paper-with-me

홈 › Papers

Direction-aware multi-scale gradient loss for infrared and visible image fusion

2025-10-15 · Kaixuan Yang, Wei Xiang, Zhenshuai Chen, Tong Jin, Yunpeng Liu arxiv

Infrared and visible image fusion aims to integrate complementary information from co-registered source images to produce a single, informative result. Most learning-based approaches train with a combination of structural similarity loss, intensity reconstruction loss, and a gradient-magnitude term. However, collapsing gradients to their magnitude removes directional information, yielding ambiguous supervision and suboptimal edge fidelity. We introduce a direction-aware, multi-scale gradient loss that supervises horizontal and vertical components separately and preserves their sign across scales. This axis-wise, sign-preserving objective provides clear directional guidance at both fine and coarse resolutions, promoting sharper, better-aligned edges and richer texture preservation without changing model architectures or training protocols. Experiments on open-source model and multiple public benchmarks demonstrate effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2510.13067

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One-Step Forward and Backtrack: Overcoming Zig-Zagging in Loss-Aware Quantization Training

2024-01-30 · Lianbo Ma, Yuee Zhou, Jianlun Ma, Guo Yu 외

Weight quantization is an effective technique to compress deep neural networks for their deployment on edge devices with limited resources. Traditional loss-aware quantization methods commonly use the quantized gradient …

Quantization

Data-induced multiscale losses and efficient multirate gradient descent schemes

2024-02-05 · Juncai He, Liangchen Liu, Yen-Hsi Richard Tsai

This paper investigates the impact of multiscale data on machine learning algorithms, particularly in the context of deep learning. A dataset is multiscale if its distribution shows large variations in scale across diffe…

Data Augmented Flatness-aware Gradient Projection for Continual Learning

2023-01-01 · ICCV 2023 1 · Enneng Yang, Li Shen, Zhenyi Wang, Shiwei Liu 외

The goal of continual learning (CL) is to continuously learn new tasks without forgetting previously learned old tasks. To alleviate catastrophic forgetting, gradient projection based CL methods require that the grad…

Continual Learning

Flatness and Gradient Alignment Are Both Necessary: Spectral-Aware Gradient-Aligned Exploration for Multi-Distribution Learning

2026-05-08 · Aristotelis Ballas, Christos Diou arxiv

Sharpness-aware and gradient-alignment methods have been shown to improve generalization, however each family of methods targets a single geometric property of the loss landscape, while ignoring the other. In this paper,…

Multi-Task Learning

GAQAT: gradient-adaptive quantization-aware training for domain generalization

2024-12-07 · Jiacheng Jiang, Yuan Meng, Chen Tang, Han Yu 외

Research on loss surface geometry, such as Sharpness-Aware Minimization (SAM), shows that flatter minima improve generalization. Recent studies further reveal that flatter minima can also reduce the domain generalization…

Domain GeneralizationQuantization