-
Weighted Sub-fractional Brownian Motion Process: Properties and Generalizations
Authors:
Ramirez-Gonzalez Jose Hermenegildo,
Sun Ying
Abstract:
In this paper, we present several path properties, simulations, inferences, and generalizations of the weighted sub-fractional Brownian motion. A primary focus is on the derivation of the covariance function $R_{f,b}(s,t)$ for the weighted sub-fractional Brownian motion, defined as: \begin{equation*} R_{f,b}(s,t) = \frac{1}{1-b} \int_{0}^{s \wedge t} f(r) \left[(s-r)^{b} + (t-r)^{b} - (t+s-2r)^{b}…
▽ More
In this paper, we present several path properties, simulations, inferences, and generalizations of the weighted sub-fractional Brownian motion. A primary focus is on the derivation of the covariance function $R_{f,b}(s,t)$ for the weighted sub-fractional Brownian motion, defined as: \begin{equation*} R_{f,b}(s,t) = \frac{1}{1-b} \int_{0}^{s \wedge t} f(r) \left[(s-r)^{b} + (t-r)^{b} - (t+s-2r)^{b}\right] dr, \end{equation*} where $f:\mathbb{R}_{+} \to \mathbb{R}_{+}$ is a measurable function and $b\in [0,1)\cup(1,2]$. This covariance function $R_{f,b}(s,t)$ is used to define the centered Gaussian process $ζ_{t,f,b}$, which is the weighted sub-fractional Brownian motion. Furthermore, if there is a positive constant $c$ and $a \in (-1,\infty)$ such that $0 \leq f(u) \leq c u^{a}$ on $[0,T]$ for some $T>0$. Then, for $b \in (0,1)$, $ζ_{t,f,b}$ exhibits infinite variation and zero quadratic variation, making it a non-semi-martingale. On the other hand, for $b \in (1,2]$, $ζ_{t,f,b}$ is a continuous process of finite variation and thus a semi-martingale and for $b=0$ the process $ζ_{t,f,0}$ is a square integrable continuous martingale. We also provide inferential studies using maximum likelihood estimation and perform simulations comparing various numerical methods for their efficiency in computing the finite-dimensional distributions of $ζ_{t,f,b}$. Additionally, we extend the weighted sub-fractional Brownian motion to $\mathbb{R}^d$ by defining new covariance structures for measurable, bounded sets in $\mathbb{R}^d$. Finally, we define a stochastic integral with respect to $ζ_{t,f,b}$ and introduce both the weighted sub-fractional Ornstein-Uhlenbeck process and the geometric weighted sub-fractional Brownian motion.
△ Less
Submitted 7 September, 2024;
originally announced September 2024.
-
HNS: An Efficient Hermite Neural Solver for Solving Time-Fractional Partial Differential Equations
Authors:
Jie Hou,
Zhiying Ma,
Shihui Ying,
Ying Li
Abstract:
Neural network solvers represent an innovative and promising approach for tackling time-fractional partial differential equations by utilizing deep learning techniques. L1 interpolation approximation serves as the standard method for addressing time-fractional derivatives within neural network solvers. However, we have discovered that neural network solvers based on L1 interpolation approximation…
▽ More
Neural network solvers represent an innovative and promising approach for tackling time-fractional partial differential equations by utilizing deep learning techniques. L1 interpolation approximation serves as the standard method for addressing time-fractional derivatives within neural network solvers. However, we have discovered that neural network solvers based on L1 interpolation approximation are unable to fully exploit the benefits of neural networks, and the accuracy of these models is constrained to interpolation errors. In this paper, we present the high-precision Hermite Neural Solver (HNS) for solving time-fractional partial differential equations. Specifically, we first construct a high-order explicit approximation scheme for fractional derivatives using Hermite interpolation techniques, and rigorously analyze its approximation accuracy. Afterward, taking into account the infinitely differentiable properties of deep neural networks, we integrate the high-order Hermite interpolation explicit approximation scheme with deep neural networks to propose the HNS. The experimental results show that HNS achieves higher accuracy than methods based on the L1 scheme for both forward and inverse problems, as well as in high-dimensional scenarios. This indicates that HNS has significantly improved accuracy and flexibility compared to existing L1-based methods, and has overcome the limitations of explicit finite difference approximation methods that are often constrained to function value interpolation. As a result, the HNS is not a simple combination of numerical computing methods and neural networks, but rather achieves a complementary and mutually reinforcing advantages of both approaches. The data and code can be found at \url{https://github.com/hsbhc/HNS}.
△ Less
Submitted 7 October, 2023;
originally announced October 2023.
-
Domain Adaptive Semantic Segmentation by Optimal Transport
Authors:
Yaqian Guo,
Xin Wang,
Ce Li,
Shihui Ying
Abstract:
Scene segmentation is widely used in the field of autonomous driving for environment perception, and semantic scene segmentation (3S) has received a great deal of attention due to the richness of the semantic information it contains. It aims to assign labels to pixels in an image, thus enabling automatic image labeling. Current approaches are mainly based on convolutional neural networks (CNN), bu…
▽ More
Scene segmentation is widely used in the field of autonomous driving for environment perception, and semantic scene segmentation (3S) has received a great deal of attention due to the richness of the semantic information it contains. It aims to assign labels to pixels in an image, thus enabling automatic image labeling. Current approaches are mainly based on convolutional neural networks (CNN), but they rely on a large number of labels. Therefore, how to use a small size of labeled data to achieve semantic segmentation becomes more and more important. In this paper, we propose a domain adaptation (DA) framework based on optimal transport (OT) and attention mechanism to address this issue. Concretely, first we generate the output space via CNN due to its superiority of feature representation. Second, we utilize OT to achieve a more robust alignment of source and target domains in output space, where the OT plan defines a well attention mechanism to improve the adaptation of the model. In particular, with OT, the number of network parameters has been reduced and the network has been better interpretable. Third, to better describe the multi-scale property of features, we construct a multi-scale segmentation network to perform domain adaptation. Finally, in order to verify the performance of our proposed method, we conduct experimental comparison with three benchmark and four SOTA methods on three scene datasets, and the mean intersection-over-union (mIOU) has been significant improved, and visualization results under multiple domain adaptation scenarios also show that our proposed method has better performance than compared semantic segmentation methods.
△ Less
Submitted 28 March, 2023;
originally announced March 2023.
-
Sliding at first order: Higher-order momentum distributions for discontinuous image registration
Authors:
Lili Bao,
Jiahao Lu,
Shihui Ying,
Stefan Sommer
Abstract:
In this paper, we propose a new approach to deformable image registration that captures sliding motions. The large deformation diffeomorphic metric mapping (LDDMM) registration method faces challenges in representing sliding motion since it per construction generates smooth warps. To address this issue, we extend LDDMM by incorporating both zeroth- and first-order momenta with a non-differentiable…
▽ More
In this paper, we propose a new approach to deformable image registration that captures sliding motions. The large deformation diffeomorphic metric mapping (LDDMM) registration method faces challenges in representing sliding motion since it per construction generates smooth warps. To address this issue, we extend LDDMM by incorporating both zeroth- and first-order momenta with a non-differentiable kernel. This allows to represent both discontinuous deformation at switching boundaries and diffeomorphic deformation in homogeneous regions. We provide a mathematical analysis of the proposed deformation model from the viewpoint of discontinuous systems. To evaluate our approach, we conduct experiments on both artificial images and the publicly available DIR-Lab 4DCT dataset. Results show the effectiveness of our approach in capturing plausible sliding motion.
△ Less
Submitted 14 March, 2023;
originally announced March 2023.