← Search

Alex Jinpeng Wang

16 accepted papers

2026

Entropy-Aware Dynamic KV Cache Sparsification for Autoregressive Image Generation and Editing

ICML 2026poster

Autoregressive (AR) image generation has recently gained momentum as a scalable alternative to diffusion models, benefiting from unified next-token prediction paradigm and strong instruction following ability. However, AR visual generation must decode excessively long sequences of visual tokens, mak…

Cited by 0SourceScholar
2026

Mitigating Error Accumulation in Continuous Navigation via Memory-Augmented Kalman Filtering

ICML 2026poster

Continuous prediction in complex environments is critical for Unmanned Aerial Vehicle (UAV). However, the existing Vision-Language Navigation (VLN) models follows the dead-reckoning, which iteratively predicts the next waypoint and updates its position, thereby constructing the complete trajectory. …

Cited by 0SourceScholar
2026

OR-PRM: A Process Reward Model for Algorithmic Problem in Operations Research

ICLR 2026poster

Large language models (LLMs) with Process Reward Models (PRMs) have shown strong reasoning ability, yet their potential in Operations Research (OR) remains unexplored. We present the first PRM tailored for OR, but find that directly training on mainstream datasets yields surprisingly weak performanc…

Cited by 0SourceScholar
2026

Residual Decoder Adapter: ID-Preserving Tokenizer Adaption for Autoregressive Text Rendering

CVPR 2026

Visual Autoregressive (AR) models generate images by predicting discrete tokens that are decoded by a visual tokenizer.Despite demonstrating strong overall image generation ability, they still underperform on text rendering with blur strokes and disrupt letter shapes. In this work, we trace this lim

Cited by 0SourcecodeScholar
2026

Skeletons Speak Louder than Text: A Motion-Aware Pretraining Paradigm for Video-Based Person Re-Identification

AAAI 2026technical

Multimodal pretraining has revolutionized visual understanding, but its impact on video-based person re-identification (ReID) remains underexplored. Existing approaches often rely on video-text pairs, yet suffer from two fundamental limitations: (1) lack of genuine multimodal pretraining, and (2) te

Cited by 0SourcePDFScholar
2026

TextAtlas5M: A Large-Scale Dataset for Long Text Image Generation

ICML 2026poster

Text-conditioned image generation has made rapid progress, yet rendering images with long-form text remains challenging due to the limitations of existing datasets, which predominantly focus on short and simple text. We introduce TextAtlas5M, a large-scale dataset designed to evaluate long-text rend…

Cited by 0SourceScholar
2026

TextGround4M: A Prompt-Aligned Dataset for Layout-Aware Text Rendering

AAAI 2026technical

Despite recent advances in text-to-image (T2I) generation, models still struggle to accurately render prompt-specified text with correct spatial layout—especially in multi-span, structured settings. This challenge is driven not only by the lack of datasets that align prompts with the exact text and

Cited by 0SourcePDFScholar
2026

When the Prompt Becomes Visual: Vision-Centric Jailbreak Attacks for Large Image Editing Models

ICML 2026oral

Recent advances in large image editing models have shifted the paradigm from text-driven instructions to vision-prompt editing, where user intent is inferred directly from visual inputs such as marks, arrows, and visual–text prompts. While this paradigm greatly expands usability, it also introduces …

Cited by 0SourceScholar
2025

Unlearning the Noisy Correspondence Makes CLIP More Robust

ICCV 2025poster

The data appetite for Vision-Language Models (VLMs) has continuously scaled up from the early millions to billions today, which faces an untenable trade-off with data quality and inevitably introduces Noisy Correspondence (NC) samples. Undoubtedly, such semantically unrelated data significantly impa…

2025

VaporTok: RL-Driven Adaptive Video Tokenizer with Prior & Task Awareness

NeurIPS 2025poster

Recent advances in visual tokenizers have demonstrated their effectiveness for multimodal large language models and autoregressive generative models. However, most existing visual tokenizers rely on a fixed downsampling rate at a given visual resolution, and consequently produce a constant number of…

Cited by 0SourceScholar
2025

Vision-centric Token Compression in Large Language Model

NeurIPS 2025spotlight

Real-world applications are stretching context windows to hundreds of thousand of tokens while Large Language Models (LLMs) swell from billions to trillions of parameters. This dual expansion send compute and memory costs skyrocketing, making $\textit{token compression}$ indispensable. We introduce…

Cited by 0SourceScholar
2025

Visual Thoughts: A Unified Perspective of Understanding Multimodal Chain-of-Thought

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have achieved significant success in multimodal tasks, with multimodal chain-of-thought (MCoT) further enhancing performance and interpretability. Recent MCoT methods fall into two categories: (i) Textual-MCoT (T-MCoT), which takes multimodal input and produces t…

Cited by 0SourceScholar
2024

Leveraging Visual Tokens for Extended Text Contexts in Multi-Modal Learning

NeurIPS 2024poster

Training models with longer in-context lengths is a significant challenge for multimodal machine learning due to substantial GPU memory and computational costs. This exploratory study does not present state-of-the-art models; rather, it introduces an innovative method designed to increase in-context…

2024

Parrot Captions Teach CLIP to Spot Text

ECCV 2024oral

"Despite CLIP [?] being the foundation model in numerous vision-language applications, CLIP suffers from a severe text spotting bias. Such bias causes CLIP models to ‘Parrot’ the visual text embedded within images while disregarding the authentic visual semantics. We uncover that in the most popular…

2023

Too Large; Data Reduction for Vision-Language Pre-Training

ICCV 2023poster

This paper examines the problems of severe image-text misalignment and high redundancy in the widely-used large-scale Vision-Language Pre-Training (VLP) datasets. To address these issues, we propose an efficient and straightforward Vision-Language learning algorithm called TL;DR which aims to compre…

Cited by 25PDFcodeScholar
2023

UniVTG: Towards Unified Video-Language Temporal Grounding

ICCV 2023poster

Video Temporal Grounding (VTG), which aims to ground target clips from videos (such as consecutive intervals or disjoint shots) according to custom language queries (e.g., sentences or words), is key for video browsing on social media. Most methods in this direction develop task-specific models that…

Cited by 149PDFcodeScholar