<?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/386/Prediction-markets-for-fun-feedback-and-the-future">
		<rdfs:label><![CDATA[Prediction markets for fun, feedback and the future]]></rdfs:label>
		<event:title><![CDATA[Prediction markets for fun, feedback and the future]]></event:title>
		<event:speaker>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Sanmay/Das"><person:name><![CDATA[Sanmay Das]]></person:name><rdfs:label><![CDATA[Sanmay Das]]></rdfs:label></person:Collaborator>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2011-03-17T11:00:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2011-03-17T12:00:00-05:00</event:endDate>
		<event:location><![CDATA[456 ITE, UMBC]]></event:location>
		<event:abstract><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Prediction_market">Prediction markets</a>, when they work well, solve a fundamental problem: how to aggregate individual beliefs into a meaningful quantitative estimate of the probability that a given event will occur. They also provide incentives for people to disseminate privately-held information. I will describe one way to help these markets work better: incorporating a learning agent who provides liquidity, called a market maker. Along the way, the design of this agent raises and solves some fundamental problems in reinforcement learning and Bayesian reasoning. I will also discuss the deployment of this market-making agent in two different settings with human participants. One of these settings is a novel experiment for comparing market structures. Another one, the RPI Instructor Rating Market, allows students to trade on the ratings their professors will receive, thus providing dynamic feedback to instructors on the progress of their classes; we find that market prices are, in fact, better than past ratings at predicting future ratings.</p>
<p>Joint work with Aseem Brahma, Mithun Chakraborty, Allen Lavoie, Malik Magdon-Ismail, and Yonatan Naamad.</p>]]></event:abstract>
		<event:uri><![CDATA[http://www.cs.umbc.edu/2011/02/talk-prediction-markets-for-fun-feedback-and-the-future-10am-thr-317-ite-456/]]></event:uri>
		<event:host>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Marie/desJardins"><person:name><![CDATA[Marie desJardins]]></person:name><rdfs:label><![CDATA[Marie desJardins]]></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>
