Related Experiment Video
Updated: Jan 14, 2026

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
Fourier Transform Multiple Instance Learning for whole slide image classification
Anthony Bilic1, Guangyu Sun1, Ming Li1
1Institute of Artificial Intelligence (IAI), Center for Research in Computer Vision, Orlando, Florida, United States.
Fourier Transform Multiple Instance Learning (FFT-MIL) enhances whole slide image classification by incorporating global context through frequency-domain analysis. This approach improves diagnostic accuracy in computational pathology.
Area of Science:
- Computational pathology
- Digital pathology
- Medical image analysis
Background:
- Whole slide image (WSI) classification commonly uses multiple instance learning (MIL) with spatial patch features.
- Current MIL methods face challenges in capturing global dependencies due to WSI size and local patch embeddings, limiting coarse structure modeling for diagnostics.
Purpose of the Study:
- To introduce Fourier Transform Multiple Instance Learning (FFT-MIL), a novel framework designed to integrate global context into WSI classification.
- To address the limitations of existing MIL approaches in modeling coarse structures by incorporating frequency-domain information.
Main Methods:
- FFT-MIL augments standard MIL with a frequency-domain branch using Fast Fourier Transform (FFT) to extract low-frequency crops from WSIs.
- A modular FFT-Block, featuring convolutional layers and Min-Max normalization, processes these frequency crops to generate compact global context.
- The learned global frequency features are fused with spatial patch features via lightweight integration strategies compatible with various MIL architectures.
Main Results:
- FFT-MIL was evaluated by integrating the FFT-Block into six state-of-the-art MIL methods across three public datasets (BRACS, LUAD, IMP).
- The integration consistently improved macro F1 scores by an average of 3.51% and area under the curve by 1.51% across different architectures and datasets.
Conclusions:
- FFT-MIL demonstrates the efficacy of frequency-domain learning for capturing global dependencies in WSI classification.
- This approach complements spatial features, enhancing the scalability and accuracy of MIL-based computational pathology.
- The study provides a publicly available codebase for FFT-MIL, promoting further research and application.
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Classification of Systems-II
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Discrete Fourier Transform
Continuous -time Fourier Transform
