Closed xdpwjj closed 5 years ago
棒👍🏻不过这里是一张卡片还是多张卡片[#疑惑]
棒👍🏻不过这里是一张卡片还是多张卡片[#疑惑]
ZAPP杂七杂八补充:
connectionism是「联结主义」,认知心理学的一个术语。symbolism,「符号主义」。
The view of cognition emphasizes the close link of cognition to the sensory and motor surfaces and the structured environments in which these are immersed. 认知观强调认知与感觉和运动曲面以及这些曲面所处的结构环境之间的密切联系。 The dynamical systems approach to cognition is the theoretical framework within which this embodied view of cognition can be formalized. 认知的动力系统方法是使这种具体的认知观形式化的理论框架。 how cognition can be understood that are compatible with principles of neural function 认知过程和神经功能原理过程一致的时空连续性。
A highly illustrative example comes from the orientation behaviors of the common house fly. Flies orient toward moving objects, which they chase as part of their mating behavior.
When a control system makes decisions, selects among a range of inputs, and generates behavior basedonitsowninnerstate,thenthismight represent the most elementary form of cognition.
The flight control system of house flies is capableofsuchflexibility.Whenconfronted with several patches of visual motion on its facet eye, the fly selects one of the patches and directs its flight in pursuit of that visual object,This capacity to select emerges from the control dynamics. Superposing the torque patterns dynamical systems approaches to cognition 105 generated by each motion patch, two attractors emerge (Fig. 4.1c). One of these is selected depending on the initial orientation and on chance. When the two patches are close to each other, the two attractors merge, and the fly flies in an averaged direction (as shown in Fig. 4.1b).
the principles of adynamic approach to behavioral patterns
chapter 5 Declarative/Logic-Based Cognitive Modeling(page 142-180) https://github.com/MaiYunfei2000/IA003ComputationalCognitiveScience/issues/17#issuecomment-455839603
维基百科: 逻辑 人工智能领域用逻辑来理解智能推理问题;它可以提供用于分析编程语言的技术,也可用作分析、表征知识或编程的工具。目前人们常用的逻辑分支有命题逻辑(Propositional Logic )以及一阶逻辑(FOL)等谓词逻辑。 机器之心: 逻辑编程的最初想法是,你应该告诉计算机什么是正确的。给定这个真实的事实和规则数据库,逻辑推理可以用来回答用户的查询。这种编程风格被称为“声明式编程”(declarative programming)。它描述目标的性质,让计算机明白目标,而非流程。声明式编程不用告诉计算机问题领域,从而避免随之而来的副作用。声明式编程通常被看做是形式逻辑的理论,把计算看做推导。声明式编程因大幅简化了并行计算的编写难度,自 2009 起备受关注。
1.2. Level of Description of LCCM
1.3. The Ancient Roots of LCCM (three challenges)
Declarative computational cognitivemodeling is the oldest paradigm for modeling the mind. Over 300 years b.c., logic and logic alone was being used to model and predict human cognition. 声明式计算认知模型是最古老的表征思维的范式。公元前300年人们已经开始使用逻辑学来建模和预测。
For example, consider the following argument:(经典三段论) (1) All professors are pusillanimous people. (2) All pusillanimous people are proud. ∴ (3) All professors are proud. Thesymbol∴,oftenreadas“therefore,”says that statement (3) can be logically inferred from statements (1) and (2); or in other wordsthatifstatements(1)and(2)aretrue, then (3) must be true as well.
(1∗) AllAs are Bs. (2∗) AllBs are Cs. ∴ (3∗) AllAs are Cs.
三段论的局限:
1.4. LCCM’s Sister Discipline: Logic-Based Human-Level AI (略)
1.5. Different Levels of Description (略)
1.6. Brief Overview of the Three Challenges
声明式计算认知模型是通过在信息处理系统中建模来理解人的特有认知类型。 LCCM致力于:
changelog
逻辑的话能不能找到里程碑论文?
The Cambridge Handbook of Computational Psychology
keywords
model (see, e.g., Bechtel & Graham, 1998)
Connectionist Models
Bayesian Models
Dynamical Systems Approaches
Declarative/Logic-Based Cognitive Modeling
computational model 计算模型
主要
mathematical model 数学模型
verbal-conceptual model 语言概念模型
1.What is computational cognitive modeling?
Conferences
Journal
Person
software, tools, models, and systems
http://www.isle.org/symposia/cogarch/archabs.html.
specific
timeline
symbolic “cognitive” models were proposed in artificial intelligence.
neural network models in the 1980s
Hybrid models that combine the strengths of neural networks and symbolic models emerged in the early 1990s
2.What is computational cognitive modeling good for?
3.Multiple Levels of Computational Cognitive Modeling
Chanpter 2 Connectionist Models of Cognition(page 37-65)
Artificial neural networks (ANN) or connectionist systems wikipedia
参考
update to page 135 and to be continued
changelog