WO2012135783A2 - Augmented conversational understanding agent - Google Patents

Augmented conversational understanding agent Download PDF

Info

Publication number
WO2012135783A2
WO2012135783A2 PCT/US2012/031722 US2012031722W WO2012135783A2 WO 2012135783 A2 WO2012135783 A2 WO 2012135783A2 US 2012031722 W US2012031722 W US 2012031722W WO 2012135783 A2 WO2012135783 A2 WO 2012135783A2
Authority
WO
WIPO (PCT)
Prior art keywords
natural language
user
language phrase
context
agent
Prior art date
Application number
PCT/US2012/031722
Other languages
French (fr)
Other versions
WO2012135783A3 (en
Inventor
Larry Paul Heck
Madhusudan Chinthakunta
David Mitby
Lisa Stifelman
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
Priority claimed from US13/077,396 external-priority patent/US9842168B2/en
Priority claimed from US13/077,455 external-priority patent/US9244984B2/en
Priority claimed from US13/076,862 external-priority patent/US9760566B2/en
Priority claimed from US13/077,303 external-priority patent/US9858343B2/en
Priority claimed from US13/077,233 external-priority patent/US20120253789A1/en
Priority claimed from US13/077,431 external-priority patent/US10642934B2/en
Priority claimed from US13/077,368 external-priority patent/US9298287B2/en
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to EP12764853.3A priority Critical patent/EP2691875A4/en
Publication of WO2012135783A2 publication Critical patent/WO2012135783A2/en
Publication of WO2012135783A3 publication Critical patent/WO2012135783A3/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • 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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • 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/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Definitions

  • An augmented conversational understanding agent may provide an interface for facilitating natural language understanding of user queries and conversations.
  • personal assistant programs and/or search engines often require specialized formatting and syntax. For example, a user's query of "I want to see 'Up in the Air' around 7" may be ineffective at communicating the user's true intentions when provided to a conventional system.
  • Such systems may generally be incapable of deriving the context that the user is referring to a movie, and that the user desires results informing them of local theatres showing that movie around 7:00.
  • An augmented conversational understanding agent may be provided.
  • a context associated with the at least one natural language phrase may be identified.
  • the natural language phrase may be associated, for example, with a conversation between the user and a second user.
  • An agent action associated with the identified context may be performed according to the at least one natural language phrase and a result associated with performing the action may be displayed.
  • FIG. 1 is a block diagram of an operating environment
  • FIGs. 2A-2B are block diagrams of an interface for providing an augmented conversational understanding agent
  • FIG. 3 is a flow chart of a method for providing an augmented conversational understanding agent
  • FIG. 4 is a flow chart of a subroutine used in the method of FIG. 3 for creating a context
  • FIG. 5 is a block diagram of a system including a computing device.
  • a personal assistant type agent may listen to voice and/or text conversations between users of a communication application and may parse the words to provide relevant information and feedback. The agent may also perform relevant tasks related to the conversations.
  • the agent may include a natural language interface and may use input from a user, such as spoken and/or typed words, gestures, touchscreen interactions, intonations, and/or user ontologies to identify the context of the conversation, estimate the user intents, form an appropriate agent action, execute the agent action, and provide a result of the agent action to the user(s) via the communication application.
  • the agent may be associated with a spoken dialog system (SDS).
  • SDS spoken dialog system
  • the primary component that drives the SDS may comprise a dialog manager: this component manages the dialog-based conversation with the user.
  • the dialog manager may determine the intention of the user through a combination of multiple sources of input, such as speech recognition and natural language understanding component outputs, context from the prior dialog turns, user context, and/or results returned from a knowledge base (e.g., search engine). After determining the intention, the dialog manager may take an action, such as displaying the final results to the user and/or continuing in a dialog with the user to satisfy their intent.
  • FIG. 1 is a block diagram of an operating environment 100 comprising a server 105.
  • Server 105 may be operative to execute and/or manage assorted computing resources and/or software modules such as a spoken dialog system (SDS) 1 10 comprising a dialog manager 11 1, a personal assistant program 1 12, and/or an ontology database 1 16.
  • SDS 110 may receive queries and/or action requests from users over network 120. Such queries may be transmitted, for example, from a first user device 130 and/or a second user device 135 such as a computer and/or cellular phone.
  • Network 120 may comprise, for example, a private network, a cellular data network, and/or a public network such as the Internet.
  • Operating environment 100 may further comprise a network data source, such as a website (e.g., a stock market site, a weather site, an e-mail server, a movie information site, etc.) and/or a network attached storage device.
  • Ontology database 116 may comprise personal (e.g., user specific) ontology data and/or shared/public ontology data (e.g., an ontology associated with search engine results aggregated over multiple users).
  • user device 130 and/or user device 135 may be operative to store a personal and/or shared ontology locally and/or may rely on ontology data stored in ontology database 116. For example, upon executing an agent action, a personal ontology stored on user device 130 may be merged with a shared ontology retrieved from ontology database 1 16 in order to create and/or evaluate the user's current context.
  • An ontology may generally comprise a plurality of semantic relationships between concept nodes.
  • Each concept node may comprise a generalized grouping, an abstract idea, and/or a mental symbol and that node's associated attributes.
  • one concept may comprise a person associated with attributes such as name, job function, home location, etc.
  • the ontology may comprise, for example, a semantic relationship between the person concept and a job concept connected by the person's job function attribute.
  • FIG. 2A is a block diagram of an interface 200 for providing an augmented conversational understanding agent.
  • Interface 200 may, for example, be associated with personal assistant agent 1 12 and may comprise a user input panel 210 and a personal assistant panel 220.
  • User input panel 210 may display converted user queries and/or action requests such as a user statement 230.
  • User statement 230 may comprise, for example, a result from a speech-to-text conversion received from a user of user device 130.
  • Personal assistant panel 220 may comprise a plurality of action suggestions 240(A)- (B) derived from a context state associated with the user and user statement 230.
  • the context state may take into account any other participants in the conversation, such as a user of second user device 135, who may have heard the speaking of user statement 230.
  • Personal assistant program 112 may thus monitor a conversation and offer action suggestions 240(A)-(B) to the user of first user device 130 and/or second user device 135 without being an active participant in the conversation.
  • FIG. 2B is a further illustration of interface 200 comprising an updated display after a user provides an update to user statement 230.
  • a question 245 from a user of second user device 135 and a response 247 from the user of first user device 130 may cause personal assistant program 1 12 to update the context state and provide a second plurality of action suggestions 250(A)-(C).
  • second plurality of action suggestions 250(A)-(C) may comprise different suggested cuisines that the user may want to eat.
  • FIG. 3 is a flow chart setting forth the general stages involved in a method 200 consistent with an embodiment of the invention for providing an augmented
  • Method 300 may be implemented using a computing device 500 as described in more detail below with respect to FIG. 5. Ways to implement the stages of method 300 will be described in greater detail below. Method 300 may begin at starting block 305 and proceed to stage 310 where computing device 500 may invoke an agent application. For example, SDS 110 may invoke personal assistant program 1 12. The invocation may comprise an explicit invocation request by the first user and/or an implicit invocation, such as may result from a request to begin a conversation between the first user and at least one second user.
  • Method 300 may then advance to stage 315 where computing device 500 may receive a first natural language phrase.
  • user device 130 may capture a phrase from the first user comprising "I want to go out to dinner tonight.”
  • the captured phrase may also be associated with user context information such as the user's location, time of day, appointment schedule, and other personal attributes.
  • Method 300 may then advance to stage 320 where computing device 500 may determine whether the first natural language phrase comprises enough data to identify a context.
  • SDS 110 may apply an understanding model to determine whether certain required parameters were included in the first phrase.
  • the phrase "I want to go out to dinner tonight” may comprise enough information (e.g., a subject, a user, and a time frame) to translate the phrase into an action (e.g., a search for nearby restaurants with available seating).
  • the phrase "I want to go out" may not be enough to translate into an action.
  • method 300 may return to stage 315 where computing device 500 may wait to receive at least one second natural language phrase. Otherwise, in response to determining that the first natural language phrase comprises enough data to identify a context, that context may be created and/or loaded as described below with respect to FIG. 4.
  • Method 300 may then advance to stage 325 where computing device 500 may perform an agent action associated with the first natural language phrase according to an ontology.
  • a search agent may execute the above-described search for nearby restaurants with available seating. Such a search may rely on a merged user ontology comprising the user's personal preferences with a shared ontology comprising a local area directory and/or restaurant reviews.
  • the agent action may comprise identifying at least one suggestion associated with the natural language phrase.
  • the suggestion may comprise, for example, a hypertext link, a visual image, at least one additional text word, and/or a suggested action.
  • a suggested action of contacting the "rain man" - a slang term that may be identified as a synonym for a particular business partner in the user's personal ontology - may be identified.
  • a hypertext link to a website about the movie may instead be identified.
  • Method 300 may then advance to stage 330 where computing device 500 may display a result according to the performed action.
  • personal assistant program 1 12 may transmit information to user device 130 for display in personal assistant panel 220 of interface 200.
  • Method 300 may then advance to stage 335 where computing device 500 may receive at least one second natural language phrase.
  • the first user may specify "I want Chinese” and/or a second user may say "what about tomorrow?".
  • Method 300 may then advance to stage 340 where computing device 500 may determine whether the at least one second natural language phrase is associated with the currently identified context. For example, the phrases “I want Chinese” and “what about tomorrow” may be determined to reference going out to dinner, while a question from second user of "How do you like that new car?” may be determined to be associated with a new context. If the second phrase is not associated with the current context, method 300 may end at stage 350. Consistent with embodiments of the invention, computing device 500 may retain the invoked agent and restart method 300 at stage 320.
  • method 300 may advance to stage 345 where computing device 500 may update the current context according to the second phrase. For example, the phrase, "What about tomorrow?" may be translated into an updated action to search for reservations tomorrow instead of tonight.
  • Method 300 may then return to stage 325 where computing device 500 may perform the updated action associated with the updated context. Method 300 may continue to stage 330 and update the display according to a second result as described above.
  • FIG. 4 is a flow chart of a subroutine 400 that may be used in method 300 for creating a context.
  • Subroutine 400 may be implemented using computing device 500 as described in more detail below with respect to FIG. 5. Ways to implement the stages of subroutine 400 will be described in greater detail below.
  • Subroutine 400 may begin at starting block 405 and proceed to stage 410 where computing device 500 may identify users involved in a conversation. For example, the first user, from whom a natural language phrase may be received, may be involved in a conversation with a second user. The first user and the second user may both be in range to be heard by first user device 130 and/or may be involved in a conversation via respective first user device 130 and second user device 135, such as cellular phones.
  • Personal assistant program 112 may listen in on the conversation and identify the second user and that user's relationship to the first user (e.g., a personal friend, a work colleague, a spouse, etc.).
  • Subroutine 400 may then advance to stage 420 where computing device 500 may determine whether a context state associated with the first user and the second user exists. For example, SDS 110 may determine whether a context state associated with the two users may be derived from ontology database 116. Such a context state may comprise details of previous interactions between the two users, such as prior meetings, communications, speech habits, and/or preferences.
  • subroutine 400 may advance to stage 425 where computing device 400 may create the context state according to at least one characteristic associated with the at least one second user. For example, a context state comprising data that the second user is the first user's boss may be created. Consistent with embodiments of the invention, the context state may comprise a merging of an ontology associated with the first user, an ontology associated with the second user, and/or a shared ontology.
  • subroutine 400 may advance to stage 430 where computing device 400 may load the context state.
  • personal assistant program 1 12 may load the context state from a user context database associated with server 105.
  • subroutine 400 may end at stage 435 and/or return to the flow of method 300.
  • An embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to receive at least one natural language phrase from a user, identify a context associated with the at least one natural language phrase, perform an agent action associated with the identified context according to the at least one natural language phrase, and display a result associated with performing the agent action.
  • the phrase may be received in response to a user-commanded (e.g., explicit) and/or an implicit activation of a listening agent such as personal assistant program 112.
  • the processing unit may be operative to implicitly invoke the agent program, such as by sending a conversation request.
  • the conversation request may comprise, for example, placing a telephone call, initiating an instant message session, beginning a teleconference, joining a collaboration application, and/or sending a communication request over any other medium (e.g., a social network application and/or a gaming network).
  • Being operative to identify the context of the natural language phrase may comprise the processing unit being operative to identify at least one domain associated with at least one word of the natural language phrase.
  • the processing unit may be further operative to receive at least one second natural language phrase and determine whether the at least one second natural language phrase is associated with the identified context. If so, the processing unit may be operative to perform a second agent action associated with the identified context according to the at least one second natural language phrase and update the display according to a second result associated with the second agent action. In response to determining that the at least one second natural language phrase is not associated with the identified context, the processing unit may be operative to identify a second context associated with the at least one second natural language phrase, perform a second agent action associated with the second identified context according to the at least one second natural language phrase, and replace the display of the result with a second result associated with the second agent action.
  • Another embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to receive a first natural language phrase from a user, wherein the at least one natural language phrase is associated with a conversation between the user and at least one second user, determine whether the first natural language phrase comprises enough data to identify a context, and, if so, perform an agent action associated with the identified context according to the at least one natural language phrase and display a result associated with performing the agent action.
  • the processing unit may be operative to wait to receive at least one second natural language phrase and/or may request additional information from the user.
  • the processing unit may be further operative to determine whether the result is to be shared with the at least one second user and, if so, display the result associated with performing the agent action to the at least one second user.
  • Being operative to determine whether the result is to be shared with the at least one second user may comprise, for example, the processing unit being operative to determine whether the agent action comprises retrieving a personal note created by the user, request authorization from the user to share the result with the at least one second user, determine whether a prior result associated with performing the agent action has been previously shared with the at least one second user, determine whether the result is associated with scheduling an event, and/or determine whether at least one second natural language phrase received from the user refers to the result.
  • Yet another embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to invoke an agent application, receive a first natural language phrase, and determine whether the first natural language phrase comprises enough data to identify a context.
  • Invocation of the agent application may occur in response to a request from a first user and wherein the request comprises, for example, an explicit invocation request by the first user and a request to begin a conversation between the first user and at least one second user.
  • the processing unit may be operative to wait to receive at least one second natural language phrase.
  • the processing unit may be operative to perform an agent action associated with the first natural language phrase, display a result according to the performed agent action, receive at least one second natural language phrase, and determine whether the at least one second natural language phrase is associated with the identified context.
  • the processing unit may be operative to update the context, perform a second agent action associated with the updated context according to the at least one second natural language phrase and update the display according to a second result associated with the second agent action.
  • FIG. 5 is a block diagram of a system including computing device 500.
  • the aforementioned memory storage and processing unit may be implemented in a computing device, such as computing device 500 of FIG. 5. Any suitable combination of hardware, software, or firmware may be used to implement the memory storage and processing unit.
  • the memory storage and processing unit may be implemented with computing device 500 or any of other computing devices 518, in combination with computing device 500.
  • the aforementioned system, device, and processors are examples and other systems, devices, and processors may comprise the aforementioned memory storage and processing unit, consistent with embodiments of the invention.
  • computing device 500 may comprise operating environment 100 as described above. Operating environment 100 may comprise other components and is not limited to computing device 500.
  • a system consistent with an embodiment of the invention may include a computing device, such as computing device 500.
  • computing device 500 may include at least one processing unit 502 and a system memory 504.
  • system memory 504 may comprise, but is not limited to, volatile (e.g. random access memory (RAM)), nonvolatile (e.g. read-only memory (ROM)), flash memory, or any combination.
  • System memory 504 may include operating system 505, one or more programming modules 506, and may include a Personal Assistant Program 112. Operating system 505, for example, may be suitable for controlling computing device 500' s operation.
  • 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 FIG. 5 by those components within a dashed line 508.
  • Computing device 500 may have additional features or functionality.
  • computing device 500 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 FIG. 5 by a removable storage 509 and a non-removable storage 510.
  • Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 504, removable storage 509, and non-removable storage 510 are all computer storage media examples (i.e., memory storage.)
  • Computer storage media may include, but is not limited to, 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 medium which can be used to store information and which can be accessed by computing device 500. Any such computer storage media may be part of device 500.
  • Computing device 500 may also have input device(s) 512 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc.
  • Output device(s) 514 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used.
  • Computing device 500 may also contain a communication connection 516 that may allow device 500 to communicate with other computing devices 518, such as over a network in a distributed computing environment, for example, an intranet or the Internet.
  • Communication connection 516 is one example of communication media.
  • Communication media may typically 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
  • computer readable media as used herein may include both storage media and communication media.
  • program modules 506 may perform processes including, for example, one or more of method 300's and/or subroutine 400's stages as described above.
  • processing unit 502 may perform other processes.
  • Other programming 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.
  • program modules may include routines, programs, components, data structures, and other types of structures that may perform particular tasks or that may implement particular abstract data types.
  • embodiments of the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor- based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
  • Embodiments of the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • 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 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.
  • Embodiments of the invention may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media.
  • the computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
  • the computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
  • the present invention may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc.).
  • embodiments of the present invention may take the form of a computer program product on a computer-usable or computer- readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system.
  • a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific computer-readable medium examples (a non-exhaustive list), the computer-readable medium may include the following: an electrical connection having one or more wires, a portable computer diskette, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, and a portable compact disc read-only memory (CD-ROM).
  • RAM random access memory
  • ROM read-only memory
  • EPROM or Flash memory erasable programmable read-only memory
  • CD-ROM portable compact disc read-only memory
  • the computer-usable or computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.

Abstract

An augmented conversational understanding agent may be provided. Upon receiving, by an agent, at least one natural language phrase from a user, a context associated with the at least one natural language phrase may be identified. The natural language phrase may be associated, for example, with a conversation between the user and a second user. An agent action associated with the identified context may be performed according to the at least one natural language phrase and a result associated with performing the action may be displayed.

Description

AUGMENTED CONVERSATIONAL UNDERSTANDING AGENT
BACKGROUND
[001] An augmented conversational understanding agent may provide an interface for facilitating natural language understanding of user queries and conversations. In some situations, personal assistant programs and/or search engines often require specialized formatting and syntax. For example, a user's query of "I want to see 'Up in the Air' around 7" may be ineffective at communicating the user's true intentions when provided to a conventional system. Such systems may generally be incapable of deriving the context that the user is referring to a movie, and that the user desires results informing them of local theatres showing that movie around 7:00.
SUMMARY
[002] 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 this Summary intended to be used to limit the claimed subject matter's scope.
[003] An augmented conversational understanding agent may be provided. Upon receiving, by an agent, at least one natural language phrase from a user, a context associated with the at least one natural language phrase may be identified. The natural language phrase may be associated, for example, with a conversation between the user and a second user. An agent action associated with the identified context may be performed according to the at least one natural language phrase and a result associated with performing the action may be displayed.
[004] Both the foregoing general description and the following detailed description provide examples and are explanatory only. Accordingly, the foregoing general description and the following detailed description should not be considered to be restrictive. Further, features or variations may be provided in addition to those set forth herein. For example, embodiments may be directed to various feature combinations and sub-combinations described in the detailed description.
BRIEF DESCRIPTION OF THE DRAWINGS
[005] The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate various embodiments of the present invention. In the drawings:
[006] FIG. 1 is a block diagram of an operating environment; [007] FIGs. 2A-2B are block diagrams of an interface for providing an augmented conversational understanding agent;
[008] FIG. 3 is a flow chart of a method for providing an augmented conversational understanding agent;
[009] FIG. 4 is a flow chart of a subroutine used in the method of FIG. 3 for creating a context; and
[010] FIG. 5 is a block diagram of a system including a computing device.
DETAILED DESCRIPTION
[011] The following detailed description refers to the accompanying drawings.
Wherever possible, the same reference numbers are used in the drawings and the following description to refer to the same or similar elements. While embodiments of the invention may be described, modifications, adaptations, and other implementations are possible. For example, substitutions, additions, or modifications may be made to the elements illustrated in the drawings, and the methods described herein may be modified by substituting, reordering, or adding stages to the disclosed methods. Accordingly, the following detailed description does not limit the invention. Instead, the proper scope of the invention is defined by the appended claims.
[012] A personal assistant type agent may listen to voice and/or text conversations between users of a communication application and may parse the words to provide relevant information and feedback. The agent may also perform relevant tasks related to the conversations. The agent may include a natural language interface and may use input from a user, such as spoken and/or typed words, gestures, touchscreen interactions, intonations, and/or user ontologies to identify the context of the conversation, estimate the user intents, form an appropriate agent action, execute the agent action, and provide a result of the agent action to the user(s) via the communication application.
[013] The agent may be associated with a spoken dialog system (SDS). Such systems enable people to interact with computers with their voice. The primary component that drives the SDS may comprise a dialog manager: this component manages the dialog-based conversation with the user. The dialog manager may determine the intention of the user through a combination of multiple sources of input, such as speech recognition and natural language understanding component outputs, context from the prior dialog turns, user context, and/or results returned from a knowledge base (e.g., search engine). After determining the intention, the dialog manager may take an action, such as displaying the final results to the user and/or continuing in a dialog with the user to satisfy their intent. [014] FIG. 1 is a block diagram of an operating environment 100 comprising a server 105. Server 105 may be operative to execute and/or manage assorted computing resources and/or software modules such as a spoken dialog system (SDS) 1 10 comprising a dialog manager 11 1, a personal assistant program 1 12, and/or an ontology database 1 16. SDS 110 may receive queries and/or action requests from users over network 120. Such queries may be transmitted, for example, from a first user device 130 and/or a second user device 135 such as a computer and/or cellular phone. Network 120 may comprise, for example, a private network, a cellular data network, and/or a public network such as the Internet. Operating environment 100 may further comprise a network data source, such as a website (e.g., a stock market site, a weather site, an e-mail server, a movie information site, etc.) and/or a network attached storage device. Ontology database 116 may comprise personal (e.g., user specific) ontology data and/or shared/public ontology data (e.g., an ontology associated with search engine results aggregated over multiple users). Consistent with embodiments of the invention, user device 130 and/or user device 135 may be operative to store a personal and/or shared ontology locally and/or may rely on ontology data stored in ontology database 116. For example, upon executing an agent action, a personal ontology stored on user device 130 may be merged with a shared ontology retrieved from ontology database 1 16 in order to create and/or evaluate the user's current context.
[015] An ontology may generally comprise a plurality of semantic relationships between concept nodes. Each concept node may comprise a generalized grouping, an abstract idea, and/or a mental symbol and that node's associated attributes. For example, one concept may comprise a person associated with attributes such as name, job function, home location, etc. The ontology may comprise, for example, a semantic relationship between the person concept and a job concept connected by the person's job function attribute.
[016] FIG. 2A is a block diagram of an interface 200 for providing an augmented conversational understanding agent. Interface 200 may, for example, be associated with personal assistant agent 1 12 and may comprise a user input panel 210 and a personal assistant panel 220. User input panel 210 may display converted user queries and/or action requests such as a user statement 230. User statement 230 may comprise, for example, a result from a speech-to-text conversion received from a user of user device 130. Personal assistant panel 220 may comprise a plurality of action suggestions 240(A)- (B) derived from a context state associated with the user and user statement 230.
Consistent with embodiments of the invention, the context state may take into account any other participants in the conversation, such as a user of second user device 135, who may have heard the speaking of user statement 230. Personal assistant program 112 may thus monitor a conversation and offer action suggestions 240(A)-(B) to the user of first user device 130 and/or second user device 135 without being an active participant in the conversation.
[017] FIG. 2B is a further illustration of interface 200 comprising an updated display after a user provides an update to user statement 230. For example, a question 245 from a user of second user device 135 and a response 247 from the user of first user device 130 may cause personal assistant program 1 12 to update the context state and provide a second plurality of action suggestions 250(A)-(C). For example, second plurality of action suggestions 250(A)-(C) may comprise different suggested cuisines that the user may want to eat.
[018] FIG. 3 is a flow chart setting forth the general stages involved in a method 200 consistent with an embodiment of the invention for providing an augmented
conversational understanding agent. Method 300 may be implemented using a computing device 500 as described in more detail below with respect to FIG. 5. Ways to implement the stages of method 300 will be described in greater detail below. Method 300 may begin at starting block 305 and proceed to stage 310 where computing device 500 may invoke an agent application. For example, SDS 110 may invoke personal assistant program 1 12. The invocation may comprise an explicit invocation request by the first user and/or an implicit invocation, such as may result from a request to begin a conversation between the first user and at least one second user.
[019] Method 300 may then advance to stage 315 where computing device 500 may receive a first natural language phrase. For example, user device 130 may capture a phrase from the first user comprising "I want to go out to dinner tonight." The captured phrase may also be associated with user context information such as the user's location, time of day, appointment schedule, and other personal attributes.
[020] Method 300 may then advance to stage 320 where computing device 500 may determine whether the first natural language phrase comprises enough data to identify a context. For example, SDS 110 may apply an understanding model to determine whether certain required parameters were included in the first phrase. The phrase "I want to go out to dinner tonight" may comprise enough information (e.g., a subject, a user, and a time frame) to translate the phrase into an action (e.g., a search for nearby restaurants with available seating). The phrase "I want to go out", however, may not be enough to translate into an action.
[021] In response to determining that the first natural language phrase does not comprise enough data to identify a context, method 300 may return to stage 315 where computing device 500 may wait to receive at least one second natural language phrase. Otherwise, in response to determining that the first natural language phrase comprises enough data to identify a context, that context may be created and/or loaded as described below with respect to FIG. 4.
[022] Method 300 may then advance to stage 325 where computing device 500 may perform an agent action associated with the first natural language phrase according to an ontology. For example, a search agent may execute the above-described search for nearby restaurants with available seating. Such a search may rely on a merged user ontology comprising the user's personal preferences with a shared ontology comprising a local area directory and/or restaurant reviews. Consistent with embodiments of the invention, the agent action may comprise identifying at least one suggestion associated with the natural language phrase. The suggestion may comprise, for example, a hypertext link, a visual image, at least one additional text word, and/or a suggested action. Where a first user is speaking to a work colleague about someone who brings in business, a suggested action of contacting the "rain man" - a slang term that may be identified as a synonym for a particular business partner in the user's personal ontology - may be identified. When the user's context identifies that the user is referring to the movie "Rain Man", however, a hypertext link to a website about the movie may instead be identified.
[023] Method 300 may then advance to stage 330 where computing device 500 may display a result according to the performed action. For example, personal assistant program 1 12 may transmit information to user device 130 for display in personal assistant panel 220 of interface 200.
[024] Method 300 may then advance to stage 335 where computing device 500 may receive at least one second natural language phrase. For example, the first user may specify "I want Chinese" and/or a second user may say "what about tomorrow?".
[025] Method 300 may then advance to stage 340 where computing device 500 may determine whether the at least one second natural language phrase is associated with the currently identified context. For example, the phrases "I want Chinese" and "what about tomorrow" may be determined to reference going out to dinner, while a question from second user of "How do you like that new car?" may be determined to be associated with a new context. If the second phrase is not associated with the current context, method 300 may end at stage 350. Consistent with embodiments of the invention, computing device 500 may retain the invoked agent and restart method 300 at stage 320.
[026] Otherwise, in response to determining that the at least one second natural language phrase is associated with the currently identified context, method 300 may advance to stage 345 where computing device 500 may update the current context according to the second phrase. For example, the phrase, "What about tomorrow?" may be translated into an updated action to search for reservations tomorrow instead of tonight.
[027] Method 300 may then return to stage 325 where computing device 500 may perform the updated action associated with the updated context. Method 300 may continue to stage 330 and update the display according to a second result as described above.
[028] FIG. 4 is a flow chart of a subroutine 400 that may be used in method 300 for creating a context. Subroutine 400 may be implemented using computing device 500 as described in more detail below with respect to FIG. 5. Ways to implement the stages of subroutine 400 will be described in greater detail below. Subroutine 400 may begin at starting block 405 and proceed to stage 410 where computing device 500 may identify users involved in a conversation. For example, the first user, from whom a natural language phrase may be received, may be involved in a conversation with a second user. The first user and the second user may both be in range to be heard by first user device 130 and/or may be involved in a conversation via respective first user device 130 and second user device 135, such as cellular phones. Personal assistant program 112 may listen in on the conversation and identify the second user and that user's relationship to the first user (e.g., a personal friend, a work colleague, a spouse, etc.).
[029] Subroutine 400 may then advance to stage 420 where computing device 500 may determine whether a context state associated with the first user and the second user exists. For example, SDS 110 may determine whether a context state associated with the two users may be derived from ontology database 116. Such a context state may comprise details of previous interactions between the two users, such as prior meetings, communications, speech habits, and/or preferences.
[030] If the context state does not exist, subroutine 400 may advance to stage 425 where computing device 400 may create the context state according to at least one characteristic associated with the at least one second user. For example, a context state comprising data that the second user is the first user's boss may be created. Consistent with embodiments of the invention, the context state may comprise a merging of an ontology associated with the first user, an ontology associated with the second user, and/or a shared ontology.
[031] If the context state does exist, subroutine 400 may advance to stage 430 where computing device 400 may load the context state. For example, personal assistant program 1 12 may load the context state from a user context database associated with server 105. After creating the context state at stage 425 or loading the context state at stage 430, subroutine 400 may end at stage 435 and/or return to the flow of method 300.
[032] An embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding. The system may comprise a memory storage and a processing unit coupled to the memory storage. The processing unit may be operative to receive at least one natural language phrase from a user, identify a context associated with the at least one natural language phrase, perform an agent action associated with the identified context according to the at least one natural language phrase, and display a result associated with performing the agent action. The phrase may be received in response to a user-commanded (e.g., explicit) and/or an implicit activation of a listening agent such as personal assistant program 112. For example, if a first user begins a conversation with a second user (e.g., via an instant messaging session and/or a telephone call), the processing unit may be operative to implicitly invoke the agent program, such as by sending a conversation request. The conversation request may comprise, for example, placing a telephone call, initiating an instant message session, beginning a teleconference, joining a collaboration application, and/or sending a communication request over any other medium (e.g., a social network application and/or a gaming network). Being operative to identify the context of the natural language phrase may comprise the processing unit being operative to identify at least one domain associated with at least one word of the natural language phrase.
[033] The processing unit may be further operative to receive at least one second natural language phrase and determine whether the at least one second natural language phrase is associated with the identified context. If so, the processing unit may be operative to perform a second agent action associated with the identified context according to the at least one second natural language phrase and update the display according to a second result associated with the second agent action. In response to determining that the at least one second natural language phrase is not associated with the identified context, the processing unit may be operative to identify a second context associated with the at least one second natural language phrase, perform a second agent action associated with the second identified context according to the at least one second natural language phrase, and replace the display of the result with a second result associated with the second agent action.
[034] Another embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding. The system may comprise a memory storage and a processing unit coupled to the memory storage. The processing unit may be operative to receive a first natural language phrase from a user, wherein the at least one natural language phrase is associated with a conversation between the user and at least one second user, determine whether the first natural language phrase comprises enough data to identify a context, and, if so, perform an agent action associated with the identified context according to the at least one natural language phrase and display a result associated with performing the agent action. In response to determining that the first natural language phrase does not comprise enough data to identify a context, the processing unit may be operative to wait to receive at least one second natural language phrase and/or may request additional information from the user.
[035] The processing unit may be further operative to determine whether the result is to be shared with the at least one second user and, if so, display the result associated with performing the agent action to the at least one second user. Being operative to determine whether the result is to be shared with the at least one second user may comprise, for example, the processing unit being operative to determine whether the agent action comprises retrieving a personal note created by the user, request authorization from the user to share the result with the at least one second user, determine whether a prior result associated with performing the agent action has been previously shared with the at least one second user, determine whether the result is associated with scheduling an event, and/or determine whether at least one second natural language phrase received from the user refers to the result.
[036] Yet another embodiment consistent with the invention may comprise a system for providing an augmented conversational understanding. The system may comprise a memory storage and a processing unit coupled to the memory storage. The processing unit may be operative to invoke an agent application, receive a first natural language phrase, and determine whether the first natural language phrase comprises enough data to identify a context. Invocation of the agent application may occur in response to a request from a first user and wherein the request comprises, for example, an explicit invocation request by the first user and a request to begin a conversation between the first user and at least one second user. In response to determining that the first natural language phrase does not comprise enough data to identify a context, the processing unit may be operative to wait to receive at least one second natural language phrase. In response to determining that the first natural language phrase comprises enough data to identify a context, the processing unit may be operative to perform an agent action associated with the first natural language phrase, display a result according to the performed agent action, receive at least one second natural language phrase, and determine whether the at least one second natural language phrase is associated with the identified context. In response to determining that the at least one second natural language phrase is associated with the identified context, the processing unit may be operative to update the context, perform a second agent action associated with the updated context according to the at least one second natural language phrase and update the display according to a second result associated with the second agent action.
[037] FIG. 5 is a block diagram of a system including computing device 500. Consistent with an embodiment of the invention, the aforementioned memory storage and processing unit may be implemented in a computing device, such as computing device 500 of FIG. 5. Any suitable combination of hardware, software, or firmware may be used to implement the memory storage and processing unit. For example, the memory storage and processing unit may be implemented with computing device 500 or any of other computing devices 518, in combination with computing device 500. The aforementioned system, device, and processors are examples and other systems, devices, and processors may comprise the aforementioned memory storage and processing unit, consistent with embodiments of the invention. Furthermore, computing device 500 may comprise operating environment 100 as described above. Operating environment 100 may comprise other components and is not limited to computing device 500.
[038] With reference to FIG. 5, a system consistent with an embodiment of the invention may include a computing device, such as computing device 500. In a basic configuration, computing device 500 may include at least one processing unit 502 and a system memory 504. Depending on the configuration and type of computing device, system memory 504 may comprise, but is not limited to, volatile (e.g. random access memory (RAM)), nonvolatile (e.g. read-only memory (ROM)), flash memory, or any combination. System memory 504 may include operating system 505, one or more programming modules 506, and may include a Personal Assistant Program 112. Operating system 505, for example, may be suitable for controlling computing device 500' s operation. 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 FIG. 5 by those components within a dashed line 508.
[039] Computing device 500 may have additional features or functionality. For example, computing device 500 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 FIG. 5 by a removable storage 509 and a non-removable storage 510. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. System memory 504, removable storage 509, and non-removable storage 510 are all computer storage media examples (i.e., memory storage.) Computer storage media may include, but is not limited to, 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 medium which can be used to store information and which can be accessed by computing device 500. Any such computer storage media may be part of device 500. Computing device 500 may also have input device(s) 512 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. Output device(s) 514 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used.
[040] Computing device 500 may also contain a communication connection 516 that may allow device 500 to communicate with other computing devices 518, such as over a network in a distributed computing environment, for example, an intranet or the Internet. Communication connection 516 is one example of communication media.
Communication media may typically 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. The term computer readable media as used herein may include both storage media and communication media.
[041] As stated above, a number of program modules and data files may be stored in system memory 504, including operating system 505. While executing on processing unit 502, programming modules 506 (e.g. Personal Assistant Program 112) may perform processes including, for example, one or more of method 300's and/or subroutine 400's stages as described above. The aforementioned process is an example, and processing unit 502 may perform other processes. Other programming 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.
[042] Generally, consistent with embodiments of the invention, program modules may include routines, programs, components, data structures, and other types of structures that may perform particular tasks or that may implement particular abstract data types.
Moreover, embodiments of the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor- based or programmable consumer electronics, minicomputers, mainframe computers, and the like. Embodiments of the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
[043] 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. 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.
[044] Embodiments of the invention, for example, may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process. The computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process. Accordingly, the present invention may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc.). In other words, embodiments of the present invention may take the form of a computer program product on a computer-usable or computer- readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system. A computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
[045] The computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific computer-readable medium examples (a non-exhaustive list), the computer-readable medium may include the following: an electrical connection having one or more wires, a portable computer diskette, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, and a portable compact disc read-only memory (CD-ROM). Note that the computer-usable or computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
[046] 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.
[047] While certain embodiments of the invention have been described, other embodiments may exist. Furthermore, although embodiments of the present invention have been described as being associated with data stored in memory and other storage mediums, data can also be stored on or read from other types of computer-readable media, such as secondary storage devices, like hard disks, floppy disks, or a CD-ROM, a carrier wave from the Internet, or other forms of RAM or ROM. Further, the disclosed methods' stages may be modified in any manner, including by reordering stages and/or inserting or deleting stages, without departing from the invention.
[048] All rights including copyrights in the code included herein are vested in and the property of the Applicant. The Applicant retains and reserves all rights in the code included herein, and grants permission to reproduce the material only in connection with reproduction of the granted patent and for no other purpose.
[049] While the specification includes examples, the invention's scope is indicated by the following claims. Furthermore, while the specification has been described in language specific to structural features and/or methodological acts, the claims are not limited to the features or acts described above. Rather, the specific features and acts described above are disclosed as example for embodiments of the invention.

Claims

CLAIMS WHAT IS CLAIMED IS:
1. A method for providing an augmented conversational understanding agent, the method comprising:
receiving, by an agent, at least one natural language phrase from a user, wherein the at least one natural language phrase is associated with a conversation between the user and at least one second user;
identifying a context associated with the at least one natural language phrase; and performing an agent action associated with the identified context according to the at least one natural language phrase; and
displaying a result associated with performing the agent action.
2. The method of claim 1, wherein the at least one phrase is received from the user in response to an implicit invocation of the agent.
3. The method of claim 2, wherein the implicit invocation of the agent occurs in response to a request to begin the conversation with the at least one second user.
4. The method of claim 3, wherein the conversation occurs via at least one of the following: an instant message session and a telephone call.
5. The method of claim 1, further comprising:
receiving at least one second natural language phrase;
determining whether the at least one second natural language phrase is associated with the identified context; and
in response to determining that the at least one second natural language phrase is associated with the identified context:
performing a second agent action associated with the identified context according to the at least one second natural language phrase, and
updating the display according to a second result associated with the second agent action.
6. A computer-readable medium which stores a set of instructions which when executed performs a method for providing an augmented conversational understanding agent, the method executed by the set of instructions comprising:
receiving a first natural language phrase from a user, wherein the at least one natural language phrase is associated with a conversation between the user and at least one second user;
determining whether the first natural language phrase comprises enough data to identify a context; and
in response to determining that the first natural language phrase comprises enough data to identify the context:
performing an agent action associated with the identified context according to the at least one natural language phrase, and
displaying a result associated with performing the agent action.
7. The computer-readable medium of claim 6, further comprising:
in response to determining that the first natural language phrase does not comprise enough data to identify a context, waiting to receive at least one second natural language phrase.
8. The computer-readable medium of claim 6, wherein the identified context comprises a merger of a first ontology associated with the user and a second ontology associated with the at least one second user.
9. The computer-readable medium of claim 6, further comprising:
determining whether the result is to be shared with the at least one second user; and in response to determining that the result is to be shared with the at least one second user, displaying the result associated with performing the agent action to the at least one second user.
10. A system for providing a context-aware environment, the system comprising:
a memory storage; and
a processing unit coupled to the memory storage, wherein the processing unit is operative to: invoke an agent application, wherein invoking the agent application occurs in response to a request from a first user and wherein the request comprises at least one of the following: an explicit invocation request by the first user and a request to begin a conversation between the first user and at least one second user,
receive a first natural language phrase,
determine whether the first natural language phrase comprises enough data to identify a context,
in response to determining that the first natural language phrase does not comprise enough data to identify a context, wait to receive at least one second natural language phrase, and
in response to determining that the first natural language phrase comprises enough data to identify a context:
perform an agent action associated with the first natural language phrase,
display a result according to the performed action,
receive at least one second natural language phrase, determine whether the at least one second natural language phrase is associated with the identified context,
in response to determining that the at least one second natural language phrase is associated with the identified context:
update the identified context according to the at least one second natural language phrase,
perform a second agent action associated with the updated context; and
update the display according to a second result associated with the second action.
PCT/US2012/031722 2011-03-31 2012-03-30 Augmented conversational understanding agent WO2012135783A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP12764853.3A EP2691875A4 (en) 2011-03-31 2012-03-30 Augmented conversational understanding agent

Applications Claiming Priority (14)

Application Number Priority Date Filing Date Title
US13/077,396 2011-03-31
US13/077,455 2011-03-31
US13/077,396 US9842168B2 (en) 2011-03-31 2011-03-31 Task driven user intents
US13/077,455 US9244984B2 (en) 2011-03-31 2011-03-31 Location based conversational understanding
US13/076,862 US9760566B2 (en) 2011-03-31 2011-03-31 Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
US13/076,862 2011-03-31
US13/077,303 2011-03-31
US13/077,431 2011-03-31
US13/077,368 2011-03-31
US13/077,303 US9858343B2 (en) 2011-03-31 2011-03-31 Personalization of queries, conversations, and searches
US13/077,233 US20120253789A1 (en) 2011-03-31 2011-03-31 Conversational Dialog Learning and Correction
US13/077,431 US10642934B2 (en) 2011-03-31 2011-03-31 Augmented conversational understanding architecture
US13/077,233 2011-03-31
US13/077,368 US9298287B2 (en) 2011-03-31 2011-03-31 Combined activation for natural user interface systems

Publications (2)

Publication Number Publication Date
WO2012135783A2 true WO2012135783A2 (en) 2012-10-04
WO2012135783A3 WO2012135783A3 (en) 2012-12-27

Family

ID=46931884

Family Applications (7)

Application Number Title Priority Date Filing Date
PCT/US2012/030757 WO2012135229A2 (en) 2011-03-31 2012-03-27 Conversational dialog learning and correction
PCT/US2012/030730 WO2012135210A2 (en) 2011-03-31 2012-03-27 Location-based conversational understanding
PCT/US2012/030636 WO2012135157A2 (en) 2011-03-31 2012-03-27 Task driven user intents
PCT/US2012/030740 WO2012135218A2 (en) 2011-03-31 2012-03-27 Combined activation for natural user interface systems
PCT/US2012/030751 WO2012135226A1 (en) 2011-03-31 2012-03-27 Augmented conversational understanding architecture
PCT/US2012/031722 WO2012135783A2 (en) 2011-03-31 2012-03-30 Augmented conversational understanding agent
PCT/US2012/031736 WO2012135791A2 (en) 2011-03-31 2012-03-30 Personalization of queries, conversations, and searches

Family Applications Before (5)

Application Number Title Priority Date Filing Date
PCT/US2012/030757 WO2012135229A2 (en) 2011-03-31 2012-03-27 Conversational dialog learning and correction
PCT/US2012/030730 WO2012135210A2 (en) 2011-03-31 2012-03-27 Location-based conversational understanding
PCT/US2012/030636 WO2012135157A2 (en) 2011-03-31 2012-03-27 Task driven user intents
PCT/US2012/030740 WO2012135218A2 (en) 2011-03-31 2012-03-27 Combined activation for natural user interface systems
PCT/US2012/030751 WO2012135226A1 (en) 2011-03-31 2012-03-27 Augmented conversational understanding architecture

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/US2012/031736 WO2012135791A2 (en) 2011-03-31 2012-03-30 Personalization of queries, conversations, and searches

Country Status (5)

Country Link
EP (6) EP2691885A4 (en)
JP (4) JP6105552B2 (en)
KR (3) KR20140014200A (en)
CN (8) CN106383866B (en)
WO (7) WO2012135229A2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9905248B2 (en) 2016-02-29 2018-02-27 International Business Machines Corporation Inferring user intentions based on user conversation data and spatio-temporal data
US9978396B2 (en) 2016-03-16 2018-05-22 International Business Machines Corporation Graphical display of phone conversations
US10015770B2 (en) 2014-03-24 2018-07-03 International Business Machines Corporation Social proximity networks for mobile phones
US10249297B2 (en) 2015-07-13 2019-04-02 Microsoft Technology Licensing, Llc Propagating conversational alternatives using delayed hypothesis binding
US10446137B2 (en) 2016-09-07 2019-10-15 Microsoft Technology Licensing, Llc Ambiguity resolving conversational understanding system
US10572810B2 (en) 2015-01-07 2020-02-25 Microsoft Technology Licensing, Llc Managing user interaction for input understanding determinations

Families Citing this family (199)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US10002189B2 (en) 2007-12-20 2018-06-19 Apple Inc. Method and apparatus for searching using an active ontology
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US20120311585A1 (en) 2011-06-03 2012-12-06 Apple Inc. Organizing task items that represent tasks to perform
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US10032127B2 (en) 2011-02-18 2018-07-24 Nuance Communications, Inc. Methods and apparatus for determining a clinician's intent to order an item
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US9760566B2 (en) 2011-03-31 2017-09-12 Microsoft Technology Licensing, Llc Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
US10642934B2 (en) 2011-03-31 2020-05-05 Microsoft Technology Licensing, Llc Augmented conversational understanding architecture
US9842168B2 (en) 2011-03-31 2017-12-12 Microsoft Technology Licensing, Llc Task driven user intents
US9064006B2 (en) 2012-08-23 2015-06-23 Microsoft Technology Licensing, Llc Translating natural language utterances to keyword search queries
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
WO2014025990A1 (en) 2012-08-10 2014-02-13 Nuance Communications, Inc. Virtual agent communication for electronic devices
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
KR102516577B1 (en) 2013-02-07 2023-04-03 애플 인크. Voice trigger for a digital assistant
EP2946322A1 (en) * 2013-03-01 2015-11-25 Nuance Communications, Inc. Methods and apparatus for determining a clinician's intent to order an item
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
US9436287B2 (en) * 2013-03-15 2016-09-06 Qualcomm Incorporated Systems and methods for switching processing modes using gestures
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
EP3008641A1 (en) 2013-06-09 2016-04-20 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
US9728184B2 (en) 2013-06-18 2017-08-08 Microsoft Technology Licensing, Llc Restructuring deep neural network acoustic models
US9311298B2 (en) 2013-06-21 2016-04-12 Microsoft Technology Licensing, Llc Building conversational understanding systems using a toolset
US9589565B2 (en) * 2013-06-21 2017-03-07 Microsoft Technology Licensing, Llc Environmentally aware dialog policies and response generation
US10296160B2 (en) 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
US20150170053A1 (en) * 2013-12-13 2015-06-18 Microsoft Corporation Personalized machine learning models
CN104714954A (en) * 2013-12-13 2015-06-17 中国电信股份有限公司 Information searching method and system based on context understanding
US10534623B2 (en) 2013-12-16 2020-01-14 Nuance Communications, Inc. Systems and methods for providing a virtual assistant
US9529794B2 (en) 2014-03-27 2016-12-27 Microsoft Technology Licensing, Llc Flexible schema for language model customization
US20150278370A1 (en) * 2014-04-01 2015-10-01 Microsoft Corporation Task completion for natural language input
US10111099B2 (en) 2014-05-12 2018-10-23 Microsoft Technology Licensing, Llc Distributing content in managed wireless distribution networks
US9874914B2 (en) 2014-05-19 2018-01-23 Microsoft Technology Licensing, Llc Power management contracts for accessory devices
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
EP3149728B1 (en) 2014-05-30 2019-01-16 Apple Inc. Multi-command single utterance input method
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US9355640B2 (en) * 2014-06-04 2016-05-31 Google Inc. Invoking action responsive to co-presence determination
US9717006B2 (en) 2014-06-23 2017-07-25 Microsoft Technology Licensing, Llc Device quarantine in a wireless network
JP6275569B2 (en) * 2014-06-27 2018-02-07 株式会社東芝 Dialog apparatus, method and program
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US9582482B1 (en) 2014-07-11 2017-02-28 Google Inc. Providing an annotation linking related entities in onscreen content
US10146409B2 (en) * 2014-08-29 2018-12-04 Microsoft Technology Licensing, Llc Computerized dynamic splitting of interaction across multiple content
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
KR102188268B1 (en) * 2014-10-08 2020-12-08 엘지전자 주식회사 Mobile terminal and method for controlling the same
CN107003723A (en) 2014-10-21 2017-08-01 罗伯特·博世有限公司 For the response selection in conversational system and the method and system of the automation of composition
KR102329333B1 (en) * 2014-11-12 2021-11-23 삼성전자주식회사 Query processing apparatus and method
US9836452B2 (en) 2014-12-30 2017-12-05 Microsoft Technology Licensing, Llc Discriminating ambiguous expressions to enhance user experience
WO2016112005A1 (en) 2015-01-05 2016-07-14 Google Inc. Multimodal state circulation
WO2016129767A1 (en) * 2015-02-13 2016-08-18 주식회사 팔락성 Online site linking method
US10152299B2 (en) 2015-03-06 2018-12-11 Apple Inc. Reducing response latency of intelligent automated assistants
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10460227B2 (en) 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US10083688B2 (en) * 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10200824B2 (en) 2015-05-27 2019-02-05 Apple Inc. Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US9792281B2 (en) * 2015-06-15 2017-10-17 Microsoft Technology Licensing, Llc Contextual language generation by leveraging language understanding
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10740384B2 (en) 2015-09-08 2020-08-11 Apple Inc. Intelligent automated assistant for media search and playback
US10331312B2 (en) 2015-09-08 2019-06-25 Apple Inc. Intelligent automated assistant in a media environment
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
KR20170033722A (en) * 2015-09-17 2017-03-27 삼성전자주식회사 Apparatus and method for processing user's locution, and dialog management apparatus
US10262654B2 (en) * 2015-09-24 2019-04-16 Microsoft Technology Licensing, Llc Detecting actionable items in a conversation among participants
US10970646B2 (en) * 2015-10-01 2021-04-06 Google Llc Action suggestions for user-selected content
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10956666B2 (en) 2015-11-09 2021-03-23 Apple Inc. Unconventional virtual assistant interactions
KR102393928B1 (en) * 2015-11-10 2022-05-04 삼성전자주식회사 User terminal apparatus for recommanding a reply message and method thereof
CN108351890B (en) * 2015-11-24 2022-04-12 三星电子株式会社 Electronic device and operation method thereof
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
KR102502569B1 (en) 2015-12-02 2023-02-23 삼성전자주식회사 Method and apparuts for system resource managemnet
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10587708B2 (en) 2016-03-28 2020-03-10 Microsoft Technology Licensing, Llc Multi-modal conversational intercom
US11487512B2 (en) 2016-03-29 2022-11-01 Microsoft Technology Licensing, Llc Generating a services application
US10158593B2 (en) * 2016-04-08 2018-12-18 Microsoft Technology Licensing, Llc Proactive intelligent personal assistant
US10945129B2 (en) * 2016-04-29 2021-03-09 Microsoft Technology Licensing, Llc Facilitating interaction among digital personal assistants
US10409876B2 (en) * 2016-05-26 2019-09-10 Microsoft Technology Licensing, Llc. Intelligent capture, storage, and retrieval of information for task completion
US10242667B2 (en) * 2016-06-03 2019-03-26 Maluuba Inc. Natural language generation in a spoken dialogue system
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US11227589B2 (en) 2016-06-06 2022-01-18 Apple Inc. Intelligent list reading
US10282218B2 (en) * 2016-06-07 2019-05-07 Google Llc Nondeterministic task initiation by a personal assistant module
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179309B1 (en) 2016-06-09 2018-04-23 Apple Inc Intelligent automated assistant in a home environment
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK201670540A1 (en) * 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
US10216269B2 (en) * 2016-06-21 2019-02-26 GM Global Technology Operations LLC Apparatus and method for determining intent of user based on gaze information
AU2017316661B2 (en) * 2016-08-23 2022-09-08 Illumina, Inc. Semantic distance systems and methods for determining related ontological data
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10503767B2 (en) * 2016-09-13 2019-12-10 Microsoft Technology Licensing, Llc Computerized natural language query intent dispatching
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US9940390B1 (en) 2016-09-27 2018-04-10 Microsoft Technology Licensing, Llc Control system using scoped search and conversational interface
CN107885744B (en) 2016-09-29 2023-01-03 微软技术许可有限责任公司 Conversational data analysis
US10535005B1 (en) 2016-10-26 2020-01-14 Google Llc Providing contextual actions for mobile onscreen content
JP6697373B2 (en) 2016-12-06 2020-05-20 カシオ計算機株式会社 Sentence generating device, sentence generating method and program
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
EP3552114A4 (en) * 2017-02-08 2020-05-20 Semantic Machines, Inc. Natural language content generator
US10643601B2 (en) * 2017-02-09 2020-05-05 Semantic Machines, Inc. Detection mechanism for automated dialog systems
EP3563375B1 (en) * 2017-02-23 2022-03-02 Microsoft Technology Licensing, LLC Expandable dialogue system
US10586530B2 (en) 2017-02-23 2020-03-10 Semantic Machines, Inc. Expandable dialogue system
US10798027B2 (en) * 2017-03-05 2020-10-06 Microsoft Technology Licensing, Llc Personalized communications using semantic memory
US10237209B2 (en) * 2017-05-08 2019-03-19 Google Llc Initializing a conversation with an automated agent via selectable graphical element
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
DK201770383A1 (en) 2017-05-09 2018-12-14 Apple Inc. User interface for correcting recognition errors
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
DK180048B1 (en) 2017-05-11 2020-02-04 Apple Inc. MAINTAINING THE DATA PROTECTION OF PERSONAL INFORMATION
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK201770429A1 (en) 2017-05-12 2018-12-14 Apple Inc. Low-latency intelligent automated assistant
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. Far-field extension for digital assistant services
US20180336275A1 (en) 2017-05-16 2018-11-22 Apple Inc. Intelligent automated assistant for media exploration
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US10664533B2 (en) * 2017-05-24 2020-05-26 Lenovo (Singapore) Pte. Ltd. Systems and methods to determine response cue for digital assistant based on context
US10679192B2 (en) * 2017-05-25 2020-06-09 Microsoft Technology Licensing, Llc Assigning tasks and monitoring task performance based on context extracted from a shared contextual graph
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10742435B2 (en) * 2017-06-29 2020-08-11 Google Llc Proactive provision of new content to group chat participants
US11132499B2 (en) 2017-08-28 2021-09-28 Microsoft Technology Licensing, Llc Robust expandable dialogue system
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
US10546023B2 (en) * 2017-10-03 2020-01-28 Google Llc Providing command bundle suggestions for an automated assistant
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
US11341422B2 (en) 2017-12-15 2022-05-24 SHANGHAI XIAOl ROBOT TECHNOLOGY CO., LTD. Multi-round questioning and answering methods, methods for generating a multi-round questioning and answering system, and methods for modifying the system
CN110019718B (en) * 2017-12-15 2021-04-09 上海智臻智能网络科技股份有限公司 Method for modifying multi-turn question-answering system, terminal equipment and storage medium
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US10839160B2 (en) * 2018-01-19 2020-11-17 International Business Machines Corporation Ontology-based automatic bootstrapping of state-based dialog systems
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
KR102635811B1 (en) * 2018-03-19 2024-02-13 삼성전자 주식회사 System and control method of system for processing sound data
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
US10685075B2 (en) * 2018-04-11 2020-06-16 Motorola Solutions, Inc. System and method for tailoring an electronic digital assistant query as a function of captured multi-party voice dialog and an electronically stored multi-party voice-interaction template
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
DK179822B1 (en) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
DK201870355A1 (en) 2018-06-01 2019-12-16 Apple Inc. Virtual assistant operation in multi-device environments
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance
CN112567621A (en) 2018-08-29 2021-03-26 松下知识产权经营株式会社 Power conversion system and power storage system
US11010561B2 (en) 2018-09-27 2021-05-18 Apple Inc. Sentiment prediction from textual data
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
US11170166B2 (en) 2018-09-28 2021-11-09 Apple Inc. Neural typographical error modeling via generative adversarial networks
US10839159B2 (en) 2018-09-28 2020-11-17 Apple Inc. Named entity normalization in a spoken dialog system
US11475898B2 (en) 2018-10-26 2022-10-18 Apple Inc. Low-latency multi-speaker speech recognition
US11638059B2 (en) 2019-01-04 2023-04-25 Apple Inc. Content playback on multiple devices
CN111428721A (en) * 2019-01-10 2020-07-17 北京字节跳动网络技术有限公司 Method, device and equipment for determining word paraphrases and storage medium
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11423908B2 (en) 2019-05-06 2022-08-23 Apple Inc. Interpreting spoken requests
DK201970509A1 (en) 2019-05-06 2021-01-15 Apple Inc Spoken notifications
US11140099B2 (en) 2019-05-21 2021-10-05 Apple Inc. Providing message response suggestions
DK180129B1 (en) 2019-05-31 2020-06-02 Apple Inc. User activity shortcut suggestions
DK201970510A1 (en) 2019-05-31 2021-02-11 Apple Inc Voice identification in digital assistant systems
US11289073B2 (en) 2019-05-31 2022-03-29 Apple Inc. Device text to speech
US11496600B2 (en) 2019-05-31 2022-11-08 Apple Inc. Remote execution of machine-learned models
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11468890B2 (en) 2019-06-01 2022-10-11 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
US11488406B2 (en) 2019-09-25 2022-11-01 Apple Inc. Text detection using global geometry estimators
US11183193B1 (en) 2020-05-11 2021-11-23 Apple Inc. Digital assistant hardware abstraction
US11061543B1 (en) 2020-05-11 2021-07-13 Apple Inc. Providing relevant data items based on context
US11755276B2 (en) 2020-05-12 2023-09-12 Apple Inc. Reducing description length based on confidence
US11490204B2 (en) 2020-07-20 2022-11-01 Apple Inc. Multi-device audio adjustment coordination
US11438683B2 (en) 2020-07-21 2022-09-06 Apple Inc. User identification using headphones
US11783827B2 (en) 2020-11-06 2023-10-10 Apple Inc. Determining suggested subsequent user actions during digital assistant interaction
EP4174848A1 (en) * 2021-10-29 2023-05-03 Televic Rail NV Improved speech to text method and system
CN116644810B (en) * 2023-05-06 2024-04-05 国网冀北电力有限公司信息通信分公司 Power grid fault risk treatment method and device based on knowledge graph

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070038436A1 (en) 2005-08-10 2007-02-15 Voicebox Technologies, Inc. System and method of supporting adaptive misrecognition in conversational speech
US20080172659A1 (en) 2007-01-17 2008-07-17 Microsoft Corporation Harmonizing a test file and test configuration in a revision control system
US20080201434A1 (en) 2007-02-16 2008-08-21 Microsoft Corporation Context-Sensitive Searches and Functionality for Instant Messaging Applications
US20100274796A1 (en) 2009-04-27 2010-10-28 Avaya, Inc. Intelligent conference call information agents

Family Cites Families (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5265014A (en) * 1990-04-10 1993-11-23 Hewlett-Packard Company Multi-modal user interface
US5748974A (en) * 1994-12-13 1998-05-05 International Business Machines Corporation Multimodal natural language interface for cross-application tasks
US5970446A (en) * 1997-11-25 1999-10-19 At&T Corp Selective noise/channel/coding models and recognizers for automatic speech recognition
WO2000011571A1 (en) * 1998-08-24 2000-03-02 Bcl Computers, Inc. Adaptive natural language interface
US6499013B1 (en) * 1998-09-09 2002-12-24 One Voice Technologies, Inc. Interactive user interface using speech recognition and natural language processing
US6332120B1 (en) * 1999-04-20 2001-12-18 Solana Technology Development Corporation Broadcast speech recognition system for keyword monitoring
JP3530109B2 (en) * 1999-05-31 2004-05-24 日本電信電話株式会社 Voice interactive information retrieval method, apparatus, and recording medium for large-scale information database
WO2000073900A1 (en) * 1999-06-01 2000-12-07 Jacquez Geoffrey M Help system for a computer related application
US6598039B1 (en) * 1999-06-08 2003-07-22 Albert-Inc. S.A. Natural language interface for searching database
JP3765202B2 (en) * 1999-07-09 2006-04-12 日産自動車株式会社 Interactive information search apparatus, interactive information search method using computer, and computer-readable medium recording program for interactive information search processing
JP2001125896A (en) * 1999-10-26 2001-05-11 Victor Co Of Japan Ltd Natural language interactive system
US7050977B1 (en) * 1999-11-12 2006-05-23 Phoenix Solutions, Inc. Speech-enabled server for internet website and method
JP2002024285A (en) * 2000-06-30 2002-01-25 Sanyo Electric Co Ltd Method and device for user support
JP2002082748A (en) * 2000-09-06 2002-03-22 Sanyo Electric Co Ltd User support device
US7197120B2 (en) * 2000-12-22 2007-03-27 Openwave Systems Inc. Method and system for facilitating mediated communication
GB2372864B (en) * 2001-02-28 2005-09-07 Vox Generation Ltd Spoken language interface
JP2003115951A (en) * 2001-10-09 2003-04-18 Casio Comput Co Ltd Topic information providing system and topic information providing method
US7224981B2 (en) * 2002-06-20 2007-05-29 Intel Corporation Speech recognition of mobile devices
US7693720B2 (en) * 2002-07-15 2010-04-06 Voicebox Technologies, Inc. Mobile systems and methods for responding to natural language speech utterance
EP1411443A1 (en) * 2002-10-18 2004-04-21 Hewlett Packard Company, a Delaware Corporation Context filter
JP2004212641A (en) * 2002-12-27 2004-07-29 Toshiba Corp Voice input system and terminal device equipped with voice input system
JP2004328181A (en) * 2003-04-23 2004-11-18 Sharp Corp Telephone and telephone network system
JP4441782B2 (en) * 2003-05-14 2010-03-31 日本電信電話株式会社 Information presentation method and information presentation apparatus
JP2005043461A (en) * 2003-07-23 2005-02-17 Canon Inc Voice recognition method and voice recognition device
KR20050032649A (en) * 2003-10-02 2005-04-08 (주)이즈메이커 Method and system for teaching artificial life
US7747601B2 (en) * 2006-08-14 2010-06-29 Inquira, Inc. Method and apparatus for identifying and classifying query intent
US7720674B2 (en) * 2004-06-29 2010-05-18 Sap Ag Systems and methods for processing natural language queries
JP4434972B2 (en) * 2005-01-21 2010-03-17 日本電気株式会社 Information providing system, information providing method and program thereof
ATE510259T1 (en) * 2005-01-31 2011-06-15 Ontoprise Gmbh MAPPING WEB SERVICES TO ONTOLOGIES
GB0502259D0 (en) * 2005-02-03 2005-03-09 British Telecomm Document searching tool and method
CN101120341A (en) * 2005-02-06 2008-02-06 凌圭特股份有限公司 Method and equipment for performing mobile information access using natural language
US7409344B2 (en) * 2005-03-08 2008-08-05 Sap Aktiengesellschaft XML based architecture for controlling user interfaces with contextual voice commands
US20060206333A1 (en) * 2005-03-08 2006-09-14 Microsoft Corporation Speaker-dependent dialog adaptation
US7734557B2 (en) * 2005-04-05 2010-06-08 The Board Of Trustees Of Leland Stanford Junior University Methods, software, and systems for knowledge base coordination
US7991607B2 (en) * 2005-06-27 2011-08-02 Microsoft Corporation Translation and capture architecture for output of conversational utterances
US7640160B2 (en) * 2005-08-05 2009-12-29 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US7822699B2 (en) * 2005-11-30 2010-10-26 Microsoft Corporation Adaptive semantic reasoning engine
US7627466B2 (en) * 2005-11-09 2009-12-01 Microsoft Corporation Natural language interface for driving adaptive scenarios
US20070136222A1 (en) 2005-12-09 2007-06-14 Microsoft Corporation Question and answer architecture for reasoning and clarifying intentions, goals, and needs from contextual clues and content
US20070143410A1 (en) * 2005-12-16 2007-06-21 International Business Machines Corporation System and method for defining and translating chat abbreviations
CN100373313C (en) * 2006-01-12 2008-03-05 广东威创视讯科技股份有限公司 Intelligent recognition coding method for interactive input apparatus
US8209407B2 (en) * 2006-02-10 2012-06-26 The United States Of America, As Represented By The Secretary Of The Navy System and method for web service discovery and access
EP2035915A4 (en) * 2006-06-13 2012-04-25 Microsoft Corp Search engine dash-board
US20080005068A1 (en) * 2006-06-28 2008-01-03 Microsoft Corporation Context-based search, retrieval, and awareness
CN1963752A (en) * 2006-11-28 2007-05-16 李博航 Man-machine interactive interface technique of electronic apparatus based on natural language
WO2008067676A1 (en) * 2006-12-08 2008-06-12 Medhat Moussa Architecture, system and method for artificial neural network implementation
US20080172359A1 (en) * 2007-01-11 2008-07-17 Motorola, Inc. Method and apparatus for providing contextual support to a monitored communication
US20090076917A1 (en) * 2007-08-22 2009-03-19 Victor Roditis Jablokov Facilitating presentation of ads relating to words of a message
US7720856B2 (en) * 2007-04-09 2010-05-18 Sap Ag Cross-language searching
US8762143B2 (en) * 2007-05-29 2014-06-24 At&T Intellectual Property Ii, L.P. Method and apparatus for identifying acoustic background environments based on time and speed to enhance automatic speech recognition
US7788276B2 (en) * 2007-08-22 2010-08-31 Yahoo! Inc. Predictive stemming for web search with statistical machine translation models
JP5501967B2 (en) * 2007-08-31 2014-05-28 マイクロソフト コーポレーション Identifying semantic relationships in indirect speech
US8165886B1 (en) * 2007-10-04 2012-04-24 Great Northern Research LLC Speech interface system and method for control and interaction with applications on a computing system
US8504621B2 (en) * 2007-10-26 2013-08-06 Microsoft Corporation Facilitating a decision-making process
JP2009116733A (en) * 2007-11-08 2009-05-28 Nec Corp Application retrieval system, application retrieval method, monitor terminal, retrieval server, and program
JP5158635B2 (en) * 2008-02-28 2013-03-06 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and apparatus for personal service support
US20090234655A1 (en) * 2008-03-13 2009-09-17 Jason Kwon Mobile electronic device with active speech recognition
WO2009129315A1 (en) * 2008-04-15 2009-10-22 Mobile Technologies, Llc System and methods for maintaining speech-to-speech translation in the field
CN101499277B (en) * 2008-07-25 2011-05-04 中国科学院计算技术研究所 Service intelligent navigation method and system
US8874443B2 (en) * 2008-08-27 2014-10-28 Robert Bosch Gmbh System and method for generating natural language phrases from user utterances in dialog systems
JP2010128665A (en) * 2008-11-26 2010-06-10 Kyocera Corp Information terminal and conversation assisting program
JP2010145262A (en) * 2008-12-19 2010-07-01 Pioneer Electronic Corp Navigation apparatus
US8326637B2 (en) * 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
JP2010230918A (en) * 2009-03-26 2010-10-14 Fujitsu Ten Ltd Retrieving device
US20100281435A1 (en) * 2009-04-30 2010-11-04 At&T Intellectual Property I, L.P. System and method for multimodal interaction using robust gesture processing
KR101622111B1 (en) * 2009-12-11 2016-05-18 삼성전자 주식회사 Dialog system and conversational method thereof
KR101007336B1 (en) * 2010-06-25 2011-01-13 한국과학기술정보연구원 Personalizing service system and method based on ontology
US20120253789A1 (en) * 2011-03-31 2012-10-04 Microsoft Corporation Conversational Dialog Learning and Correction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070038436A1 (en) 2005-08-10 2007-02-15 Voicebox Technologies, Inc. System and method of supporting adaptive misrecognition in conversational speech
US20080172659A1 (en) 2007-01-17 2008-07-17 Microsoft Corporation Harmonizing a test file and test configuration in a revision control system
US20080201434A1 (en) 2007-02-16 2008-08-21 Microsoft Corporation Context-Sensitive Searches and Functionality for Instant Messaging Applications
US20100274796A1 (en) 2009-04-27 2010-10-28 Avaya, Inc. Intelligent conference call information agents

Non-Patent Citations (1)

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

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10015770B2 (en) 2014-03-24 2018-07-03 International Business Machines Corporation Social proximity networks for mobile phones
US10572810B2 (en) 2015-01-07 2020-02-25 Microsoft Technology Licensing, Llc Managing user interaction for input understanding determinations
US10249297B2 (en) 2015-07-13 2019-04-02 Microsoft Technology Licensing, Llc Propagating conversational alternatives using delayed hypothesis binding
US9905248B2 (en) 2016-02-29 2018-02-27 International Business Machines Corporation Inferring user intentions based on user conversation data and spatio-temporal data
US9978396B2 (en) 2016-03-16 2018-05-22 International Business Machines Corporation Graphical display of phone conversations
US10446137B2 (en) 2016-09-07 2019-10-15 Microsoft Technology Licensing, Llc Ambiguity resolving conversational understanding system

Also Published As

Publication number Publication date
CN102737101A (en) 2012-10-17
JP6305588B2 (en) 2018-04-04
WO2012135229A2 (en) 2012-10-04
WO2012135157A2 (en) 2012-10-04
JP6087899B2 (en) 2017-03-01
WO2012135210A3 (en) 2012-12-27
WO2012135226A1 (en) 2012-10-04
EP2691949A4 (en) 2015-06-10
WO2012135210A2 (en) 2012-10-04
WO2012135791A3 (en) 2013-01-10
KR20140025362A (en) 2014-03-04
EP2691870A2 (en) 2014-02-05
EP2691885A4 (en) 2015-09-30
WO2012135218A3 (en) 2013-01-03
CN102737104A (en) 2012-10-17
CN102750270A (en) 2012-10-24
EP2691875A2 (en) 2014-02-05
KR101922744B1 (en) 2018-11-27
CN102737104B (en) 2017-05-24
EP2691949A2 (en) 2014-02-05
CN102737096B (en) 2017-08-25
CN102737099B (en) 2017-12-19
KR20140025361A (en) 2014-03-04
CN102750270B (en) 2017-06-09
EP2691877A2 (en) 2014-02-05
WO2012135791A2 (en) 2012-10-04
CN102750311B (en) 2018-07-20
EP2691877A4 (en) 2015-06-24
JP2014515853A (en) 2014-07-03
EP2691885A1 (en) 2014-02-05
WO2012135783A3 (en) 2012-12-27
JP2014512046A (en) 2014-05-19
KR101963915B1 (en) 2019-03-29
CN102750271B (en) 2017-10-17
CN106383866B (en) 2020-05-05
EP2691876A4 (en) 2015-06-10
WO2012135229A3 (en) 2012-12-27
WO2012135218A2 (en) 2012-10-04
KR20140014200A (en) 2014-02-05
CN102737099A (en) 2012-10-17
CN102737101B (en) 2018-09-04
JP2014509757A (en) 2014-04-21
JP2017123187A (en) 2017-07-13
EP2691870A4 (en) 2015-05-20
CN102750271A (en) 2012-10-24
WO2012135157A3 (en) 2013-01-10
EP2691875A4 (en) 2015-06-10
CN102750311A (en) 2012-10-24
EP2691876A2 (en) 2014-02-05
JP6105552B2 (en) 2017-03-29
CN106383866A (en) 2017-02-08
CN102737096A (en) 2012-10-17

Similar Documents

Publication Publication Date Title
US10296587B2 (en) Augmented conversational understanding agent to identify conversation context between two humans and taking an agent action thereof
EP2691875A2 (en) Augmented conversational understanding agent
US9858343B2 (en) Personalization of queries, conversations, and searches
KR102178738B1 (en) Automated assistant calls from appropriate agents
US10642934B2 (en) Augmented conversational understanding architecture
US10585957B2 (en) Task driven user intents
JP6812473B2 (en) Identifying the task in the message
US10079013B2 (en) Sharing intents to provide virtual assistance in a multi-person dialog
US20230342556A1 (en) Transitioning between prior dialog contexts with automated assistants
KR102357685B1 (en) Hybrid client/server architecture for parallel processing
US10096316B2 (en) Sharing intents to provide virtual assistance in a multi-person dialog
US20120253789A1 (en) Conversational Dialog Learning and Correction
CN112136124A (en) Dependency graph conversation modeling for human-machine conversation sessions with computer-implemented automated assistants
KR102339296B1 (en) Incorporating selectable application links into conversations with personal assistant modules

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: 12764853

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE