← Search

Zita Marinho

7 accepted papers

2025

AuPair: Golden Example Pairs for Code Repair

ICML 2025poster

Scaling up inference-time compute has proven to be a valuable strategy in improving the performance of Large Language Models (LLMs) without fine-tuning. An important task that can benefit from additional inference-time compute is self-repair; given an initial flawed response or guess, the LLM correc…

Cited by 0SourcePDFScholar
2022

Chunk-based Nearest Neighbor Machine Translation

EMNLP 2022main

Semi-parametric models, which augment generation with retrieval, have led to impressive results in language modeling and machine translation, due to their ability to retrieve fine-grained information from a datastore of examples. One of the most prominent approaches, kNN-MT, exhibits strong domain a…

2022

Model-Value Inconsistency as a Signal for Epistemic Uncertainty

ICML 2022spotlight

Using a model of the environment and a value function, an agent can construct many estimates of a state’s value, by unrolling the model for different lengths and bootstrapping with its value function. Our key insight is that one can treat this set of value estimates as a type of ensemble, which we c…

Cited by 11SourcePDFScholar
2021

Self-Consistent Models and Values

NeurIPS 2021poster

Learned models of the environment provide reinforcement learning (RL) agents with flexible ways of making predictions about the environment. Models enable planning, i.e. using more computation to improve value functions or policies, without requiring additional environment interactions. In this work…

Cited by 14SourcePDFScholar
2018

Recurrent Predictive State Policy Networks

ICML 2018oral

We introduce Recurrent Predictive State Policy(RPSP) networks, a recurrent architecture that brings insights from predictive state representations to reinforcement learning in partially ob-servable environments. Predictive state policy networks consist of a recursive filter, which keeps track of a b…

2016

Functional Gradient Motion Planning in Reproducing Kernel Hilbert Spaces

RSS 2016poster

We introduce a functional gradient descent tra- jectory optimization algorithm for robot motion planning in Reproducing Kernel Hilbert Spaces (RKHSs). Functional gra- dient algorithms are a popular choice for motion planning in complex many-degree-of-freedom robots, since they (in theory) work by di…

Cited by 76SourcePDFScholar