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

#unlearning

4 curated events
papersTODAY 04:00 UTC

arXiv Paper Proposes Machine Unlearning for Speech Question Answering Models

A new arXiv preprint examines how large audio-language models can be made to forget sensitive information they may have memorized during training. The work focuses on the speech question-answering setting, where such models have shown strong performance but also carry privacy risks. The authors frame machine unlearning as a way to reduce unintended retention of private data in these systems.

papersTODAY 04:00 UTC

Paper proposes transport criterion for exact record omission in delta attention

A new arXiv paper examines the gap between a model appearing to forget a deleted record and its recurrent state still retaining that record's influence. The authors store the state difference produced right after a record is written and track it through subsequent processing steps, deriving a condition under which the omission is exact along with its computational cost and a replay-based certificate. The work targets attention mechanisms with recurrent memory, where deleting data from context does not necessarily remove its effect from internal state.

papersTODAY 04:00 UTC

K-Bench benchmark evaluates LLM unlearning in agentic settings

A new arXiv paper introduces K-Bench, a benchmark designed to test whether unlearning holds up when language models act as agents rather than just answering questions directly. The authors argue that existing benchmarks like TOFU and MUSE certify forgetting only from a model's final response, so a model that simply declines to answer is treated as having forgotten the target knowledge. They show this model-level certification does not carry over to agentic deployments, where the model's behavior unfolds over multiple steps.

papersSEP 12 04:00 UTC

Audit Finds Batch-Normalization Stats Skew Machine Unlearning Evaluations

A new audit examines 263 publicly released checkpoints that use batch normalization and finds that reported unlearning results shift depending on which version of those statistics is used. Because batch-norm statistics are not produced by gradient updates and are rarely documented in model releases, refitting them on retained data can change the numbers an evaluation relies on. The authors argue that this makes some unlearning verdicts unreliable, since apparent forgetting may reflect checkpoint bookkeeping rather than the removed data genuinely being gone.