← Search

Yitong Jiang

7 accepted papers

2026

Scaling Parallel Sequence Models to Vision Foundation Models

CVPR 2026

Scaling vision foundation models is constrained by the quadratic complexity of self-attention. Although subquadratic attention alternatives like linear attention variants and state-space models successfully reduce the model complexity, they typically serialize images into 1D token sequences, comprom

Cited by 0SourceScholar
2025

GSPN-2: Efficient Parallel Sequence Modeling

NeurIPS 2025poster

Efficient vision transformer remains a bottleneck for high-resolution images and long-video related real-world applications. Generalized Spatial Propagation Network (GSPN) \cite{wang2025parallel} addresses this by replacing quadratic self-attention with a line-scan propagation scheme, bringing the c…

Cited by 0SourceScholar
2025

Token-Efficient VLM: High-Resolution Image Understanding via Dynamic Region Proposal

ICCV 2025poster

Vision-Language Models (VLMs) excel at visual understanding by leveraging pretrained image encoders to generate visual tokens. However, they struggle with high-resolution images and zoomed-in regions due to the computational burden and token redundancy of uniform patch-based processing, often leadin…

Cited by 0SourcePDFScholar
2023

Learning Image-Adaptive Codebooks for Class-Agnostic Image Restoration

ICCV 2023poster

Recent work of discrete generative priors, in the form of codebooks, has shown exciting performance for image reconstruction and restoration, since the discrete prior space spanned by the codebooks increases the robustness against diverse image degradations. Nevertheless, these methods require separ…

Cited by 15PDFcodeScholar
2023

Real-Time Controllable Denoising for Image and Video

CVPR 2023poster

Controllable image denoising aims to generate clean samples with human perceptual priors and balance sharpness and smoothness. In traditional filter-based denoising methods, this can be easily achieved by adjusting the filtering strength. However, for NN (Neural Network)-based models, adjusting the…

Cited by 19SourcePDFScholar
2021

STAR: A Structure-Aware Lightweight Transformer for Real-Time Image Enhancement

ICCV 2021poster

Image and video enhancement such as color constancy, low light enhancement, and tone mapping on smartphones is challenging because high-quality images should be achieved efficiently with a limited resource budget. Unlike prior works that either used very deep CNNs or large Transformer models, we pro…

Cited by 120PDFScholar