中文
相关论文

相关论文: STL: A Signed and Truncated Logarithm Activation F…

200 篇论文

We present a deep learning architecture for learning fuzzy logic expressions. Our model uses an innovative, parameterized, differentiable activation function that can learn a number of logical operations by gradient descent. This activation…

神经与进化计算 · 计算机科学 2017-09-13 Luke B. Godfrey , Michael S. Gashler

The machine learning community has become increasingly interested in the energy efficiency of neural networks. The Spiking Neural Network (SNN) is a promising approach to energy-efficient computing, since its activation levels are quantized…

机器学习 · 计算机科学 2021-03-03 Aaron R. Voelker , Daniel Rasmussen , Chris Eliasmith

In this work, we propose a novel activation mechanism called LayerAct for CNNs. This approach is motivated by our theoretical and experimental analyses, which demonstrate that Layer Normalization (LN) can mitigate a limitation of existing…

机器学习 · 计算机科学 2025-02-20 Kihyuk Yoon , Chiehyeon Lim

It is often useful to perform integration over learned functions represented by neural networks. However, this integration is usually performed numerically, as analytical integration over learned functions (especially neural networks) is…

机器学习 · 计算机科学 2023-12-27 Ryan Kortvelesy

The evaluation of partition functions is a central problem in statistical physics. For lattice systems and other discrete models the partition function may be expressed as the contraction of a tensor network. Unfortunately computing such…

计算物理 · 物理学 2020-01-15 Adam S. Jermyn

We analyze a simple one-hidden-layer neural network with ReLU activation functions and fixed biases, with one-dimensional input and output. We study both continuous and discrete versions of the model, and we rigorously prove the convergence…

机器学习 · 计算机科学 2026-04-10 Fabricio Macià , Shu Nakamura

We propose a method for estimating more reproducible functional networks that are more strongly associated with dynamic task activity by using recurrent neural networks with long short term memory (LSTMs). The LSTM model is trained in an…

定量方法 · 定量生物学 2021-05-07 Nicha C. Dvornek , Pamela Ventola , James S. Duncan

Recurrent Neural Networks (RNNs) and their variants, such as Long-Short Term Memory (LSTM) networks, and Gated Recurrent Unit (GRU) networks, have achieved promising performance in sequential data modeling. The hidden layers in RNNs can be…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yu Pan , Jing Xu , Maolin Wang , Jinmian Ye , Fei Wang , Kun Bai , Zenglin Xu

Activity recognition has become a popular research branch in the field of pervasive computing in recent years. A large number of experiments can be obtained that activity sensor-based data's characteristic in activity recognition is…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Li Xue , Si Xiandong , Nie Lanshun , Li Jiazhen , Ding Renjie , Zhan Dechen , Chu Dianhui

Learning with a {\it convex loss} function has been a dominating paradigm for many years. It remains an interesting question how non-convex loss functions help improve the generalization of learning with broad applicability. In this paper,…

机器学习 · 计算机科学 2018-05-22 Yi Xu , Shenghuo Zhu , Sen Yang , Chi Zhang , Rong Jin , Tianbao Yang

One of the reasons why many neural networks are capable of replicating complicated tasks or functions is their universal property. Though the past few decades have seen tremendous advances in theories of neural networks, a single…

机器学习 · 计算机科学 2023-05-09 Tan Bui-Thanh

In this work we analyze the role nonlinear activation functions play at stationary points of dense neural network training problems. We consider a generic least squares loss function training formulation. We show that the nonlinear…

最优化与控制 · 数学 2020-02-10 Thomas O'Leary-Roseberry , Omar Ghattas

In this paper, we introduce a novel non-linear activation function that spontaneously induces class-compactness and regularization in the embedding space of neural networks. The function is dubbed DOME for Difference Of Mirrored Exponential…

机器学习 · 计算机科学 2021-12-08 Mohamed E. Hussein , Wael AbdAlmageed

The activation function plays a fundamental role in the artificial neural network learning process. However, there is no obvious choice or procedure to determine the best activation function, which depends on the problem. This study…

神经与进化计算 · 计算机科学 2021-01-18 Tiago A. E. Ferreira , Marios Mattheakis , Pavlos Protopapas

Recently, Deep Convolutional Neural Networks (DCNNs) have made unprecedented progress, achieving the accuracy close to, or even better than human-level perception in various tasks. There is a timely need to map the latest software DCNNs to…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Ji Li , Zihao Yuan , Zhe Li , Caiwen Ding , Ao Ren , Qinru Qiu , Jeffrey Draper , Yanzhi Wang

The paper discusses the use of the Absolute activation function in classification neural networks. An examples are shown of using this activation function in simple and more complex problems. Using as a baseline LeNet-5 network for solving…

机器学习 · 计算机科学 2023-04-25 Oleg I. Berngardt

Non-linear activation functions, e.g., Sigmoid, ReLU, and Tanh, have achieved great success in neural networks (NNs). Due to the complex non-linear characteristic of samples, the objective of those activation functions is to project samples…

机器学习 · 计算机科学 2022-03-23 Tiantian He , Zhibin Li , Yongshun Gong , Yazhou Yao , Xiushan Nie , Yilong Yin

The success of powerful open source Large Language Models (LLMs) has enabled the community to create a vast collection of post-trained models adapted to specific tasks and domains. However, navigating and understanding these models remains…

机器学习 · 计算机科学 2025-09-05 Zhiqiu Xu , Amish Sethi , Mayur Naik , Ser-Nam Lim

Multi-task learning (MTL) in deep neural networks for NLP has recently received increasing interest due to some compelling benefits, including its potential to efficiently regularize models and to reduce the need for labeled data. While it…

计算与语言 · 计算机科学 2017-02-28 Joachim Bingel , Anders Søgaard

The nonlinearity of activation functions used in deep learning models are crucial for the success of predictive models. There are several commonly used simple nonlinear functions, including Rectified Linear Unit (ReLU) and Leaky-ReLU…

‹ 上一页 1 8 9 10 下一页 ›