paper-with-me

Papers

Margin-Based Regularization and Selective Sampling in Deep Neural Networks

2020-09-13 · Berry Weinstein, Shai Fine, Yacov Hel-Or

We derive a new margin-based regularization formulation, termed multi-margin regularization (MMR), for deep neural networks (DNNs). The MMR is inspired by principles that were applied in margin analysis of shallow linear classifiers, e.g., support vector machine (SVM). Unlike SVM, MMR is continuously scaled by the radius of the bounding sphere (i.e., the maximal norm of the feature vector in the data), which is constantly changing during training. We empirically demonstrate that by a simple supplement to the loss function, our method achieves better results on various classification tasks across domains. Using the same concept, we also derive a selective sampling scheme and demonstrate accelerated training of DNNs by selecting samples according to a minimal margin score (MMS). This score measures the minimal amount of displacement an input should undergo until its predicted classification is switched. We evaluate our proposed methods on three image classification tasks and six language text classification tasks. Specifically, we show improved empirical results on CIFAR10, CIFAR100 and ImageNet using state-of-the-art convolutional neural networks (CNNs) and BERT-BASE architecture for the MNLI, QQP, QNLI, MRPC, SST-2 and RTE benchmarks.

📄 PDF Abstract BibTeX arXiv:2009.06011

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationMRPCQNLIQQPRTESST-2text-classificationText Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Selective sampling for accelerating training of deep neural networks

2019-11-16 · Berry Weinstein, Shai Fine, Yacov Hel-Or

We present a selective sampling method designed to accelerate the training of deep neural networks. To this end, we introduce a novel measurement, the minimal margin score (MMS), which measures the minimal amount of disp…

Binary ClassificationClassificationGeneral Classificationimage-classification+1

Linear Classification and Selective Sampling Under Low Noise Conditions

2008-12-01 · NeurIPS 2008 12 · Giovanni Cavallanti, Nicolò Cesa-Bianchi, Claudio Gentile

We provide a new analysis of an efficient margin-based algorithm for selective sampling in classification problems. Using the so-called Tsybakov low noise condition to parametrize the instance distribution, we show bound…

ClassificationGeneral Classification

Rethinking Regularization Methods for Knowledge Graph Completion

2025-05-29 · Linyu Li, Zhi Jin, Yuanpeng He, Dongming Jin 외

Knowledge graph completion (KGC) has attracted considerable attention in recent years because it is critical to improving the quality of knowledge graphs. Researchers have continuously explored various models. However, m…

Knowledge Graph CompletionKnowledge Graphs

SNGR: Selective Non-Gaussian Refinement for Ambiguous SLAM Factor Graphs

2026-04-23 · Anushka Kulkarni, Sarthak Dubey arxiv

We present Selective Non-Gaussian Refinement (SNGR), a SLAM framework that augments iSAM2 with targeted nested sampling on windows where Gaussian approximations are likely to fail. We detect such regions using the condit…

Selective Sampling and Imitation Learning via Online Regression

2023-07-11 · NeurIPS 2023 11

We consider the problem of Imitation Learning (IL) by actively querying noisy expert for feedback. While imitation learning has been empirically successful, much of prior work assumes access to noiseless expert feedback …

Imitation Learningregression