中文
相关论文

相关论文: Casper: Debugging Null Dereferences with Dynamic C…

200 篇论文

Causal reasoning is essential for business process interventions and improvement, requiring a clear understanding of causal relationships among activity execution times in an event log. Recent work introduced a method for discovering causal…

人工智能 · 计算机科学 2025-05-30 Yuval David , Fabiana Fournier , Lior Limonad , Inna Skarbovsky

Causal inference is a statistical paradigm for quantifying causal effects using observational data. It is a complex process, requiring multiple steps, iterations, and collaborations with domain experts. Analysts often rely on visualizations…

人机交互 · 计算机科学 2023-03-02 Grace Guo , Ehud Karavani , Alex Endert , Bum Chul Kwon

Causal discovery from observational data is an important tool in many branches of science. Under certain assumptions it allows scientists to explain phenomena, predict, and make decisions. In the large sample limit, sound and complete…

机器学习 · 统计学 2021-07-13 Shami Nisimov , Yaniv Gurwicz , Raanan Y. Rohekar , Gal Novik

Causal thinking enables humans to understand not just what is seen, but why it happens. To replicate this capability in modern AI systems, we introduce the task of visual causal discovery. It requires models to infer cause-and-effect…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Yize Zhang , Meiqi Chen , Sirui Chen , Bo Peng , Yanxi Zhang , Tianyu Li , Chaochao Lu

We present an alternative approach to creating static bug finders. Instead of relying on human expertise, we utilize deep neural networks to train static analyzers directly from data. In particular, we frame the problem of bug finding as a…

软件工程 · 计算机科学 2020-03-30 Yu Wang , Fengjuan Gao , Linzhang Wang , Ke Wang

Video analytics systems based on deep learning models are often opaque and brittle and require explanation systems to help users debug. Current model explanation system are very good at giving literal explanations of behavior in terms of…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Jinjin Zhao , Ted Shaowang , Stavos Sintos , Sanjay Krishnan

Data analysis for scientific experiments and enterprises, large-scale simulations, and machine learning tasks all entail the use of complex computational pipelines to reach quantitative and qualitative conclusions. If some of the activities…

数据库 · 计算机科学 2020-04-15 Raoni Lourenço , Juliana Freire , Dennis Shasha

Causal discovery is essential for advancing data-driven fields such as scientific AI and data analysis, yet existing approaches face significant time- and space-efficiency bottlenecks when scaling to large graphs. To address this challenge,…

机器学习 · 计算机科学 2026-02-10 Bo Peng , Sirui Chen , Jiaguo Tian , Yu Qiao , Chaochao Lu

Causality is crucial to understanding the mechanisms behind complex systems and making decisions that lead to intended outcomes. Event sequence data is widely collected from many real-world processes, such as electronic health records, web…

人工智能 · 计算机科学 2020-11-20 Zhuochen Jin , Shunan Guo , Nan Chen , Daniel Weiskopf , David Gotz , Nan Cao

Reasoning about causes and effects naturally arises in the engineering of safety-critical systems. A classical example is Fault Tree Analysis, a deductive technique used for system safety assessment, whereby an undesired state is reduced to…

人工智能 · 计算机科学 2017-10-11 Marco Bozzano

The plethora of algorithms in the research field of process mining builds on directly-follows relations. Even though various improvements have been made in the last decade, there are serious weaknesses of these relationships. Once events…

数据库 · 计算机科学 2023-07-24 Philipp Waibel , Lukas Pfahlsberger , Kate Revoredo , Jan Mendling

Reversible debuggers and process replay have been developed at least since 1970. This vision enables one to execute backwards in time under a debugger. Two important problems in practice are that, first, current reversible debuggers are…

编程语言 · 计算机科学 2017-04-03 Kapil Arya , Tyler Denniston , Ariel Rabkin , Gene Cooperman

The idea of computational error correction has been around for over half a century. The motivation has largely been to mitigate unreliable devices, manufacturing defects or harsh environments, primarily as a mandatory measure to preserve…

其他计算机科学 · 计算机科学 2016-11-11 Sriseshan Srikanth , Bobin Deng , Thomas M. Conte

Time-series causal discovery (TSCD) is a fundamental problem of machine learning. However, existing synthetic datasets cannot properly evaluate or predict the algorithms' performance on real data. This study introduces the CausalTime…

机器学习 · 计算机科学 2023-10-04 Yuxiao Cheng , Ziqian Wang , Tingxiong Xiao , Qin Zhong , Jinli Suo , Kunlun He

Large-scale GPU traces play a critical role in identifying performance bottlenecks within heterogeneous High-Performance Computing (HPC) architectures. However, the sheer volume and complexity of a single trace of data make performance…

分布式、并行与集群计算 · 计算机科学 2025-10-22 Ankur Lahiry , Ayush Pokharel , Banooqa Banday , Seth Ockerman , Amal Gueroudji , Mohammad Zaeed , Tanzima Z. Islam , Line Pouchard

A gradual type system allows developers to declare certain types to be enforced by the compiler (i.e., statically typed), while leaving other types to be enforced via runtime checks (i.e., dynamically typed). When runtime checks fail,…

编程语言 · 计算机科学 2025-03-03 Felipe Bañados Schwerter , Ronald Garcia , Reid Holmes , Karim Ali

We study the problem of learning Granger causality between event types from asynchronous, interdependent, multi-type event sequences. Existing work suffers from either limited model flexibility or poor model explainability and thus fails to…

机器学习 · 计算机科学 2020-02-20 Wei Zhang , Thomas Kobber Panum , Somesh Jha , Prasad Chalasani , David Page

Causal inference provides an analytical framework to identify and quantify cause-and-effect relationships among a network of interacting agents. This paper offers a novel framework for analyzing cascading failures in power transmission…

系统与控制 · 电气工程与系统科学 2024-10-28 Shiuli Subhra Ghosh , Anmol Dwivedi , Ali Tajer , Kyongmin Yeo , Wesley M. Gifford

This paper presents a new open source Python framework for causal discovery from observational data and domain background knowledge, aimed at causal graph and causal mechanism modeling. The 'cdt' package implements the end-to-end approach,…

统计计算 · 统计学 2019-03-07 Diviyan Kalainathan , Olivier Goudet

Root Cause Analysis (RCA) is becoming ever more critical as modern systems grow in complexity, volume of data, and interdependencies. While traditional RCA methods frequently rely on correlation-based or rule-based techniques, these…

人工智能 · 计算机科学 2025-03-04 Ahmed Dawoud , Shravan Talupula