paper-with-me

Papers

Towards Process-Oriented, Modular, and Versatile Question Generation that Meets Educational Needs

2022-04-30 · NAACL 2022 7 · Xu Wang, Simin Fan, Jessica Houghton, Lu Wang

NLP-powered automatic question generation (QG) techniques carry great pedagogical potential of saving educators' time and benefiting student learning. Yet, QG systems have not been widely adopted in classrooms to date. In this work, we aim to pinpoint key impediments and investigate how to improve the usability of automatic QG techniques for educational purposes by understanding how instructors construct questions and identifying touch points to enhance the underlying NLP models. We perform an in-depth need finding study with 11 instructors across 7 different universities, and summarize their thought processes and needs when creating questions. While instructors show great interests in using NLP systems to support question design, none of them has used such tools in practice. They resort to multiple sources of information, ranging from domain knowledge to students' misconceptions, all of which missing from today's QG systems. We argue that building effective human-NLP collaborative QG systems that emphasize instructor control and explainability is imperative for real-world adoption. We call for QG systems to provide process-oriented support, use modular design, and handle diverse sources of input.

📄 PDF Abstract BibTeX arXiv:2205.00355

Code (1)

olivia-fsm/p2mcq 공식 구현 pytorch

Tasks

MisconceptionsQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Combining Open Domain Question Answering with a Task-Oriented Dialog System

2021-08-01 · ACL (dialdoc) 2021 8 · Jan Nehring, Nils Feldhus, Harleen Kaur, Akhyar Ahmed

We apply the modular dialog system framework to combine open-domain question answering with a task-oriented dialog system. This meta dialog system can answer questions from Wikipedia and at the same time act as a persona…

Open-Domain Question AnsweringQuestion Answering

Texar: A Modularized, Versatile, and Extensible Toolkit for Text Generation

2018-09-04 · ACL 2019 7 · Zhiting Hu, Haoran Shi, Bowen Tan, Wentao Wang 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks that transform any inputs into natural language, such as machine translation, summarization, dialog, content manipulatio…

Machine TranslationText GenerationTranslation

Texar: A Modularized, Versatile, and Extensible Toolbox for Text Generation

2018-07-01 · WS 2018 7 · Zhiting Hu, Zichao Yang, Tiancheng Zhao, Haoran Shi 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks. Different from many existing toolkits that are specialized for specific applications (e.g., neural machine translation)…

Image CaptioningMachine TranslationText GenerationText Summarization+1

Speech-Copilot: Leveraging Large Language Models for Speech Processing via Task Decomposition, Modularization, and Program Generation

2024-07-13 · Chun-Yi Kuan, Chih-Kai Yang, Wei-Ping Huang, Ke-Han Lu 외

In this work, we introduce Speech-Copilot, a modular framework for instruction-oriented speech-processing tasks that minimizes human effort in toolset construction. Unlike end-to-end methods using large audio-language mo…

Text Modular Networks: Learning to Decompose Tasks in the Language of Existing Models

2020-09-01 · NAACL 2021 4 · Tushar Khot, Daniel Khashabi, Kyle Richardson, Peter Clark 외

We propose a general framework called Text Modular Networks(TMNs) for building interpretable systems that learn to solve complex tasks by decomposing them into simpler ones solvable by existing models. To ensure solvabil…

Question Answering