English

GADA: Graph Attention-based Detection Aggregation for Ultrasound Video Classification

Image and Video Processing 2025-10-14 v1

Abstract

Medical ultrasound video analysis is challenging due to variable sequence lengths, subtle spatial cues, and the need for interpretable video-level assessment. We introduce GADA, a Graph Attention-based Detection Aggregation framework that reformulates video classification as a graph reasoning problem over spatially localized regions of interest. Rather than relying on 3D CNNs or full-frame analysis, GADA detects pathology-relevant regions across frames and represents them as nodes in a spatiotemporal graph, with edges encoding spatial and temporal dependencies. A graph attention network aggregates these node-level predictions through edge-aware attention to generate a compact, discriminative video-level output. Evaluated on a large-scale, multi-center clinical lung ultrasound dataset, GADA outperforms conventional baselines on two pathology video classification tasks while providing interpretable region- and frame-level attention.

Keywords

Cite

@article{arxiv.2510.11437,
  title  = {GADA: Graph Attention-based Detection Aggregation for Ultrasound Video Classification},
  author = {Li Chen and Naveen Balaraju and Jochen Kruecker and Balasundar Raju and Alvin Chen},
  journal= {arXiv preprint arXiv:2510.11437},
  year   = {2025}
}

Comments

ICCV CVAMD 2025

R2 v1 2026-07-01T06:34:05.328Z