Unsupervised Domain Adaptation with Global and Local Graph Neural Networks in Limited Labeled Data Scenario: Application to Disaster Management
Samujjwal Ghosh, Subhadeep Maji, Maunendra Sankar Desarkar

TL;DR
This paper introduces a novel graph neural network approach for unsupervised domain adaptation in disaster-related social media classification, effectively utilizing limited labeled data and outperforming existing methods.
Contribution
The paper proposes a two-part graph neural network that captures global and local information, improving disaster social media post classification under limited labeled data conditions.
Findings
Outperforms state-of-the-art methods by 2.74% in weighted F1 score.
Achieves 3.00% higher weighted F1 than BERT on granular datasets.
Retains performance with very limited labeled data.
Abstract
Identification and categorization of social media posts generated during disasters are crucial to reduce the sufferings of the affected people. However, lack of labeled data is a significant bottleneck in learning an effective categorization system for a disaster. This motivates us to study the problem as unsupervised domain adaptation (UDA) between a previous disaster with labeled data (source) and a current disaster (target). However, if the amount of labeled data available is limited, it restricts the learning capabilities of the model. To handle this challenge, we utilize limited labeled data along with abundantly available unlabeled data, generated during a source disaster to propose a novel two-part graph neural network. The first-part extracts domain-agnostic global information by constructing a token level graph across domains and the second-part preserves local instance-level…
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
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Text and Document Classification Technologies
MethodsLinear Layer · Linear Warmup With Linear Decay · Residual Connection · Layer Normalization · Adam · Multi-Head Attention · Attention Dropout · Dense Connections · Softmax · Dropout
