paper-with-me

홈 › Papers

Gradient Descent over Metagrammars for Syntax-Guided Synthesis

2020-07-13 · Nicolas Chan, Elizabeth Polgreen, Sanjit A. Seshia

The performance of a syntax-guided synthesis algorithm is highly dependent on the provision of a good syntactic template, or grammar. Provision of such a template is often left to the user to do manually, though in the absence of such a grammar, state-of-the-art solvers will provide their own default grammar, which is dependent on the signature of the target program to be sythesized. In this work, we speculate this default grammar could be improved upon substantially. We build sets of rules, or metagrammars, for constructing grammars, and perform a gradient descent over these metagrammars aiming to find a metagrammar which solves more benchmarks and on average faster. We show the resulting metagrammar enables CVC4 to solve 26% more benchmarks than the default grammar within a 300s time-out, and that metagrammars learnt from tens of benchmarks generalize to performance on 100s of benchmarks.

📄 PDF Abstract BibTeX arXiv:2007.06677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Convergence of Prior-Guided Zeroth-Order Optimization Algorithms

2021-07-21 · NeurIPS 2021 12 · Shuyu Cheng, Guoqiang Wu, Jun Zhu

Zeroth-order (ZO) optimization is widely used to handle challenging tasks, such as query-based black-box adversarial attacks and reinforcement learning. Various attempts have been made to integrate prior information into…

Topmoumoute Online Natural Gradient Algorithm

2007-12-01 · NeurIPS 2007 12 · Nicolas L. Roux, Pierre-Antoine Manzagol, Yoshua Bengio

Guided by the goal of obtaining an optimization algorithm that is both fast and yielding good generalization, we study the descent direction maximizing the decrease in generalization error or the probability of not incre…

Logic of Differentiable Logics: Towards a Uniform Semantics of DL

2023-03-19 · Natalia Ślusarz, Ekaterina Komendantskaya, Matthew L. Daggitt, Robert Stewart 외

Differentiable logics (DL) have recently been proposed as a method of training neural networks to satisfy logical specifications. A DL consists of a syntax in which specifications are stated and an interpretation functio…

Descent-Guided Policy Gradient for Scalable Cooperative Multi-Agent Learning

2026-02-23 · Shan Yang, Yang Liu arxiv

Scaling cooperative multi-agent reinforcement learning (MARL) is fundamentally limited by cross-agent noise. When agents share a common reward, each agent's learning signal is computed from a shared return that depends o…

Multi-agent Reinforcement Learning

LoRA-GGPO: Mitigating Double Descent in LoRA Fine-Tuning via Gradient-Guided Perturbation Optimization

2025-02-20 · Yupeng Chang, Chenlu Guo, Yi Chang, Yuan Wu

Large Language Models (LLMs) have achieved remarkable success in natural language processing, but their full fine-tuning remains resource-intensive. Parameter-Efficient Fine-Tuning (PEFT) methods, such as Low-Rank Adapta…

Natural Language Understandingparameter-efficient fine-tuning