SearcharxivSearch

arXiv subjects

Chi-Chun Zhou

Publications and source records attributed to Chi-Chun Zhou.

At least 19 recordsLinked to original sources

Quantum Statistics Forbids Particle Exchange Statistics beyond Bosons and Fermions in 3D

Quantum matter in three spatial dimensions is observed to consist exclusively of bosons and fermions. Whether this empirical fact follows from basic consistency requirements of quantum theory itself or must be imposed as an additional principle has for 80 years remained a fundamental conceptual gap. Here we close this gap by establishing a no-go theorem that excludes any particle exchange statistics beyond bosons and fermions in three dimensions. We identify the consistency conditions linking the many-body Hilbert-space structure of quantum mechanics with the statistical microstate counting of indistinguishable particles. As a corollary, we demonstrate that higher-dimensional representations of the symmetric group cannot give rise to genuinely distinct particle exchange statistics in any spatial dimension.

quant-ph

Anyonic quantum multipartite maskers in the Kitaev model

The structure of quantum mechanics forbids a bipartite scenario for masking quantum information, however, it allows multipartite maskers. The Latin squares are found to be closely related to a series of tripartite maskers. This adds another item, significantly different from the original no-cloning theorem, to the no-go theorems. On the other hand, anyonic excitations in two dimensions exhibit exotic collective behaviors of quantum physics, and open the avenue of fault-tolerant topological quantum computing. Here, we give the Latin-square construction of Abelian and Ising anyons %of in the Kitaev model and study the maskable space configuration in anyonic space. The circling and braiding of Kitaev anyons are masking operations on extended hyperdisks in anyonic space. We also realize quantum information masking in a teleportation way in the Kitaev Ising anyon model.

quant-ph

A Data Augmentation Method and the Embedding Mechanism for Detection and Classification of Pulmonary Nodules on Small Samples

Detection of pulmonary nodules by CT is used for screening lung cancer in early stages.omputer aided diagnosis (CAD) based on deep-learning method can identify the suspected areas of pulmonary nodules in CT images, thus improving the accuracy and efficiency of CT diagnosis. The accuracy and robustness of deep learning models. Method:In this paper, we explore (1) the data augmentation method based on the generation model and (2) the model structure improvement method based on the embedding mechanism. Two strategies have been introduced in this study: a new data augmentation method and a embedding mechanism. In the augmentation method, a 3D pixel-level statistics algorithm is proposed to generate pulmonary nodule and by combing the faked pulmonary nodule and healthy lung, we generate new pulmonary nodule samples. The embedding mechanism are designed to better understand the meaning of pixels of the pulmonary nodule samples by introducing hidden variables. Result: The result of the 3DVNET model with the augmentation method for pulmonary nodule detection shows that the proposed data augmentation method outperforms the method based on generative adversarial network (GAN) framework, training accuracy improved by 1.5%, and with embedding mechanism for pulmonary nodules classification shows that the embedding mechanism improves the accuracy and robustness for the classification of pulmonary nodules obviously, the model training accuracy is close to 1 and the model testing F1-score is 0.90.Conclusion:he proposed data augmentation method and embedding mechanism are beneficial to improve the accuracy and robustness of the model, and can be further applied in other common diagnostic imaging tasks.

eess.IV

An Unsupervised Deep-Learning Method for Bone Age Assessment

The bone age, reflecting the degree of development of the bones, can be used to predict the adult height and detect endocrine diseases of children. Both examinations of radiologists and variability of operators have a significant impact on bone age assessment. To decrease human intervention , machine learning algorithms are used to assess the bone age automatically. However, conventional supervised deep-learning methods need pre-labeled data. In this paper, based on the convolutional auto-encoder with constraints (CCAE), an unsupervised deep-learning model proposed in the classification of the fingerprint, we propose this model for the classification of the bone age and baptize it BA-CCAE. In the proposed BA-CCAE model, the key regions of the raw X-ray images of the bone age are encoded, yielding the latent vectors. The K-means clustering algorithm is used to obtain the final classifications by grouping the latent vectors of the bone images. A set of experiments on the Radiological Society of North America pediatric bone age dataset (RSNA) show that the accuracy of classifications at 48-month intervals is 76.15%. Although the accuracy now is lower than most of the existing supervised models, the proposed BA-CCAE model can establish the classification of bone age without any pre-labeled data, and to the best of our knowledge, the proposed BA-CCAE is one of the few trails using the unsupervised deep-learning method for the bone age assessment.

cs.CV

Early Abnormal Detection of Sewage Pipe Network: Bagging of Various Abnormal Detection Algorithms

Abnormalities of the sewage pipe network will affect the normal operation of the whole city. Therefore, it is important to detect the abnormalities early. This paper propose an early abnormal-detection method. The abnormalities are detected by using the conventional algorithms, such as isolation forest algorithm, two innovations are given: (1) The current and historical data measured by the sensors placed in the sewage pipe network (such as ultrasonic Doppler flowmeter) are taken as the overall dataset, and then the general dataset is detected by using the conventional anomaly detection method to diagnose the anomaly of the data. The anomaly refers to the sample different from the others samples in the whole dataset. Because the definition of anomaly is not through the algorithm, but the whole dataset, the construction of the whole dataset is the key to propose the early abnormal-detection algorithms. (2) A bagging strategy for a variety of conventional anomaly detection algorithms is proposed to achieve the early detection of anomalies with the high precision and recall. The results show that this method can achieve the early anomaly detection with the highest precision of 98.21%, the recall rate 63.58% and F1-score of 0.774.

cs.LG

To Simulate the Spread of Infectious Diseases by the Random Matrix

The main aim to build models capable of simulating the spreading of infectious diseases is to control them. And along this way, the key to find the optimal strategy for disease control is to obtain a large number of simulations of disease transitions under different scenarios. Therefore, the models that can simulate the spreading of diseases under scenarios closer to the reality and are with high efficiency are preferred. In the realistic social networks, the random contact, including contacts between people in the public places and the public transits, becomes the important access for the spreading of infectious diseases. In this paper, a model can efficiently simulate the spreading of infectious diseases under random contacts is proposed. In this approach, the random contact between people is characterized by the random matrix with elements randomly generated and the spread of the diseases is simulated by the Markov process. We report an interesting property of the proposed model: the main indicators of the spreading of the diseases such as the death rate are invariant of the size of the population. Therefore, representative simulations can be conducted on models consist of small number of populations. The main advantage of this model is that it can easily simulate the spreading of diseases under more realistic scenarios and thus is able to give a large number of simulations needed for the searching of the optimal control strategy. Based on this work, the reinforcement learning will be introduced to give the optimal control strategy in the following work.

cs.SI

Networks with pixels embedding: a method to improve noise resistance in images classification

In the task of image classification, usually, the network is sensitive to noises. For example, an image of cat with noises might be misclassified as an ostrich. Conventionally, to overcome the problem of noises, one uses the technique of data augmentation, that is, to teach the network to distinguish noises by adding more images with noises in the training dataset. In this work, we provide a noise-resistance network in images classification by introducing a technique of pixel embedding. We test the network with pixel embedding, which is abbreviated as the network with PE, on the mnist database of handwritten digits. It shows that the network with PE outperforms the conventional network on images with noises. The technique of pixel embedding can be used in many tasks of image classification to improve noise resistance.

cs.CV

Activation functions are not needed: the ratio net

A deep neural network for classification tasks is essentially consist of two components: feature extractors and function approximators. They usually work as an integrated whole, however, improvements on any components can promote the performance of the whole algorithm. This paper focus on designing a new function approximator. Conventionally, to build a function approximator, one usually uses the method based on the nonlinear activation function or the nonlinear kernel function and yields classical networks such as the feed-forward neural network (MLP) and the radial basis function network (RBF). In this paper, a new function approximator that is effective and efficient is proposed. Instead of designing new activation functions or kernel functions, the new proposed network uses the fractional form. For the sake of convenience, we name the network the ratio net. We compare the effectiveness and efficiency of the ratio net and that of the RBF and the MLP with various kinds of activation functions in the classification task on the mnist database of handwritten digits and the Internet Movie Database (IMDb) which is a binary sentiment analysis dataset. It shows that, in most cases, the ratio net converges faster and outperforms both the MLP and the RBF.

cs.LG

Why Existing Machine Learning Methods Fails At Extracting the Information of Future Returns Out of Historical Sctock Prices : the Curve-Shape-Feature and Non-Curve-Shape-Feature Modes

The financial time series analysis is important access to touch the complex laws of financial markets. Among many goals of the financial time series analysis, one is to construct a model that can extract the information of the future return out of the known historical stock data, such as stock price, financial news, and e.t.c. To design such a model, prior knowledge on how the future return is correlated with the historical stock prices is needed. In this work, we focus on the issue: in what mode the future return is correlated with the historical stock prices. We manually design several financial time series where the future return is correlated with the historical stock prices in pre-designed modes, namely the curve-shape-feature (CSF) and the non-curve-shape-feature (NCSF) modes. In the CSF mode, the future return can be extracted from the curve shapes of the historical stock prices. By applying various kinds of existing algorithms on those pre-designed time series and real financial time series, we show that: (1) the major information of the future return is not contained in the curve-shape features of historical stock prices. That is, the future return is not mainly correlated with the historical stock prices in the CSF mode. (2) Various kinds of existing machine learning algorithms are good at extracting the curveshape features in the historical stock prices and thus are inappropriate for financial time series analysis although they are successful in the image recognition and natural language processing. That is, new models handling the NCSF series are needed in the financial time series analysis.

cs.CE

An Unsupervised Deep-Learning Method for Fingerprint Classification: the CCAE Network and the Hybrid Clustering Strategy

The fingerprint classification is an important and effective method to quicken the process and improve the accuracy in the fingerprint matching process. Conventional supervised methods need a large amount of pre-labeled data and thus consume immense human resources. In this paper, we propose a new and efficient unsupervised deep learning method that can extract fingerprint features and classify fingerprint patterns automatically. In this approach, a new model named constraint convolutional auto-encoder (CCAE) is used to extract fingerprint features and a hybrid clustering strategy is applied to obtain the final clusters. A set of experiments in the NIST-DB4 dataset shows that the proposed unsupervised method exhibits the efficient performance on fingerprint classification. For example, the CCAE achieves an accuracy of 97.3% on only 1000 unlabeled fingerprints in the NIST-DB4.

cs.CV

A group method solving many-body systems in intermediate statistical representation

The exact solution of the interacting many-body system is important and is difficult to solve. In this paper, we introduce a group method to solve the interacting many-body problem using the relation between the permutation group and the unitary group. We prove a group theorem first, then using the theorem, we represent the Hamiltonian of the interacting many-body system by the Casimir operators of unitary group. The eigenvalues of Casimir operators could give the exact values of energy and thus solve those problems exactly. This method maps the interacting many-body system onto an intermediate statistical representation. We give the relation between the conjugacy-class operator of permutation group and the Casimir operator of unitary group in the intermediate statistical representation, called the Gentile representation. Bose and Fermi cases are two limitations of the Gentile representation. We also discuss the representation space of symmetric and unitary group in the Gentile representation and give an example of the Heisenberg model to demonstrate this method. It is shown that this method is effective to solve interacting many-body problems.

quant-ph

Converting Lattices into Networks: The Heisenberg Model and Its Generalizations with Long-Range Interactions

In this paper, we convert the lattice configurations into networks with different modes of links and consider models on networks with arbitrary numbers of interacting particle-pairs. We solve the Heisenberg model by revealing the relation between the Casimir operator of the unitary group and the conjugacy-class operator of the permutation group. We generalize the Heisenberg model by this relation and give a series of exactly solvable models. Moreover, by numerically calculating the eigenvalue of Heisenberg models and random walks on network with different numbers of links, we show that a system on lattice configurations with interactions between more particle-pairs have higher degeneracy of eigenstates. The highest degeneracy of eigenstates of a lattice model is discussed.

math-ph

The Pade Approximant Based Network for Variational Problems

In solving the variational problem, the key is to efficiently find the target function that minimizes or maximizes the specified functional. In this paper, by using the Pade approximant, we suggest a methods for the variational problem. By comparing the method with those based on the radial basis function networks (RBF), the multilayer perception networks (MLP), and the Legendre polynomials, we show that the method searches the target function effectively and efficiently.

math.NA

The Brownian Motion in an Ideal Quantum Qas

A Brownian particle in an ideal quantum gas is considered. The mean square displacement (MSD) is derived. The Bose-Einstein or Fermi-Dirac distribution, other than the Maxwell-Boltzmann distribution, provides a different stochastic force compared with the classical Brownian motion. The MSD, which depends on the thermal wavelength and the density of medium particles, reflects the quantum effect on the Brownian particle explicitly. The result shows that the MSD in an ideal Bose gas is shorter than that in a Fermi gas. The behavior of the quantum Brownian particle recovers the classical Brownian particle as the temperature raises. At low temperatures, the quantum effect becomes obvious. For example, there is a random motion of the Brownian particle due to the fermionic exchange interaction even the temperature is near the absolute zero.

cond-mat.stat-mech

Unified framework for generalized quantum statistics: canonical partition function, maximum occupation number, and permutation phase of wave function

Beyond Bose and Fermi statistics, there still exist various kinds of generalized quantum statistics. Two ways to approach generalized quantum statistics: (1) in quantum mechanics, generalize the permutation symmetry of the wave function and (2) in statistical mechanics, generalize the maximum occupation number of quantum statistics. The connection between these two approaches, however, is obscure. In this paper, we suggest a unified framework to describe various kinds of generalized quantum statistics. We first provide a general formula of canonical partition functions of ideal $N$-particle gases obeying various kinds of generalized quantum statistics. Then we reveal the connection between the permutation phase of the wave function and the maximum occupation number, through constructing a method to obtain the permutation phase and the maximum occupation number from the canonical partition function. In our scheme, the permutation phase of wave functions is generalized to a matrix phase, rather than a number. It is commonly accepted that different kinds of statistics are distinguished by the maximum number. We show that the maximum occupation number is not sufficient to distinguish different kinds of generalized quantum statistics. As examples, we discuss a series of generalized quantum statistics in the unified framework, giving the corresponding canonical partition functions, maximum occupation numbers, and the permutation phase of wave functions. Especially, we propose three new kinds of generalized quantum statistics which seem to be the missing pieces in the puzzle. The mathematical basis of the scheme are the mathematical theory of the invariant matrix, the Schur-Weyl duality, the symmetric function, and the representation theory of the permutation group and the unitary group. The result in this paper builds a bridge between the statistical mechanics and such mathematical theories.

cond-mat.stat-mech

Bose-like few-fermion systems

Dealing with a few-fermion system in the canonical ensemble, rather than in the grand canonical ensemble, shows that a few-fermion system with odd number fermions behaves differently from a few-fermion system with even number fermions. An even-number-fermion system behaves like a Bose system rather than a Fermi system.

cond-mat.quant-gas

Canonical partition functions: ideal quantum gases, interacting classical gases, and interacting quantum gases

In statistical mechanics, for a system with fixed number of particles, e.g., a finite-size system, strictly speaking, the thermodynamic quantity needs to be calculated in the canonical ensemble. Nevertheless, the calculation of the canonical partition function is difficult.\textbf{ }In this paper, based on the mathematical theory of the symmetric function, we suggest a method for the calculation of the canonical partition function of\ ideal quantum gases, including ideal Bose, Fermi, and Gentile gases. Moreover, we express the canonical partition functions of interacting classical and quantum gases given by the classical and quantum cluster expansion methods in terms of the Bell polynomial in mathematics. The virial coefficients of ideal Bose, Fermi, and Gentile gases is calculated from the exact canonical partition function. The virial coefficients of interacting classical and quantum gases is calculated from the canonical partition function by using the expansion of the Bell polynomial, rather than calculated from the grand canonical potential.

cond-mat.quant-gas

Calculating eigenvalues of many-body systems from partition functions

A method for calculating the eigenvalue of a many-body system without solving the eigenfunction is suggested. In many cases, we only need the knowledge of eigenvalues rather than eigenfunctions, so we need a method solving only the eigenvalue, leaving alone the eigenfunction. In this paper, the method is established based on statistical mechanics. In statistical mechanics, calculating thermodynamic quantities needs only the knowledge of eigenvalues and then the information of eigenvalues is embodied in thermodynamic quantities. The method suggested in the present paper is indeed a method for extracting the eigenvalue from thermodynamic quantities. As applications, we calculate the eigenvalues for some many-body systems. Especially, the method is used to calculate the quantum exchange energies in quantum many-body systems. Using the method, we also\ calculate the influence of the topological effect on eigenvalues. Moreover, we improve the result of the relation between the counting function and the heat kernel in literature.

cond-mat.stat-mech