JP5422723B1 - User interface conversion apparatus, method and program - Google Patents
User interface conversion apparatus, method and program Download PDFInfo
- Publication number
- JP5422723B1 JP5422723B1 JP2012236834A JP2012236834A JP5422723B1 JP 5422723 B1 JP5422723 B1 JP 5422723B1 JP 2012236834 A JP2012236834 A JP 2012236834A JP 2012236834 A JP2012236834 A JP 2012236834A JP 5422723 B1 JP5422723 B1 JP 5422723B1
- Authority
- JP
- Japan
- Prior art keywords
- application
- user interface
- information
- familiarity
- type
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
【課題】ユーザごとにその好みに応じたユーザインタフェースを常に表示する。
【解決手段】アプリケーションごとに操作履歴情報とスクリーンショット情報を記憶部101に記憶し、この記憶された操作履歴情報及びスクリーンショット情報をもとに、操作種別と入力フォームの種別の全ての組み合わせについてその慣れスコアを算出し記憶部101に記憶する。そして、新たなアプリケーションが起動された場合に、当該アプリケーションのGUIを、過去に使用されたアプリケーションのうち慣れスコアの高いアプリケーションのボタン操作位置とデザインに対応するように変換する。
【選択図】図2A user interface corresponding to the user's preference is always displayed.
Operation history information and screen shot information are stored in a storage unit 101 for each application, and all combinations of operation types and input form types are stored based on the stored operation history information and screen shot information. The familiarity score is calculated and stored in the storage unit 101. Then, when a new application is activated, the GUI of the application is converted so as to correspond to the button operation position and design of the application having a high familiarity score among the applications used in the past.
[Selection] Figure 2
Description
この発明は、ユーザ端末に表示される画面ユーザインタフェースをユーザの好みに応じて変換するユーザインタフェース変換装置、方法及びプログラムに関する。 The present invention relates to a user interface conversion device, method, and program for converting a screen user interface displayed on a user terminal according to user preferences.
ユーザ端末で使用されるGUI(Graphic User Interface)の良し悪しがサービスやアプリケーションに影響をおよぼすことは古くから言われている。特に、災害時等のように冷静に対応することが困難な状況下において、その影響は顕著になる。実際に、東日本大震災では災害用伝言板サービスの使い方がわからず使用を諦めてしまう人が多数存在した。しかしながら、使いやすいGUIは個人個人によって異なるため、全ての人が使いやすいGUIを設計および実装することは非常に困難である。 It has long been said that the quality of a GUI (Graphic User Interface) used in a user terminal affects services and applications. In particular, the effect becomes significant under circumstances where it is difficult to respond calmly, such as during a disaster. In fact, in the Great East Japan Earthquake, there were many people who did not know how to use the disaster message board service and gave up using it. However, since an easy-to-use GUI varies from individual to individual, it is very difficult to design and implement a GUI that is easy to use for all.
そこで、ユーザに応じてユーザインタフェースを変換する技術として、ユーザの能力、例えば言語能力、視覚、聴覚、コンピュータの熟練度や、情報端末の性能、例えば処理能力、表示サイズ、音質、残存電力等にあわせてユーザインタフェースを変えて提示する手法が提案されている(例えば非特許文献1を参照)。 Therefore, as a technology for converting the user interface according to the user, the user's ability, for example, language ability, vision, hearing, computer skill, information terminal performance, for example, processing ability, display size, sound quality, remaining power, etc. In addition, there has been proposed a method for changing and presenting the user interface (see, for example, Non-Patent Document 1).
ところが、非特許文献に記載された手法は、予め用意されているテンプレートの中からユーザが好みのものを選択するものとなっている。このため、用意されているテンプレートの中に利用者に合ったユーザインタフェースが存在しなければ使い勝手を向上させられないという課題がある。 However, the method described in the non-patent document is for the user to select a favorite one from templates prepared in advance. For this reason, there is a problem that usability cannot be improved unless a user interface suitable for the user exists in the prepared template.
この発明は上記事情に着目してなされたもので、その目的とするところは、ユーザごとにその好みに応じたユーザインタフェースを常に表示できるようにするユーザインタフェース変換装置、方法及びプログラムを提供することにある。 The present invention has been made paying attention to the above circumstances, and an object of the present invention is to provide a user interface conversion apparatus, method, and program capable of always displaying a user interface according to the preference for each user. It is in.
上記目的を達成するためにこの発明の1つの観点は、アプリケーションごとに当該アプリケーションにより定義されたユーザインタフェースをユーザに提示するユーザインタフェース変換装置にあって、上記アプリケーションごとに当該アプリケーションに対するユーザの慣れの度合いを計算し、アプリケーションが実行される際に当該アプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち上記計算された慣れの度合いが高いアプリケーションのユーザインタフェースに近づけるように変換し、この変換されたユーザインタフェースをユーザに提示するようにしたものである。
より具体的には、上記慣れの度合いを計算する際に、上記アプリケーションが実行されるごとに、その操作種別及びフォーム種別を検出し操作履歴として記憶し、この記憶された操作履歴をもとに、操作種別とフォーム種別との組み合わせごとにその出現頻度をアプリケーション単位に算出し、この算出された出現頻度から、操作種別とフォーム種別とのすべての組み合わせについて各アプリケーションの出現頻度の確率を求め、この確率を慣れの度合いとして記憶する。そして、アプリケーションが実行される際に、当該実行されるアプリケーションの操作種別とフォーム種別を抽出し、上記実行されるアプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち前記抽出された操作種別とフォーム種別の組み合わせによる慣れ度合いが高いアプリケーションのユーザインタフェースに近づけるように変換するようにしたものである。
In order to achieve the above object, one aspect of the present invention is a user interface conversion apparatus that presents a user interface defined by an application to a user for each application, and the user's familiarity with the application for each application. When the application is executed, the user interface of the application is converted so as to be closer to the user interface of the application having a high degree of familiarity calculated above among the applications used in the past. The user interface is presented to the user.
More specifically, when calculating the degree of familiarity, each time the application is executed, the operation type and form type are detected and stored as an operation history, and based on the stored operation history. For each combination of operation type and form type, the appearance frequency is calculated for each application, and from this calculated appearance frequency, the probability of the appearance frequency of each application is obtained for all combinations of operation type and form type, This probability is stored as the degree of familiarity. When the application is executed, the operation type and the form type of the application to be executed are extracted, and the user interface of the application to be executed is set to the extracted operation type among the applications used in the past. The conversion is made so that it is closer to the user interface of an application with a high degree of familiarity by combining form types .
また、この発明の1つの観点は以下のような態様を備えることを特徴とする。
第1の態様は、上記ユーザインタフェースを変換する際に、アプリケーションの操作ボタンの位置及びフォームを、過去に使用されたアプリケーションのうち上記計算された慣れの度合いが高いアプリケーションの操作ボタンの位置及びフォームに変換するものである。
One aspect of the present invention is characterized by comprising the following aspects.
In the first aspect, when the user interface is converted, the position and form of the operation button of the application are changed to the position and form of the operation button of the application having a high degree of familiarity among the applications used in the past. It is to convert to.
第2の態様は、上記変換に際し、上記フォームのデザインを、慣れの度合いが高いアプリケーションの実行時に記憶されたスクリーンショットに基づいて変換するものである。 In the second mode, the form design is converted based on the screen shot stored when executing the application with a high degree of familiarity.
この発明の一観点によれば、アプリケーションが実行される際に、当該アプリケーションのユーザインタフェースが、過去に使用されたアプリケーションのうち慣れの度合いが高いアプリケーションのユーザインタフェースに近づくように変換されて提示される。このため、ユーザが新しいアプリケーションを使用する際に、多数のGUIテンプレートを用意しなくても、ユーザごとにその好みに応じたGUIを表示することが可能となり、これによりユーザは初見のサービスやアプリケーションでも使い方がすぐ分かるようになる。
また、慣れの度合いが、アプリケーションの操作種別とフォーム種別との組み合わせごとにその出現頻度として算出される。このため、単に操作種別或いはフォーム種別について算出する場合に比べ、アプリケーションのユーザインタフェースに対するユーザの慣れの度合いを、より正確に判定することが可能となる。
According to one aspect of the present invention, when an application is executed, the user interface of the application is converted and presented so as to be closer to the user interface of an application that is used in the past and has a high degree of familiarity. The For this reason, when a user uses a new application, it is possible to display a GUI according to his / her preference for each user without preparing a large number of GUI templates. But you will know how to use it.
In addition, the degree of familiarity is calculated as the appearance frequency for each combination of application operation type and form type. For this reason, it becomes possible to determine the degree of user familiarity with the user interface of the application more accurately than in the case of simply calculating the operation type or the form type.
第1の態様によれば、ユーザインタフェースを変換する際に、アプリケーションの操作ボタンの位置及びフォームが、過去に使用されたアプリケーションのうち慣れの度合いが高いアプリケーションの操作ボタンの位置及びフォームに変換される。このため、アプリケーションの操作に不慣れなユーザに対しても、理解しやすい形態で変換後のユーザインタフェースを提示することができる。 According to the first aspect, when the user interface is converted, the position and form of the operation button of the application are converted into the position and form of the operation button of the application having a high degree of familiarity among the applications used in the past. The For this reason, it is possible to present the converted user interface in a form that is easy to understand even for users who are unfamiliar with the operation of the application.
第2の態様によれば、上記変換に際し、フォームのデザインが慣れの度合いが高いアプリケーションの実行時に記憶されたスクリーンショットをもとに変換される。したがって、フォームのデザインをスクリーンショットに応じた形態にすることができる。 According to the second aspect, at the time of the conversion, the form design is converted based on the screen shot stored at the time of executing the application having a high degree of familiarity. Therefore, the form design can be in a form corresponding to the screen shot.
すなわち、この発明の一観点によれば、ユーザごとにその好みに応じたユーザインタフェースを常に表示できるようにするユーザインタフェース変換装置、方法及びプログラムを提供することができる。 That is, according to one aspect of the present invention, it is possible to provide a user interface conversion apparatus, method, and program that can always display a user interface according to the preference for each user.
[原理]
先ず、この発明の原理を説明する。
図1は、あるWeb伝言板サービスに対応する画面ユーザインタフェースをユーザ端末に表示させる際に、ユーザごとに当該ユーザが使い慣れているアプリケーションに対応するユーザインタフェースに変換して表示させる場合の例を示している。例えば、ユーザAがあるマイクロブログサービスのアプリケーションを使い慣れているのであれば、Web伝言板サービスに対応する画面ユーザインタフェースを、上記使い慣れているマイクロブログサービスと類似する表示形態になるように変換して表示させる。また、メールを使い慣れているユーザBに対しては、上記Web伝言板サービスに対応する画面ユーザインタフェースを、使い慣れているメーラと類似する表示形態に変換して表示させる。
[principle]
First, the principle of the present invention will be described.
FIG. 1 shows an example in which when a screen user interface corresponding to a certain Web message board service is displayed on a user terminal, it is converted into a user interface corresponding to an application that the user is familiar with and displayed for each user. Yes. For example, if user A is familiar with an application of a microblog service, the screen user interface corresponding to the Web message board service is converted into a display form similar to the familiar microblog service and displayed. Let For the user B who is used to mail, the screen user interface corresponding to the Web message board service is converted into a display form similar to the mailer used to display it.
このように、あるサービスのGUIを、ユーザごとに当該ユーザが普段使い慣れているサービスやアプリケーションのGUIの表示形態に変換して表示させることで、多数のテンプレートを用意しなくても、ユーザは自身が使い慣れたサービス又はアプリケーションと類似する表示形態により上記サービスを利用することが可能となる。 In this way, by converting the GUI of a certain service into the GUI display form of the service or application that the user is usually familiar with for each user, the user can himself / herself without preparing many templates. It is possible to use the service by a display form similar to a service or application that is familiar to users.
上記GUIの変換を実現するために、この発明では以下のような対策を講じている。すなわち、先ず使い慣れているアプリケーションやサービスを判定する。そのために、利用者が使用したアプリケーションの操作履歴(例えばボタンを押した回数)や、スクリーンショットを記憶しておく。そして、操作履歴から、どのアプリケーションでどのような操作をどの位置に配置されているどんなフォームで良く行われているかを抽出する。例えば「アプリケーションA」では、コメントの「投稿」操作を「x座標が50、y座標が10」の位置にある「ボタン」フォームを押すことにより行うことが多いという情報を抽出する。 In order to realize the above-described GUI conversion, the present invention takes the following measures. That is, first, an application or service that is familiar to the user is determined. For this purpose, an operation history of the application used by the user (for example, the number of times the button is pressed) and a screen shot are stored. Then, from the operation history, it is extracted which operation is frequently performed in what form in which application and what operation is arranged at which position. For example, in the “application A”, information is extracted that the “post” operation of the comment is often performed by pressing the “button” form at the position of “x coordinate is 50 and y coordinate is 10”.
次に、この「操作」と「フォーム」が同一の組み合わせとなるものを、慣れスコアの高いものの「位置」や「デザイン」に変換する。例えば、初めて使用するアプリケーションBに「投稿」という操作と「ボタン」というフォームがあり、アプリケーションAの「投稿」と「ボタン」の組み合わせの慣れスコアが高い場合、アプリケーションBの投稿ボタンをアプリケーションAの位置とデザインに変換する。この処理を起動したアプリケーションがもつ「操作」と「フォーム」の組み合わせ全てに対して実行することでGUIの変換を行う。なお「デザイン」の変換は、操作履歴がもつ位置座標やフォームの幅や高さと、その操作履歴と同時刻に記録したスクリーンショットとからフォームのデザインを抽出する。 Next, the same combination of “operation” and “form” is converted into “position” or “design” with a high familiarity score. For example, if the application B used for the first time has an operation “post” and a form “button” and the familiar score of the combination of “post” and “button” of the application A is high, the post button of the application B is used as the application A's post button. Convert to position and design. The GUI conversion is performed by executing this process for all combinations of “operation” and “form” of the application that has started up. In the “design” conversion, the form design is extracted from the position coordinates of the operation history, the width and height of the form, and the screen shot recorded at the same time as the operation history.
慣れスコアは、操作種別とフォーム種別との組み合わせの全てに対して算出する。操作種別とは、上述した「投稿」の他に、「ブックマーク」、「ページスクロール」等といった操作の行為をさす。フォーム種別とは、上述した「ボタン」の他に、「スクロールバー」等といった操作を行うための入カフォームのことをさす。慣れスコアは、例えば全てのアプリケーションを対象にして同一の操作種別とフォーム種別との組み合わせの出現頻度に対する当該アプリケーションの操作数の確率を用いて算出することができる。例えば、「投稿」と「ボタン」の組み合わせとなる操作履歴が全てのアプリケーションで100回存在し、その内アプリケーションAでの回数は75回であったとする。この場合、「投稿」、「ボタン」、「アプリケーションA」の慣れスコアは0.75となる。 The familiarity score is calculated for all combinations of operation type and form type. The operation type refers to an act of operation such as “bookmark” and “page scroll” in addition to the above “post”. The form type refers to an input form for performing an operation such as “scroll bar” in addition to the “button” described above. The familiarity score can be calculated using, for example, the probability of the number of operations of the application with respect to the appearance frequency of the combination of the same operation type and form type for all applications. For example, it is assumed that an operation history that is a combination of “post” and “button” exists 100 times for all applications, and the number of times for application A is 75 times. In this case, the familiarity score of “post”, “button”, and “application A” is 0.75.
以上の手法により、多数のテンプレートを用意しなくてもユーザごとにその好みに応じたユーザインタフェースを表示することが可能となり、これによりユーザは初見のサービスやアプリケーションでも使い方がすぐ分かるようになる。 With the above method, it is possible to display a user interface according to the preference for each user without preparing a large number of templates, so that the user can easily understand how to use even first-time services and applications.
[一実施形態]
以下、図面を参照してこの発明に係わる実施形態を説明する。
(構成)
図2は、この発明の一実施形態に係わるユーザインタフェース変換機能を備えた端末の機能構成を示すブロック図である。
端末100は、携帯電話機やスマートホン、タブレット型端末、ノート型パーソナル・コンピュータ等の移動端末(ノード)からなり、この一実施形態を実現するために必要な機能として、記憶部101と、アプリケーション実行部102と、アプリケーション監視部103と、操作履歴情報生成部104と、スクリーンショット情報生成部105と、慣れスコア情報算出部106と、GUI変換処理部107と、タイマ108を備えている。このうち、記憶部101を除いた各機能は、図示しないプログラム・メモリに格納されたプロを図示しないCPU(Central Processing Unit)に実行させることにより実現される。
[One Embodiment]
Embodiments according to the present invention will be described below with reference to the drawings.
(Constitution)
FIG. 2 is a block diagram showing a functional configuration of a terminal having a user interface conversion function according to an embodiment of the present invention.
The terminal 100 includes a mobile terminal (node) such as a mobile phone, a smart phone, a tablet-type terminal, and a laptop personal computer. As functions necessary for realizing this embodiment, a
記憶部101には、操作履歴情報記憶エリア1011と、スクリーンショット情報記憶エリア1012と、慣れスコア情報記憶エリア1013が設けられている。操作履歴情報記憶エリア1011は、ユーザがアプリケーションを利用しているときの操作履歴を表す情報を蓄積するために用いられる。図4は記憶された操作履歴情報の一例を示すもので、各操作履歴情報はそれぞれアプリケーション名と、記憶時刻と、操作目的の種別と、操作フォームの種別と、画面上のx座標及びy座標と、フォームデザインの幅及び高さを示す情報により表される。
The
スクリーンショット情報記憶エリア1012は、スクリーンショット情報を記憶するために用いられる。スクリーンショットとは画面のキャプチャ画像である。図5は記憶されたスクリーンショット情報の一例を示すもので、各スクリーンショット情報はそれぞれアプリケーション名と、記憶時刻と、キャプチャ画像ファイルの保存場所を表す情報により表される。
The screen shot
慣れスコア情報記憶エリア1013は、上記操作履歴情報記憶エリア1011及びスクリーンショット情報記憶エリア1012に記憶された操作種別とフォーム種別のすべての組み合わせに対して、後述する慣れスコア情報算出部106により算出された慣れ情報を記憶するために用いられる。図6は記憶された慣れスコア情報の一例を示すもので、操作種別、フォーム種別、アプリケーション名、画面上のx座標及びy座標に関連付けて記憶される。
The familiar score
アプリケーション実行部102は、ボタンが押された、或いは画面がスクロールされたといった入力イベントが発生した場合に、その操作情報とスクリーンショットをアプリケーション監視部103に渡す。また、アプリケーション起動時にはGUI情報をアプリケーション監視部103に渡し、さらに後述するGUI変換処理部107から変換後GUI情報を受け取った場合には当該変換後GUI情報に従い画面データを表示させる機能を有する。
The
図3は上記GUI情報及び操作情報の一例を示すものである。GUI情報及び操作情報は、アプリケーション名、操作種別、フォーム種別、画面上のx座標及びy座標、フォームデザインの幅、高さを示す情報により表される。GUI情報と操作情報のデータ形式は基本的に同一であるが、GUI情報は同一アプリケーションすべてのデータの集合、操作情報はアプリケーション、操作種別、フォーム種別の一意な組み合わせとなる。例えば図3では、アプリケーションBが起動された場合には2行目のデータと3行目のデータの集合がGUI情報となる。また、プリケーションBの投稿ボタンが押された場合には、3行目のデータが操作情報となる。なお、操作種別、フォーム種別は予めアプリケーション実行部102内で定義されているものを使用する。例えば、アプリケーションとしてWebアプリケーションを対象としているのであれば、HTMLで定義されているフォームタグのインプットタイプがフォーム種別に、またフォームに付けられている名称が操作種別となる。
FIG. 3 shows an example of the GUI information and operation information. The GUI information and operation information are represented by information indicating the application name, operation type, form type, x-coordinate and y-coordinate on the screen, and the width and height of the form design. The data format of the GUI information and the operation information is basically the same, but the GUI information is a set of data of all the same applications, and the operation information is a unique combination of the application, operation type, and form type. For example, in FIG. 3, when the application B is activated, a set of data on the second row and data on the third row becomes the GUI information. When the posting button of application B is pressed, the data on the third line is the operation information. Note that the operation type and the form type are defined in the
アプリケーション監視部103は、アプリケーション実行部102から情報を受け取った場合に、受け取った情報が操作情報であれば操作履歴情報生成部104へ、スクリーンショットであればスクリーンショット情報生成部105へ、GUI情報であればGUI変換処理部107へそれぞれ転送する。また、GUI変換処理部107から変換後GUI情報を受け取った場合には、アプリケーション実行部102へこの変換後GUI情報を転送する。
When receiving the information from the
操作履歴情報生成部104は、アプリケーション監視部103から操作情報を受け取った場合に、当該操作情報にタイムスタンプを付与して操作履歴情報を生成する。そして、この生成された操作履歴情報を記憶部101の操作履歴情報記憶エリア1011に記憶させる機能を有する。
When the operation history
スクリーンショット情報生成部105は、アプリケーション監視部103からスクリーンショットを受け取ると、このスクリーンショットに対しタイムスタンプ情報及びスクリーンショット画像の保存先ファイルパスを付与してスクリーンショット情報を生成する。そして、この生成されたスクリーンショット情報を記憶部101内のスクリーンショット情報記憶エリア1012に記憶させる処理を行う。
When the screen shot
慣れスコア情報算出部106は、開始トリガを受信したとき、記憶部101の操作履歴情報記憶エリア1011及びスクリーンショット情報記憶エリア1012からそれぞれ操作履歴情報及びスクリーンショット情報を読み出し、この読み出された情報をもとに慣れスコアを算出する。慣れスコアは、例えばすべてのアプリケーションを対象にして、同一の操作種別とフォーム種別の組み合わせの出現頻度に対する当該アプリケーションの操作数の確率として算出される。そして、この算出された慣れスコア情報を記憶部101の慣れスコア情報記憶部1013に記憶させる機能を有する。
When the familiarity score
GUI変換処理部107は、アプリケーション監視部103からGUI情報を受け取った場合に、記憶部101から慣れスコア情報を読み出し、この読み出された慣れスコア情報にもとついてGUI情報を変換し、変換後GUI情報をアプリケーション監視部103へ出力する機能を有する。
タイマ108は、予め設定されている周期で慣れスコア算出部106に対し開始トリガを送信する機能を有する。
When the GUI
The
(動作)
次に、以上のように構成された端末100によるユーザインタフェース変換処理の動作を説明する。図7はその処理手順と処理内容を示すフローチャートである。
(1)入力イベントの発生の監視
アプリケーションの実行中に、ボタンの押下や画面のスクロール操作等の入力イベントが発生すると、アプリケーション実行部102からアプリケーション監視部103に対しその操作情報又はスクリーンショットが出力される。また、アプリケーション起動時にはGUI情報がアプリケーション監視部103へ出力される。
(Operation)
Next, the operation of the user interface conversion process by the terminal 100 configured as described above will be described. FIG. 7 is a flowchart showing the processing procedure and processing contents.
(1) Monitoring of occurrence of input event When an input event such as a button press or a screen scroll operation occurs during the execution of an application, the operation information or screen shot is output from the
アプリケーション監視部103は、上記アプリケーション実行部102による情報の出力をステップS1により監視している。そして、情報を受信すると、この受信した情報がGUI情報であるか、操作情報であるか又はスクリーンショットであるかを判定する。そして、GUI情報であればGUI変換処理部107に当該GUI情報を転送し、操作情報であれば操作履歴情報生成部104に当該操作情報を転送し、スクリーンショットであればスクリーンショット情報生成部105に当該スクリーンショットを転送する。
The
(2)操作履歴情報の生成
操作履歴情報生成部104は、ステップS7において操作情報の受信を監視しており、操作情報を受け取るとステップS8に移行する。そして、このステップS8で操作履歴情報を生成し、この生成した操作履歴情報を記憶部101の操作履歴情報記憶エリア1011に格納する。操作履歴情報の生成は、受信した操作情報にタイムスタンプを付与し、さらにデータ構成を例えば図4に示したデータ集合の形態に整形することによりなされる。そして、この1つの操作に対する操作履歴情報の生成及び格納処理が終了すると、待機状態に戻る。以後同様に、操作情報を受け取るごとに操作履歴情報の生成及び格納処理が繰り返し実行される。
(2) Generation of Operation History Information The operation history
(3)スクリーンショット情報の生成
スクリーンショット情報生成部105は、ステップS9においてスクリーンショットの受信を監視しており、スクリーンショットを受信するとステップS10に移行する。そして、このステップS10において、スクリーンショット情報を生成して、記憶部101のスクリーンショット情報記憶エリア1012に格納する処理を実行する。スクリーンショット情報の生成は、例えば図5に示したように、受信したスクリーンショットに対しタイムスタンプ及びスクリーンショット画像の保存先ファイルパスを付与することによりなされる。そして、この1個のスクリーンショットに対するスクリーンショット情報の生成及び格納処理が終了すると、待機状態に戻る。以後同様に、スクリーンショットを受け取るごとにスクリーンショット情報の生成及び格納処理が繰り返し実行される。
(3) Generation of Screen Shot Information The screen shot
(4)慣れスコアの算出
タイマ108から開始トリガが発生されると、慣れスコア算出部106はすべてのアプリケーションを対象にして以下のように慣れスコアを計算する。図8はその処理手順と処理内容を示すフローチャートである。
すなわち、慣れスコア算出部106は先ずステップS901において、記憶部101の操作履歴情報記憶エリア1011及びスクリーンショット情報記憶エリア1012からそれぞれ操作履歴情報とスクリーンショット情報を全て読み出し、この読み出した各情報を作業メモリに保持する。またそれと共に、慣れスコア情報のすべてを更新するために、記憶部101の慣れスコア情報記憶部1013に記憶されている慣れスコア情報をすべて削除する。
(4) Calculation of habituation score When a start trigger is generated from the
That is, the familiarity
次にステップS902において、上記作業メモリに保持した各情報のうち、まだ慣れスコアを算出していないアプリケーション名が存在するか否かを判定する。この判定の結果、慣れスコアを算出していないアプリケーション名があれば、ステップS903の処理へ移行する。 Next, in step S902, it is determined whether or not there is an application name for which the familiarity score has not yet been calculated among the pieces of information held in the work memory. As a result of the determination, if there is an application name for which the familiarity score has not been calculated, the process proceeds to step S903.
ステップS903では、慣れスコアを算出していないアプリケーション名のうちの1つを選択し、この選択したアプリケーション名に関連付けられた操作履歴情報とスクリーンショット情報をすべて選択する。そして、この選択した情報を作業メモリに保持する。続いてステップS904において、上記ステップS903により選択された操作履歴情報をもとに、その操作種別とフォーム種別のすべての組み合わせに対して慣れスコアをそれぞれ計算する。 In step S903, one of the application names for which the familiarity score is not calculated is selected, and all the operation history information and screen shot information associated with the selected application name are selected. The selected information is held in the work memory. In step S904, a familiarity score is calculated for each combination of the operation type and the form type based on the operation history information selected in step S903.
慣れスコアは、操作履歴情報に含まれる同一の操作種別とフォーム種別の組み合わせのすべての出現回数に対する、上記ステップS903により選択されたアプリケーションにおける同一の操作種別とフォーム種別の組み合わせの出現回数の確率として算出する。 The familiarity score is a probability of the number of appearances of the combination of the same operation type and form type in the application selected in step S903 with respect to all the occurrences of the combination of the same operation type and form type included in the operation history information. calculate.
例えば、選択されたアプリケーションがアプリケーションA、操作種別とフォーム種別の組み合わせが「投稿」と「ボタン」であり、「投稿」と「ボタン」の組み合わせとなる操作履歴がすべてのアプリケーションで100回存在し、そのうちアプリケーションAにおける回数が75回だったとする。この場合、「投稿」、「ボタン」、「アプリケーションA」の慣れスコアは0.75となる。このような処理を操作種別とフォーム種別のすべての組み合わせに対して行い、これにより算出された慣れスコアを記憶部101の慣れスコア情報記憶部1013の該当するアプリケーションAに関連付けて書き込む。
For example, the selected application is application A, the combination of operation type and form type is “post” and “button”, and the operation history of the combination of “post” and “button” exists 100 times for all applications. Suppose that the number of times in application A is 75 times. In this case, the familiarity score of “post”, “button”, and “application A” is 0.75. Such processing is performed for all combinations of the operation type and the form type, and the habituation score calculated thereby is written in association with the corresponding application A in the habituation score
以後同様に、すべてのアプリケーションについて上記ステップS903及びS904による処理を実行し、その処理が終了すると慣れスコア算出処理を終了し、タイマ108から次の開始トリガが発生するまで待機状態となる。
Thereafter, similarly, the processes in steps S903 and S904 are executed for all the applications. When the processes are completed, the familiarity score calculation process is terminated, and a standby state is entered until the next start trigger is generated from the
(5)GUIの変換
GUI変換処理部107は、ステップS1でGUI情報の受信を監視しており、GUI情報を受信するとステップS2に移行する。そして、このステップS2において先ず記憶部101の慣れスコア情報記憶部1013から、過去に実行された各アプリケーションに対するユーザの慣れスコアを読み出す。そして、この読み出した慣れスコアを作業メモリに保持する。
(5) Conversion of GUI The GUI
GUI変換処理部107は、次にステップS3において、上記受信されたGUI情報に含まれる操作種別及びフォーム種別を分析する。ここで、操作種別及びフォーム種別とは、図4及び図6に示したように投稿やページ移動、ボタンやスクロールバーのことを指す。上記受信されたGUI情報にどんな操作種別又はフォーム種別が含まれているかを抽出し、その結果を作業メモリに保持する。
In step S3, the GUI
続いてステップS4において、上記ステップS2において取得された慣れスコア情報と、上記ステップS3により抽出された操作種別又はフォーム種別に基づいて、変換後GUI情報を生成する。 Subsequently, in step S4, converted GUI information is generated based on the familiarity score information acquired in step S2 and the operation type or form type extracted in step S3.
例えば、いま受信されたGUI情報の操作種別とフォーム種別の組み合わせとして「投稿」、「ボタン」が存在し、慣れスコア情報が図6に示すものだったとする。この場合、慣れスコア情報の中に「投稿」、「ボタン」という組み合わせのものは2つ存在するが、慣れスコアが大きいのは「アプリケーションA」のものであるため、受信されたGUI情報の「投稿」、「ボタン」、ユーザインタフェースをアプリケーションAのx、y座標値に書き換える。またデザイン変換のために、先ず選択している操作種別とフォーム種別、慣れスコアが最大だったアプリケーション名を検索キーとして、記憶部101に記憶されている操作履歴情報の中から最新の記憶時刻のデータを1つ取得する。
For example, it is assumed that “post” and “button” exist as combinations of the operation type and the form type of the GUI information just received, and the familiar score information is as shown in FIG. In this case, there are two combinations of “post” and “button” in the familiar score information, but since the large familiar score is that of “application A”, the received GUI information “ The “post”, “button”, and user interface are rewritten to the x and y coordinate values of application A. For design conversion, the operation type and form type selected first, and the name of the application with the highest familiarity score are used as search keys, and the latest storage time is selected from the operation history information stored in the
次に、取得した操作履歴情報のアプリケーション名と記憶時刻を検索キーとして、記憶部101に記憶されているスクリーンショット情報の中から最も記憶時刻が近いデータを1つ取得する。そして、この取得されたスクリーンショット情報からスクリーンショット画像を読み込み、この読み込まれたスクリーンショット画像から、先に取得した操作履歴情報のx、y座標および幅、高さをパラメータとして画像を切り出す。切り出した画像が変換後のデザインとなるため、この画像データを変換後GUI情報に付与する。
Next, using the application name and storage time of the acquired operation history information as search keys, one piece of data having the closest storage time is acquired from the screen shot information stored in the
以上の処理を、受信したGUI情報の操作種別とフォーム種別の組み合わせとなっているもの全てに対して行い、変換完了後の情報を変換後GUI情報として作業メモリに保持する。 The above processing is performed for all combinations of the operation type and form type of the received GUI information, and the information after the conversion is completed is stored in the work memory as the converted GUI information.
続いてステップS5において、アプリケーション情報送信元となるアプリケーション実行部102へ上記変換後GUI情報を送り、ステップS6の処理へ進む。ステップS6では、アプリケーション情報送信元のアプリケーション実行部102が、上記受け取った変換後GUI情報に基づいてユーザインタフェースを描画し、GUI変換処理は終了となり、イベントが再度発生するまで待機状態になる。
Subsequently, in step S5, the converted GUI information is sent to the
(効果)
以上詳述したように一実施形態では、アプリケーションごとに操作履歴情報とスクリーンショット情報を記憶部101に記憶し、この記憶された操作履歴情報及びスクリーンショット情報をもとに、操作種別と入力フォームの種別の全ての組み合わせについてその慣れスコアを算出し記憶部101に記憶する。そして、新たなアプリケーションが起動された場合に、当該アプリケーションのGUIを、過去に使用されたアプリケーションのうち慣れスコアの高いアプリケーションのボタン操作位置とデザインに対応するように変換するようにしている。
(effect)
As described above in detail, in one embodiment, operation history information and screenshot information are stored in the
したがって、ユーザが新しいアプリケーションを使用する際に、多数のGUIテンプレートを用意しなくても、ユーザごとにその好みに応じたGUIを表示することが可能となり、これによりユーザは初見のサービスやアプリケーションでも使い方がすぐ分かるようになる。 Therefore, when a user uses a new application, it is possible to display a GUI according to his / her preference for each user without preparing a large number of GUI templates. You will soon know how to use it.
また、アプリケーションのGUIに対する慣れスコアを、当該アプリケーションの操作種別と入力フォーム種別の組み合わせについて算出するようにしているので、単に操作種別或いは入力フォーム種別について算出する場合に比べ、アプリケーションのGUIに対するユーザの慣れの度合いを、より正確に判定することが可能となる。 In addition, since the familiarity score for the application GUI is calculated for the combination of the operation type and the input form type of the application, the user's score for the application GUI can be compared with the case where the operation type or the input form type is simply calculated. It becomes possible to determine the degree of familiarity more accurately.
[他の実施形態]
なお、この発明は上記実施形態に限定されるものではない。例えば、前記一実施形態ではユーザインタフェースの変換機能を端末100に備えた場合を例にとって説明したが、同機能をクラウドコンピュータやWebサーバに設けてもよい。この場合、クラウドコンピュータ又はサーバは、端末からアプリケーションの操作履歴情報及びスクリーンショット情報をネットワークを介して取得する。そして、この取得した各情報に基づいてアプリケーションごとの慣れスコアを算出し、この算出された慣れスコアを参照してGUI情報を変換して端末へダウンロードする。このようにすることで、端末の処理負荷を軽減することができる。
[Other Embodiments]
The present invention is not limited to the above embodiment. For example, in the embodiment, the case where the terminal 100 is provided with the user interface conversion function has been described as an example, but the same function may be provided in a cloud computer or a Web server. In this case, the cloud computer or the server acquires application operation history information and screen shot information from the terminal via the network. Then, a familiarity score for each application is calculated based on the acquired information, and the GUI information is converted with reference to the calculated familiarity score and downloaded to the terminal. In this way, the processing load on the terminal can be reduced.
また、前記実施形態ではタイマ108から開始トリガが発生するごとに慣れスコアを算出し直すようにしているが、1つのアプリケーションの実行が終了するごとに、記憶部101の慣れスコア情報記憶エリア1013に記憶されている全ての慣れスコアを計算し直すようにしてもよい。このようにすると、アプリケーションが実行されていない状態で慣れスコアの再計算が行われる不具合を防止して、端末100の処理負荷及びバッテリ消費を軽減することができる。
In the embodiment, the familiarity score is recalculated every time a start trigger is generated from the
その他、装置の種類やその構成、ユーザインタフェース変換処理の手順と処理内容等については、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。
要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。
In addition, the device type and configuration, the user interface conversion processing procedure and processing contents, and the like can be variously modified without departing from the scope of the present invention.
In short, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.
100…端末、101…記憶部、1011…操作履歴情報記憶エリア、1012…スクリーンショット情報記憶エリア、1013…慣れスコア情報記憶エリア、102…アプリケーション実行部、103…アプリケーション監視部、104…操作履歴情報生成部、105…スクリーンショット情報生成部、106…慣れスコア情報算出部、107…GUI変換処理部、108…タイマ。
DESCRIPTION OF
Claims (6)
前記アプリケーションごとに当該アプリケーションに対するユーザの慣れの度合いを計算する計算手段と、
アプリケーションが実行される際に、当該アプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち前記計算された慣れの度合いが高いアプリケーションのユーザインタフェースに近づけるように変換する変換手段と、
前記変換されたユーザインタフェースをユーザに提示する提示手段と
を具備し、
前記計算手段は、
前記アプリケーションが実行されるごとに、その操作種別及びフォーム種別を検出し操作履歴として記憶する手段と、
前記記憶された操作履歴をもとに、操作種別とフォーム種別との組み合わせごとに、当該組み合わせにおける出現頻度をアプリケーション単位に算出する手段と、
前記算出された出現頻度から、操作種別とフォーム種別との組み合わせごとに、各アプリケーションの出現頻度の確率を求め、この確率を慣れの度合いとして記憶する手段と
を備え、
前記変換手段は、
アプリケーションが実行される際に、当該実行されるアプリケーションの操作種別とフォーム種別を抽出し、前記実行されるアプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち前記抽出された操作種別とフォーム種別による慣れ度合いが高いアプリケーションのユーザインタフェースに近づけるように変換することを特徴とするユーザインタフェース変換装置。 A user interface conversion device that presents to a user a user interface defined by the application for each application,
Calculating means for calculating the degree of user familiarity with the application for each application;
Conversion means for converting a user interface of the application so as to approach the user interface of the application having a high degree of familiarity among the applications used in the past when the application is executed;
Presenting means for presenting the converted user interface to a user ,
The calculating means includes
Means for detecting the operation type and form type each time the application is executed, and storing it as an operation history;
Based on the stored operation history, for each combination of operation type and form type, means for calculating the appearance frequency in the combination for each application;
Means for obtaining a probability of appearance frequency of each application for each combination of operation type and form type from the calculated appearance frequency, and storing the probability as a degree of familiarity;
With
The converting means includes
When an application is executed, the operation type and form type of the application to be executed are extracted, and the user interface of the application to be executed is extracted from the previously used applications. A user interface conversion device that performs conversion so as to be closer to a user interface of an application having a high degree of familiarity with .
前記アプリケーションごとに当該アプリケーションに対するユーザの慣れの度合いを計算する過程と、
アプリケーションが実行される際に、当該アプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち前記計算された慣れの度合いが高いアプリケーションのユーザインタフェースに近づけるように変換する過程と、
前記変換されたユーザインタフェースをユーザに提示する過程と
を具備し、
前記計算する過程は、
前記アプリケーションが実行されるごとに、その操作種別及びフォーム種別を検出し操作履歴として記憶する過程と、
前記記憶された操作履歴をもとに、操作種別とフォーム種別との組み合わせごとに、当該組み合わせにおける出現頻度をアプリケーション単位に算出する過程と、
前記算出された出現頻度から、操作種別とフォーム種別との組み合わせごとに、各アプリケーションの出現頻度の確率を求め、この確率を慣れの度合いとして記憶する過程と
を備え、
前記変換する過程は、
アプリケーションが実行される際に、当該実行されるアプリケーションの操作種別とフォーム種別を抽出し、前記実行されるアプリケーションのユーザインタフェースを、過去に使用されたアプリケーションのうち前記抽出された操作種別とフォーム種別による慣れ度合いが高いアプリケーションのユーザインタフェースに近づけるように変換することを特徴とするユーザインタフェース変換方法。 A user interface conversion method executed in a device for presenting a user interface defined by the application to the user for each application,
Calculating the degree of user familiarity with the application for each application;
When an application is executed, a process of converting the user interface of the application so as to approach the user interface of the application having a high degree of familiarity among the applications used in the past;
Presenting the converted user interface to a user ,
The calculation process includes:
Each time the application is executed, the process of detecting the operation type and form type and storing it as an operation history;
Based on the stored operation history, for each combination of operation type and form type, a process of calculating the appearance frequency in the combination for each application;
From the calculated appearance frequency, for each combination of operation type and form type, a probability of the appearance frequency of each application is obtained, and this probability is stored as a degree of familiarity;
With
The converting process includes:
When an application is executed, the operation type and form type of the application to be executed are extracted, and the user interface of the application to be executed is extracted from among the applications used in the past. A user interface conversion method, characterized in that conversion is performed so that the user interface of an application having a high degree of familiarity with is approximated .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012236834A JP5422723B1 (en) | 2012-10-26 | 2012-10-26 | User interface conversion apparatus, method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012236834A JP5422723B1 (en) | 2012-10-26 | 2012-10-26 | User interface conversion apparatus, method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5422723B1 true JP5422723B1 (en) | 2014-02-19 |
JP2014086019A JP2014086019A (en) | 2014-05-12 |
Family
ID=50287273
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012236834A Active JP5422723B1 (en) | 2012-10-26 | 2012-10-26 | User interface conversion apparatus, method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5422723B1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7523489B2 (en) | 2022-04-26 | 2024-07-26 | Necパーソナルコンピュータ株式会社 | Information processing device, user interface selection method, program, and user interface management server |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8031196B2 (en) * | 2002-02-19 | 2011-10-04 | Sharp Kabushiki Kaisha | Display, electronic device, data transmitting method, information terminal, host apparatus, program, recording medium |
JP5447013B2 (en) * | 2010-03-05 | 2014-03-19 | 株式会社リコー | Display device, image forming apparatus, customization method, program |
-
2012
- 2012-10-26 JP JP2012236834A patent/JP5422723B1/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2014086019A (en) | 2014-05-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6262362B2 (en) | Put a message in the communication thread | |
KR101382517B1 (en) | Method and mobile terminal for processing contacts | |
CN104112002B (en) | A kind of methods, devices and systems of list adaptation | |
WO2013097129A1 (en) | Contact search method, device and mobile terminal applying same | |
JP2006511112A (en) | Mobile graphic display | |
US10587542B2 (en) | Communication system and storage medium for transmitting physical expression information | |
JP2015056127A (en) | Server device, information processing program, information processing system, and information processing method | |
EP2833314A1 (en) | Data processing system, control method therefor, program and information storage medium | |
CN113593614B (en) | Image processing method and device | |
JP5422723B1 (en) | User interface conversion apparatus, method and program | |
JP4811481B2 (en) | Discussion support device and discussion support program | |
WO2017063260A1 (en) | Data display method and device, and terminal | |
JP4853535B2 (en) | Discussion support device and discussion support program | |
JP5926755B2 (en) | Object display system for relationship graph | |
WO2013131413A1 (en) | Contact lookup method and mobile terminal | |
JP2014085793A (en) | Display device and display control method | |
CN108293182B (en) | Mobile device and method | |
JP2009009214A (en) | Pictograph provision system | |
JP6259225B2 (en) | Electronic device, gesture recognition operation method for mobile terminal connected to the same, and in-vehicle system | |
CN103532993B (en) | Contact person's Custom Attributes synchronous method based on XML and device | |
US20190272087A1 (en) | Interface filtering method and system | |
JP2019111363A (en) | Game program and game device | |
CN110134299A (en) | Method and equipment for changing display information of target object | |
JP6490785B1 (en) | Game program and game apparatus | |
US20240244298A1 (en) | Video sound control |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20131119 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131125 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5422723 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |