CN108415954A - The uncertain monochromatic mutually K-NN search processing method of one kind - Google Patents

The uncertain monochromatic mutually K-NN search processing method of one kind Download PDF

Info

Publication number
CN108415954A
CN108415954A CN201810116077.3A CN201810116077A CN108415954A CN 108415954 A CN108415954 A CN 108415954A CN 201810116077 A CN201810116077 A CN 201810116077A CN 108415954 A CN108415954 A CN 108415954A
Authority
CN
China
Prior art keywords
cand
rfn
pru
probability
uncertain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810116077.3A
Other languages
Chinese (zh)
Inventor
陈逸菲
郑皆亮
王玉芳
申晓宁
赵丽玲
林屹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Information Science and Technology
Original Assignee
Nanjing University of Information Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing University of Information Science and Technology filed Critical Nanjing University of Information Science and Technology
Priority to CN201810116077.3A priority Critical patent/CN108415954A/en
Publication of CN108415954A publication Critical patent/CN108415954A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides the uncertain monochromatic mutually K-NN search processing methods of one kind, and include step:Initialize most rickle Hrfn, enable set Sstemp、Ocand、OpruDeng being empty;R trees are traversed, the arest neighbors Candidate Set nn of query object q is obtainedq, and most rickle H will be stored in by the node of beta pruning and object during thisrfnIt is interior;Successively by nnqIn object o be inserted into HrfnIn, while in set OcandIt is upper that object o is judged using GP rules, o is inserted into set O if o is eligiblepru, o is otherwise inserted into set Ocand;By HrfnIn element be inserted into set Sstemp;In set OpruIt is upper regular using GP, find out set OcandIn be not centainly q Reverse Nearest object, and make marks;To OcandIn each object o for not making marks, traversal set SstempInquiry obtains the arest neighbors Candidate Set nn of oo;Find out nnoWith nnqUnion obtain the probability calculation list of o;Calculate OcandIn the probability value of each object that does not make marks;The object that probability value is more than to threshold value returns as a result.

Description

The uncertain monochromatic mutually K-NN search processing method of one kind
Technical field
The invention belongs to space-time database technical fields, at the uncertain monochromatic mutually K-NN search of one kind Reason method.
Background technology
Space-time database is the important branch of database field, and spatial-temporal query is the important operation in space-time database, root It can be divided into according to steric requirements:Range query, K-NN search, reverse nearest neighbor queries etc..Mutual K-NN search is most The deformation and extension of NN Query, reverse nearest neighbor queries, result of calculation are the arest neighbors of set point, while also with set point For the data point of arest neighbors.Mutual K-NN search has emphatically in fields such as data mining, pattern-recognition and decision supports The application value wanted.
In monochromatic mutually K-NN search, inquires sender q and target object belongs to the same data set D.Therefore one A data object o is considered as the mutual arest neighbors for inquiring sender q, and if only if in data set between any object o ' and q Distance be more than o between q at a distance from, while o ' with o between at a distance from more than o between q at a distance from.I.e.Dist (q, o)≤dist (q, o ') ∧ dist (o, q)≤dist (o, o ') }, wherein dist () is the distance between two objects function.
In space-time database most common index structure be based on R trees or its derive from.R trees are one Kind height balanced tree, may be implemented complete dynamic index.The index structure that the present invention uses is R trees.
Due to the limitation of many factors such as location technology, the bandwidth of network, system storage, the data of space-time object can only be with Discrete way obtains.Further, since the characteristics of measurement error, concrete application (such as location privacy protection) factor makes space-time number It is often inconsistent with the real data of object according to the information stored in library.Locational uncertainty is the fields such as space-time database, LBS Unavoidable problem.It is general to indicate object at a time possible position range with an area of space, it is referred to as uncertain Domain indicates probability distribution of the object's position in uncertain domain with probability density function.
Doctoral thesis《Position does not know mobile object query processing key technology research》(Nanjing Aero-Space University, In October, 2013) in propose a kind of methods (being denoted as MN) based on more wheel nearest neighbor search technologies, asked although this can be solved Topic, but have the following defects:(1) to R trees repeatedly from root node repeated accesses, thus I/O costs are higher;(2) Candidate Set mistake Greatly, on the one hand cause unnecessary I/O operation, on the other hand increase the probability calculation amount in refinement step so that generation time Valence is excessively high.
In the patent of invention of Patent No. 201610118192.5《A kind of monochrome in Instable Space data is mutually nearest Adjacent inquiry processing method》In (being denoted as NR), propose:First, it avoids repeating to access R trees from root node using reuse technology, to Reduce the I/O operation in Reverse Nearest search and probability calculation list construction process;Secondly, pass through reverse nearest neighbor queries Friendship is asked with the result of K-NN search, smaller candidate target collection is obtained, had not only reduced probability calculation amount but also reduced I/O times Number.Relative to method MN, performance is improved.
But NR methods still have following improved space:(1) method NR needs to carry out reverse nearest neighbor queries, although Reuse technology is utilized, but I/O expenses are still higher, and a portion is avoidable;(2) it is looked into Reverse Nearest During inquiry, the exclusion of subsequent objects could not be used for by the object of GP rule prunings, this can also cause unnecessary I/O operation and Time cost.
Invention content
It is an object of the invention in view of the drawbacks of the prior art or problem, provide a kind of uncertain monochromatic mutual arest neighbors Inquiry processing method.
Technical scheme is as follows, the uncertain monochromatic mutually K-NN search processing method of one kind, including walks as follows Suddenly:
Step 1:Initialize most rickle Hrfn, enable set Stemp,Ocand,OpruFor sky;
Step 2:Traverse R trees, update in the process and obtain all objects to the maximum distance of query object q minimum Value minf, and node and the object beta pruning that minf will be more than to the minimum distance of q, while being keyword by the minimum distance to q It will be preserved to most rickle H by the node of beta pruning and objectrfnIn, fail to be stored in set nn by the object of beta pruningqIn;
Step 3:By nnqIn each object o according to its to q minimum distance be keyword be inserted into HrfnIn;Collecting simultaneously Close OcandIt is upper that object o is judged using GP rules, if o is eligible, o is inserted into set Opru, otherwise o is inserted into Set Ocand
Step 4:By HrfnIn element be entirely insertable set Stemp
Step 5:In set OpruIt is upper regular using GP, find out set OcandIn be not centainly q Reverse Nearest pair As, and mark;
Step 6:Traverse set Stemp, successively to set OcandIn each unmarked object o carry out K-NN search, Obtain respective Candidate Set nno
Step 7:Successively to set OcandIn each unmarked object o construct respective probability calculation list Sno, Sno For nnoWith nnqUnion and exclude o and q;
Step 8:Set of computations O successively as the following formulacandIn each unmarked object o probability value:
Wherein nq,oAnd fq,oIt is the minimum distance and maximum distance of q and o respectively, dist () is the distance between 2 points letters Number, pr { } indicate that certain event is genuine probability;
Step 9:The candidate target that probability value is more than to probability threshold value is inserted into result set and returns.
Preferably, GP rules are specially:As long as o is fully located at the beta pruning region PR of some object co in set ScoIt is interior, Object o is then claimed to meet GP rules, i.e. o is not centainly the Reverse Nearest of q;Wherein beta pruning region PRcoBy in plane to the nearest of q The all the points that distance is more than to object co maximum distances form.In a kind of uncertain monochromatic mutually K-NN search processing method S is set O in step 3cand, S is set O in step 5pru
Compared with the conventional method, technical solution provided by the invention has the advantages that:
First, the uncertain monochromatic mutually K-NN search processing method is in the nearest neighbor search for completing query object q Afterwards, the Reverse Nearest search of q is not carried out directly, but will not be centainly the anti-of q in K-NN search result using GP rules It is excluded to the object of arest neighbors, to further reduce I/O number and time cost on the basis of existing method;
Secondly, the uncertain monochromatic mutually K-NN search processing method utilizes the object formation excluded in previous step Beta pruning region reuses GP rules to further reduce mutual arest neighbors Candidate Set, reduces I/O number and mutual arest neighbors The calculation amount of probability, to reduce time cost;
In addition, the uncertain monochromatic mutually K-NN search processing method is in different uncertain sizes, different data When collection distribution, compared with the conventional method, operational efficiency is high, i.e., I/O costs are low, query time is short;This method is for locating Corresponding query processing problem in LBS is managed, query processing efficiency can be improved.
Description of the drawings
Fig. 1 is the flow chart of uncertain monochromatic mutually K-NN search processing method provided in an embodiment of the present invention;
Fig. 2 is the schematic diagram that nearest neighbor search is carried out on a uncertain data collection, and (a) searches for the uncertain nearest of q Neighbour (b) searches for the uncertain arest neighbors of h, (c) searches for the uncertain arest neighbors of i, (d) searches for the uncertain arest neighbors of c, (e) searches The uncertain arest neighbors of rope e (f) searches for the uncertain arest neighbors of b;
Fig. 3 is the schematic diagram of the R trees for dataset construction shown in Fig. 2;
Fig. 4 is the schematic diagram that GP rule prunings are used on uncertain data collection, (a) beta pruning region PRh, the beta pruning area (b) Domain PRi, (c) beta pruning region PRc, (d) beta pruning region PRe
Fig. 5 is the method for the present invention and comparison diagram of the existing method on time cost, (a) on data set LB, (b) in number According on collection CA;
Fig. 6 be the method for the present invention with existing method at I/O time it is several on comparison diagram, (a) on data set LB, (b) in number According on collection CA.
Specific implementation mode
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
The description of specific distinct unless the context otherwise, the present invention in element and component, the shape that quantity both can be single Formula exists, and form that can also be multiple exists, and the present invention is defined not to this.Although step in the present invention with label into It has gone arrangement, but is not used to limit the precedence of step, unless expressly stated the order of step or holding for certain step Based on row needs other steps, otherwise the relative rank of step is adjustable.It is appreciated that used herein Term "and/or" one of is related to and covers associated Listed Items or one or more of any and all possible groups It closes.
As shown in Figure 1, a kind of uncertain monochromatic mutually K-NN search processing method, includes the following steps:
Step 1:Initialize most rickle Hrfn, enable set Stemp,Ocand,OpruFor sky;
Step 2:Traverse R trees, update in the process and obtain all objects to the maximum distance of query object q minimum Value minf, and node and the object beta pruning that minf will be more than to the minimum distance of q, while being keyword by the minimum distance to q It will be preserved to most rickle H by the node of beta pruning and objectrfnIn, fail to be stored in set nn by the object of beta pruningqIn;
Step 3:By nnqIn each object o according to its to q minimum distance be keyword be inserted into HrfnIn;Collecting simultaneously Close OcandIt is upper that object o is judged using GP rules, if o meets beta pruning condition, o is inserted into set Opru, otherwise by o It is inserted into set Ocand;Moreover, GP rules are specially:As long as o is fully located at OcandIn some candidate target co beta pruning region PRcoInterior, then o is not centainly the Reverse Nearest of q, and o can be excluded, beta pruning region PRcoBy the minimum distance to q in plane More than all the points composition to object co maximum distances;
Step 4:By HrfnIn element be entirely insertable set Stemp
Step 5:In set OpruIt is upper regular using GP, find out set OcandIn be not centainly q Reverse Nearest pair As, and mark;
Step 6:Traverse set Stemp, successively to set OcandIn each unmarked object o carry out K-NN search, Obtain respective Candidate Set nno
Step 7:Successively to set OcandIn each unmarked object o construct respective probability calculation list Sno, Sno For nnoWith nnqUnion and exclude o and q;
Step 8:Set of computations O successively as the following formulacandIn each unmarked object o probability value:
Wherein nq,oAnd fq,oIt is the minimum distance and maximum distance of q and o respectively, dist () is the distance between 2 points letters Number, pr { } indicate that certain event is genuine probability;
Step 9:The candidate target that probability value is more than to probability threshold value is inserted into result set and returns.
If by inventor in doctoral thesis《Position does not know mobile object query processing key technology research》It (navigates in Nanjing Empty space flight university, in October, 2013) in a kind of methods based on more wheel nearest neighbor search technologies for proposing, be denoted as MN methods, Steps are as follows:
Step 1:R trees are traversed, the arest neighbors Candidate Set nn of query object q is obtainedq
Step 2:To nnqIn each object o, traversal R tree queries obtain the arest neighbors Candidate Set nn of object oo
Step 3:To nnqIn each object o, if q is nnoIn element, then o is inserted into mutual arest neighbors Candidate Set mnnq, seek nnoWith nnqUnion and exclude o and q, obtain the probability calculation list of o;
Step 4:Mnn is calculated according to the following formulaqIn each object probability value:
Step 5:Judge whether probability value is more than probability threshold value, is to insert objects into result set and return.
If by inventor Patent No. 201610118192.5 patent of invention《In a kind of Instable Space data Monochromatic mutually K-NN search processing method》The method of middle proposition searched for based on arest neighbors and Reverse Nearest, is denoted as the side NR Method, its step are as follows:
Step 1:Initialize most rickle Hrfn, enable set StempFor sky;
Step 2:R trees are traversed, the arest neighbors Candidate Set nn of query object q is obtainedq, and by the node of beta pruning during this It is stored in most rickle H with objectrfnIn;
Step 3:By the arest neighbors Candidate Set nn of qqIn object using the minimum distance to q as keyword be inserted into HrfnIn;
Step 4:By HrfnIn element simultaneously be inserted into set Stemp
Step 5:Traverse HrfnObtain the Reverse Nearest Candidate Set rnn of qq
Step 6:Find out nnqWith rnnqMutual arest neighbors Candidate Set mnn of the intersection as qq
Step 7:To mnnqIn each object o, traversal set StempThe arest neighbors Candidate Set of o is obtained, nn is denoted aso
Step 8:For mnnqIn each object o construction probability calculation lists Sno, SnoFor nnoWith nnqUnion and exclude o and q;
Step 9:Mnn is calculated according to the following formulaqIn each object o probability value;
Step 10:The candidate target that probability value is more than to probability threshold value is inserted into result set and returns.
By uncertain monochromatic mutually K-NN search processing method provided in an embodiment of the present invention, OptNR methods are denoted as, then Illustrate advantage of the OptNR methods relative to MN methods and NR methods jointly by Fig. 2, Fig. 3 and Fig. 4.
If using MN methods, the K-NN search that R trees carry out q was traversed before this, was not recorded by beta pruning in the process Node and object, according to fig. 2 (a) have:
After executing the step 1, nnq={ h, i, c, e, b };
5 traversal R trees are needed in step 2, and are carried out by K-NN search, obtains nn by h, i, c, e, b respectivelyh=q, i, e, b, G }, nni={ q, h, g, f }, nnc={ e, d, q }, nne={ c, d, b, q }, nnb={ a, e, h }, is shown in Fig. 2 (b)~(f);
Step 3 is executed, mnn is obtainedq={ h, i, c, e }, while obtaining Snh={ i, c, e, b, g }, Sni=h, c, e, b, G, f }, Snc={ h, e, i, b, d }, Sne={ h, c, i, b, d };
Step 4 need to be to 4 objects h, i, c, e respectively in probability calculation list Snh, Sni, SncAnd SneUpper calculating probability.
If using NR methods,:
After executing the step 2, (a) understands nn according to fig. 2q={ h, i, c, e, b };In the process by the node of beta pruning and Object is that major key is saved in most rickle H according to the minimum distance to qrfnIn, then HrfnIn content be
After executing the step 3,
After executing the step 4, Stemp={ q, h, i, c, e, b, N5,d,a};
After executing the step 5, rnn is obtainedq={ h, i, c };
After executing the step 6, nn is found outqWith rnnqMutual arest neighbors Candidate Set mnn of the intersection as qq, mnnq=h, i,c};
After executing the step 7, nn is obtainedh={ q, i, e, b, g }, nni={ q, h, g, f }, nnc={ e, d, q }, is shown in Fig. 2 (b)~(d);
After executing the step 8, Snh={ i, c, e, b, g }, Sni={ h, c, e, b, g, f }, Snc={ h, e, i, b, d };
To 3 objects h, i, c respectively in probability calculation list Sn in step 9h, SniAnd SncUpper calculating probability.
If using OptNR methods,:
The result of step 1~step 2 is consistent with NR methods;
When going to step 3, using GP rules to nnqAfter object in={ h, i, c, e, b } excludes, according to Fig. 4 (a)~ (c) O is obtainedcand={ h, i, c }, Opru={ e, b }, HrfnIn content and method NR in it is identical;
The result of step 4 is identical as NR methods;
Step 5 is in the last round of object set O excluded by GP rulespruOn, GP rules are reused to set OcandIn Object is judged, according to Fig. 4 (d) it is found that object c is fully located at PReIt is interior, it is possible to c to be excluded, then to it into rower Note, obtains Ocand={ h, i, c*};
It is only needed to O in step 6candIn unmarked object h and i carry out K-NN search, obtain nnh=q, i, e, b, G }, nni={ q, h, g, f };
Step 7 is to h and i construction probability calculation lists Snh={ i, c, e, b, g }, Sni={ h, c, e, b, g, f }.
It only need to be to 2 objects h and i respectively in probability calculation list Sn in step 8hAnd SniUpper calculating probability.
In the example shown in Fig. 2~Fig. 4, it is all 1 time that OptNR methods and NR methods access R trees from root node, and MN methods R trees are accessed from root node totally 6 times, and the candidate target number that three kinds of methods obtain is respectively 2,3 and 4.
Since OptNR methods use GP rules in two steps:
For the first time with GP rules to nnqIn object judged, exclude wherein be unlikely to be q Reverse Nearest pair As, and NR methods are then by traversing HrfnObtain the Reverse Nearest set rnn of qqLater again with nnqIt seeks common ground, it is clear that nnqIn Object is considerably less than HrfnThe quantity of middle object and node, because the I/O number and calculation amount of the method OptNR are less than the latter;
In addition, OptNR methods utilize the object set O being excludedpru, to candidate target collection OcandGP rules are reused, Candidate Set is further reduced, therefore in step 6, the nearest neighbor search for carrying out an object c fewer than NR methods, further Reducing I/O number, while the Candidate Set scale smaller of OptNR methods, the Candidate Set of OptNR methods is { h, i } in this example, and The Candidate Set of NR methods is { h, i, c }, and the time cost that then the former spends in probability calculation also further decreases. Therefore the I/O number and time cost of OptNR methods are minimum in three kinds of methods.
Pair of MN methods, NR methods and OptNR methods on time cost and I/O number is set forth in Fig. 5 and Fig. 6 Than.Obvious OptNR methods are best performances in three kinds of methods.
It is obvious to a person skilled in the art that invention is not limited to the details of the above exemplary embodiments, Er Qie In the case of without departing substantially from spirit or essential attributes of the invention, the present invention can be realized in other specific forms.Therefore, no matter From the point of view of which point, the present embodiments are to be considered as illustrative and not restrictive, and the scope of the present invention is by appended power Profit requires rather than above description limits, it is intended that all by what is fallen within the meaning and scope of the equivalent requirements of the claims Variation is included within the present invention.Any reference signs in the claims should not be construed as limiting the involved claims.
In addition, it should be understood that although this specification is described in terms of embodiments, but not each embodiment is only wrapped Containing an independent technical solution, this description of the specification is merely for the sake of clarity, and those skilled in the art should It considers the specification as a whole, the technical solutions in the various embodiments may also be suitably combined, forms those skilled in the art The other embodiment being appreciated that.

Claims (2)

1. the uncertain monochromatic mutually K-NN search processing method of one kind, which is characterized in that include the following steps:
Step 1:Initialize most rickle Hrfn, enable set Stemp,Ocand,OpruFor sky;
Step 2:Traverse R trees, update in the process and obtain all objects to the maximum distance of query object q minimum value Minf, and node and the object beta pruning that minf will be more than to the minimum distance of q, while will for keyword by the minimum distance to q It is preserved to most rickle H by the node of beta pruning and objectrfnIn, fail to be stored in set nn by the object of beta pruningqIn;
Step 3:By nnqIn each object o according to its to q minimum distance be keyword be inserted into HrfnIn;Gathering simultaneously OcandIt is upper that object o is judged using GP rules, if o is eligible, o is inserted into set Opru, otherwise o is inserted into and is collected Close Ocand
Step 4:By HrfnIn element be entirely insertable set Stemp
Step 5:In set OpruIt is upper regular using GP, find out set OcandIn be not centainly q Reverse Nearest object, and make Label;
Step 6:Traverse set Stemp, successively to set OcandIn each unmarked object o carry out K-NN search, obtain Respective Candidate Set nno
Step 7:Successively to set OcandIn each unmarked object o construct respective probability calculation list Sno, SnoFor nno With nnqUnion and exclude o and q;
Step 8:Set of computations O successively as the following formulacandIn each unmarked object o probability value:
Wherein nq,oAnd fq,oIt is the minimum distance and maximum distance of q and o respectively, dist () is the distance between 2 points functions, pr { } indicates that certain event is genuine probability;
Step 9:The candidate target that probability value is more than to probability threshold value is inserted into result set and returns.
2. a kind of uncertain monochromatic mutually K-NN search processing method according to claim 1, which is characterized in that GP is advised It is specially then:As long as o is fully located at the beta pruning region PR of some object co in set ScoIt is interior, then claim object o to meet GP rules, That is o is not centainly the Reverse Nearest of q;Wherein beta pruning region PRcoIt is farthest to object co by being more than to the minimum distance of q in plane The all the points of distance form.S is set O in the step 3 of right 1cand, S is set O in step 5pru
CN201810116077.3A 2018-02-06 2018-02-06 The uncertain monochromatic mutually K-NN search processing method of one kind Pending CN108415954A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810116077.3A CN108415954A (en) 2018-02-06 2018-02-06 The uncertain monochromatic mutually K-NN search processing method of one kind

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810116077.3A CN108415954A (en) 2018-02-06 2018-02-06 The uncertain monochromatic mutually K-NN search processing method of one kind

Publications (1)

Publication Number Publication Date
CN108415954A true CN108415954A (en) 2018-08-17

Family

ID=63126840

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810116077.3A Pending CN108415954A (en) 2018-02-06 2018-02-06 The uncertain monochromatic mutually K-NN search processing method of one kind

Country Status (1)

Country Link
CN (1) CN108415954A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109446293A (en) * 2018-11-13 2019-03-08 嘉兴学院 A kind of parallel higher-dimension nearest Neighbor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109446293A (en) * 2018-11-13 2019-03-08 嘉兴学院 A kind of parallel higher-dimension nearest Neighbor
CN109446293B (en) * 2018-11-13 2021-12-10 嘉兴学院 Parallel high-dimensional neighbor query method

Similar Documents

Publication Publication Date Title
CN104462190B (en) A kind of online position predicting method excavated based on magnanimity space tracking
CN102810118B (en) A kind of change weighs net K nearest neighbor search method
CN110134879B (en) Interest point recommendation algorithm based on differential privacy protection
CN103914493A (en) Method and system for discovering and analyzing microblog user group structure
CN107145526B (en) Reverse-nearest neighbor query processing method for geographic social keywords under road network
CN104346444B (en) A kind of the best site selection method based on the anti-spatial key inquiry of road network
CN107167136A (en) Recommend method and system in a kind of position towards electronic map
CN105357247A (en) Multi-dimensional cloud resource interval finding method based on hierarchical cloud peer-to-peer network
CN104778284A (en) Spatial image inquiring method and system
CN112069416B (en) Cross-social network user identity recognition method based on community discovery
Qi et al. Efficient point-based trajectory search
Huang et al. Frequent pattern-based map-matching on low sampling rate trajectories
Abbasifard et al. Efficient indexing for past and current position of moving objects on road networks
Dai et al. Context-based moving object trajectory uncertainty reduction and ranking in road network
Allheeib et al. Computing reverse nearest neighbourhood on road maps
CN108415954A (en) The uncertain monochromatic mutually K-NN search processing method of one kind
CN104679904A (en) Position point query method and device for road network
CN112380460B (en) Shortest path query method and system based on approximate algorithm
CN116304213A (en) RDF graph database sub-graph matching query optimization method based on graph neural network
CN108829695A (en) Flexible polymer K-NN search G-max method on road network
CN108829694A (en) The optimization method of flexible polymer K-NN search G tree on road network
CN105787076A (en) Monochrome mutual nearest neighbor query processing method for uncertain spatial data
CN110031017B (en) Multi-target optimal path planning method for vehicle and machine
CN107908722B (en) Reverse k ranking query method based on distance
Tang et al. Supporting continuous skyline queries in dynamically weighted road networks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180817

RJ01 Rejection of invention patent application after publication