NAACL 2024short2 citations

CELI: Simple yet Effective Approach to Enhance Out-of-Domain Generalization of Cross-Encoders.

Crystina Zhang, Minghan Li, Jimmy Lin

Abstract

In text ranking, it is generally believed that the cross-encoders already gather sufficient token interaction information via the attention mechanism in the hidden layers. However, our results show that the cross-encoders can consistently benefit from additional token interaction in the similarity computation at the last layer. We introduce CELI (Cross-Encoder with Late Interaction), which incorporates a late interaction layer into the current cross-encoder models. This simple method brings 5% improvement on BEIR without compromising in-domain effectiveness or search latency. Extensive experiments show that this finding is consistent across different sizes of the cross-encoder models and the first-stage retrievers. Our findings suggest that boiling all information into the [CLS] token is a suboptimal use for cross-encoders, and advocate further studies to investigate its relevance score mechanism.

BibTeX
@inproceedings{zhang-etal-2024-celi,
    title = "{CELI}: Simple yet Effective Approach to Enhance Out-of-Domain Generalization of Cross-Encoders.",
    author = "Zhang, Crystina  and
      Li, Minghan  and
      Lin, Jimmy",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-short.16/",
    doi = "10.18653/v1/2024.naacl-short.16",
    pages = "188--196"
}
CELI: Simple yet Effective Approach to Enhance Out-of-Domain Generalization of Cross-Encoders. · NAACL 2024