Jacob Eisenstein

@jacobeisenstein
911 Followers
581 Following
111 Posts
Poasts about research in #NLP and its friendly neighbors; likes of content about #bikes and urbanism; #Seattle; dabbling
Okay. Inspired by news &
@Stealcase , let me clarify something.
When AI companies release "open training data" for a model, they're generally sharing *fine-tuning* data. The big issues w data and consent are NOT of this type. The issues are with the MAIN DATA used in training.🧵
Still incredibly funny to me that "being indicted and arraigned will be good for Trump politically" was a widely expressed view among liberal commentators. Most scared-of-their-own-shadow political movement in history.

If you signed the petition to “pause for at least six months the training of AI systems more powerful than GPT-4”, would you be willing to share more about what work you think should be covered under the pause? The letter is vague so i’m really curious what people think is included.

#gpt4 #ai #machinelearning #artificialintelligence

Funding program for applications of AI towards UN Sustainable Development Goals: https://impactchallenge.withgoogle.com/globalgoals

From Google, applications due March 17

AI for the Global Goals | Google

Learn more about AI for the Global Goals — a new initiative from Google.org to support projects that use AI to accelerate progress toward the UN Sustainable Development Goals #takeaction #worldstodolist

AI for the Global Goals | Google

Step 1 - Open the Terminal app on your Linux, macOS, Unix, BSD, WLS, or Android

Step 2 - Type `curl wttr.in` OR `curl wttr.in/lon` (replace LON with your city's code)

Step 3 - Enjoy an excellent weather report from the CLI.

This seems stressful but when i was in grad school, people lost their RA funding because their robot fell over at a darpa review so 🤷🏻‍♂️
So, smart people: what can you do with a high altitude balloon that you can’t do with a satellite?
I'm looking for 2 emergency reviewers for ARR, deadline feb 8, track interpretability. Please send me a message when you can help. 🙏 #NLProc #nlp
RT @BachFrancis
A quiz, code snippets, and strong duality without convexity. What could be more fun than that? See this month’s blog post on non-convex quadratic optimization on the sphere.
https://francisbach.com/non-convex-quadratic-problems/
Non-convex quadratic optimization problems – Machine Learning Research Blog

📝 Faithful Chain-of-Thought Reasoning 📚

"Faithful-by-construction Chain-of-Thought prompting consists of two stages: Translation and Problem Solving, using an LM and a deterministic solver respectively." [gal30b+] 🤖 #CL

🔗 https://arxiv.org/abs/2301.13379v1 #arxiv

Faithful Chain-of-Thought Reasoning

While Chain-of-Thought (CoT) prompting boosts Language Models' (LM) performance on a gamut of complex reasoning tasks, the generated reasoning chain does not necessarily reflect how the model arrives at the answer (aka. faithfulness). We propose Faithful CoT, a reasoning framework involving two stages: Translation (Natural Language query $\rightarrow$ symbolic reasoning chain) and Problem Solving (reasoning chain $\rightarrow$ answer), using an LM and a deterministic solver respectively. This guarantees that the reasoning chain provides a faithful explanation of the final answer. Aside from interpretability, Faithful CoT also improves empirical performance: it outperforms standard CoT on 9 of 10 benchmarks from 4 diverse domains, with a relative accuracy gain of 6.3% on Math Word Problems (MWP), 3.4% on Planning, 5.5% on Multi-hop Question Answering (QA), and 21.4% on Relational Inference. Furthermore, with GPT-4 and Codex, it sets the new state-of-the-art few-shot performance on 7 datasets (with 95.0+ accuracy on 6 of them), showing a strong synergy between faithfulness and accuracy.

arXiv.org