AINews Portal

Research Command Center

One ranked queue for papers, model launches, repos, agent installs, and cross-market opportunities. JSON is available at /api/research.

Opportunity

12

Paper

20

Model

20

Repo

20

Agent

19

Paper
55/1000 mentions · ▲ 257
EnvHarness: Awakening Static Worlds for Agent Learning

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

Open signal
1
Paper
55/100Research papers0 mentions · ▲ 2574d
EnvHarness: Awakening Static Worlds for Agent Learning

EnvHarness and EnvRigger dynamically reshape static environments via programmable plugins to target agent weaknesses and improve reinforcement learning co-evolution.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1988048h mentions: 07d mentions: 0HF upvotes: 257Implementation: not detected
2
Paper
51/100Research papers0 mentions · ▲ 3749d
StateM: Reaching 95.3% Raw Accuracy, or a \$15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling

StateM is a runtime system that improves long-horizon agent execution through durable states, recoverable runbooks, and enforceable procedural controls without altering model weights.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1508948h mentions: 07d mentions: 0HF upvotes: 374Implementation: not detected
3
Paper
50/100Research papers0 mentions · ▲ 25910d
Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination

A new benchmark for AI-generated video detection reveals that current detectors fail to generalize across realistic crisis-related videos and become less reliable as content spreads socially.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1439148h mentions: 07d mentions: 0HF upvotes: 259Implementation: not detected
4
Paper
48/100Research papers0 mentions · ▲ 24512d
Spark-to-Paper: End-to-End Research Paper Generation as a Composable Skill

Spark-to-Paper is a lightweight, composable workflow inside coding assistants that generates research papers by separating planning from reporting, enforcing evidence-based claim revision, and using integrity checks to reduce fabrication.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1192448h mentions: 07d mentions: 0HF upvotes: 245Implementation: not detected
5
Paper
48/100Research papers0 mentions · ▲ 18113d
ComBodied Agents: a New Paradigm of Human-Centric Agentic AI

Combodied Agents integrate digital and embodied tools into a closed-loop framework that models individual human-state trajectories over time to provide proportionate, consent-aware support.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1091548h mentions: 07d mentions: 0HF upvotes: 181Implementation: not detected
6
Paper
48/100Research papers0 mentions · ▲ 17113d
Beyond Pixels: From Video Priors to 4D Worlds

Latent-to-4D enables reusable direct 4D generation from video diffusion latents via alignment with a pretrained decoder and spatiotemporal attention, transferring across generators without retraining.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.1074448h mentions: 07d mentions: 0HF upvotes: 171Implementation: not detected
7
Paper
47/100Research papers0 mentions · ▲ 55314d
BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

A 150M-parameter reasoning model using recurrent latent reasoning and in-context learning achieves a new cost-accuracy frontier on ARC-AGI-1.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.0988848h mentions: 07d mentions: 0HF upvotes: 553Implementation: not detected
8
Paper
47/100Research papers0 mentions · ▲ 30314d
Macaron-V1: Towards Open Continual Learning with Self-Improvement and Mixture-of-LoRA

Macaron-V1 is an open agent-model family that uses a Mixture-of-LoRA architecture and recursive self-improvement to enable continual learning and collaboration across specialized tasks.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.0981948h mentions: 07d mentions: 0HF upvotes: 303Implementation: not detected
9
Paper
47/100Research papers0 mentions · ▲ 18715d
On-Policy Self-Distillation without Any Supervision

Unsupervised on-policy self-distillation improves large language models by using internal consistency and majority-vote pseudo-solutions to correct confident errors without external supervision.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.0629648h mentions: 07d mentions: 0HF upvotes: 187Implementation: not detected
10
Paper
44/100Research papers0 mentions · ▲ 22319d
Recursive Synthesis for Long-Horizon Terminal Tasks

This paper introduces a method to automatically generate large volumes of training data for AI agents that perform long, multi-step tasks in terminal environments (like running commands in a shell). The key problem is that such data is normally hand-crafted and costs hundreds to thousands of dollars per task because the instruction, environment, and solution must all be consistent. The new approach, called Recursive Synthetic Terminal Tasks (RST), starts with a few verified tasks and repeatedly extends their solutions, then automatically updates the instructions and checks to match, validating each new task in a sandbox. Over 15 rounds, it produced 37,484 tasks at about $0.05 each, with difficulty rising sharply—median solution length grew from 67 to 374 lines, and the best model's success rate dropped from 90% to 2.5%. Training models on these synthetic tasks improved their performance on standard terminal-agent benchmarks by up to 41% relative, and the process shows no signs of plateauing, suggesting it could scale further.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.0546648h mentions: 07d mentions: 0HF upvotes: 223Implementation: not detected
11
Paper
43/100Research papers0 mentions · ▲ 25023d
OpenART: Scaling Agent Red Teaming via Open-Ended Environment Evolution

OpenART introduces a scalable red-teaming arena with evolving stateful environments to evaluate long-horizon AI agent safety, using the EMHA attack policy to expose increasing failure rates as task complexity grows.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2608.0067748h mentions: 07d mentions: 0HF upvotes: 250Implementation: not detected
12
Paper
42/100Research papers0 mentions · ▲ 29425d
Qwen-UI-Agent Technical Report: Toward Next-Generation Real-World Centric Foundation GUI Agents

This paper introduces Qwen-UI-Agent, a foundation model designed to act as a general-purpose executor across mobile, desktop, web, and search interfaces. Unlike typical GUI agents that operate in isolated sandboxes, it runs on real devices and unifies GUI clicks with command-line actions, generating multiple steps per turn to handle long, complex workflows. A key innovation is an automated data flywheel where the agent itself builds tasks, diagnoses its own failures, and plans improvements, plus online reinforcement learning on trajectories over 100 steps using 10,000+ parallel environments. The headline results show state-of-the-art mobile performance (82.1% on MobileWorld, 92.2% on MobileWorld-Real) and competitive computer/browser scores (79.5% on OSWorld-Verified, 73.6% on WebArena) against frontier models like GPT-5.6 and Gemini 3.1 Pro. The work matters because it pushes agents from scripted demos toward reliable, self-improving operation on actual devices, a prerequisite for practical digital assistants.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.2822748h mentions: 07d mentions: 0HF upvotes: 294Implementation: not detected
13
Paper
42/100Research papers0 mentions · ▲ 29325d
AskChem: Claim-Centered Infrastructure for Chemistry Literature Synthesis

AskChem changes chemistry literature search from returning ranked papers to returning atomic, provenance-carrying claims—each tied to a source DOI and a verbatim quote or evidence locator. It indexes 2.4M claims from 147K papers and offers multiple access paths: a faceted taxonomy for browsing, an evidence graph linking claims, and a living taxonomy organized by scientific principles, plus REST, SDK, and MCP interfaces for AI agents. In their benchmark, grounding a GPT-5.5 reader in AskChem achieved 100% resolvable DOIs versus 88.3% without retrieval, and the highest citation density among five systems tested. This matters because it directly addresses the manual assembly and verification burden in cross-paper synthesis, for both humans and AI agents.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.2861848h mentions: 07d mentions: 0HF upvotes: 293Implementation: not detected
14
Paper
42/100Research papers0 mentions · ▲ 16925d
Frontis-MA1: Training an AI4AI Model towards Recursive Self-Improvement in Machine Learning Engineering

This paper introduces OpenMLE, an open-source framework for studying recursive self-improvement (RSI) in machine learning engineering, where AI systems help build better AI. The framework includes a verifiable task environment, reinforcement learning for operator learning, and long-horizon evolutionary search. Using this stack, the authors post-train a 35B-parameter model called Frontis-MA1 to act as a meta-evolution agent, composing four atomic program-editing operations—Draft, Improve, Debug, and Crossover—into an iterative loop. On the MLE-Bench Lite benchmark, the model improves its Medal Average from 39.39% to 60.61% over its base model, and reaches 71.21% with an enhanced search variant, outperforming GPT-5.5 + Codex and approaching much larger models like GPT-5.6 Sol and Kimi K3. The results demonstrate that both the trained model and the search framework independently contribute to performance gains, and the authors release the model weights and code to enable reproducible RSI research.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.2856848h mentions: 07d mentions: 0HF upvotes: 169Implementation: not detected
15
Paper
41/100Research papers0 mentions · ▲ 33628d
Kimi K3: Open Frontier Intelligence

Kimi K3 is a 2.8-trillion-parameter open-source AI model that uses a Mixture-of-Experts design to activate only 104 billion parameters per token, making it efficient despite its size. It introduces new attention mechanisms and a stable expert-routing method to improve performance across long sequences and deep networks, achieving roughly 2.5x better scaling efficiency than its predecessor. The model excels at long-horizon coding, agentic tasks, reasoning, and vision, outperforming all other open models and most proprietary ones, though it still trails the top closed models like Claude Fable 5 and GPT-5.6 Sol. Its release as open weights aims to accelerate research and deployment of frontier-level AI.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.2465348h mentions: 07d mentions: 0HF upvotes: 336Implementation: not detected
16
Paper
40/100Research papers0 mentions · ▲ 2031mo
ABot-World-0: Infinite Interactive World Rollout on a Single Desktop GPU

ABot-World-0 is a video world model that runs real-time, interactive simulations on a single desktop GPU. It learns to generate coherent video sequences in response to keyboard actions by training on a diverse mix of AAA games, simulations, and internet videos. The key innovation is a training method called LongForcing that aligns the model's long self-generated sequences with a more accurate teacher model, preventing the drift that typically plagues long video generation. On a single RTX 5090, it streams 720P video at up to 16 FPS with only 1.2 seconds of latency, enabling interactive scene roaming and character control.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.1919148h mentions: 07d mentions: 0HF upvotes: 203Implementation: not detected
17
Paper
39/100Research papers0 mentions · ▲ 1831mo
RynnBrain 1.1: Towards More Capable and Generalizable Embodied Foundation Model

RynnBrain 1.1 is a family of embodied AI models (2B, 9B, and a 122B-A10B mixture-of-experts variant) trained to handle perception, spatial reasoning, localization, and planning for robots. The key upgrades over version 1.0 are contact-point prediction (where a robot should touch an object) and native 3D grounding for the smaller models, which makes their outputs more directly usable for manipulation. The authors also built a separate VLA (vision-language-action) model with a shared action space across different robot bodies, using masking to handle their differing morphologies, and tested it on three real robots. On benchmarks like VSI-Bench and RefSpatial-Bench, the largest model beats all proprietary and open-source competitors, and real-robot tests show that policies initialized with RynnBrain outperform those based on Qwen or other generalist VLAs. Notably, training on multiple tasks and robot types simultaneously improved both process scores and success rates compared to training each task separately.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.1797748h mentions: 07d mentions: 0HF upvotes: 183Implementation: not detected
18
Paper
39/100Research papers0 mentions · ▲ 1821mo
LongStraw: Long-Context RL Beyond 2M Tokens under a Fixed GPU Budget

LongStraw is a system that enables reinforcement learning (RL) post-training on contexts exceeding 2 million tokens using a fixed GPU budget, addressing the gap where inference handles million-token contexts but RL training typically tops out at 256K tokens. It works by evaluating the shared prompt without autograd, keeping only essential model state for later tokens, and replaying short response branches one at a time—trading extra replay time for a smaller live training graph. Implemented on Qwen3.6-27B and GLM-5.2 models, LongStraw completed grouped scoring and backward passes at 2.1 million positions on eight H20 GPUs, with a stress test reaching 4.46 million positions. This matters for AI agents that accumulate long trajectories of observations and tool outputs, though the paper notes these experiments establish execution capacity rather than full training correctness.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.1495248h mentions: 07d mentions: 0HF upvotes: 182Implementation: not detected
19
Paper
38/100Research papers0 mentions · ▲ 1871mo
Harness Handbook: Making Evolving Agent Harnesses Readable,Navigable, and Editable

Modern AI agents rely on a 'harness'—the code that builds prompts, manages state, calls tools, and coordinates execution—which must be constantly updated as models and APIs change. The main bottleneck is finding exactly which lines of code implement a desired behavior, because harness code is large, tangled, and spread across many files. This paper introduces the Harness Handbook, an automatically generated document that maps each high-level behavior to its source code locations, and a method called Behavior-Guided Progressive Disclosure (BGPD) that helps both human developers and coding agents navigate from a behavior description down to the relevant code. In tests on two real open-source harnesses, the handbook approach improved the accuracy of locating code and planning edits while using fewer tokens, especially for behaviors scattered across modules or on rarely executed paths.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2607.1328548h mentions: 07d mentions: 0HF upvotes: 187Implementation: not detected
20
Paper
37/100Research papers0 mentions · ▲ 1871mo
Orca: The World is in Your Mind

Orca establishes a unified world latent space through next-state-prediction modeling using multimodal data and demonstrates superior performance in downstream tasks compared to specialized baselines.

Read the abstract and check whether the method changes tool, benchmark, or model coverage.

arXiv: 2606.3053448h mentions: 07d mentions: 0HF upvotes: 187Implementation: not detected

Scores are synthesized from the portal's own tables: Radar, papers, model releases, repo snapshots, and MCP/skill discovery. Use this as an editorial triage queue, then verify primary sources before publishing.