中文
相关论文

相关论文: Taming Anomalies with Down-Up Sampling Networks: G…

200 篇论文

Unsupervised anomaly detection (UAD) is a widely adopted approach in industry due to rare anomaly occurrences and data imbalance. A desirable characteristic of an UAD model is contained generalization ability which excels in the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 YeongHyeon Park , Sungho Kang , Myung Jin Kim , Hyeonho Jeong , Hyunkyu Park , Hyeong Seok Kim , Juneho Yi

Traditional reconstruction-based methods have struggled to achieve competitive performance in anomaly detection. In this paper, we introduce Denoising Diffusion Anomaly Detection (DDAD), a novel denoising process for image reconstruction…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Arian Mousakhan , Thomas Brox , Jawad Tayyub

There is a growing number of tasks that work directly on point clouds. As the size of the point cloud grows, so do the computational demands of these tasks. A possible solution is to sample the point cloud first. Classic sampling…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Itai Lang , Asaf Manor , Shai Avidan

Over the past two decades, we have seen an exponentially increased amount of point clouds collected with irregular shapes in various areas. Motivated by the importance of solid modeling for point clouds, we develop a novel and efficient…

统计计算 · 统计学 2023-02-21 Xinyi Li , Shan Yu , Yueying Wang , Guannan Wang , Ming-Jun Lai , Li Wang

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

3D point clouds are discrete samples of continuous surfaces which can be used for various applications. However, the lack of true connectivity information, i.e., edge information, makes point cloud recognition challenging. Recent edge-aware…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Takayuki Shinohara , Qiong Chang , Masashi Matsuoka

Data augmentation is a powerful technique to enhance the performance of a deep learning task but has received less attention in 3D deep learning. It is well known that when 3D shapes are sparsely represented with low point density, the…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Tuan-Anh Vu , Srinjay Sarkar , Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Qing Li , Yu-Shen Liu , Jin-San Cheng , Cheng Wang , Yi Fang , Zhizhong Han

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

LiDAR Upsampling is a challenging task for the perception systems of robots and autonomous vehicles, due to the sparse and irregular structure of large-scale scene contexts. Recent works propose to solve this problem by converting LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Bin Yang , Patrick Pfreundschuh , Roland Siegwart , Marco Hutter , Peyman Moghadam , Vaishakh Patil

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivated by real…

机器学习 · 计算机科学 2025-07-29 Juan Du , Dongheng Chen

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

3D point cloud has been widely used in many mobile application scenarios, including autonomous driving and 3D sensing on mobile devices. However, existing 3D point cloud models tend to be large and cumbersome, making them hard to deploy on…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Zhiyuan Yang , Yunjiao Zhou , Lihua Xie , Jianfei Yang

Anomaly detection is an essential problem in machine learning. Application areas include network security, health care, fraud detection, etc., involving high-dimensional datasets. A typical anomaly detection system always faces the…

机器学习 · 计算机科学 2021-12-30 Inderjeet Singh , Nandyala Hemachandra

Computer-aided diagnosis for low-dose computed tomography (CT) based on deep learning has recently attracted attention as a first-line automatic testing tool because of its high accuracy and low radiation exposure. However, existing methods…

图像与视频处理 · 电气工程与系统科学 2022-06-28 Kyung-Su Kim , Seong Je Oh , Ju Hwan Lee , Myung Jin Chung

To reduce cost in storing, processing and visualizing a large-scale point cloud, we consider a randomized resampling strategy to select a representative subset of points while preserving application-dependent features. The proposed strategy…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Siheng Chen , Dong Tian , Chen Feng , Anthony Vetro , Jelena Kovačević

The denoising process of diffusion models can be interpreted as an approximate projection of noisy samples onto the data manifold. Moreover, the noise level in these samples approximates their distance to the underlying manifold. Building…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Abulikemu Abuduweili , Chenyang Yuan , Changliu Liu , Frank Permenter

Point cloud filtering and normal estimation are two fundamental research problems in the 3D field. Existing methods usually perform normal estimation and filtering separately and often show sensitivity to noise and/or inability to preserve…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Dasith de Silva Edirimuni , Xuequan Lu , Gang Li , Antonio Robles-Kelly

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference planes and follows by…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Chaojing Duan , Siheng Chen , Jelena Kovacevic

Given the rapid development of 3D scanners, point clouds are becoming popular in AI-driven machines. However, point cloud data is inherently sparse and irregular, causing significant difficulties for machine perception. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Shi Qiu , Saeed Anwar , Nick Barnes