Universal Noise Annotation: Unveiling the Impact of Noisy annotation on Object Detection
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.
Code (1)
Tasks
image-classificationImage ClassificationObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Towards DS-NER: Unveiling and Addressing Latent Noise in Distant Annotations
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+2Truth-tracking via Approval Voting: Size Matters
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
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…
LEMMATask-Adaptive Pre-Training for Boosting Learning With Noisy Labels: A Study on Text Classification for African Languages
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 ClassificationUnveiling Imitation Learning: Exploring the Impact of Data Falsity to Large Language Model
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