paper-with-me

Papers

Multi-Task Adversarial Variational Autoencoder for Estimating Biological Brain Age with Multimodal Neuroimaging

2024-11-15 · Muhammad Usman, Azka Rehman, Abdullah Shahid, Abd Ur Rehman, Sung-Min Gho, Aleum Lee, Tariq M. Khan, Imran Razzak

Despite advances in deep learning for estimating brain age from structural MRI data, incorporating functional MRI data is challenging due to its complex structure and the noisy nature of functional connectivity measurements. To address this, we present the Multitask Adversarial Variational Autoencoder, a custom deep learning framework designed to improve brain age predictions through multimodal MRI data integration. This model separates latent variables into generic and unique codes, isolating shared and modality-specific features. By integrating multitask learning with sex classification as an additional task, the model captures sex-specific aging patterns. Evaluated on the OpenBHB dataset, a large multisite brain MRI collection, the model achieves a mean absolute error of 2.77 years, outperforming traditional methods. This success positions M-AVAE as a powerful tool for metaverse-based healthcare applications in brain age estimation.

📄 PDF Abstract BibTeX arXiv:2411.10100

Code (1)

engrussman/MAVAE 공식 구현 pytorch

Tasks

Age EstimationData IntegrationDeep LearningFunctional Connectivity

Similar Papers 제목 키워드 기반

Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks

2017-01-17 · ICML 2017 8 · Lars Mescheder, Sebastian Nowozin, Andreas Geiger

Variational Autoencoders (VAEs) are expressive latent variable models that can be used to learn complex probability distributions from training data. However, the quality of the resulting model crucially relies on the ex…

Multi-Adversarial Variational Autoencoder Networks

2019-06-14 · Abdullah-Al-Zubaer Imran, Demetri Terzopoulos

The unsupervised training of GANs and VAEs has enabled them to generate realistic images mimicking real-world distributions and perform image-based unsupervised clustering or semi-supervised classification. Combining the…

ClusteringGeneral ClassificationImage GenerationVariational Inference

Improving Variational Autoencoder Estimation from Incomplete Data with Mixture Variational Families

2024-03-05 · Vaidotas Simkus, Michael U. Gutmann

We consider the task of estimating variational autoencoders (VAEs) when the training data is incomplete. We show that missing data increases the complexity of the model's posterior distribution over the latent variables …

Imputation

Improving Conditional VAE with Non-Volume Preserving transformations

2025-11-12 · Tuhin Subhra De arxiv

Variational Autoencoders and Generative Adversarial Networks remained the state-of-the-art (SOTA) generative models until 2022. Now they are superseded by diffusion-based models. Efforts to improve traditional models hav…

Image Generation

Adversarial Attacks on Variational Autoencoders

2018-06-12 · George Gondim-Ribeiro, Pedro Tabacof, Eduardo Valle

Adversarial attacks are malicious inputs that derail machine-learning models. We propose a scheme to attack autoencoders, as well as a quantitative evaluation framework that correlates well with the qualitative assessmen…

BIG-bench Machine Learning