multi-head-attention

Tag

Cards List
#multi-head-attention

Multi-Head Attention Residuals

Hugging Face Daily Papers · 2026-07-22 Cached

Introduces Multi-Head Attention Residuals (MHAR), which reshapes the routing query into per-subspace heads so each feature subspace reads depth history via its own softmax. Trained from scratch on a Nemotron-based corpus, MHAR consistently improves validation loss over standard Transformers from 100M to 1B scale and also boosts mid-training downstream accuracy.

0 favorites 0 likes
#multi-head-attention

Prism Transformer: Progressive Head Schedules for Hierarchical Attention Processing

arXiv cs.LG · 2026-06-29 Cached

The Prism Transformer replaces uniform multi-head attention with a progressive head schedule that increases head count across layers, enabling a local-to-global hierarchy without extra parameters or FLOPs. It consistently outperforms standard Transformers on language modeling and zero-shot benchmarks at 124M, 354M, and 757M scales.

0 favorites 0 likes
#multi-head-attention

A Multi-Head Attention Approach for SLA Compliance Monitoring in Data Centers

arXiv cs.LG · 2026-05-08 Cached

This paper presents a framework using a multi-head transformer model to predict SLA violations in data centers 30 minutes in advance, encoding rules as JSON for training without manual annotation.

0 favorites 0 likes
← Back to home

Submit Feedback