(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 114 results for author: Kanter, I

.
  1. Towards a universal mechanism for successful deep learning

    Authors: Yuval Meir, Yarden Tzach, Shiri Hodassman, Ofek Tevet, Ido Kanter

    Abstract: Recently, the underlying mechanism for successful deep learning (DL) was presented based on a quantitative method that measures the quality of a single filter in each layer of a DL model, particularly VGG-16 trained on CIFAR-10. This method exemplifies that each filter identifies small clusters of possible output labels, with additional noise selected as labels outside the clusters. This feature i… ▽ More

    Submitted 12 March, 2024; v1 submitted 14 September, 2023; originally announced September 2023.

    Comments: 31 pages,7 figures, 9 tables. arXiv admin note: text overlap with arXiv:2305.18078

    Journal ref: Scientific Reports volume 14, Article number: 5881 (2024)

  2. arXiv:2307.08365  [pdf, other

    cond-mat.dis-nn stat.ML

    Statistical Mechanics of Learning via Reverberation in Bidirectional Associative Memories

    Authors: Martino Salomone Centonze, Ido Kanter, Adriano Barra

    Abstract: We study bi-directional associative neural networks that, exposed to noisy examples of an extensive number of random archetypes, learn the latter (with or without the presence of a teacher) when the supplied information is enough: in this setting, learning is heteroassociative -- involving couples of patterns -- and it is achieved by reverberating the information depicted from the examples through… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

  3. arXiv:2305.18078  [pdf

    cs.CV

    The mechanism underlying successful deep learning

    Authors: Yarden Tzach, Yuval Meir, Ofek Tevet, Ronit D. Gross, Shiri Hodassman, Roni Vardi, Ido Kanter

    Abstract: Deep architectures consist of tens or hundreds of convolutional layers (CLs) that terminate with a few fully connected (FC) layers and an output layer representing the possible labels of a complex classification task. According to the existing deep learning (DL) rationale, the first CL reveals localized features from the raw data, whereas the subsequent layers progressively extract higher-level fe… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

    Comments: 33 pages, 8 figures

  4. Enhancing the accuracies by performing pooling decisions adjacent to the output layer

    Authors: Yuval Meir, Yarden Tzach, Ronit D. Gross, Ofek Tevet, Roni Vardi, Ido Kanter

    Abstract: Learning classification tasks of (2^nx2^n) inputs typically consist of \le n (2x2) max-pooling (MP) operators along the entire feedforward deep architecture. Here we show, using the CIFAR-10 database, that pooling decisions adjacent to the last convolutional layer significantly enhance accuracies. In particular, average accuracies of the advanced-VGG with m layers (A-VGGm) architectures are 0.936,… ▽ More

    Submitted 31 August, 2023; v1 submitted 10 March, 2023; originally announced March 2023.

    Comments: 29 pages, 3 figures, 1 table, and Supplementary Information

    Journal ref: Sci Rep 13, 13385 (2023)

  5. Learning on tree architectures outperforms a convolutional feedforward network

    Authors: Yuval Meir, Itamar Ben-Noam, Yarden Tzach, Shiri Hodassman, Ido Kanter

    Abstract: Advanced deep learning architectures consist of tens of fully connected and convolutional hidden layers, currently extended to hundreds, are far from their biological realization. Their implausible biological dynamics relies on changing a weight in a non-local manner, as the number of routes between an output unit and a weight is typically large, using the backpropagation technique. Here, a 3-laye… ▽ More

    Submitted 30 January, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: 21 pages, 4 figures, 2 table

    Journal ref: Sci Rep 13, 962 (2023)

  6. arXiv:2211.11106  [pdf

    cs.LG cs.AI cs.CV

    Efficient shallow learning as an alternative to deep learning

    Authors: Yuval Meir, Ofek Tevet, Yarden Tzach, Shiri Hodassman, Ronit D. Gross, Ido Kanter

    Abstract: The realization of complex classification tasks requires training of deep learning (DL) architectures consisting of tens or even hundreds of convolutional and fully connected hidden layers, which is far from the reality of the human brain. According to the DL rationale, the first convolutional layer reveals localized patterns in the input and large-scale patterns in the following layers, until it… ▽ More

    Submitted 23 November, 2022; v1 submitted 15 November, 2022; originally announced November 2022.

    Comments: 26 pages, 4 figures (improved figures resolution)

    Report number: https://www.nature.com/articles/s41598-023-32559-8

    Journal ref: Sci Rep 13, 5423 (2023)

  7. arXiv:2211.08430  [pdf

    cs.LG cs.AI cs.CV

    Power-law Scaling to Assist with Key Challenges in Artificial Intelligence

    Authors: Yuval Meir, Shira Sardi, Shiri Hodassman, Karin Kisos, Itamar Ben-Noam, Amir Goldental, Ido Kanter

    Abstract: Power-law scaling, a central concept in critical phenomena, is found to be useful in deep learning, where optimized test errors on handwritten digit examples converge as a power-law to zero with database size. For rapid decision making with one training epoch, each example is presented only once to the trained network, the power-law exponent increased with the number of hidden layers. For the larg… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 30 pages, 5 figures

    Journal ref: Sci Rep 10, 19628 (2020)

  8. arXiv:2204.07954  [pdf, other

    cond-mat.dis-nn physics.bio-ph stat.ML

    Recurrent neural networks that generalize from examples and optimize by dreaming

    Authors: Miriam Aquaro, Francesco Alemanno, Ido Kanter, Fabrizio Durante, Elena Agliari, Adriano Barra

    Abstract: The gap between the huge volumes of data needed to train artificial neural networks and the relatively small amount of data needed by their biological counterparts is a central puzzle in machine learning. Here, inspired by biological information-processing, we introduce a generalized Hopfield network where pairwise couplings between neurons are built according to Hebb's prescription for on-line le… ▽ More

    Submitted 17 April, 2022; originally announced April 2022.

  9. arXiv:2203.13028  [pdf

    physics.bio-ph cs.AI cs.CV q-bio.QM

    Brain inspired neuronal silencing mechanism to enable reliable sequence identification

    Authors: Shiri Hodassman, Yuval Meir, Karin Kisos, Itamar Ben-Noam, Yael Tugendhaft, Amir Goldental, Roni Vardi, Ido Kanter

    Abstract: Real-time sequence identification is a core use-case of artificial neural networks (ANNs), ranging from recognizing temporal events to identifying verification codes. Existing methods apply recurrent neural networks, which suffer from training difficulties; however, performing this function without feedback loops remains a challenge. Here, we present an experimental neuronal long-term plasticity m… ▽ More

    Submitted 2 October, 2022; v1 submitted 24 March, 2022; originally announced March 2022.

    Comments: 38 pages, 11 figures

    Journal ref: Sci Rep 12, 16003 (2022)

  10. arXiv:2203.01304  [pdf, other

    cond-mat.dis-nn cs.LG cs.NE

    Supervised Hebbian Learning

    Authors: Francesco Alemanno, Miriam Aquaro, Ido Kanter, Adriano Barra, Elena Agliari

    Abstract: In neural network's Literature, Hebbian learning traditionally refers to the procedure by which the Hopfield model and its generalizations store archetypes (i.e., definite patterns that are experienced just once to form the synaptic matrix). However, the term "Learning" in Machine Learning refers to the ability of the machine to extract features from the supplied dataset (e.g., made of blurred exa… ▽ More

    Submitted 7 September, 2022; v1 submitted 2 March, 2022; originally announced March 2022.

    Report number: Roma01.Math.MP

    Journal ref: Europhysics Letters, Volume 141, Number 1 (2034)

  11. arXiv:2111.02689  [pdf

    q-bio.NC physics.bio-ph q-bio.CB

    Long anisotropic absolute refractory periods with rapid rise-times to reliable responsiveness

    Authors: Shira Sardi, Roni Vardi, Yael Tugendhaft, Anton Sheinin, Amir Goldental, Ido Kanter

    Abstract: Refractoriness is a fundamental property of excitable elements, such as neurons, indicating the probability for re-excitation in a given time-lag, and is typically linked to the neuronal hyperpolarization following an evoked spike. Here we measured the refractory periods (RPs) in neuronal cultures and observed that an average anisotropic absolute RP could exceed 10 milliseconds and its tail 20 mil… ▽ More

    Submitted 3 January, 2022; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: 28 pages, 6 figures

    Journal ref: Phys. Rev. E 105, 014401 (2022)

  12. arXiv:2109.02041  [pdf

    q-bio.NC physics.bio-ph

    Significant anisotropic neuronal refractory period plasticity

    Authors: Roni Vardi, Yael Tugendhaft, Shira Sardi, Ido Kanter

    Abstract: Refractory periods are an unavoidable feature of excitable elements, resulting in necessary time-lags for re-excitation. Herein, we measure neuronal absolute refractory periods (ARPs) in synaptic blocked neuronal cultures. In so doing, we show that their duration can be significantly extended by dozens of milliseconds using preceding evoked spikes generated by extracellular stimulations. The ARP i… ▽ More

    Submitted 5 September, 2021; originally announced September 2021.

    Comments: 16 pages, 11 figures

    Report number: https://iopscience.iop.org/article/10.1209/0295-5075/ac177a/meta

    Journal ref: 2021 EPL 134 60007

  13. arXiv:2005.04106  [pdf

    q-bio.NC physics.bio-ph

    Brain experiments imply adaptation mechanisms which outperform common AI learning algorithms

    Authors: Shira Sardi, Roni Vardi, Yuval Meir, Yael Tugendhaft, Shiri Hodassman, Amir Goldental, Ido Kanter

    Abstract: Attempting to imitate the brain functionalities, researchers have bridged between neuroscience and artificial intelligence for decades; however, experimental neuroscience has not directly advanced the field of machine learning. Here, using neuronal cultures, we demonstrate that increased training frequency accelerates the neuronal adaptation processes. This mechanism was implemented on artificial… ▽ More

    Submitted 23 April, 2020; originally announced May 2020.

    Comments: 30 pages, 7 figures

    Journal ref: Scientific Reports 10, Article number: 6923 (2020) https://www.nature.com/articles/s41598-020-63755-5

  14. arXiv:1911.00001  [pdf

    eess.SP nlin.CD physics.comp-ph

    Embedding information in physically generated random bit sequences while maintaining certified randomness

    Authors: Shira Sardi, Herut Uzan, Shiri Otmazgin, Yaara Aviad, Michael Rosenbluh, Ido Kanter

    Abstract: Ultrafast physical random bit generation at hundreds of Gb/s rates, with verified randomness, is a crucial ingredient in secure communication and have recently emerged using optics based physical systems. Here we examine the inverse problem and measure the ratio of information bits that can be systematically embedded in a random bit sequence without degrading its certified randomness. These ratios… ▽ More

    Submitted 31 October, 2019; originally announced November 2019.

    Comments: EPL in press

    Journal ref: EPL, vol. 127 (2019) 60003

  15. arXiv:1707.06549  [pdf

    q-bio.NC cond-mat.dis-nn physics.bio-ph q-bio.CB q-bio.TO

    Simultaneous multi-patch-clamp and extracellular-array recordings: Single neuron reflects network activity

    Authors: Roni Vardi, Amir Goldental, Shira Sardi, Anton Sheinin, Ido Kanter

    Abstract: The increasing number of recording electrodes enhances the capability of capturing the network's cooperative activity, however, using too many monitors might alter the properties of the measured neural network and induce noise. Using a technique that merges simultaneous multi-patch-clamp and multi-electrode array recordings of neural networks in-vitro, we show that the membrane potential of a sing… ▽ More

    Submitted 20 July, 2017; originally announced July 2017.

    Comments: 36 pages, 9 figures

    Journal ref: Scientific Reports 6, Article number: 36228 (2016)

  16. arXiv:1707.06539  [pdf

    q-bio.NC nlin.AO physics.bio-ph

    Vitality of Neural Networks under Reoccurring Catastrophic Failures

    Authors: Shira Sardi, Amir Goldental, Hamutal Amir, Roni Vardi, Ido Kanter

    Abstract: Catastrophic failures are complete and sudden collapses in the activity of large networks such as economics, electrical power grids and computer networks, which typically require a manual recovery process. Here we experimentally show that excitatory neural networks are governed by a non-Poissonian reoccurrence of catastrophic failures, where their repetition time follows a multimodal distribution… ▽ More

    Submitted 20 July, 2017; originally announced July 2017.

    Comments: 22 pages, 7 figures

    Journal ref: Scientific Reports 6, Article number: 31674 (2016)

  17. arXiv:1707.06501  [pdf

    q-bio.NC nlin.AO physics.bio-ph

    Fast Reversible Learning based on Neurons functioning as Anisotropic Multiplex Hubs

    Authors: Roni Vardi, Amir Goldental, Anton Sheinin, Shira Sardi, Ido Kanter

    Abstract: Neural networks are composed of neurons and synapses, which are responsible for learning in a slow adaptive dynamical process. Here we experimentally show that neurons act like independent anisotropic multiplex hubs, which relay and mute incoming signals following their input directions. Theoretically, the observed information routing enriches the computational capabilities of neurons by allowing,… ▽ More

    Submitted 20 July, 2017; originally announced July 2017.

    Comments: 6 pages, 4 figures

    Journal ref: EPL 118 (2017) 46002

  18. arXiv:1707.05157  [pdf

    q-bio.NC nlin.AO physics.bio-ph q-bio.QM

    Oscillations in networks of networks stem from adaptive nodes with memory

    Authors: Amir Goldental, Herut Uzan, Shira Sardi, Ido Kanter

    Abstract: We present an analytical framework that allows the quantitative study of statistical dynamic properties of networks with adaptive nodes that have memory and is used to examine the emergence of oscillations in networks with response failures. The frequency of the oscillations was quantitatively found to increase with the excitability of the nodes and with the average degree of the network and to de… ▽ More

    Submitted 17 July, 2017; originally announced July 2017.

    Comments: 17 pages, 4 figures

    Journal ref: Scientific Reports 7, Article number: 2700 (2017)

  19. arXiv:1601.02189  [pdf

    q-bio.NC cond-mat.stat-mech

    Mimicking Collective Firing Patterns of Hundreds of Connected Neurons using a Single-Neuron Experiment

    Authors: Amir Goldental, Pinhas Sabo, Shira Sardi, Roni Vardi, Ido Kanter

    Abstract: The experimental study of neural networks requires simultaneous measurements of a massive number of neurons, while monitoring properties of the connectivity, synaptic strengths and delays. Current technological barriers make such a mission unachievable. In addition, as a result of the enormous number of required measurements, the estimated network parameters would differ from the original ones. He… ▽ More

    Submitted 10 January, 2016; originally announced January 2016.

    Comments: 26 pages and 6 figures, http://journal.frontiersin.org/article/10.3389/fnins.2015.00508/

    Journal ref: Front. Neurosci. 9:508 (2015)

  20. arXiv:1511.00235  [pdf

    q-bio.NC cond-mat.stat-mech physics.bio-ph

    Broadband Macroscopic Cortical Oscillations Emerge from Intrinsic Neuronal Response Failures

    Authors: Amir Goldental, Roni Vardi, Shira Sardi, Pinhas Sabo, Ido Kanter

    Abstract: Broadband spontaneous macroscopic neural oscillations are rhythmic cortical firing which were extensively examined during the last century, however, their possible origination is still controversial. In this work we show how macroscopic oscillations emerge in solely excitatory random networks and without topological constraints. We experimentally and theoretically show that these oscillations stem… ▽ More

    Submitted 1 November, 2015; originally announced November 2015.

    Comments: 21 pages, 5 figures

    Journal ref: Front. Neural Circuits 9:65 (2015)

  21. arXiv:1411.5258  [pdf

    q-bio.NC cond-mat.stat-mech physics.bio-ph

    Neuronal Response Impedance Mechanism Implementing Cooperative Networks with Low Firing Rates and Microseconds Precision

    Authors: Roni Vardi, Amir Goldental, Hagar Marmari, Haya Brama, Edward Stern, Shira Sardi, Pinhas Sabo, Ido Kanter

    Abstract: Realizations of low firing rates in neural networks usually require globally balanced distributions among excitatory and inhibitory links, while feasibility of temporal coding is limited by neuronal millisecond precision. We show that cooperation, governing global network features, emerges through nodal properties, as opposed to link distributions. Using in vitro and in vivo experiments we demonst… ▽ More

    Submitted 1 June, 2015; v1 submitted 19 November, 2014; originally announced November 2014.

    Comments: 35 pages, 13 figures

    Journal ref: Front. Neural Circuits 9:29 (2015)

  22. Chaotic and non-chaotic phases in experimental responses of a single neuron

    Authors: Hagar Marmari, Roni Vardi, Ido Kanter

    Abstract: Consistency and predictability of brain functionalities depend on reproducible activity of a single neuron. We identify a reproducible non-chaotic neuronal phase where deviations between concave response latency profiles of a single neuron do not increase with the number of stimulations. A chaotic neuronal phase emerges at a transition to convex latency profiles which diverge exponentially, indica… ▽ More

    Submitted 27 April, 2014; v1 submitted 22 April, 2014; originally announced April 2014.

    Comments: 6 pages, 4 figures

    Journal ref: EPL 106 (2014) 46002

  23. arXiv:1404.4073  [pdf

    q-bio.QM q-bio.NC

    Computational paradigm for dynamic logic-gates in neuronal activity

    Authors: Amir Goldental, Shoshana Guberman, Roni Vardi, Ido Kanter

    Abstract: In 1943 McCulloch and Pitts suggested that the brain is composed of reliable logic-gates similar to the logic at the core of today's computers. This framework had a limited impact on neuroscience, since neurons exhibit far richer dynamics. Here we propose a new experimentally corroborated paradigm in which the truth tables of the brain's logic-gates are time dependent, i.e. dynamic logicgates (DLG… ▽ More

    Submitted 15 April, 2014; originally announced April 2014.

    Comments: 32 pages, 14 figures, 1 table

    Journal ref: Front. Comput. Neurosci. 8:52. (2014)

  24. Error correction and fast detectors implemented by ultra-fast neuronal plasticity

    Authors: Roni Vardi, Hagar Marmari, Ido Kanter

    Abstract: We experimentally show that the neuron functions as a precise time-integrator, where the accumulated changes in neuronal response latencies, under complex and random stimulation patterns, are solely a function of a global quantity, the average time-lag between stimulations. In contrast, momentary leaps in the neuronal response latency follow trends of consecutive stimulations, indicating ultra-fas… ▽ More

    Submitted 9 April, 2014; originally announced April 2014.

    Comments: 7 pages, 4 figures, 1 table, to appear in Physical Review E

    Journal ref: Phys. Rev. E 89, 042712 (2014)

  25. Sudden synchrony leaps accompanied by frequency multiplications in neuronal activity

    Authors: Roni Vardi, Amir Goldental, Shoshana Guberman, Alexander Kalmanovich, Hagar Marmari, Ido Kanter

    Abstract: A classical view of neural coding relies on temporal firing synchrony among functional groups of neurons; however the underlying mechanism remains an enigma. Here we experimentally demonstrate a mechanism where time-lags among neuronal spiking leap from several tens of milliseconds to nearly zero-lag synchrony. It also allows sudden leaps out of synchrony, hence forming short epochs of synchrony.… ▽ More

    Submitted 30 October, 2013; originally announced October 2013.

    Comments: 23 pages, 3 figures

    Journal ref: Front. Neural Circuits, 30 October 2013

  26. An experimental evidence-based computational paradigm for new logic-gates in neuronal activity

    Authors: Roni Vardi, Shoshana Guberman, Amir Goldental, Ido Kanter

    Abstract: We propose a new experimentally corroborated paradigm in which the functionality of the brain's logic-gates depends on the history of their activity, e.g. an OR-gate that turns into a XOR-gate over time. Our results are based on an experimental procedure where conditioned stimulations were enforced on circuits of neurons embedded within a large-scale network of cortical cells in-vitro. The underly… ▽ More

    Submitted 2 May, 2013; originally announced May 2013.

    Comments: 10 pages, 4 figures, 1 table

    Journal ref: EPL 103, 66001 (2013)

  27. arXiv:1304.1031  [pdf

    physics.optics nlin.CD

    Time delayed laser networks: phase versus chaos synchronization

    Authors: I. Reidler, M. Nixon, Y. Aviad, S. Guberman, A. A. Friesem, M. Rosenbluh, N. Davidson, I. Kanter

    Abstract: The synchronization of chaotic lasers and the optical phase synchronization of light originating in multiple coupled lasers have both been extensively studied, however, the interplay between these two phenomena, especially at the network level is unexplored. Here we experimentally compare chaos synchronization of laser networks with heterogeneous coupling delay times to phase synchronization of si… ▽ More

    Submitted 3 April, 2013; originally announced April 2013.

  28. Chaos Pass Filter: Linear Response of Synchronized Chaotic Systems

    Authors: Steffen Zeeb, Johannes Kestler, Ido Kanter, Wolfgang Kinzel

    Abstract: The linear response of synchronized time-delayed chaotic systems to small external perturbations, i.e., the phenomenon of chaos pass filter, is investigated for iterated maps. The distribution of distances, i.e., the deviations between two synchronized chaotic units due to external perturbations on the transfered signal, is used as a measure of the linear response. It is calculated numerically and… ▽ More

    Submitted 29 January, 2013; originally announced January 2013.

  29. Transient to Zero-Lag Synchronization in Excitable Networks

    Authors: H. Brama, Y. Peleg, W. Kinzel, I. Kanter

    Abstract: The scaling of transient times to zero-lag synchronization in networks composed of excitable units is shown to be governed by three features of the graph representing the network: the longest path between pairs of neurons (diameter), the largest loop (circumference) and the loop with the maximal average out degree. The upper bound of transient times can vary between O(1) and O(N2), where N is the… ▽ More

    Submitted 10 October, 2012; originally announced October 2012.

    Comments: 5 pages, 3 figures, 1 table

  30. Discontinuous Attractor Dimension at the Synchronization Transition of Time-Delayed Chaotic Systems

    Authors: Steffen Zeeb, Thomas Dahms, Valentin Flunkert, Eckehard Schöll, Ido Kanter, Wolfgang Kinzel

    Abstract: The attractor dimension at the transition to complete synchronization in a network of chaotic units with time-delayed couplings is investigated. In particular, we determine the Kaplan-Yorke dimension from the spectrum of Lyapunov exponents for iterated maps and for two coupled semiconductor lasers. We argue that the Kaplan-Yorke dimension must be discontinuous at the transition and compare it to t… ▽ More

    Submitted 10 October, 2012; originally announced October 2012.

  31. Strong and Weak Chaos in Networks of Semiconductor Lasers with Time-delayed Couplings

    Authors: Sven Heiligenthal, Thomas Jüngling, Otti D'Huys, Diana A. Arroyo-Almanza, Miguel C. Soriano, Ingo Fischer, Ido Kanter, Wolfgang Kinzel

    Abstract: Nonlinear networks with time-delayed couplings may show strong and weak chaos, depending on the scaling of their Lyapunov exponent with the delay time. We study strong and weak chaos for semiconductor lasers, either with time-delayed self-feedback or for small networks. We examine the dependence on the pump current and consider the question whether strong and weak chaos can be identified from the… ▽ More

    Submitted 5 October, 2012; originally announced October 2012.

  32. Synchronization with mismatched synaptic delays: A unique role of elastic neuronal latency

    Authors: Roni Vardi, Reut Timor, Shimon Marom, Moshe Abeles, Ido Kanter

    Abstract: We show that the unavoidable increase in neuronal response latency to ongoing stimulation serves as a nonuniform gradual stretching of neuronal circuit delay loops and emerges as an essential mechanism in the formation of various types of neuronal timers. Synchronization emerges as a transient phenomenon without predefined precise matched synaptic delays. These findings are described in an experim… ▽ More

    Submitted 12 September, 2012; originally announced September 2012.

    Comments: 12 pages, 4 figures, 13 pages of Supplementary material

    Journal ref: EPL, 100, 48003 (2012)

  33. arXiv:1204.3712  [pdf

    nlin.CD cond-mat.dis-nn

    Phase transition in crowd synchrony of delay-coupled multilayer laser networks

    Authors: Elad Cohen, Michael Rosenbluh, Ido Kanter

    Abstract: An analogy between crowd synchrony and multi-layer neural network architectures is proposed. It indicates that many non-identical dynamical elements (oscillators) communicating indirectly via a few mediators (hubs) can synchronize when the number of delayed couplings to the hubs or the strength of the couplings is large enough. This phenomenon is modeled using a system of semiconductor lasers opti… ▽ More

    Submitted 17 April, 2012; originally announced April 2012.

    Comments: 14 pages, 5 figures

  34. arXiv:1204.0528  [pdf, ps, other

    nlin.CD cond-mat.dis-nn

    Random Symmetry Breaking and Freezing in Chaotic Networks

    Authors: Y. Peleg, W. Kinzel, I. Kanter

    Abstract: Parameter space of a driven damped oscillator in a double well potential presents either a chaotic trajectory with sign oscillating amplitude or a non-chaotic trajectory with a fixed sign amplitude. A network of such delay coupled damped oscillators is shown to present chaotic dynamics while the amplitude sign of each damped oscillator is randomly frozen. This phenomenon of random broken global sy… ▽ More

    Submitted 2 April, 2012; originally announced April 2012.

    Comments: 5 pages, 4 figures

  35. Synthetic reverberating activity patterns embedded in networks of cortical neurons

    Authors: Roni Vardi, Avner Wallach, Evi Kopelowitz, Moshe Abeles, Shimon Marom, Ido Kanter

    Abstract: Synthetic reverberating activity patterns are experimentally generated by stimulation of a subset of neurons embedded in a spontaneously active network of cortical cells in-vitro. The neurons are artificially connected by means of conditional stimulation matrix, forming a synthetic local circuit with a predefined programmable connectivity and time-delays. Possible uses of this experimental design… ▽ More

    Submitted 26 March, 2012; v1 submitted 1 January, 2012; originally announced January 2012.

    Comments: 8 pages, 5 figures

    Journal ref: EPL (Europhysics Letters) 97, 66002 (2012)

  36. arXiv:1112.4158  [pdf

    physics.optics nlin.CD

    Controlling synchronization in large laser networks using number theory

    Authors: Micha Nixon, Moti Fridman, Eitan Ronen, Asher A. Friesem, Nir Davidson, Ido Kanter

    Abstract: Synchronization in networks with delayed coupling are ubiquitous in nature and play a key role in almost all fields of science including physics, biology, ecology, climatology and sociology. In general, the published works on network synchronization are based on data analysis and simulations, with little experimental verification. Here we develop and experimentally demonstrate various multi-cluste… ▽ More

    Submitted 18 December, 2011; originally announced December 2011.

    Comments: 13 pages, 4 figure and supplementary information

  37. arXiv:1111.6541  [pdf

    nlin.CD physics.optics

    Time-delayed coupled chaotic semiconductor lasers show new types of synchronization: Experiment and theory

    Authors: Y. Aviad, I. Reidler, M. Zigzag, M. Rosenbluh, I. Kanter

    Abstract: Topologies of two, three and four time-delay-coupled chaotic semiconductor lasers are experimentally and theoretically found to show new types of synchronization. Shifted zero-lag synchronization is observed for two lasers separated by long distances even when their self-feedback delays are not equal. Shifted sub-lattice synchronization is observed for quadrilateral geometries while the equilatera… ▽ More

    Submitted 28 November, 2011; originally announced November 2011.

    Comments: 4 pages, 4 figures

  38. Coexistence of exponentially many chaotic spin-glass attractors

    Authors: Y. Peleg, M. zigzag, W. Kinzel, I. Kanter

    Abstract: A chaotic network of size $N$ with delayed interactions which resembles a pseudo-inverse associative memory neural network is investigated. For a load $αあるふぁ=P/N<1$, where $P$ stands for the number of stored patterns, the chaotic network functions as an associative memory of 2P attractors with macroscopic basin of attractions which decrease with $αあるふぁ$. At finite $αあるふぁ$, a chaotic spin glass phase exists, w… ▽ More

    Submitted 9 November, 2011; originally announced November 2011.

    Comments: 6 pages and 5 figures

  39. Strong and weak chaos in nonlinear networks with time-delayed couplings

    Authors: Sven Heiligenthal, Thomas Dahms, Serhiy Yanchuk, Thomas Jüngling, Valentin Flunkert, Ido Kanter, Eckehard Schöll, Wolfgang Kinzel

    Abstract: We study chaotic synchronization in networks with time-delayed coupling. We introduce the notion of strong and weak chaos, distinguished by the scaling properties of the maximum Lyapunov exponent within the synchronization manifold for large delay times, and relate this to the condition for stable or unstable chaotic synchronization, respectively. In simulations of laser models and experiments wit… ▽ More

    Submitted 5 September, 2011; originally announced September 2011.

    Journal ref: Phys. Rev. Lett. 107, 234102 (2011)

  40. Nonlocal mechanism for cluster synchronization in neural circuits

    Authors: I. Kanter, E. Kopelowitz, R. Vardi, M. Zigzag, W. Kinzel, M. Abeles, D. Cohen

    Abstract: The interplay between the topology of cortical circuits and synchronized activity modes in distinct cortical areas is a key enigma in neuroscience. We present a new nonlocal mechanism governing the periodic activity mode: the greatest common divisor (GCD) of network loops. For a stimulus to one node, the network splits into GCD-clusters in which cluster neurons are in zero-lag synchronization. For… ▽ More

    Submitted 18 March, 2011; originally announced March 2011.

    Comments: 8 pges, 6 figures

    Journal ref: EPL 93, 66001 (2011)

  41. Synchronization of chaotic networks with time-delayed couplings: An analytic study

    Authors: A. Englert, S. Heiligenthal, W. Kinzel, I. Kanter

    Abstract: Networks of nonlinear units with time-delayed couplings can synchronize to a common chaotic trajectory. Although the delay time may be very large, the units can synchronize completely without time shift. For networks of coupled Bernoulli maps, analytic results are derived for the stability of the chaotic synchronization manifold. For a single delay time, chaos synchronization is related to the spe… ▽ More

    Submitted 20 January, 2011; originally announced January 2011.

    Journal ref: Phys. Rev. E 83, 046222 (2011)

  42. arXiv:1012.0990  [pdf, ps, other

    nlin.CD physics.bio-ph

    Synchronization of unidirectional time delay chaotic networks and the greatest common divisor

    Authors: I. Kanter, M. Zigzag, A. Englert, F. Geissler, W. Kinzel

    Abstract: We present the interplay between synchronization of unidirectional coupled chaotic nodes with heterogeneous delays and the greatest common divisor (GCD) of loops composing the oriented graph. In the weak chaos region and for GCD=1 the network is in chaotic zero-lag synchronization, whereas for GCD=m>1 synchronization of m-sublattices emerges. Complete synchronization can be achieved when all chaot… ▽ More

    Submitted 28 March, 2011; v1 submitted 5 December, 2010; originally announced December 2010.

    Comments: 7 pages, 5 figures

    Journal ref: EPL 93, 60003 (2011)

  43. arXiv:1001.5135  [pdf, ps, other

    cs.IT cond-mat.stat-mech

    An efficient CDMA decoder for correlated information sources

    Authors: Hadar Efraim, Nadav Yacov, Ori Shental, Ido Kanter

    Abstract: We consider the detection of correlated information sources in the ubiquitous Code-Division Multiple-Access (CDMA) scheme. We propose a message-passing based scheme for detecting correlated sources directly, with no need for source coding. The detection is done simultaneously over a block of transmitted binary symbols (word). Simulation results are provided demonstrating a substantial improvemen… ▽ More

    Submitted 28 January, 2010; originally announced January 2010.

    Comments: 11 pages

    Journal ref: J. Stat. Mech. (2009) P07039

  44. Mutual information via thermodynamics: Three different approaches

    Authors: Yitzhak Peleg, Hadar Efraim, Ori Shental, Ido Kanter

    Abstract: Three different approaches to derive mutual information via thermodynamics are presented where the temperature-dependent energy is given by: (a) $βべーた\mathcal{E} = -\ln[P(X,Y)]$, (b) $βべーた\mathcal{E} =-\ln[P(Y|X)]$ or (c) $βべーた\mathcal{E} =-\ln[P(X|Y)]$. All approaches require the extension of the traditional physical framework and the modification of the 2nd law of thermodynamics. A realization of a phy… ▽ More

    Submitted 19 November, 2009; originally announced November 2009.

    Comments: 11 pages, 4 figures

    Journal ref: J. Stat. Mech. (2010) P01014

  45. Pulses of chaos synchronization in coupled map chains with delayed transmission

    Authors: Bernhard Schmitzer, Wolfgang Kinzel, Ido Kanter

    Abstract: Pulses of synchronization in chaotic coupled map lattices are discussed in the context of transmission of information. Synchronization and desynchronization propagate along the chain with different velocities which are calculated analytically from the spectrum of convective Lyapunov exponents. Since the front of synchronization travels slower than the front of desynchronization, the maximal possib… ▽ More

    Submitted 11 March, 2010; v1 submitted 30 June, 2009; originally announced June 2009.

    Comments: 4 pages, 6 figures, updated version as published in PRE

    Journal ref: Phys. Rev. E 80, 047203 (2009)

  46. arXiv:0811.4066  [pdf, ps, other

    nlin.CD

    Emergence of zero-lag synchronization in generic mutually coupled chaotic systems

    Authors: Meital Zigzag, Maria Butkovski, Anja Englert, Wolfgang Kinzel, Ido Kanter

    Abstract: Zero-lag synchronization (ZLS) is achieved in a very restricted mutually coupled chaotic systems, where the delays of the self-coupling and the mutual coupling are identical or fulfil some restricted ratios. Using a set of multiple self-feedbacks we demonstrate both analytically and numerically that ZLS is achieved for a wide range of mutual delays. It indicates that ZLS can be achieved without… ▽ More

    Submitted 25 November, 2008; originally announced November 2008.

  47. arXiv:0807.4322  [pdf, ps, other

    cond-mat.stat-mech cs.IT

    Carnot in the Information Age: Discrete Symmetric Channels

    Authors: Ido Kanter, Ori Shental, Hadar Efraim, Nadav Yacov

    Abstract: Modeling communication channels as thermal systems results in Hamiltonians which are an explicit function of the temperature. The first two authors have recently generalized the second thermodynamic law to encompass systems with temperature-dependent energy levels, $dQ=TdS+<d\mathcal{E}/dT>dT$, where {$<\cdot>$} denotes averaging over the Boltzmann distribution, recomputing the mutual informatio… ▽ More

    Submitted 27 July, 2008; originally announced July 2008.

  48. arXiv:0806.4291   

    nlin.CD

    Chaos Pass Filter: Linear Response of Synchronized Chaotic Systems

    Authors: Wolfgang Kinzel, Johannes Kestler, Ido Kanter

    Abstract: The linear response of synchronized chaotic units with delayed couplings and feedback to small external perturbations is investigated in the context of communication with chaos synchronization. For iterated chaotic maps, the distribution of distances is calculated numerically and, for some special cases, analytically as well. Depending on model parameters, this distribution has power law tails l… ▽ More

    Submitted 4 February, 2013; v1 submitted 26 June, 2008; originally announced June 2008.

    Comments: Outdated by http://arxiv.org/abs/1301.6929

  49. arXiv:0806.3763  [pdf, ps, other

    cond-mat.stat-mech

    Shannon Meets Carnot: Generalized Second Thermodynamic Law

    Authors: Ori Shental, Ido Kanter

    Abstract: The classical thermodynamic laws fail to capture the behavior of systems with energy Hamiltonian which is an explicit function of the temperature. Such Hamiltonian arises, for example, in modeling information processing systems, like communication channels, as thermal systems. Here we generalize the second thermodynamic law to encompass systems with temperature-dependent energy levels,… ▽ More

    Submitted 23 June, 2008; originally announced June 2008.

  50. arXiv:0806.3133  [pdf, ps, other

    cs.IT

    Shannon Meets Carnot: Mutual Information Via Thermodynamics

    Authors: Ori Shental, Ido Kanter

    Abstract: In this contribution, the Gaussian channel is represented as an equivalent thermal system allowing to express its input-output mutual information in terms of thermodynamic quantities. This thermodynamic description of the mutual information is based upon a generalization of the $2^{nd}$ thermodynamic law and provides an alternative proof to the Guo-Shamai-Verdú theorem, giving an intriguing conn… ▽ More

    Submitted 19 June, 2008; originally announced June 2008.