paper-with-me

홈 › Papers

Evolutionary Computation in Action: Feature Selection for Deep Embedding Spaces of Gigapixel Pathology Images

2023-03-02 · Azam Asilian Bidgoli, Shahryar Rahnamayan, Taher Dehkharghanian, Abtin Riasatian, H. R. Tizhoosh

One of the main obstacles of adopting digital pathology is the challenge of efficient processing of hyperdimensional digitized biopsy samples, called whole slide images (WSIs). Exploiting deep learning and introducing compact WSI representations are urgently needed to accelerate image analysis and facilitate the visualization and interpretability of pathology results in a postpandemic world. In this paper, we introduce a new evolutionary approach for WSI representation based on large-scale multi-objective optimization (LSMOP) of deep embeddings. We start with patch-based sampling to feed KimiaNet , a histopathology-specialized deep network, and to extract a multitude of feature vectors. Coarse multi-objective feature selection uses the reduced search space strategy guided by the classification accuracy and the number of features. In the second stage, the frequent features histogram (FFH), a novel WSI representation, is constructed by multiple runs of coarse LSMOP. Fine evolutionary feature selection is then applied to find a compact (short-length) feature vector based on the FFH and contributes to a more robust deep-learning approach to digital pathology supported by the stochastic power of evolutionary algorithms. We validate the proposed schemes using The Cancer Genome Atlas (TCGA) images in terms of WSI representation, classification accuracy, and feature quality. Furthermore, a novel decision space for multicriteria decision making in the LSMOP field is introduced. Finally, a patch-level visualization approach is proposed to increase the interpretability of deep features. The proposed evolutionary algorithm finds a very compact feature vector to represent a WSI (almost 14,000 times smaller than the original feature vectors) with 8% higher accuracy compared to the codes provided by the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.00943

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEvolutionary Algorithmsfeature selectionwhole slide images

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

EvoPS: Evolutionary Patch Selection for Whole Slide Image Analysis in Computational Pathology

2025-11-10 · Saya Hashemian, Azam Asilian Bidgoli arxiv

In computational pathology, the gigapixel scale of Whole-Slide Images (WSIs) necessitates their division into thousands of smaller patches. Analyzing these high-dimensional patch embeddings is computationally expensive a…

Permutation-based multi-objective evolutionary feature selection for high-dimensional data

2025-01-24 · Raquel Espinosa, Gracia Sánchez, José Palma, Fernando Jiménez

Feature selection is a critical step in the analysis of high-dimensional data, where the number of features often vastly exceeds the number of samples. Effective feature selection not only improves model performance and …

Computational EfficiencyFeature Importancefeature selection

Fast Genetic Algorithm for feature selection -- A qualitative approximation approach

2024-04-05 · Mohammed Ghaith Altarabichi, Sławomir Nowaczyk, Sepideh Pashami, Peyman Sheikholharam Mashhadi

Evolutionary Algorithms (EAs) are often challenging to apply in real-world settings since evolutionary computations involve a large number of evaluations of a typically expensive fitness function. For example, an evaluat…

Evolutionary Algorithmsfeature selection

Large-scale Multi-objective Feature Selection: A Multi-phase Search Space Shrinking Approach

2024-10-13 · Azam Asilian Bidgoli, Shahryar Rahnamayan

Feature selection is a crucial step in machine learning, especially for high-dimensional datasets, where irrelevant and redundant features can degrade model performance and increase computational costs. This paper propos…

Computational Efficiencyfeature selection

Applications of Nature-Inspired Algorithms for Dimension Reduction: Enabling Efficient Data Analytics

2019-08-22 · Farid Ghareh Mohammadi, M. Hadi Amini, Hamid R. Arabnia

In [1], we have explored the theoretical aspects of feature selection and evolutionary algorithms. In this chapter, we focus on optimization algorithms for enhancing data analytic process, i.e., we propose to explore app…

Computational EfficiencyCredit scoreDimensionality ReductionEvolutionary Algorithms+2