Researcher profile

Feng Liao

Feng Liao contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - Baseline
2works
0followers
3topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

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

2 published item(s)

preprint2022arXiv

Evidence of boron pairs in highly boron laser doped silicon

Secondary Ions Mass Spectroscopy and Hall effect measurements were performed on boron doped silicon with concentration between 0.02 at.% and 12 at.%. Ultra-high boron doping was made by saturating the chemisorption sites of a Si wafer with BCl3, followed by nanosecond laser anneal (Gas Immersion Laser Doping). The boron concentration varies thus nearly linearly with the number of process repetitions. However, it is not the case for the hole concentration which tends to saturate at high boron concentration. The difference between boron and hole concentration increases as the square of boron concentration, pointing towards the formation of boron pairs as the dominant contribution to the increase of inactive boron.

preprint2020arXiv

Automatically Generating Codes from Graphical Screenshots Based on Deep Autocoder

During software front-end development, the work to convert Graphical User Interface(GUI) image to the corresponding front-end code is an inevitable tedious work. There have been some attempts to make this work to be automatic. However, the GUI code generated by these models is not accurate due to the lack of attention mechanism guidance. To solve this problem, we propose PixCoder based on an artificially supervised attention mechanism. The approach is to train a neural network to predict the style sheets in the input GUI image and then output a vector. PixCoder generate the GUI code targeting specific platform according to the output vector. The experimental results have shown the accuracy of the GUI code generated by PixCoder is over 95%.