338 upvotes · 27 JUL 2026 · Kimi Team, Tongtong Bai, Yifan Bai et al.
This paper introduces Kimi K3, a large-scale, open-source AI model that achieves state-of-the-art performance on a range of tasks, including vision and coding, and is designed to be more efficient and scalable than previous models, making it a promising candidate for real-world applications.
302 upvotes · 11 SEP 2026 · Jiyan He, Guang Liang, Hao Liu et al.
This paper introduces ZGCM-1, a highly efficient foundation model for math and agentic search that combines internal thinking with external tool use, and shows it can perform well on various benchmarks despite its compact size. Practitioners may care about the efficiency improvements and scalable architecture of ZGCM-1.
149 upvotes · 27 AUG 2026 · Tingyun Li, Wenfeng Feng, Weiqing Li et al.
This paper proposes a method to determine which past update evidence in a large language model is still relevant and useful after subsequent training, to prevent wasting compute and potentially degrading the model's performance. Practitioners in the field of autonomous systems and language models might care about this problem because it can lead to better model performance and efficiency in adapting to changing domains and requirements.
128 upvotes · 13 JUL 2026 · Mikhail Komarov, Ivan Bondarenko, Stanislav Shtuka et al.
This paper introduces RAGU, an open-source GraphRAG engine that improves large language models with structured knowledge by separating extraction and consolidation, and trains a compact extractor that outperforms larger models on knowledge-graph construction and GraphRAG tasks. Practitioners might care because RAGU can efficiently generate more accurate and complete context for tasks like factoid-level evidence recall and multi-hop question answering.
88 upvotes · 19 AUG 2026 · Hangrui Xu, Jiarui Wang, Yang Yang et al.
This paper proposes a new framework for training autonomous agents to perform multi-turn tool-calling tasks, addressing the challenge of dealing with vast solution spaces by using a diamond topology-aware approach. Practitioners may care about this research because it can help improve the performance of autonomous agents in complex tasks.
86 upvotes · 10 AUG 2026 · Alexander Panfilov, David Schmotz, Ilia Shumailov et al.
This paper reveals a vulnerability in how large language model providers store and return their models' step-by-step reasoning, allowing attackers to extract sensitive information and potentially inject malicious code. Practitioners should care because this vulnerability can be exploited to steal proprietary models' reasoning and private data, as well as inject malicious payloads into public models.
82 upvotes · 31 JUL 2026 · Qiming Shi, Yulong Tao, Linbo Jin et al.
This paper evaluates how well large language model (LLM) agents can perform long-term tasks in a real-world e-commerce setting, where they need to make decisions over time and adapt to changing conditions. Practitioners in e-commerce and AI research can learn from this study to improve the performance of LLM agents in similar environments.
81 upvotes · 3 SEP 2026 · Zixuan Fu, Bingxiang He, Yuxin Zuo et al.
This paper investigates the role of training data in on-policy distillation, a technique used to improve large language models, and finds that even a single query can lead to significant improvements, but the process is slow and algorithm-starved.
72 upvotes · 10 SEP 2026 · Koutian Wu, Junjie Zhou, Ergan Shang et al.
This paper creates a database and search engine to help researchers and developers find and understand AI benchmarks, making it easier to evaluate and compare AI systems. Practitioners can use Benchmark Radar to discover and evaluate benchmarks, reducing the time and effort spent searching for relevant evaluations.
69 upvotes · 26 JUL 2026 · Qinsi Wang, Jing Shi, Huazheng Wang et al.
This paper introduces a new method to improve large language models (LLMs) called RLSVR, which uses a task-transformation technique to generate self-verifiable rewards, enabling LLM self-improvement on open-ended tasks. Practitioners might care about this because it could lead to more reliable and scalable self-improvement methods for LLMs.
54 upvotes · 28 JUL 2026 · Jiangwang Chen, Zixin Song, Junlin Liu et al.
This paper introduces a method called DecoEvo, which helps large language models improve by co-evolving a solver skill and a rubric-generator skill in a way that's more efficient and effective. Practitioners might care about this because it could lead to better performance and more reliable optimization in open-ended tasks.
49 upvotes · 19 MAY 2026 · Hao Liang, Qifeng Cai, Yibo Lin et al.
This paper introduces a benchmark to measure how well large language models (LLMs) can prepare training data, and how well they evaluate the quality of that data. Practitioners might care because improving data preparation can lead to better model performance.