paper-with-me

홈 › Papers

Unsupervised Embedding Learning via Invariant and Spreading Instance Feature

2019-04-06 · CVPR 2019 6 · Mang Ye, Xu Zhang, Pong C. Yuen, Shih-Fu Chang

This paper studies the unsupervised embedding learning problem, which requires an effective similarity measurement between samples in low-dimensional embedding space. Motivated by the positive concentrated and negative separated properties observed from category-wise supervised learning, we propose to utilize the instance-wise supervision to approximate these properties, which aims at learning data augmentation invariant and instance spread-out features. To achieve this goal, we propose a novel instance based softmax embedding method, which directly optimizes the `real' instance features on top of the softmax function. It achieves significantly faster learning speed and higher accuracy than all existing methods. The proposed method performs well for both seen and unseen testing categories with cosine similarity. It also achieves competitive performance even without pre-trained network over samples from fine-grained categories.

📄 PDF Abstract BibTeX arXiv:1904.03436

Code (1)

mangye16/Unsupervised_Embedding_Learning 공식 구현 pytorch

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Exploring Instance Relations for Unsupervised Feature Embedding

2021-05-07 · Yifei Zhang, Yu Zhou, Weiping Wang

Despite the great progress achieved in unsupervised feature embedding, existing contrastive learning methods typically pursue view-invariant representations through attracting positive sample pairs and repelling negative…

Contrastive Learningimage-classificationImage ClassificationRelation+1

Unsupervised Instance Discriminative Learning for Depression Detection from Speech Signals

2022-06-27 · Jinhan Wang, Vijay Ravi, Jonathan Flint, Abeer Alwan

Major Depressive Disorder (MDD) is a severe illness that affects millions of people, and it is critical to diagnose this disorder as early as possible. Detecting depression from voice signals can be of great help to phys…

Data AugmentationDepression DetectionUnsupervised Pre-training

Unsupervised Feature Learning by Cross-Level Instance-Group Discrimination

2020-08-09 · CVPR 2021 1 · Xudong Wang, Ziwei Liu, Stella X. Yu

Unsupervised feature learning has made great strides with contrastive learning based on instance discrimination and invariant mapping, as benchmarked on curated class-balanced datasets. However, natural data could be hig…

Contrastive LearningSemi-Supervised Image ClassificationTransfer LearningUnsupervised Image Classification

Instance Embedding Transfer to Unsupervised Video Object Segmentation

2018-01-03 · CVPR 2018 6 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Alireza Fathi 외

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each p…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+3

Independent Feature Decomposition and Instance Alignment for Unsupervised Domain Adaptation

2023-04-19 · IJCAI 2023 4 · Qichen He, Siying Xiao, Mao Ye, Xiatian Zhu 외

Existing Unsupervised Domain Adaptation (UDA) methods typically attempt to perform knowledge transfer in a domain-invariant space explicitly or implicitly. In practice, however, the obtained features are often mixed with…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation