{"created":"2025-01-19T01:32:25.603614+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00231871","sets":["1164:2592:11452:11453"]},"path":["11453"],"owner":"44499","recid":"231871","title":["Parameterized Complexity of Weighted Target Set Selection"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-01-13"},"_buckets":{"deposit":"f4e12d83-bf29-489c-8f6e-53fad1986e6a"},"_deposit":{"id":"231871","pid":{"type":"depid","value":"231871","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"Parameterized Complexity of Weighted Target Set Selection","author_link":["627123","627122","627124","627121","627117","627119","627118","627120"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Parameterized Complexity of Weighted Target Set Selection"},{"subitem_title":"Parameterized Complexity of Weighted Target Set Selection","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2024-01-13","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Sciences, Tohoku University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"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/231871/files/IPSJ-AL24196008.pdf","label":"IPSJ-AL24196008.pdf"},"date":[{"dateType":"Available","dateValue":"2026-01-13"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-AL24196008.pdf","filesize":[{"value":"881.0 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"9"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"d6dcbeb3-b577-4119-875d-e83898d8313b","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2024 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Takahiro, Suzuki"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Akira, Suzuki"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yuma, Tamura"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Xiao, Zhou"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Takahiro, Suzuki","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Akira, Suzuki","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yuma, Tamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Xiao, Zhou","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN1009593X","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8566","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"Consider a graph G where each vertex has a threshold. A vertex v in G is activated if the number of active vertices adjacent to v is at least as many as its threshold. A vertex subset A0 of G is a target set if eventually all vertices in G are activated by initially activating vertices of A0. The Target Set Selection problem (TSS) involves finding the smallest target set of G with vertex thresholds. This problem has already been extensively studied and is known to be NP-hard even for very restricted conditions. In this paper, we analyze TSS and its weighted variant, called the Weighted Target Set Selection problem (WTSS) from the perspective of parameterized complexity. Let k be a solution size and l be the maximum threshold. We first show that TSS is W[1]-hard for split graphs when parameterized by k + l, and W[2]-hard for cographs when parameterized by k. We also prove that W[2]-hard for trivially perfect graphs when parameterized by k. On the other hand, we show that WTSS can be solved in O(n log n) time for complete graphs. Additionally, we design FPT algorithms for WTSS when parameterized by nd + l, tw + l, and ce, where nd is neighborhood diversity, tw is treewidth, and ce is cluster editing number.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Consider a graph G where each vertex has a threshold. A vertex v in G is activated if the number of active vertices adjacent to v is at least as many as its threshold. A vertex subset A0 of G is a target set if eventually all vertices in G are activated by initially activating vertices of A0. The Target Set Selection problem (TSS) involves finding the smallest target set of G with vertex thresholds. This problem has already been extensively studied and is known to be NP-hard even for very restricted conditions. In this paper, we analyze TSS and its weighted variant, called the Weighted Target Set Selection problem (WTSS) from the perspective of parameterized complexity. Let k be a solution size and l be the maximum threshold. We first show that TSS is W[1]-hard for split graphs when parameterized by k + l, and W[2]-hard for cographs when parameterized by k. We also prove that W[2]-hard for trivially perfect graphs when parameterized by k. On the other hand, we show that WTSS can be solved in O(n log n) time for complete graphs. Additionally, we design FPT algorithms for WTSS when parameterized by nd + l, tw + l, and ce, where nd is neighborhood diversity, tw is treewidth, and ce is cluster editing number.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告アルゴリズム(AL)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2024-01-13","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"8","bibliographicVolumeNumber":"2024-AL-196"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":231871,"updated":"2025-01-19T10:37:03.004068+00:00","links":{}}