中文
相关论文

相关论文: Casual Inference via Style Bias Deconfounding for …

200 篇论文

We propose Deep Companion Learning (DCL), a novel training method for Deep Neural Networks (DNNs) that enhances generalization by penalizing inconsistent model predictions compared to its historical performance. To achieve this, we train a…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Ruizhao Zhu , Venkatesh Saligrama

Convolutional Neural Networks (CNNs) often fail to maintain their performance when they confront new test domains, which is known as the problem of domain shift. Recent studies suggest that one of the main causes of this problem is CNNs'…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Hyeonseob Nam , HyunJae Lee , Jongchan Park , Wonjun Yoon , Donggeun Yoo

Attribute bias in federated learning (FL) typically leads local models to optimize inconsistently due to the learning of non-causal associations, resulting degraded performance. Existing methods either use data augmentation for increasing…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Zhuang Qi , Sijin Zhou , Lei Meng , Han Hu , Han Yu , Xiangxu Meng

While achieving remarkable success for medical image segmentation, deep convolution neural networks (DCNNs) often fail to maintain their robustness when confronting test data with the novel distribution. To address such a drawback, the…

图像与视频处理 · 电气工程与系统科学 2022-05-09 Yuxin Kang , Hansheng Li , Xuan Zhao , Dongqing Hu , Feihong Liu , Lei Cui , Jun Feng , Lin Yang

Causal discovery is a structured prediction task that aims to predict causal relations among variables based on their data samples. Supervised Causal Learning (SCL) is an emerging paradigm in this field. Existing Deep Neural Network…

机器学习 · 计算机科学 2025-02-18 Jiaru Zhang , Rui Ding , Qiang Fu , Bojun Huang , Zizhen Deng , Yang Hua , Haibing Guan , Shi Han , Dongmei Zhang

Prior image-text matching methods have shown remarkable performance on many benchmark datasets, but most of them overlook the bias in the dataset, which exists in intra-modal and inter-modal, and tend to learn the spurious correlations that…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Wenhui Li , Xinqi Su , Dan Song , Lanjun Wang , Kun Zhang , An-An Liu

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

Deep learning models for semantic segmentation often experience performance degradation when deployed to unseen target domains unidentified during the training phase. This is mainly due to variations in image texture (\ie style) from…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Woo-Jin Ahn , Geun-Yeong Yang , Hyun-Duck Choi , Myo-Taeg Lim

Domain Generalization (DG) is essentially a sub-branch of out-of-distribution generalization, which trains models from multiple source domains and generalizes to unseen target domains. Recently, some domain generalization algorithms have…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zining Chen , Weiqiu Wang , Zhicheng Zhao , Aidong Men

Deep learning often struggles when training and test data distributions differ. Traditional domain generalization (DG) tackles this by including data from multiple source domains, which is impractical due to expensive data collection and…

机器学习 · 计算机科学 2025-07-15 Lihua Zhou , Mao Ye , Nianxin Li , Shuaifeng Li , Jinlin Wu , Xiatian Zhu , Lei Deng , Hongbin Liu , Jiebo Luo , Zhen Lei

Causal modeling has been recognized as a potential solution to many challenging problems in machine learning (ML). Here, we describe how a recently proposed counterfactual approach developed to deconfound linear structural causal models can…

机器学习 · 计算机科学 2020-11-23 Elias Chaibub Neto

Convolutional neural networks (CNNs) have demonstrated gratifying results at learning discriminative features. However, when applied to unseen domains, state-of-the-art models are usually prone to errors due to domain shift. After…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Rang Meng , Xianfeng Li , Weijie Chen , Shicai Yang , Jie Song , Xinchao Wang , Lei Zhang , Mingli Song , Di Xie , Shiliang Pu

Single-source domain generalization (SDG) for object detection is a challenging yet essential task as the distribution bias of the unseen domain degrades the algorithm performance significantly. However, existing methods attempt to extract…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Yajing Liu , Shijun Zhou , Xiyao Liu , Chunhui Hao , Baojie Fan , Jiandong Tian

A persistent structural weakness in deep clustering is the disconnect between feature learning and cluster assignment. Most architectures invoke an external clustering step, typically k-means, to produce pseudo-labels that guide training,…

机器学习 · 计算机科学 2026-04-03 Giansalvo Cirrincione

Though convolutional neural networks (CNNs) have demonstrated remarkable ability in learning discriminative features, they often generalize poorly to unseen domains. Domain generalization aims to address this problem by learning from a set…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

Continual learning (CL) aims to train models sequentially over multiple domains without forgetting previously learned knowledge. However, existing CL methods optimize for in-domain performance and are therefore prone to learning spurious,…

机器学习 · 计算机科学 2026-05-18 Pascal Janetzky , Tobias Schlagenhauf , Stefan Feuerriegel

Understanding causal dependencies in observational data is critical for informing decision-making. These relationships are often modeled as Bayesian Networks (BNs) and Directed Acyclic Graphs (DAGs). Existing methods, such as NOTEARS and…

机器学习 · 计算机科学 2026-04-03 Hao Zhu , Di Zhou , Donna Slonim

Although deep learning models have been successfully applied to a variety of tasks, due to the millions of parameters, they are becoming increasingly opaque and complex. In order to establish trust for their widespread commercial use, it is…

机器学习 · 计算机科学 2018-11-13 Tanmayee Narendra , Anush Sankaran , Deepak Vijaykeerthy , Senthil Mani

Causal learning has long concerned itself with the accurate recovery of underlying causal mechanisms. Such causal modelling enables better explanations of out-of-distribution data. Prior works on causal learning assume that the high-level…

Domain generalization (DG) is essentially an out-of-distribution problem, aiming to generalize the knowledge learned from multiple source domains to an unseen target domain. The mainstream is to leverage statistical models to model the…

机器学习 · 计算机科学 2022-03-29 Fangrui Lv , Jian Liang , Shuang Li , Bin Zang , Chi Harold Liu , Ziteng Wang , Di Liu
‹ 上一页 1 2 3 10 下一页 ›