Representativeness-Aware Aspect Analysis for Brand Monitoring in Social Media
Abstract
Owing to the fast-responding nature and extreme success of social media, many companies resort to social media sites for monitoring their brands’ reputation and the opinions of general public. To help companies monitor their brands, in this work, we delve into the task of extracting representative aspects and posts from users’ free-text posts in social media. Previous efforts have treated it as a traditional information extraction task, and forgo the specific properties of social media, such as the possible noise in user generated posts and the varying impacts; In contrast, we extract aspects by maximizing their representativeness, which is a new notion defined by us that accounts for both the coverage of aspects and the impact of posts. We formalize it as a submodular optimization problem, and develop a FastPAS algorithm to jointly select representative posts and aspects. The FastPAS algorithm optimizes parameters in a greedy way, which is highly efficient and can reach a good solution with theoretical guarantees. We perform extensive experiments on two datasets, showing that our method outperforms the state-of-the-art aspect extraction and summarization methods in identifying representative aspects.
Cite
Text
Liao et al. "Representativeness-Aware Aspect Analysis for Brand Monitoring in Social Media." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/44Markdown
[Liao et al. "Representativeness-Aware Aspect Analysis for Brand Monitoring in Social Media." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/liao2017ijcai-representativeness/) doi:10.24963/IJCAI.2017/44BibTeX
@inproceedings{liao2017ijcai-representativeness,
title = {{Representativeness-Aware Aspect Analysis for Brand Monitoring in Social Media}},
author = {Liao, Lizi and He, Xiangnan and Ren, Zhaochun and Nie, Liqiang and Xu, Huan and Chua, Tat-Seng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {310-316},
doi = {10.24963/IJCAI.2017/44},
url = {https://mlanthology.org/ijcai/2017/liao2017ijcai-representativeness/}
}