JP2024013011A - Terminal device, information processing method, and information processing program - Google Patents

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

Info

Publication number
JP2024013011A
JP2024013011A JP2022114902A JP2022114902A JP2024013011A JP 2024013011 A JP2024013011 A JP 2024013011A JP 2022114902 A JP2022114902 A JP 2022114902A JP 2022114902 A JP2022114902 A JP 2022114902A JP 2024013011 A JP2024013011 A JP 2024013011A
Authority
JP
Japan
Prior art keywords
information
index
user
location
terminal device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022114902A
Other languages
Japanese (ja)
Inventor
孝太 坪内
Kota Tsubouchi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ly Corp
Original Assignee
Ly Corp
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 Ly Corp filed Critical Ly Corp
Priority to JP2022114902A priority Critical patent/JP2024013011A/en
Publication of JP2024013011A publication Critical patent/JP2024013011A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the processing load of a device in a place where a service is provided to a user.
SOLUTION: A terminal device includes a first information acquisition unit, a second information acquisition unit, and an information output unit. The first information acquisition unit acquires, from a device in a place where a service is provided, information on a learning model generated by machine learning that receives user information, as input, which is information on a user using the place and outputs index information which is information on an index value indicating a value of index on a service. The second information acquisition unit acquires index information to be output from the learning model by inputting the user information to the learning model on which the information has been acquired by the first information acquisition unit. The information output unit outputs the index information acquired by the second information acquisition unit to the device in the place.
SELECTED DRAWING: Figure 5
COPYRIGHT: (C)2024,JPO&INPIT

Description

本発明は、端末装置、情報処理方法、および情報処理プログラムに関する。 The present invention relates to a terminal device, an information processing method, and an information processing program.

従来、宿泊施設、飲食店、およびスポーツ施設などのようにユーザにサービスを提供する場所において、ユーザの情報に基づいて、ユーザにサービスを提供するサービス提供装置が知られている。 2. Description of the Related Art Conventionally, there have been known service providing devices that provide services to users based on user information in places that provide services to users, such as accommodation facilities, restaurants, and sports facilities.

例えば、特許文献1には、過去にサービスを利用した複数のユーザの各々の行動履歴と行動履歴に含まれるサービスの利用結果との関係が学習された学習モデルを用いてユーザによるサービスの利用を予測し、予測した結果に基づいて、ユーザにサービスを提供する提供装置が提案されている。 For example, Patent Document 1 describes how users can use a service using a learning model that has learned the relationship between the behavior history of each of a plurality of users who have used a service in the past and the service usage results included in the behavior history. Providing devices have been proposed that predict and provide services to users based on the predicted results.

特開2018-081584号公報Japanese Patent Application Publication No. 2018-081584

上記の従来技術では、場所に設けられた提供装置が、ユーザの端末装置からユーザの情報を取得し、取得したユーザの情報を学習モデルに入力することによって、ユーザによるサービスの利用を予測する。そのため、上記の従来技術では、場所に設けられた提供装置における処理負荷が大きいといった課題がある。 In the above-mentioned conventional technology, a provision device installed at a location acquires user information from the user's terminal device and inputs the acquired user information into a learning model, thereby predicting the use of a service by the user. Therefore, the above-mentioned conventional technology has a problem in that the processing load on the providing device installed at the location is large.

本願は、上記に鑑みてなされたものであって、サービスをユーザに提供する場所の装置における処理負荷を軽減することができる端末装置、情報処理方法、および情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and aims to provide a terminal device, an information processing method, and an information processing program that can reduce the processing load on devices at locations where services are provided to users. do.

本願に係る端末装置は、第1情報取得部と、第2情報取得部と、情報出力部とを備える。第1情報取得部は、サービスを提供する場所を利用するユーザの情報であるユーザ情報を入力としサービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を場所の装置から取得する。第2情報取得部は、第1情報取得部によって情報が取得された学習モデルにユーザ情報を入力して学習モデルから出力される指標情報を取得する。情報出力部は、第2情報取得部によって取得された指標情報を場所の装置に出力する。 The terminal device according to the present application includes a first information acquisition section, a second information acquisition section, and an information output section. The first information acquisition unit receives user information, which is information about users who use the place where the service is provided, as input, and outputs index information, which is information on index values indicating the value of an index related to the service. Obtain learning model information from the device at the location. The second information acquisition unit inputs user information into the learning model whose information was acquired by the first information acquisition unit and acquires index information output from the learning model. The information output unit outputs the index information acquired by the second information acquisition unit to a device at the location.

実施形態の一態様によれば、サービスをユーザに提供する場所の装置における処理負荷を軽減することができるという効果を奏する。 According to one aspect of the embodiment, it is possible to reduce the processing load on a device at a location where a service is provided to a user.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. 図2は、実施形態に係る情報処理システムの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of the information processing system according to the embodiment. 図3は、実施形態に係る場所設置装置の構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of the configuration of the location installation device according to the embodiment. 図4は、実施形態に係る場所制御装置の構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of the configuration of the location control device according to the embodiment. 図5は、実施形態に係る端末装置の構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of the configuration of the terminal device according to the embodiment. 図6は、実施形態に係る場所設置装置の処理部による情報処理の一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of information processing by the processing unit of the location installation device according to the embodiment. 図7は、実施形態に係る場所制御装置の処理部による情報処理の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of information processing by the processing unit of the location control device according to the embodiment. 図8は、実施形態に係る端末装置の処理部による情報処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of information processing by the processing unit of the terminal device according to the embodiment. 図9は、実施形態に係る場所装置および端末装置の各々の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 9 is a hardware configuration diagram showing an example of a computer that realizes the functions of the location device and the terminal device according to the embodiment.

以下に、本願に係る端末装置、情報処理方法、および情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る端末装置、情報処理方法、および情報処理プログラムが限定されるものではない。また、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Below, a terminal device, an information processing method, and a form for implementing an information processing program (hereinafter referred to as "embodiment") according to the present application will be described in detail with reference to the drawings. Note that the terminal device, information processing method, and information processing program according to the present application are not limited by this embodiment. Moreover, each embodiment can be combined as appropriate within the range that does not conflict with the processing contents. Further, in each of the embodiments below, the same parts are given the same reference numerals, and redundant explanations will be omitted.

〔1.情報処理の一例〕
まず、図1を用いて、実施形態に係る情報処理の一例について説明する。図1は、実施形態に係る情報処理の一例を示す図である。
[1. An example of information processing]
First, an example of information processing according to the embodiment will be described using FIG. 1. FIG. 1 is a diagram illustrating an example of information processing according to an embodiment.

図1に示す端末装置2は、サービスを提供する場所AR~ARの装置から、サービスの指標に関する情報である指標関連情報を取得し、取得した指標関連情報に基づいて、サービスに関する指標の値を示す指標値の情報である指標情報を出力する。mは、2以上の整数である。以下において、サービスを提供する場所AR~ARをサービス提供場所AR~ARと記載し、複数のサービス提供場所AR~ARの各々を個別に区別せずに示す場合、サービス提供場所ARと記載する場合がある。 The terminal device 2 shown in FIG. 1 acquires index-related information, which is information regarding service indicators, from devices at service-providing locations AR 1 to AR m , and determines service-related indicators based on the acquired index-related information. Outputs index information that is information on index values indicating values. m is an integer of 2 or more. In the following, service providing locations AR 1 to AR m are referred to as service providing locations AR 1 to AR m , and when each of a plurality of service providing locations AR 1 to AR m is indicated without being individually distinguished, the service provision It may be written as location AR.

サービス提供場所ARは、例えば、飲食店、宿泊施設、小売店、スポーツ施設、娯楽施設、会議室、図書館、自習室、病院、整骨院、マッサージ店、美容院、理髪店などであるが、これらの例に限定されない。サービス提供場所ARによって提供されるサービスは、サービス提供場所ARでの主目的となる主サービスと、サービス提供場所ARでの付帯サービスとを含む。 Examples of service provision locations AR include restaurants, accommodation facilities, retail stores, sports facilities, entertainment facilities, conference rooms, libraries, study rooms, hospitals, osteopathic clinics, massage parlors, beauty salons, barber shops, etc. The example is not limited to. The services provided by the service providing location AR include a main service serving as the main purpose at the service providing location AR, and ancillary services at the service providing location AR.

サービス提供場所ARが飲食店である場合、主サービスは、飲食物の提供などであり、付帯サービスは、店舗内の照明、空調、椅子、およびテーブルなどの設備を用いた場所環境の提供などである。 When the service provision location AR is a restaurant, the main service is the provision of food and drinks, and the ancillary services are the provision of a place environment using equipment such as lighting, air conditioning, chairs, and tables in the store. be.

また、サービス提供場所ARが宿泊施設である場合、主サービスは、ベッド、椅子、机、浴室、照明装置、および空調装置などを含む宿泊設備の提供であり、付帯サービスは、例えば、自動販売機による飲食物の提供サービス、会議室の提供サービスなどである。 Furthermore, when the service provision place AR is an accommodation facility, the main service is the provision of accommodation facilities including beds, chairs, desks, bathrooms, lighting equipment, air conditioners, etc., and the ancillary services are, for example, vending machines. These services include food and beverage provision services and conference room provision services.

サービス提供場所ARには、ユーザUにサービスを提供する装置である場所設置装置1A~1Aが設けられる。nは、例えば、2以上の整数である。場所設置装置1A~1Aは、サービス提供場所ARに設置され、端末装置2のユーザUにサービスを提供するために設けられた装置である。場所設置装置1A~1Aを用いてサービス提供場所ARで提供されるサービスは上述した主サービスまたは上述した付帯サービスである。以下において、場所設置装置1A~1Aの各々を個別に区別せずに示す場合、場所設置装置1Aと記載する場合がある。 The service providing location AR is provided with location installation devices 1A 1 to 1A n that provide services to the user U. For example, n is an integer of 2 or more. The location installation devices 1A 1 to 1A n are devices installed at the service providing location AR to provide services to the users U of the terminal devices 2. The services provided at the service providing location AR using the location installation devices 1A 1 to 1A n are the above-mentioned main service or the above-mentioned supplementary service. In the following, when each of the location installation devices 1A 1 to 1A n is shown without being individually distinguished, it may be referred to as the location installation device 1A.

サービス提供場所ARが飲食店である場合、場所設置装置1A~1Aは、主サービスで提供される飲食物の調理を行う調理装置や自動配膳装置、飲食物をユーザUが注文するために用いる注文受付装置、付帯サービスで提供される椅子、テーブル、照明装置、空調装置などである。 When the service provision place AR is a restaurant, the place installation devices 1A 1 to 1A n are cooking devices and automatic serving devices for cooking the food and drinks provided in the main service, and for the user U to order food and drinks. These include the order-taking device used, chairs, tables, lighting equipment, air conditioning equipment, etc. provided as ancillary services.

また、サービス提供場所ARが宿泊施設である場合、場所設置装置1A~1Aは、主サービスで提供される宿泊施設の設備(例えば、ベッド、浴室、照明装置、空調装置、テレビ受像機など)、付帯サービスで提供される自動販売機、会議室の設備(例えば、照明、空調、椅子、およびテーブルなど)などである。 In addition, when the service provision location AR is an accommodation facility, the location installation devices 1A 1 to 1A ), vending machines provided as ancillary services, conference room equipment (e.g., lighting, air conditioning, chairs, tables, etc.).

ユーザUは、サービス提供場所ARを訪れることによって、サービス提供場所ARにおいてサービスの提供を受けることができる。ユーザUがサービス提供場所ARを訪れた場合、ユーザUが携帯する端末装置2は、サービス提供場所ARの装置と通信して、情報の送受信を行う。 By visiting the service providing location AR, the user U can receive services at the service providing location AR. When the user U visits the service providing location AR, the terminal device 2 carried by the user U communicates with the device at the service providing location AR to send and receive information.

場所設置装置1Aは、端末装置2と近距離無線通信などによって通信を行い(ステップS1)、情報取得モードを決定する(ステップS2)。近距離無線通信は、例えば、Bluetooth(登録商標)、Felica、ISO/IEC14443(MIFARE)などである。なお、端末装置2と場所設置装置1Aとの間の通信は、近距離無線通信に代えて、例えば、インターネットやLAN(Local Area Network)などのネットワークを介して行われてもよい。また、ステップS2の処理は、例えば、場所設置装置1Aから予め定められた範囲に端末装置2が位置する場合に実行されるが、かかる例に限定されない。 The location installation device 1A communicates with the terminal device 2 by short-range wireless communication or the like (step S1), and determines an information acquisition mode (step S2). Examples of the short-range wireless communication include Bluetooth (registered trademark), Felica, and ISO/IEC14443 (MIFARE). Note that the communication between the terminal device 2 and the location installation device 1A may be performed via a network such as the Internet or a LAN (Local Area Network) instead of short-range wireless communication. Further, the process of step S2 is executed, for example, when the terminal device 2 is located within a predetermined range from the location installation device 1A, but is not limited to this example.

場所設置装置1Aによって決定される情報取得モードは、第1情報取得モードおよび第2情報取得モードのうちのいずれかである。第1情報取得モードは、端末装置2に学習モデルの情報を指標関連情報として送信し、端末装置2が学習モデルの情報を用いて得た指標情報を端末装置2から取得する情報取得モードである。第2情報取得モードは、端末装置2に指標種別情報を指標関連情報として送信し、指標種別情報に応じた指標情報を端末装置2から取得する情報取得モードである。 The information acquisition mode determined by the location installation device 1A is either the first information acquisition mode or the second information acquisition mode. The first information acquisition mode is an information acquisition mode in which learning model information is transmitted to the terminal device 2 as index-related information, and the terminal device 2 acquires index information obtained using the learning model information from the terminal device 2. . The second information acquisition mode is an information acquisition mode in which index type information is transmitted to the terminal device 2 as index related information and index information corresponding to the index type information is acquired from the terminal device 2.

まず、第1情報取得モードについて説明する。第1情報取得モードで端末装置2に指標関連情報として送信される学習モデルの情報は、ユーザUの情報であるユーザ情報を入力としサービスに関する指標の値を示す指標値の情報である指標情報を出力とするモデルの情報である。 First, the first information acquisition mode will be explained. The learning model information transmitted as index-related information to the terminal device 2 in the first information acquisition mode uses user information, which is user U's information, as input, and index information, which is index value information indicating the value of an index related to the service. This is information about the model to be output.

学習モデルの情報は、例えば、端末装置2でユーザ情報から指標情報を得ることができるように学習モデルを用いるための情報であり、例えば、学習モデルによる処理を端末装置2に実行させるためのプログラム(学習モデルのパラメータを含む)の情報、または学習モデルの種別や構成を示す情報や学習モデルのパラメータの情報などを含む情報などであるが、かかる例に限定されない。 The learning model information is, for example, information for using the learning model so that the terminal device 2 can obtain index information from user information, and is, for example, a program for causing the terminal device 2 to execute processing using the learning model. (including the parameters of the learning model), information indicating the type and configuration of the learning model, information on the parameters of the learning model, etc., but is not limited to such examples.

学習モデルに入力されるユーザ情報は、ユーザUの属性情報、ユーザUの行動履歴情報、およびユーザUのコンテキスト情報のうちの少なくとも1つである。ユーザUの属性情報は、ユーザUの属性を示す情報であり、ユーザUの属性は、例えば、ユーザUのデモグラフィック属性やユーザUのサイコグラフィック属性などである。 The user information input to the learning model is at least one of user U's attribute information, user U's behavior history information, and user U's context information. The attribute information of the user U is information indicating the attributes of the user U, and the attributes of the user U are, for example, the demographic attributes of the user U, the psychographic attributes of the user U, and the like.

ユーザUの行動履歴情報は、ユーザUの過去の行動の履歴情報であり、ユーザUの過去のオンラインの行動またはオフラインの行動である。例えば、ユーザUの過去のコンテンツの閲覧情報、ユーザUの過去の取引対象の購入情報、およびユーザUの過去のコンテンツの検索情報などのうちの1以上を含む。コンテンツは、例えば、ウェブコンテンツである。 The behavior history information of the user U is history information of the past behavior of the user U, and is the past online behavior or offline behavior of the user U. For example, it includes one or more of user U's past content viewing information, user U's past transaction target purchase information, user U's past content search information, and the like. The content is, for example, web content.

ユーザUのコンテキスト情報は、ユーザUのコンテキストを示す情報であり、ユーザUのコンテキストは、ユーザUの状況であり、例えば、端末装置2に内蔵された1以上のセンサから得られるユーザUの状況(ユーザUの位置、ユーザUの向き、ユーザUの動作、ユーザUの体温、ユーザUの心拍数、ユーザUの脈拍など)である。 The context information of the user U is information indicating the context of the user U, and the context of the user U is the situation of the user U, for example, the situation of the user U obtained from one or more sensors built into the terminal device 2. (user U's position, user U's orientation, user U's motion, user's U's body temperature, user's U's heart rate, user's U's pulse, etc.).

サービスに関する指標は、場所設置装置1Aの動作または処理を規定する指標である。例えば、場所設置装置1Aが、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどが電動で変更可能な電動椅子である場合、場所設置装置1Aで提供されるサービスは、電動椅子の利用サービスであり、サービスに関する指標は、例えば、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどである。 The service-related index is an index that defines the operation or processing of the location installation device 1A. For example, if the location installation device 1A is an electric chair that can electrically change the height of the armrest, reclining angle, seat height, seat softness, etc., the services provided by the location installation device 1A is a service for using an electric chair, and the service-related indicators include, for example, the height of the armrest, the reclining angle, the height of the seat, and the softness of the seat.

また、場所設置装置1Aが、自動配膳装置である場合、場所設置装置1Aで提供されるサービスは、飲食物の提供サービスであり、サービスに関する指標は、例えば、配膳される飲食物に含める材料の種類、飲食物の量、飲食物の温度などである。例えば、自動配膳装置がコーヒーメーカである場合、サービスに関する指標は、例えば、コーヒー豆の種類、ミルクの有無、コーヒーの量、ミルクの量、コーヒーの温度などである。自動配膳装置は、ユーザUに提供される提供物を製造する場所設置装置の一例である。 Further, when the place installation device 1A is an automatic serving device, the service provided by the place installation device 1A is a food and drink provision service, and the index regarding the service is, for example, the number of ingredients included in the food and drink to be served. These include the type, amount of food and drink, and temperature of food and drink. For example, if the automatic serving device is a coffee maker, the service-related indicators include, for example, the type of coffee beans, the presence or absence of milk, the amount of coffee, the amount of milk, and the temperature of the coffee. The automatic serving device is an example of a place-installed device that manufactures offerings to be provided to the user U.

また、場所設置装置1Aが、注文受付装置である場合、場所設置装置1Aで提供されるサービスは、飲食物の注文受付サービスであり、サービスに関する指標は、例えば、ユーザUに提供されるメニューにおける飲食物の種類、メニューにおける飲食物の順番、メニューにおける飲食物の提示態様などである。 Further, when the place installation device 1A is an order reception device, the service provided by the place installation device 1A is a food and drink order reception service, and the index regarding the service is, for example, in the menu provided to the user U. These include the type of food and drink, the order of the food and drink on the menu, and the manner in which the food and drink are presented on the menu.

また、場所設置装置1Aが、音楽提供装置である場合、場所設置装置1Aで提供されるサービスは、音楽を提供するサービスであり、サービスに関する指標は、例えば、提供する音楽の種類、音楽の音量、音楽の音質などである。音楽の種類は、例えば、音楽のジャンル、歌手、作曲者、作詞者などで規定される。 Further, when the place installation device 1A is a music providing device, the service provided by the place installation device 1A is a service that provides music, and the indicators regarding the service include, for example, the type of music provided, the volume of the music, etc. , the sound quality of music, etc. The type of music is defined by, for example, the genre of music, singer, composer, lyricist, etc.

上述した学習モデルは、例えば、畳み込みニューラルネットワークなどのニューラルネットワークによる機械学習によって生成される。なお、かかる例に限定されず、学習モデルは、ニューラルネットワークに代えて、線形回帰、非線形回帰、ロジスティック回帰、またはサポートベクタマシンといったその他の学習アルゴリズムによる機械学習を用いて生成されてもよい。 The learning model described above is generated, for example, by machine learning using a neural network such as a convolutional neural network. Note that the learning model is not limited to this example, and the learning model may be generated using machine learning using other learning algorithms such as linear regression, nonlinear regression, logistic regression, or support vector machine instead of the neural network.

上述した学習モデルから出力される指標情報は、例えば、サービスに関する指標の値である指標値の情報である。サービスに関する指標が、電動椅子の肘掛けの高さである場合、サービスに関する指標の値は、電動椅子の肘掛けの高さを示す値である。また、サービスに関する指標が、コーヒー豆の種類である場合、サービスに関する指標の値は、コーヒー豆の種類を示す値である。また、サービスに関する指標が、音楽の音質である場合、サービスに関する指標の値は、音楽の音質を示す値である。 The index information output from the learning model described above is, for example, information on an index value that is a value of an index related to a service. When the index regarding the service is the height of the armrest of the electric chair, the value of the index regarding the service is a value indicating the height of the armrest of the electric chair. Further, when the service-related index is the type of coffee beans, the value of the service-related index is a value indicating the type of coffee beans. Further, when the service-related index is the sound quality of music, the value of the service-related index is a value indicating the music sound quality.

学習モデルは、ユーザ情報に基づいて、ユーザUに適した指標情報を出力することができ、ユーザ情報を入力した学習モデルから出力される指標情報に基づいて、場所設置装置1Aは、ユーザUに適したサービスを提供することができる。 The learning model can output index information suitable for the user U based on the user information, and the location installation device 1A can output index information suitable for the user U based on the index information output from the learning model that has input the user information. be able to provide suitable services.

学習モデルは、例えば、指標の値とユーザUの情報とを含む学習用データを用いて生成される。例えば、学習モデルは、ユーザUによって設定された指標の値をラベルデータとして含み且つユーザUの属性情報を含む学習用データを用いて生成される。 The learning model is generated using learning data including, for example, index values and user U information. For example, the learning model is generated using learning data that includes the value of the index set by the user U as label data and also includes the user U's attribute information.

また、学習モデルは、例えば、ユーザUによって設定された指標の値をラベルデータとして含み且つ指標値の設定前のユーザUの情報(例えば、ユーザUAの行動履歴情報やユーザUのコンテキスト情報など)を含む学習用データを用いて生成される。指標値の設定前のユーザUの情報は、例えば、ユーザUによって指標の値が設定されたときから予め定められた期間前までのユーザUの情報である。なお、学習モデルの生成方法は、上述した例に限定されない。 In addition, the learning model includes, for example, the value of the index set by the user U as label data, and information about the user U before setting the index value (for example, action history information of the user UA, context information of the user U, etc.) It is generated using training data including . The information about the user U before setting the index value is, for example, the information about the user U from when the index value was set by the user U until a predetermined period ago. Note that the learning model generation method is not limited to the example described above.

次に、第2情報取得モードについて説明する。第2情報取得モードは、上述したように、端末装置2に指標種別情報を指標関連情報として送信し、指標種別情報に応じた指標情報を端末装置2から取得する情報取得モードである。第2情報取得モードにおいて端末装置2から出力される指標情報は、第1情報取得モードにおいて端末装置2から出力される指標情報と同じである。 Next, the second information acquisition mode will be explained. As described above, the second information acquisition mode is an information acquisition mode in which index type information is transmitted as index related information to the terminal device 2 and index information corresponding to the index type information is acquired from the terminal device 2. The index information output from the terminal device 2 in the second information acquisition mode is the same as the index information output from the terminal device 2 in the first information acquisition mode.

端末装置2に送信される指標種別情報は、場所設置装置1Aによって提供されるサービスに関する指標の種別である指標種別を示す情報を含む。例えば、場所設置装置1Aが上述した電動椅子である場合、指標種別は、例えば、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどである。 The indicator type information transmitted to the terminal device 2 includes information indicating the indicator type, which is the type of indicator related to the service provided by the location installation device 1A. For example, when the place setting device 1A is the electric chair described above, the index types include, for example, the height of the armrest, the reclining angle, the height of the seat, and the softness of the seat.

また、場所設置装置1Aが自動配膳装置である場合、指標種別は、例えば、コーヒー豆の種類、ミルクの有無、コーヒーの量、ミルクの量、コーヒーの温度などである。また、場所設置装置1Aが音楽提供装置である場合、指標種別は、例えば、提供する音楽の種類、音楽の音量、音楽の音質などである。 Further, when the location installation device 1A is an automatic serving device, the index types include, for example, the type of coffee beans, the presence or absence of milk, the amount of coffee, the amount of milk, and the temperature of the coffee. Further, when the location installation device 1A is a music providing device, the index type is, for example, the type of music to be provided, the volume of the music, the sound quality of the music, etc.

また、指標種別情報には、場所設置装置1Aによって提供されるサービスに関する指標の値である指標値の算出に用いる情報である算出用情報がさらに含まれていてもよい。算出用情報には、例えば、指標値の算出式の情報または学習モデルの情報などが含まれる。かかる学習モデルの情報は、例えば、第1情報取得モードにおける学習モデルの情報と同じである。 Further, the index type information may further include calculation information that is information used to calculate an index value that is a value of an index related to a service provided by the location installation device 1A. The calculation information includes, for example, information on an index value calculation formula or information on a learning model. The information on the learning model is, for example, the same as the information on the learning model in the first information acquisition mode.

ステップS1において、場所設置装置1Aは、例えば、端末装置2から出力される端末情報に基づいて、端末装置2に応じた情報取得モードを決定する。端末情報は、例えば、端末装置2が対応できる情報取得モードを示す情報である。 In step S1, the location installation device 1A determines an information acquisition mode according to the terminal device 2, for example, based on the terminal information output from the terminal device 2. The terminal information is, for example, information indicating an information acquisition mode that the terminal device 2 can support.

例えば、場所設置装置1Aは、第1情報取得モードだけに対応できる端末装置2であることを端末情報が示す場合、情報取得モードとして第1情報取得モードを決定し、第2情報取得モードだけに対応できる端末装置2であることを端末情報が示す場合、情報取得モードとして第2情報取得モードを決定する。 For example, if the terminal information indicates that the location installation device 1A is a terminal device 2 that can only support the first information acquisition mode, the location installation device 1A determines the first information acquisition mode as the information acquisition mode and selects only the second information acquisition mode. When the terminal information indicates that the terminal device 2 is compatible, the second information acquisition mode is determined as the information acquisition mode.

また、場所設置装置1Aは、第1情報取得モードおよび第2情報取得モードのいずれにも対応できる端末装置2であることを端末情報が示す場合、第1情報取得モードおよび第2情報取得モードのうち予め定められた情報取得モードを決定する。 Further, if the terminal information indicates that the location installation device 1A is a terminal device 2 that can support both the first information acquisition mode and the second information acquisition mode, the location installation device 1A can be used in both the first information acquisition mode and the second information acquisition mode. Among these, a predetermined information acquisition mode is determined.

つづいて、場所設置装置1Aは、ステップS2で決定した情報取得モードに応じた指標関連情報を提供する(ステップS3)。ステップS3の処理において、場所設置装置1Aは、場所設置装置1Aが提供するサービスに関する学習モデルの情報または指標種別情報を指標関連情報として端末装置2に送信する。 Subsequently, the location installation device 1A provides index-related information according to the information acquisition mode determined in step S2 (step S3). In the process of step S3, the location installation device 1A transmits learning model information or index type information regarding the service provided by the location installation device 1A to the terminal device 2 as index related information.

例えば、場所設置装置1Aは、ステップS2で決定した情報取得モードが第1情報取得モードである場合、学習モデルの情報を指標関連情報として端末装置2に送信し、ステップS2で決定した情報取得モードが第2情報取得モードである場合、指標種別情報を指標関連情報として端末装置2に送信する。 For example, when the information acquisition mode determined in step S2 is the first information acquisition mode, the location installation device 1A transmits the learning model information as index-related information to the terminal device 2, and the information acquisition mode determined in step S2 is in the second information acquisition mode, the indicator type information is transmitted to the terminal device 2 as indicator related information.

場所設置装置1Aが提供するサービスに関する指標の種別が複数ある場合、場所設置装置1Aから提供される学習モデルの情報は、種別毎の学習モデルの情報である。なお、種別毎の学習モデルの情報は、ユーザ情報を入力としサービスに関する各種別の指標の値を示す情報を指標情報として出力する学習モデルの情報を含む。 When there are multiple types of indicators related to services provided by the location installation device 1A, the learning model information provided by the location installation device 1A is learning model information for each type. Note that the information on the learning model for each type includes information on a learning model that receives user information as input and outputs information indicating the value of each type of index regarding the service as index information.

また、場所設置装置1Aが提供するサービスに関する指標の種別が複数ある場合、場所設置装置1Aから提供される指標種別情報は、場所設置装置1Aが提供するサービスに関する複数種類の指標種別情報を含む。 Furthermore, when there are multiple types of indicators regarding the services provided by the location installation device 1A, the index type information provided by the location installation device 1A includes multiple types of index type information regarding the services provided by the location installation device 1A.

つづいて、端末装置2は、場所設置装置1Aから提供される情報取得モードに応じた情報である指標関連情報を受信し、受信した指標関連情報に応じた指標情報を場所設置装置1Aに送信する(ステップS4)。 Subsequently, the terminal device 2 receives index-related information that is information according to the information acquisition mode provided from the location installation device 1A, and transmits index information corresponding to the received index-related information to the location installation device 1A. (Step S4).

例えば、端末装置2は、受信した指標関連情報が学習モデルの情報である場合、かかる学習モデルの情報で示される学習モデルにユーザ情報を入力し、かかる学習モデルから出力される指標情報を場所設置装置1Aに送信する。 For example, if the received index-related information is information on a learning model, the terminal device 2 inputs the user information into the learning model indicated by the information on the learning model, and sets the index information output from the learning model at a location. Send to device 1A.

また、端末装置2は、受信した指標関連情報が指標種別情報である場合、かかる指標種別情報で示される種別の指標の値である指標値を、ユーザ情報に基づいて算出する。そして、端末装置2は、算出した指標値の情報を含む指標情報を場所設置装置1Aに送信する。 Furthermore, when the received indicator related information is indicator type information, the terminal device 2 calculates an indicator value, which is the value of the indicator of the type indicated by the indicator type information, based on the user information. Then, the terminal device 2 transmits index information including information on the calculated index value to the location installation device 1A.

つづいて、場所設置装置1Aは、端末装置2から送信される指標情報に基づいて動作する(ステップS5)。例えば、場所設置装置1Aが上述した電動椅子である場合、場所設置装置1Aは、ステップS5において、例えば、肘掛けの高さの調整、リクライニングの角度の調整、座部の高さの調整、座部の柔らかさの調整などを端末装置2から送信された指標情報に基づいて実行する。 Subsequently, the location installation device 1A operates based on the index information transmitted from the terminal device 2 (step S5). For example, when the place setting device 1A is the electric chair described above, the place setting device 1A, in step S5, adjusts the height of the armrest, adjusts the reclining angle, adjusts the height of the seat, adjusts the seat The softness adjustment and the like are performed based on the index information transmitted from the terminal device 2.

また、場所設置装置1Aが自動配膳装置である場合、場所設置装置1Aは、例えば、配膳される飲食物に含める材料の選択、飲食物の量の調整、飲食物の温度の調整などを端末装置2から送信された指標情報に基づいて実行して飲食物の配膳を行う。 In addition, when the place installation device 1A is an automatic serving device, the place installation device 1A is a terminal device that can, for example, select the ingredients to be included in the food and drink to be served, adjust the amount of food and drink, and adjust the temperature of the food and drink. The food and beverages are served based on the index information sent from No. 2.

なお、サービス提供場所ARの装置には、上述した場所設置装置1A~1Aを制御可能な装置である場所制御装置1Bが含まれており、端末装置2は、場所制御装置1Bを介して場所設置装置1A~1Aを制御することもできる。 Note that the devices at the service providing location AR include a location control device 1B, which is a device capable of controlling the above-mentioned location installation devices 1A 1 to 1A n , and the terminal device 2 is controlled via the location control device 1B. It is also possible to control the location devices 1A 1 to 1A n .

この場合、場所制御装置1Bは、端末装置2と通信を行い、端末装置2から送信されるユーザUの位置を示す位置情報に基づいて、ユーザUの位置から予め定められた範囲に位置する場所設置装置1Aの指標関連情報を端末装置2に送信する。端末装置2は、場所制御装置1Bからの指標関連情報に基づいて、指標情報を生成し、生成した指標情報を場所制御装置1Bに送信する。 In this case, the location control device 1B communicates with the terminal device 2, and based on location information indicating the location of the user U transmitted from the terminal device 2, the location control device 1B locates a location within a predetermined range from the location of the user U. The index related information of the installation device 1A is transmitted to the terminal device 2. The terminal device 2 generates index information based on the index related information from the location control device 1B, and transmits the generated index information to the location control device 1B.

場所制御装置1Bは、端末装置2からの指標情報をユーザUの位置から予め定められた範囲に位置する場所設置装置1Aに送信する。これにより、ユーザUの位置から予め定められた範囲に位置する場所設置装置1Aが場所制御装置1Bを経由して端末装置2からの指標情報を取得し、取得した指標情報に基づいて動作する。 The location control device 1B transmits the index information from the terminal device 2 to the location installation device 1A located within a predetermined range from the user's U position. As a result, the location installation device 1A located within a predetermined range from the location of the user U acquires index information from the terminal device 2 via the location control device 1B, and operates based on the acquired index information.

このように、端末装置2は、第1情報取得モードにおいて、サービスを提供する場所を利用するユーザの情報であるユーザ情報を入力としサービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を場所設置装置1Aまたは場所制御装置1Bから取得し、かかる学習モデルにユーザ情報を入力して学習モデルから出力される指標情報を場所設置装置1Aまたは場所制御装置1Bに出力する。これにより、端末装置2は、サービス提供場所ARの装置における処理負荷を軽減することができる。 In this manner, in the first information acquisition mode, the terminal device 2 inputs user information, which is information about a user who uses a place where a service is provided, and obtains index information, which is information on an index value indicating a value of an index related to the service. Information on a learning model generated by machine learning to be output is acquired from the location installation device 1A or location control device 1B, user information is input to the learning model, and index information output from the learning model is acquired from the location installation device 1A. Or output to the location control device 1B. Thereby, the terminal device 2 can reduce the processing load on the device at the service providing location AR.

また、端末装置2は、第2情報取得モードにおいて、場所設置装置1Aまたは場所制御装置1Bから、サービスに関する指標の種別を示す指標種別情報を取得し、かかる指標種別情報で示される種別の指標の値である指標値を算出し、算出した指標値の情報である指標情報を場所設置装置1Aまたは場所制御装置1Bに出力する。これによっても、端末装置2は、サービス提供場所ARの装置における処理負荷を軽減することができる。 Furthermore, in the second information acquisition mode, the terminal device 2 acquires index type information indicating the type of index related to the service from the location installation device 1A or the location control device 1B, and acquires the index type information indicating the type of index indicated by the index type information. An index value, which is a value, is calculated, and index information, which is information about the calculated index value, is output to the location installation device 1A or the location control device 1B. This also allows the terminal device 2 to reduce the processing load on the device at the service providing location AR.

以下、このような処理を行う端末装置2、場所設置装置1A、および場所制御装置1Bを含む情報処理システムの構成などについて、詳細に説明する。 Hereinafter, the configuration of an information processing system including the terminal device 2, location installation device 1A, and location control device 1B that performs such processing will be described in detail.

〔2.情報処理システムの構成〕
図2は、実施形態に係る情報処理システムの構成の一例を示す図である。図2に示すように、実施形態に係る情報処理システム100は、複数の場所設置装置1Aと、場所制御装置1Bと、複数の端末装置2とを含む。複数の場所設置装置1Aと場所制御装置1Bとはサービス提供場所AR毎に設けられる。以下において、場所設置装置1Aおよび場所制御装置1Bの各々を個別に区別せずに示す場合、場所装置1と記載する場合がある。なお、場所制御装置1Bは、例えば、サービス提供場所ARの外部に設けられてもよい。
[2. Information processing system configuration]
FIG. 2 is a diagram illustrating an example of the configuration of the information processing system according to the embodiment. As shown in FIG. 2, the information processing system 100 according to the embodiment includes a plurality of location installation devices 1A, a location control device 1B, and a plurality of terminal devices 2. A plurality of location installation devices 1A and location control devices 1B are provided for each service providing location AR. In the following, when each of the location installation device 1A and the location control device 1B is shown without being individually distinguished, they may be referred to as location device 1. Note that the location control device 1B may be provided outside the service providing location AR, for example.

複数の場所装置1の各々と複数の端末装置2の各々とは、近距離無線通信によって互いに通信可能である。近距離無線通信は、例えば、Bluetooth、Felica、ISO/IEC14443などである。 Each of the plurality of location devices 1 and each of the plurality of terminal devices 2 can communicate with each other by short-range wireless communication. Examples of the short-range wireless communication include Bluetooth, Felica, and ISO/IEC14443.

また、複数の場所装置1の各々と複数の端末装置2の各々とは、ネットワークNを介して、有線または無線により互いに通信可能に接続される。ネットワークNは、例えば、LANや、インターネットなどのWAN(Wide Area Network)である。WANは、例えば、LTE(Long Term Evolution)、4G(4th Generation)、5G(5th Generation:第5世代移動通信システム)などを含む。 Further, each of the plurality of place devices 1 and each of the plurality of terminal devices 2 are connected to each other via a network N so as to be able to communicate with each other by wire or wirelessly. The network N is, for example, a LAN or a WAN (Wide Area Network) such as the Internet. WAN includes, for example, LTE (Long Term Evolution), 4G (4th Generation), 5G (5th Generation), and the like.

各端末装置2は、例えば、デスクトップ型PC(Personal Computer)、ノート型PC、タブレット端末、スマートフォン、携帯電話機、またはPDA(Personal Digital Assistant)などである。各端末装置2は、ユーザUによって操作される。なお、各端末装置2は、上述した例に限定されず、例えば、スマートウォッチまたはウェアラブルデバイス(Wearable Device)などであってもよい。 Each terminal device 2 is, for example, a desktop PC (Personal Computer), a notebook PC, a tablet terminal, a smartphone, a mobile phone, or a PDA (Personal Digital Assistant). Each terminal device 2 is operated by a user U. Note that each terminal device 2 is not limited to the example described above, and may be, for example, a smart watch or a wearable device.

〔3.場所設置装置1Aの構成〕
図3は、実施形態に係る場所設置装置1Aの構成の一例を示す図である。図3に示すように、実施形態に係る場所設置装置1Aは、通信部10Aと、記憶部11Aと、機能実行部12~12と、処理部13Aとを備える。kは、2以上の整数である。以下において、機能実行部12~12の各々を個別に区別せずに示す場合、機能実行部12と記載する場合がある。
[3. Configuration of location installation device 1A]
FIG. 3 is a diagram showing an example of the configuration of the location installation device 1A according to the embodiment. As shown in FIG. 3, the location installation device 1A according to the embodiment includes a communication section 10A, a storage section 11A, function execution sections 12 1 to 12 k , and a processing section 13A. k is an integer of 2 or more. In the following, each of the function execution units 12 1 to 12 k may be referred to as the function execution unit 12 when shown without being individually distinguished.

〔3.1.通信部10A〕
通信部10Aは、例えば、NIC(Network Interface Card)などによって実現される。通信部10Aは、近距離無線通信によって場所制御装置1Bおよび端末装置2の各々との間で情報の送受信を行う。
[3.1. Communication department 10A]
The communication unit 10A is realized by, for example, a NIC (Network Interface Card). The communication unit 10A transmits and receives information to and from the location control device 1B and the terminal device 2 by short-range wireless communication.

通信部10Aは、ネットワークNと有線または無線で接続され、ネットワークNを介して、場所制御装置1Bおよび端末装置2の各々との間で情報の送受信を行うこともできる。 The communication unit 10A is connected to the network N by wire or wirelessly, and can also transmit and receive information between the location control device 1B and the terminal device 2 via the network N.

〔3.2.記憶部11A〕
記憶部11Aは、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。
[3.2. Storage unit 11A]
The storage unit 11A is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk.

記憶部11Aには、例えば、上述した学習モデルの情報および指標種別情報が指標毎に記憶される。学習モデルの情報は、ユーザUの情報であるユーザ情報を入力としサービスに関する指標の値を示す指標値の情報である指標情報を出力とするモデルの情報である。 The storage unit 11A stores, for example, the above-mentioned learning model information and index type information for each index. The information on the learning model is information on a model that inputs user information, which is information about the user U, and outputs index information, which is information on an index value indicating the value of an index related to a service.

学習モデルに入力されるユーザ情報は、ユーザUの属性情報、ユーザUの行動履歴情報、およびユーザUのコンテキスト情報のうちの少なくとも1つである。ユーザUの属性情報は、ユーザUの属性を示す情報であり、ユーザUの属性は、例えば、ユーザUのデモグラフィック属性やユーザUのサイコグラフィック属性などである。 The user information input to the learning model is at least one of user U's attribute information, user U's behavior history information, and user U's context information. The attribute information of the user U is information indicating the attributes of the user U, and the attributes of the user U are, for example, the demographic attributes of the user U, the psychographic attributes of the user U, and the like.

ユーザUの行動履歴情報は、ユーザUの過去の行動の履歴情報であり、ユーザUの過去のオンラインの行動またはオフラインの行動である。例えば、ユーザUの過去のコンテンツの閲覧情報、ユーザUの過去の取引対象の購入情報、およびユーザUの過去のコンテンツの検索情報などのうちの1以上を含む。コンテンツは、例えば、ウェブコンテンツである。 The behavior history information of the user U is history information of the past behavior of the user U, and is the past online behavior or offline behavior of the user U. For example, it includes one or more of user U's past content viewing information, user U's past transaction target purchase information, user U's past content search information, and the like. The content is, for example, web content.

ユーザUのコンテキスト情報は、ユーザUのコンテキストを示す情報であり、ユーザUのコンテキストは、ユーザUの状況であり、例えば、端末装置2に内蔵された1以上のセンサから得られるユーザUの状況(ユーザUの位置、ユーザUの向き、ユーザUの動作、ユーザUの体温、ユーザUの心拍数、ユーザUの脈拍など)である。 The context information of the user U is information indicating the context of the user U, and the context of the user U is the situation of the user U, for example, the situation of the user U obtained from one or more sensors built into the terminal device 2. (user U's position, user U's orientation, user U's motion, user's U's body temperature, user's U's heart rate, user's U's pulse, etc.).

サービスに関する指標は、場所設置装置1Aの動作または処理を規定する指標である。例えば、場所設置装置1Aが、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどが電動で変更可能な電動椅子である場合、場所設置装置1Aで提供されるサービスは、電動椅子の利用サービスであり、サービスに関する指標は、例えば、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどである。 The service-related index is an index that defines the operation or processing of the location installation device 1A. For example, if the location installation device 1A is an electric chair that can electrically change the height of the armrest, reclining angle, seat height, seat softness, etc., the services provided by the location installation device 1A is a service for using an electric chair, and the service-related indicators include, for example, the height of the armrest, the reclining angle, the height of the seat, and the softness of the seat.

また、場所設置装置1Aが、自動配膳装置である場合、場所設置装置1Aで提供されるサービスは、飲食物の提供サービスであり、サービスに関する指標は、例えば、配膳される飲食物に含める材料の種類、飲食物の量、飲食物の温度などである。例えば、自動配膳装置がコーヒーメーカである場合、サービスに関する指標は、例えば、コーヒー豆の種類、ミルクの有無、コーヒーの量、ミルクの量、コーヒーの温度などである。 Further, when the place installation device 1A is an automatic serving device, the service provided by the place installation device 1A is a food and drink provision service, and the index regarding the service is, for example, the number of ingredients included in the food and drink to be served. These include the type, amount of food and drink, and temperature of food and drink. For example, if the automatic serving device is a coffee maker, the service-related indicators include, for example, the type of coffee beans, the presence or absence of milk, the amount of coffee, the amount of milk, and the temperature of the coffee.

また、場所設置装置1Aが、注文受付装置である場合、場所設置装置1Aで提供されるサービスは、飲食物の注文受付サービスであり、サービスに関する指標は、例えば、ユーザUに提供されるメニューにおける飲食物の種類、メニューにおける飲食物の順番、メニューの提示態様などである。 Further, when the place installation device 1A is an order reception device, the service provided by the place installation device 1A is a food and drink order reception service, and the index regarding the service is, for example, in the menu provided to the user U. These include the type of food and drink, the order of the food and drink on the menu, and the manner in which the menu is presented.

また、場所設置装置1Aが、音楽提供装置である場合、場所設置装置1Aで提供されるサービスは、音楽を提供するサービスであり、サービスに関する指標は、例えば、提供する音楽の種類、音楽の音量、音楽の音質などである。音楽の種類は、例えば、音楽のジャンル、歌手、作曲者、作詞者などで規定される。 Further, when the place installation device 1A is a music providing device, the service provided by the place installation device 1A is a service that provides music, and the indicators regarding the service include, for example, the type of music provided, the volume of the music, etc. , the sound quality of music, etc. The type of music is defined by, for example, the genre of music, singer, composer, lyricist, etc.

上述した学習モデルは、例えば、畳み込みニューラルネットワークなどのニューラルネットワークによる機械学習によって生成される。なお、かかる例に限定されず、学習モデルは、ニューラルネットワークに代えて、線形回帰、非線形回帰、ロジスティック回帰、またはサポートベクタマシンといったその他の学習アルゴリズムによる機械学習を用いて生成されてもよい。 The learning model described above is generated, for example, by machine learning using a neural network such as a convolutional neural network. Note that the learning model is not limited to this example, and the learning model may be generated using machine learning using other learning algorithms such as linear regression, nonlinear regression, logistic regression, or support vector machine instead of the neural network.

上述した学習モデルから出力される指標情報は、例えば、サービスに関する指標の値である指標値の情報である。サービスに関する指標が、電動椅子の肘掛けの高さである場合、サービスに関する指標の値は、電動椅子の肘掛けの高さを示す値である。また、サービスに関する指標が、コーヒー豆の種類である場合、サービスに関する指標の値は、コーヒー豆の種類を示す値である。また、サービスに関する指標が、音楽の音質である場合、サービスに関する指標の値は、音楽の音質を示す値である。 The index information output from the learning model described above is, for example, information on an index value that is a value of an index related to a service. When the index regarding the service is the height of the armrest of the electric chair, the value of the index regarding the service is a value indicating the height of the armrest of the electric chair. Further, when the service-related index is the type of coffee beans, the value of the service-related index is a value indicating the type of coffee beans. Further, when the service-related index is the sound quality of music, the value of the service-related index is a value indicating the music sound quality.

学習モデルは、ユーザ情報に基づいて、ユーザUに適した指標情報を出力することができ、ユーザ情報を入力した学習モデルから出力される指標情報に基づいて、場所設置装置1Aは、ユーザUに適したサービスを提供することができる。 The learning model can output index information suitable for the user U based on the user information, and the location installation device 1A can output index information suitable for the user U based on the index information output from the learning model that has input the user information. be able to provide suitable services.

学習モデルは、例えば、指標の値とユーザUの情報とを含む学習用データを用いて生成される。例えば、学習モデルは、ユーザUによって設定された指標の値をラベルデータとして含み且つユーザUの属性情報を含む学習用データを用いて生成される。 The learning model is generated using learning data including, for example, index values and user U information. For example, the learning model is generated using learning data that includes the value of the index set by the user U as label data and also includes the user U's attribute information.

また、学習モデルは、例えば、ユーザUによって設定された指標の値をラベルデータとして含み且つ指標値の設定前のユーザUの情報(例えば、ユーザUAの行動履歴情報やユーザUのコンテキスト情報など)を含む学習用データを用いて生成される。指標値の設定前のユーザUの情報は、例えば、ユーザUによって指標の値が設定されたときから予め定められた期間前までのユーザUの情報である。なお、学習モデルの生成方法は、上述した例に限定されない。 In addition, the learning model includes, for example, the value of the index set by the user U as label data, and information about the user U before setting the index value (for example, action history information of the user UA, context information of the user U, etc.) It is generated using training data including . The information about the user U before setting the index value is, for example, the information about the user U from when the index value was set by the user U until a predetermined period ago. Note that the learning model generation method is not limited to the example described above.

また、学習モデルは、ユーザU毎の学習モデルであってもよく、複数のユーザUに共通の学習モデルであってもよい。ユーザU毎の学習モデルは、例えば、指標の値とユーザUの情報とを含むユーザU毎の学習用データを用いて生成され、複数のユーザUに共通の学習モデルは、例えば、指標の値とユーザUの情報とをユーザU毎に含む学習用データを用いて生成される。 Further, the learning model may be a learning model for each user U, or may be a learning model common to a plurality of users U. A learning model for each user U is generated using learning data for each user U including, for example, an index value and information about the user U, and a learning model common to a plurality of users U is generated using, for example, the index value and the information about the user U. and user U information for each user U.

〔3.3.機能実行部12〕
各機能実行部12は、場所設置装置1Aが有する複数の機能のうち対応する機能を実行する。例えば、場所設置装置1Aが電動椅子である場合、機能実行部12は、例えば、肘掛けの高さを変更する駆動機構部、リクライニングの角度を変更する駆動機構部、座部の高さを変更する駆動機構部、座部の柔らかさを変更する駆動機構部などである。
[3.3. Function execution unit 12]
Each function execution unit 12 executes a corresponding function among the plurality of functions that the location installation device 1A has. For example, when the place installation device 1A is an electric chair, the function execution unit 12 includes, for example, a drive mechanism unit that changes the height of the armrest, a drive mechanism unit that changes the reclining angle, and a drive mechanism unit that changes the height of the seat. These include a drive mechanism section and a drive mechanism section that changes the softness of the seat.

また、場所設置装置1Aが自動配膳装置である場合、機能実行部12は、例えば、配膳される飲食物に含める材料を選択する選択機構部、飲食物の量を調整する量調整機構部、飲食物の温度を調整する温度調整機構部などである。 In addition, when the place installation device 1A is an automatic serving device, the function execution unit 12 includes, for example, a selection mechanism unit that selects ingredients to be included in food and drink to be served, an amount adjustment mechanism unit that adjusts the amount of food and drink, and a food and drink This includes a temperature adjustment mechanism that adjusts the temperature of objects.

また、場所設置装置1Aがコーヒーメーカである場合、機能実行部12は、例えば、コーヒー豆の種類を選択する選択機構部、コーヒーの量を調整する量調整機構部、ミルクの量を調整する量調整機構部、コーヒーの温度を調整する温度調整機構部などである。 Further, when the place installation device 1A is a coffee maker, the function execution unit 12 includes, for example, a selection mechanism unit that selects the type of coffee beans, an amount adjustment mechanism unit that adjusts the amount of coffee, and an amount adjustment mechanism unit that adjusts the amount of milk. These include an adjustment mechanism section, a temperature adjustment mechanism section that adjusts the temperature of coffee, and the like.

また、場所設置装置1Aが注文受付装置である場合、機能実行部12は、例えば、メニューにおける飲食物の種類を変更する種類変更部、メニューにおける飲食物の順番を変更する順番変更部、メニューにおける飲食物の提示態様を変更する提示態様変更部などである。メニューにおける飲食物の提示態様は、例えば、メニューにおける飲食物の大きさ、デザイン、配置などである。 Further, when the place installation device 1A is an order receiving device, the function execution unit 12 includes, for example, a type changing unit that changes the type of food and drink on the menu, an order changing unit that changes the order of food and drink on the menu, and an order changing unit that changes the order of food and drink on the menu. This includes a presentation mode changing unit that changes the presentation mode of food and drink. The presentation aspect of the food and drink on the menu includes, for example, the size, design, and arrangement of the food and drink on the menu.

また、場所設置装置1Aが音楽提供装置である場合、機能実行部12は、例えば、提供する音楽の種類を決定する種類決定部、音楽の音量を決定する音量決定部、音楽の音質を決定する音質決定部などである。音楽の種類は、例えば、音楽のジャンル、歌手、作曲者、作詞者などで規定される。 Further, when the location installation device 1A is a music providing device, the function execution unit 12 includes, for example, a type determining unit that determines the type of music to be provided, a volume determining unit that determines the volume of the music, and a volume determining unit that determines the sound quality of the music. This is a sound quality determining section, etc. The type of music is defined by, for example, the genre of music, singer, composer, lyricist, etc.

〔3.4.処理部13A〕
処理部13Aは、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)またはMPU(Micro Processing Unit)などによって、場所設置装置1A内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。
[3.4. Processing unit 13A]
The processing unit 13A is a controller, and various programs stored in the storage device inside the location installation device 1A use the RAM as a work area using, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit). This is achieved by executing as .

処理部13Aは、例えば、ASIC(Application Specific Integrated Circuit)またはFPGA(Field Programmable Gate Array)などの集積回路により一部または全部が実現されてもよい。処理部13Aは、情報取得部14Aと、決定部15Aと、機能制御部16と、情報出力部17Aとを備える。 The processing unit 13A may be partially or entirely realized by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array), for example. The processing section 13A includes an information acquisition section 14A, a determination section 15A, a function control section 16, and an information output section 17A.

〔3.4.1.情報取得部14A〕
情報取得部14Aは、外部装置から情報を取得する。例えば、情報取得部14Aは、端末装置2または場所制御装置1Bから送信され通信部10Aで受信される指標情報を取得する。
[3.4.1. Information acquisition unit 14A]
The information acquisition unit 14A acquires information from an external device. For example, the information acquisition unit 14A acquires index information transmitted from the terminal device 2 or the location control device 1B and received by the communication unit 10A.

また、情報取得部14Aは、端末装置2から送信され通信部10Aで受信される端末情報を取得する。端末情報は、例えば、決定部15Aによって情報取得モードを決定するために必要な情報であり、端末装置2のOS(Operating System)やアプリケーションの種別やバージョンを示す情報または端末装置2の機種または型番などを示す情報などである。 The information acquisition unit 14A also acquires terminal information transmitted from the terminal device 2 and received by the communication unit 10A. The terminal information is, for example, information necessary for the determination unit 15A to determine the information acquisition mode, and includes information indicating the type and version of the OS (Operating System) and applications of the terminal device 2, or the model or model number of the terminal device 2. This is information indicating such things.

〔3.4.2.決定部15A〕
決定部15Aは、端末装置2に応じた情報取得モードを決定する。情報取得モードおよび第2情報取得モードのうちのいずれかである。
[3.4.2. Determination section 15A]
The determining unit 15A determines an information acquisition mode according to the terminal device 2. The mode is either information acquisition mode or second information acquisition mode.

第1情報取得モードは、端末装置2に学習モデルの情報を指標関連情報として送信し、端末装置2が学習モデルの情報を用いて得た指標情報を端末装置2から取得する情報取得モードである。第2情報取得モードは、端末装置2に指標種別情報を指標関連情報として送信し、指標種別情報に応じた指標情報を端末装置2から取得する情報取得モードである。 The first information acquisition mode is an information acquisition mode in which learning model information is transmitted to the terminal device 2 as index-related information, and the terminal device 2 acquires index information obtained using the learning model information from the terminal device 2. . The second information acquisition mode is an information acquisition mode in which index type information is transmitted to the terminal device 2 as index related information and index information corresponding to the index type information is acquired from the terminal device 2.

例えば、決定部15Aは、情報取得部14Aによって取得された端末情報に基づいて、第1情報取得モードだけに対応できる端末装置2であることを端末情報が示す場合、情報取得モードとして第1情報取得モードを決定し、第2情報取得モードだけに対応できる端末装置2であることを端末情報が示す場合、情報取得モードとして第2情報取得モードを決定する。 For example, based on the terminal information acquired by the information acquisition unit 14A, if the terminal information indicates that the terminal device 2 is compatible only with the first information acquisition mode, the determination unit 15A determines that the first information acquisition mode is the first information acquisition mode. When the acquisition mode is determined and the terminal information indicates that the terminal device 2 is compatible only with the second information acquisition mode, the second information acquisition mode is determined as the information acquisition mode.

また、決定部15Aは、第1情報取得モードおよび第2情報取得モードのいずれにも対応できる端末装置2であることを端末情報が示す場合、第1情報取得モードおよび第2情報取得モードのうち予め定められた情報取得モードを決定する。 Further, when the terminal information indicates that the terminal device 2 is compatible with both the first information acquisition mode and the second information acquisition mode, the determining unit 15A selects one of the first information acquisition mode and the second information acquisition mode. Determine a predetermined information acquisition mode.

また、端末情報には指標関連情報の種別を指定する情報が含まれてもよい。この場合、決定部15Aは、第1情報取得モードおよび第2情報取得モードのうち、端末情報で示される指標関連情報の種別に対応する情報取得モードを決定する。 Further, the terminal information may include information specifying the type of index-related information. In this case, the determining unit 15A determines the information acquisition mode corresponding to the type of index-related information indicated by the terminal information, out of the first information acquisition mode and the second information acquisition mode.

〔3.4.3.機能制御部16〕
機能制御部16は、情報取得部14Aによって取得された指標毎の指標情報に基づいて、各機能実行部12に機能を実行させる。指標情報には、指標値を示す情報が含まれており、かかる指標値は、場所設置装置1Aの動作設定を示す設定値または設定値に対応する値である。機能制御部16は、指標値が設定値に対応する値である場合、指標値を設定値に変換して、機能実行部12に機能を実行させる。
[3.4.3. Function control unit 16]
The function control unit 16 causes each function execution unit 12 to execute a function based on the index information for each index acquired by the information acquisition unit 14A. The index information includes information indicating an index value, and the index value is a setting value indicating an operation setting of the location installation device 1A or a value corresponding to the setting value. When the index value corresponds to the set value, the function control unit 16 converts the index value into the set value and causes the function execution unit 12 to execute the function.

例えば、場所設置装置1Aが電動椅子である場合、指標毎の指標情報には、肘掛けの高さを示す指標値、リクライニングの角度を示す指標値、座部の高さを示す指標値、座部の柔らかさを示す指標値などの情報が含まれている。機能制御部16は、かかる指標毎の指標情報に基づいて、肘掛けの高さの調整、リクライニングの角度の調整、座部の高さの調整、座部の柔らかさの調整などを複数の機能実行部12に実行させる。 For example, when the place installation device 1A is an electric chair, the index information for each index includes an index value indicating the height of the armrest, an index value indicating the reclining angle, an index value indicating the height of the seat, and an index value indicating the height of the seat. Contains information such as index values indicating the softness of the material. The function control unit 16 executes multiple functions such as adjusting the height of the armrest, adjusting the reclining angle, adjusting the height of the seat, and adjusting the softness of the seat based on the index information for each index. part 12 to execute it.

また、場所設置装置1Aが自動配膳装置である場合、指標毎の指標情報には、配膳される飲食物に含める材料の種類を示す指標値、飲食物の量を示す指標値、飲食物の温度を示す指標値などの情報が含まれている。機能制御部16は、かかる指標毎の指標情報に基づいて、配膳される飲食物に含める材料の選択、飲食物の量の調整、飲食物の温度の調整などを複数の機能実行部12に実行させる。 In addition, when the place installation device 1A is an automatic serving device, the index information for each index includes an index value indicating the type of material included in the food and drink to be served, an index value indicating the amount of food and drink, and the temperature of the food and drink. Contains information such as index values indicating The function control unit 16 causes the plurality of function execution units 12 to execute operations such as selection of ingredients to be included in the food and drink to be served, adjustment of the amount of food and drink, and adjustment of the temperature of the food and drink, based on the index information for each index. let

また、場所設置装置1Aがコーヒーメーカである場合、指標毎の指標情報には、コーヒー豆の種類を示す指標値、コーヒーの量を示す指標値、ミルクの有無を示す指標値、ミルクの量を示す指標値、コーヒーの温度を示す指標値などの情報が含まれている。機能制御部16は、かかる指標毎の指標情報に基づいて、コーヒー豆の選択、コーヒーの量の調整、ミルクの量の調整、コーヒーの温度の調整などを複数の機能実行部12に実行させる。 In addition, when the location installation device 1A is a coffee maker, the index information for each index includes an index value indicating the type of coffee beans, an index value indicating the amount of coffee, an index value indicating the presence or absence of milk, and the amount of milk. Information such as the index value indicating the temperature of the coffee and the index value indicating the temperature of the coffee are included. The function control unit 16 causes the plurality of function execution units 12 to select coffee beans, adjust the amount of coffee, adjust the amount of milk, adjust the temperature of coffee, etc. based on the index information for each index.

また、場所設置装置1Aが注文受付装置である場合、指標毎の指標情報には、メニューにおける飲食物の種類を示す指標値、メニューにおける飲食物の順番を示す指標値、メニューにおける飲食物の提示態様を示す指標値などの情報が含まれている。機能制御部16は、かかる指標毎の指標情報に基づいて、メニューに含める飲食物の選択、メニューにおける飲食物の順番の調整、メニューにおける飲食物の提示態様の調整などを複数の機能実行部12に実行させる。 In addition, when the place installation device 1A is an order reception device, the index information for each index includes an index value indicating the type of food and drink on the menu, an index value indicating the order of the food and drink on the menu, and a presentation of the food and drink on the menu. Information such as index values indicating the mode is included. The function control unit 16 controls the plurality of function execution units 12 to select foods and drinks to be included in the menu, adjust the order of foods and drinks in the menu, adjust the presentation mode of foods and drinks in the menu, etc. based on the index information for each index. have it executed.

また、場所設置装置1Aが音楽提供装置である場合、指標毎の指標情報には、音楽の種類を示す指標値、音楽の音量を示す指標値、音楽の音質を示す指標値などの情報が含まれている。機能制御部16は、かかる指標毎の指標情報に基づいて、提供する音楽の選択、音楽の音量の調整、音楽の音質の調整などを複数の機能実行部12に実行させる。 Furthermore, when the place installation device 1A is a music providing device, the index information for each index includes information such as an index value indicating the type of music, an index value indicating the volume of the music, and an index value indicating the sound quality of the music. It is. The function control unit 16 causes the plurality of function execution units 12 to select the music to be provided, adjust the volume of the music, adjust the sound quality of the music, etc., based on the index information for each index.

また、機能制御部16は、例えば、場所設置装置1Aが複数のユーザUが同時に利用する装置である場合、複数の端末装置2から出力される同一の複数の指標情報に応じた設定値で複数の機能実行部11に機能を実行させる。 In addition, for example, when the location installation device 1A is a device that is used by a plurality of users U at the same time, the function control unit 16 may set multiple setting values according to the same plurality of index information output from the plurality of terminal devices 2. causes the function execution unit 11 of the controller to execute the function.

場所設置装置1Aが複数のユーザUが同時に利用する装置である場合とは、例えば、場所設置装置1Aが照明機器である場合、場所設置装置1Aが空調機器である場合、場所設置装置1Aが音楽提供装置である場合、場所設置装置1Aが注文受付装置である場合などである。 When the place-installed device 1A is a device that is used by multiple users U at the same time, for example, when the place-installed device 1A is a lighting device, when the place-installed device 1A is an air conditioning device, when the place-installed device 1A is a device that is used for music In this case, the location installation device 1A is an order receiving device.

同一の複数の指標情報に応じた設定値は、例えば、同一の複数の指標情報で示される複数の指標値を予め定められた演算式に代入して得られる値(例えば、平均値、中央値、または重み付け加算値など)である。重み付け加算値は、例えば、ユーザU毎の重みで指標値を加算した値である。 The setting value corresponding to the same plurality of index information is, for example, a value obtained by substituting the plurality of index values indicated by the same plurality of index information into a predetermined calculation formula (e.g., average value, median value, etc.). , or a weighted addition value, etc.). The weighted addition value is, for example, a value obtained by adding the index value with a weight for each user U.

ユーザUの重みは、例えば、場所設置装置1Aの過去の利用頻度が高いほど高く設定されるが、場所設置装置1Aの過去の利用時間が長いほど高く設定されてもよい。なお、上述した予め定められた演算式は、指標毎に異なる演算式であってもよく、2以上の指標で共通する演算式であってもよい。 For example, the weight of the user U is set higher as the past usage frequency of the location installation device 1A is higher, but it may be set higher as the past usage time of the location installation device 1A is longer. Note that the above-described predetermined arithmetic expression may be a different arithmetic expression for each index, or may be a common arithmetic expression for two or more indicators.

機能制御部16は、例えば、同一の複数の指標情報で示される複数の指標値のうち最も優先度が高いユーザUの指標値を設定値とすることもできる。ユーザUの優先度は、例えば、場所設置装置1A毎またはサービス提供場所AR毎に設定される。例えば、場所設置装置1Aの過去の利用頻度や過去の利用時間が長いほどユーザUの優先度が高く設定される。また、サービス提供場所ARにおける利用金額が高いほどユーザUの優先度が高く設定される。 The function control unit 16 can also set, for example, the index value of the user U having the highest priority among the plurality of index values indicated by the same plurality of index information as the set value. The priority of the user U is set, for example, for each location installation device 1A or for each service providing location AR. For example, the longer the past usage frequency and past usage time of the location installation device 1A, the higher the priority of the user U is set. Furthermore, the higher the usage amount at the service providing location AR, the higher the priority of the user U is set.

また、場所設置装置1Aが例えば音楽提供装置である場合、同一の複数の指標情報で示される複数の指標値を順次設定値とすることもできる。この場合、場所設置装置1Aの過去の利用頻度や過去の利用時間が長いほどユーザUの指標値を設定値として採用する時間を長くしたり、優先度が高いユーザUの指標値ほど設定値として採用する時間を長くしたりすることもできる。このように、機能制御部16は、期間毎に分けてユーザUの指標値で場所設置装置1Aに実行させることができる。 Furthermore, when the location installation device 1A is, for example, a music providing device, a plurality of index values indicated by the same plurality of index information can be sequentially set as the set value. In this case, the longer the past usage frequency and the past usage time of the location installation device 1A, the longer the time for adopting the index value of the user U as the setting value, or the longer the index value of the user U with higher priority, the more the setting value. It is also possible to extend the recruitment time. In this manner, the function control unit 16 can cause the location installation device 1A to perform the operations according to the index values of the user U for each period.

〔3.4.4.情報出力部17A〕
情報出力部17Aは、決定部15Aで決定された情報取得モードに対応する指標関連情報を端末装置2または場所制御装置1Bに通信部10Aを介して送信する。
[3.4.4. Information output section 17A]
The information output unit 17A transmits index-related information corresponding to the information acquisition mode determined by the determination unit 15A to the terminal device 2 or the location control device 1B via the communication unit 10A.

例えば、情報出力部17Aは、決定部15Aで決定された情報取得モードが第1情報取得モードである場合、指標毎の学習モデルの情報を端末装置2または場所制御装置1Bに送信する。 For example, when the information acquisition mode determined by the determination unit 15A is the first information acquisition mode, the information output unit 17A transmits information on the learning model for each index to the terminal device 2 or the location control device 1B.

また、情報出力部17Aは、決定部15Aで決定された情報取得モードが第2情報取得モードである場合、指標毎の指標種別情報を端末装置2または場所制御装置1Bに送信する。指標種別情報は、場所設置装置1Aによって提供されるサービスに関する指標の種別である指標種別を示す情報を含む。例えば、場所設置装置1Aが上述した電動椅子である場合、指標種別は、例えば、肘掛けの高さ、リクライニングの角度、座部の高さ、座部の柔らかさなどである。 Furthermore, when the information acquisition mode determined by the determination unit 15A is the second information acquisition mode, the information output unit 17A transmits index type information for each index to the terminal device 2 or the location control device 1B. The indicator type information includes information indicating an indicator type that is a type of indicator related to a service provided by the location installation device 1A. For example, when the place setting device 1A is the electric chair described above, the index types include, for example, the height of the armrest, the reclining angle, the height of the seat, and the softness of the seat.

また、場所設置装置1Aが自動配膳装置である場合、指標種別は、例えば、コーヒー豆の種類、ミルクの有無、コーヒーの量、ミルクの量、コーヒーの温度などである。また、場所設置装置1Aが音楽提供装置である場合、指標種別は、例えば、提供する音楽の種類、音楽の音量、音楽の音質などである。 Further, when the location installation device 1A is an automatic serving device, the index types include, for example, the type of coffee beans, the presence or absence of milk, the amount of coffee, the amount of milk, and the temperature of the coffee. Further, when the location installation device 1A is a music providing device, the index type is, for example, the type of music to be provided, the volume of the music, the sound quality of the music, etc.

また、指標種別情報には、場所設置装置1Aによって提供されるサービスに関する指標の値である指標値の算出に用いる情報である算出用情報がさらに含まれていてもよい。算出用情報には、例えば、指標値の算出式の情報または学習モデルの情報などが含まれる。かかる学習モデルの情報は、例えば、第1情報取得モードにおける学習モデルの情報と同じである。 Further, the index type information may further include calculation information that is information used to calculate an index value that is a value of an index related to a service provided by the location installation device 1A. The calculation information includes, for example, information on an index value calculation formula or information on a learning model. The learning model information is, for example, the same as the learning model information in the first information acquisition mode.

情報出力部17Aは、例えば、場所設置装置1Aから予め定められた範囲に端末装置2が位置する場合に端末装置2に決定部15Aで決定された情報取得モードに対応する指標関連情報を送信する。情報出力部17Aは、近距離無線通信で端末装置2から送信される信号の強度または端末装置2から送信される位置情報などに基づいて、場所設置装置1Aから予め定められた範囲であるか否かを判定する。 For example, the information output unit 17A transmits index-related information corresponding to the information acquisition mode determined by the determination unit 15A to the terminal device 2 when the terminal device 2 is located within a predetermined range from the location installation device 1A. . The information output unit 17A determines whether the location is within a predetermined range from the location installation device 1A based on the strength of the signal transmitted from the terminal device 2 by short-range wireless communication or the position information transmitted from the terminal device 2. Determine whether

また、情報出力部17Aは、例えば、場所制御装置1Bからの要求がある場合に、端末装置2に決定部15Aで決定された情報取得モードに対応する指標関連情報を送信することもできる。 Further, the information output unit 17A can also transmit index-related information corresponding to the information acquisition mode determined by the determination unit 15A to the terminal device 2, for example, when there is a request from the location control device 1B.

〔4.場所制御装置1Bの構成〕
図4は、実施形態に係る場所制御装置1Bの構成の一例を示す図である。図4に示すように、実施形態に係る場所制御装置1Bは、通信部10Bと、記憶部11Bと、処理部13Bとを備える。通信部10Bは、通信部10Aと同様であるため、説明を省略する。
[4. Configuration of location control device 1B]
FIG. 4 is a diagram showing an example of the configuration of the location control device 1B according to the embodiment. As shown in FIG. 4, the location control device 1B according to the embodiment includes a communication section 10B, a storage section 11B, and a processing section 13B. The communication section 10B is the same as the communication section 10A, so the description thereof will be omitted.

〔4.1.記憶部11B〕
記憶部11Bは、例えば、RAM、フラッシュメモリなどの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。
[4.1. Storage part 11B]
The storage unit 11B is realized by, for example, a semiconductor memory element such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk.

記憶部11Bには、例えば、指標毎の学習モデルの情報および指標毎の指標種別情報が場所設置装置1A毎に記憶される。 The storage unit 11B stores, for example, learning model information for each index and index type information for each index for each location installation device 1A.

〔4.2.処理部13B〕
処理部13Bは、コントローラであり、例えば、CPUまたはMPUなどによって、場所制御装置1B内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。
[4.2. Processing unit 13B]
The processing unit 13B is a controller, and is realized by, for example, a CPU or MPU executing various programs stored in a storage device inside the location control device 1B using the RAM as a work area.

処理部13Bは、例えば、ASICまたはFPGAなどの集積回路により一部または全部が実現されてもよい。処理部13Bは、情報取得部14Bと、決定部15Bと、情報出力部17Bとを備える。 The processing unit 13B may be partially or entirely realized, for example, by an integrated circuit such as an ASIC or an FPGA. The processing section 13B includes an information acquisition section 14B, a determination section 15B, and an information output section 17B.

〔4.2.1.情報取得部14B〕
情報取得部14Bは、外部装置から情報を取得する。例えば、情報取得部14Bは、情報取得部14Aと同様に、端末装置2から送信され通信部10Bで受信される指標情報を取得する。
[4.2.1. Information acquisition unit 14B]
The information acquisition unit 14B acquires information from an external device. For example, the information acquisition unit 14B, like the information acquisition unit 14A, acquires index information transmitted from the terminal device 2 and received by the communication unit 10B.

〔4.2.2.決定部15B〕
決定部15Bは、決定部15Aと同様に、端末装置2に応じた情報取得モードを決定する。
[4.2.2. Determination section 15B]
The determining unit 15B determines the information acquisition mode according to the terminal device 2, similarly to the determining unit 15A.

〔4.2.3.情報出力部17B〕
情報出力部17Bは、情報出力部17Aと同様に、決定部15Bで決定された情報取得モードに対応する指標関連情報を端末装置2に通信部10Bを介して送信する。
[4.2.3. Information output section 17B]
Similar to the information output unit 17A, the information output unit 17B transmits index-related information corresponding to the information acquisition mode determined by the determination unit 15B to the terminal device 2 via the communication unit 10B.

例えば、情報出力部17Bは、場所設置装置1Aから予め定められた範囲に端末装置2が位置する場合に、指標関連情報を端末装置2に通信部10Bを介して送信する。予め定められた範囲は、場所設置装置1A毎に設定されており、情報出力部17Bは、予め定められた範囲に端末装置2が位置する場所設置装置1Aに対応する指標関連情報を端末装置2に通信部10Bを介して送信する。 For example, the information output unit 17B transmits index-related information to the terminal device 2 via the communication unit 10B when the terminal device 2 is located within a predetermined range from the location installation device 1A. The predetermined range is set for each location installation device 1A, and the information output unit 17B outputs index-related information corresponding to the location installation device 1A in which the terminal device 2 is located within the predetermined range to the terminal device 2. via the communication unit 10B.

情報出力部17Bは、近距離無線通信で端末装置2から送信される信号の強度または端末装置2から送信される位置情報などに基づいて、場所設置装置1Aから予め定められた範囲であるか否かを判定する。 The information output unit 17B determines whether the location is within a predetermined range from the location installation device 1A based on the strength of the signal transmitted from the terminal device 2 by short-range wireless communication or the position information transmitted from the terminal device 2. Determine whether

また、情報出力部17Bは、情報取得部14Bによって取得された指標情報を指標情報に対応する場所設置装置1Aに通信部10Bを介して送信する。 Further, the information output unit 17B transmits the index information acquired by the information acquisition unit 14B to the location installation device 1A corresponding to the index information via the communication unit 10B.

〔5.端末装置2〕
図5は、実施形態に係る端末装置2の構成の一例を示す図である。図5に示すように、実施形態に係る端末装置2は、通信部20と、表示部21と、操作部22と、センサ群23と、記憶部24と、処理部25とを備える。
[5. Terminal device 2]
FIG. 5 is a diagram showing an example of the configuration of the terminal device 2 according to the embodiment. As shown in FIG. 5, the terminal device 2 according to the embodiment includes a communication section 20, a display section 21, an operation section 22, a sensor group 23, a storage section 24, and a processing section 25.

〔5.1.通信部20〕
通信部20は、例えば、NICなどによって実現される。通信部20は、近距離無線通信によって場所設置装置1Aおよび場所制御装置1Bの各々との間で情報の送受信を行う。
[5.1. Communication department 20]
The communication unit 20 is realized by, for example, a NIC. The communication unit 20 transmits and receives information to and from each of the location installation device 1A and the location control device 1B by short-range wireless communication.

通信部20は、ネットワークNと有線または無線で接続され、ネットワークNを介して、場所設置装置1Aおよび場所制御装置1Bの各々との間で情報の送受信を行うこともできる。 The communication unit 20 is connected to the network N by wire or wirelessly, and can also transmit and receive information between the location installation device 1A and the location control device 1B via the network N.

〔5.2.表示部21〕
表示部21は、例えば、LCD(Liquid Crystal Display)または有機EL(Electro Luminescence)ディスプレイなどである。
[5.2. Display section 21]
The display unit 21 is, for example, an LCD (Liquid Crystal Display) or an organic EL (Electro Luminescence) display.

〔5.3.操作部22〕
操作部22は、例えば、文字、数字、およびスペースを入力するためのキー、エンターキーおよび矢印キーなどを含むキーボード、マウス、および電源ボタンなどを含む。表示部21は、タッチパネル対応ディスプレイであり場合、操作部22はタッチパネルを含む。
[5.3. Operation unit 22]
The operation unit 22 includes, for example, a keyboard including keys for inputting letters, numbers, and spaces, an enter key, and arrow keys, a mouse, a power button, and the like. If the display unit 21 is a touch panel compatible display, the operation unit 22 includes a touch panel.

〔5.4.センサ群23〕
センサ群23は、種々のセンサを含む。センサ群23は、例えば、測位センサ、加速度センサ、ジャイロセンサ、地磁気センサ、音声センサ(マイク)、照度センサ、温度センサ、湿度センサ、圧力センサ、近接センサ、臭い、汗、心拍、脈拍、脳波などの生体情報を取得するためのセンサ、およびイメージセンサなどを含む。測位センサは、端末装置2の位置を検出するセンサであり、位置情報を出力する。
[5.4. Sensor group 23]
The sensor group 23 includes various sensors. The sensor group 23 includes, for example, a positioning sensor, an acceleration sensor, a gyro sensor, a geomagnetic sensor, a voice sensor (microphone), an illuminance sensor, a temperature sensor, a humidity sensor, a pressure sensor, a proximity sensor, odor, sweat, heartbeat, pulse, brain waves, etc. This includes sensors for acquiring biometric information, image sensors, etc. The positioning sensor is a sensor that detects the position of the terminal device 2 and outputs position information.

〔5.5.記憶部24〕
記憶部24は、例えば、RAM、フラッシュメモリなどの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。
[5.5. Storage unit 24]
The storage unit 24 is realized by, for example, a semiconductor memory device such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk.

記憶部24には、例えば、場所設置装置1Aまたは場所制御装置1Bから送信され通信部20を介して処理部25によって取得された情報およびセンサ群23によって検出された情報である検出情報などが記憶される。また、記憶部24には、上述した端末情報なども記憶される。 The storage unit 24 stores, for example, information transmitted from the location installation device 1A or the location control device 1B and acquired by the processing unit 25 via the communication unit 20, and detection information that is information detected by the sensor group 23. be done. The storage unit 24 also stores the above-mentioned terminal information and the like.

また、記憶部24には、ユーザUの情報が記憶される。ユーザUの情報は、例えば、ユーザUの属性情報、ユーザUの行動履歴情報、およびユーザUのコンテキスト情報などである。 Further, the storage unit 24 stores information about the user U. The information on the user U includes, for example, attribute information on the user U, action history information on the user U, context information on the user U, and the like.

ユーザUの属性情報は、ユーザUの属性を示す情報であり、ユーザUの属性は、例えば、ユーザUのデモグラフィック属性やユーザUのサイコグラフィック属性などである。デモグラフィック属性は、人口統計学的属性であり、例えば、年齢、性別、職業、居住地、年収、家族構成などである。サイコグラフィック属性は、心理学的属性であり、例えば、ライフスタイル、価値観、興味関心などである。 The attribute information of the user U is information indicating the attributes of the user U, and the attributes of the user U are, for example, the demographic attributes of the user U, the psychographic attributes of the user U, and the like. Demographic attributes are demographic attributes, such as age, gender, occupation, place of residence, annual income, and family structure. Psychographic attributes are psychological attributes, such as lifestyle, values, interests, and the like.

ユーザUの行動履歴情報は、例えば、ユーザUのサービスの利用履歴などの情報を含む履歴情報であり、例えば、ユーザUの決済履歴情報、ユーザUの検索履歴情報、ユーザUの閲覧履歴情報、およびユーザUのコンテキスト履歴情報などを含む。 The action history information of the user U is, for example, history information that includes information such as the user U's service usage history, and includes, for example, the payment history information of the user U, the search history information of the user U, the browsing history information of the user U, and user U's context history information.

ユーザUの決済履歴情報には、ユーザUが決済サービスを用いてオンライン、実店舗、または実施設などにおいて購入した商品に関する購入履歴情報、ユーザUが決済サービスを用いてオンライン、実店舗、実施設などにおいて有料で利用したサービスに関するサービス利用履歴情報などが含まれる。 User U's payment history information includes purchase history information regarding products that User U purchased online, at a physical store, or at a physical facility using a payment service; This includes service usage history information regarding services used for a fee.

購入履歴情報には、ユーザUが購入した商品の情報、購入費用の情報、購入日時、購入店舗の情報などが含まれる。サービス利用履歴情報には、ユーザUが利用したサービスの情報、利用費用の情報、利用日時、利用店舗の情報などが含まれる。 The purchase history information includes information on products purchased by user U, purchase cost information, purchase date and time, purchase store information, and the like. The service usage history information includes information on services used by user U, information on usage fees, date and time of usage, information on stores used, and the like.

ユーザUの検索履歴情報は、例えば、検索サイトでのウェブコンテンツの検索履歴の情報、各種のウェブサイトでの検索履歴の情報などである。ユーザUの閲覧履歴情報は、ユーザUのウェブコンテンツの閲覧履歴の情報である。 The search history information of the user U is, for example, information on the search history of web content on search sites, information on the search history on various websites, and the like. User U's browsing history information is information about user U's browsing history of web content.

ユーザUのコンテキスト履歴情報は、センサ群23によって検出されたユーザUコンテキストおよび処理部25によって検出情報などに基づいて判定されたユーザUコンテキストの履歴情報である。ユーザUのコンテキストは、ユーザUの状況である。 The context history information of the user U is history information of the user U context detected by the sensor group 23 and the user U context determined by the processing unit 25 based on detection information and the like. User U's context is user U's situation.

ユーザUの状況は、例えば、ユーザUの位置、ユーザUの向き、ユーザUの動作、ユーザUの体温、ユーザUの心拍数、ユーザUの脈拍などであり、処理部25によって記憶部24に記憶される。 The situation of the user U is, for example, the position of the user U, the orientation of the user U, the movement of the user U, the body temperature of the user U, the heart rate of the user U, the pulse rate of the user U, etc., and is stored in the storage unit 24 by the processing unit 25. be remembered.

なお、ユーザUの状況は、例えば、ユーザUが電車で移動している状態、ユーザUが散歩している状態、ユーザUが入浴している状態、ユーザUが就寝している状態などであってもよい。 Note that the situation of the user U may be, for example, a state where the user U is traveling by train, a state where the user U is taking a walk, a state where the user U is taking a bath, a state where the user U is sleeping, etc. It's okay.

また、記憶部24には、例えば、指標種別毎の算出用情報が予め記憶されていてもよく、場所設置装置1Aまたは場所制御装置1Bから送信され通信部20を介して処理部25によって取得される指標種別毎の算出用情報が記憶されてもよい。 Further, the storage unit 24 may store calculation information for each index type in advance, for example, and may be transmitted from the location installation device 1A or the location control device 1B and acquired by the processing unit 25 via the communication unit 20. Calculation information for each index type may be stored.

〔5.6.処理部25〕
処理部25は、コントローラであり、例えば、CPUまたはMPUなどによって、端末装置2内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。
[5.6. Processing unit 25]
The processing unit 25 is a controller, and is realized by, for example, a CPU or MPU executing various programs stored in a storage device inside the terminal device 2 using the RAM as a work area.

処理部25は、例えば、ASICまたはFPGAなどの集積回路により一部または全部が実現されてもよい。処理部25は、情報取得部30と、判定部31と、算出部32と、表示処理部33と、情報出力部34と、削除部35とを備える。 The processing unit 25 may be partially or entirely realized by, for example, an integrated circuit such as an ASIC or an FPGA. The processing section 25 includes an information acquisition section 30, a determination section 31, a calculation section 32, a display processing section 33, an information output section 34, and a deletion section 35.

〔5.6.1.情報取得部30〕
情報取得部30は、外部装置から種々の情報を取得する。例えば、情報取得部30は、場所設置装置1Aまたは場所制御装置1Bから送信され近距離無線通信またはネットワークNを介して通信部20で受信される指標関連情報を取得する。
[5.6.1. Information acquisition unit 30]
The information acquisition unit 30 acquires various information from external devices. For example, the information acquisition unit 30 acquires index-related information transmitted from the location installation device 1A or the location control device 1B and received by the communication unit 20 via short-range wireless communication or the network N.

また、情報取得部30は、外部の情報処理装置から種々のコンテンツを取得する。コンテンツは、例えば、ウェブコンテンツであり、ニュースのコンテンツ、天気のコンテンツ、ショッピングのコンテンツなどである。 Further, the information acquisition unit 30 acquires various contents from an external information processing device. The content is, for example, web content, such as news content, weather content, shopping content, etc.

情報取得部30は、第1情報取得部40と、第2情報取得部41とを含む。第1情報取得部40は、場所設置装置1Aまたは場所制御装置1Bから指標関連情報を取得する。指標関連情報は、学習モデルの情報または指標種別情報である。 The information acquisition unit 30 includes a first information acquisition unit 40 and a second information acquisition unit 41. The first information acquisition unit 40 acquires index-related information from the location installation device 1A or the location control device 1B. The indicator related information is learning model information or indicator type information.

学習モデルの情報は、ユーザUの情報であるユーザ情報を入力とし指標情報を出力とする機械学習によって生成された学習モデルの情報である。指標種別情報は、場所設置装置1Aによって提供されるサービスに関する指標の種別である指標種別を示す情報を含む。 The information on the learning model is information on a learning model generated by machine learning using user information, which is information about user U, as input and index information as output. The indicator type information includes information indicating an indicator type that is a type of indicator related to a service provided by the location installation device 1A.

また、指標種別情報には、場所設置装置1Aによって提供されるサービスに関する指標の値である指標値の算出に用いる情報である算出用情報がさらに含まれていてもよい。算出用情報には、例えば、指標値の算出式の情報または学習モデルの情報が含まれる。 Further, the index type information may further include calculation information that is information used to calculate an index value that is a value of an index related to a service provided by the location installation device 1A. The calculation information includes, for example, information on an index value calculation formula or information on a learning model.

また、第2情報取得部41は、第1情報取得部40によって情報が取得された学習モデルにユーザ情報を入力して学習モデルから出力される指標情報を指標毎に取得する。なお、第2情報取得部41は、ユーザ情報を入力して学習モデルを用いた算出によって学習モデルから出力される指標情報を指標毎に取得することに代えて、算出部32で用いられる学習モデルにユーザ情報を入力して算出部32から指標情報を指標毎に取得することもできる。 Further, the second information acquisition unit 41 inputs user information to the learning model whose information has been acquired by the first information acquisition unit 40, and acquires index information output from the learning model for each index. Note that, instead of inputting user information and acquiring index information output from the learning model by calculation using the learning model for each index, the second information acquisition unit 41 uses the learning model used by the calculation unit 32. It is also possible to obtain index information for each index from the calculation unit 32 by inputting user information into the .

〔5.6.2.判定部31〕
判定部31は、センサ群23から出力される検出情報に基づいて、ユーザUのコンテキストを判定する。判定部31は、判定したユーザUのコンテキストの情報を記憶部24に記憶させる。
[5.6.2. Judgment unit 31]
The determination unit 31 determines the context of the user U based on the detection information output from the sensor group 23. The determination unit 31 causes the storage unit 24 to store the determined context information of the user U.

判定部31は、測位センサ、加速度センサ、ジャイロセンサ、地磁気センサなどによって検出された情報に基づいて、ユーザUの位置、ユーザUの向き、ユーザUの動作などを判定する。 The determining unit 31 determines the position of the user U, the direction of the user U, the motion of the user U, etc. based on information detected by a positioning sensor, an acceleration sensor, a gyro sensor, a geomagnetic sensor, etc.

また、判定部31は、臭い、汗、心拍、脈拍、脳波などの生体情報を取得するためのセンサなどによって検出された情報に基づいて、ユーザUの感情を判定する。また、判定部31は、センサ群23に含まれる1以上のセンサによって検出された結果に基づいて、ユーザUが電車で移動している状態、ユーザUが散歩している状態、ユーザUが入浴している状態、ユーザUが就寝している状態などを検出することもできる。 Further, the determination unit 31 determines the emotion of the user U based on information detected by a sensor for acquiring biological information such as odor, sweat, heartbeat, pulse, and brain waves. Further, the determination unit 31 determines, based on the results detected by one or more sensors included in the sensor group 23, that the user U is traveling by train, that the user U is taking a walk, and that the user U is taking a bath. It is also possible to detect the state in which the user U is sleeping, the state in which the user U is sleeping, etc.

〔5.6.3.算出部32〕
算出部32は、ユーザUの情報であるユーザ情報に基づいて、第1情報取得部40によって取得された指標種別情報で示される種別の指標値を指標毎に算出する。
[5.6.3. Calculation unit 32]
The calculation unit 32 calculates, for each index, the index value of the type indicated by the index type information acquired by the first information acquisition unit 40, based on user information that is information about the user U.

算出部32は、指標種別情報に算出用情報が含まれている場合、算出用情報を用いた指標値の算出に用いるユーザ情報であって情報取得部30によって取得されたユーザ情報から算出用情報を用いて指標値を指標毎に算出する。 When the index type information includes calculation information, the calculation unit 32 calculates the calculation information from the user information acquired by the information acquisition unit 30, which is the user information used to calculate the index value using the calculation information. Calculate the index value for each index using

例えば、算出部32は、算出用情報が指標値の算出式の情報である場合、ユーザ情報であって情報取得部30によって取得されたユーザ情報を算出式に代入して算出式の演算を行うことで、指標値を算出する。 For example, when the calculation information is information on an index value calculation formula, the calculation unit 32 calculates the calculation formula by substituting the user information acquired by the information acquisition unit 30 into the calculation formula. By doing so, the index value is calculated.

また、算出部32は、算出用情報が学習モデルの情報である場合、ユーザ情報であって情報取得部30によって取得されたユーザ情報を学習モデルに入力して学習モデルを用いた指標値の算出を行い、学習モデルの出力である指標値を取得する。 In addition, when the calculation information is learning model information, the calculation unit 32 inputs the user information acquired by the information acquisition unit 30 into the learning model and calculates an index value using the learning model. and obtain the index value which is the output of the learning model.

また、算出部32は、指標種別情報に算出用情報が含まれておらず、算出用情報が記憶部24に記憶されている場合、指標種別情報で示される指標種別に対応する算出用情報を記憶部24から取得し、記憶部24から取得した算出用情報を用いて指標値を算出する。 Further, when the index type information does not include calculation information and the calculation information is stored in the storage unit 24, the calculation unit 32 calculates the calculation information corresponding to the index type indicated by the index type information. The index value is calculated using the calculation information acquired from the storage unit 24 .

〔5.6.4.表示処理部33〕
表示処理部33は、情報取得部30によって取得された情報を表示部21に表示させる。例えば、表示処理部33は、情報取得部30によって取得されたコンテンツなどの情報を表示部21に表示させる。
[5.6.4. Display processing unit 33]
The display processing unit 33 causes the display unit 21 to display the information acquired by the information acquisition unit 30. For example, the display processing unit 33 causes the display unit 21 to display information such as content acquired by the information acquisition unit 30.

〔5.6.5.情報出力部34〕
情報出力部34は、各種の情報を外部装置に通信部20を介して送信する。例えば、ユーザUによる操作部22への操作に応じた情報である操作情報を外部の情報処理装置に通信部20を介して送信する。
[5.6.5. Information output unit 34]
The information output unit 34 transmits various types of information to an external device via the communication unit 20. For example, operation information that is information corresponding to an operation on the operation unit 22 by the user U is transmitted to an external information processing device via the communication unit 20.

また、情報出力部34は、例えば、記憶部24に記憶されている端末情報を場所設置装置1Aまたは場所制御装置1Bに通信部20を介して送信する。 Further, the information output unit 34 transmits, for example, the terminal information stored in the storage unit 24 to the location installation device 1A or the location control device 1B via the communication unit 20.

また、情報出力部34は、第2情報取得部41によって取得された指標情報または算出部32によって算出された指標情報を場所設置装置1Aまたは場所制御装置1Bに通信部20を介して送信する。 Further, the information output unit 34 transmits the index information acquired by the second information acquisition unit 41 or the index information calculated by the calculation unit 32 to the location installation device 1A or the location control device 1B via the communication unit 20.

〔5.6.6.削除部35〕
削除部35は、情報取得部30によって場所装置1から取得されて記憶部24に記憶された学習モデルの情報を、かかる学習モデルから出力された指標情報が情報出力部34から出力された後に、記憶部24から削除する。
[5.6.6. Deletion part 35]
The deletion unit 35 deletes the learning model information acquired from the location device 1 by the information acquisition unit 30 and stored in the storage unit 24 after the index information output from the learning model is output from the information output unit 34. It is deleted from the storage unit 24.

〔6.処理手順〕
次に、実施形態に係る場所設置装置1Aの処理部13Aによる情報処理の手順について説明する。図6は、実施形態に係る場所設置装置1Aの処理部13Aによる情報処理の一例を示すフローチャートである。
[6. Processing procedure]
Next, the procedure of information processing by the processing unit 13A of the location installation device 1A according to the embodiment will be explained. FIG. 6 is a flowchart showing an example of information processing by the processing unit 13A of the location installation device 1A according to the embodiment.

図6に示すように、場所設置装置1Aの処理部13Aは、端末装置2から取得した端末情報があるか否かを判定する(ステップS10)。処理部13Aは、端末情報があると判定した場合(ステップS10:Yes)、端末情報に基づいて、情報取得モードを決定する(ステップS11)。そして、処理部13Aは、決定した情報取得モードに対応する指標関連情報を端末装置2に送信する(ステップS12)。 As shown in FIG. 6, the processing unit 13A of the location installation device 1A determines whether there is terminal information acquired from the terminal device 2 (step S10). When the processing unit 13A determines that there is terminal information (step S10: Yes), the processing unit 13A determines an information acquisition mode based on the terminal information (step S11). Then, the processing unit 13A transmits index-related information corresponding to the determined information acquisition mode to the terminal device 2 (step S12).

処理部13Aは、ステップS12の処理が終了した場合、または端末情報がないと判定した場合(ステップS10:No)、端末装置2から取得した指標情報があるか否かを判定する(ステップS13)。処理部13Aは、指標情報があると判定した場合(ステップS13:Yes)、取得した指標情報に基づいて機能実行部12を制御する(ステップS14)。 When the process of step S12 is completed or when it is determined that there is no terminal information (step S10: No), the processing unit 13A determines whether there is index information acquired from the terminal device 2 (step S13). . When the processing unit 13A determines that there is index information (step S13: Yes), the processing unit 13A controls the function execution unit 12 based on the acquired index information (step S14).

処理部13Aは、ステップS14の処理が終了した場合、または指標情報がないと判定した場合(ステップS13:No)、動作終了タイミングになったか否かを判定する(ステップS15)。処理部13Aは、例えば、場所設置装置1Aの電源がオフにされた場合、または場所設置装置1Aの不図示の操作部への操作によって終了操作が行われたと判定した場合に、動作終了タイミングになったと判定する。 When the processing in step S14 is completed or when it is determined that there is no index information (step S13: No), the processing unit 13A determines whether or not the operation end timing has come (step S15). For example, when the power of the location installation device 1A is turned off, or when it is determined that a termination operation has been performed by operating an operation section (not shown) of the location installation device 1A, the processing section 13A determines the operation end timing. It is determined that it has become.

処理部13Aは、動作終了タイミングになっていないと判定した場合(ステップS15:No)、処理をステップS10へ移行し、動作終了タイミングになったと判定した場合(ステップS15:Yes)、図6に示す処理を終了する。 If the processing unit 13A determines that the operation end timing has not come (step S15: No), the process proceeds to step S10, and if it determines that the operation end timing has come (step S15: Yes), the process proceeds to FIG. The indicated process ends.

次に、実施形態に係る場所制御装置1Bの処理部13Bによる情報処理の手順について説明する。図7は、実施形態に係る場所制御装置1Bの処理部13Bによる情報処理の一例を示すフローチャートである。図7に示すステップS20~S23,S25の処理は、図6にステップS10~S13,S15の処理と同様の処理であるため、説明を省略する。 Next, a procedure for information processing by the processing unit 13B of the location control device 1B according to the embodiment will be described. FIG. 7 is a flowchart showing an example of information processing by the processing unit 13B of the location control device 1B according to the embodiment. The processing in steps S20 to S23 and S25 shown in FIG. 7 is the same as the processing in steps S10 to S13 and S15 in FIG. 6, and therefore the description thereof will be omitted.

図7に示すように、場所制御装置1Bの処理部13Bは、指標情報があると判定した場合(ステップS23:Yes)、取得した指標情報をかかる指標情報に対応する場所設置装置1Aに送信する(ステップS24)。 As shown in FIG. 7, when determining that there is index information (step S23: Yes), the processing unit 13B of the location control device 1B transmits the acquired index information to the location installation device 1A corresponding to the index information. (Step S24).

次に、実施形態に係る端末装置2の処理部25による情報処理の手順について説明する。図8は、実施形態に係る端末装置2の処理部25による情報処理の一例を示すフローチャートである。 Next, a procedure for information processing by the processing unit 25 of the terminal device 2 according to the embodiment will be described. FIG. 8 is a flowchart illustrating an example of information processing by the processing unit 25 of the terminal device 2 according to the embodiment.

図8に示すように、端末装置2の処理部25は、場所装置1を検出したか否かを判定する(ステップS30)。処理部25は、場所装置1を検出したと判定した場合(ステップS30:Yes)、検出した場所装置1に記憶部24に記憶されている端末情報を送信する(ステップS31)。 As shown in FIG. 8, the processing unit 25 of the terminal device 2 determines whether or not the location device 1 is detected (step S30). When the processing unit 25 determines that the location device 1 has been detected (step S30: Yes), the processing unit 25 transmits the terminal information stored in the storage unit 24 to the detected location device 1 (step S31).

処理部25は、ステップS31の処理が終了した場合、場所装置1を検出していないと判定した場合(ステップS30:No)、場所装置1から取得した指標関連情報があるかを判定する(ステップS32)。 When the process of step S31 is completed, the processing unit 25 determines that the location device 1 is not detected (step S30: No), and determines whether there is index-related information acquired from the location device 1 (step S32).

処理部25は、指標関連情報があると判定した場合(ステップS32:Yes)、指標関連情報に基づいて指標値を算出する(ステップS33)。そして、処理部25は、ステップS33で算出した指標値の情報を含む指標情報を場所装置1に送信する(ステップS34)。 If the processing unit 25 determines that there is index-related information (step S32: Yes), it calculates an index value based on the index-related information (step S33). Then, the processing unit 25 transmits index information including information on the index value calculated in step S33 to the location device 1 (step S34).

処理部25は、ステップS34の処理が終了した場合、または指標関連情報がないと判定した場合(ステップS32:No)、動作終了タイミングになったか否かを判定する(ステップS35)。 When the process of step S34 is completed, or when it is determined that there is no index-related information (step S32: No), the processing unit 25 determines whether or not the operation end timing has come (step S35).

処理部25は、例えば、端末装置2の電源がオフにされた場合、または端末装置2の操作部22への操作によって終了操作が行われたと判定した場合に、動作終了タイミングになったと判定する。 The processing unit 25 determines that the operation end timing has come, for example, when the power of the terminal device 2 is turned off or when it is determined that a termination operation has been performed by operating the operation unit 22 of the terminal device 2. .

処理部25は、動作終了タイミングになっていないと判定した場合(ステップS35:No)、処理をステップS30へ移行し、動作終了タイミングになったと判定した場合(ステップS35:Yes)、図8に示す処理を終了する。 If the processing unit 25 determines that the operation end timing has not come (step S35: No), the process proceeds to step S30, and if it determines that the operation end timing has come (step S35: Yes), the process proceeds to FIG. The indicated process ends.

〔7.ハードウェア構成〕
上述してきた実施形態に係る場所装置1および端末装置2の各々は、例えば図9に示すような構成のコンピュータ80によって実現される。図9は、実施形態に係る場所装置1および端末装置2の各々の機能を実現するコンピュータ80の一例を示すハードウェア構成図である。コンピュータ80は、CPU81、RAM82、ROM(Read Only Memory)83、HDD(Hard Disk Drive)84、通信インターフェイス(I/F)85、入出力インターフェイス(I/F)86、およびメディアインターフェイス(I/F)87を有する。
[7. Hardware configuration]
Each of the location device 1 and the terminal device 2 according to the embodiments described above is realized, for example, by a computer 80 having a configuration as shown in FIG. FIG. 9 is a hardware configuration diagram showing an example of a computer 80 that realizes the functions of the location device 1 and the terminal device 2 according to the embodiment. The computer 80 includes a CPU 81, a RAM 82, a ROM (Read Only Memory) 83, an HDD (Hard Disk Drive) 84, a communication interface (I/F) 85, an input/output interface (I/F) 86, and a media interface (I/F). )87.

CPU81は、ROM83またはHDD84に記憶されたプログラムに基づいて動作し、各部の制御を行う。ROM83は、コンピュータ80の起動時にCPU81によって実行されるブートプログラムや、コンピュータ80のハードウェアに依存するプログラムなどを記憶する。 The CPU 81 operates based on a program stored in the ROM 83 or HDD 84 and controls each part. The ROM 83 stores a boot program executed by the CPU 81 when the computer 80 is started, programs depending on the hardware of the computer 80, and the like.

HDD84は、CPU81によって実行されるプログラム、および、かかるプログラムによって使用されるデータなどを記憶する。通信インターフェイス85は、ネットワークN(図2参照)を介して他の機器からデータを受信してCPU81へ送り、CPU81が生成したデータを、ネットワークNを介して他の機器へ送信する。 The HDD 84 stores programs executed by the CPU 81 and data used by the programs. The communication interface 85 receives data from other devices via the network N (see FIG. 2) and sends it to the CPU 81, and sends data generated by the CPU 81 to the other devices via the network N.

CPU81は、入出力インターフェイス86を介して、ディスプレイやプリンタなどの出力装置、および、キーボードまたはマウスなどの入力装置を制御する。CPU81は、入出力インターフェイス86を介して、入力装置からデータを取得する。また、CPU81は、入出力インターフェイス86を介して生成したデータを出力装置へ出力する。 The CPU 81 controls output devices such as a display and a printer, and input devices such as a keyboard and a mouse via an input/output interface 86. The CPU 81 obtains data from an input device via the input/output interface 86. Further, the CPU 81 outputs the generated data to an output device via the input/output interface 86.

メディアインターフェイス87は、記録媒体88に記憶されたプログラムまたはデータを読み取り、RAM82を介してCPU81に提供する。CPU81は、かかるプログラムを、メディアインターフェイス87を介して記録媒体88からRAM82上にロードし、ロードしたプログラムを実行する。記録媒体88は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)などの光学記録媒体、MO(Magneto-Optical disk)などの光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリなどである。 Media interface 87 reads programs or data stored in recording medium 88 and provides them to CPU 81 via RAM 82. The CPU 81 loads this program from the recording medium 88 onto the RAM 82 via the media interface 87, and executes the loaded program. The recording medium 88 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or a PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. etc.

例えば、コンピュータ80が実施形態に係る場所装置1および端末装置2として機能する場合、コンピュータ80のCPU81は、RAM82上にロードされたプログラムを実行することにより、処理部13A,13Bや処理部25の機能を実現する。また、HDD84には、記憶部11A,11B内または記憶部24内のデータが記憶される。コンピュータ80のCPU81は、これらのプログラムを記録媒体88から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。 For example, when the computer 80 functions as the location device 1 and the terminal device 2 according to the embodiment, the CPU 81 of the computer 80 controls the processing units 13A, 13B and the processing unit 25 by executing a program loaded on the RAM 82. Achieve functionality. Furthermore, data in the storage units 11A and 11B or the storage unit 24 is stored in the HDD 84. The CPU 81 of the computer 80 reads these programs from the recording medium 88 and executes them, but as another example, these programs may be acquired from another device via the network N.

〔8.その他〕
また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[8. others〕
Furthermore, among the processes described in the above embodiments, all or part of the processes described as being performed automatically can be performed manually, or the processes described as being performed manually can be performed manually. All or part of the process can also be performed automatically using known methods. In addition, information including the processing procedures, specific names, and various data and parameters shown in the above documents and drawings may be changed arbitrarily, unless otherwise specified. For example, the various information shown in each figure is not limited to the illustrated information.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Furthermore, each component of each device shown in the drawings is functionally conceptual, and does not necessarily need to be physically configured as shown in the drawings. In other words, the specific form of distributing and integrating each device is not limited to what is shown in the diagram, and all or part of the devices can be functionally or physically distributed or integrated in arbitrary units depending on various loads and usage conditions. Can be integrated and configured.

例えば、上述した場所制御装置1Bは、複数のサーバコンピュータで実現してもよく、また、機能によっては外部のプラットホームなどをAPIやネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。 For example, the above-mentioned location control device 1B may be realized by multiple server computers, and depending on the function, it may be realized by calling an external platform using API or network computing, so that the configuration can be changed flexibly. .

また、上述してきた実施形態および変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Furthermore, the embodiments and modifications described above can be combined as appropriate within a range that does not conflict with the processing contents.

〔9.効果〕
上述してきたように、実施形態に係る端末装置2は、第1情報取得部40と、第2情報取得部41と、情報出力部34とを備える。第1情報取得部40は、サービス提供場所ARを利用するユーザUの情報であるユーザ情報を入力としサービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を場所装置1から取得する。第2情報取得部41は、第1情報取得部40によって情報が取得された学習モデルにユーザ情報を入力して学習モデルから出力される指標情報を取得する。情報出力部34は、第2情報取得部41によって取得された指標情報を場所装置1に出力する。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。
[9. effect〕
As described above, the terminal device 2 according to the embodiment includes the first information acquisition section 40, the second information acquisition section 41, and the information output section 34. The first information acquisition unit 40 receives user information, which is information about the user U who uses the service providing place AR, as input, and outputs index information, which is information on index values indicating the values of indexes related to the service. Information on the learned learning model is acquired from the location device 1. The second information acquisition unit 41 inputs user information into the learning model whose information has been acquired by the first information acquisition unit 40 and acquires index information output from the learning model. The information output unit 34 outputs the index information acquired by the second information acquisition unit 41 to the location device 1. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、第1情報取得部40は、学習モデルの情報をサービスに関する指標毎に取得し、第2情報取得部41は、指標毎の学習モデルの情報を用いて、指標情報を指標毎に取得し、情報出力部34は、指標毎の指標情報を出力する。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, the first information acquisition unit 40 acquires learning model information for each index related to the service, and the second information acquisition unit 41 acquires index information for each index using the learning model information for each index. , the information output unit 34 outputs index information for each index. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、指標情報は、場所装置1の動作設定を示す設定値または設定値に対応する値の情報である。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, the index information is information about a setting value indicating an operation setting of the location device 1 or a value corresponding to the setting value. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、場所装置1は、場所に設置されユーザUにサービスを提供する場所設置装置1Aである。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, the location device 1 is a location installation device 1A that is installed at a location and provides a service to the user U. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、場所装置1は、複数のユーザUが同時に利用する場合、複数の端末装置2から出力される複数の指標情報に応じた設定値で動作する。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, when the location device 1 is used by a plurality of users U at the same time, it operates with setting values according to a plurality of index information outputted from a plurality of terminal devices 2. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、場所装置1は、サービス提供場所ARに設置されサービスとしてユーザUに提供される提供物を製造する場所設置装置1Aである。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, the location device 1 is a location installation device 1A that is installed at the service providing location AR and manufactures an offering to be provided to the user U as a service. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、ユーザ情報は、ユーザUの属性情報、ユーザUの行動履歴情報、およびユーザUのコンテキスト情報のうちの少なくとも1つである。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 Further, the user information is at least one of user U's attribute information, user U's action history information, and user U's context information. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

また、端末装置2は、第1情報取得部40によって取得された学習モデルの情報を記憶する記憶部24と、情報出力部34によって指標情報が出力された後に、記憶部24から学習モデルの情報を削除する削除部35とを備える。これにより、端末装置2は、サービスをユーザUに提供する場所の装置における処理負荷を軽減することができる。 The terminal device 2 also includes a storage unit 24 that stores information on the learning model acquired by the first information acquisition unit 40, and information on the learning model from the storage unit 24 after the index information is output by the information output unit 34. and a deletion unit 35 for deleting. Thereby, the terminal device 2 can reduce the processing load on the device at the location where the service is provided to the user U.

以上、本願の実施形態を図面に基づいて詳細に説明したが、これは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 Although the embodiments of the present application have been described above in detail based on the drawings, this is merely an example, and various modifications and improvements can be made based on the knowledge of those skilled in the art, including the embodiments described in the disclosure section of the invention. It is possible to implement the invention in other forms.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。 Further, the above-mentioned "section, module, unit" can be read as "means", "circuit", etc. For example, the acquisition unit can be read as an acquisition means or an acquisition circuit.

1 場所装置
1A,1A~1A 場所設置装置
1B 場所制御装置
2 端末装置
10A,10B,20 通信部
12,12~12 機能実行部
11A,11B,24 記憶部
13A,13B,25 処理部
14A,14B,30 情報取得部
15A,15B 決定部
16 機能制御部
17A,17B,34 情報出力部
21 表示部
22 操作部
23 センサ群
31 判定部
32 算出部
33 表示処理部
40 第1情報取得部
41 第2情報取得部
100 情報処理システム
1 Location device 1A, 1A 1 to 1A n Location installation device 1B Location control device 2 Terminal device 10A, 10B, 20 Communication section 12, 12 1 to 12 k Function execution section 11A, 11B, 24 Storage section 13A, 13B, 25 Processing Sections 14A, 14B, 30 Information acquisition section 15A, 15B Determination section 16 Function control section 17A, 17B, 34 Information output section 21 Display section 22 Operation section 23 Sensor group 31 Judgment section 32 Calculation section 33 Display processing section 40 First information acquisition Section 41 Second information acquisition section 100 Information processing system

Claims (10)

サービスを提供する場所を利用するユーザの情報であるユーザ情報を入力とし前記サービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を前記場所の装置から取得する第1情報取得部と、
前記第1情報取得部によって情報が取得された前記学習モデルに前記ユーザ情報を入力して前記学習モデルから出力される前記指標情報を取得する第2情報取得部と、
前記第2情報取得部によって取得された前記指標情報を前記場所の装置に出力する情報出力部と、を備える
ことを特徴とする端末装置。
Information on a learning model generated by machine learning that inputs user information, which is information about users who use a place where a service is provided, and outputs index information, which is information on index values indicating the value of an index related to the service. a first information acquisition unit that acquires from a device at a location;
a second information acquisition unit that inputs the user information into the learning model whose information has been acquired by the first information acquisition unit and acquires the index information output from the learning model;
A terminal device comprising: an information output unit that outputs the index information acquired by the second information acquisition unit to a device at the location.
前記第1情報取得部は、
前記学習モデルの情報を前記指標毎に取得し、
前記第2情報取得部は、
前記指標毎の前記学習モデルの情報を用いて、前記指標情報を前記指標毎に取得し、
前記情報出力部は、
前記指標毎の前記指標情報を出力する
ことを特徴とする請求項1に記載の端末装置。
The first information acquisition unit includes:
obtaining information on the learning model for each of the indicators;
The second information acquisition unit includes:
acquiring the index information for each index using information of the learning model for each index;
The information output section includes:
The terminal device according to claim 1, wherein the indicator information for each indicator is output.
前記指標情報は、
前記場所の装置の動作設定を示す設定値または前記設定値に対応する値の情報である
ことを特徴とする請求項1または2に記載の端末装置。
The indicator information is
The terminal device according to claim 1 or 2, wherein the information is a setting value indicating an operation setting of a device at the location or a value corresponding to the setting value.
前記場所の装置は、
前記場所に設置され前記ユーザに前記サービスを提供する装置である
ことを特徴とする請求項3に記載の端末装置。
The equipment at said location is
The terminal device according to claim 3, wherein the terminal device is a device that is installed at the location and provides the service to the user.
前記場所の装置は、
複数の前記ユーザが同時に利用する場合、複数の前記端末装置から出力される複数の前記指標情報に応じた設定値で動作する
ことを特徴とする請求項4に記載の端末装置。
The equipment at said location is
The terminal device according to claim 4, wherein when a plurality of said users use the terminal device at the same time, the terminal device operates with setting values according to a plurality of said index information outputted from a plurality of said terminal devices.
前記場所の装置は、
前記場所に設置され前記サービスとして前記ユーザに提供される提供物を製造する装置である
ことを特徴とする請求項4に記載の端末装置。
The equipment at said location is
The terminal device according to claim 4, wherein the terminal device is a device that is installed at the location and manufactures a product provided to the user as the service.
前記ユーザ情報は、
前記ユーザの属性情報、前記ユーザの行動履歴情報、および前記ユーザのコンテキスト情報のうちの少なくとも1つである
ことを特徴とする請求項1または2に記載の端末装置。
The user information is
The terminal device according to claim 1 or 2, wherein the terminal device is at least one of the user's attribute information, the user's action history information, and the user's context information.
前記第1情報取得部によって取得された前記学習モデルの情報を記憶する記憶部と、
前記情報出力部によって前記指標情報が出力された後に、前記記憶部から前記学習モデルの情報を削除する削除部と、を備える
ことを特徴とする請求項1または2に記載の端末装置。
a storage unit that stores information on the learning model acquired by the first information acquisition unit;
The terminal device according to claim 1 or 2, further comprising: a deletion unit that deletes information on the learning model from the storage unit after the index information is output by the information output unit.
端末装置が実行する情報処理方法であって、
サービスを提供する場所を利用するユーザの情報であるユーザ情報を入力とし前記サービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を前記場所の装置から取得する第1情報取得工程と、
前記第1情報取得工程によって情報が取得された前記学習モデルに前記ユーザ情報を入力して前記学習モデルから出力される前記指標情報を取得する第2情報取得工程と、
前記第2情報取得工程によって取得された前記指標情報を前記場所の装置に出力する情報出力工程と、を含む
ことを特徴とする情報処理方法。
An information processing method executed by a terminal device, the method comprising:
Information on a learning model generated by machine learning that inputs user information, which is information on users who use a place where a service is provided, and outputs index information, which is information on index values indicating the value of an index related to the service. a first information acquisition step of acquiring from a device at the location;
a second information acquisition step of inputting the user information into the learning model whose information has been acquired in the first information acquisition step and acquiring the index information output from the learning model;
An information processing method comprising: an information output step of outputting the index information acquired in the second information acquisition step to a device at the location.
サービスを提供する場所を利用するユーザの情報であるユーザ情報を入力とし前記サービスに関する指標の値を示す指標値の情報である指標情報を出力とする機械学習によって生成された学習モデルの情報を前記場所の装置から取得する第1情報取得手順と、
前記第1情報取得手順によって情報が取得された前記学習モデルに前記ユーザ情報を入力して前記学習モデルから出力される前記指標情報を取得する第2情報取得手順と、
前記第2情報取得手順によって取得された前記指標情報を前記場所の装置に出力する情報出力手順と、を端末装置に実行させる
ことを特徴とする情報処理プログラム。
Information on a learning model generated by machine learning that inputs user information, which is information on users who use a place where a service is provided, and outputs index information, which is information on index values indicating the value of an index related to the service. a first information acquisition procedure acquired from a device at a location;
a second information acquisition procedure of inputting the user information into the learning model whose information was acquired by the first information acquisition procedure and acquiring the index information output from the learning model;
An information processing program that causes a terminal device to execute an information output procedure of outputting the index information acquired by the second information acquisition procedure to a device at the location.
JP2022114902A 2022-07-19 2022-07-19 Terminal device, information processing method, and information processing program Pending JP2024013011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022114902A JP2024013011A (en) 2022-07-19 2022-07-19 Terminal device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022114902A JP2024013011A (en) 2022-07-19 2022-07-19 Terminal device, information processing method, and information processing program

Publications (1)

Publication Number Publication Date
JP2024013011A true JP2024013011A (en) 2024-01-31

Family

ID=89714407

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022114902A Pending JP2024013011A (en) 2022-07-19 2022-07-19 Terminal device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP2024013011A (en)

Similar Documents

Publication Publication Date Title
US11449917B2 (en) Network computing system for providing interactive menus and group recommendations
CN104114063B (en) For selecting the system and method for bedding mattress
JP4690082B2 (en) Health maintenance support system, information processing system and user system used therefor, operation method, and operation program
TW201506834A (en) Questionnaire system, questionnaire response device, questionnaire response method, and questionnaire response program
JP6468666B1 (en) Bedding selection support system
US11798105B2 (en) Methods and systems for analyzing and providing data for business services
JP2016091061A (en) Server device, shopping support system, and program
US20160038062A1 (en) Hearing test provision system, and hearing test provision method
JP6106180B2 (en) Diet management system and method
JP2013058061A (en) Menu recommending server, menu recommending system, menu recommending method, program, and recording medium
JP2022010341A (en) Information provision method
US20200007354A1 (en) Merchant or Third Party Controlled Environmental Adjustment Devices
US20230368599A1 (en) Systems and methods for user control of electronic chairs
JP2024013011A (en) Terminal device, information processing method, and information processing program
JP2024013012A (en) Terminal device, information processing method, and information processing program
JP2024013072A (en) Terminal device, information processing method, and information processing program
CN112166473A (en) Activity support method, program, and activity support system
KR20200068506A (en) Network based portable dining table
JP2020047127A (en) Device, method, and program for processing information
JP6998525B1 (en) Control methods, information terminals, programs, and recording media
JP2022095704A (en) Control method, information terminal, program, and recording medium
JP6832759B2 (en) Display program, display method, terminal device, information processing device, information processing method, and information processing program
JP2016162224A (en) Healthcare system, server device, and program for the same
JP6807584B1 (en) Information providing device, information providing method and information providing program
JP2014119946A (en) Information processor, order processing method and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20231026