method
active
method:nli-diversity

NLI Diversity

Novel metric proposed in this paper using NLI predictions to score semantic diversity of a response set

Neighborhood — ranked by edge-count

Methods (3)

method
  • Baseline NLI Diversity
    extendsrelated_to
    First variant: aggregates argmax NLI class predictions with contradiction=+1, entailment=-1, neutral=0
  • Variant weighting neutral predictions equally to contradictions to test if neutrals capture lexical diversity
  • Best-performing variant: aggregates softmax probability mass rather than binary class counts

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.