中文
相关论文

相关论文: Understanding Locally Competitive Networks

200 篇论文

A common assumption about neural networks is that they can learn an appropriate internal representations on their own, see e.g. end-to-end learning. In this work we challenge this assumption. We consider two simple tasks and show that the…

机器学习 · 计算机科学 2019-11-19 Krisztian Buza

An artificial neural network can be trained by uniformly broadcasting a reward signal to units that implement a REINFORCE learning rule. Though this presents a biologically plausible alternative to backpropagation in training a network, the…

机器学习 · 计算机科学 2021-12-23 Stephen Chung

One of the most important features observed in real networks is that, as a network's topology evolves so does the network's ability to perform various complex tasks. To explain this, it has also been observed that as a network grows certain…

物理与社会 · 物理学 2017-12-06 L. A. Bunimovich , D. C. Smith , B. Z. Webb

Network is a simple but powerful representation of real-world complex systems. Network community analysis has become an invaluable tool to explore and reveal the internal organization of nodes. However, only a few methods were directly…

社会与信息网络 · 计算机科学 2016-03-23 Xuemei Ning , Zhaoqi Liu , Shihua Zhang

In this paper, we study instances of complex neural networks, i.e. neural netwo rks with complex topologies. We use Self-Organizing Map neural networks whose n eighbourhood relationships are defined by a complex network, to classify handwr…

神经与进化计算 · 计算机科学 2007-10-02 Fei Jiang , Hugues Berry , Marc Schoenauer

The developments of deep neural networks (DNN) in recent years have ushered a brand new era of artificial intelligence. DNNs are proved to be excellent in solving very complex problems, e.g., visual recognition and text understanding, to…

机器学习 · 计算机科学 2018-12-27 Qiang Hu , Hao Zhang

Recently there has been a dramatic increase in the performance of recognition systems due to the introduction of deep architectures for representation learning and classification. However, the mathematical reasons for this success remain…

机器学习 · 计算机科学 2017-12-14 Rene Vidal , Joan Bruna , Raja Giryes , Stefano Soatto

Learning a task induces connectivity changes in neural circuits, thereby changing their dynamics. To elucidate task related neural dynamics we study trained Recurrent Neural Networks. We develop a Mean Field Theory for Reservoir Computing…

神经元与认知 · 定量生物学 2017-06-28 Alexander Rivkind , Omri Barak

The brain uses positive signals as a means of signaling. Forward interactions in the early visual cortex are also positive, realized by excitatory synapses. Only local interactions also include inhibition. Non-negative matrix factorization…

机器学习 · 计算机科学 2025-03-27 Mahbod Nouri , David Rotermund , Alberto Garcia-Ortiz , Klaus R. Pawelzik

Local Optima Networks (LONs) have been recently proposed as an alternative model of combinatorial fitness landscapes. The model compresses the information given by the whole search space into a smaller mathematical object that is the graph…

人工智能 · 计算机科学 2012-10-16 Fabio Daolio , Sébastien Verel , Gabriela Ochoa , Marco Tomassini

Single layer feedforward networks with random weights are successful in a variety of classification and regression problems. These networks are known for their non-iterative and fast training algorithms. A major drawback of these networks…

神经与进化计算 · 计算机科学 2020-09-25 Ajay M. Patrikar

The predictive power of neural networks often costs model interpretability. Several techniques have been developed for explaining model outputs in terms of input features; however, it is difficult to translate such interpretations into…

机器学习 · 计算机科学 2017-08-17 Benjamin J. Lengerich , Sandeep Konam , Eric P. Xing , Stephanie Rosenthal , Manuela Veloso

In decentralized optimization, nodes cooperate to minimize an overall objective function that is the sum (or average) of per-node private objective functions. Algorithms interleave local computations with communication among all or a subset…

最优化与控制 · 数学 2018-01-16 Angelia Nedić , Alex Olshevsky , Michael G. Rabbat

In this paper, we introduce a novel concept for learning of the parameters in a neural network. Our idea is grounded on modeling a learning problem that addresses a trade-off between (i) satisfying local objectives at each node and (ii)…

机器学习 · 计算机科学 2019-02-04 Dimche Kostadinov , Behrooz Razdehi , Slava Voloshynovskiy

This chapter overviews a recently introduced network-based model of combinatorial landscapes: Local Optima Networks (LON). The model compresses the information given by the whole search space into a smaller mathematical object that is a…

神经与进化计算 · 计算机科学 2014-02-13 Gabriela Ochoa , Sébastien Verel , Fabio Daolio , Marco Tomassini

We investigate learning of the online local update rules for neural activations (bodies) and weights (synapses) from scratch. We represent the states of each weight and activation by small vectors, and parameterize their updates using…

机器学习 · 计算机科学 2020-03-09 Karol Gregor

In the era of Deep Neural Network based solutions for a variety of real-life tasks, having a compact and energy-efficient deployable model has become fairly important. Most of the existing deep architectures use Rectifier Linear Unit (ReLU)…

机器学习 · 计算机科学 2022-06-02 Nancy Nayak , Sheetal Kalyani

In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Idan Kligvasser , Tamar Rott Shaham , Tomer Michaeli

Activation functions play a key role in neural networks so it becomes fundamental to understand their advantages and disadvantages in order to achieve better performances. This paper will first introduce common types of non linear…

机器学习 · 计算机科学 2018-04-10 Dabal Pedamonti

Mathematical optimization is widely used in various research fields. With a carefully-designed objective function, mathematical optimization can be quite helpful in solving many problems. However, objective functions are usually…

机器学习 · 计算机科学 2019-05-27 Younghan Jeon , Minsik Lee , Jin Young Choi