Daily AI News — 2026-08-13
Generated at 2026-08-13T06:48:04.700461-07:00 by a GitHub Actions GitOps pipeline.
Top stories
- MBA: Multimodal Benchmark and Agents for Real-World Business Ideation — arXiv cs.AI, 2026-08-13 04:00 UTC. Score 12.6 — arXiv:2608.11616v1 Announce Type: new Abstract: Agentic systems powered by large language models (LLMs) have opened new opportunities for business ideation. Yet existing approaches remain confined to a text-only paradigm, despite the inherently multimodal nature of real-world contexts. We thus introduce MBA-Bench, the first multimodal benchmark for training and evaluating business ideation agents, comprising 30K samples across six domains, each domain characterized by distinct visual cues not fully conveyed by text alone. Concretely, we automatically caption images and employ GPT-4o to generate five reference ideas for each of three business…
- Language-Conditional Dequantization: Recovering What Quantization Steals from Non-English Languages — arXiv cs.CL, 2026-08-13 04:00 UTC. Score 11.8 — arXiv:2608.11786v1 Announce Type: new Abstract: Aggressive quantization disproportionately harms multilingual capability: in the sub-4B INT3 GPTQ regime, we measure 2-4x larger perplexity degradation on non-English languages than on English. We propose Language-Conditional Dequantization (LCD), a post-hoc method that attaches per-language rank-2 LoRA corrections to the linear layers of an already-quantized model, adding 0.12% parameters per language and training in under 20 minutes on a single GPU. Across Qwen2.5-3B and Llama-3.2-3B, LCD recovers 70-83% of the perplexity gap for non-Latin script languages and 17-28% of the GlobalMMLU accurac…
- AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research — arXiv cs.AI, 2026-08-13 04:00 UTC. Score 10.9 — arXiv:2608.11216v1 Announce Type: new Abstract: World modeling is an unsettled field: architectures, training objectives, and state representations interact in complex ways, and no single recipe dominates across environments. This makes it an ideal testbed for AI coding agents acting as autonomous researchers--a setting in which the improvement direction is not specified in advance, unlike the engineering-to-spec tasks that dominate current agent benchmarks. We introduce AutoWorldModel-Bench, a closed-loop benchmark in which frontier coding agents autonomously improve a provided world-model starter under a fixed compute budget. The benchmark…
- When Self-Consistency Backfires: Majority Vote Hurts the Majority of Hard Science Problems for Small LLMs — arXiv cs.AI, 2026-08-13 04:00 UTC. Score 10.1 — arXiv:2608.11403v1 Announce Type: new Abstract: Self-consistency (SC) via majority vote is a widely used way to spend inference-time compute: sample N chains of thought, return the plurality answer. On the full GPQA Diamond benchmark (198 graduate-level science questions), majority voting reduces per-problem accuracy on a majority of problems for two instruction-tuned models from different families: 56.6% of problems for Qwen2.5-7B and 65.7% for Llama-3-8B, with Qwen the primary demonstration and Llama corroborating the direction from a near-chance baseline. The effect was pre-registered on a 151-problem confirmatory split after being observ…
- One Frozen Simulator Is Not Enough: Simulator Collapse in Multi-Agent RL — arXiv cs.CL, 2026-08-13 04:00 UTC. Score 10.1 — arXiv:2608.12253v1 Announce Type: new Abstract: Multi-agent reinforcement learning for human-AI interaction typically relies on a single large language model to simulate user behavior. We show that this approach systematically fails to generalize, and trace the failure to simulator collapse: because the simulator LLM is mode-collapsed, an LLM policy trained against it overfits to narrow strategies that exploit the simulator's dominant mode, and such a policy transfers poorly to unseen simulators and real users. We formalize this collapse theoretically and propose two complementary solutions, one at inference time and one at training time. Th…
- FrontierFinance: A Challenging Benchmark for Measuring Frontier Intelligence of Finance Agents — arXiv cs.AI, 2026-08-13 04:00 UTC. Score 9.2 — arXiv:2608.11683v1 Announce Type: new Abstract: AI agents are increasingly deployed for professional investment research, yet no benchmark captures the complexity of the full investor workflow. Existing benchmarks mainly target financial data extraction, a narrow slice that current models have largely saturated, while reference-based metrics and generic LLM-as-a-judge scoring fall short on the open-ended, long-form answers that real analyst queries demand. We introduce FrontierFinance, a fully open benchmark of 220 expert-crafted queries and 11,543 source-attributed rubrics spanning six crucial use cases across the full investor workflow. Fr…
- Self-Evolving Embodied Agents via Skill-Harness Evolution — arXiv cs.CL, 2026-08-13 04:00 UTC. Score 8.4 — arXiv:2608.11350v1 Announce Type: new Abstract: Embodied agents are increasingly built as systems around foundation models, where performance depends not only on model weights but also on the skills, context, action interfaces, and execution harness surrounding the model. While supervised fine-tuning and reinforcement learning can adapt agents to new environments, they require additional data, rewards, and training runs; meanwhile, many train-free code-centric approaches rely on programmable robot APIs that may be unavailable in fixed-interface settings. We propose SHAPER, a self-evolving framework for train-free embodied adaptation that kee…
- Measure, Don't Optimize: Forecasting Recovery in LLM Unlearning — arXiv cs.CL, 2026-08-13 04:00 UTC. Score 8.4 — arXiv:2608.11408v1 Announce Type: new Abstract: Prior white-box studies show that large language models can retain latent traces of target knowledge after unlearning, even when the knowledge is no longer expressed in their outputs. However, existing audits remain limited to one-off diagnostics: it is unclear whether these residual signals can predict future recovery under continued training or serve as reliable optimization targets. Resolving this gap is essential to determine whether internal auditing can move beyond post-hoc evaluation toward proactive risk monitoring and safer unlearning. We propose J-Access, an inference-time audit that…
- As AI safety concerns mount, three pioneers make the case for staying open — TechCrunch AI, 2026-08-12 17:51 UTC. Score 6.9 — At Ai4, three of the world's most respected AI experts — Geoffrey Hinton, Fei-Fei Li, and Andrew Ng — debated regulation, open source access, and how America can compete as China advances in Asia.
- How OneAdvanced deployed over 50 AI agents on UK-sovereign AWS — AWS Machine Learning Blog, 2026-08-12 13:46 UTC. Score 6.9 — Learn how OneAdvanced, a UK enterprise software provider, built a UK-sovereign AI platform by self-hosting Llama 4 Maverick and Llama Guard 4 on Amazon SageMaker AI, with a RAG pipeline on pgvector and over 50 agents built with Strands Agents SDK on Amazon ECS.
Signals to watch
- Most represented sources: arXiv cs.AI (4), arXiv cs.CL (4), arXiv stat.ML (4), TechCrunch AI (3).
- Recurring themes: model (13), training (9), agent (7), inference (5), benchmark (4), llama (3), enterprise (3), gpt (2).
- Review the raw JSON output in
data/items/ if you want to audit scoring or feed coverage.
All links
- Selected items: 18
- AI summarization: deterministic fallback
- Source data:
data/items/ in this repository