paper-with-me

홈 › Papers

GANDALF: Generative Adversarial Networks with Discriminator-Adaptive Loss Fine-tuning for Alzheimer's Disease Diagnosis from MRI

2020-08-10 · Hoo-chang Shin, Alvin Ihsani, Ziyue Xu, Swetha Mandava, Sharath Turuvekere Sreenivas, Christopher Forster, Jiook Cha, Alzheimer's Disease Neuroimaging Initiative

Positron Emission Tomography (PET) is now regarded as the gold standard for the diagnosis of Alzheimer's Disease (AD). However, PET imaging can be prohibitive in terms of cost and planning, and is also among the imaging techniques with the highest dosage of radiation. Magnetic Resonance Imaging (MRI), in contrast, is more widely available and provides more flexibility when setting the desired image resolution. Unfortunately, the diagnosis of AD using MRI is difficult due to the very subtle physiological differences between healthy and AD subjects visible on MRI. As a result, many attempts have been made to synthesize PET images from MR images using generative adversarial networks (GANs) in the interest of enabling the diagnosis of AD from MR. Existing work on PET synthesis from MRI has largely focused on Conditional GANs, where MR images are used to generate PET images and subsequently used for AD diagnosis. There is no end-to-end training goal. This paper proposes an alternative approach to the aforementioned, where AD diagnosis is incorporated in the GAN training objective to achieve the best AD classification performance. Different GAN lossesare fine-tuned based on the discriminator performance, and the overall training is stabilized. The proposed network architecture and training regime show state-of-the-art performance for three- and four- class AD classification tasks.

📄 PDF Abstract BibTeX arXiv:2008.04396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Weighted Discriminator for Training Generative Adversarial Networks

2020-12-05 · CVPR 2021 1 · Vasily Zadorozhnyy, Qiang Cheng, Qiang Ye

Generative adversarial network (GAN) has become one of the most important neural network models for classical unsupervised machine learning. A variety of discriminator loss functions have been developed to train GAN's di…

Conditional Image GenerationGenerative Adversarial NetworkImage GenerationUnconditional Image Generation

Gandalf the Red: Adaptive Security for LLMs

2025-01-14 · Niklas Pfister, Václav Volhejn, Manuel Knott, Santiago Arias 외

Current evaluations of defenses against prompt attacks in large language model (LLM) applications often overlook two critical factors: the dynamic nature of adversarial behavior and the usability penalties imposed on leg…

BlockingLanguage ModelingLanguage ModellingLarge Language Model+1

GANDALF: Gated Adaptive Network for Deep Automated Learning of Features

2022-07-18 · Manu Joseph, Harsh Raj

We propose a novel high-performance, interpretable, and parameter \& computationally efficient deep learning architecture for tabular data, Gated Adaptive Network for Deep Automated Learning of Features (GANDALF). GANDAL…

feature selectionregressionRepresentation Learningtabular-classification

A method based on Generative Adversarial Networks for disentangling physical and chemical properties of stars in astronomical spectra

2024-11-08 · Raúl Santoveña, Carlos Dafonte, Minia Manteiga

Data compression techniques focused on information preservation have become essential in the modern era of big data. In this work, an encoder-decoder architecture has been designed, where adversarial training, a modifica…

Data Compression

O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks

2019-03-05 · Jianlin Su

In this paper, we propose Orthogonal Generative Adversarial Networks (O-GANs). We decompose the network of discriminator orthogonally and add an extra loss into the objective of common GANs, which can enforce discriminat…

Generative Adversarial Network