II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--theory-of-mind-reasoning
theory-of-mind-reasoning overview
Theory of Mind Reasoning - Systematically infer beliefs, intentions, knowledge states, and mental models of other agents to predict behavior, understand perspectives, and reason about what others know, believe, want, and will do in scientific collaboration and discovery contexts.
Attributes
displayName
theory-of-mind-reasoning
description
Theory of Mind Reasoning - Systematically infer beliefs, intentions, knowledge states,
and mental models of other agents to predict behavior, understand perspectives, and reason about
what others know, believe, want, and will do in scientific collaboration and discovery contexts.
libraryPath
library/specializations/domains/science/scientific-discovery/theory-of-mind-reasoning.js
specialization
scientific-discovery
references
- - Theory of Mind: https://plato.stanford.edu/entries/folk-psych-theory/ - Epistemic Logic: https://plato.stanford.edu/entries/logic-epistemic/ - Mental State Attribution: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3170894/ - Perspective-Taking in Science: https://www.sciencedirect.com/topics/psychology/perspective-taking
example
const result = await orchestrate('specializations/domains/science/scientific-discovery/theory-of-mind-reasoning', {
targetAgents: [{ name: 'Reviewer', role: 'peer-reviewer', background: 'expert in methodology' }],
observedBehaviors: [{ action: 'requested additional experiments', context: 'review of paper' }],
context: 'Peer review of novel hypothesis paper',
inferenceGoals: ['Understand reviewer concerns', 'Predict likely acceptance criteria']
});
usesAgents
- cognitive-analyst
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
Incoming edges
None.