Which India Survives Translation? Narrative Homogenisation Across Indian Oral Traditions in LLMs
Summary
A computational study reveals that large language models partially homogenize distinct Indian oral traditions, with regional language prompts surprisingly reducing fidelity to authentic narratives.
View Cached Full Text
Cached at: 08/28/26, 09:17 AM
# Which India Survives Translation? Narrative Homogenisation Across Indian Oral Traditions in LLMs Source: [https://arxiv.org/html/2608.26123](https://arxiv.org/html/2608.26123) ###### Abstract Large language models \(LLMs\) are trained predominantly on English\-language internet text that systematically over\-represents certain cultural narratives, raising the concern that models flatten the diversity of non\-Western storytelling traditions into a single homogenised archetype\. We present a pilot computational study examining this phenomenon across three maximally distinct Indian regional oral and literary traditions: the Rajasthani Pabuji epic, classical Tamil Sangam poetry, and Bengali folk tales\. We collected authentic reference corpora for each tradition \(11, 21, and 10 passages respectively\) and prompted two LLMs \(Claude Sonnet and Gemini\) with 54 generation requests spanning three prompt types per tradition – generic, culturally specific, and regional\-language – each repeated across independent runs\. Using Sentence\-BERT embeddings and cosine similarity, we measure reference drift \(how closely model outputs track their own tradition’s authentic texts relative to the other two\) and cross\-tradition convergence \(how similar outputs are to each other across traditions\)\. We find that while LLM outputs remain closer to their own tradition’s reference than to others, cross\-tradition similarity is high \(0\.52–0\.66 cosine similarity\) relative to what the traditions’ genuine linguistic and structural distance would predict, indicating partial homogenisation\. Unexpectedly, prompting in the regional language \(Hindi, Tamil, or Bengali\) consistently*reduced*fidelity to the authentic tradition relative to English prompting, by as much as 27 percentage points for Rajasthani and Bengali traditions\. We discuss this finding against conflicting prior results on multilingual prompting and argue it reflects a difference between eliciting general cultural diversity and faithfully simulating one narrow, lesser\-documented oral tradition\. We position this pilot as a lightweight, scalable complement to recent large\-scale human\-annotation studies of Indian cultural misrepresentation in LLM\-generated stories, and outline its extension as part of a broader doctoral research program\. ## IIntroduction Large language models \(LLMs\) increasingly mediate how millions of people encounter, generate, and circulate cultural narratives, from short\-form creative writing to AI\-assisted storytelling products\. Because these models are trained predominantly on English\-language internet text, the cultural narratives most heavily represented in their training data are not a neutral sample of human storytelling traditions but a skewed one, dominated by Anglo\-American and broader Western sources\[[7](https://arxiv.org/html/2608.26123#bib.bib10),[3](https://arxiv.org/html/2608.26123#bib.bib11),[4](https://arxiv.org/html/2608.26123#bib.bib12)\]\. A growing body of work has shown that this skew manifests not only as surface\-level stereotyping – the familiar finding that a profession defaults to a particular gender or ethnicity – but as a deeper bias in the cultural values models express when surveyed\[[11](https://arxiv.org/html/2608.26123#bib.bib5)\], in the entities they associate with a given cultural context\[[5](https://arxiv.org/html/2608.26123#bib.bib1),[6](https://arxiv.org/html/2608.26123#bib.bib2)\], and in the social stereotypes encoded in identity\-attribute associations for specific national contexts such as India\[[10](https://arxiv.org/html/2608.26123#bib.bib3)\]\. A narrower and less explored question is what happens specifically to*narrative structure*and*storytelling content*when LLMs are asked to generate fiction situated within a particular cultural or regional tradition\. Recent work suggests the effect here may be especially severe: Rettberg and Wigers\[[9](https://arxiv.org/html/2608.26123#bib.bib8)\]generated nearly twelve thousand short stories across 236 national demonyms using a single LLM and found that, despite surface\-level national markers, almost all stories converge on a single underlying plot structure – a protagonist resolving a minor community conflict by reconnecting with tradition – which they term*narrative standardisation*, a distinct and underacknowledged form of AI bias operating at the level of plot rather than word choice\. Complementing this large\-scale generation study, Bhagat et al\.\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]conducted an extensive human\-annotation study \(108 expert annotators across 71 Indian regions and 14 languages\) and found that 88% of LLM\-generated stories about Indian cultural identities contained at least one misrepresentation, with error rates rising substantially for lower\-resource Indic languages and less\-documented regions\. Crucially, their results suggest this is not primarily a knowledge deficit – models answer direct factual questions about the same cultural content with roughly 77% accuracy in English \(around 60% in Indic languages, with the strongest model reaching 86% English / 74% Indic\) – but a failure to reliably*apply*that knowledge during open\-ended narrative generation\. These two studies motivate the present work but leave an open methodological gap\. Rettberg and Wigers’s approach is generative and large\-scale but does not isolate specific, well\-documented oral or literary traditions within India, treating India as a single demonym among 236\. Bhagat et al\.’s approach achieves fine\-grained, regionally grounded measurement but requires substantial human\-annotation infrastructure \(over a hundred trained native\-language annotators\), making it costly to extend or replicate quickly\. We address this gap with a lightweight, fully computational pilot: rather than relying on human judges, we measure narrative homogenisation directly via sentence embeddings, comparing LLM\-generated stories against authentic reference texts from three specific, well\-documented, and culturally distinct Indian oral and literary traditions\. We choose three traditions deliberately selected for maximal mutual distinctiveness: the Pabuji epic, a living oral performance tradition from rural Rajasthan centred on desert heroism and cattle protection; classical Tamil Sangam poetry, a codified pre\-modern literary corpus with a distinct*akam*/*puram*\(interior/exterior\) emotional grammar; and Bengali folk tales in the tradition popularised by Lal Behari Day, characterised by village settings and morally ambiguous female protagonists\. If LLMs possess genuine, differentiated knowledge of these traditions, outputs prompted for each should remain closer to that tradition’s authentic corpus than to the other two\. If instead outputs converge toward a generic “Indian story” archetype regardless of which tradition was named, this constitutes direct evidence of the narrative homogenisation described by Rettberg and Wigers, operationalised here at the sub\-national, tradition\-specific level that their study did not examine\. We additionally test whether prompting in the relevant regional language \(Hindi, Tamil, or Bengali, as appropriate to each tradition\) improves fidelity relative to English prompting\. This question sits at the centre of an active and unresolved debate: Wang et al\.\[[12](https://arxiv.org/html/2608.26123#bib.bib6)\]report that multilingual prompting substantially increases response diversity and roughly halves hallucination rates relative to English prompting with equivalent cultural cues, while Naous et al\.\[[5](https://arxiv.org/html/2608.26123#bib.bib1)\]and Naous et al\.\[[6](https://arxiv.org/html/2608.26123#bib.bib2)\]find that operating in\-language does not reliably improve, and sometimes worsens, cultural\-entity preference accuracy relative to English\. Our pilot contributes a third, narrative\-specific data point to this debate\. The remainder of this paper is organised as follows\. Section II reviews related work on LLM cultural bias, narrative homogenisation, and multilingual prompting effects\. Section III describes our reference corpora, prompting protocol, and embedding\-based analysis methodology\. Section IV presents results across four analyses: reference drift, cross\-tradition convergence, prompt\-type effects, and language\-prompting effects\. Section V discusses these findings in relation to prior work\. Section VI states limitations, and Section VII concludes with directions for extending this pilot into a full research programme\. ## IIRelated Work ### II\-ABias in Large Language Models Bias in LLMs has been extensively documented and surveyed\. Navigli et al\.\[[7](https://arxiv.org/html/2608.26123#bib.bib10)\], Ferrara\[[3](https://arxiv.org/html/2608.26123#bib.bib11)\], and Gallegos et al\.\[[4](https://arxiv.org/html/2608.26123#bib.bib12)\]each provide comprehensive treatments of how training\-data selection and downstream alignment choices introduce and amplify social biases across gender, age, ethnicity, religion, and culture, and survey existing approaches to measuring and mitigating these effects\. These surveys establish that cultural bias is one recognised facet of a broader, well\-studied problem rather than an isolated phenomenon, and they motivate the more targeted, culture\-specific measurement approaches reviewed below\. ### II\-BCultural Bias and Cultural Alignment Tao et al\.\[[11](https://arxiv.org/html/2608.26123#bib.bib5)\]conducted a large\-scale audit of five GPT models against the World Values Survey, finding that all models, irrespective of release date, cluster culturally close to English\-speaking and Protestant European countries when surveyed on values such as self\-expression, secularism, and trust\. They further show that*cultural prompting*– explicitly assigning the model a national identity in\-prompt – reduces this cultural distance for 71–81% of countries with later GPT\-4\-family models, though the strategy can backfire for countries where the model’s unprompted default already approximates that country’s true values, and the residual gap after correction remains substantial\. Naous et al\.\[[5](https://arxiv.org/html/2608.26123#bib.bib1)\]introduce CAMeL, a benchmark of over 20,000 culturally\-annotated entities and naturalistic prompts contrasting Arab and Western culture, and show that sixteen language models, including Arabic\-monolingual ones, systematically prefer Western\-associated entities even in explicitly Arab\-contextualised prompts, with a Cultural Bias Score in the 40–65% range against an ideal near zero\. They trace part of this bias to the cultural composition of common Arabic pretraining sources, finding Arabic Wikipedia paradoxically the most Western\-skewed of the corpora they examined\. Naous et al\.\[[6](https://arxiv.org/html/2608.26123#bib.bib2)\]extend this entity\-centric methodology to nine Asian languages and six Asian cultures \(including four Indian languages: Hindi, Malayalam, Marathi, and Gujarati\) in the Camellia benchmark, again finding a consistent failure to prefer culturally appropriate entities even under explicit cultural grounding, with the bias gap between Asian\-language and English\-language entity extraction far larger than the gap observed when the same task is conducted entirely in English\. Closer to the Indian context specifically, Sahoo et al\.\[[10](https://arxiv.org/html/2608.26123#bib.bib3)\]introduce IndiBias, a bilingual \(English/Hindi\) benchmark spanning seven individual bias axes – including caste and region, dimensions largely absent from Western\-centric benchmarks such as CrowS\-Pairs – plus three intersectional axes\. Evaluating ten language models, they find bias is neither uniform across models nor consistently lower in one language over the other, and that caste\- and religion\-linked stereotypes are measurably present and in some cases amplified relative to general\-purpose benchmarks\. ### II\-CNarrative Homogenisation Most directly relevant to the present study, Rettberg and Wigers\[[9](https://arxiv.org/html/2608.26123#bib.bib8)\]generated 11,800 stories across 236 national demonyms using gpt\-4o\-mini and found that nearly all converge on a single underlying plot skeleton – a protagonist reconnecting with a small community through a minor, non\-violent conflict resolution – regardless of the nationality specified in the prompt\. They term this*narrative standardisation*, distinguishing it from the more familiar word\- or image\-level*representational bias*, and argue it constitutes an underacknowledged structural form of AI bias\. Their analysis of the small set of Indian stories in their corpus is limited to two illustrative examples, leaving open the question our pilot addresses directly: whether this standardisation persists, and to what degree, when prompts target specific, well\-documented sub\-national Indian oral traditions rather than the demonym “Indian” alone\. Bhagat et al\.\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]take a complementary, human\-annotation\-driven approach with TALES, a mixed\-methods study combining a community\-elicited taxonomy of cultural misrepresentation types with a large\-scale annotation study \(2,925 annotations across 540 stories, 108 native\-language expert annotators spanning 71 Indian regions and 14 languages\)\. They find 88% of stories contain at least one misrepresentation, with rates rising sharply for lower\-resource Indic languages and less\-prominent regions, and – importantly for our study’s framing – find via a derived knowledge\-question benchmark that misrepresentation is largely*not*explained by models lacking the relevant facts, but by a failure to reliably apply known cultural knowledge during open\-ended generation\. Their finding that English\-language story generation actually contains a higher density of culturally specific content than Indic\-language generation \(attributed to lower overall engagement with cultural specificity, not greater accuracy, in non\-English output\) parallels, and partially anticipates, our own finding regarding regional\-language prompting\. Agarwal et al\.\[[1](https://arxiv.org/html/2608.26123#bib.bib4)\]provide a controlled\-experiment complement to these generation studies, showing that when Indian and American users receive identical AI autocomplete suggestions while writing about culturally grounded topics, Indian writing converges measurably toward American stylistic and lexical norms \(cross\-cultural embedding similarity rising from 0\.48 to 0\.54 with AI assistance\), while the reverse convergence is negligible\. They rule out simple explanations such as grammar correction or omission of explicit cultural nouns, suggesting the homogenisation operates at a deeper stylistic level – a finding consistent with, and reinforcing, the structural homogenisation argument advanced in\[[9](https://arxiv.org/html/2608.26123#bib.bib8)\]\. ### II\-DMultilingual and Regional\-Language Prompting Effects Whether prompting in a culturally relevant language improves or worsens cultural fidelity is contested in recent literature, and our regional\-language finding speaks directly to this disagreement\. Wang et al\.\[[12](https://arxiv.org/html/2608.26123#bib.bib6)\]propose multilingual prompting – combining cultural\-persona cues with prompts translated into the corresponding language – and show across four model families that it increases response diversity substantially over English\-only baselines and over established diversity techniques such as high\-temperature sampling, and roughly halves hallucination rates relative to English prompts carrying equivalent cultural cues without translation\. In contrast, the entity\-preference studies of Naous et al\.\[[5](https://arxiv.org/html/2608.26123#bib.bib1),[6](https://arxiv.org/html/2608.26123#bib.bib2)\]find that operating in the target language does not reliably improve, and in some extraction tasks worsens, cultural\-entity accuracy relative to English, with the Asian\-language accuracy gap shrinking substantially when the identical task is instead conducted in English\. Bhagat et al\.’s finding\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]that English\-language story generation contains denser, if not more accurate, cultural content than Indic\-language generation sits closer to the latter position\. Our own finding – that regional\-language prompting reduces fidelity to a specific, narrow oral tradition relative to English prompting – extends this contested picture to the case of narrative generation for sub\-national, lesser\-documented traditions, and we discuss possible reconciliations between these conflicting results in Section V\. ## IIIMethodology ### III\-ATradition Selection We selected three Indian regional storytelling traditions chosen to be maximally distinct in geography, language, literary form, and underlying moral or emotional grammar, while each remaining well\-documented enough to allow construction of an authentic reference corpus in English translation\. Rajasthani \(Pabuji epic\)\.A living oral performance epic from rural Rajasthan, traditionally sung by Bhopa performer\-priests accompanying a painted narrative scroll \(*phad*\)\. Thematically centred on desert heroism, cattle protection, caste loyalty, and chivalric vow\-keeping\. Our reference corpus is drawn from John D\. Smith’s English translation of the epic, freely available through the University of Cambridge’s Faculty of Asian and Middle Eastern Studies\. Tamil \(Sangam poetry\)\.A classical literary corpus dated approximately 300 BCE–300 CE, among the oldest surviving bodies of literature in any Dravidian language, governed by a codified*akam*\(interior, love\-themed\) and*puram*\(exterior, heroic/martial\) thematic division\. Our reference corpus draws on English translations from the*Purananuru*\(heroic\) and*Kurunthokai*\(love\) anthologies\. Bengali \(folk tales\)\.Village\-set oral folk narratives, drawn here from Lal Behari Day’s 1883 English\-language collection*Folk\-Tales of Bengal*, characterised by domestic settings, morally ambiguous protagonists, and frequent female\-centred narrative agency, contrasting with both the martial register of the Rajasthani corpus and the codified emotional grammar of the Tamil corpus\. After cleaning \(removal of footnote markers, scholarly annotation, and non\-English script while preserving full narrative content\), the reference corpus comprised 11 passages for Rajasthani, 21 for Tamil, and 10 for Bengali, each passage averaging 100–300 words\. ### III\-BPrompting Protocol For each tradition we designed three prompt types, intended to test different mechanisms by which an LLM might be cued toward authentic versus generic output: - •Type 1 \(Generic\):names the tradition directly without further elaboration \(e\.g\., “Tell me a story from the Pabuji epic, the oral tradition of Rajasthan in India\.”\)\. - •Type 2 \(Culturally specific\):supplies tradition\-specific narrative or thematic detail beyond the tradition’s name \(e\.g\., specifying a Rajput hero’s vow to protect cattle, set in the Marwar desert\)\. - •Type 3 \(Regional language\):repeats the substance of the generic prompt, but written in the tradition’s associated regional language – Hindi for Rajasthani, Tamil for Tamil Sangam, and Bengali for the Bengali folk tradition\. Each of the resulting nine prompts \(three traditions×\\timesthree prompt types\) was issued to two LLMs – Claude Sonnet and Gemini – in three independent runs each, with every run conducted in a fresh conversation to avoid cross\-contamination from conversational context\. This yielded9×2×3=549\\times 2\\times 3=54total generated outputs\. All prompts instructed the model to produce approximately 150–200 words, to keep output length comparable across conditions for embedding\-based comparison\. ### III\-CEmbedding\-Based Analysis All reference passages and LLM outputs were converted into dense sentence embeddings using Sentence\-BERT\[[8](https://arxiv.org/html/2608.26123#bib.bib7)\]\(theall\-mpnet\-base\-v2model\), with embeddings L2\-normalised at encoding time so that cosine similarity is equivalent to the dot product and consistent with the distance metric used in subsequent dimensionality reduction\. Reference embeddings for each tradition were averaged into a single centroid vector representing that tradition’s authentic narrative “signature\.” We conducted four analyses: Reference drift\.For each LLM output, we computed cosine similarity to its own tradition’s reference centroid \(*own\-similarity*\) and the mean cosine similarity to the other two traditions’ centroids \(*other\-similarity*\)\. The difference \(other\-similarity minus own\-similarity\) constitutes a drift score: a positive score indicates the output is, on average, more similar to traditions it was not prompted for than to the one it was – direct evidence of homogenisation at the level of an individual output\. Cross\-tradition convergence\.For each LLM, we computed the mean embedding of all outputs generated for a given tradition, then measured pairwise cosine similarity between these per\-tradition mean vectors across all three traditions\. High similarity here indicates that, independent of any reference text, the model’s own outputs for different traditions resemble each other\. Prompt\-type effect\.We compared mean own\-similarity scores across the three prompt types within each tradition, to test whether culturally specific prompting improves fidelity over generic prompting\. Language\-prompting effect\.We compared mean own\-similarity scores between English\-language prompts \(Types 1 and 2 pooled\) and the regional\-language prompt \(Type 3\) within each tradition\. For visualisation, all reference and output embeddings were jointly projected into two dimensions using UMAP with cosine distance as the metric, consistent with the distance measure used in all numerical analyses\. ## IVResults ### IV\-AReference Corpus and Output Summary After cleaning, reference corpora comprised 11 \(Rajasthani\), 21 \(Tamil\), and 10 \(Bengali\) passages\. The full set of 54 LLM outputs spanned both models \(Claude Sonnet, Gemini\) across all nine prompt conditions with three runs each\. ### IV\-BReference Drift Table[I](https://arxiv.org/html/2608.26123#S4.T1)reports mean cosine similarity of LLM outputs to their own tradition’s reference centroid and to the mean of the other two traditions’ centroids, by tradition and model\. TABLE I:Mean Cosine Similarity to Own vs\. Other Tradition ReferencesAll six tradition–model combinations show negative drift, indicating that outputs remain, on average, closer to their own tradition’s authentic reference than to the other two traditions\. Tamil shows the largest negative drift for Claude \(−\-0\.192\), consistent with Tamil’s comparatively larger digital and scholarly footprint relative to the other two traditions\. Rajasthani shows the smallest\-magnitude drift and the highest absolute own\-similarity scores \(0\.626–0\.659\) of the three traditions for both models, a result we treat cautiously and return to in Section V given the recurrence of highly specific named entities \(e\.g\., “Marwar,” “Pabuji”\) in both the prompts and the reference corpus\. ### IV\-CCross\-Tradition Convergence Table[II](https://arxiv.org/html/2608.26123#S4.T2)reports pairwise cosine similarity between each model’s mean output embedding per tradition\. TABLE II:Cross\-Tradition Output Similarity by ModelCross\-tradition similarity ranges from 0\.518 to 0\.663, with the Rajasthani–Bengali and Tamil–Bengali pairs consistently exceeding 0\.65 for both models despite these traditions sharing no common language, geographic region, or narrative form in their authentic corpora\. ### IV\-DPrompt\-Type Effect Table[III](https://arxiv.org/html/2608.26123#S4.T3)reports mean own\-tradition similarity by prompt type\. TABLE III:Mean Own\-Tradition Similarity by Prompt TypeFor Rajasthani and Tamil, the generic prompt \(Type 1\) outperforms the culturally specific prompt \(Type 2\); for Bengali this is reversed, though by a small margin \(0\.680 versus 0\.651\)\. In all three traditions, the regional\-language prompt \(Type 3\) scores lowest by a substantial margin\. ### IV\-ELanguage\-Prompting Effect Table[IV](https://arxiv.org/html/2608.26123#S4.T4)isolates this regional\-language effect by pooling Type 1 and Type 2 \(English\) prompts and comparing against Type 3 \(regional language\) directly\. TABLE IV:English vs\. Regional\-Language Prompt FidelityRegional\-language prompting reduced own\-tradition fidelity for all three traditions, with the smallest drop for Tamil \(−\-0\.113\) and the largest for Bengali \(−\-0\.273\) and Rajasthani \(−\-0\.262\)\. ### IV\-FEmbedding Space Visualisation Fig\.[1](https://arxiv.org/html/2608.26123#S4.F1)shows a two\-dimensional UMAP projection \(cosine metric\) of all reference passages and LLM outputs\. Reference passages and outputs for each tradition form visually distinct, spatially separated clusters, with model outputs \(both Claude and Gemini\) co\-locating near their corresponding tradition’s reference cluster rather than collapsing into a single undifferentiated region\. Figure 1:UMAP projection \(cosine metric\) of Sentence\-BERT embeddings for all reference passages \(diamonds\) and LLM outputs \(circles: Claude; squares: Gemini\), coloured by tradition\. Distinct clusters are visible per tradition, with reference and model\-output points co\-locating within each cluster\. ## VDiscussion ### V\-APartial but Real Homogenisation The negative drift scores across all six tradition–model combinations \(Table[I](https://arxiv.org/html/2608.26123#S4.T1)\) indicate that the two LLMs tested are not entirely indifferent to which of the three traditions they are prompted for: outputs systematically track their own tradition’s authentic reference more closely than the other two\. This places our finding in partial tension with the strongest reading of Rettberg and Wigers’s narrative\-standardisation thesis\[[9](https://arxiv.org/html/2608.26123#bib.bib8)\], which might predict near\-zero differentiation across prompted identities\. However, the cross\-tradition convergence results \(Table[II](https://arxiv.org/html/2608.26123#S4.T2)\) complicate this picture considerably: similarity scores of 0\.65 or higher between traditions as structurally and linguistically distinct as Rajasthani epic and Bengali folk tale are difficult to reconcile with genuine, differentiated cultural knowledge, particularly given that all three reference corpora are themselves well\-separated in the same embedding space \(Fig\.[1](https://arxiv.org/html/2608.26123#S4.F1)\)\. We read this as evidence for a model that possesses some genuine tradition\-specific signal – sufficient to keep own\-similarity above other\-similarity – layered on top of a strong shared narrative substrate that pulls all three traditions’ outputs toward one another\. This is broadly consistent with Bhagat et al\.’s knowledge\-versus\-application distinction\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]: the models may “know” enough about each tradition to avoid total collapse, while still defaulting, at the level of narrative execution, to shared structural and stylistic patterns\. ### V\-BThe Regional\-Language Finding in Context Our clearest and most surprising result is that prompting in the regional language associated with each tradition consistently reduced fidelity to that tradition’s authentic corpus, with drops as large as 27 percentage points \(Table[IV](https://arxiv.org/html/2608.26123#S4.T4)\)\. This result sits awkwardly alongside Wang et al\.’s finding\[[12](https://arxiv.org/html/2608.26123#bib.bib6)\]that multilingual prompting roughly halves hallucination rates and substantially increases cultural diversity relative to English prompting with equivalent cultural cues\. We propose this divergence is best explained by a difference in task goals rather than a direct contradiction\. Wang et al\.’s diversity metric rewards a*broad*, varied sampling across many cultures and languages simultaneously; our fidelity metric instead asks whether output for*one specific, narrow*tradition stays close to that tradition’s own authentic textual record\. A model may successfully access broader, more varied cultural associations when prompted multilingually – exactly as Wang et al\. find – while simultaneously failing to narrow in on the specific stylistic and narrative conventions of one particular under\-documented oral tradition such as Pabuji, for which regional\-language training data is almost certainly far sparser than general\-purpose Hindi text\. This account is consistent with the entity\-level findings of Naous et al\.\[[5](https://arxiv.org/html/2608.26123#bib.bib1),[6](https://arxiv.org/html/2608.26123#bib.bib2)\], who likewise find that operating in a target language does not reliably improve, and sometimes worsens, fine\-grained cultural accuracy relative to English, and with Bhagat et al\.’s observation\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]that English\-language story generation contains denser culturally specific content than Indic\-language generation for the same prompts\. Our comparatively smaller language\-effect drop for Tamil \(\-0\.113, versus \-0\.262 and \-0\.273 for Rajasthani and Bengali\) is consistent with this resource\-based account: Tamil has substantially greater digital and scholarly representation than either the Pabuji oral tradition or the specific Bengali folk corpus used here, and a similar resource\-stratification pattern is reported directly by Bhagat et al\. across their language tiers\. A further mechanistic possibility, suggested by Rettberg and Wigers’s own incidental finding regarding prompt brittleness in non\-English generation\[[9](https://arxiv.org/html/2608.26123#bib.bib8)\], is that regional\-language prompts may shift not only the cultural register of the response but its underlying register or genre entirely – for instance, eliciting a more devotional or formally Sanskritised register in Hindi that is itself stylistically distant from the oral\-epic register of our Pabuji reference corpus, independent of any cultural knowledge gap per se\. Disentangling these accounts is not possible with our current pilot design and is a priority for the extended study described in Section VII\. ### V\-CThe Anomalous Rajasthani Result Rajasthani shows both the smallest\-magnitude drift and the highest absolute own\-similarity of the three traditions \(Table[I](https://arxiv.org/html/2608.26123#S4.T1)\), despite the Pabuji epic being, by most measures, the least digitally documented of the three traditions studied\. We treat this result cautiously rather than as evidence of unexpectedly strong model knowledge of Pabuji specifically\. Both our Type 1 and Type 2 English prompts for this tradition explicitly named distinctive entities present in the reference corpus itself \(“Pabuji,” “Marwar,” cattle\-protection vows\), and it is plausible that high own\-similarity scores partly reflect superficial lexical overlap on these named entities rather than deeper structural or stylistic fidelity to the oral\-epic form\. This concern is reinforced by the prompt\-type results \(Table[III](https://arxiv.org/html/2608.26123#S4.T3)\), where the more elaborately cued Type 2 prompt for Rajasthani*underperforms*the bare Type 1 prompt – the opposite of what genuine cultural knowledge being more fully activated by richer cuing would predict, and more consistent with an account in which specific named\-entity overlap, rather than narrative fidelity, is driving the own\-similarity signal for this tradition\. We flag this explicitly as a methodological limitation requiring resolution in future work, discussed further below\. ## VILimitations This pilot has several limitations that bound the strength of its conclusions and motivate its extension into a larger study\. First, only two LLMs were evaluated \(Claude Sonnet, Gemini\); GPT\-family models were excluded due to access constraints, limiting the generalisability of our findings across the broader LLM landscape\. Second, our reference corpora, while authentic, are themselves English translations of oral or classical\-language originals \(Hindi/Marwari for Pabuji, classical Tamil for Sangam poetry, Bengali for the folk tales\)\. Comparing English\-language model outputs against English*translations*of these traditions, while comparing regional\-language model outputs against the same English references via embedding models trained primarily on English and high\-resource\-language data, plausibly inflates the regional\-language fidelity penalty we report in Section IV\-D, since translation\-mediated comparison is not equivalent for the two conditions\. This is among the most important confounds to resolve in extending this work, for instance via native\-language reference corpora and multilingual embedding models\. Third, our use of sentence\-embedding cosine similarity as a homogenisation proxy is a lightweight, scalable substitute for, not a replacement of, fine\-grained human judgment of the kind employed at much greater scale by Bhagat et al\.\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\]\. Embedding similarity captures broad semantic and topical overlap but cannot distinguish, for instance, superficial named\-entity matching from genuine structural or stylistic fidelity to a narrative tradition – a distinction directly relevant to our discussion of the Rajasthani result in Section V\-C\. Fourth, the reference corpora themselves are of uneven size \(11, 21, and 10 passages for Rajasthani, Tamil, and Bengali respectively\), reflecting genuine differences in the availability of freely accessible, high\-quality English translations across these three traditions rather than a deliberate sampling choice; this asymmetry may itself partially confound cross\-tradition comparison\. Finally, with 54 total outputs across three runs per condition, this study is explicitly scoped as a pilot rather than a comprehensive evaluation, and statistical significance testing of the differences reported in Section IV was not conducted given the modest per\-condition sample sizes\. ## VIIConclusion and Future Work This pilot study finds that two widely used LLMs, when prompted to generate stories from three maximally distinct Indian regional oral and literary traditions, produce outputs that remain measurably closer to their own tradition’s authentic reference corpus than to the other two traditions, yet still show high \(0\.52–0\.66\) cross\-tradition output similarity relative to what these traditions’ genuine cultural and linguistic distance would predict – evidence for partial, rather than total, narrative homogenisation\. We further find that prompting in the regional language associated with each tradition consistently reduces, rather than improves, fidelity to that tradition’s authentic narrative register, a result that adds a new, narrative\-specific data point to an unresolved debate in the multilingual\-prompting literature\. This work is intended as a methodological pilot for a doctoral research programme extending the AI STORIES project’s investigation of narrative archetypes and cultural bias in LLM training data to the specific case of Indian regional and sub\-national oral traditions\. Planned extensions include: expanding the reference corpus to additional traditions and a larger number of passages per tradition; incorporating additional LLMs, including open\-weight models, to test whether homogenisation patterns are consistent across model families and training regimes; constructing native\-language \(rather than English\-translated\) reference corpora paired with multilingual embedding models to disentangle genuine cultural\-fidelity effects from translation\-mediated artefacts; combining the present embedding\-based approach with structured human annotation, following the TALES taxonomy of misrepresentation types\[[2](https://arxiv.org/html/2608.26123#bib.bib9)\], to validate whether high embedding similarity to a tradition’s reference corpus corresponds to genuine narrative and structural fidelity rather than superficial lexical overlap, directly addressing the concern raised in Section V\-C regarding the Rajasthani results; and systematically varying prompt specificity and persona\-cuing strategies, following the multilingual and multicultural prompting framework of Wang et al\.\[[12](https://arxiv.org/html/2608.26123#bib.bib6)\], to test whether the language\-prompting penalty observed here is specific to narrow, lesser\-documented oral traditions or generalises across resource levels\. ## References - \[1\]D\. Agarwal, M\. Naaman, and A\. Vashistha\(2025\)Ai suggestions homogenize writing toward western styles and diminish cultural nuances\.InProceedings of the 2025 CHI conference on human factors in computing systems,pp\. 1–21\.Cited by:[§II\-C](https://arxiv.org/html/2608.26123#S2.SS3.p3.1)\. - \[2\]K\. Bhagat, S\. Bhatt, A\. Velagapudi, A\. Vashistha, S\. Dave, and D\. Pruthi\(2026\)Tales: a taxonomy and analysis of cultural representations in llm\-generated stories\.InProceedings of the 2026 CHI Conference on Human Factors in Computing Systems,pp\. 1–26\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p2.1),[§II\-C](https://arxiv.org/html/2608.26123#S2.SS3.p2.1),[§II\-D](https://arxiv.org/html/2608.26123#S2.SS4.p1.1),[§V\-A](https://arxiv.org/html/2608.26123#S5.SS1.p1.1),[§V\-B](https://arxiv.org/html/2608.26123#S5.SS2.p1.1),[§VI](https://arxiv.org/html/2608.26123#S6.p4.1),[§VII](https://arxiv.org/html/2608.26123#S7.p2.1)\. - \[3\]E\. Ferrara\(2023\)Should chatgpt be biased? challenges and risks of bias in large language models\.arXiv preprint arXiv:2304\.03738\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§II\-A](https://arxiv.org/html/2608.26123#S2.SS1.p1.1)\. - \[4\]I\. O\. Gallegos, R\. A\. Rossi, J\. Barrow, M\. M\. Tanjim, S\. Kim, F\. Dernoncourt, T\. Yu, R\. Zhang, and N\. K\. Ahmed\(2024\)Bias and fairness in large language models: a survey\.Computational linguistics50\(3\),pp\. 1097–1179\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§II\-A](https://arxiv.org/html/2608.26123#S2.SS1.p1.1)\. - \[5\]T\. Naous, M\. J\. Ryan, A\. Ritter, and W\. Xu\(2024\)Having beer after prayer? measuring cultural bias in large language models\.InProceedings of the 62nd annual meeting of the association for computational linguistics \(volume 1: Long papers\),pp\. 16366–16393\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§I](https://arxiv.org/html/2608.26123#S1.p5.1),[§II\-B](https://arxiv.org/html/2608.26123#S2.SS2.p2.1),[§II\-D](https://arxiv.org/html/2608.26123#S2.SS4.p1.1),[§V\-B](https://arxiv.org/html/2608.26123#S5.SS2.p1.1)\. - \[6\]T\. Naous, A\. Savit, C\. R\. Catalan, G\. Guo, J\. Lee, K\. Lee, L\. M\. Dizon, M\. Ye, N\. Kothari, S\. Singh,et al\.\(2025\)Camellia: benchmarking cultural biases in llms for asian languages\.arXiv preprint arXiv:2510\.05291\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§I](https://arxiv.org/html/2608.26123#S1.p5.1),[§II\-B](https://arxiv.org/html/2608.26123#S2.SS2.p2.1),[§II\-D](https://arxiv.org/html/2608.26123#S2.SS4.p1.1),[§V\-B](https://arxiv.org/html/2608.26123#S5.SS2.p1.1)\. - \[7\]R\. Navigli, S\. Conia, and B\. Ross\(2023\)Biases in large language models: origins, inventory, and discussion\.ACM Journal of Data and Information Quality15\(2\),pp\. 1–21\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§II\-A](https://arxiv.org/html/2608.26123#S2.SS1.p1.1)\. - \[8\]N\. Reimers and I\. Gurevych\(2019\)Sentence\-bert: sentence embeddings using siamese bert\-networks\.InProceedings of the 2019 conference on empirical methods in natural language processing and the 9th international joint conference on natural language processing \(EMNLP\-IJCNLP\),pp\. 3982–3992\.Cited by:[§III\-C](https://arxiv.org/html/2608.26123#S3.SS3.p1.1)\. - \[9\]J\. W\. Rettberg and H\. Wigers\(2025\)AI\-generated stories favour stability over change: homogeneity and cultural stereotyping in narratives generated by gpt\-4o\-mini\.arXiv preprint arXiv:2507\.22445\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p2.1),[§II\-C](https://arxiv.org/html/2608.26123#S2.SS3.p1.1),[§II\-C](https://arxiv.org/html/2608.26123#S2.SS3.p3.1),[§V\-A](https://arxiv.org/html/2608.26123#S5.SS1.p1.1),[§V\-B](https://arxiv.org/html/2608.26123#S5.SS2.p2.1)\. - \[10\]N\. Sahoo, P\. Kulkarni, A\. Ahmad, T\. Goyal, N\. Asad, A\. Garimella, and P\. Bhattacharyya\(2024\)IndiBias: a benchmark dataset to measure social biases in language models for indian context\.InProceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies \(Volume 1: Long Papers\),pp\. 8786–8806\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§II\-B](https://arxiv.org/html/2608.26123#S2.SS2.p3.1)\. - \[11\]Y\. Tao, O\. Viberg, R\. S\. Baker, and R\. F\. Kizilcec\(2024\)Cultural bias and cultural alignment of large language models\.PNAS nexus3\(9\),pp\. pgae346\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p1.1),[§II\-B](https://arxiv.org/html/2608.26123#S2.SS2.p1.1)\. - \[12\]Q\. Wang, S\. Pan, T\. Linzen, and E\. Black\(2025\)Multilingual prompting for improving llm generation diversity\.InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing,pp\. 6378–6400\.Cited by:[§I](https://arxiv.org/html/2608.26123#S1.p5.1),[§II\-D](https://arxiv.org/html/2608.26123#S2.SS4.p1.1),[§V\-B](https://arxiv.org/html/2608.26123#S5.SS2.p1.1),[§VII](https://arxiv.org/html/2608.26123#S7.p2.1)\.
Similar Articles
When English Rewrites Local Knowledge: Global Narrative Dominance in Large Language Models
This paper introduces CulturalNB, a dataset of Bengali cultural question-answer pairs, and evaluates nine LLMs for cross-lingual cultural bias. Findings show that English prompting increases global narrative substitution and reduces local perspectives, revealing that cultural failures in LLMs are grounding and prioritization issues, not just missing knowledge.
Do Large Language Models Always Tell The Same Stories?
This paper investigates whether large language models generate diverse stories. Using narrative similarity analysis, the authors find that LLM-generated narratives are consistently more similar to each other than human-written stories, and that common mitigation strategies like negative prompting and temperature scaling fail to address this homogeneity.
Linguistic Monoculture in LLM-Assisted Language Use
This paper introduces a mathematical framework to study how reliance on shared LLMs for writing may reduce population-level linguistic diversity, analyzing fixed, recursive, and personalized interaction mechanisms and characterizing equilibria and convergence rates.
The shrinking landscape of linguistic diversity in the age of LLMs
This research paper examines how large language models contribute to the decline of linguistic diversity, highlighting potential cultural and societal risks.
Inspect India Evals: An Open Benchmarking Framework for Evaluating Large Language Models in the Indian Linguistic and Cultural Context
Introduces Inspect India Evals, an open-source framework for evaluating LLMs in Indian linguistic and cultural contexts, with six benchmarks testing multilingual ability, bias, safety, and cultural knowledge. Tests on five models show Sarvam-M 24B and Gemma 2 27B lead.