Learn Before
Short Answer

Role of Image Origin in Consistent Data Mapping

Question: In the context of the cat image recognition example from the source text, why is it unnecessary for the mapping function f(x) to know whether an input image came from the internet or a mobile app to determine if it is consistent?

Sample answer: It is unnecessary because the task of identifying a cat from an image relies on the same mapping from input x to label y regardless of where the image originated. Thus, the function f(x) can reliably predict the label without knowing the origin, making the auxiliary source consistent with the target task.

Key points:

  • The mapping function f(x) reliably maps input x to label y without knowing the origin of the image.
  • The input-to-label mapping is identical for both the internet images and mobile app images.

Rubric: The answer should explain that the mapping function f(x) can predict label y from input x without knowing the origin of x because the underlying concept of a cat is consistent across both data sources.

0

1

Updated 2026-05-27

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI