SlideShare a Scribd company logo
1 of 8
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Abstract
The importance of query processing over uncertain data has recently arisen due to its wide usage in many
real-world applications. In the context of uncertain databases, previous works have studied many query
types such as nearest neighbor query, range query, top-k query, skyline query, and similarity join. In this
paper, we focus on another important query, namely, probabilistic group nearest neighbor (PGNN) query,
in the uncertain database, which also has many applications. a PGNN query retrieves data objects that
minimize the aggregate distance. Due to the inherent uncertainty of data objects, previous techniques to
answer group nearest neighbor (GNN) query cannot be directly applied to our PGNN problem. Motivated
by this, we propose effective pruning methods, namely, spatial pruning and probabilistic pruning, to
reduce the PGNN search space, which can be seamlessly integrated into our PGNN query procedure.
Extensive experiments have demonstrated the efficiency and effectiveness of our proposed approach.
Existing System
Many techniques for answering queries (e.g., nearest neighbor (NN) query and range query) assume that
data objects are precise, they cannot be directly applied to handle uncertain data (otherwise, inaccuracy or
even errors may be introduced). Thus, it is crucial to design novel approaches to efficiently and accurately
answer queries over uncertain objects. In the context of uncertain databases,previous works have studied
query types such as range query NN query , top-k query, skyline query , and similarity join .
 Existing systems uses query types such as nearest neighbor query, range query, top-k
query, skyline query, and similarity join.
 Multiple query method , Single point method and Minimum bounded method is used for
data retrieval.
Disadvantages
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
 Effective answering only for precise query points.
 Searching process is done in a very large search space.
 No knowledge about the size of the database.
 Pruning algorithms are not implemented
Proposed System
In an uncertain database,however,each data object has “dynamic” attributes, which means that the value
of an attribute locates within a range with some probability. Therefore,the pairwise distance between any
two objects is no longer a constant; instead, it is a variable. Correspondingly, we have to redefine the
GNN query over uncertain objects. In particular, in an uncertain database,a probabilistic group nearest
neighbor (PGNN) query retrieves a set of uncertain objects such that their probability of being GNN is
greater than a user-specified probability threshold .
Proposed system uses probability based nearest neighbor query.
Pruning algorithms are used to limit the search space such as
- spatial pruning
- Probabilistic pruning
Advantages
 Effective answering for precise and uncertain query points.
 Searching process is limited with pruning algorithms.
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
 Detailed knowledge about the size of the database.
MODULES:
The modules that are included in this project are
1.Group Nearest Neighbor (GNN) Query
2.Spatial Pruning
3.Probabilistic Pruning
Module 1: Group Nearest Neighbor (GNN) Query
This Module retrieves data objects in the database that minimize their sum aggregate distances .GNN
query with aggregate distance function is also called aggregate nearest neighbor (ANN) query. Three
methods to answer GNN queries. The first proposed approach, namely Multiple Query Method
(MQM) applies to retrieve the data point that minimizes the score. The second approach, namely, the
Single Point Method (SPM) it computes the lower bound of the sum aggregate distance from object.
The third approach, namely, Minimum Bounding Method (MBM) uses a minimum bounding
rectangle (MBR)a minimum bounding rectangle is considered as the representative of query points
and can be applied to facilitate pruning data points.
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Retrievesdata
objects
Aggregate
Distances setof
query points
Uncertain
Data Base
Retrieve datapoint
that minimizes
score
Computesthe
lowerbound of
sum aggregate
distance
Queryprocedure
to facilitate
pruningdatapoints
Data objectsare
indexedbya
multidimensional
structure
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Module 2: Spatial Pruning
The spatial pruning module uses to prune those uncertain objects in the database. In other words to filter
out those objects with Zero expected probability.This method reduces the PGNN search space by pruning
those data objects. The spatial pruning method discards those data objects with the expected probability
equal to zero.
Prune Uncertain
Objects
Filter those Objects
with Zero Expected
Probability
Reduce the
PGNN Search Space
Data base
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Module 3:Probabilistic Pruning
Probabilistic pruning approach, which utilizes the precomputed information from object distributions
in their uncertainty regions. This method only utilizes the geometric property of uncertain objects
(i.e., uncertainty regions). The probabilistic pruning aims to prune those objects with probability
never greater than where is a probability threshold specified by PGNN queries. This method can
prune data objects Using upper bounds & lower bounds .
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Software and Hardware Requirements:
 HardwareInterface:
Hard disk :40GB
RAM :512MB
Processor : Pentium IV

Prune Data objects
using upper bounds
& lower bounds
Reduce the
PGNN Search Space
Data base
Indexin
g
Refinemen
t
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
 SoftwareInterface:
JDK 1.5
 Tomcat
 Servlets,jsp
 SQL Server

More Related Content

More from Pvrtechnologies Nellore

Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encodingPre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pvrtechnologies Nellore
 

More from Pvrtechnologies Nellore (20)

Performance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division UnitsPerformance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division Units
 
Hybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic ArchitecturesHybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic Architectures
 
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
 
2016 2017 ieee matlab project titles
2016 2017 ieee matlab project titles2016 2017 ieee matlab project titles
2016 2017 ieee matlab project titles
 
2016 2017 ieee vlsi project titles
2016   2017 ieee vlsi project titles2016   2017 ieee vlsi project titles
2016 2017 ieee vlsi project titles
 
2016 2017 ieee ece embedded- project titles
2016   2017 ieee ece  embedded- project titles2016   2017 ieee ece  embedded- project titles
2016 2017 ieee ece embedded- project titles
 
A High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC ProcessorA High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC Processor
 
6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point Circuits6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point Circuits
 
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encodingPre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
 
Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...
 
11.online library management system
11.online library management system11.online library management system
11.online library management system
 
06.e voting system
06.e voting system06.e voting system
06.e voting system
 
New web based projects list
New web based projects listNew web based projects list
New web based projects list
 
Power controlled medium access control
Power controlled medium access controlPower controlled medium access control
Power controlled medium access control
 
IEEE PROJECTS LIST
IEEE PROJECTS LIST IEEE PROJECTS LIST
IEEE PROJECTS LIST
 
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
 
Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...
 
Cloud keybank privacy and owner authorization
Cloud keybank  privacy and owner authorizationCloud keybank  privacy and owner authorization
Cloud keybank privacy and owner authorization
 
Circuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiableCircuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiable
 
Closeness through-microaggregation-strict-privacy-with-enhanced-utility-prese...
Closeness through-microaggregation-strict-privacy-with-enhanced-utility-prese...Closeness through-microaggregation-strict-privacy-with-enhanced-utility-prese...
Closeness through-microaggregation-strict-privacy-with-enhanced-utility-prese...
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

94.inconstant database system

  • 1. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Abstract The importance of query processing over uncertain data has recently arisen due to its wide usage in many real-world applications. In the context of uncertain databases, previous works have studied many query types such as nearest neighbor query, range query, top-k query, skyline query, and similarity join. In this paper, we focus on another important query, namely, probabilistic group nearest neighbor (PGNN) query, in the uncertain database, which also has many applications. a PGNN query retrieves data objects that minimize the aggregate distance. Due to the inherent uncertainty of data objects, previous techniques to answer group nearest neighbor (GNN) query cannot be directly applied to our PGNN problem. Motivated by this, we propose effective pruning methods, namely, spatial pruning and probabilistic pruning, to reduce the PGNN search space, which can be seamlessly integrated into our PGNN query procedure. Extensive experiments have demonstrated the efficiency and effectiveness of our proposed approach. Existing System Many techniques for answering queries (e.g., nearest neighbor (NN) query and range query) assume that data objects are precise, they cannot be directly applied to handle uncertain data (otherwise, inaccuracy or even errors may be introduced). Thus, it is crucial to design novel approaches to efficiently and accurately answer queries over uncertain objects. In the context of uncertain databases,previous works have studied query types such as range query NN query , top-k query, skyline query , and similarity join .  Existing systems uses query types such as nearest neighbor query, range query, top-k query, skyline query, and similarity join.  Multiple query method , Single point method and Minimum bounded method is used for data retrieval. Disadvantages
  • 2. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457  Effective answering only for precise query points.  Searching process is done in a very large search space.  No knowledge about the size of the database.  Pruning algorithms are not implemented Proposed System In an uncertain database,however,each data object has “dynamic” attributes, which means that the value of an attribute locates within a range with some probability. Therefore,the pairwise distance between any two objects is no longer a constant; instead, it is a variable. Correspondingly, we have to redefine the GNN query over uncertain objects. In particular, in an uncertain database,a probabilistic group nearest neighbor (PGNN) query retrieves a set of uncertain objects such that their probability of being GNN is greater than a user-specified probability threshold . Proposed system uses probability based nearest neighbor query. Pruning algorithms are used to limit the search space such as - spatial pruning - Probabilistic pruning Advantages  Effective answering for precise and uncertain query points.  Searching process is limited with pruning algorithms.
  • 3. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457  Detailed knowledge about the size of the database. MODULES: The modules that are included in this project are 1.Group Nearest Neighbor (GNN) Query 2.Spatial Pruning 3.Probabilistic Pruning Module 1: Group Nearest Neighbor (GNN) Query This Module retrieves data objects in the database that minimize their sum aggregate distances .GNN query with aggregate distance function is also called aggregate nearest neighbor (ANN) query. Three methods to answer GNN queries. The first proposed approach, namely Multiple Query Method (MQM) applies to retrieve the data point that minimizes the score. The second approach, namely, the Single Point Method (SPM) it computes the lower bound of the sum aggregate distance from object. The third approach, namely, Minimum Bounding Method (MBM) uses a minimum bounding rectangle (MBR)a minimum bounding rectangle is considered as the representative of query points and can be applied to facilitate pruning data points.
  • 4. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Retrievesdata objects Aggregate Distances setof query points Uncertain Data Base Retrieve datapoint that minimizes score Computesthe lowerbound of sum aggregate distance Queryprocedure to facilitate pruningdatapoints Data objectsare indexedbya multidimensional structure
  • 5. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Module 2: Spatial Pruning The spatial pruning module uses to prune those uncertain objects in the database. In other words to filter out those objects with Zero expected probability.This method reduces the PGNN search space by pruning those data objects. The spatial pruning method discards those data objects with the expected probability equal to zero. Prune Uncertain Objects Filter those Objects with Zero Expected Probability Reduce the PGNN Search Space Data base
  • 6. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Module 3:Probabilistic Pruning Probabilistic pruning approach, which utilizes the precomputed information from object distributions in their uncertainty regions. This method only utilizes the geometric property of uncertain objects (i.e., uncertainty regions). The probabilistic pruning aims to prune those objects with probability never greater than where is a probability threshold specified by PGNN queries. This method can prune data objects Using upper bounds & lower bounds .
  • 7. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Software and Hardware Requirements:  HardwareInterface: Hard disk :40GB RAM :512MB Processor : Pentium IV  Prune Data objects using upper bounds & lower bounds Reduce the PGNN Search Space Data base Indexin g Refinemen t
  • 8. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457  SoftwareInterface: JDK 1.5  Tomcat  Servlets,jsp  SQL Server