中文
相关论文

相关论文: Attention Diversification for Domain Generalizatio…

200 篇论文

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

In real-life applications, machine learning models often face scenarios where there is a change in data distribution between training and test domains. When the aim is to make predictions on distributions different from those seen at…

机器学习 · 计算机科学 2021-11-04 Lucas Mansilla , Rodrigo Echeveste , Diego H. Milone , Enzo Ferrante

Domain generalization refers to the problem where we aim to train a model on data from a set of source domains so that the model can generalize to unseen target domains. Naively training a model on the aggregate set of data (pooled from all…

机器学习 · 计算机科学 2022-02-16 A. Tuan Nguyen , Toan Tran , Yarin Gal , Atılım Güneş Baydin

Domain generalization is a technique aimed at enabling models to maintain high accuracy when applied to new environments or datasets (unseen domains) that differ from the datasets used in training. Generally, the accuracy of models trained…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Reiji Saito , Kazuhiro Hotta

Deep neural networks face several challenges in hyperspectral image classification, including insufficient utilization of joint spatial-spectral information, gradient vanishing with increasing depth, and overfitting. To enhance feature…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Guandong Li , Mengxia Ye

Convolutional Neural Networks (CNNs) have been the standard for image classification tasks for a long time, but more recently attention-based mechanisms have gained traction. This project aims to compare traditional CNNs with…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Nikhil Kapila , Julian Glattki , Tejas Rathi

In this work, we tackle the problem of domain generalization for object detection, specifically focusing on the scenario where only a single source domain is available. We propose an effective approach that involves two key steps:…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Muhammad Sohail Danish , Muhammad Haris Khan , Muhammad Akhtar Munir , M. Saquib Sarfraz , Mohsen Ali

In many modern computer application problems, the classification of image data plays an important role. Among many different supervised machine learning models, convolutional neural networks (CNNs) and linear discriminant analysis (LDA) as…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Axel Klawonn , Martin Lanser , Janine Weber

Domain generalization faces challenges due to the distribution shift between training and testing sets, and the presence of unseen target domains. Common solutions include domain alignment, meta-learning, data augmentation, or ensemble…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Juncheng Yang , Zuchao Li , Shuai Xie , Wei Yu , Shijun Li

Despite deep convolutional neural networks' great success in object classification, it suffers from severe generalization performance drop under occlusion due to the inconsistency between training and testing data. Because of the large…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Mingqing Xiao , Adam Kortylewski , Ruihai Wu , Siyuan Qiao , Wei Shen , Alan Yuille

Retinal vessel segmentation plays a key role in computer-aided screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Recently, deep learning-based retinal vessel segmentation algorithms have achieved…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Wei Feng , Lie Ju , Lin Wang , Kaimin Song , Xin Wang , Xin Zhao , Qingyi Tao , Zongyuan Ge

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

Domain generalization (DG) aims to learn predictive models that can generalize to unseen domains. Most existing DG approaches focus on learning domain-invariant representations under the assumption of conditional distribution shift (i.e.,…

机器学习 · 计算机科学 2026-02-03 Jewon Yeom , Kyubyung Chae , Hyunggyu Lim , Yoonna Oh , Dongyoon Yang , Taesup Kim

Domain generalization (DG) aims to improve the generalizability of computer vision models toward distribution shifts. The mainstream DG methods focus on learning domain invariance, however, such methods overlook the potential inherent in…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Shaocong Long , Qianyu Zhou , Xiangtai Li , Chenhao Ying , Yunhai Tong , Lizhuang Ma , Yuan Luo , Dacheng Tao

Deep learning models obtain impressive accuracy in road scenes understanding, however they need a large quantity of labeled samples for their training. Additionally, such models do not generalise well to environments where the statistical…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Francesco Barbato , Umberto Michieli , Marco Toldo , Pietro Zanuttigh

Convolutional Neural Networks (CNNs) frequently "cheat" by exploiting superficial correlations, raising concerns about whether they make predictions for the right reasons. Inspired by cognitive science, which highlights the role of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Ryan L. Yang , Dipkamal Bhusal , Nidhi Rastogi

Deep neural networks are a promising approach towards multi-task learning because of their capability to leverage knowledge across domains and learn general purpose representations. Nevertheless, they can fail to live up to these promises…

机器学习 · 计算机科学 2019-12-17 Mihai Suteu , Yike Guo

Distribution shifts between training and testing samples frequently occur in practice and impede model generalization performance. This crucial challenge thereby motivates studies on domain generalization (DG), which aim to predict the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Tianxin Wei , Yifan Chen , Xinrui He , Wenxuan Bao , Jingrui He

Efficiently utilizing discriminative features is crucial for convolutional neural networks to achieve remarkable performance in medical image segmentation and is also important for model generalization across multiple domains, where letting…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Ran Gu , Jiangshan Lu , Jingyang Zhang , Wenhui Lei , Xiaofan Zhang , Guotai Wang , Shaoting Zhang

Deep Convolutional Neural Networks (CNN) enforces supervised information only at the output layer, and hidden layers are trained by back propagating the prediction error from the output layer without explicit supervision. We propose a…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Zhuolin Jiang , Yaming Wang , Larry Davis , Walt Andrews , Viktor Rozgic