WO2022209313A1 - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
WO2022209313A1
WO2022209313A1 PCT/JP2022/004789 JP2022004789W WO2022209313A1 WO 2022209313 A1 WO2022209313 A1 WO 2022209313A1 JP 2022004789 W JP2022004789 W JP 2022004789W WO 2022209313 A1 WO2022209313 A1 WO 2022209313A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
response
information processing
pair
data group
Prior art date
Application number
PCT/JP2022/004789
Other languages
French (fr)
Japanese (ja)
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 ソニーグループ株式会社
Priority to JP2023510591A priority Critical patent/JPWO2022209313A1/ja
Publication of WO2022209313A1 publication Critical patent/WO2022209313A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types

Definitions

  • the present disclosure relates to an information processing device, an information processing method, and an information processing program.
  • an artificial intelligence algorithm obtained by performing supervised learning using the correspondence relationship between input patterns and answer information stored in an answer database as teacher data automatically generates answer information according to the user's input.
  • Patent Document 1 Patent Document 1
  • the present disclosure proposes an information processing device, an information processing method, and an information processing program capable of selecting an appropriate response to a search query.
  • an information processing apparatus provides a first data group including a plurality of QA pairs that are a combination of question information corresponding to a response and response information indicating the response, , a first selection unit that selects a first QA pair corresponding to a search query, and a plurality of QA pairs different from the first data group based on the first QA pair selected by the first selection unit a second selection unit that selects the response information corresponding to the search query from the two data groups as target response information.
  • FIG. 3 is a diagram showing an example of information processing according to an embodiment of the present disclosure
  • FIG. 1 is a diagram illustrating a configuration example of an information processing system according to an embodiment of the present disclosure
  • FIG. 1 is a diagram illustrating a configuration example of an information processing device according to an embodiment of the present disclosure
  • FIG. It is a figure which shows an example of the response log storage part which concerns on embodiment of this indication.
  • 4 is a diagram illustrating an example of a log QA storage unit according to an embodiment of the present disclosure
  • FIG. FIG. 11 illustrates an example of a manual QA storage unit according to an embodiment of the present disclosure
  • FIG. It is a figure which shows an example of a merge process.
  • FIG. 1 is a diagram illustrating a configuration example of a terminal device according to an embodiment of the present disclosure
  • FIG. 4 is a flow chart showing a processing procedure of the information processing device according to the embodiment of the present disclosure
  • FIG. 4 is a sequence diagram showing processing procedures of the information processing system according to the embodiment of the present disclosure
  • It is a figure which shows the system configuration
  • 4 is a flowchart showing processing of a first processing pattern; It is a figure which shows an example of a 2nd processing pattern.
  • 9 is a flowchart showing processing of a second processing pattern; It is a figure which shows an example of a 3rd process pattern.
  • FIG. 10 is a flowchart showing processing of a third processing pattern; It is a figure which shows an example of the 1st form regarding the application of a system.
  • FIG. 10 is a diagram showing an example of a second mode of application of the system;
  • FIG. 10 is a diagram showing an example of a third mode of application of the system;
  • It is a figure which shows an example of the information for a display.
  • It is a figure which shows an example of the 1st form regarding service provision.
  • It is a figure which shows an example of the 2nd form regarding service provision.
  • It is a figure which shows an example of the display by the side of an operator.
  • It is a figure which shows an example of a display on the customer side.
  • It is a figure which shows an example of the 3rd form regarding service provision.
  • FIG. 10 is a diagram showing an example of a case where an image is used as a response; It is a figure which shows an example in the case of making a response by voice.
  • 1 is a hardware configuration diagram showing an example of a computer that implements functions of an information processing apparatus; FIG.
  • Embodiment 1-1 Outline of information processing according to embodiment of present disclosure 1-1-1. Background and Effects 1-2.
  • Configuration of information processing system according to embodiment 1-3 Configuration of Information Processing Apparatus According to Embodiment 1-3-1.
  • Merge example 1-4 Configuration of terminal device according to embodiment 1-5.
  • Information processing procedure according to embodiment 1-5-1 Procedure of processing related to information processing apparatus 1-5-2.
  • Processing example 1-7-1 First processing pattern 1-7-2.
  • Adaptation example 1-9 Example of service provision 1-9-1.
  • Application configuration example 1-10 Example of domain expansion 1-11. Manual QA generation example (human in the loop) 1-12. Examples of information types 1-12-1. Image 1-12-2. Voice 2.
  • Other configuration examples 2-2 Others 3. Effects of the present disclosure 4 .
  • Hardware configuration Example of domain expansion 1-11. Manual
  • FIG. 1 is a diagram illustrating an example of information processing according to an embodiment of the present disclosure.
  • Information processing according to the embodiment of the present disclosure is implemented by an information processing system 1 (see FIG. 2) including an information processing device 100 (see FIG. 3) and a terminal device 10 (see FIG. 8).
  • the information processing device 100 is an information processing device that executes information processing according to the embodiment.
  • the information processing apparatus 100 combines question information (also simply referred to as “question”) corresponding to a response and response information (also simply referred to as “response”) indicating the response (also referred to as “answer”).
  • question information also simply referred to as "question”
  • response information also simply referred to as "response”
  • answers also referred to as “answer”
  • the first data group LQA is a log QA (Question-Answer) generated from past response history (response log), which will be described later.
  • the question here may be anything as long as it can be associated with a response (also referred to as an "answer”). That is, the question here may be anything as long as it triggers a response following the question.
  • questions are not limited to interrogative questions or inquiries, but are concepts that include various questions as long as they provoke reactions (responses) from other
  • the first data group LQA includes a QA pair P11 that is a combination of question Q11 and response A11, a QA pair P12 that is a combination of question Q12 and response A12, and a QA pair P13 that is a combination of question Q13 and response A13. , including multiple QA pairs such as
  • the information processing apparatus 100 uses the second data group MQA including a plurality of combinations (QA pairs) of questions and responses corresponding to the questions.
  • the second data group MQA is manual QA created by humans.
  • the second data group MQA is created manually (manually) so as to satisfy the conditions regarding responses.
  • the second data group MQA is manually created so as not to contain personal information.
  • the second data group MQA is manually created so as not to depend on the context. The creation of manual QA such as the second data group MQA will be described later.
  • the second data group MQA includes a QA pair P21 that is a combination of question Q21 and response A21, a QA pair P22 that is a combination of question Q22 and response A22, and a QA pair P23 that is a combination of question Q23 and response A23. , including multiple QA pairs such as
  • the responses such as the responses A21 to A23 included in the second data group MQA are manually created so as to satisfy the response conditions, they do not include responses that depend on personal information or context.
  • the information processing apparatus 100 selects a response (also referred to as a “target response”) corresponding to a search query (simply referred to as a “query”) using the first data group LQA and the second data group MQA.
  • a response also referred to as a “target response”
  • search query search query
  • second data group MQA search query
  • FIG. 1 when selecting a QA pair from the second data group MQA, a processing pattern using question information (hereinafter also referred to as "first processing pattern") will be described. Patterns for selecting pairs are not limited to this. Patterns other than the first processing pattern will be described later.
  • Fig. 1 shows a case where the search query QE1 is the character information (character string) "I went to a chiropractor due to an accident. Will I be compensated?"
  • the search query QE1 is input by a person such as an operator or a customer of the service (QA service) provided by the information processing apparatus 100 (also referred to as a “user”).
  • the input mode may be any form such as character input using a keyboard or touch panel, input by voice, or the like.
  • the information processing device 100 uses the first data group LQA and the search query QE1 to select a QA pair (also referred to as "first QA pair") corresponding to the search query QE1 (step S1).
  • the information processing apparatus 100 selects the first QA pair from the first data group LQA by searching the first data group LQA using the search query QE1.
  • the information processing device 100 compares the search query QE1 with each question in the first data group LQA, and selects a QA pair of questions similar to the search query QE1 among the questions in the first data group LQA as a first QA pair. select.
  • the information processing device 100 compares a vector obtained by vector-converting the search query QE1 (also referred to as a "query vector") and a vector obtained by vector-converting each question in the first data group LQA (also referred to as a "question vector"). .
  • the information processing apparatus 100 selects, from the first data group LQA, QA pairs of questions with question vectors similar to the query vector of the search query QE1 as first QA pairs.
  • the information processing apparatus 100 selects, from the first data group LQA, the QA pair of the question whose question vector is most similar to the query vector of the search query QE1 as the first QA pair. .
  • the information processing apparatus 100 takes text (character information) as input and converts the character information into a vector using a model (vector conversion model) or the like that outputs a vector (embedded expression) expressing the text.
  • Vector conversion of text (character information) will be described later.
  • the information processing device 100 converts the search query QE1 into a query vector using a vector conversion model.
  • the information processing device 100 converts each question in the first data group LQA into a question vector using a vector conversion model.
  • the QA pair information (questions, etc.) in the first data group LQA may be converted into vectors in advance.
  • the information processing apparatus 100 calculates the cosine similarity between the query vector of the search query QE1 and the question vector of each question in the first data group LQA, and selects the QA pair of the question of the question vector having the highest cosine similarity. Select as 1QA pair.
  • the cosine similarity is merely an example, and various types of information may be used to measure the closeness between vectors without being limited to the cosine similarity.
  • the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair.
  • the information processing apparatus 100 selects a QA pair (also referred to as a "second QA pair") from the second data group MQA using the second data group MQA and the first QA pair (step S2).
  • the information processing apparatus 100 searches the second data group MQA using the question Q12 (also referred to as “first question Q12”) of the QA pair P12 selected as the first QA pair, thereby obtaining the second data Select the second QA pair from the group MQA.
  • the information processing apparatus 100 selects QA pairs from the second data group MQA by processing the first processing pattern.
  • the information processing device 100 compares the first question Q12 with each question in the second data group MQA, and selects a QA pair of questions similar to the first question Q12 among the questions in the second data group MQA as the second QA. Select as a pair.
  • the information processing device 100 compares the vector obtained by vector-transforming the first question Q12 and the vector (question vector) obtained by vector-transforming each question in the second data group MQA. Then, the information processing apparatus 100 selects QA pairs of questions with question vectors similar to the vector of the first question Q12 from the second data group MQA as second QA pairs.
  • the information processing apparatus 100 selects the QA pair of the question whose question vector is most similar to the vector of the first question Q12 from among the second data group MQA as the second QA pair. .
  • the information processing device 100 converts each question in the second data group MQA into a question vector using a vector conversion model.
  • the QA pair information (questions, etc.) in the second data group MQA may be converted into vectors in advance.
  • the information processing apparatus 100 calculates the cosine similarity between the vector of the first question Q12 and the question vector of each question in the second data group MQA, and selects the QA pair of the question of the question vector having the highest cosine similarity as the first QA pair. Select as 2QA pair.
  • the information processing apparatus 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair.
  • the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1.
  • the information processing apparatus 100 selects the response A21, which is the character information "manipulative treatment due to an accident will be compensated", as the target response of the search query QE1.
  • the information processing apparatus 100 provides the selected response A21 to the user.
  • the information processing system 1 improves the coverage rate by using the Q sentence (question) of the log QA sentence, and suppresses the possibility that personal information and context-dependent information will be output. Quality can be guaranteed.
  • a first data group LQA which is log QA generated from a past response history (response log)
  • a second data group MQA which does not include responses corresponding to personal information, context dependence, etc.
  • the information processing system 1 uses the questions of the first data group LQA to improve the coverage rate for queries, and uses the responses of the second data group MQA to improve the output of personal information and context-dependent information. can reduce the possibility of Thus, the information processing system 1 can select an appropriate response to the search query.
  • the second data group MQA is not limited to manual creation, and may be automatically created without human intervention as long as it can be created so as to include only QA pairs that satisfy conditions regarding responses.
  • FIG. 2 is a diagram illustrating a configuration example of an information processing system according to the embodiment; Note that the information processing system 1 shown in FIG. 2 may include a plurality of terminal devices 10 and a plurality of information processing apparatuses 100 .
  • the information processing apparatus 100 selects a first QA pair corresponding to the search query from a first data group including a plurality of QA pairs, and based on the first QA pair, from the second data group, response information corresponding to the search query. as the target response information. Also, the information processing device 100 is a computer that transmits various types of information to the terminal device 10 . The information processing device 100 is an information processing device that is used to provide various services such as response assistance to an operator.
  • the terminal device 10 is a computer used by the user. For example, the terminal device 10 receives an input of a search query by the user. The terminal device 10 transmits the search query to the information processing device such as the information processing device 100 . In addition, the terminal device 10 may accept an input of a search query by voice.
  • the terminal device 10 is a device used by the user.
  • the terminal device 10 receives input from the user.
  • the terminal device 10 receives voice input by user's utterance and input by user's operation.
  • the terminal device 10 displays information according to the user's input.
  • the terminal device 10 may be any device as long as it can implement the processing in the embodiments.
  • the terminal device 10 is a device such as a smart phone, a smart speaker, a television, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. may
  • FIG. 3 is a diagram illustrating a configuration example of an information processing device according to an embodiment of the present disclosure.
  • the information processing device 100 has a communication section 110, a storage section 120, and a control section .
  • the information processing apparatus 100 includes an input unit (for example, a keyboard, a mouse, etc.) that receives various operations from an administrator of the information processing apparatus 100, and a display unit (for example, a liquid crystal display, etc.) for displaying various information. may have.
  • the communication unit 110 is implemented by, for example, a NIC (Network Interface Card) or the like.
  • the communication unit 110 is connected to the network N (see FIG. 2) by wire or wirelessly, and transmits and receives information to and from another information processing device such as the terminal device 10 . Also, the communication unit 110 may transmit and receive information to and from a device used by a customer (such as the device DV in FIG. 24).
  • the storage unit 120 is implemented by, for example, a semiconductor memory device such as RAM (Random Access Memory) or flash memory, or a storage device such as a hard disk or optical disk.
  • the storage unit 120 according to the embodiment has a response log storage unit 121, a log QA storage unit 122, a manual QA storage unit 123, and a content information storage unit 124, as shown in FIG.
  • the storage unit 120 stores various information other than the above.
  • the storage unit 120 stores information of various applications (programs) that implement response selection processing, display of selected information, and the like.
  • the information processing apparatus 100 can execute an application for providing response candidates by activating an application for presenting response candidates (also referred to as a "response candidate providing application").
  • the response log storage unit 121 stores information about response logs.
  • the response log storage unit 121 stores a history of past conversations (communications) between an operator and a customer.
  • FIG. 4 is a diagram illustrating an example of a response log storage unit according to an embodiment of the present disclosure; FIG. 4 shows an example of the response log storage unit 121 according to the embodiment.
  • the response log storage unit 121 includes items such as "Operator”, "Dialogue", and "Customer".
  • “Operator” indicates identification information for identifying the operator who performed the corresponding dialogue.
  • FIG. 4 shows an example in which an operator ID such as "OP1" for identifying an operator is stored in "Operator", but a name or the like may be used as long as the operator can be identified.
  • Dialog indicates the content of the dialogue.
  • FIG. 4 shows a case where "dialog” stores character information indicating who spoke what and when. Any information may be stored in “dialog” as long as the contents of the dialogue can be grasped.
  • FIG. 4 shows abstract information indicating a customer such as "Mr. A”, but “Customer” stores information that can identify the customer, such as customer ID and name.
  • the response log storage unit 121 stores information when the operator (operator OP1) identified by the operator "OP1" interacted with the customer "Mr. A”.
  • the utterance "I'm looking at the website now, but I don't understand the application procedure” was made by C (customer) at 12:00:10 on November 25, 2020. indicates
  • the response log storage unit 121 may store various types of information, not limited to the above, depending on the purpose.
  • the response log stored in the response log storage unit includes information such as when, who said what (input).
  • the information processing apparatus 100 processes the response log stored in the response log storage unit 121 to generate log QA as shown in the log QA storage unit 122 .
  • the log QA shown in the log QA storage unit 122 may be performed by a device (information generation device) other than the information processing device 100 . In this case, the information processing device 100 receives log QA from the information generating device and stores the received log QA in the log QA storage unit 122 .
  • the log QA storage unit 122 stores various information related to log QA, which is an example of the first data group.
  • the log QA storage unit 122 stores various information about QA pairs generated from response logs.
  • FIG. 5 is a diagram illustrating an example of a log QA storage unit according to an embodiment of the present disclosure;
  • FIG. 5 shows an example of the log QA storage unit 122 according to the embodiment.
  • the log QA storage unit 122 includes items such as “Q (question)” and “A (answer)”.
  • the log QA storage unit 122 stores a Q (question) such as "I'm looking at the website now, but I don't understand the application procedure.”
  • a QA pair or the like associated with A (answer) such as "Can I have it?" is stored.
  • Each QA pair stored in the log QA storage unit 122 is generated by processing the response log.
  • the information processing apparatus 100 analyzes each sentence (character information) in the response log and generates a QA pair from the response log based on the analysis result.
  • the information processing apparatus 100 extracts a question sentence and a response sentence from the response log by analyzing the response log appropriately using techniques related to morphological analysis, semantic analysis, etc., and extracts the extracted question sentence and the response.
  • the above is only an example, and the process of processing the response log to generate the log QA (first data group) can be any kind of process if the log QA (first data group) can be generated from the response log. It may be processing.
  • the log QA storage unit 122 may store various types of information, not limited to the above, depending on the purpose.
  • the log QA storage unit 122 may store a QA pair ID that identifies each QA pair.
  • FIG. 5 shows a case where personal information such as "Mr. A” is included in the response in the log QA storage unit 122 .
  • the first data group can include personal information and the like.
  • the manual QA storage unit 123 stores various information related to manual QA, which is an example of the second data group.
  • the manual QA storage unit 123 stores various types of information regarding manually generated QA pairs.
  • FIG. 6 is a diagram illustrating an example of a manual QA storage unit according to the embodiment;
  • the manual QA storage unit 123 shown in FIG. 6 includes items such as "category”, "Q (question)", and "A (answer example)".
  • the manual QA storage unit 123 stores, for the category "compensation details", a Q (question) such as "Will the cost of treatment in the event of a traffic accident be compensated?" is stored.
  • the manual QA storage unit 123 may store various types of information, not limited to the above, depending on the purpose. For example, the manual QA storage unit 123 may store a QA pair ID that identifies each QA pair.
  • the content information storage unit 124 stores various types of information regarding content displayed on the terminal device 10 .
  • the content information storage unit 124 stores information about content displayed by an application (also referred to as an “app”) installed in the terminal device 10 .
  • an application also referred to as an “app”
  • the content information storage unit 124 may store various types of information according to the content for which response candidates are displayed.
  • the content information storage unit 124 stores various kinds of information necessary for providing content to the terminal device 10, displaying response candidates on the terminal device 10, and the like.
  • the control unit 130 uses a CPU (Central Processing Unit), an MPU (Micro Processing Unit), etc. to store programs stored inside the information processing apparatus 100 (for example, an information processing program according to the present disclosure, etc.) as RAM (Random Access Memory) or the like as a work area. Also, the control unit 130 is implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).
  • ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • the control unit 130 has an acquisition unit 131, a conversion unit 132, a first selection unit 133, a second selection unit 134, a generation unit 135, and a transmission unit 136. implements or performs the information processing functions and operations described in .
  • the internal configuration of the control unit 130 is not limited to the configuration shown in FIG. 3, and may be another configuration as long as it performs information processing described later.
  • the connection relationship between the processing units of the control unit 130 is not limited to the connection relationship shown in FIG. 3, and may be another connection relationship.
  • the acquisition unit 131 acquires various types of information.
  • the acquisition unit 131 acquires various types of information from an external information processing device such as the terminal device 10 .
  • the acquisition unit 131 acquires various types of information from the terminal device 10 as information input to the terminal device 10 .
  • the acquisition unit 131 acquires from the terminal device 10 the search query input to the terminal device 10 .
  • Acquisition unit 131 acquires various types of information from storage unit 120 .
  • the conversion unit 132 performs conversion processing.
  • the conversion unit 132 converts the search query into a format that the first selection unit 133 uses for searching.
  • the conversion unit 132 converts the QA pair information into a format that the second selection unit 134 uses for searching. For example, the conversion unit 132 converts character information into vectors.
  • the conversion unit 132 takes text (character information) as an input and converts the character information into a vector using a vector conversion model that outputs a vector (embedded expression) representing the text.
  • the conversion unit 132 converts the text into a vector using any vectorization method.
  • the conversion unit 132 converts the text into a vector using BoW (Bag of Words), BERT (Bidirectional Encoder Representations from Transformers), or the like.
  • the conversion unit 132 may perform vector conversion processing using a technique used in the field of machine learning or natural language processing.
  • Various models may be used as the vector conversion model. For example, any network configuration such as DNN (Deep Neural Network) can be adopted for the vector conversion model.
  • the vector transformation model may be a model having a network configuration of Transformers other than BERT.
  • the vector conversion model may be CNN (Convolutional Neural Network), RNN (Recurrent Neural Network), LSTM (Long short-term memory), or the like. That is, the vector conversion model can employ any configuration as long as input information can be converted into a vector.
  • the conversion unit 132 converts the search query QE1 into a query vector using a vector conversion model.
  • the conversion unit 132 converts the QA pairs of the first data group LQA into vectors. For example, the conversion unit 132 converts each question in the first data group LQA into a question vector using a vector conversion model. For example, the conversion unit 132 converts each response in the first data group LQA into a response vector using a vector conversion model.
  • the conversion unit 132 converts the QA pairs of the second data group MQA into vectors. For example, the conversion unit 132 converts each question in the second data group MQA into a question vector using a vector conversion model. For example, the conversion unit 132 converts each response in the second data group MQA into a response vector using a vector conversion model.
  • the first selection unit 133 selects various information. For example, the first selection unit 133 selects various information based on information from other information processing devices such as the terminal device 10 . For example, the first selection unit 133 selects various information based on information stored in the storage unit 120 .
  • the first selection unit 133 selects various information based on the various information acquired by the acquisition unit 131 .
  • the first selection unit 133 selects various information based on the information converted by the conversion unit 132 .
  • the first selection unit 133 determines which of the first processing pattern, the second processing pattern, and the third processing pattern is used to select the first QA pair. For example, the first selection unit 133 determines which processing pattern is used to select the first QA pair according to settings or user designation.
  • the first selection unit 133 selects the first QA pair according to the processing pattern specified by the user from among the first processing pattern, the second processing pattern, and the third processing pattern.
  • the first selection unit 133 selects the first QA pair according to a preset processing pattern among the first processing pattern, the second processing pattern, and the third processing pattern.
  • the first selection unit 133 selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are combinations of question information corresponding to responses and response information indicating the responses.
  • the first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, which is text information, and response information.
  • the first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, response information that is character information, and the like.
  • the first selection unit 133 selects the first QA pair from the first data group including multiple QA pairs based on the response log.
  • the first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs generated by processing response logs.
  • the first selection unit 133 selects the first QA pair by searching the first data group using the search query.
  • the first selection unit 133 selects the first QA pair based on the similarity between the question information of each QA pair in the first data group and the search query.
  • the first selection unit 133 uses the vector transformed by the transformation unit 132 to select the first QA pair.
  • the first selection unit 133 selects, from the first data group, QA pairs of questions with question vectors similar to the query vector of the search query as first QA pairs.
  • the first selection unit 133 calculates the cosine similarity between the query vector of the search query and the question vector of each question in the first data group, and selects the QA pair of the question of the question vector with the highest cosine similarity as the first QA. Select as a pair.
  • the second selection unit 134 selects various information. For example, the second selection unit 134 selects various information based on information from other information processing devices such as the terminal device 10 . For example, the second selection unit 134 selects various information based on information stored in the storage unit 120 .
  • the second selection unit 134 selects various information based on the various information acquired by the acquisition unit 131 .
  • the second selection unit 134 selects various information based on the information converted by the conversion unit 132 .
  • the second selection section 134 selects various information based on the information selected by the first selection section 133 .
  • the second selection unit 134 determines to select target response information with the same processing pattern as the first selection unit 133 .
  • the second selection unit 134 selects target response information according to the processing pattern performed by the first selection unit 133 from among the first processing pattern, the second processing pattern, and the third processing pattern.
  • the second selection unit 134 selects response information corresponding to the search query from a second data group including a plurality of QA pairs different from the first data group, based on the first QA pair selected by the first selection unit 133. , as the target response information.
  • the second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that satisfies conditions regarding responses.
  • the second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that does not include personal information.
  • the second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and context-independent response information.
  • the second selection unit 134 selects the second QA pair based on the question.
  • the second selection unit 134 determines a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair, and selects the second QA pair from the second data group.
  • the response information of the 2QA pairs is selected as the target response information.
  • the second selection unit 134 selects the second QA pair based on the response.
  • the second selection unit 134 selects target response information from the second data group by searching the second data group using the response information of the first QA pair.
  • the second selection unit 134 selects the second QA pair based on the combination of questions and responses.
  • the second selection unit 134 determines the second QA pair corresponding to the first QA pair by searching the second data group using the first QA pair, and selects the response information of the second QA pair from the second data group. , as the target response information.
  • the second selection unit 134 uses the vector converted by the conversion unit 132 to select target response information.
  • the second selection unit 134 selects, from the second data group MQA, QA pairs of questions whose question vectors are similar to the vectors of questions of the first QA pairs as second QA pairs.
  • the second selection unit 134 calculates the cosine similarity between the vector of the question of the first QA pair and the question vector of each question in the second data group MQA, and the QA pair of the question of the question vector with the highest cosine similarity as the second QA pair.
  • the second selection unit 134 selects the response of the QA pair selected as the second QA pair as the target response of the search query.
  • the generation unit 135 generates various types of information.
  • the generation unit 135 generates various information based on the various information acquired by the acquisition unit 131 .
  • the generator 135 generates information indicating the response selected by the second selector 134 .
  • the generation unit 135 generates display information indicating the target response information.
  • the generation unit 135 generates display information for displaying a list of first response information, which is response information selected using only the first data group, and target response information.
  • the generation unit 135 generates display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information.
  • the generating unit 135 When there is a plurality of pieces of target response information selected by the second selection unit 134, the generating unit 135 generates display information for displaying the plurality of pieces of target response information side by side.
  • the generating unit 135 appropriately uses various techniques to generate various information such as screens (contents) to be provided to external information processing devices.
  • the generation unit 135 generates a screen (content) and the like to be provided to the terminal device 10 .
  • the generation unit 135 generates a screen (content) and the like to be provided to the terminal device 10 based on information stored in the storage unit 120 .
  • the generating unit 135 generates each content such as the content CT1.
  • the generation unit 135 may generate a screen (content) or the like by any process as long as the screen (content) or the like to be provided to an external information processing apparatus can be generated.
  • the generation unit 135 generates a screen (content) to be provided to the terminal device 10 by appropriately using various techniques related to image generation, image processing, and the like. For example, the generation unit 135 generates a screen (content) to be provided to the terminal device 10 using various technologies such as Java (registered trademark) as appropriate. Note that the generation unit 135 may generate a screen (content) to be provided to the terminal device 10 based on CSS, JavaScript (registered trademark), or HTML format. Also, for example, the generation unit 135 may generate screens (contents) in various formats such as JPEG (Joint Photographic Experts Group), GIF (Graphics Interchange Format), and PNG (Portable Network Graphics).
  • JPEG Joint Photographic Experts Group
  • GIF Graphics Interchange Format
  • PNG Portable Network Graphics
  • the transmitting unit 136 functions as a providing unit that provides the display information generated by the generating unit 135.
  • the transmission unit 136 transmits various information.
  • the transmission unit 136 transmits various types of information to an external information processing device.
  • the transmission unit 136 provides various types of information to an external information processing device.
  • the transmission unit 136 transmits various information to other information processing devices such as the terminal device 10 .
  • the transmitter 136 provides information stored in the storage 120 .
  • Transmitter 136 transmits information stored in storage 120 .
  • the transmission unit 136 provides various information based on information from other information processing devices such as the terminal device 10.
  • the transmitting section 136 provides various information based on the information stored in the storage section 120 .
  • the transmission unit 136 transmits the information selected by the second selection unit 134.
  • the transmitter 136 transmits the information generated by the generator 135 .
  • the transmission unit 136 transmits the display information to the terminal device 10 .
  • the transmission unit 136 transmits content to the terminal device 10 .
  • FIG. 7 is a diagram illustrating an example of merge processing.
  • the merge processing shown in FIG. 7 is executed by the information processing apparatus 100.
  • FIG. For example, the conversion unit 132 executes the merge processing shown in FIG.
  • FIG. 7 shows an example of merging four QA pairs into one QA pair.
  • the four QA pairs in FIG. 7 are also combinations of questions and their responses regarding screen operations.
  • the four QA pairs in FIG. 7 are questions of similar content. In this way, multiple QA pairs may be merged into one if the content of multiple QA pairs overlaps.
  • the degree of overlap of each QA pair may be calculated using general machine learning/natural language processing techniques such as cosine similarity of documents (character information) (BoW, BERT embedded expressions, etc.). For example, if the vectors of documents are equal to or larger than a certain threshold, they may be regarded as the same sentence. For example, a QA pair whose degree of overlap indicated by cosine similarity or the like is equal to or greater than a threshold is targeted for merging. For example, the information processing apparatus 100 calculates cosine similarity between questions of each QA pair, and merges QA pair groups whose cosine similarity is equal to or higher than a predetermined threshold into one QA pair.
  • the information processing apparatus 100 calculates the cosine similarity between sentences (documents) that combine the questions and responses of each QA pair, and divides the QA pair group whose cosine similarity is equal to or higher than a predetermined threshold into one QA pair. May be merged.
  • the cosine similarity between each of the four QA pairs is greater than or equal to the predetermined threshold, so the four QA pairs are merged.
  • the information processing apparatus 100 performs a process of merging four QA pairs (step S10).
  • the response (A sentence) of the QA pair after merging is determined based on the A sentences of the four QA pairs before merging.
  • the A sentence of the QA pair after merging is the frequently used A sentence in four QA pairs before merging.
  • the information processing apparatus 100 calculates cosine similarity between A sentences, and classifies them as the same A sentence if they are equal to or greater than a certain threshold. Then, the information processing apparatus 100 may randomly select one sentence from the cluster with the largest number of A sentences belonging to it, and use it as a post-merge response (A sentence).
  • the questions (Q sentences) of the QA pair after merging may also be determined in the same way as the responses (A sentences). For example, Q sentences of the QA pair after merging are frequently used in four QA pairs before merging. For example, the information processing apparatus 100 calculates the cosine similarity between Q sentences, and classifies them as the same Q sentences if they are equal to or greater than a certain threshold. Then, the information processing apparatus 100 may randomly select one sentence from the cluster with the largest number of Q sentences belonging to it, and use it as a post-merge question (Q sentence).
  • FIG. 8 is a diagram illustrating a configuration example of a terminal device according to an embodiment of the present disclosure.
  • the terminal device 10 has a communication section 11, an input section 12, a display section 13, a storage section 14, a control section 15, and an audio output section 16.
  • the communication unit 11 is implemented by, for example, a NIC, a communication circuit, or the like.
  • the communication unit 11 is connected to a predetermined communication network (network) by wire or wirelessly, and transmits and receives information to and from an external information processing device.
  • the communication unit 11 is connected to a predetermined communication network by wire or wirelessly, and transmits and receives information to and from the information processing device 100 .
  • the input unit 12 accepts inputs by various user operations.
  • the input unit 12 may receive various operations from a user such as an operator via a display surface (for example, the display unit 13) using a touch panel function.
  • the input unit 12 may also receive various operations from buttons provided on the terminal device 10 or from a keyboard or mouse connected to the terminal device 10 .
  • the input unit 12 may receive user input by voice via a microphone or the like.
  • the input unit 12 receives various operations by user's speech.
  • the display unit 13 functions as a providing unit that provides information to the user who uses the terminal device 10 by displaying information.
  • the display unit 13 is a display screen of a tablet terminal or the like realized by, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display, and is a display device for displaying various information.
  • the display unit 13 displays applications.
  • the display unit 13 displays content.
  • the display unit 13 displays various information received from the information processing device 100 .
  • the display unit 13 displays the content CT1 from the information processing device 100 .
  • the storage unit 14 is realized by, for example, a semiconductor memory device such as RAM (Random Access Memory) or flash memory, or a storage device such as a hard disk or optical disk.
  • the storage unit 14 stores, for example, various information received from the information processing device 100 .
  • the storage unit 14 stores, for example, information regarding an application (for example, an information output application, etc.) installed in the terminal device 10, such as a program.
  • the control unit 15 is a controller.
  • various programs stored in a storage device such as the storage unit 14 inside the terminal device 10 are executed by the CPU, MPU, or the like using the RAM as a work area. Realized.
  • the various programs include programs for applications that perform information processing (for example, information output applications).
  • the control unit 15 is a controller, and is implemented by an integrated circuit such as ASIC or FPGA, for example.
  • control unit 15 includes an acquisition unit 151, a transmission unit 152, a reception unit 153, and a processing unit 154, and implements or executes the information processing functions and actions described below.
  • the internal configuration of the control unit 15 is not limited to the configuration shown in FIG. 6, and may be another configuration as long as it performs information processing described later.
  • the connection relationship between the processing units of the control unit 15 is not limited to the connection relationship shown in FIG. 6, and may be another connection relationship.
  • the acquisition unit 151 acquires various types of information. For example, the acquisition unit 151 acquires various types of information from an external information processing device. For example, the acquisition unit 151 stores the acquired various information in the storage unit 14 . Acquisition unit 151 acquires input information accepted by input unit 12 . Acquisition unit 151 acquires an input search query.
  • the transmission unit 152 transmits various information to an external information processing device via the communication unit 11.
  • the transmission unit 152 transmits various types of information to the information processing device 100 .
  • the transmission unit 152 transmits various information stored in the storage unit 14 to an external information processing device.
  • the transmission unit 152 transmits various information acquired by the acquisition unit 151 to the information processing apparatus 100 .
  • the transmitting unit 152 transmits the search query acquired by the acquiring unit 151 to the information processing device 100 .
  • Transmitter 152 transmits input information accepted by input unit 12 to information processing apparatus 100 .
  • the receiving unit 153 receives information from the information processing device 100 via the communication unit 11 .
  • the receiving unit 153 receives information provided by the information processing device 100 .
  • the receiving unit 153 receives content from the information processing device 100 .
  • the receiving unit 153 receives the content CT1.
  • the processing unit 154 executes various types of processing.
  • the processing unit 154 displays various information via the display unit 13 .
  • the processing unit 154 controls display on the display unit 13 .
  • the processing unit 154 outputs various kinds of information as voice through the voice output unit 16 .
  • the processing unit 154 controls audio output of the audio output unit 16 .
  • the processing unit 154 outputs the information received by the receiving unit 153.
  • the processing unit 154 outputs content provided from the information processing device 100 .
  • the processing unit 154 causes the content received by the receiving unit 153 to be displayed on the display unit 13 or output as audio by the audio output unit 16 .
  • the processing unit 154 displays content via the display unit 13 .
  • the processing unit 154 outputs the contents as audio through the audio output unit 16 .
  • each process performed by the control unit 15 described above may be realized by, for example, JavaScript (registered trademark).
  • each unit of the control unit 15 may be realized by the predetermined application, for example.
  • processing such as information processing by the control unit 15 may be realized by control information received from an external information processing device.
  • the control unit 15 may have an application control unit that controls the predetermined application or a dedicated application, for example.
  • the audio output unit 16 is realized by a speaker that outputs audio, and is an output device for outputting various types of information as audio.
  • the audio output unit 16 audio-outputs the content provided from the information processing apparatus 100 .
  • the audio output unit 16 outputs audio corresponding to information displayed on the display unit 13 .
  • FIG. 9 is a flow chart showing the processing procedure of the information processing device according to the embodiment of the present disclosure. Specifically, FIG. 9 is a flow chart showing the procedure of information processing by the information processing apparatus 100 .
  • the information processing device 100 selects a first QA pair corresponding to a search query from a first data group including multiple QA pairs (step S101). Then, based on the selected first QA pair, the information processing apparatus 100 selects response information corresponding to the search query from the second data group including a plurality of QA pairs different from the first data group as target response information. Select (step S102).
  • FIG. 10 is a sequence diagram showing processing procedures of the information processing system according to the embodiment of the present disclosure.
  • the terminal device 10 accepts input of a search query by a user such as an operator (step S201). Then, the terminal device 10 transmits the search query to the information processing device 100 (step S202).
  • the information processing device 100 executes selection processing for selecting a target response corresponding to the search query acquired from the terminal device 10 (step S203).
  • the information processing apparatus 100 selects a first QA pair corresponding to the search query from the first data group, and selects a target response corresponding to the search query from the second data group based on the selected first QA pair.
  • the information processing apparatus 100 generates display information (content) indicating the selected target response (step S204). Then, the information processing apparatus 100 provides the generated display information (step S205). The information processing device 100 transmits display information to the terminal device 10 . Then, the terminal device 10 displays the display information acquired from the information processing device 100 (step S206).
  • FIG. 11 is a diagram showing an overview of the system configuration of the information processing system.
  • the information processing system 1 includes a UI section that receives a search query from the user U and provides the user U with an answer (response) corresponding to the search query.
  • the terminal device 10 has the function of the UI section.
  • the information processing system 1 also includes a document vector conversion unit that, when acquiring text (character information), returns a vector (embedded expression) representing the text. For example, when the document vector conversion unit acquires the text "Hello", it outputs a vector such as "(0,0.2,0.1,0.4,-0.3,0.1,...)".
  • the information processing device 100 has the function of a document vector conversion unit.
  • the conversion unit 132 of the information processing apparatus 100 has the function of a document vector conversion unit.
  • the information processing system 1 includes a first QA (database) that stores log-based QA pairs.
  • the information processing device 100 has the first QA (database).
  • the log QA storage unit 122 of the information processing device 100 corresponds to the first QA (database).
  • the information processing system 1 includes a second QA (database) that stores QA pairs based on manual creation.
  • the information processing device 100 has a second QA (database).
  • the manual QA storage unit 123 of the information processing device 100 corresponds to the second QA (database).
  • the information processing system 1 uses the information of the first QA (database) and the second QA (database) and the function of the document vector conversion unit to generate an answer sentence (target response) corresponding to the search query received by the UI unit.
  • the information processing device 100 has the function of a search unit.
  • the first selection unit 133 and the second selection unit 134 of the information processing device 100 have the function of the search unit.
  • the device configuration is shown in FIG. 2, any device configuration can be adopted. Other examples of the device configuration will be described later.
  • FIG. 12 is a flow chart showing the processing of the first processing pattern.
  • the information processing system 1 converts the text of the search query into a vector (document vector) (step S301). For example, the information processing system 1 converts the character string of the search query into a vector (query vector).
  • the information processing system 1 searches for (the vector of) Q sentences of the log QA and nearby Q sentences by cosine similarity (step S302). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
  • the information processing system 1 searches Q sentences (vectors of) of manual QA for Q sentences near the searched Q sentence (vector of) (step S303). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the question of the first QA pair and the vector (question vector) obtained by vectorizing the question of manual QA (second data group). do.
  • the information processing system 1 returns the A sentence linked to the searched Q sentence to the UI unit (step S304). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
  • FIG. 13 is a diagram showing an example of the second processing pattern.
  • the same reference numerals are assigned to the same points as those in FIG. 1, and the description thereof is omitted as appropriate.
  • the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair for the search query QE1, as in step S1 of FIG.
  • the information processing apparatus 100 selects a QA pair (second QA pair) from the second data group MQA using the second data group MQA and the first QA pair (step S12).
  • the information processing apparatus 100 searches the second data group MQA using the response A12 (also referred to as “first response A12”) of the QA pair P12 selected as the first QA pair, thereby obtaining the second data Select the second QA pair from the group MQA.
  • the information processing apparatus 100 selects QA pairs from the second data group MQA by the processing of the second processing pattern.
  • the information processing apparatus 100 compares the first response A12 with each response in the second data group MQA, and selects a QA pair of responses similar to the first response A12 among the responses in the second data group MQA as the second QA. Select as a pair.
  • the information processing apparatus 100 compares the vector obtained by vector-converting the first response A12 and the vector (response vector) obtained by vector-converting each response in the second data group MQA. Then, the information processing apparatus 100 selects, from the second data group MQA, a QA pair of responses of response vectors similar to the vector of the first response A12 as a second QA pair.
  • the information processing device 100 converts each response in the second data group MQA into a response vector using the vector conversion model.
  • the QA pair information (responses, etc.) in the second data group MQA may be converted into vectors in advance.
  • the information processing apparatus 100 calculates the cosine similarity between the vector of the first response A12 and the response vector of each response in the second data group MQA, and selects the response QA pair of the response vector with the highest cosine similarity as the first Select as 2QA pair. In FIG. 13, the information processing device 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair.
  • FIG. 13 shows the case of selecting the second QA pair
  • the information processing apparatus 100 selects the response of the response vector similar to the vector of the first response A12 as the target response without selecting the second QA pair. You may Then, the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1.
  • FIG. 14 is a flow chart showing the processing of the second processing pattern.
  • the information processing system 1 converts the text of the search query into a vector (step S401).
  • the information processing system 1 converts the character string of the search query into a vector (query vector).
  • the information processing system 1 searches Q sentences (vectors thereof) of the log QA and nearby Q sentences by cosine similarity (step S402). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
  • the information processing system 1 searches A sentences (vectors of) of manual QA for nearby A sentences for (vectors of) A sentences linked to the searched Q sentences (step S403). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the response of the first QA pair and the vector (response vector) obtained by vectorizing the response of manual QA (second data group) do.
  • the information processing system 1 returns the searched sentence A to the UI unit (step S404). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
  • FIG. 15 is a diagram showing an example of the third processing pattern.
  • the information processing apparatus 100 combines QA pair questions and responses.
  • the same reference numerals are assigned to the same points as those in FIG. 1, and the description thereof is omitted as appropriate.
  • the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair for the search query QE1, as in step S1 of FIG.
  • the information processing apparatus 100 selects a QA pair (second QA pair) from the second data group MQA using the second data group MQA and the first QA pair (step S22).
  • the information processing apparatus 100 searches the second data group MQA using the QA pair P12 (also referred to as “first QA pair P12”) selected as the first QA pair, thereby obtaining Select the second QA pair.
  • the information processing apparatus 100 selects a QA pair from the second data group MQA by the processing of the third processing pattern.
  • the information processing apparatus 100 compares the first QA pair P12 with each QA pair in the second data group MQA, and selects a QA pair similar to the first QA pair P12 among the QA pairs in the second data group MQA as the second QA pair. Select as a pair.
  • the information processing apparatus 100 compares the vector obtained by vector-transforming the first QA pair P12 and the vector (QA pair vector) obtained by vector-transforming each QA pair in the second data group MQA.
  • a QA pair vector is a vector that combines the question vector and the response vector.
  • the QA pair vector may be a vector obtained by concatenating a question vector obtained by vectorizing the question of the QA pair and a response vector obtained by vectorizing the response of the QA pair. Then, the information processing apparatus 100 selects the QA pair of the QA pair vector similar to the vector of the first QA pair P12 from the second data group MQA as the second QA pair.
  • the information processing device 100 converts each QA pair in the second data group MQA into a QA pair vector using a vector conversion model.
  • the QA pair information in the second data group MQA may be converted into vectors in advance.
  • the information processing apparatus 100 calculates the cosine similarity between the vector of the first QA pair P12 and each QA pair vector in the second data group MQA, and selects the QA pair of the QA pair vector having the highest cosine similarity as the second QA pair. Select as In FIG. 15, the information processing device 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair. Then, the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1.
  • FIG. 16 is a flow chart showing the processing of the third processing pattern.
  • the information processing system 1 converts the text of the search query into a vector (step S501).
  • the information processing system 1 converts the character string of the search query into a vector (query vector).
  • the information processing system 1 searches for (the vector of) Q sentences of the log QA and neighboring Q sentences by cosine similarity (step S502). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
  • the information processing system 1 searches for (a vector of) a combined sentence (a vector of) the Q sentence and the A sentence of the log QA for a neighboring QA pair from (the vector of) the combined sentence of the Q sentence and the A sentence of the manual QA. (Step S503). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the first QA pair and the vector (QA pair vector) obtained by vectorizing each QA pair of manual QA (second data group). select.
  • the information processing system 1 returns the A sentence of the searched QA pair to the UI unit (step S504). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
  • FIG. 17 to 19 show an example applied to an automatic response system in a call center.
  • FIG. 17 is a diagram showing an example of a first form regarding application of the system.
  • FIG. 18 is a diagram showing an example of a second mode of application of the system.
  • FIG. 19 is a figure which shows an example of the 3rd form regarding the application of a system.
  • the application form of the information processing system 1 is not limited to the first to third forms shown in FIGS. 17 to 19, and any form can be adopted.
  • the side that provides the service of the automatic response system at the call center is called the service side SV, and the side that receives the service of the automatic response system at the call center is shown as the customer side CS.
  • the chatbot BT having an automatic response function shown in FIGS. 17 to 19 has various functions used for automatic responses to customers, such as the function of selecting responses corresponding to search queries provided by the information processing apparatus 100 described above. have.
  • the chatbot BT basically communicates (dialogues) with customers through chat.
  • the chatbot BT automatically responds when it is clear what the customer wants to ask, such as when the question can be solved by FAQ (Frequently Asked Questions) search.
  • the chatbot BT displays, on the terminal device 10 used by the operator, response candidates to be returned next from the conversation history/contents. The operator confirms the conversation history and response candidates, and confirms the chatbot's response. In addition, when the content that the chatbot BT tried to respond to is inappropriate (if the content is NG), the operator returns a response directly to the customer.
  • OOD Out-of-Domain
  • the second form shown in FIG. 18 shows a form in which information for assisting the operator is displayed by a real FAQ display, a navigation tool, or the like at the time of answering.
  • the operator communicates (dialogues) with the customer by voice or chat.
  • the chatbot BT displays, on the terminal device 10 used by the operator, answer candidates/related FAQs to be returned next from the conversation history/contents. The operator confirms the conversation history and response candidates and interacts with the customer.
  • the third form shown in FIG. 19 shows a form of semi-manned service provision.
  • the chatbot BT basically communicates (dialogues) with customers through chat.
  • the third form shown in FIG. 19 is the same as a manned chatbot in terms of customer experience.
  • the chatbot BT displays, on the terminal device 10 used by the operator, candidate responses to be returned next from the conversation history/contents.
  • the operator confirms the conversation history and response candidates, and confirms the chatbot's response.
  • the operator returns a response directly to the customer.
  • FIG. 20 is a diagram showing an example of display information.
  • the information processing system 1 generates content CT1, which is an example of list information shown in FIG.
  • An input field IN1 in the content CT1 is an area for receiving an input of a search query by a user such as an operator.
  • a user such as an operator.
  • the operator inputs a character string to be searched for in the input field IN1
  • the information processing system 1 receives the character string input by the operator as a search query.
  • First-type candidates FA1-FA4, second-type candidates SA1-SA4, and third-type candidates TA1-TA4 shown below the input field IN1 indicate response candidates corresponding to the search query input in the input field IN1.
  • First-type candidates FA1, FA2, FA3, and FA4 indicate response candidates selected using only log QA (first data group). When describing the first type candidates FA1, FA2, FA3, FA4, etc. without distinguishing them, they may be described as "first type candidates FA".
  • An answer candidate (first type candidate FA) selected using only the log QA (first data group) may be referred to as a first type candidate, a first type answer candidate, or the like.
  • each first type candidate FA is indicated by a rectangular frame, and each first type candidate FA is character information indicating the content of the response.
  • the information processing system 1 uses only the first data group LQA, searches the first data group LQA using the search query, and selects the QA pair response selected as the first type response candidate.
  • FIG. 20 shows a case where four first-type candidate FAs are selected and displayed as a list, the number of first-type candidate FAs to be selected is not limited to four, and may be three or less. and may be 5 or more.
  • the first-type candidates FA are arranged in descending order of similarity to the search query. For example, the order of arrangement of the first type candidates FA may be arranged in the order of neighbors at the time of nearest neighbor calculation.
  • the information processing system 1 selects, from among the QA pairs of the first data group LQA, the responses of the QA pairs of questions whose similarity to the search query is equal to or greater than a predetermined threshold as the first type candidate FA. Then, the information processing system 1 generates display information including the first type candidate FA. That is, the first type candidate FA is a log QA response, and may include personal information and context-dependent content.
  • Second-type candidates SA1, SA2, SA3, and SA4 indicate response candidates selected using only manual QA (second data group).
  • second-type candidates SA When the second-type candidates SA1, SA2, SA3, SA4, etc. are described without distinction, they may be described as "second-type candidates SA.”
  • a response candidate (second type candidate SA) selected using only manual QA (second data group) may be referred to as a second type candidate, a second type response candidate, or the like.
  • each second-type candidate SA is indicated by a rectangular frame, and each second-type candidate SA is character information indicating the content of the response.
  • the information processing system 1 uses only the second data group MQA, searches the second data group MQA using the search query, and selects the QA pair response selected as the second type of response candidate.
  • FIG. 20 shows a case where four second-type candidate SAs are selected and displayed as a list, the number of second-type candidate SAs to be selected is not limited to four, and may be three or less. and may be 5 or more.
  • the second-type candidate SAs are arranged in descending order of similarity to the search query.
  • the order of arrangement of the second type candidates SA may be the order of neighbors at the time of nearest neighbor calculation.
  • the information processing system 1 selects, from among the QA pairs of the second data group MQA, the responses of the QA pairs of questions whose degree of similarity to the search query is equal to or greater than a predetermined threshold as the second type candidate SA. Then, the information processing system 1 generates display information including the second type candidate SA. That is, the second type candidate SA is a manual QA response and does not contain personal information or context-dependent content.
  • Third-type candidates TA1, TA2, TA3, and TA4 indicate response candidates selected using both the above-described log QA (first data group) and manual QA (second data group).
  • third type candidates TA1, TA2, TA3, TA4, etc. are not distinguished, they may be described as "third type candidate TA".
  • An answer candidate (third-type candidate TA) selected using only manual QA (second data group) may be referred to as a third-type candidate, a third-type answer candidate, or the like.
  • each third-type candidate TA is indicated by a rectangular frame, and each third-type candidate TA is character information indicating the content of the response.
  • the information processing system 1 uses both the first data group LQA and the second data group MQA. Specifically, the information processing system 1 searches the first data group LQA using the search query to select the first QA pair, and searches and selects the second data group MQA using the selected first QA pair. The response of the second QA pair obtained is selected as a response candidate of the third type.
  • FIG. 20 shows a case where four third-type candidate TAs are selected and displayed as a list
  • the number of selected third-type candidate TAs is not limited to four, and may be three or less. and may be 5 or more.
  • the third-type candidate TAs are arranged in descending order of similarity to the search query.
  • the third-type candidate TAs may be arranged in the order of neighbors at the time of nearest neighbor calculation.
  • the information processing system 1 out of the QA pairs of the second data group MQA, the response of the QA pair of the question whose similarity with the first QA pair selected from the first data group LQA is equal to or higher than a predetermined threshold, Select as 3 types of candidate TAs. Then, the information processing system 1 generates display information including the third type candidate TA. That is, the third type candidate TA is a manual QA response and does not contain personal information or context-dependent content.
  • FIG. 20 is merely an example, and the arrangement of the first-type candidates FA, second-type candidates SA, and third-type candidates TA may be arbitrary.
  • the third type candidate TA, the second type candidate SA, and the first type candidate FA may be arranged in this order from the left.
  • the information processing system 1 may allow the user to select the first type candidate FA, the second type candidate SA, and the third type candidate TA from a pull-down or the like, and display the response candidates of the selected type.
  • FIG. 21 is a diagram showing an example of a first form regarding service provision.
  • FIG. 21 shows a case where a function of providing response candidates is implemented as an application separate from the customer response application.
  • the customer response application referred to here is a system for communicating directly with a customer (customer).
  • FIG. 22 is a diagram showing an example of a second mode of service provision.
  • FIG. 22 shows a case where a function of providing response candidates is implemented as the same application as the customer service application.
  • the terminal device 10 shown in FIGS. 21 and 22 is used by an operator who provides customer service. 20 are assigned the same reference numerals, and the description thereof is omitted as appropriate.
  • FIG. 21 shows a case where the first application AP1, which is an application that provides response candidates to the operator, and the second application AP2, which is a customer response application, are separate applications.
  • the content displayed in the first application AP1 is the same as the content CT1 in FIG.
  • FIG. 21 shows each of the first type candidate FA, the second type candidate SA, and the third type candidate TA in such a manner that a reference numeral is written in each rectangular frame.
  • FIG. 21 shows a state in which a character string TX1 input by the operator and a subsequent character string TX2 input by the customer are displayed.
  • the operator inputs a desired character string or the like in the input field IN2 for inputting a message, and designates (eg, clicks) a button BT1 labeled "send" to transmit the character string (message) input in the input field IN2. to the customer. Since these points are the same as those of a general message application, detailed description thereof will be omitted.
  • the operator copies the character string TX2, which is the question or the like entered by the customer, and pastes it into the input field IN1.
  • the first application AP1 displays response candidates corresponding to the character string TX2.
  • the first application AP1 executes search (selection) processing for each of the first to third type candidates using the character string TX2 as a search query. Then, the first application AP1 displays each search (selection) result as first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4 corresponding to the character string TX2.
  • the operator After confirming each of the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4, the operator selects the most appropriate response to the character string TX2. to select. For example, the operator copies the most suitable response candidate among the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4, and fills in the input field IN2. Paste (paste). Then, the operator designates (clicks, etc.) the button BT1 to transmit to the customer a response candidate that seems to be the most appropriate.
  • FIG. 22 shows the case where the third application AP3 is implemented as a single application that provides the operator with candidate responses and the customer response application.
  • the contents displayed in the third application AP3 are the same as those in FIG. 21 except that the first application AP1 and the second application AP2 in FIG. 21 are displayed as one application and the input field IN1 is not included.
  • the third application AP3 automatically displays (presents) answer candidates in response to acquisition of an input sentence (corresponding to the character string TX2) such as a question entered by the customer. Then, the third application AP3 allows the operator to specify (click, etc.) the response candidate among the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4. Paste (stick) to IN2. In this way, in the third application AP3, response candidates are automatically presented from the customer's input text, and the operator designates (by clicking, etc.) an arbitrary response (response) candidate from among them, thereby providing a response to the customer. It becomes possible to use it as a (answer sentence).
  • the processing mode of the third application AP3 is not limited to the example shown in FIG. 22, and any processing mode can be adopted. This point will be described with reference to FIG. FIG. 23 is a diagram showing an example of display on the operator side.
  • the third application AP3 has the highest score (similarity, etc.) among the selected first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4.
  • a response candidate (hereinafter also referred to as "optimal response") is displayed so as to be distinguishable from other response candidates.
  • the third application AP3 arranges the third type candidate TA1, which is the optimum response, at the top, and arranges the other response candidates below the third type candidate TA1.
  • the third application AP3 also arranges and displays the third type candidate TA1, which is the optimum response, in the input field IN2.
  • the response candidate with the highest score may be automatically reflected as the response. Then, the operator only needs to make a final confirmation. For example, the third application AP3 may return the selected optimal response to the customer even if the operator does not explicitly specify (click, etc.).
  • FIG. 24 is a diagram showing an example of display on the customer side.
  • a device DV shown in FIG. 24 is, for example, a terminal device such as a smart phone used by a customer.
  • the display of the application AP11 is similar to that of a normal message application without displaying the information corresponding to the content CT1 shown in FIG. Example Since the display of the application AP11 is for the customer, the arrangement of the icon representing the operator and the icon representing the customer are reversed.
  • the response to the customer may be selected from the second type candidates SA or the third type candidates TA, and may not be selected from the first type candidates FA.
  • the information processing system 1 can prevent information including personal information and context-dependent content from being provided to customers.
  • FIG. 25 is a diagram showing an example of a third mode of service provision.
  • the example of FIG. 25 shows a case where second-type candidates SA and third-type candidates TA are to be displayed, and first-type candidates FA are excluded.
  • the second application AP2 when the second application AP2 returns the second-type candidate SA1, which is the optimum response among the second-type candidates SA1-SA4 and the third-type candidates TA1-TA4, to the customer as a response to the character string TX2. indicates Then, the second application AP2 selects a predetermined number of response candidates (also referred to as "alternative response candidates") from among the response candidates other than the second-type candidate SA1, starting with the highest score, under the notation "maybe". indicate.
  • FIG. 25 shows a case where three of the second-type candidate SA2, the third-type candidate TA1, and the third-type candidate TA2 are displayed as alternative response candidates.
  • the operator who has confirmed the alternative response candidates designates (clicks, etc.) the alternative response candidate if there is one that seems more appropriate than the optimal response.
  • the information processing system 1 feeds back information on the designated alternative response candidates.
  • the information processing system 1 uses a vector conversion model or Update similarity calculation functions.
  • FIG. 26 is a diagram illustrating an example of domain development.
  • FIG. 26 shows an example of expanding information in ABC General Insurance, which is the domain “non-life insurance”, to other domains such as “real estate”, “life insurance”, “bank” and “food”.
  • ABC General Insurance which is the domain “non-life insurance”
  • log QA and manual QA for ABC General Insurance, which is the domain General Insurance.
  • the information processing system 1 uses the log QA of ABC insurance with the domain "non-life insurance” as the log QA of ABC real estate with the domain "real estate”. As a result, the information processing system 1 can also process ABC real estate, which is the domain "real estate" for which there is no log QA.
  • ABC Life Insurance which is the domain "life insurance” shows a pattern in which there is neither log QA nor manual QA for that domain.
  • the information processing system 1 uses the log QA of ABC insurance with the domain "non-life insurance” as the log QA of ABC life insurance with the domain "life insurance”.
  • manual QA for ABC life insurance whose domain is "life insurance” is manually created by a process described later.
  • the information processing system 1 can also process ABC life insurance, which is the domain "life insurance” for which there is no log QA.
  • ABC Bank which is the domain "bank”
  • it shows a pattern in which there is log QA for that domain and no manual QA.
  • the manual QA for ABC Bank with the domain "bank” is manually created by the process described below.
  • the information processing system 1 can also process ABC Bank, which is the domain "bank” for which there is no log QA.
  • domain expansion can be applied without relying on similarities between domains.
  • ABC Foods which is a domain "food” with low similarity to the domain "non-life insurance”
  • there is no log QA for that domain but there is manual QA.
  • the information processing system 1 uses the log QA of ABC General Insurance, which is the domain "general insurance”, as the log QA of ABC Foods, which is the domain "food”.
  • the information processing system 1 can also process ABC foods, which is the domain "food” for which there is no log QA.
  • the information processing system 1 can be deployed to any domain regardless of the similarity of the domains.
  • FIG. 27 is a diagram illustrating an example of manual QA generation.
  • FIG. 27 is a diagram showing the concept of processing when generating manual QA by human-in-the-loop.
  • the first data group LQA and the second data group MQA shown in FIG. 1 for explanation are shown as examples of log QA and manual QA, but log QA and manual QA are shown in FIG. It is not limited to things.
  • a new manual QA may be generated by performing the human-in-the-loop process shown in FIG. 27 from a state in which there is no manual QA.
  • the information processing system 1 compares each QA pair in the first data group LQA with each QA pair in the second data group MQA, and based on the comparison result, the data included in the first data group LQA. QA pairs that are included in the second data group MQA and are not included in the second data group MQA are extracted (step S11). For example, the information processing system 1 uses the cosine distance between questions (Q sentences), and if the distance (similarity) is greater than or equal to a threshold, the QA pairs are considered to have different contents. Then, the information processing system 1 extracts, among the QA pairs in the first data group LQA, QA pairs that are separated from all QA pairs in the second data group MQA by a distance (similarity) equal to or greater than a threshold.
  • the information processing system 1 converts a QA pair P13, which is a combination of a question Q13 and an answer A13, from the first data group LQA into a QA pair ("uncorresponding pair ”). That is, FIG. 27 shows a case where the QA pair whose content corresponds to the QA pair P13 is not included in the second data group MQA, which is manual QA.
  • the information processing system 1 presents the extracted uncorresponding pairs to the user U (step S12).
  • the user U in FIG. 27 is assumed to be a person such as a supervisor (administrator) who has the authority to create a manual QA manual.
  • the display unit 13 of the terminal device 10 presents the unmatched pair to the user U.
  • the information processing system 1 presents to the user U the QA pair P13, which is the extracted uncorresponding pair.
  • the user U expands the manual QA based on the presented contents.
  • the user U manually creates a QA pair corresponding to the unsupported pair and adds it to the manual QA (step S13). For example, if the unsupported pair includes a portion that does not satisfy the conditions regarding the response, such as personal information or context-dependent content, the user U corrects that portion. Then, the user U adds a QA pair (also referred to as an "additional QA pair") that has been modified so that it does not include personal information or context-dependent content, and has a response that satisfies the conditions regarding the response, to the manual QA. .
  • a QA pair also referred to as an "additional QA pair
  • the user U confirms the QA pair P13, which is an uncorresponding pair, manually creates an addition QA pair corresponding to the content of the QA pair P13, and adds it to the second data group MQA. If the response A13 of the QA pair P13 does not contain personal information or context-dependent content and satisfies the response conditions, the user U adds the QA pair P13 to the second data group MQA as a QA pair for addition. may
  • the process of generating manual QA is repeated until there are no more unsupported pairs. Further, when a new QA pair is added to the log QA and the QA pair corresponds to an unsupported QA pair, the information processing system 1 notifies the user U that the unsupported QA pair has been added as a new QA pair. May notify and prompt manual QA updates. Note that the above is merely an example, and manual QA may be generated by any method as long as manual QA can be generated.
  • the type of question and response information included in the QA pair is text, but if the processing can be applied, it is not limited to text and can be applied to various types of information. good too.
  • questions (Q) and responses (A) are text (characters). , voice, etc., can also be used. This point will be described below.
  • An example in which the type of response is other than text will be described below.
  • FIG. 28 is a diagram showing an example of a case where an image is used as a response.
  • the information processing system 1 selects an image corresponding to the search query (character) as a response. For example, when the user inputs a character string "Something sad happened today", the information processing system 1 performs selection processing using the character string as a search query. For example, the information processing system 1 selects a flower image as a response to the search query "Something sad happened today.” For example, the information processing system 1 selects an image to respond to based on the similarity between the search query and the question of the QA pair. In the search process, the information processing system 1 may calculate the degree of similarity between images, which is the type of response, and select an image to respond to based on the degree of similarity.
  • FIG. 29 is a diagram showing an example of a case where a voice response is made.
  • the information processing system 1 selects the voice corresponding to the search query (character) as a response. For example, when the user inputs a character string "Something sad happened today", the information processing system 1 performs selection processing using the character string as a search query. For example, the information processing system 1 selects, as a response to the search query "Something sad happened today", a soft voice saying "Are you okay?". For example, the information processing system 1 selects a response voice based on the similarity between the search query and QA pair questions. In the search process, the information processing system 1 may calculate the degree of similarity between sounds, which is the type of response, and select the sound to respond to based on the degree of similarity.
  • the information processing device 100 and the terminal device 10 are separate units, these devices may be integrated. That is, a device (information processing device 100 or the like) that selects a response to a search query and a device (terminal device 10 or the like) that displays the selected response may be integrated.
  • the terminal device 10 used by a user such as an operator may be an information processing device that selects a response to a search query.
  • the information processing system 1 includes a terminal device 10 that also functions as an information processing device that selects a response to a search query, and a content providing device (server device) that provides content to the terminal device 10. good too.
  • the configuration described above is merely an example, and the information processing system 1 may have any device configuration as long as it can select a response to a search query and provide that information.
  • each component of each device illustrated is functionally conceptual and does not necessarily need to be physically configured as illustrated.
  • the specific form of distribution and integration of each device is not limited to the one shown in the figure, and all or part of them can be functionally or physically distributed and integrated in arbitrary units according to various loads and usage conditions. Can be integrated and configured.
  • the information processing device includes the first selection unit (first selection unit 133 in the embodiment), the second selection unit ( In the embodiment, a second selection unit 134) is provided.
  • a first selection unit selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are combinations of question information corresponding to responses and response information indicating the responses.
  • the second selection unit selects the response information corresponding to the search query from the second data group including a plurality of QA pairs different from the first data group based on the first QA pair selected by the first selection unit. Select as response information.
  • the information processing apparatus can select an appropriate response to the search query by selecting the response corresponding to the search query in two steps.
  • the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, which is character information, and response information.
  • the information processing device can select a response for a search query of character information by selecting the first QA pair from the first data group in which the character information is question information. an appropriate response can be selected.
  • the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, response information that is character information, and the like. In this way, the information processing device can select an appropriate response to the search query by selecting the first QA pair from the first data group having character information as response information.
  • the first selection unit selects the first QA pair from the first data group including a plurality of QA pairs based on the response log. In this way, the information processing device can select a response based on past responses by selecting the first QA pair from the first data group generated based on the response log. An appropriate response can be selected for a search query.
  • the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs generated by processing the response log. In this way, the information processing device can select a response based on past responses by selecting the first QA pair from the first data group for processing the response log. an appropriate response can be selected.
  • the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that satisfies conditions regarding responses. In this way, by selecting a response from response information that satisfies the response-related conditions, the information processing apparatus can limit the responses that are actually output to those that satisfy the response-related conditions. can be selected.
  • the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that does not include personal information.
  • the information processing apparatus can suppress the possibility of outputting personal information by selecting a response from response information that does not include personal information, and therefore selects an appropriate response to a search query. can do.
  • the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and context-independent response information.
  • the information processing apparatus can suppress the possibility of the response depending on the context by selecting the response from the response information that does not depend on the context. can do.
  • the first selection unit selects the first QA pair by searching the first data group using the search query.
  • the information processing device can select an appropriate response to the search query by searching the first data group using the search query.
  • the first selection unit selects the first QA pair based on the similarity between the question information of each QA pair in the first data group and the search query. In this way, the information processing device can select a QA pair that is a question similar to the search query, and therefore can select an appropriate response to the search query.
  • the second selection unit determines a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair, and from the second data group, Select the response information of the second QA pair as the target response information.
  • the information processing device can select a response based on the similarity of questions, and therefore can select an appropriate response to the search query.
  • the second selection unit selects target response information from the second data group by searching the second data group using the response information of the first QA pair. In this way, the information processing device can select a response based on the similarity of the responses, and therefore can select an appropriate response to the search query.
  • the second selection unit uses the first QA pair to search the second data group to determine the second QA pair corresponding to the first QA pair, and from the second data group, the response information of the second QA pair is selected as the target response information.
  • the information processing device can select a response based on the similarity of the combination of question and response, and therefore can select an appropriate response to the search query.
  • the information processing apparatus also includes a generating unit (generating unit 135 in the embodiment) that generates display information indicating target response information. In this way, the information processing apparatus can provide information on the selected response to the user by generating the display information indicating the target response information.
  • a generating unit generating unit 135 in the embodiment
  • the generation unit generates display information for displaying a list of the first response information, which is the response information selected using only the first data group, and the target response information.
  • the information processing apparatus generates display information that displays a list of responses selected by a plurality of different methods, so that the information on the responses selected by various methods can be provided in a state in which the user can compare them. Become.
  • the generation unit generates display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information.
  • the information processing apparatus generates display information that displays a list of responses selected by a plurality of different methods, so that the information on the responses selected by various methods can be provided in a state in which the user can compare them. Become.
  • the generation unit when there is a plurality of pieces of target response information selected by the second selection unit, the generation unit generates display information for displaying the plurality of pieces of target response information side by side. In this manner, the information processing apparatus generates display information that displays a plurality of response candidates side by side, thereby providing a plurality of response candidates to the user in a state in which the user can select which response is preferable. .
  • the information processing apparatus also includes a providing unit (transmitting unit 136 in the embodiment) that provides display information generated by the generating unit. In this way, the information processing apparatus can provide the selected response information by providing the display information indicating the target response information.
  • a providing unit transmitting unit 136 in the embodiment
  • FIG. 30 is a hardware configuration diagram showing an example of a computer 1000 that implements the functions of an information processing device.
  • An information processing apparatus 100 according to an embodiment will be described below as an example.
  • the computer 1000 has a CPU 1100 , a RAM 1200 , a ROM (Read Only Memory) 1300 , a HDD (Hard Disk Drive) 1400 , a communication interface 1500 and an input/output interface 1600 .
  • Each part of computer 1000 is connected by bus 1050 .
  • the CPU 1100 operates based on programs stored in the ROM 1300 or HDD 1400 and controls each section. For example, the CPU 1100 loads programs stored in the ROM 1300 or HDD 1400 into the RAM 1200 and executes processes corresponding to various programs.
  • the ROM 1300 stores a boot program such as BIOS (Basic Input Output System) executed by the CPU 1100 when the computer 1000 is started, and programs dependent on the hardware of the computer 1000.
  • BIOS Basic Input Output System
  • the HDD 1400 is a computer-readable recording medium that non-temporarily records programs executed by the CPU 1100 and data used by such programs.
  • HDD 1400 is a recording medium that records an information processing program according to the present disclosure, which is an example of program data 1450 .
  • a communication interface 1500 is an interface for connecting the computer 1000 to an external network 1550 (for example, the Internet).
  • CPU 1100 receives data from another device via communication interface 1500, and transmits data generated by CPU 1100 to another device.
  • the input/output interface 1600 is an interface for connecting the input/output device 1650 and the computer 1000 .
  • the CPU 1100 receives data from input devices such as a keyboard and mouse via the input/output interface 1600 .
  • the CPU 1100 also transmits data to an output device such as a display, speaker, or printer via the input/output interface 1600 .
  • the input/output interface 1600 may function as a media interface for reading a program or the like recorded on a predetermined recording medium.
  • Media include, for example, optical recording media such as DVD (Digital Versatile Disc) and PD (Phase change rewritable disk), magneto-optical recording media such as MO (Magneto-Optical disk), tape media, magnetic recording media, semiconductor memories, etc. is.
  • the CPU 1100 of the computer 1000 implements the functions of the control unit 130 and the like by executing the information processing program loaded on the RAM 1200.
  • the HDD 1400 also stores an information processing program according to the present disclosure and data in the storage unit 120 .
  • CPU 1100 reads and executes program data 1450 from HDD 1400 , as another example, these programs may be obtained from another device via external network 1550 .
  • a first selection unit that selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are a combination of question information corresponding to a response and response information indicating the response; Based on the first QA pair selected by the first selection unit, from a second data group containing a plurality of QA pairs different from the first data group, the response information corresponding to the search query, the target response a second selection unit for selecting as information; Information processing device.
  • the first selection unit The information processing apparatus according to (1), wherein the first QA pair is selected from the first data group including a plurality of QA pairs that are combinations of the question information, which is character information, and the response information.
  • the first selection unit The information processing apparatus according to (1) or (2), wherein the first QA pair is selected from the first data group including a plurality of QA pairs that are combinations of the question information and the response information that is character information.
  • the first selection unit The information processing apparatus according to any one of (1) to (3), wherein the first QA pair is selected from the first data group including a plurality of QA pairs based on response logs.
  • the first selection unit The information processing apparatus according to (4), wherein the first QA pair is selected from the first data group including a plurality of QA pairs generated by processing a response log.
  • the second selection unit Selecting the target response information from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that satisfies a response-related condition (1) to (5).
  • the information processing device described.
  • the second selection unit The information processing apparatus according to (6), wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that does not include personal information.
  • the second selection unit The information processing apparatus according to (6) or (7), wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the context-independent response information.
  • the first selection unit The information processing apparatus according to any one of (1) to (8), wherein the first QA pair is selected by searching the first data group using the search query.
  • the first selection unit The information processing apparatus according to (9), wherein the first QA pair is selected based on the similarity between the question information of each QA pair in the first data group and the search query.
  • the second selection unit determining a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair;
  • the information processing device according to any one of (1) to (10), wherein the response information of 2QA pairs is selected as the target response information.
  • the second selection unit Select the target response information from the second data group by searching the second data group using the response information of the first QA pair (1) to any one of (10) The information processing device described.
  • the second selection unit Determine a second QA pair corresponding to the first QA pair by searching the second data group using the first QA pair, and from the second data group, the response information of the second QA pair, The information processing apparatus according to any one of (1) to (10), which is selected as the target response information.
  • a generation unit that generates display information indicating the target response information; The information processing device according to any one of (1) to (13).
  • the generating unit The information processing apparatus according to (14), wherein the display information for displaying a list of the first response information that is the response information selected using only the first data group and the target response information is generated.
  • the generating unit The information according to (14) or (15), wherein the display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information is generated. processing equipment.
  • information processing system 100 information processing device 110 communication unit 120 storage unit 121 response log storage unit 122 log QA storage unit 123 manual QA storage unit 124 content information storage unit 130 control unit 131 acquisition unit 132 conversion unit 133 first selection unit 134 second 2 selection unit 135 generation unit 136 transmission unit (providing unit) 10 terminal device (information processing device) 11 communication unit 12 input unit 13 display unit (providing unit) 14 storage unit 15 control unit 151 acquisition unit 152 transmission unit 153 reception unit 154 processing unit 16 audio output unit

Abstract

An information processing device according to the present disclosure comprises: a first selection unit for selecting a first QA pair that corresponds to a search query from a first data group that includes a plurality of QA pairs which are the combinations of question information corresponding to a response and response information that indicates the response; and a second selection unit for selecting, on the basis of the first QA pair selected by the first selection unit, response information that corresponds to the search query as target response information from a second data group that includes a plurality of QA pairs which are different from the first data group.

Description

情報処理装置、情報処理方法及び情報処理プログラムInformation processing device, information processing method and information processing program
 本開示は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 The present disclosure relates to an information processing device, an information processing method, and an information processing program.
 従来、ユーザからの質問等の入力に対応する回答を提供するサービスが知られている。例えば、入力パターンと回答情報とを対応付けて記憶した回答データベースとの対応関係を教師データとして教師あり学習を行うことにより得られた人工知能アルゴリズムにより、利用者の入力に応じた回答情報を自動的に提供する(例えば特許文献1)。 Conventionally, there are known services that provide answers in response to input such as questions from users. For example, an artificial intelligence algorithm obtained by performing supervised learning using the correspondence relationship between input patterns and answer information stored in an answer database as teacher data automatically generates answer information according to the user's input. (for example, Patent Document 1).
特許第6624539号Patent No. 6624539
 しかしながら、従来技術では、検索クエリに対して適切な応答を選択することができるとは限らない。例えば、従来技術では、次に利用者がする入力を予測して、予測の結果を次の入力候補として利用者に自動的に表示するが、予測し表示するのは利用者の入力であり、ユーザへの回答の応答については改善の余地がある。そのため、検索クエリに対して適切な応答を選択することが望まれている。 However, with conventional technology, it is not always possible to select an appropriate response to a search query. For example, in the prior art, the user's next input is predicted, and the prediction result is automatically displayed to the user as the next input candidate, but what is predicted and displayed is the user's input, There is room for improvement in response to the answer to the user. Therefore, it is desirable to select appropriate responses to search queries.
 そこで、本開示では、検索クエリに対して適切な応答を選択することができる情報処理装置、情報処理方法及び情報処理プログラムを提案する。 Therefore, the present disclosure proposes an information processing device, an information processing method, and an information processing program capable of selecting an appropriate response to a search query.
 上記の課題を解決するために、本開示に係る一形態の情報処理装置は、応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する第1選択部と、前記第1選択部により選択された前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する第2選択部と、を備える。 In order to solve the above problems, an information processing apparatus according to one embodiment of the present disclosure provides a first data group including a plurality of QA pairs that are a combination of question information corresponding to a response and response information indicating the response, , a first selection unit that selects a first QA pair corresponding to a search query, and a plurality of QA pairs different from the first data group based on the first QA pair selected by the first selection unit a second selection unit that selects the response information corresponding to the search query from the two data groups as target response information.
本開示の実施形態に係る情報処理の一例を示す図である。FIG. 3 is a diagram showing an example of information processing according to an embodiment of the present disclosure; FIG. 本開示の実施形態に係る情報処理システムの構成例を示す図である。1 is a diagram illustrating a configuration example of an information processing system according to an embodiment of the present disclosure; FIG. 本開示の実施形態に係る情報処理装置の構成例を示す図である。1 is a diagram illustrating a configuration example of an information processing device according to an embodiment of the present disclosure; FIG. 本開示の実施形態に係る応答ログ記憶部の一例を示す図である。It is a figure which shows an example of the response log storage part which concerns on embodiment of this indication. 本開示の実施形態に係るログQA記憶部の一例を示す図である。4 is a diagram illustrating an example of a log QA storage unit according to an embodiment of the present disclosure; FIG. 本開示の実施形態に係る手動QA記憶部の一例を示す図である。FIG. 11 illustrates an example of a manual QA storage unit according to an embodiment of the present disclosure; FIG. マージ処理の一例を示す図である。It is a figure which shows an example of a merge process. 本開示の実施形態に係る端末装置の構成例を示す図である。1 is a diagram illustrating a configuration example of a terminal device according to an embodiment of the present disclosure; FIG. 本開示の実施形態に係る情報処理装置の処理手順を示すフローチャートである。4 is a flow chart showing a processing procedure of the information processing device according to the embodiment of the present disclosure; 本開示の実施形態に係る情報処理システムの処理手順を示すシーケンス図である。FIG. 4 is a sequence diagram showing processing procedures of the information processing system according to the embodiment of the present disclosure; 情報処理システムのシステム構成概要を示す図である。It is a figure which shows the system configuration|structure outline|summary of an information processing system. 第1処理パターンの処理を示すフローチャートである。4 is a flowchart showing processing of a first processing pattern; 第2処理パターンの一例を示す図である。It is a figure which shows an example of a 2nd processing pattern. 第2処理パターンの処理を示すフローチャートである。9 is a flowchart showing processing of a second processing pattern; 第3処理パターンの一例を示す図である。It is a figure which shows an example of a 3rd process pattern. 第3処理パターンの処理を示すフローチャートである。10 is a flowchart showing processing of a third processing pattern; システムの適用に関する第1形態の一例を示す図である。It is a figure which shows an example of the 1st form regarding the application of a system. システムの適用に関する第2形態の一例を示す図である。FIG. 10 is a diagram showing an example of a second mode of application of the system; システムの適用に関する第3形態の一例を示す図である。FIG. 10 is a diagram showing an example of a third mode of application of the system; 表示用情報の一例を示す図である。It is a figure which shows an example of the information for a display. サービス提供に関する第1形態の一例を示す図である。It is a figure which shows an example of the 1st form regarding service provision. サービス提供に関する第2形態の一例を示す図である。It is a figure which shows an example of the 2nd form regarding service provision. オペレータ側の表示の一例を示す図である。It is a figure which shows an example of the display by the side of an operator. 顧客側の表示の一例を示す図である。It is a figure which shows an example of a display on the customer side. サービス提供に関する第3形態の一例を示す図である。It is a figure which shows an example of the 3rd form regarding service provision. ドメイン展開の一例を示す図である。It is a figure which shows an example of domain deployment. 手動QAの生成の一例を示す図である。It is a figure which shows an example of generation|occurrence|production of manual QA. 画像による応答を行う場合の一例を示す図である。FIG. 10 is a diagram showing an example of a case where an image is used as a response; 音声による応答を行う場合の一例を示す図である。It is a figure which shows an example in the case of making a response by voice. 情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。1 is a hardware configuration diagram showing an example of a computer that implements functions of an information processing apparatus; FIG.
 以下に、本開示の実施形態について図面に基づいて詳細に説明する。なお、この実施形態により本願にかかる情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、以下の各実施形態において、同一の部位には同一の符号を付することにより重複する説明を省略する。 Below, embodiments of the present disclosure will be described in detail based on the drawings. The information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Further, in each of the following embodiments, the same parts are denoted by the same reference numerals, thereby omitting redundant explanations.
 以下に示す項目順序に従って本開示を説明する。
  1.実施形態
   1-1.本開示の実施形態に係る情報処理の概要
    1-1-1.背景及び効果等
   1-2.実施形態に係る情報処理システムの構成
   1-3.実施形態に係る情報処理装置の構成
    1-3-1.マージ例
   1-4.実施形態に係る端末装置の構成
   1-5.実施形態に係る情報処理の手順
    1-5-1.情報処理装置に係る処理の手順
    1-5-2.情報処理システムに係る処理の手順
   1-6.システム構成概要
   1-7.処理例
    1-7-1.第1処理パターン
    1-7-2.第2処理パターン
    1-7-3.第3処理パターン
   1-8.適応例
   1-9.サービス提供例
    1-9-1.表示例
    1-9-2.アプリケーション構成例
   1-10.ドメイン展開例
   1-11.手動QAの生成例(ヒューマンインザループ)
   1-12.情報種別例
    1-12-1.画像
    1-12-2.音声
  2.その他の実施形態
   2-1.その他の構成例
   2-2.その他
  3.本開示に係る効果
  4.ハードウェア構成
The present disclosure will be described according to the order of items shown below.
1. Embodiment 1-1. Outline of information processing according to embodiment of present disclosure 1-1-1. Background and Effects 1-2. Configuration of information processing system according to embodiment 1-3. Configuration of Information Processing Apparatus According to Embodiment 1-3-1. Merge example 1-4. Configuration of terminal device according to embodiment 1-5. Information processing procedure according to embodiment 1-5-1. Procedure of processing related to information processing apparatus 1-5-2. Procedure of processing related to information processing system 1-6. Overview of system configuration 1-7. Processing example 1-7-1. First processing pattern 1-7-2. Second processing pattern 1-7-3. Third processing pattern 1-8. Adaptation example 1-9. Example of service provision 1-9-1. Display example 1-9-2. Application configuration example 1-10. Example of domain expansion 1-11. Manual QA generation example (human in the loop)
1-12. Examples of information types 1-12-1. Image 1-12-2. Voice 2. Other Embodiments 2-1. Other configuration examples 2-2. Others 3. Effects of the present disclosure 4 . Hardware configuration
[1.実施形態]
[1-1.本開示の実施形態に係る情報処理の概要]
 図1は、本開示の実施形態に係る情報処理の一例を示す図である。本開示の実施形態に係る情報処理は、情報処理装置100(図3参照)や端末装置10(図8参照)を含む情報処理システム1(図2参照)によって実現される。
[1. embodiment]
[1-1. Overview of information processing according to the embodiment of the present disclosure]
FIG. 1 is a diagram illustrating an example of information processing according to an embodiment of the present disclosure. Information processing according to the embodiment of the present disclosure is implemented by an information processing system 1 (see FIG. 2) including an information processing device 100 (see FIG. 3) and a terminal device 10 (see FIG. 8).
 情報処理装置100は、実施形態に係る情報処理を実行する情報処理装置である。図1では、情報処理装置100は、応答に対応する質問情報(単に「質問」ともいう)と、その応答(「回答」ともいう)を示す応答情報(単に「応答」ともいう)との組合せ(以下「QAペア」ともいう)を複数含む第1データ群LQAを用いる。第1データ群LQAは、過去の応答履歴(応答ログ)から生成されるログQA(Question-Answer)であるがこの点については後述する。なお、ここでいう質問は、応答(「回答」ともいう)が対応付けられるものであれば、どのようなものであってもよい。すなわち、ここでいう質問は、その質問に続く応答の契機となるものであれば、どのようなものであってもよい。すなわち、質問は、疑問形の質問や問いかけに限らず、他の主体の反応(応答)を促すようなものであれば種々のものが含まれる概念である。 The information processing device 100 is an information processing device that executes information processing according to the embodiment. In FIG. 1, the information processing apparatus 100 combines question information (also simply referred to as "question") corresponding to a response and response information (also simply referred to as "response") indicating the response (also referred to as "answer"). (hereinafter also referred to as “QA pairs”) is used. The first data group LQA is a log QA (Question-Answer) generated from past response history (response log), which will be described later. The question here may be anything as long as it can be associated with a response (also referred to as an "answer"). That is, the question here may be anything as long as it triggers a response following the question. In other words, questions are not limited to interrogative questions or inquiries, but are concepts that include various questions as long as they provoke reactions (responses) from other subjects.
 第1データ群LQAには、質問Q11と応答A11との組合せであるQAペアP11、質問Q12と応答A12との組合せであるQAペアP12、及び質問Q13と応答A13との組合せであるQAペアP13等の複数のQAペアを含む。 The first data group LQA includes a QA pair P11 that is a combination of question Q11 and response A11, a QA pair P12 that is a combination of question Q12 and response A12, and a QA pair P13 that is a combination of question Q13 and response A13. , including multiple QA pairs such as
 また、図1では、情報処理装置100は、質問とその質問に対応する応答との組合せ(QAペア)を複数含む第2データ群MQAを用いる。第2データ群MQAは、人により作成された手動QAである。第2データ群MQAは、応答に関する条件を満たすように人手(手動)で作成される。例えば、第2データ群MQAは、個人情報を含まないように手動で作成される。また、例えば、第2データ群MQAは、文脈に依存しないように手動で作成される。なお、第2データ群MQA等の手動QAの作成については後述する。 In addition, in FIG. 1, the information processing apparatus 100 uses the second data group MQA including a plurality of combinations (QA pairs) of questions and responses corresponding to the questions. The second data group MQA is manual QA created by humans. The second data group MQA is created manually (manually) so as to satisfy the conditions regarding responses. For example, the second data group MQA is manually created so as not to contain personal information. Also, for example, the second data group MQA is manually created so as not to depend on the context. The creation of manual QA such as the second data group MQA will be described later.
 第2データ群MQAには、質問Q21と応答A21との組合せであるQAペアP21、質問Q22と応答A22との組合せであるQAペアP22、及び質問Q23と応答A23との組合せであるQAペアP23等の複数のQAペアを含む。ここで、第2データ群MQAに含まれる応答A21~A23等の応答は、応答に関する条件を満たすように手動で作成されるため、個人情報や文脈に依存するような応答が含まれない。 The second data group MQA includes a QA pair P21 that is a combination of question Q21 and response A21, a QA pair P22 that is a combination of question Q22 and response A22, and a QA pair P23 that is a combination of question Q23 and response A23. , including multiple QA pairs such as Here, since the responses such as the responses A21 to A23 included in the second data group MQA are manually created so as to satisfy the response conditions, they do not include responses that depend on personal information or context.
 ここから、第1データ群LQAと第2データ群MQAとを用いて情報処理装置100が検索クエリ(単に「クエリ」ともいう)に対応する応答(「対象応答」ともいう)を選択する処理を説明する。なお、図1では、第2データ群MQAからQAペアを選択する際に、質問の情報を用いる処理パターン(以下「第1処理パターン」ともいう)について説明するが、第2データ群MQAからQAペアを選択するパターンはこの限りではない。なお、第1処理パターン以外のパターンについては後述する。 From here, the information processing apparatus 100 selects a response (also referred to as a “target response”) corresponding to a search query (simply referred to as a “query”) using the first data group LQA and the second data group MQA. explain. In FIG. 1, when selecting a QA pair from the second data group MQA, a processing pattern using question information (hereinafter also referred to as "first processing pattern") will be described. Patterns for selecting pairs are not limited to this. Patterns other than the first processing pattern will be described later.
 図1では、「事故で整体に行ったんですが、補償されますか?」という文字情報(文字列)を検索クエリQE1とする場合を示す。なお、検索クエリQE1は、情報処理装置100が提供するサービス(QAサービス)のオペレータや顧客等の人(併せて「ユーザ」ともいう)により入力される。なお、入力態様は、キーボードやタッチパネルによる文字入力、音声による入力など任意の形態であってもよい。  Fig. 1 shows a case where the search query QE1 is the character information (character string) "I went to a chiropractor due to an accident. Will I be compensated?" The search query QE1 is input by a person such as an operator or a customer of the service (QA service) provided by the information processing apparatus 100 (also referred to as a “user”). Note that the input mode may be any form such as character input using a keyboard or touch panel, input by voice, or the like.
 情報処理装置100は、第1データ群LQAと検索クエリQE1とを用いて、検索クエリQE1に対応するQAペア(「第1QAペア」ともいう)を選択する(ステップS1)。情報処理装置100は、検索クエリQE1を用いて第1データ群LQAを検索することにより、第1データ群LQAから第1QAペアを選択する。 The information processing device 100 uses the first data group LQA and the search query QE1 to select a QA pair (also referred to as "first QA pair") corresponding to the search query QE1 (step S1). The information processing apparatus 100 selects the first QA pair from the first data group LQA by searching the first data group LQA using the search query QE1.
 情報処理装置100は、検索クエリQE1と第1データ群LQA中の各質問とを比較し、第1データ群LQA中の各質問のうち検索クエリQE1に類似する質問のQAペアを第1QAペアとして選択する。情報処理装置100は、検索クエリQE1をベクトル変換したベクトル(「クエリベクトル」ともいう)と、第1データ群LQA中の各質問をベクトル変換したベクトル(「質問ベクトル」ともいう)とを比較する。そして、情報処理装置100は、第1データ群LQAのうち、検索クエリQE1のクエリベクトルに類似する質問ベクトルの質問のQAペアを第1QAペアとして選択する。図1では、説明を簡単にするために、情報処理装置100は、第1データ群LQAのうち、検索クエリQE1のクエリベクトルに最も類似する質問ベクトルの質問のQAペアを第1QAペアとして選択する。 The information processing device 100 compares the search query QE1 with each question in the first data group LQA, and selects a QA pair of questions similar to the search query QE1 among the questions in the first data group LQA as a first QA pair. select. The information processing device 100 compares a vector obtained by vector-converting the search query QE1 (also referred to as a "query vector") and a vector obtained by vector-converting each question in the first data group LQA (also referred to as a "question vector"). . Then, the information processing apparatus 100 selects, from the first data group LQA, QA pairs of questions with question vectors similar to the query vector of the search query QE1 as first QA pairs. In FIG. 1, in order to simplify the explanation, the information processing apparatus 100 selects, from the first data group LQA, the QA pair of the question whose question vector is most similar to the query vector of the search query QE1 as the first QA pair. .
 例えば、情報処理装置100は、テキスト(文字情報)を入力とし、そのテキストを表現するベクトル(埋め込み表現)を出力するモデル(ベクトル変換モデル)等を用いて、文字情報をベクトルに変換する。なお、テキスト(文字情報)のベクトル変換については後述する。情報処理装置100は、検索クエリQE1をベクトル変換モデルによりクエリベクトルに変換する。情報処理装置100は、第1データ群LQA中の各質問をベクトル変換モデルにより質問ベクトルに変換する。 For example, the information processing apparatus 100 takes text (character information) as input and converts the character information into a vector using a model (vector conversion model) or the like that outputs a vector (embedded expression) expressing the text. Vector conversion of text (character information) will be described later. The information processing device 100 converts the search query QE1 into a query vector using a vector conversion model. The information processing device 100 converts each question in the first data group LQA into a question vector using a vector conversion model.
 なお、第1データ群LQA中のQAペアの情報(質問等)は予めベクトルに変換されていてもよい。情報処理装置100は、検索クエリQE1のクエリベクトルと、第1データ群LQA中の各質問の質問ベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きい質問ベクトルの質問のQAペアを第1QAペアとして選択する。なお、コサイン類似度は一例に過ぎず、コサイン類似度に限らずベクトル間の近さを測るために種々の情報が用いられてもよい。図1では、情報処理装置100は、質問Q12と応答A12との組合せであるQAペアP12を第1QAペアとして選択する。 It should be noted that the QA pair information (questions, etc.) in the first data group LQA may be converted into vectors in advance. The information processing apparatus 100 calculates the cosine similarity between the query vector of the search query QE1 and the question vector of each question in the first data group LQA, and selects the QA pair of the question of the question vector having the highest cosine similarity. Select as 1QA pair. Note that the cosine similarity is merely an example, and various types of information may be used to measure the closeness between vectors without being limited to the cosine similarity. In FIG. 1, the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair.
 そして、情報処理装置100は、第2データ群MQAと第1QAペアとを用いて、第2データ群MQAからQAペア(「第2QAペア」ともいう)を選択する(ステップS2)。図1では、情報処理装置100は、第1QAペアとして選択したQAペアP12の質問Q12(「第1質問Q12」ともいう)を用いて、第2データ群MQAを検索することにより、第2データ群MQAから第2QAペアを選択する。 Then, the information processing apparatus 100 selects a QA pair (also referred to as a "second QA pair") from the second data group MQA using the second data group MQA and the first QA pair (step S2). In FIG. 1 , the information processing apparatus 100 searches the second data group MQA using the question Q12 (also referred to as “first question Q12”) of the QA pair P12 selected as the first QA pair, thereby obtaining the second data Select the second QA pair from the group MQA.
 図1では、情報処理装置100は、第1処理パターンの処理により、第2データ群MQAからQAペアを選択する。情報処理装置100は、第1質問Q12と第2データ群MQA中の各質問とを比較し、第2データ群MQA中の各質問のうち第1質問Q12に類似する質問のQAペアを第2QAペアとして選択する。情報処理装置100は、第1質問Q12をベクトル変換したベクトルと、第2データ群MQA中の各質問をベクトル変換したベクトル(質問ベクトル)とを比較する。そして、情報処理装置100は、第2データ群MQAのうち、第1質問Q12のベクトルに類似する質問ベクトルの質問のQAペアを第2QAペアとして選択する。図1では、説明を簡単にするために、情報処理装置100は、第2データ群MQAのうち、第1質問Q12のベクトルに最も類似する質問ベクトルの質問のQAペアを第2QAペアとして選択する。 In FIG. 1, the information processing apparatus 100 selects QA pairs from the second data group MQA by processing the first processing pattern. The information processing device 100 compares the first question Q12 with each question in the second data group MQA, and selects a QA pair of questions similar to the first question Q12 among the questions in the second data group MQA as the second QA. Select as a pair. The information processing device 100 compares the vector obtained by vector-transforming the first question Q12 and the vector (question vector) obtained by vector-transforming each question in the second data group MQA. Then, the information processing apparatus 100 selects QA pairs of questions with question vectors similar to the vector of the first question Q12 from the second data group MQA as second QA pairs. In FIG. 1, in order to simplify the explanation, the information processing apparatus 100 selects the QA pair of the question whose question vector is most similar to the vector of the first question Q12 from among the second data group MQA as the second QA pair. .
 情報処理装置100は、第2データ群MQA中の各質問をベクトル変換モデルにより質問ベクトルに変換する。なお、第2データ群MQA中のQAペアの情報(質問等)は予めベクトルに変換されていてもよい。情報処理装置100は、第1質問Q12のベクトルと、第2データ群MQA中の各質問の質問ベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きい質問ベクトルの質問のQAペアを第2QAペアとして選択する。図1では、情報処理装置100は、質問Q21と応答A21との組合せであるQAペアP21を第2QAペアとして選択する。そして、情報処理装置100は、第2QAペアとして選択したQAペアP21の応答A21を検索クエリQE1の対象応答として選択する。図1では、情報処理装置100は、「事故による整体は補償がされます。」という文字情報である応答A21を検索クエリQE1の対象応答として選択する。例えば、情報処理装置100は、選択した応答A21をユーザに提供する。 The information processing device 100 converts each question in the second data group MQA into a question vector using a vector conversion model. The QA pair information (questions, etc.) in the second data group MQA may be converted into vectors in advance. The information processing apparatus 100 calculates the cosine similarity between the vector of the first question Q12 and the question vector of each question in the second data group MQA, and selects the QA pair of the question of the question vector having the highest cosine similarity as the first QA pair. Select as 2QA pair. In FIG. 1, the information processing apparatus 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair. Then, the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1. In FIG. 1, the information processing apparatus 100 selects the response A21, which is the character information "manipulative treatment due to an accident will be compensated", as the target response of the search query QE1. For example, the information processing apparatus 100 provides the selected response A21 to the user.
[1-1-1.背景及び効果等]
 従来型の自動応対システムではQAペアを人が作っているので、クエリに対する発話カバー率等のカバー率は低い。そこで、過去の有人チャットログ等の応答ログを用いる事でこれらのQAペアを増やすことは可能である。しかしながら、その場合のAnswer文(回答文)等の応答には個人情報や文脈依存の情報が含まれている可能性が有り、顧客等に対して出力するべきではない情報を出力してしまうこと等により、適切な応対ができなくなる可能性がある。
[1-1-1. Background and effects, etc.]
In the conventional automatic response system, QA pairs are created by people, so the coverage rate such as the utterance coverage rate for queries is low. Therefore, it is possible to increase these QA pairs by using response logs such as past manned chat logs. However, there is a possibility that personal information and context-dependent information may be included in responses such as answer sentences in that case, and information that should not be output to customers, etc., may be output. There is a possibility that it will not be possible to respond appropriately due to such reasons.
 そこで、システムが、これらの個人情報や文脈依存の情報を、正規表現や辞書作成を行うことでフィルタすることも考えられるが、そのルール作成には膨大なコスト、手間がかかるという問題がある。 Therefore, it is conceivable for the system to filter this personal information and context-dependent information by creating regular expressions and dictionaries, but the problem is that creating rules for this is extremely costly and time-consuming.
 一方で、上記の情報処理システム1においては、人手等により作成され、個人情報や文脈依存等の応答条件を満たすQAペアと有人チャットログ等の応答ログを基に生成されたQAペアを組み合わせる。これにより、情報処理システム1は、ログQA文のQ文(質問)を用いてカバー率を向上させつつ、個人情報や文脈依存の情報が出良くされる可能性を抑制することにより、発話応対品質を担保することができる。 On the other hand, in the information processing system 1 described above, QA pairs created manually and satisfying response conditions such as personal information and context dependence are combined with QA pairs generated based on response logs such as manned chat logs. As a result, the information processing system 1 improves the coverage rate by using the Q sentence (question) of the log QA sentence, and suppresses the possibility that personal information and context-dependent information will be output. Quality can be guaranteed.
 例えば、情報処理システム1では、過去の応答履歴(応答ログ)から生成されるログQAである第1データ群LQAと、個人情報や文脈依存等に該当する応答を含まない第2データ群MQAとを用いる。これにより、情報処理システム1は、第1データ群LQAの質問を用いてクエリに対するカバー率を向上させつつ、第2データ群MQAの応答を用いることで個人情報や文脈依存の情報が出良くされる可能性を抑制することができる。このように、情報処理システム1は、検索クエリに対して適切な応答を選択することができる。なお、第2データ群MQAは、人手による作成に限らず、応答に関する条件を満たすQAペアのみを含むように生成可能であれば、人手を介さずに自動で生成されてもよい。 For example, in the information processing system 1, a first data group LQA, which is log QA generated from a past response history (response log), and a second data group MQA, which does not include responses corresponding to personal information, context dependence, etc. Use As a result, the information processing system 1 uses the questions of the first data group LQA to improve the coverage rate for queries, and uses the responses of the second data group MQA to improve the output of personal information and context-dependent information. can reduce the possibility of Thus, the information processing system 1 can select an appropriate response to the search query. Note that the second data group MQA is not limited to manual creation, and may be automatically created without human intervention as long as it can be created so as to include only QA pairs that satisfy conditions regarding responses.
[1-2.実施形態に係る情報処理システムの構成]
 図2に示す情報処理システム1について説明する。図2に示すように、情報処理システム1は、端末装置10と、情報処理装置100とが含まれる。端末装置10と、情報処理装置100とは所定の通信網(ネットワークN)を介して、有線または無線により通信可能に接続される。図2は、実施形態に係る情報処理システムの構成例を示す図である。なお、図2に示した情報処理システム1には、複数台の端末装置10や、複数台の情報処理装置100が含まれてもよい。
[1-2. Configuration of information processing system according to embodiment]
The information processing system 1 shown in FIG. 2 will be described. As shown in FIG. 2 , the information processing system 1 includes a terminal device 10 and an information processing device 100 . The terminal device 10 and the information processing device 100 are communicably connected by wire or wirelessly via a predetermined communication network (network N). FIG. 2 is a diagram illustrating a configuration example of an information processing system according to the embodiment; Note that the information processing system 1 shown in FIG. 2 may include a plurality of terminal devices 10 and a plurality of information processing apparatuses 100 .
 情報処理装置100は、複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択し、第1QAペアに基づいて、第2データ群から、検索クエリに対応する応答情報を、対象応答情報として選択する処理を実行するコンピュータである。また、情報処理装置100は、各種情報を端末装置10に送信するコンピュータである。情報処理装置100は、オペレータへの応答アシスト等の各種サービスを提供するために用いられる情報処理装置である。 The information processing apparatus 100 selects a first QA pair corresponding to the search query from a first data group including a plurality of QA pairs, and based on the first QA pair, from the second data group, response information corresponding to the search query. as the target response information. Also, the information processing device 100 is a computer that transmits various types of information to the terminal device 10 . The information processing device 100 is an information processing device that is used to provide various services such as response assistance to an operator.
 端末装置10は、ユーザにより利用されるコンピュータである。例えば、端末装置10は、ユーザによる検索クエリの入力を受け付ける。端末装置10は、検索クエリを情報処理装置100等の情報処理装置へ送信する。また、端末装置10は、音声による検索クエリの入力を受け付けてもよい。 The terminal device 10 is a computer used by the user. For example, the terminal device 10 receives an input of a search query by the user. The terminal device 10 transmits the search query to the information processing device such as the information processing device 100 . In addition, the terminal device 10 may accept an input of a search query by voice.
 端末装置10は、ユーザによって利用されるデバイス装置である。端末装置10は、ユーザによる入力を受け付ける。端末装置10は、ユーザの発話による音声入力や、ユーザの操作による入力を受け付ける。端末装置10は、ユーザの入力に応じた情報を表示する。端末装置10は、実施形態における処理を実現可能であれば、どのような装置であってもよい。例えば、端末装置10は、スマートフォンや、スマートスピーカや、テレビや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等の装置であってもよい。 The terminal device 10 is a device used by the user. The terminal device 10 receives input from the user. The terminal device 10 receives voice input by user's utterance and input by user's operation. The terminal device 10 displays information according to the user's input. The terminal device 10 may be any device as long as it can implement the processing in the embodiments. For example, the terminal device 10 is a device such as a smart phone, a smart speaker, a television, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. may
[1-3.実施形態に係る情報処理装置の構成]
 次に、実施形態に係る情報処理を実行する情報処理装置の一例である情報処理装置100の構成について説明する。図3は、本開示の実施形態に係る情報処理装置の構成例を示す図である。
[1-3. Configuration of information processing device according to embodiment]
Next, the configuration of the information processing apparatus 100, which is an example of an information processing apparatus that executes information processing according to the embodiment, will be described. FIG. 3 is a diagram illustrating a configuration example of an information processing device according to an embodiment of the present disclosure.
 図3に示すように、情報処理装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、情報処理装置100は、情報処理装置100の管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。 As shown in FIG. 3, the information processing device 100 has a communication section 110, a storage section 120, and a control section . The information processing apparatus 100 includes an input unit (for example, a keyboard, a mouse, etc.) that receives various operations from an administrator of the information processing apparatus 100, and a display unit (for example, a liquid crystal display, etc.) for displaying various information. may have.
 通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークN(図2参照)と有線または無線で接続され、端末装置10等の他の情報処理装置との間で情報の送受信を行う。また、通信部110は、顧客が利用するデバイス装置(図24中のデバイスDV等)との間で情報の送受信を行ってもよい。 The communication unit 110 is implemented by, for example, a NIC (Network Interface Card) or the like. The communication unit 110 is connected to the network N (see FIG. 2) by wire or wirelessly, and transmits and receives information to and from another information processing device such as the terminal device 10 . Also, the communication unit 110 may transmit and receive information to and from a device used by a customer (such as the device DV in FIG. 24).
 記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。実施形態に係る記憶部120は、図3に示すように、応答ログ記憶部121と、ログQA記憶部122と、手動QA記憶部123と、コンテンツ情報記憶部124とを有する。 The storage unit 120 is implemented by, for example, a semiconductor memory device such as RAM (Random Access Memory) or flash memory, or a storage device such as a hard disk or optical disk. The storage unit 120 according to the embodiment has a response log storage unit 121, a log QA storage unit 122, a manual QA storage unit 123, and a content information storage unit 124, as shown in FIG.
 記憶部120は、上記以外にも各種情報を記憶する。記憶部120は、応答の選択処理や選択した情報の表示等を実現する各種のアプリケーション(プログラム)の情報を記憶する。例えば、情報処理装置100は、応答候補を提示するアプリケーション(「応答候補提供アプリケーション」ともいう)を起動することにより、応答候補提供アプリケーションが実行可能になる。 The storage unit 120 stores various information other than the above. The storage unit 120 stores information of various applications (programs) that implement response selection processing, display of selected information, and the like. For example, the information processing apparatus 100 can execute an application for providing response candidates by activating an application for presenting response candidates (also referred to as a "response candidate providing application").
 実施形態に係る応答ログ記憶部121は、応答ログに関する情報を記憶する。例えば、応答ログ記憶部121は、過去に行われたオペレータと顧客の対話(コミュニケーション)の履歴を記憶する。図4は、本開示の実施形態に係る応答ログ記憶部の一例を示す図である。図4に、実施形態に係る応答ログ記憶部121の一例を示す。図4に示した例では、応答ログ記憶部121は、「Operator」、「dialogue」、「Customer」といった項目が含まれる。 The response log storage unit 121 according to the embodiment stores information about response logs. For example, the response log storage unit 121 stores a history of past conversations (communications) between an operator and a customer. FIG. 4 is a diagram illustrating an example of a response log storage unit according to an embodiment of the present disclosure; FIG. 4 shows an example of the response log storage unit 121 according to the embodiment. In the example shown in FIG. 4, the response log storage unit 121 includes items such as "Operator", "Dialogue", and "Customer".
 「Operator」は、対応する対話を行ったオペレータを識別するための識別情報を示す。図4では「Operator」に「OP1」といったオペレータを識別するオペレータIDを記憶する場合を一例として示すが、オペレータを識別可能であれば、氏名等であってもよい。 "Operator" indicates identification information for identifying the operator who performed the corresponding dialogue. FIG. 4 shows an example in which an operator ID such as "OP1" for identifying an operator is stored in "Operator", but a name or the like may be used as long as the operator can be identified.
 「dialogue」は、対話の内容を示す。図4では、「dialogue」に、誰がいつどのような発話を行ったかを示す文字情報が格納される場合を示す。なお、「dialogue」には、対話の内容が把握可能であればどのような情報が格納されてもよく、例えば文字情報に限らず音声情報等が格納されてもよい。 "Dialogue" indicates the content of the dialogue. FIG. 4 shows a case where "dialog" stores character information indicating who spoke what and when. Any information may be stored in "dialog" as long as the contents of the dialogue can be grasped.
 「Customer」は、対応する対話を行った顧客を識別するための識別情報を示す。図4では「A様」といった顧客を示す抽象的な情報を示すが、「Customer」には顧客を識別可能な情報、例えば顧客IDや氏名等が格納される。 "Customer" indicates identification information for identifying the customer who has conducted the corresponding dialogue. FIG. 4 shows abstract information indicating a customer such as "Mr. A", but "Customer" stores information that can identify the customer, such as customer ID and name.
 図4では、応答ログ記憶部121には、Operator「OP1」により識別されるオペレータ(オペレータOP1)は、顧客「A様」と対話を行った際に情報が格納される。例えば、「ABC損保です。本日はいかがされましたか?」という発話は、O(オペレータ)により、2020年11月25日の12時に行われたことを示す。例えば、「今Webサイトを見ているんですが、申し込み手続きががわからないんです」という発話は、C(顧客)により、2020年11月25日の12時0分10秒に行われたことを示す。 In FIG. 4, the response log storage unit 121 stores information when the operator (operator OP1) identified by the operator "OP1" interacted with the customer "Mr. A". For example, the utterance “This is ABC Insurance. For example, the utterance "I'm looking at the website now, but I don't understand the application procedure" was made by C (customer) at 12:00:10 on November 25, 2020. indicates
 なお、応答ログ記憶部121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。このように、応答ログ記憶部に格納される応答ログは、いつ、誰が、何を発言(入力)したか等の情報が含まれる。例えば、情報処理装置100は、応答ログ記憶部121に格納される応答ログを加工して、ログQA記憶部122に示すようなログQAを生成する。なお、ログQA記憶部122に示すようなログQAは、情報処理装置100以外の装置(情報生成装置)が行ってもよい。この場合、情報処理装置100は、情報生成装置からログQAを受信して、受信したログQAをログQA記憶部122に格納する。 It should be noted that the response log storage unit 121 may store various types of information, not limited to the above, depending on the purpose. In this way, the response log stored in the response log storage unit includes information such as when, who said what (input). For example, the information processing apparatus 100 processes the response log stored in the response log storage unit 121 to generate log QA as shown in the log QA storage unit 122 . Note that the log QA shown in the log QA storage unit 122 may be performed by a device (information generation device) other than the information processing device 100 . In this case, the information processing device 100 receives log QA from the information generating device and stores the received log QA in the log QA storage unit 122 .
 実施形態に係るログQA記憶部122は、第1データ群の一例であるログQAに関する各種情報を記憶する。ログQA記憶部122は、応答ログから生成されたQAペアに関する各種情報を記憶する。図5は、本開示の実施形態に係るログQA記憶部の一例を示す図である。図5に、実施形態に係るログQA記憶部122の一例を示す。図5に示した例では、ログQA記憶部122は、「Q(質問)」、「A(回答)」といった項目が含まれる。 The log QA storage unit 122 according to the embodiment stores various information related to log QA, which is an example of the first data group. The log QA storage unit 122 stores various information about QA pairs generated from response logs. FIG. 5 is a diagram illustrating an example of a log QA storage unit according to an embodiment of the present disclosure; FIG. 5 shows an example of the log QA storage unit 122 according to the embodiment. In the example shown in FIG. 5, the log QA storage unit 122 includes items such as “Q (question)” and “A (answer)”.
 図5では、ログQA記憶部122には、「今Webサイトを見ているんですが、申し込み手続きががわからないんです」というQ(質問)と、「それではまずは画面上部にある番号を教えていただけますか」というA(回答)とが対応付けられたQAペア等が格納される。ログQA記憶部122に記憶される各QAペアは、応答ログを加工することにより生成される。例えば、情報処理装置100は、応答ログの各文章(文字情報)を解析し、解析結果を基に、応答ログからQAペアを生成する。例えば、情報処理装置100は、形態素解析や意味解析等に関する技術を適宜用いて応答ログを解析することにより、応答ログから質問の文と応答の文とを抽出し、抽出した質問の文と応答の文とをQAペアとして、ログQA(第1データ群)を生成してもよい。なお、上記は一例に過ぎず、応答ログを加工してログQA(第1データ群)を生成する処理は、応答ログからログQA(第1データ群)を生成可能であれば、どのような処理であってもよい。 In FIG. 5, the log QA storage unit 122 stores a Q (question) such as "I'm looking at the website now, but I don't understand the application procedure." A QA pair or the like associated with A (answer) such as "Can I have it?" is stored. Each QA pair stored in the log QA storage unit 122 is generated by processing the response log. For example, the information processing apparatus 100 analyzes each sentence (character information) in the response log and generates a QA pair from the response log based on the analysis result. For example, the information processing apparatus 100 extracts a question sentence and a response sentence from the response log by analyzing the response log appropriately using techniques related to morphological analysis, semantic analysis, etc., and extracts the extracted question sentence and the response. and sentences may be used as a QA pair to generate a log QA (first data group). The above is only an example, and the process of processing the response log to generate the log QA (first data group) can be any kind of process if the log QA (first data group) can be generated from the response log. It may be processing.
 「Q(質問)」は、質問を示す。「A(回答)」は、応答(回答)を示す。なお、ログQA記憶部122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、ログQA記憶部122は、各QAペアを識別するQAペアIDを記憶してもよい。図5では、ログQA記憶部122中の応答に「A様」といった個人情報が含まれる場合を示す。このように、第1データ群には個人情報等が含まれ得る。 "Q (question)" indicates a question. "A (answer)" indicates a response (answer). It should be noted that the log QA storage unit 122 may store various types of information, not limited to the above, depending on the purpose. For example, the log QA storage unit 122 may store a QA pair ID that identifies each QA pair. FIG. 5 shows a case where personal information such as "Mr. A" is included in the response in the log QA storage unit 122 . Thus, the first data group can include personal information and the like.
 実施形態に係る手動QA記憶部123は、第2データ群の一例である手動QAに関する各種情報を記憶する。手動QA記憶部123は、手動で生成されたQAペアに関する各種情報を記憶する。図6は、実施形態に係る手動QA記憶部の一例を示す図である。図6に示す手動QA記憶部123には、「カテゴリ」、「Q(質問)」、「A(回答例)」といった項目が含まれる。 The manual QA storage unit 123 according to the embodiment stores various information related to manual QA, which is an example of the second data group. The manual QA storage unit 123 stores various types of information regarding manually generated QA pairs. FIG. 6 is a diagram illustrating an example of a manual QA storage unit according to the embodiment; The manual QA storage unit 123 shown in FIG. 6 includes items such as "category", "Q (question)", and "A (answer example)".
 図6では、手動QA記憶部123には、カテゴリ「補償内容」について、「交通事故の際の整体費用は補償されるか?」というQ(質問)と、「事故の際の整体は全額補償されます。」というA(回答)とが対応付けられたQAペア等が格納される。 In FIG. 6, the manual QA storage unit 123 stores, for the category "compensation details", a Q (question) such as "Will the cost of treatment in the event of a traffic accident be compensated?" is stored.
 「カテゴリ」は、対応するQAペアが該当するカテゴリを示す。「Q(質問)」は、質問を示す。「A(回答)」は、応答(回答)を示す。なお、手動QA記憶部123は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、手動QA記憶部123は、各QAペアを識別するQAペアIDを記憶してもよい。 "Category" indicates the category to which the corresponding QA pair applies. "Q (question)" indicates a question. "A (answer)" indicates a response (answer). Note that the manual QA storage unit 123 may store various types of information, not limited to the above, depending on the purpose. For example, the manual QA storage unit 123 may store a QA pair ID that identifies each QA pair.
 実施形態に係るコンテンツ情報記憶部124は、端末装置10に表示されるコンテンツに関する各種情報を記憶する。例えば、コンテンツ情報記憶部124は、端末装置10にインストールされているアプリケーション(「アプリ」ともいう)で表示されるコンテンツに関する情報を記憶する。なお、上記は一例に過ぎず、コンテンツ情報記憶部124は、応答候補を表示するコンテンツ等に応じて種々の情報を記憶してもよい。コンテンツ情報記憶部124は、端末装置10へのコンテンツの提供や端末装置10での応答候補の表示等に必要な各種情報を記憶する。 The content information storage unit 124 according to the embodiment stores various types of information regarding content displayed on the terminal device 10 . For example, the content information storage unit 124 stores information about content displayed by an application (also referred to as an “app”) installed in the terminal device 10 . Note that the above is merely an example, and the content information storage unit 124 may store various types of information according to the content for which response candidates are displayed. The content information storage unit 124 stores various kinds of information necessary for providing content to the terminal device 10, displaying response candidates on the terminal device 10, and the like.
 図3に戻り、説明を続ける。制御部130は、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置100内部に記憶されたプログラム(例えば、本開示に係る情報処理プログラム等)がRAM(Random Access Memory)等を作業領域として実行されることにより実現される。また、制御部130は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。 Return to Figure 3 and continue the explanation. The control unit 130, for example, uses a CPU (Central Processing Unit), an MPU (Micro Processing Unit), etc. to store programs stored inside the information processing apparatus 100 (for example, an information processing program according to the present disclosure, etc.) as RAM (Random Access Memory) or the like as a work area. Also, the control unit 130 is implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).
 図3に示すように、制御部130は、取得部131と、変換部132と、第1選択部133と、第2選択部134と、生成部135と、送信部136とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。また、制御部130が有する各処理部の接続関係は、図3に示した接続関係に限られず、他の接続関係であってもよい。 As shown in FIG. 3, the control unit 130 has an acquisition unit 131, a conversion unit 132, a first selection unit 133, a second selection unit 134, a generation unit 135, and a transmission unit 136. implements or performs the information processing functions and operations described in . Note that the internal configuration of the control unit 130 is not limited to the configuration shown in FIG. 3, and may be another configuration as long as it performs information processing described later. Moreover, the connection relationship between the processing units of the control unit 130 is not limited to the connection relationship shown in FIG. 3, and may be another connection relationship.
 取得部131は、各種情報を取得する。取得部131は、端末装置10等の外部の情報処理装置から各種情報を取得する。取得部131は、端末装置10に入力された情報を端末装置10から各種情報を取得する。取得部131は、端末装置10に入力された検索クエリを端末装置10から取得する。取得部131は、記憶部120から各種情報を取得する。 The acquisition unit 131 acquires various types of information. The acquisition unit 131 acquires various types of information from an external information processing device such as the terminal device 10 . The acquisition unit 131 acquires various types of information from the terminal device 10 as information input to the terminal device 10 . The acquisition unit 131 acquires from the terminal device 10 the search query input to the terminal device 10 . Acquisition unit 131 acquires various types of information from storage unit 120 .
 変換部132は、変換処理を行う。変換部132は、検索クエリを第1選択部133が検索に用いる形式に変換する。変換部132は、QAペアの情報を第2選択部134が検索に用いる形式に変換する。例えば、変換部132は、文字情報をベクトルに変換する。 The conversion unit 132 performs conversion processing. The conversion unit 132 converts the search query into a format that the first selection unit 133 uses for searching. The conversion unit 132 converts the QA pair information into a format that the second selection unit 134 uses for searching. For example, the conversion unit 132 converts character information into vectors.
 変換部132は、テキスト(文字情報)を入力とし、そのテキストを表現するベクトル(埋め込み表現)を出力するベクトル変換モデルを用いて、文字情報をベクトルに変換する。変換部132は、ベクトル化に関する任意の手法によりテキストをベクトルに変換する。例えば、変換部132は、BoW(Bag of Words)やBERT(Bidirectional Encoder Representations from Transformers)等によりテキストをベクトルに変換する。また、変換部132は、機械学習または自然言語処理分野で用いられる手法を用いてベクトル変換処理を行ってもよい。ベクトル変換モデルには、様々なモデルが用いられてもよい。例えば、ベクトル変換モデルには、DNN(Deep Neural Network)等の任意のネットワーク構成が採用可能である。例えば、ベクトル変換モデルには、BERT以外のTransformerのネットワーク構成を有するモデルであってもよい。例えば、ベクトル変換モデルには、CNN(Convolutional Neural Network)、RNN(Recurrent Neural Network)、LSTM(Long short-term memory)等であってもよい。すなわち、ベクトル変換モデルは、入力とする情報をベクトルに変換可能であれば、任意の構成が採用可能である。 The conversion unit 132 takes text (character information) as an input and converts the character information into a vector using a vector conversion model that outputs a vector (embedded expression) representing the text. The conversion unit 132 converts the text into a vector using any vectorization method. For example, the conversion unit 132 converts the text into a vector using BoW (Bag of Words), BERT (Bidirectional Encoder Representations from Transformers), or the like. Also, the conversion unit 132 may perform vector conversion processing using a technique used in the field of machine learning or natural language processing. Various models may be used as the vector conversion model. For example, any network configuration such as DNN (Deep Neural Network) can be adopted for the vector conversion model. For example, the vector transformation model may be a model having a network configuration of Transformers other than BERT. For example, the vector conversion model may be CNN (Convolutional Neural Network), RNN (Recurrent Neural Network), LSTM (Long short-term memory), or the like. That is, the vector conversion model can employ any configuration as long as input information can be converted into a vector.
 変換部132は、検索クエリQE1をベクトル変換モデルによりクエリベクトルに変換する。変換部132は、第1データ群LQAのQAペアをベクトルに変換する。例えば、変換部132は、第1データ群LQA中の各質問をベクトル変換モデルにより質問ベクトルに変換する。例えば、変換部132は、第1データ群LQA中の各応答をベクトル変換モデルにより応答ベクトルに変換する。 The conversion unit 132 converts the search query QE1 into a query vector using a vector conversion model. The conversion unit 132 converts the QA pairs of the first data group LQA into vectors. For example, the conversion unit 132 converts each question in the first data group LQA into a question vector using a vector conversion model. For example, the conversion unit 132 converts each response in the first data group LQA into a response vector using a vector conversion model.
 変換部132は、第2データ群MQAのQAペアをベクトルに変換する。例えば、変換部132は、第2データ群MQA中の各質問をベクトル変換モデルにより質問ベクトルに変換する。例えば、変換部132は、第2データ群MQA中の各応答をベクトル変換モデルにより応答ベクトルに変換する。 The conversion unit 132 converts the QA pairs of the second data group MQA into vectors. For example, the conversion unit 132 converts each question in the second data group MQA into a question vector using a vector conversion model. For example, the conversion unit 132 converts each response in the second data group MQA into a response vector using a vector conversion model.
 第1選択部133は、各種情報を選択する。例えば、第1選択部133は、端末装置10等の他の情報処理装置からの情報に基づいて、各種情報を選択する。例えば、第1選択部133は、記憶部120に記憶された情報に基づいて、各種情報を選択する。 The first selection unit 133 selects various information. For example, the first selection unit 133 selects various information based on information from other information processing devices such as the terminal device 10 . For example, the first selection unit 133 selects various information based on information stored in the storage unit 120 .
 第1選択部133は、取得部131により取得された各種情報に基づいて、各種情報を選択する。第1選択部133は、変換部132により変換された情報に基づいて、各種情報を選択する。第1選択部133は、第1処理パターン、第2処理パターン及び第3処理パターンのいずれの処理パターンで第1QAペアを選択するかを決定する。例えば、第1選択部133は、設定またはユーザの指定に応じて、どの処理パターンで第1QAペアを選択するかを決定する。第1選択部133は、第1処理パターン、第2処理パターン及び第3処理パターンのうち、ユーザに指定された処理パターンで第1QAペアを選択する。第1選択部133は、第1処理パターン、第2処理パターン及び第3処理パターンのうち、予め設定された処理パターンで第1QAペアを選択する。 The first selection unit 133 selects various information based on the various information acquired by the acquisition unit 131 . The first selection unit 133 selects various information based on the information converted by the conversion unit 132 . The first selection unit 133 determines which of the first processing pattern, the second processing pattern, and the third processing pattern is used to select the first QA pair. For example, the first selection unit 133 determines which processing pattern is used to select the first QA pair according to settings or user designation. The first selection unit 133 selects the first QA pair according to the processing pattern specified by the user from among the first processing pattern, the second processing pattern, and the third processing pattern. The first selection unit 133 selects the first QA pair according to a preset processing pattern among the first processing pattern, the second processing pattern, and the third processing pattern.
 第1選択部133は、応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する。第1選択部133は、文字情報である質問情報と、応答情報と組合せである複数のQAペアを含む第1データ群から、第1QAペアを選択する。第1選択部133は、質問情報と、文字情報である応答情報と組合せである複数のQAペアを含む第1データ群から、第1QAペアを選択する。 The first selection unit 133 selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are combinations of question information corresponding to responses and response information indicating the responses. The first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, which is text information, and response information. The first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, response information that is character information, and the like.
 第1選択部133は、応答ログに基づく複数のQAペアを含む第1データ群から、第1QAペアを選択する。第1選択部133は、応答ログを加工することにより生成される複数のQAペアを含む第1データ群から、第1QAペアを選択する。第1選択部133は、検索クエリを用いて、第1データ群を検索することにより、第1QAペアを選択する。第1選択部133は、第1データ群の各QAペアの質問情報と、検索クエリとの類似度に基づいて、第1QAペアを選択する。 The first selection unit 133 selects the first QA pair from the first data group including multiple QA pairs based on the response log. The first selection unit 133 selects a first QA pair from a first data group including a plurality of QA pairs generated by processing response logs. The first selection unit 133 selects the first QA pair by searching the first data group using the search query. The first selection unit 133 selects the first QA pair based on the similarity between the question information of each QA pair in the first data group and the search query.
 第1選択部133は、変換部132により変換されたベクトルを用いて、第1QAペアを選択する。第1選択部133は、第1データ群のうち、検索クエリのクエリベクトルに類似する質問ベクトルの質問のQAペアを第1QAペアとして選択する。第1選択部133は、検索クエリのクエリベクトルと、第1データ群中の各質問の質問ベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きい質問ベクトルの質問のQAペアを第1QAペアとして選択する。 The first selection unit 133 uses the vector transformed by the transformation unit 132 to select the first QA pair. The first selection unit 133 selects, from the first data group, QA pairs of questions with question vectors similar to the query vector of the search query as first QA pairs. The first selection unit 133 calculates the cosine similarity between the query vector of the search query and the question vector of each question in the first data group, and selects the QA pair of the question of the question vector with the highest cosine similarity as the first QA. Select as a pair.
 第2選択部134は、各種情報を選択する。例えば、第2選択部134は、端末装置10等の他の情報処理装置からの情報に基づいて、各種情報を選択する。例えば、第2選択部134は、記憶部120に記憶された情報に基づいて、各種情報を選択する。 The second selection unit 134 selects various information. For example, the second selection unit 134 selects various information based on information from other information processing devices such as the terminal device 10 . For example, the second selection unit 134 selects various information based on information stored in the storage unit 120 .
 第2選択部134は、取得部131により取得された各種情報に基づいて、各種情報を選択する。第2選択部134は、変換部132により変換された情報に基づいて、各種情報を選択する。第2選択部134は、第1選択部133により選択された情報に基づいて、各種情報を選択する。例えば、第2選択部134は、第1選択部133と同じ処理パターンで対象応答情報を選択すると決定する。第2選択部134は、第1処理パターン、第2処理パターン及び第3処理パターンのうち、第1選択部133が行った処理パターンで対象応答情報を選択する。 The second selection unit 134 selects various information based on the various information acquired by the acquisition unit 131 . The second selection unit 134 selects various information based on the information converted by the conversion unit 132 . The second selection section 134 selects various information based on the information selected by the first selection section 133 . For example, the second selection unit 134 determines to select target response information with the same processing pattern as the first selection unit 133 . The second selection unit 134 selects target response information according to the processing pattern performed by the first selection unit 133 from among the first processing pattern, the second processing pattern, and the third processing pattern.
 第2選択部134は、第1選択部133により選択された第1QAペアに基づいて、第1データ群とは異なる複数のQAペアを含む第2データ群から、検索クエリに対応する応答情報を、対象応答情報として選択する。第2選択部134は、質問情報と、応答に関する条件を満たす応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。 The second selection unit 134 selects response information corresponding to the search query from a second data group including a plurality of QA pairs different from the first data group, based on the first QA pair selected by the first selection unit 133. , as the target response information. The second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that satisfies conditions regarding responses.
 第2選択部134は、質問情報と、個人情報を含まない応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。第2選択部134は、質問情報と、文脈に依存しない応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。 The second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that does not include personal information. The second selection unit 134 selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and context-independent response information.
 第2選択部134は、質問を基に第2QAペアを選択する。第2選択部134は、第1QAペアの質問情報を用いて、第2データ群を検索することにより、第1QAペアの質問情報に対応する第2QAペアを決定し、第2データ群から、第2QAペアの応答情報を、対象応答情報として選択する。 The second selection unit 134 selects the second QA pair based on the question. The second selection unit 134 determines a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair, and selects the second QA pair from the second data group. The response information of the 2QA pairs is selected as the target response information.
 第2選択部134は、応答を基に第2QAペアを選択する。第2選択部134は、第1QAペアの応答情報を用いて、第2データ群を検索することにより、第2データ群から、対象応答情報を選択する。 The second selection unit 134 selects the second QA pair based on the response. The second selection unit 134 selects target response information from the second data group by searching the second data group using the response information of the first QA pair.
 第2選択部134は、質問と応答の組合せを基に第2QAペアを選択する。第2選択部134は、第1QAペアを用いて、第2データ群を検索することにより、第1QAペアに対応する第2QAペアを決定し、第2データ群から、第2QAペアの応答情報を、対象応答情報として選択する。 The second selection unit 134 selects the second QA pair based on the combination of questions and responses. The second selection unit 134 determines the second QA pair corresponding to the first QA pair by searching the second data group using the first QA pair, and selects the response information of the second QA pair from the second data group. , as the target response information.
 第2選択部134は、変換部132により変換されたベクトルを用いて、対象応答情報を選択する。第2選択部134は、第2データ群MQAのうち、第1QAペアの質問のベクトルに類似する質問ベクトルの質問のQAペアを第2QAペアとして選択する。第2選択部134は、第1QAペアの質問のベクトルと、第2データ群MQA中の各質問の質問ベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きい質問ベクトルの質問のQAペアを第2QAペアとして選択する。第2選択部134は、第2QAペアとして選択したQAペアの応答を検索クエリの対象応答として選択する。 The second selection unit 134 uses the vector converted by the conversion unit 132 to select target response information. The second selection unit 134 selects, from the second data group MQA, QA pairs of questions whose question vectors are similar to the vectors of questions of the first QA pairs as second QA pairs. The second selection unit 134 calculates the cosine similarity between the vector of the question of the first QA pair and the question vector of each question in the second data group MQA, and the QA pair of the question of the question vector with the highest cosine similarity as the second QA pair. The second selection unit 134 selects the response of the QA pair selected as the second QA pair as the target response of the search query.
 生成部135は、各種情報を生成する。生成部135は、取得部131により取得された各種情報に基づいて、各種情報を生成する。生成部135は、第2選択部134により選択された応答を示す情報を生成する。 The generation unit 135 generates various types of information. The generation unit 135 generates various information based on the various information acquired by the acquisition unit 131 . The generator 135 generates information indicating the response selected by the second selector 134 .
 生成部135は、対象応答情報を示す表示用情報を生成する。生成部135は、第1データ群のみを用いて選択された応答情報である第1応答情報と、対象応答情報とを一覧表示する表示用情報を生成する。生成部135は、第2データ群のみを用いて選択された応答情報である第2応答情報と、対象応答情報とを一覧表示する表示用情報を生成する。生成部135は、第2選択部134により選択された対象応答情報が複数ある場合、複数の対象応答情報を並べて表示する表示用情報を生成する。 The generation unit 135 generates display information indicating the target response information. The generation unit 135 generates display information for displaying a list of first response information, which is response information selected using only the first data group, and target response information. The generation unit 135 generates display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information. When there is a plurality of pieces of target response information selected by the second selection unit 134, the generating unit 135 generates display information for displaying the plurality of pieces of target response information side by side.
 生成部135は、種々の技術を適宜用いて、外部の情報処理装置へ提供する画面(コンテンツ)等の種々の情報を生成する。生成部135は、端末装置10へ提供する画面(コンテンツ)等を生成する。例えば、生成部135は、記憶部120に記憶された情報に基づいて、端末装置10へ提供する画面(コンテンツ)等を生成する。生成部135は、コンテンツCT1等の各コンテンツを生成する。生成部135は、外部の情報処理装置へ提供する画面(コンテンツ)等が生成可能であれば、どのような処理により画面(コンテンツ)等を生成してもよい。例えば、生成部135は、画像生成や画像処理等に関する種々の技術を適宜用いて、端末装置10へ提供する画面(コンテンツ)を生成する。例えば、生成部135は、Java(登録商標)等の種々の技術を適宜用いて、端末装置10へ提供する画面(コンテンツ)を生成する。なお、生成部135は、CSSやJavaScript(登録商標)やHTMLの形式に基づいて、端末装置10へ提供する画面(コンテンツ)を生成してもよい。また、例えば、生成部135は、JPEG(Joint Photographic Experts Group)やGIF(Graphics Interchange Format)やPNG(Portable Network Graphics)など様々な形式で画面(コンテンツ)を生成してもよい。 The generating unit 135 appropriately uses various techniques to generate various information such as screens (contents) to be provided to external information processing devices. The generation unit 135 generates a screen (content) and the like to be provided to the terminal device 10 . For example, the generation unit 135 generates a screen (content) and the like to be provided to the terminal device 10 based on information stored in the storage unit 120 . The generating unit 135 generates each content such as the content CT1. The generation unit 135 may generate a screen (content) or the like by any process as long as the screen (content) or the like to be provided to an external information processing apparatus can be generated. For example, the generation unit 135 generates a screen (content) to be provided to the terminal device 10 by appropriately using various techniques related to image generation, image processing, and the like. For example, the generation unit 135 generates a screen (content) to be provided to the terminal device 10 using various technologies such as Java (registered trademark) as appropriate. Note that the generation unit 135 may generate a screen (content) to be provided to the terminal device 10 based on CSS, JavaScript (registered trademark), or HTML format. Also, for example, the generation unit 135 may generate screens (contents) in various formats such as JPEG (Joint Photographic Experts Group), GIF (Graphics Interchange Format), and PNG (Portable Network Graphics).
 送信部136は、生成部135により生成された表示用情報を提供する提供部として機能する。送信部136は、各種情報を送信する。送信部136は、外部の情報処理装置へ各種情報を送信する。送信部136は、外部の情報処理装置へ各種情報を提供する。例えば、送信部136は、端末装置10等の他の情報処理装置へ各種情報を送信する。送信部136は、記憶部120に記憶された情報を提供する。送信部136は、記憶部120に記憶された情報を送信する。 The transmitting unit 136 functions as a providing unit that provides the display information generated by the generating unit 135. The transmission unit 136 transmits various information. The transmission unit 136 transmits various types of information to an external information processing device. The transmission unit 136 provides various types of information to an external information processing device. For example, the transmission unit 136 transmits various information to other information processing devices such as the terminal device 10 . The transmitter 136 provides information stored in the storage 120 . Transmitter 136 transmits information stored in storage 120 .
 送信部136は、端末装置10等の他の情報処理装置からの情報に基づいて、各種情報を提供する。送信部136は、記憶部120に記憶された情報に基づいて、各種情報を提供する。 The transmission unit 136 provides various information based on information from other information processing devices such as the terminal device 10. The transmitting section 136 provides various information based on the information stored in the storage section 120 .
 送信部136は、第2選択部134により選択された情報を送信する。送信部136は、生成部135により生成された情報を送信する。送信部136は、表示用情報を端末装置10に送信する。送信部136は、コンテンツを端末装置10に送信する。 The transmission unit 136 transmits the information selected by the second selection unit 134. The transmitter 136 transmits the information generated by the generator 135 . The transmission unit 136 transmits the display information to the terminal device 10 . The transmission unit 136 transmits content to the terminal device 10 .
[1-3-1.マージ例]
 なお、例えば、類似するQAペアはマージして用いられてもよい。例えば、応答ログから生成されるログQAにおいて類似するQAペアはマージされてもよい。この点について図7を用いて説明する。図7は、マージ処理の一例を示す図である。図7に示すマージ処理は情報処理装置100により実行される。例えば、変換部132が図7に示すマージ処理を実行する。
[1-3-1. Merge example]
Note that, for example, similar QA pairs may be merged and used. For example, similar QA pairs in log QA generated from response logs may be merged. This point will be described with reference to FIG. FIG. 7 is a diagram illustrating an example of merge processing. The merge processing shown in FIG. 7 is executed by the information processing apparatus 100. FIG. For example, the conversion unit 132 executes the merge processing shown in FIG.
 図7に示す例では、4個のQAペアを1つのQAペアにマージする例を示す。図7の4個のQAペアは、画面操作についても質問とその応答の組合せである。このように、図7の4個のQAペアは、類似する内容の質問である。このように、複数のQAペアの内容が重複する場合、複数のQAペアは1個にマージされてもよい。 The example shown in FIG. 7 shows an example of merging four QA pairs into one QA pair. The four QA pairs in FIG. 7 are also combinations of questions and their responses regarding screen operations. Thus, the four QA pairs in FIG. 7 are questions of similar content. In this way, multiple QA pairs may be merged into one if the content of multiple QA pairs overlaps.
 例えば、各QAペアの重複度合いの算出は、文書(文字情報)のコサイン類似度(BoWやBERT埋め込み表現など)等、一般的な機械学習・自然言語処理の技術が用いられてもよい。例えば、文書のベクトルがある閾値以上であれば、同じ文とみなしてもよい。例えば、コサイン類似度等により示される重複度合いが閾値以上であるQAペアを、マージの対象とする。例えば、情報処理装置100は、各QAペアの質問間のコサイン類似度を算出し、コサイン類似度が所定の閾値以上であるQAペア群を1つのQAペアにマージする。なお、情報処理装置100は、各QAペアの質問及び応答を結合した文(文書)間のコサイン類似度を算出し、コサイン類似度が所定の閾値以上であるQAペア群を1つのQAペアにマージしてもよい。 For example, the degree of overlap of each QA pair may be calculated using general machine learning/natural language processing techniques such as cosine similarity of documents (character information) (BoW, BERT embedded expressions, etc.). For example, if the vectors of documents are equal to or larger than a certain threshold, they may be regarded as the same sentence. For example, a QA pair whose degree of overlap indicated by cosine similarity or the like is equal to or greater than a threshold is targeted for merging. For example, the information processing apparatus 100 calculates cosine similarity between questions of each QA pair, and merges QA pair groups whose cosine similarity is equal to or higher than a predetermined threshold into one QA pair. In addition, the information processing apparatus 100 calculates the cosine similarity between sentences (documents) that combine the questions and responses of each QA pair, and divides the QA pair group whose cosine similarity is equal to or higher than a predetermined threshold into one QA pair. May be merged.
 図7の例では、4個のQAペアの各々の間のコサイン類似度が所定の閾値以上であるため、4個のQAペアがマージされる。情報処理装置100は、4個のQAペアをマージする処理を行う(ステップS10)。 In the example of FIG. 7, the cosine similarity between each of the four QA pairs is greater than or equal to the predetermined threshold, so the four QA pairs are merged. The information processing apparatus 100 performs a process of merging four QA pairs (step S10).
 例えば、マージ後のQAペアの応答(A文)としては、マージ前の4個のQAペアのA文を基に決定される。例えば、マージ後のQAペアのA文は、マージ前の4個のQAペアで頻出のA文が用いられる。例えば、情報処理装置100は、A文間のコサイン類似度を算出し、ある閾値以上なら同じA文として分類する。そして、情報処理装置100は、属するA文の数が最大のクラスタの中から一文をランダムに選択して、マージ後の応答(A文)として用いてもよい。 For example, the response (A sentence) of the QA pair after merging is determined based on the A sentences of the four QA pairs before merging. For example, the A sentence of the QA pair after merging is the frequently used A sentence in four QA pairs before merging. For example, the information processing apparatus 100 calculates cosine similarity between A sentences, and classifies them as the same A sentence if they are equal to or greater than a certain threshold. Then, the information processing apparatus 100 may randomly select one sentence from the cluster with the largest number of A sentences belonging to it, and use it as a post-merge response (A sentence).
 なお、マージ後のQAペアの質問(Q文)についても応答(A文)と同様に決定されてもよい。例えば、マージ後のQAペアのQ文は、マージ前の4個のQAペアで頻出のQ文が用いられる。例えば、情報処理装置100は、Q文間のコサイン類似度を算出し、ある閾値以上なら同じQ文として分類する。そして、情報処理装置100は、属するQ文の数が最大のクラスタの中から一文をランダムに選択して、マージ後の質問(Q文)として用いてもよい。 The questions (Q sentences) of the QA pair after merging may also be determined in the same way as the responses (A sentences). For example, Q sentences of the QA pair after merging are frequently used in four QA pairs before merging. For example, the information processing apparatus 100 calculates the cosine similarity between Q sentences, and classifies them as the same Q sentences if they are equal to or greater than a certain threshold. Then, the information processing apparatus 100 may randomly select one sentence from the cluster with the largest number of Q sentences belonging to it, and use it as a post-merge question (Q sentence).
[1-4.実施形態に係る端末装置の構成]
 次に、実施形態に係る情報処理を実行する情報処理装置の一例である端末装置10の構成について説明する。図8は、本開示の実施形態に係る端末装置の構成例を示す図である。
[1-4. Configuration of terminal device according to embodiment]
Next, the configuration of the terminal device 10, which is an example of an information processing device that executes information processing according to the embodiment, will be described. FIG. 8 is a diagram illustrating a configuration example of a terminal device according to an embodiment of the present disclosure.
 図8に示すように、端末装置10は、通信部11と、入力部12と、表示部13と、記憶部14と、制御部15と、音声出力部16とを有する。 As shown in FIG. 8, the terminal device 10 has a communication section 11, an input section 12, a display section 13, a storage section 14, a control section 15, and an audio output section 16.
 通信部11は、例えば、NICや通信回路等によって実現される。そして、通信部11は、所定の通信網(ネットワーク)と有線または無線で接続され、外部の情報処理装置との間で情報の送受信を行う。例えば、通信部11は、所定の通信網と有線または無線で接続され、情報処理装置100との間で情報の送受信を行う。 The communication unit 11 is implemented by, for example, a NIC, a communication circuit, or the like. The communication unit 11 is connected to a predetermined communication network (network) by wire or wirelessly, and transmits and receives information to and from an external information processing device. For example, the communication unit 11 is connected to a predetermined communication network by wire or wirelessly, and transmits and receives information to and from the information processing device 100 .
 入力部12は、ユーザの各種操作による入力を受け付ける。例えば、入力部12は、タッチパネル機能により表示面(例えば表示部13)を介してオペレータ等のユーザからの各種操作を受け付けてもよい。また、入力部12は、端末装置10に設けられたボタンや、端末装置10に接続されたキーボードやマウスからの各種操作を受け付けてもよい。入力部12は、マイク等を介して音声によるユーザの入力を受け付けてもよい。入力部12は、ユーザの発話による各種操作を受け付ける。 The input unit 12 accepts inputs by various user operations. For example, the input unit 12 may receive various operations from a user such as an operator via a display surface (for example, the display unit 13) using a touch panel function. The input unit 12 may also receive various operations from buttons provided on the terminal device 10 or from a keyboard or mouse connected to the terminal device 10 . The input unit 12 may receive user input by voice via a microphone or the like. The input unit 12 receives various operations by user's speech.
 表示部13は、情報を表示することにより、端末装置10を利用するユーザに情報を提供する提供部として機能する。表示部13は、例えば液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ等によって実現されるタブレット端末等の表示画面であり、各種情報を表示するための表示装置である。 The display unit 13 functions as a providing unit that provides information to the user who uses the terminal device 10 by displaying information. The display unit 13 is a display screen of a tablet terminal or the like realized by, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display, and is a display device for displaying various information.
 表示部13は、アプリケーションを表示する。表示部13は、コンテンツを表示する。表示部13は、情報処理装置100から受信した各種情報を表示する。表示部13は、情報処理装置100からコンテンツCT1を表示する。 The display unit 13 displays applications. The display unit 13 displays content. The display unit 13 displays various information received from the information processing device 100 . The display unit 13 displays the content CT1 from the information processing device 100 .
 記憶部14は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部14は、例えば、情報処理装置100から受信した各種情報を記憶する。記憶部14は、例えば、端末装置10にインストールされているアプリケーション(例えば情報出力アプリ等)に関する情報、例えばプログラム等を記憶する。 The storage unit 14 is realized by, for example, a semiconductor memory device such as RAM (Random Access Memory) or flash memory, or a storage device such as a hard disk or optical disk. The storage unit 14 stores, for example, various information received from the information processing device 100 . The storage unit 14 stores, for example, information regarding an application (for example, an information output application, etc.) installed in the terminal device 10, such as a program.
 制御部15は、コントローラ(controller)であり、例えば、CPUやMPU等によって、端末装置10内部の記憶部14などの記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。例えば、この各種プログラムは、情報処理を行うアプリケーション(例えば情報出力アプリ)のプログラムが含まれる。また、制御部15は、コントローラ(controller)であり、例えば、ASICやFPGA等の集積回路により実現される。 The control unit 15 is a controller. For example, various programs stored in a storage device such as the storage unit 14 inside the terminal device 10 are executed by the CPU, MPU, or the like using the RAM as a work area. Realized. For example, the various programs include programs for applications that perform information processing (for example, information output applications). Also, the control unit 15 is a controller, and is implemented by an integrated circuit such as ASIC or FPGA, for example.
 図6に示すように、制御部15は、取得部151と、送信部152と、受信部153と、処理部154とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部15の内部構成は、図6に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。また、制御部15が有する各処理部の接続関係は、図6に示した接続関係に限られず、他の接続関係であってもよい。 As shown in FIG. 6, the control unit 15 includes an acquisition unit 151, a transmission unit 152, a reception unit 153, and a processing unit 154, and implements or executes the information processing functions and actions described below. . Note that the internal configuration of the control unit 15 is not limited to the configuration shown in FIG. 6, and may be another configuration as long as it performs information processing described later. Further, the connection relationship between the processing units of the control unit 15 is not limited to the connection relationship shown in FIG. 6, and may be another connection relationship.
 取得部151は、各種情報を取得する。例えば、取得部151は、外部の情報処理装置から各種情報を取得する。例えば、取得部151は、取得した各種情報を記憶部14に格納する。取得部151は、入力部12により受け付けられた入力情報を取得する。取得部151は、入力された検索クエリを取得する。 The acquisition unit 151 acquires various types of information. For example, the acquisition unit 151 acquires various types of information from an external information processing device. For example, the acquisition unit 151 stores the acquired various information in the storage unit 14 . Acquisition unit 151 acquires input information accepted by input unit 12 . Acquisition unit 151 acquires an input search query.
 送信部152は、通信部11を介して、外部の情報処理装置へ種々の情報を送信する。送信部152は、情報処理装置100へ各種情報を送信する。送信部152は、記憶部14に記憶された各種情報を外部の情報処理装置へ送信する。送信部152は、取得部151により取得された各種情報を情報処理装置100へ送信する。送信部152は、取得部151により取得された検索クエリを情報処理装置100へ送信する。送信部152は、入力部12により受け付けられた入力情報を情報処理装置100へ送信する。 The transmission unit 152 transmits various information to an external information processing device via the communication unit 11. The transmission unit 152 transmits various types of information to the information processing device 100 . The transmission unit 152 transmits various information stored in the storage unit 14 to an external information processing device. The transmission unit 152 transmits various information acquired by the acquisition unit 151 to the information processing apparatus 100 . The transmitting unit 152 transmits the search query acquired by the acquiring unit 151 to the information processing device 100 . Transmitter 152 transmits input information accepted by input unit 12 to information processing apparatus 100 .
 受信部153は、通信部11を介して、情報処理装置100から情報を受信する。受信部153は、情報処理装置100が提供する情報を受信する。受信部153は、情報処理装置100からコンテンツを受信する。受信部153は、コンテンツCT1を受信する。 The receiving unit 153 receives information from the information processing device 100 via the communication unit 11 . The receiving unit 153 receives information provided by the information processing device 100 . The receiving unit 153 receives content from the information processing device 100 . The receiving unit 153 receives the content CT1.
 処理部154は、各種の処理を実行する。処理部154は、表示部13を介して各種情報を表示する。例えば、処理部154は、表示部13の表示を制御する。処理部154は、音声出力部16を介して各種情報を音声出力する。例えば、処理部154は、音声出力部16の音声出力を制御する。 The processing unit 154 executes various types of processing. The processing unit 154 displays various information via the display unit 13 . For example, the processing unit 154 controls display on the display unit 13 . The processing unit 154 outputs various kinds of information as voice through the voice output unit 16 . For example, the processing unit 154 controls audio output of the audio output unit 16 .
 処理部154は、受信部153が受信した情報を出力する。処理部154は、情報処理装置100から提供されたコンテンツを出力する。処理部154は、受信部153が受信したコンテンツを、表示部13に表示させたり、音声出力部16により音声出力させたりする。処理部154は、表示部13を介してコンテンツを表示する。処理部154は、音声出力部16を介してコンテンツを音声出力する。 The processing unit 154 outputs the information received by the receiving unit 153. The processing unit 154 outputs content provided from the information processing device 100 . The processing unit 154 causes the content received by the receiving unit 153 to be displayed on the display unit 13 or output as audio by the audio output unit 16 . The processing unit 154 displays content via the display unit 13 . The processing unit 154 outputs the contents as audio through the audio output unit 16 .
 なお、上述した制御部15による各処理は、例えば、JavaScript(登録商標)などにより実現されてもよい。また、上述した制御部15による情報処理等の処理は、所定のアプリケーションにより行われる場合、制御部15の各部は、例えば、所定のアプリケーションにより実現されてもよい。例えば、制御部15による情報処理等の処理は、外部の情報処理装置から受信した制御情報により実現されてもよい。例えば、上述した表示処理が所定のアプリケーション(例えば情報出力アプリ等)により行われる場合、制御部15は、例えば、所定のアプリや専用アプリを制御するアプリ制御部を有してもよい。 Note that each process performed by the control unit 15 described above may be realized by, for example, JavaScript (registered trademark). Further, when processing such as information processing by the control unit 15 described above is performed by a predetermined application, each unit of the control unit 15 may be realized by the predetermined application, for example. For example, processing such as information processing by the control unit 15 may be realized by control information received from an external information processing device. For example, when the display process described above is performed by a predetermined application (for example, an information output application, etc.), the control unit 15 may have an application control unit that controls the predetermined application or a dedicated application, for example.
 音声出力部16は、音声を出力するスピーカーによって実現され、各種情報を音声として出力するための出力装置である。音声出力部16は、情報処理装置100から提供されるコンテンツを音声出力する。例えば、音声出力部16は、表示部13に表示される情報に対応する音声を出力する。 The audio output unit 16 is realized by a speaker that outputs audio, and is an output device for outputting various types of information as audio. The audio output unit 16 audio-outputs the content provided from the information processing apparatus 100 . For example, the audio output unit 16 outputs audio corresponding to information displayed on the display unit 13 .
[1-5.実施形態に係る情報処理の手順]
 次に、図9及び図10を用いて、実施形態に係る各種情報処理の手順について説明する。
[1-5. Information processing procedure according to the embodiment]
Next, various information processing procedures according to the embodiment will be described with reference to FIGS. 9 and 10. FIG.
[1-5-1.情報処理装置に係る処理の手順]
 まず、図9を用いて、本開示の実施形態に係る情報処理装置に係る処理の流れについて説明する。図9は、本開示の実施形態に係る情報処理装置の処理手順を示すフローチャートである。具体的には、図9は、情報処理装置100による情報処理の手順を示すフローチャートである。
[1-5-1. Procedure of processing related to information processing device]
First, using FIG. 9, the flow of processing related to the information processing apparatus according to the embodiment of the present disclosure will be described. FIG. 9 is a flow chart showing the processing procedure of the information processing device according to the embodiment of the present disclosure. Specifically, FIG. 9 is a flow chart showing the procedure of information processing by the information processing apparatus 100 .
 図9に示すように、情報処理装置100は、複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する(ステップS101)。そして、情報処理装置100は、選択された第1QAペアに基づいて、第1データ群とは異なる複数のQAペアを含む第2データ群から、検索クエリに対応する応答情報を、対象応答情報として選択する(ステップS102)。 As shown in FIG. 9, the information processing device 100 selects a first QA pair corresponding to a search query from a first data group including multiple QA pairs (step S101). Then, based on the selected first QA pair, the information processing apparatus 100 selects response information corresponding to the search query from the second data group including a plurality of QA pairs different from the first data group as target response information. Select (step S102).
[1-5-2.情報処理システムに係る処理の手順]
 次に、図10を用いて、本開示の実施形態に係る情報処理システムに係る処理の流れについて説明する。図10は、本開示の実施形態に係る情報処理システムの処理手順を示すシーケンス図である。
[1-5-2. Procedure of processing related to information processing system]
Next, with reference to FIG. 10, the flow of processing related to the information processing system according to the embodiment of the present disclosure will be described. FIG. 10 is a sequence diagram showing processing procedures of the information processing system according to the embodiment of the present disclosure.
 図10に示すように、端末装置10は、オペレータ等のユーザによる検索クエリの入力を受け付ける(ステップS201)。そして、端末装置10は、検索クエリを情報処理装置100へ送信する(ステップS202)。 As shown in FIG. 10, the terminal device 10 accepts input of a search query by a user such as an operator (step S201). Then, the terminal device 10 transmits the search query to the information processing device 100 (step S202).
 情報処理装置100は、端末装置10から取得した検索クエリに対応する対象応答を選択する選択処理を実行する(ステップS203)。情報処理装置100は、第1データ群から、検索クエリに対応する第1QAペアし、選択された第1QAペアに基づいて、第2データ群から、検索クエリに対応する対象応答を選択する。 The information processing device 100 executes selection processing for selecting a target response corresponding to the search query acquired from the terminal device 10 (step S203). The information processing apparatus 100 selects a first QA pair corresponding to the search query from the first data group, and selects a target response corresponding to the search query from the second data group based on the selected first QA pair.
 情報処理装置100は、選択した対象応答を示す表示用情報(コンテンツ)を生成する(ステップS204)。そして、情報処理装置100は、生成した表示用情報を提供する(ステップS205)。情報処理装置100は、表示用情報を端末装置10に送信する。そして、端末装置10は、情報処理装置100から取得した表示用情報を表示する(ステップS206)。 The information processing apparatus 100 generates display information (content) indicating the selected target response (step S204). Then, the information processing apparatus 100 provides the generated display information (step S205). The information processing device 100 transmits display information to the terminal device 10 . Then, the terminal device 10 displays the display information acquired from the information processing device 100 (step S206).
[1-6.システム構成概要]
 ここで、図11を用いて、情報処理システム1における各機能を概念的に示すシステム構成概要を説明する。図11は、情報処理システムのシステム構成概要を示す図である。
[1-6. System configuration overview]
Here, with reference to FIG. 11, a system configuration overview conceptually showing each function in the information processing system 1 will be described. FIG. 11 is a diagram showing an overview of the system configuration of the information processing system.
 情報処理システム1は、ユーザUから検索クエリを受け付けて、その検索クエリに対応する回答文(応答)をユーザUに提供するUI部を含む。図2に示す情報処理システム1の装置構成においては、例えば、端末装置10がUI部の機能を有する。 The information processing system 1 includes a UI section that receives a search query from the user U and provides the user U with an answer (response) corresponding to the search query. In the device configuration of the information processing system 1 shown in FIG. 2, for example, the terminal device 10 has the function of the UI section.
 また、情報処理システム1は、テキスト(文字情報)を取得した場合、そのテキストを表現するベクトル(埋め込み表現)を返却する文書ベクトル変換部を含む。例えば、文書ベクトル変換部は、「こんにちは」というテキストを取得した場合、「(0,0.2,0.1,0.4,-0.3,0.1,…)」といったベクトルを出力する。 The information processing system 1 also includes a document vector conversion unit that, when acquiring text (character information), returns a vector (embedded expression) representing the text. For example, when the document vector conversion unit acquires the text "Hello", it outputs a vector such as "(0,0.2,0.1,0.4,-0.3,0.1,...)".
 図2に示す情報処理システム1の装置構成においては、例えば、情報処理装置100が文書ベクトル変換部の機能を有する。例えば、情報処理装置100の変換部132が文書ベクトル変換部の機能を有する。 In the device configuration of the information processing system 1 shown in FIG. 2, for example, the information processing device 100 has the function of a document vector conversion unit. For example, the conversion unit 132 of the information processing apparatus 100 has the function of a document vector conversion unit.
 情報処理システム1は、ログに基づくQAペアを格納する第1QA(データベース)を含む。図2に示す情報処理システム1の装置構成においては、例えば、情報処理装置100が第1QA(データベース)を有する。例えば、情報処理装置100のログQA記憶部122が第1QA(データベース)に対応する。 The information processing system 1 includes a first QA (database) that stores log-based QA pairs. In the device configuration of the information processing system 1 shown in FIG. 2, for example, the information processing device 100 has the first QA (database). For example, the log QA storage unit 122 of the information processing device 100 corresponds to the first QA (database).
 情報処理システム1は、手動作成に基づくQAペアを格納する第2QA(データベース)を含む。図2に示す情報処理システム1の装置構成においては、例えば、情報処理装置100が第2QA(データベース)を有する。例えば、情報処理装置100の手動QA記憶部123が第2QA(データベース)に対応する。 The information processing system 1 includes a second QA (database) that stores QA pairs based on manual creation. In the device configuration of the information processing system 1 shown in FIG. 2, for example, the information processing device 100 has a second QA (database). For example, the manual QA storage unit 123 of the information processing device 100 corresponds to the second QA (database).
 また、情報処理システム1は、第1QA(データベース)及び第2QA(データベース)の情報と、文書ベクトル変換部の機能とを用いて、UI部により受け付けた検索クエリに対応する回答文(対象応答)を検索(選択)する検索部を含む。例えば、情報処理装置100が検索部の機能を有する。例えば、情報処理装置100の第1選択部133及び第2選択部134が検索部の機能を有する。 In addition, the information processing system 1 uses the information of the first QA (database) and the second QA (database) and the function of the document vector conversion unit to generate an answer sentence (target response) corresponding to the search query received by the UI unit. includes a search part for searching (selecting) For example, the information processing device 100 has the function of a search unit. For example, the first selection unit 133 and the second selection unit 134 of the information processing device 100 have the function of the search unit.
 このように、情報処理システム1は、UI部、文書ベクトル変換部及び検索部の機能と、第1QA(データベース)及び第2QA(データベース)の情報とを有する構成であれば、装置構成については図2に限らず、任意の装置構成が採用可能である。なお、装置構成の他の例については後述する。 As described above, if the information processing system 1 has the functions of the UI unit, the document vector conversion unit, the search unit, and the information of the first QA (database) and the second QA (database), the device configuration is shown in FIG. 2, any device configuration can be adopted. Other examples of the device configuration will be described later.
[1-7.処理例]
 ここから、図12~図16を用いて各種の処理の一例を説明する。なお、図1と同様の点については適宜説明を省略する。以下のフローチャートでは、図11に示す情報処理システム1のシステム構成例を基に処理を説明する。また、以下では、情報処理システム1が処理を行う場合を一例として説明するが、以下に示す処理は、情報処理システム1に含まれる情報処理装置100、端末装置10等、情報処理システム1に含まれるいずれの装置が行ってもよい。
[1-7. Processing example]
From here, examples of various processes will be described with reference to FIGS. 12 to 16. FIG. Note that description of the same points as in FIG. 1 will be omitted as appropriate. In the flowchart below, processing will be described based on the system configuration example of the information processing system 1 shown in FIG. 11 . In the following, a case where the information processing system 1 performs processing will be described as an example. may be performed by any device capable of
[1-7-1.第1処理パターン]
 まず、図12を用いて、図1に示した第1処理パターンに係る処理フローの一例について説明する。図12は、第1処理パターンの処理を示すフローチャートである。
[1-7-1. First processing pattern]
First, an example of the processing flow according to the first processing pattern shown in FIG. 1 will be described with reference to FIG. FIG. 12 is a flow chart showing the processing of the first processing pattern.
 図12に示すように、情報処理システム1は、検索クエリのtext(テキスト)をベクトル(文書ベクトル)に変換する(ステップS301)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)に変換する。 As shown in FIG. 12, the information processing system 1 converts the text of the search query into a vector (document vector) (step S301). For example, the information processing system 1 converts the character string of the search query into a vector (query vector).
 情報処理システム1は、ログQAのQ文(のベクトル)と、コサイン類似度で近傍のQ文をサーチする(ステップS302)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)と、ログQA(第1データ群)の質問をベクトル化したベクトル(質問ベクトル)とのコサイン類似度を基に、第1QAペアを選択する。 The information processing system 1 searches for (the vector of) Q sentences of the log QA and nearby Q sentences by cosine similarity (step S302). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
 情報処理システム1は、サーチされたQ文(のベクトル)に対して、手動QAのQ文(のベクトル)から近傍のQ文をサーチする(ステップS303)。例えば、情報処理システム1は、第1QAペアの質問のベクトルと、手動QA(第2データ群)の質問をベクトル化したベクトル(質問ベクトル)とのコサイン類似度を基に、第2QAペアを選択する。 The information processing system 1 searches Q sentences (vectors of) of manual QA for Q sentences near the searched Q sentence (vector of) (step S303). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the question of the first QA pair and the vector (question vector) obtained by vectorizing the question of manual QA (second data group). do.
 情報処理システム1は、サーチされたQ文に紐づくA文をUI部に返す(ステップS304)。例えば、情報処理システム1は、選択した第2QAペアの応答をUI部に提供する。 The information processing system 1 returns the A sentence linked to the searched Q sentence to the UI unit (step S304). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
[1-7-2.第2処理パターン]
 ここから、第1処理パターン以外のパターンについて説明する。まず、第2データ群MQAからQAペアを選択する際に、応答の情報を用いる処理パターン(以下「第2処理パターン」ともいう)について、図13を用いて説明する。図13は、第2処理パターンの一例を示す図である。なお、図1と同様の点については同様の符号を付すなどにより適宜説明を省略する。
[1-7-2. Second processing pattern]
Patterns other than the first processing pattern will now be described. First, a processing pattern using response information when selecting a QA pair from the second data group MQA (hereinafter also referred to as “second processing pattern”) will be described with reference to FIG. FIG. 13 is a diagram showing an example of the second processing pattern. The same reference numerals are assigned to the same points as those in FIG. 1, and the description thereof is omitted as appropriate.
 図13では、情報処理装置100は、図1のステップS1と同様に検索クエリQE1について、質問Q12と応答A12との組合せであるQAペアP12を第1QAペアとして選択する。 In FIG. 13, the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair for the search query QE1, as in step S1 of FIG.
 そして、情報処理装置100は、第2データ群MQAと第1QAペアとを用いて、第2データ群MQAからQAペア(第2QAペア)を選択する(ステップS12)。図13では、情報処理装置100は、第1QAペアとして選択したQAペアP12の応答A12(「第1応答A12」ともいう)を用いて、第2データ群MQAを検索することにより、第2データ群MQAから第2QAペアを選択する。 Then, the information processing apparatus 100 selects a QA pair (second QA pair) from the second data group MQA using the second data group MQA and the first QA pair (step S12). In FIG. 13 , the information processing apparatus 100 searches the second data group MQA using the response A12 (also referred to as “first response A12”) of the QA pair P12 selected as the first QA pair, thereby obtaining the second data Select the second QA pair from the group MQA.
 図13では、情報処理装置100は、第2処理パターンの処理により、第2データ群MQAからQAペアを選択する。情報処理装置100は、第1応答A12と第2データ群MQA中の各応答とを比較し、第2データ群MQA中の各応答のうち第1応答A12に類似する応答のQAペアを第2QAペアとして選択する。情報処理装置100は、第1応答A12をベクトル変換したベクトルと、第2データ群MQA中の各応答をベクトル変換したベクトル(応答ベクトル)とを比較する。そして、情報処理装置100は、第2データ群MQAのうち、第1応答A12のベクトルに類似する応答ベクトルの応答のQAペアを第2QAペアとして選択する。 In FIG. 13, the information processing apparatus 100 selects QA pairs from the second data group MQA by the processing of the second processing pattern. The information processing apparatus 100 compares the first response A12 with each response in the second data group MQA, and selects a QA pair of responses similar to the first response A12 among the responses in the second data group MQA as the second QA. Select as a pair. The information processing apparatus 100 compares the vector obtained by vector-converting the first response A12 and the vector (response vector) obtained by vector-converting each response in the second data group MQA. Then, the information processing apparatus 100 selects, from the second data group MQA, a QA pair of responses of response vectors similar to the vector of the first response A12 as a second QA pair.
 情報処理装置100は、第2データ群MQA中の各応答をベクトル変換モデルにより応答ベクトルに変換する。なお、第2データ群MQA中のQAペアの情報(応答等)は予めベクトルに変換されていてもよい。情報処理装置100は、第1応答A12のベクトルと、第2データ群MQA中の各応答の応答ベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きい応答ベクトルの応答のQAペアを第2QAペアとして選択する。図13では、情報処理装置100は、質問Q21と応答A21との組合せであるQAペアP21を第2QAペアとして選択する。 The information processing device 100 converts each response in the second data group MQA into a response vector using the vector conversion model. The QA pair information (responses, etc.) in the second data group MQA may be converted into vectors in advance. The information processing apparatus 100 calculates the cosine similarity between the vector of the first response A12 and the response vector of each response in the second data group MQA, and selects the response QA pair of the response vector with the highest cosine similarity as the first Select as 2QA pair. In FIG. 13, the information processing device 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair.
 なお、図13では、第2QAペアを選択する場合を示すが、情報処理装置100は、第2QAペアを選択することなく、第1応答A12のベクトルに類似する応答ベクトルの応答を対象応答として選択してもよい。そして、情報処理装置100は、第2QAペアとして選択したQAペアP21の応答A21を検索クエリQE1の対象応答として選択する。 Although FIG. 13 shows the case of selecting the second QA pair, the information processing apparatus 100 selects the response of the response vector similar to the vector of the first response A12 as the target response without selecting the second QA pair. You may Then, the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1.
 次に、図14を用いて、図3に示した第2処理パターンに係る処理フローの一例について説明する。図14は、第2処理パターンの処理を示すフローチャートである。 Next, an example of the processing flow related to the second processing pattern shown in FIG. 3 will be described using FIG. FIG. 14 is a flow chart showing the processing of the second processing pattern.
 図14に示すように、情報処理システム1は、検索クエリのtext(テキスト)をベクトルに変換する(ステップS401)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)に変換する。 As shown in FIG. 14, the information processing system 1 converts the text of the search query into a vector (step S401). For example, the information processing system 1 converts the character string of the search query into a vector (query vector).
 情報処理システム1は、ログQAのQ文(のベクトル)と、コサイン類似度で近傍のQ文をサーチする(ステップS402)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)と、ログQA(第1データ群)の質問をベクトル化したベクトル(質問ベクトル)とのコサイン類似度を基に、第1QAペアを選択する。 The information processing system 1 searches Q sentences (vectors thereof) of the log QA and nearby Q sentences by cosine similarity (step S402). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
 情報処理システム1は、サーチされたQ文に紐づくA文(のベクトル)に対して、手動QAのA文(のベクトル)から近傍のA文をサーチする(ステップS403)。例えば、情報処理システム1は、第1QAペアの応答のベクトルと、手動QA(第2データ群)の応答をベクトル化したベクトル(応答ベクトル)とのコサイン類似度を基に、第2QAペアを選択する。 The information processing system 1 searches A sentences (vectors of) of manual QA for nearby A sentences for (vectors of) A sentences linked to the searched Q sentences (step S403). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the response of the first QA pair and the vector (response vector) obtained by vectorizing the response of manual QA (second data group) do.
 情報処理システム1は、サーチされたA文をUI部に返す(ステップS404)。例えば、情報処理システム1は、選択した第2QAペアの応答をUI部に提供する。 The information processing system 1 returns the searched sentence A to the UI unit (step S404). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
[1-7-3.第3処理パターン]
 次に、第2データ群MQAからQAペアを選択する際に、QAペアの情報を用いる処理パターン(以下「第3処理パターン」ともいう)について、図15を用いて説明する。図15は、第3処理パターンの一例を示す図である。例えば、第3処理パターンでは、情報処理装置100は、QAペアの質問と応答とを結合して扱う。なお、図1と同様の点については同様の符号を付すなどにより適宜説明を省略する。
[1-7-3. Third processing pattern]
Next, a processing pattern (hereinafter also referred to as “third processing pattern”) using QA pair information when selecting a QA pair from the second data group MQA will be described with reference to FIG. FIG. 15 is a diagram showing an example of the third processing pattern. For example, in the third processing pattern, the information processing apparatus 100 combines QA pair questions and responses. The same reference numerals are assigned to the same points as those in FIG. 1, and the description thereof is omitted as appropriate.
 図15では、情報処理装置100は、図1のステップS1と同様に検索クエリQE1について、質問Q12と応答A12との組合せであるQAペアP12を第1QAペアとして選択する。 In FIG. 15, the information processing device 100 selects the QA pair P12, which is the combination of the question Q12 and the response A12, as the first QA pair for the search query QE1, as in step S1 of FIG.
 そして、情報処理装置100は、第2データ群MQAと第1QAペアとを用いて、第2データ群MQAからQAペア(第2QAペア)を選択する(ステップS22)。図15では、情報処理装置100は、第1QAペアとして選択したQAペアP12(「第1QAペアP12」ともいう)を用いて、第2データ群MQAを検索することにより、第2データ群MQAから第2QAペアを選択する。 Then, the information processing apparatus 100 selects a QA pair (second QA pair) from the second data group MQA using the second data group MQA and the first QA pair (step S22). In FIG. 15 , the information processing apparatus 100 searches the second data group MQA using the QA pair P12 (also referred to as “first QA pair P12”) selected as the first QA pair, thereby obtaining Select the second QA pair.
 図15では、情報処理装置100は、第3処理パターンの処理により、第2データ群MQAからQAペアを選択する。情報処理装置100は、第1QAペアP12と第2データ群MQA中の各QAペアとを比較し、第2データ群MQA中の各QAペアのうち第1QAペアP12に類似するQAペアを第2QAペアとして選択する。情報処理装置100は、第1QAペアP12をベクトル変換したベクトルと、第2データ群MQA中の各QAペアをベクトル変換したベクトル(QAペアベクトル)とを比較する。例えば、QAペアのベクトル(QAペアベクトル)は、質問ベクトルと応答ベクトルとを結合したベクトルである。QAペアベクトルは、QAペアの質問をベクトル化した質問ベクトルと、そのQAペアの応答をベクトル化した応答ベクトルとを連結し1つにしたベクトルであってもよい。そして、情報処理装置100は、第2データ群MQAのうち、第1QAペアP12のベクトルに類似するQAペアベクトルのQAペアを第2QAペアとして選択する。 In FIG. 15, the information processing apparatus 100 selects a QA pair from the second data group MQA by the processing of the third processing pattern. The information processing apparatus 100 compares the first QA pair P12 with each QA pair in the second data group MQA, and selects a QA pair similar to the first QA pair P12 among the QA pairs in the second data group MQA as the second QA pair. Select as a pair. The information processing apparatus 100 compares the vector obtained by vector-transforming the first QA pair P12 and the vector (QA pair vector) obtained by vector-transforming each QA pair in the second data group MQA. For example, a QA pair vector (QA pair vector) is a vector that combines the question vector and the response vector. The QA pair vector may be a vector obtained by concatenating a question vector obtained by vectorizing the question of the QA pair and a response vector obtained by vectorizing the response of the QA pair. Then, the information processing apparatus 100 selects the QA pair of the QA pair vector similar to the vector of the first QA pair P12 from the second data group MQA as the second QA pair.
 情報処理装置100は、第2データ群MQA中の各QAペアをベクトル変換モデルによりQAペアベクトルに変換する。なお、第2データ群MQA中のQAペアの情報は予めベクトルに変換されていてもよい。情報処理装置100は、第1QAペアP12のベクトルと、第2データ群MQA中の各QAペアベクトルとのコサイン類似度を算出し、コサイン類似度が最も大きいQAペアベクトルのQAペアを第2QAペアとして選択する。図15では、情報処理装置100は、質問Q21と応答A21との組合せであるQAペアP21を第2QAペアとして選択する。そして、情報処理装置100は、第2QAペアとして選択したQAペアP21の応答A21を検索クエリQE1の対象応答として選択する。 The information processing device 100 converts each QA pair in the second data group MQA into a QA pair vector using a vector conversion model. The QA pair information in the second data group MQA may be converted into vectors in advance. The information processing apparatus 100 calculates the cosine similarity between the vector of the first QA pair P12 and each QA pair vector in the second data group MQA, and selects the QA pair of the QA pair vector having the highest cosine similarity as the second QA pair. Select as In FIG. 15, the information processing device 100 selects the QA pair P21, which is the combination of the question Q21 and the response A21, as the second QA pair. Then, the information processing apparatus 100 selects the response A21 of the QA pair P21 selected as the second QA pair as the target response of the search query QE1.
 次に、図16を用いて、図3に示した第3処理パターンに係る処理フローの一例について説明する。図16は、第3処理パターンの処理を示すフローチャートである。 Next, an example of the processing flow according to the third processing pattern shown in FIG. 3 will be described using FIG. FIG. 16 is a flow chart showing the processing of the third processing pattern.
 図16に示すように、情報処理システム1は、検索クエリのtext(テキスト)をベクトルに変換する(ステップS501)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)に変換する。 As shown in FIG. 16, the information processing system 1 converts the text of the search query into a vector (step S501). For example, the information processing system 1 converts the character string of the search query into a vector (query vector).
 情報処理システム1は、ログQAのQ文(のベクトル)と、コサイン類似度で近傍のQ文をサーチする(ステップS502)。例えば、情報処理システム1は、検索クエリの文字列をベクトル(クエリベクトル)と、ログQA(第1データ群)の質問をベクトル化したベクトル(質問ベクトル)とのコサイン類似度を基に、第1QAペアを選択する。 The information processing system 1 searches for (the vector of) Q sentences of the log QA and neighboring Q sentences by cosine similarity (step S502). For example, the information processing system 1, based on the cosine similarity between a vector of search query character strings (query vector) and a vector of log QA (first data group) questions (question vector), Select 1 QA pair.
 情報処理システム1は、ログQAのQ文とA文の結合した文(のベクトル)に対して、手動QAのQ文とA文の結合した文(のベクトル)から近傍のQAペアをサーチする(ステップS503)。例えば、情報処理システム1は、第1QAペアのベクトルと、手動QA(第2データ群)の各QAペアをベクトル化したベクトル(QAペアベクトル)とのコサイン類似度を基に、第2QAペアを選択する。 The information processing system 1 searches for (a vector of) a combined sentence (a vector of) the Q sentence and the A sentence of the log QA for a neighboring QA pair from (the vector of) the combined sentence of the Q sentence and the A sentence of the manual QA. (Step S503). For example, the information processing system 1 selects the second QA pair based on the cosine similarity between the vector of the first QA pair and the vector (QA pair vector) obtained by vectorizing each QA pair of manual QA (second data group). select.
 情報処理システム1は、サーチされたQAペアのA文をUI部に返す(ステップS504)。例えば、情報処理システム1は、選択した第2QAペアの応答をUI部に提供する。 The information processing system 1 returns the A sentence of the searched QA pair to the UI unit (step S504). For example, the information processing system 1 provides the UI unit with the response of the selected second QA pair.
[1-8.適応例]
 ここから、上述した情報処理システム1の適用例について、図17~図19を用いて説明する。図17~図19は、コールセンターでの自動応対システムに適用した例を示す。図17は、システムの適用に関する第1形態の一例を示す図である。また、図18は、システムの適用に関する第2形態の一例を示す図である。また、図19は、システムの適用に関する第3形態の一例を示す図である。なお、情報処理システム1の適用形態は図17~図19に示す第1形態~第3形態に限らず、任意の形態が採用可能である。
[1-8. Adaptation example]
Application examples of the information processing system 1 described above will now be described with reference to FIGS. 17 to 19. FIG. 17 to 19 show an example applied to an automatic response system in a call center. FIG. 17 is a diagram showing an example of a first form regarding application of the system. Also, FIG. 18 is a diagram showing an example of a second mode of application of the system. Moreover, FIG. 19 is a figure which shows an example of the 3rd form regarding the application of a system. The application form of the information processing system 1 is not limited to the first to third forms shown in FIGS. 17 to 19, and any form can be adopted.
 図17~図19においては、コールセンターでの自動応対システムのサービスを提供する側をサービスサイドSVとし、コールセンターでの自動応対システムのサービスの提供を受ける側をカスタマサイドCSとして示す。図17~図19で示す自動応答機能を有するチャットボットBTは、上述した情報処理装置100により提供される検索クエリに対応する応答を選択する機能など、顧客への自動応答に用いられる各種機能を有する。 17 to 19, the side that provides the service of the automatic response system at the call center is called the service side SV, and the side that receives the service of the automatic response system at the call center is shown as the customer side CS. The chatbot BT having an automatic response function shown in FIGS. 17 to 19 has various functions used for automatic responses to customers, such as the function of selecting responses corresponding to search queries provided by the information processing apparatus 100 described above. have.
 まず、図17を用いて第1形態について説明する。図17に示す第1形態では、基本的にチャットボットBTが顧客とチャットでやり取り(対話)を行う。図17に示す第1形態では、FAQ(Frequently Asked Questions)検索等で解決可能な場合等、顧客の聞きたいことが明確な場合、チャットボットBTが自動応答する。 First, the first form will be described with reference to FIG. In the first form shown in FIG. 17, the chatbot BT basically communicates (dialogues) with customers through chat. In the first form shown in FIG. 17, the chatbot BT automatically responds when it is clear what the customer wants to ask, such as when the question can be solved by FAQ (Frequently Asked Questions) search.
 一方で、意図を解釈不能なOOD(Out-of-Domain)の入力が多発する場合等、顧客の聞きたいことが整理できていない場合、オペレータが対応する。この場合、チャットボットBTは、会話履歴・内容から次に返すべき応答候補をオペレータが利用する端末装置10に表示する。オペレータは、会話履歴や応答候補を確認して、チャットボットの応答を確定する。また、チャットボットBTが応答しようとした内容が不適切な場合(内容NGの場合)は、オペレータが顧客に直接応答を返す。 On the other hand, if there are many OOD (Out-of-Domain) inputs whose intentions cannot be interpreted, and if the customer's wishes cannot be sorted out, the operator will respond. In this case, the chatbot BT displays, on the terminal device 10 used by the operator, response candidates to be returned next from the conversation history/contents. The operator confirms the conversation history and response candidates, and confirms the chatbot's response. In addition, when the content that the chatbot BT tried to respond to is inappropriate (if the content is NG), the operator returns a response directly to the customer.
 次に、図18を用いて第2形態について説明するが、図17と同様の点は適宜説明を省略する。図18に示す第2形態は、応対時リアルFAQ表示やナビツール等により、オペレータをアシストするための情報を表示する形態を示す。図18に示す第2形態では、オペレータが顧客と音声またはチャットでやり取り(対話)を行う。この場合、チャットボットBTは、会話履歴・内容から次に返すべき応答候補・関連FAQをオペレータが利用する端末装置10に表示する。オペレータは、会話履歴や応答候補を確認して、顧客とやり取りする。 Next, the second embodiment will be described using FIG. 18, but the description of the same points as in FIG. 17 will be omitted as appropriate. The second form shown in FIG. 18 shows a form in which information for assisting the operator is displayed by a real FAQ display, a navigation tool, or the like at the time of answering. In the second mode shown in FIG. 18, the operator communicates (dialogues) with the customer by voice or chat. In this case, the chatbot BT displays, on the terminal device 10 used by the operator, answer candidates/related FAQs to be returned next from the conversation history/contents. The operator confirms the conversation history and response candidates and interacts with the customer.
 次に、図19を用いて第3形態について説明するが、図17と同様の点は適宜説明を省略する。図19に示す第3形態は、半有人でサービスを提供する形態を示す。図19に示す第3形態では、基本的にチャットボットBTが顧客とチャットでやり取り(対話)を行う。図19に示す第3形態は、顧客体験としては、有人チャットボットと変わらない。 Next, the third embodiment will be described using FIG. 19, but the description of the same points as in FIG. 17 will be omitted as appropriate. The third form shown in FIG. 19 shows a form of semi-manned service provision. In the third form shown in FIG. 19, the chatbot BT basically communicates (dialogues) with customers through chat. The third form shown in FIG. 19 is the same as a manned chatbot in terms of customer experience.
 チャットボットBTは、会話履歴・内容から次に返すべき応答候補をオペレータが利用する端末装置10に表示する。オペレータは、会話履歴や応答候補を確認して、チャットボットの応答を確定する。また、チャットボットBTが応答しようとした内容が不適切な場合(内容NGの場合)は、オペレータが顧客に直接応答を返す。 The chatbot BT displays, on the terminal device 10 used by the operator, candidate responses to be returned next from the conversation history/contents. The operator confirms the conversation history and response candidates, and confirms the chatbot's response. In addition, when the content that the chatbot BT tried to respond to is inappropriate (if the content is NG), the operator returns a response directly to the customer.
[1-9.サービス提供例]
 ここからサービス提供の例について説明する。以下では、コールセンターでの自動応対システムにおいて、オペレータに情報を提供する場合を一例として説明する。
[1-9. Example of service provision]
An example of service provision will now be described. A case of providing information to an operator in an automatic response system in a call center will be described below as an example.
[1-9-1.表示例]
 まず、図20に示すオペレータに提供される画面イメージを基に各種の情報等について説明する。図20は、表示用情報の一例を示す図である。情報処理システム1は、図20に示す一覧用情報の一例であるコンテンツCT1を生成する。
[1-9-1. Display example]
First, various information and the like will be described based on the screen image provided to the operator shown in FIG. FIG. 20 is a diagram showing an example of display information. The information processing system 1 generates content CT1, which is an example of list information shown in FIG.
 まず、図20のコンテンツCT1中の各構成要素について説明する。コンテンツCT1中の入力欄IN1は、オペレータ等のユーザによる検索クエリの入力を受け付ける領域である。例えば、オペレータが入力欄IN1に検索したい文字列を入力し、情報処理システム1がオペレータにより入力された文字列を検索クエリとして受け付ける。 First, each component in the content CT1 in FIG. 20 will be described. An input field IN1 in the content CT1 is an area for receiving an input of a search query by a user such as an operator. For example, the operator inputs a character string to be searched for in the input field IN1, and the information processing system 1 receives the character string input by the operator as a search query.
 入力欄IN1の下に示す第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4は、入力欄IN1に入力された検索クエリに対応する応答候補を示す。第1種別候補FA1、FA2、FA3、FA4は、ログQA(第1データ群)のみを用いて選択された応答候補を示す。第1種別候補FA1、FA2、FA3、FA4等を区別せずに説明する場合「第1種別候補FA」と記載する場合がある。ログQA(第1データ群)のみを用いて選択された応答候補(第1種別候補FA)を第1種別候補や第1種別の応答候補などと記載する場合がある。図20では、各第1種別候補FAを矩形枠で示すが、各第1種別候補FAは、応答の内容を示す文字情報であるものとする。 First-type candidates FA1-FA4, second-type candidates SA1-SA4, and third-type candidates TA1-TA4 shown below the input field IN1 indicate response candidates corresponding to the search query input in the input field IN1. First-type candidates FA1, FA2, FA3, and FA4 indicate response candidates selected using only log QA (first data group). When describing the first type candidates FA1, FA2, FA3, FA4, etc. without distinguishing them, they may be described as "first type candidates FA". An answer candidate (first type candidate FA) selected using only the log QA (first data group) may be referred to as a first type candidate, a first type answer candidate, or the like. In FIG. 20, each first type candidate FA is indicated by a rectangular frame, and each first type candidate FA is character information indicating the content of the response.
 例えば、情報処理システム1は、第1データ群LQAのみを用い、検索クエリを用いて第1データ群LQAを検索して選択したQAペアの応答を、第1種別の応答候補として選択する。なお、図20では、4個の第1種別候補FAが選択され、一覧表示される場合を示すが、選択される第1種別候補FAの数は、4個に限らず、3個以下でもよいし、5個以上であってもよい。第1種別候補FAの並び順は、検索クエリとの類似度が大きい方から順位並べられる。例えば、第1種別候補FAの並び順は、最近傍計算時の近傍順に並べてもよい。 For example, the information processing system 1 uses only the first data group LQA, searches the first data group LQA using the search query, and selects the QA pair response selected as the first type response candidate. Although FIG. 20 shows a case where four first-type candidate FAs are selected and displayed as a list, the number of first-type candidate FAs to be selected is not limited to four, and may be three or less. and may be 5 or more. The first-type candidates FA are arranged in descending order of similarity to the search query. For example, the order of arrangement of the first type candidates FA may be arranged in the order of neighbors at the time of nearest neighbor calculation.
 例えば、情報処理システム1は、第1データ群LQAのQAペアのうち、検索クエリとの類似度が所定の閾値以上である質問のQAペアの応答を、第1種別候補FAとして選択する。そして、情報処理システム1は、第1種別候補FAを含む表示用情報を生成する。すなわち、第1種別候補FAは、ログQAの応答であり、個人情報や文脈依存の内容を含む可能性がある。 For example, the information processing system 1 selects, from among the QA pairs of the first data group LQA, the responses of the QA pairs of questions whose similarity to the search query is equal to or greater than a predetermined threshold as the first type candidate FA. Then, the information processing system 1 generates display information including the first type candidate FA. That is, the first type candidate FA is a log QA response, and may include personal information and context-dependent content.
 第2種別候補SA1、SA2、SA3、SA4は、手動QA(第2データ群)のみを用いて選択された応答候補を示す。第2種別候補SA1、SA2、SA3、SA4等を区別せずに説明する場合「第2種別候補SA」と記載する場合がある。手動QA(第2データ群)のみを用いて選択された応答候補(第2種別候補SA)を第2種別候補や第2種別の応答候補などと記載する場合がある。図20では、各第2種別候補SAを矩形枠で示すが、各第2種別候補SAは、応答の内容を示す文字情報であるものとする。 Second-type candidates SA1, SA2, SA3, and SA4 indicate response candidates selected using only manual QA (second data group). When the second-type candidates SA1, SA2, SA3, SA4, etc. are described without distinction, they may be described as "second-type candidates SA." A response candidate (second type candidate SA) selected using only manual QA (second data group) may be referred to as a second type candidate, a second type response candidate, or the like. In FIG. 20, each second-type candidate SA is indicated by a rectangular frame, and each second-type candidate SA is character information indicating the content of the response.
 例えば、情報処理システム1は、第2データ群MQAのみを用い、検索クエリを用いて第2データ群MQAを検索して選択したQAペアの応答を、第2種別の応答候補として選択する。なお、図20では、4個の第2種別候補SAが選択され、一覧表示される場合を示すが、選択される第2種別候補SAの数は、4個に限らず、3個以下でもよいし、5個以上であってもよい。第2種別候補SAの並び順は、検索クエリとの類似度が大きい方から順位並べられる。例えば、第2種別候補SAの並び順は、最近傍計算時の近傍順に並べてもよい。 For example, the information processing system 1 uses only the second data group MQA, searches the second data group MQA using the search query, and selects the QA pair response selected as the second type of response candidate. Although FIG. 20 shows a case where four second-type candidate SAs are selected and displayed as a list, the number of second-type candidate SAs to be selected is not limited to four, and may be three or less. and may be 5 or more. The second-type candidate SAs are arranged in descending order of similarity to the search query. For example, the order of arrangement of the second type candidates SA may be the order of neighbors at the time of nearest neighbor calculation.
 例えば、情報処理システム1は、第2データ群MQAのQAペアのうち、検索クエリとの類似度が所定の閾値以上である質問のQAペアの応答を、第2種別候補SAとして選択する。そして、情報処理システム1は、第2種別候補SAを含む表示用情報を生成する。すなわち、第2種別候補SAは、手動QAの応答であり、個人情報や文脈依存の内容は含まれない。 For example, the information processing system 1 selects, from among the QA pairs of the second data group MQA, the responses of the QA pairs of questions whose degree of similarity to the search query is equal to or greater than a predetermined threshold as the second type candidate SA. Then, the information processing system 1 generates display information including the second type candidate SA. That is, the second type candidate SA is a manual QA response and does not contain personal information or context-dependent content.
 第3種別候補TA1、TA2、TA3、TA4は、上述したログQA(第1データ群)及び手動QA(第2データ群)の両方を用いて選択された応答候補を示す。第3種別候補TA1、TA2、TA3、TA4等を区別せずに説明する場合「第3種別候補TA」と記載する場合がある。手動QA(第2データ群)のみを用いて選択された応答候補(第3種別候補TA)を第3種別候補や第3種別の応答候補などと記載する場合がある。図20では、各第3種別候補TAを矩形枠で示すが、各第3種別候補TAは、応答の内容を示す文字情報であるものとする。 Third-type candidates TA1, TA2, TA3, and TA4 indicate response candidates selected using both the above-described log QA (first data group) and manual QA (second data group). When the third type candidates TA1, TA2, TA3, TA4, etc. are not distinguished, they may be described as "third type candidate TA". An answer candidate (third-type candidate TA) selected using only manual QA (second data group) may be referred to as a third-type candidate, a third-type answer candidate, or the like. In FIG. 20, each third-type candidate TA is indicated by a rectangular frame, and each third-type candidate TA is character information indicating the content of the response.
 例えば、情報処理システム1は、第1データ群LQA及び第2データ群MQAの両方を用いる。具体的には、情報処理システム1は、検索クエリを用いて第1データ群LQAを検索して第1QAペアを選択し、選択した第1QAペアを用いて第2データ群MQAを検索して選択した第2QAペアの応答を、第3種別の応答候補として選択する。 For example, the information processing system 1 uses both the first data group LQA and the second data group MQA. Specifically, the information processing system 1 searches the first data group LQA using the search query to select the first QA pair, and searches and selects the second data group MQA using the selected first QA pair. The response of the second QA pair obtained is selected as a response candidate of the third type.
 なお、図20では、4個の第3種別候補TAが選択され、一覧表示される場合を示すが、選択される第3種別候補TAの数は、4個に限らず、3個以下でもよいし、5個以上であってもよい。第3種別候補TAの並び順は、検索クエリとの類似度が大きい方から順位並べられる。例えば、第3種別候補TAの並び順は、最近傍計算時の近傍順に並べてもよい。 Although FIG. 20 shows a case where four third-type candidate TAs are selected and displayed as a list, the number of selected third-type candidate TAs is not limited to four, and may be three or less. and may be 5 or more. The third-type candidate TAs are arranged in descending order of similarity to the search query. For example, the third-type candidate TAs may be arranged in the order of neighbors at the time of nearest neighbor calculation.
 例えば、情報処理システム1は、第2データ群MQAのQAペアのうち、第1データ群LQAから選択した第1QAペアとの類似度が所定の閾値以上である質問のQAペアの応答を、第3種別候補TAとして選択する。そして、情報処理システム1は、第3種別候補TAを含む表示用情報を生成する。すなわち、第3種別候補TAは、手動QAの応答であり、個人情報や文脈依存の内容は含まれない。 For example, the information processing system 1, out of the QA pairs of the second data group MQA, the response of the QA pair of the question whose similarity with the first QA pair selected from the first data group LQA is equal to or higher than a predetermined threshold, Select as 3 types of candidate TAs. Then, the information processing system 1 generates display information including the third type candidate TA. That is, the third type candidate TA is a manual QA response and does not contain personal information or context-dependent content.
 なお、図20は、一例に過ぎず、第1種別候補FA、第2種別候補SA及び第3種別候補TAの配置は任意の態様であってもよい。例えば、左から第3種別候補TA、第2種別候補SA及び第1種別候補FAの順で配置されてもよい。また、例えば、情報処理システム1は、第1種別候補FA、第2種別候補SA及び第3種別候補TAをプルダウンなどでユーザに選択させ、選択された種別の応答候補を表示してもよい。 Note that FIG. 20 is merely an example, and the arrangement of the first-type candidates FA, second-type candidates SA, and third-type candidates TA may be arbitrary. For example, the third type candidate TA, the second type candidate SA, and the first type candidate FA may be arranged in this order from the left. Further, for example, the information processing system 1 may allow the user to select the first type candidate FA, the second type candidate SA, and the third type candidate TA from a pull-down or the like, and display the response candidates of the selected type.
[1-9-2.アプリケーション構成例]
 次に、図21及び図22を用いて、アプリケーション構成例について説明する。以下に示す各種アプリは、情報処理システム1により提供される。図21は、サービス提供に関する第1形態の一例を示す図である。例えば、図21は、カスタマー応対アプリケーションとは別のアプリケーションとして、応答候補を提供機能が実装された場合を示す。ここでいうカスタマー応対アプリケーションとは、顧客(カスタマー)と直接やり取りするためのシステムである。また、図22は、サービス提供に関する第2形態の一例を示す図である。例えば、図22は、カスタマー応対アプリケーションと同一のアプリケーションとして、応答候補を提供機能が実装された場合を示す。図21及び図22に示す端末装置10は、顧客への応対サービスを提供するオペレータにより利用される。なお、図20と同様の点については同じ符号を付すなどにより、適宜説明を省略する。
[1-9-2. Application configuration example]
Next, an application configuration example will be described with reference to FIGS. 21 and 22. FIG. Various applications shown below are provided by the information processing system 1 . FIG. 21 is a diagram showing an example of a first form regarding service provision. For example, FIG. 21 shows a case where a function of providing response candidates is implemented as an application separate from the customer response application. The customer response application referred to here is a system for communicating directly with a customer (customer). Also, FIG. 22 is a diagram showing an example of a second mode of service provision. For example, FIG. 22 shows a case where a function of providing response candidates is implemented as the same application as the customer service application. The terminal device 10 shown in FIGS. 21 and 22 is used by an operator who provides customer service. 20 are assigned the same reference numerals, and the description thereof is omitted as appropriate.
 まず、図21の例について説明する。上述したように図21は、オペレータに応答候補を提供するアプリケーションである第1アプリAP1と、カスタマー応対アプリケーションである第2アプリAP2とが別アプリケーションである場合を示す。第1アプリAP1に表示される内容は、図20のコンテンツCT1と同様である。なお、図21では、各矩形枠内に符号を記載する態様で、第1種別候補FA、第2種別候補SA及び第3種別候補TAの各々を示す。 First, the example of FIG. 21 will be described. As described above, FIG. 21 shows a case where the first application AP1, which is an application that provides response candidates to the operator, and the second application AP2, which is a customer response application, are separate applications. The content displayed in the first application AP1 is the same as the content CT1 in FIG. Note that FIG. 21 shows each of the first type candidate FA, the second type candidate SA, and the third type candidate TA in such a manner that a reference numeral is written in each rectangular frame.
 第2アプリAP2に、いわゆるメッセージアプリと同様に、オペレータと顧客との対話の文字情報が時系列に沿って表示される。図21では、オペレータの入力である文字列TX1と、それに続く顧客の入力である文字列TX2とが表示された状態を示す。オペレータは、メッセージを入力する入力欄IN2に所望の文字列等を入力し、「send」と表記されたボタンBT1を指定(クリック等)することにより、入力欄IN2に入力した文字列(メッセージ)を顧客へ送信する。これらの点は、一般的なメッセージアプリと同様であるため詳細な説明は省略する。 In the second application AP2, text information of the dialogue between the operator and the customer is displayed in chronological order, similar to the so-called message application. FIG. 21 shows a state in which a character string TX1 input by the operator and a subsequent character string TX2 input by the customer are displayed. The operator inputs a desired character string or the like in the input field IN2 for inputting a message, and designates (eg, clicks) a button BT1 labeled "send" to transmit the character string (message) input in the input field IN2. to the customer. Since these points are the same as those of a general message application, detailed description thereof will be omitted.
 ここから、図21におけるオペレータの操作例について説明する。例えば、オペレータは、顧客の入力した質問等である文字列TX2をコピーし、入力欄IN1にペーストする(貼り付ける)。 From here, an operation example of the operator in FIG. 21 will be described. For example, the operator copies the character string TX2, which is the question or the like entered by the customer, and pastes it into the input field IN1.
 入力欄IN1への文字列TX2の入力に応じて、第1アプリAP1は、文字列TX2に対応する応答候補を表示する。図21では、第1アプリAP1は、文字列TX2を検索クエリとして第1種別候補~第3種別候補の各々の検索(選択)処理を実行する。そして、第1アプリAP1は、各検索(選択)結果を、文字列TX2に対応する第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4として表示する。 In response to the input of the character string TX2 into the input field IN1, the first application AP1 displays response candidates corresponding to the character string TX2. In FIG. 21, the first application AP1 executes search (selection) processing for each of the first to third type candidates using the character string TX2 as a search query. Then, the first application AP1 displays each search (selection) result as first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4 corresponding to the character string TX2.
 表示された第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4の各々を確認したオペレータは、その中で文字列TX2に対する応答として最も適切と思われるものを選択する。例えば、オペレータは、表示された第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4のうち、最も適切と思われる応答候補をコピーし、入力欄IN2にペーストする(貼り付ける)。そして、オペレータは、ボタンBT1を指定(クリック等)することにより、入最も適切と思われる応答候補を顧客へ送信する。 After confirming each of the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4, the operator selects the most appropriate response to the character string TX2. to select. For example, the operator copies the most suitable response candidate among the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4, and fills in the input field IN2. Paste (paste). Then, the operator designates (clicks, etc.) the button BT1 to transmit to the customer a response candidate that seems to be the most appropriate.
 次に、図22の例について説明する。上述したように図22は、オペレータに応答候補を提供するアプリケーションと、カスタマー応対アプリケーションとは1つのアプリケーションとして実装された第3アプリAP3である場合を示す。第3アプリAP3に表示される内容は、図21の第1アプリAP1と第2アプリAP2とを1つのアプリとして表示し、入力欄IN1が含まれない点以外は、図21と同様である。 Next, the example of FIG. 22 will be described. As described above, FIG. 22 shows the case where the third application AP3 is implemented as a single application that provides the operator with candidate responses and the customer response application. The contents displayed in the third application AP3 are the same as those in FIG. 21 except that the first application AP1 and the second application AP2 in FIG. 21 are displayed as one application and the input field IN1 is not included.
 第3アプリAP3は、顧客の入力した質問等の入力文(文字列TX2に対応)の取得に応じて、自動的に応答候補を表示(提示)する。そして、第3アプリAP3は、表示した第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4のうち、オペレータが指定(クリック等)した応答候補を入力欄IN2にペーストする(貼り付ける)。このように、第3アプリAP3では、顧客の入力文から自動的に応答候補が提示され、オペレータはその中から任意の回答(応答)候補を指定(クリック等)することで、顧客への応答(回答文)として利用することが可能となる。 The third application AP3 automatically displays (presents) answer candidates in response to acquisition of an input sentence (corresponding to the character string TX2) such as a question entered by the customer. Then, the third application AP3 allows the operator to specify (click, etc.) the response candidate among the displayed first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4. Paste (stick) to IN2. In this way, in the third application AP3, response candidates are automatically presented from the customer's input text, and the operator designates (by clicking, etc.) an arbitrary response (response) candidate from among them, thereby providing a response to the customer. It becomes possible to use it as a (answer sentence).
 第3アプリAP3の処理態様は、図22に示す例に限らず、任意の処理態様が採用可能である。この点について、図23を用いて説明する。図23は、オペレータ側の表示の一例を示す図である。 The processing mode of the third application AP3 is not limited to the example shown in FIG. 22, and any processing mode can be adopted. This point will be described with reference to FIG. FIG. 23 is a diagram showing an example of display on the operator side.
 図23の例では、第3アプリAP3は、選択した第1種別候補FA1~FA4、第2種別候補SA1~SA4、及び第3種別候補TA1~TA4のうち、最もスコア(類似度等)が高い応答候補(以下「最適応答」ともいう)を、他の応答候補とは識別可能に表示する。図23では、第3アプリAP3は、最適応答である第3種別候補TA1を最上位に配置し、その他の応答候補を第3種別候補TA1の下に配置する。また、第3アプリAP3は、最適応答である第3種別候補TA1を入力欄IN2に配置し、表示する。 In the example of FIG. 23, the third application AP3 has the highest score (similarity, etc.) among the selected first type candidates FA1 to FA4, second type candidates SA1 to SA4, and third type candidates TA1 to TA4. A response candidate (hereinafter also referred to as "optimal response") is displayed so as to be distinguishable from other response candidates. In FIG. 23, the third application AP3 arranges the third type candidate TA1, which is the optimum response, at the top, and arranges the other response candidates below the third type candidate TA1. The third application AP3 also arranges and displays the third type candidate TA1, which is the optimum response, in the input field IN2.
 例えば、応答候補の選択の精度が十分高いのであれば、自動的にスコアが最も高い応答候補を、応答として反映させてもよい。そして、オペレータは最終確認するだけでも良い。例えば、オペレータが明示的に指定(クリック等)しなくても、第3アプリAP3は、選択された最適応答を顧客へ返してもよい。 For example, if the accuracy of the selection of response candidates is sufficiently high, the response candidate with the highest score may be automatically reflected as the response. Then, the operator only needs to make a final confirmation. For example, the third application AP3 may return the selected optimal response to the customer even if the operator does not explicitly specify (click, etc.).
 顧客側でのカスタマー応対アプリケーションであるアプリAP11の表示例について図24を用いて説明する。図24は、顧客側の表示の一例を示す図である。図24に示すデバイスDVは、例えば顧客側で利用されるスマートフォン等の端末装置である。図24に示すように、アプリAP11での表示は、図20に示すコンテンツCT1に対応する情報は表示されず、通常のメッセージアプリと同様の表示となる。例なお、アプリAP11の表示は、顧客側の表示であるためオペレータを示すアイコンと、顧客を示すアイコンの配置が左右逆となる。 A display example of the application AP11, which is a customer response application on the customer side, will be described using FIG. FIG. 24 is a diagram showing an example of display on the customer side. A device DV shown in FIG. 24 is, for example, a terminal device such as a smart phone used by a customer. As shown in FIG. 24, the display of the application AP11 is similar to that of a normal message application without displaying the information corresponding to the content CT1 shown in FIG. Example Since the display of the application AP11 is for the customer, the arrangement of the icon representing the operator and the icon representing the customer are reversed.
 なお、顧客への応答については、第2種別候補SAまたは第3種別候補TAから選択され、第1種別候補FAからは選択されなくてもよい。これにより、情報処理システム1は、個人情報や文脈依存の内容を含む情報が顧客に提供されることを抑制することができる。 It should be noted that the response to the customer may be selected from the second type candidates SA or the third type candidates TA, and may not be selected from the first type candidates FA. As a result, the information processing system 1 can prevent information including personal information and context-dependent content from being provided to customers.
 また、上述した最適応答が自動で応答される場合であっても、他の応答候補をオペレータへ提示してもよい。この点について図25を用いて説明する。図25は、サービス提供に関する第3形態の一例を示す図である。図25の例では、第2種別候補SA及び第3種別候補TAを表示対象として、第1種別候補FAは対象外である場合を示す。 Also, even if the optimal response described above is automatically responded, other response candidates may be presented to the operator. This point will be described with reference to FIG. FIG. 25 is a diagram showing an example of a third mode of service provision. The example of FIG. 25 shows a case where second-type candidates SA and third-type candidates TA are to be displayed, and first-type candidates FA are excluded.
 図25では、第2アプリAP2が、第2種別候補SA1~SA4及び第3種別候補TA1~TA4のうち、最適応答である第2種別候補SA1を文字列TX2への応答として顧客へ返した場合を示す。そして、第2アプリAP2は、第2種別候補SA1以外の応答候補のうち、スコアが高い方から所定数の応答候補(「代替応答候補」ともいう)を、「もしかして」との表記の下に表示する。図25では、第2種別候補SA2、第3種別候補TA1及び第3種別候補TA2の3つが代替応答候補として表示される場合を示す。 In FIG. 25, when the second application AP2 returns the second-type candidate SA1, which is the optimum response among the second-type candidates SA1-SA4 and the third-type candidates TA1-TA4, to the customer as a response to the character string TX2. indicates Then, the second application AP2 selects a predetermined number of response candidates (also referred to as "alternative response candidates") from among the response candidates other than the second-type candidate SA1, starting with the highest score, under the notation "maybe". indicate. FIG. 25 shows a case where three of the second-type candidate SA2, the third-type candidate TA1, and the third-type candidate TA2 are displayed as alternative response candidates.
 代替応答候補を確認したオペレータは、代替応答候補の中に最適応答よりも適切と思われるものがある場合、その代替応答候補を指定(クリック等)する。この場合、情報処理システム1は、指定された代替応答候補の情報をフィードバックする。例えば、情報処理システム1は、文字列TX2への応答としては、第2種別候補SA1ではなく、指定された代替応答候補の方が、大きなスコア(類似度)となるように、ベクトル変換モデルや類似度算出の関数などを更新する。  The operator who has confirmed the alternative response candidates designates (clicks, etc.) the alternative response candidate if there is one that seems more appropriate than the optimal response. In this case, the information processing system 1 feeds back information on the designated alternative response candidates. For example, the information processing system 1 uses a vector conversion model or Update similarity calculation functions.
[1-10.ドメイン展開例]
 ここから、ドメイン展開の例について説明する。上述した選択処理については、他のドメイン(異業種等)への展開が可能である。この点についての概念を、図26を用いて説明する。図26は、ドメイン展開の一例を示す図である。
[1-10. Example of domain expansion]
An example of domain expansion will now be described. The selection process described above can be expanded to other domains (other industries, etc.). The concept of this point will be explained using FIG. FIG. 26 is a diagram illustrating an example of domain development.
 図26では、ドメイン「損害保険」であるABC損保での情報を「不動産」、「生命保険」、「銀行」及び「食品」等の他のドメインへ展開する例を示す。ドメイン「損害保険」であるABC損保については、ログQA及び手動QAの両方が有る。 FIG. 26 shows an example of expanding information in ABC General Insurance, which is the domain "non-life insurance", to other domains such as "real estate", "life insurance", "bank" and "food". There is both log QA and manual QA for ABC General Insurance, which is the domain General Insurance.
 ドメイン「不動産」であるABC不動産については、そのドメインのログQAが無く、手動QAは有るパターンを示す。この場合、情報処理システム1は、ドメイン「損害保険」であるABC損保のログQAを、ドメイン「不動産」であるABC不動産のログQAとして用いる。これにより、情報処理システム1は、ログQAが無いドメイン「不動産」であるABC不動産についても処理可能となる。 For ABC real estate, which is the domain "real estate", there is no log QA for that domain, and there is manual QA. In this case, the information processing system 1 uses the log QA of ABC insurance with the domain "non-life insurance" as the log QA of ABC real estate with the domain "real estate". As a result, the information processing system 1 can also process ABC real estate, which is the domain "real estate" for which there is no log QA.
 ドメイン「生命保険」であるABC生命保険については、そのドメインのログQA及び手動QAの両方が無いパターンを示す。この場合、情報処理システム1は、ドメイン「損害保険」であるABC損保のログQAを、ドメイン「生命保険」であるABC生命保険のログQAとして用いる。また、ドメイン「生命保険」であるABC生命保険の手動QAは後述する処理により手動により作成される。これにより、情報処理システム1は、ログQAが無いドメイン「生命保険」であるABC生命保険についても処理可能となる。 ABC Life Insurance, which is the domain "life insurance", shows a pattern in which there is neither log QA nor manual QA for that domain. In this case, the information processing system 1 uses the log QA of ABC insurance with the domain "non-life insurance" as the log QA of ABC life insurance with the domain "life insurance". Also, manual QA for ABC life insurance whose domain is "life insurance" is manually created by a process described later. As a result, the information processing system 1 can also process ABC life insurance, which is the domain "life insurance" for which there is no log QA.
 ドメイン「銀行」であるABC銀行については、そのドメインのログQAが有り、手動QAは無いパターンを示す。この場合、ドメイン「銀行」であるABC銀行の手動QAは後述する処理により手動により作成される。これにより、情報処理システム1は、ログQAが無いドメイン「銀行」であるABC銀行についても処理可能となる。 For ABC Bank, which is the domain "bank", it shows a pattern in which there is log QA for that domain and no manual QA. In this case, the manual QA for ABC Bank with the domain "bank" is manually created by the process described below. As a result, the information processing system 1 can also process ABC Bank, which is the domain "bank" for which there is no log QA.
 また、ドメイン展開はドメイン間の類似性に依らずに適用可能である。例えば、ドメイン「損害保険」との類似性が低いドメイン「食品」であるABCフーズについては、そのドメインのログQAが無く、手動QAは有るパターンを示す。この場合、情報処理システム1は、ドメイン「損害保険」であるABC損保のログQAを、ドメイン「食品」であるABCフーズのログQAとして用いる。これにより、情報処理システム1は、ログQAが無いドメイン「食品」であるABCフーズについても処理可能となる。このように、情報処理システム1は、ドメインの類似性に依らず、どのようなドメインに対しても展開可能である。 Also, domain expansion can be applied without relying on similarities between domains. For example, for ABC Foods, which is a domain "food" with low similarity to the domain "non-life insurance", there is no log QA for that domain, but there is manual QA. In this case, the information processing system 1 uses the log QA of ABC General Insurance, which is the domain "general insurance", as the log QA of ABC Foods, which is the domain "food". As a result, the information processing system 1 can also process ABC foods, which is the domain "food" for which there is no log QA. Thus, the information processing system 1 can be deployed to any domain regardless of the similarity of the domains.
[1-11.手動QAの生成例(ヒューマンインザループ)]
 ここから、手動QAの生成の例について説明する。以下では、手動での生成の一例として、図27に示すヒューマンインザループで手動QAを生成する場合を一例として説明する。図27は、手動QAの生成の一例を示す図である。図27は、ヒューマンインザループで手動QAを生成する場合の処理の概念を示す図である。図27では、説明のために図1で示した第1データ群LQAと第2データ群MQAとを、ログQAと手動QAとの一例として示すが、ログQA及び手動QAは、図27に示すものに限られない。例えば、手動QAが無い状態から図27に示すヒューマンインザループの処理を行って、新規の手動QAを生成してもよい。
[1-11. Manual QA generation example (human-in-the-loop)]
An example of manual QA generation will now be described. In the following, as an example of manual generation, a case of generating manual QA by human-in-the-loop shown in FIG. 27 will be described as an example. FIG. 27 is a diagram illustrating an example of manual QA generation. FIG. 27 is a diagram showing the concept of processing when generating manual QA by human-in-the-loop. In FIG. 27, the first data group LQA and the second data group MQA shown in FIG. 1 for explanation are shown as examples of log QA and manual QA, but log QA and manual QA are shown in FIG. It is not limited to things. For example, a new manual QA may be generated by performing the human-in-the-loop process shown in FIG. 27 from a state in which there is no manual QA.
 まず、ヒューマンインザループにおいては、ログQAに含まれ、かつ手動QAには含まれないQAペアの組合せを抽出する。例えば、QAペアの組合せを抽出する処理は、情報処理装置100(の生成部135)が行う。 First, in human-in-the-loop, combinations of QA pairs that are included in log QA and not included in manual QA are extracted. For example, the process of extracting a combination of QA pairs is performed by (the generation unit 135 of) the information processing apparatus 100 .
 図27では、情報処理システム1は、第1データ群LQA中の各QAペアと、第2データ群MQA中の各QAペアとを比較し、比較結果を基に、第1データ群LQAに含まれ、かつ第2データ群MQAには含まれないQAペアを抽出する(ステップS11)。例えば、情報処理システム1は、質問(Q文)間のコサイン距離などを利用し、距離(類似度)が閾値以上離れている場合は、そのQAペアの各々が異なる内容であるとみなす。そして、情報処理システム1は、第1データ群LQA中の各QAペアのうち、第2データ群MQA中の全QAペアと距離(類似度)が閾値以上離れているQAペアを抽出する。 In FIG. 27, the information processing system 1 compares each QA pair in the first data group LQA with each QA pair in the second data group MQA, and based on the comparison result, the data included in the first data group LQA. QA pairs that are included in the second data group MQA and are not included in the second data group MQA are extracted (step S11). For example, the information processing system 1 uses the cosine distance between questions (Q sentences), and if the distance (similarity) is greater than or equal to a threshold, the QA pairs are considered to have different contents. Then, the information processing system 1 extracts, among the QA pairs in the first data group LQA, QA pairs that are separated from all QA pairs in the second data group MQA by a distance (similarity) equal to or greater than a threshold.
 図27では、情報処理システム1は、第1データ群LQAから質問Q13と応答A13との組合せであるQAペアP13を、第2データ群MQAには含まれない内容のQAペア(「未対応ペア」とする)として抽出する。すなわち、図27では、QAペアP13に内容が対応するQAペアが手動QAである第2データ群MQAには含まれていない場合を示す。 In FIG. 27, the information processing system 1 converts a QA pair P13, which is a combination of a question Q13 and an answer A13, from the first data group LQA into a QA pair ("uncorresponding pair ”). That is, FIG. 27 shows a case where the QA pair whose content corresponds to the QA pair P13 is not included in the second data group MQA, which is manual QA.
 そして、情報処理システム1は、抽出した未対応ペアをユーザUに提示する(ステップS12)。図27でいうユーザUは、スーパーバイザ(管理者)等、手動QAのマニュアル作成権限がある者であるものとする。例えば、ユーザUへの未対応ペアの提示は、端末装置10の表示部13が行う。すなわち、情報処理システム1は、端末装置10に抽出した未対応ペアを表示させることにより、抽出した未対応ペアをユーザUに提示する。図27では、情報処理システム1は、抽出した未対応ペアであるQAペアP13をユーザUに提示する。ユーザUは、提示された内容をもとに手動QAを拡充させる。 Then, the information processing system 1 presents the extracted uncorresponding pairs to the user U (step S12). The user U in FIG. 27 is assumed to be a person such as a supervisor (administrator) who has the authority to create a manual QA manual. For example, the display unit 13 of the terminal device 10 presents the unmatched pair to the user U. FIG. That is, the information processing system 1 presents the extracted unmatched pairs to the user U by displaying the extracted unmatched pairs on the terminal device 10 . In FIG. 27, the information processing system 1 presents to the user U the QA pair P13, which is the extracted uncorresponding pair. The user U expands the manual QA based on the presented contents.
 提示された未対応ペアを確認したユーザUは、未対応ペアに対応するQAペアを手動で作成し、手動QAに追加する(ステップS13)。例えば、ユーザUは、未対応ペアに個人情報や文脈依存の内容等、応答に関する条件を満たさない箇所が応答に含まれる場合、その箇所を修正する。そして、ユーザUは、個人情報や文脈依存の内容が含まれないように修正し、応答に関する条件を満たす応答に修正したQAペア(「追加用QAペア」ともいう)を、手動QAに追加する。図27では、ユーザUは、未対応ペアであるQAペアP13を確認し、QAペアP13の内容に対応する追加用QAペアを手動で作成し、第2データ群MQAに追加する。なお、QAペアP13の応答A13が個人情報や文脈依存の内容を含まず、応答に関する条件を満たす場合、ユーザUは、QAペアP13を追加用QAペアをとして、第2データ群MQAに追加してもよい。 After confirming the presented unsupported pair, the user U manually creates a QA pair corresponding to the unsupported pair and adds it to the manual QA (step S13). For example, if the unsupported pair includes a portion that does not satisfy the conditions regarding the response, such as personal information or context-dependent content, the user U corrects that portion. Then, the user U adds a QA pair (also referred to as an "additional QA pair") that has been modified so that it does not include personal information or context-dependent content, and has a response that satisfies the conditions regarding the response, to the manual QA. . In FIG. 27, the user U confirms the QA pair P13, which is an uncorresponding pair, manually creates an addition QA pair corresponding to the content of the QA pair P13, and adds it to the second data group MQA. If the response A13 of the QA pair P13 does not contain personal information or context-dependent content and satisfies the response conditions, the user U adds the QA pair P13 to the second data group MQA as a QA pair for addition. may
 上述したヒューマンインザループの処理においては、例えば、上記未対応ペアが無くなるまで手動QAを生成する処理が繰り返される。また、情報処理システム1は、ログQAに新規のQAペアが追加され、そのQAペアが未対応QAペアに該当する場合、ユーザUに新規のQAペアとして未対応QAペアが追加されたことを通知し、手動QAの更新を促してもよい。なお、上記は一例に過ぎず、手動QAが生成可能であれば、任意の手法により手動QAの生成が行われてもよい。 In the human-in-the-loop process described above, for example, the process of generating manual QA is repeated until there are no more unsupported pairs. Further, when a new QA pair is added to the log QA and the QA pair corresponds to an unsupported QA pair, the information processing system 1 notifies the user U that the unsupported QA pair has been added as a new QA pair. May notify and prompt manual QA updates. Note that the above is merely an example, and manual QA may be generated by any method as long as manual QA can be generated.
[1-12.情報種別例]
 上述した例では、QAペアに含まれる質問及び応答の情報の種別が文字である場合を示したが、処理が適用可能であれば、文字に限らず、様々な種別の情報が対象であってもよい。上記例では、質問(Q)や応答(A)がテキスト(文字)の例を示したが、ベクトル化して類似度を算出することが可能であれば、情報処理システム1は、例えば画像、動画、音声等の様々な種別の情報も用いることができる。この点について以下説明する。以下では、応答の種別が文字以外の場合の例について説明する。
[1-12. Information type example]
In the above example, the type of question and response information included in the QA pair is text, but if the processing can be applied, it is not limited to text and can be applied to various types of information. good too. In the above example, questions (Q) and responses (A) are text (characters). , voice, etc., can also be used. This point will be described below. An example in which the type of response is other than text will be described below.
[1-12-1.画像]
 まず、図28を用いて応答種別が画像である場合を説明する。図28は、画像による応答を行う場合の一例を示す図である。この場合、情報処理システム1は、検索クエリ(文字)に対応する画像を応答として選択する。例えば、情報処理システム1は、ユーザが「今日悲しいことあったんだ」という文字列を入力した場合、その文字列を検索クエリとして、選択処理を行う。例えば、情報処理システム1は、「今日悲しいことあったんだ」という検索クエリに対して花の画像を応答として選択する。例えば、情報処理システム1は、検索クエリやQAペアの質問の類似度を基に、応答する画像を選択する。なお、情報処理システム1は、検索処理において、応答の種別である画像間の類似度を算出し、その類似度を基に応答する画像を選択してもよい。
[1-12-1. image]
First, a case where the response type is an image will be described with reference to FIG. FIG. 28 is a diagram showing an example of a case where an image is used as a response. In this case, the information processing system 1 selects an image corresponding to the search query (character) as a response. For example, when the user inputs a character string "Something sad happened today", the information processing system 1 performs selection processing using the character string as a search query. For example, the information processing system 1 selects a flower image as a response to the search query "Something sad happened today." For example, the information processing system 1 selects an image to respond to based on the similarity between the search query and the question of the QA pair. In the search process, the information processing system 1 may calculate the degree of similarity between images, which is the type of response, and select an image to respond to based on the degree of similarity.
[1-12-2.音声]
 次に、図29を用いて応答種別が音声である場合を説明する。図29は、音声による応答を行う場合の一例を示す図である。この場合、情報処理システム1は、検索クエリ(文字)に対応する音声を応答として選択する。例えば、情報処理システム1は、ユーザが「今日悲しいことあったんだ」という文字列を入力した場合、その文字列を検索クエリとして、選択処理を行う。例えば、情報処理システム1は、「今日悲しいことあったんだ」という検索クエリに対して優しい声で「大丈夫?」と発話する音声を応答として選択する。例えば、情報処理システム1は、検索クエリやQAペアの質問の類似度を基に、応答する音声を選択する。なお、情報処理システム1は、検索処理において、応答の種別である音声間の類似度を算出し、その類似度を基に応答する音声を選択してもよい。
[1-12-2. audio]
Next, a case where the response type is voice will be described with reference to FIG. FIG. 29 is a diagram showing an example of a case where a voice response is made. In this case, the information processing system 1 selects the voice corresponding to the search query (character) as a response. For example, when the user inputs a character string "Something sad happened today", the information processing system 1 performs selection processing using the character string as a search query. For example, the information processing system 1 selects, as a response to the search query "Something sad happened today", a soft voice saying "Are you okay?". For example, the information processing system 1 selects a response voice based on the similarity between the search query and QA pair questions. In the search process, the information processing system 1 may calculate the degree of similarity between sounds, which is the type of response, and select the sound to respond to based on the degree of similarity.
[2.その他の実施形態]
 上述した各実施形態に係る処理は、上記各実施形態や変形例以外にも種々の異なる形態(変形例)にて実施されてよい。
[2. Other embodiments]
The processes according to the above-described embodiments may be implemented in various different forms (modifications) other than the above-described embodiments and modifications.
[2-1.その他の構成例]
 上記の例では、情報処理装置100と端末装置10とが別体である場合を示したが、これらの装置は一体であってもよい。すなわち、検索クエリに対する応答の選択を行う装置(情報処理装置100等)と、選択した応答を表示する装置(端末装置10等)とは一体であってもよい。言い換えると、オペレータ等のユーザが利用する端末装置10が検索クエリに対する応答の選択を行う情報処理装置であってもよい。
[2-1. Other configuration examples]
Although the above example shows the case where the information processing device 100 and the terminal device 10 are separate units, these devices may be integrated. That is, a device (information processing device 100 or the like) that selects a response to a search query and a device (terminal device 10 or the like) that displays the selected response may be integrated. In other words, the terminal device 10 used by a user such as an operator may be an information processing device that selects a response to a search query.
 この場合、情報処理システム1には、検索クエリに対する応答の選択を行う情報処理装置としても機能する端末装置10と、端末装置10にコンテンツを提供するコンテンツ提供装置(サーバ装置)とにより構成されてもよい。 In this case, the information processing system 1 includes a terminal device 10 that also functions as an information processing device that selects a response to a search query, and a content providing device (server device) that provides content to the terminal device 10. good too.
 なお、上述した構成は一例であり、情報処理システム1は、検索クエリに対する応答を選択し、その情報を提供することができれば、どのような装置構成であってもよい。 The configuration described above is merely an example, and the information processing system 1 may have any device configuration as long as it can select a response to a search query and provide that information.
[2-2.その他]
 また、上記各実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[2-2. others]
Further, among the processes described in each of the above embodiments, all or part of the processes described as being performed automatically can be performed manually, or the processes described as being performed manually can be performed manually. can also be performed automatically by known methods. In addition, information including processing procedures, specific names, various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each drawing is not limited to the illustrated information.
 また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Also, each component of each device illustrated is functionally conceptual and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution and integration of each device is not limited to the one shown in the figure, and all or part of them can be functionally or physically distributed and integrated in arbitrary units according to various loads and usage conditions. Can be integrated and configured.
 また、上述してきた各実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 In addition, the above-described embodiments and modifications can be appropriately combined within a range that does not contradict the processing content.
 また、本明細書に記載された効果はあくまで例示であって限定されるものでは無く、他の効果があってもよい。 In addition, the effects described in this specification are only examples and are not limited, and other effects may be provided.
[3.本開示に係る効果]
 上述のように、本開示に係る情報処理装置(例えば、実施形態では情報処理装置100または端末装置10)は、第1選択部(実施形態では第1選択部133)と、第2選択部(実施形態では第2選択部134)とを備える。第1選択部は、応答に対応する質問情報と、その応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する。第2選択部は、第1選択部により選択された第1QAペアに基づいて、第1データ群とは異なる複数のQAペアを含む第2データ群から、検索クエリに対応する応答情報を、対象応答情報として選択する。
[3. Effects of the Present Disclosure]
As described above, the information processing device according to the present disclosure (for example, the information processing device 100 or the terminal device 10 in the embodiment) includes the first selection unit (first selection unit 133 in the embodiment), the second selection unit ( In the embodiment, a second selection unit 134) is provided. A first selection unit selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are combinations of question information corresponding to responses and response information indicating the responses. The second selection unit selects the response information corresponding to the search query from the second data group including a plurality of QA pairs different from the first data group based on the first QA pair selected by the first selection unit. Select as response information.
 このように、本開示に係る情報処理装置は、2段階で検索クエリに対応する応答を選択することにより、検索クエリに対して適切な応答を選択することができる。 Thus, the information processing apparatus according to the present disclosure can select an appropriate response to the search query by selecting the response corresponding to the search query in two steps.
 また、第1選択部は、文字情報である質問情報と、応答情報と組合せである複数のQAペアを含む第1データ群から、第1QAペアを選択する。このように、情報処理装置は、文字情報を質問情報とする第1データ群から、第1QAペアを選択することで、文字情報の検索クエリを対象として応答を選択することができ、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, which is character information, and response information. In this way, the information processing device can select a response for a search query of character information by selecting the first QA pair from the first data group in which the character information is question information. an appropriate response can be selected.
 また、第1選択部は、質問情報と、文字情報である応答情報と組合せである複数のQAペアを含む第1データ群から、第1QAペアを選択する。このように、情報処理装置は、文字情報を応答情報とする第1データ群から、第1QAペアを選択することで、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs that are combinations of question information, response information that is character information, and the like. In this way, the information processing device can select an appropriate response to the search query by selecting the first QA pair from the first data group having character information as response information.
 また、第1選択部は、応答ログに基づく複数のQAペアを含む第1データ群から、第1QAペアを選択する。このように、情報処理装置は、応答ログに基づいて生成された第1データ群から、第1QAペアを選択することで、過去に行われた応答を基に応答を選択することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects the first QA pair from the first data group including a plurality of QA pairs based on the response log. In this way, the information processing device can select a response based on past responses by selecting the first QA pair from the first data group generated based on the response log. An appropriate response can be selected for a search query.
 また、第1選択部は、応答ログを加工することにより生成される複数のQAペアを含む第1データ群から、第1QAペアを選択する。このように、情報処理装置は、応答ログを加工する第1データ群から、第1QAペアを選択することで、過去に行われた応答を基に応答を選択することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects a first QA pair from a first data group including a plurality of QA pairs generated by processing the response log. In this way, the information processing device can select a response based on past responses by selecting the first QA pair from the first data group for processing the response log. an appropriate response can be selected.
 また、第2選択部は、質問情報と、応答に関する条件を満たす応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。このように、情報処理装置は、応答に関する条件を満たす応答情報から応答を選択することで、実際に出力される応答を応答に関する条件を満たすものに制限できるため、検索クエリに対して適切な応答を選択することができる。 Also, the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that satisfies conditions regarding responses. In this way, by selecting a response from response information that satisfies the response-related conditions, the information processing apparatus can limit the responses that are actually output to those that satisfy the response-related conditions. can be selected.
 また、第2選択部は、質問情報と、個人情報を含まない応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。このように、情報処理装置は、個人情報を含まない応答情報から応答を選択することで、個人情報が出力される可能性を抑制することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and response information that does not include personal information. In this way, the information processing apparatus can suppress the possibility of outputting personal information by selecting a response from response information that does not include personal information, and therefore selects an appropriate response to a search query. can do.
 また、第2選択部は、質問情報と、文脈に依存しない応答情報と組合せである複数のQAペアを含む第2データ群から、対象応答情報を選択する。このように、情報処理装置は、文脈に依存しない応答情報から応答を選択することで、文脈に依存する応答となる可能性を抑制することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the second selection unit selects target response information from a second data group including a plurality of QA pairs that are combinations of question information and context-independent response information. In this way, the information processing apparatus can suppress the possibility of the response depending on the context by selecting the response from the response information that does not depend on the context. can do.
 また、第1選択部は、検索クエリを用いて、第1データ群を検索することにより、第1QAペアを選択する。このように、情報処理装置は、検索クエリを用いて第1データ群を検索することにより、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects the first QA pair by searching the first data group using the search query. Thus, the information processing device can select an appropriate response to the search query by searching the first data group using the search query.
 また、第1選択部は、第1データ群の各QAペアの質問情報と、検索クエリとの類似度に基づいて、第1QAペアを選択する。このように、情報処理装置は、検索クエリに類似する質問であるQAペアを選択することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the first selection unit selects the first QA pair based on the similarity between the question information of each QA pair in the first data group and the search query. In this way, the information processing device can select a QA pair that is a question similar to the search query, and therefore can select an appropriate response to the search query.
 また、第2選択部は、第1QAペアの質問情報を用いて、第2データ群を検索することにより、第1QAペアの質問情報に対応する第2QAペアを決定し、第2データ群から、第2QAペアの応答情報を、対象応答情報として選択する。このように、情報処理装置は、質問の類似性を基に応答を選択することができるため、検索クエリに対して適切な応答を選択することができる。 In addition, the second selection unit determines a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair, and from the second data group, Select the response information of the second QA pair as the target response information. In this way, the information processing device can select a response based on the similarity of questions, and therefore can select an appropriate response to the search query.
 また、第2選択部は、第1QAペアの応答情報を用いて、第2データ群を検索することにより、第2データ群から、対象応答情報を選択する。このように、情報処理装置は、応答の類似性を基に応答を選択することができるため、検索クエリに対して適切な応答を選択することができる。 Also, the second selection unit selects target response information from the second data group by searching the second data group using the response information of the first QA pair. In this way, the information processing device can select a response based on the similarity of the responses, and therefore can select an appropriate response to the search query.
 また、第2選択部は、第1QAペアを用いて、第2データ群を検索することにより、第1QAペアに対応する第2QAペアを決定し、第2データ群から、第2QAペアの応答情報を、対象応答情報として選択する。このように、情報処理装置は、質問と応答の組合せの類似性を基に応答を選択することができるため、検索クエリに対して適切な応答を選択することができる。 Further, the second selection unit uses the first QA pair to search the second data group to determine the second QA pair corresponding to the first QA pair, and from the second data group, the response information of the second QA pair is selected as the target response information. In this way, the information processing device can select a response based on the similarity of the combination of question and response, and therefore can select an appropriate response to the search query.
 また、情報処理装置は、対象応答情報を示す表示用情報を生成する生成部(実施形態では生成部135)を備える。このように、情報処理装置は、対象応答情報を示す表示用情報を生成することにより、選択した応答の情報をユーザに提供可能になる。 The information processing apparatus also includes a generating unit (generating unit 135 in the embodiment) that generates display information indicating target response information. In this way, the information processing apparatus can provide information on the selected response to the user by generating the display information indicating the target response information.
 また、生成部は、第1データ群のみを用いて選択された応答情報である第1応答情報と、対象応答情報とを一覧表示する表示用情報を生成する。このように、情報処理装置は、複数の異なる手法により選択した応答を一覧表示する表示用情報を生成することにより、ユーザが比較可能な状態で各種の手法で選択した応答の情報に提供可能になる。 In addition, the generation unit generates display information for displaying a list of the first response information, which is the response information selected using only the first data group, and the target response information. In this way, the information processing apparatus generates display information that displays a list of responses selected by a plurality of different methods, so that the information on the responses selected by various methods can be provided in a state in which the user can compare them. Become.
 また、生成部は、第2データ群のみを用いて選択された応答情報である第2応答情報と、対象応答情報とを一覧表示する表示用情報を生成する。このように、情報処理装置は、複数の異なる手法により選択した応答を一覧表示する表示用情報を生成することにより、ユーザが比較可能な状態で各種の手法で選択した応答の情報に提供可能になる。 In addition, the generation unit generates display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information. In this way, the information processing apparatus generates display information that displays a list of responses selected by a plurality of different methods, so that the information on the responses selected by various methods can be provided in a state in which the user can compare them. Become.
 また、生成部は、第2選択部により選択された対象応答情報が複数ある場合、複数の対象応答情報を並べて表示する表示用情報を生成する。このように、情報処理装置は、複数の応答候補を並べて表示する表示用情報を生成することにより、どの応答が良いかをユーザが選択可能な状態で複数の応答候補をユーザに提供可能になる。 Also, when there is a plurality of pieces of target response information selected by the second selection unit, the generation unit generates display information for displaying the plurality of pieces of target response information side by side. In this manner, the information processing apparatus generates display information that displays a plurality of response candidates side by side, thereby providing a plurality of response candidates to the user in a state in which the user can select which response is preferable. .
 また、情報処理装置は、生成部により生成された表示用情報を提供する提供部(実施形態では送信部136)を備える。このように、情報処理装置は、対象応答情報を示す表示用情報を提供することにより、選択した応答の情報に提供することができる。 The information processing apparatus also includes a providing unit (transmitting unit 136 in the embodiment) that provides display information generated by the generating unit. In this way, the information processing apparatus can provide the selected response information by providing the display information indicating the target response information.
[4.ハードウェア構成]
 上述してきた各実施形態に係る情報処理装置100や端末装置10等の情報処理装置(情報機器)は、例えば図30に示すような構成のコンピュータ1000によって実現される。図30は、情報処理装置の機能を実現するコンピュータ1000の一例を示すハードウェア構成図である。以下、実施形態に係る情報処理装置100を例に挙げて説明する。コンピュータ1000は、CPU1100、RAM1200、ROM(Read Only Memory)1300、HDD(Hard Disk Drive)1400、通信インターフェイス1500、及び入出力インターフェイス1600を有する。コンピュータ1000の各部は、バス1050によって接続される。
[4. Hardware configuration]
The information processing apparatus (information equipment) such as the information processing apparatus 100 and the terminal apparatus 10 according to each of the embodiments described above is implemented by a computer 1000 configured as shown in FIG. 30, for example. FIG. 30 is a hardware configuration diagram showing an example of a computer 1000 that implements the functions of an information processing device. An information processing apparatus 100 according to an embodiment will be described below as an example. The computer 1000 has a CPU 1100 , a RAM 1200 , a ROM (Read Only Memory) 1300 , a HDD (Hard Disk Drive) 1400 , a communication interface 1500 and an input/output interface 1600 . Each part of computer 1000 is connected by bus 1050 .
 CPU1100は、ROM1300又はHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。例えば、CPU1100は、ROM1300又はHDD1400に格納されたプログラムをRAM1200に展開し、各種プログラムに対応した処理を実行する。 The CPU 1100 operates based on programs stored in the ROM 1300 or HDD 1400 and controls each section. For example, the CPU 1100 loads programs stored in the ROM 1300 or HDD 1400 into the RAM 1200 and executes processes corresponding to various programs.
 ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるBIOS(Basic Input Output System)等のブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。 The ROM 1300 stores a boot program such as BIOS (Basic Input Output System) executed by the CPU 1100 when the computer 1000 is started, and programs dependent on the hardware of the computer 1000.
 HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を非一時的に記録する、コンピュータが読み取り可能な記録媒体である。具体的には、HDD1400は、プログラムデータ1450の一例である本開示に係る情報処理プログラムを記録する記録媒体である。 The HDD 1400 is a computer-readable recording medium that non-temporarily records programs executed by the CPU 1100 and data used by such programs. Specifically, HDD 1400 is a recording medium that records an information processing program according to the present disclosure, which is an example of program data 1450 .
 通信インターフェイス1500は、コンピュータ1000が外部ネットワーク1550(例えばインターネット)と接続するためのインターフェイスである。例えば、CPU1100は、通信インターフェイス1500を介して、他の機器からデータを受信したり、CPU1100が生成したデータを他の機器へ送信したりする。 A communication interface 1500 is an interface for connecting the computer 1000 to an external network 1550 (for example, the Internet). For example, CPU 1100 receives data from another device via communication interface 1500, and transmits data generated by CPU 1100 to another device.
 入出力インターフェイス1600は、入出力デバイス1650とコンピュータ1000とを接続するためのインターフェイスである。例えば、CPU1100は、入出力インターフェイス1600を介して、キーボードやマウス等の入力デバイスからデータを受信する。また、CPU1100は、入出力インターフェイス1600を介して、ディスプレイやスピーカーやプリンタ等の出力デバイスにデータを送信する。また、入出力インターフェイス1600は、所定の記録媒体(メディア)に記録されたプログラム等を読み取るメディアインターフェイスとして機能してもよい。メディアとは、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 The input/output interface 1600 is an interface for connecting the input/output device 1650 and the computer 1000 . For example, the CPU 1100 receives data from input devices such as a keyboard and mouse via the input/output interface 1600 . The CPU 1100 also transmits data to an output device such as a display, speaker, or printer via the input/output interface 1600 . Also, the input/output interface 1600 may function as a media interface for reading a program or the like recorded on a predetermined recording medium. Media include, for example, optical recording media such as DVD (Digital Versatile Disc) and PD (Phase change rewritable disk), magneto-optical recording media such as MO (Magneto-Optical disk), tape media, magnetic recording media, semiconductor memories, etc. is.
 例えば、コンピュータ1000が実施形態に係る情報処理装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされた情報処理プログラムを実行することにより、制御部130等の機能を実現する。また、HDD1400には、本開示に係る情報処理プログラムや、記憶部120内のデータが格納される。なお、CPU1100は、プログラムデータ1450をHDD1400から読み取って実行するが、他の例として、外部ネットワーク1550を介して、他の装置からこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the information processing apparatus 100 according to the embodiment, the CPU 1100 of the computer 1000 implements the functions of the control unit 130 and the like by executing the information processing program loaded on the RAM 1200. The HDD 1400 also stores an information processing program according to the present disclosure and data in the storage unit 120 . Although CPU 1100 reads and executes program data 1450 from HDD 1400 , as another example, these programs may be obtained from another device via external network 1550 .
 なお、本技術は以下のような構成も取ることができる。
(1)
 応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する第1選択部と、
 前記第1選択部により選択された前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する第2選択部と、
 を備える情報処理装置。
(2)
 前記第1選択部は、
 文字情報である前記質問情報と、前記応答情報と組合せである複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
 (1)に記載の情報処理装置。
(3)
 前記第1選択部は、
 前記質問情報と、文字情報である前記応答情報と組合せである複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
 (1)または(2)に記載の情報処理装置。
(4)
 前記第1選択部は、
 応答ログに基づく複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
 (1)~(3)のいずれか1つに記載の情報処理装置。
(5)
 前記第1選択部は、
 応答ログを加工することにより生成される複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
 (4)に記載の情報処理装置。
(6)
 前記第2選択部は、
 前記質問情報と、応答に関する条件を満たす前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
 (1)~(5)のいずれか1つに記載の情報処理装置。
(7)
 前記第2選択部は、
 前記質問情報と、個人情報を含まない前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
 (6)に記載の情報処理装置。
(8)
 前記第2選択部は、
 前記質問情報と、文脈に依存しない前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
 (6)または(7)に記載の情報処理装置。
(9)
 前記第1選択部は、
 前記検索クエリを用いて、前記第1データ群を検索することにより、前記第1QAペアを選択する
 (1)~(8)のいずれか1つに記載の情報処理装置。
(10)
 前記第1選択部は、
 前記第1データ群の各QAペアの前記質問情報と、前記検索クエリとの類似度に基づいて、前記第1QAペアを選択する
 (9)に記載の情報処理装置。
(11)
 前記第2選択部は、
 前記第1QAペアの前記質問情報を用いて、前記第2データ群を検索することにより、前記第1QAペアの前記質問情報に対応する第2QAペアを決定し、前記第2データ群から、前記第2QAペアの前記応答情報を、前記対象応答情報として選択する
 (1)~(10)のいずれか1つに記載の情報処理装置。
(12)
 前記第2選択部は、
 前記第1QAペアの前記応答情報を用いて、前記第2データ群を検索することにより、前記第2データ群から、前記対象応答情報を選択する
 (1)~(10)のいずれか1つに記載の情報処理装置。
(13)
 前記第2選択部は、
 前記第1QAペアを用いて、前記第2データ群を検索することにより、前記第1QAペアに対応する第2QAペアを決定し、前記第2データ群から、前記第2QAペアの前記応答情報を、前記対象応答情報として選択する
 (1)~(10)のいずれか1つに記載の情報処理装置。
(14)
 前記対象応答情報を示す表示用情報を生成する生成部、
 を備える(1)~(13)のいずれか1つに記載の情報処理装置。
(15)
 前記生成部は、
 前記第1データ群のみを用いて選択された前記応答情報である第1応答情報と、前記対象応答情報とを一覧表示する前記表示用情報を生成する
 (14)に記載の情報処理装置。
(16)
 前記生成部は、
 前記第2データ群のみを用いて選択された前記応答情報である第2応答情報と、前記対象応答情報とを一覧表示する前記表示用情報を生成する
 (14)または(15)に記載の情報処理装置。
(17)
 前記生成部は、
 前記第2選択部により選択された前記対象応答情報が複数ある場合、複数の前記対象応答情報を並べて表示する前記表示用情報を生成する
 (14)~(16)のいずれか1つに記載の情報処理装置。
(18)
 前記生成部により生成された前記表示用情報を提供する提供部、
 を備える(14)~(17)のいずれか1つに記載の情報処理装置。
(19)
 応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択し、
 選択した前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する
 処理を実行する情報処理方法。
(20)
 応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択し、
 選択した前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する
 処理を実行させる情報処理プログラム。
Note that the present technology can also take the following configuration.
(1)
A first selection unit that selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are a combination of question information corresponding to a response and response information indicating the response;
Based on the first QA pair selected by the first selection unit, from a second data group containing a plurality of QA pairs different from the first data group, the response information corresponding to the search query, the target response a second selection unit for selecting as information;
Information processing device.
(2)
The first selection unit
The information processing apparatus according to (1), wherein the first QA pair is selected from the first data group including a plurality of QA pairs that are combinations of the question information, which is character information, and the response information.
(3)
The first selection unit
The information processing apparatus according to (1) or (2), wherein the first QA pair is selected from the first data group including a plurality of QA pairs that are combinations of the question information and the response information that is character information.
(4)
The first selection unit
The information processing apparatus according to any one of (1) to (3), wherein the first QA pair is selected from the first data group including a plurality of QA pairs based on response logs.
(5)
The first selection unit
The information processing apparatus according to (4), wherein the first QA pair is selected from the first data group including a plurality of QA pairs generated by processing a response log.
(6)
The second selection unit
Selecting the target response information from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that satisfies a response-related condition (1) to (5). The information processing device described.
(7)
The second selection unit
The information processing apparatus according to (6), wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that does not include personal information.
(8)
The second selection unit
The information processing apparatus according to (6) or (7), wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the context-independent response information.
(9)
The first selection unit
The information processing apparatus according to any one of (1) to (8), wherein the first QA pair is selected by searching the first data group using the search query.
(10)
The first selection unit
The information processing apparatus according to (9), wherein the first QA pair is selected based on the similarity between the question information of each QA pair in the first data group and the search query.
(11)
The second selection unit
determining a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair; The information processing device according to any one of (1) to (10), wherein the response information of 2QA pairs is selected as the target response information.
(12)
The second selection unit
Select the target response information from the second data group by searching the second data group using the response information of the first QA pair (1) to any one of (10) The information processing device described.
(13)
The second selection unit
Determine a second QA pair corresponding to the first QA pair by searching the second data group using the first QA pair, and from the second data group, the response information of the second QA pair, The information processing apparatus according to any one of (1) to (10), which is selected as the target response information.
(14)
a generation unit that generates display information indicating the target response information;
The information processing device according to any one of (1) to (13).
(15)
The generating unit
The information processing apparatus according to (14), wherein the display information for displaying a list of the first response information that is the response information selected using only the first data group and the target response information is generated.
(16)
The generating unit
The information according to (14) or (15), wherein the display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information is generated. processing equipment.
(17)
The generating unit
(14) to (16) according to any one of (14) to (16), wherein when there is a plurality of the target response information selected by the second selection unit, the display information for displaying the plurality of the target response information side by side is generated. Information processing equipment.
(18)
a providing unit that provides the display information generated by the generating unit;
The information processing device according to any one of (14) to (17).
(19)
Selecting a first QA pair corresponding to the search query from a first data group containing a plurality of QA pairs that are a combination of question information corresponding to the response and response information indicating the response,
executing a process of selecting the response information corresponding to the search query as target response information from a second data group including a plurality of QA pairs different from the first data group, based on the selected first QA pair information processing method.
(20)
Selecting a first QA pair corresponding to the search query from a first data group containing a plurality of QA pairs that are a combination of question information corresponding to the response and response information indicating the response,
executing a process of selecting the response information corresponding to the search query as target response information from a second data group including a plurality of QA pairs different from the first data group, based on the selected first QA pair Information processing program that allows
 1 情報処理システム
 100 情報処理装置
 110 通信部
 120 記憶部
 121 応答ログ記憶部
 122 ログQA記憶部
 123 手動QA記憶部
 124 コンテンツ情報記憶部
 130 制御部
 131 取得部
 132 変換部
 133 第1選択部
 134 第2選択部
 135 生成部
 136 送信部(提供部)
 10 端末装置(情報処理装置)
 11 通信部
 12 入力部
 13 表示部(提供部)
 14 記憶部
 15 制御部
 151 取得部
 152 送信部
 153 受信部
 154 処理部
 16 音声出力部
1 information processing system 100 information processing device 110 communication unit 120 storage unit 121 response log storage unit 122 log QA storage unit 123 manual QA storage unit 124 content information storage unit 130 control unit 131 acquisition unit 132 conversion unit 133 first selection unit 134 second 2 selection unit 135 generation unit 136 transmission unit (providing unit)
10 terminal device (information processing device)
11 communication unit 12 input unit 13 display unit (providing unit)
14 storage unit 15 control unit 151 acquisition unit 152 transmission unit 153 reception unit 154 processing unit 16 audio output unit

Claims (20)

  1.  応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択する第1選択部と、
     前記第1選択部により選択された前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する第2選択部と、
     を備える情報処理装置。
    A first selection unit that selects a first QA pair corresponding to a search query from a first data group including a plurality of QA pairs that are a combination of question information corresponding to a response and response information indicating the response;
    Based on the first QA pair selected by the first selection unit, from a second data group containing a plurality of QA pairs different from the first data group, the response information corresponding to the search query, the target response a second selection unit for selecting as information;
    Information processing device.
  2.  前記第1選択部は、
     文字情報である前記質問情報と、前記応答情報と組合せである複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
     請求項1に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to claim 1, wherein said first QA pair is selected from said first data group including a plurality of QA pairs that are combinations of said question information, which is character information, and said response information.
  3.  前記第1選択部は、
     前記質問情報と、文字情報である前記応答情報と組合せである複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
     請求項1に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to claim 1, wherein the first QA pair is selected from the first data group including a plurality of QA pairs that are combinations of the question information and the response information that is character information.
  4.  前記第1選択部は、
     応答ログに基づく複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
     請求項1に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to claim 1, wherein said first QA pair is selected from said first data group including a plurality of QA pairs based on response logs.
  5.  前記第1選択部は、
     応答ログを加工することにより生成される複数のQAペアを含む前記第1データ群から、前記第1QAペアを選択する
     請求項4に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to Claim 4, wherein said first QA pair is selected from said first data group including a plurality of QA pairs generated by processing a response log.
  6.  前記第2選択部は、
     前記質問情報と、応答に関する条件を満たす前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
     請求項1に記載の情報処理装置。
    The second selection unit
    The information processing apparatus according to claim 1, wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that satisfies a response condition.
  7.  前記第2選択部は、
     前記質問情報と、個人情報を含まない前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
     請求項6に記載の情報処理装置。
    The second selection unit
    The information processing apparatus according to claim 6, wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the response information that does not include personal information.
  8.  前記第2選択部は、
     前記質問情報と、文脈に依存しない前記応答情報と組合せである複数のQAペアを含む前記第2データ群から、前記対象応答情報を選択する
     請求項6に記載の情報処理装置。
    The second selection unit
    The information processing apparatus according to claim 6, wherein the target response information is selected from the second data group including a plurality of QA pairs that are combinations of the question information and the context-independent response information.
  9.  前記第1選択部は、
     前記検索クエリを用いて、前記第1データ群を検索することにより、前記第1QAペアを選択する
     請求項1に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to claim 1, wherein the first QA pair is selected by searching the first data group using the search query.
  10.  前記第1選択部は、
     前記第1データ群の各QAペアの前記質問情報と、前記検索クエリとの類似度に基づいて、前記第1QAペアを選択する
     請求項9に記載の情報処理装置。
    The first selection unit
    The information processing apparatus according to claim 9, wherein the first QA pair is selected based on the similarity between the question information of each QA pair of the first data group and the search query.
  11.  前記第2選択部は、
     前記第1QAペアの前記質問情報を用いて、前記第2データ群を検索することにより、前記第1QAペアの前記質問情報に対応する第2QAペアを決定し、前記第2データ群から、前記第2QAペアの前記応答情報を、前記対象応答情報として選択する
     請求項1に記載の情報処理装置。
    The second selection unit
    determining a second QA pair corresponding to the question information of the first QA pair by searching the second data group using the question information of the first QA pair; The information processing apparatus according to claim 1, wherein the response information of 2QA pairs is selected as the target response information.
  12.  前記第2選択部は、
     前記第1QAペアの前記応答情報を用いて、前記第2データ群を検索することにより、前記第2データ群から、前記対象応答情報を選択する
     請求項1に記載の情報処理装置。
    The second selection unit
    The information processing apparatus according to claim 1, wherein the target response information is selected from the second data group by searching the second data group using the response information of the first QA pair.
  13.  前記第2選択部は、
     前記第1QAペアを用いて、前記第2データ群を検索することにより、前記第1QAペアに対応する第2QAペアを決定し、前記第2データ群から、前記第2QAペアの前記応答情報を、前記対象応答情報として選択する
     請求項1に記載の情報処理装置。
    The second selection unit
    Determine a second QA pair corresponding to the first QA pair by searching the second data group using the first QA pair, and from the second data group, the response information of the second QA pair, The information processing apparatus according to claim 1, wherein the target response information is selected.
  14.  前記対象応答情報を示す表示用情報を生成する生成部、
     を備える請求項1に記載の情報処理装置。
    a generation unit that generates display information indicating the target response information;
    The information processing apparatus according to claim 1, comprising:
  15.  前記生成部は、
     前記第1データ群のみを用いて選択された前記応答情報である第1応答情報と、前記対象応答情報とを一覧表示する前記表示用情報を生成する
     請求項14に記載の情報処理装置。
    The generating unit
    15. The information processing apparatus according to claim 14, wherein the display information for displaying a list of the first response information, which is the response information selected using only the first data group, and the target response information is generated.
  16.  前記生成部は、
     前記第2データ群のみを用いて選択された前記応答情報である第2応答情報と、前記対象応答情報とを一覧表示する前記表示用情報を生成する
     請求項14に記載の情報処理装置。
    The generating unit
    15. The information processing apparatus according to claim 14, wherein the display information for displaying a list of the second response information, which is the response information selected using only the second data group, and the target response information is generated.
  17.  前記生成部は、
     前記第2選択部により選択された前記対象応答情報が複数ある場合、複数の前記対象応答情報を並べて表示する前記表示用情報を生成する
     請求項14に記載の情報処理装置。
    The generating unit
    15. The information processing apparatus according to claim 14, wherein when there is a plurality of pieces of target response information selected by the second selection unit, the display information for displaying the plurality of pieces of target response information side by side is generated.
  18.  前記生成部により生成された前記表示用情報を提供する提供部、
     を備える請求項14に記載の情報処理装置。
    a providing unit that provides the display information generated by the generating unit;
    The information processing apparatus according to claim 14, comprising:
  19.  応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択し、
     選択した前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する
     処理を実行する情報処理方法。
    Selecting a first QA pair corresponding to the search query from a first data group containing a plurality of QA pairs that are a combination of question information corresponding to the response and response information indicating the response,
    executing a process of selecting the response information corresponding to the search query as target response information from a second data group including a plurality of QA pairs different from the first data group, based on the selected first QA pair information processing method.
  20.  応答に対応する質問情報と、当該応答を示す応答情報と組合せである複数のQAペアを含む第1データ群から、検索クエリに対応する第1QAペアを選択し、
     選択した前記第1QAペアに基づいて、前記第1データ群とは異なる複数のQAペアを含む第2データ群から、前記検索クエリに対応する前記応答情報を、対象応答情報として選択する
     処理を実行させる情報処理プログラム。
    Selecting a first QA pair corresponding to the search query from a first data group containing a plurality of QA pairs that are a combination of question information corresponding to the response and response information indicating the response,
    executing a process of selecting the response information corresponding to the search query as target response information from a second data group including a plurality of QA pairs different from the first data group, based on the selected first QA pair Information processing program that allows
PCT/JP2022/004789 2021-03-29 2022-02-08 Information processing device, information processing method, and information processing program WO2022209313A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023510591A JPWO2022209313A1 (en) 2021-03-29 2022-02-08

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-056229 2021-03-29
JP2021056229 2021-03-29

Publications (1)

Publication Number Publication Date
WO2022209313A1 true WO2022209313A1 (en) 2022-10-06

Family

ID=83455872

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/004789 WO2022209313A1 (en) 2021-03-29 2022-02-08 Information processing device, information processing method, and information processing program

Country Status (2)

Country Link
JP (1) JPWO2022209313A1 (en)
WO (1) WO2022209313A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020013492A (en) * 2018-07-20 2020-01-23 株式会社リコー Information processing device, system, method and program
JP2020123134A (en) * 2019-01-30 2020-08-13 富士通株式会社 Extraction method, information processing device, and extraction program
WO2020262183A1 (en) * 2019-06-25 2020-12-30 ソニー株式会社 Information processing device, information processing method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020013492A (en) * 2018-07-20 2020-01-23 株式会社リコー Information processing device, system, method and program
JP2020123134A (en) * 2019-01-30 2020-08-13 富士通株式会社 Extraction method, information processing device, and extraction program
WO2020262183A1 (en) * 2019-06-25 2020-12-30 ソニー株式会社 Information processing device, information processing method, and program

Also Published As

Publication number Publication date
JPWO2022209313A1 (en) 2022-10-06

Similar Documents

Publication Publication Date Title
US10762892B2 (en) Rapid deployment of dialogue system
US11868732B2 (en) System for minimizing repetition in intelligent virtual assistant conversations
KR102602475B1 (en) Discriminating ambiguous expressions to enhance user experience
JP2021108096A (en) Method and device for outputting information
CN110795542B (en) Dialogue method, related device and equipment
US20200125967A1 (en) Electronic device and method for controlling the electronic device
JP2017224190A (en) Artificial intelligence system for supporting communication
EP3523710B1 (en) Apparatus and method for providing a sentence based on user input
US20180218728A1 (en) Domain-Specific Speech Recognizers in a Digital Medium Environment
US11881209B2 (en) Electronic device and control method
US11080073B2 (en) Computerized task guidance across devices and applications
US11043215B2 (en) Method and system for generating textual representation of user spoken utterance
KR101934280B1 (en) Apparatus and method for analyzing speech meaning
WO2016173326A1 (en) Subject based interaction system and method
CN108388650A (en) Need-based search processing method, device and smart machine
CN116501960B (en) Content retrieval method, device, equipment and medium
US20090150341A1 (en) Generation of alternative phrasings for short descriptions
KR20180106817A (en) Electronic device and controlling method thereof
US20220059088A1 (en) Electronic device and control method therefor
CN116541536B (en) Knowledge-enhanced content generation system, data generation method, device, and medium
KR20210093793A (en) Kiosk and its operation for the visually impaired
WO2022209313A1 (en) Information processing device, information processing method, and information processing program
Sripriya et al. Speech-based virtual travel assistant for visually impaired
KR102222637B1 (en) Apparatus for analysis of emotion between users, interactive agent system using the same, terminal apparatus for analysis of emotion between users and method of the same
US11500956B2 (en) Information processing apparatus, information processing system, information processing method, and program

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023510591

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22779542

Country of ref document: EP

Kind code of ref document: A1