JP2015219923A - Spam comment detection method and spam comment detection device - Google Patents

Spam comment detection method and spam comment detection device Download PDF

Info

Publication number
JP2015219923A
JP2015219923A JP2015101200A JP2015101200A JP2015219923A JP 2015219923 A JP2015219923 A JP 2015219923A JP 2015101200 A JP2015101200 A JP 2015101200A JP 2015101200 A JP2015101200 A JP 2015101200A JP 2015219923 A JP2015219923 A JP 2015219923A
Authority
JP
Japan
Prior art keywords
evaluation
comment
image
determining
polarity
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.)
Granted
Application number
JP2015101200A
Other languages
Japanese (ja)
Other versions
JP6547409B2 (en
Inventor
ジィチョアヌ ジョン
Jichuan Zheng
ジィチョアヌ ジョン
シャヌシャヌ ジアン
Jin Shanshan
シャヌシャヌ ジアン
バイ ルォイフォン
Ruifeng Bai
バイ ルォイフォン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2015219923A publication Critical patent/JP2015219923A/en
Application granted granted Critical
Publication of JP6547409B2 publication Critical patent/JP6547409B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a method and device for detecting a spam comment on an image capture device.SOLUTION: A detection method includes the steps of: extracting a feature word and an evaluation word in a comment and determining the first evaluation polarity of the evaluation word; determining the second evaluation polarity of an image feature that corresponds to the feature word and evaluation word of a related image photographed by an image capture device; comparing the first and second evaluation polarities and, when the first and second evaluation polarities do not match, determining that the comment is a spam comment. The method has a relative high accuracy of detection due to that the objectivity of a comment is evaluated on the basis of a concrete fact such as comment information and a related image, and is able to detect a spam comment quickly due to that the method does not take much time and trouble.

Description

本発明は総じてネットワーク情報処理に関し、具体的には画像キャプチャ装置に対するスパムコメントの検出方法及び装置に関する。   The present invention generally relates to network information processing, and more particularly, to a spam comment detection method and apparatus for an image capture apparatus.

近年、インターネットの発展につれて、人々はネットワークで自分の見解を表現する傾向が高まりつつある。例えば、ユーザは商品を購買する際に、さまざまなビジネスサイト、電子掲示板及びブログで商品に対するコメントを投稿することができる。それらのコメント情報は商品提供者にとって極めて重要であり、商品提供者が商品の欠点や欠陥を把握して次世代の商品を改善することに寄与することができる。一方、それらのコメント情報は他のユーザにとって同様に重要であり、他のユーザが迅速に商品の性能、利点や欠点などを把握して商品を選択する時により良い購買決定と選択を行うことに寄与する。   In recent years, with the development of the Internet, people tend to express their views on the network. For example, when purchasing a product, the user can post comments on the product on various business sites, electronic bulletin boards, and blogs. Such comment information is extremely important for the merchandise provider, and the merchandise provider can contribute to improving the next generation of merchandise by grasping the defects and defects of the merchandise. On the other hand, such comment information is equally important for other users, and when other users quickly grasp the performance, advantages and disadvantages of the product and select the product, they will make a better purchase decision and selection Contribute.

しかしながら、ネットワークの開放性によって、人々はウェブサイトで任意にコメントを書き込むことができるので、あるいくつかのコメントの客観性が低下することにより、スパムコメント(spam comment)になる。例えば、ユーザはある商品の機能を知らずに当該商品が期待を満たしていないと考えることによって、当該商品への印象が悪くなって過小評価を出すおそれがある。別の例として、ある会社の社員はその自社の商品を過大評価し、ライバル会社の商品を過小評価するおそれがある。この客観性が低いスパムコメントは商品提供者が商品の実際の欠陥を把握して改善することができない一方、他のユーザが迅速に商品の性能、利点や欠点を把握することに悪影響をもたらし、且つ他の潜在的ユーザを誤解させるおそれがある。そのため、スパムコメントであるコメントを決定することができ、商品提供者及び他の潜在的ユーザへの干渉を解消することが望ましい。   However, because of the openness of the network, people can write comments arbitrarily on the website, so the commentability of some comments is reduced, resulting in spam comments. For example, if the user thinks that the product does not satisfy the expectation without knowing the function of the product, the impression of the product may be deteriorated and the user may underestimate the product. As another example, a company employee may overestimate its product and underestimate a rival company's product. This less-objective spam comment has the negative impact on the product provider's inability to understand and improve the product ’s actual flaws, while other users can quickly understand the product ’s performance, benefits and drawbacks, And there is a risk of misunderstanding other potential users. Therefore, it is desirable to be able to determine a comment, which is a spam comment, and to eliminate interference with merchandise providers and other potential users.

従来、どのようにスパムコメントを検出するかについて、いろいろな検討が行われている。それらの検討は、通常、テキストコメント情報及び投稿者情報によってコメントの客観性を判定することにより、コメントがスパムコメントであるか否かを決定する。例えば、普通のスパムコメント検出技術はまず投稿者の履歴コメントによって投稿者の信頼性を決定し、次に各投稿者の信頼性によってそのコメントがスパムコメントであるか否かを決定する。しかしながら、この技術によれば、例えば投稿者の履歴コメントなどのデータを手動でマーキングすることに大量の時間がかかり、また、例えば、確率モデルを作成することによって決定された投稿者の信頼性が常に確実ではないので、スパムコメントの検出精度が比較的低い。   Conventionally, various studies have been made on how to detect spam comments. These considerations usually determine whether a comment is a spam comment by determining the objectivity of the comment based on text comment information and contributor information. For example, an ordinary spam comment detection technique first determines a poster's reliability based on a poster's history comment, and then determines whether the comment is a spam comment based on the reliability of each poster. However, according to this technique, it takes a lot of time to manually mark data such as a history comment of a poster, and the reliability of the poster determined by, for example, creating a probability model is high. Since it is not always reliable, the accuracy of detecting spam comments is relatively low.

本発明の実施例は、画像キャプチャ装置に対するスパムコメントを検出する方法及び装置を提供することを目的とする。   Embodiments of the present invention seek to provide a method and apparatus for detecting spam comments for an image capture device.

本発明の一実施例によれば、画像キャプチャ装置に対するスパムコメントの検出方法であって、コメントにおける特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定するステップと、前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定するステップと、前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合、前記コメントがスパムコメントであると決定するステップと、を含むスパムコメントの検出方法を提供する。   According to one embodiment of the present invention, there is provided a spam comment detection method for an image capture device, the step of extracting a feature word and an evaluation word in a comment and determining a first evaluation polarity of the evaluation word; Determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of a related image captured by a capture device; comparing the first evaluation polarity with the second evaluation polarity; And a step of determining that the comment is a spam comment if the first evaluation polarity does not match the second evaluation polarity.

本発明の別の一実施例によれば、画像キャプチャ装置に対するスパムコメントの検出装置であって、コメントにおける特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定する抽出手段と、前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定する極性決定手段と、前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合、前記コメントがスパムコメントであると決定する比較手段と、を含むスパムコメントの検出装置を提供する。   According to another embodiment of the present invention, there is provided a spam comment detection apparatus for an image capture device, which extracts a feature word and an evaluation word in a comment and determines a first evaluation polarity of the evaluation word. A polarity determining means for determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image photographed by the image capture device, and the first evaluation polarity and the second evaluation polarity. Comparing and providing a spam comment detecting device comprising: a comparing means for determining that the comment is a spam comment when the first evaluation polarity and the second evaluation polarity do not match.

本発明の別の一実施例によれば、画像キャプチャ装置に対するスパムコメントの検出方法であって、コメントにおける各々の見解に対して、当該見解における特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定し、前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定し、前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合、前記見解の客観性が非客観的であると決定するステップと、各々の見解の客観性を加重平均し、前記コメントの客観性を算出して当該コメントがスパムコメントであるか否かを決定するステップと、を含み、該加重平均の重みが各々の見解の重要性に基づいて決定される、スパムコメントの検出方法。   According to another embodiment of the present invention, there is provided a spam comment detection method for an image capture device, wherein for each opinion in a comment, a feature word and an evaluation word in the opinion are extracted, and the evaluation word A first evaluation polarity is determined, a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image captured by the image capture device is determined, and the first evaluation polarity and the second evaluation polarity are determined. Comparing the polarities, and if the first evaluation polarity and the second evaluation polarity do not match, determining that the objectivity of the opinion is non-objective, and weighted averaging the objectivity of each opinion Calculating the objectivity of the comment and determining whether the comment is a spam comment, wherein the weighted average weight is determined based on the importance of each opinion; Detection method of Pam comment.

本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出技術によれば、コメント情報と関連画像の一致性に基づいてコメントの客観性を判定することによって、コメントがスパムコメントであるか否かを決定し、具体的な事実に基づいてコメントの客観性を評価することによって、検出精度が比較的高い。また、当該検出技術は大量の手間がかからずに済むことによって、迅速にスパムコメントを検出することができる。   According to the spam comment detection technique for the image capture device according to the embodiment of the present invention, whether or not the comment is a spam comment by determining the objectivity of the comment based on the match between the comment information and the related image. And the objectivity of the comment is evaluated based on specific facts, so that the detection accuracy is relatively high. In addition, the detection technique can quickly detect spam comments by eliminating a lot of time and effort.

画像キャプチャ装置についてのコメント及び関連画像を例示する。2 illustrates an example of a comment and related images for an image capture device. 本発明の第1実施例に係る画像キャプチャ装置に対するスパムコメントの検出方法のフローチャートを示す。3 shows a flowchart of a spam comment detection method for an image capture device according to a first embodiment of the present invention. 別の画像キャプチャ装置についてのコメント及び関連画像を例示する。6 illustrates comments and related images for another image capture device. さらに別の画像キャプチャ装置についてのコメント及び関連画像を例示する。Furthermore, the comment and related image about another image capture device are illustrated. コメントにおける評価言葉の第1評価極性と画像特徴の第2評価極性との可能な対応関係を示す。The possible correspondence between the first evaluation polarity of the evaluation word in the comment and the second evaluation polarity of the image feature is shown. 第1評価極性と前記第2評価極性が一致し、且ついずれも否定的である場合のカメラパラメータ設定の例示である。It is an illustration of camera parameter setting when the first evaluation polarity matches the second evaluation polarity and both are negative. 本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出装置の機能設定ブロック図を示す。1 is a block diagram illustrating a function setting of a spam comment detection device for an image capture device according to an embodiment of the present invention. FIG. 本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出システムの全体的ハードウェアブロック図を示す。1 shows an overall hardware block diagram of a spam comment detection system for an image capture device according to an embodiment of the present invention. FIG.

当業者が本発明をよりよく理解するために、以下、図面及び具体的な実施形態を参照しながら本発明をさらに詳細に説明する。   In order that those skilled in the art may better understand the present invention, the present invention will be described in more detail below with reference to the drawings and specific embodiments.

まず、本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出技術の基本的な趣旨を簡単に説明する。   First, the basic purpose of the spam comment detection technique for the image capture device according to the embodiment of the present invention will be briefly described.

画像キャプチャ装置のユーザは画像キャプチャ装置に対してコメントする際に、通常、当該画像キャプチャ装置によりキャプチャされた関連画像を根拠として同時に表示してそのコメントにおける見解を証明する。例えば、図1に示されるように、カメラユーザは、当該カメラが良くなく、それは逆光の時顔が暗く写ってしまうからであるとコメントする。この見解を証明するために、当該ユーザは逆光の時に当該カメラで撮影された写真を示す。このような事情を鑑みて、本発明の実施例に係るスパムコメントの検出技術において、コメントと画像キャプチャ装置によりキャプチャされた関連画像の対応する画像特徴との一致性に基づいて当該コメントがスパムコメントであるか否かを決定する。具体的には、コメントは関連画像の対応する画像特徴の品質と一致しない場合、前記コメントはカメラを過大又は過小評価していると決定することができるので非客観的であり、スパムコメントである。一方、コメントは対応する画像特徴の品質と一致し且つ画像品質が不良である場合、さらに画像特徴の品質が不良である原因は当該関連画像を撮影する時に画像キャプチャ装置の撮影パラメータを正確に設定していないためであるか否かを検査し、YESである場合、画像キャプチャ装置のコメントが非客観的であると決定することができ、スパムコメントである。   When a user of an image capture device makes a comment on the image capture device, the related image captured by the image capture device is usually displayed simultaneously as a basis to prove the opinion in the comment. For example, as shown in FIG. 1, the camera user comments that the camera is not good, because the face appears dark when backlit. To prove this view, the user shows a picture taken with the camera in backlight. In view of such circumstances, in the spam comment detection technology according to the embodiment of the present invention, the comment is a spam comment based on the match between the comment and the corresponding image feature of the related image captured by the image capture device. It is determined whether or not. Specifically, if the comment does not match the quality of the corresponding image feature of the related image, the comment is non-objective and spam comment since it can be determined that the camera is over or underestimated. . On the other hand, if the comment matches the quality of the corresponding image feature and the image quality is poor, the cause of the poor image feature quality is to accurately set the shooting parameters of the image capture device when shooting the relevant image If the answer is YES, it can be determined that the comment of the image capture device is non-objective and is a spam comment.

画像キャプチャ装置はカメラ、ビデオカメラ、撮影機能を備えるスマートフォンなどのさまざまな電子機器であってもよい。以下、カメラを例として説明する。   The image capture device may be various electronic devices such as a camera, a video camera, and a smartphone having a shooting function. Hereinafter, a camera will be described as an example.

<第1実施例>
図2は本発明の第1実施例に係る画像キャプチャ装置に対するスパムコメントの検出方法のフローチャートを示す。
<First embodiment>
FIG. 2 is a flowchart of a spam comment detection method for the image capture device according to the first embodiment of the present invention.

図2に示されるように、ステップS201において、コメントにおける特徴言葉及び評価言葉を抽出し、且つ当該評価言葉の第1評価極性を決定する。   As shown in FIG. 2, in step S201, a feature word and an evaluation word in the comment are extracted, and a first evaluation polarity of the evaluation word is determined.

評価言葉は評価を表現する言葉であり、名詞、動詞、形容詞、感嘆詞及びいくつかの慣用語であってもよい。評価極性は評価の傾向を反映し、例えば肯定的評価、中立的評価及び否定的評価を含んでもよい。評価言葉及び評価極性はいずれも本分野の常用専門用語であり、ここで詳細な説明を省略する。   Evaluation words are words that express evaluation, and may be nouns, verbs, adjectives, exclamations and some idiomatic terms. Evaluation polarity reflects the tendency of evaluation and may include, for example, positive evaluation, neutral evaluation and negative evaluation. Evaluation words and evaluation polarities are both commonly used technical terms in this field, and detailed description thereof is omitted here.

単一見解を含む基本的コメントは1つのクインテットO=(e、a、s、h、t)(Oは投稿者hが時間tに投稿した、ターゲットオブジェクト/エンティティeのa特徴/態様についての意見であり、sは意見Oの評価値である。)で表することができる。本実施例において、ターゲットオブジェクト/エンティティ(カメラ)のa特徴/態様及び関連評価sを抽出するだけでよい。例えば、上記の例示コメント「当該カメラが良くなく、それは逆光の時顔が暗く写ってしまうからである」について、特徴言葉である「顔」及び評価言葉「暗い」を抽出する必要がある。 Basically comment containing a single opinion one of the quintet O i = (e j, a k, s l, h m, t n) (O i is contributor h m were posted in time t n, the target object / a opinion about a k features / aspects of the entity e j, s l can respectful with the evaluation value of the opinion O i.). In the present embodiment, it is only necessary to extract a k features / aspects and associated evaluation s l of the target object / entity (camera). For example, it is necessary to extract the characteristic word “face” and the evaluation word “dark” for the above example comment “the camera is not good because the face appears dark when backlit”.

本分野におけるあらゆる公知の技術を用いてコメントから特徴言葉及び評価言葉を抽出して評価言葉の評価極性を決定することができる。例えば、Liu、B.の「Aspect−based Sentiment Analysis」、Sentiment Analysis and Opinion Mining、2012年(ページ49−78)、Morgan&Claypool Publishers又はPang、B.及びLee、L.の「Opinion Mining and Sentiment Analysis」、Foundations and Trends in Information Retrieval、2008年/1月、ページ1−135に記載された方法を用いることができる。本発明の発明内容の不必要な混乱を回避するために、ここで当該処理を詳細に説明しない。   Any known technique in this field can be used to extract the characteristic words and the evaluation words from the comments to determine the evaluation polarity of the evaluation words. For example, Liu, B.I. "Aspect-based Sentiment Analysis", Sentiment Analysis and Opinion Mining, 2012 (pages 49-78), Morgan & Claypool Publishers or Pang, B .; And Lee, L .; "Opinion Mining and Sentiment Analysis", Foundations and Trends in Information Retrieval, 2008 / January, page 1-135, can be used. In order to avoid unnecessary confusion of the inventive content of the present invention, the process is not described in detail here.

ステップS202において、前記画像キャプチャ装置により撮影された関連画像の前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定する。   In step S202, a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image photographed by the image capture device is determined.

上記のように、画像キャプチャ装置のユーザは画像キャプチャ装置をコメントする際に、通常、当該画像キャプチャ装置によりキャプチャされた関連画像を根拠として同時に表示してそのコメントにおける見解を証明する。そのため、当該関連画像はコメントにおける特徴言葉に対応する画像特徴を有する。このステップS202において、コメントにおける特徴言葉に対応する画像特徴を決定し、関連画像の当該画像特徴の評価極性を決定する。以下、このステップの具体的な処理を詳細に説明する。   As described above, when a user of an image capture device comments on the image capture device, the related image captured by the image capture device is usually displayed at the same time to prove the opinion in the comment. Therefore, the related image has an image feature corresponding to the feature word in the comment. In step S202, an image feature corresponding to the feature word in the comment is determined, and an evaluation polarity of the image feature of the related image is determined. Hereinafter, specific processing of this step will be described in detail.

まず、特徴言葉及び評価言葉に対応する画像特徴がどの画像特徴であるかを決定しなければならず、それは、例えば、所定の第1マッピングテーブルを検索することによって行われてもよい。表1は当該第1マッピングテーブルの一例を示す。

Figure 2015219923
First, it is necessary to determine which image feature is the image feature corresponding to the feature word and the evaluation word, which may be performed, for example, by searching a predetermined first mapping table. Table 1 shows an example of the first mapping table.
Figure 2015219923

この表1は画像キャプチャ装置、例えば、カメラの結像原理及び機能などに基づいて予め設定される。表1に示されるものは一例にすぎず、画像処理分野の当業者は容易にこの表を拡張することができる。また、現在の研究によれば、ユーザが商品の特徴/態様をコメントする際に、用いる特徴言葉及び評価言葉は一致する傾向にあるので、非常に長く網羅的なマッピングテーブルを用意してすべてのコメントをカバーする必要がなく、合理的に第1マッピングテーブルを設定してほとんどのコメントをカバーすることができる。   Table 1 is preset based on the imaging principle and functions of an image capture device, for example, a camera. What is shown in Table 1 is only an example, and those skilled in the image processing field can easily extend this table. Also, according to current research, when users comment on product features / aspects, the feature words and evaluation words used tend to match, so a very long and comprehensive mapping table is prepared and all There is no need to cover comments, and the first mapping table can be reasonably set to cover most comments.

画像特徴を決定した後、関連画像の当該画像特徴の品質を検出し、且つそれに基づいて当該画像特徴の評価極性を決定することができる。例えば、関連画像の当該画像特徴の品質が良い場合、評価極性が肯定的であり、当該画像特徴の品質が不良である場合、評価極性が否定的であり、当該画像特徴の品質が普通であると、評価極性が中立的である。   After determining the image feature, the quality of the image feature of the related image can be detected, and the evaluation polarity of the image feature can be determined based thereon. For example, when the quality of the image feature of the related image is good, the evaluation polarity is positive, and when the quality of the image feature is poor, the evaluation polarity is negative and the quality of the image feature is normal. And the evaluation polarity is neutral.

どのように関連画像の当該画像特徴の品質を検出するかは本分野に公知されており、当業者は具体的な画像特徴に応じて各種の適切な手段でその品質を検出することができる。   How to detect the quality of the image feature of the related image is known in the art, and those skilled in the art can detect the quality by various appropriate means according to the specific image feature.

例えば、投稿者のコメントは「屋内で撮影された写真がいつもぼやける」であり、且つ図3に示される画像を示すとする。この場合、まず、例えばマッピングテーブルを検索することによって対応する画像特徴が輝度勾配値であると決定し、通常、輝度勾配値が高いほど、画面のエッジ情報が豊かで、画像が鮮明である。そのため、画像特徴の品質を検出する際に、図3に示される画像の平均輝度勾配値を算出し、且つそれを複数の画像の輝度勾配値を統計して決定される判定閾値と比較することによってその品質を決定することができる。例えば、算出した平均輝度勾配値が10未満であると、ぼやけると考えられ、すなわち品質が不良で、平均輝度勾配値が14を超えると、鮮明であると考えられ、すなわち品質が良く、平均輝度勾配値が10〜14であると、鮮明度が普通であると考えられ、すなわち品質が普通である。   For example, it is assumed that the comment of the contributor is “photos taken indoors are always blurred” and shows the image shown in FIG. In this case, first, for example, by searching the mapping table, it is determined that the corresponding image feature is a luminance gradient value. Normally, the higher the luminance gradient value, the richer the edge information on the screen and the clearer the image. Therefore, when detecting the quality of the image feature, the average luminance gradient value of the image shown in FIG. 3 is calculated and compared with a determination threshold value determined by statistically calculating the luminance gradient values of a plurality of images. The quality can be determined. For example, if the calculated average brightness gradient value is less than 10, it is considered blurry, that is, the quality is poor, and if the average brightness gradient value exceeds 14, it is considered clear, that is, the quality is good and the average brightness If the slope value is 10-14, the sharpness is considered normal, i.e. the quality is normal.

別の例として、投稿者のコメントは「カメラにより撮影された写真の色に偏りがあり、常に青っぽい」、且つ図4に示される画像を示すとする。この場合、まず、対応する画像特徴が色成分であると決定することができる。そのため、画像特徴の品質を検出する際に、図4に示されるRGB画像をCIEL*a*b*(L*が画像の輝度、a*が画像の赤/緑成分、b*が画像の黄/青成分を示す。)空間に変換することができる。通常、色かぶりした画像は、a*及びb*成分における平均値が原点から遠くずれ、分散も比較的小さいので、図4に示される画像のa*及びb*成分における平均値及び分散を算出することによって、色かぶりするか否かを決定することができ、画像の品質を決定することができる。   As another example, it is assumed that the comment of the contributor is “the color of the photograph taken by the camera is biased and always bluish” and indicates the image shown in FIG. In this case, first, it can be determined that the corresponding image feature is a color component. Therefore, when detecting the quality of image features, the RGB image shown in FIG. 4 is represented by CIEL * a * b * (L * is the luminance of the image, a * is the red / green component of the image, and b * is the yellow of the image. / Indicates the blue component.) Can be converted to space. In general, since the average value of the a * and b * components is far from the origin and the variance is relatively small in the color cast image, the average value and variance in the a * and b * components of the image shown in FIG. 4 are calculated. By doing so, it is possible to determine whether or not to cast a color, and it is possible to determine the quality of the image.

上記の両例は例示的なものであり、本発明を制限するものではないと理解すべきである。当業者は具体的な画像特徴に基づいて各種の適切な手段でその品質を検出し、さらに画像特徴の品質に基づいてその評価極性を決定することができる。   It should be understood that both examples above are illustrative and do not limit the invention. Those skilled in the art can detect the quality by various appropriate means based on the specific image feature, and further determine the evaluation polarity based on the quality of the image feature.

図2に戻り、ステップS203において、第1評価極性と第2評価極性とを比較し、第1評価極性と第2評価極性とが一致しない場合、コメントがスパムコメントであると決定する。   Returning to FIG. 2, in step S203, the first evaluation polarity and the second evaluation polarity are compared, and if the first evaluation polarity and the second evaluation polarity do not match, it is determined that the comment is a spam comment.

例えば、図4に示される画像を例として、「カメラにより撮影された写真の色に偏りがあり、常に青っぽい」というコメントの評価極性は否定的である一方、上記のように図4に示される画像における色成分の平均値及び分散を算出することによって、当該画像における色成分の品質が普通であると検出し、それにより評価極性が中立的であると決定するとする。このような場合、第1評価極性と第2評価極性が一致せず、すなわちカメラについてのコメントが関連画像の対応する画像特徴の品質と一致せず、それによりコメントが非客観的であると決定することができ、投稿者はわざと又は画像のスタイルが気に入らないだけでカメラを過小評価しているおそれがあるので、当該コメントはスパムコメントである。   For example, taking the image shown in FIG. 4 as an example, the evaluation polarity of a comment that “the color of the photograph taken by the camera is biased and always bluish” is negative, while as shown in FIG. By calculating the average value and variance of the color components in the image, it is detected that the quality of the color components in the image is normal, thereby determining that the evaluation polarity is neutral. In such a case, the first evaluation polarity and the second evaluation polarity do not match, that is, the comment about the camera does not match the quality of the corresponding image feature of the related image, thereby determining that the comment is non-objective. The comment is a spam comment because the contributor may deliberately or underestimate the camera just because he does not like the style of the image.

一方、カメラについてのコメントは関連画像の対応する画像特徴の品質より良いことがある。例えば、コメントは「カメラで撮影された写真が色鮮やかで、美しい」であり、すなわち第1評価極性が肯定的であり、関連画像の画像特徴を検出することによって、画像にカラーキャストが発生し、画像特徴の品質が不良であることを発見し、すなわち第2評価極性が否定的である。この時、第1評価極性と第2評価極性が一致せず、投稿者はわざと又は個人の好みだけでカメラを過大評価するおそれがあるので、当該コメントもスパムコメントである。   On the other hand, comments about the camera may be better than the quality of the corresponding image feature of the related image. For example, the comment is “the photograph taken with the camera is colorful and beautiful”, that is, the first evaluation polarity is affirmative, and the color cast occurs in the image by detecting the image feature of the related image. The quality of the image feature is found to be poor, i.e. the second evaluation polarity is negative. At this time, since the first evaluation polarity and the second evaluation polarity do not match, and the poster may intentionally overestimate the camera only by personal preference, the comment is also a spam comment.

以上、本発明の第1実施例に係る画像キャプチャ装置のスパムコメントの検出方法を詳細に説明した。当該実施例において、コメント情報と関連画像の一致性に基づいてコメントの客観性を判定することによって、客観性が低いスパムコメントを検出する。当該検出方法は、不確実要素、例えば投稿者の信頼性ではなく、コメント及び関連画像などの具体的な事実に基づいてコメントの客観性を決定することによって、検出精度が比較的高い。また、当該検出方法は大量の手間がかからずに済むことによって、迅速にスパムコメントを検出することができる。   The spam comment detection method of the image capture device according to the first embodiment of the present invention has been described above in detail. In this embodiment, a spam comment with low objectivity is detected by determining the objectivity of the comment based on the match between the comment information and the related image. The detection method has relatively high detection accuracy by determining objectivity of comments based on specific factors such as comments and related images rather than uncertain factors such as the reliability of the poster. Further, since the detection method does not require a large amount of labor, it is possible to quickly detect spam comments.

<第2実施例>
本発明の第1実施例に係る画像キャプチャ装置に対するスパムコメントの検出方法において、第1評価極性と第2評価極性が一致するコメントに対して、客観的コメントであると黙認し、すなわちスパムコメントではない。実際に、第1評価極性と第2評価極性が一致する場合、画像キャプチャ装置についてのコメントは必ずしも客観的ではない。例えば、すなわちカメラについてのコメントが否定的であり、且つ画像特徴の品質が比較的悪い場合(すなわち第1評価極性と第2評価極性が一致し、且ついずれも否定的である場合)、当該否定的コメントが客観的であると見なすことができず、画像特徴の品質が比較的悪いのはカメラで画像を撮影する時の不適切なパラメータ設定に起因するおそれがあるからであり、この時、カメラが悪いと見なしてはならない。
<Second embodiment>
In the spam comment detection method for the image capture device according to the first embodiment of the present invention, a comment having the same first evaluation polarity and the second evaluation polarity is silently recognized as an objective comment. Absent. Actually, when the first evaluation polarity and the second evaluation polarity match, the comment about the image capture device is not necessarily objective. For example, when the comment about the camera is negative and the quality of the image feature is relatively poor (that is, when the first evaluation polarity matches the second evaluation polarity and both are negative), the negative Image comments cannot be considered objective and the quality of the image features is relatively poor because it may be due to improper parameter settings when taking images with the camera, Do not assume that the camera is bad.

具体的には、図5はコメントにおける評価言葉の第1評価極性と画像特徴の第2評価極性との可能な対応関係を示す。図5に示されるように、第1評価極性と第2評価極性がいずれも中立的又は否定的である場合、対応するコメントが客観的であるか否かを決定することができず、第2評価極性が肯定的ではないのはカメラで画像を撮影する時の不適切なパラメータ設定に起因するおそれがあり、すなわちパラメータを正確に設定すると、画像特徴の品質は良い可能性があり、それにより第2評価極性は肯定的である可能性がある。   Specifically, FIG. 5 shows a possible correspondence between the first evaluation polarity of the evaluation word in the comment and the second evaluation polarity of the image feature. As shown in FIG. 5, if both the first evaluation polarity and the second evaluation polarity are neutral or negative, it cannot be determined whether the corresponding comment is objective, The negative evaluation polarity may be due to improper parameter settings when taking an image with the camera, i.e., if the parameters are set correctly, the quality of the image features may be good, The second evaluation polarity may be positive.

上記の事情を鑑みて、本実施例は画像キャプチャ装置に対する改良型スパムコメント検出方法を提供する。本実施例に係る画像キャプチャ装置に対するスパムコメントの検出方法は、第1実施例に記載される検出方法とほぼ同様であり、相違点については、ステップS203において第1評価極性と前記第2評価極性を比較した後、第1評価極性と第2評価極性が一致するコメントをさらに検査することによって、スパムコメントであるか否かを決定する点だけである。具体的には、ステップS204において、前記第1評価極性と前記第2評価極性とが一致し、且ついずれも肯定的ではない場合、画像キャプチャ装置で関連画像を撮影する時に各撮影パラメータを正確に設定するか否かを決定し、少なくとも1つの撮影パラメータが正確に設定されていない場合、コメントがスパムコメントであると決定する。このステップS204において、カメラについてのコメントが非肯定的であり且つ画像特徴の品質が不良(普通又は悪い)である場合、更なる検査を行う。このステップにおいて、各々の関連撮影パラメータを検査し、いずれかの撮影パラメータが正確に設定されていない限り、画像品質が不良である原因はカメラの撮影パラメータが正確に設定されていないことであると決定することができることによって、カメラについての非肯定的なコメントは非客観的であり、スパムコメントであり、各々の撮影パラメータがいずれも正確に設定されると、画像特徴の品質が不良であるのはカメラの性能に起因することによるものであり、カメラの非肯定的なコメントは客観的であり、スパムコメントではない。以下、このステップの具体的な処理を詳細に説明する。   In view of the above circumstances, this embodiment provides an improved spam comment detection method for an image capture device. The spam comment detection method for the image capture device according to the present embodiment is substantially the same as the detection method described in the first embodiment, and the differences are the first evaluation polarity and the second evaluation polarity in step S203. After comparing the two, the comment having the same first evaluation polarity and the second evaluation polarity is further inspected to determine whether or not the comment is a spam comment. Specifically, in step S204, when the first evaluation polarity and the second evaluation polarity match and neither is positive, each shooting parameter is accurately set when shooting the related image with the image capture device. It is determined whether or not to set, and if at least one shooting parameter is not set correctly, it is determined that the comment is a spam comment. In this step S204, if the comment about the camera is affirmative and the quality of the image feature is poor (normal or bad), further inspection is performed. In this step, each relevant shooting parameter is inspected, and unless one of the shooting parameters is set correctly, the cause of the poor image quality is that the shooting parameters of the camera are not set correctly. By being able to determine, non-affirmative comments about the camera are non-objective and spam comments, and if each shooting parameter is set correctly, the quality of the image features is poor Is due to the performance of the camera, and the camera's non-positive comments are objective, not spam comments. Hereinafter, specific processing of this step will be described in detail.

まず、コメントにおける特徴言葉及び評価言葉に対応する撮影パラメータを決定しなければならず、それは、例えば、所定の第2マッピングテーブルを検索することによって行われてもよい。表2は当該第2マッピングテーブルの一例を示す。

Figure 2015219923
First, the shooting parameters corresponding to the feature words and evaluation words in the comment must be determined, which may be done, for example, by searching a predetermined second mapping table. Table 2 shows an example of the second mapping table.
Figure 2015219923

この表2は画像キャプチャ装置、例えば、カメラの結像原理及び機能などに基づいて予め設定される。表2に示されるカメラ撮影パラメータは評価言葉欄に並ぶ各種の否定的/中立的評価と密接に関連した撮影パラメータであり、すなわちそれらのカメラ撮影パラメータを正確に設定していない場合、評価言葉欄に並ぶ各種の否定的/中立評価を招く。表2に示されるものは一例にすぎず、画像処理分野の当業者は容易にこの表を拡張し、さらに多くのコメント状況をカバーすることができる。   Table 2 is preset based on the imaging principle and functions of an image capture device, for example, a camera. The camera shooting parameters shown in Table 2 are shooting parameters closely related to various negative / neutral evaluations arranged in the evaluation word column. That is, if these camera shooting parameters are not set accurately, the evaluation word column is shown. Invite various negative / neutral evaluations. What is shown in Table 2 is only an example, and those skilled in the image processing field can easily extend this table to cover more commentary situations.

撮影パラメータを決定した後、撮影時の各撮影パラメータの具体的設定をそれぞれ対応する所定の合理的パラメータ設定と比較し、各撮影パラメータを正確に設定しているか否かを決定する。   After determining the shooting parameters, the specific setting of each shooting parameter at the time of shooting is compared with the corresponding predetermined rational parameter setting to determine whether each shooting parameter is set correctly.

撮影時の各撮影パラメータの具体的設定は画像のEXIF情報から取得することができる。周知のように、画像キャプチャ装置、例えば、デジタルカメラによって画像を撮影する時に、デジタルカメラは撮影過程における一連の撮影パラメータ情報を収集して例えばJPEG/TIFFフォーマットの画像のEXIFに組み込む。EXIFには画像を撮影する時に設定された複数のカメラパラメータ、例えば、絞り、シャッター、焦点距離及びフラッシュモードなどが含まれる。そのため、例えば、第2マッピングテーブルによって検査すべき撮影パラメータを決定すれば、EXIFから撮影時のそれらの撮影パラメータの具体的設定を直接抽出することができる。   The specific setting of each shooting parameter at the time of shooting can be acquired from the EXIF information of the image. As is well known, when an image is captured by an image capture device, for example, a digital camera, the digital camera collects a series of shooting parameter information in the shooting process and incorporates it into the EXIF of an image in, for example, a JPEG / TIFF format. EXIF includes a plurality of camera parameters set when an image is captured, such as an aperture, a shutter, a focal length, and a flash mode. Therefore, for example, if the shooting parameters to be inspected are determined by the second mapping table, specific settings of those shooting parameters at the time of shooting can be directly extracted from EXIF.

あらゆる適切な手段によって撮影時の撮影パラメータの具体的設定を所定の合理的パラメータ設定と比較することによって、前記撮影パラメータを正確に設定しているか否かを決定することができる。例えば、カメラの撮影パラメータをそのタイプに応じて数値型の撮影パラメータ及び種類選択型の撮影パラメータに分け、各々の数値型撮影パラメータに対して、撮影時に設定された数値が所定の合理的パラメータ設定により設定された画像キャプチャ装置の達成可能な最大値/最小値である場合、当該撮影パラメータを正確に設定していると決定し、各々の種類選択型撮影パラメータに対して、撮影時に設定された種類が所定の合理的パラメータ設定により設定された種類であり、或いは撮影時に設定された種類が対応する所定の合理的パラメータ設定により設定された種類ではなく、且つ画像キャプチャ装置が前記合理的パラメータ設定により設定された種類を備えない場合、当該撮影パラメータを正確に設定していると決定する。以下、図6に示される具体例を参照しながらこの処理を詳細に説明する。   By comparing the specific setting of the shooting parameter at the time of shooting with a predetermined rational parameter setting by any appropriate means, it can be determined whether or not the shooting parameter is set correctly. For example, the camera shooting parameters are divided into numerical shooting parameters and type selection shooting parameters according to the type, and for each numerical shooting parameter, the numerical value set at the time of shooting is set to a predetermined rational parameter setting. If it is the maximum / minimum achievable value of the image capture device set by, it is determined that the shooting parameter is set correctly, and each type selection type shooting parameter is set at the time of shooting. The type is a type set by a predetermined rational parameter setting, or the type set at the time of shooting is not the type set by the corresponding predetermined rational parameter setting, and the image capture device has the rational parameter setting If the type set by is not provided, it is determined that the shooting parameter is set correctly. Hereinafter, this process will be described in detail with reference to a specific example shown in FIG.

図6は第1評価極性と前記第2評価極性が一致し、且ついずれも否定的である場合のカメラパラメータ設定の例示を示す。例えば、図6の例示1に示されるように、カメラについての評価は「背景のぼかしが十分ではない」という否定的なものであり、特徴言葉が「背景」、評価言葉が「ぼかしが十分ではない」である場合に、関連カメラ撮影パラメータが2つであり、すなわちデジタル型撮影パラメータの「絞り」及び「焦点距離」である。本分野において、周知のように、背景をできるだけぼかすために、絞りも焦点距離も最大値に設定すべきであり、すなわち所定の合理的パラメータ設定は「画像キャプチャ装置が達成可能な最大値」である。図6の例示1に示されるように、カメラ絞り範囲はF/2.8−F/5.6、焦点距離範囲は28−560mm(この数値は例えばカメラの説明書から取得可能である。)であり、撮影時、実際の絞り設定はF/3.2、実際の焦点距離設定は28mmである。撮影時、絞りを達成可能な最大値F/2.8に設定しておらず、すなわち絞りを正確に設定していないことがわかる。それにより、図6の例示1に示される画像特徴の品質「前景と背景のコントラストが十分に大きくない」はカメラ自体に起因するものではなく、撮影時にカメラの撮影パラメータ(絞り)を正確に設定していないことによってカメラの性能を十分に発揮していないことに起因することがわかる。そのため、当該例示1において評価言葉である「ぼかしが十分ではない」の第1評価極性と画像特徴である「コントラスト」の第2評価極性が一致(いずれも否定的である。)しても、カメラについてのコメントは非客観的であり、スパムコメントである。   FIG. 6 shows an example of camera parameter setting when the first evaluation polarity matches the second evaluation polarity and both are negative. For example, as shown in Example 1 of FIG. 6, the evaluation of the camera is negative that “the background blur is not sufficient”, the feature word is “background”, and the evaluation word is “not enough blur” "No", there are two related camera shooting parameters, namely, "aperture" and "focal length" of the digital type shooting parameters. As is well known in the art, in order to blur the background as much as possible, both the aperture and focal length should be set to their maximum values, i.e. the predetermined rational parameter setting is the "maximum value that the image capture device can achieve". is there. As shown in Example 1 in FIG. 6, the camera aperture range is F / 2.8-F / 5.6, and the focal length range is 28-560 mm (this value can be obtained from the camera manual, for example). At the time of shooting, the actual aperture setting is F / 3.2, and the actual focal length setting is 28 mm. At the time of shooting, it can be seen that the maximum aperture F / 2.8 that can be achieved is not set, that is, the aperture is not set accurately. As a result, the quality of the image feature shown in Example 1 of FIG. 6 “the contrast between the foreground and the background is not sufficiently high” is not caused by the camera itself, and the shooting parameters (aperture) of the camera are accurately set at the time of shooting. It can be seen that this is because the camera performance is not fully exhibited. Therefore, even if the first evaluation polarity of the evaluation word “blur is not enough” and the second evaluation polarity of “contrast” which is the image feature in the example 1 match (both are negative). Comments about the camera are non-objective and are spam comments.

また、例えば、図6の例示2に示されるように、カメラについての評価は「逆光の時顔が暗く写ってしまう」という否定的なものであり、特徴言葉が「顔」、評価言葉が「暗い」である際に、関連カメラ撮影パラメータは2つであり、すなわち種類型撮影パラメータの「測光」及び「フラッシュ」である。本分野において、周知のように、光量不足の際に顔が暗く写ってしまうことを回避するために、スポット測光を採用すべきであり且つ好ましくはフラッシュをオンにし、すなわち所定の合理的パラメータ設定は「スポット測光」及び「(フラッシュ)オン」となる。図6の例示2に示されるように、カメラは評価測光、部分測光、スポット測光、及び中央重点平均測光の4種類の測光モードを備え、フラッシュはオン及びオフの2種類のモード(例えば、カメラの説明書から取得可能である。)を備え、撮影時、実際の測光モードを評価測光にし、実際のフラッシュをオフに設定する。撮影時、フラッシュ及び測光という撮影パラメータを正確に設定していないことがわかる。それにより、図6の例示2に示される画像特徴の品質「顔の輝度が異常である」はカメラ自体に起因するものではなく、撮影時にカメラの撮影パラメータ(測光及びフラッシュ)を正確に設定していないことによってカメラの性能を十分に発揮していないことに起因することがわかる。そのため、当該例示1において、評価言葉である「暗い」の第1評価極性と画像特徴である「輝度」の第2評価極性は一致(いずれも否定的である。)しても、カメラについてのコメントは非客観的であり、スパムコメントである。ただし、当該例示2の場合、カメラは評価測光、部分測光、中央重点平均測光の3種類の測光モードだけを備え、スポット測光モードを備えず、且つカメラにフラッシュが装着されていない場合、撮影時、撮影パラメータを正確に設定していると考えられ、つまり、画像特徴の品質「顔の輝度が異常である」はパラメータを正確に設定していないことに起因するものではなく、カメラ自体の機能不全に起因するものである。そのため、カメラについての否定的評価は客観的であり、すなわちスパムコメントではない。   For example, as shown in Example 2 in FIG. 6, the evaluation of the camera is negative such that “the face appears dark when backlit”, the characteristic word is “face”, and the evaluation word is “ When it is “dark”, there are two related camera shooting parameters, that is, the type-type shooting parameters “photometry” and “flash”. As is well known in the art, spot metering should be employed and preferably the flash is turned on, i.e. predetermined rational parameter settings, to avoid the face appearing dark when there is insufficient light. Are “spot metering” and “(flash) on”. As shown in Example 2 in FIG. 6, the camera has four photometry modes of evaluation photometry, partial photometry, spot photometry, and center-weighted average photometry, and the flash is turned on and off in two modes (for example, camera The actual metering mode is set to evaluation metering and the actual flash is set to off at the time of shooting. It can be seen that shooting parameters such as flash and metering are not set correctly during shooting. Accordingly, the quality of the image feature “Face brightness is abnormal” shown in Example 2 of FIG. 6 is not caused by the camera itself, and the shooting parameters (photometry and flash) of the camera are accurately set at the time of shooting. It can be seen that this is because the camera performance is not fully exhibited. Therefore, in the first example, even if the first evaluation polarity of “dark” as the evaluation word matches the second evaluation polarity of “luminance” as the image feature (both are negative), the camera is informed. Comments are non-objective and are spam comments. However, in the case of Example 2, the camera has only three types of metering modes of evaluation metering, partial metering, and center-weighted average metering, no spot metering mode, and no flash is attached to the camera. Therefore, it is considered that the shooting parameters are set correctly, that is, the quality of the image feature "Face brightness is abnormal" is not caused by not setting the parameters correctly, but the function of the camera itself This is due to failure. Therefore, a negative rating for a camera is objective, i.e. not a spam comment.

以上、本発明の第2実施例に係る画像キャプチャ装置に対するスパムコメント検出方法を説明し、主として当該第2実施例と第1実施例との相違点を説明した。当該実施例において、カメラについてのコメントは非肯定的であり且つ画像特徴の品質が不良である(否定的又は中立的)場合に、当該非肯定的なコメントが客観的であると直接に認めず、さらに画像特徴の品質が不良であるのはカメラで画像を撮影する時の不適切なパラメータ設定に起因するか否かを検出し、それによりスパムコメントの検出精度をさらに向上させる。   The spam comment detection method for the image capture device according to the second embodiment of the present invention has been described above, and mainly the differences between the second embodiment and the first embodiment have been described. In this example, if the comment about the camera is non-positive and the quality of the image feature is poor (negative or neutral), the non-positive comment is not directly recognized as objective. Further, it is detected whether or not the quality of the image feature is poor due to inappropriate parameter setting when an image is captured by the camera, thereby further improving the accuracy of detecting spam comments.

<変形例>
上記の2つの実施例において、いずれも1つのコメントに1つの見解だけが含まれることを例として説明した。しかしながら、本発明はこの場合に適用できるだけでなく、1つのコメントに例えば、「色鮮やかで、美しい」、「背景のぼかしが十分ではない」など複数の見解が含まれる場合に適用できる。具体的には、1つのコメントに複数の見解が含まれる場合、各々の見解に対して本発明の上記実施例に係る検出方法を用いて、各々の見解の客観性を検出し、その後、各々の見解の重要性に基づいてそれに重みを割り当て、且つ各々の見解の客観性を加重平均することによってそれらの見解を含むコメントの客観性を算出することにより、当該コメントがスパムコメントであるか否かを決定する。
<Modification>
In each of the above-described two embodiments, it has been described as an example that only one opinion is included in one comment. However, the present invention can be applied not only to this case but also to a case where a comment includes a plurality of views such as “colorful and beautiful” and “background blur is not sufficient”. Specifically, when a plurality of views are included in one comment, the objectivity of each view is detected using the detection method according to the embodiment of the present invention for each view, and then each Whether or not the comment is a spam comment by assigning a weight to it based on the importance of the opinion and calculating the objectivity of the comments containing those opinions by weighted averaging the objectivity of each opinion To decide.

また、上記の説明において、評価極性によって評価言葉の評価傾向を示し、且つ評価極性を肯定的評価、中立的評価及び否定的評価に分ける。実際に、当業者は実際の需要に応じて、極性強度の相違によって、評価極性をさらに分ける。例えば、肯定的評価を強い肯定的評価、普通の肯定的評価、弱い肯定的評価にさらに分け、否定的評価を強い否定的評価、普通の否定的評価、弱い否定的評価にさらに分けるなどが挙げられる。   In the above description, the evaluation tendency of the evaluation word is shown by the evaluation polarity, and the evaluation polarity is divided into positive evaluation, neutral evaluation, and negative evaluation. In fact, those skilled in the art further divide the evaluation polarity according to the difference in polarity intensity according to the actual demand. For example, the positive evaluation is further divided into a strong positive evaluation, a normal positive evaluation, and a weak positive evaluation, and the negative evaluation is further divided into a strong negative evaluation, a normal negative evaluation, and a weak negative evaluation. It is done.

<画像キャプチャ装置に対するスパムコメントの検出装置の全体的構成>
図7は本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出装置700の機能設定ブロック図を示す。
<Overall Configuration of Spam Comment Detection Device for Image Capture Device>
FIG. 7 is a functional setting block diagram of the spam comment detection apparatus 700 for the image capture apparatus according to the embodiment of the present invention.

図7に示されるように、スパムコメント検出装置700は、コメントにおける特徴言葉及び評価言葉を抽出し、評価言葉の第1評価極性を決定する抽出部710と、画像キャプチャ装置により撮影された関連画像の、特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定する極性決定部720と、第1評価極性と第2評価極性とを比較し、第1評価極性と第2評価極性とが一致しない場合、コメントがスパムコメントであると決定する比較部730と、を備えてもよい。   As shown in FIG. 7, the spam comment detection device 700 extracts a feature word and an evaluation word in a comment and determines a first evaluation polarity of the evaluation word, and a related image taken by the image capture device. The polarity determination unit 720 that determines the second evaluation polarity of the image feature corresponding to the feature word and the evaluation word, the first evaluation polarity and the second evaluation polarity are compared, and the first evaluation polarity and the second evaluation polarity And the comparison unit 730 that determines that the comment is a spam comment.

上記抽出部710、極性決定部720及び比較部730の具体的な機能及び操作は上記の図2〜図6の関連説明を参照することができ、ここで、重複説明を省略する。   For the specific functions and operations of the extraction unit 710, the polarity determination unit 720, and the comparison unit 730, the related descriptions in FIGS. 2 to 6 can be referred to, and redundant descriptions are omitted here.

検出装置700は、第1評価極性と第2評価極性とが一致し、且ついずれも非肯定的である場合、画像キャプチャ装置が関連画像を撮影する時に各撮影パラメータが正確に設定されているかどうかを決定するパラメータ検出部740を備えてもよい。当該パラメータ検出部740が少なくとも1つの撮影パラメータが正確に設定されていないと決定すると、比較部730はコメントがスパムコメントであると決定する。パラメータ検出部740の具体的な機能及び操作は上記の図5、6の関連説明を参照することができ、ここで、重複説明を省略する。   When the first evaluation polarity and the second evaluation polarity match and both are affirmative, the detection apparatus 700 determines whether each imaging parameter is accurately set when the image capture apparatus captures a related image. A parameter detection unit 740 for determining If the parameter detection unit 740 determines that at least one shooting parameter is not set correctly, the comparison unit 730 determines that the comment is a spam comment. The specific functions and operations of the parameter detection unit 740 can refer to the related description of FIGS. 5 and 6 described above, and the redundant description is omitted here.

<システムのハードウェア構成>
図8は本発明の実施例に係る画像キャプチャ装置に対するスパムコメントの検出システム800の全体的ハードウェアブロック図を示す。図8に示されるように、スパムコメント検出システム800は、外部から関連の画像又は情報、例えば、画像キャプチャ装置についてのコメント、関連画像などを入力することに用いられ、例えば、キーボード、マウス、カメラなどであってもよい入力装置810と、上記の本発明の実施例に係るスパムコメント検出方法を実施し、或いは上記スパムコメント検出装置として実施することに用いられ、例えばコンピュータの中央処理装置又は処理能力を有する他のチップなどであってもよい処理装置820と、外部に上記検出過程を実施した結果、例えば、客観性(コメントスパム)マーク付き各々のコメントなどを出力することに用いられ、例えば、ディスプレイ、プリンタなどであってもよい出力装置830と、上記対象追従過程に関わるデータ、例えば第1マッピングテーブル、第2マッピングテーブル、第1評価極性、第2評価極性、所定の合理的パラメータ設定、撮影時の各撮影パラメータの設定、画像キャプチャ装置の機能説明などを揮発的又は不揮発的に記憶することに用いられ、例えば、ランダムアクセスメモリ(RAM)、読み出し専用メモリ(ROM)、ハードウェア、又は半導体メモリなどの様々な揮発性又は不揮発性メモリであってもよい記憶装置840と、を備えてもよい。
<System hardware configuration>
FIG. 8 shows an overall hardware block diagram of a spam comment detection system 800 for an image capture device according to an embodiment of the present invention. As shown in FIG. 8, the spam comment detection system 800 is used to input related images or information from the outside, for example, comments about the image capture device, related images, and the like. Or the like, and the spam comment detection method according to the embodiment of the present invention described above, or the spam comment detection apparatus according to the embodiment of the present invention. As a result of performing the above detection process outside the processing device 820 which may be another chip having capability, for example, it is used to output each comment with an objectivity (comment spam) mark, for example, An output device 830, which may be a display, a printer, etc., and the object tracking process. Data, for example, the first mapping table, the second mapping table, the first evaluation polarity, the second evaluation polarity, predetermined rational parameter setting, setting of each shooting parameter at the time of shooting, function description of the image capture device, etc. A storage device 840 that is used for non-volatile storage and may be a variety of volatile or non-volatile memory such as, for example, random access memory (RAM), read only memory (ROM), hardware, or semiconductor memory. And may be provided.

以上、具体的実施例を参照しながら本発明の基本原理を説明した。ただし、当業者にとって、本発明の方法及び装置の全て或いはいずれのステップ又は部材も、あらゆるコンピューティング装置(処理装置、記憶媒体などを含む)又はコンピューティング装置のネットワークにおいて、ハードウェア、ファームウェア、ソフトウェア又はそれらの組み合わせによって実現することができると理解可能であり、それは当業者が本発明の説明を読んだ上で彼らの基本的なプログラミングスキルを活用して実現することができる。   The basic principle of the present invention has been described above with reference to specific embodiments. However, for those skilled in the art, all or any of the steps or components of the method and apparatus of the present invention may be performed on any computing device (including processing devices, storage media, etc.) or computing device network by hardware, firmware, software. Or a combination thereof, which can be realized by a person skilled in the art after reading the description of the present invention and using their basic programming skills.

そのため、本発明の目的はさらに、あらゆるコンピューティング装置で1つのプログラム又は1組のプログラムを実行して実現してもよい。前記コンピューティング装置は公知の汎用装置であってもよい。そのため、本発明の目的は、前記方法又は装置を実現するプログラムコードを含むプログラム製品を提供することのみによって実現してもよい。つまり、このようなプログラム製品も本発明を構成し、且つこのようなプログラム製品を記憶した記憶媒体も本発明を構成する。当然、前記記憶媒体はあらゆる公知の記憶媒体であってもよく、将来開発するあらゆる記憶媒体であってもよい。   Therefore, the object of the present invention may be further realized by executing one program or a set of programs on any computing device. The computing device may be a known general purpose device. Therefore, the object of the present invention may be realized only by providing a program product including program code for realizing the method or apparatus. That is, such a program product also constitutes the present invention, and a storage medium storing such a program product also constitutes the present invention. Of course, the storage medium may be any known storage medium or any storage medium to be developed in the future.

ただし、本発明の装置及び方法において、当然、各部材又は各ステップは分解及び/又は再構成することができる。それらの分解及び/又は再構成は本発明の等価手段と見なされるべきである。且つ、上記処理を実行するステップは自然に説明のように時間順に実行されてもよいが、それに限定されない。あるいくつかのステップは並行して又は互いに独立して実行されてもよい。   However, of course, in the apparatus and method of the present invention, each member or each step can be disassembled and / or reconfigured. Their disassembly and / or reconfiguration should be regarded as equivalent means of the present invention. In addition, the step of executing the above processing may be executed in order of time as naturally described, but is not limited thereto. Some steps may be performed in parallel or independently of each other.

上記具体的な実施形態は、本発明の保護範囲を制限するものではない。当業者は、設計要求及び他の要素によって、さまざまな修正、組合せ、サブ組合せ及び代替を行うことができると理解すべきである。本発明の趣旨及び原則を逸脱せずに行われるあらゆる修正、等価置換及び改良などは、いずれも本発明の保護範囲に属する。   The specific embodiments described above do not limit the protection scope of the present invention. Those skilled in the art should understand that various modifications, combinations, subcombinations and alternatives can be made depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made without departing from the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (9)

画像キャプチャ装置に対するスパムコメントの検出方法であって、
コメントにおける特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定するステップと、
前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定するステップと、
前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合、前記コメントがスパムコメントであると決定するステップと、を含むスパムコメントの検出方法。
A method of detecting spam comments for an image capture device,
Extracting a feature word and an evaluation word in a comment and determining a first evaluation polarity of the evaluation word;
Determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image captured by the image capture device;
Comparing the first evaluation polarity with the second evaluation polarity, and determining that the comment is a spam comment if the first evaluation polarity and the second evaluation polarity do not match. Detection method.
前記第1評価極性と前記第2評価極性とが一致し、且ついずれも肯定的な評価ではない場合、前記画像キャプチャ装置が前記関連画像を撮影する時に各撮影パラメータが正確に設定されているか否かを決定するステップと、
少なくとも1つの前記撮影パラメータが正確に設定されていない場合、前記コメントがスパムコメントであると決定するステップと、をさらに含む請求項1に記載のスパムコメントの検出方法。
If the first evaluation polarity and the second evaluation polarity coincide with each other and are not positive evaluations, whether or not each imaging parameter is accurately set when the image capture device captures the related image A step of determining whether or not
The method according to claim 1, further comprising: determining that the comment is a spam comment if at least one of the shooting parameters is not set correctly.
前記画像キャプチャ装置により撮影された関連画像の前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定するステップは、
所定の第1マッピングテーブルに基づいて、前記特徴言葉及び評価言葉に対応する画像特徴を決定するステップと、
前記関連画像の該画像特徴の品質を検出し、該品質に基づいて当該画像特徴の第2評価極性を決定するステップと、を含む請求項1又は2に記載のスパムコメントの検出方法。
Determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image taken by the image capture device;
Determining an image feature corresponding to the feature word and the evaluation word based on a predetermined first mapping table;
The method according to claim 1, further comprising: detecting a quality of the image feature of the related image and determining a second evaluation polarity of the image feature based on the quality.
前記画像キャプチャ装置が前記関連画像を撮影する時に各撮影パラメータが正確に設定されているか否かを決定するステップは、
所定の第2マッピングテーブルに基づいて、前記特徴言葉及び評価言葉に対応する各撮影パラメータを決定するステップと、
撮影時に設定された各撮影パラメータとそれぞれの所定の合理的パラメータとを比較し、各撮影パラメータを正確に設定しているか否かを決定するステップとを含む請求項2に記載のスパムコメントの検出方法。
Determining whether each imaging parameter is set correctly when the image capture device captures the related image,
Determining each imaging parameter corresponding to the feature word and the evaluation word based on a predetermined second mapping table;
The spam comment detection according to claim 2, further comprising the step of comparing each shooting parameter set at the time of shooting with each predetermined rational parameter and determining whether each shooting parameter is set correctly. Method.
撮影時に設定された各撮影パラメータとそれぞれの所定の合理的パラメータとを比較し、各撮影パラメータを正確に設定しているか否かを決定するステップは、
数値型の前記撮影パラメータについて、前記関連画像を撮影する時に設定された数値が所定の合理的パラメータの画像キャプチャ装置で達成可能な最大値/最小値である場合、当該撮影パラメータを正確に設定していると決定するステップをさらに含む請求項4に記載のスパムコメントの検出方法。
The step of comparing each shooting parameter set at the time of shooting with each predetermined rational parameter and determining whether or not each shooting parameter is set correctly includes:
When the numerical value set when shooting the related image is the maximum value / minimum value achievable by the image capture device having a predetermined rational parameter, the shooting parameter is accurately set. The method of detecting a spam comment according to claim 4, further comprising the step of determining that it is.
撮影時に設定された各撮影パラメータとそれぞれの所定の合理的パラメータとを比較し、各撮影パラメータを正確に設定しているか否かを決定するステップは、
種類選択型の前記撮影パラメータについて、前記関連画像を撮影する時に設定された種類が所定の合理的パラメータの所定の種類であり、或いは前記関連画像を撮影する時に設定された種類が所定の合理的パラメータの所定の種類ではなく、且つ前記画像キャプチャ装置が前記合理的パラメータの前記所定の種類を備えない場合、当該撮影パラメータを正確に設定していると決定するステップをさらに含む請求項4又は5に記載のスパムコメントの検出方法。
The step of comparing each shooting parameter set at the time of shooting with each predetermined rational parameter and determining whether or not each shooting parameter is set correctly includes:
For the type selection type shooting parameter, the type set when shooting the related image is a predetermined type of a predetermined rational parameter, or the type set when shooting the related image is a predetermined rational 6. The method according to claim 4 or 5, further comprising the step of determining that the shooting parameter is set correctly if the parameter is not a predetermined type of parameter and the image capture device does not include the predetermined type of rational parameter. Spam comment detection method described in.
画像キャプチャ装置に対するスパムコメントの検出装置であって、
コメントにおける特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定する抽出手段と、
前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定する極性決定手段と、
前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合、前記コメントがスパムコメントであると決定する比較手段と、を含むスパムコメントの検出装置。
A spam comment detection device for an image capture device,
Extraction means for extracting a characteristic word and an evaluation word in a comment and determining a first evaluation polarity of the evaluation word;
Polarity determining means for determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image captured by the image capture device;
Comparing means for comparing the first evaluation polarity with the second evaluation polarity, and determining that the comment is a spam comment if the first evaluation polarity and the second evaluation polarity do not match. Comment detection device.
前記第1評価極性と前記第2評価極性とが一致し、且ついずれも肯定的な評価ではない場合、前記画像キャプチャ装置が前記関連画像を撮影する時に各撮影パラメータが正確に設定されているかどうかを決定するパラメータ検出手段をさらに含み、
前記比較手段は、少なくとも1つの前記撮影パラメータが正確に設定されていないと前記パラメータ検出手段により決定された場合、前記コメントがスパムコメントであると決定する請求項7に記載のスパムコメントの検出装置。
If the first evaluation polarity and the second evaluation polarity match and neither is a positive evaluation, whether or not each imaging parameter is correctly set when the image capture device captures the related image Further comprising parameter detection means for determining
The spam comment detection device according to claim 7, wherein the comparison unit determines that the comment is a spam comment when the parameter detection unit determines that at least one of the shooting parameters is not correctly set. .
画像キャプチャ装置に対するスパムコメントの検出方法であって、
コメントにおける各々の見解に対して、
当該見解における特徴言葉及び評価言葉を抽出し、該評価言葉の第1評価極性を決定し、
前記画像キャプチャ装置により撮影された関連画像の、前記特徴言葉及び評価言葉に対応する画像特徴の第2評価極性を決定し、
前記第1評価極性と前記第2評価極性とを比較し、前記第1評価極性と前記第2評価極性とが一致しない場合は、前記見解の客観性が非客観的であると決定するステップと、
各々の見解の客観性を加重平均し、前記コメントの客観性を算出して当該コメントがスパムコメントであるか否かを決定するステップと、を含み、
該加重平均の重みが各々の見解の重要性に基づいて決定される、スパムコメントの検出方法。
A method of detecting spam comments for an image capture device,
For each view in the comment,
Extracting characteristic words and evaluation words in the view, determining a first evaluation polarity of the evaluation words,
Determining a second evaluation polarity of an image feature corresponding to the feature word and the evaluation word of the related image captured by the image capture device;
Comparing the first evaluation polarity with the second evaluation polarity, and determining that the objectivity of the view is non-objective if the first evaluation polarity and the second evaluation polarity do not match; ,
Weighting the objectivity of each view, calculating the objectivity of the comment and determining whether the comment is a spam comment,
A method for detecting spam comments, wherein the weighted average weight is determined based on the importance of each opinion.
JP2015101200A 2014-05-19 2015-05-18 Spam comment detection method and spam comment detection apparatus Expired - Fee Related JP6547409B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410209884.1A CN105095181B (en) 2014-05-19 2014-05-19 Review spam detection method and equipment
CN201410209884.1 2014-05-19

Publications (2)

Publication Number Publication Date
JP2015219923A true JP2015219923A (en) 2015-12-07
JP6547409B2 JP6547409B2 (en) 2019-07-24

Family

ID=54575654

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015101200A Expired - Fee Related JP6547409B2 (en) 2014-05-19 2015-05-18 Spam comment detection method and spam comment detection apparatus

Country Status (2)

Country Link
JP (1) JP6547409B2 (en)
CN (1) CN105095181B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101785288B1 (en) 2016-05-25 2017-10-16 (주)망고플레이트 Apparatus, Method, and Program for Fraud Detecting Related to an Online Content
KR20170133291A (en) * 2017-09-28 2017-12-05 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
KR20170133290A (en) * 2017-09-28 2017-12-05 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
CN107766550A (en) * 2017-10-31 2018-03-06 广东欧珀移动通信有限公司 comment information processing method, device, terminal device and storage medium
CN110175851A (en) * 2019-02-28 2019-08-27 腾讯科技(深圳)有限公司 A kind of cheating detection method and device
JP2022174013A (en) * 2021-05-10 2022-11-22 エヌエイチエヌ クラウド コーポレーション Apparatus, recording medium, program, and method for providing data associated with shopping mall web page

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107807914A (en) * 2016-09-09 2018-03-16 阿里巴巴集团控股有限公司 Recognition methods, object classification method and the data handling system of Sentiment orientation
CN106649268A (en) * 2016-11-30 2017-05-10 北京京东尚科信息技术有限公司 Investigation sample judging method and system and grey list generation method and system
CN110442798B (en) * 2019-07-03 2021-10-08 华中科技大学 Spam comment user group detection method based on network representation learning
CN112445908A (en) * 2019-08-29 2021-03-05 北京京东尚科信息技术有限公司 Commodity comment information display method and device, electronic equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8271902B1 (en) * 2006-07-20 2012-09-18 Adobe Systems Incorporated Communication of emotions with data
JP2008276409A (en) * 2007-04-26 2008-11-13 Olympus Corp Data processor, data processing method and program
CN102279894B (en) * 2011-09-19 2013-01-09 嘉兴亿言堂信息科技有限公司 Method for searching, integrating and providing comment information based on semantics and searching system
CN103389971B (en) * 2013-07-04 2017-03-29 北京卓易讯畅科技有限公司 A kind of method and apparatus for determining the high-quality grade using corresponding comment content

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101785288B1 (en) 2016-05-25 2017-10-16 (주)망고플레이트 Apparatus, Method, and Program for Fraud Detecting Related to an Online Content
KR20170133291A (en) * 2017-09-28 2017-12-05 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
KR20170133290A (en) * 2017-09-28 2017-12-05 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
KR101960960B1 (en) 2017-09-28 2019-03-22 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
KR101960962B1 (en) 2017-09-28 2019-03-22 (주)망고플레이트 Apparatus and Method for Fraud Detecting Related to an Online Content
CN107766550A (en) * 2017-10-31 2018-03-06 广东欧珀移动通信有限公司 comment information processing method, device, terminal device and storage medium
CN110175851A (en) * 2019-02-28 2019-08-27 腾讯科技(深圳)有限公司 A kind of cheating detection method and device
CN110175851B (en) * 2019-02-28 2023-09-12 腾讯科技(深圳)有限公司 Cheating behavior detection method and device
JP2022174013A (en) * 2021-05-10 2022-11-22 エヌエイチエヌ クラウド コーポレーション Apparatus, recording medium, program, and method for providing data associated with shopping mall web page

Also Published As

Publication number Publication date
CN105095181B (en) 2017-12-29
JP6547409B2 (en) 2019-07-24
CN105095181A (en) 2015-11-25

Similar Documents

Publication Publication Date Title
JP6547409B2 (en) Spam comment detection method and spam comment detection apparatus
US10068616B2 (en) Thumbnail generation for video
JP5246078B2 (en) Object location program and camera
US8634646B2 (en) Method and system for recommending photographs
CN105230001A (en) Method, the image processing program of image processing equipment, process image, and imaging device
US20150317510A1 (en) Rating photos for tasks based on content and adjacent signals
CN108961209B (en) Pedestrian image quality evaluation method, electronic device and computer readable medium
US10212363B2 (en) Picture processing method and electronic device
US9767541B2 (en) Techniques for automatically correcting groups of images
US11195003B2 (en) Fast identification of text intensive pages from photographs
CN107155000A (en) One kind is taken pictures behavior analysis method, device and mobile terminal
Rawat et al. Context-based photography learning using crowdsourced images and social media
US9888161B2 (en) Generation apparatus and method for evaluation information, electronic device and server
JP2017162030A (en) Image evaluation method, image evaluation program and image evaluation device
JP5453998B2 (en) Digital camera
KR101367103B1 (en) Apparatus and method for determining back light
JP5871293B2 (en) Mobile terminal and image classification method
CN104462294B (en) A kind of image searching method, device and terminal
US11653087B2 (en) Information processing device, information processing system, and information processing method
JP2014175733A (en) Image reproduction apparatus and image reproduction program
TW201822147A (en) Image classifying method and image displaying method
JP6003633B2 (en) Conference material creation support program, conference material creation support method, and conference material creation support device
JP2016051277A (en) Subject searching device, subject searching method, and subject searching program
JPWO2020240912A1 (en) Image processing methods, image processing devices and programs
CN112529030A (en) Learning model generation device, image correction method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180516

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190423

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190516

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190610

R151 Written notification of patent or utility model registration

Ref document number: 6547409

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees