paper-with-me

홈 › Papers

Machine Learned Learning Machines

2017-05-29 · Leigh Sheneman, Arend Hintze

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 meets a performance threshold. Though these are methods that typically operate separately, we combine evolutionary adaptation and machine learning into one approach. Our focus is on machines that can learn during their lifetime, but instead of equipping them with a machine learning algorithm we aim to let them evolve their ability to learn by themselves. We use evolvable networks of probabilistic and deterministic logic gates, known as Markov Brains, as our computational model organism. The ability of Markov Brains to learn is augmented by a novel adaptive component that can change its computational behavior based on feedback. We show that Markov Brains can indeed evolve to incorporate these feedback gates to improve their adaptability to variable environments. By combining these two methods, we now also implemented a computational model that can be used to study the evolution of learning.

📄 PDF Abstract BibTeX arXiv:1705.10201

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Do humans and machines have the same eyes? Human-machine perceptual differences on image classification

2023-04-18 · Minghao Liu, Jiaheng Wei, Yang Liu, James Davis

Trained computer vision models are assumed to solve vision tasks by imitating human behavior learned from training labels. Most efforts in recent vision research focus on measuring the model task performance using standa…

image-classificationImage Classification

Byzantine-Robust Clustered Federated Learning

2023-06-01 · Zhixu Tao, Kun Yang, Sanjeev R. Kulkarni

This paper focuses on the problem of adversarial attacks from Byzantine machines in a Federated Learning setting where non-Byzantine machines can be partitioned into disjoint clusters. In this setting, non-Byzantine mach…

ClusteringFederated Learning

A Hierarchical Bayesian Approach to Inverse Reinforcement Learning with Symbolic Reward Machines

2022-04-20 · Weichao Zhou, Wenchao Li

A misspecified reward can degrade sample efficiency and induce undesired behaviors in reinforcement learning (RL) problems. We propose symbolic reward machines for incorporating high-level task knowledge when specifying …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

NN-VVC: Versatile Video Coding boosted by self-supervisedly learned image coding for machines

2024-01-19 · Jukka I. Ahonen, Nam Le, Honglei Zhang, Antti Hallapuro 외

The recent progress in artificial intelligence has led to an ever-increasing usage of images and videos by machine analysis algorithms, mainly neural networks. Nonetheless, compression, storage and transmission of media …

An Empirical Study on The Properties of Random Bases for Kernel Methods

2017-12-01 · NeurIPS 2017 12 · Maximilian Alber, Pieter-Jan Kindermans, Kristof Schütt, Klaus-Robert Müller 외

Kernel machines as well as neural networks possess universal function approximation properties. Nevertheless in practice their ways of choosing the appropriate function class differ. Specifically neural networks learn a …