recommender-systems

Tag

Cards List
#recommender-systems

Auto-RecSys: Harnessing Autonomous Research Agents for Industry-Scale Recommender System

arXiv cs.CL · 2026-09-11 Cached

Auto-RecSys is an autonomous research system for automating long-horizon experimentation on industry-scale recommendation models, using distributed execution, centralized memory, and cognitive-procedural separation to improve efficiency and reliability.

0 favorites 0 likes
#recommender-systems

@PyTorch: The PyTorch AOTI backend delivered a 1.14x–1.28x speedup over the Python backend in NVIDIA’s HSTU inference tests when …

X AI KOLs Following · 2026-09-04 Cached

NVIDIA reports significant speedups with PyTorch AOTI backend in HSTU inference tests, up to 2.38x in ideal scenarios, and highlights tools like recsys-examples and nv-embedding-cache for generative recommender systems at scale.

0 favorites 0 likes
#recommender-systems

Off-Policy Evaluation for Semantic ID Recommenders: Does the Model's Own Code Hierarchy Help?

arXiv cs.LG · 2026-09-01 Cached

This paper explores using a model's semantic ID hierarchy for off-policy evaluation in generative recommenders, showing that coarsening to code-prefix clusters improves estimation accuracy under production logging constraints.

0 favorites 0 likes
#recommender-systems

TH-GNN: Heterogeneous Temporal Graph Neural Networks for LLM-Agent Shilling Attack Detection

arXiv cs.CL · 2026-08-24 Cached

This paper introduces TH-GNN, a heterogeneous temporal graph neural network that fuses graph structure and textual semantics to detect shilling attacks generated by LLM agents in recommender systems, achieving superior performance over existing methods.

0 favorites 0 likes
#recommender-systems

RecPFN: Prior-Fitted Networks for In-Context-Based Recommendations

arXiv cs.LG · 2026-08-21 Cached

RecPFN introduces a prior-fitted network for in-context learning in sequential recommendations, pretrained on synthetic clickstream data to achieve state-of-the-art zero-shot performance across benchmarks.

0 favorites 0 likes
#recommender-systems

Residual Dominance as a Structural Account of Last-Item Reliance in Causal Self-Attention Recommenders

arXiv cs.AI · 2026-08-17 Cached

This paper proposes residual dominance as a structural explanation for last-item reliance in causal self-attention based sequential recommenders, using prediction-time diagnostics and norm-based analysis to link this behavior to residual addition in transformer models.

0 favorites 0 likes
#recommender-systems

Content Depth Matters in Short-Video Recommendation: Rethinking the Attention Economy

arXiv cs.AI · 2026-08-17 Cached

This paper introduces Content Depth Score (CDS) and SCOPE-Bench to evaluate short-video recommender systems for cognitive depth, revealing that existing systems prioritize shallow content over deeper engagement.

0 favorites 0 likes
#recommender-systems

Inverse Theory of Mind Modeling for Content Recommendation: From Web Browsing to Dynamic Intelligent Interfaces

arXiv cs.AI · 2026-08-13 Cached

The paper proposes an Inverse Theory of Mind (IToM) pipeline that infers user beliefs, preferences, and decision-making traits from observed interactions, using LLM-driven counterfactual reasoning to synthesize structured user personas for adaptive content recommendation across modalities, including a VisionOS spatial banking app.

0 favorites 0 likes
#recommender-systems

RecSys Factory: Bounding LLM Agent Autonomy to Decision Points in the Industrial Recommender Lifecycle

arXiv cs.AI · 2026-08-13 Cached

This paper presents RecSys Factory, an LLM-agent platform deployed at Tencent that confines agent autonomy to decision points rather than full pipelines, balancing autonomy, determinism, and efficiency across three industrial recommender business lines.

0 favorites 0 likes
#recommender-systems

MARCO: Click-Intent Decomposition for Calibrated Ads Conversion Prediction

arXiv cs.LG · 2026-08-12 Cached

MARCO is a Meta AI framework that decomposes clicks by intent to improve ads conversion prediction, correcting per-intent calibration bias and lifting conversions per click by +2.80% and topline metrics by +0.98% in production.

0 favorites 0 likes
#recommender-systems

Detecting an Effect Is Not Learning to Act on It: A Reward-SNR Floor for LLM Acquisition Agents

arXiv cs.LG · 2026-08-12 Cached

The paper argues that detecting an average effect of an acquired LLM-derived signal is not the same as learning per-instance acquisition policies, and establishes a reward-SNR floor (ρ* ≈ 2.8/√N) below which offline routing is impossible. It introduces Structured Hypothesis Embeddings (SHE) and shows across three datasets that learned per-example acquisition collapses below this floor, recommending design-time regime gates instead.

0 favorites 0 likes
#recommender-systems

social media rabbit holes, clusters, and the relative mixing times of random walks

Lobsters Hottest · 2026-08-07 Cached

An analysis of Twitter's community structure using domain co-occurrence data and PCA/t-SNE, revealing tight right-wing and diffuse left-wing clusters, with implications for recommender systems and random walk mixing times.

0 favorites 0 likes
#recommender-systems

Generative Optimization for Incentivized Advertising with Global Level Constraints

arXiv cs.LG · 2026-08-06 Cached

This paper proposes GOAL, a constraint-aware generative framework for incentivized advertising that formulates incentive allocation as conditional sequence generation, and introduces SCPO to learn a single generative policy that generalizes across ROI constraints. Experiments show improved long-term revenue and user retention with reduced ROI violations.

0 favorites 0 likes
#recommender-systems

A/B Agent: A Self-Evolving Agent for Strategy Iteration in Industrial A/B Testing

arXiv cs.AI · 2026-08-06 Cached

This paper proposes A/B Agent, a closed-loop agent framework that organizes historical A/B testing knowledge into a hierarchical experience tree, retrieves transferable strategies via multi-path Tree-RAG, and self-evolves through online experiment feedback, achieving a 4.829% GMV improvement in a short-video e-commerce recommendation system.

0 favorites 0 likes
#recommender-systems

RecHarness: A Bandit-Routed Agentic Harness for Self-Evolving Recommender Systems

Hugging Face Daily Papers · 2026-07-31 Cached

RecHarness is a bandit-routed agentic harness that automates recommender model optimization by separating direction selection from hypothesis generation, achieving stable improvements and significant gains in an online A/B test.

0 favorites 0 likes
#recommender-systems

Understanding Semantic IDs: From Item Representation to Item Selection in Generative Recommendation

arXiv cs.AI · 2026-07-29 Cached

This paper systematically investigates Semantic IDs (SIDs) in generative recommendation, finding that while SIDs preserve coarse item organization, they lose fine local structure from the encoder. The authors propose Item-Supported Decoding (ISD), a lightweight inference-time method that improves NDCG@10 by up to 31.2% without additional parameters or retraining.

0 favorites 0 likes
#recommender-systems

Proximity Features: Privacy-Compliant Cold-Start Personalization at Airbnb

arXiv cs.LG · 2026-07-15 Cached

This paper introduces Proximity Features, a privacy-compliant system that uses aggregated geo-IP data to personalize recommendations for cold-start users at Airbnb, achieving significant booking lifts in production experiments.

0 favorites 0 likes
#recommender-systems

RouteRec: Strict Evaluation of Recommender-Agent Selection and Aggregation

arXiv cs.CL · 2026-07-14 Cached

RouteRec is a framework for evaluating request-level hard selection versus item-level learned aggregation of heterogeneous recommender agents, including an LLM reranker, under cost constraints. Experiments on MovieLens-1M show that item-level aggregation significantly outperforms request-level selection.

0 favorites 0 likes
#recommender-systems

Mitigating Early Training Collapse in CTR Models

arXiv cs.LG · 2026-07-14 Cached

This paper analyzes the early training collapse phenomenon in deep neural models for click-through rate prediction and proposes mitigation strategies such as sparse feature removal and value filtering, demonstrating improvements on large-scale industrial datasets.

0 favorites 0 likes
#recommender-systems

Beyond expert users: agents should help users construct preferences, not just elicit them

arXiv cs.AI · 2026-07-01 Cached

This paper argues that agents should help users construct preferences rather than assuming well-formed ones, proposing the CoPref model and CoShop benchmark. Evaluations show even frontier models achieve only 56% accuracy due to poor preference expansion.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback