paper-with-me

Papers

Hybrid Repeat/Multi-point Sampling for Highly Volatile Objective Functions

2016-12-13 · Brett Israelsen, Nisar Ahmed

A key drawback of the current generation of artificial decision-makers is that they do not adapt well to changes in unexpected situations. This paper addresses the situation in which an AI for aerial dog fighting, with tunable parameters that govern its behavior, will optimize behavior with respect to an objective function that must be evaluated and learned through simulations. Once this objective function has been modeled, the agent can then choose its desired behavior in different situations. Bayesian optimization with a Gaussian Process surrogate is used as the method for investigating the objective function. One key benefit is that during optimization the Gaussian Process learns a global estimate of the true objective function, with predicted outcomes and a statistical measure of confidence in areas that haven't been investigated yet. However, standard Bayesian optimization does not perform consistently or provide an accurate Gaussian Process surrogate function for highly volatile objective functions. We treat these problems by introducing a novel sampling technique called Hybrid Repeat/Multi-point Sampling. This technique gives the AI ability to learn optimum behaviors in a highly uncertain environment. More importantly, it not only improves the reliability of the optimization, but also creates a better model of the entire objective surface. With this improved model the agent is equipped to better adapt behaviors.

📄 PDF Abstract BibTeX arXiv:1612.03981

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

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 제목 키워드 기반

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

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

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 evaluat…

Bayesian OptimizationDecision Making

HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching

2023-03-29 · Yiheng Li, Canhui Tang, Runzhao Yao, Aixue Ye 외

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partit…

Patch MatchingPoint Cloud Registration

Pointer over Attention: An Improved Bangla Text Summarization Approach Using Hybrid Pointer Generator Network

2021-11-19 · Nobel Dhar, Gaurob Saha, Prithwiraj Bhattacharjee, Avi Mallick 외

Despite the success of the neural sequence-to-sequence model for abstractive text summarization, it has a few shortcomings, such as repeating inaccurate factual details and tending to repeat themselves. We propose a hybr…

Abstractive Text SummarizationArticlesText Summarization

Hybridization of Attention UNet with Repeated Atrous Spatial Pyramid Pooling for Improved Brain Tumour Segmentation

2025-01-22 · Satyaki Roy Chowdhury, Golrokh Mirzaei

Brain tumors are highly heterogeneous in terms of their spatial and scaling characteristics, making tumor segmentation in medical images a difficult task that might result in wrong diagnosis and therapy. Automation of a …

SegmentationSemantic SegmentationTumor Segmentation

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