-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi, Congratulation on this excellent work.
I have a question when checking the description of the CasualCircuit dataset in the original paper and the description on the website.
In the original paper, the total causal mechanism is illustrated as follows:

When I read the description (section 1) on the website (https://developer.qualcomm.com/software/ai-datasets/causalcircuit)

The figure shows the green button is pressed, so the green and red lights are turned on because the green light is a child factor of the green light, which can be inferred from the causal graph. Instead, the sentence on the web is 'After intervention on the arm. The blue button is pressed, so the green and right light turn on.'
Should 'blue' be 'green' and 'right' be 'red'?
Please correct me if I am wrong. Otherwise, I am lost in the two inconsistent descriptions.