← Search

YUCHENG LI

15 accepted papers

2026

xKV: Cross-Layer KV-Cache Compression via Aligned Singular Vector Extraction

ICML 2026poster

Long-context Large Language Models (LLMs) enable powerful applications but incur high memory costs due to the key–value states (KV-Cache). Recent studies attempt to share KV-Cache across layers, but these approaches either require expensive pretraining or rely on per-token cross-layer cosine similar…

Cited by 0SourceScholar
2025

MMInference: Accelerating Pre-filling for Long-Context Visual Language Models via Modality-Aware Permutation Sparse Attention

ICML 2025poster

The integration of long-context capabilities with visual understanding unlocks unprecedented potential for Vision Language Models (VLMs). However, the quadratic attention complexity during the pre-filling phase remains a significant obstacle to real-world deployment. To overcome this limitation, we…

Cited by 0SourcePDFScholar
2025

R-KV: Redundancy-aware KV Cache Compression for Reasoning Models

NeurIPS 2025poster

Reasoning models have demonstrated impressive performance in self-reflection and chain-of-thought reasoning. However, they often produce excessively long outputs, leading to prohibitively large key-value (KV) caches during inference. While chain-of-thought inference significantly improves performanc…

Cited by 0SourceScholar
2025

SCBench: A KV Cache-Centric Analysis of Long-Context Methods

ICLR 2025poster

Long-context Large Language Models (LLMs) have enabled numerous downstream applications but also introduced significant challenges related to computational and memory efficiency. To address these challenges, optimizations for long-context inference have been developed, centered around the KV cache.…

Cited by 8SourcePDFScholar
2024

An Open-Source Data Contamination Report for Large Language Models

EMNLP 2024finding

Data contamination in model evaluation has become increasingly prevalent with the growing popularity of large language models. It allows models to “cheat” via memorisation instead of displaying true capabilities. Therefore, contamination analysis has become an crucial part of reliable model evaluati…

2024

LatestEval: Addressing Data Contamination in Language Model Evaluation through Dynamic and Time-Sensitive Test Construction

AAAI 2024technical

Data contamination in evaluation is getting increasingly prevalent with the emergence of language models pre-trained on super large, automatically crawled corpora. This problem leads to significant challenges in the accurate assessment of model capabilities and generalisations. In this paper, we pro…

2024

MInference 1.0: Accelerating Pre-filling for Long-Context LLMs via Dynamic Sparse Attention

NeurIPS 2024spotlight

The computational challenges of Large Language Model (LLM) inference remain a significant barrier to their widespread deployment, especially as prompt lengths continue to increase. Due to the quadratic complexity of the attention computation, it takes 30 minutes for an 8B LLM to process a prompt of…

2024

On the Rigour of Scientific Writing: Criteria, Analysis, and Insights

EMNLP 2024finding

Rigour is crucial for scientific research as it ensures the reproducibility and validity of results and findings. Despite its importance, little work exists on modelling rigour computationally, and there is a lack of analysis on whether these criteria can effectively signal or measure the rigour of…

2024

With Ears to See and Eyes to Hear: Sound Symbolism Experiments with Multimodal Large Language Models

EMNLP 2024main

Recently, Large Language Models (LLMs) and Vision Language Models (VLMs) have demonstrated aptitude as potential substitutes for human participants in experiments testing psycholinguistic phenomena. However, an understudied question is to what extent models that only have access to vision and text m…

2023

Compressing Context to Enhance Inference Efficiency of Large Language Models

EMNLP 2023long main

Large language models (LLMs) achieved remarkable performance across various tasks. However, they face challenges in managing long documents and extended conversations, due to significantly increased computational requirements, both in memory and inference time, and potential context truncation when…

Cited by 0SourcecodeScholar
2023

Metaphor Detection via Explicit Basic Meanings Modelling

ACL 2023short

One noticeable trend in metaphor detection is the embrace of linguistic theories such as the metaphor identification procedure (MIP) for model architecture design. While MIP clearly defines that the metaphoricity of a lexical unit is determined based on the contrast between its contextual meaning an…

2022

CM-Gen: A Neural Framework for Chinese Metaphor Generation with Explicit Context Modelling

COLING 2022main

Nominal metaphors are frequently used in human language and have been shown to be effective in persuading, expressing emotion, and stimulating interest. This paper tackles the problem of Chinese Nominal Metaphor (NM) generation. We introduce a novel multitask framework, which jointly optimizes three…

2022

Cache-Augmented Inbatch Importance Resampling for Training Recommender Retriever

NeurIPS 2022accept

Recommender retrievers aim to rapidly retrieve a fraction of items from the entire item corpus when a user query requests, with the representative two-tower model trained with the log softmax loss. For efficiently training recommender retrievers on modern hardwares, inbatch sampling, where the items…

Cited by 12SourcePDFScholar