Searcharxiv⌕ Search

arXiv subjects

Runze Li

Publications and source records attributed to Runze Li.

At least 91 records · Page 5Linked to original sources

Mesh-Agnostic Decoders for Supercritical Airfoil Prediction and Inverse Design

Mesh-agnostic models have advantages in terms of processing unstructured spatial data and incorporating partial differential equations. Recently, they have been widely studied for constructing physics-informed neural networks, but they need to be trained on a case-by-case basis and require large training times. On the other hand, fast prediction and design tools are desired for aerodynamic shape designs, and data-driven mesh-based models have achieved great performance. Therefore, this paper proposes a data-driven mesh-agnostic decoder that combines the fast prediction ability of data-driven models and the flexibility of mesh-agnostic models. The model is denoted by an implicit decoder, which consists of two subnetworks, i.e., ShapeNet and HyperNet. ShapeNet is based on implicit neural representation, and HyperNet is a simple neural network. The implicit decoder is trained for the fast prediction of supercritical airfoils. Different activation functions are compared, and a spatial constraint is proposed to improve the interpretability and generalization ability of the model. Then, the implicit decoder is used together with a mesh-based encoder to build a generative model, which is used for the inverse design of supercritical airfoils with specified physical features.

physics.flu-dyn↗

Fast buffet onset prediction and optimization method based on a pre-trained flowfield prediction model

The transonic buffet is a detrimental phenomenon occurs on supercritical airfoils and limits aircraft's operating envelope. Traditional methods for predicting buffet onset rely on multiple computational fluid dynamics simulations to assess a series of airfoil flowfields and then apply criteria to them, which is slow and hinders optimization efforts. This article introduces an innovative approach for rapid buffet onset prediction. A machine-learning flowfield prediction model is pre-trained on a large database and then deployed offline to replace simulations in the buffet prediction process for new airfoil designs. Unlike using a model to directly predict buffet onset, the proposed technique offers better visualization capabilities by providing users with intuitive flowfield outputs. It also demonstrates superior generalization ability, evidenced by a 32.5% reduction in average buffet onset prediction error on the testing dataset. The method is utilized to optimize the buffet performance of 11 distinct airfoils within and outside the training dataset. The optimization results are verified with simulations and proved to yield improved samples across all cases. It is affirmed the pre-trained flowfield prediction model can be applied to accelerate aerodynamic shape optimization, while further work still needs to raise its reliability for this safety-critical task.

physics.flu-dyn↗

Reducing multivariate independence testing to two bivariate means comparisons

Testing for independence between two random vectors is a fundamental problem in statistics. It is observed from empirical studies that many existing omnibus consistent tests may not work well for some strongly nonmonotonic and nonlinear relationships. To explore the reasons behind this issue, we novelly transform the multivariate independence testing problem equivalently into checking the equality of two bivariate means. An important observation we made is that the power loss is mainly due to cancellation of positive and negative terms in dependence metrics, making them very close to zero. Motivated by this observation, we propose a class of consistent metrics with a positive integer $γ$ that exactly characterize independence. Theoretically, we show that the metrics with even and infinity $γ$ can effectively avoid the cancellation, and have high powers under the alternatives that two mean differences offset each other. Since we target at a wide range of dependence scenarios in practice, we further suggest to combine the p-values of test statistics with different $γ$'s through the Fisher's method. We illustrate the advantages of our proposed tests through extensive numerical studies.

stat.ME↗

Dense, irregular, yet always graphic $3$-uniform hypergraph degree sequences

A $3$-uniform hypergraph is a generalization of simple graphs where each hyperedge is a subset of vertices of size $3$. The degree of a vertex in a hypergraph is the number of hyperedges incident with it. The degree sequence of a hypergraph is the sequence of the degrees of its vertices. The degree sequence problem for $3$-uniform hypergraphs is to decide if a $3$-uniform hypergraph exists with a prescribed degree sequence. Such a hypergraph is called a realization. Recently, Deza \emph{et al.} proved that the degree sequence problem for $3$-uniform hypergraphs is NP-complete. Some special cases are easy; however, polynomial algorithms have been known so far only for some very restricted degree sequences. The main result of our research is the following. If all degrees are between $\frac{2n^2}{63}+O(n)$ and $\frac{5n^2}{63}-O(n)$ in a degree sequence $D$, further, the number of vertices is at least $45$, and the degree sum can be divided by $3$, then $D$ has a $3$-uniform hypergraph realization. Our proof is constructive and in fact, it constructs a hypergraph realization in polynomial time for any degree sequence satisfying the properties mentioned above. To our knowledge, this is the first polynomial running time algorithm to construct a $3$-uniform hypergraph realization of a highly irregular and dense degree sequence.

math.CO↗

Simulation of ionizing radiation in cell phone camera image sensors

The Distributed Electronic Cosmic-ray Observatory (DECO) is a cell phone app that uses a cell phone camera image sensor to detect cosmic-ray particles and particles from radioactive decay. Images recorded by DECO are classified by a convolutional neural network (CNN) according to their morphology. In this project, we develop a GEANT4-derived simulation of particle interactions inside the CMOS sensor using the Allpix$^2$ modular framework. We simulate muons, electrons, and photons with energy range 10 keV to 100 GeV, and their deposited energy agrees well with expectations. Simulated events are recorded and processed in a similar way as data images taken by DECO, and the result shows both similar image morphology with data events and good quantitative data-Monte Carlo agreement.

astro-ph.IM↗

Risk-Sensitive Deep RL: Variance-Constrained Actor-Critic Provably Finds Globally Optimal Policy

While deep reinforcement learning has achieved tremendous successes in various applications, most existing works only focus on maximizing the expected value of total return and thus ignore its inherent stochasticity. Such stochasticity is also known as the aleatoric uncertainty and is closely related to the notion of risk. In this work, we make the first attempt to study risk-sensitive deep reinforcement learning under the average reward setting with the variance risk criteria. In particular, we focus on a variance-constrained policy optimization problem where the goal is to find a policy that maximizes the expected value of the long-run average reward, subject to a constraint that the long-run variance of the average reward is upper bounded by a threshold. Utilizing Lagrangian and Fenchel dualities, we transform the original problem into an unconstrained saddle-point policy optimization problem, and propose an actor-critic algorithm that iteratively and efficiently updates the policy, the Lagrange multiplier, and the Fenchel dual variable. When both the value and policy functions are represented by multi-layer overparameterized neural networks, we prove that our actor-critic algorithm generates a sequence of policies that finds a globally optimal policy at a sublinear rate. Further, We provide numerical studies of the proposed method using two real datasets to back up the theoretical results.

cs.LG↗

RECLIP: Resource-efficient CLIP by Training with Small Images

We present RECLIP (Resource-efficient CLIP), a simple method that minimizes computational resource footprint for CLIP (Contrastive Language Image Pretraining). Inspired by the notion of coarse-to-fine in computer vision, we leverage small images to learn from large-scale language supervision efficiently, and finetune the model with high-resolution data in the end. Since the complexity of the vision transformer heavily depends on input image size, our approach significantly reduces the training resource requirements both in theory and in practice. Using the same batch size and training epoch, RECLIP achieves highly competitive zero-shot classification and image-text retrieval accuracy with 6 to 8x less computational resources and 7 to 9x fewer FLOPs than the baseline. Compared to the state-of-the-art contrastive learning methods, RECLIP demonstrates 5 to 59x training resource savings while maintaining highly competitive zero-shot classification and retrieval performance. Finally, RECLIP matches the state of the art in transfer learning to open-vocabulary detection tasks, achieving 32 APr on LVIS. We hope this work will pave the path for the broader research community to explore language supervised pretraining in resource-friendly settings.

cs.CV↗

Predictable gate-field control of spin in altermagnets with spin-layer coupling

Spintronics, a technology harnessing electron spin for information transmission, offers a promising avenue to surpass the limitations of conventional electronic devices. While the spin directly interacts with the magnetic field, its control through the electric field is generally more practical, and has become a focal point in the field of spintronics. Current methodologies for generating spin polarization via an electric field generally necessitate spin-orbit coupling. Here, we propose an innovative mechanism that accomplishes this task without dependence on spin-orbit coupling. Our method employs two-dimensional altermagnets with valley-mediated spin-layer coupling (SLC), in which electronic states display symmetry-protected and valley-contrasted spin and layer polarization. The SLC facilitates predictable, continuous, and reversible control of spin polarization using a gate electric field. Through symmetry analysis and ab initio calculations, we pinpoint high-quality material candidates that exhibit SLC. We ascertain that applying a gate field of $0.2$ eV/Å~ to monolayer Ca(CoN)$_2$ can induce significant spin splitting up to 123 meV. As a result, perfect and switchable spin/valley-currents, and substantial tunneling magnetoresistance can be achieved in these materials using only a gate field. These findings provide new opportunities for generating predictable spin polarization and designing novel spintronic devices based on coupled spin, valley and layer physics.

physics.app-ph↗

Enhancing Robustness of Gradient-Boosted Decision Trees through One-Hot Encoding and Regularization

Gradient-boosted decision trees (GBDT) are widely used and highly effective machine learning approach for tabular data modeling. However, their complex structure may lead to low robustness against small covariate perturbation in unseen data. In this study, we apply one-hot encoding to convert a GBDT model into a linear framework, through encoding of each tree leaf to one dummy variable. This allows for the use of linear regression techniques, plus a novel risk decomposition for assessing the robustness of a GBDT model against covariate perturbations. We propose to enhance the robustness of GBDT models by refitting their linear regression forms with $L_1$ or $L_2$ regularization. Theoretical results are obtained about the effect of regularization on the model performance and robustness. It is demonstrated through numerical experiments that the proposed regularization approach can enhance the robustness of the one-hot-encoded GBDT models.

stat.ML↗

Propensity score regression for causal inference with treatment heterogeneity

Understanding how treatment effects vary on individual characteristics is critical in the contexts of personalized medicine, personalized advertising and policy design. When the characteristics are of practical interest are only a subset of full covariate, non-parametric estimation is often desirable; but few methods are available due to the computational difficult. Existing non-parametric methods such as the inverse probability weighting methods have limitations that hinder their use in many practical settings where the values of propensity scores are close to 0 or 1. We propose the propensity score regression (PSR) that allows the non-parametric estimation of the heterogeneous treatment effects in a wide context. PSR includes two non-parametric regressions in turn, where it first regresses on the propensity scores together with the characteristics of interest, to obtain an intermediate estimate; and then, regress the intermediate estimates on the characteristics of interest only. By including propensity scores as regressors in the non-parametric manner, PSR is capable of substantially easing the computational difficulty while remain (locally) insensitive to any value of propensity scores. We present several appealing properties of PSR, including the consistency and asymptotical normality, and in particular the existence of an explicit variance estimator, from which the analytical behaviour of PSR and its precision can be assessed. Simulation studies indicate that PSR outperform existing methods in varying settings with extreme values of propensity scores. We apply our method to the national 2009 flu survey (NHFS) data to investigate the effects of seasonal influenza vaccination and having paid sick leave across different age groups.

stat.ME↗

Reconstruction and fast prediction of a 3D flow field based on a variational autoencoder

Reconstruction and fast prediction of flow fields are important for the improvement of data center operations and energy savings. In this study, an artificial neural network (ANN) and variational autoencoder (VAE) composite model is proposed for the reconstruction and prediction of 3D flowfields with high accuracy and efficiency. The VAE model is trained to extract features of the problem and to realize 3D physical field reconstruction. The ANN is employed to achieve the constructability of the extracted features. A dataset of steady temperature/velocity fields is acquired by computational fluid dynamics and heat transfer (CFD/HT) and fed to train the deep learning model. The proposed ANN-VAE model is experimentally proven to achieve promising field prediction accuracy with a significantly reduced computational cost. Compared to the CFD/HT method, the ANN-VAE method speeds up the physical field prediction by approximately 380,000 times, with mean accuracies of 97.3% for temperature field prediction and 97.9% for velocity field prediction, making it feasible for real-time physical field acquisition.

physics.flu-dyn↗

Room-temperature van der Waals 2D ferromagnet switching by spin-orbit torques

Emerging wide varieties of the two-dimensional (2D) van der Waals (vdW) magnets with atomically thin and smooth interfaces holds great promise for next-generation spintronic devices. However, due to the lower Curie temperature of the vdW 2D ferromagnets than room temperature, electrically manipulating its magnetization at room temperature has not been realized. In this work, we demonstrate the perpendicular magnetization of 2D vdW ferromagnet Fe3GaTe2 can be effectively switched at room temperature in Fe3GaTe2/Pt bilayer by spin-orbit torques (SOTs) with a relatively low current density of 1.3 10^7A/cm2. Moreover, the high SOT efficiency of ξ_{DL}~0.22 is quantitatively determined by harmonic measurements, which is higher than those in Pt-based heavy metal/conventional ferromagnet devices. Our findings of room-temperature vdW 2D ferromagnet switching by SOTs provide a significant basis for the development of vdW-ferromagnet-based spintronic applications.

physics.app-ph↗

Detection and Estimation of Structural Breaks in High-Dimensional Functional Time Series

In this paper, we consider detecting and estimating breaks in heterogeneous mean functions of high-dimensional functional time series which are allowed to be cross-sectionally correlated and temporally dependent. A new test statistic combining the functional CUSUM statistic and power enhancement component is proposed with asymptotic null distribution theory comparable to the conventional CUSUM theory derived for a single functional time series. In particular, the extra power enhancement component enlarges the region where the proposed test has power, and results in stable power performance when breaks are sparse in the alternative hypothesis. Furthermore, we impose a latent group structure on the subjects with heterogeneous break points and introduce an easy-to-implement clustering algorithm with an information criterion to consistently estimate the unknown group number and membership. The estimated group structure can subsequently improve the convergence property of the post-clustering break point estimate. Monte-Carlo simulation studies and empirical applications show that the proposed estimation and testing techniques have satisfactory performance in finite samples.

stat.ME↗

Functional-Coefficient Quantile Regression for Panel Data with Latent Group Structure

This paper considers estimating functional-coefficient models in panel quantile regression with individual effects, allowing the cross-sectional and temporal dependence for large panel observations. A latent group structure is imposed on the heterogenous quantile regression models so that the number of nonparametric functional coefficients to be estimated can be reduced considerably. With the preliminary local linear quantile estimates of the subject-specific functional coefficients, a classic agglomerative clustering algorithm is used to estimate the unknown group structure and an easy-to-implement ratio criterion is proposed to determine the group number. The estimated group number and structure are shown to be consistent. Furthermore, a post-grouping local linear smoothing method is introduced to estimate the group-specific functional coefficients, and the relevant asymptotic normal distribution theory is derived with a normalisation rate comparable to that in the literature. The developed methodologies and theory are verified through a simulation study and showcased with an application to house price data from UK local authority districts, which reveals different homogeneity structures at different quantile levels.

econ.EM↗

Anomalous spatial shifts in interface electronic reflection beyond linear approximation

Recently, the electronic analogy of the anomalous spatial shift, including Goos-Hänchen and Imbert-Fedorov effects, has been attracting widespread interest. The current research on the anomalous spatial shift in interface electronic reflection is based on the paradigm of linear approximation, under which the center position of the incident and reflected beams are obtained by expanding the phases of relevant basis states and scattering amplitudes to the first order of incident momentum. However, in a class of normal cases, the linear approximation can lead to a divergent spatial shift in reflection for certain incident angles even though the corresponding reflection possibility is finite. In this work, we show that such non-physical results are caused by an abrupt change in the number of the propagating states at critical parameters, and can be resolved by calculating the center positions of the scattering beams beyond the linear approximation. Moreover, we find that the beam width has an important influence on the spatial shift near the critical angles. We demonstrate our idea via concrete calculations of Goos-Hänchen and Imbert-Fedorov shift on two representative models. These results are beneficial for clarifying the scope of application of the linear approximation in the study of anomalous spatial shifts.

cond-mat.mes-hall↗

Generalized Varying Coefficient Mediation Models

Motivated by an analysis of causal mechanism from economic stress to entrepreneurial withdrawals through depressed affect, we develop a two-layer generalized varying coefficient mediation model. This model captures the bridging effects of mediators that may vary with another variable, by treating them as smooth functions of this variable. It also allows various response types by introducing the generalized varying coefficient model in the first layer. The varying direct and indirect effects are estimated through spline expansion. The theoretical properties of the estimated direct and indirect coefficient functions, including estimation biases, asymptotic distributions, and so forth, are explored. Simulation studies validate the finite-sample performance of the proposed estimation method. A real data analysis based on the proposed model discovers some interesting behavioral economic phenomenon, that self-efficacy influences the deleterious impact of economic stress, both directly and indirectly through depressed affect, on business owners' withdrawl intentions.

math.ST↗

A causal approach to functional mediation analysis with application to a smoking cessation intervention

The increase in the use of mobile and wearable devices now allows dense assessment of mediating processes over time. For example, a pharmacological intervention may have an effect on smoking cessation via reductions in momentary withdrawal symptoms. We define and identify the causal direct and indirect effects in terms of potential outcomes on the mean difference and odds ratio scales, and present a method for estimating and testing the indirect effect of a randomized treatment on a distal binary variable as mediated by the nonparametric trajectory of an intensively measured longitudinal variable (e.g., from ecological momentary assessment). Coverage of a bootstrap test for the indirect effect is demonstrated via simulation. An empirical example is presented based on estimating later smoking abstinence from patterns of craving during smoking cessation treatment. We provide an R package, funmediation, available on CRAN, to conveniently apply this technique. We conclude by discussing possible extensions to multiple mediators and directions for future research.

stat.ME↗

Tunable Rapid Electron Transport in Titanium Oxide Thin Films

Rapid electron transport in the quantum well triggers many novel physical phenomena and becomes a critical point for the high-speed electronics. Here, we found electrical properties of the titanium oxide changed from semiconducting to metallic as the degree of oxidation decreased and Schottky quantum well was formed at the interface. We take the asymmetry interface electron scattering effect into consideration when studying the electrical transport properties of the multilayer thin films. A novel physical conductivity model for the multilayer thin films was developed. We found electron would be transferred from the low-mobility semiconducting and metallic conductive channels to the high-mobility Schottky quantum well conductive channel with an in-plane applied electric field. Electron concentration and mobility of the forming 2DEG in the Schottky quantum well could be tuned thus the nano-devices exhibited non-linear voltage-current curves. The differential resistivity of the nano-devices could decrease by two orders with increasing electric field at room temperature. Weak electron localization of electrons has been experimentally observed in our nano-devices at low temperature, which further demonstrated the existence of 2DEG in the Schottky quantum well. Our work will provide us new physics about the rapid electron transport in the multilayer thin films, and bring novel functional devices for the modern microelectronic industry.

physics.app-ph↗