# ATDIOU: Arctangent Differential Loss Function for Bounding Box Regression

**Authors:** Qiang Tang, Hao Qiang, Yuan Tian, Xubin Feng, Wei Hao, Meilin Xie

PMC · DOI: 10.3390/s26051545 · Sensors (Basel, Switzerland) · 2026-03-01

## TL;DR

This paper introduces ATDIoU, a new loss function for object detection that improves accuracy by reducing sensitivity to box positioning errors.

## Contribution

The novel ATDIoU loss function uses a two-dimensional arctangent differential distribution to improve bounding box regression.

## Key findings

- ATDIoU reduces sensitivity to localization errors and mitigates bounding box drift.
- Experiments on PASCAL VOC and VisDrone2019 show 1.4% and 0.7% mAP improvements over MPDIoU.
- Integration into YOLOv6 demonstrates the effectiveness of the proposed method.

## Abstract

Object detection is a fundamental task in computer vision. Bounding box regression (BBR) losses are critical to detector performance. However, evaluation measures that rely on the Intersection over Union (IoU) between the predicted and ground truth boxes are highly sensitive to positional deviations, which can hinder optimization. To alleviate this issue, we propose ATDIoU, a novel arctangent-differential loss for bounding-box regression. ATDIoU computes distance similarity between a predicted and a ground truth box by modeling the distances between their corresponding vertices as a two-dimensional arctangent differential distribution (ATD). This arctangent differential-based design mitigates bounding box drift and reduces sensitivity to localization errors. As a result, it guides the model to learn target positions more effectively. We evaluate ATDIoU by integrating it into YOLOv6 and conducting experiments on PASCAL VOC and VisDrone2019. The results demonstrate that ATDIoU yields improvements of 1.4% and 0.7% in mean average precision (mAP) relative to MPDIoU.

## Full-text entities

- **Chemicals:** ATDIOU (-)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12987189/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/PMC12987189/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/PMC12987189/full.md

---
Source: https://tomesphere.com/paper/PMC12987189