Source author record

Yuan Yang

Yuan Yang 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

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

20 published item(s)

preprint2025arXiv

A Lightweight Coordinate-Conditioned Diffusion Approach for 6G C-V2X Radio Environment Maps

Transmitter vehicles that broadcast 6G Cellular Vehicle-to-Everything (C-V2X)-based messages, e.g., Basic Safety Messages (BSMs), are prone to be impacted by PHY issues due to the lack of dynamic high-fidelity Radio Environment Map (REM) with dynamic location variation. This paper explores a lightweight diffusion-based generative approach, the Coordinate-Conditioned Denoising Diffusion Probabilistic Model (CCDDPM), that leverages the signal intensity-based 6G V2X Radio Environment Map (REM) from limited historical transmitter vehicles in a specific region, to predict the REMs for a transmitter vehicle with arbitrary coordinates across the same region. The transmitter vehicle coordinate is encoded as a smooth Gaussian prior and fused with the Gaussian noise through a lightweight two-channel conditional U-Net architecture. We demonstrate that the predicted REM closely matches the statistics and structure of ground-truth REM while exhibiting the improved stability and over other widely applied generative AI approaches. The resulting predictor enables rapid and scenario-consistent REM with arbitrary transmitter coordinates, which thereby supports more efficient 6G C-V2X communications where transmitter vehicles are less likely to suffer from the PHY issues.

preprint2022arXiv

A Soft-Thresholding Operator for Sparse Time-Varying Effects in Survival Models

We consider a class of Cox models with time-dependent effects that may be zero over certain unknown time regions or, in short, sparse time-varying effects. The model is particularly useful for biomedical studies as it conveniently depicts the gradual evolution of effects of risk factors on survival. Statistically, estimating and drawing inference on infinite dimensional functional parameters with sparsity (e.g., time-varying effects with zero-effect time intervals) present enormous challenges. To address them, we propose a new soft-thresholding operator for modeling sparse, piecewise smooth and continuous time-varying coefficients in a Cox time-varying effects model. Unlike the common regularized methods, our approach enables one to estimate non-zero time-varying effects and detect zero regions simultaneously, and construct a new type of sparse confidence intervals that accommodate zero regions. This leads to a more interpretable model with a straightforward inference procedure. We develop an efficient algorithm for inference in the target functional space, show that the proposed method enjoys desired theoretical properties, and present its finite sample performance by way of simulations. We apply the proposed method to analyze the data of the Boston Lung Cancer Survivor Cohort, an epidemiological cohort study investigating the impacts of risk factors on lung cancer survival, and obtain clinically useful results.

preprint2022arXiv

Automatic Item Generation of Figural Analogy Problems: A Review and Outlook

Figural analogy problems have long been a widely used format in human intelligence tests. In the past four decades, more and more research has investigated automatic item generation for figural analogy problems, i.e., algorithmic approaches for systematically and automatically creating such problems. In cognitive science and psychometrics, this research can deepen our understandings of human analogical ability and psychometric properties of figural analogies. With the recent development of data-driven AI models for reasoning about figural analogies, the territory of automatic item generation of figural analogies has further expanded. This expansion brings new challenges as well as opportunities, which demand reflection on previous item generation research and planning future studies. This paper reviews the important works of automatic item generation of figural analogies for both human intelligence tests and data-driven AI models. From an interdisciplinary perspective, the principles and technical details of these works are analyzed and compared, and desiderata for future research are suggested.

preprint2022arXiv

Multi-Phase Locking Value: A Generalized Method for Determining Instantaneous Multi-frequency Phase Coupling

Many physical, biological and neural systems behave as coupled oscillators, with characteristic phase coupling across different frequencies. Methods such as $n:m$ phase locking value and bi-phase locking value have previously been proposed to quantify phase coupling between two resonant frequencies (e.g. $f$, $2f/3$) and across three frequencies (e.g. $f_1$, $f_2$, $f_1+f_2$), respectively. However, the existing phase coupling metrics have their limitations and limited applications. They cannot be used to detect or quantify phase coupling across multiple frequencies (e.g. $f_1$, $f_2$, $f_3$, $f_4$, $f_1+f_2+f_3-f_4$), or coupling that involves non-integer multiples of the frequencies (e.g. $f_1$, $f_2$, $2f_1/3+f_2/3$). To address the gap, this paper proposes a generalized approach, named multi-phase locking value (M-PLV), for the quantification of various types of instantaneous multi-frequency phase coupling. Different from most instantaneous phase coupling metrics that measure the simultaneous phase coupling, the proposed M-PLV method also allows the detection of delayed phase coupling and the associated time lag between coupled oscillators. The M-PLV has been tested on cases where synthetic coupled signals are generated using white Gaussian signals, and a system comprised of multiple coupled Rössler oscillators. Results indicate that the M-PLV can provide a reliable estimation of the time window and frequency combination where the phase coupling is significant, as well as a precise determination of time lag in the case of delayed coupling. This method has the potential to become a powerful new tool for exploring phase coupling in complex nonlinear dynamic systems.

preprint2022arXiv

Neural MoCon: Neural Motion Control for Physically Plausible Human Motion Capture

Due to the visual ambiguity, purely kinematic formulations on monocular human motion capture are often physically incorrect, biomechanically implausible, and can not reconstruct accurate interactions. In this work, we focus on exploiting the high-precision and non-differentiable physics simulator to incorporate dynamical constraints in motion capture. Our key-idea is to use real physical supervisions to train a target pose distribution prior for sampling-based motion control to capture physically plausible human motion. To obtain accurate reference motion with terrain interactions for the sampling, we first introduce an interaction constraint based on SDF (Signed Distance Field) to enforce appropriate ground contact modeling. We then design a novel two-branch decoder to avoid stochastic error from pseudo ground-truth and train a distribution prior with the non-differentiable physics simulator. Finally, we regress the sampling distribution from the current state of the physical character with the trained prior and sample satisfied target poses to track the estimated reference motion. Qualitative and quantitative results show that we can obtain physically plausible human motion with complex terrain interactions, human shape variations, and diverse behaviors. More information can be found at~\url{https://www.yangangwang.com/papers/HBZ-NM-2022-03.html}

preprint2022arXiv

Visual-Imagery-Based Analogical Construction in Geometric Matrix Reasoning Task

Raven's Progressive Matrices is a family of classical intelligence tests that have been widely used in both research and clinical settings. There have been many exciting efforts in AI communities to computationally model various aspects of problem solving such figural analogical reasoning problems. In this paper, we present a series of computational models for solving Raven's Progressive Matrices using analogies and image transformations. We run our models following three different strategies usually adopted by human testees. These models are tested on the standard version of Raven's Progressive Matrices, in which we can solve 57 out 60 problems in it. Therefore, analogy and image transformation are proved to be effective in solving RPM problems.

preprint2020arXiv

Efficient Probabilistic Logic Reasoning with Graph Neural Networks

Markov Logic Networks (MLNs), which elegantly combine logic rules and probabilistic graphical models, can be used to address many knowledge graph problems. However, inference in MLN is computationally intensive, making the industrial-scale application of MLN very difficult. In recent years, graph neural networks (GNNs) have emerged as efficient and effective tools for large-scale graph problems. Nevertheless, GNNs do not explicitly incorporate prior logic rules into the models, and may require many labeled examples for a target task. In this paper, we explore the combination of MLNs and GNNs, and use graph neural networks for variational inference in MLN. We propose a GNN variant, named ExpressGNN, which strikes a nice balance between the representation power and the simplicity of the model. Our extensive experiments on several benchmark datasets demonstrate that ExpressGNN leads to effective and efficient probabilistic logic reasoning.

preprint2020arXiv

Learn to Explain Efficiently via Neural Logic Inductive Learning

The capability of making interpretable and self-explanatory decisions is essential for developing responsible machine learning systems. In this work, we study the learning to explain problem in the scope of inductive logic programming (ILP). We propose Neural Logic Inductive Learning (NLIL), an efficient differentiable ILP framework that learns first-order logic rules that can explain the patterns in the data. In experiments, compared with the state-of-the-art methods, we find NLIL can search for rules that are x10 times longer while remaining x3 times faster. We also show that NLIL can scale to large image datasets, i.e. Visual Genome, with 1M entities.

preprint2019arXiv

Reentrance of Topological Phase in Spin-1 Frustrated Heisenberg Chain

For the Haldane phase, the magnetic field usually tends to break the symmetry and drives the system into a topologically trivial phase. Here, we report a novel reentrance of the Haldane phase at zero temperature in the spin-1 antiferromagnetic Heisenberg model on sawtooth chain. A partial Haldane phase is induced by the magnetic field, which is the combination of the Haldane state in one sublattice and a ferromagnetically ordered state in the other sublattice. Such a partial topological order is a result of the zero-temperature entropy due to quantum fluctuations caused by geometrical frustration.

preprint2017arXiv

One Model for the Learning of Language

A major target of linguistics and cognitive science has been to understand what class of learning systems can acquire the key structures of natural language. Until recently, the computational requirements of language have been used to argue that learning is impossible without a highly constrained hypothesis space. Here, we describe a learning system that is maximally unconstrained, operating over the space of all computations, and is able to acquire several of the key structures present natural language from positive evidence alone. The model successfully acquires regular (e.g. $(ab)^n$), context-free (e.g. $a^n b^n$, $x x^R$), and context-sensitive (e.g. $a^nb^nc^n$, $a^nb^mc^nd^m$, $xx$) formal languages. Our approach develops the concept of factorized programs in Bayesian program induction in order to help manage the complexity of representation. We show in learning, the model predicts several phenomena empirically observed in human grammar acquisition experiments.

preprint2016arXiv

Efficient $\ell_q$ Minimization Algorithms for Compressive Sensing Based on Proximity Operator

This paper considers solving the unconstrained $\ell_q$-norm ($0\leq q<1$) regularized least squares ($\ell_q$-LS) problem for recovering sparse signals in compressive sensing. We propose two highly efficient first-order algorithms via incorporating the proximity operator for nonconvex $\ell_q$-norm functions into the fast iterative shrinkage/thresholding (FISTA) and the alternative direction method of multipliers (ADMM) frameworks, respectively. Furthermore, in solving the nonconvex $\ell_q$-LS problem, a sequential minimization strategy is adopted in the new algorithms to gain better global convergence performance. Unlike most existing $\ell_q$-minimization algorithms, the new algorithms solve the $\ell_q$-minimization problem without smoothing (approximating) the $\ell_q$-norm. Meanwhile, the new algorithms scale well for large-scale problems, as often encountered in image processing. We show that the proposed algorithms are the fastest methods in solving the nonconvex $\ell_q$-minimization problem, while offering competent performance in recovering sparse signals and compressible images compared with several state-of-the-art algorithms.

preprint2016arXiv

Positive Definite Estimation of Large Covariance Matrix Using Generalized Nonconvex Penalties

This work addresses the issue of large covariance matrix estimation in high-dimensional statistical analysis. Recently, improved iterative algorithms with positive-definite guarantee have been developed. However, these algorithms cannot be directly extended to use a nonconvex penalty for sparsity inducing. Generally, a nonconvex penalty has the capability of ameliorating the bias problem of the popular convex lasso penalty, and thus is more advantageous. In this work, we propose a class of positive-definite covariance estimators using generalized nonconvex penalties. We develop a first-order algorithm based on the alternating direction method framework to solve the nonconvex optimization problem efficiently. The convergence of this algorithm has been proved. Further, the statistical properties of the new estimators have been analyzed for generalized nonconvex penalties. Moreover, extension of this algorithm to covariance estimation from sketched measurements has been considered. The performances of the new estimators have been demonstrated by both a simulation study and a gene clustering example for tumor tissues. Code for the proposed estimators is available at https://github.com/FWen/Nonconvex-PDLCE.git.

preprint2015arXiv

Percolation of the Site Random-Cluster Model by Monte Carlo Method

Herein, we propose a site random cluster model by introducing an additional cluster weight in the partition function of the traditional site percolation. To simulate the model on a square lattice, we combine the color-assignation and the Swendsen-Wang methods together to design a highly efficient cluster algorithm with a small critical slowing-down phenomenon. To verify whether or not it is consistent with the bond random cluster model, we measure several quantities such as the wrapping probability $R_e$, the percolation strength $P_\infty$, and the magnetic susceptibility per site $χ_p$ as well as two exponents such as the thermal exponent $y_t$ and the fractal dimension $y_h$ of the largest cluster. We find that for different exponents of cluster weight q=1.5, 2, 2.5, 3, 3.5 and 4, the numerical estimation of the exponents $y_t$ and $y_h$ are consistent with the theoretical values. The universalities of the site random cluster model and the bond random cluster model are completely identical. For larger values of $q$, we find obvious signatures of the first-order percolation transition by the histograms and the hysteresis loops of the percolation strength and the energy per site. Our results are helpful for the understanding of the percolation of traditional statistical models.

preprint2015arXiv

Theory of Graphene Raman Spectroscopy

Raman spectroscopy plays a key role in studies of graphene and related carbon systems. Graphene is perhaps the most promising material of recent times for many novel applications, including electronics. In this paper, the traditional and well established Kramers-Heisenberg-Dirac (KHD) Raman scattering theory (1925-1927) is extended to crystalline graphene for the first time. It demands different phonon production mechanisms and phonon energies than does the popular "double resonance" Raman scattering model. The latter has never been compared to KHD. Within KHD, phonons are produced instantly along with electrons and holes, in what we term an electron-hole-phonon triplet, which does not suffer Pauli blocking. A new mechanism for double phonon production we name "transition sliding" explains the brightness of the 2D mode and other overtones, as a result of linear (Dirac cone) electron dispersion. Direct evidence for sliding resides in hole doping experiments performed in 2011 \cite{chenCrommie}. Whole ranges of electronic transitions are permitted and may even constructively interfere for the same laser energy and phonon q, explaining the dispersion, bandwidth, and strength of many two phonon Raman bands. Graphene's entire Raman spectrum, including dispersive and fixed bands, missing bands not forbidden by symmetries, weak bands, overtone bands, Stokes anti-Stokes anomalies, individual bandwidths, trends with doping, and D-2D band spacing anomalies emerge naturally and directly in KHD theory.

preprint2015arXiv

Trimer superfluid and supersolid on two-dimensional optical lattices

By the photoassociation method, the trimer superfluid phase disappears in the one dimensional state-dependent optical lattice if the ratio of the three-body interaction $W$ to the trimer tunneling $J$is kept at $W/J=12$ [Phys Rev A. {\bf 90}, 033622(2014)]. To search for a trimer superfluid and trimer supersolid, we load the cold atom into two-dimensional lattices, whose coordinate number $z$ and kinetic energy $-zJ$ are respectively larger and lower than those of a one dimensional lattice. Herein, we study the Bose-Hubbard model, which has an additional trimer tunneling term, a three-body interaction and a next-nearest repulsion. The on-site trimer and trimer superfluid exist if the on-site two-body repulsion and three-body repulsion are smaller than some thresholds. With atom-tunneling terms, the phase transitions from trimer superfluid phase to both atom superfluid and atom supersolid phases are first order. With $W/J=12$, in a one dimensional lattice, the trimer superfluid phase does not exist at all. In contrast, the trimer superfluid phase, exists in the lower density regions $0 \textless ρ\textless2$ on the square lattice if $J$ is not very large. The trimer superfluid phase emerges in a wider range $0 \textless ρ\textless3$ in the triangular lattice, or in the cubic lattice ($z=6$). When the three-body interaction is turned on, a trimer supersolid phase emerges due to the classical degeneracy between the quasi trimer solid and the trimer solid being broken by the quantum fluctuation. The phase transitions from the trimer supersolid phase to quasi trimer solid are first order and the phase transition from the trimer supersolid phase to trimer solid is continuous. Our results, obtained by mean-field and quantum Monte Carlo methods, will be helpful in realizing the trimer superfluid and supersolid by cold atom experiments.

preprint2014arXiv

The Polyacetylene Raman Spectrum, Decoded

More than 30 years ago, polyacetylene was very much in the limelight, an early example of a conducting polymer and source of many unusual spectroscopic features spawning disparate ideas as to their origin. Several versions of the polyacetylene spectrum story emerged, with contradictory conclusions. In this paper both ordinary and peculiar polyacetylene spectral features are explained in terms of standard (if disused) spectroscopic concepts, including the dependence of electronic transition moments on phonon coordinates, Born-Oppenheimer energy surface properties, and (much more familiarly) electron and phonon band structure. Raman sideband dispersion and line shapes are very well matched by theory in a fundamental way. Most importantly, clear ramifications emerge for the Raman spectroscopy of a wide range of extended systems, including graphene and beyond, suggesting changes to some common practice in condensed matter spectroscopy.

preprint2011arXiv

Graphene-Wrapped Sulfur Particles as a Rechargeable Lithium-Sulfur-Battery Cathode Material with High Capacity and Cycling Stability

We report the synthesis of a graphene-sulfur composite material by wrapping polyethyleneglycol (PEG) coated submicron sulfur particles with mildly oxidized graphene oxide sheets decorated by carbon black nanoparticles. The PEG and graphene coating layers are important to accommodating volume expansion of the coated sulfur particles during discharge, trapping soluble polysulfide intermediates and rendering the sulfur particles electrically conducting. The resulting graphene-sulfur composite showed high and stable specific capacities up to ~600mAh/g over more than 100 cycles, representing a promising cathode material for rechargeable lithium batteries with high energy density.

preprint2011arXiv

LiMn1-xFexPO4 Nanorods Grown on Graphene Sheets for Ultra-High Rate Performance Lithium Ion Batteries

Following the successful utilization of LiFePO4 as a novel cathode material for rechargeable lithium batteries, interest and efforts have grown in the research of another olivine structured material LiMnPO4 due to its higher operating potential voltage and energy density. However, high rate performance for LiMnPO4-based cathode materials has been challenging due to its extremely low electrical and ionic conductivities. Here, we develop a synthesis of Fe-doped LiMnPO4 (LiMn0.75Fe0.25PO4) nanorods directly bonded on graphene sheets (reduced from graphene oxide) to render LiMn0.75Fe0.25PO4 nanorods superior electrical conductivity. The LiMn0.75Fe0.25PO4 nanorod morphology is unique to materials grown on graphene over those grown in free solution, and is ideal for fast Li+ diffusion with the diffusion path of [010] crystallographic axis along the short radial direction (~20-30nm) of the nanorods. These together lead to ultrafast discharge within ~30-40 seconds without using a high carbon content. With high columbic efficiency above 99.5% at a high operating voltage, our LiMn0.75Fe0.25PO4 nanorods/graphene hybrid exhibits the best rate performance among all doped LiMnPO4 cathode materials for Lithium ion batteries.

preprint2010arXiv

Entanglement dynamics of two independent Jaynes-Cummings atoms without rotating-wave approximation

Entanglement evolution of two independent Jaynes-Cummings atoms without rotating-wave approximation (RWA) is studied by an numerically exact approach. The previous results in the RWA are essentially modified in the strong coupling regime ($g\ge 0.1$), which has been reached in the recent experiments on the flux qubit coupled to the LC resonator. For the initial Bell state with anti-correlated spins, the entanglement sudden death (ESD) is absent in the RWA, but does appear in the present numerical calculation without RWA. Aperiodic entanglement evolution in the strong coupling regime is observed. The strong atom-cavity coupling facilitates the ESD. The sign of detuning play a essential role in the entanglement evolution for strong coupling, which is irrelevant in the RWA. An analytical results based on an unitary transformation are also given, which could not modify the RWA picture essentially. It is suggested that the activation of the photons may be the origin of the ESD. The present theoretical results could be applied to artificial atoms realized in recent experiments.

preprint2010arXiv

Mn3O4-Graphene Hybrid as a High Capacity Anode Material for Lithium Ion Batteries

We developed two-step solution-phase reactions to form hybrid materials of Mn3O4 nanoparticles on reduced graphene oxide (RGO) sheets for lithium ion battery applications. Mn3O4 nanoparticles grown selectively on RGO sheets over free particle growth in solution allowed for the electrically insulating Mn3O4 nanoparticles wired up to a current collector through the underlying conducting graphene network. The Mn3O4 nanoparticles formed on RGO show a high specific capacity up to ~900mAh/g near its theoretical capacity with good rate capability and cycling stability, owing to the intimate interactions between the graphene substrates and the Mn3O4 nanoparticles grown atop. The Mn3O4/RGO hybrid could be a promising candidate material for high-capacity, low-cost, and environmentally friendly anode for lithium ion batteries. Our growth-on-graphene approach should offer a new technique for design and synthesis of battery electrodes based on highly insulating materials.