← Search

Federico Mora

4 accepted papers

2026

Learning Affordances at Inference-Time for Vision-Language-Action Models

ICRA 2026poster

Solving complex real-world control tasks often takes multiple tries: if we fail at first, we reflect on what went wrong, and change our strategy accordingly to avoid making the same mistake. In robotics, Vision-Language-Action models (VLAs) offer a promising path towards solving complex control task…

2024

An Eager Satisfiability Modulo Theories Solver for Algebraic Datatypes

AAAI 2024technical

Algebraic data types (ADTs) are a construct classically found in functional programming languages that capture data structures like enumerated types, lists, and trees. In recent years, interest in ADTs has increased. For example, popular programming languages, like Python, have added support for ADT…

2024

Synthetic Programming Elicitation for Text-to-Code in Very Low-Resource Programming and Formal Languages

NeurIPS 2024poster

Recent advances in large language models (LLMs) for code applications have demonstrated remarkable zero-shot fluency and instruction following on challenging code related tasks ranging from test case generation to self-repair. Unsurprisingly, however, models struggle to compose syntactically valid p…