arXiv:2510.08365cs.CL2025-10

用两阶段投票机制高效检测社交平台隐性自杀倾向,兼顾准确与成本。

Two-Stage Voting for Robust and Efficient Suicide Risk Detection on Social Media

  • 轻量BERT处理明确表达,复杂情况交由多视角LLM或心理特征集成模型判断
  • 在显性数据上达98.0% F1,隐性数据上达99.7% F1,跨域差距小于2%
  • 首次将LLM提取的心理特征转为结构化向量,适合安全预警系统部署

近年来全球自杀率上升,亟需主动预防策略。社交媒体为高危人群提供了隐性表达情绪的渠道,但其通过隐喻、反语或微妙情绪线索传递的自杀意念难以识别。轻量模型如BERT可处理明确信号,却对隐性内容无效;大语言模型(LLMs)虽能捕捉细节,但计算成本过高。为此,我们提出两阶段投票架构:第一阶段用轻量BERT快速识别高置信度的明确案例;第二阶段将模糊样本交由多视角LLM投票框架提升隐性意念召回率,或采用基于心理学特征的集成模型,该特征由提示工程驱动的LLM提取。据我们所知,这是首个将LLM提取的心理特征转化为结构化向量用于自杀风险检测的工作。在两个互补数据集(以显性为主的Reddit和纯隐性的DeepSuiMind)上,该框架优于单模型基线,显性案例F1达98.0%,隐性案例达99.7%,跨域差距低于2%,同时显著降低LLM使用成本。

原文摘要 · Abstract (English)

Suicide rates have risen worldwide in recent years, underscoring the urgent need for proactive prevention strategies. Social media provides valuable signals, as many at-risk individuals - who often avoid formal help due to stigma - choose instead to share their distress online. Yet detecting implicit suicidal ideation, conveyed indirectly through metaphor, sarcasm, or subtle emotional cues, remains highly challenging. Lightweight models like BERT handle explicit signals but fail on subtle implicit ones, while large language models (LLMs) capture nuance at prohibitive computational cost. To address this gap, we propose a two-stage voting architecture that balances efficiency and robustness. In Stage 1, a lightweight BERT classifier rapidly resolves high-confidence explicit cases. In Stage 2, ambiguous inputs are escalated to either (i) a multi-perspective LLM voting framework to maximize recall on implicit ideation, or (ii) a feature-based ML ensemble guided by psychologically grounded indicators extracted via prompt-engineered LLMs for efficiency and interpretability. To the best of our knowledge, this is among the first works to operationalize LLM-extracted psychological features as structured vectors for suicide risk detection. On two complementary datasets - explicit-dominant Reddit and implicit-only DeepSuiMind - our framework outperforms single-model baselines, achieving 98.0% F1 on explicit cases, 99.7% on implicit ones, and reducing the cross-domain gap below 2%, while significantly lowering LLM cost.

自杀检测LLM应用心理特征多阶段模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。