WO2005002243A2 - Multidimensional data object searching using bit vector indices - Google Patents

Multidimensional data object searching using bit vector indices Download PDF

Info

Publication number
WO2005002243A2
WO2005002243A2 PCT/US2004/014115 US2004014115W WO2005002243A2 WO 2005002243 A2 WO2005002243 A2 WO 2005002243A2 US 2004014115 W US2004014115 W US 2004014115W WO 2005002243 A2 WO2005002243 A2 WO 2005002243A2
Authority
WO
WIPO (PCT)
Prior art keywords
interval
hyper
data
feature space
dimension
Prior art date
Application number
PCT/US2004/014115
Other languages
French (fr)
Other versions
WO2005002243A3 (en
Inventor
Jonathan D. Goldstein
John C. Platt
Christopher J. Burges
Original Assignee
Microsoft Corporation
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 Microsoft Corporation filed Critical Microsoft Corporation
Priority to JP2006517105A priority Critical patent/JP4516071B2/en
Priority to EP04751482A priority patent/EP1629397A4/en
Publication of WO2005002243A2 publication Critical patent/WO2005002243A2/en
Publication of WO2005002243A3 publication Critical patent/WO2005002243A3/en

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/2264Multidimensional index structures
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/953Organization of data
    • Y10S707/957Multidimensional
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99942Manipulating data structure, e.g. compression, compaction, compilation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Definitions

  • (MD) objects in the database For example, a sample of a song having multiple
  • characteristics may be compared to a number of songs stored in a
  • epsilon used is significantly less than the average interpoint distance.
  • linear scanning is a very time intensive process.
  • each dimension in the MD feature space is divided
  • MD data objects in the feature space is then used to determine matches for the
  • Fig. 1 illustrates an exemplary data mapping and searching system.
  • Fig. 2 illustrates an exemplary feature space of the data mapping
  • Fig. 3 is an exemplary operational flow diagram illustrating various aspects of searching system of Fig. 1.
  • Fig. 3 is an exemplary operational flow diagram illustrating various aspects of searching system of Fig. 1.
  • Fig. 4 is another exemplary operational flow diagram illustrating various aspects of the present disclosure.
  • Fig. 5 is an exemplary operational flow diagram illustrating various aspects of the present disclosure.
  • Fig. 6 is another exemplary operational flow diagram illustrating various aspects of the present disclosure.
  • Fig. 7 illustrates one embodiment of a computing system in which the data
  • mapping and searching system of Fig. 1 and the operations flows of Figs. 4 - 6 may
  • MD multidimensional
  • MD data objects are
  • the MD data objects are first mapped to hyper-
  • each dimension in the feature space is first divided into a number of predetermined
  • a bit vector index is then created for each interval in each dimension.
  • Each bit vector index indicates whether each of the hyper-rectangles in the feature
  • the result bit vector index identifies a reduced set of hyper-
  • FIG. 1 illustrated therein is one embodiment of an exemplary
  • the searching system 100 As shown, the searching system 100
  • a data store 102 includes a mapping module 104, a search module 106, a shape
  • space 110 are a number of MD data objects of a first type 114 (Si through S n ) and a
  • the MD feature space 110 is a type
  • MD data points in the MD feature space 110 are vectors of values.
  • the MD data objects 114 and 116 are sets of MD data points.
  • MD data objects 114 and 115 may be defined as functions or algorithms that
  • an MD data object is said to be “coupled to” an MD data object
  • object manipulates vectors whose type corcesponds to the MD feature space.
  • MD data point vectors are considered coordinates in a high-dimensional
  • MD data objects are sets of MD data points, hence may be considered to be
  • An MD feature space is said to "include” an MD data point or object.
  • An MD data object is
  • This set membership can be determined by
  • an MD data object is said to match the query point if the MD data object is
  • searching a feature space is used herein to describe
  • the search module 106 is operable to determine which of the data
  • the search module 106 does not search the data items 112
  • the search module 104 extracts from the feature space 110 by the mapping module 104.
  • mapping module 104 maps the
  • module 104 maps the data items 112 to MD data objects of the first type 114. In this
  • the shape approximater module 108 then converts or maps the MD
  • search module 106 then conducts the search with respect to the MD data objects of
  • the data store 102 is composed of or
  • the data store 102 is a database having data
  • a computer-readable media such as magnetic or optical media.
  • computer-readable media may be any available media that can store
  • modulated data non-removable media, and modulated data signals.
  • modulated data modulated data
  • signal refers to a signal that has one or more of its characteristics set or changed in
  • data store 102 is a data sample or file.
  • data sample or file For example, and without limitation, in
  • each of the data items 112 is a media sample
  • the data items 112 may be other types of samples or files.
  • mapping module 104 is operable to map data items 112 in the
  • items 112 may be mapped either as MD data objects of the first type 114 or as MD
  • mapping module 104 will typically map data items 112 to MD data objects of
  • hyper-ellipsoids or polytopes are examples of polytopes.
  • the MD data objects of a first type 114 are hyper-
  • the MD data objects of a second type 116 are hyper-rectangles.
  • hyper-rectangles referred to herein as hyper-rectangles.
  • MD data objects of the first type are other varieties of MD data objects.
  • a hyper-rectangle may be defined as a set of all points in an MD feature
  • sphere may be defined as a set of all points in an MD feature space such that each
  • FIG. 2 illustrated therein is a generalized exemplary
  • the feature space 110 has a first dimension (diml) 210
  • feature space 110 can attain a range of possible values. This range of possible
  • dimension may also include negative values and floating point values. Likewise, it
  • rectangles having floating point value ranges are also possible.
  • FIG 2 illustrates one
  • feature space 110 includes an identifier (Rl, R2, . . . , etc.) and two coordinate
  • the first coordinate pair identifies the location of the lower left
  • the lower left most hyper-rectangle 214 in the feature space is designated
  • Rl indicates the hyper-rectangle identifier
  • ⁇ 1,1 ⁇ indicates the lower left corner of the hyper-rectangle 214
  • ⁇ 4,2 ⁇ indicates
  • mapping module 104 the mapping module 104, and the shape approximater module 108 are
  • the search module 106 the mapping module 104, the shape
  • the search module 106 the mapping module 104, the shape
  • the shape approximater module 108 is
  • approximater module 108 may vary, based on the type of hyper-sphere 114 that is
  • each hyper-sphere 114 is mapped to a hyper-rectangle
  • a size that completely encloses the hyper-sphere 114 For example, a
  • hyper-sphere 114 may be mapped to a hyper-rectangle 116 having dimensions such
  • the hyper-sphere 114 would be completely contained within the hyper-
  • rectangle 116 As such, it will be appreciated that the overall size or volume of a
  • hyper-rectangle will be dependent on the overall size or volume of the hyper-sphere
  • each hyper-rectangle 116 will be the smallest
  • each hyper-rectangle 116 may be the smaller than the smallest possible
  • hyper-rectangle that would completely enclose the hyper-sphere 114 from which it
  • the hyper- rectangles 116 in the feature space may be created in, or mapped to, the feature
  • the search module 106 performs searches of the feature space 110
  • hyper-rectangle is an MD data object, the definition of overlapping and matching a
  • search module 106 performs the operations illustrated in FIGS. 3, 4, 5, and/or 6, as
  • FIG. 3 illustrated therein is an exemplary operational flow
  • the zooming searching the feature space 110.
  • the zooming searching the feature space 110.
  • operations 300 may be performed at various times. Typically, however, the
  • operation 310 partitions each dimension in the feature space 110 into a number of disjoint intervals. For example, as shown in Fig. 2, both dimensions 210 and 212
  • hyper-rectangles are determined may vary, and may be dependent on such things as hyper-rectangle
  • interval dividers are selected between the intervals. For example, as shown in
  • the first and last interval in each dimension are the first and last interval in each dimension
  • interval one 210 is
  • interval two 212 is bounded on one side by value 8, but remains unbounded at its
  • each interval divider the position of each interval divider
  • the divider 230 between interval one 224 and interval two 226 occurs at the
  • m is the desired number of intervals
  • a/b is used to represent
  • Equation (2) gives the IDs of
  • the remaining dividers For instance, if FirstEDs ⁇ , then the first divider is at the
  • a restricted space is where the dividers are located.
  • a restricted space is where the dividers are located.
  • set of rectangle boundaries is used based upon prior knowledge of query point
  • bit vector index is created that specifies
  • a hyper-rectangle 116 may be said to overlap an interval in a
  • R4 220, and R5 222 overlaps interval one 224; each of hyper-rectangles R2 216, R4
  • each bit vector index includes the same
  • bit in the bit vector index is associated with a single one of the hyper-rectangles in
  • bit vectors may include
  • hyper-rectangles when a hyper-rectangle is removed from the feature space, its associated bit may
  • Each bit in a bit vector index indicates whether or not the hyper-rectangle to
  • a bit having a value of "1" might indicate that its associated hyper-
  • a value of "0" might indicate that its associated hyper-rectangle does not overlap
  • a first bit vector index associated with Interval one 224 includes five bits and may
  • the second bit (0) indicates that R2 does not overlap interval one
  • the third bit
  • bit vector index associated with interval two 226 is
  • a partition dimension operation 412 partitions the dimension variable (dim) to a value of 1.
  • dimension operation 412 will partition the first dimension of the given feature
  • rectangle operation 416 sets or initializes a hyper-rectangle variable rect to a value
  • operation 418 sets a bit associated with the specified hyper-rectangle in a bit vector
  • the set bit operation 418 sets a bit
  • an increment hyper-rectangle operation 420 increments the hyper-
  • rectangle variable rect A rectangle number determination operation 422 then
  • the hyper-rectangle variable rect determines if the hyper-rectangle variable rect is equal to the number of hyper- rectangles in the feature space plus 1. If the hyper-rectangle variable rect is not
  • rect is equal to the number of hyper-rectangles in the feature space plus 1, the
  • operation 426 determines if the interval variable intvl equals the number of
  • interval variable intvl does not equal the number of intervals in the dimension
  • dimension variable dim is incremented.
  • determination operation 430 determines if the dimension variable dim equals the
  • dimension variable dim does equal the number of dimensions in the feature space
  • operational flow 500 may be used in searching the feature space 110 after bit vector
  • receive query operation 514 receives a query item.
  • a map query operation 515 receives a query item.
  • a dimension may be said to overlap a query point if the value of the query point in
  • ANDing operation 518 logically ANDs all of the bit vector indices corresponding to
  • bit vector index that specifies a set
  • a matching operation 520 compares
  • FIG. 6 illustrated therein is another, more detailed exemplary
  • operational flow 600 including operations that may be used for searching a feature
  • the operational flow 600 may be carried
  • a receive query operation 610 receives a query point.
  • a set dimension operation 612 sets a dimension
  • variable dim 1
  • interval operation 614 determines an interval in the
  • select bit vector index operation 616 then selects the bit vector index corresponding
  • determination operation 618 determines if the dimension variable dim is equal to 1.
  • a set result bit vector index operation 620 sets the result bit vector index equal to the bit vector index selected in the select bit
  • variable increment operation 624 if the dimension determination
  • index selected in the select bit vector index operation 616 is logically ANDed with
  • determination operation 626 determines if the dimension variable dim equals the
  • variable dim does equal the number of dimensions in the feature space
  • compare data object operation 630 compares the received query point to all of the
  • a return data object operation 630 then returns all MD
  • FIG. 7 illustrates one operating environment 710 in which the various components
  • the exemplary operating environment 710 of Fig. 7 includes a general purpose
  • computing device in the form of a computer 720, including a processing unit 721, a
  • system memory 722 and a system bus 723 that operatively couples various system
  • components include the system memory to the processing unit 721. There may be
  • Computer 720 comprises a single central-processing unit (CPU), or a plurality of
  • computer 720 may be a conventional computer, a distributed computer, or any other
  • the system bus 723 may be any of several types of bus structures including a
  • memory bus or memory controller a peripheral bus, and a local bus using any of a
  • system memory may also be referred to as simply
  • the memory includes read only memory (ROM) 724 and random access
  • RAM random access memory
  • BIOS basic input/output system
  • the computer 720 is stored in ROM 724.
  • the computer 720 furthermore, is stored in ROM 724.
  • the computer 720 furthermore, is stored in ROM 724.
  • a hard disk drive 727 for reading from and writing to a hard disk, not
  • a magnetic disk drive 728 for reading from or writing to a removable
  • removable optical disk 731 such as a CD ROM or other optical media.
  • the hard disk drive 727, magnetic disk drive 728, and optical disk drive 730 are the hard disk drive 727, magnetic disk drive 728, and optical disk drive 730.
  • a hard disk drive interface 732 is connected to the system bus 723 by a hard disk drive interface 732, a magnetic disk drive interface 733, and an optical disk drive interface 734, respectively.
  • RAMs random access memories
  • ROMs read only memories
  • a number of program modules may be stored on the hard disk, magnetic disk
  • application programs 736 one or more application programs 736, other program modules 737, and program
  • a user may enter commands and information into the personal computer
  • input devices may include a microphone, joystick, game pad, satellite
  • bus but may be connected by other interfaces, such as a parallel port, game port, or
  • USB universal serial bus
  • a video adapter 748 connected to the system bus 723 via an interface, such as a video adapter 748.
  • computers typically include other peripheral output devices
  • the computer 720 may operate in a networked environment using logical
  • remote computer 749 connections to one or more remote computers, such as remote computer 749.
  • logical connections may be achieved by a communication device coupled to or a
  • the remote computer 749 may be
  • Another computer a server, a router, a network PC, a client, a peer device or other
  • FIG. 7 The logical connections depicted in Fig. 7 include a local-
  • LAN local area network
  • WAN wide-area network
  • the computer 720 When used in a LAN-networking environment, the computer 720 is
  • the computer 720 typically includes a modem 754, a type of
  • communications device or any other type of communications device for
  • the modem 754 establishing communications over the wide area network 752.

Abstract

Prior to searching a multidimensional feature space populated with data objects, each dimension in the feature space is divided into a number of intervals. When a query is received, a single interval that is overlapped by the query is selected from each dimension. A reduced set of data objects is then selected that includes only those data objects that overlap the selected intervals. This reduced set of data objects, rather than the entire set of data objects in the feature space, is then used to determine matches for the query.

Description

MULTIDIMENSIONAL DATA OBJECT SEARCHING USING BIT VECTOR INDICES
BACKGROUND OF THE INVENTION A number of strategies have been proposed for identifying and retrieving
multimedia data objects stored in a database. At the heart of each of these strategies
is a search problem, where a query point is compared to a set of multidimensional
(MD) objects in the database. For example, a sample of a song having multiple
characteristics (dimensions) may be compared to a number of songs stored in a
database to find a song or songs having the same or similar characteristics. As a
result of the search, either one or more matches are found, or no match exists in the
set of objects in the database. These search problems are usually framed as some
form of high dimensional search, where data and query points are mapped into the
same high dimensional feature space. For a particular query point, a match is found
by finding a data point in the feature space which is close enough to the query point
to be considered a match. More specifically, these approximate matching problems
are usually framed as epsilon distance queries using some Lp metric, such that the
epsilon used is significantly less than the average interpoint distance.
Traditional query processing strategies for solving such problems (e.g.
nearest neighbor, epsilon range searching), suffer poor performance due to intrinsic
difficulties associated with high dimensionality. These traditional query processing
strategies become even more problematic when different matching distances are
used for different data points, which turns out to be a very important case for complex high dimensional searches, such as audio fingerprinting and the like. As a
result, the most straightforward approach towards solving such problems, linear
scan, has typically outperformed more sophisticated approaches. Unfortunately,
while simple linear scanning typically achieves better performance with respect to
complex high dimensional searches than more complex query processing strategies,
linear scanning is a very time intensive process.
SUMMARY OF THE INVENTION
Described herein are various systems and methods that facilitate rapid
searching of MD data objects in an MD feature space. In accordance with one
embodiment, prior to searching, each dimension in the MD feature space is divided
into a number of intervals. When a query point is received, a single interval that
overlaps the query point is selected from each dimension. A reduced set of MD data
objects is then selected that includes only those MD data objects that overlap the
selected intervals. This reduced set of MD data objects, rather than the entire set of
MD data objects in the feature space, is then used to determine matches for the
query point, thereby greatly increasing the efficiency of the search process.
BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 illustrates an exemplary data mapping and searching system.
Fig. 2 illustrates an exemplary feature space of the data mapping and
searching system of Fig. 1. Fig. 3 is an exemplary operational flow diagram illustrating various
operations that may be performed in preparation for searching the feature space of
Fig. 2.
Fig. 4 is another exemplary operational flow diagram illustrating various
operations that may be performed in preparation for searching the feature space of
Fig. 2.
Fig. 5 is an exemplary operational flow diagram illustrating various
operations that may be performed in searching the feature space of Fig. 2.
Fig. 6 is another exemplary operational flow diagram illustrating various
operations that may be performed in searching the feature space of Fig. 2.
Fig. 7 illustrates one embodiment of a computing system in which the data
mapping and searching system of Fig. 1 and the operations flows of Figs. 4 - 6 may
be implemented.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
In general, the systems and methods described herein relate to, or may be
used in conjunction with, searching a plurality of multidimensional (MD) data
objects to detennine which one or ones of the MD data objects overlap a given
query point. In accordance with various embodiments, MD data objects are
represented as hyper-rectangles in a feature space. If the MD data objects to be
searched are not hyper-rectangles, the MD data objects are first mapped to hyper-
rectangles in a feature space. To facilitate rapid searching of the hyper-rectangles, each dimension in the feature space is first divided into a number of predetermined
intervals. A bit vector index is then created for each interval in each dimension.
Each bit vector index indicates whether each of the hyper-rectangles in the feature
space does or does not overlap the interval associated with the bit vector. When a query point is received, a single interval that overlaps the query
point is selected from each dimension. The bit vector indices associated with each
of the selected intervals are then logically ANDed together to form a single result
bit vector index. The result bit vector index identifies a reduced set of hyper-
rectangles within the feature space. This reduced set of hyper-rectangles, or MD
data objects approximated by the hyper-rectangles in the reduced set, may then be
quickly searched using a linear scan to determine a match or matches for the query
point.
Turning now to Fig. 1, illustrated therein is one embodiment of an exemplary
data mapping and searching system 100. As shown, the searching system 100
includes a data store 102, a mapping module 104, a search module 106, a shape
approximater module 108, and an MD feature space 110. Included in the data store
102 are a number of data items 112 (Di through Dn). Coupled to the MD feature
space 110 are a number of MD data objects of a first type 114 (Si through Sn) and a
number of MD data objects of a second type 116 (R\ through Rn). In accordance with one implementation, the MD feature space 110 is a type
that is used for mapping, manipulating, storing, and/or accessing MD data points or
objects in a computing system or computing process. In accordance with this implementation, MD data points in the MD feature space 110 are vectors of values.
These vectors have length equal to the number of dimensions in the MD feature
space. The precise form and meaning of each index in these vectors may vary,
depending on the form of the MD feature space. In accordance with this
implementation, the MD data objects 114 and 116 are sets of MD data points. The
MD data objects 114 and 115 may be defined as functions or algorithms that
determine whether an MD data point is a member of the set of data points defined
by the MD object. As used herein, an MD data object is said to be "coupled to" an
MD feature space when the underlying function or algorithm that defines the MD
object manipulates vectors whose type corcesponds to the MD feature space.
Those skilled in the art will appreciate that MD data points and objects may
be described or defined in terms of geometry. In accordance with this geometric
definition, MD data point vectors are considered coordinates in a high-dimensional
space. MD data objects are sets of MD data points, hence may be considered to be
shapes or regions in this high-dimensional space. As such, MD data points or
objects are referced to herein as being "in" or "within" or "coupled to" an MD
feature space. An MD feature space is said to "include" an MD data point or object.
With respecting to searching in the MD feature space 112, an MD data point
that is subject to search is referred to herein as a query point. An MD data object is
said to overlap a query point if the query point is a member of the set of MD data
points that make up the MD data object. This set membership can be determined by
applying the underlying function or algorithm of the MD object to the query point. Further, an MD data object is said to match the query point if the MD data object is
likely to overlap the query point. Matching is therefore an approximation to
overlap. The phrase "searching a feature space" is used herein to describe
performing matching and overlap operations of MD data points and objects that are
coupled to the MD feature space.
In general, the search module 106 is operable to determine which of the data
items 112 in the data store 102 matches a given query point 122. However, as
explained in detail below, the search module 106 does not search the data items 112
in data store 102 directly. Rather, the data items 112 are first mapped to MD data
objects in the feature space 110 by the mapping module 104. The search module
106 then evaluates the query point and the MD data objects in the feature space 110
to determine which MD data objects match the query point 122.
In accordance with one implementation, the mapping module 104 maps the
data items 112 directly to MD data objects of a second type 116. It is then with
respect to the MD data objects of the second type 116 that the search module 106
conducts the search. In accordance with another implementation, the mapping
module 104 maps the data items 112 to MD data objects of the first type 114. In this
embodiment, the shape approximater module 108 then converts or maps the MD
data objects of the first type 114 to MD data objects of the second type 116. The
search module 106 then conducts the search with respect to the MD data objects of
the second type 116 and/or the MD data objects of the first type 114. In accordance with one embodiment, the data store 102 is composed of or
includes computer-readable media. For example, and without limitation, in
accordance with one implementation, the data store 102 is a database having data
objects stored on a computer-readable media, such as magnetic or optical media. As
used herein, computer-readable media may be any available media that can store
and/or embody data and/or computer executable instructions, and that may be
accessed by a computing system or computing process. Computer-readable media
may include, without limitation, both volatile and nonvolatile media, removable and
non-removable media, and modulated data signals. The term "modulated data
signal" refers to a signal that has one or more of its characteristics set or changed in
such a manner as to encode information in the signal.
In accordance with one implementation, each of the data items 112 in the
data store 102 is a data sample or file. For example, and without limitation, in
accordance with one implementation, each of the data items 112 is a media sample
or file, such as an audio or video sample or file. In accordance with other
implementations, the data items 112 may be other types of samples or files.
In general, the mapping module 104 is operable to map data items 112 in the
data store to MD data objects in the feature space 108. As previously noted, the data
items 112 may be mapped either as MD data objects of the first type 114 or as MD
data objects of a second type 116. However, as described in greater detail below,
the mapping module 104 will typically map data items 112 to MD data objects of
the first type 114. Those skilled in the art will appreciate that there are many different types
(shapes) and sizes of MD data objects. Two common types of MD data objects are
hyper-spheres and hyper-rectangles. Other types of MD data objects are, without
limitation, hyper-ellipsoids or polytopes. As explained in greater detail below, in accordance with various
embodiments described herein, the MD data objects of a first type 114 are hyper-
spheres and the MD data objects of a second type 116 are hyper-rectangles. As
such, for simplicity, the MD data objects of the first type 114 will be referred to
herein as hyper-spheres and the MD data objects of the second type 116 will be
referred to herein as hyper-rectangles. However, it should be understood that the
various methods and systems described herein may be equally applicable where the
MD data objects of the first type are other varieties of MD data objects.
A hyper-rectangle may be defined as a set of all points in an MD feature
space such that each point has a value in each dimension in the feature space, the
value lying between a minimum and a maximum value per dimension. A hyper-
sphere may be defined as a set of all points in an MD feature space such that each
point has Euclidean distance to a fixed point less than or equal to a threshold. The
fixed point is known as the center of the hyper-sphere.
Turning to Fig. 2, illustrated therein is a generalized exemplary
representation of the feature space 110 including a number of hyper-rectangles 214-
222. To simplify presentation, a 2-dimensional feature space including 2-
dimensional hyper-rectangles is shown. However, it should be understood that the feature space 110, and the hyper-rectangles included therein, may have any positive
number of dimensions.
As shown in Fig. 2, the feature space 110 has a first dimension (diml) 210
and a second dimension (dim2) 212. As previously noted, each dimension in a
feature space 110 can attain a range of possible values. This range of possible
values is shown along each dimension. While only positive integer values are
shown along the dimensions 210 and 212 in Fig. 2, it will be appreciated that each
dimension may also include negative values and floating point values. Likewise, it
should be appreciated that while only hyper-rectangles having positive integer value
ranges are shown in Fig. 2, hyper-rectangles that have value ranges that extend into
negative values, hyper-rectangles having only negative value ranges, or hyper-
rectangles having floating point value ranges are also possible.
A number of different conventions may be used in specifying the size and
location of the hyper-rectangles in a feature space 110. FIG 2 illustrates one
exemplary convention that may be used in specifying the size and location of the
hyper-rectangles in the feature space 110. In particular, each hyper-rectangle in the
feature space 110 includes an identifier (Rl, R2, . . . , etc.) and two coordinate
pairs. As shown, the first coordinate pair identifies the location of the lower left
corner of the hyper-rectangle and the second coordinate pair indicates the upper
right corner of the hyper-rectangle with respect to the feature space 110. For
example, the lower left most hyper-rectangle 214 in the feature space is designated
as Rl {1,1} - {4,2}. In this example, Rl indicates the hyper-rectangle identifier, {1,1} indicates the lower left corner of the hyper-rectangle 214, and {4,2} indicates
the upper right corner of the hyper-rectangle 214. As will be appreciated, the ranges
of the attributes of the hyper-rectangles Rl through R5 along dimensions one and
two may be determined from these ordered pairs. Returning now to Fig. 1, in accordance with one implementation, the search
module 106, the mapping module 104, and the shape approximater module 108 are
each composed of, or include, computer executable instructions. In accordance with
one implementation these computer executable instructions are stored or embodied
in one or more types of computer-readable media and are executed by one or more
computing processes or devices, such as shown and described below with respect to
Fig. 7.
It should be understood that while the search module 106, the mapping
module 104, and the shape approximater module 108 are described herein as
comprising or including computer executable instructions embodied in computer-
readable media, the search module 106, the mapping module 104, the shape
approximater module 108, and any or all of the functions or operations performed
thereby, may likewise be embodied all or in part as interconnected machine logic
circuits or circuit modules within a computing device. Stated another way, it is
contemplated that the search module 106, the mapping module 104, the shape
approximater module 108, and their operations and functions, may be implemented
as hardware, software, firmware, or various combinations of hardware, software,
and/or firmware. In general, as previously described, the shape approximater module 108 is
operable to map or convert hyper-spheres 114 to hyper-rectangles 116 in the feature
space 110. The manner in which this mapping is accomplished by the shape
approximater module 108 may vary, based on the type of hyper-sphere 114 that is
being mapped or converted. For example, and without limitation, in accordance
with one implementation, each hyper-sphere 114 is mapped to a hyper-rectangle
116 having a size that completely encloses the hyper-sphere 114. For example, a
hyper-sphere 114 may be mapped to a hyper-rectangle 116 having dimensions such
that if the hyper-sphere 114 were positioned in the center of the hyper-rectangle
116, the hyper-sphere 114 would be completely contained within the hyper-
rectangle 116. As such, it will be appreciated that the overall size or volume of a
hyper-rectangle will be dependent on the overall size or volume of the hyper-sphere
from which it is mapped.
In one implementation, each hyper-rectangle 116 will be the smallest
possible hyper-rectangle that would completely enclose the hyper-sphere 114 from
which it is mapped. In other implementations, if false negative search results are
permissible, each hyper-rectangle 116 may be the smaller than the smallest possible
hyper-rectangle that would completely enclose the hyper-sphere 114 from which it
is mapped. It should be understood, that while the hyper-rectangles 116 have been
described as being mapped from hyper-spheres in the feature space 110 using the
shape approximater module 108, in accordance with other embodiments, the hyper- rectangles 116 in the feature space may be created in, or mapped to, the feature
space 110 using other modules or systems or mapping techniques.
In general, the search module 106 performs searches of the feature space 110
to identify hyper-rectangles that overlap a given query point 122. Given that a
hyper-rectangle is an MD data object, the definition of overlapping and matching a
hyper-rectangle is described, above. In accordance with one implementation, the
search module 106 performs the operations illustrated in FIGS. 3, 4, 5, and/or 6, as
will now be described.
Turning first to Fig. 3, illustrated therein is an exemplary operational flow
including operations 300 that may be performed by the search module prior to
searching the feature space 110. In accordance with one implementation, the
operations 300 are performed once the feature space 110 has been populated with
hyper-rectangles 116. As described in greater detail below, the operations 300
create a set of bit vector indices that are used during the search process. The
operations 300 may be performed at various times. Typically, however, the
operations 300 will not be performed before each search operation. Rather, the
operations 300 will typically be performed when a large number of hyper-rectangles
116 have been added or removed from the feature space 110. For example, the
operations 300 may only be performed after a given number of modifications have
taken place with respect to the bit vector indices.
As shown in Fig. 3, at the start of the operational flow 300, a partition
operation 310 partitions each dimension in the feature space 110 into a number of disjoint intervals. For example, as shown in Fig. 2, both dimensions 210 and 212
have both been partitioned into three disjoint intervals. As shown, dimension one
210 has been partitioned into interval one, which encompasses all values in
dimension one 210 below the value 4; interval two 226, which encompasses all
values in dimension one between values 4 and 8; and interval three 228, which
encompasses all values in dimension one above value 8. While not specifically
shown, dimension two, and any other dimensions in the feature space 110, would be
partitioned in a similar manner.
The precise manner in which the starting and ending points of the intervals
are determined may vary, and may be dependent on such things as hyper-rectangle
distribution and/or hyper-rectangle size. For example, and without limitation, in
accordance with one implementation, when m intervals are desired, m - 1 divisions
or interval dividers are selected between the intervals. For example, as shown in
Fig. 2, three intervals require the selection of two interval dividers (3 - 1 = 2). In
accordance with this implementation, the first and last interval in each dimension
will be unbounded on one side. For example, as shown in Fig. 2, interval one 210 is
bounded on one side by value 4, but remains unbounded at its other side. Similarly,
interval two 212 is bounded on one side by value 8, but remains unbounded at its
other side. In accordance with one implementation, the position of each interval divider
is selected such that it falls either at the beginning or end (boundary) of a value
range of one of the hyper-rectangles in the feature space. For example, as shown in Fig. 2, the divider 230 between interval one 224 and interval two 226 occurs at the
end of the value range of Rl 214 along dimension one 210. Similarly, the divider
232 between interval two 225 and interval three 228 occurs at the end of the value
range of R2216 along dimension one 210. In accordance with one implementation, the locations of the interval dividers
are determined as follows. Assuming |S| equals the number of hyper-rectangles in
the feature space, m is the desired number of intervals, a/b is used to represent
division of b into a with integer truncation, a%b represents the remainder of the
division a b, and k=(2*|S|)%m. Equation(l) FirstIDsj = j*[(2*|S|)/m] +j K= <=
Equation (2) RemaininglDsj = j*[(2*|S|)/m] + k k+l<=j<=m Equation (1) gives the IDs (where ID=n is the nth smallest hyper-rectangle
boundary along the axis) of the first k of the m dividers [j=l to k] relative to the
minimum boundary ID and sorted in increasing order. Equation (2) gives the IDs of
the remaining dividers. For instance, if FirstEDs^, then the first divider is at the
5th smallest hyper-rectangle boundary along the axis. In this implementation, the
idea is to allocate approximately equal numbers of MD data objects to each interval,
since this ultimately results in more efficient search.
Using Equations (1) with respect to the feature space and hyper-rectangles
shown in FIG. 2, it can be seen that k=(2*5)%3=l. Therefore FirstlDSi =
l*[(2*5)/3] + 1= 4. The first division is then at the 4th rectangle boundary (where
the boundaries are sorted in increasing order). Using Equations (2) with respect to the feature space and hyper-rectangles shown in FIG. 2, it can be seen that
RemainingIDs2 = 2*[(2*5)/3] + 1 = 7. Therefore, the second division is at the 7th
rectangle boundary. Since the 4th and 7th boundaries are at 4 and 8 respectively, this
is where the dividers are located. In accordance with one embodiment, a restricted
set of rectangle boundaries is used based upon prior knowledge of query point
distributions. This restricted set of boundaries would then be used in a manner
identical to what has been described.
Following the partitioning operation 310, a bit vector indices construction
operation then constructs a bit vector index corresponding to each interval in each
dimension. In particular, for each interval, a bit vector index is created that specifies
whether or not each of the hyper-rectangles 116 in the feature space 110 overlaps
the interval. A hyper-rectangle 116 may be said to overlap an interval in a
dimension if all or a part of its value range lies within the value range specified by
the interval. For example, with respect to Fig. 2, each of hyper-rectangles Rl 214,
R4 220, and R5 222 overlaps interval one 224; each of hyper-rectangles R2 216, R4
220, and R5 222 overlaps interval two 226; and each of hyper-rectangles R3 218
and R5 222 overlaps interval three 224.
In accordance with one embodiment, each bit vector index includes the same
number of bits as there are hyper-rectangles in the feature space. Furthermore, each
bit in the bit vector index is associated with a single one of the hyper-rectangles in
the feature space. In accordance with another embodiment, bit vectors may include
a greater number of bits than hyper-rectangles. For example, in one embodiment, when a hyper-rectangle is removed from the feature space, its associated bit may
simply be set to "0", rather than being removed from the bit vector index.
Each bit in a bit vector index indicates whether or not the hyper-rectangle to
which it is associated overlaps the interval associated with the bit vector index. For
example, a bit having a value of "1" might indicate that its associated hyper-
rectangle overlaps the interval associated with the bit vector index, and a bit having
a value of "0" might indicate that its associated hyper-rectangle does not overlap
the interval associated with the bit vector index. For example, with respect to Fig. 2,
a first bit vector index associated with Interval one 224 includes five bits and may
be written as [1 0 0 1 1], where the first bit (1) indicates that Rl overlaps interval
one, the second bit (0) indicates that R2 does not overlap interval one, the third bit
(0) indicates that R3 does not overlap interval one, the fourth bit (1) indicates that
R4 overlaps interval one, and the fifth bit (1) indicates that R5 overlaps interval
one. Using this convention, the bit vector index associated with interval two 226 is
[0 1 0 1 1], and the bit vector index associated with interval three 228 is [0 0 1 0 1]. Turning now to Fig. 4, illustrated therein is a detailed exemplary operational
flow 400 including operations that may be used for constructing bit vector indices
for the feature space 110. It will be appreciated that the operational flow 400 is
operable to handle the construction of bit vector indices for any number of
dimensions in the feature space 110 and any number of dimension intervals.
As shown, at the start of the operation flow 400, a dimension set operation
410 sets or initializes a dimension variable (dim) to a value of 1. Following the dimension set operation 410, a partition dimension operation 412 partitions the
dimension "dimension(dim)" into intervals, as described above. As will be
appreciated, since the dimension variable dim is currently set to 1, the partition
dimension operation 412 will partition the first dimension of the given feature
space. Following the partition dimension operation 412, a set interval operation 414
sets or initializes an interval variable intvl to a value of 1. Next, a set hyper-
rectangle operation 416 sets or initializes a hyper-rectangle variable rect to a value
of l.
Following the set hyper-rectangle operation 416, a set bit operation 418
determines if the hyper-rectangle specified by the hyper-rectangle variable rect
overlaps the interval specified by the interval variable intvl, in the dimension
specified by the dimension variable dim. If it is determined that the specified hyper-
rectangle overlaps the specified interval in the specified dimension, the set bit
operation 418 sets a bit associated with the specified hyper-rectangle in a bit vector
index associated with the specified interval in the specified dimension to 1. If,
however, it is determined that the specified hyper-rectangle does not overlap the
specified interval in the specified dimension, the set bit operation 418 sets a bit
associated with the specified hyper-rectangle in a bit vector index associated with
the specified interval in the specified dimension to 0. Next, an increment hyper-rectangle operation 420 increments the hyper-
rectangle variable rect. A rectangle number determination operation 422 then
determines if the hyper-rectangle variable rect is equal to the number of hyper- rectangles in the feature space plus 1. If the hyper-rectangle variable rect is not
equal to the number of hyper-rectangles in the feature space, the operational flow
400 returns to the set bit operation 418. However, if the hyper-rectangle variable
rect is equal to the number of hyper-rectangles in the feature space plus 1, the
operational flow 400 proceeds to an increment interval operation 424, where the
interval variable intvl is incremented.
Following the increment interval operation 424, an interval determination
operation 426 determines if the interval variable intvl equals the number of
intervals in the dimension specified by dimension variable dim plus 1. If the
interval variable intvl does not equal the number of intervals in the dimension
specified by dimension variable dim plus 1, the operational flow returns to the set
hyper-rectangle operation 416. However, if the interval variable intvl does equal the
number of intervals in the dimension specified by dimension variable dim plus 1,
the operational flow proceeds to an increment dimension operation 428, where the
dimension variable dim is incremented.
Following the increment dimension operation 428, a dimension
determination operation 430 determines if the dimension variable dim equals the
number of dimensions in the feature space plus 1. If the dimension variable dim
does not equal the number of dimensions in the feature space plus 1, the operational
flow 400 returns to the partition dimension operation 412. However, if the
dimension variable dim does equal the number of dimensions in the feature space
plus 1, the operational flow 400 ends. Turning now to Fig. 5, illustrated therein is an exemplary operational flow
500 that may be used in searching the feature space 110. More particularly, the
operational flow 500 may be used in searching the feature space 110 after bit vector
indices have been created for each of the intervals in the feature space 110, either in
accordance with the operational flows 300 and/or 400, as described above, or by
some other operations. As shown, at the beginning of the operational flow 500, a
receive query operation 514 receives a query item. Next, a map query operation 515
maps that query item into a query point in the MD feature space.
Following the map query operation 515, and interval selection operation 516
selects an interval from each dimension that overlaps the query point. An interval in
a dimension may be said to overlap a query point if the value of the query point in
the dimension lies within the value range specified by the interval. Next, an
ANDing operation 518 logically ANDs all of the bit vector indices corresponding to
the intervals selected in the interval selection operation 516. This logical ANDing
of the bit vector indices produces a single result bit vector index that specifies a set
of hyper-rectangles that match the received query point. As will be appreciated, the
set of hyper-rectangles specified by the result bit vector index will in most cases be
significantly smaller than the set of all hyper-rectangles within the feature space
110. Following the ANDing operation 518, a matching operation 520 compares
the received query point to each of the hyper-rectangles indexed by Is in the result
bit vector index to determine which of these hyper-rectangles overlap the received query point. In the case where each of the hyper-rectangles is mapped from an
associated MD data object, rather than comparing the received query point to each
of the hyper-rectangles specified by the result bit vector index, the received query
point may be compared directly to the MD data object associated with the hyper-
rectangles indexed by Is in the result bit vector index.
Turning now to Fig. 6, illustrated therein is another, more detailed exemplary
operational flow 600 including operations that may be used for searching a feature
space 110. As with the operational flow, the operational flow 600 may be carried
out after bit vector indices have been created for each of the intervals in the feature
space 110, whether in accordance with the operational flows 300 and/or 400, as
described above, or by some other operations. As shown, at the beginning of the
operational flow 600, a receive query operation 610 receives a query point. After a
query point has been received, a set dimension operation 612 sets a dimension
variable dim equal to 1. Next, a determine interval operation 614 determines an
interval in the dimension specified by the dimension variable dim that includes the
query point. Stated another way, interval operation 614 determines an interval in the
dimension specified by the dimension variable dim that overlaps the query point. A
select bit vector index operation 616 then selects the bit vector index corresponding
to the interval deteimined in determine interval operation 614. Following the select bit vector index operation 616, a dimension
determination operation 618 determines if the dimension variable dim is equal to 1.
If the dimension dim is equal to 1, a set result bit vector index operation 620 sets the result bit vector index equal to the bit vector index selected in the select bit
vector index operation 616, and the operational flow proceeds to a dimension
variable increment operation 624. However, if the dimension determination
operation 618 determines that the dimension variable dim is not equal to 1, the
operational flow 600 proceeds to an ANDing operation 622, where the bit vector
index selected in the select bit vector index operation 616 is logically ANDed with,
or into, the result bit vector. Next, the dimension variable increment operation 624
increments the dimension variable dim.
Following the dimension variable increment operation 624, a dimension
determination operation 626 determines if the dimension variable dim equals the
number of dimensions in the feature space. If the dimension variable dim does not
equal the number of dimensions in the feature space, the operational flow 600
returns to the determined interval operation 614. However, if the dimension
variable dim does equal the number of dimensions in the feature space, the
operational flow proceeds to a find hyper-rectangle operation 628, where the hyper-
rectangles corresponding to each "1" in the result bit vector are found. Next, a
compare data object operation 630 compares the received query point to all of the
MD data objects associated with the hyper-rectangles found by the fine hyper-
rectangle operation 628. A return data object operation 630 then returns all MD
data objects that match the received query point, and the operational flow 600 ends. Fig. 7 illustrates one operating environment 710 in which the various
systems, methods, and data structures described herein may be implemented. The exemplary operating environment 710 of Fig. 7 includes a general purpose
computing device in the form of a computer 720, including a processing unit 721, a
system memory 722, and a system bus 723 that operatively couples various system
components include the system memory to the processing unit 721. There may be
only one or there may be more than one processing unit 721, such that the processor
of computer 720 comprises a single central-processing unit (CPU), or a plurality of
processing units, commonly referred to as a parallel processing environment. The
computer 720 may be a conventional computer, a distributed computer, or any other
type of computer. The system bus 723 may be any of several types of bus structures including a
memory bus or memory controller, a peripheral bus, and a local bus using any of a
variety of bus architectures. The system memory may also be referred to as simply
the memory, and includes read only memory (ROM) 724 and random access
memory (RAM) 725. A basic input/output system (BIOS) 726, containing the basic
routines that help to transfer information between elements within the computer
720, such as during start-up, is stored in ROM 724. The computer 720 further
includes a hard disk drive 727 for reading from and writing to a hard disk, not
shown, a magnetic disk drive 728 for reading from or writing to a removable
magnetic disk 729, and an optical disk drive 730 for reading from or writing to a
removable optical disk 731 such as a CD ROM or other optical media.
The hard disk drive 727, magnetic disk drive 728, and optical disk drive 730
are connected to the system bus 723 by a hard disk drive interface 732, a magnetic disk drive interface 733, and an optical disk drive interface 734, respectively. The
drives and their associated computer-readable media provide nonvolatile storage of
computer-readable instructions, data structures, program modules and other data for
the computer 720. It should be appreciated by those skilled in the art that any type
of computer-readable media which can store data that is accessible by a computer,
such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli
cartridges, random access memories (RAMs), read only memories (ROMs), and the
like, may be used in the exemplary operating environment.
A number of program modules may be stored on the hard disk, magnetic disk
729, optical disk 731, ROM 724, or RAM 725, including an operating system 735,
one or more application programs 736, other program modules 737, and program
data 738. A user may enter commands and information into the personal computer
720 through input devices such as a keyboard 40 and pointing device 742. Other
input devices (not shown) may include a microphone, joystick, game pad, satellite
dish, scanner, or the like. These and other input devices are often connected to the
processing unit 721 through a serial port interface 746 that is coupled to the system
bus, but may be connected by other interfaces, such as a parallel port, game port, or
a universal serial bus (USB). A monitor 747 or other type of display device is also
connected to the system bus 723 via an interface, such as a video adapter 748. In
addition to the monitor, computers typically include other peripheral output devices
(not shown), such as speakers and printers. The computer 720 may operate in a networked environment using logical
connections to one or more remote computers, such as remote computer 749. These
logical connections may be achieved by a communication device coupled to or a
part of the computer 720, or in other manners. The remote computer 749 may be
another computer, a server, a router, a network PC, a client, a peer device or other
common network node, and typically includes many or all of the elements described
above relative to the computer 720, although only a memory storage device 750 has
been illustrated in Fig. 7. The logical connections depicted in Fig. 7 include a local-
area network (LAN) 751 and a wide-area network (WAN) 752. Such networking
environments are commonplace in office networks, enterprise- wide computer
networks, intranets and the Internal, which are all types of networks.
When used in a LAN-networking environment, the computer 720 is
connected to the local network 751 through a network interface or adapter 753,
which is one type of communications device. When used in a WAN-networking
environment, the computer 720 typically includes a modem 754, a type of
communications device, or any other type of communications device for
establishing communications over the wide area network 752. The modem 754,
which may be internal or external, is connected to the system bus 723 via the serial
port interface 746. In a networked environment, program modules depicted relative
to the personal computer 720, or portions thereof, may be stored in the remote
memory storage device. It is appreciated that the network connections shown are exemplary and other means of and communications devices for establishing a
communications link between the computers may be used.
Various systems and methods have been set forth that may be used in, or in
conjunction with various searching methods using hyper-rectangles and bit vector
indices. The systems, methods, and data structures have been described as
incorporating various elements or operations recited in the appended claims. It
should be understood, however, that the preceding description is not intended to
limit the scope of this patent. Rather, the inventors have contemplated that the
claimed systems, methods, and data structures might also be embodied in other
ways, to include different operations or elements, or combinations of operations or
elements, similar to the ones described, in conjunction with other present or future
technologies.

Claims

1. A method comprising: partitioning each dimension in a multidimensional (MD) feature space
into a plurality of intervals; identifying an interval in each dimension that overlaps a query point; finding one or more MD data objects coupled to the MD feature space
that match all of the identified intervals; and evaluating a first MD data object that matches all of the identified
intervals to determine whether the first MD data object overlaps the query point.
2. A method as defined in claim 1, wherein each MD data object
comprises a hyper-rectangle.
3. A method as defined in claim 1, wherein each MD data object is
associated with a data item.
4. A method as defined in claim 3, wherein each data item comprises a
media data item.
5. A method as defined in claim 1, wherein each MD data object
comprises a hyper-sphere.
6. A method as defined in claim 5, wherein each hyper-sphere is
associated with a data item.
7. A method as defined in claim 1, wherein the act of finding comprises: for each interval, forming an associated data structure that indicates
the MD data objects that match the interval; and processing each data structure associated with an identified interval to
produce a set of MD data objects, each MD data object in the set matching each of
the identified intervals.
8. A method as defined in claim 7, wherein each data structure
comprises a bit vector index.
9. A method as defined in claim 8, wherein each bit vector index
comprises a plurality of bits and wherein each bit in a bit vector corresponds to a
single MD data object.
10. A method as defined in claim 9, wherein a hyper-rectangle is
associated with each MD data object and wherein each bit in a bit vector index
indicates whether the hyper-rectangle corresponding thereto overlaps the
con-esponding interval
11. A method as defined in claim 8, wherein the act of processing
comprises logically ANDing the bit vector indices associated with all selected
intervals.
12. A method as defined in claim 1, wherein each MD data object is
associated with a hyper-rectangle coupled to the MD feature space, and wherein the
act of finding comprises comparing the query point with each hyper-rectangle that
overlaps all of the identified intervals.
13. A method as defined in claim 12, wherein each MD data object
comprises a hyper-sphere.
14. A computer-readable medium having computer-executable
instructions for performing acts comprising: partitioning each of a plurality of dimensions in a multidimensional (MD)
feature space into a plurality of intervals; for each interval, forming an associated data structure that indicates which of
a plurality of MD data objects coupled to the MD feature space match the interval; receiving a query point and selecting an interval in each dimension that is
overlapped by the query point; processing each data structure associated with a selected interval to
determine a set of MD data objects; and determining a subset of the MD data objects that overlap the query point.
15. A computer-readable medium as defined in claim 14, wherein each
data structure comprises a bit vector index.
16. A computer-readable medium as defined in claim 15, wherein the act
of processing comprises logically ANDing all of the bit vector indices to determine
the set of MD data obj ects .
17. A computer-readable medium as defined in claim 15, wherein each
bit vector index has a plurality of bits and each bit in a bit vector corresponds to a
MD data object coupled to the MD feature space.
18. A computer-readable medium as defined in claim 15, wherein each
bit vector index has a plurality of bits, each bit in a bit vector corresponds to a
single hyper-rectangle and indicates whether the corresponding hyper-rectangle
overlaps the interval associated with the data structure.
19. A computer-readable medium as defined in claim 14, wherein the act
of partitioning comprises partitioning each dimension into a number of disjoint
intervals.
20. A computer-readable medium as defined in claim 14, wherein at least
one interval is bounded by two interval dividers.
21. A computer-readable medium as defined in claim 14, wherein at least
one interval is unbounded in one direction along a dimension.
22. A computer-readable medium as defined in claim 14, wherein at least
one interval of a first of the plurality of dimensions is bound by an interval dividers
and wherein the at least one interval divider is selected in accordance with FirstlDsj
- j*[(2*|S|)/m] + j, where FirstlDsj represents the location of the at least one
interval divider along the first dimension, m is a selected number of interval
dividers along the first dimension, l<=j<=(2*|S|)%m, and |S| equals a number of
hyper-rectangles coupled to the MD feature space.
23. A computer-readable medium as defined in claim 14, wherein at least
one interval of a first of the plurality of dimensions is bound by an interval divider
and wherein the at least one interval divider is selected according to RemaininglDsj
= j*[(2*|S|)/m] + (2*|S|)%m, where RemaininglDsj represents the location of the
interval divider along the first dimension, m is a selected number of interval
dividers along the first dimension, (2*|S|)%m +l<=j<=m, and |S| equals a number
of hyper-rectangles coupled to the MD feature space.
24. A system comprising: a data store containing a plurality of data items; a computer readable medium having defined therein a multidimensional
(MD) feature space coupled to a plurality of MD data objects, each MD data object
being associated with a data item; and a search module operable to: partition each dimension in the MD feature space into a plurality of
intervals; select an interval in each dimension that overlaps a query point; determine a subset of the plurality of MD data objects that matches all
of the selected intervals; and select a data item based on the query point and the determined subset
of MD data objects.
25. A system as defined in claim 24, further comprising: a mapping module operable to map each of the plurality of data items to an
MD object coupled to the MD feature space.
26. A system as defined in claim 25, further comprising: a shape approximater module operable to map each MD object to a hyper-
rectangle coupled to the MD feature space.
27. A system as defined in claim 25, wherein each MD object comprises a
hyper-sphere.
28. A system as defined in claim 27, wherein at least two hyper-spheres
are not identical in size.
29. A system as defined in claim 26, wherein at least two hyper-
rectangles are not identical in size.
30. A computer-readable medium having computer-executable
instructions for performing acts comprising: partitioning each dimension in a multidimensional (MD) feature space
into a plurality of intervals, the feature space coupled to a plurality of MD data
objects, each MD data object being associated with a data item; identifying an interval in each dimension that includes a query point; identifying one or more MD data objects coupled to the feature space
that match all of the identified intervals; and identifying a data item that matches the query point using the query
point and the identified one or more MD data objects.
31. A computer-readable medium as defined in claim 30, wherein the act of
identifying a data item comprises determining whether each md data object associated
with a data item overlaps the query point.
PCT/US2004/014115 2003-06-23 2004-05-06 Multidimensional data object searching using bit vector indices WO2005002243A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006517105A JP4516071B2 (en) 2003-06-23 2004-05-06 Multidimensional data object search using bit vector index
EP04751482A EP1629397A4 (en) 2003-06-23 2004-05-06 Multidimensional data object searching using bit vector indices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/602,438 2003-06-23
US10/602,438 US6941315B2 (en) 2003-06-23 2003-06-23 Multidimensional data object searching using bit vector indices

Publications (2)

Publication Number Publication Date
WO2005002243A2 true WO2005002243A2 (en) 2005-01-06
WO2005002243A3 WO2005002243A3 (en) 2005-06-30

Family

ID=33518093

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/014115 WO2005002243A2 (en) 2003-06-23 2004-05-06 Multidimensional data object searching using bit vector indices

Country Status (7)

Country Link
US (3) US6941315B2 (en)
EP (1) EP1629397A4 (en)
JP (1) JP4516071B2 (en)
KR (1) KR101015324B1 (en)
CN (1) CN1809826A (en)
TW (1) TWI360756B (en)
WO (1) WO2005002243A2 (en)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7082394B2 (en) * 2002-06-25 2006-07-25 Microsoft Corporation Noise-robust feature extraction using multi-layer principal component analysis
US20080015870A1 (en) * 2003-05-30 2008-01-17 Lawrence Benjamin Elowitz Apparatus and method for facilitating a search for gems
US7831615B2 (en) * 2003-10-17 2010-11-09 Sas Institute Inc. Computer-implemented multidimensional database processing method and system
US20070198494A1 (en) * 2005-07-08 2007-08-23 Vadon Mark C Apparatus and method for facilitating a search for sets of gems
US8271521B2 (en) * 2006-03-20 2012-09-18 Blue Nile, Inc. Computerized search technique, such as an internet-based gemstone search technique
US20070239675A1 (en) * 2006-03-29 2007-10-11 Microsoft Corporation Web search media service
US20080086493A1 (en) * 2006-10-09 2008-04-10 Board Of Regents Of University Of Nebraska Apparatus and method for organization, segmentation, characterization, and discrimination of complex data sets from multi-heterogeneous sources
US20080263010A1 (en) * 2006-12-12 2008-10-23 Microsoft Corporation Techniques to selectively access meeting content
US9992648B2 (en) * 2007-11-17 2018-06-05 S. Sejo Pan Apparatus, method and system for subsequently connecting people
US8688723B2 (en) * 2007-12-21 2014-04-01 Hewlett-Packard Development Company, L.P. Methods and apparatus using range queries for multi-dimensional data in a database
US8024288B2 (en) * 2008-08-27 2011-09-20 Oracle International Corporation Block compression using a value-bit format for storing block-cell values
US8055687B2 (en) * 2009-01-20 2011-11-08 Hewlett-Packard Development Company, L.P. System and method for determining intervals of a space filling curve in a query box
US8738354B2 (en) * 2009-06-19 2014-05-27 Microsoft Corporation Trans-lingual representation of text documents
US8229716B2 (en) * 2010-01-05 2012-07-24 The United States Of America As Represented By The Secretary Of The Navy Fast tracking methods and systems for air traffic modeling using a Monotonic Lagrangian Grid
CN102255788B (en) * 2010-05-19 2014-08-20 北京启明星辰信息技术股份有限公司 Message classification decision establishing system and method and message classification system and method
CN101866358B (en) * 2010-06-12 2012-09-05 中国科学院计算技术研究所 Multidimensional interval querying method and system thereof
US20120102453A1 (en) * 2010-10-21 2012-04-26 Microsoft Corporation Multi-dimensional objects
US8676801B2 (en) 2011-08-29 2014-03-18 Sas Institute Inc. Computer-implemented systems and methods for processing a multi-dimensional data structure
JP2014006613A (en) * 2012-06-22 2014-01-16 Dainippon Screen Mfg Co Ltd Neighborhood search method and similar image search method
CN103049296B (en) * 2012-12-28 2016-01-20 北界创想(北京)软件有限公司 For the method and apparatus of download equipment Auto-matching intended application
US9298757B1 (en) * 2013-03-13 2016-03-29 International Business Machines Corporation Determining similarity of linguistic objects
CN104935504B (en) * 2014-03-17 2018-05-22 中国移动通信集团河北有限公司 A kind of method and device of the corresponding data rule of definite data packet
US10565198B2 (en) 2015-06-23 2020-02-18 Microsoft Technology Licensing, Llc Bit vector search index using shards
US10733164B2 (en) 2015-06-23 2020-08-04 Microsoft Technology Licensing, Llc Updating a bit vector search index
US10467215B2 (en) 2015-06-23 2019-11-05 Microsoft Technology Licensing, Llc Matching documents using a bit vector search index
US11392568B2 (en) 2015-06-23 2022-07-19 Microsoft Technology Licensing, Llc Reducing matching documents for a search query
US10242071B2 (en) 2015-06-23 2019-03-26 Microsoft Technology Licensing, Llc Preliminary ranker for scoring matching documents
US11281639B2 (en) 2015-06-23 2022-03-22 Microsoft Technology Licensing, Llc Match fix-up to remove matching documents
US10229143B2 (en) 2015-06-23 2019-03-12 Microsoft Technology Licensing, Llc Storage and retrieval of data from a bit vector search index
JP6638484B2 (en) * 2016-03-10 2020-01-29 富士通株式会社 Information processing apparatus, similarity search program, and similarity search method
US10650012B1 (en) * 2016-07-13 2020-05-12 United States Of America As Represented By Secretary Of The Navy Multi-dimensional range-index searching using search box approximation and splitting
CN107992503B (en) * 2016-10-26 2022-05-24 微软技术许可有限责任公司 Query processing in data analysis
JP6666312B2 (en) 2017-08-03 2020-03-13 株式会社日立製作所 Multidimensional data management system and multidimensional data management method

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US1647992A (en) * 1923-10-08 1927-11-08 Walter F Stimpson Adjustable leveling foot for scale bases
US1690408A (en) * 1926-10-25 1928-11-06 Champion Hardware Company Hasp
US2583806A (en) * 1950-11-08 1952-01-29 Joseph H Batzle Garment carrying rack for automobiles
JPS4823376Y1 (en) * 1969-10-04 1973-07-07
US3912315A (en) * 1972-12-13 1975-10-14 Aisin Seiki Door latch device
DE8715925U1 (en) * 1987-12-02 1988-02-11 Kiekert Gmbh & Co Kg, 5628 Heiligenhaus, De
US5499360A (en) * 1994-02-28 1996-03-12 Panasonic Technolgies, Inc. Method for proximity searching with range testing and range adjustment
US5761652A (en) * 1996-03-20 1998-06-02 International Business Machines Corporation Constructing balanced multidimensional range-based bitmap indices
US5781906A (en) * 1996-06-06 1998-07-14 International Business Machines Corporation System and method for construction of a data structure for indexing multidimensional objects
US6122628A (en) * 1997-10-31 2000-09-19 International Business Machines Corporation Multidimensional data clustering and dimension reduction for indexing and searching
US6134541A (en) * 1997-10-31 2000-10-17 International Business Machines Corporation Searching multidimensional indexes using associated clustering and dimension reduction information
US6490532B1 (en) * 1999-01-25 2002-12-03 Mount Sinai Hospital Method to construct protein structures
US6871201B2 (en) * 2001-07-31 2005-03-22 International Business Machines Corporation Method for building space-splitting decision tree
KR100483321B1 (en) * 2001-10-17 2005-04-15 한국과학기술원 The Device and Method for Similarity Search Using Hyper-rectangle Based Multidimensional Data Segmentation
JP2003330943A (en) * 2002-05-17 2003-11-21 Fujitsu Ltd Multidimensional index creating device and method, approximate information creating device and method, and search device
US6928445B2 (en) * 2002-06-25 2005-08-09 International Business Machines Corporation Cost conversant classification of objects

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP1629397A4 *

Also Published As

Publication number Publication date
US20050171972A1 (en) 2005-08-04
KR20060033733A (en) 2006-04-19
US7325001B2 (en) 2008-01-29
JP2007521565A (en) 2007-08-02
US6941315B2 (en) 2005-09-06
KR101015324B1 (en) 2011-02-15
JP4516071B2 (en) 2010-08-04
WO2005002243A3 (en) 2005-06-30
EP1629397A4 (en) 2012-03-21
US7430567B2 (en) 2008-09-30
TWI360756B (en) 2012-03-21
US20040260727A1 (en) 2004-12-23
US20060041541A1 (en) 2006-02-23
TW200508911A (en) 2005-03-01
CN1809826A (en) 2006-07-26
EP1629397A2 (en) 2006-03-01

Similar Documents

Publication Publication Date Title
US7430567B2 (en) Multidimensional data object searching using bit vector indices
US7966327B2 (en) Similarity search system with compact data structures
EP1025514B1 (en) Multidimensional data clustering and dimension reduction for indexing and searching
Beckmann et al. A revised R*-tree in comparison with related index structures
US20070005556A1 (en) Probabilistic techniques for detecting duplicate tuples
US20040024738A1 (en) Multidimensional index generation apparatus, multidimensional index generation method, approximate information preparation apparatus, approximate information preparation method, and retrieval apparatus
CN106503223B (en) online house source searching method and device combining position and keyword information
Cha et al. The GC-tree: a high-dimensional index structure for similarity search in image databases
CN107784110B (en) Index establishing method and device
EP1174804A2 (en) Method for searching multimedia using progressive histogram
Skopal et al. Nearest Neighbours Search using the PM-tree
Cui et al. Indexing high-dimensional data for efficient in-memory similarity search
Chua et al. Relevance feedback techniques for color-based image retrieval
Al Aghbari et al. Efficient KNN search by linear projection of image clusters
Egas et al. Adapting kd trees to visual retrieval
Abdelrahim et al. Image retrieval based on content and image compression
EP1160690A1 (en) Method of indexing and similarity search in a feature vector space
CN112860734A (en) Seismic data multi-dimensional range query method and device
JP2001052024A (en) Method and device for retrieving similar feature amount and storage medium storing retrieval program for similar feature amount
Zhu et al. Using keyblock statistics to model image retrieval
Digout et al. Similarity search and dimensionality reduction: Not all dimensions are equally useful
Celentano et al. Multiple feature indexing in image retrieval systems
Kurasawa et al. Optimal pivot selection method based on the partition and the pruning effect for metric space indexes
CN114791966A (en) Index construction method and device, vector search method and retrieval system
CN115408545A (en) Hard disk and memory combined neighbor graph vector retrieval method and device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2004751482

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 5866/DELNP/2005

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 20048172021

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 1020057024563

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2006517105

Country of ref document: JP

WWP Wipo information: published in national office

Ref document number: 2004751482

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020057024563

Country of ref document: KR