Subtopic Deep Dive

Cognitive Architectures for Robotics
Research Guide

What is Cognitive Architectures for Robotics?

Cognitive architectures for robotics integrate computational models of human cognition including emotion, perception, attention, and planning to enable human-like autonomous behavior in robots.

This subtopic focuses on frameworks like CogAff, LIDA, and SEAI that model affective processes for robotic systems. Key works review architectures such as FLAME, EMA, and FAtiMA for emotion simulation (Kowalczuk and Czubenko, 2016; 64 citations). Approximately 10 major papers from 2001-2021 address these models, with Sloman's CogAff schema cited 87 times.

15
Curated Papers
3
Key Challenges

Why It Matters

Cognitive architectures enable robots to handle social interactions in healthcare settings, such as adaptive human-robot therapy for mental health support (Tanevska et al., 2020; 55 citations). They model emotions based on Damasio’s theory for empathetic robots in psychiatric care (Cominelli et al., 2018; 56 citations). These frameworks improve autonomous decision-making in dynamic environments, as in Velik's bionic perception model (2009; 41 citations), supporting neuroscience-inspired automation.

Key Research Challenges

Modeling Emotional Complexity

Architectures struggle to capture diverse affects like primary and secondary emotions as outlined in Sloman's CogAff schema (2001; 87 citations). Integrating concurrent emotional varieties requires handling overlapping cognitive processes. Current models like FLAME and EMA face scalability issues in real-time robotics (Kowalczuk and Czubenko, 2016).

Social Adaptability in Interaction

Robots need continuous awareness of human affective states for personalized interactions (Tanevska et al., 2020; 55 citations). Frameworks must adapt to unscripted social cues without predefined behaviors. Balancing autonomy and safety remains unresolved in dynamic environments.

Meaning and Perception Integration

AI systems lack grounded meaning in perception, as critiqued in deep neural network limitations (Froese and Taguchi, 2019; 39 citations). Bionic models attempt human-like sensing but falter in noisy real-world data (Velik, 2009; 41 citations). Free energy principle applications for emotion recognition show promise but require validation (Demekas et al., 2020).

Essential Papers

1.

The Ethics of Emotion in Artificial Intelligence Systems

Luke Stark, Jesse Hoey · 2021 · 142 citations

In this paper, we develop a taxonomy of conceptual models and proxy data used for digital analysis of human emotional expression and outline how the combinations and permutations of these models an...

2.

Varieties of Affect and the CogAff Architecture Schema

Aaron Sloman · 2001 · 87 citations

In the last decade and a half, the amount of work on affect in general and emotion in particular has grown, in empirical psychology, cognitive science and AI, both for scientific purposes and for t...

3.

Computational Approaches to Modeling Artificial Emotion – An Overview of the Proposed Solutions

Zdzisław Kowalczuk, Michał Czubenko · 2016 · Frontiers in Robotics and AI · 64 citations

Cybernetic approach to modeling artificial emotion through the use of different theories of psychology is considered in this paper, presenting a review of twelve proposed solutions: ActAffAct, FLAM...

4.

SEAI: Social Emotional Artificial Intelligence Based on Damasio’s Theory of Mind

Lorenzo Cominelli, Daniele Mazzei, Danilo Emilio De Rossi · 2018 · Frontiers in Robotics and AI · 56 citations

With the increase in device integration level and the growth in complexity of Integrated circuits, small delay and low power dissipation become important parameters as these increases performance a...

5.

A Socially Adaptable Framework for Human-Robot Interaction

Ana Tanevska, Francesco Rea, Giulio Sandini et al. · 2020 · Frontiers in Robotics and AI · 55 citations

In our everyday lives we regularly engage in complex, personalized, and adaptive interactions with our peers. To recreate the same kind of rich, human-like interactions, a social robot should be aw...

6.

LIDA: A Working Model of Cognition

Uma Ramamurthy, Bernard J. Baars, Sidney K. D’Mello et al. · 2006 · Human Pathology · 47 citations

The object of this study was the investigation of carbohydrate antigen expression in malignant epithelial cells and benign mesothelial cells in serous effusions from patients diagnosed with epithel...

7.

An Investigation of the Free Energy Principle for Emotion Recognition

Daphne Demekas, Thomas Parr, Karl Friston · 2020 · Frontiers in Computational Neuroscience · 42 citations

This paper offers a prospectus of what might be achievable in the development of emotional recognition devices. It provides a conceptual overview of the free energy principle; including Markov blan...

Reading Guide

Foundational Papers

Start with Sloman (2001; 87 citations) for CogAff schema defining affect varieties, then Ramamurthy et al. (2006; 47 citations) for LIDA's global workspace cognition model, followed by Velik (2009; 41 citations) for bionic perception basics.

Recent Advances

Study Cominelli et al. (2018; 56 citations) on Damasio-based SEAI, Tanevska et al. (2020; 55 citations) for social HRI frameworks, and Demekas et al. (2020; 42 citations) for free energy emotion recognition.

Core Methods

Core techniques: taxonomic schemas (CogAff), computational emotion reviews (EMA, FAtiMA), active inference (free energy principle), and bionic sensory integration.

How PapersFlow Helps You Research Cognitive Architectures for Robotics

Discover & Search

Research Agent uses citationGraph on Sloman (2001) to map CogAff influences across 87 citing works, then findSimilarPapers to uncover LIDA extensions like Ramamurthy et al. (2006). exaSearch queries 'CogAff robotics emotion' for undiscovered affective architectures. searchPapers with 'SEAI Damasio robot' retrieves Cominelli et al. (2018) and relatives.

Analyze & Verify

Analysis Agent applies readPaperContent to Kowalczuk and Czubenko (2016) for EMA/FAtiMA comparisons, then verifyResponse with CoVe to check emotion model claims against free energy principle (Demekas et al., 2020). runPythonAnalysis simulates LIDA attention dynamics via NumPy for statistical verification, with GRADE scoring evidence strength in affective benchmarks.

Synthesize & Write

Synthesis Agent detects gaps in social adaptability post-Tanevska et al. (2020) via contradiction flagging, generates exportMermaid diagrams of CogAff-LIDA hybrids. Writing Agent uses latexEditText to draft architecture comparisons, latexSyncCitations for 10+ papers, and latexCompile for publication-ready reviews with gap hypotheses.

Use Cases

"Benchmark LIDA vs CogAff for robot emotion planning"

Research Agent → searchPapers + citationGraph → Analysis Agent → runPythonAnalysis (pandas simulation of attention mechanisms) → GRADE graded performance metrics output.

"Synthesize SEAI framework with recent social robot papers"

Synthesis Agent → gap detection on Cominelli et al. (2018) → Writing Agent → latexEditText + latexSyncCitations + latexCompile → LaTeX document with integrated citations and diagrams.

"Find code implementations of FAtiMA emotion architecture"

Research Agent → searchPapers 'FAtiMA robotics' → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → verified GitHub repos with emotion model code.

Automated Workflows

Deep Research workflow conducts systematic review of 50+ papers on affective architectures, chaining citationGraph from Sloman (2001) to structured report with benchmarks. DeepScan applies 7-step analysis with CoVe checkpoints to verify Tanevska et al. (2020) social framework claims. Theorizer generates novel hypotheses merging LIDA cognition with Damasio-inspired SEAI for mental health robots.

Frequently Asked Questions

What defines cognitive architectures for robotics?

Integrated frameworks modeling human cognition like memory, emotion, and planning for autonomous robots, exemplified by CogAff (Sloman, 2001) and LIDA (Ramamurthy et al., 2006).

What are key methods in this subtopic?

Methods include cybernetic emotion modeling (ActAffAct, FLAME, EMA; Kowalczuk and Czubenko, 2016), free energy principle for recognition (Demekas et al., 2020), and bionic perception (Velik, 2009).

What are the most cited papers?

Sloman (2001; 87 citations) on CogAff, Kowalczuk and Czubenko (2016; 64 citations) reviewing 12 emotion solutions, Cominelli et al. (2018; 56 citations) on SEAI.

What open problems persist?

Challenges include scalable meaning attribution (Froese and Taguchi, 2019), real-time social adaptability (Tanevska et al., 2020), and validating emotion models in uncontrolled robotics environments.

Research Psychiatry, Mental Health, Neuroscience with AI

PapersFlow provides specialized AI tools for Computer Science researchers. Here are the most relevant for this topic:

See how researchers in Computer Science & AI use PapersFlow

Field-specific workflows, example queries, and use cases.

Computer Science & AI Guide

Start Researching Cognitive Architectures for Robotics with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Computer Science researchers