WO2002027508A1 - Procede et logiciel de representation graphique de resultats de recherche qualitatifs - Google Patents

Procede et logiciel de representation graphique de resultats de recherche qualitatifs Download PDF

Info

Publication number
WO2002027508A1
WO2002027508A1 PCT/US2001/030179 US0130179W WO0227508A1 WO 2002027508 A1 WO2002027508 A1 WO 2002027508A1 US 0130179 W US0130179 W US 0130179W WO 0227508 A1 WO0227508 A1 WO 0227508A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
data item
displaying
qualitative attributes
representations
Prior art date
Application number
PCT/US2001/030179
Other languages
English (en)
Other versions
WO2002027508A9 (fr
Inventor
John Sharp
Original Assignee
Alltrue Networks, Inc.
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 Alltrue Networks, Inc. filed Critical Alltrue Networks, Inc.
Priority to AU2001294768A priority Critical patent/AU2001294768A1/en
Publication of WO2002027508A1 publication Critical patent/WO2002027508A1/fr
Publication of WO2002027508A9 publication Critical patent/WO2002027508A9/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results

Definitions

  • the invention disclosed herein relates generally to search engines. More particularly, the present invention relates to the use of a graphical user interface to present the result set returned by a search.
  • Traditional search engines such as those used to search for content on the World Wide Web (WWW), execute searches by processing user-defined search terms connected by conditional operators. Records returned as part of a result set are listed and ranked based on the frequency of the search terms within the pages. Typically, the result set generated is a long list of web sites, with the desired pages lying several dozen entries within the set.
  • search engines cannot determine the context intended by the user, causing irrelevant pages that contain the term in an unrelated context to be returned.
  • search engines base the result of their queries on the presence of search terms within a document, they are highly unsuited for searching image libraries, collections of motion picture clips, or other collections of non-textual information.
  • the Sony patent discloses a system whereby users enter one or more keywords to be searched on.
  • the results are graphically displayed on a continuum with each end bearing a user supplied keyword. Results appearing on either extreme of the continuum are relevant only to the keyword associated with that end (i.e., "or") while results appearing towards the center of the continuum are relevant to both keywords (i.e., "and").
  • This approach can be extended to two columns, depicted by two perpendicular lines representing four keywords.
  • the results are further laid out in a pyramid fashion with more relevant results appearing towards the top of the pyramid and represented by a larger icon than the less relevant results, which appear as gradually smaller icons further down the pyramid in relation to their relevance.
  • Neither of these systems is particularly well suited for use with non-text based content in which keyword searching is less important and meaningful than with text based content. While it is possible to display such non-text content according to its associated factual information, this type of information typically does not help users judge the quality of the content, either objectively or as judged by others. Instead, more meaningful decisions for this type of content are made based on qualitative attributes such as data describing or rating the quality of the content or data derived empirically from actions taken by or reactions of other users of the content. There is thus a need for a graphical search tool that presents qualitative attributes of a query's result set in a graphical manner, allowing users to quickly determine the most desired items in the set.
  • a system that provides users with the ability to retrieve content items from a database using a database management system, with the result set graphically plotted by a graphical user interface (GUI) generator based on the relationship of the qualitative values of each record.
  • GUI graphical user interface
  • Each content item stored in a database has a set of qualitative data associated with it. Users select the qualitative values upon which to generate the graphical display, along with any optional filters, and are presented with a graphical display of the relative ranking of content items based on the s selected criteria.
  • a GUI generator controls the display of the result set on an axis with dimensions that conveniently translate the percentile values associated with each content item returned in the result set.
  • the user may also use the GUI generator to zoom in on the data points displayed within the graph by appropriately selecting the zoom in or zoom out control. 0
  • a marquee tool may be used to select an area of the graph to zoom in on.
  • the GUI generator is further integrated with playback and collection tools, which allows a user to select content items returned by the search tool and add them to a collection bin so that they can be viewed at a later date.
  • the collection bin is presented as a set of thumbnail images, with each thumbnail representing an individual content item.
  • Content items contained in the bin can be played by pressing a supplied play button, which will cause the content of the bin to play in order, or by double clicking on a specific thumbnail, which will play content items from the selected point forward. Dragging the thumbnail from the bin onto the playback tool will play a single clip.
  • a 0 method that involves first collecting a set of data items from a network accessible database. Each data item in the set contains a plurality of information that describes the qualitative attributes of a content item. Additional data stored as part of the data item is also used to dynamically generate qualitative attributes for the data item. Representations of the collected data items are arranged on a graphical display whereby the spatial relationships among the 5 data item representations represent relationships among the data items based on two or more of their associated qualitative attributes.
  • the scope of the set of data items collected from the database can be limited.
  • the search scope can be narrowed by retrieving only those data items that contain or are associated with one or more keywords.
  • each data item is associated with one or 0 more categories that can also be used to narrow the scope of the set of data items returned from the database.
  • the data item representations presented on the display are plotted on any number of coordinate systems. Exemplary coordinate systems include a x-y coordinate system, a x-y-z coordinate system, or two/three dimensional polar coordinate system. Where a x-y coordinate system is used, the data item representations are plotted on the x-axis according to one of the data item's qualitative attributes and on the y-axis according to a second qualitative attribute.
  • each data item is assigned a color, depending on whether the data item match the keyword, category, or both, as supplied by the user.
  • Fig. 1 is a block diagram of a system for collecting search results and displaying them in a graphical user interface in accordance with one embodiment of the current invention
  • Fig. 2 is a screen display of a graphical search tool in accordance with one embodiment of the current invention
  • Fig. 3 is another screen display of the graphical search tool showing a rollover window in accordance with one embodiment of the current invention
  • Fig. 4 is a flow diagram showing a process for graphically plotting a result set on a grid according to qualitative values in accordance with one embodiment of the current invention
  • Fig. 5 is a flow diagram showing a process of calculating popularity of a content item in accordance with one embodiment of the current invention
  • Fig. 6 is a flow diagram showing a process of calculating an average user rating in accordance with one embodiment of the current invention
  • Fig. 7 is a flow diagram showing a process for allowing users to zoom in on a region of a graphical display in accordance with one embodiment of the current invention
  • Fig. 8 is an exemplary screen display of the graphical search tool shown following execution of a zoom-in using the process set forth in Fig. 7
  • Fig. 9 is a flow diagram showing a process for updating an average user rating for a content item based upon a rating input by a user in accordance with one embodiment of the current invention
  • Figs. 10-11 are exemplary screen displays of one embodiment of the graphical search tool of the current invention developed for use with video clips.
  • Fig. 12 is a schema showing a database structure of one embodiment of a content database for use with the system of the current invention.
  • FIG. 1 presents an overview of the components of one embodiment of the present invention.
  • a database 102 is structured to hold information regarding content items, including content identifiers such as the name of the content item, several fields to store qualitative information regarding the item, several fields to hold keyword information, and several fields to store various categories to which the item belongs.
  • the database may also include other miscellaneous data about the item, such as the number of times a content item has been viewed or the number of users who have chosen to rate an item.
  • the table additionally holds an address, such as a URL, which points to the location where the content and associated thumbnail images are stored.
  • the database 102 may contain one or more tables and may have any desired structure.
  • a database structured as a relational database is shown in Fig. 12 and described in greater detail below.
  • the database 102 may be an index of content available on multiple distributed computers, such as may be generated by Internet based search engines.
  • a third embodiment involves utilizing an object-oriented database management system whereby each content item is modeled as an object and the database is structured so as to reveal relationships between the objects.
  • Software 104 facilitates interaction between users and the database 102.
  • a database management system 104A is responsible for interacting with the database 102 and processing queries for records.
  • a quality attribute generator module 104B uses data returned from the database 104 A to calculate certain qualitative attributes from the miscellaneous data stored in the database 102. Data produced by the attribute generator 104B serves as the coordinates of each record of the result set within a graphical display to be presented to a user. Exemplary processes performed by the quality attribute generator 104B module are described further below.
  • the software components 104 may reside on a personal computer 110 or the workstation upon which the database 102 also resides or other workstation which otherwise can access the database 102. Alternatively, the software may reside on a server that is accessible to various users over a network 112, such as local area network, intranet, extranet, or the Internet.
  • GUI graphical user interface
  • the software 104 uses the content locator, e.g., URL, returned with the content record from the database 102 to access the appropriate storage device 106 and deliver the content to the user.
  • Storage devices 106 that warehouse the content items and associated thumbnail images may be located within the enterprise or accessible over a network 112,
  • the GUI generator module 108 may reside in a personal computer 110, which could also contain the software 104 and/or database 102. Alternatively, the GUI generator 108 may further reside in remotely located computerized devices. For example, the GUI generator 108 can reside on a local area network 112 from where it can be accessed by a client workstation 116. Since the GUI generator 108 controls the display of the user interface, terminals 118 located throughout the network can be used to access the system. When provided with access to the Internet, the software 104 can graphically deliver search results and coordinates to any number of "smart" devices, such as workstation PCs 116, set- top box devices 122, and wireless devices 124. The locally executing GUI generator module 108 uses the data received to generate and display the graphical interface as described further below. In one embodiment, the GUI generator 108 is an applet that may be downloaded from a server upon which the software 104 resides.
  • FIG. 2 an exemplary user interface according to the invention is presented.
  • the primary component of the interface is the graph that a result set is plotted on 206.
  • Users have the ability to select qualitative attributes 208 to plot a result set on, as well as the axis that each attribute is tied to.
  • the attributes selected by the user appear on the appropriate axis 202 as indicated by the user 208.
  • Controls are also provided for optional filters 210, such as category and keyword, which can be applied by the software 104 to limit the scope of the result set.
  • the data items in the result set are represented by symbols, such as dots as shown, and plotted on the graph 206 according to the values of the qualitative attributes that are being mapped. For example, a content item 204 with a value of one for quality two and zero for quality one will be plotted on the graph 206 at (1,0).
  • a rollover window 302 is generated and displayed by the
  • GUI generator when a user places the mouse pointer, or other selection device such as a pen or stylus, over a content item for several seconds or otherwise selects a content item.
  • the rollover window presents data regarding the content item, such as the value of any qualitative attributes that are not currently mapped, the author, the publication date, and any other miscellaneous data regarding the content item that is stored in the database.
  • FIG. 4 presents a flow diagram outlining the process used to graphically present a result set according to the values of its qualitative attributes.
  • Users select the qualitative attributes that the result set is going to be plotted against 402.
  • the qualitative values that may be mapped on are rating, extremity, and popularity. Rating is the average value received by the content item by all users who have chosen to rate it. Popularity is the item's popularity relative to all other items in the content database. Extremity is a rating assigned to the content item by the system's administrator.
  • each qualitative value has values fitting within the same predetermined range and are mapped on a scale representing that range, e.g., negative five to positive five. This allows for a single basic graph to be used for all graphical interfaces and provides consistency to users.
  • the software issues a query to the content database and receives a list of the unique categories contained therein, which is used to populate category menus. Alternately, several categories may be hard-coded into the software and updated periodically by the system administrator.
  • the software is designed to manage several hundred thousand content items and the database schema is organized to facilitate the search of these items by category.
  • Each content item in the system's database is also associated with one or more keywords. Providing keyword parameters narrows the scope of the result set to include only s those content items that are associated with the entered keyword, or, for text-based content, contain the keyword in their title or description. Users are free to enter any type and number of keywords desired 406.
  • An optional time frame restriction control is provided to add a date restriction to the search.
  • the query is 0 executed 408.
  • the GUI generator module 108 sends the query to the database manager 104 A, which queries the database 102 and receives a result set comprising content items that either match the user selected category, keywords, or both.
  • the database manager 104 A may then make a one-time determination to resolve whether the result set is comprised of records that contain a keyword match 410.
  • the software accesses an integrated thesaurus 412.
  • Related words returned by the thesaurus module are used to replace the keywords entered by the user and the query is rerun 408.
  • the qualitative attribute generator 104B executes a subroutine to determine the qualitative values and associated data for each item in the result set 414, in accordance with a process described further below.
  • 0 Data is placed into a data structure, with each element containing data for an individual record in the result set 416.
  • the data structure is sent to the GUI generator module which traverses it and draws points on the search grid according to the qualitative values the user has mapped to each axis 418. The user is now free to examine the result set that has been visually plotted according to the qualitative values of each content item.
  • FIG. 5 presents a process of setting the coordinates for each content item in the result set for display on the search grid.
  • the subroutine receives a result set containing the set of content items that match the keywords, categories, or both keywords and categories supplied by the user 502. If the result set is not null 504, a record is retrieved and its data parsed 506. Control is then passed to a subroutine responsible for calculating an item's 0 popularity 508. The subroutine will return, and the data for the current content item is returned to the main routine 510, including all qualitative values and description data returned with the item's record in the result set. The process returns to step 504 and the subroutine is repeated if there are more records in the result set to be processed. If the result set is null, i.e., all the records in the set have been processed and the data for each record's qualitative values passed to the main routine, the subroutine exits 512.
  • the popularity of a content item is an empirically based qualitative attribute which changes each time a content item is retrieved, the popularity is recalculated each time the item is loaded into memory.
  • FIG. 6 a process of determining the popularity value for positioning within the grid is presented.
  • the content item's view count is selected from the record 602.
  • the result set is traversed to determine the view count for the content item with the highest view count (the "high view count") 604.
  • the view count for the current item is then divided by the high view count 606.
  • the result is multiplied by 10 and 5 is subtracted to arrive at a value for the item that falls within the range of -5 and +5 608.
  • the value is returned and the subroutine ends 610.
  • the GUI generator also provides zoom functionality to view the data plot in greater detail.
  • the user indicates the desire to access zoom functionality of the software 702, e.g., by selecting a zoom tool icon from a GUI toolbar.
  • the software determines if the user is attempting to "click" or "marquee” zoom 704.
  • Click zoom is where a user clicks the mouse at a certain location and the search grid performs a zoom on the point
  • a marquee zoom is where the search grid zooms in on an area designated by dragging the mouse over a particular area.
  • For a click zoom when the user clicks on a point in the graph, the coordinates of the mouse position within the graph are used as a center point for the new display 706.
  • the zoom function will not return results outside the original result set. This means that if a user clicks on a point near the edge of the graph, the search display will adjust the selected coordinates to compensate.
  • the GUI generator determines the horizontal and vertical center point for the zoom-in 708 by applying the following calculations:
  • AdjX and Adj Y are the adjusted coordinates for the new center point. After the new center point is calculated, the upper and lower bounds of the horizontal and vertical dimensions of the zoom are calculated 710 as follows:
  • the GUI generator After calculating the values for Xlow, Xhigh, Ylow, and Yhigh, the GUI generator identifies the content items that fall within the zoom range by performing a comparison of the values against the new boundary points. Using this data, the GUI generator regenerates the display 712 with new pixel positions calculated for each data point and the routine will exit 718. Alternately, the formulas above can be calculated by taking the existing percentile values for each data point and translating the user's initial click coordinates into a percentile value.
  • FIG. 8 presents a zoom performed on the result set displayed in FIGS. 2 and 3 with the mouse click and new center point being in the lower left quadrant of the x-y axis coordinate system.
  • the new average user rating for a content item.
  • the number of users who have viewed a content item and the item's current average rating are retrieved from the database 902 and multiplied together 904.
  • the new rating selected by the user is added to the product 906.
  • the sum is then divided by the number of users who have viewed the item plus one 908.
  • the resultant value is loaded into the database to reflect the new average user rating and total number of reviewers 910. For example, assume 500 people have rated a content item with an average rating of 2.2 and the current user is providing a rating of zero.
  • the new average user rating would be determined by the following calculation:
  • buttons 1002-1010 Contained within the left panel of the display are controls 1002-1010 through which the user may enter search criteria.
  • the controls allow the user to decide which qualitative values to map the result set on, including the flexibility to choose which axis each quality will map to 1002.
  • users can choose one or more categories on which to focus their search 1006.
  • the scope of the search may be further narrowed through the use of keywords 1004 and time frame 1008.
  • a Control at the bottom of the panel allows the user to reset the search parameters 1012, which when activated will instruct the GUI generator to clear the search parameters entered into the GUI controls by the user.
  • a control is provided to execute the currently defined search 1014.
  • the keyword and category data provided by the user are passed to the database management system by the GUI generator.
  • the data is used as query parameters in searching the database.
  • the number of content items contained in the result set returned from the database and the parameters of the search provided by the user are displayed by the GUI generator in the upper right portion of the pane 1010.
  • the center panel of the display contains the graph where the search result set will be plotted 1016 by the GUI generator.
  • the graph is comprised of an equal number of units in each quadrant with the origin in the center of the panel. Alternatively, the origin may appear anywhere within the panel, dedicating more of the panel to a particular quadrant of the graph.
  • the currently selected qualitative values on which the result set is mapped are displayed along two sides of the graph 1018.
  • Content items 1026 returned as the result set of a search are plotted within the graph 1016 according to their associated qualitative values that are being mapped to each axis on the graph provided by the GUI generator. For example, a content item with a rating value of 0, an extremity value of 0, and a popularity value of -5 is drawn at the origin when rating is tied to the x-axis and extremity is tied to the y-axis. Similarly, where rating is tied to the x- axis and popularity is tied to the y-axis, the same content item is drawn at (0, -5). When the mouse is placed upon a content item, a rollover window will appear. The GUI generator will render a window that will display information such as the title, author or producer, the category that the content item belongs to, and the qualitative value or values that are not currently mapped on the grid 1016.
  • the right side of the display is comprised of several tools: the legend 1020, the "more like this" tool 1024, and the bin 1022.
  • the legend 1020 contains the key to help determine the accuracy of the elements of the result set.
  • Each level of accuracy is associated with a distinct color.
  • Several exemplary levels of accuracy are presented in the instant embodiment and include: result elements that match both the specified category and keyword, results that match the specified keyword, results that match the specified category, and related content items.
  • the GUI generator will appropriately color the content item representations to reflect each item's accuracy level as indicated by the legend 1020.
  • the "more like this” tool 1024 which is used to quickly retrieve similar or related content items. Dragging a content item 1026 from the grid 1016 and dropping it on the tool will display a thumbnail image of the content item, retrieved from the database or other storage device storing the content, and use the item's categories and keywords as parameters for the search. Alternatively, the mapped qualitative attributes may be used as the parameters for the search.
  • the GUI generator will pass the parameters to the database management system to be used in formulating the new query.
  • the database management system returns content items that are similar to the selected item.
  • the GUI generator will display the returned data items with the color reserved for related content items.
  • the last tool in the panel is the bin 1022, which is a storage area for content items that may later be saved in permanent bins.
  • the GUI generator allows users to drag a content item 1026 from the grid 1016 and drop it on a cell within the bin 1022.
  • the GUI generator adds the selected content item to a file or otherwise marks it as added to the bin, and causes the thumbnail image to appear within the indicated cell. Alternately, the thumbnail and associated content item may be sequentially loaded into the next empty cell.
  • the bin has controls that allow the user to save a bin, send a bin, and consecutively play all the content items current in the bin.
  • Information regarding the content item that is currently being viewed 1102 occupies the majority of the left panel.
  • Information presented includes: duration, publication or release date, the categories that the content item is a member of, a brief synopsis, and its qualitative values (popularity, extremity, and rating).
  • a slider that allows a user to submit a user rating for the content item 1104.
  • the GUI generator will transmit the value to the attribute generator, which will recompute the new average user rating and return it to the GUI generator for presentation to the user.
  • Below the rating slider 1104 is a control that allows a user to select a personal bin where the current content item can be saved 1106.
  • the center panel is divided into two sections: one containing a viewer 1108 used to playback the current content item and another used to display one of several personal bins 1116 that may be created by the user.
  • the GUI generator provides functionality that allows the user to select a content item currently held in the bin 1116 and drag and drop it on the viewer 1108. This will cause the GUI generator to being playback of the content item
  • the send bin function will send an electronic mail message to the recipient indicated by the user.
  • the message may contain a series of thumbnail images associated with the content items contained in the bin, along with an invitation to access the system to view the actual content items in their entirety.
  • the "more like this" function will return the user to the search tool depicted in FIG. 10, where the GUI generator will pass the parameters of the selected content item to the database management system.
  • the database management system will execute the query and return the result set to the GUI generator for visual presentation by the GUI generator on the grid 1016.
  • the rightmost panel contains a quick search tool 1114. By entering keywords and selecting a category, the user will return to the search tool.
  • the GUI generator will pass the parameters off to the database management system, which will execute the query and return the result set to the GUI generator.
  • the GUI generator will use the data contained in s the result set returned from the database management system to update the contents of the search results pane 1010 and the grid 1016. Below this is the temporary bin 1112 containing content items retrieved from the grid 1016 and placed in the bin 1022.
  • Fig. 12 shows a database schema of a relational database structure used to support one embodiment of the present invention.
  • the database is lo comprised of a number of related tables 1200, with each table in turn comprised of fields configured to store data regarding a particular piece or feature of the system.
  • the schema is primarily composed of two major tables, or entities, that hold data regarding users 1202 and content itemsl204, in this case video files.
  • Each record held in the video table 1204 contains data regarding a particular is content item's identification number, location (e.g., URL or file system address), title, and producer.
  • the records further contain qualitative attribute data such average rating and extremity, as well as with additional data such as view count and ratings count that, as described above, are used to generate additional empirical, qualitative attributes.
  • Each record in the video table is also associated with one or more records contained in category tables
  • the other major element of the schema is the user table 1202. These records contain data regarding all system users, including the system username, password, email address, and the speed of the user's Internet connection.
  • the table also contains data regarding all system users, including the system username, password, email address, and the speed of the user's Internet connection.
  • the table also contains data regarding all system users, including the system username, password, email address, and the speed of the user's Internet connection.
  • the table also contains data
  • Each record in the user table is associated with one or more collections or bins 1208.
  • Each bin is associated with one or more videos (content items) 1210. This collection of relationships allows each user, through the interface to the system provided by the GUI generator, to create and save a plurality of bins, each containing a plurality of videos.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé d'affichage graphique d'un ensemble de résultats en fonction des attributs qualitatifs de l'ensemble de résultats. Une base de données stocke une pluralité d' éléments de données, chaque élément identifiant un élément de contenu stocké sur un dispositif de stockage de données accessible par réseau. Des interrogations (1004) sont exécutées dans la base de données pour recueillir un ensemble d'éléments de données, chaque élément de données étant associé à une pluralité d'attributs (1006) qualitatifs qui représentent chacun une qualité de l'élément de contenu identifié par l'élément de données. Un graphique (1026) par coordonnées est produit sur chaque dispositif d'affichage d'utilisateur final pour représenter les éléments de données. L'affichage graphique utilise les relations spatiales (1016) existant entre les représentations d'éléments de données pour représenter les relations liant ces éléments, sur la base de deux ou davantage de leurs attributs qualitatifs associés.
PCT/US2001/030179 2000-09-26 2001-09-26 Procede et logiciel de representation graphique de resultats de recherche qualitatifs WO2002027508A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001294768A AU2001294768A1 (en) 2000-09-26 2001-09-26 Method and software for graphical representation of qualitative search results

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US67012600A 2000-09-26 2000-09-26
US09/670,126 2000-09-26

Publications (2)

Publication Number Publication Date
WO2002027508A1 true WO2002027508A1 (fr) 2002-04-04
WO2002027508A9 WO2002027508A9 (fr) 2004-05-06

Family

ID=24689103

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/030179 WO2002027508A1 (fr) 2000-09-26 2001-09-26 Procede et logiciel de representation graphique de resultats de recherche qualitatifs

Country Status (2)

Country Link
AU (1) AU2001294768A1 (fr)
WO (1) WO2002027508A1 (fr)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2393275A (en) * 2002-09-19 2004-03-24 Sony Uk Ltd Information storage and retrieval
WO2004049206A1 (fr) * 2002-11-27 2004-06-10 Sony United Kingdom Limited Stockage et extraction d'informations
GB2403558A (en) * 2003-07-02 2005-01-05 Sony Uk Ltd Document searching and method for presenting the results
EP1965322A1 (fr) * 2007-03-02 2008-09-03 Sony Corporation Appareil de traitement d'informations, procédé de traitement d'informations et programme de traitement d'informations
EP1975824A1 (fr) * 2007-03-30 2008-10-01 Sony Corporation Traitement d'informations
WO2009007881A1 (fr) * 2007-07-06 2009-01-15 Nokia Corporation Procédé, appareil et produit de programme d'ordinateur pour fournir une présentation d'une collection multimédia
US7502780B2 (en) * 2002-11-27 2009-03-10 Sony United Kingdom Limited Information storage and retrieval
WO2009074900A1 (fr) * 2007-12-13 2009-06-18 Nokia Corporation Système, procédé, appareil et produit de programme informatique servant à fournir une présentation d'articles de contenu d'une collection multimédia
US7992104B2 (en) 2007-11-13 2011-08-02 Microsoft Corporation Viewing data
US20120226706A1 (en) * 2011-03-03 2012-09-06 Samsung Electronics Co. Ltd. System, apparatus and method for sorting music files based on moods
US20140258170A1 (en) * 2013-03-10 2014-09-11 Squerb, Inc. System for graphically displaying user-provided information
US9576033B2 (en) 2010-07-12 2017-02-21 Thomson Licensing System, method and user interface for content search
EP2573687A4 (fr) * 2010-05-28 2018-01-17 Rakuten, Inc. Dispositif, procédé ainsi que programme de traitement d'information, et support d'enregistrement

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966126A (en) * 1996-12-23 1999-10-12 Szabo; Andrew J. Graphic user interface for database system
US5973693A (en) * 1996-06-27 1999-10-26 Intel Corporation Method and apparatus for improved information visualization
US5983220A (en) * 1995-11-15 1999-11-09 Bizrate.Com Supporting intuitive decision in complex multi-attributive domains using fuzzy, hierarchical expert models
US6112203A (en) * 1998-04-09 2000-08-29 Altavista Company Method for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US6138113A (en) * 1998-08-10 2000-10-24 Altavista Company Method for identifying near duplicate pages in a hyperlinked database
US6321220B1 (en) * 1998-12-07 2001-11-20 Altavista Company Method and apparatus for preventing topic drift in queries in hyperlinked environments

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5983220A (en) * 1995-11-15 1999-11-09 Bizrate.Com Supporting intuitive decision in complex multi-attributive domains using fuzzy, hierarchical expert models
US5973693A (en) * 1996-06-27 1999-10-26 Intel Corporation Method and apparatus for improved information visualization
US5966126A (en) * 1996-12-23 1999-10-12 Szabo; Andrew J. Graphic user interface for database system
US6326962B1 (en) * 1996-12-23 2001-12-04 Doubleagent Llc Graphic user interface for database system
US6112203A (en) * 1998-04-09 2000-08-29 Altavista Company Method for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US6138113A (en) * 1998-08-10 2000-10-24 Altavista Company Method for identifying near duplicate pages in a hyperlinked database
US6321220B1 (en) * 1998-12-07 2001-11-20 Altavista Company Method and apparatus for preventing topic drift in queries in hyperlinked environments

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100416556C (zh) * 2002-09-19 2008-09-03 索尼英国有限公司 信息检索方法和系统、数据处理设备和视频采集处理设备
GB2393271A (en) * 2002-09-19 2004-03-24 Sony Uk Ltd Information storage and retrieval
US7627820B2 (en) 2002-09-19 2009-12-01 Sony United Kingdom Limited Information storage and retrieval
GB2393275A (en) * 2002-09-19 2004-03-24 Sony Uk Ltd Information storage and retrieval
US7502780B2 (en) * 2002-11-27 2009-03-10 Sony United Kingdom Limited Information storage and retrieval
WO2004049206A1 (fr) * 2002-11-27 2004-06-10 Sony United Kingdom Limited Stockage et extraction d'informations
US7647345B2 (en) 2003-07-02 2010-01-12 Sony United Kingdom Limited Information processing
GB2403558A (en) * 2003-07-02 2005-01-05 Sony Uk Ltd Document searching and method for presenting the results
EP1965322A1 (fr) * 2007-03-02 2008-09-03 Sony Corporation Appareil de traitement d'informations, procédé de traitement d'informations et programme de traitement d'informations
US8019773B2 (en) 2007-03-02 2011-09-13 Sony Corporation Presenting contents in accordance with user preferences
EP1975824A1 (fr) * 2007-03-30 2008-10-01 Sony Corporation Traitement d'informations
WO2009007881A1 (fr) * 2007-07-06 2009-01-15 Nokia Corporation Procédé, appareil et produit de programme d'ordinateur pour fournir une présentation d'une collection multimédia
US7992104B2 (en) 2007-11-13 2011-08-02 Microsoft Corporation Viewing data
WO2009074900A1 (fr) * 2007-12-13 2009-06-18 Nokia Corporation Système, procédé, appareil et produit de programme informatique servant à fournir une présentation d'articles de contenu d'une collection multimédia
EP2573687A4 (fr) * 2010-05-28 2018-01-17 Rakuten, Inc. Dispositif, procédé ainsi que programme de traitement d'information, et support d'enregistrement
US9576033B2 (en) 2010-07-12 2017-02-21 Thomson Licensing System, method and user interface for content search
US20120226706A1 (en) * 2011-03-03 2012-09-06 Samsung Electronics Co. Ltd. System, apparatus and method for sorting music files based on moods
US20140258170A1 (en) * 2013-03-10 2014-09-11 Squerb, Inc. System for graphically displaying user-provided information

Also Published As

Publication number Publication date
WO2002027508A9 (fr) 2004-05-06
AU2001294768A1 (en) 2002-04-08

Similar Documents

Publication Publication Date Title
US10120883B2 (en) User interface for viewing clusters of images
US6897885B1 (en) Invisible link visualization method and system in a hyperbolic space
US6025843A (en) Clustering user interface
US6556225B1 (en) Graphical display of path through three-dimensional organization of information
US6613100B2 (en) Method and apparatus for displaying miniaturized graphical representations of documents for alternative viewing selection
US8555182B2 (en) Interface for managing search term importance relationships
EP0777187B1 (fr) Dispositif d'affichage d'histoire
US5787417A (en) Method and system for selection of hierarchically related information using a content-variable list
US7428705B2 (en) Web map tool
US8515998B1 (en) Framework for managing document objects stored on a network
US6501469B1 (en) Arrangement of information to allow three-dimensional navigation through information displays with indication of intended starting point
US8230346B2 (en) Graphical user interface for an information mediation system
US20110307491A1 (en) Digital photo organizing and tagging method
US20020080187A1 (en) Enhanced method and system for category selection
US20070067414A1 (en) System for publishing, organizing, accessing and distributing information in a computer network
US20030197731A1 (en) Method for interactive browsing and visualization of documents in real space and time
US20080109762A1 (en) Visual document user interface system
MXPA04006410A (es) Interprete de sistema de archivo.
KR20080050427A (ko) 구조화된 데이터의 탐색 방법
WO2002027508A1 (fr) Procede et logiciel de representation graphique de resultats de recherche qualitatifs
US6507343B1 (en) Arrangement of information to allow three-dimensional navigation through information displays
JP4084647B2 (ja) 情報検索システム、情報検索方法及び情報検索プログラム
Doan et al. Query previews for networked information systems: A case study with NASA environmental data
US7565374B2 (en) Database visualization and searching
US20080104510A1 (en) Graphical Interface for Search Engine

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE 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 NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE 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
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
COP Corrected version of pamphlet

Free format text: PAGES 1/12-12/12, DRAWINGS, REPLACED BY NEW PAGES 1/12-12/12; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

NENP Non-entry into the national phase

Ref country code: JP