arXiv ScienceSearch

arXiv subjects

Marco Reale

Publications and source records attributed to Marco Reale.

6 recordsLinked to original sources

Quantum Dot Colloidosomes as Triggerable Microlasers

Quantum dot (QD) supraparticle lasers are promising platforms for microscale light sources and photonic labeling, yet their optical properties are set during assembly. Here we introduce QD colloidosomes, liquid-core/solid-shell supraparticles that combine whispering-gallery-mode optical feedback with stimulus-triggered structural collapse. Intact QD colloidosomes show cavity-defined lasing with fluence thresholds of ~2.8 mJ/cm2 and linewidths of 2.2-3.7 nm, demonstrating efficient light trapping without a solid core. We identify shell continuity as a critical determinant for whispering-gallery feedback and lasing by exploring a morphological continuum of suprastructures comprising solid supraparticles, colloidosomes, and microporous hollow shells. Intact colloidosomes support narrow cavity modes, whereas porous shells remain broadband even at high pump fluence. We show that colloidosomes can be driven to rupture and release payload through well-defined pathways, including meniscus-driven capillary failure, uniform heating, and localized near-infrared activation, thereby reconfiguring their optical response from cavity-defined lasing to broadband emission. These results establish QD colloidosomes as reconfigurable microlasers that couple optical-state switching and triggered release within a single self-assembled platform.

physics.optics

Inferential applications of the moments of the logit-normal distribution

Despite the implicit appearance of logit-normal random variables in many inferential problems, the logit-normal distribution is poorly studied. Most frustratingly, no default method exists for finding logit-normal moments, which are often assumed analytically unknown. In this paper, we introduce a method for estimating logit-normal moments of any positive integer order, based on approximating the logistic function. We will show our method is highly accurate up to the $8^\text{th}$ moment, avoids the numerical instability observed with Mordell integral based approximations of the first moment, and is faster than numerical integration in R. Focusing on two inferential applications, we will show our approximation methods are sufficiently accurate to enable faster implementation of Expectation Propagation for logistic regression, but is not general enough to directly evaluate the logistic normal integral that appears in some logistic mixed models.

stat.ME

Changes in Risk Appreciation, and Short Memory of House Buyers When the Market is Hot, a Case Study of Christchurch, New Zealand

In this paper house prices in Christchurch are analyzed over three distinct periods of time: post-2011 earthquake, pre-COVID-19 lockdown, and post-COVID-19 lockdown using the well-established hedonic price model. Results show that buyers, in periods that are temporally distant from the 2011 Christchurch earthquake, value the risk of potential earthquake damage to a property differently from buyers soon after the earthquake. We find that there are observable shifts in hedonic prices across the different time periods, specifically for section size pre and post COVID-19 lockdown.

q-fin.GN

Nonparametric Estimation of the Random Coefficients Model in Python

We present $\textbf{PyRMLE}$, a Python module that implements Regularized Maximum Likelihood Estimation for the analysis of Random Coefficient models. $\textbf{PyRMLE}$ is simple to use and readily works with data formats that are typical to Random Coefficient problems. The module makes use of Python's scientific libraries $\textbf{NumPy}$ and $\textbf{SciPy}$ for computational efficiency. The main implementation of the algorithm is executed purely in Python code which takes advantage of Python's high-level features.

stat.CO

Regularized Maximum Likelihood Estimation for the Random Coefficients Model

The random coefficients model $Y_i={\beta_0}_i+{\beta_1}_i {X_1}_i+{\beta_2}_i {X_2}_i+\ldots+{\beta_d}_i {X_d}_i$, with $\mathbf{X}_i$, $Y_i$, $\mathbf{\beta}_i$ i.i.d, and $\mathbf{\beta}_i$ independent of $X_i$ is often used to capture unobserved heterogeneity in a population. We propose a quasi-maximum likelihood method to estimate the joint density distribution of the random coefficient model. This method implicitly involves the inversion of the Radon transformation in order to reconstruct the joint distribution, and hence is an inverse problem. Nonparametric estimation for the joint density of $\mathbf{\beta}_i=({\beta_0}_i,\ldots, {\beta_d}_i)$ based on kernel methods or Fourier inversion have been proposed in recent years. Most of these methods assume a heavy tailed design density $f_\mathbf{X}$. To add stability to the solution, we apply regularization methods. We analyze the convergence of the method without assuming heavy tails for $f_\mathbf{X}$ and illustrate performance by applying the method on simulated and real data. To add stability to the solution, we apply a Tikhonov-type regularization method.

stat.ME

Estimators for Long Range Dependence: An Empirical Study

We present the results of a simulation study into the properties of 12 different estimators of the Hurst parameter, $H$, or the fractional integration parameter, $d$, in long memory time series. We compare and contrast their performance on simulated Fractional Gaussian Noises and fractionally integrated series with lengths between 100 and 10,000 data points and $H$ values between 0.55 and 0.90 or $d$ values between 0.05 and 0.40. We apply all 12 estimators to the Campito Mountain data and estimate the accuracy of their estimates using the Beran goodness of fit test for long memory time series. MCS code: 37M10

stat.ME