paper-with-me

Papers

Ensemble UCT Needs High Exploitation

2015-09-28 · S. Ali Mirsoleimani, Aske Plaat, Jaap van den Herik

Recent results have shown that the MCTS algorithm (a new, adaptive, randomized optimization algorithm) is effective in a remarkably diverse set of applications in Artificial Intelligence, Operations Research, and High Energy Physics. MCTS can find good solutions without domain dependent heuristics, using the UCT formula to balance exploitation and exploration. It has been suggested that the optimum in the exploitation- exploration balance differs for different search tree sizes: small search trees needs more exploitation; large search trees need more exploration. Small search trees occur in variations of MCTS, such as parallel and ensemble approaches. This paper investigates the possibility of improving the performance of Ensemble UCT by increasing the level of exploitation. As the search trees becomes smaller we achieve an improved performance. The results are important for improving the performance of large scale parallelism of MCTS.

📄 PDF Abstract BibTeX arXiv:1509.08434

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Sequential Bayesian Neural Subnetwork Ensembles

2022-06-01 · Sanket Jantre, Shrijita Bhattacharya, Nathan M. Urban, Byung-Jun Yoon 외

Deep ensembles have emerged as a powerful technique for improving predictive performance and enhancing model robustness across various applications by leveraging model diversity. However, traditional deep ensemble method…

Adversarial RobustnessOut-of-Distribution Detection

Sample Efficient Reinforcement Learning via Model-Ensemble Exploration and Exploitation

2021-07-05 · Yao Yao, Li Xiao, Zhicheng An, Wanpeng Zhang 외

Model-based deep reinforcement learning has achieved success in various domains that require high sample efficiencies, such as Go and robotics. However, there are some remaining issues, such as planning efficient explora…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Adaptive strategy in differential evolution via explicit exploitation and exploration controls

2020-02-03 · Sheng Xin Zhang, Wing Shing Chan, Kit Sang Tang, Shao Yong Zheng

Existing multi-strategy adaptive differential evolution (DE) commonly involves trials of multiple strategies and then rewards better-performing ones with more resources. However, the trials of an exploitative or explorat…

Evolutionary Algorithms

Ensemble Active Learning by Contextual Bandits for AI Incubation in Manufacturing

2023-10-10 · Yingyan Zeng, Xiaoyu Chen, Ran Jin

It is challenging but important to save annotation efforts in streaming data acquisition to maintain data quality for supervised learning base learners. We propose an ensemble active learning method to actively acquire s…

Active LearningDecision MakingMulti-Armed Bandits

Bayesian Inference with Anchored Ensembles of Neural Networks, and Application to Exploration in Reinforcement Learning

2018-05-29 · Tim Pearce, Nicolas Anastassacos, Mohamed Zaki, Andy Neely

The use of ensembles of neural networks (NNs) for the quantification of predictive uncertainty is widespread. However, the current justification is intuitive rather than analytical. This work proposes one minor modificat…

Bayesian Inferencereinforcement-learningReinforcement LearningReinforcement Learning (RL)