paper-with-me

홈 › Papers

Gaussian Splatting-based Low-Rank Tensor Representation for Multi-Dimensional Image Recovery

2025-11-18 · Yiming Zeng, Xi-Le Zhao, Wei-Hao Wu, Teng-Yu Ji, Chao Wang arxiv

Tensor singular value decomposition (t-SVD) is a promising tool for multi-dimensional image representation, which decomposes a multi-dimensional image into a latent tensor and an accompanying transform matrix. However, two critical limitations of t-SVD methods persist: (1) the approximation of the latent tensor (e.g., tensor factorizations) is coarse and fails to accurately capture spatial local high-frequency information; (2) The transform matrix is composed of fixed basis atoms (e.g., complex exponential atoms in DFT and cosine atoms in DCT) and cannot precisely capture local high-frequency information along the mode-3 fibers. To address these two limitations, we propose a Gaussian Splatting-based Low-rank tensor Representation (GSLR) framework, which compactly and continuously represents multi-dimensional images. Specifically, we leverage tailored 2D Gaussian splatting and 1D Gaussian splatting to generate the latent tensor and transform matrix, respectively. The 2D and 1D Gaussian splatting are indispensable and complementary under this representation framework, which enjoys a powerful representation capability, especially for local high-frequency information. To evaluate the representation ability of the proposed GSLR, we develop an unsupervised GSLR-based multi-dimensional image recovery model. Extensive experiments on multi-dimensional image recovery demonstrate that GSLR consistently outperforms state-of-the-art methods, particularly in capturing local high-frequency information.

📄 PDF Abstract BibTeX arXiv:2511.14270

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MIGS: Multi-Identity Gaussian Splatting via Tensor Decomposition

2024-07-10 · Aggelina Chatziagapi, Grigorios G. Chrysos, Dimitris Samaras

We introduce MIGS (Multi-Identity Gaussian Splatting), a novel method that learns a single neural representation for multiple identities, using only monocular videos. Recent 3D Gaussian Splatting (3DGS) approaches for hu…

3DGSAllTensor Decomposition

3iGS: Factorised Tensorial Illumination for 3D Gaussian Splatting

2024-08-07 · Zhe Jun Tang, Tat-Jen Cham

The use of 3D Gaussians as representation of radiance fields has enabled high quality novel view synthesis at real-time rendering speed. However, the choice of optimising the outgoing radiance of each Gaussian independen…

3DGSNovel View Synthesis

E3DGS: Unified Geometric-Photometric Equivariance for 3D Gaussian Splatting via Color-as-Geometry Embedding

2026-07-17 · Chankyo Kim, Maani Ghaffari arxiv

3D Gaussian Splatting (3DGS) captures scenes by coupling explicit geometry (position, covariance) with view-dependent photometry (Spherical Harmonics). However, building $\mathrm{SE}(3)$-equivariant architectures on thes…

Effective Rank Analysis and Regularization for Enhanced 3D Gaussian Splatting

2024-06-17 · Junha Hyung, Susung Hong, Sungwon Hwang, Jaeseong Lee 외

3D reconstruction from multi-view images is one of the fundamental challenges in computer vision and graphics. Recently, 3D Gaussian Splatting (3DGS) has emerged as a promising technique capable of real-time rendering wi…

3DGS3D Reconstruction

TC-GS: A Faster Gaussian Splatting Module Utilizing Tensor Cores

2025-05-30 · Zimu Liao, Jifeng Ding, Rong Fu, Siwei Cui 외

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where conditional alpha-blending dominates the time cost in the rendering pipeline. This paper proposes TC-GS, an algorithm-independent univ…

3DGS