method
active
method:llm-judge-methods

LLM-judge methods

Baseline comparison for data attribution; outperformed by probe-based approach.

Neighborhood — ranked by edge-count

Findings (1)

finding

Methods (1)

method
  • Using Claude Sonnet 4 as a grader to categorize model responses according to predefined criteria.

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • LLM-as-a-Judgeframework0.884
    Evaluation framework using an LLM (GPT-4.1-mini) to score trait expression and coherency
  • Alternative data attribution approach using an LLM as a judge; compared against the probe-based method.
  • GPT-4.1-mini-based evaluation protocol that scores trait expression in model responses on a 0-100 scale
  • An LLM-based classifier that returns 1 if response contains a clear subjective experience report and 0 otherwise
  • Automated scoring of trait expression on 0-100 scale using G20B as a local judge model
  • Related field aiming to tailor assistant behavior to individual users, contrasted with character training's broader persona approach
  • LM Intentionconcept0.749
    Operationalised as an LM adapting its behaviour when certain outcomes are fixed, indicating those outcomes were intended.
  • Gradient methodmethod0.738
    Optimization technique that computes weight changes by following the gradient of an error function; contrasted with evolutionary stochastic search.