Giter Site home page Giter Site logo

jarobyte91 / detests_2022 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 27.4 MB

Source code for the paper "MALNIS at IberLEF-2022 DETESTS Task: A Multi-Task Learning Approach for Low-Resource Detection of Racial Stereotypes in Spanish"

Home Page: http://ceur-ws.org/Vol-3202/detests-paper2.pdf

License: MIT License

Python 0.20% Jupyter Notebook 99.80%
multi-label-classification multi-task-learning natural-language-processing

detests_2022's Introduction

MALNIS at IberLEF-2022 DETESTS Task: A Multi-Task Learning Approach for Low-Resource Detection of Racial Stereotypes in Spanish

Author Personal Website Email
Juan Ramirez-Orta Homepage [email protected]
MarΓ­a Virginia Sabando [email protected]
Mariano Maisonnave Homepage [email protected]
Evangelos Milios Homepage [email protected]

Abstract

This paper describes our submission for the DETESTS (DETEction and classification of racial STereo-types in Spanish) shared task at IberLEF 2022. The DETESTS shared task is divided into two sub-tasks: in the first one, the objective consists of detecting racial biases in online comments as a binary classification problem, whereas in the second one, the goal is to determine whether the comments exhibit one or more of ten different racial biases as a multi-label classification problem. Our approach consists of a Multi-Task Learning strategy applied to pre-trained deep language models, which allows to learn a sequence representation for each comment. This representation is then used to train a joint classifier for all the categories of the second task, combining them using 𝐿𝑂𝐺𝐼𝐢𝐴𝐿_𝑂𝑅 to produce the predictions for the first one. The intuition behind our approach is that the joint training process allows the model to leverage the information present in each one of the categories and benefit from how they complement each other, boosting the performance of those categories with less examples. Our approach obtained ninth place in the first task and first place in the second one.

Installation

git clone https://github.com/jarobyte91/detests_2022.git
cd detests_2022
pip install -r requirements.txt

Contribute & Support

License

This project is licensed under the MIT License.

detests_2022's People

Contributors

jarobyte91 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.