ACL 2023findings9 citations

Early Exit with Disentangled Representation and Equiangular Tight Frame

Yixin Ji, Jikai Wang, Juntao Li, Qiang Chen, Wenliang Chen, Min Zhang

Abstract

Dynamic early exit has demonstrated great potential in coping with the sharply increasing number of pre-trained language model parameters, which can achieve a good trade-off between performance and efficiency. The existing early exit paradigm relies on training parametrical internal classifiers at each intermediate layer to complete specific tasks. Based on the predictions of these internal classifiers, different methods are designed to decide when to exit. Under this circumstance, each intermediate layer takes on both generic language representation learning and task-specific feature extraction, which makes each intermediate layer struggle to balance two types of backward loss signals during training. To break this dilemma, we propose an adapter method to decouple the two distinct types of representation and further introduce a non-parametric simplex equiangular tight frame classifier (ETF) for improvement. Extensive experiments on monolingual and multilingual tasks demonstrate that our method gains significant improvements over strong PLM backbones and early exit methods.

BibTeX
@inproceedings{ji-etal-2023-early,
    title = "Early Exit with Disentangled Representation and Equiangular Tight Frame",
    author = "Ji, Yixin  and
      Wang, Jikai  and
      Li, Juntao  and
      Chen, Qiang  and
      Chen, Wenliang  and
      Zhang, Min",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.889/",
    doi = "10.18653/v1/2023.findings-acl.889",
    pages = "14128--14142"
}
Early Exit with Disentangled Representation and Equiangular Tight Frame · ACL 2023