Paper deep dive
Probing Latent Colombian Identity Inferences in Qwen2.5-7B with Natural Language Autoencoders
Pablo Santiago Potes Velasco, MarĂa del Mar GarcĂa Matabanchoy, Ăscar JuliĂĄn PĂ©rez Ladino, Jhoan Stevan Mosquera Ortiz, NicolĂĄs Lozano Mazuera, Gilber Alexis Corrales Gallego
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 88%
Last extracted: 7/28/2026, 3:58:09 AM
Summary
This pilot study investigates whether the large language model Qwen2.5-7B-Instruct internally represents Colombian identity, socioeconomic status, or stereotypes when processing Colombian-Spanish and English prompts. Using Natural Language Autoencoders (NLA) to verbalize residual-stream activations from layer 20, the authors analyzed 30 matched Spanish-English prompt pairs across explicit, implicit, and neutral conditions. The results indicate that the model infers Colombian identity from single implicit lexical cues, with activation-level representations emerging before verbalization in the final output, highlighting latent bias in underrepresented Spanish varieties.
Entities (6)
Relation Signals (4)
Qwen2.5-7B-Instruct â usesmethod â Natural Language Autoencoder
confidence 90% · We use Natural Language Autoencoders (NLA) to verbalize residual-stream activations from layer 20...
Natural Language Autoencoder â verbalizesactivationsfrom â Layer 20
confidence 88% · ...verbalize residual-stream activations from layer 20 across four positional quartiles per prompt.
Qwen2.5-7B-Instruct â infersattribute â Colombian Identity
confidence 85% · This pilot study examines whether Qwen2.5-7B-Instruct internally represents Colombian identity...
Colombian Spanish â isprocessedby â Qwen2.5-7B-Instruct
confidence 80% · ...when processing Colombian-Spanish and English prompts.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Large language models may infer demographic attributes from subtle linguistic cues even when those attributes are not explicitly stated. This pilot study examines whether Qwen2.5-7B-Instruct internally represents Colombian identity, socioeconomic status, or stereotype-related information when processing Colombian-Spanish and English prompts. We use Natural Language Autoencoders (NLA) to verbalize residual-stream activations from layer 20 across four positional quartiles per prompt. Our dataset contains 30 prompts arranged as 15 matched Spanish-English pairs, spanning explicit Colombian cues, implicit Colombian cues, and neutral controls. We report descriptive rates and qualitative evidence rather than statistically powered effects, focusing on whether latent nationality or stereotype representations appear before they are verbalized in the model output. This work connects activation-level interpretability with bias evaluation for underrepresented Spanish varieties.
Tags
Links
- Source: https://arxiv.org/abs/2607.21774v1
- Canonical: https://arxiv.org/abs/2607.21774v1
Trouble viewing inline? Open PDF directly â
Full Text
30,407 characters extracted from source content.
Expand or collapse full text
Probing Latent Colombian Identity Inferences in Qwen2.5-7B with Natural Language Autoencoders Pablo Santiago Potes Velasco Universidad AutĂłnoma de Occidente Cali, Colombia pablo.potes@uao.edu.co MarĂa del Mar GarcĂa Matabanchoy Universidad AutĂłnoma de Occidente Cali, Colombia maria_d.garcia_m@uao.edu.co Ăscar JuliĂĄn PĂ©rez Ladino Universidad AutĂłnoma de Occidente Cali, Colombia oscar.perez@uao.edu.co Jhoan Stevan Mosquera Ortiz Universidad AutĂłnoma de Occidente Cali, Colombia jhoan.mosquera@uao.edu.co NicolĂĄs Lozano Mazuera Universidad AutĂłnoma de Occidente Cali, Colombia nicolas.lozano_m@uao.edu.co Gilber Alexis Corrales Gallego Universidad AutĂłnoma de Occidente GobLab-UAI Cali, Colombia gacorrales@uao.edu.co Abstract Large language models may infer demographic attributes from subtle linguistic cues even when those attributes are not explicitly stated. This pilot study examines whether Qwen2.5-7B-Instruct internally represents Colombian identity, socioe- conomic status, or stereotype-related information when processing Colombian- Spanish and English prompts. We use Natural Language Autoencoders (NLA) to verbalize residual-stream activations from layer 20 across four positional quartiles per prompt. Our dataset contains 30 prompts arranged as 15 matched Spanish- English pairs, spanning explicit Colombian cues, implicit Colombian cues, and neutral controls. We report descriptive rates and qualitative evidence rather than statistically powered effects, focusing on whether latent nationality or stereotype representations appear before they are verbalized in the model output. This work connects activation-level interpretability with bias evaluation for underrepresented Spanish varieties. 1 Introduction Large language models infer user attributesânationality, dialect, socioeconomic backgroundâfrom cues never stated explicitly, and these inferences shape generation even when unverbalized: instruction-tuned models refuse over 98% of explicit demographic queries yet still condition outputs on inferred attributes [Bouchaud and Ramaciotti, 2025]. Fraser-Taliente et al. [2026] illustrate this directly with Natural Language Autoencoders (NLA): their language-switching case study shows a model representing a user as Russian several tokens before any lexical cue, later traced to mislabeled training data. Whether an analogous unverbalized inference occurs for Spanish is unknown, despite evidence it should matter most for the varieties most often misreadâColombian Spanish scores far below Peninsular Spanish in recognition benchmarks (F1= 0.282vs.0.723) for reasons tracking training-data composition [Kawasaki, 2026, Mayor-Rocher et al., 2025], yet no study inspects what the model represents internally before producing that output. Preprint. arXiv:2607.21774v1 [cs.CL] 23 Jul 2026 We use the open-source NLA for Qwen-2.5-7B onâŒ30 matched Colombian-Spanish/English prompt pairs to probe for latent nationality, socioeconomic, or stereotype representations absent from the modelâs final response. Section 2 situates this work; Section 3 details our procedure; Section 4 reports findings. 2 Related Work Interpreting what a language model represents about its input without supervised probes has converged on two strategies: projecting or patching activations to recover output-relevant information without training [nostalgebraist, 2020, Belrose et al., 2023, Ghandeharioun et al., 2024], and training a reader modelâvia sparse dictionaries [Cunningham et al., 2024] or a full verbalizerâto translate activations into free text [Chen et al., 2024, Pan et al., 2024, Karvonen et al., 2025]. We adopt the latter, using the Natural Language Autoencoder (NLA) of Fraser-Taliente et al. [2026] as our probing instrument; their language-switching case study, where the verbalizer surfaces a latent nationality inference before any lexical cue appears in the prompt, motivates asking whether an analogous unverbalized inference occurs for Colombian Spanish. A parallel line indicates that demographic attributes are linearly decodable from activations, regardless of the verbalization method. Bouchaud and Ramaciotti [2025] report AUC-ROC up to 0.995 for probing gender, race, and socioeconomic status from indirect cues, concentrated in middle layers; Lauscher et al. [2022] and Tang et al. [2023] corroborate this across architectures, while Hu et al. [2026] shows finer-grained attributes are distributed rather than strictly linear. Most relevant to our hypothesis is the alignment gap: instruction-tuned models refuse over 98% of explicit demographic queries [Bouchaud and Ramaciotti, 2025] yet still condition generation on stereotype-aligned infer- ences when the attribute is only implied [Neplenbroek et al., 2025, Tang et al., 2023], consistent with bias persisting in contextualized representations after debiasing [Guo and Caliskan, 2021, Tan and Celis, 2019, Bommasani et al., 2020, Huang et al., 2020, Zhang et al., 2025]. Behaviorally, this latent inference produces measurable disparities for Spanish varieties and non- native English speakers. Peninsular Spanish is consistently best recognized and generated, while Latin American varieties lag substantiallyâColombia among the lowest (F1= 0.282vs.0.723for Spain)âtracking training-data composition rather than digital resource volume [Kawasaki, 2026, Mayor-Rocher et al., 2025, MartĂnez et al., 2025], and English bias-mitigation techniques do not transfer to Spanish [Robles et al., 2025]. English shows analogous effects: anchoring on perceived non-nativeness degrades response quality [Reusens et al., 2024], minoritized dialects receive more stereotyped and condescending outputs [Fleisig et al., 2024], and alignment training widens rather than narrows these gaps [Ryan et al., 2024, Mire et al., 2025, Nayeem and Rafiei, 2026, Kantharuban et al., 2023]. These two literatures remain unconnected: linear-probe studies establish that demographic infer- ence diverges from verbalized output, and bias-audit studies establish that this divergence harms underrepresented varieties, but none use a training-free, unsupervised verbalizer with controlled explicit/implicit/neutral elicitation to localize when a Colombian-identity inference emerges from indirect cues within the prompt itself. This is the gap we target. 3 Method Overview. [Fraser-Taliente et al., 2026] show that Natural Language Autoencoder (NLA) expla- nations can reveal that a model internally represents a user as Russian before any unambiguous lexical cue and before this belief is verbalized. We adapt this finding into a controlled probe of whether Qwen2.5-7B-Instruct internally infers Colombian identity from a single implicit cue, using the open-source NLA pair released with [Fraser-Taliente et al., 2026]. Extraction and quartile sampling.LetMbe the target model andh â âR d (d=3584) the residual- stream activation at layerâ=20, the depth at which the released Qwen2.5-7B NLA pair was trained, and anN-token prompt. A single deterministic forward pass ofMyields the full sequence of activationsh â [1],...,h â [N], one per token position. From this sequence we select four activations, the last token of each of four contiguous quartiles, q k =âkN/4â, k â1, 2, 3, 4, 2 soh â [q 1 ],...,h â [q 4 ]are four distinct, full-dimensional vectors drawn from four different positions in the same forward pass â not a single activation, and not a partition ofh â âs3584dimensions. Querying the AV at every position is infeasible, since each call emits hundreds of tokens, so this four-point subsample keeps the per-prompt AV cost fixed regardless ofN[Fraser-Taliente et al., 2026]. The last-token choice additionally keeps each query in-distribution: the AVâs supervised warm-start was trained only on prefix-final activations, and eachq k is, formally, the final token of prefixx[1:q k ]. Eachh â [q k ]is passed once (no resampling) to the AV,z k ⌠AV(·| h â [q k ]), yielding one explanation per quartile. Design. We construct 15 base scenarios, each realized in Spanish and in English translation (30 prompts), with five scenarios per explicitness level: explicit (unambiguous Colombian marker, positive control), implicit (exactly one subtle cue, analogous to the vodkaââRussianâ case in [Fraser- Taliente et al., 2026]), and neutral (topically matched, no national marker, negative control distin- guishing a Colombia-specific effect from generic AV confabulation). Explicit (n=5)Implicit (n=5)Neutral (n=5) Spanishexplicit cuesingle implicit cueno cue Englishexplicit cuesingle implicit cueno cue Table 1: 2 (language)Ă 3 (explicitness) design, n=30 prompts. Structured coding.Each promptâs four quartile-level explanations(z 1 ,z 2 ,z 3 ,z 4 )are expanded into 120promptĂquartile units and independently coded by Claude Sonnet for nationality, socioeconomic status, and stereotype mentions. The coding prompt requires (i) a category markedtrueonly on explicit textual evidence, (i) defaultfalsefor explanations consisting solely of generic model self-description (e.g. âI am Qwen, a large language model created by Alibaba Cloudâ), a known AV failure mode rather than a substantive judgment about the prompt, and (i) a verbatim supporting quote for every positive label. An automated audit confirms full coverage, flags failed API calls, and rejects any returned quote not found verbatim in its source explanation; one of120units failed extraction after retries and is excluded listwise (n=119). Because the AV is known to confabulate plausible-sounding but contextually wrong specifics â in our data, substituting Spain, Turkey, or Canada for Colombia in an otherwise on-theme explanation â a positive nationality label conflates two distinct events: representing some national identity versus Colombian identity specifically. We therefore additionally tag each positive nationality citation for whether it names Colombia (or an unambiguous metonym, e.g. BogotĂĄ, TransMilenio), and report both the unrestricted and the Colombia-specific rate in §4; this distinction is fixed at analysis design time, not introduced post hoc. Statistical analysis. We report each (groupĂquartile) mention rate with a Wilson score interval, valid at this designâs small per-cell counts (n=9â10) where a normal approximation would not be. Implicit-vs-neutral differences at each quartile are tested with Fisherâs exact test on the corresponding 2Ă2table, rather than aÏ 2 test whose asymptotic assumptions are unmet here. To summarize when nationality is first represented, we take, for each prompt where the category appears at least once, its earliest quartile, and compare distributions between groups with a MannâWhitneyUtest; prompts where it never appears are reported as a separate per-group count rather than imputed, since their absence is itself informative. All tests are two-sided and uncorrected for multiple comparisons, consistent with the exploratory scope below. Scope.Withn=5per cell, results are reported as descriptive rates with qualitative evidence rather than as statistically powered effects; we extract from a single layer and a single AV sample per quartile, given hackathon-scale compute. 4 Results Table 2 reports the rate at which AV explanations mention nationality, for each group and quartile. The implicit-cue group rises monotonically across all four quartiles (0.10â0.78), consistent with the context-accumulation hypothesis; Figure 1 shows this as a sustained positive slope with neither 3 the early ceiling of the explicit control nor a late collapse. Two cells deviate from monotonicity â explicit at Q2 (0.00) and neutral at Q4 (0.20) â and we resolve both below before turning to the quartile of first appearance (Table 3) and the implicit-vs-neutral comparison (Table 4). Q1Q2Q3Q4 Explicit0.100.001.001.00 Implicit0.100.200.500.78 Neutral0.100.100.600.20 Table 2: Nationality mention rate by group and quartile (n=9â10per cell; one unit excluded for failed extraction, §3). Figure 1: Nationality mention rate by quartile, all three groups. Implicit (blue, triangles) rises steadily from Q1 to Q4; explicit (orange, circles) ceils early; neutral (gray, squares) is non-monotonic, addressed in §4. Both irregularities trace to non-Colombian confabulation, not noise. We inspected the source quotes behind explicit/Q2 and neutral/Q4 directly. Every Q2 explanation in the explicit group is off- theme confabulation unrelated to the prompt (e.g. âMarketing de Googleâ, âconferencia Teslaâ) â the same low-anchoring failure mode documented at Q1 (§3), recurring at a second early position for short prompts. The two positive citations behind neutral/Q4 name Spain and paella, never Colombia. Restricting the nationality variable to Colombia-specific mentions (Spain/Turkey/Canada excluded; §3) removes both irregularities: neutral falls to0.00at every quartile, while implicit remains strictly above zero from Q2 onward (0.00/0.10/0.20/0.11). The qualitative pattern in Figure 1 therefore understates, rather than fabricates, the implicit-vs-neutral separation; we report the unrestricted rate in Table 2 for comparability with the AVâs overall behavior, and the Colombia-specific rate as the variable of record for testing the hypothesis. Mean Q of 1st mentionMedianNever mention (n) Explicit2.803.00/10 Implicit2.883.02/10 Neutral2.503.04/10 Table 3: Quartile of first nationality mention, computed over prompts where the category appears at least once; the right column reports prompts where it never appears. Table 3 shows comparable mean onset quartiles across groups (âQ3) among prompts that ever trigger a mention, but a markedly different rate of never triggering one at all:0/10for explicit,2/10for 4 implicit,4/10for neutral. This count â not the onset quartile â carries most of the between-group signal, and is reported alongside the mean rather than imputed into it. Quartile k implicit n implicit k neutral n neutral p (Fisher) Q11101101.000 Q22101101.000 Q35106101.000 Q4792100.023 Table 4: Fisherâs exact test, implicit vs. neutral, by quartile. Only Q4 reaches conventional significance (p=0.023); givennâ€10per cell and four uncorrected com- parisons, we read this as directional evidence for a late-quartile separation rather than a confirmatory effect (§3), consistent with the exploratory scope of this study. See Appendix A for a qualitative, case-by-case analysis of individual prompts. 5 Conclusion Using an unsupervised, training-free verbalizer, we find that Qwen2.5-7B-Instructâs residual stream comes to represent Colombian identity from a single implicit lexical cue, with the Colombia-specific mention rate rising from0.00at Q1 to0.20at Q3 while the neutral control remains at0.00throughout. This separation reaches conventional significance only at the final quartile (p=0.023) and rests on n=5scenarios per cell; we report it as directional evidence that an unverbalized nationality inference can emerge from a single cue, not as a confirmed effect. Two apparent irregularities in the raw mention rate were traced to a known AV failure mode â confabulating a contextually wrong country â and resolved by restricting to Colombia-specific citations, a check we recommend for any reuse of NLA explanations as a regional-identity probe. The natural next step is repeating this design at highernper cell and at a second residual-stream layer, to test whether the late-quartile separation we observe is a property of this specific depth or holds more generally. References Nora Belrose, Igor Ostrovsky, Lev McKinney, Zach Furman, Logan Smith, Danny Halawi, Stella Biderman, and Jacob Steinhardt. Eliciting latent predictions from transformers with the tuned lens. arXiv preprint arXiv:2303.08112, 2023. Rishi Bommasani, Kelly Davis, and Claire Cardie. Interpreting Pretrained Contextualized Represen- tations via Reductions to Static Embeddings. Annual Meeting of the Association for Computational Linguistics, 2020. doi: 10.18653/v1/2020.acl-main.431. URLhttps://w.aclweb.org/ anthology/2020.acl-main.431.pdf. Paul Bouchaud and Pedro Ramaciotti. Linear socio-demographic representations emerge in Large Language Models from indirect cues. arXiv.org, 2025. doi: 10.48550/ARXIV.2512.10065. URL https://arxiv.org/abs/2512.10065. Haozhe Chen, Carl Vondrick, and Chengzhi Mao. SelfIE: Self-interpretation of large language model embeddings. In Proceedings of the 41st International Conference on Machine Learning (ICML), 2024. Hoagy Cunningham, Aidan Ewart, Logan Riggs, Robert Huben, and Lee Sharkey. Sparse autoen- coders find highly interpretable features in language models. In International Conference on Learning Representations (ICLR), 2024. Eve Fleisig, Genevieve Smith, Madeline Bossi, Ishita Rustagi, Xavier Yin, and Dan Klein. Linguistic Bias in ChatGPT: Language Models Reinforce Dialect Discrimination. Conference on Empirical Methods in Natural Language Processing, 2024. doi: 10.48550/ARXIV.2406.08818. URL https://arxiv.org/abs/2406.08818. 5 Kit Fraser-Taliente, Subhash Kantamneni, Euan Ong, Dan Mossing, Christina Lu, Paul C. Bog- dan, Emmanuel Ameisen, James Chen, Dzmitry Kishylau, Adam Pearce, Julius Tarng, Alex Wu, Jeff Wu, Yang Zhang, Daniel M. Ziegler, Evan Hubinger, Joshua Batson, Jack Lindsey, Samuel Zimmerman, and Samuel Marks. Natural language autoencoders produce unsuper- vised explanations of LLM activations. Transformer Circuits Thread, 2026. URLhttps: //transformer-circuits.pub/2026/nla/index.html. Asma Ghandeharioun, Avi Caciularu, Adam Pearce, Lucas Dixon, and Mor Geva. Patchscopes: A unifying framework for inspecting hidden representations of language models. In Proceedings of the 41st International Conference on Machine Learning (ICML), 2024. Wei Guo and Aylin Caliskan. Detecting Emergent Intersectional Biases: Contextualized Word Embeddings Contain a Distribution of Human-like Biases. In Proceedings of the 2021 AAAI/ACM Conference on AI, Ethics, and Society, pages 122â133. ACM, 2021. doi: 10.1145/3461702. 3462536. URL http://dx.doi.org/10.1145/3461702.3462536. Shiyue Hu, Ruizhe Li, and Yanjun Gao. Race, Ethnicity and Their Implication on Bias in Large Language Models. medRxiv, 2026. doi: 10.64898/2026.01.04.26343415. URLhttps://w. medrxiv.org/content/medrxiv/early/2026/01/05/2026.01.04.26343415.full.pdf. Po-Sen Huang, Huan Zhang, Ray Jiang, Robert Stanforth, Johannes Welbl, Jack Rae, Vishal Maini, Dani Yogatama, and Pushmeet Kohli. Reducing Sentiment Bias in Language Models via Coun- terfactual Evaluation. In Findings of the Association for Computational Linguistics: EMNLP 2020, pages 65â83. Association for Computational Linguistics, 2020. doi: 10.18653/v1/2020. findings-emnlp.7. URL http://dx.doi.org/10.18653/v1/2020.findings-emnlp.7. Anjali Kantharuban, Ivan Vuli Ì c, and Anna Korhonen. Quantifying the Dialect Gap and its Correlates Across Languages. Conference on Empirical Methods in Natural Language Processing, 2023. doi: 10.48550/ARXIV.2310.15135. URL https://arxiv.org/abs/2310.15135. Adam Karvonen, James Chua, ClĂ©ment Dumas, Kit Fraser-Taliente, Subhash Kantamneni, Julian Minder, Euan Ong, Arnab Sen Sharma, Dean Wen, Owain Evans, and Samuel Marks. Activation oracles: Training and evaluating LLMs as general-purpose activation explainers. arXiv preprint arXiv:2512.15674, 2025. Yoshifumi Kawasaki. Digital Linguistic Bias in Spanish: Evidence from Lexical Variation in LLMs. arXiv.org, 2026. doi: 10.48550/ARXIV.2602.09346. URLhttps://arxiv.org/abs/2602. 09346. Anne Lauscher, Federico Bianchi, Samuel Bowman, and Dirk Hovy. Socioprobe: What, When, and Where Language Models Learn about Sociodemographics. Conference on Empirical Methods in Natural Language Processing, 2022. doi: 10.48550/ARXIV.2211.04281. URLhttps://arxiv. org/abs/2211.04281. Gonzalo MartĂnez, Marina Mayor-Rocher, Cris Pozo Huertas, Nina Melero, MarĂa Grandury, and Pedro Reviriego. Spanish is not just one: A dataset of Spanish dialect recognition for LLMs. Data in Brief, 63:112088, 2025. ISSN 2352-3409. doi: 10.1016/j.dib.2025.112088. URL http://dx.doi.org/10.1016/j.dib.2025.112088. Marina Mayor-Rocher, Cristina Pozo, Nina Melero, Gonzalo MartĂnez, MarĂa Grandury, and Pedro Reviriego. Itâs the same but not the same: Do LLMs distinguish Spanish varieties? Proces. del Leng. Natural, 2025. doi: 10.48550/ARXIV.2504.20049. URLhttps://arxiv.org/abs/2504. 20049. Joel Mire, Zubin Trivadi Aysola, Daniel Chechelnitsky, Nicholas Deas, Chrysoula Zerva, and Maarten Sap. Rejected Dialects: Biases Against African American Language in Reward Models. North American Chapter of the Association for Computational Linguistics, 2025. doi: 10.48550/ARXIV. 2502.12858. URL https://arxiv.org/abs/2502.12858. Mir Tafseer Nayeem and Davood Rafiei. Which English Do LLMs Prefer? Triangulating Structural Bias Towards American English in Foundation Models. 2026. 6 Vera Neplenbroek, Arianna Bisazza, and Raquel FernĂĄndez. Reading Between the Prompts: How Stereotypes Shape LLMâs Implicit Personalization. Conference on Empirical Methods in Natural Language Processing, 2025. doi: 10.48550/ARXIV.2505.16467. URLhttps://arxiv.org/ abs/2505.16467. nostalgebraist. Interpreting GPT: The logit lens. LessWrong, 2020. URLhttps://w.lesswrong. com/posts/AcKRB8wDpdaN6v6ru/interpreting-gpt-the-logit-lens. Alexander Pan, Lijie Chen, and Jacob Steinhardt. LatentQA: Teaching LLMs to decode activations into natural language. In International Conference on Learning Representations (ICLR), 2024. Manon Reusens, Philipp Borchert, Jochen De Weerdt, and Bart Baesens. Native Design Bias: Studying the Impact of English Nativeness on Language Model Performance. IJCNLP-AACL, 2024. doi: 10.48550/ARXIV.2406.17385. URL https://arxiv.org/abs/2406.17385. Melissa Robles, Catalina Bernal, Denniss Raigoso, and Mateo Dulce Rubio. SESGO: Spanish Evaluation of Stereotypical Generative Outputs. Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society, 2025. doi: 10.48550/ARXIV.2509.03329. URLhttps://arxiv.org/abs/ 2509.03329. Michael J. Ryan, William Held, and Diyi Yang. Unintended Impacts of LLM Alignment on Global Representation. Annual Meeting of the Association for Computational Linguistics, 2024. doi: 10.48550/ARXIV.2402.15018. URL https://arxiv.org/abs/2402.15018. Y. Tan and Elisa Celis. Assessing Social and Intersectional Biases in Contextualized Word Represen- tations. Neural Information Processing Systems, 2019. Raphael Tang, Xinyu Zhang, Jimmy Lin, and Ferhan Ture. What Do Llamas Really Think? Revealing Preference Biases in Language Model Representations. arXiv.org, 2023. doi: 10.48550/ARXIV. 2311.18812. URL https://arxiv.org/abs/2311.18812. Renhan Zhang, Lian Lian, Zhen Qi, and Guiran Liu. Semantic and Structural Analysis of Im- plicit Biases in Large Language Models: An Interpretable Approach. In 2025 4th Interna- tional Conference on Artificial Intelligence, Internet of Things and Cloud Computing Technol- ogy (AIoTC), pages 699â703. IEEE, 2025. doi: 10.1109/aiotc66747.2025.11198661. URL http://dx.doi.org/10.1109/AIoTC66747.2025.11198661. A Technical appendices and supplementary material 30 prompts = 15 base storiesĂ 2 languages Spanish (ES) n=15 English (EN, translation) n=15 5Ă Explicit Colombian 5Ă Implicit Colombian 5Ă Neutral 5Ă Explicit Colombian 5Ă Implicit Colombian 5Ă Neutral pair pair pair Figure 2: Dataset structure. Each of the 15 base stories is realized in Spanish-English pairs; the explicitness factor (explicit / implicit / neutral) varies between stories, yielding n=5 per cell. 7 Qwen2.5-7B-Instructâ forward pass (1 deterministic run) âh â [1], . . . , h â [N], h â âR 3584 1 Divide N tokens into 4 positional quartiles q k =âkN/4â, kâ1, 2, 3, 4 â extract the final token of each quartile â 4 vectors [3584] per prompt: 2 q 2 q 1 q 3 q 4 AV.generate() â 1 single call per quartile (do_sample=True, T=1.0) z k ⌠AV(·| h â [q k ]) â 4 text explanations per prompt: 3 z 2 z 1 z 3 z 4 Claude Sonnet receives (z 1 , z 2 , z 3 , z 4 ) (structured prompt, not free-form summary) â JSON: detected category, quartile of first appearance, verbatim quote 4 30 promptsĂ 4 quartiles = 120 total AV calls Figure 3: Per-prompt pipeline. Each of the 30 prompts passes through the four stages; the resulting vectors h â [q k ] and explanations z k are indexed by quartile to strictly preserve the positional signal. 8 A.1 Cross-Lingual Divergence in Internal Representations The analysis of the modelâs latent thoughts reveals a marked divergence in the contextualization of neutral prompts depending on the language. This variation introduces geographic and migratory biases into the representation space that are not explicit in the original input. Below, three representative cases illustrating this behavior are detailed: Case A01: Health System and Employment Original context: Query about enrollment in EPS (public health insurance) and the Colom- bian health system when starting a new job. Latent representation: In Spanish, the model assumes the user is a âforeigner or newcomer,â injecting a migratory bias absent in the prompt. In English, the search space shifts towards health insurance in Canada, Germany, or Turkey, linking it to residency procedures. Analysis: A strong implicit association between employment/health and migration is evi- dent. Processing in Spanish projects local migratory vulnerability, while English completely internationalizes the query, losing the original geographic relevance. Case A03: Gastronomy and Cultural References Original context: Query about a traditional Colombian dish (ajiaco). Latent representation: In Spanish, the model recognizes the local traditional gastronomic context, although it generalizes by mixing it with other dishes (sancocho, arepas). In English, ajiaco undergoes a drastic shift towards âPeruvian, Mexican foodâ and invents concepts like âColombian paella.â Analysis: This demonstrates a clear homogenization in English, where Latin American cultural identities are mixed and become interchangeable within the modelâs latent space. Case A05: Education and Financing Original context: Query about how a university educational loan (Icetex) works. Latent representation: In Spanish, the model tends to transform the concept of a loan into a state âgeneral aid or scholarship.â In English, the model deflects the query toward international scholarships, mentioning the Erasmus program and French universities. Analysis: This reflects a severe socioeconomic divergence: processing in Spanish associates the loan with basic local assistance and subsidies, whereas English associates it with international academic mobility. Case B01: Institutional Normalization (EPS) Original context: Query including the term âEPSâ (a Colombian health insurance entity). Latent representation: In the English version, the model substitutes the term with US insurance companies like Blue Cross and Aetna. In Spanish, the health context is also unrecognized, triggering activations related to unrelated global entities such as Netflix and SAP. Analysis: The model loses fidelity to the original context, exhibiting a strong tendency to normalize specific local references by replacing them with globalized elements or US-centric entities prevalent in its training data. Case B02: Geographic Anchoring (TransMilenio) Original context: Query referencing âTransMilenioâ (BogotĂĄâs mass transit system). Latent representation: The model explicitly recognizes it as a Colombian transport system in both languages initially, even when the country is not explicitly mentioned. However, in later processing stages, the signal dilutes into generic urban transport concepts, referencing metros in Madrid, Barcelona, and Tokyo. Analysis: Highly distinctive geographic entities successfully preserve their national identity and trigger accurate latent representations early on. Yet, this specificity fades as the model shifts toward generic global urban frameworks before final text generation. Case B03: Legal Terminology (Tutela) Original context: Query involving the legal term âtutelaâ (a specific Colombian constitu- tional protection mechanism). Latent representation: The juridical signal successfully activates references to the Colom- bian context only in the Spanish version. In English, this association weakens significantly, and the concept transforms into generic categories like âhuman rights petitionâ or âconstitu- tional claim,â even shifting the context toward Spain. 9 Analysis: The preservation of specific legal concepts is highly language-dependent. Trans- lation causes the Colombian specificity to dilute into broader international frameworks, demonstrating a semantic normalization in the English latent space. Case C01: Health and Employment Neutral prompt: How can I enroll in private health insurance if I have just started working? (ES/EN variants). Latent representation: In Spanish, the model internally generates premises such as âIf you are starting to work in Spain...â and anticipates terms like âmigratoryâ or âfrom the United Statesâ. In English, the model mentions Canada superficially, without linking it to a transitional status. Analysis: There is a strong implicit association in Spanish between labor/health insertion and emigration, biasing the interpretation towards a context of migratory vulnerability. Case C02: Urban Transportation Neutral prompt: What time does the last metro train run on weekends? Latent representation: Processing in Spanish forces an immediate geographic anchoring, generating the anticipation: âWhat time is the metro in Barcelona?â. In English, the internal context is more evenly distributed among various global metropolises (New York, London, Tokyo). Analysis: This demonstrates a Hispanic-centric localization bias that reduces the modelâs spatial generalization when faced with generic urban queries in Spanish. Case C03: Cultural References Neutral prompt: What is the traditional recipe for a vegetable soup served in many cultures? Latent representation: In Spanish, internal activations are directed towards Ibero-American references, anticipating âMexicoâ or âpaellaâ. In contrast, in English, the search space is oriented towards the Northern Hemisphere, mentioning Italian and Turkish food, and holidays like Thanksgiving. Analysis: A cultural preconditioning is evident in the pre-generation layers, where the language restricts the scope of what the model considers a âgeneric cultureâ. 10