Lightweight Multi-Scale Feature Extraction with Fully Connected LMF Layer for Salient Object Detection
Yunpeng Shi, Lei Chen, Xiaolu Shen, Yanju Guo

TL;DR
This paper introduces LMFNet, a lightweight neural network with a novel multi-scale feature extraction layer using depthwise separable dilated convolutions, achieving high accuracy in salient object detection with minimal parameters.
Contribution
The paper presents the LMF layer and LMFNet, a new lightweight architecture that effectively balances efficiency and performance in multi-scale feature extraction for salient object detection.
Findings
Achieves state-of-the-art results on five benchmark datasets.
Uses only 0.81 million parameters, outperforming other lightweight models.
Maintains competitive accuracy while significantly reducing model size.
Abstract
In the domain of computer vision, multi-scale feature extraction is vital for tasks such as salient object detection. However, achieving this capability in lightweight networks remains challenging due to the trade-off between efficiency and performance. This paper proposes a novel lightweight multi-scale feature extraction layer, termed the LMF layer, which employs depthwise separable dilated convolutions in a fully connected structure. By integrating multiple LMF layers, we develop LMFNet, a lightweight network tailored for salient object detection. Our approach significantly reduces the number of parameters while maintaining competitive performance. Here, we show that LMFNet achieves state-of-the-art or comparable results on five benchmark datasets with only 0.81M parameters, outperforming several traditional and lightweight models in terms of both efficiency and accuracy. Our work…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Tactile and Sensory Interactions
