arXiv:2608.05183cs.SIcs.AI2026-08

用机器学习分析社交平台发文,自动识别用户死亡状态。

Automatic Detection of Deaths from Social Networking Sites

论文配图:Automatic Detection of Deaths from Social Networking Sites
图 1 · 摘自论文原文
  • 对比生死前后的语言特征,构建分类模型。
  • BERT模型准确率达90%以上,优于其他所有方法。
  • 适合数字健康、社会计算等领域的研究者参考。

本论文分析并讨论了社交媒体用户在死亡前后内容的语言特征差异,提出基于机器学习的分类器,可高精度自动检测社交平台用户的死亡状态。研究使用Wikidata与Twitter构建新数据集,对传统模型(随机森林、KNN、逻辑回归、SVM)和深度学习模型(BiLSTM、CNN、BERT)进行训练,特征提取采用TF-IDF及预训练词向量(Glove、Word2Vec、FastText)。结果显示:随机森林在传统模型中表现最优;BiLSTM优于CNN;TF-IDF在传统模型中始终优于预训练词向量;Word2Vec在深度模型中优于Glove与FastText;BERT在所有模型中性能最佳。尽管生前与死后发文的积极情绪水平相似,但死后发文负面情绪更高,而生前更偏中性。死后文本中悲伤、愤怒、惊讶、恐惧等负面情绪词更频繁,快乐词则多见于生前。此外,死后文本中人称代词、动词、家庭词、宗教词、死亡相关词及脏话出现频率更高,而生前则更常使用非人称代词与口语化表达。死后文本也表现出更强的分析性思维。该研究成功开发出一种高精度的用户死亡自动检测技术。

原文摘要 · Abstract (English)

This dissertation analysed and discussed the differences in linguistic characteristics between pre-mortem and post-mortem social media content, and reported machine learning (ML) classifiers that achieved high performance in automatically detecting deaths of social networking site users from posts associated with their profiles. A new dataset was developed using Wikidata and Twitter. ML models, both traditional (RF, KNN, LR, and SVM) and deep learning (BiLSTM, CNN, and the state-of-the-art BERT), were trained on features extracted using TF-IDF and pre-trained embeddings (Glove, Word2Vec, and FastText) to classify post-mortem content from its pre-mortem counterpart. The results showed that RF outperformed all other traditional ML models; BiLSTM outperformed CNN; TF-IDF consistently outperformed pre-trained word embeddings for the traditional models; Word2Vec consistently outperformed Glove and FastText for the deep learning models; and BERT outperformed all other models. It was found that although pre-mortem and post-mortem tweets express similar levels of positive sentiment, post-mortem tweets exhibit higher negative sentiment, whereas pre-mortem tweets exhibit higher neutral sentiment. Feelings suggesting negativity (sad, angry, surprise, and fear) are more dominant in post-mortem tweets, while happy is more dominant in pre-mortem tweets. It was also found that words, personal pronouns, verbs, family words, religious words, death words, and swear words occur more frequently in post-mortem tweets, whereas impersonal pronouns and informal words occur more frequently in pre-mortem tweets. Additionally, analytical thinking is expressed more in post-mortem than pre-mortem conversations. This experiment's significant contribution is the successful development of an exceptionally high-performing technique for automatically detecting user deaths on social networking sites.

死亡检测自然语言机器学习社交网络

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