paper-with-me

홈 › Papers

Evaluating Multiple Instance Learning Strategies for Automated Sebocyte Droplet Counting

2025-09-05 · Maryam Adelipour, Gustavo Carneiro, Jeongkwon Kim arxiv

Sebocytes are lipid-secreting cells whose differentiation is marked by the accumulation of intracellular lipid droplets, making their quantification a key readout in sebocyte biology. Manual counting is labor-intensive and subjective, motivating automated solutions. Here, we introduce a simple attention-based multiple instance learning (MIL) framework for sebocyte image analysis. Nile Red-stained sebocyte images were annotated into 14 classes according to droplet counts, expanded via data augmentation to about 50,000 cells. Two models were benchmarked: a baseline multi-layer perceptron (MLP) trained on aggregated patch-level counts, and an attention-based MIL model leveraging ResNet-50 features with instance weighting. Experiments using five-fold cross-validation showed that the baseline MLP achieved more stable performance (mean MAE = 5.6) compared with the attention-based MIL, which was less consistent (mean MAE = 10.7) but occasionally superior in specific folds. These findings indicate that simple bag-level aggregation provides a robust baseline for slide-level droplet counting, while attention-based MIL requires task-aligned pooling and regularization to fully realize its potential in sebocyte image analysis.

📄 PDF Abstract BibTeX arXiv:2509.04895

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningData Augmentation

Similar Papers 제목 키워드 기반

NucFuseRank: Dataset Fusion and Performance Ranking for Nuclei Instance Segmentation

2026-01-27 · Nima Torbati, Anastasia Meshcheryakova, Ramona Woitek, Sepideh Hatamikia 외 arxiv

Nuclei instance segmentation in hematoxylin and eosin (H&E)-stained images plays an important role in automated histological image analysis, with various applications in downstream tasks. While several machine learning a…

Instance Segmentation

Evaluating adversarial attacks against multiple fact verification systems

2019-11-01 · IJCNLP 2019 11 · James Thorne, Andreas Vlachos, Christos Christodoulopoulos, Arpit Mittal

Automated fact verification has been progressing owing to advancements in modeling and availability of large datasets. Due to the nature of the task, it is critical to understand the vulnerabilities of these systems agai…

Fact Verification

Automated hypothesis generation via Evolutionary Abduction

2021-09-29 · Roberto Pietrantuono

Abduction is a powerful form of causal inference employed in many artificial intelligence tasks, such as medical diagnosis, criminology, root cause analysis, intent recognition. Given an effect, the abductive reasoning a…

Causal InferenceIntent RecognitionMedical Diagnosis

Towards Causal Models for Adversary Distractions

2021-04-21 · Ron Alford, Andy Applebaum

Automated adversary emulation is becoming an indispensable tool of network security operators in testing and evaluating their cyber defenses. At the same time, it has exposed how quickly adversaries can propagate through…

Redefining Instance Matching: A Unified Framework for Part-Aware Matching in Panoptic Segmentation Evaluation

2026-05-29 · Erik Großkopf, Soumya Snigdha Kundu, Hendrik Möller, Nicolas Münster 외 arxiv

The Panoptic Quality (PQ) metric is the standard for jointly evaluating instance and semantic segmentation. However, its original definition relies on a One-to-One matching between predicted and ground truth segments, wh…

Part-aware Panoptic SegmentationSemantic Segmentation