<?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/292/Stochastic-and-Iterative-Techniques-for-Relational-Data-Clustering-">
    <rdfs:label><![CDATA[Stochastic and Iterative Techniques for Relational Data Clustering ]]></rdfs:label>
    <event:title><![CDATA[Stochastic and Iterative Techniques for Relational Data Clustering ]]></event:title>
    <event:speaker><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Adam/Anthony/"><person:name><![CDATA[Adam  Anthony]]></person:name><rdfs:label><![CDATA[Adam  Anthony]]></rdfs:label></person:Collaborator></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-04-13T10:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-04-13T01:00:00-05:00</event:endDate>
    <event:location><![CDATA[325b ITE]]></event:location>
    <event:abstract><![CDATA[<center><b>Dissertation Defense</b></center>

<p>
This research focuses on the topic of relational data clustering,
which is the task of organizing objects into logical groups, or
clusters, taking into account the relational links between objects. As
a research area, relational clustering has received a great deal of
attention recently, because of the large variety of social media
applications and other modern relational data sources that have become
popular, such as weblogs, protein interaction networks, social
networks, and citation graphs. The contributions of the dissertation
are in three areas: probabilistic algorithms, iterative algorithms,
and multi-relational algorithms. The probabilistic algorithms are
presented as a general framework and allow for the highest level of
expression in developing models and can discover the most novel data
phenomena, while also subsuming several prior works. The iterative
algorithm presented uses an objective function called block modularity
and trades off expressiveness for speed and can be applied to much
larger data sets, scaling up to several thousand objects. Finally, the
multi-relational work focuses on identifying the most relevant
relational information out of a larger set of different relation
types. A summary of each algorithm and example applications of data
analysis on social networks, a protein interaction network, a citation
graph, and an international relations data set are discussed. 

<p>
<b>Committee Members</b>
<ul>
<li> Dr. Marie desJardins (Chair)
<li> Dr. Tim Finin
<li> Dr. Tim Oates
<li> Dr. Yun Peng
<li> Dr. Lise Getoor
</ul>]]></event:abstract>
    <event:tag><![CDATA[learning]]></event:tag>
    <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>

