y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-recommendations News & Analysis

5 articles tagged with #llm-recommendations. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

Researchers introduce AIR (Atomic Intent Reasoning), an LLM-driven framework that enables cross-domain recommendations by moving language model inference offline and dynamically constructing user intents during online operations. The system achieves 400x inference acceleration while maintaining semantic understanding, with real-world testing at Kuaishou E-commerce showing a +3.446% GMV increase.

AIBullisharXiv – CS AI · Jun 96/10
🧠

GraphLoRA: Structure-Aware Low-Rank Adaptation for Large Language Model Recommendation

GraphLoRA introduces a novel framework that integrates graph neural networks with low-rank adaptation to improve Large Language Model-based recommendation systems. By embedding trainable graph message-passing within the LoRA pathway, the method enables collaborative signals to directly guide parameter updates, achieving superior performance while maintaining computational efficiency compared to existing LLM recommendation approaches.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Generative Reasoning Re-ranker

Researchers introduce Generative Reasoning Re-ranker (GR2), an advanced framework that leverages large language models to improve recommendation system rankings through semantic ID tokenization, high-quality reasoning traces, and reinforcement learning optimization. The system demonstrates 2.4% improvement over existing state-of-the-art methods, addressing critical scalability challenges in industrial recommendation systems.

AINeutralarXiv – CS AI · May 296/10
🧠

Toward User Preference Alignment in LLM Recommendation via Explicit Context Feedback

Researchers propose integrating explicit user feedback (comments, reviews, verbal text) into Large Language Model-based recommendation systems to better align with actual user preferences. The approach addresses limitations in traditional recommender systems that rely solely on implicit signals like clicks and purchases, potentially reducing filter bubbles and improving transparency.

AIBullisharXiv – CS AI · May 116/10
🧠

RRCM: Ranking-Driven Retrieval over Collaborative and Meta Memories for LLM Recommendation

Researchers propose RRCM, a novel framework that enhances Large Language Model-based recommendation systems by dynamically retrieving relevant collaborative and metadata information. The system learns optimal context construction through ranking-driven optimization, addressing key challenges in balancing context quality with efficiency limitations.