SearcharxivSearch

arXiv subjects

Mengyang Li

Publications and source records attributed to Mengyang Li.

15 recordsLinked to original sources

Analysis of Nuclear Fragmentation Functions for Pions with $A$ and $\nu$ Dependence

We present a QCD analysis of pion nuclear fragmentation functions (nFFs), which encode nuclear modifications to hadronization in high-energy nuclear collisions. Within this framework, vacuum fragmentation functions and their nuclear modifications are extracted simultaneously. The nuclear effects are parameterized as functions of the mass number $A$, the energy of the fragmenting parton in the target rest frame $\nu$, and the hadron energy fraction $z$, allowing their dependence on these variables to be quantified. Our analysis includes semi-inclusive deep-inelastic scattering data on nuclear targets, with kinematic cuts chosen to ensure the applicability of perturbative QCD and collinear factorization. The resulting fit provides a good description of most datasets, with the nFFs well constrained in the energy fraction range $z \in [0.2, 0.7]$. Additionally, with our new nFFs, we present next-to-leading order predictions in $pp$ and $pA$ collisions, which show reasonable agreement with ALICE data within the current experimental uncertainties.

hep-ph

MS-CustomNet: Controllable Multi-Subject Customization with Hierarchical Relational Semantics

Diffusion-based text-to-image generation has advanced significantly, yet customizing scenes with multiple distinct subjects while maintaining fine-grained control over their interactions remains challenging. Existing methods often struggle to provide explicit user-defined control over the compositional structure and precise spatial relationships between subjects. To address this, we introduce MS-CustomNet, a novel framework for multi-subject customization. MS-CustomNet allows zero-shot integration of multiple user-provided objects and, crucially, empowers users to explicitly define these hierarchical arrangements and spatial placements within the generated image. Our approach ensures individual subject identity preservation while learning and enacting these user-specified inter-subject compositions. We also present the MSI dataset, derived from COCO, to facilitate training on such complex multi-subject compositions. MS-CustomNet offers enhanced, fine-grained control over multi-subject image generation. Our method achieves a DINO-I score of 0.61 for identity preservation and a YOLO-L score of 0.94 for positional control in multi-subject customization tasks, demonstrating its superior capability in generating high-fidelity images with precise, user-directed multi-subject compositions and spatial control.

cs.CV

Mapping Socio-Economic Divides with Urban Mobility Data

The massive digital footprints generated by bike-sharing systems in megacities like Shanghai offer a novel perspective on the urban socio-economic fabric. This study investigates whether these daily mobility patterns can quantitatively map the city's underlying social stratification. To overcome the persistent challenge of acquiring fine-grained socio-economic data, we constructed a multi-layered analytical dataset. We annotated 2,000 raw bike trips with local economic attributes, derived from a novel data enrichment methodology that employs a Large Language Model (LLM), and integrated contextual features of the built environment. A Random Forest model was then utilized as an interpretable framework to determine the key factors governing the relationship between mobility behavior and local economic status. The analysis reveals a compelling and unambiguous finding: a neighborhood's economic level, proxied by housing prices, is the single most dominant predictor of its bike-sharing patterns, substantially outweighing other geographic or temporal factors. This economic determinism manifests in three distinct ways: (1) a spatial clustering of resources, a phenomenon we term the \textit{club effect}, which concentrates mobility infrastructure and usage in affluent areas; (2) a functional dichotomy between necessity-driven, utilitarian usage in lower-income zones and flexible, recreational usage in wealthier ones; and (3) a nuanced inverted U-shaped adoption curve that identifies the urban middle class as the system's primary user base.

physics.soc-ph

Dual-Difficulty Curriculum Learning for Direct Preference Optimization

Curriculum learning enhances Direct Preference Optimization (DPO) for aligning Large Language Models (LLMs), yet existing methods rely on a one-dimensional view of difficulty. In this work, we reframe alignment difficulty as a two-dimensional space spanned by Prompt Complexity (PC) and Pairwise Distinguishability (PD), providing a more principled foundation for alignment. We first demonstrate the efficacy of this space by developing DM-Curri-DPO, a framework of static curricula that already achieves significant gains over baseline methods. Moving beyond these handcrafted paths, we introduce our primary contribution: GSP-Curri-DPO, a novel Group-wise Self-Paced Learning framework. This advanced method empowers the model to navigate the difficulty grid, discovering an optimal learning trajectory based on its own evolving capabilities. Extensive experiments show our self-paced approach not only sets a new state-of-the-art on key benchmarks but, more importantly, demonstrates superior data efficiency and robustness to preference noise. Our work establishes a new paradigm for LLM alignment, offering both a structured difficulty space and an intelligent, model-driven methodology for navigating it.

cs.AI

Global analysis of fragmentation functions to light neutral hadrons

Fragmentation functions (FFs) are crucial non-perturbative components in quantum chromodynamics (QCD), playing a vital role in predictions and understanding of the hadronization process. In this paper, we present the FFs for $K_S^0$, $\eta$, $\pi^0$ mesons, and $\Lambda$ baryons in the context of global QCD analysis. The data included in the fit are from single inclusive $e^+ e^-$ annihilation (SIA), semi-inclusive deep-inelastic scattering (SIDIS) and proton-proton collisions, with kinematic cuts carefully applied to ensure validity of collinear factorization and perturbative QCD expansion. For the first time, data from SIDIS and hadron-in-jet production in SIA have been incorporated into the extraction of FFs for light-flavor neutral hadrons. Our analysis reveals that these data play a critical role in constraining the gluon distribution, and in distinguishing between different quark flavors. Pulls from different datasets are also studied by performing alternative fits with systematically subtracting groups of data from the nominal fit. For the quality of the fit, good $\chi^2$ values are achieved for most of the datasets, and FFs are generally well constrained within the momentum fraction region $\pqty{0.1, 0.5}$. The extracted $K_S^0$ fragmentation functions, together with the $K_S^0$ FFs constructed from $K^{\pm}$ FFs via isospin symmetry, are used to test isospin symmetry in kaon fragmentation. Although a definitive conclusion cannot be reached yet, these studies have identified several potential measurements that can be performed at existing facilities, which may ultimately help us to arrive at a conclusive answer. With the comprehensive species of FFs extracted within the NPC framework, we are able to perform a test on the momentum sum rule with the light-flavor charged and neutral hadrons.

hep-ph

Dynamically evolving segment anything model with continuous learning for medical image segmentation

Medical image segmentation is essential for clinical diagnosis, surgical planning, and treatment monitoring. Traditional approaches typically strive to tackle all medical image segmentation scenarios via one-time learning. However, in practical applications, the diversity of scenarios and tasks in medical image segmentation continues to expand, necessitating models that can dynamically evolve to meet the demands of various segmentation tasks. Here, we introduce EvoSAM, a dynamically evolving medical image segmentation model that continuously accumulates new knowledge from an ever-expanding array of scenarios and tasks, enhancing its segmentation capabilities. Extensive evaluations on surgical image blood vessel segmentation and multi-site prostate MRI segmentation demonstrate that EvoSAM not only improves segmentation accuracy but also mitigates catastrophic forgetting. Further experiments conducted by surgical clinicians on blood vessel segmentation confirm that EvoSAM enhances segmentation efficiency based on user prompts, highlighting its potential as a promising tool for clinical applications.

cs.CV

TMLC-Net: Transferable Meta Label Correction for Noisy Label Learning

The prevalence of noisy labels in real-world datasets poses a significant impediment to the effective deployment of deep learning models. While meta-learning strategies have emerged as a promising approach for addressing this challenge, existing methods often suffer from limited transferability and task-specific designs. This paper introduces TMLC-Net, a novel Transferable Meta-Learner for Correcting Noisy Labels, designed to overcome these limitations. TMLC-Net learns a general-purpose label correction strategy that can be readily applied across diverse datasets and model architectures without requiring extensive retraining or fine-tuning. Our approach integrates three core components: (1) Normalized Noise Perception, which captures and normalizes training dynamics to handle distribution shifts; (2) Time-Series Encoding, which models the temporal evolution of sample statistics using a recurrent neural network; and (3) Subclass Decoding, which predicts a corrected label distribution based on the learned representations. We conduct extensive experiments on benchmark datasets with various noise types and levels, demonstrating that TMLC-Net consistently outperforms state-of-the-art methods in terms of both accuracy and robustness to label noise. Furthermore, we analyze the transferability of TMLC-Net, showcasing its adaptability to new datasets and noise conditions, and establishing its potential as a broadly applicable solution for robust deep learning in noisy environments.

cs.LG

Bonding Hierarchy and Coordination Interaction Leading to High Thermoelectricity in Wide Bandgap TlAgI2

High thermoelectric properties are associated with the phonon-glass electron-crystal paradigm. Conventional wisdom suggests that the optimal bandgap of semiconductor to achieve the largest power factor should be between 6 and 10 kbT. To address challenges related to the bipolar effect and temperature limitations, we present findings on Zintl-type TlAgI2, which demonstrates an exceptionally low lattice thermal conductivity of 0.3 W m-1 K-1 at 300 K. The achieved figure of merit (ZT) for TlAgI2, featuring a 1.55 eV bandgap, reaches a value of 2.20 for p-type semiconductor. This remarkable ZT is attributed to the existence of extended antibonding states Ag-I in the valence band. Furthermore, the bonding hierarchy, influencing phonon anharmonicity, and coordination bonds, facilitating electron transfer between the ligand and the central metal ion, significantly contribute to electronic transport. This finding serves as a promising avenue for the development of high ZT materials with wide bandgaps at elevated temperatures.

cond-mat.mtrl-sci

Is Data Valuation Learnable and Interpretable?

Measuring the value of individual samples is critical for many data-driven tasks, e.g., the training of a deep learning model. Recent literature witnesses the substantial efforts in developing data valuation methods. The primary data valuation methodology is based on the Shapley value from game theory, and various methods are proposed along this path. {Even though Shapley value-based valuation has solid theoretical basis, it is entirely an experiment-based approach and no valuation model has been constructed so far.} In addition, current data valuation methods ignore the interpretability of the output values, despite an interptable data valuation method is of great helpful for applications such as data pricing. This study aims to answer an important question: is data valuation learnable and interpretable? A learned valuation model have several desirable merits such as fixed number of parameters and knowledge reusability. An intrepretable data valuation model can explain why a sample is valuable or invaluable. To this end, two new data value modeling frameworks are proposed, in which a multi-layer perception~(MLP) and a new regression tree are utilized as specific base models for model training and interpretability, respectively. Extensive experiments are conducted on benchmark datasets. {The experimental results provide a positive answer for the question.} Our study opens up a new technical path for the assessing of data values. Large data valuation models can be built across many different data-driven tasks, which can promote the widespread application of data valuation.

cs.LG

A global analysis of $π^0$, $K_S^0$ and $η$ fragmentation functions with BESIII data

In this research, we conduct a global QCD analysis of fragmentation functions (FFs) for neutral pions ($π^0$), neutral kaons ($K_S^0$), and eta mesons ($η$), utilizing world data of single inclusive hadron production in $e^+e^-$ annihilation involving the most recent BESIII data with low collision energy, to test the operational region of QCD collinear factorization for single inclusive hadron production. We found that the QCD-based analysis at next-to-next-to leading order in perturbative QCD with parameterized higher-twist effects can explain both existing high-energy world data and the BESIII new measurements, while the latter cannot be explained with existing FFs extracted with high-energy data. To investigate the higher-twist contributions to this discrepancy, a direct functional approach is employed, providing testing framework for characterizing the experimental results over a wide range of energy scales, from low to high, thus extending the classical theoretical models to the BESIII domain.

hep-ph

Class-Level Logit Perturbation

Features, logits, and labels are the three primary data when a sample passes through a deep neural network. Feature perturbation and label perturbation receive increasing attention in recent years. They have been proven to be useful in various deep learning approaches. For example, (adversarial) feature perturbation can improve the robustness or even generalization capability of learned models. However, limited studies have explicitly explored for the perturbation of logit vectors. This work discusses several existing methods related to class-level logit perturbation. A unified viewpoint between positive/negative data augmentation and loss variations incurred by logit perturbation is established. A theoretical analysis is provided to illuminate why class-level logit perturbation is useful. Accordingly, new methodologies are proposed to explicitly learn to perturb logits for both single-label and multi-label classification tasks. Extensive experiments on benchmark image classification data sets and their long-tail versions indicated the competitive performance of our learning method. As it only perturbs on logit, it can be used as a plug-in to fuse with any existing classification algorithms. All the codes are available at https://github.com/limengyang1992/lpl.

cs.LG

Simulation of the neutron-tagged deep inelastic scattering at EicC

Measuring the pionic structure function is of high interests as it provides a new area for understanding the strong interaction among quarks and testing the QCD predictions. To this purpose, we investigate the feasibility and the expected impacts of a possible experiment on EicC. We show the simulation results on the statistical precision of an EicC measurement, based on the model of leading neutron tagged DIS process and the parton distribution functions of the pion from JAM18 global analysis. The simulation shows that at EicC, the kinematics cover $x_π$ range from 0.01 to 1, and $Q^2$ range from 1 GeV$^2$ to 50 GeV$^2$, within the acceptable statistical uncertainty. Assuming an integrated luminosity of 50 fb$^{-1}$, in the low-$Q^{2}$ region ($<10$ GeV$^2$), the MC data show that the suggested measurement in the whole $x_{\rmπ}$ range reaches very high precision ($<3$\%). To perform such an experiment, only the addition of a far-forward neutron calorimeter is needed.

hep-ph

Insight into Two-Dimensional Borophene: Five-Center Bond and Phonon-Mediated Superconductivity

We report a previously unknown monolayer borophene allotrope and we call it super-B with a flat structure based on the ab initio calculations. It has good thermal, dynamical, and mechanical stability compared with many other typical borophenes. We find that super-B has a fascinating chemical bond environment consisting of standard sp, sp2 hybridizations, and delocalized five-center three-electron $π$ bond, called $π$(5c-3e). This particular electronic structure plays a pivotal role in stabilizing the super-B chemically. By extra doping, super-B can be transformed into a Dirac material from pristine metal. Like graphene, it can also sustain tensile strain smaller than 24%, indicating superior flexibility. Moreover, due to the small atomic mass and large density of states at the Fermi level, super-B has the highest critical temperature Tc of 25.3 K in single-element superconductors at ambient conditions. We attribute this high Tc of super-B to the giant anharmonicity of two linear acoustic phonon branches and an unusually low optic phonon mode. These predictions provide new insight into the chemical nature of low dimensional boron nanostructures and highlight the potential applications of designing flexible devices and high Tc superconductors.

cond-mat.mtrl-sci

A Novel DDoS Attack Detection Method Using Optimized Generalized Multiple Kernel Learning

Distributed Denial of Service (DDoS) attack has become one of the most destructive network attacks which can pose a mortal threat to Internet security. Existing detection methods can not effectively detect early attacks. In this paper, we propose a detection method of DDoS attacks based on generalized multiple kernel learning (GMKL) combining with the constructed parameter R. The super-fusion feature value (SFV) and comprehensive degree of feature (CDF) are defined to describe the characteristic of attack flow and normal flow. A method for calculating R based on SFV and CDF is proposed to select the combination of kernel function and regularization paradigm. A DDoS attack detection classifier is generated by using the trained GMKL model with R parameter. The experimental results show that kernel function and regularization parameter selection method based on R parameter reduce the randomness of parameter selection and the error of model detection, and the proposed method can effectively detect DDoS attacks in complex environments with higher detection rate and lower error rate.

cs.CR

$ρ$-hot Lexicon Embedding-based Two-level LSTM for Sentiment Analysis

Sentiment analysis is a key component in various text mining applications. Numerous sentiment classification techniques, including conventional and deep learning-based methods, have been proposed in the literature. In most existing methods, a high-quality training set is assumed to be given. Nevertheless, constructing a high-quality training set that consists of highly accurate labels is challenging in real applications. This difficulty stems from the fact that text samples usually contain complex sentiment representations, and their annotation is subjective. We address this challenge in this study by leveraging a new labeling strategy and utilizing a two-level long short-term memory network to construct a sentiment classifier. Lexical cues are useful for sentiment analysis, and they have been utilized in conventional studies. For example, polar and privative words play important roles in sentiment analysis. A new encoding strategy, that is, $ρ$-hot encoding, is proposed to alleviate the drawbacks of one-hot encoding and thus effectively incorporate useful lexical cues. We compile three Chinese data sets on the basis of our label strategy and proposed methodology. Experiments on the three data sets demonstrate that the proposed method outperforms state-of-the-art algorithms.

cs.CL