paper-with-me

Papers

Interpreting Outliers: Localized Logistic Regression for Density Ratio Estimation

2017-02-21 · Makoto Yamada, Song Liu, Samuel Kaski

We propose an inlier-based outlier detection method capable of both identifying the outliers and explaining why they are outliers, by identifying the outlier-specific features. Specifically, we employ an inlier-based outlier detection criterion, which uses the ratio of inlier and test probability densities as a measure of plausibility of being an outlier. For estimating the density ratio function, we propose a localized logistic regression algorithm. Thanks to the locality of the model, variable selection can be outlier-specific, and will help interpret why points are outliers in a high-dimensional space. Through synthetic experiments, we show that the proposed algorithm can successfully detect the important features for outliers. Moreover, we show that the proposed algorithm tends to outperform existing algorithms in benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1702.06354

Code (0)

등록된 구현이 없습니다.

Tasks

Density Ratio EstimationOutlier DetectionregressionVariable Selection

Methods 이 논문이 사용한 방법론

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 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 solv…

Causal DiscoveryContrastive LearningregressionRepresentation Learning

Robust Logistic Regression and Classification

2014-12-01 · NeurIPS 2014 12 · Jiashi Feng, Huan Xu, Shie Mannor, Shuicheng Yan

We consider logistic regression with arbitrary outliers in the covariate matrix. We propose a new robust logistic regression algorithm, called RoLR, that estimates the parameter through a simple linear programming proced…

Binary ClassificationClassificationGeneral Classificationregression

Robust Local Polynomial Regression with Similarity Kernels

2025-01-18 · Yaniv Shulman

Local Polynomial Regression (LPR) is a widely used nonparametric method for modeling complex relationships due to its flexibility and simplicity. It estimates a regression function by fitting low-degree polynomials to lo…

Density Estimationregression

Financial Data Analysis with Robust Federated Logistic Regression

2025-04-28 · Kun Yang, Nikhil Krishnan, Sanjeev R. Kulkarni

In this study, we focus on the analysis of financial data in a federated setting, wherein data is distributed across multiple clients or locations, and the raw data never leaves the local devices. Our primary focus is no…

Federated LearningMulti-class Classificationregression

An Analysis of Loss Functions for Binary Classification and Regression

2023-01-18 · Jeffrey Buzas

This paper explores connections between margin-based loss functions and consistency in binary classification and regression applications. It is shown that a large class of margin-based loss functions for binary classific…

Binary ClassificationregressionRelation