Researcher profile

Mingze Li

Mingze Li contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
3topics
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

2 published item(s)

preprint2022arXiv

Structural engineering of transition-metal nitrides for surface-enhanced Raman scattering chips

Noble-metal-free surface-enhanced Raman scattering (SERS) substrates have attracted great attention for their abundant sources, good signal uniformity, superior biocompatibility, and high chemical stability. However, the lack of controllable synthesis and fabrication of noble-metal-free substrates with high SERS activity impedes their practical applications. Herein,we propose a general strategy to fabricate a series of planar transition-metal nitride (TMN) SERS chips via an ambient temperature sputtering deposition route.These planar TMN (tungsten nitride, tantalum nitride, and molybdenum nitride) chips show remarkable Raman enhancement factors (EFs) with ~105 owing to efficient photoinduced charge transfer process between TMN chips and probe molecules. Further, structural engineering of these TMN chips is used to improve their SERS activity. Benefiting from the synergistic effect of charge transfer process and electric field enhancement by constructing nanocavity structure, the Raman EF of WN nanocavity chips could be greatly improved to 1.29 * 107, which is an order of magnitude higher than that of planar chips. Moreover, we also design the WN/monolayer MoS2 heterostructure chips. With the increase of surface electron density on the upper WN and more exciton resonance transitions in the heterostructure, a 1.94 * 107 level EF and a 5 * 10-10 m level detention limit could be achieved. Our results provide important guidance for the structural design of ultrasensitive noble-metal-free SERS chips.

preprint2022arXiv

TSRFormer: Table Structure Recognition with Transformers

We present a new table structure recognition (TSR) approach, called TSRFormer, to robustly recognizing the structures of complex tables with geometrical distortions from various table images. Unlike previous methods, we formulate table separation line prediction as a line regression problem instead of an image segmentation problem and propose a new two-stage DETR based separator prediction approach, dubbed \textbf{Sep}arator \textbf{RE}gression \textbf{TR}ansformer (SepRETR), to predict separation lines from table images directly. To make the two-stage DETR framework work efficiently and effectively for the separation line prediction task, we propose two improvements: 1) A prior-enhanced matching strategy to solve the slow convergence issue of DETR; 2) A new cross attention module to sample features from a high-resolution convolutional feature map directly so that high localization accuracy is achieved with low computational cost. After separation line prediction, a simple relation network based cell merging module is used to recover spanning cells. With these new techniques, our TSRFormer achieves state-of-the-art performance on several benchmark datasets, including SciTSR, PubTabNet and WTW. Furthermore, we have validated the robustness of our approach to tables with complex structures, borderless cells, large blank spaces, empty or spanning cells as well as distorted or even curved shapes on a more challenging real-world in-house dataset.