collaborators

18 papers

cs.AI2026

MindMemOS: A Portable and Self-Evolving Memory Operating Layer for AI Agents

Kaichao Liang, Yuqi Cui, Hao Kong +13

Memory is a core component of AI agents, enabling them to accumulate experience, maintain personalization, and adapt over long-term interactions. However, existing memory systems o…

cs.AI2026

Retain or Consolidate? Budget-Dependent Operator Selection for Language Agent Memory

Qingcan Kang, Mingyang Liu, Shixiong Kai +5

Language agents depend on memory across interactions. However, the limited context windows of large language models (LLMs) and their inference costs constrain how much memory can b…

cs.AI2026

Learning What to Remember: Observability-Safe Memory Retention via Constrained Optimization for Long-Horizon Language Agents

Qingcan Kang, Liu Mingyang, Shixiong Kai +3

Long-horizon language agents accumulate observations, reasoning traces, and retrieved facts exceeding context windows, making memory retention a fundamental resource-allocation pro…

cs.AI2026

EvoOptiGraph: Weakness-Driven Coevolution via Graph-Based Structural Generation for Optimization Modeling

Qingcan Kang, Mingyang Liu, Xiaojin Fu +3

Automating optimization modeling from natural language with large language models (LLMs) faces two key challenges. First, training corpora lack structural diversity. Second, data g…

cs.LG2026

ASymPO: Asymmetric-Scale Policy Optimization for Asynchronous LLM Post-Training Without Behavior Information

Zehua Liu, Yuxuan Yao, Xiaojin Fu +2

Asynchronous reinforcement learning can improve language-model post-training throughput by decoupling response generation from policy optimization, but stale responses introduce di…

cs.AI2026

From Long News to Accurate Forecast: Importance-Aware Fusion and PRM-Guided Reflection for Time Series Forecasting

Mingyang Liu, Qingcan Kang, Yuke Wang +6

Incorporating news into time series forecasting is appealing because news can reveal abrupt exogenous events that historical values alone cannot recover. However, existing LLM-base…