@inproceedings{pandey-etal-2022-citret,
    title = "{C}it{R}et: A Hybrid Model for Cited Text Span Retrieval",
    author = "Pandey, Amit  and
      Gupta, Avani  and
      Pudi, Vikram",
    editor = "Calzolari, Nicoletta  and
      Huang, Chu-Ren  and
      Kim, Hansaem  and
      Pustejovsky, James  and
      Wanner, Leo  and
      Choi, Key-Sun  and
      Ryu, Pum-Mo  and
      Chen, Hsin-Hsi  and
      Donatelli, Lucia  and
      Ji, Heng  and
      Kurohashi, Sadao  and
      Paggio, Patrizia  and
      Xue, Nianwen  and
      Kim, Seokhwan  and
      Hahm, Younggyun  and
      He, Zhong  and
      Lee, Tony Kyungil  and
      Santus, Enrico  and
      Bond, Francis  and
      Na, Seung-Hoon",
    booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "International Committee on Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2022.coling-1.399/",
    pages = "4528--4536",
    abstract = "The paper aims to identify cited text spans in the reference paper related to the given citance in the citing paper. We refer to it as cited text span retrieval (CTSR). Most current methods attempt this task by relying on pre-trained off-the-shelf deep learning models like SciBERT. Though these models are pre-trained on large datasets, they under-perform in out-of-domain settings. We introduce CitRet, a novel hybrid model for CTSR that leverages unique semantic and syntactic structural characteristics of scientific documents. This enables us to use significantly less data for finetuning. We use only 1040 documents for finetuning. Our model augments mildly-trained SBERT-based contextual embeddings with pre-trained non-contextual Word2Vec embeddings to calculate semantic textual similarity. We demonstrate the performance of our model on the CLSciSumm shared tasks. It improves the state-of-the-art results by over 15{\%} on the F1 score evaluation."
}Markdown (Informal)
[CitRet: A Hybrid Model for Cited Text Span Retrieval](https://preview.aclanthology.org/ingest-emnlp/2022.coling-1.399/) (Pandey et al., COLING 2022)
ACL
- Amit Pandey, Avani Gupta, and Vikram Pudi. 2022. CitRet: A Hybrid Model for Cited Text Span Retrieval. In Proceedings of the 29th International Conference on Computational Linguistics, pages 4528–4536, Gyeongju, Republic of Korea. International Committee on Computational Linguistics.