WO2020199963A1 - Method for food ordering robot to identify food ordering intention of user, and robot - Google Patents

Method for food ordering robot to identify food ordering intention of user, and robot Download PDF

Info

Publication number
WO2020199963A1
WO2020199963A1 PCT/CN2020/080725 CN2020080725W WO2020199963A1 WO 2020199963 A1 WO2020199963 A1 WO 2020199963A1 CN 2020080725 W CN2020080725 W CN 2020080725W WO 2020199963 A1 WO2020199963 A1 WO 2020199963A1
Authority
WO
WIPO (PCT)
Prior art keywords
ordering
intention
user
robot
processor
Prior art date
Application number
PCT/CN2020/080725
Other languages
French (fr)
Chinese (zh)
Inventor
彭瑞刚
Original Assignee
时时同云科技(成都)有限责任公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 时时同云科技(成都)有限责任公司 filed Critical 时时同云科技(成都)有限责任公司
Publication of WO2020199963A1 publication Critical patent/WO2020199963A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • 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/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1822Parsing for meaning understanding
    • 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
    • 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/26Speech to text systems
    • 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
    • G10L2015/221Announcement of recognition results
    • 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
    • G10L2015/225Feedback of the input speech

Definitions

  • the present disclosure relates to the technical field of robot intention recognition, and in particular, to a method and a robot for an ordering robot to recognize a user's ordering intention.
  • the application publication number is CN 109146717 A and the publication date of the application publication date is 2019.01.04 discloses a method for self-service ordering and delivery of food in an unmanned restaurant; the method includes: the user obtains it through his own personal mobile terminal The identification information provided by the dining table; the user opens the login interface of the ordering system through his own personal mobile terminal and logs into the ordering system; the ordering system authenticates the received identification information, and the ordering system provides the ordering interface to the user The user orders food and forms an order in the ordering system; the ordering system automatically shares the information with the restaurant robot, which receives the order and identification information, and picks up the food in the back kitchen according to the order of the order; The robot locates the table position according to the position information of the table in the identification information, and delivers the meal ordered by the user to the designated meal. ; This disclosure realizes the formation of intelligent automatic management between the user order and the meal, reduces the number of restaurant waiters, and helps reduce restaurant operating costs.
  • this unmanned restaurant self-service ordering and delivery method does not have a model training function, which makes it difficult to configure voice conversion, and the machine often fails to recognize the ordering intention.
  • the present disclosure provides a method and a robot for an ordering robot to recognize a user’s ordering intention, which can effectively overcome the existing technology that does not have a model training function, resulting in voice conversion. Configuration is difficult, and the machine often fails to recognize the defects of ordering intentions.
  • the present disclosure provides a method for a food ordering robot to recognize a user's ordering intention, which includes the following steps:
  • the ordering robot recognizes the user's ordering intention expressed by voice through the intention recognition model.
  • the present disclosure also provides an ordering robot using the above method for recognizing a user’s ordering intention.
  • the ordering robot is provided with a controller, a wireless communication module, a voice recognition module, a speaker and a display screen; wherein, wireless communication
  • the module, voice recognition module, speaker and display screen are all electrically connected to the controller.
  • the present disclosure also provides an electronic device, which includes:
  • At least one processor and,
  • a memory communicatively connected with the at least one processor; wherein,
  • the memory stores instructions that can be executed by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute any of the foregoing first aspect or any implementation of the first aspect A method for the ordering robot to recognize the user's ordering intention.
  • the present disclosure also provides a non-transitory computer-readable storage medium, the non-transitory computer-readable storage medium stores at least one executable instruction, and the executable instruction is used to make a processor execute the aforementioned first aspect or the first A method for the ordering robot in any implementation manner of the aspect to recognize the user's ordering intention.
  • the present disclosure also provides a computer program product.
  • the computer program product includes a calculation program stored on a non-transitory computer-readable storage medium.
  • the computer program includes program instructions that, when executed by a processor, cause the The processor executes the method for the ordering robot in the foregoing first aspect or any implementation of the first aspect to recognize the user's ordering intention.
  • the present disclosure provides a method and robot for an ordering robot to recognize the user's ordering intention, and the beneficial effect produced is: creatively applying the method of natural language text classification to the ordering robot
  • the field of intention recognition in the ordering stage greatly improves the robot's intelligence. It does not need to be divided into verbs and nouns manually. It has a model training function. After the model is trained, the corresponding intention can be accurately identified for different sentences. Greatly increase the flexibility and simplicity of configuration and optimize the user experience.
  • Figure 1 is a schematic flow diagram of the disclosed method
  • FIG. 2 is a schematic diagram of the system structure of the ordering robot of the present disclosure
  • FIG. 3 is a schematic structural diagram of an electronic device 30 provided by an embodiment of the disclosure.
  • a method for an ordering robot to recognize a user's ordering intention includes the following steps:
  • Step 1 Intent preparation.
  • the developer summarizes the intent of ordering according to business characteristics
  • Step 2 Data preparation, summarizing and calibrating the intent of daily ordering terms
  • Step three model training, select and train an ordering intention recognition model according to the number of intentions and the scale of training data
  • Step 4 online application, the ordering robot obtains the voice information of the user's order, converts the text through voice recognition technology, enters the text into the intention recognition model, obtains the probability corresponding to each intention, and applies the appropriate probability threshold set according to the business characteristics Determine the intention of the conversation;
  • Step five online optimization, for the situation where the user’s ordering intention cannot be identified through comparison or the identified ordering intention is wrong, training data is added, and steps 3 and 4 are repeated to make the intention recognition more and more accurate.
  • the user's ordering intention cannot be recognized, that is, the online intention recognition score is low, and the preset probability threshold is not reached.
  • the ordering robot in step 4 is equipped with a controller, the controller model is STM32F103, and the controller is powered by a small battery; the ordering robot in step 4 is equipped with a wireless communication module, and the wireless communication module model is URS-GPRS- 730, the wireless communication module is electrically connected to the controller; the ordering robot in step 4 is equipped with a voice recognition module, the model of the speech recognition module is LD3320, and the speech recognition module is electrically connected to the controller; the ordering robot in step 4 is equipped with The speaker for the voice feedback information is electrically connected to the controller; the ordering robot in step 4 is provided with a display screen for confirming the ordering information for customers, and the display screen is electrically connected to the controller.
  • the developer summarizes the intent of ordering according to the business characteristics and completes the intent preparation; then summarizes and calibrates the intent of the daily ordering language to complete the data preparation; secondly, select the appropriate machine learning according to the number of intents and the scale of training data Model, train the intention classification model, and complete the model training; again, the ordering robot obtains the voice information of the user’s order, converts the voice signal into text through the voice recognition module, and enters the text into the intention recognition model to obtain the probability corresponding to each intent.
  • the controller controls the wireless communication module to send the ordering information to the background for processing To complete the ordering work;
  • the intent recognition scheme of the existing general platform is to configure a certain intent.
  • it is necessary to configure the verb and noun corresponding to the intent such as "lai a bowl of noodles" in the intent of ordering.
  • the verb "lai” and nouns need to be configured during configuration.
  • "A bowl of noodles” is extremely inconvenient to configure.
  • One more word in the middle cannot be recognized.
  • This disclosure only needs to tell the model that "coming a bowl of noodles” is an ordering intention during the data preparation stage, and does not need to be manually divided into
  • the verb "lai” and the noun "one bowl of noodles" after training the model, it can accurately identify the corresponding intentions for the different sentences like "lai one noodle", which greatly increases the flexibility and simplicity of configuration, and optimizes Improve the user experience.
  • This disclosure has disclosed the models of the controller, the wireless communication module, and the voice recognition module.
  • the internal structure and pin functions of the electrical components involved in this disclosure are the common knowledge of those skilled in the art, and those skilled in the art have the ability to establish The circuit connection relationship between the above-mentioned electrical components, in addition, the use of a wireless communication module to establish a wireless connection is common knowledge of those skilled in the art.
  • the present disclosure provides a method and a robot for an ordering robot to recognize a user's ordering intention, which produces beneficial effects: creatively applying the method of natural language field text classification to the field of intention recognition at the ordering stage of the ordering robot, It greatly improves the robot's intelligence. It does not need to be manually split into verbs and nouns. It has a model training function. After the model is trained, the corresponding intent can be accurately identified for different sentences, which greatly increases the flexibility and configuration Convenience, optimized user experience.
  • the electronic device 30 includes at least one processor 301 (for example, a CPU), at least one input and output interface 304, a memory 302, and at least one communication bus 303 for implementing The connection and communication between these components.
  • the at least one processor 301 is configured to execute the computer instructions stored in the memory 302, so that the at least one processor 301 can execute any of the foregoing embodiments of the method for ordering robots to recognize the user's ordering intention.
  • the memory 302 is a non-transitory memory (non-transitory memory), which may include volatile memory, such as high-speed random access memory (RAM: Random Access Memory), and may also include non-volatile memory (non-volatile memory) , Such as at least one disk storage.
  • volatile memory such as high-speed random access memory (RAM: Random Access Memory)
  • non-volatile memory non-volatile memory
  • the communication connection with at least one other device or unit is realized through at least one input and output interface 304 (which may be a wired or wireless communication interface).
  • the memory 302 stores a program 3021
  • the processor 301 executes the program 3021, which is used to execute any of the aforementioned food ordering robots in the method embodiment for recognizing the user's ordering intention.
  • the electronic device can exist in many forms, including but not limited to:
  • Mobile communication equipment This type of equipment is characterized by mobile communication functions, and its main goal is to provide voice and data communications.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has calculation and processing functions, and generally also has mobile Internet features.
  • Such terminals include: PDA, MID and UMPC devices, such as iPad.
  • Portable entertainment equipment This type of equipment can display and play multimedia content.
  • Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, as well as smart toys and portable car navigation devices.
  • Specific server a device that provides computing services.
  • the composition of a server includes a processor, hard disk, memory, system bus, etc.
  • the server is similar to a general computer architecture, but due to the need to provide highly reliable services, it is High requirements in terms of performance, reliability, security, scalability, and manageability.
  • the description is relatively simple, and for related parts, please refer to the partial description of the method embodiment.
  • a "computer-readable medium” can be any device that can contain, store, communicate, propagate, or transmit a program for use by an instruction execution system, device, or device or in combination with these instruction execution systems, devices, or devices.
  • computer readable media include the following: electrical connections (electronic devices) with one or more wiring, portable computer disk cases (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable and editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer-readable medium may even be paper or other suitable media on which the program can be printed, because it can be used, for example, by optically scanning the paper or other media, and then editing, interpreting, or other suitable media if necessary. The program is processed in a manner to obtain the program electronically and then stored in the computer memory.
  • multiple steps or methods can be implemented by software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a logic gate circuit for implementing logic functions on data signals
  • Discrete logic circuits application-specific integrated circuits with suitable combinational logic gates
  • PGA programmable gate array
  • FPGA field programmable gate array

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Multimedia (AREA)
  • Acoustics & Sound (AREA)
  • Human Computer Interaction (AREA)
  • Artificial Intelligence (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A smart intention identification human-machine interaction method for a food ordering robot, comprising the following steps: summarizing food ordering intentions on the basis of service features (step 1); calibrating which food ordering intentions common food ordering terms belong to (step 2); on the basis of the number of summarized food ordering intentions and the number of common food ordering terms, selecting and training a food ordering intention identification model (step 3); and a food ordering robot identifying, by means of the intention identification model, a food ordering intention of a user expressed by means of speech (step 4).

Description

点餐机器人对用户的点餐意图进行识别的方法及机器人Method and robot for ordering robot to recognize user's ordering intention
相关申请的交叉参考Cross reference of related applications
本申请要求于2019年3月29日提交中国专利局、申请号为201910250987.5、名称为“一种面向点餐机器人的智能意图识别人机交互方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on March 29, 2019, the application number is 201910250987.5, and the name is "An Intelligent Intent Recognition Human-Computer Interaction Method for Food Ordering Robots". The reference is incorporated in this application.
技术领域Technical field
本公开涉及机器人意图识别技术领域,尤其涉及一种点餐机器人对用户的点餐意图进行识别的方法及机器人。The present disclosure relates to the technical field of robot intention recognition, and in particular, to a method and a robot for an ordering robot to recognize a user's ordering intention.
背景技术Background technique
随着社会经济的发展和工业化水平的提高,人们对机器人的使用越来越多,智能机器人技术成为社会研究的热点,机器人服务员已经步入寻常饭店中。为了提高顾客就餐的效率和节省店铺的成本,越来越多的店铺开始使用点餐机器人,但是传统的点餐机器人的意图识别方案为配置某一意图,一般需要配置意图所对应的动词和名词,配置起来极其不方便,中间多一个字少一个字都不能识别,不具有模型训练功能,导致语音转换配置困难,机器经常不能识别点餐意图。因此,研发一种点餐机器人对用户的点餐意图进行准确识别的方法是解决上述问题的关键所在。With the development of social economy and the improvement of industrialization level, people are using more and more robots. Intelligent robot technology has become a hot spot in social research, and robot attendants have entered ordinary restaurants. In order to improve customer dining efficiency and save shop costs, more and more shops begin to use ordering robots, but the intent recognition scheme of traditional ordering robots is to configure a certain intent, and generally need to configure the verb and noun corresponding to the intent , It is extremely inconvenient to configure. One more word in the middle can’t be recognized without one less word. It does not have the model training function, which makes it difficult to configure the voice conversion. The machine often fails to recognize the ordering intention. Therefore, the key to solving the above problems is to develop a method for the ordering robot to accurately recognize the user's ordering intention.
在申请公布号为CN 109146717 A,申请公布日为2019.01.04的公开专利中公开了一种无人化餐厅自助点餐、送餐方法;该方法包括:用户通过其自带的个人移动终端获取餐桌提供的识别信息;用户通过其自带的个人移动终端打开点餐系统的登录界面并登录点餐系统;点餐系统对收到的识别信息进行认证,点餐系统再提供点餐界面给用户的个人移动终端,用户点餐,并在点餐系统内形成订单;点餐系统自动将信息共享给餐厅机器人,餐厅机器人接收订单和识别信息,并根据订单的先后顺序到后厨取餐;餐厅机器人根据识别信息中餐桌的位置信息定位餐桌位置,并将用户所点的餐送达指定餐。;该公开实现了用户点餐到用餐之间形成智能自动化管理,减少了餐厅服务员的数量,有利于降低餐厅运营成本。The application publication number is CN 109146717 A and the publication date of the application publication date is 2019.01.04 discloses a method for self-service ordering and delivery of food in an unmanned restaurant; the method includes: the user obtains it through his own personal mobile terminal The identification information provided by the dining table; the user opens the login interface of the ordering system through his own personal mobile terminal and logs into the ordering system; the ordering system authenticates the received identification information, and the ordering system provides the ordering interface to the user The user orders food and forms an order in the ordering system; the ordering system automatically shares the information with the restaurant robot, which receives the order and identification information, and picks up the food in the back kitchen according to the order of the order; The robot locates the table position according to the position information of the table in the identification information, and delivers the meal ordered by the user to the designated meal. ; This disclosure realizes the formation of intelligent automatic management between the user order and the meal, reduces the number of restaurant waiters, and helps reduce restaurant operating costs.
但这种无人化餐厅自助点餐、送餐方法不具有模型训练功能,导致语音转换配置困难,机器经常不能识别点餐意图。However, this unmanned restaurant self-service ordering and delivery method does not have a model training function, which makes it difficult to configure voice conversion, and the machine often fails to recognize the ordering intention.
发明内容Summary of the invention
(一)解决的技术问题(1) Technical problems solved
针对现有技术所存在的上述缺点,本公开提供了一种点餐机器人对用户的点餐意图进行识别的方法及机器人,能够有效克服现有技术所存在的不具有模型训练功能,导致语音转换配置困难,机器经常不能识别点餐意图的缺陷。In view of the above-mentioned shortcomings in the prior art, the present disclosure provides a method and a robot for an ordering robot to recognize a user’s ordering intention, which can effectively overcome the existing technology that does not have a model training function, resulting in voice conversion. Configuration is difficult, and the machine often fails to recognize the defects of ordering intentions.
(二)技术方案(2) Technical solution
为了实现上述目的,本公开提供了一种点餐机器人对用户的点餐意图进行识别的方法,包括以下步骤:In order to achieve the above objective, the present disclosure provides a method for a food ordering robot to recognize a user's ordering intention, which includes the following steps:
根据业务特征归纳点餐意图;Summarize ordering intentions based on business characteristics;
为日常点餐用语标定其所属的点餐意图;Mark the ordering intention to which it belongs to the daily ordering language;
根据归纳出的点餐意图的数量和日常点餐用语的数量选择并训练点餐意图识别模型;以及Select and train an ordering intention recognition model based on the summed up number of ordering intentions and the number of daily ordering terms; and
点餐机器人通过意图识别模型识别通过语音表示的用户的点餐意图。The ordering robot recognizes the user's ordering intention expressed by voice through the intention recognition model.
本公开还提供了一种使用上述对用户的点餐意图进行识别的方法的点餐机器人,点餐机器人中设有控制器、无线通信模块、语音识别模块、扬声器以及显示屏;其中,无线通信模块、语音识别模块、扬声器以及显示屏均与控制器电气连接。The present disclosure also provides an ordering robot using the above method for recognizing a user’s ordering intention. The ordering robot is provided with a controller, a wireless communication module, a voice recognition module, a speaker and a display screen; wherein, wireless communication The module, voice recognition module, speaker and display screen are all electrically connected to the controller.
本公开还提供了一种电子设备,该电子设备包括:The present disclosure also provides an electronic device, which includes:
至少一个处理器;以及,At least one processor; and,
与该至少一个处理器通信连接的存储器;其中,A memory communicatively connected with the at least one processor; wherein,
该存储器存储有可被该至少一个处理器执行的指令,该指令被该至少一个处理器执行,以使该至少一个处理器能够执行前述任第一方面或第一方面的任一实现方式中的点餐机器人对用户的点餐意图进行识别的方法。The memory stores instructions that can be executed by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute any of the foregoing first aspect or any implementation of the first aspect A method for the ordering robot to recognize the user's ordering intention.
本公开还提供了一种非暂态计算机可读存储介质,该非暂态计算机可读存储介质存储有至少一可执行指令,该可执行指令用于使处理器执行前述第一方面或第一方面的任一实现方式中的点餐机器人对用户的点餐意图进行识 别的方法。The present disclosure also provides a non-transitory computer-readable storage medium, the non-transitory computer-readable storage medium stores at least one executable instruction, and the executable instruction is used to make a processor execute the aforementioned first aspect or the first A method for the ordering robot in any implementation manner of the aspect to recognize the user's ordering intention.
本公开还提供了一种计算机程序产品,该计算机程序产品包括存储在非暂态计算机可读存储介质上的计算程序,该计算机程序包括程序指令,当该程序指令被处理器执行时,使该处理器执行前述第一方面或第一方面的任一实现方式中的点餐机器人对用户的点餐意图进行识别的方法。The present disclosure also provides a computer program product. The computer program product includes a calculation program stored on a non-transitory computer-readable storage medium. The computer program includes program instructions that, when executed by a processor, cause the The processor executes the method for the ordering robot in the foregoing first aspect or any implementation of the first aspect to recognize the user's ordering intention.
(三)有益效果(3) Beneficial effects
与现有技术相比,本公开提供了一种点餐机器人对用户的点餐意图进行识别的方法及机器人,产生的有益效果为:创造性的将自然语言领域文本分类的方法应用到点餐机器人点餐阶段意图识别领域,极大地提升了机器人智能化程度,不用人为拆分为动词和名词,具有模型训练功能,训练好模型之后,对于有差异的句子也能准确识别出来所对应的意图,极大地增加配置的灵活性和简便度,优化了用户体验。Compared with the prior art, the present disclosure provides a method and robot for an ordering robot to recognize the user's ordering intention, and the beneficial effect produced is: creatively applying the method of natural language text classification to the ordering robot The field of intention recognition in the ordering stage greatly improves the robot's intelligence. It does not need to be divided into verbs and nouns manually. It has a model training function. After the model is trained, the corresponding intention can be accurately identified for different sentences. Greatly increase the flexibility and simplicity of configuration and optimize the user experience.
附图说明Description of the drawings
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present disclosure or the technical solutions in the prior art more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only These are some embodiments of the present disclosure. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative work.
图1为本公开方法流程示意图;Figure 1 is a schematic flow diagram of the disclosed method;
图2为本公开的点餐机器人的系统结构示意图;2 is a schematic diagram of the system structure of the ordering robot of the present disclosure;
图3为本公开实施例提供的电子设备30的结构示意图。FIG. 3 is a schematic structural diagram of an electronic device 30 provided by an embodiment of the disclosure.
具体实施方式detailed description
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。In order to make the objectives, technical solutions, and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be described clearly and completely in conjunction with the accompanying drawings in the embodiments of the present disclosure. Obviously, the described embodiments It is a part of the embodiments of the present disclosure, but not all the embodiments. Based on the embodiments in the present disclosure, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present disclosure.
一种点餐机器人对用户的点餐意图进行识别的方法,如图1至图2所示,包括以下步骤:A method for an ordering robot to recognize a user's ordering intention, as shown in Figures 1 to 2, includes the following steps:
步骤一,意图准备,开发人员根据业务特征归纳总结点餐的意图;Step 1: Intent preparation. The developer summarizes the intent of ordering according to business characteristics;
步骤二,数据准备,为日常点餐用语归纳标定其所属意图;Step 2: Data preparation, summarizing and calibrating the intent of daily ordering terms;
步骤三,模型训练,根据意图数量和训练数据规模选择并训练点餐意图识别模型;Step three, model training, select and train an ordering intention recognition model according to the number of intentions and the scale of training data;
步骤四,线上应用,点餐机器人获取用户点餐的语音信息,通过语音识别技术转化文字,将文字输入意图识别模型,获得对应每个意图的概率,应用根据业务特点设置的合适的概率阈值判定该对话所属意图;Step 4, online application, the ordering robot obtains the voice information of the user's order, converts the text through voice recognition technology, enters the text into the intention recognition model, obtains the probability corresponding to each intention, and applies the appropriate probability threshold set according to the business characteristics Determine the intention of the conversation;
步骤五,线上优化,针对通过比较识别不出用户的点餐意图或者所识别的点餐意图错误的情况,增加训练数据,重复步骤三和步骤四,使得意图识别越来越准确。其中,识别不出用户的点餐意图,即为线上意图识别得分较低,未达到预设的概率阈值。Step five, online optimization, for the situation where the user’s ordering intention cannot be identified through comparison or the identified ordering intention is wrong, training data is added, and steps 3 and 4 are repeated to make the intention recognition more and more accurate. Among them, the user's ordering intention cannot be recognized, that is, the online intention recognition score is low, and the preset probability threshold is not reached.
具体地,步骤四的点餐机器人中设有控制器,控制器型号为STM32F103,控制器由小型蓄电池供电;步骤四的点餐机器人中设有无线通信模块,无线通信模块型号为URS-GPRS-730,无线通信模块与控制器电气连接;步骤四的点餐机器人中设有语音识别模块,语音识别模块型号为LD3320,语音识别模块与控制器电气连接;步骤四的点餐机器人中设有用于语音播放反馈信息的扬声器,扬声器与控制器电气连接;步骤四的点餐机器人中设有用于给顾客确认点餐信息的显示屏,显示屏与控制器电气连接。Specifically, the ordering robot in step 4 is equipped with a controller, the controller model is STM32F103, and the controller is powered by a small battery; the ordering robot in step 4 is equipped with a wireless communication module, and the wireless communication module model is URS-GPRS- 730, the wireless communication module is electrically connected to the controller; the ordering robot in step 4 is equipped with a voice recognition module, the model of the speech recognition module is LD3320, and the speech recognition module is electrically connected to the controller; the ordering robot in step 4 is equipped with The speaker for the voice feedback information is electrically connected to the controller; the ordering robot in step 4 is provided with a display screen for confirming the ordering information for customers, and the display screen is electrically connected to the controller.
使用时,开发人员根据业务特征归纳总结点餐的意图,完成意图准备工作;然后为日常点餐用语归纳标定其所属意图,完成数据准备工作;其次根据意图数量和训练数据规模选择合适的机器学习模型、训练意图分类模型,完成模型训练;再次点餐机器人获取用户点餐的语音信息,通过语音识别模块将语音信号转换为文字,将文字输入意图识别模型,获得对应每个意图的概率,应用根据业务特点设置合适的阈值判定该对话所述意图,完成线上应用;针对线上意图识别得分较低,或者识别错误的意图,增加训练数据,重复步骤三和步骤四,使得意图识别越来越准确,完成线上优化;并可以通过扬声器播放反馈信息给用户,通过显示屏给用户确认点餐信息,确保点餐信息的正确,控制器控制无线通信模块将点餐信息发送至后台进行处理,从而 完成点餐工作;When using, the developer summarizes the intent of ordering according to the business characteristics and completes the intent preparation; then summarizes and calibrates the intent of the daily ordering language to complete the data preparation; secondly, select the appropriate machine learning according to the number of intents and the scale of training data Model, train the intention classification model, and complete the model training; again, the ordering robot obtains the voice information of the user’s order, converts the voice signal into text through the voice recognition module, and enters the text into the intention recognition model to obtain the probability corresponding to each intent. Apply Set appropriate thresholds according to the business characteristics to determine the intent in the dialogue, and complete the online application; for the low score in online intent recognition, or to recognize the wrong intent, add training data, repeat steps 3 and 4, and make the intent recognition more and more The more accurate, the online optimization is completed; and feedback information can be played to the user through the speaker, and the ordering information can be confirmed to the user through the display screen to ensure that the ordering information is correct. The controller controls the wireless communication module to send the ordering information to the background for processing To complete the ordering work;
现有通用平台的意图识别方案为配置某一意图,一般需要配置意图所对应的动词和名词,比如点餐意图中的“来一碗面”,在配置的时候需要配置动词“来”以及名词“一碗面”,配置起来及其不方便,中间多一个子少一个字都不能识别,本公开在数据准备阶段只需要告诉模型“来一碗面”属于点餐意图,不用人为拆分为动词“来”和名词“一碗面”,训练好模型之后,对于来一份面这种有差异的句子也能准确识别出来所对应的意图,极大地增加配置的灵活性和简便度,优化了用户体验。The intent recognition scheme of the existing general platform is to configure a certain intent. Generally, it is necessary to configure the verb and noun corresponding to the intent, such as "lai a bowl of noodles" in the intent of ordering. The verb "lai" and nouns need to be configured during configuration. "A bowl of noodles" is extremely inconvenient to configure. One more word in the middle cannot be recognized. This disclosure only needs to tell the model that "coming a bowl of noodles" is an ordering intention during the data preparation stage, and does not need to be manually divided into The verb "lai" and the noun "one bowl of noodles", after training the model, it can accurately identify the corresponding intentions for the different sentences like "lai one noodle", which greatly increases the flexibility and simplicity of configuration, and optimizes Improve the user experience.
本公开已经公开了控制器、无线通信模块、语音识别模块的型号,本公开中涉及到的电气元件的内部结构及引脚功能均为本领域技术人员的公知常识,本领域技术人员有能力建立上述电气元件之间的电路连接关系,另外,利用无线通信模块建立无线连接是本领域技术人员的公知常识。This disclosure has disclosed the models of the controller, the wireless communication module, and the voice recognition module. The internal structure and pin functions of the electrical components involved in this disclosure are the common knowledge of those skilled in the art, and those skilled in the art have the ability to establish The circuit connection relationship between the above-mentioned electrical components, in addition, the use of a wireless communication module to establish a wireless connection is common knowledge of those skilled in the art.
本公开提供了一种点餐机器人对用户的点餐意图进行识别的方法及机器人,产生的有益效果为:创造性的将自然语言领域文本分类的方法应用到点餐机器人点餐阶段意图识别领域,极大地提升机器人智能化程度,不用人为拆分为动词和名词,具有模型训练功能,训练好模型之后,对于有差异的句子也能准确识别出来所对应的意图,极大地增加配置的灵活性和简便度,优化了用户体验。The present disclosure provides a method and a robot for an ordering robot to recognize a user's ordering intention, which produces beneficial effects: creatively applying the method of natural language field text classification to the field of intention recognition at the ordering stage of the ordering robot, It greatly improves the robot's intelligence. It does not need to be manually split into verbs and nouns. It has a model training function. After the model is trained, the corresponding intent can be accurately identified for different sentences, which greatly increases the flexibility and configuration Convenience, optimized user experience.
图3为本公开实施例提供的电子设备30的结构示意图,电子设备30包括至少一个处理器301(例如CPU),至少一个输入输出接口304,存储器302,和至少一个通信总线303,用于实现这些部件之间的连接通信。至少一个处理器301用于执行存储器302中存储的计算机指令,以使至少一个处理器301能够执行前述任一点餐机器人对用户的点餐意图进行识别的方法的实施例。存储器302为非暂态存储器(non-transitory memory),其可以包含易失性存储器,例如高速随机存取存储器(RAM:Random Access Memory),也可以包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。通过至少一个输入输出接口304(可以是有线或者无线通信接口)实现与至少一个其他设备或单元之间的通信连接。3 is a schematic structural diagram of an electronic device 30 provided by an embodiment of the present disclosure. The electronic device 30 includes at least one processor 301 (for example, a CPU), at least one input and output interface 304, a memory 302, and at least one communication bus 303 for implementing The connection and communication between these components. The at least one processor 301 is configured to execute the computer instructions stored in the memory 302, so that the at least one processor 301 can execute any of the foregoing embodiments of the method for ordering robots to recognize the user's ordering intention. The memory 302 is a non-transitory memory (non-transitory memory), which may include volatile memory, such as high-speed random access memory (RAM: Random Access Memory), and may also include non-volatile memory (non-volatile memory) , Such as at least one disk storage. The communication connection with at least one other device or unit is realized through at least one input and output interface 304 (which may be a wired or wireless communication interface).
在一些实施方式中,存储器302存储了程序3021,处理器301执行程序3021,用于执行前述任一点餐机器人对用户的点餐意图进行识别的方法实施 例中的内容。In some embodiments, the memory 302 stores a program 3021, and the processor 301 executes the program 3021, which is used to execute any of the aforementioned food ordering robots in the method embodiment for recognizing the user's ordering intention.
该电子设备可以以多种形式存在,包括但不限于:The electronic device can exist in many forms, including but not limited to:
(1)移动通信设备:这类设备的特点是具备移动通信功能,并且以提供话音、数据通信为主要目标。这类终端包括:智能手机(例如iPhone)、多媒体手机、功能性手机,以及低端手机等。(1) Mobile communication equipment: This type of equipment is characterized by mobile communication functions, and its main goal is to provide voice and data communications. Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
(2)超移动个人计算机设备:这类设备属于个人计算机的范畴,有计算和处理功能,一般也具备移动上网特性。这类终端包括:PDA、MID和UMPC设备等,例如iPad。(2) Ultra-mobile personal computer equipment: This type of equipment belongs to the category of personal computers, has calculation and processing functions, and generally also has mobile Internet features. Such terminals include: PDA, MID and UMPC devices, such as iPad.
(3)便携式娱乐设备:这类设备可以显示和播放多媒体内容。该类设备包括:音频、视频播放器(例如iPod),掌上游戏机,电子书,以及智能玩具和便携式车载导航设备。(3) Portable entertainment equipment: This type of equipment can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, as well as smart toys and portable car navigation devices.
(4)特定服务器:提供计算服务的设备,服务器的构成包括处理器、硬盘、内存、系统总线等,服务器和通用的计算机架构类似,但是由于需要提供高可靠的服务,因此在处理能力、稳定性、可靠性、安全性、可扩展性、可管理性等方面要求较高。(4) Specific server: a device that provides computing services. The composition of a server includes a processor, hard disk, memory, system bus, etc. The server is similar to a general computer architecture, but due to the need to provide highly reliable services, it is High requirements in terms of performance, reliability, security, scalability, and manageability.
(5)其他具有数据交互功能的电子设备。(5) Other electronic equipment with data interaction function.
需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将It should be noted that in this article, relational terms such as first and second are only used to refer to
一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些One entity or operation is distinguished from another entity or operation without necessarily requiring or implying these
实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。There is any such actual relationship or sequence between entities or operations. Moreover, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or device that includes a series of elements includes not only those elements, but also includes Other elements of, or also include elements inherent to this process, method, article or equipment. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other same elements in the process, method, article, or equipment including the element.
本说明书中的各个实施例均采用相关的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。The various embodiments in this specification are described in a related manner, and the same or similar parts between the various embodiments can be referred to each other, and each embodiment focuses on the differences from other embodiments.
尤其,对于装置实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。In particular, as for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for related parts, please refer to the partial description of the method embodiment.
在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,"计算机可读介质"可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(电子装置),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。The logic and/or steps represented in the flowchart or described in other ways herein, for example, can be considered as a sequenced list of executable instructions for implementing logic functions, and can be embodied in any computer-readable medium, For use by instruction execution systems, devices, or equipment (such as computer-based systems, systems including processors, or other systems that can fetch instructions from instruction execution systems, devices, or equipment and execute instructions), or combine these instruction execution systems, devices Or equipment. For the purposes of this specification, a "computer-readable medium" can be any device that can contain, store, communicate, propagate, or transmit a program for use by an instruction execution system, device, or device or in combination with these instruction execution systems, devices, or devices. More specific examples (non-exhaustive list) of computer readable media include the following: electrical connections (electronic devices) with one or more wiring, portable computer disk cases (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable and editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM). In addition, the computer-readable medium may even be paper or other suitable media on which the program can be printed, because it can be used, for example, by optically scanning the paper or other media, and then editing, interpreting, or other suitable media if necessary. The program is processed in a manner to obtain the program electronically and then stored in the computer memory.
应当理解,本公开的各部分可以用硬件、软件、固件或它们的组合来实现。It should be understood that each part of the present disclosure can be implemented by hardware, software, firmware or a combination thereof.
在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。In the above embodiments, multiple steps or methods can be implemented by software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if it is implemented by hardware, as in another embodiment, it can be implemented by any one or a combination of the following technologies known in the art: a logic gate circuit for implementing logic functions on data signals Discrete logic circuits, application-specific integrated circuits with suitable combinational logic gates, programmable gate array (PGA), field programmable gate array (FPGA), etc.
以上所述,仅为本公开的具体实施方式,但本公开的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应以权利要求的保护范围为准。The above are only specific implementations of the present disclosure, but the protection scope of the present disclosure is not limited thereto. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present disclosure. All should be covered within the protection scope of this disclosure. Therefore, the protection scope of the present disclosure should be subject to the protection scope of the claims.

Claims (10)

  1. 一种点餐机器人对用户的点餐意图进行识别的方法,其特征在于,包括以下步骤:A method for an ordering robot to recognize a user's ordering intention, which is characterized in that it includes the following steps:
    根据业务特征归纳点餐意图;Summarize ordering intentions based on business characteristics;
    为日常点餐用语标定其所属的点餐意图;Mark the ordering intention to which it belongs to the daily ordering language;
    根据归纳出的点餐意图的数量和所述日常点餐用语的数量选择并训练点餐意图识别模型;以及Select and train an ordering intention recognition model according to the summed-up number of ordering intentions and the number of daily ordering terms; and
    所述点餐机器人通过所述意图识别模型识别通过语音表示的用户的点餐意图。The ordering robot recognizes the user's ordering intention expressed by voice through the intention recognition model.
  2. 根据权利要求1所述的方法,其特征在于,所述通过所述意图识别模型识别通过语音表示的用户的点餐意图还包括:The method according to claim 1, wherein the recognizing the user's ordering intention expressed by voice through the intention recognition model further comprises:
    将所述语音转换为文字信息;Converting the voice into text information;
    将所述文字信息输入意图识别模型,从而得到所述文字信息对应于每个所述点餐意图的概率值;以及Inputting the text information into the intention recognition model to obtain the probability value of the text information corresponding to each of the ordering intentions; and
    将所述概率值与预先设置的用于每个所述点餐意图的概率阈值进行比较,以识别用户的点餐意图。The probability value is compared with a preset probability threshold for each of the ordering intentions to identify the user's ordering intention.
  3. 根据权利要求2所述的方法,其特征在于,在通过比较识别不出用户的点餐意图或者所识别的点餐意图错误的情况下,通过增加所述日常点餐用语来训练点餐意图识别模型。The method according to claim 2, wherein when the user’s ordering intention cannot be recognized by comparison or the recognized ordering intention is wrong, the ordering intention recognition is trained by adding the daily ordering language model.
  4. 根据权利要求1-3中任意一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    通过扬声器向用户反馈所识别的点餐意图。The identified ordering intention is fed back to the user through the speaker.
  5. 根据权利要求1-3中任意一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    通过显示屏向用户显示所识别的点餐意图,以由用户进行确认。The recognized ordering intention is displayed to the user through the display screen for confirmation by the user.
  6. 根据权利要求1-3任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    点餐机器人将所识别的点餐意图发送至后台进行处理。The ordering robot sends the identified ordering intention to the background for processing.
  7. 一种使用权利要求1-6中任意一项所述的对用户的点餐意图进行识别的方法的点餐机器人,其特征在于,所述点餐机器人中设有控制器、无线通信模块、语音识别模块、扬声器以及显示屏;An ordering robot using the method for recognizing a user’s ordering intention according to any one of claims 1 to 6, wherein the ordering robot is provided with a controller, a wireless communication module, and a voice Identification module, speaker and display screen;
    其中,所述无线通信模块、语音识别模块、扬声器以及显示屏均与控制器电气连接。Wherein, the wireless communication module, voice recognition module, speaker and display screen are all electrically connected to the controller.
  8. 一种电子设备,其特征在于,所述电子设备包括:An electronic device, characterized in that, the electronic device includes:
    至少一个处理器;以及,At least one processor; and,
    与所述至少一个处理器通信连接的存储器;其中,A memory communicatively connected with the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述任一权利要求1-6所述的点餐机器人对用户的点餐意图进行识别的方法。The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute any of the preceding claims 1-6. A method for the ordering robot to recognize the user's ordering intention.
  9. 一种非暂态计算机可读存储介质,所述非暂态计算机可读存储介质存储有至少一可执行指令,所述可执行指令用于使处理器执行前述任一权利要求1-6所述的点餐机器人对用户的点餐意图进行识别的方法。A non-transitory computer-readable storage medium, the non-transitory computer-readable storage medium stores at least one executable instruction, and the executable instruction is used to make a processor execute any of the preceding claims 1-6 Ordering robot recognizes the user’s ordering intention.
  10. 一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算程序,所述计算机程序包括程序指令,当所述程序指令被处理器执行时,使所述处理器执行前述任一权利要求1-6所述的点餐机器人对用户的点餐意图进行识别的方法。A computer program product comprising a calculation program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions, when the program instructions are executed by a processor, cause the processing The device executes the method for recognizing the user’s ordering intention by the ordering robot described in any one of claims 1-6.
PCT/CN2020/080725 2019-03-29 2020-03-23 Method for food ordering robot to identify food ordering intention of user, and robot WO2020199963A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910250987.5A CN109979453A (en) 2019-03-29 2019-03-29 A kind of intelligent intention assessment man-machine interaction method towards the robot that orders
CN201910250987.5 2019-03-29

Publications (1)

Publication Number Publication Date
WO2020199963A1 true WO2020199963A1 (en) 2020-10-08

Family

ID=67081811

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/080725 WO2020199963A1 (en) 2019-03-29 2020-03-23 Method for food ordering robot to identify food ordering intention of user, and robot

Country Status (2)

Country Link
CN (1) CN109979453A (en)
WO (1) WO2020199963A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109979453A (en) * 2019-03-29 2019-07-05 客如云科技(成都)有限责任公司 A kind of intelligent intention assessment man-machine interaction method towards the robot that orders
CN113326351A (en) * 2021-06-17 2021-08-31 湖北亿咖通科技有限公司 User intention determining method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2363251A1 (en) * 2010-03-01 2011-09-07 Honda Research Institute Europe GmbH Robot with Behavioral Sequences on the basis of learned Petri Net Representations
CN105426436A (en) * 2015-11-05 2016-03-23 百度在线网络技术(北京)有限公司 Artificial intelligent robot based information provision method and apparatus
CN105488164A (en) * 2015-11-30 2016-04-13 北京光年无限科技有限公司 Question and answer (QA) data processing method and device, intelligent robot
CN106205611A (en) * 2016-06-29 2016-12-07 北京智能管家科技有限公司 A kind of man-machine interaction method based on multi-modal historical responses result and system
CN108932945A (en) * 2018-03-21 2018-12-04 北京猎户星空科技有限公司 A kind of processing method and processing device of phonetic order
CN109427334A (en) * 2017-09-01 2019-03-05 王阅 A kind of man-machine interaction method and system based on artificial intelligence
CN109979453A (en) * 2019-03-29 2019-07-05 客如云科技(成都)有限责任公司 A kind of intelligent intention assessment man-machine interaction method towards the robot that orders

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103458056B (en) * 2013-09-24 2017-04-26 世纪恒通科技股份有限公司 Speech intention judging system based on automatic classification technology for automatic outbound system
US20150278370A1 (en) * 2014-04-01 2015-10-01 Microsoft Corporation Task completion for natural language input
CN105786798B (en) * 2016-02-25 2018-11-02 上海交通大学 Natural language is intended to understanding method in a kind of human-computer interaction
CN109087135B (en) * 2018-07-25 2020-08-28 百度在线网络技术(北京)有限公司 Mining method and device for user intention, computer equipment and readable medium
CN109087010A (en) * 2018-08-09 2018-12-25 杭州任你说智能科技有限公司 A kind of meal ordering system based on voice and large-size screen monitors interaction

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2363251A1 (en) * 2010-03-01 2011-09-07 Honda Research Institute Europe GmbH Robot with Behavioral Sequences on the basis of learned Petri Net Representations
CN105426436A (en) * 2015-11-05 2016-03-23 百度在线网络技术(北京)有限公司 Artificial intelligent robot based information provision method and apparatus
CN105488164A (en) * 2015-11-30 2016-04-13 北京光年无限科技有限公司 Question and answer (QA) data processing method and device, intelligent robot
CN106205611A (en) * 2016-06-29 2016-12-07 北京智能管家科技有限公司 A kind of man-machine interaction method based on multi-modal historical responses result and system
CN109427334A (en) * 2017-09-01 2019-03-05 王阅 A kind of man-machine interaction method and system based on artificial intelligence
CN108932945A (en) * 2018-03-21 2018-12-04 北京猎户星空科技有限公司 A kind of processing method and processing device of phonetic order
CN109979453A (en) * 2019-03-29 2019-07-05 客如云科技(成都)有限责任公司 A kind of intelligent intention assessment man-machine interaction method towards the robot that orders

Also Published As

Publication number Publication date
CN109979453A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
US11823659B2 (en) Speech recognition through disambiguation feedback
US11100934B2 (en) Method and apparatus for voiceprint creation and registration
US10360265B1 (en) Using a voice communications device to answer unstructured questions
US11302337B2 (en) Voiceprint recognition method and apparatus
EP3183728B1 (en) Orphaned utterance detection system and method
US20190164064A1 (en) Question and answer interaction method and device, and computer readable storage medium
CN106653016B (en) Intelligent interaction method and device
CN108133707B (en) Content sharing method and system
CN108520743A (en) Sound control method, smart machine and the computer-readable medium of smart machine
WO2015096564A1 (en) On-line voice translation method and device
CN108010531A (en) A kind of visible intelligent inquiry method and system
WO2021056837A1 (en) Customization platform and method for service quality evaluation product
WO2020177592A1 (en) Painting question answering method and device, painting question answering system, and readable storage medium
WO2020199963A1 (en) Method for food ordering robot to identify food ordering intention of user, and robot
CN108763548A (en) Collect method, apparatus, equipment and the computer readable storage medium of training data
TW202022849A (en) Voice data identification method, apparatus and system
CN112767916A (en) Voice interaction method, device, equipment, medium and product of intelligent voice equipment
CN113111658B (en) Method, device, equipment and storage medium for checking information
CN109830232A (en) Man-machine interaction method, device and storage medium
JP2013037512A (en) Social networking service system, social networking service server, and social networking service program
WO2020199590A1 (en) Mood detection analysis method and related device
CN110263346B (en) Semantic analysis method based on small sample learning, electronic equipment and storage medium
TWM607509U (en) Voice serving system
CN115658875B (en) Data processing method based on chat service and related products
WO2022089546A1 (en) Label generation method and apparatus, and related device

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20784430

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20784430

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.05.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20784430

Country of ref document: EP

Kind code of ref document: A1