US20080228764A1 - Hypercube topology based advanced search algorithm - Google Patents

Hypercube topology based advanced search algorithm Download PDF

Info

Publication number
US20080228764A1
US20080228764A1 US12/131,754 US13175408A US2008228764A1 US 20080228764 A1 US20080228764 A1 US 20080228764A1 US 13175408 A US13175408 A US 13175408A US 2008228764 A1 US2008228764 A1 US 2008228764A1
Authority
US
United States
Prior art keywords
search
message passing
data sources
ant
searching
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.)
Abandoned
Application number
US12/131,754
Inventor
Srikanth Soogoor
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.)
Individual
Original Assignee
Individual
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
Priority claimed from US10/899,694 external-priority patent/US20060026153A1/en
Application filed by Individual filed Critical Individual
Priority to US12/131,754 priority Critical patent/US20080228764A1/en
Publication of US20080228764A1 publication Critical patent/US20080228764A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/102Bill distribution or payments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • 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/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99935Query augmenting and refining, e.g. inexact access
    • 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

Definitions

  • This invention relates to searching services. Specifically, the present invention relates to an advanced search algorithm for use in a networked environment.
  • the algorithm should be adaptive and used in conjunction with business intelligences of various business enterprises.
  • the present invention is an adaptive searching system.
  • the system includes a search engine for receiving and processing search queries.
  • the search engine utilizes an adaptive search algorithm.
  • the system also includes at least one interface device for communicating with the search engine.
  • the interface device provides a communication link between a user providing a search query to the search engine.
  • the system includes a plurality of indexed data sources.
  • the search engine utilizes a plurality of message passing ants. Each message passing ant searches the indexed plurality of data sources to answer the search query.
  • the message passing ants also deposit a signal of a path traversed. Other message passing ants may then follow the path by following the signals deposited by other message passing ants.
  • the present invention is an adaptive searching algorithm responding to a search query from a user through an interface device.
  • the algorithm includes a search engine for receiving and processing search queries.
  • a plurality of data sources is indexed.
  • the algorithm uses a plurality of message passing ants. Each message passing ant provides a signal of a path followed in searching the plurality of data sources in response to the search query. Other message passing ants may then follow the signal deposited by a message passing ant while searching the plurality of data sources.
  • the present invention is a method of adaptively searching a plurality of data sources within a network.
  • the method begins by indexing the plurality of data sources.
  • a search query is sent by a user to a search engine.
  • Message passing ants are then sent to the data sources searching an answer to the search query.
  • Each message passing ant deposits a signal to indicate a path traversed by the message passing ant during its search.
  • Other message passing ants may then follow the path taken by previous message passing ants.
  • a response to the search query is sent by at least one message passing ant searching the plurality of data sources to the search engine.
  • the present invention is a searching algorithm providing an indexed hypercube topology.
  • the searching algorithm includes a plurality of data sources.
  • the algorithm also includes a plurality of cubes. Each cube has a plurality of nodes associated with the data sources.
  • the data sources are indexed and positioned in proximity to another data source based on a similarity of information of the data sources.
  • FIG. 1 is a simplified block diagram of a web service system in the preferred embodiment of the present invention
  • FIG. 2 illustrates a topology of a hypercube used for indexing data on the various nodes of the system in the preferred embodiment of the present invention
  • FIG. 3 depicts a 4-layered 4-cube hypercube topology in the preferred embodiment of the present invention
  • FIGS. 4A and 4B are flow charts outlining the steps for conducting a search within the system according to the teachings of the present invention.
  • FIG. 5 is a flow chart outlining the steps for conducting the adaptive search algorithm according to the teachings of the present invention.
  • FIG. 1 is a simplified block diagram of a web service system 10 in the preferred embodiment of the present invention.
  • the system includes a plurality of interface devices 12 , 14 , and 16 .
  • the interface devices may be any computing or communication device communicating in the system 10 .
  • the interface devices may be mobile phones, personal data assistants (pda's), laptops, computers, etc.
  • the interface devices are operated by consumers or users of the system 10 .
  • a search engine 18 and an indexing server 20 Within the system 10 is a search engine 18 and an indexing server 20 .
  • the system 10 incorporates the World Wide Web (Internet) 22 with the other components of the system.
  • Internet World Wide Web
  • the system includes a data discovery router 24 , a business process and rules engine 26 , a business intelligence engine 28 , a transaction monitor 30 and a meta mapper 32 .
  • a corporate database group 34 comprises a plurality of corporate databases 36 , 38 , 40 , and 42 .
  • the various components of the system 10 may reside in one or more computing systems, such as servers or other computer workstations. Additionally, some or all of the components may include a computer processor and memory as needed to perform the functions within the system 10 .
  • the business intelligence engine, business process and rules engine, the transaction monitor and the meta mapper all are associated with a specific business enterprise running one or more corporate databases.
  • the corporate databases preferably reside at a site separate from the search engine, indexing server and data discovery router.
  • the corporate databases may reside with one or more of the other components of the system 10 .
  • the transaction monitor provides a monitoring function between any message sent or received from the corporate nodes (databases).
  • the meta mapper provides a virtual database of all the corporate databases associated with a specific business enterprise.
  • the search engine is the gateway for all searching requests from the users of the interface devices 12 , 14 , and 16 to the system 10 .
  • the interface devices are embedded within their computing systems with a search engine footprint.
  • the search engine footprint is a program occupying a small amount of memory within each interface device's computing system.
  • the search engine footprint may include memory holding user preferences to assist in the searching requests of the user.
  • a web service request is sent to the data discovery router 24 via the search engine 18 .
  • the data discover router 24 determines where the web service request needs to be routed, such as the Internet 22 , the corporate databases 36 , 28 , 40 , 42 , or other sources. Once the data discovery router determines where to send the web service request, a number of background queries are generated and sent. The primary query for the web service request is the source that most closely matches the data discovery router's determination.
  • the business intelligence engine 28 is activated.
  • the business intelligence engine processes the requests based on the business process and rules engine 26 's configuration and rules setup.
  • the business process and rules engine may provide rules for a plurality of consumers. A consumer may be provided with a special discount if the consumer spent a specified amount of money in the previous year.
  • the business intelligence engine is a platform that takes the output of the business process and rules engine and presents the necessary solution for use in the search engine and processing the search requests.
  • the search engine 18 is adaptive and utilizes a novel concept known as an ant colony optimization algorithm in a hypercube topology based environment.
  • the search engine optionally adapts itself to the user's profile.
  • a profile setup is not mandatory for a user to use the system.
  • the user's preferences are provided in initial setup through the search engine footprint of the user's interface device.
  • the search engine is preferably located with a computer server well known in the art. However, the search engine may be located in any computing system allowing communication through the system 10 .
  • the search engine includes a capability to perform a generic search, a personal search, a corporate database search and receipt of sponsored advertisements.
  • the search engine uses web crawler bots to traverse the web to create an index of all the websites. This indexing is performed prior to any search request.
  • These websites under meta data are grouped in a n-layered hypercube topology with the longest distance between any two points being no more than log(n) base 2 nodes.
  • FIG. 2 illustrates a topology of a cube 50 surrounding a cube 54 used for indexing data on the various nodes of the system (e.g., servers) according to the teachings of the present invention. As the web crawlers traverse the Internet, more daisy chained hypercubes topology may be built (see FIG. 3 ).
  • Vertices 52 (“point or node”) of the hypercube 50 represent an indexed search data point.
  • the data points or data sources may be web pages, meta data or a combination of both. Lines depicted between the data points show pathways.
  • One node from one cube is connected by a pathway 57 in an adjacent cube.
  • the indexing server 20 preferably operates using the Linux operating system and use Intel processors. However, any processor and operating system may be used.
  • the indexing server provides an index of all the data sources found by the web crawler bots.
  • a hypercube is a cube with more than three dimensions.
  • An N dimensional cube has 2 ⁇ N nodes (an “N-cube”).
  • N+1 dimensional cube two N dimensional cubes are joined at each node on one cube to the corresponding node on the other cube.
  • a four-cube may be visualized as a three-cube with a smaller three-cube centered inside it with edges radiating diagonally out (in the fourth dimension) from each node on the inner cube to the corresponding node on the outer cube.
  • Each node in an N dimensional cube is directly connected to N other nodes (e.g., pathway 57 ).
  • Each node may be identified by a set of N Cartesian coordinates where each coordinate is either zero or one. Two nodes are directly connected if they differ in only one coordinate.
  • the simple, regular geometrical structure and the close relationship between the coordinate system and binary numbers make the hypercube an appropriate topology for a parallel computer interconnection network.
  • the fact that the number of directly connected, “nearest neighbor”, nodes increases with the total size of the network is also highly desirable for a parallel computation.
  • the proximity of the data points is defined during the mapping process by specifying, through the indexing server 20 , indexing definitions. The definitions define the proximity of the information found.
  • FIG. 3 depicts a 4-layered 4-cube hypercube topology in the preferred embodiment of the present invention.
  • FIG. 3 illustrates a hypercube architecture 70 having a plurality of cubes 50 and 52 .
  • the hypercube architecture is fully distributed and utilizes Message Passing Interface (MPI).
  • MPI is implemented by use of “ant colony optimizations.”
  • Ant colony optimization is an evolution-based search technique for the solution of difficult combinatorial problems.
  • the ant colony optimization follows the analogy of ants, which leave a pheromone trail. It should be understood that the layers of cubes as well as the number of cubes may vary depending on the search and amount of data sources available.
  • the Mespas use memory to store partial solutions.
  • the Mespas live in a discrete world, which provides for independent operation of each Mespa with an awareness of other Mespas.
  • the Mespas have heuristic information and may perform a local search. Additional, the Mespas have a limited intelligence allowing a look ahead capability.
  • the Mespas follow the trails as depicted on the hypercube topology (lines between vertices 52 ).
  • the Mespas deposit an analogous pheromone which is problem dependent and a function of the solution quality.
  • the analogous pheromone is a signal deposited by each Mespa providing a trail for other Mespas to follow.
  • the algorithm for searching within the plurality of hypercubes includes several assumptions.
  • the algorithm assumes that there is a web crawler (Mespa) that is both scalable and incremental.
  • the hypercubes keep a local copy of the web pages with the meta data in a repository which is eventually used for indexing, mining and personalization.
  • Each node of the hypercube topology includes a set of information on a particular web page. These nodes of the web pages have been built using the concept of proximity cluster. The distance from one node to the next node or any other node signifies the “proximity” or “closeness” of those two web pages.
  • Each hypercube (or plurality of cubes) is assigned at least one web crawler (Mespa). Also a scoutmaster is utilized to determine which Mespa goes to which hypercube and start a search. The scoutmaster is ultimately responsible for the search result.
  • a scoutmaster 56 is depicted on FIG. 3 . The position and the number of scoutmasters is exemplary only and may be varied.
  • a plurality of Mespas 58 are also depicted on FIG. 3 . The Mespas traverse the paths between each node and search the various data points.
  • the probably of p(k, t, w) of moving from node t to node w depends on the combination of two values: the attractiveness n(t,w) on the hypercube of the move, as computed by some heuristic indicating the a priori desirability of the move and the trail level tl (t, w) on the hypercube of the move, indicating how proficient it has been in the past to make that particular move. This represents a posteriori indication of the desirability.
  • Trails are preferably updated when the Mespas have completed their search, increasing or decreasing the level of trails corresponding to moves that were part of “good” or “bad” search, respectively.
  • the algorithm includes a tabu list [L] of all the Mespas (inactive list).
  • a randomly selected Mespa is sent to the hypercube 50 for the next search request from the tabu list.
  • a scoutmaster is initialized.
  • the scoutmaster selects a hypercube for the search.
  • the scoutmaster initializes p(k, t, w) and n(t,w).
  • the Mespas on a specific hypercube e.g., hypercube h
  • Each Mespa is responsible for a cube c.
  • the probability is determined to move into the cube c.
  • the requested search items are searched amongst the indexed web pages.
  • the Mespa If any Mespa finds a requested item, the Mespa returns an answer to the scoutmaster. If the requested item is not found, a message is sent to the scoutmaster that the search results were negative. The scoutmaster then terminates the Mespa that failed the search. The scoutmaster is informed of this termination. The search continues within other hypercubes.
  • FIGS. 4A and 4B are flow charts outlining the steps for conducting a search within the system 10 according to the teachings of the present invention.
  • the method begins with step 100 where the user optionally provides preferences through the search engine footprint embedded within the interface device.
  • the preferences may include any information, which may be helpful in performing a search, such as a user's home address, interests, buying habits, etc.
  • step 102 the user requests a search through the interface device.
  • the method then moves to step 104 where a request is generated from the user's interface device to the search engine 18 .
  • step 106 the search engine generates a web service request and sends the request to the data discovery router 24 .
  • step 108 the data discovery router determines where the request is to be routed. The data discovery router then generates and sends a plurality of queries through the system 10 in step 110 .
  • step 112 it is determined if the data discovery router recommends accessing the corporate database group 34 . If it is determined that the corporate database group should be accessed, the method moves to step 114 where the business intelligence engine 28 is activated. Next, in step 116 , the business intelligence engine processes the request based on the business process and rules engine 26 configuration and rules set. The business process and rules engine's configuration is setup as desired to provide specified rules and policies incorporated in the use of the corporate data group 34 . The method then moves to step 118 where a search is conducted by the adaptive searching algorithm (explained below in FIG. 5 ).
  • step 112 the method moves from step 112 to step 118 where the search is conducted by the adaptive searching algorithm.
  • step 120 the primary query and results determined by the search engine is sent to the requesting user's interface device.
  • FIG. 5 is a flow chart outlining the steps for conducting the adaptive algorithm according to the teachings of the present invention.
  • the indexing server includes an indexing definitions table which defines information and defines the proximity of data to one another. Therefore, the hypercube topology is in place and fully indexed prior to any search.
  • the method then begins with step 200 where a user generates a search request through the user's interface device.
  • the search engine initializes a scoutmaster.
  • the scoutmaster selects a hypercube (or plurality of cubes) for conducting the search.
  • the probability of moving from a node t to a node w [p(k,t,w)] and the attractiveness of the move [n(t,w)] is initialized.
  • the search is conducted. Specifically, all Mespas within the hypercube h (selected hypercube or hypercubes) act in parallel.
  • Each Mespa is responsible for a cube c ( 50 or 54 ). The probability of the state to move into c is determined. Additionally, each Mespa conducts the search for the requested item.
  • step 206 it is determined if the requested item has been found. If it is determined that the requested item has been found, the method moves to step 208 where an answer is returned to the scoutmaster that the requested item has been found. The method then moves to step 210 where the search results are sent to the user through the user's interface device.
  • step 206 the method moves from step 206 to step 212 where the Mespa is terminated.
  • step 214 the scoutmaster is informed that the Mespa has been terminated.
  • step 204 the search is continued. Initially, Mespas follow a random route in search of answers to the search query. As more Mespas traverse specific trails in the hypercube topology, additional Mespas will follow the trail (attracted to the analogous pheromones). Thus, a trail and error iterative process is conduct whereby as more Mespas travel a specific path, more Mespas follow. The search is then focused to those paths having the most traffic.
  • the various components of the system 10 are depicted as separate items, such as the search engine 18 and the indexing server 20 , the present invention may include components in one or more locations. Additionally, it should be understood that the hypercube architecture is one structure utilized to perform a search using the novel ant colony optimization searching techniques. Any architecture may be implemented to perform the ant colony optimization searching techniques.
  • the present invention provides many advantages over existing search systems.
  • the present invention enables an adaptive search to be conducted which may process both structured and unstructured data.
  • the user's preferences may be incorporated into the search request automatically. For example, if a user desires the location of a specific type of restaurant, the search may automatically be conducted of restaurants within a certain radius of the user's home address.
  • the corporate databases may be utilized by providing specific items of interest to the user, such as sales on particular items (e.g., children's clothes).
  • the searching algorithm enables a search to be conducted which learns from past searches by incorporating the “ant colony optimization” techniques discussed above.

Abstract

The present invention is a system and method of conducting an adaptive search from a plurality of data sources utilizing a hypercube topology. The system includes a search engine which utilizes a hypercube architecture having a plurality of hypercubes. Each hypercube indexes several data sources in a manner such that similar data sources are located in proximity with other similar data sources. In addition, the search engine utilizes a plurality of message passing ants providing a signal of a path taken for other message passing ants to follow.

Description

    RELATED APPLICATIONS
  • This application is a continuation of a co-pending U.S. patent application Ser. No. 10/899,982 by Srik Soogoor entitled “ADVANCED SEARCH ALGORITHM WITH INTEGRATED BUSINESS INTELLIGENCE,” filed Jul. 27, 2004 which claims the priority of U.S. patent application Ser. No. 10/899,694 by Srik Soogoor entitled “Hypercube Topology Based Advanced Search Algorithm,” filed Jul. 27, 2004 and is hereby incorporated by reference herein.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention relates to searching services. Specifically, the present invention relates to an advanced search algorithm for use in a networked environment.
  • 2. Description of the Related Art
  • Tremendous advances have been made in providing web services to both consumers and business enterprises. With the increased use of the Internet to transfer information between companies and consumers, the task of organizing and utilizing this information is daunting. Today, business enterprises utilize a real-time business intelligence for processing this information. Existing business intelligence may be considered a “data refinery.” In a similar manner as oil refineries are used to convert a raw material (oil) into several products (e.g., gasoline, jet fuel, kerosene, and lubricants), real-time business intelligences take another raw material (data) and process it into several products for consumers and enterprises in real-time.
  • Although the existing business intelligence systems manage some forms of data very well, the management of both structured and unstructured data is beyond their capabilities. A business intelligence, and more specifically, an adaptive searching algorithm is needed which can process both structured and unstructured data in an efficient and meaningful manner is needed.
  • Thus, it would be a distinct advantage to have a searching algorithm which can efficiently and accurately process both structured and unstructured data. The algorithm should be adaptive and used in conjunction with business intelligences of various business enterprises.
  • SUMMARY OF THE INVENTION
  • In one aspect, the present invention is an adaptive searching system. The system includes a search engine for receiving and processing search queries. The search engine utilizes an adaptive search algorithm. The system also includes at least one interface device for communicating with the search engine. The interface device provides a communication link between a user providing a search query to the search engine. In addition, the system includes a plurality of indexed data sources. The search engine utilizes a plurality of message passing ants. Each message passing ant searches the indexed plurality of data sources to answer the search query. The message passing ants also deposit a signal of a path traversed. Other message passing ants may then follow the path by following the signals deposited by other message passing ants.
  • In another aspect, the present invention is an adaptive searching algorithm responding to a search query from a user through an interface device. The algorithm includes a search engine for receiving and processing search queries. In addition, a plurality of data sources is indexed. In addition, the algorithm uses a plurality of message passing ants. Each message passing ant provides a signal of a path followed in searching the plurality of data sources in response to the search query. Other message passing ants may then follow the signal deposited by a message passing ant while searching the plurality of data sources.
  • In still another aspect, the present invention is a method of adaptively searching a plurality of data sources within a network. The method begins by indexing the plurality of data sources. Next, a search query is sent by a user to a search engine. Message passing ants are then sent to the data sources searching an answer to the search query. Each message passing ant deposits a signal to indicate a path traversed by the message passing ant during its search. Other message passing ants may then follow the path taken by previous message passing ants. A response to the search query is sent by at least one message passing ant searching the plurality of data sources to the search engine.
  • In another aspect, the present invention is a searching algorithm providing an indexed hypercube topology. The searching algorithm includes a plurality of data sources. The algorithm also includes a plurality of cubes. Each cube has a plurality of nodes associated with the data sources. The data sources are indexed and positioned in proximity to another data source based on a similarity of information of the data sources.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a simplified block diagram of a web service system in the preferred embodiment of the present invention;
  • FIG. 2 illustrates a topology of a hypercube used for indexing data on the various nodes of the system in the preferred embodiment of the present invention;
  • FIG. 3 depicts a 4-layered 4-cube hypercube topology in the preferred embodiment of the present invention;
  • FIGS. 4A and 4B are flow charts outlining the steps for conducting a search within the system according to the teachings of the present invention;
  • FIG. 5 is a flow chart outlining the steps for conducting the adaptive search algorithm according to the teachings of the present invention.
  • DESCRIPTION OF THE INVENTION
  • An adaptive search algorithm system and method are disclosed. FIG. 1 is a simplified block diagram of a web service system 10 in the preferred embodiment of the present invention. The system includes a plurality of interface devices 12, 14, and 16. The interface devices may be any computing or communication device communicating in the system 10. The interface devices may be mobile phones, personal data assistants (pda's), laptops, computers, etc. The interface devices are operated by consumers or users of the system 10. Within the system 10 is a search engine 18 and an indexing server 20. The system 10 incorporates the World Wide Web (Internet) 22 with the other components of the system. In addition, the system includes a data discovery router 24, a business process and rules engine 26, a business intelligence engine 28, a transaction monitor 30 and a meta mapper 32. A corporate database group 34 comprises a plurality of corporate databases 36, 38, 40, and 42. The various components of the system 10 may reside in one or more computing systems, such as servers or other computer workstations. Additionally, some or all of the components may include a computer processor and memory as needed to perform the functions within the system 10. Preferably, the business intelligence engine, business process and rules engine, the transaction monitor and the meta mapper all are associated with a specific business enterprise running one or more corporate databases. The corporate databases preferably reside at a site separate from the search engine, indexing server and data discovery router. Alternatively, the corporate databases may reside with one or more of the other components of the system 10. The transaction monitor provides a monitoring function between any message sent or received from the corporate nodes (databases). The meta mapper provides a virtual database of all the corporate databases associated with a specific business enterprise.
  • The search engine is the gateway for all searching requests from the users of the interface devices 12, 14, and 16 to the system 10. In the preferred embodiment of the present invention, the interface devices are embedded within their computing systems with a search engine footprint. When a user logs in with the system 10 for the first time, a web service request is activated and ready to make a request. Preferably, the search engine footprint is a program occupying a small amount of memory within each interface device's computing system. The search engine footprint may include memory holding user preferences to assist in the searching requests of the user.
  • When a search request is made by a user through the interface device, a web service request is sent to the data discovery router 24 via the search engine 18. The data discover router 24 determines where the web service request needs to be routed, such as the Internet 22, the corporate databases 36, 28, 40, 42, or other sources. Once the data discovery router determines where to send the web service request, a number of background queries are generated and sent. The primary query for the web service request is the source that most closely matches the data discovery router's determination.
  • In the event that the data discovery router's recommendation is to a corporate database, then the business intelligence engine 28 is activated. The business intelligence engine processes the requests based on the business process and rules engine 26's configuration and rules setup. For example, the business process and rules engine may provide rules for a plurality of consumers. A consumer may be provided with a special discount if the consumer spent a specified amount of money in the previous year. The business intelligence engine is a platform that takes the output of the business process and rules engine and presents the necessary solution for use in the search engine and processing the search requests.
  • The search engine 18 is adaptive and utilizes a novel concept known as an ant colony optimization algorithm in a hypercube topology based environment. The search engine optionally adapts itself to the user's profile. However, a profile setup is not mandatory for a user to use the system. In the preferred embodiment of the present invention, the user's preferences are provided in initial setup through the search engine footprint of the user's interface device.
  • The search engine is preferably located with a computer server well known in the art. However, the search engine may be located in any computing system allowing communication through the system 10. The search engine includes a capability to perform a generic search, a personal search, a corporate database search and receipt of sponsored advertisements.
  • In order to facilitate the enhanced searching capabilities of the search engine 18, a novel architecture is utilized. The search engine uses web crawler bots to traverse the web to create an index of all the websites. This indexing is performed prior to any search request. These websites under meta data are grouped in a n-layered hypercube topology with the longest distance between any two points being no more than log(n) base 2 nodes. FIG. 2 illustrates a topology of a cube 50 surrounding a cube 54 used for indexing data on the various nodes of the system (e.g., servers) according to the teachings of the present invention. As the web crawlers traverse the Internet, more daisy chained hypercubes topology may be built (see FIG. 3). Vertices 52 (“point or node”) of the hypercube 50 represent an indexed search data point. The data points or data sources may be web pages, meta data or a combination of both. Lines depicted between the data points show pathways. One node from one cube is connected by a pathway 57 in an adjacent cube. The indexing server 20 preferably operates using the Linux operating system and use Intel processors. However, any processor and operating system may be used. The indexing server provides an index of all the data sources found by the web crawler bots.
  • A hypercube is a cube with more than three dimensions. A single (2̂0=1) point (or “node”) may be considered as a zero dimensional cube, two (2̂1) nodes joined by a line (or “edge”) form a one-dimensional cube, four (2̂2) nodes arranged in a square form a two dimensional cube and eight (2̂3) nodes form an ordinary three dimensional cube. Following this geometric progression, the first hypercube has 2̂4=16 nodes and is a four dimensional shape (a “four-cube”). An N dimensional cube has 2̂N nodes (an “N-cube”). To make an N+1 dimensional cube, two N dimensional cubes are joined at each node on one cube to the corresponding node on the other cube. A four-cube may be visualized as a three-cube with a smaller three-cube centered inside it with edges radiating diagonally out (in the fourth dimension) from each node on the inner cube to the corresponding node on the outer cube.
  • Each node in an N dimensional cube is directly connected to N other nodes (e.g., pathway 57). Each node may be identified by a set of N Cartesian coordinates where each coordinate is either zero or one. Two nodes are directly connected if they differ in only one coordinate.
  • The simple, regular geometrical structure and the close relationship between the coordinate system and binary numbers make the hypercube an appropriate topology for a parallel computer interconnection network. The fact that the number of directly connected, “nearest neighbor”, nodes increases with the total size of the network is also highly desirable for a parallel computation. The proximity of the data points is defined during the mapping process by specifying, through the indexing server 20, indexing definitions. The definitions define the proximity of the information found.
  • FIG. 3 depicts a 4-layered 4-cube hypercube topology in the preferred embodiment of the present invention. FIG. 3 illustrates a hypercube architecture 70 having a plurality of cubes 50 and 52. The hypercube architecture is fully distributed and utilizes Message Passing Interface (MPI). MPI is implemented by use of “ant colony optimizations.” Ant colony optimization is an evolution-based search technique for the solution of difficult combinatorial problems. The ant colony optimization follows the analogy of ants, which leave a pheromone trail. It should be understood that the layers of cubes as well as the number of cubes may vary depending on the search and amount of data sources available.
  • These ants, unlike the web crawlers, possess the MPI and are known as Mespa's (message passing ants). The Mespas use memory to store partial solutions. The Mespas live in a discrete world, which provides for independent operation of each Mespa with an awareness of other Mespas. The Mespas have heuristic information and may perform a local search. Additional, the Mespas have a limited intelligence allowing a look ahead capability. The Mespas follow the trails as depicted on the hypercube topology (lines between vertices 52). The Mespas deposit an analogous pheromone which is problem dependent and a function of the solution quality. The analogous pheromone is a signal deposited by each Mespa providing a trail for other Mespas to follow. As more Mespas traverse the trail, the pheromones (signals) deposited become stronger. Therefore, once a plurality of Mespas traverse a path, other Mespas will follow. This follows the analogy of a colony of ants which, at first sends a few ants to scout ahead for food. Once several ants follow a specific path to a food source, other ants follow the pheromones on the trail and are led to the food source.
  • The algorithm for searching within the plurality of hypercubes includes several assumptions. The algorithm assumes that there is a web crawler (Mespa) that is both scalable and incremental. The hypercubes keep a local copy of the web pages with the meta data in a repository which is eventually used for indexing, mining and personalization. Each node of the hypercube topology includes a set of information on a particular web page. These nodes of the web pages have been built using the concept of proximity cluster. The distance from one node to the next node or any other node signifies the “proximity” or “closeness” of those two web pages.
  • Each hypercube (or plurality of cubes) is assigned at least one web crawler (Mespa). Also a scoutmaster is utilized to determine which Mespa goes to which hypercube and start a search. The scoutmaster is ultimately responsible for the search result. A scoutmaster 56 is depicted on FIG. 3. The position and the number of scoutmasters is exemplary only and may be varied. In addition, a plurality of Mespas 58 are also depicted on FIG. 3. The Mespas traverse the paths between each node and search the various data points.
  • For each Mespa K, the probably of p(k, t, w) of moving from node t to node w depends on the combination of two values: the attractiveness n(t,w) on the hypercube of the move, as computed by some heuristic indicating the a priori desirability of the move and the trail level tl (t, w) on the hypercube of the move, indicating how proficient it has been in the past to make that particular move. This represents a posteriori indication of the desirability.
  • Trails are preferably updated when the Mespas have completed their search, increasing or decreasing the level of trails corresponding to moves that were part of “good” or “bad” search, respectively.
  • The algorithm includes a tabu list [L] of all the Mespas (inactive list). A randomly selected Mespa is sent to the hypercube 50 for the next search request from the tabu list. Additionally, a scoutmaster is initialized. The scoutmaster selects a hypercube for the search. The scoutmaster initializes p(k, t, w) and n(t,w). Next, the Mespas on a specific hypercube (e.g., hypercube h), perform a parallel operation. Each Mespa is responsible for a cube c. Next, the probability is determined to move into the cube c. The requested search items are searched amongst the indexed web pages. If any Mespa finds a requested item, the Mespa returns an answer to the scoutmaster. If the requested item is not found, a message is sent to the scoutmaster that the search results were negative. The scoutmaster then terminates the Mespa that failed the search. The scoutmaster is informed of this termination. The search continues within other hypercubes.
  • FIGS. 4A and 4B are flow charts outlining the steps for conducting a search within the system 10 according to the teachings of the present invention. With reference to FIGS. 1-3, 4A, and 4B, the steps of the method will now be explained. The method begins with step 100 where the user optionally provides preferences through the search engine footprint embedded within the interface device. The preferences may include any information, which may be helpful in performing a search, such as a user's home address, interests, buying habits, etc. Next, in step 102, the user requests a search through the interface device. The method then moves to step 104 where a request is generated from the user's interface device to the search engine 18. In step 106, the search engine generates a web service request and sends the request to the data discovery router 24. In step 108, the data discovery router determines where the request is to be routed. The data discovery router then generates and sends a plurality of queries through the system 10 in step 110.
  • The method then moves to step 112 where it is determined if the data discovery router recommends accessing the corporate database group 34. If it is determined that the corporate database group should be accessed, the method moves to step 114 where the business intelligence engine 28 is activated. Next, in step 116, the business intelligence engine processes the request based on the business process and rules engine 26 configuration and rules set. The business process and rules engine's configuration is setup as desired to provide specified rules and policies incorporated in the use of the corporate data group 34. The method then moves to step 118 where a search is conducted by the adaptive searching algorithm (explained below in FIG. 5).
  • However, if it is determined that the data discovery router does not recommend accessing the corporate database group 34, the method moves from step 112 to step 118 where the search is conducted by the adaptive searching algorithm. Next, in step 120, the primary query and results determined by the search engine is sent to the requesting user's interface device.
  • FIG. 5 is a flow chart outlining the steps for conducting the adaptive algorithm according to the teachings of the present invention. With reference to FIGS. 1-3, and 5, the steps of the method will now be explained. Prior to beginning the search, the various data sources (web pages, meta data, combination of web pages and meta data, etc.) are indexed through the indexing server. The indexing server includes an indexing definitions table which defines information and defines the proximity of data to one another. Therefore, the hypercube topology is in place and fully indexed prior to any search. The method then begins with step 200 where a user generates a search request through the user's interface device. Next, in step 202, the search engine initializes a scoutmaster. During initialization, the scoutmaster selects a hypercube (or plurality of cubes) for conducting the search. In addition, the probability of moving from a node t to a node w [p(k,t,w)] and the attractiveness of the move [n(t,w)] is initialized. Next, in step 204, the search is conducted. Specifically, all Mespas within the hypercube h (selected hypercube or hypercubes) act in parallel. Each Mespa is responsible for a cube c (50 or 54). The probability of the state to move into c is determined. Additionally, each Mespa conducts the search for the requested item.
  • Next, in step 206, it is determined if the requested item has been found. If it is determined that the requested item has been found, the method moves to step 208 where an answer is returned to the scoutmaster that the requested item has been found. The method then moves to step 210 where the search results are sent to the user through the user's interface device.
  • However, if it is determined that the item has not been found by the Mespa, the method moves from step 206 to step 212 where the Mespa is terminated. Next, in step 214, the scoutmaster is informed that the Mespa has been terminated. Next, the method moves to step 204 where the search is continued. Initially, Mespas follow a random route in search of answers to the search query. As more Mespas traverse specific trails in the hypercube topology, additional Mespas will follow the trail (attracted to the analogous pheromones). Thus, a trail and error iterative process is conduct whereby as more Mespas travel a specific path, more Mespas follow. The search is then focused to those paths having the most traffic.
  • Although the various components of the system 10 are depicted as separate items, such as the search engine 18 and the indexing server 20, the present invention may include components in one or more locations. Additionally, it should be understood that the hypercube architecture is one structure utilized to perform a search using the novel ant colony optimization searching techniques. Any architecture may be implemented to perform the ant colony optimization searching techniques.
  • The present invention provides many advantages over existing search systems. The present invention enables an adaptive search to be conducted which may process both structured and unstructured data. In addition, the user's preferences may be incorporated into the search request automatically. For example, if a user desires the location of a specific type of restaurant, the search may automatically be conducted of restaurants within a certain radius of the user's home address. In addition, the corporate databases may be utilized by providing specific items of interest to the user, such as sales on particular items (e.g., children's clothes). In addition, the searching algorithm enables a search to be conducted which learns from past searches by incorporating the “ant colony optimization” techniques discussed above.
  • While the present invention is described herein with reference to illustrative embodiments for particular applications, it should be understood that the invention is not limited thereto. Those having ordinary skill in the art and access to the teachings provided herein will recognize additional modifications, applications, and embodiments within the scope thereof and additional fields in which the present invention would be of significant utility.
  • Thus, the present invention has been described herein with reference to a particular embodiment for a particular application. Those having ordinary skill in the art and access to the present teachings will recognize additional modifications, applications and embodiments within the scope thereof.
  • It is therefore intended by the appended claims to cover any and all such applications, modifications and embodiments within the scope of the present invention.

Claims (8)

1. An adaptive searching system, said system comprising:
a search engine for receiving and processing search queries, the search engine utilizing an adaptive search algorithm;
an interface device for communicating with the search engine, the interface device providing a communication link between a user providing a search query to the search engine; and
a plurality of data sources;
the search algorithm having an index of the plurality of data sources;
wherein the search algorithm indexes the plurality of data sources by forming the data sources into a hypercube topology, the hypercube topology including a plurality of cubes associated with one or more data source, whereby data sources are arranged in proximity to other data sources based upon a similarity of the information possessed by each data source;
whereby the search engine utilizes a plurality of message passing ants, each message passing ant searching the indexed plurality of data sources to answer the search query and depositing a signal of a path traversed, thereby allowing other message passing ants to follow the path taken by a previous message passing ant in response to the signal of the path traversed by a previous message passing ant.
2. The adaptive searching system of claim 1 wherein each message passing ant provides a results message to the search engine.
3. The adaptive searching system of claim 2 wherein a search by a message passing ant of a cube is terminated when a search result is negative.
4. The adaptive searching system of claim 1 further comprising:
a plurality of corporate databases, each corporate database storing data related to a specific business enterprise;
a business intelligence engine having a process and rules protocol to determine at least one corporate database providing information associated with the search query.
5. The adaptive searching system of claim 1 further comprising a data discovery router for determining the data sources to respond to the search query from the user.
6. An adaptive searching algorithm responding to a search query from a user through an interface device, the algorithm comprising:
a search engine for receiving and processing search queries;
means for indexing a plurality of data sources;
a plurality of message passing ants, each message passing ant providing a signal of a path followed in searching the plurality of data sources in response to the search query;
the means for indexing a plurality of data sources includes utilizing a hypercube architecture having a plurality of hypercubes, each hypercube having a plurality of nodes associated with the data sources; and
the data sources being indexed in a manner where data sources are positioned in proximity to each other based on similarity of information of the data sources;
whereby other message passing ants follow the signal deposited by a previous message passing ant in response to the signal of the path traversed by a previous message passing ant while searching the plurality of data sources.
7. The adaptive searching algorithm of claim 6 wherein:
a scoutmaster directs the plurality of message passing ants;
whereby the message passing ants follow paths having a deposited signal in response to the search query.
8. A method of adaptively searching a plurality of data sources within a network, the method comprising the steps of:
indexing the plurality of data source, wherein the step of indexing the plurality of data sources includes arranging the data sources into a hypercube topology wherein each data source is positioned in proximity to another data source based on the similarity of information possessed by each data source;
sending a search query to a search engine by a user;
sending a plurality of message passing ants to the data sources searching an answer to the search query;
depositing a signal by a first message passing ant to indicate a path traversed by the message passing ant during the search;
determining by a second message passing ant the path taken by the first message passing ant in search of an answer to the search query;
following in response to the signal of the path traversed by a previous message passing ant, by the second message passing ant, the path of the first message passing ant to answer the search query; and
providing a response to the search query by at least one message passing ant searching the plurality of data sources.
US12/131,754 2004-07-27 2008-06-02 Hypercube topology based advanced search algorithm Abandoned US20080228764A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/131,754 US20080228764A1 (en) 2004-07-27 2008-06-02 Hypercube topology based advanced search algorithm

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/899,982 US7383252B2 (en) 2004-07-27 2004-07-27 Advanced search algorithm with integrated business intelligence
US10/899,694 US20060026153A1 (en) 2004-07-27 2004-07-27 Hypercube topology based advanced search algorithm
US12/131,754 US20080228764A1 (en) 2004-07-27 2008-06-02 Hypercube topology based advanced search algorithm

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/899,982 Continuation US7383252B2 (en) 2004-07-27 2004-07-27 Advanced search algorithm with integrated business intelligence

Publications (1)

Publication Number Publication Date
US20080228764A1 true US20080228764A1 (en) 2008-09-18

Family

ID=46321607

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/899,982 Expired - Fee Related US7383252B2 (en) 2004-07-27 2004-07-27 Advanced search algorithm with integrated business intelligence
US12/131,754 Abandoned US20080228764A1 (en) 2004-07-27 2008-06-02 Hypercube topology based advanced search algorithm

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/899,982 Expired - Fee Related US7383252B2 (en) 2004-07-27 2004-07-27 Advanced search algorithm with integrated business intelligence

Country Status (1)

Country Link
US (2) US7383252B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080033917A1 (en) * 2006-08-04 2008-02-07 Chacha Search, Inc. Macro programming for resources
US20090064051A1 (en) * 2007-08-31 2009-03-05 Florida Atlantic University Interactive system for visualization and retrieval of video data
WO2012050678A1 (en) * 2010-09-30 2012-04-19 Synopsys, Inc. Method and apparatus for using entropy in ant colony optimization circuit design from high level systhesis
US8296713B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for synthesizing pipelined input/output in a circuit design from high level synthesis
US8296711B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for using entropy in ant colony optimization circuit design from high level synthesis
US8296712B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for improving the interconnection and multiplexing cost of circuit design from high level synthesis using ant colony optimization
US11132478B2 (en) 2018-02-01 2021-09-28 Toyota Motor Engineering & Manufacturing North America, Inc. Methods for combinatorial constraint in topology optimization using shape transformation

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4158803B2 (en) * 2005-12-13 2008-10-01 沖電気工業株式会社 Data transfer network and operation method of data transfer network
US7991899B2 (en) * 2006-09-12 2011-08-02 Morgan Stanley Systems and methods for establishing rules for communication with a host
US20080154657A1 (en) * 2006-12-20 2008-06-26 At&T Knowledge Ventures, Lp System for monitoring order fulfillment of telecommunication services
WO2009136262A1 (en) * 2008-05-06 2009-11-12 Rejean Desrosiers Reverse portal system and method
US8250024B2 (en) * 2008-05-13 2012-08-21 International Business Machines Corporation Search relevance in business intelligence systems through networked ranking
US8495513B2 (en) * 2008-05-13 2013-07-23 International Business Machines Corporation Automated content generation through selective combination
US20110022426A1 (en) * 2009-07-22 2011-01-27 Eijdenberg Adam Graphical user interface based airline travel planning
US10089404B2 (en) 2010-09-08 2018-10-02 Evernote Corporation Site memory processing
KR20130065710A (en) 2010-09-08 2013-06-19 에버노트 코포레이션 Site memory processing and clipping control
US9299040B2 (en) * 2010-10-26 2016-03-29 Hewlett Packard Enterprise Development Lp System and method for generating an information integration flow design using hypercubes
US9009220B2 (en) 2011-10-14 2015-04-14 Mimecast North America Inc. Analyzing stored electronic communications
US11163898B2 (en) 2013-09-11 2021-11-02 Mimecast Services Ltd. Sharing artifacts in permission-protected archives

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5008882A (en) * 1987-08-17 1991-04-16 California Institute Of Technology Method and apparatus for eliminating unsuccessful tries in a search tree
US5170393A (en) * 1989-05-18 1992-12-08 California Institute Of Technology Adaptive routing of messages in parallel and distributed processor systems
US6101420A (en) * 1997-10-24 2000-08-08 Compaq Computer Corporation Method and apparatus for disambiguating change-to-dirty commands in a switch based multi-processing system with coarse directories
US20010037465A1 (en) * 2000-04-04 2001-11-01 Hart John J. Method and system for data delivery and reproduction
US20020087522A1 (en) * 2000-12-29 2002-07-04 Macgregor Robert Method and apparatus for facilitating internet based sales transactions by local vendors
US20030158839A1 (en) * 2001-05-04 2003-08-21 Yaroslav Faybishenko System and method for determining relevancy of query responses in a distributed network search mechanism
US20040143570A1 (en) * 2003-01-21 2004-07-22 Brian Klock Strategy based search
US6892169B1 (en) * 2000-09-13 2005-05-10 Metasolv Software, Inc. System and method for automatically designing communications circuits

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5008882A (en) * 1987-08-17 1991-04-16 California Institute Of Technology Method and apparatus for eliminating unsuccessful tries in a search tree
US5170393A (en) * 1989-05-18 1992-12-08 California Institute Of Technology Adaptive routing of messages in parallel and distributed processor systems
US6101420A (en) * 1997-10-24 2000-08-08 Compaq Computer Corporation Method and apparatus for disambiguating change-to-dirty commands in a switch based multi-processing system with coarse directories
US20010037465A1 (en) * 2000-04-04 2001-11-01 Hart John J. Method and system for data delivery and reproduction
US6892169B1 (en) * 2000-09-13 2005-05-10 Metasolv Software, Inc. System and method for automatically designing communications circuits
US20020087522A1 (en) * 2000-12-29 2002-07-04 Macgregor Robert Method and apparatus for facilitating internet based sales transactions by local vendors
US20030158839A1 (en) * 2001-05-04 2003-08-21 Yaroslav Faybishenko System and method for determining relevancy of query responses in a distributed network search mechanism
US20040143570A1 (en) * 2003-01-21 2004-07-22 Brian Klock Strategy based search

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080033917A1 (en) * 2006-08-04 2008-02-07 Chacha Search, Inc. Macro programming for resources
US8676868B2 (en) * 2006-08-04 2014-03-18 Chacha Search, Inc Macro programming for resources
US20090064051A1 (en) * 2007-08-31 2009-03-05 Florida Atlantic University Interactive system for visualization and retrieval of video data
WO2012050678A1 (en) * 2010-09-30 2012-04-19 Synopsys, Inc. Method and apparatus for using entropy in ant colony optimization circuit design from high level systhesis
US8296713B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for synthesizing pipelined input/output in a circuit design from high level synthesis
US8296711B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for using entropy in ant colony optimization circuit design from high level synthesis
US8296712B2 (en) 2010-09-30 2012-10-23 Synopsys, Inc. Method and apparatus for improving the interconnection and multiplexing cost of circuit design from high level synthesis using ant colony optimization
US8645882B2 (en) 2010-09-30 2014-02-04 Synopsys, Inc. Using entropy in an colony optimization circuit design from high level synthesis
US11132478B2 (en) 2018-02-01 2021-09-28 Toyota Motor Engineering & Manufacturing North America, Inc. Methods for combinatorial constraint in topology optimization using shape transformation

Also Published As

Publication number Publication date
US7383252B2 (en) 2008-06-03
US20060026131A1 (en) 2006-02-02

Similar Documents

Publication Publication Date Title
US20080228764A1 (en) Hypercube topology based advanced search algorithm
Joung et al. Keyword search in dht-based peer-to-peer networks
Koloniari et al. Peer-to-peer management of XML data: issues and research challenges
Tang et al. Peer-to-peer information retrieval using self-organizing semantic overlay networks
Crespo et al. Semantic overlay networks for p2p systems
US8843481B1 (en) System and method of forming action based virtual communities and related search mechanisms
US5761418A (en) Information navigation system using clusterized information resource topology
US7743044B1 (en) Distributed information retrieval in peer-to-peer networks
Parreira et al. p2pDating: Real life inspired semantic overlay networks for web search
Kermarrec et al. Xl peer-to-peer pub/sub systems
Skoutas et al. Efficient semantic web service discovery in centralized and p2p environments
Pacitti et al. P2P Techniques for Decentralized Applications
Bender et al. Bookmark-driven Query Routing in Peer-to-Peer Web Search.
US20060026153A1 (en) Hypercube topology based advanced search algorithm
Herschel et al. Humboldt discoverer: A semantic p2p index for pdms
Cui et al. Efficient skyline computation in structured peer-to-peer systems
Akbarinia et al. Query processing in P2P systems
Doulkeridis et al. Distributed semantic overlay networks
Vlachou et al. Peer-to-peer query processing over multidimensional data
Filali et al. RDF Data Indexing and Retrieval: A survey of Peer-to-Peer based solutions
Unger et al. Towards a decentralized search engine for P2P-network communities
Klampanos et al. Searching in peer-to-peer networks
Ismail et al. Queries mining for efficient routing in P2P communities
Li et al. Semantics‐Based Resource Discovery in Large‐Scale Grids
Draidi et al. P2Prec: a Recommendation Service for P2P Content Sharing Systems

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION