Papers › Dialectal Toxicity Detection: Evaluating LLM-as-a-Judge Consistency Across Language Varieties

Dialectal Toxicity Detection: Evaluating LLM-as-a-Judge Consistency Across Language Varieties

17 Nov 2024arXiv:2411.10954archive 2025-07-28

Fahim Faisal, Md Mushfiqur Rahman, Antonios Anastasopoulos

There has been little systematic study on how dialectal differences affect toxicity detection by modern LLMs. Furthermore, although using LLMs as evaluators ("LLM-as-a-judge") is a growing research area, their sensitivity to dialectal nuances is still underexplored and requires more focused attention. In this paper, we address these gaps through a comprehensive toxicity evaluation of LLMs across diverse dialects. We create a multi-dialect dataset through synthetic transformations and human-assisted translations, covering 10 language clusters and 60 varieties. We then evaluated three LLMs on their ability to assess toxicity across multilingual, dialectal, and LLM-human consistency. Our findings show that LLMs are sensitive in handling both multilingual and dialectal variations. However, if we have to rank the consistency, the weakest area is LLM-human agreement, followed by dialectal consistency. Code repository: \url{https://github.com/ffaisal93/dialect_toxicity_llm_judge}

PaperPDFCodeCode Syntology ran

In Syntology 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="2411.10954")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

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

ffaisal93/dialect_toxicity_llm_judge officialmentioned in paper 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

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

16unverified

Licence: 16 of the 16 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 ffaisal93/dialect_toxicity_llm_judge. “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.

add_avg_row_and_column ffaisal93/dialect_toxicity_llm_judge/src/analyze_toxicity_shift.py official repository unverified no licence file found · pointer only · 62688b75832990a2 · report
analyze_toxicity_shift_cluster ffaisal93/dialect_toxicity_llm_judge/src/analyze_toxicity_shift.py official repository unverified no licence file found · pointer only · b08cdf16d602f1bd · report
assign_bins ffaisal93/dialect_toxicity_llm_judge/src/compute_consistency.py official repository unverified no licence file found · pointer only · 9d587618cff0b7b2 · report
build_combined_toxicity_table ffaisal93/dialect_toxicity_llm_judge/src/analyze_toxicity_shift.py official repository unverified no licence file found · pointer only · 0c735f574ddfa21c · report
clean_discrepancies ffaisal93/dialect_toxicity_llm_judge/src/compute_consistency.py official repository unverified no licence file found · pointer only · 3c892580bbb50de4 · report
compute_bins_and_metrics ffaisal93/dialect_toxicity_llm_judge/src/compute_score.py official repository unverified no licence file found · pointer only · 53a67568c34824df · report
compute_metrics ffaisal93/dialect_toxicity_llm_judge/src/compute_consistency.py official repository unverified no licence file found · pointer only · 4ace4e4a4187e874 · report
format_output ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/llm_support.py official repository unverified no licence file found · pointer only · 7db0225118cee3f5 · report
formulate_chat_dict ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/prompt_support.py official repository unverified no licence file found · pointer only · 86a53fbc72e76e64 · report
formulate_prompt ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/prompt_support.py official repository unverified no licence file found · pointer only · b5e5fa88cd1c0091 · report
get_output_format ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/prompt_support.py official repository unverified no licence file found · pointer only · e83911a29d37549b · report
get_score_distribution ffaisal93/dialect_toxicity_llm_judge/src/annotator_toxicity.py official repository unverified no licence file found · pointer only · 7c243811cbb0d6b1 · report
get_token ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/utils.py official repository unverified no licence file found · pointer only · 39bd94b7698cf5a8 · report
load_config ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/utils.py official repository unverified no licence file found · pointer only · 62ed0146e29e7bb7 · report
load_json ffaisal93/dialect_toxicity_llm_judge/src/judge_translation_vllm.py official repository unverified no licence file found · pointer only · a0c7393409fd0be9 · report
update_arguments_with_config ffaisal93/dialect_toxicity_llm_judge/src/llm_judge/utils.py official repository unverified no licence file found · pointer only · b98daea8dee675ee · report

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