Massimo Di Pierro

2papers

2 Papers

NAFeb 7, 2012
Improving non-linear fits

Massimo Di Pierro

In this notes we describe an algorithm for non-linear fitting which incorporates some of the features of linear least squares into a general minimum $χ^2$ fit and provide a pure Python implementation of the algorithm. It consists of the variable projection method (varpro), combined with a Newton optimizer and stabilized using the steepest descent with an adaptative step. The algorithm includes a term to account for Bayesian priors. We performed tests of the algorithm using simulated data. This method is suitable, for example, for fitting with sums of exponentials as often needed in Lattice Quantum Chromodynamics.

SIFeb 10, 2019
Identifying Fake News from Twitter Sharing Data: A Large-Scale Study

Rakshit Agrawal, Luca de Alfaro, Gabriele Ballarin et al.

Social networks offer a ready channel for fake and misleading news to spread and exert influence. This paper examines the performance of different reputation algorithms when applied to a large and statistically significant portion of the news that are spread via Twitter. Our main result is that simple crowdsourcing-based algorithms are able to identify a large portion of fake or misleading news, while incurring only very low false positive rates for mainstream websites. We believe that these algorithms can be used as the basis of practical, large-scale systems for indicating to consumers which news sites deserve careful scrutiny and skepticism.