distracting_feature
distracting_feature copied to clipboard
Question about 'panel_embedding_8' in Reab3p16
Hello! I suppose that 'panel_embedding_8' in Reab3p16 corresponds to 'z' in your paper, which is global representation of all 8 context embedding panels. However, the input of 'cnn_global' is all 16 context and choice panels. I wonder why it's different here. Thank you.
Recently, we have done some experiments and found that using all 16 context and choice panels as global representation is slightly better than the 8 context panels. The fusion of choice panels is beneficial for selecting the right answer.