中文
相关论文

相关论文: Deep Regression Ensembles

200 篇论文

Deep neural network architectures often consist of repetitive structural elements. We introduce an approach that reveals these patterns and can be broadly applied to the study of deep learning. Similarly to how a power strip helps untangle…

统计力学 · 物理学 2025-07-03 Donghee Lee , Hye-Sung Lee , Jaeok Yi

Modern machine learning tools such as deep neural networks (DNNs) are playing a revolutionary role in many fields such as natural language processing, computer vision, and the internet of things. Once they are trained, deep learning models…

机器学习 · 计算机科学 2022-01-19 Arjun Parthasarathy , Bhaskar Krishnamachari

Training convolutional neural networks (CNNs) on high-resolution images is often bottlenecked by the cost of evaluating gradients of the loss on the finest spatial mesh. To address this, we propose Multiscale Gradient Estimation (MGE), a…

机器学习 · 计算机科学 2026-03-03 Shadab Ahamed , Niloufar Zakariaei , Eldad Haber , Moshe Eliasof

Most deep learning models are limited to specific datasets or tasks because of network structures using fixed layers. In this paper, we discuss the differences between existing neural networks and real human neurons, propose association…

人工智能 · 计算机科学 2023-01-31 Seokjun Kim , Jaeeun Jang , Hyeoncheol Kim

The recently discovered Neural collapse (NC) phenomenon states that the last-layer weights of Deep Neural Networks (DNN), converge to the so-called Equiangular Tight Frame (ETF) simplex, at the terminal phase of their training. This ETF…

机器学习 · 计算机科学 2024-03-01 Hafiz Tiomoko Ali , Umberto Michieli , Ji Joong Moon , Daehyun Kim , Mete Ozay

Application of ensemble of neural networks is becoming an imminent tool for advancing the state-of-the-art in deep reinforcement learning algorithms. However, training these large numbers of neural networks in the ensemble has an…

机器学习 · 计算机科学 2022-05-18 Hassam Sheikh , Kizza Frisbee , Mariano Phielipp

This paper investigates efficient deep neural networks (DNNs) to replace dense unstructured weight matrices with structured ones that possess desired properties. The challenge arises because the optimal weight matrix structure in popular…

机器学习 · 计算机科学 2024-03-11 Changwoo Lee , Hun-Seok Kim

Can we use deep learning to predict when deep learning works? Our results suggest the affirmative. We created a dataset by training 13,500 neural networks with different architectures, on different variations of spiral datasets, and using…

机器学习 · 统计学 2019-06-05 Scott Yak , Javier Gonzalvo , Hanna Mazzawi

The exponential growth in the number of complex datasets every year requires more enhancement in machine learning methods to provide robust and accurate data classification. Lately, deep learning approaches have achieved surpassing results…

机器学习 · 计算机科学 2018-10-22 Mojtaba Heidarysafa , Kamran Kowsari , Donald E. Brown , Kiana Jafari Meimandi , Laura E. Barnes

Neural networks are widely used in machine learning and data mining. Typically, these networks need to be trained, implying the adjustment of weights (parameters) within the network based on the input data. In this work, we propose a novel…

机器学习 · 计算机科学 2024-08-20 Xiaosheng Li , Wenjie Xi , Jessica Lin

Distant speech recognition is a challenge, particularly due to the corruption of speech signals by reverberation caused by large distances between the speaker and microphone. In order to cope with a wide range of reverberations in…

计算与语言 · 计算机科学 2016-08-18 Jeehye Lee , Myungin Lee , Joon-Hyuk Chang

Despite the success of deep learning for text and image data, tree-based ensemble models are still state-of-the-art for machine learning with heterogeneous tabular data. However, there is a significant need for tabular-specific…

机器学习 · 计算机科学 2024-03-13 Sascha Marton , Stefan Lüdtke , Christian Bartelt , Heiner Stuckenschmidt

To what extent is the success of deep visualization due to the training? Could we do deep visualization using untrained, random weight networks? To address this issue, we explore new and powerful generative models for three popular deep…

计算机视觉与模式识别 · 计算机科学 2016-06-17 Kun He , Yan Wang , John Hopcroft

We present any-precision deep neural networks (DNNs), which are trained with a new method that allows the learned DNNs to be flexible in numerical precision during inference. The same model in runtime can be flexibly and directly set to…

机器学习 · 计算机科学 2021-01-18 Haichao Yu , Haoxiang Li , Honghui Shi , Thomas S. Huang , Gang Hua

In recent years, deep neural networks have been applied to obtain high performance of prediction, classification, and pattern recognition. However, the weights in these deep neural networks are difficult to be explained. Although a linear…

机器学习 · 计算机科学 2020-05-08 Chi-Hua Chen

In this paper, a new data-driven multiscale material modeling method, which we refer to as deep material network, is developed based on mechanistic homogenization theory of representative volume element (RVE) and advanced machine learning…

计算工程、金融与科学 · 计算机科学 2019-01-04 Zeliang Liu , C. T. Wu , M. Koishi

Embedding is a useful technique to project a high-dimensional feature into a low-dimensional space, and it has many successful applications including link prediction, node classification and natural language processing. Current approaches…

信息检索 · 计算机科学 2020-09-21 Meimei Liu , Hongxia Yang

Deep neural network (DNN) has demonstrated its success in multiple domains. However, DNN models are inherently vulnerable to adversarial examples, which are generated by adding adversarial perturbations to benign inputs to fool the DNN…

机器学习 · 计算机科学 2019-10-07 Wenqi Wei , Ling Liu , Margaret Loper , Ka-Ho Chow , Emre Gursoy , Stacey Truex , Yanzhao Wu

The ensemble of deep neural networks has been shown, both theoretically and empirically, to improve generalization accuracy on the unseen test set. However, the high training cost hinders its efficiency since we need a sufficient number of…

机器学习 · 计算机科学 2021-12-28 Wentao Zhang , Jiawei Jiang , Yingxia Shao , Bin Cui

The sizes of deep neural networks (DNNs) are rapidly outgrowing the capacity of hardware to store and train them. Research over the past few decades has explored the prospect of sparsifying DNNs before, during, and after training by pruning…

机器学习 · 计算机科学 2018-09-17 Ryan A. Robinett , Jeremy Kepner