SearcharxivSearch

arXiv subjects

Bo Qiu

Publications and source records attributed to Bo Qiu.

16 recordsLinked to original sources

Intensification of Oceanic Inverse Energy Cascade Under Global Warming

Kinetic energy (KE) cascade in the turbulent ocean is pivotal in connecting diverse scales of oceanic motions, redistributing energy, and influencing ocean circulation and climate variability. However, its response to global warming remains poorly understood. Using a 24-year satellite altimetry dataset, we identify a pronounced intensification of inverse geostrophic kinetic energy cascade at the sea surface across most ocean regions during 1994-2017, with cascade amplitude increasing by 1% to 2% per decade. This intensification occurs not only in energetic regions but also in expansive quiescent areas. Contributing factors to this intensification of geostrophic KE cascade include enhanced vertical shear of horizontal velocity, deepened mixed layer, strengthened stratification, weakened eddy killing as well as changes in the KE budget. The dominant factors vary across regions. Our findings offer new insights into the ocean's response to global warming and improve understanding of feedback mechanisms for ocean circulation changes.

physics.geo-ph

Interpretable QSPR Modeling using Recursive Feature Machines and Multi-scale Fingerprints

This study pioneers the application of Recursive Feature Machines (RFM) in QSPR modeling, introducing a tailored feature importance analysis approach to enhance interpretability. By leveraging deep feature learning through AGOP, RFM achieves state-of-the-art (SOTA) results in predicting molecular properties, as demonstrated through solubility prediction across nine benchmark datasets. To capture a wide array of structural information, we employ diverse molecular representations, including MACCS keys, Morgan fingerprints, and a custom multi-scale hybrid fingerprint (HF) derived from global descriptors and SMILES local fragmentation techniques. Notably, the HF offers significant advantages over MACCS and Morgan fingerprints in revealing structural determinants of molecular properties. The feature importance analysis in RFM provides robust local and global explanations, effectively identifying structural features that drive molecular behavior and offering valuable insights for drug development. Additionally, RFM demonstrates strong redundancy-filtering abilities, as model performance remains stable even after removing redundant features within custom fingerprints. Importantly, RFM introduces the deep feature learning capabilities of the average gradient outer product (AGOP) matrix into ultra-fast kernel machine learning, to imbue kernel machines with interpretable deep feature learning capabilities. We extend this approach beyond the Laplace Kernel to the Matern, Rational Quadratic, and Gaussian kernels, to find that the Matern and Laplace kernels deliver the best performance, thus reinforcing the flexibility and effectiveness of AGOP in RFM. Experimental results show that RFM-HF surpasses both traditional machine learning models and advanced graph neural networks.

q-bio.BM

Subjective and Objective Quality Assessment of Rendered Human Avatar Videos in Virtual Reality

We study the visual quality judgments of human subjects on digital human avatars (sometimes referred to as "holograms" in the parlance of virtual reality [VR] and augmented reality [AR] systems) that have been subjected to distortions. We also study the ability of video quality models to predict human judgments. As streaming human avatar videos in VR or AR become increasingly common, the need for more advanced human avatar video compression protocols will be required to address the tradeoffs between faithfully transmitting high-quality visual representations while adjusting to changeable bandwidth scenarios. During transmission over the internet, the perceived quality of compressed human avatar videos can be severely impaired by visual artifacts. To optimize trade-offs between perceptual quality and data volume in practical workflows, video quality assessment (VQA) models are essential tools. However, there are very few VQA algorithms developed specifically to analyze human body avatar videos, due, at least in part, to the dearth of appropriate and comprehensive datasets of adequate size. Towards filling this gap, we introduce the LIVE-Meta Rendered Human Avatar VQA Database, which contains 720 human avatar videos processed using 20 different combinations of encoding parameters, labeled by corresponding human perceptual quality judgments that were collected in six degrees of freedom VR headsets. To demonstrate the usefulness of this new and unique video resource, we use it to study and compare the performances of a variety of state-of-the-art Full Reference and No Reference video quality prediction models, including a new model called HoloQA. As a service to the research community, we publicly releases the metadata of the new database at https://live.ece.utexas.edu/research/LIVE-Meta-rendered-human-avatar/index.html.

eess.IV

FCN4Flare: Fully Convolution Neural Networks for Flare Detection

Stellar flares offer invaluable insights into stellar magnetic activity and exoplanetary environments. Automated flare detection enables exploiting vast photometric datasets from missions like Kepler. This paper presents FCN4Flare, a deep learning approach using fully convolutional networks (FCN) for precise point-to-point flare prediction regardless of light curve length. Key innovations include the NaN Mask to handle missing data automatedly, and the Mask Dice loss to mitigate severe class imbalance. Experimental results show that FCN4Flare significantly outperforms previous methods, achieving a Dice coefficient of 0.64 compared to the state-of-the-art of 0.12. Applying FCN4Flare to Kepler-LAMOST data, we compile a catalog of 30,285 high-confidence flares across 1426 stars. Flare energies are estimated and stellar/exoplanet properties analyzed, identifying pronounced activity for an M-dwarf hosting a habitable zone planet. This work overcomes limitations of prior flare detection methods via deep learning, enabling new scientific discoveries through analysis of photometric time-series data. Code is available at https://github.com/NAOC-LAMOST/fcn4flare .

astro-ph.SR

A Versatile Framework for Analyzing Galaxy Image Data by Implanting Human-in-the-loop on a Large Vision Model

The exponential growth of astronomical datasets provides an unprecedented opportunity for humans to gain insight into the Universe. However, effectively analyzing this vast amount of data poses a significant challenge. Astronomers are turning to deep learning techniques to address this, but the methods are limited by their specific training sets, leading to considerable duplicate workloads too. Hence, as an example to present how to overcome the issue, we built a framework for general analysis of galaxy images, based on a large vision model (LVM) plus downstream tasks (DST), including galaxy morphological classification, image restoration, object detection, parameter extraction, and more. Considering the low signal-to-noise ratio of galaxy images and the imbalanced distribution of galaxy categories, we have incorporated a Human-in-the-loop (HITL) module into our large vision model, which leverages human knowledge to enhance the reliability and interpretability of processing galaxy images interactively. The proposed framework exhibits notable few-shot learning capabilities and versatile adaptability to all the abovementioned tasks on galaxy images in the DESI legacy imaging surveys. Expressly, for object detection, trained by 1000 data points, our DST upon the LVM achieves an accuracy of 96.7%, while ResNet50 plus Mask R-CNN gives an accuracy of 93.1%; for morphology classification, to obtain AUC ~0.9, LVM plus DST and HITL only requests 1/50 training sets compared to ResNet18. Expectedly, multimodal data can be integrated similarly, which opens up possibilities for conducting joint analyses with datasets spanning diverse domains in the era of multi-message astronomy.

astro-ph.IM

Neural Network Layer Matrix Decomposition reveals Latent Manifold Encoding and Memory Capacity

We prove the converse of the universal approximation theorem, i.e. a neural network (NN) encoding theorem which shows that for every stably converged NN of continuous activation functions, its weight matrix actually encodes a continuous function that approximates its training dataset to within a finite margin of error over a bounded domain. We further show that using the Eckart-Young theorem for truncated singular value decomposition of the weight matrix for every NN layer, we can illuminate the nature of the latent space manifold of the training dataset encoded and represented by every NN layer, and the geometric nature of the mathematical operations performed by each NN layer. Our results have implications for understanding how NNs break the curse of dimensionality by harnessing memory capacity for expressivity, and that the two are complementary. This Layer Matrix Decomposition (LMD) further suggests a close relationship between eigen-decomposition of NN layers and the latest advances in conceptualizations of Hopfield networks and Transformer NN models.

cs.LG

Study of Subjective and Objective Quality Assessment of Mobile Cloud Gaming Videos

We present the outcomes of a recent large-scale subjective study of Mobile Cloud Gaming Video Quality Assessment (MCG-VQA) on a diverse set of gaming videos. Rapid advancements in cloud services, faster video encoding technologies, and increased access to high-speed, low-latency wireless internet have all contributed to the exponential growth of the Mobile Cloud Gaming industry. Consequently, the development of methods to assess the quality of real-time video feeds to end-users of cloud gaming platforms has become increasingly important. However, due to the lack of a large-scale public Mobile Cloud Gaming Video dataset containing a diverse set of distorted videos with corresponding subjective scores, there has been limited work on the development of MCG-VQA models. Towards accelerating progress towards these goals, we created a new dataset, named the LIVE-Meta Mobile Cloud Gaming (LIVE-Meta-MCG) video quality database, composed of 600 landscape and portrait gaming videos, on which we collected 14,400 subjective quality ratings from an in-lab subjective study. Additionally, to demonstrate the usefulness of the new resource, we benchmarked multiple state-of-the-art VQA algorithms on the database. The new database will be made publicly available on our website: \url{https://live.ece.utexas.edu/research/LIVE-Meta-Mobile-Cloud-Gaming/index.html}

cs.CV

Deep Learning Applications Based on WISE Infrared Data: Classification of Stars, Galaxies and Quasars

The Wide-field Infrared Survey Explorer (WISE) has detected hundreds of millions of sources over the entire sky. However, classifying them reliably is a great challenge due to degeneracies in WISE multicolor space and low detection levels in its two longest-wavelength bandpasses. In this paper, the deep learning classification network, IICnet (Infrared Image Classification network), is designed to classify sources from WISE images to achieve a more accurate classification goal. IICnet shows good ability on the feature extraction of the WISE sources. Experiments demonstrates that the classification results of IICnet are superior to some other methods; it has obtained 96.2% accuracy for galaxies, 97.9% accuracy for quasars, and 96.4% accuracy for stars, and the Area Under Curve (AUC) of the IICnet classifier can reach more than 99%. In addition, the superiority of IICnet in processing infrared images has been demonstrated in the comparisons with VGG16, GoogleNet, ResNet34, MobileNet, EfficientNetV2, and RepVGG-fewer parameters and faster inference. The above proves that IICnet is an effective method to classify infrared sources.

astro-ph.IM

GAMIVAL: Video Quality Prediction on Mobile Cloud Gaming Content

The mobile cloud gaming industry has been rapidly growing over the last decade. When streaming gaming videos are transmitted to customers' client devices from cloud servers, algorithms that can monitor distorted video quality without having any reference video available are desirable tools. However, creating No-Reference Video Quality Assessment (NR VQA) models that can accurately predict the quality of streaming gaming videos rendered by computer graphics engines is a challenging problem, since gaming content generally differs statistically from naturalistic videos, often lacks detail, and contains many smooth regions. Until recently, the problem has been further complicated by the lack of adequate subjective quality databases of mobile gaming content. We have created a new gaming-specific NR VQA model called the Gaming Video Quality Evaluator (GAMIVAL), which combines and leverages the advantages of spatial and temporal gaming distorted scene statistics models, a neural noise model, and deep semantic features. Using a support vector regression (SVR) as a regressor, GAMIVAL achieves superior performance on the new LIVE-Meta Mobile Cloud Gaming (LIVE-Meta MCG) video quality database.

eess.IV

A Spectroscopic Modelling Method for the Detached Eclipsing Binaries to Derive Atmospheric Parameters

Based on luminosity contributions, we develop a spectroscopic modelling method to derive atmospheric parameters of component stars in binary systems. The method is designed for those spectra of binaries which show double-lined features due to the radial velocities differences between the component stars. We first derive the orbital parameters and the stellar radii by solving the light and radial velocity curves. Then the luminosity contributions in different phases can be calculated. The synthesised double-lined spectra model is constructed by superposing theoretical single-star spectra according to the luminosity contributions. Finally, we derive the atmospheric parameters of each component star by the model fitting method. For multi-epoch double-lined spectra observed by the Large sky Area Multi-Object Spectroscopic Telescope (LAMOST) Medium Resolution Survey ($R \sim 7500$), our method gives robust results for detached eclipsing binary systems observed in different orbital phases. Furthermore, this method can also be applied to other spectroscopic data with different resolutions as long as the systems are detached eclipsing binaries with nearly spherical stars.

astro-ph.SR

Coupling between Phonon-Phonon and Phonon-Impurity Scattering: A Critical Revisit of the Spectral Matthiessen's Rule

The spectral Matthiessen's rule is commonly used to calculate the total phonon scattering rate when multiple scattering mechanisms exist. Here we predict the spectral phonon relaxation time $\tau$ of defective bulk silicon using normal mode analysis based on molecular dynamics, and show that the spectral Matthiessen's rule is not accurate due to the neglect of the coupling between anharmonic phonon-phonon scattering $\tau_a^{-1}$ and phonon-impurity scattering $\tau_i^{-1}$. As a result, the spectral Matthiessen's rule underestimates the total phonon scattering rate, and hence overestimates the thermal conductivity $\kappa$ of mass-doped and Ge-doped silicon by about 20-40%. We have also directly estimated this coupling scattering rate, so called coupled five-phonon scattering $\tau_{\rm couple}^{-1}$, and achieved good agreement between $\tau_a^{-1}+\tau_i^{-1}+\tau_{\rm couple}^{-1}$ and the total scattering rate $\tau_{tot}^{-1}$.

cond-mat.mtrl-sci

Ab initio optimization of phonon drag effect for lower-temperature thermoelectric energy conversion

While the thermoelectric figure of merit zT above 300K has seen significant improvement recently, the progress at lower temperatures has been slow, mainly limited by the relatively low Seebeck coefficient and high thermal conductivity. Here we report, for the first time, success in first-principles computation of the phonon drag effect - a coupling phenomenon between electrons and non-equilibrium phonons - in heavily doped region and its optimization to enhance the Seebeck coefficient while reducing the phonon thermal conductivity by nanostructuring. Our simulation quantitatively identifies the major phonons contributing to the phonon drag, which are spectrally distinct from those carrying heat, and further reveals that while the phonon drag is reduced in heavily-doped samples, a significant contribution to Seebeck coefficient still exists. An ideal phonon filter is proposed to enhance zT of silicon at room temperature by a factor of 20 to around 0.25, and the enhancement can reach 70 times at 100K. This work opens up a new venue towards better thermoelectrics by harnessing non-equilibrium phonons.

cond-mat.mtrl-sci

Ab initio study of electron-phonon interaction in phosphorene

The monolayer of black phosphorous, or phosphorene, has recently emerged as a new 2D semiconductor with intriguing highly anisotropic transport properties. Existing calculations of its intrinsic phonon-limited electronic transport properties so far rely on the deformation potential approximation, which is in general not directly applicable to anisotropic materials since the deformation along one specific direction can scatter electrons traveling in all directions. We perform a first-principles calculation of the electron-phonon interaction in phosphorene based on density functional perturbation theory and Wannier interpolation. Our calculation reveals that 1) the high anisotropy provides extra phase space for electron-phonon scattering, and 2) optical phonons have appreciable contributions. Both effects cannot be captured by the deformation potential calculations.

cond-mat.mtrl-sci

First-Principles Simulation of Electron Mean-Free-Path Spectra and Thermoelectric Properties in Silicon

The mean-free-paths (MFPs) of energy carriers are of critical importance to the nano-engineering of better thermoelectric materials. Despite significant progress in the first-principles-based understanding of the spectral distribution of phonon MFPs in recent years, the spectral distribution of electron MFPs remains unclear. In this work, we compute the energy dependent electron scatterings and MFPs in silicon from first-principles. The electrical conductivity accumulation with respect to electron MFPs is compared to that of the phonon thermal conductivity accumulation to illustrate the quantitative impact of nanostructuring on electron and phonon transport. By combining all electron and phonon transport properties from first-principles, we predict the thermoelectric properties of the bulk and nanostructured silicon, and find that silicon with 20 nm nanograins can result in more than five times enhancement in their thermoelectric figure of merit as the grain boundaries scatter phonons more significantly than that of electrons due to their disparate MFP distributions.

cond-mat.mtrl-sci

Significant reduction of lattice thermal conductivity by electron-phonon interaction in silicon with high carrier concentrations: a first-principles study

Electron-phonon interaction has been well known to create major resistance to electron transport in metals and semiconductors, whereas less studies were directed to its effect on the phonon transport, especially in semiconductors. We calculate the phonon lifetimes due to scattering with electrons (or holes), combine them with the intrinsic lifetimes due to the anharmonic phonon-phonon interaction, all from first-principles, and evaluate the effect of the electron-phonon interaction on the lattice thermal conductivity of silicon. Unexpectedly, we find a significant reduction of the lattice thermal conductivity at room temperature as the carrier concentration goes above 1e19 cm-3 (the reduction reaches up to 45% in p-type silicon at around 1e21 cm-3), a range of great technological relevance to thermoelectric materials.

cond-mat.mtrl-sci

Molecular dynamics simulations of thermal conductivity and spectral phonon relaxation time in suspended and supported graphene

We perform molecular dynamics (MD) simulations with phonon spectral analysis aiming at understanding the two dimensional (2D) thermal transport in suspended and supported graphene. Within the framework of equilibrium MD simulations, we perform spectral energy density (SED) analysis to obtain the lifetime of individual phonon modes. The per-mode contribution to thermal conductivity is then calculated to obtain the lattice thermal conductivity in the temperature range 300-650 K. In contrast to prior studies, our results suggest that the contribution from out-of-plane acoustic (or ZA) branch to thermal conductivity is around 25-30% in suspended single-layer graphene (SLG) at room temperature. The thermal conductivity is found to reduce when SLG is put on amorphous SiO2 substrate. Such reduction is attributed to the strengthened scattering in all phonon modes in the presence of the substrate. Among them, ZA modes are mostly affected with their contribution to thermal conductivity reduced to around 15%. As a result, thermal transport is dominated by in-plane acoustic phonon modes in supported SLG.

cond-mat.mes-hall