paper-with-me

홈 › Papers

Beyond Full Labels: Energy-Double-Guided Single-Point Prompt for Infrared Small Target Label Generation

2024-08-15 · Shuai Yuan, Hanlin Qin, Renke Kou, Xiang Yan, Zechuan Li, Chenxu Peng, Huixin Zhou

We pioneer a learning-based single-point prompt paradigm for infrared small target label generation (IRSTLG) to lobber annotation burdens. Unlike previous clustering-based methods, our intuition is that point-guided mask generation just requires one more prompt than target detection, i.e., IRSTLG can be treated as an infrared small target detection (IRSTD) with the location hint. Therefore, we propose an elegant yet effective Energy-Double-Guided Single-point Prompt (EDGSP) framework, aiming to adeptly transform a coarse IRSTD network into a refined label generation method. Specifically, EDGSP comprises three key modules: 1) target energy initialization (TEI), which establishes a foundational outline to streamline the mapping process for effective shape evolution, 2) double prompt embedding (DPE) for rapidly localizing interesting regions and reinforcing high-resolution individual edges to avoid label adhesion, and 3) bounding box-based matching (BBM) for eliminating false masks via considering comprehensive cluster boundary conditions to obtain a reliable output. In this way, pseudo labels generated by three backbones equipped with our EDGSP achieve 100% object-level probability of detection (Pd) and 0% false-alarm rate (Fa) on SIRST, NUDT-SIRST, and IRSTD-1k datasets, with a pixel-level intersection over union (IoU) improvement of 13.28% over state-of-the-art (SOTA) label generation methods. Further applying our inferred masks to train detection models, EDGSP, for the first time, enables a single-point-generated pseudo mask to surpass the manual labels. Even with coarse single-point annotations, it still achieves 99.5% performance of full labeling. Code is available at https://github.com/xdFai/EDGSP.

📄 PDF Abstract BibTeX arXiv:2408.08191

Code (1)

xdfai/edgsp 공식 구현 pytorch

Tasks

Pseudo Label

Similar Papers 제목 키워드 기반

Hierarchical Reinforcement Learning for RIS-Assisted Energy-Efficient RAN

2023-01-07 · Hao Zhou, Long Kong, Medhat Elsayed, Majid Bavand 외

Reconfigurable intelligent surface (RIS) is emerging as a promising technology to boost the energy efficiency (EE) of 5G beyond and 6G networks. Inspired by this potential, in this paper, we investigate the RIS-assisted …

Hierarchical Reinforcement LearningManagementreinforcement-learningReinforcement Learning+1

Pushing the Limit of Range Resolution Beyond Bandwidth Constraint with Triangle FMCW

2024-04-06 · Yanbo Zhang

This paper proposes a novel signal processing technique that doubles the range resolution of FMCW~(Frequency Modulated Continuous Wave) sensing without increasing the required bandwidth. The proposed design overcomes the…

Beyond Label Semantics: Language-Guided Action Anatomy for Few-shot Action Recognition

2025-07-22 · Zefeng Qian, Xincheng Yao, Yifei Huang, Chongyang Zhang 외 arxiv

Few-shot action recognition (FSAR) aims to classify human actions in videos with only a small number of labeled samples per category. The scarcity of training data has driven recent efforts to incorporate additional moda…

Action Recognition

Double Trouble in Double Descent: Bias and Variance(s) in the Lazy Regime

2020-01-01 · ICML 2020 1 · Stéphane d'Ascoli, Maria Refinetti, Giulio Biroli, Florent Krzakala

Deep neural networks can achieve remarkable generalization performances while interpolating the training data. Rather than the U-curve emblematic of the bias-variance trade-off, their test error often follows a ``double …

Double Trouble in Double Descent : Bias and Variance(s) in the Lazy Regime

2020-03-02 · Stéphane d'Ascoli, Maria Refinetti, Giulio Biroli, Florent Krzakala

Deep neural networks can achieve remarkable generalization performances while interpolating the training data perfectly. Rather than the U-curve emblematic of the bias-variance trade-off, their test error often follows a…