中文
相关论文

相关论文: How to Handle Assumptions in Synthesis

200 篇论文

Empirical research in Natural Language Processing (NLP) has adopted a narrow set of principles for assessing hypotheses, relying mainly on p-value computation, which suffers from several known issues. While alternative proposals have been…

计算与语言 · 计算机科学 2020-05-06 Erfan Sadeqi Azer , Daniel Khashabi , Ashish Sabharwal , Dan Roth

Longstanding data labeling practices in machine learning involve collecting and aggregating labels from multiple annotators. But what should we do when annotators disagree? Though annotator disagreement has long been seen as a problem to…

机器学习 · 计算机科学 2024-05-10 Eve Fleisig , Su Lin Blodgett , Dan Klein , Zeerak Talat

Program synthesis aims to automatically generate an executable program that conforms to the given specification. Recent advancements have demonstrated that deep neural methodologies and large-scale pretrained language models are highly…

机器人学 · 计算机科学 2023-12-14 Tianyi Chen , Qidi Wang , Zhen Dong , Liwei Shen , Xin Peng

There are many ways to express similar things in text, which makes evaluating natural language generation (NLG) systems difficult. Compounding this difficulty is the need to assess varying quality criteria depending on the deployment…

计算与语言 · 计算机科学 2022-05-17 Kaitlyn Zhou , Su Lin Blodgett , Adam Trischler , Hal Daumé , Kaheer Suleman , Alexandra Olteanu

This paper addresses the synthesis of reactive systems that enforce hard constraints while optimizing for quality-based soft constraints. We build on recent advancements in combining reactive synthesis with example-based guidance to handle…

形式语言与自动机理论 · 计算机科学 2024-10-14 Jean-François Raskin , Yun Chen Tsai

Machine learning models that predict the feasibility of chemical reactions have become central to automated synthesis planning. Despite their predictive success, these models often lack transparency and interpretability. We introduce a…

机器学习 · 计算机科学 2025-10-13 Klaus Weinbauer , Tieu-Long Phan , Peter F. Stadler , Thomas Gärtner , Sagar Malhotra

The road to Artificial General Intelligence goes through the generation of context-aware reactive behaviors, where the Transformer architecture has been proven to be the state-of-the-art. However, they still fail to develop reasoning.…

The unrealizability of a specification is often due to the assumption that the behavior of the environment is unrestricted. In this paper, we present algorithms for synthesis in bounded environments, where the environment can only generate…

计算机科学中的逻辑 · 计算机科学 2021-01-01 Rayna Dimitrova , Bernd Finkbeiner , Hazem Torfah

We extend the quantitative synthesis framework by going beyond the worst-case. On the one hand, classical analysis of two-player games involves an adversary (modeling the environment of the system) which is purely antagonistic and asks for…

计算机科学与博弈论 · 计算机科学 2015-11-02 Véronique Bruyère , Emmanuel Filiot , Mickael Randour , Jean-François Raskin

Making conjectures about future consequences of a technology is an exercise in trying to reduce various forms of uncertainty. Both to produce and reason about these conjectures requires understanding their potential limitations. In other…

计算机与社会 · 计算机科学 2020-11-30 Priyanka Nanayakkara , Nicholas Diakopoulos , Jessica Hullman

Contract automata allow to formally define the behaviour of service contracts in terms of service offers and requests, some of which are moreover optional and some of which are necessary. A composition of contracts is said to be in…

形式语言与自动机理论 · 计算机科学 2023-08-24 Davide Basile , Maurice H. ter Beek

With information systems becoming larger scale, recommendation systems are a topic of growing interest in machine learning research and industry. Even though progress on improving model design has been rapid in research, we argue that many…

信息检索 · 计算机科学 2022-11-14 Tobias Schnabel , Mengting Wan , Longqi Yang

Automated synthesis of reactive systems from specifications has been a topic of research for decades. Recently, a variety of approaches have been proposed to extend synthesis of reactive systems from proposi- tional specifications towards…

Agile processes focus on facilitating early and fast production of working code, and are based on software development process models that support iterative, incremental development of software. Although agile methods have existed for a…

软件工程 · 计算机科学 2014-09-24 Dan Turk , Robert France , Bernhard Rumpe

Program synthesis techniques offer significant new capabilities in searching for programs that satisfy high-level specifications. While synthesis has been thoroughly explored for input/output pair specifications (programming-by-example),…

人机交互 · 计算机科学 2019-09-27 Will Crichton

The synthesis of reactive systems aims for the automated construction of strategies for systems that interact with their environment. Whereas the synthesis approach has the potential to change the development of reactive systems…

计算机科学中的逻辑 · 计算机科学 2024-11-04 Linda Feeken , Martin Fränzle

Inferring from inconsistency and making decisions are two problems which have always been treated separately by researchers in Artificial Intelligence. Consequently, different models have been proposed for each category. Different…

人工智能 · 计算机科学 2012-07-09 Leila Amgoud

Automated synthesis of reactive control protocols from temporal logic specifications has recently attracted considerable attention in various applications in, for example, robotic motion planning, network management, and hardware design. An…

系统与控制 · 计算机科学 2014-05-20 Jie Fu , Rayna Dimitrova , Ufuk Topcu

The sheer scale of high-resolution raw data generated by simulation has motivated non-conventional approaches for data exploration referred as `immersive' and `in situ' query processing of the raw simulation data. Another step towards…

数据库 · 计算机科学 2015-08-25 Bernardo Gonçalves , Fabio Porto

Reactive synthesis, the problem of automatically constructing a hardware circuit from a logical specification, is a long-standing challenge in formal verification. It is elusive for two reasons: It is algorithmically hard, and writing…