method
active
method:baseline-nli-diversityBaseline NLI Diversity
First variant: aggregates argmax NLI class predictions with contradiction=+1, entailment=-1, neutral=0
Neighborhood — ranked by edge-count
Papers (1)
paper
- Semantic Diversity in Dialogue with Natural Language Inferenceintroducesmentions
Methods (3)
method
- NLI Diversityextendsrelated_toNovel metric proposed in this paper using NLI predictions to score semantic diversity of a response set
- Neutral NLI Diversityextendsrelated_toVariant weighting neutral predictions equally to contradictions to test if neutrals capture lexical diversity
- Confidence NLI DiversityextendsBest-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
- Future work question arising from the finding that Combined model did not outperform MNLI model
- Confidence NLI Diversity achieves state-of-the-art performance on measuring semantic diversityclaim0.779Main performance claim of the paper
- Indicates lack of statistically significant differences between top methods
- Motivates the creation of Neutral NLI Diversity as an ablation
- Hypothesis proposed to explain Neutral NLI Diversity's high performance on decTest but low on conTest
- A trait already strongly expressed at baseline (alpha=0) without steering intervention
- Target minimum diversity level (e.g., 10 contradictions) that DTG iterates toward