DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution
Abstract
Image convolution with complex kernels is common in photography, scientific imaging, and animation, but dense convolution is too expensive for resource-limited devices. Existing approximations, such as simulated annealing and low-rank decompositions, are either slow or struggle with non-convex kernels. We present a differentiable kernel decomposition framework that represents a spatially variant dense kernel with a small set of sparse samples, assuming the target dense kernel is known for both optimization and filtering. Our method provides (i) end-to-end differentiable sparse-kernel optimization, (ii) shape-aware initialization for non-convex kernels, and (iii) kernel-space interpolation for efficient, multi-dimensional spatially varying filtering without retraining or added runtime cost. Across Gaussian and non-convex kernels, our method achieves higher fidelity than simulated annealing and lower cost than low-rank decomposition. It is practical for mobile imaging and real-time rendering, and integrates cleanly into learning pipelines.
Cite
Text
Wu et al. "DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution." International Conference on Learning Representations, 2026.Markdown
[Wu et al. "DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wu2026iclr-disk/)BibTeX
@inproceedings{wu2026iclr-disk,
title = {{DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution}},
author = {Wu, Zhizhen and Zhe, Cao and Huo, Yuchi},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/wu2026iclr-disk/}
}