# Multitask Learning for Blackmarket Tweet Detection

**Authors:** Udit Arora, William Scott Paka, Tanmoy Chakraborty

arXiv: 1907.04072 · 2019-07-10

## TL;DR

This paper presents a multitask learning approach to detect tweets artificially boosted by blackmarket services, achieving high accuracy in distinguishing such tweets from genuine ones.

## Contribution

It introduces a novel multitask learning framework that leverages soft parameter sharing for effective blackmarket tweet detection.

## Key findings

- Achieved an F1-score of 0.89 in classification.
- Demonstrated the effectiveness of multitask learning for this task.
- Improved detection accuracy over baseline methods.

## Abstract

Online social media platforms have made the world more connected than ever before, thereby making it easier for everyone to spread their content across a wide variety of audiences. Twitter is one such popular platform where people publish tweets to spread their messages to everyone. Twitter allows users to Retweet other users' tweets in order to broadcast it to their network. The more retweets a particular tweet gets, the faster it spreads. This creates incentives for people to obtain artificial growth in the reach of their tweets by using certain blackmarket services to gain inorganic appraisals for their content.   In this paper, we attempt to detect such tweets that have been posted on these blackmarket services in order to gain artificially boosted retweets. We use a multitask learning framework to leverage soft parameter sharing between a classification and a regression based task on separate inputs. This allows us to effectively detect tweets that have been posted to these blackmarket services, achieving an F1-score of 0.89 when classifying tweets as blackmarket or genuine.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.04072/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1907.04072/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1907.04072/full.md

---
Source: https://tomesphere.com/paper/1907.04072