3 papers
cs.LG2026
On Effectiveness and Efficiency of Agentic Tool-calling and RL Training
Tong Liu, Cheng Qian, Matej Cief +4
Tool-calling is a central component of modern large language model (LLM) agents, equipping them with skills beyond their parametric knowledge. This paper studies tool-calling along…
cs.LG2024
Cross-Validated Off-Policy Evaluation
Matej Cief, Branislav Kveton, Michal Kompan
We study estimator selection and hyper-parameter tuning in off-policy evaluation. Although cross-validation is the most popular method for model selection in supervised learning, o…
cs.LG2023
Learning Action Embeddings for Off-Policy Evaluation
Matej Cief, Jacek Golebiowski, Philipp Schmidt +2
Off-policy evaluation (OPE) methods allow us to compute the expected reward of a policy by using the logged data collected by a different policy. OPE is a viable alternative to run…