paper-with-me

Papers

Robust contrastive learning and nonlinear ICA in the presence of outliers

2019-11-01 · Hiroaki Sasaki, Takashi Takenouchi, Ricardo Monti, Aapo Hyvärinen

Nonlinear independent component analysis (ICA) is a general framework for unsupervised representation learning, and aimed at recovering the latent variables in data. Recent practical methods perform nonlinear ICA by solving a series of classification problems based on logistic regression. However, it is well-known that logistic regression is vulnerable to outliers, and thus the performance can be strongly weakened by outliers. In this paper, we first theoretically analyze nonlinear ICA models in the presence of outliers. Our analysis implies that estimation in nonlinear ICA can be seriously hampered when outliers exist on the tails of the (noncontaminated) target density, which happens in a typical case of contamination by outliers. We develop two robust nonlinear ICA methods based on the {\gamma}-divergence, which is a robust alternative to the KL-divergence in logistic regression. The proposed methods are shown to have desired robustness properties in the context of nonlinear ICA. We also experimentally demonstrate that the proposed methods are very robust and outperform existing methods in the presence of outliers. Finally, the proposed method is applied to ICA-based causal discovery and shown to find a plausible causal relationship on fMRI data.

📄 PDF Abstract BibTeX arXiv:1911.00265

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryContrastive LearningregressionRepresentation Learning

Methods 이 논문이 사용한 방법론

ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Robust Non-Linear Matrix Factorization for Dictionary Learning, Denoising, and Clustering

2020-05-04 · Jicong Fan, Chengrun Yang, Madeleine Udell

Low dimensional nonlinear structure abounds in datasets across computer vision and machine learning. Kernelized matrix factorization techniques have recently been proposed to learn these nonlinear structures for denoisin…

ClusteringDenoisingDictionary LearningImputation

Representation Learning and Recovery in the ReLU Model

2018-03-12 · Arya Mazumdar, Ankit Singh Rawat

Rectified linear units, or ReLUs, have become the preferred activation function for artificial neural networks. In this paper we consider two basic learning problems assuming that the underlying data follow a generative …

Dictionary LearningRepresentation Learning

Representation learning for maximization of MI, nonlinear ICA and nonlinear subspaces with robust density ratio estimation

2021-01-06 · Hiroaki Sasaki, Takashi Takenouchi

Contrastive learning is a recent promising approach in unsupervised representation learning where a feature representation of data is learned by solving a pseudo classification problem from unlabelled data. However, it i…

Contrastive LearningDensity Ratio EstimationRepresentation Learning

A Robust Regression Approach for Robot Model Learning

2019-08-23 · Francesco Cursi, Guang-Zhong Yang

Machine learning and data analysis have been used in many robotics fields, especially for modelling. Data are usually the result of sensor measurements and, as such, they might be subjected to noise and outliers. The pre…

modelOutlier Detectionregression

Outlier Detection Using Generative Models with Theoretical Performance Guarantees

2023-10-16 · Jirong Yi, Jingchao Gao, Tianming Wang, Xiaodong Wu 외

This paper considers the problem of recovering signals modeled by generative models from linear measurements contaminated with sparse outliers. We propose an outlier detection approach for reconstructing the ground-truth…

Outlier Detection