method
active
method:nli-diversityNLI Diversity
Novel metric proposed in this paper using NLI predictions to score semantic diversity of a response set
Neighborhood — ranked by edge-count
Papers (1)
paper
- Semantic Diversity in Dialogue with Natural Language Inferenceintroducesmentions
Methods (3)
method
- Baseline NLI Diversityextendsrelated_toFirst variant: aggregates argmax NLI class predictions with contradiction=+1, entailment=-1, neutral=0
- Neutral NLI Diversityrelated_toVariant weighting neutral predictions equally to contradictions to test if neutrals capture lexical diversity
- Confidence NLI Diversityrelated_toBest-performing variant: aggregates softmax probability mass rather than binary class counts
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Limitation acknowledged in discussion section
- Confidence NLI Diversity achieves state-of-the-art performance on measuring semantic diversityclaim0.818Main performance claim of the paper
- Future work question arising from the finding that Combined model did not outperform MNLI model
- Motivates the creation of Neutral NLI Diversity as an ablation
- A diverse set of responses for a conversation captures contradictory ways one could respond, measurable by an NLI modelhypothesis0.767Core hypothesis motivating the NLI Diversity metric
- Hypothesis proposed to explain Neutral NLI Diversity's high performance on decTest but low on conTest
- Core concept measured by NLI Diversity — diversity of meaning across a set of dialogue responses
- Confidence NLI Diversity achieves ρ=0.64 correlation with human diversity judgments on conTestfinding0.736Highest human correlation for semantic diversity metric