Multiple minors have filed lawsuits against X (formerly Twitter) claiming that the Grok AI chatbot was used to generate approximately 7,000 child sexual abuse material (CSAM) images, with one case involving a man who allegedly created such imagery of his stepdaughter. The lawsuits accuse X of inadequate safeguards and deliberately shielding child predators on its platform.
A new study from arXiv researchers analyzed 3,456 human interactions to identify three principles underlying social norms—outcome predictability, value alignment, and advantage awareness—and incorporated them into AI agents. When tested in pedestrian-vehicle interaction scenarios, the social-norm-informed LLM achieved nearly four times higher scores than baseline approaches and outperformed human-human coordination by 43%.
A new arXiv study identifies a fundamental vulnerability in compact world models used for robotic spatial reasoning: models appear to achieve 90% accuracy at understanding instructions like "put the red block left of the blue block," but are actually just transcribing the instruction rather than perceiving the scene. The researchers demonstrate the flaw collapses to 27% accuracy when the goal is withheld and propose a fix—keeping goals out of dynamics prediction while supervising the read path—that recovers genuine spatial grounding.
A new arXiv paper demonstrates that how AI agents are orchestrated—not which foundation model is chosen—drives enterprise agentic AI economics, with a controlled experiment across six models showing the orchestration layer reduces cost per task by 41%, latency by 44%, and tokens per task by 38% while maintaining quality. The finding reveals that efficiency gains from better orchestration are model-agnostic, while quality improvements correlate strongly with baseline model capability, and that optimizing the harness layer yields greater cost savings than switching between different foundation models.
A new study demonstrates that open-weight models like DeepSeek V3.2 can solve abstract reasoning tasks efficiently without expensive test-time compute or benchmark-specific fine-tuning. Researchers introduced the Explorer-Definer Pipeline and Reflective Orchestrator—agent architectures that separate pattern discovery from program synthesis—achieving 67.25% pass@2 on ARC-AGI-1's 400-task public set for just $0.62 per task, a ~52-point lift from baseline.
OpenAI has published its framework for engaging with government and national security agencies, emphasizing responsible AI deployment, democratic oversight, and public safety protections. The announcement establishes OpenAI's stance on how its technology should be used in government contexts while maintaining accountability mechanisms.
Researchers provide the first formal analysis of in-context search—where language models iteratively critique and revise their own solutions—modeling it as a Bayesian inference problem. The theory reveals that when AI self-reflection reliably catches early mistakes, models can solve nearly-impossible problems with exponential efficiency gains, but this benefit vanishes if reflection quality degrades.
Researchers have released AgentLens, an open-source benchmark that moves beyond binary pass/fail scoring to evaluate how coding agents follow instructions, use tools, verify work, and recover from errors throughout their entire problem-solving process. The benchmark combines formal verification with LLM-generated trajectory reviews and side-by-side comparisons to provide detailed explanations for each evaluation score, enabling developers to diagnose agent behavior and catch regressions in production pipelines.
China is weighing restrictions around sought-after AI models, potentially creating a technological barrier similar to Cold War divisions. The move reflects growing geopolitical tensions over AI development and access to cutting-edge computational resources.
OpenAI published a new analysis questioning the reliability of SWE-Bench Pro, a widely-used benchmark for evaluating AI coding capabilities. The research raises concerns about whether the benchmark accurately measures model performance, potentially affecting how developers assess AI coding tools.
General Intuition is leveraging millions of hours of video game footage to train foundation models for physical AI, aiming to reduce the real-world data required to build intelligent robots. The approach mirrors how large language models like ChatGPT transformed natural language processing, potentially unlocking a similar breakthrough in robotics development.