paper-with-me

홈 › Papers

EGGS: A Flexible Approach to Relational Modeling of Social Network Spam

2020-01-14 · Jonathan Brophy, Daniel Lowd

Social networking websites face a constant barrage of spam, unwanted messages that distract, annoy, and even defraud honest users. These messages tend to be very short, making them difficult to identify in isolation. Furthermore, spammers disguise their messages to look legitimate, tricking users into clicking on links and tricking spam filters into tolerating their malicious behavior. Thus, some spam filters examine relational structure in the domain, such as connections among users and messages, to better identify deceptive content. However, even when it is used, relational structure is often exploited in an incomplete or ad hoc manner. In this paper, we present Extended Group-based Graphical models for Spam (EGGS), a general-purpose method for classifying spam in online social networks. Rather than labeling each message independently, we group related messages together when they have the same author, the same content, or other domain-specific connections. To reason about related messages, we combine two popular methods: stacked graphical learning (SGL) and probabilistic graphical models (PGM). Both methods capture the idea that messages are more likely to be spammy when related messages are also spammy, but they do so in different ways; SGL uses sequential classifier predictions and PGMs use probabilistic inference. We apply our method to four different social network domains. EGGS is more accurate than an independent model in most experimental settings, especially when the correct label is uncertain. For the PGM implementation, we compare Markov logic networks to probabilistic soft logic and find that both work well with neither one dominating, and the combination of SGL and PGMs usually performs better than either on its own.

📄 PDF Abstract BibTeX arXiv:2001.04909

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PGM A regularization criterion that, differently from dropout and its variants, is deterministic rather than random. It grounds on the…

Similar Papers 제목 키워드 기반

Leveraging Multi-level Dependency of Relational Sequences for Social Spammer Detection

2020-09-14 · Jun Yin, Qian Li, Shaowu Liu, Zhiang Wu 외

Much recent research has shed light on the development of the relation-dependent but content-independent framework for social spammer detection. This is largely because the relation among users is difficult to be altered…

Relation

Signed Latent Factors for Spamming Activity Detection

2022-09-28 · Yuli Liu

Due to the increasing trend of performing spamming activities (e.g., Web spam, deceptive reviews, fake followers, etc.) on various online platforms to gain undeserved benefits, spam detection has emerged as a hot researc…

Action DetectionActivity DetectionSpam detection

Social Fingerprinting: detection of spambot groups through DNA-inspired behavioral modeling

2017-03-13 · Stefano Cresci, Roberto Di Pietro, Marinella Petrocchi, Angelo Spognardi 외

Spambot detection in online social networks is a long-lasting challenge involving the study and design of detection techniques capable of efficiently identifying ever-evolving spammers. Recently, a new wave of social spa…

DNA analysis

NetSpam: a Network-based Spam Detection Framework for Reviews in Online Social Media

2017-03-10 · Saeedreza Shehnepoor, Mostafa Salehi, Reza Farahbakhsh, Noel Crespi

Nowadays, a big part of people rely on available content in social media in their decisions (e.g. reviews and feedback on a topic or product). The possibility that anybody can leave a review provide a golden opportunity …

Spam detection

Making the Most of Tweet-Inherent Features for Social Spam Detection on Twitter

2015-03-25 · Wang Bo, Zubiaga Arkaitz, Liakata Maria, Procter Rob

Social spam produces a great amount of noise on social media services such as Twitter, which reduces the signal-to-noise ratio that both end users and data mining applications observe. Existing techniques on social spam …

Spam detection