<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/270/Contemporary-Approaches-to-Engineering-Artificial-General-Intelligence-">
    <rdfs:label><![CDATA[Contemporary Approaches to Engineering Artificial General Intelligence ]]></rdfs:label>
    <event:title><![CDATA[Contemporary Approaches to Engineering Artificial General Intelligence ]]></event:title>
    <event:speaker><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Ben/Goertzel/"><person:name><![CDATA[Ben  Goertzel]]></person:name><rdfs:label><![CDATA[Ben  Goertzel]]></rdfs:label></person:Collaborator></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2008-10-31T13:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2008-10-31T14:15:00-05:00</event:endDate>
    <event:location><![CDATA[LH8]]></event:location>
    <event:abstract><![CDATA[In recent years an increasing number of AI researchers have begun to turn back toward the original goals of the AI field: creating software programs with general intelligence at the human level and ultimately beyond.  In this talk I will review the theoretical distinctions between Artificial General Intelligence (AGI) and the task-specific "narrow AI" R&D that has dominated the AI field recently.   I will then review a number of current projects aimed specifically at AGI, including classic projects such as SOAR and Cyc, and more recent approaches such as Nick Cassimatis's PolyScheme, Stan Franklin's LIDA, and my own open-source OpenCog system.  The questions of teaching and evaluating AGI systems will also be discussed, with a focus on the ability current technologies give us to embody AI systems in online virtual worlds.  Examples will be drawn from my current work creating AI-powered virtual pets in the Multiverse virtual world, and creating language processing and reasoning based AI system for government and commercial customers.  The audience will be asked to consider the radical possibility that, perhaps, with sufficient focus of attention and resources, human-level AGI could be achieved faster than most researchers think. ]]></event:abstract>
    <event:host><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Don/Miner/"><person:name><![CDATA[Don  Miner]]></person:name><rdfs:label><![CDATA[Don  Miner]]></rdfs:label></person:Collaborator></event:host>
  </event:Event>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>

