SearcharxivSearch

arXiv subjects

Yang Zeng

Publications and source records attributed to Yang Zeng.

At least 19 recordsLinked to original sources

The Role of Drop Shape in Impact Force

Drop impacts are ubiquitous in natural and industrial processes, yet the influence of drop shape on impact force remains a fundamental open question. Combining experiments with theoretical analysis, we show that drop shape plays a critical role, with impact force varying by more than an order of magnitude solely due to changes in shape. By uncovering self-similarity in time and cross-shape similarity across diverse drop profiles, we develop a universal cylinder model that accurately predicts both the magnitude and timing of the impact force. This study establishes a comprehensive framework for understanding impact forces across a wide range of drop shapes. Given the prevalence of drop impacts with varying shapes in real-world scenarios, our findings hold fundamental significance and have broad potential applications across industries such as soil erosion prevention, jet cutting, spray coating, and design of windshields and wind turbines.

physics.flu-dyn

On the Zassenhaus varieties of finite $W$-algebras in prime characteristic

Let $Z(\mathcal{W})$ be the center of the finite $W$-algebra $\mathcal{W}({\mathfrak{g}},e)$ associated with $\mathfrak{g}=\text{Lie}(G)$ and a nilpotent element $e\in\mathfrak{g}$ for a connected reductive algebraic group $G$ over an algebraically closed field $\mathbf{k}$ of prime characteristic $p$ under the standard hypotheses (H1)-(H3) in [Jantzen]. In this paper, we first demonstrate that our previous results in [Shu-Zeng] on the structure and geometric properties of $Z(\mathcal{W})$ for $p>>0$ are still true under the present weakened restriction on $p$. Then we study the Zassenhaus variety $\mathscr{Z}$ of $\mathcal{W}(\mathfrak{g},e)$, which is by definition the maximal spectrum $\text{Specm}(Z(\mathcal{W}))$ of $Z({\mathcal{W}})$. On basis of the structure properties of $Z({\mathcal{W}})$, we describe $\mathscr{Z}$ via a good transverse slice $\mathcal{S}$ and show that $\mathscr{Z}$ is birationally equivalent to $\mathcal{S}$, thereby a rational affine scheme. In the special case when $e=0$, we reobtain one of the main results of [Tange] on the rationality of the Zassenhaus varieites for reductive Lie algebras in prime characteristic.

math.RT

Generalization of Silver Stepsize Schedule to Stochastic Optimization

This work introduces a two-step stepsize schedule for stochastic gradient methods minimizing smooth strongly convex functions. We consider the setting where only stochastic gradient approximations, which are unbiased, of bounded variance, and supported on a finite set, are accessible. When the variance bound is relatively smaller than a ratio of the initial optimality gap, the proposed stepsize schedule achieves better convergence performance compared to the well-regarded constant stepsize {\alpha} = 2/(M+m), where m and M denote the strong convexity and gradient-Lipschitz parameters, respectively. Our stepsize schedule can be viewed as a generalization of the well-known two-step silver stepsize schedule in [J. M. Altschuler and P. A. Parrilo, Journal of the ACM, 72(2):1-38, 2025] from deterministic setting to stochastic optimization.

math.OC

LLM-Aligned Geographic Item Tokenization for Local-Life Recommendation

Recent advances in Large Language Models (LLMs) have enhanced text-based recommendation by enriching traditional ID-based methods with semantic generalization capabilities. Text-based methods typically encode item textual information via prompt design and generate discrete semantic IDs through item tokenization. However, in domain-specific tasks such as local-life services, simply injecting location information into prompts fails to capture fine-grained spatial characteristics and real-world distance awareness among items. To address this, we propose LGSID, an LLM-Aligned Geographic Item Tokenization Framework for Local-life Recommendation. This framework consists of two key components: (1) RL-based Geographic LLM Alignment, and (2) Hierarchical Geographic Item Tokenization. In the RL-based alignment module, we initially train a list-wise reward model to capture real-world spatial relationships among items. We then introduce a novel G-DPO algorithm that uses pre-trained reward model to inject generalized spatial knowledge and collaborative signals into LLMs while preserving their semantic understanding. Furthermore, we propose a hierarchical geographic item tokenization strategy, where primary tokens are derived from discrete spatial and content attributes, and residual tokens are refined using the aligned LLM's geographic representation vectors. Extensive experiments on real-world Kuaishou industry datasets show that LGSID consistently outperforms state-of-the-art discriminative and generative recommendation models. Ablation studies, visualizations, and case studies further validate its effectiveness.

cs.IR

ReST: A Plug-and-Play Spatially-Constrained Representation Enhancement Framework for Local-Life Recommendation

Local-life recommendation have witnessed rapid growth, providing users with convenient access to daily essentials. However, this domain faces two key challenges: (1) spatial constraints, driven by the requirements of the local-life scenario, where items are usually shown only to users within a limited geographic area, indirectly reducing their exposure probability; and (2) long-tail sparsity, where few popular items dominate user interactions, while many high-quality long-tail items are largely overlooked due to imbalanced interaction opportunities. Existing methods typically adopt a user-centric perspective, such as modeling spatial user preferences or enhancing long-tail representations with collaborative filtering signals. However, we argue that an item-centric perspective is more suitable for this domain, focusing on enhancing long-tail items representation that align with the spatially-constrained characteristics of local lifestyle services. To tackle this issue, we propose ReST, a Plug-And-Play Spatially-Constrained Representation Enhancement Framework for Long-Tail Local-Life Recommendation. Specifically, we first introduce a Meta ID Warm-up Network, which initializes fundamental ID representations by injecting their basic attribute-level semantic information. Subsequently, we propose a novel Spatially-Constrained ID Representation Enhancement Network (SIDENet) based on contrastive learning, which incorporates two efficient strategies: a spatially-constrained hard sampling strategy and a dynamic representation alignment strategy. This design adaptively identifies weak ID representations based on their attribute-level information during training. It additionally enhances them by capturing latent item relationships within the spatially-constrained characteristics of local lifestyle services, while preserving compatibility with popular items.

cs.IR

OneLoc: Geo-Aware Generative Recommender Systems for Local Life Service

Local life service is a vital scenario in Kuaishou App, where video recommendation is intrinsically linked with store's location information. Thus, recommendation in our scenario is challenging because we should take into account user's interest and real-time location at the same time. In the face of such complex scenarios, end-to-end generative recommendation has emerged as a new paradigm, such as OneRec in the short video scenario, OneSug in the search scenario, and EGA in the advertising scenario. However, in local life service, an end-to-end generative recommendation model has not yet been developed as there are some key challenges to be solved. The first challenge is how to make full use of geographic information. The second challenge is how to balance multiple objectives, including user interests, the distance between user and stores, and some other business objectives. To address the challenges, we propose OneLoc. Specifically, we leverage geographic information from different perspectives: (1) geo-aware semantic ID incorporates both video and geographic information for tokenization, (2) geo-aware self-attention in the encoder leverages both video location similarity and user's real-time location, and (3) neighbor-aware prompt captures rich context information surrounding users for generation. To balance multiple objectives, we use reinforcement learning and propose two reward functions, i.e., geographic reward and GMV reward. With the above design, OneLoc achieves outstanding offline and online performance. In fact, OneLoc has been deployed in local life service of Kuaishou App. It serves 400 million active users daily, achieving 21.016% and 17.891% improvements in terms of gross merchandise value (GMV) and orders numbers.

cs.IR

Sequential Quadratic Optimization for Solving Expectation Equality Constrained Stochastic Optimization Problems

A sequential quadratic programming method is designed for solving general smooth nonlinear stochastic optimization problems subject to expectation equality constraints. We consider the setting where the objective and constraint function values, as well as their derivatives, are not directly available. The algorithm applies an adaptive step size policy and only relies on objective gradient estimates, constraint function estimates, and constraint derivative estimates to update iterates. Both asymptotic and non-asymptotic convergence properties of the algorithm are analyzed. Under reasonable assumptions, the algorithm generates a sequence of iterates whose first-order stationary measure diminishes in expectation. In addition, we identify the iteration and sample complexity for obtaining a first-order $\varepsilon$-stationary iterate in expectation. The results of numerical experiments demonstrate the efficiency and efficacy of our proposed algorithm compared to a penalty method and an augmented Lagrangian method.

math.OC

On the one-dimensional representations of finite $W$-superalgebras for $\mathfrak{gl}_{M|N}$

Let $\mathfrak{g}=\mathfrak{gl}_{M|N}(\mathbb{k})$ be the general linear Lie superalgebra over an algebraically closed field $\mathbb{k}$ of characteristic zero. Fix an arbitrary even nilpotent element $e$ in $\mathfrak{g}$ and let $U(\mathfrak{g},e)$ be the finite $W$-superalgebra associated to the pair $(\mathfrak{g},e)$. In this paper we will give a complete classification of one-dimensional representations for $U(\mathfrak{g},e)$. To achieve this, we use the tool of shifted super Yangians to determine the commutative quotients of the finite $W$-superalgebras.

math.RT

High quality epitaxial piezoelectric and ferroelectric wurtzite Al$_{1-x}$Sc$_x$N thin films

Piezoelectric and ferroelectric wurtzite are promising to reshape modern microelectronics because they can be easily integrated with mainstream semiconductor technology. Sc doped AlN (Al$_{1-x}$Sc$_x$N) has attracted much attention for its enhanced piezoelectric and emerging ferroelectric properties, yet the commonly used sputtering results in polycrystalline Al$_{1-x}$Sc$_x$N films with high leakage current. Here we report the pulsed laser deposition of single crystalline epitaxial Al$_{1-x}$Sc$_x$N thin films on sapphire and 4H-SiC substrates. Pure wurtzite phase is maintained up to $x = 0.3$ with minimal oxygen contamination. Polarization is estimated to be 140 $\mu$C/cm$^2$ via atomic scale microscopy imaging and found to be switchable via a scanning probe. The piezoelectric coefficient is found to be 5 times of undoped one when $x = 0.3$, making it desirable for high frequency radiofrequency (RF) filters and three-dimensional nonvolatile memories.

physics.app-ph

Highest weight theory for minimal finite $W$-superalgebras and related Whittaker categories

Let $\mathfrak{g}=\mathfrak{g}_{\bar0}+\mathfrak{g}_{\bar1}$ be a basic classical Lie superalgebra over $\mathbb{C}$, and $e=e_{\theta}\in\mathfrak{g}_{\bar0}$ with $-\theta$ being a minimal root of $\mathfrak{g}$. Set $U(\mathfrak{g},e)$ to be the minimal finite $W$-superalgebras associated with the pair $(\mathfrak{g},e)$. In this paper we study the highest weight theory for $U(\mathfrak{g},e)$, introduce the Verma modules and give a complete isomorphism classification of finite-dimensional irreducible modules, via the parameter set consisting of pairs of weights and levels. Those Verma modules can be further described via parabolic induction from Whittaker modules for $\mathfrak{osp}(1|2)$ or $\mathfrak{sl}(2)$ respectively, depending on the detecting parity of $\textsf{r}:=\dim\mathfrak{g}(-1)_{\bar1}$. We then introduce and investigate the BGG category $\mathcal{O}$ for $U(\mathfrak{g},e)$, establishing highest weight theory, as a counterpart of the works for finite $W$-algebras by Brundan-Goodwin-Kleshchev and Losev, respectively. In comparison with the non-super case, the significant difference here lies in the situation when $\textsf{r}$ is odd, which is a completely new phenomenon. The difficulty and complicated computation arise from there.

math.RT

Super Vust theorem and Schur-Sergeev duality for principal finite $W$-superalgebras

Considering the general linear Lie superalgebra $\mathfrak{gl}(m|n)=\mathfrak{gl}(m|n)_{\bar{\bar 0}}\oplus \mathfrak{gl}(m|n)_{\bar{\bar 1}}$ over $\mathbb{C}$, we first formulate a super version of Vust theorem associated with a principal nilpotent element $e\in \mathfrak{gl}(m|n)_{\bar{\bar 0}}$. As an application of this theorem, we then obtain a Schur-Sergeev duality for principal finite $W$-superalgebras which is partially a super version of Brundan-Kleshchev's higher level Schur-Weyl duality established in \cite{BKl}

math.RT

Variational Auto-Encoder Based Approximate Bayesian Computation Uncertian Inverse Method for Sheet Metal Forming Problem

In this study, an image-assisted Approximate Bayesian Computation (ABC) parameter inverse method is proposed to identify the design parameters. In the proposed method, the images are mapped to a low-dimensional latent space by Variational Auto-Encoder (VAE), and the information loss is minimized by network training. Therefore, an effective trade-off between information loss and computational cost can be achieved by using the latent variables of VAE as summary statistics of ABC, which overcomes the difficulty of selecting summary statistics in the ABC. Besides, for some practical engineering problems, processing the images as objective function can effective show the response result. Meanwhile, the relationship between design parameters and the latent variables is constructed by Least Squares Support Vector Regression (LSSVR) surrogate model. With the well-constructed LSSVR model, the simulation coefficient vectors under given parameters will be determined effectively. Then, the parameters to be identified are determined by comparing the simulated and observed coefficient vectors in ABC. Finally, a sheet forming problem is investgated by the suggested method. The material parameters of the blank and the process parameters of the forming process are identified. Results show that the method is feasibility and effective for the identification of sheet forming parameters.

eess.IV

Global sensitivity analysis based on DIRECT-KG-HDMR and thermal optimization of pin-fin heat sink for the platform inertial navigation system

In this study, in order to reduce the local high temperature of the platform in inertial navigation system (PINS), a pin-fin heat sink with staggered arrangement is designed. To reduce the dimension of the inputs and improve the efficiency of optimization, a feasible global sensitivity analysis (GSA) based on Kriging-High Dimensional Model Representation with DIviding RECTangles sampling strategy (DIRECT-KG-HDMR) is proposed. Compared with other GSA methods, the proposed method can indicate the effects of the structural and the material parameters on the maximum temperature at the bottom of the heat sink by using both sensitivity and coupling coefficients. From the results of GSA, it can be found that the structural parameters have greater effects on thermal performance than the material ones. Moreover, the coupling intensities between the structural and material parameters are weak. Therefore, the structural parameters are selected to optimize the thermal performance of the heat sink, and several popular optimization algorithms such as GA, DE, TLBO, PSO and EGO are used for the optimization. Moreover, steady thermal response of the PINS with the optimized heat sink is also studied, and its result shows that the maximum temperature of high temperature region of the platform is reduced by 1.09 degree Celsius compared with the PINS without the heat sink.

cs.CE

A D-vine copula-based coupling uncertainty analysis for stiffness predication of variable-stiffness composite

This study suggests a coupling uncertainty analysis method to investigate the stiffness characteristics of variable stiffness (VS) composite. The D-vine copula function is used to address the coupling of random variables. To identify the copula relation between random variables, a novel one-step Bayesian copula model selection (OBCS) method is proposed to obtain a suitable copula function as well as the marginal CDF of random variables. The entire process is Monte Carlo simulation (MCS). However, due to the expensive computational cost of complete finite element analysis (FEA) in MCS, a fast solver, reanalysis method is introduced. To further improve the efficiency of entire procedure, a back propagation neural network (BPNN) model is also introduced based on the reanalysis method. Compared with the reanalysis method, BPNN shows a higher efficiency as well as sufficient accuracy. Finally, the fiber angle deviation of VS composite is investigated by the suggested strategy. Two numerical examples are presented to verify the feasibility of this method.

cs.CE

Centers and Azumaya loci of finite $W$-algebras

In this paper, we study the center $Z$ of the finite $W$-algebra $\mathcal{T}(\mathfrak{g},e)$ associated with a semi-simple Lie algebra $\mathfrak{g}$ over an algebraically closed field $\mathds{k}$ of characteristic $p\gg0$, and an arbitrarily given nilpotent element $e\in\mathfrak{g}$. We obtain an analogue of Veldkamp's theorem on the center. For the maximal spectrum $\text{Specm}(Z)$, we show that its Azumaya locus coincides with its smooth locus of smooth points. The former locus reflects irreducible representations of maximal dimension for $\mathcal{T}(\mathfrak{g},e)$.

math.RT

Minimal W-superalgebras and modular representations of basic Lie superalgebras

Let $\mathfrak{g}=\mathfrak{g}_{\bar 0}+\mathfrak{g}_{\bar 1}$ be a basic Lie superalgebra over $\mathbb{C}$, and $e$ a minimal nilpotent element in $\mathfrak{g}_{\bar 0}$. Set $W_\chi'$ to be the refined $W$-superalgebra associated with the pair $(\mathfrak{g},e)$, which is called a minimal $W$-superalgebra. In this paper we present a set of explicit generators of minimal $W$-superalgebras and the commutators between them. In virtue of this, we show that over an algebraically closed field $\mathds{k}$ of characteristic $p\gg0$, the lower bounds of dimensions in the modular representations of basic Lie superalgebras with minimal nilpotent $p$-characters are attainable. Such lower bounds are indicated in \cite{WZ} as the super Kac-Weisfeiler property.

math.RT

Finite W-superalgebras for basic Lie superalgebras

We consider the finite $W$-superalgebra $U(\mathfrak{g_\bbf},e)$ for a basic Lie superalgebra ${\ggg}_\bbf=(\ggg_\bbf)_\bz+(\ggg_\bbf)_\bo$ associated with a nilpotent element $e\in (\ggg_\bbf)_{\bar0}$ both over the field of complex numbers $\bbf=\mathbb{C}$ and over $\bbf={\bbk}$ an algebraically closed field of positive characteristic. In this paper, we mainly present the PBW theorem for $U({\ggg}_\bbf,e)$. Then the construction of $U({\ggg}_\bbf,e)$ can be understood well, which in contrast with finite $W$-algebras, is divided into two cases in virtue of the parity of $\text{dim}\,\mathfrak{g_\bbf}(-1)_{\bar1}$. This observation will be a basis of our sequent work on the dimensional lower bounds in the super Kac-Weisfeiler property of modular representations of basic Lie superalgebras (cf. \cite[\S7-\S9]{ZS}).

math.RT

On Kac-Weisfeiler modules for general and special linear Lie superalgebras

Let $\ggg:=\gl_{m|n}$ be a general linear Lie superalgebra over an algebraically closed field $\mathds{k}=\overline{\mathbb{F}}_p$ of characteristic $p>2$. A module of $\ggg$ is said to be of Kac-Weisfeiler if its dimension coincides with the dimensional lower bound in the super Kac-Weisfeiler property presented by Wang-Zhao in \cite{WZ}. In this paper, we verify the existence of the Kac-Weisfeiler modules for $\gl_{m|n}$. We also establish the corresponding consequence for the special linear Lie superalgebras $\mathfrak{sl}_{m|n}$ with restrictions $p>2$ and $p\nmid(m-n)$.

math.RT