Anomaly Detection and Prototype Selection Using Polyhedron Curvature
- URL: http://arxiv.org/abs/2004.02137v1
- Date: Sun, 5 Apr 2020 09:50:13 GMT
- Title: Anomaly Detection and Prototype Selection Using Polyhedron Curvature
- Authors: Benyamin Ghojogh, Fakhri Karray, Mark Crowley
- Abstract summary: We propose a novel approach to anomaly detection called Curvature Anomaly Detection (CAD) and Kernel CAD.
Our experiments on different benchmarks show that the proposed methods are effective for anomaly detection and prototype selection.
- Score: 12.323996999894002
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We propose a novel approach to anomaly detection called Curvature Anomaly
Detection (CAD) and Kernel CAD based on the idea of polyhedron curvature. Using
the nearest neighbors for a point, we consider every data point as the vertex
of a polyhedron where the more anomalous point has more curvature. We also
propose inverse CAD (iCAD) and Kernel iCAD for instance ranking and prototype
selection by looking at CAD from an opposite perspective. We define the concept
of anomaly landscape and anomaly path and we demonstrate an application for it
which is image denoising. The proposed methods are straightforward and easy to
implement. Our experiments on different benchmarks show that the proposed
methods are effective for anomaly detection and prototype selection.
Related papers
- Track Any Anomalous Object: A Granular Video Anomaly Detection Pipeline [63.96226274616927]
A new framework called Track Any Anomalous Object (TAO) introduces a granular video anomaly detection pipeline.<n>Unlike methods that assign anomaly scores to every pixel, our approach transforms the problem into pixel-level tracking of anomalous objects.<n>Experiments demonstrate that TAO sets new benchmarks in accuracy and robustness.
arXiv Detail & Related papers (2025-06-05T15:49:39Z) - Point2Primitive: CAD Reconstruction from Point Cloud by Direct Primitive Prediction [21.252463825836497]
We propose a CAD reconstruction network that produces editable CAD models from input point clouds (Point2Primitive)<n>Point2Primitive can directly detect and predict sketch curves (type and parameter) from point clouds based on an improved transformer.
arXiv Detail & Related papers (2025-05-04T09:42:03Z) - 3D Neural Edge Reconstruction [61.10201396044153]
We introduce EMAP, a new method for learning 3D edge representations with a focus on both lines and curves.
Our method implicitly encodes 3D edge distance and direction in Unsigned Distance Functions (UDF) from multi-view edge maps.
On top of this neural representation, we propose an edge extraction algorithm that robustly abstracts 3D edges from the inferred edge points and their directions.
arXiv Detail & Related papers (2024-05-29T17:23:51Z) - Detecting hidden structures from a static loading experiment: topology optimization meets physics-informed neural networks [0.1227734309612871]
We introduce a topology optimization framework based on PINNs that identifies concealed geometries.
We validate our framework by detecting the number, locations, and shapes of hidden voids and inclusions.
Our methodology opens a pathway for PINNs to solve geometry optimization problems in engineering.
arXiv Detail & Related papers (2023-03-13T12:44:32Z) - GeoUDF: Surface Reconstruction from 3D Point Clouds via Geometry-guided
Distance Representation [73.77505964222632]
We present a learning-based method, namely GeoUDF, to tackle the problem of reconstructing a discrete surface from a sparse point cloud.
To be specific, we propose a geometry-guided learning method for UDF and its gradient estimation.
To extract triangle meshes from the predicted UDF, we propose a customized edge-based marching cube module.
arXiv Detail & Related papers (2022-11-30T06:02:01Z) - Ground Plane Matters: Picking Up Ground Plane Prior in Monocular 3D
Object Detection [92.75961303269548]
The ground plane prior is a very informative geometry clue in monocular 3D object detection (M3OD)
We propose a Ground Plane Enhanced Network (GPENet) which resolves both issues at one go.
Our GPENet can outperform other methods and achieve state-of-the-art performance, well demonstrating the effectiveness and the superiority of the proposed approach.
arXiv Detail & Related papers (2022-11-03T02:21:35Z) - Reconstructing editable prismatic CAD from rounded voxel models [16.03976415868563]
We introduce a novel neural network architecture to solve this challenging task.
Our method reconstructs the input geometry in the voxel space by decomposing the shape.
During inference, we obtain the CAD data by first searching a database of 2D constrained sketches.
arXiv Detail & Related papers (2022-09-02T16:44:10Z) - Curved Geometric Networks for Visual Anomaly Recognition [39.91252195360767]
Learning a latent embedding to understand the underlying nature of data distribution is often formulated in Euclidean spaces with zero curvature.
In this work, we investigate benefits of the curved space for analyzing anomalies or out-of-distribution objects in data.
arXiv Detail & Related papers (2022-08-02T01:15:39Z) - PolarFormer: Multi-camera 3D Object Detection with Polar Transformers [93.49713023975727]
3D object detection in autonomous driving aims to reason "what" and "where" the objects of interest present in a 3D world.
Existing methods often adopt the canonical Cartesian coordinate system with perpendicular axis.
We propose a new Polar Transformer (PolarFormer) for more accurate 3D object detection in the bird's-eye-view (BEV) taking as input only multi-camera 2D images.
arXiv Detail & Related papers (2022-06-30T16:32:48Z) - Point2Cyl: Reverse Engineering 3D Objects from Point Clouds to Extrusion
Cylinders [25.389088434370066]
We propose Point2Cyl, a supervised network transforming a raw 3D point cloud to a set of extrusion cylinders.
Our approach demonstrates the best performance on two recent CAD datasets.
arXiv Detail & Related papers (2021-12-17T05:22:28Z) - DiGS : Divergence guided shape implicit neural representation for
unoriented point clouds [36.60407995156801]
Shape implicit neural representations (INRs) have recently shown to be effective in shape analysis and reconstruction tasks.
We propose a divergence guided shape representation learning approach that does not require normal vectors as input.
arXiv Detail & Related papers (2021-06-21T02:10:03Z) - Fast Distance-based Anomaly Detection in Images Using an Inception-like
Autoencoder [16.157879279661362]
A convolutional autoencoder (CAE) is trained to extract a low-dimensional representation of the images.
We employ a distanced-based anomaly detector in the low-dimensional space of the learned representation for the images.
We find that our approach resulted in improved predictive performance.
arXiv Detail & Related papers (2020-03-12T16:10:53Z) - On the Arbitrary-Oriented Object Detection: Classification based
Approaches Revisited [94.5455251250471]
We first show that the boundary problem suffered in existing dominant regression-based rotation detectors, is caused by angular periodicity or corner ordering.
We transform the angular prediction task from a regression problem to a classification one.
For the resulting circularly distributed angle classification problem, we first devise a Circular Smooth Label technique to handle the periodicity of angle and increase the error tolerance to adjacent angles.
arXiv Detail & Related papers (2020-03-12T03:23:54Z) - PUGeo-Net: A Geometry-centric Network for 3D Point Cloud Upsampling [103.09504572409449]
We propose a novel deep neural network based method, called PUGeo-Net, to generate uniform dense point clouds.
Thanks to its geometry-centric nature, PUGeo-Net works well for both CAD models with sharp features and scanned models with rich geometric details.
arXiv Detail & Related papers (2020-02-24T14:13:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.