990 results on '"Boffi, P."'
Search Results
52. On the spectrum of an operator associated with least-squares finite elements for linear elasticity
- Author
-
Alzaben, Linda, Bertrand, Fleurianne, and Boffi, Daniele
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper we provide some more details on the numerical analysis and we present some enlightening numerical results related to the spectrum of a finite element least-squares approximation of the linear elasticity formulation introduced recently. We show that, although the formulation is robust in the incompressible limit for the source problem, its spectrum is strongly dependent on the Lam\'e parameters and on the underlying mesh., Comment: 21 pages, 14 figures
- Published
- 2021
53. An efficient way to manage ranges of data with Wise Red-Black Trees
- Author
-
Boffi, Alberto
- Subjects
Computer Science - Data Structures and Algorithms ,Computer Science - Computational Complexity - Abstract
This paper describes the most efficient way to manage operations on ranges of elements within an ordered set. The goal is to improve existing solutions, by optimizing the average-case time complexity and getting rid of heavy multiplicative constants in the worst-case, without sacrificing space complexity. This is a high-impact operation in practical applications, performed by introducing a new data structure called Wise Red-Black Tree, an augmented version of the Red-Black Tree., Comment: Added references to order-statistic trees. Corrected some terms and form. Results unchanged
- Published
- 2021
54. Nonparametric adaptive control and prediction: theory and randomized algorithms
- Author
-
Boffi, Nicholas M., Tu, Stephen, and Slotine, Jean-Jacques E.
- Subjects
Mathematics - Optimization and Control ,Computer Science - Machine Learning - Abstract
A key assumption in the theory of nonlinear adaptive control is that the uncertainty of the system can be expressed in the linear span of a set of known basis functions. While this assumption leads to efficient algorithms, it limits applications to very specific classes of systems. We introduce a novel nonparametric adaptive algorithm that estimates an infinite-dimensional density over parameters online to learn an unknown dynamics in a reproducing kernel Hilbert space. Surprisingly, the resulting control input admits an analytical expression that enables its implementation despite its underlying infinite-dimensional structure. While this adaptive input is rich and expressive - subsuming, for example, traditional linear parameterizations - its computational complexity grows linearly with time, making it comparatively more expensive than its parametric counterparts. Leveraging the theory of random Fourier features, we provide an efficient randomized implementation that recovers the complexity of classical parametric methods while provably retaining the expressivity of the nonparametric input. In particular, our explicit bounds only depend polynomially on the underlying parameters of the system, allowing our proposed algorithms to efficiently scale to high-dimensional systems. As an illustration of the method, we demonstrate the ability of the randomized approximation algorithm to learn a predictive model of a 60-dimensional system consisting of ten point masses interacting through Newtonian gravitation. By reinterpretation as a gradient flow on a specific loss, we conclude with a natural extension of our kernel-based adaptive algorithms to deep neural networks. We show empirically that the extra expressivity afforded by deep representations can lead to improved performance at the expense of closed-loop stability that is rigorously guaranteed and consistently observed for kernel machines., Comment: v3: Figure updates and addition of deep network results. v2: Significant updates. Introduction of nonparametric methods
- Published
- 2021
55. Existence, uniqueness, and approximation of a fictitious domain formulation for fluid-structure interactions
- Author
-
Boffi, Daniele and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper we describe a computational model for the simulation of fluid-structure interaction problems based on a fictitious domain approach. We summarize the results presented over the last years when our research evolved from the Finite Element Immersed Boundary Method (FE-IBM) to the actual Finite Element Distributed Lagrange Multiplier method (FE-DLM). We recall the well-posedness of our formulation at the continuous level in a simplified setting. We describe various time semi-discretizations that provide unconditionally stable schemes. Finally we report the stability analysis for the finite element space discretization where some improvements and generalizations of the previous results are obtained., Comment: This paper is dedicated to the memory of Prof. Claudio Baiocchi
- Published
- 2021
56. Manifold learning for coarse-graining atomistic simulations: Application to amorphous solids
- Author
-
Kontolati, Katiana, Alix-Williams, Darius, Boffi, Nicholas M., Falk, Michael L., Rycroft, Chris H., and Shields, Michael D.
- Subjects
Physics - Computational Physics - Abstract
We introduce a generalized machine learning framework to probabilistically parameterize upper-scale models in the form of nonlinear PDEs consistent with a continuum theory, based on coarse-grained atomistic simulation data of mechanical deformation and flow processes. The proposed framework utilizes a hypothesized coarse-graining methodology with manifold learning and surrogate-based optimization techniques. Coarse-grained high-dimensional data describing quantities of interest of the multiscale models are projected onto a nonlinear manifold whose geometric and topological structure is exploited for measuring behavioral discrepancies in the form of manifold distances. A surrogate model is constructed using Gaussian process regression to identify a mapping between stochastic parameters and distances. Derivative-free optimization is employed to adaptively identify a unique set of parameters of the upper-scale model capable of rapidly reproducing the system's behavior while maintaining consistency with coarse-grained atomic-level simulations. The proposed method is applied to learn the parameters of the shear transformation zone (STZ) theory of plasticity that describes plastic deformation in amorphous solids as well as coarse-graining parameters needed to translate between atomistic and continuum representations. We show that the methodology is able to successfully link coarse-grained microscale simulations to macroscale observables and achieve a high-level of parity between the models across scales., Comment: 34 pages, 12 figures, references added, Section 4 added, Section 2.1 updated
- Published
- 2021
- Full Text
- View/download PDF
57. Virtual element approximation of eigenvalue problems
- Author
-
Boffi, Daniele, Gardini, Francesca, and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis - Abstract
We discuss the approximation of eigenvalue problems associated with elliptic partial differential equations using the virtual element method. After recalling the abstract theory, we present a model problem, describing in detail the features of the scheme, and highligting the effects of the stabilizing parameters. We conlcude the discussion with a survey of several application examples.
- Published
- 2020
58. DPG approximation of eigenvalue problems
- Author
-
Bertrand, Fleurianne, Boffi, Daniele, and Schneider, Henrik
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper, the discontinuous Petrov--Galerkin approximation of the Laplace eigenvalue problem is discussed. We consider in particular the primal and ultra weak formulations of the problem and prove the convergence together with a priori error estimates. Moreover, we propose two possible error estimators and perform the corresponding a posteriori error analysis. The theoretical results are confirmed numerically and it is shown that the error estimators can be used to design an optimally convergent adaptive scheme.
- Published
- 2020
59. Regret Bounds for Adaptive Nonlinear Control
- Author
-
Boffi, Nicholas M., Tu, Stephen, and Slotine, Jean-Jacques E.
- Subjects
Computer Science - Machine Learning ,Electrical Engineering and Systems Science - Systems and Control ,Mathematics - Optimization and Control - Abstract
We study the problem of adaptively controlling a known discrete-time nonlinear system subject to unmodeled disturbances. We prove the first finite-time regret bounds for adaptive nonlinear control with matched uncertainty in the stochastic setting, showing that the regret suffered by certainty equivalence adaptive control, compared to an oracle controller with perfect knowledge of the unmodeled disturbances, is upper bounded by $\widetilde{O}(\sqrt{T})$ in expectation. Furthermore, we show that when the input is subject to a $k$ timestep delay, the regret degrades to $\widetilde{O}(k \sqrt{T})$. Our analysis draws connections between classical stability notions in nonlinear control theory (Lyapunov stability and contraction theory) and modern regret analysis from online convex optimization. The use of stability theory allows us to analyze the challenging infinite-horizon single trajectory setting.
- Published
- 2020
60. Learning Stability Certificates from Data
- Author
-
Boffi, Nicholas M., Tu, Stephen, Matni, Nikolai, Slotine, Jean-Jacques E., and Sindhwani, Vikas
- Subjects
Computer Science - Machine Learning ,Electrical Engineering and Systems Science - Systems and Control ,Statistics - Machine Learning - Abstract
Many existing tools in nonlinear control theory for establishing stability or safety of a dynamical system can be distilled to the construction of a certificate function that guarantees a desired property. However, algorithms for synthesizing certificate functions typically require a closed-form analytical expression of the underlying dynamics, which rules out their use on many modern robotic platforms. To circumvent this issue, we develop algorithms for learning certificate functions only from trajectory data. We establish bounds on the generalization error - the probability that a certificate will not certify a new, unseen trajectory - when learning from trajectories, and we convert such generalization error bounds into global stability guarantees. We demonstrate empirically that certificates for complex dynamics can be efficiently learned, and that the learned certificates can be used for downstream tasks such as adaptive control., Comment: Fixes an error in the statement and proof of Theorem 5.1, Theorem 5.2, and Proposition D.1
- Published
- 2020
61. Molecular mechanisms behind anti SARS-CoV-2 action of lactoferrin
- Author
-
Miotto, Mattia, Di Rienzo, Lorenzo, Bò, Leonardo, Boffi, Alberto, Ruocco, Giancarlo, and Milanetti, Edoardo
- Subjects
Quantitative Biology - Biomolecules - Abstract
Despite the huge effort to contain the infection, the novel SARS-CoV-2 coronavirus has rapidly become pandemics, mainly due to its extremely high human-to-human transmission capability, and a surprisingly high viral charge of symptom-less people. While the seek of a vaccine is still ongoing, promising results have been obtained with antiviral compounds. In particular, lactoferrin is found to have beneficial effects both in preventing and soothing the infection. Here, we explore the possible molecular mechanisms with which lactoferrin interferes with SARS-CoV-2 cell invasion, preventing attachment and/or entry of the virus. To this aim, we search for possible interactions lactoferrin may have with virus structural proteins and host receptors. Representing the molecular iso-electron surface of proteins in terms of 2D-Zernike descriptors, we (i) identified putative regions on the lactoferrin surface able to bind sialic acid receptors on the host cell membrane, sheltering the cell from the virus attachment; (ii) showed that no significant shape complementarity is present between lactoferrin and the ACE2 receptor, while (iii) two high complementarity regions are found on the N- and C-terminal domains of the SARS-CoV-2 spike protein, hinting at a possible competition between lactoferrin and ACE2 for the binding to the spike protein., Comment: 9 pages, 4 figures
- Published
- 2020
- Full Text
- View/download PDF
62. On the existence and the uniqueness of the solution to a fluid-structure interaction problem
- Author
-
Boffi, Daniele and Gastaldi, Lucia
- Subjects
Mathematics - Analysis of PDEs ,65N30, 65N12, 74F10 - Abstract
In this paper we consider the linearized version of a system of partial differential equations arising from a fluid-structure interaction model. We prove the existence and the uniqueness of the solution under natural regularity assumptions.
- Published
- 2020
63. The role of optimization geometry in single neuron learning
- Author
-
Boffi, Nicholas M., Tu, Stephen, and Slotine, Jean-Jacques E.
- Subjects
Computer Science - Machine Learning ,Mathematics - Optimization and Control ,Statistics - Machine Learning - Abstract
Recent numerical experiments have demonstrated that the choice of optimization geometry used during training can impact generalization performance when learning expressive nonlinear model classes such as deep neural networks. These observations have important implications for modern deep learning but remain poorly understood due to the difficulty of the associated nonconvex optimization problem. Towards an understanding of this phenomenon, we analyze a family of pseudogradient methods for learning generalized linear models under the square loss - a simplified problem containing both nonlinearity in the model parameters and nonconvexity of the optimization which admits a single neuron as a special case. We prove non-asymptotic bounds on the generalization error that sharply characterize how the interplay between the optimization geometry and the feature space geometry sets the out-of-sample performance of the learned model. Experimentally, selecting the optimization geometry as suggested by our theory leads to improved performance in generalized linear model estimation problems such as nonlinear and nonconvex variants of sparse vector recovery and low-rank matrix sensing., Comment: AISTATS 2022. Minor cosmetic edits to camera-ready
- Published
- 2020
64. Convergence analysis of the scaled boundary finite element method for the Laplace equation
- Author
-
Bertrand, Fleurianne, Boffi, Daniele, and de Diego, Gonzalo G.
- Subjects
Mathematics - Numerical Analysis ,65N12, 65N15 (Primary) 65N38 (Secondary) ,G.1.2 ,G.1.8 - Abstract
The scaled boundary finite element method (SBFEM) is a relatively recent boundary element method that allows the approximation of solutions to PDEs without the need of a fundamental solution. A theoretical framework for the convergence analysis of SBFEM is proposed here. This is achieved by defining a space of semi-discrete functions and constructing an interpolation operator onto this space. We prove error estimates for this interpolation operator and show that optimal convergence to the solution can be obtained in SBFEM. These theoretical results are backed by a numerical example., Comment: 15 pages, 3 figures
- Published
- 2020
65. Manifold learning for coarse-graining atomistic simulations: Application to amorphous solids
- Author
-
Kontolati, K, Alix-Williams, D, Boffi, NM, Falk, ML, Rycroft, CH, and Shields, MD
- Subjects
Manifold learning ,Surrogate model ,Optimization ,Probabilistic learning ,Coarse-graining ,Parameter calibration ,Molecular dynamics simulation ,Amorphous solids ,Shear transformation zone ,Bayesian optimization ,physics.comp-ph ,Materials ,Condensed Matter Physics ,Materials Engineering ,Mechanical Engineering - Abstract
We introduce a generalized machine learning framework to probabilistically parameterize upper-scale models in the form of nonlinear PDEs consistent with a continuum theory, based on coarse-grained atomistic simulation data of mechanical deformation and flow processes. The proposed framework utilizes a hypothesized coarse-graining methodology with manifold learning and surrogate-based optimization techniques. Coarse-grained high-dimensional data describing quantities of interest of the multiscale models are projected onto a nonlinear manifold whose geometric and topological structure is exploited for measuring behavioral discrepancies in the form of manifold distances. A surrogate model is constructed using Gaussian process regression to identify a mapping between stochastic parameters and distances. Derivative-free optimization is employed to adaptively identify a unique set of parameters of the upper-scale model capable of rapidly reproducing the system's behavior while maintaining consistency with coarse-grained atomic-level simulations. The proposed method is applied to learn the parameters of the shear transformation zone (STZ) theory of plasticity that describes plastic deformation in amorphous solids as well as coarse-graining parameters needed to translate between atomistic and continuum representations. We show that the methodology is able to successfully link coarse-grained microscale simulations to macroscale observables and achieve a high-level of parity between the models across scales.
- Published
- 2021
66. Convergence of Lagrange finite elements for the Maxwell Eigenvalue Problem in 2D
- Author
-
Boffi, Daniele, Guzman, Johnny, and Neilan, Michael
- Subjects
Mathematics - Numerical Analysis - Abstract
We consider finite element approximations of the Maxwell eigenvalue problem in two dimensions. We prove, in certain settings, convergence of the discrete eigenvalues using Lagrange finite elements. In particular, we prove convergence in three scenarios: piecewise linear elements on Powell--Sabin triangulations, piecewise quadratic elements on Clough--Tocher triangulations, and piecewise quartics (and higher) elements on general shape-regular triangulations. We provide numerical experiments that support the theoretical results. The computations also show that, on general triangulations, the eigenvalue approximations are very sensitive to nearly singular vertices, i.e., vertices that fall on exactly two "almost" straight lines.
- Published
- 2020
67. An adaptive finite element scheme for the Hellinger--Reissner elasticity mixed eigenvalue problem
- Author
-
Bertrand, Fleurianne, Boffi, Daniele, and Ma, Rui
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper we study the approximation of eigenvalues arising from the mixed Hellinger--Reissner elasticity problem by using the simple finite element using partial relaxation of $C^0$ vertex continuity of stresses introduced recently by Jun Hu and Rui Ma. We prove that the method converge when a residual type error estimator is considered and that the estimator decays optimally with respect to the number of degrees of freedom.
- Published
- 2020
68. Least-squares for linear elasticity eigenvalue problem
- Author
-
Bertrand, Fleurianne and Boffi, Daniele
- Subjects
Mathematics - Numerical Analysis - Abstract
We study the approximation of the spectrum of least-squares operators arising from linear elasticity. We consider a two-field (stress/displacement) and a three-field (stress/displacement/vorticity) formulation; other formulations might be analyzed with similar techniques. We prove a priori estimates and we confirm the theoretical results with simple two-dimensional numerical experiments., Comment: Minor changes after referee reports
- Published
- 2020
69. First order least-squares formulations for eigenvalue problems
- Author
-
Bertrand, Fleurianne and Boffi, Daniele
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper we discuss spectral properties of operators associated with the least-squares finite element approximation of elliptic partial differential equations. The convergence of the discrete eigenvalues and eigenfunctions towards the corresponding continuous eigenmodes is studied and analyzed with the help of appropriate $L^2$ error estimates. A priori and a posteriori estimates are proved.
- Published
- 2020
70. Approximation of PDE eigenvalue problems involving parameter dependent matrices
- Author
-
Boffi, Daniele, Gardini, Francesca, and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis ,65N30, 65N25 - Abstract
We discuss the solution of eigenvalue problems associated with partial differential equations that can be written in the generalized form $\m{A}x=\lambda\m{B}x$, where the matrices $\m{A}$ and/or $\m{B}$ may depend on a scalar parameter. Parameter dependent matrices occur frequently when stabilized formulations are used for the numerical approximation of partial differential equations. With the help of classical numerical examples we show that the presence of one (or both) parameters can produce unexpected results., Comment: v2 contains minor descriptive modifications with respect to v1
- Published
- 2020
71. Implicit Regularization and Momentum Algorithms in Nonlinearly Parameterized Adaptive Control and Prediction
- Author
-
Boffi, Nicholas M. and Slotine, Jean-Jacques E.
- Subjects
Mathematics - Optimization and Control ,Computer Science - Machine Learning - Abstract
Stable concurrent learning and control of dynamical systems is the subject of adaptive control. Despite being an established field with many practical applications and a rich theory, much of the development in adaptive control for nonlinear systems revolves around a few key algorithms. By exploiting strong connections between classical adaptive nonlinear control techniques and recent progress in optimization and machine learning, we show that there exists considerable untapped potential in algorithm development for both adaptive nonlinear control and adaptive dynamics prediction. We begin by introducing first-order adaptation laws inspired by natural gradient descent and mirror descent. We prove that when there are multiple dynamics consistent with the data, these non-Euclidean adaptation laws implicitly regularize the learned model. Local geometry imposed during learning thus may be used to select parameter vectors -- out of the many that will achieve perfect tracking or prediction -- for desired properties such as sparsity. We apply this result to regularized dynamics predictor and observer design, and as concrete examples, we consider Hamiltonian systems, Lagrangian systems, and recurrent neural networks. We subsequently develop a variational formalism based on the Bregman Lagrangian. We show that its Euler Lagrange equations lead to natural gradient and mirror descent-like adaptation laws with momentum, and we recover their first-order analogues in the infinite friction limit. We illustrate our analyses with simulations demonstrating our theoretical results., Comment: sync title and abstract with journal version, minor cosmetic re-arrangements to text
- Published
- 2019
- Full Text
- View/download PDF
72. The Prager-Synge theorem in reconstruction based a posteriori error estimation
- Author
-
Bertrand, Fleurianne and Boffi, Daniele
- Subjects
Mathematics - Numerical Analysis - Abstract
In this paper we review the hypercircle method of Prager and Synge. This theory inspired several studies and induced an active research in the area of a posteriori error analysis. In particular, we review the Braess--Sch\"oberl error estimator in the context of the Poisson problem. We discuss adaptive finite element schemes based on two variants of the estimator and we prove the convergence and optimality of the resulting algorithms.
- Published
- 2019
73. Higher-order time-stepping schemes for fluid-structure interaction problems
- Author
-
Boffi, Daniele, Gastaldi, Lucia, and Wolf, Sebastian
- Subjects
Mathematics - Numerical Analysis - Abstract
We consider a recently introduced formulation for fluid-structure interaction problems which makes use of a distributed Lagrange multiplier in the spirit of the fictitious domain method. In this paper we focus on time integration methods of second order based on backward differentiation formulae and on the Crank-Nicolson method. We show the stability properties of the resulting method; numerical tests confirm the theoretical results.
- Published
- 2019
74. Coordinate transformation methodology for simulating quasi-static elastoplastic solids
- Author
-
Boffi, Nicholas M. and Rycroft, Chris H.
- Subjects
Physics - Computational Physics ,Condensed Matter - Soft Condensed Matter - Abstract
Molecular dynamics simulations frequently employ periodic boundary conditions where the positions of the periodic images are manipulated in order to apply deformation to the material sample. For example, Lees-Edwards conditions use moving periodic images to apply simple shear. Here, we examine the problem of precisely comparing this type of simulation to continuum solid mechanics. We employ a hypoelastoplastic mechanical model, and develop a projection method to enforce quasistatic equilibrium. We introduce a simulation framework that uses a fixed Cartesian computational grid on a reference domain, and which imposes deformation via a time-dependent coordinate transformation to the physical domain. As a test case for our method, we consider the evolution of shear bands in a bulk metallic glass using the shear transformation zone theory of amorphous plasticity. We examine the growth of shear bands in simple shear and pure shear conditions as a function of the initial preparation of the bulk metallic glass.
- Published
- 2019
- Full Text
- View/download PDF
75. Parallel three-dimensional simulations of quasi-static elastoplastic solids
- Author
-
Boffi, Nicholas M. and Rycroft, Chris H.
- Subjects
Physics - Computational Physics ,Condensed Matter - Soft Condensed Matter - Abstract
Hypo-elastoplasticity is a flexible framework for modeling the mechanics of many hard materials under small elastic deformation and large plastic deformation. Under typical loading rates, most laboratory tests of these materials happen in the quasi-static limit, but there are few existing numerical methods tailor-made for this physical regime. In this work, we extend to three dimensions a recent projection method for simulating quasi-static hypo-elastoplastic materials. The method is based on a mathematical correspondence to the incompressible Navier-Stokes equations, where the projection method of Chorin (1968) is an established numerical technique. We develop and utilize a three-dimensional parallel geometric multigrid solver employed to solve a linear system for the quasi-static projection. Our method is tested through simulation of three-dimensional shear band nucleation and growth, a precursor to failure in many materials. As an example system, we employ a physical model of a bulk metallic glass based on the shear transformation zone theory, but the method can be applied to any elastoplasticity model. We consider several examples of three-dimensional shear banding, and examine shear band formation in physically realistic materials with heterogeneous initial conditions under both simple shear deformation and boundary conditions inspired by friction welding., Comment: Final version. Accepted for publication in Computer Physics Communications
- Published
- 2019
- Full Text
- View/download PDF
76. Parallel three-dimensional simulations of quasi-static elastoplastic solids
- Author
-
Boffi, Nicholas M and Rycroft, Chris H
- Subjects
Information and Computing Sciences ,Mathematical Sciences ,Physical Sciences ,Elastoplasticity ,Chorin-type projection method ,Multigrid methods ,Parallel computing ,Strain localization ,physics.comp-ph ,cond-mat.soft ,Nuclear & Particles Physics ,Information and computing sciences ,Mathematical sciences ,Physical sciences - Abstract
Hypo-elastoplasticity is a flexible framework for modeling the mechanics of many hard materials under small elastic deformation and large plastic deformation. Under typical loading rates, most laboratory tests of these materials happen in the quasi-static limit, but there are few existing numerical methods tailor-made for this physical regime. In this work, we extend to three dimensions a recent projection method for simulating quasi-static hypo-elastoplastic materials. The method is based on a mathematical correspondence to the incompressible Navier–Stokes equations, where the projection method of Chorin (1968) is an established numerical technique. We develop and utilize a three-dimensional parallel geometric multigrid solver employed to solve a linear system for the quasi-static projection. Our method is tested through simulation of three-dimensional shear band nucleation and growth, a precursor to failure in many materials. As an example system, we employ a physical model of a bulk metallic glass based on the shear transformation zone theory, but the method can be applied to any elastoplasticity model. We consider several examples of three-dimensional shear banding, and examine shear band formation in physically realistic materials with heterogeneous initial conditions under both simple shear deformation and boundary conditions inspired by friction welding.
- Published
- 2020
77. Parallel three-dimensional simulations of quasi-static elastoplastic solids
- Author
-
Boffi, NM and Rycroft, CH
- Subjects
Elastoplasticity ,Chorin-type projection method ,Multigrid methods ,Parallel computing ,Strain localization ,physics.comp-ph ,cond-mat.soft ,Nuclear & Particles Physics ,Mathematical Sciences ,Physical Sciences ,Information and Computing Sciences - Abstract
Hypo-elastoplasticity is a flexible framework for modeling the mechanics of many hard materials under small elastic deformation and large plastic deformation. Under typical loading rates, most laboratory tests of these materials happen in the quasi-static limit, but there are few existing numerical methods tailor-made for this physical regime. In this work, we extend to three dimensions a recent projection method for simulating quasi-static hypo-elastoplastic materials. The method is based on a mathematical correspondence to the incompressible Navier–Stokes equations, where the projection method of Chorin (1968) is an established numerical technique. We develop and utilize a three-dimensional parallel geometric multigrid solver employed to solve a linear system for the quasi-static projection. Our method is tested through simulation of three-dimensional shear band nucleation and growth, a precursor to failure in many materials. As an example system, we employ a physical model of a bulk metallic glass based on the shear transformation zone theory, but the method can be applied to any elastoplasticity model. We consider several examples of three-dimensional shear banding, and examine shear band formation in physically realistic materials with heterogeneous initial conditions under both simple shear deformation and boundary conditions inspired by friction welding.
- Published
- 2020
78. Coordinate transformation methodology for simulating quasistatic elastoplastic solids
- Author
-
Boffi, Nicholas M and Rycroft, Chris H
- Subjects
Engineering ,physics.comp-ph ,cond-mat.soft ,Mathematical sciences ,Physical sciences - Abstract
Molecular dynamics simulations frequently employ periodic boundary conditions where the positions of the periodic images are manipulated in order to apply deformation to the material sample. For example, Lees-Edwards conditions use moving periodic images to apply simple shear. Here, we examine the problem of precisely comparing this type of simulation to continuum solid mechanics. We employ a hypoelastoplastic mechanical model, and develop a projection method to enforce quasistatic equilibrium. We introduce a simulation framework that uses a fixed Cartesian computational grid on a reference domain, and which imposes deformation via a time-dependent coordinate transformation to the physical domain. As a test case for our method, we consider the evolution of shear bands in a bulk metallic glass using the shear transformation zone theory of amorphous plasticity. We examine the growth of shear bands in simple shear and pure shear conditions as a function of the initial preparation of the bulk metallic glass.
- Published
- 2020
79. A posteriori error analysis for the mixed Laplace eigenvalue problem
- Author
-
Bertrand, Fleurianne, Boffi, Daniele, and Stenberg, Rolf
- Subjects
Mathematics - Numerical Analysis - Abstract
This paper derives a posteriori error estimates for the mixed numerical approximation of the Laplace eigenvalue problem with homogeneous Dirichlet boundary conditions. In particular, the resulting error estimator constitutes an upper bound for the error and is shown to be local efficient. Therefore, we present a reconstruction in the standard $H^1_0$-conforming space for the primal variable of the mixed Laplace eigenvalue problem. This reconstruction is performed locally on a set of vertex patches.
- Published
- 2018
80. A continuous-time analysis of distributed stochastic gradient
- Author
-
Boffi, Nicholas M. and Slotine, Jean-Jacques E.
- Subjects
Mathematics - Optimization and Control ,Computer Science - Machine Learning - Abstract
We analyze the effect of synchronization on distributed stochastic gradient algorithms. By exploiting an analogy with dynamical models of biological quorum sensing - where synchronization between agents is induced through communication with a common signal - we quantify how synchronization can significantly reduce the magnitude of the noise felt by the individual distributed agents and by their spatial mean. This noise reduction is in turn associated with a reduction in the smoothing of the loss function imposed by the stochastic gradient approximation. Through simulations on model non-convex objectives, we demonstrate that coupling can stabilize higher noise levels and improve convergence. We provide a convergence analysis for strongly convex functions by deriving a bound on the expected deviation of the spatial mean of the agents from the global minimizer for an algorithm based on quorum sensing, the same algorithm with momentum, and the Elastic Averaging SGD (EASGD) algorithm. We discuss extensions to new algorithms that allow each agent to broadcast its current measure of success and shape the collective computation accordingly. We supplement our theoretical analysis with numerical experiments on convolutional neural networks trained on the CIFAR-10 dataset, where we note a surprising regularizing property of EASGD even when applied to the non-distributed case. This observation suggests alternative second-order in-time algorithms for non-distributed optimization that are competitive with momentum methods., Comment: v5: no updates, comment addition for v4 updates. v4: cosmetic updates to figures and latex. v3: final version, accepted for publication in Neural Computation. v2: significant edits: addition of simulations, deep network results, and revisions throughout
- Published
- 2018
- Full Text
- View/download PDF
81. The MINI mixed finite element for the Stokes problem: An experimental investigation
- Author
-
Cioncolini, Andrea and Boffi, Daniele
- Subjects
Mathematics - Numerical Analysis ,Mathematics - Analysis of PDEs ,65N30 - Abstract
Super-convergence of order 1.5 in pressure and velocity has been experimentally investigated for the two-dimensional Stokes problem discretised with the MINI mixed finite element. Even though the classic mixed finite element theory for the MINI element guarantees linear convergence for the total error, recent theoretical results indicate that super-convergence of order 1.5 in pressure and of the linear part of the computed velocity to the piecewise linear nodal interpolation of the exact velocity is in fact possible with structured, three-directional triangular meshes. The numerical experiments presented here suggest a more general validity of super-convergence of order 1.5, possibly to automatically generated and unstructured triangulations. In addition, the approximating properties of the complete computed velocity have been compared with the approximating properties of the piecewise-linear part of the computed velocity, finding that the former is generally closer to the exact velocity, whereas the latter conserves mass better.
- Published
- 2018
- Full Text
- View/download PDF
82. Adaptive finite element method for the Maxwell eigenvalue problem
- Author
-
Boffi, Daniele and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis ,65N30, 65N25, 35Q61, 65N50 - Abstract
In this paper we prove the optimal convergence of a standard adaptive scheme based on edge finite elements for the approximation of the solutions of the eigenvalue problem associated with Maxwell's equations. The proof uses the known equivalence of the problem of interest with a mixed eigenvalue problem.
- Published
- 2018
83. A distributed Lagrange formulation of the Finite Element Immersed Boundary Method for fluids interacting with compressible solids
- Author
-
Boffi, Daniele, Gastaldi, Lucia, and Heltai, Luca
- Subjects
Mathematics - Numerical Analysis - Abstract
We present a distributed Lagrange multiplier formulation of the Finite Element Immersed Boundary Method to couple incompressible fluids with compressible solids. This is a generalization of the formulation presented in Heltai and Costanzo (2012), that offers a cleaner variational formulation, thanks to the introduction of distributed Lagrange multipliers, that acts as intermediary between the fluid and solid equations, keeping the two formulation mostly separated. Stability estimates and a brief numerical validation are presented., Comment: Contribution to a conference in honor of Piero Colli Franzone
- Published
- 2017
84. The Pan-STARRS1 Surveys
- Author
-
Chambers, K. C., Magnier, E. A., Metcalfe, N., Flewelling, H. A., Huber, M. E., Waters, C. Z., Denneau, L., Draper, P. W., Farrow, D., Finkbeiner, D. P., Holmberg, C., Koppenhoefer, J., Price, P. A., Rest, A., Saglia, R. P., Schlafly, E. F., Smartt, S. J., Sweeney, W., Wainscoat, R. J., Burgett, W. S., Chastel, S., Grav, T., Heasley, J. N., Hodapp, K. W., Jedicke, R., Kaiser, N., Kudritzki, R. -P., Luppino, G. A., Lupton, R. H., Monet, D. G., Morgan, J. S., Onaka, P. M., Shiao, B., Stubbs, C. W., Tonry, J. L., White, R., Bañados, E., Bell, E. F., Bender, R., Bernard, E. J., Boegner, M., Boffi, F., Botticella, M. T., Calamida, A., Casertano, S., Chen, W. -P., Chen, X., Cole, S., Deacon, N., Frenk, C., Fitzsimmons, A., Gezari, S., Gibbs, V., Goessl, C., Goggia, T., Gourgue, R., Goldman, B., Grant, P., Grebel, E. K., Hambly, N. C., Hasinger, G., Heavens, A. F., Heckman, T. M., Henderson, R., Henning, T., Holman, M., Hopp, U., Ip, W. -H., Isani, S., Jackson, M., Keyes, C. D., Koekemoer, A. M., Kotak, R., Le, D., Liska, D., Long, K. S., Lucey, J. R., Liu, M., Martin, N. F., Masci, G., McLean, B., Mindel, E., Misra, P., Morganson, E., Murphy, D. N. A., Obaika, A., Narayan, G., Nieto-Santisteban, M. A., Norberg, P., Peacock, J. A., Pier, E. A., Postman, M., Primak, N., Rae, C., Rai, A., Riess, A., Riffeser, A., Rix, H. W., Röser, S., Russel, R., Rutz, L., Schilbach, E., Schultz, A. S. B., Scolnic, D., Strolger, L., Szalay, A., Seitz, S., Small, E., Smith, K. W., Soderblom, D. R., Taylor, P., Thomson, R., Taylor, A. N., Thakar, A. R., Thiel, J., Thilker, D., Unger, D., Urata, Y., Valenti, J., Wagner, J., Walder, T., Walter, F., Watters, S. P., Werner, S., Wood-Vasey, W. M., and Wyse, R.
- Subjects
Astrophysics - Instrumentation and Methods for Astrophysics ,Astrophysics - Earth and Planetary Astrophysics ,Astrophysics - Astrophysics of Galaxies ,Astrophysics - Solar and Stellar Astrophysics - Abstract
Pan-STARRS1 has carried out a set of distinct synoptic imaging sky surveys including the $3\pi$ Steradian Survey and the Medium Deep Survey in 5 bands ($grizy_{P1}$). The mean 5$\sigma$ point source limiting sensitivities in the stacked 3$\pi$ Steradian Survey in $grizy_{P1}$ are (23.3, 23.2, 23.1, 22.3, 21.4) respectively. The upper bound on the systematic uncertainty in the photometric calibration across the sky is 7-12 millimag depending on the bandpass. The systematic uncertainty of the astrometric calibration using the Gaia frame comes from a comparison of the results with Gaia: the standard deviation of the mean and median residuals ($ \Delta ra, \Delta dec $) are (2.3, 1.7) milliarcsec, and (3.1, 4.8) milliarcsec respectively. The Pan-STARRS system and the design of the PS1 surveys are described and an overview of the resulting image and catalog data products and their basic characteristics are described together with a summary of important results. The images, reduced data products, and derived data products from the Pan-STARRS1 surveys are available to the community from the Mikulski Archive for Space Telescopes (MAST) at STScI., Comment: 38 pages, 29 figures, 12 tables
- Published
- 2016
85. Unified formulation and analysis of mixed and primal discontinuous skeletal methods on polytopal meshes
- Author
-
Boffi, Daniele and Di Pietro, Daniele
- Subjects
Mathematics - Numerical Analysis - Abstract
We propose in this work a unified formulation of mixed and primal discretization methods on polyhedral meshes hinging on globally coupled degrees of freedom that are discontinuous polynomials on the mesh skeleton. To emphasize this feature, these methods are referred to here as discontinuous skeletal. As a starting point, we define two families of discretizations corresponding, respectively, to mixed and primal formulations of discontinuous skeletal methods. Each family is uniquely identified by prescribing three polynomial degrees defining the degrees of freedom and a stabilization bilinear form which has to satisfy two properties of simple verification: stability and polynomial consistency. Several examples of methods available in the recent literature are shown to belong to either one of those families. We then prove new equivalence results that build a bridge between the two families of methods. Precisely, we show that for any mixed method there exists a corresponding equivalent primal method, and the converse is true provided that the gradients are approximated in suitable spaces. A unified convergence analysis is also carried out delivering optimal error estimates in both energy- and $L^2$-norms.
- Published
- 2016
86. Border bases for lattice ideals
- Author
-
Boffi, Giandomenico and Logar, Alessandro
- Subjects
Mathematics - Algebraic Geometry ,Mathematics - Commutative Algebra - Abstract
The main ingredient to construct an O-border basis of an ideal I $\subseteq$ K[x1,. .., xn] is the order ideal O, which is a basis of the K-vector space K[x1,. .., xn]/I. In this paper we give a procedure to find all the possible order ideals associated with a lattice ideal IM (where M is a lattice of Z n). The construction can be applied to ideals of any dimension (not only zero-dimensional) and shows that the possible order ideals are always in a finite number. For lattice ideals of positive dimension we also show that, although a border basis is infinite, it can be defined in finite terms. Furthermore we give an example which proves that not all border bases of a lattice ideal come from Gr\"obner bases. Finally, we give a complete and explicit description of all the border bases for ideals IM in case M is a 2-dimensional lattice contained in Z 2 ., Comment: 25 pages, 3 figures. Comments welcome!, MEGA'2015 (Special Issue), Jun 2015, Trento, Italy
- Published
- 2016
87. Factors associated with a change in smoking habit during the first COVID-19 lockdown: an Italian cross-sectional study among ever-smokers
- Author
-
Munarini, Elena, Stival, Chiara, Boffi, Roberto, Lugoboni, Fabio, Veronese, Chiara, Tinghino, Biagio, Agnelli, Gianna Maria, Lugo, Alessandra, Gallus, Silvano, and Giordano, Rosaria
- Published
- 2022
- Full Text
- View/download PDF
88. Rational design and synthesis of a novel BODIPY-based probe for selective imaging of tau tangles in human iPSC-derived cortical neurons
- Author
-
Soloperto, Alessandro, Quaglio, Deborah, Baiocco, Paola, Romeo, Isabella, Mori, Mattia, Ardini, Matteo, Presutti, Caterina, Sannino, Ida, Ghirga, Silvia, Iazzetti, Antonia, Ippoliti, Rodolfo, Ruocco, Giancarlo, Botta, Bruno, Ghirga, Francesca, Di Angelantonio, Silvia, and Boffi, Alberto
- Published
- 2022
- Full Text
- View/download PDF
89. Physiological response to prone positioning in intubated adults with COVID-19 acute respiratory distress syndrome: a retrospective study
- Author
-
Boffi, Andrea, Ravenel, Maximilien, Lupieri, Ermes, Schneider, Antoine, Liaudet, Lucas, Gonzalez, Michel, Chiche, Jean-Daniel, and Piquilloud, Lise
- Published
- 2022
- Full Text
- View/download PDF
90. Inferring the stabilization effects of SARS-CoV-2 variants on the binding with ACE2 receptor
- Author
-
Miotto, Mattia, Di Rienzo, Lorenzo, Gosti, Giorgio, Bo’, Leonardo, Parisi, Giacomo, Piacentini, Roberta, Boffi, Alberto, Ruocco, Giancarlo, and Milanetti, Edoardo
- Published
- 2022
- Full Text
- View/download PDF
91. Quantum Key Distribution Spectral Allocation and Performance in Coexistence With Passive Optical Network Standards
- Author
-
Gagliano, Alessandro, Gatto, Alberto, Boffi, Pierpaolo, Martelli, Paolo, and Parolari, Paola
- Abstract
We provide design guidelines for the integration of quantum key distribution (QKD) into legacy passive optical networks (PONs). Our study addresses the challenge of quantum coexistence with various PON standards in different network topologies. We develop a novel theoretical model to assess the impact of the passive optical distribution network on both the quantum signal and the generation of scattered Raman photons from classical signals. This work also includes an extensive Raman efficiency experimental evaluation over a wide frequency range. The study evaluates the integration of upstream QKD systems in 32- or 64-user PON scenarios, determining quantum-available bandwidths and maximum supported PON lengths. In single-fibre architectures the coexistence with standards having upstream and downstream classical channels in different telecommunication fibre windows (e.g. XG-PON) is extremely challenging due to the pervasive spectrum placement of the spontaneous Raman scattering noise. However dual-feeder architectures (i.e., placing the QKD receiver at the OLT-side of the protection feeder fibre) can significantly enhance QKD performance and support the key-exchange over the entire standardized PON length for most PON standards and even in case of two-PON standard presence. Finally, the dual-fibre topology allows the quantum coexistence in access networks where three classical standards share the same infrastructure.
- Published
- 2025
- Full Text
- View/download PDF
92. The Partition of Unity Finite Element Method for the Schrödinger Equation
- Author
-
Boffi, Daniele, Certik, Ondrej, Gardini, Francesca, and Manzini, Gianmarco
- Abstract
A Schrödinger equation for the system’s wavefunctions in a parallelepiped unit cell subject to Bloch-periodic boundary conditions must be solved repeatedly in quantum mechanical computations to derive the materials’ properties. Recent studies have demonstrated how enriched finite element type Galerkin methods can substantially lower the number of degrees of freedom necessary to produce accurate solutions with respect to the standard plane-waves method. In particular, the flat-top partition of unity finite element method enriched with the radial eigenfunctions of the one-dimensional Schrödinger equation offers a very effective way of solving the three-dimensional Schrödinger eigenvalue problem. We investigate the theoretical properties of this approximation method, its well-posedness and stability, we prove its convergence and derive suitable bound for the ℎ- and 𝑝-refinement in the L2L^{2}and energy norm for both the eigenvalues and the eigenfunctions. Finally, we confirm these theoretical results by applying this method to the eigenvalue problem of the one-electron Schrödinger equation with the harmonic potential, for which the exact solution is known.
- Published
- 2025
- Full Text
- View/download PDF
93. Discrete-variable quantum key distribution services hosted in legacy passive optical networks [Invited]
- Author
-
Gagliano, Alessandro, Gatto, Alberto, Boffi, Pierpaolo, Martelli, Paolo, and Parolari, Paola
- Abstract
Fiber-based quantum key distribution (QKD) systems are mature and commercialized, but their integration into existing optical networks is crucial for their widespread use, in particular in passive optical networks (PONs) if end-to-end quantum-secured communications are to be addressed. While discrete-variable QKD coexistence with classical channels is well-studied in point-to-point links, its performance in point-to-multipoint topologies like PONs has received less attention. We thus developed a numerical tool to estimate quantum-available bandwidth and maximum link lengths for QKD systems in single-fiber PON architectures in coexistence with GPON, XG-PON, NG-PON2, and HS-PON standards. The QKD channel performance is obtained by setting thresholds on the quantum bit error rate and the secret key rate, ultimately limited by spontaneous Raman scattering noise and high optical distribution network losses. We perform a comparison between the performance obtained assuming the asymptotic infinite-key generation rate or taking into account actual implementations in the finite-key regime. We evidence that proper design rules can be obtained as a function of both classical and quantum system parameters to support end-to-end quantum security services in existing optical networks.
- Published
- 2025
- Full Text
- View/download PDF
94. High-resolution structural and functional deep brain imaging using adaptive optics three-photon microscopy
- Author
-
Streich, Lina, Boffi, Juan Carlos, Wang, Ling, Alhalaseh, Khaleel, Barbieri, Matteo, Rehm, Ronja, Deivasigamani, Senthilkumar, Gross, Cornelius T., Agarwal, Amit, and Prevedel, Robert
- Published
- 2021
- Full Text
- View/download PDF
95. A stabilized finite element method for the two-field and three-field Stokes eigenvalue problems
- Author
-
Türk, Önder, Boffi, Daniele, and Codina, Ramon
- Subjects
Mathematics - Numerical Analysis ,65N30 (Primary) 65N25 76D07 (Secondary) - Abstract
In this paper, the stabilized finite element approximation of the Stokes eigenvalue problems is considered for both the two-field (displacement-pressure) and the three-field (stress-displacement-pressure) formulations. The method presented is based on a subgrid scale concept, and depends on the approximation of the unresolvable scales of the continuous solution. In general, subgrid scale techniques consist in the addition of a residual based term to the basic Galerkin formulation. The application of a standard residual based stabilization method to a linear eigenvalue problem leads to a quadratic eigenvalue problem in discrete form which is physically inconvenient. As a distinguished feature of the present study, we take the space of the unresolved subscales orthogonal to the finite element space, which promises a remedy to the above mentioned complication. In essence, we put forward that only if the orthogonal projection is used, the residual is simplified and the use of term by term stabilization is allowed. Thus, we do not need to put the whole residual in the formulation, and the linear eigenproblem form is recovered properly. We prove that the method applied is convergent, and present the error estimates for the eigenvalues and the eigenfunctions. We report several numerical tests in order to illustrate that the theoretical results are validated.
- Published
- 2016
- Full Text
- View/download PDF
96. Residual-based a posteriori error estimation for the Maxwell's eigenvalue problem
- Author
-
Boffi, Daniele, Gastaldi, Lucia, Rodríguez, Rodolfo, and Šebestová, Ivana
- Subjects
Mathematics - Numerical Analysis ,65N30, 65N25 - Abstract
We present an a posteriori estimator of the error in the L^2-norm for the numerical approximation of the Maxwell's eigenvalue problem by means of N\'ed\'elec finite elements. Our analysis is based on a Helmholtz decomposition of the error and on a superconvergence result between the L^2-orthogonal projection of the exact eigenfunction onto the curl of the N\'ed\'elec finite element space and the eigenfunction approximation. Reliability of the a posteriori error estimator is proved up to higher order terms and local efficiency of the error indicators is shown by using a standard bubble functions technique. The behavior of the a posteriori error estimator is illustrated on a numerical test.
- Published
- 2016
97. A fictitious domain approach with distributed Lagrange multiplier for fluid-structure interactions
- Author
-
Boffi, Daniele and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis - Abstract
We study a recently introduced formulation for fluid-structure interaction problems which makes use of a distributed Lagrange multiplier in the spirit of the fictitious domain method. The time discretization of the problem leads to a mixed problem for which a rigorous stability analysis is provided. The finite element space discretization is discussed and optimal convergence estimates are proved., Comment: This is a modified version with respect to the published one. It contains complete proofs of the statements of Sections 4 and 5. The published version has correct statements but incomplete proofs
- Published
- 2015
- Full Text
- View/download PDF
98. A nonconforming high-order method for the Biot problem on general meshes
- Author
-
Boffi, Daniele, Botti, Michele, and Di Pietro, Daniele A.
- Subjects
Mathematics - Numerical Analysis ,65N08, 65N30, 76S05 - Abstract
In this work, we introduce a novel algorithm for the Biot problem based on a Hybrid High-Order discretization of the mechanics and a Symmetric Weighted Interior Penalty discretization of the flow. The method has several assets, including, in particular, the support of general polyhedral meshes and arbitrary space approximation order. Our analysis delivers stability and error estimates that hold also when the specific storage coefficient vanishes, and shows that the constants have only a mild dependence on the heterogeneity of the permeability coefficient. Numerical tests demonstrating the performance of the method are provided.
- Published
- 2015
99. Optimal convergence of adaptive FEM for eigenvalue clusters in mixed form
- Author
-
Boffi, Daniele, Gallistl, Dietmar, Gardini, Francesca, and Gastaldi, Lucia
- Subjects
Mathematics - Numerical Analysis ,65N30, 65N25, 65N50 - Abstract
It is shown that the h-adaptive mixed finite element method for the discretization of eigenvalue clusters of the Laplace operator produces optimal convergence rates in terms of nonlinear approximation classes. The results are valid for the typical mixed spaces of Raviart-Thomas or Brezzi-Douglas-Marini type with arbitrary fixed polynomial degree in two and three space dimensions.
- Published
- 2015
100. Deep Mouse Brain Two-Photon Near-Infrared Fluorescence Imaging Using a Superconducting Nanowire Single-Photon Detector Array.
- Author
-
Tamimi, Amr, Caldarola, Martin, Hambura, Sebastian, Boffi, Juan C., Noordzij, Niels, Los, Johannes W. N., Guardiani, Antonio, Kooiman, Hugo, Wang, Ling, Kieser, Christian, Braun, Florian, Castaneda, Mario A. Usuga, Fognini, Andreas, and Prevedel, Robert
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.