← Search

Linchao Zhu

65 accepted papers

2026

MVP: Multiple View Prediction Improves GUI Grounding

CVPR 2026

GUI grounding, which translates natural language instructions into precise pixel coordinates, is essential for developing practical GUI agents. However, we observe that existing grounding models exhibit significant coordinate prediction instability--minor visual perturbations (e.g., cropping a few p

Cited by 0SourcecodeScholar
2026

Mitigating Conversational Inertia in Multi-Turn Agents

ICML 2026poster

Large language models excel as few-shot learners when provided with appropriate demonstrations, yet this strength becomes problematic in multi-turn agent scenarios, where LLMs erroneously mimic their own previous responses as few-shot examples. Through attention analysis, we identify \textbf{convers…

Cited by 0SourceScholar
2026

Structured Reasoning for LLMs: A Unified Framework for Efficiency and Explainability

ICLR 2026poster

Recent Large Language Models (LLMs) have made remarkable progress, but they still struggle with complex reasoning tasks such as logical deduction and planning. This is partly because they rely primarily on token-level probability relationships, which limits their ability to reason effectively. In t…

Cited by 0SourcecodeScholar
2026

Unified Generation and Self-Verification for Vision-Language Models via Advantage Decoupled Preference Optimization

CVPR 2026

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement learning framework that jointly learns answer generation and self-verification

Cited by 0SourcecodeScholar
2025

Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have shown promise in function-level code generation, yet repository-level software engineering tasks remain challenging. Current solutions predominantly rely on proprietary LLM agents, which introduce unpredictability and limit accessibility, raising…

Cited by 0SourceScholar
2025

DeltaPhi: Physical States Residual Learning for Neural Operators in Data-Limited PDE Solving

NeurIPS 2025poster

The limited availability of high-quality training data poses a major obstacle in data-driven PDE solving, where expensive data collection and resolution constraints severely impact the ability of neural operator networks to learn and generalize the underlying physical system. To address this challen…

Cited by 0SourceScholar
2025

Detecting and Mitigating Hallucination in Large Vision Language Models via Fine-Grained AI Feedback

AAAI 2025technical

The rapidly developing Large Vision Language Models (LVLMs) still face the hallucination phenomena where the generated responses do not align with the given contexts, significantly restricting the usages of LVLMs. Most previous work detects and mitigates hallucination at the coarse-grained level or…

2025

FlexSelect: Flexible Token Selection for Efficient Long Video Understanding

NeurIPS 2025poster

Long-form video understanding poses a significant challenge for video large language models (VideoLLMs) due to prohibitively high computational and memory demands. In this paper, We propose $\textbf{FlexSelect}$, a flexible and efficient token selection strategy for processing long videos. FlexSele…

Cited by 0SourcecodeScholar
2025

From Trial to Triumph: Advancing Long Video Understanding via Visual Context Sample Scaling and Self-reward Alignment

ICCV 2025poster

Multi-modal Large language models (MLLMs) show remarkable ability in video understanding. Nevertheless, understanding long videos remains challenging as the models can only process a finite number of frames in a single inference, potentially omitting crucial visual information. To address the challe…

Cited by 0SourcePDFScholar
2025

HUST: High-Fidelity Unbiased Skin Tone Estimation via Texture Quantization

ICCV 2025poster

Recent 3D facial reconstruction methods have made significant progress in shape estimation, but high-fidelity unbiased facial albedo estimation remains challenging. Existing methods rely on expensive light-stage captured data, and while they have made progress in either high-fidelity reconstruction…

2025

Long-horizon Visual Instruction Generation with Logic and Attribute Self-reflection

ICLR 2025poster

Visual instructions for long-horizon tasks are crucial as they intuitively clarify complex concepts and enhance retention across extended steps. Directly generating a series of images using text-to-image models without considering the context of previous steps results in inconsistent images, increa…

Cited by 0SourcePDFScholar
2025

MC-Bench: A Benchmark for Multi-Context Visual Grounding in the Era of MLLMs

ICCV 2025poster

While multimodal large language models (MLLMs) have demonstrated extraordinary vision-language understanding capabilities, their abilities to solve instance-level visual-language problems beyond a single image warrant further exploration. To assess these unproven abilities of MLLMs, this paper propo…

2025

MuTIS: Enhancing Reasoning Efficiency through Multi Turn Intervention Sampling in Reinforcement Learning

EMNLP 2025

Recently, large reasoning models (LRMs) have demonstrated state-of-the-art performance across a wide range of benchmarks. However, a common challenge for these models is the “overthinking” problem, which leads to excessive reasoning steps and significant computational overhead. Furthermore, the issu

2025

VideoGrain: Modulating Space-Time Attention for Multi-Grained Video Editing

ICLR 2025poster

Recent advancements in diffusion models have significantly improved video generation and editing capabilities. However, multi-grained video editing, which encompasses class-level, instance-level, and part-level modifications, remains a formidable challenge. The major difficulties in multi-grained ed…

2024

CapHuman: Capture Your Moments in Parallel Universes

CVPR 2024poster

We concentrate on a novel human-centric image synthesis task that is given only one reference facial photograph it is expected to generate specific individual images with diverse head positions poses facial expressions and illuminations in different contexts. To accomplish this goal we argue that ou…

2024

DGL: Dynamic Global-Local Prompt Tuning for Text-Video Retrieval

AAAI 2024technical

Text-video retrieval is a critical multi-modal task to find the most relevant video for a text query. Although pretrained models like CLIP have demonstrated impressive potential in this area, the rising cost of fully finetuning these models due to increasing model size continues to pose a problem. T…

2024

FragRel: Exploiting Fragment-level Relations in the External Memory of Large Language Models

ACL 2024findings

To process contexts with unlimited length using Large Language Models (LLMs), recent studies explore hierarchically managing the long text. Only several text fragments are taken from the external memory and passed into the temporary working memory, i.e., LLM’s context window. However, existing appro…

Cited by 1SourcePDFScholar
2024

FreeLong: Training-Free Long Video Generation with SpectralBlend Temporal Attention

NeurIPS 2024poster

Video diffusion models have made substantial progress in various video generation applications. However, training models for long video generation tasks require significant computational and data resources, posing a challenge to developing long video diffusion models. This paper investigates a strai…

Cited by 22SourcePDFScholar
2024

Knowledge-Enhanced Dual-stream Zero-shot Composed Image Retrieval

CVPR 2024poster

We study the zero-shot Composed Image Retrieval (ZS-CIR) task which is to retrieve the target image given a reference image and a description without training on the triplet datasets. Previous works generate pseudo-word tokens by projecting the reference image features to the text embedding space. H…

2024

Stitching Segments and Sentences towards Generalization in Video-Text Pre-training

AAAI 2024technical

Video-language pre-training models have recently achieved remarkable results on various multi-modal downstream tasks. However, most of these models rely on contrastive learning or masking modeling to align global features across modalities, neglecting the local associations between video frames and…

Cited by 6SourcePDFScholar
2024

Test-Time Adaptation with CLIP Reward for Zero-Shot Generalization in Vision-Language Models

ICLR 2024poster

One fascinating aspect of pre-trained vision-language models (VLMs) learning under language supervision is their impressive zero-shot generalization capability. However, this ability is hindered by distribution shifts between the training and testing data. Previous test time adaptation (TTA) methods…

2024

VillagerAgent: A Graph-Based Multi-Agent Framework for Coordinating Complex Task Dependencies in Minecraft

ACL 2024findings

In this paper, we aim to evaluate multi-agent systems against complex dependencies, including spatial, causal, and temporal constraints. First, we construct a new benchmark, named VillagerBench, within the Minecraft environment. VillagerBench comprises diverse tasks crafted to test various aspects o…

2023

DeCap: Decoding CLIP Latents for Zero-Shot Captioning via Text-Only Training

ICLR 2023poster

Large-scale pre-trained multi-modal models (e.g., CLIP) demonstrate strong zero-shot transfer capability in many discriminative tasks, e.g., image classification. Their adaptation to zero-shot image-conditioned text generation tasks has drawn increasing interest. Prior arts approach to zero-shot cap…

2023

Gloss-Free End-to-End Sign Language Translation

ACL 2023long

In this paper, we tackle the problem of sign language translation (SLT) without gloss annotations. Although intermediate representation like gloss has been proven effective, gloss annotations are hard to acquire, especially in large quantities. This limits the domain coverage of translation datasets…

2023

MAAL: Multimodality-Aware Autoencoder-Based Affordance Learning for 3D Articulated Objects

ICCV 2023poster

Inferring affordance for 3D articulated objects is a challenging and practical problem. It is a primary problem for applying robots to real-world scenarios. The exploration can be summarized as figuring out where to act and how to act. Correspondingly, the task mainly requires producing actionabilit…

Cited by 3PDFcodeScholar
2023

MIST: Multi-Modal Iterative Spatial-Temporal Transformer for Long-Form Video Question Answering

CVPR 2023poster

To build Video Question Answering (VideoQA) systems capable of assisting humans in daily activities, seeking answers from long-form videos with diverse and complex events is a must. Existing multi-modal VQA models achieve promising performance on images or short video clips, especially with the rece…

2023

WhitenedCSE: Whitening-based Contrastive Learning of Sentence Embeddings

ACL 2023long

This paper presents a whitening-based contrastive learning method for sentence embedding learning (WhitenedCSE), which combines contrastive learning with a novel shuffled group whitening. Generally, contrastive learning pulls distortions of a single sample (i.e., positive samples) close and push neg…

Cited by 26SourcePDFScholar
2022

A Simple Episodic Linear Probe Improves Visual Recognition in the Wild

CVPR 2022poster

Understanding network generalization and feature discrimination is an open research problem in visual recognition. Many studies have been conducted to assess the quality of feature representations. One of the simple strategies is to utilize a linear probing classifier to quantitatively evaluate the…

Cited by 19PDFcodeScholar
2022

Compositional Temporal Grounding With Structured Variational Cross-Graph Correspondence Learning

CVPR 2022poster

Temporal grounding in videos aims to localize one target video segment that semantically corresponds to a given query sentence. Thanks to the semantic diversity of natural language descriptions, temporal grounding allows activity grounding beyond pre-defined classes and has received increasing atten…

Cited by 80PDFcodeScholar
2022

Fine-Grained Semantically Aligned Vision-Language Pre-Training

NeurIPS 2022accept

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and text, or advanced cross-modal attention upon image and text features. Howe…

2022

SEEG: Semantic Energized Co-Speech Gesture Generation

CVPR 2022poster

Talking gesture generation is a practical yet challenging task which aims to synthesize gestures in line with speech. Gestures with meaningful signs can better convey useful information and arouse sympathy in the audience. Current works focus on aligning gestures with the speech rhythms, which are h…

Cited by 58PDFcodeScholar
2022

Unified Transformer Tracker for Object Tracking

CVPR 2022poster

As an important area in computer vision, object tracking has formed two separate communities that respectively study Single Object Tracking (SOT) and Multiple Object Tracking (MOT). However, current methods in one tracking scenario are not easily adapted to the other due to the divergent training da…

Cited by 138PDFcodeScholar
2021

A Multi-Mode Modulator for Multi-Domain Few-Shot Classification

ICCV 2021poster

Most existing few-shot classification methods only consider generalization on one dataset (i.e., single-domain), failing to transfer across various seen and unseen domains. In this paper, we consider the more realistic multi-domain few-shot classification problem to investigate the cross-domain gene…

Cited by 44PDFcodeScholar
2021

Adaptive Hierarchical Graph Reasoning With Semantic Coherence for Video-and-Language Inference

ICCV 2021poster

Video-and-Language Inference is a recently proposed task for joint video-and-language understanding. This new task requires a model to draw inference on whether a natural language statement entails or contradicts a given video clip. In this paper, we study how to address three critical challenges fo…

Cited by 28PDFScholar
2021

OpenMix: Reviving Known Knowledge for Discovering Novel Visual Categories in an Open World

CVPR 2021poster

In this paper, we tackle the problem of discovering new classes in unlabeled visual data given labeled data from disjoint classes. Existing methods typically first pre-train a model with labeled data, and then identify new classes in unlabeled data via unsupervised clustering. However, the labeled d…

Cited by 152PDFScholar
2021

Vector-Decomposed Disentanglement for Domain-Invariant Object Detection

ICCV 2021poster

To improve the generalization of detectors, for domain adaptive object detection (DAOD), recent advances mainly explore aligning feature-level distributions between the source and single-target domain, which may neglect the impact of domain-specific information existing in the aligned features. Towa…

Cited by 136PDFcodeScholar
2020

Learning Filter Pruning Criteria for Deep Convolutional Neural Networks Acceleration

CVPR 2020poster

Filter pruning has been widely applied to neural network compression and acceleration. Existing methods usually utilize pre-defined pruning criteria, such as Lp-norm, to prune unimportant filters. There are two major limitations to these methods. First, existing methods fail to consider the variety…

Cited by 301PDFScholar
2020

Learning to Transfer Learn: Reinforcement Learning-Based Selection for Adaptive Transfer Learning

ECCV 2020poster

We propose a novel adaptive transfer learning framework, learning to transfer learn (L2TL), to improve performance on a target dataset by careful extraction of the related information from a source dataset. Our framework considers cooperative optimization of shared weights between models for source…

2020

Motion-Excited Sampler: Video Adversarial Attack with Sparked Prior

ECCV 2020poster

Deep neural networks are known to be susceptible to adversarial noise, which is tiny and imperceptible perturbation. Most of previous works on adversarial attack mainly focus on image models, while the vulnerability of video models is less explored. In this paper, we aim to attack video models by ut…

2020

SF-Net: Single-Frame Supervision for Temporal Action Localization

ECCV 2020poster

In this paper, we study an intermediate form of supervision, i.e., single-frame supervision, for temporal action localization (TAL). To obtain the single-frame supervision, the annotators are asked to identify only a single frame within the temporal window of an action. This can significantly reduce…

2019

Auto-ReID: Searching for a Part-Aware ConvNet for Person Re-Identification

ICCV 2019poster

Prevailing deep convolutional neural networks (CNNs) for person re-IDentification (reID) are usually built upon ResNet or VGG backbones, which were originally designed for classification. Because reID is different from classification, the architecture should be modified accordingly. We propose to au…

Cited by 315PDFScholar
2019

Connective Cognition Network for Directional Visual Commonsense Reasoning

NeurIPS 2019poster

Visual commonsense reasoning (VCR) has been introduced to boost research of cognition-level visual understanding, i.e., a thorough understanding of correlated details of the scene plus an inference with related commonsense knowledge. Recent studies on neuroscience have suggested that brain function…