paper-with-me

Papers

HARE: a Flexible Highlighting Annotator for Ranking and Exploration

2019-08-29 · IJCNLP 2019 11 · Denis Newman-Griffis, Eric Fosler-Lussier

Exploration and analysis of potential data sources is a significant challenge in the application of NLP techniques to novel information domains. We describe HARE, a system for highlighting relevant information in document collections to support ranking and triage, which provides tools for post-processing and qualitative analysis for model development and tuning. We apply HARE to the use case of narrative descriptions of mobility information in clinical data, and demonstrate its utility in comparing candidate embedding features. We provide a web-based interface for annotation visualization and document ranking, with a modular backend to support interoperability with existing annotation tools. Our system is available online at https://github.com/OSU-slatelab/HARE.

📄 PDF Abstract BibTeX arXiv:1908.11302

Code (1)

OSU-slatelab/HARE 공식 구현 tf

Tasks

Document Ranking

Similar Papers 제목 키워드 기반

Contrastive ESA: Human Evaluation of Multiple Translations at Once

2026-07-29 · Vilém Zouhar, Roman Grundkiewicz, Sara Rajaee, Parker Riley 외 arxiv

Current human evaluation of machine translation typically assesses single outputs in isolation, a paradigm that suffers from high annotator noise and cost. We introduce Contrastive Error Span Annotation (cESA), a protoco…

Machine Translation

Learning Multiple Tasks in Parallel with a Shared Annotator

2014-12-01 · NeurIPS 2014 12 · Haim Cohen, Koby Crammer

We introduce a new multi-task framework, in which $K$ online learners are sharing a single annotator with limited bandwidth. On each round, each of the $K$ learners receives an input, and makes a prediction about the lab…

Binary ClassificationDocument ClassificationGeneral ClassificationMulti-Armed Bandits+2

FuocChuVIP123 at CoMeDi Shared Task: Disagreement Ranking with XLM-Roberta Sentence Embeddings and Deep Neural Regression

2025-01-21 · Phuoc Duong Huy Chu

This paper presents results of our system for CoMeDi Shared Task, focusing on Subtask 2: Disagreement Ranking. Our system leverages sentence embeddings generated by the paraphrase-xlm-r-multilingual-v1 model, combined wi…

SentenceSentence EmbeddingsXLM-R

STABLEVAL: Disagreement-Aware and Stable Evaluation of AI Systems

2026-05-04 · Akash Bonagiri, Gerard Janno Anderias, Saee Patil, Angelina Lai 외 arxiv

Human evaluation remains the primary standard for assessing modern AI systems, yet annotator disagreement, bias, and variability make system rankings fragile under standard majority vote aggregation. Majority vote discar…

Active Learning++: Incorporating Annotator's Rationale using Local Model Explanation

2020-09-06 · Bhavya Ghai, Q. Vera Liao, Yunfeng Zhang, Klaus Mueller

We propose a new active learning (AL) framework, Active Learning++, which can utilize an annotator's labels as well as its rationale. Annotators can provide their rationale for choosing a label by ranking input features …

Active LearningFeature Importance