中文
相关论文

相关论文: Prediction Accuracy & Reliability: Classification …

200 篇论文

Vision tasks are characterized by the properties of locality and translation invariance. The superior performance of convolutional neural networks (CNNs) on these tasks is widely attributed to the inductive bias of locality and weight…

机器学习 · 计算机科学 2024-03-26 Aakash Lahoti , Stefani Karp , Ezra Winston , Aarti Singh , Yuanzhi Li

Practical object detection application can lose its effectiveness on image inputs with natural distribution shifts. This problem leads the research community to pay more attention on the robustness of detectors under Out-Of-Distribution…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Xiaofeng Mao , Yuefeng Chen , Yao Zhu , Da Chen , Hang Su , Rong Zhang , Hui Xue

When neural networks process images which do not resemble the distribution seen during training, so called out-of-distribution images, they often make wrong predictions, and do so too confidently. The capability to detect…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Marc Masana , Idoia Ruiz , Joan Serrat , Joost van de Weijer , Antonio M. Lopez

A significant obstacle in the development of robust machine learning models is covariate shift, a form of distribution shift that occurs when the input distributions of the training and test sets differ while the conditional label…

机器学习 · 统计学 2021-11-17 Nilesh Tripuraneni , Ben Adlam , Jeffrey Pennington

We present a convolutional neural network to classify distinct cosmological scenarios based on the statistically similar weak-lensing maps they generate. Modified gravity (MG) models that include massive neutrinos can mimic the standard…

宇宙学与河外天体物理 · 物理学 2019-07-17 Austin Peel , Florian Lalande , Jean-Luc Starck , Valeria Pettorino , Julian Merten , Carlo Giocoli , Massimo Meneghetti , Marco Baldi

Detecting extreme events in large datasets is a major challenge in climate science research. Current algorithms for extreme event detection are build upon human expertise in defining events based on subjective thresholds of relevant…

计算机视觉与模式识别 · 计算机科学 2016-05-05 Yunjie Liu , Evan Racah , Prabhat , Joaquin Correa , Amir Khosrowshahi , David Lavers , Kenneth Kunkel , Michael Wehner , William Collins

In real-world crowd counting applications, the crowd densities in an image vary greatly. When facing density variation, humans tend to locate and count the targets in low-density regions, and reason the number in high-density regions. We…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Yuehai Chen , Jing Yang , Badong Chen , Shaoyi Du

Convolutional Neural Network (CNN) have been widely used in image classification. Over the years, they have also benefited from various enhancements and they are now considered as state of the art techniques for image like data. However,…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Thomas Gonzalez , Antoine Blais , Nicolas Couëllan , Christian Ruiz

The basic underlying assumption of machine learning (ML) models is that the training and test data are sampled from the same distribution. However, in daily practice, this assumption is often broken, i.e. the distribution of the test data…

We study rotation-robust learning for image inputs using Convolutional Model Trees (CMTs) [1], whose split and leaf coefficients can be structured on the image grid and transformed geometrically at deployment time. In a controlled MNIST…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Hongyi Li , William Ward Armstrong , Jun Xu

Real-world time series are influenced by numerous factors and exhibit complex non-stationary characteristics. Non-stationarity can lead to distribution shifts, where the statistical properties of time series change over time, negatively…

机器学习 · 计算机科学 2025-10-13 Zipo Jibao , Yingyi Fu , Xinyang Chen , Guoting Chen

Wind power forecasting helps with the planning for the power systems by contributing to having a higher level of certainty in decision-making. Due to the randomness inherent to meteorological events (e.g., wind speeds), making highly…

机器学习 · 计算机科学 2023-01-04 Syed Kazmi , Berk Gorgulu , Mucahit Cevik , Mustafa Gokce Baydogan

Deep neural networks (DNNs) are known for their high prediction performance, especially in perceptual tasks such as object recognition or autonomous driving. Still, DNNs are prone to yield unreliable predictions when encountering completely…

机器学习 · 计算机科学 2020-07-08 Kai Brach , Beate Sick , Oliver Dürr

Weather recognition is an essential support for many practical life applications, including traffic safety, environment, and meteorology. However, many existing related works cannot comprehensively describe weather conditions due to their…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Shengchao Chen , Ting Shu , Huan Zhao , Yuan Yan Tang

Precipitation prediction has undergone a profound transformation. A notable limitation of traditional NWP is the need for extensive statistical post-processing. To address this challenge, neural network-based approaches were developed.…

机器学习 · 计算机科学 2026-04-03 Yugong Zeng , Jiayuan Wang , Jonathan Wu

Graph Neural Networks (GNNs) are able to achieve high classification accuracy on many important real world datasets, but provide no rigorous notion of predictive uncertainty. Quantifying the confidence of GNN models is difficult due to the…

机器学习 · 统计学 2024-01-10 Jase Clarkson

Existing image recognition techniques based on convolutional neural networks (CNNs) basically assume that the training and test datasets are sampled from i.i.d distributions. However, this assumption is easily broken in the real world…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Kazuki Adachi , Shin'ya Yamaguchi

Landslides, movement of soil and rock under the influence of gravity, are common phenomena that cause significant human and economic losses every year. Experts use heterogeneous features such as slope, elevation, land cover, lithology, rock…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ainaz Hajimoradlou , Gioachino Roberti , David Poole

Distribution shifts are common in real-world datasets and can affect the performance and reliability of deep learning models. In this paper, we study two types of distribution shifts: diversity shifts, which occur when test samples exhibit…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Alceu Bissoto , Catarina Barata , Eduardo Valle , Sandra Avila

Continual learning is the problem of learning and retaining knowledge through time over multiple tasks and environments. Research has primarily focused on the incremental classification setting, where new tasks/classes are added at discrete…

机器学习 · 计算机科学 2021-09-23 Zhipeng Cai , Ozan Sener , Vladlen Koltun