← Search

Jun-Wei Hsieh

5 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
2024

Image Manipulation Detection With Implicit Neural Representation and Limited Supervision

ECCV 2024poster

"Image Manipulation Detection (IMD) is becoming increasingly important as tampering technologies advance. However, most state-of-the-art (SoTA) methods require high-quality training datasets featuring image- and pixel-level annotations. The effectiveness of these methods suffers when applied to mani…

Cited by 2SourcePDFScholar
2024

Pushing the Limit of Fine-Tuning for Few-Shot Learning: Where Feature Reusing Meets Cross-Scale Attention

AAAI 2024technical

Due to the scarcity of training samples, Few-Shot Learning (FSL) poses a significant challenge to capture discriminative object features effectively. The combination of transfer learning and meta-learning has recently been explored by pre-training the backbone features using labeled base data and su…

Cited by 4SourcePDFScholar
2024

SMILEtrack: SiMIlarity LEarning for Occlusion-Aware Multiple Object Tracking

AAAI 2024technical

Despite recent progress in Multiple Object Tracking (MOT), several obstacles such as occlusions, similar objects, and complex scenes remain an open challenge. Meanwhile, a systematic study of the cost-performance tradeoff for the popular tracking-by-detection paradigm is still lacking. This paper in…

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…