Challenge: Existing approaches fail in cold-start and cross-domain scenarios where new users or items lack sufficient interaction history.
Approach: They propose a foundation model for sequential recommendation that achieves genuine zero-shot generalization capabilities by deriving item representations exclusively from textual features.
Outcome: The proposed model achieves zero-shot generalization capabilities in cold-start and cross-domain scenarios.

Similar Papers

RecBase: Generative Foundation Model Pretraining for Zero-Shot Recommendation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for addressing item-level user interests are lacking in cross-domain generalization . RecBase model is domain-agnostic and can be used to enhance recommender systems' effectiveness .
Approach: They propose a domain-agnostic foundational model pretrained with a recommendation-oriented objective that leverages a large-scale, heterogeneous, cross-domain corpus with unified textual representations and feature mappings to enhance cross- domain generalization.
Outcome: The proposed model matches or surpasses baselines in zero-shot and cross-domain recommendation tasks on eight real-world datasets.
FedCSR: A Federated Framework for Multi-Platform Cross-Domain Sequential Recommendation with Dual Contrastive Learning (2025.coling-main)

Copied to clipboard

Challenge: Existing federated frameworks for cross-domain sequential recommendation rely on user alignment, which increases communication costs and privacy risks.
Approach: They propose a federated cross-domain sequential recommendation framework that eliminates the need for user alignment between platforms.
Outcome: The proposed framework eliminates the need for user alignment between platforms.
RecGPT: Generative Pre-training for Text-based Recommendation (2024.acl-short)

Copied to clipboard

Challenge: Existing models for text-based recommendation lack data sparsity and flexibility to capture fluctuations in user preferences over time.
Approach: They present the first domain-adapted and fully-trained large language model for text-based recommendation.
Outcome: The proposed model outperforms baseline models on rating prediction and sequential recommendation tasks.
Zero-shot prompt-based classification: topic labeling in times of foundation models in German Tweets (2025.acl-srw)

Copied to clipboard

Challenge: Recent advances in NLP have enabled the use of text-to-text annotation without providing training samples.
Approach: They propose a text-to-text interface for automatic annotation using written guidelines without providing training samples.
Outcome: The proposed approach is comparable with the fine-tuned BERT but without any training data.
Eliminating Out-of-Domain Recommendations in LLM-based Recommender Systems: A Unified View (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to reduce OOD recommendations fall into three grounding paradigms: retrieval, constrained generation and discrete item tokenizer generation.
Approach: They propose a framework that instantiates three grounding paradigms under a single architecture . embedding-based retrieval, constrained generation and discrete item-tokenizer methods are implemented .
Outcome: The proposed framework eradicates OOD recommendations across all variants and achieves state-of-the-art accuracy compared to strong ID-based and LLM-based baselines.
Meta-Learning for Domain Generalization in Semantic Parsing (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to parsing use standard supervised learning, but little attention has been given to domain generalization.
Approach: They propose a meta-learning framework which targets zero-shot domain generalization for semantic parsing.
Outcome: The proposed framework significantly boosts parser performance on English and Chinese spider datasets.
Mitigating Sequential Dependencies: A Survey of Algorithms and Systems for Generation-Refinement Frameworks in Autoregressive Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Sequential dependencies present a fundamental bottleneck in deploying large-scale autoregressive models .
Approach: They analyze methods based on generation strategies and refinement mechanisms . they examine deployment strategies across computing environments and explore applications spanning text, images, and speech generation.
Outcome: The proposed frameworks can be used to improve the quality of autoregressive models.
Rethinking LLM-Based Recommendations: A Personalized Query-Driven Parallel Integration (2025.findings-emnlp)

Copied to clipboard

Challenge: Query-to-Recommendation framework integrates large langucage models into recommendation systems . but it faces training-induced bias and bottlenecks from serialized architecture .
Approach: They propose a parallel recommendation framework that decouples LLMs from candidate pre-selection and direct retrieval over the entire item pool.
Outcome: The proposed framework decouples LLMs from candidate pre-selection and enables direct retrieval over the entire item pool.
UniGen: Universal Domain Generalization for Sentiment Classification via Zero-shot Dataset Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models have limited applicability for inference due to their large parameter size and limited generalization ability.
Approach: They propose a method that generates a dataset regardless of the target domain . this allows for generalization of the tiny task model to any domain that shares the label space .
Outcome: The proposed method achieves generalizability across domains while using a parameter set that is orders of magnitude smaller than PLMs.
Self-supervised Meta-Prompt Learning with Meta-Gradient Regularization for Few-shot Generalization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for prompt tuning can overfit to few-shot training samples, causing overfitting . authors propose a new framework for prompt learning with supervised meta-learning .
Approach: They propose a self-supervised meta-prompt learning framework with MEta-gradient Regularization for few-shot generalization that leverages self-recognized meta-learning with a diverse set of meta-tasks to learn a universal prompt initialization using only unlabeled data.
Outcome: The proposed framework learns a universal prompt initialization for efficient adaptation using only unlabeled data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations