中文
相关论文

相关论文: Beyond Periodicity: Towards a Unifying Framework f…

200 篇论文

Symmetric matrix decomposition is an active research area in machine learning. This paper focuses on exploiting the low-rank structure of non-negative and sparse symmetric matrices via the rectified linear unit (ReLU) activation function.…

机器学习 · 计算机科学 2025-04-29 Qingsong Wang

The expressivity of neural networks as a function of their depth, width and type of activation units has been an important question in deep learning theory. Recently, depth separation results for ReLU networks were obtained via a new…

机器学习 · 计算机科学 2020-07-21 Vaggos Chatziafratis , Sai Ganesh Nagarajan , Ioannis Panageas

In geosciences, the use of classical Euclidean methods is unsuitable for treating and analyzing some types of data, as this may not belong to a vector space. This is the case for correlation matrices, belonging to a subfamily of symmetric…

应用统计 · 统计学 2021-10-04 Alvaro Riquelme

Deep learning-based bilateral grid processing has emerged as a promising solution for image enhancement, inherently encoding spatial and intensity information while enabling efficient full-resolution processing through slicing operations.…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Junyu Lou , Xiaorui Zhao , Kexuan Shi , Shuhang Gu

In contemporary power systems, energy consumption prediction plays a crucial role in maintaining grid stability and resource allocation enabling power companies to minimize energy waste and avoid overloading the grid. While there are…

机器学习 · 计算机科学 2025-03-20 Aayam Bansal , Keertan Balaji , Zeus Lalani

`Biologically inspired' activation functions, such as the logistic sigmoid, have been instrumental in the historical advancement of machine learning. However in the field of deep learning, they have been largely displaced by rectified…

神经与进化计算 · 计算机科学 2018-05-21 Gardave S Bhumbra

This is paper for the smooth function approximation by neural networks (NN). Mathematical or physical functions can be replaced by NN models through regression. In this study, we get NNs that generate highly accurate and highly smooth…

神经与进化计算 · 计算机科学 2023-01-03 I. K. Hong

We introduce a novel approach for analyzing the training dynamics of ReLU networks by examining the characteristic activation boundaries of individual ReLU neurons. Our proposed analysis reveals a critical instability in common neural…

机器学习 · 计算机科学 2024-10-15 Wenlin Chen , Hong Ge

The center stage of neuro-imaging is currently occupied by studies of functional correlations between brain regions. These correlations define the brain functional networks, which are the most frequently used framework to represent and…

神经元与认知 · 定量生物学 2022-10-27 Ignacio Cifre , Maria T. Miller Flores , Jeremi K. Ochab , Dante R. Chialvo

Researchers have proposed various activation functions. These activation functions help the deep network to learn non-linear behavior with a significant effect on training dynamics and task performance. The performance of these activations…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Pravendra Singh , Munender Varshney , Vinay P. Namboodiri

In this work we revisit the most fundamental building block in deep learning, the multi-layer perceptron (MLP), and study the limits of its performance on vision tasks. Empirical insights into MLPs are important for multiple reasons. (1)…

机器学习 · 计算机科学 2023-10-04 Gregor Bachmann , Sotiris Anagnostidis , Thomas Hofmann

We develop a low-complexity coding scheme to achieve covert communications over binary-input discrete memoryless channels (BI-DMCs). We circumvent the impossibility of covert communication with linear codes by introducing non-linearity…

信息论 · 计算机科学 2018-11-27 Ishaque Ashar Kadampot , Mehrdad Tahmasbi , Matthieu R Bloch

Previous work has demonstrated that attention mechanisms are Turing complete. More recently, it has been shown that a looped 9-layer Transformer can function as a universal programmable computer. In contrast, the multi-layer perceptrons…

机器学习 · 计算机科学 2025-02-21 Yingyu Liang , Zhizhou Sha , Zhenmei Shi , Zhao Song , Yufa Zhou

Skeleton-based action recognition has garnered significant attention due to the utilization of concise and resilient skeletons. Nevertheless, the absence of detailed body information in skeletons restricts performance, while other…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jinfu Liu , Chen Chen , Mengyuan Liu

Complementary metal oxide semiconductor (CMOS) devices display volatile characteristics, and are not well suited for analog applications such as neuromorphic computing. Spintronic devices, on the other hand, exhibit both non-volatile and…

We study the numerical and Boolean expressiveness of MPLang, a declarative language that captures the computation of graph neural networks (GNNs) through linear message passing and activation functions. We begin with A-MPLang, the fragment…

机器学习 · 计算机科学 2026-05-27 Pablo Barceló , Floris Geerts , Matthias Lanzinger , Klara Pakhomenko , Jan Van den Bussche

Activation functions are fundamental for enabling nonlinear representations in deep neural networks. However, the standard rectified linear unit (ReLU) often suffers from inactive or "dead" neurons caused by its hard zero cutoff. To address…

机器学习 · 计算机科学 2025-11-12 Md Motaleb Hossen Manik , Md Zabirul Islam , Ge Wang

In recent years novel activation functions have been proposed to improve the performance of neural networks, and they show superior performance compared to the ReLU counterpart. However, there are environments, where the availability of…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Ákos Utasi

We propose $\textit{Mish}$, a novel self-regularized non-monotonic activation function which can be mathematically defined as: $f(x)=x\tanh(softplus(x))$. As activation functions play a crucial role in the performance and training dynamics…

机器学习 · 计算机科学 2020-08-14 Diganta Misra

Deep neural networks based on linear RNNs interleaved with position-wise MLPs are gaining traction as competitive approaches for sequence modeling. Examples of such architectures include state-space models (SSMs) like S4, LRU, and Mamba:…

机器学习 · 计算机科学 2024-06-06 Antonio Orvieto , Soham De , Caglar Gulcehre , Razvan Pascanu , Samuel L. Smith