# SmartBullets: A Cloud-Assisted Bullet Screen Filter based on Deep   Learning

**Authors:** Haoran Niu, Jiangnan Li, Yu Zhao

arXiv: 1905.05925 · 2019-05-16

## TL;DR

SmartBullets is a deep learning-based, cloud-assisted system designed to filter low-quality bullet-screen comments in real-time, enhancing user experience during video viewing.

## Contribution

It introduces a convolutional neural network classifier combined with a cloud framework to effectively filter inappropriate comments in bullet-screen videos.

## Key findings

- Effectively removes low-quality bullets
- Improves overall viewing experience
- Scalable cloud-assisted filtering

## Abstract

Bullet-screen is a technique that enables the website users to send real-time comment `bullet' cross the screen. Compared with the traditional review of a video, bullet-screen provides new features of feeling expression to video watching and more iterations between video viewers. However, since all the comments from the viewers are shown on the screen publicly and simultaneously, some low-quality bullets will reduce the watching enjoyment of the users. Although the bullet-screen video websites have provided filter functions based on regular expression, bad bullets can still easily pass the filter through making a small modification.   In this paper, we present SmartBullets, a user-centered bullet-screen filter based on deep learning techniques. A convolutional neural network is trained as the classifier to determine whether a bullet need to be removed according to its quality. Moreover, to increase the scalability of the filter, we employ a cloud-assisted framework by developing a backend cloud server and a front-end browser extension. The evaluation of 40 volunteers shows that SmartBullets can effectively remove the low-quality bullets and improve the overall watching experience of viewers.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.05925/full.md

## References

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

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