SearcharxivSearch

arXiv subjects

Fanchao Meng

Publications and source records attributed to Fanchao Meng.

13 recordsLinked to original sources

Local Layer-wise Differential Privacy in Federated Learning

Federated Learning (FL) enables collaborative model training without direct data sharing, yet it remains vulnerable to privacy attacks such as model inversion and membership inference. Existing differential privacy (DP) solutions for FL often inject noise uniformly across the entire model, degrading utility while providing suboptimal privacy-utility tradeoffs. To address this, we propose LaDP, a novel layer-wise adaptive noise injection mechanism for FL that optimizes privacy protection while preserving model accuracy. LaDP leverages two key insights: (1) neural network layers contribute unevenly to model utility, and (2) layer-wise privacy leakage can be quantified via KL divergence between local and global model distributions. LaDP dynamically injects noise into selected layers based on their privacy sensitivity and importance to model performance. We provide a rigorous theoretical analysis, proving that LaDP satisfies $(\epsilon, \delta)$-DP guarantees and converges under bounded noise. Extensive experiments on CIFAR-10/100 datasets demonstrate that LaDP reduces noise injection by 46.14% on average compared to state-of-the-art (SOTA) methods while improving accuracy by 102.99%. Under the same privacy budget, LaDP outperforms SOTA solutions like Dynamic Privacy Allocation LDP and AdapLDP by 25.18% and 6.1% in accuracy, respectively. Additionally, LaDP robustly defends against reconstruction attacks, increasing the FID of the reconstructed private data by $>$12.84% compared to all baselines. Our work advances the practical deployment of privacy-preserving FL with minimal utility loss.

cs.CR

RHINO: Guided Reasoning for Mapping Network Logs to Adversarial Tactics and Techniques with Large Language Models

Modern Network Intrusion Detection Systems generate vast volumes of low-level alerts, yet these outputs remain semantically fragmented, requiring labor-intensive manual correlation with high-level adversarial behaviors. Existing solutions for automating this mapping-rule-based systems and machine learning classifiers-suffer from critical limitations: rule-based approaches fail to adapt to novel attack variations, while machine learning methods lack contextual awareness and treat tactic-technique mapping as a syntactic matching problem rather than a reasoning task. Although Large Language Models have shown promise in cybersecurity tasks, preliminary experiments reveal that existing LLM-based methods frequently hallucinate technique names or produce decontextualized mappings due to their single-step classification approach. To address these challenges, we introduce RHINO, a novel framework that decomposes LLM-based attack analysis into three interpretable phases mirroring human reasoning: (1) behavioral abstraction, where raw logs are translated into contextualized narratives; (2) multi-role collaborative inference, generating candidate techniques by evaluating behavioral evidence against MITRE ATT&CK knowledge; and (3) validation, cross-referencing predictions with official MITRE definitions to rectify hallucinations. RHINO bridges the semantic gap between low-level observations and adversarial intent while improving output reliability through structured reasoning. We evaluate RHINO on three benchmarks across four backbone models. RHINO achieved high accuracy, with model performance ranging from 86.38% to 88.45%, resulting in relative gains from 24.25% to 76.50% across different models. Our results demonstrate that RHINO significantly enhances the interpretability and scalability of threat analysis, offering a blueprint for deploying LLMs in operational security settings.

cs.CR

FedQS: Optimizing Gradient and Model Aggregation for Semi-Asynchronous Federated Learning

Federated learning (FL) enables collaborative model training across multiple parties without sharing raw data, with semi-asynchronous FL (SAFL) emerging as a balanced approach between synchronous and asynchronous FL. However, SAFL faces significant challenges in optimizing both gradient-based (e.g., FedSGD) and model-based (e.g., FedAvg) aggregation strategies, which exhibit distinct trade-offs in accuracy, convergence speed, and stability. While gradient aggregation achieves faster convergence and higher accuracy, it suffers from pronounced fluctuations, whereas model aggregation offers greater stability but slower convergence and suboptimal accuracy. This paper presents FedQS, the first framework to theoretically analyze and address these disparities in SAFL. FedQS introduces a divide-and-conquer strategy to handle client heterogeneity by classifying clients into four distinct types and adaptively optimizing their local training based on data distribution characteristics and available computational resources. Extensive experiments on computer vision, natural language processing, and real-world tasks demonstrate that FedQS achieves the highest accuracy, attains the lowest loss, and ranks among the fastest in convergence speed, outperforming state-of-the-art baselines. Our work bridges the gap between aggregation strategies in SAFL, offering a unified solution for stable, accurate, and efficient federated learning. The code and datasets are available at https://github.com/bkjod/FedQS_.

cs.LG

An unprecedented synergy of high-temperature tensile strength and ductility in a NiCoCrAlTi high-entropy alloy

The present work reported a novel L12-strengthening NiCoCrAlTi high entropy alloy (HEA) with an outstanding synergy of tensile strength and ductility at both ambient and high temperatures. Transmission electron microscopy (TEM) characterization revealed a high density of rod-like and spheroidal L12 precipitates distributing in the micro/nanograins and non-recrystallized regions in the annealed specimens. The tremendously high yield stress, ultimate tensile stress (UTS), and ductility of the HEA at 600 C were ~1060 MPa, 1271 MPa, and 25%, respectively, which were significantly superior to most reported HEAs and Co- and Ni-based superalloys to date. Systematic TEM analysis unveiled that the cooperation among L12 precipitation, extensive stacking faults (SFs), deformation twins (DTs), immobile Lomer-Cottrell (L-C) locks formed from interactions between SFs and SFs/DTs, hierarchical SFs/DTs networks, as well as hetero-deformation-induced strengthening dominated the plastic deformation at 600 C. Such a unique deformation mechanism enabled extremely high tensile strength and sustained ductility of the HEA at a high temperature.

cond-mat.mtrl-sci

Failure behaviors and processing maps with failure domains for hot compression of a powder metallurgy Ni-based superalloy

Processing maps are key to guiding the thermo-mechanical processing (TMP) of superalloys. However, traditional processing maps are incapable of delimiting failure, which is an essential factor to be concerned about during the TMP of superalloys. Employing isothermal hot compression experiments and finite element analysis (FEA), the present study examined the failure behaviors of a powder metallurgy (P/M) Ni-based superalloy and constructed processing maps with failure domains based on the predicted failure threshold. The micromechanical Gurson-Tvergaard-Needleman (GTN) damage model was employed in the FEA to model the cavity-driven intergranular fracture of the superalloy. Deformation temperature and strain rate were considered in the range of 1050 ~ 1150 C and 0.001 ~ 1 s-1, respectively. The FEA results reveal that the maximum tensile stress locates at the outer budging surfaces of the samples, which causes failure initiation and subsequent propagation into longitudinal cracks, being consistent with the experiments. It is further demonstrated that the failure is strain-controlled and the critical failure strain remains nearly insensitive to the range of strain rates considered while increasing with the increase of temperature in a third-order polynomial. Finally, an optimized processing window for hot deformation of the superalloy is formulated to warrant good hot workability while avoiding flow instability and failure. The present study offers direct insights into the failure behaviors of P/M Ni-based superalloys and details a modeling strategy to delineate optimized parametric spaces for the TMP of superalloys.

cond-mat.mtrl-sci

Stratified Graph Spectra

In classic graph signal processing, given a real-valued graph signal, its graph Fourier transform is typically defined as the series of inner products between the signal and each eigenvector of the graph Laplacian. Unfortunately, this definition is not mathematically valid in the cases of vector-valued graph signals which however are typical operands in the state-of-the-art graph learning modeling and analyses. Seeking a generalized transformation decoding the magnitudes of eigencomponents from vector-valued signals is thus the main objective of this paper. Several attempts are explored, and also it is found that performing the transformation at hierarchical levels of adjacency help profile the spectral characteristics of signals more insightfully. The proposed methods are introduced as a new tool assisting on diagnosing and profiling behaviors of graph learning models.

cs.LG

A Topological Approach to Compare Document Semantics Based on a New Variant of Syntactic N-grams

This paper delivers a new perspective of thinking and utilizing syntactic n-grams (sn-grams). Sn-grams are a type of non-linear n-grams which have been playing a critical role in many NLP tasks. Introducing sn-grams to comparing document semantics thus is an appealing application, and few studies have reported progress at this. However, when proceeding on this application, we found three major issues of sn-grams: lack of significance, being sensitive to word orders and failing on capture indirect syntactic relations. To address these issues, we propose a new variant of sn-grams named generalized phrases (GPs). Then based on GPs we propose a topological approach, named DSCoH, to compute document semantic similarities. DSCoH has been extensively tested on the document semantics comparison and the document clustering tasks. The experimental results show that DSCoH can outperform state-of-the-art embedding-based methods.

cs.CL

Charge-transfer effect on local lattice distortion in a HfNbTiZr high entropy alloy

It is often assumed that atoms are hard spheres in the estimation of local lattice distortion (LLD) in high-entropy alloys (HEAs). However, our study demonstrates that the hard sphere model misses the key effect, charge transfer among atoms with different electronegativities, in the understanding of the stabilization of severely-distorted HEAs. Through the characterization and simulations of the local structure of the HfNbTiZr HEA, we found that the charge transfer effect competes with LLD to significantly reduce the average atomic-size mismatch. Our finding may form the basis for the design of severely distorted, but stable HEAs.

cond-mat.mtrl-sci

Atomic-scale investigation of the irradiation-resistant effect of symmetric tilt grain boundaries of Fe-Ni-Cr alloy

In this paper, the Fe-20Ni-25Cr alloy that is used for fuel cladding or pressure vessels with various grain boundaries (GBs) was investigated by employing molecular dynamics simulations. The bi-crystals comprised of Σ3(111), Σ3(112), Σ9(114), Σ11(113), Σ19(116), and Σ17(223) types GBs were considered to systematically examine the interplay between irradiation defects, irradiation microstructure evolution under stress, and irradiation mechanical properties with irradiation intensity, coincidence site lattice parameter, tilt angle, and GB thickness. It is found that irradiated vacancies and interstitials are annihilated by competitive GB absorption and recombination. Bias absorption of interstitials is observed for most bi-crystals except Σ3(111) and Σ11(113) at 15 keV incident energy, and results in abundant residual vacancies clusters in grain interior. In addition, different GBs exhibit quite diverse irradiation defect sink ability, and the number of residual vacancies is inversely related to the GB thickness, where Σ3(111) and Σ11(113) GBs with narrow GB thickness are weak in defect absorption and the others are strong. Furthermore, uniaxial tensile simulations perpendicular to the GB reveal that all of the mechanical performance of bi-crystals deteriorates after irradiation, which originates from dislocation propagation facilitated by irradiation defect clusters. In particular, regardless of whether the irradiation is applied, the maximum tensile strain, toughness, and Youngs modulus are monotonically correlated with GB tilt angle, while the ultimate tensile strength is stable for larger GB CSL parameter. Finally, on the basis of the evolution of the irradiation defects, microstructures, and mechanical performances, we proposed guidelines of rational design of irradiation-resistant Fe-Ni-Cr alloy.

cond-mat.mtrl-sci

A Topological Method for Comparing Document Semantics

Comparing document semantics is one of the toughest tasks in both Natural Language Processing and Information Retrieval. To date, on one hand, the tools for this task are still rare. On the other hand, most relevant methods are devised from the statistic or the vector space model perspectives but nearly none from a topological perspective. In this paper, we hope to make a different sound. A novel algorithm based on topological persistence for comparing semantics similarity between two documents is proposed. Our experiments are conducted on a document dataset with human judges' results. A collection of state-of-the-art methods are selected for comparison. The experimental results show that our algorithm can produce highly human-consistent results, and also beats most state-of-the-art methods though ties with NLTK.

cs.CL

Optical Network Virtualisation using Multi-technology Monitoring and SDN-enabled Optical Transceiver

We introduce the real-time multi-technology transport layer monitoring to facilitate the coordinated virtualisation of optical and Ethernet networks supported by optical virtualise-able transceivers (V-BVT). A monitoring and network resource configuration scheme is proposed to include the hardware monitoring in both Ethernet and Optical layers. The scheme depicts the data and control interactions among multiple network layers under the software defined network (SDN) background, as well as the application that analyses the monitored data obtained from the database. We also present a re-configuration algorithm to adaptively modify the composition of virtual optical networks based on two criteria. The proposed monitoring scheme is experimentally demonstrated with OpenFlow (OF) extensions for a holistic (re-)configuration across both layers in Ethernet switches and V-BVTs.

cs.NI

Energetics and kinetics of vacancies in monolayer graphene boron nitride heterostructures

Graphene and boron nitride (GPBN) heterostructures provide a viable way to realize tunable bandgap, promising new opportunities in graphene-based nanoelectronic and optoelectronic devices. In the present study, we investigated the interplay between vacancies and graphene/h-BN interfaces in monolayer GPBN heterostructures. The energetics and kinetics of monovacancies and divacancies in monolayer GPBN heterostructures were examined using first-principle calculations. The interfaces were shown to be preferential locations for vacancy segregation. Meanwhile the kinetics of vacancies was found to be noticeably modified at interfaces, evidenced by the Minimum Energy Paths (MEPs) and associated migration barriers calculations. The role of interfacial bonding configurations, energy states and polarization on the formation and diffusion of vacancies were discussed. Additionally we demonstrated that it is important to recognize the dissimilarities in the diffusion prefactor for different vacancies for accurate determination of the vacancy diffusion coefficient. Our results provide essential data for the modeling of vacancies in GPBN heterostructures, and important insights towards the precise engineering of defects, interfaces and quantum domains in the design of GPBN-based devices.

cond-mat.mtrl-sci

First-Principle Study of Dislocation Slips in Impurity Doped Graphene

Employing density-functional theory (DFT) calculations, the generalized-stacking-fault energy (GSFE) curves along two crystallographic slips, glide and shuffle, for both pristine graphene and impurity of boron (B) or nitrogen (N) doped graphene were examined. The effects of B and N doping on the GSFE were clarified and correlated with local electron interactions and bonding configurations. The GSFE data were then used to analyze dislocation dipole and core structure, and subsequently combined with the Peierls-Nabarro (P-N) model to examine the role of doping on several key characteristics of dislocations in graphene. We showed that the GSFE curve may be significantly altered by the presence of dopants, which subsequently leads to profound modulations of dislocation properties, such as increasing spontaneous pair-annihilation distance and reducing resistance to dislocation slip. Our results indicate that doping can play an important role in controlling dislocation density and microscopic plasticity in graphene, thereby providing critical insights for dopant-mediated defect engineering in graphene.

cond-mat.mtrl-sci