paper-with-me

Papers

Universum GANs: Improving GANs through contradictions

2021-06-18 · Sauptik Dhar, Javad Heydari, Samarth Tripathi, Unmesh Kurup, Mohak Shah

Limited availability of labeled-data makes any supervised learning problem challenging. Alternative learning settings like semi-supervised and universum learning alleviate the dependency on labeled data, but still require a large amount of unlabeled data, which may be unavailable or expensive to acquire. GAN-based data generation methods have recently shown promise by generating synthetic samples to improve learning. However, most existing GAN based approaches either provide poor discriminator performance under limited labeled data settings; or results in low quality generated data. In this paper, we propose a Universum GAN game which provides improved discriminator accuracy under limited data settings, while generating high quality realistic data. We further propose an evolving discriminator loss which improves its convergence and generalization performance. We derive the theoretical guarantees and provide empirical results in support of our approach.

📄 PDF Abstract BibTeX arXiv:2106.09946

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Multiclass Learning from Contradictions

2019-12-01 · NeurIPS 2019 12 · Sauptik Dhar, Vladimir Cherkassky, Mohak Shah

We introduce the notion of learning from contradictions, a.k.a Universum learning, for multiclass problems and propose a novel formulation for multiclass universum SVM (MU-SVM). We show that learning from contradictions …

Model Selection

DOC3-Deep One Class Classification using Contradictions

2021-05-17 · Sauptik Dhar, Bernardo Gonzalez Torres

This paper introduces the notion of learning from contradictions (a.k.a Universum learning) for deep one class classification problems. We formalize this notion for the widely adopted one class large-margin loss, and pro…

Anomaly DetectionClassificationInductive LearningOne-Class Classification

MMIS-Net for Retinal Fluid Segmentation and Detection

2025-08-19 · Nchongmaje Ndipenocha, Alina Mirona, Kezhi Wanga, Yongmin Li arxiv

Purpose: Deep learning methods have shown promising results in the segmentation, and detection of diseases in medical images. However, most methods are trained and tested on data from a single source, modality, organ, or…

Medical Image Segmentation

A Unified Framework for EEG Seizure Detection Using Universum-Integrated Generalized Eigenvalues Proximal Support Vector Machine

2025-12-24 · Yogesh Kumar, Vrushank Ahire, M. A. Ganaie arxiv

The paper presents novel Universum-enhanced classifiers: the Universum Generalized Eigenvalue Proximal Support Vector Machine (U-GEPSVM) and the Improved U-GEPSVM (IU-GEPSVM) for EEG signal classification. Using the comp…

EEG Signal ClassificationComputational EfficiencyBinary ClassificationSeizure Detection

Universum-inspired Supervised Contrastive Learning

2022-04-22 · Aiyang Han, Chuanxing Geng, Songcan Chen

As an effective data augmentation method, Mixup synthesizes an extra amount of samples through linear interpolations. Despite its theoretical dependency on data properties, Mixup reportedly performs well as a regularizer…

Contrastive LearningData Augmentation