← Search

Yuting Song

3 accepted papers

2026

Note2Chat: Improving LLMs for Multi-Turn Clinical History Taking Using Medical Notes

AAAI 2026technical

Effective clinical history taking is a foundational yet underexplored component of clinical reasoning. While large language models (LLMs) have shown promise on static benchmarks, they often fall short in dynamic, multi-turn diagnostic settings that require iterative questioning and hypothesis refine

Cited by 0SourcePDFScholar
2026

R-Tuning: Wavelet-Decomposed Replay and Semantic Alignment for Continual Adaptation of Pretrained Time-Series Models

AAAI 2026technical

Pre-trained models have demonstrated exceptional generalization capabilities in time-series forecasting; however, adapting them to evolving data distributions remains a significant challenge. A key hurdle lies in accessing the original training data, as fine-tuning solely on new data often leads to

Cited by 0SourcePDFScholar
2024

Harnessing the Power of Large Language Model for Uncertainty Aware Graph Processing

COLING 2024main

Handling graph data is one of the most difficult tasks. Traditional techniques, such as those based on geometry and matrix factorization, rely on assumptions about the data relations that become inadequate when handling large and complex graph data. On the other hand, deep learning approaches demons…