Notice: The reproducibility variables underlying each score are classified using an automated LLM-based pipeline, validated against a manually labeled dataset. LLM-based classification introduces uncertainty and potential bias; scores should be interpreted as estimates. Full accuracy metrics and methodology are described in Coakley et alK. L. Coakley, T. Snelleman, H. Hoos, and O. E. Gundersen, "The embrace of open science: An analysis of a decade of AI research and 56 800 conference papers," Under Review, 2026..
Stochastic Principal-Agent Problems: Computing and Learning Optimal History-Dependent Policies
Authors: Jiarui Gan, R Majumdar, Debmalya Mandal, Goran Radanovic
NeurIPS 2025 | Venue PDF | LLM Run Details
| Reproducibility Variable | Result | LLM Response |
|---|---|---|
| Research Type | Theoretical | Question: Does the paper fully disclose all the information needed to reproduce the main experimental results of the paper to the extent that it affects the main claims and/or conclusions of the paper (regardless of whether the code and data are provided or not)? Answer: [NA] Justification: This paper does not include experiments. |
| Researcher Affiliation | Academia | Jiarui Gan University of Oxford EMAIL Rupak Majumdar MPI-SWS EMAIL Debmalya Mandal University of Warwick EMAIL Goran Radanovic MPI-SWS EMAIL |
| Pseudocode | Yes | Figure 3: Computing a near-optimal policy based on approximations of the value polytopes. Input: a sequence (Ļ; ĻP, eĻA), where Ļ = (sā, Ļā, eĻA ā, aā, a A ā)h 1 ā=1 . 1. Initialize: v arg maxv b V1( ) v P and o . 2. For ā= 1, . . . , h 1: Fix v and o, and solve (3), (4) and (6), where we use the polytopes b Vh(o) described in Lemma 4. Let the solution be Ļ and v . Update: v v (sā, Ļā, eĻA ā, aā, a A ā) and o (sā, a P ā, a A ā). 3. Output Ļ( | Ļ; ĻP, eĻA) = Ļ( | ĻP, eĻA). |
| Open Source Code | No | Question: Does the paper provide open access to the data and code, with sufficient instructions to faithfully reproduce the main experimental results, as described in supplemental material? Answer: [NA] Justification: This paper does not include experiments. |
| Open Datasets | No | Question: Does the paper provide open access to the data and code, with sufficient instructions to faithfully reproduce the main experimental results, as described in supplemental material? Answer: [NA] Justification: This paper does not include experiments. |
| Dataset Splits | No | Question: Does the paper fully disclose all the information needed to reproduce the main experimental results of the paper to the extent that it affects the main claims and/or conclusions of the paper (regardless of whether the code and data are provided or not)? Answer: [NA] Justification: This paper does not include experiments. |
| Hardware Specification | No | Question: For each experiment, does the paper provide sufficient information on the computer resources (type of compute workers, memory, time of execution) needed to reproduce the experiments? Answer: [NA] Justification: This paper does not include experiments. |
| Software Dependencies | No | Question: Does the paper fully disclose all the information needed to reproduce the main experimental results of the paper to the extent that it affects the main claims and/or conclusions of the paper (regardless of whether the code and data are provided or not)? Answer: [NA] Justification: This paper does not include experiments. |
| Experiment Setup | No | Question: Does the paper specify all the training and test details (e.g., data splits, hyperparameters, how they were chosen, type of optimizer, etc.) necessary to understand the results? Answer: [NA] Justification: This paper does not include experiments. |