Challenge: Existing approaches to generate responses using few-shot examples depend on the provided examples, limiting the model’s reasoning capabilities.
Approach: They propose a model that emulates human reasoning during response generation by using curated few-shot prompts instead of manually crafted few-shot examples.
Outcome: The proposed model achieves strong performance on diverse LLMs benchmarks with reasonable rationales.

Similar Papers

The Power of Bullet Lists: A Simple Yet Effective Prompting Approach to Enhancing Spatial Reasoning in Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large language models (LLMs) are currently dominating the field of natural language processing, but spatial reasoning ability is lacking in LLMs.
Approach: They propose a prompting technique that integrates bullet lists, coordinates, and visualizations into the reasoning process and integrates them into planning tasks.
Outcome: The proposed technique boosts LLMs' spatial reasoning abilities compared to previous prompting techniques.
Let’s Be Self-generated via Step by Step: A Curriculum Learning Approach to Automated Reasoning with Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing efforts to improve CoT prompting have limitations that require extensive human effort or performance needs to be improved.
Approach: They propose a prompt approach for automatic reasoning called LBS3 inspired by curriculum learning which better reflects human learning habits.
Outcome: The proposed approach achieves strongly competitive performance compared to baselines in reasoning-intensive tasks with varying open- and closed-source LLMs.
Language Models of Code are Few-Shot Commonsense Learners (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to generate graphs using pre-trained language models hinder their ability to generate them correctly.
Approach: They propose to frame structured commonsense reasoning tasks as code generation tasks instead of serializing the output graph as a flat list of nodes and edges.
Outcome: The proposed approach outperforms natural-language LMs in three natural language tasks even when the downstream task does not involve source code at all.
Towards Reasoning in Large Language Models: A Survey (2023.findings-acl)

Copied to clipboard

Challenge: Reasoning is a fundamental aspect of human intelligence that plays a crucial role in many intellectual activities.
Approach: They propose to improve LLMs' ability to elicit reasoning by providing exemplars or prompts to model reasoning.
Outcome: This paper provides a comprehensive overview of the state of knowledge on reasoning in large language models.
Current Advances in LLM Reasoning (2026.acl-tutorials)

Copied to clipboard

Challenge: This tutorial examines comprehensive evaluation strategies to assess the reasoning abilities of large language models (LLMs) advanced inference time methods and post-training methods that aim to make LLMs think more like humans are discussed in this tutorial.
Approach: This tutorial explores comprehensive evaluation strategies to assess the reasoning abilities of large language models (LLMs) and discusses two types of methods to improve models’ reasoning: advanced inference time methods, structured and self-improvement inference methods, and post-training methods, such as RLHF, DPO, and GRPO.
Outcome: This tutorial examines evaluation strategies to assess the reasoning abilities of large language models and discusses two types of methods to improve models’ reasoning.
LLMCrit: Teaching Large Language Models to Use Criteria (2024.findings-acl)

Copied to clipboard

Challenge: Current research on using criteria to provide feedback on tasks is limited . a general framework that can be used to teach large language models to use criteria is lacking .
Approach: They propose a framework that enables large language models to use criteria for feedback . criteria are extracted from guidelines and construct in-context demonstrations for each criterion .
Outcome: The proposed framework can be used to provide natural language feedback on tasks.
An Improved, Strong Baseline for Pre-Trained Large Language Models as Task-Oriented Dialogue Systems (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have shown that Large Language Models perform insufficiently as TOD systems.
Approach: They propose a self-checking mechanism to improve LLM performance as TOD systems.
Outcome: The proposed model outperforms existing models and improves their performance.
Retrieval-Augmented Code Generation for Situated Action Generation: A Case Study on Minecraft (2024.findings-emnlp)

Copied to clipboard

Challenge: In the Minecraft Collaborative Building Task, two players collaborate to build a building using 3D blocks.
Approach: They propose to use large language models to model the Builder's sequence of actions in the Minecraft Collaborative Building Task.
Outcome: The proposed methods significantly improve performance over baseline methods and provide detailed analysis for future work.
Complex Reasoning in Natural Language (2023.acl-tutorials)

Copied to clipboard

Challenge: Recent research shows that pretrained language models are often brittle for complex reasoning tasks.
Approach: They propose to use pre-trained language models to teach machines to reason over texts . they will review recent promising approaches to tackling complex reasoning tasks .
Outcome: This tutorial reviews promising approaches to complex reasoning tasks . it reviews the methods that can be used to augment models with robustness .
Structure Guided Prompt: Instructing Large Language Model in Multi-Step Reasoning by Exploring Graph Structure of the Text (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) excel at straightforward reasoning tasks, but struggle when faced with complex multi-step reasoning.
Approach: They propose a framework that converts unstructured text into a graph and instructs LLMs to navigate this graph using task-specific strategies.
Outcome: The proposed framework improves the multi-step reasoning capabilities of Large Language Models in a zero-shot setting.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations