paper-with-me

Papers

A Greedy and Optimistic Approach to Clustering with a Specified Uncertainty of Covariates

2022-04-18 · Akifumi Okuno, Kohei Hattori

In this study, we examine a clustering problem in which the covariates of each individual element in a dataset are associated with an uncertainty specific to that element. More specifically, we consider a clustering approach in which a pre-processing applying a non-linear transformation to the covariates is used to capture the hidden data structure. To this end, we approximate the sets representing the propagated uncertainty for the pre-processed features empirically. To exploit the empirical uncertainty sets, we propose a greedy and optimistic clustering (GOC) algorithm that finds better feature candidates over such sets, yielding more condensed clusters. As an important application, we apply the GOC algorithm to synthetic datasets of the orbital properties of stars generated through our numerical simulation mimicking the formation process of the Milky Way. The GOC algorithm demonstrates an improved performance in finding sibling stars originating from the same dwarf galaxy. These realistic datasets have also been made publicly available.

📄 PDF Abstract BibTeX arXiv:2204.08205

Code (1)

oknakfm/goc 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Efficient Model-Based Reinforcement Learning through Optimistic Policy Search and Planning

2020-06-15 · NeurIPS 2020 12 · Sebastian Curi, Felix Berkenkamp, Andreas Krause

Model-based reinforcement learning algorithms with probabilistic dynamical models are amongst the most data-efficient learning methods. This is often attributed to their ability to distinguish between epistemic and aleat…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Wasserstein-type Gaussian Process Regressions for Input Measurement Uncertainty

2026-03-18 · Hengrui Luo, Xiaoye S. Li, Yang Liu, Marcus Noack 외 arxiv

Gaussian process (GP) regression is widely used for uncertainty quantification, yet the standard formulation assumes noise-free covariates. When inputs are measured with error, this errors-in-variables (EIV) setting can …

Toward Risk-based Optimistic Exploration for Cooperative Multi-Agent Reinforcement Learning

2023-03-03 · Jihwan Oh, Joonkee Kim, Minchan Jeong, Se-Young Yun

The multi-agent setting is intricate and unpredictable since the behaviors of multiple agents influence one another. To address this environmental uncertainty, distributional reinforcement learning algorithms that incorp…

Distributional Reinforcement LearningMulti-agent Reinforcement Learningquantile regressionreinforcement-learning+2

Principled Exploration via Optimistic Bootstrapping and Backward Induction

2021-05-13 · Chenjia Bai, Lingxiao Wang, Lei Han, Jianye Hao 외

One principled approach for provably efficient exploration is incorporating the upper confidence bound (UCB) into the value function as a bonus. However, UCB is specified to deal with linear and tabular settings and is i…

Deep Reinforcement LearningEfficient ExplorationReinforcement Learning (RL)

On Optimistic versus Randomized Exploration in Reinforcement Learning

2017-06-13 · Ian Osband, Benjamin Van Roy

We discuss the relative merits of optimistic and randomized approaches to exploration in reinforcement learning. Optimistic approaches presented in the literature apply an optimistic boost to the value estimate at each s…

Computational Efficiencyreinforcement-learningReinforcement LearningReinforcement Learning (RL)