paper-with-me

Papers

FMDNN: A Fuzzy-guided Multi-granular Deep Neural Network for Histopathological Image Classification

2024-07-22 · Weiping Ding, Tianyi Zhou, Jiashuang Huang, Shu Jiang, Tao Hou, Chin-Teng Lin

Histopathological image classification constitutes a pivotal task in computer-aided diagnostics. The precise identification and categorization of histopathological images are of paramount significance for early disease detection and treatment. In the diagnostic process of pathologists, a multi-tiered approach is typically employed to assess abnormalities in cell regions at different magnifications. However, feature extraction is often performed at a single granularity, overlooking the multi-granular characteristics of cells. To address this issue, we propose the Fuzzy-guided Multi-granularity Deep Neural Network (FMDNN). Inspired by the multi-granular diagnostic approach of pathologists, we perform feature extraction on cell structures at coarse, medium, and fine granularity, enabling the model to fully harness the information in histopathological images. We incorporate the theory of fuzzy logic to address the challenge of redundant key information arising during multi-granular feature extraction. Cell features are described from different perspectives using multiple fuzzy membership functions, which are fused to create universal fuzzy features. A fuzzy-guided cross-attention module guides universal fuzzy features toward multi-granular features. We propagate these features through an encoder to all patch tokens, aiming to achieve enhanced classification accuracy and robustness. In experiments on multiple public datasets, our model exhibits a significant improvement in accuracy over commonly used classification methods for histopathological image classification and shows commendable interpretability.

📄 PDF Abstract BibTeX arXiv:2407.15312

Code (1)

noy-sternlicht/chimera-kb

Tasks

DiagnosticHistopathological Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Granular-Ball Fuzzy Set and Its Implementation in SVM

2022-10-21 · Shuyin Xia, Xiaoyu Lian, Guoyin Wang, Xinbo Gao 외

Most existing fuzzy set methods use points as their input, which is the finest granularity from the perspective of granular computing. Consequently, these methods are neither efficient nor robust to label noise. Therefor…

Multi-class granular approximation by means of disjoint and adjacent fuzzy granules

2022-02-15 · Marko Palangetić, Chris Cornelis, Salvatore Greco, Roman Słowiński

In granular computing, fuzzy sets can be approximated by granularly representable sets that are as close as possible to the original fuzzy set w.r.t. a given closeness measure. Such sets are called granular approximation…

AttributeBinary ClassificationMulti-class Classification

GBFRS: Robust Fuzzy Rough Sets via Granular-ball Computing

2025-01-30 · Shuyin Xia, Xiaoyu Lian, Binbin Sang, Guoyin Wang 외

Fuzzy rough set theory is effective for processing datasets with complex attributes, supported by a solid mathematical foundation and closely linked to kernel methods in machine learning. Attribute reduction algorithms a…

Attributefeature selection

Research on Efficient Fuzzy Clustering Method Based on Local Fuzzy Granular balls

2023-03-07 · Jiang Xie, Qiao Deng, Shuyin Xia, Yangzhou Zhao 외

In recent years, the problem of fuzzy clustering has been widely concerned. The membership iteration of existing methods is mostly considered globally, which has considerable problems in noisy environments, and iterative…

Clustering

On the Granular Representation of Fuzzy Quantifier-Based Fuzzy Rough Sets

2023-12-27 · Adnan Theerens, Chris Cornelis

Rough set theory is a well-known mathematical framework that can deal with inconsistent data by providing lower and upper approximations of concepts. A prominent property of these approximations is their granular represe…