Concept
Fractional Max-Pooling
Fractional max-pooling, proposed by Graham (2014), is a pooling technique that introduces randomization into the spatial reduction process. Rather than using a fixed, uniform grid of pooling regions as in standard max-pooling, fractional max-pooling uses pseudo-randomly varying pooling region sizes, allowing the spatial resolution to be reduced by non-integer (fractional) factors. This stochastic variation in the pooling regions can serve as a form of data augmentation at the feature-map level, potentially leading to slight improvements in model accuracy.
0
1
Updated 2026-05-12
Tags
D2L
Dive into Deep Learning @ D2L