Papers

Filtered to LLMs · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

NexForge: Scaling Agent Capabilities through Requirement-Driven Task Synthesis for LLMs

14 upvotes · 22 JUL 2026 · Jiarong Zhao, Zhikai Lei, Zhiheng Xi et al.

This paper develops a framework called NexForge that helps train more capable artificial agents by automatically generating a large number of tasks and training data, without requiring a lot of manual setup. Practitioners might care because it can improve the performance of their own agent models.

Novel Claim or Déjà Vu? Rethinking "Contamination-Free'' Dynamic Evaluation for Multimodal Automated Fact-Checking

13 upvotes · 26 JUL 2026 · Haorui He, Xinwen Chen, Dacheng Wen et al.

This paper investigates the reliability of dynamic benchmarks for multimodal automated fact-checking by examining contamination risks and their impact on evaluation metrics. Practitioners should consider the potential for contamination in dynamic benchmarks to ensure accurate performance estimates.

Σ-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems

13 upvotes · 30 JUL 2026 · Peilin Feng, Suorong Yang, Soujanya Poria

This paper introduces a new type of memory system for large language model (LLM) based multi-agent systems that tracks which agents can be trusted and under what conditions. Practitioners might care because it can help improve the reliability and coordination of these systems.