y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#user-modeling News & Analysis

9 articles tagged with #user-modeling. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · Jun 257/10
🧠

TokenMinds: Pretrained User Tokens and Embeddings for User Understanding in Large Recommender Systems

Google researchers introduce TokenMinds, a system that generates both discrete semantic ID tokens and dense embeddings for user modeling in large-scale recommender systems. Deployed across YouTube's services handling billions of users, the approach demonstrates that semantically grounded user tokens complement traditional dense embeddings while reducing computational overhead through shared vocabulary across different content formats.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Structuring and Tokenizing Distributed User Interest Context for Generative Recommendation

Researchers introduce G2Rec, a framework that combines graph-based user behavior modeling with semantic tokenization to improve generative recommendation systems. The approach addresses scalability and context-organization limitations in existing methods, enabling more accurate prediction of user interactions at industrial scale.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Unlocking Proactivity in Task-Oriented Dialogue

Researchers present a novel approach to training task-oriented dialogue agents that enables proactive behavior through a Cognitive User Simulator and asymmetric policy optimization. The method addresses a fundamental limitation in LLM-based dialogue systems by conditioning agent responses on modeled user concerns, achieving persuasive capabilities beyond what traditional reinforcement learning methods can accomplish.

AINeutralarXiv – CS AI · May 276/10
🧠

VitaBench 2.0: Evaluating Personalized and Proactive Agents in Long-Term User Interactions

Researchers introduce VitaBench 2.0, a new benchmark for evaluating how well large language models can act as personalized and proactive agents during extended user interactions. The benchmark reveals that current state-of-the-art models struggle significantly with real-world personalization tasks, exposing a substantial gap between current AI capabilities and practical requirements for long-term user collaboration.

AINeutralarXiv – CS AI · May 276/10
🧠

Recon: Reconstruction-Guided Reasoning Synthesis for User Modeling

Researchers introduce Recon, a method for improving user modeling by evaluating synthesized reasoning traces through action reconstruction rather than post-hoc rationalization. The approach achieves 54.7% win rates over baseline methods and demonstrates that reasoning should naturally elicit predicted actions from context, advancing AI's ability to simulate human behavior.

AINeutralarXiv – CS AI · May 126/10
🧠

UxSID: Semantic-Aware User Interests Modeling for Ultra-Long Sequence

UxSID is a new machine learning framework that models long user behavior sequences using semantic grouping and dual-level attention, achieving state-of-the-art performance with a 0.337% revenue lift in large-scale advertising tests. The approach balances computational efficiency with semantic awareness by using Semantic IDs rather than item-specific search methods.

AINeutralarXiv – CS AI · May 126/10
🧠

A Reflective Storytelling Agent for Older Adults: Integrating Argumentation Schemes and Argument Mining in LLM-Based Personalised Narratives

Researchers developed a reflective storytelling agent that combines large language models with knowledge graphs and argumentation theory to generate personalized narratives for older adults. Testing with 55 participants showed the system successfully identified personally relevant purposes in two-thirds of narratives, with argument-based grounding and hallucination detection significantly improving perceived consistency and clarity.

AINeutralarXiv – CS AI · Apr 156/10
🧠

PrivacyReasoner: Can LLM Emulate a Human-like Privacy Mind?

Researchers introduce PrivacyReasoner, an LLM-based agent architecture that reconstructs individual privacy perspectives from online comment history to predict how specific people would perceive data practices. The system outperforms baseline models in predicting privacy concerns across AI, e-commerce, and healthcare domains by contextually activating relevant privacy beliefs.

AIBullisharXiv – CS AI · Mar 175/10
🧠

Iterative Semantic Reasoning from Individual to Group Interests for Generative Recommendation with LLMs

Researchers propose an Iterative Semantic Reasoning Framework (ISRF) that uses large language models to improve recommendation systems by bridging explicit individual user interests with implicit group interests. The framework employs multi-step bidirectional reasoning and iterative optimization to achieve better user interest modeling than existing methods.