LIVE PULSE
4.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.2 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.0 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src1.8 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.4 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.1 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.1 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.1 Study examines issue bias in LLMs used as writing assistants before Swedish 2026 election1 src1.1 Study Audits Misalignment in Multi-Modal World Models1 src1.1 Retrieval-Grounded Reasoning Approach Proposed for Universal Multimodal Embeddings1 src4.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.2 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.0 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src1.8 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.4 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.1 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.1 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.1 Study examines issue bias in LLMs used as writing assistants before Swedish 2026 election1 src1.1 Study Audits Misalignment in Multi-Modal World Models1 src1.1 Retrieval-Grounded Reasoning Approach Proposed for Universal Multimodal Embeddings1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

model-pruning

topic3 events
papersTODAY 04:00 UTC

One-shot pruning found to act as implicit regularizer for speech recognition models

A study argues that one-shot magnitude pruning does more than compress neural networks, acting as an implicit regularizer for automatic speech recognition. Testing with Whisper-small, the authors combine gradient- and Fisher-based sensitivity measures to guide which weights to remove. The work reframes pruning as a training technique rather than only a efficiency tool.

papersSEP 12 04:00 UTC

X-AuT Compresses Speech LLM Audio Encoders via Cross-Scale Distillation

Researchers propose X-AuT, a method that progressively compresses the audio encoder of speech large language models rather than deleting whole blocks at once. Because abrupt block removal distorts the embeddings the decoder receives and leads to word deletion and premature end-of-sequence errors, the approach uses cross-scale distillation to shrink encoder depth while preserving output quality. The aim is to cut inference cost without the accuracy loss typical of standard pruning.

papersSEP 10 04:00 UTC

Less is MoE: Trimming Experts in Domain-Specialist Language Models

A new paper examines how to shrink Mixture-of-Experts language models by pruning experts, targeting models specialized for particular domains. The authors find that earlier compression techniques break down badly when the trimmed models are tested on general-purpose benchmarks. The work aims to make these large, sparsely activated models easier to deploy without losing performance.