paper-with-me

Papers

You Only Look Omni Gradient Backpropagation for Moving Infrared Small Target Detection

2025-11-17 · Guoyi Zhang, Guangsheng Xu, Siyang Chen, Han Wang, Xiaohu Zhang arxiv

Moving infrared small target detection is a key component of infrared search and tracking systems, yet it remains extremely challenging due to low signal-to-clutter ratios, severe target-background imbalance, and weak discriminative features. Existing deep learning methods primarily focus on spatio-temporal feature aggregation, but their gains are limited, revealing that the fundamental bottleneck lies in ambiguous per-frame feature representations rather than spatio-temporal modeling itself. Motivated by this insight, we propose BP-FPN, a backpropagation-driven feature pyramid architecture that fundamentally rethinks feature learning for small target. BP-FPN introduces Gradient-Isolated Low-Level Shortcut (GILS) to efficiently incorporate fine-grained target details without inducing shortcut learning, and Directional Gradient Regularization (DGR) to enforce hierarchical feature consistency during backpropagation. The design is theoretically grounded, introduces negligible computational overhead, and can be seamlessly integrated into existing frameworks. Extensive experiments on multiple public datasets show that BP-FPN consistently establishes new state-of-the-art performance. To the best of our knowledge, it is the first FPN designed for this task entirely from the backpropagation perspective.

📄 PDF Abstract BibTeX arXiv:2511.13013

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One Backpropagation in Two Tower Recommendation Models

2024-03-27 · Erjia Chen, Bang Wang

Recent years have witnessed extensive researches on developing two tower recommendation models for relieving information overload. Four building modules can be identified in such models, namely, user-item encoding, negat…

Linear Backpropagation Leads to Faster Convergence

2021-09-29 · Li Ziang, Yiwen Guo, Haodi Liu, ChangShui Zhang

Backpropagation is widely used for calculating gradients in deep neural networks (DNNs). Applied often along with stochastic gradient descent (SGD) or its variants, backpropagation is considered as a de-facto choice in a…

Adversarial Attack

You Only Look One Step: Accelerating Backpropagation in Diffusion Sampling with Gradient Shortcuts

2025-05-12 · Hongkun Dou, Zeyu Li, Xingyu Jiang, Hongjue Li 외

Diffusion models (DMs) have recently demonstrated remarkable success in modeling large-scale data distributions. However, many downstream tasks require guiding the generated content based on specific differentiable metri…

Denoising

SymbOmni: Evolving Agentic Omni Models via Symbolic Concept Learning

2026-07-13 · Jinxiu Liu, Jianru Li, Tanqing Kuang, Xuanming Liu 외 arxiv

Visual generation is increasingly ubiquitous in diverse domains, from text-to-image/video synthesis to multimodal interactive creation. Yet prevailing monolithic models remain fundamentally constrained by their inability…

Continual Learning

Omnimatte: Associating Objects and Their Effects in Video

2021-05-14 · CVPR 2021 1 · Erika Lu, Forrester Cole, Tali Dekel, Andrew Zisserman 외

Computer vision is increasingly effective at segmenting objects in images and videos; however, scene effects related to the objects -- shadows, reflections, generated smoke, etc -- are typically overlooked. Identifying s…