[[http://cadia.ru.is/wiki/public:t-720-atai:atai-16:main|T-720-ATAI-2016 Main]] ===== T-720-ATAI-2016 Readings & Study Material ===== This material is ordered (roughly) by specificity, starting with the general topic of what intelligence is, progressing towards good old-fashioned AI (aka constructionist AI) and then onward towards artificial general intelligence. Within each topic the papers are ordered by importance, the most important first. The recommended minimum number of papers to be read in each category is listed in brackets [ //a,b// ] after the title, where //a// refers to the necessary mandatory number of papers to be read, and //b// refers to the recommended absolute minimum number (papers are ordered from most to least important, so start counting from the top). This means you are expected to read at the very least around 30 papers in this course, so that comes out to **at least** 2-3 papers per week. //Keep at it and you'll be fine!// (Slack and you will reap the consequences.) //Note: Assigned readings should be read before class. Alternatively, as a less desirable alternative, readings may be read after class. Reading the assigned readings not at all should generally be avoided.// \\ \\ \\ \\ ==== Intelligence ==== // [ 3 ] // * [[http://en.wikipedia.org/wiki/General_intelligence_factor| The g factor]] on Wikipedia. * [[http://en.wikipedia.org/wiki/Theory_of_multiple_intelligences| Multiple theory of intelligence]] on Wikipedia. * [[http://www.vetta.org/documents/A-Collection-of-Definitions-of-Intelligence.pdf|A Collection of Definitions of Intelligence]] by Legg & Hutter. * [[http://www.complex-systems.com/pdf/04-1-2.pdf|Evolution, Learning & Culture: Computational Metaphors for Adaptive Algorithms]] by R. K. Belew \\ \\ ==== Artificial Intelligence==== // [ 3,5 ]// * [[http://www-formal.stanford.edu/jmc/whatisai/|What Is AI?]] by J. McCarthy. * [[http://www.iiim.is/2010/05/questions-about-artificial-intelligence/| Four Basic Questions about Artificial Intelligence]] by P. Wang. * [[https://en.wikipedia.org/wiki/Artificial_general_intelligence| Artificial General Intelligence]] on Wikipedia. * [[http://www.cs.bham.ac.uk/research/projects/cogaff/misc/fully-deliberative.html|Requirements for deliberative systems]] by A. Sloman -- key sections: from 8 onwards. * [[http://www.loebner.net/Prizef/TuringArticle.html|Computing Machinery and Intelligence]] by A. Turing. * [[http://cis-linux1.temple.edu/~pwang/Publication/AI_Misconceptions.pdf|Three Fundamental Misconceptions of Artificial Intelligence]] by Pei Wang. * [[http://cis-linux1.temple.edu/~pwang/Publication/AI_Definitions.pdf|What Do You Mean by “AI”?]] by P. Wang. * [[http://consc.net/papers/computation.html|A Computational Foundation for the Study of Cognition]] by D. Chalmers * [[http://act-r.psy.cmu.edu/wordpress/wp-content/uploads/2012/12/526FSQUERY.pdf| An integrated theory of mind]] by Anderson et al. * [[http://arxiv.org/abs/0712.3329|Universal Intelligence: A Definition of Machine Intelligence]] by Shane Legg and Marcus Hutter. \\ ==== Constructionist Systems & Methodology ==== == Introductory Material Constructionist AI == //[ 2,3 ] // * {{:public:intro_to_software_arch.pdf| Introduction to Software Architecture}} by Garlan & Shaw. * [[http://xenia.media.mit.edu/%7Ekris/ftp/AIMag-CDM-ThorissonEtAl04.pdf| Constructionist Design Methdology]] paper by K.R. Thórisson. * [[https://www.youtube.com/watch?v=2pWv7GOvuf0|Introduction to RL video]] by D. Silvers. * [[http://xenia.media.mit.edu/%7Ekris/ftp/IJAAI.pdf|A Mind Model for Multimodal Communicative Creatures and Humanoids]] by Thórisson, K. R. ==Reinforcement Learning== // [ 1,1 ]// * [[http://www.gatsby.ucl.ac.uk/~dayan/papers/dw01.pdf|Reinforcement Learning in the Encyclopedia of Cognitive Science]] by Peter Dayan and Christopher Watkins. * [[https://webdocs.cs.ualberta.ca/~sutton/book/the-book.html|Reinforcement Learning: An Introduction]] by Rich Sutton and Andrew Barto (1998) is //the// introductory text on RL. * [[http://www.ualberta.ca/~szepesva/RLBook.html|Algorithms for Reinforcement Learning]] by Csaba Szepesvári (2010) is a much more recent, shorter book that discusses the strengths and weaknesses of various RL algorithms. See also: [[http://incompleteideas.net/sutton/RL-FAQ.html|Rich Sutton's FAQ]]. * [[http://www.vetta.org/documents/Machine_Super_Intelligence.pdf|Machine Super Intelligence]] is Shane Legg's 2008 PhD thesis. While it is not on reinforcement learning, it does connect the concepts of RL to artificial general intelligence (or "universal AI" as they call it). * [[https://www.udacity.com/course/machine-learning-reinforcement-learning--ud820|Machine Learning: Reinforcement Learning]] is taught by Charles Isbell and Michael Littman on Udacity and is a full course on RL. * [[https://www.youtube.com/playlist?list=PLf6J8du4ey8CL0pUxbLQpdbbtDcc2M1bI|A Short Course on Reinforcement Learning]] by Satinder Singh at MLSS'11 introduces RL and discusses some important shortcomings and proposed first steps to solving them. * [[http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html|Advanced Topics: RL]] by David Silver is a more in-depth, modern RL course from one of the people who worked on Google DeepMind's Atari playing system that received a lot of (media) attention. * [[http://videolectures.net/nips09_littman_mbrl/|Model-Based Reinforcement Learning]] is a tutorial given by Michael Littman at NIPS'09 about model-based RL, which is a lot less common than model-free RL, but not less interesting. == Limitations of Constructionist AI == // [ 2,3 ] // * {{:public:archmismatch-icse17.pdf| Architectural Mismatch or Why it’s hard to build systems out of existing parts}} by Garlan, D., R. Allen and J. Ockerbloom. Also available [[http://www.cs.cmu.edu/afs/cs/project/able/ftp/archmismatch-icse17/archmismatch-icse17.pdf|here]]. * [[http://alumni.media.mit.edu/~kris/ftp/Thorisson-ReductioAdAbsurdum-AGI2013.pdf|Reductio ad Absurdum: On Oversimplification in Computer Science & its Pernicious Effect on Artificial Intelligence Research]] by K. R. Thórisson. * [[http://journals.isss.org/index.php/proceedings53rd/article/viewFile/1249/410|ROBERT ROSEN’S ANTICIPATORY SYSTEMS THEORY: THE ART AND SCIENCE OF THINKING AHEAD]] by J. Rosen. * [[https://aeon.co/essays/how-close-are-we-to-creating-artificial-intelligence| The very laws of physics imply that artificial intelligence must be possible. What's holding us up?]] by D. Deutch. \\ ==== Artificial General Intelligence ==== ==Overview / Requirements == // [ 1,3 ] // * [[http://www.kurzweilai.net/essentials-of-general-intelligence-the-direct-path-to-agi|Essentials of General Intelligence]] by P. Voss * [[http://cadia.ru.is/wiki/public:t720-atai-2012:what_is_agi|What is AGI?]] by K. R. Thórisson. * [[http://cis-linux1.temple.edu/~pwang/Publication/AGI_Aspects.pdf|Introduction: Aspects of Artificial General Intelligence]] by P. Wang & B. Goerzel. * [[http://www.cs.bham.ac.uk/research/projects/cogaff/Sloman.kd.pdf | Architectural Requirements for Human-like Agents Both Natural and Artificial]] by Sloman, A. * [[http://w3.sista.arizona.edu/~cohen/cs-665-spring-2010/readings/fin.arch.pdf| Cognitive architectures: Research issues and challenges]] by Langley, P., Laird, J.E., Rogers, S. * [[http://hrilab.cs.tufts.edu/publications/adamsetal12aimag.pdf|Mapping the Landscape of Human-Level Artificial General Intelligence]] by Adams et al. * [[http://goertzel.org/dynapsyc/2009/BlocksNBeadsWorld.pdf | What Must a World Be Like That a Human-Like Intelligence May Develop In It]] by B. Goertzel. * [[http://act-r.psy.cmu.edu/wordpress/wp-content/uploads/2012/12/526FSQUERY.pdf|(ACT-R) An Integrated Theory of the Mind]] by Anderson, J. R.; Bothell, D.; Byrne, M.D.; Douglass, S.; Lebiere, C. & Qin, Y. ==Autonomy == // [ 3,4 ] // * [[http://tierra.aslab.upm.es/~sanz/old/docs/ISIC-2000.pdf|Fridges, Elephants, and the Meaning of Autonomy and Intelligence]] by R. Sanz et al. * [[http://alumni.media.mit.edu/~kris/ftp/AutonomyCogArchReview-ThorissonHelgason-JAGI-2012.pdf|Cognitive Architectures & Autonomy: A Comparative Review]] by K.R. Thórisson & H.P. Helgason * [[http://alumni.media.mit.edu/~kris/ftp/nivel_thorisson_replicode_AGI13.pdf|Towards a Programming Paradigm for Control Systems With High Levels of Existential Autonomy]] by E. Nivel & K. R. Thórisson. * [[https://www.researchgate.net/profile/Elena_Messina/publication/228630874_A_framework_for_autonomy_levels_for_unmanned_systems_(ALFUS)/links/0c960517a990b246b1000000.pdf|A Framework for Autonomy Levels for Unmanned Systems (ALFUS)]] by Huang et al. * [[https://www.aaai.org/ojs/index.php/aimagazine/article/view/498/434|The Emergence of Artificial Intelligence: Learning to Learn]] by P. Bock. == Metacognition / Integrated Cognitive Control == // [ 2,2 ] // * [[http://cogprints.org/5941/1/ASLAB-A-2007-011.pdf|Principles of Integrated Cognitive Control]] by R. Sanz et al. * [[http://www.aaai.org/Papers/Symposia/Fall/2007/FS-07-01/FS07-01-025.pdf | Self-awareness in Real-time Cognitive Control Architectures]] by Sanz, R., López, I. & Hernández, C. == Attention == // [ 2,3 ] // * [[http://www.mindmakers.org/boards/18/topics/80|On Attention Mechanisms for AGI Architectures: A Design Proposal]] by Helgason et al.; accompanying video can be found [[https://www.youtube.com/watch?v=-EKO5u86DYM|here]]. * [[http://web.mit.edu/torralba/www/josa.pdf| A model of attention that takes global scene factors into account]] by Torralba. * [[http://www.tcts.fpms.ac.be/publications/papers/2007/wcaa2007_mmbgbm.pdf| A three-layer model of selective attention]] by Mancas et al. * [[http://alumni.media.mit.edu/~kris/ftp/Helgason-Thorisson-AttentionForAI.pdf|Attention Capabilities for AI Systems]] by H. P. Helgason & K. R. Thórisson. == Self-Programming == // [ 1,3 ] // * [[http://alumni.media.mit.edu/~kris/ftp/agi-09-self-programming-Nivel-Thorisson.pdf|Self-Programming: Operationalizing Autonomy]] by Nivel, E. & K. R. Thórisson. * [[http://alumni.media.mit.edu/~kris/ftp/BiegerEtAl-AGI2014-Raising_AI.pdf|Raising AI: Tutoring Matters]] by Bieger et al. * [[http://alumni.media.mit.edu/~kris/ftp/JAGI-Special-Self-Progr-Editorial-ThorissonEtAl-09.pdf|Approaches & Assumptions of Self-Programming in Achieving Artificial General Intelligence]] by Thórisson et al. * [[http://xenia.media.mit.edu/~kris/ftp/nivel_thorisson_replicode_AGI13.pdf|Towards a Programming Paradigm for Control Systems With High Levels of Existential Autonomy]] by E. Nivel & K. R. Thórisson. * [[http://www.iiim.is/wp/wp-content/uploads/2011/05/wang-agisp-2011.pdf|Behavioral Self-Programming by Reasoning]] by Wang, P. * [[https://en.wikipedia.org/wiki/Von_Neumann_universal_constructor|Von Neumann Universal Constructor]] on Wikipedia. == Universal Pedagogy == // [ 2,3 ] // * [[http://alumni.media.mit.edu/~kris/ftp/BiegerEtAl-AGI2014-Raising_AI.pdf|Raising AI: Tutoring Matters]] by Jordi Bieger, Kristinn R. Thórisson and Deon Garrett * [[http://pages.cs.wisc.edu/~jerryzhu/machineteaching/pub/MachineTeachingAAAI15.pdf|Machine teaching: An inverse problem to machine learning and an approach toward optimal education]] by Xiaojin Zhu * [[http://www.martin.zinkevich.org/publications/zilles11a.pdf|Models of cooperative teaching and learning]] by Sarah Zilles, Steffen Lange, Robert Holte and Martin Zinkevich * [[http://aamas.csc.liv.ac.uk/Proceedings/aamas2013/docs/p1053.pdf|Teaching on a Budget: Agents Advising Agents in Reinforcement Learning]] by Lisa Torrey and Matthew E. Taylor * [[http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.149.4701|Curriculum learning]] by Yoshua Bengio, Jérôme Louradour, Ronan Collobert and Jason Weston == Reasoning == // [ 1,2 ] // * [[https://philosophynow.org/issues/106/Critical_Reasoning|Critical Reasoning]] by Marianne Talbot. Also available [[Mtalbot-critical-reasoning|here]] * [[http://cis-linux1.temple.edu/~pwang/Publication/learning.pdf|The Logic of Learning]] by P. Wang. * [[http://cis-linux1.temple.edu/~pwang/Publication/evidence.pdf|Wason's Cards: What is Wrong?]] by P. Wang. == Seed AI == // [ 1,1 ] // * [[http://alumni.media.mit.edu/~kris/ftp/BoundedSeedAGI_agi14.pdf|Bounded Seed-AGI]] by E. Nivel et al. * [[http://arxiv.org/pdf/1502.06512.pdf|From Seed AI to Technological Singularity via Recursively Self-Improving Software]] by R. V. Yampolskiy. == AGI Methodology == // [ 4,6 ] // * [[http://xenia.media.mit.edu/~kris/ftp/Thorisson_chapt9_TFofAGI_Wang_Goertzel_2012.pdf|A New Constructivist AI: From Manual Construction to Self-Constructive Systems]] by K.R. Thórisson * {{public:i-700-abms-07-1:cantherebeascienceofcomplexity-simon-iccsproc.pdf| Can there be a science of complex systems?}} by H. A. Simon * [[http://alumni.media.mit.edu/~kris/ftp/PeeweeGranularity-Thorisson-Nivel-09.pdf|Achieving Artificial General Intelligence Through Peewee Granularity]] by Thórisson, K. R. & Nivel, E. * [[http://pespmc1.vub.ac.be/Papers/Cybernetics-EPST.pdf|Cybernetics and Second-Order Cybernetics]] by Heylighen, F. & C. Joslyn * [[http://alumni.media.mit.edu/~kris/ftp/agi-09-self-programming-Nivel-Thorisson.pdf|Self-Programming: Operationalizing Autonomy]] by Nivel, E. & K. R. Thórisson. * [[http://www.iiim.is/2010/05/agi-cognitive-synergy-goertzel/| Does the Future of AGI Lie in Cognitive Synergy?]] by B. Goertzel \\ ====AGI-Aspiring Systems==== ==NARS == //[ 1,2 ] // * [[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.134.4298&rep=rep1&type=pdf|From NARS to a thinking machine]] by P. Wang * [[public:t720-atai-2012:nars|What is NARS]] by K. R. Thórisson * [[http://www.cis.temple.edu/~wangp/Writing/NARS-Intro.html| Introduction to NARS]] by P. Wang * [[http://www.cis.temple.edu/~wangp/Publication/unifiedAI.pdf| NARS intro paper]] by P. Wang * [[http://www.cis.temple.edu/~wangp/demos.html| NARS demos]] by P. Wang ==AERA == //[ 1,2 ] // * [[http://xenia.media.mit.edu/~kris/ftp/BoundedSeedAGI_agi14.pdf|Bounded Seed-AGI]] by E. Nivel et al. * [[http://xenia.media.mit.edu/%7Ekris/ftp/AAoNL-wHeadr.pdf|Autonomous Acquisition of Natural Communication]] by K. R. Thórisson et al. * [[http://xenia.media.mit.edu/~kris/ftp/AnytimeBoundedRationalityagi15_nivelEtAl.pdf|Anytime Bounded Rationality]] by E. Nivel et al. * [[http://arxiv.org/pdf/1312.6764v1.pdf|Bounded Recursive Self-Improvement]] by E. Nivel et al. ==Sigma == // [ 1,1 ] // * [[http://cs.usc.edu/~rosenblo/Pubs/Sigma%20AISBQ%20D.pdf|The Sigma Cognitive Architecture and System]] by P. S. Rosenbloom. ==Open Cog == //[ 1,1 ] // * [[http://goertzel.org/dynapsyc/2009/OpenCogPrime.pdf|OPENCOG PRIME: A COGNITIVE SYNERGY BASED ARCHITECTURE FOR ARTIFICIAL GENERAL INTELLIGENCE]] by Ben Goerzel. * [[http://wiki.opencog.org/w/Getting_Started|Getting Started with Open Cog]] by Ben Goerzel. ==Others== //[0,0]// * Franklin, S. (2007). **(LIDA) A Foundational Architecture for Artificial General Intelligence**. Advances in Artificial General Intelligence: Concepts, Architectures and Algorithms. IOS Press, Amsterdam, The Netherlands, The Netherlands, pp. 36-54. [[http://goertzel.org/agiri06/%5B4%5D%20StanFranklin.pdf | PDF]] * Anderson, J.R. & Schunn, C.D. (2000). **Implications of the ACT-R learning theory: No magic bullets**. Advances in instructional psychology. 5:1-34. Lawrence Erlbaum [[http://www.lrdc.pitt.edu/schunn/research/papers/nomagicbullets.pdf || PDF]] * Laird, J.E.; Newell, A. & Rosenbloom, P.S. (1987). **SOAR: An architecture for general intelligence**. Artificial Intelligence, Volume 33, Issue 1, Pages 1-64 [[http://shelf2.library.cmu.edu/Tech/16128161.pdf | PDF]] * Snaider, J; McCall, R. & Franklin, S. (2011). **The LIDA framework as a general tool for AGI**. Artificial General Intelligence, Lecture Notes in Computer Science. 2011. Volume 6830/2011. pp. 133-142 [[http://ccrg.cs.memphis.edu/assets/papers/2011/The%20LIDA%20Framework%20as%20a%20General%20Tool%20for%20AGI%20final.pdf | PDF]] \\ ==== Evaluation: Worlds, Tasks, Environments ==== // [ 6,8 ] // * [[https://en.wikipedia.org/wiki/Hybrid_system|Hybrid systems]] on Wikipedia. * [[http://alumni.media.mit.edu/~kris/ftp/AGIEvaluationFlexibleFramework-ThorissonEtAl2015.pdf|Towards Flexible Task-Environments For Comprehensive Evaluation of Artificial Intelligent Systems & Automatic Leaners]] by K. R. Thórisson et al. * [[http://arxiv.org/pdf/1410.6142v3.pdf|The Lovelace Test]] by M. Reidl. * [[http://agi-conf.org/2010/wp-content/uploads/2009/06/paper_54.pdf| The Toy Box Problem]] by Johnston * [[http://kryten.mm.rpi.edu/Bringsjord_Licato_PAGI_071512.pdf | Psychometric Artificial General Intelligence: The Piaget-MacGuyver Room]] by Bringsjord, S. & Licato, J. (forthcoming). In Theoretical Foundations of Artificial General Intelligence, edited by P. Wang and B. Goertzel (Atlantis Press). * [[http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf|Time, Clocks, and the Ordering of Events in a Distributed System]] by L. Lamport. * [[http://cadia.ru.is/wiki/_media/public:t-720-atai:goebeletal-hybriddynamicalsystems-2009.pdf|Hybrid Dynamical Systems]] by R. Goebel et al. * [[http://www.atlantis-press.com/php/download_paper.php?id=1826 | AGI Preschool: A Framework for Evaluating Early-Stage Human-like AGIs]] by Goertzel, B. & Bugaj, S. V. Proceedings of the Second Conference on Artificial General Intelligence, Atlantis Press. * [[http://pub.ist.ac.at/~tah/Publications/the_theory_of_hybrid_automata.pdf|Theory of Hybrid Automata]] by T. A. Henzinger. * [[http://webpages.math.luc.edu/~rgoebel1/publications/conferences/GoebelHespanhaTeelCaiSanfelice04NOLCOS.pdf|HYBRID SYSTEMS: GENERALIZED SOLUTIONS AND ROBUST STABILITY]] by R. Goebel et al. \\ ==== Requirements ==== // [ 2,3 ] // * [[http://www.atlantis-press.com/php/download_paper.php?id=1900|Cognitive Architecture Requirements for Achieving AGI]] by J.E. Laird et al. * [[http://www.cs.bham.ac.uk/research/projects/cogaff/Sloman.kd.pdf|Architectural Requirements for Human-like Agents Both Natural and Artificial]] by A. Sloman * [[http://w3.sista.arizona.edu/~cohen/cs-665-spring-2010/readings/fin.arch.pdf| Cognitive architectures: Research issues and challenges.]] by Langley, P., Laird, J.E., Rogers, S. (2009). Cognitive Systems Research Vol 10(2), pp. 141-160. * [[http://www.atl.lmco.com/papers/1462.pdf| Towards a Complete, Multi-level Cognitive Architecture]] by R. Wray et al. \\ ==== Situatedness, Embodiment ==== // [ 0,1 ] // * [[http://pespmc1.vub.ac.be/riegler/papers/riegler02embodiment.pdf| When is a cognitive system embodied?]] by Riegler * [[http://cis-linux1.temple.edu/~pwang/Publication/embodiment.pdf|Does a Laptop Have a Body?]] by P. Wang. * [[http://cogprints.org/2517/1/Lindblom.pdf| Social situatedness]] by Lindblom & Ziemke \\ \\ ====Philosophical Topics==== ===Symbols & Meaning=== //[3,5] // * [[http://ai.stanford.edu/~nilsson/OnlinePubs-Nils/PublishedPapers/pssh.pdf|The Physical Symbol System Hypothesis: Status & Prospects]] by N. J. Nilsson. * [[http://cogprints.org/7150/1/10.1.1.83.5248.pdf|Minds, Brains & Programs]] by John Searle * [[http://consc.net/papers/subsymbolic.pdf|Subsymbolic Computation and the Chinese Room]] by D. Chalmers * [[http://arxiv.org/pdf/cs/0002009.pdf|Syntactic Autonomy - Or Why There is no Autonomy Without Symbols and how Self-Organizing Systems Might Evolve Them]] by L. M. Rocha * [[http://www.informatics.indiana.edu/rocha/publications/pattee/pattee.html|The Physics of Symbols: Bridging the Epistemic Cut]] by H. H. Pattee * [[http://www.damer.com/pub-audio/evogrid/word-versions/EndNote-Library/Damer-EndNote-Library.Data/PDF/Abel2008%20-3295737861/Abel2008%20.pdf|The 'Cybernetic Cut': Progressing from Description to Prescription in Systems Theory]] by D. L. Abel Supporting material: * [[http://www.iep.utm.edu/chineser/|Searle's Chinese Room Argument]] on the Internet Encyclopedia of Philosophy * [[https://en.wikipedia.org/wiki/Chinese_room|The Chinese Room]] on Wikipedia ===Self-Organization & Emergence=== //[1,2]// * [[http://consc.net/papers/emergence.pdf|Strong and Weak Emergence]] by D. Chalmers * [[http://web.stanford.edu/dept/HPS/WritingScience/RochaSelfOrganisation.pdf|Selected Self-Organization and the Semiotics of Evolutionary Systems]] by L. M. Rocha * [[http://people.reed.edu/~mab/publications/papers/weak-emergence.pdf|Weak Emergence]] by M. A. Bedau ===Consciousness=== //[1,2] // * [[http://organizations.utep.edu/portals/1475/nagel_bat.pdf|What's it Like to be a Bat?]] by T. Nagel * [[http://consc.net/papers/nature.pdf|Consciousness and its Place in Nature]] by D. J. Chalmers * [[https://www.youtube.com/watch?v=1d5RetvkkuQ|The Future of Consciousness]] - TEDx lecture by R. Hameroff * [[https://www.youtube.com/watch?v=GzCvlFRISIM|Consciousness is a Mathematical Pattern]] - TEDx lecture by M. Tegmark * [[https://www.youtube.com/watch?v=j_OPQgPIdKg|Consciousness and the Brain]] - TEDx lecture by J. Searle \\ \\ ===== Additional Readings & Study Material ====== // [0,3] // * [[http://qz.com/627989/why-are-so-many-smart-people-such-idiots-about-philosophy/|Why are so many smart people such idiots about philosophy?]] by O. Goldhill * [[http://bicasociety.org/cogarch/architectures.htm| Comparison table of cognitive architectures]], courtesy of BICA Society / Alexei Samsonovich * Ng-Thow-Hing, V., K.R. Thórisson et al (2009). Cognitive Map Architecture: Facilitation of Human-Robot Interaction in Humanoid Robots. [[http://alumni.media.mit.edu/~kris/ftp/CognitiveMapIEEE-09.pdf|PDF]] * [[http://www.aaai.org/Papers/Symposia/Fall/2004/FS-04-01/FS04-01-014.pdf | Toward a unified artificial intelligence]] by Wang, P. * [[https://www.willamette.edu/~gorr/classes/ids101/links/nutshell.pdf|Creativity in a Nutshell]] by M. Boden. * Militello, L.G., Dominguez, C.O., Lintern, G. & Klein, G. (2010). **The Role of Cognitive Systems Engineering in the Systems Engineering Design Process**. In Systems Engineering, Vol 13(3), pp. 261-273. [[http://www.ppi-int.com/files/role-of-cse-in-se.pdf| PDF]] * Pan, S. J. & Yang, Q. (2011). **A survey on transfer learning**. IEEE Transactions on Knoweledge and Data Engineering, 22(10), pp. 1345–1359. [[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.158.4126&rep=rep1&type=pdf| PDF]] * Sanz, R., Hernandez, C., Gomez, J., Bermejo-Alonso, J., Rodriguez, M., Hernando, A. & Sanchez, G. (2009). **Systems, models and self-awareness: Towards architectural models of consciousness**. International Journal Of Machine Consciousness, 1(2), pp.255–279. [[http://tierra.aslab.upm.es/documents/controlled/ASLAB-A-2009-016.pdf | PDF]] * Silver, D.L. & Poirier, R. (2007). **Requirements for Machine Lifelong Learning**. IWINAC, LNCS (4527), pp.313-319. [[http://wiki.humanobs.org/_media/public:events:agi-summerschool-2012:silverpaper_reqforml3.pdf| PDF]] * [[http://www.lehigh.edu/~mhb0/physicalemergence.pdf| PHYSICALISM, EMERGENCE AND DOWNWARD CAUSATION]] by Campbell and Bickhard * [[http://agi-school.org/2009/dr-joscha-bach-man-as-machine|Man as Machine]] - Joscha Bach's AGI intro lecture at AGI Summer School 2009 * {{:public:t-720-atai:atai-16:silver2016.pdf|Mastering the game of Go with deep neural networks and tree search}} by Silver, Huang et al. (DeepMind) * [[http://www.scottaaronson.com/papers/philos.pdf|Why Philosophers Should Care About Computational Complexity]] by S. Aaronsson * [[http://www-verimag.imag.fr/~sifakis/RecentPublications/2011/AVisionforCS.pdf|A Vision for Computer Science - the System Perspective]] by J. Sifakis \\ ===== Additional Sources ====== * [[http://www.degruyter.com/view/j/jagi| Journal of Artificial General Intelligence]] * [[http://aima.eecs.berkeley.edu/~russell/intro.html|Introduction to Artificial Intelligence - A Modern Approach]] by S. Russell & P. Norvig \\ \\ \\ \\ //EOF//