paper-with-me

홈 › Papers

Opt-ICL at LeWiDi-2025: Maximizing In-Context Signal from Rater Examples via Meta-Learning

2025-10-08 · Taylor Sorensen, Yejin Choi arxiv

Many natural language processing (NLP) tasks involve subjectivity, ambiguity, or legitimate disagreement between annotators. In this paper, we outline our system for modeling human variation. Our system leverages language models' (LLMs) in-context learning abilities, along with a two-step meta-learning training procedure for 1) post-training on many datasets requiring in-context learning and 2) specializing the model via in-context meta-learning to the particular data distribution of interest. We also evaluate the performance of our system submission to the Learning With Disagreements (LeWiDi) competition, where it was the overall winner on both tasks. Additionally, we perform an ablation study to measure the importance of each system component. We find that including rater examples in-context is crucial for our system's performance, dataset-specific fine-tuning is helpful on the larger datasets, post-training on other in-context datasets is helpful on one of the competition datasets, and that performance improves with model scale.

📄 PDF Abstract BibTeX arXiv:2510.07105

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BoN Appetit Team at LeWiDi-2025: Best-of-N Test-time Scaling Can Not Stomach Annotation Disagreements (Yet)

2025-10-14 · Tomas Ruiz, Siyao Peng, Barbara Plank, Carsten Schwemmer arxiv

Test-time scaling is a family of techniques to improve LLM outputs at inference time by performing extra computation. To the best of our knowledge, test-time scaling has been limited to domains with verifiably correct an…

DeMeVa at LeWiDi-2025: Modeling Perspectives with In-Context Learning and Label Distribution Learning

2025-09-11 · Daniil Ignatev, Nan Li, Hugh Mee Wong, Anh Dang 외 arxiv

This system paper presents the DeMeVa team's approaches to the third edition of the Learning with Disagreements shared task (LeWiDi 2025; Leonardelli et al., 2025). We explore two directions: in-context learning (ICL) wi…

SemEval-2023 Task 11: Learning With Disagreements (LeWiDi)

2023-04-28 · Elisa Leonardelli, Alexandra Uma, Gavin Abercrombie, Dina Almanea 외

NLP datasets annotated with human judgments are rife with disagreements between the judges. This is especially true for tasks depending on subjective judgments such as sentiment analysis or offensive language detection. …

Sentiment Analysis

LeWiDi-2025 at NLPerspectives: Third Edition of the Learning with Disagreements Shared Task

2025-10-09 · Elisa Leonardelli, Silvia Casola, Siyao Peng, Giulia Rizzi 외 arxiv

Many researchers have reached the conclusion that AI models should be trained to be aware of the possibility of variation and disagreement in human judgments, and evaluated as per their ability to recognize such variatio…

Natural Language InferenceParaphrase IdentificationSarcasm Detection

LPI-RIT at LeWiDi-2025: Improving Distributional Predictions via Metadata and Loss Reweighting with DisCo

2025-08-11 · Mandira Sawkar, Samay U. Shetty, Deepak Pandita, Tharindu Cyril Weerasooriya 외 arxiv

The Learning With Disagreements (LeWiDi) 2025 shared task aims to model annotator disagreement through soft label distribution prediction and perspectivist evaluation, which focuses on modeling individual annotators. We …