paper-with-me

홈 › Papers

A Normalized Fully Convolutional Approach to Head and Neck Cancer Outcome Prediction

2020-05-28 · William Le, Francisco Perdigón Romero, Samuel Kadoury

In medical imaging, radiological scans of different modalities serve to enhance different sets of features for clinical diagnosis and treatment planning. This variety enriches the source information that could be used for outcome prediction. Deep learning methods are particularly well-suited for feature extraction from high-dimensional inputs such as images. In this work, we apply a CNN classification network augmented with a FCN preprocessor sub-network to a public TCIA head and neck cancer dataset. The training goal is survival prediction of radiotherapy cases based on pre-treatment FDG PET-CT scans, acquired across 4 different hospitals. We show that the preprocessor sub-network in conjunction with aggregated residual connection leads to improvements over state-of-the-art results when combining both CT and PET input images.

📄 PDF Abstract BibTeX arXiv:2005.14017

Code (0)

등록된 구현이 없습니다.

Tasks

Survival Prediction

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
Residual Connection 설명 없음
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

A Fully Convolutional Normalization Approach of Head and Neck Cancer Outcome Prediction

2020-01-25 · MIDL 2019 7 · William Le, Francisco Perdigón Romero, Samuel Kadoury

Medical image classification performance worsens in multi-domain datasets, caused by radiological image differences across institutions, scanner manufacturer, model and operator. Deep learning is well-suited for learning…

image-classificationImage ClassificationMedical Image ClassificationSurvival Prediction

Enhanced Survival Prediction in Head and Neck Cancer Using Convolutional Block Attention and Multimodal Data Fusion

2024-10-29 · Aiman Farooq, Utkarsh Sharma, Deepak Mishra

Accurate survival prediction in head and neck cancer (HNC) is essential for guiding clinical decision-making and optimizing treatment strategies. Traditional models, such as Cox proportional hazards, have been widely use…

Decision MakingPredictionSurvival Prediction

CBCT-to-CT synthesis with a single neural network for head-and-neck, lung and breast cancer adaptive radiotherapy

2019-12-23 · Matteo Maspero, Mark HF Savenije, Tristan CF van Heijst, Joost JC Verhoeff 외

Purpose: CBCT-based adaptive radiotherapy requires daily images for accurate dose calculations. This study investigates the feasibility of applying a single convolutional network to facilitate CBCT-to-CT synthesis for he…

All

Feature Gradient Flow for Interpreting Deep Neural Networks in Head and Neck Cancer Prediction

2023-07-24 · Yinzhu Jin, Jonathan C. Garneau, P. Thomas Fletcher

This paper introduces feature gradient flow, a new technique for interpreting deep learning models in terms of features that are understandable to humans. The gradient flow of a model locally defines nonlinear coordinate…

A Cascade Transformer-based Model for 3D Dose Distribution Prediction in Head and Neck Cancer Radiotherapy

2023-07-22 · Tara Gheshlaghi, Shahabedin Nabavi, Samire Shirzadikia, Mohsen Ebrahimi Moghaddam 외

Radiation therapy is the primary method used to treat cancer in the clinic. Its goal is to deliver a precise dose to the planning target volume (PTV) while protecting the surrounding organs at risk (OARs). However, the t…

DecoderSegmentation