Articles from arxiv.org
14 kept
- [2606.26907] Qwen-Image-Agent: Bridging the Context Gap in Real-World Image Generation
The paper proposes Qwen-Image-Agent, a unified agentic framework that uses planning, reasoning, search, memory, and feedback to bridge the context gap in real-world text-to-image generation.
- [2606.25996] Autodata: An agentic data scientist to create high quality synthetic data
Autodata uses AI agents as data scientists to create high-quality synthetic training data, with meta-optimization further improving performance.
- [2605.30846] Count Anything
Count Anything introduces a dual-granularity point-based model that unifies text-guided object counting across six visual domains, outperforming existing open-world methods.
- [2606.03979] Language Models Need Sleep: Learning to Self-Modify and Consolidate Memories
This paper proposes a 'Sleep' paradigm for LLMs, combining knowledge seeding via distillation and dreaming via RL-generated curricula to enable continual learning and memory consolidation.
- [2604.27505] Leveraging Verifier-Based Reinforcement Learning in Image Editing
Edit-R1 uses a chain-of-thought reasoning reward model, trained with Group Contrastive Preference Optimization, to provide fine-grained, interpretable rewards that improve image-editing model performance.
- [2603.09906] Thinking to Recall: How Reasoning Unlocks Parametric Knowledge in LLMs
Reasoning helps LLMs recall simple factual knowledge via a computational buffer effect and factual priming, but hallucinated intermediate facts increase final errors.
- [2603.01896] Agentic Code Reasoning
Semi-formal reasoning, a structured prompting methodology, improves LLM agents' ability to reason about code semantics without execution, boosting accuracy on patch equivalence, fault localization, and code question answering tasks.
- [2602.21193] On Data Engineering for Scaling LLM Terminal Capabilities
NVIDIA's Nemotron-Terminal models, trained on a new open-source synthetic dataset, dramatically boost terminal task accuracy, with the 32B parameter version matching much larger models on Terminal-Bench 2.0.
- [2602.16301] Multi-agent cooperation through in-context co-player inference
Training sequence model agents against diverse co-players induces in-context best-response strategies that naturally lead to cooperative behavior without hardcoded assumptions or explicit timescale separation.
- [2602.02361] SWE-Universe: Scale Real-World Verifiable Environments to Millions
SWE-Universe automatically constructs 807,693 real-world software engineering environments from GitHub PRs via iterative self-verification and in-loop hacking detection.
- [2508.15260] Deep Think with Confidence
Deep Think with Confidence (DeepConf) uses model confidence signals to filter low-quality reasoning traces, achieving up to 99.9% accuracy on AIME 2025 with 84.7% fewer tokens.
- [2601.02439] WebGym: Scaling Training Environments for Visual Web Agents with Realistic Tasks
WebGym, an open-source environment with 300k realistic tasks, enables RL training that boosts a vision-language model's success rate on unseen websites from 26.2% to 42.9%.
- [2508.13491] From Scores to Skills: A Cognitive Diagnosis Framework for Evaluating Financial Large Language Models
FinCDM, a cognitive diagnosis framework, evaluates financial LLMs at the knowledge-skill level using the CPA-KQA dataset, revealing hidden gaps beyond single scores.
- From Code Foundation Models to Agents and Applications: A Comprehensive Survey and Practical Guide to Code Intelligence
A comprehensive survey of code foundation models, agents, and applications provides a practical guide for building code intelligence systems.