Padamitra: Grounded Glossary Generation for Classical Sanskrit
Summary
This paper introduces grounded glossary generation for Classical Sanskrit, a task involving recovering Sanskrit phrases and producing translation-grounded meanings from sloka-translation pairs. It constructs a benchmark from Hindu texts and evaluates various AI models, finding that instruction fine-tuning improves performance, with morphological modeling identified as a key challenge.
View Cached Full Text
Cached at: 08/27/26, 09:14 AM
# Padamitra: Grounded Glossary Generation for Classical Sanskrit Source: [https://arxiv.org/abs/2608.25038](https://arxiv.org/abs/2608.25038) [View PDF](https://arxiv.org/pdf/2608.25038) > Abstract:We introduce grounded glossary generation, a structured task requiring models to recover semantically meaningful Sanskrit phrases and produce translation\-grounded meanings from a sloka\-translation pair, formalizing the traditional patha commentary practice as an evaluable NLP objective\. We construct a benchmark of 31,316 sloka\-translation\-glossary triples from the Valmiki Ramayana and Srimad Bhagavatam, paired with two metrics: Jaccard for phrase recovery and Meaning Faithfulness for semantic consistency\. Across zero\-shot, few\-shot, and instruction fine\-tuned variants of Gemma\-3n\-E4B, Gemma\-3\-12B, Phi\-4, and Qwen3\.5\-9B, instruction fine\-tuning substantially outperforms prompting, while explicit segmentation yields gains\. Error analysis identifies over\-segmentation of sandhi and samasa compounds as the dominant failure mode, pointing to morphological modeling as the key bottleneck for faithful Sanskrit lexical decomposition\. ## Submission history From: Manoj Balaji Jagadeeshan \[[view email](https://arxiv.org/show-email/a27a4631/2608.25038)\] **\[v1\]**Tue, 25 Aug 2026 18:27:28 UTC \(378 KB\)
Similar Articles
BHARATI: Morphology-Aware Tokenizers for Classical Indian Languages with Subword Fertility Analysis
This paper introduces BHARATI, a set of SentencePiece BPE tokenizers trained on a balanced multilingual corpus for classical Indian languages. Subword fertility analysis shows significant improvements in tokenization efficiency, reducing sequence length by up to 90% compared to baseline tokenizers, thereby enhancing effective context length for downstream language models.
Towards Visually-Guided Movie Subtitle Translation for Indic Languages
This paper presents a case study on visually-guided movie subtitle translation for low-resource Indic languages, demonstrating that selective visual grounding improves translation quality while addressing temporal misalignment challenges.
Evaluating Dedicated Monolingual and Joint Multilingual Causal Models for Dravidian Languages
This paper trains five GPT-2-style models from scratch to compare dedicated monolingual models for Tamil, Telugu, Kannada, and Malayalam against a joint multilingual model, finding monolingual models outperform mGPT on sentiment classification and NER with more efficient tokenizers.
A P\={a}ninian Foundation for Indic Language Processing
This paper proposes a benchmark suite grounded in Pāṇinian grammar to unify Indic language processing across languages, aiming to improve accuracy, data efficiency, and transferability.
Achieving Precise Text-To-Cypher Via Grounded Knowledge Graph Data Generation
This paper presents a synthetic data generation method for fine-tuning small LLMs to convert natural language to Cypher queries for property graphs, achieving competitive performance with large proprietary models while enabling local deployment and data sovereignty.