中文
相关论文

相关论文: Fuzzing Symbolic Expressions

200 篇论文

Previous math word problem solvers following the encoder-decoder paradigm fail to explicitly incorporate essential math symbolic constraints, leading to unexplainable and unreasonable predictions. Herein, we propose Neural-Symbolic Solver…

计算与语言 · 计算机科学 2021-07-06 Jinghui Qin , Xiaodan Liang , Yining Hong , Jianheng Tang , Liang Lin

This paper introduces the 2019 version of \us{}, a novel Constraint Programming framework for floating point verification problems expressed with the SMT language of SMTLIB. SMT solvers decompose their task by delegating to specific…

人工智能 · 计算机科学 2020-03-02 Heytem Zitoun , Claude Michel , Laurent Michel , Michel Rueher

Fuzz testing (or fuzzing) is an effective technique used to find security vulnerabilities. It consists of feeding a software under test with malformed inputs, waiting for a weird system behaviour (often a crash of the system). Over the…

密码学与安全 · 计算机科学 2023-03-14 Marcello Maugeri , Cristian Daniele , Giampaolo Bella , Erik Poll

Fuzzy automata, whose input alphabet is a set of numbers or symbols, are a formal model of computing with values. Motivated by Zadeh's paradigm of computing with words rather than numbers, Ying proposed a kind of fuzzy automata, whose input…

人工智能 · 计算机科学 2015-06-25 Yongzhi Cao , Mingsheng Ying , Guoqing Chen

In this paper the author presents a kind of Soft Computing Technique, mainly an application of fuzzy set theory of Prof. Zadeh [16], on a problem of Medical Experts Systems. The choosen problem is on design of a physician's decision model…

人工智能 · 计算机科学 2010-05-24 Siddharths Sankar Biswas

Several research initiatives have been proposed for computing similarity between two Fuzzy Sets in analysis through Fuzzy Rough Sets. These techniques yield two measures viz. lower similarity and upper similarity. While in most applications…

人工智能 · 计算机科学 2021-07-05 Nidhika Yadav

By combining Datalog, SMT solving, and functional programming, the language Formulog provides an appealing mix of features for implementing SMT-based static analyses (e.g., refinement type checking, symbolic execution) in a natural,…

编程语言 · 计算机科学 2024-09-27 Aaron Bembenek , Michael Greenberg , Stephen Chong

Software model checkers based on under-approximations and SMT solvers are very successful at verifying safety (i.e. reachability) properties. They combine two key ideas -- (a) "concreteness": a counterexample in an under-approximation is a…

计算机科学中的逻辑 · 计算机科学 2013-06-11 Anvesh Komuravelli , Arie Gurfinkel , Sagar Chaki , Edmund M. Clarke

We present a new algorithm for determining the satisfiability of conjunctions of non-linear polynomial constraints over the reals, which can be used as a theory solver for satisfiability modulo theory (SMT) solving for non-linear real…

符号计算 · 计算机科学 2021-06-17 Erika Ábrahám , James H. Davenport , Matthew England , Gereon Kremer

This paper develops a smooth model identification and self-learning strategy for dynamic systems taking into account possible parameter variations and uncertainties. We have tried to solve the problem such that the model follows the changes…

系统与控制 · 电气工程与系统科学 2025-01-07 Ebrahim Navid Sadjadi , Jesus Garcia , Jose M. Molina , Akbar Hashemi Borzabadi , Monireh Asadi Abchouyeh

Satisfiability Modulo Counting (SMC) is a recently proposed general language to reason about problems integrating statistical and symbolic Artificial Intelligence. An SMC problem is an extended SAT problem in which the truth values of a few…

人工智能 · 计算机科学 2025-06-19 Jinzhao Li , Nan Jiang , Yexiang Xue

Propositional satisfiability (SAT) solvers, which typically operate using conjunctive normal form (CNF), have been successfully applied in many domains. However, in some application areas such as circuit verification, bounded model…

计算机科学中的逻辑 · 计算机科学 2013-11-19 Tero Laitinen , Tommi Junttila , Ilkka Niemelä

The AI community is increasingly focused on merging logic with deep learning to create Neuro-Symbolic (NeSy) paradigms and assist neural approaches with symbolic knowledge. A significant trend in the literature involves integrating axioms…

人工智能 · 计算机科学 2023-06-27 Samy Badreddine , Luciano Serafini , Michael Spranger

Large Language Models (LLMs) have demonstrated impressive progress in complex reasoning tasks, largely driven by the Chain-of-Thought (CoT) paradigm, which decomposes difficult problems into intermediate steps. However, CoT reasoning…

符号计算 · 计算机科学 2026-05-26 Rui Wang , Zeming Wei , Yihao Zhang , Xiaokun Luan

Combining symbolic and neural approaches has gained considerable attention in the AI community, as it is often argued that the strengths and weaknesses of these approaches are complementary. One such trend in the literature are weakly…

人工智能 · 计算机科学 2020-06-08 Emile van Krieken , Erman Acar , Frank van Harmelen

Concolic testing, a powerful hybrid software testing technique, has historically been plagued by fundamental limitations such as path explosion and the high cost of constraint solving, which hinder its practical application in large-scale,…

软件工程 · 计算机科学 2026-01-21 Mahdi Eslamimehr

Solving symbolic reasoning problems that require compositionality and systematicity is considered one of the key ingredients of human intelligence. However, symbolic reasoning is still a great challenge for deep learning models, which often…

神经与进化计算 · 计算机科学 2023-07-03 Flavio Petruzzellis , Alberto Testolin , Alessandro Sperduti

How can non-classical logic contribute to the analysis of complexity in computer science? In this paper, we give a step towards this question, taking a logical model-theoretic approach to the analysis of complexity in fuzzy constraint…

逻辑 · 数学 2019-11-18 Pilar Dellunde , Amanda Vidal

In this paper, we compare two alternative mechanisms for deciding the validity of first-order formulas over finite domains supported by the mathematical model checker RISCAL: first, the original approach of semantic evaluation (based on an…

计算机科学中的逻辑 · 计算机科学 2021-09-08 Wolfgang Schreiner , Franz-Xaver Reichl

Satisfiability Modulo Theories (SMT) solvers incorporate decision procedures for theories of data types that commonly occur in software. This makes them important tools for automating verification problems. A limitation frequently…

计算机科学中的逻辑 · 计算机科学 2015-08-28 Kshitij Bansal , Andrew Reynolds , Tim King , Clark Barrett , Thomas Wies
‹ 上一页 1 8 9 10 下一页 ›