← Search

Amir Saffari

5 accepted papers

2023

mReFinED: An Efficient End-to-End Multilingual Entity Linking System

EMNLP 2023short findings

End-to-end multilingual entity linking (MEL) is concerned with identifying multilingual entity mentions and their corresponding entity IDs in a knowledge base. Existing works assumed that entity mentions were given and skipped the entity mention detection step due to a lack of high-quality multiling…

Cited by 0SourceScholar
2022

Mintaka: A Complex, Natural, and Multilingual Dataset for End-to-End Question Answering

COLING 2022main

We introduce Mintaka, a complex, natural, and multilingual dataset designed for experimenting with end-to-end question-answering models. Mintaka is composed of 20,000 question-answer pairs collected in English, annotated with Wikidata entities, and translated into Arabic, French, German, Hindi, Ital…

2021

End-to-End Entity Resolution and Question Answering Using Differentiable Knowledge Graphs

EMNLP 2021main

Recently, end-to-end (E2E) trained models for question answering over knowledge graphs (KGQA) have delivered promising results using only a weakly supervised dataset. However, these models are trained and evaluated in a setting where hand-annotated question entities are supplied to the model, leavin…

Cited by 24SourcePDFScholar
2021

Expanding End-to-End Question Answering on Differentiable Knowledge Graphs with Intersection

EMNLP 2021main

End-to-end question answering using a differentiable knowledge graph is a promising technique that requires only weak supervision, produces interpretable results, and is fully differentiable. Previous implementations of this technique (Cohen et al, 2020) have focused on single-entity questions using…

Cited by 21SourcePDFScholar
2020

Have Your Text and Use It Too! End-to-End Neural Data-to-Text Generation with Semantic Fidelity

COLING 2020main

End-to-end neural data-to-text (D2T) generation has recently emerged as an alternative to pipeline-based architectures. However, it has faced challenges generalizing to new domains and generating semantically consistent text. In this work, we present DataTuner, a neural, end-to-end data-to-text gene…