SearcharxivSearch

arXiv subjects

Fan Lin

Publications and source records attributed to Fan Lin.

23 records · Page 2Linked to original sources

Magnetism of QCD matter and pion mass from tensor-type spin polarization and anomalous magnetic moment of quarks

We investigate the magnetism of QCD matter and pion mass under magnetic field considering the contribution from the tensor-type spin polarization and the anomalous magnetic moment (AMM) of quarks. It is found that the tensor-type spin polarization (TSP) induces the magnetic catalysis of chiral condensate and diamagnetism (negative magnetic susceptibility) of quark matter at low temperature, both neutral and charged pion masses increase quickly with magnetic field in the case of TSP. The anomalous magnetic moment (AMM) of quarks induces magnetic inhibition and a magnetic dependent AMM causes inverse magnetic catalysis at finite temperature, and the neutral pion mass decreases with magnetic field while the charged pion mass shows nonmonotonic behavior with the magnetic field, which is qualitatively in agreement with lattice result. However, the magnetic susceptibility is positive at low temperature with AMM. In the current framework, our results show the irreconcilable contradiction between the diamagnetism and inverse magnetic catalysis.

hep-ph

Magnetic correction to the Anomalous Magnetic Moment of Electron

We investigate the leading order correction of anomalous magnetic moment (AMM) to the electron in weak magnetic field and find that the magnetic correction is negative and magnetic field dependent, indicating a magnetic catalysis effect for the electron gas. In the laboratory to measure the $g-2$, the magnitude of the magnetic field $B$ is several $\mathrm{T}$, correspondingly the magnetic correction to the AMM of electron/muon is around $10^{-34}$/$10^{-42}$, therefore the magnetic correction can be safely neglected in current measurement. However, when the magnitude of the magnetic field strength is comparable with the electron mass, the magnetic correction of electron's AMM will become considerable. This general magnetic correction to charged fermion's AMM can be extended to study QCD matter under strong magnetic field.

hep-ph

Transfer Learning Based Multi-Objective Genetic Algorithm for Dynamic Community Detection

Dynamic community detection is the hotspot and basic problem of complex network and artificial intelligence research in recent years. It is necessary to maximize the accuracy of clustering as the network structure changes, but also to minimize the two consecutive clustering differences between the two results. There is a trade-off relationship between these two objectives. In this paper, we propose a Feature Transfer Based Multi-Objective Optimization Genetic Algorithm (TMOGA) based on transfer learning and traditional multi-objective evolutionary algorithm framework. The main idea is to extract stable features from past community structures, retain valuable feature information, and integrate this feature information into current optimization processes to improve the evolutionary algorithms. Additionally, a new theoretical framework is proposed in this paper to analyze community detection problem based on information theory. Then, we exploit this framework to prove the rationality of TMOGA. Finally, the experimental results show that our algorithm can achieve better clustering effects compared with the state-of-the-art dynamic network community detection algorithms in diverse test problems.

cs.SI

MicroHECL: High-Efficient Root Cause Localization in Large-Scale Microservice Systems

Availability issues of industrial microservice systems (e.g., drop of successfully placed orders and processed transactions) directly affect the running of the business. These issues are usually caused by various types of service anomalies which propagate along service dependencies. Accurate and high-efficient root cause localization is thus a critical challenge for large-scale industrial microservice systems. Existing approaches use service dependency graph based analysis techniques to automatically locate root causes. However, these approaches are limited due to their inaccurate detection of service anomalies and inefficient traversing of service dependency graph. In this paper, we propose a high-efficient root cause localization approach for availability issues of microservice systems, called MicroHECL. Based on a dynamically constructed service call graph, MicroHECL analyzes possible anomaly propagation chains, and ranks candidate root causes based on correlation analysis. We combine machine learning and statistical methods and design customized models for the detection of different types of service anomalies (i.e., performance, reliability, traffic). To improve the efficiency, we adopt a pruning strategy to eliminate irrelevant service calls in anomaly propagation chain analysis. Experimental studies show that MicroHECL significantly outperforms two state-of-the-art baseline approaches in terms of both accuracy and efficiency. MicroHECL has been used in Alibaba and achieves a top-3 hit ratio of 68% with root cause localization time reduced from 30 minutes to 5 minutes.

cs.SE

Wireless Powered Cooperative Jamming for Secure OFDM System

This paper studies the secrecy communication in an orthogonal frequency division multiplexing (OFDM) system, where a source sends confidential information to a destination in the presence of a potential eavesdropper. We employ wireless powered cooperative jamming to improve the secrecy rate of this system with the assistance of a cooperative jammer, which works in the harvest-then-jam protocol over two time-slots. In the first slot, the source sends dedicated energy signals to power the jammer; in the second slot, the jammer uses the harvested energy to jam the eavesdropper, in order to protect the simultaneous secrecy communication from the source to the destination. In particular, we consider two types of receivers at the destination, namely Type-I and Type-II receivers, which do not have and have the capability of canceling the (a-priori known) jamming signals, respectively. For both types of receivers, we maximize the secrecy rate at the destination by jointly optimizing the transmit power allocation at the source and the jammer over sub-carriers, as well as the time allocation between the two time-slots. First, we present the globally optimal solution to this problem via the Lagrange dual method, which, however, is of high implementation complexity. Next, to balance tradeoff between the algorithm complexity and performance, we propose alternative low-complexity solutions based on minorization maximization and heuristic successive optimization, respectively. Simulation results show that the proposed approaches significantly improve the secrecy rate, as compared to benchmark schemes without joint power and time allocation.

cs.IT