REVIEW 6 minor 71 references
Optimal Top-$k$ Identification from Pairwise Comparisons
T0 review · 0 major / 6 minor · reviewed 2026-07-13 · grok-4.5
Pith's one-line read An online algorithm matches the information lower bound for fixed-confidence top-k identification from pairwise comparisons under latent utilities.
desk verdict Solid asymptotic-optimality result for top-k from pairwise comparisons; the boundary-pair saddle point is the real contribution, and the proofs hold under standard assumptions. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The boundary reduction of the alternative set: every alternative parameter must invert at least one of the k(n-k) boundary pairs that straddle the true top-k cut. This turns the max-min oracle program into a saddle-point game F(w,q;θ) whose primal-dual gradients can be estimated by sampling a single boundary pair, enabling efficient entropic FTRL updates that track the optimal design.
What would settle it
On any fixed positive-gap instance, plot E[τ_δ]/log(1/δ) against log(1/δ) for successively smaller δ; the curve must approach the constant 1/Γ*(θ) computed from the true θ, not merely stay within a log-factor of existing elimination bounds.
Extended reading notes
Core claim
For top-k identification under a latent-utility pairwise model, the information-theoretic lower bound is attained by a computationally tractable primal-dual procedure that learns the optimal comparison allocation online; the resulting Track-and-Stop algorithm is δ-correct and satisfies lim δ o0 E[τ_δ]/log(1/δ) = 1/Γ*(θ).
Load-bearing premise
Utilities are confined to a known bounded range so that the exponential-family link has uniform curvature and sub-Gaussian tails on that compact set.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies fixed-confidence top-k identification from noisy pairwise comparisons under a latent-utility exponential-family model. It derives the instance-dependent lower bound Γ*(θ) via a boundary-pair reduction of Alt(θ), reformulates the oracle allocation as a saddle-point game F(w,q;θ), and gives an adaptive algorithm that tracks this equilibrium online by entropic FTRL with stochastic gradients, C-tracking sampling, and a GLR stopping rule. The main results are δ-correctness (Proposition 6.4) and asymptotic optimality (Theorem 6.5): lim_{δ→0} E_θ[τ_δ]/log(1/δ) = 1/Γ*(θ), matching the information-theoretic lower bound of Theorem 3.4 including constants. Simulations compare the method to SEEKS and Active Ranking on synthetic instances.
Significance. This appears to be the first algorithm that is asymptotically optimal (exact constant match as δ→0) for top-k identification from pairwise comparisons under latent-utility models, filling a gap relative to Track-and-Stop-style results for multi-armed and linear bandits and to existing pairwise top-k procedures that are optimal only up to log factors or under different models. The boundary reduction to k(n-k) half-spaces and the resulting primal–dual game are clean and make online learning of the allocation computationally tractable via single-boundary-pair stochastic gradients. Full appendix proofs of δ-correctness and asymptotic optimality, built from standard martingale, FTRL-regret, and C-tracking arguments, are a clear strength. The contribution is solid for the pure-exploration literature even if practical moderate-δ performance remains limited by the stopping threshold.
minor comments (6)
- Section 7 and Figure 1: the equally-spaced and SST instances show that the GLR threshold (4) can make Algorithm 1 worse than SEEKS at δ=0.01 when ∥θ̂_t∥₂ grows with n. Figure 2 partially addresses this for smaller δ, but a short quantitative discussion of when β(t,δ) becomes tight (e.g., relative size of log(1/δ) vs. (λ/2)∥θ̂∥₂²) would help readers set expectations.
- Section 5.5: the O(k(n-k)n²) cost of the full stopping check is noted; stating the sparse-check schedule used in the experiments (or that none was used) would improve reproducibility.
- Appendix G.3 and the choice of α=0.2, γ=1/3: the sensitivity plots (Figures 3–4) are useful; a one-sentence default recommendation in the main text (e.g., α∈[0.15,0.3], γ=1/3) would make the algorithm easier to reimplement.
- Assumption 3 and Θ_gap: the positive-gap condition is standard, but a brief remark that the algorithm’s finite-time behavior near vanishing gaps is not characterized (only the asymptotic rate for fixed θ∈Θ_gap) would clarify the scope.
- Related work (Section 2.2): Wang et al. (2021) are correctly distinguished as nonparametric/combinatorial; a single sentence on whether their Frank–Wolfe oracle could be specialized to the latent-utility boundary structure would further situate the contribution.
- Notation table and Algorithm 1: ˆB_t vs B(θ) and Θ_ij(t) are clear in the appendix but slightly dense in Section 5; a short inline reminder that after t_stab the estimated boundary equals the true one (Corollary 6.2) would help the main-text reader.
Circularity Check
No significant circularity: asymptotic optimality matches an independent information-theoretic lower bound via standard Track-and-Stop analysis, not by construction or self-citation.
full rationale
The central claim (Theorem 6.5) equates lim δ→0 E_θ[τ_δ]/log(1/δ) to 1/Γ*(θ). Γ*(θ) is defined independently of the algorithm as the max–min KL rate over Alt(θ) (Section 3.3, Theorem 3.4 from Garivier & Kaufmann 2016 / Kaufmann et al. 2016). The paper’s contribution is structural: boundary reduction of Alt(θ) to k(n−k) half-spaces, saddle-point formulation of F via Sion, and an online primal–dual (entropic FTRL) + C-tracking sampler that achieves that rate (Sections 4–6). The matching upper bound is proved by high-probability oracle-rate tracking (Prop. 6.3), GLR stopping with a mixture-martingale threshold (Prop. 6.4), and a standard limsup argument (App. E)—none of which redefine Γ* from the algorithm’s own sample complexity. No free parameters are fitted to the target complexity expression; α and γ are algorithm hyperparameters whose ranges still yield the asymptotic limit. Citations are to external pure-exploration tools (Garivier–Kaufmann, Degenne et al., Kaufmann–Koolen, Abbasi-Yadkori et al.), not to load-bearing uniqueness theorems by the same authors. Boundedness of Θ is an assumption used for concentration, not a circular fit. The derivation is therefore self-contained against the external lower bound and is not circular.
Assumptions & free parameters
free parameters (3)
- FTRL learning-rate exponent α =
0.2
- C-tracking mixing exponent γ =
1/3
- parameter bound R
assumptions (4)
- domain assumption Comparison outcomes belong to a one-parameter exponential family with natural parameter θ_i−θ_j and log-partition A satisfying 0 < A″(η) ≤ σ² on the relevant range (Assumptions 1–2).
- domain assumption True parameter θ lies in the interior of the bounded set Θ and has a strict top-k gap (Assumption 3).
- standard math Sion’s minimax theorem applies to the continuous concave-convex function F on compact convex simplices, yielding existence of a saddle point (w*,q*).
- standard math Garivier–Kaufmann change-of-measure lower bound (Theorem 3.4) holds for any δ-correct strategy.
Cite this review
Pith. "Pith review of Optimal Top-$k$ Identification from Pairwise Comparisons." pith.science (2026). https://pith.science/paper/RLXK7JKJ
@misc{pith2026260708979,
author = {Pith},
title = {Pith review of: Optimal Top-$k$ Identification from Pairwise Comparisons},
year = {2026},
howpublished = {\url{https://pith.science/paper/RLXK7JKJ}},
note = {Machine review of arXiv:2607.08979}
}
abstract
We study the active learning problem of fixed-confidence top-$k$ identification from noisy pairwise comparisons. In this problem, an algorithm sequentially chooses pairs of items to compare, observes the outcomes, and stops when it can return the set of top-$k$ items with error probability at most $\delta$. The objective is to design such a $\delta$-correct procedure that minimizes the expected number of comparisons (the sample complexity). This problem falls within the broader literature on fixed-confidence pure exploration in bandit models, where a common target is asymptotic optimality: the algorithm's expected sample complexity matches the information theoretic lower bound as $\delta \to 0$. Asymptotically optimal procedures have been developed for a range of fixed-confidence pure-exploration problems, however to the best of our knowledge, for top-$1$, or more generally top-$k$ identification from pairwise comparisons under latent utility models an asymptotically optimal algorithm has not been established. In this setting, we develop such an algorithm. We characterize the structure of the lower bound and formulate it as a saddle-point problem. This structure enables a computationally efficient primal-dual procedure that learns the asymptotically optimal comparison allocation online. We then construct an adaptive comparison-allocation algorithm that tracks the allocation learned by the primal-dual procedure and prove it is asymptotically optimal.
Figures
Figures from the paper (1 more)
Reference graph
Works this paper leans on
-
[1]
and Li, Tianle and Li, Dacheng and Zhu, Banghua and Zhang, Hao and Jordan, Michael I
Chiang, Wei-Lin and Zheng, Lianmin and Sheng, Ying and Angelopoulos, Anastasios N. and Li, Tianle and Li, Dacheng and Zhu, Banghua and Zhang, Hao and Jordan, Michael I. and Gonzalez, Joseph E. and Stoica, Ion , booktitle =. Chatbot Arena: An Open Platform for Evaluating
-
[2]
and Chen, Ted Hsuan Yun , title =
Narimanzadeh, Hasti and Badie-Modiri, Arash and Smirnova, Iuliia G. and Chen, Ted Hsuan Yun , title =. Proceedings of the ACM on Human-Computer Interaction , volume =
-
[3]
Proceedings of the 2017 ACM International Conference on Management of Data , address =
Kou, Ngai Meng and Li, Yan and Wang, Hao and U, Leong Hou and Gong, Zhiguo , title =. Proceedings of the 2017 ACM International Conference on Management of Data , address =
2017
-
[4]
and Collins-Thompson, Kevyn and Horvitz, Eric , title =
Chen, Xi and Bennett, Paul N. and Collins-Thompson, Kevyn and Horvitz, Eric , title =. Proceedings of the Sixth ACM International Conference on Web Search and Data Mining , address =
-
[5]
Proceedings of the 12th ACM Conference on Recommender Systems , address =
Kalloori, Saikishore and Ricci, Francesco and Gennari, Rosella , title =. Proceedings of the 12th ACM Conference on Recommender Systems , address =
-
[6]
Identification of the Generalized Condorcet Winner in Multi-dueling Bandits , booktitle =
Bj. Identification of the Generalized Condorcet Winner in Multi-dueling Bandits , booktitle =
-
[7]
Proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence , pages =
Dueling Bandits with Qualitative Feedback , author =. Proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence , pages =
-
[8]
Proceedings of the Thirty-Second Conference on Learning Theory , pages =
Sorted Top-k in Rounds , author =. Proceedings of the Thirty-Second Conference on Learning Theory , pages =
Show all 71 references
-
[9]
IEEE Transactions on Information Theory , volume =
Stochastically Transitive Models for Pairwise Comparisons: Statistical and Computational Issues , author =. IEEE Transactions on Information Theory , volume =
-
[10]
Saha, Aadirupa and Gopalan, Aditya , booktitle =. From
-
[11]
Saha, Aadirupa and Gopalan, Aditya , booktitle =
-
[12]
Journal of Machine Learning Research , volume =
On the Complexity of Best-Arm Identification in Multi-Armed Bandit Models , author =. Journal of Machine Learning Research , volume =
-
[13]
Proceedings of the 29th Annual Conference on Learning Theory , pages =
Optimal Best Arm Identification with Fixed Confidence , author =. Proceedings of the 29th Annual Conference on Learning Theory , pages =
-
[14]
Journal of Machine Learning Research , volume =
Preference-based Online Learning with Dueling Bandits: A Survey , author =. Journal of Machine Learning Research , volume =
-
[15]
Proceedings of the 30th International Conference on Machine Learning , pages =
Top- k Selection Based on Adaptive Sampling of Noisy Preferences , author =. Proceedings of the 30th International Conference on Machine Learning , pages =
-
[16]
Proceedings of the 37th International Conference on Machine Learning , pages =
The Sample Complexity of Best- k Items Selection from Pairwise Comparisons , author =. Proceedings of the 37th International Conference on Machine Learning , pages =
-
[17]
Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms , pages =
A Nearly Instance Optimal Algorithm for Top- k Ranking under the Multinomial Logit Model , author =. Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms , pages =
-
[18]
, journal =
Ren, Wenbo and Liu, Jia and Shroff, Ness B. , journal =
-
[19]
and Ramchandran, Kannan and Wainwright, Martin J
Heckel, Reinhard and Shah, Nihar B. and Ramchandran, Kannan and Wainwright, Martin J. , title =. The Annals of Statistics , volume =
-
[20]
Proceedings of the 34th International Conference on Machine Learning , pages =
Mohajer, Soheil and Suh, Changho and Elmahdy, Adel , title =. Proceedings of the 34th International Conference on Machine Learning , pages =
-
[21]
The Annals of Statistics , volume =
Yuxin Chen and Jianqing Fan and Cong Ma and Kaizheng Wang , title =. The Annals of Statistics , volume =
-
[22]
Operations Research , volume =
Sahand Negahban and Sewoong Oh and Devavrat Shah , title =. Operations Research , volume =
-
[24]
Proceedings of the 33rd International Conference on Machine Learning , pages =
Ashish Khetan and Sewoong Oh , title =. Proceedings of the 33rd International Conference on Machine Learning , pages =
-
[25]
Spectral
Chen, Yuxin and Suh, Changho , booktitle =. Spectral
-
[26]
Advances in Neural Information Processing Systems 27 , pages =
Bruce Hajek and Sewoong Oh and Jiaming Xu , title =. Advances in Neural Information Processing Systems 27 , pages =
-
[27]
Non-Asymptotic Pure Exploration by Solving Games , booktitle =
Degenne, R. Non-Asymptotic Pure Exploration by Solving Games , booktitle =
-
[28]
Gamification of Pure Exploration for Linear Bandits , booktitle =
Degenne, R. Gamification of Pure Exploration for Linear Bandits , booktitle =
-
[29]
Optimal Best-Arm Identification in Linear Bandits , booktitle =
Jedra, Yassir and Prouti. Optimal Best-Arm Identification in Linear Bandits , booktitle =
-
[30]
Fast Pure Exploration via Frank-Wolfe , booktitle =
Wang, Po-An and Tzeng, Ruo-Chun and Prouti. Fast Pure Exploration via Frank-Wolfe , booktitle =
-
[31]
Journal of Machine Learning Research , volume =
Mixture Martingales Revisited with Applications to Sequential Tests and Confidence Intervals , author =. Journal of Machine Learning Research , volume =
-
[32]
Advances in Neural Information Processing Systems 24 , pages =
Improved Algorithms for Linear Stochastic Bandits , author =. Advances in Neural Information Processing Systems 24 , pages =
-
[33]
Foundations and Trends in Machine Learning , volume =
Shalev-Shwartz, Shai , title =. Foundations and Trends in Machine Learning , volume =
-
[34]
Foundations and Trends in Optimization , volume =
Hazan, Elad , title =. Foundations and Trends in Optimization , volume =
-
[35]
Theory of Computing , volume =
Arora, Sanjeev and Hazan, Elad and Kale, Satyen , title =. Theory of Computing , volume =
-
[36]
2020 , publisher =
Bandit Algorithms , author =. 2020 , publisher =
2020
-
[37]
Improved algorithms for linear stochastic bandits
Abbasi-Yadkori, Y., P \'a l, D., and Szepesv \'a ri, C. Improved algorithms for linear stochastic bandits. In Advances in Neural Information Processing Systems 24, pp.\ 2312--2320, 2011
2011
-
[38]
The multiplicative weights update method: a meta-algorithm and applications
Arora, S., Hazan, E., and Kale, S. The multiplicative weights update method: a meta-algorithm and applications. Theory of Computing, 8: 0 121--164, 2012
2012
-
[39]
Preference-based online learning with dueling bandits: A survey
Bengs, V., Busa-Fekete, R., El Mesaoudi-Paul, A., and H \"u llermeier, E. Preference-based online learning with dueling bandits: A survey. Journal of Machine Learning Research, 22: 0 1--108, 2021
2021
-
[40]
Sorted top-k in rounds
Braverman, M., Mao, J., and Peres, Y. Sorted top-k in rounds. In Proceedings of the Thirty-Second Conference on Learning Theory, pp.\ 342--382, 2019
2019
-
[41]
o r \'e nyi, B., Weng, P., Cheng, W., and H \
Busa-Fekete, R., Sz \"o r \'e nyi, B., Weng, P., Cheng, W., and H \"u llermeier, E. Top- k selection based on adaptive sampling of noisy preferences. In Proceedings of the 30th International Conference on Machine Learning, pp.\ 1094--1102, 2013
2013
-
[42]
N., Collins-Thompson, K., and Horvitz, E
Chen, X., Bennett, P. N., Collins-Thompson, K., and Horvitz, E. Pairwise ranking aggregation in a crowdsourced setting. In Proceedings of the Sixth ACM International Conference on Web Search and Data Mining, pp.\ 193--202, Rome, Italy, 2013
2013
-
[43]
A nearly instance optimal algorithm for top- k ranking under the multinomial logit model
Chen, X., Li, Y., and Mao, J. A nearly instance optimal algorithm for top- k ranking under the multinomial logit model. In Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms, pp.\ 2504--2522, 2018
2018
-
[44]
and Suh, C
Chen, Y. and Suh, C. Spectral MLE : Top - K rank aggregation from pairwise comparisons. In Proceedings of the 32nd International Conference on Machine Learning, pp.\ 371--380, 2015
2015
-
[45]
Spectral method and regularized MLE are both optimal for Top - K ranking
Chen, Y., Fan, J., Ma, C., and Wang, K. Spectral method and regularized MLE are both optimal for Top - K ranking. The Annals of Statistics, 47 0 (4): 0 2204--2235, 2019
2019
-
[46]
N., Li, T., Li, D., Zhu, B., Zhang, H., Jordan, M
Chiang, W.-L., Zheng, L., Sheng, Y., Angelopoulos, A. N., Li, T., Li, D., Zhu, B., Zhang, H., Jordan, M. I., Gonzalez, J. E., and Stoica, I. Chatbot arena: An open platform for evaluating LLM s by human preference. In Proceedings of the 41st International Conference on Machine...
2024
-
[47]
M., and M \'e nard, P
Degenne, R., Koolen, W. M., and M \'e nard, P. Non-asymptotic pure exploration by solving games. In Advances in Neural Information Processing Systems 32, pp.\ 14492--14501, 2019
2019
-
[48]
Gamification of pure exploration for linear bandits
Degenne, R., M \'e nard, P., Shang, X., and Valko, M. Gamification of pure exploration for linear bandits. In Proceedings of the 37th International Conference on Machine Learning, pp.\ 2432--2442, 2020
2020
-
[49]
and Kaufmann, E
Garivier, A. and Kaufmann, E. Optimal best arm identification with fixed confidence. In Proceedings of the 29th Annual Conference on Learning Theory, pp.\ 998--1027, 2016
2016
-
[50]
Identification of the generalized condorcet winner in multi-dueling bandits
Haddenhorst, B., Bengs, V., and H \"u llermeier, E. Identification of the generalized condorcet winner in multi-dueling bandits. In Advances in Neural Information Processing Systems 34, pp.\ 25904--25916, 2021
2021
-
[51]
Minimax-optimal inference from partial rankings
Hajek, B., Oh, S., and Xu, J. Minimax-optimal inference from partial rankings. In Advances in Neural Information Processing Systems 27, pp.\ 1475--1483, 2014
2014
-
[52]
Introduction to online convex optimization
Hazan, E. Introduction to online convex optimization. Foundations and Trends in Optimization, 2 0 (3-4): 0 157--325, 2016
2016
-
[53]
B., Ramchandran, K., and Wainwright, M
Heckel, R., Shah, N. B., Ramchandran, K., and Wainwright, M. J. Active ranking from pairwise comparisons and when parametric assumptions don’t help. The Annals of Statistics, 47 0 (6): 0 3099--3126, 2019
2019
-
[54]
Top- K ranking from pairwise comparisons: When spectral ranking is optimal
Jang, M., Kim, S., Suh, C., and Oh, S. Top- K ranking from pairwise comparisons: When spectral ranking is optimal. arXiv preprint arXiv:1603.04153, 2016
2016 arXiv
-
[55]
and Prouti \`e re, A
Jedra, Y. and Prouti \`e re, A. Optimal best-arm identification in linear bandits. In Advances in Neural Information Processing Systems 33, pp.\ 10007--10017, 2020
2020
-
[56]
Eliciting pairwise preferences in recommender systems
Kalloori, S., Ricci, F., and Gennari, R. Eliciting pairwise preferences in recommender systems. In Proceedings of the 12th ACM Conference on Recommender Systems, pp.\ 329--337, Vancouver, BC, Canada, 2018
2018
-
[57]
and Koolen, W
Kaufmann, E. and Koolen, W. M. Mixture martingales revisited with applications to sequential tests and confidence intervals. Journal of Machine Learning Research, 22: 0 1--44, 2021
2021
-
[58]
On the complexity of best-arm identification in multi-armed bandit models
Kaufmann, E., Capp \'e , O., and Garivier, A. On the complexity of best-arm identification in multi-armed bandit models. Journal of Machine Learning Research, 17: 0 1--42, 2016
2016
-
[59]
and Oh, S
Khetan, A. and Oh, S. Data-driven rank breaking for efficient rank aggregation. In Proceedings of the 33rd International Conference on Machine Learning, pp.\ 89--98, 2016
2016
-
[60]
M., Li, Y., Wang, H., U, L
Kou, N. M., Li, Y., Wang, H., U, L. H., and Gong, Z. Crowdsourced top-k queries by confidence-aware pairwise judgments. In Proceedings of the 2017 ACM International Conference on Management of Data, pp.\ 1415--1430, Chicago, IL, USA, 2017
2017
-
[61]
and Szepesv \'a ri, C
Lattimore, T. and Szepesv \'a ri, C. Bandit Algorithms. Cambridge University Press, 2020
2020
-
[62]
Active learning for top- k rank aggregation from noisy comparisons
Mohajer, S., Suh, C., and Elmahdy, A. Active learning for top- k rank aggregation from noisy comparisons. In Proceedings of the 34th International Conference on Machine Learning, pp.\ 2488--2497, 2017
2017
-
[63]
G., and Chen, T
Narimanzadeh, H., Badie-Modiri, A., Smirnova, I. G., and Chen, T. H. Y. Crowdsourcing subjective annotations using pairwise comparisons reduces bias and error compared to the majority-vote method. Proceedings of the ACM on Human-Computer Interaction, 7 0 (CSCW2): 0 1--29, 2023
2023
-
[64]
Rank centrality: Ranking from pairwise comparisons
Negahban, S., Oh, S., and Shah, D. Rank centrality: Ranking from pairwise comparisons. Operations Research, 65 0 (1): 0 266--287, 2017
2017
-
[65]
Ren, W., Liu, J., and Shroff, N. B. PAC ranking from pairwise and listwise queries: Lower bounds and upper bounds. arXiv preprint arXiv:1806.02970, 2018
2018 arXiv
-
[66]
Ren, W., Liu, J., and Shroff, N. B. The sample complexity of best- k items selection from pairwise comparisons. In Proceedings of the 37th International Conference on Machine Learning, pp.\ 8051--8072, 2020
2020
-
[67]
and Gopalan, A
Saha, A. and Gopalan, A. PAC battling bandits in the plackett-luce model. In Proceedings of the 30th International Conference on Algorithmic Learning Theory, pp.\ 700--737, 2019
2019
-
[68]
and Gopalan, A
Saha, A. and Gopalan, A. From PAC to instance-optimal sample complexity in the plackett-luce model. In Proceedings of the 37th International Conference on Machine Learning, pp.\ 8367--8376, 2020
2020
-
[69]
B., Balakrishnan, S., Guntuboyina, A., and Wainwright, M
Shah, N. B., Balakrishnan, S., Guntuboyina, A., and Wainwright, M. J. Stochastically transitive models for pairwise comparisons: Statistical and computational issues. IEEE Transactions on Information Theory, 63 0 (2): 0 934--959, 2017
2017
-
[70]
Online learning and online convex optimization
Shalev-Shwartz, S. Online learning and online convex optimization. Foundations and Trends in Machine Learning, 4 0 (2): 0 107--194, 2012
2012
-
[71]
Fast pure exploration via frank-wolfe
Wang, P.-A., Tzeng, R.-C., and Prouti \`e re, A. Fast pure exploration via frank-wolfe. In Advances in Neural Information Processing Systems 34, pp.\ 5810--5821, 2021
2021
-
[72]
Dueling bandits with qualitative feedback
Xu, L., Honda, J., and Sugiyama, M. Dueling bandits with qualitative feedback. In Proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence, pp.\ 5549--5556, 2019
2019
Reviewed July 13, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.