SearcharxivSearch

arXiv subjects

Jiahao Dong

Publications and source records attributed to Jiahao Dong.

16 recordsLinked to original sources

An ultra-wide-bandgap semiconductor photodetector for linear measurement of bright sub-bandgap light

Semiconductor photodetectors are conventionally optimized for sensing weak optical signals, and they typically saturate at low-to-moderate light intensity. Here, we demonstrate sub-bandgap AlN photodetectors that exhibit non-saturating linear response to ultra-bright blue light exceeding 40 $\mathrm{W/cm^2}$. The photodetector further shows undistorted linear response at elevated temperature, up to at least 300 $\mathrm{^\circ C}$. This exceptional performance originates from photoresponse mediated by point defects with energy deep in the bandgap ("deep levels") at the metal-AlN Schottky junction. Through dopant design and contact engineering, we demonstrate that a narrow space charge region is essential for enabling ultra-bright light detection and accurate measurement. These results establish a strategy for engineering ultra-wide bandgap (UWBG) semiconductor devices for reliable operation in extreme conditions to meet emerging needs in industrial process control, thermal and nuclear power generation, and aeronautics and spaceflight.

physics.optics

High sub-bandgap response and fast switching enabled by thermal quenching in carbon-doped semi-insulating GaN

Carbon-doped GaN is a promising material for sub-bandgap triggered optical switches. When incorporated in GaN, carbon introduces deep compensating centers that enable defect-mediated extrinsic photoconductivity. Here, we investigate the optical responsivity and switching kinetics of semi-insulating carbon-doped GaN actuated by sub-bandgap blue illumination. A high ON/OFF ratio exceeding $\mathrm{10^7}$ is achieved under low-irradiance 405-nm excitation. Temperature-dependent transient measurements reveal that the photocurrent decay is thermally quenched above a crossover temperature of ~300 K. This behavior is attributed to hole-emission-assisted recombination. The extracted activation energies vary across samples; a commonly observed value of ~0.83 eV is attributed to the $\mathrm{C_N}$ defect. Notably, when heating above the crossover temperature, thermal quenching accelerates the photocurrent decay by up to a factor of five, enabling significantly faster switching.

cond-mat.mtrl-sci

Revisiting self-seeding mechanism by generating vector ultraviolet N$_2^{+}$ lasing

An intense femtosecond laser pulse can generate ultraviolet air lasing, offering a promising remote light source. A long-standing hypothesis is whether it is seeded by a self-generated spectral component, such as the second harmonic that is inevitably produced by the plasma gradient. Here, we report the generation of both radially and azimuthally polarized N$_2^+$ lasing driven by a single 800-nm cylindrical vector beam. Meanwhile, the same vector pump was applied to drive the generation of vector second harmonics in plasma. The radially polarized pump produces radially polarized second harmonics while the azimuthally polarized pump yields no second harmonic generation owing to the radial direction of plasma gradient. The absence of the azimuthally polarized second harmonic rules out the hypothesis of self-seeding by second harmonics, as both radially and azimuthally polarized N$_2^+$ lasing are observed with comparable intensities. By characterizing the spatial phase distribution of vector 391-nm lasing, we concluded that its phase is synchronized with the pump. These results suggest that amplified spontaneous emissions are the origin of N$_2^+$ lasing under the most common condition of low gas pressure, which was effectively demonstrated by theoretical simulations. Our work provides a promising method for remotely generating vector ultraviolet light sources.

physics.atom-ph

Mesh of Spatiotemporal Optical Vortices with Programmable Intensity Nulls

Light carrying transverse orbital angular momentum (T-OAM) in the form of spatiotemporal optical vortices (STOVs) is opening new degrees of freedom for structured light manipulation. Such spatiotemporal wavepackets hold significant potential for optical trapping, analog optical computing, studying photonic symmetry and topology, among others. Up to now, synthesizing of such vortices is limited in one dimension, either in temporal or spatial domain. In this work, we propose and experimentally demonstrate a two-dimensional flexible mesh of spatiotemporal optical vortices (M-STOV) with programmable intensity nulls, and analyze their diffraction patterns for detection. Furthermore, we extend the spectral range of M-STOV via second-harmonic generation while examining the transfer of OAM in this nonlinear process. This study establishes a foundational framework for designing higher dimensional spatiotemporal vortex fields and promises a high-capacity information carrier based on ST optical vortices.

physics.optics

Training-Free Anomaly Generation via Dual-Attention Enhancement in Diffusion Model

Industrial anomaly detection (AD) plays a significant role in manufacturing where a long-standing challenge is data scarcity. A growing body of works have emerged to address insufficient anomaly data via anomaly generation. However, these anomaly generation methods suffer from lack of fidelity or need to be trained with extra data. To this end, we propose a training-free anomaly generation framework dubbed AAG, which is based on Stable Diffusion (SD)'s strong generation ability for effective anomaly image generation. Given a normal image, mask and a simple text prompt, AAG can generate realistic and natural anomalies in the specific regions and simultaneously keep contents in other regions unchanged. In particular, we propose Cross-Attention Enhancement (CAE) to re-engineer the cross-attention mechanism within Stable Diffusion based on the given mask. CAE increases the similarity between visual tokens in specific regions and text embeddings, which guides these generated visual tokens in accordance with the text description. Besides, generated anomalies need to be more natural and plausible with object in given image. We propose Self-Attention Enhancement (SAE) which improves similarity between each normal visual token and anomaly visual tokens. SAE ensures that generated anomalies are coherent with original pattern. Extensive experiments on MVTec AD and VisA datasets demonstrate effectiveness of AAG in anomaly generation and its utility. Furthermore, anomaly images generated by AAG can bolster performance of various downstream anomaly inspection tasks.

cs.CV

CLIP-FSAC++: Few-Shot Anomaly Classification with Anomaly Descriptor Based on CLIP

Industrial anomaly classification (AC) is an indispensable task in industrial manufacturing, which guarantees quality and safety of various product. To address the scarcity of data in industrial scenarios, lots of few-shot anomaly detection methods emerge recently. In this paper, we propose an effective few-shot anomaly classification (FSAC) framework with one-stage training, dubbed CLIP-FSAC++. Specifically, we introduce a cross-modality interaction module named Anomaly Descriptor following image and text encoders, which enhances the correlation of visual and text embeddings and adapts the representations of CLIP from pre-trained data to target data. In anomaly descriptor, image-to-text cross-attention module is used to obtain image-specific text embeddings and text-to-image cross-attention module is used to obtain text-specific visual embeddings. Then these modality-specific embeddings are used to enhance original representations of CLIP for better matching ability. Comprehensive experiment results are provided for evaluating our method in few-normal shot anomaly classification on VisA and MVTEC-AD for 1, 2, 4 and 8-shot settings. The source codes are at https://github.com/Jay-zzcoder/clip-fsac-pp

cs.CV

HyperDefect-YOLO: Enhance YOLO with HyperGraph Computation for Industrial Defect Detection

In the manufacturing industry, defect detection is an essential but challenging task aiming to detect defects generated in the process of production. Though traditional YOLO models presents a good performance in defect detection, they still have limitations in capturing high-order feature interrelationships, which hurdles defect detection in the complex scenarios and across the scales. To this end, we introduce hypergraph computation into YOLO framework, dubbed HyperDefect-YOLO (HD-YOLO), to improve representative ability and semantic exploitation. HD-YOLO consists of Defect Aware Module (DAM) and Mixed Graph Network (MGNet) in the backbone, which specialize for perception and extraction of defect features. To effectively aggregate multi-scale features, we propose HyperGraph Aggregation Network (HGANet) which combines hypergraph and attention mechanism to aggregate multi-scale features. Cross-Scale Fusion (CSF) is proposed to adaptively fuse and handle features instead of simple concatenation and convolution. Finally, we propose Semantic Aware Module (SAM) in the neck to enhance semantic exploitation for accurately localizing defects with different sizes in the disturbed background. HD-YOLO undergoes rigorous evaluation on public HRIPCB and NEU-DET datasets with significant improvements compared to state-of-the-art methods. We also evaluate HD-YOLO on self-built MINILED dataset collected in real industrial scenarios to demonstrate the effectiveness of the proposed method. The source codes are at https://github.com/Jay-zzcoder/HD-YOLO.

cs.CV

Modeling Defect-Level Switching for Highly-Nonlinear and Hysteretic Electronic Devices

Previously, we demonstrated hysteretic and persistent changes of resistivity in two-terminal electronic devices based on charge trapping and detrapping at immobile metastable defects [H. Yin, A. Kumar, J.M. LeBeau, and R. Jaramillo, Phys. Rev. Applied 15, 014014 (2021)]; we termed these devices as defect-level switching (DLS) devices. DLS devices feature all-electronic resistive switching and thus are volatile because of the voltage-time dilemma. However, the dynamics of volatile resistive switches may be valuable for emerging applications such as selectors in crosspoint memory, and neuromorphic computing concepts. To design memory and computing circuits using these volatile resistive switches, accurate modeling is essential. In this work we develop an accurate and analytical model to describe the switching physics in DLS devices, based on the established theories of point defect metastability in Cu(In,Ga)Se2 (CIGS) and II-VI semiconductors. The analytical nature of our model allows for time-efficient simulations of dynamic behavior of DLS devices. We model the time durations of SET and RESET programming pulses, which can be exponentially shortened with respect to the pulse amplitude. We also demonstrate the concept of inverse design: given desired resistance states, the width and amplitude of the programming signal can be chosen accordingly.

cond-mat.mtrl-sci

CLIP3D-AD: Extending CLIP for 3D Few-Shot Anomaly Detection with Multi-View Images Generation

Few-shot anomaly detection methods can effectively address data collecting difficulty in industrial scenarios. Compared to 2D few-shot anomaly detection (2D-FSAD), 3D few-shot anomaly detection (3D-FSAD) is still an unexplored but essential task. In this paper, we propose CLIP3D-AD, an efficient 3D-FSAD method extended on CLIP. We successfully transfer strong generalization ability of CLIP into 3D-FSAD. Specifically, we synthesize anomalous images on given normal images as sample pairs to adapt CLIP for 3D anomaly classification and segmentation. For classification, we introduce an image adapter and a text adapter to fine-tune global visual features and text features. Meanwhile, we propose a coarse-to-fine decoder to fuse and facilitate intermediate multi-layer visual representations of CLIP. To benefit from geometry information of point cloud and eliminate modality and data discrepancy when processed by CLIP, we project and render point cloud to multi-view normal and anomalous images. Then we design multi-view fusion module to fuse features of multi-view images extracted by CLIP which are used to facilitate visual representations for further enhancing vision-language correlation. Extensive experiments demonstrate that our method has a competitive performance of 3D few-shot anomaly classification and segmentation on MVTec-3D AD dataset.

cs.CV

Controlling the polarization of nitrogen ion lasing

Air lasing provides a promising technique to remotely produce coherent radiation in the atmosphere and attracts continuous attention. However, the polarization properties of N2+ lasing with seeding has not been understood since it was discovered ten years ago, in which the behaviors appear disordered and confusing. Here, we performed an experimental and theoretical investigation on the polarization properties of N2+ lasing and successfully revealed its underlying physical mechanism. We found that the optical gain is anisotropic owing to the permanent alignment of N2+ induced by the preferential ionization of the pump light. As a result, the polarization of N2+ lasing tends to align with that of the pump light after amplification, which becomes more pronounced with increasing amplification factor. Based on the permanent alignment of N2+, we built a theoretical model that analytically interpreted and numerically reproduced the experimental observations, which points out the key factors for controlling the polarization of N2+ lasing.

physics.optics

ModuLoRA: Finetuning 2-Bit LLMs on Consumer GPUs by Integrating with Modular Quantizers

We propose a memory-efficient finetuning algorithm for large language models (LLMs) that supports finetuning LLMs with 65B parameters in 2/3/4-bit precision on as little as one 24GB GPU. Our method, modular low-rank adaptation (ModuLoRA), integrates any user-specified weight quantizer with finetuning via low-rank adapters (LoRAs). Our approach relies on a simple quantization-agnostic backward pass that adaptively materializes low-precision LLM weights from a custom black-box quantization module. This approach enables finetuning 2-bit and 3-bit LLMs for the first time -- leveraging state-of-the-art 2-bit QuIP\# quantization and 3-bit OPTQ quantization -- outperforming finetuning that relies on less sophisticated 4-bit and 8-bit methods. In our experiments, \lplora~attains competitive performance on text classification, natural language inference, and instruction following tasks using significantly less memory than existing approaches, and we also surpass the state-of-the-art ROUGE score on a popular summarization task. We release \lplora~together with a series of low-precision models as part of \llmtune, a user-friendly library for quantizing, running, and finetuning LLMs on consumer GPUs.

cs.LG

Amplification of light pulses with orbital angular momentum (OAM) in nitrogen ions lasing

Nitrogen ions pumped by intense femtosecond laser pulses give rise to optical amplification in the ultraviolet range. Here, we demonstrated that a seed light pulse carrying orbital angular momentum (OAM) can be significantly amplified in nitrogen plasma excited by a Gaussian femtosecond laser pulse. With the topological charge of +1 and -1, we observed an energy amplification of the seed light pulse by two orders of magnitude, while the amplified pulse carries the same OAM as the incident seed pulse. Moreover, we show that a spatial misalignment of the plasma amplifier with the OAM seed beam leads to an amplified emission of Gaussian mode without OAM, due to the special spatial profile of the OAM seed pulse that presents a donut-shaped intensity distribution. Utilizing this misalignment, we can implement an optical switch that toggles the output signal between Gaussian mode and OAM mode. This work not only certifies the phase transfer from the seed light to the amplified signal, but also highlights the important role of spatial overlap of the donut-shaped seed beam with the gain region of the nitrogen plasma for the achievement of OAM beam amplification.

physics.optics

Abnormal heavy-flux flow in cuprate superconductors

Dynamic charge transfers, or charge fluxes, generated by anharmonic phonon couplings have previously shown some fundamental connections with the pseudogap phase and other important phases in cuprate superconductors. The anharmonicity here suggests the importance of nonadiabatic behaviors of charge fluxes in cuprates. These charge fluxes will result in the dynamic charge transfer that can be directly calculated by the charge difference induced by phonons in density functional theory simulations. However, retrieving the flux field from the calculated charge transfer is nontrivial. In this article, a new method is developed to solve these fluxes, which help identify anharmonically coupled phonons as the generator of nonlocal flux flows beyond local oscillations in cuprates, especially at high frequencies. A strength metric of such nonlocal fluxes shows a strong correlation to the maximum superconducting transition temperature T_(c,max) of different cuprate families. A unique picture is thus proposed where heavy fluxes tunnel through a dynamic energy band near the Fermi level, providing the attraction force through a Bernoulli-like mechanism for the formation of Cooper pairs. Adding the dynamic band to our band simulation also reproduces the flat band feature that appears below the superconducting transition temperature Tc in previous experimental measurements.

cond-mat.supr-con

A picture of pseudogap phase related to charge fluxes

Recently, charge density fluctuations or charge fluxes attract strong interests in understanding the unconventional superconductivity. In this paper, a new emergent configuration in cuprates is identified by density functional theory simulations, called the charge pseudoplane, which exhibits the property of confining the dynamic charge fluxes for higher superconducting transition temperatures. It further redefines the fundamental collective excitation in cuprates as pQon with the momentum-dependent and ultrafast localization-delocalization duality. It is shown that both pseudogap and superconducting phases can be born from and intertwined through the charge flux confinement property of the charge pseudoplane region. Our experimental simulations based on the new picture provide good agreements with previous angle resolved photoemission spectroscopy and scanning tunneling microscopy results. Our work thus opens a new perspective on the origin of pseudogap phase and other related phases in cuprates, and further provides a critical descriptor to search and design higher temperature superconductors.

cond-mat.supr-con

Correlations in the chain melting of host-guest Calcium

In this paper, we study chain melting state in the commensurate host-guest structure of calcium. We trained a NN (neural network) force field with DeepMD-kit, and by implementing classical simulations, we found that the convergence of z-proejcted MSD of guest atoms needs at least 8192-atom supercell. We ascribe the origination of chain melting to the phase transition at 600 K, in which the arrangement of guest chains transform from a checkerboard pattern to a stripe pattern, and the energy barrier of sliding chains against each other is obviously reduced. We also found that the chain melting state of calcium could be separated into two 2D (two-dimensional) and 3D (three-dimensional) disorder, with distinct chain dynamics.

cond-mat.mtrl-sci

Complete modes of star-shaped oscillating drops

The star-shaped oscillation of water drops has been observed in various physical situations with different sources of vertical excitation. Previous studies apply a quasi-2D model to analyze the resonance frequency and only consider the azimuthal oscillation mode. In this paper, we find that the upper surface of water drops also develop different motion patterns due to parametric instability and it is the coupling of surface motion and azimuthal oscillation that leads to star-shaped oscillations. We will introduce the analysis of the surface mode, combining with the azimuthal mode to give a complete description of the motion of water drops. We propose a new dispersion relation based on the complete description, which provides a significant increase of accuracy in predicting the oscillating frequencies.

physics.flu-dyn