Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-correlated-noise-decoding-uncertaintygit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-correlated-noise-decoding-uncertainty/SKILL.md--- name: correlated-noise-decoding-uncertainty description: Skill for AI agent capabilities --- # Correlated Noise Decoding Uncertainty ## Overview 从 fMRI 响应模式中解码刺激不确定性的方法论。通过考虑体素间的相关噪声,更好地恢复与解码估计相关的不确定性(概率分布宽度)。适用于贝叶斯神经编码模型和概率性脑解码。 **来源论文:** arXiv:1708.04860 - Modeling correlated noise is necessary to decode uncertainty ## 触发词 相关噪声解码、不确定性解码、fMRI 不确定性、概率解码、correlated noise、decode uncertainty、sensory uncertainty、Bayesian decoding ## 核心方法 ### 关键发现 1. **相关噪声的重要性**:考虑体素间相关噪声能更好地恢复不确定性 2. **调谐依赖相关性**:建模调谐依赖相关性对解码性能影响最大 3. **概率性输出**:输出概率分布而非单一估计 ### 方法框架 - 传统方法:只估计最可能的刺激 - 不确定性解码:估计刺激的概率分布 ## 使用场景 ### 适用情况 - fMRI 感觉不确定性研究 - 贝叶斯神经编码验证 - 概率性脑解码 - 感知决策研究 ### 数据要求 - fMRI 响应数据 - 体素间噪声相关性估计 - 刺激条件标记 ## 实施步骤 1. **噪声相关性估计** - 计算体素间噪声相关矩阵 - 区分调谐依赖和其他相关性 2. **解码模型构建** - 整合相关噪声协方差 - 使用贝叶斯推断框架 3. **不确定性量化** - 输出刺激概率分布 - 计算分布宽度(不确定性) 4. **验证** - 比较真实与解码的不确定性 - 评估相关噪声建模的影响 ## 技术细节 ### 噪声相关性类型 | 类型 | 影响 | |------|------| | 调谐依赖相关性 | ✅ 最重要 | | 空间相邻相关性 | ⚠️ 中等 | | 其他相关性 | ⚠️ 较小 | ### 不确定性量化 - 概率分布宽度 - 置信区间 - 信息熵 ## 与其他方法对比 | 方法 | 输出 | 不确定性 | 相关噪声 | |------|-----|---------|---------| | 本方法 | 概率分布 | ✅ | ✅ | | 传统解码 | 单一估计 | ❌ | ❌ | | SVM 解码 | 单一估计 | ❌ | ❌ | | 贝叶斯解码 | 概率分布 | ✅ | ⚠️ 部分 | ## 工具使用 - `exec`: 运行 Python 解码实现 - `read`: 查看 fMRI 预处理配置 - `web_fetch`: 获取论文补充代码 ## 注意事项 - 噪声相关性估计需要足够重复试验 - 调谐依赖相关性建模最关键 - 计算复杂度随体素数量增加 ## 扩展阅读 - 相关技能:`task-aware-brain-connectivity`(任务相关分析) - 相关技能:`gp-cake-brain-connectivity`(有效连接) - 论文链接:https://arxiv.org/abs/1708.04860 ## Description Correlated Noise Decoding Uncertainty ## Activation Keywords - correlated-noise-decoding-uncertainty - correlated-noise-decoding-uncertainty 技能 - correlated-noise-decoding-uncertainty skill ## Tools Used - `read` - Read documentation and references - `web_search` - Search for related information - `web_fetch` - Fetch paper or documentation ## Instructions for Agents Follow these steps when applying this skill: ### Step 1: 相关噪声的重要性 ### Step 2: 调谐依赖相关性 ### Step 3: 概率性输出 ### Step 4: 噪声相关性估计 ### Step 5: 解码模型构建 ## Examples ### Example 1: Basic Application **User:** I need to apply Correlated Noise Decoding Uncertainty to my analysis. **Agent:** I'll help you apply correlated-noise-decoding-uncertainty. First, let me understand your specific use case... **Context:** Apply the methodology ### Example 2: Advanced Scenario **User:** Complex analysis scenario **Agent:** Based on the methodology, I'll guide you through the advanced application... ### Example 2: Advanced Application **User:** What are the key considerations for correlated-noise-decoding-uncertainty? **Agent:** Let me search for the latest research and best practices...