Opinion Dynamics Optimization by Varying Susceptibility to Persuasion via Non-Convex Local Search

2021 ◽  
Vol 16 (2) ◽  
pp. 1-34
Author(s):  
Rediet Abebe ◽  
T.-H. HUBERT Chan ◽  
Jon Kleinberg ◽  
Zhibin Liang ◽  
David Parkes ◽  
...  

A long line of work in social psychology has studied variations in people’s susceptibility to persuasion—the extent to which they are willing to modify their opinions on a topic. This body of literature suggests an interesting perspective on theoretical models of opinion formation by interacting parties in a network: in addition to considering interventions that directly modify people’s intrinsic opinions, it is also natural to consider interventions that modify people’s susceptibility to persuasion. In this work, motivated by this fact, we propose an influence optimization problem. Specifically, we adopt a popular model for social opinion dynamics, where each agent has some fixed innate opinion, and a resistance that measures the importance it places on its innate opinion; agents influence one another’s opinions through an iterative process. Under certain conditions, this iterative process converges to some equilibrium opinion vector. For the unbudgeted variant of the problem, the goal is to modify the resistance of any number of agents (within some given range) such that the sum of the equilibrium opinions is minimized; for the budgeted variant, in addition the algorithm is given upfront a restriction on the number of agents whose resistance may be modified. We prove that the objective function is in general non-convex. Hence, formulating the problem as a convex program as in an early version of this work (Abebe et al., KDD’18) might have potential correctness issues. We instead analyze the structure of the objective function, and show that any local optimum is also a global optimum, which is somehow surprising as the objective function might not be convex. Furthermore, we combine the iterative process and the local search paradigm to design very efficient algorithms that can solve the unbudgeted variant of the problem optimally on large-scale graphs containing millions of nodes. Finally, we propose and evaluate experimentally a family of heuristics for the budgeted variant of the problem.

2013 ◽  
Vol 11 (1) ◽  
pp. 293-308 ◽  
Author(s):  
Somayeh Karimi ◽  
Navid Mostoufi ◽  
Rahmat Sotudeh-Gharebagh

Abstract Modeling and optimization of the process of continuous catalytic reforming (CCR) of naphtha was investigated. The process model is based on a network of four main reactions which was proved to be quite effective in terms of industrial application. Temperatures of the inlet of four reactors were selected as the decision variables. The honey-bee mating optimization (HBMO) and the genetic algorithm (GA) were applied to solve the optimization problem and the results of these two methods were compared. The profit was considered as the objective function which was subject to maximization. Optimization of the CCR moving bed reactors to reach maximum profit was carried out by the HBMO algorithm and the inlet temperature reactors were considered as decision variables. The optimization results showed that an increase of 3.01% in the profit can be reached based on the results of the HBMO algorithm. Comparison of the performance of optimization by the HBMO and the GA for the naphtha reforming model showed that the HBMO is an effective and rapid converging technique which can reach a better optimum results than the GA. The results showed that the HBMO has a better performance than the GA in finding the global optimum with fewer number of objective function evaluations. Also, it was shown that the HBMO is less likely to get stuck in a local optimum.


2007 ◽  
Vol 16 (05) ◽  
pp. 907-915
Author(s):  
WEI JIANG ◽  
XIAO-LONG WANG ◽  
XIU-LI PANG

Optimization Solution Task is a typical and important task in many applications. Many optimization problems have been proved to be NP-hard problems, which cannot be solved by some predefined mathematic formulae. In this case, computer aided method is very helpful. While some local search algorithms are easily to fall into a local optimum solution. On contrast, the population based methods, such as Genetic Algorithms, Artificial Immune System, Autonomy Oriented Computing, are global search algorithms. However, they are not good at the local search. In this paper, an improved method is proposed by combining the local and global search ability, so as to improve the performance in terms of the convergence speed and the convergence reliability. We construct a generic form to deal with the common objective function space or the objective function with the partial derivative. In addition, we present an n-hold method in population based evolution method. The experiments indicate that our approach can effectively improve the convergence reliability, which is much concerned in some applications with the expensive executing expense.


2010 ◽  
Vol 113-116 ◽  
pp. 2373-2378
Author(s):  
Ji Bin Ding

The belt conveyor is a transporting machine by friction in a continuous manner. The two order helical gearing reducer may be generally used as conveyor transmission, and can reduce speed and increase torque of belt. The objective function may be specified that that total center distance of the reducer incline to minimum, so the optimization model including the property and boundary constraints is created. Then the objective function with penalty terms is converted by penalty strategy with addition type, so as to transform the constrained optimization into the unconstrained optimization model. Considering the problem of low efficiency and local optimum caused by standard optimization methods, the simulated annealing algorithm is adopted to solve the optimization model of Belt Conveyor Transmission, and neural network method is applied to fit relative coefficient, then BFGS Quasi-Newton method is recalled automatically when the setting working precision is achieved again. So that the optimization process is simplified and global optimum is acquired reliably.


Author(s):  
Haibo Hu ◽  
Nannan Xu

From the Rwandan genocide to the Arab Spring movement, it has been well known that social networks, offline or online, and mass media can collectively change and amplify public opinions, however there are few theoretical models to characterize the persuasion process. In this paper, we propose an opinion dynamics model based on invasion process with media effect and committed agents, and analytically obtain the fraction of each opinion at the steady state. We find that the relative proportion of committed agents plays a vital role in influencing corresponding opinion formation, and social networks can enhance the influence of committed agents through the interaction between individuals. Mass media can affect individuals not only directly due to exposure but indirectly due to social interactions. This paper reveals the influence of mass media and committed agents on the final distribution of opinions through a persuasion process, and lays the foundation for building more general models that consider individual heterogeneity and external influences.


2020 ◽  
Vol 9 (1) ◽  
pp. 2752-2762

A major thrust in the field of computational intelligence is the ability to comprehend and interpret intelligence in combination with several research disciplines of computer science, biology, statistics, and cognitive science. The emergence of bio informatics is a two-fold manifestation of advance biology along with data mining and statistical learning that attempts to analyse and interpret a large collection of medical data. It aims at exploring facts about unknown patterns. This paper aims at providing a model that numerically analyses the existence of carcinomas in the genomic data sequence. Attempts have been taken to optimise the highly contributing factors using recent nature inspired algorithms like Emperor Penguin Optimization Algorithm (EPOA) and Chaotic Artificial Algae Optimization(CAAO). These algorithms are gaining popularity as they are capable of exploring global optimum instead of local optimum. The performance of these algorithms are judged by implementing it in seven benchmark datasets. To ensure a good potential of these new algorithms, we have made a comparative study with the capability of other indigenous optimization algorithms like PSO etc.


2020 ◽  
Author(s):  
Alberto Bemporad ◽  
Dario Piga

AbstractThis paper proposes a method for solving optimization problems in which the decision-maker cannot evaluate the objective function, but rather can only express a preference such as “this is better than that” between two candidate decision vectors. The algorithm described in this paper aims at reaching the global optimizer by iteratively proposing the decision maker a new comparison to make, based on actively learning a surrogate of the latent (unknown and perhaps unquantifiable) objective function from past sampled decision vectors and pairwise preferences. A radial-basis function surrogate is fit via linear or quadratic programming, satisfying if possible the preferences expressed by the decision maker on existing samples. The surrogate is used to propose a new sample of the decision vector for comparison with the current best candidate based on two possible criteria: minimize a combination of the surrogate and an inverse weighting distance function to balance between exploitation of the surrogate and exploration of the decision space, or maximize a function related to the probability that the new candidate will be preferred. Compared to active preference learning based on Bayesian optimization, we show that our approach is competitive in that, within the same number of comparisons, it usually approaches the global optimum more closely and is computationally lighter. Applications of the proposed algorithm to solve a set of benchmark global optimization problems, for multi-objective optimization, and for optimal tuning of a cost-sensitive neural network classifier for object recognition from images are described in the paper. MATLAB and a Python implementations of the algorithms described in the paper are available at http://cse.lab.imtlucca.it/~bemporad/glis.


Algorithms ◽  
2021 ◽  
Vol 14 (2) ◽  
pp. 45
Author(s):  
Rafael D. Tordecilla ◽  
Pedro J. Copado-Méndez ◽  
Javier Panadero ◽  
Carlos L. Quintero-Araujo ◽  
Jairo R. Montoya-Torres ◽  
...  

The location routing problem integrates both a facility location and a vehicle routing problem. Each of these problems are NP-hard in nature, which justifies the use of heuristic-based algorithms when dealing with large-scale instances that need to be solved in reasonable computing times. This paper discusses a realistic variant of the problem that considers facilities of different sizes and two types of uncertainty conditions. In particular, we assume that some customers’ demands are stochastic, while others follow a fuzzy pattern. An iterated local search metaheuristic is integrated with simulation and fuzzy logic to solve the aforementioned problem, and a series of computational experiments are run to illustrate the potential of the proposed algorithm.


2016 ◽  
Vol 2016 ◽  
pp. 1-7 ◽  
Author(s):  
Carolina Lagos ◽  
Guillermo Guerrero ◽  
Enrique Cabrera ◽  
Stefanie Niklander ◽  
Franklin Johnson ◽  
...  

A novel matheuristic approach is presented and tested on a well-known optimisation problem, namely, capacitated facility location problem (CFLP). The algorithm combines local search and mathematical programming. While the local search algorithm is used to select a subset of promising facilities, mathematical programming strategies are used to solve the subproblem to optimality. Proposed local search is influenced by instance-specific information such as installation cost and the distance between customers and facilities. The algorithm is tested on large instances of the CFLP, where neither local search nor mathematical programming is able to find good quality solutions within acceptable computational times. Our approach is shown to be a very competitive alternative to solve large-scale instances for the CFLP.


2008 ◽  
Vol 22 (25n26) ◽  
pp. 4482-4494 ◽  
Author(s):  
F. V. KUSMARTSEV ◽  
KARL E. KÜRTEN

We propose a new theory of the human mind. The formation of human mind is considered as a collective process of the mutual interaction of people via exchange of opinions and formation of collective decisions. We investigate the associated dynamical processes of the decision making when people are put in different conditions including risk situations in natural catastrophes when the decision must be made very fast or at national elections. We also investigate conditions at which the fast formation of opinion is arising as a result of open discussions or public vote. Under a risk condition the system is very close to chaos and therefore the opinion formation is related to the order disorder transition. We study dramatic changes which may happen with societies which in physical terms may be considered as phase transitions from ordered to chaotic behavior. Our results are applicable to changes which are arising in various social networks as well as in opinion formation arising as a result of open discussions. One focus of this study is the determination of critical parameters, which influence a formation of stable mind, public opinion and where the society is placed “at the edge of chaos”. We show that social networks have both, the necessary stability and the potential for evolutionary improvements or self-destruction. We also show that the time needed for a discussion to take a proper decision depends crucially on the nature of the interactions between the entities as well as on the topology of the social networks.


2013 ◽  
Vol 284-287 ◽  
pp. 2411-2415
Author(s):  
Chien Chun Kung ◽  
Kuei Yi Chen

This paper presents a technique to design a PSO guidance algorithm for the nonlinear and dynamic pursuit-evasion optimization problem. In the PSO guidance algorithm, the particle positions of the swarm are initialized randomly within the guidance command solution space. With the particle positions to be guidance commands, we predict and record missiles’ behavior by solving point-mass equations of motion during a defined short-range period. Taking relative distance to be the objective function, the fitness function is then evaluated according to the objective function. As the PSO algorithm proceeds, these guidance commands will migrate to a local optimum until the global optimum is reached. This paper implements the PSO guidance algorithm in two pursuit-evasion scenarios and the simulation results show that the proposed design technique is able to generate a missile guidance law which has satisfied performance in execution time, terminal miss distance, time of interception and robust pursuit capability.


Sign in / Sign up

Export Citation Format

Share Document