paper-with-me

홈 › Papers

iDAG: Invariant DAG Searching for Domain Generalization

2023-01-01 · ICCV 2023 1 · Zenan Huang, Haobo Wang, Junbo Zhao, Nenggan Zheng

Existing machine learning (ML) models are often fragile in open environments because the data distribution frequently shifts. To address this problem, domain generalization (DG) aims to explore underlying invariant patterns for stable prediction across domains. In this work, we first characterize that this failure of conventional ML models in DG is attributed to an inadequate identification of causal structures. We further propose a novel and theoretically grounded invariant Directed Acyclic Graph (dubbed iDAG) searching framework that attains an invariant graphical relation as the proxy to the causality structure from the intrinsic data-generating process. To enable tractable computation, iDAG solves a constrained optimization objective built on a set of representative class-conditional prototypes. Additionally, we integrate a hierarchical contrastive learning module, which poses a strong effect of clustering, for enhanced prototypes as well as stabler prediction. Extensive experiments on the synthetic and real-world benchmarks demonstrate that iDAG outperforms the state-of-the-art approaches, verifying the superiority of causal structure identification for DG. The code of iDAG is available at https://github.com/lccurious/iDAG.

📄 PDF Abstract BibTeX

Code (1)

lccurious/idag 공식 구현 pytorch

Tasks

Contrastive LearningDomain Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Autonomous Large Language Model Agents Enabling Intent-Driven Mobile GUI Testing

2023-11-15 · Juyeon Yoon, Robert Feldt, Shin Yoo

GUI testing checks if a software system behaves as expected when users interact with its graphical interface, e.g., testing specific functionality or validating relevant use case scenarios. Currently, deciding what to te…

Language ModelingLanguage ModellingLarge Language Model

Curriculum Learning Meets Directed Acyclic Graph for Multimodal Emotion Recognition

2024-02-27 · Cam-Van Thi Nguyen, Cao-Bach Nguyen, Quang-Thuy Ha, Duc-Trong Le

Emotion recognition in conversation (ERC) is a crucial task in natural language processing and affective computing. This paper proposes MultiDAG+CL, a novel approach for Multimodal Emotion Recognition in Conversation (ER…

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition

X-GridAgent: An LLM-Powered Agentic AI System for Assisting Power Grid Analysis

2025-12-23 · Yihan, Wen, Xin Chen arxiv

The growing complexity of power system operations has created an urgent need for intelligent, automated tools to support reliable and efficient grid management. Conventional analysis tools often require significant domai…

Natural Language QueriesInformation Retrieval

PCW-Net: Pyramid Combination and Warping Cost Volume for Stereo Matching

2020-06-23 · Zhelun Shen, Yuchao Dai, Xibin Song, Zhibo Rao 외

Existing deep learning based stereo matching methods either focus on achieving optimal performances on the target dataset while with poor generalization for other datasets or focus on handling the cross-domain generaliza…

Disparity EstimationDomain GeneralizationStereo Matching

Bayesian structure learning and sampling of Bayesian networks with the R package BiDAG

2021-05-02 · Polina Suter, Jack Kuipers, Giusi Moffa, Niko Beerenwinkel

The R package BiDAG implements Markov chain Monte Carlo (MCMC) methods for structure learning and sampling of Bayesian networks. The package includes tools to search for a maximum a posteriori (MAP) graph and to sample g…

Graph Sampling