paper-with-me

홈 › Papers

One STEP at a time: Language Agents are Stepwise Planners

2024-11-13 · Minh Nguyen, Ehsan Shareghi

Language agents have shown promising adaptability in dynamic environments to perform complex tasks. However, despite the versatile knowledge embedded in large language models, these agents still fall short when it comes to tasks that require planning. We introduce STEP, a novel framework designed to efficiently learn from previous experiences to enhance the planning capabilities of language agents in future steps. Concretely, STEP functions through four interconnected components. First, the Planner takes on the task, breaks it down into subtasks and provides relevant insights. Then the Executor generates action candidates, while the Evaluator ensures the actions align with learned rules from previous experiences. Lastly, Memory stores experiences to inform future decisions. In the ScienceWorld benchmark, our results show that STEP consistently outperforms state-of-the-art models, achieving an overall score of 67.4 and successfully completing 12 out of 18 tasks. These findings highlight STEP's potential as a framework for enhancing planning capabilities in language agents, paving the way for more sophisticated task-solving in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2411.08432

Code (1)

minhtuong201/step 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search

2025-02-04 · Zongyu Lin, Yao Tang, Xingcheng Yao, Da Yin 외

Language agents have become a promising solution to complex interactive tasks. One of the key ingredients to the success of language agents is the reward model on the trajectory of the agentic workflow, which provides va…

BAPPA: Benchmarking Agents, Plans, and Pipelines for Automated Text-to-SQL Generation

2025-11-06 · Fahim Ahmed, Md Mubtasim Ahasan, Jahir Sadik Monon, Muntasir Wahed 외 arxiv

Text-to-SQL systems provide a natural language interface that can enable even laymen to access information stored in databases. However, existing Large Language Models (LLM) struggle with SQL generation from natural inst…

Stepwise Goal-Driven Networks for Trajectory Prediction

2021-03-25 · Chuhua Wang, Yuchen Wang, Mingze Xu, David J. Crandall

We propose to predict the future trajectories of observed agents (e.g., pedestrians or vehicles) by estimating and using their goals at multiple time scales. We argue that the goal of a moving agent may change over time,…

DecoderMulti-future Trajectory PredictionPredictionTrajectory Prediction

Generator-Assistant Stepwise Rollback Framework for Large Language Model Agent

2025-03-04 · Xingzuo Li, Kehai Chen, Yunfei Long, Xuefeng Bai 외

Large language model (LLM) agents typically adopt a step-by-step reasoning framework, in which they interleave the processes of thinking and acting to accomplish the given task. However, this paradigm faces a deep-rooted…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

An Analytical Model for Stepwise Adiabatic Driver Energy Consumption

2022-10-29 · Eric J. Carlson, Joshua R. Smith

This paper presents a complete closed-form analytical model for determining the per-cycle energy consumption of stepwise adiabatic drivers used for driving a capacitive load such as a power FET gate. The model takes into…