中文
相关论文

相关论文: Neural Network Layer Algebra: A Framework to Measu…

200 篇论文

The classical approach to measure the expressive power of deep neural networks with piecewise linear activations is based on counting their maximum number of linear regions. This complexity measure is quite relevant to understand general…

机器学习 · 计算机科学 2021-02-26 Yuuki Takai , Akiyoshi Sannai , Matthieu Cordonnier

We study deep neural networks with polynomial activations, particularly their expressive power. For a fixed architecture and activation degree, a polynomial neural network defines an algebraic map from weights to polynomials. The image of…

机器学习 · 计算机科学 2019-05-30 Joe Kileel , Matthew Trager , Joan Bruna

Deep neural networks have achieved strong performance in image classification tasks due to their ability to learn complex patterns from high-dimensional data. However, their large computational and memory requirements often limit deployment…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sai Shi

Deep neural networks have achieved impressive performance on a variety of tasks, but their brittleness to distributional shifts remains a significant barrier to real-world deployment. In this paper, we propose a framework to analyse and…

机器学习 · 计算机科学 2026-05-21 Divij Khaitan , Subhashis Banerjee

Even though Deep Neural Networks (DNNs) are widely celebrated for their practical performance, they possess many intriguing properties related to depth that are difficult to explain both theoretically and intuitively. Understanding how…

机器学习 · 计算机科学 2020-03-18 Christopher Snyder , Sriram Vishwanath

This paper proposes \textit{layer fusion} - a model compression technique that discovers which weights to combine and then fuses weights of similar fully-connected, convolutional and attention layers. Layer fusion can significantly reduce…

机器学习 · 计算机科学 2020-07-30 James O' Neill , Greg Ver Steeg , Aram Galstyan

Despite the impressive performance of deep neural networks (DNNs), their computational complexity and storage space consumption have led to the concept of network compression. While DNN compression techniques such as pruning and low-rank…

机器学习 · 计算机科学 2025-07-04 Mahsa Mozafari-Nia , Salimeh Yasaei Sekeh

In comparison to classical shallow representation learning techniques, deep neural networks have achieved superior performance in nearly every application benchmark. But despite their clear empirical advantages, it is still not well…

机器学习 · 计算机科学 2022-01-11 Calvin Murdock , George Cazenavette , Simon Lucey

Layered neural networks have greatly improved the performance of various applications including image processing, speech recognition, natural language processing, and bioinformatics. However, it is still difficult to discover or interpret…

机器学习 · 统计学 2017-10-05 Chihiro Watanabe , Kaoru Hiramatsu , Kunio Kashino

In this work, we build a generic architecture of Convolutional Neural Networks to discover empirical properties of neural networks. Our first contribution is to introduce a state-of-the-art framework that depends upon few hyper parameters…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Edouard Oyallon

Deep learning using neural networks is an effective technique for generating models of complex data. However, training such models can be expensive when networks have large model capacity resulting from a large number of layers and nodes.…

机器学习 · 计算机科学 2023-01-19 Jarom D. Hogue , Robert M. Kirby , Akil Narayan

In the context of classification problems, Deep Learning (DL) approaches represent state of art. Many DL approaches are based on variations of standard multi-layer feed-forward neural networks. These are also referred to as deep networks.…

机器学习 · 计算机科学 2023-11-21 Andrea Apicella , Francesco Isgrò , Roberto Prevete

In this paper we propose an ensemble of local and deep features for object classification. We also compare and contrast effectiveness of feature representation capability of various layers of convolutional neural network. We demonstrate…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Siddharth Srivastava , Prerana Mukherjee , Brejesh Lall , Kamlesh Jaiswal

In recent years, great progress has been made in a variety of application domains thanks to the development of increasingly deeper neural networks. Unfortunately, the huge number of units of these networks makes them expensive both…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Jose M. Alvarez , Mathieu Salzmann

How to balance training accuracy and adversarial robustness has become a challenge since the birth of deep learning. Here, we introduce a geometry-aware deep learning framework that leverages layer-wise local training to sculpt the internal…

机器学习 · 计算机科学 2025-09-05 Yixiong Ren , Wenkang Du , Jianhui Zhou , Haiping Huang

The interpretability of neural networks (NNs) is a challenging but essential topic for transparency in the decision-making process using machine learning. One of the reasons for the lack of interpretability is random weight initialization,…

机器学习 · 计算机科学 2021-03-01 Shohei Kubota , Hideaki Hayashi , Tomohiro Hayase , Seiichi Uchida

Classical results on the statistical complexity of linear models have commonly identified the norm of the weights $\|w\|$ as a fundamental capacity measure. Generalizations of this measure to the setting of deep networks have been varied,…

Neural networks have been notorious for being computationally expensive. This is mainly because neural networks are often over-parametrized and most likely have redundant nodes or layers as they are getting deeper and wider. Their demand…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Georgios Tzelepis , Ahraz Asif , Saimir Baci , Selcuk Cavdar , Eren Erdal Aksoy

In this paper, we introduce a novel analysis of neural networks based on geometric (Clifford) algebra and convex optimization. We show that optimal weights of deep ReLU neural networks are given by the wedge product of training samples when…

机器学习 · 计算机科学 2024-03-25 Mert Pilanci

We propose an algebraic geometric framework to study the expressivity of linear activation neural networks. A particular quantity of neural networks that has been actively studied is the number of linear regions, which gives a…

机器学习 · 计算机科学 2024-10-10 Paul Lezeau , Thomas Walker , Yueqi Cao , Shiv Bhatia , Anthea Monod