# Dynamic time warping distance for message propagation classification in   Twitter

**Authors:** Siwar Jendoubi, Arnaud Martin, Ludovic Li\'etard, Boutheina Ben, Yaghlane, Hend Ben Hadji

arXiv: 1701.07756 · 2017-01-27

## TL;DR

This paper introduces a novel distance metric based on Dynamic Time Warping for classifying message propagation in Twitter, improving accuracy in social message classification by analyzing propagation networks.

## Contribution

It proposes a new DTW-based distance metric combined with probabilistic and evidential k-NN classifiers for classifying Twitter message propagation networks.

## Key findings

- Achieved high classification accuracy on real Twitter data.
- Demonstrated effectiveness of the DTW-based metric for propagation network analysis.
- Validated the approach with real-world social network traces.

## Abstract

Social messages classification is a research domain that has attracted the attention of many researchers in these last years. Indeed, the social message is different from ordinary text because it has some special characteristics like its shortness. Then the development of new approaches for the processing of the social message is now essential to make its classification more efficient. In this paper, we are mainly interested in the classification of social messages based on their spreading on online social networks (OSN). We proposed a new distance metric based on the Dynamic Time Warping distance and we use it with the probabilistic and the evidential k Nearest Neighbors (k-NN) classifiers to classify propagation networks (PrNets) of messages. The propagation network is a directed acyclic graph (DAG) that is used to record propagation traces of the message, the traversed links and their types. We tested the proposed metric with the chosen k-NN classifiers on real world propagation traces that were collected from Twitter social network and we got good classification accuracies.

## Full text

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

## Figures

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

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1701.07756/full.md

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