paper-with-me

홈 › Papers

Learning Task-relevant Representations for Generalization via Characteristic Functions of Reward Sequence Distributions

2022-05-20 · Rui Yang, Jie Wang, Zijie Geng, Mingxuan Ye, Shuiwang Ji, Bin Li, Feng Wu

Generalization across different environments with the same tasks is critical for successful applications of visual reinforcement learning (RL) in real scenarios. However, visual distractions -- which are common in real scenes -- from high-dimensional observations can be hurtful to the learned representations in visual RL, thus degrading the performance of generalization. To tackle this problem, we propose a novel approach, namely Characteristic Reward Sequence Prediction (CRESP), to extract the task-relevant information by learning reward sequence distributions (RSDs), as the reward signals are task-relevant in RL and invariant to visual distractions. Specifically, to effectively capture the task-relevant information via RSDs, CRESP introduces an auxiliary task -- that is, predicting the characteristic functions of RSDs -- to learn task-relevant representations, because we can well approximate the high-dimensional distributions by leveraging the corresponding characteristic functions. Experiments demonstrate that CRESP significantly improves the performance of generalization on unseen environments, outperforming several state-of-the-arts on DeepMind Control tasks with different visual distractions.

📄 PDF Abstract BibTeX arXiv:2205.10218

Code (1)

miralab-ustc/rl-cresp 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Task-Relevant Representation Decoupling for Visual Reinforcement Learning Generalization

2026-07-01 · Jinwen Wang, Youfang Lin, Xiaobo Hu, Qian Xu 외 arxiv

Visual Reinforcement Learning (VRL) has achieved considerable success in solving control tasks. However, generalizing learned policies to new environments remains a major challenge, as agents often overfit to task-irrele…

Reinforcement Learning

Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models

2020-05-16 · CIKM 2020 10 · Benedek Rozemberczki, Rik Sarkar

In this paper, we propose a flexible notion of characteristic functions defined on graph vertices to describe the distribution of vertex features at multiple scales. We introduce FEATHER, a computationally efficient algo…

Graph ClassificationNode ClassificationTransfer Learning

Learning to Reason with Neural Networks: Generalization, Unseen Data and Boolean Measures

2022-05-26 · Emmanuel Abbe, Samy Bengio, Elisabetta Cornacchia, Jon Kleinberg 외

This paper considers the Pointer Value Retrieval (PVR) benchmark introduced in [ZRKB21], where a 'reasoning' function acts on a string of digits to produce the label. More generally, the paper considers the learning of l…

Retrieval

Adaptive Estimators Show Information Compression in Deep Neural Networks

2019-02-24 · ICLR 2019 5 · Ivan Chelombiev, Conor Houghton, Cian O'Donnell

To improve how neural networks function it is crucial to understand their learning process. The information bottleneck theory of deep learning proposes that neural networks achieve good generalization by compressing thei…

L2 RegularizationMutual Information Estimation

CLEAR: Unlearning Spurious Style-Content Associations with Contrastive LEarning with Anti-contrastive Regularization

2025-07-24 · Minghui Sun, Benjamin A. Goldstein, Matthew M. Engelhard arxiv

Learning representations unaffected by superficial characteristics is important to ensure that shifts in these characteristics at test time do not compromise downstream prediction performance. For instance, in healthcare…

Contrastive Learning