Paradigm Shift in Language Modeling: Revisiting CNN for Modeling Sanskrit Originated Bengali and Hindi Language
Chowdhury Rafeed Rahman, MD. Hasibur Rahman, Mohammad Rafsan, Samiha, Zakir, Mohammed Eunus Ali, Rafsanjani Muhammod

TL;DR
This paper introduces CoCNN, a memory-efficient CNN architecture tailored for Bengali and Hindi, demonstrating superior performance over Transformer and LSTM models in low-resource language modeling.
Contribution
The study presents a novel end-to-end trainable CNN model that outperforms state-of-the-art Transformer and LSTM models for Bengali and Hindi language modeling.
Findings
CoCNN outperforms pretrained BERT with 16X fewer parameters.
CoCNN achieves better results than SOTA LSTM models.
First comprehensive comparison of CNN, RNN, and Transformer architectures for Bengali and Hindi.
Abstract
Though there has been a large body of recent works in language modeling (LM) for high resource languages such as English and Chinese, the area is still unexplored for low resource languages like Bengali and Hindi. We propose an end to end trainable memory efficient CNN architecture named CoCNN to handle specific characteristics such as high inflection, morphological richness, flexible word order and phonetical spelling errors of Bengali and Hindi. In particular, we introduce two learnable convolutional sub-models at word and at sentence level that are end to end trainable. We show that state-of-the-art (SOTA) Transformer models including pretrained BERT do not necessarily yield the best performance for Bengali and Hindi. CoCNN outperforms pretrained BERT with 16X less parameters, and it achieves much better performance than SOTA LSTM models on multiple real-world datasets. This is the…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · WordPiece · Absolute Position Encodings · Tanh Activation · Dense Connections · Linear Warmup With Linear Decay · Byte Pair Encoding · Sigmoid Activation
