Skip to main content

Showing 1–50 of 154 results for author: Rus, D

.
  1. arXiv:2406.15149  [pdf, other

    cs.RO cs.AI cs.CV

    Gaussian Splatting to Real World Flight Navigation Transfer with Liquid Networks

    Authors: Alex Quach, Makram Chahine, Alexander Amini, Ramin Hasani, Daniela Rus

    Abstract: Simulators are powerful tools for autonomous robot learning as they offer scalable data generation, flexible design, and optimization of trajectories. However, transferring behavior learned from simulation data into the real world proves to be difficult, usually mitigated with compute-heavy domain randomization methods or further model fine-tuning. We present a method to improve generalization and… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  2. arXiv:2406.13025  [pdf, other

    cs.LG cs.RO eess.SY

    ABNet: Attention BarrierNet for Safe and Scalable Robot Learning

    Authors: Wei Xiao, Tsun-Hsuan Wang, Daniela Rus

    Abstract: Safe learning is central to AI-enabled robots where a single failure may lead to catastrophic results. Barrier-based method is one of the dominant approaches for safe robot learning. However, this method is not scalable, hard to train, and tends to generate unstable signals under noisy inputs that are challenging to be deployed for robots. To address these challenges, we propose a novel Attentio… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Comments: 18 pages

  3. arXiv:2406.04300  [pdf, other

    cs.RO

    Text-to-Drive: Diverse Driving Behavior Synthesis via Large Language Models

    Authors: Phat Nguyen, Tsun-Hsuan Wang, Zhang-Wei Hong, Sertac Karaman, Daniela Rus

    Abstract: Generating varied scenarios through simulation is crucial for training and evaluating safety-critical systems, such as autonomous vehicles. Yet, the task of modeling the trajectories of other vehicles to simulate diverse and meaningful close interactions remains prohibitively costly. Adopting language descriptions to generate driving behaviors emerges as a promising strategy, offering a scalable a… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 14 pages, 7 figures

  4. arXiv:2405.15059  [pdf, other

    cs.LG math.NA stat.ML

    Message-Passing Monte Carlo: Generating low-discrepancy point sets via Graph Neural Networks

    Authors: T. Konstantin Rusch, Nathan Kirk, Michael M. Bronstein, Christiane Lemieux, Daniela Rus

    Abstract: Discrepancy is a well-known measure for the irregularity of the distribution of a point set. Point sets with small discrepancy are called low-discrepancy and are known to efficiently fill the space in a uniform manner. Low-discrepancy points play a central role in many problems in science and engineering, including numerical integration, computer vision, machine perception, computer graphics, mach… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  5. arXiv:2405.14899  [pdf, other

    cs.CL cs.AI cs.LG

    DETAIL: Task DEmonsTration Attribution for Interpretable In-context Learning

    Authors: Zijian Zhou, Xiaoqiang Lin, Xinyi Xu, Alok Prakash, Daniela Rus, Bryan Kian Hsiang Low

    Abstract: In-context learning (ICL) allows transformer-based language models that are pre-trained on general text to quickly learn a specific task with a few "task demonstrations" without updating their parameters, significantly boosting their flexibility and generality. ICL possesses many distinct characteristics from conventional machine learning, thereby requiring new approaches to interpret this learnin… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  6. arXiv:2405.09783  [pdf, other

    cs.LG cs.AI cs.CE

    LLM and Simulation as Bilevel Optimizers: A New Paradigm to Advance Physical Scientific Discovery

    Authors: **chuan Ma, Tsun-Hsuan Wang, Minghao Guo, Zhiqing Sun, Joshua B. Tenenbaum, Daniela Rus, Chuang Gan, Wojciech Matusik

    Abstract: Large Language Models have recently gained significant attention in scientific discovery for their extensive knowledge and advanced reasoning capabilities. However, they encounter challenges in effectively simulating observational feedback and grounding it with language to propel advancements in physical scientific discovery. Conversely, human scientists undertake scientific discovery by formulati… ▽ More

    Submitted 15 May, 2024; originally announced May 2024.

    Comments: ICML 2024

  7. arXiv:2405.05956  [pdf, other

    cs.RO cs.CV

    Probing Multimodal LLMs as World Models for Driving

    Authors: Shiva Sreeram, Tsun-Hsuan Wang, Alaa Maalouf, Guy Rosman, Sertac Karaman, Daniela Rus

    Abstract: We provide a sober look at the application of Multimodal Large Language Models (MLLMs) within the domain of autonomous driving and challenge/verify some common assumptions, focusing on their ability to reason and interpret dynamic driving scenarios through sequences of images/frames in a closed-loop control environment. Despite the significant advancements in MLLMs like GPT-4V, their performance i… ▽ More

    Submitted 9 May, 2024; originally announced May 2024.

    Comments: https://github.com/sreeramsa/DriveSim https://www.youtube.com/watch?v=Fs8jgngOJzU

  8. arXiv:2404.04253  [pdf, other

    cs.LG cs.AI cs.RO

    Growing Q-Networks: Solving Continuous Control Tasks with Adaptive Control Resolution

    Authors: Tim Seyde, Peter Werner, Wilko Schwarting, Markus Wulfmeier, Daniela Rus

    Abstract: Recent reinforcement learning approaches have shown surprisingly strong capabilities of bang-bang policies for solving continuous control benchmarks. The underlying coarse action space discretizations often yield favourable exploration characteristics while final performance does not visibly suffer in the absence of action penalization in line with optimal control theory. In robotics applications,… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

  9. arXiv:2404.01924  [pdf, other

    cs.CV

    Toward Efficient Visual Gyroscopes: Spherical Moments, Harmonics Filtering, and Masking Techniques for Spherical Camera Applications

    Authors: Yao Du, Carlos M. Mateo, Mirjana Maras, Tsun-Hsuan Wang, Marc Blanchon, Alexander Amini, Daniela Rus, Omar Tahri

    Abstract: Unlike a traditional gyroscope, a visual gyroscope estimates camera rotation through images. The integration of omnidirectional cameras, offering a larger field of view compared to traditional RGB cameras, has proven to yield more accurate and robust results. However, challenges arise in situations that lack features, have substantial noise causing significant errors, and where certain features in… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: Submitted to 2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2024)

  10. arXiv:2404.01750  [pdf, other

    cs.CV

    Exploring Latent Pathways: Enhancing the Interpretability of Autonomous Driving with a Variational Autoencoder

    Authors: Anass Bairouk, Mirjana Maras, Simon Herlin, Alexander Amini, Marc Blanchon, Ramin Hasani, Patrick Chareyre, Daniela Rus

    Abstract: Autonomous driving presents a complex challenge, which is usually addressed with artificial intelligence models that are end-to-end or modular in nature. Within the landscape of modular approaches, a bio-inspired neural circuit policy model has emerged as an innovative control module, offering a compact and inherently interpretable system to infer a steering wheel command from abstract visual feat… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: Submitted to 2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2024)

  11. arXiv:2402.01974  [pdf, other

    cs.CV

    Hypergraph-Transformer (HGT) for Interactive Event Prediction in Laparoscopic and Robotic Surgery

    Authors: Lianhao Yin, Yutong Ban, Jennifer Eckhoff, Ozanan Meireles, Daniela Rus, Guy Rosman

    Abstract: Understanding and anticipating intraoperative events and actions is critical for intraoperative assistance and decision-making during minimally invasive surgery. Automated prediction of events, actions, and the following consequences is addressed through various computational approaches with the objective of augmenting surgeons' perception and decision-making capabilities. We propose a predictive… ▽ More

    Submitted 2 February, 2024; originally announced February 2024.

  12. arXiv:2401.14469  [pdf, other

    cs.LG cs.AI cs.CV cs.NE

    Unveiling the Unseen: Identifiable Clusters in Trained Depthwise Convolutional Kernels

    Authors: Zahra Babaiee, Peyman M. Kiasari, Daniela Rus, Radu Grosu

    Abstract: Recent advances in depthwise-separable convolutional neural networks (DS-CNNs) have led to novel architectures, that surpass the performance of classical CNNs, by a considerable scalability and accuracy margin. This paper reveals another striking property of DS-CNN architectures: discernible and explainable patterns emerge in their trained depthwise convolutional kernels in all layers. Through an… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

  13. arXiv:2401.13441  [pdf, other

    cs.RO eess.SY

    Guiding Soft Robots with Motor-Imagery Brain Signals and Impedance Control

    Authors: Maximilian Stölzle, Sonal Santosh Baberwal, Daniela Rus, Shirley Coyle, Cosimo Della Santina

    Abstract: Integrating Brain-Machine Interfaces into non-clinical applications like robot motion control remains difficult - despite remarkable advancements in clinical settings. Specifically, EEG-based motor imagery systems are still error-prone, posing safety risks when rigid robots operate near humans. This work presents an alternative pathway towards safe and effective operation by combining wearable EEG… ▽ More

    Submitted 24 January, 2024; originally announced January 2024.

    Comments: 8 pages, presented at 7th IEEE-RAS International Conference on Soft Robotics (2024)

  14. arXiv:2401.10178  [pdf, other

    cs.CV cs.AI cs.NE

    Neural Echos: Depthwise Convolutional Filters Replicate Biological Receptive Fields

    Authors: Zahra Babaiee, Peyman M. Kiasari, Daniela Rus, Radu Grosu

    Abstract: In this study, we present evidence suggesting that depthwise convolutional kernels are effectively replicating the structural intricacies of the biological receptive fields observed in the mammalian retina. We provide analytics of trained kernels from various state-of-the-art models substantiating this evidence. Inspired by this intriguing discovery, we propose an initialization scheme that draws… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

    Journal ref: Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (2024) 8216-8225

  15. arXiv:2401.08602  [pdf, other

    cs.NE cs.LG

    Learning with Chemical versus Electrical Synapses -- Does it Make a Difference?

    Authors: Mónika Farsang, Mathias Lechner, David Lung, Ramin Hasani, Daniela Rus, Radu Grosu

    Abstract: Bio-inspired neural networks have the potential to advance our understanding of neural computation and improve the state-of-the-art of AI systems. Bio-electrical synapses directly transmit neural signals, by enabling fast current flow between neurons. In contrast, bio-chemical synapses transmit neural signals indirectly, through neurotransmitters. Prior work showed that interpretable dynamics for… ▽ More

    Submitted 21 November, 2023; originally announced January 2024.

  16. arXiv:2311.17053  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    DiffuseBot: Breeding Soft Robots With Physics-Augmented Generative Diffusion Models

    Authors: Tsun-Hsuan Wang, Juntian Zheng, **chuan Ma, Yilun Du, Byungchul Kim, Andrew Spielberg, Joshua Tenenbaum, Chuang Gan, Daniela Rus

    Abstract: Nature evolves creatures with a high complexity of morphological and behavioral intelligence, meanwhile computational methods lag in approaching that diversity and efficacy. Co-optimization of artificial creatures' morphology and control in silico shows promise for applications in physical soft robotics and virtual character creation; such approaches, however, require develo** new learning algor… ▽ More

    Submitted 28 November, 2023; originally announced November 2023.

    Comments: NeurIPS 2023. Project page: https://diffusebot.github.io/

  17. arXiv:2311.15451  [pdf, other

    cs.CL cs.LG

    Uncertainty-aware Language Modeling for Selective Question Answering

    Authors: Qi Yang, Shreya Ravikumar, Fynn Schmitt-Ulms, Satvik Lolla, Ege Demir, Iaroslav Elistratov, Alex Lavaee, Sadhana Lolla, Elaheh Ahmadi, Daniela Rus, Alexander Amini, Alejandro Perez

    Abstract: We present an automatic large language model (LLM) conversion approach that produces uncertainty-aware LLMs capable of estimating uncertainty with every prediction. Our approach is model- and data-agnostic, is computationally-efficient, and does not rely on external models or systems. We evaluate converted models on the selective question answering setting -- to answer as many questions as possibl… ▽ More

    Submitted 26 November, 2023; originally announced November 2023.

  18. arXiv:2311.05362  [pdf, other

    cs.RO

    Modeling and Control of Intrinsically Elasticity Coupled Soft-Rigid Robots

    Authors: Zach J. Patterson, Cosimo Della Santina, Daniela Rus

    Abstract: While much work has been done recently in the realm of model-based control of soft robots and soft-rigid hybrids, most works examine robots that have an inherently serial structure. While these systems have been prevalent in the literature, there is an increasing trend toward designing soft-rigid hybrids with intrinsically coupled elasticity between various degrees of freedom. In this work, we see… ▽ More

    Submitted 27 March, 2024; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: 7 pages, 8 figures

  19. arXiv:2311.03189  [pdf, other

    cs.RO

    Safe Control for Soft-Rigid Robots with Self-Contact using Control Barrier Functions

    Authors: Zach J. Patterson, Wei Xiao, Emily Sologuren, Daniela Rus

    Abstract: Incorporating both flexible and rigid components in robot designs offers a unique solution to the limitations of traditional rigid robotics by enabling both compliance and strength. This paper explores the challenges and solutions for controlling soft-rigid hybrid robots, particularly addressing the issue of self-contact. Conventional control methods prioritize precise state tracking, inadvertentl… ▽ More

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

    Comments: 6 pages, 6 figures, submitted to IEEE Robosoft 2024 Conference

  20. arXiv:2310.17642  [pdf, other

    cs.RO cs.CV cs.LG

    Drive Anywhere: Generalizable End-to-end Autonomous Driving with Multi-modal Foundation Models

    Authors: Tsun-Hsuan Wang, Alaa Maalouf, Wei Xiao, Yutong Ban, Alexander Amini, Guy Rosman, Sertac Karaman, Daniela Rus

    Abstract: As autonomous driving technology matures, end-to-end methodologies have emerged as a leading strategy, promising seamless integration from perception to control via deep learning. However, existing systems grapple with challenges such as unexpected open set environments and the complexity of black-box models. At the same time, the evolution of deep learning introduces larger, multimodal foundation… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

    Comments: Project webpage: https://drive-anywhere.github.io Explainer video: https://www.youtube.com/watch?v=4n-DJf8vXxo&feature=youtu.be

  21. arXiv:2310.16280  [pdf, other

    cs.RO

    Directly 3D Printed, Pneumatically Actuated Multi-Material Robotic Hand

    Authors: Hanna Matusik, Chao Liu, Daniela Rus

    Abstract: Soft robotic manipulators with many degrees of freedom can carry out complex tasks safely around humans. However, manufacturing of soft robotic hands with several degrees of freedom requires a complex multi-step manual process, which significantly increases their cost. We present a design of a multi-material 15 DoF robotic hand with five fingers including an opposable thumb. Our design has 15 pneu… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

    Comments: 7 pages, 16 figures

  22. arXiv:2310.13889  [pdf, other

    cs.RO

    An Experimental Study of Model-based Control for Planar Handed Shearing Auxetics Robots

    Authors: Maximilian Stölzle, Daniela Rus, Cosimo Della Santina

    Abstract: Parallel robots based on Handed Shearing Auxetics (HSAs) can implement complex motions using standard electric motors while maintaining the complete softness of the structure, thanks to specifically designed architected metamaterials. However, their control is especially challenging due to varying and coupled stiffness, shearing, non-affine terms in the actuation model, and underactuation. In this… ▽ More

    Submitted 28 January, 2024; v1 submitted 20 October, 2023; originally announced October 2023.

    Comments: 12 pages, 10 figures

  23. arXiv:2310.12958  [pdf, other

    cs.RO cs.MA

    Local Non-Cooperative Games with Principled Player Selection for Scalable Motion Planning

    Authors: Makram Chahine, Roya Firoozi, Wei Xiao, Mac Schwager, Daniela Rus

    Abstract: Game-theoretic motion planners are a powerful tool for the control of interactive multi-agent robot systems. Indeed, contrary to predict-then-plan paradigms, game-theoretic planners do not ignore the interactive nature of the problem, and simultaneously predict the behaviour of other agents while considering change in one's policy. This, however, comes at the expense of computational complexity, e… ▽ More

    Submitted 19 October, 2023; originally announced October 2023.

    Comments: to be published in IROS 2023 conference proceedings

    MSC Class: 93A16; 91A10; 91A80 ACM Class: J.2

  24. arXiv:2310.03915  [pdf, other

    cs.LG

    Leveraging Low-Rank and Sparse Recurrent Connectivity for Robust Closed-Loop Control

    Authors: Neehal Tumma, Mathias Lechner, Noel Loo, Ramin Hasani, Daniela Rus

    Abstract: Develo** autonomous agents that can interact with changing environments is an open challenge in machine learning. Robustness is particularly important in these settings as agents are often fit offline on expert demonstrations but deployed online where they must generalize to the closed feedback loop within the environment. In this work, we explore the application of recurrent neural networks to… ▽ More

    Submitted 30 November, 2023; v1 submitted 5 October, 2023; originally announced October 2023.

  25. arXiv:2310.02875  [pdf, other

    cs.RO cs.CG

    Approximating Robot Configuration Spaces with few Convex Sets using Clique Covers of Visibility Graphs

    Authors: Peter Werner, Alexandre Amice, Tobia Marcucci, Daniela Rus, Russ Tedrake

    Abstract: Many computations in robotics can be dramatically accelerated if the robot configuration space is described as a collection of simple sets. For example, recently developed motion planners rely on a convex decomposition of the free space to design collision-free trajectories using fast convex optimization. In this work, we present an efficient method for approximately covering complex configuration… ▽ More

    Submitted 26 February, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: 7 pages, 6 figures, accepted for publication at ICRA 2024

  26. A Modular Bio-inspired Robotic Hand with High Sensitivity

    Authors: Chao Liu, Andrea Moncada, Hanna Matusik, Deniz Irem Erus, Daniela Rus

    Abstract: While parallel grippers and multi-fingered robotic hands are well developed and commonly used in structured settings, it remains a challenge in robotics to design a highly articulated robotic hand that can be comparable to human hands to handle various daily manipulation and gras** tasks. Dexterity usually requires more actuators but also leads to a more sophisticated mechanism design and is mor… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

    Comments: 7 pages, 13 figures, IEEE RoboSoft 2023

    Journal ref: 2023 IEEE International Conference on Soft Robotics (RoboSoft), Singapore, Singapore, 2023, pp. 1-7

  27. arXiv:2309.04492  [pdf, other

    eess.SY cs.LG cs.RO

    Safe Neural Control for Non-Affine Control Systems with Differentiable Control Barrier Functions

    Authors: Wei Xiao, Ross Allen, Daniela Rus

    Abstract: This paper addresses the problem of safety-critical control for non-affine control systems. It has been shown that optimizing quadratic costs subject to state and control constraints can be sub-optimally reduced to a sequence of quadratic programs (QPs) by using Control Barrier Functions (CBFs). Our recently proposed High Order CBFs (HOCBFs) can accommodate constraints of arbitrary relative degree… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: 8 pages, accepted in IEEE CDC 2023

  28. arXiv:2308.05737  [pdf, other

    cs.RO cs.CV cs.LG

    Follow Anything: Open-set detection, tracking, and following in real-time

    Authors: Alaa Maalouf, Ninad Jadhav, Krishna Murthy Jatavallabhula, Makram Chahine, Daniel M. Vogt, Robert J. Wood, Antonio Torralba, Daniela Rus

    Abstract: Tracking and following objects of interest is critical to several robotics use cases, ranging from industrial automation to logistics and warehousing, to healthcare and security. In this paper, we present a robotic system to detect, track, and follow any object in real-time. Our approach, dubbed ``follow anything'' (FAn), is an open-vocabulary and multimodal model -- it is not restricted to concep… ▽ More

    Submitted 9 February, 2024; v1 submitted 10 August, 2023; originally announced August 2023.

    Comments: Project webpage: https://github.com/alaamaalouf/FollowAnything Explainer video: https://www.youtube.com/watch?v=6Mgt3EPytrw

  29. arXiv:2308.00231  [pdf, other

    cs.LG cs.AI

    Capsa: A Unified Framework for Quantifying Risk in Deep Neural Networks

    Authors: Sadhana Lolla, Iaroslav Elistratov, Alejandro Perez, Elaheh Ahmadi, Daniela Rus, Alexander Amini

    Abstract: The modern pervasiveness of large-scale deep neural networks (NNs) is driven by their extraordinary performance on complex problems but is also plagued by their sudden, unexpected, and often catastrophic failures, particularly on challenging scenarios. Existing algorithms that provide risk-awareness to NNs are complex and ad-hoc. Specifically, these methods require significant engineering changes,… ▽ More

    Submitted 31 July, 2023; originally announced August 2023.

    Comments: Neural Information Processing Systems (NeurIPS) 2022. Workshop on Machine Learning for Autonomous Driving (ML4AD)

    Journal ref: Neural Information Processing Systems (NeurIPS) 2022. Workshop on Machine Learning for Autonomous Driving (ML4AD)

  30. Efficient automatic design of robots

    Authors: David Matthews, Andrew Spielberg, Daniela Rus, Sam Kriegman, Josh Bongard

    Abstract: Robots are notoriously difficult to design because of complex interdependencies between their physical structure, sensory and motor layouts, and behavior. Despite this, almost every detail of every robot built to date has been manually determined by a human designer after several months or years of iterative ideation, prototy**, and testing. Inspired by evolutionary design in nature, the automat… ▽ More

    Submitted 5 July, 2023; v1 submitted 5 June, 2023; originally announced June 2023.

  31. arXiv:2306.00148  [pdf, other

    cs.LG cs.RO eess.SY

    SafeDiffuser: Safe Planning with Diffusion Probabilistic Models

    Authors: Wei Xiao, Tsun-Hsuan Wang, Chuang Gan, Daniela Rus

    Abstract: Diffusion model-based approaches have shown promise in data-driven planning, but there are no safety guarantees, thus making it hard to be applied for safety-critical applications. To address these challenges, we propose a new method, called SafeDiffuser, to ensure diffusion probabilistic models satisfy specifications by using a class of control barrier functions. The key idea of our approach is t… ▽ More

    Submitted 31 May, 2023; originally announced June 2023.

    Comments: 19 pages, website: https://safediffuser.github.io/safediffuser/

  32. arXiv:2305.14797  [pdf, other

    cs.RO

    Multi-Abstractive Neural Controller: An Efficient Hierarchical Control Architecture for Interactive Driving

    Authors: Xiao Li, Igor Gilitschenski, Guy Rosman, Sertac Karaman, Daniela Rus

    Abstract: As learning-based methods make their way from perception systems to planning/control stacks, robot control systems have started to enjoy the benefits that data-driven methods provide. Because control systems directly affect the motion of the robot, data-driven methods, especially black box approaches, need to be used with caution considering aspects such as stability and interpretability. In this… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  33. arXiv:2305.14113  [pdf, other

    cs.LG

    On the Size and Approximation Error of Distilled Sets

    Authors: Alaa Maalouf, Murad Tukan, Noel Loo, Ramin Hasani, Mathias Lechner, Daniela Rus

    Abstract: Dataset Distillation is the task of synthesizing small datasets from large ones while still retaining comparable predictive accuracy to the original uncompressed dataset. Despite significant empirical progress in recent years, there is little understanding of the theoretical limitations/guarantees of dataset distillation, specifically, what excess risk is achieved by distillation compared to the o… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

  34. arXiv:2305.11980  [pdf, other

    cs.LG

    AutoCoreset: An Automatic Practical Coreset Construction Framework

    Authors: Alaa Maalouf, Murad Tukan, Vladimir Braverman, Daniela Rus

    Abstract: A coreset is a tiny weighted subset of an input set, that closely resembles the loss function, with respect to a certain set of queries. Coresets became prevalent in machine learning as they have shown to be advantageous for many applications. While coreset research is an active research area, unfortunately, coresets are constructed in a problem-dependent manner, where for each problem, a new core… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

  35. Studying the Impact of Semi-Cooperative Drivers on Overall Highway Flow

    Authors: Noam Buckman, Sertac Karaman, Daniela Rus

    Abstract: Semi-cooperative behaviors are intrinsic properties of human drivers and should be considered for autonomous driving. In addition, new autonomous planners can consider the social value orientation (SVO) of human drivers to generate socially-compliant trajectories. Yet the overall impact on traffic flow for this new class of planners remain to be understood. In this work, we present study of implic… ▽ More

    Submitted 23 April, 2023; originally announced April 2023.

    Comments: 8 pages. Accepted at IEEE Intelligent Vehicle (IV) Symposium 2023

  36. arXiv:2304.02733  [pdf, other

    cs.RO cs.LG eess.SY

    Learning Stability Attention in Vision-based End-to-end Driving Policies

    Authors: Tsun-Hsuan Wang, Wei Xiao, Makram Chahine, Alexander Amini, Ramin Hasani, Daniela Rus

    Abstract: Modern end-to-end learning systems can learn to explicitly infer control from perception. However, it is difficult to guarantee stability and robustness for these systems since they are often exposed to unstructured, high-dimensional, and complex observation spaces (e.g., autonomous driving from a stream of pixel inputs). We propose to leverage control Lyapunov functions (CLFs) to equip end-to-end… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

    Comments: First two authors contributed equally; L4DC 2023

  37. Infrastructure-based End-to-End Learning and Prevention of Driver Failure

    Authors: Noam Buckman, Shiva Sreeram, Mathias Lechner, Yutong Ban, Ramin Hasani, Sertac Karaman, Daniela Rus

    Abstract: Intelligent intersection managers can improve safety by detecting dangerous drivers or failure modes in autonomous vehicles, warning oncoming vehicles as they approach an intersection. In this work, we present FailureNet, a recurrent neural network trained end-to-end on trajectories of both nominal and reckless drivers in a scaled miniature city. FailureNet observes the poses of vehicles as they a… ▽ More

    Submitted 21 March, 2023; originally announced March 2023.

    Comments: 8 pages. Accepted to ICRA 2023

  38. arXiv:2303.09555  [pdf, other

    cs.RO cs.AI cs.CV cs.GR cs.LG

    SoftZoo: A Soft Robot Co-design Benchmark For Locomotion In Diverse Environments

    Authors: Tsun-Hsuan Wang, **chuan Ma, Andrew Everett Spielberg, Zhou Xian, Hao Zhang, Joshua B. Tenenbaum, Daniela Rus, Chuang Gan

    Abstract: While significant research progress has been made in robot learning for control, unique challenges arise when simultaneously co-optimizing morphology. Existing work has typically been tailored for particular environments or representations. In order to more fully understand inherent design and performance tradeoffs and accelerate the development of new breeds of soft robots, a comprehensive virtua… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

    Comments: ICLR 2023. Project page: https://sites.google.com/view/softzoo-iclr-2023

  39. arXiv:2303.05151  [pdf, other

    cs.LG cs.AI

    Provable Data Subset Selection For Efficient Neural Network Training

    Authors: Murad Tukan, Samson Zhou, Alaa Maalouf, Daniela Rus, Vladimir Braverman, Dan Feldman

    Abstract: Radial basis function neural networks (\emph{RBFNN}) are {well-known} for their capability to approximate any continuous function on a closed bounded set with arbitrary precision given enough hidden neurons. In this paper, we introduce the first algorithm to construct coresets for \emph{RBFNNs}, i.e., small weighted subsets that approximate the loss of the input data on any radial basis function n… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

  40. arXiv:2302.14803  [pdf, other

    cs.RO cs.LG

    Learned Risk Metric Maps for Kinodynamic Systems

    Authors: Ross Allen, Wei Xiao, Daniela Rus

    Abstract: We present Learned Risk Metric Maps (LRMM) for real-time estimation of coherent risk metrics of high dimensional dynamical systems operating in unstructured, partially observed environments. LRMM models are simple to design and train -- requiring only procedural generation of obstacle sets, state and control sampling, and supervised training of a function approximator -- which makes them broadly a… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

  41. arXiv:2302.08100  [pdf, other

    cs.RO

    Deep Reinforcement Learning Based Tracking Control of an Autonomous Surface Vessel in Natural Waters

    Authors: Wei Wang, Xiao**g Cao, Alejandro Gonzalez-Garcia, Lianhao Yin, Niklas Hagemann, Yuanyuan Qiao, Carlo Ratti, Daniela Rus

    Abstract: Accurate control of autonomous marine robots still poses challenges due to the complex dynamics of the environment. In this paper, we propose a Deep Reinforcement Learning (DRL) approach to train a controller for autonomous surface vessel (ASV) trajectory tracking and compare its performance with an advanced nonlinear model predictive controller (NMPC) in real environments. Taking into account env… ▽ More

    Submitted 20 February, 2023; v1 submitted 16 February, 2023; originally announced February 2023.

    Comments: ICRA 2023

  42. arXiv:2302.06755  [pdf, other

    cs.LG cs.CV stat.ML

    Dataset Distillation with Convexified Implicit Gradients

    Authors: Noel Loo, Ramin Hasani, Mathias Lechner, Daniela Rus

    Abstract: We propose a new dataset distillation algorithm using reparameterization and convexification of implicit gradients (RCIG), that substantially improves the state-of-the-art. To this end, we first formulate dataset distillation as a bi-level optimization problem. Then, we show how implicit gradients can be effectively used to compute meta-gradient updates. We further equip the algorithm with a conve… ▽ More

    Submitted 9 November, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

  43. arXiv:2302.01428  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Understanding Reconstruction Attacks with the Neural Tangent Kernel and Dataset Distillation

    Authors: Noel Loo, Ramin Hasani, Mathias Lechner, Alexander Amini, Daniela Rus

    Abstract: Modern deep learning requires large volumes of data, which could contain sensitive or private information that cannot be leaked. Recent work has shown for homogeneous neural networks a large portion of this training data could be reconstructed with only access to the trained network parameters. While the attack was shown to work empirically, there exists little formal understanding of its effectiv… ▽ More

    Submitted 9 November, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

  44. arXiv:2212.11084  [pdf, other

    cs.RO cs.AI

    Towards Cooperative Flight Control Using Visual-Attention

    Authors: Lianhao Yin, Makram Chahine, Tsun-Hsuan Wang, Tim Seyde, Chao Liu, Mathias Lechner, Ramin Hasani, Daniela Rus

    Abstract: The cooperation of a human pilot with an autonomous agent during flight control realizes parallel autonomy. We propose an air-guardian system that facilitates cooperation between a pilot with eye tracking and a parallel end-to-end neural control system. Our vision-based air-guardian system combines a causal continuous-depth neural network model with a cooperation layer to enable parallel autonomy… ▽ More

    Submitted 20 September, 2023; v1 submitted 21 December, 2022; originally announced December 2022.

  45. arXiv:2211.16187  [pdf, other

    cs.LG

    Quantization-aware Interval Bound Propagation for Training Certifiably Robust Quantized Neural Networks

    Authors: Mathias Lechner, Đorđe Žikelić, Krishnendu Chatterjee, Thomas A. Henzinger, Daniela Rus

    Abstract: We study the problem of training and certifying adversarially robust quantized neural networks (QNNs). Quantization is a technique for making neural networks more efficient by running them using low-bit integer arithmetic and is therefore commonly adopted in industry. Recent work has shown that floating-point neural networks that have been verified to be robust can become vulnerable to adversarial… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

    Comments: Accepted at AAAI 2023

  46. arXiv:2210.12566  [pdf, other

    cs.LG cs.AI cs.RO

    Solving Continuous Control via Q-learning

    Authors: Tim Seyde, Peter Werner, Wilko Schwarting, Igor Gilitschenski, Martin Riedmiller, Daniela Rus, Markus Wulfmeier

    Abstract: While there has been substantial success for solving continuous control with actor-critic methods, simpler critic-only methods such as Q-learning find limited application in the associated high-dimensional action spaces. However, most actor-critic methods come at the cost of added complexity: heuristics for stabilisation, compute requirements and wider hyperparameter search spaces. We show that a… ▽ More

    Submitted 25 September, 2023; v1 submitted 22 October, 2022; originally announced October 2022.

  47. arXiv:2210.12067  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Efficient Dataset Distillation Using Random Feature Approximation

    Authors: Noel Loo, Ramin Hasani, Alexander Amini, Daniela Rus

    Abstract: Dataset distillation compresses large datasets into smaller synthetic coresets which retain performance with the aim of reducing the storage and computational burden of processing the entire dataset. Today's best-performing algorithm, \textit{Kernel Inducing Points} (KIP), which makes use of the correspondence between infinite-width neural networks and kernel-ridge regression, is prohibitively slo… ▽ More

    Submitted 21 October, 2022; originally announced October 2022.

    Comments: Accepted to the Conference on the Advances in Neural Information Processing Systems (NeurIPS) 2022

  48. arXiv:2210.12030  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Evolution of Neural Tangent Kernels under Benign and Adversarial Training

    Authors: Noel Loo, Ramin Hasani, Alexander Amini, Daniela Rus

    Abstract: Two key challenges facing modern deep learning are mitigating deep networks' vulnerability to adversarial attacks and understanding deep learning's generalization capabilities. Towards the first issue, many defense strategies have been developed, with the most common being Adversarial Training (AT). Towards the second challenge, one of the dominant theories that has emerged is the Neural Tangent K… ▽ More

    Submitted 21 October, 2022; originally announced October 2022.

    Comments: Accepted to the Conference on Advances in Neural Information Processing Systems (NeurIPS) 2022

  49. arXiv:2210.11114  [pdf, other

    cs.CV cs.AI cs.LG cs.NE

    Pruning by Active Attention Manipulation

    Authors: Zahra Babaiee, Lucas Liebenwein, Ramin Hasani, Daniela Rus, Radu Grosu

    Abstract: Filter pruning of a CNN is typically achieved by applying discrete masks on the CNN's filter weights or activation maps, post-training. Here, we present a new filter-importance-scoring concept named pruning by active attention manipulation (PAAM), that sparsifies the CNN's set of filters through a particular attention mechanism, during-training. PAAM learns analog filter scores from the filter wei… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2204.07412

  50. arXiv:2210.08974  [pdf

    cs.CY

    Coordinated Science Laboratory 70th Anniversary Symposium: The Future of Computing

    Authors: Klara Nahrstedt, Naresh Shanbhag, Vikram Adve, Nancy Amato, Romit Roy Choudhury, Carl Gunter, Nam Sung Kim, Olgica Milenkovic, Sayan Mitra, Lav Varshney, Yurii Vlasov, Sarita Adve, Rashid Bashir, Andreas Cangellaris, James DiCarlo, Katie Driggs-Campbell, Nick Feamster, Mattia Gazzola, Karrie Karahalios, Sanmi Koyejo, Paul Kwiat, Bo Li, Negar Mehr, Ravish Mehra, Andrew Miller , et al. (3 additional authors not shown)

    Abstract: In 2021, the Coordinated Science Laboratory CSL, an Interdisciplinary Research Unit at the University of Illinois Urbana-Champaign, hosted the Future of Computing Symposium to celebrate its 70th anniversary. CSL's research covers the full computing stack, computing's impact on society and the resulting need for social responsibility. In this white paper, we summarize the major technological points… ▽ More

    Submitted 4 October, 2022; originally announced October 2022.