paper-with-me

Papers

Modeling Unseen Environments with Language-guided Composable Causal Components in Reinforcement Learning

2025-05-13 · Xinyue Wang, Biwei Huang

Generalization in reinforcement learning (RL) remains a significant challenge, especially when agents encounter novel environments with unseen dynamics. Drawing inspiration from human compositional reasoning -- where known components are reconfigured to handle new situations -- we introduce World Modeling with Compositional Causal Components (WM3C). This novel framework enhances RL generalization by learning and leveraging compositional causal components. Unlike previous approaches focusing on invariant representation learning or meta-learning, WM3C identifies and utilizes causal dynamics among composable elements, facilitating robust adaptation to new tasks. Our approach integrates language as a compositional modality to decompose the latent space into meaningful components and provides theoretical guarantees for their unique identification under mild assumptions. Our practical implementation uses a masked autoencoder with mutual information constraints and adaptive sparsity regularization to capture high-level semantic information and effectively disentangle transition dynamics. Experiments on numerical simulations and real-world robotic manipulation tasks demonstrate that WM3C significantly outperforms existing methods in identifying latent processes, improving policy learning, and generalizing to unseen tasks.

📄 PDF Abstract BibTeX arXiv:2505.08361

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

ComposableNav: Instruction-Following Navigation in Dynamic Environments via Composable Diffusion

2025-09-22 · Zichao Hu, Chen Tang, Michael J. Munje, Yifeng Zhu 외 arxiv

This paper considers the problem of enabling robots to navigate dynamic environments while following instructions. The challenge lies in the combinatorial nature of instruction specifications: each instruction can includ…

Reinforcement Learning

The Logical Options Framework

2021-02-24 · Brandon Araki, Xiao Li, Kiran Vodrahalli, Jonathan DeCastro 외

Learning composable policies for environments with complex rules and tasks is a challenging problem. We introduce a hierarchical reinforcement learning framework called the Logical Options Framework (LOF) that learns pol…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

PromptMoE: Generalizable Zero-Shot Anomaly Detection via Visually-Guided Prompt Mixtures

2025-11-22 · Yuheng Shao, Lizhang Wang, Changhao Li, Peixian Chen 외 arxiv

Zero-Shot Anomaly Detection (ZSAD) aims to identify and localize anomalous regions in images of unseen object classes. While recent methods based on vision-language models like CLIP show promise, their performance is con…

Prompt EngineeringAnomaly Detection

Compositional Visual Generation with Composable Diffusion Models

2022-06-03 · Nan Liu, Shuang Li, Yilun Du, Antonio Torralba 외

Large text-guided diffusion models, such as DALLE-2, are able to generate stunning photorealistic images given natural language descriptions. While such models are highly flexible, they struggle to understand the composi…

Sentence

RH20T-P: A Primitive-Level Robotic Dataset Towards Composable Generalization Agents

2024-03-28 · Zeren Chen, Zhelun Shi, Xiaoya Lu, Lehan He 외

Achieving generalizability in solving out-of-distribution tasks is one of the ultimate goals of learning robotic manipulation. Recent progress of Vision-Language Models (VLMs) has shown that VLM-based task planners can a…

Motion Planning