JP7475590B2 - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP7475590B2
JP7475590B2 JP2023068947A JP2023068947A JP7475590B2 JP 7475590 B2 JP7475590 B2 JP 7475590B2 JP 2023068947 A JP2023068947 A JP 2023068947A JP 2023068947 A JP2023068947 A JP 2023068947A JP 7475590 B2 JP7475590 B2 JP 7475590B2
Authority
JP
Japan
Prior art keywords
sns
user
posted
users
interests
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
JP2023068947A
Other languages
Japanese (ja)
Other versions
JP2023089233A (en
Inventor
睦 高松
求 渡辺
孝太郎 高島
Original Assignee
Aiq株式会社
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 Aiq株式会社 filed Critical Aiq株式会社
Priority to JP2023068947A priority Critical patent/JP7475590B2/en
Publication of JP2023089233A publication Critical patent/JP2023089233A/en
Application granted granted Critical
Publication of JP7475590B2 publication Critical patent/JP7475590B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。 An embodiment of the present invention relates to an information processing device and a program.

最近、店舗において販売員が接客しながら商品を販売する販売形態(実店舗販売)が難しくなってきている。販売総売上に対する実店舗販売額の割合が下がり、インターネットを介した電子商取引(EC:Electronic Commerce)を利用した販売形態(EC販売)の割合が拡大しつつある。 Recently, it has become difficult to continue selling products in a store while sales staff are serving customers (physical store sales). The proportion of physical store sales in total sales is decreasing, and the proportion of sales using electronic commerce (EC sales) via the Internet is increasing.

さらに、ECサイトへの集客にSNS(Social Networking Service)を活用すること、つまり実店舗の販売員等の特定のSNSユーザ(画像投稿者)が例えばインスタグラム(登録商標)に商品の写真(画像)を投稿し、その投稿からECサイトにSNSユーザを誘導することにより、商品販売に繋げる販売形態が注目されている。 Furthermore, the use of SNS (Social Networking Service) to attract customers to EC sites is attracting attention as a sales model in which specific SNS users (image contributors), such as sales staff at physical stores, post photos (images) of products on Instagram (registered trademark), for example, and then direct SNS users from those posts to the EC site, thereby leading to product sales.

このSNSを活用した販売形態は、SNSユーザが投稿者の投稿ページの閲覧に訪れる機会を待つ、いわゆる「待ちの営業」から、投稿ページに誘導するためにSNSユーザに対して個別に広告を配信する積極的な営業活動に転換している。広告にはディスプレイ広告、メール広告等様々な種類が存在する。いずれも広告配信の対象ユーザを絞り込んで配信しているが、そのクリック率やコンバージョン率等の成功率はあまり高いとは言えない。 This sales model that utilizes SNS has shifted from so-called "passive sales," in which SNS users wait for an opportunity to visit the poster's posting page, to active sales activities in which advertisements are sent to SNS users individually to guide them to the posting page. There are various types of advertisements, such as display advertisements and email advertisements. All of these are delivered to a narrow range of target users, but the success rates, such as click rates and conversion rates, cannot be said to be very high.

その理由の一つしては、広告配信の対象ユーザの絞り込みの精度があまり高いとは言えないことにあると考えられる。 One of the reasons for this is thought to be that the precision with which the target users for ad delivery can be narrowed down is not very high.

目的は、広告配信の対象ユーザの絞り込み精度の向上、効果的な広告配信の実現のためにプロフィールとともに興味対象を含むペルソナを作成することにある。 The purpose is to improve the accuracy of targeting users for ad delivery and to create personas that include interests along with profiles in order to achieve effective ad delivery.

本実施形態は、複数のSNSユーザに対してSNSサービスを提供するSNSサーバに対してインターネット回線を介して接続される情報処理装置であって、プログラムを記憶する記憶部と、前記プログラムを実行するプロセッサと、前記インターネット回線を介して前記SNSサーバと通信する通信部とを具備し、前記プロセッサが前記プログラムを実行することにより、前記SNSサーバに対して前記通信部を介して、前記SNSユーザ各々のプロフィール、前記SNSユーザ各々が投稿した投稿画像、前記投稿画像に前記SNSユーザ各々が付したハッシュタグ、前記SNSユーザ各々が投稿したコメントを要求し、ダウンロードする手段と、前記ハッシュタグ及び前記コメントに対して言語解析処理を実行して名詞を抽出し、前記抽出された名詞に基づいて前記SNSユーザ各々の興味対象の分類を特定する手段と、前記プロフィールと、前記興味対象の分類とから前記SNSユーザ各々のペルソナのデータを作成する手段とを実現する。 In this embodiment, an information processing device is connected via an Internet line to an SNS server that provides SNS services to a plurality of SNS users, and includes a storage unit that stores a program, a processor that executes the program, and a communication unit that communicates with the SNS server via the Internet line. The processor executes the program to request and download from the SNS server via the communication unit the profiles of the SNS users, the images posted by the SNS users, the hashtags attached to the images by the SNS users, and the comments posted by the SNS users, a means for performing language analysis processing on the hashtags and the comments to extract nouns and to identify the classification of the interests of the SNS users based on the extracted nouns, and a means for creating persona data for the SNS users from the profile and the classification of the interests.

図1は、SNSサービスの画面構成例を示す図である。FIG. 1 is a diagram showing an example of a screen configuration of an SNS service. 図2は、本実施形態に係る情報処理装置を含む全体システムの構成図である。FIG. 2 is a configuration diagram of an entire system including an information processing apparatus according to this embodiment. 図3は、図1の情報処理装置の構成図である。FIG. 3 is a diagram showing the configuration of the information processing apparatus shown in FIG. 図4は、ペルソナの一例を示す図である。FIG. 4 is a diagram illustrating an example of a persona. 図5は、図3のプロセッサで特定される興味対象の分類体系の一例を示す図である。FIG. 5 is a diagram illustrating an example of a classification system of objects of interest identified by the processor of FIG. 図6は、図3のプロセッサで実現されるペルソナ作成処理手順を示すフローチャートである。FIG. 6 is a flowchart showing the procedure of the persona creation process implemented by the processor of FIG. 図7は、図6のペルソナ作成処理の概念図である。FIG. 7 is a conceptual diagram of the persona creation process of FIG. 図8は、図3のプロセッサで実現されるユーザAと関係性が強いSNSユーザの典型的なペルソナ作成処理手順を示すフローチャートである。FIG. 8 is a flowchart showing a typical procedure for creating a persona of an SNS user who has a strong relationship with user A, which is realized by the processor of FIG. 図9は、図8の典型的なペルソナ作成処理の概念図である。FIG. 9 is a conceptual diagram of the exemplary persona creation process of FIG. 図10は、図3のプロセッサで実現される購入候補者抽出処理(人軸)の手順を示すフローチャートである。FIG. 10 is a flowchart showing the procedure of the purchase candidate extraction process (human axis) realized by the processor of FIG. 図11は、図10の購入候補者抽出の概念図である。FIG. 11 is a conceptual diagram of the extraction of potential purchasers in FIG. 図12は、図3のプロセッサで実現される購入候補者抽出処理(商品軸1)の手順を示すフローチャートである。FIG. 12 is a flowchart showing the procedure of the candidate purchaser extraction process (product axis 1) realized by the processor of FIG. 図13は、図12の購入候補者抽出の概念図である。FIG. 13 is a conceptual diagram of the extraction of potential purchasers shown in FIG. 図14は、図3のプロセッサで実現される購入候補者抽出処理(商品軸2)の手順を示すフローチャートである。FIG. 14 is a flowchart showing the procedure of the candidate purchaser extraction process (product axis 2) realized by the processor of FIG. 図15は、図12の購入候補者抽出の概念図である。FIG. 15 is a conceptual diagram of the extraction of potential purchasers in FIG.

以下、図面を参照して本発明の実施形態について説明する。
本実施形態は、人と人とのつながりを促進・サポートするコミュニティ型のサービスとしてソーシャルネットワーキングサービス(以下「SNS」という)における「フェイスブック(登録商標)」、「ツイッター(登録商標)」、「インスタグラム(登録商標)」等の画像(静止画(写真)、動画)の投稿閲覧サービスを活用して商品購入候補者を抽出する処理に係る。図1に画像投稿閲覧サービスの画面の一例を示すように、当該SNSサービスの提供を受けるSNSユーザは、プロフィールを登録するとともに、趣味や販売商品等に関する写真や動画(以下、画像という)を自身のコメントと共に投稿する機能が提供される。一方、投稿画像等を閲覧するSNSユーザには、画像を投稿したユーザ(画像投稿者)やその投稿に対して反応し、何らかのアクションを実行することができる機能が提供されており、例えば画像投稿者をフォローすることにより画像投稿者の更新状況を把握できる機能、さらに投稿に対してコメントを送信する機能、投稿に対して「いいね」等の共感意思を発信する機能、自身のフォロワー等に投稿等を推奨し拡散するリツイートやシェア等の機能、投稿画像を保存(ダウンロード)する機能など様々な機能等が提供されている。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
This embodiment relates to a process of extracting product purchase candidates by utilizing a posting and viewing service of images (still images (photos), videos) such as "Facebook (registered trademark)", "Twitter (registered trademark)", and "Instagram (registered trademark)" in a social networking service (hereinafter referred to as "SNS") as a community-type service that promotes and supports connections between people. As shown in FIG. 1 as an example of a screen of an image posting and viewing service, an SNS user who receives the SNS service is provided with a function of registering a profile and posting photos and videos (hereinafter referred to as images) related to hobbies, products for sale, etc., together with his/her own comments. On the other hand, an SNS user who views posted images, etc. is provided with a function of reacting to the user who posted the image (image poster) and the post and performing some kind of action. For example, various functions are provided, such as a function of following the image poster to grasp the update status of the image poster, a function of sending a comment on the post, a function of expressing sympathy such as "like" for the post, a function of retweeting and sharing to recommend and spread the post, etc. to his/her followers, etc., and a function of saving (downloading) the posted image.

なお、これらフォロー機能、コメント投稿機能、「いいね」等の共感意思の発信機能、リツイートやシェア等の拡散機能、保存機能などのアクションを実行して、画像投稿者又はその投稿に対して反応し、何らかのアクションを実行するSNSユーザは、その対象であるところの画像投稿者又はその投稿に対して、魅力を感じており、強い関心を示しているSNSユーザであると考えられる。ここでは、フォロー機能、コメント投稿機能、「いいね」等の共感意思の発信機能、リツイートやシェア等の拡散機能、保存機能のうち少なくとも一つの機能を実行するSNSユーザは、当該画像投稿者又はその投稿に対して関心を示すSNSユーザであるという。 Note that SNS users who respond to an image poster or its post by executing actions such as the follow function, comment posting function, function of expressing sympathy such as "like," spread function such as retweeting or sharing, and save function, and perform some action, are considered to be SNS users who find the target image poster or its post attractive and show a strong interest. Here, SNS users who execute at least one of the functions of the follow function, comment posting function, function of expressing sympathy such as "like," spread function such as retweeting or sharing, and save function are said to be SNS users who show an interest in the image poster or its post.

図2に示すように本実施形態に係る情報処理装置1に対して、公衆通信回線網(インターネット回線)8を介して、SNSサービスを提供するSNSサーバ2が接続される。またSNSサーバ2にはインターネット回線8を介して画像投稿者や閲覧者等のSNSユーザが所有するPC、スマートフォン、PHS、PDA、タブレット端末などの端末(ユーザ端末)3-7が接続される。 As shown in FIG. 2, an SNS server 2 that provides SNS services is connected to an information processing device 1 according to this embodiment via a public communication line network (Internet line) 8. In addition, terminals (user terminals) 3-7, such as PCs, smartphones, PHS, PDAs, tablet terminals, etc. owned by SNS users such as image contributors and viewers, are connected to the SNS server 2 via the Internet line 8.

例えば、画像投稿者としてのSNSユーザはユーザ端末3を介して画像やコメント等をSNSサーバ2に投稿することができる。一方、閲覧者としてのSNSユーザは、投稿に対するコメント、投稿に対する「いいね」等の共感、投稿に対する「やだね」等の反感、リツイートやシェア等の投稿の拡散、投稿画像の保存(ダウンロード)、投稿者のフォロワー等、様々な反応をユーザ端末4-7を介して発信することができる。 For example, SNS users acting as image posters can post images, comments, etc. to the SNS server 2 via user terminal 3. On the other hand, SNS users acting as viewers can send various reactions to posts via user terminals 4-7, such as comments on posts, sympathy for posts such as "likes," antipathy for posts such as "no," spreading posts by retweeting or sharing, saving (downloading) posted images, and following the poster.

図3に示すように情報処理装置1は、プロセッサ11に対してデータ/制御バス10を介して、RAM12、ROM13、記憶部14、入力コントローラ15、ビデオコントローラ16、通信部17が接続される。入力コントローラ15にはキーボードやマウス等の入力デバイス18が接続される。ビデオコントローラ16にはLCD(Liquid Crystal Display)等のディスプレイ19が接続される。 As shown in FIG. 3, in the information processing device 1, a RAM 12, a ROM 13, a storage unit 14, an input controller 15, a video controller 16, and a communication unit 17 are connected to a processor 11 via a data/control bus 10. An input device 18 such as a keyboard or a mouse is connected to the input controller 15. A display 19 such as an LCD (Liquid Crystal Display) is connected to the video controller 16.

プロセッサ11は、CPU(Central Processing Unit)及びGPU(Graphics Processing Unit)により構成される。プロセッサ11は、記憶部14又はROM13からRAM12にロードされた各種プログラムを実行して、後述するペルソナ作成処理、典型的なペルソナ作成処理、3種の購入候補者抽出処理を実行する。RAM12は、プロセッサ11の主メモリ、ワークエリア等として機能する。ROM13あるいは記憶部14は、プロセッサ11により実行されるBIOS(Basic Input Output System)、オペレーティングシステムプログラム(OS)、本実施形態に係るペルソナ作成プログラム、典型的なペルソナ作成プログラム、3種の購入候補者抽出プログラム、その他前処理等の各種機能を実現するためのプログラム、それら処理に必要とされる各種データ等が記憶される。 The processor 11 is composed of a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit). The processor 11 executes various programs loaded from the storage unit 14 or ROM 13 to the RAM 12 to execute the persona creation process, typical persona creation process, and three types of purchase candidate extraction process described below. The RAM 12 functions as the main memory, work area, etc. of the processor 11. The ROM 13 or the storage unit 14 stores the BIOS (Basic Input Output System), operating system program (OS), the persona creation program according to this embodiment, the typical persona creation program, the three types of purchase candidate extraction program, other programs for realizing various functions such as preprocessing, and various data required for these processes, which are executed by the processor 11.

次にペルソナ作成処理について説明する。図4(a)乃至図4(c)に例示するように、ペルソナとはSNSユーザの人物像として定義され、ここでは商品購買行動に関わる例えば年代、性別、居住地、興味対象、最近関心を示している対象を表すトレンドの各項目から設定される。また図5に例示するように、商品購買行動に最も関わる項目として興味対象は、より詳細に、ファッションや自動車等の大分類、それより下位の中分類、小分類から構成されるものとする。 Next, the persona creation process will be described. As shown in Figs. 4(a) to 4(c), a persona is defined as a profile of an SNS user, and is set here from various items related to product purchasing behavior, such as age, gender, place of residence, interests, and trends that indicate recent interests. As shown in Fig. 5, interests, which are the items most related to product purchasing behavior, are more specifically composed of major categories such as fashion and automobiles, as well as lower-level medium and small categories.

ペルソナ作成処理に係る各種手段はプロセッサ11が記憶部14又はROM13からRAM12にロードされたペルソナ作成プログラムを実行することにより実現される。 The various means related to the persona creation process are realized by the processor 11 executing a persona creation program loaded from the memory unit 14 or the ROM 13 to the RAM 12.

図6、図7に示すように、まず工程S11において、SNSサーバ2に対して通信部17を介して、SNSユーザ各々が登録したプロフィール、SNSユーザ各々が投稿した投稿画像、当該投稿画像に付されたハッシュタグ、SNSユーザ各々が自身の投稿に対して発信したコメントを要求して、ダウンロードする。分離手段302により分離されたプロフィールデータはペルソナ作成手段307に受け渡され、投稿画像データはオブジェクト抽出手段303に受け渡され、ハッシュタグ及びコメントは言語解析手段305に受け渡される。 As shown in Figures 6 and 7, first in step S11, a request is made to the SNS server 2 via the communication unit 17 for the profiles registered by each SNS user, the images posted by each SNS user, the hashtags added to the posted images, and the comments sent by each SNS user on their own posts, and these are downloaded. The profile data separated by the separation means 302 is passed to the persona creation means 307, the posted image data is passed to the object extraction means 303, and the hashtags and comments are passed to the language analysis means 305.

工程S12において、言語解析手段305はダウンロードしたハッシュタグ、コメントに対して言語解析処理(テキストマイニング)を実行して名詞を抽出するとともに、興味対象特定手段306は、抽出された名詞に基づいてSNSユーザの興味対象の大分類を特定する。当該特定処理としては多数の名詞と複数の大分類との対応表を予め構築しておき、当該対応表に名詞を個々に照会し、最大頻度を示す興味対象の大分類を当該SNSユーザの興味対象の大分類として特定しても良いし、学習済みのニューラルネットワークにより複数の名詞を入力し、興味対象の大分類を出力するようにしてもよい。 In step S12, the language analysis means 305 performs language analysis processing (text mining) on the downloaded hashtags and comments to extract nouns, and the interest identification means 306 identifies the major categories of the SNS user's interests based on the extracted nouns. This identification processing may involve building a correspondence table of many nouns and multiple major categories in advance, consulting the correspondence table individually for each noun, and identifying the major category of interests showing the highest frequency as the major category of the SNS user's interests, or it may involve inputting multiple nouns using a trained neural network and outputting the major categories of interests.

工程S13において、オブジェクト抽出手段303は、特定された興味対象の大分類を用いて投稿画像から興味対象の大分類に対応するオブジェクト、例えばファッションに対応するジャケットを含む部分画像を抽出する。この抽出処理は典型的には畳み込みニューラルネットワークが適用される。後述の画像解析処理の範囲を、興味対象の大分類に対応するオブジェクトを含む部分画像に限定することができるので、画像解析精度の向上が期待できる。 In step S13, the object extraction means 303 uses the identified major category of interests to extract partial images from the posted image that contain objects that correspond to the major category of interests, for example, jackets that correspond to fashion. This extraction process typically uses a convolutional neural network. Since the scope of the image analysis process described below can be limited to partial images that contain objects that correspond to the major category of interests, it is expected that the accuracy of image analysis will improve.

画像解析手段304は、興味対象の大分類毎に適正化された複数の識別手段304-1,304-2、・・・304-nに分化されている。複数の識別手段304-1,304-2、・・・304-nは典型的には畳み込みニューラルネットワークシステムにより構成される。周知の通り、畳み込みニューラルネットワークは、2次元画像に対してフィルタによる畳み込みを行うことで、画像から特徴量を抽出する。畳み込みニューラルネットワークは、畳み込みとプーリングとを繰り返す多層ネットワークからなる。畳み込みニューラルネットワークにおいて畳み込み層を構成する識別に有効なフィルタの係数(重み)を、大量の学習用画像などの大量のデータを用いて学習させる。当該係数(重み)は、大量のデータを用いて、フィルタによる畳み込みと、一定領域の反応をまとめるプーリングとを繰り返すことで多様な変形に対する不変性を獲得する学習を行うことにより得られる。なお、畳み込みニューラルネットワークの識別性能は、畳み込み層を構成するフィルタに依存する。フィルタは、興味対象の大分類ごとに用意される。 The image analysis means 304 is divided into a plurality of classification means 304-1, 304-2, ... 304-n that are optimized for each major classification of objects of interest. The plurality of classification means 304-1, 304-2, ... 304-n are typically configured with a convolutional neural network system. As is well known, a convolutional neural network extracts features from a two-dimensional image by convolving the image with a filter. A convolutional neural network is a multi-layer network that repeats convolution and pooling. The coefficients (weights) of the filters that are effective for classification and that constitute the convolutional layer in the convolutional neural network are trained using a large amount of data such as a large amount of training images. The coefficients (weights) are obtained by learning to acquire invariance against various deformations by repeating convolution with a filter and pooling that summarizes responses in a certain area using a large amount of data. The classification performance of the convolutional neural network depends on the filters that constitute the convolutional layer. Filters are prepared for each major classification of objects of interest.

工程S14において、特定された興味対象の大分類に適合する複数の識別手段304-1,304-2、・・・304-nの一は、部分画像に対して画像解析処理を実行し、興味対象のより下位の中分類、小分類を推定する。仮に興味対象(大分類)が「ファッション」であったとき、大分類の「ファッション」に適合するよう構築された識別手段が選択され、選択された識別器は部分画像を解析して中分類として「クール」、小分類として「ハイブランド」を出力する(図4(a)参照)。 In step S14, one of the multiple classification means 304-1, 304-2, ... 304-n that matches the identified major classification of the object of interest performs image analysis processing on the partial image to estimate the lower-level medium and small classifications of the object of interest. If the object of interest (major classification) is "fashion", a classification means constructed to match the major classification "fashion" is selected, and the selected classifier analyzes the partial image and outputs "cool" as the medium classification and "high-end brand" as the minor classification (see FIG. 4(a)).

なお、当該SNSユーザが投稿した投稿画像が複数存在するときには、工程S12,S13,S14は、投稿画像毎に繰り返される。投稿画像毎に興味対象の大分類、中分類、小分類が特定されるので、大分類、中分類、小分類がそれぞれ複数ずつ存在することがあるが、その場合、最大頻度の大分類、中分類、小分類が、当該SNSユーザに関する代表的な興味対象の大分類、中分類、小分類として特定される。 When there are multiple images posted by the SNS user, steps S12, S13, and S14 are repeated for each posted image. Since a major category, medium category, and small category of interests are identified for each posted image, there may be multiple major categories, medium categories, and small categories. In this case, the major category, medium category, and small category with the highest frequency are identified as the major category, medium category, and small category of representative interests for the SNS user.

工程S15において、トレンド解析手段308は、当該SNSユーザが投稿した複数の投稿画像のうち最新、又は最近の所定数の投稿画像に付されたハッシュタグ及びコメントの言語解析結果に基づいて、当該SNSユーザが最近関心を示している事項を表すトレンドを特定する。例えば、当該SNSユーザが投稿した複数の投稿画像のうち、最新の1又は所定数の投稿画像に付されたハッシュタグ、自身のコメントから言語解析処理により複数の名詞を抽出し、名詞ごとの登場頻度を集計し、最大頻度を示す名詞をトレンドとして特定する。例えば名詞「韓国ファッション」の頻度が最も高かったとき、当該ユーザのトレンドとして「韓国ファッション」が特定される(図4(a)参照)。 In step S15, the trend analysis means 308 identifies trends that indicate topics in which the SNS user has recently shown interest, based on the results of language analysis of the hashtags and comments attached to the latest or a predetermined number of recent posted images among multiple posted images posted by the SNS user. For example, language analysis is used to extract multiple nouns from the hashtags attached to the latest or a predetermined number of recent posted images among multiple posted images posted by the SNS user, and the user's own comments, and the frequency of appearance of each noun is tallied, and the noun that appears most frequently is identified as the trend. For example, when the frequency of the noun "Korean fashion" is highest, "Korean fashion" is identified as the trend for that user (see FIG. 4(a)).

工程S16において、ペルソナ作成手段307は、プロフィール内の特定項目から年代、性別、居住地、興味対象(大分類、中分類、小分類)、トレンドを当該SNSユーザのアカウントに関連付けてペルソナデータを作成する。ペルソナデータは工程S17において記憶部14に記憶される。 In step S16, the persona creation means 307 creates persona data by associating specific items in the profile, such as age, gender, place of residence, interests (major categories, medium categories, minor categories), and trends, with the SNS user's account. The persona data is stored in the storage unit 14 in step S17.

工程S11-S17は、工程S18を経て繰り返され、SNSサービスの提供を受ける全てのSNSユーザ又は予め設定した特定のグループに含まれるSNSユーザに関するペルソナデータが作成され、記憶される。 Steps S11-S17 are repeated through step S18, and persona data is created and stored for all SNS users who receive the SNS service or for SNS users who are included in a specific predefined group.

次に、図8、図9を参照して、特定のユーザAに対して関心が強く、且つユーザAが投稿した商品に関しても強い関心を示すSNSユーザ(D)の典型的なペルソナの作成処理について説明する。なお、ここではユーザAは、アパレルショップに勤務する店員であり、且つSNSユーザであり、当該アパレルショップで販売している様々な商品の画像を投稿する画像投稿者であることを想定する。 Next, with reference to Figures 8 and 9, a process for creating a typical persona of an SNS user (D) who has a strong interest in a particular user A and also in the products posted by user A will be described. Note that it is assumed here that user A is a sales clerk working at an apparel shop, an SNS user, and an image contributor who posts images of various products sold at the apparel shop.

工程S21において、SNSサーバ2に対して通信部17を介して、ユーザA又はその投稿に対して強い関心を示すユーザBのアカウントを要求して、ダウンロードする。ユーザA又はその投稿に関して強い関心を示すユーザBとしては、具体的にはユーザAのフォロワー、ユーザAの投稿に対して「いいね」等の共感意思を発信したユーザ、リツイートやシェア等によりユーザAの投稿を拡散したユーザ、ユーザAが投稿した画像を保存(ダウンロード)したユーザ、ユーザAの投稿に対してコメントを投稿したしユーザ等である。 In step S21, the account of user A or user B who shows a strong interest in the post is requested from the SNS server 2 via the communication unit 17 and downloaded. Examples of user A or user B who shows a strong interest in the post include followers of user A, users who have expressed sympathy for user A's post by "liking" or the like, users who have spread user A's post by retweeting or sharing, users who have saved (downloaded) images posted by user A, users who have posted comments on user A's post, etc.

工程S22において、SNSサーバ2に対して通信部17を介して、ユーザAの投稿画像に付されたハッシュタグを要求し、ダウンロードする。 In step S22, the hashtag attached to the image posted by user A is requested from the SNS server 2 via the communication unit 17 and downloaded.

工程S23において、ユーザAの投稿画像に付されたハッシュタグの言語解析処理結果に基づいて、ユーザAが投稿した商品の名称(商品名)を特定する。なお、ユーザAが投稿した商品の名称(商品名)は操作者が入力デバイス18を介して入力してもよい。 In step S23, the name (product name) of the product posted by user A is identified based on the results of language analysis processing of the hashtag attached to the image posted by user A. Note that the name (product name) of the product posted by user A may be input by the operator via the input device 18.

工程S24において、SNSサーバ2に対して通信部17を介して、ユーザAが投稿した商品の名称(商品名)を含むハッシュタグを付して画像を投稿したユーザCのアカウントを要求し、ダウンロードする。ユーザCは、ユーザAの投稿商品と同じ商品の画像を投稿しているので、ユーザAの投稿商品に対して強い関心を示していることが推定される。 In step S24, the account of user C, who posted an image with a hashtag including the name of the product (product name) posted by user A, is requested from the SNS server 2 via the communication unit 17, and downloaded. Since user C posted an image of the same product as the product posted by user A, it is presumed that user C is showing a strong interest in the product posted by user A.

工程S25において、ユーザA又はその投稿に関して強い関心を示すユーザBと、ユーザAの投稿商品に強い関心を示すユーザCとが重複する複数のユーザDを抽出する。ユーザDは、ユーザA又はその投稿と、ユーザAの投稿商品との両方に対して強い関心を示しているユーザであるといえる。 In step S25, multiple users D are extracted that overlap with user B who shows a strong interest in user A or his/her posts and user C who shows a strong interest in the products posted by user A. It can be said that user D is a user who shows a strong interest in both user A or his/her posts and the products posted by user A.

工程S26において、記憶部14からユーザDのペルソナデータを読み出し、工程S27においてユーザDのペルソナを統合処理して、ユーザDの典型的なペルソナ(PA)を作成する。ペルソナを構成する項目を、年代ごと、性別ごと、居住地ごと、興味対象(大分類)ごと、興味対象(中分類)ごと、興味対象(小分類)ごと、トレンドごとに集計し、最大頻度を示す年代、性別、居住地、興味対象(大分類)、興味対象(中分類)、興味対象(小分類)、トレンドそれぞれの具体的内容を特定する。典型的なペルソナは、ユーザA又はその投稿に対して強い関心を示し、且つユーザAが投稿した商品に対しても強い関心を示している複数のユーザDが共通して備える人物像を特徴付ける要素群であるといえる。 In step S26, the persona data of user D is read from the storage unit 14, and in step S27, the persona of user D is integrated to create a typical persona (PA) of user D. The items constituting the persona are tallied by age group, sex, place of residence, interest (major category), interest (medium category), interest (minor category), and trend, and the specific contents of the age group, sex, place of residence, interest (major category), interest (medium category), interest (minor category), and trend that show the highest frequency are identified. A typical persona can be said to be a group of elements that characterize the personality shared by multiple users D who show a strong interest in user A or his posts, and who also show a strong interest in the products posted by user A.

工程S28において典型的なペルソナのデータはユーザAのアカウントを関連付けて記憶部14に記憶される。 In step S28, the typical persona data is associated with user A's account and stored in the memory unit 14.

次に購入候補者の抽出処理について説明する。SNSサービスを活用して商品を購入するに至る経緯としては、ユーザA又はその投稿に強い関心を示すようになり、ユーザAの投稿を何度も閲覧するうち、ユーザAが投稿した商品にも強い関心を示すようになり、ユーザAの投稿を経由してECサイトに移動してECサイトで販売されている商品を購入するに至ることが想定されている。 Next, the process of extracting potential purchasers will be described. It is assumed that the process by which a person uses an SNS service to purchase a product is that the person becomes very interested in User A or his/her posts, and while viewing User A's posts many times, becomes very interested in the product that User A has posted, and then moves to an EC site via User A's post and purchases the product being sold on the EC site.

本実施形態では、今後、ユーザA又はその投稿に強い関心を示すようになる可能性が高いユーザを購入候補者として抽出する、主に特定のユーザAのペルソナを起点として購入候補者を抽出する方法(人軸方法と称する)と、ユーザAが投稿する商品を起点として購入候補者を抽出する方法(商品軸方法と称する))との2種類の方法を提供する。さらに後者の商品軸方法として2種類を提供する。本実施形態ではこれら人軸方法と2種類の商品軸方法とを装備して、選択的に適用してもよいし、人軸方法と2種類の商品軸方法との全て又は任意の2つの方法により抽出された購入候補者の論理積によりより絞り込んでも良い。 In this embodiment, two methods are provided to extract users who are likely to show a strong interest in user A or his/her posts in the future as purchase candidates: a method for extracting purchase candidates mainly based on the persona of a specific user A (called the person-based method), and a method for extracting purchase candidates based on products posted by user A (called the product-based method). Two types of the latter product-based method are also provided. In this embodiment, the person-based method and the two types of product-based methods may be equipped and applied selectively, or the purchase candidates extracted by all or any two of the person-based method and the two types of product-based methods may be further narrowed down by the logical product of the two methods.

図10、図11には人軸方法の処理手順を示している。
工程S31において、記憶部14から事前に作成したSNSユーザのペルソナデータ、つまり特定のユーザAと他のユーザそれぞれのペルソナデータを読み出し、工程S32において、他のユーザから、ユーザAと人物像が近いユーザとしてユーザAと同一又は類似のペルソナを有するユーザEを抽出する。ユーザEは、ユーザAと、年代、性別、居住地、興味対象(大分類)、興味対象(中分類)、興味対象(小分類)、さらにトレンドの全ての項目が同じである。または、ユーザEは、ユーザAと、年代、性別、居住地、興味対象(大分類)、興味対象(中分類)、興味対象(小分類)、トレンドのうち一部の項目が異なり、他の項目が同じである場合をいう。ここで、異なる項目としては、ここでは人に強い関心を示すのに重要と考えられる項目以外の項目が予め設定されており、例えば居住地、興味対象(小分類)が設定される。つまり、居住地、興味対象(小分類)がユーザAと異なっているが、それら以外の項目である年代、性別、興味対象(大分類)、興味対象(中分類)、トレンドがユーザAと同一であるユーザが抽出される。
10 and 11 show the processing procedure of the mandrel method.
In step S31, the persona data of the SNS user created in advance from the storage unit 14, that is, the persona data of the specific user A and each of the other users, is read out, and in step S32, a user E having the same or similar persona as the user A is extracted from the other users as a user with a similar personality to the user A. The user E has the same age, sex, place of residence, interests (major categories), interests (medium categories), interests (minor categories), and trends as the user A. Alternatively, the user E refers to a case where some of the items of age, sex, place of residence, interests (major categories), interests (medium categories), interests (minor categories), and trends are different from the user A, and the other items are the same. Here, the different items are items other than the items considered to be important for showing a strong interest in a person, and for example, the place of residence and interests (minor categories) are set. In other words, users whose place of residence and interests (minor categories) are different from those of user A, but whose other categories such as age, gender, interests (major categories), interests (medium categories), and trends are the same as those of user A, are extracted.

工程S33において、SNSサーバ2に対して通信部17を介して、ユーザE又はその投稿に対して強い関心を示すユーザFのアカウントを要求し、ダウンロードする。すなわち特定のユーザAと人物像が近いユーザEに強い関心を示しているユーザFは、特定のユーザAにも強い関心を示す可能性が高いユーザであることが想定される。なお、上述したようにユーザE又はその投稿に関して強い関心を示すユーザFとしては、ユーザEのフォロワー、ユーザEの投稿に対して「いいね」等の共感意思を発信したユーザ、リツイートやシェア等によりユーザEの投稿を拡散したユーザ、ユーザEが投稿した画像を保存(ダウンロード)したユーザ、ユーザEの投稿に対してコメントを投稿したしユーザ等である。 In step S33, the account of user F who shows a strong interest in user E or his/her posts is requested from the SNS server 2 via the communication unit 17 and downloaded. In other words, it is assumed that user F who shows a strong interest in user E who has a similar personality to specific user A is a user who is likely to show a strong interest in specific user A as well. As described above, users F who show a strong interest in user E or his/her posts include followers of user E, users who have expressed sympathy for user E's posts by "liking" or the like, users who have spread user E's posts by retweeting or sharing, users who have saved (downloaded) images posted by user E, users who have posted comments on user E's posts, etc.

工程S34において、ユーザFから、既にユーザA又はその投稿に関して強い関心を示し、且つユーザAの投稿商品にも強い関心を示しているユーザDを除外して、ユーザGを抽出する。ユーザGは、ユーザAに人物像が近いユーザEに強い関心を示しているものの、これまでユーザAとの接点がなかったユーザであると想定される。 In step S34, user G is extracted from user F by excluding user D, who has already shown a strong interest in user A or his posts and has also shown a strong interest in the products posted by user A. User G is assumed to be a user who has shown a strong interest in user E, whose personality is similar to user A, but who has not had any contact with user A up until now.

工程S35において、記憶部14から事前に作成したユーザA又はその投稿に関して強い関心を示し、且つユーザAの投稿商品にも強い関心を示しているユーザDの典型的なペルソナ(PA)のデータを読み出し、ユーザGから、典型的なペルソナ(PA)と同一又は類似のペルソナを有するユーザHを抽出する。ここで、「類似」とは、上述したように、年代、性別、居住地、興味対象(大分類)、興味対象(中分類)、興味対象(小分類)、トレンドのうち一部の項目が異なり、他の項目が同じである場合をいい、異なる項目としては人に強い関心を示すのに重要と考えられる項目以外の項目が予め設定されており、例えば居住地、興味対象(小分類)が設定される。 In step S35, data of a typical persona (PA) of user D, who shows a strong interest in user A or the posts made by user A and also in the products posted by user A, created in advance is read from the storage unit 14, and user H, who has a persona identical or similar to the typical persona (PA), is extracted from user G. Here, "similar" refers to a case where some items among age, sex, place of residence, interests (major categories), interests (medium categories), interests (minor categories), and trends are different and other items are the same, as described above, and items other than those considered important for showing a strong interest in a person are set in advance as different items, for example, place of residence and interests (minor categories) are set.

ユーザHとしては、今後、特定のユーザAに強い関心を示し、ユーザAの投稿商品を購入するようになる可能性が非常に高いユーザであることが想定される。つまり、ユーザHは、今後、特定のユーザAのフォロワーになったり、あるいはユーザAの投稿に対して「いいね」等の共感意思を発信するなど反応する可能性が非常に高く、ユーザAの投稿を経由してECサイトに移動して最終的に商品を購入する可能性が高いといえる。 It is assumed that User H is a user who is highly likely to show a strong interest in User A and purchase products posted by User A in the future. In other words, User H is highly likely to become a follower of User A in the future, or to respond to User A's posts by expressing sympathy, such as by clicking "like," and is highly likely to move to an EC site via User A's post and ultimately purchase a product.

図12、図13には第1の商品軸方法の処理手順を示している。
まず工程S41において、SNSサーバ2に対して通信部17を介して、特定のユーザAが投稿した投稿画像に付されたハッシュタグを要求して、ダウンロードする。工程S42において、ハッシュタグの言語解析処理結果に基づいてユーザAが投稿した商品a,b,cの名称(商品名)を特定する。なお、ユーザAが投稿した商品の名称(商品名)は操作者が入力デバイス18を介して入力してもよい。工程S43において、ユーザAが投稿した商品a,b,cに類似する類似商品d,eの名称が操作者により入力デバイス18を介して入力される。類似商品d,eとして典型的にはユーザAが投稿した商品a,b,cの競合商品の名称が入力される。
12 and 13 show the processing procedure of the first product axis method.
First, in step S41, a hashtag attached to an image posted by a specific user A is requested from the SNS server 2 via the communication unit 17 and downloaded. In step S42, the names (product names) of the products a, b, and c posted by the user A are identified based on the results of language analysis processing of the hashtag. The names (product names) of the products posted by the user A may be input by the operator via the input device 18. In step S43, the names of similar products d and e that are similar to the products a, b, and c posted by the user A are input by the operator via the input device 18. Typically, the names of products competing with the products a, b, and c posted by the user A are input as the similar products d and e.

工程S44において、SNSサーバ2に対して通信部17を介して、ユーザAが投稿した商品a,b,cの名称を含むハッシュタグを付して画像を投稿したユーザJのアカウントを要求して、ダウンロードする。同様に、工程S45において、SNSサーバ2に対して通信部17を介して、ユーザAが投稿した商品に類似する類似商品d,eの名称を含むハッシュタグを付して画像を投稿したユーザKのアカウントを要求して、ダウンロードする。ユーザJ,KとしてはユーザAが投稿した商品a,b,c又は類似商品d,eを投稿しているので、既にそれら商品a,b,c,d,eを購入している、購入するに至らなくても強い関心を有していて、ユーザAが勤務しているアパレルショップで取り扱っている商品がユーザの嗜好性に比較的合致していることが想定される。 In step S44, the account of user J who posted an image with a hashtag including the names of products a, b, and c posted by user A is requested from the SNS server 2 via the communication unit 17, and downloaded. Similarly, in step S45, the account of user K who posted an image with a hashtag including the names of similar products d and e similar to the product posted by user A is requested from the SNS server 2 via the communication unit 17, and downloaded. Since users J and K have posted products a, b, and c or similar products d and e posted by user A, it is assumed that they have already purchased products a, b, c, d, and e, or have a strong interest in them even if they have not purchased them, and that the products handled by the apparel shop where user A works are relatively consistent with the user's preferences.

工程S46において、ユーザJ,Kから、既にユーザA又はその投稿に関して強い関心を示しているユーザDを除外して、ユーザAの投稿商品又は類似商品に強い関心を示しているものの、これまでユーザAとの接点がなかったユーザであると想定される。 In step S46, user D, who has already shown a strong interest in user A or his posts, is excluded from users J and K, and it is assumed that the users are those who have shown a strong interest in the products posted by user A or similar products, but who have not had any contact with user A until now.

工程S47において、記憶部14から事前に作成したユーザA又はその投稿に関して強い関心を示し、その投稿商品又は類似商品に強い関心を示しているユーザDの典型的なペルソナ(PA)のデータを読み出し、ユーザLから、典型的なペルソナ(PA)と同一又は類似のペルソナを有するユーザMを抽出する。ここで、「類似」とは、上述した通りである。 In step S47, data of a typical persona (PA) of user D, who shows a strong interest in user A or the user's post and in the posted product or a similar product, created in advance is read from the storage unit 14, and user M, who has a persona identical to or similar to the typical persona (PA), is extracted from user L. Here, "similar" is as described above.

ユーザLとしては、今後、特定のユーザAが投稿した商品に強い関心を示すようになる可能性が非常に高く、且つ特定のユーザAが投稿する商品に関心を示して、ユーザAの投稿を経由してECサイトに移動して最終的に商品を購入する可能性が高い購入候補者であることが想定される。 It is assumed that User L is highly likely to become interested in products posted by specific User A in the future, and is a potential purchaser who is likely to show an interest in products posted by specific User A, move to the EC site via User A's post, and ultimately purchase the product.

図14、図15には第2の商品軸方法の処理手順を示している。
まず工程S51において、SNSサーバ2に対して通信部17を介して、特定のユーザAが投稿した投稿画像に付されたハッシュタグを要求して、ダウンロードする。工程S52において、ハッシュタグの言語解析処理結果に基づいてユーザAが投稿した商品a,b,cの名称(商品名)を特定する。もちろん、ユーザAが投稿した商品の名称(商品名)は操作者が入力デバイス18を介して入力してもよい。
14 and 15 show the processing procedure of the second product axis method.
First, in step S51, the hashtag attached to the image posted by a specific user A is requested and downloaded from the SNS server 2 via the communication unit 17. In step S52, the names (product names) of the products a, b, and c posted by the user A are identified based on the results of language analysis processing of the hashtag. Of course, the names (product names) of the products posted by the user A may be input by the operator via the input device 18.

工程S53において、SNSサーバ2に対して通信部17を介して、ユーザAが投稿した商品a,b,cの名称を含むハッシュタグを付して画像を投稿したユーザJのアカウントを要求して、ダウンロードする。 In step S53, the account of user J, who posted the image with hashtags including the names of products a, b, and c posted by user A, is requested from the SNS server 2 via the communication unit 17, and is downloaded.

工程S54において、ユーザJから、工程S21においてダウンロードしたユーザA又はその投稿に対して強い関心を示すユーザBを除外して、ユーザNを抽出する。ユーザNはユーザAの投稿商品に強い関心を示しているものの、これまでユーザAとの接点がなかったユーザであると想定される。 In step S54, user N is extracted from user J, excluding user A downloaded in step S21 or user B who shows a strong interest in the posts. User N is assumed to be a user who has a strong interest in the products posted by user A, but has not had any contact with user A up until now.

工程S55において、記憶部14から事前に作成したユーザA又はその投稿に関して強い関心を示しているユーザDの典型的なペルソナ(PA)のデータを読み出し、ユーザNから、典型的なペルソナ(PA)と同一又は類似のペルソナを有するユーザPを抽出する。ここで、「類似」とは、上述した通りである。 In step S55, data on a typical persona (PA) of user A, which was created in advance, or user D, who shows a strong interest in the user A's posts, is read from the storage unit 14, and user P, who has a persona identical to or similar to the typical persona (PA), is extracted from user N. Here, "similar" is as described above.

ユーザPとしては、今後、特定のユーザAが投稿した商品に強い関心を示すようになる可能性が非常に高く、且つ特定のユーザAが投稿する商品に関心を示して、ユーザAの投稿を経由してECサイトに移動して最終的に商品を購入する可能性が高い購入候補者であることが想定される。 It is assumed that User P is highly likely to become interested in products posted by specific User A in the future, and is a potential buyer who is likely to show interest in products posted by specific User A, move to the EC site via User A's post, and ultimately purchase the product.

本実施形態によると、今後、特定のユーザAに強い関心を示すようになる可能性が非常に高く、ユーザAの投稿を経由してECサイトに移動して最終的に商品を購入する可能性が高い購入候補者や、今後、ユーザAが投稿した商品に強い関心を示すようになる可能性が非常に高く、ユーザAの投稿を経由してECサイトに移動して最終的に商品を購入する可能性が高い購入候補者を抽出することができる。従ってこれら購入候補者に対して効果的な広告配信を実現することができる。 According to this embodiment, it is possible to extract potential buyers who are highly likely to show a strong interest in a specific user A in the future, move to an EC site via user A's posts, and ultimately purchase a product, as well as potential buyers who are highly likely to show a strong interest in products posted by user A in the future, move to an EC site via user A's posts, and ultimately purchase a product. Therefore, it is possible to realize effective advertisement delivery to these potential buyers.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although several embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, substitutions, and modifications can be made without departing from the gist of the invention. These embodiments and their modifications are within the scope of the invention and its equivalents as set forth in the claims, as well as the scope and gist of the invention.

1…情報処理装置、2…SNSサーバ、3-7……ユーザ端末。 1... Information processing device, 2... SNS server, 3-7... User terminal.

Claims (5)

複数のSNSユーザに対してSNSサービスを提供するSNSサーバに対してインターネット回線を介して接続される情報処理装置であって、
プログラムを記憶する記憶部と、
前記プログラムを実行するプロセッサと、
前記インターネット回線を介して前記SNSサーバと通信する通信部とを具備し、
前記プロセッサが前記プログラムを実行することにより、
前記SNSサーバに対して前記通信部を介して、前記SNSユーザ各々のプロフィール、前記SNSユーザ各々が投稿した投稿画像、前記投稿画像に前記SNSユーザ各々が付したハッシュタグ、前記SNSユーザ各々が投稿したコメントを要求し、ダウンロードする手段と、
前記ハッシュタグ及び前記コメントに対して言語解析処理を実行して名詞を抽出し、前記抽出された名詞に基づいて前記SNSユーザ各々の興味対象の分類を特定する手段と、
前記プロフィールと、前記興味対象の分類とから前記SNSユーザ各々のペルソナのデータを作成する手段とを実現する、情報処理装置。
An information processing device connected via an Internet line to an SNS server that provides an SNS service to a plurality of SNS users,
A storage unit that stores a program;
A processor for executing the program;
a communication unit that communicates with the SNS server via the Internet line,
When the processor executes the program,
a means for requesting the SNS server via the communication unit, and downloading the profiles of the SNS users, the images posted by the SNS users, the hashtags attached to the images by the SNS users, and the comments posted by the SNS users;
A means for extracting nouns by performing a language analysis process on the hashtags and the comments, and identifying a category of an interest of each of the SNS users based on the extracted nouns;
An information processing device that realizes a means for creating persona data for each of the SNS users from the profile and the classification of the interests.
前記プロセッサが前記プログラムを実行することにより、
前記投稿画像に対して前記興味対象の分類に適合する画像解析処理を実行し、前記興味対象のより下位の分類を特定する画像解析手段をさらに実現し、
前記ペルソナのデータは、前記プロフィールと、前記興味対象の分類とに加えて、前記興味対象の下位の分類から作成される、請求項1記載の情報処理装置。
When the processor executes the program,
and further realizing an image analysis means for performing an image analysis process on the posted image that matches the classification of the subject of interest and identifying a lower classification of the subject of interest;
The information processing apparatus according to claim 1 , wherein the persona data is generated from the profile and the categories of interests, as well as sub-categories of the interests.
前記画像解析手段は、畳み込みニューラルネットワークにより構成される、請求項記載の情報処理装置。 3. The information processing apparatus according to claim 2 , wherein the image analysis means comprises a convolutional neural network. 前記プロセッサが前記プログラムを実行することにより、
前記投稿画像のうち最新の一又は所定数の投稿画像に付されたハッシュタグ、前記コメントの言語解析処理結果に基づいて前記SNSユーザのトレンドを特定する手段をさらに実現し、
前記ペルソナのデータは、前記プロフィールと、前記興味対象の分類とに加えて、前記SNSユーザのトレンドから作成される、請求項1記載の情報処理装置。
When the processor executes the program,
A means for identifying trends of the SNS users based on a language analysis process result of the hashtag and the comments attached to one or a predetermined number of the latest posted images among the posted images is further realized,
The information processing device according to claim 1 , wherein the persona data is created from the profile, the classification of interests, and trends of the SNS user.
複数のSNSユーザに対してSNSサービスを提供するSNSサーバに対してインターネット回線を介して接続されるコンピュータを、
前記SNSサーバに対して、前記SNSユーザ各々のプロフィール、前記SNSユーザ各々が投稿した投稿画像、前記投稿画像に前記SNSユーザ各々が付したハッシュタグ、前記SNSユーザ各々が投稿したコメントを要求し、ダウンロードする手段と、
前記ハッシュタグ及び前記コメントに対して言語解析処理を実行して名詞を抽出し、前記抽出された名詞に基づいて前記SNSユーザ各々の興味対象の分類を特定する手段と、
前記プロフィールと、前記興味対象の分類とから前記SNSユーザ各々のペルソナのデータを作成する手段として機能させるためのプログラム。
A computer connected via an Internet line to an SNS server that provides an SNS service to a plurality of SNS users,
a means for requesting the SNS server and downloading the profiles of the SNS users, the images posted by the SNS users, the hashtags attached to the images by the SNS users, and the comments posted by the SNS users;
A means for extracting nouns by performing a language analysis process on the hashtags and the comments, and identifying a category of an interest of each of the SNS users based on the extracted nouns;
A program for functioning as a means for creating persona data for each SNS user from the profile and the classification of interests .
JP2023068947A 2021-09-21 2023-04-20 Information processing device and program Active JP7475590B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023068947A JP7475590B2 (en) 2021-09-21 2023-04-20 Information processing device and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021152750A JP7274152B2 (en) 2021-09-21 2021-09-21 Information processing device and program
JP2023068947A JP7475590B2 (en) 2021-09-21 2023-04-20 Information processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021152750A Division JP7274152B2 (en) 2021-09-21 2021-09-21 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2023089233A JP2023089233A (en) 2023-06-27
JP7475590B2 true JP7475590B2 (en) 2024-04-30

Family

ID=85776679

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021152750A Active JP7274152B2 (en) 2021-09-21 2021-09-21 Information processing device and program
JP2023068947A Active JP7475590B2 (en) 2021-09-21 2023-04-20 Information processing device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021152750A Active JP7274152B2 (en) 2021-09-21 2021-09-21 Information processing device and program

Country Status (1)

Country Link
JP (2) JP7274152B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100174726A1 (en) 2007-03-30 2010-07-08 Google Inc., A Delaware Corporation Open Profile Content Identification
US20140143346A1 (en) 2012-11-16 2014-05-22 International Business Machines Corporation Identifying And Classifying Travelers Via Social Media Messages
JP2019028793A (en) 2017-07-31 2019-02-21 Aiq株式会社 Information processing apparatus, method and program
JP2021092931A (en) 2019-12-09 2021-06-17 Aiq株式会社 Information processing device and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110153423A1 (en) * 2010-06-21 2011-06-23 Jon Elvekrog Method and system for creating user based summaries for content distribution
EP2718890A4 (en) * 2011-06-06 2014-11-05 Nfluence Media Inc Consumer driven advertising system
US20130110583A1 (en) * 2011-10-28 2013-05-02 Justin Ormont Multiple social media network analysis for user conflation and related advertising methods
US9317869B2 (en) * 2012-07-19 2016-04-19 Facebook, Inc. Identifying consumer segments using a social networking system
JP5581408B2 (en) * 2013-01-17 2014-08-27 エヌ・ティ・ティ・コムウェア株式会社 Information processing system, information processing apparatus, information processing method, and program
JP6586959B2 (en) * 2014-10-21 2019-10-09 ソニー株式会社 Information processing apparatus, information processing method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100174726A1 (en) 2007-03-30 2010-07-08 Google Inc., A Delaware Corporation Open Profile Content Identification
US20140143346A1 (en) 2012-11-16 2014-05-22 International Business Machines Corporation Identifying And Classifying Travelers Via Social Media Messages
JP2019028793A (en) 2017-07-31 2019-02-21 Aiq株式会社 Information processing apparatus, method and program
JP2021092931A (en) 2019-12-09 2021-06-17 Aiq株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP2023089233A (en) 2023-06-27
JP7274152B2 (en) 2023-05-16
JP2023044741A (en) 2023-04-03

Similar Documents

Publication Publication Date Title
US11636524B2 (en) Computer vision, user segment, and missing item determination
US20160284007A1 (en) Information processing apparatus, information processing method, and recording medium
JP6482172B2 (en) RECOMMENDATION DEVICE, RECOMMENDATION METHOD, AND PROGRAM
US8725559B1 (en) Attribute based advertisement categorization
US10062103B2 (en) Native e-commerce transactables for familiar user environments
JP2009104607A (en) Website management method and online system
CN105719156A (en) System and method for identifying and promoting goods with labels already added thereto
US20130204701A1 (en) Apparatus, system and methods for marketing targeted products to users of social media
JP5661977B1 (en) Information processing apparatus, information processing method, and program
JP6976207B2 (en) Information processing equipment, information processing methods, and programs
US20160343054A1 (en) Image acquisition and feature extraction apparatus, method of feature extraction and feature identification, and method for creating and providing advertisement content
JP6698730B2 (en) Extraction device, extraction method, and extraction program
KR101657585B1 (en) System for Suggesting Product Dealing based on Hash Tag using Mobile Application and Method therefor
KR20200052680A (en) Commerce platform system using the analysis of big data
JP6865045B2 (en) Search device, search method and search program
US20140180832A1 (en) Methods and systems for populating content on a web page
Nurmi et al. Promotionrank: Ranking and recommending grocery product promotions using personal shopping lists
US20220012791A1 (en) System and Method for Real-Time Garment Recommendations
WO2016041089A1 (en) Apparatus and method for online data collection and processing
JP7475590B2 (en) Information processing device and program
KR102402550B1 (en) Method, apparatus and computer program for providing influencer searching service
US20210209651A1 (en) Content optimization on a social media platform based on third-party data
KR101657583B1 (en) System for Extracting Hash Tag of Product Image using Mobile Application and Method therefor
KR101657589B1 (en) System for Providing Product Dealing Information based on Product Image using Mobile Application and Method therefor
KR101657587B1 (en) System for Providing Individual Tendency Information based on Product Dealing Information using Mobile Application and Method therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240322

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240408