Papers by Sebastian Stabinger
Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment Classification (2020.lrec-1)
Copied to clipboard
| Challenge: | Aspect-Target Sentiment Classification (ATSC) is a subtask of Aspect Based Sentimence Analysis (ABSA) . recent deep transfer-learning methods have been applied successfully to a myriad of NLP tasks. |
| Approach: | They propose to use a self-supervised domain-specific BERT language model to exploit ATSC . they also perform cross-domain evaluation to explore the real-world robustness of their models . |
| Outcome: | The proposed model outperforms baseline models on the SemEval 2014 task 4 restaurants dataset. |