paper-with-me

홈 › Papers

MoEIoU: Rethinking Bounding-Box Regression as a Mixture of Experts

2026-05-30 · Vinay Edula, Priyanka Bagade arxiv

Bounding-box regression is a fundamental component of object detection, playing a critical role in precise object localization. Existing Intersection-over-Union (IoU)-based loss functions extend the IoU objective by incorporating geometric penalties, such as center-distance and aspect-ratio mismatch, to improve bounding-box regression. However, these penalties typically remain fixed throughout training and do not account for the optimization dynamics in which predicted boxes initially exhibit large center-distance and shape errors, with later stages focusing on improving overlap with the ground truth. To address this limitation, we introduce MoEIoU, a mixture-of-experts based regression loss that jointly models overlap, center alignment, and aspect-ratio mismatch. MoEIoU aggregates these components using a log-sum-exp function, which emphasizes the dominant localization error while maintaining smooth contributions from other terms. Additionally, a curriculum-based weighting schedule is employed to prioritize correcting box position and shape in early training stages and improving overlap in later stages. We evaluated proposed MoEIoU on PASCAL VOC, HRIPCB, and MS COCO using multiple YOLO architectures, along with large-scale simulation experiments. It consistently outperforms standard and recent state-of-the-art losses, demonstrating faster convergence and improved localization accuracy. We further show that this adaptive aggregation improves existing IoU-based losses, yielding consistent gains and providing more effective optimization guidance for bounding-box regression in object detection frameworks.

📄 PDF Abstract BibTeX arXiv:2606.00844

Code (0)

등록된 구현이 없습니다.

Tasks

Object LocalizationObject Detection

Similar Papers 제목 키워드 기반

Robust Head-Pose Estimation Based on Partially-Latent Mixture of Linear Regressions

2016-03-31 · Vincent Drouard, Radu Horaud, Antoine Deleforge, Silèye Ba 외

Head-pose estimation has many applications, such as social event analysis, human-robot and human-computer interaction, driving assistance, and so forth. Head-pose estimation is challenging because it must cope with chang…

Face AlignmentHead Pose EstimationPose Estimation

GRAPHMOE: Amplifying Cognitive Depth of Mixture-of-Experts Network via Introducing Self-Rethinking Mechanism

2025-01-14 · Chen Tang, Bo Lv, Zifan Zheng, Bohao Yang 외

Traditional Mixture-of-Experts (MoE) networks benefit from utilizing multiple smaller expert models as opposed to a single large network. However, these experts typically operate independently, leaving a question open ab…

Mixture-of-Experts

Liu-type Shrinkage Estimators for Mixture of Poisson Regressions with Experts: A Heart Disease Study

2023-09-11 · Elsayed Ghanem, Moein Yoosefi, Armin Hatefi

Count data play a critical role in medical research, such as heart disease. The Poisson regression model is a common technique for evaluating the impact of a set of covariates on the count responses. The mixture of Poiss…

regression

Rethinking the Encoding and Annotating of 3D Bounding Box: Corner-Aware 3D Object Detection from Point Clouds

2025-11-18 · Qinghao Meng, Junbo Yin, Jianbing Shen, Yunde Jia arxiv

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the fro…

3D Object DetectionPoint Clouds

Robust mixture of experts modeling using the skew $t$ distribution

2016-12-09 · Faicel Chamroukhi

Mixture of Experts (MoE) is a popular framework in the fields of statistics and machine learning for modeling heterogeneity in data for regression, classification and clustering. MoE for continuous data are usually based…

ClusteringMixture-of-Expertsregression