paper-with-me

Papers

Nexus-INR: Diverse Knowledge-guided Arbitrary-Scale Multimodal Medical Image Super-Resolution

2025-08-05 · Bo Zhang, JianFei Huo, Zheng Zhang, Wufan Wang, Hui Gao, Xiangyang Gong, Wendong Wang arxiv

Arbitrary-resolution super-resolution (ARSR) provides crucial flexibility for medical image analysis by adapting to diverse spatial resolutions. However, traditional CNN-based methods are inherently ill-suited for ARSR, as they are typically designed for fixed upsampling factors. While INR-based methods overcome this limitation, they still struggle to effectively process and leverage multi-modal images with varying resolutions and details. In this paper, we propose Nexus-INR, a Diverse Knowledge-guided ARSR framework, which employs varied information and downstream tasks to achieve high-quality, adaptive-resolution medical image super-resolution. Specifically, Nexus-INR contains three key components. A dual-branch encoder with an auxiliary classification task to effectively disentangle shared anatomical structures and modality-specific features; a knowledge distillation module using cross-modal attention that guides low-resolution modality reconstruction with high-resolution reference, enhanced by self-supervised consistency loss; an integrated segmentation module that embeds anatomical semantics to improve both reconstruction quality and downstream segmentation performance. Experiments on the BraTS2020 dataset for both super-resolution and downstream segmentation demonstrate that Nexus-INR outperforms state-of-the-art methods across various metrics.

📄 PDF Abstract BibTeX arXiv:2508.03073

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationImage Super-Resolution

Similar Papers 제목 키워드 기반

SHiNe: Semantic Hierarchy Nexus for Open-vocabulary Object Detection

2024-05-16 · CVPR 2024 1 · Mingxuan Liu, Tyler L. Hayes, Elisa Ricci, Gabriela Csurka 외

Open-vocabulary object detection (OvOD) has transformed detection into a language-guided task, empowering users to freely define their class vocabularies of interest during inference. However, our initial investigation i…

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection+2

NexusFlow: Unifying Disparate Tasks under Partial Supervision via Invertible Flow Networks

2025-12-06 · Fangzhou Lin, Yuping Wang, Yuliang Guo, Zixun Huang 외 arxiv

Partially Supervised Multi-Task Learning (PS-MTL) aims to leverage knowledge across tasks when annotations are incomplete. Existing approaches, however, have largely focused on the simpler setting of homogeneous, dense p…

Multi-Object TrackingMulti-Task LearningAutonomous Driving

Efficient Text-Guided Convolutional Adapter for the Diffusion Model

2026-02-16 · Aryan Das, Koushik Biswas, Swalpa Kumar Roy, Badri Narayana Patro 외 arxiv

We introduce the Nexus Adapters, novel text-guided efficient adapters to the diffusion-based framework for the Structure Preserving Conditional Generation (SPCG). Recently, structure-preserving methods have achieved prom…

Conditional Image Generation

NexusIndex: Integrating Advanced Vector Indexing and Multi-Model Embeddings for Robust Fake News Detection

2024-10-23 · Solmaz Seyed Monir, Dongfang Zhao

The proliferation of fake news on digital platforms has underscored the need for robust and scalable detection mechanisms. Traditional methods often fall short in handling large and diverse datasets due to limitations in…

ArticlesFake News Detection

Nexus: Execution-Grounded Multi-Agent Test Oracle Synthesis

2025-10-30 · Dong Huang, Mingzhe Du, Jie M. Zhang, Zheng Lin 외 arxiv

Test oracle generation in non-regression testing is a longstanding challenge in software engineering, where the goal is to produce oracles that can accurately determine whether a function under test (FUT) behaves as inte…

Program Repair