Solving Reasoning Problems with LLMs in 2023
Author:Murphy | View: 24903 | Time: 2025-03-22 23:27:25
It's the beginning of 2024 and ChatGPT just celebrated its one-year birthday. One year is a super long time for the community of large language models, where a myriad of interesting works have taken place. Let's revisit the progress and discuss topics for the coming year.

_This post was co-authored with Michael Galkin (Intel AI Lab), Abulhair Saparov (New York University), Shibo Hao (UC San Diego) and Yihong Chen (University College London & Meta AI Research). Many insights in this post were formed during the fruitful discussions with Emily Xue (Google), Hanjun Dai (Google DeepMind) and Bruno Ribeiro (Purdue University)._
Table of Contents
- Introduction
- Tool Use
- In-context learning enables using more tools
- Most used tools: code interpreters and retrievers
- Let LLMs create their own tools
- Reasoning
- Planning
- Self series
- Evaluations and observations
- What needs to be solved in 2024?
Introduction