SearcharxivSearch

arXiv subjects

Shuang Guo

Publications and source records attributed to Shuang Guo.

11 recordsLinked to original sources

Bayesian extraction of TMC-free collectivity in proton-proton and proton-nucleus collisions at the LHC

A central challenge in understanding the origin of collective flow-like signatures in small collision systems calls for a reliable method to disentangle collective flow from substantial background correlations, especially those arising from transverse momentum conservation (TMC). A Bayesian inference framework is developed to integrate TMC calculations with the LHC-ATLAS data on long-range multiparticle azimuthal correlation observables, thereby extracting TMC-free collectivity in small systems. Our analysis indicates that while the TMC-free elliptic and triangular flow ($v_{2}$ and $v_{3}$) are similar, the $p$+$p$ and $p$+Pb systems exhibit distinct TMC backgrounds, TMC-flow interplay, and $v_{2}$-$v_{3}$ correlations. We demonstrate that the extracted $v_{2}$ and $v_{3}$ are well described by the measured four-particle $v_2\{4\}$ and two-particle $v_3\{2\}$ in $p$+Pb collisions, whereas these measurements systematically underestimate the TMC-free flow in $p$+$p$ collisions, due to competing contributions from TMC effects. This establishes a robust and data-driven framework, enabling a quantitatively controlled interpretation of collective signals and opening a new avenue for understanding the origin of collectivity in small collision systems.

nucl-th

Interp3R: Continuous-time 3D Geometry Estimation with Frames and Events

In recent years, 3D visual foundation models pioneered by pointmap-based approaches such as DUSt3R have attracted a lot of interest, achieving impressive accuracy and strong generalization across diverse scenes. However, these methods are inherently limited to recovering scene geometry only at the discrete time instants when images are captured, leaving the scene evolution during the blind time between consecutive frames largely unexplored. We introduce Interp3R, to the best of our knowledge the first method that enhances pointmap-based models to estimate depth and camera poses at arbitrary time instants. Interp3R leverages asynchronous event data to interpolate pointmaps produced by frame-based models, enabling temporally continuous geometric representations. Depth and camera poses are then jointly recovered by aligning the interpolated pointmaps together with those predicted by the underlying frame-based models into a consistent spatial framework. We train Interp3R exclusively on a synthetic dataset, yet demonstrate strong generalization across a wide range of synthetic and real-world benchmarks. Extensive experiments show that Interp3R outperforms by a considerable margin state-of-the-art baselines that follow a two-stage pipeline of 2D video frame interpolation followed by 3D geometry estimation.

cs.CV

SRPG: Semantically Reconstructed Privacy Guard for Zero-Trust Privacy in Educational Multi-Agent Systems

Multi-Agent Systems (MAS) with large language models (LLMs) enable personalized education but risk leaking minors personally identifiable information (PII) via unstructured dialogue. Existing privacy methods struggle to balance security and utility: role-based access control fails on unstructured text, while naive masking destroys pedagogical context. We propose SRPG, a privacy guard for educational MAS, using a Dual-Stream Reconstruction Mechanism: a strict sanitization stream ensures zero PII leakage, and a context reconstruction stream (LLM driven) recovers mathematical logic. This decouples instructional content from private data, preserving teaching efficacy. Tests on MathDial show SRPG works across models; with GPT-4o, it achieves 0.0000 Attack Success Rate (ASR) (zero leakage) and 0.8267 Exact Match, far outperforming the zero trust Pure LLM baseline (0.2138). SRPG effectively protects minors privacy without sacrificing mathematical instructional quality.

cs.MA

Latent Representation Learning in Heavy-Ion Collisions with MaskPoint Transformer

A central challenge in high-energy nuclear physics is to extract informative features from the high-dimensional final-state data of heavy-ion collisions (HIC) in order to enable reliable downstream analyses. Traditional approaches often rely on selected observables, which may miss subtle but physically relevant structures in the data. To address this, we introduce a Transformer-based autoencoder trained with a two-stage paradigm: self-supervised pre-training followed by supervised fine-tuning. The pretrained encoder learns latent representations directly from unlabeled HIC data, providing a compact and information-rich feature space that can be adapted to diverse physics tasks. As a case study, we apply the method to distinguish between large and small collision systems, where it achieves significantly higher classification accuracy than PointNet. Principal component analysis and SHAP interpretation further demonstrate that the autoencoder captures complex nonlinear correlations beyond individual observables, yielding features with strong discriminative and explanatory power. These results establish our two-stage framework as a general and robust foundation for feature learning in HIC, opening the door to more powerful analyses of quark--gluon plasma properties and other emergent phenomena. The implementation is publicly available at https://github.com/Giovanni-Sforza/MaskPoint-AMPT.

hep-ph

Neural Unfolding of the Chiral Magnetic Effect in Heavy-Ion Collisions

The search for the chiral magnetic effect (CME) in relativistic heavy-ion collisions (HICs) is challenged by significant background contamination. We present a novel deep learning approach based on a U-Net architecture to time-reversely unfold the dynamics of CME-related charge separation, enabling the reconstruction of the physics signal across the entire evolution of HICs. Trained on the events simulated by a multi-phase transport model with different cases of CME settings, our model learns to recover the charge separation based on final-state transverse momentum distributions at either the quark-gloun plasma freeze-out or hadronic freeze-out. This devises a methodological tool for the study of CME and underscores the promise of deep learning approaches in retrieving physics signals in HICs.

nucl-th

Unsupervised Joint Learning of Optical Flow and Intensity with Event Cameras

Event cameras rely on motion to obtain information about scene appearance. This means that appearance and motion are inherently linked: either both are present and recorded in the event data, or neither is captured. Previous works treat the recovery of these two visual quantities as separate tasks, which does not fit with the above-mentioned nature of event cameras and overlooks the inherent relations between them. We propose an unsupervised learning framework that jointly estimates optical flow (motion) and image intensity (appearance) using a single network. From the data generation model, we newly derive the event-based photometric error as a function of optical flow and image intensity. This error is further combined with the contrast maximization framework to form a comprehensive loss function that provides proper constraints for both flow and intensity estimation. Exhaustive experiments show our method's state-of-the-art performance: in optical flow estimation, it reduces EPE by 20% and AE by 25% compared to unsupervised approaches, while delivering competitive intensity estimation results, particularly in high dynamic range scenarios. Our method also achieves shorter inference time than all other optical flow methods and many of the image reconstruction methods, while they output only one quantity. Project page: https://github.com/tub-rip/E2FAI

cs.CV

Event-based Photometric Bundle Adjustment

We tackle the problem of bundle adjustment (i.e., simultaneous refinement of camera poses and scene map) for a purely rotating event camera. Starting from first principles, we formulate the problem as a classical non-linear least squares optimization. The photometric error is defined using the event generation model directly in the camera rotations and the semi-dense scene brightness that triggers the events. We leverage the sparsity of event data to design a tractable Levenberg-Marquardt solver that handles the very large number of variables involved. To the best of our knowledge, our method, which we call Event-based Photometric Bundle Adjustment (EPBA), is the first event-only photometric bundle adjustment method that works on the brightness map directly and exploits the space-time characteristics of event data, without having to convert events into image-like representations. Comprehensive experiments on both synthetic and real-world datasets demonstrate EPBA's effectiveness in decreasing the photometric error (by up to 90%), yielding results of unparalleled quality. The refined maps reveal details that were hidden using prior state-of-the-art rotation-only estimation methods. The experiments on modern high-resolution event cameras show the applicability of EPBA to panoramic imaging in various scenarios (without map initialization, at multiple resolutions, and in combination with other methods, such as IMU dead reckoning or previous event-based rotation estimation methods). We make the source code publicly available. https://github.com/tub-rip/epba

cs.CV

Event-based Mosaicing Bundle Adjustment

We tackle the problem of mosaicing bundle adjustment (i.e., simultaneous refinement of camera orientations and scene map) for a purely rotating event camera. We formulate the problem as a regularized non-linear least squares optimization. The objective function is defined using the linearized event generation model in the camera orientations and the panoramic gradient map of the scene. We show that this BA optimization has an exploitable block-diagonal sparsity structure, so that the problem can be solved efficiently. To the best of our knowledge, this is the first work to leverage such sparsity to speed up the optimization in the context of event-based cameras, without the need to convert events into image-like representations. We evaluate our method, called EMBA, on both synthetic and real-world datasets to show its effectiveness (50% photometric error decrease), yielding results of unprecedented quality. In addition, we demonstrate EMBA using high spatial resolution event cameras, yielding delicate panoramas in the wild, even without an initial map. Project page: https://github.com/tub-rip/emba

cs.CV

Machine learning study to identify collective flow in small and large colliding systems

Collective flow has been found to be similar between small colliding systems ($p$ $+$ $p$ and $p$ $+$ A collisions) and large colliding systems (peripheral A $+$ A collisions) at the CERN Large Hadron Collider. In order to study the differences of collective flow between small and large colliding systems, we employ a point cloud network to identify $p$ $+$ Pb collisions and peripheral Pb $+$ Pb collisions at $\sqrt{s_{NN}} =$ 5.02 TeV generated from a multiphase transport model (AMPT). After removing the discrepancies in the pseudorapidity distribution and the $p_{\rm T}$ spectra, we capture the discrepancy in collective flow. Although the verification accuracy of our PCN is limited due to similar event-by-event distributions of elliptic and triangular flow, we demonstrate that collective flow between $p$ $+$ Pb collisions and peripheral Pb $+$ Pb collisions becomes more distinct with increasing final hadron multiplicity and parton scattering cross section. This study not only highlights the potential of PCN techniques in advancing the understanding of collective flow in varying colliding systems, but more importantly lays the groundwork for the future PCN-related research.

nucl-th

CMax-SLAM: Event-based Rotational-Motion Bundle Adjustment and SLAM System using Contrast Maximization

Event cameras are bio-inspired visual sensors that capture pixel-wise intensity changes and output asynchronous event streams. They show great potential over conventional cameras to handle challenging scenarios in robotics and computer vision, such as high-speed and high dynamic range. This paper considers the problem of rotational motion estimation using event cameras. Several event-based rotation estimation methods have been developed in the past decade, but their performance has not been evaluated and compared under unified criteria yet. In addition, these prior works do not consider a global refinement step. To this end, we conduct a systematic study of this problem with two objectives in mind: summarizing previous works and presenting our own solution. First, we compare prior works both theoretically and experimentally. Second, we propose the first event-based rotation-only bundle adjustment (BA) approach. We formulate it leveraging the state-of-the-art Contrast Maximization (CMax) framework, which is principled and avoids the need to convert events into frames. Third, we use the proposed BA to build CMax-SLAM, the first event-based rotation-only SLAM system comprising a front-end and a back-end. Our BA is able to run both offline (trajectory smoothing) and online (CMax-SLAM back-end). To demonstrate the performance and versatility of our method, we present comprehensive experiments on synthetic and real-world datasets, including indoor, outdoor and space scenarios. We discuss the pitfalls of real-world evaluation and propose a proxy for the reprojection error as the figure of merit to evaluate event-based rotation BA methods. We release the source code and novel data sequences to benefit the community. We hope this work leads to a better understanding and fosters further research on event-based ego-motion estimation. Project page: https://github.com/tub-rip/cmax_slam

cs.RO

Continuous-time Gaussian Process Trajectory Generation for Multi-robot Formation via Probabilistic Inference

In this paper, we extend a famous motion planning approach GPMP2 to multi-robot cases, yielding a novel centralized trajectory generation method for the multi-robot formation. A sparse Gaussian Process model is employed to represent the continuous-time trajectories of all robots as a limited number of states, which improves computational efficiency due to the sparsity. We add constraints to guarantee collision avoidance between individuals as well as formation maintenance, then all constraints and kinematics are formulated on a factor graph. By introducing a global planner, our proposed method can generate trajectories efficiently for a team of robots which have to get through a width-varying area by adaptive formation change. Finally, we provide the implementation of an incremental replanning algorithm to demonstrate the online operation potential of our proposed framework. The experiments in simulation and real world illustrate the feasibility, efficiency and scalability of our approach.

cs.RO