paper-with-me

Papers

Learning Causal Domain-Invariant Temporal Dynamics for Few-Shot Action Recognition

2024-02-20 · Yuke Li, Guangyi Chen, Ben Abramowitz, Stefano Anzellott, Donglai Wei

Few-shot action recognition aims at quickly adapting a pre-trained model to the novel data with a distribution shift using only a limited number of samples. Key challenges include how to identify and leverage the transferable knowledge learned by the pre-trained model. We therefore propose CDTD, or Causal Domain-Invariant Temporal Dynamics for knowledge transfer. To identify the temporally invariant and variant representations, we employ the causal representation learning methods for unsupervised pertaining, and then tune the classifier with supervisions in next stage. Specifically, we assume the domain information can be well estimated and the pre-trained image decoder and transition models can be well transferred. During adaptation, we fix the transferable temporal dynamics and update the image encoder and domain estimator. The efficacy of our approach is revealed by the superior accuracy of CDTD over leading alternatives across standard few-shot action recognition datasets.

📄 PDF Abstract BibTeX arXiv:2402.12706

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDecoderFew-Shot action recognitionFew Shot Action RecognitionRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Causal Semantic Alignment for LLM-based Time Series Forecasting

2026-06-06 · Kexuan Zhang, Xiaobei Zou, Cesare Alippi, Gary G. Yen 외 arxiv

Recent advances in Large Language Models (LLMs) have opened new possibilities for time series forecasting by enabling alignment between temporal patterns and pretrained word embeddings. However, most LLM-based methods ov…

Time Series Forecasting

A Generalizable Physics-guided Causal Model for Trajectory Prediction in Autonomous Driving

2026-02-15 · Zhenyu Zong, Yuchen Wang, Haohong Lin, Lu Gan 외 arxiv

Trajectory prediction for traffic agents is critical for safe autonomous driving. However, achieving effective zero-shot generalization in previously unseen domains remains a significant challenge. Motivated by the consi…

Zero-shot GeneralizationTrajectory PredictionAutonomous Driving

CURVE: Learning Causality-Inspired Invariant Representations for Robust Scene Understanding via Uncertainty-Guided Regularization

2026-01-28 · Yue Liang, Jiatong Du, Ziyi Yang, Yanjun Huang 외 arxiv

Scene graphs provide structured abstractions for scene understanding, yet they often overfit to spurious correlations, severely hindering out-of-distribution generalization. To address this limitation, we propose CURVE, …

Scene Understanding

Time Series Domain Adaptation via Latent Invariant Causal Mechanism

2025-02-23 · Ruichu Cai, Junxian Huang, Zhenhui Yang, Zijian Li 외

Time series domain adaptation aims to transfer the complex temporal dependence from the labeled source domain to the unlabeled target domain. Recent advances leverage the stable causal mechanism over observed variables t…

Domain AdaptationTime SeriesTime Series ClassificationVariational Inference

Temporal Causal Prior-Data Fitted Networks for Panel Data with Learned Reliability Signals

2026-06-18 · Shravan Talupula, Saurabh Sharma arxiv

Estimating causal effects in industrial time series requires handling temporal dynamics, time-varying treatments, and unobserved confounders. Existing causal foundation models (CausalPFN, CausalFM) operate only on static…