SearcharxivSearch

arXiv subjects

Boyu Zhang

Publications and source records attributed to Boyu Zhang.

At least 19 recordsLinked to original sources

InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information

Competitive programming is increasingly being used to evaluate the algorithmic reasoning capabilities of large language models (LLMs). However, existing benchmarks primarily focus on full-information tasks where all problem inputs are provided upfront. This overlooks a critical dimension of algorithmic reasoning: the ability of generated programs to operate when key information is not revealed upfront. Interactive problems, a distinctive component of competitive programming, embody this challenge. These problems require programs to engage in multi-round interaction with an interactor (a judge program) under strict protocol constraints and limited query budgets, with new information revealed only in response to queries. To address this gap, we introduce InteractBench, a benchmark comprising 322 high-quality interactive problems curated from Codeforces, AtCoder, IOI, and ICPC. Each problem is packaged with executable local interactors, enabling fully offline evaluation. Unlike existing benchmarks, InteractBench assesses whether model-generated code can acquire information and track state dynamically. Our evaluation reveals a significant interaction gap: even the most advanced reasoning models achieve limited success on interactive problems. Beyond success rates, we propose a fine-grained failure taxonomy to diagnose the root causes of these deficiencies. Although algorithmic logic errors remain dominant, protocol violations and query-budget overruns are frequent. Code is available at https://github.com/kmsgk0/InteractBench.

cs.SE

Splitting spheres for $S^2$-links in $S^4$

We prove that every smooth two-component split sphere link $L\sqcup R\subset S^4$ admits infinitely many smooth splitting $3$-spheres that are topologically non-isotopic. This generalizes a theorem of Tatsuoka from the two-component sphere unlink to split links with arbitrarily knotted sphere components. In the course of the proof, we establish a general sufficient condition under which a connected sum of smooth $4$-manifolds admits infinitely many topologically non-isotopic splitting $3$-spheres. This criterion may be of independent interest; in particular, it applies to all previously known examples of nonuniqueness for splitting $3$-spheres of positive-genus surface links.

math.GT

Network games with three types of players

In this paper, we analyze a multi-strategy network game with three types of players, conformists, rebels, and stubborn agents. Conformists adopt the strategy that is most common among their neighbors, rebels adopt the least common, and stubborn agents adhere to a fixed strategy. We study the existence and structure of pure strategy Nash equilibrium (PNE). On arbitrary networks, we establish sufficient conditions for PNE existence, and we prove that in large random networks PNE almost surely fails to exist. For several specific network architectures, such as complete network, lines, rings, trees, and stars, we derive necessary and sufficient conditions for PNE existence and fully characterize the equilibrium strategy frequencies. Collectively, these results offer a unified perspective that PNE is likely to exist when every conformist has more conformist and stubborn neighbors, and fails when the network game has numerous conformist-rebel edges.

econ.TH

Network games with heterogeneous players

Real social and economic networks involve individuals with diverse incentives, yet most studies of network games assume homogeneous preferences or few player types. We introduce a general framework for binary choice network games with fully heterogeneous payoff structures. We first show that any such game can be transformed into an equivalent one with conformist, rebel, and stubborn archetypes, preserving equilibria and best response trajectories. We then establish sufficient conditions for pure strategy Nash equilibrium existence and convergence of best response dynamics on arbitrary networks, while proving that equilibria almost surely vanish in large sparse random networks. We further develop a deterministic approximation approach that predicts evolutionary trends and equilibrium strategy frequencies from network homophily and heterophily patterns, without computing equilibria explicitly. Extending the framework to limited information, we prove that dynamics converge either to a unique limited information equilibrium or to a unique stationary distribution, and we derive necessary and sufficient conditions for the existence of the limited information equilibrium. We validate our predictions using Prisoner's Dilemma games on real social networks that incorporate heterogeneous altruism and peer influence. These findings together provide a unified framework for equilibrium existence, evolutionary dynamics, and equilibrium outcome prediction in heterogeneous network games.

econ.TH

Candidate overtone shear horizontal SAW resonators in thin-film lithium niobate for intermodal acousto-optic modulation

The merits of thin-film surface acoustic wave (SAW) devices are pivotal to develop the high-performance intermodal acousto-optic modulators. In this work, we have proposed shear-horizontal (SH) SAW resonators for anticipated intermodal acousto-optic modulation on the thin-film lithium niobate platform. Through optimization of the cut angle of LN films, the SAW wavelength, and the thickness of interdigital transducer (IDT) electrodes, the calculated acousto-optic overlap factors utilizing SH0 modes are improved by more than an order of magnitude compared with those of Rayleigh modes. Furthermore, we have fabricated and characterized three kinds of proof-of-principle SH0 mode devices without/with grating reflectors. The electromechanical coupling coefficients (keff^2) and quality factors (Q) in the overtone resonators with grating reflectors are systematically evaluated, featuring the highest Q of 843 with the compromised keff^2 of 0.96%-4.72%. The results reveal that the temperature coefficients of frequency (TCF) of Rayleigh modes vary across various overtones, whereas the SH0 modes exhibit TCFs in the range of 32.3-68.9 ppm/C. Our fabricated SH0-mode overtone resonators demonstrate the capability of operating at power levels up to 29 dBm without electrode damage, offering a promising paradigm for robust and high-efficiency intermodal acousto-optic modulators with potential applications in integrated optical signal processing, microwave photonics,and quantum information technologies.

physics.optics

Post-Hoc Understanding of Metaphor Processing in Decoder-Only Language Models via Conditional Scale Entropy

Metaphor requires a language model to resolve a token whose contextual meaning diverges from its basic literal sense. Understanding how transformer models organize this reinterpretation across depth remains an open problem in mechanistic interpretability. We introduce conditional scale entropy (CSE), a wavelet-derived measure of how broadly transformer computation engages across frequency scales at each layer position. Two theorems establish that CSE is invariant to update magnitude, isolating the structural pattern of updates from their intensity. Using CSE, we find that metaphorical tokens produce significantly higher spectral breadth than literal tokens at contiguous layer positions on every decoder-only architecture tested, from 124M to 20B parameters (GPT-2 family, LLaMA-2 7B, GPT-oss 20B). The effect survives cluster-based permutation correction, recurs in the early-to-mid relative depth range across models, and converges with an independent analysis of 200 naturalistic VUA pairs. Specificity controls further show that the effect is not explained by semantic complexity or by matched propositional content. These results identify multi-scale coordination as a consistent signature of metaphorical language processing in the decoder-only architectures examined, and establish CSE as a principled tool for characterizing cross-depth structure in transformers.

cs.CL

Recasting AI Data Centers as Engines for Carbon Removal

AI data centers (AIDCs) are rapidly increasing electricity demand and associated CO2 emissions, yet they also generate continuous low-grade waste heat. Here, we assess whether this heat can be upgraded by heat pumps to drive direct air capture (DAC) and reduce the climate impact of AI infrastructure. We develop a thermodynamically integrated DAC-AIDC system and conduct a region-resolved assessment across the United States, accounting for AIDC capacity, server composition, local climate, electricity prices, and grid carbon intensity. We find that AIDC waste heat can substantially improve net CO2 removal and lower the levelized cost of capture. In carbon-intensive regions, integration can flip DAC from net-positive to net-negative. Under a 2030 scenario with more GPU-intensive AIDCs and cleaner grids, several states achieve removal ratios above 1, indicating that integrated systems can offset their own operational emissions and deliver additional carbon removal.

math.OC

FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading

We present FinRL-X, a modular and deployment-consistent trading architecture that unifies data processing, strategy construction, backtesting, and broker execution under a weight-centric interface. While existing open-source platforms are often backtesting- or model-centric, they rarely provide system-level consistency between research evaluation and live deployment. FinRL-X addresses this gap through a composable strategy pipeline that integrates stock selection, portfolio allocation, timing, and portfolio-level risk overlays within a unified protocol. The framework supports both rule-based and AI-driven components, including reinforcement learning allocators and LLM-based sentiment signals, without altering downstream execution semantics. FinRL-X provides an extensible foundation for reproducible, end-to-end quantitative trading research and deployment. The official FinRL-X implementation is available at https://github.com/AI4Finance-Foundation/FinRL-Trading.

q-fin.TR

Topological symplectic manifolds and bi-Lipschitz structures

We show that a topological symplectic manifold has a canonically associated bi-Lipschitz structure. As a corollary, we obtain the first examples of non-existence and non-uniqueness for topological symplectic structures. Our arguments hold for any topological manifold admitting an atlas with transition maps that are $C^0$--limits of bi-Lipschitz homeomorphisms.

math.SG

Pseudo-isotopies of 3-manifolds with infinite fundamental groups

Suppose $Y$ is a compact, connected, oriented 3-manifold possibly with boundary, such that $\pi_1(Y)$ is infinite. Let $\operatorname{Diff}_\partial(I\times Y)$ denote the group of self-diffeomorphisms of $I\times Y$ that are equal to the identity near the boundary. Let $\operatorname{Diff}_{PI}(I\times Y)$ denote the subgroup of $\operatorname{Diff}_\partial(I\times Y)$ consisting of elements pseudo-isotopic to the identity. Define $\operatorname{Homeo}_\partial(I\times Y)$, $\operatorname{Homeo}_{PI}(I\times Y)$ similarly for homeomorphisms. We show that the canonical map $\pi_0\operatorname{Diff}_{PI}(I\times Y) \to \pi_0\operatorname{Homeo}_{PI}(I\times Y)$ is of infinite rank. As a consequence, $\pi_0\operatorname{Diff}_{PI}(I\times Y)$, $\pi_0\operatorname{Diff}_{\partial}(I\times Y)$, $\pi_0\operatorname{Homeo}_{PI}(I\times Y)$, $\pi_0\operatorname{Homeo}_{\partial}(I\times Y)$ are all abelian groups of infinite rank. We also prove that $\pi_0\,C(Y)$ contains an abelian subgroup of infinite rank, and $\pi_0\,C(I\times Y)$ admits a surjection to an abelian group of infinite rank, where $C(X)$ denotes the concordance automorphism group $\operatorname{Diff}(I\times X, \{0\}\times X\cup I\times \partial X)$ or $\operatorname{Homeo}(I\times X, \{0\}\times X\cup I\times \partial X)$. These results are proved by studying the actions of barbell diffeomorphisms on the spaces of embedded arcs and configuration spaces.

math.GT

Evolving Rules: Imitation and Best Response Learning in Cournot Oligopoly

We study evolutionary dynamics in which firms endogenously revise the behavioral rules that govern strategy revisions in symmetric Cournot oligopoly. Specifically, we consider two principles that guide rule revision, No-Birth and Survival-of-the-Fittest, both grounded in imitation-based heuristics. We show that, under these principles, all firms eventually adopt the same behavioral rule. Focusing on two classical rules, myopic best response and imitation, we demonstrate that rule revision plays a crucial role in determining long-run equilibria in Cournot oligopoly. The set of long-run equilibria includes the state where all players use best response learning and choose the Nash equilibrium quantities and states where all firms use imitation learning and choose specific symmetric quantities which include (but are not necessarily restricted to) Walrasian quantities. Our results extend to more general aggregative games.

econ.TH

Single femtosecond laser pulse-driven ferromagnetic switching

Light pulses offer a faster, more energy-efficient, and direct route to magnetic bit writing, pointing toward a hybrid memory and computing paradigm based on photon transmission and spin retention. Yet progress remains hindered, as deterministic, single-pulse optical toggle switching has so far been achieved only with ferrimagnetic materials, which require too specific a rare-earth composition and temperature conditions for technological use. In mainstream ferromagnet--central to spintronic memory and storage--such bistable switching is considered fundamentally difficult, as laser-induced heating does not inherently break time-reversal symmetry. Here, we report coherent magnetization switching in ferromagnets, driven by thermal anisotropy torque with single laser pulses. The toggle switching behavior is robust over a broad range of pulse durations, from femtoseconds to picoseconds, a prerequisite for practical applications. Furthermore, the phenomenon exhibits reproducibility in CoFeB/MgO-based magnetic tunnel junctions with a high magnetoresistance exceeding 110%, as well as the scalability down to nanoscales with remarkable energy efficiency (17 fJ per 100-nm-sized bit). These results mark a notable step toward integrating opto-spintronics into next-generation memory and storage technologies.

cond-mat.mes-hall

CLMTracing: Black-box User-level Watermarking for Code Language Model Tracing

With the widespread adoption of open-source code language models (code LMs), intellectual property (IP) protection has become an increasingly critical concern. While current watermarking techniques have the potential to identify the code LM to protect its IP, they have limitations when facing the more practical and complex demand, i.e., offering the individual user-level tracing in the black-box setting. This work presents CLMTracing, a black-box code LM watermarking framework employing the rule-based watermarks and utility-preserving injection method for user-level model tracing. CLMTracing further incorporates a parameter selection algorithm sensitive to the robust watermark and adversarial training to enhance the robustness against watermark removal attacks. Comprehensive evaluations demonstrate CLMTracing is effective across multiple state-of-the-art (SOTA) code LMs, showing significant harmless improvements compared to existing SOTA baselines and strong robustness against various removal attacks.

cs.PL

Single-shot optical precessional magnetization switching of Pt/Co/Pt ferromagnetic trilayers

Ultra-fast magnetization switching triggered by a single femtosecond laser pulse has gained significant attention over the last decade for its potential in low-power consumption, high-speed memory applications. However, this phenomenon has been primarily observed in Gd-based ferrimagnetic materials, which are unsuitable for storage due to their weak perpendicular magnetic anisotropy (PMA). In this work, we demonstrated that applying a single laser pulse and an in-plane magnetic field can facilitate magnetic switching in a Pt/Co/Pt ferromagnetic trilayers stack within a specific laser power window. To further understand this phenomenon, we introduce a Cu layer to accelerates the re-establishment time of the anisotropy field of Pt/Co/Pt trilayers, which leads to bullseye-patterned magnetic switching. We have mapped state diagrams for these phenomena, and through micromagnetic simulations, we have determined that these switchings are influenced by thermal anisotropy torque, which can be modulated through PMA. These findings indicate that single-shot optical precessional magnetization reversal is feasible in a broader range of materials, opening avenues for the development of optical-magnetic memory devices.

cond-mat.mtrl-sci

Covering instability for the existence of positive scalar curvature metrics

We show that a closed non-orientable $3$-manifold admits a positive scalar curvature metric if and only if its orientation double cover does; however, for each $4\le n\le 7$, there exist infinitely many smooth non-orientable $n$-manifolds $M$ that are mutually non-homotopy equivalent, such that the orientation double cover of $M$ admits positive scalar curvature metrics, but every closed smooth manifold that is homotopy equivalent to $M$ cannot admit positive scalar curvature metrics. These examples were first introduced by Alpert-Balitskiy-Guth in the study of Urysohn widths. To prove the nonexistence result, we extend the Schoen-Yau inductive descent approach to non-orientable manifolds. We also discuss band width estimates and the notion of enlargeability for non-orientable PSC manifolds.

math.DG

Hysteresis-Aware Neural Network Modeling and Whole-Body Reinforcement Learning Control of Soft Robots

Soft robots exhibit inherent compliance and safety, which makes them particularly suitable for applications requiring direct physical interaction with humans, such as surgical procedures. However, their nonlinear and hysteretic behavior, resulting from the properties of soft materials, presents substantial challenges for accurate modeling and control. In this study, we present a soft robotic system designed for surgical applications and propose a hysteresis-aware whole-body neural network model that accurately captures and predicts the soft robot's whole-body motion, including its hysteretic behavior. Building upon the high-precision dynamic model, we construct a highly parallel simulation environment for soft robot control and apply an on-policy reinforcement learning algorithm to efficiently train whole-body motion control strategies. Based on the trained control policy, we developed a soft robotic system for surgical applications and validated it through phantom-based laser ablation experiments in a physical environment. The results demonstrate that the hysteresis-aware modeling reduces the Mean Squared Error (MSE) by 84.95 percent compared to traditional modeling methods. The deployed control algorithm achieved a trajectory tracking error ranging from 0.126 to 0.250 mm on the real soft robot, highlighting its precision in real-world conditions. The proposed method showed strong performance in phantom-based surgical experiments and demonstrates its potential for complex scenarios, including future real-world clinical applications.

cs.RO

Interpretable Graph Kolmogorov-Arnold Networks for Multi-Cancer Classification and Biomarker Identification using Multi-Omics Data

The integration of heterogeneous multi-omics datasets at a systems level remains a central challenge for developing analytical and computational models in precision cancer diagnostics. This paper introduces Multi-Omics Graph Kolmogorov-Arnold Network (MOGKAN), a deep learning framework that utilizes messenger-RNA, micro-RNA sequences, and DNA methylation samples together with Protein-Protein Interaction (PPI) networks for cancer classification across 31 different cancer types. The proposed approach combines differential gene expression with DESeq2, Linear Models for Microarray (LIMMA), and Least Absolute Shrinkage and Selection Operator (LASSO) regression to reduce multi-omics data dimensionality while preserving relevant biological features. The model architecture is based on the Kolmogorov-Arnold theorem principle and uses trainable univariate functions to enhance interpretability and feature analysis. MOGKAN achieves classification accuracy of 96.28 percent and exhibits low experimental variability in comparison to related deep learning-based models. The biomarkers identified by MOGKAN were validated as cancer-related markers through Gene Ontology (GO) and Kyoto Encyclopedia of Genes and Genomes (KEGG) enrichment analysis. By integrating multi-omics data with graph-based deep learning, our proposed approach demonstrates robust predictive performance and interpretability with potential to enhance the translation of complex multi-omics data into clinically actionable cancer diagnostics.

cs.LG

On the topology of stable minimal hypersurfaces in a homeomorphic $S^4$

We construct stable minimal hypersurfaces with simple topology in certain compact $4$-manifolds $X$ with boundary, where $X$ embeds into a smooth manifold homeomorphic to $S^4$. For example, if $X$ is equipped with a Riemannian metric $g$ with positive scalar curvature, we prove the existence of a stable minimal hypersurface $M$ that is diffeomorphic to either $S^3$ or a connected sum of $S^2\times S^1$'s, ruling out spherical space forms in its prime decomposition. These results imply new theorems on the topology of black holes in four dimensions. The proof involves techniques from geometric measure theory and $4$-manifold topology.

math.DG