CLMar 1, 2021

Vyākarana: A Colorless Green Benchmark for Syntactic Evaluation in Indic Languages

arXiv:2103.00854v32 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of syntactic evaluation for researchers and developers working on Indic languages, which is incremental as it builds on existing multilingual benchmarks.

The paper tackled the lack of syntactic evaluation resources for Indic languages by introducing Vyākarana, a benchmark with four syntax-related tasks, and found that Indic language models like IndicBERT and MuRIL performed less efficiently in capturing syntax compared to other multilingual models, with no clear syntactic localization in their layers.

While there has been significant progress towards developing NLU resources for Indic languages, syntactic evaluation has been relatively less explored. Unlike English, Indic languages have rich morphosyntax, grammatical genders, free linear word-order, and highly inflectional morphology. In this paper, we introduce Vyākarana: a benchmark of Colorless Green sentences in Indic languages for syntactic evaluation of multilingual language models. The benchmark comprises four syntax-related tasks: PoS Tagging, Syntax Tree-depth Prediction, Grammatical Case Marking, and Subject-Verb Agreement. We use the datasets from the evaluation tasks to probe five multilingual language models of varying architectures for syntax in Indic languages. Due to its prevalence, we also include a code-switching setting in our experiments. Our results show that the token-level and sentence-level representations from the Indic language models (IndicBERT and MuRIL) do not capture the syntax in Indic languages as efficiently as the other highly multilingual language models. Further, our layer-wise probing experiments reveal that while mBERT, DistilmBERT, and XLM-R localize the syntax in middle layers, the Indic language models do not show such syntactic localization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes