6 papers
CLEAR: Context Augmentation from Contrastive Learning of Experience via Agentic Reflection
Linbo Liu, Guande Wu, Han Ding +7
Large language model agents rely on effective model context to obtain task-relevant information for decision-making. Many existing context engineering approaches primarily rely on…
Agentic Code Optimization via Compiler-LLM Cooperation
Benjamin Mikek, Danylo Vashchilenko, Bryan Lu +1
Generating performant executables from high level languages is critical to software performance across a wide range of domains. Modern compilers perform this task by passing code t…
Reinforcement Learning for Self-Improving Agent with Skill Library
Jiongxiao Wang, Qiaojing Yan, Yawei Wang +6
Large Language Model (LLM)-based agents have demonstrated remarkable capabilities in complex reasoning and multi-turn interactions but struggle to continuously improve and adapt wh…
SALT: Step-level Advantage Assignment for Long-horizon Agents via Trajectory Graph
Jiazheng Li, Yawei Wang, David Yan +5
Large Language Models (LLMs) have demonstrated remarkable capabilities, enabling language agents to excel at single-turn tasks. However, their application to complex, multi-step, a…
A Systematic Survey of Automatic Prompt Optimization Techniques
Kiran Ramnath, Kang Zhou, Sheng Guan +18
Since the advent of large language models (LLMs), prompt engineering has been a crucial step for eliciting desired responses for various Natural Language Processing (NLP) tasks. Ho…
SDRT: Enhance Vision-Language Models by Self-Distillation with Diverse Reasoning Traces
Guande Wu, Huan Song, Yawei Wang +4
Reasoning is increasingly crucial for various tasks. While chain-of-thought prompting enables large language models to leverage reasoning effectively, harnessing the reasoning capa…