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

#llm-security

4 curated events
papersTODAY 04:00 UTC

Study identifies repetition-induced label flips in LLM guardrail classifiers

A new arXiv paper describes "overflip," a failure mode where guardrail models used to screen malicious prompts and responses change their classification when input context is repeated. The authors focus on lightweight Transformer-based guardrails, such as DeBERTa variants, which are common in latency-sensitive deployments and are trained on short contexts. The work suggests these compact classifiers can be unreliable under repeated or padded input.

papersTODAY 04:00 UTC

arXiv Paper Surveys Data Security Risks and Defenses in Large Language Models

A revised arXiv preprint reviews the data security threats that affect large language models, which underpin applications like text generation, machine translation and conversational assistants. The authors examine the vulnerabilities these systems carry and outline defensive measures along with open research directions. It is a survey-style contribution rather than a new model or product release.

papersTODAY 04:00 UTC

arXiv paper proposes learned selection of poison sets for LLM backdoor attacks

A new arXiv preprint introduces a method that learns which examples to poison in order to make backdoor attacks on fine-tuned language models more effective. The authors note that prior work usually holds the number of poisoned examples fixed, and their approach instead optimizes the choice of poison set. The paper appears in both cs.AI and cs.LG listings.

papersSEP 10 04:00 UTC

Study Examines How Preventative Steering Defenses Hold Up During Adversarial Fine-Tuning

New arXiv research explores how language models resist harmful behavior shifts caused by malicious fine-tuning. The work evaluates preventative steering, a training-time method that injects undesirable persona vectors during fine-tuning and removes them at inference, and analyzes how the defense's effectiveness changes over the course of training. The findings suggest these safeguards require active adjustment across training phases rather than a fixed configuration.