This repository includes our work on causal discovery and domain adaptation/domain generalization. Welcome everyone to come to join us (Especially for students conducting independent research,) and learn about our work.
- Causality Detection with Matrix-based Transfer Entropy
- Published in Information Sciences (SCI, top journal, 中科院一区, 西交最具)
- Code
- Contributions: propose two novel matrix-based estimators for conditional transfer entropy and high-order transfer entropy. The former can detect both indirect and common causation, while the latter can detect synergistic effect.
- Jacobian Regularizer-based Neural Granger Causality
- Published in ICML 2024 (CCFA, top AI conference, 西交最具)
- Code
- Contributions: To our best knowledge, this is the first work to harness a single NN model with shared hidden layers for multivariate Granger causality analysis. Our method can not only obtain the summary Granger causality but also the full-time Granger causality. We evaluate our method on commonly used benchmark datasets with extensive experiments. Our method can outperform state-of-the-art baselines and show an excellent ability to discover Granger causality, especially for sparse causality.
- An Information-Theoretic Approach for Heterogeneous Differentiable Causal Discovery
- Under review
- Code will be published in this GitHub account.
- Contributions: To this end, we introduce a novel information-theoretic approach designed to enhance the robustness of differential causal discovery methods. Theoretically, we demonstrate that our approach leverages the structural identifiability characteristic inherent in existing causal discovery methods for linear systems. Furthermore, we explore how the MEE enhances the reliability and robustness of causal inference by evenly distributing prediction errors across diverse samples.
-
Prompt-based distribution alignment for unsupervised domain adaptation
- Published in AAAI 2024 (CCF A, 西交最具)
- Code
- Contributions: We first experimentally verify the effectiveness of VLM on UDA downstream tasks. Then, based on this finding, we further propose a prompt-based distribution alignment (PDA) method to tune prompt to the target domain. The proposed PDA includes two training branches. First, the base branch ensures discrimination among different classes. Second, the aligned branch obtains the domain invariant information by image-guided feature tuning.
-
Soft Prompt Generation for Domain Generalization
- Accepted by ECCV 2024 (CCF B, top Computer Vision Conference, 西交最具)
- Code
- Contributions: We propose a prompt-based domain generalization method from a generative perspective.
-
PromptTA: Prompt-driven Text Adapter for Source-free Domain Generalization
- Accepted by ICASSP 2025 (CCF B)
- Code.
- Contribution: We propose an adapter-based domain generalization method that doesn't use the image as the training data.
- Accepted by ICASSP 2025 (CCF B)
Other work can be seen in Google Scholar.