Researcher profile

Chen Cao

Chen Cao contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
8topics
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

Close Major Merger Pairs at $z=0$: Bulge-to-Total Ratio and Star Formation Enhancement

We present a study of the bulge-to-total ratio (B/T) of a Ks-band-selected sample of 88 close major-merger pairs of galaxies (H-KPAIR) based on 2-D decomposition of SDSS r-band images with \textsc{galfit}. We investigate the dependence of the interaction-induced specific star formation rate enhancement ($\rm sSFR_{enh}$) on the B/T ratio, and the effects of this dependence on the differences between star-forming galaxies (SFGs) in spiral+spiral (S+S) and spiral+elliptical (S+E) pairs. Of all 132 spiral galaxies in H-KPAIR, the 44 in S+E pairs show higher B/T than those in the 44 S+S pairs, with means of $\rm B/T = 0.35 \pm 0.05$ and $\rm B/T = 0.26 \pm 0.03$, respectively. There is a strong negative dependence of $\rm sSFR_{enh}$ on the B/T ratio and only paired SFGs with $\rm B/T<0.3$ show significant ($>5σ$) enhancement. Paired SFGs in S+S pairs show a similar trend, and many disky SFGs ($\rm B/T<0.1$) in S+S have strong sSFR enhancements ($\rm sSFR_{enh} > 0.7$~dex). For SFGs in S+E, the sSFR has no clear B/T dependence, nor any significant enhancement in any B/T bin. Disky SFGs in S+S show significant ($>4σ$) enhancement in the molecular gas content ($\rm M_{H_2}/M_{star}$), while SFGs in S+E have no such enhancement in any B/T bin. No significant enhancement on total gas content ($\rm M_{gas}/M_{star}$) is found in any B/T bin for paired galaxies. The star formation efficiency of either the total gas ($\rm SFE_{gas} = SFR/M_{gas}$) or the molecular gas ($\rm SFE_{H_2} = SFR/M_{H_2}$) does not depend on the B/T ratio. The only significant ($>4σ$) SFE enhancement found for paired SFGs is the $\rm SFE_{gas}$ for disky SFGs in S+S pairs.

preprint2022arXiv

Linear MIMO Precoders Design for Finite Alphabet Inputs via Model-Free Training

This paper investigates a novel method for designing linear precoders with finite alphabet inputs based on autoencoders (AE) without the knowledge of the channel model. By model-free training of the autoencoder in a multiple-input multiple-output (MIMO) system, the proposed method can effectively solve the optimization problem to design the precoders that maximize the mutual information between the channel inputs and outputs, when only the input-output information of the channel can be observed. Specifically, the proposed method regards the receiver and the precoder as two independent parameterized functions in the AE and alternately trains them using the exact and approximated gradient, respectively. Compared with previous precoders design methods, it alleviates the limitation of requiring the explicit channel model to be known. Simulation results show that the proposed method works as well as those methods under known channel models in terms of maximizing the mutual information and reducing the bit error rate.

preprint2020arXiv

Automated Segmentation of Brain Gray Matter Nuclei on Quantitative Susceptibility Mapping Using Deep Convolutional Neural Network

Abnormal iron accumulation in the brain subcortical nuclei has been reported to be correlated to various neurodegenerative diseases, which can be measured through the magnetic susceptibility from the quantitative susceptibility mapping (QSM). To quantitively measure the magnetic susceptibility, the nuclei should be accurately segmented, which is a tedious task for clinicians. In this paper, we proposed a double-branch residual-structured U-Net (DB-ResUNet) based on 3D convolutional neural network (CNN) to automatically segment such brain gray matter nuclei. To better tradeoff between segmentation accuracy and the memory efficiency, the proposed DB-ResUNet fed image patches with high resolution and the patches with low resolution but larger field of view into the local and global branches, respectively. Experimental results revealed that by jointly using QSM and T$_\text{1}$ weighted imaging (T$_\text{1}$WI) as inputs, the proposed method was able to achieve better segmentation accuracy over its single-branch counterpart, as well as the conventional atlas-based method and the classical 3D-UNet structure. The susceptibility values and the volumes were also measured, which indicated that the measurements from the proposed DB-ResUNet are able to present high correlation with values from the manually annotated regions of interest.

preprint2020arXiv

Automatic acute ischemic stroke lesion segmentation using semi-supervised learning

Ischemic stroke is a common disease in the elderly population, which can cause long-term disability and even death. However, the time window for treatment of ischemic stroke in its acute stage is very short. To fast localize and quantitively evaluate the acute ischemic stroke (AIS) lesions, many deep-learning-based lesion segmentation methods have been proposed in the literature, where a deep convolutional neural network (CNN) was trained on hundreds of fully labeled subjects with accurate annotations of AIS lesions. Despite that high segmentation accuracy can be achieved, the accurate labels should be annotated by experienced clinicians, and it is therefore very time-consuming to obtain a large number of fully labeled subjects. In this paper, we propose a semi-supervised method to automatically segment AIS lesions in diffusion weighted images and apparent diffusion coefficient maps. By using a large number of weakly labeled subjects and a small number of fully labeled subjects, our proposed method is able to accurately detect and segment the AIS lesions. In particular, our proposed method consists of three parts: 1) a double-path classification net (DPC-Net) trained in a weakly-supervised way is used to detect the suspicious regions of AIS lesions; 2) a pixel-level K-Means clustering algorithm is used to identify the hyperintensive regions on the DWIs; and 3) a region-growing algorithm combines the outputs of the DPC-Net and the K-Means to obtain the final precise lesion segmentation. In our experiment, we use 460 weakly labeled subjects and 15 fully labeled subjects to train and fine-tune the proposed method. By evaluating on a clinical dataset with 150 fully labeled subjects, our proposed method achieves a mean dice coefficient of 0.642, and a lesion-wise F1 score of 0.822.

preprint2020arXiv

Logic Bugs in IoT Platforms and Systems: A Review

In recent years, IoT platforms and systems have been rapidly emerging. Although IoT is a new technology, new does not mean simpler (than existing networked systems). Contrarily, the complexity (of IoT platforms and systems) is actually being increased in terms of the interactions between the physical world and cyberspace. The increased complexity indeed results in new vulnerabilities. This paper seeks to provide a review of the recently discovered logic bugs that are specific to IoT platforms and systems. In particular, 17 logic bugs and one weakness falling into seven categories of vulnerabilities are reviewed in this survey.