Scholay

学术搜索 · AI 审稿 · LaTeX 协作

A Question and Answering Service of Typhoon Disasters Based on the T5 Large Language Model

作者:Yongqi Xia, Yi Huang, Qianqian Qiu, Xueying Zhang, Lizhi Miao, Yixiang Chen · 发表于:ISPRS International Journal of Geo-Information · 年份:2024 · DOI:10.3390/ijgi13050165 · 被引用次数:16 · 研究领域:Tropical and Extratropical Cyclones Research、Disaster Management and Resilience

A typhoon disaster is a common meteorological disaster that seriously impacts natural ecology, social economy, and even human sustainable development. It is crucial to access the typhoon disaster information, and the corresponding disaster prevention and reduction strategies. However, traditional question and answering (Q&A) methods exhibit shortcomings like low information retrieval efficiency and poor interactivity. This makes it difficult to satisfy users’ demands for obtaining accurate information. Consequently, this work proposes a typhoon disaster knowledge Q&A approach based on LLM (T5). This method integrates two technical paradigms of domain fine-tuning and retrieval-augmented generation (RAG) to optimize user interaction experience and improve the precision of disaster information retrieval. The process specifically includes the following steps. First, this study selects information about typhoon disasters from open-source databases, such as Baidu Encyclopedia and Wikipedia. Utilizing techniques such as slicing and masked language modeling, we generate a training set and 2204 Q&A pairs specifically focused on typhoon disaster knowledge. Second, we continuously pretrain the T5 model using the training set. This process involves encoding typhoon knowledge as parameters in the neural network’s weights and fine-tuning the pretrained model with Q&A pairs to adapt the T5 model for downstream Q&A tasks. Third, when responding to user queries, we retriev...