paper-with-me

Papers

Empirically Verifying Hypotheses Using Reinforcement Learning

2020-06-29 · Kenneth Marino, Rob Fergus, Arthur Szlam, Abhinav Gupta

This paper formulates hypothesis verification as an RL problem. Specifically, we aim to build an agent that, given a hypothesis about the dynamics of the world, can take actions to generate observations which can help predict whether the hypothesis is true or false. Existing RL algorithms fail to solve this task, even for simple environments. In order to train the agents, we exploit the underlying structure of many hypotheses, factorizing them as {pre-condition, action sequence, post-condition} triplets. By leveraging this structure we show that RL agents are able to succeed at the task. Furthermore, subsequent fine-tuning of the policies allows the agent to correctly verify hypotheses not amenable to the above factorization.

📄 PDF Abstract BibTeX arXiv:2006.15762

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Toward Reliable Biomedical Hypothesis Generation: Evaluating Truthfulness and Hallucination in Large Language Models

2025-05-20 · Guangzhi Xiong, Eric Xie, Corey Williams, Myles Kim 외

Large language models (LLMs) have shown significant potential in scientific disciplines such as biomedicine, particularly in hypothesis generation, where they can analyze vast literature, identify patterns, and suggest r…

Hallucinationscientific discovery

Accurate Motion Estimation through Random Sample Aggregated Consensus

2017-01-19 · Martin Rais, Gabriele Facciolo, Enric Meinhardt-Llopis, Jean-Michel Morel 외

We reconsider the classic problem of estimating accurately a 2D transformation from point matches between images containing outliers. RANSAC discriminates outliers by randomly generating minimalistic sampled hypotheses a…

Motion Estimation

The Phenomenon of Policy Churn

2022-06-01 · Tom Schaul, André Barreto, John Quan, Georg Ostrovski

We identify and study the phenomenon of policy churn, that is, the rapid change of the greedy policy in value-based reinforcement learning. Policy churn operates at a surprisingly rapid pace, changing the greedy action i…

reinforcement-learningReinforcement Learning (RL)

Distribution Preserving Multiple Hypotheses Prediction for Uncertainty Modeling

2021-10-06 · Tobias Leemann, Moritz Sackmann, Jörn Thielecke, Ulrich Hofmann

Many supervised machine learning tasks, such as future state prediction in dynamical systems, require precise modeling of a forecast's uncertainty. The Multiple Hypotheses Prediction (MHP) approach addresses this problem…

motion predictionPrediction

Accelerating Social Science Research via Agentic Hypothesization and Experimentation

2026-02-08 · Jishu Sen Gupta, Harini SI, Somesh Kumar Singh, Syed Mohamad Tawseeq 외 arxiv

Data-driven social science research is inherently slow, relying on iterative cycles of observation, hypothesis generation, and experimental validation. While recent data-driven methods promise to accelerate parts of this…