← Search

Tanzhe Li

3 accepted papers

2025

DAMamba: Vision State Space Model with Dynamic Adaptive Scan

NeurIPS 2025poster

State space models (SSMs) have recently garnered significant attention in computer vision. However, due to the unique characteristics of image data, adapting SSMs from natural language processing to computer vision has not outperformed the state-of-the-art convolutional neural networks (CNNs) and Vi…

Cited by 0SourcecodeScholar
2025

DVHGNN: Multi-Scale Dilated Vision HGNN for Efficient Vision Recognition

CVPR 2025poster

Recently, Vision Graph Neural Network (ViG) has gained considerable attention in computer vision. Despite its groundbreaking innovation, Vision Graph Neural Network encounters key issues including the quadratic computational complexity caused by its K-Nearest Neighbor (KNN) graph construction and th…

Cited by 0SourcePDFScholar
2025

Dynamic Clustering Convolutional Neural Network

AAAI 2025technical

Convolutional neural networks (CNNs) have been playing a dominant role in computer vision. However, the existing approaches of using local window modeling in popular CNNs lack flexibility and hinder their ability to capture long-range dependencies of objects in an image. To overcome these limitation…