paper-with-me

Papers

DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution

2025-12-04 · Zhizhen Wu, Zhe Cao, Yuchi Huo arxiv

Image convolution with complex kernels is a fundamental operation in photography, scientific imaging, and animation effects, yet direct dense convolution is computationally prohibitive on resource-limited devices. Existing approximations, such as simulated annealing or low-rank decompositions, either lack efficiency or fail to capture non-convex kernels. We introduce a differentiable kernel decomposition framework that represents a target spatially-variant, dense, complex kernel using a set of sparse kernel samples. Our approach features (i) a decomposition that enables differentiable optimization of sparse kernels, (ii) a dedicated initialization strategy for non-convex shapes to avoid poor local minima, and (iii) a kernel-space interpolation scheme that extends single-kernel filtering to spatially varying filtering without retraining and additional runtime overhead. Experiments on Gaussian and non-convex kernels show that our method achieves higher fidelity than simulated annealing and significantly lower cost than low-rank decompositions. Our approach provides a practical solution for mobile imaging and real-time rendering, while remaining fully differentiable for integration into broader learning pipelines.

📄 PDF Abstract BibTeX arXiv:2512.04556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revealing Fine Structure in Protoplanetary Disks with Physics Constrained Neural Fields

2025-09-03 · Aviad Levis, Nhan Luong, Richard Teague, Katherine. L. Bouman 외 arxiv

Protoplanetary disks are the birthplaces of planets, and resolving their three-dimensional structure is key to understanding disk evolution. The unprecedented resolution of ALMA demands modeling approaches that capture f…

Randomized Atomic Feature Models for Physics-Informed Identification of Dynamic Systems

2026-05-14 · Rajiv Singh, Mario Sznaier, Lennart Ljung arxiv

We present a physics-informed framework for system identification based on randomized stable atomic features. Impulse responses are represented as random superpositions of stable atoms, namely damped complex exponentials…

AsyncTaichi: On-the-fly Inter-kernel Optimizations for Imperative and Spatially Sparse Programming

2020-12-15 · Yuanming Hu, Mingkuan Xu, Ye Kuang, Frédo Durand

Leveraging spatial sparsity has become a popular approach to accelerate 3D computer graphics applications. Spatially sparse data structures and efficient sparse kernels (such as parallel stencil operations on active voxe…

GPU

Deformable kernel networks for guided depth map upsampling

2019-03-27 · Beomjun Kim, Jean Ponce, Bumsub Ham

We address the problem of upsampling a low-resolution (LR) depth map using a registered high-resolution (HR) color image of the same scene. Previous methods based on convolutional neural networks (CNNs) combine nonlinear…

Deformable Kernel Networks for Joint Image Filtering

2019-10-17 · Beomjun Kim, Jean Ponce, Bumsub Ham

Joint image filters are used to transfer structural details from a guidance picture used as a prior to a target image, in tasks such as enhancing spatial resolution and suppressing noise. Previous methods based on convol…

Depth Map Super-ResolutionImage RestorationSemantic Segmentation