paper-with-me

Papers

Uncertainty-Aware Offline Data-Driven Multi-Objective Optimization

2025-11-09 · Huanbo Lyu, Miqing Li, Shiqiao Zhou, Daniel Herring, Jelena Ninic, Zheming Zuo, Lingfeng Wang, James Andrews, Fabian Spill, Shuo Wang arxiv

In offline data-driven multi-objective optimization (MOO), optimization is performed using surrogate models trained only on an offline dataset. These surrogate models contain inherent errors and uncertainty. This epistemic uncertainty can lead to incorrect dominance judgments, thereby misleading the search process. Existing methods mitigate this issue by incorporating uncertainty estimates from Gaussian Process Regression (GPR) to correct dominance judgments; however, they are restricted to GPR, and their optimization strategies cannot be scaled to other uncertainty quantification methods. In addition, GPR-based surrogates suffer from high computational cost. We propose a simple yet effective dual-ranking strategy that flexibly leverages both predictive results and uncertainty estimates from different surrogate models. By performing non-dominated sorting on candidate solutions using both surrogate-based fitness values and uncertainty-aware fitness values, the proposed method prioritizes candidate solutions that are simultaneously high-quality and reliable. Through extensive experimental evaluations, including ablation, sensitivity, and comparative experiments, we demonstrate the effectiveness and robustness of the proposed dual-ranking strategy working with different surrogates. Our dual-ranking framework offers more robust solutions for data-limited, real-world applications.

📄 PDF Abstract BibTeX arXiv:2511.06459

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pessimistic Bootstrapping for Uncertainty-Driven Offline Reinforcement Learning

2022-02-23 · ICLR 2022 4 · Chenjia Bai, Lingxiao Wang, Zhuoran Yang, Zhihong Deng 외

Offline Reinforcement Learning (RL) aims to learn policies from previously collected datasets without exploring the environment. Directly applying off-policy algorithms to offline RL usually fails due to the extrapolatio…

D4RLOffline RLreinforcement-learningReinforcement Learning+2

Pretrain-then-Adapt: Uncertainty-Aware Test-Time Adaptation for Text-based Person Search

2026-04-07 · Jiahao Zhang, Shaofei Huang, Yaxiong Wang, Zhedong Zheng arxiv

Text-based person search faces inherent limitations due to data scarcity, driven by stringent privacy constraints and the high cost of manual annotation. To mitigate this, existing methods usually rely on a Pretrain-then…

Test-time AdaptationImage RetrievalPerson Search

UMBRELLA: Uncertainty-Aware Model-Based Offline Reinforcement Learning Leveraging Planning

2021-11-22 · Christopher Diehl, Timo Sievernich, Martin Krüger, Frank Hoffmann 외

Offline reinforcement learning (RL) provides a framework for learning decision-making from offline data and therefore constitutes a promising approach for real-world applications as automated driving. Self-driving vehicl…

Decision MakingOffline RLreinforcement-learningReinforcement Learning+1

Uncertainty-aware Distributional Offline Reinforcement Learning

2024-03-26 · Xiaocong Chen, Siyu Wang, Tong Yu, Lina Yao

Offline reinforcement learning (RL) presents distinct challenges as it relies solely on observational data. A central concern in this context is ensuring the safety of the learned policy by quantifying uncertainties asso…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Uncertainty-Aware Rank-One MIMO Q Network Framework for Accelerated Offline Reinforcement Learning

2026-02-23 · Thanh Nguyen, Tung Luu, Tri Ton, Sungwoong Kim 외 arxiv

Offline reinforcement learning (RL) has garnered significant interest due to its safe and easily scalable paradigm. However, training under this paradigm presents its own challenge: the extrapolation error stemming from …

Reinforcement LearningOffline RL