@inproceedings{shi-etal-2024-structured,
title = "Structured Tree Alignment for Evaluation of (Speech) Constituency Parsing",
author = "Shi, Freda and
Gimpel, Kevin and
Livescu, Karen",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2024.acl-long.666/",
doi = "10.18653/v1/2024.acl-long.666",
pages = "12320--12332",
abstract = "We present the structured average intersection-over-union ratio (STRUCT-IOU), an evaluation metric that compares a constituency parse tree over automatically recognized spoken word boundaries with the ground-truth parse tree over written words. To compute the metric, we (1) project the ground-truth parse tree to the speech domain by forced alignment, (2) align the projected ground-truth constituents with the predicted ones under certain structured constraints, and (3) calculate the average IOU score across all aligned constituent pairs. STRUCT-IOU takes word boundaries into account and overcomes the challenge that the predicted words and ground truth may not have perfect one-to-one correspondence. Extending to the evaluation of text constituency parsing, we demonstrate that STRUCT-IOU shows higher tolerance to syntactically plausible parses than PARSEVAL (Black et al., 1991)."
}
Markdown (Informal)
[Structured Tree Alignment for Evaluation of (Speech) Constituency Parsing](https://preview.aclanthology.org/fix-sig-urls/2024.acl-long.666/) (Shi et al., ACL 2024)
ACL