中文
相关论文

相关论文: Interactive Configuration by Regular String Constr…

200 篇论文

A long-standing practical challenge in the optimization of higher-order languages is inlining functions with free variables. Inlining code statically at a function call site is safe if the compiler can guarantee that the free variables have…

编程语言 · 计算机科学 2013-06-11 Lars Bergstrom , Matthew Fluet , John Reppy , Nora Sandler

In this paper we present DYNAMIC, an open-source C++ library implementing dynamic compressed data structures for string manipulation. Our framework includes useful tools such as searchable partial sums, succinct/gap-encoded bitvectors, and…

数据结构与算法 · 计算机科学 2017-01-26 Nicola Prezza

Strings are extensively used in modern programming languages and constraints over strings of unknown length occur in a wide range of real-world applications such as software analysis and verification, testing, model checking, and web…

编程语言 · 计算机科学 2016-08-15 Roberto Amadini , Pierre Flener , Justin Pearson , Joseph D. Scott , Peter J. Stuckey , Guido Tack

Many discrete optimization problems are amenable to constrained shortest-path reformulations in an extended network space, a technique that has been key in convexification, bound strengthening, and search. In this paper, we propose a…

最优化与控制 · 数学 2024-07-09 Leonardo Lozano , David Bergman , Andre A. Cire

We develop a calculable analytic approach to marginal deformations in open string field theory using wedge states with operator insertions. For marginal operators with regular operator products, we construct analytic solutions to all orders…

高能物理 - 理论 · 物理学 2008-11-26 Michael Kiermaier , Yuji Okawa , Leonardo Rastelli , Barton Zwiebach

Many constraints restricting the result of some computations over an integer sequence can be compactly represented by register automata. We improve the propagation of the conjunction of such constraints on the same sequence by synthesising…

人工智能 · 计算机科学 2019-01-29 Ekaterina Arafailova , Nicolas Beldiceanu , Helmut Simonis

We introduce a new family of compressed data structures to efficiently store and query large string dictionaries in main memory. Our main technique is a combination of hierarchical Front-coding with ideas from longest-common-prefix…

数据结构与算法 · 计算机科学 2019-11-20 Nieves R. Brisaboa , Ana Cerdeira-Pena , Guillermo de Bernardo , Gonzalo Navarro

Domain shift happens in cross-domain scenarios commonly because of the wide gaps between different domains: when applying a deep learning model well-trained in one domain to another target domain, the model usually performs poorly. To…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Munan Ning , Cheng Bian , Dong Wei , Chenglang Yuan , Yaohua Wang , Yang Guo , Kai Ma , Yefeng Zheng

Big data analytics (BDA) applications use machine learning algorithms to extract valuable insights from large, fast, and heterogeneous data sources. New software engineering challenges for BDA applications include ensuring performance…

软件工程 · 计算机科学 2020-11-18 Camilo Castellanos , Carlos A. Varela , Dario Correal

Understanding the characteristics of neural networks is important but difficult due to their complex structures and behaviors. Some previous work proposes to transform neural networks into equivalent Boolean expressions and apply…

机器学习 · 计算机科学 2023-06-09 Yiping Tang , Kohei Hatano , Eiji Takimoto

Efficiently estimating system dynamics from data is essential for minimizing data collection costs and improving model performance. This work addresses the challenge of designing future control inputs to maximize information gain, thereby…

系统与控制 · 电气工程与系统科学 2025-04-29 Joshua Ott , Mykel J. Kochenderfer , Stephen Boyd

Decision diagrams (DDs) are a powerful data structure that is used to tackle the state-space explosion problem, not only for discrete systems, but for probabilistic and quantum systems as well. While many of the DDs used in the…

计算工程、金融与科学 · 计算机科学 2025-08-06 Sebastiaan Brand , Arend-Jan Quist , Richard M. K. van Dijk , Alfons Laarman

Modern computing and communication technologies can make data collection procedures very efficient. However, our ability to analyze large data sets and/or to extract information out from them is hard-pressed to keep up with our capacities…

机器学习 · 统计学 2019-01-30 Zhanfeng Wang , Yumi Kwon , Yuan-chin Ivan Chang

A classical problem in Software Engineering is how to certify that every system requirement is correctly implemented by source code. This problem, albeit well studied, can still be considered an open one, given the problems faced by…

Decision Diagrams (DDs) have emerged as a powerful tool for discrete optimization, with rapidly growing adoption. DDs are directed acyclic layered graphs; restricted DDs are a generalized greedy heuristic for finding feasible solutions, and…

最优化与控制 · 数学 2026-02-27 Isaac Rudich , Louis-Martin Rousseau

A basic problem in constant dimension subspace coding is to determine the maximal possible size ${\bf A}_q(n,d,k)$ of a set of $k$-dimensional subspaces in ${\bf F}_q^n$ such that the subspace distance satisfies…

信息论 · 计算机科学 2020-08-25 Huimin Lao , Hao Chen , Jian Weng , Xiaoqing Tan

We consider the problem of sufficient dimensionality reduction (SDR), where the high-dimensional observation is transformed to a low-dimensional sub-space in which the information of the observations regarding the label variable is…

机器学习 · 计算机科学 2018-12-20 Ershad Banijamali , Amir-Hossein Karimi , Ali Ghodsi

Data programming is a programmatic weak supervision approach to efficiently curate large-scale labeled training data. Writing data programs (labeling functions) requires, however, both programming literacy and domain expertise. Many subject…

机器学习 · 计算机科学 2020-09-17 Sara Evensen , Chang Ge , Dongjin Choi , Çağatay Demiralp

Deep Neural Networks (DNNs) are intensively used to solve a wide variety of complex problems. Although powerful, such systems require manual configuration and tuning. To this end, we view DNNs as configurable systems and propose an…

机器学习 · 计算机科学 2019-04-10 Salah Ghamizi , Maxime Cordy , Mike Papadakis , Yves Le Traon

Uncertainties in a structure is inevitable, which generally lead to variation in dynamic response predictions. For a complex structure, brute force Monte Carlo simulation for response variation analysis is infeasible since one single run…

机器学习 · 统计学 2020-05-08 Kai Zhou , Jiong Tang