Nothing Special   »   [go: up one dir, main page]

CN102405463B - 利用多模态信息的用户意图推理装置及方法 - Google Patents

利用多模态信息的用户意图推理装置及方法 Download PDF

Info

Publication number
CN102405463B
CN102405463B CN201080017476.6A CN201080017476A CN102405463B CN 102405463 B CN102405463 B CN 102405463B CN 201080017476 A CN201080017476 A CN 201080017476A CN 102405463 B CN102405463 B CN 102405463B
Authority
CN
China
Prior art keywords
user intention
user
predicted
intention
modal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201080017476.6A
Other languages
English (en)
Other versions
CN102405463A (zh
Inventor
曹贞美
金正寿
方远喆
金南勋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
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 KR1020090038267A external-priority patent/KR101581883B1/ko
Priority claimed from KR1020100036031A external-priority patent/KR101652705B1/ko
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of CN102405463A publication Critical patent/CN102405463A/zh
Application granted granted Critical
Publication of CN102405463B publication Critical patent/CN102405463B/zh
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0346Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of the device orientation or free movement in a 3D space, e.g. 3D mice, 6-DOF [six degrees of freedom] pointers using gyroscopes, accelerometers or tilt-sensors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开一种利用多模态信息来推理出用户意图的装置和方法。根据一方面的用户意图推理装置,包含:初步预测部,利用至少一个动作信息来预测用户意图的一部分;第二阶段预测部,利用所预测的用户意图的一部分和从至少一个多模态传感器输入的多模态信息来预测用户意图。

Description

利用多模态信息的用户意图推理装置及方法
技术领域
本发明的一个以上的方面涉及利用多模态信息的系统,更为详细地讲,涉及利用多模态信息处理用户输入的装置及方法。
背景技术
多模态接口表示为了人机通信而利用声音、键盘、笔等进行接口连接的方法。在接收到由这种多模态接口输入的多模态信息的情况下,分析用户意图的方式有,在信号级别融合多模态输入而进行分析的方式,以及对每个模态输入信息分别进行分析,然后在含义级别融合所分析的结果而进行分析的方法。
在信号级别进行融合的方式是指,将多模态输入信号进行融合后同时进行分析和分类的方式,适合应用于语音信号和嘴唇动作等同时发生的信号处理。但是,由于对两个以上信号进行合并处理,因此特征空间非常大、用来计算信号之间的关联性的模型非常复杂、学习量增多。并且,难以进行扩展,比如与其他模态进行结合或运用于其他终端等。
在含义级别融合各模态的方式是指,在分析每一个模态输入信号的含义之后融合分析结果的方式,由于可以维持各模态之间的独立性,因此容易掌握和扩展。但是,用户输入多模态的理由在于各模态之间具有关联性,如果个别地分析含义,则难以找到该关联性。
发明内容
技术问题
提供了一种根据动作信息预测用户意图,并利用多模态输入信息对预测的用户意图进行推理,从而可以有效并正确地推理出用户意图的装置和方法。
技术方案
根据本发明的一方面的用户意图推理装置,包含初步预测部和第二阶段预测部,初步预测部利用至少一个动作信息来预测用户意图的一部分,第二阶段预测部利用所预测的用户意图的一部分和从至少一个多模态传感器输入的多模态信息来预测用户意图。
根据本发明的另一方面的用户意图推理方法,包含如下步骤:接收至少一个动作信息;利用所接收的动作信息来预测用户意图的一部分;接收从至少一个多模态传感器输入的多模态信息;利用所预测的用户意图的一部分和多模态信息来预测用户意图。
技术效果
根据一个实施例,通过识别用户动作来预测用户意图的一部分,并根据所预测的用户意图的一部分分析多模态信息而分两个阶段预测用户意图,从而既能维持模态之间的独立性,又能容易地掌握模态之间的关联性,因此可以正确地推理出用户意图。
并且,可以利用动作信息或者将声音或图像信息等多模态信息与动作信息结合来预测用户的语音输入开始和结束意图,因此用户无需学习特别的语音输入方式,也能在用户意图推理装置中输入语音。
本发明的最佳实施方式
本发明的一个方面的用户意图推理装置,包含初步预测部和第二阶段预测部,初步预测部利用至少一个动作信息来预测用户意图的一部分,第二阶段预测部利用所预测的用户意图的一部分和从至少一个多模态传感器输入的多模态信息来预测用户意图。
初步预测部可以产生控制信号,该控制信号用于运行在利用所预测的用户意图的一部分来预测用户意图的过程中需要执行的操作。
用于运行预测用户意图的过程中需要执行的操作的控制信号可以是由用户意图推理装置控制的、用于控制多模态传感器的操作的控制信号。
为了预测用户意图,第二阶段预测部可以对从多模态传感器输入的多模态信息进行与所预测的用户意图的一部分相关的解释。
当所预测的用户意图的一部分为选择显示器画面上显示的对象,并且从多模态传感器输入语音信号时,第二阶段预测部可对所输入的语音信号进行与对象的选择相关的解释,从而预测用户意图。
第二阶段预测部可以在所预测的用户意图的一部分所限定的范围内,利用从至少一个多模态传感器输入的多模态信息来预测用户意图。
当所预测的用户意图的一部分为将麦克风移动到嘴边的动作时,第二阶段预测部可以检测声音信号,对所检测到的声音信号进行特征提取和分析,从而预测用户意图。
第二阶段预测部从声音信号中确定是否能检测到语音段,当检测到语音段时,可将用户意图预测为语音命令意图。
当从声音信号中检测到呼吸声时,第二阶段预测部可以将用户意图预测为吹气。
当所预测的用户意图的一部分为选择显示器画面上显示的对象时,第二阶段预测部可利用多模态信息,将用户意图预测为对所选择的对象进行删除、分类、整理中的至少一种。
还可以包含:用户意图运用部,利用用户意图预测结果来控制在用户意图推理装置中进行控制的软件或硬件。
根据另一方面的用户意图推理方法,包含如下步骤:接收至少一个动作信息;利用所接收的动作信息,预测用户意图的一部分;接收从至少一个多模态传感器输入的多模态信息;利用所预测的用户意图的一部分和多模态信息,预测用户意图。
附图说明
图1为示出根据一个实施例的用户意图推理装置的构成的图。
图2为示出图1的用户意图预测部的构成的一个例子的图。
图3为示出图2的用户意图预测部示例性操作的图。
图4为示出在预测到用户意图的一部分之后,通过接收附加的多模态输入来预测用户意图的操作的一个例子的图。
图5为示出在预测到用户意图的一部分之后,通过接收附加的多模态输入来预测用户意图的步骤的另一个例子的图。
图6为示出结合声音信号和图像信号进行信号分类的构成的一个例子的图。
图7为示出根据一个实施例的利用多模态信息的用户意图推理方法的图。
具体实施方式
以下,参照附图来详细说明本发明的实施例。在说明本发明的多个实施例的过程中,如果认为对相关的公知功能或结构的具体说明会对本发明要点的说明招致不必要的混乱,则省略其详细说明。
图1为示出一个实施例所提供的用户意图推理装置的构成的图。
用户意图推理装置100包含动作传感器110、控制部120和多模态检测部130。用户意图推理装置100可以为蜂窝电话、个人数字助理(PDA)、数码相机、便携式游戏控制台、MP3播放器、便携式/个人用多媒体播放器(PMP)、手提电子书(hand held e-book)、笔记本电脑、全球定位系统(GPS)导航仪、台式电脑、高清电视(HDTV)、光盘播放器、机顶盒等任何形态的装置或系统。并且,用户意图推理装置100根据所示出的实施例,还可以包含多种构成要素,比如用户接口部、显示部、声音输出部等用于多模态接口的构成要素。
动作传感器110为了检测到动作信息,可以包含惯性传感器、用于检测方向的地磁传感器、用于检测移动的加速度传感器或陀螺仪传感器等。除了上面列举的传感器以外,动作传感器110还可以包含图像传感器、声音传感器等。根据一个实施例,多个动作传感器可以贴附在用户身体的一些部位和用户意图推理装置100上,从而检测动作信息。
多模态检测部130可以包含至少一个多模态传感器132、134、136、138。声音传感器132是用于检测声音信号的传感器,图像传感器134是用于检测图像信息的传感器,生物体信息传感器136用于检测体温等生物体信息,触摸传感器138可以检测触摸板上的触摸手势,另外还可以包含其他多种种类或多种形态的多模态传感器。
图1中示出了多模态检测部130中包含四个传感器的情况,但对传感器数量并不进行限定。被包含在多模态检测部130的传感器的种类和范围可能大于以检测动作为目的的动作传感器110中包含的传感器的种类和范围。并且,图1中示出了动作传感器110和多模态检测部130被分开设置的情况,但是可以构成为一体。并且,动作传感器110和多模态检测部130中可以重复包含相同种类的传感器,例如图像传感器和声音传感器。
多模态检测部130可以包含对于由每个多模态传感器132、134、136、138检测出的多模态信息,按照其种类提取特征值并分析含义的模块。用于分析多模态信息的构成要素可以被包含在控制部120中。
控制部120可以包含用于控制用户意图推理装置100的各构成要素的运行的应用程序、数据和操作系统。在一个实施例中,控制部120包含用户意图预测部122和用户意图运用部124。
用户意图预测部122接收由动作传感器110检测的至少一个动作信息,利用所接收的动作信息来初步预测用户意图的一部分。并且,用户意图预测部122可以利用所预测的用户意图的一部分和从至少一个多模态传感器接收的多模态信息来对用户意图进行第二阶段预测。即,用户意图预测部122在对用户意图进行第二阶段预测时,可以利用由动作传感器110检测的动作信息和从多模态检测部130接收的多模态信息来最终预测用户意图。用户意图预测部122可以利用用于推理用户意图的公知的各种推理模型。
并且,用户意图预测部122可以产生用于运行在利用初步预测的用户意图的一部分来对用户意图进行第二阶段预测的过程中执行的操作的控制信号。用于运行在用户意图推理过程中执行的操作的控制信号可以是由用户意图推理装置100控制的、用于控制多模态检测部130的操作的控制信号。
例如,可基于利用动作信息而初步预测的用户意图的一部分,激活在多模态检测部130的传感器中的与初步预测的用户意图的一部分相关的一部分传感器的运行,此时与激活多模态检测部130的所有传感器的情况相比,可以减少传感器运行所消耗的电功率。并且,由于只对从一部分传感器输入的检测信息进行分析,因此不仅使多模态输入信息的解释变得简单、降低用户意图预测过程的复杂度,还可以推理出正确的用户意图。
为了分两个阶段预测用户意图,用户意图预测部122可以包含按照多模态信息的种类提取特征并进行分析的模块(未图示)。并且,用户意图预测部122可以对从多模态检测部130输入的多模态信息进行与初步预测的用户意图的一部分相关的解释。
例如,当由用户意图预测部122初步预测的用户意图的一部分被确定为选择显示器画面上显示的对象时,如果从多模态检测部130接收到语音信号,则对所输入的声音进行与对象的选择相关的解释,从而可以通过两个阶段预测用户意图。具体而言,如果初步预测的用户意图的一部分被确定为选择显示器画面上显示的对象,从多模态检测部130输入的语音信号被分析为“按日期整理”,则用户意图预测部122可以将用户意图解释为“将从显示器画面上选择的对象按日期顺序进行整理”的含义。
并且,当初步预测的用户意图的一部分为选择显示器画面上显示的对象时,用户意图预测部122利用多模态信息,将第二阶段的用户意图预测为删除、分类和整理中的至少一种。
用户意图运用部124可以利用用户意图预测结果,控制在用户意图推理装置中被控制的软件或硬件。用户意图运用部124可以提供用于与所预测的用户意图交互的多模态接口。例如,当用户意图被预测为语音命令时,可以执行如下应用程序或检索应用程序,即,为了掌握语音命令中的含义而执行语音识别,根据识别结果而对特定的人自动接通电话;当用户意图为传送所选择的对象时,可以执行邮件应用程序。作为另一个例子,当用户意图被预测为哼唱(humming)时,可以驱动检索与哼唱音源类似的音乐的应用程序。作为又一个例子,当用户意图被预测为吹气(blow)时,用户意图可被用作在游戏应用程序中使虚拟影像做特定动作的指令。
根据一个实施例,通过识别用户动作而预测用户意图的一部分,根据所预测的用户意图的一部分分析多模态信息,对用户意图进行第二阶段预测,从而在解释多模态信息的过程中,既能维持独立性,又能与初步预测的用户意图的一部分相关地解释多模态信息,因此容易掌握模态之间的关联性,可以正确地推理出用户意图。
图2为示出图1的用户意图预测部的构成的一个例子的图。
用户意图预测部122可以包含动作信息分析部210、初步预测部220和第二阶段预测部230。
动作信息分析部210分析从动作传感器110接收的一个以上的动作信息。动作信息分析部210可以测定贴附有动作传感器110的用户身体各部位的位置信息和角度信息,并且还可利用所测定的位置信息和角度信息来计算没有贴附动作传感器110的用户身体各部位的位置信息和角度信息。
例如,当动作传感器110被贴附在两个手腕和头部时,传感器和传感器之间的距离被测定,各传感器可以获得相对于基准坐标系的三维旋转角信息。因此,根据动作信息计算手腕部和头部之间的距离和手腕的旋转角信息,由此可计算手腕与脸部的嘴部之间的距离和手腕的旋转角信息。假设用户手上握着相当于用户意图推理装置100的声音传感器132的麦克风,则可以计算麦克风与嘴部之间的距离和麦克风的方向。
作为另一个例子,当动作传感器110被安装在用户的头部和相当于声音传感器的麦克风上时,根据动作信息测定麦克风与头部之间的距离,通过贴附在麦克风上的惯性传感器获得贴附传感器的轴的三维角度信息,从而动作信息分析部210可以计算手腕与脸部的嘴部之间的距离和麦克风的旋转角信息。
作为又一个例子,可以在动作传感器110中包含图像传感器,从而向动作信息分析部210输入多个图像信息。此时,动作信息分析部210在识别图像中的脸部或手部等对象之后,可以计算出对象之间的位置关系。例如,动作信息分析部210可以计算脸部与两只手之间的距离和角度,两只手之间的距离和角度等。
初步预测部220预测通过动作信息分析而引发的用户意图的一部分。例如,初步预测部220通过分析包含图像的动作信息来初步预测是否为选择屏幕上的对象的动作。
第二阶段预测部230利用在初步预测部220预测的用户意图的一部分和从多模态检测部130输入的多模态信息来预测用户意图。
为了预测用户意图,第二阶段预测部230可将从多模态传感器输入的多模态信息进行与初步预测的用户意图的一部分相关的解释。作为一个例子,当初步预测的用户意图的一部分为选择显示器画面上显示的对象,从多模态检测部130接收到语音时,第二阶段预测部230对所接收到的语音进行与对象的选择相关的解释,从而可以通过两个阶段预测用户意图。
作为又一个例子,当初步预测部220将初步预测的用户意图的一部分预测为将麦克风移动到嘴边,在多模态检测部130通过摄像机等图像传感器134检测到嘴部的运动,通过麦克风等声音传感器132接收到语音信号时,第二阶段预测部230可将用户意图预测为输入语音命令。为了预测输入语音命令的意图,第二阶段预测部230根据声音信号进行语音段检测,通过对所检测的语音段的特征进行提取和分析来执行含义分析,从而将其制作为在用户意图运用部124中可以运用的形态。
作为又一个例子,当初步预测部220作为用户意图的一部分而初步预测到将麦克风移动到嘴边,在多模态检测部130通过摄像机等图像传感器134检测到嘴唇向前突出的连贯的图像信息,通过麦克风接收到呼吸声(breathsound)时,第二阶段预测部230可以将用户意图预测为吹气(blow)。
在上述的两个例子中,用户意图为“将麦克风移动到嘴边输入语音命令”和“将麦克风移动到嘴边吹气”各不相同。但是,两个用户意图的一部分均为“将麦克风送到嘴边”,初步预测部220可以通过首先预测这种用户意图的一部分,来缩小用户意图的范围。在通过初步预测部220而缩小的用户意图的范围内,第二阶段预测部230可以考虑多模态信息来预测用户意图。如果只考虑上述两个例子,如果检测到“将麦克风移动到嘴边”的动作,则用户意图的范围通过初步预测部220限制在“输入语音命令”和“吹气”,第二阶段预测部230可以考虑所检测到的多模态信息来判断出用户意图是“输入语音命令”还是“吹气”。
图3为示出这种图2的用户意图预测部的示例性操作的图。
初步预测部220可以利用由动作信息分析部210分析的动作信息来预测用户意图的一部分。第二阶段预测部230接收多模态检测部130的图像传感器134检测的图像或声音传感器132检测的声音信号等多模态信号,生成关于是否检测到语音的信息,从而可以预测用户意图。
作为一个例子,动作信息分析部210利用安装在用户头部和手腕上的动作传感器所检测到的动作信息,计算用户的嘴部和握住麦克风的手之间的距离(310)。动作信息分析部210根据手腕的旋转角度计算麦克风的方向(320)。
初步预测部220利用由动作信息分析部210计算的距离和方向信息,预测是否是用户将麦克风送到嘴边的动作来预测用户意图的一部分(330)。例如,当握住麦克风的手的位置处于嘴周围半径的20cm以内,且麦克风的方向朝向嘴部时,初步预测部220可以预测用户会将麦克风移动到嘴边。
此时,第二阶段预测部230通过分析由麦克风等声音传感器132和摄像机等图像传感器134接收的多模态输入信号,将用户意图预测为输入语音命令、哼唱或吹气等。
当对用户意图的一部分的预测(即,初步预测)为将麦克风移动到嘴边,通过摄像机检测到嘴唇运动,从麦克风所检测到的声音信号检测到语音时,第二阶段预测部230可以将用户意图确定为语音命令输入意图(340)。然而,当初步预测为将麦克风移动到嘴边,通过摄像机检测到嘴唇向前突出的图像,从麦克风所输入的声音信号检测到呼吸声时,第二阶段预测部230可以将用户意图确定为吹气(350)。
图4为示出预测到用户意图的一部分之后,接收附加的多模态输入来预测用户意图的操作的一个例子的图。
当从初步预测部220接收到的所预测的用户意图的一部分为将麦克风移动到嘴边时(410),第二阶段预测部230激活多模态检测部130中所包含的麦克风和摄像机等传感器来接收多模态信号(420)。
第二阶段预测部230从由麦克风接收的声音信号和由摄像机接收的图像信号提取特征,对特征进行分类和分析(430)。
作为声音特征,可以从由麦克风接收到的声音信号提取时域能量(TimeEnergy)、频域能量(Frequency Energy)、过零率(Zero Crossing Rate)、线性预测编码(LPC,Linear Predictive Coding)、倒谱系数(Cepstral coefficients)、基音(pitch)等时域特征或如频谱的统计特征等。可提取的特征并不限定于这些,可以由其他特征算法进行提取。通过对所提取的特征使用决策树(Decision Tree)、支持向量机(Support Vector Machine)、贝叶斯网络(BayesianNetwork)、神经网络(Neural Network)等分类和学习算法等,可将输入特征分类为言语(speech)活动类或非言语(non-speech)活动类,但是并不限定于此。
进行特征分析的结果,检测到语音段时(440),第二阶段预测部230可将用户意图预测为输入语音命令。进行特征分析的结果,没有检测到语音段(440),而是检测到呼吸声时(450),第二阶段预测部230可预测为吹气意图。并且,随着检测出其他种类的特征,可以将用户意图确定为哼唱等各种意图。此时,第二阶段预测部230可以在初步预测所限定的范围内预测用户意图。
因此,根据一个实施例,可以利用用户的多模态信息预测用户的意图并根据预测结果控制语音检测操作的执行,因此在使用语音接口时,即使用户不专门学习语音输入方法(例如,触摸用于输入语音的专门的按键或画面等的操作方法),也能直观地输入语音。
除了由麦克风输入的声音信息之外,第二阶段预测部230可以将由摄像机等图像传感器134输入的图像信号和由喉式麦克风等生物体信息传感器136输入的人发声时变化的至少一个检测信息中的至少一个与从声音信号提取的特征信息一起用于检测语音段,并处理所检测到的语音段内的语音。这里,检测信息可以包含用户的嘴部形状变化等显示的图像信息、因为发声时吐出的热气等而变化的温度信息、发声时振动的嗓子眼或下颚骨等身体部位的振动信息、发声时对脸部或嘴部的红外线检测信息等中的至少一个信息。
当检测到语音段时(440),用户意图运用部124可通过处理属于所检测到的语音段的语音信号来执行语音识别,利用语音识别结果转换应用模块。例如,根据识别结果执行应用程序,当识别出人名时,可以进行智能的语音输入开始和结束的转换,例如可以检索到对应于所识别的人名的电话号,或者用所检索到的电话号拨打电话的动作等。并且,当用户意图推理装置100被实现为移动通信装置时,基于多模态信息掌握语音通话的开始和结束意图,因此即使用户不进行按压拨打键等专门的动作,动作模式也能自动地转换到语音通话模式。
图5为示出在预测到用户意图的一部分之后,接收附加的多模态输入来预测用户意图的操作的另一个例子的图。
当从初步预测部220接收到的初步预测的用户意图的一部分为选择特定的对象时(460),第二阶段预测部230通过激活摄像机和超音波传感器等传感器来接收多模态信号(470)。
第二阶段预测部230通过分析所接收到的多模态信号(480)来预测用户意图。此时,所预测的用户意图为经过初步预测所限定的范围内的意图。
进行多模态信号分析的结果,第二阶段预测部230可能判断出摆手的动作(490)。第二阶段预测部230根据用户意图运用部124中执行的应用程序,将摆手的动作解释为删除画面上显示的特定项目或文件的意图,从而控制用户意图运用部224删除特定项目或文件。
图6为示出对于第二阶段预测部230同时利用声音信号和图像信号进行统合分析的特征基础信号分类的一个例子的图。
第二阶段预测部230可以包含声音特征提取部510、声音特征分析部520、图像特征提取部530、图像特征分析部540和统合分析部550。
声音特征提取部510从声音信号提取声音特征。声音特征分析部520对声音特征应用分类和学习算法来提取语音段。图像特征提取部530从一系列图像信号提取图像特征。图像特征分析部540对所提取的图像特征应用分类和学习算法来提取语音段。
统合分析部550融合通过声音信号和图像信号分别进行分类的结果来最终检测出语音段。此时,可以单独运用声音特征和图像特征或将声音特征和图像特征融合运用,当从其他信号(例如,表示振动、温度等的信号)提取特征并进行分析时,在统合分析部550可以与从声音信号和图像信号提取的检测信号进行融合来检测语音段。
根据一个实施例,在使用语音接口时,用户不需要专门学习语音输入方法,也能直观地输入语音。例如,用户无需为了输入语音而进行触摸专门的按键或画面等的动作。并且,与家庭噪音、车辆噪音、其他人的噪音等噪音的种类和大小无关,可以在多种噪音环境下检测出正确的用户语音段。并且,由于除了图像信息之外,还可以利用其他的生物信息检测语音,因此在照明过亮或过暗的情况下,或者在用户的嘴部被遮挡的情况下,可以正确地检测出用户的语音段。
图7为示出利用一个实施例所提供的多模态信息的用户意图推理方法的图。
用户意图推理装置100接收从至少一个动作传感器检测到的动作信息(610)。用户意图推理装置100利用所接收到的动作信息,初步预测用户意图的一部分(620)。
当接收到从至少一个多模态传感器输入的多模态信息时(630),用户意图推理装置100利用初步预测的用户意图的一部分和多模态信息,对用户意图进行第二阶段预测。在对用户意图进行第二阶段预测的步骤中,可进行对从多模态传感器输入的多模态信息进行与初步预测的用户意图的一部分相关的解释的操作。
为了利用初步预测的用户意图的一部分,执行用户意图的第二阶段预测的过程中需要执行的操作,可以产生控制信号。用于执行用户意图的第二阶段预测的过程中需要执行的操作的控制信号,可以是由用户意图推理装置100控制的、用于控制多模态传感器的运行的控制信号。用户意图在初步预测的用户意图的一部分的范围内,利用从至少一个多模态传感器输入的多模态信息确定。
本发明的一个方面可以实现为计算机可读记录介质上的计算机可读代码。构成程序的编码和编码段可以通过本领域计算机程序师容易地导出。计算机可读记录介质包含用于存储可以由计算机系统读取的数据的所有种类的记录装置。计算机可读记录介质的例子包含ROM、RAM、CD-ROM、磁带、软盘、光盘等。并且,计算机可读记录介质可以分布在网络连接的计算机系统,通过分布方式以计算机可读代码存储和执行。
上述说明仅限于本发明的一个实施例,在本发明所属的技术领域中,具有一般的知识的人员,在不脱离本发明的思想的范围内,可以进行各种变形。因此,本发明的范围并不限定于上述的实施例,可以包含与权利要求书中记载的内容等同范围内的多种实施方式。
产业上的可利用性
本发明可以在计算机、电子产品、计算机软件和信息技术领域的产业中予以应用。

Claims (11)

1.一种用户意图推理装置,其特征在于,包含:
初步预测部,利用至少一个动作信息来预测用户意图的一部分;
第二阶段预测部,根据所述预测的用户意图的一部分和从与所述预测的用户意图的一部分相关的至少一个多模态传感器输入的多模态信息的种类提取特征并进行分析,对多模态信息进行与所述初步预测的用户意图的一部分相关的解释,由此预测用户意图,
所述初步预测部产生控制信号,该控制信号用于运行在利用所述预测的用户意图的一部分来预测所述用户意图的过程中需要执行的操作,
用于运行预测所述用户意图的过程中需要执行的操作的控制信号是由用户意图推理装置控制的、用于控制多模态传感器的操作的控制信号,由此基于所述预测的用户意图的一部分运行多模态传感器中与所述预测的用户意图的一部分相关的一部分多模态传感器。
2.根据权利要求1所述的用户意图推理装置,其特征在于,当所述预测的用户意图的一部分为选择显示器画面上显示的对象,并且从所述多模态传感器输入语音信号时,所述第二阶段预测部对所述输入的语音信号进行与所述对象的选择相关的解释,由此预测用户意图。
3.根据权利要求1所述的用户意图推理装置,其特征在于,所述第二阶段预测部在所预测的所述用户意图的一部分所限定的范围内,利用从至少一个多模态传感器输入的多模态信息来预测用户意图。
4.根据权利要求3所述的用户意图推理装置,其特征在于,当所述预测的用户意图的一部分为将麦克风移动到嘴边的动作时,所述第二阶段预测部检测声音信号,对所检测到的声音信号进行特征提取和分析,从而预测用户意图。
5.根据权利要求4所述的用户意图推理装置,其特征在于,所述第二阶段预测部从所述声音信号中确定是否能检测到语音段,当检测到语音段时,将用户意图预测为语音命令意图。
6.根据权利要求5所述的用户意图推理装置,其特征在于,当从所述声音信号中检测到呼吸声时,所述第二阶段预测部将用户意图预测为吹气。
7.根据权利要求1所述的用户意图推理装置,其特征在于,当所述预测的用户意图的一部分为选择显示器画面上显示的对象时,所述第二阶段预测部利用多模态信息,将用户意图预测为对所述选择的对象进行删除、分类、整理中的至少一种。
8.根据权利要求1所述的用户意图推理装置,其特征在于,还包含:用户意图运用部,利用所述用户意图预测结果来控制在所述用户意图推理装置中进行控制的软件或硬件。
9.一种用户意图推理方法,其特征在于,包含如下步骤:
接收至少一个动作信息;
利用所述接收的动作信息来预测用户意图的一部分;
接收从与所述预测的用户意图的一部分相关的至少一个多模态传感器输入的多模态信息;
根据所述预测的用户意图的一部分和所述多模态信息的种类提取特征并进行分析,对多模态信息进行与所述初步预测的用户意图的一部分相关的解释,由此预测用户意图,
其中,
在预测用户意图的一部分之后产生控制信号,该控制信号用于运行在利用所述预测的用户意图的一部分来预测所述用户意图的过程中需要执行的操作,
用于运行预测所述用户意图的过程中需要执行的操作的控制信号是由用户意图推理装置控制的、用于控制多模态传感器的操作的控制信号,由此基于所述预测的用户意图的一部分运行多模态传感器中与所述预测的用户意图的一部分相关的一部分多模态传感器。
10.根据权利要求9所述的用户意图推理方法,其特征在于,在预测所述用户意图的步骤中,在所述预测的用户意图的一部分所限定的范围内,利用从至少一个多模态传感器输入的多模态信息预测用户意图。
11.根据权利要求9所述的用户意图推理方法,其特征在于,还包含步骤:利用所述用户意图预测结果来控制在所述用户意图推理装置中进行控制的软件或硬件。
CN201080017476.6A 2009-04-30 2010-04-29 利用多模态信息的用户意图推理装置及方法 Expired - Fee Related CN102405463B (zh)

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
KR1020090038267A KR101581883B1 (ko) 2009-04-30 2009-04-30 모션 정보를 이용하는 음성 검출 장치 및 방법
KR10-2009-0038267 2009-04-30
KR20090067034 2009-07-22
KR10-2009-0067034 2009-07-22
KR10-2010-0036031 2010-04-19
KR1020100036031A KR101652705B1 (ko) 2009-07-22 2010-04-19 멀티 모달 정보를 이용하는 사용자 의도 추론 장치 및 방법
PCT/KR2010/002723 WO2010126321A2 (ko) 2009-04-30 2010-04-29 멀티 모달 정보를 이용하는 사용자 의도 추론 장치 및 방법

Publications (2)

Publication Number Publication Date
CN102405463A CN102405463A (zh) 2012-04-04
CN102405463B true CN102405463B (zh) 2015-07-29

Family

ID=45541557

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201080017476.6A Expired - Fee Related CN102405463B (zh) 2009-04-30 2010-04-29 利用多模态信息的用户意图推理装置及方法

Country Status (5)

Country Link
US (1) US8606735B2 (zh)
EP (1) EP2426598B1 (zh)
JP (1) JP5911796B2 (zh)
CN (1) CN102405463B (zh)
WO (1) WO2010126321A2 (zh)

Families Citing this family (324)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001013255A2 (en) 1999-08-13 2001-02-22 Pixo, Inc. Displaying and traversing links in character array
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
ITFI20010199A1 (it) 2001-10-22 2003-04-22 Riccardo Vieri Sistema e metodo per trasformare in voce comunicazioni testuali ed inviarle con una connessione internet a qualsiasi apparato telefonico
US7669134B1 (en) 2003-05-02 2010-02-23 Apple Inc. Method and apparatus for displaying information during an instant messaging session
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7633076B2 (en) 2005-09-30 2009-12-15 Apple Inc. Automated response to and sensing of user activity in portable devices
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
ITFI20070177A1 (it) 2007-07-26 2009-01-27 Riccardo Vieri Sistema per la creazione e impostazione di una campagna pubblicitaria derivante dall'inserimento di messaggi pubblicitari all'interno di uno scambio di messaggi e metodo per il suo funzionamento.
US9053089B2 (en) 2007-10-02 2015-06-09 Apple Inc. Part-of-speech tagging using latent analogy
US8364694B2 (en) 2007-10-26 2013-01-29 Apple Inc. Search assistant for digital media assets
US8620662B2 (en) 2007-11-20 2013-12-31 Apple Inc. Context-aware unit selection
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
US8327272B2 (en) 2008-01-06 2012-12-04 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US8065143B2 (en) 2008-02-22 2011-11-22 Apple Inc. Providing text input using speech data and non-speech data
US8289283B2 (en) 2008-03-04 2012-10-16 Apple Inc. Language input interface on a device
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8464150B2 (en) 2008-06-07 2013-06-11 Apple Inc. Automatic language identification for dynamic text processing
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
US8768702B2 (en) 2008-09-05 2014-07-01 Apple Inc. Multi-tiered voice feedback in an electronic device
US8898568B2 (en) 2008-09-09 2014-11-25 Apple Inc. Audio user interface
US8352268B2 (en) 2008-09-29 2013-01-08 Apple Inc. Systems and methods for selective rate of speech and speech preferences for text to speech synthesis
US8583418B2 (en) 2008-09-29 2013-11-12 Apple Inc. Systems and methods of detecting language and natural language strings for text to speech synthesis
US8712776B2 (en) 2008-09-29 2014-04-29 Apple Inc. Systems and methods for selective text to speech synthesis
US8352272B2 (en) 2008-09-29 2013-01-08 Apple Inc. Systems and methods for text to speech synthesis
US8396714B2 (en) 2008-09-29 2013-03-12 Apple Inc. Systems and methods for concatenation of words in text to speech synthesis
US8355919B2 (en) 2008-09-29 2013-01-15 Apple Inc. Systems and methods for text normalization for text to speech synthesis
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
WO2010067118A1 (en) 2008-12-11 2010-06-17 Novauris Technologies Limited Speech recognition involving a mobile device
US8862252B2 (en) 2009-01-30 2014-10-14 Apple Inc. Audio user interface for displayless electronic device
US8380507B2 (en) 2009-03-09 2013-02-19 Apple Inc. Systems and methods for determining the language to use for speech generated by a text to speech engine
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10540976B2 (en) 2009-06-05 2020-01-21 Apple Inc. Contextual voice commands
US20120309363A1 (en) 2011-06-03 2012-12-06 Apple Inc. Triggering notifications associated with tasks items that represent tasks to perform
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
US8682649B2 (en) 2009-11-12 2014-03-25 Apple Inc. Sentiment prediction from textual data
US8600743B2 (en) 2010-01-06 2013-12-03 Apple Inc. Noise profile determination for voice-related feature
US8381107B2 (en) 2010-01-13 2013-02-19 Apple Inc. Adaptive audio feedback system and method
US8311838B2 (en) 2010-01-13 2012-11-13 Apple Inc. Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US8639516B2 (en) 2010-06-04 2014-01-28 Apple Inc. User-specific noise suppression for voice quality improvements
US9529918B2 (en) 2010-06-11 2016-12-27 Doat Media Ltd. System and methods thereof for downloading applications via a communication network
US9552422B2 (en) 2010-06-11 2017-01-24 Doat Media Ltd. System and method for detecting a search intent
US10713312B2 (en) * 2010-06-11 2020-07-14 Doat Media Ltd. System and method for context-launching of applications
US20140365474A1 (en) * 2010-06-11 2014-12-11 Doat Media Ltd. System and method for sharing content over the web
US9069443B2 (en) 2010-06-11 2015-06-30 Doat Media Ltd. Method for dynamically displaying a personalized home screen on a user device
US20160300138A1 (en) * 2010-06-11 2016-10-13 Doat Media Ltd. Method and system for context-based intent verification
US9141702B2 (en) 2010-06-11 2015-09-22 Doat Media Ltd. Method for dynamically displaying a personalized home screen on a device
GB2494598A (en) 2010-06-11 2013-03-13 Doat Media Ltd A system and methods thereof for enhancing a user's search experience
US8713021B2 (en) 2010-07-07 2014-04-29 Apple Inc. Unsupervised document clustering using latent semantic density analysis
US9104670B2 (en) 2010-07-21 2015-08-11 Apple Inc. Customized search or acquisition of digital media assets
US20120038555A1 (en) * 2010-08-12 2012-02-16 Research In Motion Limited Method and Electronic Device With Motion Compensation
US8719006B2 (en) 2010-08-27 2014-05-06 Apple Inc. Combined statistical and rule-based part-of-speech tagging for text-to-speech synthesis
US9274744B2 (en) 2010-09-10 2016-03-01 Amazon Technologies, Inc. Relative position-inclusive device interfaces
US8700392B1 (en) * 2010-09-10 2014-04-15 Amazon Technologies, Inc. Speech-inclusive device interfaces
US8719014B2 (en) 2010-09-27 2014-05-06 Apple Inc. Electronic device with text error correction based on voice recognition data
US9348417B2 (en) * 2010-11-01 2016-05-24 Microsoft Technology Licensing, Llc Multimodal input system
US20120159341A1 (en) 2010-12-21 2012-06-21 Microsoft Corporation Interactions with contextual and task-based computing environments
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US10515147B2 (en) 2010-12-22 2019-12-24 Apple Inc. Using statistical language models for contextual lookup
US20120166522A1 (en) * 2010-12-27 2012-06-28 Microsoft Corporation Supporting intelligent user interface interactions
US8781836B2 (en) 2011-02-22 2014-07-15 Apple Inc. Hearing assistance system for providing consistent human speech
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US9263045B2 (en) 2011-05-17 2016-02-16 Microsoft Technology Licensing, Llc Multi-mode text input
US20120304067A1 (en) * 2011-05-25 2012-11-29 Samsung Electronics Co., Ltd. Apparatus and method for controlling user interface using sound recognition
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US20120310642A1 (en) 2011-06-03 2012-12-06 Apple Inc. Automatically creating a mapping between text data and audio data
TWI447066B (zh) * 2011-06-08 2014-08-01 Sitronix Technology Corp Distance sensing circuit and touch electronic device
US8928336B2 (en) 2011-06-09 2015-01-06 Ford Global Technologies, Llc Proximity switch having sensitivity control and method therefor
US8975903B2 (en) 2011-06-09 2015-03-10 Ford Global Technologies, Llc Proximity switch having learned sensitivity and method therefor
US8812294B2 (en) 2011-06-21 2014-08-19 Apple Inc. Translating phrases from one language into another using an order-based set of declarative rules
US10004286B2 (en) 2011-08-08 2018-06-26 Ford Global Technologies, Llc Glove having conductive ink and method of interacting with proximity sensor
US8706472B2 (en) 2011-08-11 2014-04-22 Apple Inc. Method for disambiguating multiple readings in language conversion
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US9143126B2 (en) 2011-09-22 2015-09-22 Ford Global Technologies, Llc Proximity switch having lockout control for controlling movable panel
US8762156B2 (en) 2011-09-28 2014-06-24 Apple Inc. Speech recognition repair using contextual information
US10112556B2 (en) 2011-11-03 2018-10-30 Ford Global Technologies, Llc Proximity switch having wrong touch adaptive learning and method
US8994228B2 (en) 2011-11-03 2015-03-31 Ford Global Technologies, Llc Proximity switch having wrong touch feedback
US8878438B2 (en) 2011-11-04 2014-11-04 Ford Global Technologies, Llc Lamp and proximity switch assembly and method
US9223415B1 (en) 2012-01-17 2015-12-29 Amazon Technologies, Inc. Managing resource usage for task performance
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US9531379B2 (en) 2012-04-11 2016-12-27 Ford Global Technologies, Llc Proximity switch assembly having groove between adjacent proximity sensors
US9197206B2 (en) 2012-04-11 2015-11-24 Ford Global Technologies, Llc Proximity switch having differential contact surface
US8933708B2 (en) 2012-04-11 2015-01-13 Ford Global Technologies, Llc Proximity switch assembly and activation method with exploration mode
US9944237B2 (en) 2012-04-11 2018-04-17 Ford Global Technologies, Llc Proximity switch assembly with signal drift rejection and method
US9660644B2 (en) 2012-04-11 2017-05-23 Ford Global Technologies, Llc Proximity switch assembly and activation method
US9559688B2 (en) 2012-04-11 2017-01-31 Ford Global Technologies, Llc Proximity switch assembly having pliable surface and depression
US9831870B2 (en) 2012-04-11 2017-11-28 Ford Global Technologies, Llc Proximity switch assembly and method of tuning same
US9568527B2 (en) 2012-04-11 2017-02-14 Ford Global Technologies, Llc Proximity switch assembly and activation method having virtual button mode
US9184745B2 (en) 2012-04-11 2015-11-10 Ford Global Technologies, Llc Proximity switch assembly and method of sensing user input based on signal rate of change
US9219472B2 (en) 2012-04-11 2015-12-22 Ford Global Technologies, Llc Proximity switch assembly and activation method using rate monitoring
US9065447B2 (en) 2012-04-11 2015-06-23 Ford Global Technologies, Llc Proximity switch assembly and method having adaptive time delay
US9287864B2 (en) 2012-04-11 2016-03-15 Ford Global Technologies, Llc Proximity switch assembly and calibration method therefor
US9520875B2 (en) 2012-04-11 2016-12-13 Ford Global Technologies, Llc Pliable proximity switch assembly and activation method
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US8775442B2 (en) 2012-05-15 2014-07-08 Apple Inc. Semantic search using a single-source semantic model
US9136840B2 (en) 2012-05-17 2015-09-15 Ford Global Technologies, Llc Proximity switch assembly having dynamic tuned threshold
US8981602B2 (en) 2012-05-29 2015-03-17 Ford Global Technologies, Llc Proximity switch assembly having non-switch contact and method
US9337832B2 (en) 2012-06-06 2016-05-10 Ford Global Technologies, Llc Proximity switch and method of adjusting sensitivity therefor
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
WO2013185109A2 (en) 2012-06-08 2013-12-12 Apple Inc. Systems and methods for recognizing textual identifiers within a plurality of words
US9641172B2 (en) 2012-06-27 2017-05-02 Ford Global Technologies, Llc Proximity switch assembly having varying size electrode fingers
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US8922340B2 (en) 2012-09-11 2014-12-30 Ford Global Technologies, Llc Proximity switch based door latch release
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US8935167B2 (en) 2012-09-25 2015-01-13 Apple Inc. Exemplar-based latent perceptual modeling for automatic speech recognition
US8796575B2 (en) 2012-10-31 2014-08-05 Ford Global Technologies, Llc Proximity switch assembly having ground layer
US9081413B2 (en) * 2012-11-20 2015-07-14 3M Innovative Properties Company Human interaction system based upon real-time intention detection
CN103841137A (zh) * 2012-11-22 2014-06-04 腾讯科技(深圳)有限公司 智能终端控制网页应用的方法及智能终端
US9147398B2 (en) * 2013-01-23 2015-09-29 Nokia Technologies Oy Hybrid input device for touchless user interface
KR20150104615A (ko) 2013-02-07 2015-09-15 애플 인크. 디지털 어시스턴트를 위한 음성 트리거
US9311204B2 (en) 2013-03-13 2016-04-12 Ford Global Technologies, Llc Proximity interface development system having replicator and method
US9733821B2 (en) 2013-03-14 2017-08-15 Apple Inc. Voice control to diagnose inadvertent activation of accessibility features
US9977779B2 (en) 2013-03-14 2018-05-22 Apple Inc. Automatic supplementation of word correction dictionaries
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US10642574B2 (en) 2013-03-14 2020-05-05 Apple Inc. Device, method, and graphical user interface for outputting captions
US10572476B2 (en) 2013-03-14 2020-02-25 Apple Inc. Refining a search based on schedule items
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
CN105144133B (zh) 2013-03-15 2020-11-20 苹果公司 对中断进行上下文相关处理
AU2014233517B2 (en) 2013-03-15 2017-05-25 Apple Inc. Training an at least partial voice command system
KR101857648B1 (ko) 2013-03-15 2018-05-15 애플 인크. 지능형 디지털 어시스턴트에 의한 사용자 트레이닝
JP6032350B2 (ja) * 2013-03-21 2016-11-24 富士通株式会社 動作検知装置及び動作検知方法
CN103200330A (zh) * 2013-04-16 2013-07-10 上海斐讯数据通信技术有限公司 一种触发手电筒的实现方法及移动终端
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
KR101959188B1 (ko) 2013-06-09 2019-07-02 애플 인크. 디지털 어시스턴트의 둘 이상의 인스턴스들에 걸친 대화 지속성을 가능하게 하기 위한 디바이스, 방법 및 그래픽 사용자 인터페이스
WO2014200731A1 (en) 2013-06-13 2014-12-18 Apple Inc. System and method for emergency calls initiated by voice command
US9594542B2 (en) 2013-06-20 2017-03-14 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on training by third-party developers
US9633317B2 (en) 2013-06-20 2017-04-25 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on a natural language intent interpreter
US10474961B2 (en) 2013-06-20 2019-11-12 Viv Labs, Inc. Dynamically evolving cognitive architecture system based on prompting for additional user input
US10083009B2 (en) 2013-06-20 2018-09-25 Viv Labs, Inc. Dynamically evolving cognitive architecture system planning
DE112014003653B4 (de) 2013-08-06 2024-04-18 Apple Inc. Automatisch aktivierende intelligente Antworten auf der Grundlage von Aktivitäten von entfernt angeordneten Vorrichtungen
US11199906B1 (en) 2013-09-04 2021-12-14 Amazon Technologies, Inc. Global user input management
US9367203B1 (en) 2013-10-04 2016-06-14 Amazon Technologies, Inc. User interface techniques for simulating three-dimensional depth
CN105659316A (zh) * 2013-11-25 2016-06-08 三菱电机株式会社 对话控制装置和对话控制方法
US10296160B2 (en) 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
EP2887205A1 (en) * 2013-12-17 2015-06-24 Sony Corporation Voice activated device, method & computer program product
US10741182B2 (en) * 2014-02-18 2020-08-11 Lenovo (Singapore) Pte. Ltd. Voice input correction using non-audio based input
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
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
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US9916328B1 (en) 2014-07-11 2018-03-13 Google Llc Providing user assistance from interaction understanding
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US9792334B2 (en) * 2014-09-25 2017-10-17 Sap Se Large-scale processing and querying for real-time surveillance
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US10038443B2 (en) 2014-10-20 2018-07-31 Ford Global Technologies, Llc Directional proximity switch assembly
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
JP5784211B1 (ja) * 2014-12-19 2015-09-24 株式会社Cygames 情報処理プログラムおよび情報処理方法
CN105812506A (zh) * 2014-12-27 2016-07-27 深圳富泰宏精密工业有限公司 操作方式控制系统与方法
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
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
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
KR101671760B1 (ko) * 2015-03-16 2016-11-02 주식회사 스마트올웨이즈온 멀티모달 정보를 기반으로 상황 인지 기능을 수행하여 사용자 인터페이스와 사용자 경험을 스스로 학습하고 개선하는 셋톱박스, 촬영 장치, 그리고 이를 이용한 방법 및 컴퓨터 판독 가능한 기록 매체
US9654103B2 (en) 2015-03-18 2017-05-16 Ford Global Technologies, Llc Proximity switch assembly having haptic feedback and method
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US10923126B2 (en) 2015-03-19 2021-02-16 Samsung Electronics Co., Ltd. Method and device for detecting voice activity based on image information
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10460227B2 (en) 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US9548733B2 (en) 2015-05-20 2017-01-17 Ford Global Technologies, Llc Proximity sensor assembly having interleaved electrode configuration
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
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
CN105159111B (zh) * 2015-08-24 2019-01-25 百度在线网络技术(北京)有限公司 基于人工智能的智能交互设备控制方法及系统
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10331312B2 (en) 2015-09-08 2019-06-25 Apple Inc. Intelligent automated assistant in a media environment
US10740384B2 (en) 2015-09-08 2020-08-11 Apple Inc. Intelligent automated assistant for media search and playback
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10970646B2 (en) 2015-10-01 2021-04-06 Google Llc Action suggestions for user-selected content
CN105389461A (zh) * 2015-10-21 2016-03-09 胡习 一种交互式儿童自主管理系统及其管理方法
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
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10764226B2 (en) * 2016-01-15 2020-09-01 Staton Techiya, Llc Message delivery and presentation methods, systems and devices using receptivity
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US11227589B2 (en) 2016-06-06 2022-01-18 Apple Inc. Intelligent list reading
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179588B1 (en) 2016-06-09 2019-02-22 Apple Inc. INTELLIGENT AUTOMATED ASSISTANT IN A HOME ENVIRONMENT
CN107490971B (zh) * 2016-06-09 2019-06-11 苹果公司 家庭环境中的智能自动化助理
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
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
US10621992B2 (en) * 2016-07-22 2020-04-14 Lenovo (Singapore) Pte. Ltd. Activating voice assistant based on at least one of user proximity and context
CN106446524A (zh) * 2016-08-31 2017-02-22 北京智能管家科技有限公司 智能硬件多模态级联建模方法及装置
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10535005B1 (en) 2016-10-26 2020-01-14 Google Llc Providing contextual actions for mobile onscreen content
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US10229680B1 (en) * 2016-12-29 2019-03-12 Amazon Technologies, Inc. Contextual entity resolution
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
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
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
DK180048B1 (en) 2017-05-11 2020-02-04 Apple Inc. MAINTAINING THE DATA PROTECTION OF PERSONAL INFORMATION
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
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770429A1 (en) 2017-05-12 2018-12-14 Apple Inc. LOW-LATENCY INTELLIGENT AUTOMATED ASSISTANT
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
DK201770411A1 (en) 2017-05-15 2018-12-20 Apple Inc. MULTI-MODAL INTERFACES
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
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
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
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
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
IL311263A (en) 2017-12-14 2024-05-01 Magic Leap Inc Context-based processing of virtual characters
FR3076016B1 (fr) * 2017-12-26 2021-10-22 Thales Sa Dispositif electronique d'interface entre au moins un systeme avionique et un ensemble de capteurs, installation avionique, procede de communication et programme d'ordinateur associes
CN108563321A (zh) * 2018-01-02 2018-09-21 联想(北京)有限公司 信息处理方法和电子设备
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
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
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
TWI691923B (zh) * 2018-04-02 2020-04-21 華南商業銀行股份有限公司 金融交易詐騙偵測防範系統及其方法
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
DK179822B1 (da) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
DK201870355A1 (en) 2018-06-01 2019-12-16 Apple Inc. VIRTUAL ASSISTANT OPERATION IN MULTI-DEVICE ENVIRONMENTS
US11076039B2 (en) 2018-06-03 2021-07-27 Apple Inc. Accelerated task performance
US11588902B2 (en) * 2018-07-24 2023-02-21 Newton Howard Intelligent reasoning framework for user intent extraction
US11010561B2 (en) 2018-09-27 2021-05-18 Apple Inc. Sentiment prediction from textual data
US11170166B2 (en) 2018-09-28 2021-11-09 Apple Inc. Neural typographical error modeling via generative adversarial networks
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
US10839159B2 (en) 2018-09-28 2020-11-17 Apple Inc. Named entity normalization in a spoken dialog system
US10831442B2 (en) * 2018-10-19 2020-11-10 International Business Machines Corporation Digital assistant user interface amalgamation
CN109192209A (zh) * 2018-10-23 2019-01-11 珠海格力电器股份有限公司 一种语音识别方法及装置
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
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
CN111737670B (zh) * 2019-03-25 2023-08-18 广州汽车集团股份有限公司 多模态数据协同人机交互的方法、系统及车载多媒体装置
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
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
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
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
DK201970511A1 (en) 2019-05-31 2021-02-15 Apple Inc Voice identification in digital assistant systems
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11227599B2 (en) 2019-06-01 2022-01-18 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
CN110196642B (zh) * 2019-06-21 2022-05-17 济南大学 一种基于意图理解模型的导航式虚拟显微镜
US11488406B2 (en) 2019-09-25 2022-11-01 Apple Inc. Text detection using global geometry estimators
US11887600B2 (en) * 2019-10-04 2024-01-30 Disney Enterprises, Inc. Techniques for interpreting spoken input using non-verbal cues
EP3832435A1 (en) * 2019-12-06 2021-06-09 XRSpace CO., LTD. Motion tracking system and method
US11869213B2 (en) * 2020-01-17 2024-01-09 Samsung Electronics Co., Ltd. Electronic device for analyzing skin image and method for controlling the same
US11061543B1 (en) 2020-05-11 2021-07-13 Apple Inc. Providing relevant data items based on context
US11183193B1 (en) 2020-05-11 2021-11-23 Apple Inc. Digital assistant hardware abstraction
US11755276B2 (en) 2020-05-12 2023-09-12 Apple Inc. Reducing description length based on confidence
CN111968631B (zh) * 2020-06-29 2023-10-10 百度在线网络技术(北京)有限公司 智能设备的交互方法、装置、设备及存储介质
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
US11804215B1 (en) 2022-04-29 2023-10-31 Apple Inc. Sonic responses

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6629065B1 (en) * 1998-09-30 2003-09-30 Wisconsin Alumni Research Foundation Methods and apparata for rapid computer-aided design of objects in virtual reality and other environments
CN1825901A (zh) * 2005-01-26 2006-08-30 阿尔卡特公司 多媒体用户行为预测器
CN101208613A (zh) * 2005-06-29 2008-06-25 微软公司 知道位置的多模式多语言设备

Family Cites Families (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0375860A (ja) * 1989-08-18 1991-03-29 Hitachi Ltd パーソナライズド端末
US5621858A (en) * 1992-05-26 1997-04-15 Ricoh Corporation Neural network acoustic and visual speech recognition system training method and apparatus
US5473726A (en) * 1993-07-06 1995-12-05 The United States Of America As Represented By The Secretary Of The Air Force Audio and amplitude modulated photo data collection for speech recognition
JP3375449B2 (ja) 1995-02-27 2003-02-10 シャープ株式会社 統合認識対話装置
US5806036A (en) * 1995-08-17 1998-09-08 Ricoh Company, Ltd. Speechreading using facial feature parameters from a non-direct frontal view of the speaker
JP3702978B2 (ja) * 1996-12-26 2005-10-05 ソニー株式会社 認識装置および認識方法、並びに学習装置および学習方法
JPH11164186A (ja) * 1997-11-27 1999-06-18 Fuji Photo Film Co Ltd 画像記録装置
JP2000132305A (ja) * 1998-10-23 2000-05-12 Olympus Optical Co Ltd 操作入力装置
US6842877B2 (en) * 1998-12-18 2005-01-11 Tangis Corporation Contextual responses based on automated learning techniques
US6825875B1 (en) * 1999-01-05 2004-11-30 Interval Research Corporation Hybrid recording unit including portable video recorder and auxillary device
JP2000276190A (ja) 1999-03-26 2000-10-06 Yasuto Takeuchi 発声を必要としない音声通話装置
SE9902229L (sv) * 1999-06-07 2001-02-05 Ericsson Telefon Ab L M Apparatus and method of controlling a voice controlled operation
US6904405B2 (en) * 1999-07-17 2005-06-07 Edwin A. Suominen Message recognition using shared language model
JP2001100878A (ja) 1999-09-29 2001-04-13 Toshiba Corp マルチモーダル入出力装置
US7028269B1 (en) * 2000-01-20 2006-04-11 Koninklijke Philips Electronics N.V. Multi-modal video target acquisition and re-direction system and method
JP2005174356A (ja) * 2000-02-01 2005-06-30 Toshiba Corp 方向検出方法
JP2001216069A (ja) * 2000-02-01 2001-08-10 Toshiba Corp 操作入力装置および方向検出方法
NZ503882A (en) * 2000-04-10 2002-11-26 Univ Otago Artificial intelligence system comprising a neural network with an adaptive component arranged to aggregate rule nodes
US6754373B1 (en) * 2000-07-14 2004-06-22 International Business Machines Corporation System and method for microphone activation using visual speech cues
US6894714B2 (en) * 2000-12-05 2005-05-17 Koninklijke Philips Electronics N.V. Method and apparatus for predicting events in video conferencing and other applications
US6964023B2 (en) * 2001-02-05 2005-11-08 International Business Machines Corporation System and method for multi-modal focus detection, referential ambiguity resolution and mood classification using multi-modal input
KR20020068235A (ko) 2001-02-20 2002-08-27 유재천 치아와 입술 영상을 이용한 음성인식 장치 및 방법
US7171357B2 (en) 2001-03-21 2007-01-30 Avaya Technology Corp. Voice-activity detection using energy ratios and periodicity
US7102485B2 (en) * 2001-05-08 2006-09-05 Gene Williams Motion activated communication device
US7203643B2 (en) 2001-06-14 2007-04-10 Qualcomm Incorporated Method and apparatus for transmitting speech activity in distributed voice recognition systems
CA2397466A1 (en) * 2001-08-15 2003-02-15 At&T Corp. Systems and methods for aggregating related inputs using finite-state devices and extracting meaning from multimodal inputs using aggregation
US6990639B2 (en) * 2002-02-07 2006-01-24 Microsoft Corporation System and process for controlling electronic components in a ubiquitous computing environment using multimodal integration
DE10208469A1 (de) * 2002-02-27 2003-09-04 Bsh Bosch Siemens Hausgeraete Elektrisches Gerät, insbesondere Dunstabzugshaube
US7230955B1 (en) 2002-12-27 2007-06-12 At & T Corp. System and method for improved use of voice activity detection
KR100515798B1 (ko) 2003-02-10 2005-09-21 한국과학기술원 입 벌림 정도와 얼굴방향 인식방법 및 얼굴 제스처를이용한 로봇 구동방법
CA2420129A1 (en) 2003-02-17 2004-08-17 Catena Networks, Canada, Inc. A method for robustly detecting voice activity
US8745541B2 (en) * 2003-03-25 2014-06-03 Microsoft Corporation Architecture for controlling a computer using hand gestures
US20040243416A1 (en) * 2003-06-02 2004-12-02 Gardos Thomas R. Speech recognition
US7343289B2 (en) 2003-06-25 2008-03-11 Microsoft Corp. System and method for audio/video speaker detection
US7383181B2 (en) 2003-07-29 2008-06-03 Microsoft Corporation Multi-sensory speech detection system
US7318030B2 (en) 2003-09-17 2008-01-08 Intel Corporation Method and apparatus to perform voice activity detection
JP4311190B2 (ja) * 2003-12-17 2009-08-12 株式会社デンソー 車載機器用インターフェース
US20050228673A1 (en) 2004-03-30 2005-10-13 Nefian Ara V Techniques for separating and evaluating audio and video source data
US8788265B2 (en) 2004-05-25 2014-07-22 Nokia Solutions And Networks Oy System and method for babble noise detection
US7624355B2 (en) * 2004-05-27 2009-11-24 Baneth Robin C System and method for controlling a user interface
FI20045315A (fi) 2004-08-30 2006-03-01 Nokia Corp Ääniaktiivisuuden havaitseminen äänisignaalissa
JP4630646B2 (ja) 2004-11-19 2011-02-09 任天堂株式会社 息吹きかけ判別プログラム、息吹きかけ判別装置、ゲームプログラムおよびゲーム装置
EP1861847A4 (en) 2005-03-24 2010-06-23 Mindspeed Tech Inc ADAPTIVE NOISE STATUS UPDATE FOR VOICE ACTIVITY DETECTOR
GB2426166B (en) 2005-05-09 2007-10-17 Toshiba Res Europ Ltd Voice activity detection apparatus and method
US7346504B2 (en) 2005-06-20 2008-03-18 Microsoft Corporation Multi-sensory speech enhancement using a clean speech prior
WO2007057879A1 (en) 2005-11-17 2007-05-24 Shaul Simhi Personalized voice activity detection
KR100820141B1 (ko) 2005-12-08 2008-04-08 한국전자통신연구원 음성 구간 검출 장치 및 방법 그리고 음성 인식 시스템
US7860718B2 (en) 2005-12-08 2010-12-28 Electronics And Telecommunications Research Institute Apparatus and method for speech segment detection and system for speech recognition
DE102006037156A1 (de) * 2006-03-22 2007-09-27 Volkswagen Ag Interaktive Bedienvorrichtung und Verfahren zum Betreiben der interaktiven Bedienvorrichtung
KR20080002187A (ko) * 2006-06-30 2008-01-04 주식회사 케이티 개인 감성 및 상황 변화에 따른 맞춤형 감성 서비스 시스템및 그 방법
US8775168B2 (en) 2006-08-10 2014-07-08 Stmicroelectronics Asia Pacific Pte, Ltd. Yule walker based low-complexity voice activity detector in noise suppression systems
WO2008069519A1 (en) * 2006-12-04 2008-06-12 Electronics And Telecommunications Research Institute Gesture/speech integrated recognition system and method
US8326636B2 (en) * 2008-01-16 2012-12-04 Canyon Ip Holdings Llc Using a physical phenomenon detector to control operation of a speech recognition engine
US20080252595A1 (en) * 2007-04-11 2008-10-16 Marc Boillot Method and Device for Virtual Navigation and Voice Processing
JP2009042910A (ja) * 2007-08-07 2009-02-26 Sony Corp 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム
WO2009045861A1 (en) 2007-10-05 2009-04-09 Sensory, Incorporated Systems and methods of performing speech recognition using gestures
US20090262078A1 (en) * 2008-04-21 2009-10-22 David Pizzi Cellular phone with special sensor functions
US20100162181A1 (en) * 2008-12-22 2010-06-24 Palm, Inc. Interpreting Gesture Input Including Introduction Or Removal Of A Point Of Contact While A Gesture Is In Progress

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6629065B1 (en) * 1998-09-30 2003-09-30 Wisconsin Alumni Research Foundation Methods and apparata for rapid computer-aided design of objects in virtual reality and other environments
CN1825901A (zh) * 2005-01-26 2006-08-30 阿尔卡特公司 多媒体用户行为预测器
CN101208613A (zh) * 2005-06-29 2008-06-25 微软公司 知道位置的多模式多语言设备

Also Published As

Publication number Publication date
EP2426598A4 (en) 2012-11-14
WO2010126321A2 (ko) 2010-11-04
WO2010126321A3 (ko) 2011-03-24
US8606735B2 (en) 2013-12-10
EP2426598A2 (en) 2012-03-07
EP2426598B1 (en) 2017-06-21
JP5911796B2 (ja) 2016-04-27
CN102405463A (zh) 2012-04-04
US20100280983A1 (en) 2010-11-04
JP2012525625A (ja) 2012-10-22

Similar Documents

Publication Publication Date Title
CN102405463B (zh) 利用多模态信息的用户意图推理装置及方法
US8565535B2 (en) Rejecting out-of-vocabulary words
Jaimes et al. Multimodal human–computer interaction: A survey
KR101581883B1 (ko) 모션 정보를 이용하는 음성 검출 장치 및 방법
Rossi et al. An extensible architecture for robust multimodal human-robot communication
US8478600B2 (en) Input/output apparatus based on voice recognition, and method thereof
US20080111710A1 (en) Method and Device to Control Touchless Recognition
Gillian Gesture recognition for musician computer interaction
LaViola Jr An introduction to 3D gestural interfaces
CN114995657B (zh) 一种智能机器人的多模态融合自然交互方法、系统及介质
KR101652705B1 (ko) 멀티 모달 정보를 이용하는 사용자 의도 추론 장치 및 방법
Zobl et al. Gesture components for natural interaction with in-car devices
Wang et al. A gesture-based method for natural interaction in smart spaces
Hatwar et al. Home automation system based on gesture recognition system
Babu et al. Controlling Computer Features Through Hand Gesture
Costagliola et al. Gesture‐Based Computing
Shree et al. A Virtual Assistor for Impaired People by using Gestures and Voice
Rathnayake et al. Jointly optimizing sensing pipelines for multimodal mixed reality interaction
Hanheide et al. Combining environmental cues & head gestures to interact with wearable devices
Balzano et al. Mandri: a new proposal of manus VR facility integration in everyday car driving
Ko et al. Untethered gesture acquisition and recognition for a multimodal conversational system
Chaudhry et al. Music Recommendation System through Hand Gestures and Facial Emotions
Quek et al. Gesture and speech multimodal conversational interaction
Corso et al. Analysis of composite gestures with a coherent probabilistic graphical model
Kumar et al. Gesture-Driven Virtual Mouse with a Voice Assistant

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150729

Termination date: 20190429