works on

From the 1 of 27 linked papers with an AI index.

collaborators

27 papers

cs.LG2026

RippleKV: Cross-Layer KV Cache Allocation via Perturbation Propagation

Dongjie Xu, Kai Qian, Julius +6

Long-context LLM inference is bottlenecked by KV cache memory, yet distributing a limited cache budget across layers remains challenging. Existing methods rely on proxies such as l…

cs.MA2026

DREvo: Distilling Recalibrated Historical Experience for Harness Self-Evolution

Hanghui Guo, Weijie Shi, Zhangze Chen +6

The paper introduces DREvo, a method that improves the self‑evolution of large‑language‑model agents by dynamically reassessing and recalibrating historical trial experience to gui…

cs.AI2026

Task Decomposition-Guided Reranking for Adaptive Agent Skill Retrieval

Yanping Chen, Weijie Shi, Wen Yang +1

Skill usage can significantly enhance the ability of modern agent systems to complete complex tasks. However, the growing scale of skill libraries makes accurate skill selection in…

cs.IR2026

Fighting Numerical Hallucinations via Data-centric Compilation for Online Financial QA

Hao Chen, Xing Tang, Qirui Liu +6

Large Language Models (LLMs) have significantly advanced online data services, particularly in the domain of financial question answering (FinQA). However, such systems remain susc…

cs.CV2026

SSR3D-LLM: Structured Spatial Reasoning via Latent Steps for Fine-Grained Grounding in Unified 3D-LLMs

Jiawei Li, Ziyi Liu, Weijie Shi +3

3D object grounding localizes referred objects in a 3D scene from natural language. Unified instance-centric 3D-LLMs aim to solve grounding together with dialog, QA, and captioning…

cs.LG2026

RL: Reflect-then-Retry Reinforcement Learning with Language-Guided Exploration, Pivotal Credit, and Positive Amplification

Weijie Shi, Yanxi Chen, Zexi Li +5

Reinforcement learning drives recent advances in LLM reasoning and agentic capabilities, yet current approaches struggle with both exploration and exploitation. Exploration suffers…