REVIEW 9 cited by
A Normalized Gaussian Wasserstein Distance for Tiny Object Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Detecting tiny objects is a very challenging problem since a tiny object only contains a few pixels in size. We demonstrate that state-of-the-art detectors do not produce satisfactory results on tiny objects due to the lack of appearance information. Our key observation is that Intersection over Union (IoU) based metrics such as IoU itself and its extensions are very sensitive to the location deviation of the tiny objects, and drastically deteriorate the detection performance when used in anchor-based detectors. To alleviate this, we propose a new evaluation metric using Wasserstein distance for tiny object detection. Specifically, we first model the bounding boxes as 2D Gaussian distributions and then propose a new metric dubbed Normalized Wasserstein Distance (NWD) to compute the similarity between them by their corresponding Gaussian distributions. The proposed NWD metric can be easily embedded into the assignment, non-maximum suppression, and loss function of any anchor-based detector to replace the commonly used IoU metric. We evaluate our metric on a new dataset for tiny object detection (AI-TOD) in which the average object size is much smaller than existing object detection datasets. Extensive experiments show that, when equipped with NWD metric, our approach yields performance that is 6.7 AP points higher than a standard fine-tuning baseline, and 6.0 AP points higher than state-of-the-art competitors. Codes are available at: https://github.com/jwwangchn/NWD.
Forward citations
Cited by 9 Pith papers
-
TimeLens2: Generalist Video Temporal Grounding with Multimodal LLMs
TimeLens2 shows that a compact video MLLM can localize multiple evidence intervals in long videos by training on verified interval labels and a Wasserstein-based time-distance reward.
-
TargetFinder: Detecting Widgets from Pixels on Desktop Interfaces
A fine-tuned YOLO pipeline on a new 520-screenshot, 38,000-widget dataset detects desktop GUI widgets from pixels and drives system-wide Bubble Cursor and Semantic Pointing.
-
MSG-Loc: Multi-Label Likelihood-based Semantic Graph Matching for Object-Level Global Localization
Object-level global localization becomes more robust to semantic ambiguity by matching multi-label confidence distributions and propagating neighbor likelihoods across semantic graphs.
-
An Uncertainty-aware DETR Enhancement Framework for Object Detection
Adding a Gaussian-box Gromov-Wasserstein loss and Bayes-risk-based refinement to DETR detectors improves their AP on COCO and leukocyte datasets while producing localization uncertainty estimates.
-
Physics-Informed Super-Resolution of Atmospheric Data
Adding multi-scale hydrostatic-primitive-equation losses to atmospheric super-resolution models improves reported physical-consistency scores and some reconstruction/event-detection metrics, but the metric and constra...
-
ICME 2026 Grand Challenge on Cross-Scenario Defect Detection and Fine-Grained Severity Grading for High-Precision Manufacturing
A new industrial wafer-defect challenge and dataset for cross-scenario instance detection and ordinal severity grading, with leaderboards from 21 finalist teams.
-
Inter-Class Relational Loss for Small Object Detection: A Case Study on License Plates
A new relational loss adds a penalty when a plate's predicted box misses its car, reportedly boosting mAP on two detectors.
-
CEM-FBGTinyDet: Context-Enhanced Foreground Balance with Gradient Tuning for tiny Objects
A tiny-object detector with high-to-low level feature fusion and a sigmoid-weighted L1/L2 loss reports +1.3 AP on AI-TOD, but the loss gradient claims are contradicted by the paper's own equations.
-
Open-Vocabulary Object Detection in UAV Imagery: A Review and Future Perspectives
A structured review that divides aerial open-vocabulary detection methods into pseudo-labeling and CLIP-driven integration families and catalogs the missing benchmarks in the field.
Discussion (0). Sign in to comment.