Content-based image retrieval: Difference between revisions

Content deleted Content added
Importing Wikidata short description: "Method of image retrieval"
 
(14 intermediate revisions by 9 users not shown)
Line 1:
{{Short description|Method of image retrieval}}
{{merge from|Visual search engine|date=June 2022}}
[[File:Principe cbir.png|thumb|General scheme of content-based image retrieval]]
'''Content-based image retrieval''', also known as '''query by image content''' ('''[[#QBIC|QBIC]]''') and '''content-based visual information retrieval''' ('''CBVIR'''), is the application of [[computer vision]] techniques to the [[image retrieval]] problem, that is, the problem of searching for [[digital image]]s in large [[database]]s (see this survey<ref name="Survey">''[http://www.ugmode.com/prior_art/lew2006cbm.pdf Content-based Multimedia Information Retrieval: State of the Art and Challenges]''
Line 9 ⟶ 8:
"Content-based" means that the search analyzes the contents of the image rather than the [[Metadata (computing)|metadata]] such as keywords, tags, or descriptions associated with the image. The term "content" in this context might refer to colors, shapes, textures, or any other information that can be derived from the image itself. CBIR is desirable because searches that rely purely on metadata are dependent on [[Automatic image annotation|annotation]] quality and completeness.
 
==Comparison with metadata searching==
HavingAn [[image meta search]] requires humans to have manually annotateannotated images by entering keywords or metadata in a large database, which can be time-consuming and may not capture the keywords desired to describe the image. The evaluation of the effectiveness of keyword image search is subjective and has not been well-defined. In the same regard, CBIR systems have similar challenges in defining success.<ref name="Eakins">{{cite web |url=http://www.jisc.ac.uk/uploaded_documents/jtap-039.doc |title=Content-based Image Retrieval |author=Eakins, John |author2=Graham, Margaret |publisher=University of Northumbria at Newcastle |access-date=2014-03-10 |url-status=dead |archive-url=https://web.archive.org/web/20120205153636/http://www.jisc.ac.uk/uploaded_documents/jtap-039.doc |archive-date=2012-02-05 }}</ref> "Keywords also limit the scope of queries to the set of predetermined criteria." and, "having been set up" are less reliable than using the content itself.<ref name=IW.1996/>
 
==History==
The term "content-based image retrieval" seems to have originated in 1992 when it was used by Japanese [[Electrotechnical Laboratory]] engineer Toshikazu Kato to describe experiments into automatic retrieval of images from a database, based on the colors and shapes present.<ref name="Eakins"/><ref>{{cite journal |last1=Kato |first1=Toshikazu |editor-first1=Albert A. |editor-first2=Carlton W. |editor-last1=Jamberdino |editor-last2=Niblack |title=Database architecture for content-based image retrieval |journal=Image Storage and Retrieval Systems |date=April 1992 |volume=1662 |pages=112–123 |doi=10.1117/12.58497 |bibcode=1992SPIE.1662..112K |publisher=International Society for Optics and Photonics|s2cid=14342247 }}</ref> Since then, the term has been used to describe the process of retrieving desired images from a large collection on the basis of syntactical image features. The techniques, tools, and algorithms that are used originate from fields such as statistics, pattern recognition, signal processing, and computer vision.<ref name="Survey" />
 
==={{Visible anchor|QBIC}} - Query By Image Content===
Line 45:
|issue=9
|pages=23–32
}}</ref><ref name="Rui">{{cite journal|last1=Rui|first1=Yong|last2=Huang|first2=Thomas S.|last3=Chang|first3=Shih-Fu|title=Image Retrieval: Current Techniques, Promising Directions, and Open Issues|journal=Journal of Visual Communication and Image Representation|date=1999|volume=10|pages=39–62|doi=10.1006/jvci.1999.0413|citeseerx=10.1.1.32.7819|s2cid=2910032 }}{{dead link|date=September 2017 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> Recent network- and graph-based approaches have presented a simple and attractive alternative to existing methods.<ref name="Banerjee">{{cite journal|last1=Banerjee, S. J.|display-authors=et al|title=Using complex networks towards information retrieval and diagnostics in multidimensional imaging|journal=Scientific Reports|date=2015|volume=5|pages=17271|doi=10.1038/srep17271|arxiv=1506.02602|pmid=26626047|pmc=4667282|bibcode=2015NatSR...517271B}}</ref>
 
While the storing of multiple images as part of a single entity preceded the term [[Object storage|BLOB]] ('''B'''inary '''L'''arge '''OB'''ject),<ref>{{cite web
|url=http://www.cvalde.net/misc/blob_true_history.htm
|archive-url=https://web.archive.org/web/20110723065224/http://www.cvalde.net/misc/blob_true_history.htm
Line 53:
|archive-date=2011-07-23
|title=The true story of BLOBs}}</ref> the ability to fully search by content, rather than by description, had to await IBM's QBIC.<ref name=IW.1996>{{cite magazine |magazine=[[InformationWeek|Information Week]] (OnLine-reprinted in Silicon Investor's Stock Discussion Forums (Aug. 6, 1996) |page=69 (IW) |author=Julie Anderson |date=April 29, 1996 |title=Search Images / Object Design Inc - Bargain of the year Stock Discussion Forums (Aug. 6, 1996) |url=https://www.siliconinvestor.com/readmsgs.aspx?subjectid=6903%26msgnum=17%26batchsize=10%26batchtype=Previous |quote=At DB Expo in San Francisco earlier this month ... }}{{Dead link|date=July 2019 |bot=InternetArchiveBot |fix-attempted=yes }}</ref>
=== VisualRank ===
{{excerpt|VisualRank}}
 
==Technical progress==
Line 60 ⟶ 62:
 
==Techniques==
Many CBIR systems have been developed, but {{asofas of|2006|lc=y}}, the problem of retrieving images on the basis of their pixel content remains largely unsolved.<ref name="Survey"/>{{needs update inline|date=January 2020}}
 
Different query techniques and implementations of CBIR make use of different types of user queries.
Line 77 ⟶ 79:
 
===Semantic retrieval===
''Semantic'' retrieval starts with a user making a request like "find pictures of Abraham Lincoln". This type of open-ended task is very difficult for computers to perform - Lincoln may not always be facing the camera or in the same [[pose (computer vision)|pose]]. Many CBIR systems therefore generally make use of lower-level features like texture, color, and shape. These features are either used in combination with interfaces that allow easier input of the criteria or with databases that have already been trained to match features (such as faces, fingerprints, or shape matching). However, in general, image retrieval requires human feedback in order to identify higher-level concepts.<ref name="Rui" />
 
===Relevance feedback (human interaction)===
Combining CBIR search techniques available with the wide range of potential users and their intent can be a difficult task. An aspect of making CBIR successful relies entirely on the ability to understand the user intent.<ref name="Ddata">{{cite journal | last=Datta | first=Ritendra |author2=Dhiraj Joshi |author3=Jia Li|author3-link=Jia Li |author4=James Z. Wang | title=Image Retrieval: Ideas, Influences, and Trends of the New Age | journal=ACM Computing Surveys | url=http://infolab.stanford.edu/~wangz/project/imsearch/review/JOUR/ | year=2008 | doi=10.1145/1348246.1348248 | volume=40 | issue=2 | pages=1–60| s2cid=7060187 }}</ref> CBIR systems can make use of ''[[relevance feedback]]'', where the user progressively refines the search results by marking images in the results as "relevant", "not relevant", or "neutral" to the search query, then repeating the search with the new information. Examples of this type of interface have been developed.<ref name="Bird"/>
 
===Iterative/machine learning===
Line 89 ⟶ 91:
 
==Content comparison using image distance measures==
The most common method for comparing two images in content-based image retrieval (typically an example image and an image from the database) is using an image distance measure. An image distance measure compares the [[similarity measure|similarity]] of two images in various dimensions such as color, texture, shape, and others. For example, a distance of 0 signifies an exact match with the query, with respect to the dimensions that were considered. As one may intuitively gather, a value greater than 0 indicates various degrees of similarities between the images. Search results then can be sorted based on their distance to the queried image.<ref name="Shapiro2001" /> Many measures of image distance (Similarity Models) have been developed.<ref>Eidenberger, Horst (2011). "Fundamental Media Understanding", atpress. {{ISBN|978-3-8423-7917-6}}.</ref>
 
===Color===
Line 97 ⟶ 99:
[[Image texture|Texture]] measures look for visual patterns in images and how they are spatially defined. Textures are represented by [[Texel (graphics)|texels]] which are then placed into a number of sets, depending on how many textures are detected in the image. These sets not only define the texture, but also where in the image the texture is located.<ref name="Shapiro2001"/>
 
Texture is a difficult concept to represent. The identification of specific textures in an image is achieved primarily by modeling texture as a two-dimensional gray level variation. The relative brightness of pairs of pixels is computed such that degree of contrast, regularity, coarseness and directionality may be estimated.<ref name="Rui"/><ref name="Tamura">{{cite journal | last=Tamura| first=Hideyuki |author2=Mori, Shunji |author3=Yamawaki, Takashi | title=Textural Features Corresponding to Visual Perception | journal=IEEE Transactions on Systems, Man, and Cybernetics| year=1978|volume=8|issue=6|pages=460, 473 | doi=10.1109/tsmc.1978.4309999| s2cid=32197839 }}</ref> The problem is in identifying patterns of co-pixel variation and associating them with particular classes of textures such as ''silky'', or ''rough''.
 
Other methods of classifying textures include:
* [[Image texture#Co-occurrence Matrices|Co-occurrence matrix]]
* [[Image texture#Laws Texture Energy Measures|Laws texture energy]]
* [[Wavelet transform]]
* [[Orthogonal transform]]s (discrete chebyshevChebyshev moments)
 
===Shape===
Shape does not refer to the shape of an image but to the shape of a particular region that is being sought out. Shapes will often be determined first applying [[Segmentation (image processing)|segmentation]] or [[edge detection]] to an image. Other methods use shape filters to identify given shapes of an image.<ref>{{cite book | last=Tushabe | first=F. |author2=M.H.F. Wilkinson | title=Advances in Multilingual and Multimodal Information Retrieval | chapter=Content-basedBased Image Retrieval Using Combined 2D Attribute Pattern Spectra | volume=5152 | pages=554–561 | year=2008| doi=10.1007/978-3-540-85760-0_69 | series=Lecture Notes in Computer Science | isbn=978-3-540-85759-4 | s2cid=18566543 | url=https://pure.rug.nl/ws/files/2720522/2008LNCSTushabe.pdf }}</ref> Shape descriptors may also need to be invariant to translation, rotation, and scale.<ref name="Rui"/>
 
Some shape descriptors include:<ref name="Rui"/>
Line 135 ⟶ 137:
* Photograph archives
* Retail catalogs
* Nudity-detection filters<ref>{{cite journal | last=Wang |first = James Ze |author2=Jia Li |author2-link=Jia Li|author3=Gio Wiederhold |author4=Oscar Firschein|title=System for Screening Objectionable Images|journal=Computer Communications|year = 1998|volume=21|issue=15|pages=1355–1360|doi=10.1016/s0140-3664(98)00203-5|citeseerx = 10.1.1.78.7689 }}</ref>
* [[Facial recognition system|Face Finding]]
* Textiles Industry<ref name="Bird">{{cite conference | last=Bird | first=C.L. | author2=P.J. Elliott |author3=E. Griffiths | title=User interfaces for content-based image retrieval |book-title=IEE Colloquium on Intelligent Image Databases |publisher=IET |doi=10.1049/ic:19960746 |date=1996}}</ref>
Line 172 ⟶ 174:
==Further reading==
{{external links|date=November 2022}}
 
===Relevant research papers===
* ''[http://doi.ieeecomputersociety.org/10.1109/2.410146 Query by Image and Video Content: The QBIC System]'', (Flickner, 1995)
Line 188 ⟶ 191:
* ''[https://doi.org/10.1007%2F3-540-45479-9_17 FACERET: An Interactive Face Retrieval System Based on Self-Organizing Maps]'' (Ruiz-del-Solar et al., 2002)
* ''[http://www-db.stanford.edu/~wangz/project/imsearch/ALIP/PAMI03/ Automatic Linguistic Indexing of Pictures by a Statistical Modeling Approach]'' (Li and Wang, 2003)
* ''[httphttps://ieeexplore.ieee.org/iel5stamp/8769/27772/01238663stamp.pdfjsp?arnumber=1238663 Video google: A text retrieval approach to object matching in videos]'' (Sivic & Zisserman, 2003)
* ''[http://www.svcl.ucsd.edu/publications/journal/2004/sp04/sp04.pdf Minimum Probability of Error Image Retrieval]'' (Vasconcelos, 2004)
* ''[http://www.svcl.ucsd.edu/publications/journal/2004/it04/it04.pdf On the Efficient Evaluation of Probabilistic Similarity Functions for Image Retrieval]'' (Vasconcelos, 2004)
Line 223 ⟶ 226:
* [https://www.springer.com/13735 IJMIR] many CBIR-related articles
* [http://www.sepham.com/ Search by Drawing]
* [https://web.archive.org/web/20120518124442/http://pixolution.does-it.net/fileadmin/template/visual_web_demo.html Demonstration of a visual search engine for images. (Search by example image or colors)]2.242654
 
{{Computer vision footer}}
 
{{DEFAULTSORT:Content-Based Image Retrieval}}