arXiv ScienceSearch

arXiv subjects

Xingchen Xu

Publications and source records attributed to Xingchen Xu.

18 recordsLinked to original sources

PhyGround: Benchmarking Physical Reasoning in Generative World Models

Generative world models are increasingly used for video generation, where learned simulators are expected to capture the physical rules that govern real-world dynamics. However, evaluating whether generated videos actually follow these rules remains challenging. Existing physics-focused video benchmarks have made important progress, but they still face three key challenges, including the coarse evaluation frameworks that hide law-specific failures, response biases and fatigue that undermine the validity of annotation judgments, and automated evaluators that are insufficiently physics-aware or difficult to audit. To address those challenges, we introduce PhyGround, a criteria-grounded benchmark for evaluating physical reasoning in video generation. The benchmark contains 250 curated prompts, each augmented with an expected physical outcome, and a taxonomy of 13 physical laws across solid-body mechanics, fluid dynamics, and optics. Each law is operationalized through observable sub-questions to enable per-law diagnostics. We evaluate eight modern video generation models through a large-scale, quality-controlled human study, grounded on social science lab experiment design. A total of 459 annotators provided 5,796 complete annotations and over 37.4K fine-grained labels; after quality control, the retained annotations exhibited high split-half model-ranking correlations (Spearman's rho > 0.90). To support reproducible automated evaluation, we release PhyJudge-9B, an open physics-specialized VLM judge. PhyJudge-9B achieves substantially lower aggregate relative bias than Gemini-3.1-Pro (3.3% vs. 16.6%). We release prompts, human annotations, model checkpoints, and evaluation code on the project page https://phyground.github.io/.

cs.CV

Open-Source Multimodal Moxin Models with Moxin-VLM and Moxin-VLA

Recently, Large Language Models (LLMs) have undergone a significant transformation, marked by a rapid rise in both their popularity and capabilities. Leading this evolution are proprietary LLMs like GPT-4 and GPT-o1, which have captured widespread attention in the AI community due to their remarkable performance and versatility. Simultaneously, open-source LLMs, such as LLaMA and Mistral, have made great contributions to the ever-increasing popularity of LLMs due to the ease to customize and deploy the models across diverse applications. Moxin 7B is introduced as a fully open-source LLM developed in accordance with the Model Openness Framework, which moves beyond the simple sharing of model weights to embrace complete transparency in training, datasets, and implementation detail, thus fostering a more inclusive and collaborative research environment that can sustain a healthy open-source ecosystem. To further equip Moxin with various capabilities in different tasks, we develop three variants based on Moxin, including Moxin-VLM, Moxin-VLA, and Moxin-Chinese, which target the vision-language, vision-language-action, and Chinese capabilities, respectively. Experiments show that our models achieve superior performance in various evaluations. We adopt open-source framework and open data for the training. We release our models, along with the available data and code to derive these models.

cs.CL

Exploratory Movement Strategies for Texture Discrimination with a Neuromorphic Tactile Sensor

We propose a neuromorphic tactile sensing framework for robotic texture classification that is inspired by human exploratory strategies. Our system utilizes the NeuroTac sensor to capture neuromorphic tactile data during a series of exploratory motions. We first tested six distinct motions for texture classification under fixed environment: sliding, rotating, tapping, as well as the combined motions: sliding+rotating, tapping+rotating, and tapping+sliding. We chose sliding and sliding+rotating as the best motions based on final accuracy and the sample timing length needed to reach converged accuracy. In the second experiment designed to simulate complex real-world conditions, these two motions were further evaluated under varying contact depth and speeds. Under these conditions, our framework attained the highest accuracy of 87.33\% with sliding+rotating while maintaining an extremely low power consumption of only 8.04 mW. These results suggest that the sliding+rotating motion is the optimal exploratory strategy for neuromorphic tactile sensing deployment in texture classification tasks and holds significant promise for enhancing robotic environmental interaction.

cs.RO

When Content is Goliath and Algorithm is David: The Style and Semantic Effects of Generative Search Engine

Generative search engines (GEs) leverage large language models (LLMs) to deliver AI-generated summaries with website citations, establishing novel traffic acquisition channels while fundamentally altering the search engine optimization landscape. To investigate the distinctive characteristics of GEs, we collect data through interactions with Google's generative and conventional search platforms, compiling a dataset of approximately ten thousand websites across both channels. Our empirical analysis reveals that GEs exhibit preferences for citing content characterized by significantly higher predictability for underlying LLMs and greater semantic similarity among selected sources. Through controlled experiments utilizing retrieval augmented generation (RAG) APIs, we demonstrate that these citation preferences emerge from intrinsic LLM tendencies to favor content aligned with their generative expression patterns. Motivated by applications of LLMs to optimize website content, we conduct additional experimentation to explore how LLM-based content polishing by website proprietors alters AI summaries, finding that such polishing paradoxically enhances information diversity within AI summaries. Finally, to assess the user-end impact of LLM-induced information increases, we design a generative search engine and recruit Prolific participants to conduct a randomized controlled experiment involving an information-seeking and writing task. We find that higher-educated users exhibit minimal changes in their final outputs' information diversity but demonstrate significantly reduced task completion time when original sites undergo polishing. Conversely, lower-educated users primarily benefit through enhanced information density in their task outputs while maintaining similar completion times across experimental groups.

cs.IR

The 2025 Roadmaps for the US Magnet Development Program

The US Physics community completed the Snowmass planning process in 2022, culminating in the HEPAP Particle Physics Project Prioritization Panel (P5) publishing its summary report at the end of 2023. Building on this, the US Magnet Development Program, a national accelerator magnet R&D program established by DOE-OHEP in 2016, has updated its strategic plan to align with the 2023 P5 report, resulting in this roadmap document.

physics.acc-ph

7B Fully Open Source Moxin-LLM/VLM -- From Pretraining to GRPO-based Reinforcement Learning Enhancement

Recently, Large Language Models (LLMs) have undergone a significant transformation, marked by a rapid rise in both their popularity and capabilities. Leading this evolution are proprietary LLMs like GPT-4 and GPT-o1, which have captured widespread attention in the AI community due to their remarkable performance and versatility. Simultaneously, open-source LLMs, such as LLaMA, have made great contributions to the ever-increasing popularity of LLMs due to the ease to customize and deploy the models across diverse applications. Although open-source LLMs present unprecedented opportunities for innovation and research, the commercialization of LLMs has raised concerns about transparency, reproducibility, and safety. Many open-source LLMs fail to meet fundamental transparency requirements by withholding essential components like training code and data, which may hinder further innovations on LLMs. To mitigate this issue, we introduce Moxin 7B, a fully open-source LLM developed, adhering to principles of open science, open source, open data, and open access. We release the pre-training code and configurations, training and fine-tuning datasets, and intermediate and final checkpoints, aiming to make continuous commitments to fully open-source LLMs. After pre-training the base model, we finetune the Moxin Base model with SOTA post-training framework and instruction data to obtain Moxin Instruct model. To improve the reasoning capability, we further finetune our Instruct model with chain-of-thought data distilled from DeepSeek R1, and then use Group Relative Policy Optimization (GRPO) following DeepSeek R1 to finetune our model, leading to the Moxin Reasoning model. Moreover, we develop our vision language model based on our Moxin model. Experiments show that our models achieve superior performance in various evaluations such as zero-shot evaluation, few-shot evaluation, and CoT evaluation.

cs.CL

Learning to Adopt Generative AI

Recent advancements in generative AI, such as ChatGPT, have dramatically transformed how people access information. Despite its powerful capabilities, the benefits it provides may not be equally distributed among individuals, a phenomenon referred to as the digital divide. Building upon prior literature, we propose two forms of digital divide in the generative AI adoption process: (i) the learning divide, capturing individuals' heterogeneous abilities to update their perceived utility of ChatGPT; and (ii) the utility divide, representing differences in individuals' actual utility derived from per use of ChatGPT. To evaluate these two divides, we develop a Bayesian learning model that incorporates heterogeneities in both the utility and signal functions. Leveraging a large-scale clickstream dataset, we estimate the model and find significant learning and utility divides across various social characteristics. Interestingly, individuals without any college education, non-white individuals, and those with lower English literacy derive larger utility gains from ChatGPT, yet update their beliefs about its utility at a slower rate. Furthermore, males, younger individuals, and those in occupations with greater exposure to generative AI not only obtain higher utility per use from ChatGPT but also learn about its utility more rapidly. Besides, we document a phenomenon termed the belief trap, wherein users underestimate ChatGPT's utility, opt not to use the tool, and thereby lack new experiences to update their perceptions, leading to continued underutilization. Our simulation further demonstrates that the learning divide can significantly affect the probability of falling into the belief trap, another form of the digital divide in adoption outcomes (i.e., outcome divide); however, offering training programs can alleviate the belief trap and mitigate the divide.

cs.CY

Crafting Knowledge: Exploring the Creative Mechanisms of Chat-Based Search Engines

In the domain of digital information dissemination, search engines act as pivotal conduits linking information seekers with providers. The advent of chat-based search engines utilizing Large Language Models (LLMs) and Retrieval Augmented Generation (RAG), exemplified by Bing Chat, marks an evolutionary leap in the search ecosystem. They demonstrate metacognitive abilities in interpreting web information and crafting responses with human-like understanding and creativity. Nonetheless, the intricate nature of LLMs renders their "cognitive" processes opaque, challenging even their designers' understanding. This research aims to dissect the mechanisms through which an LLM-powered chat-based search engine, specifically Bing Chat, selects information sources for its responses. To this end, an extensive dataset has been compiled through engagements with New Bing, documenting the websites it cites alongside those listed by the conventional search engine. Employing natural language processing (NLP) techniques, the research reveals that Bing Chat exhibits a preference for content that is not only readable and formally structured, but also demonstrates lower perplexity levels, indicating a unique inclination towards text that is predictable by the underlying LLM. Further enriching our analysis, we procure an additional dataset through interactions with the GPT-4 based knowledge retrieval API, unveiling a congruent text preference between the RAG API and Bing Chat. This consensus suggests that these text preferences intrinsically emerge from the underlying language models, rather than being explicitly crafted by Bing Chat's developers. Moreover, our investigation documents a greater similarity among websites cited by RAG technologies compared to those ranked highest by conventional search engines.

cs.IR

Algorithmic Collusion or Competition: the Role of Platforms' Recommender Systems

Recent scholarly work has extensively examined the phenomenon of algorithmic collusion driven by AI-enabled pricing algorithms. However, online platforms commonly deploy recommender systems that influence how consumers discover and purchase products, thereby shaping the reward structures faced by pricing algorithms and ultimately affecting competition dynamics and equilibrium outcomes. To address this gap in the literature and elucidate the role of recommender systems, we propose a novel repeated game framework that integrates several key components. We first develop a structural search model to characterize consumers' decision-making processes in response to varying recommendation sets. This model incorporates both observable and unobservable heterogeneity in utility and search cost functions, and is estimated using real-world data. Building on the resulting consumer model, we formulate personalized recommendation algorithms designed to maximize either platform revenue or consumer utility. We further introduce pricing algorithms for sellers and integrate all these elements to facilitate comprehensive numerical experiments. Our experimental findings reveal that a revenue-maximizing recommender system intensifies algorithmic collusion, whereas a utility-maximizing recommender system encourages more competitive pricing behavior among sellers. Intriguingly, and contrary to conventional insights from the industrial organization and choice modeling literature, increasing the size of recommendation sets under a utility-maximizing regime does not consistently enhance consumer utility. Moreover, the degree of horizontal differentiation moderates this phenomenon in unexpected ways. The "more is less" effect does not arise at low levels of differentiation, but becomes increasingly pronounced as horizontal differentiation increases.

cs.AI

"Generate" the Future of Work through AI: Empirical Evidence from Online Labor Markets

Large Language Model (LLM)-based generative AI systems are general-purpose tools capable of augmenting or even automating a wide range of job functions, positioning them to reshape labor market dynamics. However, predicting their precise impact a priori is challenging, given AI's simultaneous effects on both demand and supply, as well as the strategic responses of market participants. Leveraging an extensive dataset from a leading online labor platform, we document a pronounced displacement effect and an overall contraction in submarkets where required skills closely align with core LLM functionalities. Although demand and supply both decline, the reduction in supply is comparatively smaller, thereby intensifying competition among freelancers. Notably, further analysis shows that this heightened competition is especially pronounced in programming-intensive submarkets. This pattern is attributed to skill-transition effects: by lowering the human-capital barrier to programming, ChatGPT enables incumbent freelancers to enter programming tasks. Moreover, these transitions are not homogeneous, with high-skilled freelancers contributing disproportionately to the shift. Our findings illuminate the multifaceted impacts of general-purpose AI on labor markets, highlighting not only the displacement of certain occupations but also the inducement of skill transitions within the labor supply. These insights offer practical implications for policymakers, platform operators, and workers.

cs.AI

Unveiling the nucleation and growth of Zr oxide precipitates of internally oxidized Nb3Sn superconductors

We report on atomic-scale analyses of nucleation and growth of Zr oxide precipitates and the microstructural evolution of internally oxidized Nb3Sn wires for high-field superconducting magnet applications, utilizing atom probe tomography (APT), transmission electron microscopy (TEM), and first-principles calculations. APT analyses reveal that prior to interfacial reactions at Nb/Nb3Sn interfaces, Zr atoms in an unreacted Nb-1Zr-4Ta (at.%) alloy form clusters with O atoms owing to their high affinity for oxygen and are segregated at grain boundaries (GBs) in the Nb grains. Then, nucleation of Zr oxide precipitates occurs in Nb3Sn and at Nb3Sn/Nb interfaces, driven by the small solubility of Zr and O in Nb3Sn compared to Nb. Quantitative APT and TEM analyses of Zr oxide precipitates in Nb3Sn layers demonstrate the nucleation, growth, and coarsening processes of Zr oxide precipitates in Nb3Sn layers. A high number density of Zr oxide nanoprecipitates is observed in the Nb3Sn layers, ~10^23 per m^3, with a mean precipitate diam. <10 nm at 625 oC and 700 oC, which provide pinning centers for grain refinement of Nb3Sn, <100 nm diam., and serve as pinning sites for fluxons. First-principles calculations and classical nucleation theory are employed to describe the nucleation of Zr oxide precipitates in Nb3Sn: energy barriers and the critical radius for nucleation of Zr oxide precipitates in Nb3Sn. Our research yields the kinetic pathways for nucleation and growth of Zr oxide precipitates and the microstructural evolution of Nb3Sn layers, which helps to improve the fabrication process of internally oxidized Nb3Sn wires for high-field superconducting magnets.

cond-mat.mtrl-sci

Constraints on GeV Dark Matter interaction with baryons, from a novel Dewar experiment

Dark matter which scatters off ordinary matter with a relatively large cross section cannot be constrained by deep underground WIMP experiments, due to the energy loss of DM along its path. However, for a sufficiently large cross section, DM particles in the GeV mass range can be captured and thermalized within Earth, resulting in the accumulation of a DM atmosphere whose number density can be as large as $10^{14} \text{ cm}^{-3}$ at Earth's surface. (If the DM-nucleon interaction is attractive and bound states can be formed, most DM bind to nuclei and the density is much lower.) Neufeld and Brach-Neufeld performed experiments to constrain the DM-baryon scattering cross section of DM atmosphere around Earth, by measuring the evaporation rate of liquid nitrogen in a storage dewar within which various materials are immersed. If the DM-nitrogen cross section is in an appropriate range, room temperature DM would penetrate the dewar walls and scatter on the cold nitrogen, increasing its evaporation rate beyond the observed level. Limits on the cross section of DM with other materials than nitrogen are obtained by adding known amounts of different materials; if the material is heated by interactions with DM, that heats and evaporates the liquid nitrogen. Because Born approximation is in general invalid in much of the relevant cross section regime, it is non-trivial to interpret such experimental results as a limit on the DM-nucleon cross section. In this paper we derive the constraints on DM-baryon scattering, with the interaction modeled as a Yukawa potential sourced by the finite sized nucleus. Combining the dewar constraints with BBN, we exclude for the first time a cross section above $10^{-26} \text{ cm}^{2}$ for DM mass 0.8-5.5 GeV, for any sign interaction. One DM model that is constrained is sexaquark $(uuddss)$ DM with mass $m_X \sim 2$ GeV; it remains viable.

hep-ph

Resonant Scattering between Dark Matter and Baryons: Revised Direct Detection and CMB Limits

Traditional dark matter models, eg. WIMPs, assume dark matter is weakly coupled to the standard model so that elastic scattering between dark matter and baryons can be described perturbatively by Born approximation. Most direct detection experiments are analyzed according to that assumption. We show that when the fundamental DM-baryon interaction is attractive, dark matter-nucleus scattering is non-perturbative in much of the relevant parameter range. The cross section exhibits rich resonant behavior with a highly non-trivial dependence on atomic mass; furthermore, the extended rather than point-like nature of nuclei significantly impacts the cross sections. The repulsive case also requires full numerical calculation. These non-perturbative effects change existing constraints. Near a resonance value of the parameters, the cross section has non-trivial velocity dependence rather than the usual $\sigma \sim v^0$; we take the velocity dependence into account. (However doing so has little impact on current constraints.) We report the corrected exclusion regions superseding previous limits from XQC, CRESST Surface Run, CMB power spectrum and extensions with Lyman-$\alpha$ and Milky Way satellites, and Milky Way gas clouds. Some limits become weaker than previous bounds in the literature, while others become stronger. Gaps which open by correct treatment of some particular constraint can sometimes be closed using a different constraint. We also discuss the dependence on mediator mass and give approximate expressions for the velocity dependence near a resonance. Sexaquark ($uuddss$) DM with mass around 2 GeV, which exchanges QCD mesons with baryons, remains unconstrained for most of the parameter space of interest. A statement in the literature that a DM-nucleus cross section larger than $10^{-25}\,{\rm cm}^2$ implies dark matter is composite, is corrected.

hep-ph

Dark Matter Particle in QCD

We report on the possibility that the Dark Matter particle is a stable, neutral, as-yet-undiscovered hadron in the standard model. The existence of a compact color-flavor-spin singlet sexaquark (S, uuddss) with mass ~2m_p, is compatible with current knowledge. The S interacts with baryons primarily via a Yukawa interaction of coupling strength alpha_SN, mediated by omega and phi vector mesons having mass ~1 GeV. If it exists, the S is a very attractive DM candidate. The relic abundance of S Dark Matter (SDM) is established when the Universe transitions from the quark-gluon plasma to the hadronic phase at ~150 MeV and is in remarkable agreement with the observed Omega_DM/Omega_b = 5.3+-0.1; this is a no-free-parameters result because the relevant parameters are known from QCD. Survival of this relic abundance to low temperature requires the breakup amplitude gtilde <~ 2 10^-6, comfortably compatible with theory expectations and observational bounds because the breakup amplitude is dynamically suppressed and many orders of magnitude smaller, as we show. The scattering cross section can differ by orders of magnitude from Born approximation, depending on alpha_SN, requiring reanalysis of observational limits. We use direct detection experiments and cosmological constraints to determine the allowed region of alpha_SN. For a range of allowed values, we predict exotic nuclear isotopes at a detectable level with mass offset ~2 amu. The most promising approaches for detecting the sexaquark in accelerator experiments are to search for a long-interaction-length neutral particle component in the central region of relativistic heavy ion collisions or using a beam-dump setup, and to search for evidence of missing particle production characterized by unbalanced baryon number and strangeness using Belle-II or possibly GLUEX at J-Lab.

hep-ph

Ternary Nb3Sn superconductors with artificial pinning centers and high upper critical fields

In this letter we demonstrate the development of ternary Nb3Sn multifilamentary conductors with artificial pinning centers (APC) which achieve high critical fields. These recently-developed conductors were tested in a 31 T magnet, and the results showed that their upper critical field (Bc2) values at 4.2 K are 27-28 T, and irreversible field (Birr) values are above 26 T, values similar to or higher than those of best RRP conductors. The non-Cu Jc has been brought to nearly 1200 A/mm2 at 16 T and 4.2 K, comparable to RRP, in spite of the fact that the fine-grain Nb3Sn fractions in filaments are still low (20-30%) and the grain sizes are still not fully refined (70-80 nm) due to conductor designs and heat treatments that are not yet optimized. The Nb3Sn layer Jc at 4.2 K, 16 T is 4710 A/mm2 for the APC wire with 1%Zr, about 2.5 times higher than RRP conductors, in spite of the fact that its grain size is not yet fully refined due to insufficient oxygen and unoptimized heat treatment. An analysis is presented about the non-Cu Jc that can be achieved by further optimizing the APC conductors and their heat treatments.

cond-mat.supr-con

A review and prospects for Nb3Sn superconductor development

Nb3Sn superconductors have significant applications in constructing high-field (> 10 T) magnets. This article briefly reviews development of Nb3Sn superconductor and proposes prospects for further improvement. It is shown that significant improvement of critical current density (Jc) is needed for future accelerator magnets. After a brief review of the development of Nb3Sn superconductors, the factors controlling Jc are summarized and correlated with their microstructure and chemistry. The non-matrix Jc of Nb3Sn conductors is mainly determined by three factors: the fraction of current-carrying Nb3Sn phase in the non-matrix area, the upper critical field Bc2, and the flux-line pinning capacity. Then prospects to improve the three factors are discussed respectively. An analytic model was developed to show how the ratios of precursors determine the phase fractions after heat treatment, based on which it is predicted that the limit of current-carrying Nb3Sn fraction in subelements is ~65%. Then, since Bc2 is largely determined by the Nb3Sn stoichiometry, a thermodynamic/kinetic theory was presented to show what essentially determines the Sn content of Nb3Sn conductors. This theory explains the influences of Sn sources and Ti addition on stoichiometry and growth rate of Nb3Sn layers. Next, to improve flux pinning, previous efforts in this community to introduce additional pinning centers (APC) to Nb3Sn wires are reviewed, and an internal oxidation technique is described. Finally, prospects for further improvement of non-matrix Jc of Nb3Sn conductors are discussed, and it is seen that the only opportunity for further significantly improving Jc lies in improving the flux pinning.

cond-mat.supr-con

A model for the compositions of non-stoichiometric intermediate phases formed by diffusion reactions, and its application to Nb3Sn superconductors

In this work we explore the compositions of non-stoichiometric intermediate phases formed by diffusion reactions: a mathematical framework is developed and tested against the specific case of Nb3Sn superconductors. In the first part, the governing equations for the bulk diffusion and inter-phase interface reactions during the growth of a compound are derived, numerical solutions to which give both the composition profile and growth rate of the compound layer. The analytic solutions are obtained with certain approximations made. In the second part, we explain an effect that the composition characteristics of compounds can be quite different depending on whether it is the bulk diffusion or grain boundary diffusion that dominates in the compounds, and that frozen bulk diffusion leads to unique composition characteristics quite distinct from equilibrium expectations; then the model is modified for the case of grain boundary diffusion. Finally, we apply this model to the Nb3Sn superconductors and propose the approaches to control their compositions.

cond-mat.mtrl-sci

Internally Oxidized Nb3Sn Strands with Fine Grain Size and High Critical Current Density

Nb3Sn superconducting strands are the most practical conductors to generate high magnetic fields (12-16 T), and thus have significant applications in nuclear magnetic resonance (NMR), and great potential for fusion reactors and particle accelerator magnets. High critical current density (Jc) is a key parameter for such applications. Significant efforts towards optimization of various factors led to an 80% improvement in Jc from the early 1990s to 2003, when the 4.2 K, 12 T non-matrix Jc reached 3000 A/mm2 (corresponding to 5000 A/mm2 in Nb3Sn layer Jc). However, further efforts over the past decade have failed to bring about further increase beyond this level, leading some researchers to conclude that the Jc of conventional Nb3Sn strands had reached its maximum. Here, however, by applying an internal oxidation method, we reduce the grain size by a factor of three and nearly double the 12 T Jc. In this method, a Nb3Sn strand is fabricated with Nb-Zr alloy as starting material; with oxygen supplied properly via an oxide powder, the Zr atoms in the Nb-Zr alloy are internally oxidized, forming fine intra-granular and inter-granular ZrO2 particles in Nb3Sn layer, which effectively refine Nb3Sn grain size. At a reaction temperature of 625 {\deg}C, grain size down to 20-50 nm (36 nm on average) has been achieved. For this sample the 4.2 K, 12 T Nb3Sn layer Jc reached 9600 A/mm2.

cond-mat.mtrl-sci