paper-with-me

홈 › Papers

AdaCred: Adaptive Causal Decision Transformers with Feature Crediting

2024-12-19 · Hemant Kumawat, Saibal Mukhopadhyay

Reinforcement learning (RL) can be formulated as a sequence modeling problem, where models predict future actions based on historical state-action-reward sequences. Current approaches typically require long trajectory sequences to model the environment in offline RL settings. However, these models tend to over-rely on memorizing long-term representations, which impairs their ability to effectively attribute importance to trajectories and learned representations based on task-specific relevance. In this work, we introduce AdaCred, a novel approach that represents trajectories as causal graphs built from short-term action-reward-state sequences. Our model adaptively learns control policy by crediting and pruning low-importance representations, retaining only those most relevant for the downstream task. Our experiments demonstrate that AdaCred-based policies require shorter trajectory sequences and consistently outperform conventional methods in both offline reinforcement learning and imitation learning environments.

📄 PDF Abstract BibTeX arXiv:2412.15427

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImitation LearningOffline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Empowering Vision Transformers with Multi-Scale Causal Intervention for Long-Tailed Image Classification

2025-05-13 · Xiaoshuo Yan, Zhaochuan Li, Lei Meng, Zhuang Qi 외

Causal inference has emerged as a promising approach to mitigate long-tail classification by handling the biases introduced by class imbalance. However, along with the change of advanced backbone models from Convolutiona…

Causal Inferencecounterfactualimage-classificationImage Classification+1

Causal Prototype-inspired Contrast Adaptation for Unsupervised Domain Adaptive Semantic Segmentation of High-resolution Remote Sensing Imagery

2024-03-06 · Jingru Zhu, Ya Guo, Geng Sun, Liang Hong 외

Semantic segmentation of high-resolution remote sensing imagery (HRSI) suffers from the domain shift, resulting in poor performance of the model in another unseen domain. Unsupervised domain adaptive (UDA) semantic segme…

counterfactualDisentanglementSegmentationSemantic Segmentation

Semi-supervised Anomaly Detection via Adaptive Reinforcement Learning-Enabled Method with Causal Inference for Sensor Signals

2024-05-11 · Xiangwei Chen, Ruliang Xiaoa, Zhixia Zeng, Zhipeng Qiu 외

Semi-supervised anomaly detection for sensor signals is critical in ensuring system reliability in smart manufacturing. However, existing methods rely heavily on data correlation, neglecting causality and leading to pote…

Anomaly DetectionCausal Inferencecounterfactualreinforcement-learning+3

Adaptive-CaRe: Adaptive Causal Regularization for Robust Outcome Prediction

2026-02-06 · Nithya Bhasker, Fiona R. Kolbinger, Susu Hu, Gitta Kutyniok 외 arxiv

Accurate prediction of outcomes is crucial for clinical decision-making and personalized patient care. Supervised machine learning algorithms, which are commonly used for outcome prediction in the medical domain, optimiz…

Integrating Causal Machine Learning into Clinical Decision Support Systems: Insights from Literature and Practice

2026-03-25 · Domenique Zipperling, Lukas Schmidt, Benedikt Hahn, Niklas Kühl 외 arxiv

Current clinical decision support systems (CDSSs) typically base their predictions on correlation, not causation. In recent years, causal machine learning (ML) has emerged as a promising way to improve decision-making wi…