Skip to main content

Showing 1–13 of 13 results for author: Latorre, F

.
  1. arXiv:2306.11035  [pdf, other

    cs.LG math.OC stat.ML

    Adversarial Training Should Be Cast as a Non-Zero-Sum Game

    Authors: Alexander Robey, Fabian Latorre, George J. Pappas, Hamed Hassani, Volkan Cevher

    Abstract: One prominent approach toward resolving the adversarial vulnerability of deep neural networks is the two-player zero-sum paradigm of adversarial training, in which predictors are trained against adversarially chosen perturbations of data. Despite the promise of this approach, algorithms based on this paradigm have not engendered sufficient levels of robustness and suffer from pathological behavior… ▽ More

    Submitted 18 March, 2024; v1 submitted 19 June, 2023; originally announced June 2023.

  2. arXiv:2306.00620  [pdf, other

    cs.LG

    OTW: Optimal Transport War** for Time Series

    Authors: Fabian Latorre, Chenghao Liu, Doyen Sahoo, Steven C. H. Hoi

    Abstract: Dynamic Time War** (DTW) has become the pragmatic choice for measuring distance between time series. However, it suffers from unavoidable quadratic time complexity when the optimal alignment matrix needs to be computed exactly. This hinders its use in deep learning architectures, where layers involving DTW computations cause severe bottlenecks. To alleviate these issues, we introduce a new metri… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: This is an extended version of an ICASSP 2023 accepted paper https://ieeexplore.ieee.org/document/10095915

  3. Autonomous crater detection on asteroids using a fully-convolutional neural network

    Authors: Francesco Latorre, Dario Spiller, Fabio Curti

    Abstract: This paper shows the application of autonomous Crater Detection using the U-Net, a Fully-Convolutional Neural Network, on Ceres. The U-Net is trained on optical images of the Moon Global Morphology Mosaic based on data collected by the LRO and manual crater catalogues. The Moon-trained network will be tested on Dawn optical images of Ceres: this task is accomplished by means of a Transfer Learning… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

  4. arXiv:2202.05068  [pdf, other

    cs.LG

    Controlling the Complexity and Lipschitz Constant improves polynomial nets

    Authors: Zhenyu Zhu, Fabian Latorre, Grigorios G Chrysos, Volkan Cevher

    Abstract: While the class of Polynomial Nets demonstrates comparable performance to neural networks (NN), it currently has neither theoretical generalization characterization nor robustness guarantees. To this end, we derive new complexity bounds for the set of Coupled CP-Decomposition (CCP) and Nested Coupled CP-decomposition (NCP) models of Polynomial Nets in terms of the $\ell_\infty$-operator-norm and t… ▽ More

    Submitted 10 February, 2022; originally announced February 2022.

  5. Solving Inverse Problems with Hybrid Deep Image Priors: the challenge of preventing overfitting

    Authors: Zhaodong Sun, Thomas Sanchez, Fabian Latorre, Volkan Cevher

    Abstract: We mainly analyze and solve the overfitting problem of deep image prior (DIP). Deep image prior can solve inverse problems such as super-resolution, inpainting and denoising. The main advantage of DIP over other deep learning approaches is that it does not need access to a large dataset. However, due to the large number of parameters of the neural network and noisy data, DIP overfits to the noise… ▽ More

    Submitted 17 February, 2023; v1 submitted 3 November, 2020; originally announced November 2020.

    Comments: Part of the work has been published on ICASSP 2021 with the paper title "a plug-and-play deep image prior"

  6. arXiv:2007.01003  [pdf, other

    cs.LG math.OC stat.ML

    Efficient Proximal Map** of the 1-path-norm of Shallow Networks

    Authors: Fabian Latorre, Paul Rolland, Nadav Hallak, Volkan Cevher

    Abstract: We demonstrate two new important properties of the 1-path-norm of shallow neural networks. First, despite its non-smoothness and non-convexity it allows a closed form proximal operator which can be efficiently computed, allowing the use of stochastic proximal-gradient-type methods for regularized empirical risk minimization. Second, when the activation functions is differentiable, it provides an u… ▽ More

    Submitted 15 July, 2020; v1 submitted 2 July, 2020; originally announced July 2020.

    Comments: ICML 2020. Fabian Latorre, Paul Rolland and Nadav Hallak have contributed equally

  7. arXiv:2004.08688  [pdf, other

    cs.LG stat.ML

    Lipschitz constant estimation of Neural Networks via sparse polynomial optimization

    Authors: Fabian Latorre, Paul Rolland, Volkan Cevher

    Abstract: We introduce LiPopt, a polynomial optimization framework for computing increasingly tighter upper bounds on the Lipschitz constant of neural networks. The underlying optimization problems boil down to either linear (LP) or semidefinite (SDP) programming. We show how to use the sparse connectivity of a network, to significantly reduce the complexity of computation. This is specially useful for conv… ▽ More

    Submitted 18 April, 2020; originally announced April 2020.

    Comments: Published as a conference paper in ICLR2020, originally submitted in September 25 2019 and available at https://openreview.net/forum?id=rJe4_xSFDB

  8. arXiv:1907.03343  [pdf, other

    cs.LG math.OC stat.ML

    Fast and Provable ADMM for Learning with Generative Priors

    Authors: Fabian Latorre Gómez, Armin Eftekhari, Volkan Cevher

    Abstract: In this work, we propose a (linearized) Alternating Direction Method-of-Multipliers (ADMM) algorithm for minimizing a convex function subject to a nonconvex constraint. We focus on the special case where such constraint arises from the specification that a variable should lie in the range of a neural network. This is motivated by recent successful applications of Generative Adversarial Networks (G… ▽ More

    Submitted 7 July, 2019; originally announced July 2019.

  9. arXiv:1906.11357  [pdf, other

    math.OC

    An Inexact Augmented Lagrangian Framework for Nonconvex Optimization with Nonlinear Constraints

    Authors: Mehmet Fatih Sahin, Armin Eftekhari, Ahmet Alacaoglu, Fabian Latorre, Volkan Cevher

    Abstract: We propose a practical inexact augmented Lagrangian method (iALM) for nonconvex problems with nonlinear constraints. We characterize the total computational complexity of our method subject to a verifiable geometric condition, which is closely related to the Polyak-Lojasiewicz and Mangasarian-Fromowitz conditions. In particular, when a first-order solver is used for the inner iterates, we prove… ▽ More

    Submitted 20 April, 2022; v1 submitted 26 June, 2019; originally announced June 2019.

    Journal ref: In proceedings of NeurIPS 2019, pages 13943-13955, volume 32: http://papers.nips.cc/paper/9545-an-inexact-augmented-lagrangian-framework-for-nonconvex-optimization-with-nonlinear-constraints

  10. arXiv:1609.02855  [pdf, ps, other

    math.ST

    Complexity Regularization and Local Metric Entropy

    Authors: Fabián Latorre

    Abstract: In the context of Structural Risk Minimization, one is presented a sequence of classes $\{\mathcal{G}_j\}$ from which, given a random sample $(X_i,Y_i)$ one wants to choose a strongly consistent estimator. For certain types of classes of functions, we present a criterion to choose an estimator, based on the minimization of the sum of empirical error and a complexity penalty $r(n,j)$ over each clas… ▽ More

    Submitted 9 September, 2016; originally announced September 2016.

  11. arXiv:1311.2440  [pdf, ps, other

    physics.atom-ph

    Singlet and triplet bound state spectra in the four-electron Be-like atomic systems

    Authors: Maria Belen Ruiz, Federico Latorre, Alexei M. Frolov

    Abstract: A large number of bound singlet and triplet states in the four-electron Be-atom and Be-like ions B$^+$, C$^{2+}$, F$^{5+}$ and Mg$^{8+}$ are determined to milli-Hartree numerical accuracy ($1\cdot 10^{-3}$ a.u.). These states include the bound singlet and triplet $S$-, $P$-, $D$-, $F$-, $G$-, $H$-, $I$- and $K$-states. Based on computational results we analyze the singlet and triplet series of the… ▽ More

    Submitted 4 May, 2015; v1 submitted 11 November, 2013; originally announced November 2013.

    Comments: 27 pages, 6 figures, 4 tables and 30 references

  12. arXiv:1212.1407  [pdf, other

    math.CO math.MG

    An incidence Hopf Algebra of Convex Geometries

    Authors: Fabian Latorre

    Abstract: A lattice L is "meet-distributive" if for each element of L, the meets of the elements directly below it form a Boolean lattice. These objects are in bijection with "convex geometries", which are an abstract model of convexity. Do they give rise to an incidence Hopf algebra of convex geometries?

    Submitted 5 December, 2012; originally announced December 2012.

  13. arXiv:1212.1406  [pdf, other

    math.CO cs.DM math.OC

    The Maxflow problem and a generalization to simplicial complexes

    Authors: Fabian Latorre

    Abstract: The problem of Maxflow is a widely developed subject in modern mathematics. Efficient algorithms exist to solve this problem, that is why a good generalization may permit these algorithms to be understood as a particular instance of solutions in a wider class of problems. In the last section we suggest a generalization in the context of simplicial complexes, that reduces to the problem of Maxflow… ▽ More

    Submitted 5 December, 2012; originally announced December 2012.