Git Product home page Git Product logo

dl-neuro_papers's Introduction

DL-neuro_Papers

Collection of resources dealing with confluence of DL and neuro

Papers:-

  • Activations of Deep CNN and visual pathway regions - how brain regions responsible for visual pathway and the alenet layers capture "similar" features. They compared confusion matrix-type matrices between inputs from diff brain regions and alexnet layers. Uses Representation dissimalirity matrices(RDM) for each layer or probe characteristic ifentification and subsequent Representation similarity analysis(RSA) for quantification of mapping similarity between each probe and each layer of AlexNet.

  • Convolutional neural network-based encoding and decoding of visual object recognition in space and time - stimulus representations from CNNs can predict MEG source activity across visual system, both in space & time. Used encoding approach instead of RSA. Most regions are predicted well by low-level layers, whereas later in time, most regions are predicted well by high-level layers. Decoding results for some subjects are "above-chance".

  • A novel deep learning approach for classification of EEG motor imagery signals - Used a CNN for BCI competition dataset III and IV and got good accuracy. Greedily trained CNN layer-by-layer to achieve better accuracy.

  • Deep Learning with CNN for EEG decoding and visualization - Schirrmeister paper. Used several network architecutres. Good visualization techniques using correlation as a metric to understand features and CNN layer output relationships (not completely clear - read once more). CNNs don't outperform FBCSP clearly. Extensive experiments, results and discussions - good to refer for comparison. Discusses flexibility of CNNs vs simplicity of other models. Github repo Braindecode

  • Learning Representation from EEG with Deep RCNN - ICLR 2016 paper. Projet EEG electrode position from 3D space to 2D space and then form images with red = alpha channel activity, green = beta channel activity, blue = gamma channel activity. RCNN on this data to classify coginitive-load during task. DeconvNet to visualize filters learnt.

  • Learning Robust Features using Deep Learning for Automatic Seizure Detection - Joelle Pineau paper. Uses the 3D to 2D projection of electrodes and then RCNN to predict seizure. Occluded image analysis to look at regions of image which affect decision of network.

  • Joint Optimization of Algorithmic Suites for EEG Analysis - EMBC 2014 paper. Uses backprop to jointly optimize spatial projection matrix (initialized with regular CSP), temporal projection matrix and a classifier. Results on BCI II and III datasets.

  • Deep Feature Learning for EEG recordings - Sebastian Stober paper. Classification of listened music tracks from EEG in OpenMIIR dataset. Used supervised CNN training, then CAEs (Conv AEs) to learn common signal components and compared the reconstruction loss to PCA and ICA components. Used similarity-constraint encoding and cross-trial encoding (Hydra-nets) to learn "neural" components of the signal (noise removal) and then used these features for classification. A brief presentation of the work here - ppt.

  • Deep Learning Human Mind for Automated Visual Classification - CVPR 2017 paper. Used LSTM cells to learn time-dependent features from EEG. Features extracted from Deep CNN for the images used for regressing the EEG features. Finally the regressed features used for predicitng which image class was the subject seeing. Best classification results for 320-480 ms after stimulus presentation (the last segment of EEG).

Datasets:-

http://bnci-horizon-2020.eu/database/data-sets

dl-neuro_papers's People

Contributors

arnaghosh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.