Behavioral paradigm model

Table of contents

  1. Introduction
  2. How it fits together
  3. Examples
  4. Fields
  5. Submission process
  6. Permissions
  7. Behavioral paradigm API access

Introduction

Behavioral paradigms represent standardized behavioral tasks and protocols shared across the neuroscience community. A paradigm describes the conceptual approach to assessing a particular behavior — independent of any specific lab’s implementation or physical apparatus.

How it fits together

BrainSTEM organizes behavioral experiments through a hierarchy that separates shared scientific knowledge from lab-specific implementation details:

  • Behavioral Category — The broad domain (e.g., “Learning & Memory” → “Spatial Learning”)
  • Behavioral Paradigm (this page) — The standardized task shared across the field (e.g., “Morris Water Navigation Task”)
  • Behavioral Assay — Your lab’s specific implementation of a paradigm, linked to a setup type (e.g., “MWM 4-day acquisition, 60s trials, probe on day 5”)
  • Behavior — The actual execution of an assay within a session, tied to specific subjects and a physical setup

Categories and paradigms are shared taxonomies — available to all users once approved. Assays and behaviors are lab-specific and scoped to your groups and projects.

Examples

CategoryParadigmWhat it assesses
Spatial LearningMorris Water Navigation TaskHippocampal-dependent spatial memory
AnxietyElevated Plus ExplorationAnxiety-like behavior via open arm avoidance
Motor CoordinationRotarodBalance, coordination, and motor learning
NociceptionVon Frey TestMechanical pain sensitivity threshold

Fields

FieldDescription
NameThe name of the behavioral paradigm (required; must be unique).
CategoryThe behavioral category this paradigm belongs to (e.g., Spatial Learning, Anxiety).
DescriptionDetailed description of the paradigm — what behavior it assesses and the conceptual approach. Should not include setup-specific details or data acquisition methods.
SpeciesSpecies for which this paradigm is applicable (optional). Leave empty if the paradigm applies broadly.
Original publicationCitation for the original publication (optional). Example: “Morris 1984”.
Reference URLURL to reference documentation or the original publication (optional).
RRIDResearch Resource Identifier if available (optional).
External identifiersExternal identifiers from various databases (optional).

Submission process

Anyone can submit new behavioral paradigms or propose changes to existing ones. All submissions require approval before becoming available. Please review existing entries for guidance on what to submit.

Permissions

Once an entry has been approved, it becomes available to everyone.

Behavioral paradigm API access

The API allows for programmable access, enabling you to read and edit entries. For more information about the fields and data structure, please consult the Behavioral paradigm API page.