Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution
Abstract
In current training-free Conditional Diffusion Models (CDM), the sampling process is steered by the gradient, which measures the discrepancy between the guidance and the condition extracted by a pre-trained condition extraction network. These methods necessitate small guidance steps, resulting in longer sampling times. To address the issue of slow sampling, we introduce AccCtr, a method that simplifies the conditional sampling algorithm by maximizing the sum of two objectives. The local maximum set of one objective is contained within the local maximum set of the other. Leveraging this relationship, we decompose the joint optimization into two parts, alternately maximizing each objective. By analyzing the steps involved in optimizing these objectives, we identify the most time-consuming steps and recommend retraining condition extraction network—a relatively simple task—to reduce its computational cost. Integrating AccCtr into current CDMs is a seamless task that does not impose a significant computational burden. Extensive testing has demonstrated that AccCtr offers superior sample quality and faster generation times.
Cite
Text
Huang et al. "Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/95Markdown
[Huang et al. "Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/huang2024ijcai-hundred/) doi:10.24963/ijcai.2024/95BibTeX
@inproceedings{huang2024ijcai-hundred,
title = {{Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution}},
author = {Huang, Binxiao and Li, Jason Chun Lok and Ran, Jie and Li, Boyu and Zhou, Jiajun and Yu, Dahai and Wong, Ngai},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {857-865},
doi = {10.24963/ijcai.2024/95},
url = {https://mlanthology.org/ijcai/2024/huang2024ijcai-hundred/}
}