COLING 2024main1 citations

Enhancing Hindi Feature Representation through Fusion of Dual-Script Word Embeddings

Lianxi Wang, Yujia Tian, Zhuowei Chen

Abstract

Pretrained language models excel in various natural language processing tasks but often neglect the integration of different scripts within a language, constraining their ability to capture richer semantic information, such as in Hindi. In this work, we present a dual-script enhanced feature representation method for Hindi. We combine single-script features from Devanagari and Romanized Hindi Roberta using concatenation, addition, cross-attention, and convolutional networks. The experiment results show that using a dual-script approach significantly improves model performance across various tasks. The addition fusion technique excels in sequence generation tasks, while for text classification, the CNN-based dual-script enhanced representation performs best with longer sentences, and the addition fusion technique is more effective for shorter sequences. Our approach shows significant advantages in multiple natural language processing tasks, providing a new perspective on feature representation for Hindi. Our code has been released on https://github.com/JohnnyChanV/Hindi-Fusion.

BibTeX
@inproceedings{wang-etal-2024-enhancing-hindi,
    title = "Enhancing {H}indi Feature Representation through Fusion of Dual-Script Word Embeddings",
    author = "Wang, Lianxi  and
      Tian, Yujia  and
      Chen, Zhuowei",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.528/",
    pages = "5966--5976"
}
Enhancing Hindi Feature Representation through Fusion of Dual-Script Word Embeddings · COLING 2024