A key feature of inductive logic programming (ILP) is its ability to learn first-order programs, which are intrinsically more expressive than propositional programs. In this paper, we introduce techniques to learn higher-order programs. Specifically, we extend meta-interpretive learning (MIL) to support learning higher…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
SED integrates synthesis, execution, and debugging for neural program synthesis.
Multimodal deep learning improves flaw detection in software programs.
Adapting neural networks to guide program optimization for better classifiers.
Framework learns linear programs from optimal decisions.
Ansor generates high-performance tensor programs for deep learning.
CrossBeam learns to search more efficiently in program synthesis.
Graph-based approach repairs programs from diagnostic feedback.
Our goal is to learn a semantic parser that maps natural language utterances into executable programs when only indirect supervision is available: examples are labeled with the correct execution result, but not the program itself. Consequently, we must search the space of programs for those that output the correct resu…
BUSTLE synthesizes programs by learning from intermediate values.
New approach uses neural networks to learn program structure and parameters.
Probabilistic programming is a powerful abstraction for statistical machine learning. Applying static analysis methods to probabilistic programs could serve to optimize the learning process, automatically verify properties of models, and improve the programming interface for users. This field of static analysis for pro…
ProGraML uses graph-based machine learning to improve program optimization and analysis.
Unified framework for learning flexible probabilistic programs using DPP and PAC-Bayes bounds.
PLANS synthesizes programs from noisy inputs using neural specs and filtering.
This book is a graduate-level introduction to probabilistic programming. It not only provides a thorough background for anyone wishing to use a probabilistic programming system, but also introduces the techniques needed to design and build these systems. It is aimed at people who have an undergraduate-level understandi…
Seq2Seq models perform well in generating If-Then programs from natural language.
DPBD simplifies labeling functions through interactive demonstrations.
We present a neurosymbolic framework for the lifelong learning of algorithmic tasks that mix perception and procedural reasoning. Reusing high-level concepts across domains and learning complex procedures are key challenges in lifelong learning. We show that a program synthesis approach that combines gradient descent w…
Program synthesis is the task of automatically generating a program consistent with a specification. Recent years have seen proposal of a number of neural approaches for program synthesis, many of which adopt a sequence generation paradigm similar to neural machine translation, in which sequence-to-sequence models are …
Defines a calculus for integrating Moreau envelopes in differentiable programming.
Machine learning refactors knowledge to improve learning efficiency.
Probabilistic programming languages (PPLs) are a powerful modeling tool, able to represent any computable probability distribution. Unfortunately, probabilistic program inference is often intractable, and existing PPLs mostly rely on expensive, approximate sampling-based methods. To alleviate this problem, one could tr…
We develop a technique for generalising from data in which models are samplers represented as program text. We establish encouraging empirical results that suggest that Markov chain Monte Carlo probabilistic programming inference techniques coupled with higher-order probabilistic programming languages are now sufficien…
Automatic program repair holds the potential of dramatically improving the productivity of programmers during the software development process and correctness of software in general. Recent advances in machine learning, deep learning, and NLP have rekindled the hope to eventually fully automate the process of repairing…
Novel framework for uncertainty quantification in neurosymbolic programs.
Approximate dynamic programming algorithms, such as approximate value iteration, have been successfully applied to many complex reinforcement learning tasks, and a better approximate dynamic programming algorithm is expected to further extend the applicability of reinforcement learning to various tasks. In this paper w…
New method provides fine-grained feedback on interactive student programs.
Supporting evidence for adaptive feature program across diverse models.
A neural program synthesis method with iterative fix operations.
New method uses dynamic programming for meta continual learning.
Cascading flows improve variational inference in structured programs.
Paper uses integer programming for non-convex boosting in classification.
This paper automates tagging programming challenge descriptions.
Deep learning had been used in program analysis for the prediction of hidden software defects using software defect datasets, security vulnerabilities using generative adversarial networks as well as identifying syntax errors by learning a trained neural machine translation on program codes. However, all these approach…
Proposes a method for model-based RL in complex environments without perfect simulators.
TF-Coder simplifies tensor manipulation programming in TensorFlow.
This paper demonstrates the use of genetic algorithms for evolving: 1) a grandmaster-level evaluation function, and 2) a search mechanism for a chess program, the parameter values of which are initialized randomly. The evaluation function of the program is evolved by learning from databases of (human) grandmaster games…
Recently proposed models which learn to write computer programs from data use either input/output examples or rich execution traces. Instead, we argue that a novel alternative is to use a glass-box loss function, given as a program itself that can be directly inspected. Glass-box optimization covers a wide range of pro…
Paper introduces a novel method to generate diverse inputs for neural programming by example.
The problem of automatic software generation is known as Machine Programming. In this work, we propose a framework based on genetic algorithms to solve this problem. Although genetic algorithms have been used successfully for many problems, one criticism is that hand-crafting its fitness function, the test that aims to…
Unlike traditional programs (such as operating systems or word processors) which have large amounts of code, machine learning tasks use programs with relatively small amounts of code (written in machine learning libraries), but voluminous amounts of data. Just like developers of traditional programs debug errors in the…
With the celebrated success of deep learning, some attempts to develop effective methods for detecting malicious PowerShell programs employ neural nets in a traditional natural language processing setup while others employ convolutional neural nets to detect obfuscated malicious commands at a character level. While the…
This paper reviews recent advances in the field of optimization under uncertainty via a modern data lens, highlights key research challenges and promise of data-driven optimization that organically integrates machine learning and mathematical programming for decision-making under uncertainty, and identifies potential r…
Unified approach for optimizing predictions in linear programming and inverse problems.
New framework combines semi-supervised data programming with subset selection for improved text classification.
Improved genetic programming by optimizing mutation operators for continuous program search.
Enhances data programming with continuous labeling functions for better model performance.