Skip to content

Homework 6: Chapter 4 Usefulness and Improvement - Sisi Aarukapalli #30

@ccgsisig

Description

@ccgsisig
  1. Bayes’ Rule is very important in self-driving cars because their sensors often give uncertain or incomplete information. A camera frame or LiDAR point cloud may match several different explanations, such as whether something ahead is a person, a shadow, or a sign. Bayes’ Rule helps the system combine what it sees with what it already knows about typical situations, allowing it to choose the most likely interpretation. Without this probabilistic reasoning, the car would make unstable or unsafe decisions whenever the sensor measurements are unclear.

  2. The explanation of Bayes’ Rule would be easier to understand if the book used a very simple example. For instance, it could say that C means “the surface is in shadow,” and d means “the sensor sees a dark area.” Then it could briefly explain that the likelihood tells us how often shadows look dark, and the prior tells us how often shadows appear in normal scenes. A short example like this would help students see how the parts of Bayes’ Rule connect to real image situations and make the paragraph clearer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions