Pith. sign in

REVIEW 3 minor 91 references

Selective Ensemble Based on Preference-Directed Multi-Objective Bandits

T0 review · 0 major / 3 minor · reviewed 2026-06-26 · grok-4.3

Pith's one-line read PrefUCB maintains directional confidence intervals to achieve instance-dependent logarithmic regret bounds in preference-directed multi-objective bandits.

desk verdict The paper sets up PDMOB with a polyhedral cone and PrefUCB to handle partial preferences in selective ensembles, with regret bounds that recover the single-objective case. read the letter →

arxiv 2606.21929 v1 pith:QYASIM63 submitted 2026-06-20 cs.LG

classification cs.LG
keywords selectiveensemblemulti-objectivebanditspreference-directedupperconfidenceboundParetoC-optimalityregretboundspolyhedralconemodelselection
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper models selective ensemble selection under only partial preferences over capabilities such as accuracy and robustness as a sequential decision problem. It represents admissible trade-offs via a polyhedral preference cone and defines Pareto C-optimality to generalize both standard Pareto sets and single-weight scalarization. The PrefUCB algorithm maintains directional confidence intervals to guide exploration within this cone. Analysis establishes instance-dependent logarithmic bounds on both indicator-based and gap-weighted regret, recovering the optimal dependence on horizon T in classical special cases. This matters for practical model selection under limited evaluation budgets and incomplete downstream mandates.

What carries the argument

The PrefUCB algorithm, which maintains directional confidence intervals to guide exploration in the PDMOB setting defined by a polyhedral preference cone.

What would settle it

An experiment on a PDMOB instance with a known polyhedral cone in which PrefUCB regret grows faster than logarithmically with T would falsify the claimed bounds.

Watch

Extended reading notes

Core claim

We formalize the selective ensemble problem under partial linear preferences as the preference-directed multi-objective bandit (PDMOB) problem, where admissible trade-offs lie in a polyhedral preference cone. We define Pareto C-optimality as a generalization of standard Pareto optimality and scalarization. The PrefUCB algorithm maintains directional confidence intervals and we prove instance-dependent logarithmic bounds on both indicator-based and gap-weighted regret, recovering the optimal T dependence in classical cases.

Load-bearing premise

Admissible trade-offs can be represented by a polyhedral preference cone that captures the partially specified linear preferences over model capabilities.

Editorial extensions

If this is right

  • Selective ensemble tasks can be solved with sublinear regret even when preferences are only partially specified via a cone.
  • The algorithm applies equally to indicator-based and gap-weighted regret measures.
  • In special cases such as full scalarization or single-objective bandits, PrefUCB recovers the known optimal logarithmic dependence on T.
  • The same directional-interval approach can be used for online asset allocation under institutional mandates.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The polyhedral-cone representation of preferences could be tested on other sequential selection problems such as recommendation or hyperparameter search.
  • Instance-dependent bounds suggest that performance improves when the preference cone is narrow or when optimal arms are well-separated.
  • Extensions could replace the linear cone with other convex sets while preserving the directional confidence construction.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

0 major / 3 minor

Summary. The paper formalizes preference-directed multi-objective bandits (PDMOB) in which admissible trade-offs are represented by a polyhedral preference cone. It defines Pareto C-optimality (recovering standard Pareto optimality and single-weight scalarization as special cases), proposes the PrefUCB algorithm that maintains directional confidence intervals, and claims instance-dependent logarithmic regret bounds for both indicator-based and gap-weighted criteria that recover the classical single-objective logarithmic dependence on T when the cone degenerates to a ray. Experiments are reported on selective ensemble tasks for large pre-trained models and online asset allocation under institutional mandates.

Significance. If the claimed regret bounds hold, the work supplies a coherent generalization of vector-valued bandits to partially specified linear preferences, with the directional UCB construction and the recovery of optimal T-dependence in the classical limit constituting clear technical strengths. The application to selective ensembles under institutional mandates is a natural and timely use case.

minor comments (3)
  1. [Abstract and §3] The abstract states that both indicator-based and gap-weighted regret receive instance-dependent logarithmic bounds, but the precise definitions of these two regret measures and the exact statement of the bounds (including any dependence on the cone geometry) should be stated explicitly in the main text before the analysis section.
  2. [§4 and experimental setup] The polyhedral cone is described as capturing 'partially specified linear preferences,' yet the paper should clarify how the cone is constructed from the institutional mandate in the asset-allocation experiment and whether the construction is unique or requires additional modeling choices.
  3. [§3.2] Notation for the directional confidence intervals and the projection onto the cone should be introduced once and used consistently; several symbols appear to be overloaded between the vector-valued reward and the preference direction.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for the positive summary of our formalization of preference-directed multi-objective bandits, the introduction of Pareto C-optimality, and the PrefUCB algorithm, as well as for the recommendation of minor revision. We are prepared to incorporate any minor adjustments in the revised manuscript.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity detected

full rationale

The paper introduces a PDMOB formulation using a polyhedral preference cone, defines Pareto C-optimality recovering standard Pareto and scalarization as special cases, proposes the PrefUCB algorithm with directional confidence intervals, and derives instance-dependent logarithmic regret bounds for indicator-based and gap-weighted criteria that recover classical single-objective cases. These elements follow standard multi-objective bandit analysis without any quoted reduction of the central claims (regret bounds or optimality) to fitted parameters, self-definitions, or self-citation chains by construction. The derivation chain is self-contained against external benchmarks with independent mathematical content.

Assumptions & free parameters 0 free parameters · 0 assumptions · 0 invented entities

Review based on abstract only; no explicit free parameters, axioms, or invented entities can be identified without full text. Polyhedral preference cone is presented as modeling choice but details unavailable.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Selective Ensemble Based on Preference-Directed Multi-Objective Bandits." pith.science (2026). https://pith.science/paper/QYASIM63

@misc{pith2026260621929,
  author       = {Pith},
  title        = {Pith review of: Selective Ensemble Based on Preference-Directed Multi-Objective Bandits},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/QYASIM63}},
  note         = {Machine review of arXiv:2606.21929}
}
abstract

Selective ensemble for modern machine learning systems requires choosing promising model candidates under limited evaluation budgets, while downstream tasks often specify only partial preferences over capabilities such as accuracy, robustness, and reasoning. This setting naturally gives rise to a sequential decision problem under partially specified linear preferences. We formalize it as preference-directed multi-objective bandits (PDMOB), where admissible trade-offs are represented by a polyhedral preference cone. Based on this formulation, we introduce Pareto $C$-optimality, which recovers standard Pareto optimality and single-weight scalarization as special cases. We then propose the preference-directed upper confidence bound (PrefUCB) algorithm, which maintains directional confidence intervals to guide exploration. We analyze both indicator-based and gap-weighted regret, and establish instance-dependent logarithmic bounds for both criteria, recovering the optimal logarithmic dependence on the horizon $T$ in classical special cases. Experiments on large pre-trained model selective ensemble tasks and online asset allocation under institutional mandates validate the efficacy of our method.

Figures

Figures reproduced from arXiv: 2606.21929 by the authors.

Figure 1
Figure 1. Visualization of preference-directed Pareto [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. The Preference-Directed Multi-Objective Bandits (PDMOB) problem. 2.2 Preference-Directed Multi-Objective Bandits In this part, we formalize the PDMOB problem induced by the preference cone C. We consider an action set A := [K], where each a ∈ [K] has an unknown reward vector r(a) ∈ [0, 1]d . At round t ∈ [T], the learner selects at and observes a noisy reward yt ∈ [0, 1]d with E[yt | at ] = r(at). Since Pareto C-opt… view at source ↗
Figure 3
Figure 3. Cumulative regret across benchmark and real-world scenarios. [PITH_FULL_IMAGE:figures/full_fig_p008_3.png] view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Temporal trends of sub-objectives across real-world scenarios, grouped by preference level. [PITH_FULL_IMAGE:figures/full_fig_p009_4.png]
Figure 5
Figure 5. Figure 5: Cumulative gap-weighted regret analysis for online asset allocation tasks. [PITH_FULL_IMAGE:figures/full_fig_p010_5.png]
Figure 6
Figure 6. Figure 6: Temporal trends of sub-objectives across different mandate scenarios. [PITH_FULL_IMAGE:figures/full_fig_p023_6.png]
Figure 7
Figure 7. Figure 7: Temporal trends of sub-objectives across different mandate scenarios. [PITH_FULL_IMAGE:figures/full_fig_p024_7.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

91 extracted references · 6 canonical work pages

  1. [1]

    1999 , publisher =

    Nonlinear Multiobjective Optimization , author =. 1999 , publisher =

  2. [2]

    Proceedings of the 24th Annual Conference on Learning Theory (COLT) , pages =

    Garivier, Aurelien and Cappe, Olivier , title =. Proceedings of the 24th Annual Conference on Learning Theory (COLT) , pages =

  3. [3]

    Journal of Business Economics , volume =

    Nasim Nasrabadi and Akram Dehnokhalaji and Pekka Korhonen and Jyrki Wallenius , title =. Journal of Business Economics , volume =

  4. [4]

    Korhonen and Majid Soleimani-Damaneh and Jyrki Wallenius , title =

    Pekka J. Korhonen and Majid Soleimani-Damaneh and Jyrki Wallenius , title =. European Journal of Operational Research , volume =

  5. [5]

    Lisha Chen and A. F. M. Saif and Yanning Shen and Tianyi Chen , title =. Advances in Neural Information Processing Systems 37 (NeurIPS) , pages =

  6. [6]

    Proceedings of the 28th International Joint Conference on Artificial Intelligence (IJCAI) , pages =

    Shiyin Lu and Guanghui Wang and Yao Hu and Lijun Zhang , title =. Proceedings of the 28th International Joint Conference on Artificial Intelligence (IJCAI) , pages =

  7. [7]

    Proceedings of the 40th International Conference on Machine Learning (ICML) , pages =

    Mengfan Xu and Diego Klabjan , title =. Proceedings of the 40th International Conference on Machine Learning (ICML) , pages =

  8. [8]

    Pareto Front Identification from Stochastic Bandit Feedback , booktitle =

    Peter Auer and Chao. Pareto Front Identification from Stochastic Bandit Feedback , booktitle =

Show all 91 references
  1. [9]

    Sequential Learning of the Pareto Front for Multi-objective Bandits , booktitle =

  2. [10]

    Multi-objective Bandits: Optimizing the Generalized Gini Index , booktitle =

    R. Multi-objective Bandits: Optimizing the Generalized Gini Index , booktitle =

  3. [11]

    IEEE Transactions on Signal Processing , volume =

    Cem Tekin and Eralp Turgay , title =. IEEE Transactions on Signal Processing , volume =

  4. [12]

    Multi-objective multi-armed bandit with lexicographically ordered and satisficing objectives , journal =

    Alihan H. Multi-objective multi-armed bandit with lexicographically ordered and satisficing objectives , journal =

  5. [13]

    Proceedings of the 38th

    Ji Cheng and Bo Xue and Jiaxiang Yi and Qingfu Zhang , title =. Proceedings of the 38th

  6. [14]

    Roijers and Ann Now

    Mathieu Reymond and Eugenio Bargiacchi and Diederik M. Roijers and Ann Now. Interactively Learning the User's Utility for Best-Arm Identification in Multi-Objective Multi-Armed Bandits , booktitle =

  7. [15]

    Shroff , title =

    Linfeng Cao and Ming Shi and Ness B. Shroff , title =. Proceedings of the 40th

  8. [16]

    Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

    Cagin Ararat and Cem Tekin , title =. Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

  9. [17]

    Proceedings of the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

    Efe Mert Karagozlu and Yasar Cahit Yildirim and Cagin Ararat and Cem Tekin , title =. Proceedings of the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

  10. [18]

    Advances in Neural Information Processing Systems 37 (NeurIPS) , pages =

    Apurv Shukla and Debabrota Basu , title =. Advances in Neural Information Processing Systems 37 (NeurIPS) , pages =

  11. [19]

    ACM Computing Surveys , volume=

    Online portfolio selection: A survey , author=. ACM Computing Surveys , volume=

  12. [20]

    Mathematical Finance , volume=

    Universal portfolios , author=. Mathematical Finance , volume=

  13. [21]

    Drugan and Ann Now

    Madalina M. Drugan and Ann Now. Designing multi-objective multi-armed bandits algorithms:. Proceedings of the 23rd International Joint Conference on Neural Networks (IJCNN) , pages =

  14. [22]

    Stochastic Systems , volume=

    Inferring sparse preference lists from partial information , author=. Stochastic Systems , volume=

  15. [23]

    Proceedings of the 34th

    Jiancheng Wang and Jingjing Wang and Changlong Sun and Shoushan Li and Xiaozhong Liu and Luo Si and Min Zhang and Guodong Zhou , title =. Proceedings of the 34th

  16. [24]

    Integration of Rule-Based Reasoning and Transfer Learning in Legal Document Review , booktitle =

    Robert Keeling and Ava Guo and Peter Gronvall and Nathaniel Huber. Integration of Rule-Based Reasoning and Transfer Learning in Legal Document Review , booktitle =

  17. [25]

    Multi-class imbalance problem:

    Yi. Multi-class imbalance problem:. Information Science , volume =

  18. [26]

    Multi-objective Evolutionary Ensemble Pruning Guided by Margin Distribution , booktitle =

    Yu. Multi-objective Evolutionary Ensemble Pruning Guided by Margin Distribution , booktitle =

  19. [27]

    Pareto Ensemble Pruning , booktitle =

    Chao Qian and Yang Yu and Zhi. Pareto Ensemble Pruning , booktitle =

  20. [28]

    Evolutionary Learning: Advances in Theories and Algorithms , publisher =

    Zhi. Evolutionary Learning: Advances in Theories and Algorithms , publisher =

  21. [29]

    Diversity Regularized Ensemble Pruning , booktitle =

    Nan Li and Yang Yu and Zhi. Diversity Regularized Ensemble Pruning , booktitle =

  22. [30]

    Banfield and Lawrence O

    Robert E. Banfield and Lawrence O. Hall and Kevin W. Bowyer and W. Philip Kegelmeyer , title =. Information Fusion , volume =

  23. [31]

    Margineantu and Thomas G

    Dragos D. Margineantu and Thomas G. Dietterich , title =. Proceedings of the 14th International Conference on Machine Learning (ICML) , pages =

  24. [32]

    Artificial Intelligence Review , volume =

    Lior Rokach , title =. Artificial Intelligence Review , volume =

  25. [33]

    Selective Ensemble of Classifier Chains , booktitle =

    Nan Li and Zhi. Selective Ensemble of Classifier Chains , booktitle =

  26. [34]

    2012 , publisher=

    Ensemble methods: foundations and algorithms , author=. 2012 , publisher=

  27. [35]

    Ensembling neural networks: Many could be better than all , journal =

    Zhi. Ensembling neural networks: Many could be better than all , journal =

  28. [36]

    Machine Learning , volume =

    Leo Breiman , title =. Machine Learning , volume =

  29. [37]

    Wolpert , title =

    David H. Wolpert , title =. Neural Networks , volume =

  30. [38]

    Handling Varied Objectives by Online Decision Making , booktitle =

    Lanjihong Ma and Zhen. Handling Varied Objectives by Online Decision Making , booktitle =

  31. [39]

    Vector Optimization with Stochastic Bandit Feedback , booktitle =

  32. [40]

    Roijers and Luisa M

    Diederik M. Roijers and Luisa M. Zintgraf and Pieter Libin and Mathieu Reymond and Eugenio Bargiacchi and Ann Now. Interactive Multi-objective Reinforcement Learning in Multi-armed Bandits with Gaussian Process Utility Models , booktitle =

  33. [41]

    Advances in Neural Information Processing Systems 32 (NeurIPS) , pages =

    Majid Abdolshah and Alistair Shilton and Santu Rana and Sunil Gupta and Svetha Venkatesh , title =. Advances in Neural Information Processing Systems 32 (NeurIPS) , pages =

  34. [42]

    Frazier , title =

    Raul Astudillo and Peter I. Frazier , title =. Proceedings of the 23rd International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

  35. [43]

    A Flexible Framework for Multi-Objective Bayesian Optimization using Random Scalarizations , booktitle =

    Biswajit Paria and Kirthevasan Kandasamy and Barnab. A Flexible Framework for Multi-Objective Bayesian Optimization using Random Scalarizations , booktitle =

  36. [44]

    Roijers and Luisa M

    Diederik M. Roijers and Luisa M. Zintgraf and Ann Now. Interactive Thompson Sampling for Multi-objective Multi-armed Bandits , booktitle =

  37. [45]

    Machine Learning , volume =

    Anmol Kagrecha and Jayakrishnan Nair and Krishna Jagannathan , title =. Machine Learning , volume =

  38. [46]

    Villar and Mihaela van der Schaar , title =

    Cong Shen and Zhiyang Wang and Sofia S. Villar and Mihaela van der Schaar , title =. Proceedings of the 37th International Conference on Machine Learning (ICML) , pages =

  39. [47]

    Deep Learning , author=

  40. [48]

    2021 , publisher=

    Beyond the worst-case analysis of algorithms , author=. 2021 , publisher=

  41. [49]

    2021 , publisher=

    Machine learning , author=. 2021 , publisher=

  42. [50]

    Burdick and Yisong Yue , title =

    Yanan Sui and Vincent Zhuang and Joel W. Burdick and Yisong Yue , title =. Proceedings of the 35th International Conference on Machine Learning (ICML) , pages =

  43. [51]

    Burdick and Andreas Krause , title =

    Yanan Sui and Alkis Gotovos and Joel W. Burdick and Andreas Krause , title =. Proceedings of the 32nd International Conference on Machine Learning (ICML) , pages =

  44. [52]

    Advances in Neural Information Processing Systems 33 (NeurIPS) , year =

    Samuel Daulton and Maximilian Balandat and Eytan Bakshy , title =. Advances in Neural Information Processing Systems 33 (NeurIPS) , year =

  45. [53]

    arXiv preprint arXiv:2305.05176 , year=

    Frugalgpt: How to use large language models while reducing cost and improving performance , author=. arXiv preprint arXiv:2305.05176 , year=

  46. [54]

    arXiv preprint arXiv:2310.12963 , year=

    Automix: Automatically mixing language models , author=. arXiv preprint arXiv:2310.12963 , year=

  47. [55]

    arXiv preprint arXiv:2412.12170 , year=

    PickLLM: Context-Aware RL-Assisted Large Language Model Routing , author=. arXiv preprint arXiv:2412.12170 , year=

  48. [56]

    arXiv preprint arXiv:2309.15789 , year=

    Large language model routing with benchmark datasets , author=. arXiv preprint arXiv:2309.15789 , year=

  49. [57]

    Yahyaa and Bernard Manderick , title =

    Saba Q. Yahyaa and Bernard Manderick , title =. Proceedings of the 23rd European Symposium on Artificial Neural Networks (ESANN) , pages =

  50. [58]

    Proceedings of the 34th

    Syrine Belakaria and Aryan Deshwal and Nitthilan Kannappan Jayakodi and Janardhan Rao Doppa , title =. Proceedings of the 34th

  51. [59]

    Multi-Bandit Best Arm Identification , booktitle =

    Victor Gabillon and Mohammad Ghavamzadeh and Alessandro Lazaric and S. Multi-Bandit Best Arm Identification , booktitle =

  52. [60]

    The 13th International Conference on Learning Representations , year=

    Mixture of Parrots: Experts improve memorization more than reasoning , author=. The 13th International Conference on Learning Representations , year=

  53. [61]

    2024 , publisher =

    Clémentine Fourrier and Nathan Habib and Alina Lozovskaya and Konrad Szafer and Thomas Wolf , title =. 2024 , publisher =

  54. [62]

    Advances in Neural Information Processing Systems (NeurIPS) , volume=

    Language models are few-shot learners , author=. Advances in Neural Information Processing Systems (NeurIPS) , volume=

  55. [63]

    arXiv preprint arXiv:2302.13971 , year=

    Llama: Open and efficient foundation language models , author=. arXiv preprint arXiv:2302.13971 , year=

  56. [64]

    Advances in Applied Mathematics , volume=

    Asymptotically efficient adaptive allocation rules , author=. Advances in Applied Mathematics , volume=

  57. [65]

    Journal of Machine Learning Research , volume =

    Peter Auer , title =. Journal of Machine Learning Research , volume =

  58. [66]

    Proceedings of the 30th International Conference on Machine Learning (ICML) , volume =

    Zohar Shay Karnin and Tomer Koren and Oren Somekh , title =. Proceedings of the 30th International Conference on Machine Learning (ICML) , volume =

  59. [67]

    Optimal Best Arm Identification with Fixed Confidence , booktitle =

    Aur. Optimal Best Arm Identification with Fixed Confidence , booktitle =

  60. [68]

    Proceedings of the 26th Annual Conference on Learning Theory (COLT) , volume =

    Emilie Kaufmann and Shivaram Kalyanakrishnan , title =. Proceedings of the 26th Annual Conference on Learning Theory (COLT) , volume =

  61. [69]

    Proceedings of the 29th International Conference on Machine Learning (ICML) , year =

    Shivaram Kalyanakrishnan and Ambuj Tewari and Peter Auer and Peter Stone , title =. Proceedings of the 29th International Conference on Machine Learning (ICML) , year =

  62. [70]

    Action Elimination and Stopping Conditions for the Multi-Armed Bandit and Reinforcement Learning Problems , journal =

    Eyal Even. Action Elimination and Stopping Conditions for the Multi-Armed Bandit and Reinforcement Learning Problems , journal =

  63. [71]

    Proceedings of the 15th Annual Conference on Computational Learning Theory (COLT) , volume =

    Eyal Even. Proceedings of the 15th Annual Conference on Computational Learning Theory (COLT) , volume =

  64. [72]

    Zhou Zhao and Hanqing Lu and Deng Cai and Xiaofei He and Yueting Zhuang , title =

  65. [73]

    Stabilizing Reinforcement Learning in Dynamic Environment with Application to Online Recommendation , booktitle =

    Shi. Stabilizing Reinforcement Learning in Dynamic Environment with Application to Online Recommendation , booktitle =

  66. [74]

    Proceedings of the 22nd

    Chunqiu Zeng and Qing Wang and Shekoofeh Mokhtari and Tao Li , title =. Proceedings of the 22nd

  67. [75]

    Applied Mathematics and Optimization , volume=

    Pareto optimality in multiobjective problems , author=. Applied Mathematics and Optimization , volume=

  68. [76]

    Communication, Simulation, and Intelligent Agents: Implications of Personal Intelligent Machines for Medical Education

    Clancey, William J. Communication, Simulation, and Intelligent Agents: Implications of Personal Intelligent Machines for Medical Education. Proceedings of the Eighth International Joint Conference on Artificial Intelligence (IJCAI-83)

  69. [77]

    Classification Problem Solving

    Clancey, William J. Classification Problem Solving. Proceedings of the Fourth National Conference on Artificial Intelligence

  70. [78]

    , title =

    Robinson, Arthur L. , title =. 1980 , doi =. https://science.sciencemag.org/content/208/4447/1019.full.pdf , journal =

  71. [79]

    New Ways to Make Microcircuits Smaller---Duplicate Entry

    Robinson, Arthur L. New Ways to Make Microcircuits Smaller---Duplicate Entry. Science

  72. [80]

    Clancey and Glenn Rennels , abstract =

    Diane Warner Hasling and William J. Clancey and Glenn Rennels , abstract =. Strategic explanations for a diagnostic consultation system , journal =. 1984 , issn =. doi:https://doi.org/10.1016/S0020-7373(84)80003-6 , url =

  73. [81]

    and Rennels, Glenn R

    Hasling, Diane Warner and Clancey, William J. and Rennels, Glenn R. and Test, Thomas. Strategic Explanations in Consultation---Duplicate. The International Journal of Man-Machine Studies

  74. [82]

    Poligon: A System for Parallel Problem Solving

    Rice, James. Poligon: A System for Parallel Problem Solving

  75. [83]

    Transfer of Rule-Based Expertise through a Tutorial Dialogue

    Clancey, William J. Transfer of Rule-Based Expertise through a Tutorial Dialogue

  76. [84]

    The Engineering of Qualitative Models

    Clancey, William J. The Engineering of Qualitative Models

  77. [85]

    2017 , eprint=

    Attention Is All You Need , author=. 2017 , eprint=

  78. [86]

    Pluto: The 'Other' Red Planet

    NASA. Pluto: The 'Other' Red Planet

  79. [87]

    Proceedings of the 39th International Conference on Machine Learning (ICML) , pages=

    Probabilistically robust learning: Balancing average and worst-case performance , author=. Proceedings of the 39th International Conference on Machine Learning (ICML) , pages=

  80. [88]

    Proceedings of the IEEE/CVF conference on Computer Vision and Pattern Recognition (CVPR) , pages=

    Advsim: Generating safety-critical scenarios for self-driving vehicles , author=. Proceedings of the IEEE/CVF conference on Computer Vision and Pattern Recognition (CVPR) , pages=

  81. [89]

    Neural Networks , volume=

    A batch ensemble approach to active learning with model selection , author=. Neural Networks , volume=

  82. [90]

    Proceedings of the 28th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

    Multi-Player Approaches for Dueling Bandits , author =. Proceedings of the 28th International Conference on Artificial Intelligence and Statistics (AISTATS) , pages =

  83. [91]

    Proceedings of the 2008 SIAM International Conference on Data Mining , pages=

    Active learning with model selection in linear regression , author=. Proceedings of the 2008 SIAM International Conference on Data Mining , pages=

Pith tools

Reviewed June 26, 2026 · model on record in the stance chip above.