← Search

Nicolás Astorga

10 accepted papers

2026

Operator Theory-Driven Autoformulation of MDPs for Control of Queueing Systems

ICLR 2026poster

Autoformulation is an emerging field that uses large language models (LLMs) to translate natural-language descriptions of decision-making problems into formal mathematical formulations. Existing works have focused on autoformulating mathematical optimization problems for $\textit{one-shot}$ decision…

Cited by 0SourceScholar
2025

Active Feature Acquisition for Personalised Treatment Assignment

AISTATS 2025poster

Making treatment effect estimation actionable for personalized decision-making requires overcoming the costs and delays of acquiring necessary features. While many machine learning models estimate Conditional Average Treatment Effects (CATE), they mostly assume that _all_ relevant features are readi…

Cited by 0SourceScholar
2025

Active Task Disambiguation with LLMs

ICLR 2025spotlight

Despite the impressive performance of large language models (LLMs) across various benchmarks, their ability to address ambiguously specified problems—frequent in real-world interactions—remains underexplored. To address this gap, we introduce a formal definition of task ambiguity and frame the probl…

2025

Autoformulation of Mathematical Optimization Models Using LLMs

ICML 2025poster

Mathematical optimization is fundamental to decision-making across diverse domains, from operations research to healthcare. Yet, translating real-world problems into optimization models remains a difficult task, often demanding specialized expertise. This paper approaches the problem of $\textit{aut…

Cited by 7SourcePDFScholar
2025

Continuously Updating Digital Twins using Large Language Models

ICML 2025poster

Digital twins are models of real-world systems that can simulate their dynamics in response to potential actions. In complex settings, the state and action variables, and available data and knowledge relevant to a system can constantly change, requiring digital twins to continuously update with thes…

Cited by 0SourcePDFScholar
2025

Timely Clinical Diagnosis through Active Test Selection

NeurIPS 2025poster

There is growing interest in using machine learning (ML) to support clinical diagnosis, but most approaches rely on static, fully observed datasets and fail to reflect the sequential, resource-aware reasoning clinicians use in practice. Diagnosis remains complex and error prone, especially in high-p…

Cited by 0SourceScholar
2024

Active Learning with LLMs for Partially Observed and Cost-Aware Scenarios

NeurIPS 2024poster

Conducting experiments and gathering data for machine learning models is a complex and expensive endeavor, particularly when confronted with limited information. Typically, extensive _experiments_ to obtain features and labels come with a significant acquisition cost, making it impractical to carry…

Cited by 3SourcePDFScholar
2024

Large Language Models to Enhance Bayesian Optimization

ICLR 2024poster

Bayesian optimization (BO) is a powerful approach for optimizing complex and expensive-to-evaluate black-box functions. Its importance is underscored in many applications, notably including hyperparameter tuning, but its efficacy depends on efficiently balancing exploration and exploitation. While t…

2020

MPCC: Matching Priors and Conditionals for Clustering

ECCV 2020poster

Clustering is a fundamental task in unsupervised learning that depends heavily on the data representation that is used. Deep generative models have appeared as a promising tool to learn informative low-dimensional data representations. We propose Matching Priors and Conditionals for Clustering (MPCC…