Catalog footprint

What is connected

68works
26topics
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

68 published item(s)

preprint2026arXiv

On the (In-)Security of the Shuffling Defense in the Transformer Secure Inference

For Transformer models, cryptographically secure inference ensures that the client learns only the final output, while the server learns nothing about the client's input. However, securely computing nonlinear layers remains a major efficiency bottleneck due to the substantial communication rounds and data transmission required. To address this issue, prior works reveal intermediate activations to the client, allowing nonlinear operations to be computed in plaintext. Although this approach significantly improves efficiency, exposing activations enables adversaries to extract model weights. To mitigate this risk, existing works employ a shuffling defense that reveals only randomly permuted activations to the client. In this work, we show that the shuffling defense is not as robust as previously claimed. We propose an attack that aligns differently shuffled activations to a common permutation and subsequently exploits them to extract model weights. Experiments on Pythia-70m and GPT-2 demonstrate that the proposed attack can align shuffled activations with mean squared errors ranging from $10^{-9}$ to $10^{-6}$. With a query cost of approximately \$1, the adversary can recover model weights with L1-norm differences ranging from $10^{-4}$ to $10^{-2}$ compared to the oracle weights.

preprint2023arXiv

The application of Nano-silica gel in sealing well micro-annuli and cement channeling

The possibility for hydrocarbon fluids to migrate through debonded micro-annuli wells is a major concern in the petroleum industry. With effective permeability of 0.1-1.0 mD, the existence of channels in a cement annulus with apertures of 10-300 micrometer constitutes a major threat. Squeeze cement is typically difficult to repair channels-leakage with small apertures; hence, a low-viscosity sealer that can be inserted into these channels while producing a long-term resilient seal is sought. A novel application using nano-silica sealants could be the key to seal these channels. In the construction and sealing of hydrocarbon wells, cementing is a critical phase. Cement is prone to cracking during the life cycle of a well because of the changes in downhole conditions. The usage of micro-sized cross-linked nano-silica gel as a sealant material to minimize damaged cement sheaths is investigated in this study. Fluid leakage through channels in the cement was investigated using an experimental system. With a diameter of 0.05 inches, the impact of the cement channel size was explored. The sealing efficiency increased from 86 percent to 95 percent when the nano-silica concentration of the sealing gel increased from 13 percent to 25 percent. This demonstrates that the concentration of nano-silica in the sealing gel affects the gel's ability to seal against fluid flow. This research proposes a new way for improving cement zonal isolation and thereby lowering the impact of cement failure in the oil and gas industry.

preprint2023arXiv

Well Cement Degradation and Wellbore Integrity in Geological CO2 Storages: A Literature Review

Carbon capture and storage (CCS) has emerged as the most effective method to curb the CO2 concentration in the atmosphere. It can store up to 5 billion tons of CO2 per year. To guarantee a safe and economical geological storage, the well cement degradation and wellbore integrity need to be studied thoroughly. This review paper is designed to provide a fundamental background of well cement degradation and wellbore integrity in geological CO2 storages to support the researchers in further investigation. The review mainly focuses on mechanical, thermal, chemical property changes and corrosion time for cement in experiments and simulation during geological CO2 storage. However, the debonding interface between casing/cement or cement/formation has not been addressed profoundly. A further investigation should inspect how pressure, temperature, and chemical reaction affect the micro-annuli of casing/cement or cement/formation. Also, a mathe-matical model should be established to predict the corrosion rate in geological CO2 storage.

preprint2022arXiv

An Automatic and Efficient BERT Pruning for Edge AI Systems

With the yearning for deep learning democratization, there are increasing demands to implement Transformer-based natural language processing (NLP) models on resource-constrained devices for low-latency and high accuracy. Existing BERT pruning methods require domain experts to heuristically handcraft hyperparameters to strike a balance among model size, latency, and accuracy. In this work, we propose AE-BERT, an automatic and efficient BERT pruning framework with efficient evaluation to select a "good" sub-network candidate (with high accuracy) given the overall pruning ratio constraints. Our proposed method requires no human experts experience and achieves a better accuracy performance on many NLP tasks. Our experimental results on General Language Understanding Evaluation (GLUE) benchmark show that AE-BERT outperforms the state-of-the-art (SOTA) hand-crafted pruning methods on BERT$_{\mathrm{BASE}}$. On QNLI and RTE, we obtain 75\% and 42.8\% more overall pruning ratio while achieving higher accuracy. On MRPC, we obtain a 4.6 higher score than the SOTA at the same overall pruning ratio of 0.5. On STS-B, we can achieve a 40\% higher pruning ratio with a very small loss in Spearman correlation compared to SOTA hand-crafted pruning methods. Experimental results also show that after model compression, the inference time of a single BERT$_{\mathrm{BASE}}$ encoder on Xilinx Alveo U200 FPGA board has a 1.83$\times$ speedup compared to Intel(R) Xeon(R) Gold 5218 (2.30GHz) CPU, which shows the reasonableness of deploying the proposed method generated subnets of BERT$_{\mathrm{BASE}}$ model on computation restricted devices.

preprint2022arXiv

CAEN: A Hierarchically Attentive Evolution Network for Item-Attribute-Change-Aware Recommendation in the Growing E-commerce Environment

Traditional recommendation systems mainly focus on modeling user interests. However, the dynamics of recommended items caused by attribute modifications (e.g. changes in prices) are also of great importance in real systems, especially in the fast-growing e-commerce environment, which may cause the users' demands to emerge, shift and disappear. Recent studies that make efforts on dynamic item representations treat the item attributes as side information but ignore its temporal dependency, or model the item evolution with a sequence of related users but do not consider item attributes. In this paper, we propose Core Attribute Evolution Network (CAEN), which partitions the user sequence according to the attribute value and thus models the item evolution over attribute dynamics with these users. Under this framework, we further devise a hierarchical attention mechanism that applies attribute-aware attention for user aggregation under each attribute, as well as personalized attention for activating similar users in assessing the matching degree between target user and item. Results from the extensive experiments over actual e-commerce datasets show that our approach outperforms the state-of-art methods and achieves significant improvements on the items with rapid changes over attributes, therefore helping the item recommendation to adapt to the growth of the e-commerce platform.

preprint2022arXiv

DAIS: Automatic Channel Pruning via Differentiable Annealing Indicator Search

The convolutional neural network has achieved great success in fulfilling computer vision tasks despite large computation overhead against efficient deployment. Structured (channel) pruning is usually applied to reduce the model redundancy while preserving the network structure, such that the pruned network can be easily deployed in practice. However, existing structured pruning methods require hand-crafted rules which may lead to tremendous pruning space. In this paper, we introduce Differentiable Annealing Indicator Search (DAIS) that leverages the strength of neural architecture search in the channel pruning and automatically searches for the effective pruned model with given constraints on computation overhead. Specifically, DAIS relaxes the binarized channel indicators to be continuous and then jointly learns both indicators and model parameters via bi-level optimization. To bridge the non-negligible discrepancy between the continuous model and the target binarized model, DAIS proposes an annealing-based procedure to steer the indicator convergence towards binarized states. Moreover, DAIS designs various regularizations based on a priori structural knowledge to control the pruning sparsity and to improve model performance. Experimental results show that DAIS outperforms state-of-the-art pruning methods on CIFAR-10, CIFAR-100, and ImageNet.

preprint2022arXiv

Differentiable Multi-Agent Actor-Critic for Multi-Step Radiology Report Summarization

The IMPRESSIONS section of a radiology report about an imaging study is a summary of the radiologist's reasoning and conclusions, and it also aids the referring physician in confirming or excluding certain diagnoses. A cascade of tasks are required to automatically generate an abstractive summary of the typical information-rich radiology report. These tasks include acquisition of salient content from the report and generation of a concise, easily consumable IMPRESSIONS section. Prior research on radiology report summarization has focused on single-step end-to-end models -- which subsume the task of salient content acquisition. To fully explore the cascade structure and explainability of radiology report summarization, we introduce two innovations. First, we design a two-step approach: extractive summarization followed by abstractive summarization. Second, we additionally break down the extractive part into two independent tasks: extraction of salient (1) sentences and (2) keywords. Experiments on English radiology reports from two clinical sites show our novel approach leads to a more precise summary compared to single-step and to two-step-with-single-extractive-process baselines with an overall improvement in F1 score Of 3-4%.

preprint2022arXiv

Effective Few-Shot Named Entity Linking by Meta-Learning

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base, which is significant and fundamental for various downstream applications, e.g., knowledge base completion, question answering, and information extraction. While great efforts have been devoted to this task, most of these studies follow the assumption that large-scale labeled data is available. However, when the labeled data is insufficient for specific domains due to labor-intensive annotation work, the performance of existing algorithms will suffer an intolerable decline. In this paper, we endeavor to solve the problem of few-shot entity linking, which only requires a minimal amount of in-domain labeled data and is more practical in real situations. Specifically, we firstly propose a novel weak supervision strategy to generate non-trivial synthetic entity-mention pairs based on mention rewriting. Since the quality of the synthetic data has a critical impact on effective model training, we further design a meta-learning mechanism to assign different weights to each synthetic entity-mention pair automatically. Through this way, we can profoundly exploit rich and precious semantic information to derive a well-trained entity linking model under the few-shot setting. The experiments on real-world datasets show that the proposed method can extensively improve the state-of-the-art few-shot entity linking model and achieve impressive performance when only a small amount of labeled data is available. Moreover, we also demonstrate the outstanding ability of the model's transferability.

preprint2022arXiv

FuncFooler: A Practical Black-box Attack Against Learning-based Binary Code Similarity Detection Methods

The binary code similarity detection (BCSD) method measures the similarity of two binary executable codes. Recently, the learning-based BCSD methods have achieved great success, outperforming traditional BCSD in detection accuracy and efficiency. However, the existing studies are rather sparse on the adversarial vulnerability of the learning-based BCSD methods, which cause hazards in security-related applications. To evaluate the adversarial robustness, this paper designs an efficient and black-box adversarial code generation algorithm, namely, FuncFooler. FuncFooler constrains the adversarial codes 1) to keep unchanged the program's control flow graph (CFG), and 2) to preserve the same semantic meaning. Specifically, FuncFooler consecutively 1) determines vulnerable candidates in the malicious code, 2) chooses and inserts the adversarial instructions from the benign code, and 3) corrects the semantic side effect of the adversarial code to meet the constraints. Empirically, our FuncFooler can successfully attack the three learning-based BCSD models, including SAFE, Asm2Vec, and jTrans, which calls into question whether the learning-based BCSD is desirable.

preprint2022arXiv

IPAPRec: A promising tool for learning high-performance mapless navigation skills with deep reinforcement learning

This paper studies how to improve the generalization performance and learning speed of the navigation agents trained with deep reinforcement learning (DRL). Although DRL exhibits huge potential in robot mapless navigation, DRL agents performing well in training scenarios are often found to perform poorly in unfamiliar scenarios. In this work, we propose that the representation of LiDAR readings is a key factor behind the degradation of agents' performance and present a powerful input pre-processing (IP) approach to address this issue. As this approach uses adaptively parametric reciprocal functions to pre-process LiDAR readings, we refer to this approach as IPAPRec and its normalized version as IPAPRecN. IPAPRec/IPAPRecN can highlight important short-distance values and compress the range of less-important long-distance values in laser scans, which well address the issues induced by conventional representations of laser scans. Their high performance was validated by extensive simulation and real-world experiments. The results show that our methods can substantially improve navigation agents' generalization performance and greatly reduce the training time compared to conventional methods.

preprint2022arXiv

The Green polynomials via vertex operators

An iterative formula for the Green polynomial is given using the vertex operator realization of the Hall-Littlewood function. Based on this, (1) a general combinatorial formula of the Green polynomial is given; (2) several compact formulas are given for Green's polynomials associated with upper partitions of length $\leq 3$ and the diagonal lengths $\leq 3$; (3) a Murnaghan-Nakayama type formula for the Green polynomial is obtained; and (4) an iterative formula is derived for the bitrace of the finite general linear group $G$ and the Iwahori-Hecke algebra of type $A$ on the permutation module of $G$ by its Borel subgroup.

preprint2021arXiv

Design of Polar Code Lattices of Small Dimension

Polar code lattices are formed from binary polar codes using Construction D. In this paper, we propose a design technique for finite-dimension polar code lattices. The dimension $n$ and target probability of decoding error are parameters for this design. To select the rates of the Construction D component codes, rather than using the capacity as in past work, we use the explicit finite-length properties of the polar code. Under successive cancellation decoding, density evolution allows choosing code rates that satisfy the equal error probability rule. At an error-rate of $10^{-4}$, a dimension $n=128$ polar code lattice achieves a VNR of 2.5 dB, within 0.2 dB of the best-known BCH code lattice, but with significantly lower decoding complexity.

preprint2021arXiv

Lepton flavor violating Higgs decay $h\rightarrow μτ$ in the littlest Higgs Model with T-parity

Inspired by the recent CMS $h \to μτ$ excess, we calculate the lepton flavor violating Higgs decay $h \to μτ$ in the littlest Higgs model with T-parity (LHT). Under the constraints of $\ell_i \to \ell_j γ$, $Z \to \ell_i \bar{\ell}_j$ and Higgs data, we find that the branching ratio of $h \to μτ$ can maximally reach $\mathcal O(10^{-4})$. We also investigate the correlation between $h \to μτ$, $τ\to μγ$ and $Z \to μτ$, which can be used to test LHT model at future $e^+e^-$ colliders.

preprint2021arXiv

LSM-DFN Modeling for Seismic Responses in Complex Fractured Media: Comparison of Static and Dynamic Elastic Moduli

Crack microgeometries pose a paramount influence on effective elastic characteristics and sonic responses. Geophysical exploration based on seismic methods are widely used to assess and understand the presence of fractures. Numerical simulation as a promising way for this issue, still faces some challenges. With the rapid development of computers and computational techniques, discrete-based numerical approaches with desirable properties have been increasingly developed, but have not yet extensively applied to seismic response simulation for complex fractured media. For this purpose, we apply the coupled LSM-DFN model (Liu and Fu, 2020b) to examining the validity in emulating elastic wave propagation and scattering in naturally-fractured media. By comparing to the theoretical values, the implement of the schema is validated with input parameters optimization. Moreover, dynamic elastic moduli from seismic responses are calculated and compared with static ones from quasi-static loading of uniaxial compression tests. Numerical results are consistent with the tendency of theoretical predictions and available experimental data. It shows the potential for reproducing the seismic responses in complex fractured media and quantitatively investigating the correlations and differences between static and dynamic elastic moduli.

preprint2021arXiv

On irreducible characters of the Iwahori-Hecke algebra in type $A$

We use vertex operators to compute irreducible characters of the Iwahori-Hecke algebra of type $A$. Two general formulas are given for the irreducible characters in terms of those of the symmetric groups or the Iwahori-Hecke algebras in lower degrees. Explicit formulas are derived for the irreducible characters labeled by hooks and two-row partitions. Using duality, we also formulate a determinant type Murnaghan-Nakayama formula and give another proof of Ram's combinatorial Murnaghan-Nakayama formula. As applications, we study super-characters of the Iwahori-Hecke algebra as well as the bitrace of the regular representation and provide a simple proof of the Halverson-Luduc-Ram formula.

preprint2020arXiv

Black and White Anatase, Rutile and Mixed Forms: Band-Edges and Photocatalytic Activity

Here we investigate the band-level energetics of "black" hydrogenated titania in different polymorphs using in-situ photoelectrochemical measurements and XPS valence band measurements. We find that the conduction band of black rutile is higher in energy than in black anatase by 0.4 eV. For photocatalytic hydrogen generation, in a polymorph hetero-junction such as in black Degussa P25, thus black rutile can act as a photosensitizer while black anatase provides charge-mediation catalysis onto H2O to generate H2. By optimizing the thermal reduction conditions of black anatase/rutile junctions the H2 production can be significantly increased.

preprint2020arXiv

Black Magic in Gray Titania: Noble-Metal-Free Photocatalytic H2 Evolution from Hydrogenated Anatase

"Black" TiO2 has gained increasing interest because of its outstanding properties and promising applications in a wide range of fields. Among the outstanding features of the material is that certain synthesis processes lead to the formation of an intrinsic co-catalytic center and thus enable noble-metal free photocatalytic H2 generation. In this work, we report "grey TiO2" by an appropriate hydrogenation treatment exhibits excellent photocatalytic hydrogen. In this case, by the employment of thermally stable and high-surface-area TiO2 nanoparticles as well as mesoporous particles as the hydrogenation precursor, the appropriate extent of reduction of TiO2 (coloration) and the formation of Ti3+ is the key for the efficient noble-metal-free photocatalytic H2 generation. The EPR results reveal that "grey TiO2" shows stronger Ti3+ feature at g ca. 1.93 than "black TiO2" contributing to the intrinsic catalytic center for H2 evolution.

preprint2020arXiv

Danger-aware Adaptive Composition of DRL Agents for Self-navigation

Self-navigation, referred as the capability of automatically reaching the goal while avoiding collisions with obstacles, is a fundamental skill required for mobile robots. Recently, deep reinforcement learning (DRL) has shown great potential in the development of robot navigation algorithms. However, it is still difficult to train the robot to learn goal-reaching and obstacle-avoidance skills simultaneously. On the other hand, although many DRL-based obstacle-avoidance algorithms are proposed, few of them are reused for more complex navigation tasks. In this paper, a novel danger-aware adaptive composition (DAAC) framework is proposed to combine two individually DRL-trained agents, obstacle-avoidance and goal-reaching, to construct a navigation agent without any redesigning and retraining. The key to this adaptive composition approach is that the value function outputted by the obstacle-avoidance agent serves as an indicator for evaluating the risk level of the current situation, which in turn determines the contribution of these two agents for the next move. Simulation and real-world testing results show that the composed Navigation network can control the robot to accomplish difficult navigation tasks, e.g., reaching a series of successive goals in an unknown and complex environment safely and quickly.

preprint2020arXiv

Global small analytic solutions of MHD boundary layer equations

In this paper, we prove the global existence and the large time decay estimate of solutions to the two-dimensional MHD boundary layer equations with small initial data, which is analytical in the tangential variable. The main idea of the proof is motivated by that of \cite{PZ5}. The additional difficulties are: 1. there appears the magnetic field; 2. the far field here depends on the tangential variable; 3. the Reynolds number is different from magnetic Reynolds number. In particular, we solved an open question in \cite{XY19} concerning the large time existence of analytical solutions to the MHD boundary layer equations.

preprint2020arXiv

Interactive Human-Machine Learning Framework for Modelling of Ferroelectric-Dielectric Composites

Data driven materials discovery and optimization requires databases that are error free and experimentally verified. Performing material measurements are time-consuming and often restricted by the fact that material sample preparations are non-trivial, labour-intensive and expensive. Numerical modelling of materials has been studied over the years in order to address these issues and nowadays it has been developed at multi-scale and multi-physics levels. However, numerical models for nano-composites, especially for ferroelectrics are limited due to multiple unknowns including oxygen vacancy densities, grain sizes and domain boundaries existing in the system. In this work, we introduce a human-machine interactive learning framework by developing a scalable semi-empirical model to accurately predict material properties enabled by deep learning (DL). MgO-doped BST (BaxSr1-xTiO3) is selected as an example ferroelectric-dielectric composite for validation. The DL model transfer-learns the experimental features of materials from a measurement database which includes data for over 100 different ferroelectric composites collected by screening the published data and combining our own measurement data. The trained DL model is utilized in providing feedback to human researchers, who then refine computer model parameters accordingly, hence completing the interactive learning cycle. Finally, the developed DL model is applied to predict and optimise new ferroelectric-dielectric composites with the highest figure of merit (FOM) value.

preprint2020arXiv

Intrinsically Activated SrTiO3: Photocatalytic H2 Evolution from Neutral Aqueous Methanol Solution in the Absence of Any Noble Metal Cocatalyst

Noble metal cocatalysts are conventionally a crucial factor in oxide-semiconductor-based photocatalytic hydrogen generation. In the present work, we show that optimized high-temperature hydrogenation of commercially available strontium titanate (SrTiO3) powder can be used to engineer an intrinsic cocatalytic shell around nanoparticles that can create a photocatalyst that is highly effective without the use of any additional cocatalyst for hydrogen generation from neutral aqueous methanol solutions. This intrinsic activation effect can also be observed for SrTiO3[100] single crystal as well as Nb-doped SrTiO3 (100) single crystal. For all types of SrTiO3 samples (nanopowders and either of the single crystals), hydrogenation under optimum conditions leads to a surface-hydroxylated layer together with lattice defects visible by transmission electron microscopy, electron paramagnetic resonance (EPR), and photoluminescence (PL). Active samples provide states in a defective matrix -- this is in contrast to the inactive defects formed in other reductive atmospheres. In aqueous media, active SrTiO3 samples show a significant negative shift of the flatband potential (in photoelectrochemical as well as in capacitance data) and a lower charge-transfer resistance for photoexcited electrons. We therefore ascribe the remarkable cocatalyst-free activation of the material to a synergy between thermodynamics (altered interface energetics induced by hydroxylation) and kinetics (charge transfer mediation by suitable Ti3+ states).

preprint2020arXiv

Large diameter TiO$_2$ nanotubes enable integration of conformed hierarchical and blocking layers for enhanced dye-sensitized solar cell efficiency

In the present work we grow anodic TiO$_2$ nanotube layer with tube diameter ~ 500 nm and an open tube mouth. We use this morphology in dye-sensitized solar cells (DSSCs) and show that these tubes allow the construction of hybrid hierarchical photoanode structures of nanotubes with a defined and wall-conformance TiO2 nanoparticles decoration. At the same time, the large diameter allows the successful establishment of an additional (insulating) blocking layer of SiO$_2$ or Al$_2$O$_3$. We show that this combination of hierarchical structure and blocking layer significantly enhances the solar cell efficiency by suppressing recombination reactions. In such a DSSC structure, the solar cell efficiency under back side illumination with AM1.5 illumination is enhanced from 5% neat tube to 7 %.

preprint2020arXiv

Large spin gaps in half metals MN4 (M=Mn, Fe, Co) with N2 dimers

We predict that cubic MN4 (M=Mn, Fe, Co) are all half metals with the largest spin gap up to ~ 5 eV. They possess robust ferromagnetic ground states with the highest Curie temperature up to ~ 103 K. Our calculations indicate these compounds are energetically favored, dynamically and mechanically stable. It is proposed that self-doping of these 3d transition metals occurs in MN4 due to the reduction in electronegativity of N2 dimers. This model can well explain the calculated integer magnetic moments, large spin gaps of MN4 and semiconducting behavior for NiN4 as well. Our results highlight the difference in electronegativity between transition metal ions and non-metal entities in forming half metals and the role of N2 dimer in enlarging the spin gaps for nitride half metals.

preprint2020arXiv

Mono-b events from single stop production at the HL-LHC and HE-LHC

Top-squarks (stop) play an important role in SUSY naturalness. The stop pair production is considered as the most effective way to search for stop at the LHC. However, the collider signature of stop pair production is usually characterized by $t\bar{t}$ plus missing transverse energy, which is also predicted in many other non-supersymmetric models. On the other hand, the single stop production via the electroweak interaction can provide some distinctive signatures, and thus will help to confirm the existence of the stop. In this paper, we investigate the observability of the mono-$b$ events from the single stop production process $pp \to \tilde t_1 \tildeχ^-_1 \to b+ E\!\!\!\!/_T$ in a simplified MSSM framework where the higgsinos and stops are the only sparticles at the HL-LHC and HE-LHC. We find that the stop mass and the higgsino mass may be probed up to about 1.6 TeV and 550 GeV at $5σ$ level at the HE-LHC with the integrated luminosity ${\cal L} = 15~\text{ab}^{-1}$. We also present the $2σ$ exclusion limits of the stop mass at the HL-LHC and HE-LHC.

preprint2020arXiv

Noble metal free photocatalytic H$_2$ generation on black TiO$_2$: On the influence of crystal facets vs. crystal damage

In this study, we investigate noble metal free photocatalytic water splitting on natural anatase single crystal facets and on wafer slices of the [001] plane before and after these surfaces have been modified by high pressure hydrogenation (HPH) and hydrogen ion-implantation. We find that on the natural, intact low index planes photocatalytic H$_2$ evolution (in absence of noble metal co-catalyst) can only be achieved when the hydrogenation treatment is accompanied by the introduction of crystal damage, such as simple scratching, miscut in the wafer or by implantation damage. X-ray reflectivity (XRR), Raman, and optical reflection measurements show that plain hydrogenation leads to a ~ 1 nm thick black titania surface layer without activity, while a colorless, density modified and ~ 7 nm thick layer with broken crystal symmetry is present in the ion implanted surface. These results demonstrate that i) the H-treatment of an intact anatase surface needs to be combined with defect formation for catalytic activation, and ii) activation does not necessarily coincide with the presence of black color.

preprint2020arXiv

Noble-Metal-Free Photocatalytic Hydrogen Evolution Activity: The Impact of Ball Milling Anatase Nanopowders with TiH2

In this work, we demonstrate that a well-established and facile ball milling approach using mixtures of commercial anatase nanoparticles and TiH2 introduces noble-metal-free photocatalytic H2 activity to titania. We characterize this synergistic effect in view of the nature of defects, state of hydroxylation, and investigate the effect on the energetics and kinetics of electronic states and the resulting H2 evolution performance.

preprint2020arXiv

Optimized FTO seeding enables the growth of high efficient Ta-doped TiO$_2$ nanorod photoanodes

Tantalum doped rutile nanorods were hydrothermally grown on FTO substrates using a new seeding approach. This approach allows the incorporation of high concentrations of up to 4.8 at% tantalum as active doping and results in a significant enhancement of photoelectrochemical water splitting rate (1.8 mA/cm2 at a potential of +1.5 V vs RHE) which corresponds to ca. 1% photocurrent conversion efficiency under AM 1.5, 100 mW/cm2 simulated sunlight irradiation.

preprint2020arXiv

Photocatalysis with TiO2 Nanotubes: Colorful Reactivity and Designing Site-Specific Photocatalytic Centers into TiO2 Nanotubes

Photocatalytic reactions on TiO2 have recently gained an enormous resurgence because of various new strategies and findings that promise to drastically increase efficiency and specificity of such reactions by modifications of the titania scaffold and chemistry. In view of geometry, in particular, anodic TiO2 nanotubes have attracted wide interest, as they allow a high degree of control over the separation of photogenerated charge carriers not only in photocatalytic reactions but also in photoelectrochemical reactions. A key advantage of ordered nanotube arrays is that nanotube modifications can be embedded site specifically into the tube wall; that is, cocatalysts, doping species, or junctions can be placed at highly defined desired locations (or with a desired regular geometry or pattern) along the tube wall. This allows an unprecedented level of engineering of energetics of reaction sites for catalytic and photocatalytic reactions, which target not only higher efficiencies but also the selectivity of reactions. Many recent tube alterations are of a morphologic nature (mesoporous structures, designed faceted crystallites, hybrids, or 1D structures), but a number of color-coded (namely, black, blue, red, green, gray) modifications have attracted wide interest because of the extension of the light absorption spectrum of titania in the visible range and because unique catalytic activity can be induced. The present Perspective gives an overview of TiO2 nanotubes in photocatalysis with an emphasis on the most recent advances in the use of nanotube arrays and discusses the underlying concepts in tailoring their photocatalytic reactivity.

preprint2020arXiv

Probing a new decay of vector-like top partner mediated by heavy Majorana neutrino via single production

Models beyond the Standard Model have been proposed to simultaneously solve the problems of naturalness and neutrino mass, in which heavy Majorana neutrinos and vector-like top partners are usually predicted. A new decay channel of the top partner mediated by the heavy Majorana neutrino can thus appear: $T\to b\,W^{+}\to b\,\ell^{+}\ell^{+}q\bar{q'}$. We study in this paper the observability of this decay process through single production of the top partner at the 14 TeV LHC: $pp\to T/\bar{T}$+jets$\to b/\bar{b}+μ^{\pm}μ^{\pm}$+jets. $2σ$ exclusion bounds on the top partner mass and mixing parameters are given by Monte-Carlo simulation, which surpass those from the search through VLT pair production in the mass range of $m_{T}>1.3$ TeV.

preprint2020arXiv

Probing single stop production at the FCC-hh/SPPC

Top squark (stop) is a crucial part of supersymmetric models (SUSY) to understand the naturalness problem. Other than the traditional stop pair production, the single production via electroweak interaction provides signals with distinctive features which could help confirm the existence of the top squark. In this paper, we investigate the observability of stop through the mono-top channel of the single stop production at the future proton-proton colliders, FCC-hh and SPPC, in a simplified Minimal Supersymmetric Standard Model (MSSM). With the integrated luminosity of 3000 $\text{fb}^{-1}$, we can probe the stop with mass up to 3.25 TeV by the mono-top channel at $5σ$ level. Considering the systematic uncertainty of 10%, the exclusion limit for stop mass can be reached at about 1.5 TeV. Exclusion limits on stop mass and higgsino mass parameter $μ$ are also presented.

preprint2020arXiv

Top quark as a probe of heavy Majorana neutrino at the LHC and future collider

Right-handed (RH) Majorana neutrinos play a crucial role in understanding the origin of neutrino mass, the nature of dark matter and the mechanism of matter-antimatter asymmetry. In this work, we investigate the observability of heavy Majorana neutrino through the top quark neutrinoless double beta decay process $t \to b \ell^+ \ell^+ j j$ at hadron colliders. By performing detector level simulation, we demonstrate that our method can give stronger limits on the light-heavy neutrino mixing parameters $|V_{eN, μN}|$ in the mass range of 15 GeV $< m_N <$ 80 GeV than other existing collider bounds.

preprint2020arXiv

Transparent Classification with Multilayer Logical Perceptrons and Random Binarization

Models with transparent inner structure and high classification performance are required to reduce potential risk and provide trust for users in domains like health care, finance, security, etc. However, existing models are hard to simultaneously satisfy the above two properties. In this paper, we propose a new hierarchical rule-based model for classification tasks, named Concept Rule Sets (CRS), which has both a strong expressive ability and a transparent inner structure. To address the challenge of efficiently learning the non-differentiable CRS model, we propose a novel neural network architecture, Multilayer Logical Perceptron (MLLP), which is a continuous version of CRS. Using MLLP and the Random Binarization (RB) method we proposed, we can search the discrete solution of CRS in continuous space using gradient descent and ensure the discrete CRS acts almost the same as the corresponding continuous MLLP. Experiments on 12 public data sets show that CRS outperforms the state-of-the-art approaches and the complexity of the learned CRS is close to the simple decision tree. Source code is available at https://github.com/12wang3/mllp.

preprint2020arXiv

Universal Physical Camouflage Attacks on Object Detectors

In this paper, we study physical adversarial attacks on object detectors in the wild. Previous works mostly craft instance-dependent perturbations only for rigid or planar objects. To this end, we propose to learn an adversarial pattern to effectively attack all instances belonging to the same object category, referred to as Universal Physical Camouflage Attack (UPC). Concretely, UPC crafts camouflage by jointly fooling the region proposal network, as well as misleading the classifier and the regressor to output errors. In order to make UPC effective for non-rigid or non-planar objects, we introduce a set of transformations for mimicking deformable properties. We additionally impose optimization constraint to make generated patterns look natural to human observers. To fairly evaluate the effectiveness of different physical-world attacks, we present the first standardized virtual database, AttackScenes, which simulates the real 3D world in a controllable and reproducible environment. Extensive experiments suggest the superiority of our proposed UPC compared with existing physical adversarial attackers not only in virtual environments (AttackScenes), but also in real-world physical environments. Code and dataset are available at https://mesunhlf.github.io/index_physical.html.

preprint2016arXiv

750 GeV Diphoton Resonance in a Vector-like Extension of Hill Model

In this paper, we study the recent 750 GeV diphoton excess in the Hill Model with vector-like fermions, in which the singlet-like Higgs boson is chosen as 750 GeV resonance and is mainly produced by the gluon fusion through vector-like top and bottom quarks. Meanwhile its diphoton decay rate is greatly enhanced by the vector-like lepton. Under the current experimental and theoretical constraints, we present the viable parameter space that fits the 750 GeV diphoton signal strength at 13 TeV LHC. We find that the heavier vector-like fermion masses are, the smaller mixing angle $θ$ is required. The mixing angle of singlet and doublet Higgs bosons is constrained within $|\sinθ| \lesssim 0.15$ in the condition of the perturbative Yukawa couplings. In the allowed parameter space, the 750 GeV diphoton cross section can be maximally enhanced to about 6 fb at 13 TeV LHC.

preprint2016arXiv

Ar+-ion Bombardment of TiO2 Nanotubes Creates Co-catalytic Effect for Photocatalytic Open Circuit Hydrogen Evolution

In the present work, extended Argon ion bombardment was used to modify anatase TiO2 nanotube (NTs) layers. In situ X-ray photoelectron spectroscopy revealed a high content of sub-oxide formed (Ti3+, Ti2+ states) in the nanotube layers. These samples were tested for their ability to show open-circuit photocatalytic hydrogen evolution. We found for UV (cw laser 325nm) illumination as well as for AM1.5 conditions, a strongly enhanced H2 evolution activity in absence of the usual noble metal-nanoparticle decoration. We conclude therefore that these sub-oxide states can play an important role in the activation of TiO2 nanotubes - namely as a H2 evolution co-catalyst.

preprint2016arXiv

Black TiO2 nanotubes formed by high energy proton implantation show noble-metal-co-catalyst free photocatalytic H2-evolution

We apply high-energy proton ion-implantation to modify TiO2 nanotubes selectively at their tops. In the proton-implanted region we observe the creation of intrinsic co-catalytic centers for photocatalytic H2-evolution. We find proton implantation to induce specific defects and a characteristic modification of the electronic properties not only in nanotubes but also on anatase single crystal (001) surfaces. Nevertheless, for TiO2 nanotubes a strong synergetic effect between implanted region (catalyst) and implant-free tube segment (absorber) can be obtained.

preprint2016arXiv

Closing up a light stop window in natural SUSY at LHC

Top squark (stop) plays a key role in the radiative stability of the Higgs boson mass in supersymmetry (SUSY). The LHC searches for stop have made a great progress and tightly constrained the stop mass during Run-1. In this work, we use the LHC Run-1 data to determine the lower mass limit of the right-handed stop in a natural SUSY scenario, where the higgsinos $\tildeχ^0_{1,2}$ and $\tildeχ^\pm_{1}$ are light and nearly degenerate. We find that the stop mass has been excluded up to 430 GeV for $m_{\tildeχ^0_1} \lesssim 250$ GeV and to 540 GeV for $m_{\tildeχ^0_1} \simeq 100$ GeV by the Run-1 SUSY searches for $2b+E^{miss}_T$ and $1\ell+jets+E^{miss}_T$, respectively. In a small strip of parameter space with $m_{\tildeχ^0_1} \gtrsim 190$ GeV, the stop mass can still be as light as 210 GeV and compatible with the Higgs mass measurement and the monojet bound. The 14 TeV LHC with a luminosity of 20 fb$^{-1}$ can further cover such a light stop window by monojet and $2b+E^{miss}_T$ searches and push the lower bound of the stop mass to 710 GeV. We also explore the potential to use the Higgs golden ratio, $D_{γγ}=σ(pp \to h \to γγ)/σ(pp \to h \to ZZ^* \to4\ell^\pm)$, as a complementary probe for the light and compressed stop. If this golden ratio can be measured at percent level at the high luminosity LHC (HL-LHC) or future $e^+e^-$ colliders, the light stop can be excluded for most of the currently allowed parameter region.

preprint2016arXiv

Higgs boson production in the $U(1)_{B-L}$ model at the ILC

In the framework of the minimal $U(1)_{B-L}$ extension of the Standard Model, we investigate the Higgs boson production processes $e^{+}e^{-}\rightarrow ZH$, $e^{+}e^{-}\rightarrow ν_{e}\bar{ν_{e}}H$, $e^{+}e^{-}\rightarrow t\bar{t}H$, $e^{+}e^{-}\rightarrow ZHH$ and $e^{+}e^{-}\rightarrow ν_{e}\bar{ν_{e}}HH$ at the International Linear Collider (ILC). We present the production cross sections, the relative corrections and compare our results with the expected experimental accuracies for Higgs decay channel $H\rightarrow b\bar{b}$. In the allowed parameter space, we find that the effects of the three single Higgs boson production processes might approach the observable threshold of the ILC, and that the Higgs signal strengths $μ_{b\bar{b}}$ of the two double Higgs boson production processes are all out of the observable threshold of the ILC so that the effects will be difficult to be observed at the ILC.

preprint2016arXiv

Hydrogenated anatase: Strong photocatalytic H2 evolution without the use of a co-catalyst

In the present work we show, how a high pressure hydrogenation of commercial anatase or anatase/rutile powder can create a photocatalyst for hydrogen evolution that is highly effective and stable without the need of any additional co-catalyst. This activation effect can not be observed for rutile. For anatase/rutile mixtures, however, a strong synergistic effect is found (similar to findings commonly observed for noble metal decorated TiO2). ESR measurements indicate the intrinsic co-catalytic activation of anatase TiO2 to be due to specific defect centers formed during hydrogenation.

preprint2016arXiv

Single top partner production in the Higgs to diphoton channel in the Littlest Higgs Model with $T$-parity

The top partner as a hallmark of the Littlest Higgs model with $T$-parity (LHT model) has been extensively searched for during the Large Hadron Collider (LHC) Run-1. With the increasing mass limits on the top partner, the single production of the top partner will be dominant over the pair production. Under the constraints from the Higgs data, the electroweak precision observables and $R_b$, we find that the mass of $T$-even top partner ($T_+$) has to be heavier than 730 GeV. Then, we investigate the observability of the single $T$-even top partner production through the process $pp \to T_+ j$ with the sequent decay $T_+ \to th$ in the di-photon channel in the LHT model at the LHC. We find that the mass of $T_+$ can be excluded up to 800 GeV at $2σ$ level at 14 TeV LHC with the integrated luminosity ${\cal L}=3$ ab$^{-1}$.

preprint2016arXiv

Stable Co-Catalyst-Free Photocatalytic H2 Evolution From Oxidized Titanium Nitride Nanopowders

In the present work, a simple strategy is used to thermally oxidize TiN nanopowder (ca. 20 nm) to an anatase phase of a TiO2:Ti3+:N compound. In contrast to the rutile phase of such a compound this photocatalyst provides photocatalytic activity for hydrogen evolution under AM1.5 conditions - this without the use of any noble metal co-catalyst. Moreover the photocatalyst is active and stable over extended periods of time (tested for 4 months). Importantly, to achieve successful conversion to the active anatase polymorph, sufficiently small starting particles of TiN are needed. The key factor for catalysis is the stabilization of the co-catalytically active Ti3+ species against oxidation by nitrogen present in the starting material.

preprint2016arXiv

TiO2 nanotubes: N-ion implantation at low-dose provides noble-metal-free photocatalytic H2-evolution activity

Low-dose nitrogen implantation induces in TiO2 nanotubes a co-catalytic activity for photocatalytic H2-evolution. The use of an ion implantation process leads to a N-implanted zone only at the top part of the tubes. The coupling of this top layer and the underlying non-implanted part of the nanotubes strongly contributes to an efficient carrier separation and thus to a significantly enhanced H2 generation.

preprint2016arXiv

Understanding doping, vacancy, lattice stability and superconductivity in KxFe2-ySe2

Metal-intercalated iron selenides are a class of superconductors that have received much attention but are less understood in comparison with their FeAs-based counterparts. Here, the controversial issues such as Fe vacancy, the real phase responsible for superconductivity, and lattice stability have been addressed based on first-principles calculations. New insights into the distinct features in terms of carrier doping have been revealed.

preprint2015arXiv

Associated production of single top and Higgs at the LHC in the littlest Higgs model with T-parity

In the littlest Higgs model with T-parity (LHT), we study the $t$-channel single top production in association with a Higgs boson at 8 and 14 TeV LHC. We find that the cross section can be enhanced obviously in this model compared to the Standard Model. By performing a simple parton-level simulation through $pp\rightarrow t(\rightarrow \ell^{+}νb)h(\rightarrow b\bar{b})j$ at 14 TeV LHC, we find that the observability of the signal is promising in the favorable parameter space.

preprint2015arXiv

ATLAS Z-peaked excess in MSSM with a light sbottom or stop

We attempt to explain the recent ATLAS 3$σ$ excess of dilepton events with an invariant mass near $Z$ peak through the gluino-mediated sbottom production in a simplified scenario inspired by the Minimal Supersymmetric Standard Model (MSSM). The additional $Z$ bosons can be produced through the cascade decay chain $\tilde{g} \to b \tilde{b}^{\dagger}_{1} \to b \bar{b} \tildeχ^{0}_{2,3} \to b \bar{b} \tildeχ^{0}_1 Z$, in which $\tilde b_1$ is the right-handed sbottom, $\tildeχ_1^0$ is the bino-like lightest supersymmetric particle (LSP) and $\tildeχ_{2,3}^0$ are two nearly degenerate higgsino-like next-to LSPs (NLSPs). Taking into account the constraint from the LHC search for the gluino-mediated sbottom production in the final states with the missing transverse energy and at least three $b$-jets, we find that the ATLAS on-$Z$ excess can only be marginally explained at $2σ$ level. We also note that within the scenario where the gluino predominantly decays to the right-handed stop instead of the sbottom, the excess can hardly be explained, since the $Z$-boson is not produced in the stop dominant decay channel, $\tilde{t}_1 \to b \tildeχ^+_1$.

preprint2015arXiv

Dendritic Integration Regulation and Neuronal Arithmetic Implemented in a Proton-Coupled Neuron Transistor

Neuron is the most important building block in our brain, and information processing in individual neuron involves the transformation of input synaptic spike trains into an appropriate output spike train. Hardware implementation of neuron by individual ionic/electronic coupled device is of great importance for enhancing our understanding of the brain and solving sensory processing and complex recognition tasks. Here, we provide a proof-of-principle artificial neuron with multiple presynaptic inputs and one modulatory terminal based on a proton-coupled oxide-based electric-double-layer transistor. Regulation of dendritic integration was realized by tuning the voltage applied on the modulatory terminal. Additionally, neuronal gain control (arithmetic) in the scheme of temporal-correlated coding and rate coding are also mimicked. Our results provide a new-concept approach for building brain-inspired neuromorphic systems.

preprint2015arXiv

Effect of carbon vacancies on structural and mechanical properties of stable zirconium carbides: A first principles study

By using evolutionary algorithm USPEX, we have predicted a number of stable zirconium carbides. In addition to the well-known rocksalt-type stoichiometric ZrC (Fm-3m), present prediction also identifies five stable substoichiometric zirconium carbides adopting rocksalt-type structures with ordered carbon vacancies, Zr8C7 (P-1), Zr6C5 (C2/m), Zr5C4 (P-1), Zr3C2 (C2/m), and Zr2C (Fd-3m). The effects of carbon vacancies on structural and mechanical properties are investigated. We highlight that the distribution of carbon vacancies has significant influence on volume, Pugh's ratio, and hardness. We further propose that hardness can be enhanced by replacing carbon vacancies with suitable elements, in particular nitrogen and oxygen.

preprint2015arXiv

Enhancing $t\bar{t}hh$ production through CP-violating top-Higgs interaction at the LHC, ILC and a 100 TeV collider

The measurement of Higgs self-coupling is one of the most crucial physics goals at the future colliders. At the LHC, the di-Higgs production is a main way to measure the Higgs trilinear coupling. As a complementary to the di-Higgs production, $t \bar{t} hh$ process may open a new avenue to measure di-Higgs physics at the LHC and a future 100 TeV $pp$ collider or a high energy $e^+e^-$ collider since the extra $t\bar t$ in the final states may efficiently suppress the backgrounds. However, such a kind of process is also controlled by the top-Higgs coupling. In this work, we investigate the impact of CP-violating top-Higgs coupling on $t\bar{t}hh$ production at the LHC, ILC and a 100 TeV hadron collider under the current Higgs data. Within 2$σ$ Higgs data allowed parameter region, we find that the cross section of $t\bar{t}hh$ at the LHC-14 TeV, ILC-1 TeV and VHE-LHC/SPPC-100 TeV can be enhanced up to 2.1 times the SM predictions. The future precise measurement of Higgs coupling will reveal the nature of top-Higgs interaction and improve the sensitivity of the determination of Higgs self-coupling through $t\bar{t}hh$ production.

preprint2015arXiv

Flexible Sensory Platform Based on an Electrolyte-Gated Oxide Neuron Transistor

Inspired by the dendritic integration and spiking operation of a biological neuron, flexible oxide-based neuron transistors gated by solid-state electrolyte films are fabricated on flexible plastic substrates for biochemical sensing applications. When a quasi-static dual-gate laterally synergic sensing mode is adopted, the neuron transistor sensor shows a high pH sensitivity of ~105 mV/pH, which is higher than the Nernst limit. Our results demonstrate that single-spike dynamic mode can remarkably improve the pH sensitivity, reduce response/recover time and power consumption. We also find that appropriate depression applied on the sensing gate electrode can further enhance the pH sensitivity and reduce the power consumption. Our flexible neuron transistors provide a new-concept sensory platform for biochemical detection with high sensitivity, rapid response and ultralow power consumption.

preprint2015arXiv

Higgs boson production and decay at $e^{+}e^{-}$ colliders as a probe of the Left-Right twin Higgs model

In the framework of the Left-Right twin Higgs (LRTH) model, we consider the constrains from the latest search for high-mass dilepton resonances at the LHC and find that the heavy neutral boson $Z_H$ is excluded with mass below 2.76 TeV. Under these constrains, we study the Higgs-Gauge coupling production processes $e^{+}e^{-}\rightarrow ZH$, $e^{+}e^{-}\rightarrow ν_{e}\bar{ν_{e}}H$ and $e^{+}e^{-}\rightarrow e^{+}e^{-}H$, top quark Yukawa coupling production process $e^{+}e^{-}\rightarrow t\bar{t}H$, Higgs self-couplings production processes $e^{+}e^{-}\rightarrow ZHH$ and $e^{+}e^{-}\rightarrow ν_{e}\bar{ν_{e}}HH$ at $e^{+}e^{-}$ colliders. Besides, we study the major decay modes of the Higgs boson, namely $h\rightarrow f\bar{f}$($f=b,c,τ$), $VV^{*}(V=W, Z)$, $gg$, $γγ$. We find that the LRTH effects are sizable so that the Higgs boson processes at $e^{+}e^{-}$ collider can be a sensitive probe for the LRTH model.

preprint2015arXiv

One-loop QCD correction to top pair production in the littlest Higgs model with T-parity at the LHC

In this work, we investigate the one-loop QCD correction to top pair production in the littlest Higgs model with T-parity at the LHC. We calculate the relative correction of the top pair production cross section and top-antitop spin correlation at the LHC for $\sqrt{s}=8,14$ TeV. We find that the relative corrections of top pair production cross section can reach about $-0.35\%$, and the top-antitop spin correlation can reach $1.7\%$($2\%$) at the 8(14) TeV LHC in the favorable parameter space.

preprint2014arXiv

Constraining Top partner and Naturalness at the LHC and TLEP

We investigate indirect constraints on the top partner within the minimal fermionic top partner model. By performing a global fit of the latest Higgs data, $B_s \to μ^+μ^-$ measurements and the electroweak precision observables we find that the top partner with the mass up to 830 GeV is excluded at $2σ$ level. Our bound on the top partner mass is much stronger than the bounds obtained from the direct searches at the LHC. Under the current constraints the fine-tuning measure is less than 9% and the branching ratio of $T \to tZ$ is bounded between 14% and 25%. We also find that precise measurements of Higgs couplings at 240 GeV TLEP will constrain the top partner mass in multi-TeV region.

preprint2014arXiv

Double Higgs production in the littlest Higgs Model with T-parity at high energy $e^{+}e^{-}$ Colliders

In the framework of the littlest Higgs model with T-parity(LHT), we investigate the double Higgs production processes $e^{+}e^{-}\rightarrow ZHH$ and $e^{+}e^{-}\rightarrow ν\barνHH$ at high energy $e^{+}e^{-}$ colliders. We calculate the production cross sections and find that the relative correction at the center-of-mass energy $\sqrt{s}=500$ GeV can maximally reach $-30%$ for the process $e^{+}e^{-}\rightarrow ZHH$ and $-16%$ for the process $e^{+}e^{-}\rightarrow ν\barνHH$ in the allowed parameter space, respectively. These large relative corrections can reach the detection range of the future $e^{+}e^{-}$ colliders so that they can be used to test the LHT effect. The two relevant decay modes $e^{+}e^{-}\rightarrow ZHH \rightarrow l\bar{l} b\bar{b}b\bar{b}$ and $e^{+}e^{-}\rightarrow ν\barνHH\rightarrow ν\barνb\bar{b}b\bar{b}$ are studied and some distributions of the signal and background are displayed.

preprint2014arXiv

Full one-loop electroweak corrections to $e^+e^- \to ZHγ$ at a Higgs factory

Motivated by the future precision test of the Higgs boson at an $e^+e^-$ Higgs factory, we calculate the production $e^+e^- \to ZHγ$ in the Standard Model with complete next-to-leading order electroweak corrections. We find that for $\sqrt{s}=240$ (350) GeV the cross section of this production is sizably reduced by the electroweak corrections, which is $1.03$ (5.32) fb at leading order and 0.72 (4.79) fb at next-to-leading order. The transverse momentum distribution of the photon in the final states is also presented.

preprint2014arXiv

Higgs couplings and Naturalness in the littlest Higgs model with T-parity at the LHC and TLEP

Motivated by the recent LHC Higgs data and null results in searches for any new physics, we investigate the Higgs couplings and naturalness in the littlest Higgs model with T-parity. By performing the global fit of the latest Higgs data, electroweak precise observables and $R_{b}$ measurements, we find that the scale $f$ can be excluded up to 600 GeV at $2σ$ confidence level. The expected Higgs coupling measurements at the future collider TLEP will improve this lower limit to above 3 TeV. Besides, the top parnter mass $m_{T_{+}}$ can be excluded up to 880 GeV at $2σ$ confidence level. The future HL-LHC can constrain this mass in the region $m_{T_{+}} < 2.2$ TeV corresponding to the fine-tuning being lager than 1%.

preprint2014arXiv

Impact of top-Higgs couplings on di-Higgs production at future colliders

Measuring the Higgs-self coupling is one of the most crucial goals of the future colliders, such as the LHC Run-II and the ILC-based photon collider. Since the new physics can affects the di-Higgs production not only from the Higgs self-coupling but also from the top-Higgs coupling, we investigate the di-Higgs production in the presence of the non-standard top-Higgs coupling at the LHC and ILC-based photon collider given the recent Higgs data. Due to the changed interference behaviors of the top quark loops with itself or $W$ boson loops, we find that the cross section of di-Higgs production at the LHC-14 TeV and ILC-500 GeV can be respectively enhanced up to nearly 3 and 2 times the SM predictions within 2$σ$ Higgs data allowed parameter region.

preprint2014arXiv

Next-to-leading order QCD corrections to $HZW^{\pm}$ production at 14 TeV LHC

Since the precise study of Higgs gauge couplings is important to test the Standard Model (SM), we calculate the complete next-to-leading order QCD(NLO QCD) correction to the $pp \to HZW^{\pm}$ production in the SM at 14 TeV LHC. Our results show that the NLO QCD correction can enhance the leading-order cross section of $pp \to HZW^{\pm}$ by 45%, when $ m_H $ = 125.3 GeV. We also study the dependence of the LO and NLO corrected cross sections on the renormalization and factorization scale $μ$. Besides, due to the unbalance of parton distribution functions, we investigate the charge asymmetry of $W^{\pm}$ in the production of $pp\to HZW^{\pm}$, which can reach 32.94% for $μ=(m_H+m_Z+m_W)/2$ at 14 TeV LHC.

preprint2014arXiv

Probing Light Higgsinos in Natural SUSY from Monojet Signals at the LHC

We investigate a strategy to search for light, nearly degenerate higgsinos within the natural MSSM at the LHC. We demonstrate that the higgsino mass range $μ$ in $100-150$ GeV, which is preferred by the naturalness, can be probed at $2σ$ significance through the monojet search at 14 TeV HL-LHC with 3000 fb$^{-1}$ luminosity. The proposed method can also probe certain region in the parameter space for the lightest neutralino with a high higgsino purity, that cannot be reached by planned direct detection experiments at XENON-1T(2017).

preprint2014arXiv

Revisiting Associated Production of 125 GeV Higgs Boson with a Photon at a Higgs Factory

Considering the constraints from the flavor physics, precision electroweak measurements, Higgs data and dark matter detections, we scan over the parameter space of the MSSM and calculate the cross section of $e^+e^- \to h γ$ in the allowed parameter space. Since the loop-induced gauge couplings $hγγ$ and $hZγ$ can simultaneously contribute to the process $e^+e^- \to h γ$, we find the cross section can be sizably enhanced by a light stau, maximally 1.47(1.38) times larger than the SM prediction at $\sqrt{s}=240(350)$ GeV. So with the high luminosity, the measurement of $e^+e^- \to h γ$ may be used to test the anomalous gauge couplings $hγγ$ and $hZγ$ in the MSSM at a Higgs Factory.

preprint2014arXiv

Single Higgs boson production at $e^{+}e^{-}$ colliders in the Littlest Higgs Model with T-parity

In this work, we investigate the Higgs-boson production processes $e^{+}e^{-}\rightarrow ZH$, $e^{+}e^{-}\rightarrow ν_{e}\bar{ν_{e}}H$ and $e^{+}e^{-}\rightarrow e^{+}e^{-}H$ in the littlest Higgs model with T-parity. We present the production cross sections, the relative corrections and some distributions of the final states. In the allowed parameter space, we find that the relative corrections of the three production channels are negative, the relative correction of the $ZH$ production can reach $-7.5\%$ and the relative corrections of the $ν_{e}\bar{ν_{e}}H$ and $e^{+}e^{-}H$ production can both reach $-6.5\%$ for $\sqrt{s}=500$ GeV with the scale $f=$694 GeV.

preprint2014arXiv

Top Quark FCNC Decay to 125GeV Higgs boson in the Littlest Higgs Model with T-parity

Motivated by the current observation of a 125 GeV Higgs boson, we calculate $t\rightarrow cH$ and $t\rightarrow cg(γ)H$ in the unitary gauge in the littlest Higgs model with T-parity(LHT). Due to the large contribution from the new mirror fermions, we find that the branching ratios of $t\rightarrow cH$ and $t\rightarrow cgH$ can be greatly enhanced in the LHT model and maximally reach $\mathcal O(10^{-5})$ in the allowed parameter space. When the mirror fermion mass $M_3 > 2(1.5)$ TeV and the cut-off scale $f=500$ GeV, the process of $pp \to t\bar{t} \to 3b +c +\ell+ \slashed E_{T}^{miss}$ can reach $3σ$($5σ$) sensitivity at 8(14) TeV LHC with luminosity $\cal{L}$ $=20(300) fb^{-1}$.

preprint2013arXiv

Complete one-loop effects of SUSY QCD in $b\bar{b}h$ production at the LHC under current experimental constraints

Inspired by the recent LHC Higgs data and null search results of supersymmetry (SUSY), we scan the parameter space of the Minimal Supersymmetric Standard Model (MSSM) with relatively heavy sparticles (1-3 TeV). Then in the parameter space allowed by current collider experiments and dark matter detections, we calculate the complete one-loop SUSY QCD corrections to $pp\to b\bar{b}h$ at the LHC with $\sqrt{s}=14$ TeV and obtain the following observations: (i) For the large values of $\tanβ$ and low values of $m_{A}$, the SUSY QCD effects can be quite large, which, however, have been excluded by the latest results of LHC search for $H/A \to τ^{+}τ^{-}$; (ii) For modest values of $\tanβ$ and $m_{A}$ which so far survived all experimental constraints, the SUSY QCD corrections can maximally reach about -9%.

preprint2013arXiv

Effect of electrode geometry on photovoltaic performance of polymer solar cells

This paper investigates the impact of electrode geometry on the performance of polymer solar cells (PSCs). Four types of negative electrodes with equal area (0.09 cm2) but different shape (round, oval, square, and triangular) are evaluated with respect to short-circuit current density, open-circuit voltage, fill factor, and power conversion efficiency of PSCs. The results show that the device with round electrodes gives the best photovoltaic performance; in contrast, the device with triangular electrodes reveals the worst properties. Maximum almost twice increase in PCE with round electrode is obtained in the devices compared with that of the triangular electrode. As a conclusion, the electrode boundary curvature has a strong influence on the performance of PSCs. The larger curvature, i.e. the sharper electrodes edge, maybe is a negative effector on exciton separation and carrier transport in PSC system.

preprint2013arXiv

One-loop effects on top pair production in the littlest Higgs model with T-parity at the LHC

In this work, we systematically investigate the one-loop corrections to $t\bar{t}$ production in the littlest Higgs model with T-parity (LHT) at the LHC for $\sqrt{s}=8,14$ TeV. We focus on the effects of LHT particles on $t\bar{t}$ cross section, polarization asymmetries, spin correlation and charge asymmetry at the LHC. We also study the top quark forward-backward asymmetry at Tevatron and its correlations with the LHC observables. We found that: (1) the contributions of the LHT particles to $t\bar{t}$ production can only reach about 1% at the 14 TeV LHC. Meanwhile, the anomalous top quark forward-backward asymmetry at Tevatron is also hardly to be explained in the LHT model. (2) the parity violating asymmetries in $t\bar{t}$ production, such as left-right asymmetry $|A_{LR}|$ and the polarization $|P_t|$ can respectively reach 1.1% and 0.5%, which may have the potential to provide a signal of LHT at the LHC.

preprint2013arXiv

Superconductivity induced by U-doping in the SmFeAsO system

Through partial substitution of Sm by U in SmFeAsO, a different member of the family of iron-based superconductors was successfully synthesized. X-ray diffraction measurements show that the lattice constants along the a and c axes are both squeezed through U doping, indicating a successful substitution of U at the Sm site. The parent compound shows a strong resistivity anomaly near 150 K, associated with spin-density-wave instability.U doping suppresses this instability and leads to a transition to the superconducting state at temperatures up to 49 K. Magnetic measurements confirm the bulk superconductivity in this system. For the sample with a doping level of x = 0.2, the external magnetic field suppresses the onset temperature very slowly, indicating a rather high upper critical field. In addition, the Hall effect measurements show that U clearly dopes electrons into the material.

preprint2013arXiv

Two-Higgs-doublet model with a color-triplet scalar: a joint explanation for top quark forward-backward asymmetry and Higgs decay to diphoton

The excess of top quark forward-backward asymmetry ($A^t_{FB}$) reported by the Tevatron and the enhancement of the Higgs decay to diphoton observed by the LHC may point to a same origin of new physics. In this note we examined such anomalies in the two-Higgs-doublet model with a color-triplet scalar. We found that under current experimental constraints this model can simultaneously explain both anomalies at $1σ$ level. Also, we examined the Higgs decay $h\to Zγ$ and displayed its correlation with $h\to γγ$. We found that unlike other models, this model predicts a special correlation between $h\to Zγ$ and $h\to γγ$, i.e., the $Zγ$ rate is highly suppressed while the $γγ$ rate is enhanced. This behavior may help to distinguish this model in the future high luminosity run of the LHC.

preprint2012arXiv

Probing topcolor-assisted technicolor from top charge asymmetry and triple-top production at the LHC

In a topcolor-assisted technicolor model (TC2) with large FCNC top quark couplings, we study its correlated contributions to the top quark forward-backward asymmetry ($A_{FB}$) at the Tevatron, the top charge asymmetry ($A_{C}$) and the triple-top production at the LHC. Under current constraints on the top quark from the LHC and Tevatron(such as the total and differential production rates), we scan the parameter space of such a TC2 model. We find that in the allowed parameter space the TC2 model can explain the Tevatron measured $A_{FB}$ at $2σ$ level, but meanwhile significantly enhance $A_{C}$ at the LHC. Such enhanced $A_{C}$, albeit currently allowed by the LHC measurement at $2σ$ level, will serve as a test of TC2 with the improvement of measurement precision at the LHC. Then with all the constraints (including the requirement to explain $A_{FB}$ at $2σ$ level and satisfying the current LHC measurement of $A_{C}$ at $2σ$ level), we find that the TC2 model can induce sizable triple-top production at the 14 TeV LHC (the production rate can maximally reach 16 pb). Due to the low SM backgrounds, the triple-top production can also be a good probe for TC2 model, complementary to $A_{C}$.

preprint2011arXiv

QCD corrections to the production of $t\bar{t}γ$ at the ILC

A precise calculation of the top quark pair production associated with a hard photon is essential for testing the electroweak property of the top quark in the Standard Model (SM). We investigate the one-loop QCD corrections to the process $e^{+}e^{-} \to t\bar{t}γ$ at the International Linear Collider (ILC), and find that the $K$-factor can be as large as 1.238 (1.105, 1.060) for a center-of-mass energy $\sqrt{s}=500 (800, 1500)$ GeV. The transverse momentum distributions of the top quark and photon are respectively shown at leading order (LO) and next-to-leading order(NLO). Due to the asymmetric rapidity distribution of the top (anti-top) quark, we also study the top quark forward-backward asymmetry ($A^{t}_{FB}$) in $t\bar{t}γ$ production at NLO, which is found to be 45.82 (55.25, 55.89)% for $\sqrt{s}=500 (800, 1500)$ GeV.