EMNLP 2024main1 citations

Leveraging pre-trained language models for linguistic analysis: A case of argument structure constructions

Hakyung Sung, Kristopher Kyle

Abstract

This study evaluates the effectiveness of pre-trained language models in identifying argument structure constructions, important for modeling both first and second language learning. We examine three methodologies: (1) supervised training with RoBERTa using a gold-standard ASC treebank, including by-tag accuracy evaluation for sentences from both native and non-native English speakers, (2) prompt-guided annotation with GPT-4, and (3) generating training data through prompts with GPT-4, followed by RoBERTa training. Our findings indicate that RoBERTa trained on gold-standard data shows the best performance. While data generated through GPT-4 enhances training, it does not exceed the benchmarks set by gold-standard data.

BibTeX
@inproceedings{sung-kyle-2024-leveraging,
    title = "Leveraging pre-trained language models for linguistic analysis: A case of argument structure constructions",
    author = "Sung, Hakyung  and
      Kyle, Kristopher",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.415/",
    doi = "10.18653/v1/2024.emnlp-main.415",
    pages = "7302--7314"
}