中文
相关论文

相关论文: Mining bias-target Alignment from Voronoi Cells

200 篇论文

The rise of deep learning technique has raised new privacy concerns about the training data and test data. In this work, we investigate the model inversion problem in the adversarial settings, where the adversary aims at inferring…

密码学与安全 · 计算机科学 2019-02-25 Ziqi Yang , Ee-Chien Chang , Zhenkai Liang

Deep models trained on large amounts of data often incorporate implicit biases present during training time. If later such a bias is discovered during inference or deployment, it is often necessary to acquire new data and retrain the model.…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Niklas Penzel , Gideon Stein , Joachim Denzler

Recommender systems are seen as an effective tool to address information overload, but it is widely known that the presence of various biases makes direct training on large-scale observational data result in sub-optimal prediction…

信息检索 · 计算机科学 2023-04-19 Haoxuan Li , Yanghao Xiao , Chunyuan Zheng , Peng Wu

Though deep neural network has hit a huge success in recent studies and applica- tions, it still remains vulnerable to adversarial perturbations which are imperceptible to humans. To address this problem, we propose a novel network called…

机器学习 · 计算机科学 2017-12-25 Jiefeng Chen , Zihang Meng , Changtian Sun , Wei Tang , Yinglun Zhu

This work explores the biases in learning processes based on deep neural network architectures. We analyze how bias affects deep learning processes through a toy example using the MNIST database and a case study in gender detection from…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Ignacio Serna , Alejandro Peña , Aythami Morales , Julian Fierrez

ConvNets and Imagenet have driven the recent success of deep learning for image classification. However, the marked slowdown in performance improvement combined with the lack of robustness of neural networks to adversarial examples and…

机器学习 · 计算机科学 2018-07-23 Pierre Stock , Moustapha Cisse

In this article a novel approach for training deep neural networks using Bayesian techniques is presented. The Bayesian methodology allows for an easy evaluation of model uncertainty and additionally is robust to overfitting. These are…

机器学习 · 计算机科学 2019-04-03 Konstantin Posch , Jürgen Pilz

Estimation and inference of treatment effects under unconfounded treatment assignments often suffer from bias and the `curse of dimensionality' due to the nonparametric estimation of nuisance parameters for high-dimensional confounders.…

统计方法学 · 统计学 2025-07-08 Zeqi Wu , Meilin Wang , Wei Huang , Zheng Zhang

Deep learning models have shown promise in improving diagnostic accuracy from chest X-rays, but they also risk perpetuating healthcare disparities when performance varies across demographic groups. In this work, we present a comprehensive…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Clemence Mottez , Louisa Fay , Maya Varma , Sophie Ostmeier , Curtis Langlotz

Deep neural networks have been successful in diverse discriminative classification tasks, although, they are poorly calibrated often assigning high probability to misclassified predictions. Potential consequences could lead to…

机器学习 · 统计学 2020-10-06 John Mitros , Arjun Pakrashi , Brian Mac Namee

Despite the power of deep neural networks for a wide range of tasks, an overconfident prediction issue has limited their practical use in many safety-critical applications. Many recent works have been proposed to mitigate this issue, but…

机器学习 · 计算机科学 2020-08-14 Jooyoung Moon , Jihyo Kim , Younghak Shin , Sangheum Hwang

Simplicity bias is the concerning tendency of deep networks to over-depend on simple, weakly predictive features, to the exclusion of stronger, more complex features. This is exacerbated in real-world applications by limited training data…

机器学习 · 计算机科学 2023-06-07 Rishabh Tiwari , Pradeep Shenoy

Traditional deep learning algorithms often fail to generalize when they are tested outside of the domain of the training data. The issue can be mitigated by using unlabeled data from the target domain at training time, but because data…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Thomas Duboudin , Emmanuel Dellandréa , Corentin Abgrall , Gilles Hénaff , Liming Chen

Deep learning based object detectors struggle generalizing to a new target domain bearing significant variations in object and background. Most current methods align domains by using image or instance-level adversarial feature alignment.…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Muhammad Akhtar Munir , Muhammad Haris Khan , M. Saquib Sarfraz , Mohsen Ali

Deep convolutional networks often append additive constant ("bias") terms to their convolution operations, enabling a richer repertoire of functional mappings. Biases are also used to facilitate training, by subtracting mean response over…

图像与视频处理 · 电气工程与系统科学 2020-02-11 Sreyas Mohan , Zahra Kadkhodaie , Eero P. Simoncelli , Carlos Fernandez-Granda

Deep neural networks often make decisions based on the spurious correlations inherent in the dataset, failing to generalize in an unbiased data distribution. Although previous approaches pre-define the type of dataset bias to prevent the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Eungyeup Kim , Jihyeon Lee , Jaegul Choo

Owing to their remarkable learning (and relearning) capabilities, deep neural networks (DNNs) find use in numerous real-world applications. However, the learning of these data-driven machine learning models is generally as good as the data…

机器学习 · 计算机科学 2023-04-04 Mahum Naseer , Muhammad Shafique

Dataset bias is a critical challenge in machine learning since it often leads to a negative impact on a model due to the unintended decision rules captured by spurious correlations. Although existing works often handle this issue based on…

机器学习 · 计算机科学 2022-04-05 Seonguk Seo , Joon-Young Lee , Bohyung Han

Mitigating bias in automated decision-making systems, particularly in deep learning models, is a critical challenge due to nuanced definitions of fairness, dataset-specific biases, and the inherent trade-off between fairness and accuracy.…

机器学习 · 计算机科学 2025-10-22 Charmaine Barker , Daniel Bethell , Dimitar Kazakov

There is a growing body of literature showing that deep neural networks are vulnerable to adversarial input modification. Recently this work has been extended from image classification to malware classification over boolean features. In…

机器学习 · 计算机科学 2018-06-26 Alex Kouzemtchenko