著者
飯田 龍 乾健太郎 松本裕治
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.45, no.3, pp.906-918, 2004-03-15
参考文献数
24
被引用文献数
15

センタリング理論のような言語学的な知見を,機械学習を用いた照応解析に統合する一方法を提案する.従来の照応解析手法は,大きく規則ベースの手法と統計的な手法に分類でき,それぞれ独立に研究がなされてきた.規則ベースの手法では,言語学的知見に基づき人手で規則を記述するが,照応現象を包括的にとらえる規則を書き尽くすことは困難である.一方,機械学習に基づく手法では,人手では扱うことのできない規則の組合せを考慮できるが,言語学的知見を有効に活用していない.これら2つの手法をうまく統合することによって,両者の利点を同時に引き出すことができれば,精度の向上がさらに期待できる.本論文では2つの手法の統合を目指し,具体的な方法として,(i)センタリング理論に基づく局所的な文脈を考慮した素性(センタリング素性)の導入,および(ii)先行詞候補間を比較するモデル(トーナメントモデル)の2点を提案する.この提案手法を用いて日本語ゼロ代名詞の同定を行い,先行研究の機械学習を用いた手法より精度良く先行詞の同定ができたことを報告する.We propose a method that enhances a machine learning model foranaphora resolution by incorporating linguistically motivatedcontextual clues, such as the centering theory. Conventionalapproaches to anaphora resolution (or more generally coreferenceresolution) can be classified into rule-based approaches andcorpus-based empirical approaches, and they have evolved ratherindependently. In rule-based approaches, efforts have been directedto manual encoding of various linguistic cues into a set of rule.However it is prohibitively difficult to describe rulesexhaustively. On the other hand, empirical approaches with a machinelearning techniques are able to take into account the combination offeatures, which is hard to deal with in the former approaches.However, they hardly exploit the linguistic cues. Therefore, weenvisaged that a method that combines the working of the twoapproaches will perform more effectively. Indeed, our model showsimprovements arising from two sources: (i) the feature of localcontextual factors and (ii) an augmentation of the learning model totake into account comparison between candidates. This model is appliedto resolve Japanese zero-anaphors and outperforms earlier machinelearning approaches.
著者
大熊 浩示 南出 靖彦
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌. プログラミング (ISSN:03875806)
巻号頁・発行日
vol.46, no.6, 2005-04-15

正しいコンパイラを得るためには, コンパイラの形式化が正しいだけでなく, その実装の正しさも検証しなければならない.我々は定理証明システムIsabelle/HOLを用いてコンパイラを形式化し, その正しさを検証した.さらに, Isabelle/HOLのコード生成機能を用い, Isabelle/HOLで記述されたコンパイラを実行可能なプログラムへ変換した.このコード生成機能はIsabelle/HOLの構文をStandard MLの構文に単純に変換するもので, 生成されたプログラムの信頼性は高いといえる.コンパイラは構文解析を除くすべてのフェーズがIsabelle/HOLで記述されており, コード生成機能で変換されたプログラムに構文解析プログラムなどを加えることにより実行可能な検証されたコンパイラを得ることができる.コンパイラはScheme構文を持つ関数型プログラミング言語を入力とし, Java仮想機械のアセンブリ言語を生成する.今回形式化したコンパイラはクロージャ変換やインライン展開など, これまで検証されたコンパイラでは扱われていない高度なプログラム変換を行っている.また, コンパイラの記述ではコンパイル時間も考慮し, 効率の良いデータ構造を採用した.得られたコンパイラをいくつかのSchemeプログラムに対して適用した結果, コンパイル時間, 生成されたプログラムの実行時間ともに既存のコンパイラに劣らない結果が得られた.
著者
石田 晴久
出版者
一般社団法人情報処理学会
雑誌
情報処理 (ISSN:04478053)
巻号頁・発行日
vol.27, no.12, pp.p1341-1348, 1986-12-15
被引用文献数
2
著者
洲崎 誠一 吉浦 裕 永井 康彦 豊島久 佐々木 良一 手塚 悟
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.41, no.8, pp.2198-2207, 2000-08-15
被引用文献数
3

WWWシステムを単なる情報伝達の手段としてだけでなく,電子商取引システムのようにビジネスに活用しようという動きが顕著である.電子商取引システムでは,様々なマークが利用されている.販売者のWebページ上に,決済方法に関する情報として,利用可能なクレジットカード会社のロゴマークが貼付されているのはその一例である.しかし,従来のマークは単なる画像データなので,偽造や改ざん,不正コピーなどが容易にできてしまう.そこで,本稿では,販売者のWebページを閲覧する消費者が,当該Webサイトの真正性を確認可能とするインターネット・マークを提案する.インターネット・マークでは,Webページを構成するコンテンツや,そのWebページを公開するURL,IPアドレスなどといった複数の情報に対して,ディジタル署名を施し,その結果をマークに透かし込む.ブラウザを使ってWebページを閲覧した消費者は,当該Webページに貼付されたインターネット・マークに透かし込まれている埋め込み情報を抽出し,現在閲覧しているWebページのコンテンツ,URL,IPアドレスなどと比較・検証することで,不正の有無を確認することができる.実際にプロトタイプシステムを開発して評価を行い,インターネット・マークの有用性を確認した.Recently, various values visual marks are effectively used in business applications. For example, in many Web pages different credit card company's logo are attached as a source for payment information. In this case, one glance at these logos will make the customer able to recognize automatically the payment method. However, these marks are easy to forge, tamper with and copy into unauthorized Web site because they are only graphic data. And no method is offered to consumers to confirm the authenticity of logo marks. This insecurity causes serious problems with business application. To resolve these problems, in this paper, we propose Internet-Marks; reliable visual marks for the Web site authentication. Internet-Marks enables to detect illegal acts by the combination of traditional digital signature and digital watermarking techniques.
著者
池田 友彦 杉本 晃宏
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌コンピュータビジョンとイメージメディア(CVIM) (ISSN:18827810)
巻号頁・発行日
vol.47, no.10, pp.72-82, 2006-07-15

逐次型の運動推定手法では,運動が長くなると推定誤差が累積し,運動軌跡の推定精度が次第に悪くなるという問題をかかえている.そこで,本稿では,搭載した2台のアクティブカメラそれぞれを注視点制御することによりカメラの自己運動を推定する手法を例にとり,時々刻々に推定されたカメラ運動のパラメータがそれまでの入力画像系列と幾何学的に整合するように局所的にバンドル調整を適用し,推定結果をそのつど修正する手法を提案する.そして,(1)局所的バンドル調整によって統計的に有意に誤差が軽減されること,(2)局所的バンドル調整を3フレームに対して適用すると誤差を最も効果的に軽減することができること,(3)提案手法によって長い運動に対しても安定な運動推定を実現することができること,を実験によって示す.Incremental motion estimation methods involve a problem that estimation accuracy gradually becomes worse as the motion trajectory becomes longer and longer. This is due to accumulation of estimation errors incurred in each estimation step. To keep estimation accuracy stable even for a long trajectory, we propose to locally apply the bundle adjustment to each estimated motion so that the modified estimation becomes geometrically consistent with time-series frames acquired so far. To demonstrate the effectiveness of this approach, we employ an ego-motion estimation method using the binocular fixation control, and show that (i) our modification of estimation is statistically significant; (ii) in order to reduce estimation errors most effectively, three frames are optimal for applying the bundle adjustment; (iii) the proposed method is effective in the real situation, demonstrating drastic improvement of accuracy in estimation for a long motion trajectory.
著者
川上 裕司 伊藤 吉弘 金澤 靖
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告コンピュータビジョンとイメージメディア(CVIM) (ISSN:09196072)
巻号頁・発行日
vol.2004, no.6, pp.37-44, 2004-01-22

未校正なステレオカメラにおいて,シーン内に存在する局所的な平面領域のロバストな抽出法を提案する.ここでは,予め画像の対応づけプログラム等により,画像の特徴点間の大まかな対応は取れているものとし,各特徴点に対して,他の全ての特徴点に対する距離を元にした確率分布を定義する.そして,その確率分布を用いて2重のランダムサンプリングによるRANSACを行なうことにより,シーン内の複数の平面領域を検出する.本手法は,ロバストかつ正確に平面領域を検出することができるだけでなく,画像内の直線検出のような他の局所特徴の検出に対しても応用できる.シミュレーションおよび実画像を用いた実験により,本手法の有効性を示す.We propose a robust method for detecting local planar regions in a scene with an uncalibrated stereo. Our method is based on random sampling using distributions of feature point locations. For doing random sampling in RANSAC procedure, we use an uniform distribution and the distributions for each feature point defined by the distances between the point and the other points. We first choose a correspondence by using an uniform distribution and next choose candidate correspondences by using the distribution of the chosen point. Then, we compute a homography from the chosen correspondences and find largest consensus set of the homography for detecting a local planar region in the scene. We repeat this procedure until all regions are detected. We demonstrate that out method is robust to the outliers in the scene by simulations and real image examples.
著者
曽山 典子 神戸 和子 城和貴 加古 富志雄
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告計算機アーキテクチャ(ARC) (ISSN:09196072)
巻号頁・発行日
vol.1999, no.67, pp.85-90, 1999-08-02

中間表現の研究は永い年月をかけて多くの研究者によって研究されてきた.中間表現の基本構成は共通の認識によって構築されているにもかかわらず,多くのコンパイラでは独自の中間表現を構築し,その実装に多くの時間を費やしている.近年,コンパイラ技術の融合を図るべく統一的中間表現が提案されているが,すでに開発されたコンパイラ技術との融合は困難である.本稿では,すでに実装された異なる中間表現を比較し,それらの相互変換の可能性を調べ,その結果,2つの異なる中間表現は実装上の細部では困難な部分もあるが,概ね可能であることがわかった.同時に各構造体の構成成分がおおよそ同じであることがわかった.Many researchers of parallelizing compilers have proposed various design and implementation schemes of intermediate representations (IRs) for the last several decades. The foundation of IRs seems to reach some common ideas, nevertheless they have actually spent much time to complete the foundation of IRs individually. Recently, the concept of universal IRs (UIRs) has been proposed for such general purpose schemes. According to the schemes, different IRs should be integrated even after their implementations, but it may be hard to obtain common UIRs practically. In this paper, we compare different IRs of two parallelizing compilers, then we show the possibility of the conversion of different IRs. As a result, we find that it is practically possible to convent different IRs except some implementation details of the IR data structures, and there are many similarities between different IRs.
著者
筧 捷彦
出版者
一般社団法人情報処理学会
雑誌
情報処理 (ISSN:04478053)
巻号頁・発行日
vol.21, no.9, pp.p975-979, 1980-09-15
著者
佐野 洋 中村 隆宏
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告コンピュータと教育(CE) (ISSN:09196072)
巻号頁・発行日
vol.2004, no.117, pp.39-44, 2004-11-20

筆者らは,中学校,高等学校で利用される英語教科書を調査し,英語教育過程で教授される英語文型を網羅的に調査した。その結果絵を基に,(株)小学館・マルチメディア局との共同開発により,BNC(British National Corpus: 一億五の英文コーパス)から文型を基に英文用例を抽出するための検索式を作成した。検索式を用いて英文用例を抽出した。英文用例はXMLデータベース化し,XMLデータベースからHTLMデータを自動生成して,インターネットを通じて英語教育素材を提供するWebサイトを構築した。本サイトは,小学館コーパスネットワーク(SCN)のサービスとして提供される。We have released a website that allows users to download sentence patterns for English educational purposes. These sentences were extracted from the BNC, and collected by writing search formulas using the LTB. Prior to the creation of the formulas, we surveyed major English textbooks used widely at Japanese educational institutes, for the purpose of covering This project was done in collaboration with Shogakukan and Sano Laboratory at TUFS. The site is provided as a part of SCN services.
著者
篠崎 隆志 河合 栄治 山口 英 山本 平一
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告システム評価(EVA) (ISSN:09196072)
巻号頁・発行日
vol.2005, no.118, pp.13-18, 2005-11-22

Webサーバの性能評価では,インターネット上で起こる様々なネットワーク特性の影響を考慮する必要があるが,現実には実環境と大きく異なる条件下での性能評価が行われている場合も多い.本研究では,実験環境下でネットワークエミュレートを行い,異なるアーキテクチャを持つWebサーバであるApache,thttpd,TUXを対象に性能評価と挙動分析を行った.その結果,TUXではCPU使用率が100%に到達した時に応答時間が他サーバと比べ大幅に増大する,thttpdはパケットロスによりリクエスト応答レートが大幅に低下する,といった挙動が明らかになった.In spite of considering only to server status, network condition is essential when we measure server performance precisely. In this paper, we show the results of benchmarking tests on three different web servers, i.e. Apache, thttpd and TUX in network emulation. We found a fact that the mean reply time of the TUX server was extremely high when compared to those of Apache and thttpd. On the other hand, the mean reply rate of the thttpd server was damaged by network packet losses.
著者
高田 哲司
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告コンピュータセキュリティ(CSEC) (ISSN:09196072)
巻号頁・発行日
vol.2008, no.45, pp.13-18, 2008-05-15

知識照合型個人認証の問題点を改善しうる認証手法として,画像を利用した認証が提案されている.しかしそれらの認証手法は,なんらかの理由により普及に至っていないのが現状である.そこで本論文では,画像認証においてその普及藍阻害している要因を調査する目的で,そのような認証を利用したことのないユーザに対してアンケート調査を実施した.その結果,認証システムが使用する画像種に関してはユーザが敬遠する傾向の高い画像種が明確になった.またその他にも,いくつかの設計要素に関して興味深い示唆が得られたこれらの調査結果は,今後の画像認証システムにおける設計や既存の画像認証の改善において設計方針を決定する際の指針として利用されることが期待される.In this paper, I describe about a user perception of image-based authentication systems. The purpose of this work is to extract positive and negative factors in their systems. And I consider that they will help to design a better image-based authentication systems and give a better direction to improve a system. To do that, I conducted a survey on graduate students that are inexperienced in such authentication systems. I asked them to make a ranking of five systems after I had given a lecture about them. I show a result and discuss about some indications to realize a better image-based authentication systems.
著者
有田 五次郎 荒木 啓二郎
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.24, no.2, pp.230-237, 1983-03-15
被引用文献数
2

オペレーションを点 制御の移動を枝とする非巡回定向グラフで表現される並列プログラムのあるクラスは 各プロセッサが先着順(FCFS)で各オペレーションを実行するとき 自然に同期がとれる.木構造グラフとなるこのような並列プログラムを待ちなし並列プログラム(SPP)と呼ぶ.FCFSはFIFOメモリを用いてハードウェアで容易に実現でき SPPはMIMD型高多重並列処理における同期問題を解決する一つの手段となる.本論文ではまず並列プログラムをグラフ表現し 確定性 同値性等の幾つかの性質について論じる.ここで用いる定義は並列プログラムの物理的性質 すなわちセグメンテーションやプロセッサ割当てを含んでいる.次に木構造グラフで表現されるSPPを定義してその性質について考察し 最後に一般の並列プログラムをそれと同値なSPPに変換する手順を与える.SPPはデータ依存関係に基づいて構成されており 一種のデータ駆動型プログラムとみなすことができるしかしこれらはオペレーションとその間のコントロールフローで表現されており FIFOキューをハードウェアでもったマルチプロセッサシステムによって効率よく実行できる.
著者
野村 恭彦
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.45, no.1, pp.121-130, 2004-01-15
被引用文献数
8

本論文では,新たなグループウェア設計の指針となる,ストラテジック・ナレッジ・パターン(SKP)を示す.SKPは,日米のナレッジ・マネジメント(KM)に成功している企業11社の半年にわたっての定性・定量調査を通じて構築された,企業の差別化戦略の3つのパターンである.これまでのグループウェア研究では,協業の目的を持ったグループの知識共有の支援には一定の成果をあげてきたが,KMの成功と失敗の分かれ目である,いかに組織の構成員に知識共有の動機付けを行うかという課題に関しては,十分な議論がなされてこなかった.本論文ではまず,KMに成功している企業は,部門を越えた知識共有が特別な取り組みではなく,「当たり前」の企業文化となっていること,その秘訣は,知識経営の「目的」,焦点を当てるべき重要な「知識」,各個人・組織の仕事の背景である「コンテクスト」の3つの可視化にあることを示す.続いて,本調査を通して発見された3つのSKP,ビジョン主導型KM,プロ型KM,創発型KMを示し,各SKPを実現するためのグループウェア設計指針について議論する.最後に,SKPに基づきグループウェア設計を行うことにより,グループウェアの提供価値を,ミクロなグループ活動支援から,経営戦略に基づく組織全体の知識創造活動支援へと,高めることが可能になることを示す.This paper describes Strategic Knowledge Pattern (SKP), which will be a new indicator for groupware design. SKP consists of three patterns of company's differential strategy which were formulated through 6-month study of 11 Japanese and U.S. companies with successful Knowledge Management (KM). Previously, groupware study has gained constant achievement for supporting knowledge sharing by groups with the purpose of collaboration. However, the issue of the method to motivate the members of an organization for knowledge sharing, which is the turning point of success and failure of KM, was not sufficiently discussed. This paper explains that first, in companies with successful KM, knowledge sharing beyond divisions is not an extraordinary engagement but ``Obvious'' corporate culture. Its secret lies in the visualization of three issues, which are ``Objective'' of KM, important ``Knowledge'' to be focused and ``Context'' which is the background of the work. Then, SKP, Vision-driven KM, KM for Professionals and KM for Emergence will be discussed. Finally, this paper indicates that by engaging in groupware design based on SKP, it is possible to enhance value provided by groupware from microscopic support of group activities to organization wide support for knowledge creating activities based on business strategy.
著者
西川 泰浩 小中 裕喜
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.46, no.6, pp.1447-1455, 2005-06-15

本論文では,状態遷移図の記述における横断的要素の分離とその織り込み方法について提案する.近年,組み込み機器ソフトウエアの開発において,ユーザインタフェース・GUI開発の占める比率が大きくなり,その生産性向上が重要な課題となっている.この課題を解決するため,筆者らはこれまで画面の切替えを状態遷移としてとらえるユーザインタフェース設計ツールを開発してきた.しかしながら,状態遷移図中に横断的に含まれる共通要素を括り出して設計しようとすると,かえって状態遷移図の可読性と保守性が損なわれる場合があった.今回提案する方法では,状態遷移図の記述方法にアスペクト指向の概念を導入し,横断的要素を分離して記述することを可能とすることにより,この問題を解決する.This paper proposes a new design method for state charts where crosscutting elements are separated and weaved as needed. As graphical user interface plays a larger role in embedded software, improvement to its productivity becomes a more important issue in the software development. To overcome this issue, we have developed a user interface design tool that treat scene transitions as state transitions. There are some cases, however, where factoring crosscutting elements out of state charts would spoil their readability and maintainability. Our method solves this problem by introducing aspect-oriented concepts into designing state charts to enable the separation and weaving of crosscutting elements.
著者
星野 聡 勝村 哲也
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.25, no.2, pp.187-193, 1984-03-15

本論文では検索システムFAIRSを利用して作成された東洋学文献類目データベースの研究開発を扱い データベースに格納された東洋学研究上で有効な諸情報について述べ 書誌階層構造とこれを会話的に検索するため検索システムに結合された自動的孫引きのためのプログラム 冊子体への編集等を述べている.
著者
林 徹生 本田 宏明 稲富雄一 井上 弘士 村上 和彰
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告ハイパフォーマンスコンピューティング(HPC) (ISSN:09196072)
巻号頁・発行日
vol.2006, no.87, pp.103-108, 2006-07-31
被引用文献数
2

今日に至るまで種々のプロセッサ・アーキテクチャが提案され,プロセッサの計算性能は著しく向上している.現在では1個のチップに複数のプロセッサコアを搭載することで性能向上を図るチップマルチプロセッサ(CMP)が数多く提案されるに至っているが,高い計算性能を誇るCellプロセッサもその一つである.また,CMPチップの用途として主にメディア処理が想定されているが,その高い計算能力を生かすことで分子軌道法計算等の科学技術計算にも利用可能と考えられる.そこで本研究ではCellプロセッサに分子軌道法計算の主たる計算部分である二電子積分計算を実装し,その性能を評価する.また,分子軌道法計算のような科学技術計算へ対する今後のCMPチップの利用可能性を考察する.As various architectures of processor are proposed until today, the processor performance improves remarkably. Now many chip multiprocessors that planed to improve performance by implementing some processor cores on a chip are proposed, and processor ``Cell'' is one of them. Though the media processing is mainly assumed as a usage of the chip, we think that we can apply their high performance to Science and Technology calculation like Molecular Orbital(MO) calculation. In this paper, we implement Two Electron Integral calculation that is core of MO calculation on Cell processor, and evaluate performance. And we consider the use possibility of chip multiprocessor for Science and Technology calculation like MO calculation.
著者
町田 智志 中西 悠 平澤 将一 本多 弘樹
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告計算機アーキテクチャ(ARC) (ISSN:09196072)
巻号頁・発行日
vol.2007, no.115, pp.71-76, 2007-11-22

Cell Broadband Engine(CBE) は,その高性能計算能力から注目を集めている.しかし,Cell プロセッサの性能を引き出すプログラムを作成するためには,Cell プロセッサ向けに用意された API を用いて,Cell プロセッサ特有の制御処理を記述する必要があり,プログラマの負担となる.そこで本研究では,POSIX スレッドで記述したソースコードを Cell プロセッサ向けに変換するツールを作成し,評価を行った.その結果,プログラマが Cell プロセッサの制御処理を意識することなく,POSIX スレッドによるソースコードを記述するだけで,Cell プロセッサの性能を活用した PPE/SPE ソースコードが得られることが確認できた.Cell Broadband Engine(CBE) with high efficiency computing power attracts attention. However, to draw the performance of Cell processor, a program must be described with API prepared for for Cell processor. In addition, it burdens programmers because the API is a thing peculiar to a Cell processor. In this paper, we developed a tool to convert the source code that was described in a POSIX thread into for a Cell processor and evaluated it. Experimental results show that the proposed tool enables programmers to create PPE/SPE source codes for Cell processor easily without discriptions to control Cell processor.
著者
白勢 彩子 原 直 藤村 浩司 伊藤克亘 武田 一哉 板倉 文忠
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告音声言語情報処理(SLP) (ISSN:09196072)
巻号頁・発行日
vol.2003, no.124, pp.253-258, 2003-12-19

本研究は,音声対話システムの利用に必要な知識,技術の学習過程および問題点を明らかとし,これらがシステム評価に与える影響を検討するため,実システムを用いた観察実験を行ない,それによって得られた結果に基づいて,ユーザの達成度とアンケートによるシステム評価との関連性に関する基礎的な議論を行なった.分析の結果,発話認識率と発話数とに相関がある評価項目はほとんどなく,むしろ,会話満足度,システム理解度と多く関連することが明らかとなった.従来,認識率とシステム評価とがよく一致することが知られているが,他の観点からの評価も考慮する必要があることが示唆された.今後は,被験者数を増大させて条件を統制した実験を行ない,より詳細な議論をしていきたい.This study aims to describe user problems and process of learning skill in using spoken dialogue systems and to reveal how these impact on the evaluation of the system usefulness. For this aim, we designed a new dialogue system and carried out a field test for a large number of subjects and asked them to evaluate the usefulness of the system. The results showed that the evaluation of the system did not correlate a recognition rate but user satisfaction and comprehension. This suggested that the spoken dialogue systems should be evaluated in terms of user factors. Controlled experiments are needed to discuss in detail.