Source author record

Xiaolong Xu

Xiaolong Xu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
6topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2026arXiv

Large Language Models for Agentic NetOps and AIOps: Architectures, Evaluation, and Safety

Large language models are increasingly being used to support network operations (NetOps) and artificial intelligence for IT operations (AIOps), including incident investigation, root-cause analysis, configuration synthesis, and limited self-healing. In both NetOps and AIOps, this shift is changing how tasks are managed. Agent-based operations work as workflows, from gathering evidence to taking action, following permissions, policies, and checks, and providing rollback options when necessary. This is crucial because operational decisions can have instant impacts. To make the argument concrete, we organise the relevant literature around the hierarchy of autonomy, tool scope, evidence traces, and assurance contracts. These contracts define what an agent may observe, propose, and execute. They also define the checks that must pass before any action is allowed. A consistent pattern appears across work on telemetry query recommendation, diagnosis, root-cause analysis, configuration synthesis, change planning, and limited self-healing. Operational reliability does not come chiefly from the model itself. It depends on the machinery around the model. We also argue that evaluation should go beyond static question answering. Agentic NetOps and AIOps systems require workflow-centred evaluation, including trace quality, bounded tool use, safe proposal generation, replay in sandboxed environments, and canary trials with rollback-aware scoring. Without these measures, a system may appear robust yet remain too fragile. Finally, we examine security, privacy, and governance risks that become acute when agents sit close to operational control surfaces. Taken together, the survey concludes that progress in intelligent NetOps and AIOps will depend on treating autonomy as a constrained operational control problem, whose outputs must be reliable, auditable, and securely deployable.

preprint2022arXiv

Ultra-efficient magnetism modulation in a Weyl ferromagnet by current-assisted domain wall motion

Flexible and efficient manipulation of magnetic configurations can be challenging. In the design of practical devices, achieving a high effective magnetic field with a low working current is under tight demand. Here, we report a unique method for efficient magnetism modulation by direct current injection in magnetic Weyl semimetal Co3Sn2S2. We demonstrate that the modulation process stems from current-assisted domain wall motion. Through two independent methods, we reveal that the spin-transfer torque efficiency of Co3Sn2S2 reaches as high as 2.4-5.6 kOe MA^(-1) cm^2, and the threshold current density for driving the magnetic domain walls is as low as <5.1*10^5 A/cm^2 without an external field, and <1.5*10^5 A/cm^2 with a moderate external field. Our findings manifest a new and powerful approach for sub-micron magnetism manipulation, and also open the door towards a new paradigm of spintronics that combines magnetism, topology, and metallicity for low-energy consumption memory and computing.

preprint2020arXiv

Odd-even layer-number effect and layer-dependent magnetic phase diagrams in MnBi2Te4

The intrinsic magnetic layered topological insulator MnBi2Te4 with nontrivial topological properties and magnetic order has become a promising system for exploring exotic quantum phenomena such as quantum anomalous Hall effect. However, the layer-dependent magnetism of MnBi2Te4, which is fundamental and crucial for further exploration of quantum phenomena in this system, remains elusive. Here, we use polar reflective magnetic circular dichroism spectroscopy, combined with theoretical calculations, to obtain an in-depth understanding of the layer-dependent magnetic properties in MnBi2Te4. The magnetic behavior of MnBi2Te4 exhibits evident odd-even layer-number effect, i.e. the oscillations of the coercivity of the hysteresis loop (at μ0Hc) and the spin-flop transition (at μ0H1), concerning the Zeeman energy and magnetic anisotropy energy. In the even-number septuple layers, an anomalous magnetic hysteresis loop is observed, which is attributed to the thickness-independent surface-related magnetization. Through the linear-chain model, we can clarify the odd-even effect of the spin-flop field and determine the evolution of magnetic states under the external magnetic field. The mean-field method also allows us to trace the experimentally observed magnetic phase diagrams to the magnetic fields, layer numbers and especially, temperature. Overall, by harnessing the unusual layer-dependent magnetic properties, our work paves the way for further study of quantum properties of MnBi2Te4.

preprint2019arXiv

Correlating the Electronic Structures of Metallic/Semiconductor MoTe2 Interface to its Atomic Structures

Contact interface properties are important in determining the performances of devices based on atomically thin two-dimensional (2D) materials, especially those with short channels. Understanding the contact interface is therefore quite important to design better devices. Herein, we use scanning transmission electron microscopy, electron energy loss spectroscopy, and first-principles calculations to reveal the electronic structures within the metallic (1T')-semiconducting (2H) MoTe2 coplanar phase boundary across a wide spectral range and correlate its properties and atomic structure. We find that the 2H-MoTe2 excitonic peaks cross the phase boundary into the 1T' phase within a range of approximately 150 nm. The 1T'-MoTe2 crystal field can penetrate the boundary and extend into the 2H phase by approximately two unit cells. The plasmonic oscillations exhibit strong angle dependence, i.e., a red-shift (approximately 0.3 eV-1.2 eV) occurs within 4 nm at 1T'/2H-MoTe2 boundaries with large tilt angles, but there is no shift at zero-tilted boundaries. These atomic-scale measurements reveal the structure-property relationships of 1T'/2H-MoTe2 boundary, providing useful information for phase boundary engineering and device development based on 2D materials.

preprint2017arXiv

In-Plane Anisotropies of Polarized Raman Response and Electrical Conductivity in Layered Tin Selenide

The group IV-VI compound SnSe, with an orthorhombic lattice structure, has recently attracted particular interest due to its unexpectedly low thermal conductivity and high power factor, showing great promise for thermoelectric applications. SnSe displays intriguing anisotropic properties due to the puckered low-symmetry in-plane lattice structure. Low-dimensional materials have potential advantages in improving the efficiency of thermoelectric conversion, due to the increased power factor and decreased thermal conductivity. A complete study of the optical and electrical anisotropies of SnSe nanostructures is a necessary prerequisite in taking advantage of the material properties for high performance devices. Here, we synthesize the single crystal SnSe nanoplates (NPs) by chemical vapor deposition. The angular dependence of the polarized Raman spectra of SnSe NPs shows anomalous anisotropic light-mater interaction. The angle-resolved charge transport of the SnSe NPs expresses a strong anisotropic conductivity behavior. These studies elucidate the anisotropic interactions which will be of use for future ultrathin SnSe in electronic, thermoelectric and optoelectronic devices.

preprint2013arXiv

Scalable Data Cube Analysis over Big Data

Data cubes are widely used as a powerful tool to provide multidimensional views in data warehousing and On-Line Analytical Processing (OLAP). However, with increasing data sizes, it is becoming computationally expensive to perform data cube analysis. The problem is exacerbated by the demand of supporting more complicated aggregate functions (e.g. CORRELATION, Statistical Analysis) as well as supporting frequent view updates in data cubes. This calls for new scalable and efficient data cube analysis systems. In this paper, we introduce HaCube, an extension of MapReduce, designed for efficient parallel data cube analysis on large-scale data by taking advantages from both MapReduce (in terms of scalability) and parallel DBMS (in terms of efficiency). We also provide a general data cube materialization algorithm which is able to facilitate the features in MapReduce-like systems towards an efficient data cube computation. Furthermore, we demonstrate how HaCube supports view maintenance through either incremental computation (e.g. used for SUM or COUNT) or recomputation (e.g. used for MEDIAN or CORRELATION). We implement HaCube by extending Hadoop and evaluate it based on the TPC-D benchmark over billions of tuples on a cluster with over 320 cores. The experimental results demonstrate the efficiency, scalability and practicality of HaCube for cube analysis over a large amount of data in a distributed environment.