paper-with-me

홈 › Papers

Seeing is not Believing: Robust Reinforcement Learning against Spurious Correlation

2023-07-15 · NeurIPS 2023 11

Robustness has been extensively studied in reinforcement learning (RL) to handle various forms of uncertainty such as random perturbations, rare events, and malicious attacks. In this work, we consider one critical type of robustness against spurious correlation, where different portions of the state do not have correlations induced by unobserved confounders. These spurious correlations are ubiquitous in real-world tasks, for instance, a self-driving car usually observes heavy traffic in the daytime and light traffic at night due to unobservable human activity. A model that learns such useless or even harmful correlation could catastrophically fail when the confounder in the test case deviates from the training one. Although motivated, enabling robustness against spurious correlation poses significant challenges since the uncertainty set, shaped by the unobserved confounder and causal structure, is difficult to characterize and identify. Existing robust algorithms that assume simple and unstructured uncertainty sets are therefore inadequate to address this challenge. To solve this issue, we propose Robust State-Confounded Markov Decision Processes (RSC-MDPs) and theoretically demonstrate its superiority in avoiding learning spurious correlations compared with other robust RL counterparts. We also design an empirical algorithm to learn the robust optimal policy for RSC-MDPs, which outperforms all baselines in eight realistic self-driving and manipulation tasks.

📄 PDF Abstract BibTeX arXiv:2307.07907

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Seeing isn't Believing: Practical Adversarial Attack Against Object Detectors

2018-12-26 · Yue Zhao, Hong Zhu, Ruigang Liang, Qintao Shen 외

In this paper, we presented systematic solutions to build robust and practical AEs against real world object detectors. Particularly, for Hiding Attack (HA), we proposed the feature-interference reinforcement (FIR) metho…

Adversarial AttackAutonomous DrivingObject

Seeing What's Not There: Spurious Correlation in Multimodal LLMs

2025-03-11 · Parsa Hosseini, Sumit Nawathe, Mazda Moayeri, Sriram Balasubramanian 외

Unimodal vision models are known to rely on spurious correlations, but it remains unclear to what extent Multimodal Large Language Models (MLLMs) exhibit similar biases despite language supervision. In this paper, we inv…

HallucinationObjectObject HallucinationObject Recognition

Seeing but Not Believing: Probing the Disconnect Between Visual Attention and Answer Correctness in VLMs

2025-10-20 · Zhining Liu, Ziyi Chen, Hui Liu, Chen Luo 외 arxiv

Vision-Language Models (VLMs) achieve strong results on multimodal tasks such as visual question answering, yet they can still fail even when the correct visual evidence is present. In this work, we systematically invest…

Visual Question Answering

Learning Robust Classifiers with Self-Guided Spurious Correlation Mitigation

2024-05-06 · Guangtao Zheng, Wenqian Ye, Aidong Zhang

Deep neural classifiers tend to rely on spurious correlations between spurious attributes of inputs and targets to make predictions, which could jeopardize their generalization capability. Training classifiers robust to …

Attribute

Seeing is Believing: Rich-Context Hallucination Detection for MLLMs via Backward Visual Grounding

2025-11-15 · Pinxue Guo, Chongruo Wu, Xinyu Zhou, Lingyi Hong 외 arxiv

Multimodal Large Language Models (MLLMs) have unlocked powerful cross-modal capabilities, but still significantly suffer from hallucinations. As such, accurate detection of hallucinations in MLLMs is imperative for ensur…

Visual Grounding