中文
相关论文

相关论文: On-manifold Adversarial Data Augmentation Improves…

200 篇论文

Many unsupervised domain adaptation (UDA) methods have been proposed to bridge the domain gap by utilizing domain invariant information. Most approaches have chosen depth as such information and achieved remarkable success. Despite their…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Ting-Hsuan Liao , Huang-Ru Liao , Shan-Ya Yang , Jie-En Yao , Li-Yuan Tsao , Hsu-Shen Liu , Bo-Wun Cheng , Chen-Hao Chao , Chia-Che Chang , Yi-Chen Lo , Chun-Yi Lee

We consider the problem of detecting out-of-distribution (OOD) samples in deep reinforcement learning. In a value based reinforcement learning setting, we propose to use uncertainty estimation techniques directly on the agent's value…

机器学习 · 计算机科学 2019-01-09 Andreas Sedlmeier , Thomas Gabor , Thomy Phan , Lenz Belzner , Claudia Linnhoff-Popien

Camera localization is a fundamental and crucial problem for many robotic applications. In recent years, using deep-learning for camera-based localization has become a popular research direction. However, they lack robustness to large…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Jialu Wang , Muhamad Risqi U. Saputra , Chris Xiaoxuan Lu , Niki Trigon , Andrew Markham

Unsupervised domain adaptation (UDA) enables semantic segmentation models to generalize from a labeled source domain to an unlabeled target domain. However, existing UDA methods still struggle to bridge the domain gap due to cross-domain…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Yang Ou , Xiongwei Zhao , Xinye Yang , Yihan Wang , Yicheng Di , Rong Yuan , Xieyuanli Chen , Xu Zhu

Adaptive data analysis (ADA) involves a dynamic interaction between an analyst and a dataset owner, where the analyst submits queries sequentially, adapting them based on previous answers. This process can become adversarial, as the analyst…

人机交互 · 计算机科学 2025-01-22 Amir Hossein Hadavi , Mohammad M. Mojahedian , Mohammad Reza Aref

Long-context multiple-choice question answering tasks require robust reasoning over extensive text sources. Since most of the pre-trained transformer models are restricted to processing only a few hundred words at a time, successful…

信息检索 · 计算机科学 2025-01-28 Manish Singh , Manish Shrivastava

Data augmentation (DA) has been widely utilized to improve generalization in training deep neural networks. Recently, human-designed data augmentation has been gradually replaced by automatically learned augmentation policy. Through finding…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Xinyu Zhang , Qiang Wang , Jian Zhang , Zhao Zhong

Multi-Modal Learning (MML) integrates information from diverse modalities to improve predictive accuracy. While existing optimization strategies have made significant strides by mitigating gradient direction conflicts, we revisit MML from a…

机器学习 · 计算机科学 2026-02-09 Peizheng Guo , Jingyao Wang , Wenwen Qiang , Jiahuan Zhou , Changwen Zheng , Gang Hua

Uncertainty estimation is a key component in any deployed machine learning system. One way to evaluate uncertainty estimation is using "out-of-distribution" (OoD) detection, that is, distinguishing between the training data distribution and…

机器学习 · 计算机科学 2021-12-03 Haiwen Huang , Joost van Amersfoort , Yarin Gal

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification methods cannot fulfill…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Tobias Ringwald , Rainer Stiefelhagen

We present Manifold Alignment Determination (MAD), an algorithm for learning alignments between data points from multiple views or modalities. The approach is capable of learning correspondences between views as well as correspondences…

机器学习 · 统计学 2017-01-13 Andreas Damianou , Neil D. Lawrence , Carl Henrik Ek

Multimodal AI models are increasingly used in fields like healthcare, finance, and autonomous driving, where information is drawn from multiple sources or modalities such as images, texts, audios, videos. However, effectively managing…

机器学习 · 计算机科学 2025-05-16 Grigor Bezirganyan , Sana Sellami , Laure Berti-Équille , Sébastien Fournier

In many classification problems, we want a classifier that is robust to a range of non-semantic transformations. For example, a human can identify a dog in a picture regardless of the orientation and pose in which it appears. There is…

机器学习 · 计算机科学 2021-12-20 Scott Mahan , Tim Doster , Henry Kvinge

Deep learning has achieved remarkable success in direction-of-arrival (DOA) estimation. However, recent studies have shown that adversarial perturbations can severely compromise the performance of such models. To address this vulnerability,…

信号处理 · 电气工程与系统科学 2025-12-12 Shilian Zheng , Xiaoxiang Wu , Luxin Zhang , Keqiang Yue , Peihan Qi , Zhijin Zhao

In many applications with real-world consequences, it is crucial to develop reliable uncertainty estimation for the predictions made by the AI decision systems. Targeting at the goal of estimating uncertainty, various deep neural network…

机器学习 · 计算机科学 2022-10-13 Huimin Zeng , Zhenrui Yue , Yang Zhang , Ziyi Kou , Lanyu Shang , Dong Wang

The existence of adversarial data examples has drawn significant attention in the deep-learning community; such data are seemingly minimally perturbed relative to the original data, but lead to very different outputs from a deep-learning…

机器学习 · 计算机科学 2019-11-12 Bai Li , Changyou Chen , Wenlin Wang , Lawrence Carin

Tabular data is prevalent in many critical domains, yet it is often challenging to acquire in large quantities. This scarcity usually results in poor performance of machine learning models on such data. Data augmentation, a common strategy…

机器学习 · 计算机科学 2024-07-30 Andrei Margeloiu , Adrián Bazaga , Nikola Simidjievski , Pietro Liò , Mateja Jamnik

Objective: Accurate probability estimates are essential for the safe deployment of medical image segmentation models in clinical decision-making. However, modern deep segmentation networks are often poorly calibrated, a problem exacerbated…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Meritxell Riera-Marín , Javier García López , Júlia Rodríguez-Comas , Miguel A. González Ballester , Adrian Galdran

In machine learning, accurately predicting the probability that a specific input is correct is crucial for risk management. This process, known as uncertainty (or confidence) estimation, is particularly important in mission-critical…

机器学习 · 计算机科学 2023-01-12 Gabriella Chouraqui , Liron Cohen , Gil Einziger , Liel Leman

Open-Set Domain Adaptation (OSDA) assumes that a target domain contains unknown classes, which are not discovered in a source domain. Existing domain adversarial learning methods are not suitable for OSDA because distribution matching with…

机器学习 · 计算机科学 2022-10-25 JoonHo Jang , Byeonghu Na , DongHyeok Shin , Mingi Ji , Kyungwoo Song , Il-Chul Moon