Source author record

Jia Chen

Jia Chen 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

24works
16topics
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

24 published item(s)

preprint2024arXiv

Wikiformer: Pre-training with Structured Information of Wikipedia for Ad-hoc Retrieval

With the development of deep learning and natural language processing techniques, pre-trained language models have been widely used to solve information retrieval (IR) problems. Benefiting from the pre-training and fine-tuning paradigm, these models achieve state-of-the-art performance. In previous works, plain texts in Wikipedia have been widely used in the pre-training stage. However, the rich structured information in Wikipedia, such as the titles, abstracts, hierarchical heading (multi-level title) structure, relationship between articles, references, hyperlink structures, and the writing organizations, has not been fully explored. In this paper, we devise four pre-training objectives tailored for IR tasks based on the structured knowledge of Wikipedia. Compared to existing pre-training methods, our approach can better capture the semantic knowledge in the training corpus by leveraging the human-edited structured data from Wikipedia. Experimental results on multiple IR benchmark datasets show the superior performance of our model in both zero-shot and fine-tuning settings compared to existing strong retrieval baselines. Besides, experimental results in biomedical and legal domains demonstrate that our approach achieves better performance in vertical domains compared to previous models, especially in scenarios where long text similarity matching is needed.

preprint2022arXiv

A Differential Evolution-Enhanced Latent Factor Analysis Model for High-dimensional and Sparse Data

High-dimensional and sparse (HiDS) matrices are frequently adopted to describe the complex relationships in various big data-related systems and applications. A Position-transitional Latent Factor Analysis (PLFA) model can accurately and efficiently represent an HiDS matrix. However, its involved latent factors are optimized by stochastic gradient descent with the specific gradient direction step-by-step, which may cause a suboptimal solution. To address this issue, this paper proposes a Sequential-Group-Differential- Evolution (SGDE) algorithm to refine the latent factors optimized by a PLFA model, thereby achieving a highly-accurate SGDE-PLFA model to HiDS matrices. As demonstrated by the experiments on four HiDS matrices, a SGDE-PLFA model outperforms the state-of-the-art models.

preprint2022arXiv

An Adam-adjusting-antennae BAS Algorithm for Refining Latent Factors

Extracting the latent information in high-dimensional and incomplete matrices is an important and challenging issue. The Latent Factor Analysis (LFA) model can well handle the high-dimensional matrices analysis. Recently, Particle Swarm Optimization (PSO)-incorporated LFA models have been proposed to tune the hyper-parameters adaptively with high efficiency. However, the incorporation of PSO causes the premature problem. To address this issue, we propose a sequential Adam-adjusting-antennae BAS (A2BAS) optimization algorithm, which refines the latent factors obtained by the PSO-incorporated LFA model. The A2BAS algorithm consists of two sub-algorithms. First, we design an improved BAS algorithm which adjusts beetles' antennae and step-size with Adam; Second, we implement the improved BAS algorithm to optimize all the row and column latent factors sequentially. With experimental results on two real high-dimensional matrices, we demonstrate that our algorithm can effectively solve the premature convergence issue.

preprint2022arXiv

Pre-training Methods in Information Retrieval

The core of information retrieval (IR) is to identify relevant information from large-scale resources and return it as a ranked list to respond to the user's information need. In recent years, the resurgence of deep learning has greatly advanced this field and leads to a hot topic named NeuIR (i.e., neural information retrieval), especially the paradigm of pre-training methods (PTMs). Owing to sophisticated pre-training objectives and huge model size, pre-trained models can learn universal language representations from massive textual data, which are beneficial to the ranking task of IR. Recently, a large number of works, which are dedicated to the application of PTMs in IR, have been introduced to promote the retrieval performance. Considering the rapid progress of this direction, this survey aims to provide a systematic review of pre-training methods in IR. To be specific, we present an overview of PTMs applied in different components of an IR system, including the retrieval component, the re-ranking component, and other components. In addition, we also introduce PTMs specifically designed for IR, and summarize available datasets as well as benchmark leaderboards. Moreover, we discuss some open challenges and highlight several promising directions, with the hope of inspiring and facilitating more works on these topics for future research.

preprint2021arXiv

Dzyaloshinskii-Moriya Interaction-Induced Magnetoelectric Coupling in a tetrahedral Molecular Spin-Frustrated System

We have investigated magnetoelectric coupling in the single-molecule magnet $\mathrm{Mn}_{4}\mathrm{Te}_{4}(\mathrm{P}\mathrm{Et}_{3})_{4}$ with tetrahedral spin frustration. Our density functional studies found that an electric dipole moment can emerge with various non-collinear spin orderings. The forms of spin-dependent dipole are determined and consistent with that in non-centrosymmetric magnets driven by the Dzyaloshinskii-Moriya interaction. Writing a parameterized spin Hamiltonian, after solving for eigenvalues and eigenstates we quantified the magnetoelectric coupling by calculating the thermal average of the electric and magnetic susceptibilities, which can be influenced by external magnetic and electric fields, respectively. The quadratic relations are expected to be observable in experiments.

preprint2021arXiv

Flexibility of the factorized form of the unitary coupled cluster ansatz

The factorized form of the unitary coupled cluster ansatz is a popular state preparation ansatz for electronic structure calculations of molecules on quantum computers. It often is viewed as an approximation (based on the Trotter product formula) for the conventional unitary coupled cluster operator. In this work, we show that the factorized form is quite flexible, allowing one to range from conventional configuration interaction, to conventional unitary coupled cluster, to efficient approximations that lie in between these two. The variational minimization of the energy often allows simpler factorized unitary coupled cluster approximations to achieve high accuracy, even if they do not accurately approximate the Trotter product formula. This is similar to how quantum approximate optimization algorithms can achieve high accuracy with a small number of levels.

preprint2020arXiv

Better Captioning with Sequence-Level Exploration

Sequence-level learning objective has been widely used in captioning tasks to achieve the state-of-the-art performance for many models. In this objective, the model is trained by the reward on the quality of its generated captions (sequence-level). In this work, we show the limitation of the current sequence-level learning objective for captioning tasks from both theory and empirical result. In theory, we show that the current objective is equivalent to only optimizing the precision side of the caption set generated by the model and therefore overlooks the recall side. Empirical result shows that the model trained by this objective tends to get lower score on the recall side. We propose to add a sequence-level exploration term to the current objective to boost recall. It guides the model to explore more plausible captions in the training. In this way, the proposed objective takes both the precision and recall sides of generated captions into account. Experiments show the effectiveness of the proposed method on both video and image captioning datasets.

preprint2020arXiv

Boundary Guidance Hierarchical Network for Real-Time Tongue Segmentation

Automated tongue image segmentation in tongue images is a challenging task for two reasons: 1) there are many pathological details on the tongue surface, which affect the extraction of the boundary; 2) the shapes of the tongues captured from various persons (with different diseases) are quite different. To deal with the challenge, a novel end-to-end Boundary Guidance Hierarchical Network (BGHNet) with a new hybrid loss is proposed in this paper. In the new approach, firstly Context Feature Encoder Module (CFEM) is built upon the bottomup pathway to confront with the shrinkage of the receptive field. Secondly, a novel hierarchical recurrent feature fusion module (HRFFM) is adopt to progressively and hierarchically refine object maps to recover image details by integrating local context information. Finally, the proposed hybrid loss in a four hierarchy-pixel, patch, map and boundary guides the network to effectively segment the tongue regions and accurate tongue boundaries. BGHNet is applied to a set of tongue images. The experimental results suggest that the proposed approach can achieve the latest tongue segmentation performance. And in the meantime, the lightweight network contains only 15.45M parameters and performs only 11.22GFLOPS.

preprint2020arXiv

Ensemble Node Embeddings using Tensor Decomposition: A Case-Study on DeepWalk

Node embeddings have been attracting increasing attention during the past years. In this context, we propose a new ensemble node embedding approach, called TenSemble2Vec, by first generating multiple embeddings using the existing techniques and taking them as multiview data input of the state-of-art tensor decomposition model namely PARAFAC2 to learn the shared lower-dimensional representations of the nodes. Contrary to other embedding methods, our TenSemble2Vec takes advantage of the complementary information from different methods or the same method with different hyper-parameters, which bypasses the challenge of choosing models. Extensive tests using real-world data validates the efficiency of the proposed method.

preprint2020arXiv

Three Jahn-Teller states of matter in the spin-crossover system Mn(taa)

Three high-spin phases recently discovered in the spin-crossover system Mn(taa) are identified through analysis by a combination of first-principles calculations and Monte Carlo simulation as a low-temperature Jahn-Teller ordered (solid) phase, an intermediate-temperature dynamically correlated (liquid) phase, and an uncorrelated (gas) phase. In particular, the Jahn-Teller liquid phase arises from competition between mixing with low-spin impurities, which drive the disorder, and inter-molecular strain interactions. The latter are a key factor in both the spin-crossover phase transition and the magnetoelectric coupling. Jahn-Teller liquids may exist in other spin-crossover materials and materials that have multiple equivalent Jahn-Teller axes.

preprint2020arXiv

Towards Playing Full MOBA Games with Deep Reinforcement Learning

MOBA games, e.g., Honor of Kings, League of Legends, and Dota 2, pose grand challenges to AI systems such as multi-agent, enormous state-action space, complex action control, etc. Developing AI for playing MOBA games has raised much attention accordingly. However, existing work falls short in handling the raw game complexity caused by the explosion of agent combinations, i.e., lineups, when expanding the hero pool in case that OpenAI's Dota AI limits the play to a pool of only 17 heroes. As a result, full MOBA games without restrictions are far from being mastered by any existing AI system. In this paper, we propose a MOBA AI learning paradigm that methodologically enables playing full MOBA games with deep reinforcement learning. Specifically, we develop a combination of novel and existing learning techniques, including curriculum self-play learning, policy distillation, off-policy adaption, multi-head value estimation, and Monte-Carlo tree-search, in training and playing a large pool of heroes, meanwhile addressing the scalability issue skillfully. Tested on Honor of Kings, a popular MOBA game, we show how to build superhuman AI agents that can defeat top esports players. The superiority of our AI is demonstrated by the first large-scale performance test of MOBA AI agent in the literature.

preprint2020arXiv

Type-I superconductivity in noncentrosymmetric NbGe$_{2}$

Single crystals of NbGe$_{2}$ which crystallize in a noncentrosymmetric hexagonal structure with chirality are synthesized and their superconductivity is investigated. Type-I superconductivity is confirmed by dc magnetization, field-induced second-to first-order phase transition in specific heat, and a small Ginzburg-Landau parameter $κ_{GL}=0.12$. The isothermal magnetization measurements show that there is a crossover from type-I to type-II/1 superconductivity with decreasing temperature and an unusually enhanced surface superconducting critical field ($H_{c3}$) is discovered. The band structure calculations indicate the presence of Kramer-Weyl nodes near the Fermi level. These observations demonstrate that NbGe$_{2}$ is an interesting and rare example involving the possible interplay of type-I superconductivity, noncentrosymmetric structure and topological properties.

preprint2016arXiv

Electronic structures of transition metal dipnictides $XPn_2$ ($X$=Ta, Nb; $Pn$=P, As, Sb)

The electronic structures and topological properties of transition metal dipnictides $XPn_2$ ($X$=Ta, Nb; $Pn$=P, As, Sb) have been systematically studied using first-principles calculations. In addition to small bulk Fermi surfaces, the band anticrossing features near the Fermi level can be identified from band structures without spin-orbit coupling, leading to nodal lines in all these compounds. Inclusion of spin-orbit coupling gaps out these nodal lines leaving only a pair of disentangled electron/hole bands crossing the Fermi level. Therefore, the low energy physics can be in general captured by the corresponding two band model with several isolated small Fermi pockets. Detailed analysis of the Fermi surfaces suggests that the arsenides and NbSb$_2$ are nearly compensated semimetals while the phosphorides and TaSb$_2$ are not. Based on the calculated band parities, the electron and hole bands are found to be weakly topological non-trivial giving rise to surface states. As an example, we presented the surface-direction-dependent band structure of the surfaces states in TaSb$_2$.

preprint2016arXiv

Optical Observations of the Type Ia Supernova 2011fe in M101 for Nearly 500 Days

We present well-sampled optical observations of the bright Type Ia supernova (SN~Ia) SN 2011fe in M101. Our data, starting from $\sim16$ days before maximum light and extending to $\sim463$ days after maximum, provide an unprecedented time series of spectra and photometry for a normal SN~Ia. Fitting the early-time rising light curve, we find that the luminosity evolution of SN 2011fe follows a $t^n$ law, with the index $n$ being close to 2.0 in the $VRI$ bands but slightly larger in the $U$ and $B$ bands. Combining the published ultraviolet (UV) and near-infrared (NIR) photometry, we derive the contribution of UV/NIR emission relative to the optical. SN 2011fe is found to have stronger UV emission and reaches its UV peak a few days earlier than other SNe~Ia with similar $Δm_{15}(B)$, suggestive of less trapping of high-energy photons in the ejecta. Moreover, the $U$-band light curve shows a notably faster decline at late phases ($t\approx 100$--300 days), which also suggests that the ejecta may be relatively transparent to UV photons. These results favor the notion that SN 2011fe might have a progenitor system with relatively lower metallicity. On the other hand, the early-phase spectra exhibit prominent high-velocity features (HVFs) of O~I $λ$7773 and the Ca~II~NIR triplet, but only barely detectable in Si~II~6355. This difference can be caused either by an ionization/temperature effect or an abundance enhancement scenario for the formation of HVFs; it suggests that the photospheric temperature of SN 2011fe is intrinsically low, perhaps owing to incomplete burning during the explosion of the white dwarf.

preprint2016arXiv

Preasymptotics and asymptotics of approximation numbers of anisotropic Sobolev embeddings

In this paper, we obtain the preasymptotic and asymptotic behavior and strong equivalences of the approximation numbers of the embeddings from the anisotropic Sobolev spaces $W_2^{\bf R}(\Bbb T^d)$ to $L_2(\Bbb T^d)$. We also get the preasymptotic behavior of the approximation numbers of the embeddings from the limit spaces $W_2^{\infty}(\Bbb T^d)$ of the anisotropic Sobolev spaces $W_2^{\bf R}(\Bbb T^d)$ to $L_2(\Bbb T^d)$. We show that both the above embedding problems are intractable and do not suffer from the curse of dimensionality.

preprint2015arXiv

Density Functional plus Dynamical Mean-Field Theory of the Spin-Crossover Molecule Fe(phen)$_2$(NCS)$_2$

We study the spin-crossover molecule Fe(phen)$_2$(NCS)$_2$ using density functional theory (DFT) plus dynamical mean-field theory, which allows access to observables not attainable with traditional quantum chemical or electronic structure methods. The temperature dependent magnetic susceptibility, electron addition and removal spectra, and total energies are calculated and compared to experiment. We demonstrate that the proper quantitative energy difference between the high-spin and low-spin state, as well as reasonably accurate values of the magnetic susceptibility can be obtained when using realistic interaction parameters. Comparisons to DFT and DFT+U calculations demonstrate that dynamical correlations are critical to the energetics of the low-spin state. Additionally, we elucidate the differences between DFT+U and spin density functional theory (SDFT) plus U methodologies, demonstrating that DFT+U can recover SDFT+U results for an appropriately chosen on-site exchange interaction.

preprint2015arXiv

Semiparametric GEE analysis in partially linear single-index models for longitudinal data

In this article, we study a partially linear single-index model for longitudinal data under a general framework which includes both the sparse and dense longitudinal data cases. A semiparametric estimation method based on a combination of the local linear smoothing and generalized estimation equations (GEE) is introduced to estimate the two parameter vectors as well as the unknown link function. Under some mild conditions, we derive the asymptotic properties of the proposed parametric and nonparametric estimators in different scenarios, from which we find that the convergence rates and asymptotic variances of the proposed estimators for sparse longitudinal data would be substantially different from those for dense longitudinal data. We also discuss the estimation of the covariance (or weight) matrices involved in the semiparametric GEE method. Furthermore, we provide some numerical studies including Monte Carlo simulation and an empirical application to illustrate our methodology and theory.

preprint2014arXiv

Unified Structured Learning for Simultaneous Human Pose Estimation and Garment Attribute Classification

In this paper, we utilize structured learning to simultaneously address two intertwined problems: human pose estimation (HPE) and garment attribute classification (GAC), which are valuable for a variety of computer vision and multimedia applications. Unlike previous works that usually handle the two problems separately, our approach aims to produce a jointly optimal estimation for both HPE and GAC via a unified inference procedure. To this end, we adopt a preprocessing step to detect potential human parts from each image (i.e., a set of "candidates") that allows us to have a manageable input space. In this way, the simultaneous inference of HPE and GAC is converted to a structured learning problem, where the inputs are the collections of candidate ensembles, the outputs are the joint labels of human parts and garment attributes, and the joint feature representation involves various cues such as pose-specific features, garment-specific features, and cross-task features that encode correlations between human parts and garment attributes. Furthermore, we explore the "strong edge" evidence around the potential human parts so as to derive more powerful representations for oriented human parts. Such evidences can be seamlessly integrated into our structured learning model as a kind of energy function, and the learning process could be performed by standard structured Support Vector Machines (SVM) algorithm. However, the joint structure of the two problems is a cyclic graph, which hinders efficient inference. To resolve this issue, we compute instead approximate optima by using an iterative procedure, where in each iteration the variables of one problem are fixed. In this way, satisfactory solutions can be efficiently computed by dynamic programming. Experimental results on two benchmark datasets show the state-of-the-art performance of our approach.

preprint2012arXiv

Electronic states and magnetic structure at the Co3O4 (110) surface: a first principles study

Tricobalt tetraoxide (Co3O4) is an important catalyst and Co3O4(110) is a frequently exposed surface in Co3O4 nanomaterials. We employed Density-functional theory with on-site Coulomb repulsion U term to study the atomic structures, energetics, magnetic and electronic properties of the two possible terminations, A and B, of this surface. These calculations predict A as the stable termination in a wide range of oxygen chemical potentials, consistent with recent experimental observations. The Co3+ ions do not have a magnetic moment in the bulk, but become magnetic at the surface, which leads to surface magnetic orderings different from the one in the bulk. Surface electronic states are present in the lower half of the bulk band gap and cause partial metallization of both surface terminations. These states are responsible for the charge compensation mechanism stabilizing both polar terminations. The computed critical thickness for polarity compensation is 4 layers.

preprint2012arXiv

Estimation in semi-parametric regression with non-stationary regressors

In this paper, we consider a partially linear model of the form $Y_t=X_t^τθ_0+g(V_t)+ε_t$, $t=1,...,n$, where $\{V_t\}$ is a $β$ null recurrent Markov chain, $\{X_t\}$ is a sequence of either strictly stationary or non-stationary regressors and $\{ε_t\}$ is a stationary sequence. We propose to estimate both $θ_0$ and $g(\cdot)$ by a semi-parametric least-squares (SLS) estimation method. Under certain conditions, we then show that the proposed SLS estimator of $θ_0$ is still asymptotically normal with the same rate as for the case of stationary time series. In addition, we also establish an asymptotic distribution for the nonparametric estimator of the function $g(\cdot)$. Some numerical examples are provided to show that our theory and estimation method work well in practice.

preprint2012arXiv

Type IIn Supernova SN 2010jl: Optical Observations for Over 500 Days After Explosion

We present extensive optical observations of a Type IIn supernova (SN) 2010jl for the first 1.5 years after the discovery. The UBVRI light curves demonstrated an interesting two-stage evolution during the nebular phase, which almost flatten out after about 90 days from the optical maximum. SN 2010jl has one of the highest intrinsic H_alpha luminosity ever recorded for a SN IIn, especially at late phase, suggesting a strong interaction of SN ejecta with the dense circumstellar material (CSM) ejected by the progenitor. This is also indicated by the remarkably strong Balmer lines persisting in the optical spectra. One interesting spectral evolution about SN 2010jl is the appearance of asymmetry of the Balmer lines. These lines can be well decomposed into a narrow component and an intermediate-width component. The intermediate-width component showed a steady increase in both strength and blueshift with time until t ~ 400 days after maximum, but it became less blueshifted at t ~ 500 days when the line profile appeared relatively symmetric again. Owing to that a pure reddening effect will lead to a sudden decline of the light curves and a progressive blueshift of the spectral lines, we therefore propose that the asymmetric profiles of H lines seen in SN 2010jl is unlikely due to the extinction by newly formed dust inside the ejecta, contrary to the explanation by some early studies. Based on a simple CSM-interaction model, we speculate that the progenitor of SN 2010jl may suffer a gigantic mass loss (~ 30-50 M_sun) in a few decades before explosion. Considering a slow moving stellar wind (e.g., ~ 28 km/s) inferred for the preexisting, dense CSM shell and the extremely high mass-loss rate (1-2 M_sun per yr), we suggest that the progenitor of SN 2010jl might have experienced a red supergiant stage and explode finally as a post-red supergiant star with an initial mass above 30-40 M_sun.

preprint2011arXiv

Electronic structure and bonding properties of cobalt oxide in the spinel structure

The spinel cobalt oxide Co3O4 is a magnetic semiconductor containing cobalt ions in Co2+ and Co3+ oxidation states. We have studied the electronic, magnetic and bonding properties of Co3O4 using density functional theory (DFT) at the Generalized Gradient Approximation (GGA), GGA+U, and PBE0 hybrid functional levels. The GGA correctly predicts Co3O4 to be a semiconductor, but severely underestimates the band gap. The GGA+U band gap (1.96 eV) agrees well with the available experimental value (~ 1.6 eV), whereas the band gap obtained using the PBE0 hybrid functional (3.42 eV) is strongly overestimated. All the employed exchange-correlation functionals predict 3 unpaired d electrons on the Co2+ ions, in agreement with crystal field theory, but the values of the magnetic moments given by GGA+U and PBE0 are in closer agreement with the experiment than the GGA value, indicating a better description of the cobalt localized d states. Bonding properties are studied by means of Maximally Localized Wannier Functions (MLWFs). We find d-type MLWFs on the cobalt ions, as well as Wannier functions with the character of sp3d bonds between cobalt and oxygen ions. Such hybridized bonding states indicate the presence of a small covalent component in the primarily ionic bonding mechanism of this compound.

preprint2006arXiv

Charge Transfer Induced Polarity Switching in Carbon Nanotube Transistors

We probed the charge transfer interaction between the amine-containing molecules: hydrazine, polyaniline and aminobutyl phosphonic acid, and carbon nanotube field effect transistors (CNTFETs). We successfully converted p-type CNTFETs to n-type and drastically improved the device performance in both the ON- and OFF- transistor states utilizing hydrazine as dopant. We effectively switched the transistor polarity between p- and n- type by accessing different oxidation states of polyaniline. We also demonstrated the flexibility of modulating the threshold voltage (Vth) of a CNTFET by engineering various charge-accepting and -donating groups in the same molecule.

preprint2005arXiv

Self-aligned carbon nanotube transistors with charge transfer doping

This letter reports a charge transfer p-doping scheme which utilizes one-electron oxidizing molecules to obtain stable, unipolar carbon nanotube transistors with a self-aligned gate structure. This doping scheme allows one to improve carrier injection, tune the threshold voltage Vth, and enhance the device performance in both the ON- and OFF- transistor states. Specifically, the nanotube transistor is converted from ambipolar to unipolar, the device drive current is increased by 2-3 orders of magnitude, the device OFF current is suppressed and an excellent Ion/Ioff ratio of six order of magnitude is obtained. The important role played by metal-nanotube contacts modification through charge transfer is demonstrated.