paper-with-me

홈 › Papers

Online Auditing of Information Flow

2023-10-23 · Mor Oren-Loberman, Vered Azar, Wasim Huleihel

Modern social media platforms play an important role in facilitating rapid dissemination of information through their massive user networks. Fake news, misinformation, and unverifiable facts on social media platforms propagate disharmony and affect society. In this paper, we consider the problem of online auditing of information flow/propagation with the goal of classifying news items as fake or genuine. Specifically, driven by experiential studies on real-world social media platforms, we propose a probabilistic Markovian information spread model over networks modeled by graphs. We then formulate our inference task as a certain sequential detection problem with the goal of minimizing the combination of the error probability and the time it takes to achieve correct decision. For this model, we find the optimal detection algorithm minimizing the aforementioned risk and prove several statistical guarantees. We then test our algorithm over real-world datasets. To that end, we first construct an offline algorithm for learning the probabilistic information spreading model, and then apply our optimal detection algorithm. Experimental study show that our algorithm outperforms state-of-the-art misinformation detection algorithms in terms of accuracy and detection time.

📄 PDF Abstract BibTeX arXiv:2310.14595

Code (0)

등록된 구현이 없습니다.

Tasks

Misinformation

Similar Papers 제목 키워드 기반

Sequential Classification of Misinformation

2024-09-07 · Daniel Toma, Wasim Huleihel

In recent years there have been a growing interest in online auditing of information flow over social networks with the goal of monitoring undesirable effects, such as, misinformation and fake news. Most previous work on…

Binary ClassificationClassificationGraph Neural NetworkMisinformation

Adaptive Plan-Execute Framework for Smart Contract Security Auditing

2025-05-21 · Zhiyuan Wei, Jing Sun, Zijian Zhang, Zhe Hou 외

Large Language Models (LLMs) have shown great promise in code analysis and auditing; however, they still struggle with hallucinations and limited context-aware reasoning. We introduce SmartAuditFlow, a novel Plan-Execute…

RAGRetrieval-augmented GenerationVulnerability Detection

Monotone Individual Fairness

2024-03-11 · Yahav Bechavod

We revisit the problem of online learning with individual fairness, where an online learner strives to maximize predictive accuracy while ensuring that similar individuals are treated similarly. We first extend the frame…

Computational EfficiencyFairness

When LLMs Imagine People: A Human-Centered Persona Brainstorm Audit for Bias and Fairness in Creative Applications

2026-01-19 · Hongliu Cao, Eoin Thomas, Rodrigo Acuna Agost arxiv

Large Language Models (LLMs) used in creative workflows can reinforce stereotypes and perpetuate inequities, making fairness auditing essential. Existing methods rely on constrained tasks and fixed benchmarks, leaving op…

Bias Detection

SPEAR: An Engineering Case Study of Multi-Agent Coordination for Smart Contract Auditing

2026-02-04 · Indraveni Chebolu, Arnab Mallick, Harmesh Rana arxiv

We present SPEAR, a multi-agent coordination framework for smart contract auditing that applies established MAS patterns in a realistic security analysis workflow. SPEAR models auditing as a coordinated mission carried o…