中文
相关论文

相关论文: Neural Laplacian Operator for 3D Point Clouds

200 篇论文

We introduce a neural implicit framework that exploits the differentiable properties of neural networks and the discrete geometry of point-sampled surfaces to approximate them as the level sets of neural implicit functions. To train a…

图形学 · 计算机科学 2024-03-07 Tiago Novello , Guilherme Schardong , Luiz Schirmer , Vinicius da Silva , Helio Lopes , Luiz Velho

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Accurate numerical integration over non-uniform point clouds is a challenge for modern mesh-free machine learning solvers for partial differential equations (PDEs) using variational principles. While standard Monte Carlo (MC) methods are…

数值分析 · 数学 2026-02-10 Costas Smaragdakis

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou

We present a Non-parametric Network for 3D point cloud analysis, Point-NN, which consists of purely non-learnable components: farthest point sampling (FPS), k-nearest neighbors (k-NN), and pooling operations, with trigonometric functions.…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Renrui Zhang , Liuhui Wang , Ziyu Guo , Yali Wang , Peng Gao , Hongsheng Li , Jianbo Shi

3D models are commonly used in computer vision and graphics. With the wider availability of mesh data, an efficient and intrinsic deep learning approach to processing 3D meshes is in great need. Unlike images, 3D meshes have irregular…

图形学 · 计算机科学 2019-11-01 Yi-Ling Qiao , Lin Gao , Jie Yang , Paul L. Rosin , Yu-Kun Lai , Xilin Chen

In graph-based data analysis, $k$-nearest neighbor ($k$NN) graphs are widely used due to their adaptivity to local data densities. Allowing weighted edges in the graph, the kernelized graph affinity provides a more general type of $k$NN…

机器学习 · 统计学 2026-05-21 Xiuyuan Cheng , Yixuan Tan , Nan Wu

Airborne light detection and ranging (LiDAR) plays an increasingly significant role in urban planning, topographic mapping, environmental monitoring, power line detection and other fields thanks to its capability to quickly acquire…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Congcong Wen , Xiang Li , Xiaojing Yao , Ling Peng , Tianhe Chi

Shape completion, the problem of inferring the complete geometry of an object given a partial point cloud, is an important problem in robotics and computer vision. This paper proposes the Graph Attention Shape Completion Network (GASCN), a…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Haojie Huang , Ziyi Yang , Robert Platt

With their meaningful geometry and their omnipresence in the 3D world, edges are extremely useful primitives in computer vision. 3D edges comprise of lines and curves, and methods to reconstruct them use either multi-view images or point…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Kunal Chelani , Assia Benbihi , Torsten Sattler , Fredrik Kahl

We propose DeepMapping, a novel registration framework using deep neural networks (DNNs) as auxiliary functions to align multiple point clouds from scratch to a globally consistent frame. We use DNNs to model the highly non-convex mapping…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Li Ding , Chen Feng

Implicit 3D surface reconstruction of an object from its partial and noisy 3D point cloud scan is the classical geometry processing and 3D computer vision problem. In the literature, various 3D shape representations have been developed,…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Atharva Pandey , Vishal Yadav , Rajendra Nagar , Santanu Chaudhury

Smoothing a signal based on local neighborhoods is a core operation in machine learning and geometry processing. On well-structured domains such as vector spaces and manifolds, the Laplace operator derived from differential geometry offers…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Nathan Kessler , Robin Magnet , Jean Feydy

3D dynamic point clouds provide a natural discrete representation of real-world objects or scenes in motion, with a wide range of applications in immersive telepresence, autonomous driving, surveillance, \etc. Nevertheless, dynamic point…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Wei Hu , Qianjiang Hu , Zehua Wang , Xiang Gao

Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs to handle data that is supported on a graph. Major challenges when working with data on graphs are that the support set (the vertices of the graph) do not typically…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yingxue Zhang , Michael Rabbat

The manifold Helmholtzian (1-Laplacian) operator $\Delta_1$ elegantly generalizes the Laplace-Beltrami operator to vector fields on a manifold $\mathcal M$. In this work, we propose the estimation of the manifold Helmholtzian from point…

机器学习 · 统计学 2023-11-01 Yu-Chia Chen , Weicheng Wu , Marina Meilă , Ioannis G. Kevrekidis

Laplacian-based methods are popular for the dimensionality reduction of data lying in $\mathbb{R}^N$. Several theoretical results for these algorithms depend on the fact that the Euclidean distance locally approximates the geodesic distance…

机器学习 · 计算机科学 2025-09-24 Liane Xu , Amit Singer

Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing. Several recent state-of-the-art methods address this problem using neural networks to learn signed distance functions (SDFs). In…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Baorui Ma , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng