paper-with-me

홈 › Papers

Do We Really Need Specialization? Evaluating Generalist Text Embeddings for Zero-Shot Recommendation and Search

2025-07-07 · Matteo Attimonelli, Alessandro De Bellis, Claudio Pomo, Dietmar Jannach, Eugenio Di Sciascio, Tommaso Di Noia arxiv

Pre-trained language models (PLMs) are widely used to derive semantic representations from item metadata in recommendation and search. In sequential recommendation, PLMs enhance ID-based embeddings through textual metadata, while in product search, they align item characteristics with user intent. Recent studies suggest task and domain-specific fine-tuning are needed to improve representational power. This paper challenges this assumption, showing that Generalist Text Embedding Models (GTEs), pre-trained on large-scale corpora, can guarantee strong zero-shot performance without specialized adaptation. Our experiments demonstrate that GTEs outperform traditional and fine-tuned models in both sequential recommendation and product search. We attribute this to a superior representational power, as they distribute features more evenly across the embedding space. Finally, we show that compressing embedding dimensions by focusing on the most informative directions (e.g., via PCA) effectively reduces noise and improves the performance of specialized models. To ensure reproducibility, we provide our repository at https://split.to/gte4ps.

📄 PDF Abstract BibTeX arXiv:2507.05006

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Predicting Multi-Agent Specialization via Task Parallelizability

2025-03-19 · Elizabeth Mieczkowski, Ruaridh Mon-Williams, Neil Bramley, Christopher G. Lucas 외

Multi-agent systems often rely on specialized agents with distinct roles rather than general-purpose agents that perform the entire task independently. However, the conditions that govern the optimal degree of specializa…

Multi-agent Reinforcement Learning

On the Cost of Evolving Task Specialization in Multi-Robot Systems

2026-03-10 · Paolo Leopardi, Heiko Hamann, Jonas Kuckling, Tanja Katharina Kaiser arxiv

Task specialization can lead to simpler robot behaviors and higher efficiency in multi-robot systems. Previous works have shown the emergence of task specialization during evolutionary optimization, focusing on feasibili…

The Evaluation Cost of Task Specialization in Evolutionary Multi-Robot Systems

2026-06-23 · Paolo Leopardi, Heiko Hamann, Jonas Kuckling, Tanja Katharina Kaiser arxiv

Task specialization can improve the efficiency of multi-robot systems (MRSs). Previous works have investigated the emergence of task-specialist robot controllers through evolutionary optimization and have argued that tas…

CompassJudger-2: Towards Generalist Judge Model via Verifiable Rewards

2025-07-12 · Taolin Zhang, Maosong Cao, Alexander Lam, Songyang Zhang 외

Recently, the role of LLM-as-judge in evaluating large language models has gained prominence. However, current judge models suffer from narrow specialization and limited robustness, undermining their capacity for compreh…

Beyond Endpoint Gains: A Weight-Delta Audit of Medical Specialization

2026-08-21 · Praphul Singh, Shanu Kumar, Akshat Agarwal arxiv

Specialist language models are usually understood through endpoint gains: the generalist scores lower, the specialist scores higher, and the difference is treated as evidence of specialization. This leaves the released u…