<?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 project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.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:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/389/After-75-Years-of-AI-Can-Machines-Think-">
		<rdfs:label><![CDATA[After 75 Years of AI, Can Machines Think?]]></rdfs:label>
		<pub:type><![CDATA[Presentation]]></pub:type>
		<pub:title><![CDATA[After 75 Years of AI, Can Machines Think?]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2024-04-01T00:00:00-05:00</pub:publishedOn>
		<pub:description><![CDATA[Mathematician Alan Turing proposed a simple test to answer the question 'Can machines think?' nearly 75 years ago. Today, the surprising abilities of generative AI systems like ChatGPT make many wonder if we can finally respond positively. Dr. Finin will briefly cover AI's history leading up to the recent development of systems using neural networks and large language models like ChatGPT and what to expect in the next few years. He'll touch on what current systems can and cannot do, the ways they can fail (e.g., hallucinations), the larger risks they may enable (e.g., spreading disinformation), and the societal changes they might induce (e.g., changing copyright and education practices). Dr. Finin will finish by outlining the prospects for the good things they will enable and how AI researchers hope to achieve them.
<br/><hr/>
<ul>
<li> Presentation made online as part of the UMBC AOK library symposium series on <a href="https://my3.my.umbc.edu/groups/csss/posts/139128">AI, Privacy and Ethics</a> in April 2024.</li>
<li><a href="https://youtu.be/jt0Lh0KqJCs?feature=shared&t=207">Video on YouTube</a></li>
<hr>
<img src="https://ai.umbc.edu/wp-content/uploads/sites/734/2025/02/Screenshot-2025-02-06-at-9.36.55 AM.png" style='height: 90%; width: 90%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>
</ul>]]></pub:description>
		<pub:counter><![CDATA[810]]></pub:counter>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[chatgpt]]></pub:tag>
		<pub:tag><![CDATA[generative-ai]]></pub:tag>
		<pub:tag><![CDATA[llm]]></pub:tag>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest rdf:resource="&rdf;nil" />
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/resource/389.pdf]]></pub:softCopyURI>
			<pub:softCopySize>3763180</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Resource>

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

</rdf:RDF>
