WO2014190220A2 - Language model trained using predicted queries from statistical machine translation - Google Patents

Language model trained using predicted queries from statistical machine translation Download PDF

Info

Publication number
WO2014190220A2
WO2014190220A2 PCT/US2014/039258 US2014039258W WO2014190220A2 WO 2014190220 A2 WO2014190220 A2 WO 2014190220A2 US 2014039258 W US2014039258 W US 2014039258W WO 2014190220 A2 WO2014190220 A2 WO 2014190220A2
Authority
WO
WIPO (PCT)
Prior art keywords
model
content
smt
pairs
language model
Prior art date
Application number
PCT/US2014/039258
Other languages
French (fr)
Other versions
WO2014190220A3 (en
Inventor
Michael Levit
Dilek Hakkani-Tur
Gokhan Tur
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to EP14733810.7A priority Critical patent/EP2941719A2/en
Publication of WO2014190220A2 publication Critical patent/WO2014190220A2/en
Publication of WO2014190220A3 publication Critical patent/WO2014190220A3/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/063Training
    • 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/36Creation of semantic tools, e.g. ontology or thesauri
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90332Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • G06F40/44Statistical methods, e.g. probability models
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/183Speech classification or search using natural language modelling using context dependencies, e.g. language models
    • G10L15/19Grammatical context, e.g. disambiguation of the recognition hypotheses based on word sequence rules
    • G10L15/197Probabilistic grammars, e.g. word n-grams

Definitions

  • a Statistical Machine Translation (SMT) model is trained using pairs of sentences that include content obtained from one or more content sources (e.g. feed(s)) with corresponding queries that have been used to access the content.
  • a query click graph may be used to assist in determining candidate pairs for the SMT training data. All/portion of the candidate pairs may be used to train the SMT model.
  • the SMT model is applied to content to determine predicted queries that may be used to search for the content.
  • the predicted queries are used to train a language model, such as a query language model.
  • the query language model may be interpolated with other language models, such as a background language model, as well as a feed language model trained using the content used in determining the predicted queries.
  • FIGURE 1 shows a system for training an SMT model that is used to predict queries used in training a language model
  • FIGURE 2 illustrates training an SMT model using pairs including a sentence from a content source and a query associated with the content source;
  • FIGURE 3 illustrates using an SMT model to predict queries from received content used to train a language model
  • FIGURE 4 illustrates an overview process for training an SMT model and using the SMT model to predict queries used in training a language model from received content
  • FIGURE 5 illustrates an exemplary online system using a language model trained with predicted queries
  • FIGURES 6, 7 A, 7B and 8 and the associated descriptions provide a discussion of a variety of operating environments in which embodiments of the invention may be practiced.
  • FIGURE 1 shows a system for training an SMT model that is used to predict queries used in training a language model.
  • system 100 includes translation manager 26, content source(s) 125, click graph(s) 130, language model(s) 150, SMT training data 152, predicted queries 154, SMT 160 using SMT model 165, application 110 and touch screen input device 115.
  • application 110 is a multimodal application that is configured to receive speech input and obtain search results in response to the speech input.
  • Application 110 may also receive input from a touch-sensitive input device 115 and/or other input devices. For example, voice input, keyboard input (e.g. a physical keyboard and/or SIP), video based input, and the like.
  • Application program 110 may also provide multimodal output (e.g. speech, graphics, vibrations, sounds, ).
  • Translation manager 26 may provide information to/from application 110 in response to user input (e.g. speech/gesture). For example, a user may say a phrase to identify a task to perform by application 110 (e.g.
  • Gestures may include, but are not limited to: a pinch gesture; a stretch gesture; a select gesture (e.g. a tap action on a displayed element); a select and hold gesture (e.g. a tap and hold gesture received on a displayed element); a swiping action and/or dragging action; and the like.
  • System 100 as illustrated comprises a touch screen input device 115 that detects when a touch input has been received (e.g. a finger touching or nearly teaching the touch screen).
  • Translation manager 26 may be used in training a Statistical Machine Translation (SMT) model using SMT training data 152.
  • SMT Statistical Machine Translation
  • the trained SMT model (e.g. SMT model 165) may then be used to determine predicted queries 154 that are used in training a language model (e.g. language model(s) 150).
  • SMT training data may be obtained using different methods.
  • SMT training data 152 includes pairs of sentences that include sentences obtained from a content source (e.g. content sources 125) that are matched with queries that were previously used to access content associated with each of the sentences.
  • a content source e.g. content sources 125
  • the seed content sources that are selected are web sites that include articles that a typical feed in the system would be derived from.
  • One or more click graph(s) 130 may be used to determine and collect the pairs used for the SMT training data 152.
  • the click graphs may be examined to determine seed web sites and determine queries that landed on these seed web sites to form a set of candidate pairings for the SMT training data 152.
  • the set of candidate pairings may be examined to select pairings that are determined to be good
  • a determination may be made as to how close a query and a feed sentence are in a vector-space model.
  • the SMT training data including the determined pairs is used to train SMT model 165.
  • the SMT 160 is applied to new content to determine predicted queries 154.
  • the predicted queries 154 are used to train one or more language models, such as a query language model.
  • the language model trained using the predicted queries may be interpolated with other language modes, such as a background language model, as well as a language model trained using the feed content.
  • Translation manager 26 may be part of a dialog system that receives speech utterances and is configured to extract the meaning conveyed by a received utterance. More details are provided below.
  • FIGURE 2 illustrates training an SMT model using pairs including a sentence from a content source and a query associated with the content source.
  • system 200 includes content source(s) 125, search engine 225, click graph(s) 130, search results 226, and SMT model 165.
  • One or more content sources 125 are selected as example "Seed” content sources that represent a "typical" content source/feed used within the system (e.g. a spoken dialog system).
  • different "seed" content source(s) may be selected.
  • the seed content sources that are selected are web sites that include articles that a typical feed in the system would be derived from. Once the seed sites are selected, the candidate pairs are determined (220).
  • a feed side for each of the pairs is determined and a query side for each of the pairs is determined.
  • the feed side of the pair is obtained from one or more of: a story title; one or more sentences from an article (e.g. the first sentences); and/or a summary of the article.
  • a summary including one or more sentences may be obtained from search results 226 as determined and delivered by a search engine, such as search engine 225.
  • One or more click graph(s) 130 may be used to determine and collect the pairs used for the SMT training data 152.
  • the click graphs may be examined to determine seed web sites and determine queries that landed on these seed web sites to form a set of candidate pairings for the SMT training data 152.
  • the set of candidate pairings may be examined to select/prune the candidate pairings to select pairings that are determined to be good representations. For example, a determination may be made as to how close a query and a feed sentence are in a vector- space model. Different methods may be used to determine this distance between the query and feed sentence, such as: determining a cosine distance on term frequency-inverse document frequency (tf-idf) weighted vectors of stemmed word frequencies, and the like.
  • tf-idf term frequency-inverse document frequency
  • the SMT training data including the determined pairs is used to train SMT model 165 (160).
  • FIGURE 3 illustrates using an SMT model to predict queries from received content used to train a language model.
  • system 300 includes content 310, transition manager 26, SMT 160, SMT model 165, predicted queries 154, query language model (LM) 320, feed LM 322, background LM 324 and final LM 326.
  • LM query language model
  • SMT 160 applies the SMT model 165 to received content 310 to obtain predicted queries 154.
  • the predicted queries are examples of queries that may be received to search for content.
  • the predicted queries 154 are used to train a query language model 320.
  • the received content 310 may also be used to train a feed language model 322.
  • the predicted queries 154 determined by applying an SMT to the content is used in training a language model.
  • the language model trained using the predicted queries may be interpolated other language modes, such as a background language model, as well as a language model trained using the feed content to create a final LM 326 for the system.
  • FIGURE 4 illustrates an overview process for training an SMT model and using the SMT model to predict queries used in training a language model from received content.
  • routines presented herein it should be appreciated that the logical operations of various embodiments are implemented (1) as a sequence of computer implemented acts or program modules running on a computing system and/or (2) as interconnected machine logic circuits or circuit modules within the computing system. The implementation is a matter of choice dependent on the
  • an SMT model is accessed that is/was trained using pairs of sentences including content from a content source and queries previously used to access the content.
  • the pairs used to train the SMT model used for translating content into predicted queries by an SMT may be determined using different methods.
  • one or more representative content sources e.g. web sites, databases, ...) are selected that represent content that is typical in a feed that is used in a language understanding system.
  • the content sources may be web sites from which a user may search using a voice query.
  • Queries that have been used to access the content are associated with one or more sentences from the content sources to create candidate pairs with which to train the SMT model. Training pairs may be selected from the candidate pairs to train the SMT model. For example, some candidate pairs may be determined to not be representative.
  • the content may come from the same content source used to train the SMT model and/or from different content sources.
  • the received content source may be the same news content source and/or another news content source (e.g. a different website) and/or some other content source.
  • the trained SMT model is applied to the received content.
  • an SMT applies the SMT model to determine a translation of the received content to a predicted queries.
  • the predicted queries are received after applying the SMT model.
  • the predicted queries are used to train a language model.
  • the query language model may be interpolated other language models, such as a background language model, as well as a feed language model trained using the content used in determining the predicted queries.
  • the language model trained using the predicted queries may then be used in a language understanding system.
  • FIGURE 5 illustrates an exemplary online system using a language model trained with predicted queries.
  • system 1000 includes service 1010, data store 1045, touch screen input device/display 1050 (e.g. a slate) and smart phone 1030.
  • service 1010 data store 1045
  • touch screen input device/display 1050 e.g. a slate
  • smart phone 1030 e.g. a smartphone
  • service 1010 is a cloud based and/or enterprise based service that may be configured to provide services, such as multimodal services related to various applications (e.g. searching, games, browsing, locating, productivity services (e.g.
  • the service may be interacted with using different types of input/output. For example, a user may use speech input, touch input, hardware based input, and the like.
  • the service may provide speech output that combines pre-recorded speech and synthesized speech.
  • Functionality of one or more of the services/applications provided by service 1010 may also be configured as a client/server based application.
  • service 1010 is a multi-tenant service that provides resources 1015 and services to any number of tenants (e.g. Tenants 1-N).
  • Multi-tenant service 1010 is a cloud based service that provides resources/services 1015 to tenants subscribed to the service and maintains each tenant's data separately and protected from other tenant data.
  • System 1000 as illustrated comprises a touch screen input device/display 1050 (e.g. a slate/tablet device) and smart phone 1030 that detects when a touch input has been received (e.g. a finger touching or nearly touching the touch screen).
  • a touch input e.g. a finger touching or nearly touching the touch screen.
  • the touch screen may include one or more layers of capacitive material that detects the touch input.
  • Other sensors may be used in addition to or in place of the capacitive material.
  • Infrared (IR) sensors may be used.
  • the touch screen is configured to detect objects that in contact with or above a touchable surface.
  • the touch screen may be configured to determine locations of where touch input is received (e.g. a starting point, intermediate points and an ending point). Actual contact between the touchable surface and the object may be detected by any suitable means, including, for example, by a vibration sensor or microphone coupled to the touch panel.
  • a vibration sensor or microphone coupled to the touch panel.
  • sensors to detect contact includes pressure-based mechanisms, micro-machined accelerometers, piezoelectric devices, capacitive sensors, resistive sensors, inductive sensors, laser vibrometers, and LED vibrometers.
  • smart phone 1030 and touch screen input device/display 1050 are configured with multimodal applications and each include a an application (1031, 1051).
  • touch screen input device/display 1050 and smart phone 1030 shows exemplary displays 1052/1032 showing the use of an application using multimodal input/output.
  • Data may be stored on a device (e.g. smart phone 1030, slate 1050 and/or at some other location (e.g. network data store 1045).
  • Data store 1054 may be used to store the central knowledge base.
  • the applications used by the devices may be client based applications, server based applications, cloud based applications and/or some combination.
  • Translation manager 26 is configured to perform operations relating to using/training a language model trained with predicted queries as described herein. While manager 26 is shown within service 1010, the functionality of the manager may be included in other locations (e.g. on smart phone 1030 and/or slate device 1050).
  • the embodiments and functionalities described herein may operate via a multitude of computing systems including, without limitation, desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
  • desktop computer systems e.g., desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
  • mobile computing systems e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers
  • hand-held devices e.g., multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
  • multiprocessor systems e.g
  • embodiments and functionalities described herein may operate over distributed systems (e.g., cloud-based computing systems), where application functionality, memory, data storage and retrieval and various processing functions may be operated remotely from each other over a distributed computing network, such as the Internet or an intranet.
  • a distributed computing network such as the Internet or an intranet.
  • User interfaces and information of various types may be displayed via on-board computing device displays or via remote display units associated with one or more computing devices. For example user interfaces and information of various types may be displayed and interacted with on a wall surface onto which user interfaces and information of various types are projected.
  • Interaction with the multitude of computing systems with which embodiments of the invention may be practiced include, keystroke entry, touch screen entry, voice or other audio entry, gesture entry where an associated computing device is equipped with detection (e.g., camera) functionality for capturing and interpreting user gestures for controlling the functionality of the computing device, and the like.
  • detection e.g., camera
  • FIGURES 6-8 and the associated descriptions provide a discussion of a variety of operating environments in which embodiments of the invention may be practiced.
  • FIGURES 6-8 are for purposes of example and illustration and are not limiting of a vast number of computing device configurations that may be utilized for practicing embodiments of the invention, described herein.
  • FIGURE 6 is a block diagram illustrating physical components (i.e., hardware) of a computing device 1100 with which embodiments of the invention may be practiced.
  • the computing device components described below may be suitable for the computing devices described above.
  • the computing device 1100 may include at least one processing unit 1102 and a system memory 1104.
  • the system memory 1104 may comprise, but is not limited to, volatile storage (e.g., random access memory), non-volatile storage (e.g., read-only memory), flash memory, or any combination of such memories.
  • the system memory 1104 may include an operating system 1105 and one or more program modules 1106 suitable for running software applications 1120 such as the translation manager 26.
  • the operating system 1105 may be suitable for controlling the operation of the computing device 1100.
  • embodiments of the invention may be practiced in conjunction with a graphics library, other operating systems, or any other application program and is not limited to any particular application or system. This basic
  • the computing device 1100 may have additional features or functionality.
  • the computing device 1100 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape.
  • additional storage is illustrated in FIGURE 6 by a removable storage device 1109 and a non-removable storage device 1110.
  • a number of program modules and data files may be stored in the system memory 1104.
  • the program modules 1106 e.g., the translation manager 26
  • Other program modules that may be used in accordance with embodiments of the present invention may include electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc.
  • embodiments of the invention may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors.
  • embodiments of the invention may be practiced via a system-on-a-chip (SOC) where each or many of the components illustrated in FIGURE 6 may be integrated onto a single integrated circuit.
  • SOC system-on-a-chip
  • Such an SOC device may include one or more processing units, graphics units, communications units, system virtualization units and various application functionality all of which are integrated (or "burned") onto the chip substrate as a single integrated circuit.
  • the functionality, described herein, with respect to the translation manager 26 may be operated via application-specific logic integrated with other components of the computing device 1100 on the single integrated circuit (chip).
  • Embodiments of the invention may also be practiced using other technologies capable of performing logical operations such as, for example, AND, OR, and NOT, including but not limited to mechanical, optical, fluidic, and quantum technologies.
  • embodiments of the invention may be practiced within a general purpose computer or in any other circuits or systems.
  • the computing device 1100 may also have one or more input device(s) 1112 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc.
  • the output device(s) 1114 such as a display, speakers, a printer, etc. may also be included.
  • the aforementioned devices are examples and others may be used.
  • the computing device 1100 may include one or more communication connections 1116 allowing communications with other computing devices 1118. Examples of suitable communication connections 1116 include, but are not limited to, RF transmitter, receiver, and/or transceiver circuitry;
  • Computer readable media may include computer storage media.
  • Computer storage media may include volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, or program modules.
  • the system memory 1104, the removable storage device 1109, and the non-removable storage device 1110 are all computer storage media examples (i.e., memory storage.)
  • Computer storage media may include RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other article of manufacture which can be used to store information and which can be accessed by the computing device 1100. Any such computer storage media may be part of the computing device 1100.
  • Computer storage media does not include a carrier wave or other propagated or modulated data signal.
  • Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media.
  • modulated data signal may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may include wired media such as a wired network or direct- wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
  • RF radio frequency
  • FIGURES 7A and 7B illustrate a mobile computing device 1200, for example, a mobile telephone, a smart phone, a tablet personal computer, a laptop computer, and the like, with which embodiments of the invention may be practiced.
  • a mobile computing device 1200 for implementing the embodiments is illustrated.
  • the mobile computing device 1200 is a handheld computer having both input elements and output elements.
  • the mobile computing device 1200 typically includes a display 1205 and one or more input buttons 1210 that allow the user to enter information into the mobile computing device 1200.
  • the display 1205 of the mobile computing device 1200 may also function as an input device (e.g., a touch screen display).
  • an optional side input element 1215 allows further user input.
  • the side input element 1215 may be a rotary switch, a button, or any other type of manual input element.
  • mobile computing device 1200 may incorporate more or less input elements.
  • the display 1205 may not be a touch screen in some embodiments.
  • the mobile computing device 1200 is a portable phone system, such as a cellular phone.
  • the mobile computing device 1200 may also include an optional keypad 1235.
  • Optional keypad 1235 may be a physical keypad or a "soft" keypad generated on the touch screen display.
  • the output elements include the display 1205 for showing a graphical user interface (GUI), a visual indicator 1220 (e.g., a light emitting diode), and/or an audio transducer 1225 (e.g., a speaker).
  • GUI graphical user interface
  • the mobile computing device 1200 incorporates a vibration transducer for providing the user with tactile feedback.
  • the mobile computing device 1200 incorporates input and/or output ports, such as an audio input (e.g., a microphone jack), an audio output (e.g., a headphone jack), and a video output (e.g., a HDMI port) for sending signals to or receiving signals from an external device.
  • FIGURE 7B is a block diagram illustrating the architecture of one embodiment of a mobile computing device. That is, the mobile computing device 1200 can incorporate a system (i.e., an architecture) 1202 to implement some embodiments.
  • the system 1202 is implemented as a "smart phone" capable of running one or more applications (e.g., browser, e-mail, calendaring, contact managers, messaging clients, games, and media clients/players).
  • the system 1202 is integrated as a computing device, such as an integrated personal digital assistant (PDA) and wireless phone.
  • PDA personal digital assistant
  • One or more application programs 1266 may be loaded into the memory 1262 and run on or in association with the operating system 1264. Examples of the application programs include phone dialer programs, e-mail programs, personal information management (PIM) programs, word processing programs, spreadsheet programs, Internet browser programs, messaging programs, and so forth.
  • the system 1202 also includes a non-volatile storage area 1268 within the memory 1262. The non-volatile storage area 1268 may be used to store persistent information that should not be lost if the system 1202 is powered down.
  • the application programs 1266 may use and store information in the non-volatile storage area 1268, such as e-mail or other messages used by an e-mail application, and the like.
  • a synchronization application (not shown) also resides on the system 1202 and is programmed to interact with a corresponding synchronization application resident on a host computer to keep the information stored in the non-volatile storage area 1268 synchronized with corresponding information stored at the host computer.
  • other applications may be loaded into the memory 1262 and run on the mobile computing device 1200, including the translation manager 26 as described herein.
  • the system 1202 has a power supply 1270, which may be implemented as one or more batteries.
  • the power supply 1270 might further include an external power source, such as an AC adapter or a powered docking cradle that supplements or recharges the batteries.
  • the system 1202 may also include a radio 1272 that performs the function of transmitting and receiving radio frequency communications.
  • the radio 1272 facilitates wireless connectivity between the system 1202 and the "outside world", via a
  • communications carrier or service provider Transmissions to and from the radio 1272 are conducted under control of the operating system 1264. In other words, communications received by the radio 1272 may be disseminated to the application programs 1266 via the operating system 1264, and vice versa.
  • the visual indicator 1220 may be used to provide visual notifications, and/or an audio interface 1274 may be used for producing audible notifications via the audio transducer 1225.
  • the visual indicator 1220 is a light emitting diode (LED) and the audio transducer 1225 is a speaker.
  • LED light emitting diode
  • the LED may be programmed to remain on indefinitely until the user takes action to indicate the powered-on status of the device.
  • the audio interface 1274 is used to provide audible signals to and receive audible signals from the user.
  • the audio interface 1274 may also be coupled to a microphone to receive audible input, such as to facilitate a telephone conversation.
  • the microphone may also serve as an audio sensor to facilitate control of notifications, as will be described below.
  • the system 1202 may further include a video interface 1276 that enables an operation of an on-board camera 1230 to record still images, video stream, and the like.
  • a mobile computing device 1200 implementing the system 1202 may have additional features or functionality.
  • the mobile computing device 1200 may also include additional data storage devices (removable and/or non-removable) such as, magnetic disks, optical disks, or tape.
  • additional storage is illustrated in FIGURE 7B by the non- volatile storage area 1268.
  • Data/information generated or captured by the mobile computing device 1200 and stored via the system 1202 may be stored locally on the mobile computing device 1200, as described above, or the data may be stored on any number of storage media that may be accessed by the device via the radio 1272 or via a wired connection between the mobile computing device 1200 and a separate computing device associated with the mobile computing device 1200, for example, a server computer in a distributed computing network, such as the Internet.
  • a server computer in a distributed computing network such as the Internet.
  • data/information may be accessed via the mobile computing device 1200 via the radio 1272 or via a distributed computing network.
  • data/information may be readily transferred between computing devices for storage and use according to well-known data/information transfer and storage means, including electronic mail and collaborative data/information sharing systems.
  • FIGURE 8 illustrates an embodiment of an architecture of a system for training an SMT model that is used to predict queries used in training a language model, as described above.
  • Content developed, interacted with, or edited in association with the translation manager 26 may be stored in different communication channels or other storage types. For example, various documents may be stored using a directory service 1322, a web portal 1324, a mailbox service 1326, an instant messaging store 1328, or a social networking site 1330.
  • the translation manager 26 may use any of these types of systems or the like for enabling data utilization, as described herein.
  • a server 1320 may provide the translation manager 26 to clients. As one example, the server 1320 may be a web server providing the translation manager 26 over the web.
  • the server 1320 may provide the translation manager 26 over the web to clients through a network 1315.
  • the client computing device may be implemented as the computing device 1100 and embodied in a personal computer, a tablet computing device 1310 and/or a mobile computing device 1200 (e.g., a smart phone). Any of these embodiments of the client computing device 1100, 1310, 1200 may obtain content from the store 1316.

Abstract

A Statistical Machine Translation (SMT) model is trained using pairs of sentences that include content obtained from one or more content sources (e.g. feed(s)) with corresponding queries that have been used to access the content. A query click graph may be used to assist in determining candidate pairs for the SMT training data. All/portion of the candidate pairs may be used to train the SMT model. After training the SMT model using the SMT training data, the SMT model is applied to content to determine predicted queries that may be used to search for the content. The predicted queries are used to train a language model, such as a query language model. The query language model may be interpolated other language models, such as a background language model, as well as a feed language model trained using the content used in determining the predicted queries.

Description

LANGUAGE MODEL TRAINED USING PREDICTED QUERIES FROM
STATISTICAL MACHINE TRANSLATION
BACKGROUND
[0001] There is an increasing demand to interact with computing devices using spoken language. There are many practical applications for using speech, including searching, command and control, spoken dialog systems, natural language understanding systems, and the like. For example, a user may utter a query to a search system to locate content. Theses spoken dialog systems use language models to assist in understanding the received spoken input. Training and adapting the language models may take a lot of time and manual effort. Even after spending the time and effort on training the language models, the language models may still not work well with some voice input.
SUMMARY
[0002] This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
[0003] A Statistical Machine Translation (SMT) model is trained using pairs of sentences that include content obtained from one or more content sources (e.g. feed(s)) with corresponding queries that have been used to access the content. A query click graph may be used to assist in determining candidate pairs for the SMT training data. All/portion of the candidate pairs may be used to train the SMT model. After training the SMT model using the SMT training data, the SMT model is applied to content to determine predicted queries that may be used to search for the content. The predicted queries are used to train a language model, such as a query language model. The query language model may be interpolated with other language models, such as a background language model, as well as a feed language model trained using the content used in determining the predicted queries.
BRIEF DESCRIPTION OF THE DRAWINGS
[0004] FIGURE 1 shows a system for training an SMT model that is used to predict queries used in training a language model;
[0005] FIGURE 2 illustrates training an SMT model using pairs including a sentence from a content source and a query associated with the content source;
[0006] FIGURE 3 illustrates using an SMT model to predict queries from received content used to train a language model; [0007] FIGURE 4 illustrates an overview process for training an SMT model and using the SMT model to predict queries used in training a language model from received content;
[0008] FIGURE 5 illustrates an exemplary online system using a language model trained with predicted queries; and
[0009] FIGURES 6, 7 A, 7B and 8 and the associated descriptions provide a discussion of a variety of operating environments in which embodiments of the invention may be practiced.
DETAILED DESCRIPTION
[0010] Referring now to the drawings, in which like numerals represent like elements, various embodiment will be described elements, various embodiment will be described.
[0011] FIGURE 1 shows a system for training an SMT model that is used to predict queries used in training a language model.
[0012] As illustrated, system 100 includes translation manager 26, content source(s) 125, click graph(s) 130, language model(s) 150, SMT training data 152, predicted queries 154, SMT 160 using SMT model 165, application 110 and touch screen input device 115.
[0013] In order to facilitate communication with the translation manager 26, one or more callback routines, may be implemented. According to one embodiment, application 110 is a multimodal application that is configured to receive speech input and obtain search results in response to the speech input. Application 110 may also receive input from a touch-sensitive input device 115 and/or other input devices. For example, voice input, keyboard input (e.g. a physical keyboard and/or SIP), video based input, and the like. Application program 110 may also provide multimodal output (e.g. speech, graphics, vibrations, sounds, ...). Translation manager 26 may provide information to/from application 110 in response to user input (e.g. speech/gesture). For example, a user may say a phrase to identify a task to perform by application 110 (e.g. performing a search, selecting content, buying an item, identifying a product, ...). Gestures may include, but are not limited to: a pinch gesture; a stretch gesture; a select gesture (e.g. a tap action on a displayed element); a select and hold gesture (e.g. a tap and hold gesture received on a displayed element); a swiping action and/or dragging action; and the like.
[0014] System 100 as illustrated comprises a touch screen input device 115 that detects when a touch input has been received (e.g. a finger touching or nearly teaching the touch screen). [0015] Translation manager 26 may be used in training a Statistical Machine Translation (SMT) model using SMT training data 152. The trained SMT model (e.g. SMT model 165) may then be used to determine predicted queries 154 that are used in training a language model (e.g. language model(s) 150).
[0016] SMT training data may be obtained using different methods. Generally, SMT training data 152 includes pairs of sentences that include sentences obtained from a content source (e.g. content sources 125) that are matched with queries that were previously used to access content associated with each of the sentences.
[0017] Different methods may be used ways to obtain pairs of (natural language) sentences that represent a content source and search queries that are in reference to them. According to an embodiment, the seed content sources that are selected are web sites that include articles that a typical feed in the system would be derived from.
[0018] One or more click graph(s) 130 may be used to determine and collect the pairs used for the SMT training data 152. For example, the click graphs may be examined to determine seed web sites and determine queries that landed on these seed web sites to form a set of candidate pairings for the SMT training data 152. The set of candidate pairings may be examined to select pairings that are determined to be good
representations. For example, a determination may be made as to how close a query and a feed sentence are in a vector-space model.
[0019] Once the SMT training data is determined, the SMT training data including the determined pairs is used to train SMT model 165. After training the SMT model, the SMT 160 is applied to new content to determine predicted queries 154. The predicted queries 154 are used to train one or more language models, such as a query language model. The language model trained using the predicted queries may be interpolated with other language modes, such as a background language model, as well as a language model trained using the feed content.
[0020] Translation manager 26 may be part of a dialog system that receives speech utterances and is configured to extract the meaning conveyed by a received utterance. More details are provided below.
[0021] FIGURE 2 illustrates training an SMT model using pairs including a sentence from a content source and a query associated with the content source. As illustrated, system 200 includes content source(s) 125, search engine 225, click graph(s) 130, search results 226, and SMT model 165. [0022] One or more content sources 125 are selected as example "Seed" content sources that represent a "typical" content source/feed used within the system (e.g. a spoken dialog system). Depending on the application, different "seed" content source(s) may be selected. According to an embodiment, the seed content sources that are selected are web sites that include articles that a typical feed in the system would be derived from. Once the seed sites are selected, the candidate pairs are determined (220). A feed side for each of the pairs is determined and a query side for each of the pairs is determined. According to an embodiment, the feed side of the pair is obtained from one or more of: a story title; one or more sentences from an article (e.g. the first sentences); and/or a summary of the article. For example, a summary including one or more sentences may be obtained from search results 226 as determined and delivered by a search engine, such as search engine 225.
[0023] One or more click graph(s) 130 may be used to determine and collect the pairs used for the SMT training data 152. For example, the click graphs may be examined to determine seed web sites and determine queries that landed on these seed web sites to form a set of candidate pairings for the SMT training data 152.
[0024] The set of candidate pairings may be examined to select/prune the candidate pairings to select pairings that are determined to be good representations. For example, a determination may be made as to how close a query and a feed sentence are in a vector- space model. Different methods may be used to determine this distance between the query and feed sentence, such as: determining a cosine distance on term frequency-inverse document frequency (tf-idf) weighted vectors of stemmed word frequencies, and the like.
[0025] Once the SMT training data is determined, the SMT training data including the determined pairs is used to train SMT model 165 (160).
[0026] FIGURE 3 illustrates using an SMT model to predict queries from received content used to train a language model. As illustrated, system 300 includes content 310, transition manager 26, SMT 160, SMT model 165, predicted queries 154, query language model (LM) 320, feed LM 322, background LM 324 and final LM 326.
[0027] SMT 160 applies the SMT model 165 to received content 310 to obtain predicted queries 154. The predicted queries are examples of queries that may be received to search for content. The predicted queries 154 are used to train a query language model 320. The received content 310 may also be used to train a feed language model 322. Instead of just using content 310 to train a language model, the predicted queries 154 determined by applying an SMT to the content is used in training a language model. The language model trained using the predicted queries may be interpolated other language modes, such as a background language model, as well as a language model trained using the feed content to create a final LM 326 for the system.
[0028] FIGURE 4 illustrates an overview process for training an SMT model and using the SMT model to predict queries used in training a language model from received content. When reading the discussion of the routines presented herein, it should be appreciated that the logical operations of various embodiments are implemented (1) as a sequence of computer implemented acts or program modules running on a computing system and/or (2) as interconnected machine logic circuits or circuit modules within the computing system. The implementation is a matter of choice dependent on the
performance requirements of the computing system implementing the invention.
Accordingly, the logical operations illustrated and making up the embodiments described herein are referred to variously as operations, structural devices, acts or modules. These operations, structural devices, acts and modules may be implemented in software, in firmware, in special purpose digital logic, and any combination thereof.
[0029] After a start operation, the process moves to operation 410, where an SMT model is accessed that is/was trained using pairs of sentences including content from a content source and queries previously used to access the content. The pairs used to train the SMT model used for translating content into predicted queries by an SMT may be determined using different methods. Generally, one or more representative content sources (e.g. web sites, databases, ...) are selected that represent content that is typical in a feed that is used in a language understanding system. For example, the content sources may be web sites from which a user may search using a voice query. Queries that have been used to access the content are associated with one or more sentences from the content sources to create candidate pairs with which to train the SMT model. Training pairs may be selected from the candidate pairs to train the SMT model. For example, some candidate pairs may be determined to not be representative.
[0030] Transitioning to operation 420, content is received. The content may come from the same content source used to train the SMT model and/or from different content sources. For example, when the SMT model is trained using a news content source, the received content source may be the same news content source and/or another news content source (e.g. a different website) and/or some other content source.
[0031] Moving to operation 430, the trained SMT model is applied to the received content. Generally, an SMT applies the SMT model to determine a translation of the received content to a predicted queries. [0032] Flowing to operation 440, the predicted queries are received after applying the SMT model.
[0033] Moving to operation 450, the predicted queries are used to train a language model. The query language model may be interpolated other language models, such as a background language model, as well as a feed language model trained using the content used in determining the predicted queries. The language model trained using the predicted queries may then be used in a language understanding system.
[0034] The process then moves to an end operation and returns to processing other actions.
[0035] FIGURE 5 illustrates an exemplary online system using a language model trained with predicted queries. As illustrated, system 1000 includes service 1010, data store 1045, touch screen input device/display 1050 (e.g. a slate) and smart phone 1030.
[0036] As illustrated, service 1010 is a cloud based and/or enterprise based service that may be configured to provide services, such as multimodal services related to various applications (e.g. searching, games, browsing, locating, productivity services (e.g.
spreadsheets, documents, presentations, charts, messages, and the like)). The service may be interacted with using different types of input/output. For example, a user may use speech input, touch input, hardware based input, and the like. The service may provide speech output that combines pre-recorded speech and synthesized speech. Functionality of one or more of the services/applications provided by service 1010 may also be configured as a client/server based application.
[0037] As illustrated, service 1010 is a multi-tenant service that provides resources 1015 and services to any number of tenants (e.g. Tenants 1-N). Multi-tenant service 1010 is a cloud based service that provides resources/services 1015 to tenants subscribed to the service and maintains each tenant's data separately and protected from other tenant data.
[0038] System 1000 as illustrated comprises a touch screen input device/display 1050 (e.g. a slate/tablet device) and smart phone 1030 that detects when a touch input has been received (e.g. a finger touching or nearly touching the touch screen). Any type of touch screen may be utilized that detects a user's touch input. For example, the touch screen may include one or more layers of capacitive material that detects the touch input. Other sensors may be used in addition to or in place of the capacitive material. For example, Infrared (IR) sensors may be used. According to an embodiment, the touch screen is configured to detect objects that in contact with or above a touchable surface. Although the term "above" is used in this description, it should be understood that the orientation of the touch panel system is irrelevant. The term "above" is intended to be applicable to all such orientations. The touch screen may be configured to determine locations of where touch input is received (e.g. a starting point, intermediate points and an ending point). Actual contact between the touchable surface and the object may be detected by any suitable means, including, for example, by a vibration sensor or microphone coupled to the touch panel. A non-exhaustive list of examples for sensors to detect contact includes pressure-based mechanisms, micro-machined accelerometers, piezoelectric devices, capacitive sensors, resistive sensors, inductive sensors, laser vibrometers, and LED vibrometers.
[0039] According to an embodiment, smart phone 1030 and touch screen input device/display 1050 are configured with multimodal applications and each include a an application (1031, 1051).
[0040] As illustrated, touch screen input device/display 1050 and smart phone 1030 shows exemplary displays 1052/1032 showing the use of an application using multimodal input/output. Data may be stored on a device (e.g. smart phone 1030, slate 1050 and/or at some other location (e.g. network data store 1045). Data store 1054 may be used to store the central knowledge base. The applications used by the devices may be client based applications, server based applications, cloud based applications and/or some combination.
[0041] Translation manager 26 is configured to perform operations relating to using/training a language model trained with predicted queries as described herein. While manager 26 is shown within service 1010, the functionality of the manager may be included in other locations (e.g. on smart phone 1030 and/or slate device 1050).
[0042] The embodiments and functionalities described herein may operate via a multitude of computing systems including, without limitation, desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
[0043] In addition, the embodiments and functionalities described herein may operate over distributed systems (e.g., cloud-based computing systems), where application functionality, memory, data storage and retrieval and various processing functions may be operated remotely from each other over a distributed computing network, such as the Internet or an intranet. User interfaces and information of various types may be displayed via on-board computing device displays or via remote display units associated with one or more computing devices. For example user interfaces and information of various types may be displayed and interacted with on a wall surface onto which user interfaces and information of various types are projected. Interaction with the multitude of computing systems with which embodiments of the invention may be practiced include, keystroke entry, touch screen entry, voice or other audio entry, gesture entry where an associated computing device is equipped with detection (e.g., camera) functionality for capturing and interpreting user gestures for controlling the functionality of the computing device, and the like.
[0044] FIGURES 6-8 and the associated descriptions provide a discussion of a variety of operating environments in which embodiments of the invention may be practiced.
However, the devices and systems illustrated and discussed with respect to FIGURES 6-8 are for purposes of example and illustration and are not limiting of a vast number of computing device configurations that may be utilized for practicing embodiments of the invention, described herein.
[0045] FIGURE 6 is a block diagram illustrating physical components (i.e., hardware) of a computing device 1100 with which embodiments of the invention may be practiced. The computing device components described below may be suitable for the computing devices described above. In a basic configuration, the computing device 1100 may include at least one processing unit 1102 and a system memory 1104. Depending on the configuration and type of computing device, the system memory 1104 may comprise, but is not limited to, volatile storage (e.g., random access memory), non-volatile storage (e.g., read-only memory), flash memory, or any combination of such memories. The system memory 1104 may include an operating system 1105 and one or more program modules 1106 suitable for running software applications 1120 such as the translation manager 26. The operating system 1105, for example, may be suitable for controlling the operation of the computing device 1100. Furthermore, embodiments of the invention may be practiced in conjunction with a graphics library, other operating systems, or any other application program and is not limited to any particular application or system. This basic
configuration is illustrated in FIGURE 6 by those components within a dashed line 1108. The computing device 1100 may have additional features or functionality. For example, the computing device 1100 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape. Such additional storage is illustrated in FIGURE 6 by a removable storage device 1109 and a non-removable storage device 1110. [0046] As stated above, a number of program modules and data files may be stored in the system memory 1104. While executing on the processing unit 1102, the program modules 1106 (e.g., the translation manager 26) may perform processes including, but not limited to, one or more of the stages of the methods and processes illustrated in the figures. Other program modules that may be used in accordance with embodiments of the present invention may include electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc.
[0047] Furthermore, embodiments of the invention may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors. For example, embodiments of the invention may be practiced via a system-on-a-chip (SOC) where each or many of the components illustrated in FIGURE 6 may be integrated onto a single integrated circuit. Such an SOC device may include one or more processing units, graphics units, communications units, system virtualization units and various application functionality all of which are integrated (or "burned") onto the chip substrate as a single integrated circuit. When operating via an SOC, the functionality, described herein, with respect to the translation manager 26 may be operated via application-specific logic integrated with other components of the computing device 1100 on the single integrated circuit (chip). Embodiments of the invention may also be practiced using other technologies capable of performing logical operations such as, for example, AND, OR, and NOT, including but not limited to mechanical, optical, fluidic, and quantum technologies. In addition, embodiments of the invention may be practiced within a general purpose computer or in any other circuits or systems.
[0048] The computing device 1100 may also have one or more input device(s) 1112 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. The output device(s) 1114 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used. The computing device 1100 may include one or more communication connections 1116 allowing communications with other computing devices 1118. Examples of suitable communication connections 1116 include, but are not limited to, RF transmitter, receiver, and/or transceiver circuitry;
universal serial bus (USB), parallel, and/or serial ports. [0049] The term computer readable media as used herein may include computer storage media. Computer storage media may include volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, or program modules. The system memory 1104, the removable storage device 1109, and the non-removable storage device 1110 are all computer storage media examples (i.e., memory storage.) Computer storage media may include RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other article of manufacture which can be used to store information and which can be accessed by the computing device 1100. Any such computer storage media may be part of the computing device 1100. Computer storage media does not include a carrier wave or other propagated or modulated data signal.
[0050] Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term "modulated data signal" may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct- wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
[0051] FIGURES 7A and 7B illustrate a mobile computing device 1200, for example, a mobile telephone, a smart phone, a tablet personal computer, a laptop computer, and the like, with which embodiments of the invention may be practiced. With reference to FIGURE 7 A, one embodiment of a mobile computing device 1200 for implementing the embodiments is illustrated. In a basic configuration, the mobile computing device 1200 is a handheld computer having both input elements and output elements. The mobile computing device 1200 typically includes a display 1205 and one or more input buttons 1210 that allow the user to enter information into the mobile computing device 1200. The display 1205 of the mobile computing device 1200 may also function as an input device (e.g., a touch screen display). If included, an optional side input element 1215 allows further user input. The side input element 1215 may be a rotary switch, a button, or any other type of manual input element. In alternative embodiments, mobile computing device 1200 may incorporate more or less input elements. For example, the display 1205 may not be a touch screen in some embodiments. In yet another alternative embodiment, the mobile computing device 1200 is a portable phone system, such as a cellular phone. The mobile computing device 1200 may also include an optional keypad 1235. Optional keypad 1235 may be a physical keypad or a "soft" keypad generated on the touch screen display. In various embodiments, the output elements include the display 1205 for showing a graphical user interface (GUI), a visual indicator 1220 (e.g., a light emitting diode), and/or an audio transducer 1225 (e.g., a speaker). In some embodiments, the mobile computing device 1200 incorporates a vibration transducer for providing the user with tactile feedback. In yet another embodiment, the mobile computing device 1200 incorporates input and/or output ports, such as an audio input (e.g., a microphone jack), an audio output (e.g., a headphone jack), and a video output (e.g., a HDMI port) for sending signals to or receiving signals from an external device.
[0052] FIGURE 7B is a block diagram illustrating the architecture of one embodiment of a mobile computing device. That is, the mobile computing device 1200 can incorporate a system (i.e., an architecture) 1202 to implement some embodiments. In one embodiment, the system 1202 is implemented as a "smart phone" capable of running one or more applications (e.g., browser, e-mail, calendaring, contact managers, messaging clients, games, and media clients/players). In some embodiments, the system 1202 is integrated as a computing device, such as an integrated personal digital assistant (PDA) and wireless phone.
[0053] One or more application programs 1266 may be loaded into the memory 1262 and run on or in association with the operating system 1264. Examples of the application programs include phone dialer programs, e-mail programs, personal information management (PIM) programs, word processing programs, spreadsheet programs, Internet browser programs, messaging programs, and so forth. The system 1202 also includes a non-volatile storage area 1268 within the memory 1262. The non-volatile storage area 1268 may be used to store persistent information that should not be lost if the system 1202 is powered down. The application programs 1266 may use and store information in the non-volatile storage area 1268, such as e-mail or other messages used by an e-mail application, and the like. A synchronization application (not shown) also resides on the system 1202 and is programmed to interact with a corresponding synchronization application resident on a host computer to keep the information stored in the non-volatile storage area 1268 synchronized with corresponding information stored at the host computer. As should be appreciated, other applications may be loaded into the memory 1262 and run on the mobile computing device 1200, including the translation manager 26 as described herein.
[0054] The system 1202 has a power supply 1270, which may be implemented as one or more batteries. The power supply 1270 might further include an external power source, such as an AC adapter or a powered docking cradle that supplements or recharges the batteries.
[0055] The system 1202 may also include a radio 1272 that performs the function of transmitting and receiving radio frequency communications. The radio 1272 facilitates wireless connectivity between the system 1202 and the "outside world", via a
communications carrier or service provider. Transmissions to and from the radio 1272 are conducted under control of the operating system 1264. In other words, communications received by the radio 1272 may be disseminated to the application programs 1266 via the operating system 1264, and vice versa.
[0056] The visual indicator 1220 may be used to provide visual notifications, and/or an audio interface 1274 may be used for producing audible notifications via the audio transducer 1225. In the illustrated embodiment, the visual indicator 1220 is a light emitting diode (LED) and the audio transducer 1225 is a speaker. These devices may be directly coupled to the power supply 1270 so that when activated, they remain on for a duration dictated by the notification mechanism even though the processor 1260 and other components might shut down for conserving battery power. The LED may be programmed to remain on indefinitely until the user takes action to indicate the powered-on status of the device. The audio interface 1274 is used to provide audible signals to and receive audible signals from the user. For example, in addition to being coupled to the audio transducer 1225, the audio interface 1274 may also be coupled to a microphone to receive audible input, such as to facilitate a telephone conversation. In accordance with embodiments of the present invention, the microphone may also serve as an audio sensor to facilitate control of notifications, as will be described below. The system 1202 may further include a video interface 1276 that enables an operation of an on-board camera 1230 to record still images, video stream, and the like.
[0057] A mobile computing device 1200 implementing the system 1202 may have additional features or functionality. For example, the mobile computing device 1200 may also include additional data storage devices (removable and/or non-removable) such as, magnetic disks, optical disks, or tape. Such additional storage is illustrated in FIGURE 7B by the non- volatile storage area 1268. [0058] Data/information generated or captured by the mobile computing device 1200 and stored via the system 1202 may be stored locally on the mobile computing device 1200, as described above, or the data may be stored on any number of storage media that may be accessed by the device via the radio 1272 or via a wired connection between the mobile computing device 1200 and a separate computing device associated with the mobile computing device 1200, for example, a server computer in a distributed computing network, such as the Internet. As should be appreciated such data/information may be accessed via the mobile computing device 1200 via the radio 1272 or via a distributed computing network. Similarly, such data/information may be readily transferred between computing devices for storage and use according to well-known data/information transfer and storage means, including electronic mail and collaborative data/information sharing systems.
[0059] FIGURE 8 illustrates an embodiment of an architecture of a system for training an SMT model that is used to predict queries used in training a language model, as described above. Content developed, interacted with, or edited in association with the translation manager 26 may be stored in different communication channels or other storage types. For example, various documents may be stored using a directory service 1322, a web portal 1324, a mailbox service 1326, an instant messaging store 1328, or a social networking site 1330. The translation manager 26 may use any of these types of systems or the like for enabling data utilization, as described herein. A server 1320 may provide the translation manager 26 to clients. As one example, the server 1320 may be a web server providing the translation manager 26 over the web. The server 1320 may provide the translation manager 26 over the web to clients through a network 1315. By way of example, the client computing device may be implemented as the computing device 1100 and embodied in a personal computer, a tablet computing device 1310 and/or a mobile computing device 1200 (e.g., a smart phone). Any of these embodiments of the client computing device 1100, 1310, 1200 may obtain content from the store 1316.
[0060] Embodiments of the present invention, for example, are described above with reference to block diagrams and/or operational illustrations of methods, systems, and computer program products according to embodiments of the invention. The functions/acts noted in the blocks may occur out of the order as shown in any flowchart. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the
functionality/acts involved. [0061] The description and illustration of one or more embodiments provided in this application are not intended to limit or restrict the scope of the invention as claimed in any way. The embodiments, examples, and details provided in this application are considered sufficient to convey possession and enable others to make and use the best mode of claimed invention. The claimed invention should not be construed as being limited to any embodiment, example, or detail provided in this application. Regardless of whether shown and described in combination or separately, the various features (both structural and methodological) are intended to be selectively included or omitted to produce an embodiment with a particular set of features. Having been provided with the description and illustration of the present application, one skilled in the art may envision variations, modifications, and alternate embodiments falling within the spirit of the broader aspects of the general inventive concept embodied in this application that do not depart from the broader scope of the claimed invention.

Claims

1. A method for training a language model, comprising:
accessing a statistical machine translation (SMT) model trained using pairs that each include a sentence obtained from a content source and a query previously used to access content associated with the sentence;
receiving content from a content source;
applying the SMT model to the content to determine predicted queries; and training a language model using the predicted queries.
2. The method of Claim 1, further comprising accessing a click graph and using the click graph to assist in determining the pairs.
3. The method of Claim 1, further comprising: determining seed web sites using a click graph; obtaining sentences for the pairs using results obtained by performing a search using the seed web sites.
4. The method of Claim 3, reducing a number of the pairs using a
determination on how close a query and a sentence within the obtained sentences are within a vector-space model.
5. A computer-readable medium storing computer-executable instructions for training a query language model, comprising:
accessing a statistical machine translation (SMT) model trained using pairs that each include a sentence obtained from a content source and a query previously used to access content associated with the sentence;
receiving content from a content source;
applying the SMT model to the content to determine predicted queries; and training a query language model using the predicted queries.
6. The computer-readable medium of Claim 5, further comprising accessing a click graph and using the click graph to assist in determining the pairs.
7. The computer-readable medium of Claim 5, further comprising:
determining seed web sites using a click graph;
obtaining sentences for the pairs using results obtained by performing a search using the seed web sites.
8. A system or extracting natural language examples for training a query language model, comprising:
a processor and memory;
an operating environment executing using the processor; and a translation manager that is configured to perform actions comprising: accessing a statistical machine translation (SMT) model trained using pairs that each include a sentence obtained from a content source and a query previously used to access content associated with the sentence;
receiving content from a content source;
applying the SMT model to the content to determine predicted queries; training a query language model using the predicted queries; and interpolating the query language model with a background model.
9. The system of Claim 8, further comprising accessing a click graph and using the click graph to assist in determining the pairs.
10. The system of Claim 8, further comprising:
determining seed web sites using a click graph;
obtaining sentences for the pairs using results obtained by performing a search using the seed web sites.
PCT/US2014/039258 2013-05-24 2014-05-23 Language model trained using predicted queries from statistical machine translation WO2014190220A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP14733810.7A EP2941719A2 (en) 2013-05-24 2014-05-23 Language model trained using predicted queries from statistical machine translation

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/902,470 2013-05-24
US13/902,470 US20140350931A1 (en) 2013-05-24 2013-05-24 Language model trained using predicted queries from statistical machine translation

Publications (2)

Publication Number Publication Date
WO2014190220A2 true WO2014190220A2 (en) 2014-11-27
WO2014190220A3 WO2014190220A3 (en) 2015-05-14

Family

ID=51023074

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2014/039258 WO2014190220A2 (en) 2013-05-24 2014-05-23 Language model trained using predicted queries from statistical machine translation

Country Status (3)

Country Link
US (1) US20140350931A1 (en)
EP (1) EP2941719A2 (en)
WO (1) WO2014190220A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019147804A1 (en) * 2018-01-26 2019-08-01 Ge Inspection Technologies, Lp Generating natural language recommendations based on an industrial language model

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10319252B2 (en) 2005-11-09 2019-06-11 Sdl Inc. Language capability assessment and training apparatus and techniques
US10417646B2 (en) 2010-03-09 2019-09-17 Sdl Inc. Predicting the cost associated with translating textual content
US11003838B2 (en) 2011-04-18 2021-05-11 Sdl Inc. Systems and methods for monitoring post translation editing
US10261994B2 (en) 2012-05-25 2019-04-16 Sdl Inc. Method and system for automatic management of reputation of translators
US9213694B2 (en) * 2013-10-10 2015-12-15 Language Weaver, Inc. Efficient online domain adaptation
US10452786B2 (en) * 2014-12-29 2019-10-22 Paypal, Inc. Use of statistical flow data for machine translations between different languages
KR102325724B1 (en) 2015-02-28 2021-11-15 삼성전자주식회사 Synchronization of Text Data among a plurality of Devices

Family Cites Families (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7194455B2 (en) * 2002-09-19 2007-03-20 Microsoft Corporation Method and system for retrieving confirming sentences
US8122030B1 (en) * 2005-01-14 2012-02-21 Wal-Mart Stores, Inc. Dual web graph
WO2006133571A1 (en) * 2005-06-17 2006-12-21 National Research Council Of Canada Means and method for adapted language translation
WO2007076529A2 (en) * 2005-12-28 2007-07-05 The Trustees Of Columbia University In The City Of New York A system and method for accessing images with a novel user interface and natural language processing
US8898052B2 (en) * 2006-05-22 2014-11-25 Facebook, Inc. Systems and methods for training statistical speech translation systems from speech utilizing a universal speech recognizer
US8032356B2 (en) * 2006-05-25 2011-10-04 University Of Southern California Spoken translation system using meta information strings
US9002869B2 (en) * 2007-06-22 2015-04-07 Google Inc. Machine translation for query expansion
US8073803B2 (en) * 2007-07-16 2011-12-06 Yahoo! Inc. Method for matching electronic advertisements to surrounding context based on their advertisement content
US20090182547A1 (en) * 2008-01-16 2009-07-16 Microsoft Corporation Adaptive Web Mining of Bilingual Lexicon for Query Translation
US8615388B2 (en) * 2008-03-28 2013-12-24 Microsoft Corporation Intra-language statistical machine translation
US20090265290A1 (en) * 2008-04-18 2009-10-22 Yahoo! Inc. Optimizing ranking functions using click data
US8918328B2 (en) * 2008-04-18 2014-12-23 Yahoo! Inc. Ranking using word overlap and correlation features
US20100082324A1 (en) * 2008-09-30 2010-04-01 Microsoft Corporation Replacing terms in machine translation
US8306806B2 (en) * 2008-12-02 2012-11-06 Microsoft Corporation Adaptive web mining of bilingual lexicon
US20100191746A1 (en) * 2009-01-26 2010-07-29 Microsoft Corporation Competitor Analysis to Facilitate Keyword Bidding
US20100299132A1 (en) * 2009-05-22 2010-11-25 Microsoft Corporation Mining phrase pairs from an unstructured resource
US8781231B1 (en) * 2009-08-25 2014-07-15 Google Inc. Content-based image ranking
US8380723B2 (en) * 2010-05-21 2013-02-19 Microsoft Corporation Query intent in information retrieval
WO2012027262A1 (en) * 2010-08-23 2012-03-01 Google Inc. Parallel document mining
US9081760B2 (en) * 2011-03-08 2015-07-14 At&T Intellectual Property I, L.P. System and method for building diverse language models
US8732151B2 (en) * 2011-04-01 2014-05-20 Microsoft Corporation Enhanced query rewriting through statistical machine translation
US9507861B2 (en) * 2011-04-01 2016-11-29 Microsoft Technolgy Licensing, LLC Enhanced query rewriting through click log analysis
US9064006B2 (en) * 2012-08-23 2015-06-23 Microsoft Technology Licensing, Llc Translating natural language utterances to keyword search queries
US9471565B2 (en) * 2011-07-29 2016-10-18 At&T Intellectual Property I, L.P. System and method for locating bilingual web sites
US20130103695A1 (en) * 2011-10-21 2013-04-25 Microsoft Corporation Machine translation detection in web-scraped parallel corpora
US8533148B1 (en) * 2012-10-01 2013-09-10 Recommind, Inc. Document relevancy analysis within machine learning systems including determining closest cosine distances of training examples
US9235567B2 (en) * 2013-01-14 2016-01-12 Xerox Corporation Multi-domain machine translation model adaptation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019147804A1 (en) * 2018-01-26 2019-08-01 Ge Inspection Technologies, Lp Generating natural language recommendations based on an industrial language model

Also Published As

Publication number Publication date
EP2941719A2 (en) 2015-11-11
WO2014190220A3 (en) 2015-05-14
US20140350931A1 (en) 2014-11-27

Similar Documents

Publication Publication Date Title
AU2019208255B2 (en) Environmentally aware dialog policies and response generation
US9965465B2 (en) Distributed server system for language understanding
US9292492B2 (en) Scaling statistical language understanding systems across domains and intents
US10235358B2 (en) Exploiting structured content for unsupervised natural language semantic parsing
US20170337918A1 (en) Restructuring deep neural network acoustic models
US20140201629A1 (en) Collaborative learning through user generated knowledge
US9613027B2 (en) Filled translation for bootstrapping language understanding of low-resourced languages
US9875237B2 (en) Using human perception in building language understanding models
US20140379323A1 (en) Active learning using different knowledge sources
US20140350931A1 (en) Language model trained using predicted queries from statistical machine translation
US20140365918A1 (en) Incorporating external dynamic content into a whiteboard
US10430516B2 (en) Automatically displaying suggestions for entry
US20140365218A1 (en) Language model adaptation using result selection

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14733810

Country of ref document: EP

Kind code of ref document: A2

REEP Request for entry into the european phase

Ref document number: 2014733810

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014733810

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14733810

Country of ref document: EP

Kind code of ref document: A2