← Search

Wanyun Cui

11 accepted papers

2025

Homogeneous Keys, Heterogeneous Values: Exploiting Local KV Cache Asymmetry for Long-Context LLMs

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have highlighted the critical importance of extending context length, yet the quadratic complexity of attention mechanisms poses significant challenges for efficient long-context modeling. KV cache compression has emerged as a key approach to address t…

Cited by 0SourcecodeScholar
2022

Enhancing Natural Language Representation with Large-Scale Out-of-Domain Commonsense

ACL 2022findings

We study how to enhance text representation via textual commonsense. We point out that commonsense has the nature of domain discrepancy. Namely, commonsense has different data formats and is domain-independent from the downstream task. This nature brings challenges to introducing commonsense in gene…

2021

Open Rule Induction

NeurIPS 2021poster

Rules have a number of desirable properties. It is easy to understand, infer new knowledge, and communicate with other inference systems. One weakness of the previous rule induction systems is that they only find rules within a knowledge base (KB) and therefore cannot generalize to more open and c…

2019

Transfer Learning for Sequences via Learning to Collocate

ICLR 2019poster

Transfer learning aims to solve the data sparsity for a specific domain by applying information of another domain. Given a sequence (e.g. a natural language sentence), the transfer learning, usually enabled by recurrent neural network (RNN), represent the sequential information transfer. RNN uses a…

Cited by 24SourcePDFScholar