SearcharxivSearch

arXiv subjects

Shurui Zhang

Publications and source records attributed to Shurui Zhang.

5 recordsLinked to original sources

The formalism of energy conservation during particle decay in the Kerr spacetime

We derive a compact, covariant expression for the relative Lorentz factor of two particles in curved spacetime and apply it to particle decay in Kerr spacetime. This allows us to show that energy conservation in the local center-of-mass frame requires the rest-mass loss of the parent particle to be converted into kinetic energy of the decay products. We verify this relation analytically and confirm it with high-precision reconstructions of three representative Penrose-process examples, for which both equivalent conservation formulas are satisfied to machine precision. These results clarify the local kinematics underlying energy extraction from rotating black holes and show that mass loss is not optional but is required for the decay products to separate.

gr-qc

Energy Loss of Newborn Magnetars by Schwinger Process

We investigate electron--positron pair creation through the Schwinger process in newborn magnetars with millisecond spin periods and surface dipole fields close to or above the QED critical field, $B_{\rm Q} = 4.414\times10^{13}\,\mathrm{G}$. In the unscreened field scenario, we derive the analytical global pair creation flux and recast it into a compact form with accurate analytic approximations. For a fiducial model with $B_{\rm p} = 10^{14}\,\mathrm{G}$ and $P_0 = 1\,\mathrm{ms}$, the Schwinger channel exceeds the classical Goldreich--Julian particle supply by many orders of magnitude and becomes the dominant source of charges at the earliest stage of the magnetar. The associated discharge removes about $90\%$ of the initial rotational energy within 30 ms, suppresses the gravitational-wave loss channel, and implies that the observable millisecond phase is extremely short in this unscreened scenario. The rapid energy release over such a short timescale may also provide a viable power source for astrophysical transients. Extending the same fiducial model to $10^4\,\mathrm{yr}$ gives spin periods of order seconds, linking newborn millisecond magnetars to the mature magnetar population.

astro-ph.HE

AIvilization v0: Toward Large-Scale Artificial Social Simulation with a Unified Agent Architecture and Adaptive Agent Profiles

AIvilization v0 is a publicly deployed large-scale artificial society that couples a resource-constrained sandbox with a unified LLM-agent architecture, aiming to sustain long-horizon autonomy while remaining executable under a rapidly changing environment. To mitigate the tension between goal stability and reactive correctness, keeping long-horizon objectives on course while each action remains valid in a fast-changing shared world, we introduce (i) a hierarchical branch-thinking planner that decomposes life goals into parallel objective branches and uses simulation-guided validation plus tiered re-planning to ensure feasibility; (ii) an adaptive agent profile with dual-process memory that separates short-term execution traces from long-term semantic consolidation, enabling persistent yet evolving identity; and (iii) a human-in-the-loop steering interface that injects long-horizon objectives and short commands at appropriate abstraction levels, with effects propagated through memory instead of brittle prompt overrides. The environment integrates physiological survival costs, non-substitutable multi-tier production, an AMM-based price mechanism, and a gated education-occupation system. In a large-scale public deployment with tens of thousands of agents, high-frequency transactions from the platform's mature phase reveal stable markets that reproduce key stylized facts of real economies and structured wealth stratification driven by education and access constraints. At the agent level, portraits evolve coherently over long horizons, and human steering is associated with measurably larger short-horizon profile updates. Controlled ablation experiments complement the deployment evidence, showing that our agent architecture is robust in multi-objective, long-horizon settings.

cs.MA

On the single versus the repetitive Penrose process in a Kerr black hole

Extracting the rotational energy from a Kerr black hole (BH) is one of the crucial topics in relativistic astrophysics. Here, we give special attention to the Penrose ballistic process based on the fission of a massive particle $\mu_0$ into two particles $\mu_1$ and $\mu_2$, occurring in the ergosphere of a Kerr BH. Bardeen et al. indicated that for the process to occur, some additional "hydrodynamical forces or superstrong radiation reactions" were needed. Wald and Chandrasekhar further expanded this idea. This animosity convinced T. Piran and collaborators to move from a simple three-body system characterizing the original Penrose process to a many-body system. This many-body approach was further largely expanded by others, some questionable in their validity. Here, we return to the simplest original Penrose process and show that the solution of the equations of motion, imposing the turning point condition on their trajectories, leads to the rotational energy extraction from the BH expected by Penrose. The efficiency of energy extraction by a single process is quantified for three different single decay processes occurring respectively at $r=1.2 M$, $r=1.5 M$, and $r=1.9 M$. An interesting repetitive model has been proposed by Misner, Thorne \& Wheeler (hereafter MTW73). Indeed, it would appear that a repetitive sequence of $246$ decays of the above injection process at $r=1.2 M$ and the corresponding ones at $r=1.5 M$ and $r=1.9 M$ could extract $100\%$ of the rotational energy of the BH, so violating energy conservation. The accompanying paper, accounting for the existence of the BH irreducible mass, introduces a non-linear approach that avoids violating energy conservation and leads to a new energy extraction process.

gr-qc

GraphAD: Interaction Scene Graph for End-to-end Autonomous Driving

Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous works on end-to-end autonomous driving rely on the attention mechanism for handling heterogeneous interactions, which fails to capture the geometric priors and is also computationally intensive. In this paper, we propose the Interaction Scene Graph (ISG) as a unified method to model the interactions among the ego-vehicle, road agents, and map elements. With the representation of the ISG, the driving agents aggregate essential information from the most influential elements, including the road agents with potential collisions and the map elements to follow. Since a mass of unnecessary interactions are omitted, the more efficient scene-graph-based framework is able to focus on indispensable connections and leads to better performance. We evaluate the proposed method for end-to-end autonomous driving on the nuScenes dataset. Compared with strong baselines, our method significantly outperforms in the full-stack driving tasks, including perception, prediction, and planning. Code will be released at https://github.com/zhangyp15/GraphAD.

cs.CV