paper-with-me

Papers

Don't Waste a Single Annotation: Improving Single-Label Classifiers Through Soft Labels

2023-11-09 · Ben Wu, Yue Li, Yida Mu, Carolina Scarton, Kalina Bontcheva, Xingyi Song

In this paper, we address the limitations of the common data annotation and training methods for objective single-label classification tasks. Typically, when annotating such tasks annotators are only asked to provide a single label for each sample and annotator disagreement is discarded when a final hard label is decided through majority voting. We challenge this traditional approach, acknowledging that determining the appropriate label can be difficult due to the ambiguity and lack of context in the data samples. Rather than discarding the information from such ambiguous annotations, our soft label method makes use of them for training. Our findings indicate that additional annotator information, such as confidence, secondary label and disagreement, can be used to effectively generate soft labels. Training classifiers with these soft labels then leads to improved performance and calibration on the hard label test set.

📄 PDF Abstract BibTeX arXiv:2311.05265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spatial Consistency Loss for Training Multi-Label Classifiers from Single-Label Annotations

2022-03-11 · Thomas Verelst, Paul K. Rubenstein, Marcin Eichner, Tinne Tuytelaars 외

As natural images usually contain multiple objects, multi-label image classification is more applicable "in the wild" than single-label classification. However, exhaustively annotating images with every object of interes…

Data Augmentationimage-classificationImage ClassificationMulti-Label Classification+2

Robust and Label-Efficient Deep Waste Detection

2025-08-26 · Hassan Abid, Khan Muhammad, Muhammad Haris Khan arxiv

Effective waste sorting is critical for sustainable recycling, yet AI research in this domain continues to lag behind commercial systems due to limited datasets and reliance on legacy object detectors. In this work, we a…

Object Detection

GlobalWasteData: A Large-Scale, Integrated Dataset for Robust Waste Classification and Environmental Monitoring

2026-02-07 · Misbah Ijaz, Saif Ur Rehman Khan, Abd Ur Rehman, Tayyaba Asif 외 arxiv

The growing amount of waste is a problem for the environment that requires efficient sorting techniques for various kinds of waste. An automated waste classification system is used for this purpose. The effectiveness of …

Single versus Multiple Annotation for Named Entity Recognition of Mutations

2021-01-19 · David Martinez Iraola, Antonio Jimeno Yepes

The focus of this paper is to address the knowledge acquisition bottleneck for Named Entity Recognition (NER) of mutations, by analysing different approaches to build manually-annotated data. We address first the impact …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Crowd disagreement about medical images is informative

2018-06-21 · Veronika Cheplygina, Josien P. W. Pluim

Classifiers for medical image analysis are often trained with a single consensus label, based on combining labels given by experts or crowds. However, disagreement between annotators may be informative, and thus removing…

Medical Image Analysis