Pith. sign in

REVIEW 2 cited by

Scenic: A Language for Scenario Specification and Scene Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1809.09310 v2 pith:BN6YXUJ4 submitted 2018-09-25 cs.PL cs.CVcs.LG

Scenic: A Language for Scenario Specification and Scene Generation

classification cs.PL cs.CVcs.LG
keywords languagescenicscenedistributionsprobabilisticprogrammingsystemsanalysis
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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 specifying distributions encoding interesting types of inputs and sampling these to generate specialized training and test sets. More generally, such languages can be used for cyber-physical systems and robotics to write environment models, an essential prerequisite to any formal analysis. In this paper, we focus on systems like autonomous cars and robots, whose environment is a "scene", a configuration of physical objects and agents. We design a domain-specific language, Scenic, for describing "scenarios" that are distributions over scenes. As a probabilistic programming language, Scenic allows assigning distributions to features of the scene, as well as declaratively imposing hard and soft constraints over the scene. We develop specialized techniques for sampling from the resulting distribution, taking advantage of the structure provided by Scenic's domain-specific syntax. Finally, we apply Scenic in a case study on a convolutional neural network designed to detect cars in road images, improving its performance beyond that achieved by state-of-the-art synthetic data generation methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SinD 2.0: A Multi-City UAV Dataset with Semantic Risk Annotations for SOTIF-Oriented Safety Validation at Signalized Intersections

    cs.RO 2026-07 conditional novelty 6.0

    A multi-city drone intersection dataset with 53,000 tracks, 32,682 safety-critical events, and semantic risk labels for SOTIF testing of autonomous driving.

  2. Generating All the Roads to Rome: Road Layout Randomization for Improved Road Marking Segmentation

    cs.RO 2019-07 unverdicted novelty 6.0

    Road layout randomization on semantic labels produces synthetic training pairs that improve mIoU for rare road marking classes by over 12 percentage points in real-world urban deployment while retaining performance on...