paper-with-me

홈 › Papers

STEPS: A Benchmark for Order Reasoning in Sequential Tasks

2023-06-07 · Weizhi Wang, Hong Wang, Xifeng Yan

Various human activities can be abstracted into a sequence of actions in natural text, i.e. cooking, repairing, manufacturing, etc. Such action sequences heavily depend on the executing order, while disorder in action sequences leads to failure of further task execution by robots or AI agents. Therefore, to verify the order reasoning capability of current neural models in sequential tasks, we propose a challenging benchmark , named STEPS. STEPS involves two subtask settings, focusing on determining the rationality of given next step in recipes and selecting the reasonable step from the multi-choice question, respectively. We describe the data construction and task formulations, and benchmark most of significant Large Language Models (LLMs). The experimental results demonstrate 1) The commonsense reasoning of action orders in sequential tasks are challenging to resolve via zero-shot prompting or few-shot in-context learning for LLMs; 2) Prompting method still significantly lags behind tuning-based method on STEPS.

📄 PDF Abstract BibTeX arXiv:2306.04441

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

Order Doesn't Matter, But Reasoning Does: Training LLMs with Order-Centric Augmentation

2025-02-27 · Qianxi He, Qianyu He, Jiaqing Liang, Yanghua Xiao 외

Logical reasoning is essential for large language models (LLMs) to ensure accurate and coherent inference. However, LLMs struggle with reasoning order variations and fail to generalize across logically equivalent transfo…

Data AugmentationLogical Reasoningvalid

Rethinking Dense Sequential Chains: Reasoning Language Models Can Extract Answers from Sparse, Order-Shuffling Chain-of-Thoughts

2026-05-08 · Yi-Chang Chen, Feng-Ting Liao, Da-shan Shiu, Hung-yi Lee arxiv

Modern reasoning language models generate dense, sequential chain-of-thought traces implicitly assuming that every token contributes and that steps must be consumed in order. We challenge both assumptions through a syste…

Premise Order Matters in Reasoning with Large Language Models

2024-02-14 · Xinyun Chen, Ryan A. Chi, Xuezhi Wang, Denny Zhou

Large language models (LLMs) have accomplished remarkable reasoning performance in various domains. However, in the domain of reasoning tasks, we discover a frailty: LLMs are surprisingly brittle to the ordering of the p…

GSM8KMathematical Problem-Solving

MedSPOT: A Workflow-Aware Sequential Grounding Benchmark for Clinical GUI

2026-03-20 · Rozain Shakeel, Abdul Rahman Mohammad Ali, Muneeb Mushtaq, Tausifa Jan Saleem 외 arxiv

Despite the rapid progress of Multimodal Large Language Models (MLLMs), their ability to perform reliable visual grounding in high-stakes clinical software environments remains underexplored. Existing GUI benchmarks larg…

Visual Grounding

Beyond Surface Reasoning: Unveiling the True Long Chain-of-Thought Capacity of Diffusion Large Language Models

2025-10-10 · Qiguang Chen, Hanjing Li, Libo Qin, Dengyun Peng 외 arxiv

Recently, Diffusion Large Language Models (DLLMs) have offered high throughput and effective sequential reasoning, making them a competitive alternative to autoregressive LLMs (ALLMs). However, parallel decoding, which e…