REVIEW 2 cited by
CausalCOMRL: Context-Based Offline Meta-Reinforcement Learning with Causal Representation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Context-based offline meta-reinforcement learning (OMRL) methods have achieved appealing success by leveraging pre-collected offline datasets to develop task representations that guide policy learning. However, current context-based OMRL methods often introduce spurious correlations, where task components are incorrectly correlated due to confounders. These correlations can degrade policy performance when the confounders in the test task differ from those in the training task. To address this problem, we propose CausalCOMRL, a context-based OMRL method that integrates causal representation learning. This approach uncovers causal relationships among the task components and incorporates the causal relationships into task representations, enhancing the generalizability of RL agents. We further improve the distinction of task representations from different tasks by using mutual information optimization and contrastive learning. Utilizing these causal task representations, we employ SAC to optimize policies on meta-RL benchmarks. Experimental results show that CausalCOMRL achieves better performance than other methods on most benchmarks.
Forward citations
Cited by 2 Pith papers
-
LLaPipe: LLM-Guided Reinforcement Learning for Automated Data Preparation Pipeline Construction
A framework that uses LLM suggestions, retrieved past experience, and adaptive triggering to speed up RL search for data preprocessing pipelines, showing improved accuracy on 18 tabular datasets.
-
SoftPipe: A Soft-Guided Reinforcement Learning Framework for Automated Data Preparation
SoftPipe replaces hard constraints in data-preparation search with a tuned softmax policy over LLM, ranker, and Q-value signals, reporting the best average accuracy among 11 methods on 18 tabular datasets.
Discussion (0). Sign in to comment.