Catalog footprint

What is connected

79works
30topics
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

79 published item(s)

preprint2026arXiv

Attack-Resistant Watermarking for AIGC Image Forensics via Diffusion-based Semantic Deflection

Protecting the copyright of user-generated AI images is an emerging challenge as AIGC becomes pervasive in creative workflows. Existing watermarking methods (1) remain vulnerable to real-world adversarial threats, often forced to trade off between defenses against spoofing and removal attacks; and (2) cannot support semantic-level tamper localization. We introduce PAI, a training-free inherent watermarking framework for AIGC copyright protection, plug-and-play with diffusion-based AIGC services. PAI simultaneously provides three key functionalities: robust ownership verification, attack detection, and semantic-level tampering localization. Unlike existing inherent watermark methods that only embed watermarks at noise initialization of diffusion models, we design a novel key-conditioned deflection mechanism that subtly steers the denoising trajectory according to the user key. Such trajectory-level coupling further strengthens the semantic entanglement of identity and content, thereby further enhancing robustness against real-world threats. Moreover, we also provide a theoretical analysis proving that only the valid key can pass verification. Experiments across 12 attack methods show that PAI achieves 98.43\% verification accuracy, improving over SOTA methods by 37.25\% on average, and retains strong tampering localization performance even against advanced AIGC edits. Our code is available at https://github.com/QingyuLiu/PAI.

preprint2026arXiv

Beyond Content: A Comprehensive Speech Toxicity Dataset and Detection Framework Incorporating Paralinguistic Cues

Toxic speech detection has become a crucial challenge in maintaining safe online communication environments. However, existing approaches to toxic speech detection often neglect the contribution of paralinguistic cues, such as emotion, intonation, and speech rate, which are key to detecting speech toxicity. Moreover, current toxic speech datasets are predominantly text-based, limiting the development of models that can capture paralinguistic cues.To address these challenges, we present ToxiAlert-Bench, a large-scale audio dataset comprising over 30,000 audio clips annotated with seven major toxic categories and twenty fine-grained toxic labels. Uniquely, our dataset annotates toxicity sources -- distinguishing between textual content and paralinguistic origins -- for comprehensive toxic speech analysis.Furthermore, we propose a dual-head neural network with a multi-stage training strategy tailored for toxic speech detection. This architecture features two task-specific classification headers: one for identifying the source of sensitivity (textual or paralinguistic), and the other for categorizing the specific toxic type. The training process involves independent head training followed by joint fine-tuning to reduce task interference. To mitigate data class imbalance, we incorporate class-balanced sampling and weighted loss functions.Our experimental results show that leveraging paralinguistic features significantly improves detection performance. Our method consistently outperforms existing baselines across multiple evaluation metrics, with a 21.1% relative improvement in Macro-F1 score and a 13.0% relative gain in accuracy over the strongest baseline, highlighting its enhanced effectiveness and practical applicability.

preprint2026arXiv

Federated Customization of Large Models: Approaches, Experiments, and Insights

In this article, we explore federated customization of large models and highlight the key challenges it poses within the federated learning framework. We review several popular large model customization techniques, including full fine-tuning, efficient fine-tuning, prompt engineering, prefix-tuning, knowledge distillation, and retrieval-augmented generation. Then, we discuss how these techniques can be implemented within the federated learning framework. Moreover, we conduct experiments on federated prefix-tuning, which, to the best of our knowledge, is the first trial to apply prefix-tuning in the federated learning setting. The conducted experiments validate its feasibility with performance close to centralized approaches. Further comparison with three other federated customization methods demonstrated its competitive performance, satisfactory efficiency, and consistent robustness.

preprint2026arXiv

Helicity Dependent Distribution Functions of the Proton and $Λ$ and $Σ^0$ Baryons

Using continuum Schwinger function methods, a coherent set of predictions for proton, $Λ$ and $Σ^0$ distribution functions (DFs) has been made available -- both helicity dependent and unpolarised. The results and comparisons between them reveal impacts of diquark correlations and SU$(3)$-flavour symmetry breaking, some of which are highlighted in this contribution. For instance: in-proton ratios of helicity-dependent/unpolarised valence-quark DFs are presented; it is highlighted that, were it not for the presence of axialvector diquarks in the $Σ^0$, the valence strange quark would carry none of the $Σ^0$ spin; and the sign and size of polarised gluon DFs is discussed -- at a scale typical of modern measurements, gluon partons carry roughly 40% of each octet baryon's spin.

preprint2026arXiv

Intertwined atomic-nanoscale-microscale structures via intralayer anisotropic Fe-chains in the layered ferromagnet FePd2Te2

Controlling mesoscale and nanoscale material structures and properties through self-organized atomic behavior is essential for atomic-scale manufacturing. However, direct and visual studies on the cross-scale effects of such atomic self-organization on mesoscopic structures remain scarce. Here, we report the intertwined atomic-nanoscale-mesoscale structures via the intralayer Fe-chains in the sandwich-like layered FePd2Te2 crystal by scanning tunneling microscopy (STM) and atomic force microscopy (AFM). The hierarchical orthogonal corrugated morphologies are directly revealed and attributed to its chain-orientation-determined twinning-domain effect. Both Fe-chains of middle-sublayer and two kinds of Te atoms of top-sublayer are further atomically resolved at the sub-Å level, indicating the critical effects of Pd-atoms/voids on the intra-layer anisotropic Fe-chains and the interlayer structural alignment. The thermal-induced and strain-related structural transitions of surface layer are further investigated and discussed based on the proposed filling model of Pd-voids by the intralayer Pd-atoms. Our work not only provides deep understanding of this exotic layered magnetic material, and will inspire more perspectives for tailoring its anisotropic atomic-to-mesoscale structures and properties.

preprint2026arXiv

On the gravitational partition function under volume constraints

The Euclidean action serves as a bridge between gravitational thermodynamics and the partition function. In this work, we further examine the gravitational partition function under a fixed volume constraint, extending the fixed volume on-shell geometry in the massless case. Moving beyond this massless configuration, we construct solutions with nonzero mass functions, leading to a new class of volume-constrained Euclidean geometries (VCEGs). The VCEG contains both a boundary and a horizon, and its Euclidean action is determined solely by the contribution from the horizon. However, further investigation suggests that this boundary appears to be artificially constructed and can be extended, giving rise to the extended VCEGs. These geometries feature two horizons, each with a conical singularity, and their action is given by one-quarter of the sum of the areas of the two horizons. In general, the conical singularities on both horizons cannot be simultaneously removed, except at a critical mass $m = m^*$, which defines the critical extended VCEG. Configurations with conical singularities are interpreted as constrained gravitational instantons. An analysis of their contributions to the partition function and topology reveals a close analogy between the extended VCEGs and the Euclidean Schwarzschild-de Sitter static patch, suggesting that the volume constraint effectively plays a role akin to that of a cosmological constant in semiclassical quantum gravity.

preprint2026arXiv

Personalized w-Event Privacy for Infinite Stream Estimation

In applications such as event monitoring, log analysis, and video querying, $w$-event privacy protects individual data within a sliding time window while supporting accurate stream statistics. Existing studies on infinite data streams mainly assume homogeneous privacy requirements for all users, which cannot capture user-specific privacy preferences. This paper studies personalized $w$-event privacy for private data stream estimation. We first design the Personalized Window Size Mechanism (PWSM), which supports personalized privacy requirements at each time slot. Based on PWSM, we propose Personalized Budget Distribution (PBD) and Personalized Budget Absorption (PBA) to estimate streaming statistics under $\boldsymbol{w}$-Event $\boldsymbol{\mathcal{E}}$ Personalized Differential Privacy (($\boldsymbol{w}$, $\boldsymbol{\mathcal{E}}$)-EPDP). PBD guarantees that the budget reserved for the next time step is no smaller than the budget consumed in the previous release, while PBA improves the current budget by absorbing unused budgets from the previous $k$ time slots and borrowing from the next $k$ time slots. We further develop Dynamic Personalized Budget Distribution (DPBD) and Dynamic Personalized Budget Absorption (DPBA), which allow users to dynamically adjust privacy requirements while satisfying $(τ, \boldsymbol{w}_B, \boldsymbol{w}_F)$-Event $(\boldsymbol{\mathcal{E}}_B, \boldsymbol{\mathcal{E}}_F)$-Personalized Differential Privacy. We prove that all proposed methods achieve the corresponding personalized differential privacy guarantees and derive their error upper bounds. Experiments show that our methods reduce estimation error by at least $53.6\%$ compared with state-of-the-art algorithms.

preprint2026arXiv

Revisiting Graph Analytics Benchmark

The rise of graph analytics platforms has led to the development of various benchmarks for evaluating and comparing platform performance. However, existing benchmarks often fall short of fully assessing performance due to limitations in core algorithm selection, data generation processes (and the corresponding synthetic datasets), as well as the neglect of API usability evaluation. To address these shortcomings, we propose a novel graph analytics benchmark. First, we select eight core algorithms by extensively reviewing both academic and industrial settings. Second, we design an efficient and flexible data generator and produce eight new synthetic datasets as the default datasets for our benchmark. Lastly, we introduce a multi-level large language model (LLM)-based framework for API usability evaluation-the first of its kind in graph analytics benchmarks. We conduct comprehensive experimental evaluations on existing platforms (GraphX, PowerGraph, Flash, Grape, Pregel+, Ligra and G-thinker). The experimental results demonstrate the superiority of our proposed benchmark.

preprint2023arXiv

Discriminator-Guided Model-Based Offline Imitation Learning

Offline imitation learning (IL) is a powerful method to solve decision-making problems from expert demonstrations without reward labels. Existing offline IL methods suffer from severe performance degeneration under limited expert data. Including a learned dynamics model can potentially improve the state-action space coverage of expert data, however, it also faces challenging issues like model approximation/generalization errors and suboptimality of rollout data. In this paper, we propose the Discriminator-guided Model-based offline Imitation Learning (DMIL) framework, which introduces a discriminator to simultaneously distinguish the dynamics correctness and suboptimality of model rollout data against real expert demonstrations. DMIL adopts a novel cooperative-yet-adversarial learning strategy, which uses the discriminator to guide and couple the learning process of the policy and dynamics model, resulting in improved model performance and robustness. Our framework can also be extended to the case when demonstrations contain a large proportion of suboptimal data. Experimental results show that DMIL and its extension achieve superior performance and robustness compared to state-of-the-art offline IL methods under small datasets.

preprint2022arXiv

Antiferromagnetic structure and magnetic properties of Dy2O2Te: An isostructural analog of the rare-earth superconductors R2O2Bi

The rare-earth compounds R2O2Bi (R=Tb, Dy, Er, Lu, Y) are newly discovered superconductors in the vicinity of a rare-earth magnetic long-range order. In this work, we determine the magnetic order of the parent compound Dy2O2Te by neutron scattering as the A-type antiferromagnetic structure below the Néel temperature TN=9.7K. The large staggered magnetic moment 9.4(1) μB per Dy at T=3.5K lies in the basal ab plane. In a magnetic field, anomalous magnetic properties including the bifurcation between zero-field- and field-cooling magnetization, a butterfly-shaped magnetic hysteresis, and slow magnetic relaxation emerge, which are related to the field-induced metamagnetic transitions in Dy2O2Te. Our experimental findings could stimulate further research on the relation between antiferromagnetism and superconductivity in these rare-earth compounds.

preprint2022arXiv

Efficient k-clique Listing with Set Intersection Speedup [Technical Report]

Listing all k-cliques is a fundamental problem in graph mining, with applications in finance, biology, and social network analysis. However, owing to the exponential growth of the search space as k increases, listing all k-cliques is algorithmically challenging. DDegree and DDegCol are the state-of-the-art algorithms that exploit ordering heuristics based on degree ordering and color ordering, respectively. Both DDegree and DDegCol induce high time and space overhead for set intersections cause they construct and maintain all induced subgraphs. Meanwhile, it is non-trivial to implement the data level parallelism to further accelerate on DDegree and DDegCol. In this paper, we propose two efficient algorithms SDegree and BitCol for k-clique listing. We mainly focus on accelerating the set intersections for k-clique listing. Both SDegree and BitCol exploit the data level parallelism for further acceleration with single instruction multiple data (SIMD) or vector instruction sets. Furthermore, we propose two preprocessing techniques Pre-Core and Pre-List, which run in linear time. The preprocessing techniques significantly reduce the size of the original graph and prevent exploring a large number of invalid nodes. In the theoretical analysis, our algorithms have a comparable time complexity and a slightly lower space complexity than the state-of-the-art algorithms. The comprehensive experiments reveal that our algorithms outperform the state-of-the-art algorithms by 3.75x for degree ordering and 5.67x for color ordering on average.

preprint2022arXiv

Exchange field enhanced upper critical field of the superconductivity in compressed antiferromagnetic EuTe2

We report high pressure studies on the C-type antiferromagnetic semiconductor EuTe2 up to 36.0 GPa. A structural transition from the I4/mcm to C2/m space group is identified at ~16 GPa. Superconductivity is discovered above ~5 GPa in both the I4/mcm and C2/m space groups. In the low-pressure phase (< 16 GPa), the antiferromagnetic transition temperature is enhanced with increasing pressure due to the enhanced magnetic exchange interactions. Magnetoresistance measurements indicate an interplay between the local moments of Eu2+ and the conduction electrons of Te 5p orbits. The upper critical field of the superconductivity is well above the Pauli limit. Across the structural transition to the high-pressure phase (> 16 GPa), EuTe2 becomes nonmagnetic and the superconducting transition temperature evolves smoothly with the upper critical field below the Pauli limit. Therefore, the high upper critical field of EuTe2 in the low-pressure phase is due to the exchange field compensation effect of the Eu magnetic order and the superconductivity in both structures may arise in the framework of the BCS theory.

preprint2022arXiv

Exfoliation of 2D van der Waals crystals in ultrahigh vacuum for interface engineering

Two-dimensional (2D) materials and their heterostructures have been intensively studied in recent years due to their potential applications in electronic, optoelectronic, and spintronic devices. Nonetheless, the realization of 2D heterostructures with atomically flat and clean interfaces remains challenging, especially for air-sensitive materials, which hinders the in-depth investigation of interface-induced phenomena and the fabrication of high-quality devices. Here, we circumvented this challenge by exfoliating 2D materials in an ultrahigh vacuum. Remarkably, ultraflat and clean substrate surfaces can assist the exfoliation of 2D materials, regardless of the substrate and 2D material, thus providing a universal method for the preparation of heterostructures with ideal interfaces. In addition, we studied the properties of two prototypical systems that cannot be achieved previously, including the electronic structure of monolayer phospherene and optical responses of transition metal dichalcogenides on different metal substrates. Our work paves the way to engineer rich interface-induced phenomena, such as proximity effects and moiré superlattices.

preprint2022arXiv

GridTuner: Reinvestigate Grid Size Selection for Spatiotemporal Prediction Models [Technical Report]

With the development of traffic prediction technology, spatiotemporal prediction models have attracted more and more attention from academia communities and industry. However, most existing researches focus on reducing model's prediction error but ignore the error caused by the uneven distribution of spatial events within a region. In this paper, we study a region partitioning problem, namely optimal grid size selection problem (OGSS), which aims to minimize the real error of spatiotemporal prediction models by selecting the optimal grid size. In order to solve OGSS, we analyze the upper bound of real error of spatiotemporal prediction models and minimize the real error by minimizing its upper bound. Through in-depth analysis, we find that the upper bound of real error will decrease then increase when the number of model grids increase from 1 to the maximum allowed value. Then, we propose two algorithms, namely Ternary Search and Iterative Method, to automatically find the optimal grid size. Finally, the experiments verify that the error of prediction has the same trend as its upper bound, and the change trend of the upper bound of real error with respect to the increase of the number of model grids will decrease then increase. Meanwhile, in a case study, by selecting the optimal grid size, the order dispatching results of a state-of-the-art prediction-based algorithm can be improved up to 13.6%, which shows the effectiveness of our methods on tuning the region partition for spatiotemporal prediction models.

preprint2022arXiv

Observation of one-dimensional Dirac fermions in silicon nanoribbons

Dirac materials, which feature Dirac cones in the reciprocal space, have been one of the hottest topics in condensed matter physics in the past decade. To date, 2D and 3D Dirac Fermions have been extensively studied, while their 1D counterparts are rare. Recently, Si nanoribbons (SiNRs), which are composed of alternating pentagonal Si rings, have attracted intensive attention. However, the electronic structure and topological properties of SiNRs are still elusive. Here, by angle-resolved photoemission spectroscopy, scanning tunneling microscopy/spectroscopy measurements, first-principles calculations, and tight-binding model analysis, we demonstrate the existence of 1D Dirac Fermions in SiNRs. Our theoretical analysis shows that the Dirac cones derive from the armchairlike Si chain in the center of the nanoribbon and can be described by the Su-Schrieffer-Heeger model. These results establish SiNRs as a platform for studying the novel physical properties in 1D Dirac materials.

preprint2022arXiv

Observation of topological flat bands in the kagome semiconductor Nb$_3$Cl$_8$

The destructive interference of wavefunctions in a kagome lattice can give rise to topological flat bands (TFBs) with a highly degenerate state of electrons. Recently, TFBs have been observed in several kagome metals, including Fe$_3$Sn$_2$, FeSn, CoSn, and YMn$_6$Sn$_6$. Nonetheless, kagome materials that are both exfoliable and semiconducting are lacking, which seriously hinders their device applications. Herein, we show that Nb$_3$Cl$_8$, which hosts a breathing kagome lattice, is gapped out because of the absence of inversion symmetry, while the TFBs survive because of the protection of the mirror reflection symmetry. By angle-resolved photoemission spectroscopy measurements and first-principles calculations, we directly observe the TFB and a moderate band gap in Nb$_3$Cl$_8$. By mechanical exfoliation, we successfully obtain monolayers of Nb$_3$Cl$_8$ and confirm that they are stable under ambient conditions. In addition, our calculations show that monolayers of Nb$_3$Cl$_8$ have a magnetic ground state, thus providing opportunities to study the interplay between geometry, topology, and magnetism.

preprint2022arXiv

Spatio-Temporal-Frequency Graph Attention Convolutional Network for Aircraft Recognition Based on Heterogeneous Radar Network

This paper proposes a knowledge-and-data-driven graph neural network-based collaboration learning model for reliable aircraft recognition in a heterogeneous radar network. The aircraft recognizability analysis shows that: (1) the semantic feature of an aircraft is motion patterns driven by the kinetic characteristics, and (2) the grammatical features contained in the radar cross-section (RCS) signals present spatial-temporal-frequency (STF) diversity decided by both the electromagnetic radiation shape and motion pattern of the aircraft. Then a STF graph attention convolutional network (STFGACN) is developed to distill semantic features from the RCS signals received by the heterogeneous radar network. Extensive experiment results verify that the STFGACN outperforms the baseline methods in terms of detection accuracy, and ablation experiments are carried out to further show that the expansion of the information dimension can gain considerable benefits to perform robustly in the low signal-to-noise ratio region.

preprint2022arXiv

Towards Comprehensively Understanding the Run-time Security of Programmable Logic Controllers: A 3-year Empirical Study

Programmable Logic Controllers (PLCs) are the core control devices in Industrial Control Systems (ICSs), which control and monitor the underlying physical plants such as power grids. PLCs were initially designed to work in a trusted industrial network, which however can be brittle once deployed in an Internet-facing (or penetrated) network. Yet, there is a lack of systematic empirical analysis of the run-time security of modern real-world PLCs. To close this gap, we present the first large-scale measurement on 23 off-the-shelf PLCs across 13 leading vendors. We find many common security issues and unexplored implications that should be more carefully addressed in the design and implementation. To sum up, the unsupervised logic applications can cause system resource/privilege abuse, which gives adversaries new means to hijack the control flow of a runtime system remotely (without exploiting memory vulnerabilities); 2) the improper access control mechanisms bring many unauthorized access implications; 3) the proprietary or semi-proprietary protocols are fragile regarding confidentiality and integrity protection of run-time data. We empirically evaluated the corresponding attack vectors on multiple PLCs, which demonstrates that the security implications are severe and broad. Our findings were reported to the related parties responsibly, and 20 bugs have been confirmed with 7 assigned CVEs.

preprint2022arXiv

VeriFi: Towards Verifiable Federated Unlearning

Federated learning (FL) is a collaborative learning paradigm where participants jointly train a powerful model without sharing their private data. One desirable property for FL is the implementation of the right to be forgotten (RTBF), i.e., a leaving participant has the right to request to delete its private data from the global model. However, unlearning itself may not be enough to implement RTBF unless the unlearning effect can be independently verified, an important aspect that has been overlooked in the current literature. In this paper, we prompt the concept of verifiable federated unlearning, and propose VeriFi, a unified framework integrating federated unlearning and verification that allows systematic analysis of the unlearning and quantification of its effect, with different combinations of multiple unlearning and verification methods. In VeriFi, the leaving participant is granted the right to verify (RTV), that is, the participant notifies the server before leaving, then actively verifies the unlearning effect in the next few communication rounds. The unlearning is done at the server side immediately after receiving the leaving notification, while the verification is done locally by the leaving participant via two steps: marking (injecting carefully-designed markers to fingerprint the leaver) and checking (examining the change of the global model's performance on the markers). Based on VeriFi, we conduct the first systematic and large-scale study for verifiable federated unlearning, considering 7 unlearning methods and 5 verification methods. Particularly, we propose a more efficient and FL-friendly unlearning method, and two more effective and robust non-invasive-verification methods. We extensively evaluate VeriFi on 7 datasets and 4 types of deep learning models. Our analysis establishes important empirical understandings for more trustworthy federated unlearning.

preprint2021arXiv

Anomalies as Obstructions: from Dimensional Lifts to Swampland

We revisit the relation between the anomalies in four and six dimensions and the Chern-Simons couplings one dimension below. While the dimensional reduction of chiral theories is well-understood, the question which three and five-dimensional theories can come from a general circle reduction, and are hence liftable, is more subtle. We argue that existence of an anomaly cancellation mechanism is a necessary condition for liftability. In addition, the anomaly cancellation and the CS couplings in six and five dimensions respectively determine the central charges of string-like BPS objects that cannot be consistently decoupled from gravity, a.k.a. supergravity strings. Following the completeness conjecture and requiring that their worldsheet theory is unitary imposes bounds on the admissible theories. We argue that for the anomaly-free six-dimensional theories it is more advantageous to study the unitarity constraints obtained after reduction to five dimensions. In general these are slightly more stringent and can be cast in a more geometric form, highly reminiscent of the Kodaira positivity condition (KPC). Indeed, for the F-theoretic models which have an underlying Calabi-Yau threefold these can be directly compared. The unitarity constraints (UC) are in general weaker than KPC, and maybe useful in understanding the consistent models without F-theoretic realisation. We catalogue the cases when UC is more restrictive than KPC, hinting at more refined hidden structure in elliptic Calabi-Yau threefolds with certain singularity structure.

preprint2021arXiv

Extreme Suppression of Antiferromagnetic Order and Critical Scaling in a Two-Dimensional Random Quantum Magnet

Sr$_2$CuTeO$_6$ is a square-lattice Néel antiferromagnet with superexchange between first-neighbor $S=1/2$ Cu spins mediated by plaquette centered Te ions. Substituting Te by W, the affected impurity plaquettes have predominantly second-neighbor interactions, thus causing local magnetic frustration. Here we report a study of Sr$_2$CuTe$_{1-x}$W$_x$O$_6$ using neutron diffraction and $μ$SR techniques, showing that the Néel order vanishes already at $x = 0.025 \pm 0.005$. We explain this extreme order suppression using a two-dimensional Heisenberg spin model, demonstrating that a W-type impurity induces a deformation of the order parameter that decays with distance as $1/r^2$ at temperature $T=0$. The associated logarithmic singularity leads to loss of order for any $x>0$. Order for small $x>0$ and $T>0$ is induced by weak interplane couplings. In the nonmagnetic phase of Sr$_2$CuTe$_{1-x}$W$_x$O$_6$, the $μ$SR relaxation rate exhibits quantum critical scaling with a large dynamic exponent, $z \approx 3$, consistent with a random-singlet state.

preprint2021arXiv

Photochemical Synthesis of P-S-H Ternary Hydride at High Pressures

The recent discovery of room temperature superconductivity (283 K) in carbonaceous sulfur hydride (C-S-H) has attracted lots of interests in ternary hydrogen rich materials. In this report, ternary hydride P-S-H has been synthesized through photochemical reaction from elemental sulfur (S), phosphorus (P) and molecular hydrogen (H2) at high pressures and room temperature. The Raman spectroscopy under pressure shows that H2S and PH3 compounds are synthesized after laser heating at 0.9 GPa and a ternary van der Waals compound P-S-H is synthesized with a further compression to 4.6 GPa. The P-S-H compound is probably a mixed alloy of PH3 and (H2S)2H2 with a guest-host structure similar to the C-S-H system. The ternary hydride can persist up to 35.6 GPa at least and shows two phase transitions at approximately 23.6 GPa and 32.8 GPa, respectively. The P-S-H ternary hydride in this report is a competitive candidate for new hydride superconductors with near room-temperature transitions.

preprint2021arXiv

RobOT: Robustness-Oriented Testing for Deep Learning Systems

Recently, there has been a significant growth of interest in applying software engineering techniques for the quality assurance of deep learning (DL) systems. One popular direction is deep learning testing, where adversarial examples (a.k.a.~bugs) of DL systems are found either by fuzzing or guided search with the help of certain testing metrics. However, recent studies have revealed that the commonly used neuron coverage metrics by existing DL testing approaches are not correlated to model robustness. It is also not an effective measurement on the confidence of the model robustness after testing. In this work, we address this gap by proposing a novel testing framework called Robustness-Oriented Testing (RobOT). A key part of RobOT is a quantitative measurement on 1) the value of each test case in improving model robustness (often via retraining), and 2) the convergence quality of the model robustness improvement. RobOT utilizes the proposed metric to automatically generate test cases valuable for improving model robustness. The proposed metric is also a strong indicator on how well robustness improvement has converged through testing. Experiments on multiple benchmark datasets confirm the effectiveness and efficiency of RobOT in improving DL model robustness, with 67.02% increase on the adversarial robustness that is 50.65% higher than the state-of-the-art work DeepGini.

preprint2020arXiv

CoinMagic: A Differential Privacy Framework for Ring Signature Schemes

By allowing users to obscure their transactions via including "mixins" (chaff coins), ring signature schemes have been widely used to protect a sender's identity of a transaction in privacy-preserving blockchain systems, like Monero and Bytecoin. However, recent works point out that the existing ring signature scheme is vulnerable to the "chain-reaction" analysis (i.e., the spent coin in a given ring signature can be deduced through elimination). Especially, when the diversity of mixins is low, the spent coin will have a high risk to be detected. To overcome the weakness, the ring signature should be consisted of a set of mixins with high diversity and produce observations having "similar" distributions for any two coins. In this paper, we propose a notion, namely $ε$-coin-indistinguishability ($ε$-CI), to formally define the "similar" distribution guaranteed through a differential privacy scheme. Then, we formally define the CI-aware mixins selection problem with disjoint-superset constraint (CIA-MS-DS), which aims to find a mixin set that has maximal diversity and satisfies the constraints of $ε$-CI and the budget. In CIA-MS-DS, each ring signature is either disjoint with or the superset of its preceding ring signatures. We prove that CIA-MS-DS is NP-hard and thus intractable. To solve the CIA-MS-DS problem, we propose two approximation algorithms, namely the Progressive Algorithm and the Game Theoretic Algorithm, with theoretic guarantees. Through extensive experiments on both real data sets and synthetic data sets, we demonstrate the efficiency and the effectiveness of our approaches.

preprint2020arXiv

Deep Multi-Task Learning for Cooperative NOMA: System Design and Principles

Envisioned as a promising component of the future wireless Internet-of-Things (IoT) networks, the non-orthogonal multiple access (NOMA) technique can support massive connectivity with a significantly increased spectral efficiency. Cooperative NOMA is able to further improve the communication reliability of users under poor channel conditions. However, the conventional system design suffers from several inherent limitations and is not optimized from the bit error rate (BER) perspective. In this paper, we develop a novel deep cooperative NOMA scheme, drawing upon the recent advances in deep learning (DL). We develop a novel hybrid-cascaded deep neural network (DNN) architecture such that the entire system can be optimized in a holistic manner. On this basis, we construct multiple loss functions to quantify the BER performance and propose a novel multi-task oriented two-stage training method to solve the end-to-end training problem in a self-supervised manner. The learning mechanism of each DNN module is then analyzed based on information theory, offering insights into the proposed DNN architecture and its corresponding training method. We also adapt the proposed scheme to handle the power allocation (PA) mismatch between training and inference and incorporate it with channel coding to combat signal deterioration. Simulation results verify its advantages over orthogonal multiple access (OMA) and the conventional cooperative NOMA scheme in various scenarios.

preprint2020arXiv

Evidence the ferromagnetic order on CoSb layer of LaCoSb$_2$

The emergence of unconventional superconductivity is generally considered to be related to spin fluctuations. Unveiling the intriguing behaviors of spin fluctuations in parent compounds with layered transition-metal ions may shed light on the search for exotic unconventional superconductors. Here, based on the framework of the first-principles calculations, we theoretically propose that LaCoSb$_2$ is a weak antiferromagnetic layered metal with an in-plane ferromagnetic moment of 0.88 $μ_B$ at the Co sites, as a candidate parent compound of the cobalt-based superconductors. Importantly, this theoretical finding is experimentally supported by our magnetization measurements on polycrystalline samples of LaCo$_{0.78}$Sb$_2$. Following the symmetry analysis, we suggest a possible $p$-wave superconductivity hosted in doped LaCoSb$_2$ emerging at the verge of ferromagnetic spin fluctuations, which implies potential applications in topological quantum computing in future.

preprint2020arXiv

Evolution of superconductivity and antiferromagnetic order in Ba(Fe$_{0.92-x}$Co$_{0.08}$V$_x$)$_2$As$_2$

The vanadium doping effects on superconductivity and magnetism of iron pnictides are investigated in Ba(Fe$_{0.92-x}$Co$_{0.08}$V$_x$)$_2$As$_2$ by transport, susceptibility and neutron scattering measurements. The doping of magnetic impurity V causes a fast suppression of superconductivity with T$_c$ reduced at a rate of 7.4~K/1\%V. On the other hand, the long-range commensurate $C$-type antiferromagnetic order is recovered upon the V doping. The value of ordered magnetic moments of Ba(Fe$_{0.92-x}$Co$_{0.08}$V$_x$)$_2$As$_2$ follows a dome-like evolution versus doping concentration x. A possible Griffiths-type antiferromagnetic region of multiple coexisting phases in the phase diagram of Ba(Fe$_{0.92-x}$Co$_{0.08}$V$_x$)$_2$As$_2$ is identified, in accordance with previous theoretical predictions based on a cooperative behavior of the magnetic impurities and the conduction electrons mediating the Ruderman-Kittel-Kasuya-Yosida interactions between them.

preprint2020arXiv

Experimental evidence of monolayer AlB$_2$ with symmetry-protected Dirac cones

Monolayer AlB$_2$ is composed of two atomic layers: honeycomb borophene and triangular aluminum. In contrast with the bulk phase, monolayer AlB$_2$ is predicted to be a superconductor with a high critical temperature. Here, we demonstrate that monolayer AlB$_2$ can be synthesized on Al(111) via molecular beam epitaxy. Our theoretical calculations revealed that the monolayer AlB$_2$ hosts several Dirac cones along the $Γ$--M and $Γ$--K directions; these Dirac cones are protected by crystal symmetries and are thus resistant to external perturbations. The extraordinary electronic structure of the monolayer AlB$_2$ was confirmed via angle-resolved photoemission spectroscopy measurements. These results are likely to stimulate further research interest to explore the exotic properties arising from the interplay of Dirac fermions and superconductivity in two-dimensional materials.

preprint2020arXiv

FastReID: A Pytorch Toolbox for General Instance Re-identification

General Instance Re-identification is a very important task in the computer vision, which can be widely used in many practical applications, such as person/vehicle re-identification, face recognition, wildlife protection, commodity tracing, and snapshop, etc.. To meet the increasing application demand for general instance re-identification, we present FastReID as a widely used software system in JD AI Research. In FastReID, highly modular and extensible design makes it easy for the researcher to achieve new research ideas. Friendly manageable system configuration and engineering deployment functions allow practitioners to quickly deploy models into productions. We have implemented some state-of-the-art projects, including person re-id, partial re-id, cross-domain re-id and vehicle re-id, and plan to release these pre-trained models on multiple benchmark datasets. FastReID is by far the most general and high-performance toolbox that supports single and multiple GPU servers, you can reproduce our project results very easily and are very welcome to use it, the code and models are available at https://github.com/JDAI-CV/fast-reid.

preprint2020arXiv

Lightweight and Unobtrusive Data Obfuscation at IoT Edge for Remote Inference

Executing deep neural networks for inference on the server-class or cloud backend based on data generated at the edge of Internet of Things is desirable due primarily to the limited compute power of edge devices and the need to protect the confidentiality of the inference neural networks. However, such a remote inference scheme incurs concerns regarding the privacy of the inference data transmitted by the edge devices to the curious backend. This paper presents a lightweight and unobtrusive approach to obfuscate the inference data at the edge devices. It is lightweight in that the edge device only needs to execute a small-scale neural network; it is unobtrusive in that the edge device does not need to indicate whether obfuscation is applied. Extensive evaluation by three case studies of free spoken digit recognition, handwritten digit recognition, and American sign language recognition shows that our approach effectively protects the confidentiality of the raw forms of the inference data while effectively preserving the backend's inference accuracy.

preprint2020arXiv

Observation of quantum spin Hall states in Ta$_2$Pd$_3$Te$_5$

Two-dimensional topological insulators (2DTIs), which host the quantum spin Hall (QSH) effect, are one of the key materials in next-generation spintronic devices. To date, experimental evidence of the QSH effect has only been observed in a few materials, and thus, the search for new 2DTIs is at the forefront of physical and materials science. Here, we report experimental evidence of a 2DTI in the van der Waals material Ta$_2$Pd$_3$Te$_5$. First-principles calculations show that each monolayer of Ta$_2$Pd$_3$Te$_5$ is a 2DTI with weak interlayer interactions. Combined transport, angle-resolved photoemission spectroscopy, and scanning tunneling microscopy measurements confirm the existence of a band gap at the Fermi level and topological edge states inside the gap. These results demonstrate that Ta$_2$Pd$_3$Te$_5$ is a promising material for fabricating spintronic devices based on the QSH effect.

preprint2020arXiv

Simulating Performance of ML Systems with Offline Profiling

We advocate that simulation based on offline profiling is a promising approach to better understand and improve the complex ML systems. Our approach uses operation-level profiling and dataflow based simulation to ensure it offers a unified and automated solution for all frameworks and ML models, and is also accurate by considering the various parallelization strategies in a real system.

preprint2020arXiv

Spectrum Intelligent Radio: Technology, Development, and Future Trends

The advent of Industry 4.0 with massive connectivity places significant strains on the current spectrum resources, and challenges the industry and regulators to respond promptly with new disruptive spectrum management strategies. The current radio development, with certain elements of intelligence, is nowhere near showing an agile response to the complex radio environments. Following the line of intelligence, we propose to classify spectrum intelligent radio into three streams: classical signal processing, machine learning (ML), and contextual adaptation. We focus on the ML approach, and propose a new intelligent radio architecture with three hierarchical forms: perception, understanding, and reasoning. The proposed perception method achieves fully blind multi-level spectrum sensing. The understanding method accurately predicts the primary users' coverage across a large area, and the reasoning method performs a near-optimal idle channel selection. Opportunities, challenges, and future visions are also discussed for the realization of a fully intelligent radio.

preprint2020arXiv

Task Offloading for Large-Scale Asynchronous Mobile Edge Computing: An Index Policy Approach

Mobile-edge computing (MEC) offloads computational tasks from wireless devices to network edge, and enables real-time information transmission and computing. Most existing work concerns a small-scale synchronous MEC system. In this paper, we focus on a large-scale asynchronous MEC system with random task arrivals, distinct workloads, and diverse deadlines. We formulate the offloading policy design as a restless multi-armed bandit (RMAB) to maximize the total discounted reward over the time horizon. However, the formulated RMAB is related to a PSPACE-hard sequential decision-making problem, which is intractable. To address this issue, by exploiting the Whittle index (WI) theory, we rigorously establish the WI indexability and derive a scalable closed-form solution. Consequently, in our WI policy, each user only needs to calculate its WI and report it to the BS, and the users with the highest indices are selected for task offloading. Furthermore, when the task completion ratio becomes the focus, the shorter slack time less remaining workload (STLW) priority rule is introduced into the WI policy for performance improvement. When the knowledge of user offloading energy consumption is not available prior to the offloading, we develop Bayesian learning-enabled WI policies, including maximum likelihood estimation, Bayesian learning with conjugate prior, and prior-swapping techniques. Simulation results show that the proposed policies significantly outperform the other existing policies.

preprint2020arXiv

Tunable magnetic properties in van der Waals crystals (Fe$_{1-x}$Co$_x$)$_5$GeTe$_2$

We report the doping effects of cobalt on van der Waals (vdW) magnet Fe$_5$GeTe$_2$. A series of (Fe$_{1-x}$Co$_x$)$_5$GeTe$_2$ (0$\leq$x$\leq$0.44) single crystals have been successfully grown, their structural, magnetic and transport properties are investigated. For x=0.20, The Curie temperature $T_C$ increases from 276~K to 337~K. Moreover, the magnetic easy-axis is reoriented to the $ab$-plane from the $c$-axis in undoped Fe$_5$GeTe$_2$ with largely enhanced magnetic anisotropy. These magnetic properties would make (Fe$_{0.8}$Co$_{0.2}$)$_5$GeTe$_2$ more effective in stabilizing magnetic order in the two-dimensional limit. A complex magnetic phase diagram is identified on the higher doping side. The x=0.44 crystal first orders ferromagnetically at $T_C$=363~K then undergoes an antiferromagnetic transition at $T_N$=335~K. Furthermore magnetic-field-induced spin-flop transitions are observed for the AFM ground state. Our work reveals (Fe$_{1-x}$Co$_x$)$_5$GeTe$_2$ as promising candidates for developing new spin-related applications and proposes a method to engineer the magnetic properties of vdW magnet.

preprint2020arXiv

Universal mechanical exfoliation of large-area 2D crystals

Two-dimensional (2D) materials provide extraordinary opportunities for exploring phenomena arising in atomically thin crystals. Beginning with the first isolation of graphene, mechanical exfoliation has been a key to provide high-quality 2D materials but despite improvements it is still limited in yield, lateral size and contamination. Here we introduce a contamination-free, one-step and universal Au-assisted mechanical exfoliation method and demonstrate its effectiveness by isolating 40 types of single-crystalline monolayers, including elemental 2D crystals, metal-dichalcogenides, magnets and superconductors. Most of them are of millimeter-size and high-quality, as shown by transfer-free measurements of electron microscopy, photo spectroscopies and electrical transport. Large suspended 2D crystals and heterojunctions were also prepared with high-yield. Enhanced adhesion between the crystals and the substrates enables such efficient exfoliation, for which we identify a common rule that underpins a universal route for producing large-area monolayers and thus supports studies of fundamental properties and potential application of 2D materials.

preprint2019arXiv

Domain wall pinning and hard magnetic phase in Co-doped bulk single crystalline Fe3GeTe2

We report the effects of cobalt doping on the magnetic properties of two-dimensional van der Waals ferromagnet Fe3GeTe2. Single crystals of (Fe{1-x}Cox)3GeTe2 with x=0-0.78 were successfully synthesized and characterized with x-ray diffraction, energy dispersive x-ray spectroscopy and magnetization measurements. Both the Curie-Weiss temperature and ferromagnetic (FM) ordered moment of Fe3GeTe2 are gradually suppressed upon Co doping. A kink in zero-field-cooling low field M(T) curve which is previously explained as an antiferromagnetic transition is observed for samples with x=0-0.58. Our detailed magnetization measurements and theoretical calculations strongly suggest that this kink is originated from the pinning of magnetic domain walls. The domain pinning effects are suddenly enhanced when the doping concentration of cobalt is around 50%, both the coercive field Hc and the magnetic remanence to saturated magnetization ratio MR/MS are largely improved and a hard magnetic phase emerges in bulk single crystal samples. The strong doping dependent magnetic properties suggest more spintronic applications of Fe3GeTe2.

preprint2019arXiv

Privacy-preserving Distributed Machine Learning via Local Randomization and ADMM Perturbation

With the proliferation of training data, distributed machine learning (DML) is becoming more competent for large-scale learning tasks. However, privacy concerns have to be given priority in DML, since training data may contain sensitive information of users. In this paper, we propose a privacy-preserving ADMM-based DML framework with two novel features: First, we remove the assumption commonly made in the literature that the users trust the server collecting their data. Second, the framework provides heterogeneous privacy for users depending on data's sensitive levels and servers' trust degrees. The challenging issue is to keep the accumulation of privacy losses over ADMM iterations minimal. In the proposed framework, a local randomization approach, which is differentially private, is adopted to provide users with self-controlled privacy guarantee for the most sensitive information. Further, the ADMM algorithm is perturbed through a combined noise-adding method, which simultaneously preserves privacy for users' less sensitive information and strengthens the privacy protection of the most sensitive information. We provide detailed analyses on the performance of the trained model according to its generalization error. Finally, we conduct extensive experiments using real-world datasets to validate the theoretical results and evaluate the classification performance of the proposed framework.

preprint2019arXiv

Quantum oscillations and electronic structures in large Chern number semimetal RhSn

We report the magnetoresistance, Hall effect, de Haas-van Alphen (dHvA) oscillations and the electronic structures of single crystal RhSn, which is a typical material of CoSi family holding a large Chern number. The large unsaturated magnetoresistance is observed with B//[001]. The Hall resistivity curve indicates that RhSn is a multi-band system with high mobility. Evident quantum oscillations have been observed, from which the light effective masses are extracted. Ten fundamental frequencies are extracted after the fast Fourier transform analysis of the dHvA oscillations with B//[001] configuration. The two low frequencies F$_1$ and F$_2$ do not change obviously and the two high frequencies F$_9$ and F$_{10}$ evolve into four when B rotates from B//[001] to B//[110], which is consistent with the band structure in the first-principles calculations with spin-orbit coupling (SOC). The extracted Berry phases of the relative pockets show a good agreement with the Chern number $\pm4$ (with SOC) in the first-principles calculations. Above all, our studies indicate that RhSn is an ideal platform to study the unconventional chiral fermions and the surface states.

preprint2016arXiv

Analytical and exact critical phenomena of $d$-dimensional singly spinning Kerr-AdS black holes

In the extended phase space, the $d$-dimensional singly spinning Kerr-AdS black holes exhibit the van der Waals's phase transition and reentrant phase transition. Since the black hole system is a single characteristic parameter thermodynamic system, we show that the form of the critical point can be uniquely determined by the dimensional analysis. When $d=4$, we get the analytical critical point. The coexistence curve and phase diagrams are obtained. The result shows that the fitting form of the coexistence curve in the reduced parameter space is independent of the angular momentum. When $d=5$---$9$, the exact critical points are numerically solved. It demonstrates that when $d\geq6$, there are two critical points. However, the small one does not participate in the phase transition. Moreover, the exact critical reentrant phase transition points are also obtained. All the critical points are obtained without any approximation.

preprint2016arXiv

Critical phenomena in the extended phase space of Kerr-Newman-AdS black holes

Treating the cosmological constant as a thermodynamic pressure, we investigate the critical behavior of a Kerr-Newman-AdS black hole system. The critical points for the van der Waals like phase transition are numerically solved. The highly accurate fitting formula for them is given and is found to be dependent of the charge $Q$ and angular momentum $J$. In the reduced parameter space, we find that the temperature, Gibbs free energy, and coexistence curve depend only on the dimensionless angular momentum-charge ratio $ε=J/Q^2$ rather than $Q$ and $J$. Moreover, when varying $ε$ from 0 to $\infty$, the coexistence curve will continuously change from that of the Reissner-Nordström-AdS black hole to the Kerr-AdS black hole. These results may guide us to study the critical phenomena for other thermodynamic systems with two characteristic parameters.

preprint2016arXiv

Micro-burst in Data Centers: Observations, Implications, and Applications

Micro-burst traffic is not uncommon in data centers. It can cause packet dropping, which results in serious performance degradation (e.g., Incast problem). However, current solutions that attempt to suppress micro-burst traffic are extrinsic and ad hoc, since they lack the comprehensive and essential understanding of micro-burst's root cause and dynamic behavior. On the other hand, traditional studies focus on traffic burstiness in a single flow, while in data centers micro-burst traffic could occur with highly fan-in communication pattern, and its dynamic behavior is still unclear. To this end, in this paper we re-examine the micro-burst traffic in typical data center scenarios. We find that evolution of micro-burst is determined by both TCP's self-clocking mechanism and bottleneck link. Besides, dynamic behaviors of micro-burst under various scenarios can all be described by the slope of queue length increasing. Our observations also implicate that conventional solutions like absorbing and pacing are ineffective to mitigate micro-burst traffic. Instead, senders need to slow down as soon as possible. Inspired by the findings and insights from experimental observations, we propose S-ECN policy, which is an ECN marking policy leveraging the slope of queue length increasing. Transport protocols utilizing S-ECN policy can suppress the sharp queue length increment by over 50%, and reduce the 99th percentile of query completion time by ~20%.

preprint2015arXiv

Experimental Realization of Two-Dimensional Boron Sheets

Boron is the fifth element in the periodic table and possesses rich chemistry second only to carbon. A striking feature of boron is that B12 icosahedral cages occur as the building blocks in bulk boron and many boron compounds. This is in contrast to its neighboring element, carbon, which prefers 2D layered structure (graphite) in its bulk form. On the other hand, boron clusters of medium size have been predicted to be planar or quasi-planar, such as B12+ , B13+, B19-, B36, and so on. This is also in contrast to carbon clusters which exhibit various cage structures (fullerenes). Therefore, boron and carbon can be viewed as a set of complementary chemical systems in their bulk and cluster structures. Now, with the boom of graphene, an intriguing question is that whether boron can also form a monoatomic-layer 2D sheet structure? Here, we report the first successful experimental realization of 2D boron sheets. We have revealed two types of boron sheet structures, corresponding to a triangular boron lattice with different arrangements of the hexagonal holes. Moreover, our boron sheets were found to be relatively stable against oxidization, and interacts only weekly with the substrate. The realization of such a long expected 2D boron sheet could open a door toward boron electronics, in analogous to the carbon electronics based on graphene.

preprint2015arXiv

Reliable Diversity-Based Spatial Crowdsourcing by Moving Workers

With the rapid development of mobile devices and the crowdsourcig platforms, the spatial crowdsourcing has attracted much attention from the database community, specifically, spatial crowdsourcing refers to sending a location-based request to workers according to their positions. In this paper, we consider an important spatial crowdsourcing problem, namely reliable diversity-based spatial crowdsourcing (RDB-SC), in which spatial tasks (such as taking videos/photos of a landmark or firework shows, and checking whether or not parking spaces are available) are time-constrained, and workers are moving towards some directions. Our RDB-SC problem is to assign workers to spatial tasks such that the completion reliability and the spatial/temporal diversities of spatial tasks are maximized. We prove that the RDB-SC problem is NP-hard and intractable. Thus, we propose three effective approximation approaches, including greedy, sampling, and divide-and-conquer algorithms. In order to improve the efficiency, we also design an effective cost-model-based index, which can dynamically maintain moving workers and spatial tasks with low cost, and efficiently facilitate the retrieval of RDB-SC answers. Through extensive experiments, we demonstrate the efficiency and effectiveness of our proposed approaches over both real and synthetic data sets.

preprint2015arXiv

Shadow of noncommutative geometry inspired black hole

In this paper, the shadow casted by the rotating black hole inspired by noncommutative geometry is investigated. In addition to the dimensionless spin parameter $a/M_{0}$ with $M_{0}$ black hole mass and inclination angle $i$, the dimensionless noncommutative parameter $\sqrt{\vartheta}/M_{0}$ is also found to affect the shape of the black hole shadow. The result shows that the size of the shadow slightly decreases with the parameter $\sqrt{\vartheta}/M_{0}$, while the distortion increases with it. Compared to the Kerr black hole, the parameter $\sqrt{\vartheta}/M_{0}$ increases the deformation of the shadow. This may offer a way to distinguish noncommutative geometry inspired black hole from Kerr one via astronomical instruments in the near future.

preprint2015arXiv

Task Assignment on Multi-Skill Oriented Spatial Crowdsourcing

With the rapid development of mobile devices and crowdsourcing platforms, the spatial crowdsourcing has attracted much attention from the database community. Specifically, the spatial crowdsourcing refers to sending location-based requests to workers, based on their current positions. In this paper, we consider a spatial crowdsourcing scenario, in which each worker has a set of qualified skills, whereas each spatial task (e.g., repairing a house, decorating a room, and performing entertainment shows for a ceremony) is time-constrained, under the budget constraint, and required a set of skills. Under this scenario, we will study an important problem, namely multi-skill spatial crowdsourcing (MS-SC), which finds an optimal worker-and-task assignment strategy, such that skills between workers and tasks match with each other, and workers' benefits are maximized under the budget constraint. We prove that the MS-SC problem is NP-hard and intractable. Therefore, we propose three effective heuristic approaches, including greedy, g-divide-and-conquer and cost-model-based adaptive algorithms to get worker-and-task assignments. Through extensive experiments, we demonstrate the efficiency and effectiveness of our MS-SC processing approaches on both real and synthetic data sets.

preprint2015arXiv

Variable Coupling Strength of Silicene on Ag(111)

We performed a scanning tunneling microscopy and spectroscopy (STM/STS) study on the electronic structures of of root(3)Xroot(3)-silicene on Ag(111). We find that the coupling strength of root(3)Xroot(3)-silicene with Ag(111) substrate is variable at different regions, giving rise to notable effects in experiments. These evidences of decoupling or variable interaction of silicene with the substrate are helpful to in-depth understanding of the structure and electronic properties of silicene.

preprint2014arXiv

Intrinsic Josephson junctions in the iron-based multi-band superconductor (V2Sr4O6)Fe2As2

In layered superconductors, Josephson junctions may be formed within the unit cell due to sufficiently low interlayer coupling. These intrinsic Josephson junction (iJJ) systems have attracted considerable interest for their application potential in quantum computing as well as efficient sources of THz radiation, closing the famous "THz gap". So far, iJJ have been demonstrated in single-band, copper-based high-Tc superconductors, mainly in Ba-Sr-Ca-Cu-O. Here we report clear experimental evidence for iJJ behavior in the iron-based superconductor (V2Sr4O6)Fe2As2. The intrinsic junctions are identified by periodic oscillations of the flux flow voltage upon increasing a well aligned in-plane magnetic field. The periodicity is well explained by commensurability effects between the Josephson vortex lattice and the crystal structure, which is a hallmark signature of Josephson vortices confined into iJJ stacks. This finding adds (V2Sr4O6)Fe2As2 as the first iron-based, multi-band superconductor to the copper-based iJJ materials of interest for Josephson junction applications, and in particular novel devices based on multi-band Josephson coupling may be realized.

preprint2014arXiv

Persistent Dirac Fermion State on Bulk-like Si(111) Surface

The "multilayer silicene" films were grown on Ag(111), with increasing thickness above 30 monolayers (ML). We found that the "multilayer silicene" is indeed a bulk Si(111) film. Such Si film on Ag(111) always exhibits a root(3)xroot(3) honeycomb superstructure on surface. Delocalized surface state as well as linear energy-momentum dispersion was revealed by quasiparticle interference patterns (QPI) on the surface, which proves the existence of Dirac fermions state. Our results indicate that bulk silicon with diamond structure can also host Dirac fermions, which makes the system even more attractive for further applications compared with monolayer silicene.

preprint2014arXiv

Tuning the Band Gap in Silicene by Oxidation

Silicene monolayers grown on Ag(111) surfaces demonstrate a band gap that is tunable by oxygen adatoms from semimetallic to semiconducting type. By using low-temperature scanning tunneling microscopy, it is found that the adsorption configurations and amounts of oxygen adatoms on the silicene surface are critical for band-gap engineering, which is dominated by different buckled structures in R13xR13, 4x4, and 2R3x2R3 silicene layers. The Si-O-Si bonds are the most energy-favored species formed on R13xR13, 4x4, and 2R3x2R3 structures under oxidation, which is verified by in-situ Raman spectroscopy as well as first-principles calculations. The silicene monolayers retain their structures when fully covered by oxygen adatoms. Our work demonstrates the feasibility of tuning the band gap of silicene with oxygen adatoms, which, in turn, expands the base of available two-dimensional electronic materials for devices with properties that is hardly achieved with graphene oxide.

preprint2013arXiv

Doping effect of Cu and Ni impurities on the Fe-based superconductor Ba0.6K0.4Fe2As2

Copper and Nickel impurities have been doped into the iron pnictide superconductor Ba0.6K0.4Fe2As2. Resistivity measurements reveal that Cu and Ni impurities suppress superconducting transition temperature T_c with rates of ΔT_c/Cu-1% = -3.5 K and ΔT_c/Ni-1% = -2.9 K respectively. Temperature dependence of Hall coefficient R_H of these two series of samples show that both Cu-doping and Ni-doping can introduce electrons into Ba0.6K0.4Fe2As2. With more doping, the sign of R_H gradually changes from positive to negative, while the changing rate of Cu-doped samples is much faster than that of Ni-doped ones. Combining with the results of first-principles calculations published previously and the non-monotonic evolution of the Hall coefficient in the low temperature region, we argue that when more Cu impurities were introduced into Ba0.6K0.4Fe2As2, the removal of Fermi spectral weight in the hole-like Fermi surfaces is much stronger than that in the electron-like Fermi surfaces, which is equivalent to significant electron doping effect. DC magnetization and the lattice constants analysis reveal that static magnetic moments and notable lattice compression have been formed in Cu-doped samples. It seems that the superconductivity can be suppressed by the impurities disregard whether they are magnetic or nonmagnetic in nature. This gives strong support to a pairing gap with a sign reversal, like S^\pm. However, the relatively slow suppression rates of T_c show the robustness of superconductivity of Ba0.6K0.4Fe2As2 against impurities, implying that multi-pairing channels may exist in the system.

preprint2013arXiv

Observation of Dirac cone warping and chirality effects in silicene

We performed low temperature scanning tunneling microscopy (STM) and spectroscopy (STS) studies on the electronic properties of (R3xR3)R30° phase of silicene on Ag(111) surface. We found the existence of Dirac Fermion chirality through the observation of -1.5 and -1.0 power law decay of quasiparticle interference (QPI) patterns. Moreover, in contrast to the trigonal warping of Dirac cone in graphene, we found that the Dirac cone of silicene is hexagonally warped, which is further confirmed by density functional calculations and explained by the unique superstructure of silicene. Our results demonstrate that the (R3xR3)R30° phase is an ideal system to investigate the unique Dirac Fermion properties of silicene.

preprint2013arXiv

Sustainable high critical temperature in a hydrocarbon superconductor

Organic superconductors are unique materials with a crystal structure made primarily of a complex carbon based network, an element associated directly with life, which were postulated to have a high critical temperature, $T_{C}$, even above room temperature, from a theoretical viewpoint. Pressure plays an essential role in the study of superconductivity in such organic materials, including creation of the first organic superconductor as well as the achievement of the highest $T_{C}$ of 14.2 K for charge transfer salts and 38 K for metal-doped fullerides. However, superconductivity in these organic systems is only sustainable within a very narrow pressure range (a few GPa) and is readily destroyed upon further compression. Here we report high-pressure magnetic susceptibility and structure measurements on a newly discovered superconductor, LaPhenanthrene. It is found that the application of pressure not only significantly increases $T_{C}$ from its ambient-pressure value of 4.8 K to 12.3 K at 18.4 GPa but also stabilizes the high $T_{C}$ over the entire pressure range (61 GPa) of the study. The evolution of $T_{C}$ with pressure is closely correlated with the angle $β$ of the monoclinic unit cell. Both $T_{C}$ and $β$ change sharply with increasing pressure initially but remain constant above 40 GPa, indicating that molecule orientation is essential to superconductivity. These behaviors can be understood in terms of pressure tuning of electron correlations, illustrating the unconventional nature of superconductivity in these hydrocarbon superconductors.

preprint2012arXiv

Evidence for Dirac Fermions in a honeycomb lattice based on silicon

Silicene, a sheet of silicon atoms in a honeycomb lattice, was proposed to be a new Dirac-type electron system similar as graphene. We performed scanning tunneling microscopy and spectroscopy studies on the atomic and electronic properties of silicene on Ag(111). An unexpected $\sqrt{3}\times \sqrt{3}$ reconstruction was found, which is explained by an extra-buckling model. Pronounced quasi-particle interferences (QPI) patterns, originating from both the intervalley and intravalley scattering, were observed. From the QPI patterns we derived a linear energy-momentum dispersion and a large Fermi velocity, which prove the existence of Dirac Fermions in silicene.

preprint2012arXiv

Evidence of silicene in honeycomb structures of silicon on Ag(111)

In the search for evidence of silicene, a two-dimensional honeycomb lattice of silicon, it is important to obtain a complete picture for the evolution of Si structures on Ag(111), which is believed to be the most suitable substrate for growth of silicene so far. In this work we report the finding and evolution of several monolayer superstructures of silicon on Ag(111) depending on the coverage and temperature. Combined with first-principles calculations, the detailed structures of these phases have been illuminated. These structure were found to share common building blocks of silicon rings, and they evolve from a fragment of silicene to a complete monolayer silicene and multilayer silicene. Our results elucidate how silicene formes on Ag(111) surface and provide methods to synthesize high-quality and large-scale silicene.

preprint2012arXiv

Spontaneous Symmetry Breaking and Dynamic Phase Transition in Monolayer Silicene

The (r3xr3)R30° honeycomb of silicene monolayer on Ag(111) was found to undergo a phase transition to two types of mirror-symmetric boundary-separated rhombic phases at temperatures below 40 K by scanning tunneling microscopy. The first-principles calculations reveal that weak interactions between silicene and Ag(111) drive the spontaneous ultra buckling in the monolayer silicene, forming two energy-degenerate and mirror-symmetric (r3xr3)R30° rhombic phases, in which the linear band dispersion near Dirac point (DP) and a significant gap opening (150 meV) at DP were induced. The low transition barrier between these two phases enables them interchangeable through dynamic flip-flop motion, resulting in the (r3xr3)R30° honeycomb structure observed at high temperature.

preprint2012arXiv

Superconductivity in Yb$_x$($Me$)$_y$HfNCl ($Me$ = NH$_3$ and THF)

The intercalated layered nitride $β$-HfNCl has attracted much attention due to the high superconducting transition temperature up to 25.5 K. Electrons can be introduced into $β$-$M$NCl ($M$=Zr and Hf) through alkali-metals intercalation to realize the superconductivity. Here, we report the observation of superconductivity in rare-earth metals cointercalated compounds Yb$_x$($Me$)$_y$HfNCl with $Me$ = NH$_3$ and tetrahydrofuran (THF), which were synthesized by the liquid ammonia method at room temperature. The superconducting transition temperature is about 23 K and 24.6 K for Yb$_{0.2}$(NH$_3$)$_y$HfNCl and Yb$_{0.3}$(NH$_3$)$_y$HfNCl, respectively. Replacing the NH$_3$ with a larger molecule THF, superconducting transition temperature increases to 25.2 K in Yb$_{0.2}$(THF)$_y$HfNCl, which is almost the same as the highest $T_{\rm c}$ reported in the alkali-metals intercalated HfNCl superconductors. The $T_{\rm c}$ of Yb$_{0.2}$(THF)$_y$HfNCl is apparently suppressed by pressure up to 0.5 GPa, while the pressure effect on $T_{\rm c}$ becomes very small above 0.5 GPa. The liquid ammonia method is proved to be an effective synthetic method to intercalate metal ions into HfNCl. Our results suggest that the superconductivity in these layered intercalated superconductors nearly does not rely on the intercalated metal ions, even magnetic ion.

preprint2011arXiv

Power-Law Decay of Standing Waves on the Surface of Topological Insulators

We propose a general theory on the standing waves (quasiparticle interference pattern) caused by the scattering of surface states off step edges in topological insulators, in which the extremal points on the constant energy contour of surface band play the dominant role. Experimentally we image the interference patterns on both Bi$_2$Te$_3$ and Bi$_2$Se$_3$ films by measuring the local density of states using a scanning tunneling microscope. The observed decay indices of the standing waves agree excellently with the theoretical prediction: In Bi$_2$Se$_3$, only a single decay index of -3/2 exists; while in Bi$_2$Te$_3$ with strongly warped surface band, it varies from -3/2 to -1/2 and finally to -1 as the energy increases. The -1/2 decay indicates that the suppression of backscattering due to time-reversal symmetry does not necessarily lead to a spatial decay rate faster than that in the conventional two-dimensional electron system. Our formalism can also explain the characteristic scattering wave vectors of the standing wave caused by non-magnetic impurities on Bi$_2$Te$_3$.

preprint2011arXiv

Step size adaptation in first-order method for stochastic strongly convex programming

We propose a first-order method for stochastic strongly convex optimization that attains $O(1/n)$ rate of convergence, analysis show that the proposed method is simple, easily to implement, and in worst case, asymptotically four times faster than its peers. We derive this method from several intuitive observations that are generalized from existing first order optimization methods.

preprint2010arXiv

A New SLNR-based Linear Precoding for Downlink Multi-User Multi-Stream MIMO Systems

Signal-to-leakage-and-noise ratio (SLNR) is a promising criterion for linear precoder design in multi-user (MU) multiple-input multiple-output (MIMO) systems. It decouples the precoder design problem and makes closed-form solution available. In this letter, we present a new linear precoding scheme by slightly relaxing the SLNR maximization for MU-MIMO systems with multiple data streams per user. The precoding matrices are obtained by a general form of simultaneous diagonalization of two Hermitian matrices. The new scheme reduces the gap between the per-stream effective channel gains, an inherent limitation in the original SLNR precoding scheme. Simulation results demonstrate that the proposed precoding achieves considerable gains in error performance over the original one for multi-stream transmission while maintaining almost the same achievable sum-rate.

preprint2010arXiv

Anomalous Meissner effect in pnictide superconductors

The Meissner effect has been studied in Ba(Fe0.926Co0.074)2As2 and Ba0.6K0.4Fe2As2 single crystals and compared to well known, type-II superconductors LuNi2B2C and V3Si. Whereas flux penetration is mostly determined by the bulk pinning (and, perhaps, surface barrier) resulting in a large negative magnetization, the flux expulsion upon cooling in a magnetic field is very small, which could also be due to pinning and/or surface barrier effects. However, in stark contrast with the expected behavior, the amount of the expelled flux increases almost linearly with the applied magnetic field, at least up to our maximum field of 5.5 T, which far exceeds the upper limit for the surface barrier. One interpretation of the observed behavior is that there is a field-driven suppression of magnetic pair-breaking.

preprint2010arXiv

Contrasting Pair-Breaking Effects by Doping Mn and Zn in Ba0.5K0.5Fe2As2

Resistivity, Hall effect, magnetoresistance and DC magnetization were measured in Mn and Zn doped Ba$_{0.5}$K$_{0.5}$Fe$_{2}$As$_{2}$ samples. It is found that the Mn-doping can depress the superconducting transition temperature drastically with a rate of $ΔT_c$/Mn-1% = -4.2 K, while that by Zn-doping is negligible. Detailed analysis reveals that the Mn-doping enhances the residual resistivity ($ρ_0$) significantly, and induces strong local magnetic moments ($\sim$ 2.58 $μ_B$) which play as pair breakers. While the impurity scattering measured by $ρ_0$ in the Zn-doped samples is much weaker, accompanied by a negligible pair breaking effect. A possible explanation is that the impurity scattering by the Zn impurities are mainly small angle scattering (or small momentum transfer), therefore it cannot break the pairing induced by the interpocket scattering and thus affect the superconducting transition temperature weakly.

preprint2010arXiv

Landau Quantization of Massless Dirac Fermions in Topological Insulator

The recent theoretical prediction and experimental realization of topological insulators (TI) has generated intense interest in this new state of quantum matter. The surface states of a three-dimensional (3D) TI such as Bi_2Te_3, Bi_2Se_3 and Sb_2Te_3 consist of a single massless Dirac cones. Crossing of the two surface state branches with opposite spins in the materials is fully protected by the time reversal (TR) symmetry at the Dirac points, which cannot be destroyed by any TR invariant perturbation. Recent advances in thin-film growth have permitted this unique two-dimensional electron system (2DES) to be probed by scanning tunneling microscopy (STM) and spectroscopy (STS). The intriguing TR symmetry protected topological states were revealed in STM experiments where the backscattering induced by non-magnetic impurities was forbidden. Here we report the Landau quantization of the topological surface states in Bi_2Se_3 in magnetic field by using STM/STS. The direct observation of the discrete Landau levels (LLs) strongly supports the 2D nature of the topological states and gives direct proof of the nondegenerate structure of LLs in TI. We demonstrate the linear dispersion of the massless Dirac fermions by the square-root dependence of LLs on magnetic field. The formation of LLs implies the high mobility of the 2DES, which has been predicted to lead to topological magneto-electric effect of the TI.

preprint2010arXiv

Low Temperature Specific Heat of Optimally Doped BaFe$_{2-x}$$TM_x$As$_{2}$ ($TM$ = Co and Ni) Single Crystals: Constraint on the Pairing Gap

Low temperature specific heat has been measured in optimally doped and highly overdoped non-superconducting BaFe$_{2-x}$TM$_x$As$_{2}$ ($TM$ = Co and Ni) single crystals. By using the data of the overdoped samples, we successfully removed the phonon contribution of the optimally doped ones, and derived the electronic specific heat coefficient $γ_e$. Remarkably, we found a continuing temperature dependent $γ_e(T)$ which follows the quadratic relation $γ_e=γ_0+αT^2$ in the low temperature limit. Together with the very small residual term $γ_0$, linear magnetic field dependence of $γ_e$, it is concluded that there are either small segments of nodal lines, or point-like nodes in these samples.

preprint2009arXiv

Experimental demonstration of the topological surface states protected by the time-reversal symmetry

We report direct imaging of standing waves of the nontrivial surface states of topological insulator Bi$_2$Te$_3$ by using a low temperature scanning tunneling microscope. The interference fringes are caused by the scattering of the topological states off Ag impurities and step edges on the Bi$_2$Te$_3$(111) surface. By studying the voltage-dependent standing wave patterns, we determine the energy dispersion $E(k)$, which confirms the Dirac cone structure of the topological states. We further show that, very different from the conventional surface states, the backscattering of the topological states by nonmagnetic impurities is completely suppressed. The absence of backscattering is a spectacular manifestation of the time-reversal symmetry, which offers a direct proof of the topological nature of the surface states.

preprint2009arXiv

Flux dynamics and vortex phase diagram in $Ba(Fe_{1-x}Co_x)_2As_2$ single crystals revealed by magnetization and its relaxation

Magnetization and its relaxation have been measured in $Ba(Fe_{1-x}Co_x)_2As_2$ single crystals at various doping levels ranging fromvery underdoped to very overdoped regimes. Sizable magnetization relaxation rate has been observed in all samples, indicating a moderate vortex motion and relatively small characteristic pinning energy. Detailed analysis leads to the following conclusions: (1) A prominent second-peak (SP) effect was observed in the samples around the optimal doping level (x $\approx$ 0.08), but it becomes invisible or very weak in the very underdoped and overdoped samples; (2) The magnetization relaxation rate is inversely related to the transient superconducting current density revealing the non-monotonic field and temperature dependence through the SP region; (3) A very sharp magnetization peak was observed near zero field which corresponds to a much reduced relaxation rate; (4) A weak temperature dependence of relaxation rate or a plateau was found in the intermediate temperature region. Together with the treatment of the Generalized-Inversion-Scheme, we suggest that the vortex dynamics is describable by the collective pinning model. Finally, vortex phase diagrams were drawn for all the samples showing a systematic evolution of vortex dynamics.

preprint2009arXiv

Impurity Scattering Effect on Superconductivity and the Violation of Anderson Theorem in Ba(Fe_{1-x}Co_x)_2As_2 Single Crystals

Low-temperature specific heat (SH) and resistivity were measured on Ba(Fe_{1-x}Co_x)_2As_2 single crystals in wide doping region. A sizeable residual specific heat coefficient γ_0 was observed in the low temperature limit of all samples. The specific heat jump near T_c, i.e. ΔC/T|_{T_c} and the upper critical field H_{c2}^c (H||c) were also determined. It is found that -γ_0, ΔC/T|_{T_c}, \sqrt{H_{c2}^c} and T_c all shared a similar evolution with doping. All these can be well understood within the model of S$^\pm$ pairing symmetry when accounting the Co-dopants as unitary scattering centers in the FeAs planes. Our results give a direct evidence for the violation of the Anderson theorem in FeAs-based superconductors.

preprint2009arXiv

Role of multiband effects and electron-hole asymmetry in the superconductivity and normal state properties of Ba(Fe$_{1-x}$Co$_{x}$)$_{2}$As$_{2}$

We report a systematic investigation, together with a theoretical analysis, of the resistivity and Hall effect in single crystals of Ba(Fe$_{1-x}$Co$_{x}$)$_{2}$As$_{2}$, over a wide doping range. We find a surprisingly great disparity between the relaxation rates of the holes and the electrons, in excess of an order of magnitude in the low-doping, low-temperature regime. The ratio of the electron to hole mobilities diminishes with temperature and doping (away from the magnetically ordered state) and becomes more conventional. We also find a straightforward explanation of the large asymmetry (compared to cuprates) of the superconducting dome: in the underdoped regime the decisive factor is the competition between AF and superconductivity (SC), while in the overdoped regime the main role is played by degradation of the nesting that weakens the pairing interaction. Our results indicate that spin-fluctuations due to interband electron-hole scattering play a crucial role not only in the superconducting pairing, but also in the normal transport.

preprint2009arXiv

Specific-Heat Measurement of Residual Superconductivity in the Normal State of Underdoped Cuprate Superconductors

We have measured the magnetic field and temperature dependence of specific heat on $Bi_2Sr_{2-x}La_xCuO_{6+δ}$ single crystals in wide doping and temperature regions. The superconductivity related specific heat coefficient $γ_{sc}$ and entropy $S_{sc}$ are determined. It is found that $γ_{sc}$ has a hump-like anomaly at $T_c$ and behaves as a long tail which persists far into the normal state for the underdoped samples, but for the heavily overdoped samples the anomaly ends sharply just near $T_c$. Interestingly, we found that the entropy associated with superconductivity is roughly conserved when and only the long tail part in the normal state is taken into account for the underdoped samples, indicating the residual superconductivity above T$_c$.

preprint2009arXiv

Structural and transport properties of Sr2VO{3-delta}FeAs superconductors with different oxygen deficiencies

Sr2VO{3-delta}FeAs superconductors with different oxygen deficiencies have been successfully fabricated. It is found that the superconducting transition temperature drops down monotonically with the increase of oxygen deficiency. The diminishing of superconductivity is accompanied by the enhancement of residual resistivity, indicating an unraveled scattering effect induced by the oxygen deficiency. The highest superconducting transition temperature at about 40 K is achieved near the stoichiometrical sample Sr$_2$VO$_{3}$FeAs. Surprisingly, the X-ray photoelectron spectroscopy (XPS) shows that the vanadium has a "5+" valence state in the samples. The Hall effect measurements reveal that the density of charge carriers (electron-like here) varies qualitatively with the increase of oxygen deficiency. Magnetotransport measurements show that the superconducting transition changes from one-step-like shape at low fields to two-step-like one at high fields, indicating a high anisotropy.

preprint2009arXiv

Superconductivity and phase diagrams in 4d- and 5d-metal-doped iron arsenides SrFe_{2-x}M_xAs_2 (M = Rh, Ir, Pd)

By substituting the Fe with the 4d and 5d-transition metals Rh, Ir and Pd in SrFe_2As_2, we have successfully synthesized a series of superconductors SrFe_{2-x}M_xAs_2 (M = Rh, Ir and Pd) and explored the phase diagrams of them. The systematic evolution of the lattice constants indicated that part of the Fe ions were successfully replaced by the transition metals Rh, Ir and Pd. By increasing the doping content of Rh, Ir and Pd, the antiferromagnetic state of the parent phase is suppressed progressively and superconductivity is induced. The general phase diagrams were obtained and found to be similar to the case of doping Co and Ni to the Fe sites. However, the detailed structure of the phase diagram, in terms of how fast to suppress the antiferromagnetic order and induce the superconductivity, varies from one kind of doped element to another. Regarding the close values of the maximum superconducting transition temperatures in doping Co, Rh and Ir which locate actually in the same column in the periodic table of elements but have very different masses, we argue that the superconductivity is intimately related to the suppression of the AF order, rather than the electron-phonon coupling.

preprint2009arXiv

Superconductivity at 15.6 K in Calcium-doped Tb_{1-x}Ca_xFeAsO: the structure requirement for achieving superconductivity in the hole-doped 1111 phase

Superconductivity at about 15.6 K was achieved in Tb_{1-x}Ca_xFeAsO by partially substituting Tb^{3+} with Ca^{2+} in the nominal doping region x = 0.40 \sim 0.50. A detailed investigation was carried out in a typical sample with doping level of x = 0.44. The upper critical field of this sample was estimated to be 77 Tesla from the magnetic field dependent resistivity data. The domination of hole-like charge carriers in the low-temperature region was confirmed by Hall effect measurements. The comparison between the calcium-doped sample Pr_{1-x}Ca_xFeAsO (non-superconductive) and the Strontium-doped sample Pr_{1-x}Sr_xFeAsO (superconductive) suggests that a lager ion radius of the doped alkaline-earth element compared with that of the rare-earth element may be a necessary requirement for achieving superconductivity in the hole-doped 1111 phase.

preprint2009arXiv

Superconductivity at 22.3 K in SrFe2-xIrxAs2

By substituting the Fe with the 5d-transition metal Ir in SrFe2As2, we have successfully synthesized the superconductor SrFe2-xIrxAs2 with Tc = 22.3 K at x = 0.5. X-ray diffraction indicates that the material has formed the ThCr2Si2-type structure with a space group I4/mmm. The temperature dependence of resistivity and dc magnetization both reveal sharp superconducting transitions at around 22 K. An estimate on the diamagnetization signal reveals a high Meissner shielding volume. Interestingly, the normal state resistivity exhibits a roughly linear behavior up to 300 K. The superconducting transitions at different magnetic fields were also measured yielding a slope of -dHc2/dT = 3.8 T/K near Tc. Using the Werthamer-Helfand-Hohenberg (WHH) formula, the upper critical field at zero K is found to be about 58 T. Counting the possible number of electrons doped into the system in SrFe2-xIrxAs2, we argue that the superconductivity in the Ir-doped system is different from the Co-doped case, which should add more ingredients to the underlying physics of the iron pnictide superconductors.

preprint2009arXiv

Superconductivity in Ti-doped Iron-Arsenide Compound Sr4Cr0.8Ti1.2O6Fe2As2

Superconductivity was achieved in Ti-doped iron-arsenide compound Sr4Cr0.8Ti1.2O6Fe2As2 (abbreviated as Cr-FeAs-42622). The x-ray diffraction measurement shows that this material has a layered structure with the space group of \emph{P4/nmm}, and with the lattice constants a = b = 3.9003 A and c = 15.8376 A. Clear diamagnetic signals in ac susceptibility data and zero-resistance in resistivity data were detected at about 6 K, confirming the occurrence of bulk superconductivity. Meanwhile we observed a superconducting transition in the resistive data with the onset transition temperature at 29.2 K, which may be induced by the nonuniform distribution of the Cr/Ti content in the FeAs-42622 phase, or due to some other minority phase.

preprint2009arXiv

Suppression of the critical temperature of superconducting NdFeAs(OF) single crystals by Kondo-like defect sites induced by alpha-particle irradiation

We report a comprehensive investigation of the suppression of the critical temperature Tc of NdFeAs(OF) single crystal by alpha-particle irradiation. Our data indicate that irradiation defects produce both nonmagnetic and magnetic scattering, resulting in the Kondo-like excess resistance $Δρ(T)\propto ln T$ over 2 decades in temperatures above $T_c$. Despite high densities of irradiation defects, the dose at which $T_c$ is suppressed to zero is comparable to that for MgB2 but is well above the corresponding values for cuprates.

preprint2009arXiv

Tailoring the Superconductivity and Antiferromagnetic Order in SrFe2-xRhxAs2

By doping Rh to the Fe sites in SrFe2As2, superconductivity is induced when the antiferromagnetic (AF) order is suppressed. The maximum superconducting transition temperature was found at about 22 K with the doping level of x = 0.25. It is found that the resistivity anomaly associating with the AF order reveals a sharp drop for the parent phase and the samples with low doping (x = 0.05), while it evolves into an uprising at a higher doping level (x = 0.1). A general phase diagram is depicted which exhibits the similarity with that of Co doping. Regarding the close maximum superconducting transition temperatures in doping Co, Rh and Ir, we argue that the superconductivity is intimately related to the suppression of the AF order, rather than the electron-phonon coupling.

preprint2009arXiv

Transition of stoichiometricSr2VO3FeAs to a superconducting state at 37.2 K

The superconductor Sr4V2O6Fe2As2 with transition temperature at 37.2 K has been fabricated. It has a layered structure with the space group of p4/nmm, and with the lattice constants a = 3.9296Aand c = 15.6732A. The observed large diamagnetization signal and zero-resistance demonstrated the bulk superconductivity. The broadening of resistive transition was measured under different magnetic fields leading to the discovery of a rather high upper critical field. The results also suggest a large vortex liquid region which reflects high anisotropy of the system. The Hall effect measurements revealed dominantly electron-like charge carriers in this material. The superconductivity in the present system may be induced by oxygen deficiency or the multiple valence states of vanadium.

preprint2008arXiv

Doping Dependence of Superconductivity and Lattice Constants in Hole Doped $La_{1-x}Sr_xFeAsO$

By using solid state reaction method we have fabricated the hole doped $La_{1-x}Sr_xFeAsO$ superconductors with Sr content up to 0.13. It is found that the sharp anomaly at about 150 K and the low temperature upturn of resistivity are suppressed by doping holes into the parent phase. Interestingly both the superconducting transition temperature $T_c$ and the lattice constants (a-axis and c-axis) increase monotonously with hole concentration, in sharp contrast with the electron doped side where the $T_c$ increases with a continuing shrinkage of the lattice constants either by dope more fluorine or oxygen vacancies into the system. Our data clearly illustrate that the superconductivity can be induced by doping holes via substituting the trivalent La with divalent Sr in the LaFeAsO system with single FeAs layer, and the $T_c$ in the present system exhibits a symmetric behavior at the electron and hole doped sides, as we reported previously.

preprint2008arXiv

Synthesizing and characterization of hole doped nickel based superconductor (La$_{1-x}$Sr$_{x}$)NiAsO

We report the synthesizing and characterization of the hole doped Ni-based superconductor ($La_{1-x}Sr_{x})NiAsO$. By substituting La with Sr, the superconducting transition temperature $T_c$ is increased from 2.4 K of the parent phase $LaNiAsO$ to 3.7 K at the doping levels x= 0.1 - 0.2. The curve $T_c$ versus hole concentration shows a symmetric behavior as the electron doped samples $LaNiAs(O_{1-x}F_{x})$. The normal state resistivity in Ni-based samples shows a good metallic behavior and reveals the absence of spin density wave induced anomaly which appears in the Fe-based system at about 150 K. Hall effect measurements indicate that the electron conduction in the parent phase $LaNiAsO$ is dominated by electron-like charge carriers, while with more Sr doping, a hole-like band will emerge and finally prevail over the conduction, such a phenomenon reflects that the Fermi surface of $LaNiAsO$ comprises of electron pockets and hole pockets, thus the sign of charge carriers could be changed once the contribution of hole pockets overwhelms that of electron pockets. Magnetoresistance measurements and the violation of Kohler rule provide further proof that multiband effect dominate the normal state transport of ($La_{1-x}Sr_{x})NiAsO$.