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

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

Info

Publication number
JP7223060B2
JP7223060B2 JP2021094805A JP2021094805A JP7223060B2 JP 7223060 B2 JP7223060 B2 JP 7223060B2 JP 2021094805 A JP2021094805 A JP 2021094805A JP 2021094805 A JP2021094805 A JP 2021094805A JP 7223060 B2 JP7223060 B2 JP 7223060B2
Authority
JP
Japan
Prior art keywords
information
user
information processing
unit
size
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.)
Active
Application number
JP2021094805A
Other languages
Japanese (ja)
Other versions
JP2022186532A (en
Inventor
卓矢 上田
健吾 小野
泰弘 森田
文紀 安藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zozo Inc
Original Assignee
Zozo Inc
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 Zozo Inc filed Critical Zozo Inc
Priority to JP2021094805A priority Critical patent/JP7223060B2/en
Publication of JP2022186532A publication Critical patent/JP2022186532A/en
Application granted granted Critical
Publication of JP7223060B2 publication Critical patent/JP7223060B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

従来、ユーザに被服などの対象物を提案する技術が知られている。例えば、ユーザの身体情報から、ユーザの体型に合った対象物を提案する技術が知られている。 2. Description of the Related Art Conventionally, techniques for suggesting objects such as clothing to a user are known. For example, there is known a technique for proposing an object that matches the user's body type based on the user's physical information.

特開2020-144503号公報JP 2020-144503 A

しかしながら、従来の技術では、ユーザの体型変化に応じたサービス向上を促進することができなかった。 However, the conventional technology has not been able to promote service improvement in response to changes in the user's body shape.

本願は、上記に鑑みてなされたものであって、ユーザの体型変化に応じたサービス向上を促進することを目的とする。 The present application has been made in view of the above, and aims to promote improvement of services according to changes in the user's body shape.

本願に係る情報処理装置は、ユーザの購買履歴に関する情報を取得する取得部と、前記取得部により取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する判定部と、前記判定部により、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する提供部と、を有することを特徴とする。 An information processing apparatus according to the present application includes an acquisition unit that acquires information related to a user's purchase history, and based on the information related to the user's purchase history acquired by the acquisition unit, determines whether or not the body shape has changed by a predetermined threshold or more. and a providing unit for providing information for proposing registration of body type information when the body type is determined by the determining unit to have changed by a predetermined threshold value or more. .

実施形態の一態様によれば、ユーザの体型変化に応じたサービス向上を促進することができるという効果を奏する。 According to one aspect of the embodiment, there is an effect that it is possible to promote service improvement according to changes in the user's body type.

図1は、実施形態に係る情報処理システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of an information processing system according to an embodiment. 図2は、実施形態に係る情報処理の一例を示す図である。FIG. 2 is a diagram illustrating an example of information processing according to the embodiment; 図3は、実施形態に係る端末装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a terminal device according to the embodiment; 図4は、実施形態に係る情報処理装置の構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of an information processing apparatus according to the embodiment; 図5は、実施形態に係る購買履歴記憶部の一例を示す図である。FIG. 5 is a diagram illustrating an example of a purchase history storage unit according to the embodiment; 図6は、実施形態に係るユーザ情報記憶部の一例を示す図である。6 is a diagram illustrating an example of a user information storage unit according to the embodiment; FIG. 図7は、実施形態に係る管理サーバの構成例を示す図である。FIG. 7 is a diagram illustrating a configuration example of a management server according to the embodiment; 図8は、実施形態に係る商品情報記憶部の一例を示す図である。8 is a diagram illustrating an example of a product information storage unit according to the embodiment; FIG. 図9は、実施形態に係る情報処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of information processing according to the embodiment; 図10は、変形例に係る情報処理の一例を示す図である。FIG. 10 is a diagram illustrating an example of information processing according to the modification. 図11は、情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing apparatus.

以下に、本願に係る情報処理装置、情報処理方法及び情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Embodiments for implementing an information processing apparatus, an information processing method, and an information processing program according to the present application (hereinafter referred to as "embodiments") will be described in detail below with reference to the drawings. The information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Also, in each of the following embodiments, the same parts are denoted by the same reference numerals, and overlapping descriptions are omitted.

(実施形態)
〔1.情報処理システムの構成〕
図1に示す情報処理システム1について説明する。図1に示すように、情報処理システム1は、端末装置10と、情報処理装置100と、管理サーバ200とが含まれる。端末装置10と、情報処理装置100と、管理サーバ200とは所定の通信網(ネットワークN)を介して、有線または無線により通信可能に接続される。図1は、実施形態に係る情報処理システム1の構成例を示す図である。なお、図1に示した情報処理システム1には、複数台の端末装置10や、複数台の情報処理装置100や、複数台の管理サーバ200が含まれてもよい。
(embodiment)
[1. Configuration of information processing system]
An information processing system 1 shown in FIG. 1 will be described. As shown in FIG. 1 , the information processing system 1 includes a terminal device 10 , an information processing device 100 and a management server 200 . The terminal device 10, the information processing device 100, and the management server 200 are communicably connected by wire or wirelessly via a predetermined communication network (network N). FIG. 1 is a diagram showing a configuration example of an information processing system 1 according to an embodiment. The information processing system 1 shown in FIG. 1 may include a plurality of terminal devices 10, a plurality of information processing devices 100, and a plurality of management servers 200. FIG.

端末装置10は、ユーザによって利用される情報処理装置である。端末装置10は、実施形態における処理を実現可能であれば、どのような装置であってもよい。また、端末装置10は、スマートフォンや、タブレット型端末や、ノート型PCや、デスクトップPCや、携帯電話機や、PDA等の装置であってもよい。図2に示す例においては、端末装置10がスマートフォンである場合を示す。 The terminal device 10 is an information processing device used by a user. The terminal device 10 may be any device as long as it can implement the processing in the embodiments. Also, the terminal device 10 may be a device such as a smart phone, a tablet terminal, a notebook PC, a desktop PC, a mobile phone, or a PDA. The example shown in FIG. 2 shows a case where the terminal device 10 is a smart phone.

端末装置10は、例えば、スマートフォンやタブレット等のスマートデバイスであり、3G(Generation)やLTE(Long Term Evolution)等の無線通信網を介して任意のサーバ装置と通信を行うことができる携帯端末装置である。また、端末装置10は、液晶ディスプレイ等の画面であって、タッチパネルの機能を有する画面を有し、ユーザから指やスタイラス等によりタップ操作、スライド操作、スクロール操作等、コンテンツ等の表示データに対する各種の操作を受付けてもよい。 The terminal device 10 is, for example, a smart device such as a smartphone or a tablet, and is a mobile terminal device capable of communicating with an arbitrary server device via a wireless communication network such as 3G (Generation) or LTE (Long Term Evolution). is. The terminal device 10 has a screen such as a liquid crystal display, which has a touch panel function. operation may be accepted.

図2の例では、端末装置10はユーザU11によって利用される。以下では、端末装置10をユーザU11と表記する場合がある。すなわち、以下では、ユーザU11を端末装置10と読み替えることもできる。 In the example of FIG. 2, the terminal device 10 is used by user U11. Below, the terminal device 10 may be described as the user U11. That is, the user U11 can be read as the terminal device 10 below.

情報処理装置100は、ユーザの体型変化に応じたサービス向上を実現するための情報処理装置であり、例えば、サーバ装置やクラウドシステム等により実現される。例えば、情報処理装置100は、ユーザの購買履歴に関する情報に基づいて、体型変化を判定し、体型情報の登録(入力)を提案する情報を提供する機能を有する。情報処理装置100は、例えば、PC、WS(Work Station)等の情報処理装置であり、管理サーバ200等からネットワークNを介して送信されてきた情報に基づいて処理を行う。 The information processing device 100 is an information processing device for realizing service improvement according to changes in the user's body shape, and is realized by, for example, a server device, a cloud system, or the like. For example, the information processing apparatus 100 has a function of determining changes in body shape based on information about the user's purchase history and providing information proposing registration (input) of body shape information. The information processing apparatus 100 is, for example, an information processing apparatus such as a PC or a WS (Work Station), and performs processing based on information transmitted via the network N from the management server 200 or the like.

管理サーバ200は、電子商店街を管理する情報処理装置であり、例えば、サーバ装置やクラウドシステム等により実現される。例えば、管理サーバ200は、電子商店街におけるユーザの購買履歴に関する情報(例えば、購入品の品目やサイズ)を提供する機能を有する。管理サーバ200は、例えば、PC、WS等の情報処理装置であり、端末装置10等からネットワークNを介して送信されてきた情報に基づいて処理を行う。 The management server 200 is an information processing device that manages the online shopping mall, and is realized by, for example, a server device, a cloud system, or the like. For example, the management server 200 has a function of providing information on the user's purchase history in the electronic shopping mall (for example, items and sizes of purchased items). The management server 200 is, for example, an information processing device such as a PC or WS, and performs processing based on information transmitted via the network N from the terminal device 10 or the like.

なお、図1では、端末装置10と情報処理装置100と管理サーバ200とが、別装置である場合を示すが、端末装置10と情報処理装置100と管理サーバ200とが一体であってもよい。また、端末装置10と情報処理装置100と管理サーバ200とのうち、任意のいずれか2つが一体であってもよい。 Note that FIG. 1 shows a case where the terminal device 10, the information processing device 100, and the management server 200 are separate devices, but the terminal device 10, the information processing device 100, and the management server 200 may be integrated. . Any two of the terminal device 10, the information processing device 100, and the management server 200 may be integrated.

〔2.情報処理の一例〕
以下実施形態では、説明の便宜上、ユーザの購入品の一例として、被服を例に挙げて説明するが、この例に限られないものとする。ユーザが身に着けるものであって、ユーザの体型に応じて合うサイズが変化するものであれば、被服に限らず、どのようなものであってもよい。例えば、指輪などのジュエリーであってもよい。また、以下実施形態では、管理サーバ200が管理する所定の電子商店街において、登録された一アカウントに一ユーザが紐づくものとして説明するが、この例に限られない。なお、登録された一アカウントに複数ユーザが紐づく場合の処理は、変形例で後述する。
[2. Example of information processing]
In the following embodiments, for convenience of explanation, clothing will be described as an example of items purchased by the user, but the present invention is not limited to this example. As long as it is worn by the user and changes in size according to the body shape of the user, it is not limited to clothing, and may be of any type. For example, it may be jewelry such as a ring. Further, in the following embodiment, it is assumed that one user is associated with one registered account in a predetermined online shopping mall managed by the management server 200, but the present invention is not limited to this example. Processing when multiple users are associated with one registered account will be described later in a modified example.

図2は、実施形態に係る情報処理システム1の情報処理の一例を示す図である。図2では、端末装置10を介してユーザU11に提案を行うものとする。 FIG. 2 is a diagram showing an example of information processing of the information processing system 1 according to the embodiment. In FIG. 2, it is assumed that a proposal is made to the user U11 via the terminal device 10. In FIG.

情報処理装置100は、ユーザU11の購買履歴に関する情報を取得する(ステップS101)。なお、情報処理装置100は、ユーザU11の購買履歴に関する情報をどのように取得してもよい。図2では、情報処理装置100が、ユーザU11の購買履歴に関する情報を管理サーバ200から取得する場合を示すが、この例に限られないものとする。 The information processing device 100 acquires information on the purchase history of the user U11 (step S101). Note that the information processing apparatus 100 may acquire information regarding the purchase history of the user U11 in any manner. FIG. 2 shows a case where the information processing apparatus 100 acquires information on the purchase history of the user U11 from the management server 200, but the present invention is not limited to this example.

図2では、情報処理装置100は、所定の電子商店街でユーザU11が購入した購買履歴に関する情報である購買履歴情報KRD11を取得する。ここでは、購買履歴ID「KR11」によって識別される購入品の品目が「AA1のTシャツ」であり、サイズが「M」であり、購入時期が「2020年8月30日15時00分」であり、対象とするユーザ属性が「大人」且つ「男性」である例を示す。 In FIG. 2, the information processing apparatus 100 acquires purchase history information KRD11, which is information related to the purchase history of purchases made by the user U11 at a predetermined online shopping mall. Here, the purchased item identified by the purchase history ID “KR11” is “AA1 T-shirt”, the size is “M”, and the purchase time is “15:00 on August 30, 2020”. , and the target user attributes are "adult" and "male".

情報処理装置100は、購買履歴情報KRD11に基づいて、購入品に関する情報の変化からユーザU11の体型変化を判定する(ステップS102)。図2では、情報処理装置100は、ユーザU11の購入品のサイズが、「M」から「L」に変化しているので、「M」から「L」へのサイズの変化が、予め定められた所定の閾値以上であるか否かを判定する。そして、情報処理装置100は、予め定められた所定の閾値以上であると判定された場合には、ユーザU11の体型が変化したと判定する。勿論、情報処理装置100は、ユーザU11が購入しようとしていると推定された商品のサイズとの比較に基づいて、体型変化を判定してもよい。図2では、ユーザU11が購入しようとしていると推定された商品のサイズが、ユーザU11の直近の購入品のサイズと異なる場合の処理を説明する。 The information processing device 100 determines changes in the body shape of the user U11 from changes in the information on purchased items based on the purchase history information KRD11 (step S102). In FIG. 2, since the size of the item purchased by user U11 has changed from 'M' to 'L', information processing apparatus 100 determines that the change in size from 'M' to 'L' is predetermined. It is determined whether or not it is equal to or greater than a predetermined threshold value. The information processing apparatus 100 determines that the body shape of the user U11 has changed when it is determined that the difference is equal to or greater than a predetermined threshold. Of course, the information processing apparatus 100 may determine the body shape change based on a comparison with the size of the product estimated to be purchased by the user U11. FIG. 2 illustrates the process when the size of the product estimated to be purchased by the user U11 is different from the size of the product purchased most recently by the user U11.

情報処理装置100は、購買履歴情報KRD11に基づいて、過去の体型に関する情報との比較に基づいて、体型が所定の閾値以上変化したか否かを判定する。情報処理装置100は、購入品のサイズの変化に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する。例えば、情報処理装置100は、「M」から「L」に変化した場合、変化が所定の閾値未満と判定し、「M」から「XL」に変化した場合、所定の閾値以上変化したと判定してもよい。図2では、情報処理装置100が、所定の閾値以上変化したと判定したものとして後述の処理を説明する。 Based on the purchase history information KRD11, the information processing apparatus 100 determines whether or not the body shape has changed by a predetermined threshold value or more based on comparison with past body shape information. The information processing apparatus 100 determines whether or not the body shape has changed by a predetermined threshold or more, based on the information regarding the change in the size of the purchased item. For example, when "M" changes to "L", the information processing apparatus 100 determines that the change is less than a predetermined threshold, and when "M" changes to "XL", determines that the change is greater than or equal to the predetermined threshold. You may In FIG. 2, processing described later will be described assuming that the information processing apparatus 100 determines that the change has occurred by a predetermined threshold or more.

情報処理装置100は、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する(ステップS103)。なお、情報処理装置100は、管理サーバ200にアクセスすることにより、電子商店街でユーザU11が購入した購入品の品目及びサイズに関する情報を取得し、品目間のサイズの大きさを比較するために、サイズに関する情報を補正して、体型変化を判定してもよい。例えば、情報処理装置100は、サイズに関する情報を所定の基準に基づく情報に補正して、体型変化を判定してもよい。 The information processing apparatus 100 provides information for proposing registration of body type information when it is determined that the body type has changed by a predetermined threshold or more (step S103). Note that the information processing apparatus 100 accesses the management server 200 to acquire information about the items and sizes of items purchased by the user U11 in the online shopping mall, and compares the sizes of the items. , the size information may be corrected to determine body shape change. For example, the information processing apparatus 100 may correct the information regarding the size to information based on a predetermined standard, and determine the body shape change.

画面UI11は、体型情報の登録を提案するUI画面の一例である。画面UI11は、情報処理装置100から提供された情報に基づいて表示される。画面UI11は、画像PI11を含む。画像PI11は、ユーザU11が所定の電子商店街で購入しようとしていると推定された商品IT11の画像である。画像PI11は、例えば、所定の電子商店街を管理する管理サーバ200から提供された画像である。 The screen UI11 is an example of a UI screen that proposes registration of body type information. The screen UI 11 is displayed based on information provided from the information processing device 100 . The screen UI11 includes an image PI11. The image PI11 is an image of a product IT11 that is estimated to be purchased by the user U11 at a predetermined online shopping mall. The image PI11 is, for example, an image provided from the management server 200 that manages a predetermined electronic shopping mall.

ここで、情報処理装置100は、ユーザU11が商品IT11のMサイズを購入しようとしていると推定したものとする。画面UI11では、画像PI11を表示しつつ、購買履歴情報KRD11に基づいて、ユーザU11の直近の購入品(例えば、品目が「AA4のTシャツ」)のサイズと異なるため、「いまMサイズを購入しようとしていますけど、Lサイズのほうが合いますよ」といった提案を表示する。このように、情報処理装置100は、購入品のサイズに対応したサイズと異なるサイズの商品を購入しようとしていると推定された場合には、購入品のサイズに対応したサイズの購入を提案するための処理を行ってもよい。なお、ユーザU11が購入を検討している品目やサイズの推定はどのように行われてもよく、例えば、所定の電子商店街に対するユーザU11の操作情報(例えば、クリックやタップ)や閲覧情報や検索情報などに基づいて行われてもよいものとする。 Here, the information processing apparatus 100 presumes that the user U11 is going to purchase the product IT11 in the M size. On the screen UI11, while displaying the image PI11, based on the purchase history information KRD11, since the size is different from the size of the item recently purchased by the user U11 (for example, the item is "AA4 T-shirt"), the message "Purchase M size now" is displayed. I'm trying to, but the L size fits better." is displayed. In this way, when it is estimated that the user intends to purchase an item of a size different from the size corresponding to the size of the item to be purchased, the information processing apparatus 100 proposes purchase of a size corresponding to the size of the item to be purchased. may be processed. It should be noted that the items and sizes that the user U11 is considering purchasing may be estimated in any way. It may be performed based on search information or the like.

画面UI11は、ユーザU11が体型情報を登録するための登録項目RT11を有する。画面UI11では、ユーザU11の直近の購入品のサイズと異なるため、情報処理装置100による判定結果に基づいて、「いまの体型情報を登録しませんか?」といった提案を表示する。そして、ユーザU11が登録項目RT11に対して入力することにより、ユーザU11の体型情報が登録されるものとする。なお、登録項目RT11に入力される体型情報は、身長や体重などの数値で示す詳細なものに限らず、S~XLサイズなどの概念的なものであってもよく、特に限定されないものとする。 The screen UI11 has a registration item RT11 for the user U11 to register body type information. On the screen UI11, since the size is different from the size of the item recently purchased by the user U11, based on the determination result of the information processing apparatus 100, a suggestion such as "Would you like to register your current body type information?" is displayed. Then, it is assumed that user U11's body type information is registered by inputting to registration item RT11. The body type information to be input in the registration item RT11 is not limited to detailed information indicated by numerical values such as height and weight. .

情報処理装置100は、ユーザU11が登録項目RT11に対して体型情報を登録した場合には、登録された体型情報に適した商品やサービスを提案するための情報を提供してもよい。このように、情報処理装置100は、ユーザU11が購入しようとしている商品に関する情報の変化に応じて体型情報の登録を促すことができるため、動的に提案する商品やサービスを変更することができる。換言すると、情報処理装置100は、動的に提案する商品やサービスの変更の精度を向上するために、体型情報の登録を提案する。なお、情報処理装置100は、電子商店街で提供される商品等の購入を提案するサービスに適用される場合に限らず、例えば、古着等の購入を提案するサービスに適用されてもよい。 When user U11 registers body type information in registration item RT11, information processing apparatus 100 may provide information for proposing products and services suitable for the registered body type information. In this way, the information processing apparatus 100 can prompt the user U11 to register body type information according to changes in the information regarding the product that the user U11 intends to purchase, so that the product or service to be proposed can be changed dynamically. . In other words, the information processing apparatus 100 proposes registration of body type information in order to improve the accuracy of dynamically proposed changes in products and services. Note that the information processing apparatus 100 is not limited to being applied to a service that proposes purchase of products or the like provided in an electronic shopping mall, and may be applied to a service that proposes purchase of used clothes or the like, for example.

なお、上記実施形態において、情報処理装置100は、ユーザU11の嗜好情報を加味して体型変化の判定を行ってもよい。例えば、ユーザにとって、スウェットであれば、ぴったり目が好き、ゆったり目が好き、又は、普通が良いなどの好みがある場合がある。このように、ユーザにとって、被服ごとに好みのタイプ(例えば、サイズの好みなど)がある場合がある。情報処理装置100は、ユーザU11の嗜好情報を加味するために、購入品のサイズに対するユーザU11の評価に基づいてユーザU11の嗜好情報を推定し、推定された嗜好情報に基づくサイズと異なるサイズの商品を購入しようとしたと推定された場合には、体型変化の判定を行ってもよい。なお、購入品のサイズに対するユーザU11の評価はどのように取得されてもよく、例えば、所定の電子商店街で提供されるサービスに対するユーザU11のレビューや、ユーザU11からのアンケート結果などに基づいて取得されてもよいものとする。また、評価は、被服ごとの評価であってもよいし、被服の部分ごと(例えば、パンツであれば、お腹周りがきついなど)の評価であってもよい。 In the above-described embodiment, the information processing apparatus 100 may determine a change in body shape in consideration of user U11's preference information. For example, a user may have preferences such as tight-fitting sweatshirts, loose-fitting sweatshirts, or normal sweatshirts. In this way, the user may have a preference type (for example, size preferences) for each piece of clothing. In order to take into consideration the preference information of user U11, information processing apparatus 100 estimates preference information of user U11 based on user U11's evaluation of the size of the purchased item, and selects a size different from the size based on the estimated preference information. If it is presumed that the user has attempted to purchase a product, a change in body shape may be determined. Note that the user U11's evaluation of the size of the purchased product may be obtained in any way. may be obtained. Also, the evaluation may be for each piece of clothing, or may be for each part of the clothing (for example, in the case of pants, the waist circumference is tight).

なお、上記実施形態において、情報処理装置100は、ユーザU11の属性情報(例えば、年齢や性別)を加味して体型変化の判定を行ってもよい。情報処理装置100は、ユーザU11の属性情報を加味するために、ユーザU11の属性情報を特定し、特定された属性情報に基づくサイズと異なるサイズの商品を購入しようとしたと推定された場合には、体型変化の判定を行ってもよい。なお、ユーザU11の属性はどのように特定されてもよく、例えば、所定の電子商店街に対してユーザU11が登録した登録情報に基づいて特定されてもよいものとする。 In the above-described embodiment, the information processing apparatus 100 may determine a change in body shape in consideration of attribute information (for example, age and gender) of the user U11. The information processing apparatus 100 specifies the attribute information of the user U11 in order to take into consideration the attribute information of the user U11, and when it is estimated that the user intends to purchase a product having a size different from the size based on the specified attribute information. may determine body shape change. Note that the attribute of the user U11 may be specified in any manner, for example, it may be specified based on registration information registered by the user U11 with respect to a predetermined electronic shopping mall.

なお、上記実施形態において、情報処理装置100は、現在のユーザU11の身体情報を加味して体型変化の判定を行ってもよい。情報処理装置100は、現在のユーザU11の身体情報を加味するために、ユーザU11の身体情報計測結果を取得し、取得された身体情報計測結果に基づくサイズと異なるサイズの商品を購入しようとしたと推定された場合には、体型変化の判定を行ってもよい。なお、ユーザU11の身体情報計測結果はどのように取得されてもよく、例えば、ユーザU11が着用することによりユーザU11の身体情報の詳細が計測可能な身体情報計測手段を介して取得されてもよいものとする。 In the above-described embodiment, the information processing apparatus 100 may determine a change in body shape in consideration of physical information of the current user U11. The information processing apparatus 100 acquires the physical information measurement result of the user U11 in order to take into account the current physical information of the user U11, and attempts to purchase a product with a size different from the size based on the acquired physical information measurement result. If it is estimated that the body shape has changed, the body shape change may be determined. The physical information measurement result of the user U11 may be obtained in any way, for example, the user U11 wears a physical information measurement unit that can measure the details of the physical information of the user U11. be good.

情報処理装置100は、電子商店街側で有する購買履歴や評価情報などや、現在のユーザU11の身体情報などに基づいて、ユーザU11が購入を検討していると推定された商品に対する提案などに関するソリューションの向上を促進することができる。 The information processing apparatus 100 is related to proposals for products that the user U11 is presumed to be considering purchasing, based on the purchase history and evaluation information held by the online shopping mall, and the current physical information of the user U11. It can help improve the solution.

なお、上記実施形態において、情報処理装置100は、ユーザU11に対する体型情報の登録の提案の応答結果として、ユーザU11が体型情報を登録したと判定された場合には、所定の電子商店街で利用可能なポイントを付与するための処理を行ってもよい。例えば、情報処理装置100は、ユーザU11が体型情報を登録した旨の情報を管理サーバ200に提供し、管理サーバ200が、所定の電子商店街で利用可能なポイントを付与する処理を行ってもよい。また、情報処理装置100は、所定の電子商店街上で、ユーザU11が目標とする体型を登録していた場合には、目標とする体型に近づくほど、優遇してポイントを付与するための処理を行ってもよい。なお、ユーザU11が目標とする体型は、所定の電子商店街上で登録されたものに限られないものとする。また、情報処理装置100は、ユーザU11に対して、体型情報を登録した場合に付与されるポイントの特典に関する情報を提供してもよい。例えば、画面UI11は、体型情報を登録した場合に付与されるポイントの特典に関する情報を含んでもよい。このように、情報処理装置100は、例えばユーザU11が体型情報を定期的に入力することにより付与される電子商店街上で利用可能なポイントを付与するための処理を行ってもよい。 In the above-described embodiment, when it is determined that the user U11 has registered the body type information as a result of the response to the proposal to register the body type information to the user U11, the information processing apparatus 100 can be used in the predetermined online shopping mall. Processing may be performed to award possible points. For example, the information processing apparatus 100 may provide the management server 200 with information indicating that the user U11 has registered body type information, and the management server 200 may perform a process of giving points that can be used in a predetermined online shopping mall. good. In addition, when the user U11 has registered a target body shape on a predetermined online shopping mall, the information processing apparatus 100 performs processing for preferentially giving points as the user U11 approaches the target body shape. may be performed. It should be noted that the body shape targeted by user U11 is not limited to one registered on a predetermined online shopping mall. Further, the information processing apparatus 100 may provide the user U11 with information regarding the privilege of points that are given when body type information is registered. For example, the screen UI 11 may include information about the benefits of points given when body type information is registered. In this way, the information processing apparatus 100 may perform processing for giving points that can be used on the electronic shopping mall, which are given by the user U11 periodically inputting body type information, for example.

なお、上記実施形態において、情報処理装置100は、購入品に関する情報の変化の傾向からユーザU11の体型変化を判定してもよい。例えば、情報処理装置100は、ユーザU11が購入しようとしていると推定された商品のサイズと、ユーザU11の購入品のサイズの傾向との比較に基づいて、体型変化を判定してもよい。この際、情報処理装置100は、今年や先月といった所定の期間中に購入した購入品に関する情報に基づいて、ユーザU11の直近の購入品のサイズの傾向を特定してもよい。例えば、情報処理装置100は、去年購入した購入品のサイズが平均的にMであり、今年購入した購入品のサイズが平均的にLである場合には、去年から今年にかけてMからLにサイズの傾向が変化したと推定し、現在のユーザU11の購入品のサイズの傾向がLであると特定してもよい。 In the above-described embodiment, the information processing apparatus 100 may determine a change in body shape of the user U11 based on a tendency of change in information regarding purchased items. For example, the information processing apparatus 100 may determine a change in body shape based on a comparison between the size of the product estimated to be purchased by the user U11 and the tendency of the size of the product purchased by the user U11. At this time, the information processing apparatus 100 may identify the tendency of the sizes of the most recently purchased items of the user U11 based on the information regarding the purchased items purchased during a predetermined period such as this year or last month. For example, if the average size of items purchased last year is M and the average size of items purchased this year is L, the information processing apparatus 100 changes the size from M to L from last year to this year. has changed, and it may be specified that the current tendency of the size of purchases by the user U11 is L.

〔3.端末装置の構成〕
次に、図3を用いて、実施形態に係る端末装置10の構成について説明する。図3は、実施形態に係る端末装置10の構成例を示す図である。図3に示すように、端末装置10は、通信部11と、入力部12と、出力部13と、制御部14とを有する。
[3. Configuration of terminal device]
Next, the configuration of the terminal device 10 according to the embodiment will be described using FIG. FIG. 3 is a diagram showing a configuration example of the terminal device 10 according to the embodiment. As shown in FIG. 3 , the terminal device 10 has a communication section 11 , an input section 12 , an output section 13 and a control section 14 .

(通信部11)
通信部11は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部11は、所定のネットワークNと有線又は無線で接続され、所定のネットワークNを介して、情報処理装置100等との間で情報の送受信を行う。
(Communication unit 11)
The communication unit 11 is realized by, for example, a NIC (Network Interface Card) or the like. The communication unit 11 is connected to a predetermined network N by wire or wirelessly, and transmits and receives information to and from the information processing apparatus 100 and the like via the predetermined network N.

(入力部12)
入力部12は、ユーザからの各種操作を受け付ける。図2に示す例では、ユーザU11からの各種操作を受け付ける。例えば、入力部12は、タッチパネル機能により表示面を介してユーザからの各種操作を受け付けてもよい。また、入力部12は、端末装置10に設けられたボタンや、端末装置10に接続されたキーボードやマウスからの各種操作を受け付けてもよい。
(Input unit 12)
The input unit 12 receives various operations from the user. In the example shown in FIG. 2, various operations from user U11 are accepted. For example, the input unit 12 may receive various operations from the user through the display surface using a touch panel function. The input unit 12 may also receive various operations from buttons provided on the terminal device 10 or from a keyboard or mouse connected to the terminal device 10 .

(出力部13)
出力部13は、例えば液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ等によって実現されるタブレット端末等の表示画面であり、各種情報を表示するための表示装置である。例えば、出力部13は、情報処理装置100から送信された情報を表示する。
(Output unit 13)
The output unit 13 is a display screen of a tablet terminal realized by, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display, and is a display device for displaying various information. For example, the output unit 13 displays information transmitted from the information processing device 100 .

(制御部14)
制御部14は、例えば、コントローラ(controller)であり、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、端末装置10内部の記憶装置に記憶されている各種プログラムがRAM(Random Access Memory)を作業領域として実行されることにより実現される。例えば、この各種プログラムには、端末装置10にインストールされたアプリケーションのプログラムが含まれる。例えば、この各種プログラムには、情報処理装置100から送信された情報を表示させるアプリケーションのプログラムが含まれる。また、制御部14は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(control unit 14)
The control unit 14 is, for example, a controller, and a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like stores various programs stored in a storage device inside the terminal device 10 into a RAM (Random Access Memory). ) as a work area. For example, the various programs include application programs installed in the terminal device 10 . For example, the various programs include an application program for displaying information transmitted from the information processing apparatus 100 . Also, the control unit 14 is implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図3に示すように、制御部14は、受信部141と、送信部142とを有し、以下に説明する情報処理の作用を実現または実行する。 As shown in FIG. 3, the control unit 14 has a receiving unit 141 and a transmitting unit 142, and implements or executes the information processing operation described below.

(受信部141)
受信部141は、各種情報を受信する。受信部141は、外部の情報処理装置から各種情報を受信する。受信部141は、情報処理装置100等の他の情報処理装置から各種情報を受信する。例えば、受信部141は、体型情報の登録を提案するための情報を受信する。
(Receiver 141)
The receiving unit 141 receives various information. The receiving unit 141 receives various information from an external information processing device. The receiving unit 141 receives various information from other information processing devices such as the information processing device 100 . For example, the receiving unit 141 receives information for proposing registration of body type information.

(送信部142)
送信部142は、外部の情報処理装置へ各種情報を送信する。送信部142は、情報処理装置100等の他の情報処理装置へ各種情報を送信する。例えば、送信部142は、ユーザにより入力された体型情報を送信する。
(Sending unit 142)
The transmission unit 142 transmits various types of information to an external information processing device. The transmission unit 142 transmits various types of information to other information processing devices such as the information processing device 100 . For example, the transmission unit 142 transmits body type information input by the user.

〔4.情報処理装置の構成〕
次に、図4を用いて、実施形態に係る情報処理装置100の構成について説明する。図4は、実施形態に係る情報処理装置100の構成例を示す図である。図4に示すように、情報処理装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、情報処理装置100は、情報処理装置100の管理者から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[4. Configuration of Information Processing Device]
Next, the configuration of the information processing apparatus 100 according to the embodiment will be described using FIG. FIG. 4 is a diagram illustrating a configuration example of the information processing apparatus 100 according to the embodiment. As shown in FIG. 4, the information processing apparatus 100 has a communication section 110, a storage section 120, and a control section . The information processing apparatus 100 has an input unit (for example, a keyboard, a mouse, etc.) that receives various operations from the administrator of the information processing apparatus 100, and a display unit (for example, a liquid crystal display, etc.) for displaying various information. You may

(通信部110)
通信部110は、例えば、NIC等によって実現される。そして、通信部110は、ネットワークNと有線又は無線で接続され、ネットワークNを介して、端末装置10等との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is implemented by, for example, a NIC. The communication unit 110 is connected to the network N by wire or wirelessly, and transmits and receives information to and from the terminal device 10 and the like via the network N.

(記憶部120)
記憶部120は、例えば、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図4に示すように、記憶部120は、購買履歴記憶部121と、ユーザ情報記憶部122とを有する。
(storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM or flash memory, or a storage device such as a hard disk or an optical disk. As shown in FIG. 4 , storage unit 120 has purchase history storage unit 121 and user information storage unit 122 .

購買履歴記憶部121は、ユーザの購買履歴に関する情報を記憶する。例えば、購買履歴記憶部121は、管理サーバ200が管理する所定の電子商店街で購入した購買履歴に関する情報を記憶する。ここで、図5に、実施形態に係る購買履歴記憶部121の一例を示す。図5に示すように、購買履歴記憶部121は、「購買履歴ID」、「ユーザID」、「品目」、「サイズ」、「購入時期」、「対象属性」といった項目を有する。 The purchase history storage unit 121 stores information on the purchase history of the user. For example, the purchase history storage unit 121 stores information about the purchase history of purchases made at a predetermined online shopping mall managed by the management server 200 . Here, FIG. 5 shows an example of the purchase history storage unit 121 according to the embodiment. As shown in FIG. 5, the purchase history storage unit 121 has items such as "purchase history ID", "user ID", "item", "size", "purchase time", and "target attribute".

「購買履歴ID」は、購買履歴を識別するための識別情報を示す。「ユーザID」は、ユーザを識別するための識別情報を示す。「品目」は、購入品の品目を示す。「サイズ」は、購入品のサイズを示す。「購入時期」は、購入品を購入した時期を示す。「対象属性」は、購入品が対象とするユーザ属性を示す。 "Purchase history ID" indicates identification information for identifying a purchase history. "User ID" indicates identification information for identifying a user. "Item" indicates the item of the purchased item. "Size" indicates the size of the purchased item. "Purchase time" indicates the time when the purchase item was purchased. "Target attribute" indicates a user attribute targeted by the purchased item.

すなわち、図5では、購買履歴ID「KR11」によって識別される購買を行ったユーザが「U11」であり、購入品の品目が「AA1のTシャツ」であり、サイズが「M」であり、購入時期が「2020年8月30日15:00」であり、対象属性が「大人/男性」である例を示す。 That is, in FIG. 5, the user who made the purchase identified by the purchase history ID "KR11" is "U11", the item purchased is "AA1 T-shirt", the size is "M", An example in which the purchase time is “15:00 on August 30, 2020” and the target attribute is “adult/male” is shown.

ユーザ情報記憶部122は、ユーザ情報を記憶する。例えば、ユーザ情報記憶部122は、購入品に対してユーザが評価した評価情報や、ユーザの属性情報や、ユーザの身体情報計測結果に関する情報を記憶する。ここで、図6に、実施形態に係るユーザ情報記憶部122の一例を示す。図6に示すように、ユーザ情報記憶部122は、「ユーザID」、「ユーザ情報1」、「ユーザ情報2」、「ユーザ情報3」といった項目を有する。 The user information storage unit 122 stores user information. For example, the user information storage unit 122 stores evaluation information of the purchased item evaluated by the user, attribute information of the user, and information on the physical information measurement result of the user. Here, FIG. 6 shows an example of the user information storage unit 122 according to the embodiment. As shown in FIG. 6, the user information storage unit 122 has items such as "user ID", "user information 1", "user information 2", and "user information 3".

「ユーザID」は、ユーザを識別するための識別情報を示す。「ユーザ情報1」は、ユーザの評価情報を示す。図6に示す例では、「ユーザ情報1」に「ユーザ情報1#11」や「ユーザ情報1#12」といった概念的な情報が格納される例を示したが、実際には、購入品と評価との組み合わせに関する情報(例えば、購入品A/評価5)などが格納される。「ユーザ情報2」は、ユーザの属性情報を示す。図6に示す例では、「ユーザ情報2」に「ユーザ情報2#11」や「ユーザ情報2#12」といった概念的な情報が格納される例を示したが、実際には、年齢や性別や嗜好に関する情報(例えば、40才/男性/ゆったり目のスウェットが好き)などが格納される。「ユーザ情報3」は、ユーザの身体情報計測結果を示す。図6に示す例では、「ユーザ情報3」に「ユーザ情報3#11」や「ユーザ情報3#12」といった概念的な情報が格納される例を示したが、実際には、肩幅やウエストに関する情報などが格納される。 "User ID" indicates identification information for identifying a user. “User information 1” indicates user evaluation information. In the example shown in FIG. 6, conceptual information such as "user information 1#11" and "user information 1#12" is stored in "user information 1". Information on combinations with evaluations (for example, purchased item A/evaluation 5) and the like are stored. "User information 2" indicates user attribute information. In the example shown in FIG. 6, conceptual information such as "user information 2 #11" and "user information 2 #12" is stored in "user information 2". and information about preferences (for example, age 40/male/likes loose-fitting sweatshirts). "User information 3" indicates the physical information measurement result of the user. In the example shown in FIG. 6, conceptual information such as "user information 3 #11" and "user information 3 #12" is stored in "user information 3", but in reality, shoulder width, waist width, and so on are stored. Information about is stored.

すなわち、図6では、ユーザID「U11」によって識別されるユーザの評価情報が「ユーザ情報1#11」であり、属性情報が「ユーザ情報2#11」であり、身体情報計測結果が「ユーザ情報3#11」である例を示す。 That is, in FIG. 6, the evaluation information of the user identified by the user ID "U11" is "user information 1#11", the attribute information is "user information 2#11", and the physical information measurement result is "user Information 3#11” is shown.

(制御部130)
制御部130は、コントローラであり、例えば、CPUやMPU等によって、情報処理装置100内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASICやFPGA等の集積回路により実現される。
(control unit 130)
The control unit 130 is a controller, and is realized by, for example, executing various programs stored in a storage device inside the information processing apparatus 100 using a RAM as a work area by a CPU, MPU, or the like. Also, the control unit 130 is a controller, and is implemented by an integrated circuit such as an ASIC or FPGA, for example.

図4に示すように、制御部130は、取得部131と、推定部132と、判定部133と、特定部134と、提供部135とを有し、以下に説明する情報処理の作用を実現または実行する。なお、制御部130の内部構成は、図4に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。 As shown in FIG. 4, the control unit 130 includes an acquisition unit 131, an estimation unit 132, a determination unit 133, a specification unit 134, and a provision unit 135, and implements the information processing operation described below. or run. Note that the internal configuration of the control unit 130 is not limited to the configuration shown in FIG. 4, and may be another configuration as long as it performs information processing to be described later.

(取得部131)
取得部131は、各種情報を取得する。取得部131は、外部の情報処理装置から各種情報を取得する。取得部131は、管理サーバ200等の他の情報処理装置から各種情報を取得する。
(Acquisition unit 131)
Acquisition unit 131 acquires various types of information. Acquisition unit 131 acquires various types of information from an external information processing device. The acquisition unit 131 acquires various types of information from other information processing devices such as the management server 200 .

取得部131は、記憶部120から各種情報を取得する。取得部131は、購買履歴記憶部121やユーザ情報記憶部122から各種情報を取得する。また、取得部131は、取得した各種情報を記憶部120に格納する。取得部131は、購買履歴記憶部121やユーザ情報記憶部122に各種情報を格納する。 Acquisition unit 131 acquires various types of information from storage unit 120 . Acquisition unit 131 acquires various types of information from purchase history storage unit 121 and user information storage unit 122 . The acquisition unit 131 also stores the acquired various information in the storage unit 120 . Acquisition unit 131 stores various information in purchase history storage unit 121 and user information storage unit 122 .

取得部131は、ユーザの購買履歴に関する情報を取得する。例えば、取得部131は、所定の電子商店街で購入した購買履歴に関する情報を取得する。 Acquisition unit 131 acquires information about a user's purchase history. For example, the acquisition unit 131 acquires information related to a purchase history of purchases made at a predetermined online shopping mall.

取得部131は、ユーザの評価情報を取得する。例えば、取得部131は、所定の電子商店街で購入した購入品に対する評価情報を取得する。 The acquisition unit 131 acquires user evaluation information. For example, the acquisition unit 131 acquires evaluation information for a purchase item purchased at a predetermined online shopping mall.

取得部131は、ユーザの属性情報を取得する。例えば、取得部131は、所定の電子商店街上で登録された属性情報を取得する。 The acquisition unit 131 acquires user attribute information. For example, the acquisition unit 131 acquires attribute information registered on a predetermined online shopping mall.

取得部131は、ユーザの身体情報を取得する。例えば、取得部131は、身体情報計測手段を介して実際に計測された身体情報計測結果を取得する。 Acquisition unit 131 acquires the physical information of the user. For example, the acquisition unit 131 acquires physical information measurement results actually measured via the physical information measuring means.

取得部131は、一アカウントに複数ユーザが紐づく場合には、一のアカウントに紐づく複数ユーザのための購買履歴に関する情報を取得する。また、取得部131は、複数ユーザのユーザごとに、複数ユーザのうち一のユーザのために購入された購買履歴に関する情報を取得する。 When multiple users are associated with one account, the acquisition unit 131 acquires information related to purchase histories for multiple users associated with one account. In addition, the acquisition unit 131 acquires, for each user of the plurality of users, information related to the purchase history of purchases made for one of the plurality of users.

(推定部132)
推定部132は、ユーザの操作情報や閲覧情報や検索情報などの所定の情報に基づいて、所定の電子商店街上でユーザが購入を検討している商品を推定する。
(Estimation unit 132)
The estimation unit 132 estimates a product that the user is considering purchasing on a predetermined online shopping mall, based on predetermined information such as user operation information, browsing information, and search information.

推定部132は、購入品に対するユーザの評価情報に基づいて、ユーザの嗜好情報を推定する。 The estimation unit 132 estimates the user's preference information based on the user's evaluation information on the purchased item.

推定部132は、購買履歴に関する情報に基づいて、ユーザの購入品に関する情報の変化又は変化の傾向を推定する。 The estimating unit 132 estimates a change or a tendency of change in the information about the user's purchases based on the information about the purchase history.

推定部132は、一アカウントに複数ユーザが紐づく場合には、複数ユーザのユーザごとにユーザ属性を推定してもよい。また、推定部132は、推定結果に基づいて、家族構成などの複数ユーザの関係性を推定してもよい。 When multiple users are associated with one account, the estimation unit 132 may estimate a user attribute for each of the multiple users. In addition, the estimation unit 132 may estimate relationships among multiple users, such as family composition, based on the estimation results.

(判定部133)
判定部133は、取得部131により取得された購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する。例えば、判定部133は、購入品に関する情報の変化又は変化の傾向からユーザの体型変化を判定する。具体的な例を挙げると、判定部133は、購買履歴に含まれる購入品のサイズが2ランクアップ(例えば、MからXLサイズ、SからLサイズ)したなどの場合には、体型が所定の閾値以上変化したと判定する。また、判定部133は、体型が所定の閾値以上変化したと判定された場合、体型情報の登録を提案するための情報を提供すると判定する。
(Determination unit 133)
The determination unit 133 determines whether or not the body shape has changed by a predetermined threshold value or more, based on the purchase history information acquired by the acquisition unit 131 . For example, the determination unit 133 determines a change in the user's body shape from a change or a tendency of change in information on purchased items. To give a specific example, the determination unit 133 determines that when the size of the purchased item included in the purchase history has increased by two ranks (for example, from M to XL size, from S to L size), the body shape is a predetermined size. It is determined that the change is greater than or equal to the threshold. Further, when it is determined that the body type has changed by a predetermined threshold or more, the determination unit 133 determines to provide information for proposing registration of body type information.

判定部133は、一アカウントに複数ユーザが紐づくか否かを判定してもよい。また、判定部133は、一アカウントに複数ユーザが紐づく場合には、複数ユーザのユーザごとに体型変化を判定してもよい。 The determination unit 133 may determine whether or not multiple users are associated with one account. Further, when a plurality of users are associated with one account, the determination unit 133 may determine body shape change for each of the plurality of users.

(特定部134)
特定部134は、現在のユーザの体型に合った商品やサービスを特定する。例えば、特定部134は、判定部133により、体型が所定の閾値以上変化したと判定された場合に、現在のユーザの体型に合った商品やサービスを特定する。また、例えば、特定部134は、後述する提供部135により提供された体型情報の提案に対する応答結果に基づいて、現在のユーザの体型に合った商品やサービスを特定する。
(Specifying unit 134)
The identifying unit 134 identifies products and services that match the current user's body type. For example, when the determining unit 133 determines that the body shape has changed by a predetermined threshold or more, the specifying unit 134 specifies a product or service suitable for the current user's body shape. Also, for example, the identifying unit 134 identifies products and services that match the current user's body type based on the response to the suggestion of body type information provided by the providing unit 135, which will be described later.

特定部134は、所定の電子商店街上で登録された属性情報に基づいて、ユーザの属性情報を特定する。 The identifying unit 134 identifies user attribute information based on attribute information registered on a predetermined online shopping mall.

特定部134は、一アカウントに複数ユーザが紐づく場合には、一のアカウントに紐づく購買履歴に含まれる購入品の属性に基づいて、複数ユーザのうち、判定部133による判定対象となる一のユーザを特定してもよい。 When multiple users are associated with one account, the identifying unit 134 selects one of the multiple users to be determined by the determining unit 133 based on the attribute of purchased items included in the purchase history associated with one account. user may be identified.

(提供部135)
提供部135は、判定部133による判定結果に基づいて、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する。また、提供部135は、特定部134により特定された商品やサービスに関する情報を提供する。
(Providing unit 135)
The provision unit 135 provides information for proposing registration of body type information when it is determined that the body shape has changed by a predetermined threshold value or more based on the determination result of the determination unit 133 . Also, the providing unit 135 provides information on the product or service specified by the specifying unit 134 .

〔5.管理サーバの構成〕
次に、図7を用いて、実施形態に係る管理サーバ200の構成について説明する。図7は、実施形態に係る管理サーバ200の構成例を示す図である。図7に示すように、管理サーバ200は、通信部210と、記憶部220と、制御部230とを有する。なお、管理サーバ200は、管理サーバ200の管理者から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[5. Management server configuration]
Next, the configuration of the management server 200 according to the embodiment will be described using FIG. FIG. 7 is a diagram showing a configuration example of the management server 200 according to the embodiment. As shown in FIG. 7 , the management server 200 has a communication section 210 , a storage section 220 and a control section 230 . The management server 200 has an input unit (for example, keyboard, mouse, etc.) for receiving various operations from the administrator of the management server 200, and a display unit (for example, liquid crystal display, etc.) for displaying various information. good too.

(通信部210)
通信部210は、例えば、NIC等によって実現される。そして、通信部210は、ネットワークNと有線又は無線で接続され、ネットワークNを介して、情報処理装置100等との間で情報の送受信を行う。
(Communication unit 210)
The communication unit 210 is implemented by, for example, a NIC. The communication unit 210 is connected to the network N by wire or wirelessly, and transmits and receives information to and from the information processing apparatus 100 and the like via the network N.

(記憶部220)
記憶部220は、例えば、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図7に示すように、記憶部120は、購買履歴記憶部221と、ユーザ情報記憶部222と、商品情報記憶部223とを有する。
(storage unit 220)
The storage unit 220 is realized by, for example, a semiconductor memory device such as a RAM or flash memory, or a storage device such as a hard disk or an optical disk. As shown in FIG. 7 , the storage unit 120 has a purchase history storage unit 221 , a user information storage unit 222 and a product information storage unit 223 .

購買履歴記憶部221は、購買履歴記憶部121と同様の情報を記憶する。このため、説明を省略する。 Purchase history storage unit 221 stores the same information as purchase history storage unit 121 . Therefore, the description is omitted.

ユーザ情報記憶部222は、ユーザ情報記憶部122と同様の情報を記憶する。このため、説明を省略する。 User information storage unit 222 stores the same information as user information storage unit 122 . Therefore, the description is omitted.

商品情報記憶部223は、商品情報を記憶する。例えば、商品情報記憶部223は、管理サーバ200が管理する所定の電子商店街で購入可能な商品に関する情報を記憶する。ここで、図8に、実施形態に係る商品情報記憶部223の一例を示す。図8に示すように、商品情報記憶部223は、「商品ID」、「品目」、「サイズ」、「対象属性」といった項目を有する。 The product information storage unit 223 stores product information. For example, the merchandise information storage unit 223 stores information about merchandise that can be purchased at a predetermined online shopping mall managed by the management server 200 . Here, FIG. 8 shows an example of the product information storage unit 223 according to the embodiment. As shown in FIG. 8, the product information storage unit 223 has items such as "product ID", "item", "size", and "target attribute".

「商品ID」は、商品を識別するための識別情報を示す。「品目」は、商品の品目を示す。「サイズ」は、商品のサイズを示す。「対象属性」は、商品が対象とするユーザ属性を示す。 "Product ID" indicates identification information for identifying the product. "Item" indicates the item of the product. "Size" indicates the size of the product. "Target attribute" indicates a user attribute targeted by the product.

すなわち、図8では、商品ID「IT11」によって識別される商品の品目が「AA1のTシャツ」であり、サイズが「M」であり、対象属性が「大人/男性」である例を示す。 That is, FIG. 8 shows an example in which the item of the product identified by the product ID "IT11" is "AA1 T-shirt", the size is "M", and the target attribute is "adult/male".

(制御部230)
制御部230は、コントローラであり、例えば、CPUやMPU等によって、管理サーバ200内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部230は、コントローラであり、例えば、ASICやFPGA等の集積回路により実現される。
(control unit 230)
The control unit 230 is a controller, and is realized by, for example, executing various programs stored in a storage device inside the management server 200 using a RAM as a work area by a CPU, MPU, or the like. Also, the control unit 230 is a controller, and is implemented by an integrated circuit such as an ASIC or FPGA, for example.

図8に示すように、制御部230は、取得部231と、提供部232とを有し、以下に説明する情報処理の作用を実現または実行する。なお、制御部230の内部構成は、図8に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。 As shown in FIG. 8, the control unit 230 has an acquisition unit 231 and a provision unit 232, and implements or executes the information processing operation described below. Note that the internal configuration of the control unit 230 is not limited to the configuration shown in FIG. 8, and may be another configuration as long as it performs information processing described later.

(取得部231)
取得部231は、管理サーバ200が管理する所定の電子商店街におけるユーザの購買履歴に関する情報を取得する。例えば、取得部231は、所定の電子商店街において、ユーザが購入を検討していると推定されると、過去に購入した商品に関する情報を取得する。
(Acquisition unit 231)
The acquisition unit 231 acquires information about a user's purchase history in a predetermined online shopping mall managed by the management server 200 . For example, when it is estimated that the user is considering purchasing an item in a predetermined online shopping mall, the acquiring unit 231 acquires information related to a product purchased in the past.

(提供部232)
提供部232は、ユーザの購買履歴に関する情報を提供する。また、提供部232は、ユーザ情報を提供する。また、提供部232は、ユーザが購入を検討していると推定された商品に関する情報を提供する。
(Providing unit 232)
The providing unit 232 provides information on the purchase history of the user. Also, the providing unit 232 provides user information. In addition, the providing unit 232 provides information on products that the user is presumed to be considering purchasing.

〔6.情報処理のフロー〕
次に、図9を用いて、実施形態に係る情報処理システム1による情報処理の手順について説明する。図9は、実施形態に係る情報処理システム1による情報処理の手順を示すフローチャートである。
[6. Information processing flow]
Next, the procedure of information processing by the information processing system 1 according to the embodiment will be described with reference to FIG. 9 . FIG. 9 is a flow chart showing the procedure of information processing by the information processing system 1 according to the embodiment.

図9に示すように、情報処理装置100は、ユーザの購買履歴に関する情報を取得する(ステップS201)。 As shown in FIG. 9, the information processing device 100 acquires information on the purchase history of the user (step S201).

情報処理装置100は、取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する(ステップS202)。 The information processing apparatus 100 determines whether or not the body shape has changed by a predetermined threshold or more based on the acquired information on the purchase history of the user (step S202).

情報処理装置100は、体型が所定の閾値以上変化したと判定された場合(ステップS202;YES)、体型情報の登録を提案するための情報を提供する(ステップS203)。 When the information processing apparatus 100 determines that the body shape has changed by a predetermined threshold or more (step S202; YES), the information processing apparatus 100 provides information for proposing registration of body shape information (step S203).

一方、情報処理装置100は、体型が所定の閾値以上変化していないと判定された場合(ステップS202;NO)、情報処理を終了する。 On the other hand, when it is determined that the body shape has not changed by the predetermined threshold or more (step S202; NO), the information processing apparatus 100 ends the information processing.

〔7.変形例〕
上述した実施形態に係る情報処理システム1は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、情報処理システム1の他の実施形態について説明する。
[7. Modification]
The information processing system 1 according to the above-described embodiments may be implemented in various different forms other than the above-described embodiments. Therefore, other embodiments of the information processing system 1 will be described below.

(一アカウントに複数ユーザが紐づく場合)
上記実施形態では、管理サーバ200が管理する所定の電子商店街において、登録された一アカウントに一ユーザが紐づくものとして説明したが、この例に限られない。具体的には、上記実施形態において、登録された一アカウントに複数ユーザが紐づいてもよい。例えば、ユーザに家族がいる場合には、そのユーザが家族(例えば、ユーザの子供など)のために商品を購入する場合が想定される。以下、管理サーバ200が管理する所定の電子商店街において、登録された一アカウントに複数ユーザが紐づく場合の処理を説明する。なお、図2と同様の説明は適宜省略する。
(When multiple users are associated with one account)
In the above embodiment, one user is associated with one registered account in a predetermined online shopping mall managed by the management server 200, but the present invention is not limited to this example. Specifically, in the above embodiment, multiple users may be associated with one registered account. For example, when a user has a family, it is assumed that the user purchases products for the family (for example, the user's children). In the following, a description will be given of processing when multiple users are associated with one registered account in a predetermined online shopping mall managed by the management server 200. FIG. Note that descriptions similar to those in FIG. 2 will be omitted as appropriate.

図10では、端末装置10を介してユーザU11に提案を行うものとするが、アカウントを有するユーザU11は、ユーザU12及びユーザU13の家族FA11を有し、ユーザU11のアカウントには、ユーザU12及びユーザU13も紐づくものとする。以下、ユーザU12は、ユーザU11の配偶者であり、ユーザU13は、ユーザU11の子供であるものとして説明する。なお、以下では、説明の便宜上、一アカウントに3人のユーザが紐づく場合を説明するが、この例に限らず、複数ユーザの数は特に限定されないものとする。 In FIG. 10, a proposal is made to user U11 via terminal device 10. User U11 who has an account has family FA11 of user U12 and user U13, and user U11's account includes user U12 and user U13. It is assumed that the user U13 is also linked. User U12 is the spouse of user U11, and user U13 is the child of user U11. In the following, for convenience of explanation, a case where one account is associated with three users will be explained, but the number of users is not limited to this example, and the number of multiple users is not particularly limited.

情報処理装置100は、一アカウントに紐づく複数ユーザ(U11乃至U13)のための購買履歴に関する情報を取得する(ステップS301)。図10では、情報処理装置100は、所定の電子商店街でユーザU11が購入した購買履歴に関する情報である購買履歴情報KRD12を取得する。購買履歴情報KRD12には、ユーザU11がユーザU12及びユーザU13のために購入した購買履歴が含まれる。 The information processing apparatus 100 acquires information on purchase histories for multiple users (U11 to U13) associated with one account (step S301). In FIG. 10, the information processing apparatus 100 acquires purchase history information KRD12, which is information related to the purchase history of purchases made by the user U11 at a predetermined online shopping mall. The purchase history information KRD12 includes the purchase history of purchases made by the user U11 for the users U12 and U13.

情報処理装置100は、購買履歴情報KRD12に基づいて、購入品のサイズの変化からユーザU11乃至U13の体型変化を判定する。具体的な処理について説明すると、特定部134は、購買履歴情報KRD12に含まれる購入品の属性に基づいて、ユーザU11乃至U13のうち、体型変化の判定対象となるユーザを特定する(ステップS302)。例えば、特定部134は、ユーザU11乃至U13のうち、ユーザU12だけが女性であるため、女性用の商品が購入された場合には、ユーザU12を判定対象として特定する。また、例えば、特定部134は、ユーザU11乃至U13のうち、ユーザU13だけが子供であるため、子供用の商品が購入された場合には、ユーザU13を判定対象として特定する。 The information processing apparatus 100 determines a change in body shape of the users U11 to U13 based on the purchase history information KRD12 based on the change in the size of the purchased item. Specifically, the identification unit 134 identifies a user among the users U11 to U13 who is subject to body shape change determination based on the attributes of purchased items included in the purchase history information KRD12 (step S302). . For example, among the users U11 to U13, only the user U12 is female, and therefore, the specifying unit 134 specifies the user U12 as the determination target when a product for women is purchased. Further, for example, the specifying unit 134 specifies the user U13 as a determination target when a product for children is purchased because only the user U13 is a child among the users U11 to U13.

特定部134は、体型変化の判定対象として特定されたユーザの属性に対応した購入品を、購買履歴情報KRD12の中から特定する(ステップS303)。例えば、特定部134は、体型変化の判定対象として特定されたユーザがユーザU13である場合には、子供用の商品を購買履歴情報KRD12の中から特定する。 The identifying unit 134 identifies, from the purchase history information KRD12, purchased items corresponding to the attribute of the user identified as the body shape change determination target (step S303). For example, when the user identified as the object of body shape change determination is the user U13, the identification unit 134 identifies products for children from the purchase history information KRD12.

判定部133は、特定部134により特定されたユーザのための購買履歴に関する情報に基づいて、特定されたユーザの体型が所定の閾値以上変化したか否かを判定する(ステップS304)。例えば、判定部133は、子供用の商品が購入された場合には、その商品のサイズに関する情報と、ユーザU13のために購入されたと推定される過去の購入品のサイズに関する情報との比較に基づいて、ユーザU13の体型変化を判定する。 The determining unit 133 determines whether or not the body shape of the identified user has changed by a predetermined threshold value or more, based on the purchase history information for the user identified by the identifying unit 134 (step S304). For example, when a product for children is purchased, the determination unit 133 compares the information regarding the size of the product with the information regarding the size of the previously purchased product presumed to have been purchased for the user U13. Based on this, a change in body shape of the user U13 is determined.

具体的な例を挙げると、特定部134は、購買履歴情報KRD12の中から、子供用の商品である、購買履歴ID「KR22」及び「KR28」の購入品を特定する。そして、推定部132は、購買履歴ID「KR22」及び「KR28」の購入品が、ユーザU13のために購入された商品であると推定する。そして、判定部133は、購買履歴ID「KR22」及び「KR28」の購入品のサイズに関する情報を比較して、ユーザU13の体型が所定の閾値以上変化したか否かを判定する。図10では、判定部133は、ユーザU13の購入品のサイズが、「130」から「140」に変化しているので、「130」から「140」へのサイズの変化に対応して、ユーザU13の体型が大きくなったと判定する。 To give a specific example, the identifying unit 134 identifies, from the purchase history information KRD12, purchase items for children with purchase history IDs “KR22” and “KR28”. Then, the estimation unit 132 estimates that the items purchased with the purchase history IDs “KR22” and “KR28” are items purchased for the user U13. Then, the determination unit 133 compares the information about the size of the purchased items with the purchase history IDs “KR22” and “KR28”, and determines whether or not the physical shape of the user U13 has changed by a predetermined threshold or more. In FIG. 10, since the size of the item purchased by the user U13 has changed from "130" to "140", the determination unit 133 determines that the size of the item purchased by the user U13 has changed from "130" to "140". It is determined that the body shape of U13 has increased.

提供部135は、判定部133による判定結果に基づいて、ユーザU13の体型情報の登録を提案するための情報を提供する(ステップS305)。 The providing unit 135 provides information for proposing registration of the body type information of the user U13 based on the determination result by the determining unit 133 (step S305).

画面UI12は、ユーザU13の体型情報の登録を提案するUI画面の一例である。画面UI12は、情報処理装置100から提供された情報に基づいて表示される。画面UI21は、画像PI21を含む。画像PI21は、ユーザU11がユーザU13のために所定の電子商店街で購入しようとしていると推定された商品IT21の画像である。画像PI21は、例えば、所定の電子商店街を管理する管理サーバ200から提供された画像である。 The screen UI12 is an example of a UI screen that proposes registration of the body type information of the user U13. The screen UI 12 is displayed based on information provided from the information processing device 100 . The screen UI21 includes an image PI21. The image PI21 is an image of a product IT21 that is estimated to be purchased by the user U11 for the user U13 at a predetermined online shopping mall. The image PI21 is, for example, an image provided from the management server 200 that manages a predetermined electronic shopping mall.

ここで、情報処理装置100は、ユーザU11が商品IT21の150サイズを購入しようとしていると推定したものとする。画面UI12では、画像PI21を表示しつつ、購買履歴情報KRD12に基づいて、ユーザU11のユーザU13のための直近の購入品(例えば、品目が「BB4のTシャツ」)のサイズと異なるため、「いま150サイズを購入しようとしていますけど、140サイズのほうが、あなたの子供の体型に合いますよ」といった提案を表示する。 Here, the information processing apparatus 100 presumes that the user U11 is going to purchase the product IT21 in size 150. FIG. On the screen UI12, while displaying the image PI21, based on the purchase history information KRD12, since the size is different from the size of the item purchased by the user U11 for the user U13 most recently (for example, the item is "BB4 T-shirt"), " I'm about to buy size 150, but size 140 fits your child's body better."

画面UI12は、ユーザU11がユーザU13の体型情報を登録するための登録項目RT21を有する。画面UI12では、ユーザU11のユーザU13のための直近の購入品のサイズと異なるため、情報処理装置100による判定結果に基づいて、「あなたの子供のいまの体型情報を登録しませんか?」といった提案を表示する。そして、ユーザU11が登録項目RT21に対して入力することにより、ユーザU13の体型情報が登録されるものとする。 The screen UI12 has a registration item RT21 for the user U11 to register the body type information of the user U13. On the screen UI12, since the size is different from the size of the most recently purchased item for the user U13 of the user U11, based on the determination result of the information processing device 100, the user may ask, "Would you like to register your child's current body type information?" View suggestions. Then, it is assumed that user U11 makes an input in registration item RT21 to register the body type information of user U13.

情報処理装置100は、ユーザU11が登録項目RT21に対してユーザU13の体型情報を登録した場合には、登録されたユーザU13の体型情報に適した商品やサービスを提案するための情報を提供してもよい。 When user U11 registers body type information of user U13 in registration item RT21, information processing apparatus 100 provides information for proposing products and services suitable for the registered body type information of user U13. may

なお、上記変形例では、説明の便宜上、ユーザU11の家族FA11に子供が1人だけである場合を説明したが、子供が複数いる場合も想定される。例えば、年齢が近く性別が同じ子供が2人以上いる場合である。この場合には、特定部134は、例えばユーザU11から予め受け付けられた情報(例えば、登録)に基づいて、体型変化の判定対象となるユーザを特定してもよい。例えば、ユーザU11が、購買履歴に含まれる購入品と、購入品の対象者であるユーザとを予め紐づけておくことで、特定部134は、その紐づけに基づいて、体型変化の判定対象となるユーザを特定してもよい。なお、紐づけは、ユーザU11によって定められる場合に限らず、どのように定められてもよいものとする。 In the modified example above, for convenience of explanation, the case where the family FA11 of the user U11 has only one child has been explained, but a case where the family FA11 has a plurality of children is also assumed. For example, when there are two or more children who are close in age and of the same sex. In this case, the identifying unit 134 may identify the user whose body shape change is to be determined based on information (for example, registration) received in advance from the user U11, for example. For example, the user U11 associates the purchase item included in the purchase history with the user who is the subject of the purchase item in advance. You may specify the user who becomes. Note that the association is not limited to being defined by the user U11, and may be defined in any way.

なお、上記変形例において、一アカウントに対する複数ユーザの紐づけは、ユーザU11から受け付けられた情報に基づいて行われてもよいが、この例に限られない。例えば、推定部132は、購買履歴情報KRD12に含まれる購入品に関する情報に基づいて、ユーザU11の家族構成を推定し、推定される複数ユーザのユーザ属性を推定することにより、推定される複数ユーザとの紐づけを行ってもよい。具体的には、推定部132は、ユーザU11が対象属性の異なる3つの商品を購入していた場合には、ユーザU11の家族構成が3人であると推定し、それぞれの対象属性に基づいて、推定される3人のユーザ属性を推定することにより、推定される3人のユーザと3つの商品との紐づけをそれぞれ行ってもよい。 Note that in the above modified example, multiple users may be linked to one account based on information received from user U11, but this is not the only example. For example, the estimating unit 132 estimates the family structure of the user U11 based on the information about purchased items included in the purchase history information KRD12, and estimates the user attributes of the estimated multiple users. You may also associate with Specifically, when the user U11 has purchased three products with different target attributes, the estimating unit 132 estimates that the user U11 has a family of three people, and based on each target attribute, , and by estimating the attributes of the three estimated users, the estimated three users and the three products may be associated with each other.

〔8.効果〕
上述してきたように、実施形態に係る情報処理装置100は、取得部131と、判定部133と、提供部135とを有する。取得部131は、ユーザの購買履歴に関する情報を取得する。判定部133は、取得部131により取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する。提供部135は、判定部133により、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する。
[8. effect〕
As described above, the information processing apparatus 100 according to the embodiment has the acquisition unit 131 , the determination unit 133 and the provision unit 135 . Acquisition unit 131 acquires information about a user's purchase history. The determination unit 133 determines whether or not the body shape has changed by a predetermined threshold value or more, based on the information on the purchase history of the user acquired by the acquisition unit 131 . The provision unit 135 provides information for proposing registration of body type information when the determination unit 133 determines that the body type has changed by a predetermined threshold or more.

これにより、実施形態に係る情報処理装置100は、ユーザが購入しようとしている商品に関する情報の変化に応じて体型情報の登録を促すことができるため、ユーザの体型変化に応じたサービス向上を促進することができる。また、これにより、実施形態に係る情報処理装置100は、動的に提案する商品やサービスの変更に関する精度の向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can prompt the user to register body type information in accordance with changes in the information regarding the product the user is about to purchase, thereby promoting the improvement of services according to changes in the user's body type. be able to. In addition, the information processing apparatus 100 according to the embodiment can thereby promote improvement in accuracy regarding changes in dynamically proposed products and services.

また、判定部133は、所定の電子商店街を管理するサーバから提供されたユーザの購買履歴に基づいて、体型変化を判定する。また、提供部135は、体型変化の判定に基づいて、体型情報の登録を提案するための情報であって、体型情報をサーバへ提供するための情報を提供する。 In addition, the determination unit 133 determines changes in body shape based on the user's purchase history provided by a server that manages a predetermined online shopping mall. The providing unit 135 also provides information for proposing registration of body type information based on the body type change determination, which is information for providing the body type information to the server.

これにより、実施形態に係る情報処理装置100は、ユーザの購買履歴に関する情報を適切に管理することができるため、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can appropriately manage information related to the user's purchase history, and thus can promote service improvement according to changes in the user's body shape.

また、判定部133は、ユーザが過去に購入した購入品のサイズとの比較に基づいて、体型が所定の閾値以上変化したか否かを判定する。 Further, the determination unit 133 determines whether or not the body shape has changed by a predetermined threshold value or more based on the comparison with the size of the purchased product purchased by the user in the past.

これにより、実施形態に係る情報処理装置100は、体型変化を適切に判定することができるため、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can appropriately determine a change in body shape, and thus can promote improvement of services according to the change in the user's body shape.

また、判定部133は、購入品のサイズに対するユーザの評価に基づいて推定されたユーザの嗜好情報に基づくサイズと異なるサイズを購入しようとしたと推定された場合には、体型が所定の閾値以上変化したと判定する。 Further, when it is estimated that the user tried to purchase a size different from the size based on the user's preference information estimated based on the user's evaluation of the size of the purchased item, the determination unit 133 determines that the body shape is equal to or greater than a predetermined threshold. determine that it has changed.

これにより、実施形態に係る情報処理装置100は、嗜好情報を加味して体型変化を判定することができるため、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can determine a change in body shape by taking into account the preference information, and thus can promote improvement of the service according to the change in the user's body shape.

また、判定部133は、ユーザの属性情報に基づくサイズと異なるサイズを購入しようとしたと推定された場合には、体型が所定の閾値以上変化したと判定する。 Further, when it is estimated that the user tried to purchase a size different from the size based on the user's attribute information, the determination unit 133 determines that the body shape has changed by a predetermined threshold or more.

これにより、実施形態に係る情報処理装置100は、属性情報を加味して体型変化を判定することができるため、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can determine a change in body shape by taking attribute information into consideration, thereby promoting improvement of services according to changes in the user's body shape.

また、提供部135は、購入品のサイズに関する情報と、ユーザが購入しようとしたと推定された商品のサイズに関する情報とに基づいて、購入品のサイズに対応したサイズと異なるサイズの商品を購入しようとしたと推定された場合には、購入品のサイズに対応したサイズの購入を提案するための情報を提供する。 In addition, the providing unit 135 purchases a product having a size different from the size corresponding to the size of the purchased product based on the information regarding the size of the purchased product and the information regarding the size of the product that the user is presumed to purchase. When it is presumed that the customer tried to purchase the item, information is provided for suggesting purchase of a size corresponding to the size of the item to be purchased.

これにより、実施形態に係る情報処理装置100は、商品間のサイズを補正し、比較を適切に行うことができるため、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can correct the sizes of the products and appropriately perform the comparison, thereby promoting the improvement of the service according to the change of the user's physical shape.

また、提供部135は、提案に対する応答結果として、ユーザが体型情報を登録した場合に付与されるポイントであって、所定の電子商店街で利用可能なポイントの特典に関する情報を提供する。 In addition, the providing unit 135 provides, as a result of a response to the proposal, information related to points that are awarded when the user registers body type information and that can be used in a predetermined online shopping mall.

これにより、実施形態に係る情報処理装置100は、体型情報の登録によってポイントを獲得することができるため、体型情報の登録のモチベーションの向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can obtain points by registering the body type information, thereby promoting an improvement in motivation for registering the body type information.

また、提供部135は、ユーザの体型情報の登録に基づいて、ユーザが予め定めた目標とする体型に近づくほど、ポイントの付与が大きくなる特典に関する情報を提供する。 The providing unit 135 also provides, based on the registration of the user's body type information, information relating to a benefit in which points are increased as the user approaches a predetermined target body type.

これにより、実施形態に係る情報処理装置100は、目標とする体型に近づくほど、よりポイントを獲得することができるため、体型情報の登録を定期的に行うといった体型情報の登録に関するモチベーションの向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can obtain more points as the body shape becomes closer to the target. Therefore, the information processing apparatus 100 according to the embodiment can increase the motivation for registering the body shape information such as regularly registering the body shape information. can be promoted.

また、取得部131は、一のアカウントに紐づく複数ユーザのための購買履歴に関する情報を取得する。また、実施形態に係る情報処理装置100は、一のアカウントに紐づく購買履歴に含まれる購入品の属性に基づいて、複数ユーザのうち、判定部133による判定対象となる一のユーザを特定する特定部を更に有する。また、判定部133は、特定部134により特定された一のユーザのための購買履歴に関する情報に基づいて、一のユーザの体型が所定の閾値以上変化したか否かを判定する。また、提供部135は、判定部133による判定結果に基づいて、一のユーザの体型情報の登録を提案するための情報を提供する。 In addition, the acquisition unit 131 acquires information on purchase histories for multiple users associated with one account. Further, the information processing apparatus 100 according to the embodiment identifies one user to be judged by the judgment unit 133 among the plurality of users based on the attribute of purchased items included in the purchase history associated with one account. It further has a specific part. Further, the determination unit 133 determines whether or not the body shape of the one user has changed by a predetermined threshold value or more, based on the information regarding the purchase history for the one user identified by the identification unit 134 . Further, the providing unit 135 provides information for proposing registration of body type information of one user based on the determination result of the determination unit 133 .

これにより、実施形態に係る情報処理装置100は、すべてのユーザがアカウントを持つことなく各ユーザの体型変化を判定することができるため、アカウントに含まれる各ユーザに対する、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can determine changes in body shape of each user without having an account for all users. Service improvement can be promoted.

また、特定部134は、一のアカウントに紐づく購買履歴に基づいて推定された複数ユーザの属性と購入品の属性との比較に基づいて、判定対象となる一のユーザを特定する。 In addition, the identifying unit 134 identifies one user to be determined based on a comparison between the attribute of multiple users estimated based on the purchase history associated with one account and the attribute of the purchased item.

これにより、実施形態に係る情報処理装置100は、体型変化の判定対象となるユーザを特定する精度を向上することができるため、アカウントに含まれる各ユーザに対する、ユーザの体型変化に応じたサービス向上を促進することができる。 As a result, the information processing apparatus 100 according to the embodiment can improve the accuracy of specifying a user whose body shape change is to be determined, so that the service for each user included in the account can be improved according to the user's body shape change. can promote

〔9.ハードウェア構成〕
また、上述してきた実施形態に係る端末装置10、情報処理装置100及び管理サーバ200は、例えば、図11に示すような構成のコンピュータ1000によって実現される。図11は、端末装置10、情報処理装置100及び管理サーバ200の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[9. Hardware configuration]
Also, the terminal device 10, the information processing device 100, and the management server 200 according to the embodiments described above are implemented by, for example, a computer 1000 configured as shown in FIG. FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the functions of the terminal device 10, the information processing device 100, and the management server 200. As shown in FIG. Computer 1000 has CPU 1100 , RAM 1200 , ROM 1300 , HDD 1400 , communication interface (I/F) 1500 , input/output interface (I/F) 1600 and media interface (I/F) 1700 .

CPU1100は、ROM1300またはHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。 The CPU 1100 operates based on programs stored in the ROM 1300 or HDD 1400 and controls each section. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 is started up, a program depending on the hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、所定の通信網を介して他の機器からデータを受信してCPU1100へ送り、CPU1100が生成したデータを所定の通信網を介して他の機器へ送信する。 The HDD 1400 stores programs executed by the CPU 1100, data used by the programs, and the like. Communication interface 1500 receives data from another device via a predetermined communication network, sends the data to CPU 1100, and transmits data generated by CPU 1100 to another device via a predetermined communication network.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを入出力インターフェイス1600を介して出力装置へ出力する。 The CPU 1100 controls output devices such as displays and printers, and input devices such as keyboards and mice, through an input/output interface 1600 . CPU 1100 acquires data from an input device via input/output interface 1600 . CPU 1100 also outputs the generated data to an output device via input/output interface 1600 .

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

例えば、コンピュータ1000が実施形態に係る端末装置10、情報処理装置100及び管理サーバ200として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部14、130及び230の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置から所定の通信網を介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the terminal device 10, the information processing device 100, and the management server 200 according to the embodiment, the CPU 1100 of the computer 1000 executes a program loaded on the RAM 1200 to control the control units 14 and 130. and 230 functions. CPU 1100 of computer 1000 reads these programs from recording medium 1800 and executes them, but as another example, these programs may be obtained from another device via a predetermined communication network.

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

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

また、上述してきた実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Further, the embodiments described above can be appropriately combined within a range that does not contradict the processing contents.

以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 As described above, some of the embodiments of the present application have been described in detail based on the drawings. It is possible to carry out the invention in other forms with modifications.

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

1 情報処理システム
10 端末装置
11 通信部
12 入力部
13 出力部
14 制御部
100 情報処理装置
110 通信部
120 記憶部
121 購買履歴記憶部
122 ユーザ情報記憶部
130 制御部
131 取得部
132 推定部
133 判定部
134 特定部
135 提供部
141 受信部
142 送信部
200 管理サーバ
210 通信部
220 記憶部
221 購買履歴記憶部
222 ユーザ情報記憶部
223 商品情報記憶部
230 制御部
231 取得部
232 提供部
N ネットワーク
1 information processing system 10 terminal device 11 communication unit 12 input unit 13 output unit 14 control unit 100 information processing device 110 communication unit 120 storage unit 121 purchase history storage unit 122 user information storage unit 130 control unit 131 acquisition unit 132 estimation unit 133 determination Part 134 Identification Part 135 Provision Part 141 Reception Part 142 Transmission Part 200 Management Server 210 Communication Part 220 Storage Part 221 Purchase History Storage Part 222 User Information Storage Part 223 Merchandise Information Storage Part 230 Control Part 231 Acquisition Part 232 Provision Part N Network

Claims (12)

ユーザの購買履歴に関する情報を取得する取得部と、
前記取得部により取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する判定部と、
前記判定部により、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する提供部と、
を有することを特徴とする情報処理装置。
an acquisition unit that acquires information about a user's purchase history;
a determination unit that determines whether or not the body shape has changed by a predetermined threshold or more based on the information on the purchase history of the user acquired by the acquisition unit;
a provision unit that provides information for proposing registration of body type information when the determination unit determines that the body type has changed by a predetermined threshold or more;
An information processing device comprising:
前記判定部は、
所定の電子商店街を管理するサーバから提供された前記ユーザの購買履歴に基づいて、体型変化を判定し、
前記提供部は、
前記体型変化の判定に基づいて、前記体型情報の登録を提案するための情報であって、前記体型情報を前記サーバへ提供するための情報を提供する
ことを特徴とする請求項1に記載の情報処理装置。
The determination unit is
determining changes in body shape based on the purchase history of the user provided from a server that manages a predetermined online shopping mall;
The providing unit
2. The apparatus according to claim 1, wherein information for proposing registration of said body type information, said information for providing said body type information to said server, is provided based on said body type change determination. Information processing equipment.
前記判定部は、
前記ユーザが過去に購入した購入品のサイズとの比較に基づいて、体型が所定の閾値以上変化したか否かを判定する
ことを特徴とする請求項1又は2に記載の情報処理装置。
The determination unit is
3. The information processing apparatus according to claim 1, wherein it is determined whether or not the body shape has changed by a predetermined threshold value or more, based on a comparison with the size of an item purchased by the user in the past.
前記判定部は、
前記購入品のサイズに対する前記ユーザの評価に基づいて推定された前記ユーザの嗜好情報に基づくサイズと異なるサイズを購入しようとしたと推定された場合には、体型が所定の閾値以上変化したと判定する
ことを特徴とする請求項3に記載の情報処理装置。
The determination unit is
If it is estimated that the user tried to purchase a size different from the size based on the user's preference information estimated based on the user's evaluation of the size of the purchased item, it is determined that the body shape has changed by a predetermined threshold or more. The information processing apparatus according to claim 3, characterized in that:
前記判定部は、
前記ユーザの属性情報と、属性と属性に対して適切と推定されるサイズとの対応付けが予め定められた情報とに基づき前記ユーザに適切と推定されるサイズと異なるサイズを購入しようとしたと推定された場合には、体型が所定の閾値以上変化したと判定する
ことを特徴とする請求項3又は4に記載の情報処理装置。
The determination unit is
An attempt is made to purchase a size different from the size estimated to be appropriate for the user based on the attribute information of the user and information in which the correspondence between attributes and sizes estimated to be appropriate for the attribute is predetermined. 5. The information processing apparatus according to claim 3, wherein, when it is estimated, it is determined that the body shape has changed by a predetermined threshold or more.
前記提供部は、
前記購入品のサイズに関する情報と、前記ユーザが購入しようとしたと推定された商品のサイズに関する情報とに基づいて、当該購入品のサイズに対応したサイズと異なるサイズの当該商品を購入しようとしたと推定された場合には、当該購入品のサイズに対応したサイズの購入を提案するための情報を提供する
ことを特徴とする請求項3~5のいずれか1項に記載の情報処理装置。
The providing unit
An attempt was made to purchase a product of a size different from the size corresponding to the size of the purchased product based on information on the size of the purchased product and information on the size of the product estimated to be purchased by the user. 6. The information processing apparatus according to any one of claims 3 to 5, wherein when it is presumed that the size of the item to be purchased is estimated to be, information for proposing purchase of a size corresponding to the size of the item to be purchased is provided.
前記提供部は、
前記提案に対する応答結果として、前記ユーザが体型情報を登録した場合に付与されるポイントであって、所定の電子商店街で利用可能なポイントの特典に関する情報を提供する
ことを特徴とする請求項1~6のいずれか1項に記載の情報処理装置。
The providing unit
2. As a result of the response to the proposal, information relating to benefits of points that can be used in a predetermined online shopping mall, which is points given when the user registers body type information, is provided. 7. The information processing device according to any one of 1 to 6.
前記提供部は、
前記ユーザの体型情報の登録に基づいて、前記ユーザが予め定めた目標とする体型に近づくほど、前記ポイントの付与が大きくなる前記特典に関する情報を提供する
ことを特徴とする請求項7に記載の情報処理装置。
The providing unit
8. The method according to claim 7, wherein, based on the registration of the body type information of the user, the information regarding the benefit is provided in which the points are increased as the user approaches a predetermined target body type. Information processing equipment.
前記取得部は、
一のアカウントに紐づく複数ユーザのための購買履歴に関する情報を取得し、
前記一のアカウントに紐づく購買履歴に含まれる購入品の属性に基づいて、前記複数ユーザのうち、前記判定部による判定対象となる一のユーザを特定する特定部を更に有し、
前記判定部は、
前記特定部により特定された一のユーザのための購買履歴に関する情報に基づいて、一のユーザの体型が所定の閾値以上変化したか否かを判定し、
前記提供部は、
前記判定部による判定結果に基づいて、前記一のユーザの体型情報の登録を提案するための情報を提供する
ことを特徴とする請求項1~8のいずれか1項に記載の情報処理装置。
The acquisition unit
Acquire information on purchase history for multiple users associated with one account,
further comprising a specifying unit that specifies one of the plurality of users to be judged by the judging unit based on attributes of purchased items included in the purchase history associated with the one account;
The determination unit
Determining whether or not the body shape of the one user has changed by a predetermined threshold or more based on the information related to the purchase history for the one user specified by the specifying unit;
The providing unit
The information processing apparatus according to any one of claims 1 to 8, wherein information for proposing registration of the one user's body type information is provided based on the determination result of the determination unit.
前記特定部は、
前記一のアカウントに紐づく購買履歴に基づいて推定された複数ユーザの属性と前記購入品の属性との比較に基づいて、前記判定対象となる一のユーザを特定する
ことを特徴とする請求項9に記載の情報処理装置。
The identification unit
The one user to be judged is specified based on a comparison between the attribute of the plurality of users estimated based on the purchase history associated with the one account and the attribute of the purchased item. 10. The information processing device according to 9.
コンピュータが実行する情報処理方法であって、
ユーザの購買履歴に関する情報を取得する取得工程と、
前記取得工程により取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する判定工程と、
前記判定工程により、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する提供工程と、
を含むことを特徴とする情報処理方法。
A computer-executed information processing method comprising:
an obtaining step of obtaining information about the purchase history of the user;
a determination step of determining whether or not the body shape has changed by a predetermined threshold value or more based on the information about the purchase history of the user acquired by the acquisition step;
a providing step of providing information for proposing registration of body type information when the determination step determines that the body type has changed by a predetermined threshold or more;
An information processing method comprising:
ユーザの購買履歴に関する情報を取得する取得手順と、
前記取得手順により取得されたユーザの購買履歴に関する情報に基づいて、体型が所定の閾値以上変化したか否かを判定する判定手順と、
前記判定手順により、体型が所定の閾値以上変化したと判定された場合に、体型情報の登録を提案するための情報を提供する提供手順と、
をコンピュータに実行させることを特徴とする情報処理プログラム。
an acquisition procedure for acquiring information about a user's purchase history;
a determination procedure for determining whether or not the body shape has changed by a predetermined threshold or more based on the information about the purchase history of the user acquired by the acquisition procedure;
a provision step of providing information for proposing registration of body type information when it is determined by the determination step that the body shape has changed by a predetermined threshold or more;
An information processing program characterized by causing a computer to execute
JP2021094805A 2021-06-04 2021-06-04 Information processing device, information processing method and information processing program Active JP7223060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021094805A JP7223060B2 (en) 2021-06-04 2021-06-04 Information processing device, information processing method and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021094805A JP7223060B2 (en) 2021-06-04 2021-06-04 Information processing device, information processing method and information processing program

Publications (2)

Publication Number Publication Date
JP2022186532A JP2022186532A (en) 2022-12-15
JP7223060B2 true JP7223060B2 (en) 2023-02-15

Family

ID=84442408

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021094805A Active JP7223060B2 (en) 2021-06-04 2021-06-04 Information processing device, information processing method and information processing program

Country Status (1)

Country Link
JP (1) JP7223060B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216868A (en) 2002-01-25 2003-07-31 Seiko Epson Corp System and apparatus for sales management of clothing or footwear, program, and recording medium
JP2017510887A (en) 2014-02-24 2017-04-13 アマゾン テクノロジーズ インコーポレイテッド Method and system for improving size-based product recommendation using aggregated review data
JP2020144706A (en) 2019-03-07 2020-09-10 ユニ・チャーム株式会社 Provision device, method for provision, provision program, and provision system
JP2021043490A (en) 2019-09-06 2021-03-18 寿美 良昭 Clothing dimension presentation system, clothing dimension presentation method, and clothing dimension presentation program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216868A (en) 2002-01-25 2003-07-31 Seiko Epson Corp System and apparatus for sales management of clothing or footwear, program, and recording medium
JP2017510887A (en) 2014-02-24 2017-04-13 アマゾン テクノロジーズ インコーポレイテッド Method and system for improving size-based product recommendation using aggregated review data
JP2020144706A (en) 2019-03-07 2020-09-10 ユニ・チャーム株式会社 Provision device, method for provision, provision program, and provision system
JP2021043490A (en) 2019-09-06 2021-03-18 寿美 良昭 Clothing dimension presentation system, clothing dimension presentation method, and clothing dimension presentation program

Also Published As

Publication number Publication date
JP2022186532A (en) 2022-12-15

Similar Documents

Publication Publication Date Title
US11301912B2 (en) Methods and systems for virtual fitting rooms or hybrid stores
US20160042402A1 (en) Evaluating digital inventories
US20160205136A1 (en) Data collection
US20170076312A1 (en) System and method for recommending offline physical retail outlets to users
JP2018045505A (en) Determination device, determination method, and determination program
JP7223060B2 (en) Information processing device, information processing method and information processing program
KR20190113396A (en) Method and server for recommending a store using spending history and route information
JP6995553B2 (en) Proposed equipment, proposed method and proposed program
JP7253010B2 (en) Information processing device, information processing method and information processing program
KR102344371B1 (en) Electronic apparatus and information providing method thereof
JP7223061B2 (en) Information processing device, information processing method and information processing program
JP7241126B2 (en) Information processing device, information processing method and information processing program
US10387942B2 (en) Adaptive components providing vendor-specific and context-specific information to customers
JP2018173704A (en) Information provision system, information provision method, and program
JP2017191498A (en) Apparatus, method and program
AU2012101974A4 (en) A System and Method for Selling Products
JP7431196B2 (en) Information processing device, information processing method, and information processing program
JP7303855B2 (en) Information processing device, information processing method and information processing program
US20220222732A1 (en) Themed Smart Basket For Online Shopping
JP7266738B1 (en) Information processing device, information processing method and information processing program
JP2023088822A (en) Information processing device, information processing method and information processing program
JP2023048788A (en) Information processing device, information processing method, and information processing program
KR20190113397A (en) Method and server for recommending a store using spending history and payment information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210802

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220809

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220907

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221007

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230203

R150 Certificate of patent or registration of utility model

Ref document number: 7223060

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150