中文
相关论文

相关论文: Program Synthesis with Best-First Bottom-Up Search

200 篇论文

We consider a framework for structured prediction based on search in the space of complete structured outputs. Given a structured input, an output is produced by running a time-bounded search procedure guided by a learned cost function, and…

机器学习 · 计算机科学 2012-07-03 Janardhan Rao Doppa , Alan Fern , Prasad Tadepalli

We introduce a new class of first passage time optimization driven by threshold resetting, inspired by many natural processes where crossing a critical limit triggers failure, degradation or transition. In here, search agents are…

统计力学 · 物理学 2026-01-22 Arup Biswas , Satya N Majumdar , Arnab Pal

Software model optimization is a process that automatically generates design alternatives aimed at improving quantifiable non-functional properties of software systems, such as performance and reliability. Multi-objective evolutionary…

软件工程 · 计算机科学 2025-11-04 J. Andres Diaz-Pace , Daniele Di Pompeo , Michele Tucci

When learning to ride a bike, a child falls down a number of times before achieving the first success. As falling down usually has only mild consequences, it can be seen as a tolerable failure in exchange for a faster learning process, as…

Language Models are extremely susceptible to performance collapse with even small changes to input prompt strings. Libraries such as DSpy (from Stanford NLP) avoid this problem through demonstration-based prompt optimisation. Inspired by…

计算与语言 · 计算机科学 2025-11-25 Maanas Taneja

This paper investigates the optimal signal detection problem with a particular interest in large-scale multiple-input multiple-output (MIMO) systems. The problem is NP-hard and can be solved optimally by searching the shortest path on the…

机器学习 · 计算机科学 2022-03-22 Le He , Ke He , Lisheng Fan , Xianfu Lei , Arumugam Nallanathan , George K. Karagiannidis

Traditional neural architecture search (NAS) has a significant impact in computer vision by automatically designing network architectures for various tasks. In this paper, binarized neural architecture search (BNAS), with a search space of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Hanlin Chen , Li'an Zhuo , Baochang Zhang , Xiawu Zheng , Jianzhuang Liu , Rongrong Ji , David Doermann , Guodong Guo

The minimisation of cost functions is crucial in various optimisation fields. However, identifying their global minimum remains challenging owing to the huge computational cost incurred. This work analytically expresses the computational…

神经与进化计算 · 计算机科学 2021-11-22 Takuya Isomura

In many contemporary optimization problems such as those arising in machine learning, it can be computationally challenging or even infeasible to evaluate an entire function or its derivatives. This motivates the use of stochastic…

We formulate selecting the best optimizing system (SBOS) problems and provide solutions for those problems. In an SBOS problem, a finite number of systems are contenders. Inside each system, a continuous decision variable affects the…

统计方法学 · 统计学 2025-11-04 Nian Si , Yifu Tang , Zeyu Zheng

Compiling programs to an instruction set architecture (ISA) requires a set of rewrite rules that map patterns consisting of compiler instructions to patterns consisting of ISA instructions. We synthesize such rules by constructing SMT…

计算机科学中的逻辑 · 计算机科学 2024-05-21 Ross Daly , Caleb Donovick , Caleb Terrill , Jackson Melchert , Priyanka Raina , Clark Barrett , Pat Hanrahan

In tree search problem the best-first search algorithm needs too much of space . To remove such drawbacks of these algorithms the IDA* was developed which is both space and time cost efficient. But again IDA* can give an optimal solution…

人工智能 · 计算机科学 2007-05-23 S. Mohanty , R. N. Behera

In this paper, we make the first attempt towards defining cost function of steganography with large language models (LLMs), which is totally different from previous works that rely heavily on expert knowledge or require large-scale datasets…

密码学与安全 · 计算机科学 2025-12-25 Hanzhou Wu , Yige Wang

Standard algorithms for finding the shortest path in a graph require that the cost of a path be additive in edge costs, and typically assume that costs are deterministic. We consider the problem of uncertain edge costs, with potential…

人工智能 · 计算机科学 2013-02-21 Michael P. Wellman , Matthew Ford , Kenneth Larson

Ensuring that software performance does not degrade after a code change is paramount. A solution is to regularly execute software microbenchmarks, a performance testing technique similar to (functional) unit tests, which, however, often…

软件工程 · 计算机科学 2024-04-19 Christoph Laaber , Tao Yue , Shaukat Ali

We present a new algorithm A*+BFHS for solving problems with unit-cost operators where A* and IDA* fail due to memory limitations and/or the existence of many distinct paths between the same pair of nodes. A*+BFHS is based on A* and…

人工智能 · 计算机科学 2021-12-17 Zhaoxing Bu , Richard E. Korf

Serverless computing has recently experienced significant adoption by several applications, especially Internet of Things (IoT) applications. In serverless computing, rather than deploying and managing dedicated virtual machines, users are…

分布式、并行与集群计算 · 计算机科学 2018-11-27 Tarek Elgamal , Atul Sandur , Klara Nahrstedt , Gul Agha

A decentralized search algorithm is a method of routing on a random graph that uses only limited, local, information about the realization of the graph. In some random graph models it is possible to define such algorithms which produce…

概率论 · 数学 2008-04-04 Oskar Sandberg

This paper introduces an effective memetic algorithm for the linear ordering problem with cumulative costs. The proposed algorithm combines an order-based recombination operator with an improved forward-backward local search procedure and…

神经与进化计算 · 计算机科学 2014-05-20 Tao Ye , Kan Zhou , Zhipeng Lu , Jin-Kao Hao

The discovery of functional molecules is an expensive and time-consuming process, exemplified by the rising costs of small molecule therapeutic discovery. One class of techniques of growing interest for early-stage drug discovery is de novo…

定量方法 · 定量生物学 2020-02-18 Wenhao Gao , Connor W. Coley