Skip to main content

Showing 1–13 of 13 results for author: Ruchkin, I

.
  1. arXiv:2405.01691  [pdf, other

    cs.CV cs.LG cs.RO

    Language-Enhanced Latent Representations for Out-of-Distribution Detection in Autonomous Driving

    Authors: Zhenjiang Mao, Dong-You Jhong, Ao Wang, Ivan Ruchkin

    Abstract: Out-of-distribution (OOD) detection is essential in autonomous driving, to determine when learning-based components encounter unexpected inputs. Traditional detectors typically use encoder models with fixed settings, thus lacking effective human interaction capabilities. With the rise of large foundation models, multimodal inputs offer the possibility of taking human language as a latent represent… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: Presented at the Robot Trust for Symbiotic Societies (RTSS) Workshop, co-located with ICRA 2024

  2. arXiv:2404.00462  [pdf, other

    cs.LG cs.RO

    Zero-shot Safety Prediction for Autonomous Robots with Foundation World Models

    Authors: Zhenjiang Mao, Siqi Dai, Yuang Geng, Ivan Ruchkin

    Abstract: A world model creates a surrogate world to train a controller and predict safety violations by learning the internal dynamic model of systems. However, the existing world models rely solely on statistical learning of how observations change in response to actions, lacking precise quantification of how accurate the surrogate dynamics are, which poses a significant challenge in safety-critical syste… ▽ More

    Submitted 2 May, 2024; v1 submitted 30 March, 2024; originally announced April 2024.

    Comments: Presented at the Back to the Future-Robot Learning Going Probabilistic Workshop, co-located with ICRA 2024. https://openreview.net/forum?id=gHhBNIq9Cs

  3. arXiv:2311.04843  [pdf, other

    cs.LG

    Bridging Dimensions: Confident Reachability for High-Dimensional Controllers

    Authors: Yuang Geng, Jake Brandon Baldauf, Souradeep Dutta, Chao Huang, Ivan Ruchkin

    Abstract: Autonomous systems are increasingly implemented using end-to-end learning-based controllers. Such controllers make decisions that are executed on the real system, with images as one of the primary sensing modalities. Deep neural networks form a fundamental building block of such controllers. Unfortunately, the existing neural-network verification tools do not scale to inputs with thousands of dime… ▽ More

    Submitted 2 May, 2024; v1 submitted 8 November, 2023; originally announced November 2023.

  4. arXiv:2311.03477  [pdf, other

    eess.SY

    Repairing Learning-Enabled Controllers While Preserving What Works

    Authors: Pengyuan Lu, Matthew Cleaveland, Oleg Sokolsky, Insup Lee, Ivan Ruchkin

    Abstract: Learning-enabled controllers have been adopted in various cyber-physical systems (CPS). When a learning-enabled controller fails to accomplish its task from a set of initial states, researchers leverage repair algorithms to fine-tune the controller's parameters. However, existing repair techniques do not preserve previously correct behaviors. Specifically, when modifying the parameters to repair t… ▽ More

    Submitted 13 March, 2024; v1 submitted 6 November, 2023; originally announced November 2023.

  5. arXiv:2309.00543  [pdf, other

    cs.LG cs.AI

    Curating Naturally Adversarial Datasets for Learning-Enabled Medical Cyber-Physical Systems

    Authors: Sydney Pugh, Ivan Ruchkin, Insup Lee, James Weimer

    Abstract: Deep learning models have shown promising predictive accuracy for time-series healthcare applications. However, ensuring the robustness of these models is vital for building trustworthy AI systems. Existing research predominantly focuses on robustness to synthetic adversarial examples, crafted by adding imperceptible perturbations to clean input data. However, these synthetic adversarial examples… ▽ More

    Submitted 7 November, 2023; v1 submitted 1 September, 2023; originally announced September 2023.

  6. arXiv:2308.14815  [pdf, other

    cs.AI cs.LG cs.RO

    Distributionally Robust Statistical Verification with Imprecise Neural Networks

    Authors: Souradeep Dutta, Michele Caprio, Vivian Lin, Matthew Cleaveland, Kuk ** Jang, Ivan Ruchkin, Oleg Sokolsky, Insup Lee

    Abstract: A particularly challenging problem in AI safety is providing guarantees on the behavior of high-dimensional autonomous systems. Verification approaches centered around reachability analysis fail to scale, and purely statistical approaches are constrained by the distributional assumptions about the sampling process. Instead, we pose a distributionally robust version of the statistical verification… ▽ More

    Submitted 11 December, 2023; v1 submitted 28 August, 2023; originally announced August 2023.

  7. arXiv:2308.12252  [pdf, other

    cs.LG

    How Safe Am I Given What I See? Calibrated Prediction of Safety Chances for Image-Controlled Autonomy

    Authors: Zhenjiang Mao, Carson Sobolewski, Ivan Ruchkin

    Abstract: End-to-end learning has emerged as a major paradigm for develo** autonomous systems. Unfortunately, with its performance and convenience comes an even greater challenge of safety assurance. A key factor of this challenge is the absence of the notion of a low-dimensional and interpretable dynamical state, around which traditional assurance methods revolve. Focusing on the online safety prediction… ▽ More

    Submitted 18 June, 2024; v1 submitted 23 August, 2023; originally announced August 2023.

    Comments: This is supplementary material to the paper: How Safe Am I Given What I See? Calibrated Prediction of Safety Chances for Image-Controlled Autonomy in 6th Annual Learning for Dynamics & Control Conference (L4DC 2024)

  8. arXiv:2304.02813  [pdf, other

    eess.SY cs.LG cs.LO

    Causal Repair of Learning-enabled Cyber-physical Systems

    Authors: Pengyuan Lu, Ivan Ruchkin, Matthew Cleaveland, Oleg Sokolsky, Insup Lee

    Abstract: Models of actual causality leverage domain knowledge to generate convincing diagnoses of events that caused an outcome. It is promising to apply these models to diagnose and repair run-time property violations in cyber-physical systems (CPS) with learning-enabled components (LEC). However, given the high diversity and complexity of LECs, it is challenging to encode domain knowledge (e.g., the CPS… ▽ More

    Submitted 26 April, 2023; v1 submitted 5 April, 2023; originally announced April 2023.

  9. arXiv:2301.11330  [pdf, other

    cs.LO

    Conservative Safety Monitors of Stochastic Dynamical Systems

    Authors: Matthew Cleaveland, Oleg Sokolsky, Insup Lee, Ivan Ruchkin

    Abstract: Generating accurate runtime safety estimates for autonomous systems is vital to ensuring their continued proliferation. However, exhaustive reasoning about future behaviors is generally too complex to do at runtime. To provide scalable and formal safety estimates, we propose a method for leveraging design-time model checking results at runtime. Specifically, we model the system as a probabilistic… ▽ More

    Submitted 29 March, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

  10. arXiv:2111.03782  [pdf, ps, other

    cs.LO cs.AI cs.SE

    Confidence Composition for Monitors of Verification Assumptions

    Authors: Ivan Ruchkin, Matthew Cleaveland, Radoslav Ivanov, Pengyuan Lu, Taylor Carpenter, Oleg Sokolsky, Insup Lee

    Abstract: Closed-loop verification of cyber-physical systems with neural network controllers offers strong safety guarantees under certain assumptions. It is, however, difficult to determine whether these guarantees apply at run time because verification assumptions may be violated. To predict safety violations in a verified system, we propose a three-step confidence composition (CoCo) framework for monitor… ▽ More

    Submitted 5 May, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

  11. arXiv:2111.03781  [pdf, other

    cs.LO cs.FL

    Monotonic Safety for Scalable and Data-Efficient Probabilistic Safety Analysis

    Authors: Matthew Cleaveland, Ivan Ruchkin, Oleg Sokolsky, Insup Lee

    Abstract: Autonomous systems with machine learning-based perception can exhibit unpredictable behaviors that are difficult to quantify, let alone verify. Such behaviors are convenient to capture in probabilistic models, but probabilistic model checking of such models is difficult to scale -- largely due to the non-determinism added to models as a prerequisite for provable conservatism. Statistical model che… ▽ More

    Submitted 16 March, 2022; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: 12 pages, 6 figures

  12. Foundations and Tools for End-User Architecting

    Authors: David Garlan, Vishal Dwivedi, Ivan Ruchkin, Bradley Schmerl

    Abstract: Within an increasing number of domains an important emerging need is the ability for technically naive users to compose computational elements into novel configurations. Examples include astronomers who create new analysis pipelines to process telescopic data, intelligence analysts who must process diverse sources of unstructured text to discover socio-technical trends, and medical researchers who… ▽ More

    Submitted 17 October, 2012; originally announced October 2012.

    ACM Class: D.2.11; H.5.2

    Journal ref: Large-Scale Complex IT Systems. Development, Operation and Management. Lecture Notes in Computer Science, 2012, Volume 7539/2012, 157-182

  13. arXiv:1207.1493  [pdf

    cs.SE cs.HC

    Single-window Integrated Development Environment

    Authors: Ivan Ruchkin, Vladimir Prus

    Abstract: This paper addresses the problem of IDE interface complexity by introducing single-window graphical user interface. This approach lies in removing additional child windows from IDE, thus allowing a user to keep only text editor window open. We describe an abstract model of IDE GUI that is based on most popular modern integrated environments and has generalized user interface parts. Then this abstr… ▽ More

    Submitted 5 July, 2012; originally announced July 2012.

    Comments: Proceedings of the 4th Spring/Summer Young Researchers' Colloquium on Software Engineering (SYRCoSE) 2010

    ACM Class: D.2.6