Learning Transferable Latent User Preferences for Human-Aligned Decision Making

Alina Hyk, Sandhya Saisubramanian

arXiv:2605.12682 · 2026-05-14 공개 · arXiv · PDF

llm user-study decision-making transfer-learning human-alignment preference-inference latent-preferences conversational-learning

Abstract

Large language models (LLMs) are increasingly used as reasoning modules in many applications. While they are efficient in certain tasks, LLMs often struggle to produce human-aligned solutions. Human-aligned decision making requires accounting for both explicitly stated goals and latent user preferences that shape how ambiguous situations should be resolved. Existing approaches to incorporating such preferences either rely on extensive and repeated user interactions or fail to generalize latent preferences across tasks and contexts, limiting their practical applicability. We consider a setting in which an LLM is used for high-level reasoning and is responsible for inferring latent user preferences from limited interactions, which guides downstream decision making. We introduce CLIPR (Conversational Learning for Inferring Preferences and Reasoning), a framework that learns actionable, transferable natural language rules that represent latent user preferences from minimal conversational input. These rules are iteratively refined through adaptive feedback and applied to both in-distribution and out-of-distribution ambiguous tasks across multiple environments. Evaluations on three datasets and a user study show that CLIPR consistently outperforms existing methods in improving alignment and reducing inference costs.

한국어 요약

📋 한 줄 요약

**[LLM 정렬 · 의사결정]** 최소한의 대화로부터 사용자별 잠재 선호를 자연어 규칙으로 학습·전이시켜 모호한 상황에서도 인간 정렬된 결정을 가능하게 하는 CLIPR 프레임워크를 제안한다.

🎯 핵심 기여도

💡 핵심 아이디어

잠재 사용자 선호를 매번 길게 묻거나 단일 컨텍스트에 고착시키는 대신, 자연어 규칙이라는 휴대 가능한 매개체로 추출해 다양한 환경에서 재사용한다.

🔬 기술적 접근법

📊 주요 결과

💭 의의 및 한계

**의의**: 사용자별 선호를 LLM 의사결정 파이프라인에 가볍게 주입·전이하는 실용 경로를 보여준다. **한계**: 자연어 규칙으로 표현 가능한 선호에 한정되며 규칙 충돌·시간 경과에 따른 선호 변화 처리 등은 후속 과제로 남는다.

🚀 실용적 활용