paper-with-me

홈 › Papers

FANCL: Feature-Guided Attention Network with Curriculum Learning for Brain Metastases Segmentation

2024-10-29 · Zijiang Liu, Xiaoyu Liu, Linhao Qu, Yonghong Shi

Accurate segmentation of brain metastases (BMs) in MR image is crucial for the diagnosis and follow-up of patients. Methods based on deep convolutional neural networks (CNNs) have achieved high segmentation performance. However, due to the loss of critical feature information caused by convolutional and pooling operations, CNNs still face great challenges in small BMs segmentation. Besides, BMs are irregular and easily confused with healthy tissues, which makes it difficult for the model to effectively learn tumor structure during training. To address these issues, this paper proposes a novel model called feature-guided attention network with curriculum learning (FANCL). Based on CNNs, FANCL utilizes the input image and its feature to establish the intrinsic connections between metastases of different sizes, which can effectively compensate for the loss of high-level feature from small tumors with the information of large tumors. Furthermore, FANCL applies the voxel-level curriculum learning strategy to help the model gradually learn the structure and details of BMs. And baseline models of varying depths are employed as curriculum-mining networks for organizing the curriculum progression. The evaluation results on the BraTS-METS 2023 dataset indicate that FANCL significantly improves the segmentation performance, confirming the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2410.22057

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Feature-Aware Noise Contrastive Learning for Unsupervised Red Panda Re-Identification

2024-05-01 · Jincheng Zhang, Qijun Zhao, Tie Liu

To facilitate the re-identification (re-ID) of individual animals, existing methods primarily focus on maximizing feature similarity within the same individual and enhancing distinctiveness between different individuals.…

Contrastive Learning

DCL-SE: Dynamic Curriculum Learning for Spatiotemporal Encoding of Brain Imaging

2025-11-19 · Meihua Zhou, Xinyu Tong, Jiarui Zhao, Min Cheng 외 arxiv

High-dimensional neuroimaging analyses for clinical diagnosis are often constrained by compromises in spatiotemporal fidelity and by the limited adaptability of large-scale, general-purpose models. To address these chall…

Brain Tumor Classification

Enhancing Imbalanced Node Classification via Curriculum-Guided Feature Learning and Three-Stage Attention Network

2026-02-03 · Abdul Joseph Fofanah, Lian Wen, David Chen, Shaoyang Zhang arxiv

Imbalanced node classification in graph neural networks (GNNs) happens when some labels are much more common than others, which causes the model to learn unfairly and perform badly on the less common classes. To solve th…

Node Classification

Curriculum Learning with Synthetic Data for Enhanced Pulmonary Nodule Detection in Chest Radiographs

2025-10-09 · Pranav Sambhu, Om Guin, Madhav Sambhu, Jinho Cha arxiv

This study evaluates whether integrating curriculum learning with diffusion-based synthetic augmentation can enhance the detection of difficult pulmonary nodules in chest radiographs, particularly those with low size, br…

CASPIANET++: A Multidimensional Channel-Spatial Asymmetric Attention Network with Noisy Student Curriculum Learning Paradigm for Brain Tumor Segmentation

2021-07-08 · Andrea Liew, Chun Cheng Lee, Boon Leong Lan, Maxine Tan

Convolutional neural networks (CNNs) have been used quite successfully for semantic segmentation of brain tumors. However, current CNNs and attention mechanisms are stochastic in nature and neglect the morphological indi…

Brain Tumor SegmentationGPUSegmentationSemantic Segmentation+1