Exploiting Unsupervised Pre-training and Automated Feature Engineering for Low-resource Hate Speech Detection in Polish
This paper presents our contribution to PolEval 2019 Task 6: Hate speech and bullying detection. We describe three parallel approaches that we followed: fine-tuning a pre-trained ULMFiT model to our classification task, fine-tuning a pre-trained BERT model to our classification task, and using the TPOT library to find the optimal pipeline. We present results achieved by these three tools and review their advantages and disadvantages in terms of user experience. Our team placed second in subtask 2 with a shallow model found by TPOT: a~logistic regression classifier with non-trivial feature engineering.
Code (0)
등록된 구현이 없습니다.
Tasks
Automated Feature EngineeringClassificationFeature EngineeringGeneral ClassificationHate Speech DetectionregressionUnsupervised Pre-trainingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Automated Essay Scoring with Discourse-Aware Neural Models
Automated essay scoring systems typically rely on hand-crafted features to predict essay quality, but such systems are limited by the cost of feature engineering. Neural networks offer an alternative to feature engineeri…
Automated Essay ScoringFeature EngineeringLearned Feature Importance Scores for Automated Feature Engineering
Feature engineering has demonstrated substantial utility for many machine learning workflows, such as in the small data regime or when distribution shifts are severe. Thus automating this capability can relieve much manu…
Automated Feature EngineeringFeature EngineeringFeature ImportanceTime SeriesWeighted Unsupervised Domain Adaptation Considering Geometry Features and Engineering Performance of 3D Design Data
The product design process in manufacturing involves iterative design modeling and analysis to achieve the target engineering performance, but such an iterative process is time consuming and computationally expensive. Re…
Domain AdaptationUnsupervised Domain AdaptationAutomating Feature Engineering
Feature Engineering is the task of transforming the feature space in a given learning problem to improve the performance of a trained model. It is a crucial but time intensive and skillful process, involving a data scien…
Automated Feature EngineeringFeature EngineeringLearning a Data-Driven Policy Network for Pre-Training Automated Feature Engineering
Feature engineering is widely acknowledged to be pivotal in tabular data analysis and prediction. Automated feature engineering (AutoFE) emerged to automate this process managed by experienced data scientists and enginee…
Automated Feature EngineeringFeature EngineeringNeural Architecture Search