中文
相关论文

相关论文: Min-Max-Plus Neural Networks

200 篇论文

The de facto algorithm for training the back pass of a feedforward neural network is backpropagation (BP). The use of almost-everywhere differentiable activation functions made it efficient and effective to propagate the gradient backwards…

神经与进化计算 · 计算机科学 2022-06-14 John Waldo

Hierarchical structures exist in both linguistics and Natural Language Processing (NLP) tasks. How to design RNNs to learn hierarchical representations of natural languages remains a long-standing challenge. In this paper, we define two…

计算与语言 · 计算机科学 2021-06-07 Zhaoxin Luo , Michael Zhu

This paper shows that a long chain of perceptrons (that is, a multilayer perceptron, or MLP, with many hidden layers of width one) can be a universal classifier. The classification procedure is not necessarily computationally efficient, but…

神经与进化计算 · 计算机科学 2017-07-11 Raul Rojas

It has been proposed by many researchers that combining deep neural networks with graphical models can create more efficient and better regularized composite models. The main difficulties in implementing this in practice are associated with…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Patrick Knöbelreiter , Christian Sormann , Alexander Shekhovtsov , Friedrich Fraundorfer , Thomas Pock

We develop a corrective mechanism for neural network approximation: the total available non-linear units are divided into multiple groups and the first group approximates the function under consideration, the second group approximates the…

机器学习 · 计算机科学 2020-06-23 Guy Bresler , Dheeraj Nagaraj

Learning-based methods have made significant progress in physics simulation, typically approximating dynamics with a monolithic end-to-end optimized neural network. Although these models offer an effective way to simulation, they may lose…

机器学习 · 计算机科学 2025-12-18 Yifei Li , Haixu Wu , Zeyi Xu , Tuur Stuyck , Wojciech Matusik

Convolutional neural networks have become increasingly deep and complex, leading to higher computational costs. While tropical convolutional neural networks (TCNNs) reduce multiplications, they underperform compared to standard CNNs. To…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Mingbo Li , Liying Liu , Ye Luo

In machine learning, the use of an artificial neural network is the mainstream approach. Such a network consists of layers of neurons. These neurons are of the same type characterized by the two features: (1) an inner product of an input…

神经与进化计算 · 计算机科学 2017-04-28 Fenglei Fan , Wenxiang Cong , Ge Wang

Artificial Neural Networks(ANN) has been phenomenally successful on various pattern recognition tasks. However, the design of neural networks rely heavily on the experience and intuitions of individual developers. In this article, the…

机器学习 · 统计学 2017-01-19 Zhao Peng

This paper introduces the QMDP-net, a neural network architecture for planning under partial observability. The QMDP-net combines the strengths of model-free learning and model-based planning. It is a recurrent policy network, but it…

人工智能 · 计算机科学 2017-11-06 Peter Karkus , David Hsu , Wee Sun Lee

Purpose: We propose a novel method for continual learning based on the increasing depth of neural networks. This work explores whether extending neural network depth may be beneficial in a life-long learning setting. Methods: We propose a…

机器学习 · 计算机科学 2023-05-09 Jędrzej Kozal , Michał Woźniak

We contribute to a better understanding of the class of functions that can be represented by a neural network with ReLU activations and a given architecture. Using techniques from mixed-integer optimization, polyhedral theory, and tropical…

机器学习 · 计算机科学 2024-07-18 Christoph Hertrich , Amitabh Basu , Marco Di Summa , Martin Skutella

A three-hidden-layer neural network with super approximation power is introduced. This network is built with the floor function ($\lfloor x\rfloor$), the exponential function ($2^x$), the step function ($1_{x\geq 0}$), or their compositions…

机器学习 · 计算机科学 2021-04-27 Zuowei Shen , Haizhao Yang , Shijun Zhang

While successful in many fields, deep neural networks (DNNs) still suffer from some open problems such as bad local minima and unsatisfactory generalization performance. In this work, we propose a novel architecture called…

机器学习 · 计算机科学 2020-07-10 Xingyu Xie , Hao Kong , Jianlong Wu , Wayne Zhang , Guangcan Liu , Zhouchen Lin

Feed-forward neural networks consist of a sequence of layers, in which each layer performs some processing on the information from the previous layer. A downside to this approach is that each layer (or module, as multiple modules can…

机器学习 · 计算机科学 2020-10-19 Alex Lamb , Anirudh Goyal , Agnieszka Słowik , Michael Mozer , Philippe Beaudoin , Yoshua Bengio

In this study, we explore the impact of network topology on the approximation capabilities of artificial neural networks (ANNs), with a particular focus on complex topologies. We propose a novel methodology for constructing complex ANNs…

神经与进化计算 · 计算机科学 2023-10-24 Tommaso Boccato , Matteo Ferrante , Andrea Duggento , Nicola Toschi

Recurrent neural networks are a powerful tool for modeling sequential data, but the dependence of each timestep's computation on the previous timestep's output limits parallelism and makes RNNs unwieldy for very long sequences. We introduce…

神经与进化计算 · 计算机科学 2016-11-22 James Bradbury , Stephen Merity , Caiming Xiong , Richard Socher

As function approximators, deep neural networks have served as an effective tool to represent various signal types. Recent approaches utilize multi-layer perceptrons (MLPs) to learn a nonlinear mapping from a coordinate to its corresponding…

机器学习 · 计算机科学 2025-06-12 Woojin Cho , Minju Jo , Kookjin Lee , Noseong Park

In this paper, we propose a a gradient-based neural network model to solve the mathematical programming problems with complementary constraints (MPCC). In order to facilitate tractable optimization, the problem MPCC is transformed via a…

最优化与控制 · 数学 2026-03-24 Anurag Jayswal , Ajeet Kumar

In this paper, we develop a multivariate framework for approximation by max-min neural network operators. Building on the recent advances in approximation theory by neural network operators, particularly, the univariate max-min operators,…

机器学习 · 计算机科学 2026-01-14 Abhishek Yadav , Uaday Singh , Feng Dai