paper-with-me

Papers

Probabilistic Modeling for Novelty Detection with Applications to Fraud Identification

2019-03-05 · Rémi Domingues

Novelty detection is the unsupervised problem of identifying anomalies in test data which significantly differ from the training set. Novelty detection is one of the classic challenges in Machine Learning and a core component of several research areas such as fraud detection, intrusion detection, medical diagnosis, data cleaning, and fault prevention. While numerous algorithms were designed to address this problem, most methods are only suitable to model continuous numerical data. Tackling datasets composed of mixed-type features, such as numerical and categorical data, or temporal datasets describing discrete event sequences is a challenging task. In addition to the supported data types, the key criteria for efficient novelty detection methods are the ability to accurately dissociate novelties from nominal samples, the interpretability, the scalability and the robustness to anomalies located in the training data. In this thesis, we investigate novel ways to tackle these issues. In particular, we propose (i) an experimental comparison of novelty detection methods for mixed-type data (ii) an experimental comparison of novelty detection methods for sequence data, (iii) a probabilistic nonparametric novelty detection method for mixed-type data based on Dirichlet process mixtures and exponential-family distributions and (iv) an autoencoder-based novelty detection model with encoder/decoder modelled as deep Gaussian processes.

📄 PDF Abstract BibTeX arXiv:1903.01730

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFraud DetectionGaussian ProcessesIntrusion DetectionMedical DiagnosisNovelty Detection

Similar Papers 제목 키워드 기반

A comparative evaluation of novelty detection algorithms for discrete sequences

2019-02-28 · Rémi Domingues, Pietro Michiardi, Jérémie Barlet, Maurizio Filippone

The identification of anomalies in temporal data is a core component of numerous research areas such as intrusion detection, fault prevention, genomics and fraud detection. This article provides an experimental compariso…

Fraud DetectionIntrusion DetectionNovelty Detection

Bridging Cognitive Neuroscience and Graph Intelligence: Hippocampus-Inspired Multi-View Hypergraph Learning for Web Finance Fraud

2026-01-16 · Rongkun Cui, Nana Zhang, Kun Zhu, Qi Zhang arxiv

Online financial services constitute an essential component of contemporary web ecosystems, yet their openness introduces substantial exposure to fraud that harms vulnerable users and weakens trust in digital finance. Su…

Fraud Detection

Novelty Detection for Election Fraud: A Case Study with Agent-Based Simulation Data

2022-11-29 · Khurram Yamin, Nima Jadali, Dima Nazzal, Yao Xie

In this paper, we propose a robust election simulation model and independently developed election anomaly detection algorithm that demonstrates the simulation's utility. The simulation generates artificial elections with…

Anomaly DetectionNovelty Detectionregression

Fraud Dataset Benchmark and Applications

2022-08-30 · Prince Grover, Julia Xu, Justin Tittelfitz, Anqi Cheng 외

Standardized datasets and benchmarks have spurred innovations in computer vision, natural language processing, multi-modal and tabular settings. We note that, as compared to other well researched fields, fraud detection …

AutoMLFeature EngineeringFraud Detection

WePaMaDM-Outlier Detection: Weighted Outlier Detection using Pattern Approaches for Mass Data Mining

2023-06-09 · Ravindrakumar Purohit, Jai Prakash Verma, Rachna Jain, Madhuri Bhavsar

Weighted Outlier Detection is a method for identifying unusual or anomalous data points in a dataset, which can be caused by various factors like human error, fraud, or equipment malfunctions. Detecting outliers can reve…

Fault DetectionNovelty DetectionOutlier Detection