# Its All in a Name: Detecting and Labeling Bots by Their Name

**Authors:** David M. Beskow, Kathleen M. Carley

arXiv: 1812.05932 · 2018-12-17

## TL;DR

This paper introduces a multi-model detection framework for identifying social media bots, utilizing random string detection in usernames to generate labeled data and improve detection accuracy.

## Contribution

It proposes a novel multi-tiered toolbox approach for bot detection and employs random string detection on usernames to create training data.

## Key findings

- Effective filtering of bot accounts using username analysis
- Enhanced detection accuracy through multi-model approach
- Generation of labeled datasets from username patterns

## Abstract

Automated social media bots have existed almost as long as the social media environments they inhabit. Their emergence has triggered numerous research efforts to develop increasingly sophisticated means to detect these accounts. These efforts have resulted in a cat and mouse cycle in which detection algorithms evolve trying to keep up with ever evolving bots. As part of this continued evolution, our research proposes a multi-model 'tool-box' approach in order to conduct detection at various tiers of data granularity. To support this toolbox approach this research also uses random string detection applied to user names to filter twitter streams for bot accounts and use this as labeled training data for follow on research.

## Full text

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

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1812.05932/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1812.05932/full.md

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