Skip to content

Perform voxel selection optimization for imagery decoding performance #17

@reesekneeland

Description

@reesekneeland

Right now models are training on NSDGeneral, which is a good selection of voxels for vision, but is naively selected for imagery. Presumably there is a more optimal combination of more or less voxels (probably less) that include areas from outside visual cortex that might be useful for decoding imagery. We should experiment with various voxel selection strategies such as:

  • SNR thresholding
  • Finding cross-validated masks of voxels with strong correspondence between vision and imagery
  • ROI analysis of the contributions of different brain areas to imagery signals

Task will be to mask the betas being used for training, and explore generalization performance on NSD-Imagery.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions