← Search

Chenliang Xu

64 accepted papers

2026

AdvEvo-MARL: Shaping Internalized Safety through Adversarial Co-Evolution in Multi-Agent Reinforcement Learning

ICML 2026poster

LLM-based multi-agent systems excel at planning, tool use, and role coordination, but their openness and interaction complexity also expose them to jailbreak and adversarial collaboration. Existing defenses fall into two lines: (i) self-verification that asks each agent to pre-filter unsafe instruct…

Cited by 0SourceScholar
2026

Asynchronous Temporal Modeling with Two-Agent Framework for Streaming Dense Video Captioning

CVPR 2026

Streaming dense video captioning requires real-time processing of continuous visual input while determining precisely when and what to caption. Current approaches primarily focus on designing complex external memory mechanisms, failing to leverage Large Multimodal Models' (LMMs) inherent long-contex

Cited by 0SourceScholar
2026

Bridging Facial Understanding and Animation via Language Models

CVPR 2026

Text-guided human body animation has advanced rapidly, yet facial animation lags due to the scarcity of well-annotated, text-paired facial corpora. To close this gap, we leverage foundation generative models to synthesize a large, balanced corpus of facial behavior. We design prompts suite covering

Cited by 0SourceScholar
2026

Caption Anything in Video: Fine-grained Object-centric Captioning via Spatiotemporal Multimodal Prompting

AAAI 2026technical

In this work, we introduce CAT-V (Caption Anything in Video), a training-free framework for fine-grained object-centric video captioning of user-selected instances. CAT-V combines (i) a SAMURAI-based Segmenter for precise object masks across frames, (ii) a TRACE-Uni Temporal Analyzer for event bound

Cited by 0SourcePDFScholar
2026

Does Reasoning Improve Seeing? Understanding When Vision-Language Models Benefit from Thinking

ICML 2026poster

Vision–language models (VLMs) now support both direct Instruct and explicit-reasoning Thinking modes, but practitioners lack principled ways to decide when reasoning helps or how much computation to allocate at test time. We investigate whether VLMs encode meta-cognitive signals for adaptive inferen…

Cited by 0SourceScholar
2026

SEMA: Simple yet Effective Learning for Multi-Turn Jailbreak Attacks

ICLR 2026poster

Multi-turn jailbreaks capture the real threat model for safety-aligned chatbots, where single-turn attacks are merely a special case. Yet existing approaches break under exploration complexity and intent drift. We propose SEMA, a simple yet effective framework that trains a multi-turn attacker witho…

Cited by 0SourcecodeScholar
2026

Training Large Reasoning Models Efficiently via Progressive Thought Encoding

ICLR 2026poster

Large reasoning models (LRMs) excel on complex problems but face a critical barrier to efficiency: reinforcement learning (RL) training requires long rollouts for outcome-based rewards, where autoregressive decoding dominates time and memory usage. While sliding-window cache strategies can bound mem…

Cited by 0SourceScholar
2026

When to Think and When to Look: Uncertainty-Guided Lookback

CVPR 2026

Test-time "thinking" (i.e., generating explicit intermediate reasoning chains) is known to boost performance in large language models and has recently shown strong gains for large vision-language models (LVLMs). However, despite these promising results, there is still no systematic analysis of how t

Cited by 0SourcecodeScholar
2025

BinauralFlow: A Causal and Streamable Approach for High-Quality Binaural Speech Synthesis with Flow Matching Models

ICML 2025poster

Binaural rendering aims to synthesize binaural audio that mimics natural hearing based on a mono audio and the locations of the speaker and listener. Although many methods have been proposed to solve this problem, they struggle with rendering quality and streamable inference. Synthesizing high-qual…

Cited by 0SourcePDFScholar
2025

CaRDiff: Video Salient Object Ranking Chain of Thought Reasoning for Saliency Prediction with Diffusion

AAAI 2025technical

Video saliency prediction aims to identify the regions in a video that attract human attention and gaze, driven by bottom-up features from the video and top-down processes like memory and cognition. Among these top-down influences, language plays a crucial role in guiding attention by shaping how vi…

Cited by 7SourcePDFScholar
2025

Diversifying the Expert Knowledge for Task-Agnostic Pruning in Sparse Mixture-of-Experts

ACL 2025finding

In this work, we address the memory overhead of deploying Mixture-of-Experts (MoE) architectures in Large Language Models (LLMs). While MoE layers improve LLM performance without increasing inference costs, the ever-growing number of experts inflates memory requirements, hindering practical deployme…

Cited by 0SourcePDFScholar
2025

Empowering LLMs with Pseudo-Untrimmed Videos for Audio-Visual Temporal Understanding

AAAI 2025technical

Large language models (LLMs) have demonstrated remarkable capabilities in natural language and multimodal domains. By fine-tuning multimodal LLMs with temporal annotations from well-annotated datasets, e.g., dense video captioning datasets, their temporal understanding capacity in video-language tas…

Cited by 5SourcePDFScholar
2025

GestureLSM: Latent Shortcut based Co-Speech Gesture Generation with Spatial-Temporal Modeling

ICCV 2025poster

Generating full-body human gestures based on speech signals remains challenges on quality and speed. Existing approaches model different body regions such as body, legs and hands separately, which fail to capture the spatial interactions between them and result in unnatural and disjointed movements.…

2025

Harnessing the Computation Redundancy in ViTs to Boost Adversarial Transferability

NeurIPS 2025poster

Vision Transformers (ViTs) have demonstrated impressive performance across a range of applications, including many safety-critical tasks. Many previous studies have observed that adversarial examples crafted on ViTs exhibit higher transferability than those crafted on CNNs, indicating that ViTs c…

Cited by 0SourceScholar
2025

Learning to Highlight Audio by Watching Movies

CVPR 2025poster

Recent years have seen a significant increase in video content creation and consumption. Crafting engaging content requires the careful curation of both visual and audio elements. While visual cue curation, through techniques like optimal viewpoint selection or post-editing, has been central to medi…

Cited by 0SourcePDFScholar
2025

MMPerspective: Do MLLMs Understand Perspective? A Comprehensive Benchmark for Perspective Perception, Reasoning, and Robustness

NeurIPS 2025poster

Understanding perspective is fundamental to human visual perception, yet the extent to which multimodal large language models (MLLMs) internalize perspective geometry remains unclear. We introduce MMPerspective, the first benchmark specifically designed to systematically evaluate MLLMs' understandin…

Cited by 0SourcecodeScholar
2025

Rethinking Audio-Visual Adversarial Vulnerability from Temporal and Modality Perspectives

ICLR 2025poster

While audio-visual learning equips models with a richer understanding of the real world by leveraging multiple sensory modalities, this integration also introduces new vulnerabilities to adversarial attacks. In this paper, we present a comprehensive study of the adversarial robustness of audio-visu…

Cited by 0SourcePDFScholar
2025

Targeted Forgetting of Image Subgroups in CLIP Models

CVPR 2025poster

Foundation models (FMs) such as CLIP have demonstrated impressive zero-shot performance across various tasks by leveraging large-scale, unsupervised pre-training. However, they often inherit harmful or unwanted knowledge from noisy internet-sourced datasets, compromising their reliability in real-wo…

Cited by 0SourcePDFScholar
2025

Unveiling Visual Perception in Language Models: An Attention Head Analysis Approach

CVPR 2025poster

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated remarkable progress in visual understanding. This impressive leap raises a compelling question: how can language models, initially trained solely on linguistic data, effectively interpret and process visual content? Th…

Cited by 4SourcePDFScholar
2025

V2Xum-LLM: Cross-Modal Video Summarization with Temporal Prompt Instruction Tuning

AAAI 2025technical

Video summarization aims to create short, accurate, and cohesive summaries of longer videos. Despite the existence of various video summarization datasets, a notable limitation is their limited amount of source videos, which hampers the effective training of advanced large vision-language models (VL…

Cited by 69SourcePDFScholar
2025

VidComposition: Can MLLMs Analyze Compositions in Compiled Videos?

CVPR 2025poster

The advancement of Multimodal Large Language Models (MLLMs) has enabled significant progress in multimodal understanding, expanding their capacity to analyze video content. However, existing evaluation benchmarks for MLLMs primarily focus on abstract video comprehension, lacking a detailed assessmen…

2025

ZeroSep: Separate Anything in Audio with Zero Training

NeurIPS 2025poster

Audio source separation is fundamental for machines to understand complex acoustic environments and underpins numerous audio applications. Current supervised deep learning approaches, while powerful, are limited by the need for extensive, task-specific labeled data and struggle to generalize to the…

Cited by 0SourceScholar
2025

p-AVAS: Can Physics-Integrated Audio-Visual Modeling Boost Neural Acoustic Synthesis?

ICCV 2025poster

The Audio-Visual Acoustic Synthesis (AVAS) task aims to model realistic audio propagation behavior within a specific visual scene. Prior works often rely on sparse image representations to guide acoustic synthesis. However, we argue that this approach is insufficient to capture the intricate physica…

Cited by 0SourcePDFScholar
2024

Can CLIP Count Stars? An Empirical Study on Quantity Bias in CLIP

EMNLP 2024finding

CLIP has demonstrated great versatility in adapting to various downstream tasks, such as image editing and generation, visual question answering, and video understanding. However, CLIP-based applications often suffer from misunderstandings regarding user intent, leading to discrepancies between the…

Cited by 3SourcePDFScholar
2024

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers

CVPR 2024poster

Machine learning models can perform well on in-distribution data but often fail on biased subgroups that are underrepresented in the training data hindering the robustness of models for reliable applications. Such subgroups are typically unknown due to the absence of subgroup labels. Discovering bia…

2024

Learning to Transform Dynamically for Better Adversarial Transferability

CVPR 2024poster

Adversarial examples crafted by adding perturbations imperceptible to humans can deceive neural networks. Recent studies identify the adversarial transferability across various models i.e. the cross-model attack ability of adversarial samples. To enhance such adversarial transferability existing inp…

2024

OSCaR: Object State Captioning and State Change Representation

NAACL 2024findings

The capability of intelligent models to extrapolate and comprehend changes in object states is a crucial yet demanding aspect of AI research, particularly through the lens of human interaction in real-world settings. This task involves describing complex visual environments, identifying active objec…

2024

One Forward is Enough for Neural Network Training via Likelihood Ratio Method

ICLR 2024poster

While backpropagation (BP) is the mainstream approach for gradient computation in neural network training, its heavy reliance on the chain rule of differentiation constrains the designing flexibility of network architecture and training pipelines. We avoid the recursive computation in BP and develop…

Cited by 8SourcePDFScholar
2024

Tri^{2}-plane: Thinking Head Avatar via Feature Pyramid

ECCV 2024poster

"Recent years have witnessed considerable achievements in facial avatar reconstruction with neural volume rendering. Despite notable advancements, the reconstruction of complex and dynamic head movements from monocular videos still suffers from capturing and restoring fine-grained details. In this w…

2023

A Whac-a-Mole Dilemma: Shortcuts Come in Multiples Where Mitigating One Amplifies Others

CVPR 2023poster

Machine learning models have been found to learn shortcuts---unintended decision rules that are unable to generalize---undermining models' reliability. Previous works address this problem under the tenuous assumption that only a single shortcut exists in the training data. Real-world images are rife…

2023

AV-NeRF: Learning Neural Fields for Real-World Audio-Visual Scene Synthesis

NeurIPS 2023poster

Can machines recording an audio-visual scene produce realistic, matching audio-visual experiences at novel positions and novel view directions? We answer it by studying a new task---real-world audio-visual scene synthesis---and a first-of-its-kind NeRF-based approach for multimodal learning. Concret…

Cited by 29SourcePDFScholar
2023

Emotional Listener Portrait: Neural Listener Head Generation with Emotion

ICCV 2023poster

Listener head generation centers on generating non-verbal behaviors (e.g., smile) of a listener in reference to the information delivered by a speaker. A significant challenge when generating such responses is the non-deterministic nature of fine-grained facial expressions during a conversation, whi…

Cited by 9PDFScholar
2022

Discover and Mitigate Unknown Biases with Debiasing Alternate Networks

ECCV 2022poster

"Deep image classifiers have been found to learn biases from datasets. To mitigate the biases, most previous methods require labels of protected attributes (e.g., age, skin tone) as full-supervision, which has two limitations: 1) it is infeasible when the labels are unavailable; 2) they are incapabl…

2022

Learning To Answer Questions in Dynamic Audio-Visual Scenarios

CVPR 2022oral

In this paper, we focus on the Audio-Visual Question Answering (AVQA) task, which aims to answer questions regarding different visual objects, sounds, and their associations in videos. The problem requires comprehensive multimodal understanding and spatio-temporal reasoning over audio-visual scenes.…

Cited by 157PDFcodeScholar
2022

SpaceEdit: Learning a Unified Editing Space for Open-Domain Image Color Editing

CVPR 2022poster

Recently, large pretrained models (e.g., BERT, StyleGAN, CLIP) show great knowledge transfer and generalization capability on various downstream tasks within their domains. Inspired by these efforts, in this paper we propose a unified model for open-domain image editing focusing on color and tone ad…

Cited by 19PDFScholar
2022

StyleT2I: Toward Compositional and High-Fidelity Text-to-Image Synthesis

CVPR 2022poster

Although progress has been made for text-to-image synthesis, previous methods fall short of generalizing to unseen or underrepresented attribute compositions in the input text. Lacking compositionality could have severe implications for robustness and fairness, e.g., inability to synthesize the face…

Cited by 61PDFcodeScholar
2022

Transformer-Empowered Multi-Scale Contextual Matching and Aggregation for Multi-Contrast MRI Super-Resolution

CVPR 2022poster

Magnetic resonance imaging (MRI) can present multi-contrast images of the same anatomical structures, enabling multi-contrast super-resolution (SR) techniques. Compared with SR reconstruction using a single-contrast, multi-contrast SR reconstruction is promising to yield SR images with higher qualit…

Cited by 100PDFcodeScholar
2021

A Simple Baseline for Weakly-Supervised Scene Graph Generation

ICCV 2021poster

We investigate the weakly-supervised scene graph generation, which is a challenging task since no correspondence of label and object is provided. The previous work regards such correspondence as a latent variable which is iteratively updated via nested optimization of the scene graph generation obje…

Cited by 36PDFcodeScholar
2021

Explaining Local, Global, and Higher-Order Interactions in Deep Learning

ICCV 2021poster

We present a simple yet highly generalizable method for explaining interacting parts within a neural network's reasoning process. First, we design an algorithm based on cross derivatives for computing statistical interaction effects between individual features, which is generalized to both 2-way and…

Cited by 17PDFcodeScholar
2021

High-Fidelity Face Tracking for AR/VR via Deep Lighting Adaptation

CVPR 2021poster

3D video avatars can empower virtual communications by providing compression, privacy, entertainment, and a sense of presence in AR/VR. Best 3D photo-realistic AR/VR avatars driven by video, that can minimize uncanny effects, rely on person-specific models. However, existing person-specific photo-re…

Cited by 29PDFScholar
2021

Learning To Generate Scene Graph From Natural Language Supervision

ICCV 2021poster

Learning from image-text data has demonstrated recent success for many recognition tasks, yet is currently limited to visual features or individual visual concepts such as objects. In this paper, we propose one of the first methods that learn from image-sentence pairs to extract a graphical represen…

Cited by 87PDFcodeScholar
2021

Learning by Planning: Language-Guided Global Image Editing

CVPR 2021poster

Recently, language-guided global image editing draws increasing attention with growing application potentials. However, previous GAN-based methods are not only confined to domain-specific, low-resolution data but also lacking in interpretability. To overcome the collective difficulties, we develop a…

Cited by 40PDFcodeScholar
2021

Procedure Planning in Instructional Videos via Contextual Modeling and Model-Based Policy Learning

ICCV 2021poster

Learning new skills by observing humans' behaviors is an essential capability of AI. In this work, we leverage instructional videos to study humans' decision-making processes, focusing on learning a model to plan goal-directed actions in real-life videos. In contrast to conventional action recogniti…

Cited by 55PDFScholar
2020

End-To-End Generation of Talking Faces from Noisy Speech

ICASSP 2020accepted

Acoustic cues are not the only component in speech communication; if the visual counterpart is present, it is shown to benefit speech comprehension. In this work, we propose an end-to-end (no pre- or post-processing) system that can generate talking faces from arbitrarily long noisy speech. We propo…

Cited by 0SourceScholar
2020

Learning a Weakly-Supervised Video Actor-Action Segmentation Model With a Wise Selection

CVPR 2020oral

We address weakly-supervised video actor-action segmentation (VAAS), which extends general video object segmentation (VOS) to additionally consider action labels of the actors. The most successful methods on VOS synthesize a pool of pseudo-annotations (PAs) and then refine them iteratively. However,…

Cited by 19PDFScholar
2020

TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution

CVPR 2020poster

Video super-resolution (VSR) aims to restore a photo-realistic high-resolution (HR) video frame from both its corresponding low-resolution (LR) frame (reference frame) and multiple neighboring frames (supporting frames). Due to varying motion of cameras or objects, the reference frame and each suppo…

Cited by 726PDFcodeScholar
2020

Talking-head Generation with Rhythmic Head Motion

ECCV 2020poster

When people deliver a speech, they naturally move heads, and this rhythmic head motion conveys linguistic information. However, generating a lip-synced video while moving head naturally is challenging. While remarkably successful, existing works either generate still talking-face videos or rely on l…

2020

Unified Multisensory Perception: Weakly-Supervised Audio-Visual Video Parsing

ECCV 2020poster

In this paper, we introduce a new problem, named audio-visual video parsing, which aims to parse a video into temporal event segments and label them as either audible, visible, or both. Such a problem is essential for a complete understanding of the scene depicted inside a video. To facilitate explo…

2020

Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution

CVPR 2020poster

In this paper, we explore the space-time video super-resolution task, which aims to generate a high-resolution (HR) slow-motion video from a low frame rate (LFR), low-resolution (LR) video. A simple solution is to split it into two sub-tasks: video frame interpolation (VFI) and video super-resolutio…

Cited by 219PDFcodeScholar
2019

Hierarchical Cross-Modal Talking Face Generation With Dynamic Pixel-Wise Loss

CVPR 2019poster

We devise a cascade GAN approach to generate talking face video, which is robust to different face shapes, view angles, facial characteristics, and noisy audio conditions. Instead of learning a direct mapping from audio to video frames, we propose first to transfer audio to high-level structure, i.e…

Cited by 490PDFcodeScholar
2019

Not All Frames Are Equal: Weakly-Supervised Video Grounding With Contextual Similarity and Visual Clustering Losses

CVPR 2019poster

We invest the problem of weakly-supervised video grounding, where only video-level sentences are provided. This is a challenging task, and previous Multi-Instance Learning (MIL) based image grounding methods turn to fail in the video domain. Recent work attempts to decompose the video-level MIL int…

Cited by 61PDFScholar
2018

Audio-Visual Event Localization in Unconstrained Videos

ECCV 2018poster

In this paper, we introduce a novel problem of audio-visual event localization in unconstrained videos. We define an audio-visual event as an event that is both visible and audible in a video segment. We collect an Audio-Visual Event (AVE) dataset to systemically investigate three temporal localizati…

Cited by 575SourcePDFScholar
2017

Weakly Supervised Actor-Action Segmentation via Robust Multi-Task Ranking

CVPR 2017poster

Fine-grained activity understanding in videos has attracted considerable recent attention with a shift from action classification to detailed actor and action understanding that provides compelling results for perceptual needs of cutting-edge autonomous systems. However, current methods for detailed…

Cited by 55PDFScholar
2015

Can Humans Fly? Action Understanding With Multiple Classes of Actors

CVPR 2015poster

Can humans fly? Emphatically no. Can cars eat? Again, absolutely not. Yet, these absurd inferences result from the current disregard for particular types of actors in action understanding. There is no work we know of on simultaneously inferring actors and actions in the video, not to mention a datas…

Cited by 146SourcePDFScholar