10 papers
V-Mem: Modality-Routed Retrieval for Long-Term Multimodal Agentic Memory
Dingyi Kang, Dongming Jiang, Yi Li +2
Interaction between users and LLM agents is increasingly multimodal: conversations interleave text with images, and a later question may target either. Yet most agent memories are…
ProtoMedAgent: Multimodal Clinical Interpretability via Privacy-Aware Agentic Workflows
Alvaro Lopez Pellicer, Plamen Angelov, Marwan Bukhari +3
While interpretable prototype networks offer compelling case-based reasoning for clinical diagnostics, their raw continuous outputs lack the semantic structure required for medical…
DarkForest: Less Talk, Higher Accuracy for Multi-Agent LLMs
Yi Li, Songtao Wei, Dongming Jiang +3
Multi-agent LLM systems improve reasoning by combining outputs from multiple agents, but interaction-heavy methods can introduce error propagation and high communication overhead.…
Anatomy of Agentic Memory: Taxonomy and Empirical Analysis of Evaluation and System Limitations
Dongming Jiang, Yi Li, Songtao Wei +8
Agentic memory systems enable large language model (LLM) agents to maintain state across long interactions, supporting long-horizon reasoning and personalization beyond fixed conte…
HAGE: Harnessing Agentic Memory via RL-Driven Weighted Graph Evolution
Dongming Jiang, Yi Li, Guanpeng Li +2
Memory retrieval in agentic large language model (LLM) systems is often treated as a static lookup problem, relying on flat vector search or fixed binary relational graphs. However…
LEAD: Length-Efficient Adaptive and Dynamic Reasoning for Large Language Models
Songtao Wei, Yi Li, Zhikai Li +7
Large reasoning models, such as OpenAI o1 and DeepSeek-R1, tend to become increasingly verbose as their reasoning capabilities improve. These inflated Chain-of-Thought (CoT) trajec…