paper-with-me

홈 › Papers

Metric-aligned Sample Selection and Critical Feature Sampling for Oriented Object Detection

2023-06-29 · Peng Sun, Yongbin Zheng, Wenqi Wu, Wanying Xu, Shengjian Bai

Arbitrary-oriented object detection is a relatively emerging but challenging task. Although remarkable progress has been made, there still remain many unsolved issues due to the large diversity of patterns in orientation, scale, aspect ratio, and visual appearance of objects in aerial images. Most of the existing methods adopt a coarse-grained fixed label assignment strategy and suffer from the inconsistency between the classification score and localization accuracy. First, to align the metric inconsistency between sample selection and regression loss calculation caused by fixed IoU strategy, we introduce affine transformation to evaluate the quality of samples and propose a distance-based label assignment strategy. The proposed metric-aligned selection (MAS) strategy can dynamically select samples according to the shape and rotation characteristic of objects. Second, to further address the inconsistency between classification and localization, we propose a critical feature sampling (CFS) module, which performs localization refinement on the sampling location for classification task to extract critical features accurately. Third, we present a scale-controlled smooth $L_1$ loss (SC-Loss) to adaptively select high quality samples by changing the form of regression loss function based on the statistics of proposals during training. Extensive experiments are conducted on four challenging rotated object detection datasets DOTA, FAIR1M-1.0, HRSC2016, and UCAS-AOD. The results show the state-of-the-art accuracy of the proposed detector.

📄 PDF Abstract BibTeX arXiv:2306.16718

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionOriented Object Detectionregression

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 제목 키워드 기반

Nonparametric IPSS: Fast, flexible feature selection with false discovery control

2024-10-03 · Omar Melikechi, David B. Dunson, Jeffrey W. Miller

Feature selection is a critical task in machine learning and statistics. However, existing feature selection methods either (i) rely on parametric methods such as linear or generalized linear models, (ii) lack theoretica…

Feature Importancefeature selection

HSDF-Lane: Height-Aligned Signed Distance Field with Semantic Lane Prior for 3D Lane Detection

2026-06-30 · Jiyong Boo, Byeongin Joung, Hyemin Yang, Kuk-Jin Yoon arxiv

Monocular 3D lane detection plays a critical role in autonomous driving, yet recovering reliable 3D geometry from a single image remains challenging due to inherent depth ambiguity. Prior methods project image features i…

Autonomous Driving3D Lane Detection

Finding the Muses: Identifying Coresets through Loss Trajectories

2025-03-12 · Manish Nagaraj, Deepak Ravikumar, Efstathia Soufleri, Kaushik Roy

Deep learning models achieve state-of-the-art performance across domains but face scalability challenges in real-time or resource-constrained scenarios. To address this, we propose Loss Trajectory Correlation (LTC), a no…

VisNec: Measuring and Leveraging Visual Necessity for Multimodal Instruction Tuning

2026-03-01 · Mingkang Dong, Hongyi Cai, Jie Li, Sifan Zhou 외 arxiv

The effectiveness of multimodal instruction tuning depends not only on dataset scale, but critically on whether training samples genuinely require visual reasoning. However, existing instruction datasets often contain a …

Visual Reasoning

Investigating the Impact of Data Selection Strategies on Language Model Performance

2025-01-07 · Jiayao Gu, Liting Chen, Yihong Li

Data selection is critical for enhancing the performance of language models, particularly when aligning training datasets with a desired target distribution. This study explores the effects of different data selection me…

Language ModelingLanguage Modelling