Inference-Path Optimization via Circuit Duplication in Frozen Visual Transformers for Marine Species Classification
Thomas Manuel Rost

TL;DR
This paper introduces a novel inference-time method called Circuit Duplication applied to frozen visual transformers, significantly improving marine species classification accuracy without model fine-tuning.
Contribution
It demonstrates the first application of Circuit Duplication in computer vision, enhancing frozen embeddings for better classification performance in marine species identification.
Findings
Circuit Duplication improves classification accuracy over standard frozen forward passes.
Class-specific circuit selection achieves near fully supervised performance, with some species exceeding it.
Approximately 75% of classes benefit from class-specific circuit duplication.
Abstract
Automated underwater species classification is constrained by annotation cost and environmental variation that limits the transferability of fully supervised models. Recent work has shown that frozen embeddings from self-supervised vision foundation models already provide a strong label-efficient baseline for marine image classification. Here we investigate whether this frozen-embedding regime can be improved at inference time, without fine-tuning or changing model weights. We apply Circuit Duplication, an inference-time method originally proposed for Large Language Models, in which a selected range of transformer layers is traversed twice during the forward pass. We evaluate on the class-imbalanced AQUA20 benchmark using frozen DINOv3 embeddings under two settings: global circuit selection, where a single duplicated circuit is chosen for the full dataset, and class-specific circuit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
