SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2603.15950 · 2026

POLAR: A Per-User Association Test in Embedding Space

Wagner Meira, Gisele Pappa, Virgilio Almeida, Arthur Chagas, Pedro Bento, Yan Aquino, Arthur Buzelin, Victoria Estanislau, Samira Malaquias, Pedro Robles Dutenhefner

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 7 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

FunctionStatusWhere it lives
_bh_fdr Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("35ad6d04886600c8")
_l2n Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("fe8ba862aa06c97d")
_l2n_rows Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("7bb7238752741ca7")
_load_users_and_tokens Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("7805643cb4596f56")
_perm_p Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("039a117c4c8fb955")
_resolve_paths Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("dbd81dee6b7e8ace")
_word_vec Ran pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("8cebcd76f6232fb4")
Cfg Not yet run pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("9e99e8a5718e6435")
run Not yet run pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py
pointer only (licence: NONE) · get_code("f56e7136c40b66e6")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Most intrinsic association probes operate at the word, sentence, or corpus level, obscuring author-level variation. We present POLAR (Per-user On-axis Lexical Association Report), a per-user lexical association test that runs in the embedding space of a lightly adapted masked language model. Authors are represented by private deterministic tokens; POLAR projects these vectors onto curated lexical axes and reports standardized effects with permutation pvalues and Benjamini-Hochberg control. On a balanced bothuman Twitter benchmark, POLAR cleanly separates LLMdriven bots from organic accounts; on an extremist forum, it quantifies strong alignment with slur lexicons and reveals rightward drift over time. The method is modular to new attribute sets and provides concise, per-author diagnostics for computational social science. All code is publicly available at https://github.com/pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2603.15950")
get_code_for_paper("2603.15950")
have("2603.15950")

Connect an agent — have() is free.