paper-with-me

Papers

Inter-Domain Alignment for Predicting High-Resolution Brain Networks Using Teacher-Student Learning

2021-10-06 · Basar Demir, Alaa Bessadok, Islem Rekik

Accurate and automated super-resolution image synthesis is highly desired since it has the great potential to circumvent the need for acquiring high-cost medical scans and a time-consuming preprocessing pipeline of neuroimaging data. However, existing deep learning frameworks are solely designed to predict high-resolution (HR) image from a low-resolution (LR) one, which limits their generalization ability to brain graphs (i.e., connectomes). A small body of works has focused on superresolving brain graphs where the goal is to predict a HR graph from a single LR graph. Although promising, existing works mainly focus on superresolving graphs belonging to the same domain (e.g., functional), overlooking the domain fracture existing between multimodal brain data distributions (e.g., morphological and structural). To this aim, we propose a novel inter-domain adaptation framework namely, Learn to SuperResolve Brain Graphs with Knowledge Distillation Network (L2S-KDnet), which adopts a teacher-student paradigm to superresolve brain graphs. Our teacher network is a graph encoder-decoder that firstly learns the LR brain graph embeddings, and secondly learns how to align the resulting latent representations to the HR ground truth data distribution using an adversarial regularization. Ultimately, it decodes the HR graphs from the aligned embeddings. Next, our student network learns the knowledge of the aligned brain graphs as well as the topological structure of the predicted HR graphs transferred from the teacher. We further leverage the decoder of the teacher to optimize the student network. L2S-KDnet presents the first TS architecture tailored for brain graph super-resolution synthesis that is based on inter-domain alignment. Our experimental results demonstrate substantial performance gains over benchmark methods.

📄 PDF Abstract BibTeX arXiv:2110.03452

Code (1)

basiralab/L2S-KDnet 공식 구현 pytorch

Tasks

DecoderDomain AdaptationImage GenerationKnowledge DistillationSuper-Resolution

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

StairwayGraphNet for Inter- and Intra-modality Multi-resolution Brain Graph Alignment and Synthesis

2021-10-06 · Islem Mhiri, Mohamed Ali Mahjoub, Islem Rekik

Synthesizing multimodality medical data provides complementary knowledge and helps doctors make precise clinical decisions. Although promising, existing multimodal brain graph synthesis frameworks have several limitation…

Generative Adversarial NetworkSuper-Resolution

Cross-Resolution SAR Target Detection Using Structural Hierarchy Adaptation and Reliable Adjacency Alignment

2025-07-11 · Jiang Qin, Bin Zou, Haolin Li, Lamei Zhang arxiv

In recent years, continuous improvements in SAR resolution have significantly benefited applications such as urban monitoring and target detection. However, the improvement in resolution leads to increased discrepancies …

Domain Adaptation

LiteVSR: Lightweight Adaptation of Frozen Diffusion Transformers for Video Super-Resolution

2026-06-08 · Yu Cao, Ziquan Liu, Zhensong Zhang, Jiankang Deng 외 arxiv

Adapting large-scale pre-trained video generators for Video Super-Resolution (VSR) in novel domains remains computationally prohibitive. Methods that reformulate generation as direct Low-Quality to High-Quality mappings …

Video Super-Resolution

Frequency-Domain Refinement with Multiscale Diffusion for Super Resolution

2024-05-16 · Xingjian Wang, Li Chai, Jiming Chen

The performance of single image super-resolution depends heavily on how to generate and complement high-frequency details to low-resolution images. Recently, diffusion-based models exhibit great potential in generating h…

Image Super-ResolutionSuper-Resolution

AMA-SAM: Adversarial Multi-Domain Alignment of Segment Anything Model for High-Fidelity Histology Nuclei Segmentation

2025-03-27 · Jiahe Qian, Yaoyu Fang, Jinkui Hao, Bo Zhou

Accurate segmentation of cell nuclei in histopathology images is essential for numerous biomedical research and clinical applications. However, existing cell nucleus segmentation methods only consider a single dataset (i…

DecoderRepresentation LearningSegmentation