https://arxiv.org/api/FFLWCaXKgrtZBd2GrdDqbNZ5E+I2026-09-11T00:18:02Z1214510515http://arxiv.org/abs/2608.12603v1Hierarchical Bayesian Calibration with Bayesian Committee Machine2026-08-12T21:26:39ZCalibrating computational models to experimental data is a core task in applied statistics, especially in scientific domains, where physical experiments are costly and simulations play a central role in design and inference. Motivated by uncertainty quantification challenges in particle accelerator experiments, we develop and evaluate a Hierarchical Bayesian Calibration framework. In contrast to standard Bayesian calibration, certain inputs - such as beam injection amplitude - must be estimated separately for each experiment. We adopt the Kennedy-O'Hagan formulation and extend it with a hierarchical prior structure to model the distribution of experiment-specific calibration parameters, thus borrowing strength and improving generalisation across repeated experiments. A key methodological challenge arises from the need to evaluate a large number of forward simulations, which renders conventional Markov chain Monte Carlo approaches computationally prohibitive. To address this, we leverage the Bayesian Committee Machine as a scalable modelling strategy for Gaussian Process emulators. The BCM provides a principled divide-and-conquer approach, enabling parallel inference and reducing computational cost without requiring problem-specific tuning of the emulator approximation. Posterior sampling is performed using the No-U-Turn Sampler, supported by automatic differentiation in Julia, which removes the need for analytic gradient derivation and facilitates flexible model specification. We assess the proposed framework using established benchmark problems and simulated data from the Argonne Wakefield Accelerator. The results demonstrate substantial computational savings and robust calibration performance, highlighting the applicability of the method to large-scale scientific modelling problems.2026-08-12T21:26:39ZSebastian HeinekampDavid M. HigdonAndreas Adelmannhttp://arxiv.org/abs/2608.12448v1Exemplar-based objective classification of gust-induced loads across multiple flight conditions2026-08-12T17:43:34ZIs it possible to find an objective classification criterion that organizes the complexity of gust-induced loads across many flight conditions? And one that remains as interpretable as a labelling based on coarse parameters, such as the flight attitude? Our approach encodes a large number of experimental observations through a machine-learned representation and applies a summarization procedure to select a minimal subset of highly significant exemplars. The exemplars provide a similarity-based objective classification criterion of all the observations, they can be more conveniently inspected by experts and can become subject of more refined experiments. We demonstrate the approach on a database of 3480 pressure-load measurements induced by random gusts on a flying-wing model across six flight attitudes. We find nine fundamental response types that recur across multiple attitudes; analysis of a type's transient response enables physical intuition into the underlying fluid mechanics.2026-08-12T17:43:34Z13 pages, 6 figuresPaolo OlivucciKowshik SrivatsanDavid E. Rivalhttp://arxiv.org/abs/2603.03384v2Structured generalized sliced Wasserstein distance for keV X-ray polarization analysis with Gas Pixel Detector2026-08-12T12:40:20ZBecause of the special angular distribution of excited electrons by the photoelectric effect, the Gas Pixel Detector (GPD) is effective in measuring keV X-ray polarization of astrophysical events (e.g. gamma-ray bursts), by capturing ionization tracks of excited electrons as polarized images. Traditionally, the emission angles of photoelectrons are extracted from polarized images first, and statistics are then performed on these angles to infer the polarization direction and intensity. However, observation with the wide field of view requires the incident angle of X-rays not directly attainable through the traditional analysis process. In this paper, we propose using the generalized sliced Wasserstein (GSW) distance, projected by neural networks with random weights, as a completely data-driven approach to analyze X-ray polarization based on two-dimensional polarized images. We find the structures of the randomized neural networks matter when focusing on different aspects of the polarized images, and take advantage of the discrimination abilities by different neural network structures. The proposed method, named the structured GSW distance, successfully distinguishes polarized images with different configurations of incident angles and polarization directions. Furthermore, we build a simplified statistical model based on the von Mises distribution and the circular Wasserstein distance and compare the model against the proposed method, showing their high consistency. The computational method reported in this paper may benefit GPD-based polarimetry in astroparticle experiments and also pattern analysis on raw data from pixel detectors.2026-03-03T06:59:44Z22 pages, 15 figuresPengcheng AiHongtao QinXiangming SunDong WangHuanbo FengHongbang Liuhttp://arxiv.org/abs/2608.16941v1A formal correspondence between Bayesian inference problems and the Heisenberg representation2026-08-11T23:22:23ZThe proposed formulation establishes a formal correspondence between the Heisenberg representation and the Bayesian formulation of inverse problems by identifying the observational noise operator with the initial observable. The initial observable is linked to the quadratic likelihood norm in Hilbert space, which depends on noisy observations and a direct model parameterized by unknown parameters. Using the Karhunen-Loeve expansion, the quantum state is expressed in terms of the eigenvalues and eigenfunctions of the Matern covariance. The likelihood probability is then expressed in terms of the observed state, and the model-dependent state, and is rewritten as a quadratic norm in terms of the quantum states, where the observational noise covariance is proposed to be identified with the initial observable. The main results are summarized by four theorems: the unitarity of the evolution operator, the self-adjointness of the Hamiltonian, the time invariance of the observable, and the equivalence between Heisenberg evolution and Bayesian posterior probability. Limiting cases of the Matern covariance are analyzed as the length parameter tends to zero and infinity. Finally, numerical results support the analytical findings.2026-08-11T23:22:23ZC. Abugattas Chacoffhttp://arxiv.org/abs/2608.11435v1Variational Parameter Calibration with Physics-Aware Latent-Space Surrogates2026-08-11T21:02:31ZForward and inverse modeling of parametric dynamical systems requires surrogate models that are not only accurate for state prediction, but also informative for parameter calibration. However, a systematic end-to-end differentiable formulation for coupling deep-learning-based reduced-order surrogates with variational parameter estimation remains underdeveloped. In this work, we introduce a physics-aware neural-network-based latent-space framework for reduced-order forward modeling and variational parameter estimation. The proposed autoencoder-based approach yields a differentiable surrogate that maps physical parameters to predicted flow fields through a latent representation. The observable supervision is used during offline training to encourage the latent variables to retain information correlated with system parameters, while the online inverse problem is solved in the parameter space through the surrogate-induced observation operator. The method is evaluated on two computational-fluid-dynamics benchmarks. The results show that reconstruction accuracy alone is insufficient for inverse modeling, owing to the lack of end-to-end differentiability or physics awareness for variational parameter calibration. Quantitative latent-space analysis further shows that observable supervision improves case-level separability and temporal organization of latent representations. Experiments with realistic measurement settings, including noisy, low-resolution, randomly masked, and block-wise partial observations, demonstrate the robustness of the proposed framework and show that it generally reduces calibration error and variability compared with the standard surrogate models.2026-08-11T21:02:31ZQiyao ZhouXujia ZhuPierre JoliYu CongSibo Chenghttp://arxiv.org/abs/2608.14714v1Exploring new directions in enhancing the ACTS parameter optimization suite2026-08-11T18:49:48ZTrack seeding strongly affects both the quality and computational cost of charged-particle reconstruction, yet its many configuration parameters are commonly tuned through expert intuition and repeated trial and error. ACTS reduces this burden with an Optuna Tree-structured Parzen Estimator auto-tuner, but expensive evaluations, a restricted search space, and a scalarized objective can limit evaluation efficiency, exclude promising configurations, and obscure performance trade-offs.
We investigate whether Bayesian optimization can address these limitations using ACTS with the Open Data Detector (ODD). Under identical search ranges and a common 100-trial budget, we compare Expected Improvement and Upper Confidence Bound with TPE and random search on the existing eight-parameter problem, extend the best-performing Bayesian method to fifteen parameters, and apply Expected Hypervolume Improvement to optimize efficiency, fake rate, duplicate rate, and runtime without fixed scalar weights. Candidate configurations are evaluated through the full ACTS reconstruction chain and validated on disjoint held-out events. The Bayesian acquisition methods identify strong configurations earlier than TPE, and their advantage persists in held-out validation. Expanding the search further improves performance, while multi-objective optimization reveals competitive non-dominated solutions spanning distinct trade-offs. These results indicate that Bayesian optimization can strengthen ACTS auto-tuning through efficient evaluation, broader parameter searches, and post-hoc expert selection among non-dominated alternatives.2026-08-11T18:49:48ZProceedings for ACAT 2025, 5 pages, 2 figuresChance LaVoieQi Bin LeiRocky Bala GargLauren Tompkinshttp://arxiv.org/abs/2607.13118v2Profile-Likelihood and Baseline-Sensitivity Diagnostics for Digitized Radiation-Sensor Decay Datasets2026-08-11T12:35:12ZAccurate interpretation of radiation-sensor decay data is important for environmental monitoring, site remediation, radiation metrology, detector quality assurance, and nuclear data evaluation. When the original gamma-spectrometry records are unavailable, a published decay plot may be the only source that can be reanalyzed independently. This study presents a reproducible reduced-data workflow for testing half-life estimates from a digitized 198-Au decay dataset. A weighted exponential fit to the digitized data points reproduces the published room-temperature half-life, indicating that the main decay scale is retained in the figure-level dataset. The analysis then tests how the fitted result changes under plausible figure-level effects, including baseline-like offsets, time-axis reconstruction, finite-window leverage, and ratio-based robustness checks using pairwise summaries and Steiner's most frequent value statistics. The no-offset fit is locally well constrained, but small constant offsets can shift the fitted half-life because the normalization, decay constant, and residual baseline are partly degenerate over the limited time window. Toy Monte Carlo diagnostics show that some estimator shifts are expected for finite-window exponential data. This study does not revise recommended nuclear data or replace the original experiment. Instead, it shows how published radiation-sensor decay data can be tested for reproducibility, identifiability, and sensitivity to analysis choices when only reduced or figure-level information is available.2026-07-14T15:27:04Z39 pages, 7 figures. Published in Sensors, 2026, Volume 26, Article 5056. The journal article is the version of recordSensors 2026, 26, 5056Victor V. Golovko10.3390/s26165056http://arxiv.org/abs/2608.10517v1Link-adaptive digital twin for robust physical-layer modeling in hybrid-amplified ultra-wideband optical networks2026-08-11T05:41:16ZAccurate physical-layer modeling is increasingly essential for reliable ultra-wideband operation and capacity optimization, especially under the intensified inter-channel stimulated Raman scattering (ISRS) effect. This paper proposes the link-adaptive digital twin (LA-DT) for hybrid-amplified ultra-wideband links to overcome the generalization and speed limitations of existing methods, achieving accurate modeling and robust generalized signal-to-noise ratio (GSNR) estimation across diverse links. First, to address EDFA heterogeneity, the GSNR modeling task is decomposed into three key power predictions: ASE, NLI, and signal powers before EDFA entry. Second, to enhance cross-scenario generalization, three dedicated DT models are developed using a novel neural architecture with linear modulation layers (LMLs). Third, for rapid adaptation to unseen scenarios with limited data, three domain discriminators guide few-shot fine-tuning of the LMLs. Fourth, the LA-DT explicitly accounts for Raman amplifier (RA) insertion loss, improving practical deployment reliability. Results across 35 scenarios show that LA-DT reduces RMSE for NLI, ASE, and signal power predictions to 0.151, 0.111, and 0.113 dBm with improvements of 56.0%, 58.4%, and 52.7% over the baseline,and achieves an average GSNR estimation RMSE of 0.114 dBm (55.8% improvement). For 12 unseen scenarios, the LA-DT maintains high accuracy through few-shot fine-tuning with only 20 samples per scenario, achieving an average GSNR RMSE of 0.159 dB and demonstrating strong adaptability and robustness.2026-08-11T05:41:16ZXiaoxuan Gao, Rentao Gu, Yingchun Wang, Xinyi Liu, Junshi Gao, Yuefeng Ji, Journal of Optical Communications and Networking, Volume: 18, Issue: 6, June 2026Xiaoxuan GaoRentao GuYingchun WangXinyi LiuJunshi GaoYuefeng Ji10.1364/JOCN.580631http://arxiv.org/abs/2608.09584v1Rogue Wave Statistics from a Sparse Coherent Structure Decomposition2026-08-10T13:19:47ZWhile conventional rogue wave statistical models rely on linear or weakly nonlinear descriptions of random seas, we demonstrate experimentally that moderately or strongly nonlinear wave fields can be represented by sparse ensembles of coherent soliton-like packets. These packets exhibit log-normal amplitude distributions together with uniformly distributed phases and peak emergence times. This sparse coherent structure framework naturally leads to an extreme value description in which the probability of exceedance is governed by the tail of the coherent-structure amplitude distribution. The prediction is validated against laboratory hydrodynamic experiments across a variety of unidirectional sea states, showing good agreement with the experimental observations and comparing favourably with conventional statistical prediction models while retaining analytical simplicity. Our results provide a direct physics-based link between sparse coherent structures and rogue wave probabilities, with broader implications for nonlinear wave physics in optics, cold gases, and plasmas.2026-08-10T13:19:47ZYuchen HeAmin ChabchoubZhan Wanghttp://arxiv.org/abs/2608.09531v1The Living Guide of Machine Learning for Particle Physics2026-08-10T12:32:29ZWe started the Living Review of Machine Learning for Particle Physics (HEP-ML Living Review) in 2020 as a community-maintained, near-comprehensive bibliography of machine learning in particle physics. The field was then growing faster than any single researcher could follow, finding the relevant papers was hard, and a structured, continuously updated reference paid off immediately. Since then the literature has grown by more than an order of magnitude, the methods reach far beyond the classification and generation tasks of the early years, and the community has built its own ecosystem of topic-specific reviews, benchmark papers, and software frameworks. The original model no longer serves this field well, and we can no longer sustain it. We therefore change direction. We freeze the Living Review as an archival reference covering the literature up to 1 June 2026, where it remains a stable record of the first phase of HEP-ML. A new resource, the HEP-ML Living Guide, replaces it. It does not list everything. It curates, it annotates, and it points readers to foundational and representative work, so that researchers can find their way into a mature and rapidly diversifying field. In this article we explain why we make this change and how the new resource works.2026-08-10T12:32:29Z8 pages, 3 figures, GitHub repository of Living Guide https://github.com/iml-wg/HEPML-LivingGuideClaudius KrauseRamon WinterhalderMatthew FeickertBenjamin Nachmanhttp://arxiv.org/abs/2608.11262v1Analytically Consistent Reconstruction of Finite Data Using Padé Sequences2026-08-09T19:47:26ZReconstructing the analytic structure of a function from finite datasets is a fundamental problem across theoretical, numerical, and experimental physics. While Padé approximants provide a natural framework, finite-information effects, as well as statistical and systematic uncertainties, may obscure the underlying analytic structure and limit reconstruction reliability. In this work, we reinterpret the appearance of Froissart doublets not merely as numerical artifacts but as \textit{diagnostic objects} carrying information about the analytic consistency of the input data. Accordingly, we develop a general Padé-based algorithm that exploits the dynamics of Froissart doublets along Padé sequences to identify localized inconsistencies and iteratively reconstruct the analytic structure most compatible with the data. The method requires no model for the origin of the inconsistencies and distinguishes genuine analytic features from spurious structures induced by finite-information effects. We validate it using Stieltjes functions, realistic pseudo-experimental datasets with statistical and systematic uncertainties, and general holomorphic functions. The complete algorithm is provided as a supplementary Mathematica notebook in an open GitLab repository.2026-08-09T19:47:26Z25 pages, 7 figuresEmerson DíazBalma DuchPere Masjuanhttp://arxiv.org/abs/2605.05936v3Analysis of Mixed Radiation Fields at the MoEDAL Experiment Based on Real-Time Data from a Timepix Detector Network2026-08-09T15:43:34ZThe primary objective of this work is the determination of fluences and characteristics of fast neutrons, other hadrons, and highly ionizing particles (HIPs) in the environment of the MoEDAL experiment at the Large Hadron Collider. These particles may constitute an experimental background for the passive Nuclear Track Detectors (NTDs) used by MoEDAL to search for tracks potentially produced by magnetic monopoles, in particular by particles indistinguishable in NTD from monopoles. The study is based on data acquired by the Timepix hybrid silicon pixel detector network, which represents the first and only active detector system installed and operated as part of the MoEDAL experiment from 2013 to 2018. The Timepix detector network enables real-time measurements of mixed radiation fields, including the composition, spectral properties, and directional characteristics of individual radiation components across different regions of the MoEDAL experimental area. The paper presents detailed results of the radiation field analysis with emphasis on neutrons and highly ionizing particles, including their directional distributions. The first results demonstrating the spatial tracking capabilities of the Timepix detectors are also reported, illustrating the reconstruction of particle direction and energy-loss profiles from individual detector frames.2026-05-07T09:43:35Z23 pages, 10 figures, submitted to European Physical Journal Special Topics, special issue dedicated to the MoEDAL-MAPP ExperimentBenedikt BergmannPetr BurianJosef JanečekClaude LeroyPetr MánekJames PinfoldStanislav PospíšilRichard SolukMichal Sukhttp://arxiv.org/abs/2608.07975v1Turning angle analysis reveals hidden anisotropies in the anomalous diffusion of molecules in live cells2026-08-08T07:20:35ZMolecular motion within living cells provides a window into the physical principles underlying intracellular organization and transport. Yet a fundamental limitation remains: measured trajectories are often short, noisy, and randomly oriented, rendering spatial anisotropies inaccessible to conventional analyses. We show that turning-angle statistics provide a robust approach for uncovering anisotropies in anomalous diffusion. Using a two-dimensional anisotropic fractional Brownian motion model with random orientations, we show theoretically and through simulations that turning-angle distributions preserve signatures of anisotropy. We apply this approach to single-particle tracking data, including quantum dots in the cytoplasm of HeLa cells and membrane proteins in hippocampal neurons. Turning angles reveal hidden anisotropies in the motion of quantum dots and Nav 1.6 channels, and in specific dynamical states of glycoprotein CD4. These results establish turning-angle analysis as a powerful strategy for detecting organization in complex environments and reveal that anisotropic anomalous diffusion is an overlooked feature of intracellular dynamics.2026-08-08T07:20:35ZMain text: 17 pages, 6 figures; Supplementary information: 14 pages, 5 figuresMichał BalcerekAdrian Pacheco-PozoAgnieszka WyłomańskaDiego Krapfhttp://arxiv.org/abs/2608.07681v1PhysAttNet: Enhancing Predictive Performance in Industrial and Astrophysical Time Series via Physics-Informed Attention2026-08-07T18:09:31ZAccurate and robust time series forecasting is essential in many applications involving physical processes, such as manufacturing monitoring and astrophysical event detection. In these settings, predictive models must remain reliable under noise, variability, and measurement uncertainty while capturing temporally localized structures corresponding to physically meaningful events. Convolutional neural networks (CNNs) are widely used for such tasks due to their computational efficiency and strong representational capacity. However, their learned temporal representations often exhibit unstable or physically inconsistent attention patterns, reducing robustness, generalization, and interpretability. This paper introduces PhysAttNet, a physics-informed attention framework for time series forecasting. PhysAttNet augments a lightweight CNN forecaster with an attention head guided by domain-informed regularization reflecting the structural properties of physical signals. Specifically, three complementary constraints are imposed during training: an alignment regularization that encourages attention to follow smooth, peak-centered temporal structures derived from the input signal, a smoothness regularization that enforces continuous temporal evolution, and a sparsity regularization that promotes selective focus on informative intervals. These differentiable regularization terms introduce physics-guided inductive bias without requiring annotated explanations or manual supervision. Experiments on two distinct applications, namely predicting cutting forces during milling and forecasting flares in blazar time series, demonstrate that PhysAttNet improves forecasting accuracy, generalization, and prediction performance on structurally important events.2026-08-07T18:09:31ZAmal SaadallahJulia TjusPetra WiederkeherWolfgang Rhodehttp://arxiv.org/abs/2608.07356v1Finite-Response Complementarity in Fluctuation Constraints on Climate Sensitivity2026-08-07T15:56:07ZEquilibrium climate sensitivity (ECS) is a zero-frequency susceptibility, whereas historical globalmean temperature variability samples a finite, forced projection of the climate system. We test whether information missed by a scalar fluctuation-memory coordinate reappears in a finite CO2 response. After conditioning both ECS and the finite response on Ψ, CMIP5 residuals are nearly uncoupled (C5 = 0.154), whereas CMIP6 shows strong complementarity (C6 = 0.593, p = 0.00288). A two-mode stochastic response model attributes this contrast to hidden-response spread that is visible in the finite response but poorly projected onto Ψ. The CMIP6 residual direction defines a first-order correction and yields a HadCRUT5 conditional ECS estimate centered at 3.00 K. Thus the weakened CMIP6 fluctuation constraint does not imply that susceptibility information is lost: part of it is recovered through a complementary finite-response projection.2026-08-07T15:56:07Z8 pages, 4 figuresZaibo ZhaoYongwen Zhang