中文
相关论文

相关论文: Neural Gaussian Scale-Space Fields

200 篇论文

Information from an image occurs over multiple and distinct spatial scales. Image pyramid multiresolution representations are a useful data structure for image analysis and manipulation over a spectrum of spatial scales. This paper employs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Steve T. M. Ataky , Diego Saqui , Jonathan de Matos , Alceu S. Britto , Alessandro L. Koerich

The neural radiance field (NeRF) has made significant strides in representing 3D scenes and synthesizing novel views. Despite its advancements, the high computational costs of NeRF have posed challenges for its deployment in…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Xiangyu Sun , Joo Chan Lee , Daniel Rho , Jong Hwan Ko , Usman Ali , Eunbyung Park

Since its introduction, 3D Gaussian Splatting (3DGS) has become an important reference method for learning 3D representations of a captured scene, allowing real-time novel-view synthesis with high visual quality and fast training times.…

图形学 · 计算机科学 2025-02-27 Adam Celarek , George Kopanas , George Drettakis , Michael Wimmer , Bernhard Kerbl

Reconstructing dynamic 3D scenes from 2D images and generating diverse views over time is challenging due to scene complexity and temporal dynamics. Despite advancements in neural implicit models, limitations persist: (i) Inadequate Scene…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Zeyu Yang , Hongye Yang , Zijie Pan , Li Zhang

We address three key challenges in learning continuous kernel representations: computational efficiency, parameter efficiency, and spectral bias. Continuous kernels have shown significant potential, but their practical adoption is often…

机器学习 · 计算机科学 2024-09-17 Clayton Harper , Luke Wood , Peter Gerstoft , Eric C. Larson

We present Neural Reflectance Fields, a novel deep scene representation that encodes volume density, normal and reflectance properties at any 3D point in a scene using a fully-connected neural network. We combine this representation with a…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Sai Bi , Zexiang Xu , Pratul Srinivasan , Ben Mildenhall , Kalyan Sunkavalli , Miloš Hašan , Yannick Hold-Geoffroy , David Kriegman , Ravi Ramamoorthi

Sensor simulation is pivotal for scalable validation of autonomous driving systems, yet existing Neural Radiance Fields (NeRF) based methods face applicability and efficiency challenges in industrial workflows. This paper introduces a…

We introduce a new approach for Gaussianity testing using the envelope of a signal and its coefficient of variation. The envelope of a Gaussian signal follows the Rayleigh distribution, and given that the coefficient of variation of the…

信号处理 · 电气工程与系统科学 2022-10-12 Víctor Manuel Hidalgo , Juan-Carlos Letelier , Javier Díaz

Zero-shot neural scene segmentation, which reconstructs 3D neural segmentation field without manual annotations, serves as an effective way for scene understanding. However, existing models, especially the efficient 3D Gaussian-based…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Bin Dou , Tianyu Zhang , Zhaohui Wang , Yongjia Ma , Zejian Yuan

Efficiently learning mixture of Gaussians is a fundamental problem in statistics and learning theory. Given samples coming from a random one out of k Gaussian distributions in Rn, the learning problem asks to estimate the means and the…

机器学习 · 计算机科学 2015-03-11 Rong Ge , Qingqing Huang , Sham M. Kakade

Implicit neural representation has paved the way for new approaches to dynamic scene reconstruction and rendering. Nonetheless, cutting-edge dynamic neural rendering methods rely heavily on these implicit representations, which frequently…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Ziyi Yang , Xinyu Gao , Wen Zhou , Shaohui Jiao , Yuqing Zhang , Xiaogang Jin

This paper introduces an active learning framework for manifold Gaussian Process (GP) regression, combining manifold learning with strategic data selection to improve accuracy in high-dimensional spaces. Our method jointly optimizes a…

机器学习 · 统计学 2026-05-12 Yuanxing Cheng , Lulu Kang , Yiwei Wang , Chun Liu

The boundary representation (B-Rep) models a 3D solid as its explicit boundaries: trimmed corners, edges, and faces. Recovering B-Rep representation from unstructured data is a challenging and valuable task of computer vision and graphics.…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Jiaxing Yu , Dongyang Ren , Hangyu Xu , Zhouyuxiao Yang , Yuanqi Li , Jie Guo , Zhengkang Zhou , Yanwen Guo

Deep reinforcement learning systems often suffer from unstable training dynamics due to non-stationarity, where learning objectives and data distributions evolve over time. We show that under non-stationary targets, isotropic Gaussian…

机器学习 · 计算机科学 2026-03-20 Ali Saheb Pasand , Johan Obando-Ceron , Aaron Courville , Pouya Bashivan , Pablo Samuel Castro

We present an efficient neural 3D scene representation for novel-view synthesis (NVS) in large-scale, dynamic urban areas. Existing works are not well suited for applications like mixed-reality or closed-loop simulation due to their limited…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tobias Fischer , Jonas Kulhanek , Samuel Rota Bulò , Lorenzo Porzi , Marc Pollefeys , Peter Kontschieder

Recent developments in 3D Gaussian Splatting have made significant advances in surface reconstruction. However, scaling these methods to large-scale scenes remains challenging due to high computational demands and the complex dynamic…

图形学 · 计算机科学 2025-06-24 Shihan Chen , Zhaojin Li , Zeyu Chen , Qingsong Yan , Gaoyang Shen , Ran Duan

Implicit Neural Representation (INR) has demonstrated remarkable advances in the field of image representation but demands substantial GPU resources. GaussianImage recently pioneered the use of Gaussian Splatting to mitigate this cost,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Zhaojie Zeng , Yuesong Wang , Chao Yang , Tao Guan , Lili Ju

We present a novel type of neural fields that uses general radial bases for signal representation. State-of-the-art neural fields typically rely on grid-based representations for storing local neural features and N-dimensional linear…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Zhang Chen , Zhong Li , Liangchen Song , Lele Chen , Jingyi Yu , Junsong Yuan , Yi Xu

A common analytical problem in neuroscience is the interpretation of neural activity with respect to sensory input or behavioral output. This is typically achieved by regressing measured neural activity against known stimuli or behavioral…

统计计算 · 统计学 2016-06-28 Kamiar Rahnama Rad , Timothy A. Machado , Liam Paninski

The rendering scheme in neural radiance field (NeRF) is effective in rendering a pixel by casting a ray into the scene. However, NeRF yields blurred rendering results when the training images are captured at non-uniform scales, and produces…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Dongting Hu , Zhenkai Zhang , Tingbo Hou , Tongliang Liu , Huan Fu , Mingming Gong