Researchers have identified thousands of artists whose work appears in AI training datasets, from legendary Malaysian filmmaker P. Ramlee to contemporary pop star Taylor Swift, raising significant copyright and consent concerns. The discovery highlights a growing tension between AI developers' data collection practices and artists' intellectual property rights. The findings suggest widespread use of copyrighted material in training generative AI systems without explicit permission or compensation.
A new arXiv study introduces CogniConsole, an architectural framework that externalizes inference-time control to improve LLM reliability through structured prompting and programmatic coordination. Testing with 489 controllability probes shows that systematic scaffolding significantly reduces output variance and failure rates on the same model, suggesting that many LLM failures stem from under-specified control rather than insufficient model capability.
A new framework called GATS combines tree search with layered world models to eliminate LLM calls during AI agent planning while outperforming existing methods like LATS and ReAct. In stress tests across coding, web navigation, and long-horizon tasks, GATS achieved 100% success compared to 88.9% for LATS and 23.9% for ReAct, while requiring zero LLM calls per task versus 37 for LATS.
A new benchmark called Long-Horizon-Terminal-Bench introduces 46 complex terminal tasks designed to test AI agents on long-horizon planning, requiring hundreds of episodes and hours of execution rather than minutes. The benchmark uses dense intermediate rewards and partial credit grading across nine task categories including software engineering, scientific computing, and interactive games. Testing 15 frontier models reveals significant headroom, with even the strongest achieving only 15.2% pass rate on partial credit and 10.9% on perfect completion.
Researchers successfully formalized the Vlasov equation—a foundational result in mean-field theory—using Lean 4 by having an AI system execute proofs under human direction, completing the work in about a month. The collaboration yielded a reusable layer of optimal-transport mathematics (properties of Wasserstein metrics and Kantorovich-Rubinstein duality) that could be absorbed into the broader Mathlib library. The work demonstrates a new model for human-AI cooperation in formal mathematics, where the human steers high-level strategy while AI handles proof execution.
Experts discuss how world models—AI systems designed to simulate environments and predict future states—function and their current capabilities, while acknowledging significant technical challenges that still need resolution. The technology shows promise for robotics, planning, and autonomous systems, but researchers grapple with fundamental questions about accuracy, scalability, and how these models actually learn to represent physical reality.
A new neuro-agentic control framework combines large language models with time-series foundation models to autonomously defend critical infrastructure like water treatment plants against cyberattacks while preventing dangerous AI hallucinations. The system uses a "Counterfactual Physics Injection" mechanism to simulate proposed interventions before execution, rejecting unsafe actions. In tests on industrial datasets, the framework prevented 33.3% of breaches with zero physically invalid actions, outperforming traditional deep learning baselines.
A new study introduces L-MAD, a framework for evaluating how multiple AI agents debating legal questions can improve accuracy by up to 8% over single-agent systems. However, researchers discovered a critical trade-off: while more agents reduce errors, extending debate rounds causes agents to reinforce each other's mistakes—a phenomenon termed 'over-deliberation drift' that could undermine reliability in high-stakes legal applications.
A new dataset called MedRealMM, built from 5,620 de-identified patient-doctor interactions across 64 clinical departments in China, benchmarks large language models on multimodal medical consultation tasks. The evaluation of 19 LLMs reveals that while some frontier models match physician performance on positive clinical criteria, they fail significantly on safety and error avoidance—a critical gap for clinical deployment.
A new technique called KV-PRM eliminates the computational bottleneck of scoring long multi-agent AI rollouts by leveraging the KV cache already generated during language model inference, reducing scoring complexity from quadratic to linear time. The method matches or outperforms traditional text-based reward models on math benchmarks while cutting scoring costs by up to 5,000x FLOPs and latency by 37x, enabling practical application of process reward models at scale.
Taiwan Semiconductor Manufacturing Company, the world's largest contract chipmaker, reported a 68% increase in June revenue ahead of its second-quarter 2026 earnings announcement. The sharp revenue growth reflects surging global demand for advanced chips, particularly for artificial intelligence applications.