中文
相关论文

相关论文: Thinking, Learning, and Autonomous Problem Solving

200 篇论文

Genetic Programming is an evolutionary algorithm that generates computer programs, or mathematical expressions, to solve complex problems. In this Guide, we demonstrate how to use Genetic Programming to develop surrogate models to mitigate…

There are many critical challenges in optimizing neural network models, including distributed computing, compression techniques, and efficient training, regardless of their application to specific tasks. Solving such problems is crucial…

机器学习 · 计算机科学 2025-10-13 Ilia Revin , Leon Strelkov , Vadim A. Potemkin , Ivan Kireev , Andrey Savchenko

There are two common approaches for optimizing the performance of a machine: genetic algorithms and machine learning. A genetic algorithm is applied over many generations whereas machine learning works by applying feedback until the system…

人工智能 · 计算机科学 2017-09-01 Leigh Sheneman , Arend Hintze

The automatic generation of computer programs is one of the main applications with practical relevance in the field of evolutionary computation. With program synthesis techniques not only software developers could be supported in their…

神经与进化计算 · 计算机科学 2021-08-30 Dominik Sobania , Dirk Schweim , Franz Rothlauf

There are enormous amount of examples of Computation in nature, exemplified across multiple species in biology. One crucial aim for these computations across all life forms their ability to learn and thereby increase the chance of their…

机器学习 · 计算机科学 2013-12-30 Nabarun Mondal , Partha P. Ghosh

Natural language processing for programming aims to use NLP techniques to assist programming. It is increasingly prevalent for its effectiveness in improving productivity. Distinct from natural language, a programming language is highly…

计算与语言 · 计算机科学 2023-08-08 Qingfu Zhu , Xianzhen Luo , Fang Liu , Cuiyun Gao , Wanxiang Che

A new model for evolving Evolutionary Algorithms (EAs) is proposed in this paper. The model is based on the Multi Expression Programming (MEP) technique. Each MEP chromosome encodes an evolutionary pattern that is repeatedly used for…

神经与进化计算 · 计算机科学 2021-10-13 Mihai Oltean

Programming languages are engineered languages that allow to instruct a machine and share algorithmic information; they have a great influence on the society since they underlie almost every information technology artefact, and they are at…

编程语言 · 计算机科学 2015-10-16 Silvia Crafa

Machine Learning produces efficient decision and prediction models based on input-output data only. Such models have the form of decision trees or neural nets and are far from transparent analytical models, based on mathematical formulas.…

人工智能 · 计算机科学 2025-05-20 Jakub Skrzyński , Dominik Sepioło , Antoni Ligęza

Programs to solve so-called constraint problems are complex pieces of software which require many design decisions to be made more or less arbitrarily by the implementer. These decisions affect the performance of the finished solver…

人工智能 · 计算机科学 2010-05-20 Lars Kotthoff , Ian Gent , Ian Miguel

Answer Set Programming (ASP) is a truly-declarative programming paradigm proposed in the area of non-monotonic reasoning and logic programming, that has been recently employed in many applications. The development of efficient ASP systems…

人工智能 · 计算机科学 2020-02-19 Marco Maratea , Luca Pulina , Francesco Ricca

After learning a concept, humans are also able to continually generalize their learned concepts to new domains by observing only a few labeled instances without any interference with the past learned knowledge. In contrast, learning…

机器学习 · 计算机科学 2019-09-10 Mohammad Rostami , Soheil Kolouri , James McClelland , Praveen Pilly

Although optimization is the longstanding algorithmic backbone of machine learning, new models still require the time-consuming implementation of new solvers. As a result, there are thousands of implementations of optimization algorithms…

机器学习 · 计算机科学 2019-06-03 Sören Laue , Matthias Mitterreiter , Joachim Giesen

In various scenarios, a single phase of modelling and solving is either not sufficient or not feasible to solve the problem at hand. A standard approach to solving AI planning problems, for example, is to incrementally extend the planning…

人工智能 · 计算机科学 2020-09-24 Gökberk Koçak , Özgür Akgün , Nguyen Dang , Ian Miguel

We investigate the ability of a genetic algorithm to design cellular automata that perform computations. The computational strategies of the resulting cellular automata can be understood using a framework in which ``particles'' embedded in…

adap-org · 物理学 2015-06-30 James P. Crutchfield , Melanie Mitchell , Rajarshi Das

We propose that genetic encoding of self-assembling components greatly enhances the evolution of complex systems and provides an efficient platform for inductive generalization, i.e. the inductive derivation of a solution to a problem with…

种群与进化 · 定量生物学 2007-05-23 Rudolf M. Fuechslin , Thomas Maeke , Uwe Tangen , John S. McCaskill

Automated Machine Learning (AutoML) is an area of research that focuses on developing methods to generate machine learning models automatically. The idea of being able to build machine learning models with very little human intervention…

机器学习 · 计算机科学 2023-08-31 Hernan Ceferino Vazquez

The main power of artificial intelligence is not in modeling what we already know, but in creating solutions that are new. Such solutions exist in extremely large, high-dimensional, and complex search spaces. Population-based search…

神经与进化计算 · 计算机科学 2020-02-25 Risto Miikkulainen

This paper proposes an adaptive neural-compilation framework to address the problem of efficient program learning. Traditional code optimisation strategies used in compilers are based on applying pre-specified set of transformations that…

人工智能 · 计算机科学 2016-05-27 Rudy Bunel , Alban Desmaison , Pushmeet Kohli , Philip H. S. Torr , M. Pawan Kumar

Deep Learning (DL) techniques for Natural Language Processing have been evolving remarkably fast. Recently, the DL advances in language modeling, machine translation and paragraph understanding are so prominent that the potential of DL in…

软件工程 · 计算机科学 2020-06-16 Triet H. M. Le , Hao Chen , M. Ali Babar