Skip to main content

Showing 1–11 of 11 results for author: Farina, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2107.02526  [pdf, other

    cs.LG stat.ML

    Intrinsic uncertainties and where to find them

    Authors: Francesco Farina, Lawrence Phillips, Nicola J Richmond

    Abstract: We introduce a framework for uncertainty estimation that both describes and extends many existing methods. We consider typical hyperparameters involved in classical training as random variables and marginalise them out to capture various sources of uncertainty in the parameter space. We investigate which forms and combinations of marginalisation are most useful from a practical point of view on st… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: Presented at the ICML 2021 Workshop on Uncertainty and Robustness in Deep Learning

  2. arXiv:2106.13786  [pdf, other

    cs.LG

    Data efficiency in graph networks through equivariance

    Authors: Francesco Farina, Emma Slade

    Abstract: We introduce a novel architecture for graph networks which is equivariant to any transformation in the coordinate embeddings that preserves the distance between neighbouring nodes. In particular, it is equivariant to the Euclidean and conformal orthogonal groups in $n$-dimensions. Thanks to its equivariance properties, the proposed model is extremely more data efficient with respect to classical g… ▽ More

    Submitted 11 July, 2021; v1 submitted 25 June, 2021; originally announced June 2021.

    Comments: Presented at the ICML 2021 Workshop on Subset Selection in Machine Learning: From Theory to Practice. arXiv admin note: text overlap with arXiv:2105.14058

  3. arXiv:2105.14058  [pdf, other

    cs.LG

    Symmetry-driven graph neural networks

    Authors: Francesco Farina, Emma Slade

    Abstract: Exploiting symmetries and invariance in data is a powerful, yet not fully exploited, way to achieve better generalisation with more efficiency. In this paper, we introduce two graph network architectures that are equivariant to several types of transformations affecting the node coordinates. First, we build equivariance to any transformation in the coordinate embeddings that preserves the distance… ▽ More

    Submitted 28 May, 2021; originally announced May 2021.

  4. arXiv:2103.14066  [pdf, other

    cs.LG

    Beyond permutation equivariance in graph networks

    Authors: Emma Slade, Francesco Farina

    Abstract: In this draft paper, we introduce a novel architecture for graph networks which is equivariant to the Euclidean group in $n$-dimensions. The model is designed to work with graph networks in their general form and can be shown to include particular variants as special cases. Thanks to its equivariance properties, we expect the proposed model to be more data efficient with respect to classical graph… ▽ More

    Submitted 21 May, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

  5. arXiv:2102.05968  [pdf, ps, other

    cs.FL

    Recognizability of languages via deterministic finite automata with values on a monoid: General Myhill-Nerode Theorem

    Authors: José Ramón González de Mendívil, Federico Fariña

    Abstract: This paper deals with the problem of recognizability of functions l: Sigma* --> M that map words to values in the support set M of a monoid (M,.,1). These functions are called M-languages. M-languages are studied from the aspect of their recognition by deterministic finite automata whose components take values on M (M-DFAs). The characterization of an M-language l is based on providing a right con… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    Comments: 32 pages

  6. arXiv:2009.01745  [pdf, other

    math.OC cs.DC cs.LG

    GTAdam: Gradient Tracking with Adaptive Momentum for Distributed Online Optimization

    Authors: Guido Carnevale, Francesco Farina, Ivano Notarnicola, Giuseppe Notarstefano

    Abstract: This paper deals with a network of computing agents aiming to solve an online optimization problem in a distributed fashion, i.e., by means of local computation and communication, without any central coordinator. We propose the gradient tracking with adaptive momentum estimation (GTAdam) distributed algorithm, which combines a gradient tracking mechanism with first and second order momentum estima… ▽ More

    Submitted 12 September, 2023; v1 submitted 3 September, 2020; originally announced September 2020.

  7. arXiv:1912.02580  [pdf, other

    cs.LG cs.MA math.OC stat.ML

    Collective Learning

    Authors: Francesco Farina

    Abstract: In this paper, we introduce the concept of collective learning (CL) which exploits the notion of collective intelligence in the field of distributed semi-supervised learning. The proposed framework draws inspiration from the learning behavior of human beings, who alternate phases involving collaboration, confrontation and exchange of views with other consisting of studying and learning on their ow… ▽ More

    Submitted 26 May, 2021; v1 submitted 5 December, 2019; originally announced December 2019.

    Comments: update references

  8. arXiv:1911.05473  [pdf, other

    cs.LG math.OC stat.ML

    Asynchronous Distributed Learning from Constraints

    Authors: Francesco Farina, Stefano Melacci, Andrea Garulli, Antonio Giannitrapani

    Abstract: In this paper, the extension of the framework of Learning from Constraints (LfC) to a distributed setting where multiple parties, connected over the network, contribute to the learning process is studied. LfC relies on the generic notion of "constraint" to inject knowledge into the learning problem and, due to its generality, it deals with possibly nonconvex constraints, enforced either in a hard… ▽ More

    Submitted 13 November, 2019; originally announced November 2019.

  9. DISROPT: a Python Framework for Distributed Optimization

    Authors: Francesco Farina, Andrea Camisa, Andrea Testa, Ivano Notarnicola, Giuseppe Notarstefano

    Abstract: In this paper we introduce DISROPT, a Python package for distributed optimization over networks. We focus on cooperative set-ups in which an optimization problem must be solved by peer-to-peer processors (without central coordinators) that have access only to partial knowledge of the entire problem. To reflect this, agents in DISROPT are modeled as entities that are initialized with their local kn… ▽ More

    Submitted 20 May, 2020; v1 submitted 6 November, 2019; originally announced November 2019.

    Journal ref: IFAC-PapersOnLine 2020

  10. Upper Body Pose Estimation Using Wearable Inertial Sensors and Multiplicative Kalman Filter

    Authors: Tommaso Lisini Baldi, Francesco Farina, Andrea Garulli, Antonio Giannitrapani, Domenico Prattichizzo

    Abstract: Estimating the limbs pose in a wearable way may benefit multiple areas such as rehabilitation, teleoperation, human-robot interaction, gaming, and many more. Several solutions are commercially available, but they are usually expensive or not wearable/portable. We present a wearable pose estimation system (WePosE), based on inertial measurements units (IMUs), for motion analysis and body tracking.… ▽ More

    Submitted 24 September, 2019; v1 submitted 23 September, 2019; originally announced September 2019.

    Comments: 8 pages, 8 figures

    Journal ref: IEEE Sensors Journal 2020

  11. arXiv:1905.13682  [pdf, other

    math.OC cs.LG math.CO

    Distributed Submodular Minimization via Block-Wise Updates and Communications

    Authors: Andrea Testa, Francesco Farina, Giuseppe Notarstefano

    Abstract: In this paper we deal with a network of computing agents with local processing and neighboring communication capabilities that aim at solving (without any central unit) a submodular optimization problem. The cost function is the sum of many local submodular functions and each agent in the network has access to one function in the sum only. In this \emph{distributed} set-up, in order to preserve th… ▽ More

    Submitted 25 May, 2020; v1 submitted 31 May, 2019; originally announced May 2019.