paper-with-me

홈 › Papers

Mixed Models with Multiple Instance Learning

2023-11-04 · Jan P. Engelmann, Alessandro Palma, Jakub M. Tomczak, Fabian J. Theis, Francesco Paolo Casale

Predicting patient features from single-cell data can help identify cellular states implicated in health and disease. Linear models and average cell type expressions are typically favored for this task for their efficiency and robustness, but they overlook the rich cell heterogeneity inherent in single-cell data. To address this gap, we introduce MixMIL, a framework integrating Generalized Linear Mixed Models (GLMM) and Multiple Instance Learning (MIL), upholding the advantages of linear models while modeling cell state heterogeneity. By leveraging predefined cell embeddings, MixMIL enhances computational efficiency and aligns with recent advancements in single-cell representation learning. Our empirical results reveal that MixMIL outperforms existing MIL models in single-cell datasets, uncovering new associations and elucidating biological mechanisms across different domains.

📄 PDF Abstract BibTeX arXiv:2311.02455

Code (1)

AIH-SGML/mixmil 공식 구현 pytorch

Tasks

Computational EfficiencyMultiple Instance LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Multiple Instance Learning with Mixed Supervision in Gleason Grading

2022-06-26 · Hao Bian, Zhuchen Shao, Yang Chen, Yifeng Wang 외

With the development of computational pathology, deep learning methods for Gleason grading through whole slide images (WSIs) have excellent prospects. Since the size of WSIs is extremely large, the image label usually co…

Multiple Instance Learningwhole slide images

Multiple Instance Hyperspectral Target Characterization

2016-06-20 · Alina Zare, Changzhe Jiao, Taylor Glenn

In this paper, two methods for multiple instance target characterization, MI-SMF and MI-ACE, are presented. MI-SMF and MI-ACE estimate a discriminative target signature from imprecisely-labeled and mixed training data. I…

mil-benchmarks: Standardized Evaluation of Deep Multiple-Instance Learning Techniques

2021-05-04 · Daniel Grahn

Multiple-instance learning is a subset of weakly supervised learning where labels are applied to sets of instances rather than the instances themselves. Under the standard assumption, a set is positive only there is if a…

Multiple Instance LearningWeakly-supervised Learning

Multi-label Learning with Missing Labels using Mixed Dependency Graphs

2018-03-31 · Baoyuan Wu, Fan Jia, Wei Liu, Bernard Ghanem 외

This work focuses on the problem of multi-label learning with missing labels (MLML), which aims to label each test instance with multiple class labels given training instances that have an incomplete/partial set of these…

Image RetrievalMissing LabelsMulti-Label LearningRetrieval+1

Multiple-Instance Active Learning

2007-12-01 · NeurIPS 2007 12 · Burr Settles, Mark Craven, Soumya Ray

In a multiple instance (MI) learning problem, instances are naturally organized into bags and it is the bags, instead of individual instances, that are labeled for training. MI learners assume that every instance in a ba…

Active Learningtext-classificationText Classification