Loading…

Minimizing the Influence of Misinformation via Vertex Blocking

Information cascade in online social networks can be rather negative, e.g., the spread of rumors may trigger panic. To limit the influence of misinformation in an effective and efficient manner, the influence minimization (IMIN) problem is studied in the literature: given a graph G and a seed set S,...

Full description

Saved in:
Bibliographic Details
Main Authors: Xie, Jiadong, Zhang, Fan, Wang, Kai, Lin, Xuemin, Zhang, Wenjie
Format: Conference Proceeding
Language:English
Subjects:
Online Access:Request full text
Tags: Add Tag
No Tags, Be the first to tag this record!
cited_by
cites
container_end_page 801
container_issue
container_start_page 789
container_title
container_volume
creator Xie, Jiadong
Zhang, Fan
Wang, Kai
Lin, Xuemin
Zhang, Wenjie
description Information cascade in online social networks can be rather negative, e.g., the spread of rumors may trigger panic. To limit the influence of misinformation in an effective and efficient manner, the influence minimization (IMIN) problem is studied in the literature: given a graph G and a seed set S, blocking at most b vertices such that the influence spread of the seed set is minimized. In this paper, we are the first to prove the IMIN problem is NP-hard and hard to approximate. Due to the hardness of the problem, existing works resort to greedy solutions and use Monte-Carlo Simulations to solve the problem. However, they are cost-prohibitive on large graphs since they have to enumerate all the candidate blockers and compute the decrease of expected spread when blocking each of them. To improve the efficiency, we propose the AdvancedGreedy algorithm (AG) based on a new graph sampling technique that applies the dominator tree structure, which can compute the decrease of the expected spread of all candidate blockers at once. Besides, we further propose the GreedyReplace algorithm (GR) by considering the relationships among candidate blockers. Extensive experiments on 8 real-life graphs demonstrate that our AG and GR algorithms are significantly faster than the state-of-the-art by up to 6 orders of magnitude, and GR can achieve better effectiveness with its time cost close to AG.
doi_str_mv 10.1109/ICDE55515.2023.00066
format conference_proceeding
fullrecord <record><control><sourceid>ieee_CHZPO</sourceid><recordid>TN_cdi_ieee_primary_10184636</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><ieee_id>10184636</ieee_id><sourcerecordid>10184636</sourcerecordid><originalsourceid>FETCH-LOGICAL-i119t-aade21a19a77316716b7c0ee81c3cee5675752881194482e79d874a4d64168683</originalsourceid><addsrcrecordid>eNotjMtKw0AUQEdBsNT8QRfzA4n3zns2gsaqgRY3Ku7KmNzoaDKRJIr69RZ0dTbnHMZWCAUi-NOqvFxrrVEXAoQsAMCYA5Z5653UIIUQ1h-yhZBW5yDM4zHLpul1r4FXiBoW7GwbU-zjT0zPfH4hXqW2-6BUEx9avo1TTO0w9mGOQ-KfMfAHGmf64hfdUL_tmxN21IZuouyfS3Z_tb4rb_LN7XVVnm_yiOjnPISGBAb0wVqJxqJ5sjUQOaxlTaSN1VYL5_ayUk6Q9Y2zKqjGKDTOOLlkq79vJKLd-xj7MH7vENApI438BaFGSTA</addsrcrecordid><sourcetype>Publisher</sourcetype><iscdi>true</iscdi><recordtype>conference_proceeding</recordtype></control><display><type>conference_proceeding</type><title>Minimizing the Influence of Misinformation via Vertex Blocking</title><source>IEEE Xplore All Conference Series</source><creator>Xie, Jiadong ; Zhang, Fan ; Wang, Kai ; Lin, Xuemin ; Zhang, Wenjie</creator><creatorcontrib>Xie, Jiadong ; Zhang, Fan ; Wang, Kai ; Lin, Xuemin ; Zhang, Wenjie</creatorcontrib><description>Information cascade in online social networks can be rather negative, e.g., the spread of rumors may trigger panic. To limit the influence of misinformation in an effective and efficient manner, the influence minimization (IMIN) problem is studied in the literature: given a graph G and a seed set S, blocking at most b vertices such that the influence spread of the seed set is minimized. In this paper, we are the first to prove the IMIN problem is NP-hard and hard to approximate. Due to the hardness of the problem, existing works resort to greedy solutions and use Monte-Carlo Simulations to solve the problem. However, they are cost-prohibitive on large graphs since they have to enumerate all the candidate blockers and compute the decrease of expected spread when blocking each of them. To improve the efficiency, we propose the AdvancedGreedy algorithm (AG) based on a new graph sampling technique that applies the dominator tree structure, which can compute the decrease of the expected spread of all candidate blockers at once. Besides, we further propose the GreedyReplace algorithm (GR) by considering the relationships among candidate blockers. Extensive experiments on 8 real-life graphs demonstrate that our AG and GR algorithms are significantly faster than the state-of-the-art by up to 6 orders of magnitude, and GR can achieve better effectiveness with its time cost close to AG.</description><identifier>EISSN: 2375-026X</identifier><identifier>EISBN: 9798350322279</identifier><identifier>DOI: 10.1109/ICDE55515.2023.00066</identifier><identifier>CODEN: IEEPAD</identifier><language>eng</language><publisher>IEEE</publisher><subject>Approximation algorithms ; Data engineering ; Estimation ; Graph Algorithms ; Heuristic algorithms ; Independent Cascade ; Influence Spread ; Minimization ; Misinformation ; Monte Carlo methods ; Social networking (online) ; Social Networks</subject><ispartof>2023 IEEE 39th International Conference on Data Engineering (ICDE), 2023, p.789-801</ispartof><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><linktohtml>$$Uhttps://ieeexplore.ieee.org/document/10184636$$EHTML$$P50$$Gieee$$H</linktohtml><link.rule.ids>309,310,780,784,789,790,27925,54555,54932</link.rule.ids><linktorsrc>$$Uhttps://ieeexplore.ieee.org/document/10184636$$EView_record_in_IEEE$$FView_record_in_$$GIEEE</linktorsrc></links><search><creatorcontrib>Xie, Jiadong</creatorcontrib><creatorcontrib>Zhang, Fan</creatorcontrib><creatorcontrib>Wang, Kai</creatorcontrib><creatorcontrib>Lin, Xuemin</creatorcontrib><creatorcontrib>Zhang, Wenjie</creatorcontrib><title>Minimizing the Influence of Misinformation via Vertex Blocking</title><title>2023 IEEE 39th International Conference on Data Engineering (ICDE)</title><addtitle>ICDE</addtitle><description>Information cascade in online social networks can be rather negative, e.g., the spread of rumors may trigger panic. To limit the influence of misinformation in an effective and efficient manner, the influence minimization (IMIN) problem is studied in the literature: given a graph G and a seed set S, blocking at most b vertices such that the influence spread of the seed set is minimized. In this paper, we are the first to prove the IMIN problem is NP-hard and hard to approximate. Due to the hardness of the problem, existing works resort to greedy solutions and use Monte-Carlo Simulations to solve the problem. However, they are cost-prohibitive on large graphs since they have to enumerate all the candidate blockers and compute the decrease of expected spread when blocking each of them. To improve the efficiency, we propose the AdvancedGreedy algorithm (AG) based on a new graph sampling technique that applies the dominator tree structure, which can compute the decrease of the expected spread of all candidate blockers at once. Besides, we further propose the GreedyReplace algorithm (GR) by considering the relationships among candidate blockers. Extensive experiments on 8 real-life graphs demonstrate that our AG and GR algorithms are significantly faster than the state-of-the-art by up to 6 orders of magnitude, and GR can achieve better effectiveness with its time cost close to AG.</description><subject>Approximation algorithms</subject><subject>Data engineering</subject><subject>Estimation</subject><subject>Graph Algorithms</subject><subject>Heuristic algorithms</subject><subject>Independent Cascade</subject><subject>Influence Spread</subject><subject>Minimization</subject><subject>Misinformation</subject><subject>Monte Carlo methods</subject><subject>Social networking (online)</subject><subject>Social Networks</subject><issn>2375-026X</issn><isbn>9798350322279</isbn><fulltext>true</fulltext><rsrctype>conference_proceeding</rsrctype><creationdate>2023</creationdate><recordtype>conference_proceeding</recordtype><sourceid>6IE</sourceid><recordid>eNotjMtKw0AUQEdBsNT8QRfzA4n3zns2gsaqgRY3Ku7KmNzoaDKRJIr69RZ0dTbnHMZWCAUi-NOqvFxrrVEXAoQsAMCYA5Z5653UIIUQ1h-yhZBW5yDM4zHLpul1r4FXiBoW7GwbU-zjT0zPfH4hXqW2-6BUEx9avo1TTO0w9mGOQ-KfMfAHGmf64hfdUL_tmxN21IZuouyfS3Z_tb4rb_LN7XVVnm_yiOjnPISGBAb0wVqJxqJ5sjUQOaxlTaSN1VYL5_ayUk6Q9Y2zKqjGKDTOOLlkq79vJKLd-xj7MH7vENApI438BaFGSTA</recordid><startdate>202304</startdate><enddate>202304</enddate><creator>Xie, Jiadong</creator><creator>Zhang, Fan</creator><creator>Wang, Kai</creator><creator>Lin, Xuemin</creator><creator>Zhang, Wenjie</creator><general>IEEE</general><scope>6IE</scope><scope>6IH</scope><scope>CBEJK</scope><scope>RIE</scope><scope>RIO</scope></search><sort><creationdate>202304</creationdate><title>Minimizing the Influence of Misinformation via Vertex Blocking</title><author>Xie, Jiadong ; Zhang, Fan ; Wang, Kai ; Lin, Xuemin ; Zhang, Wenjie</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-i119t-aade21a19a77316716b7c0ee81c3cee5675752881194482e79d874a4d64168683</frbrgroupid><rsrctype>conference_proceedings</rsrctype><prefilter>conference_proceedings</prefilter><language>eng</language><creationdate>2023</creationdate><topic>Approximation algorithms</topic><topic>Data engineering</topic><topic>Estimation</topic><topic>Graph Algorithms</topic><topic>Heuristic algorithms</topic><topic>Independent Cascade</topic><topic>Influence Spread</topic><topic>Minimization</topic><topic>Misinformation</topic><topic>Monte Carlo methods</topic><topic>Social networking (online)</topic><topic>Social Networks</topic><toplevel>online_resources</toplevel><creatorcontrib>Xie, Jiadong</creatorcontrib><creatorcontrib>Zhang, Fan</creatorcontrib><creatorcontrib>Wang, Kai</creatorcontrib><creatorcontrib>Lin, Xuemin</creatorcontrib><creatorcontrib>Zhang, Wenjie</creatorcontrib><collection>IEEE Electronic Library (IEL) Conference Proceedings</collection><collection>IEEE Proceedings Order Plan (POP) 1998-present by volume</collection><collection>IEEE Xplore All Conference Proceedings</collection><collection>IEEE/IET Electronic Library (IEL)</collection><collection>IEEE Proceedings Order Plans (POP) 1998-present</collection></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext_linktorsrc</fulltext></delivery><addata><au>Xie, Jiadong</au><au>Zhang, Fan</au><au>Wang, Kai</au><au>Lin, Xuemin</au><au>Zhang, Wenjie</au><format>book</format><genre>proceeding</genre><ristype>CONF</ristype><atitle>Minimizing the Influence of Misinformation via Vertex Blocking</atitle><btitle>2023 IEEE 39th International Conference on Data Engineering (ICDE)</btitle><stitle>ICDE</stitle><date>2023-04</date><risdate>2023</risdate><spage>789</spage><epage>801</epage><pages>789-801</pages><eissn>2375-026X</eissn><eisbn>9798350322279</eisbn><coden>IEEPAD</coden><abstract>Information cascade in online social networks can be rather negative, e.g., the spread of rumors may trigger panic. To limit the influence of misinformation in an effective and efficient manner, the influence minimization (IMIN) problem is studied in the literature: given a graph G and a seed set S, blocking at most b vertices such that the influence spread of the seed set is minimized. In this paper, we are the first to prove the IMIN problem is NP-hard and hard to approximate. Due to the hardness of the problem, existing works resort to greedy solutions and use Monte-Carlo Simulations to solve the problem. However, they are cost-prohibitive on large graphs since they have to enumerate all the candidate blockers and compute the decrease of expected spread when blocking each of them. To improve the efficiency, we propose the AdvancedGreedy algorithm (AG) based on a new graph sampling technique that applies the dominator tree structure, which can compute the decrease of the expected spread of all candidate blockers at once. Besides, we further propose the GreedyReplace algorithm (GR) by considering the relationships among candidate blockers. Extensive experiments on 8 real-life graphs demonstrate that our AG and GR algorithms are significantly faster than the state-of-the-art by up to 6 orders of magnitude, and GR can achieve better effectiveness with its time cost close to AG.</abstract><pub>IEEE</pub><doi>10.1109/ICDE55515.2023.00066</doi><tpages>13</tpages></addata></record>
fulltext fulltext_linktorsrc
identifier EISSN: 2375-026X
ispartof 2023 IEEE 39th International Conference on Data Engineering (ICDE), 2023, p.789-801
issn 2375-026X
language eng
recordid cdi_ieee_primary_10184636
source IEEE Xplore All Conference Series
subjects Approximation algorithms
Data engineering
Estimation
Graph Algorithms
Heuristic algorithms
Independent Cascade
Influence Spread
Minimization
Misinformation
Monte Carlo methods
Social networking (online)
Social Networks
title Minimizing the Influence of Misinformation via Vertex Blocking
url http://sfxeu10.hosted.exlibrisgroup.com/loughborough?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2024-12-29T07%3A03%3A46IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-ieee_CHZPO&rft_val_fmt=info:ofi/fmt:kev:mtx:book&rft.genre=proceeding&rft.atitle=Minimizing%20the%20Influence%20of%20Misinformation%20via%20Vertex%20Blocking&rft.btitle=2023%20IEEE%2039th%20International%20Conference%20on%20Data%20Engineering%20(ICDE)&rft.au=Xie,%20Jiadong&rft.date=2023-04&rft.spage=789&rft.epage=801&rft.pages=789-801&rft.eissn=2375-026X&rft.coden=IEEPAD&rft_id=info:doi/10.1109/ICDE55515.2023.00066&rft.eisbn=9798350322279&rft_dat=%3Cieee_CHZPO%3E10184636%3C/ieee_CHZPO%3E%3Cgrp_id%3Ecdi_FETCH-LOGICAL-i119t-aade21a19a77316716b7c0ee81c3cee5675752881194482e79d874a4d64168683%3C/grp_id%3E%3Coa%3E%3C/oa%3E%3Curl%3E%3C/url%3E&rft_id=info:oai/&rft_id=info:pmid/&rft_ieee_id=10184636&rfr_iscdi=true