LIVE PULSE
5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 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 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 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 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

language-models

topic7 events
papersTODAY 04:00 UTC

arXiv Paper Explores Language Models as Compact Specification Oracles

A new arXiv preprint examines whether a language model can act as a compact, living specification that answers detailed questions while avoiding the tradeoff between vague specs and lengthy ones. The work frames specifications as needing to balance leaving details out against recording every detail separately. The paper appears in the cs.LG category as a new submission.

papersTODAY 04:00 UTC

arXiv Paper Asks Where Language Belongs in Multimodal Models

A new arXiv paper examines the role of language in multimodal systems, noting that language models use text as input, output, and an increasingly internal representation. The author argues that whether language should hold all of these positions depends on what language does to the system that relies on it, drawing on evidence from human perception and cognition.

papersTODAY 04:00 UTC

Study Finds Affixal Negation Cues Improve Language Model Negation Understanding

A new arXiv paper argues that research on negation in language models has focused too narrowly on a few common single-word cues such as "not" and "never". The authors examine a wider range of negation signals and report that affixal negations, formed through prefixes and suffixes, lead to better negation understanding than the cues usually studied. The work points to broader cue coverage as a way to address a persistent weakness in both LMs and LLMs.

papersSEP 11 04:00 UTC

Perturbation method traces linguistic representations in language models

A newly revised arXiv paper proposes a perturbation-based technique for locating and evaluating linguistic representations inside deep neural language models, framing it as an adversarial tracer. The authors note that representation discovery remains unresolved, and that loosely constrained alignment procedures can make the very notion of a representation vacuous. Their approach aims to provide a simpler and more efficient way to probe how such models encode language.

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.

papersSEP 10 04:00 UTC

Study challenges the narrow-wide-narrow FFN convention in Transformer language models

An arXiv research paper questions why dense Transformers almost universally place most of their non-embedding parameters in narrow-wide-narrow feed-forward networks. Drawing on theoretical and empirical evidence, the authors explore an alternative wide-narrow-wide (hourglass) residual design for these blocks. The work is cross-listed across the cs.AI, cs.CL, and cs.LG categories on arXiv.