paper-with-me

홈 › Papers

VIIS: Visible and Infrared Information Synthesis for Severe Low-light Image Enhancement

2024-12-18 · Chen Zhao, Mengyuan Yu, Fan Yang, Peiguang Jing

Images captured in severe low-light circumstances often suffer from significant information absence. Existing singular modality image enhancement methods struggle to restore image regions lacking valid information. By leveraging light-impervious infrared images, visible and infrared image fusion methods have the potential to reveal information hidden in darkness. However, they primarily emphasize inter-modal complementation but neglect intra-modal enhancement, limiting the perceptual quality of output images. To address these limitations, we propose a novel task, dubbed visible and infrared information synthesis (VIIS), which aims to achieve both information enhancement and fusion of the two modalities. Given the difficulty in obtaining ground truth in the VIIS task, we design an information synthesis pretext task (ISPT) based on image augmentation. We employ a diffusion model as the framework and design a sparse attention-based dual-modalities residual (SADMR) conditioning mechanism to enhance information interaction between the two modalities. This mechanism enables features with prior knowledge from both modalities to adaptively and iteratively attend to each modality's information during the denoising process. Our extensive experiments demonstrate that our model qualitatively and quantitatively outperforms not only the state-of-the-art methods in relevant fields but also the newly designed baselines capable of both information enhancement and fusion. The code is available at https://github.com/Chenz418/VIIS.

📄 PDF Abstract BibTeX arXiv:2412.13655

Code (1)

chenz418/viis 공식 구현 pytorch

Tasks

DenoisingImage AugmentationImage EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CFMW: Cross-modality Fusion Mamba for Multispectral Object Detection under Adverse Weather Conditions

2024-04-25 · Haoyuan Li, Qi Hu, You Yao, Kailun Yang 외

Cross-modality images that integrate visible-infrared spectra cues can provide richer complementary information for object detection. Despite this, existing visible-infrared object detection methods severely degrade in s…

MambaMultispectral Object DetectionObjectobject-detection+1

VIFNet: An End-to-end Visible-Infrared Fusion Network for Image Dehazing

2024-04-11 · Meng Yu, Te Cui, Haoyang Lu, Yufeng Yue

Image dehazing poses significant challenges in environmental perception. Recent research mainly focus on deep learning-based methods with single modality, while they may result in severe information loss especially in de…

Image Dehazing

Hierarchical Semantic-Visual Fusion of Visible and Near-infrared Images for Long-range Haze Removal

2025-07-05 · Yi Li, Xiaoxiong Wang, Jiawei Wang, Yi Chang 외 arxiv

While image dehazing has advanced substantially in the past decade, most efforts have focused on short-range scenarios, leaving long-range haze removal under-explored. As distance increases, intensified scattering leads …

Image Dehazing

Towards Homogeneous Modality Learning and Multi-Granularity Information Exploration for Visible-Infrared Person Re-Identification

2022-04-11 · Haojie Liu, Daoxun Xia, Wei Jiang, Chao Xu

Visible-infrared person re-identification (VI-ReID) is a challenging and essential task, which aims to retrieve a set of person images over visible and infrared camera views. In order to mitigate the impact of large moda…

Generative Adversarial NetworkPerson Re-IdentificationRetrieval

BIT: Matching-based Bi-directional Interaction Transformation Network for Visible-Infrared Person Re-Identification

2026-03-15 · Haoxuan Xu, Guanglin Niu arxiv

Visible-Infrared Person Re-Identification (VI-ReID) is a challenging retrieval task due to the substantial modality gap between visible and infrared images. While existing methods attempt to bridge this gap by learning m…

Person Re-Identification