paper-with-me

Papers

Deep neural networks with Fisher vector encoding for medical image classification

2026-05-03 · Lucas O. Lyra, Antonio E. Fabris, Joao B. Florindo arxiv

Orderless encoding methods have shown to improve Convolutional Neural Networks (CNNs) for image classification in the context of limited availability of data. Additionally, hybrid CNN + Vision Transformers (ViT) models have been recently proposed to address CNN locality bias issues. These models outperformed CNN-only approaches. Despite that, the integration of such hybrid models with more elaborated feature representation can be highly beneficial and remains large unexplored in the literature. In this context, we propose the introduction of an orderless encoding method, Fisher Vectors, to hybrid CNN + ViT architectures, aiming at achieving a model suitable for both small and large datasets. Such enconding method relies on estimating a Gaussian Mixture Model (GMM) on image features. In large datasets, computational costs of the GMM estimation is a limiting factor for the application of Fisher Vectors. Thus, we propose a method to limit the growth of GMM estimation costs as we increase the size of the dataset. We explore the feasibility of our method in the context of medical image classification by appling it to MedMNIST (v2), Clean-CC-CCII and ISIC2018. This collection of datasets contains a wide variety of data scales and modalities. We outperform benchmark results in all MedMNIST (v2) datasets and obtain literature-competitive results in Clean-CC-CCII and ISIC2018.

📄 PDF Abstract BibTeX arXiv:2605.01667

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Classification

Similar Papers 제목 키워드 기반

Deep FisherNet for Object Classification

2016-07-31 · Peng Tang, Xinggang Wang, Baoguang Shi, Xiang Bai 외

Despite the great success of convolutional neural networks (CNN) for the image classification task on datasets like Cifar and ImageNet, CNN's representation power is still somewhat limited in dealing with object images t…

ClassificationComputational EfficiencyGeneral Classificationimage-classification+2

Encoding High Dimensional Local Features by Sparse Coding Based Fisher Vectors

2014-11-24 · NeurIPS 2014 12 · Lingqiao Liu, Chunhua Shen, Lei Wang, Anton Van Den Hengel 외

Deriving from the gradient vector of a generative model of local features, Fisher vector coding (FVC) has been identified as an effective coding method for image classification. Most, if not all, % FVC implementations em…

Fine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification+2

Hyper-Fisher Vectors for Action Recognition

2015-09-28 · Sanath Narayan, Kalpathi R. Ramakrishnan

In this paper, a novel encoding scheme combining Fisher vector and bag-of-words encodings has been proposed for recognizing action in videos. The proposed Hyper-Fisher vector encoding is sum of local Fisher vectors which…

Action RecognitionTemporal Action Localization

Deep Fisher Networks for Large-Scale Image Classification

2013-12-01 · NeurIPS 2013 12 · Karen Simonyan, Andrea Vedaldi, Andrew Zisserman

As massively parallel computations have become broadly available with modern GPUs, deep architectures trained on very large datasets have risen in popularity. Discriminatively trained convolutional neural networks, in pa…

ClassificationGeneral Classificationimage-classificationImage Classification

Deep Tensor Encoding

2017-03-18 · B Sengupta, E Vasquez, Y Qian

Learning an encoding of feature vectors in terms of an over-complete dictionary or a information geometric (Fisher vectors) construct is wide-spread in statistical signal processing and computer vision. In content based …

Information RetrievalRetrieval