arXiv ScienceSearch

arXiv subjects

Libo Liu

Publications and source records attributed to Libo Liu.

9 recordsLinked to original sources

Reassessment of Ionospheric Responses to GRB~221009A: Disentangling Instrumental, Illumination and Geophysical Effects

Gamma-ray bursts (GRBs) have long been proposed to perturb Earth's ionosphere, with occasional reports of disruptions in ultra- and extremely-low-frequency radio signals. The exceptionally bright GRB~221009A was recently claimed to induce multi-altitude ionospheric responses, including perturbations in satellite electric fields, regional total electron content (TEC), and the equatorial electrojet (EEJ). These claims have renewed interest in the potential near-Earth impacts of astrophysical transients. Here we perform an independent reassessment using expanded datasets spanning multiple altitudes. We find no coherent, burst-like TEC enhancement, show that the reported electric-field anomalies recur under specific illumination conditions each orbit, and demonstrate that the EEJ fluctuations preceded the burst and coincide with solar-wind variability. Together, these results indicate that the reported GRB-induced ionospheric responses are fully attributable to other natural geophysical processes and instrumental artefacts, thereby resolving a high-profile controversy and clarifying the true limits of GRBs'ionospheric effects.

physics.space-ph

Spectral and Trajectory Regularization for Diffusion Transformer Super-Resolution

Diffusion transformer (DiT) architectures show great potential for real-world image super-resolution (Real-ISR). However, their computationally expensive iterative sampling necessitates one-step distillation. Existing one-step distillation methods struggle with Real-ISR on DiT. They suffer from fundamental trajectory mismatch and generate severe grid-like periodic artifacts. To tackle these challenges, we propose StrSR, a novel one-step adversarial distillation framework featuring spectral and trajectory regularization. Specifically, we propose an asymmetric discriminative distillation architecture to bridge the trajectory gap. Additionally, we design a frequency distribution matching strategy to effectively suppress DiT-specific periodic artifacts caused by high-frequency spectral leakage. Extensive experiments demonstrate that StrSR achieves state-of-the-art performance in Real-ISR, across both quantitative metrics and visual perception. The code and models will be released at https://github.com/jkwang28/StrSR .

cs.CV

LCUDiff: Latent Capacity Upgrade Diffusion for Faithful Human Body Restoration

Existing methods for restoring degraded human-centric images often struggle with insufficient fidelity, particularly in human body restoration (HBR). Recent diffusion-based restoration methods commonly adapt pre-trained text-to-image diffusion models, where the variational autoencoder (VAE) can significantly bottleneck restoration fidelity. We propose LCUDiff, a stable one-step framework that upgrades a pre-trained latent diffusion model from the 4-channel latent space to the 16-channel latent space. For VAE fine-tuning, channel splitting distillation (CSD) is used to keep the first four channels aligned with pre-trained priors while allocating the additional channels to effectively encode high-frequency details. We further design prior-preserving adaptation (PPA) to smoothly bridge the mismatch between 4-channel diffusion backbones and the higher-dimensional 16-channel latent. In addition, we propose a decoder router (DeR) for per-sample decoder routing using restoration-quality score annotations, which improves visual quality across diverse conditions. Experiments on synthetic and real-world datasets show competitive results with higher fidelity and fewer artifacts under mild degradations, while preserving one-step efficiency. The code and model will be at https://github.com/gobunu/LCUDiff.

cs.CV

Nonlinear Interactions of Planetary-Scale Waves in Mesospheric Winds Observed at 52{\deg}N Latitude and Two Longitudes

Nine years of mesospheric wind data from two meteor radars at 52{\deg}N latitude were analyzed to investigate planetary waves (PWs) and tides by estimating their zonal wavenumber through longitudinal phase differences. Our results reveal that PW normal modes (NMs) primarily drive multi-day oscillations, showing seasonal variability and statistical associations with Sudden Stratospheric Warming (SSW) events. Specifically, a significant 6-day NM emerges in April, followed by predominant 4- and 2-day NMs until June, with peaks of 2-, 4-, and 6-day NMs spanning July to October. Furthermore, our study provides the first observational verification of frequency and zonal wavenumber of over ten secondary waves from nonlinear interactions among planetary-scale waves. One notable finding is the prevalence of non-migrating components in winter 24-hour and summer 8-hour tides, attributed to these nonlinear interactions. Our findings underscore the diverse nonlinear dynamics of planetary-scale waves, triggering a variety of periodic oscillations.

physics.space-ph

Rocks Coding, Not Development--A Human-Centric, Experimental Evaluation of LLM-Supported SE Tasks

Recently, large language models (LLM) based generative AI has been gaining momentum for their impressive high-quality performances in multiple domains, particularly after the release of the ChatGPT. Many believe that they have the potential to perform general-purpose problem-solving in software development and replace human software developers. Nevertheless, there are in a lack of serious investigation into the capability of these LLM techniques in fulfilling software development tasks. In a controlled 2 x 2 between-subject experiment with 109 participants, we examined whether and to what degree working with ChatGPT was helpful in the coding task and typical software development task and how people work with ChatGPT. We found that while ChatGPT performed well in solving simple coding problems, its performance in supporting typical software development tasks was not that good. We also observed the interactions between participants and ChatGPT and found the relations between the interactions and the outcomes. Our study thus provides first-hand insights into using ChatGPT to fulfill software engineering tasks with real-world developers and motivates the need for novel interaction mechanisms that help developers effectively work with large language models to achieve desired outcomes.

cs.SE

Unseasonal super ionospheric plasma bubble and scintillations seeded by the 2022 Tonga Volcano Eruption related perturbations

The Hunga-Tonga volcano eruption at 04:14:45 UT on 15 January 2022 produced various waves propagating globally, disturbing the background atmosphere and ionosphere. Coinciding with the arrival of perturbation waves, several equatorial plasma bubbles (EPBs) were consecutively generated at post-sunset hours over the East/Southeast Asian region, with the largest extension to middle latitudes. These EPBs caused intense L-band amplitude scintillations at middle-to-low latitudes, with signal fading depths up to ~16 dB. Considering the very rare occurrence of EPBs during this season in East/Southeast Asian sector and the significantly modulated background ionosphere, we believe that the perturbation waves launched by the volcano eruption triggered the generation of unseasonal super EPBs. The ionospheric perturbations linked with the 2022 Tonga volcano eruption propagated coincidently through the East/Southeast Asia longitude sector near sunset, modulated the equatorial F region bottomside plasma density and acted as the seeding source for the generation of unseasonal super bubbles. Our results implicate that volcano eruption could indirectly affect the satellite communication links in the region more than ten thousand kilometers away.

physics.space-ph

Loss Minimization of Traction Systems in Battery Electric Vehicles Using Variable DC-link Voltage Technique -- Experimental Study

A novel variable dc-link voltage technique is proposed to reduce the traction losses for electrical drive applications. A 100-unit cascaded multilevel converter is developed to generate the variable dc-link voltage. Experimental measurement shows that the machine additional losses and IGBT-inverter losses are reduced substantially. The system efficiency enhancement is at least 2%.

eess.SY

Fast CRDNN: Towards on Site Training of Mobile Construction Machines

The CRDNN is a combined neural network that can increase the holistic efficiency of torque based mobile working machines by about 9% by means of accurately detecting the truck loading cycles. On the one hand, it is a robust but offline learning algorithm so that it is more accurate and much quicker than the previous methods. However, on the other hand, its accuracy can not always be guaranteed because of the diversity of the mobile machines industry and the nature of the offline method. To address the problem, we utilize the transfer learning algorithm and the Internet of Things (IoT) technology. Concretely, the CRDNN is first trained by computer and then saved in the on-board ECU. In case that the pre-trained CRDNN is not suitable for the new machine, the operator can label some new data by our App connected to the on-board ECU of that machine through Bluetooth. With the newly labeled data, we can directly further train the pretrained CRDNN on the ECU without overloading since transfer learning requires less computation effort than training the networks from scratch. In our paper, we prove this idea and show that CRDNN is always competent, with the help of transfer learning and IoT technology by field experiment, even the new machine may have a different distribution. Also, we compared the performance of other SOTA multivariate time series algorithms on predicting the working state of the mobile machines, which denotes that the CRDNNs are still the most suitable solution. As a by-product, we build up a human-machine communication system to label the dataset, which can be operated by engineers without knowledge about Artificial Intelligence (AI).

eess.SP

Pathological Myopic Image Analysis with Transfer Learning

We present a summary of transfer learning based methods for several challenging myopic fundus image analysis tasks including classification of pathological and non-pathological myopia,localisation of fovea,and segmentation of optic disc.By adapting existing popular deep learning architectures,our proposed methods have achieved 1st and 2nd place in several tasks at the Pathologic Myopia Challenge held at ISBI2019.

eess.IV