paper-with-me

Papers

COOL: Efficient and Reliable Chain-Oriented Objective Logic with Neural Networks Feedback Control for Program Synthesis

2024-10-02 · Jipeng Han

Program synthesis methods, whether formal or neural-based, lack fine-grained control and flexible modularity, which limits their adaptation to complex software development. These limitations stem from rigid Domain-Specific Language (DSL) frameworks and neural network incorrect predictions. To this end, we propose the Chain of Logic (CoL), which organizes the synthesis process into an activity flow and provides heuristic control to guide the process. Furthermore, by integrating neural networks with libraries and introducing a Neural Network Feedback Control (NNFC) mechanism, our approach modularizes synthesis and mitigates the impact of neural network mispredictions. Experiments on relational and symbolic synthesis tasks show that CoL significantly enhances the efficiency and reliability of DSL program synthesis across multiple metrics. Specifically, CoL improves accuracy by 70% while reducing tree operations by 91% and time by 95%. Additionally, NNFC further boosts accuracy by 6%, with a 64% reduction in tree operations under challenging conditions such as insufficient training data, increased difficulty, and multidomain synthesis. These improvements confirm COOL as a highly efficient and reliable program synthesis framework.

📄 PDF Abstract BibTeX arXiv:2410.13874

Code (0)

등록된 구현이 없습니다.

Tasks

Program Synthesis

Similar Papers 제목 키워드 기반

COOL: A Constraint Object-Oriented Logic Programming Language and its Neural-Symbolic Compilation System

2023-11-07 · Jipeng Han

This paper explores the integration of neural networks with logic programming, addressing the longstanding challenges of combining the generalization and learning capabilities of neural networks with the precision of sym…

Logical Reasoning

Formally Verifying and Explaining Sepsis Treatment Policies with COOL-MC

2026-02-16 · Dennis Gross arxiv

Safe and interpretable sequential decision-making is critical in healthcare, yet reinforcement learning (RL) policies for sepsis treatment optimization remain opaque and difficult to verify. Standard probabilistic model …

Reinforcement Learning

PoTable: Towards Systematic Thinking via Stage-oriented Plan-then-Execute Reasoning on Tables

2024-12-05 · Qingyang Mao, Qi Liu, Zhi Li, Mingyue Cheng 외

In recent years, table reasoning has garnered substantial research interest, particularly its integration with Large Language Models (LLMs) which revolutionize natural language applications. Existing typical LLM-based st…

Code GenerationLarge Language Model

Optimal battery thermal management for electric vehicles with battery degradation minimization

2023-08-06 · Yue Wu, Zhiwu Huang, Dongjun Li, Heng Li 외

The control of a battery thermal management system (BTMS) is essential for the thermal safety, energy efficiency, and durability of electric vehicles (EVs) in hot weather. To address the battery cooling optimization prob…

Management

Genetic Algorithm based Multi-Objective Optimization of Solidification in Die Casting using Deep Neural Network as Surrogate Model

2019-01-08 · Shantanu Shahane, Narayana Aluru, Placid Ferreira, Shiv G Kapoor 외

In this paper, a novel strategy of multi-objective optimization of die casting is presented. The cooling of molten metal inside the mold is achieved by passing a coolant, typically water through the cooling lines in the …