SearcharxivSearch

arXiv subjects

Qian Liang

Publications and source records attributed to Qian Liang.

At least 19 recordsLinked to original sources

Where Does AI Innovation Go? Measuring Research Attention Imbalance in AI Music

The rapid growth of artificial intelligence (AI) in music has expanded research from generation and information retrieval to education, health, and governance. Yet this growth does not necessarily imply balanced research attention. Where is research attention directed across diverse music tasks, and how can such imbalance be systematically measured? Existing studies examine AI music from separate technical, application-specific, or bibliometric perspectives, but lack a systematic framework for measuring field-level imbalance. To address this gap, we analyze 6,839 AI music publications from 2015 to April 2026 using a joint taxonomy of 12 application categories and 11 technical method families. We propose the Research Attention Profile, comprising four indicators of technical investment, method allocation, methodological diversity, and frontier-method adoption lag. Results show that technical support is concentrated in scalable, content-oriented tasks, while education, health, and governance remain under-supported. Generation adopts frontier methods after only 0.33 years on average, compared with 4.33 years for education and 5.00 years for health. These findings reveal uneven methodological development and support a more socially responsive AI music research agenda.

cs.CY

PortraitGen: Exemplar-Driven GRPO with Dual-Reward Guidance for Photorealistic Portrait Generation

Reinforcement Learning like Group Relative Policy Optimization (GRPO) has significantly advanced text-to-image post-training. However, current methods often favor superficial aesthetics, such as over-saturated colors, leaving critical flaws like AI artifacts and biological implausibilities unresolved. We attribute these limitations to two primary factors: (1) The absence of real images during post-training confines GRPO sampling to the original distribution, failing to break inherent generative boundaries; (2) the optimization process lacks specific rewards targeting fine-grained artifacts like overly oily skin and other AI artifacts. To address this, we propose PortraitGen, a novel framework tailored for photorealistic portrait generation. First, we break inherent generative boundaries by directly introducing real images into the GRPO sampling groups, where image inversion is employed to obtain their transition probabilities and latents. Second, to explicitly steer the model toward photorealism, we introduce a complementary dual-reward mechanism: OmniReward for general quality and AI-Portrait for human-centric fidelity. Furthermore, we curate PortraitBench, a comprehensive portrait-centric benchmark. Extensive experiments demonstrate that PortraitGen significantly outperforms existing baselines, effectively suppressing AI artifacts and achieving unprecedented photorealism.

cs.CV

WeGenBench: A Multidimensional Diagnostic Benchmark towards Text-to-Image Model Optimization

Recent text-to-image generation models have demonstrated remarkable capabilities in synthesizing highly realistic images from text inputs alone. Although existing benchmarks can evaluate the generation capabilities of various models to some extent, they struggle to comprehensively and accurately measure performance across multiple dimensions, often failing to reveal the inherent deficiencies of models in specific categories. To address these limitations, we propose WeGenBench, a novel benchmark designed for the comprehensive, multi-perspective evaluation of text-to-image generation capabilities. Our benchmark comprises a total of 4,000 test prompts across two primary categories, meticulously balanced between Chinese and English to evaluate bilingual and cross-cultural generation capabilities. Beyond macroscopic scene classification, we annotate each prompt with multi-dimensional tags tailored to the distinct content and challenges of each language, thereby refining the generation tasks into more specific sub-categories. Through a cross-dimensional evaluation mechanism leveraging both scene classifications and multi-dimensional tags, WeGenBench can precisely pinpoint model shortcomings in specific generation categories. Furthermore, to measure generation quality more accurately, we design and validate several novel evaluation metrics by integrating Vision-Language Models (VLMs), which assess model performance on domain-specific tasks from three core aspects. Crucially, our approach yields both the assessment outcomes and the detailed reasoning trajectories, facilitating a rigorous verification of the accuracy and soundness of the evaluation results. Finally, we conduct systematic benchmarking on current state-of-the-art methods and provide an in-depth analysis of the limitations present in existing models.

cs.CV

Interaction-assisted topological pumping in few- and many-atom Rydberg arrays

Topology can imbue lattice systems with special properties, notably the presence of robust eigenstates living at their boundary. Through dimensional reduction, the robust bulk band topology of, e.g., the integer quantum Hall system can be mapped onto similarly robust charge-pumping dynamics of a topological pump living in one lower dimension. Recent studies have uncovered a rich influence of interactions on the dynamics of topological pumps in nonlinear systems, including the robust pumping of self-bound solitons. These striking observations in classical nonlinear photonics have raised a number of questions, chiefly if and how this phenomenology persists in strongly correlated quantum systems and in the few-body limit. Here, using few- and many-atom arrays, we explore how dipolar interactions impact the dynamics of topological population pumping along a Rydberg synthetic dimension. In the few-body limit, we find that dipolar interactions lead to self-bound states that are efficiently pumped along the synthetic dimension, described by an emergent pair-state topological pump. We find that this interaction-assisted pumping persists in many-atom arrays, with a sharpened dependence on the dipolar interaction strength that stems from the enhanced spatial connectivity. These Rydberg-based studies on interaction-assisted topological pumping help connect observations from classical nonlinear photonics to the few-body quantum limit and pave the way for studies of new strongly correlated quantum pumping phenomena.

cond-mat.quant-gas

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing methods for MLLMs are frequently subject-specific, demanding a data-intensive fine-tuning process for every new subject, which limits their scalability. In this paper, we introduce MM-R1, a framework that integrates a cross-modal Chain-of-Thought (X-CoT) reasoning strategy to unlock the inherent potential of unified MLLMs for personalized image generation. Specifically, we structure personalization as an integrated visual reasoning and generation process: (1) grounding subject concepts by interpreting and understanding user-provided images and contextual cues, and (2) generating personalized images conditioned on both the extracted subject representations and user prompts. To further enhance the reasoning capability, we adopt Grouped Reward Proximal Policy Optimization (GRPO) to explicitly align the generation. Experiments demonstrate that MM-R1 unleashes the personalization capability of unified MLLMs to generate images with high subject fidelity and strong text alignment in a zero-shot manner.

cs.CV

SPG: Style-Prompting Guidance for Style-Specific Content Creation

Although recent text-to-image (T2I) diffusion models excel at aligning generated images with textual prompts, controlling the visual style of the output remains a challenging task. In this work, we propose Style-Prompting Guidance (SPG), a novel sampling strategy for style-specific image generation. SPG constructs a style noise vector and leverages its directional deviation from unconditional noise to guide the diffusion process toward the target style distribution. By integrating SPG with Classifier-Free Guidance (CFG), our method achieves both semantic fidelity and style consistency. SPG is simple, robust, and compatible with controllable frameworks like ControlNet and IPAdapter, making it practical and widely applicable. Extensive experiments demonstrate the effectiveness and generality of our approach compared to state-of-the-art methods. Code is available at https://github.com/Rumbling281441/SPG.

cs.GR

MuSpike: A Benchmark and Evaluation Framework for Symbolic Music Generation with Spiking Neural Networks

Symbolic music generation has seen rapid progress with artificial neural networks, yet remains underexplored in the biologically plausible domain of spiking neural networks (SNNs), where both standardized benchmarks and comprehensive evaluation methods are lacking. To address this gap, we introduce MuSpike, a unified benchmark and evaluation framework that systematically assesses five representative SNN architectures (SNN-CNN, SNN-RNN, SNN-LSTM, SNN-GAN and SNN-Transformer) across five typical datasets, covering tonal, structural, emotional, and stylistic variations. MuSpike emphasizes comprehensive evaluation, combining established objective metrics with a large-scale listening study. We propose new subjective metrics, targeting musical impression, autobiographical association, and personal preference, that capture perceptual dimensions often overlooked in prior work. Results reveal that (1) different SNN models exhibit distinct strengths across evaluation dimensions; (2) participants with different musical backgrounds exhibit diverse perceptual patterns, with experts showing greater tolerance toward AI-composed music; and (3) a noticeable misalignment exists between objective and subjective evaluations, highlighting the limitations of purely statistical metrics and underscoring the value of human perceptual judgment in assessing musical quality. MuSpike provides the first systematic benchmark and systemic evaluation framework for SNN models in symbolic music generation, establishing a solid foundation for future research into biologically plausible and cognitively grounded music generation.

cs.SD

Interaction-induced chiral-transport inversion

We investigate the chiral dynamics of locally interacting bosons in a two-leg flux ladder, where on-site interactions, despite being fully isotropic, counterintuitively reverse the flux-induced chiral transport of density distribution. For a Bose-Einstein condensate (in the mean-field regime), this reversal arises from an interactiondriven dynamical band-occupation inversion, which selectively populates single-particle states of the opposing chirality. Strikingly, the chiral-transport inversion has a few-body, hence beyond-mean-field, origin, as the formation of two-body bound states with reversed chirality dominates the few-body dynamics. This dual pathway, that is, occupation inversion and bound-state formation, underlies the chiral-transport inversion, which challenges the conventional wisdom that isotropic interactions cannot bias density transport. Our work reveals the interplay between interactions and chirality and highlights how correlations engineer exotic quantum transport.

cond-mat.quant-gas

Mode-conditioned music learning and composition: a spiking neural network inspired by neuroscience and psychology

Musical mode is one of the most critical element that establishes the framework of pitch organization and determines the harmonic relationships. Previous works often use the simplistic and rigid alignment method, and overlook the diversity of modes. However, in contrast to AI models, humans possess cognitive mechanisms for perceiving the various modes and keys. In this paper, we propose a spiking neural network inspired by brain mechanisms and psychological theories to represent musical modes and keys, ultimately generating musical pieces that incorporate tonality features. Specifically, the contributions are detailed as follows: 1) The model is designed with multiple collaborated subsystems inspired by the structures and functions of corresponding brain regions; 2)We incorporate mechanisms for neural circuit evolutionary learning that enable the network to learn and generate mode-related features in music, reflecting the cognitive processes involved in human music perception. 3)The results demonstrate that the proposed model shows a connection framework closely similar to the Krumhansl-Schmuckler model, which is one of the most significant key perception models in the music psychology domain. 4) Experiments show that the model can generate music pieces with characteristics of the given modes and keys. Additionally, the quantitative assessments of generated pieces reveals that the generating music pieces have both tonality characteristics and the melodic adaptability needed to generate diverse and musical content. By combining insights from neuroscience, psychology, and music theory with advanced neural network architectures, our research aims to create a system that not only learns and generates music but also bridges the gap between human cognition and artificial intelligence.

cs.SD

Continual Learning for Remote Physiological Measurement: Minimize Forgetting and Simplify Inference

Remote photoplethysmography (rPPG) has gained significant attention in recent years for its ability to extract physiological signals from facial videos. While existing rPPG measurement methods have shown satisfactory performance in intra-dataset and cross-dataset scenarios, they often overlook the incremental learning scenario, where training data is presented sequentially, resulting in the issue of catastrophic forgetting. Meanwhile, most existing class incremental learning approaches are unsuitable for rPPG measurement. In this paper, we present a novel method named ADDP to tackle continual learning for rPPG measurement. We first employ adapter to efficiently finetune the model on new tasks. Then we design domain prototypes that are more applicable to rPPG signal regression than commonly used class prototypes. Based on these prototypes, we propose a feature augmentation strategy to consolidate the past knowledge and an inference simplification strategy to convert potentially forgotten tasks into familiar ones for the model. To evaluate ADDP and enable fair comparisons, we create the first continual learning protocol for rPPG measurement. Comprehensive experiments demonstrate the effectiveness of our method for rPPG continual learning. Source code is available at \url{https://github.com/MayYoY/rPPGDIL}

cs.CV

Large Language Models for Medicine: A Survey

To address challenges in the digital economy's landscape of digital intelligence, large language models (LLMs) have been developed. Improvements in computational power and available resources have significantly advanced LLMs, allowing their integration into diverse domains for human life. Medical LLMs are essential application tools with potential across various medical scenarios. In this paper, we review LLM developments, focusing on the requirements and applications of medical LLMs. We provide a concise overview of existing models, aiming to explore advanced research directions and benefit researchers for future medical applications. We emphasize the advantages of medical LLMs in applications, as well as the challenges encountered during their development. Finally, we suggest directions for technical integration to mitigate challenges and potential research directions for the future of medical LLMs, aiming to meet the demands of the medical field better.

cs.CL

Chiral Dynamics of Ultracold Atoms under a Tunable SU(2) Synthetic Gauge Field

Surface currents emerge in superconductors exposed to magnetic fields, and are a key signature of the Meissner effect. Analogously, chiral dynamics were observed in quantum simulators under synthetic Abelian gauge fields. The flexible control of these simulators also facilitates the engineering of non-Abelian gauge fields, but their impact on the chiral dynamics remains elusive. Here, by employing the cutting-edge momentum-lattice technique, we implement a synthetic SU(2) gauge field in a spinful 1D ladder and study the rich chiral dynamics therein. We confirm the non-Abelian nature of the synthetic potential by observing the non-Abelian Aharonov-Bohm effect on a single plaquette. More importantly, the chiral current along the two legs of the ladder is observed to be spin-dependent and highly tunable through the parameters of the gauge potential. We experimentally map out different dynamic regimes of the chiral current, and reveal the underlying competition between overlaying flux ladders with distinct spin compositions. Our experiment demonstrates the dramatic impact of non-Abelian gauge fields on the system dynamics, paving the way for future studies of exotic synthetic gauge fields on the versatile platform of momentum lattices.

cond-mat.quant-gas

Engineering topological chiral transport in a flat-band lattice of ultracold atoms

The manipulation of particle transport in synthetic quantum matter is an active research frontier for its theoretical importance and potential applications. Here we experimentally demonstrate an engineered topological transport in a synthetic flat-band lattice of ultracold $^{87}$Rb atoms. We implement a quasi-one-dimensional rhombic chain with staggered flux in the momentum space of the atomic condensate and observe biased local oscillations that originate from the interplay of the staggered flux and flat-band localization under the mechanism of Aharonov-Bohm caging. Based on these features, we design and experimentally confirm a state-dependent chiral transport under the periodic modulation of the synthetic flux. We show that the phenomenon is topologically protected by the winding of the Floquet Bloch bands of a coarse-grained effective Hamiltonian. The observed chiral transport offers a strategy for efficient quantum device design where topological robustness is ensured by fast Floquet driving and flat-band localization.

cond-mat.quant-gas

Photochemical reaction enabling the engineering of photonic spin-orbit coupling in organic-crystal optical microcavities

The control and active manipulation of spin-orbit coupling (SOC) in photonic systems is fundamental in the development of modern spin optics and topological photonic devices. Here, we demonstrate the control of an artificial Rashba-Dresselhaus (RD) SOC mediated by photochemical reactions in a microcavity filled with an organic single-crystal of photochromic phase-change character. Splitting of the circular polarization components of the optical modes induced by photonic RD SOC is observed experimentally in momentum space. By applying an ultraviolet light beam, we control the spatial molecular orientation through a photochemical reaction and with that we control the energies of the photonic modes. This way we realize a reversible conversion of spin-splitting of the optical modes with different energies, leading to an optically controlled switching between circularly and linearly polarized emission from our device. Our strategy of in situ and reversible engineering of SOC induced by a light field provides a promising approach to actively design and manipulate synthetic gauge fields towards future on-chip integration in photonics and topological photonic devices.

physics.optics

BrainCog: A Spiking Neural Network based Brain-inspired Cognitive Intelligence Engine for Brain-inspired AI and Brain Simulation

Spiking neural networks (SNNs) have attracted extensive attentions in Brain-inspired Artificial Intelligence and computational neuroscience. They can be used to simulate biological information processing in the brain at multiple scales. More importantly, SNNs serve as an appropriate level of abstraction to bring inspirations from brain and cognition to Artificial Intelligence. In this paper, we present the Brain-inspired Cognitive Intelligence Engine (BrainCog) for creating brain-inspired AI and brain simulation models. BrainCog incorporates different types of spiking neuron models, learning rules, brain areas, etc., as essential modules provided by the platform. Based on these easy-to-use modules, BrainCog supports various brain-inspired cognitive functions, including Perception and Learning, Decision Making, Knowledge Representation and Reasoning, Motor Control, and Social Cognition. These brain-inspired AI models have been effectively validated on various supervised, unsupervised, and reinforcement learning tasks, and they can be used to enable AI models to be with multiple brain-inspired cognitive functions. For brain simulation, BrainCog realizes the function simulation of decision-making, working memory, the structure simulation of the Neural Circuit, and whole brain structure simulation of Mouse brain, Macaque brain, and Human brain. An AI engine named BORN is developed based on BrainCog, and it demonstrates how the components of BrainCog can be integrated and used to build AI models and applications. To enable the scientific quest to decode the nature of biological intelligence and create AI, BrainCog aims to provide essential and easy-to-use building blocks, and infrastructural support to develop brain-inspired spiking neural network based AI, and to simulate the cognitive brains at multiple scales. The online repository of BrainCog can be found at https://github.com/braincog-x.

cs.NE

Quantum time reflection and refraction of ultracold atoms

Time reflection and refraction are temporal analogies of the spatial boundary effects derived from Fermat's principle. They occur when classical waves strike a time boundary where an abrupt change in the properties of the medium is introduced. The main features of time-reflected and refracted waves are the shift of frequency and conservation of momentum, which offer a new degree of freedom for steering extreme waves and controlling phases of matter. The concept was originally proposed for manipulating optical waves more than five decades ago. However, due to the extreme challenges in the ultrafast engineering of the optical materials, the experimental realization of the time boundary effects remains elusive. Here, we introduce a time boundary into a momentum lattice of ultracold atoms and simultaneously demonstrate the time reflection and refraction experimentally. Through launching a Gaussian-superposed state into the Su-Schrieffer-Heeger (SSH) atomic chain, we observe the time-reflected and refracted waves when the input state strikes a time boundary. Furthermore, we detect a transition from time reflection/refraction to localization with increasing strength of disorder and show that the time boundary effects are robust against considerable disorder. Our work opens a new avenue for future exploration of time boundaries and spatiotemporal lattices, and their interplay with non-Hermiticity and many-body interactions.

cond-mat.quant-gas

Saturated absorption spectroscopy of buffer-gas-cooled Barium monofluoride molecules

We report an experimental investigation on the Doppler-free saturated absorption spectroscopy of buffer-gas-cooled Barium monofluoride (BaF) molecules in a 4~K cryogenic cell. The obtained spectra with a resolution of 19~MHz, much smaller than previously observed in absorption spectroscopy, clearly resolve the hyperfine transitions. Moreover, we use these high-resolution spectra to fit the hyperfine splittings of excited $A(v=0)$ state and find the hyperfine splitting of the laser-cooling-relevant $A^2Π_{1/2}(v=0, J=1/2, +)$ state is about 18 MHz, much higher than the previous theoretically predicted value. This provides important missing information for laser cooling of BaF molecules.

physics.atom-ph

Circularly Polarized Lasing from a Microcavity Filled with Achiral Single-Crystalline Microribbons

Organic circularly polarized (CP) lasers have received increasing attention due to their future photoelectric applications. Here, we demonstrate a CP laser from a pure organic crystal-filled microcavity without any chiral molecules or chiral structures. Benefited from the giant anisotropy and excellent laser gain of organic crystals, optical Rashba-Dresselhaus spin-orbit coupling effect can be induced and is conductive to the CP laser in such microcavities. The maximum dissymmetry factor of the CP lasing with opposite helicities reached, is as high as 1.2. Our strategy may provide a new idea for the design of CP lasers towards future 3D laser displays, information storage and other fields.

physics.optics