paper-with-me

Papers

l0-Regularized Sparse Coding-based Interpretable Network for Multi-Modal Image Fusion

2024-11-07 · Gargi Panda, Soumitra Kundu, Saumik Bhattacharya, Aurobinda Routray

Multi-modal image fusion (MMIF) enhances the information content of the fused image by combining the unique as well as common features obtained from different modality sensor images, improving visualization, object detection, and many more tasks. In this work, we introduce an interpretable network for the MMIF task, named FNet, based on an l0-regularized multi-modal convolutional sparse coding (MCSC) model. Specifically, for solving the l0-regularized CSC problem, we develop an algorithm unrolling-based l0-regularized sparse coding (LZSC) block. Given different modality source images, FNet first separates the unique and common features from them using the LZSC block and then these features are combined to generate the final fused image. Additionally, we propose an l0-regularized MCSC model for the inverse fusion process. Based on this model, we introduce an interpretable inverse fusion network named IFNet, which is utilized during FNet's training. Extensive experiments show that FNet achieves high-quality fusion results across five different MMIF tasks. Furthermore, we show that FNet enhances downstream object detection in visible-thermal image pairs. We have also visualized the intermediate results of FNet, which demonstrates the good interpretability of our network.

📄 PDF Abstract BibTeX arXiv:2411.04519

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

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…
PReLU A Parametric Rectified Linear Unit, or PReLU, is an activation function that generalizes the traditional rectified unit with a slope for negative values.…
IFBlock IFBlock is a video model block used in the IFNet architecture for video frame interpolation. IFBlocks do not contain expensive…
Residual Connection 설명 없음
IFNet IFNet is an architecture for video frame interpolation that adopts a coarse-to-fine strategy with progressively increased resolutions: it iteratively updates intermediate…

Similar Papers 제목 키워드 기반

Decoding Futures Price Dynamics: A Regularized Sparse Autoencoder for Interpretable Multi-Horizon Forecasting and Factor Discovery

2025-05-11 · Abhijit Gupta

Commodity price volatility creates economic challenges, necessitating accurate multi-horizon forecasting. Predicting prices for commodities like copper and crude oil is complicated by diverse interacting factors (macroec…

MoToRec: Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation

2026-02-11 · Jialin Liu, Zhaorui Zhang, Ray C. C. Cheung arxiv

Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularl…

Multimodal Recommendation

Interpretable Deep Multimodal Image Super-Resolution

2020-09-07 · Iman Marivani, Evaggelia Tsiligianni, Bruno Cornelis, Nikos Deligiannis

Multimodal image super-resolution (SR) is the reconstruction of a high resolution image given a low-resolution observation with the aid of another image modality. While existing deep multimodal models do not incorporate …

Image Super-ResolutionSuper-Resolution

SINET: Sparsity-driven Interpretable Neural Network for Underwater Image Enhancement

2024-09-02 · Gargi Panda, Soumitra Kundu, Saumik Bhattacharya, Aurobinda Routray

Improving the quality of underwater images is essential for advancing marine research and technology. This work introduces a sparsity-driven interpretable neural network (SINET) for the underwater image enhancement (UIE)…

Image EnhancementUIE

Regularized Robust Coding for Face Recognition

2012-02-20 · Meng Yang, Lei Zhang, Jian Yang, David Zhang

Recently the sparse representation based classification (SRC) has been proposed for robust face recognition (FR). In SRC, the testing image is coded as a sparse linear combination of the training samples, and the represe…

Face RecognitionRobust Face RecognitionSparse Representation-based Classification