← Search

Wen Hu

2 accepted papers

2026

ParaMETA: Towards Learning Disentangled Paralinguistic Speaking Styles Representations from Speech

AAAI 2026technical

Learning representative embeddings for different types of speaking styles, such as emotion, age, and gender, is critical for both recognition tasks (e.g., cognitive computing and human-computer interaction) and generative tasks (e.g., style-controllable speech generation). In this work, we introduce

Cited by 0SourcePDFScholar
2025

CAKE: Cascading and Adaptive KV Cache Eviction with Layer Preferences

ICLR 2025poster

Large language models (LLMs) excel at processing long sequences, boosting demand for key-value (KV) caching. While recent efforts to evict KV cache have alleviated the inference burden, they often fail to allocate resources rationally across layers with different attention patterns. In this paper, w…