中文
相关论文

相关论文: CODA: Constructivism Learning for Instance-Depende…

200 篇论文

Deep time series models are vulnerable to noisy data ubiquitous in real-world applications. Existing robustness strategies either prune data or rely on costly prior quantification, failing to balance effectiveness and efficiency. In this…

人工智能 · 计算机科学 2026-05-26 Siru Zhong , Yiqiu Liu , Zhiqing Cui , Zezhi Shao , Fei Wang , Qingsong Wen , Yuxuan Liang

The widespread availability of off-the-shelf machine learning models poses a challenge: which model, of the many available candidates, should be chosen for a given data analysis task? This question of model selection is traditionally…

机器学习 · 计算机科学 2025-08-01 Justin Kay , Grant Van Horn , Subhransu Maji , Daniel Sheldon , Sara Beery

This paper carries out an empirical analysis of various dropout techniques for language modelling, such as Bernoulli dropout, Gaussian dropout, Curriculum Dropout, Variational Dropout and Concrete Dropout. Moreover, we propose an extension…

计算与语言 · 计算机科学 2018-11-05 James O' Neill , Danushka Bollegala

Among Bayesian methods, Monte-Carlo dropout provides principled tools for evaluating the epistemic uncertainty of neural networks. Its popularity recently led to seminal works that proposed activating the dropout layers only during…

机器学习 · 计算机科学 2023-02-07 Emanuele Ledda , Giorgio Fumera , Fabio Roli

In longitudinal studies, subjects may be lost to follow-up, or miss some of the planned visits, leading to incomplete response sequences. When the probability of non-response, conditional on the available covariates and the observed…

统计方法学 · 统计学 2017-07-10 Alessandra Spagnoli , Maria Francesca Marino , Marco Alfò

Dropout has recently emerged as a powerful and simple method for training neural networks preventing co-adaptation by stochastically omitting neurons. Dropout is currently not grounded in explicit modelling assumptions which so far has…

机器学习 · 统计学 2022-05-18 Tue Herlau , Morten Mørup , Mikkel N. Schmidt

Dropout is used as a practical tool to obtain uncertainty estimates in large vision models and reinforcement learning (RL) tasks. But to obtain well-calibrated uncertainty estimates, a grid-search over the dropout probabilities is necessary…

机器学习 · 统计学 2017-05-23 Yarin Gal , Jiri Hron , Alex Kendall

Existing ML models are known to be highly over-parametrized, and use significantly more resources than required for a given task. Prior work has explored compressing models offline, such as by distilling knowledge from larger models into…

机器学习 · 计算机科学 2022-05-17 Julian Knodt

Despite dropout's ubiquity in machine learning, its effectiveness as a form of data augmentation remains under-explored. We address two key questions: (i) When is dropout effective as an augmentation strategy? (ii) Is dropout uniquely…

机器学习 · 计算机科学 2025-06-02 Rickard Brüel-Gabrielsson , Tongzhou Wang , Manel Baradad , Justin Solomon

Data for Image segmentation models can be costly to obtain due to the precision required by human annotators. We run a series of experiments showing the effect of different kinds of Dropout training on the DeepLabv3+ Image segmentation…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Thomas Spilsbury , Paavo Camps

As medical diagnoses increasingly leverage multimodal data, machine learning models are expected to effectively fuse heterogeneous information while remaining robust to missing modalities. In this work, we propose a novel multimodal…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Yi Gu , Kuniaki Saito , Jiaxin Ma

Recent works on domain adaptation exploit adversarial training to obtain domain-invariant feature representations from the joint learning of feature extractor and domain discriminator networks. However, domain adversarial methods render…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Seungmin Lee , Dongwan Kim , Namil Kim , Seong-Gyun Jeong

Dropout is one of the most popular regularization techniques in neural network training. Because of its power and simplicity of idea, dropout has been analyzed extensively and many variants have been proposed. In this paper, several…

机器学习 · 统计学 2022-06-23 Masanari Kimura , Hideitsu Hino

In real-world applications, machine learning models often become obsolete due to shifts in the joint distribution arising from underlying temporal trends, a phenomenon known as the "concept drift". Existing works propose model-specific…

机器学习 · 计算机科学 2023-10-04 Chia-Yuan Chang , Yu-Neng Chuang , Zhimeng Jiang , Kwei-Herng Lai , Anxiao Jiang , Na Zou

Although unsupervised domain adaptation methods have achieved remarkable performance in semantic scene segmentation in visual perception for self-driving cars, these approaches remain impractical in real-world use cases. In practice, the…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Thanh-Dat Truong , Pierce Helton , Ahmed Moustafa , Jackson David Cothren , Khoa Luu

Background: Contract-based Design (CbD) is a valuable methodology for software design that allows annotation of code and architectural components with contracts, thereby enhancing clarity and reliability in software development. It…

软件工程 · 计算机科学 2025-05-13 Fazli Faruk Okumus , Amra Ramic , Stefan Kugele

Production deployments in complex systems require ML architectures to be highly efficient and usable against multiple tasks. Particularly demanding are classification problems in which data arrives in a streaming fashion and each class is…

机器学习 · 计算机科学 2023-07-12 Mateusz Wójcik , Witold Kościukiewicz , Mateusz Baran , Tomasz Kajdanowicz , Adam Gonczarek

We provide a summary over architectural approaches that can be used to construct dependable learning-enabled autonomous systems, with a focus on automated driving. We consider three technology pillars for architecting dependable autonomy,…

软件工程 · 计算机科学 2019-02-28 Chih-Hong Cheng , Dhiraj Gulati , Rongjie Yan

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 learning is the state-of-the-art in fields such as visual object recognition and speech recognition. This learning uses a large number of layers, huge number of units, and connections. Therefore, overfitting is a serious problem. To…

机器学习 · 计算机科学 2017-06-22 Kazuyuki Hara , Daisuke Saitoh , Hayaru Shouno