A tile-factory net has many nodes that never produced an activation above the tester’s chosen cut during the test set. Which coverage measure is that, and what does a silent region suggest?
Select an answer to reveal the explanation.
Short Explanation
The share of neurons whose output exceeded a tester-chosen cut is neuron coverage. A silent region is a hint to add inputs, not proof the net generalizes. A single threshold is not already k bins, and silence does not rule out spurious correlations.
Full Explanation
Neuron coverage is the share of neurons that crossed a tester-chosen threshold. Silence suggests more inputs, not generalization. kMNC and NBC are different measures.