|
|
|
|
|
by comnetxr
2497 days ago
|
|
no examples of "unreasonable effectiveness" or even "effectiveness" are given; just a semi-plausible technique and some questions that might be worth answering. I hope the term doesn't get diluted with more examples like this. also not clear why a 2D local representation is being used for 1D data. there is no meaning to the ordering of the rows (different individuals who represent the samples in the genome), so it doesn't make much sense to encode that into the image. I would presume that not much meaning comes from neighboring mutations that are separated by a long string of no mutations, so the in-row locality should be broken into chunks. Neither of these basic considerations is motivated in the text either. I would guess there is no effectiveness of CNN at all on this data set and a different statistical technique should be used on this data set... |
|
I'm still not convinced that it is a good idea to use the "convolutional" part that in some sense compare one rows with their neighbor rows. They get some results that are slightly better than other methods, but the improvement is not very clear. (Perhaps the CNN is just calculating an average of the neighbor rows?)
EDIT: Remember that you can edit your comment.