Related Experiment Video
Updated: Feb 26, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Prompt-to-policy: Leveraging large language models to guide deep reinforcement learning in public health emergencies
Hao Yang1, Chijun Zhang2, Feiyang Yang3
1School of Computer Science and Technology, Changchun University of Science and Technology, Changchun, 130022, Jilin, China.
None:
Rapid and effective decision-making is critical in public health emergencies, where resource allocation must balance multiple objectives under uncertain conditions. Traditional optimization methods often struggle with computational complexity and real-time, heterogeneous data. To address these challenges, we propose a hybrid intelligent agent combining an enhanced Double Deep Q-Network (D2QN-JDA) with large language models (LLMs). The D2QN-JDA improves learning stability and adaptability through joint state-action inputs, dynamic exploration rate, and adaptive reward normalization. The LLM component uses Retrieval-Augmented Generation (RAG) to integrate structured and unstructured data for real-time decision support. Experiments based on data from the Hong Kong COVID-19 outbreak show that the D2QN-JDA outperforms dynamic programming, greedy algorithms, genetic algorithms, and Q-learning, achieving reductions in cost. The LLM component also outperforms manual and regex methods in both single- and multi-point data extraction, enhancing accuracy, recall, F1 score, cost, and time. Our framework effectively addresses complex, multi-objective resource allocation in public health crises.
Related Concept Videos
Steps in Outbreak Investigation
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
