中文
相关论文

相关论文: Point cloud denoising based on tensor Tucker decom…

200 篇论文

Tensor completion refers to the task of estimating the missing data from an incomplete measurement or observation, which is a core problem frequently arising from the areas of big data analysis, computer vision, and network engineering. Due…

机器学习 · 计算机科学 2021-05-21 Chenjian Pan , Chen Ling , Hongjin He , Liqun Qi , Yanwei Xu

Point clouds produced by 3D sensors are often sparse and noisy, posing challenges for tasks requiring dense and high-fidelity 3D representations. Prior work has explored both implicit feature-based upsampling and distance-function learning…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Mahmoud Khater , Mona Strauss , Philipp von Olshausen , Alexander Reiterer

Efficient point cloud compression is fundamental to enable the deployment of virtual and mixed reality applications, since the number of points to code can range in the order of millions. In this paper, we present a novel data-driven…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Maurice Quach , Giuseppe Valenzise , Frederic Dufaux

Robust tensor CP decomposition involves decomposing a tensor into low rank and sparse components. We propose a novel non-convex iterative algorithm with guaranteed recovery. It alternates between low-rank CP decomposition through gradient…

机器学习 · 计算机科学 2016-04-28 Animashree Anandkumar , Prateek Jain , Yang Shi , U. N. Niranjan

This paper describes a new method for representing embedding tables of graph neural networks (GNNs) more compactly via tensor-train (TT) decomposition. We consider the scenario where (a) the graph data that lack node features, thereby…

机器学习 · 计算机科学 2022-06-22 Chunxing Yin , Da Zheng , Israt Nisa , Christos Faloutos , George Karypis , Richard Vuduc

We address the computational barrier of deploying advanced deep learning segmentation models in clinical settings by studying the efficacy of network compression through tensor decomposition. We propose a post-training Tucker factorization…

图像与视频处理 · 电气工程与系统科学 2024-04-19 Tobias Weber , Jakob Dexl , David Rügamer , Michael Ingrisch

Point cloud upsampling (PCU) enriches the representation of raw point clouds, significantly improving the performance in downstream tasks such as classification and reconstruction. Most of the existing point cloud upsampling methods focus…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Wentao Qu , Yuantian Shao , Lingwu Meng , Xiaoshui Huang , Liang Xiao

Utilizing a low-dose CT approach significantly reduces the radiation exposure for patients, yet it introduces challenges, such as increased noise and artifacts in the resultant images, which can hinder accurate medical diagnostics.…

图像与视频处理 · 电气工程与系统科学 2024-04-03 Helena Shawn , Thompson Chyrikov , Jacob Lanet , Lam-chi Chen , Jim Zhao , Christina Chajo

Point cloud filtering, the main bottleneck of which is removing noise (outliers) while preserving geometric features, is a fundamental problem in 3D field. The two-step schemes involving normal estimation and position update have been shown…

图形学 · 计算机科学 2020-04-27 Dening Lu , Xuequan Lu , Yangxing Sun , Jun Wang

In this paper, we propose an effective point cloud generation method, which can generate multi-resolution point clouds of the same shape from a latent vector. Specifically, we develop a novel progressive deconvolution network with the…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Le Hui , Rui Xu , Jin Xie , Jianjun Qian , Jian Yang

We introduce a novel technique for neural point cloud consolidation which learns from only the input point cloud. Unlike other point upsampling methods which analyze shapes via local patches, in this work, we learn from global subsets. We…

图形学 · 计算机科学 2022-05-16 Gal Metzer , Rana Hanocka , Raja Giryes , Daniel Cohen-Or

Point cloud upsampling is to densify a sparse point set acquired from 3D sensors, providing a denser representation for the underlying surface. Existing methods divide the input points into small patches and upsample each patch separately,…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Chen Long , Wenxiao Zhang , Ruihui Li , Hao Wang , Zhen Dong , Bisheng Yang

We proposed a novel graph convolutional neural network that could construct a coarse, sparse latent point cloud from a dense, raw point cloud. With a novel non-isotropic convolution operation defined on irregular geometries, the model then…

机器学习 · 计算机科学 2019-10-08 Zhang Yuhui , Greg Gutmann , Konagaya Akihiko

4D radar measurements offer an affordable and weather-robust solution for 3D perception. However, the inherent sparsity and noise of radar point clouds present significant challenges for accurate 3D object detection, underscoring the need…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Xiaokai Bai , Jiahao Cheng , Songkai Wang , Yixuan Luo , Lianqing Zheng , Xiaohan Zhang , Si-Yuan Cao , Hui-Liang Shen

The intricacy of 3D surfaces often results cutting-edge point cloud denoising (PCD) models in surface degradation including remnant noise, wrongly-removed geometric details. Although using multi-scale patches to encode the geometry of a…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Anyi Huang , Qian Xie , Zhoutao Wang , Dening Lu , Mingqiang Wei , Jun Wang

Point cloud compression (PCC) is a key enabler for various 3-D applications, owing to the universality of the point cloud format. Ideally, 3D point clouds endeavor to depict object/scene surfaces that are continuous. Practically, as a set…

图像与视频处理 · 电气工程与系统科学 2022-09-12 Jiahao Pang , Muhammad Asad Lodhi , Dong Tian

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

Limited data and low dose constraints are common problems in a variety of tomographic reconstruction paradigms which lead to noisy and incomplete data. Over the past few years sinogram denoising has become an essential pre-processing step…

计算机视觉与模式识别 · 计算机科学 2016-03-15 Faisal Mahmood , Nauman Shahid , Pierre Vandergheynst , Ulf Skoglund

Tensor clustering, which seeks to extract underlying cluster structures from noisy tensor observations, has gained increasing attention. One extensively studied model for tensor clustering is the tensor block model, which postulates the…

统计理论 · 数学 2023-11-07 Yuchen Zhou , Yuxin Chen

We propose personalized Tucker decomposition (perTucker) to address the limitations of traditional tensor decomposition methods in capturing heterogeneity across different datasets. perTucker decomposes tensor data into shared global…

机器学习 · 计算机科学 2025-08-25 Jiuyun Hu , Naichen Shi , Raed Al Kontar , Hao Yan