paper-with-me

Papers

Baby Bear: Seeking a Just Right Rating Scale for Scalar Annotations

2024-08-19 · Xu Han, Felix Yu, Joao Sedoc, Benjamin Van Durme

Our goal is a mechanism for efficiently assigning scalar ratings to each of a large set of elements. For example, "what percent positive or negative is this product review?" When sample sizes are small, prior work has advocated for methods such as Best Worst Scaling (BWS) as being more robust than direct ordinal annotation ("Likert scales"). Here we first introduce IBWS, which iteratively collects annotations through Best-Worst Scaling, resulting in robustly ranked crowd-sourced data. While effective, IBWS is too expensive for large-scale tasks. Using the results of IBWS as a best-desired outcome, we evaluate various direct assessment methods to determine what is both cost-efficient and best correlating to a large scale BWS annotation strategy. Finally, we illustrate in the domains of dialogue and sentiment how these annotations can support robust learning-to-rank models.

📄 PDF Abstract BibTeX arXiv:2408.09765

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Choosy Babies Need One Coach: Inducing Mode-Seeking Behavior in BabyLlama with Reverse KL Divergence

2024-10-29 · Shaozhen Shi, Yevgen Matusevych, Malvina Nissim

This study presents our submission to the Strict-Small Track of the 2nd BabyLM Challenge. We use a teacher-student distillation setup with the BabyLLaMa model (Timiryasov and Tastet, 2023) as a backbone. To make the stud…

The algorithmic muse and the public domain: Why copyrights legal philosophy precludes protection for generative AI outputs

2025-12-15 · Ezieddin Elmahjub arxiv

Generative AI (GenAI) outputs are not copyrightable. This article argues why. We bypass conventional doctrinal analysis that focuses on black letter law notions of originality and authorship to re-evaluate copyright's fo…

BabyBear: Cheap inference triage for expensive language models

2022-05-24 · Leila Khalili, Yao You, John Bohannon

Transformer language models provide superior accuracy over previous models but they are computationally and environmentally expensive. Borrowing the concept of model cascading from computer vision, we introduce BabyBear,…

Document ClassificationNamed Entity RecognitionNamed Entity Recognition (NER)

Right Tool, Right Job: Native-Language Evaluation, Tokenizer Sensitivity, and Methodological Findings from a French-Only BabyLM

2026-09-15 · Adam Zachary Wasserman, David Beauchemin arxiv

We submit MéTRON-FR, a 125M GPT-2 pretrained on 92.47M words of French, to the BabyLM 2026 Strict track. It scores 85.97 +/- 0.17% on QFrBLiMP (a native Quebec-French benchmark of grammatical minimal pairs) and 62.80% on…

BabyHGRN: Exploring RNNs for Sample-Efficient Training of Language Models

2024-12-20 · Patrick Haller, Jonas Golde, Alan Akbik

This paper explores the potential of recurrent neural networks (RNNs) and other subquadratic architectures as competitive alternatives to transformer-based models in low-resource language modeling scenarios. We utilize H…

Knowledge DistillationLanguage ModelingLanguage ModellingMamba