Multimedia recognition system comprising a plurality of indexers configured to receive and analyze multimedia data based on training data and user augmentation relating to one or more of a plurality of generated documents

Information

  • Patent Grant
  • 7801838
  • Patent Number
    7,801,838
  • Date Filed
    Wednesday, July 2, 2003
    21 years ago
  • Date Issued
    Tuesday, September 21, 2010
    14 years ago
Abstract
A system improves recognition results. The system receives multimedia data and recognizes the multimedia data based on training data to generate documents. The system receives user augmentation relating to one of the documents or new documents from a user. The system supplements the training data with the user augmentation or new documents and retrains based on the supplemented training data.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The present invention relates generally to multimedia environments and, more particularly, to systems and methods for improving recognition results of a multimedia recognition system via user-augmentation of a linguistic database.


2. Description of Related Art


Current multimedia recognition systems obtain multimedia documents from a fixed set of sources. These documents include audio documents (e.g., radio broadcasts), video documents (e.g., television broadcasts), and text documents (e.g., word processing documents). A typical recognition system processes the documents and stores them in a database. In the case of audio or video documents, the recognition system might transcribe the documents to identify information, such as the words spoken, the identity of one or more speakers, one or more topics relating to the documents, and, in the case of video, the identity of one or more entities (persons, places, objects, etc.) appearing in the video.


When a user later desires to access the documents, the user usually queries or searches the database. For example, the user might use a standard database interface to submit a query relating to documents of interest. The database would then process the query to retrieve documents that are relevant to the query and present the documents (or a list of the documents) to the user. The documents provided to the user are usually only as good, however, as the recognition system that created them.


It has been found that the recognition results of a multimedia recognition system typically degrade over time, as new words are introduced into the system. Oftentimes, the recognition system cannot accurately recognize the new words.


Accordingly, it is desirable to improve recognition results of a multimedia recognition system.


SUMMARY OF THE INVENTION

Systems and methods consistent with the present invention permit users to augment a database of a multimedia recognition system by annotating, attaching, inserting, correcting, and/or enhancing documents. The systems and methods use this user-augmentation to improve the recognition results of the recognition system.


In one aspect consistent with the principles of the invention, a system improves recognition results. The system receives multimedia data and recognizes the multimedia data based on training data to generate documents. The system receives user augmentation relating to one of the documents. The system supplements the training data with the user augmentation and retrains based on the supplemented training data.


In another aspect consistent with the principles of the invention, a multimedia recognition system receives different types of multimedia data and recognizes the multimedia data based on training data to generate recognition results. The system obtains new documents from one or more users and adds the new documents to the training data to obtain new training data. The system retrains based on the new training data.





BRIEF DESCRIPTION OF THE DRAWINGS

The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate the invention and, together with the description, explain the invention. In the drawings,



FIG. 1 is a diagram of a system in which systems and methods consistent with the present invention may be implemented;



FIG. 2 is an exemplary diagram of the audio indexer of FIG. 1 according to an implementation consistent with the principles of the invention;



FIG. 3 is an exemplary diagram of the recognition system of FIG. 2 according to an implementation consistent with the present invention;



FIG. 4 is an exemplary diagram of the memory system of FIG. 1 according to an implementation consistent with the principles of the invention;



FIG. 5 is a flowchart of exemplary processing for correcting and/or enhancing documents according to an implementation consistent with the principles of the invention;



FIG. 6 is a diagram of an exemplary graphical user interface that facilitates correction and/or enhancement of a document according to an implementation consistent with the principles of the invention;



FIG. 7 is a flowchart of exemplary processing for annotating documents with bookmarks, highlights, and notes according to an implementation consistent with the principles of the invention;



FIG. 8 is a diagram of an exemplary graphical user interface that displays an annotated document according to an implementation consistent with the principles of the invention;



FIG. 9 is a flowchart of exemplary processing for attaching documents according to an implementation consistent with the principles of the invention;



FIG. 10 is a diagram of an exemplary graphical user interface that facilitates attachment of a document according to an implementation consistent with the principles of the invention; and



FIG. 11 is a flowchart of exemplary processing for adding new documents according to an implementation consistent with the principles of the invention.





DETAILED DESCRIPTION

The following detailed description of the invention refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements. Also, the following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims and equivalents.


Systems and methods consistent with the present invention permit users to augment a database of a multimedia recognition system by, for example, annotating, attaching, inserting, correcting, and/or enhancing documents. The systems and methods may use this user-augmentation to improve the recognition results of the recognition system. For example, the user-augmentation may be used to improve the documents stored in the database. The user-augmentation may also be used for system retraining.


EXEMPLARY SYSTEM


FIG. 1 is a diagram of an exemplary system 100 in which systems and methods consistent with the present invention may be implemented. System 100 may include multimedia sources 110, indexers 120, memory system 130, and server 140 connected to clients 150 via network 160. Network 160 may include any type of network, such as a local area network (LAN), a wide area network (WAN) (e.g., the Internet), a public telephone network (e.g., the Public Switched Telephone Network (PSTN)), a virtual private network (VPN), or a combination of networks. The various connections shown in FIG. 1 may be made via wired, wireless, and/or optical connections.


Multimedia sources 110 may include one or more audio sources 112, one or more video sources 114, and one or more text sources 116. Audio source 112 may include mechanisms for capturing any source of audio data, such as radio, telephone, and conversations, in any language, and providing the audio data, possibly as an audio stream or file, to indexers 120. Video source 114 may include mechanisms for capturing any source of video data, with possibly integrated audio data in any language, such as television, satellite, and a camcorder, and providing the video data, possibly as a video stream or file, to indexers 120. Text source 116 may include mechanisms for capturing any source of text, such as e-mail, web pages, newspapers, and word processing documents, in any language, and providing the text, possibly as a text stream or file, to indexers 120.


Indexers 120 may include one or more audio indexers 122, one or more video indexers 124, and one or more text indexers 126. Each of indexers 122, 124, and 126 may include mechanisms that receive data from multimedia sources 110, process the data, perform feature extraction, and output analyzed, marked-up, and enhanced language metadata. In one implementation consistent with the principles of the invention, indexers 122-126 include mechanisms, such as the ones described in John Makhoul et al., “Speech and Language Technologies for Audio Indexing and Retrieval,” Proceedings of the IEEE, Vol. 88, No. 8, August 2000, pp. 1338-1353, which is incorporated herein by reference.


Audio indexer 122 may receive input audio data from audio sources 112 and generate metadata therefrom. For example, indexer 122 may segment the input data by speaker, cluster audio segments from the same speaker, identify speakers by name or gender, and transcribe the spoken words. Indexer 122 may also segment the input data based on topic and locate the names of people, places, and organizations. Indexer 122 may further analyze the input data to identify when each word was spoken (possibly based on a time value). Indexer 122 may include any or all of this information in the metadata relating to the input audio data.


Video indexer 124 may receive input video data from video sources 122 and generate metadata therefrom. For example, indexer 124 may segment the input data by speaker, cluster video segments from the same speaker, identify speakers by name or gender, identify participants using face recognition, and transcribe the spoken words. Indexer 124 may also segment the input data based on topic and locate the names of people, places, and organizations. Indexer 124 may further analyze the input data to identify when each word was spoken (possibly based on a time value). Indexer 124 may include any or all of this information in the metadata relating to the input video data.


Text indexer 126 may receive input text data from text sources 116 and generate metadata therefrom. For example, indexer 126 may segment the input data based on topic and locate the names of people, places, and organizations. Indexer 126 may further analyze the input data to identify when each word occurs (possibly based on a character offset within the text). Indexer 126 may also identify the author and/or publisher of the text. Indexer 126 may include any or all of this information in the metadata relating to the input text data.



FIG. 2 is an exemplary diagram of audio indexer 122. Video indexer 124 and text indexer 126 may be similarly configured. Indexers 124 and 126 may include, however, additional and/or alternate components particular to the media type involved.


As shown in FIG. 2, indexer 122 may include training system 210, statistical model 220, and recognition system 230. Training system 210 may include logic that estimates parameters of statistical model 220 from a corpus of training data. The training data may initially include human-produced data. For example, the training data might include one hundred hours of audio data that has been meticulously and accurately transcribed by a human. Training system 210 may use the training data to generate parameters for statistical model 220 that recognition system 230 may later use to recognize future data that it receives (i.e., new audio that it has not heard before).


Statistical model 220 may include acoustic models and language models. The acoustic models may describe the time-varying evolution of feature vectors for each sound or phoneme. The acoustic models may employ continuous hidden Markov models (HMMs) to model each of the phonemes in the various phonetic contexts.


The language models may include n-gram language models, where the probability of each word is a function of the previous word (for a bi-gram language model) and the previous two words (for a tri-gram language model). Typically, the higher the order of the language model, the higher the recognition accuracy at the cost of slower recognition speeds.


Recognition system 230 may use statistical model 220 to process input audio data. FIG. 3 is an exemplary diagram of recognition system 230 according to an implementation consistent with the principles of the invention. Recognition system 230 may include audio classification logic 310, speech recognition logic 320, speaker clustering logic 330, speaker identification logic 340, name spotting logic 350, topic classification logic 360, and story segmentation logic 370. Audio classification logic 310 may distinguish speech from silence, noise, and other audio signals in input audio data. For example, audio classification logic 310 may analyze each thirty second window of the input data to determine whether it contains speech. Audio classification logic 310 may also identify boundaries between speakers in the input stream. Audio classification logic 310 may group speech segments from the same speaker and send the segments to speech recognition logic 320.


Speech recognition logic 320 may perform continuous speech recognition to recognize the words spoken in the segments that it receives from audio classification logic 310. Speech recognition logic 320 may generate a transcription of the speech using statistical model 220. Speaker clustering logic 330 may identify all of the segments from the same speaker in a single document (i.e., a body of media that is contiguous in time (from beginning to end or from time A to time B)) and group them into speaker clusters. Speaker clustering logic 330 may then assign each of the speaker clusters a unique label. Speaker identification logic 340 may identify the speaker in each speaker cluster by name or gender.


Name spotting logic 350 may locate the names of people, places, and organizations in the transcription. Name spotting logic 350 may extract the names and store them in a database. Topic classification logic 360 may assign topics to the transcription. Each of the words in the transcription may contribute differently to each of the topics assigned to the transcription. Topic classification logic 360 may generate a rank-ordered list of all possible topics and corresponding scores for the transcription.


Story segmentation logic 370 may change the continuous stream of words in the transcription into document-like units with coherent sets of topic labels and other document features generated or identified by the components of recognition system 230. This information may constitute metadata corresponding to the input audio data. Story segmentation logic 370 may output the metadata in the form of documents to memory system 130, where a document corresponds to a body of media that is contiguous in time (from beginning to end or from time A to time B).


Returning to FIG. 1, memory system 130 may store documents from indexers 120 and documents from clients 150, as will be described in more detail below. FIG. 4 is an exemplary diagram of memory system 130 according to an implementation consistent with the principles of the invention. Memory system 130 may include loader 410, trainer 420, one or more databases 430, and interface 440. Loader 410 may include logic that receives documents from indexers 120 and stores them in database 430. Trainer 420 may include logic that sends documents in the form of training data to indexers 120.


Database 430 may include a conventional database, such as a relational database, that stores documents from indexers 120. Database 430 may also store documents received from clients 150 via server 140. Interface 440 may include logic that interacts with server 140 to store documents in database 130, query or search database 130, and retrieve documents from database 130.


Returning to FIG. 1, server 140 may include a computer or another device that is capable of interacting with memory system 130 and clients 150 via network 170. Server 140 may receive queries from clients 150 and use the queries to retrieve relevant documents from memory system 130. Server 140 may also receive documents or link to documents from clients 150 and store the documents in memory system 130. Clients 150 may include personal computers, laptops, personal digital assistants, or other types of devices that are capable of interacting with server 140 to retrieve documents from memory system 130 and provide documents, and possibly other information, to memory system 130. Clients 150 may present information to users via a graphical user interface, such as a web browser window.


EXEMPLARY PROCESSING

Systems and methods consistent with the present invention permit users to augment memory system 130 to improve recognition results of system 100. For example, the user-augmentation may be used to improve the value of documents stored in memory system 130 and may also be used to retrain indexers 120. The user-augmentation may include: (1) correction and/or enhancement of the documents; (2) annotation of the documents with bookmarks, highlights, and notes; (3) attachment of rich documents to documents from memory system 130; and (4) insertion of rich documents into system 100. Each of these will be described in detail below.


Document Correction and/or Enhancement



FIG. 5 is a flowchart of exemplary processing for correcting and/or enhancing documents according to an implementation consistent with the principles of the invention. Processing may begin with a user desiring to retrieve one or more documents from memory system 130. The user may use a conventional web browser of client 150 to access server 140 in a conventional manner. To obtain documents of interest, the user may generate a search query and send the query to server 140 via client 150. Server 140 may use the query to search memory system 130 and retrieve relevant documents.


Server 140 may present the relevant documents to the user (act 510). For example, the user may be presented with a list of relevant documents. The documents may include any combination of audio documents, video documents, and text documents. The user may select one or more documents on the list to view. In the case of an audio or video document, the user may be presented with a transcription of the audio data or video data corresponding to the document.



FIG. 6 is a diagram of an exemplary graphical user interface (GUI) 600 that facilitates correction and/or enhancement of a document according to an implementation consistent with the principles of the invention. In one implementation, GUI 600 is part of an interface of a standard Internet browser, such as Internet Explorer or Netscape Navigator, or any browser that follows World Wide Web Consortium (W3C) specifications for HTML.


GUI 600 may include a speaker section 610, a transcription section 620, and a topics section 630. Speaker section 610 may identify boundaries between speakers, the gender of a speaker, and the name of a speaker (when known). In this way, speaker segments are clustered together over the entire document to group together segments from the same speaker under the same label. In the example of FIG. 6, one speaker, Elizabeth Vargas, has been identified by name.


Transcription section 620 may include a transcription of the document. In the example of FIG. 6, the document corresponds to video data from a television broadcast of ABC's World News Tonight. Transcription section 620 may identify the names of people, places, and organizations by visually distinguishing them in some manner. For example, people, places, and organizations may be identified using different colors. Topic section 630 may include topics relating to the transcription in transcription section 620. Each of the topics may describe the main themes of the document and may constitute a very high-level summary of the content of the transcription, even though the exact words in the topic may not be included in the transcription.


GUI 600 may also include a modify button 640. The user may select modify button 640 when the user desires to correct and/or enhance the document. Sometimes, the document is incomplete or incorrect in some manner. For example, the document may identify unknown speakers by gender and may visually distinguish the names of people, places, and organizations. If the user desires, the user may provide the name of an unknown speaker or identify that one of the words in the transcription is the name of a person, place, or organization by selecting modify button 640 and providing the correct information. Alternatively, the document may contain an incorrect topic or a misspelling. If the user desires, the user may correct these items by selecting modify button 640 and providing the correct information.


GUI 600 may receive the information provided by the user and modify the document onscreen. This way, the user may determine whether the information was correctly provided. GUI 600 may also send the modified (i.e., corrected/enhanced) document to server 140.


Returning to FIG. 5, server 140 may receive the modified document and send it to memory system 130 (act 520). Memory system 130 may store the modified document in database 430 (FIG. 4) (act 530). Thereafter, when any user retrieves this document from database 430, the user gets the document with the correction(s)/enhancement(s). This may aid the user in browsing the document and determining whether the document is one in which the user is interested.


Memory system 130 may also send the modified document to one or more of indexers 120 for retraining (act 540). Memory system 130 may send the modified document in the form of training data. For example, memory system 130 may put the modified document in a special form for use by indexers 120 to retrain. Alternatively, memory system 130 may send the modified document to indexers 120, along with an instruction to retrain.


Training system 210 (FIG. 2) of indexers 120 may use the modified document to retrain. For example, training system 210 may supplement its corpus of training data with the modified document and generate new parameters for statistical model 220 based on the supplemented corpus of training data.


Suppose, for example, that the user provided the name of one of the speakers who was identified simply by gender in the document. Speaker identification logic 340 (FIG. 3) may use the name and the corresponding original audio data to recognize this speaker in the future. It may take more than a predetermined amount of audio from a speaker (e.g., more than five minutes of speech) before speaker identification logic 340 can begin to automatically recognize the speech from the speaker. By retraining based on corrected and/or enhanced documents, indexers 120 improve their recognition results.


Document Annotation



FIG. 7 is a flowchart of exemplary processing for annotating documents with bookmarks, highlights, and notes according to an implementation consistent with the principles of the invention. Processing may begin with a user desiring to retrieve one or more documents from memory system 130. The user may use a conventional web browser of client 150 to access server 140 in a conventional manner. To obtain documents of interest, the user may generate a search query and send the query to server 140 via client 150. Server 140 may use the query to search memory system 130 and retrieve relevant documents.


Server 140 may present the relevant documents to the user (act 710). For example, the user may be presented with a list of relevant documents. The documents may include any combination of audio documents, video documents, and text documents. The user may select one or more documents on the list to view the document(s). In the case of an audio or video document, the user may be presented with a transcription of the audio data or video data corresponding to the document.


If the user desires, the user may annotate a document. For example, the user may bookmark the document, highlight the document, and/or add a note to the document. FIG. 8 is a diagram of an exemplary graphical user interface (GUI) 800 that displays an annotated document according to an implementation consistent with the principles of the invention. Similar to GUI 600, GUI 800 includes a speaker section, a transcription section, and a topics section.


GUI 800 may also include annotate button 810, a highlighted block of text 820, and a note 830. If the user desires to annotate the document, the user may select annotate button 810. The user may then be presented with a list of annotation options, such as adding a bookmark, highlight, or note. If the user desires to bookmark the document, the user may select the bookmark option. In this case, GUI 800 may add a flag to the document so that the user may later be able to easily retrieve the document from memory system 130. In some instances, the user may be able to share bookmarks with other users.


If the user desires to highlight a portion of the document, the user may select the highlight option. In this case, the user may visually highlight one or more portions of the document, such as highlighted block 820. The highlight, or color of highlight, may provide meaning to highlighted block 820. For example, the highlight might correspond to the user doing the highlighting, signify that highlighted block 820 is important or unimportant, or have some other significance. When other users later retrieve this document, the users may see the highlighting added by the user.


If the user desires to add a note to the document, the user may select the note option. In this case, the user may add a note 830 to the document or a portion of the document. Note 830 may include comments from the user, a multimedia file (audio, video, or text), or a reference (e.g., a link) to another document in memory system 130. When other users later retrieve this document, the users may be able to see note 830 added by the user.


GUI 800 may receive the information (bookmark, highlight, note) provided by the user and annotate the document accordingly onscreen. This way, the user may determine whether the information was correctly provided. GUI 800 may also send the annotated document to server 140.


Returning to FIG. 7, server 140 may receive the annotated document and send it to memory system 130 (act 720). Memory system 130 may store the annotated document in database 430 (FIG. 4) (act 730). Thereafter, when any user retrieves this document from database 430, the user gets the document with the annotation(s). This may aid the user in browsing the document, determining whether the document is one in which the user is interested, and retrieving other relevant documents. Alternatively, the document may be protected so that only the user who annotated the document may later see the annotations.


Memory system 130 may also send the annotated document to one or more of indexers 120 for retraining (act 740). Memory system 130 may send the annotated document in the form of training data. For example, memory system 130 may put the annotated document in a special form for use by indexers 120 to retrain. Alternatively, memory system 130 may send the annotated document to indexers 120, along with an instruction to retrain.


Training system 210 (FIG. 2) of indexers 120 may use the annotated document to retrain. For example, training system 210 may supplement its corpus of training data with the annotated document and generate new parameters for statistical model 220 based on the supplemented corpus of training data.


Suppose, for example, that the user provided comments within a note attached to a portion of the document. The comments may include discipline-specific words that indexers 120 cannot recognize or may include names of people, places, or companies that indexers 120 have not seen before. Indexers 120 may use the comments in recognizing future occurrences of the discipline-specific words or the names. By retraining based on annotated documents, indexers 120 improve their recognition results.


Document Attachment



FIG. 9 is a flowchart of exemplary processing for attaching documents to documents stored in memory system 130 according to an implementation consistent with the principles of the invention. Processing may begin with a user desiring to retrieve one or more documents from memory system 130. The user may use a conventional web browser of client 150 to access server 140 in a conventional manner. To obtain documents of interest, the user may generate a search query and send the query to server 140 via client 150. Server 140 may use the query to search memory system 130 and retrieve relevant documents.


Server 140 may present the relevant documents to the user (act 910). For example, the user may be presented with a list of relevant documents. The documents may include any combination of audio documents, video documents, and text documents. The user may select one or more documents on the list to view the document(s). In the case of an audio or video document, the user may be presented with a transcription of the audio data or video data corresponding to the document.


If the user desires, the user may attach a rich document to a portion of the document (“original document”). The rich document may include an audio, video, or text document relevant to that particular portion of the original document or the entire original document. For example, the rich document may be relevant to a topic contained within the original document and may describe the topic in a way that the topic is not described in the original document.



FIG. 10 is a diagram of an exemplary graphical user interface (GUI) 1000 that facilitates attachment of a document according to an implementation consistent with the principles of the invention. Similar to GUI 600, GUI 1000 includes a speaker section, a transcription section, and a topics section.


GUI 1000 may also include attach document button 1010. If the user desires to attach a rich document, the user may select attach document button 1010. The user may then be presented with a list of attachment options. For example, the user may cut-and-paste text of the rich document into a window of GUI 1000. Alternatively, the user may attach a file containing the rich document or provide a link to the rich document. This may be particularly useful if the rich document is an audio or video document. GUI 1000 may receive the attached document (i.e., rich document) from the user and provide the attached document to server 140.


Returning to FIG. 9, server 140 may receive and parse the attached document (act 920). Server 140 may then send it to memory system 130 (act 920). Memory system 130 may store the attached document in database 430 (FIG. 4) (act 930). Thereafter, when any user retrieves the original document from database 430, the user may also get the attached document or a link to the attached document. This may aid the user in finding documents of interest. Alternatively, the attached document may be protected so that only the user who provided the attached document may later see the attached document or the link to the attached document.


Memory system 130 may also send the attached document to one or more of indexers 120 for retraining (act 940). Memory system 130 may send the attached document in the form of training data. For example, memory system 130 may put the attached document in a special form for use by indexers 120 to retrain. Alternatively, memory system 130 may send the attached document to indexers 120, along with an instruction to retrain.


Training system 210 (FIG. 2) of indexers 120 may use the attached document to retrain. For example, training system 210 may supplement its corpus of training data with the attached document and generate new parameters for statistical model 220 based on the supplemented corpus of training data.


Training system 210 may also extract certain information from the attached document. For example, training system 210 may generate likely pronunciations for unfamiliar words or determine that certain words are names of people, places, or organizations based on their context within the document. By retraining based on attached documents, indexers 120 improve their recognition results.


Optionally, memory system 130 may also send the attached document for recognition by an appropriate one of the indexers 120 (act 950). For example, if the attached document is an audio document, memory system 130 may provide the attached document to the input of audio indexer 122 for recognition. As described above, audio indexer 122 may segment the audio document by speaker, cluster audio segments from the same speaker, identify speakers by name or gender, and transcribe the spoken words. Audio indexer 122 may also segment the audio document based on topic and locate the names of people, places, and organizations, and identify when each word was spoken (possibly based on a time value). Audio indexer 122 may then store this metadata in memory system 130.


Document Insertion



FIG. 11 is a flowchart of exemplary processing for adding new documents according to an implementation consistent with the principles of the invention. Processing may begin with a user desiring to add one or more documents to memory system 130. The user may use a conventional web browser of client 150 to access server 140 in a conventional manner to provide a new document. Alternatively, server 140 may use an agent to actively seek out new documents, such as documents from a specific folder (e.g., My Documents folder) on client 150 or documents on the Internet. In any event, the documents might include a user's personal e-mail stream, a web page, or a word processing document.


The user may provide the new document in several ways. For example, the user may cut-and-paste text of the document. Alternatively, the user may provide a file containing the document or provide a link to the document. This may be particularly useful if the document is an audio or video document.


Server 140 may receive or obtain the document (act 1110). For example, if the user provided a link to the document, then server 140 may use the link to retrieve the document using conventional techniques. Server 140 may then process the document (act 1120). For example, if the document is a web page, server 140 may parse the document and discard advertisements and other extraneous information. Server 140 may then send the document to memory system 130. Memory system 130 may store the document in database 430 (act 1130). The document may, thereafter, be available to other users.


Memory system 130 may also send the document to one or more of indexers 120 for retraining (act 1140). Memory system 130 may send the document in the form of training data. For example, memory system 130 may put the document in a special form for use by indexers 120 to retrain. Alternatively, memory system 130 may send the document to indexers 120, along with an instruction to retrain.


Training system 210 (FIG. 2) of indexers 120 may use the document to retrain. For example, training system 210 may supplement its corpus of training data with the document and generate new parameters for statistical model 220 based on the supplemented corpus of training data.


Training system 210 may also extract certain information from the document. For example, training system 210 may generate likely pronunciations for unfamiliar words or determine that certain words are names of people, places, or organizations based on their context within the document. By retraining based on new documents, indexers 120 improve their recognition results.


Optionally, memory system 130 may also send the document for recognition by an appropriate one of the indexers 120 (act 1150). For example, if the document is an audio document, memory system 130 may provide the document to the input of audio indexer 122 for recognition. As described above, audio indexer 122 may segment the audio document by speaker, cluster audio segments from the same speaker, identify speakers by name or gender, and transcribe the spoken words. Audio indexer 122 may also segment the audio document based on topic and locate the names of people, places, and organizations, and identify when each word was spoken (possibly based on a time value). Audio indexer 122 may then store this metadata in memory system 130.


CONCLUSION

Systems and methods consistent with the present invention permit users to augment a database of a multimedia recognition system by, for example, annotating, attaching, inserting, correcting, and/or enhancing documents. The systems and methods may use this user-augmentation to improve the recognition results of the recognition system. For example, the user-augmentation may be used to improve the documents stored in the database. The user-augmentation may also be used for system retraining.


The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention.


For example, server 140 may elicit information from the user. Server 140 may ask the user to verify that a certain word corresponds to a person, place, or organization. Alternatively, server 140 may request that the user supply a document that relates to the word.


Also, exemplary graphical user interfaces have been described with regard to FIGS. 6, 8, and 10 as containing certain features in various implementations consistent with the principles of the invention. It is to be understood that a graphical user interface, consistent with the present invention, may include any or all of these features or different features to facilitate the user-augmentation.


While series of acts have been described with regard to FIGS. 5, 7, 9, and 11, the order of the acts may differ in other implementations consistent with the principles of the invention.


Further, certain portions of the invention have been described as “logic” that performs one or more functions. This logic may include hardware, such as an application specific integrated circuit or a field programmable gate array, software, or a combination of hardware and software.


No element, act, or instruction used in the description of the present application should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. The scope of the invention is defined by the claims and their equivalents.

Claims
  • 1. A multimedia recognition system, comprising: a plurality of indexers configured to: receive multimedia data, and analyze the multimedia data based on training data to generate a plurality of documents; anda memory system configured to: store the documents from the indexers, receive user augmentation relating to one of the documents, and provide the user augmentation to one or more of the indexers for retraining based on the user augmentation, wherein when receiving user augmentation relating to one of the documents, the memory system is configured to: receive correction of the one of the documents, as a corrected document, from a user, and store the corrected document.
  • 2. The system of claim 1, wherein when providing the user augmentation to one or more of the indexers, the memory system is configured to send the corrected document to the one or more of the indexers for retraining based on the corrected document.
  • 3. The system of claim 2, wherein the one or more of the indexers are configured to: add the corrected document to the training data, andretrain based on the training data.
  • 4. A multimedia recognition system, comprising: a plurality of indexers configured to: receive multimedia data, and analyze the multimedia data based on training data to generate a plurality of documents; anda memory system configured to: store the documents from the indexers, receive user augmentation relating to one of the documents, and provide the user augmentation to one or more of the indexers for retraining based on the user augmentation, wherein when receiving user augmentation relating to one of the documents, the memory system is configured to: receive enhancement of the one of the documents, as an enhanced document, from a user, and store the enhanced document.
  • 5. The system of claim 4, wherein when providing the user augmentation to one or more of the indexers, the memory system is configured to send the enhanced document to the one or more of the indexers for retraining based on the enhanced document.
  • 6. The system of claim 5, wherein the one or more of the indexers are configured to: add the enhanced document to the training data, andretrain based on the training data.
  • 7. A multimedia recognition system, comprising: a plurality of indexers configured to: receive multimedia data, and analyze the multimedia data based on training data to generate a plurality of documents; anda memory system configured to: store the documents from the indexers, receive user augmentation relating to one of the documents, and provide the user augmentation to one or more of the indexers for retraining based on the user augmentation, wherein when receiving user augmentation relating to one of the documents, the memory system is configured to: receive annotation of the one of the documents, as an annotated document, from a user, and store the annotated document.
  • 8. The system of claim 7, wherein when providing the user augmentation to one or more of the indexers, the memory system is configured to send the annotated document to the one or more of the indexers for retraining based on the annotated document.
  • 9. The system of claim 8, wherein the one or more of the indexers are configured to: add the annotated document to the training data, andretrain based on the training data.
  • 10. The system of claim 7, wherein when receiving annotation of the one of the documents, the memory system is configured to at least one of: receive a bookmark relating to the one of the documents, receive highlighting regarding one or more portions of the one of the documents, and receive a note relating to at least a portion of the one of the documents.
  • 11. The system of claim 10, wherein the note includes one of comments from the user, one of an audio, video, and text file, and a reference to another one of the documents.
  • 12. A multimedia recognition system, comprising: a plurality of indexers configured to: receive multimedia data, and analyze the multimedia data based on training data to generate a plurality of documents; anda memory system configured to: store the documents from the indexers, receive user augmentation relating to one of the documents, and provide the user augmentation to one or more of the indexers for retraining based on the user augmentation, wherein when receiving user augmentation relating to one of the documents, the memory system is configured to: receive an attachment for the one of the documents from a user, and store the attachment.
  • 13. The system of claim 12, wherein when providing the user augmentation to one or more of the indexers, the memory system is configured to send the attachment to the one or more of the indexers for retraining based on the attachment.
  • 14. The system of claim 13, wherein the one or more of the indexers are configured to: add the attachment to the training data, and retrain based on the training data.
  • 15. The system of claim 12, wherein the attachment includes one of an audio document, a video document, and a text document, or a reference to the audio document, the video document, or the text document.
  • 16. The system of claim 12, wherein the memory system is further configured to: send the attachment for analysis by one or more of the indexers.
  • 17. A method for improving recognition results, comprising: receiving multimedia data; recognizing the multimedia data based on training data to generate a plurality of documents;receiving user augmentation relating to one of the documents, wherein the receiving user augmentation relating to one of the documents includes: receiving correction of the one of the documents, as a corrected document, from a user, and storing the corrected document;supplementing the training data with the user augmentation to obtain supplemented training data; andretraining based on the supplemented training data.
  • 18. The method of claim 17, wherein the supplementing the training data includes: adding the corrected document to the training data.
  • 19. A method for improving recognition results, comprising: receiving multimedia data; recognizing the multimedia data based on training data to generate a plurality of documents;receiving user augmentation relating to one of the documents wherein the receiving user augmentation relating to one of the documents includes: receiving enhancement of the one of the documents, as an enhanced document, from a user, and storing the enhanced document;supplementing the training data with the user augmentation to obtain supplemented training data; andretraining based on the supplemented training data.
  • 20. The method of claim 19, wherein the supplementing the training data includes: adding the enhanced document to the training data.
  • 21. A method for improving recognition results, comprising: receiving multimedia data; recognizing the multimedia data based on training data to generate a plurality of documents;receiving user augmentation relating to one of the documents wherein the receiving user augmentation relating to one of the documents includes receiving annotation of the one of the documents, as an annotated document, from a user, and storing the annotated document;supplementing the training data with the user augmentation to obtain supplemented training data; andretraining based on the supplemented training data.
  • 22. The method of claim 21, wherein the supplementing the training data includes: adding the annotated document to the training data.
  • 23. The method of claim 21, wherein the receiving annotation of the one of the documents includes at least one of: receiving a bookmark relating to the one of the documents, receiving highlighting regarding one or more portions of the one of the documents, and receiving a note relating to at least a portion of the one of the documents.
  • 24. The method of claim 23, wherein the note includes one of comments from the user, one of an audio, video, and text file, and a reference to another one of the documents.
  • 25. A method for improving recognition results, comprising: receiving multimedia data; recognizing the multimedia data based on training data to generate a plurality of documents;receiving user augmentation relating to one of the documents wherein the receiving user augmentation relating to one of the documents includes receiving an attachment for the one of the documents from a user, and storing the attachment;supplementing the training data with the user augmentation to obtain supplemented training data; andretraining based on the supplemented training data.
  • 26. The method of claim 25, wherein the supplementing the training data includes: adding the attachment to the training data.
  • 27. The method of claim 25, wherein the attachment includes one of an audio document, a video document, and a text document, or a reference to the audio document, the video document, or the text document.
  • 28. A multimedia recognition system, comprising: a plurality of indexers configured to:receive multimedia data, and analyze the multimedia data based on training data to generate a plurality of documents; anda memory system configured to: store the documents from the indexers, obtain new documents, store the new documents, and provide the new documents to one or more of the indexers for retraining based on the new documents, wherein when obtaining one of the new documents, the memory system is configured to at least one of: receive text that has been cut-and-pasted, receive a file containing the one of the new documents, receive a link to the one of the new documents and employ an agent to actively seek out and retrieve new documents.
  • 29. The system of claim 28, wherein the one or more of the indexers are configured to: add the new documents to the training data, and retrain based on the training data.
  • 30. A method for improving recognition results, comprising: receiving multimedia data;recognizing the multimedia data based on training data to generate a plurality of documents;obtaining new documents, wherein the obtaining new documents includes at least one of receiving text that has been cut-and-pasted, receiving one or more files containing the new documents, receiving one or more links to-the new documents and actively seeking out and retrieving the new documents;supplementing the training data with the new documents to obtain supplemented training data; andretraining based on the supplemented training data.
RELATED APPLICATION

This application claims priority under 35 U.S.C. §119 based on U.S. Provisional Application Nos. 60/394,064 and 60/394,082, filed Jul. 3, 2002, and Provisional Application No. 60/419,214, filed Oct. 17, 2002, the disclosures of which are incorporated herein by reference.

US Referenced Citations (110)
Number Name Date Kind
4879648 Cochran et al. Nov 1989 A
4908866 Goldwasser et al. Mar 1990 A
5317732 Gerlach, Jr. et al. May 1994 A
5404295 Katz et al. Apr 1995 A
5418716 Suematsu May 1995 A
5544257 Bellegarda et al. Aug 1996 A
5559875 Bieselin et al. Sep 1996 A
5572728 Tada et al. Nov 1996 A
5613032 Cruz et al. Mar 1997 A
5614940 Cobbley et al. Mar 1997 A
5684924 Stanley et al. Nov 1997 A
5715367 Gillick et al. Feb 1998 A
5752021 Nakatsuyama et al. May 1998 A
5757960 Murdock et al. May 1998 A
5768607 Drews et al. Jun 1998 A
5777614 Ando et al. Jul 1998 A
5787198 Agazzi et al. Jul 1998 A
5806032 Sproat Sep 1998 A
5835667 Wactlar et al. Nov 1998 A
5862259 Bokser et al. Jan 1999 A
5875108 Hoffberg et al. Feb 1999 A
5960447 Holt et al. Sep 1999 A
5963940 Liddy et al. Oct 1999 A
5970473 Gerszberg et al. Oct 1999 A
6006184 Yamada et al. Dec 1999 A
6006221 Liddy et al. Dec 1999 A
6024571 Renegar Feb 2000 A
6026388 Liddy et al. Feb 2000 A
6029124 Gillick et al. Feb 2000 A
6029195 Herz Feb 2000 A
6052657 Yamron et al. Apr 2000 A
6064963 Gainsboro May 2000 A
6067514 Chen May 2000 A
6067517 Bahl et al. May 2000 A
6073096 Gao Jun 2000 A
6076053 Juang et al. Jun 2000 A
6088669 Mayes Jul 2000 A
6112172 True et al. Aug 2000 A
6119163 Monteiro et al. Sep 2000 A
6151598 Shaw et al. Nov 2000 A
6161087 Wightman et al. Dec 2000 A
6169789 Rao et al. Jan 2001 B1
6185531 Schwartz Feb 2001 B1
6219640 Basu et al. Apr 2001 B1
6246983 Zou Jun 2001 B1
6253179 Beigi et al. Jun 2001 B1
6266667 Olsson Jul 2001 B1
6308222 Krueger et al. Oct 2001 B1
6317716 Braida et al. Nov 2001 B1
6332139 Kaneko et al. Dec 2001 B1
6332147 Moran et al. Dec 2001 B1
6345252 Beigi et al. Feb 2002 B1
6347295 Vitale Feb 2002 B1
6360234 Jain et al. Mar 2002 B2
6360237 Schulz et al. Mar 2002 B1
6373985 Hu et al. Apr 2002 B1
6381640 Powers et al. Apr 2002 B1
6434520 Kanevsky et al. Aug 2002 B1
6437818 Lauwers et al. Aug 2002 B1
6463444 Jain et al. Oct 2002 B1
6480826 Petrushin Nov 2002 B2
6567980 Jain et al. May 2003 B1
6571208 Kuhn et al. May 2003 B1
6602300 Ushioda et al. Aug 2003 B2
6604110 Savage et al. Aug 2003 B1
6611803 Furuyama et al. Aug 2003 B1
6624826 Balabanovic Sep 2003 B1
6647383 August et al. Nov 2003 B1
6654735 Eichstaedt et al. Nov 2003 B1
6708148 Gschwendtner et al. Mar 2004 B2
6711541 Kunh et al. Mar 2004 B1
6714911 Waryas et al. Mar 2004 B2
6718303 Tang et al. Apr 2004 B2
6718305 Hab-Umbach Apr 2004 B1
6728673 Furuyama et al. Apr 2004 B2
6732183 Graham May 2004 B1
6748350 Rumer et al. Jun 2004 B2
6778958 Nishimura et al. Aug 2004 B1
6778979 Grefenstette et al. Aug 2004 B2
6792409 Wutte Sep 2004 B2
6847961 Silverbrook et al. Jan 2005 B2
6877134 Fuller et al. Apr 2005 B1
6922691 Flank Jul 2005 B2
6931376 Lipe et al. Aug 2005 B2
6961954 Maybury et al. Nov 2005 B1
6973428 Boguraev et al. Dec 2005 B2
6978277 Reed et al. Dec 2005 B2
6999918 Ma et al. Feb 2006 B2
7131117 Mills et al. Oct 2006 B2
7146317 Bartosik et al. Dec 2006 B2
7171360 Huang et al. Jan 2007 B2
7257528 Ritchie et al. Aug 2007 B1
20010026377 Ikegami Oct 2001 A1
20010051984 Fukasawa Dec 2001 A1
20020001261 Matsui et al. Jan 2002 A1
20020010575 Haase Jan 2002 A1
20020010916 Thong et al. Jan 2002 A1
20020049589 Poirier Apr 2002 A1
20020059204 Harris May 2002 A1
20020133477 Abel Sep 2002 A1
20020184373 Maes Dec 2002 A1
20030051214 Graham et al. Mar 2003 A1
20030088414 Huang et al. May 2003 A1
20030093580 Thomas et al. May 2003 A1
20030167163 Glover et al. Sep 2003 A1
20030224760 Day Dec 2003 A1
20040024739 Copperman et al. Feb 2004 A1
20040073444 Peh et al. Apr 2004 A1
20050060162 Mohit et al. Mar 2005 A1
20060129541 Morgan et al. Jun 2006 A1
Foreign Referenced Citations (12)
Number Date Country
0664636 Jul 1995 EP
0935378 Aug 1999 EP
0715298 Jun 2000 EP
1079313 Feb 2001 EP
1103952 May 2001 EP
1176493 Jan 2002 EP
1 422 692 May 2004 EP
361285570 Dec 1986 JP
WO-9917235 Apr 1999 WO
WO-0059223 Oct 2000 WO
WO-0229612 Apr 2002 WO
WO-0229614 Apr 2002 WO
Related Publications (1)
Number Date Country
20040006737 A1 Jan 2004 US
Provisional Applications (3)
Number Date Country
60394064 Jul 2002 US
60394082 Jul 2002 US
60419214 Oct 2002 US