paper-with-me

Papers

Modality-Projection Universal Model for Comprehensive Full-Body Medical Imaging Segmentation

2024-12-26 · Yixin Chen, Lin Gao, Yajuan Gao, Rui Wang, Jingge Lian, Xiangxi Meng, Yanhua Duan, Leiying Chai, Hongbin Han, Zhaoping Cheng, Zhaoheng Xie

The integration of deep learning in medical imaging has shown great promise for enhancing diagnostic, therapeutic, and research outcomes. However, applying universal models across multiple modalities remains challenging due to the inherent variability in data characteristics. This study aims to introduce and evaluate a Modality Projection Universal Model (MPUM). MPUM employs a novel modality-projection strategy, which allows the model to dynamically adjust its parameters to optimize performance across different imaging modalities. The MPUM demonstrated superior accuracy in identifying anatomical structures, enabling precise quantification for improved clinical decision-making. It also identifies metabolic associations within the brain-body axis, advancing research on brain-body physiological correlations. Furthermore, MPUM's unique controller-based convolution layer enables visualization of saliency maps across all network layers, significantly enhancing the model's interpretability.

📄 PDF Abstract BibTeX arXiv:2412.19026

Code (1)

yixinchen-ai/mpum 공식 구현 pytorch

Tasks

Decision MakingDiagnosticMedical Image Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Concept-Centric Approach to Multi-Modality Learning

2024-12-18 · Yuchong Geng, Ao Tang

In an effort to create a more efficient AI system, we introduce a new multi-modality learning framework that leverages a modality-agnostic concept space possessing abstract knowledge and a set of modality-specific projec…

Image-text matchingQuestion AnsweringText MatchingVisual Question Answering

OneLLM: One Framework to Align All Modalities with Language

2023-12-06 · CVPR 2024 1 · Jiaming Han, Kaixiong Gong, Yiyuan Zhang, Jiaqi Wang 외

Multimodal large language models (MLLMs) have gained significant attention due to their strong multimodal understanding capability. However, existing works rely heavily on modality-specific encoders, which usually differ…

AllQuestion AnsweringVisual Question Answering

Developing Foundation Models for Universal Segmentation from 3D Whole-Body Positron Emission Tomography

2026-03-12 · Yichi Zhang, Le Xue, Wenbo Zhang, Lanlan Li 외 arxiv

Positron emission tomography (PET) is a key nuclear medicine imaging modality that visualizes radiotracer distributions to quantify in vivo physiological and metabolic processes, playing an irreplaceable role in disease …

Lesion SegmentationPrompt Engineering

Universal Scene Graph Generation

2025-03-19 · CVPR 2025 1 · Shengqiong Wu, Hao Fei, Tat-Seng Chua

Scene graph (SG) representations can neatly and efficiently describe scene semantics, which has driven sustained intensive research in SG generation. In the real world, multiple modalities often coexist, with different t…

Graph GenerationScene Graph Generation

SegBook: A Simple Baseline and Cookbook for Volumetric Medical Image Segmentation

2024-11-21 · Jin Ye, Ying Chen, Yanjun Li, Haoyu Wang 외

Computed Tomography (CT) is one of the most popular modalities for medical imaging. By far, CT images have contributed to the largest publicly available datasets for volumetric medical segmentation tasks, covering full-b…

Computed Tomography (CT)Image SegmentationLesion DetectionMedical Image Segmentation+3