<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1064/A-General-Framework-for-Auditing-Differentially-Private-Machine-Learning">
		<rdfs:label><![CDATA[A General Framework for Auditing Differentially Private Machine Learning]]></rdfs:label>
		<pub:title><![CDATA[A General Framework for Auditing Differentially Private Machine Learning]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2022-11-28T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[We present a framework to statistically audit the privacy guarantee conferred by a differentially private machine learner in practice. While previous works have taken steps toward evaluating privacy loss through poisoning attacks or membership inference, they have been tailored to specific models or have demonstrated low statistical power. Our work develops a general methodology to empirically evaluate the privacy of differentially private machine learning implementations, combining improved privacy search and verification methods with a toolkit of influence-based poisoning attacks. We demonstrate significantly improved auditing power over previous approaches on a variety of models including logistic regression, Naive Bayes, and random forest. Our method can be used to detect privacy violations due to implementation errors or misuse. When violations are not present, it can aid in understanding the amount of information that can be leaked from a given dataset, algorithm, and privacy specification.]]></pub:abstract>
		<pub:note><![CDATA[<img src="https://i.imgur.com/rWcCA8a.png" style='height: 80%; width: 80%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:counter>545</pub:counter>
		<pub:booktitle><![CDATA[Advances in Neural Information Processing Systems]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Francis/Ferraro"><person:name><![CDATA[Francis Ferraro]]></person:name><rdfs:label><![CDATA[Francis Ferraro]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Edward/Raff"><person:name><![CDATA[Edward Raff]]></person:name><rdfs:label><![CDATA[Edward Raff]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Fred/Lu"><person:name><![CDATA[Fred Lu]]></person:name><rdfs:label><![CDATA[Fred Lu]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joseph/Munoz"><person:name><![CDATA[Joseph Munoz]]></person:name><rdfs:label><![CDATA[Joseph Munoz]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Maya/Fuchs"><person:name><![CDATA[Maya Fuchs]]></person:name><rdfs:label><![CDATA[Maya Fuchs]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tyler/LeBlond"><person:name><![CDATA[Tyler LeBlond]]></person:name><rdfs:label><![CDATA[Tyler LeBlond]]></rdfs:label></person:Person>
														</rdf:first>
														<rdf:rest>															<rdf:List>
																<rdf:first>
																	<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Elliott/Zaresky-Williams"><person:name><![CDATA[Elliott Zaresky-Williams]]></person:name><rdfs:label><![CDATA[Elliott Zaresky-Williams]]></rdfs:label></person:Person>
																</rdf:first>
																<rdf:rest>																	<rdf:List>
																		<rdf:first>
																			<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Brian/Testa"><person:name><![CDATA[Brian Testa]]></person:name><rdfs:label><![CDATA[Brian Testa]]></rdfs:label></person:Person>
																		</rdf:first>
																		<rdf:rest rdf:resource="&rdf;nil" />
																	</rdf:List>
																</rdf:rest>
															</rdf:List>
														</rdf:rest>
													</rdf:List>
												</rdf:rest>
											</rdf:List>
										</rdf:rest>
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Francis/Ferraro"><person:name><![CDATA[Francis Ferraro]]></person:name><rdfs:label><![CDATA[Francis Ferraro]]></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/publication/1198.pdf]]></pub:softCopyURI>
			<pub:softCopySize>1065230</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

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

</rdf:RDF>
