paper-with-me

홈 › Papers

Test-Time Dynamic Image Fusion

2024-11-05 · Bing Cao, Yinan Xia, Yi Ding, Changqing Zhang, QinGhua Hu

The inherent challenge of image fusion lies in capturing the correlation of multi-source images and comprehensively integrating effective information from different sources. Most existing techniques fail to perform dynamic image fusion while notably lacking theoretical guarantees, leading to potential deployment risks in this field. Is it possible to conduct dynamic image fusion with a clear theoretical justification? In this paper, we give our solution from a generalization perspective. We proceed to reveal the generalized form of image fusion and derive a new test-time dynamic image fusion paradigm. It provably reduces the upper bound of generalization error. Specifically, we decompose the fused image into multiple components corresponding to its source data. The decomposed components represent the effective information from the source data, thus the gap between them reflects the Relative Dominability (RD) of the uni-source data in constructing the fusion image. Theoretically, we prove that the key to reducing generalization error hinges on the negative correlation between the RD-based fusion weight and the uni-source reconstruction loss. Intuitively, RD dynamically highlights the dominant regions of each source and can be naturally converted to the corresponding fusion weight, achieving robust results. Extensive experiments and discussions with in-depth analysis on multiple benchmarks confirm our findings and superiority. Our code is available at https://github.com/Yinan-Xia/TTD.

📄 PDF Abstract BibTeX arXiv:2411.02840

Code (1)

yinan-xia/ttd 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Projected Coupled Diffusion for Test-Time Constrained Joint Generation

2025-08-14 · Hao Luan, Yi Xian Goh, See-Kiong Ng, Chun Kai Ling arxiv

Modifications to test-time sampling have emerged as an important extension to diffusion algorithms, with the goal of biasing the generative process to achieve a given objective without having to retrain the entire diffus…

Motion Planning

UltraFusion: Ultra High Dynamic Imaging using Exposure Fusion

2025-01-20 · CVPR 2025 1 · Zixuan Chen, Yujin Wang, Xin Cai, Zhiyuan You 외

Capturing high dynamic range (HDR) scenes is one of the most important issues in camera design. Majority of cameras use exposure fusion technique, which fuses images captured by different exposure levels, to increase dyn…

Tone Mapping

Tuning Real-World Image Restoration at Inference: A Test-Time Scaling Paradigm for Flow Matching Models

2026-03-23 · Purui Bai, Junxian Duan, Pin Wang, Jinhua Hao 외 arxiv

Although diffusion-based real-world image restoration (Real-IR) has achieved remarkable progress, efficiently leveraging ultra-large-scale pre-trained text-to-image (T2I) models and fully exploiting their potential remai…

Image Restoration

Cold Diffusion: Inverting Arbitrary Image Transforms Without Noise

2022-08-19 · NeurIPS 2023 11 · Arpit Bansal, Eitan Borgnia, Hong-Min Chu, Jie S. Li 외

Standard diffusion models involve an image transform -- adding Gaussian noise -- and an image restoration operator that inverts this degradation. We observe that the generative behavior of diffusion models is not strongl…

Image RestorationVariational Inference

DDiT: Dynamic Patch Scheduling for Efficient Diffusion Transformers

2026-02-19 · Dahye Kim, Deepti Ghadiyaram, Raghudeep Gadde arxiv

Diffusion Transformers (DiTs) have achieved state-of-the-art performance in image and video generation, but their success comes at the cost of heavy computation. This inefficiency is largely due to the fixed tokenization…

Video Generation