{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00238259","sets":["6164:6165:7651:11699"]},"path":["11699"],"owner":"44499","recid":"238259","title":["複数精度対応の浮動小数点乗算器における回路共有の評価"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-08-21"},"_buckets":{"deposit":"4a4b10be-1503-4fab-90c0-ada2f9a0d847"},"_deposit":{"id":"238259","pid":{"type":"depid","value":"238259","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"複数精度対応の浮動小数点乗算器における回路共有の評価","author_link":["652407","652411","652414","652415","652405","652412","652406","652409","652413","652404","652410","652408"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"複数精度対応の浮動小数点乗算器における回路共有の評価"},{"subitem_title":"Implementation Evaluation of Floating-Point Multiplier Sharing of Multiple Precisions","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"機械学習","subitem_subject_scheme":"Other"}]},"item_type_id":"18","publish_date":"2024-08-21","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_18_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"}]},"item_18_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"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/238259/files/IPSJ-DAS2024035.pdf","label":"IPSJ-DAS2024035.pdf"},"date":[{"dateType":"Available","dateValue":"2026-08-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DAS2024035.pdf","filesize":[{"value":"1.5 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":"10"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"ba3bb581-f88b-44d5-8d70-78c4244ad702","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2024 by the Information Processing Society of Japan"}]},"item_18_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"田宮, 豊"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"中村, 洋介"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"児玉, 宏喜"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"伊藤, 真紀子"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"渡部, 康弘"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"吉川, 隆英"}],"nameIdentifiers":[{}]}]},"item_18_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yutaka, Tamiya","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yousuke, Nakamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hiroyoshi, Kodama","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Makiko, Ito","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yasuhiro, Watanabe","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Takahide, Yoshikawa","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_5794","resourcetype":"conference paper"}]},"item_18_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年の Deep Learning では複数ビット精度の浮動小数点データ型が使われる.そこでは演算に求められる精度やメモリ効率によって FP64,FP32,FP16,Bfloat16,および FP8 などのビット精度が使われている.一方,ハードウエアで演算する場合はビット精度ごとに浮動小数点演算器を実装する必要がある.複数の演算器を個別に持つことは回路面積の増大が問題となる.本論文では複数ビット精度の浮動小数点乗算器における回路共有化による面積削減を提案する.フロアプラン評価ツールによる FP32/64MUL の回路共有結果から,遅延をほぼ維持したまま面積削減が可能なことが分かった.","subitem_description_type":"Other"}]},"item_18_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Recent Deep Learning algorithms use multiple precisions for their floating-point data. They use FP64, FP32, FP16, Bfloat16, or FP8, considering the tradeoff between calculation precision and memory usage. If the hardware supports those multiple precisions, it must be implemented with floating-point operation units of each precision and involves a problem of increasing the circuit area. In order to solve this problem, we propose a circuit-sharing implementation between multiple precisions floating-point multipliers. According to our floorplan-level implementation evaluation, the circuit-sharing results in efficient area reduction, while the delay is almost unchanged.","subitem_description_type":"Other"}]},"item_18_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"228","bibliographic_titles":[{"bibliographic_title":"DAシンポジウム2024論文集"}],"bibliographicPageStart":"223","bibliographicIssueDates":{"bibliographicIssueDate":"2024-08-21","bibliographicIssueDateType":"Issued"},"bibliographicVolumeNumber":"2024"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":238259,"updated":"2025-01-19T08:37:18.265132+00:00","links":{},"created":"2025-01-19T01:41:22.849555+00:00"}