中文
相关论文

相关论文: Building Compact and Robust Deep Neural Networks w…

200 篇论文

We utilize classical facts from topology to show that the classification problem in machine learning is always solvable under very mild conditions. Furthermore, we show that a softmax classification network acts on an input topological…

机器学习 · 计算机科学 2021-06-22 Mustafa Hajij , Kyle Istvan

This paper considers the power of deep neural networks (deep nets for short) in realizing data features. Based on refined covering number estimates, we find that, to realize some complex data features, deep nets can improve the performances…

机器学习 · 计算机科学 2019-01-03 Zheng-Chu Guo , Lei Shi , Shao-Bo Lin

It is often the case that the performance of a neural network can be improved by adding layers. In real-world practices, we always train dozens of neural network architectures in parallel which is a wasteful process. We explored $CompNet$,…

神经与进化计算 · 计算机科学 2018-04-30 Jun Lu , Wei Ma , Boi Faltings

Fully-connected layers in deep neural networks (DNN) are often the throughput and power bottleneck during training. This is due to their large size and low data reuse. Pruning dense layers can significantly reduce the size of these…

机器学习 · 计算机科学 2018-02-13 Mihailo Isakov , Michel A. Kinsy

As machine learning models, specifically neural networks, are becoming increasingly popular, there are concerns regarding their trustworthiness, specially in safety-critical applications, e.g. actions of an autonomous vehicle must be safe.…

机器学习 · 计算机科学 2023-12-15 Kshitij Goyal , Sebastijan Dumancic , Hendrik Blockeel

Validation accuracy is a necessary, but not sufficient, measure of a neural network classifier's quality. High validation accuracy during development does not guarantee that a model is free of serious flaws, such as vulnerability to…

机器学习 · 计算机科学 2019-10-08 John S. Hyatt , Michael S. Lee

Convex relaxations are effective for training and certifying neural networks against norm-bounded adversarial attacks, but they leave a large gap between certifiable and empirical robustness. In principle, convex relaxation can provide…

机器学习 · 计算机科学 2020-02-25 Chen Zhu , Renkun Ni , Ping-yeh Chiang , Hengduo Li , Furong Huang , Tom Goldstein

The success of neural networks across most machine learning tasks and the persistence of adversarial examples have made the verification of such models an important quest. Several techniques have been successfully developed to verify…

机器学习 · 计算机科学 2019-10-14 Nathanaël Fijalkow , Mohit Kumar Gupta

While being very successful in solving many downstream tasks, the application of deep neural networks is limited in real-life scenarios because of their susceptibility to domain shifts such as common corruptions, and adversarial attacks.…

机器学习 · 计算机科学 2025-03-14 Tejaswini Medi , Julia Grabinski , Margret Keuper

In the field of pattern recognition research, the method of using deep neural networks based on improved computing hardware recently attracted attention because of their superior accuracy compared to conventional methods. Deep neural…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Kyongsik Yun , Alexander Huyen , Thomas Lu

Convolutional neural networks have achieved astonishing results in different application areas. Various methods that allow us to use these models on mobile and embedded devices have been proposed. Especially binary neural networks are a…

机器学习 · 计算机科学 2018-12-06 Joseph Bethge , Marvin Bornstein , Adrian Loy , Haojin Yang , Christoph Meinel

Deep hedging uses recurrent neural networks to hedge financial products that cannot be fully hedged in incomplete markets. Previous work in this area focuses on minimizing some measure of quadratic hedging error by calculating pathwise…

数理金融 · 定量金融 2025-10-21 Alok Das , Kiseop Lee

Deep neural networks have proven to be quite effective in a wide variety of machine learning tasks, ranging from improved speech recognition systems to advancing the development of autonomous vehicles. However, despite their superior…

机器学习 · 计算机科学 2016-12-14 Qinglong Wang , Wenbo Guo , Alexander G. Ororbia , Xinyu Xing , Lin Lin , C. Lee Giles , Xue Liu , Peng Liu , Gang Xiong

Modern technologies are producing datasets with complex intrinsic structures, and they can be naturally represented as matrices instead of vectors. To preserve the latent data structures during processing, modern regression approaches…

机器学习 · 计算机科学 2016-11-16 Hang Zhang , Fengyuan Zhu , Shixin Li

The universal approximation property uniformly with respect to weakly compact families of measures is established for several classes of neural networks. To that end, we prove that these neural networks are dense in Orlicz spaces, thereby…

机器学习 · 统计学 2025-10-13 Mihriban Ceylan , David J. Prömel

Neural Networks accomplish amazing things, but they suffer from computational and memory bottlenecks that restrict their usage. Nowhere can this be better seen than in the mobile space, where specialized hardware is being created just to…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jon Hoffman

Neural networks achieve outstanding accuracy in classification and regression tasks. However, understanding their behavior still remains an open challenge that requires questions to be addressed on the robustness, explainability and…

机器学习 · 计算机科学 2021-05-13 Anna-Kathrin Kopetzki , Stephan Günnemann

Lipschitz-constrained neural networks have several advantages over unconstrained ones and can be applied to a variety of problems, making them a topic of attention in the deep learning community. Unfortunately, it has been shown both…

Complex networks are ubiquitous to several Computer Science domains. Centrality measures are an important analysis mechanism to uncover vital elements of complex networks. However, these metrics have high computational costs and…

机器学习 · 计算机科学 2018-10-30 Felipe Grando , Lisando Z. Granville , Luis C. Lamb

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…

机器学习 · 计算机科学 2019-12-03 Ryan A. Robinett , Jeremy Kepner