论文精选

量子启发可训练的图像补全模型发布

Quantum-Inspired Trainable and Parameter-Efficient Tensor Networks for Image Inpainting

精选理由

这个模型用到了量子计算的思路,能更高效地处理图像补全任务,比传统方法更省参数。

这篇论文提出了一种基于量子启发张量网络的图像补全方法,其核心是可逆的对角量子傅里叶变换(QFT)松弛结构,计算复杂度为O(N²logN),能高效学习图像补全变换。该方法通过无约束的梯度优化实现快速训练,在随机采样数据上表现优于固定变换和单图优化,参数量远少于大型单元架构。

原文 · arXiv cs.LG

Quantum-Inspired Trainable and Parameter-Efficient Tensor Networks for Image Inpainting

This work introduces quantum-inspired tensor-network circuits as trainable transforms for image inpainting. Among the proposed architectures, the diagonal quantum Fourier transform (QFT) relaxation is invertible with $O(N^2 \log N)$ computational cost for $N\times N$ images, inherently preserving minimum coherence throughout training via its circuit structure and eliminating the need for explicit coherence penalties. Unconstrained gradient-based phase optimization (Riemannian-optimization free) enables efficient learning from randomly sampled training data, allowing the learned transform to generalize to test images observed through fixed sampling masks. Numerical tests show that the learned models outperform fixed transforms and per-image optimization while matching the performance of much larger unitary architectures, yet with far fewer parameters.