paper-with-me

홈 › Papers

Agent-Omit: Adaptive Context Omission for Efficient LLM Agents

2026-02-04 · Yansong Ning, Jun Fang, Naiqiang Tan, Hao Liu arxiv

Managing agent context (e.g., thought and observation) during multi-turn agent-environment interactions is an emerging strategy to improve agent efficiency. However, existing studies treat the entire interaction trajectories equally, overlooking the thought necessity and observation utility varies across turns. To this end, we first conduct quantitative investigations into how thought and observation affect agent effectiveness and efficiency. Based on our findings, we propose Agent-Omit, a unified training framework that empowers LLM agents to adaptively omit redundant thoughts and observations. Specifically, we first synthesize a small amount of cold-start data, including both single-turn and multi-turn omission scenarios, to fine-tune the agent for omission behaviors. Furthermore, we introduce an omit-aware agentic reinforcement learning approach, incorporating a dual sampling mechanism and a tailored omission reward to incentivize the agent's adaptive omission capability. Theoretically, we prove that the deviation of our omission policy is upper-bounded by KL-divergence. Experimental results on five agent benchmarks show that our constructed Agent-Omit-8B could obtain performance comparable to seven frontier LLM agent, and achieve the best effectiveness-efficiency trade-off than seven efficient LLM agents methods. Our code and data are available at https://github.com/usail-hkust/Agent-Omit.

📄 PDF Abstract BibTeX arXiv:2602.04284

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Debating the Unspoken: Role-Anchored Multi-Agent Reasoning for Half-Truth Detection

2026-04-21 · Yixuan Tang, Yirui Zhang, Hang Feng, Anthony K. H. Tung arxiv

Half-truths, claims that are factually correct yet misleading due to omitted context, remain a blind spot for fact verification systems focused on explicit falsehoods. Addressing such omission-based manipulation requires…

Fact Verification

Reasoning About the Unsaid: Misinformation Detection with Omission-Aware Graph Inference

2025-12-01 · Zhengjia Wang, Danding Wang, Qiang Sheng, Jiaying Wu 외 arxiv

This paper investigates the detection of misinformation, which deceives readers by explicitly fabricating misleading content or implicitly omitting important information necessary for informed judgment. While the former …

TRUSTMEM: Learning Trustworthy Memory Consolidation for LLM Agents with Long-Term Memory

2026-06-23 · Tianyu Yang, Sudipta Paul, Vijay Srinivasan, Vivek Kulkarni 외 arxiv

Large language model (LLM) agents rely on long-term memory to support extended interactions and personalized assistance beyond finite context windows. Existing memory agents actively update external memory through genera…

Reinforcement Learning

Latent Causal Void: Explicit Missing-Context Reconstruction for Misinformation Detection

2026-05-12 · Hui Li, Zhongquan Jian, Jinsong Su, Junfeng Yao arxiv

Automatic misinformation detection performs well when deception is visible in what an article explicitly states. However, some misinformation articles remain locally coherent and only become misleading once compared with…

Reducing Word Omission Errors in Neural Machine Translation: A Contrastive Learning Approach

2019-07-01 · ACL 2019 7 · Zonghan Yang, Yong Cheng, Yang Liu, Maosong Sun

While neural machine translation (NMT) has achieved remarkable success, NMT systems are prone to make word omission errors. In this work, we propose a contrastive learning approach to reducing word omission errors in NMT…

Contrastive LearningMachine TranslationNMTTranslation