distracting_feature icon indicating copy to clipboard operation
distracting_feature copied to clipboard

Question about 'panel_embedding_8' in Reab3p16

Open husheng12345 opened this issue 6 years ago • 1 comments

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.

husheng12345 avatar Feb 27 '20 01:02 husheng12345

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.

zkcys001 avatar Feb 27 '20 06:02 zkcys001