the proceedings contain 7 papers. the topics discussed include: care robots learning rules of ethical behavior under the supervision of an ethical teacher;a parallelization approach for hybrid-AI-based models: an appl...
the proceedings contain 7 papers. the topics discussed include: care robots learning rules of ethical behavior under the supervision of an ethical teacher;a parallelization approach for hybrid-AI-based models: an application study for semantic segmentation of medical images;towards inductive learning of domain-specific heuristics for ASP;mining sequences in phone recordings with answer set programming;estimation-based verification of cyber-physical systems via statistical model checking;explainability via short formulas: the case of propositional logic with implementation;and evaluating epistemic logic programs via answer set programming with quantifiers.
the proceedings contain 39 papers. the special focus in this conference is on logicprogramming and Nonmonotonic Reasoning. the topics include: Deep Learning for the Generation of Heuristics in Answer Set programming:...
ISBN:
(纸本)9783031157066
the proceedings contain 39 papers. the special focus in this conference is on logicprogramming and Nonmonotonic Reasoning. the topics include: Deep Learning for the Generation of Heuristics in Answer Set programming: A Case Study of Graph Coloring;a Qualitative Temporal Extension of Here-and-there logic;representing Abstract Dialectical Frameworks with Binary Decision Diagrams;Arguing Correctness of ASP Programs with Aggregates;Efficient Computation of Answer Sets via SAT Modulo Acyclicity and Vertex Elimination;IASCAR: Incremental Answer Set Counting by Anytime Refinement;Reasoning About Actions with EL Ontologies and Temporal Answer Sets for DLTL;inference to the Stable Explanations;modal logic S5 in Answer Set programming with Lazy Creation of Worlds;Semantics for Conditional Literals via the SM Operator;state Transition in Multi-agent Epistemic Domains Using Answer Set programming;towards Provenance in Heterogeneous Knowledge Bases;Computing Smallest MUSes of Quantified Boolean Formulas;Pinpointing Axioms in Ontologies via ASP;interlinking logic Programs and Argumentation Frameworks;gradient-Based Supported Model Computation in Vector Spaces;towards Causality-Based Conflict Resolution in Answer Set Programs;xASP: An Explanation Generation System for Answer Set programming;Solving Problems in the Polynomial Hierarchy with ASP(Q);Enumeration of Minimal Models and MUSes in WASP;a Practical Account into Counting Dung’s Extensions by Dynamic programming;Clingraph: ASP-Based Visualization;A Machine Learning System to Improve the Performance of ASP Solving Based on Encoding Selection;QMaxSATpb: A Certified MaxSAT Solver;knowledge-Based Support for Adhesive Selection;ASP for Flexible Payroll Management;Analysis of Cyclic Fault Propagation via ASP;learning to Rank the Distinctiveness of Behaviour in Serial Offending;optimising Business Process Discovery Using Answer Set programming;DeduDeep: An Extensible Framework for Combining Deep Learning and ASP-Based Models;statis
the proceedings contain 21 papers. the topics discussed include: novel techniques in datalog optimization;certain answers of extensions of conjunctive queries by datalog and first-order rewriting;querying data exchang...
the proceedings contain 21 papers. the topics discussed include: novel techniques in datalog optimization;certain answers of extensions of conjunctive queries by datalog and first-order rewriting;querying data exchange settings beyond positive queries;new perspectives for fuzzy datalog;model checking verification of multilayer perceptrons in datalog: a many-valued approach with typicality;towards bridging traditional and smart contracts with datalog-based languages;datalog-based reasoning with heuristics over knowledge graphs;a rule-based constraint language for event streams;a formal comparison between datalog-based languages for stream reasoning;towards better understanding of the performance and design of datalog systems;and intelligent agents and complex event processing to enhance patient monitoring.
Vial cap inspection includes checking for missing caps, vial height or any other damage. Possible failures could be seemingly minor cosmetic problems, such as scratches or tiny punctures which could indicate potential...
详细信息
ISBN:
(纸本)9798350370058;9798350370164
Vial cap inspection includes checking for missing caps, vial height or any other damage. Possible failures could be seemingly minor cosmetic problems, such as scratches or tiny punctures which could indicate potential seal problems and inappropriate height. the paper and the respective project target the over-priced setup used for high-speed inspection of glass vials in the pharma industry and offer a more economical layout/setup that can prove the same efficiency as any high sophisticated setup costing thousands of dollars. We replace the camera vision normally used in these systems by infrared radiation sensors which are easily integrated with Programmable logic Controllers and are cheaper than the camera vision systems. We used ladder logicprogramming to compute for bad and good parts on the conveyer system.
this work establishes signal temporal logic specifications for driving tasks that autonomous vehicle should execute when turning at intersections. the specifications are based on traffic regulations of China. By encod...
详细信息
ISBN:
(纸本)9798350370058;9798350370164
this work establishes signal temporal logic specifications for driving tasks that autonomous vehicle should execute when turning at intersections. the specifications are based on traffic regulations of China. By encoding signal temporal logic specifications as mixed-integer constraints, optimization problems could be established for path planning. By solving the problems with Gurobi optimizer, safe paths could be obtained. through this work, it is demonstrated that signal temporal logic is a profound tool for formalizing driving tasks and solving path planning problems in autonomous driving. the feasibility of the proposed method is demonstrated via a numerical experiment.
Intent-based networking aims at achieving automated network management by allowing users to express desired outcomes rather than manually configure network resources. In this poster paper, by means of an example, we i...
详细信息
ISBN:
(纸本)9798400702341
Intent-based networking aims at achieving automated network management by allowing users to express desired outcomes rather than manually configure network resources. In this poster paper, by means of an example, we illustrate our proposal for a declarative and vendor-agnostic methodology to perform intent processing and translation, including static conflict detection and resolution between intents, by leveraging logicprogramming to determine feasible placements of Virtual Network Function chains. We conclude by pointing out lines for future work.
An interesting feature that traditional approaches to inductivelogicprogramming are missing is the ability to treat noisy and non-logical data. Neural-symbolic approaches to inductivelogicprogramming have been rec...
详细信息
ISBN:
(纸本)9783031157073;9783031157066
An interesting feature that traditional approaches to inductivelogicprogramming are missing is the ability to treat noisy and non-logical data. Neural-symbolic approaches to inductivelogicprogramming have been recently proposed to combine the advantages of inductivelogicprogramming, in terms of interpretability and generalization capability, withthe characteristic capacity of deep learning to treat noisy and nonlogical data. this paper concisely surveys and briefly compares three promising neural-symbolic approaches to inductivelogicprogrammingthat have been proposed in the last five years. the considered approaches use Datalog dialects to represent background knowledge, and they are capable of producing reusable logical rules from noisy and non-logical data. therefore, they provide an effective means to combine logical reasoning with state-of-the-art machine learning.
this article proposes an approach to the data-aware multi-service application placement problem in Cloud-Edge settings. We propose both declarative programming and a Mixed-Integer Linear programming (MILP) approach to...
详细信息
ISBN:
(纸本)9798350304817
this article proposes an approach to the data-aware multi-service application placement problem in Cloud-Edge settings. We propose both declarative programming and a Mixed-Integer Linear programming (MILP) approach to determine eligible placements that minimise operational costs and reduce the number of used nodes to contain the amount of data transfers. After assessing the performance of both approaches, we reconcile them into a methodology that combines the best of the two worlds by exploiting a declarative pre-processing step to boost the MILP solver while determining optimal solutions. We open-sourced the methodology into a prototype that is 10x faster than pure MILP, determines optimal results, and easily accommodates non-numerical constraints on application placements.
In general data science is the prioritization on large size data provisioning multidisciplinary approach towards extraction of meaningful insights in general as well as business applications. In this context, general ...
详细信息
Assumable logicprogramming (ALP) extends the regular logic programs with an assumption operator C. the intuition of Cp is that it is acceptable to assume p unless it is forced not to. this paper presents the minimal ...
详细信息
ISBN:
(纸本)9783031402883;9783031402890
Assumable logicprogramming (ALP) extends the regular logic programs with an assumption operator C. the intuition of Cp is that it is acceptable to assume p unless it is forced not to. this paper presents the minimal negated model semantics, a new semantics of ALP, where the minimal negated set is defined to formalize this intuition. the assumptions in this set must be negated, and the ones outside are considered acceptable. this paper also discusses the relationship between the minimal negated model semantics and the stable model semantics. this new semantics provides new insight into assumable logicprogramming.
暂无评论