SearcharxivSearch

arXiv subjects

Fangde Liu

Publications and source records attributed to Fangde Liu.

6 recordsLinked to original sources

Distinguishing dual lattice by strong-pulse matter-wave diffraction

Dual lattices such as honeycomb and hexagonal lattices typically obey Babinet's principle in optics, which states that the expected interference patterns of two complementary diffracting objects are identical and indistinguishable, except for their overall intensity. Here, we study Kapitza--Dirac diffraction of Bose--Einstein condensates in optical lattices and find that matter waves in dual lattices obey Babinet's principle only under the condition of weak-pulse Raman--Nath regimes. In contrast, the Kapitza--Dirac matter-wave diffraction in the strong-pulse Raman--Nath regime (corresponding to the phase wrapping method we developed to generate sub-wavelength phase structures in Sci. Rep. 10, 5870 (2020)) can break Babinet's principle and clearly resolve the distinct interference patterns of the dual honeycomb and hexagonal lattices. This method offers exceptional precision in characterizing lattice configurations and advance the study of symmetry-related phenomena, overcoming the limitations of real-space imaging.

cond-mat.quant-gas

Atomic Bose-Einstein condensate in a twisted-bilayer optical lattice

Observation of strong correlations and superconductivity in twisted-bilayer-graphene have stimulated tremendous interest in fundamental and applied physics. In this system, the superposition of two twisted honeycomb lattices, generating a Moir$\acute{\mathrm{e}}$ pattern, is the key to the observed flat electronic bands, slow electron velocity and large density of states. Despite these observations, a full understanding of the emerging superconductivity from the coupled insulating layers and the appearance of a small magic angle remain a hot topic of research. Here, we demonstrate a quantum simulation platform to study superfluids in twisted bilayer lattices based on Bose-Einstein condensates loaded into spin-dependent optical lattices. The lattices are made of two sets of laser beams that independently address atoms in different spin states, which form the synthetic dimension of the two layers. The twisted angle of the two lattices is controlled by the relative angle of the laser beams. We show that atoms in each spin state only feel one set of the lattice and the interlayer coupling can be controlled by microwave coupling between the spin states. Our system allows for flexible control of both the inter- and intralayer couplings. Furthermore we directly observe the spatial Moir$\acute{\mathrm{e}}$ pattern and the momentum diffraction, which confirm the presence of atomic superfluid in the bilayer lattices. Our system constitutes a powerful platform to investigate the physics underlying the superconductivity in twisted-bilayer-graphene and to explore other novel quantum phenomena difficult to realize in materials.

cond-mat.quant-gas

The Deep Poincaré Map: A Novel Approach for Left Ventricle Segmentation

Precise segmentation of the left ventricle (LV) within cardiac MRI images is a prerequisite for the quantitative measurement of heart function. However, this task is challenging due to the limited availability of labeled data and motion artifacts from cardiac imaging. In this work, we present an iterative segmentation algorithm for LV delineation. By coupling deep learning with a novel dynamic-based labeling scheme, we present a new methodology where a policy model is learned to guide an agent to travel over the the image, tracing out a boundary of the ROI -- using the magnitude difference of the Poincaré map as a stopping criterion. Our method is evaluated on two datasets, namely the Sunnybrook Cardiac Dataset (SCD) and data from the STACOM 2011 LV segmentation challenge. Our method outperforms the previous research over many metrics. In order to demonstrate the transferability of our method we present encouraging results over the STACOM 2011 data, when using a model trained on the SCD dataset.

cs.CV

TensorLayer: A Versatile Library for Efficient Deep Learning Development

Deep learning has enabled major advances in the fields of computer vision, natural language processing, and multimedia among many others. Developing a deep learning system is arduous and complex, as it involves constructing neural network architectures, managing training/trained models, tuning optimization process, preprocessing and organizing data, etc. TensorLayer is a versatile Python library that aims at helping researchers and engineers efficiently develop deep learning systems. It offers rich abstractions for neural networks, model and data management, and parallel workflow mechanism. While boosting efficiency, TensorLayer maintains both performance and scalability. TensorLayer was released in September 2016 on GitHub, and has helped people from academia and industry develop real-world applications of deep learning.

cs.LG

Automatic Brain Tumor Detection and Segmentation Using U-Net Based Fully Convolutional Networks

A major challenge in brain tumor treatment planning and quantitative evaluation is determination of the tumor extent. The noninvasive magnetic resonance imaging (MRI) technique has emerged as a front-line diagnostic tool for brain tumors without ionizing radiation. Manual segmentation of brain tumor extent from 3D MRI volumes is a very time-consuming task and the performance is highly relied on operator's experience. In this context, a reliable fully automatic segmentation method for the brain tumor segmentation is necessary for an efficient measurement of the tumor extent. In this study, we propose a fully automatic method for brain tumor segmentation, which is developed using U-Net based deep convolutional networks. Our method was evaluated on Multimodal Brain Tumor Image Segmentation (BRATS 2015) datasets, which contain 220 high-grade brain tumor and 54 low-grade tumor cases. Cross-validation has shown that our method can obtain promising segmentation efficiently.

cs.CV

Deep De-Aliasing for Fast Compressive Sensing MRI

Fast Magnetic Resonance Imaging (MRI) is highly in demand for many clinical applications in order to reduce the scanning cost and improve the patient experience. This can also potentially increase the image quality by reducing the motion artefacts and contrast washout. However, once an image field of view and the desired resolution are chosen, the minimum scanning time is normally determined by the requirement of acquiring sufficient raw data to meet the Nyquist-Shannon sampling criteria. Compressive Sensing (CS) theory has been perfectly matched to the MRI scanning sequence design with much less required raw data for the image reconstruction. Inspired by recent advances in deep learning for solving various inverse problems, we propose a conditional Generative Adversarial Networks-based deep learning framework for de-aliasing and reconstructing MRI images from highly undersampled data with great promise to accelerate the data acquisition process. By coupling an innovative content loss with the adversarial loss our de-aliasing results are more realistic. Furthermore, we propose a refinement learning procedure for training the generator network, which can stabilise the training with fast convergence and less parameter tuning. We demonstrate that the proposed framework outperforms state-of-the-art CS-MRI methods, in terms of reconstruction error and perceptual image quality. In addition, our method can reconstruct each image in 0.22ms--0.37ms, which is promising for real-time applications.

cs.CV