concept
active
concept:lexical-diversityLexical Diversity
Contrasted with semantic diversity; measured by n-gram overlap and distinct-n
Neighborhood — ranked by edge-count
Papers (1)
paper
Concepts (1)
concept
- Semantic Diversityrelated_toCore concept measured by NLI Diversity — diversity of meaning across a set of dialogue responses
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.
- Diversity metric computed as 1 minus mean pairwise cosine similarity of response embeddings, using OpenAI's text-embedding-3-small
- Diversity measured over a set of m responses for a single conversation, as opposed to test set diversity
- Target minimum diversity level (e.g., 10 contradictions) that DTG iterates toward
- The breadth of distinct outputs an LLM can produce, which is reduced by mode collapse after alignment training
- Gold standard value (e.g., nucleus sampling p-value) used as ground truth for evaluating diversity metrics
- Traditional diversity measurement over one response per conversation across the test set
- The semantic relation between words wp and wh (entails/neutral) used as an intermediate variable in the MoNLI high-level model.
- Novel metric proposed in this paper using NLI predictions to score semantic diversity of a response set