Today's Task:How to find the components of this model

1 选取特征Feature

1.1 How to proceed?

Our problem is one of dimensionality!

For instance, in the case of the movie we showed the retina, we can define a movie in terms of the intensity of three colors in every pixel in one megapixel image.

1.2 Dimensionality reduction

Start with a very high dimensional description(e.g. an image or a time-varying waveform) and pick out a small set of relevant dimensions.

s(t)----dicretize------>s(k)

采样系统对于不同的刺激的响应,我们可以识别是什么输入触发响应。

1.3 What is the right stimulus to use?

We want to sample the responses of the system to a variety of stimuli so we can characterize what it is about the input that triggers responses.

One common and useful method is to use Gaussian white noise.

1.4 Determining multiple features from white noise

这里只要了解spike-trigger 平均值这个概念,就是把数据整合起来,得到一条类似于高斯函数的曲线,峰值对应的横坐标表示的值。

1.5 Reverse correlation: the spike-triggered average 反相关系数:尖峰平均值

横坐标上表示的是一个响应spike,我们提取从开始刺激到产生响应的时间,取它们的平均值,得到一条噪声较少的曲线。

每列值都是一个图像,这里包括时间维度和空间维度。

1.6 Linear filtering

Stimulus feature f is a vector in a high-dimensional stimulus space

线性过滤器,相当于卷积,也相当于投影。我们有一个刺激s(方向与t3相同),投影到f上s·f(???)

2 Determining the nonlinear input/output function

The input/output function is:

This can be found from data using Bayes' rule:

P(s1)是一个高斯曲线

Nonlinear input/output function

2.1 Linear/nonlinear models

3 High-dimensional feature selection

Less basc coding models

有多个过滤,选择多个特征。core detector neuron 每个对不同的频率的过滤。

Determining multiple feature from white noise

How could we find features?

3.1 Principal component analysis

PCA's job is to find low dimengtional structure of a cloud of points.

compression.

PCA: eigenfaces

common stracture, may be restructive by little number of photos

PCA: spike sorting

PCA gives us a method to:

1. Find a representation of our data which has lower dimensionality, giving us a computationallyeasier problem to work with.

2. Find the vectors along which the variation of our data is maximal in our feature space.

4 Finding interesting features in the retina

right group——on

left group——off

这节听得很蒙蔽啊,还是找本教科书看看吧

转载于:https://www.cnblogs.com/uniKino/p/10165705.html

【计算神经科学冒险者们】2.3 神经编码:特征选择(Neural Encoding:Feature Selection)...相关推荐

  1. 【CCAI大咖秀】AlphaGo/Mobileye教父:智能科学需要融合机器学习、计算神经科学与认知科学

    [CCAI大咖秀]AlphaGo/Mobileye教父:智能科学需要融合机器学习.计算神经科学与认知科学 8月26-27日,由中国人工智能学会(CAAI)发起并主办.中科院自动化研究所与CSDN共同承 ...

  2. 计算神经科学简介~【整理自】类脑计算背后的计算神经科学框架

    A. 计算神经科学简介 >> 1. 一颗硬币的两面 >> 这枚硬币就是智能算法本身. a) 类脑计算 >> (1) 换一个名字 >> i) 计算神经科学 ...

  3. 21世纪的中国计算神经科学展望

    21世纪的中国计算神经科学展望 □汪小京 计算神经科学:影响广泛的前沿科学 无论是简单的知觉.行动,还是复杂的情感.思维.学习.决策,都来自于我们的大脑.大脑是最复杂的生物器官,也是最神秘的" ...

  4. 【转载】21世纪中国计算神经科学展望

    原文地址: 21世纪中国计算神经科学展望 (2010-09-03 09:38:05) 转载 标签: 计算神经科学 杂谈 分类: maths 作者:汪小京 (作者系耶鲁大学教授,电子邮件:xjwang@ ...

  5. PNAS:熟悉面孔的视觉和语义信息表征具有共享的神经编码

    文章来源于微信公众号(茗创科技),欢迎有兴趣的朋友搜索关注. 导读 熟悉面孔所引发的过程激活了对视觉信息的识别.虽然视觉上的外观对所有的观看者来说都是一样的,但社会和个人知识可能会使这种视觉外观变得与 ...

  6. 为什么计算神经科学和AI会融合

    今天,神经网络主导着AI和AIOps的发展,但是我已经多次说过这是不可持续的.神经网络提供有效和有意义的结果的能力达到了顶峰.该科学存在基本的难处理性,不匹配性和固有延迟的问题.即使在神经网络上进行了 ...

  7. 全奖博士招生,伦敦大学学院盖茨比计算神经科学研究组

    伦敦大学学院(UCL)盖茨比计算神经科学研究组(Gatsby Computational Neuroscience Unit)全奖博士招生,不限国籍. 2020-21年度,UCL居QS世界大学排名第8 ...

  8. 吴恩达老师深度学习视频课笔记:神经风格迁移(neural style transfer)

            什么是神经风格迁移(neural style transfer):如下图,Content为原始拍摄的图像,Style为一种风格图像.如果用Style来重新创造Content照片,神经风 ...

  9. 数据预处理之独热编码(One-Hot Encoding)

    问题的由来 在很多机器学习任务中,特征并不总是连续值,而有可能是分类值. 例如,考虑以下三个特征: ["male","female"] ["from ...

最新文章

  1. [Ruby]转载: 关于ruby中 %Q, %q, %W, %w, %x, %r, %s 的用法
  2. java中使用akka手记三 cluster详例
  3. WORD文档的超链接无法打开——“由于本机的限制该操作已被取消”的解决方法
  4. java 中通过 Lettuce 来操作 Redis
  5. WTM框架使用技巧之:CI/DI(持续集成/持续部署)
  6. AFNnetworking详解
  7. Android 入门篇(一)环境搭建
  8. php x不能转移,[PHP] 从 PHP 5.3.X 迁移到 PHP 5.6.X不兼容点
  9. hdu 1394 Minimum Inversion Number(逆序数对) : 树状数组 O(nlogn)
  10. 使用软件或Python编程时EIS拟合的底层逻辑(EIS拟合的原理/过程)
  11. YAML文件格式详解
  12. 机器学习(14)——激活函数
  13. 哈工大车万翔教授:NLPer的核心竞争力是什么?
  14. 服务器 战地4 无限载入,战地4卡在loading界面无限载入怎么办
  15. Keep your fork synced
  16. 设计模式综合实例分析之数据库同步系统(一)
  17. 美味连连-QQ游戏辅助-简单实用的QQ游戏美味连连辅助(非外挂)
  18. 20210117noteexpress云端数据库经验分享
  19. Nginx配置WS、WSS域名
  20. 使用jdk查看jks文件信息

热门文章

  1. Javascript正则表达式完全学习手册
  2. 一个B/S结构自动二次请求需求的实现
  3. Kylin启动报错hbase-common lib not found
  4. 不属于前后端分离的Vue+Django的例子
  5. 处理 read_csv 报错 OSError:Initializing from file failed
  6. train和test的列分布差异(covariate shift)观察
  7. spark大数据基础概念
  8. yelee主题中的Busuanzi网站统计失效问题
  9. jdbc对mysql进行增删改查操作(Statement)
  10. Rstudio修改背景颜色和源