method
active
method:vs-cotVS-CoT
A VS variant that adds chain-of-thought reasoning before generating the distribution of responses with probabilities
Neighborhood — ranked by edge-count
Papers (1)
paper
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.
- Empirical finding from creative writing experiments showing VS variants achieve higher diversity without sacrificing quality
- The baseline variant of Verbalized Sampling that asks for k responses with their probabilities in a single LLM call
- Chain-of-thought prompting baseline used for comparison in creative writing and other tasks
- A VS variant that generates k responses with probabilities across multiple conversation turns for additional diversity
- Named method for monitoring chain-of-thought text to detect when the model signals its answer, compared against activation probes
- A two-stage framework that separates rationale generation and answer inference by incorporating vision and language modalities.
- A prompting technique that elicits intermediate reasoning steps before final answer inference in language models.
- Shows VS not only maintains but can slightly improve factual accuracy compared to baseline methods