paper-with-me

Papers

What an Elegant Bridge: Multilingual LLMs are Biased Similarly in Different Languages

2024-07-12 · Viktor Mihaylov, Aleksandar Shtedritski

This paper investigates biases of Large Language Models (LLMs) through the lens of grammatical gender. Drawing inspiration from seminal works in psycholinguistics, particularly the study of gender's influence on language perception, we leverage multilingual LLMs to revisit and expand upon the foundational experiments of Boroditsky (2003). Employing LLMs as a novel method for examining psycholinguistic biases related to grammatical gender, we prompt a model to describe nouns with adjectives in various languages, focusing specifically on languages with grammatical gender. In particular, we look at adjective co-occurrences across gender and languages, and train a binary classifier to predict grammatical gender given adjectives an LLM uses to describe a noun. Surprisingly, we find that a simple classifier can not only predict noun gender above chance but also exhibit cross-language transferability. We show that while LLMs may describe words differently in different languages, they are biased similarly.

📄 PDF Abstract BibTeX arXiv:2407.09704

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CM-Align: Consistency-based Multilingual Alignment for Large Language Models

2025-09-10 · Xue Zhang, Yunlong Liang, Fandong Meng, Songming Zhang 외 arxiv

Current large language models (LLMs) generally show a significant performance gap in alignment between English and other languages. To bridge this gap, existing research typically leverages the model's responses in Engli…

Language on Demand, Knowledge at Core: Composing LLMs with Encoder-Decoder Translation Models for Extensible Multilinguality

2026-03-18 · Mengyu Bu, Yang Feng arxiv

Large language models (LLMs) exhibit strong general intelligence, yet their multilingual performance remains highly imbalanced. Although LLMs encode substantial cross-lingual knowledge in a unified semantic space, they o…

General Knowledge

Multilingual sentence-level bias detection in Wikipedia

2019-09-01 · RANLP 2019 9 · Aleks, Desislava rova, Fran{\c{c}}ois Lareau, Pierre Andr{\'e} M{\'e}nard

We propose a multilingual method for the extraction of biased sentences from Wikipedia, and use it to create corpora in Bulgarian, French and English. Sifting through the revision history of the articles that at some poi…

ArticlesBias DetectionSentence

What Estimators Are Unbiased For Linear Models?

2022-12-29 · Lihua Lei, Jeffrey Wooldridge

The recent thought-provoking paper by Hansen [2022, Econometrica] proved that the Gauss-Markov theorem continues to hold without the requirement that competing estimators are linear in the vector of outcomes. Despite the…

AlignX: Advancing Multilingual Large Language Models with Multilingual Representation Alignment

2025-09-29 · Mengyu Bu, Shaolei Zhang, Zhongjun He, Hua Wu 외 arxiv

Multilingual large language models (LLMs) possess impressive multilingual understanding and generation capabilities. However, their performance and cross-lingual alignment often lag for non-dominant languages. A common s…