paper-with-me

홈 › Papers

Unsupervised MRI Reconstruction via Zero-Shot Learned Adversarial Transformers

2021-05-15 · Yilmaz Korkmaz, Salman UH Dar, Mahmut Yurt, Muzaffer Özbey, Tolga Çukur

Supervised reconstruction models are characteristically trained on matched pairs of undersampled and fully-sampled data to capture an MRI prior, along with supervision regarding the imaging operator to enforce data consistency. To reduce supervision requirements, the recent deep image prior framework instead conjoins untrained MRI priors with the imaging operator during inference. Yet, canonical convolutional architectures are suboptimal in capturing long-range relationships, and priors based on randomly initialized networks may yield suboptimal performance. To address these limitations, here we introduce a novel unsupervised MRI reconstruction method based on zero-Shot Learned Adversarial TransformERs (SLATER). SLATER embodies a deep adversarial network with cross-attention transformers to map noise and latent variables onto coil-combined MR images. During pre-training, this unconditional network learns a high-quality MRI prior in an unsupervised generative modeling task. During inference, a zero-shot reconstruction is then performed by incorporating the imaging operator and optimizing the prior to maximize consistency to undersampled data. Comprehensive experiments on brain MRI datasets clearly demonstrate the superior performance of SLATER against state-of-the-art unsupervised methods.

📄 PDF Abstract BibTeX arXiv:2105.08059

Code (1)

icon-lab/SLATER 공식 구현 tf

Tasks

Image ReconstructionMRI Reconstruction

Similar Papers 제목 키워드 기반

Unsupervised Style Representation Learning for AI-Text Detection via Paraphrase Inversion

2026-06-08 · Rafael Rivera Soto, Barry Chen, Nicholas Andrews arxiv

The rapid development of large language models (LLMs) has raised concerns about misuse such as plagiarism, misinformation, and automated influence operations, motivating the need for robust detectors. Recent work has sho…

Representation LearningText Detection

ZIUM: Zero-Shot Intent-Aware Adversarial Attack on Unlearned Models

2025-07-29 · Hyun Jun Yook, Ga San Jhun, Jae Hyun Cho, Min Jeon 외 arxiv

Machine unlearning (MU) removes specific data points or concepts from deep learning models to enhance privacy and prevent sensitive content generation. Adversarial prompts can exploit unlearned models to generate content…

Adversarial Attack

Quality Text, Robust Vision: The Role of Language in Enhancing Visual Robustness of Vision-Language Models

2025-07-22 · Futa Waseda, Saku Sugawara, Isao Echizen arxiv

Defending pre-trained vision-language models (VLMs), such as CLIP, against adversarial attacks is crucial, as these models are widely used in diverse zero-shot tasks, including image classification. However, existing adv…

Representation LearningAdversarial RobustnessImage Classification

Shape Non-rigid Kinematics (SNK): A Zero-Shot Method for Non-Rigid Shape Matching via Unsupervised Functional Map Regularized Reconstruction

2024-03-11 · NeurIPS 2023 11 · Souhaib Attaiki, Maks Ovsjanikov

We present Shape Non-rigid Kinematics (SNK), a novel zero-shot method for non-rigid shape matching that eliminates the need for extensive training or ground truth data. SNK operates on a single pair of shapes, and employ…

Decoder

Improving Zero-shot Generalization of Learned Prompts via Unsupervised Knowledge Distillation

2024-07-03 · Marco Mistretta, Alberto Baldrati, Marco Bertini, Andrew D. Bagdanov

Vision-Language Models (VLMs) demonstrate remarkable zero-shot generalization to unseen tasks, but fall short of the performance of supervised methods in generalizing to downstream tasks with limited data. Prompt learnin…

Domain GeneralizationKnowledge DistillationPrompt LearningZero-shot Generalization