Skip to main content

Showing 1–34 of 34 results for author: Oberman, A M

.
  1. arXiv:2010.02508  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Adversarial Boot Camp: label free certified robustness in one epoch

    Authors: Ryan Campbell, Chris Finlay, Adam M Oberman

    Abstract: Machine learning models are vulnerable to adversarial attacks. One approach to addressing this vulnerability is certification, which focuses on models that are guaranteed to be robust for a given perturbation size. A drawback of recent certified models is that they are stochastic: they require multiple computationally expensive model evaluations with random noise added to a given input. In our wor… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: 13 pages, 5 figures, 5 tables. Under review as a conference paper at ICLR 2021. arXiv admin note: substantial text overlap with arXiv:2006.06061

  2. arXiv:2006.06061  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Deterministic Gaussian Averaged Neural Networks

    Authors: Ryan Campbell, Chris Finlay, Adam M Oberman

    Abstract: We present a deterministic method to compute the Gaussian average of neural networks used in regression and classification. Our method is based on an equivalence between training with a particular regularized loss, and the expected values of Gaussian averages. We use this equivalence to certify models which perform well on clean data but are not robust to adversarial perturbations. In terms of cer… ▽ More

    Submitted 10 June, 2020; originally announced June 2020.

  3. arXiv:2006.06033  [pdf, other

    cs.LG stat.ML

    Learning normalizing flows from Entropy-Kantorovich potentials

    Authors: Chris Finlay, Augusto Gerolin, Adam M Oberman, Aram-Alexandre Pooladian

    Abstract: We approach the problem of learning continuous normalizing flows from a dual perspective motivated by entropy-regularized optimal transport, in which continuous normalizing flows are cast as gradients of scalar potential functions. This formulation allows us to train a dual objective comprised only of the scalar potential functions, and removes the burden of explicitly computing normalizing flows… ▽ More

    Submitted 10 June, 2020; originally announced June 2020.

  4. arXiv:2002.02798  [pdf, other

    stat.ML cs.LG

    How to train your neural ODE: the world of Jacobian and kinetic regularization

    Authors: Chris Finlay, Jörn-Henrik Jacobsen, Levon Nurbekyan, Adam M Oberman

    Abstract: Training neural ODEs on large datasets has not been tractable due to the necessity of allowing the adaptive numerical ODE solver to refine its step size to very small values. In practice this leads to dynamics equivalent to many hundreds or even thousands of layers. In this paper, we overcome this apparent difficulty by introducing a theoretically-grounded combination of both optimal transport and… ▽ More

    Submitted 23 June, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

    Comments: Accepted to ICML 2020

  5. No-collision Transportation Maps

    Authors: Levon Nurbekyan, Alexander Iannantuono, Adam M. Oberman

    Abstract: Transportation maps between probability measures are critical objects in numerous areas of mathematics and applications such as PDE, fluid mechanics, geometry, machine learning, computer science, and economics. Given a pair of source and target measures, one searches for a map that has suitable properties and transports the source measure to the target one. Here, we study maps that possess the \te… ▽ More

    Submitted 5 April, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

    Comments: 24 pages, 4 figures, 6 tables

    MSC Class: 49M27;

    Journal ref: J Sci Comput 82, 45 (2020)

  6. arXiv:1910.02840  [pdf, ps, other

    cs.LG cs.CV

    Farkas layers: don't shift the data, fix the geometry

    Authors: Aram-Alexandre Pooladian, Chris Finlay, Adam M Oberman

    Abstract: Successfully training deep neural networks often requires either batch normalization, appropriate weight initialization, both of which come with their own challenges. We propose an alternative, geometrically motivated method for training. Using elementary results from linear programming, we introduce Farkas layers: a method that ensures at least one neuron is active at a given layer. Focusing on r… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

  7. arXiv:1910.01612  [pdf, other

    cs.LG math.AP stat.ML

    Partial differential equation regularization for supervised machine learning

    Authors: Adam M Oberman

    Abstract: This article is an overview of supervised machine learning problems for regression and classification. Topics include: kernel methods, training by stochastic gradient descent, deep learning architecture, losses for classification, statistical learning theory, and dimension independent generalization bounds. Implicit regularization in deep learning examples are presented, including data augmentatio… ▽ More

    Submitted 3 October, 2019; originally announced October 2019.

    Comments: 16 pages, 5 figures

    MSC Class: Primary 65N99; Secondary 35A15; 49M99; 65C50

  8. arXiv:1908.07861  [pdf, other

    math.OC

    Nesterov's method with decreasing learning rate leads to accelerated stochastic gradient descent

    Authors: Maxime Laborde, Adam M. Oberman

    Abstract: We present a coupled system of ODEs which, when discretized with a constant time step/learning rate, recovers Nesterov's accelerated gradient descent algorithm. The same ODEs, when discretized with a decreasing learning rate, leads to novel stochastic gradient descent (SGD) algorithms, one in the convex and a second in the strongly convex case. In the strongly convex case, we obtain an algorithm s… ▽ More

    Submitted 1 September, 2020; v1 submitted 21 August, 2019; originally announced August 2019.

    Comments: 23 pages, 1 table, (minor revision), accepted to AISTATS 2020

  9. arXiv:1905.11468  [pdf, other

    stat.ML cs.CR cs.CV cs.LG

    Scaleable input gradient regularization for adversarial robustness

    Authors: Chris Finlay, Adam M Oberman

    Abstract: In this work we revisit gradient regularization for adversarial robustness with some new ingredients. First, we derive new per-image theoretical robustness bounds based on local gradient information. These bounds strongly motivate input gradient regularization. Second, we implement a scaleable version of input gradient regularization which avoids double backpropagation: adversarially robust ImageN… ▽ More

    Submitted 4 October, 2019; v1 submitted 27 May, 2019; originally announced May 2019.

  10. arXiv:1903.10396  [pdf, other

    cs.LG cs.CR stat.ML

    The LogBarrier adversarial attack: making effective use of decision boundary information

    Authors: Chris Finlay, Aram-Alexandre Pooladian, Adam M. Oberman

    Abstract: Adversarial attacks for image classification are small perturbations to images that are designed to cause misclassification by a model. Adversarial attacks formally correspond to an optimization problem: find a minimum norm image perturbation, constrained to cause misclassification. A number of effective attacks have been developed. However, to date, no gradient-based attacks have used best practi… ▽ More

    Submitted 25 March, 2019; originally announced March 2019.

    Comments: 12 pages, 4 figures, 6 tables

  11. arXiv:1903.09215  [pdf, other

    stat.ML cs.LG

    Calibrated Top-1 Uncertainty estimates for classification by score based models

    Authors: Adam M. Oberman, Chris Finlay, Alexander Iannantuono, Tiago Salvador

    Abstract: While the accuracy of modern deep learning models has significantly improved in recent years, the ability of these models to generate uncertainty estimates has not progressed to the same degree. Uncertainty methods are designed to provide an estimate of class probabilities when predicting class assignment. While there are a number of proposed methods for estimating uncertainty, they all suffer f… ▽ More

    Submitted 16 June, 2020; v1 submitted 21 March, 2019; originally announced March 2019.

    Comments: 12 pages, 5 figures, 6 tables (major revision, new benchmark allows us to show model calibration is better)

  12. arXiv:1903.08688  [pdf, other

    math.OC

    Stochastic Gradient Descent with Polyak's Learning Rate

    Authors: Adam M. Oberman, Mariana Prazeres

    Abstract: Stochastic gradient descent (SGD) for strongly convex functions converges at the rate $\bO(1/k)$. However, achieving good results in practice requires tuning the parameters (for example the learning rate) of the algorithm. In this paper we propose a generalization of the Polyak step size, used for subgradient methods, to Stochastic gradient descent. We prove a non-asymptotic convergence at the rat… ▽ More

    Submitted 11 July, 2019; v1 submitted 20 March, 2019; originally announced March 2019.

  13. Approximate homogenization of fully nonlinear elliptic PDEs: estimates and numerical results for Pucci type equations

    Authors: Chris Finlay, Adam M. Oberman

    Abstract: We are interested in the shape of the homogenized operator $\overline F(Q)$ for PDEs which have the structure of a nonlinear Pucci operator. A typical operator is $H^{a_1,a_2}(Q,x) = a_1(x) λ_{\min}(Q) + a_2(x)λ_{\max}(Q)$. Linearization of the operator leads to a non-divergence form homogenization problem, which can be solved by averaging against the invariant measure. We estimate the error obtai… ▽ More

    Submitted 14 May, 2018; v1 submitted 27 October, 2017; originally announced October 2017.

    Comments: Journal of Scientific Computing (2018)

    MSC Class: 35B27

  14. arXiv:1710.10309  [pdf, ps, other

    math.AP

    Approximate homogenization of convex nonlinear elliptic PDEs

    Authors: Chris Finlay, Adam M. Oberman

    Abstract: We approximate the homogenization of fully nonlinear, convex, uniformly elliptic Partial Differential Equations in the periodic setting, using a variational formula for the optimal invariant measure, which may be derived via Legendre-Fenchel duality. The variational formula expresses $\bar H$ as an average of the operator against the optimal invariant measure, generalizing the linear case. Several… ▽ More

    Submitted 27 October, 2017; originally announced October 2017.

    MSC Class: 35B27

  15. arXiv:1703.01350  [pdf, other

    cs.CG math.CO

    Approximate Convex Hulls: sketching the convex hull using curvature

    Authors: Robert Graham, Adam M. Oberman

    Abstract: Convex hulls are fundamental objects in computational geometry. In moderate dimensions or for large numbers of vertices, computing the convex hull can be impractical due to the computational complexity of convex hull algorithms. In this article we approximate the convex hull in using a scalable algorithm which finds high curvature vertices with high probability. The algorithm is particularly effec… ▽ More

    Submitted 14 June, 2017; v1 submitted 27 February, 2017; originally announced March 2017.

    Comments: 16 pages, 8 figures

    MSC Class: Primary: 52-04; Secondary: 52A41; 52A20; 65Y20; 53C45

  16. arXiv:1612.06813  [pdf, other

    math.AP math.NA

    A partial differential equation for the strictly quasiconvex envelope

    Authors: Bilal Abbasi, Adam M. Oberman

    Abstract: In a series of papers Barron, Goebel, and Jensen studied Partial Differential Equations (PDE)s for quasiconvex (QC) functions \cite{barron2012functions, barron2012quasiconvex,barron2013quasiconvex,barron2013uniqueness}. To overcome the lack of uniqueness for the QC PDE, they introduced a regularization: a PDE for $\e$-robust QC functions, which is well-posed. Building on this work, we introduce a… ▽ More

    Submitted 20 December, 2016; originally announced December 2016.

    Comments: 20 pages, 6 figures, 1 table

    Journal ref: IMA Journal of Numerical Analysis Volume 39 Issue 1, 25 January 2019 Pages 141-166

  17. arXiv:1612.05584  [pdf, ps, other

    math.NA math.AP

    Computing the quasiconvex envelope using a nonlocal line solver

    Authors: Bilal Abbasi, Adam M. Oberman

    Abstract: Recently in a series of articles, Barron, Goebel, and Jensen \cite{barron2012functions} \cite{barron2012quasiconvex} \cite{barron2013quasiconvex} \cite{barron2013uniqueness} have studied second order degenerate elliptic PDE and first order nonlocal PDEs for the quasiconvex envelope. Quasiconvex functions are functions whose level sets are convex. The PDE is difficult to solve. In this article we p… ▽ More

    Submitted 16 December, 2016; originally announced December 2016.

    Comments: 15 pages, 7 figures

  18. arXiv:1610.08831  [pdf, other

    math.NA

    Numerical methods for motion of level sets by affine curvature

    Authors: Adam M. Oberman, Tiago Salvador

    Abstract: We study numerical methods for the nonlinear partial differential equation that governs the motion of level sets by affine curvature. We show that standard finite difference schemes are nonlinearly unstable. We build convergent finite difference schemes, using the theory of viscosity solutions. We demonstrate that our approximate solutions capture the affine invariance and morphological properties… ▽ More

    Submitted 28 October, 2016; v1 submitted 27 October, 2016; originally announced October 2016.

    Comments: 36 pages, 6 figures, 3 tables

  19. arXiv:1608.04348  [pdf, ps, other

    cs.LG cs.CV cs.DB

    Anomaly detection and classification for streaming data using PDEs

    Authors: Bilal Abbasi, Jeff Calder, Adam M. Oberman

    Abstract: Nondominated sorting, also called Pareto Depth Analysis (PDA), is widely used in multi-objective optimization and has recently found important applications in multi-criteria anomaly detection. Recently, a partial differential equation (PDE) continuum limit was discovered for nondominated sorting leading to a very fast approximate sorting algorithm called PDE-based ranking. We propose in this paper… ▽ More

    Submitted 15 March, 2017; v1 submitted 15 August, 2016; originally announced August 2016.

    MSC Class: 35D40; 49L25; 65N06; 06A07; 35F21; 68Q87 ACM Class: I.5; G.3; H.2.8

    Journal ref: SIAM Journal on Applied Math, 78(2), 921--941, 2018

  20. A partial differential equation for the rank one convex envelope

    Authors: Adam M. Oberman, Yuanlong Ruan

    Abstract: In this article we introduce a Partial Differential Equation (PDE) for the rank one convex envelope. Rank one convex envelopes arise in non-convex vector valued variational problems \cite{BallElasticity, kohn1986optimal1, BallJames87, chipot1988equilibrium}. More generally, we study a PDE for directional convex envelopes, which includes the usual convex envelope \cite{ObermanConvexEnvelope} and th… ▽ More

    Submitted 12 January, 2017; v1 submitted 10 May, 2016; originally announced May 2016.

    Comments: 26 pages, 5 figures, 4 tables

  21. arXiv:1509.03668  [pdf, other

    math.NA

    An efficient linear programming method for Optimal Transportation

    Authors: Adam M. Oberman, Yuanlong Ruan

    Abstract: An efficient method for computing solutions to the Optimal Transportation (OT) problem with a wide class of cost functions is presented. The standard linear programming (LP) discretization of the continuous problem becomes intractible for moderate grid sizes. A grid refinement method results in a linear cost algorithm. Weak convergence of solutions is stablished. Barycentric projection of transfer… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

    Comments: 25 pages, 11 figures, 2 tables

  22. arXiv:1502.04969  [pdf, other

    math.NA

    Numerical Methods for the 2-Hessian Elliptic Partial Differential Equation

    Authors: Brittany D. Froese, Adam M. Oberman, Tiago Salvador

    Abstract: The elliptic 2-Hessian equation is a fully nonlinear partial differential equation (PDE) that is related to intrinsic curvature for three dimensional manifolds. We introduce two numerical methods for this PDE: the first is provably convergent to the viscosity solution, and the second is more accurate, and convergent in practice but lacks a proof. The PDE is elliptic on a restricted set of function… ▽ More

    Submitted 10 February, 2016; v1 submitted 17 February, 2015; originally announced February 2015.

    Comments: 26 pages, 6 figures, 8 tables

  23. arXiv:1412.3057  [pdf, other

    math.NA math.AP

    Adaptive finite difference methods for nonlinear elliptic and parabolic partial differential equations with free boundaries

    Authors: Adam M. Oberman, Ian Zwiers

    Abstract: Monotone finite difference methods provide stable convergent discretizations of a class of degenerate elliptic and parabolic Partial Differential Equations (PDEs). These methods are best suited to regular rectangular grids, which leads to low accuracy near curved boundaries or singularities of solutions. In this article we combine monotone finite difference methods with an adaptive grid refinement… ▽ More

    Submitted 18 November, 2015; v1 submitted 9 December, 2014; originally announced December 2014.

    Comments: 19 pages, 12 figures, 2 tables

  24. A multigrid scheme for 3D Monge-Ampère equations

    Authors: Jun Liu, Brittany D. Froese, Adam M. Oberman, Mingqing Xiao

    Abstract: The elliptic Monge-Ampère equation is a fully nonlinear partial differential equation which has been the focus of increasing attention from the scientific computing community. Fast three dimensional solvers are needed, for example in medical image registration but are not yet available. We build fast solvers for smooth solutions in three dimensions using a nonlinear full-approximation storage mult… ▽ More

    Submitted 29 December, 2016; v1 submitted 25 November, 2014; originally announced November 2014.

    Comments: 18 pages, 1 figure, 7 tables, 41 references. Accepted by International Journal of Computer Mathematics (published online: 21 Nov 2016)

    MSC Class: 65N06; 65N22; 65N55; 65N12

  25. Filtered schemes for Hamilton-Jacobi equations: a simple construction of convergent accurate difference schemes

    Authors: Adam M. Oberman, Tiago Salvador

    Abstract: We build a simple and general class of finite difference schemes for first order Hamilton-Jacobi (HJ) Partial Differential Equations. These filtered schemes are convergent to the unique viscosity solution of the equation. The schemes are accurate: we implement second, third and fourth order accurate schemes in one dimension and second order accurate schemes in two dimensions, indicating how to bui… ▽ More

    Submitted 12 November, 2014; originally announced November 2014.

    Comments: 31 pages, 9 figures, 9 tables

    MSC Class: 35J15; 35J25; 35J60; 35J96 65N06; 65N12; 65N22

  26. arXiv:1212.0834  [pdf, other

    math.AP

    Nonlinear elliptic Partial Differential Equations and p-harmonic functions on graphs

    Authors: Juan J. Manfredi, Adam M. Oberman, Alex P. Svirodov

    Abstract: In this article we study the well-posedness (uniqueness and existence of solutions) of nonlinear elliptic Partial Differential Equations (PDEs) on a finite graph. These results are obtained using the discrete comparison principle and connectivity properties of the graph. This work is in the spirit of the theory of viscosity solutions for PDEs. The equations include the graph Laplacian, the $p$-L… ▽ More

    Submitted 28 February, 2013; v1 submitted 4 December, 2012; originally announced December 2012.

    Comments: 19 pages, 2 figures

    MSC Class: 35J20; 35J60; 35J70

  27. arXiv:1208.4873  [pdf, other

    math.NA math.AP

    A viscosity solution approach to the Monge-Ampere formulation of the Optimal Transportation Problem

    Authors: Jean-David Benamou, Brittany D. Froese, Adam M. Oberman

    Abstract: In this work we present a numerical method for the Optimal Mass Transportation problem. Optimal Mass Transportation (OT) is an active research field in mathematics.It has recently led to significant theoretical results as well as applications in diverse areas. Numerical solution techniques for the OT problem remain underdeveloped. The solution is obtained by solving the second boundary value probl… ▽ More

    Submitted 2 August, 2013; v1 submitted 23 August, 2012; originally announced August 2012.

    Comments: 22 pages, 7 figures

    MSC Class: 35J96; 65l12; 49M25

  28. arXiv:1208.4870  [pdf, other

    math.NA math.AP

    Numerical solution of the Optimal Transportation problem using the Monge-Ampere equation

    Authors: Jean-David Benamou, Brittany D. Froese, Adam M. Oberman

    Abstract: A numerical method for the solution of the elliptic Monge-Ampere Partial Differential Equation, with boundary conditions corresponding to the Optimal Transportation (OT) problem is presented. A local representation of the OT boundary conditions is combined with a finite difference scheme for the Monge-Ampere equation. Newton's method is implemented leading to a fast solver, comparable to solving t… ▽ More

    Submitted 23 August, 2012; originally announced August 2012.

    Comments: 27 pages, 7 figures

  29. arXiv:1204.5798  [pdf, other

    math.NA

    Convergent filtered schemes for the Monge-Ampère partial differential equation

    Authors: Brittany D. Froese, Adam M. Oberman

    Abstract: The theory of viscosity solutions has been effective for representing and approximating weak solutions to fully nonlinear Partial Differential Equations (PDEs) such as the elliptic Monge-Ampère equation. The approximation theory of Barles-Souganidis [Barles and Souganidis, Asymptotic Anal., 4 (1999) 271-283] requires that numerical schemes be monotone (or elliptic in the sense of [Oberman, SIAM J.… ▽ More

    Submitted 3 December, 2012; v1 submitted 25 April, 2012; originally announced April 2012.

    Comments: 24 pages, to appear in SINUM

    MSC Class: 35J15; 35J25; 35J60; 35J96 65N06; 65N12; 65N22

  30. arXiv:1107.5290  [pdf, other

    math.NA

    A numerical method for variational problems with convexity constraints

    Authors: Adam M. Oberman

    Abstract: We consider the problem of approximating the solution of variational problems subject to the constraint that the admissible functions must be convex. This problem is at the interface between convex analysis, convex optimization, variational problems, and partial differential equation techniques. The approach is to approximate the (non-polyhedral) cone of convex functions by a polyhedral cone whi… ▽ More

    Submitted 23 August, 2012; v1 submitted 26 July, 2011; originally announced July 2011.

    Comments: 21 pages, 6 figures, 6 tables

    MSC Class: 65K15; 90C25; 26B25; 65N06; 52A41; 91B68

  31. arXiv:1107.5278  [pdf, other

    math.NA

    Finite difference methods for the Infinity Laplace and p-Laplace equations

    Authors: Adam M. Oberman

    Abstract: We build convergent discretizations and semi-implicit solvers for the Infinity Laplacian and the game theoretical $p$-Laplacian. The discretizations simplify and generalize earlier ones. We prove convergence of the solution of the Wide Stencil finite difference schemes to the unique viscosity solution of the underlying equation. We build a semi-implicit solver, which solves the Laplace equation as… ▽ More

    Submitted 5 December, 2012; v1 submitted 26 July, 2011; originally announced July 2011.

    Comments: 22 pages, 10 figures

  32. arXiv:1007.0773  [pdf, ps, other

    math.AP

    The Dirichlet problem for the convex envelope

    Authors: Luis Silvestre, Adam M. Oberman

    Abstract: The Convex Envelope of a given function was recently characterized as the solution of a fully nonlinear Partial Differential Equation (PDE). In this article we study a modified problem: the Dirichlet problem for the underlying PDE. The main result is an optimal regularity result. Differentiability ($C^{1,α}$ regularity) of the boundary data implies the corresponding result for the solution in the… ▽ More

    Submitted 5 July, 2010; originally announced July 2010.

    Comments: 16 pages, 2 figures. To be published in Trans. Amer. Math. Soc

    MSC Class: 35J60; 35J70; 26B25; 49L25

  33. arXiv:1007.0765  [pdf, other

    math.NA

    Convergent finite difference solvers for viscosity solutions of the elliptic Monge-Ampère equation in dimensions two and higher

    Authors: Brittany D. Froese, Adam M. Oberman

    Abstract: The elliptic Monge-Ampère equation is a fully nonlinear Partial Differential Equation that originated in geometric surface theory and has been applied in dynamic meteorology, elasticity, geometric optics, image processing and image registration. Solutions can be singular, in which case standard numerical approaches fail. Novel solution methods are required for stability and convergence to the weak… ▽ More

    Submitted 3 June, 2011; v1 submitted 5 July, 2010; originally announced July 2010.

    Comments: To appear in SINUM

  34. Fast finite difference solvers for singular solutions of the elliptic Monge-Ampère equation

    Authors: Brittany D. Froese, Adam M. Oberman

    Abstract: The elliptic Monge-Ampere equation is a fully nonlinear Partial Differential Equation which originated in geometric surface theory, and has been applied in dynamic meteorology, elasticity, geometric optics, image processing and image registration. Solutions can be singular, in which case standard numerical approaches fail. In this article we build a finite difference solver for the Monge-Ampere eq… ▽ More

    Submitted 8 July, 2010; v1 submitted 29 June, 2010; originally announced June 2010.

    Comments: 23 pages, 4 figures, 4 tables; added arxiv links to references, added coments