Skip to main content

Showing 1–7 of 7 results for author: Meanti, G

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

    stat.ML cs.LG math.DS

    Estimating Koopman operators with sketching to provably learn large scale dynamical systems

    Authors: Giacomo Meanti, Antoine Chatalic, Vladimir R. Kostic, Pietro Novelli, Massimiliano Pontil, Lorenzo Rosasco

    Abstract: The theory of Koopman operators allows to deploy non-parametric machine learning algorithms to predict and analyze complex dynamical systems. Estimators such as principal component regression (PCR) or reduced rank regression (RRR) in kernel spaces can be shown to provably learn Koopman operators from finite empirical observations of the system's time evolution. Scaling these approaches to very lon… ▽ More

    Submitted 30 July, 2023; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: 9 pages, 4 figures, code at https://github.com/Giodiro/NystromKoopman

  2. arXiv:2301.10241  [pdf, other

    cs.CV

    K-Planes: Explicit Radiance Fields in Space, Time, and Appearance

    Authors: Sara Fridovich-Keil, Giacomo Meanti, Frederik Warburg, Benjamin Recht, Angjoo Kanazawa

    Abstract: We introduce k-planes, a white-box model for radiance fields in arbitrary dimensions. Our model uses d choose 2 planes to represent a d-dimensional scene, providing a seamless way to go from static (d=3) to dynamic (d=4) scenes. This planar factorization makes adding dimension-specific priors easy, e.g. temporal smoothness and multi-resolution spatial structure, and induces a natural decomposition… ▽ More

    Submitted 24 March, 2023; v1 submitted 24 January, 2023; originally announced January 2023.

    Comments: Project page https://sarafridov.github.io/K-Planes/

  3. Learn Fast, Segment Well: Fast Object Segmentation Learning on the iCub Robot

    Authors: Federico Ceola, Elisa Maiettini, Giulia Pasquale, Giacomo Meanti, Lorenzo Rosasco, Lorenzo Natale

    Abstract: The visual system of a robot has different requirements depending on the application: it may require high accuracy or reliability, be constrained by limited resources or need fast adaptation to dynamically changing environments. In this work, we focus on the instance segmentation task and provide a comprehensive study of different techniques that allow adapting an object segmentation model in pres… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: ©2022 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

  4. arXiv:2204.00495  [pdf, other

    cs.LG physics.ao-ph

    Physics Informed Shallow Machine Learning for Wind Speed Prediction

    Authors: Daniele Lagomarsino-Oneto, Giacomo Meanti, Nicolò Pagliana, Alessandro Verri, Andrea Mazzino, Lorenzo Rosasco, Agnese Seminara

    Abstract: The ability to predict wind is crucial for both energy production and weather forecasting. Mechanistic models that form the basis of traditional forecasting perform poorly near the ground. In this paper, we take an alternative data-driven approach based on supervised learning. We analyze a massive dataset of wind measured from anemometers located at 10 m height in 32 locations in two central and n… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

    Comments: 26 pages, 11 figures

  5. arXiv:2202.01773  [pdf, other

    stat.ML cs.LG

    Multiclass learning with margin: exponential rates with no bias-variance trade-off

    Authors: Stefano Vigogna, Giacomo Meanti, Ernesto De Vito, Lorenzo Rosasco

    Abstract: We study the behavior of error bounds for multiclass classification under suitable margin conditions. For a wide variety of methods we prove that the classification error under a hard-margin condition decreases exponentially fast without any bias-variance trade-off. Different convergence rates can be obtained in correspondence of different margin assumptions. With a self-contained and instructive… ▽ More

    Submitted 3 February, 2022; originally announced February 2022.

  6. arXiv:2201.06314  [pdf, other

    cs.LG stat.ML

    Efficient Hyperparameter Tuning for Large Scale Kernel Ridge Regression

    Authors: Giacomo Meanti, Luigi Carratino, Ernesto De Vito, Lorenzo Rosasco

    Abstract: Kernel methods provide a principled approach to nonparametric learning. While their basic implementations scale poorly to large problems, recent advances showed that approximate solvers can efficiently handle massive datasets. A shortcoming of these solutions is that hyperparameter tuning is not taken care of, and left for the user to perform. Hyperparameters are crucial in practice and the lack o… ▽ More

    Submitted 17 January, 2022; originally announced January 2022.

    Comments: 24 pages, 3 figures

  7. arXiv:2006.10350  [pdf, other

    cs.LG stat.ML

    Kernel methods through the roof: handling billions of points efficiently

    Authors: Giacomo Meanti, Luigi Carratino, Lorenzo Rosasco, Alessandro Rudi

    Abstract: Kernel methods provide an elegant and principled approach to nonparametric learning, but so far could hardly be used in large scale problems, since naïve implementations scale poorly with data size. Recent advances have shown the benefits of a number of algorithmic ideas, for example combining optimization, numerical linear algebra and random projections. Here, we push these efforts further to dev… ▽ More

    Submitted 26 November, 2020; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: 33 pages, 7 figures, NeurIPS 2020