paper-with-me

홈 › Papers

Disaster Question Answering with LoRA Efficiency and Accurate End Position

2026-01-28 · Takato Yasuno arxiv

Natural disasters such as earthquakes, torrential rainfall, floods, and volcanic eruptions occur with extremely low frequency and affect limited geographic areas. When individuals face disaster situations, they often experience confusion and lack the domain-specific knowledge and experience necessary to determine appropriate responses and actions. While disaster information is continuously updated, even when utilizing RAG search and large language models for inquiries, obtaining relevant domain knowledge about natural disasters and experiences similar to one's specific situation is not guaranteed. When hallucinations are included in disaster question answering, artificial misinformation may spread and exacerbate confusion. This work introduces a disaster-focused question answering system based on Japanese disaster situations and response experiences. Utilizing the cl-tohoku/bert-base-japanese-v3 + Bi-LSTM + Enhanced Position Heads architecture with LoRA efficiency optimization, we achieved 70.4\% End Position accuracy with only 5.7\% of the total parameters (6.7M/117M). Experimental results demonstrate that the combination of Japanese BERT-base optimization and Bi-LSTM contextual understanding achieves accuracy levels suitable for real disaster response scenarios, attaining a 0.885 Span F1 score. Future challenges include: establishing natural disaster Q\&A benchmark datasets, fine-tuning foundation models with disaster knowledge, developing lightweight and power-efficient edge AI Disaster Q\&A applications for situations with insufficient power and communication during disasters, and addressing disaster knowledge base updates and continual learning capabilities.

📄 PDF Abstract BibTeX arXiv:2602.21212

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningQuestion Answering

Similar Papers 제목 키워드 기반

Unleashing the Potential of Large Language Model: Zero-shot VQA for Flood Disaster Scenario

2023-12-04 · Yimin Sun, Chao Wang, Yan Peng

Visual question answering (VQA) is a fundamental and essential AI task, and VQA-based disaster scenario understanding is a hot research topic. For instance, we can ask questions about a disaster image by the VQA model an…

Language ModelingLanguage ModellingLarge Language ModelMultiple-choice+3

VQA-Aid: Visual Question Answering for Post-Disaster Damage Assessment and Analysis

2021-06-19 · Argho Sarkar, Maryam Rahnemoonfar

Visual Question Answering system integrated with Unmanned Aerial Vehicle (UAV) has a lot of potentials to advance the post-disaster damage assessment purpose. Providing assistance to affected areas is highly dependent on…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

EfficientEQA: An Efficient Approach for Open Vocabulary Embodied Question Answering

2024-10-26 · Kai Cheng, Zhengyuan Li, Xingpeng Sun, Byung-Cheol Min 외

Embodied Question Answering (EQA) is an essential yet challenging task for robotic home assistants. Recent studies have shown that large vision-language models (VLMs) can be effectively utilized for EQA, but existing wor…

Efficient ExplorationEmbodied Question AnsweringQuestion AnsweringRAG+1

DisastQA: A Comprehensive Benchmark for Evaluating Question Answering in Disaster Management

2026-01-07 · Zhitong Chen, Kai Yin, Xiangjue Dong, Chengkai Liu 외 arxiv

Accurate question answering (QA) in disaster management requires reasoning over uncertain and conflicting information, a setting poorly captured by existing benchmarks built on clean evidence. We introduce DisastQA, a la…

Question Answering

DisasterVQA: A Visual Question Answering Benchmark Dataset for Disaster Scenes

2026-01-20 · Aisha Al-Mohannadi, Ayisha Firoz, Yin Yang, Muhammad Imran 외 arxiv

Social media imagery provides a low-latency source of situational information during natural and human-induced disasters, enabling rapid damage assessment and response. While Visual Question Answering (VQA) has shown str…

Visual Question AnsweringObject Counting