paper-with-me

Papers

Temporal Consistency Objectives Regularize the Learning of Disentangled Representations

2019-08-29 · Gabriele Valvano, Agisilaos Chartsias, Andrea Leo, Sotirios A. Tsaftaris

There has been an increasing focus in learning interpretable feature representations, particularly in applications such as medical image analysis that require explainability, whilst relying less on annotated data (since annotations can be tedious and costly). Here we build on recent innovations in style-content representations to learn anatomy, imaging characteristics (appearance) and temporal correlations. By introducing a self-supervised objective of predicting future cardiac phases we improve disentanglement. We propose a temporal transformer architecture that given an image conditioned on phase difference, it predicts a future frame. This forces the anatomical decomposition to be consistent with the temporal cardiac contraction in cine MRI and to have semantic meaning with less need for annotations. We demonstrate that using this regularization, we achieve competitive results and improve semi-supervised segmentation, especially when very few labelled data are available. Specifically, we show Dice increase of up to 19\% and 7\% compared to supervised and semi-supervised approaches respectively on the ACDC dataset. Code is available at: https://github.com/gvalvano/sdtnet .

📄 PDF Abstract BibTeX arXiv:1908.11330

Code (1)

gvalvano/sdtnet 공식 구현 tf

Tasks

AnatomyDisentanglementMedical Image Analysis

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

A Novel Information-Theoretic Objective to Disentangle Representations for Fair Classification

2023-10-21 · Pierre Colombo, Nathan Noiry, Guillaume Staerman, Pablo Piantanida

One of the pursued objectives of deep learning is to provide tools that learn abstract representations of reality from the observation of multiple contextual situations. More precisely, one wishes to extract disentangled…

2kAttributeDisentanglement

A Spectral Regularizer for Unsupervised Disentanglement

2018-12-04 · Aditya Ramesh, Youngduck Choi, Yann Lecun

A generative model with a disentangled representation allows for independent control over different aspects of the output. Learning disentangled representations has been a recent topic of great interest, but it remains p…

Disentanglement

Unsupervised Domain-Specific Deblurring via Disentangled Representations

2019-03-05 · CVPR 2019 6 · Boyu Lu, Jun-Cheng Chen, Rama Chellappa

Image deblurring aims to restore the latent sharp images from the corresponding blurred ones. In this paper, we present an unsupervised method for domain-specific single-image deblurring based on disentangled representat…

DeblurringDisentanglementImage DeblurringSingle Image Deblurring

Learning Disentangled Textual Representations via Statistical Measures of Similarity

2022-05-07 · ACL 2022 5 · Pierre Colombo, Guillaume Staerman, Nathan Noiry, Pablo Piantanida

When working with textual data, a natural application of disentangled representations is fair classification where the goal is to make predictions without being biased (or influenced) by sensitive attributes that may be …

Attribute

C$^2$VAE: Gaussian Copula-based VAE Differing Disentangled from Coupled Representations with Contrastive Posterior

2023-09-23 · Zhangkai Wu, Longbing Cao

We present a self-supervised variational autoencoder (VAE) to jointly learn disentangled and dependent hidden factors and then enhance disentangled representation learning by a self-supervised classifier to eliminate cou…

Representation Learning