Search (4 results, page 1 of 1)

  • × author_ss:"Rowe, N.C."
  • × language_ss:"e"
  • × year_i:[1990 TO 2000}
  1. Rowe, N.C.; Guglielma, E.J.: Exploiting captions in retrieval of multimedia data (1993) 0.01
    0.014782455 = product of:
      0.05912982 = sum of:
        0.05912982 = weight(_text_:data in 5815) [ClassicSimilarity], result of:
          0.05912982 = score(doc=5815,freq=8.0), product of:
            0.120893985 = queryWeight, product of:
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.03823278 = queryNorm
            0.48910472 = fieldWeight in 5815, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5815)
      0.25 = coord(1/4)
    
    Abstract
    Descriptive natural language captions can help organize multimedia data. Describes the MARIE system which interprets English queries directing the retrieval of media objects. It exploits previously interpreted and indexed English captions for the media objects. Routing filtering of queries through descriptively complex captions before retrieving data can improve retrieval speed, as media data are often bulky and tinme-consuming to retrieve and difficult upon which to perform content analysis and even small improvements to query precision can pay off. Handling the English of captions and queries about does not require deep understanding, just a comprehensive type hierarchy for captions concepts. An important innovation of MARIE is supercaptions describing sets of captions which can ninimize caption redundancy
  2. Rowe, N.C.: Inferring depictions in natural-language captions for efficient access to picture data (1994) 0.01
    0.0128019815 = product of:
      0.051207926 = sum of:
        0.051207926 = weight(_text_:data in 7296) [ClassicSimilarity], result of:
          0.051207926 = score(doc=7296,freq=6.0), product of:
            0.120893985 = queryWeight, product of:
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.03823278 = queryNorm
            0.42357713 = fieldWeight in 7296, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.0546875 = fieldNorm(doc=7296)
      0.25 = coord(1/4)
    
    Abstract
    Multimedia data can require significant examination time to find desired features ('content analysis'). An alternative is using natural-language captions to describe the data, and matching captions to English queries. But it is hard to include everything in the caption of a complicated datum, so significant content analysis may still seem required. We discuss linguistic clues in captions, both syntactic and semantic, that can simplify or eliminate content analysis. We introduce the notion of content depiction and ruled for depiction inference. Our approach is implemented in an expert system which demonstrated significant increases in recall in experiments
  3. Guglielmo, E.J.; Rowe, N.C.: Natural-language retrieval of images based on descriptive captions (1996) 0.01
    0.008959521 = product of:
      0.035838082 = sum of:
        0.035838082 = weight(_text_:data in 6624) [ClassicSimilarity], result of:
          0.035838082 = score(doc=6624,freq=4.0), product of:
            0.120893985 = queryWeight, product of:
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.03823278 = queryNorm
            0.29644224 = fieldWeight in 6624, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.046875 = fieldNorm(doc=6624)
      0.25 = coord(1/4)
    
    Abstract
    Describes a prototype intelligent information retrieval system that uses natural-language understanding to efficiently locate captioned data. Multimedia data generally requires captions to explain its features and significance. Such descriptive captions often rely on long nominal compunds (strings of consecutive nouns) which create problems of ambiguous word sense. Presents a system in which captions and user queries are parsed and interpreted to produce a logical form, using a detailed theory of the meaning of nominal compounds. A fine-grain match can then compare the logical form of the query to the logical forms for each caption. To improve system efficiency, the system performs a coarse-grain match with index files, using nouns and verbs extracted from the query. Experiments with randomly selected queries and captions from an existing image library show an increase of 30% in precision and 50% in recall over the keyphrase approach currently used. Processing times have a median of 7 seconds as compared to 8 minutes for the existing system
  4. Rowe, N.C.: Using local optimality criteria for efficient information retrieval with redundant information filters (1996) 0.01
    0.008447117 = product of:
      0.03378847 = sum of:
        0.03378847 = weight(_text_:data in 5594) [ClassicSimilarity], result of:
          0.03378847 = score(doc=5594,freq=2.0), product of:
            0.120893985 = queryWeight, product of:
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.03823278 = queryNorm
            0.2794884 = fieldWeight in 5594, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1620505 = idf(docFreq=5088, maxDocs=44218)
              0.0625 = fieldNorm(doc=5594)
      0.25 = coord(1/4)
    
    Abstract
    Discusses information filters, particularly redundant information filters, for reducing the number of possibilities before retrieval. Develops simple polynomial-time local criteria for optimal execution plans and shows that most forms of concurrency are suboptimal with information filters. The local optimality criteria find the global optimum with 15 or fewer filters. Applies these ideas to the retrieval of captioned data using natural language understanding in which the natural language processing may cause a bottleneck of not well implemented