paper-with-me

홈 › Papers

MixFeat: Mix Feature in Latent Space Learns Discriminative Space

2019-05-01 · ICLR 2019 5 · Yoichi Yaguchi, Fumiyuki Shiratani, Hidekazu Iwaki

Deep learning methods perform well in various tasks. However, the over-fitting problem, which causes the performance to decrease for unknown data, remains. We hence propose a method named MixFeat that directly creates latent spaces in a network that can distinguish classes. MixFeat mixes two feature maps in each latent space in the network and uses unmixed labels for learning. We discuss the difference between a method that mixes only features (MixFeat) and a method that mixes both features and labels (mixup and its family). Mixing features repeatedly is effective in expanding feature diversity, but mixing labels repeatedly makes learning difficult. MixFeat makes it possible to obtain the advantages of repeated mixing by mixing only features. We report improved results obtained using existing network models with MixFeat on CIFAR-10/100 datasets. In addition, we show that MixFeat effectively reduces the over-fitting problem even when the training dataset is small or contains errors. MixFeat is easy to implement and can be added to various network models without additional computational cost in the inference phase.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Learning Latent Vector Spaces for Product Search

2016-08-25 · Christophe Van Gysel, Maarten de Rijke, Evangelos Kanoulas

We introduce a novel latent vector space model that jointly learns the latent representations of words, e-commerce products and a mapping between the two without the need for explicit annotations. The power of the model …

Learning-To-Rankparameter estimation

DSeq-JEPA: Discriminative Sequential Joint-Embedding Predictive Architecture

2025-11-21 · Xiangteng He, Shunsuke Sakai, Shivam Chandhok, Sara Beery 외 arxiv

Recent advances in self-supervised visual representation learning have demonstrated the effectiveness of predictive latent-space objectives for learning transferable features. In particular, Image-based Joint-Embedding P…

Self-Supervised LearningRepresentation LearningImage Classification

Discriminative Multi-level Reconstruction under Compact Latent Space for One-Class Novelty Detection

2020-03-03 · Jaewoo Park, Yoon Gyo Jung, Andrew Beng Jin Teoh

In one-class novelty detection, a model learns solely on the in-class data to single out out-class instances. Autoencoder (AE) variants aim to compactly model the in-class data to reconstruct it exclusively, thus differe…

Novelty Detection

Unsupervised Spike Sorting Based on Discriminative Subspace Learning

2014-08-22 · Mohammad Reza Keshtkaran, Zhi Yang

Spike sorting is a fundamental preprocessing step for many neuroscience studies which rely on the analysis of spike trains. In this paper, we present two unsupervised spike sorting algorithms based on discriminative subs…

ClusteringSpike Sorting

Category-specific Semantic Coherency Learning for Fine-grained Image Recognition

2020-10-12 · Shijie Wang, Zhihui Wang, Haojie Li, Wanli Ouyang

Existing deep learning based weakly supervised fine-grained image recognition (WFGIR) methods usually pick out the discriminative regions from the high-level feature (HLF) maps directly. However, as HLF maps are derived…

AttributeFine-Grained Image Recognition