paper-with-me

홈 › Papers

Aggregation Schemes for Single-Vector WSI Representation Learning in Digital Pathology

2025-01-29 · Sobhan Hemati, Ghazal Alabtah, Saghir Alfasly, H. R. Tizhoosh

A crucial step to efficiently integrate Whole Slide Images (WSIs) in computational pathology is assigning a single high-quality feature vector, i.e., one embedding, to each WSI. With the existence of many pre-trained deep neural networks and the emergence of foundation models, extracting embeddings for sub-images (i.e., tiles or patches) is straightforward. However, for WSIs, given their high resolution and gigapixel nature, inputting them into existing GPUs as a single image is not feasible. As a result, WSIs are usually split into many patches. Feeding each patch to a pre-trained model, each WSI can then be represented by a set of patches, hence, a set of embeddings. Hence, in such a setup, WSI representation learning reduces to set representation learning where for each WSI we have access to a set of patch embeddings. To obtain a single embedding from a set of patch embeddings for each WSI, multiple set-based learning schemes have been proposed in the literature. In this paper, we evaluate the WSI search performance of multiple recently developed aggregation techniques (mainly set representation learning techniques) including simple average or max pooling operations, Deep Sets, Memory networks, Focal attention, Gaussian Mixture Model (GMM) Fisher Vector, and deep sparse and binary Fisher Vector on four different primary sites including bladder, breast, kidney, and Colon from TCGA. Further, we benchmark the search performance of these methods against the median of minimum distances of patch embeddings, a non-aggregating approach used for WSI retrieval.

📄 PDF Abstract BibTeX arXiv:2501.17822

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learningwhole slide images

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Deep Sets 설명 없음

Similar Papers 제목 키워드 기반

A Short Survey on Set-Based Aggregation Techniques for Single-Vector WSI Representation in Digital Pathology

2024-09-06 · S. Hemati, Krishna R. Kalari, H. R. Tizhoosh

Digital pathology is revolutionizing the field of pathology by enabling the digitization, storage, and analysis of tissue samples as whole slide images (WSIs). WSIs are gigapixel files that capture the intricate details …

Diagnosticwhole slide images

Learned Digital Codes for Over-the-Air Computation in Federated Edge Learning

2025-12-22 · Antonio Tarizzo, Mohammad Kazemi, Deniz Gündüz arxiv

Federated edge learning (FEEL) enables wireless devices to collaboratively train a centralised model without sharing raw data, but repeated uplink transmission of model updates makes communication the dominant bottleneck…

Attention-Aware Transformer-Based Aggregation Network for Video Periocular Recognition

2026-05-15 · Luiz G F Carreira, Breno A Mariano, Victor H C de Melo, David Menotti 외 arxiv

Video periocular recognition is the task of recognizing an individual's identity based on the region around an individual's eyes. The periocular area is one of the most discriminative regions of the human face, making it…

Fusion vectors: Embedding Graph Fusions for Efficient Unsupervised Rank Aggregation

2019-06-14 · Icaro Cavalcante Dourado, Ricardo da Silva Torres

The vast increase in amount and complexity of digital content led to a wide interest in ad-hoc retrieval systems in recent years. Complementary, the existence of heterogeneous data sources and retrieval models stimulated…

Retrieval

DC-VLAQ: Query-Residual Aggregation for Robust Visual Place Recognition

2026-01-19 · Hanyu Zhu, Zhihao Zhan, Yuhang Ming, Liang Li 외 arxiv

One of the central challenges in visual place recognition (VPR) is learning a robust global representation that remains discriminative under large viewpoint changes, illumination variations, and severe domain shifts. Whi…

Visual Place Recognition