Papers › Can We Predict The Human Preference For Text-to-Image Content Prior To Generation And...

Can We Predict The Human Preference For Text-to-Image Content Prior To Generation And Is It Even Useful To Do So?

3 Jun 2026arXiv:2606.05478added by Syntology

Joong Ho Kim, Keith G. Mills

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

Diffusion Models (DM) have revolutionized text-driven generation by enabling the synthesis of high-quality, photorealistic visual content from user prompts. Whereas prior advances in visual generation such as VAEs and GANs were primarily evaluated on perceptual or visual similarity metrics such as FID PSNR, DM advances have fostered the development of more advanced Human Preference Metrics (HPM) that model and quantify human judgment as scalar values. However, DMs synthesize content using an inherently stochastic process where random noise seeds generation. The initial random noise directly affects the quality of generated outputs, both qualitatively and quantitatively. This influence is pronounced in smaller models for local deployment scenarios. Given this phenomenon, we first investigate to what extent we can predict scalar HPM scores prior to committing compute resources for generation. Further, we then investigate to what extent we can leverage such prediction to improve the quality of generated images, and also study which HPMs are best suited for this task. Our investigation reveals that not only is this possible, but that it is feasible to achieve negligible hardware overhead.

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

Code

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

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

LSU-ATHENA/HPM-Predict 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

14 samples harvested; 12 ran; 0 honoured the contract we drafted; 2 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.

12ran
2unverified

Licence: 14 of the 14 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 LSU-ATHENA/HPM-Predict. “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.

compute_chunk LSU-ATHENA/HPM-Predict/gen_dataset/score_generated_dataset_hpc.py found in paper text by Syntology ran no licence file found · pointer only · 4504f5600e6c7814 · report
freeze_pipeline_modules LSU-ATHENA/HPM-Predict/gen_dataset/datagen/model_registry.py found in paper text by Syntology ran no licence file found · pointer only · 9a18633f758db0eb · report
load_embeds LSU-ATHENA/HPM-Predict/gen_dataset/augment_cross_attn.py found in paper text by Syntology ran no licence file found · pointer only · 57eebaa9b8a92473 · report
load_existing_metadata LSU-ATHENA/HPM-Predict/gen_dataset/run_dreamshaper_manifest_hpc.py found in paper text by Syntology ran no licence file found · pointer only · 397d278e863a360a · report
load_existing_metadata LSU-ATHENA/HPM-Predict/gen_dataset/run_hunyuan_manifest_hpc.py found in paper text by Syntology ran no licence file found · pointer only · 8e16c023c0d7f44e · report
load_existing_metadata LSU-ATHENA/HPM-Predict/gen_dataset/run_hunyuan_rank100_extension.py found in paper text by Syntology ran no licence file found · pointer only · 14b88ff7399610c7 · report
load_existing_scored_pairs LSU-ATHENA/HPM-Predict/gen_dataset/score_generated_dataset_hpc.py found in paper text by Syntology ran no licence file found · pointer only · bd69bb28b6873d93 · report
load_jsonl LSU-ATHENA/HPM-Predict/gen_dataset/run_hunyuan_rank100_extension.py found in paper text by Syntology ran no licence file found · pointer only · cfd35648dca1b0b7 · report
load_manifest LSU-ATHENA/HPM-Predict/gen_dataset/run_dreamshaper_manifest_hpc.py found in paper text by Syntology ran no licence file found · pointer only · 9bbb52cd569f267c · report
load_worklist LSU-ATHENA/HPM-Predict/gen_dataset/run_hunyuan_sample_worklist_hpc.py found in paper text by Syntology ran no licence file found · pointer only · 011921e5a735fd54 · report
run_hunyuan LSU-ATHENA/HPM-Predict/gen_dataset/augment_cross_attn.py found in paper text by Syntology ran no licence file found · pointer only · 53c192cb438841b4 · report
run_sdxl_like LSU-ATHENA/HPM-Predict/gen_dataset/augment_cross_attn.py found in paper text by Syntology ran no licence file found · pointer only · 822371cf868b6c76 · report
load_existing_metadata LSU-ATHENA/HPM-Predict/gen_dataset/run_hunyuan_sample_worklist_hpc.py found in paper text by Syntology unverified no licence file found · pointer only · 94935850e51b193d · report
load_generation_records LSU-ATHENA/HPM-Predict/gen_dataset/score_generated_dataset_hpc.py found in paper text by Syntology unverified no licence file found · pointer only · d8b727066b5a9dd6 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.05478, was issued in June 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