See the general Cookbook page

And also


Cognitive Stack

Principle

Use the stack model common in computer science and networking to human cognition.

Solution

  1. describe a though
    1. cut in steps
    2. generalize
    3. test
  2. back to 1
    1. refine
  3. extend
    1. Cognitive Stack leveraging Programming#EntireStack for Exocognition As Network Traversal
      1. modelize as 1 single call trace

See also

  • MyBeliefs
  • Cognition
  • discussion seedeabitlbee/Paola 16/07/2010 from 20:03 to 20:38
  • chain metaphor at 14m33s in Connectomics by Sebastian Seung, Living Systems DC Salon 2010
    • discovered few days after writting this proposal

Inspiration

  • discussion on why intuition is totally weak
    • you can't backtrack your thinking process thus can't debug it thus can't learn
  • discussion with Paola who were able during a conversation to backtrack to the previous topic and restart it

Back to the Menu


Analysis of the usage histories of tools

Principle

keep track on history of nearly every tool I use in order to be able to comment on new commands and avoid forgetting and parsing the docs again.

rote learning doesn't work that's why using history is important, it requires that you "do" the stuff, that you use it it's not about reading the doc it's about using the tool (being a language or whatever) in a meaningful way for you

Solution

  1. list history files from Tools I use
    1. example of Irssi, Vi, Vimperator, Shell, ...
  2. result is outputed on a wiki with RSS feeds for recalls every few days (exp curve) MemoryRecipe
  3. perform analysis on keyword usage in a revert way and point to the doc page of the "popular" keyword that Im not using
    1. example if Im never using GROUP BY while everybody does, it would send me a link to

Remarks

the problem is that if it's not automated, it's too slow and clumsy, I can't do it manually else it will break my thinking process like if I work on sth, I work on sth but once it's done, I dont want to have to lose the problems and solutions I had

Command-line clients are always a good solution when they can handle paremeters as the shell environment will record the history even when the tools do not.

See also

Inspired by

DrumbeatParis#VisitedLinks based on the browsing history in Firefox.

Back to the Menu


Dedicated Creativity Time

Principle

Creativity.

Solution

  1. meet plenty of different people who do not know each other
    1. be open-minded
    2. within and outside of your field
  2. study very hard
    1. keep notes
  3. gather paper, pens, computers and plenty of empty space
  4. cut information connections (yes, Internet and mobile included)
    1. cf Goal, focus, attention and Brain Hijackers
  5. do not buy or awaits for "that next tool [you] really need to progress", just make it with whatever you have around
  6. welcome impromptu events
    1. stay playful and keep on smiling
  7. keep more notes of the results but also of the process
  8. do sports or walks, don't stay enclosed in a tiny space for too long
  9. try new things not only on what you work on but on anything, even including daily chores

Overall remarks

  • this is one way that does work for me, it is by no mean the universal and sole way. Rather, everybody should have his or her own tailored to the way he or she enjoys it.
  • step away from the block to consider it better only thinking about it, not seing or touching it as maybe the sculptor most important work is done at the cafe or looking at the sea and only then materialize through his movements later on

Back to the Menu


Brain Hijackers

Listing by estimated impact on survival

Depending on the situation one is in.

  1. physiological needs (cf Health)
    1. endogenous
      1. sleep, food, pain, ...
    2. exogenous (cf Chemistry)
      1. psychotrops, nootropics, ... (natural or synthetic)
  2. social (cf Person)
    1. entrance of out-group member
    2. entrance of in-group member
    3. events
      1. mass
      2. sport
        1. World cup, Olympic Games, ...
    4. speech
      1. known language
      2. unknown language
  3. advertisement
  4. entertainment
  5. noise (that one is unable to model, associate to a signal with a meaning)
    1. for each sense

Notes and remarks

  • impact amplitude, it can be both positive and negative
    • if somebody makes a huge threat, people will listen
    • if somebody makes a propose a huge opportunity, people will listen

See also

Back to the Menu

Exocognition as network traversal

Actor possessing a low resolution model of the tool using it as an interface (cf Optimizable Model Per Page, Seedea:Seedea/Services , ...) to the tool (cf Person "distributed/social cognition API", ... ) itself.

Physically when the tool is used it is a continous wiring through the neural network to the usage. It's clearly visible when the tool is modelled as such like a CPU or the Internet (cf Seedea:Utopiahanalysis/UniNetVerseVisu). When the tool is not usually described as a network one can still imagine it as through it's structucal model, as the atomic level.

Before using a tool one thus have to have a model of the himself and of the tool. Simulate how it could interact with it then finally simulate how it could leverage it for its own usage. It is thus one single pathway across a much large space of interactions. Consequently one can imagine this usage as the combination of two networks forming this single pathways. The actor is thus a physical network possessing a low resolution of the second network.

Note that however efficiency the tools used can be, they are only useful in the process that leads to a Goal.

Remarks

  • note this process could lead to dangerous bias
    • the tool used is the best one for the task
    • the actor can confuse
      • the tool potential with his ability to use it
      • the tool resistance with his own

See also

Inspired by

Back to the Menu

Thinking Is Technical

Thinking is idealized while, like computing, it is a very physical process. Not a simple one but still physical and thus that can be improve through processes technical too.

Example of the pen and paper, calculator, agenda, etc.

Even through social means (cf egyptian scribs, ...).

See also

To do

  1. add notes from my notebooks

Back to the Menu

Learning a New Domain

Solution

See also

Back to the Menu

Epistemic elitism and consequences on group dynamics

Hypothesis

There are glass ceiling from Grandes Ecoles and systems of self-described academic excellence but those are not resulting from groups dynamics favoritizing members of the same group, rather they are self-maintained dynamics in order to maintain a high quality of knowledge. Alma matters from top schools are not necessarly rejecting different groups from their circle but their own desire to acquire, and eventually create, knowledge naturally pushes them to always look for better quality. This form of epistemic arm races ripples down social strata of society rather than the other way around.

Inspired by

  • Being a guest at an informal conference at ENS

Back to the Menu

Postponing and procrastinating

Postponing, a decision or an action, means that the uncertainty is too high and the default choice or current situation is ok

  • it automatically implies that
    • you expect the uncertainty to decrease over time
      • key information currently lacking will naturally appear without having any action to undertake
      • better alternative with lower uncertainty will become available
    • the default choice or current situation will not have an impact too negative

Remarks

  • this could be reinforced by cultural bias
    • mythology of the pure free market with access to perfect information
  • solution could be to step back and reconsider how that decision impacts your overarching goals

See also

Inspired by

Back to the Menu

Goal, focus, attention

the absence of goal increases flexibility yes but it also increases uncertainty (which is very stressful) and provide no focus point (hard to leverage)

In the quote "Give me a lever long enough and a fulcrum on which to place it, and I shall move the world" attributed to Archimedes, in our cognitive world with knowledge worker and such, focus is your more powerful lever.

Goal

  • implementation at PBES

Metaphor

  • available CPU cycles including those hijacked by worms
  • available neuron cycles including thos hijacked by non-personal goals
    • cf

Key structures

  • Wikipedia:Default network network of brain regions that are active when the individual is not focused on the outside world and the brain is at wakeful rest.
  • Wikipedia:Dorsal attention network (DAN) involved in voluntary (top-down) orienting and shows activity increases after presentation of cues indicating where, when, or to what subjects should direct their attention.
  • Wikipedia:Ventral attention network (VAN) involved mostly, if not entirely, in involuntary actions.

See also

References

Back to the Menu

Reading Techniques

Import and structure

Remarks

  • Diminishing returns is probably why you do not want to finish that book sitting on your shelf for the last 2 months
    • chances are that you already learn the basic concept even before reading the book, your decision to buy and start to read the book was a mere confirmation of your interest
    • reading the first chapter refined your model
    • the more you read the less you learn since you have already understood the basis
  • reading in 1 sitting is impossible for truly new concepts
    • you need time to restructure your beliefs, if the concept you are currently learning through this book is reshaping them and their organization in a radical manner, you probably need time to spread this update
  • similar with fractal image compression technique
    • MPEG/JPEG/...
    • increasing precision

See also

Back to the Menu

Opportunity Tensions

Principle

You detect potential opportunity matching your your predictions and trends yet, are unable to find a way to leverage them

Examples

  • scalable on-demand IT infrascture (AWS)
  • databases (datapkg) + ML (uclassify, Analytics1305)

Back to the Menu

YearlyOverview

Principle

What was the best book, why? How were the different books related (trying to step back a bit) ? What were the difficulties and lessons learnt (motivate me to push further rather than just reading "interesting" books) ?

Examples

Back to the Menu

Optimizable model per page

Principle

hopefully getting an entirely formalized wiki with the ability to optimize each page

Process

  • find for each page of the wiki a formal model of what it represents
    • equation or an algorithm that will allow to simulate the principle in the page
      • able to run simulations relative to the content of the page
      • lot of models/simulations in academia about everything
    • an optimization algorithm
      • if none specific is found, generic one like those used in operational research
  • running optimization per page would be done according to

Data would be on that page or in another page of the wiki, the thing is that hopefuly it should always have the potential to improve.

Examples

page about my plants

  • algorithm = general plant metabolism model
  • optimization = Liebig's law
  • data = plants and resources (water+soil) quantitative description

Remarks

  • I already wanted to force myself to have a model/schema/formalization for each page but I didn't really got to it so far but if I can find optimization fo each, it could be a strong motivation.
  • making it an AmazonTurk task but then I would need to first do it for few pages and make clear example for turkers

Back to the Menu

Priority by economical system

Moved to Cognition.PriorityByEconomicalSystem

Principle

Associate a costs to actions, thus giving the basis for an economical system, in order to provide the necessary support for incentive on usage and optimization from improvements. High leverage actions should naturally be preferred over low impact hight requirements actions. Also, the system would favor an increasingly precise estimation of costs (which is probably why this can not be delegated even to AWS#MechanicalTurk).

Back to the Menu

Leveraging existing brain structures for new purposes

Brain areas that evolved to very specialized cognition function over eons should now be re-used in a new context efficiently.

Description

For the last few years I was focusing on learning new important concept and thus discarded authors are discoverers and vectors of those ideas. Since recently I started remembering the author names as I find it more efficient to do so. I also try to have a quick bibliography but, at least as importantly, to have a video recording in order to memorize the author voice (especially when later on reading his own work) and face (probably for visualization). I consider that I can thus relate to him (and his concepts) better than without doing this "side work" seemingly unrelated to the concepts themselves.

Generalization

Are there other similar situations in which face recognition, voice recognition, social network exploration, ... could be leveraged?

Critics

  • Is it actually testable?
  • Is it post-rationalization?

See also

  • WikiBrain Mapping in order to get a better understanding of the actual cognitive structures

Inspired by

Discussion with Paola in Paris Vrin bookshop and the usefulness of bibliographies.

Back to the Menu

Pain from imperfect tools

Why does when your computer or network is slow it feels "nearly painful"?

  1. because you integrate tools like a part of yourself (cf Tool-use induces morphological updating of the body schema Current Biology, Volume 19, Issue 12, R478-R479, 23 June 2009 )
  2. because you physical pain and psychological pain are very close (cf Comment soigner la souffrance psychique ? Le Téléphone Sonne, France Inter, October 2009 )

So with 1 and 2 you get the equivalent of physical pain when your cherished tools are not working well

It also applies the other way around, this psychological pain can be somaticize like stomach ache or headache.

Evolution sticks to the principle of minizing resources spent and organisms end up with overlapping structures for similar usages so... it sounds coherent.

It could also explain how some people end up rejecting tools that don't responder properly at a gut level and hit the screen or don't want to use a computer. Just one bad initial experience could have been physically painful for them and if not that tool, a related older tool like a calculator.

Note that social and physical pain seems be using similar structure in the brain.

See also

Back to the Menu

WikiBrain Mapping

Map this actively used wiki instance over a visual brain imaging model.

Objectives

  1. better understanding of the "state of the art" brain mechanisms (chronological lastly integrated brain areas, cf Wikipedia:Developmental cognitive neuroscience) not through memorization but through usage (or simulated exploration)
  2. efficiently centralizing page to follow the cognitive scalability principle and replace the automatically generated Site.AllRecentChanges and the created Fabien.LayeredModel (technical difficulty making it hardly usable)
  3. motivate an efficient and more systematic delegation of such mechanisms (as software)
  4. connect Daily Exercises Feed and Optimizable Model Per Page whenever possible to improve the physical habits associated to the purely thereotical models associated to it or sub-part of the process
  5. directly connect healthy physical behavior and improved cognitive results
    1. reticular activating system (RAS) and posture (cf Health with PostureMinder)
    2. nutrition in particular water, caffeine, fatty acids (cf Health#Nutrition)
  6. leverage Concept Tree fMRI project to display content probabilisticaly relevant to the task at hand
    1. display content associated with detected activated brain area

Process

  1. create a dedicated page
    1. WikiBrainMapping?
    2. list the existing brain areas
      1. http://github.com/kanzure/brain/blob/master/human_brain.yaml
      2. binded to a visualization
    3. list the existing wiki pages
    4. create an associative table
      1. association can be done through tag (PmWiki Categories)
      2. use general "memory" as the default area
        1. it is crucial to list all pages (as opposed to the LayeredModel)
      3. the refine as much as possible
        1. provide an incentive
      4. Roadmap (in the "neo-cortex"?)
  2. integrate of external resources
    1. previously organized through Seedea
      1. Services
      2. DATAmatrix
      3. AImatrix
      4. Onlineoutsourcing
        1. should be already integrated thanks to Person.Person
    2. it can also be associated to areas related to tool usage
      1. see Content.KeyExperiments#MappingToolsToBody
  3. visualize activity
    1. edition (PmWiki and httpd logs) browsing (httpd logs)
    2. see DTI visualization tools
    3. Website Traffic Map Designweenie
  4. integrate non-content part of the wiki
    1. modules
    2. configuration files
  5. get reviewed by a neuroscience researcher
    1. simple blind validation
  6. use brain imaging techniques
    1. to display (lens HUD or classical screen display) pages associated to the currently activated brain area(s)
    2. discussion with Paola (2 Dec 09)

Side note

This is entirely different from brain imaging on mind mapping :

  • Brain Imaging is the process of producing accurate picture of a physical brain, here those data are used in order to map over, not as a way to simulate.
  • Mind mapping is the process of taking notes in a structured fashion while being creative.
  • previous solutions
    • chronology
      • nothing
      • entry page (add it's history)
      • AllRecentChanges page
      • LayeredModel
      • WikiBrain Mapping
      • next?
    • review each step

Consider also non great apes brain model structures, in particular birds in particular crow and ravens, cephalopodes, dolphins and elephants.

  • distinguish patterns
    • eventually propose an hybrid model

Study not the content but solely the organization of information and of processing components used in ObjectsExoBrain#HardwareConfiguration then compare to existing brain structures not through their expected usage but again, through their structural organization.

Remarks

  • the beauty of information stored on flexible system, it can have multidimensional categorization
    • I can tag an information by physical context of the event, physical position of the information itself, chrnological position, relative positive to other events, etc... they don't have to be mutually exclusive.
      • Consequently, based on the task at hand I can use any of those dimension of even combination of dimension to access that piece of information.
      • even if I don't personally recall a piece of information by its physical position in my brain, I still think in the long run, with brain imaging progresses and because it's non-exclusive tagging, it will be useful.

Cf discussion with Klevre "Well I'd like something that organizes it the same way my brain does." and nicktick the 12/07/2010 at 09:39 on freenode/##pim

  • could corticogenesis by usage at the human and phylogeny provide a model to simplify learning brain areas and their position?
    • see also morning discussion with Raphael on the banks of the Marnes in Saint-Maur during mid-July 2010

See also

Back to the Menu

Cognitive Scalability

Why taking notes matter?

  1. Writing notes cost literally nothing (paper and computer space are both free)
  2. Time is the most precious asset
  3. free vs most precious thing = stop wasting your precious time and the time of your friends, write notes down.

(cf Content.PersonalInformationStream#Principle)

Consequently, one should use copping systems like Personnal Information Management (PIM) as presented in ourP.IM to replace classical paper notes which might still be limitating regarding processing capabilities (searching, ordering, ...).

Probably mainly composed of one's learning ability (integrate new models) and the ability to synthesize (how much you can compress your current models).

Yet, one must also be sure minimize the CognitiveDrag generated, i.e. have limit the system burden (like paperwork) or meta-task.

Example

Content.PersonalInformationStream pulls page numbers and similar information automatically from notes page, removing the need to duplicate information.

See also

Back to the Menu

my social network

Moved to Person

Principle

Many tools from research in social networking have emerged recently we must benefit from them, especially since our networks have grown a lot and if we want to be scalable and have quality relationships we won't be able to go further without coping tools (again).

Back to the Menu

Causal Reading Tree

Problem

How can I step-back and understand what lead me to my current knowledge? A bibliography is a similar tool for the writer but for the reader, it's harder to backtrack what lead you to read a book or another.

Process

  • generate it using
  • obtaining
    • chronological animation of the generated causal tree
      • so that one can see it unfold moment by moment
      • visually distinguish the topic, associate a color by category (tags)
      • output to GraphViz code, embed as PmGraphViz
      • link each book to its ReadingNotes page

Example

  • bookA (lead to read) bookB (lead to read) bookC and bookD
  • bookA and bookC (lead to read) bookE

PmGraphViz

Example of animation

Back to the Menu

Private Library

Problem

PersonalInformationStream provides no link to my local files (or upload of them) as link to content implies giving an URL to the files thus uploading delay, copyrights issues, etc...

Process

  1. gives an URL to your collection
    1. edit /etc/httpd
    2. 127.0.0.1
      1. no upload and copyright problem
    3. remote server
      1. .htaccess required
  2. update InterMap of the wiki with the URL
  3. links page [[MyLibrary:book_name.pdf#page=99]]
    1. http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf

Example

[[MyLibrary:the Future of Ideas - Lawrence Lessig.pdf#page=10]]page10 search on "test"

To do

  • Shared libraries
    • 1 online server, each InterMap pointing to it
    • distributed each InterMap pointing locally
      • check simple mirroring mechanism, cvs-style
  • print
    • "Locate nearby Book Printer"
      • use an international index of such printers and your location
      • if nothing nearby, send to Lulu
    • "Print Book" and send your PDF to it

Back to the Menu

Education Self-Update

  • list the institutional books I have studied (from kindergarden to engineering school)
  • read a recent thesis a day each time from different domain
    • locate RSS feeds for each key labs
      • see also SCImago Research Group esearch group dedicated to information analysis, representation and retrieval by means of visualisation techniques.
    • pick daily a lab (cycling through them)
      • choose the latest most acclaimed onebased on popularity

Back to the Menu

Daily Exercises Feed

  • generate daily exercises feed
    • based on the different wiki pages and
    • global repostory of exercises in a specific format by data type or domain
      • periodically contributed by peer reviewed papers on education
      • provide an API to pull the exercise form (as a template) and add content from other sources
    • to finally provide
      • generated exercises to be embedded (in a wiki, a feed reader, a link, ...)
      • then every morning I would have an RSS feed with randomly picked exercises adapted to the content I want to learn (instead of always the same type, forcing me to be focused)
      • feedback mechanism regarding exercises efficiency (eventually uniquely based on tests)
    • a kind of WikiExercises to mashup content from Wikiversity/Wikibooks and other sources
    • including based on previously read books Seedea:Seedea.SandIdeabox#wikiasalearningtool

See also

  • Lumosity Brain Games & Brain Training by Lumos Labs

References

Back to the Menu

Thinking about thinking

Thinking is the process that extract information by transforming a probabilty distribution to another distribution using energy.

More classicly, your brain is an engine executing a process that updates its own neural configuration (a topology of weights) based on newly perceived information (external to itself) using energy acquired by digestion.

Discussions

Resulting questions

  • What are the implication of such a framework
    • for software?
      • self-updating ANN (or other ML techniques)? cf log1 with Dira
    • for learning?
  • How can it be tested?
  • Is the brain a large chemical manifold self-updating?
  • can we expend to a "social manifold"?
    • based on "joint attention is paradigmatically a distributed cognitive act. " (p153) Chapter 8 The Ontogeny and Phylogeny of Non-verbal Deixis of The Prehistory Of Language
    • and the encompassing "Social Brain Hypothesis" also used in Institute of Cognitive and Evolutionary Anthropology, Oxford University
    • can we expend this "social manifold" to tools too?
      • including thus not just a network of biological neural networks (NN) but also Artificial ones (ANN) and thus forming an even more encompassing manifold?
      • see discussion with Paola clarifying "networked statistical distribution", 18th of October 2009

See also

Back to the Menu

HUD for your PIM in the learning VR environment

Get your imagination running

  • take a picture from your daily life and add information over
  • draw in very fine ink on plastic glasses

then design your HUD.

References

Automatic Feeds Good Practices

  • boost discoveries of new items by monitor listings
    • detect inactivity and suggest appropriate action
      • as proposed in the To Do section of the New Concept page
      • see also To Do section in new vocabulary, etc...
    • inject serendipity, i.e. Wikiversity random
      • eventually use this with SMW to make a daily random feed, configure the number of items, add the ability to inject the item in a SMW, etc
    • potentially use an event-driven framework to produce/consume RSS (items as events) in coordination with time and other events

Back to the Menu

To do

  • add workflows
    • follow wiki.process.io models
      • eventually build them there and link/embed
    • import "E:\Work\Personnal tools\Reading process"
  • link to my concepts tree in the cognitive scaffolding
  • link to the article mentionning the Cognitive Commons
  • link to Seedea/Services
  • describe home sticky papers
  • does PersonalInformationStream act as a feedback loop?
    • (hopefuly) producing by public the positive effect on focusing on quality
  • intellectual share and tell, Friday evenings
    • talk about anything that you have learnt that week
    • practiced by ThePhysicist

See also

Inspiration

  • doing it with food and objects, now with intangible objects.

Back to the Menu

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Powered by pmwiki-2.2.0-beta65