paper-with-me

Papers

Elevating Code-mixed Text Handling through Auditory Information of Words

2023-10-27 · Mamta, Zishan Ahmad, Asif Ekbal

With the growing popularity of code-mixed data, there is an increasing need for better handling of this type of data, which poses a number of challenges, such as dealing with spelling variations, multiple languages, different scripts, and a lack of resources. Current language models face difficulty in effectively handling code-mixed data as they primarily focus on the semantic representation of words and ignore the auditory phonetic features. This leads to difficulties in handling spelling variations in code-mixed text. In this paper, we propose an effective approach for creating language models for handling code-mixed textual data using auditory information of words from SOUNDEX. Our approach includes a pre-training step based on masked-language-modelling, which includes SOUNDEX representations (SAMLM) and a new method of providing input data to the pre-trained model. Through experimentation on various code-mixed datasets (of different languages) for sentiment, offensive and aggression classification tasks, we establish that our novel language modeling approach (SAMLM) results in improved robustness towards adversarial attacks on code-mixed classification tasks. Additionally, our SAMLM based approach also results in better classification results over the popular baselines for code-mixed tasks. We use the explainability technique, SHAP (SHapley Additive exPlanations) to explain how the auditory features incorporated through SAMLM assist the model to handle the code-mixed text effectively and increase robustness against adversarial attacks \footnote{Source code has been made available on \url{https://github.com/20118/DefenseWithPhonetics}, \url{https://www.iitp.ac.in/~ai-nlp-ml/resources.html\#Phonetics}}.

📄 PDF Abstract BibTeX arXiv:2310.18155

Code (1)

20118/defensewithphonetics 공식 구현

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Co-DETECT: Collaborative Discovery of Edge Cases in Text Classification

2025-07-07 · Chenfei Xiong, Jingwei Ni, Yu Fan, Vilém Zouhar 외 arxiv

We introduce Co-DETECT (Collaborative Discovery of Edge cases in TExt ClassificaTion), a novel mixed-initiative annotation framework that integrates human expertise with automatic annotation guided by large language mode…

Text Classification

Advancing Sentiment Analysis in Tamil-English Code-Mixed Texts: Challenges and Transformer-Based Solutions

2025-03-30 · Mikhail Krasitskii, Olga Kolesnikova, Liliana Chanona Hernandez, Grigori Sidorov 외

The sentiment analysis task in Tamil-English code-mixed texts has been explored using advanced transformer-based models. Challenges from grammatical inconsistencies, orthographic variations, and phonetic ambiguities have…

Data AugmentationSentiment AnalysisSentiment Classification

Joint Approach to Deromanization of Code-mixed Texts

2019-06-01 · WS 2019 6 · Rashed Rubby Riyadh, Grzegorz Kondrak

The conversion of romanized texts back to the native scripts is a challenging task because of the inconsistent romanization conventions and non-standard language use. This problem is compounded by code-mixing, i.e., usin…

Language IdentificationTransliteration

OVFoodSeg: Elevating Open-Vocabulary Food Image Segmentation via Image-Informed Textual Representation

2024-04-01 · CVPR 2024 1 · Xiongwei Wu, Sicheng Yu, Ee-Peng Lim, Chong-Wah Ngo

In the realm of food computing, segmenting ingredients from images poses substantial challenges due to the large intra-class variance among the same ingredients, the emergence of new ingredients, and the high annotation …

Image SegmentationImage to textSegmentationSemantic Segmentation

Script Sensitivity: Benchmarking Language Models on Unicode, Romanized and Mixed-Script Sinhala

2026-01-21 · Minuri Rajapakse, Ruvan Weerasinghe arxiv

The performance of Language Models (LMs) on low-resource, morphologically rich languages like Sinhala remains largely unexplored, particularly regarding script variation in digital communication. Sinhala exhibits script …