paper-with-me

홈 › Papers

Minority Positive Sampling for Switching Points - an Anecdote for the Code-Mixing Language Modeling

2020-05-01 · LREC 2020 5 · Arindam Chatterjere, Vineeth Guptha, Parul Chopra, Amitava Das

Code-Mixing (CM) or language mixing is a social norm in multilingual societies. CM is quite prevalent in social media conversations in multilingual regions like - India, Europe, Canada and Mexico. In this paper, we explore the problem of Language Modeling (LM) for code-mixed Hinglish text. In recent times, there have been several success stories with neural language modeling like Generative Pre-trained Transformer (GPT) (Radford et al., 2019), Bidirectional Encoder Representations from Transformers (BERT) (Devlin et al., 2018) etc.. Hence, neural language models have become the new holy grail of modern NLP, although LM for CM is an unexplored area altogether. To better understand the problem of LM for CM, we initially experimented with several statistical language modeling techniques and consequently experimented with contemporary neural language models. Analysis shows switching-points are the main challenge for the LMCM performance drop, therefore in this paper we introduce the idea of minority positive sampling to selectively induce more sample to achieve better performance. On the contrary, all neural language models demand a huge corpus to train on for better performance. Finally, we are reporting a perplexity of 139 for Hinglish (Hindi-English language pair) LMCM using statistical bi-directional techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Random Walk-steered Majority Undersampling

2021-09-25 · Payel Sadhukhan, Arjun Pakrashi, Brian Mac Namee

In this work, we propose Random Walk-steered Majority Undersampling (RWMaU), which undersamples the majority points of a class imbalanced dataset, in order to balance the classes. Rather than marking the majority points …

Integrating Unsupervised Clustering and Label-specific Oversampling to Tackle Imbalanced Multi-label Data

2021-09-25 · Payel Sadhukhan, Arjun Pakrashi, Sarbani Palit, Brian Mac Namee

There is often a mixture of very frequent labels and very infrequent labels in multi-label datatsets. This variation in label frequency, a type class imbalance, creates a significant challenge for building efficient mult…

ClusteringMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Anecdote Recognition and Recommendation

2016-12-01 · COLING 2016 12 · Wei Song, Ruiji Fu, Lizhen Liu, Hanshi Wang 외

We introduce a novel task Anecdote Recognition and Recommendation. An anecdote is a story with a point revealing account of an individual person. Recommending proper anecdotes can be used as evidence to support argumenta…

SMOTified-GAN for class imbalanced pattern classification problems

2021-08-06 · Anuraganand Sharma, Prabhat Kumar Singh, Rohitash Chandra

Class imbalance in a dataset is a major problem for classifiers that results in poor prediction with a high true positive rate (TPR) but a low true negative rate (TNR) for a majority positive training dataset. Generally,…

ClassificationGenerative Adversarial NetworkTransfer Learning

TLMOTE: A Topic-based Language Modelling Approach for Text Oversampling

2022-05-04 · The 35th International Florida Artificial Intelligence Research Society (FLAIRS) Conference 2022 5 · Arjun Choudhry, Seba Susan, Anmol Bansal, Anubhav Sharma

Training machine learning and deep learning models on unbalanced datasets can lead to a bias portrayed by the models towards the majority classes. To tackle the problem of bias towards majority classes, researchers have …

Language ModellingSentiment AnalysisSpam detectionSuggestion mining