TransCrimeNet: A Transformer-Based Model for Text-Based Crime Prediction in Criminal Networks
Chen Yang

TL;DR
TransCrimeNet introduces a transformer-based approach that combines textual data and graph embeddings to improve crime prediction accuracy in criminal networks, outperforming previous models significantly.
Contribution
The paper proposes TransCrimeNet, a novel model integrating transformer-derived textual features with graph data for enhanced crime prediction in criminal networks.
Findings
TransCrimeNet achieves 12.7% higher F1 score than previous models.
Combining textual and graph data improves prediction accuracy.
Transformer-based features effectively capture valuable insights from unstructured text.
Abstract
This paper presents TransCrimeNet, a novel transformer-based model for predicting future crimes in criminal networks from textual data. Criminal network analysis has become vital for law enforcement agencies to prevent crimes. However, existing graph-based methods fail to effectively incorporate crucial textual data like social media posts and interrogation transcripts that provide valuable insights into planned criminal activities. To address this limitation, we develop TransCrimeNet which leverages the representation learning capabilities of transformer models like BERT to extract features from unstructured text data. These text-derived features are fused with graph embeddings of the criminal network for accurate prediction of future crimes. Extensive experiments on real-world criminal network datasets demonstrate that TransCrimeNet outperforms previous state-of-the-art models by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCybercrime and Law Enforcement Studies · Crime Patterns and Interventions · Digital and Cyber Forensics
