中文
相关论文

相关论文: CVC4SY for SyGuS-COMP 2019

200 篇论文

Compound probabilistic context-free grammars (C-PCFGs) have recently established a new state of the art for unsupervised phrase-structure grammar induction. However, due to the high space and time complexities of chart-based representation…

计算与语言 · 计算机科学 2023-10-24 Yanpeng Zhao , Ivan Titov

We explore the use of semantic word embeddings in text segmentation algorithms, including the C99 segmentation algorithm and new algorithms inspired by the distributed word vector representation. By developing a general framework for…

计算与语言 · 计算机科学 2015-03-19 Alexander A Alemi , Paul Ginsparg

Being able to provide counterfactual interventions - sequences of actions we would have had to take for a desirable outcome to happen - is essential to explain how to change an unfavourable decision by a black-box machine learning model…

机器学习 · 计算机科学 2023-02-08 Giovanni De Toni , Bruno Lepri , Andrea Passerini

We study the problem of synthesizing programs from nonlinear real arithmetic (NRA) specifications. Existing techniques, such as syntax-guided synthesis (SyGuS), fail to synthesize programs when the specification is unrealizable. We argue…

编程语言 · 计算机科学 2026-05-26 S. Akshay , Supratik Chakraborty , R. Govind , Aniruddha R. Joshi

Diffusion models offer a robust framework for sampling from unnormalized probability densities, which requires accurately estimating the score of the noise-perturbed target distribution. While the standard Denoising Score Identity (DSI)…

机器学习 · 计算机科学 2025-12-24 Khaled Kahouli , Romuald Elie , Klaus-Robert Müller , Quentin Berthet , Oliver T. Unke , Arnaud Doucet

This paper addresses the problem of creating simplifiers for logic formulas based on conditional term rewriting. In particular, the paper focuses on a program synthesis application where formula simplifications have been shown to have a…

编程语言 · 计算机科学 2016-02-24 Rohit Singh , Armando Solar-Lezama

Even with impressive advances in automated formal methods, certain problems in system verification and synthesis remain challenging. Examples include the verification of quantitative properties of software involving constraints on timing…

计算机科学中的逻辑 · 计算机科学 2015-03-19 Sanjit A. Seshia

Writing concurrent code that is both correct and efficient is notoriously difficult. Thus, programmers often prefer to use synchronization abstractions, which render code simpler and easier to reason about. Despite a wealth of work on this…

编程语言 · 计算机科学 2023-05-23 Nikita Koval , Dmitry Khalanskiy , Dan Alistarh

Machine learning and data analytics applications increasingly suffer from the high latency and energy consumption of conventional von Neumann architectures. Recently, several in-memory and near-memory systems have been proposed to remove…

Albeit progress has been made in Composed Image Retrieval (CIR), we empirically find that a certain percentage of failure retrieval results are not consistent with their relative captions. To address this issue, this work provides a Visual…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Chun-Mei Feng , Yang Bai , Tao Luo , Zhen Li , Salman Khan , Wangmeng Zuo , Xinxing Xu , Rick Siow Mong Goh , Yong Liu

Automatic synthesis of hardware components from declarative specifications is an ambitious endeavor in computer aided design. Existing synthesis algorithms are often implemented with Binary Decision Diagrams (BDDs), inheriting their…

计算机科学中的逻辑 · 计算机科学 2013-11-15 Roderick Bloem , Robert Koenighofer , Martina Seidl

In this work we are interested in the construction of numerical methods for high dimensional constrained nonlinear optimization problems by particle-based gradient-free techniques. A consensus-based optimization (CBO) approach combined with…

最优化与控制 · 数学 2021-11-23 Giacomo Borghi , Michael Herty , Lorenzo Pareschi

StocHy is a software tool for the quantitative analysis of discrete-time stochastic hybrid systems (SHS). StocHy accepts a high-level description of stochastic models and constructs an equivalent SHS model. The tool allows to (i) simulate…

系统与控制 · 电气工程与系统科学 2024-12-20 Nathalie Cauchi , Kurt Degiorgio , Alessandro Abate

We present SySCoRe, a MATLAB toolbox that synthesizes controllers for stochastic continuous-state systems to satisfy temporal logic specifications. Starting from a system description and a co-safe temporal logic specification, SySCoRe…

系统与控制 · 电气工程与系统科学 2023-02-27 Birgit van Huijgevoort , Oliver Schön , Sadegh Soudjani , Sofie Haesaert

We introduce SemCSE, an unsupervised method for learning semantic embeddings of scientific texts. Building on recent advances in contrastive learning for text embeddings, our approach leverages LLM-generated summaries of scientific…

计算与语言 · 计算机科学 2025-07-18 Marc Brinner , Sina Zarriess

Decision procedures for SMT problems based on the theory of bit-vectors are a fundamental component in state-of-the-art software and hardware verifiers. While very efficient in general, certain SMT instances are still challenging for…

计算机科学中的逻辑 · 计算机科学 2020-08-25 Samuel Teuber , Marko Kleine Büning , Carsten Sinz

In this presentation, we introduce our constraint-based repair approach, called SymDefFix. SymDefFix is based on ExtractFix [3] and replaces the dynamic analysis steps of ExtractFix to detect the error and find the potential fix locations…

软件工程 · 计算机科学 2022-09-09 Tareq Mohammed Nazir , Martin Pinzger

Transcript enumeration methods such as SAGE, MPSS, and sequencing-by-synthesis EST ``digital northern'', are important high-throughput techniques for digital gene expression measurement. As other counting or voting processes, these…

定量方法 · 定量生物学 2013-10-29 Ricardo ZN Vêncio , Leonardo Varuzza , Carlos AB Pereira , Helena Brentani , Ilya Shmulevich

We investigate rules which allow variable elimination in binary CSP (constraint satisfaction problem) instances while conserving satisfiability. We study variable-elimination rules based on the language of forbidden patterns enriched with…

数据结构与算法 · 计算机科学 2019-05-13 Martin C. Cooper , Achref El Mouelhi , Cyril Terrioux

We investigate non-wellfounded proof systems based on parsimonious logic, a weaker variant of linear logic where the exponential modality ! is interpreted as a constructor for streams over finite data. Logical consistency is maintained at a…

计算机科学中的逻辑 · 计算机科学 2025-09-03 Matteo Acclavio , Gianluca Curzi , Giulio Guerrieri