中文
相关论文

相关论文: CAMO: Causality-Guided Adversarial Multimodal Doma…

200 篇论文

Domain Generalization (DG) aims to enhance model robustness in unseen or distributionally shifted target domains through training exclusively on source domains. Although existing DG techniques, such as data manipulation, learning…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hai Huang , Yan Xia , Sashuai Zhou , Hanting Wang , Shulei Wang , Zhou Zhao

In real-world scenarios, achieving domain generalization (DG) presents significant challenges as models are required to generalize to unknown target distributions. Generalizing to unseen multi-modal distributions poses even greater…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Hao Dong , Ismail Nejjar , Han Sun , Eleni Chatzi , Olga Fink

Domain generalization (DG) is an important problem that learns a model which generalizes to unseen test domains leveraging one or more source domains, under the assumption of shared label spaces. However, most DG methods assume access to…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Christopher Liao , Christian So , Theodoros Tsiligkaridis , Brian Kulis

Multimodal Domain Generalization (MMDG) leverages the complementary strengths of multiple modalities to enhance model generalization on unseen domains. A central challenge in multimodal learning is optimization imbalance, where modalities…

机器学习 · 计算机科学 2026-03-17 Hongzhao Li , Guohao Shen , Shupan Li , Mingliang Xu , Muhammad Haris Khan

Domain Generalization (DG) aims to learn a model that can generalize well to unseen target domains from a set of source domains. With the idea of invariant causal mechanism, a lot of efforts have been put into learning robust causal effects…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Qiaowei Miao , Junkun Yuan , Kun Kuang

For models to generalize under unseen domains (a.k.a domain generalization), it is crucial to learn feature representations that are domain-agnostic and capture the underlying semantics that makes up an object category. Recent advances…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Puneet Mangla , Shivam Chandhok , Milan Aggarwal , Vineeth N Balasubramanian , Balaji Krishnamurthy

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 incorporate knowledge from multiple source domains into a single model that could generalize well on unseen target domains. This problem is ubiquitous in practice since the distributions of the target data…

机器学习 · 统计学 2019-07-26 Shoubo Hu , Kun Zhang , Zhitang Chen , Laiwan Chan

Cross-scene image classification aims to transfer prior knowledge of ground materials to annotate regions with different distributions and reduce hand-crafted cost in the field of remote sensing. However, existing approaches focus on…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Zhu Han , Ce Zhang , Lianru Gao , Zhiqiang Zeng , Michael K. Ng , Bing Zhang , Jocelyn Chanussot

The systematic analysis of user-generated social media content, especially when enriched with geospatial context, plays a vital role in domains such as disaster management and public opinion monitoring. Although multimodal approaches have…

社会与信息网络 · 计算机科学 2026-01-21 Ehsaneddin Jalilian , Bernd Resch

Causality has been combined with machine learning to produce robust representations for domain generalization. Most existing methods of this type require massive data from multiple domains to identify causal features by cross-domain…

机器学习 · 计算机科学 2024-03-01 Yang Chen , Yitao Liang , Zhouchen Lin

The generalization capability of machine learning models, which refers to generalizing the knowledge for an "unseen" domain via learning from one or multiple seen domain(s), is of great importance to develop and deploy machine learning…

机器学习 · 计算机科学 2022-02-17 Keyu Chen , Di Zhuang , J. Morris Chang

In the domain generalization literature, a common objective is to learn representations independent of the domain after conditioning on the class label. We show that this objective is not sufficient: there exist counter-examples where a…

机器学习 · 计算机科学 2021-06-30 Divyat Mahajan , Shruti Tople , Amit Sharma

Multi-modal learning has achieved remarkable success by integrating information from various modalities, achieving superior performance in tasks like recognition and retrieval compared to uni-modal approaches. However, real-world scenarios…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Xiaohao Liu , Xiaobo Xia , Zhuo Huang , See-Kiong Ng , Tat-Seng Chua

In Domain Generalization (DG) tasks, models are trained by using only training data from the source domains to achieve generalization on an unseen target domain, this will suffer from the distribution shift problem. So it's important to…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Cheng Dai , Yingqiao Lin , Fan Li , Xiyao Li , Donglin Xie

Generalized Category Discovery (GCD) aims to classify inputs into both known and novel categories, a task crucial for open-world scientific discoveries. However, current GCD methods are limited to unimodal data, overlooking the inherently…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Yuchang Su , Renping Zhou , Siyu Huang , Xingjian Li , Tianyang Wang , Ziyue Wang , Min Xu

Recent developments in image classification and natural language processing, coupled with the rapid growth in social media usage, have enabled fundamental advances in detecting breaking events around the world in real-time. Emergency…

机器学习 · 计算机科学 2020-04-13 Mahdi Abavisani , Liwei Wu , Shengli Hu , Joel Tetreault , Alejandro Jaimes

Domain Generalization (DG) techniques have emerged as a popular approach to address the challenges of domain shift in Deep Learning (DL), with the goal of generalizing well to the target domain unseen during the training. In recent years,…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Aveen Dayal , Vimal K. B. , Linga Reddy Cenkeramaddi , C. Krishna Mohan , Abhinav Kumar , Vineeth N Balasubramanian

Multimodal models ideally should generalize to unseen domains while remaining data-efficient to reduce annotation costs. To this end, we introduce and study a new problem, Semi-Supervised Multimodal Domain Generalization (SSMDG), which aims…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Hongzhao Li , Hao Dong , Hualei Wan , Shupan Li , Mingliang Xu , Muhammad Haris Khan

Domain generalization (DG) is proposed to deal with the issue of domain shift, which occurs when statistical differences exist between source and target domains. However, most current methods do not account for a common realistic scenario…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Xiran Wang , Jian Zhang , Lei Qi , Yinghuan Shi
‹ 上一页 1 2 3 10 下一页 ›