@inproceedings{wang-etal-2022-simple,
    title = "Simple and Effective Graph-to-Graph Annotation Conversion",
    author = "Wang, Yuxuan  and
      Lei, Zhilin  and
      Ji, Yuqiu  and
      Che, Wanxiang",
    editor = "Calzolari, Nicoletta  and
      Huang, Chu-Ren  and
      Kim, Hansaem  and
      Pustejovsky, James  and
      Wanner, Leo  and
      Choi, Key-Sun  and
      Ryu, Pum-Mo  and
      Chen, Hsin-Hsi  and
      Donatelli, Lucia  and
      Ji, Heng  and
      Kurohashi, Sadao  and
      Paggio, Patrizia  and
      Xue, Nianwen  and
      Kim, Seokhwan  and
      Hahm, Younggyun  and
      He, Zhong  and
      Lee, Tony Kyungil  and
      Santus, Enrico  and
      Bond, Francis  and
      Na, Seung-Hoon",
    booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "International Committee on Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2022.coling-1.484/",
    pages = "5450--5460",
    abstract = "Annotation conversion is an effective way to construct datasets under new annotation guidelines based on existing datasets with little human labour. Previous work has been limited in conversion between tree-structured datasets and mainly focused on feature-based models which are not easily applicable to new conversions. In this paper, we propose two simple and effective graph-to-graph annotation conversion approaches, namely Label Switching and Graph2Graph Linear Transformation, which use pseudo data and inherit parameters to guide graph conversions respectively. These methods are able to deal with conversion between graph-structured annotations and require no manually designed features. To verify their effectiveness, we manually construct a graph-structured parallel annotated dataset and evaluate the proposed approaches on it as well as other existing parallel annotated datasets. Experimental results show that the proposed approaches outperform strong baselines with higher conversion score. To further validate the quality of converted graphs, we utilize them to train the target parser and find graphs generated by our approaches lead to higher parsing score than those generated by the baselines."
}Markdown (Informal)
[Simple and Effective Graph-to-Graph Annotation Conversion](https://preview.aclanthology.org/ingest-emnlp/2022.coling-1.484/) (Wang et al., COLING 2022)
ACL
- Yuxuan Wang, Zhilin Lei, Yuqiu Ji, and Wanxiang Che. 2022. Simple and Effective Graph-to-Graph Annotation Conversion. In Proceedings of the 29th International Conference on Computational Linguistics, pages 5450–5460, Gyeongju, Republic of Korea. International Committee on Computational Linguistics.