Master's Student
University of Science and Technology of China · School of Cyber Science
Research interests: LLM agents, agent memory, and long-context language models.
Master's student researching LLM agents, agent memory, and long-context language models — how agents retrieve, retain, and use information over long horizons.
I'm Ruizhe Li (李睿哲), a master's student at USTC. My research focuses on LLM agents, agent memory, and long-context language models.
University of Science and Technology of China · School of Cyber Science
Research interests: LLM agents, agent memory, and long-context language models.
University of Science and Technology of China · School of Artificial Intelligence and Data Science
arXiv:2608.12888 · 2026
ReFind gives an agent iterative, controllable search over unmodified chat logs, combining lexical retrieval with session-aware ranking, local context, and temporal narrowing. It reaches the highest mean accuracy among compared systems on MemoryAgentBench without constructing summaries, trees, or knowledge graphs.
arXiv:2607.24368 · 2026
InMind is a 125-task benchmark showing that a memory can be crucial even when it is not textually similar to the current query. Its paired controls isolate whether failures come from storage, missing world knowledge, or retrieval and routing.
arXiv:2601.08536 · 2026
A benchmark of 132 expert-grounded tasks across 22 domains and 9,430 fully-verifiable binary rubrics, scoring deep-research reports on information recall, analysis, and presentation. Built with a four-stage LLM+human pipeline and 400+ expert-hours — even the strongest systems satisfy fewer than 50% of rubrics.
Findings of EMNLP 2025 · arXiv:2504.15784
A reference-based method that scores the creativity of large-language-model outputs against human references, offering a more reliable and automatic alternative to costly human creativity ratings.
CIKM 2024 · arXiv:2408.06809
Recasts conversational recommendation as a three-phase offline policy-learning problem, decoupling interaction-policy learning from costly online exploration.
Agent-controlled search over raw chat logs for long-term memory. ReFind combines iterative lexical retrieval with chat-native controls and rivals structured memory systems without building summaries, trees, or knowledge graphs.
A 125-task benchmark for the implicit-association blind spot in long-term agent memory, with paired controls that isolate storage, world-knowledge, retrieval, and application failures.
Evaluation suite and leaderboard for deep-research agents, grounded in expert-written reports. Rubric extraction, batched LLM-as-judge scoring, and token accounting.
Metastone Technology
Designed the memory system for a role-play product.