← Search

Kai Liu

66 accepted papers

2026

A Principle-Driven Adaptive Policy for Group Cognitive Stimulation Dialogue for Elderly with Cognitive Impairment

AAAI 2026technical

Cognitive impairment is becoming a major public health challenge. Cognitive Stimulation Therapy (CST) is an effective intervention for cognitive impairment, but traditional methods are difficult to scale, and existing digital systems struggle with group dialogues and cognitive stimulation principles

Cited by 0SourcePDFScholar
2026

AUHead: Realistic Emotional Talking Head Generation via Action Units Control

ICLR 2026poster

Realistic talking-head video generation is critical for virtual avatars, film production, and interactive systems. Current methods struggle with nuanced emotional expressions due to the lack of fine-grained emotion control. To address this issue, we introduce a novel two-stage method (AUHead) to dis…

Cited by 0SourcecodeScholar
2026

BEV-CAR: Enhancing Monocular Bird's Eye View Segmentation with Context-Aware Rasterization

CVPR 2026

Bird's Eye View (BEV) semantic segmentation is essential for autonomous driving and mobile robotics, yet it still faces significant challenges on accurate segmentation of foreground object and efficient estimating of layout categories obscured by objects. To address these issues, we propose BEV-CAR,

Cited by 0SourcecodeScholar
2026

Condition Number Based Low-Bit Quantization for Image Super-Resolution

ICML 2026poster

Low-bit model quantization for image super-resolution (SR) is a longstanding task that is renowned for its surprising compression and acceleration ability. However, accuracy degradation is inevitable when compressing the full-precision (FP) model to ultra-low bit widths ($2\sim4$ bits). Experimental…

Cited by 0SourceScholar
2026

D-CORE: Incentivizing Task Decomposition in Large Reasoning Models for Complex Tool Use

ICML 2026poster

Effective tool use and reasoning are essential capabilities for large reasoning models (LRMs) to address complex real-world problems. Through empirical analysis, we identify a prevalent "Lazy Reasoning" phenomenon, where LRMs frequently engage in repetitive and meaningless reflective reasoning. This…

Cited by 0SourceScholar
2026

DVD-Quant: Data-free Video Diffusion Transformers Quantization

ICLR 2026poster

Diffusion Transformers (DiTs) have emerged as the state-of-the-art architecture for video generation, yet their computational and memory demands hinder practical deployment. While post-training quantization (PTQ) presents a promising approach to accelerate Video DiT models, existing methods suffer f…

Cited by 0SourcecodeScholar
2026

Flash-DMD: Towards High-Fidelity Few-Step Image Generation with Efficient Distillation and Joint Reinforcement Learning

CVPR 2026

Diffusion Models have emerged as a leading class of generative models, yet their iterative sampling process remains computationally expensive. Timestep distillation is a promising technique to accelerate generation, but it often requires extensive training and leads to image quality degradation. Fur

Cited by 0SourceScholar
2026

InfVSR: Toward Consistency-Driven Streaming Generative Video Super-Resolution

ICML 2026poster

Real-world videos often extend over thousands of frames. Existing generative video super-resolution (VSR) approaches, however, face two persistent challenges when processing long sequences: (1) inefficiency due to the heavy cost of multi-step denoising for full-length sequences; and (2) poor consist…

Cited by 0SourceScholar
2026

JavisDiT++: Unified Modeling and Optimization for Joint Audio-Video Generation

ICLR 2026poster

Recent AIGC advances have rapidly expanded from text-to-image generation toward high-quality multimodal synthesis across video and audio. Within this context, joint audio-video generation (JAVG) has emerged as a fundamental task that produces synchronized and semantically aligned sound and vision fr…

Cited by 0SourcecodeScholar
2026

JavisDiT: Joint Audio-Video Diffusion Transformer with Hierarchical Spatio-Temporal Prior Synchronization

ICLR 2026poster

This paper introduces JavisDiT, a novel Joint Audio-Video Diffusion Trans- former designed for synchronized audio-video generation (JAVG). Based on the powerful Diffusion Transformer (DiT) architecture, JavisDiT simultaneously generates high-quality audio and video content from open-ended user promp…

Cited by 0SourcecodeScholar
2026

LDA-1B: Scaling Latent Dynamics Action Model via Universal Embodied Data Ingestion

RSS 2026poster

Recent robot foundation models largely rely on large-scale behavior cloning, which imitates expert actions but discards transferable dynamics knowledge embedded in heterogeneous embodied data. While the Unified World Model (UWM) formulation has the potential to leverage such diverse data, existing i…

Cited by 0SourceScholar
2026

Smooth Reading: Bridging the Gap of Recurrent LLM to Self-Attention LLM on Long-Context Understanding

ICLR 2026poster

Recurrent large language models (Recurrent LLMs) offer linear computational complexity as efficient alternatives to quadratic self-attention-based LLMs (Self-Attention LLMs). However, Recurrent LLMs underperform on long-context tasks due to limited fixed-size memory. Previous research focused on arc…

Cited by 0SourceScholar
2026

SpecExit: Accelerating Large Reasoning Model via Speculative Exit

ICML 2026poster

Despite their strong performance on reasoning tasks, large reasoning models (LRMs) often suffer from overthinking, producing unnecessarily long outputs and incurring high end-to-end latency, a significant limitation to their real-world deployment. To address overthinking, early-exit mechanisms have …

Cited by 0SourceScholar
2026

Tequila: Deadzone-free Ternary Quantization for Large Language Models

ICLR 2026poster

Quantization techniques are essential for the deployment of Large Language Models (LLMs) on edge devices. However, prevailing methods often rely on mixed-precision multiplication that lacks efficient hardware support, making it not feasible. Ternary weight quantization addresses this by constraining…

Cited by 0SourcecodeScholar
2025

Beyond Fixed Length: Bucket Pre-training is All You Need

IJCAI 2025

Large Language Models (LLMs) have demonstrated exceptional performance across various tasks, with pre-training stage serving as the cornerstone of their capabilities. However, the conventional fixed-length data composition strategy for pre-training presents several practical challenges. When using s

2025

BiMaCoSR: Binary One-Step Diffusion Model Leveraging Flexible Matrix Compression for Real Super-Resolution

ICML 2025poster

While super-resolution (SR) methods based on diffusion models (DM) have demonstrated inspiring performance, their deployment is impeded due to the heavy request of memory and computation. Recent researchers apply two kinds of methods to compress or fasten the DM. One is to compress the DM into 1-bit…

2025

CAMEL: Cross-Attention Enhanced Mixture-of-Experts and Language Bias for Code-Switching Speech Recognition

ICASSP 2025accepted

Code-switching automatic speech recognition (ASR) aims to transcribe speech that contains two or more languages accurately. To better capture language-specific speech representations and address language confusion in code-switching ASR, the mixture-of-experts (MoE) architecture and an additional lan…

Cited by 0SourceScholar
2025

GeoFormer: Geometry Point Encoder for 3D Object Detection with Graph-based Transformer

ICCV 2025poster

Lidar-based 3D detection is one of the most popular research fields in autonomous driving. 3D detectors typically detect specific targets in a scene according to the pattern formed by the spatial distribution of point clouds. However, existing voxel-based methods usually adopt MLP and global pooling…

2025

JavisGPT: A Unified Multi-modal LLM for Sounding-Video Comprehension and Generation

NeurIPS 2025spotlight

This paper presents JavisGPT, the first unified multimodal large language model (MLLM) for Joint Audio-Video (JAV) comprehension and generation. JavisGPT adopts a concise encoder–LLM–decoder architecture, featuring a SyncFusion module for spatio-temporal audio- video fusion and synchrony-aware learn…

Cited by 0SourceScholar
2025

La RoSA: Enhancing LLM Efficiency via Layerwise Rotated Sparse Activation

ICML 2025poster

Activation sparsity can reduce the computational overhead and memory transfers during the forward pass of Large Language Model (LLM) inference. Existing methods face limitations, either demanding time-consuming recovery training that hinders real-world adoption, or relying on empirical magnitude-bas…

Cited by 0SourcePDFScholar
2025

Learning from Reconstruction: A Two-Stage Global-to-Local Framework for Temporal Knowledge Graph Completion

ICASSP 2025accepted

In recent years, Temporal Knowledge Graphs (TKGs) have developed rapidly and Temporal Knowledge Graph Completion (TKGC) aims at completing the missing parts of incomplete TKGs. Many methods have been proposed for TKGC, but there are still unresolved issues. Current methods have not fully explored th…

Cited by 0SourceScholar
2025

MCAM: Multimodal Causal Analysis Model for Ego-Vehicle-Level Driving Video Understanding

ICCV 2025poster

Accurate driving behavior recognition and reasoning are critical for autonomous driving video understanding. However, existing methods often tend to dig out the shallow causal, fail to address spurious correlations across modalities, and ignore the ego-vehicle level causality modeling. To overcome t…

2025

Mask Does Not Matter: A Unified Latent Diffusion-Enhanced Framework for Mask-Free Virtual Try-On

IJCAI 2025

A good virtual try-on model should introduce minimal redundant conditional information to avoid instability and increase inference efficiency. Existing methods rely on inpainting masks to guide the generation of the object, but the masks, generated by unstable human parsers, often produce unreliable

Cited by 0SourcePDFScholar
2025

OSCAR: One-Step Diffusion Codec Across Multiple Bit-rates

NeurIPS 2025poster

Pretrained latent diffusion models have shown strong potential for lossy image compression, owing to their powerful generative priors. Most existing diffusion-based methods reconstruct images by iteratively denoising from random noise, guided by compressed latent representations. While these approac…

Cited by 0SourcecodeScholar
2025

PEARL: Parallel Speculative Decoding with Adaptive Draft Length

ICLR 2025poster

Speculative decoding (SD), where an extra draft model is employed to provide multiple **draft** tokens first and then the original target model verifies these tokens in parallel, has shown great power for LLM inference acceleration. However, existing SD methods suffer from the mutual waiting problem…

Cited by 0SourcePDFScholar
2025

ProReason: Multi-Modal Proactive Reasoning with Decoupled Eyesight and Wisdom

EMNLP 2025

Large vision-language models (LVLMs) have witnessed significant progress on visual understanding tasks. However, they often prioritize language knowledge over image information on visual reasoning tasks, incurring performance degradation. To tackle this issue, we first identify the drawbacks of exis

2025

Query-LIFE: Query-aware Language Image Fusion Embedding for E-Commerce Relevance

COLING 2025industry

Relevance module plays a fundamental role in e-commerce search as they are responsible for selecting relevant products from thousands of items based on user queries, thereby enhancing users experience and efficiency. The traditional method calculates the relevance score based on product titles and u…

Cited by 13SourcePDFScholar
2025

RoFt-Mol: Benchmarking Robust Fine-tuning with Molecular Graph Foundation Models

NeurIPS 2025spotlight

In the era of foundation models, fine-tuning pre-trained models for specific downstream tasks has become crucial. This drives the need for robust fine-tuning methods to address challenges such as model overfitting and sparse labeling. Molecular graph foundation models (MGFMs) face unique difficultie…

Cited by 0SourceScholar
2025

SCDiar: a streaming diarization system based on speaker change detection and speech recognition

ICASSP 2025accepted

In hours-long meeting scenarios, real-time speech stream often struggles with achieving accurate speaker diarization, commonly leading to speaker identification and speaker count errors. To address this challenge, we propose SCDiar, a system that operates on speech segments, split at the token level…

Cited by 0SourceScholar
2025

SEI3D: CPU-only 3D Object Tracking Fusing Sparse-flow-filtered Edge and Interior Alignment

IROS 2025

Monocular 3D object tracking methods are widely employed in robotic applications, however, they often struggle with low-contrast image sequences. In this paper, we introduce a novel approach to filtering redundant edges in images by leveraging sparse interior correspondences. Our method features a s

Cited by 0SourceScholar
2025

Structure-aware Domain Knowledge Injection for Large Language Models

ACL 2025long

This paper introduces a pioneering methodology, termed StructTuning, to efficiently transform foundation Large Language Models (LLMs) into domain specialists. It significantly reduces the training corpus needs to a mere 5% while achieving an impressive 100% of traditional knowledge injection perform…

2025

UAV-DETR: Efficient End-to-End Object Detection for Unmanned Aerial Vehicle Imagery

IROS 2025

Unmanned aerial vehicle object detection (UAV-OD) has been widely used in various scenarios. However, most existing UAV-OD algorithms rely on manually designed components, which require extensive tuning. End-to-end models that do not depend on such manually designed components are mainly designed fo

Cited by 54SourcecodeScholar
2025

UniMamba: Unified Spatial-Channel Representation Learning with Group-Efficient Mamba for LiDAR-based 3D Object Detection

CVPR 2025poster

Recent advances in LiDAR 3D detection have demonstrated the effectiveness of Transformer-based frameworks in capturing the global dependencies from point cloud spaces, which serialize the 3D voxels into the flattened 1D sequence for iterative self-attention. However, the spatial structure of 3D voxe…

Cited by 0SourcePDFScholar
2025

UniMoMo: Unified Generative Modeling of 3D Molecules for De Novo Binder Design

ICML 2025poster

The design of target-specific molecules such as small molecules, peptides, and antibodies is vital for biological research and drug discovery. Existing generative methods are restricted to single-domain molecules, failing to address versatile therapeutic needs or utilize cross-domain transferability…

2024

2DQuant: Low-bit Post-Training Quantization for Image Super-Resolution

NeurIPS 2024poster

Low-bit quantization has become widespread for compressing image super-resolution (SR) models for edge deployment, which allows advanced SR models to enjoy compact low-bit parameters and efficient integer/bitwise constructions for storage compression and inference acceleration, respectively. However…

2024

CycleVTON: A Cycle Mapping Framework for Parser-Free Virtual Try-On

AAAI 2024technical

Image-based virtual try-on aims to transfer a target clothing onto a specific person. A significant challenge is arbitrarily matched clothing and person lack corresponding ground truth to supervised learning. A recent pioneering work leveraged an improved cycleGAN to enable one network to generate t…

Cited by 2SourcePDFScholar
2024

Delving into the Reversal Curse: How Far Can Large Language Models Generalize?

NeurIPS 2024poster

While large language models (LLMs) showcase unprecedented capabilities, they also exhibit certain inherent limitations when facing seemingly trivial tasks. A prime example is the recently debated "reversal curse", which surfaces when models, having been trained on the fact "A is B", struggle to gen…

2024

Enhancing LLM’s Cognition via Structurization

NeurIPS 2024poster

When reading long-form text, human cognition is complex and structurized. While large language models (LLMs) process input contexts through a causal and sequential perspective, this approach can potentially limit their ability to handle intricate and complex inputs effectively. To enhance LLM’s cogn…

2024

HoloVIC: Large-scale Dataset and Benchmark for Multi-Sensor Holographic Intersection and Vehicle-Infrastructure Cooperative

CVPR 2024poster

Vehicle-to-everything (V2X) is a popular topic in the field of Autonomous Driving in recent years. Vehicle-infrastructure cooperation (VIC) becomes one of the important research area. Due to the complexity of traffic conditions such as blind spots and occlusion it greatly limits the perception capab…

Cited by 32SourcePDFScholar
2024

INSIDE: LLMs' Internal States Retain the Power of Hallucination Detection

ICLR 2024poster

Knowledge hallucination have raised widespread concerns for the security and reliability of deployed LLMs. Previous efforts in detecting hallucinations have been employed at logit-level uncertainty estimation or language-level self-consistency evaluation, where the semantic information is inevitably…

2024

Learning Identifiable Factorized Causal Representations of Cellular Responses

NeurIPS 2024poster

The study of cells and their responses to genetic or chemical perturbations promises to accelerate the discovery of therapeutics targets. However, designing adequate and insightful models for such data is difficult because the response of a cell to perturbations essentially depends on contextual cov…

2024

LimeAttack: Local Explainable Method for Textual Hard-Label Adversarial Attack

AAAI 2024technical

Natural language processing models are vulnerable to adversarial examples. Previous textual adversarial attacks adopt model internal information (gradients or confidence scores) to generate adversarial examples. However, this information is unavailable in the real world. Therefore, we focus on a mo…

2024

Pointsoup: High-Performance and Extremely Low-Decoding-Latency Learned Geometry Codec for Large-Scale Point Cloud Scenes

IJCAI 2024poster

Despite considerable progress being achieved in point cloud geometry compression, there still remains a challenge in effectively compressing large-scale scenes with sparse surfaces. Another key challenge lies in reducing decoding latency, a crucial requirement in real-world application. In this pape…

2024

Rethinking Out-of-Distribution Detection on Imbalanced Data Distribution

NeurIPS 2024poster

Detecting and rejecting unknown out-of-distribution (OOD) samples is critical for deployed neural networks to void unreliable predictions. In real-world scenarios, however, the efficacy of existing OOD detection methods is often impeded by the inherent imbalance of in-distribution (ID) data, which c…

2024

SwiftPillars: High-Efficiency Pillar Encoder for Lidar-Based 3D Detection

AAAI 2024technical

Lidar-based 3D Detection is one of the significant components of Autonomous Driving. However, current methods over-focus on improving the performance of 3D Lidar perception, which causes the architecture of networks becoming complicated and hard to deploy. Thus, the methods are difficult to apply in…

Cited by 4SourcePDFScholar
2024

WW-CSL: A New Dataset for Word-Based Wearable Chinese Sign Language Detection

COLING 2024main

Sign language is an effective non-verbal communication mode for the hearing-impaired people. Since the video-based sign language detection models have high requirements for enough lighting and clear background, current wearing glove-based sign language models are robust for poor light and occlusion…

Cited by 0SourcePDFScholar
2023

Category-Extensible Out-of-Distribution Detection via Hierarchical Context Descriptions

NeurIPS 2023poster

The key to OOD detection has two aspects: generalized feature representation and precise category description. Recently, vision-language models such as CLIP provide significant advances in both two issues, but constructing precise category descriptions is still in its infancy due to the absence of u…

2023

EasyQuant: An Efficient Data-free Quantization Algorithm for LLMs

EMNLP 2023long main

Large language models (LLMs) have proven to be very superior to conventional methods in various tasks. However, their expensive computations and high memory requirements are prohibitive for deployment. Model quantization is an effective method for reducing this overhead. The problem is that in most…

Cited by 0SourceScholar
2023

Optimal Parameter and Neuron Pruning for Out-of-Distribution Detection

NeurIPS 2023poster

For a machine learning model deployed in real world scenarios, the ability of detecting out-of-distribution (OOD) samples is indispensable and challenging. Most existing OOD detection methods focused on exploring advanced training skills or training-free tricks to prevent the model from yielding ove…

Cited by 5SourcePDFScholar
2023

Uncertainty-aware Unsupervised Multi-Object Tracking

ICCV 2023poster

Without manually annotated identities, unsupervised multi-object trackers are inferior to learning reliable feature embeddings. It causes the similarity-based inter-frame association stage also be error-prone, where an uncertainty problem arises. The frame-by-frame accumulated uncertainty prevents t…

Cited by 24PDFcodeScholar
2023

X-SEPFORMER: End-To-End Speaker Extraction Network with Explicit Optimization on Speaker Confusion

ICASSP 2023accepted

Target speech extraction (TSE) systems are designed to extract target speech from a multi-talker mixture. The popular training objective for most prior TSE networks is to enhance reconstruction performance of extracted speech waveform. However, it has been reported that a TSE system delivers high re…

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

Improving Adversarial Waveform Generation Based Singing Voice Conversion with Harmonic Signals

ICASSP 2022accepted

Adversarial waveform generation has been a popular approach as the backend of singing voice conversion (SVC) to generate high-quality singing audio. However, the instability of GAN also leads to other problems, such as pitch jitters and U/V errors. It affects the smoothness and continuity of harmoni…

Cited by 0SourceScholar
2021

RocketQA: An Optimized Training Approach to Dense Passage Retrieval for Open-Domain Question Answering

NAACL 2021long

In open-domain question answering, dense passage retrieval has become a new paradigm to retrieve relevant passages for finding answers. Typically, the dual-encoder architecture is adopted to learn dense representations of questions and passages for semantic matching. However, it is difficult to effe…

2021

Spatio-Temporal Difference Descriptor for Skeleton-Based Action Recognition

AAAI 2021technical

In skeletal representation, intra-frame differences between body joints, as well as inter-frame dynamics between body skeletons contain discriminative information for action recognition. Conventional methods for modeling human skeleton sequences generally depend on motion trajectory and body joint d…

Cited by 9SourcePDFScholar
2021

Unsupervised Domain Adaptation for Person Re-identification via Heterogeneous Graph Alignment

AAAI 2021technical

Unsupervised person re-identification (re-ID) is becoming increasingly popular due to its power in real-world systems such as public security and intelligent transportation systems. However, the person re-ID task is challenged by the problems of data distribution discrepancy across cameras and lack…

Cited by 50SourcePDFScholar
2020

An Iterative Multi-Source Mutual Knowledge Transfer Framework for Machine Reading Comprehension

IJCAI 2020poster

The lack of sufficient training data in many domains, poses a major challenge to the construction of domain-specific machine reading comprehension (MRC) models with satisfying performance. In this paper, we propose a novel iterative multi-source mutual knowledge transfer framework for MRC. As an ext…

2018

Dropping Symmetry for Fast Symmetric Nonnegative Matrix Factorization

NeurIPS 2018poster

Symmetric nonnegative matrix factorization (NMF)---a special but important class of the general NMF---is demonstrated to be useful for data analysis and in particular for various clustering tasks. Unfortunately, designing fast algorithms for Symmetric NMF is not as easy as for the nonsymmetric count…

Cited by 53SourcePDFScholar
2018

Learning Multi-Instance Enriched Image Representations via Non-Greedy Ratio Maximization of the l1-Norm Distances

CVPR 2018poster

Multi-instance learning (MIL) has demonstrated its usefulness in many real-world image applications in recent years. However, two critical challenges prevent one from effectively using MIL in practice. First, existing MIL methods routinely model the predictive targets using the instances of input im…

Cited by 21SourcePDFScholar