paper-with-me

홈 › Papers

$\texttt{causalAssembly}$: Generating Realistic Production Data for Benchmarking Causal Discovery

2023-06-19 · Konstantin Göbler, Tobias Windisch, Mathias Drton, Tim Pychynski, Steffen Sonntag, Martin Roth

Algorithms for causal discovery have recently undergone rapid advances and increasingly draw on flexible nonparametric methods to process complex data. With these advances comes a need for adequate empirical validation of the causal relationships learned by different algorithms. However, for most real data sources true causal relations remain unknown. This issue is further compounded by privacy concerns surrounding the release of suitable high-quality data. To help address these challenges, we gather a complex dataset comprising measurements from an assembly line in a manufacturing context. This line consists of numerous physical processes for which we are able to provide ground truth causal relationships on the basis of a detailed study of the underlying physics. We use the assembly line data and associated ground truth information to build a system for generation of semisynthetic manufacturing data that supports benchmarking of causal discovery methods. To accomplish this, we employ distributional random forests in order to flexibly estimate and represent conditional distributions that may be combined into joint distributions that strictly adhere to a causal model over the observed variables. The estimated conditionals and tools for data generation are made available in our Python library $\texttt{causalAssembly}$. Using the library, we showcase how to benchmark several well-known causal discovery algorithms.

📄 PDF Abstract BibTeX arXiv:2306.10816

Code (1)

boschresearch/causalassembly 공식 구현

Tasks

BenchmarkingCausal Discovery

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Key-Value Cache Compression Techniques for Large Language Model Serving

2025-03-31 · Wei Gao, Xinyu Zhou, Peng Sun, Tianwei Zhang 외

Key-Value cache (\texttt{KV} \texttt{cache}) compression has emerged as a promising technique to optimize Large Language Model (LLM) serving. It primarily decreases the memory consumption of \texttt{KV} \texttt{cache} to…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model

Leak@$k$: Unlearning Does Not Make LLMs Forget Under Probabilistic Decoding

2025-11-07 · Hadi Reisizadeh, Jiajun Ruan, Yiwei Chen, Soumyadeep Pal 외 arxiv

Unlearning in large language models (LLMs) is critical for regulatory compliance and for building ethical generative AI systems that avoid producing private, toxic, illegal, or copyrighted content. Despite rapid progress…

Neural Rendering and Reenactment of Human Actor Videos

2018-09-11 · Lingjie Liu, Weipeng Xu, Michael Zollhoefer, Hyeongwoo Kim 외

We propose a method for generating video-realistic animations of real humans under user control. In contrast to conventional human character rendering, we do not require the availability of a production-quality photo-rea…

Generative Adversarial NetworkImage GenerationNeural Rendering

Diverse Planning with Simulators via Linear Temporal Logic

2025-10-20 · Mustafa F. Abdelwahed, Alice Toniolo, Joan Espasa, Ian P. Gent arxiv

Autonomous agents rely on automated planning algorithms to achieve their objectives. Simulation-based planning offers a significant advantage over declarative models in modelling complex environments. However, relying so…

Learning to Generate and Evaluate Fact-checking Explanations with Transformers

2024-10-21 · Darius Feher, Abdullah Khered, Hao Zhang, Riza Batista-Navarro 외

In an era increasingly dominated by digital platforms, the spread of misinformation poses a significant challenge, highlighting the need for solutions capable of assessing information veracity. Our research contributes t…

Fact CheckingHallucinationMetric LearningMisinformation