Catalog footprint

What is connected

19works
18topics
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

19 published item(s)

preprint2026arXiv

UST-Hand: An Uncertainty-aware Spatiotemporal Point Cloud Interaction Network for 3D Self-supervised Hand Pose Estimation

Manually annotating accurate 3D hand poses is extremely time-consuming and labor-intensive. Existing self-supervised hand pose estimation methods leverage the discrepancy between input images and rendered outputs, or multi-view consistency constraints, as the driving force to optimize networks and progressively refine pose accuracy. However, these methods are highly susceptible to noisy pseudo-labels and overlook the importance of fully exploiting fine-grained spatial correlations, which undermines the stability of model training. To address these issues, we propose UST-Hand, a self-supervised learning framework that estimates uncertainty distribution of hand pose and constructs a probabilistic point cloud feature space, which enables the complex spatiotemporal relationship modeling. UST-Hand employs a conditional normalizing flow model to capture hand pose distributions and samples diverse hypotheses, facilitating robust learning under noisy pseudo-labels supervision with enhanced stability. These multi-hypothesis are mapped to a unified probabilistic 3D point cloud space for multi-view and temporal feature interaction, comprehensively exploring hand motion patterns and fine-grained spatial correlations. Extensive experiments on three challenging datasets demonstrate that UST-Hand achieves state-of-the-art performance, outperforming existing self-supervised methods by up to 37.8% in Mean Per Vertex Position Error (MPVPE).

preprint2022arXiv

Automatic detection of multilevel communities: scalable and resolution-limit-free

Community structure is one of the most important features of complex networks. Modularity-based methods for community detection typically rely on heuristic algorithms to optimize a specific community quality function. Such methods are limited by two major defects: (1) the resolution limit problem, which prohibits communities of heterogeneous sizes being simultaneously detected, and (2) divergent outputs of the heuristic algorithm, which make it difficult to differentiate relevant and irrelevant results. In this paper, we propose an improved method for community detection based on a scalable community "fitness function." We introduced a new parameter to enhance its scalability, and a strict strategy to filter the outputs. Due to the scalability, on the one hand our method is free of the resolution limit problem and performs excellently on large heterogeneous networks, while on the other hand it is capable of detecting more levels of communities than previous methods in deep hierarchical networks. Moreover, our strict strategy automatically removes redundant and irrelevant results, without any artificial selection. As a result, our method neatly outputs only the stable and unique communities, which are largely interpretable by the a priori knowledge about the network, including the implanted structures within synthetic networks, or metadata for real-world networks.

preprint2022arXiv

Detecting network communities via greedy expanding based on local superiority index

Community detection is a significant and challenging task in network science. Nowadays, plenty of attention has been paid on local methods for community detection. Greedy expanding is a popular and efficient class of local algorithms, which typically starts from some selected central nodes and expands those nodes to obtain provisional communities by optimizing a certain quality function. In this paper, we propose a novel index, called local superiority index (LSI), to identify central nodes. In the process of expansion, we apply the fitness function to estimate the quality of provisional communities and ensure that all provisional communities must be weak communities. Evaluation based on the normalized mutual information suggests: (1) LSI is superior to the global maximal degree index and the local maximal degree index on most considered networks; (2) The greedy algorithm based on LSI is better than the classical fast algorithm on most considered networks.

preprint2022arXiv

Divergent Effects of Factors on Crashes under Autonomous and Conventional Driving Modes Using A Hierarchical Bayesian Approach

Influencing factors on crashes involved with autonomous vehicles (AVs) have been paid increasing attention. However, there is a lack of comparative analyses between influencing factors on crashes of AVs and human-driven vehicles. To fill this research gap, the study aims to explore the divergent effects of factors on crashes under autonomous and conventional driving modes. This study obtained 154 publicly available autonomous vehicle crash data (70 for the autonomous driving mode and 84 for the conventional driving mode), and 36 explanatory variables were extracted from three categories, including environment, roads, and vehicles. Then, a hierarchical Bayesian approach was applied to analyze the impacting factors on crash type and severity under both driving modes. The results showed that some factors affected both driving modes, but their degrees were different. For example, the presence of turning movement had a greater impact on the crash severity under the conventional driving mode, while the presence of turning movement led to a larger decrease in the likelihood of rear-end crashes under the autonomous driving mode. More influencing factors only had a significant impact on one of the driving modes. For example, in the autonomous driving mode, two sidewalks decreased the severity of crashes, and on-street parking was positively associated with rear-end crashes, but they were not significant in the conventional driving mode. This study could contribute to the understanding and development of autonomous driving systems and the better coordination between autonomous driving and conventional driving.

preprint2022arXiv

Learning First-Order Rules with Differentiable Logic Program Semantics

Learning first-order logic programs (LPs) from relational facts which yields intuitive insights into the data is a challenging topic in neuro-symbolic research. We introduce a novel differentiable inductive logic programming (ILP) model, called differentiable first-order rule learner (DFOL), which finds the correct LPs from relational facts by searching for the interpretable matrix representations of LPs. These interpretable matrices are deemed as trainable tensors in neural networks (NNs). The NNs are devised according to the differentiable semantics of LPs. Specifically, we first adopt a novel propositionalization method that transfers facts to NN-readable vector pairs representing interpretation pairs. We replace the immediate consequence operator with NN constraint functions consisting of algebraic operations and a sigmoid-like activation function. We map the symbolic forward-chained format of LPs into NN constraint functions consisting of operations between subsymbolic vector representations of atoms. By applying gradient descent, the trained well parameters of NNs can be decoded into precise symbolic LPs in forward-chained logic format. We demonstrate that DFOL can perform on several standard ILP datasets, knowledge bases, and probabilistic relation facts and outperform several well-known differentiable ILP models. Experimental results indicate that DFOL is a precise, robust, scalable, and computationally cheap differentiable ILP model.

preprint2022arXiv

Merging Control Strategies of Connected and Autonomous Vehicles at Freeway On-Ramps: A Comprehensive Review

On-ramp merging areas are typical bottlenecks in the freeway network, since merging on-ramp vehicles may cause intensive disturbances on the mainline traffic flow and lead to various negative impacts on traffic efficiency and safety. The connected and autonomous vehicles (CAVs), with their capabilities of real-time communication and precise motion control, hold a great potential to facilitate ramp merging operation through enhanced coordination strategies. This paper presents a comprehensive review of the existing ramp merging strategies leveraging CAVs, focusing on the latest trends and developments in the research field. The review comprehensively covers 44 papers recently published in leading transportation journals. Based on the application context, control strategies are categorized into three categories: merging into sing-lane freeways with total CAVs, merging into sing-lane freeways with mixed traffic flows, and merging into multilane freeways. Relevant literature is reviewed regarding the required technologies, control decision level, applied methods, and impacts on traffic performance. More importantly, we identify the existing research gaps and provide insightful discussions on the potential and promising directions for future research based on the review, which facilitates further advancement in this research topic.

preprint2020arXiv

Community detection on complex networks based on a new centrality indicator and a new modularity function

Community detection is a significant and challenging task in network research. Nowadays, plenty of attention has been focused on local methods of community detection. Among them, community detection with a greedy algorithm typically starts from the identification of local essential nodes called central nodes of the network; communities expand later from these central nodes by optimizing a modularity function. In this paper, we propose a new central node indicator and a new modularity function. Our central node indicator, which we call local centrality indicator (LCI), is as efficient as the well-known global maximal degree indicator and local maximal degree indicator; on certain special network structure, LCI performs even better. On the other hand, our modularity function F2 overcomes certain disadvantages,such as the resolution limit problem,of the modularity functions raised in previous literature. Combined with a greedy algorithm, LCI and F2 enable us to identify the right community structures for both the real world networks and the simulated benchmark network. Evaluation based on the normalized mutual information (NMI) suggests that our community detection method with a greedy algorithm based on LCI and F2 performs superior to many other methods. Therefore, the method we proposed in this paper is potentially noteworthy.

preprint2015arXiv

A comprehensive study of the magnetic, structural and transport properties of the III-V ferromagnetic semiconductor InMnP

The manganese induced magnetic, electrical and structural modification in InMnP epilayers, prepared by Mn ion implantation and pulsed laser annealing, are investigated in the following work. All samples exhibit clear hysteresis loops and strong spin polarization at the Fermi level. The degree of magnetization, the Curie temperature and the spin polarization depend on the Mn concentration. The bright-field transmission electron micrographs show that InP samples become almost amorphous after Mn implantation but recrystallize after pulsed laser annealing. We did not observe an insulator-metal transition in InMnP up to a Mn concentration of 5 at./%. Instead all InMnP samples show insulating characteristics up to the lowest measured temperature. Magneotresistance results obtained at low temperatures support the hopping conduction mechanism in InMnP. We find that the Mn impurity band remains detached from the valence band in InMnP up to 5 at./% Mn doping. Our findings indicate that the local environment of Mn ions in InP is similar to GaMnAs, GaMnP and InMnAs, however, the electrical properties of these Mn implanted III-V compounds are different. This is one of the consequences of the different Mn binding energy in these compounds.

preprint2015arXiv

Orthologs from maxmer sequence context

Context-dependent identification of orthologs customarily relies on conserved gene order or whole-genome sequence alignment. It is shown here that short-range context--as short as single maximal matches--also provides an effective means to identify orthologs within whole genomes. On pristine (un-repeatmasked) mammalian whole-genome assemblies we perform a genome "intersection" that in general consumes less than one thirtieth of the computation time required by commonly used methods for whole-genome alignment, and we extract "non-embedded maximal matches," maximal matches that are not embedded into other maximal matches, as potential orthologs. An ortholog identified via non-embedded maximal matches is analogous to a "positional ortholog" or a "primary ortholog" as defined in previous literature; such orthologs constitute homologs derived from the same direct ancestor whose ancestral positions in the genome are conserved. At the nucleotide level, non-embedded maximal matches recapitulate most exact matches identified by a Lastz net alignment. At the gene level, reciprocal best hits of genes containing non-embedded maximal matches recover one-to-one orthologs annotated by Ensembl Compara with high selectivity and high sensitivity; these reciprocal best hits additionally include putatively novel orthologs not found in Ensembl (e.g. over two thousand for human/chimpanzee). The method is especially suitable for genome-wide identification of orthologs.

preprint2015arXiv

Performance Analysis of Quantitative Phase Retrieval Method in Zernike Phase Contrast X-ray Microscopy

Since the invention of Zernike phase contrast method in 1930, it has been widely used in optical microscopy and more recently in X-ray microscopy. Considering the image contrast is a mixture of absorption and phase information, we recently have proposed and demonstrated a method for quantitative phase retrieval in Zernike phase contrast X-ray microscopy. In this contribution, we analyzed the performance of this method at different photon energies. Intensity images of PMMA samples are simulated at 2.5 keV and 6.2 keV, respectively, and phase retrieval is performed using the proposed method. The results demonstrated that the proposed phase retrieval method is applicable over a wide energy range. For weakly absorbing features, the optimal photon energy is 2.5 keV, from the point of view of image contrast and accuracy of phase retrieval. On the other hand, in the case of strong absorption objects, a higher photon energy is preferred to reduce the error of phase retrieval. Those results can be used as guidelines to perform quantitative phase retrieval in Zernike phase contrast X-ray microscopy with the proposed method.

preprint2015arXiv

Preliminary Research on Dual-Energy X-Ray Phase-Contrast Imaging

Dual-energy X-ray absorptiometry (DEXA) has been widely applied to measure bone mineral density (BMD) and soft-tissue composition of human body. However, the use of DEXA is greatly limited for low-Z materials such as soft tissues due to their weak absorption. While X-ray phase-contrast imaging (XPCI) shows significantly improved contrast in comparison with the conventional standard absorption-based X-ray imaging for soft tissues. In this paper, we propose a novel X-ray phase-contrast method to measure the area density of low-Z materials, including a single-energy method and a dual-energy method. The single-energy method is for the area density calculation of one low-Z material, while the dual-energy method is aiming to calculate the area densities of two low-Z materials simultaneously. Comparing the experimental and simulation results with the theoretic ones, the new method proves to have the potential to replace DEXA in area density measurement. The new method sets the prerequisites for future precise and low-dose area density calculation method of low-Z materials.

preprint2015arXiv

Research on the background correction method in x-ray phase contrast imaging with Talbot-Lau interferometer

X-ray Talbot-Lau interferometer has been used widely to conduct phase contrast imaging with a conventional low-brilliance x-ray source. Typically, in this technique, background correction has to be performed in order to obtain the pure signal of the sample under inspection. In this study, we reported on a research on the background correction strategies within this technique, especially we introduced a new phase unwrapping solution for one conventional background correction method, the key point of this new solution is changing the initial phase of each pixel by a cyclic shift operation on the raw images collected in phase stepping scan. Experimental result and numerical analysis showed that the new phase unwrapping algorithm could successfully subtract contribution of the system's background without error. Moreover, a potential advantage of this phase unwrapping strategy is that its effective phase measuring range could be tuned flexibly in some degree for example to be (-pi+3, pi+3], thus it would find usage in certain case because measuring range of the currently widely used background correction method is fixed to be (-pi, pi].

preprint2014arXiv

A LabVIEW based user-friendly X-ray phase-contrast imaging system software platform

X-ray phase-contrast imaging can provide greatly improved contrast over conventional absorption-based imaging for weakly absorbing samples, such as biological soft tissues and fibre composites. In this manuscript, we introduce an easy and fast way to develop a user-friendly software platform dedicated to the new grating-based X-ray phase-contrast imaging setup recently built at the National Synchrotron Radiation Laboratory of the University of Science and Technology of China. Unified management and control of 21 motorized positioning stages, of an ultra-precision piezoelectric translation stage and of the X-ray tube are achieved with this platform. The software package also covers the automatic image acquisition of the phase-stepping scanning with a flat panel detector. Moreover, a data post-processing module for signals retrieval and other custom features are in principle available. With a seamless integration of all necessary functions in a unique package, this software platform will greatly support the user activity during experimental runs.

preprint2014arXiv

A user-friendly nano-CT image alignment and 3D reconstruction platform based on LabVIEW

X-ray computed tomography at the nanometer scale (nano-CT) offers a wide range of applications in scientific and industrial areas. Here we describe a reliable, user-friendly and fast software package based on LabVIEW that may allow to perform all procedures after the acquisition of raw projection images in order to obtain the inner structure of the investigated sample. A suitable image alignment process to address misalignment problems among image series due to mechanical manufacturing errors, thermal expansion and other external factors has been considered together with a novel fast parallel beam 3D reconstruction procedure, developed ad hoc to perform the tomographic reconstruction. Remarkably improved reconstruction results obtained at the Beijing Synchrotron Radiation Facility after the image calibration confirmed the fundamental role of this image alignment procedure that minimizes unwanted blurs and additional streaking artifacts always present in reconstructed slices. Moreover, this nano-CT image alignment and its associated 3D reconstruction procedure fully based on LabVIEW routines, significantly reduce the data post-processing cycle, thus making faster and easier the activity of the users during experimental runs.

preprint2014arXiv

Disorder and Power-law Tails of DNA Sequence Self-Alignment Concentrations in Molecular Evolution

The self-alignment concentrations, $c(x)$, as functions of the length, $x$, of the identically matching maximal segments in the genomes of a variety of species, typically present power-law tails extending to the largest scales, i.e., $c(x) \propto x^α$, with similar or apparently different negative $α$s ($<-2$). The relevant fundamental processes of molecular evolution are segmental duplication and point mutation, and that recently the stick fragmentation phenomenology has been used to account the neutral evolution. However, disorder is intrinsic to the evolution system and, by freezing it in time (quenching) for the setup of a simple fragmentation model, we obtain decaying, steady-state and the general full time-dependent solutions, all $\propto x^α$ for $x\to \infty$, which is in contrast to the only power-law solution, $x^{-3}$ for $x\to 0$ of the pure model (without disorder). %Other algebraic terms may dominate at intermediate scales, which seems to be confirmed by some species, such as rice. We also present self-alignment results showing more than one scaling regimes, consistent with the theoretical results of the existence of more than one algebraic terms which dominate at different regimes.

preprint2014arXiv

Experimental research on the feature of an X-ray Talbot-Lau interferometer vs. tube accelerating voltage

X-ray Talbot-Lau interferometer has been used most widely to perform X-ray phase-contrast imaging with a conventional low-brilliance X-ray source, it yields high-sensitivity phase and dark-field images of sample producing low absorption contrast, thus bearing tremendous potential for future clinical diagnosis. In this manuscript, while changing accelerating voltage of the X-ray tube from 35KV to 45KV, X-ray phase-contrast imaging of a test sample were performed at each integer KV position to investigate the characteristic of an X-ray Talbot-Lau interferometer (located in the Institute of Multidisciplinary Research for Advanced Materials, Tohoku University, Japan) vs. tube voltage. Experimental results and data analysis show that this X-ray Talbot-Lau interferometer is insensitive to the tube accelerating voltage within a certain range, fringe visibility around 44% is maintained in the aforementioned tube voltage range. This experimental research implies that potential new dual energy phase-contrast X-ray imaging strategy and rough refraction spectrum measurement is feasible with this X-ray Talbot-Lau interferometer.

preprint2014arXiv

Human-chimpanzee alignment: Ortholog Exponentials and Paralog Power Laws

Genomic subsequences conserved between closely related species such as human and chimpanzee exhibit an exponential length distribution, in contrast to the algebraic length distribution observed for sequences shared between distantly related genomes. We find that the former exponential can be further decomposed into an exponential component primarily composed of orthologous sequences, and a truncated algebraic component primarily composed of paralogous sequences.

preprint2014arXiv

Origin and enhancement of the 1.3 um luminescence from GaAs treated by ion-implantation and flash lamp annealing

GaAs and GaAs based materials have outstanding optoelectronic properties and are widely used as light emitting media in devices. Many approaches have been applied to GaAs to generate luminescence at 0.88, 1.30, 1.55 um which are transmission windows of optical fibers. In this paper we present the photoluminescence at 1.30 um from deep level defects in GaAs treated by ion-implantation and flash lamp annealing (FLA). Such emission, which exhibits superior temperature stability, can be obtained from FLA treated virgin GaAs as well as doped GaAs. Indium-doping in GaAs can greatly enhance the luminescence. By photoluminescence, Raman measurements, and positron annihilation spectroscopy, we conclude that the origin of the 1.30 um emission is from transitions between the VAs-donor and X-acceptor pairs.

preprint2012arXiv

Temperature stable 1.3 μm emission from GaAs

Gallium arsenide has outstanding performance in optical communication devices for light source purposes. Different approaches have been done to realize the luminescence from GaAs matching the transmission window of optical fibers. Here we present the realization of quasi- temperature independent photoluminescence at around 1.3 μm from millisecond-range thermally treated GaAs. It is shown that the VAs donor and X acceptor pairs are responsible for the 1.3 μm emission. The influence of the flash-lamp-annealing on the donor-acceptor pair (DAP) formation in the nitrogen and manganese doped and un-doped semi-insulating GaAs wafers were investigated. The concentration of DAP and the 1.3 μm emission can be easily tuned by controlling doping and annealing conditions.