中文
相关论文

相关论文: Time ordering in the evolution of information proc…

200 篇论文

There is a consensus that human and non-human subjects experience temporal distortions in many stages of their perceptual and decision-making systems. Similarly, intertemporal choice research has shown that decision-makers undervalue future…

神经元与认知 · 定量生物学 2016-05-31 Pedro A. Ortega , Naftali Tishby

Inspired by the prevalence of recurrent circuits in biological brains, we investigate the degree to which directionality is a helpful inductive bias for artificial neural networks. Taking directionality as topologically-ordered information…

机器学习 · 计算机科学 2025-07-22 Yiding Song

The process of training an artificial neural network involves iteratively adapting its parameters so as to minimize the error of the network's prediction, when confronted with a learning task. This iterative change can be naturally…

机器学习 · 计算机科学 2024-04-10 Kaloyan Danovski , Miguel C. Soriano , Lucas Lacasa

In the paper, we propose a novel methodology to map learning algorithms on data (performance map) in order to gain more insights in the distribution of their performances across their parameter space. This methodology provides useful…

机器学习 · 计算机科学 2021-07-16 Filippo Neri

The adoption of probabilistic models for the best individuals found so far is a powerful approach for evolutionary computation. Increasingly more complex models have been used by estimation of distribution algorithms (EDAs), which often…

神经与进化计算 · 计算机科学 2007-10-16 Leonardo Emmendorfer , Aurora Pozo

Back-propagation algorithm is one of the most widely used and popular techniques to optimize the feed forward neural network training. Nature inspired meta-heuristic algorithms also provide derivative-free solution to optimize complex…

神经与进化计算 · 计算机科学 2012-09-13 Sudarshan Nandy , Partha Pratim Sarkar , Achintya Das

In this paper we investigate networks whose evolution is governed by the interaction of a random assembly process and an optimization process. In the first process, new nodes are added one at a time and form connections to randomly selected…

无序系统与神经网络 · 物理学 2011-05-16 Markus Brede

Recently, Deep Learning has been applied in the techniques of artificial intelligence. Especially, Deep Learning performed good results in the field of image recognition. Most new Deep Learning architectures are naturally developed in image…

神经与进化计算 · 计算机科学 2018-07-12 Shin Kamada , Takumi Ichimura

As our understanding of the mechanisms of brain function is enhanced, the value of insights gained from neuroscience to the development of AI algorithms deserves further consideration. Here, we draw parallels with an existing tree-based ANN…

神经与进化计算 · 计算机科学 2023-07-04 Fahad Sarfraz , Elahe Arani , Bahram Zonooz

Anytime learning describes a relatively novel concept by which systems are able to acquire knowledge about a changing environment and adapt and behave accordingly to this. "Anytime" refers to the fact that the system is capable of returning…

计算机与社会 · 计算机科学 2018-08-24 Lucas Breitsameter

Many machine learning approaches are characterized by information constraints on how they interact with the training data. These include memory and sequential access constraints (e.g. fast first-order methods to solve stochastic…

机器学习 · 计算机科学 2014-10-29 Ohad Shamir

Many models such as Long Short Term Memory (LSTMs), Gated Recurrent Units (GRUs) and transformers have been developed to classify time series data with the assumption that events in a sequence are ordered. On the other hand, fewer models…

机器学习 · 计算机科学 2021-02-02 Stephanie Ger , Diego Klabjan , Jean Utke

In the last few years, quantum computing and machine learning fostered rapid developments in their respective areas of application, introducing new perspectives on how information processing systems can be realized and programmed. The…

Artificial intelligence (AI) systems are increasingly used for providing advice to facilitate human decision making in a wide range of domains, such as healthcare, criminal justice, and finance. Motivated by limitations of the current…

人工智能 · 计算机科学 2023-07-04 Gali Noti , Yiling Chen

Despite deep-learning being state-of-the-art for data-driven model predictions, it has not yet found frequent application in ecology. Given the low sample size typical in many environmental research fields, the default choice for the…

A method that allows us to give a different treatment to any neuron inside feedforward neural networks is presented. The algorithm has been implemented with two very different learning methods: a standard Back-propagation (BP) procedure and…

神经与进化计算 · 计算机科学 2014-04-22 M. Konomi , G. M. Sacha

The overarching problem in artificial intelligence (AI) is that we do not understand the intelligence process well enough to enable the development of adequate computational models. Much work has been done in AI over the years at lower…

人工智能 · 计算机科学 2018-11-16 Paul Yaworsky

Our objective is to discover and localize monotonic temporal changes in a sequence of images. To achieve this, we exploit a simple proxy task of ordering a shuffled image sequence, with `time' serving as a supervisory signal, since only…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Charig Yang , Weidi Xie , Andrew Zisserman

Evolutionary processes proved very useful for solving optimization problems. In this work, we build a formalization of the notion of cooperation and competition of multiple systems working toward a common optimization goal of the population…

神经与进化计算 · 计算机科学 2007-05-23 Mark Burgin , Eugene Eberbach

Meta-learning aims to develop algorithms that can learn from other learning algorithms to adapt to new and changing environments. This requires a model of how other learning algorithms operate and perform in different contexts, which is…

机器学习 · 计算机科学 2023-05-23 Yuwei Sun