pith. sign in

arxiv: 2406.02395 · v1 · pith:GOW4TKZSnew · submitted 2024-06-04 · 💻 cs.LG · cs.CV

GrootVL: Tree Topology is All You Need in State Space Model

classification 💻 cs.LG cs.CV
keywords modelsgrootvlspacestatecapabilitiesconstraintscostdemonstrate
0
0 comments X
read the original abstract

The state space models, employing recursively propagated features, demonstrate strong representation capabilities comparable to Transformer models and superior efficiency. However, constrained by the inherent geometric constraints of sequences, it still falls short in modeling long-range dependencies. To address this issue, we propose the GrootVL network, which first dynamically generates a tree topology based on spatial relationships and input features. Then, feature propagation is performed based on this graph, thereby breaking the original sequence constraints to achieve stronger representation capabilities. Additionally, we introduce a linear complexity dynamic programming algorithm to enhance long-range interactions without increasing computational cost. GrootVL is a versatile multimodal framework that can be applied to both visual and textual tasks. Extensive experiments demonstrate that our method significantly outperforms existing structured state space models on image classification, object detection and segmentation. Besides, by fine-tuning large language models, our approach achieves consistent improvements in multiple textual tasks at minor training cost.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FractalMamba++: Scaling Vision Mamba Across Resolutions via Hilbert Fractal Geometry

    cs.CV 2025-05 unverdicted novelty 7.0

    FractalMamba++ scales Vision Mamba across resolutions by using Hilbert fractal serialization, hierarchy-based skip connections, and fractal-aware 2D rotary position encoding.

  2. Deformba: Vision State Space Model with Adaptive State Fusion

    cs.CV 2026-05 unverdicted novelty 6.0

    Deformba introduces context-adaptive state fusion to vision SSMs for better spatial augmentation and cross-stream interactions, showing strong results on 2D classification/detection/segmentation and 3D BEV perception ...