中文
相关论文

相关论文: SAE: Sequential Anchored Ensembles

200 篇论文

Ensembles of separate neural networks (NNs) have shown superior accuracy and confidence calibration over single NN across tasks. To improve the hardware efficiency of ensembles of separate NNs, recent methods create ensembles within a…

机器学习 · 计算机科学 2024-07-25 Martin Ferianc , Hongxiang Fan , Miguel Rodrigues

Deep ensembles have emerged as a powerful technique for improving predictive performance and enhancing model robustness across various applications by leveraging model diversity. However, traditional deep ensemble methods are often…

Sparse autoencoders (SAEs) are used to decompose neural network activations into human-interpretable features. Typically, features learned by a single SAE are used for downstream applications. However, it has recently been shown that SAEs…

机器学习 · 计算机科学 2025-05-23 Soham Gadgil , Chris Lin , Su-In Lee

Ensembling a neural network is a widely recognized approach to enhance model performance, estimate uncertainty, and improve robustness in deep supervised learning. However, deep ensembles often come with high computational costs and memory…

In this paper we propose Structuring AutoEncoders (SAE). SAEs are neural networks which learn a low dimensional representation of data which are additionally enriched with a desired structure in this low dimensional space. While traditional…

机器学习 · 计算机科学 2019-08-20 Marco Rudolph , Bastian Wandt , Bodo Rosenhahn

Quantifying uncertainty in neural networks is a highly relevant problem which is essential to many applications. The two predominant paradigms to tackle this task are Bayesian neural networks (BNNs) and deep ensembles. Despite some…

机器学习 · 计算机科学 2025-01-31 Gabriel Loaiza-Ganem , Valentin Villecroze , Yixin Wang

Stack autoencoder (SAE), as a representative deep network, has unique and excellent performance in feature learning, and has received extensive attention from researchers. However, existing deep SAEs focus on original samples without…

机器学习 · 计算机科学 2022-10-28 Chuanyan Zhou , Jie Ma , Fan Li , Yongming Li , Pin Wang , Xiaoheng Zhang

It is common practice to combine deep neural networks into ensembles. These deep ensembles can benefit from the cancellation of errors effect: Errors by ensemble members may average out, leading to better generalization performance than…

机器学习 · 计算机科学 2025-01-07 Nick Hauptvogel , Christian Igel

The use of ensembles of neural networks (NNs) for the quantification of predictive uncertainty is widespread. However, the current justification is intuitive rather than analytical. This work proposes one minor modification to the normal…

机器学习 · 统计学 2018-07-03 Tim Pearce , Nicolas Anastassacos , Mohamed Zaki , Andy Neely

Ensembles of neural networks (NNs) have long been used to estimate predictive uncertainty; a small number of NNs are trained from different initialisations and sometimes on differing versions of the dataset. The variance of the ensemble's…

机器学习 · 计算机科学 2018-11-30 Tim Pearce , Mohamed Zaki , Andy Neely

In recent years, neural networks (NNs) have become increasingly popular for surrogate modeling tasks in mechanics and materials modeling applications. While traditional NNs are deterministic functions that rely solely on data to learn the…

机器学习 · 统计学 2025-01-03 Javad Ghorbanian , Nicholas Casaprima , Audrey Olivier

Deep Ensemble (DE) is an effective alternative to Bayesian neural networks for uncertainty quantification in deep learning. The uncertainty of DE is usually conveyed by the functional inconsistency among the ensemble members, say, the…

机器学习 · 计算机科学 2022-05-03 Zhijie Deng , Feng Zhou , Jianfei Chen , Guoqiang Wu , Jun Zhu

We introduce ensembles of stochastic neural networks to approximate the Bayesian posterior, combining stochastic methods such as dropout with deep ensembles. The stochastic ensembles are formulated as families of distributions and trained…

机器学习 · 计算机科学 2024-01-04 Oleksandr Balabanov , Bernhard Mehlig , Hampus Linander

Learning the structure of Bayesian networks (BNs) from data is challenging, especially for datasets involving a large number of variables. The recently proposed divide-and-conquer (D\&D) strategies present a promising approach for learning…

机器学习 · 计算机科学 2025-07-01 Shengcai Liu , Hui Ou-yang , Zhiyuan Wang , Cheng Chen , Qijun Cai , Yew-Soon Ong , Ke Tang

An ensemble of neural networks is known to be more robust and accurate than an individual network, however usually with linearly-increased cost in both training and testing. In this work, we propose a two-stage method to learn Sparse…

机器学习 · 统计学 2018-05-24 Yichi Zhang , Zhijian Ou

Ensembles, where multiple neural networks are trained individually and their predictions are averaged, have been shown to be widely successful for improving both the accuracy and predictive uncertainty of single neural networks. However, an…

机器学习 · 计算机科学 2020-02-21 Yeming Wen , Dustin Tran , Jimmy Ba

Neural architecture search (NAS) is gaining more and more attention in recent years due to its flexibility and remarkable capability to reduce the burden of neural network design. To achieve better performance, however, the searching…

机器学习 · 计算机科学 2022-05-23 Yijun Bian , Qingquan Song , Mengnan Du , Jun Yao , Huanhuan Chen , Xia Hu

Sequential neural posterior estimation (SNPE) techniques have been recently proposed for dealing with simulation-based models with intractable likelihoods. Unlike approximate Bayesian computation, SNPE techniques learn the posterior from…

机器学习 · 统计学 2025-01-17 Yifei Xiong , Xiliang Yang , Sanguo Zhang , Zhijian He

Today, artificial neural networks are the state of the art for solving a variety of complex tasks, especially in image classification. Such architectures consist of a sequence of stacked layers with the aim of extracting useful information…

机器学习 · 计算机科学 2023-01-31 Simone Sarti , Eugenio Lomurno , Matteo Matteucci

Continual fine-tuning of large language models (LLMs) suffers from catastrophic forgetting. Rehearsal-based methods mitigate this problem by retaining a small set of old data. Nevertheless, they still suffer inevitable performance loss.…

计算与语言 · 计算机科学 2025-04-10 Zhilin Wang , Yafu Li , Xiaoye Qu , Yu Cheng
‹ 上一页 1 2 3 10 下一页 ›