Pretraining Multiple Instance Learning Networks with Multi-Teacher Distillation from Pathology Slide Foundation Models

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

A new distillation-based pretraining framework has been developed for Multiple Instance Learning (MIL) networks, specifically addressing challenges in whole-slide image (WSI) analysis for computational pathology. Current MIL aggregators, typically trained from scratch with limited slide-level labels, often face unstable optimization, overfitting, and poor transferability. This framework utilizes two slide-level foundation models, TITAN and CARE, as "teachers" to transfer their representational knowledge into various MIL architectures. It incorporates an angular dispersion normalized distillation loss to effectively balance supervision from these teachers. The resulting distilled weights provide a robust initialization for downstream adaptation. Systematic evaluations across 15 benchmark datasets, covering linear probing and full-parameter fine-tuning, demonstrate that this pretraining method consistently improves MIL aggregators, especially in few-shot scenarios, while preserving the computational efficiency of lightweight MIL models.

Key takeaway

For AI Scientists and Research Scientists developing Multiple Instance Learning (MIL) models for whole-slide image analysis, you should consider integrating distillation-based pretraining. This approach, which employs foundation models like TITAN and CARE, significantly improves model stability, transferability, and performance, particularly in few-shot and linear-probing settings. Adopting this pretraining can reduce overfitting and optimize resource usage, making your MIL models more robust and efficient for computational pathology tasks.

Key insights

Distillation from foundation models improves MIL network pretraining for pathology WSI analysis, enhancing stability and transferability.

Principles

Method

A distillation-based pretraining framework uses TITAN and CARE foundation models as teachers. It transfers their knowledge to MIL architectures, employing an angular dispersion normalized distillation loss for balanced supervision.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.