5 papers
DASH-KV: Accelerating Long-Context LLM Inference via Asymmetric KV Cache Hashing
Jinyu Guo, Zhihan Zhang, Jiehui Xie +7
The quadratic computational complexity of the standard attention mechanism constitutes a fundamental bottleneck for large language models in long-context inference. While existing…
From Similarity to Structure: Training-free LLM Context Compression with Hybrid Graph Priors
Yitian Zhou, Chaoning Zhang, Jiaquan Zhang +6
Long-context large language models remain computationally expensive to run and often fail to reliably process very long inputs, which makes context compression an important compone…
Experience Transfer for Multimodal LLM Agents in Minecraft Game
Chenghao Li, Jun Liu, Songbo Zhang +7
Multimodal LLM agents operating in complex game environments must continually reuse past experience to solve new tasks efficiently. In this work, we propose Echo, a transfer-orient…
Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain
Jiaquan Zhang, Chaoning Zhang, Shuxu Chen +9
Chain-of-Thought (CoT) has been shown to significantly improve the reasoning accuracy of large language models (LLMs) on complex tasks. However, due to the autoregressive, step-by-…
LMLPA: Language Model Linguistic Personality Assessment
Jingyao Zheng, Xian Wang, Simo Hosio +2
Large Language Models (LLMs) are increasingly used in everyday life and research. One of the most common use cases is conversational interactions, enabled by the language generatio…