paper-with-me

홈 › Papers

Unsupervised Representation Learning by Predicting Random Distances

2019-12-22 · Hu Wang, Guansong Pang, Chunhua Shen, Congbo Ma

Deep neural networks have gained tremendous success in a broad range of machine learning tasks due to its remarkable capability to learn semantic-rich features from high-dimensional data. However, they often require large-scale labelled data to successfully learn such features, which significantly hinders their adaption into unsupervised learning tasks, such as anomaly detection and clustering, and limits their applications into critical domains where obtaining massive labelled data is prohibitively expensive. To enable unsupervised learning on those domains, in this work we propose to learn features without using any labelled data by training neural networks to predict data distances in a randomly projected space. Random mapping is a theoretically proven approach to obtain approximately preserved distances. To well predict these random distances, the representation learner is optimised to learn genuine class structures that are implicitly embedded in the randomly projected space. Empirical results on 19 real-world datasets show that our learned representations substantially outperform a few state-of-the-art competing methods in both anomaly detection and clustering tasks. Code is available at https://git.io/RDP

📄 PDF Abstract BibTeX arXiv:1912.12186

Code (2)

billhhh/RDP pytorch
xuhongzuo/DeepOD pytorch

Tasks

Anomaly DetectionClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

Explainable Unsupervised Anomaly Detection with Random Forest

2025-04-22 · Joshua S. Harvey, Joshua Rosaler, Mingshu Li, Dhruv Desai 외

We describe the use of an unsupervised Random Forest for similarity learning and improved unsupervised anomaly detection. By training a Random Forest to discriminate between real data and synthetic data sampled from a un…

Anomaly DetectionFeature ImportanceUnsupervised Anomaly Detection

Bisecting for selecting: using a Laplacian eigenmaps clustering approach to create the new European football Super League

2021-04-20 · A. J. Bond, C. B. Beggs

We use European football performance data to select teams to form the proposed European football Super League, using only unsupervised techniques. We first used random forest regression to select important variables pred…

Clusteringregression

Predicting population neural activity in the Algonauts challenge using end-to-end trained Siamese networks and group convolutions

2020-01-13 · Georgin Jacob, Harish Katti

The Algonauts challenge is about predicting the object representations in the form of Representational Dissimilarity Matrices (RDMS) derived from visual brain regions. We used a customized deep learning model using the c…

Spectral-Spatial Diffusion Geometry for Hyperspectral Image Clustering

2019-02-08 · James M. Murphy, Mauro Maggioni

An unsupervised learning algorithm to cluster hyperspectral image (HSI) data is proposed that exploits spatially-regularized random walks. Markov diffusions are defined on the space of HSI spectra with transitions constr…

ClusteringDensity Estimationhyperspectral image clusteringImage Clustering

AETv2: AutoEncoding Transformations for Self-Supervised Representation Learning by Minimizing Geodesic Distances in Lie Groups

2019-11-16 · Feng Lin, Haohang Xu, Houqiang Li, Hongkai Xiong 외

Self-supervised learning by predicting transformations has demonstrated outstanding performances in both unsupervised and (semi-)supervised tasks. Among the state-of-the-art methods is the AutoEncoding Transformations (A…

Representation LearningSelf-Supervised Learning