Researcher profile

Yutao Wang

Yutao Wang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
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

3 published item(s)

preprint2022arXiv

Electrically driven exciton-polaritons in metal halide perovskite metatransistors

Achieving electrical injection of exciton-polaritons, half-light, half-matter quasiparticles arising from the strong coupling between photonic and excitonic resonances, is a crucial milestone to scale up polaritonic devices such as optical computers, quantum simulators and inversionless lasers. Here we present a new approach to achieve strong coupling between electrically injected excitons and photonic bound states in the continuum of a dielectric metasurface monolithically patterned in the channel of a light-emitting transistor. Exciton-polaritons are generated by coupling electrically injected excitons in the gate-induced transport channel with a Bloch mode of the metasurface, and decay into photons emitted from the top surface of the transistor. Thanks to the high-finesse of the metasurface cavity, we achieve a large Rabi splitting of ~200 meV and more than 50-fold enhancement of the polaritonic emission over the intrinsic excitonic emission of the perovskite film. Moreover, we show that the directionality of polaritonic electroluminescence can be dynamically tuned by varying the source-drain bias which controls the radiative recombination zone of the excitons. We argue that this approach provides a new platform to study strong light-matter interaction in dispersion engineered photonic cavities under electrical injection, and paves the way to solution-processed electrically pumped polariton lasers.

preprint2022arXiv

Polarization-Tunable Perovskite Light-Emitting Metatransistor

Emerging immersive visual communication technologies require light sources with complex functionality for dynamic control of polarization, directivity, wavefront, spectrum, and intensity of light. Currently, this is mostly achieved by free space bulk optic elements, limiting the adoption of these technologies. Flat optics based on artificially structured metasurfaces that operate at the sub-wavelength scale are a viable solution, however their integration into electrically driven devices remains challenging. Here we demonstrate a radically new approach of monolithic integration of a dielectric metasurface into a perovskite light-emitting transistor. We show that nanogratings directly structured on top of the transistor channel yield an 8-fold increase of electroluminescence intensity and dynamic tunability of polarization. This new light-emitting metatransistor device concept opens unlimited opportunities for light management strategies based on metasurface design and integration.

preprint2022arXiv

TANet: Transformer-based Asymmetric Network for RGB-D Salient Object Detection

Existing RGB-D SOD methods mainly rely on a symmetric two-stream CNN-based network to extract RGB and depth channel features separately. However, there are two problems with the symmetric conventional network structure: first, the ability of CNN in learning global contexts is limited; second, the symmetric two-stream structure ignores the inherent differences between modalities. In this paper, we propose a Transformer-based asymmetric network (TANet) to tackle the issues mentioned above. We employ the powerful feature extraction capability of Transformer (PVTv2) to extract global semantic information from RGB data and design a lightweight CNN backbone (LWDepthNet) to extract spatial structure information from depth data without pre-training. The asymmetric hybrid encoder (AHE) effectively reduces the number of parameters in the model while increasing speed without sacrificing performance. Then, we design a cross-modal feature fusion module (CMFFM), which enhances and fuses RGB and depth features with each other. Finally, we add edge prediction as an auxiliary task and propose an edge enhancement module (EEM) to generate sharper contours. Extensive experiments demonstrate that our method achieves superior performance over 14 state-of-the-art RGB-D methods on six public datasets. Our code will be released at https://github.com/lc012463/TANet.