How LLMs See Creativity: Zero-Shot Scoring of Visual Creativity with Interpretable Reasoning
Abstract: Evaluating the originality of visual images poses enduring challenges for creativity assessment. Automated scoring using AI models has proven effective in the verbal domain, yet key questions remain about evaluating visual creativity and understanding how models arrive at their ratings. The present research asks whether multimodal LLMs can serve as judges of visual creativity zero-shot (without any fine-tuning or examples of human ratings) and whether their "reasoning" output offers an interpretable window into their evaluation process. We tested six multimodal LLMs (Gemini 3 Flash, Gemma 4 31B IT, GPT-5.4 Mini, GLM-5v Turbo, Kimi K2.5, and Qwen 3.6 Plus) on 992 AI-generated images (based on human-written prompts) and 1,500 hand-drawn sketches scored for creativity by human raters. In Study 1, all models showed substantial alignment with human creativity ratings on both datasets (r = .57-.68 on AI-generated images; r = .29-68 on sketches). In Study 2, we analyzed the step-by-step reasoning processes of three LLMs evaluating the same images and drawings. Although reasoning made model evaluations interpretable -- showing what they attend to, how they balance originality vs. quality, and how they justify their ratings -- reasoning did not improve alignment with human ratings. In sum, our findings indicate that multimodal LLMs can match human judgments of visual creativity without any additional training, and that their reasoning reveals how AI models evaluate creativity. An open scoring app implementing this pipeline is available at https://review-visual-eval-scoring.hf.space.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Explain it Like I'm 14
Overview
This paper asks a simple question: Can today’s AI models judge how creative pictures are—both polished AI art and rough human sketches—without any extra training, and can they explain how they decided? The researchers tested several image‑and‑text AIs to see how well their 1–5 creativity scores matched human scores, and then looked at the AIs’ “show your work” explanations to understand their thinking.
What did the researchers want to know?
They focused on two main questions:
- Can multimodal AIs (that read images and text) score visual creativity “zero‑shot”—meaning with no special training or examples—so their scores line up with human judges?
- If the AI writes out its reasoning step by step, does that make its thinking understandable, and does that kind of reasoning make its scores closer to human scores?
How did they study it?
They ran two studies using two kinds of pictures and several different AIs.
- The images:
- About 1,000 AI‑generated pictures (made by DALL‑E from short human prompts).
- 1,500 hand‑drawn sketches where people started from a simple shape and turned it into something creative.
- The human “answer key”:
- Trained human raters scored each picture from 1 (not creative) to 5 (very creative). For the sketch task, the ratings were carefully combined to be fair across many raters.
- The AIs:
- Six different multimodal AIs were asked to score each picture from 1 to 5 with no examples—just instructions to use the full scale and focus on originality rather than drawing skill.
- A fairness check:
- The team measured “edge density” (basically, how busy or detailed a picture looks—think: more lines and edges = more “stuff” on the page). Because busy pictures often seem “more creative,” they checked whether AI‑human agreement stayed strong even after controlling for this.
- The “show your work” part (Study 2):
- Three AIs that can reason step by step were asked to explain how they reached each score. The researchers analyzed these explanations to see common steps, what the AI paid attention to, and whether reasoning improved accuracy.
What did they find?
Here are the big takeaways, with brief reasons why they matter:
- AIs can often match human creativity scores without extra training.
- On AI‑generated images, AI‑human agreement was strong (about r = .57 to .68; think of r as “how similar the ratings are,” where 1.0 is perfect).
- On hand‑drawn sketches, agreement ranged from moderate to strong (about r = .29 to .68).
- Why it matters: This suggests AIs can help score large sets of images quickly.
- Agreement wasn’t just about “busy” pictures.
- When the researchers controlled for edge density (how detailed a picture looks), the agreement stayed mostly similar for AI images and stayed meaningful for sketches.
- Why it matters: The AIs weren’t only rewarding pictures with more lines; they picked up some deeper signals of creativity.
- Biases showed up—and they went in opposite directions depending on the type of picture.
- For AI‑generated images, AIs were more generous than humans (fewer 1s, more 3s–5s).
- For hand‑drawn sketches, AIs were harsher than humans (more 1s–2s), even though they were told to focus on originality, not art skill.
- Why it matters: AIs seem to prefer polished, high‑quality images and penalize simple line drawings, which could be unfair in some contexts.
- “Show your work” made AI thinking clear—but didn’t make scores closer to humans’.
- Turning on step‑by‑step reasoning did not improve AI‑human agreement; in one model it slightly reduced it.
- Still, the reasoning was useful to understand the process. Across many examples, AI explanations followed four common steps:
- 1) Perception: describe what’s in the image,
- 2) Originality: discuss novelty or clichés,
- 3) Quality: comment on polish, composition, and technique,
- 4) Justification: tie it all together and decide on a 1–5 score.
- Why it matters: Even if reasoning doesn’t boost accuracy, it shows what the AI values and why a score was given—helpful for auditing and improving prompts.
- What the AI talks about affects how it scores.
- When an AI’s explanation spent more time on “originality,” the final score tended to be lower (stricter).
- When it spent more time on “quality,” the score tended to be higher (more lenient), especially for polished AI images.
- Why it matters: This helps explain the “harsh on sketches, generous on polished art” pattern.
- Recognizing objects correctly wasn’t necessary to align with humans.
- AIs often identified what a sketch showed correctly, but even when they didn’t, their creativity scores were still fairly close to human scores.
- Interestingly, AIs and humans agreed most on drawings that even humans couldn’t label clearly.
- Why it matters: Creativity judgments may rely more on structure and idea expressiveness than on naming the object, especially for abstract drawings.
Why is this important?
This work suggests that:
- AIs can be useful “first-pass” judges for visual creativity, helping researchers and teachers handle lots of images quickly.
- Explanations from AIs can make their decisions more transparent, which is important for trust and fairness.
- However, AIs show clear biases: they tend to reward polish and penalize simplicity, which could disadvantage beginners or non‑artists. Any real‑world use should calibrate AIs to avoid these biases.
In short, the study shows promise and limits: AIs can match human creativity ratings pretty well with no special training, and their “thinking” can be read and analyzed—but we should use them carefully, especially when evaluating hand‑drawn or simple work.
If you’re curious, the authors also share a public demo that lets you try this kind of scoring on your own images.
Knowledge Gaps
Knowledge gaps, limitations, and open questions
Below is a consolidated list of what remains missing, uncertain, or unexplored in the paper, phrased to be concrete and actionable for future research.
- Generalization beyond two datasets is untested: results were only shown on 992 DALL·E 3 images and 1,500 AuDrA sketches (from 3 of 14 starting shapes), leaving open whether findings hold for photographs, paintings, scientific diagrams, comics, infographics, animations, or videos.
- Generator specificity is unknown: the “AI-generated images” set all came from DALL·E 3; it is unclear whether alignment and biases persist for images from Midjourney, Stable Diffusion variants, Ideogram, or other generative pipelines with different aesthetics.
- Item coverage in hand-drawn sketches is incomplete: only shapes 4, 11, and 12 were sampled; performance and item effects across the remaining 11 AuDrA shapes (and other figural tasks like TCT-DP, Torrance figural) were not assessed.
- Cultural and domain expertise transfer is untested: creativity judgments were based on trained raters but not domain experts or cross-cultural panels; whether LLM–human alignment shifts with expert judges or in non–U.S./non-English contexts is unknown.
- Scale calibration remains unresolved: models showed systematic leniency on polished AI images and harshness on sketches, but no post-hoc calibration (e.g., quantile or isotonic mapping, z-score normalization, rater-severity linking) was attempted to align distributions with humans.
- Reliance on a single integer rating may limit fidelity: models output 1–5 integers while human criteria included continuous JRT thetas; the effects of using continuous model outputs, probabilistic ratings, or uncertainty-aware estimates were not explored.
- Ranking vs. rating not compared: pairwise or tournament-style judgments (often more reliable than absolute ratings) were not tested against the 1–5 scale approach.
- Prompt sensitivity is unexamined: the study used one prompt per dataset; no ablation on wording, rubric specificity, emphasis on originality vs. quality, few-shot exemplars, or system prompts to calibrate scale use.
- Few-shot, rubric-constrained, or self-consistency strategies were not evaluated: only zero-shot, temperature=0 was used; whether in-context examples, structured rubrics, or multiple-sample aggregation improve alignment is unknown.
- Reasoning chains did not improve alignment, but alternatives were not tested: the study did not evaluate rubric-enforced reasoning, deliberation with voting, debate, reflection, or tool-augmented reasoning that might better weight originality vs. quality.
- Interpretability validity is uncertain: reasoning traces may be post-hoc; no behavioral verification (e.g., perturbation tests where modifying chain content changes the rating) was conducted to establish causal use of stated criteria.
- Chain-of-thought coding depends on LLM judges: sentence categorization (Perception, Originality, Quality, Justification) and object-label matching were performed by other LLMs, not humans; potential circularity and systematic biases in LLM-based annotation were not audited with human coders.
- Object-identification accuracy uses a lenient matching scheme: synonym and hypernym allowances were judged by an LLM; human verification of match/partial-match/no-match categories was not conducted.
- Creativity construct coverage is narrow: reasoning categories omitted conceptual dimensions like appropriateness/usefulness, humor, surprise vs. remoteness, aesthetic coherence, constraint transformation, or combinatorial novelty; whether adding such dimensions improves prediction was not tested.
- Complexity control may be insufficient: only edge density (Sobel threshold=0.1) was used; other complexity indices (stroke count, entropy, fractal dimension, curvature, symmetry, color diversity, spatial frequency) were not controlled or compared.
- Originality–elaboration disentanglement is incomplete: stimuli were not designed to orthogonalize novelty from elaboration; causal tests (e.g., controlled manipulations of detail while holding concept constant) were not run.
- Robustness to image preprocessing is unknown: effects of resolution, compression, background color, or cropping/padding on model judgments were not examined.
- Temporal stability and model drift are untested: all APIs were accessed in March–April 2026; whether results replicate across model updates or different checkpoints is unknown.
- Breadth of model coverage is limited: six models were tested, with one OpenAI “Mini” model; how results compare to other frontier models (e.g., flagship GPT/Gemini/Qwen versions), or ensembles, is undetermined.
- Language and multilinguality are unaddressed: all prompts and chains appear to be in English; how multilingual instructions or non-English labeling tasks affect alignment is untested.
- Fairness and style biases are unquantified: potential biases against sparse media, naïve styles, cultural motifs, or unfamiliar iconography were observed (e.g., sketch harshness) but not systematically characterized or mitigated.
- Training-distribution self-preference is hypothesized but untested: the paper attributes leniency on AI images to self/familiarity bias; no controlled tests (e.g., adversarially generated off-distribution images) were conducted to isolate this effect.
- Reliability adjustments in correlations were not applied: correlations were not corrected for attenuation due to measurement error in human ratings (despite JRT providing SEs), potentially underestimating true alignment.
- Alternative agreement metrics were not reported: Spearman/Kendall rank correlations, MAE, calibration error, or within-item ICC-style agreements were not presented, limiting insight into ordinal vs. interval concordance.
- Within-model consistency differences with reasoning were not probed: reasoning-on/off showed only moderate within-image consistency, especially on sketches; the source of reweighting (e.g., sensitivity to different visual features) was not causally analyzed.
- Misidentification’s small effect on alignment needs confirmation: the finding that object misrecognition barely reduces alignment rests on LLM-coded matches; human-verified analyses and controlled perturbations (e.g., swapping captions) are needed.
- NCD (no-consensus drawings) analysis lacks mechanism tests: higher alignment on ambiguous drawings was observed, but no mechanistic probe (e.g., which features drive convergence) or controlled ambiguity manipulations were conducted.
- Determinism effects are unknown: all runs used temperature=0; how stochastic decoding, multi-sample aggregation, or consensus among chains affects reliability and alignment remains unexplored.
- Output parsing fragility is possible: extracting “the first integer 1–5” may be brittle; the impact of formatting errors, non-numeric outputs, or adversarial prompt adherence was not quantified.
- Ethical and practical validity is not addressed: the paper cautions against unvalidated deployment, but does not provide governance or calibration protocols for high-stakes use (education, hiring, funding decisions).
- Reproducibility of the chain-coding pipeline is under-specified: although an app is shared, detailed code, prompts, and version locks for multi-LLM annotation and parsing are not provided in the paper, limiting exact replication.
- Downstream validity is untested: whether LLM scores predict independent outcomes (e.g., expert awards, market reception, later originality judgments) was not evaluated.
- Task transfer to co-creative settings is open: how these judges perform as real-time evaluators guiding human-AI ideation (selection/iteration feedback) was not investigated.
- Interventions to reduce sketch harshness were not attempted: prompt tweaks, scale anchoring with sketch exemplars, or de-emphasizing quality in chains were not tested as bias mitigations.
- Causal tests on reasoning dimensions are absent: no experiments selectively amplifying or suppressing Quality vs. Originality sentences (via prompts or chain editing) were run to see if alignment improves.
- Human-in-the-loop adjudication was not studied: workflows where LLMs flag items for expert review or propose justifications for rater calibration were not explored.
- Privacy and data governance for user-supplied images in the app are unspecified: how images are stored, processed, or used for future training is not discussed.
Practical Applications
Immediate Applications
The following applications can be piloted or deployed now, using the paper’s zero-shot multimodal LLM scoring pipeline and its open app.
- Education — formative feedback on student art/design work
- Use LLM ratings plus reasoning traces to give students feedback on originality vs polish for sketches, posters, storyboards, and UI wireframes. Integrate as a non-graded “creativity coach” in LMS or classroom tools.
- Potential tools/workflows: LMS integration (Canvas, Google Classroom), Figma/FigJam or Miro plugins, batch upload to the provided web app for class sets.
- Assumptions/Dependencies: Requires calibration to course rubrics; guardrails to avoid grading substitution; address observed bias (harsh on sparse sketches, lenient on polished AI images).
- Research and psychometrics — scalable scoring of figural tasks
- Automate scoring for Torrance-like incomplete-shape tasks, AuDrA-style datasets, and lab sketches to reduce rater burden while retaining interpretability via reasoning traces.
- Potential tools/workflows: Python scoring script/API; edge-density extraction for confound auditing; use
temperature=0and rating parse checks as in the paper. - Assumptions/Dependencies: Local validation against human raters; rater-severity calibration (e.g., JRT anchoring) to maintain comparability across studies.
- Creative industries — concept triage and portfolio curation
- Pre-screen large volumes of AI renders, storyboards, and hand sketches to prioritize novel concepts for review in advertising, gaming, film pre-vis, and product design.
- Potential tools/workflows: Adobe Creative Cloud or Figma plugin to batch-score and sort by predicted creativity; dashboard showing rating distributions and reasoning snippets.
- Assumptions/Dependencies: Calibrate thresholds per use case; mitigate leniency toward polished AI images; human-in-the-loop final judgment.
- Marketing/Content ops — moodboard and asset curation
- Rank candidate visuals for campaigns based on originality while exposing justification text to explain selections to stakeholders.
- Potential tools/workflows: Miro/Mural plugin; internal “creative picker” bot; export reasoning traces for creative reviews.
- Assumptions/Dependencies: Brand guidelines alignment; avoid over-weighting visual complexity; privacy-compliant asset handling.
- Product/UX — icon, logo, and illustration variant testing
- Rapidly compare iterations for novelty vs quality trade-offs; use reasoning traces to identify cliche elements to remove.
- Potential tools/workflows: CI step in design ops; A/B pools scored and annotated automatically.
- Assumptions/Dependencies: Domain-specific calibration; ensure sparse wireframes are not unfairly penalized.
- Hackathons, art jams, student competitions — transparent triage
- Use LLM-as-judge to pre-triage submissions and attach reasoning traces for transparency prior to human judging.
- Potential tools/workflows: Submission portal hook to the scoring API; panelists see model reasoning alongside entries.
- Assumptions/Dependencies: Published calibration and bias audit; human overrides; clear contestant disclosure.
- AI model evaluation — benchmarking image generators for creativity
- Compare outputs from different diffusion or image LLMs with a consistent zero-shot judge; report partial correlations controlling edge density.
- Potential tools/workflows: Internal QA metric; ensemble judges (multiple LLMs) and cross-model agreement reporting.
- Assumptions/Dependencies: Distribution shift across prompts; periodic model-version revalidation.
- Dataset bootstrapping — semi-automatic annotation for training
- Pre-label large figural creativity datasets to focus human raters where the model is most uncertain or most divergent from human norms.
- Potential tools/workflows: Active learning loop that samples high-uncertainty items; uncertainty from cross-LLM variance or reasoning-profile flags.
- Assumptions/Dependencies: Maintain gold-standard subsets; track domain drift.
- Accessibility — explain creative aspects in alt-text
- Provide descriptions that highlight what makes an image “creative” (novel combinations, compositional surprises) for blind/low-vision users.
- Potential tools/workflows: CMS alt-text enhancer using reasoning-trace summaries.
- Assumptions/Dependencies: Careful language to avoid overclaiming originality; review for cultural references.
- Academic meta-research — auditing rater behavior and scale effects
- Compare human raters and LLM judges by analyzing edge-density confounds and reasoning-category profiles to refine task instructions and rubrics.
- Potential tools/workflows: Reporting templates for partial correlations; per-shape/item diagnostics as in the paper.
- Assumptions/Dependencies: Access to item-level metadata; stable prompts and deterministic inference.
- Daily creators — personal critique for sketches and AI art
- Hobbyists can upload images to receive a 1–5 originality score and a plain-language explanation of what drove the rating.
- Potential tools/workflows: Use the public scoring app at https://review-visual-eval-scoring.hf.space.
- Assumptions/Dependencies: Understand that scores reflect model tendencies (e.g., simplicity penalty); not a substitute for expert critique.
Long-Term Applications
These applications are plausible but require further validation, scaling, bias mitigation, or regulatory frameworks before deployment.
- Standardized creativity assessment at scale (education and employment)
- Use validated, normed LLM scoring for high-stakes contexts (art programs, portfolio screenings, creativity curricula, hiring for creative roles).
- Potential tools/products: “Creativity Scoring API” with norms, cut-scores, fairness dashboards; secure proctoring integration.
- Assumptions/Dependencies: Psychometric validation across demographics and cultures; regulatory compliance (FERPA, GDPR, EEOC); robust bias correction (elaboration/leniency).
- Clinical and psychological assessment
- Incorporate figural creativity measures as auxiliary markers in neuropsychological batteries (e.g., executive function, divergent thinking profiles).
- Potential tools/products: Clinician-facing scoring toolkit with interpretive ranges and reliability estimates.
- Assumptions/Dependencies: Clinical validation, longitudinal reliability, and safety review; IRB and medical-device considerations.
- Creativity-aware design assistants inside creative software
- Real-time guidance that surfaces originality risks (cliches) vs polish gains while generating or editing visuals; “creativity heatmaps” over regions.
- Potential tools/products: Adobe/Figma extensions; co-pilot agents that propose transformations to increase originality.
- Assumptions/Dependencies: Low-latency multimodal inference; robust handling of sparse drafts; user control to avoid homogenization.
- Competition judging standards and policy
- Governance for AI judges: audit trails (reasoning logs), calibration protocols, conflict-of-interest detection (self-preference), and appeals.
- Potential tools/products: “LLM Judge Governance Toolkit” with calibration suites and transparency reports.
- Assumptions/Dependencies: Multi-stakeholder standards; legal acceptance of AI-assisted judging; bias/liability frameworks.
- Cross-modal, cross-domain creativity indices
- Unified scoring across text, audio, video, and 3D objects for multi-disciplinary programs and media companies.
- Potential tools/products: Multimodal creativity dashboard with domain-specific calibrations.
- Assumptions/Dependencies: Domain transfer validity; task-specific prompt engineering; diverse calibration datasets.
- Hybrid human–AI rater systems with psychometric modeling
- Treat LLMs as raters with measurable severity/leniency, combining them with human judges under JRT/IRT to improve reliability and reduce cost.
- Potential tools/products: “Rater Fusion” service estimating judge severity and uncertainty; active adjudication workflows.
- Assumptions/Dependencies: Stable rater behavior across model versions; monitoring and re-anchoring.
- Debiasing and calibration research programs
- Systematic correction for elaboration bias and AI-image leniency via calibration curves, adversarial training, and reasoning-guided prompts.
- Potential tools/products: Bias monitor that tracks edge-density sensitivity and dataset-specific offsets.
- Assumptions/Dependencies: Shared benchmarks and public datasets; reproducible evaluation protocols.
- IP and originality risk assessment
- Preliminary screens for potential derivative/cliche content in commercial assets, offering reasoning-backed flags for legal review.
- Potential tools/products: “Originality Risk Scanner” integrating similarity search plus creativity scoring.
- Assumptions/Dependencies: Reference corpora access; legal standards alignment; high false-positive/negative costs.
- Educational tutoring agents for creativity development
- Longitudinal agents that give process-aware feedback, prompt alternative approaches, and track growth in originality independent of polish.
- Potential tools/products: Student “Creativity Coach” with weekly goals and reflective prompts sourced from reasoning traces.
- Assumptions/Dependencies: Age-appropriate design, privacy-by-default, and evidence of learning gains.
- Robust perceptual grounding for sparse drawings
- Enhanced sketch understanding (object recognition, part–whole structure) to reduce misinterpretation without losing sensitivity to originality.
- Potential tools/products: Vision modules tuned on line art fused with LLM reasoning.
- Assumptions/Dependencies: New training corpora of labeled sketches; improved multi-modal fusion.
- Creativity-aware recommender systems
- Curate feeds (art platforms, stock sites) using calibrated originality signals to diversify exposure and reduce mode collapse.
- Potential tools/products: “Novelty Boost” ranking feature with user controls.
- Assumptions/Dependencies: Platform incentives; fairness and creator diversity considerations; transparency to users.
- Enterprise knowledge and innovation management
- Score whiteboard captures and concept sketches from R&D to surface unconventional directions and cluster ideas by originality themes.
- Potential tools/products: Internal dashboard that ingests notes/boards, scores ideas, and links to prior art.
- Assumptions/Dependencies: Data governance; IP confidentiality; domain-specific adaptation.
Common assumptions and dependencies across applications
- Model behavior: Zero-shot alignment varies by stimulus type (r ≈ .3–.7), with demonstrated biases (leniency on polished AI images; harshness on sparse sketches) and elaboration confounds (edge density). Calibration to human distributions is often necessary.
- Interpretability vs performance: Reasoning chains aid transparency but do not improve alignment; they should be used for audit/explanation rather than as performance boosters.
- Validation: New tasks, populations, and stakes require local validation and fairness checks; version drift of LLMs must be monitored.
- Privacy and compliance: Image handling must meet institutional and legal requirements (GDPR/FERPA/enterprise policies).
- Human-in-the-loop: Retain expert oversight for high-stakes decisions; use LLMs to triage, explain, and prioritize, not to replace expert judgment.
Glossary
- Alternate Uses Task (AUT): A benchmark creativity test where people list unusual uses for common objects, used to assess divergent thinking. "Recent work in computational psychometrics has sought to develop automated methods for creativity scoring on the alternate uses task (AUT), the benchmark measure of divergent thinking."
- Chain-of-thought reasoning: An LLM prompting or decoding approach where the model generates intermediate reasoning steps before an answer. "chain-of-thought sometimes degrades performance on subjective evaluation tasks"
- Cohen's kappa: A chance-corrected statistic for inter-annotator agreement. "pairwise Cohen's kappa ranging from +.69 to +.79 on AI-generated images and from +.71 to +.81 on human-drawn sketches."
- Computational psychometrics: The use of computational and machine learning methods to model, measure, and score psychological constructs. "Recent work in computational psychometrics has sought to develop automated methods for creativity scoring on the alternate uses task (AUT)"
- Consensual Assessment Technique (CAT): A creativity assessment method where expert judges independently rate products, assuming consensus reflects creative quality. "with the Consensual Assessment Technique remaining a standard approach for evaluating ideas and products in ways that are sensitive to domain knowledge and expertise"
- Divergent thinking: A cognitive process focused on generating multiple, varied ideas or solutions. "Related subjective scoring methods have also been shown to yield reliable and valid judgments in divergent thinking research when multiple raters evaluate responses independently"
- Edge density: A visual-complexity metric measuring the proportion of pixels that exceed an edge-detection threshold. "we extracted edge density from each image, defined as the proportion of pixels exceeding a Sobel-filter gradient threshold of 0.1 (range 0--1)."
- Elaboration bias: A tendency to reward more complex or detailed outputs with higher creativity scores regardless of originality. "We observed two clear biases in LLM creativity ratings: an elaboration bias and a leniency bias."
- Extended-reasoning mode: An LLM setting that surfaces the model’s internal reasoning chain separately from its final output. "In extended-reasoning mode, the chain is returned separately from the model's final answer"
- Figural Torrance tests of divergent thinking: Standardized drawing-based creativity assessments focusing on nonverbal, figural tasks. "applied computer-vision classifiers to figural Torrance tests of divergent thinking (r = .54--.85)."
- Few-shot: A prompting setup where a model is given a small number of examples to guide its predictions or evaluations. "few-shot provides the model with a limited set of example responses/human ratings in the prompt (i.e., in-context learning; \citealp{dong2024icl})."
- Graded response model: An item response theory model for ordered categorical responses (e.g., 1–5 ratings). "Human creativity scores were derived using a Judge Response Theory (JRT) graded response model that accounts for rater severity and measurement error"
- Hyponym/Hypernym: Linguistic relations where a hyponym is a more specific term and a hypernym is a more general one. "allowing for synonyms, near-synonyms, and reasonable hyponyms or hypernyms"
- In-context learning (ICL): A model’s ability to infer task behavior from examples provided in the prompt without parameter updates. "few-shot provides the model with a limited set of example responses/human ratings in the prompt (i.e., in-context learning; \citealp{dong2024icl})."
- Inter-rater reliability: The degree of agreement among different human judges rating the same items. "Inter-rater reliability was adequate (ICC = .66)."
- Intraclass Correlation Coefficient (ICC): A statistic quantifying the consistency or reliability of measurements made by multiple raters. "Inter-rater reliability was adequate (ICC = .66)."
- Judge Response Theory (JRT): A psychometric framework modeling rater behavior and item characteristics, analogous to IRT but centered on judges’ responses. "Human creativity scores were derived using a Judge Response Theory (JRT) graded response model that accounts for rater severity and measurement error"
- Leniency bias: A systematic tendency to assign higher-than-merited ratings. "models showed a systematic leniency bias relative to human raters."
- LLM-as-judge: The use of LLMs as evaluators of outputs rather than (or in addition to) generators. "consistent with broader findings in the LLM-as-judge literature"
- Multimodal LLM (multimodal LLM): An LLM that can process and integrate multiple input modalities, such as text and images. "Most current LLMs are multimodal, accommodating both images and text"
- No-Consensus Drawings (NCDs): Stimuli for which human annotators could not agree on a single interpretation or label. "We refer to these as ``No-Consensus Drawings'' (NCDs; N = 82 unique drawings, 246 chains across three models)."
- Partial correlation: A correlation between two variables while controlling for the effect of one or more other variables. "partial correlations controlling for edge density were nearly identical to the bivariate correlations"
- Planned missing design: A data-collection strategy that intentionally assigns subsets of items to raters to reduce burden while preserving estimability. "each rated by approximately 50 trained raters using a planned missing design."
- Post-hoc rationalization: An explanation generated after an outcome that may not reflect the actual causal reasoning. "the chain could simply be post-hoc rationalization, with the rating decided independently"
- SemDis (semantic distance): A quantitative measure of how semantically distant a response is from a prompt or other concepts. "Early methods provided a proxy for originality by quantifying how remote a response is from a prompt or from other concepts in semantic space (i.e., SemDis; \citealp{beaty2021semdis})."
- Sobel filter: An edge-detection operator used to compute image gradients. "Sobel-filter gradient threshold of 0.1"
- Test of Creative Thinking - Drawing Production (TCT-DP): A drawing-based assessment of creativity that scores how participants extend incomplete figures. "trained a convolutional neural network on the Test of Creative Thinking - Drawing Production and achieved .83--.94 classification accuracy"
- Vision-language chain-of-thought: Chain-of-thought reasoning adapted to multimodal settings where perception and language reasoning are integrated. "the perception -> reasoning -> integration decomposition from vision-language chain-of-thought analysis"
- Zero-shot: Performing a task without task-specific training examples; here, models judge creativity with only instructions. "Zero-shot refers to model-based evaluations in which only a prompt and response are provided"
Collections
Sign up for free to add this paper to one or more collections.