Papers › Interactive Refinement of Cross-Lingual Word Embeddings

Interactive Refinement of Cross-Lingual Word Embeddings

8 Nov 2019EMNLP 2020 11arXiv:1911.03070archive 2025-07-28

Michelle Yuan, Mozhi Zhang, Benjamin Van Durme, Leah Findlater, Jordan Boyd-Graber

Cross-lingual word embeddings transfer knowledge between languages: models trained on high-resource languages can predict in low-resource languages. We introduce CLIME, an interactive system to quickly refine cross-lingual word embeddings for a given classification problem. First, CLIME ranks words by their salience to the downstream task. Then, users mark similarity between keywords and their nearest neighbors in the embedding space. Finally, CLIME updates the embeddings using the annotations. We evaluate CLIME on identifying health-related text in four low-resource languages: Ilocano, Sinhalese, Tigrinya, and Uyghur. Embeddings refined by CLIME capture more nuanced word semantics and have higher test accuracy than the original embeddings. CLIME often improves accuracy faster than an active learning baseline and can be easily combined with active learning to improve results.

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="1911.03070")

Code

Syntology Ran 1 of 17 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 17 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

forest-snow/clime-ui officialmentioned in papermentioned 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

17 samples harvested; 1 ran; 1 honoured the contract we drafted; 16 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.

1ran · honoured contract
16unverified

Licence: 0 of the 17 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 forest-snow/clime-ui. “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.

flatten forest-snow/clime-ui/update.py official repository ran · honoured contract MIT (permissive) · 20922c79a0929bbf · report
categorical_accuracy forest-snow/clime-ui/model.py official repository unverified MIT (permissive) · f0939ff87f1a3402 · report
concordance forest-snow/clime-ui/interface/load.py official repository unverified MIT (permissive) · 5143afebeee4f04f · report
find_closest forest-snow/clime-ui/neighbors.py official repository unverified MIT (permissive) · 42065f1fcc348923 · report
get_idf forest-snow/clime-ui/rank_words.py official repository unverified MIT (permissive) · 8fb5f65fbdce037b · report
get_model forest-snow/clime-ui/model.py official repository unverified MIT (permissive) · 51613b0100baa4e7 · report
get_ranking forest-snow/clime-ui/rank_words.py official repository unverified MIT (permissive) · 6bc87aa2db34e64a · report
load_docs forest-snow/clime-ui/utils.py official repository unverified MIT (permissive) · c113f6749fd919f4 · report
load_embeddings forest-snow/clime-ui/prepare_ui.py official repository unverified MIT (permissive) · 109cd48e485aae7a · report
load_labels forest-snow/clime-ui/utils.py official repository unverified MIT (permissive) · 9ebcf96b972b7a4b · report
load_vectors forest-snow/clime-ui/utils.py official repository unverified MIT (permissive) · 36b86179c80fc3ef · report
load_vocab forest-snow/clime-ui/interface/load.py official repository unverified MIT (permissive) · 357bd3b78248ba9a · report
rank_vocab forest-snow/clime-ui/rank_words.py official repository unverified MIT (permissive) · de862937f12455fe · report
read_paths forest-snow/clime-ui/interface/load.py official repository unverified MIT (permissive) · 4479c3334d0af517 · report
reindex forest-snow/clime-ui/update.py official repository unverified MIT (permissive) · 129f3c77b3077a35 · report
train forest-snow/clime-ui/model.py official repository unverified MIT (permissive) · 80b24aafbca43d95 · report
twod_map forest-snow/clime-ui/neighbors.py official repository unverified MIT (permissive) · 7b2ba76320f84de5 · report

Tasks

Active LearningCross-Lingual Word EmbeddingsGeneral ClassificationText ClassificationWord Embeddings

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

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