[go: up one dir, main page]

JP2009064148A - Information processing apparatus, control method for information processing apparatus, and control program - Google Patents

Information processing apparatus, control method for information processing apparatus, and control program Download PDF

Info

Publication number
JP2009064148A
JP2009064148A JP2007230075A JP2007230075A JP2009064148A JP 2009064148 A JP2009064148 A JP 2009064148A JP 2007230075 A JP2007230075 A JP 2007230075A JP 2007230075 A JP2007230075 A JP 2007230075A JP 2009064148 A JP2009064148 A JP 2009064148A
Authority
JP
Japan
Prior art keywords
metadata
search
information processing
processing apparatus
shared
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.)
Withdrawn
Application number
JP2007230075A
Other languages
Japanese (ja)
Inventor
Tetsuya Furukawa
哲也 古川
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2007230075A priority Critical patent/JP2009064148A/en
Publication of JP2009064148A publication Critical patent/JP2009064148A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

【課題】動画像あるいは静止画像に対し、検索用メタデータを付与するに際し、個人情報を保護しつつ、有用な検索用メタデータを作成し、共有化する。
【解決手段】動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち個人情報のように共有を禁止する単語である非共有単語を予め記憶し、検索用メタデータから非共有単語を除去して検索用共有メタデータ(個人情報除去メタデータ46)を生成する。
【選択図】図4
When adding search metadata to a moving image or a still image, useful search metadata is created and shared while protecting personal information.
Among words included in search metadata associated with moving images or still images, unshared words that are words that are prohibited from being shared, such as personal information, are stored in advance and are not shared from the search metadata. The shared metadata for search (personal information removal metadata 46) is generated by removing the words.
[Selection] Figure 4

Description

本発明は、情報処理装置、情報処理装置の制御方法および制御プログラムに係り、特に静止画像や動画像等の検索用メタデータの作成、共有化の容易化技術に関する。   The present invention relates to an information processing apparatus, a control method for the information processing apparatus, and a control program, and more particularly to a technique for facilitating creation and sharing of search metadata such as still images and moving images.

近年、ディジタルカメラやデジタルビデオ、カメラ付携帯電話等の普及により、個人が保存している画像等のコンテンツは増加する一方である。代表的なコンテンツであるデジタル画像データには、ディジタルカメラの機能によって、撮影日時を示す情報等を含むメタデータが付加されることが多い。このメタデータに含まれる情報を利用すれば、例えば特定の日に撮影されたデジタル画像データを検索することができ、デジタル画像データの管理の一助となる。ところが、一般的なメタデータに含まれる情報は、撮影日時や撮影時の条件(ISO感度、シャッタースピードなど)を示す情報であり、コンテンツの内容に関連する情報は含まれない。このため、メタデータに含まれる情報を用いても、コンテンツの内容に基づく管理を行うことは困難であった。
ダブリンコアやMPEG−7など、メタデータの体系も整備されているが、これらの体系に基づいてメタデータを作成、入力する作業は専門家ではない人々には困難な作業であった。
特開2005−196598号公報
In recent years, with the spread of digital cameras, digital videos, camera-equipped mobile phones, and the like, content such as images stored by individuals has been increasing. Digital image data, which is representative content, is often added with metadata including information indicating the shooting date and time by the function of the digital camera. By using the information included in this metadata, for example, digital image data captured on a specific day can be searched, which helps to manage the digital image data. However, information included in general metadata is information indicating the shooting date and time and shooting conditions (ISO sensitivity, shutter speed, etc.), and does not include information related to the content. For this reason, it is difficult to perform management based on the contents even if information included in the metadata is used.
Metadata systems such as Dublin Core and MPEG-7 have been established, but creating and inputting metadata based on these systems has been difficult for non-experts.
JP 2005-196598 A

これを解決するため、特許文献1記載の技術においては、コンテンツ間を連携することによりメタデータを増加、更新する技術が開示されている。
しかしながら、特許文献1記載の技術では、連携対象のコンテンツとしては、属性の同一(同種)のコンテンツを使用することが前提であり、属性の異なるコンテンツを連携させた場合、無用なメタデータが増加してしまうという問題があった。
また、単純に連携対象のコンテンツに対応するメタデータの和集合を求めることによりメタデータを増加、更新するだけであり、場合によってはメタデータとして用いたくない個人情報に関連するメタデータまで共有されてしまうという不具合があった。
さらに個人情報の共有がある程度許される知人に関連するコンテンツだけでメタデータを増加、更新させようとすると、実際に活用可能なメタデータの総数が著しく減少し、実用的ではなくなってしまうという問題が生じる。
そこで、本発明の目的は、動画像あるいは静止画像に対し、検索用メタデータを付与するに際し、個人情報を保護しつつ、有用な検索用メタデータを作成し、共有化することが容易となる情報処理装置、情報処理装置の制御方法および制御プログラムを提供することにある。
In order to solve this, the technique described in Patent Document 1 discloses a technique for increasing and updating metadata by linking contents.
However, in the technology described in Patent Document 1, it is premised that content with the same attribute (same type) is used as the content to be linked, and when content with different attributes is linked, useless metadata increases. There was a problem of doing.
In addition, the metadata is simply increased or updated by obtaining the union of metadata corresponding to the content to be linked. In some cases, even metadata related to personal information that is not desired to be used as metadata is shared. There was a bug that it was.
Furthermore, if you try to increase or update metadata only with content related to acquaintances who are allowed to share personal information to some extent, the total number of metadata that can actually be used will be significantly reduced, making it impractical. Arise.
Accordingly, an object of the present invention is to easily create and share useful search metadata while protecting personal information when assigning search metadata to a moving image or still image. To provide an information processing apparatus, a control method for the information processing apparatus, and a control program.

上記課題を解決するため、本発明の第1の態様は、動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部と、
前記動画像あるいは前記静止画像を検索するのに用いるべく対応づけられた原検索用メタデータを前記検索用メタデータとして抽出する、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出するメタデータ抽出部と、
前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成するメタデータ生成部と、を備えたことを特徴とする情報処理装置である。
上記構成によれば、非共有単語記憶部は、動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する。
メタデータ抽出部は、前記動画像あるいは前記静止画像を検索するのに用いるべく対応づけられた原検索用メタデータを前記検索用メタデータとして抽出する、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出する。
これにより、メタデータ生成部は、検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成する。
In order to solve the above-described problem, the first aspect of the present invention is a non-shared memory for storing a non-shared word that is a word prohibited from being shared among words included in search metadata associated with a moving image or a still image. A word storage unit;
The original search metadata associated to be used for searching the moving image or the still image is extracted as the search metadata, or the related content associated with the moving image or the still image is used as the search metadata. A metadata extraction unit for extracting search metadata;
An information processing apparatus comprising: a metadata generation unit that generates the search shared metadata by removing the non-shared word from the search metadata.
According to the above configuration, the non-shared word storage unit stores a non-shared word that is a word forbidden to be shared among words included in the search metadata associated with the moving image or the still image.
The metadata extraction unit extracts, as the search metadata, original search metadata associated to be used for searching for the moving image or the still image, or associates it with the moving image or the still image. The search metadata is extracted from the obtained related content.
Accordingly, the metadata generation unit generates the search shared metadata by removing the non-shared word from the search metadata.

したがって、メタデータ生成部は、メタデータ生成対象の動画像あるいは静止画像に確実に関連づけられた検索用メタデータに基づいて検索用共有メタデータを生成することができ、氏名などを含む個人情報のように、不特定多数のユーザと共有したくないメタデータが検索用メタデータとして他のユーザと共有されることがなく、不特定多数のユーザとメタデータを共有して利用することができ、検索性を向上させて、ユーザの利便性を向上させることができる。
この場合において、関連コンテンツとしては、例えば、個人のホームページ、ブログ、個人が送受信した電子メール、新聞やイベントに関連したホームページなどが挙げられ、これらはいずれも、画像検索用メタデータの付与対象である動画像あるいは静止画像が撮影された日時、場所、イベントに関する情報を含むものである。
例えば、関連コンテンツがブログである場合には、旅行や家庭行事に関する記述が含まれる可能性が高いからである。また、関連コンテンツが電子メールの場合には、旅行や家庭行事に関する内容が送受信される可能性が高いからである。
Therefore, the metadata generation unit can generate search shared metadata based on search metadata that is reliably associated with a moving image or a still image for which metadata is to be generated. In this way, metadata that you do not want to share with an unspecified number of users is not shared with other users as search metadata, and you can share and use metadata with an unspecified number of users. Searchability can be improved and user convenience can be improved.
In this case, examples of related content include personal homepages, blogs, e-mails sent and received by individuals, homepages related to newspapers and events, all of which are subject to image search metadata. It includes information about the date, place, and event when a certain moving image or still image was taken.
For example, when the related content is a blog, there is a high possibility that a description related to travel or family events is included. In addition, when the related content is an e-mail, there is a high possibility that information related to travel and family events will be transmitted and received.

また、本発明の第2の態様は、本発明の第1の態様において、前記メタデータ生成部により生成された前記検索用共有メタデータを外部の情報処理装置と通信ネットワークを介して交換するメタデータ交換部を備えたことを特徴としている。
上記構成によれば、メタデータ交換部は、メタデータ生成部により生成された検索用共有メタデータを外部の情報処理装置と通信ネットワークを介して交換する。
したがって、外部の情報処理装置と検索用共有メタデータを共有でき、情報資源の有効利用を図れるとともに、より多くのメタデータを利用することができるので、ユーザの利便性および検索性の向上が図れる。
According to a second aspect of the present invention, in the first aspect of the present invention, the meta data for exchanging the search shared metadata generated by the metadata generation unit with an external information processing apparatus via a communication network. It features a data exchange unit.
According to the above configuration, the metadata exchange unit exchanges the shared search metadata generated by the metadata generation unit with the external information processing apparatus via the communication network.
Therefore, shared search metadata can be shared with an external information processing apparatus, information resources can be used effectively, and more metadata can be used, improving user convenience and searchability. .

また、本発明の第3の態様は、本発明の第2の態様において、前記メタデータ交換部は、当該情報処理装置に対応するデータに対してアクセス権を有する外部の情報処理装置とは、前記検索用メタデータを通信ネットワークを介して交換し、当該情報処理装置に対応するデータに対してアクセス権を有さない外部の情報処理装置とは、前記メタデータ生成部により生成された前記検索用共有メタデータを前記通信ネットワークを介して交換する、ことを特徴としている。
上記構成によれば、アクセス権を有する外部の情報処理装置と、アクセス権を有しない外部の情報処理装置とで、共有する検索用メタデータを異ならせることができ、多くの検索用メタデータの利用と、個人情報の保護という相反する目的を両立することができる。
According to a third aspect of the present invention, in the second aspect of the present invention, the metadata exchange unit is an external information processing apparatus having access rights to data corresponding to the information processing apparatus. The search information generated by the metadata generation unit is an exchange of the search metadata via a communication network and an external information processing device that does not have access rights to the data corresponding to the information processing device. The shared metadata is exchanged via the communication network.
According to the above configuration, shared search metadata can be made different between an external information processing apparatus having access rights and an external information processing apparatus not having access rights. Use and the conflicting purpose of protecting personal information can both be achieved.

また、本発明の第4の態様は、本発明の第2の態様または第3の態様において、前記動画像あるいは前記静止画像には複数の前記検索用メタデータが関連づけられ、当該情報処理装置と前記外部の情報処理装置との間で、前記検索用共有メタデータの生成対象の前記動画像あるいは前記静止画像に対応するいずれかの前記検索用メタデータが合致する場合に、前記メタデータ交換部は前記検索用共有メタデータの交換を行うことを特徴としている。
上記構成によれば、当該情報処理装置と前記外部の情報処理装置との間で、検索用共有メタデータの生成対象の動画像あるいは静止画像に対応するいずれかの検索用メタデータが合致する場合に、メタデータ交換部は検索用共有メタデータの交換を行うので、自動的に検索用メタデータを収集することができ、ユーザの利便性を向上することができる。
According to a fourth aspect of the present invention, in the second or third aspect of the present invention, a plurality of the search metadata are associated with the moving image or the still image, When the search metadata corresponding to the moving image or the still image for which the search shared metadata is generated matches with the external information processing apparatus, the metadata exchange unit Is characterized in that the search shared metadata is exchanged.
According to the above configuration, when any of the search metadata corresponding to the moving image or the still image for which the search shared metadata is generated matches between the information processing apparatus and the external information processing apparatus In addition, since the metadata exchange unit exchanges the search shared metadata, the metadata for search can be automatically collected, and the convenience for the user can be improved.

また、本発明の第5の態様は、本発明の第1ないし第4の態様において、前記非共有単語は、少なくとも個人情報として管理されるべき単語を含むことを特徴としている。
したがって、少なくとも個人情報として管理されるべき単語は、検索用共有データ野として不特定多数のユーザに共有されることがなく、個人情報の保護が図れる。
According to a fifth aspect of the present invention, in the first to fourth aspects of the present invention, the unshared word includes at least a word to be managed as personal information.
Therefore, at least a word to be managed as personal information is not shared as an unspecified number of users as a search shared data field, and personal information can be protected.

また、本発明の第7の態様は、動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部を備えた情報処理装置の制御方法であって、 前記動画像あるいは前記静止画像を検索するのに用いるべく予め対応づけられた原検索用メタデータを前記検索用メタデータとして抽出する、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出するメタデータ抽出過程と、前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成するメタデータ生成過程と、を備えたことを特徴とする情報処理装置の制御方法である。
したがって、上記構成によれば、メタデータ生成対象の動画像あるいは静止画像に確実に関連づけられた検索用メタデータに基づいて検索用共有メタデータを生成することができ、氏名などを含む個人情報のように、不特定多数のユーザと共有したくないメタデータが検索用メタデータとして他のユーザと共有されることがなく、不特定多数のユーザとメタデータを共有して利用することができ、検索性を向上させて、ユーザの利便性を向上させることができる。
Further, a seventh aspect of the present invention includes a non-shared word storage unit that stores a non-shared word that is a word prohibited from being shared among words included in search metadata associated with a moving image or a still image. A method for controlling an information processing apparatus, wherein original search metadata associated in advance to be used for searching for the moving image or the still image is extracted as the search metadata, or the moving image Alternatively, a metadata extraction process for extracting the search metadata from related content associated with the still image, and metadata generation for generating the search shared metadata by removing the non-shared words from the search metadata And a process for controlling the information processing apparatus.
Therefore, according to the above configuration, the search shared metadata can be generated based on the search metadata reliably associated with the moving image or the still image of the metadata generation target, and the personal information including the name and the like can be generated. In this way, metadata that you do not want to share with an unspecified number of users is not shared with other users as search metadata, and you can share and use metadata with an unspecified number of users. Searchability can be improved and user convenience can be improved.

また、本発明の第8の態様は、動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部を備えた情報処理装置をコンピュータにより制御するための制御プログラムであって、前記動画像あるいは前記静止画像を検索するのに用いるべく予め対応づけられた原検索用メタデータを前記検索用メタデータとして抽出させ、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出させ、前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成させる、ことを特徴とする制御プログラムである。
したがって、上記構成によれば、メタデータ生成対象の動画像あるいは静止画像に確実に関連づけられた検索用メタデータに基づいて検索用共有メタデータを生成することができ、氏名などを含む個人情報のように、不特定多数のユーザと共有したくないメタデータが検索用メタデータとして他のユーザと共有されることがなく、不特定多数のユーザとメタデータを共有して利用することができ、検索性を向上させて、ユーザの利便性を向上させることができる。
In addition, an eighth aspect of the present invention includes a non-shared word storage unit that stores a non-shared word that is a word prohibited from being shared among words included in search metadata associated with a moving image or a still image. A control program for controlling the information processing apparatus by a computer, wherein original search metadata associated in advance for use in searching for the moving image or the still image is extracted as the search metadata. Or extracting the search metadata from the related content associated with the moving image or the still image, and generating the search shared metadata by removing the non-shared word from the search metadata. Is a control program characterized by
Therefore, according to the above configuration, the search shared metadata can be generated based on the search metadata reliably associated with the moving image or the still image of the metadata generation target, and the personal information including the name and the like can be generated. In this way, metadata that you do not want to share with an unspecified number of users is not shared with other users as search metadata, and you can share and use metadata with an unspecified number of users. Searchability can be improved and user convenience can be improved.

次に図面を参照して本発明の好適な実施形態について説明する。
図1は実施形態の画像情報処理システムの概要構成ブロック図である。
画像情報処理システム1は、ソーシャル・ネットワーキング・サービス(Social Networking Service:SNS)を構成しており、大別すると、SNSにおける各種サービスを提供するサービスサーバ2と、サービスサーバ2に接続され、各種サービスのための情報格納した情報データベース(DB)3と、サービスサーバ2が接続された通信ネットワーク4と、通信ネットワーク4に接続された複数の画像情報処理装置10と、を備えている。
この場合において、画像情報処理装置10は、SNSに参加している各ユーザが所有している。
Next, preferred embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic configuration block diagram of an image information processing system according to an embodiment.
The image information processing system 1 constitutes a social networking service (SNS), and is roughly classified into a service server 2 that provides various services in the SNS, and a service server 2 that is connected to the various services. An information database (DB) 3 storing information for the communication server 4, a communication network 4 to which the service server 2 is connected, and a plurality of image information processing apparatuses 10 connected to the communication network 4.
In this case, the image information processing apparatus 10 is owned by each user participating in the SNS.

図2は、実施形態の画像情報処理装置の概要構成ブロック図である。
画像情報処理装置10は、パーソナルコンピュータとして構成されており、画像処理を行う画像情報処理装置本体11と、各種画像入力を行う画像入力装置12と、各種操作を行うためのキーボード、マウスなどの入力装置13と、各種表示を行う液晶ディスプレイなどの表示装置14と、印刷を行うプリンタなどの出力装置15と、各種データを記憶するハードディスク装置などの外部記憶装置16と、を備えている。
画像情報処理装置本体11は、当該画像情報処理装置本体11全体の制御を行うマイクロプロセッサユニット(MPU)21と、各種制御プログラムを含む各種データを記憶するROM22と、MPU21のワークエリアとして機能するRAM23と、LAN、インターネットなどの外部の通信ネットワークとの間のインタフェース動作を行う通信インタフェース部24と、を備えている。
FIG. 2 is a schematic configuration block diagram of the image information processing apparatus according to the embodiment.
The image information processing apparatus 10 is configured as a personal computer. The image information processing apparatus main body 11 performs image processing, the image input apparatus 12 performs various image inputs, and inputs such as a keyboard and a mouse for performing various operations. The apparatus 13 includes a display device 14 such as a liquid crystal display that performs various displays, an output device 15 such as a printer that performs printing, and an external storage device 16 such as a hard disk device that stores various data.
The image information processing apparatus main body 11 includes a microprocessor unit (MPU) 21 that controls the entire image information processing apparatus main body 11, a ROM 22 that stores various data including various control programs, and a RAM 23 that functions as a work area of the MPU 21. And a communication interface unit 24 that performs an interface operation with an external communication network such as a LAN or the Internet.

図3は、画像情報処理装置の機能ブロック図である。
画像情報処理装置10は、大別すると、映像・画像入力部31と、テキスト抽出部32と、形態素解析部33と、レイアウト解析部34と、重要語句抽出部35と、フィルタリング部36と、出現確率算出部37と、を備えている。
FIG. 3 is a functional block diagram of the image information processing apparatus.
The image information processing apparatus 10 is roughly classified into a video / image input unit 31, a text extraction unit 32, a morpheme analysis unit 33, a layout analysis unit 34, an important phrase extraction unit 35, a filtering unit 36, and an appearance. A probability calculation unit 37.

映像・画像入力部31は、放送電波、通信ネットワークあるいはICメモリカードなどのデータ記憶媒体を介して動画像データ(動画[あるいは映像]に対応)あるいは静止画像データ(静止画に対応)を入力する。具体的には、様々な画像フォーマットの画像を、様々な圧縮形式、ファイル形式を有するファイルや、スキャナ、ディジタルカメラ、ディジタルビデオカメラなどの入力装置から抽出あるいは受け取ることとなる。この場合において、圧縮形式としては、JPEG、MPEG−4、H.264等が挙げられる。   The video / image input unit 31 inputs moving image data (corresponding to a moving image [or video]) or still image data (corresponding to a still image) via a broadcast radio wave, a communication network, or a data storage medium such as an IC memory card. . Specifically, images of various image formats are extracted or received from files having various compression formats and file formats, and input devices such as scanners, digital cameras, and digital video cameras. In this case, compression formats include JPEG, MPEG-4, H.264. H.264 or the like.

テキスト抽出部32は、XHTML(個人のホームページ、ブログなど)、送受信した電子メール、XML(楽曲の検索用メタデータなど)で記述されているハイパーテキストデータからタグ情報以外のテキストデータを抽出する。
形態素解析部33は、ブログなどのテキストデータあるいは音声認識部により音声認識したテキストデータに対応するテキストの形態素解析を行い、単語(語句)を抽出し、必要に応じてステミングを行う。
The text extraction unit 32 extracts text data other than tag information from hypertext data described in XHTML (individual homepage, blog, etc.), transmitted / received e-mail, XML (music search metadata, etc.).
The morpheme analysis unit 33 performs morpheme analysis on text corresponding to text data such as a blog or text data speech-recognized by the speech recognition unit, extracts words (phrases), and performs stemming as necessary.

レイアウト解析部34は、ブログやホームページなどのように、動画像あるいは静止画像と、テキストとが混在してレイアウトされている場合、動画像あるいは静止画像と、テキストとの位置関係を明らかにする。   The layout analysis unit 34 clarifies the positional relationship between the moving image or the still image and the text when the moving image or the still image and the text are mixedly laid out as in a blog or a homepage.

重要語句抽出部35は、複数の関連コンテンツから、最も関連が深い関連コンテンツ(コンテンツiと表記)、からメタデータとする語句を抽出する。
この場合において、関連コンテンツを代表する語句、すなわち、当該関連コンテンツの中で重要度の高い語句を、動画像あるいは静止画像を最も良く表現する語句とみなして、重要語句と表現する。
ここでは、TF/IDF(Term Frequency & Inverse Document Frequency)処理によって重要度を算出する。そして、重要語句抽出部35は、下記式(1)によって、形態素解析部33によりコンテンツiから抽出された各々の語句jの重要度tfidf(i,j)を求める。
W(t,d)=TF(t,d)×IDF(t) ……(1)
ここで、TF(t,d)は、テキストデータdにおける語句tの出現頻度である。
IDF(t)は、検索された全てのコンテンツのうち、語句tが出現するコンテンツのテキストデータの数を語句tの出現頻度として計算したものである。IDF(t)は、語句tが、関連コンテンツのテキストデータ中に特異的に出現する語であるかどうかを示す指標である。他のコンテンツにおける出現頻度が少なく、特定のコンテンツに多く出現する語句は、重要な語句とみなされる。
TF(t,d)は、関連コンテンツのテキストデータにおける出現頻度をもとに、語句の重要度を表す指標である。言い換えれば、コンテンツ中に多く出現する語句が、重要な語句とみなされる。
The important word / phrase extraction unit 35 extracts a word / phrase as metadata from the most related content (denoted as content i) from a plurality of related content.
In this case, a phrase representing the related content, that is, a phrase having a high importance in the related content is regarded as a phrase that best expresses a moving image or a still image, and is expressed as an important phrase.
Here, the importance is calculated by TF / IDF (Term Frequency & Inverse Document Frequency) processing. Then, the important word / phrase extraction unit 35 obtains the importance tfidf (i, j) of each word / phrase j extracted from the content i by the morpheme analysis unit 33 by the following equation (1).
W (t, d) = TF (t, d) × IDF (t) (1)
Here, TF (t, d) is the appearance frequency of the phrase t in the text data d.
IDF (t) is calculated from the number of text data of the content in which the phrase t appears among all the searched contents as the appearance frequency of the phrase t. IDF (t) is an index indicating whether or not the phrase t is a word that appears specifically in the text data of the related content. Words that appear less frequently in other content and appear frequently in specific content are regarded as important words.
TF (t, d) is an index representing the importance of a phrase based on the appearance frequency of related content in text data. In other words, phrases that frequently appear in the content are regarded as important phrases.

フィルタリング部36は、動画像あるいは静止画像に付与される検索用メタデータの候補となるメタデータ候補を動画像あるいは静止画像に付与すべき検索用メタデータとするためのフィルタリングならびに形態素解析部33と共働して個人情報保護フィルタとしての機能を実現する。   The filtering unit 36 performs filtering and morpheme analysis unit 33 to make a metadata candidate as a search metadata candidate to be given to a moving image or a still image as search metadata to be given to the moving image or the still image. Realize the function as a personal information protection filter by working together.

この場合において、メタデータ候補となる語句は、重要度の比較的高い語句あるいは出現確率が比較的高い語句が用いられる。
具体的には、重要度の高い語句をメタデータ候補としている場合には、フィルタリング後のtfidf(i,j)の値が一定値以上の場合、あるいは、後述する出現確率算出部37が算出した語句jの出現確率P(j)が一定値以上の場合に検索用メタデータとして使用するようにフィルタリングするようになっている。
In this case, a phrase with a relatively high importance or a phrase with a relatively high appearance probability is used as a phrase that is a metadata candidate.
Specifically, when a word with high importance is used as a metadata candidate, the value of tfidf (i, j) after filtering is a certain value or more, or the appearance probability calculation unit 37 described later calculates When the appearance probability P (j) of the word / phrase j is equal to or greater than a certain value, filtering is performed so that the word / phrase j is used as search metadata.

出現確率算出部37は、以下のいずれかを用いて出現確率を算出する。
第1の手法としては、メタデータが付与された映像画像データベース(コンテンツ)を参照し、付加されている検索用メタデータを使用する。
また、第2の手法として、動画像あるいは静止画像、およびテキストデータを含むコンテンツ(例えば、ブログ、ホームページを含むウェブページなど)を利用し、動画像あるいは静止画像に関連すると推定されるテキストデータに含まれる語句を検索用メタデータとして使用する。
The appearance probability calculation unit 37 calculates the appearance probability using any of the following.
As a first method, a video image database (content) to which metadata is added is referred to and the added search metadata is used.
In addition, as a second method, text data estimated to be related to a moving image or a still image using content including a moving image or a still image and text data (for example, a web page including a blog or a homepage) is used. Use included words as search metadata.

出現確率算出部37は、レイアウト解析部34の解析結果に基づいて、画像枠の近傍に配置されているテキストは、画像枠内に表示されている動画像あるいは静止画像と関連が高いと推定して、この領域のテキストに含まれる語句を検索用メタデータとして使用することとなる。
これに対し、出現確率算出部37は、画像枠から離れてレイアウトされているテキストは画像枠内に表示されている動画像あるいは静止画像と関連が低いと推定してこれらの領域に含まれる語句を検索用メタデータとして使用することはない。
The appearance probability calculation unit 37 estimates that the text arranged in the vicinity of the image frame is highly related to the moving image or the still image displayed in the image frame based on the analysis result of the layout analysis unit 34. Thus, the phrase included in the text in this area is used as search metadata.
On the other hand, the appearance probability calculation unit 37 estimates that the text laid out away from the image frame is not related to the moving image or the still image displayed in the image frame, and includes words / phrases included in these regions. Is not used as search metadata.

このように、出現確率算出部37が、ホームページあるいはブログに含まれるテキスト(データ)から出現確率を算出するのは、年月とともに新しく使われるようになる新規な語句(新語)を含めて検索用メタデータとして使用できるようにするためである。
そして、出現確率算出部37は、上記の各コンテンツから以下のように、語句jの出現確率P(j)を求める。
語句jの出現確率P(j)=語句jの出現数/Σ(語句jの出現数)
ここで、語句jの出現数とは、あるコンテンツに出現する語句jの数であり、Σ(語句jの出現数)とは、全コンテンツに出現する語句jの数である。
As described above, the appearance probability calculation unit 37 calculates the appearance probability from the text (data) included in the homepage or blog, including a new phrase (new word) that is newly used with the year and month. This is so that it can be used as metadata.
And the appearance probability calculation part 37 calculates | requires the appearance probability P (j) of the phrase j from each said content as follows.
Appearance probability P (j) of phrase j = number of occurrences of phrase j / Σ (number of occurrences of phrase j)
Here, the number of occurrences of phrase j is the number of phrases j that appear in a certain content, and Σ (number of occurrences of phrase j) is the number of phrases j that appear in all contents.

次に、実施形態の動作説明に先立ち、SNSにおけるユーザデータの構成について説明する。
図4は、SNSにおけるユーザデータの構成説明図である。
サービスサーバに接続されたDBには、ブログのデータを格納したブログDB41と、メッセージのデータを格納したメッセージDB42と、写真データをメタデータ(原検索メタデータ)とともに記憶する写真DB43と、各ユーザのアクセス権に関する情報が格納されたアクセス権情報格納部44と、ブログのデータ、メッセージのデータあるいは写真データに対応するメタデータから個人情報を除去して個人情報除去メタデータ46を生成する個人情報保護フィルタ部45と、を備えている。
Next, prior to describing the operation of the embodiment, the configuration of user data in the SNS will be described.
FIG. 4 is a diagram illustrating the configuration of user data in the SNS.
The DB connected to the service server includes a blog DB 41 storing blog data, a message DB 42 storing message data, a photo DB 43 storing photo data together with metadata (original search metadata), and each user. Personal information for generating personal information removal metadata 46 by removing personal information from metadata corresponding to blog data, message data, or photo data And a protective filter unit 45.

ここで、個人情報保護フィルタ部について説明する。
図5は、個人情報保護フィルタ部の機能ブロック図である。
個人情報保護フィルタ部45は、実際には、上述した形態素解析部33およびフィルタリング部36により構成されている。
フィルタリング部36は、個人情報保護フィルタ部として機能する場合、大別すると、予め登録された非共有単語を記憶するデータベース(DB)である非共有単語DB51と、形態素解析部33により形態素解析処理後に得られる単語群と非共有単語DB51に記憶された非共有単語とを比較する非共有単語比較部52と、非共有単語比較部52の結果に基づいて形態素解析処理後に得られる単語群から非共有単語を除いて個人情報除去メタデータとして再構成するメタデータ再構成部53と、を備えている。
非共有単語DB51への非共有単語の登録は、ユーザが直接入力、登録しても良いし、当該ユーザに関連するコンテンツ(ホームページ、ブログ、メールなどの内容)を解析して自動的に抽出(テキストマイニング)し、自動的に登録するようにしても良い。
上記構成により、個人情報保護フィルタを構成する非共有単語比較部52は、形態素解析部33により形態素解析処理後に得られる単語群と非共有単語DB51に記憶された非共有単語とを比較し、一致する単語を抽出する。
Here, the personal information protection filter unit will be described.
FIG. 5 is a functional block diagram of the personal information protection filter unit.
The personal information protection filter unit 45 is actually configured by the morphological analysis unit 33 and the filtering unit 36 described above.
When the filtering unit 36 functions as a personal information protection filter unit, it is roughly divided into a non-shared word DB 51 that is a database (DB) storing pre-registered non-shared words, and a morpheme analysis unit 33 after morpheme analysis processing. The non-shared word comparison unit 52 that compares the obtained word group with the non-shared word stored in the non-shared word DB 51, and the non-shared word group obtained after the morphological analysis processing based on the result of the non-shared word comparison unit 52 A metadata reconstructing unit 53 that reconstructs the personal information removal metadata excluding words.
The registration of the non-shared word in the non-shared word DB 51 may be directly input and registered by the user, or the contents related to the user (the contents of the homepage, blog, e-mail, etc.) are analyzed and automatically extracted ( Text mining) may be automatically registered.
With the above configuration, the non-shared word comparison unit 52 constituting the personal information protection filter compares the word group obtained after the morpheme analysis processing by the morpheme analysis unit 33 with the non-shared word stored in the non-shared word DB 51 and matches them. To extract words.

この結果、メタデータ再構成部53は、非共有単語比較部52の結果に基づいて形態素解析処理後に得られる単語群から非共有単語を除いて個人情報除去メタデータ46(検索用共有メタデータ)として再構成して出力する。
次に実施形態の動作について説明する。
図6は、実施形態の処理フローチャートである。
まず、ユーザは、画像情報処理装置10を介して、サービスサーバ2にアクセスし、SNSに写真データをアップロードする(ステップS11)。
次にアップロードされた写真データに付随するメタデータを解析する(ステップS12)。
つづいてサービスサーバ2は、個人情報フィルタを通した個人情報除去メタデータ46を作成する(ステップS13)。
As a result, the metadata reconstruction unit 53 removes the non-shared word from the word group obtained after the morphological analysis process based on the result of the non-shared word comparison unit 52, and removes the personal information removal metadata 46 (search shared metadata). Reconfigured and output as
Next, the operation of the embodiment will be described.
FIG. 6 is a processing flowchart of the embodiment.
First, the user accesses the service server 2 via the image information processing apparatus 10 and uploads photo data to the SNS (step S11).
Next, the metadata accompanying the uploaded photo data is analyzed (step S12).
Subsequently, the service server 2 creates personal information removal metadata 46 that has passed through the personal information filter (step S13).

次に付与済みメタデータ数が既に上限数に達しているか否かを判別する(ステップS14)。
ステップS14の判別において、付与済みのメタデータ数が上限に達している場合には(ステップS14;Yes)、処理を終了する。
ステップS14の判別において、付与済みのメタデータ数が未だ上限に達していない場合には(ステップS14;No)、当該ユーザのメタデータをアクセス許可を受けている他のメンバーのメタデータと比較する(ステップS15)。
次に比較したメタデータに合致するものがあるか否かを判別する(ステップS16)。ここで、合致するとは、完全一致のみならず、所定の許容範囲内のものも含む。例えば、所定時間差範囲内、緯度、経度座標における所定距離範囲内などの場合である。
ステップS16の判別において、比較したメタデータに合致するものがある場合には(ステップS16;Yes)、合致するもの同士でメタデータを交換し、付与する(ステップS17)。
Next, it is determined whether or not the number of assigned metadata has already reached the upper limit number (step S14).
If it is determined in step S14 that the number of assigned metadata has reached the upper limit (step S14; Yes), the process ends.
If it is determined in step S14 that the number of assigned metadata has not yet reached the upper limit (step S14; No), the user's metadata is compared with the metadata of other members who are permitted to access. (Step S15).
Next, it is determined whether or not there is a match with the compared metadata (step S16). Here, “matching” includes not only perfect matching but also those within a predetermined allowable range. For example, this is the case in a predetermined time difference range, a predetermined distance range in latitude and longitude coordinates, or the like.
If it is determined in step S16 that there is a match with the compared metadata (step S16; Yes), the matching items are exchanged and given (step S17).

ここで、具体的にメタデータの交換について説明する。
図7は、アクセス許可を有しているユーザ(ユーザA、ユーザB)同士のメタデータの交換の説明図である。
この場合において、ユーザAは、ユーザBに対するアクセス許可を受けており、同様にユーザBは、ユーザAに対するアクセス許可を受けている。
この場合には、図7に示すように、元々のメタデータをそのまま交換することとなる。
図8は、メタデータ交換前の各ユーザのメタデータの保有状態の説明図である。
図9は、メタデータ交換後の各ユーザのメタデータの保有状態の説明図である。
図8に示すように、ユーザAの保有するメタデータMAは、写真の撮影日付を表す日時データ61A、撮影場所を表すGPSデータ62A、写真の内容を表すイベント名データ63A、写真撮影日時の天気を表す天気データ64A、撮影場所を表す地名データ65Aなどが含まれる。
Here, the metadata exchange will be specifically described.
FIG. 7 is an explanatory diagram of the exchange of metadata between users (user A and user B) who have access permission.
In this case, the user A has received an access permission for the user B, and similarly, the user B has received an access permission for the user A.
In this case, as shown in FIG. 7, the original metadata is exchanged as it is.
FIG. 8 is an explanatory diagram of the metadata holding state of each user before the metadata exchange.
FIG. 9 is an explanatory diagram of the metadata holding state of each user after the metadata exchange.
As shown in FIG. 8, the metadata MA held by the user A includes date / time data 61A indicating the shooting date of the photo, GPS data 62A indicating the shooting location, event name data 63A indicating the content of the photo, and weather of the shooting date / time. Weather data 64A representing the location, location name data 65A representing the shooting location, and the like.

同様にユーザBの保有するメタデータMBは、写真の撮影日付を表す日時データ61B、撮影場所を表すGPSデータ62B、写真の内容を表すイベント名データ63B、写真撮影日時の天気を表す天気データ64B、撮影場所を表す地名データ65Bなどが含まれる。
この場合において、図9に示すように、ユーザAの保有するメタデータMAおよびユーザBの保有するメタデータMBの日時データ61A、61BおよびGPSデータ62A、62Bが合致しているので、同一のイベントである可能性が高いため、イベント名データ63A、63Bの交換を行うこととなる。
この結果、交換前のユーザAの保有するメタデータMAのイベント名データ63Aは、「運動会」のみであったのに対し、交換後のイベント名データ63Aは、ユーザBの保有するメタデータMBのイベント名データ63Bに含まれている「○○の100m走」が追加されることとなる。
同様に、交換前のユーザBの保有するメタデータMBのイベント名データ63Bは、「○○の100m走」のみであったのに対し、交換後のイベント名データ63Bは、ユーザAの保有するメタデータMAのイベント名データ63Aに含まれている「運動会」が追加されることとなる。
Similarly, the metadata MB held by the user B includes date / time data 61B representing the shooting date of the photograph, GPS data 62B representing the shooting location, event name data 63B representing the contents of the photograph, and weather data 64B representing the weather at the shooting date / time. In addition, place name data 65B representing the shooting place is included.
In this case, as shown in FIG. 9, since the date and time data 61A and 61B and the GPS data 62A and 62B of the metadata MA held by the user A and the metadata MB held by the user B match, the same event Therefore, the event name data 63A and 63B are exchanged.
As a result, the event name data 63A of the metadata MA held by the user A before the exchange is only “Sports Day”, whereas the event name data 63A after the exchange is the metadata MB of the user B. "OO's 100m run" included in the event name data 63B will be added.
Similarly, the event name data 63B of the metadata MB owned by the user B before the exchange is only “100m run of OO”, whereas the event name data 63B after the exchange is held by the user A. “Athletic meet” included in the event name data 63A of the metadata MA is added.

つづいて、付与済みメタデータ数が既に上限数に達しているか否かを判別する(ステップS18)。
ステップS18の判別において、付与済みのメタデータ数が上限に達している場合には(ステップS18;Yes)、処理を終了する。
ステップS18の判別において、付与済みのメタデータ数が上限に達していない場合には(ステップS18;No)、処理をステップS19に移行する。
ステップS16の判別において、比較したメタデータに合致するものが無い場合には(ステップS16;No)、他にアクセス許可を受けているメンバーが存在するか否かを判別する(ステップS19)。
ステップS19の判別において、他にアクセス許可を受けているメンバーが存在する場合には(ステップS19;Yes)、処理を再びステップS15に移行し、以下同様の処理を行う。
Subsequently, it is determined whether or not the number of assigned metadata has already reached the upper limit number (step S18).
If it is determined in step S18 that the number of assigned metadata has reached the upper limit (step S18; Yes), the process ends.
If it is determined in step S18 that the number of assigned metadata has not reached the upper limit (step S18; No), the process proceeds to step S19.
In the determination in step S16, if there is no match with the compared metadata (step S16; No), it is determined whether or not there are other members who are permitted to access (step S19).
If it is determined in step S19 that there are other members who are permitted access (step S19; Yes), the process proceeds to step S15 again, and the same process is performed thereafter.

ステップS19の判別において、他にアクセス許可を受けているメンバーが存在しない場合には(ステップS19;No)、アクセス許可を受けていないメンバー(アクセス不許可メンバー)と個人情報を除去した後のメタデータである個人情報除去メタデータ46同士を比較する(ステップS20)
次に比較した個人情報除去メタデータ46に合致するものがあるか否かを判別する(ステップS21。
ステップS21の判別において、比較した個人情報除去メタデータ46に合致するものがある場合には(ステップS21;Yes)、合致するもの同士で個人情報除去メタデータ46を交換し、付与する(ステップS22)。
In the determination of step S19, if there is no other member who has access permission (step S19; No), the member that has not received access permission (access not-permitted member) and the meta after the removal of personal information. The personal information removal metadata 46, which is data, is compared (step S20).
Next, it is determined whether or not there is a match with the compared personal information removal metadata 46 (step S21).
If it is determined in step S21 that there is a match with the compared personal information removal metadata 46 (step S21; Yes), the matching personal information removal metadata 46 is exchanged and added (step S22). ).

図10は、アクセス許可を有していないユーザ(ユーザA、ユーザC)同士のメタデータの交換の説明図である この場合において、ユーザAは、ユーザBに対するアクセス許可を受けているが、ユーザCに対するアクセス許可は受けておらず、同様にユーザCは、ユーザDに対するアクセス許可を受けているが、ユーザAに対するアクセス許可は受けていないものとする。
この場合には、図10に示すように、図7の場合とは異なり、元々のメタデータをそのまま交換するのではなく、個人情報除去メタデータ46を交換することとなる。
FIG. 10 is an explanatory diagram of the exchange of metadata between users (user A, user C) who do not have access permission. In this case, although user A has received access permission for user B, It is assumed that access permission for C is not received, and similarly, user C receives access permission for user D but does not receive access permission for user A.
In this case, as shown in FIG. 10, unlike the case of FIG. 7, the original metadata is not exchanged as it is, but the personal information removal metadata 46 is exchanged.

図11は、メタデータ交換前の各ユーザのメタデータの保有状態の説明図である。
図12は、メタデータ交換後の各ユーザのメタデータの保有状態の説明図である。
図11に示すように、ユーザAの保有するメタデータMAは、写真の撮影日付を表す日時データ61A、撮影場所を表すGPSデータ62A、写真の内容を表すイベント名データ63A、写真撮影日時の天気を表す天気データ64A、撮影場所を表す地名データ65Aなどが含まれる。
同様にユーザCの保有するメタデータMCは、写真の撮影日付を表す日時データ61C、撮影場所を表すGPSデータ62C、写真の内容を表すイベント名データ63C、写真撮影日時の天気を表す天気データ64C、撮影場所を表す地名データ65Cなどが含まれる。
FIG. 11 is an explanatory diagram of the metadata holding state of each user before the metadata exchange.
FIG. 12 is an explanatory diagram of the metadata holding state of each user after the metadata exchange.
As shown in FIG. 11, the metadata MA held by the user A includes date / time data 61A representing the photographing date of the photograph, GPS data 62A representing the photographing location, event name data 63A representing the contents of the photograph, and weather of the photographing date / time. Weather data 64A representing the location, location name data 65A representing the shooting location, and the like.
Similarly, the metadata MC possessed by the user C includes date / time data 61C representing the photographing date of the photograph, GPS data 62C representing the photographing location, event name data 63C representing the content of the photograph, and weather data 64C representing the weather at the photographing date / time. , Place name data 65C representing a shooting place is included.

この場合において、図12に示すように、ユーザAの保有するメタデータMAおよびユーザCの保有するメタデータMCの日時データ61A、61CおよびGPSデータ62A、62Cが合致しているので、同一のイベントである可能性が高いため、イベント名データ63A、63Cの交換を行うこととなる。
この結果、交換前のユーザAの保有するメタデータMAのイベント名データ63Aは、「運動会」のみであったのに対し、交換後のイベント名データ63Aは、ユーザCの保有するメタデータMCのイベント名データ63Cに含まれている「○○の100m走」から個人情報を除去した「100m走」が追加されることとなる。
同様に、交換前のユーザCの保有するメタデータMCのイベント名データ63Cは、「○○の100m走」のみであったのに対し、交換後のイベント名データ63Cは、ユーザAの保有するメタデータMAのイベント名データ63Aに含まれている「運動会」が追加されることとなる。この場合にメタデータMAのイベント名データ63Aに含まれている「運動会」には、個人情報は含まれていないので、そのまま交換されることとなる。
In this case, as shown in FIG. 12, the date and time data 61A and 61C and the GPS data 62A and 62C of the metadata MA held by the user A and the metadata MC held by the user C match, so the same event Therefore, the event name data 63A and 63C are exchanged.
As a result, the event name data 63A of the metadata MA held by the user A before the exchange is only “athletic meet”, whereas the event name data 63A after the exchange is the metadata MC held by the user C. “100 m run” obtained by removing personal information from “100 m run of OO” included in the event name data 63C will be added.
Similarly, the event name data 63C of the metadata MC held by the user C before the exchange is only “OO 100m run”, whereas the event name data 63C after the exchange is held by the user A. “Athletic meet” included in the event name data 63A of the metadata MA is added. In this case, since the “athletic meet” included in the event name data 63A of the metadata MA does not include personal information, it is exchanged as it is.

つづいて、付与済みメタデータ数が既に上限数に達しているか否かを判別する(ステップS23)。
ステップS23の判別において、付与済みのメタデータ数が上限に達している場合には(ステップS23;Yes)、処理を終了する。
ステップS23の判別において、付与済みのメタデータ数が上限に達していない場合には(ステップS23;No)、処理をステップS24に移行する。
ステップS21の判別において、比較した個人情報除去メタデータ46に合致するものが無い場合には(ステップS21;No)、他にアクセス不許可メンバーが存在するか否かを判別する(ステップS24)。
ステップS24の判別において、他にアクセス許可を受けているメンバーが存在する場合には(ステップS24;Yes)、処理を再びステップS20に移行し、以下同様の処理を行う。
Subsequently, it is determined whether or not the number of assigned metadata has already reached the upper limit number (step S23).
If it is determined in step S23 that the number of assigned metadata has reached the upper limit (step S23; Yes), the process ends.
If it is determined in step S23 that the number of assigned metadata has not reached the upper limit (step S23; No), the process proceeds to step S24.
In the determination in step S21, if there is no match with the compared personal information removal metadata 46 (step S21; No), it is determined whether there are any other members whose access is not permitted (step S24).
If it is determined in step S24 that there are other members who are permitted access (step S24; Yes), the process proceeds to step S20 again, and the same process is performed thereafter.

以上の説明のように、本実施形態によれば、特定のユーザから見た場合、SNSのように自分以外のユーザは少数のアクセス権のあるユーザと圧倒的多数のアクセス権の無いユーザとから構成されているという状況においても、圧倒的多数のアクセス権の無いユーザから得られる検索用メタデータを自己のデータ(例えば、写真データ)のメタデータとして用いることができ、多数の他のユーザにより生成された多数のメタデータを有効に活用することができる。
すなわち、本実施形態によれば、原検索用メタデータから個人情報を削除し、除去することで、アクセス権の有無にかかわらず、全体で共有可能なメタデータ量が増大し、効率的なメタデータ増殖、利用が可能となる。
また、アクセス権を有するユーザに関しては、従来と同様に、個人情報も含んだメタデータ交換が可能になり、アクセス権の有無を把握することなく、メタデータを利用することができ、利便性の向上を実現できる。
As described above, according to the present embodiment, when viewed from a specific user, users other than the user, such as SNS, have a small number of access rights and an overwhelming number of users without access rights. Even in the situation where it is configured, search metadata obtained from an overwhelming number of users without access rights can be used as metadata of own data (for example, photo data), and can be used by many other users. A large number of generated metadata can be used effectively.
That is, according to the present embodiment, by deleting and removing personal information from the original search metadata, the amount of metadata that can be shared as a whole increases regardless of the presence or absence of access rights. Data proliferation and utilization become possible.
In addition, for users with access rights, metadata including personal information can be exchanged as before, and metadata can be used without knowing whether or not there is access rights. Improvements can be realized.

以上の説明においては、個人情報除去メタデータ46を自動的に作成、付与する場合の実施形態であり、ユーザが生成された個人情報除去メタデータ46を生成時に確認することはできなかったが、生成時に確認できるように構成することも可能である。以下、具体的に説明する。
図13は、個人情報除去メタデータの作成確認画面の一例の説明図である。
図13に示すように、表示画面70には、個人情報除去メタデータ46の作成対象の写真データ71、元メタデータ(原検索用メタデータ)を構成する日時データ72、GPSデータ73、天気データ74、地名データ75およびイベント名データ76のうち、イベント名データ76A=「○○の運動会」から固有名詞である「○○」および助詞「の」が個人情報として除去されることにより、個人情報除去メタデータ46(非検索用共有メタデータ)としてのイベント名データ76B=「運動会」が生成されていることが確認できるので、ユーザは確認ボタンをクリックすることにより、当該個人情報除去メタデータ46を登録させることとなる。
また、この場合において、アクセス権を有していないメンバーのメタデータを用いる場合に、個々の写真データに付随したメタデータを順々に調査するのではなく、合致するメタデータのうち、SNS全体で最も良く用いられているものから順番にメタデータとして採用することで、検索性のよいメタデータ付与が可能になる。
In the above description, the personal information removal metadata 46 is an embodiment in which the personal information removal metadata 46 is automatically created and assigned, and the personal information removal metadata 46 generated by the user could not be confirmed at the time of creation. It is also possible to configure so that it can be confirmed at the time of generation. This will be specifically described below.
FIG. 13 is an explanatory diagram of an example of a personal information removal metadata creation confirmation screen.
As shown in FIG. 13, on the display screen 70, the photo data 71 to be created of the personal information removal metadata 46, date / time data 72 constituting the original metadata (original search metadata), GPS data 73, weather data 74, among the place name data 75 and the event name data 76, the event name data 76A = “OO” and the particle “NO”, which are proper nouns, are removed from the event as personal information. Since it can be confirmed that the event name data 76B = “athletic meet” as the removal metadata 46 (non-search shared metadata) has been generated, the user clicks the confirmation button, thereby the personal information removal metadata 46. Will be registered.
Also, in this case, when using metadata of members who do not have access rights, the entire SNS is selected from the matching metadata instead of sequentially examining the metadata attached to each piece of photo data. By adopting them in order from the most commonly used metadata, it is possible to provide metadata with good searchability.

以上の説明においては、付与済みのメタデータ数が上限に達している場合には、新たなメタデータの付与は行わない構成としていたが、SNS内における合致するメタデータのうち、SNS内における利用頻度がより高いメタデータが現れた場合には、利用頻度のより高いメタデータに置き換えるように構成することも可能である。
図14は、利用頻度を考慮したメタデータ置き換え処理の概念図である。
具体的には、図14に示すように、一つのGPSデータ81のデータ内容に対し、共有メタデータDB82に合致する地名が複数含まれている場合、すなわち、対応する地名として、「△△小学校」、「学校」、および「□□町△丁目」があり、利用頻度が「△△小学校」が最も高く、「□□町△丁目」が最も低い場合には、地名データ=「学校」を「△△小学校」に置き換えるようにすればよい。
In the above description, when the number of assigned metadata has reached the upper limit, new metadata is not given. However, among the matching metadata in SNS, use in SNS. When metadata with higher frequency appears, it can be configured to replace it with metadata with higher usage frequency.
FIG. 14 is a conceptual diagram of metadata replacement processing in consideration of usage frequency.
Specifically, as shown in FIG. 14, when a plurality of place names matching the shared metadata DB 82 are included in the data content of one GPS data 81, that is, as a corresponding place name, “△△ Elementary School ”,“ School ”, and“ □□ machi △ Chome ”,“ △△ Elementary School ”is the highest, and“ □□ machi △ Chome ”is the lowest, place name data =“ School ” Replace with “△△ Elementary School”.

なお、上記実施形態において、図2に示した構成は、主としてハードウェア構成により、或いはハードウェアとソフトウェアとの協働により実現されるものであり、画像情報処理装置10を構成する各部の具体的形態や物理的態様については任意である。   In the above embodiment, the configuration shown in FIG. 2 is realized mainly by a hardware configuration or by cooperation of hardware and software, and specific components of the image information processing apparatus 10 are specifically described. The form and physical form are arbitrary.

以上の説明においては、画像情報処理装置10は、具体的には、パーソナルコンピュータ、PDA、携帯型電話機等に適用可能であるが、デジタルスチルカメラ、ディジタルビデオカメラ、スキャナ、プロジェクタ、テレビ、プリンタおよびその他の画像データを処理する電子機器に実装または接続することが可能である。
以上の説明においては、上記各機能を実現するための制御プログラムが、予めROM22に格納されている場合について説明したが、制御プログラムを、コンピュータ(CPU)読取可能な記録媒体に記録するようにしてもよい。このような構成であれば、コンピュータによってプログラムが記憶媒体から読み取られ、読み取られたプログラムに従ってコンピュータが処理を実行すると、上記各実施形態と同等の作用および効果が得られる。
In the above description, the image information processing apparatus 10 can be specifically applied to a personal computer, a PDA, a mobile phone, etc., but a digital still camera, a digital video camera, a scanner, a projector, a television, a printer, It is possible to mount or connect to other electronic devices that process image data.
In the above description, the case where the control program for realizing the above functions is stored in the ROM 22 in advance has been described. However, the control program is recorded on a computer (CPU) readable recording medium. Also good. With such a configuration, when the program is read from the storage medium by the computer and the computer executes processing according to the read program, the same operations and effects as those in the above embodiments can be obtained.

ここで、記憶媒体とは、RAM、ROM等の半導体記憶媒体、FD、HD等の磁気記憶型記憶媒体、CD、CDV、LD、DVD等の光学的読取方式記憶媒体、MO等の磁気記憶型/光学的読取方式記憶媒体であって、電子的、磁気的、光学的等の読み取り方法のいかんにかかわらず、コンピュータで読み取り可能な記憶媒体であれば、どのような記憶媒体であってもよい。
また、インターネット、LANなどの通信ネットワークおよび通信インタフェース部24を介して制御用プログラムをダウンロードし、インストールして実行するように構成することも可能である。
Here, the storage medium is a semiconductor storage medium such as RAM or ROM, a magnetic storage type storage medium such as FD or HD, an optical reading type storage medium such as CD, CDV, LD, or DVD, or a magnetic storage type such as MO. / Optical reading type storage medium, and any storage medium can be used as long as it can be read by a computer regardless of electronic, magnetic, optical, etc. .
It is also possible to configure such that a control program is downloaded, installed and executed via a communication network such as the Internet or a LAN and the communication interface unit 24.

実施形態の画像情報処理システムの概要構成ブロック図である。1 is a schematic configuration block diagram of an image information processing system according to an embodiment. 実施形態の画像情報処理装置の概要構成ブロック図である。1 is a schematic configuration block diagram of an image information processing apparatus according to an embodiment. 画像情報処理装置の機能ブロック図である。It is a functional block diagram of an image information processing apparatus. SNSにおけるユーザデータの構成説明図である。It is structure explanatory drawing of the user data in SNS. 個人情報保護フィルタ部の機能ブロック図である。It is a functional block diagram of a personal information protection filter part. 実施形態の処理フローチャートである。It is a processing flowchart of an embodiment. アクセス許可を有しているユーザ同士のメタデータ交換の説明図である。It is explanatory drawing of the metadata exchange between the users who have access permission. メタデータ交換前の各ユーザのメタデータの保有状態の説明図である。It is explanatory drawing of the possession state of each user's metadata before metadata exchange. メタデータ交換後の各ユーザのメタデータの保有状態の説明図である。It is explanatory drawing of the possession state of each user's metadata after metadata exchange. アクセス許可を有していないユーザ同士のメタデータ交換の説明図である。It is explanatory drawing of the metadata exchange between the users who do not have access permission. メタデータ交換前の各ユーザのメタデータの保有状態の説明図である。It is explanatory drawing of the possession state of each user's metadata before metadata exchange. メタデータ交換後の各ユーザのメタデータの保有状態の説明図である。It is explanatory drawing of the possession state of each user's metadata after metadata exchange. 個人情報除去メタデータの作成確認画面の一例の説明図である。It is explanatory drawing of an example of the creation confirmation screen of personal information removal metadata. 利用頻度を考慮したメタデータ置き換え処理の概念図である。It is a conceptual diagram of the metadata replacement process in consideration of usage frequency.

符号の説明Explanation of symbols

1…画像情報処理システム、2…サービスサーバ、4…通信ネットワーク、10…画像情報処理装置、11…画像情報処理装置本体、12…画像入力装置、13…入力装置、14…表示装置、15…出力装置、16…外部記憶装置、21…MPU、22…ROM、23…RAM、24…通信インタフェース部、31…映像・画像入力部、32…テキスト抽出部、33…形態素解析部、34…レイアウト解析部、35…重要語句抽出部、36…フィルタリング部、37…出現確率算出部、41…ブログDB、42…メッセージDB、43…写真DB、44…アクセス権情報格納部、45…個人情報保護フィルタ部、46…個人情報除去メタデータ、51…非共有単語DB、52…非共有単語比較部、53…メタデータ再構成部、61A〜61C…日時データ、62A〜62C…GPSデータ、63A〜63C…イベント名データ、64A〜64C…天気データ、65A〜65C…地名データ、70…表示画面、71…写真データ、72…日時データ、73…GPSデータ、74…天気データ、75…地名データ、76…イベント名データ、76A〜76B…イベント名データ、81…GPSデータ、MA、MB、MC…メタデータ。   DESCRIPTION OF SYMBOLS 1 ... Image information processing system, 2 ... Service server, 4 ... Communication network, 10 ... Image information processing apparatus, 11 ... Image information processing apparatus main body, 12 ... Image input device, 13 ... Input device, 14 ... Display device, 15 ... Output device, 16 ... external storage device, 21 ... MPU, 22 ... ROM, 23 ... RAM, 24 ... communication interface unit, 31 ... video / image input unit, 32 ... text extraction unit, 33 ... morpheme analysis unit, 34 ... layout Analysis unit 35 ... Important phrase extraction unit 36 ... Filtering unit 37 ... Appearance probability calculation unit 41 ... Blog DB 42 ... Message DB 43 ... Photo DB 44 ... Access right information storage unit 45 ... Personal information protection Filter unit, 46 ... personal information removal metadata, 51 ... non-shared word DB, 52 ... non-shared word comparison unit, 53 ... metadata reconstruction unit, 61A-61C Date / time data, 62A to 62C ... GPS data, 63A to 63C ... event name data, 64A to 64C ... weather data, 65A to 65C ... place name data, 70 ... display screen, 71 ... photo data, 72 ... date data, 73 ... GPS Data, 74 ... Weather data, 75 ... Place name data, 76 ... Event name data, 76A to 76B ... Event name data, 81 ... GPS data, MA, MB, MC ... Metadata.

Claims (7)

動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部と、
前記動画像あるいは前記静止画像を検索するのに用いるべく対応づけられた原検索用メタデータを前記検索用メタデータとして抽出する、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出するメタデータ抽出部と、
前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成するメタデータ生成部と、
を備えたことを特徴とする情報処理装置。
A non-shared word storage unit that stores a non-shared word that is a word that is prohibited from being shared among words included in search metadata associated with a moving image or a still image;
The original search metadata associated to be used for searching the moving image or the still image is extracted as the search metadata, or the related content associated with the moving image or the still image is used as the search metadata. A metadata extraction unit for extracting search metadata;
A metadata generation unit that generates the search shared metadata by removing the non-shared word from the search metadata;
An information processing apparatus comprising:
請求項1記載の情報処理装置において、
前記メタデータ生成部により生成された前記検索用共有メタデータを外部の情報処理装置と通信ネットワークを介して交換するメタデータ交換部を備えたことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
An information processing apparatus comprising: a metadata exchanging unit that exchanges the search shared metadata generated by the metadata generating unit with an external information processing apparatus via a communication network.
請求項2記載の情報処理装置において、
前記メタデータ交換部は、当該情報処理装置に対応するデータに対してアクセス権を有する外部の情報処理装置とは、前記検索用メタデータを通信ネットワークを介して交換し、
当該情報処理装置に対応するデータに対してアクセス権を有さない外部の情報処理装置とは、前記メタデータ生成部により生成された前記検索用共有メタデータを前記通信ネットワークを介して交換する、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 2,
The metadata exchange unit exchanges the search metadata via a communication network with an external information processing apparatus having an access right to data corresponding to the information processing apparatus,
An external information processing apparatus that does not have access to the data corresponding to the information processing apparatus exchanges the search shared metadata generated by the metadata generation unit via the communication network.
An information processing apparatus characterized by that.
請求項2または請求項3のいずれかに記載の情報処理装置において、
前記動画像あるいは前記静止画像には複数の前記検索用メタデータが関連づけられ、当該情報処理装置と前記外部の情報処理装置との間で、前記検索用共有メタデータの生成対象の前記動画像あるいは前記静止画像に対応するいずれかの前記検索用メタデータが合致する場合に、前記メタデータ交換部は前記検索用共有メタデータの交換を行う、
ことを特徴とする情報処理装置。
In the information processing apparatus according to claim 2 or 3,
A plurality of the search metadata are associated with the moving image or the still image, and the moving image or the generation target of the search shared metadata is generated between the information processing apparatus and the external information processing apparatus. When any of the search metadata corresponding to the still image matches, the metadata exchange unit exchanges the search shared metadata.
An information processing apparatus characterized by that.
請求項1ないし請求項4のいずれかに記載の情報処理装置において、
前記非共有単語は、少なくとも個人情報として管理されるべき単語を含むことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 4,
The non-shared word includes at least a word to be managed as personal information.
動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部を備えた情報処理装置の制御方法であって、
前記動画像あるいは前記静止画像を検索するのに用いるべく予め対応づけられた原検索用メタデータを前記検索用メタデータとして抽出する、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出するメタデータ抽出過程と、
前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成するメタデータ生成過程と、
を備えたことを特徴とする情報処理装置の制御方法。
A control method for an information processing apparatus including a non-shared word storage unit that stores a non-shared word that is a word prohibited from sharing among words included in search metadata associated with a moving image or a still image,
Original search metadata associated in advance for use in searching for the moving image or the still image is extracted as the search metadata, or from related content associated with the moving image or the still image. A metadata extraction process for extracting the search metadata;
A metadata generation process for generating the search shared metadata by removing the unshared word from the search metadata;
An information processing apparatus control method comprising:
動画像あるいは静止画像に関連づけられた検索用メタデータに含まれる単語のうち共有を禁止する単語である非共有単語を記憶する非共有単語記憶部を備えた情報処理装置をコンピュータにより制御するための制御プログラムであって、
前記動画像あるいは前記静止画像を検索するのに用いるべく予め対応づけられた原検索用メタデータを前記検索用メタデータとして抽出させ、又は、前記動画像あるいは前記静止画像に関連づけられた関連コンテンツから前記検索用メタデータを抽出させ、
前記検索用メタデータから前記非共有単語を除去して検索用共有メタデータを生成させる、
ことを特徴とする制御プログラム。
An information processing apparatus including a non-shared word storage unit that stores a non-shared word that is a word prohibited from being shared among words included in search metadata associated with a moving image or a still image is controlled by a computer A control program,
Original search metadata associated in advance to be used for searching the moving image or the still image is extracted as the search metadata, or from related content associated with the moving image or the still image. Extracting the search metadata,
Removing the non-shared word from the search metadata to generate search shared metadata;
A control program characterized by that.
JP2007230075A 2007-09-05 2007-09-05 Information processing apparatus, control method for information processing apparatus, and control program Withdrawn JP2009064148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007230075A JP2009064148A (en) 2007-09-05 2007-09-05 Information processing apparatus, control method for information processing apparatus, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007230075A JP2009064148A (en) 2007-09-05 2007-09-05 Information processing apparatus, control method for information processing apparatus, and control program

Publications (1)

Publication Number Publication Date
JP2009064148A true JP2009064148A (en) 2009-03-26

Family

ID=40558697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007230075A Withdrawn JP2009064148A (en) 2007-09-05 2007-09-05 Information processing apparatus, control method for information processing apparatus, and control program

Country Status (1)

Country Link
JP (1) JP2009064148A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013508837A (en) * 2009-10-23 2013-03-07 アルカテル−ルーセント Managing tags associated with shared multimedia objects in telecommunications networks
JP2014075083A (en) * 2012-10-05 2014-04-24 Ntt Docomo Inc Server device, program and control method
US8725718B2 (en) 2010-06-22 2014-05-13 Panasonic Corporation Content management apparatus, content management method, content management program, and integrated circuit
JP2014099110A (en) * 2012-11-15 2014-05-29 Nippon Telegr & Teleph Corp <Ntt> Image search device, method, and program
JP2016045660A (en) * 2014-08-21 2016-04-04 株式会社東芝 Electronic device, system, and program
JP2016062162A (en) * 2014-09-16 2016-04-25 学校法人光産業創成大学院大学 Automatic tag generator, automatic tag generator system
WO2019150416A1 (en) * 2018-01-30 2019-08-08 株式会社オプティム Electronic data conversion system, method and program
JP2019144639A (en) * 2018-02-16 2019-08-29 株式会社日立製作所 Method for training model outputting vector indicating tag set corresponding to image

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013508837A (en) * 2009-10-23 2013-03-07 アルカテル−ルーセント Managing tags associated with shared multimedia objects in telecommunications networks
US8725718B2 (en) 2010-06-22 2014-05-13 Panasonic Corporation Content management apparatus, content management method, content management program, and integrated circuit
JP2014075083A (en) * 2012-10-05 2014-04-24 Ntt Docomo Inc Server device, program and control method
JP2014099110A (en) * 2012-11-15 2014-05-29 Nippon Telegr & Teleph Corp <Ntt> Image search device, method, and program
JP2016045660A (en) * 2014-08-21 2016-04-04 株式会社東芝 Electronic device, system, and program
JP2016062162A (en) * 2014-09-16 2016-04-25 学校法人光産業創成大学院大学 Automatic tag generator, automatic tag generator system
WO2019150416A1 (en) * 2018-01-30 2019-08-08 株式会社オプティム Electronic data conversion system, method and program
JP2019144639A (en) * 2018-02-16 2019-08-29 株式会社日立製作所 Method for training model outputting vector indicating tag set corresponding to image

Similar Documents

Publication Publication Date Title
US9229992B2 (en) Automatic identification of digital content related to a block of text, such as a blog entry
US9942121B2 (en) Systems and methods for ephemeral eventing
US9892196B2 (en) Method and system for entering search queries
JP2009064148A (en) Information processing apparatus, control method for information processing apparatus, and control program
Teyssou et al. The InVID plug-in: web video verification on the browser
US20150185995A1 (en) Systems and methods for guided user actions
US20100329574A1 (en) Mixed media reality indexing and retrieval for repeated content
US20090106279A1 (en) Method of processing tag information and client-server system using the method
WO2005002123A2 (en) Network media channels
TW200928811A (en) Collecting and presenting temporal-based action information
GB2461771A (en) Annotation of electronic documents with preservation of document as originally annotated
US20250193468A1 (en) Systems and methods for media verification, organization, search, and exchange
CN103262109A (en) Selecting web page content based on user permission for collecting user-elected content
JP2012524331A (en) Theme-based vitality
US20150169207A1 (en) Systems and methods for generating personalized account reconfiguration interfaces
CN110569295A (en) A method of improving document early warning by locating keywords
JP4367355B2 (en) PHOTO IMAGE SEARCH DEVICE, PHOTO IMAGE SEARCH METHOD, RECORDING MEDIUM, AND PROGRAM
JP2008226110A (en) Information processing apparatus, information processing method, and control program
US20140282080A1 (en) Methods and systems of sharing digital files
JP6140835B2 (en) Information search system and information search method
KR101620957B1 (en) Web browsing system including function of crawling and web browsing method
US8769420B2 (en) Systems and methods for webpage creation and updating
US20140250198A1 (en) Systems and methods for webpage creation and updating
US20190377710A1 (en) Keyword-based data management system and method
US9886415B1 (en) Prioritized data transmission over networks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100730

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100730

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20110121