Skip to main content

Showing 1–4 of 4 results for author: Noarov, G

Searching in archive math. Search in all archives.
.
  1. arXiv:2505.19371  [pdf, other

    cs.AI cs.LG math.ST

    Foundations of Top-$k$ Decoding For Language Models

    Authors: Georgy Noarov, Soham Mallick, Tao Wang, Sunay Joshi, Yan Sun, Yangxinyu Xie, Mengxin Yu, Edgar Dobriban

    Abstract: Top-$k$ decoding is a widely used method for sampling from LLMs: at each token, only the largest $k$ next-token-probabilities are kept, and the next token is sampled after re-normalizing them to sum to unity. Top-$k$ and other sampling methods are motivated by the intuition that true next-token distributions are sparse, and the noisy LLM probabilities need to be truncated. However, to our knowledg… ▽ More

    Submitted 25 May, 2025; originally announced May 2025.

  2. arXiv:2502.17427  [pdf, other

    stat.ME cs.LG math.ST stat.ML

    Stronger Neyman Regret Guarantees for Adaptive Experimental Design

    Authors: Georgy Noarov, Riccardo Fogliato, Martin Bertran, Aaron Roth

    Abstract: We study the design of adaptive, sequential experiments for unbiased average treatment effect (ATE) estimation in the design-based potential outcomes setting. Our goal is to develop adaptive designs offering sublinear Neyman regret, meaning their efficiency must approach that of the hindsight-optimal nonadaptive design. Recent work [Dai et al, 2023] introduced ClipOGD, the first method achieving… ▽ More

    Submitted 24 February, 2025; originally announced February 2025.

  3. arXiv:2302.08507  [pdf, ps, other

    cs.LG cs.DS math.ST

    The Scope of Multicalibration: Characterizing Multicalibration via Property Elicitation

    Authors: Georgy Noarov, Aaron Roth

    Abstract: We make a connection between multicalibration and property elicitation and show that (under mild technical conditions) it is possible to produce a multicalibrated predictor for a continuous scalar distributional property $Γ$ if and only if $Γ$ is elicitable. On the negative side, we show that for non-elicitable continuous properties there exist simple data distributions on which even the true di… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

  4. arXiv:2209.15145  [pdf, other

    cs.LG math.ST

    Batch Multivalid Conformal Prediction

    Authors: Christopher Jung, Georgy Noarov, Ramya Ramalingam, Aaron Roth

    Abstract: We develop fast distribution-free conformal prediction algorithms for obtaining multivalid coverage on exchangeable data in the batch setting. Multivalid coverage guarantees are stronger than marginal coverage guarantees in two ways: (1) They hold even conditional on group membership -- that is, the target coverage level $1-α$ holds conditionally on membership in each of an arbitrary (potentially… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

    Comments: Code to replicate all of our experiments can be found at https://github.com/ProgBelarus/BatchMultivalidConformal