
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
    
    <titleInfo>
        <title>Autotagging to improve text search for 3D models</title>
    </titleInfo>
    <name type="personal">
        <namePart type="family">Goldfeder</namePart>
        <namePart type="given">Corey</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="pka1">
        <namePart type="family">Allen</namePart>
        <namePart type="given">Peter K.</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="corporate">
        <namePart>Columbia University. Computer Science</namePart>
        <role>
            <roleTerm type="text">originator</roleTerm>
        </role>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre>Articles</genre>
    
    <originInfo>
        <dateIssued encoding="w3cdtf" keyDate="yes">2008</dateIssued>
    </originInfo>
    
    <language>
        <languageTerm type="text">English</languageTerm>
    </language>
    <abstract>Text search on databases of 3D models has traditionally worked poorly, as text annotations on 3D models are often unreliable or incomplete. We attempt to improve the recall of text search by automatically assigning appropriate tags to models. Our algorithm finds relevant tags by appealing to a large corpus of partially labeled example models, which does not have to be preclassified or otherwise prepared. For this purpose we use a copy of Google 3D Warehouse, a database of user contributed models which is publicly available on the Internet. Given a model to tag, we find geometrically similar models in the corpus, based on distances in a reduced dimensional space derived from Zernike descriptors. The labels of these neighbors are used as tag candidates for the model with probabilities proportional to the degree of geometric similarity. We show experimentally that text based search for 3D models using our computed tags can approach the quality of geometry based search.</abstract>
    <subject>
        <topic>Robotics</topic>
    </subject>
    <subject>
        <topic>Artificial intelligence</topic>
    </subject>
    <relatedItem type="host">
        <titleInfo>
            <title>IEEE International Conference on Shape Modeling and Applications 2008: Stony Brook, New York, USA, June 4-6, 2008: Proceedings</title>
        </titleInfo>
        <name type="personal">
            <namePart type="family">Spagnuolo</namePart>
            <namePart type="given">Michela</namePart>
            <role>
                <roleTerm type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="family">Cohen-Or</namePart>
            <namePart type="given">Daniel</namePart>
            <role>
                <roleTerm type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="family">Gu</namePart>
            <namePart type="given">Xianfeng David</namePart>
            <role>
                <roleTerm type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <place>
               <placeTerm type="text">Piscataway, N.J.</placeTerm>
            </place>
            <publisher>IEEE</publisher>
            <dateIssued encoding="w3cdtf">2008</dateIssued>
        </originInfo>
        <part>
            <extent unit="page">
                <start>281</start>
                <end>282</end>
            </extent>
        </part>
        <identifier type="doi">http://dx.doi.org/0.1109/SMI.2008.4548007</identifier>
        <relatedItem type="series">
            <titleInfo>       
         <title></title>
            </titleInfo>
        </relatedItem>
    </relatedItem>
    <identifier type="hdl">http://hdl.handle.net/10022/AC:P:15129</identifier>
    
    <location>
        <physicalLocation authority="marcorg">NNC</physicalLocation>
    </location>
    
    <recordInfo>
        <recordContentSource authority="marcorg">NNC</recordContentSource>
        <recordCreationDate encoding="w3cdtf">2012-10-31 15:02:23 -0400</recordCreationDate>
        <recordChangeDate encoding="w3cdtf">2012-10-31 15:10:47 -0400</recordChangeDate>
        <recordIdentifier>9131</recordIdentifier>
        <languageOfCataloging>
            <languageTerm authority="iso639-2b">eng</languageTerm>
        </languageOfCataloging>
    </recordInfo>
    
</mods>
