DeepTraverse: A Depth-First Search Inspired Network for Algorithmic Visual Understanding
Bin Guo, John H.L. Hansen

TL;DR
DeepTraverse introduces an algorithm-inspired vision network that employs recursive exploration and adaptive calibration to enhance feature refinement, interpretability, and performance across image classification tasks.
Contribution
It presents a novel depth-first search inspired architecture with recursive and adaptive modules, advancing structured and interpretable visual understanding.
Findings
Achieves competitive or superior accuracy on image classification benchmarks.
Demonstrates improved feature discrimination and interpretability.
Outperforms conventional models with similar or fewer parameters.
Abstract
Conventional vision backbones, despite their success, often construct features through a largely uniform cascade of operations, offering limited explicit pathways for adaptive, iterative refinement. This raises a compelling question: can principles from classical search algorithms instill a more algorithmic, structured, and logical processing flow within these networks, leading to representations built through more interpretable, perhaps reasoning-like decision processes? We introduce DeepTraverse, a novel vision architecture directly inspired by algorithmic search strategies, enabling it to learn features through a process of systematic elucidation and adaptive refinement distinct from conventional approaches. DeepTraverse operationalizes this via two key synergistic components: recursive exploration modules that methodically deepen feature analysis along promising representational…
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.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
