中文
相关论文

相关论文: Dichotomize and Generalize: PAC-Bayesian Binary Ac…

200 篇论文

Nonlinear activation functions are pivotal to the success of deep neural nets, and choosing the appropriate activation function can significantly affect their performance. Most networks use fixed activation functions (e.g., ReLU, GELU,…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Irit Chelly , Shahaf E. Finder , Shira Ifergane , Oren Freifeld

We focus on a stochastic learning model where the learner observes a finite set of training examples and the output of the learning process is a data-dependent distribution over a space of hypotheses. The learned data-dependent distribution…

机器学习 · 统计学 2020-12-29 Omar Rivasplata , Ilja Kuzborskij , Csaba Szepesvari , John Shawe-Taylor

Neural networks with low-precision weights and activations offer compelling efficiency advantages over their full-precision equivalents. The two most frequently discussed benefits of quantization are reduced memory consumption, and a faster…

机器学习 · 计算机科学 2018-02-01 Angus Galloway , Graham W. Taylor , Medhat Moussa

Binary Neural Networks (BNNs) significantly reduce computational complexity and memory usage in machine and deep learning by representing weights and activations with just one bit. However, most existing training algorithms for BNNs rely on…

机器学习 · 计算机科学 2025-12-08 Luca Colombo , Fabrizio Pittorino , Manuel Roveri

The PAC-Bayesian framework has significantly advanced the understanding of statistical learning, particularly for majority voting methods. Despite its successes, its application to multi-view learning -- a setting with multiple…

机器学习 · 计算机科学 2025-10-15 Mehdi Hennequin , Abdelkrim Zitouni , Khalid Benabdeslem , Haytham Elghazel , Yacine Gaci

Boolean networks can be viewed as functions on the set of binary strings of a given length, described via logical rules. They were introduced as dynamic models into biology, in particular as logical models of intracellular regulatory…

Active learning frameworks offer efficient data annotation without remarkable accuracy degradation. In other words, active learning starts training the model with a small size of labeled data while exploring the space of unlabeled data in…

机器学习 · 计算机科学 2022-04-22 Salman Mohamadi , Hamidreza Amindavar

We introduce a new method for learning Bayesian neural networks, treating them as a stack of multivariate Bayesian linear regression models. The main idea is to infer the layerwise posterior exactly if we know the target outputs of each…

机器学习 · 计算机科学 2024-11-20 Richard Kurle , Alexej Klushyn , Ralf Herbrich

Deep generative models provide a powerful set of tools to understand real-world data. But as these models improve, they increase in size and complexity, so their computational cost in memory and execution time grows. Using binary weights in…

机器学习 · 计算机科学 2021-05-05 Thomas Bird , Friso H. Kingma , David Barber

Backbone architectures of most binary networks are well-known floating point architectures such as the ResNet family. Questioning that the architectures designed for floating point networks would not be the best for binary networks, we…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Dahyun Kim , Kunal Pratap Singh , Jonghyun Choi

Learning Bayesian networks from raw data can help provide insights into the relationships between variables. While real data often contains a mixture of discrete and continuous-valued variables, many Bayesian network structure learning…

人工智能 · 计算机科学 2018-09-19 Yi-Chun Chen , Tim Allan Wheeler , Mykel John Kochenderfer

Deep neural networks work well at approximating complicated functions when provided with data and trained by gradient descent methods. At the same time, there is a vast amount of existing functions that programmatically solve different…

机器学习 · 计算机科学 2019-01-15 Alon Jacovi , Guy Hadash , Einat Kermany , Boaz Carmeli , Ofer Lavi , George Kour , Jonathan Berant

Several recently proposed architectures of neural networks such as ResNeXt, Inception, Xception, SqueezeNet and Wide ResNet are based on the designing idea of having multiple branches and have demonstrated improved performance in many…

机器学习 · 计算机科学 2018-08-26 Hongyang Zhang , Junru Shao , Ruslan Salakhutdinov

While deep neural networks (DNNs) have become a standard architecture for many machine learning tasks, their internal decision-making process and general interpretability is still poorly understood. Conversely, common decision trees are…

机器学习 · 计算机科学 2022-02-02 Coenraad Mouton , Marelie H. Davel

Traditional mathematical approaches to studying analytically the dynamics of neural networks rely on the mean-field approximation, which is rigorously applicable only to networks of infinite size. However, all existing real biological…

神经元与认知 · 定量生物学 2019-04-30 Diego Fasoli , Stefano Panzeri

In exchange for large quantities of data and processing power, deep neural networks have yielded models that provide state of the art predication capabilities in many fields. However, a lack of strong guarantees on their behaviour have…

机器学习 · 计算机科学 2020-01-22 Haakon Robinson , Adil Rasheed , Omer San

Deep Bayesian neural network has aroused a great attention in recent years since it combines the benefits of deep neural network and probability theory. Because of this, the network can make predictions and quantify the uncertainty of the…

机器学习 · 计算机科学 2019-03-25 Yikuan Li , Yajie Zhu

Complex-valued neural networks (CVNNs) have recently been successful in various pioneering areas which involve wave-typed information and frequency-domain processing. This work addresses different structures and classification of CVNNs. The…

机器学习 · 计算机科学 2023-12-12 Rayyan Abdalla

While neural networks are used for classification tasks across domains, a long-standing open problem in machine learning is determining whether neural networks trained using standard procedures are optimal for classification, i.e., whether…

机器学习 · 计算机科学 2023-05-03 Adityanarayanan Radhakrishnan , Mikhail Belkin , Caroline Uhler

Deep neural networks are often seen as different from other model classes by defying conventional notions of generalization. Popular examples of anomalous generalization behaviour include benign overfitting, double descent, and the success…

机器学习 · 计算机科学 2025-07-11 Andrew Gordon Wilson
‹ 上一页 1 8 9 10 下一页 ›