SearcharxivSearch

arXiv subjects

Chenxi Bai

Publications and source records attributed to Chenxi Bai.

6 recordsLinked to original sources

Nonreciprocity Induced Fractional Nonlinear Thouless Pumping

Recent interest has surged in eigenvalue's nonlinearity-based topological transport governed by the equation of auxiliary eigenvalues $HΨ=ωS(ω)Ψ$ [T. Isobe et al., Phys. Rev. Lett. 132, 126601 (2024); C. Bai and Z. Liang, 111, 042201 (2025); Phys. Rev. A 112, 052207 (2025)] rather than the conventional Schrodinger equation $HΨ=EΨ$ in conservative settings, yet non-Hermitian generalizations remain uncharted. In this work, we are motivated to investigate the nonlinear Thouless pumping in a non-Hermitian and nonlinear Rice-Mele model. In particular, we uncover how non-Hermiticity parameters can induce fractional topological phases--even in the presence of quantized topological invariants as predicted by conventional linear approaches. Crucially, these fractional phases are naturally explained within the framework of the equation of auxiliary eigenvalues, directly linking nonlinear spectral characteristics to the bulk-boundary correspondence. Our findings reveal novel emergent phenomena arising from the interplay between nonlinearity and non-Hermiticity, providing key insights for the design of topological insulators and the controlled manipulation of quantum edge states in the real world.

cond-mat.quant-gas

Selective Mixup for Debiasing Question Selection in Computerized Adaptive Testing

Computerized Adaptive Testing (CAT) is a widely used technology for evaluating learners' proficiency in online education platforms. By leveraging prior estimates of proficiency to select questions and updating the estimates iteratively based on responses, CAT enables personalized learner modeling and has attracted substantial attention. Despite this progress, most existing works focus primarily on improving diagnostic accuracy, while overlooking the selection bias inherent in the adaptive process. Selection Bias arises because the question selection is strongly influenced by the estimated proficiency, such as assigning easier questions to learners with lower proficiency and harder ones to learners with higher proficiency. Since the selection depends on prior estimation, this bias propagates into the diagnosis model, which is further amplified during iterative updates, leading to misalignment and biased predictions. Moreover, the imbalanced nature of learners' historical interactions often exacerbates the bias in diagnosis models. To address this issue, we propose a debiasing framework consisting of two key modules: Cross-Attribute Examinee Retrieval and Selective Mixup-based Regularization. First, we retrieve balanced examinees with relatively even distributions of correct and incorrect responses and use them as neutral references for biased examinees. Then, mixup is applied between each biased examinee and its matched balanced counterpart under label consistency. This augmentation enriches the diversity of bias-conflicting samples and smooths selection boundaries. Finally, extensive experiments on two benchmark datasets with multiple advanced diagnosis models demonstrate that our method substantially improves both the generalization ability and fairness of question selection in CAT.

cs.IR

RecCocktail: A Generalizable and Efficient Framework for LLM-Based Recommendation

Large Language Models (LLMs) have achieved remarkable success in recent years, owing to their impressive generalization capabilities and rich world knowledge. To capitalize on the potential of using LLMs as recommender systems, mainstream approaches typically focus on two paradigms. The first paradigm designs multi-domain or multi-task instruction data for generalizable recommendation, so as to align LLMs with general recommendation areas and deal with cold-start recommendation. The second paradigm focuses on enhancing domain-specific recommendation tasks, improving performance in warm recommendation scenarios. While most previous works treat these two paradigms separately, we argue that they have complementary advantages, and combining them can yield better results. In this paper, we propose a generalizable and efficient LLM-based recommendation framework RecCocktail. Our approach begins with fine-tuning a "base spirit" LoRA module using domain-general recommendation instruction data to align LLM with recommendation knowledge. Next, given users' behavior of a specific domain, we construct a domain-specific "ingredient" LoRA module. We then provide an entropy-guided adaptive merging method to mix the "base spirit" and the "ingredient" in the weight space. Please note that, RecCocktail combines the advantages of the existing two paradigms without introducing additional time or space overhead during the inference phase. Moreover, RecCocktail is efficient with plug and play, as the "base spirit" LoRA is trained only once, and any domain-specific "ingredient" can be efficiently mixed with only domain-specific fine-tuning. Extensive experiments on multiple datasets under both warm and cold-start recommendation scenarios validate the effectiveness and generality of the proposed RecCocktail.

cs.IR

Fractional Thouless pumping of solitons: a unique manifestation of bulk-edge correspondence of nonlinear eigenvalue problems

Recent foundational studies have established the bulk-edge correspondence for nonlinear eigenvalue problems using auxiliary eigenvalues $\hat{H}Ψ=ωS(ω)Ψ$, spanning both linear [T. Isobe et al., Phys. Rev. Lett. 132, 126601 (2024)] and nonlinear [Chenxi Bai and Zhaoxin Liang, Phys. Rev. A. 111, 042201 (2025)] Hamiltionians. This progress prompts a fundamental question: Can eigenvalue nonlinearity generate observable physical phenomena absent in conventional approaches ($\hat{H}Ψ=EΨ$)? In this work, we address this question by demonstrating the first uniquely nonlinear manifestation of the bulk-edge correspondence: fractional Thouless pumping of solitons. Through systematic investigation of nonlinear Thouless pumping in an extended Rice-Mele model incorporating next-nearest-neighbor (NNN) couplings, we uncover that NNN interaction parameters can induce fractional topological phases|even in the presence of quantized topological invariants as predicted by conventional linear approaches. Crucially, these fractional phases are naturally explained within the auxiliary eigenvalue framework, directly linking nonlinear spectral characteristics to the bulk-boundary correspondence. Our findings reveal novel emergent phenomena arising from the interplay between nonlinearity and NNN couplings, providing key insights for the design of topological insulators and the controlled manipulation of quantum edge states in nonlinear regimes.

cond-mat.mes-hall

Anomalous bulk-edge correspondence of nonlinear Rice-Mele model

Bulk-edge correspondence (BEC) constitutes a fundamental concept within the domain of topological physics, elucidating the profound interplay between the topological invariants that characterize the bulk states and the emergent edge states. A recent highlight along this research line consists of establishing BEC under the eigenvalue's nonlinearity in a linear Hamiltonian by introducing auxiliary eigenvalues [\href{https://doi.org/10.1103/PhysRevLett.132.126601}{ T. Isobe {\it et al.,} Phys. Rev. Lett. 132, 126601 (2024)}]. The purpose of this work aims to extend Isobe's analysis to uncover BEC of eigenvalue's nonlinearity in intrinsic nonlinear Hamiltonians. To achieve this, we numerically solve the nonlinear Rice-Mele (RM) model and identify two distinct types of nonlinear eigenvalues: the intrinsically nonlinear eigenvalues and the eigenvalue's nonlinearity introduced through the incorporation of auxiliary eigenvalues. Furthermore, we establish a novel form of BEC based on these auxiliary nonlinear eigenvalues, which we term the anomalous BEC of a nonlinear physical system. The concept of the anomalous BEC defined herein provides a novel perspective on the intricate interplay between topology and nonlinearity in the context of BEC.

cond-mat.quant-gas

InvDiff: Invariant Guidance for Bias Mitigation in Diffusion Models

As one of the most successful generative models, diffusion models have demonstrated remarkable efficacy in synthesizing high-quality images. These models learn the underlying high-dimensional data distribution in an unsupervised manner. Despite their success, diffusion models are highly data-driven and prone to inheriting the imbalances and biases present in real-world data. Some studies have attempted to address these issues by designing text prompts for known biases or using bias labels to construct unbiased data. While these methods have shown improved results, real-world scenarios often contain various unknown biases, and obtaining bias labels is particularly challenging. In this paper, we emphasize the necessity of mitigating bias in pre-trained diffusion models without relying on auxiliary bias annotations. To tackle this problem, we propose a framework, InvDiff, which aims to learn invariant semantic information for diffusion guidance. Specifically, we propose identifying underlying biases in the training data and designing a novel debiasing training objective. Then, we employ a lightweight trainable module that automatically preserves invariant semantic information and uses it to guide the diffusion model's sampling process toward unbiased outcomes simultaneously. Notably, we only need to learn a small number of parameters in the lightweight learnable module without altering the pre-trained diffusion model. Furthermore, we provide a theoretical guarantee that the implementation of InvDiff is equivalent to reducing the error upper bound of generalization. Extensive experimental results on three publicly available benchmarks demonstrate that InvDiff effectively reduces biases while maintaining the quality of image generation. Our code is available at https://github.com/Hundredl/InvDiff.

cs.CV