从嘈杂社交数据中挖掘公共交通风险,自动识别关键话题与重要性。
Importance-aware Topic Modeling for Discovering Public Transit Risk from Noisy Social Media
- 构建加权共现图,融合语义关联与用户影响力。
- 通过泊松去卷积分解,生成可解释的话题-关键词矩阵和重要性评分。
- 适合交通管理、城市规划者用于实时风险监测与决策支持。
城市交通机构越来越多地依赖社交媒体监控拥挤、延误和安全事件等新兴服务风险,但这些风险信号往往稀疏、短小,易被日常讨论淹没。本文提出一种联合建模语言互动与用户影响力的框架:首先基于清洗后的帖子构建影响加权的关键词共现图,使社会影响力大的帖子按比例贡献证据;核心是泊松去卷积因子分解(PDF),将该图分解为低秩主题结构与局部残差交互,产出可解释的主题-关键词基底及主题重要性分数;引入去相关正则项以促进主题差异性,采用轻量级优化算法在非负性和归一化约束下稳定收敛;最后通过一致性驱动的扫描法确定最优主题数。在大规模社交流上,该模型在主题一致性和多样性方面均优于主流基线。代码与数据集已公开于 https://github.com/pangjunbiao/Topic-Modeling_ITS.git。
原文摘要 · Abstract (English)
Urban transit agencies increasingly turn to social media to monitor emerging service risks such as crowding, delays, and safety incidents, yet the signals of concern are sparse, short, and easily drowned by routine chatter. We address this challenge by jointly modeling linguistic interactions and user influence. First, we construct an influence-weighted keyword co-occurrence graph from cleaned posts so that socially impactful posts contributes proportionally to the underlying evidence. The core of our framework is a Poisson Deconvolution Factorization (PDF) that decomposes this graph into a low-rank topical structure and topic-localized residual interactions, producing an interpretable topic--keyword basis together with topic importance scores. A decorrelation regularizer \emph{promotes} distinct topics, and a lightweight optimization procedure ensures stable convergence under nonnegativity and normalization constraints. Finally, the number of topics is selected through a coherence-driven sweep that evaluates the quality and distinctness of the learned topics. On large-scale social streams, the proposed model achieves state-of-the-art topic coherence and strong diversity compared with leading baselines. The code and dataset are publicly available at https://github.com/pangjunbiao/Topic-Modeling_ITS.git
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。