English

DiagNet: Detecting Objects using Diagonal Constraints on Adjacency Matrix of Graph Neural Network

Computer Vision and Pattern Recognition 2025-06-05 v1 Artificial Intelligence

Abstract

We propose DaigNet, a new approach to object detection with which we can detect an object bounding box using diagonal constraints on adjacency matrix of a graph convolutional network (GCN). We propose two diagonalization algorithms based on hard and soft constraints on adjacency matrix and two loss functions using diagonal constraint and complementary constraint. The DaigNet eliminates the need for designing a set of anchor boxes commonly used. To prove feasibility of our novel detector, we adopt detection head in YOLO models. Experiments show that the DiagNet achieves 7.5% higher mAP50 on Pascal VOC than YOLOv1. The DiagNet also shows 5.1% higher mAP on MS COCO than YOLOv3u, 3.7% higher mAP than YOLOv5u, and 2.9% higher mAP than YOLOv8.

Keywords

Cite

@article{arxiv.2506.03571,
  title  = {DiagNet: Detecting Objects using Diagonal Constraints on Adjacency Matrix of Graph Neural Network},
  author = {Chong Hyun Lee and Kibae Lee},
  journal= {arXiv preprint arXiv:2506.03571},
  year   = {2025}
}
R2 v1 2026-07-01T02:58:18.990Z