SearcharxivSearch

arXiv subjects

Maarten de Hoop

Publications and source records attributed to Maarten de Hoop.

At least 19 recordsLinked to original sources

Propagation of singularities and inverse problems for the viscoacoustic wave equation

We study an inverse problem for the viscoacoustic wave equation, an integro-differential model describing wave propagation in viscoacoustic media with memory in the leading order term. The medium is characterized by a spatially varying sound speed and a space-time dependent memory kernel. Assuming that waves are generated by sources supported outside the region of interest, we consider exterior measurements encoded by the source-to-solution map. To study this inverse problem, we construct solutions concentrating near fixed geodesics and establish a corresponding propagation of singularities result for the semiclassical wave front set. These results are valid without any restriction on the underlying sound speed. Then, under certain geometric conditions, we prove that the exterior data uniquely determine not just the sound speed inside the domain but also all time derivatives at zero of the memory kernel. This involves a reduction to the lens rigidity and geodesic ray transform inverse problems. As an application, we establish uniqueness for the recovery of variable parameters in the extended Maxwell model.

math.AP

Geometrical optics for the fractional Helmholtz equation and applications to inverse problems

In this paper we construct a parametrix for the fractional Helmholtz equation $((-Δ)^s - τ^{2s} r(x)^{2s} + q(x))u=0$ making use of geometrical optics solutions. We show that the associated eikonal equation is the same as in the classical case, while in the first transport equation the effect of nonlocality is only visible in the zero-th order term, which depends on $s$. Moreover, we show that the approximate geometrical optics solutions present different behaviors in the regimes $s\in(0,\frac 12)$ and $s\in [\frac 12,1)$. While the latter case is quite similar to the classical one, which corresponds to $s=1$, in the former case we find that the potential is a strong perturbation, which changes the propagation of singularities. As an application, we study the inverse problem consisting in recovering the potential $q$ from Cauchy data when the refraction index $r$ is fixed and simple. Using our parametrix based on the construction of approximate geometrical optics solutions, we prove that Hölder stability holds for this problem. This is a substantial improvement over the state of the art for fractional wave equations, for which the usual Runge approximation argument can provide only logarithmic stability. Besides its mathematical novelty, this study is motivated by envisioned applications in nonlocal elasticity models emerging from the geophysical sciences.

math.AP

Recovery of piecewise smooth parameters in an acoustic-gravitational system of equations from exterior Cauchy data

In this paper, we study an inverse problem for an acoustic-gravitational system whose principal symbol is identical to that of an acoustic wave operator. The displacement vector of a gas or liquid between the unperturbed and perturbed flow is denoted by $u(t,x)$. It satisfies a partial differential equation (PDE) system with a principal symbol corresponding to an acoustic wave operator, but with additional terms to account for a global gravitational field and self-gravitation. These factors make the operator nonlocal, as it depends on the wave speed and density of mass. We assume that all parameters are piecewise smooth in $\mathbb{R}^3$ (i.e., smooth everywhere except for jump discontinuities across closed hypersurfaces called interfaces) but unknown inside a bounded domain $Ω$. We are given the solution operator for this acoustic-gravitational system, but only outside $Ω$ and only for initial data supported outside $Ω$. Using high-frequency waves, we prove that the piecewise smooth wave speed and density are uniquely determined by this map under certain geometric conditions.

math.AP

Anisotropic extended Burgers model, its relaxation tensor and properties of the associated Boltzmann viscoelastic system

We provide a new method for constructing the anisotropic relaxation tensor and proving its exponential decay property for the extended Burgers model (abbreviated by EBM). The EBM is an important viscoelasticity model in rheology, and used in Earth and planetary sciences. Upon having this tensor, the EBM can be converted to a Boltzmann-type viscoelastic system of equations (abbreviated by BVS). Historically, the relaxation tensor for the EBM is derived by solving the constitutive equation using the Laplace transform. (We refer to this approach by the L-method.) Since inverting the inverse Laplace transform needs a partial fractions expansion, the L-method needs to assume that the EBM elasticity tensors satisfy a commutivity condition. The new method not only avoids this condition but also enables obtaining several important properties of the relaxation tensor, including its positivity, smoothness with respect to the time variable, its exponential decay property together with its derivative, and its causality. Furthermore, we show that the BVS converted from the EBM has the exponential decay property. That is, any solution for its initial boundary value problem with homogeneous boundary data and source decays exponentially as time tends to infinity.

math.AP

Mixtures of Neural Operators Reduce Active Complexity in Operator Learning

Operator-learning systems are not governed solely by total parameter count; for one query, the relevant bottleneck can be the model that must be loaded and evaluated. We study this distinction for classical neural operators on compact Sobolev subsets through a constructive comparison between routed mixtures of neural operators (MoNOs) and a fixed single-neural-operator construction. The comparison concerns expert-active complexity relative to that baseline, with total stored size and routing search accounted separately. A MoNO routes each input function through a tree to one expert. Our main theorem shows that every scalar uniformly continuous nonlinear operator with bounded output Sobolev radius on the approximation set admits a MoNO approximation whose active expert has smaller depth, width, and rank scaling than the analyzed single-neural-operator construction; for Lipschitz targets these expert quantities are bounded by $\mathcal{O}(\varepsilon^{-1})$. The theorem turns localization into an operator-level accounting of active expert size, routing depth, and number of experts. We also prove a quantitative universal approximation theorem for the underlying neural-operator architecture, with explicit dependence on compact-set diameter and modulus of continuity.

cs.LG

Conditional Injective Flows for Bayesian Imaging

Most deep learning models for computational imaging regress a single reconstructed image. In practice, however, ill-posedness, nonlinearity, model mismatch, and noise often conspire to make such point estimates misleading or insufficient. The Bayesian approach models images and (noisy) measurements as jointly distributed random vectors and aims to approximate the posterior distribution of unknowns. Recent variational inference methods based on conditional normalizing flows are a promising alternative to traditional MCMC methods, but they come with drawbacks: excessive memory and compute demands for moderate to high resolution images and underwhelming performance on hard nonlinear problems. In this work, we propose C-Trumpets -- conditional injective flows specifically designed for imaging problems, which greatly diminish these challenges. Injectivity reduces memory footprint and training time while low-dimensional latent space together with architectural innovations like fixed-volume-change layers and skip-connection revnet layers, C-Trumpets outperform regular conditional flow models on a variety of imaging and image restoration tasks, including limited-view CT and nonlinear inverse scattering, with a lower compute and memory budget. C-Trumpets enable fast approximation of point estimates like MMSE or MAP as well as physically-meaningful uncertainty quantification.

cs.LG

Beyond Hawkes: Neural Multi-event Forecasting on Spatio-temporal Point Processes

Predicting discrete events in time and space has many scientific applications, such as predicting hazardous earthquakes and outbreaks of infectious diseases. History-dependent spatio-temporal Hawkes processes are often used to mathematically model these point events. However, previous approaches have faced numerous challenges, particularly when attempting to forecast one or multiple future events. In this work, we propose a new neural architecture for simultaneous multi-event forecasting of spatio-temporal point processes, utilizing transformers, augmented with normalizing flows and probabilistic layers. Our network makes batched predictions of complex history-dependent spatio-temporal distributions of future discrete events, achieving state-of-the-art performance on a variety of benchmark datasets including the South California Earthquakes, Citibike, Covid-19, and Hawkes synthetic pinwheel datasets. More generally, we illustrate how our network can be applied to any dataset of discrete events with associated markers, even when no underlying physics is known.

cs.LG

Deep Invertible Approximation of Topologically Rich Maps between Manifolds

How can we design neural networks that allow for stable universal approximation of maps between topologically interesting manifolds? The answer is with a coordinate projection. Neural networks based on topological data analysis (TDA) use tools such as persistent homology to learn topological signatures of data and stabilize training but may not be universal approximators or have stable inverses. Other architectures universally approximate data distributions on submanifolds but only when the latter are given by a single chart, making them unable to learn maps that change topology. By exploiting the topological parallels between locally bilipschitz maps, covering spaces, and local homeomorphisms, and by using universal approximation arguments from machine learning, we find that a novel network of the form $\mathcal{T} \circ p \circ \mathcal{E}$, where $\mathcal{E}$ is an injective network, $p$ a fixed coordinate projection, and $\mathcal{T}$ a bijective network, is a universal approximator of local diffeomorphisms between compact smooth submanifolds embedded in $\mathbb{R}^n$. We emphasize the case when the target map changes topology. Further, we find that by constraining the projection $p$, multivalued inversions of our networks can be computed without sacrificing universality. As an application, we show that learning a group invariant function with unknown group action naturally reduces to the question of learning local diffeomorphisms for finite groups. Our theory permits us to recover orbits of the group action. We also outline possible extensions of our architecture to address molecular imaging of molecules with symmetries. Finally, our analysis informs the choice of topologically expressive starting spaces in generative problems.

cs.LG

Uniqueness in an inverse problem of fractional elasticity

We study an inverse problem for fractional elasticity. In analogy to the classical problem of linear elasticity, we consider the unique recovery of the Lamé parameters associated to a linear, isotropic fractional elasticity operator from fractional Dirichlet-to-Neumann data. In our analysis we make use of a fractional matrix Schrödinger equation via a generalization of the so-called Liouville reduction, a technique classically used in the study of the scalar conductivity equation. We conclude that unique recovery is possible if the Lamé parameters agree and are constant in the exterior, and their Poisson ratios agree everywhere. Our study is motivated by the significant recent activity in the field of nonlocal elasticity.

math.AP

Universal Joint Approximation of Manifolds and Densities by Simple Injective Flows

We study approximation of probability measures supported on $n$-dimensional manifolds embedded in $\mathbb{R}^m$ by injective flows -- neural networks composed of invertible flows and injective layers. We show that in general, injective flows between $\mathbb{R}^n$ and $\mathbb{R}^m$ universally approximate measures supported on images of extendable embeddings, which are a subset of standard embeddings: when the embedding dimension m is small, topological obstructions may preclude certain manifolds as admissible targets. When the embedding dimension is sufficiently large, $m \ge 3n+1$, we use an argument from algebraic topology known as the clean trick to prove that the topological obstructions vanish and injective flows universally approximate any differentiable embedding. Along the way we show that the studied injective flows admit efficient projections on the range, and that their optimality can be established "in reverse," resolving a conjecture made in Brehmer and Cranmer 2020.

cs.LG

Globally Injective ReLU Networks

Injectivity plays an important role in generative models where it enables inference; in inverse problems and compressed sensing with generative priors it is a precursor to well posedness. We establish sharp characterizations of injectivity of fully-connected and convolutional ReLU layers and networks. First, through a layerwise analysis, we show that an expansivity factor of two is necessary and sufficient for injectivity by constructing appropriate weight matrices. We show that global injectivity with iid Gaussian matrices, a commonly used tractable model, requires larger expansivity between 3.4 and 10.5. We also characterize the stability of inverting an injective network via worst-case Lipschitz constants of the inverse. We then use arguments from differential topology to study injectivity of deep networks and prove that any Lipschitz map can be approximated by an injective ReLU network. Finally, using an argument based on random projections, we show that an end-to-end -- rather than layerwise -- doubling of the dimension suffices for injectivity. Our results establish a theoretical basis for the study of nonlinear inverse and inference problems using neural networks.

cs.LG

Semiclassical analysis of elastic surface waves

In this paper, we present a semiclassical description of surface waves or modes in an elastic medium near a boundary, in spatial dimension three. The medium is assumed to be essentially stratified near the boundary at some scale comparable to the wave length. Such a medium can also be thought of as a surficial layer (which can be thick) overlying a half space. The analysis is based on the work of Colin de Verdière on acoustic surface waves. The description is geometric in the boundary and locally spectral "beneath" it. Effective Hamiltonians of surface waves correspond with eigenvalues of ordinary differential operators, which, to leading order, define their phase velocities. Using these Hamiltonians, we obtain pseudodifferential surface wave equations. We then construct a parametrix. Finally, we discuss Weyl's formulas for counting surface modes, and the decoupling into two classes of surface waves, that is, Rayleigh and Love waves, under appropriate symmetry conditions.

math.AP

Trumpets: Injective Flows for Inference and Inverse Problems

We propose injective generative models called Trumpets that generalize invertible normalizing flows. The proposed generators progressively increase dimension from a low-dimensional latent space. We demonstrate that Trumpets can be trained orders of magnitudes faster than standard flows while yielding samples of comparable or better quality. They retain many of the advantages of the standard flows such as training based on maximum likelihood and a fast, exact inverse of the generator. Since Trumpets are injective and have fast inverses, they can be effectively used for downstream Bayesian inference. To wit, we use Trumpet priors for maximum a posteriori estimation in the context of image reconstruction from compressive measurements, outperforming competitive baselines in terms of reconstruction quality and speed. We then propose an efficient method for posterior characterization and uncertainty quantification with Trumpets by taking advantage of the low-dimensional latent space.

cs.LG

Learning the geometry of wave-based imaging

We propose a general physics-based deep learning architecture for wave-based imaging problems. A key difficulty in imaging problems with a varying background wave speed is that the medium "bends" the waves differently depending on their position and direction. This space-bending geometry makes the equivariance to translations of convolutional networks an undesired inductive bias. We build an interpretable neural architecture inspired by Fourier integral operators (FIOs) which approximate the wave physics. FIOs model a wide range of imaging modalities, from seismology and radar to Doppler and ultrasound. We focus on learning the geometry of wave propagation captured by FIOs, which is implicit in the data, via a loss based on optimal transport. The proposed FIONet performs significantly better than the usual baselines on a number of imaging inverse problems, especially in out-of-distribution tests.

eess.IV

Learning Schatten--von Neumann Operators

We study the learnability of a class of compact operators known as Schatten--von Neumann operators. These operators between infinite-dimensional function spaces play a central role in a variety of applications in learning theory and inverse problems. We address the question of sample complexity of learning Schatten-von Neumann operators and provide an upper bound on the number of measurements required for the empirical risk minimizer to generalize with arbitrary precision and probability, as a function of class parameter $p$. Our results give generalization guarantees for regression of infinite-dimensional signals from infinite-dimensional data. Next, we adapt the representer theorem of Abernethy \emph{et al.} to show that empirical risk minimization over an a priori infinite-dimensional, non-compact set, can be converted to a convex finite dimensional optimization problem over a compact set. In summary, the class of $p$-Schatten--von Neumann operators is probably approximately correct (PAC)-learnable via a practical convex program for any $p < \infty$.

stat.ML

Inverse Problems with Invariant Multiscale Statistics

We propose a new approach to linear ill-posed inverse problems. Our algorithm alternates between enforcing two constraints: the measurements and the statistical correlation structure in some transformed space. We use a non-linear multiscale scattering transform which discards the phase and thus exposes strong spectral correlations otherwise hidden beneath the phase fluctuations. As a result, both constraints may be put into effect by linear projections in their respective spaces. We apply the algorithm to super-resolution and tomography and show that it outperforms ad hoc convex regularizers and stably recovers the missing spectrum.

cs.CE

Nonlinear interaction of waves in elastodynamics and an inverse problem

We consider nonlinear elastic wave equations generalizing Gol'dberg's five constants model. We analyze the nonlinear interaction of two distorted plane waves and characterize the possible nonlinear responses. Using the boundary measurements of the nonlinear responses, we solve the inverse problem of determining elastic parameters from the displacement-to-traction map.

math.AP

Nonlinear responses from the interaction of two progressing waves at an interface

For scalar semilinear wave equations, we analyze the interaction of two (distorted) plane waves at an interface between media of different nonlinear properties. We show that new waves are generated from the nonlinear interactions, which might be responsible for the observed nonlinear effects in applications. Also, we show that the incident waves and the nonlinear responses determine the location of the interface and some information of the nonlinear properties of the media. In particular, for the case of a jump discontinuity at the interface, we can determine the magnitude of the jump.

math.AP