Reverse image search

Reverse image search is a content-based image retrieval (CBIR) query technique that involves providing the CBIR system with a sample image that it will then base its search upon; in terms of information retrieval, the sample image is what formulates a search query. In particular, reverse image search is characterized by a lack of search terms. This effectively removes the need for a user to guess at keywords or terms that may or may not return a correct result. Reverse image search also allows users to discover content that is related to a specific sample image,[1] popularity of an image, and discover manipulated versions and derivative works.[2]

Reverse image search using Google Images.

Uses

Reverse image search may be used to:[3]

  • Locate the source of an image.
  • Find higher resolution versions.
  • Discover webpages where the image appears.
  • Find the content creator.
  • Get information about an image.

Algorithms

Commonly used reverse image search algorithms include:[4]

Google Images

Google's Search by Image is a feature that uses reverse image search and allows users to search for related images just by uploading an image or image URL. Google accomplishes this by analyzing the submitted picture and constructing a mathematical model of it using advanced algorithms. It is then compared with billions of other images in Google's databases before returning matching and similar results. When available, Google also uses metadata about the image such as description.

TinEye

TinEye is a search engine specialized for reverse image search. Upon submitting an image, TinEye creates a "unique and compact digital signature or fingerprint" of said image and matches it with other indexed images.[6] This procedure is able to match even very edited versions of the submitted image, but will not usually return similar images in the results.[7]

Pixsy

Pixsy reverse image search technology detects image matches[8] on the public internet for images uploaded to the Pixsy platform.[9] New matches are automatically detected and alerts sent to the user. For unauthorised use, Pixsy offers a compensation recovery service[10][11] for commercial use of the image owners work. Pixsy partners with over 25 law firms and attorneys around the world to bring resolution for copyright infringement. Pixsy is the strategic image monitoring service for the Flickr platform and user.[12]

eBay

eBay ShopBot uses reverse image search to find products by a user uploaded photo. eBay uses a ResNet-50 network for category recognition, image hashes are stored in Google Bigtable; Apache Spark jobs are operated by Google Cloud Dataproc for image hash extraction; and the image ranking service is deployed by Kubernetes.[13]

SK Planet

SK Planet uses reverse image search to find related fashion items on its e-commerce website. It developed the vision encoder network based on the TensorFlow inception-v3, with speed of convergence and generalization for production usage. A recurrent neural network is used for multi-class classification, and fashion-product region-of interest detection is based on Faster R-CNN. SK Planet's reverse image search system is built in less than 100 man-months.[14]

Alibaba

Alibaba released the Pailitao application during 2014. Pailitao (Chinese: 拍立淘, literally means shopping through a camera) allows users to search for items on Alibaba's E-commercial platform by taking a photo of the query object. The Pailitao application uses a deep CNN model with branches for joint detection and feature learning to discover the detection mask and exact discriminative feature without background disturbance. GoogLeNet V1 is employed as the base model for category prediction and feature learning.[15][16]

Pinterest

Pinterest acquired startup company VisualGraph in 2014 and introduced visual search on its platform.[17] In 2015, Pinterest published a paper at the ACM Conference on Knowledge Discovery and Data Mining conference and disclosed the architecture of the system. The pipeline uses Apache Hadoop, the open-source Caffe convolutional neural network framework, Cascading for batch processing, PinLater for messaging, and Apache HBase for storage. Image characteristics, including local features, deep features, salient color signatures and salient pixels are extracted from user uploads. The system is operated by Amazon EC2, and only requires a cluster of 5 GPU instances to handle daily image uploads onto Pinterest. By using reverse image search, Pinterest is able to extract visual features from fashion objects (e.g. shoes, dress, glasses, bag, watch, pants, shorts, bikini, earrings) and offer product recommendations that look similar.[18][19]

LykDat

LykDat uses reverse image search to find fashion products across various online stores on the web.[20] LykDat also provides a Twitter bot that helps users carry out reverse image searches of photos they find within Twitter.[21]

JD.com

JD.com disclosed the design and implementation of its real time visual search system at the Middleware '18 conference. The peer reviewed paper focuses on the algorithms used by JD's distributed hierarchical image feature extraction, indexing and retrieval system, which has 300 million daily active users. The system was able to sustain 80 million updates to its database per hour when it was deployed in production in 2018.[22]

Research systems

Microsoft Research Asia's Beijing Lab published a paper in the Proceedings of the IEEE on the Arista-SS (Similar Search) and the Arista-DS (Duplicate Search) systems. Arista-DS only performs duplicate search algorithms such as principal component analysis on global image features to lower computational and memory costs. Arista-DS is able to perform duplicate search on 2 billion images with 10 servers but with the trade-off of not detecting near duplicates.[23]

Production reverse image search systems

See also

References

  1. "How to search by image". Retrieved 2 November 2013.
  2. "Video searching with Frompo". Frompo.com. Retrieved 2 November 2013.
  3. "FAQ - TinEye - Why use TinEye?". TinEye.
  4. Bundling Features for Large Scale Partial-DuplicateWeb Image Search Microsoft.
  5. A New Web Image Searching Engine by Using SIFT Algorithm computer.org
  6. "FAQ - TinEye - How does TinEye work?". TinEye.
  7. "FAQ - TinEye - Can TinEye find similar images??". TinEye.
  8. "Find stolen images - Pixsy". Pixsy. Retrieved 2017-10-20.
  9. "Pixsy.com review: Find & Fight Image Theft - Online Marketing for Artists -". Online Marketing for Artists. 2015-07-02. Retrieved 2017-10-20.
  10. https://plus.google.com/+SteveSchlackman (2014-10-18). "Pixsy: Find and Get Paid for Image Theft". artlawjournal.com. Retrieved 2017-10-20.
  11. "Resolve image theft - Pixsy". Pixsy. Retrieved 2017-10-20.
  12. "Flickr Teams Up with Pixsy to Get You Paid When Photos Are Stolen". petapixel.com. Retrieved 2019-12-12.
  13. "Visual Search at eBay". acm.org.
  14. Visual Fashion-Product Search at SK Planet
  15. "Visual Search at Alibaba". acm.org.
  16. "Shopping With Your Camera: Visual Image Search Meets E-Commerce at Alibaba". Alibaba Tech.
  17. Josh Constine. "Pinterest Acquires Image Recognition And Visual Search Startup VisualGraph". TechCrunch. AOL.
  18. "Visual Search at Pinterest". acm.org.
  19. "Building a scalable machine vision pipeline". Pinterest Engineering. Archived from the original on 2015-09-06.
  20. "Fashion Image Search - LykDat". LykDat. Retrieved 2020-09-30.
  21. "LykDat bot - Twitter". Retrieved 2020-09-30.
  22. "The Design and Implementation of a Real Time Visual Search System on JD E-commerce Platform". acm.org.
  23. Duplicate-Search-Based Image Annotation Using Web-Scale Data Microsoft.
  24. How to Do a Reverse Image Search From Your Phone
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.