@inproceedings{kostic-etal-2021-multi,
    title = "Multi-modal Retrieval of Tables and Texts Using Tri-encoder Models",
    author = {Kosti{\'c}, Bogdan  and
      Risch, Julian  and
      M{\"o}ller, Timo},
    editor = "Fisch, Adam  and
      Talmor, Alon  and
      Chen, Danqi  and
      Choi, Eunsol  and
      Seo, Minjoon  and
      Lewis, Patrick  and
      Jia, Robin  and
      Min, Sewon",
    booktitle = "Proceedings of the 3rd Workshop on Machine Reading for Question Answering",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2021.mrqa-1.8/",
    doi = "10.18653/v1/2021.mrqa-1.8",
    pages = "82--91",
    abstract = "Open-domain extractive question answering works well on textual data by first retrieving candidate texts and then extracting the answer from those candidates. However, some questions cannot be answered by text alone but require information stored in tables. In this paper, we present an approach for retrieving both texts and tables relevant to a question by jointly encoding texts, tables and questions into a single vector space. To this end, we create a new multi-modal dataset based on text and table datasets from related work and compare the retrieval performance of different encoding schemata. We find that dense vector embeddings of transformer models outperform sparse embeddings on four out of six evaluation datasets. Comparing different dense embedding models, tri-encoders with one encoder for each question, text and table increase retrieval performance compared to bi-encoders with one encoder for the question and one for both text and tables. We release the newly created multi-modal dataset to the community so that it can be used for training and evaluation."
}Markdown (Informal)
[Multi-modal Retrieval of Tables and Texts Using Tri-encoder Models](https://preview.aclanthology.org/ingest-emnlp/2021.mrqa-1.8/) (Kostić et al., MRQA 2021)
ACL