paper-with-me

Papers

Selective Perception: Optimizing State Descriptions with Reinforcement Learning for Language Model Actors

2023-07-21 · Kolby Nottingham, Yasaman Razeghi, KyungMin Kim, JB Lanier, Pierre Baldi, Roy Fox, Sameer Singh

Large language models (LLMs) are being applied as actors for sequential decision making tasks in domains such as robotics and games, utilizing their general world knowledge and planning abilities. However, previous work does little to explore what environment state information is provided to LLM actors via language. Exhaustively describing high-dimensional states can impair performance and raise inference costs for LLM actors. Previous LLM actors avoid the issue by relying on hand-engineered, task-specific protocols to determine which features to communicate about a state and which to leave out. In this work, we propose Brief Language INputs for DEcision-making Responses (BLINDER), a method for automatically selecting concise state descriptions by learning a value function for task-conditioned state descriptions. We evaluate BLINDER on the challenging video game NetHack and a robotic manipulation task. Our method improves task success rate, reduces input size and compute costs, and generalizes between LLM actors.

📄 PDF Abstract BibTeX arXiv:2307.11922

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModelingLanguage ModellingNetHackSequential Decision MakingWorld Knowledge

Similar Papers 제목 키워드 기반

MIRL: Mutual Information-Guided Reinforcement Learning for Vision-Language Models

2026-05-02 · Yin Zhang, Jiaxuan Zhao, Zonghan Wu, Zengxiang Li 외 arxiv

Vision-Language Models (VLMs) frequently suffer from visual perception errors and hallucinations that compromise answer accuracy in complex reasoning tasks. Reinforcement Learning with Verifiable Rewards (RLVR) offers a …

Reinforcement Learning

Syn-GRPO: Self-Evolving Data Synthesis for MLLM Perception Reasoning

2025-11-24 · Qihan Huang, Haofei Zhang, Rong Wei, Yi Wang 외 arxiv

RL (reinforcement learning) methods (e.g., GRPO) for MLLM (Multimodal LLM) perception ability has attracted wide research interest owing to its remarkable generalization ability. Nevertheless, existing reinforcement lear…

Reinforcement LearningImage Generation

VideoVeritas: AI-Generated Video Detection via Perception Pretext Reinforcement Learning

2026-02-09 · Hao Tan, Jun Lan, Senyuan Shi, Zichang Tan 외 arxiv

The growing capability of video generation poses escalating security risks, making reliable detection increasingly essential. In this paper, we introduce VideoVeritas, a framework that integrates fine-grained perception …

Reinforcement LearningVideo GenerationObject Counting

UMC: A Unified Bandwidth-efficient and Multi-resolution based Collaborative Perception Framework

2023-03-22 · ICCV 2023 1 · Tianhang Wang, Guang Chen, Kai Chen, Zhengfa Liu 외

Multi-agent collaborative perception (MCP) has recently attracted much attention. It includes three key processes: communication for sharing, collaboration for integration, and reconstruction for different downstream tas…

VIPER: Visual Perception and Explainable Reasoning for Sequential Decision-Making

2025-03-19 · Mohamed Salim Aissi, Clemence Grislain, Mohamed Chetouani, Olivier Sigaud 외

While Large Language Models (LLMs) excel at reasoning on text and Vision-Language Models (VLMs) are highly effective for visual perception, applying those models for visual instruction-based planning remains a widely ope…

Decision MakingSequential Decision Making