AI RESEARCHarXiv9d ago

Hypotheses-Guided Self Distillation for Continual Personalization

EunJeong Hwang · Kushan Mitra · Dan Zhang · Hannah Kim · Estevam Hruschka

arXiv:2609.00251v1Artificial Intelligence

WHAT THIS RESEARCH IS ABOUT

As people increasingly rely on large language model assistants, adapting to individual user preferences over time has become essential. However, users rarely articulate their preferences fully, leaving models to infer them from heterogeneous, noisy, and indirect behavioral signals. Current approaches often depend on processing raw interaction histories or using costly reward-based optimization, which can be difficult to scale reliably.

To address these challenges, the researchers introduce HypReflect, a framework designed for continual personalization. The system infers explicit, uncertainty-aware preference hypotheses from diverse user interactions, reflectively updates these hypotheses as new evidence arrives, and integrates this refined user model using hypotheses-guided self-distillation.

Across evaluations covering online personalization, multi-session interactions, and implicit signals, HypReflect outperformed traditional raw-history and incremental-update baselines. It also demonstrated strong generalization to new users and cross-domain tasks while maintaining stability across different context budgets, pointing toward more scalable and dependable personalized assistants.

AI-assisted summary of the paper abstract.

KEY POINTS

  • 01
    Implicit user preferences

    User preferences are typically latent, incomplete, and noisy, making continual adaptation difficult for standard methods.

  • 02
    HypReflect framework

    The proposed framework forms uncertainty-aware preference hypotheses, reflectively refines them over time, and uses self-distillation to update the model.

  • 03
    Broad performance gains

    Experiments across online, multi-session, and implicit signal settings showed the method outperforming raw-history and incremental-update baselines.

  • 04
    Effective generalization

    The approach demonstrated strong generalization to unseen users and cross-domain contexts while remaining stable under varying context budgets.

Abstract

As people increasingly interact with LLM assistants in daily life, continually adapting to individual preferences has become essential for effective long-term interactions. However, user preferences are rarely stated in full, and instead emerge through heterogeneous, latent, and noisy signals, with existing methods relying on raw interaction histories or costly reward-based optimization to manage personalization. We introduce HypReflect, a reliable, scalable framework for continual personalization that infers explicit, uncertainty-aware preference hypotheses from diverse user signals, reflectively refines them as new evidence accumulates, and incorporates the resulting user model through hypotheses-guided self-distillation. Experiments across three personalization settings: online personalization, multi-session interactions, and implicit behavioral signals, show that HypReflect outperforms a range of baselines, including raw-history and incremental-update methods. We further demonstrate strong generalization to unseen users and cross-domain settings, along with stability across context budgets, reusable hypotheses, and more focused personalization. These results suggest a step towards reliable and scalable continual personalization through explicit, revisable user preference hypotheses.

Discussion · 0

Sign in to join the discussion.