EigenGS Representation: From Eigenspace to Gaussian Image Space
Lo-Wei Tai, Ching-En Li, Cheng-Lin Chen, Chih-Jung Tsai, Hwann-Tzong Chen, Tyng-Luh Liu
TL;DR
This work introduces EigenGS, a method that connects eigenspace PCA with 2D Gaussian Splatting to create a fast, high-quality image representation. By learning eigen-Gaussians from PCA and then mapping test images to an image-space Gaussian set, EigenGS provides an instant, robust initialization that accelerates convergence while enabling subsequent refinement through image-space reconstruction loss. A frequency-aware learning scheme partitions Gaussians to model distinct spatial frequencies, mitigating penny-round-tile artifacts and improving reconstruction across resolutions. Cross-dataset generalization experiments, including an ImageNet-trained universal EigenGS, demonstrate robust transfer and potential for universal Gaussian-based representations in real-time image synthesis and rendering tasks.
Abstract
Principal Component Analysis (PCA), a classical dimensionality reduction technique, and 2D Gaussian representation, an adaptation of 3D Gaussian Splatting for image representation, offer distinct approaches to modeling visual data. We present EigenGS, a novel method that bridges these paradigms through an efficient transformation pipeline connecting eigenspace and image-space Gaussian representations. Our approach enables instant initialization of Gaussian parameters for new images without requiring per-image optimization from scratch, dramatically accelerating convergence. EigenGS introduces a frequency-aware learning mechanism that encourages Gaussians to adapt to different scales, effectively modeling varied spatial frequencies and preventing artifacts in high-resolution reconstruction. Extensive experiments demonstrate that EigenGS not only achieves superior reconstruction quality compared to direct 2D Gaussian fitting but also reduces necessary parameter count and training time. The results highlight EigenGS's effectiveness and generalization ability across images with varying resolutions and diverse categories, making Gaussian-based image representation both high-quality and viable for real-time applications.
