@inproceedings{schmidt2026pps, type = {inproceedings}, key = {schmidt2026pps}, author = {Johann Schmidt and Sebastian Stober and Joachim Denzler and Paul Bodesheim}, title = {PPS: Plug-and-Play Saccadic Vision for Fine-Grained Classification}, year = {2026}, abstract = {Fine-grained visual classification benefits from high-resolution inputs to resolve subtle, localized cues, but at the cost of large compute and memory budgets. Inspired by human saccadic vision, we propose a lightweight extension that turns any pretrained backbone with spatial feature maps into a saccadic classifier through glimpse-induced inference. The only architectural additions are a small priority head and a single cross-attention fusion block. The same weight-tied encoder encodes a downsampled peripheral glance, exposes the spatial feature map from which the priority head predicts a glimpse-priority distribution and re-encodes high-resolution glimpse crops sampled from that distribution in parallel. A sequential sampler with non-maximum suppression draws a runtime-configurable number of glimpses. A residual multi-head cross-attention block then fuses the glance against the glimpses. To improve the quality of the priority maps, we train the priority head by a per-glimpse information-gain target from a lightweight per-image memory bank. This requires no reinforcement learning. Complexity is linear in the number of glimpses and peak memory is decoupled from input resolution. Across nine benchmarks our framework improves consistently over its backbones.}, groups = {finegrained,lepmon,biodiversity}, doi = {}, booktitle = {British Machine Vision Conference (BMVC)}, url = {https://bmvc2026.bmva.org/programme/accepted_papers/}, code = {}, note = {}, }