rta system
Questions colleges should ask about remote testing (opinion)
Earlier this year, Dartmouth College's medical school charged 17 students with cheating on remote online exams. Three of the students were expelled. The accused protested their innocence, claiming the medical school's remote test administration, or RTA, system had falsely flagged their conduct. With their reputations and careers hanging in the balance, their fate came down to a dispute about the software. Eventually, a technical explanation emerged, showing how students' logged-in cellphones and tablets might have been accessing course notes while the exam was being administered.
SOTER: Programming Safe Robotics System using Runtime Assurance
Desai, Ankush, Ghosh, Shromona, Seshia, Sanjit A., Shankar, Natarajan, Tiwari, Ashish
Autonomous robots increasingly depend on third-party off-the-shelf components and complex machine-learning techniques. This trend makes it challenging to provide strong design-time certification of correct operation. To address this challenge, we present SOTER, a programming framework that integrates the core principles of runtime assurance to enable the use of uncertified controllers, while still providing safety guarantees. Runtime Assurance (RTA) is an approach used for safety-critical systems where design-time analysis is coupled with run-time techniques to switch between unverified advanced controllers and verified simple controllers. In this paper, we present a runtime assurance programming framework for modular design of provably-safe robotics software. \tool provides language primitives to declaratively construct a \rta module consisting of an advanced controller (untrusted), a safe controller (trusted), and the desired safety specification (S). If the RTA module is well formed then the framework provides a formal guarantee that it satisfies property S. The compiler generates code for monitoring system state and switching control between the advanced and safe controller in order to guarantee S. RTA allows complex systems to be constructed through the composition of RTA modules. To demonstrate the efficacy of our framework, we consider a real-world case-study of building a safe drone surveillance system. Our experiments both in simulation and on actual drones show that RTA-enabled RTA ensures safety of the system, including when untrusted third-party components have bugs or deviate from the desired behavior.
- North America > United States > California > Alameda County > Berkeley (0.14)
- North America > United States > Pennsylvania > Allegheny County > Pittsburgh (0.04)
- North America > United States > California > San Mateo County > Menlo Park (0.04)
- (2 more...)
- Aerospace & Defense (0.67)
- Information Technology > Security & Privacy (0.55)
- Transportation > Air (0.46)