← Publications
preprint2026

SALP-CG: Standard-Aligned LLM Pipeline for Classifying and Grading Large Volumes of Online Conversational Health Data

Yiwei Yan, Hao Li, Hua He, Gong Kai, Zhengyi Yang, Guanfeng Liu

arXiv

RAIDS Lab Authors

Details

Year
2026
Venue

Research Area

Data for Real-World Applications

Tags

Resources

Abstract

Online medical consultations generate large volumes of conversational health data that often embed protected health information, requiring robust methods to classify data categories and assign risk levels in line with policies and practice. However, existing approaches lack unified standards and reliable automated methods to fulfill sensitivity classification for such conversational health data. This study presents a large language model-based extraction pipeline, SALP-CG, for classifying and grading privacy risks in online conversational health data. We concluded health-data classification and grading rules in accordance with GB/T 39725-2020. Combining few-shot guidance, JSON Schema constrained decoding, and deterministic high-risk rules, the backend-agnostic extraction pipeline achieves strong category compliance and reliable sensitivity across diverse LLMs. On the MedDialog-CN benchmark, models yields robust entity counts, high schema compliance, and accurate sensitivity grading, while the strongest model attains micro-F1=0.900 for maximum-level prediction. The category landscape stratified by sensitivity shows that Level 2-3 items dominate, enabling re-identification when combined; Level 4-5 items are less frequent but carry outsize harm. SALP-CG reliably helps classify categories and grading sensitivity in online conversational health data across LLMs, offering a practical method for health data governance. Code is available at https://github.com/dommii1218/SALP-CG.

Author Affiliations

Yiwei Yan
Macquarie University
Hao Li
National University of Singapore
Hua He
Shandong University of Technology
Gong Kai
Digital Intelligence Center, Fuzhou University Affiliated Provincial Hospital
Zhengyi Yang
University of New South Wales
Guanfeng Liu
Macquarie University

BibTeX

@misc{yan2026salpcg,
  title = {SALP-CG: Standard-Aligned LLM Pipeline for Classifying and Grading Large Volumes of Online Conversational Health Data},
  author = {Yiwei Yan and Hao Li and Hua He and Gong Kai and Zhengyi Yang and Guanfeng Liu},
  year = {2026},
  eprint = {2601.09717},
  archivePrefix = {arXiv},
  primaryClass = {cs.CL},
  url = {https://arxiv.org/abs/2601.09717}
}