中文
相关论文

相关论文: Did the Model Understand the Question?

200 篇论文

Deep Neural Networks (DNNs) have demonstrated exceptional performance on most recognition tasks such as image classification and segmentation. However, they have also been shown to be vulnerable to adversarial examples. This phenomenon has…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Anurag Arnab , Ondrej Miksik , Philip H. S. Torr

As neural networks become the tool of choice to solve an increasing variety of problems in our society, adversarial attacks become critical. The possibility of generating data instances deliberately designed to fool a network's analysis can…

机器学习 · 计算机科学 2021-03-19 Gabriel D. Cantareira , Rodrigo F. Mello , Fernando V. Paulovich

Adversarial attacks are a type of attack on machine learning models where an attacker deliberately modifies the inputs to cause the model to make incorrect predictions. Adversarial attacks can have serious consequences, particularly in…

Real-world data is often incomplete and contains missing values. To train accurate models over real-world datasets, users need to spend a substantial amount of time and resources imputing and finding proper values for missing data items. In…

机器学习 · 统计学 2024-03-05 Cheng Zhen , Nischal Aryal , Arash Termehchy , Alireza Aghasi , Amandeep Singh Chabada

Deploying machine learning models in safety-related do-mains (e.g. autonomous driving, medical diagnosis) demands for approaches that are explainable, robust against adversarial attacks and aware of the model uncertainty. Recent deep…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Jan Kronenberger , Anselm Haselhoff

Attention models have become a crucial component in neural machine translation (NMT). They are often implicitly or explicitly used to justify the model's decision in generating a specific token but it has not yet been rigorously established…

计算与语言 · 计算机科学 2019-10-02 Pooya Moradi , Nishant Kambhatla , Anoop Sarkar

Interpretability and explainability of AI are becoming increasingly important in light of the rapid development of large language models (LLMs). This paper investigates the interpretation of LLMs in the context of the knowledge-based…

计算与语言 · 计算机科学 2024-06-05 Valeriya Goloviznina , Evgeny Kotelnikov

Implicit discourse relation recognition is a challenging task as the relation prediction without explicit connectives in discourse parsing needs understanding of text spans and cannot be easily derived from surface features from the input…

计算与语言 · 计算机科学 2018-07-17 Hongxiao Bai , Hai Zhao

Deep Learning has already been successfully applied to analyze industrial sensor data in a variety of relevant use cases. However, the opaque nature of many well-performing methods poses a major obstacle for real-world deployment.…

机器学习 · 计算机科学 2023-10-20 Thomas Decker , Michael Lebacher , Volker Tresp

Deep learning models are susceptible to adversarial attacks, where slight perturbations to input data lead to misclassification. Adversarial attacks become increasingly effective with access to information about the targeted classifier. In…

机器学习 · 计算机科学 2024-05-29 Yu Zhe , Rei Nagaike , Daiki Nishiyama , Kazuto Fukuchi , Jun Sakuma

The opacity of deep learning models constrains their debugging and improvement. Augmenting deep models with saliency-based strategies, such as attention, has been claimed to help get a better understanding of the decision-making process of…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Matteo Rizzo , Cristina Conati , Daesik Jang , Hui Hu

Progress in text understanding has been driven by large datasets that test particular capabilities, like recent datasets for reading comprehension (Hermann et al., 2015). We focus here on the LAMBADA dataset (Paperno et al., 2016), a word…

计算与语言 · 计算机科学 2017-02-20 Zewei Chu , Hai Wang , Kevin Gimpel , David McAllester

Reliable deployment of machine learning models such as neural networks continues to be challenging due to several limitations. Some of the main shortcomings are the lack of interpretability and the lack of robustness against adversarial…

机器学习 · 计算机科学 2025-02-18 Jon Vadillo , Roberto Santana , Jose A. Lozano

We present the findings of the Machine Learning Model Attribution Challenge. Fine-tuned machine learning models may derive from other trained models without obvious attribution characteristics. In this challenge, participants identify the…

机器学习 · 计算机科学 2023-02-20 Elizabeth Merkhofer , Deepesh Chaudhari , Hyrum S. Anderson , Keith Manville , Lily Wong , João Gante

Deep learning, a branch of artificial intelligence, is a data-driven method that uses multiple layers of interconnected units or neurons to learn intricate patterns and representations directly from raw input data. Empowered by this…

机器学习 · 计算机科学 2025-07-28 Mohd Halim Mohd Noor , Ayokunle Olalekan Ige

Modern deep learning algorithms tend to optimize an objective metric, such as minimize a cross entropy loss on a training dataset, to be able to learn. The problem is that the single metric is an incomplete description of the real world…

机器学习 · 计算机科学 2021-01-07 Giang Dao , Minwoo Lee

We evaluated whether model explanations could efficiently detect bias in image classification by highlighting discriminating features, thereby removing the reliance on sensitive attributes for fairness calculations. To this end, we…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Schrasing Tong , Lalana Kagal

Understanding why a model made a certain prediction is crucial in many data science fields. Interpretable predictions engender appropriate trust and provide insight into how the model may be improved. However, with large modern datasets the…

人工智能 · 计算机科学 2016-12-09 Scott Lundberg , Su-In Lee

Vision-language alignment learned from image-caption pairs has been shown to benefit tasks like object recognition and detection. Methods are mostly evaluated in terms of how well object class names are learned, but captions also contain…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Kyle Buettner , Adriana Kovashka

Additive models form a widely popular class of regression models which represent the relation between covariates and response variables as the sum of low-dimensional transfer functions. Besides flexibility and accuracy, a key benefit of…

机器学习 · 统计学 2015-05-20 Alhussein Fawzi , Mathieu Sinn , Pascal Frossard