SearcharxivSearch

arXiv subjects

Ling Xie

Publications and source records attributed to Ling Xie.

4 recordsLinked to original sources

Exploring the Potential of Integrated Optical Sensing and Communication (IOSAC) Systems with Si Waveguides for Future Networks

Advanced silicon photonic technologies enable integrated optical sensing and communication (IOSAC) in real time for the emerging application requirements of simultaneous sensing and communication for next-generation networks. Here, we propose and demonstrate the IOSAC system on the silicon nitride (SiN) photonics platform. The IOSAC devices based on microring resonators are capable of monitoring the variation of analytes, transmitting the information to the terminal along with the modulated optical signal in real-time, and replacing bulk optics in high-precision and high-speed applications. By directly integrating SiN ring resonators with optical communication networks, simultaneous sensing and optical communication are demonstrated by an optical signal transmission experimental system using especially filtering amplified spontaneous emission spectra. The refractive index (RI) sensing ring with a sensitivity of 172 nm/RIU, a figure of merit (FOM) of 1220, and a detection limit (DL) of 8.2*10-6 RIU is demonstrated. Simultaneously, the 1.25 Gbps optical on-off-keying (OOK) signal is transmitted at the concentration of different NaCl solutions, which indicates the bit-error-ratio (BER) decreases with the increase in concentration. The novel IOSAC technology shows the potential to realize high-performance simultaneous biosensing and communication in real time and further accelerate the development of IoT and 6G networks.

eess.SP

SofGAN: A Portrait Image Generator with Dynamic Styling

Recently, Generative Adversarial Networks (GANs)} have been widely used for portrait image generation. However, in the latent space learned by GANs, different attributes, such as pose, shape, and texture style, are generally entangled, making the explicit control of specific attributes difficult. To address this issue, we propose a SofGAN image generator to decouple the latent space of portraits into two subspaces: a geometry space and a texture space. The latent codes sampled from the two subspaces are fed to two network branches separately, one to generate the 3D geometry of portraits with canonical pose, and the other to generate textures. The aligned 3D geometries also come with semantic part segmentation, encoded as a semantic occupancy field (SOF). The SOF allows the rendering of consistent 2D semantic segmentation maps at arbitrary views, which are then fused with the generated texture maps and stylized to a portrait photo using our semantic instance-wise (SIW) module. Through extensive experiments, we show that our system can generate high quality portrait images with independently controllable geometry and texture attributes. The method also generalizes well in various applications such as appearance-consistent facial animation and dynamic styling.

cs.CV

Crystallographic Orientation Dependent Reactive Ion Etch in Single Crystal Diamond

Sculpturing desired shapes in single crystal diamond is ever more crucial in the realization of complex devices for nanophotonics, quantum computing, and quantum optics. The crystallographic orientation dependent wet etch of single crystalline silicon in potassium hydroxide (KOH) allows a range of shapes formed and has significant impacts on MEMS (microelectromechanical systems), AFM (atomic force microscopy), and microfluidics. Here, a crystal direction dependent dry etching principle in an inductively-coupled plasma reactive ion etcher is presented, which allows to selectively reveal desired crystal planes in monocrystalline diamond by controlling the etching conditions. The principle is demonstrated when the kinetic energy of incident ions on diamond surfaces is reduced below a certain threshold leading to anisotropic etching and faceting along specific crystal planes. Using the principle, monolithic diamond nanopillars for magnetometry using nitrogen vacancy centers are fabricated. In these nanopillars, a half-tapering angle up to 21° is achieved, the highest angle reported, which leads to a high photon efficiency and high mechanical strength of the nanopillar. These results represent the first demonstration of crystallographic orientation dependent reactive ion etch principle, which opens a new window for shaping specific nanostructures which is at the heart of nanotechnology. It is believed that this principle will prove to be valuable for structuring and patterning of other single crystal materials as well.

physics.app-ph

Learning Semantics-aware Distance Map with Semantics Layering Network for Amodal Instance Segmentation

In this work, we demonstrate yet another approach to tackle the amodal segmentation problem. Specifically, we first introduce a new representation, namely a semantics-aware distance map (sem-dist map), to serve as our target for amodal segmentation instead of the commonly used masks and heatmaps. The sem-dist map is a kind of level-set representation, of which the different regions of an object are placed into different levels on the map according to their visibility. It is a natural extension of masks and heatmaps, where modal, amodal segmentation, as well as depth order information, are all well-described. Then we also introduce a novel convolutional neural network (CNN) architecture, which we refer to as semantic layering network, to estimate sem-dist maps layer by layer, from the global-level to the instance-level, for all objects in an image. Extensive experiments on the COCOA and D2SA datasets have demonstrated that our framework can predict amodal segmentation, occlusion and depth order with state-of-the-art performance.

cs.CV