paper-with-me

Papers

Multiple Instance Neural Networks Based on Sparse Attention for Cancer Detection using T-cell Receptor Sequences

2022-08-09 · Younghoon Kim, Tao Wang, Danyi Xiong, Xinlei Wang, Seongoh Park

Early detection of cancers has been much explored due to its paramount importance in biomedical fields. Among different types of data used to answer this biological question, studies based on T cell receptors (TCRs) are under recent spotlight due to the growing appreciation of the roles of the host immunity system in tumor biology. However, the one-to-many correspondence between a patient and multiple TCR sequences hinders researchers from simply adopting classical statistical/machine learning methods. There were recent attempts to model this type of data in the context of multiple instance learning (MIL). Despite the novel application of MIL to cancer detection using TCR sequences and the demonstrated adequate performance in several tumor types, there is still room for improvement, especially for certain cancer types. Furthermore, explainable neural network models are not fully investigated for this application. In this article, we propose multiple instance neural networks based on sparse attention (MINN-SA) to enhance the performance in cancer detection and explainability. The sparse attention structure drops out uninformative instances in each bag, achieving both interpretability and better predictive performance in combination with the skip connection. Our experiments show that MINN-SA yields the highest area under the ROC curve (AUC) scores on average measured across 10 different types of cancers, compared to existing MIL approaches. Moreover, we observe from the estimated attentions that MINN-SA can identify the TCRs that are specific for tumor antigens in the same T cell repertoire.

📄 PDF Abstract BibTeX arXiv:2208.04524

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

SMILE: a Scale-aware Multiple Instance Learning Method for Multicenter STAS Lung Cancer Histopathology Diagnosis

2025-03-18 · Liangrui Pan, Xiaoyu Li, Yutao Dou, Qiya Song 외

Spread through air spaces (STAS) represents a newly identified aggressive pattern in lung cancer, which is known to be associated with adverse prognostic factors and complex pathological features. Pathologists currently …

DiagnosticMultiple Instance Learning

CAMIL: Context-Aware Multiple Instance Learning for Cancer Detection and Subtyping in Whole Slide Images

2023-05-09 · Olga Fourkioti, Matt De Vries, Chen Jin, Daniel C. Alexander 외

The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention…

DiagnosticImage ClassificationMultiple Instance LearningMultiple Instance LearningMultiple Instance Learning+2

SMILE: Sparse-Attention based Multiple Instance Contrastive Learning for Glioma Sub-type Classification Using Pathological Image

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Mengkang Lu, Yongsheng Pan, Dong Nie, Feng Shi 외

Gliomas are the most prevalent malignant brain tumor in adults, and can be classified intofour typical sub-types based on histological features. Histological diagnosis by pathologists via microscopic visual ins…

Contrastive Learning

SCMIL: Sparse Context-aware Multiple Instance Learning for Predicting Cancer Survival Probability Distribution in Whole Slide Images

2024-06-30 · Zekang Yang, Hong Liu, Xiangdong Wang

Cancer survival prediction is a challenging task that involves analyzing of the tumor microenvironment within Whole Slide Image (WSI). Previous methods cannot effectively capture the intricate interaction features among …

Multiple Instance LearningPredictionSurvival Predictionwhole slide images

Sparse Network Inversion for Key Instance Detection in Multiple Instance Learning

2020-09-07 · Beomjo Shin, Junsu Cho, Hwanjo Yu, Seungjin Choi

Multiple Instance Learning (MIL) involves predicting a single label for a bag of instances, given positive or negative labels at bag-level, without accessing to label for each instance in the training phase. Since a posi…

Multiple Instance Learning