JP7330726B2 - MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM - Google Patents

MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM Download PDF

Info

Publication number
JP7330726B2
JP7330726B2 JP2019052216A JP2019052216A JP7330726B2 JP 7330726 B2 JP7330726 B2 JP 7330726B2 JP 2019052216 A JP2019052216 A JP 2019052216A JP 2019052216 A JP2019052216 A JP 2019052216A JP 7330726 B2 JP7330726 B2 JP 7330726B2
Authority
JP
Japan
Prior art keywords
content
information
user
interest
learning
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
JP2019052216A
Other languages
Japanese (ja)
Other versions
JP2020154672A (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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2019052216A priority Critical patent/JP7330726B2/en
Publication of JP2020154672A publication Critical patent/JP2020154672A/en
Application granted granted Critical
Publication of JP7330726B2 publication Critical patent/JP7330726B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、モデル生成装置、モデル生成方法、およびプログラムに関する。 The present invention relates to a model generation device, a model generation method, and a program.

従来、訓練データから、少数クラスに分類された予め定められた数の要素、および、多数クラスに分類された前記予め定められた数に基づき定まる数の要素をそれぞれ含む、複数の集合をサンプリングするサンプリング部と、サンプリングした前記複数の集合のそれぞれに基づいて、それぞれが前記入力データを前記複数のクラスに分類するための複数のモデルのそれぞれを機械学習させる学習部を備えるデータを分類する技術が開示されている(特許文献1参照)。 Conventionally, from the training data, multiple sets are sampled, each containing a predetermined number of elements classified into the minority class and a number determined based on the predetermined number of elements classified into the majority class. A data classification technique comprising a sampling unit and a learning unit that machine-learns each of a plurality of models for classifying the input data into the plurality of classes based on each of the plurality of sampled sets. disclosed (see Patent Document 1).

特開2009-122851号公報JP 2009-122851 A

しかしながら、上記従来の技術では、モデルに学習させたり出力させたりする項目のうち、改善したい指標に最適化した予測項目の切り替えを行うことができない場合があった。 However, with the above-described conventional technology, it may not be possible to switch the prediction item optimized for the index to be improved among the items to be learned or output by the model.

本発明は、このような事情を考慮してなされたものであり、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成することができる学習済みモデルを生成モデル生成装置、モデル生成方法、およびプログラムを提供することを目的の一つとする。 The present invention has been made in consideration of such circumstances. One of the purposes is to provide a generation method and a program.

本発明の一態様は、ユーザの行動履歴であって、少なくとも前記ユーザの識別情報と、前記ユーザの位置と、前記ユーザに提供したコンテンツを示す情報とを含むコンテンツ関連情報と、前記コンテンツの詳細情報を含む詳細情報DBとを学習データとして学習する学習部と、前記学習データにおける少なくとも前記コンテンツを含む着目箇所と正解の指定を受け付け、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成するモデル生成部と、を備える、モデル生成装置である。 One aspect of the present invention is an action history of a user, which includes content-related information including at least identification information of the user, location of the user, and information indicating content provided to the user, and details of the content. a learning unit that learns a detailed information DB containing information as learning data; and a learned part that receives a point of interest containing at least the content in the learning data and a correct answer, and outputs a correct answer when information corresponding to the point of interest is input. and a model generation unit that generates a model.

本発明の一態様によれば、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成することができる。 According to one aspect of the present invention, it is possible to generate a trained model that outputs a correct answer when information corresponding to a point of interest is input.

モデル生成装置100の利用環境を示す模式図。FIG. 2 is a schematic diagram showing a usage environment of the model generating device 100; コンテンツ関連情報210の一例を示す図。The figure which shows an example of the content relevant information 210. FIG. 詳細情報220の一例を示す図。The figure which shows an example of the detailed information 220. FIG. モデル生成装置100の処理を説明するための図。FIG. 4 is a diagram for explaining the processing of the model generating device 100; 着目箇所設定136の一例を示す図。The figure which shows an example of the view point setting 136. FIG. レコメンドモデルMの出力例を説明するための図。FIG. 4 is a diagram for explaining an output example of a recommendation model M; レコメンドモデルMの他の出力例を説明するための図。FIG. 11 is a diagram for explaining another output example of the recommendation model M; 詳細情報220の他の一例を示す図。The figure which shows another example of the detailed information 220. FIG. モデル生成装置100による処理の流れの一例を示すフローチャート。4 is a flowchart showing an example of the flow of processing by the model generating device 100;

以下、図面を参照し、本発明のモデル生成装置、モデル生成方法、およびプログラムの実施形態について説明する。 Embodiments of a model generation device, a model generation method, and a program according to the present invention will be described below with reference to the drawings.

[概要]
モデル生成装置は、一以上のプロセッサにより実現される。モデル生成装置は、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成するための装置である。
[overview]
A model generator is implemented by one or more processors. A model generation device is a device for generating a trained model that outputs a correct answer when information corresponding to a point of interest is input.

モデル生成装置は、コンテンツ関連情報と、コンテンツの詳細情報を含む詳細情報DBとを学習データとする。コンテンツとは、ネットワークを介して提供される情報サービスのウェブサイトやアプリケーションを介して提供される情報サービスのことであり、例えば、地図情報提供サービスや、タウン情報サービス、旅行情報サービスなどである。タウン情報とは、例えば、特定の都市または隣接する複数の都市からなる地域に根ざした情報のことであり、その情報を分類するためのタグとして、市町村名や、駅名などを付与することができる情報のことである。 The model generation device uses content-related information and a detailed information DB including detailed information about content as learning data. A content is an information service provided via a website or an application for information service provided via a network, and includes, for example, a map information service, a town information service, a travel information service, and the like. Town information is, for example, information rooted in a specific city or an area consisting of a plurality of adjacent cities. As tags for classifying the information, names of municipalities, names of stations, etc. can be added. It's about information.

なお、コンテンツには、ユーザに関する情報を構成する他のサービスが含まれてもよく、例えば、ショッピング、オークション、金融、ニュース、エンターテインメントなどに関する情報が提供されてもよい。 Note that the content may include other services that constitute information about the user, and may provide information about shopping, auctions, finance, news, entertainment, and the like, for example.

コンテンツ関連情報とは、上記のサービスをユーザが利用する上でコンテンツ提供者がユーザを識別するために付与する情報や、ユーザが自ら設定する情報、ユーザの利用履歴
などを含む。また、コンテンツ関連情報には、ショッピングコンテンツなどの購買サービスにおける購買履歴が含まれてもよい。
The content-related information includes information provided by the content provider to identify the user when the user uses the above services, information set by the user, user's usage history, and the like. The content-related information may also include a purchase history of purchase services such as shopping content.

詳細情報DBには、例えば、コンテンツの識別情報、コンテンツのタイトル、概要、コンテンツを端的に示すタグなどの情報がコンテンツを提供するサーバ(以下、サービスサーバ)から収集されて格納される。 In the detailed information DB, for example, information such as content identification information, content titles, outlines, and tags that simply indicate the content are collected from a server that provides content (hereinafter referred to as a service server) and stored.

モデル生成装置は、コンテンツ関連情報と、コンテンツの詳細情報を含む詳細情報DBとを学習データとして学習を行い、サービスサーバの管理者(以下、サービス提供者)による学習データにおける少なくともコンテンツを含む着目箇所と正解の指定を受け付け、サービス提供者により着目箇所に相当する情報が入力されると正解を出力する学習済みモデル(以下、レコメンドモデル)を生成する。 The model generation device performs learning using content-related information and a detailed information DB containing detailed information about content as learning data, and a point of interest including at least the content in the learning data by the administrator of the service server (hereinafter referred to as the service provider). and a correct answer, and generates a trained model (hereinafter referred to as a recommendation model) that outputs the correct answer when information corresponding to the point of interest is input by the service provider.

[全体構成]
図1は、モデル生成装置100の利用環境を示す模式図である。実施形態における情報提供システム1は、1つ以上の端末装置10-1~10-n(nは自然数)と、管理者端末20と、モデル生成装置100と、1つ以上のサービスサーバ200-1~200-m(mは自然数)と、詳細情報DB300とを備える。これらの装置は、ネットワークNWを介して互いに接続される。ネットワークNWは、例えば、無線基地局、Wi-Fiアクセスポイント、通信回線、プロバイダ、インターネットなどを含む。なお、図1に示す各装置の全ての組み合わせが相互に通信可能である必要はなく、ネットワークNWは、一部にローカルなネットワークを含んでもよい。
[overall structure]
FIG. 1 is a schematic diagram showing the usage environment of the model generation device 100. As shown in FIG. The information providing system 1 in the embodiment includes one or more terminal devices 10-1 to 10-n (n is a natural number), an administrator terminal 20, a model generation device 100, and one or more service servers 200-1. ~200-m (m is a natural number) and a detailed information DB300. These devices are connected to each other via a network NW. The network NW includes, for example, wireless base stations, Wi-Fi access points, communication lines, providers, and the Internet. Note that not all combinations of the devices shown in FIG. 1 need to be able to communicate with each other, and the network NW may partially include a local network.

端末装置10-1~10-nは、コンテンツユーザの利用する端末であって、例えば、スマートフォンなどの携帯電話、タブレット端末、パーソナルコンピュータ等である。以下の説明において、個々の端末装置10-1~10-nを区別しない場合には、単に端末装置10と呼ぶ。 The terminal devices 10-1 to 10-n are terminals used by content users, such as mobile phones such as smart phones, tablet terminals, and personal computers. In the following description, each terminal device 10-1 to 10-n is simply referred to as a terminal device 10 when not distinguished.

管理者端末20は、サービス提供者の利用する端末であって、例えば、スマートフォンなどの携帯電話、タブレット端末、パーソナルコンピュータ等である。 The administrator terminal 20 is a terminal used by a service provider, and is, for example, a mobile phone such as a smart phone, a tablet terminal, a personal computer, or the like.

サービスサーバ200-1~200-mは、コンテンツを提供するサーバであって、例えば、ユーザにより操作される端末装置10からのリクエストに対応するウェブページを提供するウェブサーバ、アプリケーションが起動された端末装置10と通信を行って各種情報の受け渡しを行ってコンテンツ情報を提供するアプリケーションサーバなどである。サービスサーバ200-1~200-mは、例えば、ニュースを提供するサービスやショッピングサービス、オークションサービス、マッチングサービス、金融決済サービス、ナビゲーションサービス、ウェブメールサービスなどを、ネットワークNWを介して端末装置10のブラウザや専用アプリケーションなどに提供する。以下の説明において、個々のサービスサーバ200-1~200-mを区別しない場合には、単にサービスサーバ200と呼ぶ。また、サービスサーバ200の構成要素においても同様にハイフン以下の数字を省略する場合がある。 The service servers 200-1 to 200-m are servers that provide content, and are, for example, web servers that provide web pages corresponding to requests from terminal devices 10 operated by users, and terminals on which applications are started. It is an application server or the like that communicates with the device 10 to exchange various information and provide content information. The service servers 200-1 to 200-m, for example, provide news services, shopping services, auction services, matching services, financial settlement services, navigation services, webmail services, etc., to the terminal device 10 via the network NW. It is provided to browsers and dedicated applications. In the following description, the individual service servers 200-1 to 200-m are simply referred to as service servers 200 when they are not distinguished. Also, in the constituent elements of the service server 200, the numbers after the hyphen may be omitted as well.

サービスサーバ200の構成要素の一部または全部は、例えば、CPU(Central Processing Unit)などのプロセッサが記憶装置に格納されたプログラムを実行することにより実現される。また、モデル生成装置100の構成要素の一部または全部は、LSI(Large Scale Integration)、ASIC(Application Specific Integrated Circuit)、またはFPGA(Field-Programmable Gate Array)などのハードウェアにより実現されてもよいし、ソフトウェアとハードウェアの協働によって実現されてもよい。 Some or all of the components of the service server 200 are realized by executing a program stored in a storage device by a processor such as a CPU (Central Processing Unit). Also, some or all of the components of the model generation device 100 may be realized by hardware such as LSI (Large Scale Integration), ASIC (Application Specific Integrated Circuit), or FPGA (Field-Programmable Gate Array). However, it may be realized by cooperation of software and hardware.

サービスサーバ200は、例えば、コンテンツ関連情報210と、詳細情報220と、レコメンドモデルMとを備える。コンテンツ関連情報210は、ユーザの行動履歴を示す情報であって、例えば、コンテンツ提供者がユーザを識別するために付与する情報や、ユーザが自ら設定する情報、ユーザの利用履歴、ユーザのIPアドレスなどを含む。また、コンテンツ関連情報210には、ショッピングコンテンツなどの購買サービスにおける購買履歴が含まれてもよい。詳細情報220は、例えば、コンテンツの識別情報、コンテンツのタイトル、概要、コンテンツを端的に示すタグなどを含む。 The service server 200 includes content-related information 210, detailed information 220, and a recommendation model M, for example. The content-related information 210 is information indicating the user's action history, and includes, for example, information provided by the content provider to identify the user, information set by the user himself, user's usage history, user's IP address. and so on. Also, the content-related information 210 may include a purchase history of purchase services such as shopping content. The detailed information 220 includes, for example, content identification information, content titles, outlines, tags that simply indicate the content, and the like.

詳細情報DB300は、例えば、HDD(Hard Disc Drive)、フラッシュメモリ、EEPROM(Electrically Erasable Programmable Read Only Memory)、ROM(Read Only Memory)、またはRAM(Random Access Memory)などにより実現される。詳細情報DB300には、サービスサーバ200のそれぞれから詳細情報220が収集されて格納される。 The detailed information DB 300 is implemented by, for example, a HDD (Hard Disc Drive), flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), ROM (Read Only Memory), or RAM (Random Access Memory). Detailed information 220 is collected from each of the service servers 200 and stored in the detailed information DB 300 .

モデル生成装置100は、例えば、取得部110と、地域ベクトル導出部120と、学習部130と、モデル生成部140を備える。モデル生成装置100の構成要素の一部または全部は、例えば、CPU(Central Processing Unit)などのプロセッサが記憶装置に格納されたプログラムを実行することにより実現される。また、モデル生成装置100の構成要素の一部または全部は、LSI(Large Scale Integration)、ASIC(Application Specific Integrated Circuit)、またはFPGA(Field-Programmable Gate Array)などのハードウェアにより実現されてもよいし、ソフトウェアとハードウェアの協働によって実現されてもよい。 The model generation device 100 includes an acquisition unit 110, a region vector derivation unit 120, a learning unit 130, and a model generation unit 140, for example. Some or all of the components of the model generation device 100 are implemented by executing a program stored in a storage device by a processor such as a CPU (Central Processing Unit). Also, some or all of the components of the model generation device 100 may be realized by hardware such as LSI (Large Scale Integration), ASIC (Application Specific Integrated Circuit), or FPGA (Field-Programmable Gate Array). However, it may be realized by cooperation of software and hardware.

取得部110は、サービスサーバ200からコンテンツ関連情報210を取得する。また、取得部110は、サービスサーバ200より、学習対象とする詳細情報220を取得する。取得部110は、詳細情報DB300より詳細情報を取得してもよい。以下の説明のため、取得部110が取得したコンテンツ関連情報を「コンテンツ関連情報112」、詳細情報を「詳細情報114」と称する。 Acquisition unit 110 acquires content-related information 210 from service server 200 . Further, the acquisition unit 110 acquires detailed information 220 to be learned from the service server 200 . The acquisition unit 110 may acquire detailed information from the detailed information DB 300 . For the following description, the content-related information acquired by the acquisition unit 110 is called "content-related information 112", and the detailed information is called "detailed information 114".

地域ベクトル導出部120は、取得部110が取得したコンテンツ関連情報112および詳細情報114とのそれぞれに基づく地域ベクトルを導出する。地域ベクトルについては後述する。地域ベクトル導出部120は、「導出部」の一例である。 Regional vector derivation unit 120 derives a region vector based on each of content-related information 112 and detailed information 114 acquired by acquisition unit 110 . Regional vectors will be described later. The regional vector derivation unit 120 is an example of a "derivation unit."

学習部130は、取得部110により取得されたコンテンツ関連情報112および詳細情報114に含まれる情報を学習データとして学習する。 Learning unit 130 learns information included in content-related information 112 and detailed information 114 acquired by acquiring unit 110 as learning data.

モデル生成部140は、学習部130により学習されたコンテンツ関連情報112および詳細情報114における少なくともコンテンツを含む着目箇所と正解に関するサービス提供者からの指定を受け付け、レコメンドモデルMを生成する。レコメンドモデルMは、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルである。 The model generation unit 140 receives a specification from the service provider regarding a point of interest including at least content and a correct answer in the content-related information 112 and the detailed information 114 learned by the learning unit 130, and generates a recommendation model M. The recommendation model M is a learned model that outputs a correct answer when information corresponding to a point of interest is input.

レコメンドモデルMは、例えば、コンテンツ関連情報112および詳細情報114の地域ベクトルを着目箇所として入力された場合、コンテンツ関連情報112の中から類似する地域ベクトルを持つ他のコンテンツを識別する情報(以下、コンテンツID)を出力する。レコメンドモデルMは、サービス管理者の操作などに基づいてサービスサーバ200に配置される。 For example, when the region vector of the content-related information 112 and the detailed information 114 is input as a point of interest, the recommendation model M is information identifying other content having a similar region vector from the content-related information 112 (hereinafter referred to as content ID). The recommendation model M is placed in the service server 200 based on the operation of the service manager.

[コンテンツ関連情報]
図2は、コンテンツ関連情報210の内容の一例である。コンテンツ関連情報210には、例えば、ユーザIDや、ユーザが利用したコンテンツID、コンテンツのIMP(impression)タグ、PV(page view)、コンテンツの完読率、ミニブログ等にコンテンツへのリンクを展開した「シェア回数」、コンテンツを評価した「いいね回数」、ユーザの性別、ユーザ属性(Demog)などが含まれる。これらの情報は、例えば、サービス提供者がユーザの利用状況をマーケティング調査することを目的に取得される。なお、ユーザ属性(Demog)は地域ベクトルが導出される情報の一例である。ユーザ属性(Demog)には、例えば、ユーザの現在位置や居住地などが含まれる。
[Content-related information]
FIG. 2 is an example of the contents of the content-related information 210. As shown in FIG. The content-related information 210 includes, for example, user IDs, content IDs used by users, content IMP (impression) tags, PV (page views), content completion rates, and links to content on microblogs and the like. "Number of times of sharing", "Number of likes" of evaluating content, user's gender, user attributes (Demog), and the like are included. These pieces of information are acquired, for example, by the service provider for the purpose of conducting a marketing survey on the user's usage status. Note that the user attribute (Demog) is an example of information from which a region vector is derived. The user attributes (Demog) include, for example, the user's current location and place of residence.

[詳細情報]
図3は、詳細情報220の一例を示す図である。詳細情報220には、例えば、コンテンツIDや、コンテンツのタイトル、概要、コンテンツの内容に含まれる地理情報、コンテンツに付随する(サービス提供者が設定する)タグ情報などが含まれる。
[Detailed information]
FIG. 3 is a diagram showing an example of the detailed information 220. As shown in FIG. The detailed information 220 includes, for example, the content ID, the title and outline of the content, geographic information included in the details of the content, tag information (set by the service provider) attached to the content, and the like.

[地域ベクトル]
地域ベクトルは、コンテンツ関連情報112(コンテンツ関連情報210)および詳細情報114(詳細情報220)に含まれる地域性を持つ情報同士の近さを測るベクトルである。地域ベクトルの示す地域性の近さは、地域同士の物理的な距離の近さに加えて、地域同士の特性の近似度合を表現するものである。地域ベクトルの示す地域性の近さは、例えば、サービス提供者により定義されるものであってもよいし、学習部130により学習された結果が反映されるものであってもよい。
[Regional vector]
A region vector is a vector that measures the closeness of pieces of information having regional characteristics contained in the content-related information 112 (content-related information 210) and the detailed information 114 (detailed information 220). The closeness of locality indicated by the area vector expresses the degree of approximation of the characteristics of the areas in addition to the closeness of the physical distance between the areas. For example, the closeness of locality indicated by the regional vector may be defined by the service provider, or may reflect the result of learning by the learning unit 130 .

コンテンツ関連情報112および詳細情報114に含まれる情報に「ラーメン」というタグが設定される場合、物理的な距離が近い「山形」と「喜多方」とが地域ベクトルが近いと設定されてもよいし、学習部130による学習の結果に基づいてユーザが同程度の興味を持つ可能性が高く特性が近似するといえる「山形」と「熊本」とが地域ベクトルが近いと設定されてもよい。また、例えば、コンテンツ関連情報112および詳細情報114に含まれる情報に「コーヒー」というタグが設定される場合、物理的には距離が離れているが有名産地であるという点で「スマトラ島」と「ジャマイカ」とが地域ベクトルが近いと設定されてもよい。 When the tag "ramen" is set in the information included in the content-related information 112 and the detailed information 114, "Yamagata" and "Kitakata", which are physically close to each other, may be set as having close regional vectors. Based on the result of the learning by the learning unit 130, it is possible to set "Yamagata" and "Kumamoto", which are likely to have similar interests to each other and have similar characteristics, to have close area vectors. Further, for example, when a tag “coffee” is set in the information included in the content-related information 112 and the detailed information 114, “Sumatra” is a famous production area although it is physically distant. "Jamaica" may be set as having a close regional vector.

また、地域ベクトル導出部120は、コンテンツ関連情報112に含まれる情報のうち、ユーザによりあらかじめ設定された住所、勤務地などの情報に加え、IPアドレスから推定されるユーザの現在地を用いてユーザに関連する地域ベクトルを導出してもよい。 In addition, the region vector derivation unit 120 uses the user's current location estimated from the IP address in addition to the information such as the address and work location preset by the user among the information included in the content-related information 112 to provide the user with a An associated region vector may be derived.

[モデル生成装置の処理]
以下、モデル生成装置100によりレコメンドモデルMが生成される処理の詳細について説明する。図4は、モデル生成装置100の処理を説明するための図である。
[Processing of Model Generating Device]
Details of the process of generating the recommendation model M by the model generation device 100 will be described below. FIG. 4 is a diagram for explaining the processing of the model generation device 100. As shown in FIG.

取得部110は、例えば、データ統合モジュール116と記憶部118とを備える。記憶部118には、コンテンツ関連情報112や詳細情報114などが格納される。記憶部118は、例えば、HDD、フラッシュメモリ、EEPROM、ROM、またはRAMなどにより実現される。 Acquisition unit 110 includes, for example, data integration module 116 and storage unit 118 . The storage unit 118 stores content-related information 112, detailed information 114, and the like. Storage unit 118 is implemented by, for example, an HDD, flash memory, EEPROM, ROM, or RAM.

取得部110は、コンテンツ関連情報210、詳細情報220および詳細情報DB300より取得した情報を地域ベクトル導出部120に出力する。地域ベクトル導出部120は、取得部110により出力された各種情報の地域ベクトルを導出する。 Acquisition unit 110 outputs content-related information 210 , detailed information 220 , and information acquired from detailed information DB 300 to area vector derivation unit 120 . The regional vector deriving unit 120 derives regional vectors of various information output from the obtaining unit 110 .

取得部110のデータ統合モジュール116は、取得した各種情報、および地域ベクトル導出部120により導出された地域ベクトルを学習部130に出力する。データ統合モジュール116は、例えば、TALEND(登録商標)などのETL(Extract/Transform/Load)ツールが用いられる。データ統合モジュール116は、所定の周期で、記憶部118に格納された情報の一部(例えば、更新差分や、学習データとして好ましくない情報を除外したもの)または全部を学習部130に出力する。学習データとして好ましくない情報とは、例えば、地域ベクトル導出部120により地域ベクトルが導出できなかった情報である。 The data integration module 116 of the acquisition unit 110 outputs the acquired various information and the area vectors derived by the area vector derivation unit 120 to the learning unit 130 . The data integration module 116 uses, for example, an ETL (Extract/Transform/Load) tool such as TALEND (registered trademark). The data integration module 116 outputs part or all of the information stored in the storage unit 118 (for example, update differences and information that is not preferable as learning data is excluded) to the learning unit 130 at a predetermined cycle. Information that is not preferable as learning data is, for example, information from which the regional vector derivation unit 120 could not derive a regional vector.

学習部130は、例えば、学習データ132と、学習フレームワーク134と、着目箇所設定136とを備える。学習データ132は、例えば、HDD、フラッシュメモリ、EEPROM、ROM、またはRAMなどにより実現される。 The learning unit 130 includes, for example, learning data 132 , a learning framework 134 , and a point-of-interest setting 136 . The learning data 132 is implemented by, for example, an HDD, flash memory, EEPROM, ROM, or RAM.

学習データ132には、データ統合モジュール116により送信されたコンテンツ関連情報132Aと詳細情報132Bとが格納される。コンテンツ関連情報132Aには、コンテンツ関連情報210と、地域ベクトル導出部120により導出された地域ベクトルが格納される。詳細情報132Bには、詳細情報220(または、詳細情報DB300)と、地域ベクトル導出部120により導出された地域ベクトルが格納される。 The learning data 132 stores content-related information 132A and detailed information 132B transmitted by the data integration module 116 . The content-related information 132A stores the content-related information 210 and the area vector derived by the area vector derivation unit 120. FIG. The detailed information 132B stores the detailed information 220 (or the detailed information DB 300) and the area vectors derived by the area vector derivation unit 120. FIG.

図5は、着目箇所設定136の一例を示す図である。サービス提供者は、管理者端末20を介して、1以上の着目箇所を設定して学習部130による学習の方針を指示する。着目箇所設定136に設定可能な着目箇所は、図5の着目箇所1、着目箇所2に示すようにコンテンツ関連情報132Aや詳細情報132Bに格納される情報の項目自体であってもよいし、図5の着目箇所3に示すようにコンテンツ関連情報132Aや詳細情報132Bに格納される情報が満たす条件が設定されてもよい。 FIG. 5 is a diagram showing an example of the point-of-interest setting 136. As shown in FIG. The service provider sets one or more points of interest via the administrator terminal 20 and instructs the learning policy of the learning unit 130 . Points of interest that can be set in the point-of-interest setting 136 may be the items themselves of information stored in the content-related information 132A and the detailed information 132B as shown in the points of interest 1 and 2 in FIG. 5, a condition to be satisfied by the information stored in the content-related information 132A and the detailed information 132B may be set.

学習フレームワーク134は、着目箇所設定136を参照し、学習データ132、特に学習データ132に含まれる地域ベクトルを用いて学習を行う。着目箇所設定136は、例えば、管理者端末20を介してサービス提供者があらかじめ、または学習の度に設定する着目箇所である。学習フレームワーク134は、GPU(Graphics Processing Unit)を利用して並列処理で数値計算を行うためのフレームワーク(機械学習ライブラリ)であって、例えば、TensorFlow(登録商標)や、Chainer(登録商標)でなどのCNN(Convolutional Neural Network;畳み込みニューラルネットワーク)などのDNN(Deep Neural Network)演算を行う。 The learning framework 134 refers to the point-of-interest setting 136 and performs learning using the learning data 132 , especially the area vectors included in the learning data 132 . The point-of-interest setting 136 is, for example, a point of interest set in advance by the service provider via the administrator terminal 20 or each time learning is performed. The learning framework 134 is a framework (machine learning library) for performing numerical calculations in parallel using a GPU (Graphics Processing Unit). DNN (Deep Neural Network) calculations such as CNN (Convolutional Neural Network) are performed.

モデル生成部140は、学習部130による学習結果に基づいてレコメンドモデルMを生成する。 The model generation unit 140 generates a recommendation model M based on the learning result of the learning unit 130 .

[レコメンド例1]
図6は、レコメンドモデルMの出力例を説明するための図である。例えば、着目箇所が「居住地」および「現在地」であると設定されたレコメンドモデルM1に対して、ユーザU1のコンテンツ関連情報132Aが入力された場合、レコメンドモデルM1は、「神奈川の週末イベント」、「東京の週末イベント」などのレコメンド情報を出力する。
[Recommendation example 1]
FIG. 6 is a diagram for explaining an output example of the recommendation model M. FIG. For example, when the user U1's content-related information 132A is input to the recommendation model M1 in which the places of interest are set to be "residence" and "current location", the recommendation model M1 is "weekend event in Kanagawa". , “Weekend events in Tokyo” and other recommended information is output.

着目箇所が「現在地」、「居住地」および「興味」であると設定されたレコメンドモデルM2に対して、ユーザU1のコンテンツ関連情報132Aが入力された場合、レコメンドモデルM2は、「現在地周辺のおすすめラーメン」、「神奈川の週末イベント」などのレコメンド情報を出力する。レコメンドモデルM2が出力するレコメンド情報には、レコメンドモデルM1と同一のレコメンド情報が含まれてもよい。 When the user U1's content-related information 132A is input to the recommendation model M2 in which the points of interest are set to be "current location", "residence", and "interest", the recommendation model M2 is "current location Recommended ramen”, “Weekend events in Kanagawa”, etc. are output. The recommendation information output by the recommendation model M2 may include the same recommendation information as the recommendation model M1.

着目箇所が「現在地」、「居住地」、「興味」および「購買履歴」であると設定されたレコメンドモデルM3に対して、ユーザU1のコンテンツ関連情報132Aが入力された場合、レコメンドモデルM3は、「大阪のラーメンイベント」、「現在地周辺のおすすめラーメン」などのレコメンド情報を出力する。 When the user U1's content-related information 132A is input to the recommendation model M3 in which the points of interest are set to be "current location", "place of residence", "interest", and "purchase history", the recommendation model M3 is , “Osaka Ramen Events”, “Recommended Ramen Around Current Location”, etc.

レコメンドモデルM3による出力は、レコメンドモデルM1およびM2による出力と比較して、「購買履歴」の影響が大きく反映されたものである。レコメンドモデルM1およびM2は「現在地」および「居住地」の影響を受けた出力を行うものであり、「現在地」および「居住地」からユーザU1の生活圏を推測し、その生活圏から離れた地域の情報が出力される可能性を低減させるものである。 The output from the recommendation model M3 reflects the influence of the "purchase history" to a greater extent than the outputs from the recommendation models M1 and M2. The recommendation models M1 and M2 produce output influenced by the "current location" and the "residential location". This reduces the possibility that the information of the area is output.

一方、レコメンドモデルM3による出力は、例えば、サービス提供者により『「購買履歴に旅行用品が含まれる」という条件を満たすユーザは、グルメ旅行、写真撮影のための旅行などをする可能性がある』、『「購買履歴に旅行用品が含まれる」という条件を満たすユーザは、生活圏から離れた地域の情報であっても興味のあることに対する情報を収集する』という仮説を反映したものである。 On the other hand, the output of the recommendation model M3 is, for example, the output from the service provider, ``Users who satisfy the condition ``purchase history includes travel goods'' may go on a gourmet trip, a trip for photography, etc.'' , reflects the hypothesis that ``users who satisfy the condition that ``purchasing history includes travel goods'' will collect information about things they are interested in, even if it is information about an area far from their living area.

図示のように、同一のユーザU1のコンテンツ関連情報132Aに対して着目箇所の設定が異なるレコメンドモデルM1~M3が用いられた場合、出力の違いが発生する。 As shown in the figure, when the recommendation models M1 to M3 with different set points of interest are used for the content-related information 132A of the same user U1, different outputs occur.

[レコメンド例2]
図7は、レコメンドモデルMの他の出力例を説明するための図である。なお、図7の例において用いられたレコメンドモデルM(以下、レコメンドモデルM4)は、着目箇所に相当する情報に対して地域ベクトルが導出された情報が設定されており、出力する正解に対する地域ベクトルの影響度合が強められたものである。
[Recommendation example 2]
FIG. 7 is a diagram for explaining another output example of the recommendation model M. FIG. In the recommendation model M (hereinafter referred to as recommendation model M4) used in the example of FIG. The degree of influence of

図8は、詳細情報220の他の一例である。図示のように、山形ラーメン特集には、サービス提供者によってあらかじめ「おでかけ」、「ラーメン」、「山形」などのタグ情報が設定されている。なお、これらの情報は、レコメンドモデルM4において着目箇所として設定された項目である、または着目箇所として設定された項目に関連するものとして説明する。 FIG. 8 is another example of the detailed information 220. As shown in FIG. As shown in the figure, the Yamagata ramen special feature has tag information such as "outing", "ramen", and "Yamagata" set in advance by the service provider. Note that these pieces of information are the items set as the point of interest in the recommendation model M4, or are related to the items set as the point of interest.

図7に戻り、例えば、レコメンドモデルM4の着目箇所が「居住地」、「興味」および「購買履歴」であり、ユーザU2のコンテンツ関連情報132Aが入力された場合、レコメンドモデルM4は、山形ラーメン特集を優先表示する。レコメンドモデルM4は、ユーザU3の現在地または居住地の地域ベクトルと、詳細情報220の「山形ラーメン特集」との地域ベクトルとに基づいて図示のような出力を行う。 Returning to FIG. 7, for example, when the points of interest of the recommendation model M4 are "place of residence", "interest", and "purchase history", and the user U2's content-related information 132A is input, the recommendation model M4 is Yamagata Ramen. Give priority to special features. The recommendation model M4 outputs as shown in the drawing based on the area vector of the current location or residence of the user U3 and the area vector of "Yamagata ramen special" of the detailed information 220. FIG.

また、レコメンドモデルM4は、ユーザU3のコンテンツ関連情報132Aが入力された場合にも、「山形ラーメン特集」を優先表示する。この出力は、ユーザU3の「興味」と「購買履歴に旅行用品が含まれる」が反映されたものである。レコメンドモデルM4は、ユーザU3の現在地または居住地の地域ベクトルと、詳細情報220の「山形ラーメン特集」との地域ベクトルとに基づいて図示のような出力を行う。 In addition, the recommendation model M4 preferentially displays "Yamagata ramen special" even when the user U3's content-related information 132A is input. This output reflects the user U3's "interest" and "purchasing history includes travel goods". The recommendation model M4 outputs as shown in the drawing based on the area vector of the current location or residence of the user U3 and the area vector of "Yamagata ramen special" of the detailed information 220. FIG.

[処理フロー]
図9は、モデル生成装置100による処理の流れの一例を示すフローチャートである。
[Processing flow]
FIG. 9 is a flowchart showing an example of the flow of processing by the model generating device 100. As shown in FIG.

まず、学習部130は、管理者端末20を介してサービス提供者に入力される着目箇所設定136の設定を受け付ける(ステップS100)。次に、取得部110は、サービスサーバ200が管理者端末20を介してサービス提供者により入稿された詳細情報220(または詳細情報DB300)を取得する(ステップS102)。 First, the learning unit 130 receives the setting of the target part setting 136 input by the service provider via the administrator terminal 20 (step S100). Next, the acquisition unit 110 acquires the detailed information 220 (or the detailed information DB 300) submitted by the service provider via the administrator terminal 20 to the service server 200 (step S102).

次に、取得部110は、ユーザの行動履歴を含む、コンテンツ関連情報を取得する(ステップS104)。次に、地域ベクトル導出部120は、地域ベクトルを導出する(ステップS106)。次に、学習部130は、地域ベクトル導出部120により導出された地域ベクトルが加味された学習データ132を学習する(ステップS108)。次に、モデル生成部140は、学習部130による学習結果に基づいてレコメンドモデルMを出力する(ステップS110)。以上、本フローチャートの処理の説明を終了する。 Next, the acquisition unit 110 acquires content-related information including the user's action history (step S104). Next, the regional vector deriving unit 120 derives a regional vector (step S106). Next, the learning unit 130 learns the learning data 132 to which the area vectors derived by the area vector deriving unit 120 are added (step S108). Next, the model generation unit 140 outputs the recommendation model M based on the learning result of the learning unit 130 (step S110). This completes the description of the processing of this flowchart.

上述のように、実施形態のモデル生成装置100は、学習部130がユーザの行動履歴であって、ユーザIDや、ユーザの位置、ユーザに提供したコンテンツを示す情報とを含むコンテンツ関連情報と、コンテンツの詳細情報を含む詳細情報DB300とを学習データとして学習し、モデル生成部140が学習部130による学習結果に基づいてレコメンドモデルMを生成することにより、サービス提供者からの着目箇所と正解の指定を受け付け、着目箇所に相当する情報が入力されると正解を出力するレコメンドモデルMをサービス提供者に提供することができる。これにより、サービス提供者は、レコメンドモデルMを用いることで、提供するコンテンツを選択したり、サービス提供におけるユーザの満足度をより高めるための取り組みを行うことができる。 As described above, in the model generation device 100 of the embodiment, the learning unit 130 is the action history of the user, content-related information including the user ID, the user's position, and information indicating the content provided to the user; The detailed information DB 300 including detailed information of the content is learned as learning data, and the model generating unit 140 generates the recommendation model M based on the learning result of the learning unit 130, thereby identifying the point of interest from the service provider and the correct answer. It is possible to provide a service provider with a recommendation model M that accepts designation and outputs a correct answer when information corresponding to a point of interest is input. As a result, the service provider can use the recommendation model M to select content to be provided and to make efforts to further increase user satisfaction in service provision.

以上、本発明を実施するための形態について実施形態を用いて説明したが、本発明はこうした実施形態に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。 As described above, the mode for carrying out the present invention has been described using the embodiments, but the present invention is not limited to such embodiments at all, and various modifications and replacements can be made without departing from the scope of the present invention. can be added.

10 端末装置
20 管理者端末
100 モデル生成装置
110 取得部
120 地域ベクトル導出部
130 学習部
140 モデル生成部
200 サービスサーバ
300 詳細情報DB
10 terminal device 20 administrator terminal 100 model generation device 110 acquisition unit 120 area vector derivation unit 130 learning unit 140 model generation unit 200 service server 300 detailed information DB

Claims (4)

ユーザの行動履歴であって、少なくとも前記ユーザの識別情報、前記ユーザの位置、前記ユーザが利用したコンテンツを示す情報、及び前記コンテンツのタグを含むコンテンツ関連情報と、少なくとも、タグ情報を含むコンテンツ詳細情報及び前記コンテンツのタグ又は前記タグ情報に関連する地域ベクトルを含む詳細情報とを学習データとして、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成する学習部と、
前記学習データにおける前記着目箇所と、少なくとも前記コンテンツを含む前記正解の指定を受け付け、前記学習部に前記着目箇所と正解を伝えて前記学習部に学習を実行させるモデル生成部と、
備えるモデル生成装置。
A user's action history, which includes at least identification information of the user, location of the user, information indicating content used by the user , content-related information including tags of the content , and at least tag information. a learning unit that generates a learned model that outputs a correct answer when information corresponding to a point of interest is input using content detailed information and detailed information including a tag of the content or a region vector related to the tag information as learning data;
a model generation unit that accepts designation of the correct answer that includes at least the focused point in the learning data and the correct answer, conveys the focused point and the correct answer to the learning unit, and causes the learning unit to perform learning;
A model generation device comprising :
前記コンテンツ関連情報は、前記ユーザの購買履歴をさらに含む、
請求項1に記載のモデル生成装置。
The content-related information further includes the user's purchase history,
The model generation device according to claim 1.
コンピュータが、
ユーザの行動履歴であって、少なくとも前記ユーザの識別情報、前記ユーザの位置、前記ユーザが利用したコンテンツを示す情報、及び前記コンテンツのタグを含むコンテンツ関連情報と、少なくとも、タグ情報を含むコンテンツ詳細情報及び前記コンテンツのタグ又は前記タグ情報に関連する地域ベクトルを含む詳細情報とを学習データとして、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成し、
前記学習データにおける前記着目箇所と、少なくとも前記コンテンツを含む前記正解の指定を受け付け、前記学習済みモデルを生成する機能に前記着目箇所と正解を伝えて学習を実行させる、
デル生成方法。
the computer
A user's action history, which includes at least identification information of the user, location of the user, information indicating content used by the user , content-related information including tags of the content , and at least tag information. generating a learned model that outputs a correct answer when information corresponding to a point of interest is input using detailed information about the content and detailed information including a tag of the content or a region vector related to the tag information as learning data;
Receiving designation of the correct answer including the point of interest in the learning data and at least the content, and transmitting the point of interest and the correct answer to a function that generates the trained model to perform learning;
Model generation method.
コンピュータに、
ユーザの行動履歴であって、少なくとも前記ユーザの識別情報、前記ユーザの位置、前記ユーザが利用したコンテンツを示す情報、及び前記コンテンツのタグを含むコンテンツ関連情報と、少なくとも、タグ情報を含むコンテンツ詳細情報及び前記コンテンツのタグ又は前記タグ情報に関連する地域ベクトルを含む詳細情報とを学習データとして、着目箇所に相当する情報を入力すると正解を出力する学習済みモデルを生成させ、
前記学習データにおける前記着目箇所と、少なくとも前記コンテンツを含む前記正解の指定を受け付け、前記学習済みモデルを生成する機能に前記着目箇所と正解を伝えて学習を実行させることを行わせる、
ログラム。
to the computer,
A user's action history, which includes at least identification information of the user, location of the user, information indicating content used by the user , content-related information including tags of the content , and at least tag information. generating a trained model that outputs a correct answer when information corresponding to a point of interest is input using detailed information about content and detailed information including a tag of the content or a region vector related to the tag information as learning data;
Receiving designation of the point of interest in the learning data and the correct answer including at least the content, and transmitting the point of interest and the correct answer to the function that generates the trained model to perform learning;
program .
JP2019052216A 2019-03-20 2019-03-20 MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM Active JP7330726B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019052216A JP7330726B2 (en) 2019-03-20 2019-03-20 MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019052216A JP7330726B2 (en) 2019-03-20 2019-03-20 MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2020154672A JP2020154672A (en) 2020-09-24
JP7330726B2 true JP7330726B2 (en) 2023-08-22

Family

ID=72559153

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019052216A Active JP7330726B2 (en) 2019-03-20 2019-03-20 MODEL GENERATING DEVICE, MODEL GENERATING METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7330726B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016181196A (en) 2015-03-25 2016-10-13 日本電気株式会社 Information processing apparatus, information processing method, and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8732219B1 (en) * 2010-08-25 2014-05-20 United Services Automobile Association (Usaa) Method and system for determining correlated geographic areas
CN105868237A (en) * 2015-12-09 2016-08-17 乐视网信息技术(北京)股份有限公司 Multimedia data recommendation method and server

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016181196A (en) 2015-03-25 2016-10-13 日本電気株式会社 Information processing apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2020154672A (en) 2020-09-24

Similar Documents

Publication Publication Date Title
CN104462156B (en) A kind of feature extraction based on user behavior, personalized recommendation method and system
KR101419504B1 (en) System and method providing a suited shopping information by analyzing the propensity of an user
CN107862553A (en) Advertisement real-time recommendation method, device, terminal device and storage medium
US20200081896A1 (en) Computerized system and method for high-quality and high-ranking digital content discovery
CN106375369B (en) The business recommended method of mobile Web and Collaborative Recommendation system based on user behavior analysis
US20130185294A1 (en) Recommender system, recommendation method, and program
US20140143332A1 (en) Discovering signature of electronic social networks
US9256692B2 (en) Clickstreams and website classification
CN103886090A (en) Content recommendation method and device based on user favorites
CN102227744A (en) Customizable content for distribution in social networks
US9767417B1 (en) Category predictions for user behavior
JP6250106B1 (en) Information analysis apparatus, information analysis method, and information analysis program
Gao et al. Mining human mobility in location-based social networks
CN108028768A (en) The method and system of application version is installed by short-range communication
US20160098416A1 (en) Auto complete search box based on the user's context to reduce user's input
CN111738785A (en) Product selection method, system and storage medium
EP2390829A1 (en) Method of identifying remote users of websites
CN107103062A (en) A kind of webpage recommending method and system
JP6976207B2 (en) Information processing equipment, information processing methods, and programs
JP5905551B1 (en) Information processing device, terminal device, information processing method, and information processing program
JP7200069B2 (en) Information processing device, vector generation method and program
CN110766489A (en) Method for requesting content and providing content and corresponding device
US20130275223A1 (en) Future ad targeting
KR20210014998A (en) System for providing cost-effective diner search service using price tag
US20220167034A1 (en) Device topological signatures for identifying and classifying mobile device users based on mobile browsing patterns

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220218

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220808

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220808

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220819

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220823

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20221007

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20221018

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20221108

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20221213

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20230228

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20230328

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230525

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230809

R150 Certificate of patent or registration of utility model

Ref document number: 7330726

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350