method
active
method:thompson-sampling

Thompson Sampling

A Bayesian exploration strategy that samples from the posterior distribution over model parameters to decide actions.

Neighborhood — ranked by edge-count

Frameworks (1)

framework

Concepts (1)

concept
  • Machine learning paradigm where agents learn to maximize cumulative reward through interaction.

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.

  • The mechanism by which LLMs generate text: drawing a token from the next-token distribution and appending it to context repeatedly
  • A technique to filter model outputs; Redwood Research's project mentioned.
  • The paper's proposed training-free prompting strategy that prompts the model to verbalize a probability distribution over a set of responses rather than generating a single response
  • Procedure for sampling 64 random nonnegative combinations of cone basis vectors to evaluate the full cone distribution
  • Dividing feature activation spectrum into 11 evenly-spaced intervals and sampling uniformly to evaluate monosemanticity across activation levels
  • Temperature=0.8 sampled decoding for self-report; reduces collapse moderately but remains discrete and noisy
  • Nucleus Samplingconcept0.718
    Decoding strategy used throughout experiments; p=0.9 selected to increase response diversity
  • Technique used to demonstrate that the self-prior captures visual–proprioceptive associations by recovering visual appearance from proprioception alone