id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-05-16 00:00:00
authors_parsed
sequencelengths
1
2.83k
2505.09247
Xiao Fei
Fei Xiao, Yingwei Peng, Dipankar Bandyopadhyayd, Yi Niu
Semiparametric marginal promotion time cure model for clustered survival data
27 pages, 1 figure
null
null
null
stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Modeling clustered/correlated failure time data has been becoming increasingly important in clinical trials and epidemiology studies. In this paper, we consider a semiparametric marginal promotion time cure model for clustered right-censored survival data with a cure fraction. We propose two estimation methods based on the generalized estimating equations and the quadratic inference functions and prove that the regression estimates from the two proposed methods are consistent and asymptotic normal and that the estimates from the quadratic inference functions are optimal. The simulation study shows that the estimates from both methods are more efficient than those from the existing method no matter whether the correlation structure is correctly specified. The estimates based on the quadratic inference functions achieve higher efficiency compared with those based on the generalized estimating equations under the same working correlation structure. An application of the proposed methods is demonstrated with periodontal disease data and new findings are revealed in the analysis.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:36:16 GMT" } ]
2025-05-15T00:00:00
[ [ "Xiao", "Fei", "" ], [ "Peng", "Yingwei", "" ], [ "Bandyopadhyayd", "Dipankar", "" ], [ "Niu", "Yi", "" ] ]
2505.09248
Mahammad Tahir
Mahammad Tahir, Somya Diwakar, Subhakanta Das, Mukul Gupta, Rohit Medwal, Soumik Mukhopadhyay
Enhanced Spin Pumping and Magnetization dynamics in Ni$_{80}$Fe$_{20}$/MoS$_2$ stack via interface modification
null
null
null
null
physics.app-ph cond-mat.mes-hall cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Materials with strong spin orbit coupling (SOC) are essential for realizing spin orbit torque (SOT) based magnetic memory devices. Transition metal dichalcogenides (TMDs) are promising candidates for such appli cations because of their inherently high SOC strength. In this study, we investigate the spin pumping effect at the interface between a monolayer of molybdenum disulfide (ML-MoS$_2$) and Ni$_{80}$Fe$_{20}$ (Py) thin films using broadband ferromagnetic resonance (FMR) spectroscopy. FMR measurements reveal a notable enhancement in the effective Gilbert damping factor for the ML-MoS$_2$/Py (Pt = 0 nm) interface compared to the reference Py thin films, attributed to spin pumping across the ML-MoS$_2$/Py interface. To further quantify spin pumping efficiency, we introduce a high SOC platinum (Pt) interlayer at the ML-MoS$_2$/Py interface and systematically vary its thickness. This allows us to evaluate key spin transport parameters, including the enhancement in the effective Gilbert damping parameter, the effective spin mixing conductance that reflects the transfer of spin angular momentum from Py to ML-MoS$_2$ and the effective spin current density.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:38:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Tahir", "Mahammad", "" ], [ "Diwakar", "Somya", "" ], [ "Das", "Subhakanta", "" ], [ "Gupta", "Mukul", "" ], [ "Medwal", "Rohit", "" ], [ "Mukhopadhyay", "Soumik", "" ] ]
2505.09249
Maximilian Buthenhoff
Maximilian Buthenhoff, Tobias Holder, Michael M. Scherer
Functional approach to superfluid stiffness: Role of quantum geometry in unconventional superconductivity
null
null
null
null
cond-mat.supr-con cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Non-trivial quantum geometry of electronic bands has been argued to facilitate superconductivity even for the case of flat dispersions where the conventional contribution to the superfluid weight is suppressed by the large effective mass. However, most previous work focused on the case of conventional superconductivity while many contemporary superconducting quantum materials are expected to host unconventional pairing. Here, we derive a generalized expression for the superfluid weight employing mean-field BCS theory for systems with time-reversal symmetry in the normal state and arbitrary unconventional superconducting order with zero-momentum intraband pairing. Our derivation reveals the necessity of incorporating functional derivatives of the grand potential with respect to the superconducting gap function. Through perturbative analysis in the isolated narrow-bands limit, we demonstrate that this contribution arises from quantum geometrical effects, specifically due to a non-trivial Wilczek-Zee connection. Utilizing the newly obtained expressions for the superfluid weight, we apply our framework to an extended Kane-Mele model, contrasting conventional $s$-wave superconductivity with chiral $d$-wave superconductivity.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:45:50 GMT" } ]
2025-05-15T00:00:00
[ [ "Buthenhoff", "Maximilian", "" ], [ "Holder", "Tobias", "" ], [ "Scherer", "Michael M.", "" ] ]
2505.09250
Niko Hastrich
Niko Hastrich and Kirill Simonov
Structural Parameterization of Steiner Tree Packing
76 pages, 5 figures, 2 tables
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
Steiner Tree Packing (STP) is a notoriously hard problem in classical complexity theory, which is of practical relevance to VLSI circuit design. Previous research has approached this problem by providing heuristic or approximate algorithms. In this paper, we show the first FPT algorithms for STP parameterized by structural parameters of the input graph. In particular, we show that STP is fixed-parameter tractable by the tree-cut width as well as the fracture number of the input graph. To achieve our results, we generalize techniques from Edge-Disjoint Paths (EDP) to Generalized Steiner Tree Packing (GSTP), which generalizes both STP and EDP. First, we derive the notion of the augmented graph for GSTP analogous to EDP. We then show that GSTP is FPT by (1) the tree-cut width of the augmented graph, (2) the fracture number of the augmented graph, (3) the slim tree-cut width of the input graph. The latter two results were previously known for EDP; our results generalize these to GSTP and improve the running time for the parameter fracture number. On the other hand, it was open whether EDP is FPT parameterized by the tree-cut width of the augmented graph, despite extensive research on the structural complexity of the problem. We settle this question affirmatively.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:51:43 GMT" } ]
2025-05-15T00:00:00
[ [ "Hastrich", "Niko", "" ], [ "Simonov", "Kirill", "" ] ]
2505.09251
Vineetha Joy
Vineetha Joy, Aditya Anand, Nidhi, Anshuman Kumar, Amit Sethi, Hema Singh
A Surrogate Model for the Forward Design of Multi-layered Metasurface-based Radar Absorbing Structures
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Metasurface-based radar absorbing structures (RAS) are highly preferred for applications like stealth technology, electromagnetic (EM) shielding, etc. due to their capability to achieve frequency selective absorption characteristics with minimal thickness and reduced weight penalty. However, the conventional approach for the EM design and optimization of these structures relies on forward simulations, using full wave simulation tools, to predict the electromagnetic (EM) response of candidate meta atoms. This process is computationally intensive, extremely time consuming and requires exploration of large design spaces. To overcome this challenge, we propose a surrogate model that significantly accelerates the prediction of EM responses of multi-layered metasurface-based RAS. A convolutional neural network (CNN) based architecture with Huber loss function has been employed to estimate the reflection characteristics of the RAS model. The proposed model achieved a cosine similarity of 99.9% and a mean square error of 0.001 within 1000 epochs of training. The efficiency of the model has been established via full wave simulations as well as experiment where it demonstrated significant reduction in computational time while maintaining high predictive accuracy.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:54:00 GMT" } ]
2025-05-15T00:00:00
[ [ "Joy", "Vineetha", "" ], [ "Anand", "Aditya", "" ], [ "Nidhi", "", "" ], [ "Kumar", "Anshuman", "" ], [ "Sethi", "Amit", "" ], [ "Singh", "Hema", "" ] ]
2505.09252
Wang Yinuo
Yinuo Wang and Yue Zeng and Kai Chen and Cai Meng and Chao Pan and Zhouping Tang
Zero-Shot Multi-modal Large Language Model v.s. Supervised Deep Learning: A Comparative Study on CT-Based Intracranial Hemorrhage Subtyping
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Introduction: Timely identification of intracranial hemorrhage (ICH) subtypes on non-contrast computed tomography is critical for prognosis prediction and therapeutic decision-making, yet remains challenging due to low contrast and blurring boundaries. This study evaluates the performance of zero-shot multi-modal large language models (MLLMs) compared to traditional deep learning methods in ICH binary classification and subtyping. Methods: We utilized a dataset provided by RSNA, comprising 192 NCCT volumes. The study compares various MLLMs, including GPT-4o, Gemini 2.0 Flash, and Claude 3.5 Sonnet V2, with conventional deep learning models, including ResNet50 and Vision Transformer. Carefully crafted prompts were used to guide MLLMs in tasks such as ICH presence, subtype classification, localization, and volume estimation. Results: The results indicate that in the ICH binary classification task, traditional deep learning models outperform MLLMs comprehensively. For subtype classification, MLLMs also exhibit inferior performance compared to traditional deep learning models, with Gemini 2.0 Flash achieving an macro-averaged precision of 0.41 and a macro-averaged F1 score of 0.31. Conclusion: While MLLMs excel in interactive capabilities, their overall accuracy in ICH subtyping is inferior to deep networks. However, MLLMs enhance interpretability through language interactions, indicating potential in medical imaging analysis. Future efforts will focus on model refinement and developing more precise MLLMs to improve performance in three-dimensional medical image processing.
[ { "version": "v1", "created": "Wed, 14 May 2025 09:54:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Wang", "Yinuo", "" ], [ "Zeng", "Yue", "" ], [ "Chen", "Kai", "" ], [ "Meng", "Cai", "" ], [ "Pan", "Chao", "" ], [ "Tang", "Zhouping", "" ] ]
2505.09253
Gerhard Keller
Stanis{\l}aw Kasjan and Gerhard Keller
Besicovitch covering numbers for $\mathcal B$-free and other shifts
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For a finite alphabet $A$ define by $d_1(x,y):=\limsup_{n\to\infty}\frac{1}{2n+1}\#\{|i|\le n: x_i\neq y_i\}$ the Besicovitch pseudo-metric on $A^{\mathbb Z}$. It is well known that a closed subshift of $A^{\mathbb Z}$ has finite covering numbers w.r.t. $d_1$ if and only if it is mean-equicontinuous. Here we study, more generally, the scaling behavior of these covering numbers for individual orbits which are generic for an ergodic measure $\mu$ on $A^{\mathbb Z}$ with discrete spectrum, and we explore their usefulness as invariants for block code equivalence. We illustrate this by developing tools to determine these covering numbers for various classes of $\mathcal B$-free numbers (in particular also for square-free numbers), and we provide a continuous family of measures $\mu_s$, all with the same discrete spectrum generated by a single number, but such that $\mu_s$- and $\mu_{s'}$-typical $x$ resp. $x'\in A^{\mathbb Z}$ have sufficiently different growth of covering numbers such that there are no finite block codes mapping $x\to x'$ and $x'\to x$. (Indeed, both orbits have different amorphic complexities.)
[ { "version": "v1", "created": "Wed, 14 May 2025 09:59:26 GMT" } ]
2025-05-15T00:00:00
[ [ "Kasjan", "Stanisław", "" ], [ "Keller", "Gerhard", "" ] ]
2505.09254
Philipp Lorenz-Spreen
Joseph B. Bak-Coleman, Stephan Lewandowsky, Philipp Lorenz-Spreen, Arvind Narayanan, Amy Orben, Lisa Oswald
Moving towards informative and actionable social media research
null
null
null
null
cs.SI nlin.AO
http://creativecommons.org/licenses/by/4.0/
Social media is nearly ubiquitous in modern life, and concerns have been raised about its putative societal impacts, ranging from undermining mental health and exacerbating polarization to fomenting violence and disrupting democracy. Despite extensive research, consensus on these effects remains elusive, with observational studies often highlighting concerns while randomized controlled trials (RCTs) yield conflicting or null findings. This review examines how the complexity inherent in social systems can account for such discrepancies, emphasizing that emergent societal and long-term outcomes cannot be readily inferred from individual-level effects. In complex systems, such as social networks, feedback loops, hysteresis, multi-scale dynamics, and non-linearity limit the utility of approaches for assessing causality that are otherwise robust in simpler contexts. Revisiting large-scale experiments, we explore how null or conflicting findings may reflect these complexities rather than a true absence of effects. Even in cases where the methods are appropriate, assessing the net impacts of social media provides little actionable insight given that eliminating social media is not a realistic option for whole populations. We argue that progress will require a complexity-minded approach focused on specific design choices of online platforms that triangulates experimental, observational and theoretical methods.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:02:25 GMT" } ]
2025-05-15T00:00:00
[ [ "Bak-Coleman", "Joseph B.", "" ], [ "Lewandowsky", "Stephan", "" ], [ "Lorenz-Spreen", "Philipp", "" ], [ "Narayanan", "Arvind", "" ], [ "Orben", "Amy", "" ], [ "Oswald", "Lisa", "" ] ]
2505.09255
Wenjie Liu
Wenjie Liu, Yifei Li, Jian Sun, Gang Wang, Keyou You, Lihua Xie, Jie Chen
Data-driven Internal Model Control for Output Regulation
null
null
null
null
eess.SY cs.SY
http://creativecommons.org/licenses/by/4.0/
Output regulation is a fundamental problem in control theory, extensively studied since the 1970s. Traditionally, research has primarily addressed scenarios where the system model is explicitly known, leaving the problem in the absence of a system model less explored. Leveraging the recent advancements in Willems et al.'s fundamental lemma, data-driven control has emerged as a powerful tool for stabilizing unknown systems. This paper tackles the output regulation problem for unknown single and multi-agent systems (MASs) using noisy data. Previous approaches have attempted to solve data-based output regulation equations (OREs), which are inadequate for achieving zero tracking error with noisy data. To circumvent the need for solving data-based OREs, we propose an internal model-based data-driven controller that reformulates the output regulation problem into a stabilization problem. This method is first applied to linear time-invariant (LTI) systems, demonstrating exact solution capabilities, i.e., zero tracking error, through solving a straightforward data-based linear matrix inequality (LMI). Furthermore, we extend our approach to solve the $k$th-order output regulation problem for nonlinear systems. Extensions to both linear and nonlinear MASs are discussed. Finally, numerical tests validate the effectiveness and correctness of the proposed controllers.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:11:26 GMT" } ]
2025-05-15T00:00:00
[ [ "Liu", "Wenjie", "" ], [ "Li", "Yifei", "" ], [ "Sun", "Jian", "" ], [ "Wang", "Gang", "" ], [ "You", "Keyou", "" ], [ "Xie", "Lihua", "" ], [ "Chen", "Jie", "" ] ]
2505.09256
Jaemin Jung
Jaemin Jung, Youngjoon Jang, Joon Son Chung
Test-Time Augmentation for Pose-invariant Face Recognition
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The goal of this paper is to enhance face recognition performance by augmenting head poses during the testing phase. Existing methods often rely on training on frontalised images or learning pose-invariant representations, yet both approaches typically require re-training and testing for each dataset, involving a substantial amount of effort. In contrast, this study proposes Pose-TTA, a novel approach that aligns faces at inference time without additional training. To achieve this, we employ a portrait animator that transfers the source image identity into the pose of a driving image. Instead of frontalising a side-profile face -- which can introduce distortion -- Pose-TTA generates matching side-profile images for comparison, thereby reducing identity information loss. Furthermore, we propose a weighted feature aggregation strategy to address any distortions or biases arising from the synthetic data, thus enhancing the reliability of the augmented images. Extensive experiments on diverse datasets and with various pre-trained face recognition models demonstrate that Pose-TTA consistently improves inference performance. Moreover, our method is straightforward to integrate into existing face recognition pipelines, as it requires no retraining or fine-tuning of the underlying recognition models.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:11:35 GMT" } ]
2025-05-15T00:00:00
[ [ "Jung", "Jaemin", "" ], [ "Jang", "Youngjoon", "" ], [ "Chung", "Joon Son", "" ] ]
2505.09257
Jiamin Lai
Jia-Min Lai, Bingyue Bian, Zhonghai Yu, Kaiwei Guo, Yajing Zhang, Pengnan Zhao, Xiaoqian Zhang, Chunyang Tang, Jiasen Cao, Zhiyong Quan, Fei Wang, and Xiaohong Xu
Recent progress on electron- and magnon-mediated torques
37 pages, 14 figures
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
The growing demand for artificial intelligence and complex computing has underscored the urgent need for advanced data storage technologies. Spin-orbit torque (SOT) has emerged as a leading candidate for high-speed, high-density magnetic random-access memory due to its ultrafast switching speed and low power consumption. This review systematically explores the generation and switching mechanisms of electron-mediated torques (including both conventional SOTs and orbital torques) and magnon-mediated torques. We discuss key materials that enable these effects: heavy metals, topological insulators, low-crystal-symmetry materials, non-collinear antiferromagnets, and altermagnets for conventional SOTs; 3d, 4d, and 5d transition metals for orbital torques; and antiferromagnetic insulator NiO- and multiferroic BiFeO3-based sandwich structures for magnon torques. We emphasize that although key components of SOT devices have been demonstrated, numerous promising materials and critical questions regarding their underlying mechanisms remain to be explored. Therefore, this field represents a dynamic and rapidly evolving frontier in spintronics, offering significant potential for advancing next-generation information storage and computational technologies.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:13:12 GMT" } ]
2025-05-15T00:00:00
[ [ "Lai", "Jia-Min", "" ], [ "Bian", "Bingyue", "" ], [ "Yu", "Zhonghai", "" ], [ "Guo", "Kaiwei", "" ], [ "Zhang", "Yajing", "" ], [ "Zhao", "Pengnan", "" ], [ "Zhang", "Xiaoqian", "" ], [ "Tang", "Chunyang", "" ], [ "Cao", "Jiasen", "" ], [ "Quan", "Zhiyong", "" ], [ "Wang", "Fei", "" ], [ "Xu", "Xiaohong", "" ] ]
2505.09259
Xi Wang
Chenyu Wu, Xi Wang, Yi Hu, Shuai Han, and Dusit Niyato
Interplay Between AI and Space-Air-Ground Integrated Network: The Road Ahead
null
null
null
null
cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Space-air-ground integrated network (SAGIN) is envisioned as a key network architecture for achieving ubiquitous coverage in the next-generation communication system. Concurrently, artificial intelligence (AI) plays a pivotal role in managing the complex control of SAGIN, thereby enhancing its automation and flexibility. Despite this, there remains a significant research gap concerning the interaction between AI and SAGIN. In this context, we first present a promising approach for developing a generalized AI model capable of executing multiple tasks simultaneously in SAGIN. Subsequently, we propose a framework that leverages software-defined networking (SDN) and AI technologies to manage the resources and services across the entire SAGIN. Particularly, we demonstrate the real-world applicability of our proposed framework through a comprehensive case study. These works pave the way for the deep integration of SAGIN and AI in future wireless networks.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:14:35 GMT" } ]
2025-05-15T00:00:00
[ [ "Wu", "Chenyu", "" ], [ "Wang", "Xi", "" ], [ "Hu", "Yi", "" ], [ "Han", "Shuai", "" ], [ "Niyato", "Dusit", "" ] ]
2505.09260
Pratibha Raghupati Hegde Ms
Pratibha Raghupati Hegde, Paolo Marcandelli, Yuanchun He, Luca Pennati, Jeremy J. Williams, Ivy Peng, Stefano Markidis
A Hybrid Quantum-Classical Particle-in-Cell Method for Plasma Simulations
10 pages, 8 figures
null
null
null
quant-ph cs.ET
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a hybrid quantum-classical electrostatic Particle-in-Cell (PIC) method, where the electrostatic field Poisson solver is implemented on a quantum computer simulator using a hybrid classical-quantum Neural Network (HNN) using data-driven and physics-informed learning approaches. The HNN is trained on classical PIC simulation results and executed via a PennyLane quantum simulator. The remaining computational steps, including particle motion and field interpolation, are performed on a classical system. To evaluate the accuracy and computational cost of this hybrid approach, we test the hybrid quantum-classical electrostatic PIC against the two-stream instability, a standard benchmark in plasma physics. Our results show that the quantum Poisson solver achieves comparable accuracy to classical methods. It also provides insights into the feasibility of using quantum computing and HNNs for plasma simulations. We also discuss the computational overhead associated with current quantum computer simulators, showing the challenges and potential advantages of hybrid quantum-classical numerical methods.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:19:33 GMT" } ]
2025-05-15T00:00:00
[ [ "Hegde", "Pratibha Raghupati", "" ], [ "Marcandelli", "Paolo", "" ], [ "He", "Yuanchun", "" ], [ "Pennati", "Luca", "" ], [ "Williams", "Jeremy J.", "" ], [ "Peng", "Ivy", "" ], [ "Markidis", "Stefano", "" ] ]
2505.09261
Cheng Meng
Cheng Meng, ZhengWei Jiang, QiuYun Wang, XinYi Li, ChunYan Ma, FangMing Dong, FangLi Ren, BaoXu Liu
Instantiating Standards: Enabling Standard-Driven Text TTP Extraction with Evolvable Memory
null
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Extracting MITRE ATT\&CK Tactics, Techniques, and Procedures (TTPs) from natural language threat reports is crucial yet challenging. Existing methods primarily focus on performance metrics using data-driven approaches, often neglecting mechanisms to ensure faithful adherence to the official standard. This deficiency compromises reliability and consistency of TTP assignments, creating intelligence silos and contradictory threat assessments across organizations. To address this, we introduce a novel framework that converts abstract standard definitions into actionable, contextualized knowledge. Our method utilizes Large Language Model (LLM) to generate, update, and apply this knowledge. This framework populates an evolvable memory with dual-layer situational knowledge instances derived from labeled examples and official definitions. The first layer identifies situational contexts (e.g., "Communication with C2 using encoded subdomains"), while the second layer captures distinctive features that differentiate similar techniques (e.g., distinguishing T1132 "Data Encoding" from T1071 "Application Layer Protocol" based on whether the focus is on encoding methods or protocol usage). This structured approach provides a transparent basis for explainable TTP assignments and enhanced human oversight, while also helping to standardize other TTP extraction systems. Experiments show our framework (using Qwen2.5-32B) boosts Technique F1 scores by 11\% over GPT-4o. Qualitative analysis confirms superior standardization, enhanced transparency, and improved explainability in real-world threat intelligence scenarios. To the best of our knowledge, this is the first work that uses the LLM to generate, update, and apply the a new knowledge for TTP extraction.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:22:13 GMT" } ]
2025-05-15T00:00:00
[ [ "Meng", "Cheng", "" ], [ "Jiang", "ZhengWei", "" ], [ "Wang", "QiuYun", "" ], [ "Li", "XinYi", "" ], [ "Ma", "ChunYan", "" ], [ "Dong", "FangMing", "" ], [ "Ren", "FangLi", "" ], [ "Liu", "BaoXu", "" ] ]
2505.09262
Hongxin Xiang
Hongxin Xiang, Ke Li, Mingquan Liu, Zhixiang Cheng, Bin Yao, Wenjie Du, Jun Xia, Li Zeng, Xin Jin, Xiangxiang Zeng
EDBench: Large-Scale Electron Density Data for Molecular Modeling
null
null
null
null
physics.chem-ph cs.AI cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
Existing molecular machine learning force fields (MLFFs) generally focus on the learning of atoms, molecules, and simple quantum chemical properties (such as energy and force), but ignore the importance of electron density (ED) $\rho(r)$ in accurately understanding molecular force fields (MFFs). ED describes the probability of finding electrons at specific locations around atoms or molecules, which uniquely determines all ground state properties (such as energy, molecular structure, etc.) of interactive multi-particle systems according to the Hohenberg-Kohn theorem. However, the calculation of ED relies on the time-consuming first-principles density functional theory (DFT) which leads to the lack of large-scale ED data and limits its application in MLFFs. In this paper, we introduce EDBench, a large-scale, high-quality dataset of ED designed to advance learning-based research at the electronic scale. Built upon the PCQM4Mv2, EDBench provides accurate ED data, covering 3.3 million molecules. To comprehensively evaluate the ability of models to understand and utilize electronic information, we design a suite of ED-centric benchmark tasks spanning prediction, retrieval, and generation. Our evaluation on several state-of-the-art methods demonstrates that learning from EDBench is not only feasible but also achieves high accuracy. Moreover, we show that learning-based method can efficiently calculate ED with comparable precision while significantly reducing the computational cost relative to traditional DFT calculations. All data and benchmarks from EDBench will be freely available, laying a robust foundation for ED-driven drug discovery and materials science.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:23:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Xiang", "Hongxin", "" ], [ "Li", "Ke", "" ], [ "Liu", "Mingquan", "" ], [ "Cheng", "Zhixiang", "" ], [ "Yao", "Bin", "" ], [ "Du", "Wenjie", "" ], [ "Xia", "Jun", "" ], [ "Zeng", "Li", "" ], [ "Jin", "Xin", "" ], [ "Zeng", "Xiangxiang", "" ] ]
2505.09263
Bin-Bin Gao
Guan Gui, Bin-Bin Gao, Jun Liu, Chengjie Wang, Yunsheng Wu
Few-Shot Anomaly-Driven Generation for Anomaly Classification and Segmentation
Accepted by ECCV 2024
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Anomaly detection is a practical and challenging task due to the scarcity of anomaly samples in industrial inspection. Some existing anomaly detection methods address this issue by synthesizing anomalies with noise or external data. However, there is always a large semantic gap between synthetic and real-world anomalies, resulting in weak performance in anomaly detection. To solve the problem, we propose a few-shot Anomaly-driven Generation (AnoGen) method, which guides the diffusion model to generate realistic and diverse anomalies with only a few real anomalies, thereby benefiting training anomaly detection models. Specifically, our work is divided into three stages. In the first stage, we learn the anomaly distribution based on a few given real anomalies and inject the learned knowledge into an embedding. In the second stage, we use the embedding and given bounding boxes to guide the diffusion model to generate realistic and diverse anomalies on specific objects (or textures). In the final stage, we propose a weakly-supervised anomaly detection method to train a more powerful model with generated anomalies. Our method builds upon DRAEM and DesTSeg as the foundation model and conducts experiments on the commonly used industrial anomaly detection dataset, MVTec. The experiments demonstrate that our generated anomalies effectively improve the model performance of both anomaly classification and segmentation tasks simultaneously, \eg, DRAEM and DseTSeg achieved a 5.8\% and 1.5\% improvement in AU-PR metric on segmentation task, respectively. The code and generated anomalous data are available at https://github.com/gaobb/AnoGen.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:25:06 GMT" } ]
2025-05-15T00:00:00
[ [ "Gui", "Guan", "" ], [ "Gao", "Bin-Bin", "" ], [ "Liu", "Jun", "" ], [ "Wang", "Chengjie", "" ], [ "Wu", "Yunsheng", "" ] ]
2505.09264
Bin-Bin Gao
Bin-Bin Gao
Learning to Detect Multi-class Anomalies with Just One Normal Image Prompt
Accepted by ECCV 2024
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Unsupervised reconstruction networks using self-attention transformers have achieved state-of-the-art performance for multi-class (unified) anomaly detection with a single model. However, these self-attention reconstruction models primarily operate on target features, which may result in perfect reconstruction for both normal and anomaly features due to high consistency with context, leading to failure in detecting anomalies. Additionally, these models often produce inaccurate anomaly segmentation due to performing reconstruction in a low spatial resolution latent space. To enable reconstruction models enjoying high efficiency while enhancing their generalization for unified anomaly detection, we propose a simple yet effective method that reconstructs normal features and restores anomaly features with just One Normal Image Prompt (OneNIP). In contrast to previous work, OneNIP allows for the first time to reconstruct or restore anomalies with just one normal image prompt, effectively boosting unified anomaly detection performance. Furthermore, we propose a supervised refiner that regresses reconstruction errors by using both real normal and synthesized anomalous images, which significantly improves pixel-level anomaly segmentation. OneNIP outperforms previous methods on three industry anomaly detection benchmarks: MVTec, BTAD, and VisA. The code and pre-trained models are available at https://github.com/gaobb/OneNIP.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:25:14 GMT" } ]
2025-05-15T00:00:00
[ [ "Gao", "Bin-Bin", "" ] ]
2505.09265
Bin-Bin Gao
Bin-Bin Gao
MetaUAS: Universal Anomaly Segmentation with One-Prompt Meta-Learning
Accepted by NeurIPS 2024
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Zero- and few-shot visual anomaly segmentation relies on powerful vision-language models that detect unseen anomalies using manually designed textual prompts. However, visual representations are inherently independent of language. In this paper, we explore the potential of a pure visual foundation model as an alternative to widely used vision-language models for universal visual anomaly segmentation. We present a novel paradigm that unifies anomaly segmentation into change segmentation. This paradigm enables us to leverage large-scale synthetic image pairs, featuring object-level and local region changes, derived from existing image datasets, which are independent of target anomaly datasets. We propose a one-prompt Meta-learning framework for Universal Anomaly Segmentation (MetaUAS) that is trained on this synthetic dataset and then generalizes well to segment any novel or unseen visual anomalies in the real world. To handle geometrical variations between prompt and query images, we propose a soft feature alignment module that bridges paired-image change perception and single-image semantic segmentation. This is the first work to achieve universal anomaly segmentation using a pure vision model without relying on special anomaly detection datasets and pre-trained visual-language models. Our method effectively and efficiently segments any anomalies with only one normal image prompt and enjoys training-free without guidance from language. Our MetaUAS significantly outperforms previous zero-shot, few-shot, and even full-shot anomaly segmentation methods. The code and pre-trained models are available at https://github.com/gaobb/MetaUAS.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:25:26 GMT" } ]
2025-05-15T00:00:00
[ [ "Gao", "Bin-Bin", "" ] ]
2505.09266
Lirand\"e Pira
Lirand\"e Pira, Airin Antony, Nayanthara Prathap, Daniel Peace, Jacquiline Romero
Enhanced Photonic Chip Design via Interpretable Machine Learning Techniques
null
null
null
null
physics.optics cs.LG quant-ph
http://creativecommons.org/licenses/by/4.0/
Photonic chip design has seen significant advancements with the adoption of inverse design methodologies, offering flexibility and efficiency in optimizing device performance. However, the black-box nature of the optimization approaches, such as those used in inverse design in order to minimize a loss function or maximize coupling efficiency, poses challenges in understanding the outputs. This challenge is prevalent in machine learning-based optimization methods, which can suffer from the same lack of transparency. To this end, interpretability techniques address the opacity of optimization models. In this work, we apply interpretability techniques from machine learning, with the aim of gaining understanding of inverse design optimization used in designing photonic components, specifically two-mode multiplexers. We base our methodology on the widespread interpretability technique known as local interpretable model-agnostic explanations, or LIME. As a result, LIME-informed insights point us to more effective initial conditions, directly improving device performance. This demonstrates that interpretability methods can do more than explain models -- they can actively guide and enhance the inverse-designed photonic components. Our results demonstrate the ability of interpretable techniques to reveal underlying patterns in the inverse design process, leading to the development of better-performing components.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:32:50 GMT" } ]
2025-05-15T00:00:00
[ [ "Pira", "Lirandë", "" ], [ "Antony", "Airin", "" ], [ "Prathap", "Nayanthara", "" ], [ "Peace", "Daniel", "" ], [ "Romero", "Jacquiline", "" ] ]
2505.09267
Isaac Harris
Isaac B. W. Harris, Ian Christen, Sofia M. Patom\"aki, Hamza Raniwala, Maxim Sirotin, Marco Colangelo, Kevin C. Chen, Carlos Errando-Herranz, David J. Starling, Ryan Murphy, Katia Shtyrkova, Owen Medeiros, Matthew E. Trusheim, Karl K. Berggren, P. Benjamin Dixon, Dirk Englund
High-Fidelity Control of a Strongly Coupled Electro-Nuclear Spin-Photon Interface
null
null
null
null
quant-ph cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Long distance quantum networking requires combining efficient spin-photon interfaces with long-lived local memories. Group-IV color centers in diamond (SiV, GeV, and SnV) are promising candidates for this application, containing an electronic spin-photon interface and dopant nuclear spin memory. Recent work has demonstrated state-of-the-art performance in spin-photon coupling and spin-spin entanglement. However, coupling between the electron and nuclear spins introduces a phase kickback during optical excitation that limits the utility of the nuclear memory. Here, we propose using the large hyperfine coupling of SnV-117 to operate the device at zero magnetic field in a regime where the memory is insensitive to optical excitation. We further demonstrate ground state spin control of a SnV-117 color center integrated in a photonic integrated circuit, showing 97.8% gate fidelity and 2.5 ms coherence time for the memory spin level. This shows the viability of the zero-field protocol for high fidelity operation, and lays the groundwork for building quantum network nodes with SnV-117 devices.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:36:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Harris", "Isaac B. W.", "" ], [ "Christen", "Ian", "" ], [ "Patomäki", "Sofia M.", "" ], [ "Raniwala", "Hamza", "" ], [ "Sirotin", "Maxim", "" ], [ "Colangelo", "Marco", "" ], [ "Chen", "Kevin C.", "" ], [ "Errando-Herranz", "Carlos", "" ], [ "Starling", "David J.", "" ], [ "Murphy", "Ryan", "" ], [ "Shtyrkova", "Katia", "" ], [ "Medeiros", "Owen", "" ], [ "Trusheim", "Matthew E.", "" ], [ "Berggren", "Karl K.", "" ], [ "Dixon", "P. Benjamin", "" ], [ "Englund", "Dirk", "" ] ]
2505.09268
ChengJie Wang
Chengjie Wang
On the length of a class of maximal commutative subalgebras
17 pages
null
null
null
math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A maximal commutative subalgebra is a substructure in algebra with the greatest commutative property. By studying the lengths of maximal commutative subalgebras, one can more clearly characterize the structure of commutative subalgebras in the full matrix algebra $\mathrm{M}_n({\mathbb{F}})$. Inspired by \cite[Proposition~4.12]{markova2013}, this paper identifies a class of maximal commutative subalgebras $\mathcal{B}_{k,m,l}$ and computes their lengths. Finally, we present two concrete examples to show that it is not a straightforward generalization.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:37:20 GMT" } ]
2025-05-15T00:00:00
[ [ "Wang", "Chengjie", "" ] ]
2505.09269
Pierre Maier
Ulrich Frank, Pierre Maier
How an unintended Side Effect of a Research Project led to Boosting the Power of UML
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
This paper describes the design, implementation and use of a new UML modeling tool that represents a significant advance over conventional tools. Among other things, it allows the integration of class diagrams and object diagrams as well as the execution of objects. This not only enables new software architectures characterized by the integration of software with corresponding object models, but is also ideal for use in teaching, as it provides students with a particularly stimulating learning experience. A special feature of the project is that it has emerged from a long-standing international research project, which is aimed at a comprehensive multi-level architecture. The project is therefore an example of how research can lead to valuable results that arise as a side effect of other work.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:38:37 GMT" } ]
2025-05-15T00:00:00
[ [ "Frank", "Ulrich", "" ], [ "Maier", "Pierre", "" ] ]
2505.09270
Lu Zhu
Xinghong Pan, Xue Ping Wang and Lu Zhu
The Kramers-Fokker-Planck equation with a decaying potential in $\mathbb R^n$, $n \ge 4$
null
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
We use methods from microlocal analysis and quantum scattering to study spectral properties near the threshold zero of the Kramers-Fokker-Planck operator with a decaying potential in $\mathbb R^n$, $n \ge 4$, and deduce the large-time behavior of solutions to the kinetic Kramers-Fokker-Planck equation. For short-range potentials, we establish an optimal time-decay estimate in weighted $L^2$-spaces when $ n\ge 5$ is odd. For potentials decaying like $O(|x|^{-\rho})$ for some $\rho > n-1$, we obtain, for all dimensions $n \ge 4$, a large-time expansion of the solution with the leading term given by the Maxwell-Boltzmann distribution multiplied by the factor $(4\pi t)^{-\frac n 2}$ corresponding to the decay for the heat equation. These results complete those obtained in [16, 22] for dimensions $n=1$ and $3$. The same questions for $n=2$ are still open.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:39:54 GMT" } ]
2025-05-15T00:00:00
[ [ "Pan", "Xinghong", "" ], [ "Wang", "Xue Ping", "" ], [ "Zhu", "Lu", "" ] ]
2505.09271
Timon Schapeler
Timon Schapeler, Fabian Schlue, Michael Stefszky, Benjamin Brecht, Christine Silberhorn, Tim J. Bartley
Optimizing photon-number resolution with superconducting nanowire multi-photon detectors
8 pages, 2 figures, SPIE Proceedings Paper
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we briefly review the state-of-the-art of intrinsic photon-number resolution (PNR) with superconducting nanowire single-photon detectors (SNSPDs) and will provide an overview of the various experimental techniques employed to achieve PNR. Additionally, we introduce a resolvability criterion to PNR based on SNSPDs.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:40:04 GMT" } ]
2025-05-15T00:00:00
[ [ "Schapeler", "Timon", "" ], [ "Schlue", "Fabian", "" ], [ "Stefszky", "Michael", "" ], [ "Brecht", "Benjamin", "" ], [ "Silberhorn", "Christine", "" ], [ "Bartley", "Tim J.", "" ] ]
2505.09272
Jonathan Butterworth
Andy Buckley, Jon Butterworth, Joseph Egan, Christian Gutschow, Sihyun Jeon, Martin Habedank, Tomasz Procter, Peng Wang, Yoran Yeh, Luzhan Yue
Constraints On New Theories Using Rivet : CONTUR version 3 release note
null
null
null
MCNET-25-08
hep-ph hep-ex
http://creativecommons.org/licenses/by/4.0/
The CONTUR toolkit exploits RIVET and its library of more than a thousand energy-frontier differential cross-section measurements from the Large Hadron Collider to allow rapid limit-setting and consistency checks for new physics models. In this note we summarise the main changes in the new CONTUR 3 major release series. These include additional statistical treatments, efficiency improvements, new plotting utilities and many new measurements and Standard Model predictions.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:40:50 GMT" } ]
2025-05-15T00:00:00
[ [ "Buckley", "Andy", "" ], [ "Butterworth", "Jon", "" ], [ "Egan", "Joseph", "" ], [ "Gutschow", "Christian", "" ], [ "Jeon", "Sihyun", "" ], [ "Habedank", "Martin", "" ], [ "Procter", "Tomasz", "" ], [ "Wang", "Peng", "" ], [ "Yeh", "Yoran", "" ], [ "Yue", "Luzhan", "" ] ]
2505.09273
Samuel Belin
R. Aaij, A.S.W. Abdelmotteleb, C. Abellan Beteta, F. Abudin\'en, T. Ackernley, A. A. Adefisoye, B. Adeva, M. Adinolfi, P. Adlarson, C. Agapopoulou, C.A. Aidala, Z. Ajaltouni, S. Akar, K. Akiba, P. Albicocco, J. Albrecht, F. Alessio, Z. Aliouche, P. Alvarez Cartelle, R. Amalric, S. Amato, J.L. Amey, Y. Amhis, L. An, L. Anderlini, M. Andersson, A. Andreianov, P. Andreola, M. Andreotti, A. Anelli, D. Ao, F. Archilli, Z Areg, M. Argenton, S. Arguedas Cuendis, A. Artamonov, M. Artuso, E. Aslanides, R. Ata\'ide Da Silva, M. Atzeni, B. Audurier, D. Bacher, I. Bachiller Perea, S. Bachmann, M. Bachmayer, J.J. Back, P. Baladron Rodriguez, V. Balagura, A. Balboni, W. Baldini, L. Balzani, H. Bao, J. Baptista de Souza Leite, C. Barbero Pretel, M. Barbetti, I. R. Barbosa, R.J. Barlow, M. Barnyakov, S. Barsuk, W. Barter, J. Bartz, S. Bashir, B. Batsukh, P. B. Battista, A. Bay, A. Beck, M. Becker, F. Bedeschi, I.B. Bediaga, N. A. Behling, S. Belin, K. Belous, I. Belov, I. Belyaev, G. Benane, G. Bencivenni, E. Ben-Haim, A. Berezhnoy, R. Bernet, S. Bernet Andres, A. Bertolin, C. Betancourt, F. Betti, J. Bex, Ia. Bezshyiko, O. Bezshyyko, J. Bhom, M.S. Bieker, N.V. Biesuz, P. Billoir, A. Biolchini, M. Birch, F.C.R. Bishop, A. Bitadze, A. Bizzeti, T. Blake, F. Blanc, J.E. Blank, S. Blusk, V. Bocharnikov, J.A. Boelhauve, O. Boente Garcia, T. Boettcher, A. Bohare, A. Boldyrev, C.S. Bolognani, R. Bolzonella, R. B. Bonacci, N. Bondar, A. Bordelius, F. Borgato, S. Borghi, M. Borsato, J.T. Borsuk, E. Bottalico, S.A. Bouchiba, M. Bovill, T.J.V. Bowcock, A. Boyer, C. Bozzi, J. D. Brandenburg, A. Brea Rodriguez, N. Breer, J. Brodzicka, A. Brossa Gonzalo, J. Brown, D. Brundu, E. Buchanan, L. Buonincontri, M. Burgos Marcos, A.T. Burke, C. Burr, J.S. Butter, J. Buytaert, W. Byczynski, S. Cadeddu, H. Cai, A. Caillet, R. Calabrese, S. Calderon Ramirez, L. Calefice, S. Cali, M. Calvi, M. Calvo Gomez, P. Camargo Magalhaes, J. I. Cambon Bouzas, P. Campana, D.H. Campora Perez, A.F. Campoverde Quezada, S. Capelli, L. Capriotti, R. Caravaca-Mora, A. Carbone, L. Carcedo Salgado, R. Cardinale, A. Cardini, P. Carniti, L. Carus, A. Casais Vidal, R. Caspary, G. Casse, M. Cattaneo, G. Cavallero, V. Cavallini, S. Celani, S. Cesare, A.J. Chadwick, I. Chahrour, H. Chang, M. Charles, Ph. Charpentier, E. Chatzianagnostou, M. Chefdeville, C. Chen, S. Chen, Z. Chen, A. Chernov, S. Chernyshenko, X. Chiotopoulos, V. Chobanova, M. Chrzaszcz, A. Chubykin, V. Chulikov, P. Ciambrone, X. Cid Vidal, G. Ciezarek, P. Cifra, P.E.L. Clarke, M. Clemencic, H.V. Cliff, J. Closier, C. Cocha Toapaxi, V. Coco, J. Cogan, E. Cogneras, L. Cojocariu, S. Collaviti, P. Collins, T. Colombo, M. Colonna, A. Comerma-Montells, L. Congedo, A. Contu, N. Cooke, C. Coronel, I. Corredoira, A. Correia, G. Corti, J. Cottee Meldrum, B. Couturier, D.C. Craik, M. Cruz Torres, E. Curras Rivera, R. Currie, C.L. Da Silva, S. Dadabaev, L. Dai, X. Dai, E. Dall'Occo, J. Dalseno, C. D'Ambrosio, J. Daniel, P. d'Argent, G. Darze, A. Davidson, J.E. Davies, O. De Aguiar Francisco, C. De Angelis, F. De Benedetti, J. de Boer, K. De Bruyn, S. De Capua, M. De Cian, U. De Freitas Carneiro Da Graca, E. De Lucia, J.M. De Miranda, L. De Paula, M. De Serio, P. De Simone, F. De Vellis, J.A. de Vries, F. Debernardis, D. Decamp, S. Dekkers, L. Del Buono, B. Delaney, H.-P. Dembinski, J. Deng, V. Denysenko, O. Deschamps, F. Dettori, B. Dey, P. Di Nezza, I. Diachkov, S. Didenko, S. Ding, L. Dittmann, V. Dobishuk, A. D. Docheva, C. Dong, A.M. Donohoe, F. Dordei, A.C. dos Reis, A. D. Dowling, W. Duan, P. Duda, M.W. Dudek, L. Dufour, V. Duk, P. Durante, M. M. Duras, J.M. Durham, O. D. Durmus, A. Dziurda, A. Dzyuba, S. Easo, E. Eckstein, U. Egede, A. Egorychev, V. Egorychev, S. Eisenhardt, E. Ejopu, L. Eklund, M. Elashri, J. Ellbracht, S. Ely, A. Ene, J. Eschle, S. Esen, T. Evans, F. Fabiano, S. Faghih, L.N. Falcao, B. Fang, R. Fantechi, L. Fantini, M. Faria, K. Farmer, D. Fazzini, L. Felkowski, M. Feng, M. Feo, A. Fernandez Casani, M. Fernandez Gomez, A.D. Fernez, F. Ferrari, F. Ferreira Rodrigues, M. Ferrillo, M. Ferro-Luzzi, S. Filippov, R.A. Fini, M. Fiorini, M. Firlej, K.L. Fischer, D.S. Fitzgerald, C. Fitzpatrick, T. Fiutowski, F. Fleuret, M. Fontana, L. F. Foreman, R. Forty, D. Foulds-Holt, V. Franco Lima, M. Franco Sevilla, M. Frank, E. Franzoso, G. Frau, C. Frei, D.A. Friday, J. Fu, Q. F\"uhring, Y. Fujii, T. Fulghesu, E. Gabriel, G. Galati, M.D. Galati, A. Gallas Torreira, D. Galli, S. Gambetta, M. Gandelman, P. Gandini, B. Ganie, H. Gao, R. Gao, T.Q. Gao, Y. Gao, Y. Gao, Y. Gao, L.M. Garcia Martin, P. Garcia Moreno, J. Garc\'ia Pardi\~nas, P. Gardner, K. G. Garg, L. Garrido, C. Gaspar, A. Gavrikov, L.L. Gerken, E. Gersabeck, M. Gersabeck, T. Gershon, S. Ghizzo, Z. Ghorbanimoghaddam, L. Giambastiani, F. I. Giasemis, V. Gibson, H.K. Giemza, A.L. Gilman, M. Giovannetti, A. Giovent\`u, L. Girardey, M.A. Giza, F.C. Glaser, V.V. Gligorov, C. G\"obel, L. Golinka-Bezshyyko, E. Golobardes, D. Golubkov, A. Golutvin, S. Gomez Fernandez, W. Gomulka, F. Goncalves Abrantes, M. Goncerz, G. Gong, J. A. Gooding, I.V. Gorelov, C. Gotti, E. Govorkova, J.P. Grabowski, L.A. Granado Cardoso, E. Graug\'es, E. Graverini, L. Grazette, G. Graziani, A. T. Grecu, L.M. Greeven, N.A. Grieser, L. Grillo, S. Gromov, C. Gu, M. Guarise, L. Guerry, V. Guliaeva, P. A. G\"unther, A.-K. Guseinov, E. Gushchin, Y. Guz, T. Gys, K. Habermann, T. Hadavizadeh, C. Hadjivasiliou, G. Haefeli, C. Haen, G. Hallett, P.M. Hamilton, J. Hammerich, Q. Han, X. Han, S. Hansmann-Menzemer, L. Hao, N. Harnew, T. H. Harris, M. Hartmann, S. Hashmi, J. He, F. Hemmer, C. Henderson, R.D.L. Henderson, A.M. Hennequin, K. Hennessy, L. Henry, J. Herd, P. Herrero Gascon, J. Heuel, A. Hicheur, G. Hijano Mendizabal, J. Horswill, R. Hou, Y. Hou, N. Howarth, J. Hu, W. Hu, X. Hu, W. Hulsbergen, R.J. Hunter, M. Hushchyn, D. Hutchcroft, M. Idzik, D. Ilin, P. Ilten, A. Inglessi, A. Iniukhin, A. Ishteev, K. Ivshin, H. Jage, S.J. Jaimes Elles, S. Jakobsen, E. Jans, B.K. Jashal, A. Jawahery, V. Jevtic, E. Jiang, X. Jiang, Y. Jiang, Y. J. Jiang, M. John, A. John Rubesh Rajan, D. Johnson, C.R. Jones, T.P. Jones, S. Joshi, B. Jost, J. Juan Castella, N. Jurik, I. Juszczak, D. Kaminaris, S. Kandybei, M. Kane, Y. Kang, C. Kar, M. Karacson, D. Karpenkov, A. Kauniskangas, J.W. Kautz, M.K. Kazanecki, F. Keizer, M. Kenzie, T. Ketel, B. Khanji, A. Kharisova, S. Kholodenko, G. Khreich, T. Kirn, V.S. Kirsebom, O. Kitouni, S. Klaver, N. Kleijne, K. Klimaszewski, M.R. Kmiec, S. Koliiev, L. Kolk, A. Konoplyannikov, P. Kopciewicz, P. Koppenburg, A. Korchin, M. Korolev, I. Kostiuk, O. Kot, S. Kotriakhova, A. Kozachuk, P. Kravchenko, L. Kravchuk, M. Kreps, P. Krokovny, W. Krupa, W. Krzemien, O. Kshyvanskyi, S. Kubis, M. Kucharczyk, V. Kudryavtsev, E. Kulikova, A. Kupsc, V. Kushnir, B. Kutsenko, I. Kyryllin, D. Lacarrere, P. Laguarta Gonzalez, A. Lai, A. Lampis, D. Lancierini, C. Landesa Gomez, J.J. Lane, G. Lanfranchi, C. Langenbruch, J. Langer, O. Lantwin, T. Latham, F. Lazzari, C. Lazzeroni, R. Le Gac, H. Lee, R. Lef\`evre, A. Leflat, S. Legotin, M. Lehuraux, E. Lemos Cid, O. Leroy, T. Lesiak, E. D. Lesser, B. Leverington, A. Li, C. Li, C. Li, H. Li, J. Li, K. Li, L. Li, M. Li, P. Li, P.-R. Li, Q. Li, S. Li, T. Li, T. Li, Y. Li, Y. Li, Z. Lian, X. Liang, S. Libralon, C. Lin, T. Lin, R. Lindner, H. Linton, R. Litvinov, D. Liu, F. L. Liu, G. Liu, K. Liu, S. Liu, W. Liu, Y. Liu, Y. Liu, Y. L. Liu, G. Loachamin Ordonez, A. Lobo Salvia, A. Loi, T. Long, J.H. Lopes, A. Lopez Huertas, S. L\'opez Soli\~no, Q. Lu, C. Lucarelli, D. Lucchesi, M. Lucio Martinez, Y. Luo, A. Lupato, E. Luppi, K. Lynch, X.-R. Lyu, G. M. Ma, S. Maccolini, F. Machefert, F. Maciuc, B. Mack, I. Mackay, L. M. Mackey, L.R. Madhan Mohan, M. J. Madurai, D. Magdalinski, D. Maisuzenko, J.J. Malczewski, S. Malde, L. Malentacca, A. Malinin, T. Maltsev, G. Manca, G. Mancinelli, C. Mancuso, R. Manera Escalero, F. M. Manganella, D. Manuzzi, D. Marangotto, J.F. Marchand, R. Marchevski, U. Marconi, E. Mariani, S. Mariani, C. Marin Benito, J. Marks, A.M. Marshall, L. Martel, G. Martelli, G. Martellotti, L. Martinazzoli, M. Martinelli, D. Martinez Gomez, D. Martinez Santos, F. Martinez Vidal, A. Martorell i Granollers, A. Massafferri, R. Matev, A. Mathad, V. Matiunin, C. Matteuzzi, K.R. Mattioli, A. Mauri, E. Maurice, J. Mauricio, P. Mayencourt, J. Mazorra de Cos, M. Mazurek, M. McCann, T.H. McGrath, N.T. McHugh, A. McNab, R. McNulty, B. Meadows, G. Meier, D. Melnychuk, F. M. Meng, M. Merk, A. Merli, L. Meyer Garcia, D. Miao, H. Miao, M. Mikhasenko, D.A. Milanes, A. Minotti, E. Minucci, T. Miralles, B. Mitreska, D.S. Mitzel, A. Modak, L. Moeser, R.A. Mohammed, R.D. Moise, E. F. Molina Cardenas, T. Momb\"acher, M. Monk, S. Monteil, A. Morcillo Gomez, G. Morello, M.J. Morello, M.P. Morgenthaler, J. Moron, W. Morren, A.B. Morris, A.G. Morris, R. Mountain, H. Mu, Z. M. Mu, E. Muhammad, F. Muheim, M. Mulder, K. M\"uller, F. Mu\~noz-Rojas, R. Murta, V. Mytrochenko, P. Naik, T. Nakada, R. Nandakumar, T. Nanut, I. Nasteva, M. Needham, E. Nekrasova, N. Neri, S. Neubert, N. Neufeld, P. Neustroev, J. Nicolini, D. Nicotra, E.M. Niel, N. Nikitin, Q. Niu, P. Nogarolli, P. Nogga, C. Normand, J. Novoa Fernandez, G. Nowak, C. Nunez, H. N. Nur, A. Oblakowska-Mucha, V. Obraztsov, T. Oeser, S. Okamura, A. Okhotnikov, O. Okhrimenko, R. Oldeman, F. Oliva, M. Olocco, C.J.G. Onderwater, R.H. O'Neil, D. Osthues, J.M. Otalora Goicochea, P. Owen, A. Oyanguren, O. Ozcelik, F. Paciolla, A. Padee, K.O. Padeken, B. Pagare, T. Pajero, A. Palano, M. Palutan, X. Pan, S. Panebianco, G. Panshin, L. Paolucci, A. Papanestis, M. Pappagallo, L.L. Pappalardo, C. Pappenheimer, C. Parkes, D. Parmar, B. Passalacqua, G. Passaleva, D. Passaro, A. Pastore, M. Patel, J. Patoc, C. Patrignani, A. Paul, C.J. Pawley, A. Pellegrino, J. Peng, M. Pepe Altarelli, S. Perazzini, D. Pereima, H. Pereira Da Costa, A. Pereiro Castro, P. Perret, A. Perrevoort, A. Perro, M.J. Peters, K. Petridis, A. Petrolini, J. P. Pfaller, H. Pham, L. Pica, M. Piccini, L. Piccolo, B. Pietrzyk, G. Pietrzyk, R. N. Pilato, D. Pinci, F. Pisani, M. Pizzichemi, V. M. Placinta, M. Plo Casasus, T. Poeschl, F. Polci, M. Poli Lener, A. Poluektov, N. Polukhina, I. Polyakov, E. Polycarpo, S. Ponce, D. Popov, S. Poslavskii, K. Prasanth, C. Prouve, D. Provenzano, V. Pugatch, G. Punzi, S. Qasim, Q. Q. Qian, W. Qian, N. Qin, S. Qu, R. Quagliani, R.I. Rabadan Trejo, J.H. Rademacker, M. Rama, M. Ram\'irez Garc\'ia, V. Ramos De Oliveira, M. Ramos Pernas, M.S. Rangel, F. Ratnikov, G. Raven, M. Rebollo De Miguel, F. Redi, J. Reich, F. Reiss, Z. Ren, P.K. Resmi, M. Ribalda Galvez, R. Ribatti, G. Ricart, D. Riccardi, S. Ricciardi, K. Richardson, M. Richardson-Slipper, K. Rinnert, P. Robbe, G. Robertson, E. Rodrigues, A. Rodriguez Alvarez, E. Rodriguez Fernandez, J.A. Rodriguez Lopez, E. Rodriguez Rodriguez, J. Roensch, A. Rogachev, A. Rogovskiy, D.L. Rolf, P. Roloff, V. Romanovskiy, A. Romero Vidal, G. Romolini, F. Ronchetti, T. Rong, M. Rotondo, S. R. Roy, M.S. Rudolph, M. Ruiz Diaz, R.A. Ruiz Fernandez, J. Ruiz Vidal, J. J. Saavedra-Arias, J.J. Saborido Silva, R. Sadek, N. Sagidova, D. Sahoo, N. Sahoo, B. Saitta, M. Salomoni, I. Sanderswood, R. Santacesaria, C. Santamarina Rios, M. Santimaria, L. Santoro, E. Santovetti, A. Saputi, D. Saranin, A. Sarnatskiy, G. Sarpis, M. Sarpis, C. Satriano, A. Satta, M. Saur, D. Savrina, H. Sazak, F. Sborzacchi, A. Scarabotto, S. Schael, S. Scherl, M. Schiller, H. Schindler, M. Schmelling, B. Schmidt, S. Schmitt, H. Schmitz, O. Schneider, A. Schopper, N. Schulte, S. Schulte, M.H. Schune, G. Schwering, B. Sciascia, A. Sciuccati, I. Segal, S. Sellam, A. Semennikov, T. Senger, M. Senghi Soares, A. Sergi, N. Serra, L. Sestini, A. Seuthe, B. Sevilla Sanjuan, Y. Shang, D.M. Shangase, M. Shapkin, R. S. Sharma, I. Shchemerov, L. Shchutska, T. Shears, L. Shekhtman, Z. Shen, S. Sheng, V. Shevchenko, B. Shi, Q. Shi, Y. Shimizu, E. Shmanin, R. Shorkin, J.D. Shupperd, R. Silva Coutinho, G. Simi, S. Simone, M. Singha, N. Skidmore, T. Skwarnicki, M.W. Slater, E. Smith, K. Smith, M. Smith, L. Soares Lavra, M.D. Sokoloff, F.J.P. Soler, A. Solomin, A. Solovev, I. Solovyev, N. S. Sommerfeld, R. Song, Y. Song, Y. Song, Y. S. Song, F.L. Souza De Almeida, B. Souza De Paula, E. Spadaro Norella, E. Spedicato, J.G. Speer, E. Spiridenkov, P. Spradlin, V. Sriskaran, F. Stagni, M. Stahl, S. Stahl, S. Stanislaus, M. Stefaniak, E.N. Stein, O. Steinkamp, O. Stenyakin, H. Stevens, D. Strekalina, Y. Su, F. Suljik, J. Sun, L. Sun, D. Sundfeld, W. Sutcliffe, K. Swientek, F. Swystun, A. Szabelski, T. Szumlak, Y. Tan, Y. Tang, Y. T. Tang, M.D. Tat, A. Terentev, F. Terzuoli, F. Teubert, U. Thoma, E. Thomas, D.J.D. Thompson, H. Tilquin, V. Tisserand, S. T'Jampens, M. Tobin, L. Tomassetti, G. Tonani, X. Tong, T. Tork, D. Torres Machado, L. Toscano, D.Y. Tou, C. Trippl, G. Tuci, N. Tuning, L.H. Uecker, A. Ukleja, D.J. Unverzagt, A. Upadhyay, B. Urbach, A. Usachov, A. Ustyuzhanin, U. Uwer, V. Vagnoni, V. Valcarce Cadenas, G. Valenti, N. Valls Canudas, J. van Eldik, H. Van Hecke, E. van Herwijnen, C.B. Van Hulse, R. Van Laak, M. van Veghel, G. Vasquez, R. Vazquez Gomez, P. Vazquez Regueiro, C. V\'azquez Sierra, S. Vecchi, J.J. Velthuis, M. Veltri, A. Venkateswaran, M. Verdoglia, M. Vesterinen, D. Vico Benet, P. Vidrier Villalba, M. Vieites Diaz, X. Vilasis-Cardona, E. Vilella Figueras, A. Villa, P. Vincent, B. Vivacqua, F.C. Volle, D. vom Bruch, N. Voropaev, K. Vos, C. Vrahas, J. Wagner, J. Walsh, E.J. Walton, G. Wan, A. Wang, C. Wang, G. Wang, H. Wang, J. Wang, J. Wang, J. Wang, J. Wang, M. Wang, N. W. Wang, R. Wang, X. Wang, X. Wang, X. W. Wang, Y. Wang, Y. Wang, Y. W. Wang, Z. Wang, Z. Wang, Z. Wang, J.A. Ward, M. Waterlaat, N.K. Watson, D. Websdale, Y. Wei, J. Wendel, B.D.C. Westhenry, C. White, M. Whitehead, E. Whiter, A.R. Wiederhold, D. Wiedner, G. Wilkinson, M.K. Wilkinson, M. Williams, M. J. Williams, M.R.J. Williams, R. Williams, Z. Williams, F.F. Wilson, M. Winn, W. Wislicki, M. Witek, L. Witola, G. Wormser, S.A. Wotton, H. Wu, J. Wu, X. Wu, Y. Wu, Z. Wu, K. Wyllie, S. Xian, Z. Xiang, Y. Xie, T. X. Xing, A. Xu, L. Xu, L. Xu, M. Xu, Z. Xu, Z. Xu, Z. Xu, K. Yang, X. Yang, Y. Yang, Z. Yang, V. Yeroshenko, H. Yeung, H. Yin, X. Yin, C. Y. Yu, J. Yu, X. Yuan, Y Yuan, E. Zaffaroni, M. Zavertyaev, M. Zdybal, F. Zenesini, C. Zeng, M. Zeng, C. Zhang, D. Zhang, J. Zhang, L. Zhang, R. Zhang, S. Zhang, S. Zhang, Y. Zhang, Y. Z. Zhang, Z. Zhang, Y. Zhao, A. Zhelezov, S. Z. Zheng, X. Z. Zheng, Y. Zheng, T. Zhou, X. Zhou, Y. Zhou, V. Zhovkovska, L. Z. Zhu, X. Zhu, X. Zhu, Y. Zhu, V. Zhukov, J. Zhuo, Q. Zou, D. Zuliani, G. Zunica
Rapidity and multiplicity dependence of charged-particle flow in $p$Pb collisions at $\sqrt{s_{NN}} = 8.16$ TeV
All figures and tables, along with any supplementary material and additional information, are available at https://cern.ch/lhcbproject/Publications/p/LHCb-PAPER-2025-003.html (LHCb public pages)
null
null
CERN-EP-2025-090, LHCb-PAPER-2025-003
nucl-ex hep-ex
http://creativecommons.org/licenses/by/4.0/
The elliptic and triangular flow of charged particles are measured using two-particle angular correlations in $p$Pb collisions in the pseudorapidity range \cal{2.0 $< |\eta| <$ 4.8}. The data sample was collected by the LHCb experiment in 2016 at a centre-of-mass energy per nucleon pair of $\sqrt{s_{NN}} = 8.16$ TeV, containing in total approximately 1.5 billion collision events. Non-flow contributions are obtained in low-multiplicity collisions and subtracted to extract the flow harmonics. The results are presented as a function of event multiplicity and hadron transverse momentum. Comparisons with a full (3+1)D dynamic model indicate that it overestimates the measured elliptic flow. A comparison between the forward and backward regions reveals no significant differences in flow parameters, suggesting that final-state effects may dominate over initial-state effects in the origin of flow in small systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:45:48 GMT" } ]
2025-05-15T00:00:00
[ [ "Aaij", "R.", "" ], [ "Abdelmotteleb", "A. S. W.", "" ], [ "Beteta", "C. Abellan", "" ], [ "Abudinén", "F.", "" ], [ "Ackernley", "T.", "" ], [ "Adefisoye", "A. A.", "" ], [ "Adeva", "B.", "" ], [ "Adinolfi", "M.", "" ], [ "Adlarson", "P.", "" ], [ "Agapopoulou", "C.", "" ], [ "Aidala", "C. A.", "" ], [ "Ajaltouni", "Z.", "" ], [ "Akar", "S.", "" ], [ "Akiba", "K.", "" ], [ "Albicocco", "P.", "" ], [ "Albrecht", "J.", "" ], [ "Alessio", "F.", "" ], [ "Aliouche", "Z.", "" ], [ "Cartelle", "P. Alvarez", "" ], [ "Amalric", "R.", "" ], [ "Amato", "S.", "" ], [ "Amey", "J. L.", "" ], [ "Amhis", "Y.", "" ], [ "An", "L.", "" ], [ "Anderlini", "L.", "" ], [ "Andersson", "M.", "" ], [ "Andreianov", "A.", "" ], [ "Andreola", "P.", "" ], [ "Andreotti", "M.", "" ], [ "Anelli", "A.", "" ], [ "Ao", "D.", "" ], [ "Archilli", "F.", "" ], [ "Areg", "Z", "" ], [ "Argenton", "M.", "" ], [ "Cuendis", "S. Arguedas", "" ], [ "Artamonov", "A.", "" ], [ "Artuso", "M.", "" ], [ "Aslanides", "E.", "" ], [ "Da Silva", "R. Ataíde", "" ], [ "Atzeni", "M.", "" ], [ "Audurier", "B.", "" ], [ "Bacher", "D.", "" ], [ "Perea", "I. Bachiller", "" ], [ "Bachmann", "S.", "" ], [ "Bachmayer", "M.", "" ], [ "Back", "J. J.", "" ], [ "Rodriguez", "P. Baladron", "" ], [ "Balagura", "V.", "" ], [ "Balboni", "A.", "" ], [ "Baldini", "W.", "" ], [ "Balzani", "L.", "" ], [ "Bao", "H.", "" ], [ "Leite", "J. Baptista de Souza", "" ], [ "Pretel", "C. Barbero", "" ], [ "Barbetti", "M.", "" ], [ "Barbosa", "I. R.", "" ], [ "Barlow", "R. J.", "" ], [ "Barnyakov", "M.", "" ], [ "Barsuk", "S.", "" ], [ "Barter", "W.", "" ], [ "Bartz", "J.", "" ], [ "Bashir", "S.", "" ], [ "Batsukh", "B.", "" ], [ "Battista", "P. B.", "" ], [ "Bay", "A.", "" ], [ "Beck", "A.", "" ], [ "Becker", "M.", "" ], [ "Bedeschi", "F.", "" ], [ "Bediaga", "I. B.", "" ], [ "Behling", "N. A.", "" ], [ "Belin", "S.", "" ], [ "Belous", "K.", "" ], [ "Belov", "I.", "" ], [ "Belyaev", "I.", "" ], [ "Benane", "G.", "" ], [ "Bencivenni", "G.", "" ], [ "Ben-Haim", "E.", "" ], [ "Berezhnoy", "A.", "" ], [ "Bernet", "R.", "" ], [ "Andres", "S. Bernet", "" ], [ "Bertolin", "A.", "" ], [ "Betancourt", "C.", "" ], [ "Betti", "F.", "" ], [ "Bex", "J.", "" ], [ "Bezshyiko", "Ia.", "" ], [ "Bezshyyko", "O.", "" ], [ "Bhom", "J.", "" ], [ "Bieker", "M. S.", "" ], [ "Biesuz", "N. V.", "" ], [ "Billoir", "P.", "" ], [ "Biolchini", "A.", "" ], [ "Birch", "M.", "" ], [ "Bishop", "F. C. R.", "" ], [ "Bitadze", "A.", "" ], [ "Bizzeti", "A.", "" ], [ "Blake", "T.", "" ], [ "Blanc", "F.", "" ], [ "Blank", "J. E.", "" ], [ "Blusk", "S.", "" ], [ "Bocharnikov", "V.", "" ], [ "Boelhauve", "J. A.", "" ], [ "Garcia", "O. Boente", "" ], [ "Boettcher", "T.", "" ], [ "Bohare", "A.", "" ], [ "Boldyrev", "A.", "" ], [ "Bolognani", "C. S.", "" ], [ "Bolzonella", "R.", "" ], [ "Bonacci", "R. B.", "" ], [ "Bondar", "N.", "" ], [ "Bordelius", "A.", "" ], [ "Borgato", "F.", "" ], [ "Borghi", "S.", "" ], [ "Borsato", "M.", "" ], [ "Borsuk", "J. T.", "" ], [ "Bottalico", "E.", "" ], [ "Bouchiba", "S. A.", "" ], [ "Bovill", "M.", "" ], [ "Bowcock", "T. J. V.", "" ], [ "Boyer", "A.", "" ], [ "Bozzi", "C.", "" ], [ "Brandenburg", "J. D.", "" ], [ "Rodriguez", "A. Brea", "" ], [ "Breer", "N.", "" ], [ "Brodzicka", "J.", "" ], [ "Gonzalo", "A. Brossa", "" ], [ "Brown", "J.", "" ], [ "Brundu", "D.", "" ], [ "Buchanan", "E.", "" ], [ "Buonincontri", "L.", "" ], [ "Marcos", "M. Burgos", "" ], [ "Burke", "A. T.", "" ], [ "Burr", "C.", "" ], [ "Butter", "J. S.", "" ], [ "Buytaert", "J.", "" ], [ "Byczynski", "W.", "" ], [ "Cadeddu", "S.", "" ], [ "Cai", "H.", "" ], [ "Caillet", "A.", "" ], [ "Calabrese", "R.", "" ], [ "Ramirez", "S. Calderon", "" ], [ "Calefice", "L.", "" ], [ "Cali", "S.", "" ], [ "Calvi", "M.", "" ], [ "Gomez", "M. Calvo", "" ], [ "Magalhaes", "P. Camargo", "" ], [ "Bouzas", "J. I. Cambon", "" ], [ "Campana", "P.", "" ], [ "Perez", "D. H. Campora", "" ], [ "Quezada", "A. F. Campoverde", "" ], [ "Capelli", "S.", "" ], [ "Capriotti", "L.", "" ], [ "Caravaca-Mora", "R.", "" ], [ "Carbone", "A.", "" ], [ "Salgado", "L. Carcedo", "" ], [ "Cardinale", "R.", "" ], [ "Cardini", "A.", "" ], [ "Carniti", "P.", "" ], [ "Carus", "L.", "" ], [ "Vidal", "A. Casais", "" ], [ "Caspary", "R.", "" ], [ "Casse", "G.", "" ], [ "Cattaneo", "M.", "" ], [ "Cavallero", "G.", "" ], [ "Cavallini", "V.", "" ], [ "Celani", "S.", "" ], [ "Cesare", "S.", "" ], [ "Chadwick", "A. J.", "" ], [ "Chahrour", "I.", "" ], [ "Chang", "H.", "" ], [ "Charles", "M.", "" ], [ "Charpentier", "Ph.", "" ], [ "Chatzianagnostou", "E.", "" ], [ "Chefdeville", "M.", "" ], [ "Chen", "C.", "" ], [ "Chen", "S.", "" ], [ "Chen", "Z.", "" ], [ "Chernov", "A.", "" ], [ "Chernyshenko", "S.", "" ], [ "Chiotopoulos", "X.", "" ], [ "Chobanova", "V.", "" ], [ "Chrzaszcz", "M.", "" ], [ "Chubykin", "A.", "" ], [ "Chulikov", "V.", "" ], [ "Ciambrone", "P.", "" ], [ "Vidal", "X. Cid", "" ], [ "Ciezarek", "G.", "" ], [ "Cifra", "P.", "" ], [ "Clarke", "P. E. L.", "" ], [ "Clemencic", "M.", "" ], [ "Cliff", "H. V.", "" ], [ "Closier", "J.", "" ], [ "Toapaxi", "C. Cocha", "" ], [ "Coco", "V.", "" ], [ "Cogan", "J.", "" ], [ "Cogneras", "E.", "" ], [ "Cojocariu", "L.", "" ], [ "Collaviti", "S.", "" ], [ "Collins", "P.", "" ], [ "Colombo", "T.", "" ], [ "Colonna", "M.", "" ], [ "Comerma-Montells", "A.", "" ], [ "Congedo", "L.", "" ], [ "Contu", "A.", "" ], [ "Cooke", "N.", "" ], [ "Coronel", "C.", "" ], [ "Corredoira", "I.", "" ], [ "Correia", "A.", "" ], [ "Corti", "G.", "" ], [ "Meldrum", "J. Cottee", "" ], [ "Couturier", "B.", "" ], [ "Craik", "D. C.", "" ], [ "Torres", "M. Cruz", "" ], [ "Rivera", "E. Curras", "" ], [ "Currie", "R.", "" ], [ "Da Silva", "C. L.", "" ], [ "Dadabaev", "S.", "" ], [ "Dai", "L.", "" ], [ "Dai", "X.", "" ], [ "Dall'Occo", "E.", "" ], [ "Dalseno", "J.", "" ], [ "D'Ambrosio", "C.", "" ], [ "Daniel", "J.", "" ], [ "d'Argent", "P.", "" ], [ "Darze", "G.", "" ], [ "Davidson", "A.", "" ], [ "Davies", "J. E.", "" ], [ "Francisco", "O. De Aguiar", "" ], [ "De Angelis", "C.", "" ], [ "De Benedetti", "F.", "" ], [ "de Boer", "J.", "" ], [ "De Bruyn", "K.", "" ], [ "De Capua", "S.", "" ], [ "De Cian", "M.", "" ], [ "Da Graca", "U. De Freitas Carneiro", "" ], [ "De Lucia", "E.", "" ], [ "De Miranda", "J. M.", "" ], [ "De Paula", "L.", "" ], [ "De Serio", "M.", "" ], [ "De Simone", "P.", "" ], [ "De Vellis", "F.", "" ], [ "de Vries", "J. A.", "" ], [ "Debernardis", "F.", "" ], [ "Decamp", "D.", "" ], [ "Dekkers", "S.", "" ], [ "Del Buono", "L.", "" ], [ "Delaney", "B.", "" ], [ "Dembinski", "H. -P.", "" ], [ "Deng", "J.", "" ], [ "Denysenko", "V.", "" ], [ "Deschamps", "O.", "" ], [ "Dettori", "F.", "" ], [ "Dey", "B.", "" ], [ "Di Nezza", "P.", "" ], [ "Diachkov", "I.", "" ], [ "Didenko", "S.", "" ], [ "Ding", "S.", "" ], [ "Dittmann", "L.", "" ], [ "Dobishuk", "V.", "" ], [ "Docheva", "A. D.", "" ], [ "Dong", "C.", "" ], [ "Donohoe", "A. M.", "" ], [ "Dordei", "F.", "" ], [ "Reis", "A. C. dos", "" ], [ "Dowling", "A. D.", "" ], [ "Duan", "W.", "" ], [ "Duda", "P.", "" ], [ "Dudek", "M. W.", "" ], [ "Dufour", "L.", "" ], [ "Duk", "V.", "" ], [ "Durante", "P.", "" ], [ "Duras", "M. M.", "" ], [ "Durham", "J. M.", "" ], [ "Durmus", "O. D.", "" ], [ "Dziurda", "A.", "" ], [ "Dzyuba", "A.", "" ], [ "Easo", "S.", "" ], [ "Eckstein", "E.", "" ], [ "Egede", "U.", "" ], [ "Egorychev", "A.", "" ], [ "Egorychev", "V.", "" ], [ "Eisenhardt", "S.", "" ], [ "Ejopu", "E.", "" ], [ "Eklund", "L.", "" ], [ "Elashri", "M.", "" ], [ "Ellbracht", "J.", "" ], [ "Ely", "S.", "" ], [ "Ene", "A.", "" ], [ "Eschle", "J.", "" ], [ "Esen", "S.", "" ], [ "Evans", "T.", "" ], [ "Fabiano", "F.", "" ], [ "Faghih", "S.", "" ], [ "Falcao", "L. N.", "" ], [ "Fang", "B.", "" ], [ "Fantechi", "R.", "" ], [ "Fantini", "L.", "" ], [ "Faria", "M.", "" ], [ "Farmer", "K.", "" ], [ "Fazzini", "D.", "" ], [ "Felkowski", "L.", "" ], [ "Feng", "M.", "" ], [ "Feo", "M.", "" ], [ "Casani", "A. Fernandez", "" ], [ "Gomez", "M. Fernandez", "" ], [ "Fernez", "A. D.", "" ], [ "Ferrari", "F.", "" ], [ "Rodrigues", "F. Ferreira", "" ], [ "Ferrillo", "M.", "" ], [ "Ferro-Luzzi", "M.", "" ], [ "Filippov", "S.", "" ], [ "Fini", "R. A.", "" ], [ "Fiorini", "M.", "" ], [ "Firlej", "M.", "" ], [ "Fischer", "K. L.", "" ], [ "Fitzgerald", "D. S.", "" ], [ "Fitzpatrick", "C.", "" ], [ "Fiutowski", "T.", "" ], [ "Fleuret", "F.", "" ], [ "Fontana", "M.", "" ], [ "Foreman", "L. F.", "" ], [ "Forty", "R.", "" ], [ "Foulds-Holt", "D.", "" ], [ "Lima", "V. Franco", "" ], [ "Sevilla", "M. Franco", "" ], [ "Frank", "M.", "" ], [ "Franzoso", "E.", "" ], [ "Frau", "G.", "" ], [ "Frei", "C.", "" ], [ "Friday", "D. A.", "" ], [ "Fu", "J.", "" ], [ "Führing", "Q.", "" ], [ "Fujii", "Y.", "" ], [ "Fulghesu", "T.", "" ], [ "Gabriel", "E.", "" ], [ "Galati", "G.", "" ], [ "Galati", "M. D.", "" ], [ "Torreira", "A. Gallas", "" ], [ "Galli", "D.", "" ], [ "Gambetta", "S.", "" ], [ "Gandelman", "M.", "" ], [ "Gandini", "P.", "" ], [ "Ganie", "B.", "" ], [ "Gao", "H.", "" ], [ "Gao", "R.", "" ], [ "Gao", "T. Q.", "" ], [ "Gao", "Y.", "" ], [ "Gao", "Y.", "" ], [ "Gao", "Y.", "" ], [ "Martin", "L. M. Garcia", "" ], [ "Moreno", "P. Garcia", "" ], [ "Pardiñas", "J. García", "" ], [ "Gardner", "P.", "" ], [ "Garg", "K. G.", "" ], [ "Garrido", "L.", "" ], [ "Gaspar", "C.", "" ], [ "Gavrikov", "A.", "" ], [ "Gerken", "L. L.", "" ], [ "Gersabeck", "E.", "" ], [ "Gersabeck", "M.", "" ], [ "Gershon", "T.", "" ], [ "Ghizzo", "S.", "" ], [ "Ghorbanimoghaddam", "Z.", "" ], [ "Giambastiani", "L.", "" ], [ "Giasemis", "F. I.", "" ], [ "Gibson", "V.", "" ], [ "Giemza", "H. K.", "" ], [ "Gilman", "A. L.", "" ], [ "Giovannetti", "M.", "" ], [ "Gioventù", "A.", "" ], [ "Girardey", "L.", "" ], [ "Giza", "M. A.", "" ], [ "Glaser", "F. C.", "" ], [ "Gligorov", "V. V.", "" ], [ "Göbel", "C.", "" ], [ "Golinka-Bezshyyko", "L.", "" ], [ "Golobardes", "E.", "" ], [ "Golubkov", "D.", "" ], [ "Golutvin", "A.", "" ], [ "Fernandez", "S. Gomez", "" ], [ "Gomulka", "W.", "" ], [ "Abrantes", "F. Goncalves", "" ], [ "Goncerz", "M.", "" ], [ "Gong", "G.", "" ], [ "Gooding", "J. A.", "" ], [ "Gorelov", "I. V.", "" ], [ "Gotti", "C.", "" ], [ "Govorkova", "E.", "" ], [ "Grabowski", "J. P.", "" ], [ "Cardoso", "L. A. Granado", "" ], [ "Graugés", "E.", "" ], [ "Graverini", "E.", "" ], [ "Grazette", "L.", "" ], [ "Graziani", "G.", "" ], [ "Grecu", "A. T.", "" ], [ "Greeven", "L. M.", "" ], [ "Grieser", "N. A.", "" ], [ "Grillo", "L.", "" ], [ "Gromov", "S.", "" ], [ "Gu", "C.", "" ], [ "Guarise", "M.", "" ], [ "Guerry", "L.", "" ], [ "Guliaeva", "V.", "" ], [ "Günther", "P. A.", "" ], [ "Guseinov", "A. -K.", "" ], [ "Gushchin", "E.", "" ], [ "Guz", "Y.", "" ], [ "Gys", "T.", "" ], [ "Habermann", "K.", "" ], [ "Hadavizadeh", "T.", "" ], [ "Hadjivasiliou", "C.", "" ], [ "Haefeli", "G.", "" ], [ "Haen", "C.", "" ], [ "Hallett", "G.", "" ], [ "Hamilton", "P. M.", "" ], [ "Hammerich", "J.", "" ], [ "Han", "Q.", "" ], [ "Han", "X.", "" ], [ "Hansmann-Menzemer", "S.", "" ], [ "Hao", "L.", "" ], [ "Harnew", "N.", "" ], [ "Harris", "T. H.", "" ], [ "Hartmann", "M.", "" ], [ "Hashmi", "S.", "" ], [ "He", "J.", "" ], [ "Hemmer", "F.", "" ], [ "Henderson", "C.", "" ], [ "Henderson", "R. D. L.", "" ], [ "Hennequin", "A. M.", "" ], [ "Hennessy", "K.", "" ], [ "Henry", "L.", "" ], [ "Herd", "J.", "" ], [ "Gascon", "P. Herrero", "" ], [ "Heuel", "J.", "" ], [ "Hicheur", "A.", "" ], [ "Mendizabal", "G. Hijano", "" ], [ "Horswill", "J.", "" ], [ "Hou", "R.", "" ], [ "Hou", "Y.", "" ], [ "Howarth", "N.", "" ], [ "Hu", "J.", "" ], [ "Hu", "W.", "" ], [ "Hu", "X.", "" ], [ "Hulsbergen", "W.", "" ], [ "Hunter", "R. J.", "" ], [ "Hushchyn", "M.", "" ], [ "Hutchcroft", "D.", "" ], [ "Idzik", "M.", "" ], [ "Ilin", "D.", "" ], [ "Ilten", "P.", "" ], [ "Inglessi", "A.", "" ], [ "Iniukhin", "A.", "" ], [ "Ishteev", "A.", "" ], [ "Ivshin", "K.", "" ], [ "Jage", "H.", "" ], [ "Elles", "S. J. Jaimes", "" ], [ "Jakobsen", "S.", "" ], [ "Jans", "E.", "" ], [ "Jashal", "B. K.", "" ], [ "Jawahery", "A.", "" ], [ "Jevtic", "V.", "" ], [ "Jiang", "E.", "" ], [ "Jiang", "X.", "" ], [ "Jiang", "Y.", "" ], [ "Jiang", "Y. J.", "" ], [ "John", "M.", "" ], [ "Rajan", "A. John Rubesh", "" ], [ "Johnson", "D.", "" ], [ "Jones", "C. R.", "" ], [ "Jones", "T. P.", "" ], [ "Joshi", "S.", "" ], [ "Jost", "B.", "" ], [ "Castella", "J. Juan", "" ], [ "Jurik", "N.", "" ], [ "Juszczak", "I.", "" ], [ "Kaminaris", "D.", "" ], [ "Kandybei", "S.", "" ], [ "Kane", "M.", "" ], [ "Kang", "Y.", "" ], [ "Kar", "C.", "" ], [ "Karacson", "M.", "" ], [ "Karpenkov", "D.", "" ], [ "Kauniskangas", "A.", "" ], [ "Kautz", "J. W.", "" ], [ "Kazanecki", "M. K.", "" ], [ "Keizer", "F.", "" ], [ "Kenzie", "M.", "" ], [ "Ketel", "T.", "" ], [ "Khanji", "B.", "" ], [ "Kharisova", "A.", "" ], [ "Kholodenko", "S.", "" ], [ "Khreich", "G.", "" ], [ "Kirn", "T.", "" ], [ "Kirsebom", "V. S.", "" ], [ "Kitouni", "O.", "" ], [ "Klaver", "S.", "" ], [ "Kleijne", "N.", "" ], [ "Klimaszewski", "K.", "" ], [ "Kmiec", "M. R.", "" ], [ "Koliiev", "S.", "" ], [ "Kolk", "L.", "" ], [ "Konoplyannikov", "A.", "" ], [ "Kopciewicz", "P.", "" ], [ "Koppenburg", "P.", "" ], [ "Korchin", "A.", "" ], [ "Korolev", "M.", "" ], [ "Kostiuk", "I.", "" ], [ "Kot", "O.", "" ], [ "Kotriakhova", "S.", "" ], [ "Kozachuk", "A.", "" ], [ "Kravchenko", "P.", "" ], [ "Kravchuk", "L.", "" ], [ "Kreps", "M.", "" ], [ "Krokovny", "P.", "" ], [ "Krupa", "W.", "" ], [ "Krzemien", "W.", "" ], [ "Kshyvanskyi", "O.", "" ], [ "Kubis", "S.", "" ], [ "Kucharczyk", "M.", "" ], [ "Kudryavtsev", "V.", "" ], [ "Kulikova", "E.", "" ], [ "Kupsc", "A.", "" ], [ "Kushnir", "V.", "" ], [ "Kutsenko", "B.", "" ], [ "Kyryllin", "I.", "" ], [ "Lacarrere", "D.", "" ], [ "Gonzalez", "P. Laguarta", "" ], [ "Lai", "A.", "" ], [ "Lampis", "A.", "" ], [ "Lancierini", "D.", "" ], [ "Gomez", "C. Landesa", "" ], [ "Lane", "J. J.", "" ], [ "Lanfranchi", "G.", "" ], [ "Langenbruch", "C.", "" ], [ "Langer", "J.", "" ], [ "Lantwin", "O.", "" ], [ "Latham", "T.", "" ], [ "Lazzari", "F.", "" ], [ "Lazzeroni", "C.", "" ], [ "Gac", "R. Le", "" ], [ "Lee", "H.", "" ], [ "Lefèvre", "R.", "" ], [ "Leflat", "A.", "" ], [ "Legotin", "S.", "" ], [ "Lehuraux", "M.", "" ], [ "Cid", "E. Lemos", "" ], [ "Leroy", "O.", "" ], [ "Lesiak", "T.", "" ], [ "Lesser", "E. D.", "" ], [ "Leverington", "B.", "" ], [ "Li", "A.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "H.", "" ], [ "Li", "J.", "" ], [ "Li", "K.", "" ], [ "Li", "L.", "" ], [ "Li", "M.", "" ], [ "Li", "P.", "" ], [ "Li", "P. -R.", "" ], [ "Li", "Q.", "" ], [ "Li", "S.", "" ], [ "Li", "T.", "" ], [ "Li", "T.", "" ], [ "Li", "Y.", "" ], [ "Li", "Y.", "" ], [ "Lian", "Z.", "" ], [ "Liang", "X.", "" ], [ "Libralon", "S.", "" ], [ "Lin", "C.", "" ], [ "Lin", "T.", "" ], [ "Lindner", "R.", "" ], [ "Linton", "H.", "" ], [ "Litvinov", "R.", "" ], [ "Liu", "D.", "" ], [ "Liu", "F. L.", "" ], [ "Liu", "G.", "" ], [ "Liu", "K.", "" ], [ "Liu", "S.", "" ], [ "Liu", "W.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y. L.", "" ], [ "Ordonez", "G. Loachamin", "" ], [ "Salvia", "A. Lobo", "" ], [ "Loi", "A.", "" ], [ "Long", "T.", "" ], [ "Lopes", "J. H.", "" ], [ "Huertas", "A. Lopez", "" ], [ "Soliño", "S. López", "" ], [ "Lu", "Q.", "" ], [ "Lucarelli", "C.", "" ], [ "Lucchesi", "D.", "" ], [ "Martinez", "M. Lucio", "" ], [ "Luo", "Y.", "" ], [ "Lupato", "A.", "" ], [ "Luppi", "E.", "" ], [ "Lynch", "K.", "" ], [ "Lyu", "X. -R.", "" ], [ "Ma", "G. M.", "" ], [ "Maccolini", "S.", "" ], [ "Machefert", "F.", "" ], [ "Maciuc", "F.", "" ], [ "Mack", "B.", "" ], [ "Mackay", "I.", "" ], [ "Mackey", "L. M.", "" ], [ "Mohan", "L. R. Madhan", "" ], [ "Madurai", "M. J.", "" ], [ "Magdalinski", "D.", "" ], [ "Maisuzenko", "D.", "" ], [ "Malczewski", "J. J.", "" ], [ "Malde", "S.", "" ], [ "Malentacca", "L.", "" ], [ "Malinin", "A.", "" ], [ "Maltsev", "T.", "" ], [ "Manca", "G.", "" ], [ "Mancinelli", "G.", "" ], [ "Mancuso", "C.", "" ], [ "Escalero", "R. Manera", "" ], [ "Manganella", "F. M.", "" ], [ "Manuzzi", "D.", "" ], [ "Marangotto", "D.", "" ], [ "Marchand", "J. F.", "" ], [ "Marchevski", "R.", "" ], [ "Marconi", "U.", "" ], [ "Mariani", "E.", "" ], [ "Mariani", "S.", "" ], [ "Benito", "C. Marin", "" ], [ "Marks", "J.", "" ], [ "Marshall", "A. M.", "" ], [ "Martel", "L.", "" ], [ "Martelli", "G.", "" ], [ "Martellotti", "G.", "" ], [ "Martinazzoli", "L.", "" ], [ "Martinelli", "M.", "" ], [ "Gomez", "D. Martinez", "" ], [ "Santos", "D. Martinez", "" ], [ "Vidal", "F. Martinez", "" ], [ "Granollers", "A. Martorell i", "" ], [ "Massafferri", "A.", "" ], [ "Matev", "R.", "" ], [ "Mathad", "A.", "" ], [ "Matiunin", "V.", "" ], [ "Matteuzzi", "C.", "" ], [ "Mattioli", "K. R.", "" ], [ "Mauri", "A.", "" ], [ "Maurice", "E.", "" ], [ "Mauricio", "J.", "" ], [ "Mayencourt", "P.", "" ], [ "de Cos", "J. Mazorra", "" ], [ "Mazurek", "M.", "" ], [ "McCann", "M.", "" ], [ "McGrath", "T. H.", "" ], [ "McHugh", "N. T.", "" ], [ "McNab", "A.", "" ], [ "McNulty", "R.", "" ], [ "Meadows", "B.", "" ], [ "Meier", "G.", "" ], [ "Melnychuk", "D.", "" ], [ "Meng", "F. M.", "" ], [ "Merk", "M.", "" ], [ "Merli", "A.", "" ], [ "Garcia", "L. Meyer", "" ], [ "Miao", "D.", "" ], [ "Miao", "H.", "" ], [ "Mikhasenko", "M.", "" ], [ "Milanes", "D. A.", "" ], [ "Minotti", "A.", "" ], [ "Minucci", "E.", "" ], [ "Miralles", "T.", "" ], [ "Mitreska", "B.", "" ], [ "Mitzel", "D. S.", "" ], [ "Modak", "A.", "" ], [ "Moeser", "L.", "" ], [ "Mohammed", "R. A.", "" ], [ "Moise", "R. D.", "" ], [ "Cardenas", "E. F. Molina", "" ], [ "Mombächer", "T.", "" ], [ "Monk", "M.", "" ], [ "Monteil", "S.", "" ], [ "Gomez", "A. Morcillo", "" ], [ "Morello", "G.", "" ], [ "Morello", "M. J.", "" ], [ "Morgenthaler", "M. P.", "" ], [ "Moron", "J.", "" ], [ "Morren", "W.", "" ], [ "Morris", "A. B.", "" ], [ "Morris", "A. G.", "" ], [ "Mountain", "R.", "" ], [ "Mu", "H.", "" ], [ "Mu", "Z. M.", "" ], [ "Muhammad", "E.", "" ], [ "Muheim", "F.", "" ], [ "Mulder", "M.", "" ], [ "Müller", "K.", "" ], [ "Muñoz-Rojas", "F.", "" ], [ "Murta", "R.", "" ], [ "Mytrochenko", "V.", "" ], [ "Naik", "P.", "" ], [ "Nakada", "T.", "" ], [ "Nandakumar", "R.", "" ], [ "Nanut", "T.", "" ], [ "Nasteva", "I.", "" ], [ "Needham", "M.", "" ], [ "Nekrasova", "E.", "" ], [ "Neri", "N.", "" ], [ "Neubert", "S.", "" ], [ "Neufeld", "N.", "" ], [ "Neustroev", "P.", "" ], [ "Nicolini", "J.", "" ], [ "Nicotra", "D.", "" ], [ "Niel", "E. M.", "" ], [ "Nikitin", "N.", "" ], [ "Niu", "Q.", "" ], [ "Nogarolli", "P.", "" ], [ "Nogga", "P.", "" ], [ "Normand", "C.", "" ], [ "Fernandez", "J. Novoa", "" ], [ "Nowak", "G.", "" ], [ "Nunez", "C.", "" ], [ "Nur", "H. N.", "" ], [ "Oblakowska-Mucha", "A.", "" ], [ "Obraztsov", "V.", "" ], [ "Oeser", "T.", "" ], [ "Okamura", "S.", "" ], [ "Okhotnikov", "A.", "" ], [ "Okhrimenko", "O.", "" ], [ "Oldeman", "R.", "" ], [ "Oliva", "F.", "" ], [ "Olocco", "M.", "" ], [ "Onderwater", "C. J. G.", "" ], [ "O'Neil", "R. H.", "" ], [ "Osthues", "D.", "" ], [ "Goicochea", "J. M. Otalora", "" ], [ "Owen", "P.", "" ], [ "Oyanguren", "A.", "" ], [ "Ozcelik", "O.", "" ], [ "Paciolla", "F.", "" ], [ "Padee", "A.", "" ], [ "Padeken", "K. O.", "" ], [ "Pagare", "B.", "" ], [ "Pajero", "T.", "" ], [ "Palano", "A.", "" ], [ "Palutan", "M.", "" ], [ "Pan", "X.", "" ], [ "Panebianco", "S.", "" ], [ "Panshin", "G.", "" ], [ "Paolucci", "L.", "" ], [ "Papanestis", "A.", "" ], [ "Pappagallo", "M.", "" ], [ "Pappalardo", "L. L.", "" ], [ "Pappenheimer", "C.", "" ], [ "Parkes", "C.", "" ], [ "Parmar", "D.", "" ], [ "Passalacqua", "B.", "" ], [ "Passaleva", "G.", "" ], [ "Passaro", "D.", "" ], [ "Pastore", "A.", "" ], [ "Patel", "M.", "" ], [ "Patoc", "J.", "" ], [ "Patrignani", "C.", "" ], [ "Paul", "A.", "" ], [ "Pawley", "C. J.", "" ], [ "Pellegrino", "A.", "" ], [ "Peng", "J.", "" ], [ "Altarelli", "M. Pepe", "" ], [ "Perazzini", "S.", "" ], [ "Pereima", "D.", "" ], [ "Da Costa", "H. Pereira", "" ], [ "Castro", "A. Pereiro", "" ], [ "Perret", "P.", "" ], [ "Perrevoort", "A.", "" ], [ "Perro", "A.", "" ], [ "Peters", "M. J.", "" ], [ "Petridis", "K.", "" ], [ "Petrolini", "A.", "" ], [ "Pfaller", "J. P.", "" ], [ "Pham", "H.", "" ], [ "Pica", "L.", "" ], [ "Piccini", "M.", "" ], [ "Piccolo", "L.", "" ], [ "Pietrzyk", "B.", "" ], [ "Pietrzyk", "G.", "" ], [ "Pilato", "R. N.", "" ], [ "Pinci", "D.", "" ], [ "Pisani", "F.", "" ], [ "Pizzichemi", "M.", "" ], [ "Placinta", "V. M.", "" ], [ "Casasus", "M. Plo", "" ], [ "Poeschl", "T.", "" ], [ "Polci", "F.", "" ], [ "Lener", "M. Poli", "" ], [ "Poluektov", "A.", "" ], [ "Polukhina", "N.", "" ], [ "Polyakov", "I.", "" ], [ "Polycarpo", "E.", "" ], [ "Ponce", "S.", "" ], [ "Popov", "D.", "" ], [ "Poslavskii", "S.", "" ], [ "Prasanth", "K.", "" ], [ "Prouve", "C.", "" ], [ "Provenzano", "D.", "" ], [ "Pugatch", "V.", "" ], [ "Punzi", "G.", "" ], [ "Qasim", "S.", "" ], [ "Qian", "Q. Q.", "" ], [ "Qian", "W.", "" ], [ "Qin", "N.", "" ], [ "Qu", "S.", "" ], [ "Quagliani", "R.", "" ], [ "Trejo", "R. I. Rabadan", "" ], [ "Rademacker", "J. H.", "" ], [ "Rama", "M.", "" ], [ "García", "M. Ramírez", "" ], [ "De Oliveira", "V. Ramos", "" ], [ "Pernas", "M. Ramos", "" ], [ "Rangel", "M. S.", "" ], [ "Ratnikov", "F.", "" ], [ "Raven", "G.", "" ], [ "De Miguel", "M. Rebollo", "" ], [ "Redi", "F.", "" ], [ "Reich", "J.", "" ], [ "Reiss", "F.", "" ], [ "Ren", "Z.", "" ], [ "Resmi", "P. K.", "" ], [ "Galvez", "M. Ribalda", "" ], [ "Ribatti", "R.", "" ], [ "Ricart", "G.", "" ], [ "Riccardi", "D.", "" ], [ "Ricciardi", "S.", "" ], [ "Richardson", "K.", "" ], [ "Richardson-Slipper", "M.", "" ], [ "Rinnert", "K.", "" ], [ "Robbe", "P.", "" ], [ "Robertson", "G.", "" ], [ "Rodrigues", "E.", "" ], [ "Alvarez", "A. Rodriguez", "" ], [ "Fernandez", "E. Rodriguez", "" ], [ "Lopez", "J. A. Rodriguez", "" ], [ "Rodriguez", "E. Rodriguez", "" ], [ "Roensch", "J.", "" ], [ "Rogachev", "A.", "" ], [ "Rogovskiy", "A.", "" ], [ "Rolf", "D. L.", "" ], [ "Roloff", "P.", "" ], [ "Romanovskiy", "V.", "" ], [ "Vidal", "A. Romero", "" ], [ "Romolini", "G.", "" ], [ "Ronchetti", "F.", "" ], [ "Rong", "T.", "" ], [ "Rotondo", "M.", "" ], [ "Roy", "S. R.", "" ], [ "Rudolph", "M. S.", "" ], [ "Diaz", "M. Ruiz", "" ], [ "Fernandez", "R. A. Ruiz", "" ], [ "Vidal", "J. Ruiz", "" ], [ "Saavedra-Arias", "J. J.", "" ], [ "Silva", "J. J. Saborido", "" ], [ "Sadek", "R.", "" ], [ "Sagidova", "N.", "" ], [ "Sahoo", "D.", "" ], [ "Sahoo", "N.", "" ], [ "Saitta", "B.", "" ], [ "Salomoni", "M.", "" ], [ "Sanderswood", "I.", "" ], [ "Santacesaria", "R.", "" ], [ "Rios", "C. Santamarina", "" ], [ "Santimaria", "M.", "" ], [ "Santoro", "L.", "" ], [ "Santovetti", "E.", "" ], [ "Saputi", "A.", "" ], [ "Saranin", "D.", "" ], [ "Sarnatskiy", "A.", "" ], [ "Sarpis", "G.", "" ], [ "Sarpis", "M.", "" ], [ "Satriano", "C.", "" ], [ "Satta", "A.", "" ], [ "Saur", "M.", "" ], [ "Savrina", "D.", "" ], [ "Sazak", "H.", "" ], [ "Sborzacchi", "F.", "" ], [ "Scarabotto", "A.", "" ], [ "Schael", "S.", "" ], [ "Scherl", "S.", "" ], [ "Schiller", "M.", "" ], [ "Schindler", "H.", "" ], [ "Schmelling", "M.", "" ], [ "Schmidt", "B.", "" ], [ "Schmitt", "S.", "" ], [ "Schmitz", "H.", "" ], [ "Schneider", "O.", "" ], [ "Schopper", "A.", "" ], [ "Schulte", "N.", "" ], [ "Schulte", "S.", "" ], [ "Schune", "M. H.", "" ], [ "Schwering", "G.", "" ], [ "Sciascia", "B.", "" ], [ "Sciuccati", "A.", "" ], [ "Segal", "I.", "" ], [ "Sellam", "S.", "" ], [ "Semennikov", "A.", "" ], [ "Senger", "T.", "" ], [ "Soares", "M. Senghi", "" ], [ "Sergi", "A.", "" ], [ "Serra", "N.", "" ], [ "Sestini", "L.", "" ], [ "Seuthe", "A.", "" ], [ "Sanjuan", "B. Sevilla", "" ], [ "Shang", "Y.", "" ], [ "Shangase", "D. M.", "" ], [ "Shapkin", "M.", "" ], [ "Sharma", "R. S.", "" ], [ "Shchemerov", "I.", "" ], [ "Shchutska", "L.", "" ], [ "Shears", "T.", "" ], [ "Shekhtman", "L.", "" ], [ "Shen", "Z.", "" ], [ "Sheng", "S.", "" ], [ "Shevchenko", "V.", "" ], [ "Shi", "B.", "" ], [ "Shi", "Q.", "" ], [ "Shimizu", "Y.", "" ], [ "Shmanin", "E.", "" ], [ "Shorkin", "R.", "" ], [ "Shupperd", "J. D.", "" ], [ "Coutinho", "R. Silva", "" ], [ "Simi", "G.", "" ], [ "Simone", "S.", "" ], [ "Singha", "M.", "" ], [ "Skidmore", "N.", "" ], [ "Skwarnicki", "T.", "" ], [ "Slater", "M. W.", "" ], [ "Smith", "E.", "" ], [ "Smith", "K.", "" ], [ "Smith", "M.", "" ], [ "Lavra", "L. Soares", "" ], [ "Sokoloff", "M. D.", "" ], [ "Soler", "F. J. P.", "" ], [ "Solomin", "A.", "" ], [ "Solovev", "A.", "" ], [ "Solovyev", "I.", "" ], [ "Sommerfeld", "N. S.", "" ], [ "Song", "R.", "" ], [ "Song", "Y.", "" ], [ "Song", "Y.", "" ], [ "Song", "Y. S.", "" ], [ "De Almeida", "F. L. Souza", "" ], [ "De Paula", "B. Souza", "" ], [ "Norella", "E. Spadaro", "" ], [ "Spedicato", "E.", "" ], [ "Speer", "J. G.", "" ], [ "Spiridenkov", "E.", "" ], [ "Spradlin", "P.", "" ], [ "Sriskaran", "V.", "" ], [ "Stagni", "F.", "" ], [ "Stahl", "M.", "" ], [ "Stahl", "S.", "" ], [ "Stanislaus", "S.", "" ], [ "Stefaniak", "M.", "" ], [ "Stein", "E. N.", "" ], [ "Steinkamp", "O.", "" ], [ "Stenyakin", "O.", "" ], [ "Stevens", "H.", "" ], [ "Strekalina", "D.", "" ], [ "Su", "Y.", "" ], [ "Suljik", "F.", "" ], [ "Sun", "J.", "" ], [ "Sun", "L.", "" ], [ "Sundfeld", "D.", "" ], [ "Sutcliffe", "W.", "" ], [ "Swientek", "K.", "" ], [ "Swystun", "F.", "" ], [ "Szabelski", "A.", "" ], [ "Szumlak", "T.", "" ], [ "Tan", "Y.", "" ], [ "Tang", "Y.", "" ], [ "Tang", "Y. T.", "" ], [ "Tat", "M. D.", "" ], [ "Terentev", "A.", "" ], [ "Terzuoli", "F.", "" ], [ "Teubert", "F.", "" ], [ "Thoma", "U.", "" ], [ "Thomas", "E.", "" ], [ "Thompson", "D. J. D.", "" ], [ "Tilquin", "H.", "" ], [ "Tisserand", "V.", "" ], [ "T'Jampens", "S.", "" ], [ "Tobin", "M.", "" ], [ "Tomassetti", "L.", "" ], [ "Tonani", "G.", "" ], [ "Tong", "X.", "" ], [ "Tork", "T.", "" ], [ "Machado", "D. Torres", "" ], [ "Toscano", "L.", "" ], [ "Tou", "D. Y.", "" ], [ "Trippl", "C.", "" ], [ "Tuci", "G.", "" ], [ "Tuning", "N.", "" ], [ "Uecker", "L. H.", "" ], [ "Ukleja", "A.", "" ], [ "Unverzagt", "D. J.", "" ], [ "Upadhyay", "A.", "" ], [ "Urbach", "B.", "" ], [ "Usachov", "A.", "" ], [ "Ustyuzhanin", "A.", "" ], [ "Uwer", "U.", "" ], [ "Vagnoni", "V.", "" ], [ "Cadenas", "V. Valcarce", "" ], [ "Valenti", "G.", "" ], [ "Canudas", "N. Valls", "" ], [ "van Eldik", "J.", "" ], [ "Van Hecke", "H.", "" ], [ "van Herwijnen", "E.", "" ], [ "Van Hulse", "C. B.", "" ], [ "Van Laak", "R.", "" ], [ "van Veghel", "M.", "" ], [ "Vasquez", "G.", "" ], [ "Gomez", "R. Vazquez", "" ], [ "Regueiro", "P. Vazquez", "" ], [ "Sierra", "C. Vázquez", "" ], [ "Vecchi", "S.", "" ], [ "Velthuis", "J. J.", "" ], [ "Veltri", "M.", "" ], [ "Venkateswaran", "A.", "" ], [ "Verdoglia", "M.", "" ], [ "Vesterinen", "M.", "" ], [ "Benet", "D. Vico", "" ], [ "Villalba", "P. Vidrier", "" ], [ "Diaz", "M. Vieites", "" ], [ "Vilasis-Cardona", "X.", "" ], [ "Figueras", "E. Vilella", "" ], [ "Villa", "A.", "" ], [ "Vincent", "P.", "" ], [ "Vivacqua", "B.", "" ], [ "Volle", "F. C.", "" ], [ "Bruch", "D. vom", "" ], [ "Voropaev", "N.", "" ], [ "Vos", "K.", "" ], [ "Vrahas", "C.", "" ], [ "Wagner", "J.", "" ], [ "Walsh", "J.", "" ], [ "Walton", "E. J.", "" ], [ "Wan", "G.", "" ], [ "Wang", "A.", "" ], [ "Wang", "C.", "" ], [ "Wang", "G.", "" ], [ "Wang", "H.", "" ], [ "Wang", "J.", "" ], [ "Wang", "J.", "" ], [ "Wang", "J.", "" ], [ "Wang", "J.", "" ], [ "Wang", "M.", "" ], [ "Wang", "N. W.", "" ], [ "Wang", "R.", "" ], [ "Wang", "X.", "" ], [ "Wang", "X.", "" ], [ "Wang", "X. W.", "" ], [ "Wang", "Y.", "" ], [ "Wang", "Y.", "" ], [ "Wang", "Y. W.", "" ], [ "Wang", "Z.", "" ], [ "Wang", "Z.", "" ], [ "Wang", "Z.", "" ], [ "Ward", "J. A.", "" ], [ "Waterlaat", "M.", "" ], [ "Watson", "N. K.", "" ], [ "Websdale", "D.", "" ], [ "Wei", "Y.", "" ], [ "Wendel", "J.", "" ], [ "Westhenry", "B. D. C.", "" ], [ "White", "C.", "" ], [ "Whitehead", "M.", "" ], [ "Whiter", "E.", "" ], [ "Wiederhold", "A. R.", "" ], [ "Wiedner", "D.", "" ], [ "Wilkinson", "G.", "" ], [ "Wilkinson", "M. K.", "" ], [ "Williams", "M.", "" ], [ "Williams", "M. J.", "" ], [ "Williams", "M. R. J.", "" ], [ "Williams", "R.", "" ], [ "Williams", "Z.", "" ], [ "Wilson", "F. F.", "" ], [ "Winn", "M.", "" ], [ "Wislicki", "W.", "" ], [ "Witek", "M.", "" ], [ "Witola", "L.", "" ], [ "Wormser", "G.", "" ], [ "Wotton", "S. A.", "" ], [ "Wu", "H.", "" ], [ "Wu", "J.", "" ], [ "Wu", "X.", "" ], [ "Wu", "Y.", "" ], [ "Wu", "Z.", "" ], [ "Wyllie", "K.", "" ], [ "Xian", "S.", "" ], [ "Xiang", "Z.", "" ], [ "Xie", "Y.", "" ], [ "Xing", "T. X.", "" ], [ "Xu", "A.", "" ], [ "Xu", "L.", "" ], [ "Xu", "L.", "" ], [ "Xu", "M.", "" ], [ "Xu", "Z.", "" ], [ "Xu", "Z.", "" ], [ "Xu", "Z.", "" ], [ "Yang", "K.", "" ], [ "Yang", "X.", "" ], [ "Yang", "Y.", "" ], [ "Yang", "Z.", "" ], [ "Yeroshenko", "V.", "" ], [ "Yeung", "H.", "" ], [ "Yin", "H.", "" ], [ "Yin", "X.", "" ], [ "Yu", "C. Y.", "" ], [ "Yu", "J.", "" ], [ "Yuan", "X.", "" ], [ "Yuan", "Y", "" ], [ "Zaffaroni", "E.", "" ], [ "Zavertyaev", "M.", "" ], [ "Zdybal", "M.", "" ], [ "Zenesini", "F.", "" ], [ "Zeng", "C.", "" ], [ "Zeng", "M.", "" ], [ "Zhang", "C.", "" ], [ "Zhang", "D.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "L.", "" ], [ "Zhang", "R.", "" ], [ "Zhang", "S.", "" ], [ "Zhang", "S.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y. Z.", "" ], [ "Zhang", "Z.", "" ], [ "Zhao", "Y.", "" ], [ "Zhelezov", "A.", "" ], [ "Zheng", "S. Z.", "" ], [ "Zheng", "X. Z.", "" ], [ "Zheng", "Y.", "" ], [ "Zhou", "T.", "" ], [ "Zhou", "X.", "" ], [ "Zhou", "Y.", "" ], [ "Zhovkovska", "V.", "" ], [ "Zhu", "L. Z.", "" ], [ "Zhu", "X.", "" ], [ "Zhu", "X.", "" ], [ "Zhu", "Y.", "" ], [ "Zhukov", "V.", "" ], [ "Zhuo", "J.", "" ], [ "Zou", "Q.", "" ], [ "Zuliani", "D.", "" ], [ "Zunica", "G.", "" ] ]
2505.09274
Fares Bougourzi
Fares Bougourzi, Abdenour Hadid
Recent Advances in Medical Imaging Segmentation: A Survey
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Medical imaging is a cornerstone of modern healthcare, driving advancements in diagnosis, treatment planning, and patient care. Among its various tasks, segmentation remains one of the most challenging problem due to factors such as data accessibility, annotation complexity, structural variability, variation in medical imaging modalities, and privacy constraints. Despite recent progress, achieving robust generalization and domain adaptation remains a significant hurdle, particularly given the resource-intensive nature of some proposed models and their reliance on domain expertise. This survey explores cutting-edge advancements in medical image segmentation, focusing on methodologies such as Generative AI, Few-Shot Learning, Foundation Models, and Universal Models. These approaches offer promising solutions to longstanding challenges. We provide a comprehensive overview of the theoretical foundations, state-of-the-art techniques, and recent applications of these methods. Finally, we discuss inherent limitations, unresolved issues, and future research directions aimed at enhancing the practicality and accessibility of segmentation models in medical imaging. We are maintaining a \href{https://github.com/faresbougourzi/Awesome-DL-for-Medical-Imaging-Segmentation}{GitHub Repository} to continue tracking and updating innovations in this field.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:48:37 GMT" } ]
2025-05-15T00:00:00
[ [ "Bougourzi", "Fares", "" ], [ "Hadid", "Abdenour", "" ] ]
2505.09275
Hans H\"ongesberg
Ilse Fischer, Hans H\"ongesberg
A Littlewood-type identity for Robbins polynomials
39 pages
null
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
We provide a generalization of the Littlewood identity, both sides of which are related to alternating sign matrices. The classical Littlewood identity establishes a nice product formula for the sum of all Schur polynomials. Compared to the classical identity, Schur polynomials are replaced by so-called modified Robbins polynomials. These polynomials are a generalization of Schur polynomials and enumerate down-arrowed monotone triangles, and thus also alternating sign matrices. As an additional factor on the other side of the identity, we have a Pfaffian formula which we interpret in terms of the partition function of six-vertex model configurations corresponding to diagonally symmetric alternating sign matrices.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:49:02 GMT" } ]
2025-05-15T00:00:00
[ [ "Fischer", "Ilse", "" ], [ "Höngesberg", "Hans", "" ] ]
2505.09276
K. S. Thejaswini
Thomas A. Henzinger and Mahyar Karimi and K. S. Thejaswini
Privacy-Preserving Runtime Verification
42 pages, 12 figures, 2 tables
null
null
null
cs.CR cs.FL
http://creativecommons.org/licenses/by/4.0/
Runtime verification offers scalable solutions to improve the safety and reliability of systems. However, systems that require verification or monitoring by a third party to ensure compliance with a specification might contain sensitive information, causing privacy concerns when usual runtime verification approaches are used. Privacy is compromised if protected information about the system, or sensitive data that is processed by the system, is revealed. In addition, revealing the specification being monitored may undermine the essence of third-party verification. In this work, we propose two novel protocols for the privacy-preserving runtime verification of systems against formal sequential specifications. In our first protocol, the monitor verifies whether the system satisfies the specification without learning anything else, though both parties are aware of the specification. Our second protocol ensures that the system remains oblivious to the monitored specification, while the monitor learns only whether the system satisfies the specification and nothing more. Our protocols adapt and improve existing techniques used in cryptography, and more specifically, multi-party computation. The sequential specification defines the observation step of the monitor, whose granularity depends on the situation (e.g., banks may be monitored on a daily basis). Our protocols exchange a single message per observation step, after an initialisation phase. This design minimises communication overhead, enabling relatively lightweight privacy-preserving monitoring. We implement our approach for monitoring specifications described by register automata and evaluate it experimentally.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:49:07 GMT" } ]
2025-05-15T00:00:00
[ [ "Henzinger", "Thomas A.", "" ], [ "Karimi", "Mahyar", "" ], [ "Thejaswini", "K. S.", "" ] ]
2505.09277
Tom Brown
Philipp Glaum, Fabian Neumann, Markus Millinger, Tom Brown
The Minimal Methanol Economy as a Gap-Filler for High Electrification Scenarios
15+27 pages, 31 figures
null
null
null
physics.soc-ph
http://creativecommons.org/licenses/by/4.0/
Electrifying sectors like land transport and building heating is a cost-effective strategy for decarbonisation. For harder-to-abate sectors that require fuels for their density or chemical properties, like long-haul aviation, shipping, backup power or iron ore reduction, electrolytic hydrogen and its derivatives are often proposed as part of a `hydrogen economy'. However, hydrogen itself is challenging to transport and store because of its small molecule size and low volumetric density; the build-up of a pipeline network needs close coordination with demand, supply and storage. We present a `minimal methanol economy' as an alternative concept for filling the gaps that electrification cannot reach. As a liquid at ambient conditions, methanol is easy to transport and store; it scales down to low-volume use cases without the lumpiness of hydrogen pipelines; it is a better drop-in fuel to replace methane; it can help integrate decentralised biomass wastes and residues into the energy system; it is needed anyway in large volumes as a feedstock for industry and transport fuels. We show in an energy system model for Europe that deep decarbonisation has lowest cost when hydrogen can be widely transported and used for backup power and heat, but a methanol-based system is only \bneuro{24} more expensive in the default scenario (3\% of system costs). This small increase is robust across varying assumptions about carbon sequestration, green imports and biomass availability. We argue that this modest expense is justified because methanol avoids many of the challenges in scaling up and regulating hydrogen infrastructure.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:49:34 GMT" } ]
2025-05-15T00:00:00
[ [ "Glaum", "Philipp", "" ], [ "Neumann", "Fabian", "" ], [ "Millinger", "Markus", "" ], [ "Brown", "Tom", "" ] ]
2505.09278
Rick Van Essen
Rick van Essen and Gert Kootstra
A drone that learns to efficiently find objects in agricultural fields: from simulation to the real world
Accepted to the Novel Approaches for Precision Agriculture and Forestry with Autonomous Robots IEEE ICRA Workshop - 2025
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Drones are promising for data collection in precision agriculture, however, they are limited by their battery capacity. Efficient path planners are therefore required. This paper presents a drone path planner trained using Reinforcement Learning (RL) on an abstract simulation that uses object detections and uncertain prior knowledge. The RL agent controls the flight direction and can terminate the flight. By using the agent in combination with the drone's flight controller and a detection network to process camera images, it is possible to evaluate the performance of the agent on real-world data. In simulation, the agent yielded on average a 78% shorter flight path compared to a full coverage planner, at the cost of a 14% lower recall. On real-world data, the agent showed a 72% shorter flight path compared to a full coverage planner, however, at the cost of a 25% lower recall. The lower performance on real-world data was attributed to the real-world object distribution and the lower accuracy of prior knowledge, and shows potential for improvement. Overall, we concluded that for applications where it is not crucial to find all objects, such as weed detection, the learned-based path planner is suitable and efficient.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:59:09 GMT" } ]
2025-05-15T00:00:00
[ [ "van Essen", "Rick", "" ], [ "Kootstra", "Gert", "" ] ]
2505.09279
Jun Hu
Jun Hu, Chao Sun, Bo Chen, Jianzheng Wang, Zheming Wang
Distributed Stochastic Optimization for Non-Smooth and Weakly Convex Problems under Heavy-Tailed Noise
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In existing distributed stochastic optimization studies, it is usually assumed that the gradient noise has a bounded variance. However, recent research shows that the heavy-tailed noise, which allows an unbounded variance, is closer to practical scenarios in many tasks. Under heavy-tailed noise, traditional optimization methods, such as stochastic gradient descent, may have poor performance and even diverge. Thus, it is of great importance to study distributed stochastic optimization algorithms applicable to the heavy-tailed noise scenario. However, most of the existing distributed algorithms under heavy-tailed noise are developed for convex and smooth problems, which limits their applications. This paper proposes a clipping-based distributed stochastic algorithm under heavy-tailed noise that is suitable for non-smooth and weakly convex problems. The convergence of the proposed algorithm is proven, and the conditions on the parameters are given. A numerical experiment is conducted to demonstrate the effectiveness of the proposed algorithm.
[ { "version": "v1", "created": "Wed, 14 May 2025 10:59:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Hu", "Jun", "" ], [ "Sun", "Chao", "" ], [ "Chen", "Bo", "" ], [ "Wang", "Jianzheng", "" ], [ "Wang", "Zheming", "" ] ]
2505.09280
Tianjun Li
Junle Pei, Yaquan Fang, Lina Wu, Da Xu, Mustapha Biyabi, and Tianjun Li
Quantum Entanglement Theory and Its Generic Searches in High Energy Physics
38 pages, 6 figures
null
null
null
hep-ph hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a new formalism for quantum entanglement (QE), and study its generic searches at the colliders. For a general quantum system with $N$ particles, we show that the quantum space (the total spin polarization parameter space) is complex projective space, and the classical space (the spin polarization parameter space for classical theory) is the cartesian product of the complex projective spaces. Thus, the quantum entanglement space is the difference of these two spaces. For the $ff$, $AA$, $Af$, $fff$, and $ffA$ systems, we propose their discriminants $\Delta_i$. The corresponding classical spaces are the discriminant locus $\Delta=0$ for $ff$ system, and intersections of the discriminant loci $\Delta_i=0$ for $AA$, $Af$, $fff$, and $ffA$ systems in the quantum space. We show that our criterion $\Delta\not=0$ for quantum entanglement is equivalent to the original Peres-Horodecki criterion for $ff$ system. With the collider searches, we can reconstruct the discriminants from various measurements, and probe the quantum entanglement spaces via a fundamental approach at exact level. In addition, for the specific approach, we present a comprehensive framework to detect quantum entanglement in high-energy multi-particle systems, spanning fermion pairs (\(t\bar{t}\), \(\tau^{+}\tau^{-}\)), bosonic pairs (\(W^{-}W^{+}\)), and hybrid or three-body systems (\(W^{-}t\), \(ttt\), \(t\bar{t}W^{-}\)). We derive diverse observables through angular correlations in decay products and establish key criteria for QE by calculating the exact quantum ranges and classical ranges, which can be used to detect QE at colliders. These results establish model-independent methodologies for probing QE across collider experiments, bridging quantum information principles with high-energy phenomenology, while offering novel pathways to explore exotic particles and quantum properties in multi-particle systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:00:43 GMT" } ]
2025-05-15T00:00:00
[ [ "Pei", "Junle", "" ], [ "Fang", "Yaquan", "" ], [ "Wu", "Lina", "" ], [ "Xu", "Da", "" ], [ "Biyabi", "Mustapha", "" ], [ "Li", "Tianjun", "" ] ]
2505.09281
Seema Chahal
Seema Chahal, Sugandha Maheshwary
Cut Groups: The Progress And The Problems
null
null
null
null
math.RA math.GR math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This article focuses on the study of cut groups, i.e., the groups which have only trivial central units in their integral group ring. We provide state of art for cut groups. The results are compiled in a systematic manner and have also been analogously studied for some generalised classes, such as quadratic rational groups and semi-rational groups etc. For these bigger classes, some results have been extended, while others have been posed as questions. The progress and the problems signify the development and the potential that holds in the topic of cut groups and its generalisations.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:02:05 GMT" } ]
2025-05-15T00:00:00
[ [ "Chahal", "Seema", "" ], [ "Maheshwary", "Sugandha", "" ] ]
2505.09282
Andrew Jackson
Andrew Jackson
Phase Transitions in Decision Problems Over Odd-Sized Alphabets
null
null
null
null
cs.CC
http://creativecommons.org/licenses/by/4.0/
In [A. Jackson, Explaining the ubiquity of phase transitions in decision problems (2025), arXiv:2501.14569], I established that phase transitions are always present in a large subset of decision problems over even-sized alphabets, explaining -- in part -- why phase transitions are seen so often in decision problems. However, decision problems over odd-sized alphabets were not discussed. Here, I correct that oversight, showing that a similar subset of decision problems over odd-sized alphabets also always exhibit phase transitions.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:08:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Jackson", "Andrew", "" ] ]
2505.09283
Alexander Ryjov
Alexander P. Ryjov and Alina A. Egorova
A Note on Semantic Diffusion
8 figures
null
null
null
cs.HC
http://creativecommons.org/licenses/by/4.0/
This paper provides an in-depth examination of the concept of semantic diffusion as a complementary instrument to large language models (LLMs) for design applications. Conventional LLMs and diffusion models fail to induce a convergent, iterative refinement process: each invocation of the diffusion mechanism spawns a new stochastic cycle, so successive outputs do not relate to prior ones and convergence toward a desired design is not guaranteed. The proposed hybrid framework - "LLM + semantic diffusion" - resolves this limitation by enforcing an approximately convergent search procedure, thereby formally addressing the problem of localized design refinement.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:08:45 GMT" } ]
2025-05-15T00:00:00
[ [ "Ryjov", "Alexander P.", "" ], [ "Egorova", "Alina A.", "" ] ]
2505.09284
Panqi Chen
Panqi Chen, Yifan Sun, Lei Cheng, Yang Yang, Weichang Li, Yang Liu, Weiqing Liu, Jiang Bian, Shikai Fang
Generating Full-field Evolution of Physical Dynamics from Irregular Sparse Observations
null
null
null
null
cs.LG stat.ML
http://creativecommons.org/licenses/by/4.0/
Modeling and reconstructing multidimensional physical dynamics from sparse and off-grid observations presents a fundamental challenge in scientific research. Recently, diffusion-based generative modeling shows promising potential for physical simulation. However, current approaches typically operate on on-grid data with preset spatiotemporal resolution, but struggle with the sparsely observed and continuous nature of real-world physical dynamics. To fill the gaps, we present SDIFT, Sequential DIffusion in Functional Tucker space, a novel framework that generates full-field evolution of physical dynamics from irregular sparse observations. SDIFT leverages the functional Tucker model as the latent space representer with proven universal approximation property, and represents observations as latent functions and Tucker core sequences. We then construct a sequential diffusion model with temporally augmented UNet in the functional Tucker space, denoising noise drawn from a Gaussian process to generate the sequence of core tensors. At the posterior sampling stage, we propose a Message-Passing Posterior Sampling mechanism, enabling conditional generation of the entire sequence guided by observations at limited time steps. We validate SDIFT on three physical systems spanning astronomical (supernova explosions, light-year scale), environmental (ocean sound speed fields, kilometer scale), and molecular (organic liquid, millimeter scale) domains, demonstrating significant improvements in both reconstruction accuracy and computational efficiency compared to state-of-the-art approaches.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:09:15 GMT" } ]
2025-05-15T00:00:00
[ [ "Chen", "Panqi", "" ], [ "Sun", "Yifan", "" ], [ "Cheng", "Lei", "" ], [ "Yang", "Yang", "" ], [ "Li", "Weichang", "" ], [ "Liu", "Yang", "" ], [ "Liu", "Weiqing", "" ], [ "Bian", "Jiang", "" ], [ "Fang", "Shikai", "" ] ]
2505.09286
Jiin Park
Jiin Park, Misuk Kim
A Scalable Unsupervised Framework for multi-aspect labeling of Multilingual and Multi-Domain Review Data
36 pages, 3 figures
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-nd/4.0/
Effectively analyzing online review data is essential across industries. However, many existing studies are limited to specific domains and languages or depend on supervised learning approaches that require large-scale labeled datasets. To address these limitations, we propose a multilingual, scalable, and unsupervised framework for cross-domain aspect detection. This framework is designed for multi-aspect labeling of multilingual and multi-domain review data. In this study, we apply automatic labeling to Korean and English review datasets spanning various domains and assess the quality of the generated labels through extensive experiments. Aspect category candidates are first extracted through clustering, and each review is then represented as an aspect-aware embedding vector using negative sampling. To evaluate the framework, we conduct multi-aspect labeling and fine-tune several pretrained language models to measure the effectiveness of the automatically generated labels. Results show that these models achieve high performance, demonstrating that the labels are suitable for training. Furthermore, comparisons with publicly available large language models highlight the framework's superior consistency and scalability when processing large-scale data. A human evaluation also confirms that the quality of the automatic labels is comparable to those created manually. This study demonstrates the potential of a robust multi-aspect labeling approach that overcomes limitations of supervised methods and is adaptable to multilingual, multi-domain environments. Future research will explore automatic review summarization and the integration of artificial intelligence agents to further improve the efficiency and depth of review analysis.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:11:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Park", "Jiin", "" ], [ "Kim", "Misuk", "" ] ]
2505.09287
Valdemar \v{S}v\'abensk\'y
Shunsuke Yoneda, Valdemar \v{S}v\'abensk\'y, Gen Li, Daisuke Deguchi, Atsushi Shimada
Ranking-Based At-Risk Student Prediction Using Federated Learning and Differential Features
To appear in the Proceedings of the 18th Educational Data Mining Conference (EDM 2025)
null
null
null
cs.LG cs.CY
http://creativecommons.org/licenses/by-nc-nd/4.0/
Digital textbooks are widely used in various educational contexts, such as university courses and online lectures. Such textbooks yield learning log data that have been used in numerous educational data mining (EDM) studies for student behavior analysis and performance prediction. However, these studies have faced challenges in integrating confidential data, such as academic records and learning logs, across schools due to privacy concerns. Consequently, analyses are often conducted with data limited to a single school, which makes developing high-performing and generalizable models difficult. This study proposes a method that combines federated learning and differential features to address these issues. Federated learning enables model training without centralizing data, thereby preserving student privacy. Differential features, which utilize relative values instead of absolute values, enhance model performance and generalizability. To evaluate the proposed method, a model for predicting at-risk students was trained using data from 1,136 students across 12 courses conducted over 4 years, and validated on hold-out test data from 5 other courses. Experimental results demonstrated that the proposed method addresses privacy concerns while achieving performance comparable to that of models trained via centralized learning in terms of Top-n precision, nDCG, and PR-AUC. Furthermore, using differential features improved prediction performance across all evaluation datasets compared to non-differential approaches. The trained models were also applicable for early prediction, achieving high performance in detecting at-risk students in earlier stages of the semester within the validation datasets.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:12:30 GMT" } ]
2025-05-15T00:00:00
[ [ "Yoneda", "Shunsuke", "" ], [ "Švábenský", "Valdemar", "" ], [ "Li", "Gen", "" ], [ "Deguchi", "Daisuke", "" ], [ "Shimada", "Atsushi", "" ] ]
2505.09288
Simon Krekels
Simon Krekels, Vukan Levajac, Kristof Moors, George Simion, Bart Sor\'ee
Current Conservation in the Self-Consistent Josephson Junction
Preliminary version
null
null
null
cond-mat.supr-con cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Conventional treatments of Josephson junctions (JJs) are generally not current-conserving. We introduce a numerical method for the self-consistent treatment of quasi-1D JJs with current conservation, with phase gradient of the order parameter in the leads matching the Josephson current through the weak link. We compare our method to standard methods and calculate the current-phase relationship (CPR) for superconductor--normal metal--superconductor JJs with different gate voltages applied to the normal metal. We show that our approach can weaken or even reverse forward skewedness of the CPR.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:13:35 GMT" } ]
2025-05-15T00:00:00
[ [ "Krekels", "Simon", "" ], [ "Levajac", "Vukan", "" ], [ "Moors", "Kristof", "" ], [ "Simion", "George", "" ], [ "Sorée", "Bart", "" ] ]
2505.09289
Pedro Curvo
Pedro M. P. Curvo, Mara Dragomir, Salvador Torpes, Mohammadmahdi Rahimi
Reproducibility Study of "Cooperate or Collapse: Emergence of Sustainable Cooperation in a Society of LLM Agents"
11 Tables, 9 Figures
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
This study evaluates and extends the findings made by Piatti et al., who introduced GovSim, a simulation framework designed to assess the cooperative decision-making capabilities of large language models (LLMs) in resource-sharing scenarios. By replicating key experiments, we validate claims regarding the performance of large models, such as GPT-4-turbo, compared to smaller models. The impact of the universalization principle is also examined, with results showing that large models can achieve sustainable cooperation, with or without the principle, while smaller models fail without it. In addition, we provide multiple extensions to explore the applicability of the framework to new settings. We evaluate additional models, such as DeepSeek-V3 and GPT-4o-mini, to test whether cooperative behavior generalizes across different architectures and model sizes. Furthermore, we introduce new settings: we create a heterogeneous multi-agent environment, study a scenario using Japanese instructions, and explore an "inverse environment" where agents must cooperate to mitigate harmful resource distributions. Our results confirm that the benchmark can be applied to new models, scenarios, and languages, offering valuable insights into the adaptability of LLMs in complex cooperative tasks. Moreover, the experiment involving heterogeneous multi-agent systems demonstrates that high-performing models can influence lower-performing ones to adopt similar behaviors. This finding has significant implications for other agent-based applications, potentially enabling more efficient use of computational resources and contributing to the development of more effective cooperative AI systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:15:14 GMT" } ]
2025-05-15T00:00:00
[ [ "Curvo", "Pedro M. P.", "" ], [ "Dragomir", "Mara", "" ], [ "Torpes", "Salvador", "" ], [ "Rahimi", "Mohammadmahdi", "" ] ]
2505.09290
Nan Jiang
Nan Jiang, Shota Suzuki, Issei Sasaki, Kazuki Yamada, Ryoma Kawahara, Shintaro Takada, Yusuke Shimamoto, Hiroki Shoji, Yusuke Kousaka, Jun-ichiro Ohe, Yoshihiko Togawa, Yasuhiro Niimi
Spin phase detection by spin current in a chiral helimagnet
15 pages, 9 figures
null
null
null
cond-mat.mes-hall cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Helimagnets, characterized by a helical arrangement of magnetic moments, possess unique internal degrees of freedom, including the spin phase, defined by the phase of the helical magnetic structure. Electrical detection of the spin phase is essential for both practical applications and fundamental research in helimagnets. Here, we demonstrate the electrical detection of the spin phase in a van der Waals nanoscale chiral helimagnet CrNb$_3$S$_6$ using nonlocal spin valve measurements. Due to the short spin diffusion length in CrNb$_3$S$_6$ ($\sim5$~nm), the surface magnetic moment direction, which corresponds to the spin phase, can be detected via spin currents. The experimentally observed magnetic field dependence of the nonlocal spin valve signal is consistent with that of the surface magnetic moment in the helical magnetic structure, as supported by micromagnetic simulations. Our results establish spin currents as a powerful tool for detecting the spin phase in helimagnets, opening avenues for utilizing the spin phase as a novel internal degree of freedom in nanoscale spintronic devices.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:16:02 GMT" } ]
2025-05-15T00:00:00
[ [ "Jiang", "Nan", "" ], [ "Suzuki", "Shota", "" ], [ "Sasaki", "Issei", "" ], [ "Yamada", "Kazuki", "" ], [ "Kawahara", "Ryoma", "" ], [ "Takada", "Shintaro", "" ], [ "Shimamoto", "Yusuke", "" ], [ "Shoji", "Hiroki", "" ], [ "Kousaka", "Yusuke", "" ], [ "Ohe", "Jun-ichiro", "" ], [ "Togawa", "Yoshihiko", "" ], [ "Niimi", "Yasuhiro", "" ] ]
2505.09291
Muhammad Goharipour
The MMGPDs Collaboration, Muhammad Goharipour, Anoushiravan Moradi, K. Azizi
Eddington-inspired Born-Infeld gravity: Constraints from the generalized parton distributions (GPDs)
7 Pages and 2 Figures
null
null
null
hep-ph gr-qc hep-th
http://creativecommons.org/licenses/by/4.0/
The Eddington-inspired Born-Infeld (EiBI) theory of gravity modifies general relativity in high-density regimes. It offers an alternative framework that avoids cosmological singularities and remodels gravitational dynamics within compact objects. An important feature of EiBI gravity is its additional parameter, $\kappa$, which governs deviations from standard gravitational behavior. In this study, we investigate constraints on $\kappa$ using the internal pressure distribution of the proton, derived from gravitational form factor (GFF) $ D(t) $ obtained through a QCD analysis of generalized parton distributions (GPDs). By comparing pressure profiles extracted from skewness-dependent GPDs with previous determinations based on deeply virtual Compton scattering (DVCS) data, we establish updated bounds on $\kappa$. Our results show that the choice of proton pressure model significantly impacts the constraints, with the strongest limits ($|\kappa| \leq 0.10\text{--}0.3\, \text{m}^5\, \text{kg}^{-1}\, \text{s}^{-2}$). We further demonstrate that constraints obtained based on the first and second moments of the pressure distribution yield competitive bounds compared to those derived from peak pressures or those derived from just the first moment. These findings highlight the importance of precise experimental and theoretical determinations of the proton's mechanical properties in testing alternative theories of gravity. The present study motivates future improvements in GPD reconstructions for stronger constraints on EiBI gravity and related modifications.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:16:26 GMT" } ]
2025-05-15T00:00:00
[ [ "The MMGPDs Collaboration", "", "" ], [ "Goharipour", "Muhammad", "" ], [ "Moradi", "Anoushiravan", "" ], [ "Azizi", "K.", "" ] ]
2505.09292
Daisuke Ito
Daisuke Ito, Yuhei Sekiguchi, Raustin Reyes, Taichi Fujiwara, Toshiharu Makino, Hiromitsu Kato and Hideo Kosaka
Robust transfer of a quantum state from an absorbed photon into a diamond spin
null
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Conversion of a quantum state from a flying qubit to a memory qubit is crucial for distributed quantum computing. However, this requires precise spatiotemporal or frequency/phase alignment. Here, we experimentally demonstrate quantum teleportation-based state transfer from a photon into a spin in a nitrogen-vacancy center in diamond robust against both spectral and temporal errors. The achieved fidelity exceeds 0.94 within a frequency error of 100 MHz and 0.93 within an arrival-time error of 100 ns. This achievement enables extraordinarily robust entanglement generation between remote quantum memories compared with the conventional photon-interference-based approaches and paves the way for stable quantum networks.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:18:23 GMT" } ]
2025-05-15T00:00:00
[ [ "Ito", "Daisuke", "" ], [ "Sekiguchi", "Yuhei", "" ], [ "Reyes", "Raustin", "" ], [ "Fujiwara", "Taichi", "" ], [ "Makino", "Toshiharu", "" ], [ "Kato", "Hiromitsu", "" ], [ "Kosaka", "Hideo", "" ] ]
2505.09293
Firdavs Rakhmonov
Jonathan M. Fraser and Firdavs Rakhmonov
An improved $L^2$ restriction theorem in finite fields
12 pages
null
null
null
math.CO math.CA math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mockenhaupt and Tao (Duke 2004) proved a finite field analogue of the Stein--Tomas restriction theorem, establishing a range of $q$ for which $L^q\to L^2$ restriction estimates hold for a given measure $\mu$ on a vector space over a finite field. Their result is expressed in terms of exponents that describe uniform bounds on the measure and its Fourier transform. We generalise this result by replacing the uniform bounds on the Fourier transform with suitable $L^p$ bounds, and we show that our result improves upon the Mockenhaupt--Tao range in many cases. We also provide a number of applications of our result, including to Sidon sets and Hamming varieties.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:21:28 GMT" } ]
2025-05-15T00:00:00
[ [ "Fraser", "Jonathan M.", "" ], [ "Rakhmonov", "Firdavs", "" ] ]
2505.09294
Fan Xu
Fan Xu and Wuyang Chen and Wei Gao
On the Learning with Augmented Class via Forests
Accepted by IJCAI 2025
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Decision trees and forests have achieved successes in various real applications, most working with all testing classes known in training data. In this work, we focus on learning with augmented class via forests, where an augmented class may appear in testing data yet not in training data. We incorporate information of augmented class into trees' splitting, i.e., a new splitting criterion, called augmented Gini impurity, is introduced to exploit some unlabeled data from testing distribution. We then develop the approach named Learning with Augmented Class via Forests (LACForest), which constructs shallow forests based on the augmented Gini impurity and then splits forests with pseudo-labeled augmented instances for better performance. We also develop deep neural forests with a novel optimization objective based on our augmented Gini impurity, so as to utilize the representation power of neural networks for forests. Theoretically, we present the convergence analysis for augmented Gini impurity, and finally conduct experiments to verify the effectiveness of our approaches. The code is available at https://github.com/nju-xuf/LACForest/.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:22:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Xu", "Fan", "" ], [ "Chen", "Wuyang", "" ], [ "Gao", "Wei", "" ] ]
2505.09295
Qiming Wu
Qiming Wu, Siqi Li, Doudou Zhou, Nan Liu
Toward Fair Federated Learning under Demographic Disparities and Data Imbalance
null
null
null
null
cs.CY cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Ensuring fairness is critical when applying artificial intelligence to high-stakes domains such as healthcare, where predictive models trained on imbalanced and demographically skewed data risk exacerbating existing disparities. Federated learning (FL) enables privacy-preserving collaboration across institutions, but remains vulnerable to both algorithmic bias and subgroup imbalance - particularly when multiple sensitive attributes intersect. We propose FedIDA (Fed erated Learning for Imbalance and D isparity A wareness), a framework-agnostic method that combines fairness-aware regularization with group-conditional oversampling. FedIDA supports multiple sensitive attributes and heterogeneous data distributions without altering the convergence behavior of the underlying FL algorithm. We provide theoretical analysis establishing fairness improvement bounds using Lipschitz continuity and concentration inequalities, and show that FedIDA reduces the variance of fairness metrics across test sets. Empirical results on both benchmark and real-world clinical datasets confirm that FedIDA consistently improves fairness while maintaining competitive predictive performance, demonstrating its effectiveness for equitable and privacy-preserving modeling in healthcare. The source code is available on GitHub.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:22:54 GMT" } ]
2025-05-15T00:00:00
[ [ "Wu", "Qiming", "" ], [ "Li", "Siqi", "" ], [ "Zhou", "Doudou", "" ], [ "Liu", "Nan", "" ] ]
2505.09296
Han Cui
Han Cui and Yuexun Wang and Zhouping Xin
Global well-posedness of the Cauchy problem for the modified Whitham equations
null
null
null
null
math.AP
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper aims to show global existence and modified scattering for the solutions of the Cauchy problem to the modified Whitham equations for small, smooth and localized initial data. The main difficulties come from slow decay and non-homogeneity of the Fourier multiplier $(\sqrt{\tanh \xi/\xi})\xi$, which will be overcome by introducing an interaction multiplier theorem and estimating the weighted norms in the frequency space. When estimating the weighted norms, due to loss of derivatives, the energy estimate will be performed in the frequency space, and the absence of time resonance will be effectively utilized by extracting some good terms arising from integration by parts in time before the energy estimate.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:25:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Cui", "Han", "" ], [ "Wang", "Yuexun", "" ], [ "Xin", "Zhouping", "" ] ]
2505.09297
Hongyu Liu
Hongyu Liu, Xiaojian Yang, Chuang Zhang, Xing Ji, Kun Xu
Unified gas-kinetic wave-particle method for multi-scale phonon transport
null
null
null
null
physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Over the past 7 decades, the classical Monte Carlo method has played a huge role in the fields of rarefied gas flow and micro/nano scale heat transfer, but it also has shortcomings: the time step and cell size are limited by the relaxation time and mean free path, making it difficult to efficiently simulate multi-scale heat and mass transfer problems from the ballistic to diffusion limit. To overcome this drawback, a unified gas-kinetic wave-particle (UGKWP) method is developed for solving the phonon Boltzmann transport equation (BTE) in all regimes covering both ballistic and diffusive limits. This method is built upon the space-time coupled evolution model of the phonon BTE, which provides the framework for constructing a multi-scale flux at the cell interfaces. At the same time, in order to capture non-equilibrium transport efficiently, the multi-scale flux comprises two distinct components: a deterministic part for capturing the near-equilibrium or diffusive transport and a statistical particle part for recovering non-equilibrium or ballistic transport phenomena. The UGKWP method exhibits remarkable multi-scale adaptability and versatility, seamlessly bridging the gap between the diffusive and ballistic transport phenomena. In the diffusive limit, the present method naturally converges to the Fourier's law, with the diminishing particle contribution, whereas in the ballistic limit, the non-equilibrium flux is fully described by the free-streaming particles. This inherent adaptability not only allows for precise capturing of both equilibrium and non-equilibrium heat transfer processes but also guarantees that the model adheres strictly to the underlying physical laws in each phonon transport regime.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:26:04 GMT" } ]
2025-05-15T00:00:00
[ [ "Liu", "Hongyu", "" ], [ "Yang", "Xiaojian", "" ], [ "Zhang", "Chuang", "" ], [ "Ji", "Xing", "" ], [ "Xu", "Kun", "" ] ]
2505.09298
Luiz Otavio Ribeiro Solak
Luiz O. R. Solak, Bruno L. Vermes, Antonio S. M. de Castro, Daniel Z. Rossatto, Celso J. Villas-Boas
Optical cavity as a directional quantum emitter
7 pages, 6 figures
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Single-photon sources are essential for testing fundamental physics and for the development of quantum technologies. In this work, we theoretically investigate a single-photon source based on a two-photon Jaynes-Cummings system, where the cavity works as the quantum emitter rather than the atom. This role reversal provides certain advantages, such as robustness against atomic losses, as the atom remains in its ground state throughout the entire dynamics. This provides higher efficiency, purity, and indistinguishability compared to sources based on the usual JC model under the same parameter conditions in both models. Another advantage of this system is the possibility of direct conversion of a coherent excitation pulse with one photon on average to a single-photon pulse with efficiency, purity, and indistinguishability above $90\%$. Since the entire excitation pulse is consumed in the generation of a single photon, the system also minimizes energy waste. The potential for implementing the two-photon JC model across different platforms expands the possibilities for controlled single-photon generation in applications in quantum information processing and computation.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:29:11 GMT" } ]
2025-05-15T00:00:00
[ [ "Solak", "Luiz O. R.", "" ], [ "Vermes", "Bruno L.", "" ], [ "de Castro", "Antonio S. M.", "" ], [ "Rossatto", "Daniel Z.", "" ], [ "Villas-Boas", "Celso J.", "" ] ]
2505.09299
Martin Sch\"afer
L. Contessi, M. Sch\"afer, A. Gnech, A. Lovato, U. van Kolck
A renormalizable theory for not-so-light nuclei
null
null
null
null
nucl-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present an improved action for Pionless Effective Field Theory (EFT). Previous formulations of renormalizable nuclear EFTs have encountered instabilities in systems with more than four nucleons. We resolve this issue by introducing a finite interaction range at leading order, which is compensated for in perturbation theory at next-to-leading order. Calculated ground-state energies of $^4$He, $^6$Li, $^{12}$C, and $^{16}$O converge and agree with experiment within theoretical uncertainties. This first successful implementation of systematic renormalizability beyond the lightest nuclei enables not only applications to larger nuclei but also extensions to other EFTs in the strong-coupling regime.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:31:57 GMT" } ]
2025-05-15T00:00:00
[ [ "Contessi", "L.", "" ], [ "Schäfer", "M.", "" ], [ "Gnech", "A.", "" ], [ "Lovato", "A.", "" ], [ "van Kolck", "U.", "" ] ]
2505.09300
Tomer Zimmerman
Tomer Zimmerman, Lev Tal-Or, Roy Gomel
On the Presence of Angular-Velocity Offsets in Disk Galaxies
10 pages, 8 figures, 1 table. Submitted to MNRAS
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
The well-known discrepancy in galactic rotation curves refers to the mismatch between observed rotational velocities and the velocities predicted by baryonic matter. In this study we investigate a potential pattern in the discrepancy, which may point to an underlying pattern in dark-halo distributions. By looking at rotational-velocity curves from an alternate perspective, the angular-velocity curves, it appears that the observed angular velocities and their corresponding baryonic predictions differ by a constant shift. That is, the discrepancy may be reduced to a constant angular-velocity term, independent of the radius. We test the generality of the suggested property by analysing 143 high-quality rotation curves. The property appears significant as it performs equally well (or better) than well-established dark-halo models. Compared to a Burkert profile, it is preferred in 60% of the cases, while relative to a Navarro Frenk White profile (NFW), it is superior in 73% of the cases. Next, by including the new phenomenological property within the dynamical equations, we find an explicit expression for the dark-halo profile. The new single-parameter profile is characterised by a remarkable property: it is intrinsically related to the baryonic distribution. Thus, information regarding the cuspy or cored nature of a particular dark halo, according to this profile, is encoded (and explicitly determined) by the respective baryonic behaviour.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:33:23 GMT" } ]
2025-05-15T00:00:00
[ [ "Zimmerman", "Tomer", "" ], [ "Tal-Or", "Lev", "" ], [ "Gomel", "Roy", "" ] ]
2505.09301
M{\aa}rten Nilsson
M{\aa}rten Nilsson
Quasibounded solutions to the complex Monge-Amp\`ere equation
17 pages
null
null
null
math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the Dirichlet problem for the complex Monge-Amp\`ere operator on a B-regular domain $\Omega$, allowing boundary data that is singular or unbounded. We introduce the concept of pluri-quasibounded functions on $\Omega$ and $\partial \Omega$, defined by the existence of plurisuperharmonic majorants that dominate their absolute value in a strong sense - that is, the ratio of the function to the majorant tends to zero as the function tends to infinity. For such data, we prove existence and uniqueness of solutions in the Blocki--Cegrell class $\mathcal{D}(\Omega)$, using a recently established comparison principle. In the unit disk, our approach recovers harmonic functions represented as Poisson integrals of $L^1$ boundary data with respect to harmonic measure, and our characterization extends to all regular domains in $\mathbb{R}^n$, when the boundary data is continuous almost everywhere. We also describe how boundary singularities propagate into the interior via a refined pluripolar hull.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:34:56 GMT" } ]
2025-05-15T00:00:00
[ [ "Nilsson", "Mårten", "" ] ]
2505.09302
Jos\'e Luis Castiglioni
Jos\'e Luis Castiglioni and Rodolfo C. Ertola-Biraben
Rough sets semantics for the three-valued extension of first-order Priest's da Costa logic
Draft version. All comments are welcome
null
null
null
math.LO cs.LO
http://creativecommons.org/licenses/by/4.0/
We provide a rough sets semantics for the three-valued extension of first-order Priest's da Costa logic, which we studied in a previous paper. The semantics follows the usual pattern of the semantics for first-order classical logic.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:36:32 GMT" } ]
2025-05-15T00:00:00
[ [ "Castiglioni", "José Luis", "" ], [ "Ertola-Biraben", "Rodolfo C.", "" ] ]
2505.09303
Peter Mayr
Peter Mayr
Solvable, nilpotent and supernilpotent semigroups with completely simple ideal and monoids
null
null
null
null
math.GR
http://creativecommons.org/licenses/by/4.0/
Around 1980 commutator theory was generalized from groups to arbitrary algebras using the socalled term condition commutator. The semigroups that are abelian with respect to this commutator were classified by Warne (1994). We study what solvability, nilpotence, and supernilpotence in the sense of commutator theory mean for semigroups and how these notions relate to classical concepts in semigroup theory. We show that a semigroup with a completely simple ideal is solvable (left nilpotent or right nilpotent or supernilpotent) in the sense of commutator theory iff it is a nilpotent extension in the classical sense of semigroup theory of a completely simple semigroup with solvable (nilpotent) subgroups. These characterizations hold in particular for finite semigroups and for eventually regular semigroups, i.e., semigroups in which every element has some regular power. We also show that a monoid is (left and right) nilpotent in the sense of commutator theory iff it embeds into a nilpotent group.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:36:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Mayr", "Peter", "" ] ]
2505.09304
Luciano Martinez-Rau
Luciano Sebastian Martinez-Rau, Quynh Nguyen Phuong Vu, Yuxuan Zhang, Bengt Oelmann, Sebastian Bader
Adaptive Noise Resilient Keyword Spotting Using One-Shot Learning
Preprint submitted to the IEEE 11th World Forum on Internet of Things
null
null
null
cs.SD cs.LG eess.AS
http://creativecommons.org/licenses/by-nc-sa/4.0/
Keyword spotting (KWS) is a key component of smart devices, enabling efficient and intuitive audio interaction. However, standard KWS systems deployed on embedded devices often suffer performance degradation under real-world operating conditions. Resilient KWS systems address this issue by enabling dynamic adaptation, with applications such as adding or replacing keywords, adjusting to specific users, and improving noise robustness. However, deploying resilient, standalone KWS systems with low latency on resource-constrained devices remains challenging due to limited memory and computational resources. This study proposes a low computational approach for continuous noise adaptation of pretrained neural networks used for KWS classification, requiring only 1-shot learning and one epoch. The proposed method was assessed using two pretrained models and three real-world noise sources at signal-to-noise ratios (SNRs) ranging from 24 to -3 dB. The adapted models consistently outperformed the pretrained models across all scenarios, especially at SNR $\leq$ 18 dB, achieving accuracy improvements of 4.9% to 46.0%. These results highlight the efficacy of the proposed methodology while being lightweight enough for deployment on resource-constrained devices.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:39:47 GMT" } ]
2025-05-15T00:00:00
[ [ "Martinez-Rau", "Luciano Sebastian", "" ], [ "Vu", "Quynh Nguyen Phuong", "" ], [ "Zhang", "Yuxuan", "" ], [ "Oelmann", "Bengt", "" ], [ "Bader", "Sebastian", "" ] ]
2505.09306
Thijs Van Der Plas
Thijs L van der Plas, Stephen Law, Michael JO Pocock
Predicting butterfly species presence from satellite imagery using soft contrastive regularisation
To be published in the 2025 CVPR FGVC12 workshop
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
The growing demand for scalable biodiversity monitoring methods has fuelled interest in remote sensing data, due to its widespread availability and extensive coverage. Traditionally, the application of remote sensing to biodiversity research has focused on mapping and monitoring habitats, but with increasing availability of large-scale citizen-science wildlife observation data, recent methods have started to explore predicting multi-species presence directly from satellite images. This paper presents a new data set for predicting butterfly species presence from satellite data in the United Kingdom. We experimentally optimise a Resnet-based model to predict multi-species presence from 4-band satellite images, and find that this model especially outperforms the mean rate baseline for locations with high species biodiversity. To improve performance, we develop a soft, supervised contrastive regularisation loss that is tailored to probabilistic labels (such as species-presence data), and demonstrate that this improves prediction accuracy. In summary, our new data set and contrastive regularisation method contribute to the open challenge of accurately predicting species biodiversity from remote sensing data, which is key for efficient biodiversity monitoring.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:42:09 GMT" } ]
2025-05-15T00:00:00
[ [ "van der Plas", "Thijs L", "" ], [ "Law", "Stephen", "" ], [ "Pocock", "Michael JO", "" ] ]
2505.09308
George Andriopoulos
George Andriopoulos, Soyuj Jung Basnet, Juan Guevara, Li Guo, Keith Ross
Neural Multivariate Regression: Qualitative Insights from the Unconstrained Feature Model
31 pages, 8 figures
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Unconstrained Feature Model (UFM) is a mathematical framework that enables closed-form approximations for minimal training loss and related performance measures in deep neural networks (DNNs). This paper leverages the UFM to provide qualitative insights into neural multivariate regression, a critical task in imitation learning, robotics, and reinforcement learning. Specifically, we address two key questions: (1) How do multi-task models compare to multiple single-task models in terms of training performance? (2) Can whitening and normalizing regression targets improve training performance? The UFM theory predicts that multi-task models achieve strictly smaller training MSE than multiple single-task models when the same or stronger regularization is applied to the latter, and our empirical results confirm these findings. Regarding whitening and normalizing regression targets, the UFM theory predicts that they reduce training MSE when the average variance across the target dimensions is less than one, and our empirical results once again confirm these findings. These findings highlight the UFM as a powerful framework for deriving actionable insights into DNN design and data pre-processing strategies.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:52:45 GMT" } ]
2025-05-15T00:00:00
[ [ "Andriopoulos", "George", "" ], [ "Basnet", "Soyuj Jung", "" ], [ "Guevara", "Juan", "" ], [ "Guo", "Li", "" ], [ "Ross", "Keith", "" ] ]
2505.09309
Antoine-Marie Bogso
Antoine Marie Bogso, Rhoss Likibi Pellat, Donatien Kuissi Kamdem, Olivier Menoukeu Pamen
Stochastic Optimal Control for Systems with Drifts of Bounded Variation: A Maximum Principle Approach
30 pages
null
null
null
math.OC math.PR
http://creativecommons.org/publicdomain/zero/1.0/
In this paper, we study the problem of stochastic optimal control for systems governed by stochastic differential equations (SDEs) with drift coefficients of bounded variation. We establish both necessary and sufficient stochastic maximum principle. To achieve this, we prove the existence and uniqueness of solutions to SDEs with random drifts of bounded variation. We then show that these solutions are Sobolev differentiable with respect to their initial conditions and provide an explicit representation involving integrals with respect to the local time of the state process. We handle the irregular drift, by constructing a sequence of approximating control problems with smooth coefficients. By applying Ekeland's variational principle, we obtain a sequence of adjoint processes, which we then use to derive the maximum principle by taking the limit.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:52:59 GMT" } ]
2025-05-15T00:00:00
[ [ "Bogso", "Antoine Marie", "" ], [ "Pellat", "Rhoss Likibi", "" ], [ "Kamdem", "Donatien Kuissi", "" ], [ "Pamen", "Olivier Menoukeu", "" ] ]
2505.09310
Hamed Ghasemi Dr.
Hamed Ghasemi, Murat Uzundag, Cole Johnston, Conny Aerts
Discerning internal conditions of pulsating hot subdwarf B stars. Modelling multiple trapped modes in KIC 10001893
Accepted for publication in Astronomy & Astrophysics (A&A), 11 pages, 13 figures
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The frequencies of gravity mode oscillations are determined by the chemical, thermal, and structural properties of stellar interiors, facilitating the study of internal mixing mechanisms in stars. We investigate the impact of discontinuities in the chemical composition induced by the formation of an adiabatic semiconvection region during the core helium (He)-burning phase of evolution of hot subdwarf B-type (sdB) stars. We scrutinize the asteroseismic attributes of the evolutionary stages and assess the core He-burning phase by evaluating the parameter linked to the average interval between the deep trapped modes in both sdB evolutionary models and the observations of KIC 10001893. We perform evolutionary and asteroseismic analyses of sdB stars using MESA and GYRE to examine the properties of the semiconvection region. We address the challenges of relying solely on average interval between oscillation mode periods with consecutive radial orders to identify the core He-burning stage. To enhance identification, we propose a new parameter representing the average interval between deep trapped modes during some of the stages of sdB evolutionary models. Additionally, our results show that integrating convective penetration with convective premixing improves our models and yields comparable outcomes without the need for additional model parameters. Our results can advance the development of detailed evolutionary models for sdB stars by refining internal mixing schemes, enhancing the accuracy of pulsation predictions, and improving alignment with observational data.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:53:10 GMT" } ]
2025-05-15T00:00:00
[ [ "Ghasemi", "Hamed", "" ], [ "Uzundag", "Murat", "" ], [ "Johnston", "Cole", "" ], [ "Aerts", "Conny", "" ] ]
2505.09311
Taiga Nakamoto
Taiga Nakamoto, Kazuaki Takasan, and Naoto Tsuji
One-dimensional extended Hubbard model coupled with an optical cavity
13 pages, 7 figures
null
null
null
cond-mat.str-el quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the one-dimensional extended Hubbard model coupled with an optical cavity, which describes an interplay of the effect of vacuum fluctuation of light and the quantum phase transition between the charge- and spin-density-wave phases. The ground state and excitation spectrum of the model are calculated by numerically exact tensor-network methods. We find that the photon number of the ground state is enhanced (suppressed) along the quantum phase transition line when the light-matter coupling is comparable to (much smaller than) the cavity frequency. We also show that the exciton peak in the optical conductivity and photon spectrum that exists without the cavity exhibits the vacuum Rabi splitting at resonance due to the light-matter interaction. This behavior is in contrast to the case without excitons, where the photon spectrum is merely broadened without splitting due to the lack of a sharp resonance.
[ { "version": "v1", "created": "Wed, 14 May 2025 11:57:34 GMT" } ]
2025-05-15T00:00:00
[ [ "Nakamoto", "Taiga", "" ], [ "Takasan", "Kazuaki", "" ], [ "Tsuji", "Naoto", "" ] ]
2505.09312
Xiaoda Xu
Jun Xian and Xiaoda Xu
Random uniform approximation under weighted importance sampling of a class of stratified input
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider random discrepancy under weighted importance sampling of a class of stratified input. We give the expected $L_p-$discrepancy($2\leq p<\infty$) upper bound in weighted form under a class of stratified sampling. This result contributes to the error estimate of the upper bound of the integral approximation under weighted importance sampling, and and our sampling pattern is a stratified input.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:03:48 GMT" } ]
2025-05-15T00:00:00
[ [ "Xian", "Jun", "" ], [ "Xu", "Xiaoda", "" ] ]
2505.09313
Qiangqiang Liu
Qiangqiang Liu, Qian Huang, Frank Fan, Haishan Wu, Xueyan Tang
Detecting Sybil Addresses in Blockchain Airdrops: A Subgraph-based Feature Propagation and Fusion Approach
IEEE International Conference on Blockchain and Cryptocurrency(Proc. IEEE ICBC 2025)
null
null
null
cs.CR cs.LG
http://creativecommons.org/licenses/by/4.0/
Sybil attacks pose a significant security threat to blockchain ecosystems, particularly in token airdrop events. This paper proposes a novel sybil address identification method based on subgraph feature extraction lightGBM. The method first constructs a two-layer deep transaction subgraph for each address, then extracts key event operation features according to the lifecycle of sybil addresses, including the time of first transaction, first gas acquisition, participation in airdrop activities, and last transaction. These temporal features effectively capture the consistency of sybil address behavior operations. Additionally, the method extracts amount and network structure features, comprehensively describing address behavior patterns and network topology through feature propagation and fusion. Experiments conducted on a dataset containing 193,701 addresses (including 23,240 sybil addresses) show that this method outperforms existing approaches in terms of precision, recall, F1 score, and AUC, with all metrics exceeding 0.9. The methods and results of this study can be further applied to broader blockchain security areas such as transaction manipulation identification and token liquidity risk assessment, contributing to the construction of a more secure and fair blockchain ecosystem.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:04:26 GMT" } ]
2025-05-15T00:00:00
[ [ "Liu", "Qiangqiang", "" ], [ "Huang", "Qian", "" ], [ "Fan", "Frank", "" ], [ "Wu", "Haishan", "" ], [ "Tang", "Xueyan", "" ] ]
2505.09314
Tom Levin Schlegel
Tom Schlegel and Evangelia Konstantinidou and Michael Fleischhauer and Daniel Brady
Dephasing in Rydberg Facilitation Due to State-Dependent Dipole Forces
null
null
null
null
quant-ph cond-mat.quant-gas
http://creativecommons.org/licenses/by/4.0/
Rydberg atoms allow for the experimental study of open many-body systems and nonequilibrium phenomena. High dephasing rates are a generic feature of these systems, and therefore they can often be described by rate equations, i.e. in the classical limit. In this work, we analyze one potential origin of the decoherence in Rydberg atoms: dipole-force induced dephasing. As the wave function of the Rydberg (spin-up) state is repelled in the presence of another nearby Rydberg atom, while the ground (spin-down) state diffuses in place, the Franck-Condon overlap between the two spin components quickly decays causing a decoherence of the spin transition. With an analytic approach we obtain a simple expression for the dephasing rate of the Rydberg state depending on atomic and laser parameters, which agrees with numerical findings.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:06:30 GMT" } ]
2025-05-15T00:00:00
[ [ "Schlegel", "Tom", "" ], [ "Konstantinidou", "Evangelia", "" ], [ "Fleischhauer", "Michael", "" ], [ "Brady", "Daniel", "" ] ]
2505.09315
Xuefeng Jiang
Xuefeng Jiang, Yuan Ma, Pengxiang Li, Leimeng Xu, Xin Wen, Kun Zhan, Zhongpu Xia, Peng Jia, XianPeng Lang, Sheng Sun
TransDiffuser: End-to-end Trajectory Generation with Decorrelated Multi-modal Representation for Autonomous Driving
Under review
null
null
null
cs.RO cs.CV cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In recent years, diffusion model has shown its potential across diverse domains from vision generation to language modeling. Transferring its capabilities to modern autonomous driving systems has also emerged as a promising direction.In this work, we propose TransDiffuser, an encoder-decoder based generative trajectory planning model for end-to-end autonomous driving. The encoded scene information serves as the multi-modal conditional input of the denoising decoder. To tackle the mode collapse dilemma in generating high-quality diverse trajectories, we introduce a simple yet effective multi-modal representation decorrelation optimization mechanism during the training process.TransDiffuser achieves PDMS of 94.85 on the NAVSIM benchmark, surpassing previous state-of-the-art methods without any anchor-based prior trajectories.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:10:41 GMT" } ]
2025-05-15T00:00:00
[ [ "Jiang", "Xuefeng", "" ], [ "Ma", "Yuan", "" ], [ "Li", "Pengxiang", "" ], [ "Xu", "Leimeng", "" ], [ "Wen", "Xin", "" ], [ "Zhan", "Kun", "" ], [ "Xia", "Zhongpu", "" ], [ "Jia", "Peng", "" ], [ "Lang", "XianPeng", "" ], [ "Sun", "Sheng", "" ] ]
2505.09316
Hongjin Qian
Hongjin Qian, Zheng Liu
Scent of Knowledge: Optimizing Search-Enhanced Reasoning with Information Foraging
16 pages
null
null
null
cs.CL cs.IR
http://creativecommons.org/licenses/by/4.0/
Augmenting large language models (LLMs) with external retrieval has become a standard method to address their inherent knowledge cutoff limitations. However, traditional retrieval-augmented generation methods employ static, pre-inference retrieval strategies, making them inadequate for complex tasks involving ambiguous, multi-step, or evolving information needs. Recent advances in test-time scaling techniques have demonstrated significant potential in enabling LLMs to dynamically interact with external tools, motivating the shift toward adaptive inference-time retrieval. Inspired by Information Foraging Theory (IFT), we propose InForage, a reinforcement learning framework that formalizes retrieval-augmented reasoning as a dynamic information-seeking process. Unlike existing approaches, InForage explicitly rewards intermediate retrieval quality, encouraging LLMs to iteratively gather and integrate information through adaptive search behaviors. To facilitate training, we construct a human-guided dataset capturing iterative search and reasoning trajectories for complex, real-world web tasks. Extensive evaluations across general question answering, multi-hop reasoning tasks, and a newly developed real-time web QA dataset demonstrate InForage's superior performance over baseline methods. These results highlight InForage's effectiveness in building robust, adaptive, and efficient reasoning agents.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:13:38 GMT" } ]
2025-05-15T00:00:00
[ [ "Qian", "Hongjin", "" ], [ "Liu", "Zheng", "" ] ]
2505.09317
Song Lin
Rui-Hai Ma and Hui-Nan Chen and Bin-Bin Cai and Song Lin and Xiao-Chen Zhang
Quantum ($t$,$n$) Threshold Multi-Secret Sharing based on Cluster States
null
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum secret sharing is an encryption technique based on quantum mechanics, which utilizes uncertainty principle to achieve security in transmission. Most protocols focus on the study of quantum ($n,n$) or ($t,n$) threshold single secret sharing. In this paper, the first quantum ($t,n$) threshold multi-secret sharing protocol based on Lagrangian interpolation and cluster states is proposed, which requires only $t$ instead of $n$ participants to reconstruct multiple quantum secrets. The protocol exploits the security properties of the cluster state to transmit shared information in two parts, quantum and classical, where the shares remain private after reconstructing quantum secrets. Meanwhile, extending the new measurement basis in cluster states enables participants to transmit quantum information without preparing particles. In the presented protocol, the dealer can be offline after sending secrets. And required quantum operations are all common quantum operations, thus the protocol is practical under the current technical conditions. It is proven to be theoretically secure against external and internal attacks by analyzing the protocol under several common external attacks and internal attacks. In addition, experiments on IMB Q prove that the protocol satisfies correctness and feasibility.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:14:16 GMT" } ]
2025-05-15T00:00:00
[ [ "Ma", "Rui-Hai", "" ], [ "Chen", "Hui-Nan", "" ], [ "Cai", "Bin-Bin", "" ], [ "Lin", "Song", "" ], [ "Zhang", "Xiao-Chen", "" ] ]
2505.09318
Christian Hirsch
Christian Hirsch, Rapha\"el Lachi\`eze-Rey, Takashi Owada
Normal approximation for subgraph counts in age-dependent random connection models
25 pages, 1 figure
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study normal approximation of subgraph counts in a model of spatial scale-free random networks known as the age-dependent random connection model. In the light-tailed regime where only moments of order $(2 + \varepsilon)$ are finite, we study the asymptotic normality of both clique and subtree counts. For clique counts, we establish a multivariate quantitative normal approximation result through the Malliavin-Stein method. In the more delicate case of subtree counts, we obtain distributional convergence based on a central limit theorem for sequences of associated random variables.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:14:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Hirsch", "Christian", "" ], [ "Lachièze-Rey", "Raphaël", "" ], [ "Owada", "Takashi", "" ] ]
2505.09319
Kaustabha Ray
Kaustabha Ray, Nelson Mimura Gonzalez, Bruno Wassermann, Rachel Tzoref-Brill, Dean H. Lorenz
Statistical Modeling and Uncertainty Estimation of LLM Inference Systems
null
null
null
null
cs.PF
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large Language Model (LLM) inference systems present significant challenges in statistical performance characterization due to dynamic workload variations, diverse hardware architectures, and complex interactions between model size, batch processing, and throughput requirements. Accurate statistical characterization enables better workload scheduling, adaptive resource provisioning, and cost-aware inference optimization, making it crucial for improving efficiency in large-scale AI deployments. Traditional analytical models provide explainability but cannot cover the vast diversity of real-world workloads, making it impossible to benchmark every scenario in advance. Machine learning (ML) approaches effectively predict performance for non-benchmarked cases but struggle when extrapolating beyond their observed training space. To address these limitations for LLM inference systems, we propose an Analytical with Learning Augmentation (ALA) framework that bridges analytical modeling with \ml for robust statistical prediction and uncertainty estimation in LLM inference workloads. Our method employs an analytical throughput model with parameters estimated for benchmarked workloads, then extends to unobserved configurations using \ml predictions. We enhance this with simulated annealing to exploit subsets of the workload data point combinations and develop an error predictor. Finally, we quantify uncertainty based on vector space similarity between new and observed workloads to ensure robust generalization. Through extensive experimentation on diverse LLM inference workloads, we demonstrate that our framework achieves low median errors while maintaining adaptability to new inference scenarios.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:16:40 GMT" } ]
2025-05-15T00:00:00
[ [ "Ray", "Kaustabha", "" ], [ "Gonzalez", "Nelson Mimura", "" ], [ "Wassermann", "Bruno", "" ], [ "Tzoref-Brill", "Rachel", "" ], [ "Lorenz", "Dean H.", "" ] ]
2505.09320
Tamiya Onodera Dr.
Tamiya Onodera, Yuki Sato, Toshinari Itoko and Naoki Yamamoto
Multilevel Circuit Optimization in Quantum Compilers: A Case Study
14 pages, 18 figures
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we explore multilevel circuit optimization (MLCO), where we deploy multiple gate sets and progressively lower the source circuit through the gate sets to the target circuit. At each level, we first perform an appropriate set of circuit simplifications and then lower the simplified circuit into the next level, decomposing the gates not supported there. We demonstrate its effectiveness, using as a case study the source circuit for Hamiltonian simulation to solve a partial differential equation, which is densely populated with multi-controlled gates and is transformed by the state-of-the-art circuit compiler to the target circuit with the quadratic number of CX gates in the number of qubits. MLCO makes visible higher-level circuit structures, providing us with insights about how to simplify the circuits and how to decompose the gates. By putting the right circuit structure in place and selecting the right decomposition algorithm, we could cause massive cancellation of entangling gates, thereby having achieved the quadratic reduction in the number of CX gates.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:19:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Onodera", "Tamiya", "" ], [ "Sato", "Yuki", "" ], [ "Itoko", "Toshinari", "" ], [ "Yamamoto", "Naoki", "" ] ]
2505.09321
Matthias Gehnen
Matthias Gehnen, Andreas Usdenski
Online Bin Packing with Item Size Estimates
16 pages, 1 figure
null
null
null
cs.DS
http://creativecommons.org/licenses/by-nc-sa/4.0/
Imagine yourself moving to another place, and therefore, you need to pack all of your belongings into moving boxes with some capacity. In the classical bin packing model, you would try to minimize the number of boxes, knowing the exact size of each item you want to pack. In the online bin packing problem, you need to start packing the first item into a box, without knowing what other stuff is upcoming. Both settings are somewhat unrealistic, as you are likely not willing to measure the exact size of all your belongings before packing the first item, but you are not completely clueless about what other stuff you have when you start packing. In this article, we introduce the online bin packing with estimates model, where you start packing with a rough idea about the upcoming item sizes in mind. In this model, an algorithm receives a size estimate for every item in the input list together with an accuracy factor $\delta$ in advance. Just as for regular online bin packing the items are then presented iteratively. The actual sizes of the items are allowed to deviate from the size estimate by a factor of $\delta$. Once the actual size of an item is revealed the algorithm has to make an irrevocable decision on the question where to place it. This is the first time online bin packing is studied under this model. This article has three main results: First, no algorithm can achieve a competitive ratio of less than $\frac{4}{3}$, even for an arbitrary small factor $\delta>0$. Second, we present an algorithm that is $1.5$-competitive for all $\delta \leq \frac{1}{35}$. Finally, we design a strategy that yields a competitive ratio of $\frac{4}{3}$ under the assumption that not more than two items can be placed in the same bin, which is best possible in this setting.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:22:33 GMT" } ]
2025-05-15T00:00:00
[ [ "Gehnen", "Matthias", "" ], [ "Usdenski", "Andreas", "" ] ]
2505.09323
Pengli Zhu
Pengli Zhu, Yingji Fu, Nanguang Chen and Anqi Qiu
Q-space Guided Collaborative Attention Translation Network for Flexible Diffusion-Weighted Images Synthesis
MICCAI 2025
null
null
null
eess.IV cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study, we propose a novel Q-space Guided Collaborative Attention Translation Networks (Q-CATN) for multi-shell, high-angular resolution DWI (MS-HARDI) synthesis from flexible q-space sampling, leveraging the commonly acquired structural MRI data. Q-CATN employs a collaborative attention mechanism to effectively extract complementary information from multiple modalities and dynamically adjust its internal representations based on flexible q-space information, eliminating the need for fixed sampling schemes. Additionally, we introduce a range of task-specific constraints to preserve anatomical fidelity in DWI, enabling Q-CATN to accurately learn the intrinsic relationships between directional DWI signal distributions and q-space. Extensive experiments on the Human Connectome Project (HCP) dataset demonstrate that Q-CATN outperforms existing methods, including 1D-qDL, 2D-qDL, MESC-SD, and QGAN, in estimating parameter maps and fiber tracts both quantitatively and qualitatively, while preserving fine-grained details. Notably, its ability to accommodate flexible q-space sampling highlights its potential as a promising toolkit for clinical and research applications. Our code is available at https://github.com/Idea89560041/Q-CATN.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:23:07 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhu", "Pengli", "" ], [ "Fu", "Yingji", "" ], [ "Chen", "Nanguang", "" ], [ "Qiu", "Anqi", "" ] ]
2505.09324
Imran Junejo
Lakshya Gupta and Imran N. Junejo
Neural Video Compression using 2D Gaussian Splatting
9 pages, 8 figures
null
null
null
cs.CV cs.AI cs.LG eess.IV
http://creativecommons.org/licenses/by-nc-sa/4.0/
The computer vision and image processing research community has been involved in standardizing video data communications for the past many decades, leading to standards such as AVC, HEVC, VVC, AV1, AV2, etc. However, recent groundbreaking works have focused on employing deep learning-based techniques to replace the traditional video codec pipeline to a greater affect. Neural video codecs (NVC) create an end-to-end ML-based solution that does not rely on any handcrafted features (motion or edge-based) and have the ability to learn content-aware compression strategies, offering better adaptability and higher compression efficiency than traditional methods. This holds a great potential not only for hardware design, but also for various video streaming platforms and applications, especially video conferencing applications such as MS-Teams or Zoom that have found extensive usage in classrooms and workplaces. However, their high computational demands currently limit their use in real-time applications like video conferencing. To address this, we propose a region-of-interest (ROI) based neural video compression model that leverages 2D Gaussian Splatting. Unlike traditional codecs, 2D Gaussian Splatting is capable of real-time decoding and can be optimized using fewer data points, requiring only thousands of Gaussians for decent quality outputs as opposed to millions in 3D scenes. In this work, we designed a video pipeline that speeds up the encoding time of the previous Gaussian splatting-based image codec by 88% by using a content-aware initialization strategy paired with a novel Gaussian inter-frame redundancy-reduction mechanism, enabling Gaussian splatting to be used for a video-codec solution, the first of its kind solution in this neural video codec space.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:23:53 GMT" } ]
2025-05-15T00:00:00
[ [ "Gupta", "Lakshya", "" ], [ "Junejo", "Imran N.", "" ] ]
2505.09325
Yicheng Gu
Yicheng Gu, Chaoren Wang, Junan Zhang, Xueyao Zhang, Zihao Fang, Haorui He, Zhizheng Wu
SingNet: Towards a Large-Scale, Diverse, and In-the-Wild Singing Voice Dataset
null
null
null
null
cs.SD eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The lack of a publicly-available large-scale and diverse dataset has long been a significant bottleneck for singing voice applications like Singing Voice Synthesis (SVS) and Singing Voice Conversion (SVC). To tackle this problem, we present SingNet, an extensive, diverse, and in-the-wild singing voice dataset. Specifically, we propose a data processing pipeline to extract ready-to-use training data from sample packs and songs on the internet, forming 3000 hours of singing voices in various languages and styles. Furthermore, to facilitate the use and demonstrate the effectiveness of SingNet, we pre-train and open-source various state-of-the-art (SOTA) models on Wav2vec2, BigVGAN, and NSF-HiFiGAN based on our collected singing voice data. We also conduct benchmark experiments on Automatic Lyric Transcription (ALT), Neural Vocoder, and Singing Voice Conversion (SVC). Audio demos are available at: https://singnet-dataset.github.io/.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:24:05 GMT" } ]
2025-05-15T00:00:00
[ [ "Gu", "Yicheng", "" ], [ "Wang", "Chaoren", "" ], [ "Zhang", "Junan", "" ], [ "Zhang", "Xueyao", "" ], [ "Fang", "Zihao", "" ], [ "He", "Haorui", "" ], [ "Wu", "Zhizheng", "" ] ]
2505.09326
Gerard Glowacki
Vincent Abbott, Kotaro Kamiya, Gerard Glowacki, Yu Atsumi, Gioele Zardini, Yoshihiro Maruyama
Accelerating Machine Learning Systems via Category Theory: Applications to Spherical Attention for Gene Regulatory Networks
null
null
null
null
math.CT cs.LG q-bio.MN
http://creativecommons.org/licenses/by-nc-sa/4.0/
How do we enable artificial intelligence models to improve themselves? This is central to exponentially improving generalized artificial intelligence models, which can improve their own architecture to handle new problem domains in an efficient manner that leverages the latest hardware. However, current automated compilation methods are poor, and efficient algorithms require years of human development. In this paper, we use neural circuit diagrams, based in category theory, to prove a general theorem related to deep learning algorithms, guide the development of a novel attention algorithm catered to the domain of gene regulatory networks, and produce a corresponding efficient kernel. The algorithm we propose, spherical attention, shows that neural circuit diagrams enable a principled and systematic method for reasoning about deep learning architectures and providing high-performance code. By replacing SoftMax with an $L^2$ norm as suggested by diagrams, it overcomes the special function unit bottleneck of standard attention while retaining the streaming property essential to high-performance. Our diagrammatically derived \textit{FlashSign} kernel achieves comparable performance to the state-of-the-art, fine-tuned FlashAttention algorithm on an A100, and $3.6\times$ the performance of PyTorch. Overall, this investigation shows neural circuit diagrams' suitability as a high-level framework for the automated development of efficient, novel artificial intelligence architectures.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:24:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Abbott", "Vincent", "" ], [ "Kamiya", "Kotaro", "" ], [ "Glowacki", "Gerard", "" ], [ "Atsumi", "Yu", "" ], [ "Zardini", "Gioele", "" ], [ "Maruyama", "Yoshihiro", "" ] ]
2505.09327
Jiani Cheng
Jiani Cheng, Ting Gao, Jinqiao Duan
Adaptive control for multi-scale stochastic dynamical systems with stochastic next generation reservoir computing
30 pages, 14 figures
null
null
null
math.DS cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapid advancement of neuroscience and machine learning has established data-driven stochastic dynamical system modeling as a powerful tool for understanding and controlling high-dimensional, spatio-temporal processes. We introduce the stochastic next-generation reservoir computing (NG-RC) controller, a framework that integrates the computational efficiency of NG-RC with stochastic analysis to enable robust event-triggered control in multiscale stochastic systems. The asymptotic stability of the controller is rigorously proven via an extended stochastic LaSalle theorem, providing theoretical guarantees for amplitude regulation in nonlinear stochastic dynamics. Numerical experiments on a stochastic Van-der-Pol system subject to both additive and multiplicative noise validate the algorithm, demonstrating its convergence rate across varying temporal scales and noise intensities. To bridge theoretical insights with real-world applications, we deploy the controller to modulate pathological dynamics reconstructed from epileptic EEG data. This work advances a theoretically guaranteed scalable framework for adaptive control of stochastic systems, with broad potential for data-driven decision making in engineering, neuroscience, and beyond.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:24:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Cheng", "Jiani", "" ], [ "Gao", "Ting", "" ], [ "Duan", "Jinqiao", "" ] ]
2505.09328
Sebastien Joly
S\'ebastien Joly, Mauro Migliorati, Nicolas Mounet, Beno\^it Salvant
Post Long Shutdown 2 CERN Proton Synchrotron Transverse Impedance Model: Description and Beam-Based Validation
null
null
null
null
physics.acc-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
In the framework of the LHC Injectors Upgrade project, the CERN Proton Synchrotron underwent hardware changes during the Long Shutdown 2. These changes required an update of the CERN Proton Synchrotron impedance model and an assessment of their impact on beam quality. In the following, the updated CERN Proton Synchrotron impedance model is presented and then validated with beam-based measurements, comparing impedance-induced tune shifts and instability growth rates with simulations performed with a macroparticle tracking code, PyHEADTAIL, which includes the effects of beam-coupling impedance, betatron motion, non-linear synchrotron motion, and space charge. The interplay between first and second-order chromaticity, space-charge forces, and their effect on beam observables is thus studied in detail. Their respective impacts have been assessed and benchmarked with measurements to validate the PS transverse impedance model.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:24:30 GMT" } ]
2025-05-15T00:00:00
[ [ "Joly", "Sébastien", "" ], [ "Migliorati", "Mauro", "" ], [ "Mounet", "Nicolas", "" ], [ "Salvant", "Benoît", "" ] ]
2505.09329
Jiarun Liu
Jiarun Liu, Hong-Yu Zhou, Weijian Huang, Hao Yang, Dongning Song, Tao Tan, Yong Liang, Shanshan Wang
BioVFM-21M: Benchmarking and Scaling Self-Supervised Vision Foundation Models for Biomedical Image Analysis
11 pages, 4 figures
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Scaling up model and data size have demonstrated impressive performance improvement over a wide range of tasks. Despite extensive studies on scaling behaviors for general-purpose tasks, medical images exhibit substantial differences from natural data. It remains unclear the key factors in developing medical vision foundation models at scale due to the absence of an extensive understanding of scaling behavior in the medical domain. In this paper, we explored the scaling behavior across model sizes, training algorithms, data sizes, and imaging modalities in developing scalable medical vision foundation models by self-supervised learning. To support scalable pretraining, we introduce BioVFM-21M, a large-scale biomedical image dataset encompassing a wide range of biomedical image modalities and anatomies. We observed that scaling up does provide benefits but varies across tasks. Additional analysis reveals several factors correlated with scaling benefits. Finally, we propose BioVFM, a large-scale medical vision foundation model pretrained on 21 million biomedical images, which outperforms the previous state-of-the-art foundation models across 12 medical benchmarks. Our results highlight that while scaling up is beneficial for pursuing better performance, task characteristics, data diversity, pretraining methods, and computational efficiency remain critical considerations for developing scalable medical foundation models.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:25:41 GMT" } ]
2025-05-15T00:00:00
[ [ "Liu", "Jiarun", "" ], [ "Zhou", "Hong-Yu", "" ], [ "Huang", "Weijian", "" ], [ "Yang", "Hao", "" ], [ "Song", "Dongning", "" ], [ "Tan", "Tao", "" ], [ "Liang", "Yong", "" ], [ "Wang", "Shanshan", "" ] ]
2505.09330
Hryhorii Ovcharenko
H. V. Ovcharenko, O. B. Zaslavskii
Near-horizon behavior of nonequatorial accelerated particle motion and high energy particle collisions
37 pages
null
null
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider motion of a particle in the background of a stationary axially symmetric generic black hole. A particle experiences the action of a force of unspecified nature. We require the force to remain finite in a comoving frame. The result is expressed in terms of several integers characterizing the Taylor expansion of the metric coefficients near the horizon. We show that the polar component of the four-velocity remains finite. As a result, the scenarios of high-energy particle collisions, found previously in the context of the BSW effect for equatorial motion, do not change qualitatively in the nonequatorial case. The fact that the polar component is finite, also enables us to fill some gaps in the description of the BSW effect in previous works. Our results have a quite general character and can be used not only in description of high energy particle collisions but also in diverse astrophysical problems for which motion is not constrained by the equatorial plane.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:26:19 GMT" } ]
2025-05-15T00:00:00
[ [ "Ovcharenko", "H. V.", "" ], [ "Zaslavskii", "O. B.", "" ] ]
2505.09331
Cunlai Pu
Cunlai Pu, Fangrui Wu, Rajput Ramiz Sharafat, Guangzhao Dai, and Xiangbo Shu
MUST: Multi-Scale Structural-Temporal Link Prediction Model for UAV Ad Hoc Networks
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Link prediction in unmanned aerial vehicle (UAV) ad hoc networks (UANETs) aims to predict the potential formation of future links between UAVs. In adversarial environments where the route information of UAVs is unavailable, predicting future links must rely solely on the observed historical topological information of UANETs. However, the highly dynamic and sparse nature of UANET topologies presents substantial challenges in effectively capturing meaningful structural and temporal patterns for accurate link prediction. Most existing link prediction methods focus on temporal dynamics at a single structural scale while neglecting the effects of sparsity, resulting in insufficient information capture and limited applicability to UANETs. In this paper, we propose a multi-scale structural-temporal link prediction model (MUST) for UANETs. Specifically, we first employ graph attention networks (GATs) to capture structural features at multiple levels, including the individual UAV level, the UAV community level, and the overall network level. Then, we use long short-term memory (LSTM) networks to learn the temporal dynamics of these multi-scale structural features. Additionally, we address the impact of sparsity by introducing a sophisticated loss function during model optimization. We validate the performance of MUST using several UANET datasets generated through simulations. Extensive experimental results demonstrate that MUST achieves state-of-the-art link prediction performance in highly dynamic and sparse UANETs.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:26:46 GMT" } ]
2025-05-15T00:00:00
[ [ "Pu", "Cunlai", "" ], [ "Wu", "Fangrui", "" ], [ "Sharafat", "Rajput Ramiz", "" ], [ "Dai", "Guangzhao", "" ], [ "Shu", "Xiangbo", "" ] ]
2505.09332
Tatsumasa Suzuki
Tsukasa Isoshima and Tatsumasa Suzuki
The non-simply connected Price twist for the 4-sphere
46 pages, 55 figures, 1 table
null
null
null
math.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A cutting and pasting operation on a $P^2$-knot $S$ in a $4$-manifold is called the Price twist. The Price twist for the $4$-sphere $S^4$ yields at most three $4$-manifolds up to diffeomorphism, namely, the $4$-sphere $S^4$, the other homotopy $4$-sphere $\Sigma_{S}(S^4)$ and a non-simply connected $4$-manifold $\tau_{S}(S^4)$. In this paper, we study some properties and diffeomorphism types of $\tau_{S}(S^4)$ for $P^2$-knots $S$ of Kinoshita type.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:27:44 GMT" } ]
2025-05-15T00:00:00
[ [ "Isoshima", "Tsukasa", "" ], [ "Suzuki", "Tatsumasa", "" ] ]
2505.09333
Partha Ghose Professor
Partha Ghose and Sudip Patra
Context and Complementarity: Formalizing Bohr's Vision through Many-Valued Contextual Logic
10 pages, 3 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Quantum mechanics challenges classical intuitions of space, time, and causality via the superposition principle, which allows systems to exist in multiple states simultaneously. Niels Bohr addressed these paradoxes through his Complementarity Principle, asserting that mutually exclusive properties-such as wave and particle behaviour-are jointly necessary for a complete description of quantum systems. Bohr also emphasized contextuality, the idea that measurement outcomes depend on the broader experimental setup. Despite his profound insights, Bohr did not offer a formal logical framework for these concepts. We address this gap by generalizing Reichenbach's three-valued logic into a seven-valued, formally contextual system, where contextuality is explicitly encoded via existential quantifiers. This logic retains Reichenbach's indeterminate value while modelling conditional truths across incompatible measurements, resolving key quantum paradoxes without logical inconsistency or nonlocality. Our approach draws inspiration from Jain logic which embraces multiple, context-dependent truths. Beyond quantum theory, this framework has potential applications in perceptual psychology and cognitive science, where context and contradiction also play central roles. The aim is to extend Bohr's legacy by equipping his epistemological vision with rigorous, many-valued logical tools.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:28:11 GMT" } ]
2025-05-15T00:00:00
[ [ "Ghose", "Partha", "" ], [ "Patra", "Sudip", "" ] ]
2505.09334
Sadman Sakib Alif
Sadman Sakib Alif, Nasim Anzum Promise, Fiaz Al Abid, Aniqua Nusrat Zereen
DCSNet: A Lightweight Knowledge Distillation-Based Model with Explainable AI for Lung Cancer Diagnosis from Histopathological Images
null
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by/4.0/
Lung cancer is a leading cause of cancer-related deaths globally, where early detection and accurate diagnosis are critical for improving survival rates. While deep learning, particularly convolutional neural networks (CNNs), has revolutionized medical image analysis by detecting subtle patterns indicative of early-stage lung cancer, its adoption faces challenges. These models are often computationally expensive and require significant resources, making them unsuitable for resource constrained environments. Additionally, their lack of transparency hinders trust and broader adoption in sensitive fields like healthcare. Knowledge distillation addresses these challenges by transferring knowledge from large, complex models (teachers) to smaller, lightweight models (students). We propose a knowledge distillation-based approach for lung cancer detection, incorporating explainable AI (XAI) techniques to enhance model transparency. Eight CNNs, including ResNet50, EfficientNetB0, EfficientNetB3, and VGG16, are evaluated as teacher models. We developed and trained a lightweight student model, Distilled Custom Student Network (DCSNet) using ResNet50 as the teacher. This approach not only ensures high diagnostic performance in resource-constrained settings but also addresses transparency concerns, facilitating the adoption of AI-driven diagnostic tools in healthcare.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:28:45 GMT" } ]
2025-05-15T00:00:00
[ [ "Alif", "Sadman Sakib", "" ], [ "Promise", "Nasim Anzum", "" ], [ "Abid", "Fiaz Al", "" ], [ "Zereen", "Aniqua Nusrat", "" ] ]
2505.09336
Muzammil Behzad
Muzammil Behzad
Unsupervised Multiview Contrastive Language-Image Joint Learning with Pseudo-Labeled Prompts Via Vision-Language Model for 3D/4D Facial Expression Recognition
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
In this paper, we introduce MultiviewVLM, a vision-language model designed for unsupervised contrastive multiview representation learning of facial emotions from 3D/4D data. Our architecture integrates pseudo-labels derived from generated textual prompts to guide implicit alignment of emotional semantics. To capture shared information across multi-views, we propose a joint embedding space that aligns multiview representations without requiring explicit supervision. We further enhance the discriminability of our model through a novel multiview contrastive learning strategy that leverages stable positive-negative pair sampling. A gradient-friendly loss function is introduced to promote smoother and more stable convergence, and the model is optimized for distributed training to ensure scalability. Extensive experiments demonstrate that MultiviewVLM outperforms existing state-of-the-art methods and can be easily adapted to various real-world applications with minimal modifications.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:31:21 GMT" } ]
2025-05-15T00:00:00
[ [ "Behzad", "Muzammil", "" ] ]
2505.09337
Xinpeng Wang
Xinpeng Wang, Misao Sasaki, Ying-li Zhang
The Dual Primordial Black Hole Formation Scenario
9 pages, 6 figures
null
null
YITP-25-67
astro-ph.CO gr-qc hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We report a novel mechanism where two families of primordial black holes (PBHs) may form at nearly the same comoving scales but at two different epochs. It is realized in two-stage inflation where a non-inflationary stage is sandwiched by the two inflationary stages. In this case, smaller PBHs form when the comoving scale of interest re-enters the horizon during the break period, and larger PBHs form when the scale re-enters the horizon after inflation. This mechanism may realize both reheating of the universe through the evaporation of ultralight PBHs formed during the break stage and the dark matter by those formed after inflation. We show that this scenario may give rise to a distinctive signature in the stochastic gravitational wave background that can be tested by the near-future gravitational wave observatories such as LISA and DECIGO. Our work thus provides a unified observational window into the physics of inflation, reheating, and dark matter.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:32:18 GMT" } ]
2025-05-15T00:00:00
[ [ "Wang", "Xinpeng", "" ], [ "Sasaki", "Misao", "" ], [ "Zhang", "Ying-li", "" ] ]
2505.09338
Jingcheng Niu
Jingcheng Niu, Xingdi Yuan, Tong Wang, Hamidreza Saghir, Amir H. Abdi
Llama See, Llama Do: A Mechanistic Perspective on Contextual Entrainment and Distraction in LLMs
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
We observe a novel phenomenon, contextual entrainment, across a wide range of language models (LMs) and prompt settings, providing a new mechanistic perspective on how LMs become distracted by ``irrelevant'' contextual information in the input prompt. Specifically, LMs assign significantly higher logits (or probabilities) to any tokens that have previously appeared in the context prompt, even for random tokens. This suggests that contextual entrainment is a mechanistic phenomenon, occurring independently of the relevance or semantic relation of the tokens to the question or the rest of the sentence. We find statistically significant evidence that the magnitude of contextual entrainment is influenced by semantic factors. Counterfactual prompts have a greater effect compared to factual ones, suggesting that while contextual entrainment is a mechanistic phenomenon, it is modulated by semantic factors. We hypothesise that there is a circuit of attention heads -- the entrainment heads -- that corresponds to the contextual entrainment phenomenon. Using a novel entrainment head discovery method based on differentiable masking, we identify these heads across various settings. When we ``turn off'' these heads, i.e., set their outputs to zero, the effect of contextual entrainment is significantly attenuated, causing the model to generate output that capitulates to what it would produce if no distracting context were provided. Our discovery of contextual entrainment, along with our investigation into LM distraction via the entrainment heads, marks a key step towards the mechanistic analysis and mitigation of the distraction problem.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:33:05 GMT" } ]
2025-05-15T00:00:00
[ [ "Niu", "Jingcheng", "" ], [ "Yuan", "Xingdi", "" ], [ "Wang", "Tong", "" ], [ "Saghir", "Hamidreza", "" ], [ "Abdi", "Amir H.", "" ] ]
2505.09339
Salwa Mostafa
Salwa Mostafa, Mohamed K. Abdel-Aziz, Mohammed S. Elbamby, and Mehdi Bennis
RAG-Enabled Intent Reasoning for Application-Network Interaction
null
null
null
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
Intent-based network (IBN) is a promising solution to automate network operation and management. IBN aims to offer human-tailored network interaction, allowing the network to communicate in a way that aligns with the network users' language, rather than requiring the network users to understand the technical language of the network/devices. Nowadays, different applications interact with the network, each with its own specialized needs and domain language. Creating semantic languages (i.e., ontology-based languages) and associating them with each application to facilitate intent translation lacks technical expertise and is neither practical nor scalable. To tackle the aforementioned problem, we propose a context-aware AI framework that utilizes machine reasoning (MR), retrieval augmented generation (RAG), and generative AI technologies to interpret intents from different applications and generate structured network intents. The proposed framework allows for generalized/domain-specific intent expression and overcomes the drawbacks of large language models (LLMs) and vanilla-RAG framework. The experimental results show that our proposed intent-RAG framework outperforms the LLM and vanilla-RAG framework in intent translation.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:34:58 GMT" } ]
2025-05-15T00:00:00
[ [ "Mostafa", "Salwa", "" ], [ "Abdel-Aziz", "Mohamed K.", "" ], [ "Elbamby", "Mohammed S.", "" ], [ "Bennis", "Mehdi", "" ] ]
2505.09340
Claudia Pe\~na
Renato Luc\`a, Claudia Pe\~na
On the topology of the magnetic lines of large solutions to the Magnetohydrodynamic equations in $\mathbb{R}^3$
23 pages
null
null
null
math.AP math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The purpose of this article is twofold: first, we introduce a new class of global strong solutions to the magnetohydrodynamic system in $\mathbb{R}^3$ with initial data $(u_0,b_0)$ of arbitrarily large size in any critical space. To do so, we impose a smallness condition on the difference $u_0-b_0$. Then we use this result to prove magnetic reconnection for a suitable class of (large) solutions. With this, we mean a change of topology of the integral lines of the magnetic field $b$ under the evolution. The proof relies on counting the number of hyperbolic critical points of the solutions, and this instance is structurally stable.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:37:15 GMT" } ]
2025-05-15T00:00:00
[ [ "Lucà", "Renato", "" ], [ "Peña", "Claudia", "" ] ]
2505.09341
Ev\v{z}en Wybitul
Ev\v{z}en Wybitul
Access Controls Will Solve the Dual-Use Dilemma
null
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
AI safety systems face a dual-use dilemma. Since the same request can be either harmless or harmful depending on who made it and why, if the system makes decisions based solely on the request's content, it will refuse some legitimate queries and let pass harmful ones. To address this, we propose a conceptual access control framework, based on verified user credentials (such as institutional affiliation) and classifiers that assign model outputs to risk categories (such as advanced virology). The system permits responses only when the user's verified credentials match the category's requirements. For implementation of the model output classifiers, we introduce a theoretical approach utilizing small, gated expert modules integrated into the generator model, trained with gradient routing, that enable efficient risk detection without the capability gap problems of external monitors. While open questions remain about the verification mechanisms, risk categories, and the technical implementation, our framework makes the first step toward enabling granular governance of AI capabilities: verified users gain access to specialized knowledge without arbitrary restrictions, while adversaries are blocked from it. This contextual approach reconciles model utility with robust safety, addressing the dual-use dilemma.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:38:08 GMT" } ]
2025-05-15T00:00:00
[ [ "Wybitul", "Evžen", "" ] ]
2505.09342
Mostafa Jafari
Mostafa Jafari and Alireza Shameli-Sendi
Evaluating the Robustness of Adversarial Defenses in Malware Detection Systems
Submitted to IEEE Transactions on Information Forensics and Security (T-IFS), 13 pages, 4 figures
null
null
null
cs.CR cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Machine learning is a key tool for Android malware detection, effectively identifying malicious patterns in apps. However, ML-based detectors are vulnerable to evasion attacks, where small, crafted changes bypass detection. Despite progress in adversarial defenses, the lack of comprehensive evaluation frameworks in binary-constrained domains limits understanding of their robustness. We introduce two key contributions. First, Prioritized Binary Rounding, a technique to convert continuous perturbations into binary feature spaces while preserving high attack success and low perturbation size. Second, the sigma-binary attack, a novel adversarial method for binary domains, designed to achieve attack goals with minimal feature changes. Experiments on the Malscan dataset show that sigma-binary outperforms existing attacks and exposes key vulnerabilities in state-of-the-art defenses. Defenses equipped with adversary detectors, such as KDE, DLA, DNN+, and ICNN, exhibit significant brittleness, with attack success rates exceeding 90% using fewer than 10 feature modifications and reaching 100% with just 20. Adversarially trained defenses, including AT-rFGSM-k, AT-MaxMA, improves robustness under small budgets but remains vulnerable to unrestricted perturbations, with attack success rates of 99.45% and 96.62%, respectively. Although PAD-SMA demonstrates strong robustness against state-of-the-art gradient-based adversarial attacks by maintaining an attack success rate below 16.55%, the sigma-binary attack significantly outperforms these methods, achieving a 94.56% success rate under unrestricted perturbations. These findings highlight the critical need for precise method like sigma-binary to expose hidden vulnerabilities in existing defenses and support the development of more resilient malware detection systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:38:43 GMT" } ]
2025-05-15T00:00:00
[ [ "Jafari", "Mostafa", "" ], [ "Shameli-Sendi", "Alireza", "" ] ]
2505.09343
Wenfeng Liang
Chenggang Zhao, Chengqi Deng, Chong Ruan, Damai Dai, Huazuo Gao, Jiashi Li, Liyue Zhang, Panpan Huang, Shangyan Zhou, Shirong Ma, Wenfeng Liang, Ying He, Yuqing Wang, Yuxuan Liu, Y.X. Wei
Insights into DeepSeek-V3: Scaling Challenges and Reflections on Hardware for AI Architectures
This is the author's version of the work. It is posted here for your personal use. Not for redistribution. The definitive version will appear as part of the Industry Track in Proceedings of the 52nd Annual International Symposium on Computer Architecture (ISCA '25)
null
null
null
cs.DC cs.AI cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapid scaling of large language models (LLMs) has unveiled critical limitations in current hardware architectures, including constraints in memory capacity, computational efficiency, and interconnection bandwidth. DeepSeek-V3, trained on 2,048 NVIDIA H800 GPUs, demonstrates how hardware-aware model co-design can effectively address these challenges, enabling cost-efficient training and inference at scale. This paper presents an in-depth analysis of the DeepSeek-V3/R1 model architecture and its AI infrastructure, highlighting key innovations such as Multi-head Latent Attention (MLA) for enhanced memory efficiency, Mixture of Experts (MoE) architectures for optimized computation-communication trade-offs, FP8 mixed-precision training to unlock the full potential of hardware capabilities, and a Multi-Plane Network Topology to minimize cluster-level network overhead. Building on the hardware bottlenecks encountered during DeepSeek-V3's development, we engage in a broader discussion with academic and industry peers on potential future hardware directions, including precise low-precision computation units, scale-up and scale-out convergence, and innovations in low-latency communication fabrics. These insights underscore the critical role of hardware and model co-design in meeting the escalating demands of AI workloads, offering a practical blueprint for innovation in next-generation AI systems.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:39:03 GMT" } ]
2025-05-15T00:00:00
[ [ "Zhao", "Chenggang", "" ], [ "Deng", "Chengqi", "" ], [ "Ruan", "Chong", "" ], [ "Dai", "Damai", "" ], [ "Gao", "Huazuo", "" ], [ "Li", "Jiashi", "" ], [ "Zhang", "Liyue", "" ], [ "Huang", "Panpan", "" ], [ "Zhou", "Shangyan", "" ], [ "Ma", "Shirong", "" ], [ "Liang", "Wenfeng", "" ], [ "He", "Ying", "" ], [ "Wang", "Yuqing", "" ], [ "Liu", "Yuxuan", "" ], [ "Wei", "Y. X.", "" ] ]
2505.09344
Gabriel Cort\^es
Gabriel Cort\^es, Nuno Louren\c{c}o, Paolo Romano, Penousal Machado
GreenFactory: Ensembling Zero-Cost Proxies to Estimate Performance of Neural Networks
null
null
null
null
cs.LG cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Determining the performance of a Deep Neural Network during Neural Architecture Search processes is essential for identifying optimal architectures and hyperparameters. Traditionally, this process requires training and evaluation of each network, which is time-consuming and resource-intensive. Zero-cost proxies estimate performance without training, serving as an alternative to traditional training. However, recent proxies often lack generalization across diverse scenarios and provide only relative rankings rather than predicted accuracies. To address these limitations, we propose GreenFactory, an ensemble of zero-cost proxies that leverages a random forest regressor to combine multiple predictors' strengths and directly predict model test accuracy. We evaluate GreenFactory on NATS-Bench, achieving robust results across multiple datasets. Specifically, GreenFactory achieves high Kendall correlations on NATS-Bench-SSS, indicating substantial agreement between its predicted scores and actual performance: 0.907 for CIFAR-10, 0.945 for CIFAR-100, and 0.920 for ImageNet-16-120. Similarly, on NATS-Bench-TSS, we achieve correlations of 0.921 for CIFAR-10, 0.929 for CIFAR-100, and 0.908 for ImageNet-16-120, showcasing its reliability in both search spaces.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:40:34 GMT" } ]
2025-05-15T00:00:00
[ [ "Cortês", "Gabriel", "" ], [ "Lourenço", "Nuno", "" ], [ "Romano", "Paolo", "" ], [ "Machado", "Penousal", "" ] ]
2505.09345
Kamil Bicz
K. Bicz, R. Falewicz, P. Heinzel, P. Pre\'s, D. Mo\'zdzierski, A. Pigulski, D. Marchev, K. Kotysz, T. Atanasova, G. Yordanova, A. Georgiev
Observational signs of limited flare area variation and peak flare temperatures estimations in main-sequence flaring stars
Accepted by Astronomy & Astrophysics on 14 May 2025
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the study of stellar flares, traditional method of calculating total energy emitted in the continuum assumes the emission originating from a narrow chromospheric condensation region with a constant temperature of 10000 K and variable flare area. However, based on multicolor data from 7 new flares observed in Bia{\l}k\'ow and Shumen observatory and 8 flares from (Howard et al., 2020) observed on 10 main-sequence stars (spectral types M5.5V to K5V) we show that flare areas had a relative change in the range of 10% - 61% (for more than half of the flares this value did not exceed 30%) throughout the events except for the impulsive phase, and had values starting from 50 +/- 30 ppm to 300 +/- 150 ppm for our new flares and from 380 +/- 200 ppm to 7600 +/- 3000 ppm from (Howard et al., 2020) data, while their temperature increased on average by the factor 2.5. The peak flare temperatures for our seven observed flares ranged from 5700 +/- 450 K to 17500 +/- 10050 K. Five of these flares had their temperatures estimated using the Johnson-Kron-Cousins B filter alongside TESS data, one flare was analyzed using the SLOAN g' and r' bandpasses, and another was evaluated using both the SLOAN g' and r' bandpasses and TESS data. Using flare temperature and area from our data and data from Howard et al., 2020, along with the physical parameters of stars where the flares occurred, we developed a semi-empirical grid that correlates a star's effective temperature and flare amplitude in TESS data with the flare's peak temperature. This allows interpolation of a flare's peak temperature based on the star's effective temperature (ranging from 2700 K to 4600 K) and flare amplitude from TESS observations. Applying this grid to 42257 flares from TESS survey, we estimated peak flare temperatures between 5700 K and 38300 K, with most flares showing peak black-body temperatures around 11100 +/- 2400 K.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:40:58 GMT" } ]
2025-05-15T00:00:00
[ [ "Bicz", "K.", "" ], [ "Falewicz", "R.", "" ], [ "Heinzel", "P.", "" ], [ "Preś", "P.", "" ], [ "Moździerski", "D.", "" ], [ "Pigulski", "A.", "" ], [ "Marchev", "D.", "" ], [ "Kotysz", "K.", "" ], [ "Atanasova", "T.", "" ], [ "Yordanova", "G.", "" ], [ "Georgiev", "A.", "" ] ]
2505.09346
Patrycja {\L}yd\.zba
Mateusz Lisiecki, Janez Bon\v{c}a, Marcin Mierzejewski, Jacek Herbrych, Patrycja {\L}yd\.zba
Tunable Hilbert space fragmentation and extended critical regime
null
null
null
null
cond-mat.str-el cond-mat.stat-mech quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Systems exhibiting the Hilbert-space fragmentation are nonergodic, and their Hamiltonians decompose into exponentially many blocks in the computational basis. In many cases, these blocks can be labeled by eigenvalues of statistically localized integrals of motion (SLIOM), which play a similar role in fragmented systems as local integrals of motion in integrable systems. While a nonzero perturbation eliminates all nontrivial conserved quantities from integrable models, we demonstrate for the $t$-$J_z$ chain that an appropriately chosen perturbation may gradually eliminate SLIOMs (one by one) by progressively merging the fragmented subspaces. This gradual recovery of ergodicity manifests as an extended critical regime characterized by multiple peaks of the fidelity susceptibility. Each peak signals a change in the number of SLIOMs and blocks, as well as an ultra-slow relaxation of local observables.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:45:59 GMT" } ]
2025-05-15T00:00:00
[ [ "Lisiecki", "Mateusz", "" ], [ "Bonča", "Janez", "" ], [ "Mierzejewski", "Marcin", "" ], [ "Herbrych", "Jacek", "" ], [ "Łydżba", "Patrycja", "" ] ]
2505.09347
Sergey Borisenko
Andrii Kuibarov, Susmita Changdar, Alexander Fedorov, Rui Lou, Oleksandr Suvorov, Vera Misheneva, Luminita Harnagea, Iryna Kovalchuk, Sabine Wurmehl, Bernd B\"uchner and Sergey Borisenko
Measuring superconducting arcs by ARPES
null
null
null
null
cond-mat.supr-con cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Angle-resolved photoemission spectroscopy is the leading tool for studying the symmetry and structure of the order parameter in superconductors. The recent improvement of the technique made it possible to detect the superconducting energy gap at the surface of topological t-PtBi2 via observation of the record-breaking narrow line shapes. The promising new physics uncovered requires further investigation of the spectral and gap functions of t-PtBi2, but the challenging experimental conditions severely limit the application of conventional ARPES setups. In this work, we use synchrotron-based measurements and show that the gap at the surface Fermi arc in t-PtBi2 can be detected even with more relaxed experimental conditions than in our previous laser-based studies. At the same time, using simple model of ARPES spectra, we identify the minimum requirements to detect the gap and consider cases where the gap cannot be resolved.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:47:44 GMT" } ]
2025-05-15T00:00:00
[ [ "Kuibarov", "Andrii", "" ], [ "Changdar", "Susmita", "" ], [ "Fedorov", "Alexander", "" ], [ "Lou", "Rui", "" ], [ "Suvorov", "Oleksandr", "" ], [ "Misheneva", "Vera", "" ], [ "Harnagea", "Luminita", "" ], [ "Kovalchuk", "Iryna", "" ], [ "Wurmehl", "Sabine", "" ], [ "Büchner", "Bernd", "" ], [ "Borisenko", "Sergey", "" ] ]
2505.09348
Carlos Bertulani
J.D. Baker, C.A. Bertulani, Victor P. Goncalves
Photonuclear Tomography in Ultraperipheral Heavy-Ion Collisions
10 pages, 7 figures
null
null
null
nucl-th hep-ph nucl-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a theoretical investigation of photonuclear tomography as a novel technique for probing the internal structure of nuclei. In this approach, ultraperipheral heavy-ion collisions (UPCs) serve as a source of intense fluxes of virtual photons, which induce coherent production of vector mesons. By analyzing the probabilities and cross sections of these photon-induced processes, we propose a methodology for reconstructing the spatial distribution of nucleons within the nucleus. Our framework provides a systematic way to access information on the nuclear geometry probed in UPCs, offering new opportunities for studies of nuclear structure using particle production as a probe. Numerical calculations for selected examples illustrate the feasibility and potential of this method.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:54:22 GMT" } ]
2025-05-15T00:00:00
[ [ "Baker", "J. D.", "" ], [ "Bertulani", "C. A.", "" ], [ "Goncalves", "Victor P.", "" ] ]
2505.09349
Ilnura Usmanova
Ilnura Usmanova and Kfir Yehuda Levy
Safe Primal-Dual Optimization with a Single Smooth Constraint
null
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
This paper addresses the problem of safe optimization under a single smooth constraint, a scenario that arises in diverse real-world applications such as robotics and autonomous navigation. The objective of safe optimization is to solve a black-box minimization problem while strictly adhering to a safety constraint throughout the learning process. Existing methods often suffer from high sample complexity due to their noise sensitivity or poor scalability with number of dimensions, limiting their applicability. We propose a novel primal-dual optimization method that, by carefully adjusting dual step-sizes and constraining primal updates, ensures the safety of both primal and dual sequences throughout the optimization. Our algorithm achieves a convergence rate that significantly surpasses current state-of-the-art techniques. Furthermore, to the best of our knowledge, it is the first primal-dual approach to guarantee safe updates. Simulations corroborate our theoretical findings, demonstrating the practical benefits of our method. We also show how the method can be extended to multiple constraints.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:54:29 GMT" } ]
2025-05-15T00:00:00
[ [ "Usmanova", "Ilnura", "" ], [ "Levy", "Kfir Yehuda", "" ] ]
2505.09350
Richard Tivolt
Richard Tivolt
Procedural Low-Poly Terrain Generation with Terracing for Computer Games
null
null
null
null
cs.GR
http://creativecommons.org/licenses/by/4.0/
In computer games, traditional procedural terrain generation relies on a grid of vertices, with each point representing terrain elevation. For each square in the grid, two triangles are created by connecting fixed vertex indices, resulting in a continuous 3D surface. While this method is efficient for modelling smooth terrain, the grid-like structure lacks the distinct, chaotic appearance of low-poly objects and is not suitable to be used for our purposes. The technique presented in this paper aims to solve the following problem: Generate random, low-poly looking terraced terrain with different biomes and add vegetation to create an interesting environment.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:57:17 GMT" } ]
2025-05-15T00:00:00
[ [ "Tivolt", "Richard", "" ] ]
2505.09351
William Knafo
T. Thebault, K. Somesh, G. Lapertot, M. Nardone, A. Zitouni, M. Barragan, J. B\'eard, J. Billette, F. Lecouturier, S. Tardieu, D. Aoki, G. Knebel, D. Braithwaite, W. Knafo
Field-induced electronic correlations and superconductivity in UTe$_2$ beyond 40~T
6 pages, 4 Figures + Supplemental Material with 18 pages, 16 Figures
null
null
null
cond-mat.str-el cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
Several superconducting phases have been discovered close to a metamagnetic transition in the heavy-fermion compound UTe$_2$, unveiling a close relation between its superconducting and magnetic properties. Although suspected to be of magnetic nature, the mechanisms stabilizing these superconducting phases remain mysterious. Here, we present electrical-resistivity measurements on UTe$_2$, with a current $\mathbf{I}\parallel\mathbf{a}$ and under pulsed magnetic fields up to 60~T rotating in the ($\mathbf{b}$,$\mathbf{c}$) plane. The Fermi-liquid coefficient $A$ of the electrical resistivity reaches its maximal values at the metamagnetic transition in fields tilted by $30-40~^\circ$ from $\mathbf{b}$ to $\mathbf{c}$, and it becomes asymmetric with higher values above the metamagnetic field than below. The enhancement of $A$ is interpreted as resulting from enhanced magnetic fluctuations, in a regime which coincides with a domain of stabilization of superconductivity beyond $40$~T. These results show that the magnetic fluctuations probed here probably play a key role in stabilizing high-field superconductivity in UTe$_2$ and may provide further insight into the superconducting mechanisms.
[ { "version": "v1", "created": "Wed, 14 May 2025 12:58:48 GMT" } ]
2025-05-15T00:00:00
[ [ "Thebault", "T.", "" ], [ "Somesh", "K.", "" ], [ "Lapertot", "G.", "" ], [ "Nardone", "M.", "" ], [ "Zitouni", "A.", "" ], [ "Barragan", "M.", "" ], [ "Béard", "J.", "" ], [ "Billette", "J.", "" ], [ "Lecouturier", "F.", "" ], [ "Tardieu", "S.", "" ], [ "Aoki", "D.", "" ], [ "Knebel", "G.", "" ], [ "Braithwaite", "D.", "" ], [ "Knafo", "W.", "" ] ]
2505.09352
Louyue Zhang
Zhang Louyue, Li Xin, Zhai Chao, Shi Duoqi, Zhang Hehong, Dan Zhihong, Wang Xi, Liu Jiashuai, Xiao Gaoxi
Coordinated Multi-Valve Disturbance-Rejection Pressure Control for High-Altitude Test Stands via Exterior Penalty Functions
null
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
High altitude simulation test benches for aero engines employ multi chamber, multi valve intake systems that demand effective decoupling and strong disturbance rejection during transient tests. This paper proposes a coordinated active disturbance rejection control (ADRC) scheme based on an external penalty function. The chamber pressure safety limit is reformulated as an inequality constrained optimization problem, and an exponential penalty together with a gradient based algorithm is designed for dynamic constraint relaxation, with global convergence rigorously proven. A coordination term is then integrated into a distributed ADRC framework to yield a multi valve coordinated LADRC controller, whose asymptotic stability is established via Lyapunov theory. Hardware in the loop simulations using MATLAB/Simulink and a PLC demonstrate that, under $\pm$3 kPa pressure constraints, chamber V2's maximum error is 1.782 kPa (77.1\% lower than PID control), and under a 180 kg/s^2 flow rate disturbance, valve oscillations decrease from $\pm$27\% to $\pm$5\% (an 81.5\% reduction). These results confirm the proposed method's superior disturbance rejection and decoupling performance.
[ { "version": "v1", "created": "Wed, 14 May 2025 13:00:13 GMT" } ]
2025-05-15T00:00:00
[ [ "Louyue", "Zhang", "" ], [ "Xin", "Li", "" ], [ "Chao", "Zhai", "" ], [ "Duoqi", "Shi", "" ], [ "Hehong", "Zhang", "" ], [ "Zhihong", "Dan", "" ], [ "Xi", "Wang", "" ], [ "Jiashuai", "Liu", "" ], [ "Gaoxi", "Xiao", "" ] ]