@inproceedings{zhai-etal-2022-zero, title = {Zero-shot Script Parsing}, author = {Fangzhou Zhai and Vera Demberg and Alexander Koller}, url = {https://aclanthology.org/2022.coling-1.356}, year = {2022}, date = {2022}, booktitle = {Proceedings of the 29th International Conference on Computational Linguistics}, pages = {4049-4060}, publisher = {International Committee on Computational Linguistics}, address = {Gyeongju, Republic of Korea}, abstract = {Script knowledge (Schank and Abelson, 1977) is useful for a variety of NLP tasks. However, existing resources only cover a small number of activities, limiting its practical usefulness. In this work, we propose a zero-shot learning approach to script parsing, the task of tagging texts with scenario-specific event and participant types, which enables us to acquire script knowledge without domain-specific annotations. We (1) learn representations of potential event and participant mentions by promoting class consistency according to the annotated data; (2) perform clustering on the event /participant candidates from unannotated texts that belongs to an unseen scenario. The model achieves 68.1/74.4 average F1 for event / participant parsing, respectively, outperforming a previous CRF model that, in contrast, has access to scenario-specific supervision. We also evaluate the model by testing on a different corpus, where it achieved 55.5/54.0 average F1 for event / participant parsing.}, pubstate = {published}, type = {inproceedings} }