paper-with-me

Papers

A Weakly Supervised and Globally Explainable Learning Framework for Brain Tumor Segmentation

2024-08-02 · Ruitao Xie, Limai Jiang, Xiaoxi He, Yi Pan, Yunpeng Cai

Machine-based brain tumor segmentation can help doctors make better diagnoses. However, the complex structure of brain tumors and expensive pixel-level annotations present challenges for automatic tumor segmentation. In this paper, we propose a counterfactual generation framework that not only achieves exceptional brain tumor segmentation performance without the need for pixel-level annotations, but also provides explainability. Our framework effectively separates class-related features from class-unrelated features of the samples, and generate new samples that preserve identity features while altering class attributes by embedding different class-related features. We perform topological data analysis on the extracted class-related features and obtain a globally explainable manifold, and for each abnormal sample to be segmented, a meaningful normal sample could be effectively generated with the guidance of the rule-based paths designed within the manifold for comparison for identifying the tumor regions. We evaluate our proposed method on two datasets, which demonstrates superior performance of brain tumor segmentation. The code is available at https://github.com/xrt11/tumor-segmentation.

📄 PDF Abstract BibTeX arXiv:2408.01191

Code (1)

xrt11/tumor-segmentation 공식 구현 pytorch

Tasks

Brain Tumor SegmentationcounterfactualSegmentationTopological Data AnalysisTumor Segmentation

Similar Papers 제목 키워드 기반

Weakly-supervised segmentation using inherently-explainable classification models and their application to brain tumour classification

2022-06-10 · Soumick Chatterjee, Hadya Yassin, Florian Dubost, Andreas Nürnberger 외

Deep learning models have shown their potential for several applications. However, most of the models are opaque and difficult to trust due to their complex reasoning - commonly known as the black-box problem. Some field…

ClassificationDecision MakingSegmentationTumour Classification+1

Deep Superpixel Generation and Clustering for Weakly Supervised Segmentation of Brain Tumors in MR Images

2022-09-20 · Jay J. Yoo, Khashayar Namdar, Farzad Khalvati

Training machine learning models to segment tumors and other anomalies in medical images is an important step for developing diagnostic tools but generally requires manually annotated ground truth segmentations, which ne…

Binary ClassificationBrain Tumor SegmentationClusteringDiagnostic+4

Weakly Supervised Learning of Cortical Surface Reconstruction from Segmentations

2024-06-18 · Qiang Ma, Liu Li, Emma C. Robinson, Bernhard Kainz 외

Existing learning-based cortical surface reconstruction approaches heavily rely on the supervision of pseudo ground truth (pGT) cortical surfaces for training. Such pGT surfaces are generated by traditional neuroimage pr…

Surface ReconstructionWeakly-supervised Learning

TumorXAI: Self-Supervised Deep Learning Framework for Explainable Brain MRI Tumor Classification

2026-05-03 · Abrar Hossain Zahin, Amit Kumar Saha, Tanvir Mridha, Saifur Rahman 외 arxiv

Classifying brain tumors using magnetic resonance imaging (MRI) is crucial for early diagnosis and treatment; however, tumor heterogeneity and a dearth of annotated datasets restrict the use of supervised deep learning a…

Brain Tumor ClassificationSelf-Supervised Learning

Weakly Supervised Explainable Phrasal Reasoning with Neural Fuzzy Logic

2021-09-18 · Zijun Wu, Zi Xuan Zhang, Atharva Naik, Zhijian Mei 외

Natural language inference (NLI) aims to determine the logical relationship between two sentences, such as Entailment, Contradiction, and Neutral. In recent years, deep learning models have become a prevailing approach t…

Explanation GenerationLogical ReasoningNatural Language InferenceSentence