collaborative filtering

A statistical/machine-learning technique for representing users or annotators and items (here LLMs, prompts, or annotators) in a shared latent space so similarities and agreement patterns can be compared and used to predict or transfer information. It is used to model dependencies between model-by-prompt evaluation scores compactly to enable sharing information across runs and to compare behavior across entities.

collaborativefiltering

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

The Effectiveness of LLMs as Annotators: A Comparative Overview and Empirical Analysis of Direct Representation

May 02, 2024
MP
Maja Pavlovic
🏛️ Queen Mary University of London | University of Utrecht

This work systematically evaluates the efficacy and limitations of large language models (LLMs) as annotators for subjective tasks. We survey 12 prior studies and empirically compare opinion distribution alignment between GPT-series models and human annotators across four subjective datasets—introducing, for the first time, a novel evaluation paradigm centered on *perspective diversity alignment*. Results reveal substantial distributional biases in LLMs, including underrepresentation of minority viewpoints, prompt sensitivity, English-language bias, and embedded societal prejudices; most existing annotation methods overlook such distributional discrepancies, and only a few strategies effectively capture opinion diversity. Our findings expose critical reliability risks in deploying LLMs for subjective annotation and establish a reproducible statistical framework—comprising quantitative metrics and methodological guidelines—for assessing annotation quality in subjective NLP tasks.

Addressing limitations like bias and prompt sensitivityComparing human and GPT-generated opinion distributionsEvaluating LLMs' effectiveness in data annotation tasks

Users as Annotators: LLM Preference Learning from Comparison Mode

Oct 10, 2025
ZC
Zhongze Cai
🏛️ Imperial College London

This work addresses the challenge of inconsistent preference annotation quality from users during LLM comparison interactions, which severely hampers alignment performance. We propose a dynamic quality-aware preference learning framework grounded in user behavioral modeling. Our method introduces (1) an asymmetric dual-model response generation mechanism to faithfully emulate real-world comparative decision-making; (2) a latent variable to represent annotation quality, jointly estimated with the preference model via the Expectation-Maximization (EM) algorithm; and (3) fully automated, label-free data filtering that adapts to intrinsic annotation reliability. Experiments demonstrate substantial improvements in preference data fidelity and alignment robustness, outperforming state-of-the-art methods across multiple alignment benchmarks—particularly under scenarios with noisy or low-quality user feedback. The approach establishes a novel paradigm for robust preference-based alignment without requiring manual quality labels.

Assessing data quality from user-provided comparison labelsCollecting pairwise preference data through user annotationsFiltering user annotations for effective LLM alignment

Comparing LLM Text Annotation Skills: A Study on Human Rights Violations in Social Media Data

May 15, 2025
PA
Poli Apollinaire Nemkova
🏛️ University of North Texas | Intuit

This study systematically evaluates the zero-shot and few-shot binary classification performance of GPT-3.5, GPT-4, LLaMA-3, Mistral-7B, and Claude-2 on human rights violation content in Russian and Ukrainian social media texts, using dual human annotation (κ = 0.91) as the gold standard. Method: We introduce a novel cross-lingual (English-to-Russian) prompting framework and a fine-grained error analysis pipeline to rigorously assess model reliability on sensitive, subjective, and low-resource human rights annotation tasks. Contribution/Results: GPT-4 achieves the highest performance (F1 = 0.82), yet all models fall significantly short of human inter-annotator agreement in ambiguous contexts. Russian-language prompts improve non-English models’ accuracy by an average of 11%, underscoring the critical role of linguistic adaptation for robustness. This work establishes the first reproducible benchmark and practical guidelines for AI-assisted annotation in high-stakes, multilingual human rights monitoring.

Analyzing error patterns and cross-linguistic adaptability of LLMs in sensitive domain tasksComparing LLM performance against human annotations in multilingual text classificationEvaluating LLMs' zero-shot and few-shot annotation skills for human rights violations in social media posts

The effectiveness and applicability boundaries of large language models (LLMs) in recommendation tasks remain poorly understood. Method: We propose a unified prompt engineering framework that reformulates recommendation as natural language inference, enabling zero-shot and cross-scenario generalization. We conduct controlled, multi-dimensional experiments on MovieLens and Amazon datasets to isolate the independent effects of LLM architecture, parameter scale, context length, and four prompt components—task description, user interest modeling, candidate item construction, and prompting strategy. Contribution/Results: Our study establishes a reproducible evaluation paradigm and demonstrates that LLMs possess intrinsic zero-shot recommendation capability. However, prompt quality and fidelity of user interest modeling constitute critical bottlenecks. Structurally optimizing prompts yields substantial performance gains. This work provides both an empirically grounded benchmark and a practical, deployable technical pathway for LLM-based recommender systems.

Large Language ModelsPerformance EvaluationRecommendation Systems

Item-Language Model for Conversational Recommendation

Jun 05, 2024
LY
Li Yang
🏛️ Google Research | Google

To address three key challenges in directly applying large language models (LLMs) to recommendation systems—scarce and non-textual recommendation data, incompatibility between interaction signals and linguistic modalities, and the risk of catastrophic forgetting of LLMs’ general capabilities—this paper proposes the Item-Language Model (ILM). ILM introduces a novel “language-aligned item encoder” that maps user interaction signals into semantic representations comprehensible to LLMs, thereby decoupling interaction modeling from language understanding. It adopts a parameter-efficient optimization paradigm combining frozen LLM backbones (e.g., LLaMA or Qwen), contrastive learning, and instruction tuning—without updating any LLM parameters. On multi-turn conversational recommendation tasks, ILM significantly outperforms both end-to-end fine-tuned LLMs and conventional recommendation models. Empirical results validate the dual necessity of language-aligned representation learning and effective injection of recommendation-specific knowledge.

Challenges in training multiple LLMs while preserving original abilitiesLLMs lack training on private recommender system dataUser interaction signals differ from natural language patterns

Latest Papers

What's happening recently
View more

Large language models exhibit inconsistent performance in social science text classification. This study systematically investigates the impact of three key prompt engineering components—label descriptions, instructional guidance, and few-shot examples—on classification accuracy. Through controlled experiments across multiple mainstream large language models, the authors find that moderately enriching prompt context significantly improves performance, whereas excessive augmentation can degrade it. Moreover, the optimal prompt configuration is highly dependent on the specific model, task, and data batch. The findings underscore the necessity of task- and model-specific validation and reveal a “less-is-more” principle in prompt design, offering practical guidance for achieving efficient and stable text classification in social science applications.

LLM classificationperformance varianceprompt engineering

This study addresses the lack of systematic evaluation regarding the implementation choices of large language models (LLMs) in political text annotation and the unclear mechanisms underlying their effects. The authors propose a validation-first evaluation framework, conducting controlled multi-model experiments and ablation analyses under unified hardware, quantization settings, and prompt templates to systematically assess six open-source LLMs across four political science annotation tasks. Findings reveal no universally optimal model or prompting strategy, an inconsistent relationship between model scale and performance or cost-efficiency, and unreliable or even detrimental effects of certain widely adopted prompting techniques. Moreover, substantial efficiency differences emerge across model families. Challenging prevailing empirical “best practices” in LLM-based annotation, this work also releases an open-source toolchain to support reproducible research.

implementation choiceslarge language modelspolitical science

This study addresses the limitations of large language models (LLMs) in annotating complex social science constructs—such as climate mitigation pessimism—where autonomous labeling often yields suboptimal quality. To overcome this, the authors propose AnnotateThis, a human-centered interactive annotation system that introduces an innovative “LLM grounding” paradigm, deeply integrating expert knowledge into the LLM annotation pipeline. The system enables iterative co-evolution of conceptual definitions and model refinement through human–AI collaboration, interactive visualizations, and dynamic prompt optimization, functioning effectively both with and without ground-truth labels. Empirical evaluation demonstrates that, in labeled settings, AnnotateThis achieves a 0.15 improvement in F-Measure and a 0.23 gain in accuracy, significantly outperforming existing fully automated approaches.

climate change mitigation pessimismcomputational social sciencedata annotation

Accurately extracting UK Research Excellence Framework (REF) ratings (1*–4*) from noisy, unstructured text containing missing or invalid values presents a significant challenge, requiring large language models (LLMs) to output only normalized integers (1–4) or a designated missing-value indicator (−1). To address this, this work introduces the first standardized prompt engineering benchmark for complex numerical extraction tasks, accompanied by a publicly available dataset of 1,446 short texts with gold-standard annotations. By integrating semantic understanding with explicit rule-based constraints, an initial prompting strategy achieves 72.6% accuracy. The study clarifies the definition of valid ratings and formalizes a mechanism for handling missing data, thereby advancing research into LLMs’ numerical reasoning and instruction-following capabilities, with the aim of fostering community-driven improvements in structured information extraction from noisy textual sources.

information extractionlarge language modelsmessy text

This study addresses the instability of large language models (LLMs) across different prompting styles, a phenomenon whose underlying mechanisms remain poorly understood. By systematically comparing instruction-based and exemplar-based prompts through attention head analysis, representational probing, and behavioral experiments, the work identifies for the first time a shared “lexical task attention head” that operates consistently across prompting paradigms. The activation strength of this attention head strongly correlates with model performance and reliably triggers task-relevant answer generation. Furthermore, the research reveals that competition among internal task representations is a key driver of prompt sensitivity. These findings offer an interpretable framework for understanding LLM internal dynamics and suggest novel directions for enhancing prompt robustness.

behavioral variabilitylarge language modelslexical task heads

Hot Scholars

KG

Kun Gai

Senior Director & Researcher, Alibaba Group
Machine LearningComputational Advertising
HY

Hongzhi Yin

Professor and ARC Future Fellow, University of Queensland
Recommender SystemGraph LearningSpatial-temporal PredictionEdge Intelligence
GZ

Guorui Zhou

Unknown affiliation
Recommender System,Advertising,Artificial Intelligence,Machine Learning,NLP
PS

Philip S. Yu

Professor of Computer Science, University of Illinons at Chicago
Data miningDatabasePrivacy
XH

Xiangnan He

University of Science and Technology of China
RecommendationCausalityBig DataInformation Retrieval