paper-with-me

홈 › Papers

MAFE R-CNN: Selecting More Samples to Learn Category-aware Features for Small Object Detection

2025-05-22 · Yichen Li, Qiankun Liu, Zhenchao Jin, Jiuzhe Wei, Jing Nie, Ying Fu

Small object detection in intricate environments has consistently represented a major challenge in the field of object detection. In this paper, we identify that this difficulty stems from the detectors' inability to effectively learn discriminative features for objects of small size, compounded by the complexity of selecting high-quality small object samples during training, which motivates the proposal of the Multi-Clue Assignment and Feature Enhancement R-CNN.Specifically, MAFE R-CNN integrates two pivotal components.The first is the Multi-Clue Sample Selection (MCSS) strategy, in which the Intersection over Union (IoU) distance, predicted category confidence, and ground truth region sizes are leveraged as informative clues in the sample selection process. This methodology facilitates the selection of diverse positive samples and ensures a balanced distribution of object sizes during training, thereby promoting effective model learning.The second is the Category-aware Feature Enhancement Mechanism (CFEM), where we propose a simple yet effective category-aware memory module to explore the relationships among object features. Subsequently, we enhance the object feature representation by facilitating the interaction between category-aware features and candidate box features.Comprehensive experiments conducted on the large-scale small object dataset SODA validate the effectiveness of the proposed method. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2505.16442

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSmall Object Detection

Similar Papers 제목 키워드 기반

Multi-Agent Feedback Enabled Neural Networks for Intelligent Communications

2022-05-22 · Fanglei Sun, Yang Li, Ying Wen, Jingchen Hu 외

In the intelligent communication field, deep learning (DL) has attracted much attention due to its strong fitting ability and data-driven learning capability. Compared with the typical DL feedforward network structures, …

DenoisingIntelligent Communication

MAFE: Multi-Agent Fair Environments for Decision-Making Systems

2025-02-25 · Zachary McBride Lazri, Anirudh Nakra, Ivan Brugere, Danial Dervovic 외

Fairness constraints applied to machine learning (ML) models in static contexts have been shown to potentially produce adverse outcomes among demographic groups over time. To address this issue, emerging research focuses…

Decision MakingFairness

Modality Prompts for Arbitrary Modality Salient Object Detection

2024-05-06 · Nianchang Huang, Yang Yang, Qiang Zhang, Jungong Han 외

This paper delves into the task of arbitrary modality salient object detection (AM SOD), aiming to detect salient objects from arbitrary modalities, eg RGB images, RGB-D images, and RGB-D-T images. A novel modality-adapt…

Objectobject-detectionObject DetectionSalient Object Detection

Communication-Efficient Federated Learning for LEO Satellite Networks Integrated with HAPs Using Hybrid NOMA-OFDM

2024-01-01 · Mohamed Elmahallawy, Tie Luo, Khaled Ramadan

Space AI has become increasingly important and sometimes even necessary for government, businesses, and society. An active research topic under this mission is integrating federated learning (FL) with satellite communica…

Federated Learning

MaFeRw: Query Rewriting with Multi-Aspect Feedbacks for Retrieval-Augmented Large Language Models

2024-08-30 · Yujing Wang, Hainan Zhang, Liang Pang, Binghui Guo 외

In a real-world RAG system, the current query often involves spoken ellipses and ambiguous references from dialogue contexts, necessitating query rewriting to better describe user's information needs. However, traditiona…

RAGResponse GenerationRetrieval