中文
相关论文

相关论文: UncertaintyPlayground: A Fast and Simplified Pytho…

200 篇论文

We introduce an unsupervised formulation to estimate heteroscedastic uncertainty in retrieval systems. We propose an extension to triplet loss that models data uncertainty for each input. Besides improving performance, our formulation…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Ahmed Taha , Yi-Ting Chen , Teruhisa Misu , Abhinav Shrivastava , Larry Davis

The exponential growth of complex data demands fully automatic clustering. Gaussian mixture models (GMMs) provide uncertainty-aware grouping but often require expertise to specify hyperparameters, e.g., component count and covariance…

机器学习 · 计算机科学 2025-09-10 Tingshan Liu , Thomas L. Athey , Benjamin D. Pedigo , Joshua T. Vogelstein

We present FlowMO: an open-source Python library for molecular property prediction with Gaussian Processes. Built upon GPflow and RDKit, FlowMO enables the user to make predictions with well-calibrated uncertainty estimates, an output…

机器学习 · 计算机科学 2020-10-15 Henry B. Moss , Ryan-Rhys Griffiths

Uncertainty estimation is important for ensuring safety and robustness of AI systems. While most research in the area has focused on un-structured prediction tasks, limited work has investigated general uncertainty estimation approaches for…

机器学习 · 统计学 2021-02-12 Andrey Malinin , Mark Gales

Imbalanced-learn is an open-source python toolbox aiming at providing a wide range of methods to cope with the problem of imbalanced dataset frequently encountered in machine learning and pattern recognition. The implemented…

机器学习 · 计算机科学 2016-09-22 Guillaume Lemaitre , Fernando Nogueira , Christos K. Aridas

In this paper, we present a robust and adaptive model predictive control (MPC) framework for uncertain nonlinear systems affected by bounded disturbances and unmodeled nonlinearities. We use Gaussian Processes (GPs) to learn the uncertain…

系统与控制 · 电气工程与系统科学 2026-04-14 Mathieu Dubied , Amon Lahr , Melanie N. Zeilinger , Johannes Köhler

The success of deep learning (DL) fostered the creation of unifying frameworks such as tensorflow or pytorch as much as it was driven by their creation in return. Having common building blocks facilitates the exchange of, e.g., models or…

机器学习 · 计算机科学 2022-05-03 Maximilian Pintz , Joachim Sicking , Maximilian Poretschkin , Maram Akila

Video activity anticipation aims to predict what will happen in the future, embracing a broad application prospect ranging from robot vision and autonomous driving. Despite the recent progress, the data uncertainty issue, reflected as the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Zhaobo Qi , Shuhui Wang , Weigang Zhang , Qingming Huang

This paper presents the latest improvements introduced in Version 4 of the UQpy, Uncertainty Quantification with Python, library. In the latest version, the code was restructured to conform with the latest Python coding conventions,…

Low-precision training reduces computational cost and produces efficient models. Recent research in developing new low-precision training algorithms often relies on simulation to empirically evaluate the statistical effects of quantization…

机器学习 · 计算机科学 2019-10-11 Tianyi Zhang , Zhiqiu Lin , Guandao Yang , Christopher De Sa

Predictions of fatalities from violent conflict on the PRIO-GRID-month (pgm) level are characterized by high levels of uncertainty, limiting their usefulness in practical applications. We discuss the two main sources of uncertainty for this…

应用统计 · 统计学 2026-03-13 Daniel Mittermaier , Tobias Bohne , Martin Hofer , Daniel Racek

Deep neural networks (NNs) are powerful black box predictors that have recently achieved impressive performance on a wide spectrum of tasks. Quantifying predictive uncertainty in NNs is a challenging and yet unsolved problem. Bayesian NNs,…

机器学习 · 统计学 2017-11-07 Balaji Lakshminarayanan , Alexander Pritzel , Charles Blundell

With the recent rapid progress in the study of deep generative models (DGMs), there is a need for a framework that can implement them in a simple and generic way. In this research, we focus on two features of DGMs: (1) deep neural networks…

机器学习 · 计算机科学 2023-09-25 Masahiro Suzuki , Takaaki Kaneko , Yutaka Matsuo

We present a new open-source framework for forecasting in Python. Our framework forms part of sktime, a more general machine learning toolbox for time series with scikit-learn compatible interfaces for different learning tasks. Our new…

机器学习 · 计算机科学 2020-06-09 Markus Löning , Franz Király

Unsupervised learning of disentangled representations is an open problem in machine learning. The Disentanglement-PyTorch library is developed to facilitate research, implementation, and testing of new variational algorithms. In this…

机器学习 · 计算机科学 2019-12-12 Amir H. Abdi , Purang Abolmaesumi , Sidney Fels

In this paper the application of uncertainty modeling to convolutional neural networks is evaluated. A novel method for adjusting the network's predictions based on uncertainty information is introduced. This allows the network to be either…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Rene Grzeszick , Sebastian Sudholt , Gernot A. Fink

Recently, combinations of generative and Bayesian machine learning have been introduced in particle physics for both fast detector simulation and inference tasks. These neural networks aim to quantify the uncertainty on the generated…

机器学习 · 计算机科学 2024-11-21 Sebastian Bieringer , Sascha Diefenbacher , Gregor Kasieczka , Mathias Trabs

Ever since the Multilayered Perceptron was first introduced the connectionist community has struggled with the concept of uncertainty and how this could be represented in these types of models. This past decade has seen a lot of effort in…

人工智能 · 计算机科学 2022-09-14 Lewis Belcher , Johan Gudmundsson , Michael Green

gsplat is an open-source library designed for training and developing Gaussian Splatting methods. It features a front-end with Python bindings compatible with the PyTorch library and a back-end with highly optimized CUDA kernels. gsplat…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Vickie Ye , Ruilong Li , Justin Kerr , Matias Turkulainen , Brent Yi , Zhuoyang Pan , Otto Seiskari , Jianbo Ye , Jeffrey Hu , Matthew Tancik , Angjoo Kanazawa

Recent studies have shown that ensemble approaches could not only improve accuracy and but also estimate model uncertainty in deep learning. However, it requires a large number of parameters according to the increase of ensemble models for…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Hong Joo Lee , Seong Tae Kim , Hakmin Lee , Nassir Navab , Yong Man Ro