LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

language-model agents

topic4 events
papersTODAY 04:00 UTC

Paper combines process supervision with outcome-based credit for agent RL

A new arXiv preprint addresses a weakness in outcome-based reinforcement learning for language-model agents: because the whole trajectory receives a single advantage signal, individual decisions get only coarse credit over long interaction sequences. The authors propose reconciling process supervision with outcome-based credit, drawing on on-policy self-distillation to produce finer-grained guidance. The work is presented as a revised submission and targets long-horizon agent training.

papersTODAY 04:00 UTC

Study questions realism of language-model agents in farming decision simulations

A new arXiv paper examines whether language-model agents can credibly stand in for human respondents in surveys and social simulations. The authors argue that judging realism from population averages or distributional similarity can be misleading, an effect they call the "average-farmer illusion." Their experiments test what such aggregate evidence actually demonstrates about individual-level behavior.

papersSEP 12 04:00 UTC

arXiv paper introduces GitSkills, a dataset of agent skills collected from GitHub

A new arXiv paper presents GitSkills, a dataset built from GitHub repositories that package agent skills as folders containing a SKILL.md instruction file, sometimes with helper scripts and reference material. The work focuses on skills that language-model agents load when they decide a task matches a skill's description. It is a replacement submission (v2) in the cs.AI category.

papersSEP 10 04:00 UTC

Paper Compares Subagents and Agent Skills for Long-Horizon Agentic Tasks

A new arXiv paper investigates how language model agents can draw on libraries of reusable knowledge when tackling long-horizon tasks. It contrasts two approaches—subagents and agent skills, where skills are packaged as multi-file bundles—and examines which executes such knowledge more effectively. The study was announced in the cs.AI category and cross-listed in cs.CL and cs.LG.