“PyDNetTopic: A Framework for Uncovering What Darknet Market Users Talking About”, Jingcheng Yang, Haowei Ye, Futai Zou2020-12-12 (, ; similar)⁠:

Although the Dark Net Market (DNM) has attracted more and more researchers’ interests, we found most works focus on the markets while ignoring the forums associated with them. Ignoring DNM forums is undoubtedly a huge waste of informative intelligence. Previous works usually use LDA for darknet data mining. However, traditional topic models cannot handle the posts in forums with various lengths, which incurs unaffordable complexity or performance degradation.

In this paper, an improved Bi-term Topic Model named Filtered Bi-term Model (FBTM), is proposed to extract potential topics in DNM forums for balancing both overhead and performance. Experimental results prove that the topical words extracted by FBTM are more coherent than LDA and DMM.

Furthermore, we proposed a general framework named pyDNetTopic for content extracting and topic modeling uncovering DNM forums automatically. The full results we apply pyDNetTopic to Agora forum demonstrate the capability of FBTM to capture informative intelligence in DNM forums as well as the practicality of pyDNetTopic.