@inproceedings{zheng-etal-2024-eit,
title = "{EIT}: Enhanced Interactive Transformer",
author = "Zheng, Tong and
Li, Bei and
Bao, Huiwen and
Xiao, Tong and
Zhu, JingBo",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2024.acl-long.418/",
doi = "10.18653/v1/2024.acl-long.418",
pages = "7734--7751",
abstract = "Two principles: the complementary principle and the consensus principle are widely acknowledged in the literature of multi-view learning. However, the current design of multi-head self-attention, an instance of multi-view learning, prioritizes the complementarity while ignoring the consensus. To address this problem, we propose an enhanced multi-head self-attention (EMHA). First, to satisfy the complementary principle, EMHA removes the one-to-one mapping constraint among queries and keys in multiple subspaces and allows each query to attend to multiple keys. On top of that, we develop a method to fully encourage consensus among heads by introducing two interaction models, namely inner-subspace interaction and cross-subspace interaction. Extensive experiments on a wide range of language tasks (e.g., machine translation, abstractive summarization and grammar correction, language modeling), show its superiority, with a very modest increase in model size. Our code would be available at: https://github.com/zhengkid/EIT-Enhanced-Interactive-Transformer."
}
Markdown (Informal)
[EIT: Enhanced Interactive Transformer](https://preview.aclanthology.org/add-emnlp-2024-awards/2024.acl-long.418/) (Zheng et al., ACL 2024)
ACL
- Tong Zheng, Bei Li, Huiwen Bao, Tong Xiao, and JingBo Zhu. 2024. EIT: Enhanced Interactive Transformer. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 7734–7751, Bangkok, Thailand. Association for Computational Linguistics.