JP7503804B2 - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP7503804B2
JP7503804B2 JP2023100120A JP2023100120A JP7503804B2 JP 7503804 B2 JP7503804 B2 JP 7503804B2 JP 2023100120 A JP2023100120 A JP 2023100120A JP 2023100120 A JP2023100120 A JP 2023100120A JP 7503804 B2 JP7503804 B2 JP 7503804B2
Authority
JP
Japan
Prior art keywords
posted
product
sales
images
sns
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
JP2023100120A
Other languages
Japanese (ja)
Other versions
JP2023108060A (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 JP2023100120A priority Critical patent/JP7503804B2/en
Publication of JP2023108060A publication Critical patent/JP2023108060A/en
Application granted granted Critical
Publication of JP7503804B2 publication Critical patent/JP7503804B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Description

本発明の実施形態は、販売員がインターネットを通じて販売する販売能力を予測するための情報処理装置及びプログラムに関する。 An embodiment of the present invention relates to an information processing device and a program for predicting the sales ability of a salesperson selling over the Internet.

最近、店舗において販売員が接客しながら商品を販売する販売形態(実店舗販売)が難しくなってきている。販売総売上に対する実店舗販売額の割合が下がり、インターネットを介した電子商取引(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)を活用すること、つまり実店舗の販売員(投稿者)が例えばインスタグラム(登録商標)に商品の画像等を投稿し、その投稿からECサイトにユーザを誘導することが盛んになってきている。 Furthermore, it is becoming common to use SNS (social networking services) to attract customers to EC sites. In other words, sales staff (contributors) at physical stores post product images, etc. on Instagram (registered trademark), for example, and then direct users to the EC site from those posts.

しかし、店舗販売と異なり、SNSを活用した集客及び販売力の予測処理は手法が確立していない現状では非常に難しく、その精度は高くはない。またSNSを活用して集客を増やし、売上を増大させるために、何が足りていないのか、どのような活動をすればよいのか、混沌としており、投稿者は勿論のこと、企業側にとってもSNS活用について教育できない状況にある。 However, unlike retail stores, predicting customer attraction and sales power using SNS is extremely difficult as there are currently no established methods, and the accuracy is not high. In addition, there is confusion as to what is lacking and what activities should be done to use SNS to attract more customers and increase sales, and it is difficult to educate not only posters but also companies on how to use SNS.

目的は、SNSに画像を投稿する投稿者の様々な能力を評価可能とすることにある。 The aim is to make it possible to evaluate the various capabilities of those who post images on social media.

本実施形態に係る情報処理装置は、SNSを提供するSNSサーバに対してインターネット回線を介して接続される。情報処理装置は、SNSサーバに対して、複数の投稿画像を投稿した投稿者をフォローするフォロワー各々のプロフィール、投稿画像各々に対する複数種類のエンゲージメント(評価、コメント、前記投稿画像の保存)を実行した複数のエンゲージメントユーザ各々のプロフィールを要求し、受信する手段と、フォロワーのプロフィールとエンゲージメントユーザのプロフィールとに基づいて、投稿画像の中の特定の商品に対して事前設定されているターゲット層に対するフォロワー及びエンゲージメントユーザの整合度を表す整合度スコアを計算する手段とを具備する。 The information processing device according to the present embodiment is connected to an SNS server that provides an SNS via an Internet line. The information processing device includes a means for requesting and receiving from the SNS server a profile of each follower who follows a poster who posted a plurality of posted images, and a profile of each of a plurality of engagement users who performed a plurality of types of engagement (rating, commenting, saving the posted image) for each of the posted images, and a means for calculating a consistency score representing a consistency of the followers and the engagement users with a target demographic that is preset for a specific product in the posted images, based on the profiles of the followers and the profiles of the engagement users.

図1はSNS画面の一例を示す図である。FIG. 1 is a diagram showing an example of an SNS screen. 図2は、本実施形態に係る販売力予測処理装置(情報処理装置)を含む全体システムの構成図である。FIG. 2 is a configuration diagram of an entire system including a sales force prediction processing device (information processing device) according to this embodiment. 図3は、図1の販売力予測処理装置のブロック図である。FIG. 3 is a block diagram of the sales force forecast processing device of FIG. 図4は、図3の記憶装置に記憶される各種データを示す図である。FIG. 4 is a diagram showing various data stored in the storage device of FIG. 図5は、図2のプロセッサで実現されるニューラルネットワークのデータの入出力を示す図である。FIG. 5 is a diagram showing the input and output of data to and from the neural network realized by the processor of FIG. 図6は、本実施形態における情報処理の動作手順を示すフローチャートである。FIG. 6 is a flowchart showing the operation procedure of information processing in this embodiment. 図7は、図6の商品番号、投稿画像のカテゴリー、嗜好傾向の推定処理の手順を示す図である。FIG. 7 is a diagram showing the procedure of the estimation process of the product number, the category of the posted image, and the preference tendency in FIG.

以下、図面を参照して本発明の実施形態について説明する。本実施形態は、人と人とのつながりを促進・サポートするコミュニティ型のサービスとしてソーシャルネットワーキングサービス(以下「SNS」という)、インターネットなどのネットワークを介して商品やサービスをウェブサイトで販売するサービスを展開するEC(electronic commerce、電子商取引)サービス、YouTube(登録商標)等の動画投稿閲覧サービス等の画像(静止画、動画を含む)が投稿されるインターネットサービスに関連する。ここでは「フェイスブック(登録商標)」、「ツイッター(登録商標)」、「インスタグラム(登録商標)」を代表例とするSNSを例に説明する。またここでは、洋服を店舗及びWeb経由で販売する場合を例に説明する。 Hereinafter, an embodiment of the present invention will be described with reference to the drawings. This embodiment relates to a social networking service (hereinafter referred to as "SNS"), which is a community-based service that promotes and supports connections between people, an EC (electronic commerce) service that develops a service for selling products and services on a website via a network such as the Internet, and an Internet service where images (including still images and videos) are posted, such as a video posting and viewing service such as YouTube (registered trademark). Here, the description will be given using as examples SNSs such as "Facebook (registered trademark)", "Twitter (registered trademark)", and "Instagram (registered trademark)". In addition, the description will be given using as an example a case where clothes are sold in a store and via the Web.

これらSNSは自分のプロフィールや趣味等に関する画像を自身のコメントと共に投稿でき、またそれを閲覧するユーザからコメントの投稿、「いいね」や「やだね」等の好感、否定及び共感等の評価、投稿画像の保存等の反応(エンゲージメント)を返すことができるコミュニティ性の高いインターネット上のサービスである。またユーザは投稿者をフォローすることもできる。通常、投稿者は自身のプロフィール画面等から各エンゲージメントの数やエンゲージメントユーザ及びフォロワーのアカウントを視認することができる
まずSNS画面構成について簡単に説明する。図1にはインスタグラムのユーザの端末に表示される画面例を示している。図1(a)に例示するように当該画面には、投稿者が投稿した投稿画像の枚数、投稿者をフォローしているフォロワーの数、投稿者がフォローしているユーザの数(フォロー数)、投稿画像、投稿画像に対して投稿者が付帯させたコメント、「いいね」や「やだね」等の好感、否定及び共感等の評価ボタン、投稿画像に対して閲覧者がコメントを投稿するコメントボタン、閲覧者が投稿画像を保存する画像保存ボタン、投稿画像に対して閲覧者が投稿したコメントが表示される。
These SNSs are highly community-oriented internet services that allow users to post images related to their profile or hobbies along with their own comments, and users who view the images can post comments, give positive impressions such as "like" or "no", negative or sympathetic evaluations, and save the posted images (engagement). Users can also follow posters. Usually, posters can view the number of engagements and the accounts of engaged users and followers from their profile screens. First, a brief explanation of the SNS screen configuration is given. FIG. 1 shows an example of a screen displayed on an Instagram user's terminal. As shown in FIG. 1(a), the screen displays the number of posted images posted by the poster, the number of followers following the poster, the number of users following the poster (following number), the posted images, comments added by the poster to the posted images, positive impressions such as "like" or "no", negative or sympathetic evaluation buttons, a comment button for viewers to post comments on the posted images, an image save button for viewers to save the posted images, and comments posted by viewers on the posted images.

図2に示すように本実施形態に係る販売力予測装置1に対して、公衆通信回線網(インターネット回線)9を介して、店舗販売及びWeb販売による複数の商品の売り上げを管理するための売上管理装置2と、複数の商品をWebページを経由して販売する販売Webサーバ3と、SNSを提供するSNSサーバ4とが接続される。またSNSサーバ4にはインターネット回線9を介して投稿者や閲覧者などのSNSユーザが所有するPC、スマートフォン、PHS、PDA、タブレット端末などの端末(ユーザ端末)5-8が接続される。例えば、投稿者はユーザ端末5を介して画像やコメント等をSNSサーバ4に投稿することができる。またエンゲージメントユーザは、投稿に対してコメント、「いいね」や「やだね」等の評価、画像保存等のエンゲージメントを発信することができ、また投稿者をフォローすることができる。なお、当該SNSアカウントにより当該SNS上に構築された商品販売用ページのサイトは、販売Webサーバ3により提供される商品販売Webサイトと実質的に同一である。 As shown in FIG. 2, a sales management device 2 for managing sales of multiple products through store sales and Web sales, a sales Web server 3 for selling multiple products via a Web page, and an SNS server 4 for providing an SNS are connected to the sales force prediction device 1 according to this embodiment via a public communication line network (Internet line) 9. Terminals (user terminals) 5-8 such as PCs, smartphones, PHS, PDAs, and tablet terminals owned by SNS users such as posters and viewers are also connected to the SNS server 4 via the Internet line 9. For example, posters can post images and comments to the SNS server 4 via the user terminal 5. Engagement users can send comments, ratings such as "like" and "no", and engagement such as saving images on posts, and can also follow posters. Note that the site of the product sales page built on the SNS by the SNS account is substantially the same as the product sales Web site provided by the sales Web server 3.

図3に示すように販売力予測装置1は、情報処理装置により実現されるもので、プロセッサ11に対してシステムバス20を介して、RAM12、ROM13、記憶装置14、入力コントローラ15、ビデオコントローラ16、通信装置17が接続される。入力コントローラ15には入力デバイス18が接続される。ビデオコントローラ16にはディスプレイ19が接続される。 As shown in FIG. 3, the sales force prediction device 1 is realized by an information processing device, and a RAM 12, a ROM 13, a storage device 14, an input controller 15, a video controller 16, and a communication device 17 are connected to a processor 11 via a system bus 20. An input device 18 is connected to the input controller 15. A display 19 is connected to the video controller 16.

プロセッサ201は、例えばCPU(Central Processing Unit)、及びGPU(Graphics Processing Unit)により構成される。プロセッサ11は、記憶装置14及びROM13からRAM12にロードされたプログラムを実行して、販売力予測処理を実行する。RAM12は、プロセッサ11の主メモリ、ワークエリア等として機能する。ROM13あるいは記憶装置14は、プロセッサ201により実行されるBIOS(Basic Input Output System)、オペレーティングシステムプログラム(OS)、本実施形態に係る販売力予測処理プログラム、その他前処理等の各種機能を実現するためのプログラム、それら処理に必要とされる各種データ等が記憶される。 The processor 201 is composed of, for example, a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit). The processor 11 executes a program loaded from the storage device 14 and ROM 13 to the RAM 12 to execute sales force prediction processing. The RAM 12 functions as the main memory, work area, etc. of the processor 11. The ROM 13 or the storage device 14 stores the BIOS (Basic Input Output System) executed by the processor 201, the operating system program (OS), the sales force prediction processing program according to this embodiment, other programs for realizing various functions such as preprocessing, and various data required for these processes.

入力コントローラ15で、キーボード(KB)、マウスやタッチパネル等のポインティングデバイス等の入力デバイス18からの入力を制御する。ビデオコントローラ16は、プロセッサ11の制御のもとで、LCD(Liquid Crystal Display)などのディスプレイ19の表示を制御する。 The input controller 15 controls input from input devices 18, such as a keyboard (KB) and pointing devices such as a mouse or touch panel. The video controller 16, under the control of the processor 11, controls the display of a display 19, such as an LCD (Liquid Crystal Display).

記憶装置14には、販売力予測処理用プログラム及び前処理用プログラムの他に、販売力予測処理や前処理等に必要とされる各種データが予め記憶される。図4(a)に例示するように、商品属性に関するデータとして、商品を特定するための商品番号に、その商品の基本的な色調、商品がトップスであるのかアウターであるのか等のその種類(商品カテゴリー)、商品が新作であるのか旧作であるのかさらにセール品であるのか等を区別する販売区分を表す商品区分、デザインの基本的な分類などの属性が対応付けられている。図4(b)に例示するように、商品ターゲット層に関するデータとして、商品番号に、商品がターゲットとする性別、年齢層などが対応付けられている。 In addition to the sales forecast processing program and pre-processing program, the storage device 14 pre-stores various data required for the sales forecast processing, pre-processing, etc. As shown in FIG. 4(a), data related to product attributes is associated with a product number for identifying the product, and attributes such as the basic color tone of the product, its type (product category) such as whether the product is a top or outerwear, product classification indicating the sales category that distinguishes whether the product is a new product, an older product, or a sale item, and basic design classification. As shown in FIG. 4(b), data related to the product target demographic is associated with the product number, and the gender, age group, etc. targeted by the product.

図4(c)に例示するように、投稿画像カテゴリースコアに関するデータとして、投稿画像が商品単体の画像であるのか、商品を構図に含む画像であるのか、そのカテゴリーに対して個別にスコアが設定されている。さらに詳細に、商品を構図に含む画像として、他の商品(洋服)と組み合わせて着用したコーディネートの画像であるのか、商品を着用したモデル等を風景の中でリラックスした状態で写した画像であるのか、商品を着用したモデル等を仕事場等の中で写した画像であるのかが区別される。商品の売れ行きは、投稿画像が商品単体の画像である場合よりも、商品を構図に含む画像である場合が高いと想定され、さらに商品を構図に含む画像であっても、コーディネート画像よりも、風景画像や仕事場画像である場合が高いと想定されている。想定される売れ行きの増加に応じて投稿画像カテゴリースコアも高値が設定されるべきであり、これら売れ行きの想定に応じて投稿画像カテゴリースコアが予め個々に設定されている。 As shown in FIG. 4(c), data on the posted image category score is set for each category, depending on whether the posted image is an image of the product alone or an image that includes the product in the composition. In more detail, images that include the product are classified into coordinated images of the product combined with other products (clothing), images of models wearing the product in a relaxed state in a landscape, and images of models wearing the product in a workplace. It is assumed that product sales are higher when the posted image is an image of the product in the composition than when the posted image is an image of the product alone, and furthermore, even when the image includes the product, it is assumed that sales are higher when the posted image is an image of a landscape or a workplace than when it is an image of a coordinated outfit. The posted image category score should be set higher in accordance with the expected increase in sales, and the posted image category scores are set individually in advance according to these sales assumptions.

図4(d)に例示するように、商品固有スコアに関するデータとして、商品番号に、商品に対して個別にスコアが設定されている。商品固有スコアとは、ブランド力、デザイン力、素材品質等によるその商品が内在している売れる力を総合的に既定したスコアであり、換言すると、商品ごとにその売れ行きが予想されており、その予想に応じて販売予定数が設定されることが多く、販売予定数に応じたスコアが既定されている。想定される売れ行きの増加に応じて商品固有スコアも高値が設定されるべきであり、その商品が内在する売れる力、売れ行きの想定に応じて商品固有スコアが予め個々に設定されている。なお、商品固有スコアは実際の販売数に応じて適宜更新されることが好ましい。 As shown in FIG. 4(d), a score is set for each product individually for the product number as data related to the product-specific score. The product-specific score is a comprehensive, predetermined score that reflects the inherent sales potential of the product, based on the brand power, design power, material quality, etc. In other words, sales are predicted for each product, and the planned sales volume is often set according to the prediction, and a score is preset according to the planned sales volume. The product-specific score should be set high in accordance with the expected increase in sales, and the product-specific score is set individually in advance according to the inherent sales potential and expected sales of the product. It is preferable that the product-specific score is updated appropriately according to the actual sales volume.

なお、予測処理は例えば予測処理時点とそれより所定期間(1週間若しくは1か月等)前の時点との間の期間を“予測処理対象期間”として、この予測処理対象期間内に投稿された投稿画像が予測処理対象とされる。 In addition, in the prediction process, the period between the time of prediction process and a point a predetermined period of time before that (such as one week or one month) is considered to be the "prediction process target period," and images posted within this prediction process target period are treated as the targets of prediction process.

販売力予測用プログラムはそれを実行するプロセッサ11を、
SNSサーバ4に対して、商品の販売者としての投稿者が予測処理対象期間内に投稿した複数の投稿画像、投稿者をフォローするフォロワー各々のプロフィール、投稿画像各々に対する複数種類のエンゲージメント数(評価数、コメント数、投稿画像の保存数)、投稿画像各々に対する複数種類のエンゲージメント(評価、コメント、投稿画像の保存)を実行した複数のエンゲージメントユーザ各々のプロフィール、投稿画像各々に対するコメント及びその返信を要求し、受信する手段と、
売上管理装置2に対して、投稿者による商品の売上実績を要求し、受信する手段と、
販売Webサーバ3に対して、SNSを経由して販売Webページへ流入した流入数を要求し、受信する手段として機能させる。
The sales force forecasting program includes a processor 11 for executing the program,
a means for requesting and receiving from an SNS server 4 a plurality of posted images posted by a poster as a seller of a product within a predicted processing period, a profile of each follower who follows the poster, a plurality of types of engagement numbers for each posted image (number of ratings, number of comments, number of saved posted images), a profile of each of a plurality of engagement users who have performed a plurality of types of engagements for each posted image (ratings, comments, saved posted images), and comments and replies to each posted image;
A means for requesting and receiving sales results of products by contributors from a sales management device (2);
The sales web server 3 is caused to function as a means for requesting and receiving the number of visitors who have flowed into the sales web page via the SNS.

さらに、販売力予測用プログラムはプロセッサ11を、
予測処理対象期間内に投稿された投稿画像に対するいいね数、やだね数等の評価数、コメント数及び保存数と、商品固有スコアとに基づいて投稿画像各々に関するユーザの反応程度を表す反応スコアを投稿画像ごとに計算する手段と(図5(a)参照)、
予測処理時点のフォロワーのプロフィールとエンゲージメントユーザのプロフィールとに基づいて、予測処理対象期間内の投稿画像の商品に対して事前設定されているターゲット層に対するフォロワー及びエンゲージメントユーザの整合度と、対象画像の商品の属性に対するフォロワー及びエンゲージメントユーザの嗜好傾向の整合度とに基づいて、対象画像の商品とフォロワー及びエンゲージメントユーザとの整合程度を表す整合度スコアを計算する手段と(図5(b)参照)、
予測処理対象期間内に投稿者により投稿された全ての投稿画像の数と、それら投稿画像のページから販売Webページへ流入した流入数、さらに予測処理時点のフォロワー数、フォロー数、これら投稿画像に対して付けられたコメントの数、当該コメントに対する返信数、当該コメントに対する返信率、予測処理対象期間内に投稿者により投稿された全ての投稿画像各々のカテゴリースコアに基づいて、投稿者固有の接客能力を表す接客スコアを計算する手段と(図5(c)参照)、
商品スコア、整合度スコア、接客スコアに基づいて、SNSを通じて投稿者が商品を販売する能力を表す販売力スコアを計算する手段と(図5(d)参照)、
販売力スコアと売上実績と、さらに予測処理時点の季節とに基づいて、売上予測(週単位/月単位/年単位等の売上予測額)を計算する手段(図5(e)参照)として機能させる。
Furthermore, the sales force forecasting program causes the processor 11 to
A means for calculating a reaction score representing the degree of reaction of users to each posted image based on the number of ratings such as the number of likes and dislikes, the number of comments, and the number of saves for the posted image posted within the prediction processing period, and the product-specific score (see FIG. 5( a) );
a means for calculating a consistency score representing the degree of consistency between the product of the target image and the followers and engagement users based on the consistency of the followers and engagement users with a target demographic preset for the product of the posted image within the prediction processing target period and the consistency of the preference trends of the followers and engagement users with the attributes of the product of the target image based on the profiles of the followers and the profiles of the engagement users at the time of the prediction processing (see FIG. 5(b));
a means for calculating a customer service score representing the unique customer service ability of a poster based on the number of all posted images posted by the poster within the prediction processing period, the number of visitors from the pages of those posted images to the sales web page, the number of followers and followings at the time of the prediction processing, the number of comments made on those posted images, the number of replies to those comments, the reply rate to those comments, and the category scores of all posted images posted by the poster within the prediction processing period (see FIG. 5(c));
A means for calculating a sales ability score representing the ability of a poster to sell products through the SNS based on the product score, the consistency score, and the customer service score (see FIG. 5(d) );
It functions as a means (see FIG. 5(e)) for calculating sales forecasts (weekly/monthly/yearly sales forecast amounts, etc.) based on the sales power score, sales performance, and the season at the time of the forecast processing.

なお、これら処理手段は、プロセッサ11におけるニューラルネットワークにより実現される。ニューラルネットワークは、週及び月に一回の頻度又は任意の頻度で定期的に、エンゲージメント数、整合度、流入数、フォロワー数、フォロー数、コメント数、コメントに対する返信数、コメントに対する返信率、および投稿画像のカテゴリースコア等とその週単位又は月単位の売上実績とを教師データとして取り込み、機械学習される。 These processing means are realized by a neural network in the processor 11. The neural network is machine-trained by periodically inputting the number of engagements, consistency, number of visitors, number of followers, number of followings, number of comments, number of replies to comments, reply rate to comments, category scores of posted images, and the like, together with weekly or monthly sales results, as training data, once a week or once a month or at any frequency.

またプログラムはプロセッサ11を、
予測処理対象期間内に投稿者により投稿された全ての投稿画像各々を畳み込みニューラルネットワークに適用することにより投稿画像が商品単体カテゴリーと、商品を構図に含むカテゴリーとのいずれのカテゴリーに属する画像であるかを判定する手段と、
予測処理対象期間内に投稿者により投稿された全ての投稿画像各々を畳み込みニューラルネットワークに適用することにより当該投稿画像各々に写っている商品の商品番号を特定する手段と、
予測処理対象期間内に投稿者により投稿された全ての投稿画像各々から特定された商品の属性と、当該投稿画像各々に対して投稿されたコメントの言語処理結果(形容詞、副詞)とに基づいて、当該投稿画像各々に対してコメントを送信した閲覧者のうちフォロワー、エンゲージメントユーザの嗜好傾向を推定する手段として機能させる。
The program also causes the processor 11 to
A means for determining whether a posted image belongs to a product-only category or a category including a product in its composition by applying a convolutional neural network to each of all posted images posted by a user within a prediction processing target period;
A means for identifying product numbers of products shown in each of all posted images posted by a user within a prediction processing period by applying a convolutional neural network to each of the posted images;
It functions as a means of estimating the taste trends of followers and engaged users among viewers who sent comments on each of the posted images, based on the product attributes identified from each of all posted images posted by the poster within the prediction processing period and the language processing results (adjectives, adverbs) of the comments posted on each of the posted images.

なお、フォロワー、エンゲージメントユーザの嗜好傾向は、当以外投稿者による過去全ての投稿画像を対象として推定するものであってもよい。 The preferences of followers and engaged users may be estimated based on all images posted in the past by other users.

商品を特定する手段として、プログラムはプロセッサ11を、
投稿者のコメントの言語処理結果(名詞)から商品の種類を特定する手段と、
複数の商品の種類にそれぞれ対応して用意されている複数の畳み込みニューラルネットワークから、特定された商品の種類に従って一の畳み込みニューラルネットワークを選択する手段と、
商品種類に応じて選択された一の畳み込みニューラルネットワークに投稿画像(対象画像)を適用することにより投稿画像に映っている商品を特定する手段として機能させる。
As a means for identifying a product, the program causes the processor 11 to
A means for identifying the type of product from the language processing results (nouns) of the poster's comments;
A means for selecting one convolutional neural network according to the identified product type from a plurality of convolutional neural networks prepared corresponding to a plurality of product types, respectively;
The posted image (target image) is applied to one convolutional neural network selected according to the type of product, thereby functioning as a means for identifying the product depicted in the posted image.

本実施形態では、反応スコア、整合度スコア及び接客スコアに基づいて、SNSを通じて投稿者が商品を販売する能力を数値化した販売力スコアが得られるので、当該能力を客観的に投稿者ごとに評価する基礎資料として活用できるとともに、販売力スコアを高めるために何が必要なのか、何が足りないのかを、反応スコア、整合度スコア、接客スコア、それぞれのスコアの基礎になった情報から具体的に把握することができ、どのようなSNS活動を増やすのか、より具体的に認識することができるようになる。さらには販売力スコアと売上実績とからSNS活動による売上を高精度で予測することができる。 In this embodiment, a sales power score is obtained that quantifies the poster's ability to sell products through SNS based on the response score, consistency score, and customer service score. This can be used as basic information for objectively evaluating the ability of each poster. It is also possible to specifically grasp what is needed to increase the sales power score and what is lacking from the information that forms the basis of each score, the response score, consistency score, and customer service score, and it becomes possible to more specifically recognize what kind of SNS activity to increase. Furthermore, sales resulting from SNS activity can be predicted with high accuracy from the sales power score and sales performance.

次に本実施形態に係る販売力予測装置1の処理手順を説明する。
図6に示すように、例えば売上管理装置2又は他の端末から販売力予測装置1に、販売力予測依頼が予測対象の販売員(画像投稿者)のSNSアカウントと共に送信される。販売力予測装置1は、売上管理装置2に対して売上実績データの提供を要求する。それに呼応して売上管理装置2は、販売力予測装置1に、予測対象の販売員の売上実績データを返信する。売上実績データとしては、予測処理対象期間内で販売した商品番号、その販売価格、販売日時等が含まれる。なお、売上実績データとしては、予測処理対象期間に制限することなく、当該投稿者が過去全ての販売した全ての商品に関するものであってもよい。
Next, a processing procedure of the sales force prediction device 1 according to this embodiment will be described.
As shown in Fig. 6, for example, a sales prediction request is sent from the sales management device 2 or another terminal to the sales power prediction device 1 along with the SNS account of the salesperson (image poster) who is the subject of prediction. The sales power prediction device 1 requests the sales management device 2 to provide sales performance data. In response, the sales management device 2 replies to the sales power prediction device 1 with the sales performance data of the salesperson who is the subject of prediction. The sales performance data includes the product numbers sold within the prediction processing period, their sales prices, sales dates and times, etc. Note that the sales performance data is not limited to the prediction processing period, and may relate to all products sold by the poster in the past.

また、販売力予測装置1は、販売Webサーバ3に対して、予測処理対象期間においてSNSにおける当該販売員(画像投稿者)のSNSアカウントのページを経由して販売Webページへ流入した流入数を要求する。それに呼応して、販売Webサーバ3は、販売力予測装置1に、当該流入数のデータを返信する。 The sales force prediction device 1 also requests the sales web server 3 to provide the number of visitors who flowed to the sales web page via the page of the SNS account of the salesperson (image poster) in the SNS during the prediction processing period. In response, the sales web server 3 returns data on the number of visitors to the sales force prediction device 1.

さらに、販売力予測装置1は、SNSサーバ4に対して、当該投稿者が予測処理対象期間に当該SNSアカウントを使用して投稿した複数の投稿画像、当該投稿者を予測処理時点においてフォローするフォロワー各々のプロフィール、投稿画像各々に対する複数種類のエンゲージメント数(評価数、コメント数、投稿画像の保存数)、投稿画像各々に対する複数種類のエンゲージメント(評価、コメント、投稿画像の保存)を実行した複数のエンゲージメントユーザ各々のプロフィール、投稿画像各々に対するコメント及びそのコメントに対して当該投稿者が返信した数及び返信内容を要求する。それに呼応して、SNSサーバ4は、販売力予測装置1に、予測処理対象期間内の全ての投稿画像、現時点のフォロワープロフィール、予測処理対象期間内の全ての投稿画像各々のエンゲージメント数(評価数、コメント数、投稿画像の保存数)、それらエンゲージメントユーザのプロフィール、コメント、返信数及び返信内容を返信する。 Furthermore, the sales power prediction device 1 requests from the SNS server 4 a number of posted images posted by the poster using the SNS account during the prediction processing period, the profile of each follower who follows the poster at the time of prediction processing, the number of engagements (number of ratings, number of comments, number of saved posted images) for each posted image, the profile of each of a number of engaged users who performed a number of engagements (ratings, comments, saved posted images) for each posted image, comments for each posted image, and the number of replies by the poster to those comments and the contents of the replies. In response, the SNS server 4 replies to the sales power prediction device 1 with all posted images during the prediction processing period, the follower profiles at the current time, the number of engagements (number of ratings, number of comments, number of saved posted images) for each posted image for all posted images during the prediction processing period, the profiles of those engaged users, the comments, the number of replies, and the contents of the replies.

次にプロセッサ11は、コメントに対して言語解析処理を実行して、それに含まれる名詞、形容詞、副詞等を抽出する。プロセッサ11は、言語解析結果の名詞から商品種類(トップス/ボトムス等)を推定して、その種類に応じた畳み込みニューラルネットワークを選択し、投稿画像に対して畳み込みニューラルネットワークを実行して投稿画像内の商品の商品番号を特定する。 Next, processor 11 performs language analysis processing on the comment to extract nouns, adjectives, adverbs, etc. contained therein. Processor 11 estimates the product type (tops/bottoms, etc.) from the nouns resulting from the language analysis, selects a convolutional neural network corresponding to that type, and executes the convolutional neural network on the posted image to identify the product number of the product in the posted image.

実際には、図7に示すように、セパレータ111は画像とコメントとを分離する、画像は、オブジェクト抽出処理部112と投稿カテゴリー解析部115に送られ、コメントは言語解析部113に送られる。 In practice, as shown in FIG. 7, a separator 111 separates images from comments, the images are sent to an object extraction processing unit 112 and a posting category analysis unit 115, and the comments are sent to a language analysis unit 113.

言語解析部113は、投稿者や閲覧者のコメントをテキストマイニング処理にかけて、品詞として名詞、形容詞、副詞を抽出する。なお、コメントに絵文字やスタンプ等の絵柄、記号、シンボルが含まれる場合、それらは形容詞として抽出する。画像投稿者コメントから抽出された名詞はほとんどの場合、その画像内の注目オブジェクトの種類を表している。画像投稿者コメントから抽出された名詞(それを表すコード)は商品解析部114に供給され、形容詞及び副詞(それを表すコード)は嗜好解析部116に供給される。 The language analysis unit 113 performs text mining on the comments of the poster and the viewer to extract nouns, adjectives, and adverbs as parts of speech. If the comments contain pictures, signs, or symbols such as emoticons or stamps, they are extracted as adjectives. In most cases, nouns extracted from the image poster's comments represent the type of object of interest in the image. The nouns extracted from the image poster's comments (the codes representing them) are supplied to the product analysis unit 114, and the adjectives and adverbs (the codes representing them) are supplied to the preference analysis unit 116.

オブジェクト抽出処理部112は、供給された画像からオブジェクトを抽出し解析する。この処理は典型的には畳み込みニューラルネットワークが適用され、オブジェクトの種類(大分類)、オブジェクトの位置(フレーム内の区画)、オブジェクト領域の大きさ(フレームに対するオブジェクト領域のピクセル数の割合)が判断される。例えば図7の例では、画像内に2つのオブジェクトが含まれ、第1のオブジェクトとしては種類が「トップス」であり、それが中央上区画に位置し、サイズクラスが”中”である。同様に第2のオブジェクトは種類が「ボトムス」であり、中央下区画に位置し、サイズクラスが”中”である。これらオブジェクト情報に基づいて、部分画像が切り出される。切り出された部分画像は商品解析部114に供給される。 The object extraction processing unit 112 extracts and analyzes objects from the supplied image. This process typically applies a convolutional neural network to determine the type of object (major classification), the object's position (section within the frame), and the size of the object area (proportion of the number of pixels in the object area relative to the frame). For example, in the example of Figure 7, the image contains two objects, and the first object is of type "tops", is located in the upper central section, and has a size class of "medium". Similarly, the second object is of type "bottoms", is located in the lower central section, and has a size class of "medium". Based on this object information, a partial image is cut out. The cut out partial image is supplied to the product analysis unit 114.

商品解析部114では、部分画像を解像度正規化処理、コントラスト正規化処理等の前処理を実行した後に、画像投稿者コメントから抽出された名詞から推定される商品種類に応じて選択される畳み込みニューラルネットワークにより商品番号が特定される。なお、畳み込みニューラルネットワークを作成する際の機械学習には、膨大な実際の教師画像を用意し学習を繰り返される。周知の通り、畳み込みニューラルネットワークは、2次元画像に対してフィルタによる畳み込みを行うことで、画像から特徴量を抽出する。畳み込みニューラルネットワークは、畳み込みとプーリングとを繰り返す多層ネットワークからなる。畳み込みニューラルネットワークにおいて畳み込み層を構成する識別に有効なフィルタの係数(重み)を、大量の学習用画像などの大量のデータを用いて学習させる。当該係数(重み)は、大量のデータを用いて、フィルタによる畳み込みと、一定領域の反応をまとめるプーリングとを繰り返すことで多様な変形に対する不変性を獲得する学習を行うことにより得られる。なお、畳み込みニューラルネットワークの識別性能は、畳み込み層を構成するフィルタに依存する。フィルタは、オブジェクトの種類ごとに用意される。 In the product analysis unit 114, after performing preprocessing such as resolution normalization and contrast normalization on the partial image, the product number is identified by a convolutional neural network selected according to the product type estimated from the nouns extracted from the image poster's comments. In machine learning for creating a convolutional neural network, a huge number of actual teacher images are prepared and learning is repeated. As is well known, a convolutional neural network extracts features from an image by performing convolution using a filter on a two-dimensional image. A convolutional neural network is composed of a multi-layer network that repeats convolution and pooling. In the convolutional neural network, the coefficients (weights) of the filters that are effective for discrimination and that constitute the convolutional layer are trained using a large amount of data such as a large number of training images. The coefficients (weights) are obtained by performing learning to acquire invariance against various deformations by repeating convolution using a filter and pooling that summarizes responses in a certain area using a large amount of data. In addition, the discrimination performance of the convolutional neural network depends on the filters that constitute the convolutional layer. Filters are prepared for each type of object.

投稿カテゴリー解析部115にでは、セパレータ111から供給された画像に対して、畳み込みニューラルネットワークを適用され、投稿画像が商品単体の画像であるのか、商品を構図に含む画像であるのか、さらに商品を構図に含む画像カテゴリーの中でもさらに詳細に他の商品(洋服)と組み合わせて着用したコーディネートの画像であるのか、商品を着用したモデル等を風景の中でリラックスした状態で写した画像であるのか、商品を着用したモデル等を仕事場等の中で写した画像であるのかが区別される。 The posting category analysis unit 115 applies a convolutional neural network to the images supplied by the separator 111 to distinguish whether the posted image is an image of the product alone, an image that includes the product in the composition, and even more specifically, within the image category that includes the product in the composition, whether it is an image of a coordinated outfit in which the product is worn in combination with other products (clothing), an image of a model wearing the product in a relaxed pose in a landscape, or an image of a model wearing the product in a workplace, etc.

嗜好解析部116は、商品解析部114で特定した商品番号に応じた商品属性データを記憶装置17から読み取り、商品属性の各項目(色調、商品種類、商品区分、デザイン分類等)ごとに、嗜好極性(ポジティブ(プラス)/ネガティブ(マイナス))を対応付けて、ユーザの嗜好傾向を推定する。なお、商品区分は嗜好傾向の購入指向に対応付けられる。ユーザの嗜好傾向を推定するに際しては、形容詞から嗜好極性を判定するためのテーブルを世代ごと、さらに性別ごとに事前に作成して記憶装置14に記憶しており、コメントを寄せたユーザプロフィール内の年齢、性別に従って選択したテーブルに言語解析部113で抽出した形容詞を照会することにより、ユーザの主観的な嗜好極性を推定する。 The preference analysis unit 116 reads from the storage device 17 the product attribute data corresponding to the product number identified by the product analysis unit 114, and estimates the user's preference trends by associating each item of the product attributes (color tone, product type, product category, design classification, etc.) with a preference polarity (positive (plus)/negative (minus)). The product category is associated with the purchasing tendency of the preference trend. When estimating the user's preference trends, tables for determining preference polarity from adjectives are created in advance for each generation and gender and stored in the storage device 14, and the adjectives extracted by the language analysis unit 113 are referenced in the table selected according to the age and gender in the user profile that posted the comment, to estimate the user's subjective preference polarity.

この嗜好傾向の推定処理は、対象の販売員(画像投稿者)に対する現在(予測処理時点)のフォロワー及びエンゲージメントユーザを対象とするものである。当該フォロワー及びエンゲージメントユーザの嗜好傾向の解析対象とする投稿としては対象の販売員(画像投稿者)の投稿に限定することなく、当該フォロワー及びエンゲージメントユーザがコメントを寄せている同じ店舗の他の販売員が投稿した他の投稿画像及びコメントも対象としてできるだけ多くの投稿に対して適用することが嗜好傾向の精度を高める点で好ましい。そして、多くの投稿やコメントから推定し、収集した商品属性項目ごとの嗜好極性に対して、ポジティブ(プラス)数とネガティブ(マイナス)数が計数され、その多寡に応じて総合的な嗜好極性が決まる。なお、総数に対するポジティブ(プラス)数又はネガティブ(マイナス)数の割合により嗜好程度をさらに決定しても良い。 This taste tendency estimation process targets the current (at the time of prediction process) followers and engagement users of the target salesperson (image poster). The posts to be analyzed for the taste tendency of the follower and engagement user are not limited to the posts of the target salesperson (image poster), but should also include other posted images and comments posted by other salespersons at the same store to which the follower and engagement user are commenting, and it is preferable to apply this to as many posts as possible in order to increase the accuracy of the taste tendency. Then, the number of positive (plus) and negative (minus) points are counted for the taste polarity for each product attribute item that is estimated and collected from many posts and comments, and the overall taste polarity is determined depending on the number. The degree of preference may also be determined based on the ratio of the positive (plus) or negative (minus) points to the total number.

次に販売力予測処理の対象である投稿画像(対象画像)の商品の属性に対して、フォロワーやエンゲージメントユーザの嗜好傾向がどの程度整合しているかを嗜好整合度が計算される。この処理は、例えば投稿画像の商品の属性に対して、フォロワーやエンゲージメントユーザの各属性項目に対する嗜好極性を照合し、合致が否かを判定する。例えば商品の属性の「色調項目が赤であり、色調“赤”に対する嗜好極性がポジティブであればカウンタを1つインクリメントする。商品の色調属性が赤であるのに対して、色調赤に対する嗜好極性がネガティブであったり、他の色調に対してポジティブであれば、カウンタのインクリメント処理は実行しない。この計数処理を全ての投稿画像の商品の全ての属性項目に対して、全てのフォロワーやエンゲージメントユーザの嗜好傾向を照合する。計数値を照合総数で除算することにより投稿画像の商品の属性に対するフォロワーやエンゲージメントユーザの嗜好傾向の整合度が計算される。 Next, the degree of preference consistency is calculated to determine the degree to which the preferences of followers and engaged users are consistent with the attributes of the product in the posted image (target image) that is the subject of the sales force prediction process. This process compares the preference polarity of each attribute item of followers and engaged users with the attributes of the product in the posted image, for example, and determines whether there is a match. For example, if the "color tone" item of the product attribute is red and the preference polarity for the color tone "red" is positive, the counter is incremented by one. If the color tone attribute of the product is red, but the preference polarity for the color tone red is negative or positive for other colors, the counter increment process is not executed. This counting process is performed to compare the preference trends of all followers and engaged users with all attribute items of the products in all posted images. The consistency of the preference trends of followers and engaged users with the attributes of the product in the posted image is calculated by dividing the count value by the total number of matches.

また対象の販売員(画像投稿者)に対する現在(予測処理時点)のフォロワー及びエンゲージメントユーザのプロフィール(年齢、性別)に対して、予測処理対象の投稿画像の商品に対して事前設定されているターゲット層の整合度、つまりフォロワー及びエンゲージメントユーザの総数に対するターゲット層に合致するフォロワー及びエンゲージメントユーザの数の割合が求められる。 In addition, the degree of consistency of the target demographic that has been preset for the product in the posted image that is the subject of prediction processing, that is, the ratio of the number of followers and engaged users that match the target demographic to the total number of followers and engaged users, is calculated for the profile (age, gender) of the current (at the time of prediction processing) followers and engaged users of the target salesperson (image poster).

このように求められた投稿画像の商品の属性に対するフォロワー及びエンゲージメントユーザの嗜好傾向の整合度と、投稿画像の商品のターゲット層に対するフォロワー及びエンゲージメントユーザの整合度とをニューラルネットワークに適用して、整合度スコアを計算する。 The consistency of the followers' and engaged users' preferences for the attributes of the product in the posted image obtained in this way, and the consistency of the followers' and engaged users for the target demographic of the product in the posted image are applied to a neural network to calculate a consistency score.

整合度スコアは、フォロワーやエンゲージメントユーザの嗜好傾向に応じた属性に沿った商品の画像を投稿することにより、またフォロワー及びエンゲージメントユーザのプロフィールに整合するターゲット層が設定されている商品の画像を投稿することにより、上昇する。 The consistency score can be increased by posting product images that match the attributes of followers and engaged users based on their preferences, and by posting product images that have a target demographic that matches the profiles of followers and engaged users.

販売員(投稿者)やその投稿に対するフォロワー及びエンゲージメントユーザの嗜好傾向の集計結果、フォロワー及びエンゲージメントユーザの年齢や性別分布をとりまとめて、その分布を商品のターゲット層の一覧、さらに整合度スコアとともに、売上管理装置2及びユーザ端末5に送信して、販売店舗や販売員(投稿者)に参考資料としてフィードバックすることは好ましい。 It is preferable to compile the results of the aggregation of the preference trends of the salesperson (poster) and his/her posts among followers and engagement users, as well as the age and gender distribution of the followers and engagement users, and transmit this distribution together with a list of the product's target demographic and a consistency score to the sales management device 2 and user terminal 5, and provide feedback to the sales store and salesperson (poster) as reference material.

また、販売力予測処理の対象である最新の1又は数枚の投稿画像に対して寄せられたエンゲージメント各々の数、つまり評価数(「いいね」数を原則とするが、「やだね」数を加えるものであってもよい)、コメント数、画像保存数に加えて、当該投稿画像の商品(商品番号)に対して既定されている商品固有スコアをニューラルネットワークに適用して、投稿画像各々に関するユーザの反応程度を表す反応スコアを投稿画像ごとに計算する。反応スコアは、「いいね」数、コメント数、画像保存数が増加するほど上昇する。また、反応スコアは商品固有スコアが高い商品の画像を投稿することにより、また投稿数を増やすことにより上昇する。 In addition, the number of engagements received for the latest one or several posted images that are the subject of the sales power prediction process, that is, the number of ratings (in principle the number of "likes", but the number of "dislikes" can also be included), the number of comments, and the number of saved images, as well as a product-specific score that is predefined for the product (product number) of the posted image, are applied to the neural network to calculate a reaction score for each posted image that indicates the degree of user reaction to each posted image. The reaction score increases as the number of "likes", the number of comments, and the number of saved images increase. The reaction score also increases by posting images of products with a high product-specific score and by increasing the number of posts.

「いいね」数、コメント数、画像保存数、商品固有スコアを、整合度スコアとともに、売上管理装置2及びユーザ端末5に送信して、販売店舗や販売員(投稿者)に参考資料としてフィードバックすることは好ましい。 It is preferable to transmit the number of "likes," the number of comments, the number of saved images, and the product-specific score, together with the consistency score, to the sales management device 2 and the user terminal 5, and provide feedback to the sales store or salesperson (poster) as reference material.

また、販売力予測処理の対象である販売員(画像投稿者)が予測処理対象期間内に投稿した全ての投稿画像の数、それら投稿からの流入数(流入総数)、さらに予測処理時点のフォロワー数、フォロー数、予測処理対象期間内の全ての投稿画像に対するコメント数、コメントに対する返信数、コメントに対する返信率、予測処理対象期間内の全ての投稿画像のカテゴリースコアをニューラルネットワークに適用して、投稿者の接客能力を表す接客スコアを計算する。接客スコアは、投稿画像の数、流入数、フォロワー数、フォロー数、コメント数、コメントに対する返信数、コメントに対する返信率が高くなるほど上昇し、また投稿画像が商品単体の画像である場合よりも、コーディネート画像であったり、商品を着用した画像である場合に上昇する。 In addition, a customer service score that represents the customer service ability of the poster is calculated by applying to a neural network the number of all images posted by the salesperson (image poster) who is the target of the sales power prediction process during the prediction processing period, the number of inflows from those posts (total inflows), as well as the number of followers and following at the time of the prediction processing, the number of comments on all posted images during the prediction processing period, the number of replies to comments, the reply rate to comments, and the category scores of all posted images during the prediction processing period. The customer service score increases as the number of posted images, the number of inflows, the number of followers, the number of followings, the number of comments, the number of replies to comments, and the reply rate to comments increase, and also increases when the posted image is an outfit image or an image of the product being worn rather than an image of the product alone.

投稿画像の数、流入数、フォロワー数、フォロー数、コメント数、コメントに対する返信数、コメントに対する返信率、投稿画像カテゴリースコア一覧を売上管理装置2及びユーザ端末5に送信して、販売店舗や販売員(投稿者)に参考資料としてフィードバックすることは好ましい。 It is preferable to transmit the number of posted images, the number of visitors, the number of followers, the number of followings, the number of comments, the number of replies to comments, the reply rate to comments, and a list of posted image category scores to the sales management device 2 and the user terminal 5, and provide feedback to the sales store and sales staff (posters) as reference material.

このように販売力予測処理の対象である販売員(画像投稿者)が投稿した予測処理対象期間内の全ての投稿画像毎に計算した反応スコア及び整合度スコアと、販売力予測処理の対象である販売員(画像投稿者)が予測処理対象期間内に投稿した投稿画像から総合的に計算した接客スコアとをニューラルネットワークに適用して、販売力予測処理の対象である販売員(画像投稿者)が予測処理時点で内在している、SNSを通じて商品を販売する能力を表す販売力スコアを計算する。 In this way, the response score and consistency score calculated for each image posted by the salesperson (image poster) who is the target of the sales power prediction process during the prediction processing period, and the customer service score calculated comprehensively from the images posted by the salesperson (image poster) who is the target of the sales power prediction process during the prediction processing period, are applied to a neural network to calculate a sales power score that represents the ability of the salesperson (image poster) who is the target of the sales power prediction process to sell products through SNS at the time of the prediction processing.

販売力スコアは、それぞれの反応スコア、整合度スコア、接客スコアの各スコアの上昇に応じて上昇する。その店舗の販売員(投稿者)全員に関する販売力スコア、それぞれの反応スコア、整合度スコア、接客スコアの一覧を売上管理装置2及びユーザ端末5に送信して、販売店舗や販売員(投稿者)に参考資料としてフィードバックすることは好ましい。 The sales power score increases according to increases in each response score, consistency score, and customer service score. It is preferable to transmit a list of the sales power scores, response scores, consistency scores, and customer service scores for all sales staff (contributors) at the store to the sales management device 2 and the user terminal 5, and provide feedback to the sales store and sales staff (contributors) as reference material.

さらに、売上実績から、週単位の売上実績及びその経時的推移、月単位の売上実績及びその経時的推移、週単位の販売点数及びその経時的推移、月週単位の販売点数及びその経時的推移、販売商品の商品番号分布、販売した商品の種類の分布を集計し、さらに販売価格帯の特徴値(中央値、最大値、最小値等)を求め、こられ売上実績から導出される様々なパラメータに加えて、販売力スコアをニューラルネットワークに適用して、販売員(投稿者)がSNSを通じて商品を今週、今月、さらに翌週、翌月、翌年等の売上を予測する。 Furthermore, from the sales results, weekly sales results and their changes over time, monthly sales results and their changes over time, weekly sales points and their changes over time, monthly and weekly sales points and their changes over time, the product number distribution of sold products, and the distribution of types of sold products are compiled, and further characteristic values (median, maximum, minimum, etc.) of the sales price range are obtained, and in addition to various parameters derived from these sales results, the sales power score is applied to the neural network to predict the sales of products by the salesperson (poster) via SNS this week, this month, and further the next week, next month, next year, etc.

これら売上予測のデータは、対象販売員の反応スコア、整合度スコア、接客スコアのデータと共に売上管理装置2に送信される。必要に応じて販売員の端末5にも送信される。 These sales forecast data are sent to the sales management device 2 along with the target salesperson's response score, consistency score, and customer service score. If necessary, they are also sent to the salesperson's terminal 5.

このように本実施形態によると、SNS情報を活用して、反応スコア、整合度スコア及び接客スコアを計算し、SNSを通じて投稿者が商品を販売する能力を数値化した販売力スコアを得て、その販売力スコアと売上実績とからSNS活動による売上を高精度で予測することができる。販売力スコアや売上予測は、SNSを通じて投稿者が商品を販売する能力を客観的に投稿者ごとに評価する基礎資料として活用できる。また販売力スコアを高めるために何が必要なのか、何が足りないのかを、反応スコア、整合度スコア、接客スコアから具体的に把握することができ、どのようなSNS活動を増やすのか、より具体的に認識することができるようになる。 In this manner, according to this embodiment, SNS information is utilized to calculate the response score, consistency score, and customer service score, a sales power score is obtained that quantifies the poster's ability to sell products through SNS, and sales from SNS activities can be predicted with high accuracy from the sales power score and sales results. The sales power score and sales forecast can be used as basic information for objectively evaluating the ability of each poster to sell products through SNS. Furthermore, it is possible to specifically grasp what is needed and what is lacking in order to increase the sales power score from the response score, consistency score, and customer service score, and it becomes possible to more specifically recognize what kind of SNS activity to increase.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 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…売上管理装置、3…販売Webサーバ、4…SNSサーバ、5-8…ユーザ端末。 1...Sales force prediction device, 2...Sales management device, 3...Sales web server, 4...SNS server, 5-8...User terminals.

Claims (10)

SNSを提供するSNSサーバに対してインターネット回線を介して接続される情報処理装置であって、
前記SNSサーバに対して、複数の投稿画像を投稿した投稿者をフォローするフォロワー各々のプロフィール、前記投稿画像各々に対する複数種類のエンゲージメント(評価、コメント、前記投稿画像の保存)を実行した複数のエンゲージメントユーザ各々のプロフィールを要求し、受信する手段と、
前記フォロワーのプロフィールと前記エンゲージメントユーザのプロフィールとに基づいて、前記投稿画像の中の特定の商品に対して事前設定されているターゲット層に対する前記フォロワー及び前記エンゲージメントユーザの整合度を表す整合度スコアを計算する手段と、
を具備する情報処理装置。
An information processing device connected to an SNS server that provides an SNS via an Internet line,
A means for requesting and receiving from the SNS server a profile of each follower who follows a poster who posted a plurality of posted images, and a profile of each of a plurality of engaged users who performed a plurality of types of engagement (rating, commenting, saving the posted image) on each of the posted images;
A means for calculating a consistency score representing a consistency of the follower and the engaged user with a target demographic preset for a specific product in the posted image based on the follower profile and the engaged user profile;
An information processing device comprising:
前記SNSサーバに対して、前記コメントに関するデータを要求し、受信する手段と、
前記特定の商品の属性と、前記コメントの言語処理結果とに基づいて、前記コメントを送信した前記フォロワー、前記エンゲージメントユーザの嗜好傾向を推定する手段と、
前記特定の商品の属性に対する前記フォロワー、前記エンゲージメントユーザの嗜好傾向の整合度を計算する手段とをさらに備え、
前記整合度スコアを計算する手段は、前記特定の商品に対して事前設定されているターゲット層に対する前記フォロワー及び前記エンゲージメントユーザの整合度に加えて、前記特定の商品の属性に対する前記フォロワー、前記エンゲージメントユーザの嗜好傾向の整合度に基づいて、前記整合度スコアを計算する、
請求項記載の情報処理装置。
A means for requesting and receiving data related to the comments from the SNS server;
A means for estimating the preference tendency of the follower or the engagement user who sent the comment based on the attribute of the specific product and the language processing result of the comment;
The system further includes a means for calculating a consistency degree of the preference trends of the followers and the engagement users with respect to the attributes of the specific product,
The means for calculating the consistency score calculates the consistency score based on a consistency between the followers and the engagement users with a target group preset for the specific product, as well as a consistency between the taste tendencies of the followers and the engagement users with attributes of the specific product.
2. The information processing device according to claim 1 .
前記コメントの言語処理結果に基づいて、前記投稿画像内の商品の種類を特定する手段と、
前記特定した商品の種類に応じて選択された畳み込みニューラルネットワークに前記投稿画像を適用することにより前記投稿画像に映っている商品を特定する手段とをさらに備える、請求項記載の情報処理装置。
A means for identifying a type of product in the posted image based on a result of language processing of the comment;
The information processing device according to claim 2 , further comprising: a means for identifying a product shown in the posted image by applying the posted image to a convolutional neural network selected according to the identified type of product.
前記整合度スコアを計算する手段はニューラルネットワークにより構成される請求項記載の情報処理装置。 2. The information processing apparatus according to claim 1 , wherein the means for calculating the consistency score comprises a neural network. 商品をWebページを経由して販売する販売Webサーバと、SNSを提供するSNSサーバとに対してインターネット回線を介して接続される販売力予測装置において、
前記SNSサーバに対して、前記商品の販売者としての投稿者が投稿した複数の投稿画像を要求し、受信する手段と、
前記販売Webサーバに対して、前記SNSを経由して前記Webページへ流入した流入数を要求し、受信する手段と、
前記投稿画像の数と前記流入数とに基づいて、前記投稿者の接客能力を表す接客スコアを計算する手段と、
を具備する情報処理装置。
A sales force prediction device connected via an internet line to a sales web server that sells products via a web page and an SNS server that provides an SNS,
A means for requesting and receiving a plurality of posted images posted by a poster who is a seller of the product from the SNS server;
A means for requesting and receiving from the sales web server the number of visitors who visited the web page via the SNS;
A means for calculating a customer service score representing the customer service ability of the poster based on the number of the posted images and the number of visitors;
An information processing device comprising:
前記投稿画像を畳み込みニューラルネットワークに適用することにより前記投稿画像が商品単体カテゴリーと前記商品を構図に含むカテゴリーとのいずれのカテゴリーであるかを判定する手段とをさらに備え、
前記接客スコアを計算する手段は、前記投稿画像の数と前記流入数とに加えて、前記投稿画像のカテゴリーに割り当てられているスコアに基づいて、前記接客スコアを計算する、請求項記載の情報処理装置。
The method further includes a means for determining whether the posted image belongs to a product-only category or a category including the product in a composition by applying the posted image to a convolutional neural network,
The information processing device according to claim 5 , wherein the means for calculating the customer service score calculates the customer service score based on the number of posted images, the number of visitors, and a score assigned to a category of the posted images.
前記SNSサーバに対して、前記投稿画像各々に対するコメント及びその返信を要求し、受信する手段をさらに備え、
前記接客スコアを計算する手段は、前記投稿画像の数と前記流入数と前記投稿画像のカテゴリーに割り当てられているスコアとに加えて、前記フォロワーの数と前記コメントに対する返信率とに基づいて、前記接客スコアを計算する、請求項記載の情報処理装置。
The method further includes a means for requesting and receiving comments and replies to each of the posted images from the SNS server,
The information processing device according to claim 6, wherein the means for calculating the customer service score calculates the customer service score based on the number of followers and the response rate to the comments in addition to the number of posted images, the number of visitors, and the score assigned to the category of the posted images.
前記接客スコアを計算する手段はニューラルネットワークにより構成される請求項記載の情報処理装置。 6. The information processing device according to claim 5 , wherein the means for calculating the customer service score is configured by a neural network. SNSを提供するSNSサーバに対してインターネット回線を介して接続されるコンピュータを、
前記SNSサーバに対して、複数の投稿画像を投稿した投稿者をフォローするフォロワー各々のプロフィール、前記投稿画像各々に対する複数種類のエンゲージメント(評価、コメント、前記投稿画像の保存)を実行した複数のエンゲージメントユーザ各々のプロフィールを要求し、受信する手段と、
前記フォロワーのプロフィールと前記エンゲージメントユーザのプロフィールとに基づいて、前記投稿画像の中の特定の商品に対して事前設定されているターゲット層に対する前記フォロワー及び前記エンゲージメントユーザの整合度を表す整合度スコアを計算する手段として機能させるためのプログラム。
A computer connected to an SNS server that provides an SNS via an Internet line,
A means for requesting and receiving from the SNS server a profile of each follower who follows a poster who posted a plurality of posted images, and a profile of each of a plurality of engaged users who performed a plurality of types of engagement (rating, commenting, saving the posted image) on each of the posted images;
A program for functioning as a means for calculating a consistency score representing the degree of consistency of the follower and the engaged user with a pre-set target group for a specific product in the posted image based on the follower's profile and the engaged user's profile.
商品をWebページを経由して販売する販売Webサーバと、SNSを提供するSNSサーバとに対してインターネット回線を介して接続されるコンピュータを、
前記SNSサーバに対して、前記商品の販売者としての投稿者が投稿した複数の投稿画像を要求し、受信する手段と、
前記販売Webサーバに対して、前記SNSを経由して前記Webページへ流入した流入数を要求し、受信する手段と、
前記投稿画像の数と前記流入数とに基づいて、前記投稿者の接客能力を表す接客スコアを計算する手段として機能させるためのプログラム。
A computer connected via an Internet line to a sales web server that sells products via a web page and an SNS server that provides an SNS,
A means for requesting and receiving a plurality of posted images posted by a poster who is a seller of the product from the SNS server;
A means for requesting and receiving from the sales web server the number of visitors who visited the web page via the SNS;
A program for functioning as a means for calculating a customer service score representing the customer service ability of the poster based on the number of posted images and the number of visitors.
JP2023100120A 2021-03-17 2023-06-19 Information processing device and program Active JP7503804B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023100120A JP7503804B2 (en) 2021-03-17 2023-06-19 Information processing device and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021043429A JP7304587B2 (en) 2021-03-17 2021-03-17 Information processing device and program
JP2023100120A JP7503804B2 (en) 2021-03-17 2023-06-19 Information processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021043429A Division JP7304587B2 (en) 2021-03-17 2021-03-17 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2023108060A JP2023108060A (en) 2023-08-03
JP7503804B2 true JP7503804B2 (en) 2024-06-21

Family

ID=83454699

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021043429A Active JP7304587B2 (en) 2021-03-17 2021-03-17 Information processing device and program
JP2023100120A Active JP7503804B2 (en) 2021-03-17 2023-06-19 Information processing device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021043429A Active JP7304587B2 (en) 2021-03-17 2021-03-17 Information processing device and program

Country Status (1)

Country Link
JP (2) JP7304587B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019028793A (en) 2017-07-31 2019-02-21 Aiq株式会社 Information processing apparatus, method and program
JP2019139364A (en) 2018-02-07 2019-08-22 クオント株式会社 Evaluation device, evaluation method and evaluation program
JP2019148943A (en) 2018-02-26 2019-09-05 株式会社リグラフィティ Labor management system, labor management device, labor management method and labor management program
JP2020009453A (en) 2019-07-19 2020-01-16 Aiq株式会社 Information processing device and program
JP6635457B1 (en) 2018-12-07 2020-01-22 株式会社エフォートサイエンス Information processing apparatus, program, and system
JP2020184260A (en) 2019-05-09 2020-11-12 挙 山本 Analysis device, analysis method, and analysis program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019028793A (en) 2017-07-31 2019-02-21 Aiq株式会社 Information processing apparatus, method and program
JP2019139364A (en) 2018-02-07 2019-08-22 クオント株式会社 Evaluation device, evaluation method and evaluation program
JP2019148943A (en) 2018-02-26 2019-09-05 株式会社リグラフィティ Labor management system, labor management device, labor management method and labor management program
JP6635457B1 (en) 2018-12-07 2020-01-22 株式会社エフォートサイエンス Information processing apparatus, program, and system
JP2020184260A (en) 2019-05-09 2020-11-12 挙 山本 Analysis device, analysis method, and analysis program
JP2020009453A (en) 2019-07-19 2020-01-16 Aiq株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP7304587B2 (en) 2023-07-07
JP2022143090A (en) 2022-10-03
JP2023108060A (en) 2023-08-03

Similar Documents

Publication Publication Date Title
Low et al. Advancing on weighted PLS-SEM in examining the trust-based recommendation system in pioneering product promotion effectiveness
Olbrich et al. Modeling consumer purchasing behavior in social shopping communities with clickstream data
US11080746B2 (en) Method for matching influencers to brands and pairing influencer videos to products for intra-video transactions
US11132733B2 (en) Personalized recommendations for unidentified users based on web browsing context
US20170053299A1 (en) System and methods for effectively taking surveys using mobile devices
US9123055B2 (en) Generating and displaying customer commitment framework data
US20130204701A1 (en) Apparatus, system and methods for marketing targeted products to users of social media
JPWO2005024689A1 (en) Method and apparatus for analyzing consumer purchasing behavior
Gross A theoretical consumer decision making model: The influence of interactivity and information overload on consumers intent to purchase online
CN110503497A (en) A kind of electric business management platform Method of Commodity Recommendation of the consumption habit based on client
KR20150066644A (en) Personal Action-Based Interest and Preference Analysis Method and System
Majid et al. An evaluation on the Usability of E-Commerce Website using think aloud method
Allaymoun et al. Business intelligence model to analyze social network advertising
Husin et al. Analysis of Online Advertising Content on Purchase Decision in Marketplace
Iankovets MEDIA PLANNING OF DIGITAL ADVERTISING CAMPAIGNS.
JP7503804B2 (en) Information processing device and program
US20220374923A1 (en) Computational methods and processor systems for predictive marketing analysis
Fagerstrøm et al. How does probability impact consumers' choice? The case of online reviews
JP7042787B2 (en) Judgment device, judgment method, and judgment program
WO2017223547A1 (en) Automated aggregated multivariate testing systems, methods, and processes
KR20210052237A (en) Product catalog automatic classification system based on artificial intelligence
KR20200109250A (en) Marketing support system, marketing support method and program thereof
Oncioiu The impact of tourist feedback in the virtual community on the purchase intention
JP7397520B2 (en) Model generation system, model generation module and model generation method
JP2024092163A (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230619

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240601