WO2021144896A1 - Conversation control program, conversation control method, and information processing device - Google Patents

Conversation control program, conversation control method, and information processing device Download PDF

Info

Publication number
WO2021144896A1
WO2021144896A1 PCT/JP2020/001129 JP2020001129W WO2021144896A1 WO 2021144896 A1 WO2021144896 A1 WO 2021144896A1 JP 2020001129 W JP2020001129 W JP 2020001129W WO 2021144896 A1 WO2021144896 A1 WO 2021144896A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversation
information
information processing
chatbot
advertisement
Prior art date
Application number
PCT/JP2020/001129
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 JP2021570550A priority Critical patent/JP7334803B2/en
Priority to PCT/JP2020/001129 priority patent/WO2021144896A1/en
Publication of WO2021144896A1 publication Critical patent/WO2021144896A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Definitions

  • the present invention relates to a conversation control program, a conversation control method, and an information processing device.
  • chatbots automatic response systems that use a technology called chatbots.
  • chatbots automatic response systems that use a technology called chatbots.
  • an advertisement distribution form when an advertisement distributed by a website is accessed, a transition to a landing page is performed to prompt a procedure related to the advertisement.
  • the chat server sends a chat message that has the property of changing over time, and generates hyperlink-style link information to obtain advertisements and other announcement information associated with the content of this message. , Some send this link information along with the sending of the message.
  • the conventional technology has a problem that the convenience of the user is lowered when the advertisement is delivered using the chatbot.
  • the present invention aims to improve user convenience when delivering advertisements using chatbots.
  • the first conversation in the first chatbot in the information processing terminal is started, and one of the display areas corresponding to the first conversation.
  • the advertisement information is output to the area of the unit, and in response to the selection of the output advertisement information, the second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal is started.
  • a conversation control program is provided.
  • FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
  • FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
  • FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
  • FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201.
  • FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240.
  • FIG. 6 is an explanatory diagram showing a specific example of script information.
  • FIG. 7 is an explanatory diagram showing an example of the stored contents of the advertisement management DB 250.
  • FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
  • FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
  • FIG. 9 is an explanatory diagram showing an operation example of the conversation control system 200.
  • FIG. 10 is an explanatory diagram (No. 1) showing a screen example of the chat screen.
  • FIG. 11 is an explanatory diagram (No. 2) showing a screen example of the chat screen.
  • FIG. 12 is an explanatory diagram (No. 1) showing another display example of the advertisement information.
  • FIG. 13 is an explanatory diagram (No. 2) showing another display example of the advertisement information.
  • FIG. 14 is a flowchart (No. 1) showing an example of the conversation control processing procedure of the information processing device 101.
  • FIG. 15 is a flowchart (No. 2) showing an example of the conversation control processing procedure of the information processing apparatus 101.
  • FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
  • the information processing device 101 is a computer that controls the conversation of the chatbot.
  • a chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
  • the information processing terminal 102 is a computer used when a user has a conversation with a chatbot.
  • the information processing terminal 102 is a portable information processing terminal owned by an individual or rented out at a store or the like.
  • the information processing terminal 102 may be an information processing terminal installed in a highly public place such as a station or an airport, or a place for providing goods or services such as a store or a commercial facility.
  • the user can search for a desired answer or use a service while interacting with the chatbot, for example, by inputting a message or selecting an option.
  • the answer is, for example, FAQ (freaky Asked Question).
  • FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance.
  • the question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
  • advertisements may be delivered using chatbots.
  • the advertisement is for promoting information such as a product or a service, for example.
  • displaying the advertisement information in a conversational format in a chatbot it is possible to deliver the advertisement in a form that is natural and easy for the user to understand.
  • the landing page is a page that the user first accesses (views) through search engine search results, Internet advertisements, and the like.
  • the chatbot and the landing page have different UIs (User Interface). Therefore, when the conversation in the chatbot is changed to the landing page, the user's operation feeling may change and the usability may deteriorate. In addition, the landing page tends to display a lot of information, and it may take time and effort for the user to find the desired information.
  • UIs User Interface
  • the user's operability is prevented from changing and the usability is deteriorated, and the advertisement is delivered using the chatbot.
  • a conversation control method for improving the convenience of the user will be described.
  • a processing example of the information processing apparatus 101 will be described.
  • the information processing device 101 When the information processing device 101 receives the chat start instruction from the information processing terminal 102, the information processing device 101 starts the first conversation in the first chatbot on the information processing terminal 102.
  • the chat start instruction is for starting a conversation between the user and the chatbot.
  • the information processing device 101 receives a chat start instruction from the information processing terminal 102 and also receives identification information corresponding to the information processing terminal 102. Then, the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 102 based on the received identification information.
  • the identification information corresponding to the information processing terminal 102 may be information that uniquely identifies the information processing terminal 102. Further, the identification information corresponding to the information processing terminal 102 may be information indicating the terminal type of the information processing terminal 102. Examples of terminal types include digital boards and smartphones. Digital boards are stationary information processing terminals installed in highly public places such as train stations and airports, stores, and commercial facilities.
  • the information processing device 101 determines the script information to be applied to the conversation of the chatbot at the information processing terminal 102 based on the identification information corresponding to the information processing terminal 102.
  • the script information is information (scenario) that defines the processing related to the conversation in the chatbot.
  • the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 102 by using the determined script information.
  • the information processing device 101 may start the first conversation in the first chatbot at the information processing terminal 102 by using the script information determined in advance.
  • the information processing device 101 displays the advertisement information in a part of the display area corresponding to the first conversation in the first chatbot.
  • a part of the display area corresponding to the first conversation is, for example, a part of the chat screen corresponding to the first conversation.
  • the chat screen corresponding to the first conversation is an operation screen for displaying messages and options related to the first conversation.
  • the information processing device 101 determines that the posting condition of the advertisement information is satisfied based on the conversation history of the first conversation, a part of the display area corresponding to the first conversation. Advertising information may be output to the area. That is, the information processing device 101 causes the information processing terminal 102 to display the advertisement information in a part of the display area corresponding to the first conversation. Further, the information processing device 101 may output advertisement information at a predetermined timing as a conversation of the first chatbot according to the determined script information.
  • the advertisement information 112 is displayed as the conversation of the avatar 111 of the chatbot A on the chat screen 110 corresponding to the conversation in the chatbot A.
  • the advertisement information 112 displays a message, an image, or the like for attracting interest in the product XX.
  • the information processing device 101 starts a second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal 102 in response to the selection of the output advertisement information.
  • the information processing device 101 refers to the information indicating the correspondence between the advertisement and the chatbot, and starts the second conversation in the second chatbot corresponding to the selected advertisement information. do.
  • the information processing terminal 102 starts a conversation with the chatbot B corresponding to the advertisement information 112 as a result of selecting the advertisement information 112 displayed in the chat screen 110.
  • the chat screen 120 corresponding to the conversation in the chatbot B for example, the product description and the purchase procedure related to the advertisement information 112 are performed in the conversation format with the avatar 121 of the chatbot B.
  • the second page corresponds to the advertisement information instead of transitioning to the landing page.
  • the conversation control system 200 is applied to, for example, a computer system that provides a service using two-way communication in cooperation with a chatbot.
  • FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
  • the conversation control system 200 includes an information processing device 101, a plurality of information processing terminals 201 (three in the example of FIG. 2), and an operator terminal 202.
  • the information processing device 101, the plurality of information processing terminals 201, and the operator terminal 202 are connected via a wired or wireless network 210.
  • the network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
  • the information processing device 101 has an FAQ master 220, a chat log DB (Database) 230, a script table 240, and an advertisement management DB 250, and controls the conversation of the chatbot.
  • the information processing device 101 is a server.
  • the FAQ master 220 stores the FAQ.
  • the chat log DB 230 stores the chat log.
  • the chat log is a conversation history related to a conversation between a user and a chatbot.
  • the chat log is stored in the chat log DB 230 in association with the room ID, for example.
  • the room ID can identify a series of conversations with the chatbot.
  • the stored contents of the script table 240 and the advertisement management DB 250 will be described later with reference to FIGS. 5 and 7.
  • the information processing terminal 201 is a computer used when a user has a conversation with a chatbot.
  • the information processing terminal 201 is a smartphone, tablet PC, or the like that is owned by the user or rented out at a store or the like.
  • the information processing terminal 201 may be a digital board installed in a station, an airport, a store, a commercial facility, or the like.
  • the information processing terminal 102 shown in FIG. 1 corresponds to, for example, the information processing terminal 201.
  • the operator terminal 202 is a computer used by the operator.
  • An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation.
  • the operator can communicate with the user by using the telephone function of the operator terminal 202, text communication, or the like.
  • the operator terminal 202 is a PC or a tablet PC.
  • the conversation control system 200 includes, for example, a web server that provides various websites (including landing pages). Further, in the example of FIG. 2, only one operator terminal 202 is displayed, but the conversation control system 200 may include a plurality of operator terminals 202.
  • FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
  • the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
  • CPU Central Processing Unit
  • the CPU 301 controls the entire information processing device 101.
  • the CPU 301 may have a plurality of cores.
  • the memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like.
  • the flash ROM stores the OS (Operating System) program
  • the ROM stores the application program
  • the RAM is used as the work area of the CPU 301.
  • the program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
  • the disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301.
  • the disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
  • the communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the information processing terminal 201, the operator terminal 202, etc. shown in FIG. 2) via the network 210.
  • the communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer.
  • a modem, a LAN adapter, or the like can be adopted for the communication I / F 305.
  • the portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301.
  • the portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306.
  • Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Any Disk), and a USB (Universal Serial Bus) memory.
  • the information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-described components. Further, the information processing apparatus 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
  • SSD Solid State Drive
  • I / F portable recording medium
  • FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201.
  • the information processing terminal 201 includes a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
  • the CPU 401 controls the entire information processing terminal 201.
  • the CPU 401 may have a plurality of cores.
  • the memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401.
  • the program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
  • the display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information.
  • a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
  • the input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data.
  • the input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
  • the communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 202) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
  • an external computer for example, an information processing device 101, an operator terminal 202
  • Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data.
  • the speaker 407 converts an electric signal into voice and outputs the voice.
  • the microphone 408 receives voice and converts it into an electric signal.
  • the information processing terminal 201 may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, portable recording medium, GPS ( It may have a Global Positioning System) unit or the like.
  • the operator terminal 202 shown in FIG. 2 can also be realized by the same hardware configuration as the information processing terminal 201.
  • the FAQ master 220, chat log DB 230, script table 240, and advertisement management DB 250 shown in FIG. 2 are realized by, for example, a storage device such as the memory 302 and the disk 304 shown in FIG.
  • FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240.
  • the script table 240 has terminal attributes and script fields, and by setting information in each field, script management information (for example, script management information 500-1,500-2) is stored as a record. do.
  • the terminal attribute represents the feature of the information processing terminal 201.
  • the terminal attribute is specified by, for example, the terminal type of the information processing terminal 201.
  • the terminal type of the information processing terminal 201 distinguishes which type of terminal (for example, smartphone, digital board, etc.) the information processing terminal 201 is.
  • the terminal attribute may be specified by the user type of the information processing terminal 201.
  • the user type of the information processing terminal 201 distinguishes the characteristics of the user who uses the information processing terminal 201. Examples of the user type include age, gender, language, location information, weather information, and the like.
  • the script is script information that defines the conversation flow of the chatbot, and is prepared in association with the terminal attributes.
  • the script ID for example, SP1, SP2, . That identifies the script information is described.
  • a terminal attribute for example, an attribute that targets all terminals, such as "ALL", may be provided.
  • the script management information 500-1 indicates the script information SP1 corresponding to the terminal attribute C1.
  • script information (Specific example of script information)
  • the script information SP1 corresponding to the terminal attribute C1 will be described as an example.
  • FIG. 6 is an explanatory diagram showing a specific example of script information.
  • the script information SP1 is information (scenario) that defines the conversation flow of the chatbot.
  • a part of the script information SP1 is excerpted and displayed.
  • the script information SP1 is information that defines chat processing.
  • Talk processing is processing for realizing the operation (behavior) of the chatbot.
  • the talk process is a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, and a process of ending a talk process. And so on.
  • STR-1 indicates the start of talk processing.
  • TXT-1 indicates a process of uttering a message.
  • SLC-2 indicates a process for displaying the options of OPT-3 to OPT-8.
  • the FAQ-1 is a process of searching and displaying FAQs according to options.
  • ERR-10 indicates error processing.
  • the FAQ search is performed using, for example, the FAQ master 220 shown in FIG.
  • FIG. 7 is an explanatory diagram showing an example of the stored contents of the advertisement management DB 250.
  • the advertisement management DB 250 has fields of advertisement ID, advertisement information, script, posting rule, and URL, and by setting information in each field, advertisement management information (for example, advertisement management information 700-1, 700-2) is stored as a record.
  • the advertisement ID is an identifier that uniquely identifies the advertisement.
  • Advertising information is information for displaying a message, an image, or the like for attracting interest in a product or service.
  • the advertisement information includes information that identifies the design and display pattern of the advertisement.
  • the advertisement information may include coupon information.
  • the script is script information that defines the conversation flow of the chatbot, and is prepared in association with the advertisement information. However, there are cases where the script corresponding to the advertisement information is not prepared, or the script corresponding to the advertisement information is under maintenance. If the script corresponding to the advertisement information does not exist, "-(Null)" is set in the script field.
  • the posting rule represents the condition (posting condition) for displaying the advertisement information during the conversation with the chatbot.
  • Posting conditions are specified, for example, by keywords that appear during a chatbot conversation.
  • the URL is the URL of the landing page (Uniform Resource Locator) corresponding to the advertisement information.
  • the advertisement management information 700-1 indicates the advertisement information ad1 of the advertisement A1, the script information SP-A1, the posting rule R1, and the URL "https://www.111.com/jp/.../”.
  • the advertisement management DB 250 may include, for example, a FAQ master dedicated to chatbots corresponding to advertisement information.
  • the FAQ search in the conversation in the chatbot corresponding to the advertisement information is performed using the FAQ master dedicated to the chatbot.
  • the advertisement management DB 250 may include information that specifies the number of impressions of each advertisement, the contract rate, and the like.
  • the content of each advertisement is determined according to, for example, the provider of the chatbot (for example, a company, a department, a store, etc.).
  • the script in the advertisement management DB 250 may correspond to any script in the script table 240 shown in FIG. 5, for example.
  • FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101.
  • the information processing device 101 includes a communication unit 801, a determination unit 802, a conversation control unit 803, and a storage unit 810.
  • the communication unit 801 to the conversation control unit 803 causes the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG.
  • the function is realized by the communication I / F 305.
  • the processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example.
  • the storage unit 810 is realized by a storage device such as a memory 302 or a disk 304, for example. Specifically, for example, the storage unit 810 stores the script table 240 shown in FIG. 5, the advertisement management DB 250 shown in FIG. 7, and the like.
  • the communication unit 801 receives a chat start instruction from the information processing terminal 201. Further, the communication unit 801 may receive the chat start instruction from the information processing terminal 201 and also receive the identification information corresponding to the information processing terminal 201.
  • the identification information corresponding to the information processing terminal 201 includes, for example, the terminal type of the information processing terminal 201 and the user type of the information processing terminal 201.
  • the terminal type of the information processing terminal 201 is information for distinguishing what type of terminal the information processing terminal 201 is.
  • the terminal type of the information processing terminal 201 is stored in advance in, for example, the memory 402 shown in FIG.
  • the user type of the information processing terminal 201 is information that distinguishes the characteristics of the user who uses the information processing terminal 201.
  • Examples of user types include age, gender, language, emotions, presence / absence of companions, location information, weather information, and the like.
  • the emotions are pleasant, unpleasant, angry, and the like.
  • the position information is information indicating the current position of the user (for example, latitude and longitude).
  • the weather information is information (for example, weather, weather) indicating the weather at the user's current position.
  • the user type of the information processing terminal 201 is acquired by, for example, the information processing terminal 201.
  • the information processing terminal 201 may be made to input the user type by the operation input of the user using the input device 404 shown in FIG.
  • the information processing terminal 201 transmits the input identification information including the user type to the information processing device 101 together with the chat start instruction.
  • the information processing terminal 201 analyzes image information (for example, a moving image) taken by the camera 406 shown in FIG. 4 to acquire a user type such as a user's age, gender, emotion, and presence / absence of a companion. You may. In this case, the information processing terminal 201 transmits the identification information including the acquired user type to the information processing device 101 together with the chat start instruction.
  • image information for example, a moving image
  • the information processing terminal 201 transmits the identification information including the acquired user type to the information processing device 101 together with the chat start instruction.
  • the information processing terminal 201 may analyze the voice information received by the microphone 408 shown in FIG. 4 to acquire the user type such as the user's gender, language, and emotion. Further, the information processing terminal 201 may acquire weather information such as temperature, humidity, and weather by using an environment sensor (not shown) or by inquiring to an external server.
  • the information processing terminal 201 may acquire position information indicating the current position by a GPS unit (not shown). However, when the information processing terminal 201 is a stationary computer such as a digital board, the position information indicating the installation position of the information processing terminal 201 may be stored in the memory 402 in advance.
  • the communication unit 801 may receive the image information taken by the camera 406 and the voice information received by the microphone 408.
  • the information processing device 101 may acquire the user type from the received image information and voice information. That is, the process of analyzing the image information and the audio information may not be performed on the information processing terminal 201 side, but may be performed on the information processing device 101 side.
  • Any existing technology may be used as a technology for acquiring information representing a user's characteristics from image information and audio information. For example, information such as age, gender, clothes, language, and presence / absence of a companion may be extracted from the feature quantities of images and sounds by a method based on machine learning such as deep learning.
  • the determination unit 802 determines the first script information to be applied to the chatbot conversation on the information processing terminal 201. Specifically, for example, the determination unit 802 may determine the first script information based on the identification information corresponding to the received information processing terminal 201.
  • the identification information corresponding to the information processing terminal 201 includes a terminal type indicating that the digital board is installed at a station, an airport, or the like.
  • the determination unit 802 determines, for example, the script information stored in advance for the terminal installed in a highly public place as the first script information.
  • the identification information corresponding to the information processing terminal 201 includes a terminal type indicating that the information processing terminal 201 is a smartphone, tablet PC, or the like.
  • the determination unit 802 determines, for example, the script information stored in advance for the personal terminal as the first script information.
  • the determination unit 802 determines, for example, the script information stored in advance for a woman in her twenties as the first script information.
  • the determination unit 802 specifies the terminal attribute of the information processing terminal 201 from the terminal type and / or the user type included in the identification information corresponding to the received information processing terminal 201. Then, the determination unit 802 determines the script information corresponding to the specified terminal attribute as the first script information with reference to the script table 240 shown in FIG.
  • the determination unit 802 may refer to the script table 240 and determine the script information corresponding to the terminal attribute "ALL" as the first script information.
  • the conversation control unit 803 starts the first conversation in the first chatbot in the information processing terminal 201. Specifically, for example, the conversation control unit 803 starts the first conversation in the first chatbot in the information processing terminal 201 by using the determined first script information. More specifically, for example, the conversation control unit 803 uses the first chatbot to speak, display options, and execute procedures according to the selected options according to the first script information. do.
  • chat log The conversation history between the chatbot and the user in the information processing terminal 201 (so-called chat log) is stored in, for example, the chat log DB 230 shown in FIG.
  • chat log DB 230 A screen example of the chat screen corresponding to the first conversation in the first chatbot will be described later with reference to FIG.
  • the conversation control unit 803 displays the advertisement information in a part of the display area corresponding to the first conversation.
  • the advertising information is information for displaying a message, an image, or the like for attracting interest in a product or service.
  • a part of the display area corresponding to the first conversation may be, for example, a part of the chat screen corresponding to the first conversation, or the chat screen corresponding to the first conversation. It may be an area in another screen that pops up above.
  • the conversation control unit 803 determines whether or not the posting condition of the advertisement information is satisfied based on the conversation history of the first conversation.
  • the conversation history of the first conversation is specified from, for example, the chat log DB 230. Then, when it is determined that the posting condition is satisfied, the conversation control unit 803 outputs the advertisement information to a part of the display area corresponding to the first conversation. That is, the conversation control unit 803 causes the information processing terminal 102 to display the advertisement information in a part of the display area corresponding to the first conversation. On the other hand, if it is determined that the posting condition is not satisfied, the conversation control unit 803 does not output the advertisement information.
  • any advertisement may be referred to as "advertisement A”. Further, the advertisement information of the advertisement A may be described as “advertisement information ad”, and the posting rule of the advertisement A may be described as “posting rule R”.
  • the conversation control unit 803 specifies the posting rule R of the advertisement A with reference to the advertisement management DB 250 shown in FIG. 7. Next, the conversation control unit 803 determines whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation with reference to the specified posting rule R.
  • the determination as to whether or not the posting condition is satisfied may be performed for all the advertisements in the advertisement management DB 250, for example. Further, for example, advertisement information for determining whether or not the posting condition is satisfied during the first conversation in the first chatbot may be set in advance in association with the first chatbot.
  • the conversation control unit 803 determines that the posting condition of the advertisement information ad is satisfied when a specific keyword is included in the message input during the first conversation or the selected option. You may. Specific keywords are, for example, product names, service names, and the like. However, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when a synonym of the specific keyword is included even if the conversation control unit 803 does not completely match the specific keyword. Synonyms for a particular keyword are identified, for example, from a synonym dictionary (not shown).
  • the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the input speed of the message input during the first conversation is equal to or higher than a preset threshold value.
  • the input speed is represented by, for example, the number of input characters per unit time.
  • the conversation control unit 803 may determine whether or not the posting condition of the advertisement information ad is satisfied based on the user type of the information processing terminal 201 with reference to the posting rule R.
  • the user type of the information processing terminal 201 is included in the identification information corresponding to the information processing terminal 201, which is received together with the chat start instruction, for example.
  • the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the location information specified by the user type indicates a specific place. As a result, when the user is in a specific place, it is possible to display the advertisement information ad related to that place.
  • the conversation control unit 803 may determine that the posting condition of the advertisement information ad is not satisfied when the emotion specified from the user type is "anger” or "unpleasant". As a result, it is possible to prevent the advertisement from being delivered to the user who is uncomfortable or angry.
  • the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the language specified from the user type is a specific language. As a result, when the user uses a specific language, it is possible to display the advertisement information ad related to the area (for example, the place of origin) in which the language is used.
  • the conversation control unit 803 decides to output the advertisement information ad as the conversation of the first chatbot on the chat screen corresponding to the first conversation. May be good.
  • a display example in which the advertisement information ad is output as the conversation of the first chatbot on the chat screen will be described later with reference to FIG.
  • the conversation control unit 803 may output the advertisement information ad at a predetermined position in the chat screen corresponding to the first conversation.
  • the predetermined position can be arbitrarily set, and is set at the upper end or the lower end of the chat screen, for example.
  • a display example in which the advertisement information ad is output at a predetermined position on the chat screen will be described later with reference to FIG.
  • the conversation control unit 803 may output the advertisement information ad to the pop-up screen displayed on the chat screen corresponding to the first conversation.
  • a display example when the advertisement information ad is output to the pop-up screen will be described later with reference to FIG.
  • the conversation control unit 803 starts a second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal 201 in response to the selection of the output advertisement information.
  • the second conversation is, for example, a conversation related to a procedure related to advertising information, and is a conversation that can accept input of information required by the procedure.
  • the advertisement information is selected, for example, by tapping or clicking on the advertisement information.
  • the conversation control unit 803 refers to the storage unit 810 that stores information indicating the correspondence between the advertisement and the chatbot in response to the selection of the output advertisement information, and the advertisement information. Determines if there is a second chatbot corresponding to.
  • the information indicating the correspondence between the advertisement and the chatbot is, for example, the advertisement management information in the advertisement management DB 250.
  • the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201.
  • the conversation control unit 803 may instruct the information processing terminal 201 to access the landing page corresponding to the advertisement information.
  • the conversation control unit 803 refers to the advertisement management DB 250 in response to the selection of the output advertisement information ad, and a script corresponding to the advertisement information ad (second script information). To identify. When the script field is "-", the second script information corresponding to the advertisement information ad is not specified.
  • the conversation control unit 803 determines that the second chatbot corresponding to the advertisement information ad exists. Then, the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201 by using the specified second script information.
  • the conversation control unit 803 determines that the second chatbot corresponding to the advertisement information ad does not exist. In this case, the conversation control unit 803 refers to the advertisement management DB 250 and specifies the URL corresponding to the advertisement information ad.
  • the conversation control unit 803 transmits the specified URL to the information processing terminal 201, and makes the URL access the information processing terminal 201 to transition to the landing page corresponding to the advertisement information ad. That is, if the script corresponding to the advertisement information ad has not been created or is under maintenance, the transition to the landing page corresponding to the advertisement information ad is performed.
  • the conversation control unit 803 may maintain the first conversation in the background without ending it. Specifically, for example, the conversation control unit 803 interrupts the first conversation in the information processing terminal 201 in response to the selection of the output advertisement information, and the second chatbot in the second chatbot. Start a conversation.
  • the conversation control unit 803 may restart the first conversation from the interrupted position. good. Further, when the second conversation in the information processing terminal 201 ends, the conversation control unit 803 may restart the first conversation from the interrupted position. However, the conversation control unit 803 may end the first conversation when starting the second conversation in the second chatbot in the information processing terminal 201.
  • a plurality of script information corresponding to the advertisement information ad may be prepared.
  • the advertisement management DB 250 may store script information corresponding to each of the plurality of terminal attributes in association with the advertisement ID.
  • the terminal attribute is specified by, for example, at least one of the terminal type and the user type of the information processing terminal 201.
  • the conversation control unit 803 refers to, for example, the advertisement management DB 250, and from a plurality of script information corresponding to the advertisement information ad, the script information corresponding to the terminal attribute of the information processing terminal 201 is obtained from the second script information. Identify as. Then, the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201 by using the specified second script information. As a result, the content and flow of the conversation related to the advertisement A can be dynamically changed according to the terminal type and the user type of the information processing terminal 201.
  • the script information may describe a process of switching from a chatbot-compatible conversation to a manned-compatible conversation when a specific condition is satisfied based on the conversation history of the chatbot. For example, whether or not the conversation control unit 803 satisfies a specific condition based on the conversation history of the first conversation after starting the first conversation in the first chatbot according to the first script information. To judge.
  • the conversation control unit 803 may determine that a specific condition is satisfied when a predetermined keyword is input based on the conversation history of the first conversation.
  • a predetermined keyword can be set arbitrarily.
  • the predetermined keyword may be a complaint keyword such as "put out the person in charge” or "put out the boss", or may be a business keyword such as "luxury French” or "resort".
  • the conversation control unit 803 may determine that a specific condition is satisfied when a specific option is selected a plurality of times based on the conversation history of the first conversation, for example.
  • the specific option is selected when the desired information such as "not in this" or "no" is not available.
  • the information processing terminal 201 may display an operation button capable of switching from a chatbot-compatible conversation to a manned-compatible conversation. Then, the conversation control unit 803 may connect the information processing terminal 201 and the operator terminal 202 to switch from the chatbot-compatible conversation to the manned-compatible conversation in response to the selection of the operation button.
  • each functional unit of the information processing device 101 described above may be realized by a plurality of computers (for example, the information processing device 101 and the information processing terminal 201) in the conversation control system 200. Further, each functional unit of the above-mentioned information processing device 101 may be realized by each information processing terminal 201.
  • FIG. 9 is an explanatory diagram showing an operation example of the conversation control system 200.
  • the information processing device 101 when the information processing device 101 receives a chat start instruction from the information processing terminal 201, the information processing device 101 refers to the script table 240 and starts a conversation in the chatbot of company A at the information processing terminal 201.
  • the chat screen 910 is a chat screen corresponding to a conversation with the chatbot of company A.
  • the advertisement information 911 is displayed as a result of inputting a specific keyword during the conversation in the chatbot of the company A.
  • Advertising information 911 is advertising information related to the service of company D.
  • the information processing device 101 refers to the advertisement management DB 250 in response to the selection of the output (displayed) advertisement information 911, and starts a conversation in the chatbot of company D on the information processing terminal 201.
  • the chat screen 920 is a chat screen corresponding to a conversation with the chatbot of company D.
  • the user can confirm the contents of the service of the company D while interacting with the chatbot of the company D.
  • the advertisement information (advertisement information 911) of company D displayed during the conversation in the chatbot of company A is selected, the company D does not move to the landing page but corresponds to the advertisement information. You can start a chatbot conversation. Therefore, even after accessing the advertisement, the user can perform an operation of confirming the content of the service of Company D with the same UI.
  • chat screen (Screen example of chat screen) Next, a screen example of a chat screen displayed on the display 403 of the information processing terminal 201 will be described with reference to FIGS. 10 and 11. On each chat screen, a message can be input and an option can be selected by a user's operation input using the input device 404 shown in FIG.
  • chat screen 1000 is an operation screen corresponding to a conversation in the chatbot of XX Company, and is an example of a chat screen corresponding to the first conversation in the first chatbot.
  • avatar 1001 is a character representing a person in charge of personnel (Ayano) of XX company.
  • the user can enter a message or select an option to interact with the XX chatbot (avatar 1001) and provide XX personnel chat support provided by XX. Can be used.
  • option 1002 is selected from options 1002 to 1004 in response to the question "What kind of business do you have today?" Of avatar 1001.
  • chatbot avatar 1001 of XX company.
  • message 1011 is entered in the input box 1010 in response to the question "This is an inquiry about annual leave. Please tell us in detail.” Of Avatar 1001.
  • the message 1011 is displayed as the user's remark, the FAQ corresponding to the message 1011 is searched, and the options 1021 and 1022 corresponding to the searched FAQ are displayed.
  • the keyword "travel" included in the message 1011 is a specific keyword that satisfies the posting condition of the advertisement information 1023 regarding 1-day insurance.
  • the advertisement information 1023 is displayed together with the options 1021 and 1022.
  • the chat screen 1100 as shown in FIG. 11 is displayed on the display 403 of the information processing terminal 201.
  • the chat screen 1100 is an operation screen corresponding to the conversation in the chatbot of YY, and is an example of the chat screen corresponding to the second conversation in the second chatbot.
  • the avatar 1101 is a character representing an insurance officer (Haru) of YY Company.
  • the user can enter a message or select an option to interact with the YY chatbot (avatar 1101) and provide YY insurance chat support provided by YY. Can be used.
  • option 1104 is selected from options 1102 to 1104 in response to the question "We will inform you about the application for 1-day insurance” of Avatar 1101.
  • a conversation regarding the 1-day insurance application procedure is started between the user and the chatbot of YY (avatar 1101).
  • the message 1111 is input to the input box 1110 in response to the question "Please enter your name” of the avatar 1101.
  • the message 1111 is displayed as the user's remark, and the next question "Please enter the address" from the avatar 1101 is displayed.
  • the user can start a conversation about the 1-day insurance application procedure by inputting a message or selecting an option, and the information required in the procedure (for example,). , Name, address, etc.) can be entered.
  • FIG. 12 is an explanatory diagram (No. 1) showing another display example of the advertisement information.
  • the chat screen 1200 is an operation screen corresponding to a conversation in the chatbot of XX company, and is the same as the chat screen 1000 shown in FIG. 10 except for the method of displaying the advertisement information.
  • the options 1021 and 1022 corresponding to the searched FAQ are displayed, and the lower end of the message display area 1201 in the chat screen 1200 is displayed. , Advertising information 1210 is displayed.
  • the advertisement information 1210 can be fixedly displayed at the lower end of the screen like an anchor advertisement or a scroll tracking advertisement, and it is possible to display an advertisement that is more noticeable to the user.
  • the advertisement information 1210 is selected, for example, the chat screen 1100 shown in FIG. 11 is displayed.
  • FIG. 13 is an explanatory diagram (No. 2) showing another display example of the advertisement information.
  • the chat screen 1310 is an operation screen corresponding to a conversation in the chatbot of XX company, and is the same as the chat screen 1000 shown in FIG. 10 except for the method of displaying the advertisement information.
  • the pop-up screen 1320 is displayed on the chat screen 1310. Advertising information 1321 regarding 1-day insurance is displayed on the pop-up screen 1320.
  • the screen occupancy rate of the information processing terminal 201 is high, and it is possible to display advertisements with high visibility.
  • the advertisement information 1321 is selected, for example, the chat screen 1100 shown in FIG. 11 is displayed.
  • step S1401 the information processing device 101 determines whether or not the information processing terminal 201 has received the identification information corresponding to the information processing terminal 201 together with the chat start instruction (step S1401).
  • the information processing device 101 waits for receiving the identification information together with the chat start instruction (step S1401: No). Then, when the information processing device 101 receives the identification information together with the chat start instruction (step S1401: Yes), the information processing device 101 refers to the script table 240 and based on the identification information corresponding to the received information processing terminal 201, the first The script information of 1 is determined (step S1402).
  • the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 201 using the determined first script information (step S1403). Then, the information processing device 101 refers to the posting rule R of the advertisement A in the advertisement management DB 250, and determines whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation ( Step S1404).
  • the information processing device 101 determines whether or not to end the first conversation in the first chatbot in the information processing terminal 201. (Step S1405).
  • the chatbot conversation ends, for example, according to the script information or according to the user's forced termination operation.
  • step S1405: No if the first conversation is not ended (step S1405: No), the information processing apparatus 101 returns to step S1404. On the other hand, when ending the first conversation (step S1405: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
  • step S1404 when the posting condition of the advertisement information ad is satisfied (step S1404: Yes), the information processing apparatus 101 outputs the advertisement information ad to a part of the display area corresponding to the first conversation (step S1404: Yes). Step S1406). Then, the information processing device 101 determines whether or not the output advertisement information ad is selected (step S1407).
  • step S1407 when the advertisement information ad is not selected (step S1407: No), the information processing device 101 determines whether or not to end the first conversation in the first chatbot in the information processing terminal 201. (Step S1408).
  • step S1408: No if the first conversation is not ended (step S1408: No), the information processing apparatus 101 returns to step S1407. On the other hand, when ending the first conversation (step S1408: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
  • step S1407 Yes
  • the information processing apparatus 101 shifts to step S1501 shown in FIG.
  • the information processing apparatus 101 refers to the advertisement management DB 250 and determines whether or not the second script information corresponding to the selected advertisement information ad exists (step S1501).
  • the second script information exists (step S1501: Yes)
  • the second script information is used to start the second conversation in the second chatbot on the information processing terminal 201 (step S1502). ).
  • step S1502 when starting the second conversation in the second chatbot, the information processing device 101 may end the first conversation or back up without ending the first conversation. It may be maintained on the ground.
  • the information processing device 101 determines whether or not to end the second conversation in the second chatbot in the information processing terminal 201 (step S1503).
  • the information processing device 101 waits for the second conversation to end (step S1503: No).
  • the information processing apparatus 101 determines whether or not the first conversation is maintained in the background (step S1504).
  • step S1504: Yes when the first conversation is maintained in the background (step S1504: Yes), the information processing apparatus 101 returns to step S1408 shown in FIG. On the other hand, when the first conversation is not maintained in the background (step S1504: No), the information processing apparatus 101 ends a series of processes according to this flowchart.
  • step S1501 when the second script information does not exist (step S1501: No), the information processing apparatus 101 refers to the advertisement management DB 250 and specifies the URL corresponding to the selected advertisement information ad (step S1501: No). Step S1505).
  • the information processing device 101 transmits the specified URL to the information processing terminal 201 and accesses the URL to display the landing page corresponding to the advertisement information ad on the information processing terminal 201 (step S1506).
  • step S1506 when displaying the landing page, the information processing device 101 may end the first conversation, or may maintain the first conversation in the background without ending it. ..
  • the information processing device 101 determines whether or not the connection between the information processing terminal 201 and the web server that provides the landing page is terminated (step S1507). Specifically, for example, the information processing device 101 determines that the connection between the information processing terminal 201 and the web server has been terminated by the notification from the information processing terminal 201.
  • the information processing device 101 waits for the connection between the information processing terminal 201 and the web server to be completed (step S1507: No). Then, when the connection between the information processing terminal 201 and the web server is completed (step S1507: Yes), the information processing device 101 shifts to step S1504.
  • the conversation in the second chatbot corresponding to the advertisement information ad is started, and the procedure related to the advertisement A is started. Etc. can be performed in a conversational format. If the chatbot corresponding to the advertisement information ad does not exist, the landing page corresponding to the advertisement information ad can be transitioned to.
  • the information processing device 101 determines that the posting condition of the other advertisement information ad is satisfied before the advertisement information ad output in step S1406 is selected, the information processing device 101 replaces the displayed advertisement information ad.
  • Other advertising information ad may be output.
  • the information processing device 101 may output a plurality of advertisement information ad.
  • the chat start instruction when the chat start instruction is received from the information processing terminal 201, the first conversation in the first chatbot in the information processing terminal 201 is started. Then, the advertisement information ad can be output to a part of the display area corresponding to the first conversation. Then, according to the information processing device 101, in response to the selection of the output advertisement information ad, the second conversation in the second chatbot corresponding to the selected advertisement information ad in the information processing terminal 201. Can be started.
  • the second conversation is, for example, a conversation related to a procedure related to the advertisement information ad, and is a conversation that can accept input of information required by the procedure.
  • the conversation in the second chatbot corresponding to the advertisement information ad is performed instead of transitioning to the landing page. You can start. Therefore, even after accessing the advertisement A, the user can perform an operation such as having a conversation about a procedure related to the advertisement A and inputting information required by the procedure on the same UI.
  • the storage unit 810 (for example, the advertisement management DB 250) that stores the information indicating the correspondence between the advertisement and the chatbot is referred to in response to the selection of the output advertisement information ad. Then, it can be determined whether or not there is a second chatbot corresponding to the advertisement information ad. Then, according to the information processing device 101, when the second chatbot exists, the second conversation in the second chatbot in the information processing terminal 201 is started, and the second chatbot does not exist. Can instruct the information processing terminal 201 to access the landing page corresponding to the advertisement information ad.
  • a chat start instruction is received from the information processing terminal 201, identification information corresponding to the information processing terminal 201 is received, and the information processing terminal 201 is based on the received identification information.
  • the first conversation in the first chat bot can be started.
  • the content and flow of the conversation in the chatbot on the information processing terminal 201 can be dynamically changed according to the terminal type and the user type of the information processing terminal 201.
  • the information processing terminal 201 is a mobile terminal, the options for displaying at one time can be suppressed, and if the information processing terminal 201 is a digital board provided with a large display, the options for displaying at one time can be increased.
  • frequently selected FAQs and services change depending on the age and gender, it is possible to narrow down the options to be displayed at one time and reduce the script hierarchy.
  • the information processing device 101 it is determined whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation, and when it is determined that the posting condition is satisfied, the first conversation.
  • the advertisement information ad can be output to a part of the display area corresponding to. Further, according to the information processing device 101, when it is determined that the posting condition of the advertisement information ad is not satisfied, the advertisement information ad can be prevented from being output.
  • the information processing device 101 in response to the selection of the output advertisement information ad, the first conversation in the information processing terminal 201 is interrupted, and the second conversation in the second chatbot is performed. Can be started. Then, according to the information processing device 101, when the operation input for returning to the first conversation is received after starting the second conversation, the first conversation can be restarted from the interrupted portion.
  • the advertisement information ad can be output as the conversation of the first chatbot on the chat screen corresponding to the first conversation.
  • the advertisement information ad can be displayed in a conversation format with the chatbot, and the advertisement can be delivered in a form that is natural and easy for the user to understand.
  • the advertisement information ad can be output at a predetermined position in the chat screen corresponding to the first conversation.
  • the advertisement information ad can be fixedly displayed at a predetermined position on the chat screen like an anchor advertisement or a scroll tracking advertisement, and it becomes possible to display an advertisement that is more noticeable to the user.
  • the advertisement information ad can be output to the pop-up screen displayed on the chat screen corresponding to the first conversation.
  • the conversation control system 200 even after the advertisement displayed during the chat is accessed, the contents of the product or service can be confirmed and the application procedure can be performed with the same UI. Therefore, it is possible to improve the convenience of the user when the advertisement is delivered by using the chatbot. In addition, by narrowing down the target users and advertising timing from the conversation content in the chatbot, it is possible to improve the advertising effectiveness and reduce the advertising cost. Further, since the user does not have to see the advertisement uniformly delivered during the chat, it is possible to suppress the discomfort associated with the advertisement display.
  • the conversation control method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation.
  • This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
  • the information processing device 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
  • a structured ASIC Application Specific Integrated Circuit
  • PLD Programmable Logic Device
  • Information processing device 102 101 Information processing device 102,201 Information processing terminal 200 Conversation control system 202 Operator terminal 210 Network 220 FAQ master 230 Chat log DB 240 Script table 250 Advertising management DB 300,400 Bus 301,401 CPU 302,402 Memory 303 Disk drive 304 Disk 305,405 Communication I / F 306 Portable recording medium I / F 307 Portable recording medium 403 Display 404 Input device 406 Camera 407 Speaker 408 Microphone 801 Communication unit 802 Decision unit 803 Conversation control unit 810 Storage unit

Abstract

An information processing device (101) starts a conversation using a chatbot of a company A in an information processing terminal (201) upon receiving an instruction from the information processing terminal (201) to start a chat. A chat screen (910) is a chat screen that corresponds to the conversation using the company-A chatbot. When a specific keyword is inputted via the chat screen (910) during the conversation using the company-A chatbot, advertising information (911) relating to the services of a company D is displayed. The information processing device (101) refers to an advertising management database (250) in response to the advertising information (911) being selected and starts a conversation using a chatbot of the company D in the information processing terminal (201). A chat screen (920) is a chat screen that corresponds to the conversation using the company-D chatbot. Using the chat screen (920), the user is able to check the content of the services of the company D while interacting with the company-D chatbot.

Description

会話制御プログラム、会話制御方法および情報処理装置Conversation control program, conversation control method and information processing device
 本発明は、会話制御プログラム、会話制御方法および情報処理装置に関する。 The present invention relates to a conversation control program, a conversation control method, and an information processing device.
 近年、チャットボットと呼ばれる技術を利用した自動応答システムを導入する企業が増えている。また、既存の広告配信形態として、ウェブサイトが配信した広告にアクセスがあった場合に、ランディングページへ遷移して、その広告に関する手続きを促すものがある。 In recent years, an increasing number of companies have introduced automatic response systems that use a technology called chatbots. In addition, as an existing advertisement distribution form, when an advertisement distributed by a website is accessed, a transition to a landing page is performed to prompt a procedure related to the advertisement.
 先行技術としては、チャットサーバが、時間とともに移り変わる性質を有するチャットのメッセージを送信するとともに、このメッセージの内容に関連付けた広告などの告知情報を取得するためのハイパーリンク形式のリンク情報を生成して、このリンク情報をメッセージの送信に合わせて送信するものがある。 Prior art, the chat server sends a chat message that has the property of changing over time, and generates hyperlink-style link information to obtain advertisements and other announcement information associated with the content of this message. , Some send this link information along with the sending of the message.
特開2008-305390号公報Japanese Unexamined Patent Publication No. 2008-305390
 しかしながら、従来技術では、チャットボットを利用して広告配信を行う場合のユーザの利便性が低下するという問題がある。 However, the conventional technology has a problem that the convenience of the user is lowered when the advertisement is delivered using the chatbot.
 一つの側面では、本発明は、チャットボットを利用して広告配信する場合のユーザの利便性を向上させることを目的とする。 In one aspect, the present invention aims to improve user convenience when delivering advertisements using chatbots.
 一つの実施態様では、情報処理端末からチャットの開始指示を受信すると、前記情報処理端末における第1のチャットボットでの第1の会話を開始し、前記第1の会話に対応する表示領域の一部の領域に広告情報を出力し、出力した前記広告情報が選択されたことに応じて、前記情報処理端末における、前記広告情報に対応する第2のチャットボットでの第2の会話を開始する、会話制御プログラムが提供される。 In one embodiment, when a chat start instruction is received from the information processing terminal, the first conversation in the first chatbot in the information processing terminal is started, and one of the display areas corresponding to the first conversation. The advertisement information is output to the area of the unit, and in response to the selection of the output advertisement information, the second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal is started. , A conversation control program is provided.
 本発明の一側面によれば、チャットボットを利用して広告配信する場合のユーザの利便性を向上させることができるという効果を奏する。 According to one aspect of the present invention, it is possible to improve the convenience of the user when delivering an advertisement using a chatbot.
図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. 図2は、会話制御システム200のシステム構成例を示す説明図である。FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200. 図3は、情報処理装置101のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101. 図4は、情報処理端末201のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201. 図5は、スクリプトテーブル240の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240. 図6は、スクリプト情報の具体例を示す説明図である。FIG. 6 is an explanatory diagram showing a specific example of script information. 図7は、広告管理DB250の記憶内容の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the stored contents of the advertisement management DB 250. 図8は、情報処理装置101の機能的構成例を示すブロック図である。FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101. 図9は、会話制御システム200の動作例を示す説明図である。FIG. 9 is an explanatory diagram showing an operation example of the conversation control system 200. 図10は、チャット画面の画面例を示す説明図(その1)である。FIG. 10 is an explanatory diagram (No. 1) showing a screen example of the chat screen. 図11は、チャット画面の画面例を示す説明図(その2)である。FIG. 11 is an explanatory diagram (No. 2) showing a screen example of the chat screen. 図12は、広告情報のその他の表示例を示す説明図(その1)である。FIG. 12 is an explanatory diagram (No. 1) showing another display example of the advertisement information. 図13は、広告情報のその他の表示例を示す説明図(その2)である。FIG. 13 is an explanatory diagram (No. 2) showing another display example of the advertisement information. 図14は、情報処理装置101の会話制御処理手順の一例を示すフローチャート(その1)である。FIG. 14 is a flowchart (No. 1) showing an example of the conversation control processing procedure of the information processing device 101. 図15は、情報処理装置101の会話制御処理手順の一例を示すフローチャート(その2)である。FIG. 15 is a flowchart (No. 2) showing an example of the conversation control processing procedure of the information processing apparatus 101.
 以下に図面を参照して、本発明にかかる会話制御プログラム、会話制御方法および情報処理装置の実施の形態を詳細に説明する。 The conversation control program, the conversation control method, and the embodiment of the information processing apparatus according to the present invention will be described in detail with reference to the drawings below.
(実施の形態)
 図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。図1において、情報処理装置101は、チャットボットの会話を制御するコンピュータである。チャットボットは、人工知能を利用して、人間との対話やメッセージのやりとりを行うコンピュータシステムである。
(Embodiment)
FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. In FIG. 1, the information processing device 101 is a computer that controls the conversation of the chatbot. A chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
 情報処理端末102は、ユーザがチャットボットでの会話を行う際に利用するコンピュータである。例えば、情報処理端末102は、個人が所有する、あるいは、店舗などで貸し出される可搬型の情報処理端末である。また、情報処理端末102は、駅、空港などの公共性の高い場所や、店舗、商業施設などの商品やサービスを提供する場所に設置される情報処理端末であってもよい。 The information processing terminal 102 is a computer used when a user has a conversation with a chatbot. For example, the information processing terminal 102 is a portable information processing terminal owned by an individual or rented out at a store or the like. Further, the information processing terminal 102 may be an information processing terminal installed in a highly public place such as a station or an airport, or a place for providing goods or services such as a store or a commercial facility.
 情報処理端末102において、ユーザは、例えば、メッセージを入力したり、選択肢を選択したりすることで、チャットボットと対話しながら、所望の回答を探したり、サービスを利用したりすることができる。回答は、例えば、FAQ(Frequently Asked Question)である。 In the information processing terminal 102, the user can search for a desired answer or use a service while interacting with the chatbot, for example, by inputting a message or selecting an option. The answer is, for example, FAQ (freaky Asked Question).
 FAQは、「頻繁に尋ねられる質問」の意味であり、あらかじめ予想される質問に対して、質問と回答とをまとめたものである。質問は、何らかの問題の解決方法を問うものであってもよく、また、話し言葉による問いかけであってもよい。回答は、質問された問題の解決方法を示す回答や、話し言葉による問いかけに対する回答などである。 FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance. The question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
 ここで、チャットボットを利用して広告配信を行う場合がある。広告は、例えば、商品やサービスなどの情報を宣伝するためのものである。例えば、チャットボットでの会話形式で広告情報を表示することで、ユーザにとって自然でわかりやすいかたちで広告配信を行うことができる。 Here, advertisements may be delivered using chatbots. The advertisement is for promoting information such as a product or a service, for example. For example, by displaying the advertisement information in a conversational format in a chatbot, it is possible to deliver the advertisement in a form that is natural and easy for the user to understand.
 しかし、既存のウェブサイトのように、広告にアクセスがあったときにランディングページへ遷移させて、その広告に関する手続きを行わせるようにすると、ユーザの利便性が悪いという問題がある。ランディングページ(LP)とは、サーチエンジンの検索結果やインターネット広告などを通じて、最初にユーザがアクセス(閲覧)するページである。 However, like existing websites, if you move to the landing page when an advertisement is accessed and perform the procedure related to that advertisement, there is a problem that it is not convenient for the user. The landing page (LP) is a page that the user first accesses (views) through search engine search results, Internet advertisements, and the like.
 例えば、チャットボットとランディングページは、UI(User Interface)が異なる。このため、チャットボットでの会話からランディングページへ遷移した際に、ユーザの操作感が変化して使い勝手が悪くなる場合がある。また、ランディングページには多くの情報が表示される傾向があり、ユーザが所望の情報を探すのに時間や手間がかかる場合がある。 For example, the chatbot and the landing page have different UIs (User Interface). Therefore, when the conversation in the chatbot is changed to the landing page, the user's operation feeling may change and the usability may deteriorate. In addition, the landing page tends to display a lot of information, and it may take time and effort for the user to find the desired information.
 そこで、本実施の形態では、チャットボットでの会話中に表示した広告へのアクセス後に、ユーザの操作感が変化してユーザビリティが低下するのを防いで、チャットボットを利用して広告配信する場合のユーザの利便性を向上させる会話制御方法について説明する。以下、情報処理装置101の処理例について説明する。 Therefore, in the present embodiment, after accessing the advertisement displayed during the conversation with the chatbot, the user's operability is prevented from changing and the usability is deteriorated, and the advertisement is delivered using the chatbot. A conversation control method for improving the convenience of the user will be described. Hereinafter, a processing example of the information processing apparatus 101 will be described.
 (1)情報処理装置101は、情報処理端末102からチャットの開始指示を受信すると、情報処理端末102における第1のチャットボットでの第1の会話を開始する。ここで、チャットの開始指示は、ユーザとチャットボットとの会話を開始するためのものである。 (1) When the information processing device 101 receives the chat start instruction from the information processing terminal 102, the information processing device 101 starts the first conversation in the first chatbot on the information processing terminal 102. Here, the chat start instruction is for starting a conversation between the user and the chatbot.
 具体的には、例えば、情報処理装置101は、情報処理端末102からチャットの開始指示を受信するとともに、情報処理端末102に対応する識別情報を受信する。そして、情報処理装置101は、受信した識別情報に基づいて、情報処理端末102における第1のチャットボットでの第1の会話を開始する。 Specifically, for example, the information processing device 101 receives a chat start instruction from the information processing terminal 102 and also receives identification information corresponding to the information processing terminal 102. Then, the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 102 based on the received identification information.
 情報処理端末102に対応する識別情報は、情報処理端末102を一意に識別する情報であってもよい。また、情報処理端末102に対応する識別情報は、情報処理端末102の端末種別を示す情報であってもよい。端末種別としては、例えば、デジタルボード、スマートフォンなどがある。デジタルボードは、駅、空港などの公共性の高い場所や、店舗、商業施設などに設置される据え置き型の情報処理端末である。 The identification information corresponding to the information processing terminal 102 may be information that uniquely identifies the information processing terminal 102. Further, the identification information corresponding to the information processing terminal 102 may be information indicating the terminal type of the information processing terminal 102. Examples of terminal types include digital boards and smartphones. Digital boards are stationary information processing terminals installed in highly public places such as train stations and airports, stores, and commercial facilities.
 より詳細に説明すると、例えば、情報処理装置101は、情報処理端末102に対応する識別情報に基づいて、情報処理端末102におけるチャットボットの会話に適用するスクリプト情報を決定する。スクリプト情報は、チャットボットでの会話に関する処理を定義した情報(シナリオ)である。 More specifically, for example, the information processing device 101 determines the script information to be applied to the conversation of the chatbot at the information processing terminal 102 based on the identification information corresponding to the information processing terminal 102. The script information is information (scenario) that defines the processing related to the conversation in the chatbot.
 そして、情報処理装置101は、決定したスクリプト情報を用いて、情報処理端末102における第1のチャットボットでの第1の会話を開始する。ただし、情報処理装置101は、あらかじめ決められたスクリプト情報を用いて、情報処理端末102における第1のチャットボットでの第1の会話を開始することにしてもよい。 Then, the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 102 by using the determined script information. However, the information processing device 101 may start the first conversation in the first chatbot at the information processing terminal 102 by using the script information determined in advance.
 図1の例では、情報処理端末102からのチャットの開始指示に応じて、情報処理端末102におけるチャットボットAでの第1の会話が開始された場合を想定する。 In the example of FIG. 1, it is assumed that the first conversation in the chatbot A on the information processing terminal 102 is started in response to the chat start instruction from the information processing terminal 102.
 (2)情報処理装置101は、第1のチャットボットでの第1の会話に対応する表示領域の一部の領域に広告情報を表示する。ここで、第1の会話に対応する表示領域の一部の領域は、例えば、第1の会話に対応するチャット画面内の一部の領域である。第1の会話に対応するチャット画面とは、第1の会話に関するメッセージや選択肢などを表示する操作画面である。 (2) The information processing device 101 displays the advertisement information in a part of the display area corresponding to the first conversation in the first chatbot. Here, a part of the display area corresponding to the first conversation is, for example, a part of the chat screen corresponding to the first conversation. The chat screen corresponding to the first conversation is an operation screen for displaying messages and options related to the first conversation.
 具体的には、例えば、情報処理装置101は、第1の会話の会話履歴に基づいて、広告情報の掲載条件を満たすと判定した場合に、第1の会話に対応する表示領域の一部の領域に広告情報を出力することにしてもよい。すなわち、情報処理装置101は、情報処理端末102に、第1の会話に対応する表示領域の一部の領域に広告情報を表示させる。また、情報処理装置101は、決定したスクリプト情報に従って、第1のチャットボットの会話として、あらかじめ決められたタイミングで広告情報を出力することにしてもよい。 Specifically, for example, when the information processing device 101 determines that the posting condition of the advertisement information is satisfied based on the conversation history of the first conversation, a part of the display area corresponding to the first conversation. Advertising information may be output to the area. That is, the information processing device 101 causes the information processing terminal 102 to display the advertisement information in a part of the display area corresponding to the first conversation. Further, the information processing device 101 may output advertisement information at a predetermined timing as a conversation of the first chatbot according to the determined script information.
 図1の例では、チャットボットAでの会話に対応するチャット画面110において、チャットボットAのアバター111の会話として、広告情報112が表示された場合を想定する。広告情報112は、商品XXへの関心を引きつけるためのメッセージや画像などを表示したものである。 In the example of FIG. 1, it is assumed that the advertisement information 112 is displayed as the conversation of the avatar 111 of the chatbot A on the chat screen 110 corresponding to the conversation in the chatbot A. The advertisement information 112 displays a message, an image, or the like for attracting interest in the product XX.
 (3)情報処理装置101は、出力した広告情報が選択されたことに応じて、情報処理端末102における、広告情報に対応する第2のチャットボットでの第2の会話を開始する。具体的には、例えば、情報処理装置101は、広告とチャットボットとの対応関係を示す情報を参照して、選択された広告情報に対応する第2のチャットボットでの第2の会話を開始する。 (3) The information processing device 101 starts a second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal 102 in response to the selection of the output advertisement information. Specifically, for example, the information processing device 101 refers to the information indicating the correspondence between the advertisement and the chatbot, and starts the second conversation in the second chatbot corresponding to the selected advertisement information. do.
 図1の例では、情報処理端末102において、チャット画面110内に表示された広告情報112が選択された結果、広告情報112に対応するチャットボットBでの会話が開始された場合を想定する。この場合、チャットボットBでの会話に対応するチャット画面120において、チャットボットBのアバター121との会話形式で、例えば、広告情報112に関連する商品説明や購入手続きなどが行われる。 In the example of FIG. 1, it is assumed that the information processing terminal 102 starts a conversation with the chatbot B corresponding to the advertisement information 112 as a result of selecting the advertisement information 112 displayed in the chat screen 110. In this case, on the chat screen 120 corresponding to the conversation in the chatbot B, for example, the product description and the purchase procedure related to the advertisement information 112 are performed in the conversation format with the avatar 121 of the chatbot B.
 このように、情報処理装置101によれば、第1のチャットボットでの会話中に出力した広告情報が選択された際に、ランディングページに遷移させるのではなく、その広告情報に対応する第2のチャットボットでの会話を開始することができる。これにより、チャットボットを利用して広告配信する場合のユーザの利便性を向上させることができる。例えば、ユーザは、広告にアクセスした後も、同一のUIで、広告に関連する手続きに関する会話をしたり、その手続きで要求される情報を入力したりすることができる。 As described above, according to the information processing device 101, when the advertisement information output during the conversation in the first chatbot is selected, the second page corresponds to the advertisement information instead of transitioning to the landing page. You can start a conversation with your chatbot. As a result, it is possible to improve the convenience of the user when the advertisement is delivered using the chatbot. For example, even after accessing the advertisement, the user can have a conversation about the procedure related to the advertisement and input the information required by the procedure on the same UI.
(会話制御システム200のシステム構成例)
 つぎに、図1に示した情報処理装置101を含む会話制御システム200のシステム構成例について説明する。会話制御システム200は、例えば、チャットボットと連携した双方向コミュニケーションを利用したサービスを提供するコンピュータシステムに適用される。
(System configuration example of conversation control system 200)
Next, a system configuration example of the conversation control system 200 including the information processing device 101 shown in FIG. 1 will be described. The conversation control system 200 is applied to, for example, a computer system that provides a service using two-way communication in cooperation with a chatbot.
 図2は、会話制御システム200のシステム構成例を示す説明図である。図2において、会話制御システム200は、情報処理装置101と、複数の情報処理端末201(図2の例では、3台)と、オペレータ端末202と、を含む。会話制御システム200において、情報処理装置101、複数の情報処理端末201およびオペレータ端末202は、有線または無線のネットワーク210を介して接続される。ネットワーク210は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。 FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200. In FIG. 2, the conversation control system 200 includes an information processing device 101, a plurality of information processing terminals 201 (three in the example of FIG. 2), and an operator terminal 202. In the conversation control system 200, the information processing device 101, the plurality of information processing terminals 201, and the operator terminal 202 are connected via a wired or wireless network 210. The network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
 ここで、情報処理装置101は、FAQマスタ220、チャットログDB(Database)230、スクリプトテーブル240および広告管理DB250を有し、チャットボットの会話を制御する。例えば、情報処理装置101は、サーバである。 Here, the information processing device 101 has an FAQ master 220, a chat log DB (Database) 230, a script table 240, and an advertisement management DB 250, and controls the conversation of the chatbot. For example, the information processing device 101 is a server.
 FAQマスタ220は、FAQを記憶する。チャットログDB230は、チャットログを記憶する。チャットログは、ユーザとチャットボットとの会話に関する会話履歴である。チャットログは、例えば、ルームIDと対応付けて、チャットログDB230に記憶される。ルームIDによれば、チャットボットとの一連の会話を特定することができる。 The FAQ master 220 stores the FAQ. The chat log DB 230 stores the chat log. The chat log is a conversation history related to a conversation between a user and a chatbot. The chat log is stored in the chat log DB 230 in association with the room ID, for example. The room ID can identify a series of conversations with the chatbot.
 なお、スクリプトテーブル240および広告管理DB250の記憶内容については、図5および図7を用いて後述する。 The stored contents of the script table 240 and the advertisement management DB 250 will be described later with reference to FIGS. 5 and 7.
 情報処理端末201は、ユーザがチャットボットとの会話を行う際に利用するコンピュータである。例えば、情報処理端末201は、ユーザが所有する、あるいは、店舗などで貸し出されるスマートフォン、タブレットPCなどである。また、情報処理端末201は、駅、空港、店舗、商業施設などに設置されるデジタルボードであってもよい。図1に示した情報処理端末102は、例えば、情報処理端末201に対応する。 The information processing terminal 201 is a computer used when a user has a conversation with a chatbot. For example, the information processing terminal 201 is a smartphone, tablet PC, or the like that is owned by the user or rented out at a store or the like. Further, the information processing terminal 201 may be a digital board installed in a station, an airport, a store, a commercial facility, or the like. The information processing terminal 102 shown in FIG. 1 corresponds to, for example, the information processing terminal 201.
 オペレータ端末202は、オペレータが使用するコンピュータである。オペレータは、チャットボット対応から有人対応の会話に切り替えた場合に、ユーザへの対応を行う者である。例えば、オペレータは、オペレータ端末202の電話機能や、テキストコミュニケーションなどを利用して、ユーザとやり取りすることができる。例えば、オペレータ端末202は、PCやタブレットPCである。 The operator terminal 202 is a computer used by the operator. An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation. For example, the operator can communicate with the user by using the telephone function of the operator terminal 202, text communication, or the like. For example, the operator terminal 202 is a PC or a tablet PC.
 なお、図示は省略するが、会話制御システム200には、例えば、各種ウェブサイト(ランディングページを含む)を提供するウェブサーバが含まれる。また、図2の例では、オペレータ端末202を1台のみ表示したが、会話制御システム200には複数のオペレータ端末202が含まれていてもよい。 Although not shown, the conversation control system 200 includes, for example, a web server that provides various websites (including landing pages). Further, in the example of FIG. 2, only one operator terminal 202 is displayed, but the conversation control system 200 may include a plurality of operator terminals 202.
(情報処理装置101のハードウェア構成例)
 図3は、情報処理装置101のハードウェア構成例を示すブロック図である。図3において、情報処理装置101は、CPU(Central Processing Unit)301と、メモリ302と、ディスクドライブ303と、ディスク304と、通信I/F(Interface)305と、可搬型記録媒体I/F306と、可搬型記録媒体307と、を有する。また、各構成部は、バス300によってそれぞれ接続される。
(Example of hardware configuration of information processing device 101)
FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101. In FIG. 3, the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
 ここで、CPU301は、情報処理装置101の全体の制御を司る。CPU301は、複数のコアを有していてもよい。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMがOS(Operating System)のプログラムを記憶し、ROMがアプリケーションプログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。 Here, the CPU 301 controls the entire information processing device 101. The CPU 301 may have a plurality of cores. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, the flash ROM stores the OS (Operating System) program, the ROM stores the application program, and the RAM is used as the work area of the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
 ディスクドライブ303は、CPU301の制御に従ってディスク304に対するデータのリード/ライトを制御する。ディスク304は、ディスクドライブ303の制御で書き込まれたデータを記憶する。ディスク304としては、例えば、磁気ディスク、光ディスクなどが挙げられる。 The disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301. The disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
 通信I/F305は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、図2に示した情報処理端末201、オペレータ端末202など)に接続される。そして、通信I/F305は、ネットワーク210と装置内部とのインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。通信I/F305には、例えば、モデムやLANアダプタなどを採用することができる。 The communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the information processing terminal 201, the operator terminal 202, etc. shown in FIG. 2) via the network 210. The communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer. For the communication I / F 305, for example, a modem, a LAN adapter, or the like can be adopted.
 可搬型記録媒体I/F306は、CPU301の制御に従って可搬型記録媒体307に対するデータのリード/ライトを制御する。可搬型記録媒体307は、可搬型記録媒体I/F306の制御で書き込まれたデータを記憶する。可搬型記録媒体307としては、例えば、CD(Compact Disc)-ROM、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリなどが挙げられる。 The portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301. The portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306. Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Versailles Disk), and a USB (Universal Serial Bus) memory.
 なお、情報処理装置101は、上述した構成部のほかに、例えば、SSD(Solid State Drive)、入力装置、ディスプレイ等を有することにしてもよい。また、情報処理装置101は、上述した構成部のうち、例えば、ディスクドライブ303、ディスク304、可搬型記録媒体I/F306、可搬型記録媒体307を有していなくてもよい。 The information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-described components. Further, the information processing apparatus 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
(情報処理端末201のハードウェア構成例)
 図4は、情報処理端末201のハードウェア構成例を示すブロック図である。図4において、情報処理端末201は、CPU401と、メモリ402と、ディスプレイ403と、入力装置404と、通信I/F405と、カメラ406と、スピーカ407と、マイクロフォン408とを有する。また、各構成部はバス400によってそれぞれ接続される。
(Example of hardware configuration of information processing terminal 201)
FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201. In FIG. 4, the information processing terminal 201 includes a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
 ここで、CPU401は、情報処理端末201の全体の制御を司る。CPU401は、複数のコアを有していてもよい。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する記憶部である。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。 Here, the CPU 401 controls the entire information processing terminal 201. The CPU 401 may have a plurality of cores. The memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
 ディスプレイ403は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する表示装置である。ディスプレイ403としては、例えば、液晶ディスプレイや有機EL(Electroluminescence)ディスプレイなどを採用することができる。 The display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information. As the display 403, for example, a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
 入力装置404は、文字、数字、各種指示などの入力のためのキーを有し、データの入力を行う。入力装置404は、タッチパネル式の入力パッドやテンキーなどであってもよく、また、キーボードやマウスなどであってもよい。 The input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data. The input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
 通信I/F405は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、情報処理装置101、オペレータ端末202)に接続される。そして、通信I/F405は、ネットワーク210と自装置内部とのインターフェースを司り、外部装置からのデータの入出力を制御する。 The communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 202) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
 カメラ406は、画像(静止画または動画)を撮影して画像データを出力する撮影装置である。スピーカ407は、電気信号を音声に変換して、音声を出力する。マイクロフォン408は、音声を受音して電気信号に変換する。 Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data. The speaker 407 converts an electric signal into voice and outputs the voice. The microphone 408 receives voice and converts it into an electric signal.
 なお、情報処理端末201は、上述した構成部のほかに、例えば、HDD(Hard Disk Drive)、SSD、近距離無線通信I/F、可搬型記録媒体I/F、可搬型記録媒体、GPS(Global Positioning System)ユニットなどを有することにしてもよい。また、図2に示したオペレータ端末202についても、情報処理端末201と同様のハードウェア構成により実現することができる。 In addition to the components described above, the information processing terminal 201 may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, portable recording medium, GPS ( It may have a Global Positioning System) unit or the like. Further, the operator terminal 202 shown in FIG. 2 can also be realized by the same hardware configuration as the information processing terminal 201.
(スクリプトテーブル240の記憶内容)
 つぎに、図5を用いて、情報処理装置101が有するスクリプトテーブル240の記憶内容について説明する。なお、図2に示したFAQマスタ220、チャットログDB230、スクリプトテーブル240および広告管理DB250は、例えば、図3に示したメモリ302、ディスク304などの記憶装置により実現される。
(Stored contents of script table 240)
Next, the stored contents of the script table 240 included in the information processing apparatus 101 will be described with reference to FIG. The FAQ master 220, chat log DB 230, script table 240, and advertisement management DB 250 shown in FIG. 2 are realized by, for example, a storage device such as the memory 302 and the disk 304 shown in FIG.
 図5は、スクリプトテーブル240の記憶内容の一例を示す説明図である。図5において、スクリプトテーブル240は、端末属性およびスクリプトのフィールドを有し、各フィールドに情報を設定することで、スクリプト管理情報(例えば、スクリプト管理情報500-1,500-2)をレコードとして記憶する。 FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240. In FIG. 5, the script table 240 has terminal attributes and script fields, and by setting information in each field, script management information (for example, script management information 500-1,500-2) is stored as a record. do.
 ここで、端末属性は、情報処理端末201の特徴を表す。端末属性は、例えば、情報処理端末201の端末種別によって特定される。情報処理端末201の端末種別は、情報処理端末201がどの種類の端末(例えば、スマートフォン、デジタルボードなど)であるかを区別するものである。 Here, the terminal attribute represents the feature of the information processing terminal 201. The terminal attribute is specified by, for example, the terminal type of the information processing terminal 201. The terminal type of the information processing terminal 201 distinguishes which type of terminal (for example, smartphone, digital board, etc.) the information processing terminal 201 is.
 また、端末属性は、情報処理端末201のユーザ種別によって特定されてもよい。情報処理端末201のユーザ種別は、情報処理端末201を使用するユーザの特徴を区別するものである。ユーザ種別としては、例えば、年代、性別、言語、位置情報、気象情報などが挙げられる。 Further, the terminal attribute may be specified by the user type of the information processing terminal 201. The user type of the information processing terminal 201 distinguishes the characteristics of the user who uses the information processing terminal 201. Examples of the user type include age, gender, language, location information, weather information, and the like.
 スクリプトは、チャットボットの会話の流れを定義したスクリプト情報であり、端末属性に対応付けて用意される。ただし、ここでは、スクリプト情報を識別するスクリプトID(例えば、SP1,SP2,…)を表記している。なお、端末属性として、例えば、「ALL」のように、全ての端末を対象とするものを設けることにしてもよい。 The script is script information that defines the conversation flow of the chatbot, and is prepared in association with the terminal attributes. However, here, the script ID (for example, SP1, SP2, ...) That identifies the script information is described. In addition, as a terminal attribute, for example, an attribute that targets all terminals, such as "ALL", may be provided.
 例えば、スクリプト管理情報500-1は、端末属性C1に対応するスクリプト情報SP1を示す。 For example, the script management information 500-1 indicates the script information SP1 corresponding to the terminal attribute C1.
(スクリプト情報の具体例)
 ここで、図6を用いて、スクリプト情報の具体例について説明する。ここでは、端末属性C1に対応するスクリプト情報SP1を例に挙げて説明する。
(Specific example of script information)
Here, a specific example of the script information will be described with reference to FIG. Here, the script information SP1 corresponding to the terminal attribute C1 will be described as an example.
 図6は、スクリプト情報の具体例を示す説明図である。図6において、スクリプト情報SP1は、チャットボットの会話の流れを定義した情報(シナリオ)である。ただし、図6では、スクリプト情報SP1の一部を抜粋して表示している。具体的には、例えば、スクリプト情報SP1は、チャットのトーク処理を定義した情報である。 FIG. 6 is an explanatory diagram showing a specific example of script information. In FIG. 6, the script information SP1 is information (scenario) that defines the conversation flow of the chatbot. However, in FIG. 6, a part of the script information SP1 is excerpted and displayed. Specifically, for example, the script information SP1 is information that defines chat processing.
 トーク処理は、チャットボットの動作(挙動)を実現するための処理である。例えば、トーク処理は、発話する処理、選択肢を表示する処理、ユーザ操作に応じて選択肢を選択する処理、選択された選択肢や入力された情報に応じた手続きを行う処理、トーク処理を終了する処理などを含む。 Talk processing is processing for realizing the operation (behavior) of the chatbot. For example, the talk process is a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, and a process of ending a talk process. And so on.
 スクリプト情報SP1において、例えば、STR-1は、トーク処理の開始を示す。TXT-1は、メッセージを発話する処理を示す。SLC-2は、OPT-3~OPT-8の選択肢を表示する処理を示す。FAQ-1は、選択肢に応じたFAQを検索して表示する処理である。なお、ERR-10は、エラー処理を示す。FAQの検索は、例えば、図2に示したFAQマスタ220を用いて行われる。 In the script information SP1, for example, STR-1 indicates the start of talk processing. TXT-1 indicates a process of uttering a message. SLC-2 indicates a process for displaying the options of OPT-3 to OPT-8. The FAQ-1 is a process of searching and displaying FAQs according to options. ERR-10 indicates error processing. The FAQ search is performed using, for example, the FAQ master 220 shown in FIG.
(広告管理DB250の記憶内容)
 つぎに、図7を用いて、情報処理装置101が有する広告管理DB250の記憶内容について説明する。
(Memory content of advertisement management DB250)
Next, the stored contents of the advertisement management DB 250 included in the information processing apparatus 101 will be described with reference to FIG. 7.
 図7は、広告管理DB250の記憶内容の一例を示す説明図である。図7において、広告管理DB250は、広告ID、広告情報、スクリプト、掲載ルールおよびURLのフィールドを有し、各フィールドに情報を設定することで、広告管理情報(例えば、広告管理情報700-1,700-2)をレコードとして記憶する。 FIG. 7 is an explanatory diagram showing an example of the stored contents of the advertisement management DB 250. In FIG. 7, the advertisement management DB 250 has fields of advertisement ID, advertisement information, script, posting rule, and URL, and by setting information in each field, advertisement management information (for example, advertisement management information 700-1, 700-2) is stored as a record.
 ここで、広告IDは、広告を一意に識別する識別子である。広告情報は、商品やサービスへの関心を引きつけるためのメッセージや画像などを表示するための情報である。例えば、広告情報には、広告のデザインや表示パターンを特定する情報が含まれる。また、広告情報には、クーポン情報が含まれていてもよい。 Here, the advertisement ID is an identifier that uniquely identifies the advertisement. Advertising information is information for displaying a message, an image, or the like for attracting interest in a product or service. For example, the advertisement information includes information that identifies the design and display pattern of the advertisement. Further, the advertisement information may include coupon information.
 スクリプトは、チャットボットの会話の流れを定義したスクリプト情報であり、広告情報に対応付けて用意される。ただし、広告情報に対応するスクリプトが用意されていない場合や、広告情報に対応するスクリプトがメンテナンス中の場合がある。広告情報に対応するスクリプトが存在しない場合は、スクリプトフィールドには「-(Null)」が設定される。 The script is script information that defines the conversation flow of the chatbot, and is prepared in association with the advertisement information. However, there are cases where the script corresponding to the advertisement information is not prepared, or the script corresponding to the advertisement information is under maintenance. If the script corresponding to the advertisement information does not exist, "-(Null)" is set in the script field.
 掲載ルールは、チャットボットでの会話中に広告情報を表示する条件(掲載条件)を表す。掲載条件は、例えば、チャットボットでの会話中に出現するキーワードによって指定される。URLは、広告情報に対応するランディングページのURL(Uniform Resource Locator)である。 The posting rule represents the condition (posting condition) for displaying the advertisement information during the conversation with the chatbot. Posting conditions are specified, for example, by keywords that appear during a chatbot conversation. The URL is the URL of the landing page (Uniform Resource Locator) corresponding to the advertisement information.
 例えば、広告管理情報700-1は、広告A1の広告情報ad1、スクリプト情報SP-A1、掲載ルールR1およびURL「https://www.111.com/jp/…/」を示す。 For example, the advertisement management information 700-1 indicates the advertisement information ad1 of the advertisement A1, the script information SP-A1, the posting rule R1, and the URL "https://www.111.com/jp/.../".
 なお、広告管理DB250には、例えば、広告情報に対応するチャットボット専用のFAQマスタが含まれていてもよい。この場合、広告情報に対応するチャットボットでの会話におけるFAQの検索は、そのチャットボット専用のFAQマスタを用いて行われる。また、広告管理DB250には、各広告の表示回数や成約率などを特定する情報が含まれていてもよい。また、各広告の内容は、例えば、チャットボットの提供元(例えば、企業、部署、店舗など)に応じて決定される。また、広告管理DB250内のスクリプトは、例えば、図5に示したスクリプトテーブル240内のいずれかのスクリプトに対応していてもよい。 Note that the advertisement management DB 250 may include, for example, a FAQ master dedicated to chatbots corresponding to advertisement information. In this case, the FAQ search in the conversation in the chatbot corresponding to the advertisement information is performed using the FAQ master dedicated to the chatbot. In addition, the advertisement management DB 250 may include information that specifies the number of impressions of each advertisement, the contract rate, and the like. Further, the content of each advertisement is determined according to, for example, the provider of the chatbot (for example, a company, a department, a store, etc.). Further, the script in the advertisement management DB 250 may correspond to any script in the script table 240 shown in FIG. 5, for example.
(情報処理装置101の機能的構成例)
 図8は、情報処理装置101の機能的構成例を示すブロック図である。図8において、情報処理装置101は、通信部801と、決定部802と、会話制御部803と、記憶部810と、を含む。具体的には、例えば、通信部801~会話制御部803は、図3に示したメモリ302、ディスク304、可搬型記録媒体307などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、通信I/F305により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク304などの記憶装置に記憶される。記憶部810は、例えば、メモリ302、ディスク304などの記憶装置により実現される。具体的には、例えば、記憶部810は、図5に示したスクリプトテーブル240や、図7に示した広告管理DB250などを記憶する。
(Example of functional configuration of information processing device 101)
FIG. 8 is a block diagram showing a functional configuration example of the information processing device 101. In FIG. 8, the information processing device 101 includes a communication unit 801, a determination unit 802, a conversation control unit 803, and a storage unit 810. Specifically, for example, the communication unit 801 to the conversation control unit 803 causes the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG. Alternatively, the function is realized by the communication I / F 305. The processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example. The storage unit 810 is realized by a storage device such as a memory 302 or a disk 304, for example. Specifically, for example, the storage unit 810 stores the script table 240 shown in FIG. 5, the advertisement management DB 250 shown in FIG. 7, and the like.
 通信部801は、情報処理端末201からチャットの開始指示を受信する。また、通信部801は、情報処理端末201からチャットの開始指示を受信するとともに、情報処理端末201に対応する識別情報を受信してもよい。情報処理端末201に対応する識別情報は、例えば、情報処理端末201の端末種別や、情報処理端末201のユーザ種別を含む。 The communication unit 801 receives a chat start instruction from the information processing terminal 201. Further, the communication unit 801 may receive the chat start instruction from the information processing terminal 201 and also receive the identification information corresponding to the information processing terminal 201. The identification information corresponding to the information processing terminal 201 includes, for example, the terminal type of the information processing terminal 201 and the user type of the information processing terminal 201.
 情報処理端末201の端末種別は、情報処理端末201がどの種類の端末であるかを区別する情報である。情報処理端末201の端末種別は、例えば、図4に示したメモリ402にあらかじめ記憶されている。情報処理端末201のユーザ種別は、情報処理端末201を使用するユーザの特徴を区別する情報である。 The terminal type of the information processing terminal 201 is information for distinguishing what type of terminal the information processing terminal 201 is. The terminal type of the information processing terminal 201 is stored in advance in, for example, the memory 402 shown in FIG. The user type of the information processing terminal 201 is information that distinguishes the characteristics of the user who uses the information processing terminal 201.
 ユーザ種別としては、例えば、年代、性別、言語、感情、同伴者の有無、位置情報、気象情報などが挙げられる。なお、感情は、快、不快、怒りなどである。位置情報は、ユーザの現在位置を示す情報(例えば、緯度、経度)である。気象情報は、ユーザの現在位置の気象を示す情報(例えば、天気、天候)である。 Examples of user types include age, gender, language, emotions, presence / absence of companions, location information, weather information, and the like. The emotions are pleasant, unpleasant, angry, and the like. The position information is information indicating the current position of the user (for example, latitude and longitude). The weather information is information (for example, weather, weather) indicating the weather at the user's current position.
 情報処理端末201のユーザ種別は、例えば、情報処理端末201において取得される。具体的には、例えば、情報処理端末201は、図4に示した入力装置404を用いたユーザの操作入力により、ユーザ種別を入力させることにしてもよい。この場合、情報処理端末201は、チャットの開始指示とともに、入力されたユーザ種別を含む識別情報を、情報処理装置101に送信する。 The user type of the information processing terminal 201 is acquired by, for example, the information processing terminal 201. Specifically, for example, the information processing terminal 201 may be made to input the user type by the operation input of the user using the input device 404 shown in FIG. In this case, the information processing terminal 201 transmits the input identification information including the user type to the information processing device 101 together with the chat start instruction.
 また、情報処理端末201は、図4に示したカメラ406により撮影された画像情報(例えば、動画)を解析して、ユーザの年代、性別、感情、同伴者の有無などのユーザ種別を取得してもよい。この場合、情報処理端末201は、チャットの開始指示とともに、取得したユーザ種別を含む識別情報を、情報処理装置101に送信する。 Further, the information processing terminal 201 analyzes image information (for example, a moving image) taken by the camera 406 shown in FIG. 4 to acquire a user type such as a user's age, gender, emotion, and presence / absence of a companion. You may. In this case, the information processing terminal 201 transmits the identification information including the acquired user type to the information processing device 101 together with the chat start instruction.
 また、情報処理端末201は、図4に示したマイクロフォン408により受音された音声情報を解析して、ユーザの性別、言語、感情などのユーザ種別を取得してもよい。また、情報処理端末201は、不図示の環境センサにより、または、外部サーバに問い合わせることにより、温度、湿度、天気などの気象情報を取得してもよい。 Further, the information processing terminal 201 may analyze the voice information received by the microphone 408 shown in FIG. 4 to acquire the user type such as the user's gender, language, and emotion. Further, the information processing terminal 201 may acquire weather information such as temperature, humidity, and weather by using an environment sensor (not shown) or by inquiring to an external server.
 また、情報処理端末201は、不図示のGPSユニットにより、現在位置を示す位置情報を取得してもよい。ただし、情報処理端末201がデジタルボード等の据え置き型のコンピュータの場合、情報処理端末201の設置位置を示す位置情報があらかじめメモリ402に記憶されていてもよい。 Further, the information processing terminal 201 may acquire position information indicating the current position by a GPS unit (not shown). However, when the information processing terminal 201 is a stationary computer such as a digital board, the position information indicating the installation position of the information processing terminal 201 may be stored in the memory 402 in advance.
 また、通信部801は、カメラ406により撮影された画像情報や、マイクロフォン408により受音された音声情報を受信することにしてもよい。この場合、情報処理装置101は、受信した画像情報や音声情報から、ユーザ種別を取得してもよい。すなわち、画像情報や音声情報を解析する処理は、情報処理端末201側で行わず、情報処理装置101側で行うことにしてもよい。 Further, the communication unit 801 may receive the image information taken by the camera 406 and the voice information received by the microphone 408. In this case, the information processing device 101 may acquire the user type from the received image information and voice information. That is, the process of analyzing the image information and the audio information may not be performed on the information processing terminal 201 side, but may be performed on the information processing device 101 side.
 なお、画像情報や音声情報からユーザの特徴を表す情報を取得する技術としては、既存のいかなる技術を用いることにしてもよい。例えば、深層学習などの機械学習に基づく手法により、画像や音声の特徴量から、年代、性別、服装、言語、同伴者の有無などの情報を抽出することにしてもよい。 Any existing technology may be used as a technology for acquiring information representing a user's characteristics from image information and audio information. For example, information such as age, gender, clothes, language, and presence / absence of a companion may be extracted from the feature quantities of images and sounds by a method based on machine learning such as deep learning.
 決定部802は、情報処理端末201におけるチャットボットの会話に適用する第1のスクリプト情報を決定する。具体的には、例えば、決定部802は、受信された情報処理端末201に対応する識別情報に基づいて、第1のスクリプト情報を決定することにしてもよい。 The determination unit 802 determines the first script information to be applied to the chatbot conversation on the information processing terminal 201. Specifically, for example, the determination unit 802 may determine the first script information based on the identification information corresponding to the received information processing terminal 201.
 例えば、情報処理端末201に対応する識別情報に、駅、空港などに設置されるデジタルボードであることを示す端末種別が含まれるとする。この場合、決定部802は、例えば、公共性の高い場所に設置された端末用にあらかじめ記憶されたスクリプト情報を、第1のスクリプト情報に決定する。 For example, it is assumed that the identification information corresponding to the information processing terminal 201 includes a terminal type indicating that the digital board is installed at a station, an airport, or the like. In this case, the determination unit 802 determines, for example, the script information stored in advance for the terminal installed in a highly public place as the first script information.
 また、情報処理端末201に対応する識別情報に、スマートフォンやタブレットPCなどであることを示す端末種別が含まれるとする。この場合、決定部802は、例えば、個人端末用にあらかじめ記憶されたスクリプト情報を、第1のスクリプト情報に決定する。 Further, it is assumed that the identification information corresponding to the information processing terminal 201 includes a terminal type indicating that the information processing terminal 201 is a smartphone, tablet PC, or the like. In this case, the determination unit 802 determines, for example, the script information stored in advance for the personal terminal as the first script information.
 また、情報処理端末201に対応する識別情報に、年代「20代」、性別「女性」を示すユーザ種別が含まれるとする。この場合、決定部802は、例えば、20代女性用にあらかじめ記憶されたスクリプト情報を、第1のスクリプト情報に決定する。 Further, it is assumed that the identification information corresponding to the information processing terminal 201 includes a user type indicating the age "20s" and the gender "female". In this case, the determination unit 802 determines, for example, the script information stored in advance for a woman in her twenties as the first script information.
 より詳細に説明すると、例えば、決定部802は、受信された情報処理端末201に対応する識別情報に含まれる端末種別および/またはユーザ種別から、情報処理端末201の端末属性を特定する。そして、決定部802は、図5に示したスクリプトテーブル240を参照して、特定した端末属性に対応するスクリプト情報を、第1のスクリプト情報に決定する。 More specifically, for example, the determination unit 802 specifies the terminal attribute of the information processing terminal 201 from the terminal type and / or the user type included in the identification information corresponding to the received information processing terminal 201. Then, the determination unit 802 determines the script information corresponding to the specified terminal attribute as the first script information with reference to the script table 240 shown in FIG.
 なお、特定された端末属性に対応するスクリプト情報が、スクリプトテーブル240にない場合がある。この場合、決定部802は、スクリプトテーブル240を参照して、端末属性「ALL」に対応するスクリプト情報を、第1のスクリプト情報に決定してもよい。 Note that the script information corresponding to the specified terminal attribute may not be available in the script table 240. In this case, the determination unit 802 may refer to the script table 240 and determine the script information corresponding to the terminal attribute "ALL" as the first script information.
 会話制御部803は、情報処理端末201における第1のチャットボットでの第1の会話を開始する。具体的には、例えば、会話制御部803は、決定された第1のスクリプト情報を用いて、情報処理端末201における第1のチャットボットでの第1の会話を開始する。より詳細に説明すると、例えば、会話制御部803は、第1のスクリプト情報に従って、第1のチャットボットにより、発話したり、選択肢を表示したり、選択された選択肢に応じた手続きを実行したりする。 The conversation control unit 803 starts the first conversation in the first chatbot in the information processing terminal 201. Specifically, for example, the conversation control unit 803 starts the first conversation in the first chatbot in the information processing terminal 201 by using the determined first script information. More specifically, for example, the conversation control unit 803 uses the first chatbot to speak, display options, and execute procedures according to the selected options according to the first script information. do.
 なお、情報処理端末201におけるチャットボットとユーザとの会話履歴(いわゆる、チャットログ)は、例えば、図2に示したチャットログDB230に記憶される。第1のチャットボットでの第1の会話に対応するチャット画面の画面例については、図10を用いて後述する。 The conversation history between the chatbot and the user in the information processing terminal 201 (so-called chat log) is stored in, for example, the chat log DB 230 shown in FIG. A screen example of the chat screen corresponding to the first conversation in the first chatbot will be described later with reference to FIG.
 また、会話制御部803は、第1の会話に対応する表示領域の一部の領域に広告情報を表示する。ここで、広告情報は、商品やサービスへの関心を引きつけるためのメッセージや画像などを表示するための情報である。第1の会話に対応する表示領域の一部の領域は、例えば、第1の会話に対応するチャット画面内の一部の領域であってもよく、また、第1の会話に対応するチャット画面上にポップアップ表示される別画面内の領域であってもよい。 Further, the conversation control unit 803 displays the advertisement information in a part of the display area corresponding to the first conversation. Here, the advertising information is information for displaying a message, an image, or the like for attracting interest in a product or service. A part of the display area corresponding to the first conversation may be, for example, a part of the chat screen corresponding to the first conversation, or the chat screen corresponding to the first conversation. It may be an area in another screen that pops up above.
 具体的には、例えば、会話制御部803は、第1の会話の会話履歴に基づいて、広告情報の掲載条件を満たすか否かを判定する。第1の会話の会話履歴は、例えば、チャットログDB230から特定される。そして、会話制御部803は、掲載条件を満たすと判定した場合に、第1の会話に対応する表示領域の一部の領域に広告情報を出力する。すなわち、会話制御部803は、情報処理端末102に、第1の会話に対応する表示領域の一部の領域に広告情報を表示させる。一方、掲載条件を満たさないと判定した場合、会話制御部803は、広告情報を出力しない。 Specifically, for example, the conversation control unit 803 determines whether or not the posting condition of the advertisement information is satisfied based on the conversation history of the first conversation. The conversation history of the first conversation is specified from, for example, the chat log DB 230. Then, when it is determined that the posting condition is satisfied, the conversation control unit 803 outputs the advertisement information to a part of the display area corresponding to the first conversation. That is, the conversation control unit 803 causes the information processing terminal 102 to display the advertisement information in a part of the display area corresponding to the first conversation. On the other hand, if it is determined that the posting condition is not satisfied, the conversation control unit 803 does not output the advertisement information.
 以下の説明では、任意の広告を「広告A」と表記する場合がある。また、広告Aの広告情報を「広告情報ad」と表記し、広告Aの掲載ルールを「掲載ルールR」と表記する場合がある。 In the following explanation, any advertisement may be referred to as "advertisement A". Further, the advertisement information of the advertisement A may be described as "advertisement information ad", and the posting rule of the advertisement A may be described as "posting rule R".
 より詳細に説明すると、例えば、会話制御部803は、図7に示した広告管理DB250を参照して、広告Aの掲載ルールRを特定する。つぎに、会話制御部803は、特定した掲載ルールRを参照して、第1の会話の会話履歴に基づいて、広告情報adの掲載条件を満たすか否かを判定する。 More specifically, for example, the conversation control unit 803 specifies the posting rule R of the advertisement A with reference to the advertisement management DB 250 shown in FIG. 7. Next, the conversation control unit 803 determines whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation with reference to the specified posting rule R.
 なお、掲載条件を満たすか否かの判定は、例えば、広告管理DB250内の全広告について行われてもよい。また、例えば、第1のチャットボットと対応付けて、第1のチャットボットでの第1の会話中に掲載条件を満たすか否かの判定を行う広告情報があらかじめ設定されていてもよい。 It should be noted that the determination as to whether or not the posting condition is satisfied may be performed for all the advertisements in the advertisement management DB 250, for example. Further, for example, advertisement information for determining whether or not the posting condition is satisfied during the first conversation in the first chatbot may be set in advance in association with the first chatbot.
 一例を挙げると、会話制御部803は、第1の会話中に入力されたメッセージや選択された選択肢の中に、特定のキーワードが含まれる場合に、広告情報adの掲載条件を満たすと判定してもよい。特定のキーワードは、例えば、商品名、サービス名などである。ただし、会話制御部803は、特定のキーワードと完全一致しなくても、特定のキーワードの類義語が含まれる場合に、広告情報adの掲載条件を満たすと判定してもよい。特定のキーワードの類義語は、例えば、不図示の類義語辞書から特定される。 As an example, the conversation control unit 803 determines that the posting condition of the advertisement information ad is satisfied when a specific keyword is included in the message input during the first conversation or the selected option. You may. Specific keywords are, for example, product names, service names, and the like. However, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when a synonym of the specific keyword is included even if the conversation control unit 803 does not completely match the specific keyword. Synonyms for a particular keyword are identified, for example, from a synonym dictionary (not shown).
 これにより、第1の会話において、商品やサービスの名称が入力された場合などに、その商品やサービスに関連する広告情報adを表示することが可能となる。 This makes it possible to display the advertisement information ad related to the product or service when the name of the product or service is input in the first conversation.
 また、会話制御部803は、第1の会話中に入力されたメッセージの入力速度が、あらかじめ設定された閾値以上の場合に、広告情報adの掲載条件を満たすと判定してもよい。入力速度は、例えば、単位時間当たりの入力文字数によって表される。 Further, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the input speed of the message input during the first conversation is equal to or higher than a preset threshold value. The input speed is represented by, for example, the number of input characters per unit time.
 これにより、メッセージの入力速度が早く、チャット操作に慣れているヘビーユーザであると判断した場合に、広告情報adを表示することが可能となる。 This makes it possible to display the advertisement information ad when it is determined that the user is a heavy user who is accustomed to chat operations because the message input speed is fast.
 また、会話制御部803は、掲載ルールRを参照して、情報処理端末201のユーザ種別に基づいて、広告情報adの掲載条件を満たすか否かを判定してもよい。情報処理端末201のユーザ種別は、例えば、チャットの開始指示とともに受信される、情報処理端末201に対応する識別情報に含まれる。 Further, the conversation control unit 803 may determine whether or not the posting condition of the advertisement information ad is satisfied based on the user type of the information processing terminal 201 with reference to the posting rule R. The user type of the information processing terminal 201 is included in the identification information corresponding to the information processing terminal 201, which is received together with the chat start instruction, for example.
 一例を挙げると、会話制御部803は、ユーザ種別から特定される位置情報が特定の場所を示す場合に、広告情報adの掲載条件を満たすと判定してもよい。これにより、ユーザが特定の場所にいる場合に、その場所に関連する広告情報adを表示することが可能となる。 As an example, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the location information specified by the user type indicates a specific place. As a result, when the user is in a specific place, it is possible to display the advertisement information ad related to that place.
 また、会話制御部803は、ユーザ種別から特定される感情が「怒り」や「不快」の場合には、広告情報adの掲載条件を満たさないと判定してもよい。これにより、不快感や怒りを抱いているユーザに対する広告配信を防ぐことができる。 Further, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is not satisfied when the emotion specified from the user type is "anger" or "unpleasant". As a result, it is possible to prevent the advertisement from being delivered to the user who is uncomfortable or angry.
 また、会話制御部803は、ユーザ種別から特定される言語が特定の言語の場合に、広告情報adの掲載条件を満たすと判定してもよい。これにより、ユーザが特定の言語を用いる場合に、その言語が用いられる地域(例えば、出身地)に関連する広告情報adを表示することが可能となる。 Further, the conversation control unit 803 may determine that the posting condition of the advertisement information ad is satisfied when the language specified from the user type is a specific language. As a result, when the user uses a specific language, it is possible to display the advertisement information ad related to the area (for example, the place of origin) in which the language is used.
 ここで、広告情報adの掲載条件を満たすと判定した場合、会話制御部803は、第1の会話に対応するチャット画面において、第1のチャットボットの会話として広告情報adを出力することにしてもよい。なお、チャット画面において、第1のチャットボットの会話として広告情報adを出力する場合の表示例については、図10を用いて後述する。 Here, when it is determined that the posting condition of the advertisement information ad is satisfied, the conversation control unit 803 decides to output the advertisement information ad as the conversation of the first chatbot on the chat screen corresponding to the first conversation. May be good. A display example in which the advertisement information ad is output as the conversation of the first chatbot on the chat screen will be described later with reference to FIG.
 また、会話制御部803は、第1の会話に対応するチャット画面内の所定の位置に広告情報adを出力することにしてもよい。所定の位置は、任意に設定可能であり、例えば、チャット画面の上端部または下端部に設定される。なお、チャット画面内の所定の位置に広告情報adを出力する場合の表示例については、図12を用いて後述する。 Further, the conversation control unit 803 may output the advertisement information ad at a predetermined position in the chat screen corresponding to the first conversation. The predetermined position can be arbitrarily set, and is set at the upper end or the lower end of the chat screen, for example. A display example in which the advertisement information ad is output at a predetermined position on the chat screen will be described later with reference to FIG.
 また、会話制御部803は、第1の会話に対応するチャット画面上に表示されるポップアップ画面に広告情報adを出力することにしてもよい。なお、ポップアップ画面に広告情報adを出力する場合の表示例については、図13を用いて後述する。 Further, the conversation control unit 803 may output the advertisement information ad to the pop-up screen displayed on the chat screen corresponding to the first conversation. A display example when the advertisement information ad is output to the pop-up screen will be described later with reference to FIG.
 また、会話制御部803は、出力した広告情報が選択されたことに応じて、情報処理端末201における、広告情報に対応する第2のチャットボットでの第2の会話を開始する。ここで、第2の会話は、例えば、広告情報に関連する手続きに関する会話であり、その手続きで要求される情報の入力を受け付け可能な会話である。広告情報の選択は、例えば、広告情報へのタップ操作やクリック操作により行われる。 Further, the conversation control unit 803 starts a second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal 201 in response to the selection of the output advertisement information. Here, the second conversation is, for example, a conversation related to a procedure related to advertising information, and is a conversation that can accept input of information required by the procedure. The advertisement information is selected, for example, by tapping or clicking on the advertisement information.
 具体的には、例えば、会話制御部803は、出力した広告情報が選択されたことに応じて、広告とチャットボットとの対応関係を示す情報を記憶する記憶部810を参照して、広告情報に対応する第2のチャットボットが存在するか否かを判定する。広告とチャットボットとの対応関係を示す情報は、例えば、広告管理DB250内の広告管理情報である。 Specifically, for example, the conversation control unit 803 refers to the storage unit 810 that stores information indicating the correspondence between the advertisement and the chatbot in response to the selection of the output advertisement information, and the advertisement information. Determines if there is a second chatbot corresponding to. The information indicating the correspondence between the advertisement and the chatbot is, for example, the advertisement management information in the advertisement management DB 250.
 ここで、第2のチャットボットが存在する場合、会話制御部803は、情報処理端末201における第2のチャットボットでの第2の会話を開始する。一方、第2のチャットボットが存在しない場合には、会話制御部803は、情報処理端末201に広告情報に対応するランディングページへのアクセスを指示することにしてもよい。 Here, when the second chatbot exists, the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201. On the other hand, when the second chatbot does not exist, the conversation control unit 803 may instruct the information processing terminal 201 to access the landing page corresponding to the advertisement information.
 より詳細に説明すると、例えば、会話制御部803は、出力した広告情報adが選択されたことに応じて、広告管理DB250を参照して、広告情報adに対応するスクリプト(第2のスクリプト情報)を特定する。なお、スクリプトフィールドが「-」の場合は、広告情報adに対応する第2のスクリプト情報は特定されない。 More specifically, for example, the conversation control unit 803 refers to the advertisement management DB 250 in response to the selection of the output advertisement information ad, and a script corresponding to the advertisement information ad (second script information). To identify. When the script field is "-", the second script information corresponding to the advertisement information ad is not specified.
 ここで、広告情報adに対応する第2のスクリプト情報が特定された場合、会話制御部803は、広告情報adに対応する第2のチャットボットが存在すると判定する。そして、会話制御部803は、特定した第2のスクリプト情報を用いて、情報処理端末201における第2のチャットボットでの第2の会話を開始する。 Here, when the second script information corresponding to the advertisement information ad is specified, the conversation control unit 803 determines that the second chatbot corresponding to the advertisement information ad exists. Then, the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201 by using the specified second script information.
 一方、広告情報adに対応する第2のスクリプト情報が特定されなかった場合、会話制御部803は、広告情報adに対応する第2のチャットボットが存在しないと判定する。この場合、会話制御部803は、広告管理DB250を参照して、広告情報adに対応するURLを特定する。 On the other hand, when the second script information corresponding to the advertisement information ad is not specified, the conversation control unit 803 determines that the second chatbot corresponding to the advertisement information ad does not exist. In this case, the conversation control unit 803 refers to the advertisement management DB 250 and specifies the URL corresponding to the advertisement information ad.
 そして、会話制御部803は、特定したURLを情報処理端末201に送信して、そのURLに情報処理端末201にアクセスさせることにより、広告情報adに対応するランディングページに遷移させる。すなわち、広告情報adに対応するスクリプトが未作成やメンテナンス中の場合は、広告情報adに対応するランディングページに遷移させる。 Then, the conversation control unit 803 transmits the specified URL to the information processing terminal 201, and makes the URL access the information processing terminal 201 to transition to the landing page corresponding to the advertisement information ad. That is, if the script corresponding to the advertisement information ad has not been created or is under maintenance, the transition to the landing page corresponding to the advertisement information ad is performed.
 また、会話制御部803は、情報処理端末201における第2のチャットボットでの第2の会話を開始するにあたり、第1の会話を終了せずにバックグラウンドで維持することにしてもよい。具体的には、例えば、会話制御部803は、出力した広告情報が選択されたことに応じて、情報処理端末201における、第1の会話を中断して、第2のチャットボットでの第2の会話を開始する。 Further, when the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201, the conversation control unit 803 may maintain the first conversation in the background without ending it. Specifically, for example, the conversation control unit 803 interrupts the first conversation in the information processing terminal 201 in response to the selection of the output advertisement information, and the second chatbot in the second chatbot. Start a conversation.
 この場合、会話制御部803は、情報処理端末201における第2の会話を開始後に、第1の会話へ戻る操作入力を受け付けた場合、第1の会話を中断した箇所から再開することにしてもよい。また、会話制御部803は、情報処理端末201における第2の会話が終了した場合に、第1の会話を中断した箇所から再開することにしてもよい。ただし、会話制御部803は、情報処理端末201における第2のチャットボットでの第2の会話を開始する際に、第1の会話を終了することにしてもよい。 In this case, when the conversation control unit 803 receives an operation input to return to the first conversation after starting the second conversation in the information processing terminal 201, the conversation control unit 803 may restart the first conversation from the interrupted position. good. Further, when the second conversation in the information processing terminal 201 ends, the conversation control unit 803 may restart the first conversation from the interrupted position. However, the conversation control unit 803 may end the first conversation when starting the second conversation in the second chatbot in the information processing terminal 201.
 また、広告情報adに対応するスクリプト情報は、複数用意されていてもよい。例えば、広告管理DB250には、広告IDと対応付けて、複数の端末属性それぞれに対応するスクリプト情報が記憶されていてもよい。端末属性は、例えば、情報処理端末201の端末種別およびユーザ種別の少なくともいずれかによって特定される。 Also, a plurality of script information corresponding to the advertisement information ad may be prepared. For example, the advertisement management DB 250 may store script information corresponding to each of the plurality of terminal attributes in association with the advertisement ID. The terminal attribute is specified by, for example, at least one of the terminal type and the user type of the information processing terminal 201.
 この場合、会話制御部803は、例えば、広告管理DB250を参照して、広告情報adに対応する複数のスクリプト情報から、情報処理端末201の端末属性に対応するスクリプト情報を、第2のスクリプト情報として特定する。そして、会話制御部803は、特定した第2のスクリプト情報を用いて、情報処理端末201における第2のチャットボットでの第2の会話を開始する。これにより、情報処理端末201の端末種別やユーザ種別に応じて、広告Aに関連する会話の内容や流れを動的に変化させることができる。 In this case, the conversation control unit 803 refers to, for example, the advertisement management DB 250, and from a plurality of script information corresponding to the advertisement information ad, the script information corresponding to the terminal attribute of the information processing terminal 201 is obtained from the second script information. Identify as. Then, the conversation control unit 803 starts the second conversation in the second chatbot in the information processing terminal 201 by using the specified second script information. As a result, the content and flow of the conversation related to the advertisement A can be dynamically changed according to the terminal type and the user type of the information processing terminal 201.
 また、スクリプト情報には、チャットボットでの会話履歴に基づいて、特定の条件を満たす場合に、チャットボット対応から有人対応の会話に切り替える処理が記述されていてもよい。例えば、会話制御部803は、第1のスクリプト情報に従って、第1のチャットボットでの第1の会話を開始した後に、第1の会話の会話履歴に基づいて、特定の条件を満たすか否かを判断する。 Further, the script information may describe a process of switching from a chatbot-compatible conversation to a manned-compatible conversation when a specific condition is satisfied based on the conversation history of the chatbot. For example, whether or not the conversation control unit 803 satisfies a specific condition based on the conversation history of the first conversation after starting the first conversation in the first chatbot according to the first script information. To judge.
 一例を挙げると、会話制御部803は、第1の会話の会話履歴に基づいて、所定のキーワードが入力された場合に、特定の条件を満たすと判断してもよい。所定のキーワードは、任意に設定可能である。例えば、所定のキーワードは、「責任者を出せ」、「上司を出せ」などのクレームキーワードであってもよく、「高級フレンチ」、「リゾート」などのビジネスキーワードであってもよい。 As an example, the conversation control unit 803 may determine that a specific condition is satisfied when a predetermined keyword is input based on the conversation history of the first conversation. A predetermined keyword can be set arbitrarily. For example, the predetermined keyword may be a complaint keyword such as "put out the person in charge" or "put out the boss", or may be a business keyword such as "luxury French" or "resort".
 また、会話制御部803は、例えば、第1の会話の会話履歴に基づいて、特定の選択肢が複数回選択された場合に、特定の条件を満たすと判断してもよい。特定の選択肢は、例えば、「この中にない」、「いいえ」などの所望の情報が得られない場合に選択されるものである。 Further, the conversation control unit 803 may determine that a specific condition is satisfied when a specific option is selected a plurality of times based on the conversation history of the first conversation, for example. The specific option is selected when the desired information such as "not in this" or "no" is not available.
 会話制御部803は、特定の条件を満たすと判断した場合に、チャットボット対応から有人対応の会話に切り替え可能な操作ボタンを、情報処理端末201に表示することにしてもよい。そして、会話制御部803は、当該操作ボタンが選択されたことに応じて、情報処理端末201とオペレータ端末202とを接続して、チャットボット対応から有人対応の会話に切り替えることにしてもよい。 When the conversation control unit 803 determines that a specific condition is satisfied, the information processing terminal 201 may display an operation button capable of switching from a chatbot-compatible conversation to a manned-compatible conversation. Then, the conversation control unit 803 may connect the information processing terminal 201 and the operator terminal 202 to switch from the chatbot-compatible conversation to the manned-compatible conversation in response to the selection of the operation button.
 なお、上述した情報処理装置101の各機能部は、会話制御システム200内の複数のコンピュータ(例えば、情報処理装置101と情報処理端末201)により実現されることにしてもよい。また、上述した情報処理装置101の各機能部は、各情報処理端末201により実現されることにしてもよい。 Note that each functional unit of the information processing device 101 described above may be realized by a plurality of computers (for example, the information processing device 101 and the information processing terminal 201) in the conversation control system 200. Further, each functional unit of the above-mentioned information processing device 101 may be realized by each information processing terminal 201.
(会話制御システム200の動作例)
 つぎに、会話制御システム200の動作例について説明する。
(Operation example of conversation control system 200)
Next, an operation example of the conversation control system 200 will be described.
 図9は、会話制御システム200の動作例を示す説明図である。図9において、情報処理装置101は、情報処理端末201からチャットの開始指示を受信すると、スクリプトテーブル240を参照して、情報処理端末201におけるA社のチャットボットでの会話を開始する。 FIG. 9 is an explanatory diagram showing an operation example of the conversation control system 200. In FIG. 9, when the information processing device 101 receives a chat start instruction from the information processing terminal 201, the information processing device 101 refers to the script table 240 and starts a conversation in the chatbot of company A at the information processing terminal 201.
 チャット画面910は、A社のチャットボットでの会話に対応するチャット画面である。チャット画面910において、A社のチャットボットでの会話中に特定のキーワードが入力された結果、広告情報911が表示されている。広告情報911は、D社のサービスに関する広告情報である。 The chat screen 910 is a chat screen corresponding to a conversation with the chatbot of company A. On the chat screen 910, the advertisement information 911 is displayed as a result of inputting a specific keyword during the conversation in the chatbot of the company A. Advertising information 911 is advertising information related to the service of company D.
 ここで、チャット画面910において、ユーザが広告情報911を選択した場合を想定する。情報処理装置101は、出力(表示)した広告情報911が選択されたことに応じて、広告管理DB250を参照して、情報処理端末201におけるD社のチャットボットでの会話を開始する。 Here, it is assumed that the user selects the advertisement information 911 on the chat screen 910. The information processing device 101 refers to the advertisement management DB 250 in response to the selection of the output (displayed) advertisement information 911, and starts a conversation in the chatbot of company D on the information processing terminal 201.
 チャット画面920は、D社のチャットボットでの会話に対応するチャット画面である。チャット画面920では、ユーザは、D社のチャットボットと対話しながら、D社のサービスの内容を確認することができる。 The chat screen 920 is a chat screen corresponding to a conversation with the chatbot of company D. On the chat screen 920, the user can confirm the contents of the service of the company D while interacting with the chatbot of the company D.
 このように、A社のチャットボットでの会話中に表示したD社の広告情報(広告情報911)が選択された際に、ランディングページに遷移させるのではなく、その広告情報に対応するD社のチャットボットの会話を開始することができる。このため、ユーザは、広告にアクセスした後も、同一のUIで、D社のサービスの内容を確認する操作を行うことが可能となる。 In this way, when the advertisement information (advertisement information 911) of company D displayed during the conversation in the chatbot of company A is selected, the company D does not move to the landing page but corresponds to the advertisement information. You can start a chatbot conversation. Therefore, even after accessing the advertisement, the user can perform an operation of confirming the content of the service of Company D with the same UI.
(チャット画面の画面例)
 つぎに、図10および図11を用いて、情報処理端末201のディスプレイ403に表示されるチャット画面の画面例について説明する。各チャット画面では、図4に示した入力装置404を用いたユーザの操作入力により、メッセージの入力や選択肢の選択を行うことができる。
(Screen example of chat screen)
Next, a screen example of a chat screen displayed on the display 403 of the information processing terminal 201 will be described with reference to FIGS. 10 and 11. On each chat screen, a message can be input and an option can be selected by a user's operation input using the input device 404 shown in FIG.
 図10および図11は、チャット画面の画面例を示す説明図である。図10において、チャット画面1000は、XX社のチャットボットでの会話に対応する操作画面であり、第1のチャットボットでの第1の会話に対応するチャット画面の一例である。図10中、アバター1001は、XX社の人事担当者(あやの)を表すキャラクターである。 10 and 11 are explanatory views showing a screen example of a chat screen. In FIG. 10, the chat screen 1000 is an operation screen corresponding to a conversation in the chatbot of XX Company, and is an example of a chat screen corresponding to the first conversation in the first chatbot. In FIG. 10, avatar 1001 is a character representing a person in charge of personnel (Ayano) of XX company.
 チャット画面1000によれば、ユーザは、メッセージを入力したり、選択肢を選択したりすることで、XX社のチャットボット(アバター1001)と対話しながら、XX社で提供されているXX人事チャットサポートを利用することができる。 According to the chat screen 1000, the user can enter a message or select an option to interact with the XX chatbot (avatar 1001) and provide XX personnel chat support provided by XX. Can be used.
 ここでは、アバター1001の「本日はどのようなご用件でしょうか。」という問いかけに対して、選択肢1002~1004の中から選択肢1002が選択された場合を想定する。この場合、ユーザとXX社のチャットボット(アバター1001)との間で、年休(年次有給休暇)に関する会話が開始される。 Here, it is assumed that option 1002 is selected from options 1002 to 1004 in response to the question "What kind of business do you have today?" Of avatar 1001. In this case, a conversation regarding annual leave (annual paid leave) is started between the user and the chatbot (avatar 1001) of XX company.
 つぎに、アバター1001の「年休に関する問い合わせですね。詳しくお聞かせください。」という問いかけに対して、入力ボックス1010にメッセージ1011が入力された場合を想定する。この場合、ユーザの発言としてメッセージ1011が表示されるとともに、メッセージ1011に対応するFAQが検索され、検索されたFAQに対応する選択肢1021,1022が表示される。 Next, suppose that message 1011 is entered in the input box 1010 in response to the question "This is an inquiry about annual leave. Please tell us in detail." Of Avatar 1001. In this case, the message 1011 is displayed as the user's remark, the FAQ corresponding to the message 1011 is searched, and the options 1021 and 1022 corresponding to the searched FAQ are displayed.
 また、メッセージ1011に含まれるキーワード「旅行」が、1Day保険に関する広告情報1023の掲載条件を満たす特定のキーワードである場合を想定する。この場合、選択肢1021,1022とともに、広告情報1023が表示される。 Further, it is assumed that the keyword "travel" included in the message 1011 is a specific keyword that satisfies the posting condition of the advertisement information 1023 regarding 1-day insurance. In this case, the advertisement information 1023 is displayed together with the options 1021 and 1022.
 ここでは、ユーザが、北海道に家族旅行に行くにあたり、1Day保険に興味を持ち、広告情報1023を選択した場合を想定する。この場合、情報処理端末201のディスプレイ403に、図11に示すようなチャット画面1100が表示される。 Here, it is assumed that the user is interested in 1-day insurance and selects the advertisement information 1023 when going on a family trip to Hokkaido. In this case, the chat screen 1100 as shown in FIG. 11 is displayed on the display 403 of the information processing terminal 201.
 図11において、チャット画面1100は、YY社のチャットボットでの会話に対応する操作画面であり、第2のチャットボットでの第2の会話に対応するチャット画面の一例である。図11中、アバター1101は、YY社の保険担当者(はる)を表すキャラクターである。 In FIG. 11, the chat screen 1100 is an operation screen corresponding to the conversation in the chatbot of YY, and is an example of the chat screen corresponding to the second conversation in the second chatbot. In FIG. 11, the avatar 1101 is a character representing an insurance officer (Haru) of YY Company.
 チャット画面1100によれば、ユーザは、メッセージを入力したり、選択肢を選択したりすることで、YY社のチャットボット(アバター1101)と対話しながら、YY社で提供されているYY保険チャットサポートを利用することができる。 According to the chat screen 1100, the user can enter a message or select an option to interact with the YY chatbot (avatar 1101) and provide YY insurance chat support provided by YY. Can be used.
 ここでは、アバター1101の「1Day保険のお申し込みについてご案内いたします。」という問いかけに対して、選択肢1102~1104の中から選択肢1104が選択された場合を想定する。この場合、ユーザとYY社のチャットボット(アバター1101)との間で、1Day保険の申し込み手続きに関する会話が開始される。 Here, it is assumed that option 1104 is selected from options 1102 to 1104 in response to the question "We will inform you about the application for 1-day insurance" of Avatar 1101. In this case, a conversation regarding the 1-day insurance application procedure is started between the user and the chatbot of YY (avatar 1101).
 ここでは、まず、アバター1101の「氏名を入力してください。」という問いかけに対して、入力ボックス1110にメッセージ1111が入力された場合を想定する。この場合、ユーザの発言としてメッセージ1111が表示されるとともに、アバター1101からのつぎの問いかけ「住所を入力してください。」が表示される。 Here, first, it is assumed that the message 1111 is input to the input box 1110 in response to the question "Please enter your name" of the avatar 1101. In this case, the message 1111 is displayed as the user's remark, and the next question "Please enter the address" from the avatar 1101 is displayed.
 このように、チャット画面1100によれば、ユーザは、メッセージを入力したり、選択肢を選択したりすることで、1Day保険の申し込み手続きに関する会話を開始したり、その手続きで要求される情報(例えば、氏名、住所など)を入力したりすることができる。 In this way, according to the chat screen 1100, the user can start a conversation about the 1-day insurance application procedure by inputting a message or selecting an option, and the information required in the procedure (for example,). , Name, address, etc.) can be entered.
(広告情報の表示例)
 つぎに、図12および図13を用いて、第1のチャットボットでの第1の会話に対応する表示領域の一部の領域に出力する広告情報の表示例について説明する。上述した図10の例では、チャット画面1000において、XX社のチャットボットの会話として広告情報1023を出力(表示)する場合について説明した。
(Display example of advertising information)
Next, a display example of advertisement information to be output to a part of the display area corresponding to the first conversation in the first chatbot will be described with reference to FIGS. 12 and 13. In the example of FIG. 10 described above, the case where the advertisement information 1023 is output (displayed) as the conversation of the chatbot of XX company on the chat screen 1000 has been described.
 ここでは、まず、図12を用いて、チャット画面内の所定の位置に広告情報を出力(表示)する場合について説明する。 Here, first, the case where the advertisement information is output (displayed) at a predetermined position in the chat screen will be described with reference to FIG.
 図12は、広告情報のその他の表示例を示す説明図(その1)である。図12において、チャット画面1200は、XX社のチャットボットでの会話に対応する操作画面であり、広告情報の表示方法以外は、図10に示したチャット画面1000と同様である。 FIG. 12 is an explanatory diagram (No. 1) showing another display example of the advertisement information. In FIG. 12, the chat screen 1200 is an operation screen corresponding to a conversation in the chatbot of XX company, and is the same as the chat screen 1000 shown in FIG. 10 except for the method of displaying the advertisement information.
 ここでは、入力ボックス1010に入力されたメッセージ1011に対応するFAQが検索された結果、検索されたFAQに対応する選択肢1021,1022が表示され、チャット画面1200内のメッセージ表示領域1201の下端部に、広告情報1210が表示されている。 Here, as a result of searching the FAQ corresponding to the message 1011 input in the input box 1010, the options 1021 and 1022 corresponding to the searched FAQ are displayed, and the lower end of the message display area 1201 in the chat screen 1200 is displayed. , Advertising information 1210 is displayed.
 チャット画面1200によれば、アンカー広告やスクロール追尾広告のように、画面下端部に広告情報1210を固定して表示することができ、よりユーザの目に留まる広告表示を行うことが可能となる。なお、広告情報1210が選択されると、例えば、図11に示したチャット画面1100が表示される。 According to the chat screen 1200, the advertisement information 1210 can be fixedly displayed at the lower end of the screen like an anchor advertisement or a scroll tracking advertisement, and it is possible to display an advertisement that is more noticeable to the user. When the advertisement information 1210 is selected, for example, the chat screen 1100 shown in FIG. 11 is displayed.
 つぎに、図13を用いて、チャット画面上に表示されるポップアップ画面に広告情報を出力(表示)する場合について説明する。 Next, a case where advertisement information is output (displayed) on the pop-up screen displayed on the chat screen will be described with reference to FIG.
 図13は、広告情報のその他の表示例を示す説明図(その2)である。図13において、チャット画面1310は、XX社のチャットボットでの会話に対応する操作画面であり、広告情報の表示方法以外は、図10に示したチャット画面1000と同様である。 FIG. 13 is an explanatory diagram (No. 2) showing another display example of the advertisement information. In FIG. 13, the chat screen 1310 is an operation screen corresponding to a conversation in the chatbot of XX company, and is the same as the chat screen 1000 shown in FIG. 10 except for the method of displaying the advertisement information.
 ここでは、入力ボックス1010にメッセージ1011が入力された結果、チャット画面1310上にポップアップ画面1320が表示されている。ポップアップ画面1320には、1Day保険に関する広告情報1321が表示されている。 Here, as a result of the message 1011 being input to the input box 1010, the pop-up screen 1320 is displayed on the chat screen 1310. Advertising information 1321 regarding 1-day insurance is displayed on the pop-up screen 1320.
 ポップアップ画面1320によれば、情報処理端末201における画面占有率が高く、視認性の高い広告表示を行うことが可能となる。なお、広告情報1321が選択されると、例えば、図11に示したチャット画面1100が表示される。 According to the pop-up screen 1320, the screen occupancy rate of the information processing terminal 201 is high, and it is possible to display advertisements with high visibility. When the advertisement information 1321 is selected, for example, the chat screen 1100 shown in FIG. 11 is displayed.
(情報処理装置101の会話制御処理手順)
 つぎに、図14および図15を用いて、情報処理装置101の会話制御処理手順について説明する。
(Conversation control processing procedure of information processing device 101)
Next, the conversation control processing procedure of the information processing apparatus 101 will be described with reference to FIGS. 14 and 15.
 図14および図15は、情報処理装置101の会話制御処理手順の一例を示すフローチャートである。図14のフローチャートにおいて、まず、情報処理装置101は、情報処理端末201からチャットの開始指示とともに、情報処理端末201に対応する識別情報を受信したか否かを判断する(ステップS1401)。 14 and 15 are flowcharts showing an example of the conversation control processing procedure of the information processing device 101. In the flowchart of FIG. 14, first, the information processing device 101 determines whether or not the information processing terminal 201 has received the identification information corresponding to the information processing terminal 201 together with the chat start instruction (step S1401).
 ここで、情報処理装置101は、チャットの開始指示とともに識別情報を受信するのを待つ(ステップS1401:No)。そして、情報処理装置101は、チャットの開始指示とともに識別情報を受信した場合(ステップS1401:Yes)、スクリプトテーブル240を参照して、受信した情報処理端末201に対応する識別情報に基づいて、第1のスクリプト情報を決定する(ステップS1402)。 Here, the information processing device 101 waits for receiving the identification information together with the chat start instruction (step S1401: No). Then, when the information processing device 101 receives the identification information together with the chat start instruction (step S1401: Yes), the information processing device 101 refers to the script table 240 and based on the identification information corresponding to the received information processing terminal 201, the first The script information of 1 is determined (step S1402).
 つぎに、情報処理装置101は、決定した第1のスクリプト情報を用いて、情報処理端末201における第1のチャットボットでの第1の会話を開始する(ステップS1403)。そして、情報処理装置101は、広告管理DB250内の広告Aの掲載ルールRを参照して、第1の会話の会話履歴に基づいて、広告情報adの掲載条件を満たすか否かを判定する(ステップS1404)。 Next, the information processing device 101 starts the first conversation in the first chatbot in the information processing terminal 201 using the determined first script information (step S1403). Then, the information processing device 101 refers to the posting rule R of the advertisement A in the advertisement management DB 250, and determines whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation ( Step S1404).
 ここで、広告情報adの掲載条件を満たさない場合(ステップS1404:No)、情報処理装置101は、情報処理端末201における第1のチャットボットでの第1の会話を終了するか否かを判断する(ステップS1405)。なお、チャットボットでの会話は、例えば、スクリプト情報に従って、または、ユーザの強制終了操作に応じて終了する。 Here, when the posting condition of the advertisement information ad is not satisfied (step S1404: No), the information processing device 101 determines whether or not to end the first conversation in the first chatbot in the information processing terminal 201. (Step S1405). The chatbot conversation ends, for example, according to the script information or according to the user's forced termination operation.
 ここで、第1の会話を終了しない場合(ステップS1405:No)、情報処理装置101は、ステップS1404に戻る。一方、第1の会話を終了する場合には(ステップS1405:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, if the first conversation is not ended (step S1405: No), the information processing apparatus 101 returns to step S1404. On the other hand, when ending the first conversation (step S1405: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
 また、ステップS1404において、広告情報adの掲載条件を満たす場合(ステップS1404:Yes)、情報処理装置101は、第1の会話に対応する表示領域の一部の領域に広告情報adを出力する(ステップS1406)。そして、情報処理装置101は、出力した広告情報adが選択されたか否かを判断する(ステップS1407)。 Further, in step S1404, when the posting condition of the advertisement information ad is satisfied (step S1404: Yes), the information processing apparatus 101 outputs the advertisement information ad to a part of the display area corresponding to the first conversation (step S1404: Yes). Step S1406). Then, the information processing device 101 determines whether or not the output advertisement information ad is selected (step S1407).
 ここで、広告情報adが選択されていない場合(ステップS1407:No)、情報処理装置101は、情報処理端末201における第1のチャットボットでの第1の会話を終了するか否かを判断する(ステップS1408)。 Here, when the advertisement information ad is not selected (step S1407: No), the information processing device 101 determines whether or not to end the first conversation in the first chatbot in the information processing terminal 201. (Step S1408).
 ここで、第1の会話を終了しない場合(ステップS1408:No)、情報処理装置101は、ステップS1407に戻る。一方、第1の会話を終了する場合には(ステップS1408:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, if the first conversation is not ended (step S1408: No), the information processing apparatus 101 returns to step S1407. On the other hand, when ending the first conversation (step S1408: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
 また、ステップS1407において、広告情報adが選択された場合(ステップS1407:Yes)、情報処理装置101は、図15に示すステップS1501に移行する。 Further, when the advertisement information ad is selected in step S1407 (step S1407: Yes), the information processing apparatus 101 shifts to step S1501 shown in FIG.
 図15のフローチャートにおいて、まず、情報処理装置101は、広告管理DB250を参照して、選択された広告情報adに対応する第2のスクリプト情報が存在するか否かを判断する(ステップS1501)。ここで、第2のスクリプト情報が存在する場合(ステップS1501:Yes)、第2のスクリプト情報を用いて、情報処理端末201における第2のチャットボットでの第2の会話を開始する(ステップS1502)。 In the flowchart of FIG. 15, first, the information processing apparatus 101 refers to the advertisement management DB 250 and determines whether or not the second script information corresponding to the selected advertisement information ad exists (step S1501). Here, when the second script information exists (step S1501: Yes), the second script information is used to start the second conversation in the second chatbot on the information processing terminal 201 (step S1502). ).
 なお、ステップS1502において、第2のチャットボットでの第2の会話を開始するにあたり、情報処理装置101は、第1の会話を終了してもよいし、第1の会話を終了せずにバックグラウンドで維持することにしてもよい。 In step S1502, when starting the second conversation in the second chatbot, the information processing device 101 may end the first conversation or back up without ending the first conversation. It may be maintained on the ground.
 そして、情報処理装置101は、情報処理端末201における第2のチャットボットでの第2の会話を終了するか否かを判断する(ステップS1503)。ここで、情報処理装置101は、第2の会話が終了するのを待つ(ステップS1503:No)。そして、第2の会話を終了する場合(ステップS1503:Yes)、情報処理装置101は、第1の会話がバックグラウンドで維持されているか否かを判断する(ステップS1504)。 Then, the information processing device 101 determines whether or not to end the second conversation in the second chatbot in the information processing terminal 201 (step S1503). Here, the information processing device 101 waits for the second conversation to end (step S1503: No). Then, when the second conversation is ended (step S1503: Yes), the information processing apparatus 101 determines whether or not the first conversation is maintained in the background (step S1504).
 ここで、第1の会話がバックグラウンドで維持されている場合(ステップS1504:Yes)、情報処理装置101は、図14に示したステップS1408に戻る。一方、第1の会話がバックグラウンドで維持されていない場合(ステップS1504:No)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, when the first conversation is maintained in the background (step S1504: Yes), the information processing apparatus 101 returns to step S1408 shown in FIG. On the other hand, when the first conversation is not maintained in the background (step S1504: No), the information processing apparatus 101 ends a series of processes according to this flowchart.
 また、ステップS1501において、第2のスクリプト情報が存在しない場合(ステップS1501:No)、情報処理装置101は、広告管理DB250を参照して、選択された広告情報adに対応するURLを特定する(ステップS1505)。 Further, in step S1501, when the second script information does not exist (step S1501: No), the information processing apparatus 101 refers to the advertisement management DB 250 and specifies the URL corresponding to the selected advertisement information ad (step S1501: No). Step S1505).
 そして、情報処理装置101は、特定したURLを情報処理端末201に送信して、そのURLにアクセスさせることにより、広告情報adに対応するランディングページを情報処理端末201に表示させる(ステップS1506)。 Then, the information processing device 101 transmits the specified URL to the information processing terminal 201 and accesses the URL to display the landing page corresponding to the advertisement information ad on the information processing terminal 201 (step S1506).
 なお、ステップS1506において、ランディングページを表示させるにあたり、情報処理装置101は、第1の会話を終了してもよいし、第1の会話を終了せずにバックグラウンドで維持することにしてもよい。 In step S1506, when displaying the landing page, the information processing device 101 may end the first conversation, or may maintain the first conversation in the background without ending it. ..
 つぎに、情報処理装置101は、情報処理端末201とランディングページを提供するウェブサーバとの接続が終了したか否かを判断する(ステップS1507)。具体的には、例えば、情報処理装置101は、情報処理端末201からの通知により、情報処理端末201とウェブサーバとの接続が終了したことを判断する。 Next, the information processing device 101 determines whether or not the connection between the information processing terminal 201 and the web server that provides the landing page is terminated (step S1507). Specifically, for example, the information processing device 101 determines that the connection between the information processing terminal 201 and the web server has been terminated by the notification from the information processing terminal 201.
 ここで、情報処理装置101は、情報処理端末201とウェブサーバとの接続が終了するのを待つ(ステップS1507:No)。そして、情報処理端末201とウェブサーバとの接続が終了した場合(ステップS1507:Yes)、情報処理装置101は、ステップS1504に移行する。 Here, the information processing device 101 waits for the connection between the information processing terminal 201 and the web server to be completed (step S1507: No). Then, when the connection between the information processing terminal 201 and the web server is completed (step S1507: Yes), the information processing device 101 shifts to step S1504.
 すなわち、S1506において、第1の会話をバックグラウンドで維持している状態でランディングページに遷移させた後、情報処理端末201とランディングページを提供するウェブサーバとの接続が終了した場合、情報処理装置101は、情報処理端末201における第1の会話を再開する。 That is, in S1506, when the connection between the information processing terminal 201 and the web server that provides the landing page is terminated after the transition to the landing page is performed while the first conversation is maintained in the background, the information processing device. 101 resumes the first conversation in the information processing terminal 201.
 これにより、第1のチャットボットでの会話中に出力した広告情報adが選択された際に、広告情報adに対応する第2のチャットボットでの会話を開始して、広告Aに関連する手続き等を会話形式で行わせることができる。また、広告情報adに対応するチャットボットが存在しない場合は、広告情報adに対応するランディングページに遷移させることができる。 As a result, when the advertisement information ad output during the conversation in the first chatbot is selected, the conversation in the second chatbot corresponding to the advertisement information ad is started, and the procedure related to the advertisement A is started. Etc. can be performed in a conversational format. If the chatbot corresponding to the advertisement information ad does not exist, the landing page corresponding to the advertisement information ad can be transitioned to.
 なお、情報処理装置101は、ステップS1406において出力した広告情報adが選択される前に、他の広告情報adの掲載条件を満たすと判定した場合には、表示中の広告情報adに代えて、他の広告情報adを出力することにしてもよい。ただし、情報処理装置101は、複数の広告情報adを出力することにしてもよい。 If the information processing device 101 determines that the posting condition of the other advertisement information ad is satisfied before the advertisement information ad output in step S1406 is selected, the information processing device 101 replaces the displayed advertisement information ad. Other advertising information ad may be output. However, the information processing device 101 may output a plurality of advertisement information ad.
 以上説明したように、実施の形態にかかる情報処理装置101によれば、情報処理端末201からチャットの開始指示を受信すると、情報処理端末201における第1のチャットボットでの第1の会話を開始し、第1の会話に対応する表示領域の一部の領域に広告情報adを出力することができる。そして、情報処理装置101によれば、出力した広告情報adが選択されたことに応じて、情報処理端末201における、選択された広告情報adに対応する第2のチャットボットでの第2の会話を開始することができる。第2の会話は、例えば、広告情報adに関連する手続きに関する会話であり、その手続きで要求される情報の入力を受け付け可能な会話である。 As described above, according to the information processing apparatus 101 according to the embodiment, when the chat start instruction is received from the information processing terminal 201, the first conversation in the first chatbot in the information processing terminal 201 is started. Then, the advertisement information ad can be output to a part of the display area corresponding to the first conversation. Then, according to the information processing device 101, in response to the selection of the output advertisement information ad, the second conversation in the second chatbot corresponding to the selected advertisement information ad in the information processing terminal 201. Can be started. The second conversation is, for example, a conversation related to a procedure related to the advertisement information ad, and is a conversation that can accept input of information required by the procedure.
 これにより、第1のチャットボットでの会話中に出力した広告情報adが選択された際に、ランディングページに遷移させるのではなく、その広告情報adに対応する第2のチャットボットでの会話を開始することができる。このため、ユーザは、広告Aにアクセスした後も、同一のUIで、広告Aに関連する手続きに関する会話をしたり、その手続きで要求される情報を入力したりする操作を行うことができる。 As a result, when the advertisement information ad output during the conversation in the first chatbot is selected, the conversation in the second chatbot corresponding to the advertisement information ad is performed instead of transitioning to the landing page. You can start. Therefore, even after accessing the advertisement A, the user can perform an operation such as having a conversation about a procedure related to the advertisement A and inputting information required by the procedure on the same UI.
 また、情報処理装置101によれば、出力した広告情報adが選択されたことに応じて、広告とチャットボットとの対応関係を示す情報を記憶する記憶部810(例えば、広告管理DB250)を参照して、広告情報adに対応する第2のチャットボットが存在するか否かを判定することができる。そして、情報処理装置101によれば、第2のチャットボットが存在する場合に、情報処理端末201における第2のチャットボットでの第2の会話を開始し、第2のチャットボットが存在しない場合には、情報処理端末201に広告情報adに対応するランディングページへのアクセスを指示することができる。 Further, according to the information processing device 101, the storage unit 810 (for example, the advertisement management DB 250) that stores the information indicating the correspondence between the advertisement and the chatbot is referred to in response to the selection of the output advertisement information ad. Then, it can be determined whether or not there is a second chatbot corresponding to the advertisement information ad. Then, according to the information processing device 101, when the second chatbot exists, the second conversation in the second chatbot in the information processing terminal 201 is started, and the second chatbot does not exist. Can instruct the information processing terminal 201 to access the landing page corresponding to the advertisement information ad.
 これにより、スクリプトが用意されていない、または、メンテナンス中であるといった理由で、広告情報adに対応するチャットボットが存在しない場合には、広告Aに対応するランディングページへ遷移させて、広告Aに関する手続きを行わせることができる。 As a result, if there is no chatbot corresponding to the advertisement information ad because the script is not prepared or maintenance is in progress, the transition to the landing page corresponding to the advertisement A is performed and the advertisement A is related. You can have the procedure done.
 また、情報処理装置101によれば、情報処理端末201からチャットの開始指示を受信するとともに、情報処理端末201に対応する識別情報を受信し、受信した識別情報に基づいて、情報処理端末201における第1のチャットボットでの第1の会話を開始することができる。 Further, according to the information processing device 101, a chat start instruction is received from the information processing terminal 201, identification information corresponding to the information processing terminal 201 is received, and the information processing terminal 201 is based on the received identification information. The first conversation in the first chat bot can be started.
 これにより、情報処理端末201の端末種別やユーザ種別に応じて、情報処理端末201におけるチャットボットでの会話の内容や流れを動的に変化させることができる。例えば、情報処理端末201が、モバイル端末であれば、一度に表示する選択肢を抑えたり、大型ディスプレイを備えたデジタルボードであれば、一度に表示する選択肢を増やしたりすることができる。また、年代や性別の違いによって、よく選ばれるFAQやサービスが変化することを考慮して、一度に表示する選択肢を絞り込んだり、スクリプトの階層を減らしたりすることが可能となる。また、場所や気象の違い、車椅子の有無、同伴者の有無などによって、よく選ばれるFAQやサービスが変化することを考慮して、一度に表示する選択肢を絞り込んだり、スクリプトの階層を減らしたりすることが可能となる。 Thereby, the content and flow of the conversation in the chatbot on the information processing terminal 201 can be dynamically changed according to the terminal type and the user type of the information processing terminal 201. For example, if the information processing terminal 201 is a mobile terminal, the options for displaying at one time can be suppressed, and if the information processing terminal 201 is a digital board provided with a large display, the options for displaying at one time can be increased. In addition, considering that frequently selected FAQs and services change depending on the age and gender, it is possible to narrow down the options to be displayed at one time and reduce the script hierarchy. Also, in consideration of the fact that frequently selected FAQs and services change depending on the location and weather, the presence or absence of a wheelchair, the presence or absence of a companion, etc., the options to be displayed at one time are narrowed down or the script hierarchy is reduced. It becomes possible.
 また、情報処理装置101によれば、第1の会話の会話履歴に基づいて、広告情報adの掲載条件を満たすか否かを判定し、掲載条件を満たすと判定した場合に、第1の会話に対応する表示領域の一部の領域に広告情報adを出力することができる。また、情報処理装置101によれば、広告情報adの掲載条件を満たさないと判定した場合は、広告情報adを出力しないようにすることができる。 Further, according to the information processing device 101, it is determined whether or not the posting condition of the advertisement information ad is satisfied based on the conversation history of the first conversation, and when it is determined that the posting condition is satisfied, the first conversation. The advertisement information ad can be output to a part of the display area corresponding to. Further, according to the information processing device 101, when it is determined that the posting condition of the advertisement information ad is not satisfied, the advertisement information ad can be prevented from being output.
 これにより、チャットボットでの会話内容から、ターゲットユーザを絞り込んだり、広告Aを出すタイミングを絞り込んだりすることが可能となり、効果的な広告配信を行うことができる。 This makes it possible to narrow down the target users and the timing of issuing the advertisement A from the conversation content in the chatbot, and it is possible to effectively deliver the advertisement.
 また、情報処理装置101によれば、出力した広告情報adが選択されたことに応じて、情報処理端末201における、第1の会話を中断して、第2のチャットボットでの第2の会話を開始することができる。そして、情報処理装置101によれば、第2の会話を開始後に、第1の会話へ戻る操作入力を受け付けた場合、第1の会話を中断した箇所から再開することができる。 Further, according to the information processing device 101, in response to the selection of the output advertisement information ad, the first conversation in the information processing terminal 201 is interrupted, and the second conversation in the second chatbot is performed. Can be started. Then, according to the information processing device 101, when the operation input for returning to the first conversation is received after starting the second conversation, the first conversation can be restarted from the interrupted portion.
 これにより、ユーザが誤って広告情報adにアクセスしたときや、広告情報adにアクセスしたものの商品やサービスに興味を示さなかった場合などに、元の会話に戻ることが可能となり、ユーザの利便性が損なわれるのを防ぐことができる。 This makes it possible to return to the original conversation when the user accidentally accesses the advertisement information ad, or when the user accesses the advertisement information ad but does not show interest in the product or service, which is convenient for the user. Can be prevented from being damaged.
 また、情報処理装置101によれば、第1の会話に対応するチャット画面において、第1のチャットボットの会話として広告情報adを出力することができる。 Further, according to the information processing device 101, the advertisement information ad can be output as the conversation of the first chatbot on the chat screen corresponding to the first conversation.
 これにより、チャットボットとの会話形式で広告情報adを表示することができ、ユーザにとって自然でわかりやすい形で広告配信を行うことができる。 As a result, the advertisement information ad can be displayed in a conversation format with the chatbot, and the advertisement can be delivered in a form that is natural and easy for the user to understand.
 また、情報処理装置101によれば、第1の会話に対応するチャット画面内の所定の位置に広告情報adを出力することができる。 Further, according to the information processing device 101, the advertisement information ad can be output at a predetermined position in the chat screen corresponding to the first conversation.
 これにより、アンカー広告やスクロール追尾広告のように、チャット画面内の所定の位置に広告情報adを固定して表示することができ、よりユーザの目に留まる広告表示を行うことが可能となる。 As a result, the advertisement information ad can be fixedly displayed at a predetermined position on the chat screen like an anchor advertisement or a scroll tracking advertisement, and it becomes possible to display an advertisement that is more noticeable to the user.
 また、情報処理装置101によれば、第1の会話に対応するチャット画面上に表示されるポップアップ画面に広告情報adを出力することができる。 Further, according to the information processing device 101, the advertisement information ad can be output to the pop-up screen displayed on the chat screen corresponding to the first conversation.
 これにより、モバイル端末のようなディスプレイサイズが小さい情報処理端末201であっても、画面占有率が高く視認性の高い広告表示を行うことが可能となる。 This makes it possible to display advertisements with a high screen occupancy and high visibility even in an information processing terminal 201 having a small display size such as a mobile terminal.
 これらのことから、実施の形態にかかる会話制御システム200によれば、チャット中に表示した広告にアクセスがあった後も、同一のUIで、商品やサービスについての内容確認や申し込み手続きを行えるようにして、チャットボットを利用して広告配信を行う場合のユーザの利便性を向上させることができる。また、チャットボットでの会話内容からターゲットユーザや広告タイミングを絞り込むことで、広告効果を高めて、広告コストの削減につなげることができる。さらに、ユーザにとっても、チャット中に画一的に配信される広告を見なくてすむため、広告表示にともなう不快感を抑えることができる。 From these things, according to the conversation control system 200 according to the embodiment, even after the advertisement displayed during the chat is accessed, the contents of the product or service can be confirmed and the application procedure can be performed with the same UI. Therefore, it is possible to improve the convenience of the user when the advertisement is delivered by using the chatbot. In addition, by narrowing down the target users and advertising timing from the conversation content in the chatbot, it is possible to improve the advertising effectiveness and reduce the advertising cost. Further, since the user does not have to see the advertisement uniformly delivered during the chat, it is possible to suppress the discomfort associated with the advertisement display.
 なお、本実施の形態で説明した会話制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本会話制御プログラムは、ハードディスク、フレキシブルディスク、CD-ROM、DVD、USBメモリ等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本会話制御プログラムは、インターネット等のネットワークを介して配布してもよい。 The conversation control method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
 また、本実施の形態で説明した情報処理装置101は、スタンダードセルやストラクチャードASIC(Application Specific Integrated Circuit)などの特定用途向けICやFPGAなどのPLD(Programmable Logic Device)によっても実現することができる。 Further, the information processing device 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
 101 情報処理装置
 102,201 情報処理端末
 200 会話制御システム
 202 オペレータ端末
 210 ネットワーク
 220 FAQマスタ
 230 チャットログDB
 240 スクリプトテーブル
 250 広告管理DB
 300,400 バス
 301,401 CPU
 302,402 メモリ
 303 ディスクドライブ
 304 ディスク
 305,405 通信I/F
 306 可搬型記録媒体I/F
 307 可搬型記録媒体
 403 ディスプレイ
 404 入力装置
 406 カメラ
 407 スピーカ
 408 マイクロフォン
 801 通信部
 802 決定部
 803 会話制御部
 810 記憶部
101 Information processing device 102,201 Information processing terminal 200 Conversation control system 202 Operator terminal 210 Network 220 FAQ master 230 Chat log DB
240 Script table 250 Advertising management DB
300,400 Bus 301,401 CPU
302,402 Memory 303 Disk drive 304 Disk 305,405 Communication I / F
306 Portable recording medium I / F
307 Portable recording medium 403 Display 404 Input device 406 Camera 407 Speaker 408 Microphone 801 Communication unit 802 Decision unit 803 Conversation control unit 810 Storage unit

Claims (11)

  1.  情報処理端末からチャットの開始指示を受信すると、前記情報処理端末における第1のチャットボットでの第1の会話を開始し、
     前記第1の会話に対応する表示領域の一部の領域に広告情報を出力し、
     出力した前記広告情報が選択されたことに応じて、前記情報処理端末における、前記広告情報に対応する第2のチャットボットでの第2の会話を開始する、
     処理をコンピュータに実行させることを特徴とする会話制御プログラム。
    Upon receiving the chat start instruction from the information processing terminal, the first conversation in the first chatbot on the information processing terminal is started.
    The advertisement information is output to a part of the display area corresponding to the first conversation, and the advertisement information is output.
    In response to the selection of the output advertisement information, the second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal is started.
    A conversation control program characterized by having a computer execute processing.
  2.  前記第2の会話は、前記広告情報に関連する手続きに関する会話であり、前記手続きで要求される情報の入力を受け付け可能な会話である、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation control program according to claim 1, wherein the second conversation is a conversation related to a procedure related to the advertisement information, and is a conversation capable of accepting input of information required by the procedure. ..
  3.  出力した前記広告情報が選択されたことに応じて、広告とチャットボットとの対応関係を示す情報を記憶する記憶部を参照して、前記広告情報に対応する第2のチャットボットが存在するか否かを判定し、
     前記第2のチャットボットが存在する場合に、前記情報処理端末における前記第2のチャットボットでの第2の会話を開始し、
     前記第2のチャットボットが存在しない場合には、前記情報処理端末に前記広告情報に対応するランディングページへのアクセスを指示する、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    Whether there is a second chatbot corresponding to the advertisement information by referring to a storage unit that stores information indicating the correspondence between the advertisement and the chatbot according to the selection of the output advertisement information. Judge whether or not
    When the second chatbot is present, the second conversation in the second chatbot on the information processing terminal is started, and the second conversation is started.
    If the second chatbot does not exist, the information processing terminal is instructed to access the landing page corresponding to the advertisement information.
    The conversation control program according to claim 1, wherein the computer executes the process.
  4.  前記情報処理端末からチャットの開始指示を受信するとともに、前記情報処理端末に対応する識別情報を受信し、
     受信した前記識別情報に基づいて、前記情報処理端末における第1のチャットボットでの第1の会話を開始する、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    A chat start instruction is received from the information processing terminal, and identification information corresponding to the information processing terminal is received.
    Based on the received identification information, the first conversation in the first chatbot in the information processing terminal is started.
    The conversation control program according to claim 1, wherein the computer executes the process.
  5.  前記広告情報を出力する処理は、
     前記第1の会話の会話履歴に基づいて、前記広告情報の掲載条件を満たすか否かを判定し、
     前記掲載条件を満たすと判定した場合に、前記第1の会話に対応する表示領域の一部の領域に前記広告情報を出力する、
     ことを特徴とする請求項1に記載の会話制御プログラム。
    The process of outputting the advertisement information is
    Based on the conversation history of the first conversation, it is determined whether or not the posting condition of the advertisement information is satisfied.
    When it is determined that the posting condition is satisfied, the advertisement information is output to a part of the display area corresponding to the first conversation.
    The conversation control program according to claim 1.
  6.  出力した前記広告情報が選択されたことに応じて、前記情報処理端末における、前記第1の会話を中断して、前記第2のチャットボットでの第2の会話を開始し、
     前記第2の会話を開始後に、前記第1の会話へ戻る操作入力を受け付けた場合、前記第1の会話を中断した箇所から再開する、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    In response to the selection of the output advertisement information, the first conversation in the information processing terminal is interrupted, and the second conversation in the second chatbot is started.
    When an operation input for returning to the first conversation is accepted after starting the second conversation, the first conversation is restarted from the interrupted position.
    The conversation control program according to claim 1, wherein the computer executes the process.
  7.  前記広告情報は、前記第1の会話に対応するチャット画面において、前記第1のチャットボットの会話として出力される、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation control program according to claim 1, wherein the advertisement information is output as a conversation of the first chatbot on a chat screen corresponding to the first conversation.
  8.  前記広告情報は、前記第1の会話に対応するチャット画面内の所定の位置に出力される、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation control program according to claim 1, wherein the advertisement information is output to a predetermined position in a chat screen corresponding to the first conversation.
  9.  前記広告情報は、前記第1の会話に対応するチャット画面上に表示されるポップアップ画面に出力される、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation control program according to claim 1, wherein the advertisement information is output to a pop-up screen displayed on a chat screen corresponding to the first conversation.
  10.  情報処理端末からチャットの開始指示を受信すると、前記情報処理端末における第1のチャットボットでの第1の会話を開始し、
     前記第1の会話に対応する表示領域の一部の領域に広告情報を出力し、
     出力した前記広告情報が選択されたことに応じて、前記情報処理端末における、前記広告情報に対応する第2のチャットボットでの第2の会話を開始する、
     処理をコンピュータが実行することを特徴とする会話制御方法。
    Upon receiving the chat start instruction from the information processing terminal, the first conversation in the first chatbot on the information processing terminal is started.
    The advertisement information is output to a part of the display area corresponding to the first conversation, and the advertisement information is output.
    In response to the selection of the output advertisement information, the second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal is started.
    A conversation control method characterized by a computer performing processing.
  11.  情報処理端末からチャットの開始指示を受信すると、前記情報処理端末における第1のチャットボットでの第1の会話を開始し、
     前記第1の会話に対応する表示領域の一部の領域に広告情報を出力し、
     出力した前記広告情報が選択されたことに応じて、前記情報処理端末における、前記広告情報に対応する第2のチャットボットでの第2の会話を開始する、
     会話制御部を有することを特徴とする情報処理装置。
    Upon receiving the chat start instruction from the information processing terminal, the first conversation in the first chatbot on the information processing terminal is started.
    The advertisement information is output to a part of the display area corresponding to the first conversation, and the advertisement information is output.
    In response to the selection of the output advertisement information, the second conversation in the second chatbot corresponding to the advertisement information in the information processing terminal is started.
    An information processing device characterized by having a conversation control unit.
PCT/JP2020/001129 2020-01-15 2020-01-15 Conversation control program, conversation control method, and information processing device WO2021144896A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021570550A JP7334803B2 (en) 2020-01-15 2020-01-15 Conversation control program, conversation control method and information processing device
PCT/JP2020/001129 WO2021144896A1 (en) 2020-01-15 2020-01-15 Conversation control program, conversation control method, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/001129 WO2021144896A1 (en) 2020-01-15 2020-01-15 Conversation control program, conversation control method, and information processing device

Publications (1)

Publication Number Publication Date
WO2021144896A1 true WO2021144896A1 (en) 2021-07-22

Family

ID=76864384

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/001129 WO2021144896A1 (en) 2020-01-15 2020-01-15 Conversation control program, conversation control method, and information processing device

Country Status (2)

Country Link
JP (1) JP7334803B2 (en)
WO (1) WO2021144896A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7445108B1 (en) 2023-08-07 2024-03-07 株式会社博報堂 Mediation device, mediation method, computer program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170364965A1 (en) * 2016-06-17 2017-12-21 24/7 Customer, Inc. Method and apparatus for facilitating a provisioning of advertisements to customers
WO2018143440A1 (en) * 2017-02-02 2018-08-09 ChatWork株式会社 Information processing device
KR102004713B1 (en) * 2019-04-29 2019-07-29 주식회사 메이팜소프트 Target advertisement system and method using CBR based chatbots

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110275754A (en) 2019-06-28 2019-09-24 百度在线网络技术(北京)有限公司 Exchange method, device, equipment and the storage medium presented for user interface

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170364965A1 (en) * 2016-06-17 2017-12-21 24/7 Customer, Inc. Method and apparatus for facilitating a provisioning of advertisements to customers
WO2018143440A1 (en) * 2017-02-02 2018-08-09 ChatWork株式会社 Information processing device
KR102004713B1 (en) * 2019-04-29 2019-07-29 주식회사 메이팜소프트 Target advertisement system and method using CBR based chatbots

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7445108B1 (en) 2023-08-07 2024-03-07 株式会社博報堂 Mediation device, mediation method, computer program

Also Published As

Publication number Publication date
JP7334803B2 (en) 2023-08-29
JPWO2021144896A1 (en) 2021-07-22

Similar Documents

Publication Publication Date Title
CN103080927B (en) Automatic route using Search Results
US10681432B2 (en) Methods and apparatus for enhancing a digital content experience
US20130282360A1 (en) Method and Apparatus for Translating and Locating Services in Multiple Languages
JP2020521376A (en) Agent decisions to perform actions based at least in part on image data
US10339222B2 (en) Information providing system, information providing method, non-transitory recording medium, and data structure
JP2008052449A (en) Interactive agent system and method
CN108628673A (en) Data processing method, electronic equipment and computer-readable medium
JP2019175464A (en) Information processing device, information processing method and program
KR20130062799A (en) Method for managing keyword information server
US20080137819A1 (en) Method and system for serving advertising content through internet generated calls and web voicemails
WO2021144896A1 (en) Conversation control program, conversation control method, and information processing device
CN114297476A (en) Questionnaire survey method, system, electronic equipment and storage medium based on user tags
JPWO2021144896A5 (en)
KR101614470B1 (en) Apparatus for providing search word list and method using the same
JP2018022298A (en) Distribution device, distribution method, distribution program, and information display program
JP7465415B2 (en) Virtual Assistant Domain Selection Analysis
KR100965455B1 (en) Method, server and recording medium for registering/searching keyword by using wire/wireless communication network
KR101682163B1 (en) Apparatus for providing contact interface in advertising web page and method for providing contact interface
US20200232811A1 (en) Information processing device, information processing method, and program
CN112288452A (en) Advertisement preview method and device, electronic equipment and storage medium
KR101213442B1 (en) System and method for sharing information using multi-media file through internet
WO2020136680A1 (en) System and method for providing an automated response to a user in an interactive messaging environment
WO2005094186A2 (en) E-mail automatic processing program, recording medium containing e-mail automatic processing program, and e-mail automatic processing system
JP2020118610A (en) Information display program, information display device, information display method, and distribution device
CN111460339B (en) Method for adding free taxi resources to shopping carts and related equipment

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021570550

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20913409

Country of ref document: EP

Kind code of ref document: A1