paper-with-me

홈 › Papers

Online Learning and Optimization Under a New Linear-Threshold Model with Negative Influence

2019-11-08 · Shuoguang Yang, Shatian Wang, Van-Anh Truong

Problem definition: Corporate brands, grassroots activists, and ordinary citizens all routinely employ Word-of-mouth (WoM) diffusion to promote products and instigate social change. Our work models the formation and spread of negative attitudes via WoM on a social network represented by a directed graph. In an online learning setting, we examine how an agent could simultaneously learn diffusion parameters and choose sets of seed users to initiate diffusions and maximize positive influence. In contrast to edge-level feedback, in which an agent observes the relationship (edge) through which a user (node) is influenced, we more realistically assume node-level feedback, where an agent only observes when a user is influenced and whether that influence is positive or negative. Methodology/results: We propose a new class of negativity-aware Linear Threshold Models. We show that in these models, the expected positive influence spread is a monotone submodular function of the seed set. Therefore, when maximizing positive influence by selecting a seed set of fixed size, a greedy algorithm can guarantee a solution with a constant approximation ratio. For the online learning setting, we propose an algorithm that runs in epochs of growing lengths, each consisting of a fixed number of exploration rounds followed by an increasing number of exploitation rounds controlled by a hyperparameter. Under mild assumptions, we show that our algorithm achieves asymptotic expected average scaled regret that is inversely related to any fractional constant power of the number of rounds. Managerial implications: During seed selection, our negativity-aware models and algorithms allow WoM campaigns to discover and best account for characteristics of local users and propagated content. We also give the first algorithms with regret guarantees for influence maximization under node-level feedback.

📄 PDF Abstract BibTeX arXiv:1911.03276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Sparse Low-Threshold Linear Classifiers

2012-12-13 · Sivan Sabato, Shai Shalev-Shwartz, Nathan Srebro, Daniel Hsu 외

We consider the problem of learning a non-negative linear classifier with a $1$-norm of at most $k$, and a fixed threshold, under the hinge-loss. This problem generalizes the problem of learning a $k$-monotone disjunctio…

A Regret Perspective on Online Multiple Testing

2026-05-13 · Qingyang Hao, Kongchang Zhou, Fang Kong, Hongxin Wei arxiv

Online Multiple Testing (OMT), a fundamental pillar of sequential statistical inference, traditionally evaluates the False Discovery Rate (FDR) and statistical power in isolation, obscuring the highly asymmetric costs of…

Adaptive label thresholding methods for online multi-label classification

2021-12-04 · Tingting Zhai, Hongcheng Tang, Hao Wang

Existing online multi-label classification works cannot well handle the online label thresholding problem and lack the regret analysis for their online algorithms. This paper proposes a novel framework of adaptive label …

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Tractability from overparametrization: The example of the negative perceptron

2021-10-28 · Andrea Montanari, Yiqiao Zhong, Kangjie Zhou

In the negative perceptron problem we are given $n$ data points $({\boldsymbol x}_i,y_i)$, where ${\boldsymbol x}_i$ is a $d$-dimensional vector and $y_i\in\{+1,-1\}$ is a binary label. The data are not linearly separabl…

Threshold Auto-Tuning Metric Learning

2018-01-07 · Yuya Onuma, Rachelle Rivero, Tsuyoshi Kato

It has been reported repeatedly that discriminative learning of distance metric boosts the pattern recognition performance. A weak point of ITML-based methods is that the distance threshold for similarity/dissimilarity c…

Metric Learning