← Search

Kevin Qinghong Lin

29 accepted papers

2026

Demo2Tutorial: From Human Experience to Multimodal Software Tutorials

CVPR 2026

Human experience in digital environments offers a vast, underexplored resource of authentic, untrimmed interactions that contain rich procedural knowledge. We introduce Demo2Tutorial, a framework that transforms this experience captured via screen recordings and interaction logs into structured, mul

Cited by 0SourcecodeScholar
2026

FocusUI: Efficient UI Grounding via Position-Preserving Visual Token Selection

CVPR 2026

Vision-Language Models (VLMs) have shown strong performance on User Interface (UI) grounding tasks, driven by their ability to process increasingly high-resolution screenshots. However, screenshots are tokenized into thousands of visual tokens (e.g., about 4,700 for 2K resolution), which incurs sign

Cited by 0SourcecodeScholar
2026

GUIDE: A Benchmark for Understanding and Assisting Users in Open-Ended GUI Tasks

CVPR 2026

Graphical User Interface (GUI) agents have the potential to assist users in interacting with complex software (e.g., PowerPoint, Photoshop). While prior research has primarily focused on automating user actions through clicks and keystrokes, this paradigm overlooks human intention, where users value

Cited by 0SourcecodeScholar
2026

Grounding Computer Use Agents on Human Demonstrations

ICLR 2026poster

Building reliable computer-use agents requires grounding: accurately connecting natural language instructions to the correct on-screen elements. While large datasets exist for web and mobile interactions, high-quality resources for desktop environments are limited. To address this gap, we introduce…

Cited by 0SourcecodeScholar
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

VideoMind: A Chain-of-LoRA Agent for Temporal-Grounded Video Reasoning

ICLR 2026poster

Videos, with their unique temporal dimension, demand precise grounded understanding, where answers are directly linked to visual, interpretable evidence. Despite significant breakthroughs in text-based reasoning with large language models, multi-modal reasoning - especially for videos - remains limi…

Cited by 9SourcecodeScholar
2025

MovieBench: A Hierarchical Movie Level Dataset for Long Video Generation

CVPR 2025poster

Recent advancements in video generation models, such as Stable Video Diffusion, have shown promising results, but these works primarily focus on short videos, often limited to a single scene and lacking a rich storyline. These models struggle with generating long videos that involve multiple scenes,…

2025

Paper2Poster: Towards Multimodal Poster Automation from Scientific Papers

NeurIPS 2025poster

Academic poster generation is a crucial yet challenging task in scientific communication, requiring the compression of long-context interleaved documents into a single, visually coherent page. To address this challenge, we introduce Paper2Poster, the first benchmark and metric suite for poster gene…

Cited by 0SourcecodeScholar
2025

ROICtrl: Boosting Instance Control for Visual Generation

CVPR 2025poster

Natural language often struggles to accurately associate positional and attribute information with multiple instances, which limits current text-based visual generation models to simpler compositions featuring only a few dominant instances. To address this limitation, this work enhances diffusion mo…

Cited by 2SourcePDFScholar
2025

Show-o: One Single Transformer to Unify Multimodal Understanding and Generation

ICLR 2025poster

We present a unified transformer, i.e., Show-o, that unifies multimodal understanding and generation. Unlike fully autoregressive models, Show-o unifies autoregressive and (discrete) diffusion modeling to adaptively handle inputs and outputs of various and mixed modalities. The unified model flexibl…

Cited by 164SourcePDFScholar
2025

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

CVPR 2025poster

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (e.g., HTML or accessibility tree), they show limitations in perceiving UI visual…

2025

Think or Not? Selective Reasoning via Reinforcement Learning for Vision-Language Models

NeurIPS 2025poster

Reinforcement Learning (RL) has proven to be an effective post-training strategy for enhancing reasoning in vision–language models (VLMs). Group Relative Policy Optimization (GRPO) is a recent prominent method that encourages models to generate complete reasoning traces before answering, leading to…

Cited by 0SourcecodeScholar
2025

UI-Vision: A Desktop-centric GUI Benchmark for Visual Perception and Interaction

ICML 2025poster

Autonomous agents that navigate Graphical User Interfaces (GUIs) to automate tasks like document editing and file management can greatly enhance computer workflows. While existing research focuses on online settings, desktop environments, critical for many professional and everyday tasks, remain und…

Cited by 0SourcePDFScholar
2025

VG-TVP: Multimodal Procedural Planning via Visually Grounded Text-Video Prompting

AAAI 2025technical

Large Language Model (LLM)-based agents have shown promise in procedural tasks, but the potential of multimodal instructions augmented by texts and videos to assist users remains under-explored. To address this gap, we propose the Visually Grounded Text-Video Prompting (VG-TVP) method which is a nov…

2025

VLog: Video-Language Models by Generative Retrieval of Narration Vocabulary

CVPR 2025poster

Human daily activities can be concisely narrated as sequences of routine events (e.g., turning off an alarm) in video streams, forming an event vocabulary. Motivated by this, we introduce **VLog**, a novel video understanding framework that defines video narrations as a vocabulary, going beyond the…

2024

Bootstrapping SparseFormers from Vision Foundation Models

CVPR 2024poster

The recently proposed SparseFormer architecture provides an alternative approach to visual understanding by utilizing a significantly lower number of visual tokens via adjusting RoIs greatly reducing computational costs while still achieving promising performance. However training SparseFormers from…

2024

Learning Video Context as Interleaved Multimodal Sequences

ECCV 2024poster

"Narrative videos, such as movies, pose significant challenges in video understanding due to their rich contexts (characters, dialogues, storylines) and diverse demands (identify who [?], relationship [?], and reason [?]). In this paper, we introduce , a multimodal language model developed to addres…

2024

VideoGUI: A Benchmark for GUI Automation from Instructional Videos

NeurIPS 2024spotlight

Graphical User Interface (GUI) automation holds significant promise for enhancing human productivity by assisting with computer tasks. Existing task formulations primarily focus on simple tasks that can be specified by a single, language-only instruction, such as “Insert a new slide.” In this work,…

2024

VideoLLM-MoD: Efficient Video-Language Streaming with Mixture-of-Depths Vision Computation

NeurIPS 2024poster

A well-known dilemma in large vision-language models (e.g., GPT-4, LLaVA) is that while increasing the number of vision tokens generally enhances visual understanding, it also significantly raises memory and computational costs, especially in long-term, dense video frame streaming scenarios. Althoug…

2024

VideoLLM-online: Online Video Large Language Model for Streaming Video

CVPR 2024poster

Large Language Models (LLMs) have been enhanced with vision capabilities enabling them to comprehend images videos and interleaved vision-language content. However the learning methods of these large multimodal models (LMMs) typically treat videos as predetermined clips rendering them less effective…

2023

Affordance Grounding From Demonstration Video To Target Image

CVPR 2023poster

Humans excel at learning from expert demonstrations and solving their own problems. To equip intelligent robots and assistants, such as AR glasses, with this ability, it is essential to ground human hand interactions (i.e., affordances) from demonstration videos and apply them to a target image like…

2023

All in One: Exploring Unified Video-Language Pre-Training

CVPR 2023poster

Mainstream Video-Language Pre-training models consist of three parts, a video encoder, a text encoder, and a video-text fusion Transformer. They pursue better performance via utilizing heavier unimodal encoders or multimodal fusion Transformers, resulting in increased parameters with lower efficienc…

2023

EgoVLPv2: Egocentric Video-Language Pre-training with Fusion in the Backbone

ICCV 2023poster

Video-language pre-training (VLP) has become increasingly important due to its ability to generalize to various vision and language tasks. However, existing egocentric VLP frameworks utilize separate video and language encoders and learn task-specific cross-modal information only during fine-tuning,…

Cited by 98PDFcodeScholar
2023

Learning Visual Prior via Generative Pre-Training

NeurIPS 2023poster

Various stuff and things in visual data possess specific traits, which can be learned by deep neural networks and are implicitly represented as the visual prior, e.g., object location and shape, in the model. Such prior potentially impacts many vision tasks. For example, in conditional image synthes…

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
2022

Egocentric Video-Language Pretraining

NeurIPS 2022accept

Video-Language Pretraining (VLP), which aims to learn transferable representation to advance a wide range of video-text downstream tasks, has recently received increasing attention. Best performing works rely on large-scale, 3rd-person video-text datasets, such as HowTo100M. In this work, we exploit…