中文
相关论文

相关论文: Knockout: A simple way to handle missing inputs

200 篇论文

Multimodal learning seeks to combine data from multiple input sources to enhance the performance of different downstream tasks. In real-world scenarios, performance can degrade substantially if some input modalities are missing. Existing…

机器学习 · 计算机科学 2024-10-10 Niki Nezakati , Md Kaykobad Reza , Ameya Patil , Mashhour Solh , M. Salman Asif

To demystify the "black box" property of deep neural networks for natural language processing (NLP), several methods have been proposed to interpret their predictions by measuring the change in prediction probability after erasing each…

计算与语言 · 计算机科学 2020-10-28 Siwon Kim , Jihun Yi , Eunji Kim , Sungroh Yoon

Machine Learning (ML) models are increasingly deployed in the wild to perform a wide range of tasks. In this work, we ask to what extent can an adversary steal functionality of such "victim" models based solely on blackbox interactions:…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Tribhuvanesh Orekondy , Bernt Schiele , Mario Fritz

Model-X knockoff has garnered significant attention among various feature selection methods due to its guarantees for controlling the false discovery rate (FDR). Since its introduction in parametric design, knockoff techniques have evolved…

机器学习 · 计算机科学 2024-11-11 Hongyu Shen , Yici Yan , Zhizhen Zhao

Learning representations of nodes in a low dimensional space is a crucial task with numerous interesting applications in network analysis, including link prediction, node classification, and visualization. Two popular approaches for this…

社会与信息网络 · 计算机科学 2022-08-10 Abdulkadir Celikkanat , Yanning Shen , Fragkiskos D. Malliaros

We study settings where gradient penalties are used alongside risk minimization with the goal of obtaining predictors satisfying different notions of monotonicity. Specifically, we present two sets of contributions. In the first part of the…

机器学习 · 计算机科学 2022-05-18 Joao Monteiro , Mohamed Osama Ahmed , Hossein Hajimirsadeghi , Greg Mori

Deep learning models frequently exploit spurious features in training data to achieve low training error, often resulting in poor generalization when faced with shifted testing distributions. To address this issue, various methods from…

机器学习 · 计算机科学 2025-02-11 Geraldin Nanfack , Eugene Belilovsky

We consider scenarios where a very accurate (often small) predictive model using restricted features is available when training a full-featured (often larger) model. This restricted model may be thought of as side-information'', and can…

机器学习 · 计算机科学 2025-04-10 Usama Muneeb , Mesrob I. Ohannessian

Deep learning has become the state-of-art tool in many applications, but the evaluation and training of deep models can be time-consuming and computationally expensive. The conditional computation approach has been proposed to tackle this…

机器学习 · 计算机科学 2016-01-11 Emmanuel Bengio , Pierre-Luc Bacon , Joelle Pineau , Doina Precup

There are classification tasks that take as inputs groups of images rather than single images. In order to address such situations, we introduce a nested multi-instance deep network. The approach is generic in that it is applicable to…

机器学习 · 统计学 2018-08-31 Alexander Stec , Diego Klabjan , Jean Utke

We introduce a framework for uncertainty estimation that both describes and extends many existing methods. We consider typical hyperparameters involved in classical training as random variables and marginalise them out to capture various…

机器学习 · 计算机科学 2021-07-07 Francesco Farina , Lawrence Phillips , Nicola J Richmond

Multimodal learning robust to missing modality has attracted increasing attention due to its practicality. Existing methods tend to address it by learning a common subspace representation for different modality combinations. However, we…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Shicai Wei , Yang Luo , Yuji Wang , Chunbo Luo

Dropout is a very effective way of regularizing neural networks. Stochastically "dropping out" units with a certain probability discourages over-specific co-adaptations of feature detectors, preventing overfitting and improving network…

神经与进化计算 · 计算机科学 2017-08-04 Pietro Morerio , Jacopo Cavazza , Riccardo Volpi , Rene Vidal , Vittorio Murino

In many real-world applications, from robotics to pedestrian trajectory prediction, there is a need to predict multiple real-valued outputs to represent several potential scenarios. Current deep learning techniques to address…

机器学习 · 计算机科学 2023-12-20 David D. Nguyen , David Liebowitz , Surya Nepal , Salil S. Kanhere

Projection-based model reduction has become a popular approach to reduce the cost associated with integrating large-scale dynamical systems so they can be used in many-query settings such as optimization and uncertainty quantification. For…

数值分析 · 数学 2020-08-26 Han Gao , Jian-Xun Wang , Matthew J. Zahr

Deep generative frameworks including GANs and normalizing flow models have proven successful at filling in missing values in partially observed data samples by effectively learning -- either explicitly or implicitly -- complex,…

机器学习 · 计算机科学 2021-04-06 Edgar A. Bernal

An important problem in training deep networks with high capacity is to ensure that the trained network works well when presented with new inputs outside the training dataset. Dropout is an effective regularization technique to boost the…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Mostafa Rahmani , George Atia

Dropout has been witnessed with great success in training deep neural networks by independently zeroing out the outputs of neurons at random. It has also received a surge of interest for shallow learning, e.g., logistic regression. However,…

机器学习 · 计算机科学 2016-12-06 Zhe Li , Boqing Gong , Tianbao Yang

Deep neural network models owe their representational power to the high number of learnable parameters. It is often infeasible to run these largely parametrized deep models in limited resource environments, like mobile phones. Network…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Ufuk Can Biçici , Cem Keskin , Lale Akarun

The problem of missing data, usually absent incurated and competition-standard datasets, is an unfortunate reality for most machine learning models used in industry applications. Recent work has focused on understanding the nature and the…

‹ 上一页 1 2 3 10 下一页 ›