← Search

Michael Elhadad

5 accepted papers

2023

Semantic Decomposition of Question and SQL for Text-to-SQL Parsing

EMNLP 2023long findings

Text-to-SQL semantic parsing faces challenges in generalizing to cross-domain and complex queries. Recent research has employed a question decomposition strategy to enhance the parsing of complex SQL queries.However, this strategy encounters two major obstacles: (1) existing datasets lack question d…

Cited by 0SourcecodeScholar
2022

Cross-Lingual UMLS Named Entity Linking using UMLS Dictionary Fine-Tuning

ACL 2022findings

We study cross-lingual UMLS named entity linking, where mentions in a given source language are mapped to UMLS concepts, most of which are labeled in English. Our cross-lingual framework includes an offline unsupervised construction of a translated UMLS dictionary and a per-document pipeline which i…

2021

Automatic Generation of Contrast Sets from Scene Graphs: Probing the Compositional Consistency of GQA

NAACL 2021long

Recent works have shown that supervised models often exploit data artifacts to achieve good test scores while their performance severely degrades on samples outside their training distribution. Contrast sets (Gardneret al., 2020) quantify this phenomenon by perturbing test samples in a minimal way s…

2021

Data Efficient Masked Language Modeling for Vision and Language

EMNLP 2021finding

Masked language modeling (MLM) is one of the key sub-tasks in vision-language pretraining. In the cross-modal setting, tokens in the sentence are masked at random, and the model predicts the masked tokens given the image and the text. In this paper, we observe several key disadvantages of MLM in thi…