Researcher profile

Qian Long

Qian Long contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
9topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2022arXiv

Hierarchical Frequency Control of Hybrid Power Plants Using Frequency Response Observer

Frequency control (FC) enables utility-scale grid-connected hybrid power plants (HPPs) to operate in compliance with grid code requirements while to capture value streams from provision of frequency control services (FCSs). In this paper, a novel hierarchical FC approach is proposed to allow HPPs to provide three types of FCSs, namely fast frequency response (FFR), frequency containment response (FCR) and frequency restoration response (FRR). To accommodate state-of-the-art fast FC, controllers for fast FCSs, such as FFR and FCR, are implemented at asset controllers, while controllers for slow FCSs like FRR are implemented at plant controllers or the HPP controller (HPPC). Control counteraction issue, which arises across control hierarchy, is then discussed. To solve this issue, an innovative frequency response observer (FROB) is proposed. Inspired by the concept of disturbance observer (DOB), FROB at plant controllers and the HPPC accurately estimates frequency response initiated at asset controllers, and the obtained estimation is used for control compensation at plant controllers and the HPPC to avoid control counteraction. This scheme achieves robust performance even when there are system uncertainties existing in HPPs, such as parameter uncertainty, unknown control malfunction, and time-varying communication delays. The proposed approach is implemented in a power system dynamic model in MATLAB/Simulink to highlight its effectiveness and robustness.

preprint2022arXiv

Identification of new M31 star cluster candidates from PAndAS images using convolutional neural networks

Context.Identification of new star cluster candidates in M31 is fundamental for the study of the M31 stellar cluster system. The machine-learning method convolutional neural network (CNN) is an efficient algorithm for searching for new M31 star cluster candidates from tens of millions of images from wide-field photometric surveys. Aims.We search for new M31 cluster candidates from the high-quality $g$- and $i$-band images of 21,245,632 sources obtained from the Pan-Andromeda Archaeological Survey (PAndAS) through a CNN. Methods.We collected confirmed M31 clusters and noncluster objects from the literature as our training sample. Accurate double-channel CNNs were constructed and trained using the training samples. We applied the CNN classification models to the PAndAS $g$- and $i$-band images of over 21 million sources to search new M31 cluster candidates. The CNN predictions were finally checked by five experienced human inspectors to obtain high-confidence M31 star cluster candidates. Results.After the inspection, we identified a catalogue of 117 new M31 cluster candidates. Most of the new candidates are young clusters that are located in the M31 disk. Their morphology, colours, and magnitudes are similar to those of the confirmed young disk clusters. We also identified eight globular cluster candidates that are located in the M31 halo and exhibit features similar to those of confirmed halo globular clusters. The projected distances to the M31 centre for three of them are larger than 100\,kpc.

preprint2020arXiv

A Robust Real-Time Computing-based Environment Sensing System for Intelligent Vehicle

For intelligent vehicles, sensing the 3D environment is the first but crucial step. In this paper, we build a real-time advanced driver assistance system based on a low-power mobile platform. The system is a real-time multi-scheme integrated innovation system, which combines stereo matching algorithm with machine learning based obstacle detection approach and takes advantage of the distributed computing technology of a mobile platform with GPU and CPUs. First of all, a multi-scale fast MPV (Multi-Path-Viterbi) stereo matching algorithm is proposed, which can generate robust and accurate disparity map. Then a machine learning, which is based on fusion technology of monocular and binocular, is applied to detect the obstacles. We also advance an automatic fast calibration mechanism based on Zhang's calibration method. Finally, the distributed computing and reasonable data flow programming are applied to ensure the operational efficiency of the system. The experimental results show that the system can achieve robust and accurate real-time environment perception for intelligent vehicles, which can be directly used in the commercial real-time intelligent driving applications.

preprint2020arXiv

Deep Learning for Strong Lensing Search: Tests of the Convolutional Neural Networks and New Candidates from KiDS DR3

Convolutional Neutral Networks have been successfully applied in searching for strong lensing systems, leading to discoveries of new candidates from large surveys. On the other hand, systematic investigations about their robustness are still lacking. In this paper, we first construct a neutral network, and apply it to $r$-band images of Luminous Red Galaxies (LRGs) of the Kilo Degree Survey (KiDS) Data Release 3 to search for strong lensing systems. We build two sets of training samples, one fully from simulations, and the other one using the LRG stamps from KiDS observations as the foreground lens images. With the former training sample, we find 48 high probability candidates after human-inspection, and among them, 27 are newly identified. Using the latter training set, about 67\% of the aforementioned 48 candidates are also found, and there are 11 more new strong lensing candidates identified. We then carry out tests on the robustness of the network performance with respect to the variation of PSF. With the testing samples constructed using PSF in the range of 0.4 to 2 times of the median PSF of the training sample, we find that our network performs rather stable, and the degradation is small. We also investigate how the volume of the training set can affect our network performance by varying it from 0.1 millions to 0.8 millions. The output results are rather stable showing that within the considered range, our network performance is not very sensitive to the volume size.

preprint2020arXiv

Evolutionary Population Curriculum for Scaling Multi-Agent Reinforcement Learning

In multi-agent games, the complexity of the environment can grow exponentially as the number of agents increases, so it is particularly challenging to learn good policies when the agent population is large. In this paper, we introduce Evolutionary Population Curriculum (EPC), a curriculum learning paradigm that scales up Multi-Agent Reinforcement Learning (MARL) by progressively increasing the population of training agents in a stage-wise manner. Furthermore, EPC uses an evolutionary approach to fix an objective misalignment issue throughout the curriculum: agents successfully trained in an early stage with a small population are not necessarily the best candidates for adapting to later stages with scaled populations. Concretely, EPC maintains multiple sets of agents in each stage, performs mix-and-match and fine-tuning over these sets and promotes the sets of agents with the best adaptability to the next stage. We implement EPC on a popular MARL algorithm, MADDPG, and empirically show that our approach consistently outperforms baselines by a large margin as the number of agents grows exponentially.