Catalog footprint

What is connected

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

21 published item(s)

preprint2026arXiv

Experimental study of coupled quantum billiards with integrable and chaotic classical dynamics and test of a special Rosenzweig-Porter model

We report on the experimental study of the spectral properties of quantum systems consisting of two quantum billiards (QBs), one with chaotic, the other one with integrable classical dynamics, that are coupled to each other via an opening in a common wall. They are compared to those of a special case of the Rosenzweig-Porter model with random matrices composed of two diagonal blocks modeling the spectral properties of the QBs, that are coupled with a tunable parameter. We demonstrate that this model is suitable for the description of the experimental data and thus may be employed to determine the strength of the coupling. It results from the increasing overlap of eigenmodes in the QBs penetrating through the opening into the other one, leading to a mixing of their eigenstates, and the breaking of the symmetry present in the QB with integrable dynamics. This implicates deviations of the spectral properties from those of typical quantum systems with integrable and chaotic dynamics, respectively, and approaches those of a fully chaotic system for sufficiently large coupling strength. In contrast in previous studies the transition from integrable to chaotic dynamics was induced by introducing a random potential of increasing strength into such a QB and applicability of a variant of the Rosenzweig-Porter model was tested.

preprint2022arXiv

An Industrial Experience Report on Retro-inspection

To reinforce the quality of code delivery, especially to improve future coding quality, one global Information and Communication Technology (ICT) enterprise has institutionalized a retrospective style inspection (namely retro-inspection), which is similar to Fagan inspection but differs in terms of stage, participants, etc. This paper reports an industrial case study that aims to investigate the experiences and lessons from this software practice. To this end, we collected and analyzed various empirical evidence for data triangulation. The results reflect that retro-inspection distinguishes itself from peer code review by identifying more complicated and underlying defects, providing more indicative and suggestive comments. Many experienced inspectors indicate defects together with their rationale behind and offer suggestions for correction and prevention. As a result, retro-inspection can benefit not only quality assurance (like Fagan inspection), but also internal audit, inter-division communication, and competence promotion. On the other side, we identify several lessons of retro-inspection at this stage, e.g., developers' acceptance and organizers' predicament, for next-step improvement of this practice. To be specific, some recommendations are discussed for retro-inspection, e.g., more adequate preparation and more careful publicity. This study concludes that most of the expected benefits of retro-inspection can be empirically confirmed in this enterprise and its value on the progress to continuous maturity can be recognized organization-wide. The experiences on executing this altered practice in a large enterprise provide reference value on code quality assurance to other software organizations.

preprint2022arXiv

Automatic segmentation of meniscus based on MAE self-supervision and point-line weak supervision paradigm

Medical image segmentation based on deep learning is often faced with the problems of insufficient datasets and long time-consuming labeling. In this paper, we introduce the self-supervised method MAE(Masked Autoencoders) into knee joint images to provide a good initial weight for the segmentation model and improve the adaptability of the model to small datasets. Secondly, we propose a weakly supervised paradigm for meniscus segmentation based on the combination of point and line to reduce the time of labeling. Based on the weak label ,we design a region growing algorithm to generate pseudo-label. Finally we train the segmentation network based on pseudo-labels with weight transfer from self-supervision. Sufficient experimental results show that our proposed method combining self-supervision and weak supervision can almost approach the performance of purely fully supervised models while greatly reducing the required labeling time and dataset size.

preprint2021arXiv

Magnetic properties of a highly ordered single crystal of the layered perovskite YBaCuFe$_{0.95}$Mn$_{0.05}$O$_5$

The layered perovskite YBaCuFeO5 (YBCFO) is able to adopt chiral magnetic order up to unexpectedly high temperatures, paving the way to strong magnetoelectric coupling at room temperature. In this perovskite A-site cations are fully ordered whereas the occupancy of the B-sites strongly depend on the preparation process. Though the structure is not geometrically frustrated, the presence of partial Fe3+/Cu2+ disorder at the B-sites produces magnetic frustration. In an effort to increase the spin-orbit coupling in the system, we have synthesized and studied YBaCuFe0.95Mn0.05O5 in single crystal form, where the highly symmetric Fe3+ ions (3d5) are partially substituted with Jahn-Teller active 3d4 Mn3+ ions. We report the structural and magnetic properties of a highly ordered single crystal of this layered perovskite, which are presented in comparison with a polycrystalline specimen (three times more disordered). Single-crystal neutron diffraction measurements reveal two collinear magnetic phases and the lack of incommensurate spiral order. The magnetic phases and transitions found in the crystal grown by the traveling solvent floating zone (TSFZ) method are fully described and analyzed in the light of its high level of Fe/Cu cationic order (~90%).

preprint2019arXiv

Carrier free long-range magnetism in Mo doped one quintuple layer Bi2Te3 and Sb2Te3

One of the keys to the realization of Quantum Anomalous Hall effect (QAHE) is long range ferromagnetism, which is only experimentally realized in Cr or V doped (Bi,Sb)2Te3 system. Both elements are 3d transition metals and 4d transition metals are found to be ineffective to produce long range ferromagnetism in Bi2Se3. Still, whether long range ferromagnetism can be realized by magnetic doping of 4d elements is an open question. Based on density functional theory calculations, we predict that long range ferromagnetism can be realized in Mo doped Bi2Te3 and Sb2Te3, which are semiconducting. The coupling strength is comparable with that of Cr doped Bi2Te3 and Sb2Te3. Therefore, Mo doped Bi2Te3 and Sb2Te3 or their alloys can be new systems to realize diluted magnetic semiconductors and QAHE.

preprint2019arXiv

Intrinsic long range antiferromagnetic coupling in dilutely V doped CuInTe$_2$

Despite the various magnetic orders mediated by superexchange mechanism, the existence of a long range antiferromagnetic (AFM) coupling is unknown. Based on DFT calculations, we discovered an intrinsic long range AFM coupling in V doped CuInTe$_2$. The AFM coupling is mainly due to the $p-d$ coupling and electron redistribution along the interacting chains. The relatively small energy difference between $p$ and $d$ orbitals and the small energy difference between d orbitals of the dopants and that of stepping stone sites can enhance the stability of this AFM configuration. A multi-bands Hubbard model was proposed to provide fundamental understanding to the long range AFM coupling in chalcopyrite diluted magnetic semiconductors(DMS).

preprint2016arXiv

Implicit Discourse Relation Classification via Multi-Task Neural Networks

Without discourse connectives, classifying implicit discourse relations is a challenging task and a bottleneck for building a practical discourse parser. Previous research usually makes use of one kind of discourse framework such as PDTB or RST to improve the classification performance on discourse relations. Actually, under different discourse annotation frameworks, there exist multiple corpora which have internal connections. To exploit the combination of different discourse corpora, we design related discourse classification tasks specific to a corpus, and propose a novel Convolutional Neural Network embedded multi-task learning system to synthesize these tasks by learning both unique and shared representations for each task. The experimental results on the PDTB implicit discourse relation classification task demonstrate that our model achieves significant gains over baseline systems.

preprint2016arXiv

Re-enabling high-speed caching for LSM-trees

LSM-tree has been widely used in cloud computing systems by Google, Facebook, and Amazon, to achieve high performance for write-intensive workloads. However, in LSM-tree, random key-value queries can experience long latency and low throughput due to the interference from the compaction, a basic operation in the algorithm, to caching. LSM-tree relies on frequent compaction operations to merge data into a sorted structure. After a compaction, the original data are reorganized and written to other locations on the disk. As a result, the cached data are invalidated since their referencing addresses are changed, causing serious performance degradations. We propose dLSM in order to re-enable high-speed caching during intensive writes. dLSM is an LSM-tree with a compaction buffer on the disk, working as a cushion to minimize the cache invalidation caused by compactions. The compaction buffer maintains a series of snapshots of the frequently compacted data, which represent a consistent view of the corresponding data in the underlying LSM-tree. Being updated in a much lower rate than that of compactions, data in the compaction buffer are almost stationary. In dLSM, an object is referenced by the disk address of the corresponding block either in the compaction buffer for frequently compacted data, or in the underlying LSM-tree for infrequently compacted data. Thus, hot objects can be effectively kept in the cache without harmful invalidations. With the help of a small on-disk compaction buffer, dLSM achieves a high query performance by enabling effective caching, while retaining all merits of LSM-tree for write-intensive data processing. We have implemented dLSM based on LevelDB. Our evaluations show that with a standard DRAM cache, dLSM can achieve 5--8x performance improvement over LSM with the same cache on HDD storage.

preprint2016arXiv

System Combination for Short Utterance Speaker Recognition

For text-independent short-utterance speaker recognition (SUSR), the performance often degrades dramatically. This paper presents a combination approach to the SUSR tasks with two phonetic-aware systems: one is the DNN-based i-vector system and the other is our recently proposed subregion-based GMM-UBM system. The former employs phone posteriors to construct an i-vector model in which the shared statistics offers stronger robustness against limited test data, while the latter establishes a phone-dependent GMM-UBM system which represents speaker characteristics with more details. A score-level fusion is implemented to integrate the respective advantages from the two systems. Experimental results show that for the text-independent SUSR task, both the DNN-based i-vector system and the subregion-based GMM-UBM system outperform their respective baselines, and the score-level system combination delivers performance improvement.

preprint2015arXiv

Distributed Adaptive Fault-Tolerant Control of Uncertain Multi-Agent Systems

This paper presents an adaptive fault-tolerant control (FTC) scheme for a class of nonlinear uncertain multi-agent systems. A local FTC scheme is designed for each agent using local measurements and suitable information exchanged between neighboring agents. Each local FTC scheme consists of a fault diagnosis module and a reconfigurable controller module comprised of a baseline controller and two adaptive fault-tolerant controllers activated after fault detection and after fault isolation, respectively. Under certain assumptions, the closed-loop system's stability and leader-follower consensus properties are rigorously established under different modes of the FTC system, including the time-period before possible fault detection, between fault detection and possible isolation, and after fault isolation.

preprint2014arXiv

Kinematics analysis and three-dimensional simulation of the rehabilitation lower extremity exoskeleton robot

The kinematics recursive equation was built by using the modified D-H method after the structure of rehabilitation lower extremity exoskeleton was analyzed. The numerical algorithm of inverse kinematics was given too. Then the three-dimensional simulation model of the exoskeleton robot was built using MATLAB software, based on the model, 3D reappearance of a complete gait was achieved. Finally, the reliability of numerical algorithm of inverse kinematics was verified by the simulation result. All jobs above lay a foundation for developing a three-dimensional simulation platform of exoskeleton robot.

preprint2014arXiv

Ultra-Fast Fluorescence Imaging in Vivo with Conjugated Polymer Fluorophores in the Second Near-Infrared Window

In vivo fluorescence imaging in the second near-infrared window (1.0-1.7 microns) can afford deep tissue penetration and high spatial resolution, owing to the reduced scattering of long-wavelength photons. Here, we synthesize a series of low-bandgap donor/acceptor copolymers with tunable emission wavelengths of 1050-1350 nm in this window. Non-covalent functionalization with phospholipid-polyethylene glycol results in water-soluble and biocompatible polymeric nanoparticles, allowing for live cell molecular imaging at > 1000 nm with polymer fluorophores for the first time. Importantly, the high quantum yield of the polymer allows for in vivo, deep-tissue and ultrafast imaging of mouse arterial blood flow with an unprecedented frame rate of > 25 frames per second. The high time resolution results in spatially and time resolved imaging of the blood flow pattern in cardiogram waveform over a single cardiac cycle (~ 200 ms) of a mouse, which has not been observed with fluorescence imaging in this window before.

preprint2013arXiv

Evolutionary search for new high-k dielectric materials: methodology and applications to hafnia-based oxides

High-k dielectric materials are important as gate oxides in microelectronics and as potential dielectrics for capacitors. In order to enable computational discovery of novel high-k dielectric materials, we propose a fitness model (energy storage density) that includes the dielectric constant, bandgap, and intrinsic breakdown field. This model, used as fitness function in conjunction with first-principles calculations and global optimization evolutionary algorithm USPEX, efficiently leads to practically important results. We found a number of high-fitness structures of SiO2 and HfO2, some of which correspond to known phases and some are new. The results allow us to propose characteristics (genes) common to high-fitness structures - these are the coordination polyhedra and their degree of distortion. Our variable-composition searches in the HfO2-SiO2 system uncovered several high-fitness states. This hybrid algorithm opens up a new avenue of discovering novel high-k dielectrics with both fixed and variable compositions, and will speed up the process of materials discovery.

preprint2013arXiv

Prediction of stable hafnium carbides: their stoichiometries, mechanical properties, and electronic structure

Hafnium carbides are studied by a systematic search for possible stable stoichiometric compounds in the Hf-C system at ambient pressure using variable-composition ab initio evolutionary algorithm implemented in the USPEX code. In addition to well-known HfC, we predicted two additional compounds Hf3C2 and Hf6C5. The structure of Hf6C5 with space group C2/m contains 11 atoms in the primitive cell and this prediction revives the earlier proposal by A. I. Gusev. The stable structure of Hf3C2 also has space group C2/m, and is more energetically favorable than the Immm, P-3m1, P2 and C2221 structures put forward by A. I. Gusev. Dynamical and mechanical stability of the newly predicted structures have been verified by calculations of their phonons and elastic constants. The bulk and shear moduli of Hf3C2 are 195.8 GPa and 143.1 GPa, respectively, while for Hf6C5 they are 227.9 GPa and 187.2 GPa, respectively. Their mechanical properties are inferior to those of HfC due to the presence of structural vacancies. Chemical bonding, band structure, and Bader charge are presented and discussed.

preprint2013arXiv

Study of n-γ discrimination in low energy range (above 40 keVee) by charge comparison method with a BC501A liquid scintillation detector

A VME-based experiment system for n-γ discrimination using the charge comparison method was established. A data acquisition program for controlling the programmable modules and processing data online via VME64X bus was developed through the use of LabVIEW. The two-dimensional (2D) scatter plots of the charge in the slow component vs. the total charge of recorded pulses from Am-Be and Cf neutron sources were presented. The 2D scatter plots of the energy vs. the ratio of the charge in the slow component to the total charge of the pulses were presented at the meantime. The quality of n-γ discrimination was checked by the figure-of-merit, and the results showed good performance of n-γ discrimination at low energy range. Neutrons and γ-rays were separated above 50 keVee (electron-equivalent energy). The quality of n-γ discrimination have been improved compared with others' results at 5 energies (150, 250, 350, 450, 550 keVee).

preprint2013arXiv

Unfolding the fast neutron spectra of a BC501A liquid scintillation detector using GRAVEL method

Accurate knowledge of the neutron energy spectra is useful in basic research and applications. The overall procedure of measuring and unfolding the fast neutron energy spectra with BC501A liquid scintillation detector is described. The recoil proton spectrum of Am-Be neutrons was obtained experimentally. With the NRESP7 code, the response matrix of detector was simulated. Combining the recoil proton spectrum and response matrix, the unfolding of neutron spectra was performed by GRAVEL iterative algorithm. A MatLab program based on the GRAVEL method was developed. The continuous neutron spectrum of Am-Be source and monoenergetic neutron spectrum of D-T source have been unfolded successfully and are in good agreement with their standard reference spectra. The unfolded Am-Be spectrum are more accurate than the spectra unfolded by artificial neural networks in recent years.

preprint2012arXiv

Accelerating Pathology Image Data Cross-Comparison on CPU-GPU Hybrid Systems

As an important application of spatial databases in pathology imaging analysis, cross-comparing the spatial boundaries of a huge amount of segmented micro-anatomic objects demands extremely data- and compute-intensive operations, requiring high throughput at an affordable cost. However, the performance of spatial database systems has not been satisfactory since their implementations of spatial operations cannot fully utilize the power of modern parallel hardware. In this paper, we provide a customized software solution that exploits GPUs and multi-core CPUs to accelerate spatial cross-comparison in a cost-effective way. Our solution consists of an efficient GPU algorithm and a pipelined system framework with task migration support. Extensive experiments with real-world data sets demonstrate the effectiveness of our solution, which improves the performance of spatial cross-comparison by over 18 times compared with a parallelized spatial database approach.

preprint2012arXiv

hStorage-DB: Heterogeneity-aware Data Management to Exploit the Full Capability of Hybrid Storage Systems

As storage systems become increasingly heterogeneous and complex, it adds burdens on DBAs, causing suboptimal performance even after a lot of human efforts have been made. In addition, existing monitoring-based storage management by access pattern detections has difficulties to handle workloads that are highly dynamic and concurrent. To achieve high performance by best utilizing heterogeneous storage devices, we have designed and implemented a heterogeneity-aware software framework for DBMS storage management called hStorage-DB, where semantic information that is critical for storage I/O is identified and passed to the storage manager. According to the collected semantic information, requests are classified into different types. Each type is assigned a proper QoS policy supported by the underlying storage system, so that every request will be served with a suitable storage device. With hStorage-DB, we can well utilize semantic information that cannot be detected through data access monitoring but is particularly important for a hybrid storage system. To show the effectiveness of hStorage-DB, we have implemented a system prototype that consists of an I/O request classification enabled DBMS, and a hybrid storage system that is organized into a two-level caching hierarchy. Our performance evaluation shows that hStorage-DB can automatically make proper decisions for data allocation in different storage devices and make substantial performance improvements in a cost-efficient way.

preprint2012arXiv

Nuclear Shell Structure Evolution Theory

The Self-similar-structure shell model (SSM) comes from the evolution of the conventional shell model (SM) and keeps the energy level of SM single particle harmonic oscillation motion. In SM, single particle motion is the positive harmonic oscillation and in SSM, the single particle motion is the negative harmonic oscillation. In this paper a nuclear evolution equation (NEE) is proposed. NEE describes the nuclear evolution process from gas state to liquid state and reveals the relations among SM, SSM and liquid drop model (DM). Based upon SSM and NEE theory, we propose the solution to long-standing problem of nuclear shell model single particle spin-orbit interaction energy . We demonstrate that the single particle motion in normal nuclear ground state is the negative harmonic oscillation of SSM[1][2][3][4] Key words: negative harmonic oscillation, nuclear evolution equation, self-similar shell model

preprint2012arXiv

Spin-Orbit Interaction of Nuclear Shell Structure

Single particle spin-orbit interaction energy problem in nuclear shell structure is solved through negative harmonic oscillator in the self-similar-structure shell model (SSM) [4] and considering quarks' contributions on single particle spin and orbit momentum. The paper demonstrates that single particle motion in normal nuclei is described better by SSM negative harmonic oscillator than conventional shell model positive harmonic oscillator[1][2][3]. The proposed theoretical formula for spin orbit interaction energy agrees well to experiment measurements.

preprint2009arXiv

Development of a GEM-TPC prototype

The use of GEM foils for the amplification stage of a TPC instead of a con- ventional MWPC allows one to bypass the necessity of gating, as the backdrift is suppressed thanks to the asymmetric field configuration. This way, a novel continuously running TPC, which represents one option for the PANDA central tracker, can be realized. A medium sized prototype with a diameter of 300 mm and a length of 600 mm will be tested inside the FOPI spectrometer at GSI using a carbon or lithium beam at intermediate energies (E = 1-3AGeV). This detector test under realistic experimental conditions should allow us to verify the spatial resolution for single tracks and the reconstruction capability for displaced vertexes. A series of physics measurement implying pion beams is scheduled with the FOPI spectrometer together with the GEM-TPC as well.