← Search

Fatemeh Abdollahi

2 accepted papers

2025

The Evolving Landscape of LLM- and VLM-Integrated Reinforcement Learning

IJCAI 2025

Reinforcement learning (RL) has shown impressive results in sequential decision-making tasks. Large Language Models (LLMs) and Vision-Language Models (VLMs) have recently emerged, exhibiting impressive capabilities in multimodal understanding and reasoning. These advances have led to a surge of rese

Cited by 0SourcePDFScholar
2023

Can You Improve My Code? Optimizing Programs with Local Search

IJCAI 2023poster

This paper introduces a local search method for improving an existing program with respect to a measurable objective. Program Optimization with Locally Improving Search (POLIS) exploits the structure of a program, defined by its lines. POLIS improves a single line of the program while keeping the re…