@inproceedings{wu-etal-2022-semantic,
title = "Semantic-aware Contrastive Learning for More Accurate Semantic Parsing",
author = "Wu, Shan and
Xin, Chunlei and
Chen, Bo and
Han, Xianpei and
Sun, Le",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.emnlp-main.269/",
doi = "10.18653/v1/2022.emnlp-main.269",
pages = "4040--4052",
abstract = "Since the meaning representations are detailed and accurate annotations which express fine-grained sequence-level semtantics, it is usually hard to train discriminative semantic parsers via Maximum Likelihood Estimation (MLE) in an autoregressive fashion. In this paper, we propose a semantic-aware contrastive learning algorithm, which can learn to distinguish fine-grained meaning representations and take the overall sequence-level semantic into consideration. Specifically, a multi-level online sampling algorithm is proposed to sample confusing and diverse instances. Three semantic-aware similarity functions are designed to accurately measure the distance between meaning representations as a whole. And a ranked contrastive loss is proposed to pull the representations of the semantic-identical instances together and push negative instances away. Experiments on two standard datasets show that our approach achieves significant improvements over MLE baselines and gets state-of-the-art performances by simply applying semantic-aware contrastive learning on a vanilla Seq2Seq model."
}
Markdown (Informal)
[Semantic-aware Contrastive Learning for More Accurate Semantic Parsing](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.emnlp-main.269/) (Wu et al., EMNLP 2022)
ACL