paper-with-me

Papers

Context-Aware RL for Agentic and Multimodal LLMs

2026-06-15 · Peiyang Xu, Bangzheng Li, Sijia Liu, Karthik R. Narasimhan, Pramod Viswanath, Prateek Mittal, Xingyu Fu arxiv

Large language models (LLMs) often fail when answering requires identifying a small but decisive piece of evidence within a long or complex context, such as a single line in a tool trace or a subtle detail in an image. We propose ContextRL, a context-aware reinforcement learning (RL) method that improves long-horizon reasoning and multimodal performance through an \emph{indirect} auxiliary objective. Instead of supervising only the final answer, ContextRL presents the model with a query, an answer, and two highly similar contexts, and rewards it for selecting the context that supports the query--answer pair, thereby encouraging fine-grained grounding. We construct contrastive context data in two domains: for coding agents, trajectories serve as contexts, yielding 1k pairs built via condition filtering; for multimodal reasoning, images serve as contexts, yielding 7K pairs built via generative editing and similarity search. ContextRL achieves average gains of +2.2% over standard GRPO on 5 long-horizon benchmarks, and +1.8% across 12 diverse visual question answering benchmarks. To disentangle the effect of the proposed objective from that of additional data, we compare against data-augmentation baselines that repurpose the same contrastive contexts as standard query--context--answer examples. These baselines provide little to no improvement, showing that the gains arise from the proposed context-selection objective rather than from the contrastive data alone.

📄 PDF Abstract BibTeX arXiv:2606.17053

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringReinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

ContextNav: Towards Agentic Multimodal In-Context Learning

2025-10-06 · Honghao Fu, Yuan Ouyang, Kai-Wei Chang, Yiwei Wang 외 arxiv

Recent advances demonstrate that multimodal large language models (MLLMs) exhibit strong multimodal in-context learning (ICL) capabilities, enabling them to adapt to novel vision-language tasks from a few contextual exam…

PathoSage: Towards Multi-Source Evidence Adjudication in Pathology via Experience-Aware Agentic Workflow

2026-05-18 · Chengyang Zhang, Wenchuan Zhang, Bo Li, Mengran Li 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) and agent workflows have shown strong promise for computational pathology, yet reliable patch-level reasoning remains challenging. End-to-end pathology MLLMs of…

Multimodal Reasoning

Towards Agentic Recommender Systems in the Era of Multimodal Large Language Models

2025-03-20 · Chengkai Huang, Junda Wu, Yu Xia, Zixu Yu 외

Recent breakthroughs in Large Language Models (LLMs) have led to the emergence of agentic AI systems that extend beyond the capabilities of standalone models. By empowering LLMs to perceive external environments, integra…

Multimodal ReasoningRecommendation Systems

Agentic Multi-Persona Framework for Evidence-Aware Fake News Detection

2025-12-24 · Roopa Bukke, Soumya Pandey, Suraj Kumar, Soumi Chattopadhyay 외 arxiv

The rapid proliferation of online misinformation threatens the stability of digital social systems and poses significant risks to public trust, policy, and safety, necessitating reliable automated fake news detection. Ex…

Domain GeneralizationFake News DetectionSemantic Similarity

Q-Probe: Scaling Image Quality Assessment to High Resolution via Context-Aware Agentic Probing

2026-01-21 · Xiang Li, Xueheng Li, Yu Wang, Xuanhua He 외 arxiv

Reinforcement Learning (RL) has empowered Multimodal Large Language Models (MLLMs) to achieve superior human preference alignment in Image Quality Assessment (IQA). However, existing RL-based IQA models typically rely on…

Image Quality AssessmentReinforcement Learning