paper-with-me

Papers

Deep Amended Gradient Descent for Efficient Spectral Reconstruction from Single RGB Images

2021-08-12 · Zhiyu Zhu, Hui Liu, Junhui Hou, Sen Jia, Qingfu Zhang

This paper investigates the problem of recovering hyperspectral (HS) images from single RGB images. To tackle such a severely ill-posed problem, we propose a physically-interpretable, compact, efficient, and end-to-end learning-based framework, namely AGD-Net. Precisely, by taking advantage of the imaging process, we first formulate the problem explicitly based on the classic gradient descent algorithm. Then, we design a lightweight neural network with a multi-stage architecture to mimic the formed amended gradient descent process, in which efficient convolution and novel spectral zero-mean normalization are proposed to effectively extract spatial-spectral features for regressing an initialization, a basic gradient, and an incremental gradient. Besides, based on the approximate low-rank property of HS images, we propose a novel rank loss to promote the similarity between the global structures of reconstructed and ground-truth HS images, which is optimized with our singular value weighting strategy during training. Moreover, AGD-Net, a single network after one-time training, is flexible to handle the reconstruction with various spectral response functions. Extensive experiments over three commonly-used benchmark datasets demonstrate that AGD-Net can improve the reconstruction quality by more than 1.0 dB on average while saving 67$\times$ parameters and 32$\times$ FLOPs, compared with state-of-the-art methods. The code will be publicly available at https://github.com/zbzhzhy/GD-Net.

📄 PDF Abstract BibTeX arXiv:2108.05547

Code (1)

zbzhzhy/gd-net 공식 구현 pytorch

Tasks

Spectral Reconstruction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Proximal Gradient Descent Unfolding Dense-spatial Spectral-attention Transformer for Compressive Spectral Imaging

2023-12-25 · Ziyan Chen, Jing Cheng

The Coded Aperture Snapshot Spectral Compressive Imaging (CASSI) system modulates three-dimensional hyperspectral images into two-dimensional compressed images in a single exposure. Subsequently, three-dimensional hypers…

GPU

Efficient Federated Learning via Local Adaptive Amended Optimizer with Linear Speedup

2023-07-30 · Yan Sun, Li Shen, Hao Sun, Liang Ding 외

Adaptive optimization has achieved notable success for distributed learning while extending adaptive optimizer to federated Learning (FL) suffers from severe inefficiency, including (i) rugged convergence due to inaccura…

Federated Learning

3D Target Detection and Spectral Classification for Single-photon LiDAR Data

2023-02-20 · Mohamed Amir Alaa Belmekki, Jonathan Leach, Rachael Tobin, Gerald S. Buller 외

3D single-photon LiDAR imaging has an important role in many applications. However, full deployment of this modality will require the analysis of low signal to noise ratio target returns and a very high volume of data. T…

3D Reconstructionparameter estimation

Small random initialization is akin to spectral learning: Optimization and generalization guarantees for overparameterized low-rank matrix reconstruction

2021-06-28 · NeurIPS 2021 12 · Dominik Stöger, Mahdi Soltanolkotabi

Recently there has been significant theoretical progress on understanding the convergence and generalization of gradient-based methods on nonconvex losses with overparameterized models. Nevertheless, many aspects of opti…

Learning single index model with gradient descent: spectral initialization and precise asymptotics

2025-09-27 · Yuchen Chen, Yandi Shen arxiv

Non-convex optimization plays a central role in many statistics and machine learning problems. Despite the landscape irregularities for general non-convex functions, some recent work showed that for many learning problem…