← Search

Cong Liu

64 accepted papers

2026

A Temporal and Content Co-Awareness Latent Diffusion for Controllable Hand Image Generation

CVPR 2026

Controllable hand image generation aims to synthesize geometrically accurate images with consistent appearance. Recently, diffusion models have been widely applied for hand image synthesis. However, through input-level fusion or feature-level modulation, existing methods inject control signals with

Cited by 0SourcecodeScholar
2026

Binary-Gaussian: Compact and Progressive Representation for 3D Gaussian Segmentation

AAAI 2026technical

3D Gaussian Splatting (3D-GS) has emerged as an efficient 3D representation and a promising foundation for semantic tasks like segmentation. However, existing 3D-GS-based segmentation methods typically rely on high-dimensional category features, which introduce substantial memory overhead. Moreover,

Cited by 0SourcePDFScholar
2026

Boosting Resolution Generalization of Diffusion Transformers with Randomized Positional Encodings

AAAI 2026technical

Resolution generalization in image generation tasks enables the production of higher-resolution images with lower training resolution overhead. However, a key obstacle for diffusion transformers in addressing this problem is the mismatch between positional encodings seen at inference and those used

Cited by 0SourcePDFScholar
2026

MFH-NAS:A Hybrid Neural Architecture Search Framework for Multimodal Fusion Object Detection

ICML 2026poster

Multimodal fusion object detection faces a substantial modality gap at the same backbone stage. This makes predefined stage-aligned fusion insufficient for cross-stage interactions. We propose MFH-NAS, a hybrid neural architecture search framework that automatically discovers fusion architectures to…

Cited by 0SourceScholar
2026

Policy Search, Retrieval, and Composition via Task Similarity in Collaborative Agentic Systems

AAAI 2026technical

Agentic AI aims to create systems that set their own goals, adapt proactively to change, and refine behavior through continuous experience. Recent advances suggest that, when facing multiple and unforeseen tasks, agents could benefit from sharing machine-learned knowledge and reusing policies that h

Cited by 0SourcePDFScholar
2026

ProtDBench: A Unified Benchmark of Protein Binder Design and Evaluation

ICML 2026poster

Recent advances in $\textit{de novo}$ protein binder design have enabled increasing experimental validation, yet reported $\textit{in silico}$ metrics remain difficult to interpret or compare across studies due to non-standardized evaluation protocols. We introduce $\textbf{ProtDBench}$, a standardi…

Cited by 0SourceScholar
2026

READ: Real-time and Efficient Asynchronous Diffusion for Audio-driven Talking Head Generation

AAAI 2026technical

The introduction of diffusion models has brought significant advances to the field of audio-driven talking head generation. However, the extremely slow inference speed severely limits the practical implementation of diffusion-based talking head generation models. In this study, we propose READ, a re

Cited by 0SourcePDFScholar
2026

REST: Diffusion-based Real-time End-to-end Streaming Talking Head Generation via ID-Context Caching and Asynchronous Streaming Distillation

ICML 2026poster

Diffusion models have significantly advanced the field of talking head generation (THG). However, slow inference speeds and prevalent non-autoregressive paradigms severely constrain the application of diffusion-based THG models. In this study, we propose REST, a pioneering diffusion-based, real-time…

Cited by 0SourceScholar
2026

Riemannian Variational Flow Matching for Material and Protein Design

ICLR 2026poster

We present Riemannian Gaussian Variational Flow Matching (RG-VFM), a geometric extension of Variational Flow Matching (VFM) for generative modeling on manifolds. Motivated by the benefits of VFM, we derive a variational flow matching objective for manifolds with closed-form geodesics based on Rieman…

Cited by 0SourcecodeScholar
2026

SpikeTrack: A Spike-driven Framework for Efficient Visual Tracking

CVPR 2026

Spiking Neural Networks (SNNs) promise energy-efficient vision, but applying them to RGB visual tracking remains difficult: Existing SNN tracking frameworks either do not fully align with spike-driven computation or do not fully leverage neurons' spatiotemporal dynamics, leading to a trade-off betwe

Cited by 0SourcecodeScholar
2026

TDATR: Improving End-to-End Table Recognition via Table Detail-Aware Learning and Cell-Level Visual Alignment

CVPR 2026

Tables are pervasive in diverse documents, making table recognition (TR) a fundamental task in document analysis. Existing modular TR pipelines separately model table structure and content, leading to suboptimal integration and complex workflows.End-to-end approaches rely heavily on large-scale TR d

Cited by 0SourcecodeScholar
2026

TempoMaster: Efficient Long Video Generation via Next-Frame-Rate Prediction

CVPR 2026

We present TempoMaster, a novel framework that formulates long video generation as next-frame-rate prediction. Specifically, we first generate a low-frame-rate clip that serves as a coarse blueprint of the entire video sequence, and then progressively increase the frame rate to refine visual details

Cited by 0SourceScholar
2025

Chain of Methodologies: Scaling Test Time Computation without Training

ACL 2025finding

Large Language Models (LLMs) often struggle with complex reasoning tasks due to insufficient in-depth insights in their training data, which are frequently absent in publicly available documents. This paper introduces the Chain of Methodologies (CoM), a simple and innovative iterative prompting fram…

Cited by 0SourcePDFScholar
2025

Cool-Fusion: Fuse Large Language Models without Training

ACL 2025long

We focus on the problem of fusing two or more heterogeneous large language models (LLMs) to leverage their complementary strengths. One of the challenges of model fusion is high computational load, specifically in fine-tuning or aligning vocabularies. To address this, we propose Cool-Fusion, a simpl…

2025

Cross-modulated Attention Transformer for RGBT Tracking

AAAI 2025technical

Existing Transformer-based RGBT trackers achieve remarkable performance benefits by leveraging self-attention to extract uni-modal features and cross-attention to enhance multi-modal feature interaction and search-template correlation. Nevertheless, the independent search-template correlation calcul…

2025

DVP-MVS: Synergize Depth-Edge and Visibility Prior for Multi-View Stereo

AAAI 2025technical

Patch deformation-based methods have recently exhibited substantial effectiveness in multi-view stereo, due to the incorporation of deformable and expandable perception to reconstruct textureless areas. However, such approaches typically focus on exploring correlative reliable pixels to alleviate m…

Cited by 4SourcePDFScholar
2025

EmotiveTalk: Expressive Talking Head Generation through Audio Information Decoupling and Emotional Video Diffusion

CVPR 2025poster

Diffusion models have revolutionized the field of talking head generation, yet still face challenges in expressiveness, controllability, and stability in long-time generation. In this research, we propose an EmotiveTalk framework to address these issues. Firstly, to realize better control over the g…

2025

MSP-MVS: Multi-Granularity Segmentation Prior Guided Multi-View Stereo

AAAI 2025technical

Recently, patch deformation-based methods have demonstrated significant strength in multi-view stereo by adaptively expanding the reception field of patches to help reconstruct textureless areas. However, such methods mainly concentrate on searching for pixels without matching ambiguity (i.e., reli…

Cited by 6SourcePDFScholar
2025

Thinking Before You Speak: A Proactive Test-time Scaling Approach

EMNLP 2025

Large Language Models (LLMs) often exhibit deficiencies with complex reasoning tasks, such as maths, which we attribute to the discrepancy between human reasoning patterns and those presented in the LLMs’ training data. When dealing with complex problems, humans tend to think carefully before expres

Cited by 0SourcePDFScholar
2024

1DFormer: A Transformer Architecture Learning 1D Landmark Representations for Facial Landmark Tracking

IJCAI 2024poster

Recently, heatmap regression methods based on 1D landmark representations have shown prominent performance on locating facial landmarks. However, previous methods ignored to make deep explorations on the good potentials of 1D landmark representations for sequential and structural modeling of multi…

Cited by 0SourcePDFScholar
2024

ChatMusician: Understanding and Generating Music Intrinsically with LLM

ACL 2024findings

While LLMs demonstrate impressive capabilities in musical knowledge, we find that music reasoning is still an unsolved task.We introduce ChatMusician, an open-source large language model (LLM) that integrates intrinsic musical abilities. It is based on continual pre-training and finetuning LLaMA2 on…

2024

Clifford Group Equivariant Simplicial Message Passing Networks

ICLR 2024poster

We introduce Clifford Group Equivariant Simplicial Message Passing Networks, a method for steerable $\mathrm{E}(n)$-equivariant message passing on simplicial complexes. Our method integrates the expressivity of Clifford group-equivariant layers with simplicial message passing, which is topologically…

2024

Distantly-Supervised Joint Extraction with Noise-Robust Learning

ACL 2024findings

Joint entity and relation extraction is a process that identifies entity pairs and their relations using a single model. We focus on the problem of joint extraction in distantly-labeled data, whose labels are generated by aligning entity mentions with the corresponding entity and relation tags using…

2024

Image as a Language: Revisiting Scene Text Recognition via Balanced, Unified and Synchronized Vision-Language Reasoning Network

AAAI 2024technical

Scene text recognition is inherently a vision-language task. However, previous works have predominantly focused either on extracting more robust visual features or designing better language modeling. How to effectively and jointly model vision and language to mitigate heavy reliance on a single moda…

2024

NAMER: Non-Autoregressive Modeling for Handwritten Mathematical Expression Recognition

ECCV 2024poster

"Recently, Handwritten Mathematical Expression Recognition (HMER) has gained considerable attention in pattern recognition for its diverse applications in document understanding. Current methods typically approach HMER as an image-to-sequence generation task within an autoregressive (AR) encoder-dec…

Cited by 2SourcePDFScholar
2024

Safety Alignment in NLP Tasks: Weakly Aligned Summarization as an In-Context Attack

ACL 2024long

Recent developments in balancing the usefulness and safety of Large Language Models (LLMs) have raised a critical question: Are mainstream NLP tasks adequately aligned with safety consideration? Our study, focusing on safety-sensitive documents obtained through adversarial attacks, reveals significa…

2023

Bi-LRFusion: Bi-Directional LiDAR-Radar Fusion for 3D Dynamic Object Detection

CVPR 2023poster

LiDAR and Radar are two complementary sensing approaches in that LiDAR specializes in capturing an object's 3D shape while Radar provides longer detection ranges as well as velocity hints. Though seemingly natural, how to efficiently combine them for improved feature representation is still unclear.…

2023

Deep Hashing With Minimal-Distance-Separated Hash Centers

CVPR 2023poster

Deep hashing is an appealing approach for large-scale image retrieval. Most existing supervised deep hashing methods learn hash functions using pairwise or triple image similarities in randomly sampled mini-batches. They suffer from low training efficiency, insufficient coverage of data distribution…

Cited by 47SourcePDFScholar
2023

Domain Watermark: Effective and Harmless Dataset Copyright Protection is Closed at Hand

NeurIPS 2023poster

The prosperity of deep neural networks (DNNs) is largely benefited from open-source datasets, based on which users can evaluate and improve their methods. In this paper, we revisit backdoor-based dataset ownership verification (DOV), which is currently the only feasible approach to protect the copyr…

2023

Dynamic Transformers Provide a False Sense of Efficiency

ACL 2023long

Despite much success in natural language processing (NLP), pre-trained language models typically lead to a high computational cost during inference. Multi-exit is a mainstream approach to address this issue by making a trade-off between efficiency and accuracy, where the saving of computation comes…

2023

GIFT: Graph-Induced Fine-Tuning for Multi-Party Conversation Understanding

ACL 2023long

Addressing the issues of who saying what to whom in multi-party conversations (MPCs) has recently attracted a lot of research attention. However, existing methods on MPC understanding typically embed interlocutors and utterances into sequential information flows, or utilize only the superficial of i…

2023

HRDoc: Dataset and Baseline Method toward Hierarchical Reconstruction of Document Structures

AAAI 2023technical

The problem of document structure reconstruction refers to converting digital or scanned documents into corresponding semantic structures. Most existing works mainly focus on splitting the boundary of each element in a single document page, neglecting the reconstruction of semantic structure in mult…

2023

Investigation into Phone-Based Subword Units for Multilingual End-to-End Speech Recognition

ICASSP 2023accepted

Multilingual automatic speech recognition (ASR) models with phones as modeling units have have improved greatly in low-resource and similar-language scenarios, which benefits from shared representation across languages. Meanwhile, subwords have demonstrated their effectiveness for monolingual end-to…

Cited by 0SourceScholar
2023

MADNet: Maximizing Addressee Deduction Expectation for Multi-Party Conversation Generation

EMNLP 2023long main

Modeling multi-party conversations (MPCs) with graph neural networks has been proven effective at capturing complicated and graphical information flows. However, existing methods rely heavily on the necessary addressee labels and can only be applied to an ideal setting where each utterance must be ta…

Cited by 0SourcecodeScholar
2023

Masked Images Are Counterfactual Samples for Robust Fine-Tuning

CVPR 2023poster

Deep learning models are challenged by the distribution shift between the training data and test data. Recently, the large models pre-trained on diverse data have demonstrated unprecedented robustness to various distribution shifts. However, fine-tuning these models can lead to a trade-off between i…

2023

PIMbot: Policy and Incentive Manipulation for Multi-Robot Reinforcement Learning in Social Dilemmas

IROS 2023poster

Recent research has demonstrated the potential of reinforcement learning (RL) in enabling effective multi-robot collaboration, particularly in social dilemmas where robots face a trade-off between self-interests and collective benefits. However, environmental factors such as miscommunication and adv…

Cited by 7SourcecodeScholar
2023

PolicyCleanse: Backdoor Detection and Mitigation for Competitive Reinforcement Learning

ICCV 2023poster

While real-world applications of reinforcement learning (RL) are becoming popular, the security and robustness of RL systems are worthy of more attention and exploration. In particular, recent works have revealed that, in a multi-agent RL environment, backdoor trigger actions can be injected into a…

Cited by 20PDFScholar
2023

SCALE-UP: An Efficient Black-box Input-level Backdoor Detection via Analyzing Scaled Prediction Consistency

ICLR 2023poster

Deep neural networks (DNNs) are vulnerable to backdoor attacks, where adversaries embed a hidden backdoor trigger during the training process for malicious prediction manipulation. These attacks pose great threats to the applications of DNNs under the real-world machine learning as a service (MLaaS)…

2023

Sample-Adapt Fusion Network for RGB-D Hand Detection in the Wild

ICASSP 2023accepted

RGB and depth modalities provide complementary information, which can be effectively utilized to improve the performance of hand detection in the wild. Most existing fusion-based methods model the channel-wise or spatial-wise cross-modal correlation to exploit the complementary RGB-D information, in…

Cited by 0SourceScholar
2023

Self-Supervised Audio-Visual Speech Representations Learning by Multimodal Self-Distillation

ICASSP 2023accepted

In this work, we present a novel method, named AV2vec, for learning audio-visual speech representations by multimodal self-distillation. AV2vec has a student and a teacher module, in which the student performs a masked latent feature regression task using the multimodal target features generated onl…

Cited by 0SourceScholar
2023

Sibling-Attack: Rethinking Transferable Adversarial Attacks Against Face Recognition

CVPR 2023poster

A hard challenge in developing practical face recognition (FR) attacks is due to the black-box nature of the target FR model, i.e., inaccessible gradient and parameter information to attackers. While recent research took an important step towards attacking black-box FR models through leveraging tran…

2023

Speech4Mesh: Speech-Assisted Monocular 3D Facial Reconstruction for Speech-Driven 3D Facial Animation

ICCV 2023poster

Recent audio2mesh-based methods have shown promising prospects for speech-driven 3D facial animation tasks. However, some intractable challenges are urgent to be settled. For example, the data-scarcity problem is intrinsically inevitable due to the difficulty of 4D data collection. Besides, current…

Cited by 10PDFScholar
2023

Summary on the Multimodal Information Based Speech Processing (MISP) 2022 Challenge

ICASSP 2023accepted

The Multimodal Information based Speech Processing (MISP) 2022 challenge aimed to enhance speech processing performance in harsh acoustic environments by leveraging additional modalities such as video or text. The challenge included two tracks: audio-visual speaker diarization (AVSD) and audio-visua…

Cited by 0SourceScholar
2023

The Dark Side of Dynamic Routing Neural Networks: Towards Efficiency Backdoor Injection

CVPR 2023poster

Recent advancements in deploying deep neural networks (DNNs) on resource-constrained devices have generated interest in input-adaptive dynamic neural networks (DyNNs). DyNNs offer more efficient inferences and enable the deployment of DNNs on devices with limited resources, such as mobile devices. H…

2023

The Multimodal Information Based Speech Processing (Misp) 2022 Challenge: Audio-Visual Diarization And Recognition

ICASSP 2023accepted

The Multi-modal Information based Speech Processing (MISP) challenge aims to extend the application of signal processing technology in specific scenarios by promoting the research into wake-up words, speaker diarization, speech recognition, and other technologies. The MISP2022 challenge has two trac…

Cited by 0SourceScholar
2023

Uncertainty-Aware Bootstrap Learning for Joint Extraction on Distantly-Supervised Data

ACL 2023short

Jointly extracting entity pairs and their relations is challenging when working on distantly-supervised data with ambiguous or noisy labels. To mitigate such impact, we propose uncertainty-aware bootstrap learning, which is motivated by the intuition that the higher uncertainty of an instance, the m…

2023

White-Box Multi-Objective Adversarial Attack on Dialogue Generation

ACL 2023long

Pre-trained transformers are popular in state-of-the-art dialogue generation (DG) systems. Such language models are, however, vulnerable to various adversarial samples as studied in traditional tasks such as text classification, which inspires our curiosity about their robustness in DG systems. One…

2022

AEVA: Black-box Backdoor Detection Using Adversarial Extreme Value Analysis

ICLR 2022poster

Deep neural networks (DNNs) are proved to be vulnerable against backdoor attacks. A backdoor could be embedded in the target DNNs through injecting a backdoor trigger into the training examples, which can cause the target DNNs misclassify an input attached with the backdoor trigger. Recent backdoor…

2022

Deep Partial Updating: Towards Communication Efficient Updating for On-Device Inference

ECCV 2022poster

"Emerging edge intelligence applications require the server to retrain and update deep neural networks deployed on remote edge nodes to leverage newly collected data samples. Unfortunately, it may be impossible in practice to continuously send fully updated weights to these edge nodes due to the hig…

Cited by 6SourcePDFScholar
2022

Dynamic Group Transformer: A General Vision Transformer Backbone with Dynamic Group Attention

IJCAI 2022poster

Recently, Transformers have shown promising performance in various vision tasks. To reduce the quadratic computation complexity caused by each query attending to all keys/values, various methods have constrained the range of attention within local regions, where each query only attends to keys/valu…

Cited by 16SourcePDFScholar
2022

NICGSlowDown: Evaluating the Efficiency Robustness of Neural Image Caption Generation Models

CVPR 2022poster

Neural image caption generation (NICG) models have received massive attention from the research community due to their excellent performance in visual understanding. Existing work focuses on improving NICG model accuracy while efficiency is less explored. However, many real-world applications requir…

Cited by 44PDFcodeScholar
2022

Neural Mean Discrepancy for Efficient Out-of-Distribution Detection

CVPR 2022poster

Various approaches have been proposed for out-of-distribution (OOD) detection by augmenting models, input examples, training set, and optimization objectives. Deviating from existing work, we have a simple hypothesis that standard off-the-shelf models may already contain sufficient information about…

Cited by 67PDFScholar
2022

The First Multimodal Information Based Speech Processing (Misp) Challenge: Data, Tasks, Baselines And Results

ICASSP 2022accepted

In this paper we discuss the rational of the Multi-model Information based Speech Processing (MISP) Challenge, and provide a detailed description of the data recorded, the two evaluation tasks and the corresponding baselines, followed by a summary of submitted systems and evaluation results. The MIS…

Cited by 0SourceScholar
2022

Wider & Closer: Mixture of Short-channel Distillers for Zero-shot Cross-lingual Named Entity Recognition

EMNLP 2022main

Zero-shot cross-lingual named entity recognition (NER) aims at transferring knowledge from annotated and rich-resource data in source languages to unlabeled and lean-resource data in target languages. Existing mainstream methods based on the teacher-student distillation framework ignore the rich and…

2021

Adv-Makeup: A New Imperceptible and Transferable Attack on Face Recognition

IJCAI 2021poster

Deep neural networks, particularly face recognition models, have been shown to be vulnerable to both digital and physical adversarial examples. However, existing adversarial examples against face recognition systems either lack transferability to black-box models, or fail to be implemented in practi…

Cited by 155SourcePDFScholar
2020

GOSMatch: Graph-of-Semantics Matching for Detecting Loop Closures in 3D LiDAR data

IROS 2020poster

Detecting loop closures in 3D Light Detection and Ranging (LiDAR) data is a challenging task since point-level methods always suffer from instability. This paper presents a semantic-level approach named GOSMatch to perform reliable place recognition. Our method leverages novel descriptors, which are…

Cited by 74SourceScholar
2020

PhysGAN: Generating Physical-World-Resilient Adversarial Examples for Autonomous Driving

CVPR 2020poster

Although Deep neural networks (DNNs) are being pervasively used in vision-based autonomous driving systems, they are found vulnerable to adversarial attacks where small-magnitude perturbations into the inputs during test time cause dramatic changes to the outputs. While most of the recent attack met…

Cited by 188PDFcodeScholar
2020

Stochastic Classifiers for Unsupervised Domain Adaptation

CVPR 2020poster

A common strategy adopted by existing state-of-the-art unsupervised domain adaptation (UDA) methods is to employ two classifiers to identify the misaligned local regions between source and target domain. Following the 'wisdom of the crowd' principle, one has to ask: why stop at two? Indeed, we find…

Cited by 205PDFcodeScholar
2019

Episodic Training for Domain Generalization

ICCV 2019oral

Domain generalization (DG) is the challenging and topical problem of learning models that generalize to novel testing domains with different statistics than a set of known training domains. The simple approach of aggregating data from all source domains and training a single deep neural network end-…

Cited by 565PDFcodeScholar
2015

Multi-task deep neural network acoustic models with model adaptation using discriminative speaker identity for whisper recognition

ICASSP 2015accepted

This paper presents a study on large vocabulary continuous whisper automatic recognition (wLVCSR). wLVCSR provides the ability to use ASR equipment in public places without concern for disturbing others or leaking private information. However the task of wLVCSR is much more challenging than normal L…

Cited by 0SourceScholar