EMNLP 2024main3 citations

StorySparkQA: Expert-Annotated QA Pairs with Real-World Knowledge for Children’s Story-Based Learning

Jiaju Chen, Yuxuan Lu, Shao Zhang, Bingsheng Yao, Yuanzhe Dong, Ying Xu, Yunyao Li, Qianwen Wang

Abstract

Interactive story reading is common in early childhood education, where teachers expect to teach both language skills and real-world knowledge beyond the story. While many story reading systems have been developed for this activity, they often fail to infuse real-world knowledge into the conversation. This limitation can be attributed to the existing question-answering (QA) datasets used for children’s education, upon which the systems are built, failing to capture the nuances of how education experts think when conducting interactive story reading activities. To bridge this gap, we design an annotation framework, empowered by existing knowledge graph to capture experts’ annotations and thinking process, and leverage this framework to construct StorySparkQA dataset, which comprises 5, 868 expert-annotated QA pairs with real-world knowledge. We conduct automated and human expert evaluations across various QA pair generation settings to demonstrate that our StorySparkQA can effectively support models in generating QA pairs that target real-world knowledge beyond story content. StorySparkQA is available at https://huggingface.co/datasets/NEU-HAI/StorySparkQA.

BibTeX
@inproceedings{chen-etal-2024-storysparkqa,
    title = "{S}tory{S}park{QA}: Expert-Annotated {QA} Pairs with Real-World Knowledge for Children`s Story-Based Learning",
    author = "Chen, Jiaju  and
      Lu, Yuxuan  and
      Zhang, Shao  and
      Yao, Bingsheng  and
      Dong, Yuanzhe  and
      Xu, Ying  and
      Li, Yunyao  and
      Wang, Qianwen  and
      Wang, Dakuo  and
      Sun, Yuling",
    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.961/",
    doi = "10.18653/v1/2024.emnlp-main.961",
    pages = "17351--17370"
}