Gotowa bibliografia na temat „Black-box learning algorithm”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Black-box learning algorithm”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Black-box learning algorithm"
Hwangbo, Jemin, Christian Gehring, Hannes Sommer, Roland Siegwart i Jonas Buchli. "Policy Learning with an Efficient Black-Box Optimization Algorithm". International Journal of Humanoid Robotics 12, nr 03 (wrzesień 2015): 1550029. http://dx.doi.org/10.1142/s0219843615500292.
Pełny tekst źródłaKirsch, Louis, Sebastian Flennerhag, Hado van Hasselt, Abram Friesen, Junhyuk Oh i Yutian Chen. "Introducing Symmetries to Black Box Meta Reinforcement Learning". Proceedings of the AAAI Conference on Artificial Intelligence 36, nr 7 (28.06.2022): 7202–10. http://dx.doi.org/10.1609/aaai.v36i7.20681.
Pełny tekst źródłaXiang, Fengtao, Jiahui Xu, Wanpeng Zhang i Weidong Wang. "A Distributed Biased Boundary Attack Method in Black-Box Attack". Applied Sciences 11, nr 21 (8.11.2021): 10479. http://dx.doi.org/10.3390/app112110479.
Pełny tekst źródłaLIU, Yanhe, Michael AFNAN, Vincent CONTIZER, Cynthia RUDIN, Abhishek MISHRA, Julian SAVULESCU i Masoud AFNAN. "Embryo Selection by “Black-Box” Artificial Intelligence: The Ethical and Epistemic Considerations". Fertility & Reproduction 04, nr 03n04 (wrzesień 2022): 147. http://dx.doi.org/10.1142/s2661318222740590.
Pełny tekst źródłaBausch, Johannes. "Fast Black-Box Quantum State Preparation". Quantum 6 (4.08.2022): 773. http://dx.doi.org/10.22331/q-2022-08-04-773.
Pełny tekst źródłaMIKE, KOBY, i ORIT HAZZAN. "MACHINE LEARNING FOR NON-MAJORS: A WHITE BOX APPROACH". STATISTICS EDUCATION RESEARCH JOURNAL 21, nr 2 (4.07.2022): 10. http://dx.doi.org/10.52041/serj.v21i2.45.
Pełny tekst źródłaGarcía, Javier, Roberto Iglesias, Miguel A. Rodríguez i Carlos V. Regueiro. "Directed Exploration in Black-Box Optimization for Multi-Objective Reinforcement Learning". International Journal of Information Technology & Decision Making 18, nr 03 (maj 2019): 1045–82. http://dx.doi.org/10.1142/s0219622019500093.
Pełny tekst źródłaMayr, Franz, Sergio Yovine i Ramiro Visca. "Property Checking with Interpretable Error Characterization for Recurrent Neural Networks". Machine Learning and Knowledge Extraction 3, nr 1 (12.02.2021): 205–27. http://dx.doi.org/10.3390/make3010010.
Pełny tekst źródłaAnđelić, Nikola, Ivan Lorencin, Matko Glučina i Zlatan Car. "Mean Phase Voltages and Duty Cycles Estimation of a Three-Phase Inverter in a Drive System Using Machine Learning Algorithms". Electronics 11, nr 16 (21.08.2022): 2623. http://dx.doi.org/10.3390/electronics11162623.
Pełny tekst źródłaVeugen, Thijs, Bart Kamphorst i Michiel Marcus. "Privacy-Preserving Contrastive Explanations with Local Foil Trees". Cryptography 6, nr 4 (28.10.2022): 54. http://dx.doi.org/10.3390/cryptography6040054.
Pełny tekst źródłaRozprawy doktorskie na temat "Black-box learning algorithm"
Belkhir, Nacim. "Per Instance Algorithm Configuration for Continuous Black Box Optimization". Thesis, Université Paris-Saclay (ComUE), 2017. http://www.theses.fr/2017SACLS455/document.
Pełny tekst źródłaThis PhD thesis focuses on the automated algorithm configuration that aims at finding the best parameter setting for a given problem or a' class of problem. The Algorithm Configuration problem thus amounts to a metal Foptimization problem in the space of parameters, whosemetaFobjective is the performance measure of the given algorithm at hand with a given parameter configuration. However, in the continuous domain, such method can only be empirically assessed at the cost of running the algorithm on some problem instances. More recent approaches rely on a description of problems in some features space, and try to learn a mapping from this feature space onto the space of parameter configurations of the algorithm at hand. Along these lines, this PhD thesis focuses on the Per Instance Algorithm Configuration (PIAC) for solving continuous black boxoptimization problems, where only a limited budget confessionnalisations available. We first survey Evolutionary Algorithms for continuous optimization, with a focus on two algorithms that we have used as target algorithm for PIAC, DE and CMAFES. Next, we review the state of the art of Algorithm Configuration approaches, and the different features that have been proposed in the literature to describe continuous black box optimization problems. We then introduce a general methodology to empirically study PIAC for the continuous domain, so that all the components of PIAC can be explored in real Fworld conditions. To this end, we also introduce a new continuous black box test bench, distinct from the famous BBOB'benchmark, that is composed of a several multiFdimensional test functions with different problem properties, gathered from the literature. The methodology is finally applied to two EAS. First we use Differential Evolution as'target algorithm, and explore all the components of PIAC, such that we empirically assess the best. Second, based on the results on DE, we empirically investigate PIAC with Covariance Matrix Adaptation Evolution Strategy (CMAFES) as target algorithm. Both use cases empirically validate the proposed methodology on the new black box testbench for dimensions up to100
Siqueira, Gomes Hugo. "Meta learning for population-based algorithms in black-box optimization". Master's thesis, Université Laval, 2021. http://hdl.handle.net/20.500.11794/68764.
Pełny tekst źródłaOptimization problems appear in almost any scientific field. However, the laborious process to design a suitable optimizer may lead to an unsuccessful outcome. Perhaps the most ambitious question in optimization is how we can design optimizers that can be flexible enough to adapt to a vast number of scenarios while at the same time reaching state-of-the-art performance. In this work, we aim to give a potential answer to this question by investigating how to metalearn population-based optimizers. We motivate and describe a common structure for most population-based algorithms, which present principles for general adaptation. This structure can derive a meta-learning framework based on a Partially observable Markov decision process (POMDP). Our conceptual formulation provides a general methodology to learn the optimizer algorithm itself, framed as a meta-learning or learning-to-optimize problem using black-box benchmarking datasets to train efficient general-purpose optimizers. We estimate a meta-loss training function based on stochastic algorithms’ performance. Our experimental analysis indicates that this new meta-loss function encourages the learned algorithm to be sample efficient and robust to premature convergence. Besides, we show that our approach can alter an algorithm’s search behavior to fit easily in a new context and be sample efficient compared to state-of-the-art algorithms, such as CMA-ES.
CURIA, FRANCESCO. "Explainable clinical decision support system: opening black-box meta-learner algorithm expert's based". Doctoral thesis, 2021. http://hdl.handle.net/11573/1538472.
Pełny tekst źródłaRepický, Jakub. "Evoluční algoritmy a aktivní učení". Master's thesis, 2017. http://www.nusl.cz/ntk/nusl-355988.
Pełny tekst źródłaKsiążki na temat "Black-box learning algorithm"
Russell, David W. The BOXES Methodology: Black Box Dynamic Control. London: Springer London, 2012.
Znajdź pełny tekst źródłaRussell, David W. The BOXES Methodology: Black Box Dynamic Control. Springer, 2014.
Znajdź pełny tekst źródłaThe BOXES Methodology: Black Box Dynamic Control. Springer, 2012.
Znajdź pełny tekst źródłaRussell, David W. BOXES Methodology Second Edition: Black Box Control of Ill-Defined Systems. Springer International Publishing AG, 2022.
Znajdź pełny tekst źródłaCzęści książek na temat "Black-box learning algorithm"
He, Yaodong, i Shiu Yin Yuen. "Black Box Algorithm Selection by Convolutional Neural Network". W Machine Learning, Optimization, and Data Science, 264–80. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-64580-9_23.
Pełny tekst źródłaNeele, Thomas, i Matteo Sammartino. "Compositional Automata Learning of Synchronous Systems". W Fundamental Approaches to Software Engineering, 47–66. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-30826-0_3.
Pełny tekst źródłaCowley, Benjamin Ultan, Darryl Charles, Gerit Pfuhl i Anna-Mari Rusanen. "Artificial Intelligence in Education as a Rawlsian Massively Multiplayer Game: A Thought Experiment on AI Ethics". W AI in Learning: Designing the Future, 297–316. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-09687-7_18.
Pełny tekst źródłaBaniecki, Hubert, Wojciech Kretowicz i Przemyslaw Biecek. "Fooling Partial Dependence via Data Poisoning". W Machine Learning and Knowledge Discovery in Databases, 121–36. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-26409-2_8.
Pełny tekst źródłaKlein, Alexander. "Challenges of Model Predictive Control in a Black Box Environment". W Reinforcement Learning Algorithms: Analysis and Applications, 177–87. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-41188-6_15.
Pełny tekst źródłaCoello, Carlos A. Coello, Silvia González Brambila, Josué Figueroa Gamboa i Ma Guadalupe Castillo Tapia. "Multi-Objective Evolutionary Algorithms: Past, Present, and Future". W Black Box Optimization, Machine Learning, and No-Free Lunch Theorems, 137–62. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-66515-9_5.
Pełny tekst źródłaBastani, Osbert, Jeevana Priya Inala i Armando Solar-Lezama. "Interpretable, Verifiable, and Robust Reinforcement Learning via Program Synthesis". W xxAI - Beyond Explainable AI, 207–28. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-04083-2_11.
Pełny tekst źródłaBartz-Beielstein, Thomas, Frederik Rehbach i Margarita Rebolledo. "Tuning Algorithms for Stochastic Black-Box Optimization: State of the Art and Future Perspectives". W Black Box Optimization, Machine Learning, and No-Free Lunch Theorems, 67–108. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-66515-9_3.
Pełny tekst źródłaVidovic, Marina M. C., Nico Görnitz, Klaus-Robert Müller, Gunnar Rätsch i Marius Kloft. "Opening the Black Box: Revealing Interpretable Sequence Motifs in Kernel-Based Learning Algorithms". W Machine Learning and Knowledge Discovery in Databases, 137–53. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-23525-7_9.
Pełny tekst źródłaSchneider, Lennart, Lennart Schäpermeier, Raphael Patrick Prager, Bernd Bischl, Heike Trautmann i Pascal Kerschke. "HPO $$\times $$ ELA: Investigating Hyperparameter Optimization Landscapes by Means of Exploratory Landscape Analysis". W Lecture Notes in Computer Science, 575–89. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-14714-2_40.
Pełny tekst źródłaStreszczenia konferencji na temat "Black-box learning algorithm"
Cohen, Itay, Roi Fogler i Doron Peled. "A Reinforcement-Learning Style Algorithm for Black Box Automata". W 2022 20th ACM-IEEE International Conference on Formal Methods and Models for System Design (MEMOCODE). IEEE, 2022. http://dx.doi.org/10.1109/memocode57689.2022.9954382.
Pełny tekst źródłaZhao, Mengchen, Bo An, Wei Gao i Teng Zhang. "Efficient Label Contamination Attacks Against Black-Box Learning Models". W Twenty-Sixth International Joint Conference on Artificial Intelligence. California: International Joint Conferences on Artificial Intelligence Organization, 2017. http://dx.doi.org/10.24963/ijcai.2017/551.
Pełny tekst źródłaGajane, Pratik, Peter Auer i Ronald Ortner. "Autonomous Exploration for Navigating in MDPs Using Blackbox RL Algorithms". W Thirty-Second International Joint Conference on Artificial Intelligence {IJCAI-23}. California: International Joint Conferences on Artificial Intelligence Organization, 2023. http://dx.doi.org/10.24963/ijcai.2023/413.
Pełny tekst źródłaLiu, Fei-Yu, Zi-Niu Li i Chao Qian. "Self-Guided Evolution Strategies with Historical Estimated Gradients". W Twenty-Ninth International Joint Conference on Artificial Intelligence and Seventeenth Pacific Rim International Conference on Artificial Intelligence {IJCAI-PRICAI-20}. California: International Joint Conferences on Artificial Intelligence Organization, 2020. http://dx.doi.org/10.24963/ijcai.2020/205.
Pełny tekst źródłaSabbatini, Federico, i Roberta Calegari. "Symbolic Knowledge Extraction from Opaque Machine Learning Predictors: GridREx & PEDRO". W 19th International Conference on Principles of Knowledge Representation and Reasoning {KR-2022}. California: International Joint Conferences on Artificial Intelligence Organization, 2022. http://dx.doi.org/10.24963/kr.2022/57.
Pełny tekst źródłaSantos, Samara Silva, Marcos Antonio Alves, Leonardo Augusto Ferreira i Frederico Gadelha Guimarães. "PDTX: A novel local explainer based on the Perceptron Decision Tree". W Congresso Brasileiro de Inteligência Computacional. SBIC, 2021. http://dx.doi.org/10.21528/cbic2021-50.
Pełny tekst źródłaRussell, David W. "On the Control of Dynamically Unstable Systems Using a Self Organizing Black Box Controller". W ASME 7th Biennial Conference on Engineering Systems Design and Analysis. ASMEDC, 2004. http://dx.doi.org/10.1115/esda2004-58290.
Pełny tekst źródłaAbba, S. I., Sagir Jibrin Kawu, Hamza Sabo Maccido, S. M. Lawan, Gafai Najashi i Abdullahi Yusuf Sada. "Short-term load demand forecasting using nonlinear dynamic grey-black-box and kernel optimization models: a new generation learning algorithm". W 2021 1st International Conference on Multidisciplinary Engineering and Applied Science (ICMEAS). IEEE, 2021. http://dx.doi.org/10.1109/icmeas52683.2021.9692314.
Pełny tekst źródłaHeidari, Hoda, i Andreas Krause. "Preventing Disparate Treatment in Sequential Decision Making". W Twenty-Seventh International Joint Conference on Artificial Intelligence {IJCAI-18}. California: International Joint Conferences on Artificial Intelligence Organization, 2018. http://dx.doi.org/10.24963/ijcai.2018/311.
Pełny tekst źródłaZhao, Jiangjiang, Zhuoran Wang i Fangchun Yang. "Genetic Prompt Search via Exploiting Language Model Probabilities". W Thirty-Second International Joint Conference on Artificial Intelligence {IJCAI-23}. California: International Joint Conferences on Artificial Intelligence Organization, 2023. http://dx.doi.org/10.24963/ijcai.2023/588.
Pełny tekst źródła