← Search

Bei Liu

20 accepted papers

2026

DesireKV: Decoupling Sensitivity and Importance for Reasoning-Aware KV Cache Compression

AAAI 2026technical

Large language models performing chain-of-thought (CoT) reasoning generate extensive intermediate sequences that consume substantial memory through key-value (KV) cache storage. Unlike conventional text generation, reasoning sequences exhibit unique characteristics, including repetitive logic patter

Cited by 0SourcePDFScholar
2026

IndexMem: Learned KV-Cache Eviction with Latent Memory for Long-Context LLM Inference

ICML 2026poster

Large Language Models (LLMs) are increasingly expected to operate over long contexts, yet standard softmax attention incurs a KV cache that grows linearly with sequence length, quickly becoming the bottleneck for long context inference. A practical remedy is to evict less important KV entries; howev…

Cited by 0SourceScholar
2026

RE-TRAC: REcursive TRAjectory Compression for Deep Search Agents

ICML 2026poster

LLM-based deep research agents are largely built on the ReAct framework. This linear design makes it difficult to revisit earlier states, branch into alternative search directions, or maintain global awareness under long contexts, often leading to local optima, redundant exploration, and inefficient…

Cited by 0SourceScholar
2025

DenoiseRotator: Enhance Pruning Robustness for LLMs via Importance Concentration

NeurIPS 2025poster

Pruning is a widely used technique to compress large language models (LLMs) by removing unimportant weights, but it often suffers from significant performance degradation—especially under semi-structured sparsity constraints. Existing pruning methods primarily focus on estimating the importance of i…

Cited by 0SourcecodeScholar
2023

CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Alignment

ICLR 2023poster

Pre-trained image-text models, like CLIP, have demonstrated the strong power of vision-language representation learned from a large scale of web-collected image-text data. In light of the well-learned visual features, there are works that transfer image representation to the video domain and achieve…

2023

Develop AI Teaching and Learning Resources for Compulsory Education in China

AAAI 2023technical

Artificial intelligence course has been required to take for compulsory education students in China. However, not all teachers and schools are fully prepared and ready. This is partially because of the lack of adequate teaching and learning resources, which requires a major expenditure of time and e…

Cited by 9SourcePDFScholar
2023

Improving Diversity in Zero-Shot GAN Adaptation with Semantic Variations

ICCV 2023poster

Training deep generative models usually requires a large amount of data. To alleviate the data collection cost, the task of zero-shot GAN adaptation aims to reuse well-trained generators to synthesize images of an unseen target domain without any further training samples. Due to the data absence, th…

Cited by 2PDFScholar
2023

MM-Diffusion: Learning Multi-Modal Diffusion Models for Joint Audio and Video Generation

CVPR 2023poster

We propose the first joint audio-video generation framework that brings engaging watching and listening experiences simultaneously, towards high-quality realistic videos. To generate joint audio-video pairs, we propose a novel Multi-Modal Diffusion model (i.e., MM-Diffusion), with two-coupled denois…

2023

SINC: Self-Supervised In-Context Learning for Vision-Language Tasks

ICCV 2023poster

Large Pre-trained Transformers exhibit an intriguing capacity for in-context learning. Without gradient updates, these models can rapidly construct new predictors from demonstrations presented in the inputs. Recent works promote this ability in the vision-language domain by incorporating visual info…

Cited by 5PDFScholar
2022

Advancing High-Resolution Video-Language Representation With Large-Scale Video Transcriptions

CVPR 2022poster

We study joint video and language (VL) pre-training to enable cross-modality learning and benefit plentiful downstream VL tasks. Existing works either extract low-quality video features or learn limited text embedding, while neglecting that high-resolution videos and diversified semantics can signif…

Cited by 225PDFcodeScholar
2022

Debiasing Event Understanding for Visual Commonsense Tasks

ACL 2022findings

We study event understanding as a critical step towards visual commonsense tasks. Meanwhile, we argue that current object-based event understanding is purely likelihood-based, leading to incorrect event prediction, due to biased correlation between events and objects. We propose to mitigate such bia…

Cited by 2SourcePDFScholar
2022

Long-Form Video-Language Pre-Training with Multimodal Temporal Contrastive Learning

NeurIPS 2022accept

Large-scale video-language pre-training has shown significant improvement in video-language understanding tasks. Previous studies of video-language pretraining mainly focus on short-form videos (i.e., within 30 seconds) and sentences, leaving long-form video-language pre-training rarely explored. Di…

2022

MLP-SVNET: A Multi-Layer Perceptrons Based Network for Speaker Verification

ICASSP 2022accepted

Convolution and self-attention based neural networks have both obtained excellent performance in automatic speaker verification. However, the convolution model often lacks the ability of long-term dependency modeling due to the limitation of receptive field, while the self-attention model is insuffi…

Cited by 0SourceScholar
2022

Self-Knowledge Distillation via Feature Enhancement for Speaker Verification

ICASSP 2022accepted

As the most widely used technique, deep speaker embedding learning has become predominant in speaker verification task recently. Very large neural networks such as ECAPA-TDNN and ResNet can achieve the state-of-the-art performance. However, large models are computationally unfriendly in general, whi…

Cited by 0SourceScholar
2021

Probing Inter-modality: Visual Parsing with Self-Attention for Vision-and-Language Pre-training

NeurIPS 2021poster

Vision-Language Pre-training (VLP) aims to learn multi-modal representations from image-text pairs and serves for downstream vision-language tasks in a fine-tuning fashion. The dominant VLP models adopt a CNN-Transformer architecture, which embeds images with a CNN, and then aligns images and text w…

Cited by 92SourcePDFScholar
2021

Searching the Search Space of Vision Transformer

NeurIPS 2021poster

Vision Transformer has shown great visual representation power in substantial vision tasks such as recognition and detection, and thus been attracting fast-growing efforts on manually designing more effective architectures. In this paper, we propose to use neural architecture search to automate this…

2021

Seeing Out of the Box: End-to-End Pre-Training for Vision-Language Representation Learning

CVPR 2021poster

We study on joint learning of Convolutional Neural Network (CNN) and Transformer for vision-language pre-training (VLPT) which aims to learn cross-modal alignments from millions of image-text pairs. State-of-the-art approaches extract salient image regions and align regions with words step-by-step.…

Cited by 305PDFcodeScholar
2019

WSOD2: Learning Bottom-Up and Top-Down Objectness Distillation for Weakly-Supervised Object Detection

ICCV 2019poster

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neural networks (CNN). Although CNN is proficient in extracting discriminative local…

Cited by 185PDFcodeScholar