paper-with-me

홈 › Papers

Predicting vs. Acting: A Trade-off Between World Modeling & Agent Modeling

2024-07-02 · Margaret Li, Weijia Shi, Artidoro Pagnoni, Peter West, Ari Holtzman

RLHF-aligned LMs have shown unprecedented ability on both benchmarks and long-form text generation, yet they struggle with one foundational task: next-token prediction. As RLHF models become agent models aimed at interacting with humans, they seem to lose their world modeling -- the ability to predict what comes next in arbitrary documents, which is the foundational training objective of the Base LMs that RLHF adapts. Besides empirically demonstrating this trade-off, we propose a potential explanation: to perform coherent long-form generation, RLHF models restrict randomness via implicit blueprints. In particular, RLHF models concentrate probability on sets of anchor spans that co-occur across multiple generations for the same prompt, serving as textual scaffolding but also limiting a model's ability to generate documents that do not include these spans. We study this trade-off on the most effective current agent models, those aligned with RLHF, while exploring why this may remain a fundamental trade-off between models that act and those that predict, even as alignment techniques improve.

📄 PDF Abstract BibTeX arXiv:2407.02446

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Large Language Models for Pedestrian Safety: An Application to Predicting Driver Yielding Behavior at Unsignalized Intersections

2025-09-24 · Yicheng Yang, Zixian Li, Jean Paul Bizimana, Niaz Zafri 외 arxiv

Pedestrian safety is a critical component of urban mobility and is strongly influenced by the interactions between pedestrian decision-making and driver yielding behavior at crosswalks. Modeling driver--pedestrian intera…

Computational Efficiency

Heterogeneous Interaction Modeling With Reduced Accumulated Error for Multi-Agent Trajectory Prediction

2024-10-28 · Siyuan Chen, Jiahai Wang

Dynamical complex systems composed of interactive heterogeneous agents are prevalent in the world, including urban traffic systems and social networks. Modeling the interactions among agents is the key to understanding a…

Trajectory Prediction

Orca: The World is in Your Mind

2026-06-29 · Yihao Wang, Yuheng Ji, Mingyu Cao, Yanqing Shen 외 hf

We introduce Orca, an initial instantiation of a general world foundation model. Orca learns a unified world latent space from multimodal world signals and exposes it through multimodal readout interfaces. Rather than op…

Text Generation

Private Ad Modeling with DP-SGD

2022-11-21 · Carson Denison, Badih Ghazi, Pritish Kamath, Ravi Kumar 외

A well-known algorithm in privacy-preserving ML is differentially private stochastic gradient descent (DP-SGD). While this algorithm has been evaluated on text and image data, it has not been previously applied to ads da…

Privacy Preserving

Deform360: A Massive Multi-view Visuotactile Dataset for Deformable World Models

2026-07-06 · Hongyu Li, Wanjia Fu, Xiaoyan Cong, Zekun Li 외 arxiv

Predicting object dynamics (i.e., world modeling) is a fundamental challenge for robotic manipulation, and modeling deformable objects presents a particularly difficult case due to their high-dimensional state spaces and…