{"links":{},"id":169481,"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00169481","sets":["581:8417:8425"]},"path":["8425"],"owner":"11","recid":"169481","title":["データフロービジュアル言語を用いた多次元データ可視化手法の開発環境"],"pubdate":{"attribute_name":"公開日","attribute_value":"2016-07-15"},"_buckets":{"deposit":"3f47eb4d-ffc0-496f-a863-74b1614a9925"},"_deposit":{"id":"169481","pid":{"type":"depid","value":"169481","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"データフロービジュアル言語を用いた多次元データ可視化手法の開発環境","author_link":["340603","340602","340601","340604"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"データフロービジュアル言語を用いた多次元データ可視化手法の開発環境"},{"subitem_title":"A Development Environment Using a Visual Dataflow Language for Multidimensional Data Visualization Methods","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[一般論文] 情報可視化,GUI,開発環境,データフロービジュアル言語","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2016-07-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"筑波大学大学院システム情報工学研究科コンピュータサイエンス専攻"},{"subitem_text_value":"筑波大学システム情報系"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Department of Computer Science, University of Tsukuba","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Engineering, Information and Systems, University of Tsukuba","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/169481/files/IPSJ-JNL5707014.pdf","label":"IPSJ-JNL5707014.pdf"},"date":[{"dateType":"Available","dateValue":"2018-07-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL5707014.pdf","filesize":[{"value":"3.8 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"87853a12-9687-45df-acfc-f80d28870897","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2016 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"伊藤, 隆朗"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"三末, 和男"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Takao, Ito","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kazuo, Misue","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_2_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00116647","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_2_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7764","subitem_source_identifier_type":"ISSN"}]},"item_2_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"情報を効果的に可視化するためには,データや目的に応じた可視化手法の開発が必要である.さらに,可視化手法の開発には,可視化結果を確認しながらプログラムの改造を繰り返すプロセスが必要である.本研究は,そのようなプロセスの効率化を目的とする.効率化には,1)少ない記述量で書ける記法,2)読み取りやすい記法,3)記述しやすいユーザインタフェースが必要と考えられる.様々な先行研究が効率化に取り組んでいるが,2)と3)については,改善の余地が多分に残されている.そこで筆者らは,利用場面の多い多次元データを対象として,データフロービジュアル言語を用いた多次元データ可視化手法の開発環境を構築した.その開発環境は,データフロービジュアル言語を用いることで,可視化手法の読み取りやすさを向上させているとともに,記述のためのユーザインタフェースも直感的で記述しやすいものにしている.さらに,可視化手法の構成要素に基づいた部品を用意することで,様々な手法を少ない記述量で書くことができるようにしている.被験者実験により,その開発環境によって,記述に要する時間を短縮できるだけでなく,記述しやすさに関してもすべての被験者に好まれることが示された.さらに,ユースケースを通して,データフロービジュアル言語が可視化手法に対して高い表現力を備えることが示された.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Development of information visualization methods according to data and purposes is important to visualize information effectively. The development requires the process which iterates refining the program while confirming visualization results. Our purpose is to make the process efficient. We think that the process needs 1) notation can be written in a few operations, 2) notation can be read easily, and 3) user interfaces allow developers to describe visualization methods easily. Although some previous works addressed to make efficient, 2) and 3) still have room for improvement. We focused on multidimensional data which are often used in visualization and developed a development environment using a visual dataflow language for multidimensional data visualization methods. Usage of a dataflow visual language improves easiness of reading visualization methods and makes user interfaces for description easy and intuitive. Various visualization methods can be written in a little time by providing building-blocks based on components of information visualization methods. Through a user study, we show that our environment reduces the time for descriptions and all participants prefer our environment in regard to ease of description. Furthermore, through case studies, we show that our language has high expressiveness for visualization methods.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"1651","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"1638","bibliographicIssueDates":{"bibliographicIssueDate":"2016-07-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"7","bibliographicVolumeNumber":"57"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"created":"2025-01-19T00:40:15.141870+00:00","updated":"2025-01-20T08:59:41.330573+00:00"}