AINeutralarXiv – CS AI · Jun 95/10
🧠Researchers introduce Dri-MED, a machine learning algorithm designed to handle multi-armed bandit problems with personalized user preferences, drifting context distributions, and baseline performance constraints. The algorithm achieves improved regret bounds while minimizing constraint violations, demonstrating practical advantages over conservative baseline approaches in experimental settings.
AINeutralarXiv – CS AI · Jun 86/10
🧠PaperFlow introduces a longitudinal framework for scientific paper recommendation that moves beyond static ranking to simulate real-world reading behavior across daily paper streams. The system profiles users, recommends papers under display constraints, and adapts to interest drift through multiple feedback signals, validated against a new benchmark of 1,200 user-day episodes and human expert evaluation.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers at Tubi have developed Shallow-RHS, a graph-based recommendation system that addresses the cold-start problem for new content by using asymmetric neural architectures. The model separates user-interaction modeling from content feature encoding, enabling immediate embeddings for newly ingested items while maintaining collaborative filtering capabilities in production environments.
AINeutralarXiv – CS AI · Jun 56/10
🧠OneReason introduces a novel framework for improving reasoning capabilities in generative recommendation models by addressing perception and cognition limitations. The approach combines semantic grounding of item tokens with multi-level chain-of-thought sequences, demonstrating that effective reasoning requires both language understanding and coherent interest modeling rather than scaling alone.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers have developed DSIRM, a machine learning model that improves e-commerce search relevance by combining discrete semantic identifiers with query-dependent ranking. The system achieved a 1.54% offline AUC improvement and significant online gains (+0.13% UCTR, +0.25% UCTCVR) when deployed on Tmall's platform, demonstrating practical value for large-scale recommendation systems.
AINeutralarXiv – CS AI · Jun 25/10
🧠Researchers introduce CASTER, a new framework for evaluating user-generated content (UGC) based on community resonance rather than traditional visual quality metrics. The accompanying MEDEA architecture uses a novel Social Chain-of-Thought mechanism that simulates diverse viewer perspectives to predict how content will resonate socially, trained through supervised learning and reinforcement learning aligned with authentic human feedback.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce SCALR, a framework that generates synthetic user-item interaction data across recommendation system domains by leveraging observed events from source domains. The approach addresses data sparsity challenges in large-scale recommendation systems and demonstrates statistically significant improvements in industrial A/B testing.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers propose PrefixMem, a dedicated encoder for Semantic IDs (hierarchical codes used in generative recommendation systems), arguing that LLMs require specialized preprocessing for this modality just as they do for vision and audio. Testing at Pinterest shows accuracy improvements up to 46% and retrieval recall gains of 22%, particularly on difficult cases where standard decoding fails.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce COPF, a framework for monitoring and controlling fairness in online link recommendation systems on evolving graphs. The system addresses the challenge that recommendation algorithms are performative—they change user behavior and create feedback loops that make traditional fairness estimates unreliable after deployment.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers introduce TDPM, a novel generative recommendation framework that applies time-aware diffusion models to improve personalized item suggestions by distinguishing between long-term period preferences and short-term event-triggered preferences. The approach achieves significant performance improvements of up to 29.21% in Hit Rate and 25.45% in NDCG metrics compared to existing methods.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce SPHERE, a semantic-based system that enables recommendation knowledge transfer across completely separate digital platforms without requiring shared users or items. Using large language models to create behavioral semantic personas, the approach demonstrates consistent improvements over traditional recommendation algorithms across Amazon Books, Goodreads, and Steam, suggesting a new paradigm for breaking down information silos in cross-domain systems.
AINeutralarXiv – CS AI · Jun 25/10
🧠Researchers propose Group RC-DMC, a machine learning framework that improves group recommendation systems by combining low-rank matrix completion with attention-based deep learning. The method addresses data sparsity challenges in collaborative filtering and demonstrates superior performance on movie and book datasets.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce GFlowGR, a new fine-tuning framework for generative recommendation systems that addresses the exposure bias problem in large language model-based recommenders. By leveraging Generative Flow Networks alongside collaborative filtering principles, the approach demonstrates improved performance over standard supervised fine-tuning and direct preference optimization methods.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce Quotient DAGs, a novel framework for off-policy evaluation that addresses variance issues in importance sampling by recognizing when generation process details are irrelevant to evaluation targets. The method computes exact unordered slate propensities efficiently through Forward-DP, a dynamic programming approach that avoids factorial enumeration, enabling practical evaluation for autoregressive slate recommendation systems.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers propose H2Rec, a novel framework that combines Semantic IDs (SID) and Hash IDs (HID) to improve sequential recommendation systems, particularly for long-tail items. The dual-branch architecture addresses the performance trade-off between head and tail recommendations, with validation across public benchmarks and a commercial platform.
AINeutralarXiv – CS AI · May 286/10
🧠Ocean4Rec presents a novel approach to video-on-demand recommendation by using LLMs offline to generate OCEAN personality profiles for content items, then performing request-time reranking without real-time model calls. The system demonstrates significant NDCG improvements (7.6-61.5%) on Samsung Smart TV data while maintaining deployment simplicity and predictable latency for production services.
$OCEAN
AIBullisharXiv – CS AI · May 286/10
🧠Researchers demonstrate a novel approach to advertising systems by using fine-tuned large language models as complementary predictors for advertiser forecasting rather than traditional ranking roles. Deployed in production-scale environments, this method improves candidate generation and downstream ranking by leveraging LLM knowledge to predict likely advertisers from user data, delivering measurable offline and online business improvements.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers introduce ProRL, a reinforcement learning framework designed to improve proactive recommender systems that guide users toward target items through sequential recommendations. The approach addresses fundamental gradient estimation problems in policy learning by implementing stepwise reward centering and position-specific advantage estimation, demonstrating superior performance on real-world datasets.
AINeutralarXiv – CS AI · May 275/10
🧠Uniboost is a new traffic allocation framework for recommendation systems that uses posterior value alignment and linear boosting to improve interpretability and efficiency in allocating traffic across business objectives. The system reduces score inflation and decouples allocation plans, demonstrating improved performance in online A/B tests with practical applications for large-scale industrial recommendation systems.
🏢 Meta
AINeutralarXiv – CS AI · May 276/10
🧠L2Rec introduces a novel framework that adapts large language models for personalized recommendations by unifying behavioral and semantic signals at the parameter level using a Dual-view Personalized Mixture-of-Experts mechanism. The approach demonstrates superior performance across multiple datasets and validates real-world applicability through industrial A/B testing.
AIBullisharXiv – CS AI · May 276/10
🧠Hi-SAM is a new hierarchical multi-modal recommendation framework that improves how AI systems process diverse data types (text, images) for personalized suggestions. The system addresses tokenization inefficiencies and architectural misalignments in existing approaches, achieving 6.55% improvement in core metrics when deployed at scale.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers have identified and addressed popularity bias in Generative Recommenders (GRs), a emerging class of AI systems that use unified end-to-end frameworks for recommendations. The study reveals that this bias stems from token-level optimization flaws and undifferentiated item tokenization, proposing Ghost, a novel system using asymmetric unlikelihood optimization and skeleton-founded tokenization to mitigate the problem while maintaining recommendation quality.
AINeutralarXiv – CS AI · May 126/10
🧠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 125/10
🧠Researchers propose a multi-level graph attention network framework that uses contrastive learning to improve knowledge-graph-based recommendation systems. The approach addresses limitations in existing methods by leveraging multi-view learning and self-supervised techniques to better model user preferences and item representations.
AIBullisharXiv – CS AI · May 116/10
🧠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.