Ultra-High-Definition Dynamic Multi-Exposure Image Fusion via Infinite Pixel Learning
Abstract
With the continuous improvement of device imaging resolution, the popularity of Ultra-High-Definition (UHD) images is increasing. Unfortunately, existing methods for fusing multi-exposure images in dynamic scenes are designed for low-resolution images, which makes them inefficient for generating high-quality UHD images on a resource-constrained device. To alleviate the limitations of extremely long-sequence inputs, inspired by the Large Language Model (LLM) for processing infinitely long texts, we propose a novel learning paradigm to achieve UHD multi-exposure dynamic scene image fusion on a single consumer-grade GPU, named Infinite Pixel Learning (IPL). The design of our approach comes from three key components: The first step is to slice the input sequences to relieve the pressure generated by the model processing the data stream; Second, we develop an attention cache technique, which is similar to the KV cache for infinite data stream processing; Finally, we design a method for attention cache compression to alleviate the storage burden of the cache on the device. In addition, we provide a new UHD benchmark to evaluate the effectiveness of our method. Extensive experimental results show that our method maintains high-quality visual performance while fusing UHD dynamic multi-exposure images in real-time (>40fps) on a single consumer-grade GPU.
Cite
Text
Chen et al. "Ultra-High-Definition Dynamic Multi-Exposure Image Fusion via Infinite Pixel Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I2.32224Markdown
[Chen et al. "Ultra-High-Definition Dynamic Multi-Exposure Image Fusion via Infinite Pixel Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/chen2025aaai-ultra/) doi:10.1609/AAAI.V39I2.32224BibTeX
@inproceedings{chen2025aaai-ultra,
title = {{Ultra-High-Definition Dynamic Multi-Exposure Image Fusion via Infinite Pixel Learning}},
author = {Chen, Xingchi and Zheng, Zhuoran and Li, Xuerui and Chen, Yuying and Wang, Shu and Ren, Wenqi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {2248-2255},
doi = {10.1609/AAAI.V39I2.32224},
url = {https://mlanthology.org/aaai/2025/chen2025aaai-ultra/}
}