paper-with-me

Papers

SparseConvMIL: Sparse Convolutional Context-Aware Multiple Instance Learning for Whole Slide Image Classification

2021-05-06 · MICCAI Workshop COMPAY 2021 9 · Marvin Lerousseau, Maria Vakalopoulou, Eric Deutsch, Nikos Paragios

Multiple instance learning (MIL) is the preferred approach for whole slide image classification. However, most MIL approaches do not exploit the interdependencies of tiles extracted from a whole slide image, which could provide valuable cues for classification. This paper presents a novel MIL approach that exploits the spatial relationship of tiles for classifying whole slide images. To do so, a sparse map is built from tiles embeddings, and is then classified by a sparse-input CNN. It obtained state-of-the-art performance over popular MIL approaches on the classification of cancer subtype involving 10000 whole slide images. Our results suggest that the proposed approach might (i) improve the representation learning of instances and (ii) exploit the context of instance embeddings to enhance the classification performance. The code of this work is open-source at {github censored for review}.

📄 PDF Abstract BibTeX arXiv:2105.02726

Code (1)

MarvinLer/SparseConvMIL pytorch

Tasks

Classificationimage-classificationImage ClassificationMultiple Instance LearningRepresentation Learningwhole slide images

Similar Papers 제목 키워드 기반

Convolutional Matrix Factorization for Document Context-Aware Recommendation

2016-09-07 · RecSys 2016 9 · Donghyun Kim, Chanyoung Park, Jinoh Oh, Sungyoung Lee 외

Sparseness of user-to-item rating data is one of the major factors that deteriorate the quality of recommender system. To handle the sparsity problem, several recommendation techniques have been proposed that additionall…

Recommendation Systems

BudgetDraft: Acceptance-Aware Multi-View Training for Sparse-KV Speculative Decoding

2026-05-29 · Liang He, Jingbo Wen, Qishi Zhan, Yixiong Chen 외 arxiv

Speculative decoding speeds up autoregressive decoding by using a drafter to propose multiple tokens that a verifier validates in parallel. In resource-constrained deployments, the drafter uses a sparse KV cache to limit…

CSPN++: Learning Context and Resource Aware Convolutional Spatial Propagation Networks for Depth Completion

2019-11-13 · Xinjing Cheng, Peng Wang, Chenye Guan, Ruigang Yang

Depth Completion deals with the problem of converting a sparse depth map to a dense one, given the corresponding color image. Convolutional spatial propagation network (CSPN) is one of the state-of-the-art (SoTA) methods…

Depth CompletionStereo-LiDAR Fusion

Capturing Semantic Similarity for Entity Linking with Convolutional Neural Networks

2016-04-04 · NAACL 2016 6 · Matthew Francis-Landau, Greg Durrett, Dan Klein

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural…

Entity LinkingSemantic correspondenceSemantic SimilaritySemantic Textual Similarity

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