paper-with-me

홈 › Papers

Ordinal-Content VAE: Isolating Ordinal-Valued Content Factors in Deep Latent Variable Models

2020-09-07 · Minyoung Kim, Vladimir Pavlovic

In deep representational learning, it is often desired to isolate a particular factor (termed {\em content}) from other factors (referred to as {\em style}). What constitutes the content is typically specified by users through explicit labels in the data, while all unlabeled/unknown factors are regarded as style. Recently, it has been shown that such content-labeled data can be effectively exploited by modifying the deep latent factor models (e.g., VAE) such that the style and content are well separated in the latent representations. However, the approach assumes that the content factor is categorical-valued (e.g., subject ID in face image data, or digit class in the MNIST dataset). In certain situations, the content is ordinal-valued, that is, the values the content factor takes are {\em ordered} rather than categorical, making content-labeled VAEs, including the latent space they infer, suboptimal. In this paper, we propose a novel extension of VAE that imposes a partially ordered set (poset) structure in the content latent space, while simultaneously making it aligned with the ordinal content values. To this end, instead of the iid Gaussian latent prior adopted in prior approaches, we introduce a conditional Gaussian spacing prior model. This model admits a tractable joint Gaussian prior, but also effectively places negligible density values on the content latent configurations that violate the poset constraint. To evaluate this model, we consider two specific ordinal structured problems: estimating a subject's age in a face image and elucidating the calorie amount in a food meal image. We demonstrate significant improvements in content-style separation over previous non-ordinal approaches.

📄 PDF Abstract BibTeX arXiv:2009.03034

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Ordinal classification for interval-valued data and interval-valued functional data

2023-10-30 · Aleix Alcacer, Marina Martínez-Garcia, Irene Epifanio

The aim of ordinal classification is to predict the ordered labels of the output from a set of observed inputs. Interval-valued data refers to data in the form of intervals. For the first time, interval-valued data and i…

Ordinal Classification

Recursively Conditional Gaussian for Ordinal Unsupervised Domain Adaptation

2021-07-28 · ICCV 2021 10 · Xiaofeng Liu, Site Li, Yubin Ge, Pengyi Ye 외

The unsupervised domain adaptation (UDA) has been widely adopted to alleviate the data scalability issue, while the existing works usually focus on classifying independently discrete labels. However, in many tasks (e.g.,…

Age EstimationDomain AdaptationMedical DiagnosisOrdinal Classification+1

A generalized framework to predict continuous scores from medical ordinal labels

2023-05-30 · Katharina V. Hoebel, Andreanne Lemay, John Peter Campbell, Susan Ostmo 외

Many variables of interest in clinical medicine, like disease severity, are recorded using discrete ordinal categories such as normal/mild/moderate/severe. These labels are used to train and evaluate disease severity pre…

Multi-class ClassificationOrdinal Classificationseverity prediction

Fenton-Wilkinson Order Statistics and German Tanks: A Case Study of an Orienteering Relay Race

2019-12-10 · Joonas Pääkkönen

Ordinal regression falls between discrete-valued classification and continuous-valued regression. Ordinal target variables can be associated with ranked random variables. These random variables are known as order statist…

regression

Learning and processing the ordinal information of temporal sequences in recurrent neural circuits

2023-09-21 · NeurIPS 2023 11

Temporal sequence processing is fundamental in brain cognitive functions. Experimental data has indicated that the representations of ordinal information and contents of temporal sequences are disentangled in the brain,…