paper-with-me

홈 › Papers

Labelling Data with Unknown References

2025-06-03 · Adrian de Wynter

An evaluator is trustworthy when there exists some agreed-upon way to measure its performance as a labeller. The two ways to establish trustworthiness are either by testing it, or by assuming the evaluator knows' somehow the way to label the corpus. However, if labelled references (e.g., a development set) are unavailable, neither of these approaches work: the former requires the data, and the latter is an assumption, not evidence. To address this, we introduce an algorithm (the No-Data Algorithm') by which to establish trust in an evaluator without any existing references. Our algorithm works by successively posing challenges to said evaluator. We show that this is sufficient to establish trustworthiness w.h.p., in such a way that when the evaluator actually knows the way to label the corpus, the No-Data Algorithm accepts its output; and, conversely, flags untrustworthy evaluators when these are unable to prove it. We present formal proofs of correctness and limited experiments.

📄 PDF Abstract BibTeX arXiv:2506.03083

Code (1)

adewynter/no_data_algorithm 공식 구현

Similar Papers 제목 키워드 기반

Big Data Small Data, In Domain Out-of Domain, Known Word Unknown Word: The Impact of Word Representations on Sequence Labelling Tasks

2015-07-01 · CONLL 2015 7 · Lizhen Qu, Gabriela Ferraro, Liyuan Zhou, Weiwei Hou 외
ChunkingNamed Entity Recognition (NER)Part-Of-Speech TaggingSmall Data Image Classification+1

On the Existence of an Inverse Solution for Preference-Based Reductions in Argumentation

2026-04-24 · Alessio Zaninotto, Bruno Yun, Nir Oren, Srdjan Vesic arxiv

Preference-based argumentation frameworks (PAFs) extend Dung's approach to abstract argumentation (AAFs) by encoding preferences over arguments. Such preferences control the transformation of attacks into defeats, and di…

Auto-labelling of Markers in Optical Motion Capture by Permutation Learning

2019-07-31 · Saeed Ghorbani, Ali Etemad, Nikolaus F. Troje

Optical marker-based motion capture is a vital tool in applications such as motion and behavioural analysis, animation, and biomechanics. Labelling, that is, assigning optical markers to the pre-defined positions on the …

Semi-Supervised Active Learning for Semantic Segmentation in Unknown Environments Using Informative Path Planning

2023-12-07 · Julius Rückin, Federico Magistri, Cyrill Stachniss, Marija Popović

Semantic segmentation enables robots to perceive and reason about their environments beyond geometry. Most of such systems build upon deep learning approaches. As autonomous robots are commonly deployed in initially unkn…

Active LearningSegmentationSemantic Segmentation

CAT: LoCalization and IdentificAtion Cascade Detection Transformer for Open-World Object Detection

2023-01-05 · CVPR 2023 1 · Shuailei Ma, Yuefeng Wang, Jiaqi Fan, Ying WEI 외

Open-world object detection (OWOD), as a more general and challenging goal, requires the model trained from data on known objects to detect both known and unknown objects and incrementally learn to identify these unknown…

object-detectionObject DetectionOpen World Object Detection