[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Toward Temporal Causal Representation Learning with Tensor Decomposition

Created by
  • Haebom

Author

Jianhong Chen, Meng Zhao, Mostafa Reisi Gahrooei, Xubo Yue

Outline

In this paper, we present a method for learning temporal causal representations, which is useful for revealing complex patterns in observational studies, to apply them to high-dimensional irregular tensor-shaped data. We extract meaningful clusters through irregular tensor decomposition and propose a new causal formulation based on them. A novel learning framework, CaRTeD, integrates temporal causal representation learning and irregular tensor decomposition to provide a blueprint for downstream tasks such as latent structure modeling and causal information extraction. We improve the tensor decomposition by a more flexible regularization scheme, and theoretically prove the convergence of the algorithm. Experimental results using synthetic and real EHR datasets (MIMIC-III) demonstrate that the proposed method outperforms state-of-the-art techniques and improves the explanatory power of causal representations.

Takeaways, Limitations

Takeaways:
A novel framework for learning temporal causal representations for high-dimensional irregular tensor data (CaRTeD)
Providing theoretical guarantees for the convergence of irregular tensor decompositions
Can be used for various sub-tasks such as latent structure modeling and causal information extraction
Experimental results confirm superior performance and improved explanatory power compared to state-of-the-art techniques (using MIMIC-III dataset)
Improved tensor decomposition through more flexible regularization schemes
Limitations:
Limitations is not specifically mentioned in the paper. Additional experiments or validation through different types of datasets may be needed.
Additional analysis of the computational cost and scalability of CaRTeD may be required.
👍