SICLJun 16, 2017

Active learning in annotating micro-blogs dealing with e-reputation

arXiv:1706.05349v41 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of noisy data annotation for opinion mining in micro-blogs, specifically for e-reputation analysis of French politicians, but it is incremental as it builds on existing active learning and NLP methods.

The paper tackled the problem of automatically annotating French political tweets for opinion mining by developing an active learning process to build an annotated dataset, showing that Twitter features like author names and hashtags can improve systems and reduce noise, though this may cause loss of crucial information.

Elections unleash strong political views on Twitter, but what do people really think about politics? Opinion and trend mining on micro blogs dealing with politics has recently attracted researchers in several fields including Information Retrieval and Machine Learning (ML). Since the performance of ML and Natural Language Processing (NLP) approaches are limited by the amount and quality of data available, one promising alternative for some tasks is the automatic propagation of expert annotations. This paper intends to develop a so-called active learning process for automatically annotating French language tweets that deal with the image (i.e., representation, web reputation) of politicians. Our main focus is on the methodology followed to build an original annotated dataset expressing opinion from two French politicians over time. We therefore review state of the art NLP-based ML algorithms to automatically annotate tweets using a manual initiation step as bootstrap. This paper focuses on key issues about active learning while building a large annotated data set from noise. This will be introduced by human annotators, abundance of data and the label distribution across data and entities. In turn, we show that Twitter characteristics such as the author's name or hashtags can be considered as the bearing point to not only improve automatic systems for Opinion Mining (OM) and Topic Classification but also to reduce noise in human annotations. However, a later thorough analysis shows that reducing noise might induce the loss of crucial information.

Code Implementations5 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes