Pith. sign in

REVIEW 3 major objections 5 minor 35 references

Asynchronous Training of Mixed-Role Human Actors in a Partially-Observable Environment

T0 review · 3 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read Behavior clustering of human demonstrations makes asynchronous cooperative-training experiments tractable.

desk verdict A genuinely useful experimental design with an honest null result, but its condition-reduction mechanism rests on an unvalidated assumption about cluster stability—worth reviewing, not desk-rejecting. read the letter →

arxiv 2412.17954 v1 pith:DPWN3X2W submitted 2024-12-23 cs.HC cs.MAcs.RO

classification cs.HCcs.MAcs.RO
keywords asynchronoustrainingcooperativehuman-machineteamingbehaviorclusteringpartiallyobservableenvironmenthuman-subjectexperimentOvercooked-AIautonomousteammate
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

This paper claims that an asynchronous cooperative-training experiment can be made feasible by clustering human demonstrators into a few behavior types rather than treating each person as a separate training condition. The authors build a partially observable two-role game, Have You Been Served?, in which waiters coordinate with chefs who hold different information, and they train waiters with a human chef, an imitation-learning apprentice chef, a heuristic chef, or no training. A sequential encoder maps chef decision trajectories into a low-dimensional space, and K-medoids clustering groups them into three behavior clusters, after which waiters are evaluated with a chef from their training cluster and with a chef from a different cluster. The study's own training intervention did not significantly change evaluation outcomes, but the paper argues that the clustering-based design is what makes such a study tractable and offers design recommendations for future asynchronous team training.

What carries the argument

The central object is the behavior cluster: a group of chef demonstrations that share a style, found by training a decoder-free sequential encoder on state-action sequences, projecting each game into a two-dimensional representation, and applying K-medoids clustering with silhouette-score selection. The clusters do two jobs: they let the experiment define in-sample versus out-of-sample evaluation partners, and they condition the apprentice agent's personalized embeddings so that an autonomous chef can exhibit a cluster's style. The apprentice agent is trained with per-cluster embeddings using a personalized apprenticeship-learning objective, while the heuristic chef combines Monte Carlo Tree Search over macro-actions with a Goal-Oriented Action Planner and is programmed to obey waiter recommendations.

What would settle it

Re-encode each established chef's evaluation-session trajectories with the same encoder used in the study and compare their cluster assignments to the clusters assigned from self-play: if a large fraction of evaluation trajectories falls in a different cluster than assigned, or if one chef's trajectories scatter across clusters, then the in-sample versus out-of-sample contrast is not measuring what the design claims and the condition-reduction argument loses its foundation.

Watch

Extended reading notes

Core claim

On its own terms, the paper's central claim is that behavior clustering is the load-bearing experimental device: segmenting the design by learned behaviors instead of by individual demonstrators drastically reduces the number of conditions and hence participants required for evaluation. The discovery is methodological, a way to turn a factorial pairing problem into a small set of behavior-conditioned pairings, and it is demonstrated in a real human-subjects study. Within that demonstration, the training manipulation produced a null result on evaluation tips, and waiters rated human chefs significantly higher than both agent chefs on trust, reliance, adaptability, and predictability despite the two agents differing significantly in training performance.

Load-bearing premise

The load-bearing premise is that the behavior clusters learned from chefs playing alone with full information still describe those chefs' behavior when they play with a waiter under partial observability, even though the experiment never forced chefs to stick to their assigned style.

Editorial extensions

If this is right

  • Future cooperative-training studies can stratify evaluation by behavior clusters rather than by individual demonstrators, reducing the factorial design from many waiter-chef pairs to a handful of behavior-conditioned pairings.
  • Because the two agent chefs differed in training tips but were rated similarly by waiters, subsequent surrogate agents should be tuned for expressed behavior, not raw score, to improve the subjective training experience.
  • The null evaluation-tip result implies that training benefits may be masked unless training and evaluation are matched in observability and scenario structure; the paper recommends deliberate scenario design and proficiency checks.
  • Autonomous chefs can be generated per behavior cluster, with the apprentice conditioned on per-cluster embeddings and the heuristic given staged-ingredient variants, so waiters can practice with a chosen style.

Reading between the lines

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

  • If chef behavior clusters are stable across partners and game contexts, the same clustering pipeline could be reused to design human-subjects experiments in any cooperative domain where a large population of demonstrators supplies the training partners.
  • A natural next experiment would vary the enforcement of cluster identity during evaluation, making some chefs deliberately switch styles, to measure how much of the in-sample versus out-of-sample effect is due to the waiter's adaptation rather than the chef's consistency.
  • The equal subjective ratings of the two agents despite their score gap suggest that perceived humanness, such as responsiveness to waiter recommendations and predictable staging habits, may be a better design target than task performance when building robot training partners.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 5 minor

Summary. This paper presents a cooperative-asynchronous-training evaluation paradigm applied to a new two-role partial-observability game (HYBS) derived from Overcooked-AI. Established chefs play self-play games; their decision sequences are embedded with a sequential encoder and clustered via K-medoids; waiters are trained with a human, an apprentice agent, a heuristic agent, or no training, and are evaluated with human chefs from the assigned cluster (in-sample) and from a different cluster (out-of-sample). A 52-participant between-subjects study found significant training-tip differences across conditions but no significant differences in evaluation tip, which the authors report as a null training effect. The paper's main contribution is the clustered experimental design that reduces the number of conditions needed for the evaluation.

Significance. The proposed design is potentially valuable for reducing scheduling and participant burden in team-training studies, and the paper is careful and honest in its statistical reporting (normality checks, CIs, Tukey corrections, explicit acknowledgement of the null result). The game environment and clustering methodology are interesting, and the paper ships a real human-subjects demonstration rather than only a simulation. However, the design claim depends on an unvalidated assumption about cluster persistence across settings, and the current manuscript contains at least one internal statistical inconsistency. As a methodological contribution, the paper is promising but needs revision.

major comments (3)
  1. [Section 4.1 and Section 5] The central claim that behavior clustering enables a tractable experimental design rests on the assumption that cluster assignments learned from full-observability self-play continue to describe chefs' behavior during the partially observable evaluation with waiters. The paper explicitly states "we did not enforce established chefs' compliance with their previous behavior" (Section 5) and acknowledges "distribution shift" from full-observability training data (Section 4.1), yet no validation is provided that a chef assigned to a given cluster in self-play exhibits the corresponding cluster behavior during evaluation. If a chef's behavior changes when paired with an unfamiliar waiter, the in-sample/out-of-sample contrast collapses and the condition-reduction mechanism is invalid. Please add an empirical check of cluster persistence, such as re-encoding evaluation trajectories and comparing cluster assignments, or a behavioral consistency metric collected during evaluation.
  2. [Section 6.2 and footnote 4] The NULL condition was conducted as a post-hoc follow-on study rather than as part of the original randomized between-subjects design. This makes the comparison between NULL and the other conditions vulnerable to temporal confounds, including changes in the recruitment pool, experimenter experience, or any fixes to game scenarios over time. The Q3 null result (no training benefit) is therefore not a clean causal finding. The paper should either justify that these temporal factors are unlikely to affect the comparison, or explicitly restrict the causal interpretation of Q3.
  3. [Section 6.2 and Supplement Table 5] The reported evaluation-tip statistic "F(3, 29) = 2.184; p > 0.100" in Section 6.2 matches the Training Quality row of Supplement Table 5, not the evaluation-tip rows. The supplement reports Evaluation Tip (Seen): F(3, 29) = 0.698, p = 0.561 and Evaluation Tip (Unseen): F(3, 29) = 0.714, p = 0.551. The main text should report the correct test statistics; the null conclusion is unaffected, but the internal inconsistency must be corrected.
minor comments (5)
  1. [Supplement Section 5] The typo "Bonerroni" should be "Bonferroni".
  2. [Supplement Table 4] The p-value formatting is inconsistent (e.g., "5 .82 × 10−2" contains stray spaces); please standardize the scientific notation.
  3. [Section 5, first paragraph] The heading "Independent Variables" is followed by "We have one independent variable in our experiment"; the plural "Variables" should be "Variable" for consistency.
  4. [Section 4.1] The silhouette score that determined the number of clusters K is mentioned but no numeric values for K = 2, 3, 4, 5 are reported; providing those scores would make the clustering choice more transparent.
  5. [Abstract and Section 2.2] The claim of being "the first evaluation of a cooperative asynchronous training system in a partially observable, multi-agent setting" is strong; consider adding a qualifying phrase such as "to our knowledge" and briefly checking the recency of related literature.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the behavior clustering is an input to the experimental design, while the evaluation outcome (tip in new human-chef games) is measured independently of the fitted clustering and apprentice models.

full rationale

The paper's derivation chain is not circular. The central methodological claim is that clustering established-chef decision trajectories into behavior clusters reduces the number of training and evaluation conditions. That claim is supported by a counting argument (Section 4.1: "testing with an out-of-sample established chef would require evaluation with all waiter-established chef pairs") plus the empirical existence of a clustering, not by any equation that defines evaluation outcomes in terms of the fitted clusters. The apprentice agent [9] and sequential encoder/clustering [11, 26] are applied tools; the paper does not invoke them as a uniqueness theorem, and the cluster validation is internal (silhouette score and overlap with subject identity in Table 1). The evaluation metric, cumulative tip during evaluation with a new human chef, is not a fitted value or a renamed cluster label. The paper also reports a null training effect and explicitly lists limitations (Section 6.3: full-observability training versus partial-observability evaluation, inability to separate individual versus team effects, low sample size), and acknowledges in Section 5 that "we did not enforce established chefs' compliance with their previous behavior." These are external-validity concerns, not circularity: no result in the paper is equivalent by construction to its inputs. The self-citations to [9] and [11] are load-bearing as methods but are not unverified substitutes for the paper's argument; the clustering is applied to data and the evaluation outcome is independent of those fitted models.

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

The central claims rest on the stability and transferability of behavior clusters from self-play to team play, and on the single-blind setup. The apprentice and clustering methods are fitted to demonstration data, but the main evaluation outcome is independent of those fitted quantities. No new physical or conceptual entities are postulated beyond the HYBS game environment itself.

free parameters (6)
  • Number of behavior clusters K = 3
    Selected as the clustering maximizing silhouette score (Section 4.1); determines the number of training conditions and in-sample/out-of-sample assignments.
  • Apprentice embedding dimension = 3
    Chosen for personalized apprenticeship learning (Supplement Section 3); affects how distinct the apprentice agent's cluster-conditioned behaviors are.
  • MCTS iterations for heuristic agent = 10000
    High-level planning search limit for the heuristic agent (Supplement Section 4); set by time constraints during gameplay.
  • Waiter training duration = 75 minutes
    Fixed training session duration for waiters (Section 5.1); chosen to fit data collection in a 120-minute session.
  • Games per established chef = 10
    Based on a pilot study (Section 4.1); determines the amount of demonstration data used for clustering and apprentice training.
  • Games sampled per cluster for apprentice training = 27
    Matched to the smallest cluster size (Cluster 1) to balance behavior representation across clusters (Supplement Section 3).
assumptions (4)
  • domain assumption Behavior clusters from sequential encoding of self-play trajectories correspond to stable, distinct chef strategies that persist in team play
    Section 4.1 uses K-medoids on sequential encodings; Section 5 assigns in-sample and out-of-sample evaluation chefs based on these clusters, and Section 5 states compliance was not enforced.
  • domain assumption Full-observability self-play demonstrations transfer sufficiently to partially-observable team play for training an apprentice
    Section 4.1 acknowledges distribution shift; the apprentice is trained on self-play data but deployed as a training partner under partial observability.
  • domain assumption Waiter participants cannot distinguish human from agent during training
    Single-blind design relies on video replay at two actions per second to obfuscate agent identity (Section 5.1).
  • standard math Standard parametric statistics (ANOVA) assumptions hold given reported normality and equality-of-variance tests
    Supplement Section 5 applies Shapiro-Wilk and Bartlett tests; sample sizes are small (n=52).

how reviews work

0 comments
Cite this review

Pith. "Pith review of Asynchronous Training of Mixed-Role Human Actors in a Partially-Observable Environment." pith.science (2026). https://pith.science/paper/DPWN3X2W

@misc{pith2026241217954,
  author       = {Pith},
  title        = {Pith review of: Asynchronous Training of Mixed-Role Human Actors in a Partially-Observable Environment},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/DPWN3X2W}},
  note         = {Machine review of arXiv:2412.17954}
}
read the original abstract

In cooperative training, humans within a team coordinate on complex tasks, building mental models of their teammates and learning to adapt to teammates' actions in real-time. To reduce the often prohibitive scheduling constraints associated with cooperative training, this article introduces a paradigm for cooperative asynchronous training of human teams in which trainees practice coordination with autonomous teammates rather than humans. We introduce a novel experimental design for evaluating autonomous teammates for use as training partners in cooperative training. We apply the design to a human-subjects experiment where humans are trained with either another human or an autonomous teammate and are evaluated with a new human subject in a new, partially observable, cooperative game developed for this study. Importantly, we employ a method to cluster teammate trajectories from demonstrations performed in the experiment to form a smaller number of training conditions. This results in a simpler experiment design that enabled us to conduct a complex cooperative training human-subjects study in a reasonable amount of time. Through a demonstration of the proposed experimental design, we provide takeaways and design recommendations for future research in the development of cooperative asynchronous training systems utilizing robot surrogates for human teammates.

Figures

Figures reproduced from arXiv: 2412.17954 by the authors.

Figure 1
Figure 1. Visualization of gameplay in the HYBS partially-observable multi-agent teaming game. The [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. Behavior clustering obtained from K-Medoids applied to sequential encodings of established chef demonstrations. 5 [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Overview of proposed asynchronous cooperative training experiment. Established chefs train [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (2 more)
Figure 4
Figure 4. Figure 4: Training and evaluation metrics obtained for the demonstrated human-subjects experiment. [PITH_FULL_IMAGE:figures/full_fig_p010_4.png]
Figure 1
Figure 1. Figure 1: Visualization of the gameplay in the two roles (waiter and chef) in the modified version of [PITH_FULL_IMAGE:figures/full_fig_p015_1.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

35 extracted references · 35 canonical work pages

  1. [1]

    A review of asynchronous trainings for the implementation of behavior analytic assessments and interventions

    Kristina R Gerencser, Jessica S Akers, Lorraine A Becerra, Thomas S Higbee, and Tyra P Sellers. A review of asynchronous trainings for the implementation of behavior analytic assessments and interventions. Journal of Behavioral Education , 29:122--152, 2020

  2. [2]

    A review of the literature on staff training strategies that minimize trainer involvement

    Kathleen E Marano, Jason C Vladescu, Kenneth F Reeve, Tina M Sidener, and David J Cox. A review of the literature on staff training strategies that minimize trainer involvement. Behavioral Interventions , 35(4):604--641, 2020

  3. [3]

    Teaching discrete trial training: The effects of asynchronous computer-based instruction on live implementation

    Richard W Serna, Michelle M Foran, Caroline Cooke, Kaitlyn E Hurd, Ashley J Tello, Rishi Vangapalli, and Charles D Hamad. Teaching discrete trial training: The effects of asynchronous computer-based instruction on live implementation. Journal of Special Education Technology , 31(1):39--49, 2016

  4. [4]

    Remote and asynchronous training network: from a SAGES grant to an eight-country remote laparoscopic simulation training program

    Mar \' a In \'e s Gaete, Francisca Belmar, Mat \' as Cort \'e s, Adnan Alseidi, Domenech Asbun, Valentina Dur \'a n, Gabriel Escalona, Pablo Achurra, Ignacio Villagr \'a n, Fernando Crovari, Fernando Pimentel, and Juli \'a n Varas. Remote and asynchronous training network: from a SAGES grant to an eight-country remote laparoscopic simulation training prog...

  5. [5]

    Impact of asynchronous training on radiology learning curve among emergency medicine residents and clerkship students

    Ali Pourmand, Christina Woodward, Hamid Shokoohi, Jordan B King, M Reza Taheri, Jackson King, and Christopher Lawrence. Impact of asynchronous training on radiology learning curve among emergency medicine residents and clerkship students. The Permanente Journal , 22, 2018

  6. [6]

    The role of shared mental models in human- AI teams: a theoretical review

    Robert W Andrews, J Mason Lilly, Divya Srivastava, and Karen M Feigh. The role of shared mental models in human- AI teams: a theoretical review. Theoretical Issues in Ergonomics Science , 24(2):129--175, 2023

  7. [7]

    Situation models: An avenue to the modeling of mental models

    Mica R Endsley. Situation models: An avenue to the modeling of mental models. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting , volume 44, pages 61--64, San Diego, CA, USA, 2000. SAGE Publications Sage CA: Los Angeles, CA

  8. [8]

    Shared mental models and shared displays: An empirical evaluation of team performance

    Cheryl A Bolstad and Mica R Endsley. Shared mental models and shared displays: An empirical evaluation of team performance. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting , volume 43, pages 213--217, Santa Monica, CA, USA, 1999. SAGE Publications Sage CA: Los Angeles, CA

Show all 35 references
  1. [9]

    Interpretable and personalized apprenticeship scheduling: Learning interpretable scheduling policies from heterogeneous user demonstrations

    Rohan Paleja, Andrew Silva, Letian Chen, and Matthew Gombolay. Interpretable and personalized apprenticeship scheduling: Learning interpretable scheduling policies from heterogeneous user demonstrations. Advances in neural information processing systems , 33:6417--6428, 2020

  2. [10]

    The utility of explainable ai in ad hoc human-machine teaming

    Rohan Paleja, Muyleng Ghuy, Nadun Ranawaka Arachchige, Reed Jensen, and Matthew Gombolay. The utility of explainable ai in ad hoc human-machine teaming. Advances in neural information processing systems , 34:610--623, 2021

  3. [11]

    Unsupervised behavior inference from human action sequences

    Sam L Polk, Eric J Pabon-Cancel, Rohan Paleja, Kimberlee Chestnut Chang, Reed Jensen, and Mabel D Ramirez. Unsupervised behavior inference from human action sequences. In IEEE Conference on Games , pages 1--8, Milan, Italy, 2024. IEEE

  4. [12]

    AI in CAI : An artificial intelligence approach to computer-assisted instruction

    Jaime R Carbonell. AI in CAI : An artificial intelligence approach to computer-assisted instruction. IEEE Transactions on Man-Machine Systems , 11(4):190--202, 1970

  5. [13]

    Jill watson: a virtual teaching assistant for online education

    Ashok K Goel and Lalith Polepeddi. Jill watson: a virtual teaching assistant for online education. In C. Dede, J. Richards, and B. Saxberg, editors, Learning Engineering for Online Education , chapter 7, pages 120--143. Routledge, New York, NY, USA, 2018

  6. [14]

    E-learning: Challenges and research opportunities using machine learning & data analytics

    Abdallah Moubayed, Mohammadnoor Injadat, Ali Bou Nassif, Hanan Lutfiyya, and Abdallah Shami. E-learning: Challenges and research opportunities using machine learning & data analytics. IEEE Access , 6:39117--39138, 2018

  7. [15]

    The potential transformation of higher education through computer-based adaptive learning systems

    David Johnson and Dina Samora. The potential transformation of higher education through computer-based adaptive learning systems. Global Education Journal , 2016(1), 2016

  8. [16]

    Using data to understand how to better design adaptive learning

    Min Liu, Jina Kang, Wenting Zou, Hyeyeon Lee, Zilong Pan, and Stephanie Corliss. Using data to understand how to better design adaptive learning. Technology, Knowledge and Learning , 22:271--298, 2017

  9. [17]

    Human-robot teaming configurations: A study of interpersonal communication perceptions and affective learning in higher education

    Bryan Abendschein, Chad Edwards, Autumn Edwards, Varun Rijhwani, and Jasmine Stahl. Human-robot teaming configurations: A study of interpersonal communication perceptions and affective learning in higher education. Journal of Communication Pedagogy , 4:123--132, 2021

  10. [18]

    A reinforcement learning approach to adaptive remediation in online training

    Randall Spain, Jonathan Rowe, Andy Smith, Benjamin Goldberg, Robert Pokorny, Bradford Mott, and James Lester. A reinforcement learning approach to adaptive remediation in online training. The Journal of Defense Modeling and Simulation , 19(2):173--193, 2022

  11. [19]

    Temporal game challenge tailoring

    Alexander Zook and Mark O Riedl. Temporal game challenge tailoring. IEEE Transactions on Computational Intelligence and AI in Games , 7:336--346, 2015

  12. [20]

    Symbolic representation of game world state: Toward real-time planning in games

    Jeff Orkin. Symbolic representation of game world state: Toward real-time planning in games. In AAAI Workshop on Challenges in Game Artificial Intelligence , volume 5, pages 26--30, San Jose, CA, USA, 2004. AAAI

  13. [21]

    Info GAIL : Interpretable imitation learning from visual demonstrations

    Yunzhu Li, Jiaming Song, and Stefano Ermon. Info GAIL : Interpretable imitation learning from visual demonstrations. In Advances in neural information processing systems , volume 30, Long Beach, CA, USA, 2017

  14. [22]

    Apprenticeship learning via inverse reinforcement learning

    Pieter Abbeel and Andrew Y Ng. Apprenticeship learning via inverse reinforcement learning. In International Conference on Machine learning , page 1, Banff, Alberta, Canada, 2004. International Machine Learning Society

  15. [23]

    Learning and comfort in human-robot interaction: A review

    Weitian Wang, Yi Chen, Rui Li, and Yunyi Jia. Learning and comfort in human-robot interaction: A review. Applied Sciences , 9(23):5152, 2019

  16. [24]

    Evaluation of human- AI teams for learned and rule-based agents in H anabi

    Ho Chit Siu, Jaime Pe \ n a, Edenna Chen, Yutai Zhou, Victor Lopez, Kyle Palko, Kimberlee Chang, and Ross Allen. Evaluation of human- AI teams for learned and rule-based agents in H anabi. Advances in neural information processing systems , 34:16183--16195, 2021

  17. [25]

    On the utility of learning about humans for human- ai coordination

    Micah Carroll, Rohin Shah, Mark K Ho, Tom Griffiths, Sanjit Seshia, Pieter Abbeel, and Anca Dragan. On the utility of learning about humans for human- ai coordination. Advances in neural information processing systems , 32:5174--5185, 2019

  18. [26]

    Unsupervised scalable representation learning for multivariate time series

    Jean-Yves Franceschi, Aymeric Dieuleveut, and Martin Jaggi. Unsupervised scalable representation learning for multivariate time series. Advances in neural information processing systems , 32:4650--4661, 2019

  19. [27]

    The elements of statistical learning: data mining, inference, and prediction , volume 2

    Trevor Hastie, Robert Tibshirani, and Jerome H Friedman. The elements of statistical learning: data mining, inference, and prediction , volume 2. Springer, New York, NY, USA, 2009

  20. [28]

    Silhouettes: a graphical aid to the interpretation and validation of cluster analysis

    Peter J Rousseeuw. Silhouettes: a graphical aid to the interpretation and validation of cluster analysis. Journal of Computational and Applied Mathematics , 20:53--65, 1987

  21. [29]

    Bandit based M onte- C arlo planning

    Levente Kocsis and Csaba Szepesv \'a ri. Bandit based M onte- C arlo planning. In European Conference on Machine Learning , pages 282--293, Berlin, Germany, 2006. Springer

  22. [30]

    The real MVP : quantifying individual performances in multiplayer online games

    Johannes Pfau. The real MVP : quantifying individual performances in multiplayer online games. In IEEE Conference on Games , pages 1--8, Milan, Italy, 2024. IEEE

  23. [31]

    The L ikert scale what it is and how to use it

    Katherine A Batterton and Kimberly N Hale. The L ikert scale what it is and how to use it. Phalanx , 50(2):32--39, 2017

  24. [32]

    Statistical models: theory and practice

    David A Freedman. Statistical models: theory and practice . Cambridge University Press, New York, NY, USA, 2009

  25. [33]

    Design of comparative experiments , volume 25

    Rosemary A Bailey. Design of comparative experiments , volume 25. Cambridge University Press, New York, NY, USA, 2008

  26. [34]

    `` A n ideal human'': Expectations of AI teammates in human- AI teaming

    Rui Zhang, Nathan J McNeese, Guo Freeman, and Geoff Musick. `` A n ideal human'': Expectations of AI teammates in human- AI teaming. Human-Computer Interaction , 4(CSCW3):1--25, 2021

  27. [35]

    Artificial Intelligence Planning Systems: Proceedings of the First Conference (AIPS 92)

    James Hendler. Artificial Intelligence Planning Systems: Proceedings of the First Conference (AIPS 92) . Elsevier, 2014

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.