neural-dynamics-universal-translator-foundation

Translate neural activity across brain regions and species from multi-region spike datasets.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/hiyenwong/ai_collection --skill neural-dynamics-universal-translator-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neural-dynamics-universal-translator-foundation
Source: https://github.com/hiyenwong/ai_collection/tree/main/collection/skills/neural-dynamics-universal-translator-foundation
Command: npx skills add https://github.com/hiyenwong/ai_collection --skill neural-dynamics-universal-translator-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate neural dynamics across brain regions and species by learning a universal representation from multi-neuron spike data using MtM self-supervised learning, enabling cross-brain regional translation and generalization.

Core Features & Use Cases

  • Cross-region translation: infer activity in one brain region from others using a single, shared model.
  • Cross-species applicability: generalize translations across different animals and experimental setups.
  • Self-supervised pretraining: leverages MtM masking to learn robust representations without labeled data.
  • Use Case: decode behavior or predict stimulation responses by translating unseen regional activity.

Quick Start

Run the Neural Dynamics Universal Translator on a multi-region spike dataset to translate neural activity across brain regions.

Frequently Asked Questions about neural-dynamics-universal-translator-foundation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate neural dynamics across different brain regions?

To translate neural dynamics across brain regions, apply a universal translator model to multi-region spike datasets. This approach uses MtM self-supervised learning and transformer-based encoding to infer neural activity in one region from others.

Can I predict neural activity across different animals using a single model?

Yes, you can predict neural activity across different animals by using a universal translator model. It applies region and neuron embeddings to generalize cross-species neural decoding from multi-region spike data.

How does self-supervised MtM learning work for neural decoding?

Self-supervised MtM learning works for neural decoding by masking portions of multi-neuron spike data to train transformer-based encoders. This learns robust universal representations without requiring labeled data.

What data do I need to run cross-region neural inference?

You need multi-region spike datasets to run cross-region neural inference. The model processes this multi-neuron spike data using transformer-based encoding and region/neuron embeddings to translate unseen regional activity.

Do I need labeled data to train the universal translator for neural dynamics?

No, you do not need labeled data to train the universal translator for neural dynamics. The model leverages MtM self-supervised pretraining to learn robust representations directly from multi-neuron spike data.

What are the limitations of using a universal translator model for neural dynamics?

A limitation of using a universal translator for neural dynamics is its reliance on multi-region spike datasets. Inference requires transformer-based encoding and region/neuron embeddings, making it incompatible with non-spike neural recording formats.