paper-with-me

Papers

A Novel Approach to Regularising 1NN classifier for Improved Generalization

2024-02-13 · Aditya Challa, Sravan Danda, Laurent Najman

In this paper, we propose a class of non-parametric classifiers, that learn arbitrary boundaries and generalize well. Our approach is based on a novel way to regularize 1NN classifiers using a greedy approach. We refer to this class of classifiers as Watershed Classifiers. 1NN classifiers are known to trivially over-fit but have very large VC dimension, hence do not generalize well. We show that watershed classifiers can find arbitrary boundaries on any dense enough dataset, and, at the same time, have very small VC dimension; hence a watershed classifier leads to good generalization. Traditional approaches to regularize 1NN classifiers are to consider $K$ nearest neighbours. Neighbourhood component analysis (NCA) proposes a way to learn representations consistent with ($n-1$) nearest neighbour classifier, where $n$ denotes the size of the dataset. In this article, we propose a loss function which can learn representations consistent with watershed classifiers, and show that it outperforms the NCA baseline.

📄 PDF Abstract BibTeX arXiv:2402.08405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Framework of Meta Functional Learning for Regularising Knowledge Transfer

2022-03-28 · Pan Li, Yanwei Fu, Shaogang Gong

Machine learning classifiers' capability is largely dependent on the scale of available training data and limited by the model overfitting in data-scarce learning tasks. To address this problem, this work proposes a nove…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningMeta-Learning+1

On the link between generative semi-supervised learning and generative open-set recognition

2023-03-21 · Emile Reyn Engelbrecht, Johan du Preez

This study investigates the relationship between semi-supervised learning (SSL, which is training off partially labelled datasets) and open-set recognition (OSR, which is classification with simultaneous novelty detectio…

Novelty DetectionOpen Set LearningSemi-supervised learning-open set recognition

Explicit Regularisation in Gaussian Noise Injections

2020-07-14 · NeurIPS 2020 12 · Alexander Camuto, Matthew Willetts, Umut Şimşekli, Stephen Roberts 외

We study the regularisation induced in neural networks by Gaussian noise injections (GNIs). Though such injections have been extensively studied when applied to data, there have been few studies on understanding the regu…

Improved Margin Generalization Bounds for Voting Classifiers

2025-02-23 · Mikael Møller Høgsgaard, Kasper Green Larsen

In this paper we establish a new margin-based generalization bound for voting classifiers, refining existing results and yielding tighter generalization guarantees for widely used boosting algorithms such as AdaBoost (Fr…

Generalization Bounds

Regularising Deep Networks with Deep Generative Models

2019-09-25 · Matthew Willetts, Alexander Camuto, Stephen Roberts, Chris Holmes

We develop a new method for regularising neural networks. We learn a probability distribution over the activations of all layers of the model and then insert imputed values into the network during training. We obtain a p…

Data AugmentationImputation