Source author record

Jing Hu

Jing Hu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

15works
19topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

15 published item(s)

preprint2026arXiv

MoE Adapter for Large Audio Language Models: Sparsity, Disentanglement, and Gradient-Conflict-Free

Extending the input modality of Large Language Models~(LLMs) to the audio domain is essential for achieving comprehensive multimodal perception. However, it is well-known that acoustic information is intrinsically \textit{heterogeneous}, entangling attributes such as speech, music, and environmental context. Existing research is limited to a dense, parameter-shared adapter to model these diverse patterns, which induces \textit{gradient conflict} during optimization, as parameter updates required for distinct attributes contradict each other. To address this limitation, we introduce the \textit{\textbf{MoE-Adapter}}, a sparse Mixture-of-Experts~(MoE) architecture designed to decouple acoustic information. Specifically, it employs a dynamic gating mechanism that routes audio tokens to specialized experts capturing complementary feature subspaces while retaining shared experts for global context, thereby mitigating gradient conflicts and enabling fine-grained feature learning. Comprehensive experiments show that the MoE-Adapter achieves superior performance on both audio semantic and paralinguistic tasks, consistently outperforming dense linear baselines with comparable computational costs. Furthermore, we will release the related code and models to facilitate future research.

preprint2023arXiv

Dynamic Combination of Heterogeneous Models for Hierarchical Time Series

We introduce a framework to dynamically combine heterogeneous models called \texttt{DYCHEM}, which forecasts a set of time series that are related through an aggregation hierarchy. Different types of forecasting models can be employed as individual ``experts'' so that each model is tailored to the nature of the corresponding time series. \texttt{DYCHEM} learns hierarchical structures during the training stage to help generalize better across all the time series being modeled and also mitigates coherency issues that arise due to constraints imposed by the hierarchy. To improve the reliability of forecasts, we construct quantile estimations based on the point forecasts obtained from combined heterogeneous models. The resulting quantile forecasts are coherent and independent of the choice of forecasting models. We conduct a comprehensive evaluation of both point and quantile forecasts for hierarchical time series (HTS), including public data and user records from a large financial software company. In general, our method is robust, adaptive to datasets with different properties, and highly configurable and efficient for large-scale forecasting pipelines.

preprint2022arXiv

Efficient Forecasting of Large Scale Hierarchical Time Series via Multilevel Clustering

We propose a novel approach to the problem of clustering hierarchically aggregated time-series data, which has remained an understudied problem though it has several commercial applications. We first group time series at each aggregated level, while simultaneously leveraging local and global information. The proposed method can cluster hierarchical time series (HTS) with different lengths and structures. For common two-level hierarchies, we employ a combined objective for local and global clustering over spaces of discrete probability measures, using Wasserstein distance coupled with Soft-DTW divergence. For multi-level hierarchies, we present a bottom-up procedure that progressively leverages lower-level information for higher-level clustering. Our final goal is to improve both the accuracy and speed of forecasts for a larger number of HTS needed for a real-world application. To attain this goal, each time series is first assigned the forecast for its cluster representative, which can be considered as a "shrinkage prior" for the set of time series it represents. Then this base forecast can be quickly fine-tuned to adjust to the specifics of that time series. We empirically show that our method substantially improves performance in terms of both speed and accuracy for large-scale forecasting tasks involving much HTS.

preprint2022arXiv

Stochastic Planner-Actor-Critic for Unsupervised Deformable Image Registration

Large deformations of organs, caused by diverse shapes and nonlinear shape changes, pose a significant challenge for medical image registration. Traditional registration methods need to iteratively optimize an objective function via a specific deformation model along with meticulous parameter tuning, but which have limited capabilities in registering images with large deformations. While deep learning-based methods can learn the complex mapping from input images to their respective deformation field, it is regression-based and is prone to be stuck at local minima, particularly when large deformations are involved. To this end, we present Stochastic Planner-Actor-Critic (SPAC), a novel reinforcement learning-based framework that performs step-wise registration. The key notion is warping a moving image successively by each time step to finally align to a fixed image. Considering that it is challenging to handle high dimensional continuous action and state spaces in the conventional reinforcement learning (RL) framework, we introduce a new concept `Plan' to the standard Actor-Critic model, which is of low dimension and can facilitate the actor to generate a tractable high dimensional action. The entire framework is based on unsupervised training and operates in an end-to-end manner. We evaluate our method on several 2D and 3D medical image datasets, some of which contain large deformations. Our empirical results highlight that our work achieves consistent, significant gains and outperforms state-of-the-art methods.

preprint2022arXiv

TCR: A Transformer Based Deep Network for Predicting Cancer Drugs Response

Predicting clinical outcomes to anti-cancer drugs on a personalized basis is challenging in cancer treatment due to the heterogeneity of tumors. Traditional computational efforts have been made to model the effect of drug response on individual samples depicted by their molecular profile, yet overfitting occurs because of the high dimension for omics data, hindering models from clinical application. Recent research shows that deep learning is a promising approach to build drug response models by learning alignment patterns between drugs and samples. However, existing studies employed the simple feature fusion strategy and only considered the drug features as a whole representation while ignoring the substructure information that may play a vital role when aligning drugs and genes. Hereby in this paper, we propose TCR (Transformer based network for Cancer drug Response) to predict anti-cancer drug response. By utilizing an attention mechanism, TCR is able to learn the interactions between drug atom/sub-structure and molecular signatures efficiently in our study. Furthermore, a dual loss function and cross sampling strategy were designed to improve the prediction power of TCR. We show that TCR outperformed all other methods under various data splitting strategies on all evaluation matrices (some with significant improvement). Extensive experiments demonstrate that TCR shows significantly improved generalization ability on independent in-vitro experiments and in-vivo real patient data. Our study highlights the prediction power of TCR and its potential value for cancer drug repurpose and precision oncology treatment.

preprint2022arXiv

Topological classification for intersection singularities of exceptional surfaces in pseudo-Hermitian systems

Exceptional points play a pivotal role in the topology of non-Hermitian systems, and significant advances have been made in classifying exceptional points and exploring the associated phenomena. Exceptional surfaces, which are hypersurfaces of exceptional degeneracies in parameter space, can support hypersurface singularities, such as cusps, intersections and swallowtail catastrophes. Here we topologically classify the intersection singularity of exceptional surfaces for a generic pseudo-Hermitian system with parity-time symmetry. By constructing the quotient space under equivalence relations of eigenstates, we reveal that the topology of such gapless structures can be described by a non-Abelian free group on three generators. Importantly, the classification predicts a new kind of non-Hermitian gapless topological phase and can systematically explain how the exceptional surfaces and their intersections evolve under perturbations with symmetries preserved. Our work opens a new pathway for designing systems with robust topological phases, and provides inspiration for applications such as sensing and lasing which can utilize the special properties inherent in exceptional surfaces and intersections.

preprint2020arXiv

Koopman analysis in oscillator synchronization

Synchronization is an important dynamical phenomenon in coupled nonlinear systems, which has been studied extensively in recent years. However, analysis focused on individual orbits seems hard to extend to complex systems while a global statistical approach is overly cursory. Koopman operator technique seems to well balance the two approaches. In this paper, we extend Koopman analysis to the study of synchronization of coupled oscillators by extracting important eigenvalues and eigenfunctions from the observed time series. A renormalization group analysis is designed to derive an analytic approximation of the eigenfunction in case of weak coupling that dominates the oscillation. For moderate or strong couplings, numerical computation further confirms the importance of the average frequencies and the associated eigenfunctions. The synchronization transition points could be located with quite high accuracy by checking the correlation of neighbouring eigenfunctions at different coupling strengths, which is readily applied to other nonlinear systems.

preprint2020arXiv

Robust Multimodal Image Registration Using Deep Recurrent Reinforcement Learning

The crucial components of a conventional image registration method are the choice of the right feature representations and similarity measures. These two components, although elaborately designed, are somewhat handcrafted using human knowledge. To this end, these two components are tackled in an end-to-end manner via reinforcement learning in this work. Specifically, an artificial agent, which is composed of a combined policy and value network, is trained to adjust the moving image toward the right direction. We train this network using an asynchronous reinforcement learning algorithm, where a customized reward function is also leveraged to encourage robust image registration. This trained network is further incorporated with a lookahead inference to improve the registration capability. The advantage of this algorithm is fully demonstrated by our superior performance on clinical MR and CT image pairs to other state-of-the-art medical image registration methods.

preprint2019arXiv

Spatio-temporal variation of temperature for the recent 40 years in Lhasa

It was all known that Lhasa went through a high temperature of 30.8$^{\circ}$C in late June 2019, which hit record highs. To better understand the reasons, based on observations recorded at automatic weather stations in Lhasa, we studied the characteristics of temperature variation at multiple time scales using the linear trend method, Mann-Kendall mutation test, morlet wavelet analysis, R/S analysis and so on. The results showed that: (a) The annual mean temperature (AMT) is rising at a rate of 0.5$^{\circ}$C/10yr, and the average temperature for different seasons also increased significantly, especially in winter. (b) Although there was an intersection in 1995, we found that AMT, did not pass the reliability test of significance level $α$ =0.05, this means there are no abrupt changes for AMT, the values are 7.97$^{\circ}$C and 9.15$^{\circ}$C respectively before and after the intersection point. (c) AMT has a periodic oscillation for 18~25yr and 25~32yr based on a mass of data and the wavelet variance diagrams in Lhasa. AMT has a main cycle of 28yr, cyclic Patterns of temperature changes in spring, summer and autumn is similar to AMT, but it is relatively complex in winter. (d) The Hurst index of AMT and different seasons demonstrates that the temperature are likely to continue to rise in the future in Lhasa.

preprint2019arXiv

Stochastic thermodynamics of an electron-spin-resonance quantum dot system

We present a stochastic thermodynamics analysis of an electron-spin-resonance pumped quantum dot device in the Coulomb-blocked regime, where a pure spin current is generated without an accompanying net charge current. Based on a generalized quantum master equation beyond secular approximation, quantum coherences are accounted for in terms of an effective average spin in the Floquet basis. Elegantly, this effective spin undergoes a precession about an effective magnetic field, which originates from the non-secular treatment and energy renormalization. It is shown that the interaction between effective spin and effective magnetic field may have the dominant roles to play in both energy transport and irreversible entropy production. In the stationary limit, the energy and entropy balance relations are also established based on the theory of counting statistics.

preprint2015arXiv

Connectedness properties of the space of complete nonnegatively curved planes

We study the space of complete Riemannian metrics of nonnegative curvature on the plane equipped with the C^k topology. If k is infinite, we show that the space is homeomorphic to the separable Hilbert space. For any k we prove that the space cannot be made disconnected by removing a finite dimensional subset. A similar result holds for the associated moduli space. The proof combines properties of subharmonic functions with results of infinite dimensional topology and dimension theory. A key step is a characterization of the conformal factors that make the standard Euclidean metric on the plane into a complete metric of nonnegative sectional curvature.

preprint2015arXiv

Qubit detection with a T-shaped double quantum dot detector

We propose to continuously monitor a charge qubit by utilizing a T-shaped double quantum dot detector, in which the qubit and double dot are arranged in such a unique way that the detector turns out to be particularly susceptible to the charge states of the qubit. Special attention is paid to the regime where acquisition of qubit information and backaction upon the measured system exhibit nontrivial correlation. The intrinsic dynamics of the qubit gives rise to dynamical blockade of tunneling events through the detector, resulting in a super-Poissonian noise. However, such a pronounced enhancement of detector's shot noise does not necessarily produce a rising dephasing rate. In contrast, an inhibition of dephasing is entailed by the reduction of information acquisition in the dynamically blockaded regimes. We further reveal the important impact of the charge fluctuations on the measurement characteristics. Noticeably, under the condition of symmetric junction capacitances the noise pedestal of circuit current is completely suppressed, leading to a divergent signal-to-noise ratio, and eventually to a violation of the Korotkov-Averin bound in quantum measurement. Our study offers the possibility for a double dot detector to reach the quantum limited effectiveness in a transparent manner.

preprint2015arXiv

Unraveling of a generalized quantum Markovian master equation and its application in feedback control of a charge qubit

In the context of a charge qubit under continuous monitoring by a single electron transistor, we propose an unraveling of the generalized quantum Markovian master equation into an ensemble of individual quantum trajectories for stochastic point process. A suboptimal feedback algorism is implemented into individual quantum trajectories to protect a desired pure state. Coherent oscillations of the charge qubit could be maintained in principle for an arbitrarily long time in case of sufficient feedback strength. The effectiveness of the feedback control is also reflected in the detector's noise spectrum. The signal-to-noise ratio rises significantly with increasing feedback strength such that it could even exceed the Korotkov-Averin bound in quantum measurement, manifesting almost ideal quantum coherent oscillations of the qubit. The proposed unraveling and feedback protocol may open up the prospect to sustain ideal coherent oscillations of a charge qubit in quantum computation algorithms.

preprint2014arXiv

Conditional spin counting statistics as a probe of Coulomb interaction and spin-resolved bunching

Full counting statistics is a powerful tool to characterize the noise and correlations in transport through mesoscopic systems. In this work, we propose the theory of conditional spin counting statistics, i.e., the statistical fluctuations of spin-up (down) current given the observation of the spin-down (up) current. In the context of transport through a single quantum dot, it is demonstrated that a strong Coulomb interaction leads to a conditional spin counting statistics that exhibits a substantial change in comparison to that without Coulomb repulsion. It thus can be served as an effective way to probe the Coulomb interactions in mesoscopic transport systems. In case of spin polarized transport, it is further shown that the conditional spin counting statistics offers a transparent tool to reveal the spin-resolved bunching behavior.

preprint2012arXiv

Culturomics meets random fractal theory: Insights into long-range correlations of social and natural phenomena over the past two centuries

Culturomics was recently introduced as the application of high-throughput data collection and analysis to the study of human culture. Here we make use of this data by investigating fluctuations in yearly usage frequencies of specific words that describe social and natural phenomena, as derived from books that were published over the course of the past two centuries. We show that the determination of the Hurst parameter by means of fractal analysis provides fundamental insights into the nature of long-range correlations contained in the culturomic trajectories, and by doing so, offers new interpretations as to what might be the main driving forces behind the examined phenomena. Quite remarkably, we find that social and natural phenomena are governed by fundamentally different processes. While natural phenomena have properties that are typical for processes with persistent long-range correlations, social phenomena are better described as nonstationary, on-off intermittent, or Levy walk processes.