paper-with-me

Papers

Building a Question Answering System for the Manufacturing Domain

2021-11-19 · Liu Xingguang, Cheng Zhenbo, Shen Zhengyuan, Zhang Haoxin, Meng Hangcheng, Xu Xuesong, Xiao Gang

The design or simulation analysis of special equipment products must follow the national standards, and hence it may be necessary to repeatedly consult the contents of the standards in the design process. However, it is difficult for the traditional question answering system based on keyword retrieval to give accurate answers to technical questions. Therefore, we use natural language processing techniques to design a question answering system for the decision-making process in pressure vessel design. To solve the problem of insufficient training data for the technology question answering system, we propose a method to generate questions according to a declarative sentence from several different dimensions so that multiple question-answer pairs can be obtained from a declarative sentence. In addition, we designed an interactive attention model based on a bidirectional long short-term memory (BiLSTM) network to improve the performance of the similarity comparison of two question sentences. Finally, the performance of the question answering system was tested on public and technical domain datasets.

📄 PDF Abstract BibTeX arXiv:2111.10044

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingQuestion AnsweringRetrievalSentence

Similar Papers 제목 키워드 기반

FabKG: A Knowledge graph of Manufacturing Science domain utilizing structured and unconventional unstructured knowledge source

2022-05-24 · NAACL (SUKI) 2022 7 · Aman Kumar, Akshay G Bharadwaj, Binil Starly, Collin Lynch

As the demands for large-scale information processing have grown, knowledge graph-based approaches have gained prominence for representing general and domain knowledge. The development of such general representations is …

Knowledge GraphsNERQuestion AnsweringTransfer Learning

LLM Evaluation Based on Aerospace Manufacturing Expertise: Automated Generation and Multi-Model Question Answering

2025-01-25 · Beiming Liu, Zhizhuo Cui, Siteng Hu, Xiaohua LI 외

Aerospace manufacturing demands exceptionally high precision in technical parameters. The remarkable performance of Large Language Models (LLMs), such as GPT-4 and QWen, in Natural Language Processing has sparked industr…

Information RetrievalMultiple-choiceQuestion Answering

Toward Data-Driven Tutorial Question Answering with Deep Learning Conversational Models

2018-06-01 · WS 2018 6 · Mayank Kulkarni, Kristy Boyer

There has been an increase in popularity of data-driven question answering systems given their recent success. This pa-per explores the possibility of building a tutorial question answering system for Java programming fr…

Information RetrievalQuestion AnsweringRetrievalSemantic Parsing+1

EDUQA: Educational Domain Question Answering System using Conceptual Network Mapping

2019-11-12 · Abhishek Agarwal, Nikhil Sachdeva, Raj Kamal Yadav, Vishaal Udandarao 외

Most of the existing question answering models can be largely compiled into two categories: i) open domain question answering models that answer generic questions and use large-scale knowledge base along with the targete…

Answer GenerationOpen-Domain Question AnsweringQuestion AnsweringRetrieval

SF-QA: Simple and Fair Evaluation Library for Open-domain Question Answering

2021-01-06 · EACL 2021 2 · Xiaopeng Lu, Kyusong Lee, Tiancheng Zhao

Although open-domain question answering (QA) draws great attention in recent years, it requires large amounts of resources for building the full system and is often difficult to reproduce previous results due to complex …

Open-Domain Question AnsweringQuestion Answering