0% found this document useful (0 votes)
12 views7 pages

INTRODUCTION

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views7 pages

INTRODUCTION

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

INTRODUCTION

• IR finds textual documents that satisfy a user’s information needs from within
a substantial number of documents, which are commonly stored on computers.

• Enhance document indexing that improves indexing efficiency for large


datasets, minimizes index size, and speeds up query response times with
minimal I/O overhead by using Advanced Document Indexing Method
(ADIM)

• Retrieve relevant documents for user queries by addressing issues of irrelevant


high-ranked results and overlooked relevant document
• Use learning-based models and algorithms to optimize retrieval processes and
achieve higher relevance in results.
• Minimize the storage needs for maintaining indexes by utilizing the ADIM
technique.
• Tackle ranking and query optimization problems by improving the relevance
ranking of retrieved documents by using culture algorithm.
• Culture algorithm helps in dynamically adapting query weights and improving
retrieval performance by learning from previous iterations.
Literature Review
Authors & Publication year Problem identified Outcome or Disadvantage or
Title & Techniques used performance Future Work

. An Efficient Enhancing information Enhanced efficiency, Explore hybrid models,


Information Retrieval 2022 retrieval efficiency by relevance, and optimize algorithms
System Using addressing ranking, ranking using further, and enhance
Evolutionary relevance, and retrieval user experience through
evolutionary
Algorithms by Doaa N. challenges using adaptive information
Mhawi , Haider W. evolutionary algorithms with retrieval techniques.
Oleiwi algorithms. improved precision,
recall, scalability,
and user interaction.

Benaida, M. Genetic 2021 Genetic algorithms face Improved optimization Exploring hybrid
algorithm: Reviews, challenges in results, enhanced algorithms, optimizing
implementations and convergence, diversity solution quality, and parameters, and
maintenance, and increased efficiency in expanding applications
applications by Alam
require adaptive various engineering in diverse engineering
T, Qamar, S.
parameter tuning applications achieved. and educational fields.
techniques.
Authors & Publication year Problem identified Outcome or Disadvantage or
Title & Techniques used performance Future Work

A review of the Insufficient Improved forecasting Future work may focus


applications of genetic 2021 understanding of accuracy of commodity on enhancing algorithm
algorithms to genetic algorithms' prices using genetic efficiency, integrating
forecasting prices by effectiveness in algorithms compared to machine learning
Drachal, K.; Pawłowski, accurately forecasting traditional prediction techniques, and
M commodity prices methods. expanding applications.
requires exploration.

An Introduction to 2017 The paper addresses The study outlines Future work focuses on
Information challenges in effectively improved retrieval advanced algorithms,
Retrieval. By Ceri S, retrieving relevant techniques, enhanced user personalization,
information from vast relevance ranking, and and integrating
Bozzon, A. web data sources. user satisfaction in machine learning for
information retrieval. improved retrieval.
Methodology
ADIM Stage : This stage is composed of two main steps WebKb dataset reading and ADIM.
WebKb Dataset Reading :
This dataset contains worldwide webpages obtained several universities.
WebKb is composed of 8280 HTML-programed semistructured
documents.

ADIM :
The search engines store indices of all the available documents in the
documents index.
It proposes a method for document indexing that
reduces the required memory storage space during query processing.
Modified Genetic Algorithm (MGA):

• Adapted to enhance query optimization and


ranking problems in IR systems.
• Used to iteratively refine queries by
modifying weights to improve document
retrieval relevance.
• Facilitates the exploration of large solution
spaces to find optimal or near-optimal results
for matching user queries.
• MGA introduces specific modifications to the
traditional Genetic Algorithm to suit the
context of IR, focusing on the efficient
retrieval of documents from large datasets.
Culture Algorithm (CA):

• Integrated with MGA to leverage its capability for guiding search


processes using a knowledge component (belief space).

• Helps in dynamically adapting query weights and improving


retrieval performance by learning from previous iterations.

• Enhances the performance of MGA by adding a layer of cultural


evolution, which incorporates shared knowledge to refine
search and retrieval processes

You might also like