Daily AI News — 2026-08-12
Generated at 2026-08-12T06:46:57.304907-07:00 by a GitHub Actions GitOps pipeline.
Top stories
- From assistance to execution: How enterprises put AI to work — OpenAI Blog, 2026-08-12 06:00 UTC. Score 11.0 — OpenAI research reveals how enterprises are adopting agentic AI, using ChatGPT and Codex, and how frontier firms are pulling ahead in AI adoption.
- SKILLER: Language-Level Reinforcement Learning for Reusable Skill Extraction in Small Language Models — arXiv cs.AI, 2026-08-12 04:00 UTC. Score 10.1 — arXiv:2608.10538v1 Announce Type: new Abstract: Agent skills represent a standardized format for packaging procedural knowledge and domain expertise, serving within agent harness systems as an essential mechanism to continually constrain a language model's behavior space for repeatable, high-quality task execution. However, because strong closed-source models entail high inference costs, current popular agent harnesses, such as Codex and OpenClaw, remain prohibitively expensive when deploying these skills to accomplish real-world tasks. The rapid capability enhancement of open-source models deployable on consumer-grade GPUs presents a compel…
- Self-evolving Agentic Customer Support System at LinkedIn — arXiv cs.AI, 2026-08-12 04:00 UTC. Score 9.2 — arXiv:2608.10224v1 Announce Type: new Abstract: Enterprise support agents operate in rapidly changing environments where policies, product capabilities, and knowledge bases evolve continuously, making static assistants brittle and costly to maintain. We present LinkedIn's self-evolving agentic support system, which integrates retrieval-augmented generation with evolutionary auto-prompting and a modular, production-aligned evaluation framework to enable safe, continuous improvement without retraining foundation models. The system treats prompts, retrieval, and evaluation as a closed-loop, versioned workflow with operational guardrails. Offlin…
- Toward a Theory of Value in AI Alignment — arXiv cs.AI, 2026-08-12 04:00 UTC. Score 9.2 — arXiv:2608.10327v1 Announce Type: new Abstract: Can AI systems be aligned to human values? The popularization of large language models (LLMs) and multi-modal foundation models has seen a rise in harms spanning from toxic speech and hallucinations to AI agents executing unauthorized actions. Within the field of AI safety, these harmful instances are often framed as the alignment problem, or of models being misaligned with human values. Researchers have responded by pursuing applied and theoretical AI value alignment efforts, often without specifying what they mean by human values. How does the field of AI value alignment conceive of human val…
- Locally Deployable Small Language Models for Emergency Department Decision Support: A Systematic Benchmark of Fine-Tuning Strategies — arXiv cs.CL, 2026-08-12 04:00 UTC. Score 9.2 — arXiv:2608.10273v1 Announce Type: new Abstract: Deploying large language models (LLMs) for decision support in emergency departments (EDs) faces two major challenges: privacy risks of transmitting patient data to closed-source commercial LLMs and the lack of systematic evaluation of fine-tuning strategies for locally deployable open-source small language models (SLMs). We benchmarked eight open-source SLMs using zero-shot prompting, prefix tuning, Low-Rank Adaptation (LoRA), and full fine-tuning on three ED tasks: triage level prediction, specialist referral recommendation, and diagnosis prediction. Using 2,083 MIMIC-IV-ED cases and Claude H…
- Tiered KV cache for large LLMs on Amazon SageMaker HyperPod with Curvine — AWS Machine Learning Blog, 2026-08-12 13:42 UTC. Score 8.6 — Running large language model inference at scale forces a KV cache trade-off: oversized GPU instances or slow time-to-first-token. This post builds a tiered KV cache on Amazon SageMaker HyperPod that extends the cache into a shared, distributed NVMe pool with Curvine, so replicas reuse cache at near-local-disk speeds on cost-efficient instances.
- Daybreak models are now available on AWS — OpenAI Blog, 2026-08-11 10:00 UTC. Score 8.5 — OpenAI and AWS are making Daybreak cybersecurity capabilities available through Amazon Bedrock to support enterprise security workflows.
- CHORUS: Complementary Experts for High-Coverage Testbench Stimulus Generation — arXiv cs.AI, 2026-08-12 04:00 UTC. Score 8.4 — arXiv:2608.10090v1 Announce Type: new Abstract: Large language models (LLMs) have advanced code generation, where executable feedback provides a more reliable learning signal than textual imitation alone. Hardware verification is an important application of code generation and accounts for a substantial fraction of modern chip design effort, with high-coverage testbench stimulus generation as a key task. We present CHORUS, a post-training framework that pushes performance beyond what a conventional supervised fine-tuning (SFT)-to-reinforcement learning (RL) pipeline achieves. CHORUS builds on two observations. First, staged SFT produces beha…
- Every Token Counts: Exact Likert-Scale Distributions for Measuring LLM Attitudes and Biases — arXiv cs.CL, 2026-08-12 04:00 UTC. Score 8.4 — arXiv:2608.10503v1 Announce Type: new Abstract: As Large Language Models (LLMs) are increasingly deployed as autonomous agents, accurately evaluating their latent values and biases is critical. The NLP community typically evaluates models using large, unstructured benchmarks. While effective for general capabilities, these datasets fundamentally conflate causal mechanisms: even when an aggregate bias is detected, unstructured evaluations cannot disentangle whether it stems from baseline traits, contextual confounders, or complex interactions. To address this, we introduce an analytically exact framework for the controlled behavioral evaluati…
- SPIEval: Evaluating Large Language Models as Mobile Assistants over Scattered Personal Information — arXiv cs.CL, 2026-08-12 04:00 UTC. Score 8.4 — arXiv:2608.10692v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed as mobile assistants, where a key challenge is leveraging personal information scattered across multiple applications (apps) to complete user instructions. However, due to the lack of dedicated benchmarks, their capabilities remain poorly understood. To address this gap, we introduce SPIEval, a human-curated benchmark grounded in five cognitive capabilities (i.e., reasoning, disambiguation, integration, preference inference, and multi-intent decomposition). SPIEval comprises 250 tasks spanning 4,335 personal records distributed across 10 ap…
Signals to watch
- Most represented sources: arXiv cs.AI (4), arXiv cs.CL (4), OpenAI Blog (3), AWS Machine Learning Blog (3).
- Recurring themes: model (14), agent (6), openai (5), inference (5), enterprise (4), benchmark (4), gpt (3), training (3).
- 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