📊 Статистика дайджестов
Всего дайджестов: 34022 Добавлено сегодня: 82
Последнее обновление: сегодня
Авторы:
Carlo Bosio, Matteo Guarrera, Alberto Sangiovanni-Vincentelli, Mark W. Mueller
Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Large Language models (LLMs) have shown promise as generators of symbolic
control policies, producing interpretable program-like representations through
iterative search. However, these models are not capable of separating the
functional structure of a policy from the numerical values it is parametrized
by, thus making the search process slow and inefficient. We propose a hybrid
approach that decouples structural synthesis from parameter optimization by
introducing an additional optimization lay...