paper-with-me

홈 › Papers

GRACE-C: Generalized Rate Agnostic Causal Estimation via Constraints

2022-05-18 · Mohammadsajad Abavisani, David Danks, Sergey Plis

Graphical structures estimated by causal learning algorithms from time series data can provide misleading causal information if the causal timescale of the generating process fails to match the measurement timescale of the data. Existing algorithms provide limited resources to respond to this challenge, and so researchers must either use models that they know are likely misleading, or else forego causal learning entirely. Existing methods face up-to-four distinct shortfalls, as they might 1) require that the difference between causal and measurement timescales is known; 2) only handle very small number of random variables when the timescale difference is unknown; 3) only apply to pairs of variables; or 4) be unable to find a solution given statistical noise in the data. This research addresses these challenges. Our approach combines constraint programming with both theoretical insights into the problem structure and prior information about admissible causal interactions to achieve multiple orders of magnitude in speed-up. The resulting system maintains theoretical guarantees while scaling to significantly larger sets of random variables (>100) without knowledge of timescale differences. This method is also robust to edge misidentification and can use parametric connection strengths, while optionally finding the optimal solution among many possible ones.

📄 PDF Abstract BibTeX arXiv:2205.09235

Code (0)

등록된 구현이 없습니다.

Tasks

InformativenessTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Generalized Bayes for Causal Inference

2026-03-03 · Emil Javurek, Dennis Frauen, Yuxin Wang, Stefan Feuerriegel arxiv

Uncertainty quantification is central to many applications of causal machine learning, yet principled Bayesian inference for causal effects remains challenging. Standard Bayesian approaches typically require specifying a…

Bayesian InferenceCausal Inference

Identifying Causal-Effect Inference Failure with Uncertainty-Aware Models

2020-07-01 · NeurIPS 2020 12 · Andrew Jesson, Sören Mindermann, Uri Shalit, Yarin Gal

Recommending the best course of action for an individual is a major application of individual-level causal effect estimation. This application is often needed in safety-critical domains such as healthcare, where estimati…

Sharp Structure-Agnostic Lower Bounds for General Linear Functional Estimation

2025-12-19 · Jikai Jin, Vasilis Syrgkanis arxiv

We establish a general statistical optimality theory for estimation problems where the target parameter is a linear functional of an unknown nuisance component that must be estimated from data. This formulation covers ma…

Causal Inference

The Geometry of Robustness: Optimizing Loss Landscape Curvature and Feature Manifold Alignment for Robust Finetuning of Vision-Language Models

2026-03-28 · Shivang Chopra, Shaunak Halbe, Chengyue Huang, Brisa Maneechotesuwan 외 arxiv

Fine-tuning approaches for Vision-Language Models (VLMs) face a critical three-way trade-off between In-Distribution (ID) accuracy, Out-of-Distribution (OOD) generalization, and adversarial robustness. Existing robust fi…

Adversarial Robustness

GRACE: Gated Refinement for Accurate Causal Edge Discovery in High-Dimensional Time Series

2026-06-22 · Mohammad Fesanghary, Abhinav Havaldar arxiv

From climate teleconnections to gene regulation, modern time-series datasets encompass tens or hundreds of interacting variables, making causal discovery increasingly challenging. Constraint-based methods offer statistic…