<?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/347/SMART-A-SVM-based-Misbehavior-Detection-and-Trust-Management-Framework-for-Mobile-Ad-hoc-Networks">
		<rdfs:label><![CDATA[SMART: A SVM-based Misbehavior Detection and Trust Management Framework for Mobile Ad hoc Networks]]></rdfs:label>
		<event:title><![CDATA[SMART: A SVM-based Misbehavior Detection and Trust Management Framework for Mobile Ad hoc Networks]]></event:title>
		<event:speaker>
<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Wenjia/Li"><person:name><![CDATA[Wenjia Li]]></person:name><rdfs:label><![CDATA[Wenjia Li]]></rdfs:label></person:PhDAlumnus>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2010-05-18T10:15:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">1999-11-30T00:00:00-05:00</event:endDate>
		<event:location><![CDATA[32bb ITE, UMBC]]></event:location>
		<event:abstract><![CDATA[Due to lack of pre-deployed infrastructure, nodes in Mobile Ad hoc Networks (MANETs) are required to relay data packets for other nodes to enable multi-hop communication between nodes that are not in radio range with each other. However, whether for selfish or malicious purposes, a node may refuse to cooperate during the network operations or even attempt to interrupt them, both of which have been recognized as misbehaviors. To address the security threats caused by various misbehaviors, a SVM-based Misbehavior Detection and Trust Management framework (SMART) is studied in this paper. In SMART, Support Vector Machine (SVM) technique is used to detect node misbehaviors, which requires neither a pre-defined threshold nor any well-formed behavioral pattern to distinct misbehaviors from normal behaviors. In addition, multi-dimensional trust management scheme is applied evaluate the trustworthiness of MANET node from multiple perspectives. By this means, the trustworthiness of each node can be described in a more accurate and effective manner. To validate the proposed SMART framework, an extensive performance study is conducted in terms of network simulation. The simulation results show that the SMART framework yields a good performance in various scenarios.]]></event:abstract>
		<event:uri><![CDATA[http://my.dimdim.com/ebiquity/]]></event:uri>
		<event:tag><![CDATA[manet]]></event:tag>
		<event:tag><![CDATA[security]]></event:tag>
		<event:tag><![CDATA[svm]]></event:tag>
		<assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/296/SMART-A-SVM-based-Misbehavior-Detection-and-Trust-Management-Framework-for-Mobile-Ad-hoc-Networks" />
	</event:Event>

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

</rdf:RDF>
