paper-with-me

홈 › Papers

Recall Isn't Enough: Bounding Commitments in Personalized Language Systems

2026-05-15 · Rui Tang, Yichi Zhang, Xi Chen, Chen Dong, Youwei Yang, Yumeng Shen, Qiangqiang Liu arxiv

Long-context and memory systems usually treat personalization as a recall problem. In practice, many failures occur later, when a system commits: it turns noisy hints into hard constraints, drops rare witnesses, forgets downstream obligations, or answers despite infeasibility. We introduce Contract-Bounded Evidence Activation (CBEA) with Lexicographic Commitment Validation (LCV). CBEA activates a bounded evidence set using typed coverage, tail witnesses, and consequence debt; LCV validates structured commitments before prose and routes infeasible states to repair, abstention, or recontract. Across 360 fixtures and three generation backends, CBEA+LCV reaches zero failures within validator scope at 0.49-0.60 availability over attempted runs. Raw and long-context baselines with the same LCV gate reach zero only at 0.003-0.092. A shadow oracle diagnostic marks the limit: CBEA+LCV recalls 0.012 of uncompiled visible facts, while raw recalls 0.53. The result is a bounded operating point: explicit commitment control and 74-75% lower median input payload, not universal memory dominance.

📄 PDF Abstract BibTeX arXiv:2605.16712

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compress the Context, Keep the Commitments: A Formal Framework for Verifiable LLM Context Compression

2026-05-17 · Natalia Trukhina, Vadim Vashkelis arxiv

LLM context is not just tokens; it is a set of commitments. Long-running conversations accumulate goals, constraints, decisions, preferences, tool results, retrieved evidence, artifacts, and safety boundaries that future…

SemanticZip: A Pilot Framework for Lossy Text Compression with LLMs as Semantic Decompressors

2026-05-23 · Natalia Trukhina, Vadim Vashkelis arxiv

Text compression for large language model (LLM) systems is usually framed as token deletion, retrieval, summarization, or exact reconstruction. We study a more aggressive but explicitly lossy setting: compress text into …

Neutral Substrates: A Design Constraint for Shared Records Under Persistent Interpretive Disagreement

2026-01-08 · Denise M. Case arxiv

Shared accountability records are often used by parties who may never agree about causation, responsibility, or normative interpretation. For such records, neutrality cannot be achieved by omitting contested information,…

Leveraging Similar Users for Personalized Language Modeling with Limited Data

2022-05-01 · ACL 2022 5 · Charles Welch, Chenxi Gu, Jonathan Kummerfeld, Veronica Perez-Rosas 외

Personalized language models are designed and trained to capture language patterns specific to individual users. This makes them more accurate at predicting what a user will write. However, when a new user joins a platfo…

Language ModelingLanguage Modelling

Personalized Graph-Empowered Large Language Model for Proactive Information Access

2026-02-25 · Chia Cheng Chang, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen arxiv

Since individuals may struggle to recall all life details and often confuse events, establishing a system to assist users in recalling forgotten experiences is essential. While numerous studies have proposed memory recal…

Knowledge Graphs