REVIEW 16 cited by
A Survey of Generative Search and Recommendation in the Era of Large Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
With the information explosion on the Web, search and recommendation are foundational infrastructures to satisfying users' information needs. As the two sides of the same coin, both revolve around the same core research problem, matching queries with documents or users with items. In the recent few decades, search and recommendation have experienced synchronous technological paradigm shifts, including machine learning-based and deep learning-based paradigms. Recently, the superintelligent generative large language models have sparked a new paradigm in search and recommendation, i.e., generative search (retrieval) and recommendation, which aims to address the matching problem in a generative manner. In this paper, we provide a comprehensive survey of the emerging paradigm in information systems and summarize the developments in generative search and recommendation from a unified perspective. Rather than simply categorizing existing works, we abstract a unified framework for the generative paradigm and break down the existing works into different stages within this framework to highlight the strengths and weaknesses. And then, we distinguish generative search and recommendation with their unique challenges, identify open problems and future directions, and envision the next information-seeking paradigm.
Forward citations
Cited by 16 Pith papers
-
Bridging the Structural Gap: Adapting Autoregressive Generation for Recommendation
BARGE improves generative sequential recommendation by restoring item boundaries in the encoder and suppressing hierarchical semantic drift in decoding, outperforming prior generative baselines on public and industria...
-
GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models
A LoRA-tuned LLM with trie-constrained decoding improves grocery category recommendation and yields a 7.5% cart-add lift in production.
-
UniVA: Unified Value Alignment for Generative Recommendation in Online Advertising at Tencent
UniVA unifies value alignment in generative recommendation via a Commercial SID tokenizer, eCPM-aware RL decoder, and personalized beam search, reporting 37% offline Hit Rate gains and 1.5% online GMV lift on Tencent ...
-
Deep Interest Mining for Intent-Enriched Semantic IDs in Multimodal Generative Recommendation
A new framework integrating deep interest mining, cross-modal semantic alignment, and quality-aware reinforcement learning generates higher-quality Semantic IDs and outperforms prior methods on recommendation benchmarks.
-
DeepInterestGR: Mining Deep Multi-Interest Using Multi-Modal LLMs for Generative Recommendation
Using LLM-mined 'deep interests' as semantic IDs and as a reinforcement-learning reward gives reported 9-15% relative HR/NDCG gains in sequential recommendation, though the paper lacks code, error bars, and a cross-do...
-
SSRL: Self-Search Reinforcement Learning
SSRL, a training pipeline that uses an LLM's own repeated sampling as a search environment for RL, improves question answering without external tools and transfers to real search engines.
-
Generative Multi-Target Cross-Domain Recommendation
GMC uses shared discrete semantic item IDs and a unified generative recommender with domain-specific LoRA to improve multi-target cross-domain recommendation.
-
Heterogeneous User Modeling for LLM-based Recommendation
HUM uses a compression prompt, a dedicated user token, input masking, and domain-reweighted training to improve LLM-based multi-domain recommendation.
-
EARN: Efficient Inference Acceleration for LLM-based Generative Recommendation by Register Tokens
EARN inserts learnable register tokens at both ends of a user prompt, prunes prompt tokens after early layers, and achieves up to 3.79x faster LLM-based recommendation inference with comparable or better accuracy.
-
GFlowGR: Fine-tuning Generative Recommendation Frameworks with Generative Flow Networks
GFlowGR fine-tunes generative recommender LLMs with GFlowNet losses and multi-signal rewards, beating SFT, DPO, and GRPO baselines on three datasets and in production.
-
Generating Long Semantic IDs in Parallel for Recommendation
RPG replaces autoregressive semantic ID generation with parallel multi-token prediction plus graph-constrained decoding, improving NDCG@10 by about 12.6% over generative baselines while keeping inference cost independ...
-
GRAM: Generative Recommendation via Semantic-aware Multi-granular Late Fusion
GRAM improves LLM-based generative recommendation by translating item relationships into hierarchical textual IDs and fusing multi-granular prompts at the decoder, outperforming prior generative recommenders on four b...
-
NExT-Search: Rebuilding User Feedback Ecosystem for Generative AI Search
NExT-Search is a proposed paradigm to collect process-level user feedback in generative AI search through active user debugging and a simulated 'shadow user' agent.
-
Boosting Parameter Efficiency in LLM-Based Recommendation through Sophisticated Pruning
PruneRec prunes attention heads, embedding dimensions, MLP units, and layers from a recommendation-tuned LLM, retaining 88% of accuracy with under 5% of non-embedding parameters.
-
GR-LLMs: Recent Advances in Generative Recommendation Based on Large Language Models
A survey of LLM-based generative recommendation systems, covering application settings, training pipelines, industrial deployment challenges, and future directions.
-
Optimizing Conversational Product Recommendation via Reinforcement Learning
A position paper sketching how RL (DQN, PPO, RLHF) could optimize conversational product recommendation, without any validation.
Discussion (0). Sign in to comment.