paper-with-me

홈 › Papers

URM4DMU: an user represention model for darknet markets users

2023-03-19 · Hongmeng Liu, Jiapeng Zhao, Yixuan Huo, Yuyan Wang, Chun Liao, Liyan Shen, Shiyao Cui, Jinqiao Shi

Darknet markets provide a large platform for trading illicit goods and services due to their anonymity. Learning an invariant representation of each user based on their posts on different markets makes it easy to aggregate user information across different platforms, which helps identify anonymous users. Traditional user representation methods mainly rely on modeling the text information of posts and cannot capture the temporal content and the forum interaction of posts. While recent works mainly use CNN to model the text information of posts, failing to effectively model posts whose length changes frequently in an episode. To address the above problems, we propose a model named URM4DMU(User Representation Model for Darknet Markets Users) which mainly improves the post representation by augmenting convolutional operators and self-attention with an adaptive gate mechanism. It performs much better when combined with the temporal content and the forum interaction of posts. We demonstrate the effectiveness of URM4DMU on four darknet markets. The average improvements on MRR value and Recall@10 are 22.5% and 25.5% over the state-of-the-art method respectively.

📄 PDF Abstract BibTeX arXiv:2303.10674

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SYSML: StYlometry with Structure and Multitask Learning: Implications for Darknet Forum Migrant Analysis

2021-04-01 · EMNLP 2021 11 · Pranav Maneriker, Yuntian He, Srinivasan Parthasarathy

Darknet market forums are frequently used to exchange illegal goods and services between parties who use encryption to conceal their identities. The Tor network is used to host these markets, which guarantees additional …

Authorship AttributionRetrieval

DreamDrug - A crowdsourced NER dataset for detecting drugs in darknet markets

2021-11-01 · WNUT (ACL) 2021 11 · Johannes Bogensperger, Sven Schlarb, Allan Hanbury, Gábor Recski

We present DreamDrug, a crowdsourced dataset for detecting mentions of drugs in noisy user-generated item listings from darknet markets. Our dataset contains nearly 15,000 manually annotated drug entities in over 3,500 i…

NER

Identifying Hidden Buyers in Darknet Markets via Dirichlet Hawkes Process

2019-11-12 · Panpan Zheng, Shuhan Yuan, Xintao Wu, Yubao Wu

The darknet markets are notorious black markets in cyberspace, which involve selling or brokering drugs, weapons, stolen credit cards, and other illicit goods. To combat illicit transactions in the cyberspace, it is impo…

Clustering

VendorLink: An NLP approach for Identifying & Linking Vendor Migrants & Potential Aliases on Darknet Markets

2023-05-04 · Vageesh Saxena, Nils Rethmeier, Gijs Van Dijck, Gerasimos Spanakis

The anonymity on the Darknet allows vendors to stay undetected by using multiple vendor aliases or frequently migrating between markets. Consequently, illegal markets and their connections are challenging to uncover on t…

Using the Open Meta Kaggle Dataset to Evaluate Tripartite Recommendations in Data Markets

2019-08-12 · Dominik Kowald, Matthias Traub, Dieter Theiler, Heimo Gursch 외

This work addresses the problem of providing and evaluating recommendations in data markets. Since most of the research in recommender systems is focused on the bipartite relationship between users and items (e.g., movie…

Collaborative FilteringRecommendation Systems