most citedFrom Human Memory to AI Memory: A Survey on Memory Mechanisms in the Era of LLMs

2 citations · 4 across the 11 of their papers we have counts for

collaborators

11 papers

cs.CL2026

InsightChain: Optimized Chain-of-Insight Analytics for LLM-driven Data Visualization

Hanya Sun, Chen Zhang, Sheng Liang +2

Large language models (LLMs) are increasingly used for automated data visualization, yet existing approaches often frame visualization generation as a single-step mapping from user…

cs.AI2026

AsymSpec: Context-Asymmetric Speculative Decoding for Agentic LLMs

Sheng Liang, Yongyue Zhang, Nathanael Brian +4

Agentic LLM pipelines face escalating inference costs as context accumulates across retrieval, tool use, and multi-turn interactions. To control latency, deployments routinely comp…

cs.CL2026

SpecSteer: Synergizing Local Context and Global Reasoning for Efficient Personalized Generation

Hang Lv, Sheng Liang, Hao Wang +6

Realizing personalized intelligence faces a core dilemma: sending user history to centralized large language models raises privacy concerns, while on-device small language models l…

cs.IR2026

MLDocRAG: Multimodal Long-Context Document Retrieval Augmented Generation

Yongyue Zhang, Yaxiong Wu

Understanding multimodal long-context documents that comprise multimodal chunks such as paragraphs, figures, and tables is challenging due to (1) cross-modal heterogeneity to local…

cs.CL2026★ 2 cited

ERNIE 5.0 Technical Report

Haifeng Wang, Hua Wu, Tian Wu +432

In this report, we introduce ERNIE 5.0, a natively autoregressive foundation model desinged for unified multimodal understanding and generation across text, image, video, and audio…

cs.CL2025

Query-Centric Graph Retrieval Augmented Generation

Yaxiong Wu, Jianyuan Bo, Yongyue Zhang +2

Graph-based retrieval-augmented generation (RAG) enriches large language models (LLMs) with external knowledge for long-context understanding and multi-hop reasoning, but existing…