Source author record

Hong Zheng

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

ResearcherUnclaimed source record

Catalog footprint

What is connected

17works
7topics
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

17 published item(s)

preprint2026arXiv

Distribution Shift Is Key to Learning Invariant Prediction

An interesting phenomenon arises: Empirical Risk Minimization (ERM) sometimes outperforms methods specifically designed for out-of-distribution tasks. This motivates an investigation into the reasons behind such behavior beyond algorithmic design. In this study, we find that one such reason lies in the distribution shift across training domains. A large degree of distribution shift can lead to better performance even under ERM. Specifically, we derive several theoretical and empirical findings demonstrating that distribution shift plays a crucial role in model learning and benefits learning invariant prediction. Firstly, the proposed upper bounds indicate that the degree of distribution shift directly affects the prediction ability of the learned models. If it is large, the models' ability can increase, approximating invariant prediction models that make stable predictions under arbitrary known or unseen domains; and vice versa. We also prove that, under certain data conditions, ERM solutions can achieve performance comparable to that of invariant prediction models. Secondly, the empirical validation results demonstrated that the predictions of learned models approximate those of Oracle or Optimal models, provided that the degree of distribution shift in the training data increases.

preprint2022arXiv

Competing Charge/Spin-Stripe and Correlated Metal Phases in Trilayer Nickelates (Pr$_{1-x}$La$_x$)$_4$Ni$_3$O$_8$

Low-valent nickelates R$_{n+1}$Ni$_n$O$_{2n+2}$ (R = rare earth) containing Ni$^{1+}$ (d$^{9}$) with a quasi-two-dimensional (quasi-2D) square planar coordination geometry possess structural and electronic properties that are similar to those of high-Tc cuprates, including superconductivity itself in the doped infinite layer ($n = \infty$) RNiO$_2$ system. Within this R$_{n+1}$Ni$_n$O$_{2n+2}$ nickelate family, the crystallographic isomorphs Pr$_4$Ni$_3$O$_8$ and La$_4$Ni$_3$O$_8$ exhibit singularly different ground states: Pr$_4$Ni$_3$O$_8$ is metallic and La$_4$Ni$_3$O$_8$ is a charge- and spin-stripe ordered insulator. To explore and understand the ground state evolution from metallic Pr$_4$Ni$_3$O$_8$ to stripe-ordered La$_4$Ni$_3$O$_8$ in the R$_4$Ni$_3$O$_8$ family, we have grown a series of isovalent-substituted single crystals (Pr$_{1-x}$La$_x$)$_4$Ni$_3$O$_8$. Combining thermodynamic, transport, magnetic, and synchrotron X-ray single crystal diffraction measurements, we reveal a transition between metallic and stripe-insulator phase regions, with a putative quantum phase transition at x = 0.4. We propose two possible models for (Pr$_{1-x}$La$_x$)$_4$Ni$_3$O$_8$: an electronically inhomogeneous system that could serve as a candidate for exploring quantum Griffiths phase physics and a homogeneous system with a putative quantum critical point at the phase boundary.

preprint2022arXiv

DMF-Net: Dual-Branch Multi-Scale Feature Fusion Network for copy forgery identification of anti-counterfeiting QR code

Anti-counterfeiting QR codes are widely used in people's work and life, especially in product packaging. However, the anti-counterfeiting QR code has the risk of being copied and forged in the circulation process. In reality, copying is usually based on genuine anti-counterfeiting QR codes, but the brands and models of copiers are diverse, and it is extremely difficult to determine which individual copier the forged anti-counterfeiting code come from. In response to the above problems, this paper proposes a method for copy forgery identification of anti-counterfeiting QR code based on deep learning. We first analyze the production principle of anti-counterfeiting QR code, and convert the identification of copy forgery to device category forensics, and then a Dual-Branch Multi-Scale Feature Fusion network is proposed. During the design of the network, we conducted a detailed analysis of the data preprocessing layer, single-branch design, etc., combined with experiments, the specific structure of the dual-branch multi-scale feature fusion network is determined. The experimental results show that the proposed method has achieved a high accuracy of copy forgery identification, which exceeds the current series of methods in the field of image forensics.

preprint2022arXiv

Electronic structure and correlations in planar trilayer nickelate Pr4Ni3O8

The recent discovery of superconductivity in hole-doped planar nickelates R1-xSrNiO2 (R=Pr,Nd) raises the foundational question of how the electronic structure and electronic correlations of these Ni1+ compounds compare to those of the Cu2+ cuprate superconductors. Here, we present an Angle-Resolved Photoemission Spectroscopy (ARPES) study of the trilayer nickelate Pr4Ni3O8, revealing an electronic structure and Fermi surface very similar to that of the hole-doped cuprates but with a few critical differences. Specifically, the main portions of the Fermi surface are extremely similar to that of the bilayer cuprates, with an additional piece that can accommodate additional hole doping. We find that the electronic correlations are about twice as strong in the nickelates and are almost k-independent, indicating that they originate from a local effect-likely the Mott interaction, whereas the cuprate interactions are somewhat less local. Nevertheless, the nickelates still demonstrate an approximately linear in energy and linear in temperature scattering rate. Understanding the similarities and differences between these two related families of strongly-correlated novel superconductors is an important challenge.

preprint2022arXiv

Magnetic terahertz resonances above the Néel temperature in the frustrated kagome antiferromagnet averievite

Time-domain magneto-THz spectroscopy is utilized to study the frustrated magnet averievite Cu$_{5-x}$Zn$_x$V$_2$O$_{10}$(CsCl). Pronounced THz resonances are observed in unsubstituted samples ($x=0$) when cooling below the onset of short-range magnetic correlations. The influence of external magnetic effects confirms the magnetic origin of these resonances. Increasing Zn substitution suppresses the resonances, as frustration effects dominate, reflecting the non-magnetic phases for $x> 0.25$ compounds. The temperature evolution of the THz spectra is complemented with electron spin resonance spectroscopy. This comparison allows a direct probe of the different contributions from magnetic order, frustration, and structural properties in the phase diagram of averievite. Our results illustrate the effect of magnetic interactions in THz spectra of frustrated magnets.

preprint2020arXiv

Cost-Quality Adaptive Active Learning for Chinese Clinical Named Entity Recognition

Clinical Named Entity Recognition (CNER) aims to automatically identity clinical terminologies in Electronic Health Records (EHRs), which is a fundamental and crucial step for clinical research. To train a high-performance model for CNER, it usually requires a large number of EHRs with high-quality labels. However, labeling EHRs, especially Chinese EHRs, is time-consuming and expensive. One effective solution to this is active learning, where a model asks labelers to annotate data which the model is uncertain of. Conventional active learning assumes a single labeler that always replies noiseless answers to queried labels. However, in real settings, multiple labelers provide diverse quality of annotation with varied costs and labelers with low overall annotation quality can still assign correct labels for some specific instances. In this paper, we propose a Cost-Quality Adaptive Active Learning (CQAAL) approach for CNER in Chinese EHRs, which maintains a balance between the annotation quality, labeling costs, and the informativeness of selected instances. Specifically, CQAAL selects cost-effective instance-labeler pairs to achieve better annotation quality with lower costs in an adaptive manner. Computational results on the CCKS-2017 Task 2 benchmark dataset demonstrate the superiority and effectiveness of the proposed CQAAL.

preprint2020arXiv

High oxygen pressure floating zone growth and crystal structure of the layered nickelates R$_4$Ni$_3$O$_{10}$ (R=La, Pr)

Single crystals of the metallic Ruddlesden-Popper trilayer nickelates R$_4$Ni$_3$O$_{10}$ (R=La, Pr) were successfully grown using an optical-image floating zone furnace under oxygen pressure (pO$_2$) of 20 bar for La$_4$Ni$_3$O$_{10}$ and 140 bar for Pr$_4$Ni$_3$O$_{10}$. A combination of synchrotron and laboratory x-ray single crystal diffraction, high-resolution synchrotron x-ray powder diffraction and measurements of physical properties revealed that R$_4$Ni$_3$O$_{10}$ (R=La, Pr) crystallizes in the monoclinic $P$2$_1$/$a$ (Z=2) space group at room temperature, and that a metastable orthorhombic phase ($Bmab$) can be trapped by post-growth rapid cooling. Both La$_4$Ni$_3$O$_{10}$ and Pr$_4$Ni$_3$O$_{10}$ crystals undergo a metal-to-metal transition (MMT) below room temperature. In the case of Pr$_4$Ni$_3$O$_{10}$, the MMT is found at ~157.6 K. For La$_4$Ni$_3$O$_{10}$, the MMT depends on the lattice symmetry: 147.5 K for $Bmab$ vs. 138.6 K for $P$2$_1$/$a$. Lattice anomalies were found at the MMT that, when considered together with the pronounced dependence of the transition temperature on subtle structural differences between $Bmab$ and $P$2$_1$/$a$ phases, demonstrates a not insignificant coupling between electronic and lattice degrees of freedom in these trilayer nickelates.

preprint2020arXiv

NE-LP: Normalized Entropy and Loss Prediction based Sampling for Active Learning in Chinese Word Segmentation on EHRs

Electronic Health Records (EHRs) in hospital information systems contain patients' diagnosis and treatments, so EHRs are essential to clinical data mining. Of all the tasks in the mining process, Chinese Word Segmentation (CWS) is a fundamental and important one, and most state-of-the-art methods greatly rely on large-scale of manually-annotated data. Since annotation is time-consuming and expensive, efforts have been devoted to techniques, such as active learning, to locate the most informative samples for modeling. In this paper, we follow the trend and present an active learning method for CWS in EHRs. Specically, a new sampling strategy combining Normalized Entropy with Loss Prediction (NE-LP) is proposed to select the most representative data. Meanwhile, to minimize the computational cost of learning, we propose a joint model including a word segmenter and a loss prediction model. Furthermore, to capture interactions between adjacent characters, bigram features are also applied in the joint model. To illustrate the effectiveness of NE-LP, we conducted experiments on EHRs collected from the Shuguang Hospital Affiliated to Shanghai University of Traditional Chinese Medicine. The results demonstrate that NE-LP consistently outperforms conventional uncertainty-based sampling strategies for active learning in CWS.

preprint2020arXiv

Synthesis and characterization of bulk Nd1-xSrxNiO2 and Nd1-xSrxNiO3

The recent reports of superconductivity in Nd1-xSrxNiO2/SrTiO3 heterostructures have reinvigorated interest in potential superconductivity of low-valence nickelates. Synthesis of Ni1+-containing compounds is notoriously difficult. In the current work, a combined sol-gel combustion and high-pressure annealing technique was employed to prepare polycrystalline perovskite Nd1-xSrxNiO3 (x = 0, 0.1 and 0.2). Metal nitrates and metal acetates were used as starting materials, and the latter were found to be superior to the former in terms of safety and reactivity. The Nd1-xSrxNiO3 compounds were subsequently reduced to Nd1 xSrxNiO2 using calcium hydride in a sealed, evacuated quartz tube. To understand the synthesis pathway, the evolution from NdNiO3 to NdNiO2 was monitored using in-situ synchrotron X ray diffraction during the reduction process. Electrical transport properties were consistent with an insulator-metal transition occurring between x = 0 and 0.1 for Nd1-xSrxNiO3. Superconductivity was not observed in our bulk samples of Nd1-xSrxNiO2. Neutron diffraction experiments at 3 K and 300 K were performed on Nd0.9Sr0.1NiO2, in which no magnetic Bragg reflections were observed, and the results of structural Rietveld refinement are provided.

preprint2020arXiv

Two-orbital degeneracy lifted state as a local precursor to a metal-insulator transition

The recent discovery of a local fluctuating t2g orbital-degeneracy-lifted (ODL) state in CuIr2S4 as a high temperature precursor to the metal-insulator transition (MIT) opens the door to a possible widespread presence of precursor states in scarcely studied high-temperature regimes of transition metal based quantum materials. Although in CuIr2S4 the ODL state comprises one orbital per Ir, there is no fundamental reason to exclude multi-orbital ODL states in general. The MgTi2O4 spinel exhibits a MIT on cooling at Ts ~250 K, accompanied by Ti t2g orbital ordering (OO) and spin dimerization with the average symmetry reducing to tetragonal. It shares with CuIr2S4 the pyrochlore transition metal sublattice with active t2g orbitals. This, together with its different orbital filling (t2g1 vs t2g5.5) make it a candidate for hosting a multi-orbital ODL precursor state. By combining x-ray and neutron pair distribution function analyses to track the evolution of the local atomic structure across the MIT we find that local tetragonality already exists in the metallic globally cubic phase at high temperature. Local distortions exist up to at least 500 K. Significantly, the high temperature local state is not continuously connected to the OO band insulator ground state, and so the transition cannot be characterized as a trivial order-disorder type. The shortest Ti-Ti spin singlet dimer bonds expand abruptly on warming across the transition but remain shorter than those seen in the cubic structure. These seemingly contradictory observations can be understood within the model of a local fluctuating two-orbital t2g ODL precursor state. The ODL state in MgTi2O4 has a correlation length of about 1 nm at high temperature. We discuss that this extended character of the local distortions is consistent with the two-orbital nature of the ODL state imposed by the charge filling and the bond charge repulsion.

preprint2016arXiv

A Comparative Study of Object Trackers for Infrared Flying Bird Tracking

Bird strikes present a huge risk for aircraft, especially since traditional airport bird surveillance is mainly dependent on inefficient human observation. Computer vision based technology has been proposed to automatically detect birds, determine bird flying trajectories, and predict aircraft takeoff delays. However, the characteristics of bird flight using imagery and the performance of existing methods applied to flying bird task are not well known. Therefore, we perform infrared flying bird tracking experiments using 12 state-of-the-art algorithms on a real BIRDSITE-IR dataset to obtain useful clues and recommend feature analysis. We also develop a Struck-scale method to demonstrate the effectiveness of multiple scale sampling adaption in handling the object of flying bird with varying shape and scale. The general analysis can be used to develop specialized bird tracking methods for airport safety, wildness and urban bird population studies.

preprint2016arXiv

Stacked Charge Stripes in Quasi-Two_Dimensional Trilayer Nickelate La4Ni3O8

The quasi-two-dimensional nickelate La4Ni3O8 (La-438) is an anion deficient n=3 Ruddlesden-Popper (R-P) phase that consists of trilayer networks of square planar Ni ions, formally assigned as Ni1+ and Ni2+ in a 2:1 ratio. While previous studies on polycrystalline samples have identified a 105 K phase transition with a pronounced electronic and magnetic response but weak lattice character, no consensus on the origin of this transition has been reached. Here we show using synchrotron x-ray diffraction on high-pO2 floating-zone grown single crystals that this transition is driven by a real space ordering of charge into a quasi-2D charge stripe ground state. The charge stripe superlattice propagation vector, q=(2/3, 0, 1), corresponds with that found in the related 1/3-hole doped single layer Ruddlesden-Popper nickelate, La5/3Sr1/3NiO4 (LSNO-1/3, Ni2.33+) with orientation at 45-degrees to the Ni-O bonds. Like LSNO-1/3, the charge stripes in La-438 are weakly correlated along the c axis to form a staggered ABAB stacking that minimizes the Coulomb repulsion among the stripes. Surprisingly, however, we find that the charge stripes within each trilayer of La-438 are stacked in phase from one layer to the next, at odds with any simple Coulomb repulsion argument.

preprint2015arXiv

Evidence of photo-induced dynamic competition of metallic and insulating phase in a layered manganite

We show evidence that the competition between the antiferromagetic metallic phase and the charge- and orbital-ordered insulating phase at the reentrant phase boundary of a layered manganite, LaSr2Mn2O7, can be manipulated using ultrafast optical excitation. The time-dependent evolution of the Jahn-Teller superlattice reflection, which indicates the formation of the charge and orbital order, was measured at different laser fluences. The laser-induced enhancement and reduction the Jahn-Teller reflection intensity shows a reversal of sign between earlier (~10 ns) and later (~150 ns) time delays during the relaxation after photo excitation. This effect is consistent with a scenario whereby the laser excitation modulates the local competition between the metallic and the insulating phases.

preprint2014arXiv

Creating One-dimensional Nanoscale Periodic Ripples in a Continuous Mosaic Graphene Monolayer

In previous studies, it proved difficult to realize periodic graphene ripples with wavelengths of few nanometers. Here we show that one-dimensional periodic graphene ripples with wavelengths from 2 nm to tens of nanometers can be implemented in the intrinsic areas of a continuous mosaic, locally N-doped, graphene monolayer by simultaneously using both the thermal strain engineering and the anisotropic surface stress of Cu substrate. Our result indicates that the constraint imposed at the boundaries between the intrinsic and the N-doped regions play a vital role in creating these 1D ripples. We also demonstrate that the observed rippling modes are beyond the descriptions of continuum mechanics due to the decoupling of graphene bending and tensional deformations. Scanning tunneling spectroscopy measurements indicate that the nanorippling generates a periodic electronic superlattice and opens a zero-energy gap of about 130 meV in graphene. This result may pave a facile way for tailoring the structures and electronic properties of graphene.

preprint2013arXiv

Strain Induced One-Dimensional Landau-Level Quantization in Corrugated Graphene

Theoretical research has predicted that ripples of graphene generates effective gauge field on its low energy electronic structure and could lead to zero-energy flat bands, which are the analog of Landau levels in real magnetic fields. Here we demonstrate, using a combination of scanning tunneling microscopy and tight-binding approximation, that the zero-energy Landau levels with vanishing Fermi velocities will form when the effective pseudomagnetic flux per ripple is larger than the flux quantum. Our analysis indicates that the effective gauge field of the ripples results in zero-energy flat bands in one direction but not in another. The Fermi velocities in the perpendicular direction of the ripples are not renormalized at all. The condition to generate the ripples is also discussed according to classical thin-film elasticity theory.

preprint2010arXiv

Asymmetric Totally-corrective Boosting for Real-time Object Detection

Real-time object detection is one of the core problems in computer vision. The cascade boosting framework proposed by Viola and Jones has become the standard for this problem. In this framework, the learning goal for each node is asymmetric, which is required to achieve a high detection rate and a moderate false positive rate. We develop new boosting algorithms to address this asymmetric learning problem. We show that our methods explicitly optimize asymmetric loss objectives in a totally corrective fashion. The methods are totally corrective in the sense that the coefficients of all selected weak classifiers are updated at each iteration. In contract, conventional boosting like AdaBoost is stage-wise in that only the current weak classifier's coefficient is updated. At the heart of the totally corrective boosting is the column generation technique. Experiments on face detection show that our methods outperform the state-of-the-art asymmetric boosting methods.

preprint1999arXiv

Relationship Between Conductivity and Phase Coherence Length in Cuprates

The large ($10^2 - 10^5$) and strongly temperature dependent resistive anisotropy $η= (σ_{ab}/σ_c)^{1/2}$ of cuprates perhaps holds the key to understanding their normal state in-plane $σ_{ab}$ and out-of-plane $σ_{c}$ conductivities. It can be shown that $η$ is determined by the ratio of the phase coherence lengths $\ell_i$ in the respective directions: $σ_{ab}/σ_c = \ell_{ab}^2/\ell_{c}^2$. In layered crystals in which the out-of-plane transport is incoherent, $\ell_{c}$ is fixed, equal to the interlayer spacing. As a result, the T-dependence of $η$ is determined by that of $\ell_{ab}$, and vice versa, the in-plane phase coherence length can be obtained directly by measuring the resistive anisotropy. We present data for hole-doped $YBa_2Cu_3O_y$ ($6.3 < y < 6.9$) and $Y_{1-x}Pr_xBa_2Cu_3O_{7-δ}$ ($0 < x \leq 0.55$) and show that $σ_{ab}$ of crystals with different doping levels can be well described by a two parameter universal function of the in-plane phase coherence length. In the electron-doped $Nd_{2-x}Ce_{x}CuO_{4-y}$, the dependence $σ_{ab}(η)$ indicates a crossover from incoherent to coherent transport in the c-direction.