Social Media as an Instant Source of Feedback on Water Quality
Khubaib Ahmad, Muhammad Asif Ayub, Kashif Ahmad, Jebran Khan, Nasir, Ahmad, Ala Al-Fuqaha

TL;DR
This study develops a novel framework using neural networks and optimization techniques to automatically analyze social media posts for water quality feedback, achieving high accuracy and outperforming existing methods.
Contribution
The paper introduces a new multi-model fusion framework employing BERT, XLM-RoBERTa, and LSTM with optimization-based weighting for water quality detection from social media.
Findings
Highest individual model F1-score of 0.81 with BERT.
Fusion approach with brute force optimization achieves F1-score of 0.852.
Significant improvement over existing methods.
Abstract
This paper focuses on an important environmental challenge; namely, water quality by analyzing the potential of social media as an immediate source of feedback. The main goal of the work is to automatically analyze and retrieve social media posts relevant to water quality with particular attention to posts describing different aspects of water quality, such as watercolor, smell, taste, and related illnesses. To this aim, we propose a novel framework incorporating different preprocessing, data augmentation, and classification techniques. In total, three different Neural Networks (NNs) architectures, namely (i) Bidirectional Encoder Representations from Transformers (BERT), (ii) Robustly Optimized BERT Pre-training Approach (XLM-RoBERTa), and (iii) custom Long short-term memory (LSTM) model, are employed in a merit-based fusion scheme. For merit-based weight assignment to the models,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWater Quality Monitoring Technologies · Text and Document Classification Technologies
MethodsMulti-Head Attention · Linear Layer · Dense Connections · Adam · Attention Dropout · Linear Warmup With Linear Decay · Layer Normalization · WordPiece · Residual Connection · Softmax
