paper-with-me

홈 › Papers

Knowing-how & Knowing-that: A New Task for Machine Comprehension of User Manuals

2023-06-07 · Hongru Liang, Jia Liu, Weihong Du, dingnan jin, Wenqiang Lei, Zujie Wen, Jiancheng Lv

The machine reading comprehension (MRC) of user manuals has huge potential in customer service. However, current methods have trouble answering complex questions. Therefore, we introduce the Knowing-how & Knowing-that task that requires the model to answer factoid-style, procedure-style, and inconsistent questions about user manuals. We resolve this task by jointly representing the steps and facts in a graph TARA, which supports a unified inference of various questions. Towards a systematical benchmarking study, we design a heuristic method to automatically parse user manuals into TARAs and build an annotated dataset to test the model's ability in answering real-world questions. Empirical results demonstrate that representing user manuals as TARAs is a desired solution for the MRC of user manuals. An in-depth investigation of TARA further sheds light on the issues and broader impacts of future representations of user manuals. We hope our work can move the MRC of user manuals to a more complex and realistic stage.

📄 PDF Abstract BibTeX arXiv:2306.04187

Code (1)

witcherleo/knowing-how-knowing-that 공식 구현

Tasks

BenchmarkingMachine Reading ComprehensionReading Comprehension

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

Forms of Understanding of XAI-Explanations

2023-11-15 · Hendrik Buschmeier, Heike M. Buhl, Friederike Kern, Angela Grimminger 외

Explainability has become an important topic in computer science and artificial intelligence, leading to a subfield called Explainable Artificial Intelligence (XAI). The goal of providing or seeking explanations is to ac…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Sociology

Evaluation Metrics for Machine Reading Comprehension: Prerequisite Skills and Readability

2017-07-01 · ACL 2017 7 · Saku Sugawara, Yusuke Kido, Hikaru Yokono, Akiko Aizawa

Knowing the quality of reading comprehension (RC) datasets is important for the development of natural-language understanding systems. In this study, two classes of metrics were adopted for evaluating RC datasets: prereq…

Coreference ResolutionMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension

Knowing Whether

2013-11-30 · Jie Fan, Yanjing Wang, Hans van Ditmarsch

Knowing whether a proposition is true means knowing that it is true or knowing that it is false. In this paper, we study logics with a modal operator Kw for knowing whether but without a modal operator K for knowing that…

Strategically knowing how

2017-05-15 · Raul Fervari, Andreas Herzig, Yanjun Li, Yanjing Wang

In this paper, we propose a single-agent logic of goal-directed knowing how extending the standard epistemic logic of knowing that with a new knowing how operator. The semantics of the new operator is based on the idea t…

Beyond knowing that: a new generation of epistemic logics

2016-05-06 · Yanjing Wang

Epistemic logic has become a major field of philosophical logic ever since the groundbreaking work by Hintikka (1962). Despite its various successful applications in theoretical computer science, AI, and game theory, the…

Survey