Value prediction

15 papers with code • 1 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

ExtremeCast: Boosting Extreme Value Prediction for Global Weather Forecast

black-yt/ExtremeCast 2 Feb 2024

Data-driven weather forecast based on machine learning (ML) has experienced rapid development and demonstrated superior performance in the global medium-range forecast compared to traditional physics-based dynamical models.

0
02 Feb 2024

A Multi-Granularity-Aware Aspect Learning Model for Multi-Aspect Dense Retrieval

sunxiaojie99/mural 5 Dec 2023

Dense retrieval methods have been mostly focused on unstructured text and less attention has been drawn to structured data with various aspects, e. g., products with aspects such as category and brand.

4
05 Dec 2023

Reinforcement Learning from Passive Data via Latent Intentions

dibyaghosh/icvf_release 10 Apr 2023

Passive observational data, such as human videos, is abundant and rich in information, yet remains largely untapped by current RL methods.

79
10 Apr 2023

Learning, Fast and Slow: A Goal-Directed Memory-Based Approach for Dynamic Environments

tanchongmin/learning-fast-and-slow 31 Jan 2023

To address these challenges, we do the following: i) Instead of a neural network, we do model-based planning using a parallel memory retrieval system (which we term the slow mechanism); ii) Instead of learning state values, we guide the agent's actions using goal-directed exploration, by using a neural network to choose the next action given the current state and the goal state (which we term the fast mechanism).

10
31 Jan 2023

Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble

corl-team/CORL NeurIPS 2021

However, prior methods typically require accurate estimation of the behavior policy or sampling from OOD data points, which themselves can be a non-trivial problem.

384
04 Oct 2021

On the Estimation Bias in Double Q-Learning

stilwell-git/doubly-bounded-q-learning NeurIPS 2021

Double Q-learning is a classical method for reducing overestimation bias, which is caused by taking maximum estimated values in the Bellman operation.

1
29 Sep 2021

Learning State Representations from Random Deep Action-conditional Predictions

Hwhitetooth/random_gvfs NeurIPS 2021

Our main contribution in this work is an empirical finding that random General Value Functions (GVFs), i. e., deep action-conditional predictions -- random both in what feature of observations they predict as well as in the sequence of actions the predictions are conditioned upon -- form good auxiliary tasks for reinforcement learning (RL) problems.

4
09 Feb 2021

DATE: Dual Attentive Tree-aware Embedding for Customs Fraud Detection

Roytsai27/Dual-Attentive-Tree-aware-Embedding KDD 2020

Intentional manipulation of invoices that lead to undervaluation of trade goods is the most common type of customs fraud to avoid ad valorem duties and taxes.

61
23 Aug 2020

timeXplain -- A Framework for Explaining the Predictions of Time Series Classifiers

loadingbyte/timexplain 15 Jul 2020

Modern time series classifiers display impressive predictive capabilities, yet their decision-making processes mostly remain black boxes to the user.

4
15 Jul 2020

PIVEN: A Deep Neural Network for Prediction Intervals with Specific Value Prediction

elisim/piven 9 Jun 2020

Improving the robustness of neural nets in regression tasks is key to their application in multiple domains.

35
09 Jun 2020