Papers › Gender Bias in Multilingual Embeddings and Cross-Lingual Transfer

Gender Bias in Multilingual Embeddings and Cross-Lingual Transfer

2 May 2020ACL 2020 6arXiv:2005.00699archive 2025-07-28

Jieyu Zhao, Subhabrata Mukherjee, Saghar Hosseini, Kai-Wei Chang, Ahmed Hassan Awadallah

Multilingual representations embed words from many languages into a single semantic space such that words with similar meanings are close to each other regardless of the language. These embeddings have been widely used in various settings, such as cross-lingual transfer, where a natural language processing (NLP) model trained on one language is deployed to another language. While the cross-lingual transfer techniques are powerful, they carry gender bias from the source to target languages. In this paper, we study gender bias in multilingual embeddings and how it affects transfer learning for NLP applications. We create a multilingual dataset for bias analysis and propose several ways for quantifying bias in multilingual representations from both the intrinsic and extrinsic perspectives. Experimental results show that the magnitude of bias in the multilingual representations changes differently when we align the embeddings to different target spaces and that the alignment direction can also have an influence on the bias in transfer learning. We further provide recommendations for using the multilingual word representations for downstream tasks.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2005.00699")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: community (archive-listed): 12 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

msr-lit/multilingualbias mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

8ran
4unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from msr-lit/multilingualbias. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

dedup_middle msr-lit/multilingualbias/extrinsic/replicateMLBs/DE/preprocess_de.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · 34530fbdde2cb8fe · report
get_sequences_lengths msr-lit/multilingualbias/extrinsic/bios_codes/utils.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · d308860a48dbe40d · report
infer_gender msr-lit/multilingualbias/extrinsic/replicateMLBs/DE/down_de_bios.py community (archive-listed) ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · c2394da354f9fe76 · report
infer_gender msr-lit/multilingualbias/extrinsic/replicateMLBs/ES/download_es_bios.py community (archive-listed) ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · ee32fe610b551817 · report
infer_gender msr-lit/multilingualbias/extrinsic/replicateMLBs/FR/download_fr_bios.py community (archive-listed) ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · be8c2c987a279534 · report
parse_args msr-lit/multilingualbias/extrinsic/bios_codes/config.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · afbe2e1ae156e07e · report
softmax_masked msr-lit/multilingualbias/extrinsic/bios_codes/utils.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · 58ffc257d9f94fd1 · report
to_device msr-lit/multilingualbias/extrinsic/bios_codes/utils.py community (archive-listed) ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · 6a750bc656206858 · report
extract_name msr-lit/multilingualbias/extrinsic/replicateMLBs/ES/download_es_bios.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 5bc8cc37fb144264 · report
group_by msr-lit/multilingualbias/extrinsic/replicateMLBs/DE/preprocess_de.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · a726daef874a3d4e · report
load_pkl msr-lit/multilingualbias/extrinsic/replicateMLBs/DE/preprocess_de.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 019de8c1d879acd4 · report
re_escape_title msr-lit/multilingualbias/extrinsic/replicateMLBs/DE/down_de_bios.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · f7b10b80fcb10ccf · report

Tasks

Cross-Lingual TransferTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections