Pith. sign in

REVIEW 4 cited by

Multi-Head Attention: Collaborate Instead of Concatenate

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.16362 v2 pith:3EPBZXRX submitted 2020-06-29 cs.LG cs.CLstat.ML

classification cs.LGcs.CLstat.ML
keywords attentionheadslayermulti-headcollaborativeprojectionsqueryaccuracy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Attention layers are widely used in natural language processing (NLP) and are beginning to influence computer vision architectures. Training very large transformer models allowed significant improvement in both fields, but once trained, these networks show symptoms of over-parameterization. For instance, it is known that many attention heads can be pruned without impacting accuracy. This work aims to enhance current understanding on how multiple heads interact. Motivated by the observation that attention heads learn redundant key/query projections, we propose a collaborative multi-head attention layer that enables heads to learn shared projections. Our scheme decreases the number of parameters in an attention layer and can be used as a drop-in replacement in any transformer architecture. Our experiments confirm that sharing key/query dimensions can be exploited in language understanding, machine translation and vision. We also show that it is possible to re-parametrize a pre-trained multi-head attention layer into our collaborative attention layer. Collaborative multi-head attention reduces the size of the key and query projections by 4 for same accuracy and speed. Our code is public.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DA-VPT: Semantic-Guided Visual Prompt Tuning for Vision Transformers

    cs.CV 2025-05 conditional novelty 6.0 of 10

    DA-VPT guides visual prompts with a proxy-anchor metric loss and dynamic class-to-prompt clustering, reporting consistent gains over VPT baselines across classification and segmentation.

  2. Denoising-While-Completing Network (DWCNet): Robust Point Cloud Completion Under Corruption

    cs.CV 2025-07 reject novelty 5.0 of 10

    A new corrupted point cloud completion benchmark and a network with contrastive feature filtering report top scores after fine-tuning, yet exhibit unexplained catastrophic failures on two corruptions.

  3. Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs

    cs.LG 2025-07 reject novelty 2.0 of 10

    GCAT is presented as a new graph attention model for knowledge graph link prediction, but its equations are those of KBGAT and its reported benchmark numbers do not support the stated performance claims.

  4. Machine learning for modelling unstructured grid data in computational physics: a review

    cs.LG 2025-02 conditional novelty 2.0 of 10

    A broad review of machine learning techniques for modeling unstructured mesh data in computational physics, with a taxonomy, a qualitative comparison, and a list of public benchmarks.

Pith tools