paper-with-me

홈 › Papers

IntPro: A Proxy Agent for Context-Aware Intent Understanding via Retrieval-conditioned Inference

2026-02-10 · Guanming Liu, Meng Wu, Peng Zhang, Yu Zhang, Yubo Shu, Xianliang Huang, Kainan Tu, Ning Gu, Liuxin Zhang, Qianying Wang, Tun Lu arxiv

Large language models (LLMs) have become integral to modern Human-AI collaboration workflows, where accurately understanding user intent serves as a crucial step for generating satisfactory responses. Context-aware intent understanding, which involves inferring user intentions from situational environments, is inherently challenging because it requires reasoning over both the immediate context and the user's underlying motivations that drive their behavior. Moreover, existing approaches often treat intent understanding as a static recognition task, overlooking users' accumulated intent patterns that could provide valuable references for more accurate and generalizable understanding. To address this gap, we propose IntPro, a proxy agent that learns to adapt to individual users via retrieval-conditioned intent inference. We design intent explanations that abstract how contextual signals connect to expressed intents, and store them in an individual intent history library for retrieval. We train IntPro through supervised fine-tuning on retrieval-conditioned trajectories and multi-turn Group Relative Policy Optimization (GRPO) with tool-aware reward functions, enabling the agent to learn when to leverage historical intent patterns and when to infer directly. Experiments across three diverse scenarios (Highlight-Intent, MIntRec2.0, and Weibo Post-Sync) demonstrate that IntPro achieves strong intent understanding performance with effective context-aware reasoning capabilities across different scenarios and model types.

📄 PDF Abstract BibTeX arXiv:2603.03325

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Grounding Agent Memory in Contextual Intent

2026-01-15 · Ruozhen Yang, Yucheng Jiang, Yueqi Jiang, Priyanka Kargupta 외 arxiv

Deploying large language models in long-horizon, goal-oriented interactions remains challenging because similar entities and facts recur under different latent goals and constraints, causing memory systems to retrieve co…

MIND: Lightweight and Effective Memory Injection Defense for LLM Agents via Intent-Aware Information Bottleneck

2026-07-30 · Dongyi Liu, Haixing He, Xiaobao Wu, Jia Li arxiv

Memory-augmented LLM-based agents are vulnerable to memory injection attacks: Agents may retrieve poisoned memory from attackers, which diverts their behavior from initial user intent and finally causes task failure. How…

ContextAgent: Context-Aware Proactive LLM Agents with Open-World Sensory Perceptions

2025-05-20 · Bufang Yang, Lilin Xu, Liekang Zeng, Kaiwei Liu 외

Recent advances in Large Language Models (LLMs) have propelled intelligent agents from reactive responses to proactive support. While promising, existing proactive agents either rely exclusively on observations from encl…

IntentQA: Context-aware Video Intent Reasoning

2023-01-01 · ICCV 2023 1 · Jiapeng Li, Ping Wei, Wenjuan Han, Lifeng Fan

In this paper, we propose a novel task IntentQA, a special VideoQA task focusing on video intent reasoning, which has become increasingly important for AI with its advantages in equipping AI agents with the capabilit…

Contrastive LearningVideo Question Answering

SING: Synthetic Intention Graph for Scalable Active Tool Discovery in LLM Agents

2026-06-15 · Qiao Xiao, Haochen Shi, Yisen Gao, Wenbin Hu 외 arxiv

Large language model (LLM) agents increasingly rely on agent harnesses that manage context, tools, and multi-turn execution, making tools a central interface for acting in realistic digital environments. As harness-conne…