paper-with-me

Papers

Make Both Ends Meet: A Synergistic Optimization Infrared Small Target Detection with Streamlined Computational Overhead

2025-04-30 · Yuxin Jing, Yuchen Zheng, Jufeng Zhao, Guangmang Cui, Tianpei Zhang

Infrared small target detection(IRSTD) is widely recognized as a challenging task due to the inherent limitations of infrared imaging, including low signal-to-noise ratios, lack of texture details, and complex background interference. While most existing methods model IRSTD as a semantic segmentation task, but they suffer from two critical drawbacks: (1)blurred target boundaries caused by long-distance imaging dispersion; and (2) excessive computational overhead due to indiscriminate feature stackin. To address these issues, we propose the Lightweight Efficiency Infrared Small Target Detection (LE-IRSTD), a lightweight and efficient framework based on YOLOv8n, with following key innovations. Firstly, we identify that the multiple bottleneck structures within the C2f component of the YOLOv8-n backbone contribute to an increased computational burden. Therefore, we implement the Mobile Inverted Bottleneck Convolution block (MBConvblock) and Bottleneck Structure block (BSblock) in the backbone, effectively balancing the trade-off between computational efficiency and the extraction of deep semantic information. Secondly, we introduce the Attention-based Variable Convolution Stem (AVCStem) structure, substituting the final convolution with Variable Kernel Convolution (VKConv), which allows for adaptive convolutional kernels that can transform into various shapes, facilitating the receptive field for the extraction of targets. Finally, we employ Global Shuffle Convolution (GSConv) to shuffle the channel dimension features obtained from different convolutional approaches, thereby enhancing the robustness and generalization capabilities of our method. Experimental results demonstrate that our LE-IRSTD method achieves compelling results in both accuracy and lightweight performance, outperforming several state-of-the-art deep learning methods.

📄 PDF Abstract BibTeX arXiv:2504.21581

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Synergistic Benefits of Joint Molecule Generation and Property Prediction

2025-04-23 · Adam Izdebski, Jan Olszewski, Pankhil Gawade, Krzysztof Koras 외

Modeling the joint distribution of data samples and their properties allows to construct a single model for both data generation and property prediction, with synergistic benefits reaching beyond purely generative or pre…

Drug Designmolecular representationPredictionProperty Prediction+1

Resource Allocation for RIS-Assisted CoMP-NOMA Networks using Reinforcement Learning

2025-04-01 · Muhammad Umer, Muhammad Ahmed Mohsin, Huma Ghafoor, Syed Ali Hassan

This thesis delves into the forefront of wireless communication by exploring the synergistic integration of three transformative technologies: STAR-RIS, CoMP, and NOMA. Driven by the ever-increasing demand for higher dat…

Deep Reinforcement Learning

RECOVER: sequential model optimization platform for combination drug repurposing identifies novel synergistic compounds in vitro

2022-02-07 · Paul Bertin, Jarrid Rector-Brooks, Deepak Sharma, Thomas Gaudelet 외

For large libraries of small molecules, exhaustive combinatorial chemical screens become infeasible to perform when considering a range of disease models, assay conditions, and dose ranges. Deep learning models have achi…

BenchmarkingModel Optimization

A Hierarchical Network for Abstractive Meeting Summarization with Cross-Domain Pretraining

2020-04-04 · Findings of the Association for Computational Linguistics 2020 · Chenguang Zhu, Ruochen Xu, Michael Zeng, Xuedong Huang

With the abundance of automatic meeting transcripts, meeting summarization is of great interest to both participants and other parties. Traditional methods of summarizing meetings depend on complex multi-step pipelines t…

Abstractive Text SummarizationArticlesMeeting SummarizationText Summarization

When Large Language Models Meet Vector Databases: A Survey

2024-01-30 · Zhi Jing, Yongye Su, Yikun Han, Bo Yuan 외

This survey explores the synergistic potential of Large Language Models (LLMs) and Vector Databases (VecDBs), a burgeoning but rapidly evolving research area. With the proliferation of LLMs comes a host of challenges, in…

HallucinationInformation RetrievalRetrievalSurvey