paper-with-me

Papers

Hierarchical Point-Patch Fusion with Adaptive Patch Codebook for 3D Shape Anomaly Detection

2026-04-05 · Xueyang Kang, Zizhao Li, Tian Lan, Dong Gong, Kourosh Khoshelham, Liangliang Nan arxiv

3D shape anomaly detection is a crucial task for industrial inspection and geometric analysis. Existing deep learning approaches typically learn representations of normal shapes and identify anomalies via out-of-distribution feature detection or decoder-based reconstruction. They often fail to generalize across diverse anomaly types and scales, such as global geometric errors (e.g., planar shifts, angle misalignments), and are sensitive to noisy or incomplete local points during training. To address these limitations, we propose a hierarchical point-patch anomaly scoring network that jointly models regional part features and local point features for robust anomaly reasoning. An adaptive patchification module integrates self-supervised decomposition to capture complex structural deviations. Beyond evaluations on public benchmarks (Anomaly-ShapeNet and Real3D-AD), we release an industrial test set with real CAD models exhibiting planar, angular, and structural defects. Experiments on public and industrial datasets show superior AUC-ROC and AUC-PR performance, including over 40% point-level improvement on the new industrial anomaly type and average object-level gains of 7% on Real3D-AD and 4% on Anomaly-ShapeNet, demonstrating strong robustness and generalization.

📄 PDF Abstract BibTeX arXiv:2604.03972

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

PatchTraj: Unified Time-Frequency Representation Learning via Dynamic Patches for Trajectory Prediction

2025-07-25 · Yanghong Liu, Xingping Dong, Ming Li, Weixing Zhang 외 arxiv

Pedestrian trajectory prediction is crucial for autonomous driving and robotics. While existing point-based and grid-based methods expose two main limitations: insufficiently modeling human motion dynamics, as they fail …

Representation LearningTrajectory PredictionAutonomous Driving

Bridge 2D-3D: Uncertainty-aware Hierarchical Registration Network with Domain Alignment

2025-04-02 · Zhixin Cheng, Jiacheng Deng, Xinjun Li, Baoqun Yin 외

The method for image-to-point cloud registration typically determines the rigid transformation using a coarse-to-fine pipeline. However, directly and uniformly matching image patches with point cloud patches may lead to …

Image to Point Cloud RegistrationPoint Cloud Registration

MambaH-Fit: Rethinking Hyper-surface Fitting-based Point Cloud Normal Estimation via State Space Modelling

2025-10-10 · Weijia Wang, Yuanzhi Su, Pei-Gen Ye, Yuan-Gen Wang arxiv

We present MambaH-Fit, a state space modelling framework tailored for hyper-surface fitting-based point cloud normal estimation. Existing normal estimation methods often fall short in modelling fine-grained geometric str…

Patch-MoE Mamba: A Patch-Ordered Mixture-of-Experts State Space Architecture for Medical Image Segmentation

2026-05-18 · Diego Adame, Fabian Vazquez, Jose A. Nunez, Huimin Li 외 arxiv

CNN- and Transformer-based architectures have achieved strong performance in medical image segmentation, but CNNs are limited in modeling long-range dependencies, while Transformers often suffer from quadratic computatio…

Medical Image SegmentationSkin Lesion SegmentationPolyp Segmentation

Hierarchical Patch Diffusion Models for High-Resolution Video Generation

2024-06-12 · CVPR 2024 1 · Ivan Skorokhodov, Willi Menapace, Aliaksandr Siarohin, Sergey Tulyakov

Diffusion models have demonstrated remarkable performance in image and video synthesis. However, scaling them to high-resolution inputs is challenging and requires restructuring the diffusion pipeline into multiple indep…

Video Generation