著者
宮下芳明 西本一志
出版者
情報処理学会
雑誌
情報処理学会研究報告 : ヒューマンインタフェース研究会報告
巻号頁・発行日
vol.2004, no.90, pp.13-18, 2004-09

本稿では、温度を媒介として打鍵後に助言を行う即興演奏支援システムを開発した。従来の即興演奏支援システムとは異なり、楽器の基本機能を変更しない点が特徴である。システムの効果を検証するため、典型的な即興演奏支援システムとの比較実験を行った。その結果、即興演奏未経験者にとって、従来の即興演奏支援システムのほうがより楽しいと評価されたが、本システムは即興演奏の支援にとどまらず、即興演奏に対する学習を促す効果を持っていることが示された。 : In this paper, we propose an improvisation support system that makes advice after a player hits the key via thermal sensation. Differ from conventional improvisation support systems, it does not change the essential function of a musical instrument itself. To examine effectiveness of the system, we carried our an experiment and compared it with a typical improvisation support system and the instrument with no support. Though the traditional improvisation support system was rated more enjoyable by novice subjects, our system certainly supported them and facilitated learning the harmony, namely, fostered their music ability.
出版者
日経BP社
雑誌
日経コンストラクション (ISSN:09153470)
巻号頁・発行日
no.213, pp.90-95, 1998-08-14

「毎晩12時,1時過ぎまで話し合った。気づいたら朝だったこともある」。彦根市とまちなみづくり委員会の当時の苦労について,参加した住民や市職員はこう語っている。 彦根城の入り口へ続く京橋通りを,道路拡幅にともない「彦根の城下町らしい街並みに」と提案したのは,1985年当時の井伊直愛なおよし市長。
著者
崔雄 関口 博之 八村広三郎
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告人文科学とコンピュータ(CH) (ISSN:09196072)
巻号頁・発行日
vol.2008, no.100, pp.39-44, 2008-10-11
被引用文献数
5

本研究の目標は,モーションキャプチャによる身体動作データを用いて居合道の熟練度を定量的に分析することである.居合道の熟練度を比較するために,切りおろし動作を対象にして被験者の身体動作データを収録した.データ分析には多変量解析 (主成分分析,クラスター分析) を用いて身体動作データから抽出した身体の特徴量を定量化した.その結果,切りおろし動作に対する居合道の熟練度は身体重心と切り下ろしの速度,身体の安定性で分類できることがわかった.The purpose of this research is to make a quantitative analysis of laido (the Japanese martial art of using the Japanese sword) proficiency with multivariate data analysis. We carried out expenments of motion capture on Kirioroshi (a straight overhead slash) movement of Roppon-me (a sword thrust using two hands) in laido. We can analyze the proficiency of an laido practitioner by conducting PCA (Principal Components Analysis) and cluster analysis of parameters of body movement. In addition, it is expected that our research will help laido practitioners and masters with laido training through giving new information on laido movements.
著者
神戸 隆行
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌プログラミング(PRO) (ISSN:18827802)
巻号頁・発行日
vol.46, no.1, pp.78-96, 2005-01-15
参考文献数
17

現在,数多くの様々な最適化技術が研究されているが,そのすべての最適化技術,特に問題依存度の高い最適化を組み込むことは処理系の肥大化を招く.そこでこのような問題依存度の高い最適化は問題の解法とともに処理系ではなくプログラム部品としてライブラリ化することが考えられる.その手段の1 つとしてメタ・プログラミングがある.そしてこのように最適化をライブラリに組み込むにあたっては実行環境の違いをどう反映するかという問題がある.これについては最適化に適当なパラメータを導入し,実行環境で試行・計測してパラメータを求める実行時プロファイリングという方法がある.本発表ではFFT を例にとり,メモリ階層を意識した最適化をC++テンプレートの機能を用いたメタ・プログラミングで行うとともに,実行時プロファイリングに基づいて適応的な最適化を行ったので報告する.これは3 つの段階からなる.1) 核となる小さなサイズのデータに対するFFTコードをサイズごとに複数生成(ループの展開,三角関数値の静的計算).2) 前段で生成したサイズごとの核コードの実行時間計測.3) 計測結果に基づく核コードの選択・合成による最終的なFFT コードの生成.特にこのうち1) と3) でC++テンプレート・メタ・プログラミング技法を利用した.以上の実装と評価について報告を行う.Although much various optimization technologies are studied now, including all these optimization technologies, especially highly problem dependent optimizations bloats code size of compiler too much. One approach is the following: the optimizations build into a part of component library the solution instead of build into compiler itsself, which is able to realize with meta-programming technique. But including the optimizations in a library in this way, there is a problem how to reflect the difference in execution environment. This problem is dealt with introducing parameters for optimization, profiling trial execution in an execution environment, and looking for a suitable parameter value. In this presentation, FFT is taken for the example, and we describe memory hierarchy conscious optimization for FFT, which is implemented in meta-programming technique, and adaptive optimization based on execution time profiling. Our method consists of three steps. Step1: They are some FFT code generation (ex. unrolling of a loop, static evaluation of a trigonometric-functions value) for each small constant size data used as a kernel. Step2: Execution time measurement of the kernel for every size generated in the preceding step. Step3: Generation of the final FFT code by selection and composition of the kernel based on the measurement results. C++ template meta-programming technique was used in Step 1 and Step3. The above method and its evaluation are reported.
著者
小谷 善行
雑誌
全国大会講演論文集
巻号頁・発行日
vol.33, pp.505-506, 1986-10-01

Prologを学生に教えるとき、教えにくいところのひとつがカットオペレータである。これを日本語でわかりやすく読み下すことを試みている。Prologのプログラムの説明には論理的説明と手順的説明の2通りがある。論理的説明によれば理解は著しく速い。しかしカットオペレータがあると、その部分は手順的説明をするのか普通であり、それが教えにくい点であった。本稿ではカットオペレータを含むPrologプログラムを、なるべく適切に日本語で読み下すにはどうすればよいかついて論じる。この結果は次の点に寄与すると考える。(1)Prologプログラムの説明の多くの部分を論理的説明ですますことができる。(2)日本語Prologの言語仕様の設計の知見を得る。
著者
西田 公昭
出版者
日本社会心理学会
雑誌
社会心理学研究 (ISSN:09161503)
巻号頁・発行日
vol.9, no.2, pp.131-144, 1994
被引用文献数
1

This paper is intented as an investigation of process of belief-system change by means of a religious cult mind-control. This study analyzed the process by mainly using a questionnaire survey administrated to 272 persons of the cult exiters, with content analysis of text books of the dogma, videotapes of the dogma, recruiting manual, seminar's manuals and interviews to exiters from the religious cult supplementary used. It should be concluded from the analysis that the cult recruiters take advantage of camouflaged religious recruiting, interpersonal attraction, group attraction, personal and social reality operations for recruiter's mind control. In the process, to begin with, the recruiter are attracted by the recruiter's warm regard and they begin to learn the dogma without knowing that it is a religious recruiting. As the next step, recruiter come to believe the dogma through influence of reality operation and interpersonal attraction. And finally, the recruiters tell the truth of their own group to the recruiters and ask them to be the members of the group.
著者
佐藤 理史 加納 隼人 西村 翔平 駒谷 和範
出版者
一般社団法人情報処理学会
雑誌
研究報告自然言語処理(NL)
巻号頁・発行日
vol.2013, no.5, pp.1-9, 2013-07-11

大学入試センター試験 『国語』 の現代文で出題される,いわゆる 「傍線部問題」 を解く方法を定式化し,実装した.実装した方法は,「評論」 の 「傍線部問題」 の半数を正しく解くことができた.We have formalized and implemented a method for solving questions about underlined segments in contemporary Japanese language, National Center Test for University Admissions. The method can solve a half of these questions in "critical essay" correctly.
著者
布施谷 節子
出版者
和洋女子大学
雑誌
和洋女子大学紀要 家政系編 (ISSN:09160035)
巻号頁・発行日
vol.47, pp.71-79, 2007-03

The author investigated the impression of the subjects dressed in tight skirts. One of the aims of the wearing test was to select the length of tight skirts which seemed to be the most deceptively slender or the fittest to each subject. Black and white tight skirts were used in the test. Four female students who had different physical types put on the tight skirts made in five different length alternately and they were taken five photographs in a front view. Fifty one female students selected the most suitable length among five photographs in each subject. Main results were as follows; (1)The fitting length of tight skirt was different in each subject. (2)The knee length of tight skirt gained good evaluations without regard for physical types. (3)The ankle length was suitable for a plump subject, the calf length was suitable for a chubby subject and the upper knee length for a slender subject. (4)The results of this investigation will be useful in dressing education.
著者
岡本 健
巻号頁・発行日
2009-03-25

本論文では、第1 章で現在日本において観光が国家的な課題となっていることを示すとともに、旅行者の趣味の多様化、個人化によって地域において旅行者と地域住民の直接接触が増加している可能性を示唆した。それゆえに、旅行者と地域住民の関係に関して研究が必要であることを示し、その際に理論的土台として自律的観光の概念が有効であることを示した。ただし、その背景として現代社会では情報化が進展しており、それを踏まえることが自律的観光を考える際に必要であることを示した。また、情報化を背景にして旅行者の趣味の多様化、個人化が進んでいることから、自律的観光を考える際には、旅行者の自律について考えることが必要になることを示した。第2 章では、第1 章で立てた問題を解決するための背景として、1990 年代の旅行情報の利用状況と2000 年代の旅行情報の利用状況についてデータを分析し、現在旅行者はどのような情報環境にあり、旅行行動時の情報収集の方法としてどれほど情報化の影響を受けているかを明らかにした。その結果、20 代男性、20 代女性、30 代男性、40 代男性が、旅行の際にインターネットを多く活用していることが明らかになった。本論文ではこの世代の男性を「旅行情報化世代」と名付けた。第3 章では、第2 章で明らかになった世代がどのような旅行行動をおこなっているのかを明らかにするために、近年新聞や雑誌などで取り上げられているアニメ聖地巡礼についてその誕生と展開経緯を整理するとともに、アニメ聖地巡礼はツーリズムとアニメの潮流の中でどのように位置づけられるのかについて検討をおこなった。その結果、アニメ聖地巡礼は、情報化社会特有の現象である可能性が示唆され、また、アニメ聖地巡礼者がある地域を訪れることによって、その地域の住民との相互作用が生まれ、それが元でまちおこしにまで発展する事例もあることが明らかになった。第4 章では、第3 章で明らかになったアニメ聖地巡礼の特徴が、実際に一つの地域において確認できるかどうかを確認するとともに、新聞や雑誌などには取り上げられてない、アニメ聖地巡礼の特徴を明らかにするために、埼玉県鷲宮町におけるらき☆すた聖地巡礼とその後の展開について、整理をおこなった。その結果、第3 章で明らかになったように、地域住民との相互作用が生まれ、それが元でまちおこしに発展する経緯を詳細に確認した。それだけではなく、アニメ聖地巡礼者は地域住民から「マナーが良い」と認識されていることや、アニメ聖地巡礼者が、当該地域のガイドブックを作製する、ボランティアスタッフとして地域に貢献する、グッズやイベントに企画から参画する、祭りの神輿製作を地域住民と共同でおこなう、などが確認された。つまり、アニメ聖地巡礼者は地域に迷惑をかけないばかりか、地域住民と一緒になって当該地域を活性化する役割を担っていることがわかる。第5 章では、鷲宮神社を訪れる来訪者の中の聖地巡礼者の割合を示すとともに、アニメ聖地巡礼者の動態をアンケート調査などによって明らかにした。その結果、アニメ聖地巡礼者は、「旅行情報化世代」を中心としており、従来の旅行会社に頼った旅行形態は採用せず、自らの興味・関心にしたがって、自分たちで旅をする主体であることがわかった。本論文で展開した議論の結果、情報化社会は観光旅行者が自らの興味・関心に従って旅をすることができる環境を用意し、現在は「旅行情報化世代」がそうした旅を実行していることが明らかになった。それらを踏まえた上で、第6 章では、自律的旅行者のあり方を仮説的に提示した。自律的旅行者は、旅行会社を利用しない、交通手段を選択できるなどの選択の自由をもち、かつ、強力な情報入手能力と、情報発信能力を駆使して、地域を訪れる際には事前に情報を仕入れ、旅行者同士で情報交換をおこない、地域住民に迷惑をかけないような形で行動を取ろうと努力し、旅行を楽しもうとする主体である。また、それは何か外発的な要因によって規定されるのではなく、旅行者が地域住民との気持ちの良い関係や、そこから生まれる心理的報酬を求める内発的動機付けによるものである。第7 章では、今後の展開として、自律的旅行者の萌芽形態である可能性の高いアニメ聖地巡礼者に関して、心理的報酬について明らかにする必要があることを示すとともに、他の地域のアニメ聖地巡礼者も鷲宮町に訪れるアニメ聖地巡礼者と同様の特徴を持つのか、比較・検討を行う必要があることを示した。
著者
玉井 秀定 秋本 肇 高瀬 和之
出版者
Atomic Energy Society of Japan
雑誌
日本原子力学会和文論文誌 (ISSN:13472879)
巻号頁・発行日
pp.1201280043, (Released:2012-01-31)
参考文献数
5
被引用文献数
1 1

The Fukushima Daiichi Nuclear Plant Unit 1 accident was investigated with the TRAC-BF1 code in order to confirm the effect of an isolation condenser (IC) on core cooling analytically. The analysis shows that the formation of two-phase natural-circulation flow is a key phenomenon for core cooling. Therefore, it is too late to cool fuel rods, once the core is heated up because of the lack of coolant. It also shows that the early start-up of the IC is essential for avoiding the core meltdown under station blackout conditions.
著者
岡本 隆司
出版者
東洋史研究會
雑誌
東洋史研究 (ISSN:03869059)
巻号頁・発行日
vol.58, no.1, pp.84-117, 1999-06