843 research outputs found
A Bio-Logical Theory of Animal Learning
This article provides the foundation for a new predictive theory of animal learning that is based upon a simple logical model. The knowledge of experimental subjects at a given time is described using logical equations. These logical equations are then used to predict a subjectâs response when presented with a known or a previously unknown situation. This new theory suc- cessfully anticipates phenomena that existing theories predict, as well as phenomena that they cannot. It provides a theoretical account for phenomena that are beyond the domain of existing models, such as extinction and the detection of novelty, from which âexternal inhibitionâ can be explained. Examples of the methods applied to make predictions are given using previously published results. The present theory proposes a new way to envision the minimal functions of the nervous system, and provides possible new insights into the way that brains ultimately create and use knowledge about the world
An Instanton Picture O.P.E. <A^2> Condensate?
Gluon two- and three-point Green Functions computed in Landau gauge from the
lattice show the existence of power corrections to the purely perturbative
expressions, that can be explained through an Operator Product Expansion as the
influence of a non gauge invariant mass dimension two condensate. The
relationship of this condensate with topological properties of QCD, namely
instantons, will be studied, giving a first estimate of the contribution of
instantons to this condensate based in the direct lattice measure, after a
cooling process, of the instanton liquid properties.Comment: Lattice2002(topology) contribution, 3 pages, 2 figure
Theoretical Properties of Projection Based Multilayer Perceptrons with Functional Inputs
Many real world data are sampled functions. As shown by Functional Data
Analysis (FDA) methods, spectra, time series, images, gesture recognition data,
etc. can be processed more efficiently if their functional nature is taken into
account during the data analysis process. This is done by extending standard
data analysis methods so that they can apply to functional inputs. A general
way to achieve this goal is to compute projections of the functional data onto
a finite dimensional sub-space of the functional space. The coordinates of the
data on a basis of this sub-space provide standard vector representations of
the functions. The obtained vectors can be processed by any standard method. In
our previous work, this general approach has been used to define projection
based Multilayer Perceptrons (MLPs) with functional inputs. We study in this
paper important theoretical properties of the proposed model. We show in
particular that MLPs with functional inputs are universal approximators: they
can approximate to arbitrary accuracy any continuous mapping from a compact
sub-space of a functional space to R. Moreover, we provide a consistency result
that shows that any mapping from a functional space to R can be learned thanks
to examples by a projection based MLP: the generalization mean square error of
the MLP decreases to the smallest possible mean square error on the data when
the number of examples goes to infinity
The historical vanishing of the Blazhko effect of RR Lyr from GEOS and Kepler surveys
RR Lyr is one of the most studied variable stars. Its light curve has been
regularly monitored since the discovery of the periodic variability in 1899.
Analysis of all observed maxima allows us to identify two primary pulsation
states defined as pulsation over a long (P0 longer than 0.56684 d) and a short
(P0 shorter than 0.56682 d) primary pulsation period. These states alternate
with intervals of 13-16 yr, and are well defined after 1943. The 40.8 d
periodical modulations of the amplitude and the period (i.e. Blazhko effect)
were noticed in 1916. We provide homogeneous determinations of the Blazhko
period in the different primary pulsation states. The Blazhko period does not
follow the variations of P0 and suddenly diminished from 40.8 d to around 39.0
d in 1975. The monitoring of these periodicities deserved and deserves a
continuous and intensive observational effort. For this purpose we have built
dedicated, transportable and autonomous small instruments, Very Tiny Telescopes
(VTTs), to observe the times of maximum brightness of RR Lyr. As immediate
results the VTTs recorded the last change of P0 state in mid-2009 and extended
the time coverage of the Kepler observations, thus recording a maximum O-C
amplitude of the Blazhko effect at the end of 2008, followed by the
historically smallest O-C amplitude in late 2013. This decrease is still
ongoing and VTT instruments are ready to monitor the expected increase in the
next few years.Comment: 10 pages, 6 figures. Accepted for publication in MNRAS. Contents of
appendix B may be requested to first autho
On-line relational SOM for dissimilarity data
International audienceIn some applications and in order to address real world situations better, data may be more complex than simple vectors. In some examples, they can be known through their pairwise dissimilarities only. Several variants of the Self Organizing Map algorithm were introduced to generalize the original algorithm to this framework. Whereas median SOM is based on a rough representation of the prototypes, relational SOM allows representing these prototypes by a virtual combination of all elements in the data set. However, this latter approach suffers from two main drawbacks. First, its complexity can be large. Second, only a batch version of this algorithm has been studied so far and it often provides results having a bad topographic organization. In this article, an on-line version of relational SOM is described and justified. The algorithm is tested on several datasets, including categorical data and graphs, and compared with the batch version and with other SOM algorithms for non vector data
Neutron scattering study of PbMgTaO and BaMgTaO complex perovskites
Neutron scattering investigations were carried out in
PbMgTaO and BaMgTaO complex
perovskites. The crystal structure of both compounds does not show any phase
transition in the temperature range 1.5 -- 730 K. Whereas the temperature
dependence of the lattice parameter of BaMgTaO follows the
classical expectations, the lattice parameter of relaxor ferroelectric
PbMgTaO exhibits anomalies. One of these anomalies is
observed in the same temperature range as the peak in the dielectric
susceptibility. We find that in PbMgTaO, lead ions are
displaced from the ideal positions in the perovskite structure at all
temperatures. Consequently short-range order is present. This induces strong
diffuse scattering with an anisotropic shape in wavevector space. The
temperature dependences of the diffuse neutron scattering intensity and of the
amplitude of the lead displacements are similar
Consistent OPE Description of Gluon Two- and Three-point Green Function?
We perform an OPE analysis of the flavorless non-perturbative gluon
propagator and the symmetric three-gluon vertex in the Landau gauge. The first
subdominant operator is which can condensate in the Landau gauge
``vacuum'' although being a non-gauge invariant operator. We neglect all higher
dimension operators. Then the gluon propagator and the symmetric three gluon
vertex only depend on one common unknown condensate. We propose a consistency
check from lattice data. At two loops for the leading coefficient and with
corrections at tree-level order the two fitted values for the
condensate do not agree. At three loops we argue that the today unknown
should be equal to to fulfill the OPE relation. Inclusion of the power
corrections' anomalous dimensions should improve further the agreement. We show
that these techniques cannot be applied to the asymmetric three gluon vertex
with one vanishing momentum.Comment: latex-file,10 figs.,13 pg
Mastering the game of Go without human knowledge
A long-standing goal of artificial intelligence is an algorithm that learns, tabula rasa, superhuman proficiency in challenging domains. Recently, AlphaGo became the first program to defeat a world champion in the game of Go. The tree search in AlphaGo evaluated positions and selected moves using deep neural networks. These neural networks were trained by supervised learning from human expert moves, and by reinforcement learning from self-play. Here we introduce an algorithm based solely on reinforcement learning, without human data, guidance or domain knowledge beyond game rules. AlphaGo becomes its own teacher: a neural network is trained to predict AlphaGoâs own move selections and also the winner of AlphaGoâs games. This neural network improves the strength of the tree search, resulting in higher quality move selection and stronger self-play in the next iteration. Starting tabula rasa, our new program AlphaGo Zero achieved superhuman performance, winning 100â0 against the previously published, champion-defeating AlphaGo
Modelo de gesti?n de la innovaci?n para los gobiernos locales del Per?
En los ?ltimos a?os, en Europa y Estados unidos, numerosas iniciativas han instaurado una cultura de innovaci?n en la gesti?n de los gobiernos locales, promovida al interior de los municipios y apoyada por el Gobierno nacional. En Am?rica Latina, han surgido experiencias similares menos conocidas, especialmente en Chile, M?xico y Argentina. Sin embargo, a?n no se ha realizado una sistematizaci?n acad?mica y operativa de estas experiencias que sirva para promover su replicabilidad. En este contexto, esta investigaci?n propone un modelo de gesti?n de la innovaci?n para los gobiernos locales del Per?. Permite identificar los elementos que interact?an y caracterizan la propuesta innovadora desde que interviene el gobierno local para atender las necesidades y los problemas locales hasta el desarrollo y la sostenibilidad de la propuesta innovadora, al reconocer aquellos factores que determinan el ?xito de la gesti?n. El libro est? dividido en cinco cap?tulos independientes pero articulados entre s? en torno al objetivo precisado. El cap?tulo 1 informa sobre la metodolog?a utilizada para analizar la informaci?n y el dise?o del modelo planteado. El cap?tulo 2 presenta la definici?n y las categor?as de innovaci?n en los gobiernos locales, desarrolla el concepto de innovaci?n y su relaci?n con otros temas, como el enfoque de Nueva Gesti?n P?blica y su papel dentro de los gobiernos locales. El cap?tulo 3 describe casos exitosos de innovaciones en gobiernos locales de Asia, Europa y Am?rica, lo que incluye proyectos, actores e impacto. El pen?ltimo cap?tulo analiza la experiencia de innovaci?n en gobiernos locales del Per?, sobre la base del estudio detallado de cuatro casos representativos. El ?ltimo cap?tulo desarrolla un modelo de gesti?n de la innovaci?n que incluye todos los elementos que lo componen, los pilares que lo sustentan y los pasos que permiten gestionar su implementaci?n y garantizar su sostenibilidad. Finalmente, se formulan conclusiones y recomendaciones que permitir?n a los gobiernos locales contar con pautas y lineamientos para un desarrollo exitoso de un modelo de gesti?n sostenible
Resonant X-ray Scattering in Manganites - Study of Orbital Degree of Freedom -
Orbital degree of freedom of electrons and its interplay with spin, charge
and lattice degrees of freedom are one of the central issues in colossal
magnetoresistive manganites. The orbital degree of freedom has until recently
remained hidden, since it does not couple directly to most of experimental
probes. Development of synchrotron light sources has changed the situation; by
the resonant x-ray scattering (RXS) technique the orbital ordering has
successfully been observed . In this article, we review progress in the recent
studies of RXS in manganites. We start with a detailed review of the RXS
experiments applied to the orbital ordered manganites and other correlated
electron systems. We derive the scattering cross section of RXS where the
tensor character of the atomic scattering factor (ASF) with respect to the
x-ray polarization is stressed. Microscopic mechanisms of the anisotropic
tensor character of ASF is introduced and numerical results of ASF and the
scattering intensity are presented. The azimuthal angle scan is a unique
experimental method to identify RXS from the orbital degree of freedom. A
theory of the azimuthal angle and polarization dependence of the RXS intensity
is presented. The theoretical results show good agreement with the experiments
in manganites. Apart from the microscopic description of ASF, a theoretical
framework of RXS to relate directly to the 3d orbital is presented. The
scattering cross section is represented by the correlation function of the
pseudo-spin operator for the orbital degree of freedom. A theory is extended to
the resonant inelastic x-ray scattering and methods to observe excitations of
the orbital degree of freedom are proposed.Comment: 47 pages, 24 figures, submitted to Rep. Prog. Phy
- âŠ