paper-with-me

홈 › Papers

Universal Noise Annotation: Unveiling the Impact of Noisy annotation on Object Detection

2023-12-21 · Kwangrok Ryoo, Yeonsik Jo, Seungjun Lee, Mira Kim, Ahra Jo, Seung Hwan Kim, Seungryong Kim, Soonyoung Lee

For object detection task with noisy labels, it is important to consider not only categorization noise, as in image classification, but also localization noise, missing annotations, and bogus bounding boxes. However, previous studies have only addressed certain types of noise (e.g., localization or categorization). In this paper, we propose Universal-Noise Annotation (UNA), a more practical setting that encompasses all types of noise that can occur in object detection, and analyze how UNA affects the performance of the detector. We analyzed the development direction of previous works of detection algorithms and examined the factors that impact the robustness of detection model learning method. We open-source the code for injecting UNA into the dataset and all the training log and weight are also shared.

📄 PDF Abstract BibTeX arXiv:2312.13822

Code (1)

ryoo72/una 공식 구현

Tasks

image-classificationImage ClassificationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Towards DS-NER: Unveiling and Addressing Latent Noise in Distant Annotations

2025-05-18 · Yuyang Ding, Dan Qiao, Juntao Li, Jiajie Xu 외

Distantly supervised named entity recognition (DS-NER) has emerged as a cheap and convenient alternative to traditional human annotation methods, enabling the automatic generation of training data by aligning text with e…

Language ModelingLanguage ModellingLarge Language Modelnamed-entity-recognition+2

Truth-tracking via Approval Voting: Size Matters

2021-12-07 · Tahar Allouche, Jérôme Lang, Florian Yger

Epistemic social choice aims at unveiling a hidden ground truth given votes, which are interpreted as noisy signals about it. We consider here a simple setting where votes consist of approval ballots: each voter approves…

Tweaking UD Annotations to Investigate the Placement of Determiners, Quantifiers and Numerals in the Noun Phrase

2022-07-01 · NAACL (SIGTYP) 2022 7 · Luigi Talamo

We describe a methodology to extract with finer accuracy word order patterns from texts automatically annotated with Universal Dependency (UD) trained parsers. We use the methodology to quantify the word order entropy of…

LEMMA

Task-Adaptive Pre-Training for Boosting Learning With Noisy Labels: A Study on Text Classification for African Languages

2022-06-03 · Dawei Zhu, Michael A. Hedderich, Fangzhou Zhai, David Ifeoluwa Adelani 외

For high-resource languages like English, text classification is a well-studied task. The performance of modern NLP models easily achieves an accuracy of more than 90% in many standard datasets for text classification in…

ClassificationLearning with noisy labelstext-classificationText Classification

Unveiling Imitation Learning: Exploring the Impact of Data Falsity to Large Language Model

2024-04-15 · Hyunsoo Cho

Many recent studies endeavor to improve open-source language models through imitation learning, and re-training on the synthetic instruction data from state-of-the-art proprietary models like ChatGPT and GPT-4. However, …

Imitation LearningLanguage ModelingLanguage ModellingLarge Language Model