PulseAugur
EN
LIVE 09:18:22

New AI pipeline diagnoses software-defined vehicle faults

A new research paper introduces SDVDiag, a multimodal causal discovery pipeline designed for diagnosing issues in software-defined vehicles. This system fuses log-based and metric-based data into a shared embedding space to construct causal graphs, and it operates in an online, anomaly-driven mode rather than offline. Evaluations on an Autonomous Valet Parking testbed demonstrated that SDVDiag produces sparser causal graphs and outperforms a metrics-only baseline in accuracy, even recovering root causes several hops away from observable symptoms. AI

RANK_REASON The cluster contains a research paper detailing a new AI methodology for a specific application domain. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Matthias Wei{\ss}, Athreya Hosahalli Prakash, Falk Dettinger, Nasser Jazdi, Michael Weyrich ·

    SDVDiag: Multimodal Causal Discovery for Online Diagnosis in Software-defined Vehicles

    arXiv:2606.15559v1 Announce Type: cross Abstract: The transition toward software-defined vehicles concentrates an increasing share of vehicle functionality into distributed software services, where failures propagate through service dependencies and the surface symptom is often s…