From Indicators to Insights: Diversity-Optimized for Medical Series-Text Decoding via LLMs
Xiyuan Jin, Jing Wang, Ziwei Lin, Qianru Jia, Yuqing Huang, Xiaojun Ning, Zhonghua Shi, Youfang Lin
Abstract
Medical time-series analysis differs fundamentally from general ones by requiring specialized domain knowledge to interpret complex signals and clinical context. Large language models (LLMs) hold great promise for augmenting medical time-series analysis by complementing raw series with rich contextual knowledge drawn from biomedical literature and clinical guidelines. However, realizing this potential depends on precise and meaningful prompts that guide the LLM to key information. Yet, determining what constitutes effective prompt content remains non-trivial—especially in medical settings where signal interpretation often hinges on subtle, expert-defined decision-making indicators. To this end, we propose InDiGO, a knowledge-aware evolutionary learning framework that integrates clinical signals and decision-making indicators through iterative optimization. Across four medical benchmarks, InDiGO consistently outperforms prior methods. The code is available at: https://github.com/jinxyBJTU/InDiGO.
BibTeX
@inproceedings{
jin2025from,
title={From Indicators to Insights: Diversity-Optimized for Medical Series-Text Decoding via {LLM}s},
author={Xiyuan Jin and Jing Wang and Ziwei Lin and Qianru Jia and Yuqing Huang and Xiaojun Ning and Zhonghua Shi and Youfang Lin},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=aTqfufujj7}
}