Papers

Filtered to large language models · clear filter

Browse by term

continual learning 83reinforcement learning 50large language models 12benchmarking 11benchmarks 11language models 11vision-language models 11robotics 7natural language processing 6world models 6generative models 5recursive self-improvement 5attention mechanisms 4diffusion Transformers 4multi-agent systems 4multimodal learning 4multimodal models 4on-policy distillation 4self-distillation 4self-supervised learning 4transformers 4video generation 4vision-language-action models 4agent-based systems 3agentic models 3agentic search 3autonomous systems 3coding agents 3diffusion models 3image generation 3

Matching papers

Kimi K3: Open Frontier Intelligence

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.

ZGCM-1: A Fully Open and Extremely Efficient Foundation Model for Math and Agentic Search

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.

Knowing When Not to Reuse: Conditional Experience Transfer in Autonomous LLM Post-Training

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.

RAGU: A Multi-Step GraphRAG Engine with a Compact Domain-Adapted LLM

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.

DART-SD: Diamond-topology Aware Retrieval and Tuning for Self-Distillation of Multi-Turn Tool-Calling Agents

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.

Stealing Reasoning Traces from Proprietary LLM APIs

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.

MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations

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.

Rethinking On-Policy Distillation of Large Language Models II: One Training Example

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.

Benchmark Radar: A Living Database and Search Engine for AI Benchmarks and Evaluation

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.

From RLVR to RLSVR: Task Transformation Induces Self-Verifiable Rewards for Open-Ended LLM Self-Improvement

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.

DecoEvo: Score-Decoupled Co-Evolution of Solver and Rubric-Generator Skills in Text Space

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.