中文
相关论文

相关论文: DRIVE: Dockerfile Rule Mining and Violation Detect…

200 篇论文

Document-level relation extraction (DocRE) models generally use graph networks to implicitly model the reasoning skill (i.e., pattern recognition, logical reasoning, coreference reasoning, etc.) related to the relation between one entity…

计算与语言 · 计算机科学 2021-06-04 Wang Xu , Kehai Chen , Tiejun Zhao

In pattern mining, sequential rules provide a formal framework to capture the temporal relationships and inferential dependencies between items. However, the discovery process is computationally intensive. To obtain mining results…

数据库 · 计算机科学 2026-02-20 Wensheng Gan , Gengsen Huang , Junyu Ren , Philip S. Yu

The paper presents a novel software framework for Association Rule Mining named uARMSolver. The framework is written fully in C++ and runs on all platforms. It allows users to preprocess their data in a transaction database, to make…

数据库 · 计算机科学 2020-10-22 Iztok Fister , Iztok Fister

Deep learning (DL) systems are increasingly deployed in safety- and security-critical domains including self-driving cars and malware detection, where the correctness and predictability of a system's behavior for corner case inputs are of…

机器学习 · 计算机科学 2017-09-26 Kexin Pei , Yinzhi Cao , Junfeng Yang , Suman Jana

Datalog is a popular and widely-used declarative logic programming language. Datalog engines apply many cross-rule optimizations; bugs in them can cause incorrect results. To detect such optimization bugs, we propose an automated testing…

软件工程 · 计算机科学 2024-02-21 Chi Zhang , Linzhang Wang , Manuel Rigger

Event logs extracted from information systems offer a rich foundation for understanding and improving business processes. In many real-world applications, it is possible to distinguish between desirable and undesirable process executions,…

人工智能 · 计算机科学 2025-11-03 Ali Norouzifar , Wil van der Aalst

Summarizing event sequences is a key aspect of data mining. Most existing methods neglect conditional dependencies and focus on discovering sequential patterns only. In this paper, we study the problem of discovering both conditional and…

人工智能 · 计算机科学 2025-05-12 Aleena Siji , Joscha Cüppers , Osman Ali Mian , Jilles Vreeken

With the growing adoption of machine learning techniques, there is a surge of research interest towards making machine learning systems more transparent and interpretable. Various visualizations have been developed to help model developers…

机器学习 · 计算机科学 2018-07-18 Yao Ming , Huamin Qu , Enrico Bertini

Contemporary software documentation is as complicated as the software itself. During its lifecycle, the documentation accumulates a lot of near duplicate fragments, i.e. chunks of text that were copied from a single source and were later…

软件工程 · 计算机科学 2018-10-10 D. V. Luciv , D. V. Koznov , G. A. Chernishev , A. N. Terekhov

Automating the formalization of mathematical statements for theorem proving remains a major challenge for Large Language Models (LLMs). LLMs struggle to identify and utilize the prerequisite mathematical knowledge and its corresponding…

人工智能 · 计算机科学 2026-04-08 Meiru Zhang , Philipp Borchert , Milan Gritta , Gerasimos Lampouras

In Data Mining, the usefulness of association rules is strongly limited by the huge amount of delivered rules. In this paper we propose a new approach to prune and filter discovered rules. Using Domain Ontologies, we strengthen the…

机器学习 · 计算机科学 2009-10-05 Claudia Marinica , Fabrice Guillet , Henri Briand

Machine learning (ML) research has yielded powerful tools for training accurate prediction models despite complex multivariate associations (e.g. interactions and heterogeneity). In fields such as medicine, improved interpretability of ML…

机器学习 · 计算机科学 2021-04-28 Robert Zhang , Rachael Stolzenberg-Solomon , Shannon M. Lynch , Ryan J. Urbanowicz

Docker, the industry standard for packaging and deploying applications, leverages Infrastructure as Code (IaC) principles to facilitate the creation of images through Dockerfiles. However, maintaining Dockerfiles presents significant…

软件工程 · 计算机科学 2025-01-27 Emna Ksontini , Meriem Mastouri , Rania Khalsi , Wael Kessentini

We propose a novel training method that integrates rules into deep learning, in a way the strengths of the rules are controllable at inference. Deep Neural Networks with Controllable Rule Representations (DeepCTRL) incorporates a rule…

机器学习 · 计算机科学 2021-11-18 Sungyong Seo , Sercan O. Arik , Jinsung Yoon , Xiang Zhang , Kihyuk Sohn , Tomas Pfister

Recently, several large-scale RDF knowledge bases have been built and applied in many knowledge-based applications. To further increase the number of facts in RDF knowledge bases, logic rules can be used to predict new facts based on the…

人工智能 · 计算机科学 2015-12-25 Zhichun Wang , Juanzi Li

Despite the highest classification accuracy in wide varieties of application areas, artificial neural network has one disadvantage. The way this Network comes to a decision is not easily comprehensible. The lack of explanation ability…

计算机视觉与模式识别 · 计算机科学 2016-10-18 Tameru Hailesilassie

Document-level relation extraction (DocRE) attracts more research interest recently. While models achieve consistent performance gains in DocRE, their underlying decision rules are still understudied: Do they make the right predictions…

计算与语言 · 计算机科学 2023-06-21 Haotian Chen , Bingsheng Chen , Xiangdong Zhou

Data extracted from software repositories is used intensively in Software Engineering research, for example, to predict defects in source code. In our research in this area, with data from open source projects as well as an industrial…

机器学习 · 计算机科学 2018-12-27 Tobias Baum , Steffen Herbold , Kurt Schneider

Comparative evaluation of several systems is a recurrent task in researching. It is a key step before deciding which system to use for our work, or, once our research has been conducted, to demonstrate the potential of the resulting model.…

计算与语言 · 计算机科学 2026-02-24 Sergio Gómez González , Miguel Domingo , Francisco Casacuberta

A core task in process mining is process discovery which aims to learn an accurate process model from event log data. In this paper, we propose to use (block-) structured programs directly as target process models so as to establish…

人工智能 · 计算机科学 2020-08-14 Dell Zhang , Alexander Kuhnle , Julian Richardson , Murat Sensoy