paper-with-me

Papers

Orca: Neural Operators for Causal Reasoning in Continuous Time

2026-07-30 · Gerrit Großmann, David A. Selby, Sebastian J. Vollmer arxiv

Structural causal models are the standard language for reasoning about interventions and counterfactuals, but they describe static variables, typically measured once, and usually forbid cyclic dependencies. Many systems we care about, such as patients, climates, and economies, instead evolve continuously in time, are observed at irregular time points, and contain feedback loops. We argue that neural operator learning provides a natural foundation for causal reasoning in this setting, and propose Orca, a framework in which each node of the causal graph is a function of time and each mechanism is a learned map between function spaces. We extend existing neural operator architectures to express causal mechanisms: a mechanism computes the function value of a node from its parent nodes by taking several parent functions as input, respects the arrow of time, and treats latent exogenous noise as a function that can be inferred and reused for counterfactuals. We formalize the model class and demonstrate counterfactual reasoning on synthetic continuous-time examples. Code is available at https://github.com/gerritgr/orca

📄 PDF Abstract BibTeX arXiv:2607.27867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cooperative-ORCA*: Real-Time Proactive Deadlock Avoidance for Continuous-Space Multi-Agent Navigation

2026-06-22 · Junfeng Wu, Jiaqi Chen, Hongkun Lyu, Kevin Zheng 외 arxiv

Multi-Agent Path Finding (MAPF) is a problem that requires computing collision-free paths for a set of agents from their start locations to designated goal locations. The problem has broad applications in domains where t…

ORCA: An End-to-End Interactive Copilot for Optimized Root Cause Analysis

2026-05-26 · Phi Nguyen Xuan, Nicholas Tagliapietra, Lavdim Halilaj, Kristian Kersting 외 arxiv

Causal analysis is a crucial task in many domains, including manufacturing, social science, and medicine. However, despite recent progress, the conceptual and methodological complexity of causal methods makes them largel…

Active Intelligence in Video Avatars via Closed-loop World Modeling

2025-12-23 · Xuanhua He, Tianyu Yang, Ke Cao, Ruiqi Wu 외 arxiv

Current video avatar generation methods excel at identity preservation and motion alignment but lack genuine agency, they cannot autonomously pursue long-term goals through adaptive environmental interaction. We address …

ORCA: An Agentic Reasoning Framework for Hallucination and Adversarial Robustness in Vision-Language Models

2025-09-18 · Chung-En Johnny Yu, Brian Jalaian, Nathaniel D. Bastian arxiv

Large Vision-Language Models (LVLMs) exhibit strong multimodal capabilities but remain vulnerable to hallucinations from intrinsic errors and adversarial attacks from external exploitations, limiting their reliability in…

Adversarial Robustness

Beyond Dense States: Elevating Sparse Transcoders to Active Operators for Latent Reasoning

2026-02-02 · Yadong Wang, Haodong Chen, Yu Tian, Chuanxing Geng 외 arxiv

Latent reasoning compresses the chain-of-thought (CoT) into continuous hidden states, yet existing methods rely on dense latent transitions that remain difficult to interpret and control. Meanwhile, sparse representation…