中文
相关论文

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

200 篇论文

Ordered binary decision diagrams (OBDDs) are an efficient data structure for representing and manipulating Boolean formulas. With respect to different variable orders, the OBDDs' sizes may vary from linear to exponential in the number of…

人工智能 · 计算机科学 2018-11-07 Feifan Xu , Fei He , Enze Xie , Liang Li

Speech data from different domains has distinct acoustic and linguistic characteristics. It is common to train a single multidomain model such as a Conformer transducer for speech recognition on a mixture of data from all domains. However,…

音频与语音处理 · 电气工程与系统科学 2023-05-24 Qiujia Li , Bo Li , Dongseong Hwang , Tara N. Sainath , Pedro M. Mengibar

Dataflow languages provide natural support for specifying constraints between objects in dynamic applications, where programs need to react efficiently to changes of their environment. Researchers have long investigated how to take…

编程语言 · 计算机科学 2011-04-13 Camil Demetrescu , Irene Finocchi , Andrea Ribichini

Size-Change Termination (SCT) is a method of proving program termination based on the impossibility of infinite descent. To this end we use a program abstraction in which transitions are described by Monotonicity Constraints over (abstract)…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Amir M. Ben-Amram

The specification and validation of robotics applications require bridging the gap between formulating requirements and systematic testing. This often involves manual and error-prone tasks that become more complex as requirements, design,…

机器人学 · 计算机科学 2025-07-08 Minh Nguyen , Sebastian Wrede , Nico Hochgeschwender

Binary Decision Diagrams (BDDs) are instrumental in many electronic design automation (EDA) tasks thanks to their compact representation of Boolean functions. In BDD-based reversible-circuit synthesis, which is critical for quantum…

硬件体系结构 · 计算机科学 2025-11-12 Mingkai Miao , Jianheng Tang , Guangyu Hu , Hongce Zhang

In this paper we present a discrete data structure for reservations of limited resources. A reservation is defined as a tuple consisting of the time interval of when the resource should be reserved, $I_R$, and the amount of the resource…

数据结构与算法 · 计算机科学 2007-05-23 Andrej Brodnik , Andreas Nilsson

Inspired by recent progress in dynamic programming approaches for weighted model counting, we investigate a dynamic-programming approach in the context of boolean realizability and synthesis, which takes a conjunctive-normal-form boolean…

形式语言与自动机理论 · 计算机科学 2024-06-21 Yi Lin , Lucas M. Tabajara , Moshe Y. Vardi

Data augmentation is a crucial regularization technique for deep neural networks, particularly in medical image classification. Mainstream data augmentation (DA) methods are usually applied at the image level. Due to the specificity and…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yaoyao Zhu , Xiuding Cai , Xueyao Wang , Xiaoqing Chen , Yu Yao , Zhongliang Fu

Domain classification is the task of mapping spoken language utterances to one of the natural language understanding domains in intelligent personal digital assistants (IPDAs). This is a major component in mainstream IPDAs in industry.…

机器学习 · 计算机科学 2019-05-06 Han Li , Jihwan Lee , Sidharth Mudgal , Ruhi Sarikaya , Young-Bum Kim

In the last decade, decision diagrams (DDs) have been the basis for a large array of novel approaches for modeling and solving optimization problems. Many techniques now use DDs as a key tool to achieve state-of-the-art performance within…

最优化与控制 · 数学 2022-01-28 Margarita P. Castro , Andre A. Cire , J. Christopher Beck

Networks are designed with functionality, security, performance, and cost in mind. Tools exist to check or optimize individual properties of a network. These properties may conflict, so it is not always possible to run these tools in series…

密码学与安全 · 计算机科学 2019-02-19 Timothy Curry , Devon Callahan , Benjamin Fuller , Laurent Michel

In two-phase image segmentation, convex relaxation has allowed global minimisers to be computed for a variety of data fitting terms. Many efficient approaches exist to compute a solution quickly. However, we consider whether the nature of…

数值分析 · 数学 2018-08-01 Jack Spencer

We introduce a novel framework, termed $\lambda$DD, that revisits Binary Decision Diagrams from a purely functional point of view. The framework allows to classify the already existing variants, including the most recent ones like Chain-DD…

计算机科学中的逻辑 · 计算机科学 2020-07-23 Joan Thibault , Khalil Ghorbal

Algorithms which learn environments represented by automata in the past have had complexity scaling with the number of states in the automaton, which can be exponentially large even for automata recognizing regular expressions with a small…

形式语言与自动机理论 · 计算机科学 2024-05-13 Ali Cataltepe , Vanessa Kosoy

The problem of RNA secondary structure design (also called inverse folding) is the following: given a target secondary structure, one aims to create a sequence that folds into, or is compatible with, a given structure. In several practical…

定量方法 · 定量生物学 2013-08-02 Yu Zhou , Yann Ponty , Stéphane Vialette , Jérôme Waldispühl , Yi Zhang , Alain Denise

This paper addresses problems on the structural design of control systems taking explicitly into consideration the possible application to large-scale systems. We provide an efficient and unified framework to solve the following major…

最优化与控制 · 数学 2014-09-23 Sergio Pequito , Soummya Kar , A. Pedro Aguiar

Constraint Handling Rules provide descriptions for constraint solvers. However, they fall short when those constraints specify some binding structure, like higher-rank types in a constraint-based type inference algorithm. In this paper, the…

计算机科学中的逻辑 · 计算机科学 2017-07-11 Alejandro Serrano , Jurriaan Hage

A string action is considered in four spacetime dimensions which is obtained by dimensionally reducing the ten dimensional effective action. The equations of motion admit string like solutions. The symmetry properties of the four…

高能物理 - 理论 · 物理学 2009-10-28 Jnanadeva Maharana

Automating string transformations has been one of the killer applications of program synthesis. Existing synthesizers that solve this problem produce programs in domain-specific languages (DSL) that are engineered to help the synthesizer,…

形式语言与自动机理论 · 计算机科学 2022-08-30 Anvay Grover , Ruediger Ehlers , Loris D'Antoni