← Search

Yi-Kuan Hsieh

2 accepted papers

2026

Partial Ring Scan: Revisiting Scan Order in Vision State Space Models

ICML 2026poster

State Space Models (SSMs) have emerged as efficient alternatives to attention for vision tasks, offering linear-time sequence processing with competitive accuracy. Vision SSMs, however, require serializing 2D images into 1D token sequences along a predefined scan order, a factor often overlooked. We…

Cited by 0SourceScholar
2023

SARAS-Net: Scale and Relation Aware Siamese Network for Change Detection

AAAI 2023technical

Change detection (CD) aims to find the difference between two images at different times and output a change map to represent whether the region has changed or not. To achieve a better result in generating the change map, many State-of-The-Art (SoTA) methods design a deep learning model that has a po…