ACTIVE LEARNING METHODS FOR INTERACTIVE IMAGE RETRIEVAL - IMAGE PROCESSING
#1

ACTIVE LEARNING METHODS FOR INTERACTIVE IMAGE RETRIEVAL - IMAGE PROCESSING

Active learning methods have been considered with increased interest in the statistical learning community. Initially developed within a classification framework, a lot of extensions are now being proposed to handle multimedia applications. This paper provides algorithms within a statistical framework to extend active learning for online content-based image retrieval (CBIR). The classification framework is presented with experiments to compare several powerful classification techniques in this information retrieval context. Focusing on interactive methods, active learning strategy is then described. The limitations of this approach for CBIR are emphasized before presenting our new active selection process RETIN. First, as any active method is sensitive to the boundary estimation between classes, the RETIN strategy carries out a boundary correction to make the retrieval process more robust. Second, the criterion of generalization error to optimize the active learning selection is modified to better represent the CBIR objective of database ranking. Third, a batch processing of images is proposed. Our strategy leads to a fast and efficient active learning scheme to retrieve sets of online images (query concept). Experiments on large databases show that the RETIN method performs well in comparison to several other active strategies.
Technology to use: .NET
Reply
#2
Thumbs Up 
[attachment=4973]
Active Learning Methods for Interactive Image Retrieval



Scope of the project:

The aim is to build a fast and efficient strategy to retrieve the query
Concept in content-based image retrieval

Introduction:
Human interactive systems have attracted a lot of research interest in recent years, especially for content- based image retrieval systems. Contrary to the early systems, which focused on fully automatic strategies, recent approaches have introduced human-computer interaction. In this paper, we focus on the retrieval of concepts within a large image collection. We assume that a user is looking for a set of images, the query concept, within a database. The aim is to build a fast and efficient strategy to retrieve the query
Concept. In content-based image retrieval (CBIR), the search may be initiated using a query as an example. The top rank similar images are then presented to the user. Then, the interactive process allows the user to refine his request as much as necessary in
a relevance feedback loop. Many kinds of interaction between the user and the system have been proposed, but most of the time, user information consists of binary labels indicating whether or not the image belongs to the desired concept.
Module Description:


1) RGB Projections:

The RGB color model is an additive color model in which red, green, and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue. The main purpose of the RGB color model is for the sensing, representation, and display of images in electronic systems, such as conventional photography.
In this module the RGB Projections is used to find the size of the image vertically and horizontally.
2) Image Utility:

Whenever minimizing the error of classification is interesting for CBIR, this criterion does not completely reflect the user satisfaction. Other utility criteria
Closer to this, such as precision, should provide more efficient selections.

3) Comparable Image:

In this module a reselection technique to speed up the selection process, which leads to a computational complexity negligible compared to the size of the database for the whole active learning process. All these components are integrated in our retrieval system, called RETIN and the user gives new labels for images, and they are compared to the current classification. If the user mostly gives relevant labels, the system should propose new images for labeling around a higher rank to get more irrelevant labels.

4) Similarity measure:

The results in terms of mean average precision according to the training set size (we omit the KFD which gives results very close to inductive SVMs) for both ANN and Corel databases. One can see that the classification-based methods give the best results, showing the power of statistical methods over geometrical approaches, like the one reported here (similarity refinement method).


5) Result:
Finally, the image will take the relevant image what the user search. One can see that we have selected concepts of different levels of complexities. The performances go from few percentages of Mean average precision to 89%. The concepts that are the most difficult to retrieve are very small and/or have a much diversified visual content. The method which aims at minimizing the error of generalization is the less efficient active learning method. The most efficient method is the precision- oriented method.

Reply
#3


Active Learning Methods for Interactive Image Retrieval

Abstract:

Active learning methods have been considered with increased interest in the statistical learning community. Initially developed within a classification framework, a lot of extensions are now being proposed to handle multimedia applications. This paper provides algorithms within a statistical framework to extend active learning for online content-based image retrieval (CBIR). The classification framework is presented with experiments to compare several powerful classification techniques in this information retrieval context. Focusing on interactive methods, active learning strategy is then described. The limitations of this approach for CBIR are emphasized before presenting our new active selection process RETIN. First, as any active method is sensitive to the boundary estimation between classes, the RETIN strategy carries out a boundary correction to make the retrieval process more robust. Second, the criterion of generalization error to optimize the active learning selection is modified to better represent the CBIR objective of database ranking. Third, a batch processing of images is proposed. Our strategy leads to a fast and efficient active learning scheme to retrieve sets of online images (query concept). Experiments on large databases show that the RETIN method performs well in comparison to several other active strategies.












Existing System:

In the existing system the CBIR method faced a lot of disadvantage in case of the image retrival. The following are the main disadvantage faced in case of the medical field - Medical image description is an important problem in content-based medical image retrieval. Hierarchical medical image semantic features description model is proposed according to the main sources to get semantic features currently. Hence we propose the new algorithim to over come the existing system.

In existing system ,Images were first annotated with text and then searched using a text-based approach from traditional database management systems.


Proposed System:

 In case of the proposed system we use the following method to improve the efficiency. They are as follows.
 We implemented our models in a CBIR system for a specific application domain, the retrieval of coats of arms. We implemented altogether 19 features, including a color histogram, symmetry features.
• Content-based image retrieval, uses the visual contents of an image such as color, shape, texture, and spatial layout to represent and index the image














Hardware Requirements
• SYSTEM : Pentium IV 2.4 GHz
• HARD DISK : 40 GB
• FLOPPY DRIVE : 1.44 MB
• MONITOR : 15 VGA colour
• MOUSE : Logitech.
• RAM : 256 MB
• KEYBOARD : 110 keys enhanced.

Software Requirements
• Operating system :- Windows XP Professional
• Front End :- Microsoft Visual Studio .Net 2005
• Coding Language : - C# 2005.


Reference:

[1] R. Veltkamp, “Content-based image retrieval system: A survey,” Tech. Rep., Univ. Utrecht, Utrecht, The Netherlands, 2002.

[2] Y. Rui, T. Huang, S. Mehrotra, and M. Ortega, “A relevance feedback architecture for content-based multimedia information retrieval systems,” in Proc. IEEE Workshop Content-Based Access of Image and Video Libraries, 1997, pp. 92–89.

[3] E. Chang, B. T. Li, G. Wu, and K Goh, “Statistical learning for effective visual information retrieval,” in Proc. IEEE Int. Conf. Image Processing, Barcelona, Spain, Sep. 2003, pp. 609–612.

[4] S. Aksoy, R. Haralick, F. Cheikh, and M. Gabbouj, “A weighted distance approach to relevance feedback,” in Proc. IAPR Int. Conf. Pattern Recognition, Barcelona, Spain, Sep. 3–8, 2000, vol. IV, pp. 812–815.

[5] J. Peng, B. Bhanu, and S. Qing, “Probabilistic feature relevance learning for content-based image retrieval,” Comput. Vis. Image Understand., vol. 75, no. 1-2, pp. 150–164, Jul.-Aug. 1999.









http://hal.archives-ouvertes.fr/docs/00/...in08ip.pdf
Reply
#4
hey can anyone please upload the project code for Active learning method for interactive image retrieval in MATLAB .modules required or the complete project report.please do reply
Reply
#5

hey i am trying to contact the person who did this project ..
wait some time for upload the content by him
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: topics in e learning, image tampering matlab, source code of image processing software in java, topic of image processing, e learning seminar, image processing cuda, ag learning,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Packet-Hiding Methods for Preventing Selective Jamming Attacks 1 680 14-02-2017, 11:35 AM
Last Post: ijasti
  Content-based image retrieval (CBIR) System project topics 15 13,766 13-05-2016, 02:30 PM
Last Post: dhanabhagya
  image processing projects ideas project topics 4 5,044 05-01-2016, 02:22 PM
Last Post: seminar report asees
  Image Processing - Noise Reduction project topics 3 3,772 26-08-2015, 02:55 PM
Last Post: dhivya srinivasan
  Visa Processing System full report and asp source code project topics 2 5,533 19-06-2014, 06:54 PM
Last Post: seminar report asees
  Developing a web application to transfer image and patient information project report maker 2 3,670 21-03-2014, 01:44 AM
Last Post: MichaelPn
  Privacy Preserving Decision Tree Learning Using Unrealized Data Sets Projects9 1 2,353 30-10-2013, 01:18 PM
Last Post: Guest
  Sales Order Processing computer science technology 3 3,137 03-09-2013, 08:37 PM
Last Post: [email protected]
  Packet-Hiding Methods for Preventing Selective Jamming Attacks Projects9 5 4,374 30-07-2013, 05:30 PM
Last Post: mounikabujji
  Digital Image Processing Techniques for the Detection and Removal of Cracks in Digiti electronics seminars 4 4,883 22-07-2013, 09:37 PM
Last Post: Guest

Forum Jump: