paper-with-me

홈 › Papers

Vicinal Risk Minimization for Few-Shot Cross-lingual Transfer in Abusive Language Detection

2023-11-03 · Gretel Liz De la Peña Sarracén, Paolo Rosso, Robert Litschko, Goran Glavaš, Simone Paolo Ponzetto

Cross-lingual transfer learning from high-resource to medium and low-resource languages has shown encouraging results. However, the scarcity of resources in target languages remains a challenge. In this work, we resort to data augmentation and continual pre-training for domain adaptation to improve cross-lingual abusive language detection. For data augmentation, we analyze two existing techniques based on vicinal risk minimization and propose MIXAG, a novel data augmentation method which interpolates pairs of instances based on the angle of their representations. Our experiments involve seven languages typologically distinct from English and three different domains. The results reveal that the data augmentation strategies can enhance few-shot cross-lingual abusive language detection. Specifically, we observe that consistently in all target languages, MIXAG improves significantly in multidomain and multilingual environments. Finally, we show through an error analysis how the domain adaptation can favour the class of abusive texts (reducing false negatives), but at the same time, declines the precision of the abusive language detection model.

📄 PDF Abstract BibTeX arXiv:2311.02025

Code (0)

등록된 구현이 없습니다.

Tasks

Abusive LanguageCross-Lingual TransferData AugmentationDomain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

Generalization Bounds for Vicinal Risk Minimization Principle

2018-11-11 · Chao Zhang, Min-Hsiu Hsieh, DaCheng Tao

The vicinal risk minimization (VRM) principle, first proposed by \citet{vapnik1999nature}, is an empirical risk minimization (ERM) variant that replaces Dirac masses with vicinal functions. Although there is strong numer…

Generalization Bounds

Exploring Vicinal Risk Minimization for Lightweight Out-of-Distribution Detection

2020-12-15 · Deepak Ravikumar, Sangamesh Kodge, Isha Garg, Kaushik Roy

Deep neural networks have found widespread adoption in solving complex tasks ranging from image recognition to natural language processing. However, these networks make confident mispredictions when presented with data t…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

SaVe-TAG: Semantic-aware Vicinal Risk Minimization for Long-Tailed Text-Attributed Graphs

2024-10-22 · Leyao Wang, Yu Wang, Bo Ni, Yuying Zhao 외

Real-world graph data often follows long-tailed distributions, making it difficult for Graph Neural Networks (GNNs) to generalize well across both head and tail classes. Recent advances in Vicinal Risk Minimization (VRM)…

ClassificationData AugmentationLanguage ModelingLanguage Modelling+3

On the benefits of defining vicinal distributions in latent space

2020-03-14 · Puneet Mangla, Vedant Singh, Shreyas Jayant Havaldar, Vineeth N. Balasubramanian

The vicinal risk minimization (VRM) principle is an empirical risk minimization (ERM) variant that replaces Dirac masses with vicinal functions. There is strong numerical and theoretical evidence showing that VRM outperf…

Enhancing Generalization in Evolutionary Feature Construction for Symbolic Regression through Vicinal Jensen Gap Minimization

2026-02-02 · Hengzhe Zhang, Qi Chen, Bing Xue, Wolfgang Banzhaf 외 arxiv

Genetic programming-based feature construction has achieved significant success in recent years as an automated machine learning technique to enhance learning performance. However, overfitting remains a challenge that li…

Intrusion DetectionData AugmentationNoise Estimation