Skip to main content

Showing 1–15 of 15 results for author: Sangiovanni-Vincentelli, A L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.08382  [pdf, ps, other

    cs.RO cs.LG eess.SY

    Continuous World Coverage Path Planning for Fixed-Wing UAVs using Deep Reinforcement Learning

    Authors: Mirco Theile, Andres R. Zapata Rodriguez, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

    Abstract: Unmanned Aerial Vehicle (UAV) Coverage Path Planning (CPP) is critical for applications such as precision agriculture and search and rescue. While traditional methods rely on discrete grid-based representations, real-world UAV operations require power-efficient continuous motion planning. We formulate the UAV CPP problem in a continuous environment, minimizing power consumption while ensuring comp… ▽ More

    Submitted 13 May, 2025; originally announced May 2025.

    Comments: Submitted to IROS 2025

  2. arXiv:2412.04327  [pdf, other

    cs.LG cs.AI eess.SY

    Action Mapping for Reinforcement Learning in Continuous Environments with Constraints

    Authors: Mirco Theile, Lukas Dirnberger, Raphael Trumpp, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

    Abstract: Deep reinforcement learning (DRL) has had success across various domains, but applying it to environments with constraints remains challenging due to poor sample efficiency and slow convergence. Recent literature explored incorporating model knowledge to mitigate these problems, particularly through the use of models that assess the feasibility of proposed actions. However, integrating feasibility… ▽ More

    Submitted 5 December, 2024; originally announced December 2024.

  3. Equivariant Ensembles and Regularization for Reinforcement Learning in Map-based Path Planning

    Authors: Mirco Theile, Hongpeng Cao, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

    Abstract: In reinforcement learning (RL), exploiting environmental symmetries can significantly enhance efficiency, robustness, and performance. However, ensuring that the deep RL policy and value networks are respectively equivariant and invariant to exploit these symmetries is a substantial challenge. Related works try to design networks that are equivariant and invariant by construction, limiting them to… ▽ More

    Submitted 25 August, 2024; v1 submitted 19 March, 2024; originally announced March 2024.

    Comments: Accepted at IROS 2024. A video can be found here: https://youtu.be/L6NOdvU7n7s. The code is available at https://github.com/theilem/uavSim

  4. arXiv:2309.03157  [pdf, other

    cs.RO cs.LG

    Learning to Recharge: UAV Coverage Path Planning through Deep Reinforcement Learning

    Authors: Mirco Theile, Harald Bayerlein, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

    Abstract: Coverage path planning (CPP) is a critical problem in robotics, where the goal is to find an efficient path that covers every point in an area of interest. This work addresses the power-constrained CPP problem with recharge for battery-limited unmanned aerial vehicles (UAVs). In this problem, a notable challenge emerges from integrating recharge journeys into the overall coverage strategy, highlig… ▽ More

    Submitted 7 September, 2023; v1 submitted 6 September, 2023; originally announced September 2023.

    Comments: This work has been submitted to the IEEE for possible publication

  5. arXiv:2308.01672  [pdf, other

    cs.AR cs.ET

    Floorplet: Performance-aware Floorplan Framework for Chiplet Integration

    Authors: Shixin Chen, Shanyi Li, Zhen Zhuang, Su Zheng, Zheng Liang, Tsung-Yi Ho, Bei Yu, Alberto L. Sangiovanni-Vincentelli

    Abstract: A chiplet is an integrated circuit that encompasses a well-defined subset of an overall system's functionality. In contrast to traditional monolithic system-on-chips (SoCs), chiplet-based architecture can reduce costs and increase reusability, representing a promising avenue for continuing Moore's Law. Despite the advantages of multi-chiplet architectures, floorplan design in a chiplet-based archi… ▽ More

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

    Comments: accepted by TCAD, 12 pages, 10 figures

  6. arXiv:2307.03325  [pdf, other

    cs.PL

    3D Environment Modeling for Falsification and Beyond with Scenic 3.0

    Authors: Eric Vin, Shun Kashiwa, Matthew Rhea, Daniel J. Fremont, Edward Kim, Tommaso Dreossi, Shromona Ghosh, Xiangyu Yue, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia

    Abstract: We present a major new version of Scenic, a probabilistic programming language for writing formal models of the environments of cyber-physical systems. Scenic has been successfully used for the design and analysis of CPS in a variety of domains, but earlier versions are limited to environments which are essentially two-dimensional. In this paper, we extend Scenic with native support for 3D geometr… ▽ More

    Submitted 6 July, 2023; originally announced July 2023.

    Comments: 13 pages, 6 figures. Full version of a CAV 2023 tool paper, to appear in the Springer Lecture Notes in Computer Science series

  7. arXiv:2305.06380  [pdf, other

    cs.OH

    From Electronic Design Automation to Building Design Automation: Challenges and Opportunities

    Authors: Yu-Wen Lin, Tsz Ling Elaine Tang, Alberto L. Sangiovanni-Vincentelli, Stefano Schiavon, Costas J. Spanos

    Abstract: Design automation, which involves the use of software tools and technologies to streamline the design process, has been widely adopted in the electronics industry, resulting in significant advancements in product development and manufacturing. However, building design, which involves the creation of complex structures and systems, has traditionally lagged behind in leveraging design automation tec… ▽ More

    Submitted 10 May, 2023; originally announced May 2023.

  8. Learning to Generate All Feasible Actions

    Authors: Mirco Theile, Daniele Bernardini, Raphael Trumpp, Cristina Piazza, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

    Abstract: Modern cyber-physical systems are becoming increasingly complex to model, thus motivating data-driven techniques such as reinforcement learning (RL) to find appropriate control agents. However, most systems are subject to hard constraints such as safety or operational bounds. Typically, to learn to satisfy these constraints, the agent must violate them systematically, which is computationally proh… ▽ More

    Submitted 5 July, 2024; v1 submitted 26 January, 2023; originally announced January 2023.

  9. arXiv:2011.12470  [pdf, other

    cs.CV cs.AI cs.MM

    Emotional Semantics-Preserved and Feature-Aligned CycleGAN for Visual Emotion Adaptation

    Authors: Sicheng Zhao, Xuanbai Chen, Xiangyu Yue, Chuang Lin, Pengfei Xu, Ravi Krishna, Jufeng Yang, Guiguang Ding, Alberto L. Sangiovanni-Vincentelli, Kurt Keutzer

    Abstract: Thanks to large-scale labeled training data, deep neural networks (DNNs) have obtained remarkable success in many vision and multimedia tasks. However, because of the presence of domain shift, the learned knowledge of the well-trained DNNs cannot be well generalized to new domains or datasets that have few labels. Unsupervised domain adaptation (UDA) studies the problem of transferring models trai… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

  10. arXiv:2010.06580  [pdf, other

    cs.PL cs.CV cs.LG

    Scenic: A Language for Scenario Specification and Data Generation

    Authors: Daniel J. Fremont, Edward Kim, Tommaso Dreossi, Shromona Ghosh, Xiangyu Yue, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia

    Abstract: We propose a new probabilistic programming language for the design and analysis of cyber-physical systems, especially those based on machine learning. Specifically, we consider the problems of training a system to be robust to rare events, testing its performance under different conditions, and debugging failures. We show how a probabilistic programming language can help address these problems by… ▽ More

    Submitted 13 October, 2020; originally announced October 2020.

    Comments: Supercedes arXiv:1809.09310

  11. arXiv:2009.00155  [pdf, other

    cs.CV cs.LG eess.IV

    A Review of Single-Source Deep Unsupervised Visual Domain Adaptation

    Authors: Sicheng Zhao, Xiangyu Yue, Shanghang Zhang, Bo Li, Han Zhao, Bichen Wu, Ravi Krishna, Joseph E. Gonzalez, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia, Kurt Keutzer

    Abstract: Large-scale labeled training datasets have enabled deep neural networks to excel across a wide range of benchmark vision tasks. However, in many applications, it is prohibitively expensive and time-consuming to obtain large quantities of labeled data. To cope with limited labeled training data, many have attempted to directly apply models trained on a large-scale labeled source domain to another s… ▽ More

    Submitted 18 September, 2020; v1 submitted 31 August, 2020; originally announced September 2020.

  12. arXiv:1809.09310  [pdf, other

    cs.PL cs.CV cs.LG

    Scenic: A Language for Scenario Specification and Scene Generation

    Authors: Daniel J. Fremont, Tommaso Dreossi, Shromona Ghosh, Xiangyu Yue, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia

    Abstract: We propose a new probabilistic programming language for the design and analysis of perception systems, especially those based on machine learning. Specifically, we consider the problems of training a perception system to handle rare events, testing its performance under different conditions, and debugging failures. We show how a probabilistic programming language can help address these problems by… ▽ More

    Submitted 20 June, 2019; v1 submitted 24 September, 2018; originally announced September 2018.

    Comments: 41 pages, 36 figures. Full version of a PLDI 2019 paper (extending UC Berkeley EECS Department Tech Report No. UCB/EECS-2018-8)

  13. arXiv:1804.00103  [pdf, other

    cs.CV

    A LiDAR Point Cloud Generator: from a Virtual World to Autonomous Driving

    Authors: Xiangyu Yue, Bichen Wu, Sanjit A. Seshia, Kurt Keutzer, Alberto L. Sangiovanni-Vincentelli

    Abstract: 3D LiDAR scanners are playing an increasingly important role in autonomous driving as they can generate depth information of the environment. However, creating large 3D LiDAR point cloud datasets with point-level labels requires a significant amount of manual annotation. This jeopardizes the efficient development of supervised deep learning algorithms which are often data-hungry. We present a fram… ▽ More

    Submitted 30 March, 2018; originally announced April 2018.

  14. arXiv:1509.03262  [pdf, other

    math.OC cs.CR cs.IT eess.SY

    A Satisfiability Modulo Theory Approach to Secure State Reconstruction in Differentially Flat Systems Under Sensor Attacks

    Authors: Yasser Shoukry, Pierluigi Nuzzo, Nicola Bezzo, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia, Paulo Tabuada

    Abstract: We address the problem of estimating the state of a differentially flat system from measurements that may be corrupted by an adversarial attack. In cyber-physical systems, malicious attacks can directly compromise the system's sensors or manipulate the communication between sensors and controllers. We consider attacks that only corrupt a subset of sensor measurements. We show that the possibility… ▽ More

    Submitted 10 September, 2015; originally announced September 2015.

    Comments: arXiv admin note: text overlap with arXiv:1412.4324

  15. arXiv:1412.4324  [pdf, other

    math.OC cs.CR cs.IT eess.SY

    Secure State Estimation For Cyber Physical Systems Under Sensor Attacks: A Satisfiability Modulo Theory Approach

    Authors: Yasser Shoukry, Pierluigi Nuzzo, Alberto Puggelli, Alberto L. Sangiovanni-Vincentelli, Sanjit A. Seshia, Paulo Tabuada

    Abstract: We address the problem of detecting and mitigating the effect of malicious attacks to the sensors of a linear dynamical system. We develop a novel, efficient algorithm that uses a Satisfiability-Modulo-Theory approach to isolate the compromised sensors and estimate the system state despite the presence of the attack, thus harnessing the intrinsic combinatorial complexity of the problem. By leverag… ▽ More

    Submitted 14 March, 2015; v1 submitted 14 December, 2014; originally announced December 2014.