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

looped transformers

topic3 events
papersTODAY 04:00 UTC

Paper compares looped and stacked transformer encoders on 12-lead ECG

A new arXiv preprint examines how recurrent transformers that reuse a single set of weights differ from conventional stacked transformers in representation and dynamics. Using 12-lead electrocardiogram data as the test domain, the authors analyze the mechanistic differences between the two designs. The work aims to clarify the trade-offs behind the parameter efficiency that has made looped architectures popular.

papersTODAY 04:00 UTC

T-LoopFormer: Token-Level Elastic-Depth Looped Transformers for Latent Reasoning

A new arXiv preprint introduces T-LoopFormer, a looped Transformer variant that varies how many times each token passes through a shared parameter block rather than applying a fixed depth uniformly. The approach uses dynamic routing to decide token-level elastic depth, aiming to support latent reasoning while keeping parameter counts low. The announcement is an abstract-only submission, so reported results and comparisons are not yet detailed.

papersSEP 9 11:14 UTC

GPT-6 Astra spurs research interest in looped transformers and hidden reasoning

A new analysis examines the ideas behind GPT-6 Astra, focusing on transformer architectures that reuse the same blocks across multiple passes rather than adding more layers. It reviews recent work on recurrent depth, where looping blocks can increase effective model depth and enable internal computation that is not exposed in the visible output. The piece also discusses hidden chains of thought and what this implies for interpreting model reasoning.