This repository contains various files related to the Synthetic Cognitive Augmentation Network (SCAN) project. Below is an overview of its contents:
This markdown file contains the Synthetic Cognitive Augmentation Network Alignment Questionnaire (SCANAQ), which evaluates various aspects of a user's cognitive functioning and personal preferences to align the SCAN system with their unique needs.
- Executive Functioning
- Emotion Regulation
- Impulsivity
- Risk Propensity
- Decision-Making Style
- Self-Efficacy
- Perceived Stress
- Empathy and Social Cognition
This file provides detailed information on scoring and result interpretation for the SCANAQ questionnaire.
- Scoring Breakdown: A structured approach to categorize responses across cognitive and emotional dimensions.
- Result Interpretation: Guidelines to understand the user's profile and align it with the SCAN system for personalized support.
- Suggestions: Offers actionable recommendations for improvement based on each score range, enhancing user alignment with SCAN's functionality.
This markdown file contains the Cognitive Augmentation User Survey Evaluation (CAUSE), designed to gather user insights to help improve the SCAN system to meet their needs and expectations.
- General User Requirements and Expectations
- Desired use cases and applications
- Preferred features and functionalities
- Perceived Value and Potential Benefits
- User perceptions of SCAN's value and its role in cognitive augmentation.
- User Interface and Experience Preferences
- Insights into technological proficiency and current tool usage.
- Accessibility and interface design recommendations.
- Pain Points and Challenges
- Identification of areas where users face difficulties.
- Security and Privacy Concerns
- Gathering user preferences on data security and privacy policies.
- Demographics and Pricing Perception
- Understanding user demographics and their views on pricing.
This directory contains JSON lines files for training and validation data related to different PFC (Prefrontal Cortex) agents:
- ACC (Anterior Cingulate Cortex):
TrainingDatasets\acc_training_data.jsonl
TrainingDatasets\acc_validation_data.jsonl
- DLPFC (Dorsolateral Prefrontal Cortex):
TrainingDatasets\dlpfc_training_data.jsonl
TrainingDatasets\dlpfc_validation_data.jsonl
- mPFC (Medial Prefrontal Cortex):
TrainingDatasets\mPFC_training_data.jsonl
TrainingDatasets\mPFC_validation_data.jsonl
- OFC (Orbitofrontal Cortex):
TrainingDatasets\ofc_training_data.jsonl
TrainingDatasets\ofc_validation_data.jsonl
- vmPFC (Ventromedial Prefrontal Cortex):
TrainingDatasets\vmpfc_training_data.jsonl
TrainingDatasets\vmpfc_validation_data.jsonl
Each dataset is designed to train and validate SCAN's cognitive agents to align their functionality with the corresponding areas of the human brain.
This repository serves as the foundational resource for advancing the SCAN system, aligning its capabilities with user needs, and training cognitive agents to replicate critical functions of the human prefrontal cortex.