Skip to content

Darthfire/wader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐋 WADER

Implementation of the paper A Weak-labelling framework for Data augmentation in tExt Regression Tasks accepted at SemEval 2023, colocated with ACL 2023.

Authors: Aaryak Garg*, Manan Suri*,Divya Chaudhary, Ian Gorton and Bijendra Kumar.

WADER DIAGRAM

Intimacy is an essential element of human relationships and language is a crucial means of conveying it. Textual intimacy analysis can reveal social norms in different contexts and serve as a benchmark for testing computational models’ ability to understand social information. In this paper, we propose a novel weak-labeling strategy for data augmentation in text regression tasks called WADER. WADER uses data augmentation to address the problems of data imbalance and data scarcity and provides a method for data augmentation in cross-lingual, zero-shot tasks. We benchmark the performance of State-of-the-Art pretrained multilingual language models using WADER and analyze the use of sampling techniques to mitigate bias in data and optimally select augmentation candidates. Our results show that WADER outperforms the baseline model and provides a direction for mitigating data imbalance and scarcity in text regression tasks.

🤝 Main Contributions

  1. Provide a data augmentation framework specific to text regression.
  2. Provide a method for data augmentation in cross-lingual, zero-shot tasks.
  3. Benchmark performance of pre-trained language models.
  4. Analysis of use of sampling techniques to mitigate bias in data and optimally select augmentation candidates.

📝 Task Description

SemEval 2023 Task 9: Multilingual Tweet Intimacy Analysis (Pei et al., 2022) is a task that deals with detecting intimacy in 10 languages. This task is co-organized by University of Michigan and Snap Inc. Intimacy is a fundamental aspect of human relationships, and studying intimacy in a textual context has many potential applications in the field of computational linguistics. The training data is available in 6 languages: English, Spanish, Italian, Portuguese, French, and Chinese. The evaluation is done on the given training languages, as well as 6 unseen languages: Hindi, Arabic, Dutch and Korean.

🔨 Dependencies

  • simpletransformers
  • pandas
  • numpy
  • sklearn
  • googletrans
  • matplotlib

📞 Contact

If you have any questions or issues, please feel free to reach out Aaryak Garg at aaryak.ug20@nsut.ac.in.

🖊 Citation

@misc{suri2023wader,
      title={WADER at SemEval-2023 Task 9: A Weak-labelling framework for Data augmentation in tExt Regression Tasks}, 
      author={Aaryak Garg and Manan Suri and Divya Chaudhary and Ian Gorton and Bijendra Kumar},
      year={2023},
      eprint={2303.02758},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published