We derive a convex optimization problem for the task of segmenting sequential data, which explicitly treats presence of outliers. We describe two algorithms for solving this problem, one exact and one a top-down novel approach, and we derive a consistency results for the case of two segments and no outliers. Robustness…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
MTLRRC improves MTL by robustly clustering tasks and detecting outliers.
A novel approach ODAR detects outliers for clustering.
Adaptive methods learn from multiple datasets, leveraging similarities and robust to outliers.
This paper investigates differentially private analysis of distance-based outliers. The problem of outlier detection is to find a small number of instances that are apparently distant from the remaining instances. On the other hand, the objective of differential privacy is to conceal presence (or absence) of any partic…
The paper tackles learning from similar but not identical linear representations, improving performance over single-task learning.
Often the challenge associated with tasks like fraud and spam detection[1] is the lack of all likely patterns needed to train suitable supervised learning models. In order to overcome this limitation, such tasks are attempted as outlier or anomaly detection tasks. We also hypothesize that out- liers have behavioral pat…
ODIM detects outliers by under-fitting generative models, outperforming other methods.
Clustering, or unsupervised classification, is a task often plagued by outliers. Yet there is a paucity of work on handling outliers in clustering. Outlier identification algorithms tend to fall into three broad categories: outlier inclusion, outlier trimming, and post hoc outlier identification methods, with the forme…
A new method detects and corrects outliers using optimal transport.
New methods solve sparse estimation robustly, even with outliers.
A novel unsupervised outlier detection method using Randomized PCA Forest.
Paper proposes DMGD for integrating outlier and community detection in graph embedding.
A novel semi-supervised outlier detection model detects anomalies with few labels.
This paper examines the problem of locating outlier columns in a large, otherwise low-rank, matrix. We propose a simple two-step adaptive sensing and inference approach and establish theoretical guarantees for its performance; our results show that accurate outlier identification is achievable using very few linear sum…
We consider the task of robust non-linear regression in the presence of both inlier noise and outliers. Assuming that the unknown non-linear function belongs to a Reproducing Kernel Hilbert Space (RKHS), our goal is to estimate the set of the associated unknown parameters. Due to the presence of outliers, common techni…
Cluster analysis and outlier detection are strongly coupled tasks in data mining area. Cluster structure can be easily destroyed by few outliers; on the contrary, outliers are defined by the concept of cluster, which are recognized as the points belonging to none of the clusters. Unfortunately, most existing studies do…
ALTBI enhances outlier detection by maximizing the inlier-memorization effect.
PyODDS automates outlier detection for new data sources.
DORO improves DRO's performance and stability in tasks with subpopulation shift.
We develop efficient algorithms for robust PCA that handle outliers.
A robust approach compensates for small-data tasks in mixed linear regression.
The study examines spectral dynamics in deep neural networks, predicting how outliers evolve during training.
Paper introduces RAS for robust MTL with contamination.
A new method detects outliers using ensembles of Dirichlet process mixtures.
Modern machine learning-based recognition approaches require large-scale datasets with large number of labelled training images. However, such datasets are inherently difficult and costly to collect and annotate. Hence there is a great and growing interest in automatic dataset collection methods that can leverage the w…
Recent advances in technology have brought major breakthroughs in data collection, enabling a large amount of data to be gathered over time and thus generating time series. Mining this data has become an important task for researchers and practitioners in the past few years, including the detection of outliers or anoma…
SAM improves deep learning tasks by promoting balancedness, reducing outlier impact.
A new KF handles outliers without MSE loss.
AutoOD automates outlier detection using curiosity-guided search and self-imitation learning.
Automates OD model selection via meta-learning.
New estimator tackles multi-task linear regression with outliers, avoiding eigenvalue lower bounds.
Many computer vision tasks involve processing large amounts of data contaminated by outliers, which need to be detected and rejected. While outlier detection methods based on robust statistics have existed for decades, only recently have methods based on sparse and low-rank representation been developed along with guar…
In unsupervised outlier ensembles, the absence of ground truth makes the combination of base outlier detectors a challenging task. Specifically, existing parallel outlier ensembles lack a reliable way of selecting competent base detectors, affecting accuracy and stability, during model combination. In this paper, we pr…
The popularity of algorithms based on Extreme Learning Machine (ELM), which can be used to train Single Layer Feedforward Neural Networks (SLFN), has increased in the past years. They have been successfully applied to a wide range of classification and regression tasks. The most commonly used methods are the ones based…
This paper examines the problem of locating outlier columns in a large, otherwise low-rank matrix, in settings where {}{the data} are noisy, or where the overall matrix has missing elements. We propose a randomized two-step inference framework, and establish sufficient conditions on the required sample complexities und…
Robust GW distance improves graph data alignment.
Meta-learning framework uses task similarity through nonparametric kernel regression.
Outlier detection is a fundamental task in data mining and has many applications including detecting errors in databases. While there has been extensive prior work on methods for outlier detection, modern datasets often have sizes that are beyond the ability of commonly used methods to process the data within a reasona…
RECol generates error columns to improve outlier detection.
It is important to detect anomalous inputs when deploying machine learning systems. The use of larger and more complex inputs in deep learning magnifies the difficulty of distinguishing between anomalous and in-distribution examples. At the same time, diverse image and text data are available in enormous quantities. We…
Geometric framework detects outliers in high-dimensional data.
Outliers are ubiquitous in modern data sets. Distance-based techniques are a popular non-parametric approach to outlier detection as they require no prior assumptions on the data generating distribution and are simple to implement. Scaling these techniques to massive data sets without sacrificing accuracy is a challeng…
PRAE identifies outliers and reconstructs inliers in autoencoders.
Study examines how noise in training data affects classification of outliers.
Ensemble methods for classification and clustering have been effectively used for decades, while ensemble learning for outlier detection has only been studied recently. In this work, we design a new ensemble approach for outlier detection in multi-dimensional point data, which provides improved accuracy by reducing err…
Paper introduces robust, dynamic coreset for outlier-resilient learning problems.
Beta-SOD detects and corrects noisy object re-identification using cosine similarity and Beta mixtures.