Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

MiniGS: Efficient 3D Gaussian Splatting With Full Factors Weighted Pruning For Scene Representation

View through CrossRef
Abstract 3D Gaussian Splatting has recently emerged as a novel 3D representation method, gaining recognition for its exceptional rendering speed and visual fidelity. However, these advancements come at a cost: this technique exhibits substantial memory demands, with optimized models often containing millions of Gaussian primitives that can exceed 1 GB of storage. We attribute this inefficiency to inherent redundancy in primitive allocation, where overlapping or non-essential elements remain unoptimized in current implementations. In this paper, we propose a novel memory-efficient Gaussian compression method named MiniGS, featuring Full Factors Weighted (FFW) Importance Score Pruning and Variational Densify Threshold (VDT) components. On one hand, we construct several importance score to selectively combine pixel coordinates, Gaussian distances and opacity on the set of Gaussian primitives, and utilize them to prune out redundancy while preserving a small number of highly contributive primitives, achieving an impressive 90% compression ratio. On the other hand, to compensate for the quality loss of pruning Gaussians, we utilize the plug-and-play Variational Densify Threshold (VDT) Component to recover fine details of the 3D scenes, effectively compensating for quality losses with primitives at a low scale. We demonstrate the performance of MiniGS with extensive experimental results on classic dataset and our self-constructed synthetic dataset. For example, our proposed method MiniGS can achieve 29.63 PSNR with 303.271 thousand Gaussian primitives, while the vanilla Gaussian splatting algorithm achieves same-level PSNR (29.73) with one order of magnitude higher of Gaussian primitives on the DeepBlending dataset.
Title: MiniGS: Efficient 3D Gaussian Splatting With Full Factors Weighted Pruning For Scene Representation
Description:
Abstract 3D Gaussian Splatting has recently emerged as a novel 3D representation method, gaining recognition for its exceptional rendering speed and visual fidelity.
However, these advancements come at a cost: this technique exhibits substantial memory demands, with optimized models often containing millions of Gaussian primitives that can exceed 1 GB of storage.
We attribute this inefficiency to inherent redundancy in primitive allocation, where overlapping or non-essential elements remain unoptimized in current implementations.
In this paper, we propose a novel memory-efficient Gaussian compression method named MiniGS, featuring Full Factors Weighted (FFW) Importance Score Pruning and Variational Densify Threshold (VDT) components.
On one hand, we construct several importance score to selectively combine pixel coordinates, Gaussian distances and opacity on the set of Gaussian primitives, and utilize them to prune out redundancy while preserving a small number of highly contributive primitives, achieving an impressive 90% compression ratio.
On the other hand, to compensate for the quality loss of pruning Gaussians, we utilize the plug-and-play Variational Densify Threshold (VDT) Component to recover fine details of the 3D scenes, effectively compensating for quality losses with primitives at a low scale.
We demonstrate the performance of MiniGS with extensive experimental results on classic dataset and our self-constructed synthetic dataset.
For example, our proposed method MiniGS can achieve 29.
63 PSNR with 303.
271 thousand Gaussian primitives, while the vanilla Gaussian splatting algorithm achieves same-level PSNR (29.
73) with one order of magnitude higher of Gaussian primitives on the DeepBlending dataset.

Related Results

DARB: A Density-Adaptive Regular-Block Pruning for Deep Neural Networks
DARB: A Density-Adaptive Regular-Block Pruning for Deep Neural Networks
The rapidly growing parameter volume of deep neural networks (DNNs) hinders the artificial intelligence applications on resource constrained devices, such as mobile and wearable de...
Effect of Pruning Intensities on the Performance of Fruit Plants under Mid-Hill Condition of Eastern Himalayas: Case Study on Guava
Effect of Pruning Intensities on the Performance of Fruit Plants under Mid-Hill Condition of Eastern Himalayas: Case Study on Guava
Current study was undertaken to highlight the effect of pruning on improving vigor of old orchards and increasing performance in terms of fruit yield and quality under water and nu...
A research on rejuvenation pruning of lavandin (Lavandula x intermedia Emeric ex Loisel.)
A research on rejuvenation pruning of lavandin (Lavandula x intermedia Emeric ex Loisel.)
Objective: The main purpose of the research was investigate whether to be renewed or not without the need for re-planting by rejuvenation pruning to the aged plantations of lavandi...
The Influence of Pruning on the Growth and Wood Properties of Populus deltoides “Nanlin 3804”
The Influence of Pruning on the Growth and Wood Properties of Populus deltoides “Nanlin 3804”
During the natural growth of trees, a large number of branches are formed, with a negative impact on timber quality. Therefore, pruning is an essential measure in forest cultivatio...
Advancing Transformer Efficiency with Token Pruning
Advancing Transformer Efficiency with Token Pruning
Transformer-based models have revolutionized natural language processing (NLP), achieving state-of-the-art performance across a wide range of tasks. However, their high computation...
Odd version Mathieu-Gaussian beam based on Green function
Odd version Mathieu-Gaussian beam based on Green function
Like the theoretical pattern of non-diffracting Bessel beams, ideal non-diffracting Mathieu beams also carry infinite energy, but cannot be generated as a physically realizable ent...
Strategic pruning for manipulation of cropping cycles to maximize off season yield in guava (Psidium guajava L.) cv. Lalit
Strategic pruning for manipulation of cropping cycles to maximize off season yield in guava (Psidium guajava L.) cv. Lalit
Guava (Psidium guajava L.) is a wonderful fruit crop responding incredibly well to pruning practices, so pruning is an essential management tool to regulate crop load, manipulate f...
Efficient Layer Optimizations for Deep Neural Networks
Efficient Layer Optimizations for Deep Neural Networks
Deep neural networks (DNNs) have technical issues such as long training time as the network size increases. Parameters require significant memory, which may cause migration issues ...

Back to Top