paper-with-me

Papers

Probabilistic Structural Latent Representation for Unsupervised Embedding

2020-06-01 · CVPR 2020 6 · Mang Ye, Jianbing Shen

Unsupervised embedding learning aims at extracting low-dimensional visually meaningful representations from large-scale unlabeled images, which can then be directly used for similarity-based search. This task faces two major challenges: 1) mining positive supervision from highly similar fine-grained classes and 2) generating to unseen testing categories. To tackle these issues, this paper proposes a probabilistic structural latent representation (PSLR), which incorporates an adaptable softmax embedding to approximate the positive concentrated and negative instance separated properties in the graph latent space. It improves the discriminability by enlarging the positive/negative difference without introducing any additional computational cost while maintaining high learning efficiency. To address the limited supervision using data augmentation, a smooth variational reconstruction loss is introduced by modeling the intra-instance variance, which improves the robustness. Extensive experiments demonstrate the superiority of PSLR over state-of-the-art unsupervised methods on both seen and unseen categories with cosine similarity. Code is available at https://github.com/mangye16/PSLR

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage Classification

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Probabilistic Structural Latent Representation for Unsupervised Embedding

2020-06-22 · Mang Ye, Jianbing Shen∗

Unsupervised embedding learning aims at extracting low-dimensional visually meaningful representations from large-scale unlabeled images, which can then be directly used for similarity-based search. This task faces tw…

Data Augmentation

Structural Entropy Guided Probabilistic Coding

2024-12-12 · Xiang Huang, Hao Peng, Li Sun, Hui Lin 외

Probabilistic embeddings have several advantages over deterministic embeddings as they map each data point to a distribution, which better describes the uncertainty and complexity of data. Many works focus on adjusting t…

Natural Language UnderstandingregressionRepresentation Learning

Deep Unsupervised Clustering with Clustered Generator Model

2019-11-19 · Dandan Zhu, Tian Han, Linqi Zhou, Xiaokang Yang 외

This paper addresses the problem of unsupervised clustering which remains one of the most fundamental challenges in machine learning and artificial intelligence. We propose the clustered generator model for clustering wh…

Clusteringmodel

Unsupervised Deep Manifold Attributed Graph Embedding

2021-04-27 · Zelin Zang, Siyuan Li, Di wu, Jianzhu Guo 외

Unsupervised attributed graph representation learning is challenging since both structural and feature information are required to be represented in the latent space. Existing methods concentrate on learning latent repre…

ClusteringGraph EmbeddingGraph Representation LearningLink Prediction+2

Variational AutoEncoder For Regression: Application to Brain Aging Analysis

2019-04-11 · Qingyu Zhao, Ehsan Adeli, Nicolas Honnorat, Tuo Leng 외

While unsupervised variational autoencoders (VAE) have become a powerful tool in neuroimage analysis, their application to supervised learning is under-explored. We aim to close this gap by proposing a unified probabilis…

DisentanglementregressionVariational Inference