{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00240324","sets":["6164:6165:6640:11802"]},"path":["11802"],"owner":"44499","recid":"240324","title":["Lightweight Merging Point Prediction on Highway On-Ramps Using Regression Techniques"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-06-19"},"_buckets":{"deposit":"56e3be9a-8d38-4ebb-8917-0c0b5c0e5f6e"},"_deposit":{"id":"240324","pid":{"type":"depid","value":"240324","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"Lightweight Merging Point Prediction on Highway On-Ramps Using Regression Techniques","author_link":["659091","659093","659096","659097","659094","659095","659100","659101","659098","659099","659092","659090","659089","659102"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Lightweight Merging Point Prediction on Highway On-Ramps Using Regression Techniques"},{"subitem_title":"Lightweight Merging Point Prediction on Highway On-Ramps Using Regression Techniques","subitem_title_language":"en"}]},"item_type_id":"18","publish_date":"2024-06-19","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"item_18_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"オートネットワーク研究所 (AutoNetworks Technologies, Ltd.)"},{"subitem_text_value":"オートネットワーク研究所 (AutoNetworks Technologies, Ltd.)"},{"subitem_text_value":"オートネットワーク研究所 (AutoNetworks Technologies, Ltd.)"}]},"item_18_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"AutoNetworks Technologies, Ltd","subitem_text_language":"en"},{"subitem_text_value":"AutoNetworks Technologies, Ltd","subitem_text_language":"en"},{"subitem_text_value":"AutoNetworks Technologies, 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/240324/files/IPSJ-DICOMO2024200.pdf","label":"IPSJ-DICOMO2024200.pdf"},"date":[{"dateType":"Available","dateValue":"2026-06-19"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DICOMO2024200.pdf","filesize":[{"value":"3.2 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":"44"}],"accessrole":"open_date","version_id":"c98532b9-de8c-4d88-989a-4ab947223fa4","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":"Doyoon, Lee"}],"nameIdentifiers":[{}]},{"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":"Doyoon, Lee","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Akihito, Hiromori","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Mineo, Takai","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hirozumi, Yamaguchi","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yusuke, Nishimura","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yoshihisa, Nagamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Susumu, Takeshima","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":"In this paper, we introduce a lightweight machine learning framework for forecasting the merging points of vehicles on on-ramps. Our model, in contrast to prior deep learning methods, provides a practical solution that balances high precision with acceptable training and inference expenses. Our system uses the YOLO v5 object detector to identify vehicles from video footage captured by a stationary camera, tracks vehicles using our newly developed original tracker, generates vehicle merging data, and employs Random Forest Regression (RFR) and eXtreme Gradient Boosting (XGBoost) to test the merging points prediction. The models use multivariate multiple regression to forecast several decision-making points along the on-ramp lane, taking into account the positions and velocities of the merging vehicle and its four neighboring vehicles. These DPs mimic the decision-making process of human drivers. We assess our method using collected video data and compare the root mean squared error (RMSE) and inference speed with a traditional Bi-LSTM model. For unseen data, our model using the XGBoost model not only performs with a lower RMSE score but also shows a faster inference speed compared to Bi-LSTM in our dataset by 76.46% and 76.47%, respectively.","subitem_description_type":"Other"}]},"item_18_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In this paper, we introduce a lightweight machine learning framework for forecasting the merging points of vehicles on on-ramps. Our model, in contrast to prior deep learning methods, provides a practical solution that balances high precision with acceptable training and inference expenses. Our system uses the YOLO v5 object detector to identify vehicles from video footage captured by a stationary camera, tracks vehicles using our newly developed original tracker, generates vehicle merging data, and employs Random Forest Regression (RFR) and eXtreme Gradient Boosting (XGBoost) to test the merging points prediction. The models use multivariate multiple regression to forecast several decision-making points along the on-ramp lane, taking into account the positions and velocities of the merging vehicle and its four neighboring vehicles. These DPs mimic the decision-making process of human drivers. We assess our method using collected video data and compare the root mean squared error (RMSE) and inference speed with a traditional Bi-LSTM model. For unseen data, our model using the XGBoost model not only performs with a lower RMSE score but also shows a faster inference speed compared to Bi-LSTM in our dataset by 76.46% and 76.47%, respectively.","subitem_description_type":"Other"}]},"item_18_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"1506","bibliographic_titles":[{"bibliographic_title":"マルチメディア,分散,協調とモバイルシンポジウム2024論文集"}],"bibliographicPageStart":"1500","bibliographicIssueDates":{"bibliographicIssueDate":"2024-06-19","bibliographicIssueDateType":"Issued"},"bibliographicVolumeNumber":"2024"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":240324,"updated":"2025-01-19T08:00:54.352375+00:00","links":{},"created":"2025-01-19T01:44:27.110875+00:00"}