Papers › JP-TL-Bench: Anchored Pairwise LLM Evaluation for Bidirectional Japanese-English Translation

JP-TL-Bench: Anchored Pairwise LLM Evaluation for Bidirectional Japanese-English Translation

1 Jan 2026arXiv:2601.00223added by Syntology

Leonard Lin, Adam Lensenmayer

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We introduce JP-TL-Bench, a lightweight, open benchmark designed to guide the iterative development of Japanese-English translation systems. In this context, the challenge is often "which of these two good translations is better?" rather than "is this translation acceptable?" This distinction matters for Japanese-English, where subtle choices in politeness, implicature, ellipsis, and register strongly affect perceived naturalness. JP-TL-Bench uses a protocol built to make LLM judging both reliable and affordable: it evaluates a candidate model via reference-free, pairwise LLM comparisons against a fixed, versioned anchor set. Pairwise results are aggregated with a Bradley-Terry model and reported as win rates plus a normalized 0-10 "LT" score derived from a logistic transform of fitted log-strengths. Because each candidate is scored against the same frozen anchor set, scores are structurally stable given the same base set, judge, and aggregation code.

PaperPDFCode 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="2601.00223")

Code

Syntology Ran 1 of 26 code samples harvested from 2 repositories linked to this paper; 25 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: found in paper text by Syntology: 26 samples from 2 repositories, 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.

shisa-ai/jp-tl-bench found in paper text by Syntology report
lhl/liquid-ai-hackathon-tokyo found in paper text by Syntology report

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

26 samples harvested; 1 ran; 0 honoured the contract we drafted; 25 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.

1ran
25unverified

Licence: 25 of the 26 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

TranslationComparer shisa-ai/jp-tl-bench/translation_comparer_any_model.py found in paper text by Syntology ran Apache-2.0 (permissive) · e89e24997f654a27 · report
contains_ascii_letters lhl/liquid-ai-hackathon-tokyo/train/dataset-stats.py found in paper text by Syntology unverified no licence file found · pointer only · b509d633a149540c · report
contains_japanese lhl/liquid-ai-hackathon-tokyo/train/dataset-stats.py found in paper text by Syntology unverified no licence file found · pointer only · d98189414932e20a · report
create_settings_json lhl/liquid-ai-hackathon-tokyo/eval/backfill-settings.py found in paper text by Syntology unverified no licence file found · pointer only · 3c5dd421ae1b1e7d · report
determine_translation_direction lhl/liquid-ai-hackathon-tokyo/lfm2-server.py found in paper text by Syntology unverified no licence file found · pointer only · 77bdcca14ee9ec21 · report
discover_sources lhl/liquid-ai-hackathon-tokyo/eval/report_judge_distribution.py found in paper text by Syntology unverified no licence file found · pointer only · c1a9d40723f11dfe · report
display_model_name lhl/liquid-ai-hackathon-tokyo/eval/tui-viewer.py found in paper text by Syntology unverified no licence file found · pointer only · 678e669e1c2de99b · report
extract_response_text lhl/liquid-ai-hackathon-tokyo/eval/judge-mt.py found in paper text by Syntology unverified no licence file found · pointer only · 966bd8a8ad2364ac · report
friendly_name_from_path lhl/liquid-ai-hackathon-tokyo/eval/report_judge_distribution.py found in paper text by Syntology unverified no licence file found · pointer only · a3c3dd8a7938059f · report
load_json lhl/liquid-ai-hackathon-tokyo/eval/tui-viewer.py found in paper text by Syntology unverified no licence file found · pointer only · b19d72f495a1c73e · report
load_judge_scores lhl/liquid-ai-hackathon-tokyo/eval/report_mt_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 740bd483781fadf6 · report
load_predictions lhl/liquid-ai-hackathon-tokyo/eval/sample_predictions.py found in paper text by Syntology unverified no licence file found · pointer only · efcb9dd76b5e4df3 · report
load_scores lhl/liquid-ai-hackathon-tokyo/eval/report_mt_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 65555b5705b00f44 · report
normalize_role lhl/liquid-ai-hackathon-tokyo/train/dataset-stats.py found in paper text by Syntology unverified no licence file found · pointer only · 63f8931bf9b56379 · report
parse_response lhl/liquid-ai-hackathon-tokyo/eval/judge-mt.py found in paper text by Syntology unverified no licence file found · pointer only · 5b3a1e4d0aa325d5 · report
parse_run_name lhl/liquid-ai-hackathon-tokyo/eval/backfill-settings.py found in paper text by Syntology unverified no licence file found · pointer only · 11e4819aa517f3db · report
pick_samples lhl/liquid-ai-hackathon-tokyo/eval/sample_predictions.py found in paper text by Syntology unverified no licence file found · pointer only · 5a510326612759fc · report
render_prompt lhl/liquid-ai-hackathon-tokyo/eval/judge-mt.py found in paper text by Syntology unverified no licence file found · pointer only · 45fe49f1736ebc7e · report
resolve_display_names lhl/liquid-ai-hackathon-tokyo/eval/report_mt_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 92ae0d537f628d74 · report
resolve_display_names lhl/liquid-ai-hackathon-tokyo/eval/report_judge_distribution.py found in paper text by Syntology unverified no licence file found · pointer only · 6b26f7f9de55ff8c · report
resolve_dtype lhl/liquid-ai-hackathon-tokyo/eval/run-mt.py found in paper text by Syntology unverified no licence file found · pointer only · 6d9661328f4b960a · report
resolve_model_path lhl/liquid-ai-hackathon-tokyo/test-hello.py found in paper text by Syntology unverified no licence file found · pointer only · d7713331931084ec · report
safe_float lhl/liquid-ai-hackathon-tokyo/eval/tui-viewer.py found in paper text by Syntology unverified no licence file found · pointer only · e54ec90657074faf · report
sanitize_component lhl/liquid-ai-hackathon-tokyo/eval/run-mt.py found in paper text by Syntology unverified no licence file found · pointer only · f5110f9ef0137574 · report
sanitize_run_name lhl/liquid-ai-hackathon-tokyo/eval/run-mt.py found in paper text by Syntology unverified no licence file found · pointer only · 5121b9ee5a93cb80 · report
test_model_chat_template lhl/liquid-ai-hackathon-tokyo/test-hello.py found in paper text by Syntology unverified no licence file found · pointer only · 3a56b428f000a06c · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.00223, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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