Leveraging Parameter Efficient Training Methods for Low Resource Text Classification: A Case Study in Marathi
Pranita Deshmukh, Nikita Kulkarni, Sanhita Kulkarni, Kareena Manghani,, Raviraj Joshi

TL;DR
This paper investigates parameter efficient fine-tuning methods, like LoRA and adapters, for Marathi BERT models to enhance low-resource text classification, achieving comparable accuracy with reduced training time.
Contribution
It provides a comprehensive analysis of PEFT techniques applied to Marathi BERT models, demonstrating their efficiency and effectiveness in low-resource NLP tasks.
Findings
PEFT methods significantly speed up training.
LoRA and adapters match full fine-tuning accuracy.
Effective for Marathi and similar Indic languages.
Abstract
With the surge in digital content in low-resource languages, there is an escalating demand for advanced Natural Language Processing (NLP) techniques tailored to these languages. BERT (Bidirectional Encoder Representations from Transformers), serving as the foundational framework for numerous NLP architectures and language models, is increasingly employed for the development of low-resource NLP models. Parameter Efficient Fine-Tuning (PEFT) is a method for fine-tuning Large Language Models (LLMs) and reducing the training parameters to some extent to decrease the computational costs needed for training the model and achieve results comparable to a fully fine-tuned model. In this work, we present a study of PEFT methods for the Indic low-resource language Marathi. We conduct a comprehensive analysis of PEFT methods applied to various monolingual and multilingual Marathi BERT models. These…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Softmax · Dense Connections · Dropout · Linear Layer · Attention Dropout · Residual Connection · Linear Warmup With Linear Decay · WordPiece
