Research Papers 论文研究 6h ago Updated 1h ago 更新于 1小时前 44

Explainable Prediction from Mobile Sensing Data through LLM-guided Concept Integration 通过LLM引导的概念集成实现移动传感数据的可解释预测

Introduces Concept-Integrated Transformer (CIT), a novel architecture combining transformer-based prediction with LLM-guided concept supervision for mobile sensing data Uses pretrained LLMs to generate baseline-aware concept abnormality targets with confidence weights, eliminating the need for manual concept annotation Achieves state-of-the-art F1 scores on two longitudinal health datasets: 0.756 on AFFECT and 0.765 (tied) on PHQ-9 Learned concept scores yield interpretable behavioral patterns, 提出概念集成Transformer(CIT),利用LLM引导的概念监督实现移动传感数据的可解释预测 无需手动概念注释,LLM可自动生成基线感知的概念异常目标及置信度权重 在AFFECT数据集上F1达0.756(最高),在PHQ-9数据集上F1达0.765(并列最高) 模型学习到的概念分数揭示可解释的生理行为模式,如睡眠与负性情感的关联 为小队列健康传感研究提供了准确且可解释的预测新范式

55
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • Introduces Concept-Integrated Transformer (CIT), a novel architecture combining transformer-based prediction with LLM-guided concept supervision for mobile sensing data
  • Uses pretrained LLMs to generate baseline-aware concept abnormality targets with confidence weights, eliminating the need for manual concept annotation
  • Achieves state-of-the-art F1 scores on two longitudinal health datasets: 0.756 on AFFECT and 0.765 (tied) on PHQ-9
  • Learned concept scores yield interpretable behavioral patterns, with sleep quantity and quality showing clearest differentiation between high and low negative affect groups
  • Addresses the dual challenge of accuracy and interpretability in small-cohort health-sensing studies where outcome supervision is limited relative to heterogeneous data

Why It Matters

This work bridges a critical gap in digital health AI by demonstrating that LLMs can serve as effective concept generators for interpretable machine learning without costly manual annotation. For practitioners building health monitoring systems, it provides a scalable pathway to models that are both accurate and clinically meaningful, which is essential for real-world deployment where stakeholder trust depends on understanding model reasoning.

Technical Details

  • Concept-Integrated Transformer (CIT): A transformer-based architecture that integrates concept-level supervision into prediction tasks, where concepts are derived from mobile sensing features (e.g., sleep, activity, physiological signals)
  • LLM-Guided Concept Supervision: A pretrained LLM generates concept abnormality targets with confidence weights, conditioned on individual baselines, enabling zero-shot concept extraction without manual labeling
  • Datasets: Evaluated on two longitudinal mobile sensing datasets — AFFECT (negative affect prediction) and PHQ-9 (depression severity assessment)
  • Performance: Highest F1 of 0.756 on AFFECT and tied highest F1 of 0.765 on PHQ-9, demonstrating strong generalization across different mental health prediction tasks
  • Interpretability: Concept scores reveal meaningful patterns; sleep metrics emerged as the most discriminative features between high and low negative affect groups, aligning with established clinical knowledge

Industry Insight

  • LLMs can serve as powerful priors for concept discovery in domains with limited labeled data, reducing annotation costs while improving model interpretability — a strategy applicable beyond health sensing to any domain with heterogeneous sensor or time-series data
  • The baseline-aware concept generation approach addresses a key limitation in small-cohort studies, suggesting that personalization at the concept level (rather than only at the model level) could become a standard practice in digital health
  • As regulatory bodies increasingly demand explainability in health AI, methods like CIT that natively produce interpretable concept scores may accelerate adoption of mobile sensing-based diagnostics in clinical workflows

TL;DR

  • 提出概念集成Transformer(CIT),利用LLM引导的概念监督实现移动传感数据的可解释预测
  • 无需手动概念注释,LLM可自动生成基线感知的概念异常目标及置信度权重
  • 在AFFECT数据集上F1达0.756(最高),在PHQ-9数据集上F1达0.765(并列最高)
  • 模型学习到的概念分数揭示可解释的生理行为模式,如睡眠与负性情感的关联
  • 为小队列健康传感研究提供了准确且可解释的预测新范式

为什么值得看

本文针对移动健康传感领域长期存在的"小样本+高异构数据+可解释性需求"三重挑战,提出了一种创新的LLM引导概念集成方案。对于AI从业者而言,这展示了大语言模型在结构化监督信号生成方面的新应用路径,也为医疗AI的可解释性研究提供了可复用的技术框架。

技术解析

  • CIT架构:概念集成Transformer(Concept-Integrated Transformer)结合预训练LLM与Transformer预测头,通过LLM生成概念异常目标作为监督信号,替代传统手动标注。
  • LLM引导的概念生成:利用预训练大语言模型自动生成基线感知的概念异常目标,并附带置信度权重,无需人工概念注释,显著降低标注成本。
  • 基准测试:在两个纵向移动传感数据集上验证——AFFECT数据集(负性情感预测)F1=0.756(最高),PHQ-9数据集(抑郁筛查)F1=0.765(并列最高)。
  • 可解释性验证:学习到的概念分数揭示了有意义的行为-生理模式,如在AFFECT数据集中,睡眠数量和质量在高/低负性情感组间差异最显著。

行业启示

  • LLM作为监督信号生成器:大语言模型可超越对话与生成任务,成为结构化监督信号(如概念异常目标)的自动化工具,为小样本场景提供新范式。
  • 可解释性成为医疗AI落地关键:在健康传感等高风险领域,模型可解释性不再是"加分项"而是"必选项",直接影响临床采纳与监管合规。
  • 小队列研究的突破路径:针对数据稀缺的健康研究,通过LLM增强概念监督可在不依赖大规模标注的前提下提升模型性能与可信度,值得在数字生物标志物领域推广。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Healthcare AI 医疗AI Research 科学研究 Interpretability Interpretability