ARReST slashes pathology image storage by up to 60% for faster AI retrieval
New method cuts index size by pruning antithetical patches without sacrificing accuracy.
Researchers propose ARReST (Antithetical Redundancy Reduction Strategy) to compress whole-slide image (WSI) indices for digital pathology. It identifies and removes patches that contribute least to cross-class discrimination, achieving 3–60% storage savings (14%±13%) without compromising retrieval performance for many organs. Tested on 21 organs from TCGA, ARReST enables scalable, cost-efficient WSI indexing suited for next-generation retrieval-driven clinical AI systems.
- ARReST achieves 3–60% storage reduction on 21-organ TCGA dataset, average 14%.
- Method prunes 'antithetical' patches (low cross-class discrimination) rather than just duplicates.
- Enables scalable RAG for clinical AI without sacrificing retrieval accuracy.
- Model-agnostic; works with any patch embedding for whole-slide images.
- Targets high-cost storage bottleneck in digital pathology indexing.
Why It Matters
Cuts storage costs for pathology AI by up to 60%, making RAG-based clinical diagnostics accessible to more institutions.