<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="None">
	<name>Results of Eigenface Detection Tests</name>
	<metadata>
  <md:version>1.2</md:version>
  <md:created>2004/12/17 00:06:46 US/Central</md:created>
  <md:revised>2004/12/17 23:20:47.898 US/Central</md:revised>
  <md:authorlist>
      <md:author id="kochelek">
      <md:firstname>Doug</md:firstname>
      
      <md:surname>Kochelek</md:surname>
      <md:email>kochelek@rice.edu</md:email>
    </md:author>
      <md:author id="matte">
      <md:firstname>Matthew</md:firstname>
      <md:othername>D.</md:othername>
      <md:surname>Escarra</md:surname>
      <md:email>matte@rice.edu</md:email>
    </md:author>
      <md:author id="mbr">
      <md:firstname>Marshall</md:firstname>
      
      <md:surname>Robinson</md:surname>
      <md:email>mbr@rice.edu</md:email>
    </md:author>
      <md:author id="jkrueger">
      <md:firstname>Jon</md:firstname>
      
      <md:surname>Krueger</md:surname>
      <md:email>jkrue@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="kochelek">
      <md:firstname>Doug</md:firstname>
      
      <md:surname>Kochelek</md:surname>
      <md:email>kochelek@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="matte">
      <md:firstname>Matthew</md:firstname>
      <md:othername>D.</md:othername>
      <md:surname>Escarra</md:surname>
      <md:email>matte@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="mbr">
      <md:firstname>Marshall</md:firstname>
      
      <md:surname>Robinson</md:surname>
      <md:email>mbr@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="jkrueger">
      <md:firstname>Jon</md:firstname>
      
      <md:surname>Krueger</md:surname>
      <md:email>jkrue@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>detection</md:keyword>
    <md:keyword>eigenface</md:keyword>
    <md:keyword>face</md:keyword>
    <md:keyword>recognition</md:keyword>
  </md:keywordlist>

  <md:abstract>Hit rate results for various inputs and filtered inputs using the eigenface method for face recognition.</md:abstract>
</metadata>
	<content>
		<para id="Para1"><name>Undistorted Input Results</name>For both the <cnxn target="average" document="m12532">averaging technique</cnxn> and <cnxn target="removing" document="m12532">removal technique</cnxn> undistorted duplicates of the original images were processed for recognition in order to determine a best-case rate for recognition.  For both techniques and for all three data sets, rates of recognition stabilized as the number of eigenfaces used in the recognition scheme increased.<figure>
				<media type="image/jpg" src="smallHR-AT.jpg"/>
				<caption>Rate of identification of the correct individual using undistorted inputs for the averaging technique.</caption>
			</figure><!-- Insert module text here --><figure>
				<media type="image/jpg" src="smallHR-RT.jpg"/>
				<caption>Rate of identification of the correct individual using undistorted inputs for the removal technique.</caption>
			</figure></para>
		<para id="Para2">For each image set stability was reached at the following hit rate and for the specified number of eigenfaces:<table id="tbl1">
				<name>Table 1.  Number of Eigenfaces for Hit Rate Stability for All Image Sets</name>
				<tgroup cols="3">
					<colspec colnum="1" colname="spycolgen1" colwidth="0.998008*"/>
					<colspec colnum="2" colname="spycolgen2" colwidth="1.003984*"/>
					<colspec colnum="3" colname="spycolgen3" colwidth="0.998008*"/>
					<tbody>
						<row>
							<entry>Image Set</entry>
							<entry align="center">Stable Hit Rate</entry>
							<entry align="center">Number of Eigenfaces</entry>
						</row>
						<row>
							<entry>Rice (Average)</entry>
							<entry align="center">90%</entry>
							<entry align="center">11</entry>
						</row>
						<row>
							<entry>AT&amp;T (Average)</entry>
							<entry align="center">86%</entry>
							<entry align="center">17</entry>
						</row>
						<row>
							<entry>Yale (Average)</entry>
							<entry align="center">68%</entry>
							<entry align="center">21</entry>
						</row>
						<row>
							<entry>Rice (Removal)</entry>
							<entry align="center">67%</entry>
							<entry align="center">14</entry>
						</row>
						<row>
							<entry>AT&amp;T (Removal)</entry>
							<entry align="center">96%</entry>
							<entry align="center">12</entry>
						</row>
						<row>
							<entry>Yale (Removal)</entry>
							<entry align="center">75%</entry>
							<entry align="center">20</entry>
						</row>
					</tbody>
				</tgroup>
			</table></para>
		<para id="Para3">For detection tests using a number of eigenfaces greater than that specified in Table 1 no significant improvement in detection success rate was achieved.  In this way, undistorted tests suggest that implementations for both averaging and removal techniques do not achieve greater detection rates with numbers of eigenfaces greater than the minimum number needed for stability.</para>
		<para id="blank1"/>
		<para id="Para4"><name>Occluded Input Results</name>For both averaging and removal techniques Rice image sets were tested for detection rates with horizontal and vertical occlusions centered on the vertical and horizontal axes respectively.  Results show that hit rate stability, as before, is achieved as the number of eigenfaces used increases.<figure>
				<media type="image/jpg" src="mattie.jpg"/>
				<caption>(a) the undistorted base image.  (b) the image with a horizontal occlusion.  (c) the image with a vertcal occlusion.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallHL-AT.jpg"/>
				<caption>Rate of identification of the correct individual using horizontally obscured inputs with the averaging technique.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallHL-RT.jpg"/>
				<caption>Rate of identification of the correct individual using horizontally obscured inputs with the removal technique.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallVL-AT.jpg"/>
				<caption>Rate of identification of the correct individual using vertically obscured inputs with the averaging technique.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallVL-RT.jpg"/>
				<caption>Rate of identification of the correct individual using vertically obscured inputs with the removal technique.</caption>
			</figure></para>
		<para id="Para5">For each image set stability was reached at the following hit rate and for the specified number of eigenfaces:<table id="tbl2">
				<name>Table 2. Number of Eigenfaces for Hit Rate Stability for Rice Image Set, Averaging Technique</name>
				<tgroup cols="3">
					<colspec colnum="1" colname="spycolgen1" colwidth="0.998008*"/>
					<colspec colnum="2" colname="spycolgen2" colwidth="1.003984*"/>
					<colspec colnum="3" colname="spycolgen3" colwidth="0.998008*"/>
					<tbody>
						<row>
							<entry>Occlusion</entry>
							<entry align="center">Stable Hit Rate</entry>
							<entry align="center">Number of Eigenfaces</entry>
						</row>
						<row>
							<entry>Horizontal 1 pixel</entry>
							<entry align="center">90%</entry>
							<entry align="center">13</entry>
						</row>
						<row>
							<entry>Horizontal 10 pixels</entry>
							<entry align="center">72%</entry>
							<entry align="center">7</entry>
						</row>
						<row>
							<entry>Horizontal 40 pixels</entry>
							<entry align="center">28%</entry>
							<entry align="center">4</entry>
						</row>
						<row>
							<entry>Vertical 1 pixel</entry>
							<entry align="center">90%</entry>
							<entry align="center">11</entry>
						</row>
						<row>
							<entry>Vertical 10 pixels</entry>
							<entry align="center">83%</entry>
							<entry align="center">7</entry>
						</row>
						<row>
							<entry>Vertical 40 pixels</entry>
							<entry align="center">71%</entry>
							<entry align="center">5</entry>
						</row>
					</tbody>
				</tgroup>
			</table><table id="tbl3">
				<name>Table 3. Number of Eigenfaces for Hit Rate Stability for Rice Image Set, Removal Technique</name>
				<tgroup cols="3">
					<colspec colnum="1" colname="spycolgen1" colwidth="*"/>
					<colspec colnum="2" colname="spycolgen2" colwidth="*"/>
					<colspec colnum="3" colname="spycolgen3" colwidth="*"/>
					<tbody>
						<row>
							<entry>Occlusion</entry>
							<entry align="center">Stable Hit Rate</entry>
							<entry align="center">Number of Eigenfaces</entry>
						</row>
						<row>
							<entry>Horizontal 1 pixel</entry>
							<entry align="center">72%</entry>
							<entry align="center">11</entry>
						</row>
						<row>
							<entry>Horizontal 10 pixels</entry>
							<entry align="center">72%</entry>
							<entry align="center">12</entry>
						</row>
						<row>
							<entry>Horizontal 40 pixels</entry>
							<entry align="center">56%</entry>
							<entry align="center">14</entry>
						</row>
						<row>
							<entry>Vertical 1 pixel</entry>
							<entry align="center">72%</entry>
							<entry align="center">11</entry>
						</row>
						<row>
							<entry>Vertical 10 pixels</entry>
							<entry align="center">74%</entry>
							<entry align="center">12</entry>
						</row>
						<row>
							<entry>Vertical 40 pixels</entry>
							<entry align="center">72%</entry>
							<entry align="center">15</entry>
						</row>
					</tbody>
				</tgroup>
			</table></para>
		<para id="Para6">For detection tests using a number of eigenfaces greater than that specified in Tables 2 and 3 no significant improvement in detection success rate was achieved.  In this way, occlusion tests suggest that implementations for both averaging and removal techniques do not achieve greater detection rates with numbers of eigenfaces greater than the minimum number needed for stability without occlusions.</para>
		<para id="blank2"/>
		<para id="Para7"><name>Blurred Input Results</name>For both averaging and removal techniques, Rice image sets were tested for detection rates after being filtered with a two dimensional boxcar blur of various lengths.  Results continue to indicate that the use of eigenfaces beyond the minimum necessary to achieve stability in the undistorted case is still unnecessary.<figure>
				<media type="image/jpg" src="mattie2.jpg"/>
				<caption>(a) undistorted base image.  (b) same image with 20 pixel 2D boxcar blur.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallB-AT.jpg"/>
				<caption>Rate of identification of the correct individual for blurred input images with the averaging technique.</caption>
			</figure><figure>
				<media type="image/jpg" src="smallB-RT.jpg"/>
				<caption>Rate of identification of the correct individual for blurred input images with the removal technique.</caption>
			</figure></para>
		<para id="Para8">For each image set stability was reached at the following hit rate and for the specified number of eigenfaces:<table id="tbl4">
				<name>Table 4. Number of Eigenfaces for Hit Rate Stability for Rice Image Set, Averaging Technique</name>
				<tgroup cols="3">
					<colspec colnum="1" colname="spycolgen1" colwidth="*"/>
					<colspec colnum="2" colname="spycolgen2" colwidth="*"/>
					<colspec colnum="3" colname="spycolgen3" colwidth="*"/>
					<tbody>
						<row>
							<entry>Boxcar Length</entry>
							<entry align="center">Stable Hit Rate</entry>
							<entry align="center">Number of Eigenfaces</entry>
						</row>
						<row>
							<entry>2 pixels</entry>
							<entry align="center">90%</entry>
							<entry align="center">12</entry>
						</row>
						<row>
							<entry>20 pixels</entry>
							<entry align="center">80%</entry>
							<entry align="center">13</entry>
						</row>
						<row>
							<entry>40 pixels</entry>
							<entry align="center">67%</entry>
							<entry align="center">15</entry>
						</row>
					</tbody>
				</tgroup>
			</table><table id="tbl5">
				<name>Table 5. Number of Eigenfaces for Hit Rate Stability for Rice Image Set, Averaging Technique</name>
				<tgroup cols="3">
					<colspec colnum="1" colname="spycolgen1" colwidth="*"/>
					<colspec colnum="2" colname="spycolgen2" colwidth="*"/>
					<colspec colnum="3" colname="spycolgen3" colwidth="*"/>
					<tbody>
						<row>
							<entry>Boxcar Length</entry>
							<entry align="center">Stable Hit Rate</entry>
							<entry align="center">Number of Eigenfaces</entry>
						</row>
						<row>
							<entry>2 pixels</entry>
							<entry align="center">72%</entry>
							<entry align="center">9</entry>
						</row>
						<row>
							<entry>20 pixels</entry>
							<entry align="center">66%</entry>
							<entry align="center">14</entry>
						</row>
						<row>
							<entry>40 pixels</entry>
							<entry align="center">44%</entry>
							<entry align="center">15</entry>
						</row>
					</tbody>
				</tgroup>
			</table></para>
		<para id="Para9">For detection tests using a number of eigenfaces greater than that specified in Tables 4 and 5 no significant improvement in detection success rate was achieved.  In this way, blurring tests suggest that implementations for both averaging and removal techniques do not achieve greater detection rates with numbers of eigenfaces greater than the number needed for stability without blurring.</para>
	</content>
</document>
