paper-with-me

홈 › Papers

Adaptive Simulation-based Training of AI Decision-makers using Bayesian Optimization

2017-03-27 · Brett W. Israelsen, Nisar Ahmed, Kenneth Center, Roderick Green, Winston Bennett Jr

This work studies how an AI-controlled dog-fighting agent with tunable decision-making parameters can learn to optimize performance against an intelligent adversary, as measured by a stochastic objective function evaluated on simulated combat engagements. Gaussian process Bayesian optimization (GPBO) techniques are developed to automatically learn global Gaussian Process (GP) surrogate models, which provide statistical performance predictions in both explored and unexplored areas of the parameter space. This allows a learning engine to sample full-combat simulations at parameter values that are most likely to optimize performance and also provide highly informative data points for improving future predictions. However, standard GPBO methods do not provide a reliable surrogate model for the highly volatile objective functions found in aerial combat, and thus do not reliably identify global maxima. These issues are addressed by novel Repeat Sampling (RS) and Hybrid Repeat/Multi-point Sampling (HRMS) techniques. Simulation studies show that HRMS improves the accuracy of GP surrogate models, allowing AI decision-makers to more accurately predict performance and efficiently tune parameters.

📄 PDF Abstract BibTeX arXiv:1703.09310

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDecision Making

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Using Cognitive Models to Improve Language Model Simulation of Human Persuasion Games

2026-06-16 · Zirui Cheng, Zeyu Shen, Thomas L. Griffiths, Peter Henderson arxiv

People make decisions differently in strategic interactions. Some update beliefs like a Bayesian; others exhibit biases like motivated reasoning. Although creators of large language models use simulated humans for safety…

Reinforcement Learning

Belief patterns with information processing

2024-11-26 · Federico Vaccari

This paper presents a model of costly information acquisition where decision-makers can choose whether to elaborate information superficially or precisely. The former action is costless, while the latter entails a proces…

Bayesian InferenceDecision Making

Towards Adaptive Training of Agent-based Sparring Partners for Fighter Pilots

2016-12-13 · Brett W. Israelsen, Nisar Ahmed, Kenneth Center, Roderick Green 외

A key requirement for the current generation of artificial decision-makers is that they should adapt well to changes in unexpected situations. This paper addresses the situation in which an AI for aerial dog fighting, wi…

Bayesian Optimization

Context-aware Bayesian Mixed Multinomial Logit Model

2022-10-11 · Mirosława Łukawska, Anders Fjendbo Jensen, Filipe Rodrigues

The mixed multinomial logit model assumes constant preference parameters of a decision-maker throughout different choice situations, which may be considered too strong for certain choice modelling applications. This pape…

model

(Un)certainty of (Un)fairness: Preference-Based Selection of Certainly Fair Decision-Makers

2024-09-19 · Manh Khoi Duong, Stefan Conrad

Fairness metrics are used to assess discrimination and bias in decision-making processes across various domains, including machine learning models and human decision-makers in real-world applications. This involves calcu…

Decision MakingFairness