中文
相关论文

相关论文: Hash Grid Feature Pruning

200 篇论文

Neural network pruning is a practical way for reducing the size of trained models and the number of floating-point operations. One way of pruning is to use the relative Hessian trace to calculate sensitivity of each channel, as compared to…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Jack Chong , Manas Gupta , Lihui Chen

Neural graphics primitives are faster and achieve higher quality when their neural networks are augmented by spatial data structures that hold trainable features arranged in a grid. However, existing feature grids either come with a large…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Towaki Takikawa , Thomas Müller , Merlin Nimier-David , Alex Evans , Sanja Fidler , Alec Jacobson , Alexander Keller

Convolutional Gridding is a technique (algorithm) extensively used in Radio Interferometric Image Synthesis for fast inversion of functions sampled with irregular intervals on the Fourier plane. In this thesis, we propose some modifications…

天体物理仪器与方法 · 物理学 2021-11-09 Daniel Muscat

Neural networks achieve state-of-the-art performance in image classification, speech recognition, scientific analysis and many more application areas. Due to the high computational complexity and memory footprint of neural networks, various…

硬件体系结构 · 计算机科学 2025-04-21 Benjamin Ramhorst , Vladimir Loncar , George A. Constantinides

Recent advancements in 3D Gaussian Splatting have enhanced efficient and high-quality novel view synthesis. However, representing scenes requires a large number of Gaussian points, leading to high storage demands and limiting practical…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Liheng Zhang , Weihao Yu , Zubo Lu , Haozhi Gu , Jin Huang

Deep learning approaches have provided state-of-the-art performance in many applications by relying on large and overparameterized neural networks. However, such networks have been shown to be very brittle and are difficult to deploy on…

In some cases, computational benefit can be gained by exploring the hyper parameter space using a deterministic set of grid points instead of a Markov chain. We view this as a numerical integration problem and make three unique…

统计计算 · 统计学 2016-09-30 Chaitanya Joshi , Paul T. Brown , Stephen Joe

While it is commonly observed in practice that pruning networks to a certain level of sparsity can improve the quality of the features, a theoretical explanation of this phenomenon remains elusive. In this work, we investigate this by…

机器学习 · 统计学 2024-06-14 Nuri Mert Vural , Murat A. Erdogdu

3D Gaussian Splatting (GS) demonstrates excellent rendering quality and generation speed in novel view synthesis. However, substantial data size poses challenges for storage and transmission, making 3D GS compression an essential…

计算机视觉与模式识别 · 计算机科学 2025-03-18 He Huang , Wenjie Huang , Qi Yang , Yiling Xu , Zhu li

3D Gaussian Splatting is a recognized method for 3D scene representation, known for its high rendering quality and speed. However, its substantial data requirements present challenges for practical applications. In this paper, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Soonbin Lee , Fangwen Shu , Yago Sanchez , Thomas Schierl , Cornelius Hellge

Channel pruning, which seeks to reduce the model size by removing redundant channels, is a popular solution for deep networks compression. Existing channel pruning methods usually conduct layer-wise channel selection by directly minimizing…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Yiming Hu , Siyang Sun , Jianquan Li , Jiagang Zhu , Xingang Wang , Qingyi Gu

Network pruning is a commonly used measure to alleviate the storage and computational burden of deep neural networks. However, the fundamental limit of network pruning is still lacking. To close the gap, in this work we'll take a…

机器学习 · 统计学 2025-10-20 Qiaozhe Zhang , Ruijie Zhang , Jun Sun , Yingzhuang Liu

3D Gaussian Splatting (3DGS) has demonstrated remarkable effectiveness in 3D reconstruction, achieving high-quality results with real-time radiance field rendering. However, a key challenge is the substantial storage cost: reconstructing a…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Haishan Wang , Mohammad Hassan Vali , Arno Solin

Model pruning seeks to induce sparsity in a deep neural network's various connection matrices, thereby reducing the number of nonzero-valued parameters in the model. Recent reports (Han et al., 2015; Narang et al., 2017) prune deep networks…

机器学习 · 统计学 2017-11-15 Michael Zhu , Suyog Gupta

Embedding image features into a binary Hamming space can improve both the speed and accuracy of large-scale query-by-example image retrieval systems. Supervised hashing aims to map the original features to compact binary codes in a manner…

机器学习 · 计算机科学 2016-11-17 Guosheng Lin , Chunhua Shen , Anton van den Hengel

Exploring deep convolutional neural networks of high efficiency and low memory usage is very essential for a wide variety of machine learning tasks. Most of existing approaches used to accelerate deep models by manipulating parameters or…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Chuanjian Liu , Yunhe Wang , Kai Han , Chunjing Xu , Chang Xu

We introduce a probabilistic splat-based radiance field framework that retains the fast rasterization and test-time efficiency of 3D Gaussian Splatting (3DGS) while replacing heuristic primitive manipulation with gradient-based optimization…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Mia Gaia Polansky , George Kopanas , Stephan Garbin , Todd Zickler , Dor Verbin

Standard Gaussian splatting methods rely on heuristic densification and pruning to adaptively allocate primitives during training, and the resulting Gaussian count strongly influences both reconstruction quality and runtime. This makes…

图形学 · 计算机科学 2026-05-18 Pratik Singh Bisht , Andreas Kolb

The Gaussian splatting methods are getting popular. However, their loss function only contains the $\ell_1$ norm and the structural similarity between the rendered and input images, without considering the edges in these images. It is…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yuanhao Gong

3D Gaussian Splatting has recently emerged as a highly promising technique for modeling of static 3D scenes. In contrast to Neural Radiance Fields, it utilizes efficient rasterization allowing for very fast rendering at high-quality.…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Wieland Morgenstern , Florian Barthel , Anna Hilsmann , Peter Eisert