Tabachneck-Schijf, H. J., Leonardo, A. M., Simon, H. A. (1997). CaMeRa: Computational Model of Multiple Representations. Cognitive Science, 22 (3), 305-350.

@Article{TabachneckschijfLeonardoSimon1997,
  author = 	 {Tabachneck-Schijf, Hermina and Leonardo, Anthony
		  and Simon, Herbert},
  title = 	 {CaMeRa: A Computational Model of Multiple Representations},
  journal = 	 {Cognitive Science},
  year = 	 {1997},
  number = 	 {3},
  volume = 	 {21},
  pages = 	 {305--350}
}

Author of the summary: Michael A. Schildknecht, 2010, mschildk@connect.carleton.ca

Cite this paper for:

CaMeRa simulates expert problem solving using multiple data representations (economics example: finding equilibrium price on supply/demand graphs). Experts depend on computational differences between multiple representations but novices fail to successfully incorporate them. [p.312]

“A representation has two components:

  1. A format for recording and presenting information.
  2. Processes for using and modifying the information.

Neither a format nor a set of processes is sufficient by itself to define a representation” [p307]

Pictorial: parts of the CaMeRa model that “process graphs and drawings…” [p307]

Mind’s Eye Hypothesis (Glasgow 1993, Kosslyn 1980, Tabachneck & Simon 1996). [p309]
CaMeRa treats images from perception and memory in the same way (same operators/data structures). Perceived pictorial cues serve to initiate reasoning.

Structure of the model:

The CaMeRa model currently consists of an external pictorial display (‘blackboard’), as well as verbal and pictorial LTM and STM. Verbal and pictorial memory systems are separate modalities with modality-specific representations. Verbal memory is represented with a propositional list structure and pictorial memory with node-link structures. [p309]

Blackboard:
Graphs on the blackboard are read into the model via a tiered visual buffer that discriminates geometric features by means of Gestalt principles and pixel activation patterns. [p328]

Pictorial LTM:
Contains mathematical equations of lines and labels (as vectors of bits) composing a Supply/Demand graph. Contains functions to project these graphs onto the visual buffer. [p324]

Pictorial STM:
Contains object data structure and spatial structure to describe object features and location. [p326]

Verbal LTM:
Contains a template of a propositional relation to represent verbal knowledge:
conceptC is the typeR relation between term1 and term2 ” [p325]

Verbal STM:
Represents propositions using the template found in verbal LTM. [330]

CaMeRa treats the modalities as parallel processes that can access but not modify each other as seen below.
The following diagram (figure 7) is used to illustrate the structure of a Supply Line (Supply/Demand Graph) in CaMeRa.

_______________________ _______________________________________ | | | | | Pictorial LTM | | Verbal LTM | | | <----------> | | | prototype: y = x | | name: Supply | |_______ _______________| | relation: proportional | + | between: Price | + | Quantity | + |______________________ ________________| + + + + + + _______+_______________________ ______________+________________________ | | | | | Pictorial STM (Mind’s Eye) | | Verbal STM (Mind’s Ear) | | | ----------> | | | Object Form: | | name: Supply | | equation: y = x + 9.0 | | relation: Proportional | | instance number: 1 | | between: Price | | | | Quantity | | Spatial Location: | | | | (x1, y1): (15, 135) | | instance number: 1 | | (x2, y2): (135, 15) | |_______________________________________| |_______________________________| --------> Indicates information can be accessed +++++++++ Indicates that modifications can take place between associated structures

Future additions to CaMeRa: