paper-with-me

Papers

CEM-FBGTinyDet: Context-Enhanced Foreground Balance with Gradient Tuning for tiny Objects

2025-06-11 · Tao Liu, Zhenchao Cui

Tiny object detection (TOD) reveals a fundamental flaw in feature pyramid networks: high-level features (P5-P6) frequently receive zero positive anchors under standard label assignment protocols, leaving their semantic representations untrained due to exclusion from loss computation. This creates dual deficiencies: (1) Stranded high-level features become semantic dead-ends without gradient updates, while (2) low-level features lack essential semantic context for robust classification. We propose E-FPN-BS that systematically converts wasted high-level semantics into low-level feature enhancements. To address these issues, we propose E-FPN-BS, a novel architecture integrating multi-scale feature enhancement and adaptive optimization. First, our Context Enhancement Module(CEM) employs dual-branch processing to align and compress high-level features for effective global-local fusion. Second, the Foreground-Background Separation Module (FBSM) generates spatial gating masks that dynamically amplify discriminative regions. To address gradient imbalance across object scales, we further propose a Dynamic Gradient-Balanced Loss (DCLoss) that automatically modulates loss contributions via scale-aware gradient equilibrium. Extensive experiments across multiple benchmark datasets demonstrate the outstanding performance and generalization ability of our approach.

📄 PDF Abstract BibTeX arXiv:2506.09897

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionRobust classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Alleviating Class-wise Gradient Imbalance for Pulmonary Airway Segmentation

2020-11-24 · Hao Zheng, Yulei Qin, Yun Gu, Fangfang Xie 외

Automated airway segmentation is a prerequisite for pre-operative diagnosis and intra-operative navigation for pulmonary intervention. Due to the small size and scattered spatial distribution of peripheral bronchi, this …

Action Segmentation

Class Imbalance in Object Detection: An Experimental Diagnosis and Study of Mitigation Strategies

2024-03-11 · Nieves Crasto

Object detection, a pivotal task in computer vision, is frequently hindered by dataset imbalances, particularly the under-explored issue of foreground-foreground class imbalance. This lack of attention to foreground-fore…

BenchmarkingData Augmentationobject-detectionObject Detection

FBNet: Feature Balance Network for Urban-Scene Segmentation

2021-11-05 · Lei Gan, Huabin Huang, Banghuai Li, Ye Yuan

Image segmentation in the urban scene has recently attracted much attention due to its success in autonomous driving systems. However, the poor performance of concerned foreground targets, e.g., traffic lights and poles,…

Autonomous DrivingImage SegmentationScene SegmentationSegmentation+1

Foreground-Aware Relation Network for Geospatial Object Segmentation in High Spatial Resolution Remote Sensing Imagery

2020-11-19 · CVPR 2020 6 · Zhuo Zheng, Yanfei Zhong, Junjue Wang, Ailong Ma

Geospatial object segmentation, as a particular semantic segmentation task, always faces with larger-scale variation, larger intra-class variance of background, and foreground-background imbalance in the high spatial res…

Earth ObservationRelationRelation NetworkSegmentation+2

HSONet:A Siamese foreground association-driven hard case sample optimization network for high-resolution remote sensing image change detection

2024-02-26 · Chao Tao, Dongsheng Kuang, Zhenyang Huang, Chengli Peng 외

In the later training stages, further improvement of the models ability to determine changes relies on how well the change detection (CD) model learns hard cases; however, there are two additional challenges to learning …

Change Detection