id
string | submitter
string | authors
string | title
string | comments
string | journal-ref
string | doi
string | report-no
string | categories
string | license
string | abstract
string | versions
list | update_date
timestamp[s] | authors_parsed
sequence |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2506.10234 | Maysara Alhindi | Maysara Alhindi, Joseph Hallett | Playing in the Sandbox: A Study on the Usability of Seccomp | null | null | null | null | cs.OS cs.SE | http://creativecommons.org/licenses/by/4.0/ | Sandboxing restricts what applications do, and prevents exploited processes being abused; yet relatively few applications get sandboxed: why? We report a usability trial with 7 experienced Seccomp developers exploring how they approached sandboxing an application and the difficulties they faced. The developers each approached sandboxing the application differently and each came to different solutions. We highlight many challenges of using Seccomp, the sandboxing designs by the participants, and what developers think would make it easier for them to sandbox applications effectively. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:27:16 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Alhindi",
"Maysara",
""
],
[
"Hallett",
"Joseph",
""
]
] |
2506.10235 | Xin Zhang | Chen-Chia Chang, Wan-Hsuan Lin, Yikang Shen, Yiran Chen, Xin Zhang | LaMAGIC2: Advanced Circuit Formulations for Language Model-Based Analog Topology Generation | Accepted at 42nd International Conference on Machine Learning (ICML) 2025 | null | null | null | cs.LG cs.AI cs.AR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automation of analog topology design is crucial due to customized requirements of modern applications with heavily manual engineering efforts. The state-of-the-art work applies a sequence-to-sequence approach and supervised finetuning on language models to generate topologies given user specifications. However, its circuit formulation is inefficient due to O(|V |2) token length and suffers from low precision sensitivity to numeric inputs. In this work, we introduce LaMAGIC2, a succinct float-input canonical formulation with identifier (SFCI) for language model-based analog topology generation. SFCI addresses these challenges by improving component-type recognition through identifier-based representations, reducing token length complexity to O(|V |), and enhancing numeric precision sensitivity for better performance under tight tolerances. Our experiments demonstrate that LaMAGIC2 achieves 34% higher success rates under a tight tolerance of 0.01 and 10X lower MSEs compared to a prior method. LaMAGIC2 also exhibits better transferability for circuits with more vertices with up to 58.5% improvement. These advancements establish LaMAGIC2 as a robust framework for analog topology generation. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:28:00 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Chang",
"Chen-Chia",
""
],
[
"Lin",
"Wan-Hsuan",
""
],
[
"Shen",
"Yikang",
""
],
[
"Chen",
"Yiran",
""
],
[
"Zhang",
"Xin",
""
]
] |
2506.10236 | Diogo Cruz | Yeonwoo Jang, Shariqah Hossain, Ashwin Sreevatsa, Diogo Cruz | Prompt Attacks Reveal Superficial Knowledge Removal in Unlearning Methods | 20 pages, 6 figures | null | null | null | cs.CR cs.AI cs.CL cs.CY cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this work, we show that some machine unlearning methods may fail when subjected to straightforward prompt attacks. We systematically evaluate eight unlearning techniques across three model families, and employ output-based, logit-based, and probe analysis to determine to what extent supposedly unlearned knowledge can be retrieved. While methods like RMU and TAR demonstrate robust unlearning, ELM remains vulnerable to specific prompt attacks (e.g., Hindi filler text in original prompt recovering 57.3% accuracy). Our logit analysis also confirms that unlearned models are generally not hiding knowledge by modifying the way the answer is formatted, as the correlation between output and logit accuracy is strong. These results challenge prevailing assumptions about unlearning effectiveness and highlight the need for evaluation frameworks that can reliably distinguish between true knowledge removal and superficial output suppression. We also publicly make available our evaluation framework to easily evaluate prompting techniques to retrieve unlearning knowledge. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:36:30 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Jang",
"Yeonwoo",
""
],
[
"Hossain",
"Shariqah",
""
],
[
"Sreevatsa",
"Ashwin",
""
],
[
"Cruz",
"Diogo",
""
]
] |
2506.10237 | Ruikang Zhong | Ruikang Zhong, Chia-Yen Chiang, Mona Jaber, Rupert De Wilde, and Peter Hayward | Intelligent Travel Activity Monitoring: Generalized Distributed Acoustic Sensing Approaches | null | null | null | null | eess.SP | http://creativecommons.org/licenses/by/4.0/ | Obtaining data on active travel activities such as walking, jogging, and cycling is important for refining sustainable transportation systems (STS). Effectively monitoring these activities not only requires sensing solutions to have a joint feature of being accurate, economical, and privacy-preserving, but also enough generalizability to adapt to different climate environments and deployment conditions. In order to provide a generalized sensing solution, a deep learning (DL)-enhanced distributed acoustic sensing (DAS) system for monitoring active travel activities is proposed. By leveraging the ambient vibrations captured by DAS, this scheme infers motion patterns without relying on image-based or wearable devices, thereby addressing privacy concerns. We conduct real-world experiments in two geographically distinct locations and collect comprehensive datasets to evaluate the performance of the proposed system. To address the generalization challenges posed by heterogeneous deployment environments, we propose two solutions according to network availability: 1) an Internet-of-Things (IoT) scheme based on federated learning (FL) is proposed, and it enables geographically different DAS nodes to be trained collaboratively to improve generalizability; 2) an off-line initialization approach enabled by meta-learning is proposed to develop high-generality initialization for DL models and to enable rapid model fine-tuning with limited data samples, facilitating generalization at newly established or isolated DAS nodes. Experimental results of the walking and cycling classification problem demonstrate the performance and generalizability of the proposed DL-enhanced DAS system, paving the way for practical, large-scale DAS monitoring of active travel. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:40:59 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhong",
"Ruikang",
""
],
[
"Chiang",
"Chia-Yen",
""
],
[
"Jaber",
"Mona",
""
],
[
"De Wilde",
"Rupert",
""
],
[
"Hayward",
"Peter",
""
]
] |
2506.10238 | Mahmoud Abo Khamis | Mahmoud Abo Khamis, Jesse Comer, Phokion Kolaitis, Sudeepa Roy, Val Tannen | A Unifying Algorithm for Hierarchical Queries | null | null | null | null | cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The class of hierarchical queries is known to define the boundary of the dichotomy between tractability and intractability for the following two extensively studied problems about self-join free Boolean conjunctive queries (SJF-BCQ): (i) evaluating a SJF-BCQ on a tuple-independent probabilistic database; (ii) computing the Shapley value of a fact in a database on which a SJF-BCQ evaluates to true. Here, we establish that hierarchical queries define also the boundary of the dichotomy between tractability and intractability for a different natural algorithmic problem, which we call the "bag-set maximization" problem. The bag-set maximization problem associated with a SJF-BCQ $Q$ asks: given a database $\cal D$, find the biggest value that $Q$ takes under bag semantics on a database $\cal D'$ obtained from $\cal D$ by adding at most $\theta$ facts from another given database $\cal D^r$.
For non-hierarchical queries, we show that the bag-set maximization problem is an NP-complete optimization problem. More significantly, for hierarchical queries, we show that all three aforementioned problems (probabilistic query evaluation, Shapley value computation, and bag-set maximization) admit a single unifying polynomial-time algorithm that operates on an abstract algebraic structure, called a "2-monoid". Each of the three problems requires a different instantiation of the 2-monoid tailored for the problem at hand. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:43:58 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Khamis",
"Mahmoud Abo",
""
],
[
"Comer",
"Jesse",
""
],
[
"Kolaitis",
"Phokion",
""
],
[
"Roy",
"Sudeepa",
""
],
[
"Tannen",
"Val",
""
]
] |
2506.10239 | Maximilian M\"uhlbauer | Maximilian M\"uhlbauer, Freek Stulp, Sylvain Calinon, Alin Albu-Sch\"affer, Jo\~ao Silv\'erio | A Unified Framework for Probabilistic Dynamic-, Trajectory- and Vision-based Virtual Fixtures | null | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Probabilistic Virtual Fixtures (VFs) enable the adaptive selection of the most suitable haptic feedback for each phase of a task, based on learned or perceived uncertainty. While keeping the human in the loop remains essential, for instance, to ensure high precision, partial automation of certain task phases is critical for productivity. We present a unified framework for probabilistic VFs that seamlessly switches between manual fixtures, semi-automated fixtures (with the human handling precise tasks), and full autonomy. We introduce a novel probabilistic Dynamical System-based VF for coarse guidance, enabling the robot to autonomously complete certain task phases while keeping the human operator in the loop. For tasks requiring precise guidance, we extend probabilistic position-based trajectory fixtures with automation allowing for seamless human interaction as well as geometry-awareness and optimal impedance gains. For manual tasks requiring very precise guidance, we also extend visual servoing fixtures with the same geometry-awareness and impedance behaviour. We validate our approach experimentally on different robots, showcasing multiple operation modes and the ease of programming fixtures. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:46:57 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Mühlbauer",
"Maximilian",
""
],
[
"Stulp",
"Freek",
""
],
[
"Calinon",
"Sylvain",
""
],
[
"Albu-Schäffer",
"Alin",
""
],
[
"Silvério",
"João",
""
]
] |
2506.10240 | Rongfei Li | Rongfei Li, Francis Assadian | Innovative Adaptive Imaged Based Visual Servoing Control of 6 DoFs Industrial Robot Manipulators | 22 pages, 13 figures. To appear in: Innovative Adaptive Image-Based Visual Servoing Control of 6 DoFs Industrial Robot Manipulators, IntechOpen, 2024. For published version, see this http URL: https://doi.org/10.5772/intechopen.1004857 | null | 10.5772/intechopen.1004857 | null | cs.RO cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | Image-based visual servoing (IBVS) methods have been well developed and used in many applications, especially in pose (position and orientation) alignment. However, most research papers focused on developing control solutions when 3D point features can be detected inside the field of view. This work proposes an innovative feedforward-feedback adaptive control algorithm structure with the Youla Parameterization method. A designed feature estimation loop ensures stable and fast motion control when point features are outside the field of view. As 3D point features move inside the field of view, the IBVS feedback loop preserves the precision of the pose at the end of the control period. Also, an adaptive controller is developed in the feedback loop to stabilize the system in the entire range of operations. The nonlinear camera and robot manipulator model is linearized and decoupled online by an adaptive algorithm. The adaptive controller is then computed based on the linearized model evaluated at current linearized point. The proposed solution is robust and easy to implement in different industrial robotic systems. Various scenarios are used in simulations to validate the effectiveness and robust performance of the proposed controller. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:47:56 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Li",
"Rongfei",
""
],
[
"Assadian",
"Francis",
""
]
] |
2506.10241 | Hajime Otsuka | Tatsuo Kobayashi, Hironobu Mita, Hajime Otsuka, Riku Sakuma | Matter symmetries in supersymmetric standard models from non-invertible selection rules | 29 pages | null | null | EPHOU-25-009, KYUSHU-HET-325 | hep-ph hep-th | http://creativecommons.org/licenses/by/4.0/ | We discuss phenomenological implications of non-invertible selection rules in the framework of the supersymmetric standard model. We find that a remnant $\mathbb{Z}_2$ symmetry of fusion algebras which holds at all-loop order plays the role of $R$-parity, forbidding baryon and lepton violating operators. In addition, a combination of Standard Model gauge symmetry and the non-invertible selection rules lead to baryon triality and proton hexality that can protect the proton from decay. In general, our finding selection rules can not realize the same results as conventional $\mathbb{Z}_N$ symmetries in the supersymmetric standard model. We also clarify the assignments of matter fields under the fusion algebras that are consistent with $SU(4) \times SU(2) \times SU(2)$, $SU(5)$, and $SO(10)$ grand unified theories. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:49:04 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Kobayashi",
"Tatsuo",
""
],
[
"Mita",
"Hironobu",
""
],
[
"Otsuka",
"Hajime",
""
],
[
"Sakuma",
"Riku",
""
]
] |
2506.10242 | Hong Cai | Rajeev Yasarla, Shizhong Han, Hong Cai, Fatih Porikli | DySS: Dynamic Queries and State-Space Learning for Efficient 3D Object Detection from Multi-Camera Videos | CVPR 2025 Workshop on Autonomous Driving | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Camera-based 3D object detection in Bird's Eye View (BEV) is one of the most important perception tasks in autonomous driving. Earlier methods rely on dense BEV features, which are costly to construct. More recent works explore sparse query-based detection. However, they still require a large number of queries and can become expensive to run when more video frames are used. In this paper, we propose DySS, a novel method that employs state-space learning and dynamic queries. More specifically, DySS leverages a state-space model (SSM) to sequentially process the sampled features over time steps. In order to encourage the model to better capture the underlying motion and correspondence information, we introduce auxiliary tasks of future prediction and masked reconstruction to better train the SSM. The state of the SSM then provides an informative yet efficient summarization of the scene. Based on the state-space learned features, we dynamically update the queries via merge, remove, and split operations, which help maintain a useful, lean set of detection queries throughout the network. Our proposed DySS achieves both superior detection performance and efficient inference. Specifically, on the nuScenes test split, DySS achieves 65.31 NDS and 57.4 mAP, outperforming the latest state of the art. On the val split, DySS achieves 56.2 NDS and 46.2 mAP, as well as a real-time inference speed of 33 FPS. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:49:56 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Yasarla",
"Rajeev",
""
],
[
"Han",
"Shizhong",
""
],
[
"Cai",
"Hong",
""
],
[
"Porikli",
"Fatih",
""
]
] |
2506.10243 | Jiwei Jia | Rongxin Lu and Jiwei Jia and Young Ju Lee and Zheng Lu and Chensong Zhang | R-PINN: Recovery-type a-posteriori estimator enhanced adaptive PINN | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, with the advancements in machine learning and neural networks, algorithms using physics-informed neural networks (PINNs) to solve PDEs have gained widespread applications. While these algorithms are well-suited for a wide range of equations, they often exhibit suboptimal performance when applied to equations with large local gradients, resulting in substantial localized errors. To address this issue, this paper proposes an adaptive PINN algorithm designed to improve accuracy in such cases. The core idea of the algorithm is to adaptively adjust the distribution of collocation points based on the recovery-type a-posterior error of the current numerical solution, enabling a better approximation of the true solution. This approach is inspired by the adaptive finite element method. By combining the recovery-type a-posteriori estimator, a gradient-recovery estimator commonly used in the adaptive finite element method (FEM) with PINNs, we introduce the Recovery-type a-posteriori estimator enhanced adaptive PINN (R-PINN) and compare its performance with a typical adaptive PINN algorithm, FI-PINN. Our results demonstrate that R-PINN achieves faster convergence with fewer adaptive points and significantly outperforms in the cases with multiple regions of large errors than FI-PINN. Notably, our method is a hybrid numerical approach for solving partial differential equations, integrating adaptive FEM with PINNs. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:55:06 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Lu",
"Rongxin",
""
],
[
"Jia",
"Jiwei",
""
],
[
"Lee",
"Young Ju",
""
],
[
"Lu",
"Zheng",
""
],
[
"Zhang",
"Chensong",
""
]
] |
2506.10244 | Yuji Kawamata | Yuji Kawamata, Kaoru Kamijo, Maki Kihira, Akihiro Toyoda, Tomoru Nakayama, Akira Imakura, Tetsuya Sakurai, Yukihiko Okada | A new type of federated clustering: A non-model-sharing approach | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, the growing need to leverage sensitive data across institutions has led to increased attention on federated learning (FL), a decentralized machine learning paradigm that enables model training without sharing raw data. However, existing FL-based clustering methods, known as federated clustering, typically assume simple data partitioning scenarios such as horizontal or vertical splits, and cannot handle more complex distributed structures. This study proposes data collaboration clustering (DC-Clustering), a novel federated clustering method that supports clustering over complex data partitioning scenarios where horizontal and vertical splits coexist. In DC-Clustering, each institution shares only intermediate representations instead of raw data, ensuring privacy preservation while enabling collaborative clustering. The method allows flexible selection between k-means and spectral clustering, and achieves final results with a single round of communication with the central server. We conducted extensive experiments using synthetic and open benchmark datasets. The results show that our method achieves clustering performance comparable to centralized clustering where all data are pooled. DC-Clustering addresses an important gap in current FL research by enabling effective knowledge discovery from distributed heterogeneous data. Its practical properties -- privacy preservation, communication efficiency, and flexibility -- make it a promising tool for privacy-sensitive domains such as healthcare and finance. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:57:26 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Kawamata",
"Yuji",
""
],
[
"Kamijo",
"Kaoru",
""
],
[
"Kihira",
"Maki",
""
],
[
"Toyoda",
"Akihiro",
""
],
[
"Nakayama",
"Tomoru",
""
],
[
"Imakura",
"Akira",
""
],
[
"Sakurai",
"Tetsuya",
""
],
[
"Okada",
"Yukihiko",
""
]
] |
2506.10245 | Iago Brito | Iago Alves Brito, Julia Soares Dollis, Fernanda Bufon F\"arber, Diogo Fernandes Costa Silva, Arlindo Rodrigues Galv\~ao Filho | ToxSyn-PT: A Large-Scale Synthetic Dataset for Hate Speech Detection in Portuguese | 8 pages, 5 tables, 1 figure | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | We present ToxSyn-PT, the first large-scale Portuguese corpus that enables fine-grained hate-speech classification across nine legally protected minority groups. The dataset contains 53,274 synthetic sentences equally distributed between minorities groups and toxicity labels. ToxSyn-PT is created through a novel four-stage pipeline: (1) a compact, manually curated seed; (2) few-shot expansion with an instruction-tuned LLM; (3) paraphrase-based augmentation; and (4) enrichment, plus additional neutral texts to curb overfitting to group-specific cues. The resulting corpus is class-balanced, stylistically diverse, and free from the social-media domain that dominate existing Portuguese datasets. Despite domain differences with traditional benchmarks, experiments on both binary and multi-label classification on the corpus yields strong results across five public Portuguese hate-speech datasets, demonstrating robust generalization even across domain boundaries. The dataset is publicly released to advance research on synthetic data and hate-speech detection in low-resource settings. | [
{
"version": "v1",
"created": "Wed, 11 Jun 2025 23:59:29 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Brito",
"Iago Alves",
""
],
[
"Dollis",
"Julia Soares",
""
],
[
"Färber",
"Fernanda Bufon",
""
],
[
"Silva",
"Diogo Fernandes Costa",
""
],
[
"Filho",
"Arlindo Rodrigues Galvão",
""
]
] |
2506.10246 | Marco Casolino M | Francesca Liberatori, Matteo Battisti, Marco Casolino, Laura Marcelli, Zbigniew Plebaniak, Enzo Reali | Search for Primordial Black Holes from the International Space Station with the SQM-ISS detector | submitted to Particles 2025 | null | null | null | astro-ph.IM astro-ph.HE physics.ins-det | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we discuss the observational capabilities and sensitivity of the SQM-ISS detector to primordial black holes. The SQM-ISS experiment aims to detect slow, non relativistic massive particles within cosmic rays, using a detector on board the International Space Station. The device is designed to recognize the passage of highly penetrating and dense particles in a wide range of mass and charge states such as Strange Quark Matter (SQM). These particles, traveling at speeds typical of gravitationally bound objects in the galaxy - around 250 km/s - are also possible candidates of dark matter. The ability of SQM-ISS to identify penetrating, massive and slow-moving objects allows it also to be sensitive to the detection of primordial black holes. We discuss how black holes, traveling through the detector at velocities compatible with galactic orbital speeds, can be identified based on their interaction signatures. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:08:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Liberatori",
"Francesca",
""
],
[
"Battisti",
"Matteo",
""
],
[
"Casolino",
"Marco",
""
],
[
"Marcelli",
"Laura",
""
],
[
"Plebaniak",
"Zbigniew",
""
],
[
"Reali",
"Enzo",
""
]
] |
2506.10247 | Peng Zhang | Peng Zhang and Baosen Zhang | Optimal Voltage Control Using Online Exponential Barrier Method | null | null | null | null | math.OC cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper address the optimal voltage control problem of distribution systems with high penetration of inverter-based renewable energy resources, under inaccurate model information. We propose the online exponential barrier method that explicitly leverages the online feedback from grids to enhance the robustness to model inaccuracy and incorporates the voltage constraints to maintain the safety requirements. We provide analytical results on the optimal barrier parameter selection and sufficient conditions for the safety guarantee of converged voltages. We also establish theoretical results on the exponential convergence rate with proper step-size. The effectiveness of the proposed framework is validated on a 56-bus radial network, where we significantly improve the robustness against model inaccuracy compared to existing methods. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:10:16 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhang",
"Peng",
""
],
[
"Zhang",
"Baosen",
""
]
] |
2506.10248 | Scott Stoller | Scott D. Stoller, Balaji Jayasankar, Yanhong A. Liu | Resilience through Automated Adaptive Configuration for Distribution and Replication | null | null | null | null | cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a powerful automated framework for making complex systems resilient under failures, by optimized adaptive distribution and replication of interdependent software components across heterogeneous hardware components with widely varying capabilities. A configuration specifies how software is distributed and replicated: which software components to run on each computer, which software components to replicate, which replication protocols to use, etc. We present an algorithm that, given a system model and resilience requirements, (1) determines initial configurations of the system that are resilient, and (2) generates a reconfiguration policy that determines reconfiguration actions to execute in response to failures and recoveries. This model-finding algorithm is based on state-space exploration and incorporates powerful optimizations, including a quotient reduction based on a novel equivalence relation between states. We present experimental results from successfully applying a prototype implementation of our framework to a model of an autonomous driving system. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:14:49 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Stoller",
"Scott D.",
""
],
[
"Jayasankar",
"Balaji",
""
],
[
"Liu",
"Yanhong A.",
""
]
] |
2506.10249 | Andrea Gaggioli | Andrea Gaggioli, Sabrina Bartolotta, Andrea Ubaldi, Katusha Gerardini, Eleonora Diletta Sarcinella, Alice Chirico | Extended Creativity: A Conceptual Framework for Understanding Human-AI Creative Relations | 36 pages, 3 figures. This conceptual paper proposes a taxonomy of Extended Creativity systems and examines the relational dynamics between human and AI agents in creative processes. Suitable for readers in HCI, AI, cognitive science, and digital design. The illustrations were created by Francesco Giordano and are used with permission (not under CC license) | null | null | null | cs.HC cs.AI | http://creativecommons.org/licenses/by/4.0/ | Artificial Intelligence holds significant potential to enhance human creativity. However, achieving this vision requires a clearer understanding of how such enhancement can be effectively realized. Adopting the perspective of distributed creativity, we identify three primary modes through which AI can contribute to creative processes: Support, where AI acts as a tool; Synergy, where AI and humans collaborate in complementary ways; and Symbiosis, where human and AI cognition become so integrated that they form a unified creative system. These modes are defined along two key dimensions: the level of technical autonomy exhibited by the AI system and the degree of perceived agency attributed to it. We examine how each configuration influences different levels of creativity - from everyday problem-solving to paradigm-shifting innovation - and discuss the theoretical, ethical, and design implications. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:16:52 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Gaggioli",
"Andrea",
""
],
[
"Bartolotta",
"Sabrina",
""
],
[
"Ubaldi",
"Andrea",
""
],
[
"Gerardini",
"Katusha",
""
],
[
"Sarcinella",
"Eleonora Diletta",
""
],
[
"Chirico",
"Alice",
""
]
] |
2506.10250 | Nahuel Diaz | N. L. Diaz and R. Rossignoli | Spacetime quantum mechanics for bosonic and fermionic systems | 30 pages, 4 figures | null | null | LA-UR-25-25572 | quant-ph gr-qc hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We provide a Hilbert space approach to quantum mechanics (QM) where space and time are treated on an equal footing. Our approach replaces the standard dependence on an external classical time parameter with a spacetime-symmetric algebraic structure, thereby unifying the axioms that traditionally distinguish the treatment of spacelike and timelike separations. Standard quantum evolution can be recovered from timelike correlators, defined by means of a quantum action operator, a quantum version of the action of classical mechanics. The corresponding map also provides a novel perspective on the path integral (PI) formulation, which, in the case of fermions, yields an alternative to the use of Grassmann variables. In addition, the formalism can be interpreted in terms of generalized quantum states, codifying both the conventional information of a quantum system at a given time and its evolution. We show that these states are solutions to a quantum principle of stationary action enabled by the novel notion of timelike correlations. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:27:19 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Diaz",
"N. L.",
""
],
[
"Rossignoli",
"R.",
""
]
] |
2506.10251 | Rongfei Li | Rongfei Li, Francis Assadian | Energy Aware Camera Location Search Algorithm for Increasing Precision of Observation in Automated Manufacturing | 35 pages, 24 figures, Journal, Published in: Applied Sciences, 2024, vol. 14, article 9140. For published version, see this http URL: https://doi.org/10.3390/app14199140 | Appl. Sci. 2024, 14, 9140 | 10.3390/app14199140 | null | eess.SY cs.CV cs.SY | http://creativecommons.org/licenses/by/4.0/ | Visual servoing technology has been well developed and applied in many automated manufacturing tasks, especially in tools' pose alignment. To access a full global view of tools, most applications adopt eye-to-hand configuration or eye-to-hand/eye-in-hand cooperation configuration in an automated manufacturing environment. Most research papers mainly put efforts into developing control and observation architectures in various scenarios, but few of them have discussed the importance of the camera's location in eye-to-hand configuration. In a manufacturing environment, the quality of camera estimations may vary significantly from one observation location to another, as the combined effects of environmental conditions result in different noise levels of a single image shot at different locations. In this paper, we propose an algorithm for the camera's moving policy so that it explores the camera workspace and searches for the optimal location where the images' noise level is minimized. Also, this algorithm ensures the camera ends up at a suboptimal (if the optimal one is unreachable) location among the locations already searched, with limited energy available for moving the camera. Unlike a simple brute force approach, the algorithm enables the camera to explore space more efficiently by adapting the search policy from learning the environment. With the aid of an image averaging technique, this algorithm, in use of a solo camera, achieves the observation accuracy in eye-to-hand configurations to a desirable extent without filtering out high-frequency information in the original image. An automated manufacturing application has been simulated and the results show the success of this algorithm's improvement of observation precision with limited energy. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:32:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Li",
"Rongfei",
""
],
[
"Assadian",
"Francis",
""
]
] |
2506.10252 | Rongfei Li | Rongfei Li, Francis Assadian | A Novel Feedforward Youla Parameterization Method for Avoiding Local Minima in Stereo Image Based Visual Servoing Control | 36 pages, 19 figures, Journal, Published in: Applied Sciences, 2025, vol. 15, article 4991. For published version, see this http URL: https://doi.org/10.3390/app15094991 | Appl. Sci. 2025, 15, 4991 | 10.3390/app15094991 | null | cs.RO cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | In robot navigation and manipulation, accurately determining the camera's pose relative to the environment is crucial for effective task execution. In this paper, we systematically prove that this problem corresponds to the Perspective-3-Point (P3P) formulation, where exactly three known 3D points and their corresponding 2D image projections are used to estimate the pose of a stereo camera. In image-based visual servoing (IBVS) control, the system becomes overdetermined, as the 6 degrees of freedom (DoF) of the stereo camera must align with 9 observed 2D features in the scene. When more constraints are imposed than available DoFs, global stability cannot be guaranteed, as the camera may become trapped in a local minimum far from the desired configuration during servoing. To address this issue, we propose a novel control strategy for accurately positioning a calibrated stereo camera. Our approach integrates a feedforward controller with a Youla parameterization-based feedback controller, ensuring robust servoing performance. Through simulations, we demonstrate that our method effectively avoids local minima and enables the camera to reach the desired pose accurately and efficiently. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:35:22 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Li",
"Rongfei",
""
],
[
"Assadian",
"Francis",
""
]
] |
2506.10253 | Masanari Shimada | Masanari Shimada, Tetsuya J. Kobayashi | Statistical mechanics of fluids with hidden degrees of freedom | 16 pages, 4 figures | null | null | null | cond-mat.soft | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Although coarse-grained models have been widely used to explain exotic phenomena in complex fluids, such as droplet formation in living cells, these conventional approaches often fail to capture the intricate microscopic degrees of freedom that such fluids inherently possess. In this study, we propose a model that incorporates distinct microscopic degrees of freedom and their interactions, without directly relying on conventional coarse-grained descriptions. By introducing two key assumptions, we show that the system can exhibit equilibrium states characterized by heterogeneous density profiles with finite length scales, resembling those typically associated with non-equilibrium phenomena. These findings highlight the importance of distinguishing between equilibrium states and non-equilibrium steady states in highly complex systems. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:36:40 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Shimada",
"Masanari",
""
],
[
"Kobayashi",
"Tetsuya J.",
""
]
] |
2506.10254 | Swarup Kumar Panda | Bidyut Mallick, Sk. Soyeb Ali, and S. K. Panda | Neel order, spin-spiral, and spin liquid ground state in frustrated three dimensional system CaMn2P2: A DFT+U and spin dynamics study | Accepted in Phys. Rev. B | null | null | null | cond-mat.str-el | http://creativecommons.org/licenses/by/4.0/ | We investigate the magnetic ground state and phase transitions in the frustrated three-dimensional system CaMn2P2 using first-principles calculations combined with spin-dynamics simulations. Our DFT+U calculations reveal that CaMn2P2 exhibits an indirect gap semiconducting ground state with a localized Mn2+ electronic configuration and negligible spin-orbit coupling effects. The computed exchange interactions show that the magnetic behavior is well described by a isotropic Heisenberg Hamiltonian. In this model, there are two major couplings: the NN interaction J1 couples the two Mn layers along the c-axis and next NN J2 is in the a-b plane where Mn ions form a hexagonal layer structure. Our results show that both J1 and J2 are antiferromagnetic in nature and as a consequence J2 induce frustration owing to the in-plane triangular geometry of the Mn-ions. The J1 is found to promote long-range antiferromagnetic order, while the J2 is responsible for spin canting and disorder. Our spin-wave analysis confirms that the system stabilizes a spin-spiral ground state with a propagation vector q = (1/6 , 1/6, 0) in agreement with neutron diffraction experiments. By tuning the J2/J1 ratio, we construct a phase diagram that reveals a transition from a collinear Neel antiferromagnetic state to different spin-spiral phases, and eventually to a disordered phase at large frustration. Atomistic spin-dynamics simulations capture the temperature evolution of the magnetism and reproduce the experimentally measured magnetic data with good accuracy. Furthermore, for large J2/J1, we identify a low temperature phase with slow spin relaxation and persistent fluctuations, suggesting a spin-liquid like state. Our study provides an understanding of frustration induced magnetism in CaMn2P2 and establishes it as a realization of J1-J2 model in three-dimensional lattice for exploring emergent magnetic phases. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:36:47 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Mallick",
"Bidyut",
""
],
[
"Ali",
"Sk. Soyeb",
""
],
[
"Panda",
"S. K.",
""
]
] |
2506.10255 | Yong Wang | Haokun Chen and Yong Wang | Optimal decay of global strong solutions to nematic liquid crystal flows in the half-space | 37 pages | null | null | null | math.AP | http://creativecommons.org/publicdomain/zero/1.0/ | We study asymptotic behaviors of the higher-order spatial derivatives and the first-order time derivatives for the strong solution to nematic liquid crystal flows in the half-space $\mathbb{R}_+^3$. Furthermore, when the initial data lie in an appropriately weighted Sobolev space, we obtain the decay rates that are faster than the heat kernel. The main tools employed in this paper are the $L^p-L^q$ estimates of the Stokes semigroup, the a priori estimates of the steady Stokes system in $\mathbb{R}_+^3$, and the representation formula of the Leray projection operator. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:45:21 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Chen",
"Haokun",
""
],
[
"Wang",
"Yong",
""
]
] |
2506.10256 | Gennady Samorodnitsky | Jiaqi Wang, Gennady Samorodnitsky | Clustering of large deviations events in heavy-tailed moving average processes: the catastrophe principle in the short-memory case | null | null | null | null | math.PR | http://creativecommons.org/licenses/by/4.0/ | How do large deviation events in a stationary process cluster? The answer depends not only on the type of large deviations, but also on the length of memory in the process. Somewhat unexpectedly, it may also depend on the tails of the process. In this paper we work in the context of large deviations for partial sums in moving average processes with short memory and regularly varying tails. We show that the structure of the large deviation cluster in this case markedly differs from the corresponding structure in the case of exponentially light tails, considered in Chakrabarty and Samorodnitsky (2024). This is due to the difference between the ``conspiracy'' vs. the ``catastrophe'' principles underlying the large deviation events in the light tailed case and the heavy tailed case, correspondingly. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:46:01 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wang",
"Jiaqi",
""
],
[
"Samorodnitsky",
"Gennady",
""
]
] |
2506.10257 | Hoda S. Hashemi | Hoda S. Hashemi, Dongwoon Hyun, Nathan Nguyen, Jihye Baek, Arutselvan Natarajan, Farbod Tabesh, Andrew Andrzejek, Ramasamy Paulmurugan, Jeremy J. Dahl | Enhancing Ultrasound Molecular Imaging: Toward Real-Time RPCA-Based Filtering to Differentiate Bound and Free Microbubbles | null | null | null | null | physics.med-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Ultrasound molecular imaging (UMI) is an advanced imaging modality that shows promise in detecting cancer at early stages. It uses microbubbles as contrast agents, which are functionalized to bind to cancer biomarkers overexpressed on endothelial cells. A major challenge in UMI is isolating bound microbubble signal, which represents the molecular imaging signal, from that of free-floating microbubbles, which is considered background noise. In this work, we propose a fast GPU-based method using robust principal component analysis (RPCA) to distinguish bound microbubbles from free-floating ones. We explore the method using simulations and measure the accuracy using the Dice coefficient and RMS error as functions of the number of frames used in RPCA reconstruction. Experiments using stationary and flowing microbubbles in tissue-mimicking phantoms were used to validate the method. Additionally, the method was applied to data from ten transgenic mouse models of breast cancer development, injected with B7-H3-targeted microbubbles, and two mice injected with non-targeted microbubbles. The results showed that RPCA using 20 frames achieved a Dice score of 0.95 and a computation time of 0.2 seconds, indicating that 20 frames is potentially suitable for real-time implementation. On in vivo data, RPCA using 20 frames achieved a Dice score of 0.82 with DTE, indicating good agreement between the two, given the limitations of each method. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:52:34 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Hashemi",
"Hoda S.",
""
],
[
"Hyun",
"Dongwoon",
""
],
[
"Nguyen",
"Nathan",
""
],
[
"Baek",
"Jihye",
""
],
[
"Natarajan",
"Arutselvan",
""
],
[
"Tabesh",
"Farbod",
""
],
[
"Andrzejek",
"Andrew",
""
],
[
"Paulmurugan",
"Ramasamy",
""
],
[
"Dahl",
"Jeremy J.",
""
]
] |
2506.10258 | Satvik Maurya | Satvik Maurya and Swamit Tannu | Synchronization for Fault-Tolerant Quantum Computers | null | null | 10.1145/3695053.3730991 | null | quant-ph cs.AR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Quantum Error Correction (QEC) codes store information reliably in logical qubits by encoding them in a larger number of less reliable qubits. The surface code, known for its high resilience to physical errors, is a leading candidate for fault-tolerant quantum computing (FTQC). Logical qubits encoded with the surface code can be in different phases of their syndrome generation cycle, thereby introducing desynchronization in the system. This can occur due to the production of non-Clifford states, dropouts due to fabrication defects, and the use of other QEC codes with the surface code to reduce resource requirements. Logical operations require the syndrome generation cycles of the logical qubits involved to be synchronized. This requires the leading qubit to pause or slow down its cycle, allowing more errors to accumulate before the next cycle, thereby increasing the risk of uncorrectable errors.
To synchronize the syndrome generation cycles of logical qubits, we define three policies - Passive, Active, and Hybrid. The Passive policy is the baseline, and the simplest, wherein the leading logical qubits idle until they are synchronized with the remaining logical qubits. On the other hand, the Active policy aims to slow the leading logical qubits down gradually, by inserting short idle periods before multiple code cycles. This approach reduces the logical error rate (LER) by up to 2.4x compared to the Passive policy. The Hybrid policy further reduces the LER by up to 3.4x by reducing the synchronization slack and running a few additional rounds of error correction. Furthermore, the reduction in the logical error rate with the proposed synchronization policies enables a speedup in decoding latency of up to 2.2x with a circuit-level noise model. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:57:49 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Maurya",
"Satvik",
""
],
[
"Tannu",
"Swamit",
""
]
] |
2506.10259 | Atsutoshi Kumagai | Atsutoshi Kumagai, Tomoharu Iwata, Taishi Nishiyama, Yasutoshi Ida, Yasuhiro Fujiwara | Meta-learning Representations for Learning from Multiple Annotators | 24 pages | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a meta-learning method for learning from multiple noisy annotators. In many applications such as crowdsourcing services, labels for supervised learning are given by multiple annotators. Since the annotators have different skills or biases, given labels can be noisy. To learn accurate classifiers, existing methods require many noisy annotated data. However, sufficient data might be unavailable in practice. To overcome the lack of data, the proposed method uses labeled data obtained in different but related tasks. The proposed method embeds each example in tasks to a latent space by using a neural network and constructs a probabilistic model for learning a task-specific classifier while estimating annotators' abilities on the latent space. This neural network is meta-learned to improve the expected test classification performance when the classifier is adapted to a given small amount of annotated data. This classifier adaptation is performed by maximizing the posterior probability via the expectation-maximization (EM) algorithm. Since each step in the EM algorithm is easily computed as a closed-form and is differentiable, the proposed method can efficiently backpropagate the loss through the EM algorithm to meta-learn the neural network. We show the effectiveness of our method with real-world datasets with synthetic noise and real-world crowdsourcing datasets. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 00:58:37 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Kumagai",
"Atsutoshi",
""
],
[
"Iwata",
"Tomoharu",
""
],
[
"Nishiyama",
"Taishi",
""
],
[
"Ida",
"Yasutoshi",
""
],
[
"Fujiwara",
"Yasuhiro",
""
]
] |
2506.10260 | Gang Tang | Xingang Jiang, Yongheng Li, Weiping Guo, Qi Ren, Gang Tang, Zhong-Zhen Luo, Jiawang Hong | Low and Anisotropic Thermal Conductivity in Mixed-Valent Sn$_2$S$_3$ | null | null | null | null | cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | Compounds of Sn, such as SnSe and SnS, exhibit novel phonon characteristics and low thermal conductivity, making them emerging star materials in the thermoelectric family. In this work, through the Boltzmann transport equation scheme and the Wigner thermal transport model, quasi-1D mixed-valent Sn$_2$S$_3$ were found to exhibit a low thermal conductivity along c-axis with a weak temperature dependence. The low thermal conductivity is attributed to the anharmonic rattling vibrations of weakly bonded Sn(II) atoms, which are influenced by the coulomb interaction of lone pairs at adjacent Sn(II) atoms. The rattling of Sn(II) induces low-frequency flat optical phonons and avoids crossing behavior. The atomic displacements and mean square displacement (MSD) analysis reveal that Sn(II) atoms exhibit significantly greater and anisotropic displacements compared to Sn(IV) and S, confirming that Sn(II) behaves as a rattler. The results obtained from this work suggest an opportunity to discover low thermal conductivity in mixed-valent compounds. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:01:19 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Jiang",
"Xingang",
""
],
[
"Li",
"Yongheng",
""
],
[
"Guo",
"Weiping",
""
],
[
"Ren",
"Qi",
""
],
[
"Tang",
"Gang",
""
],
[
"Luo",
"Zhong-Zhen",
""
],
[
"Hong",
"Jiawang",
""
]
] |
2506.10261 | Jiaxin Xie | Liqi Guo and Ruike Xiang and Deren Han and Jiaxin Xie | Enhanced randomized Douglas-Rachford method: Improved probabilities and adaptive momentum | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Randomized iterative methods have gained recent interest in machine learning and signal processing for solving large-scale linear systems. One such example is the randomized Douglas-Rachford (RDR) method, which updates the iterate by reflecting it through two randomly selected hyperplanes and taking a convex combination with the current point. In this work, we enhance RDR by introducing improved sampling strategies and an adaptive heavy-ball momentum scheme. Specifically, we incorporate without-replacement and volume sampling into RDR, and establish stronger convergence guarantees compared to conventional i.i.d. sampling. Furthermore, we develop an adaptive momentum mechanism that dynamically adjusts step sizes and momentum parameters based on previous iterates, and prove that the resulting method achieves linear convergence in expectation with improved convergence bounds. Numerical experiments demonstrate that the enhanced RDR method consistently outperforms the original version, providing substantial practical benefits across a range of problem settings. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:01:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Guo",
"Liqi",
""
],
[
"Xiang",
"Ruike",
""
],
[
"Han",
"Deren",
""
],
[
"Xie",
"Jiaxin",
""
]
] |
2506.10262 | Dan Ferenc Segedin | Dan Ferenc Segedin, Jinkwon Kim, Harrison LaBollita, Nicole K. Taylor, Kyeong-Yoon Baek, Suk Hyun Sung, Ari B. Turkiewicz, Grace A. Pan, Abigail Y. Jiang, Maria Bambrick-Santoyo, Tobias Schwaigert, Casey K. Kim, Anirudh Tenneti, Alexander J. Grutter, Shin Muramoto, Alpha T. N'Diaye, Ismail El Baggari, Donald A. Walko, Hua Zhou, Charles M. Brooks, Antia S. Botana, Darrell G. Schlom, Julia A. Mundy | Topotactic oxidation of Ruddlesden-Popper nickelates reveals new structural family: oxygen-intercalated layered perovskites | null | null | null | null | cond-mat.mtrl-sci cond-mat.str-el cond-mat.supr-con | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Layered perovskites such as the Dion-Jacobson, Ruddlesden-Popper, and Aurivillius families host a wide range of correlated electron phenomena, from high-temperature superconductivity to multiferroicity. Here we report a new family of layered perovskites, realized through topotactic oxygen intercalation of La_{n+1}Ni_{n}O_{3n+1} (n=1-4) Ruddlesden-Popper nickelate thin films grown by ozone-assisted molecular-beam epitaxy. Post-growth ozone annealing induces a large c-axis expansion - 17.8% for La_{2}NiO_{4} (n=1) - that monotonically decreases with increasing n. Surface X-ray diffraction coupled with Coherent Bragg Rod Analysis reveals that this structural expansion arises from the intercalation of approximately 0.7 oxygen atoms per formula unit into interstitial sites within the rock salt spacer layers. The resulting structures exhibit a spacer layer composition intermediate between that of the Ruddlesden-Popper and Aurivillius phases, defining a new class of layered perovskites. Oxygen-intercalated nickelates exhibit metallicity and significantly enhanced nickel-oxygen hybridization, a feature linked to high-temperature superconductivity. Our work establishes topotactic oxidation as a powerful synthetic approach to accessing highly oxidized, metastable phases across a broad range of layered oxide systems, offering new platforms to tune properties via spacer-layer chemistry. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:04:43 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Segedin",
"Dan Ferenc",
""
],
[
"Kim",
"Jinkwon",
""
],
[
"LaBollita",
"Harrison",
""
],
[
"Taylor",
"Nicole K.",
""
],
[
"Baek",
"Kyeong-Yoon",
""
],
[
"Sung",
"Suk Hyun",
""
],
[
"Turkiewicz",
"Ari B.",
""
],
[
"Pan",
"Grace A.",
""
],
[
"Jiang",
"Abigail Y.",
""
],
[
"Bambrick-Santoyo",
"Maria",
""
],
[
"Schwaigert",
"Tobias",
""
],
[
"Kim",
"Casey K.",
""
],
[
"Tenneti",
"Anirudh",
""
],
[
"Grutter",
"Alexander J.",
""
],
[
"Muramoto",
"Shin",
""
],
[
"N'Diaye",
"Alpha T.",
""
],
[
"Baggari",
"Ismail El",
""
],
[
"Walko",
"Donald A.",
""
],
[
"Zhou",
"Hua",
""
],
[
"Brooks",
"Charles M.",
""
],
[
"Botana",
"Antia S.",
""
],
[
"Schlom",
"Darrell G.",
""
],
[
"Mundy",
"Julia A.",
""
]
] |
2506.10263 | Tristan Goodwill | Charles L. Epstein, Tristan Goodwill, Jeremy Hoskins, Solomon Quinn, Manas Rachh | Complex scaling for open waveguides | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this work we analyze the complex scaling method applied to the problem of time-harmonic scalar wave propagation in junctions between `leaky,' or open dielectric waveguides. In [arXiv:2302.04353, arXiv:2310.05816, arXiv:2401.04674, arXiv:2411.11204], it was shown that under suitable assumptions the problem can be reduced to a system of Fredholm second-kind integral equations on an infinite interface, transverse to the waveguides. Here, we show that the kernels appearing in the integral equation admit a rapidly decaying analytic continuation on certain natural totally real submanifolds of $\mathbb{C}^2.$ We then show that for suitable, physically-meaningful, boundary data the resulting solutions to the integral equations themselves admit analytic continuation and satisfy related asymptotic estimates. By deforming the integral equation to a suitable contour, the decay in the kernels, density, and data enable straightforward discretization and truncation, with an error that decays exponentially in the truncation length. We illustrate our results with several representative numerical examples. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:15:24 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Epstein",
"Charles L.",
""
],
[
"Goodwill",
"Tristan",
""
],
[
"Hoskins",
"Jeremy",
""
],
[
"Quinn",
"Solomon",
""
],
[
"Rachh",
"Manas",
""
]
] |
2506.10264 | Qiyue Yin | Qiyue Yin, Pei Xu, Qiaozhe Li, Shengda Liu, Shengqi Shen, Tong Wang, Yihong Han, Xiaonan Zhao, Likun Yang, Shiyue Cao, Shiyu Qiu, Yuxuan Liu, Shizhao Yu, Lei Cui, Chengxin Yan, Jie Sun, Xiangquan Tang, Kaiqi Huang | WGSR-Bench: Wargame-based Game-theoretic Strategic Reasoning Benchmark for Large Language Models | 15 pages, 17 figures | null | null | null | cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent breakthroughs in Large Language Models (LLMs) have led to a qualitative leap in artificial intelligence' s performance on reasoning tasks, particularly demonstrating remarkable capabilities in mathematical, symbolic, and commonsense reasoning. However, as a critical component of advanced human cognition, strategic reasoning, i.e., the ability to assess multi-agent behaviors in dynamic environments, formulate action plans, and adapt strategies, has yet to be systematically evaluated or modeled. To address this gap, this paper introduces WGSR-Bench, the first strategy reasoning benchmark for LLMs using wargame as its evaluation environment. Wargame, a quintessential high-complexity strategic scenario, integrates environmental uncertainty, adversarial dynamics, and non-unique strategic choices, making it an effective testbed for assessing LLMs' capabilities in multi-agent decision-making, intent inference, and counterfactual reasoning. WGSR-Bench designs test samples around three core tasks, i.e., Environmental situation awareness, Opponent risk modeling and Policy generation, which serve as the core S-POE architecture, to systematically assess main abilities of strategic reasoning. Finally, an LLM-based wargame agent is designed to integrate these parts for a comprehensive strategy reasoning assessment. With WGSR-Bench, we hope to assess the strengths and limitations of state-of-the-art LLMs in game-theoretic strategic reasoning and to advance research in large model-driven strategic intelligence. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:16:34 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Yin",
"Qiyue",
""
],
[
"Xu",
"Pei",
""
],
[
"Li",
"Qiaozhe",
""
],
[
"Liu",
"Shengda",
""
],
[
"Shen",
"Shengqi",
""
],
[
"Wang",
"Tong",
""
],
[
"Han",
"Yihong",
""
],
[
"Zhao",
"Xiaonan",
""
],
[
"Yang",
"Likun",
""
],
[
"Cao",
"Shiyue",
""
],
[
"Qiu",
"Shiyu",
""
],
[
"Liu",
"Yuxuan",
""
],
[
"Yu",
"Shizhao",
""
],
[
"Cui",
"Lei",
""
],
[
"Yan",
"Chengxin",
""
],
[
"Sun",
"Jie",
""
],
[
"Tang",
"Xiangquan",
""
],
[
"Huang",
"Kaiqi",
""
]
] |
2506.10265 | Eun Som Jeon | Eun Som Jeon, Sinjini Mitra, Jisoo Lee, Omik M. Save, Ankita Shukla, Hyunglae Lee, Pavan Turaga | Ground Reaction Force Estimation via Time-aware Knowledge Distillation | null | IEEE Internet of Things Journal, 2025 | 10.1109/JIOT.2025.3578012 | null | eess.SP cs.CV cs.HC | http://creativecommons.org/licenses/by/4.0/ | Human gait analysis with wearable sensors has been widely used in various applications, such as daily life healthcare, rehabilitation, physical therapy, and clinical diagnostics and monitoring. In particular, ground reaction force (GRF) provides critical information about how the body interacts with the ground during locomotion. Although instrumented treadmills have been widely used as the gold standard for measuring GRF during walking, their lack of portability and high cost make them impractical for many applications. As an alternative, low-cost, portable, wearable insole sensors have been utilized to measure GRF; however, these sensors are susceptible to noise and disturbance and are less accurate than treadmill measurements. To address these challenges, we propose a Time-aware Knowledge Distillation framework for GRF estimation from insole sensor data. This framework leverages similarity and temporal features within a mini-batch during the knowledge distillation process, effectively capturing the complementary relationships between features and the sequential properties of the target and input data. The performance of the lightweight models distilled through this framework was evaluated by comparing GRF estimations from insole sensor data against measurements from an instrumented treadmill. Empirical results demonstrated that Time-aware Knowledge Distillation outperforms current baselines in GRF estimation from wearable sensor data. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:19:02 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Jeon",
"Eun Som",
""
],
[
"Mitra",
"Sinjini",
""
],
[
"Lee",
"Jisoo",
""
],
[
"Save",
"Omik M.",
""
],
[
"Shukla",
"Ankita",
""
],
[
"Lee",
"Hyunglae",
""
],
[
"Turaga",
"Pavan",
""
]
] |
2506.10266 | Jianbing Lu | Jianbing Lu | Flag-transitive point-primitive quasi-symmetric $2$-designs and exceptional groups of Lie type | null | null | null | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let $\mathcal{D}$ be a non-trivial quasi-symmetric $2$-design with two block intersection numbers $x=0$ and $2\leq y\leq10$, and suppose that $G$ is an automorphism group of $\mathcal{D}$. If $G$ is flag-transitive and point-primitive, then it is known that $G$ is either of affine type or almost simple type. In this paper, we show that the socle of $G$ cannot be a finite simple exceptional group of Lie type. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:20:46 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Lu",
"Jianbing",
""
]
] |
2506.10267 | Dipak Debnath | Dipak Debnath and Hsiang-Kuang Chang | Evolution of QPO During Discovery Outburst of MAXI J1834-021: Estimation of Intrinsic Parameters from Spectro-Temporal Study | 10 pages, 5 Figues, 1 Table (in communication to ApJ). arXiv admin note: text overlap with arXiv:2504.16398 | null | null | null | astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Galactic transient black hole candidate (BHC) MAXI~J1834-021 was detected for the first time by MAXI/GSC on February 05, 2023 and it was active for next $\sim 10$~months. A monotonic evolution of low-frequency QPOs from higher to lower frequencies is observed in the middle-phase of the outburst. We study this evolution of the QPO with the propagating oscillatory shock (POS) model, and it suggests the presence of a receding shock. The POS model fit also estimates the mass of the source to be $12.1\pm0.3~M_\odot$. We also study the boradband ($0.5$-$70$~keV) nature of the source using archival data of NICER and NuSTAR on March 10, 2023 with the both phenomenological (combined disk blackbody plus powerlaw) and physical (\textit{nthComp, kerrbb, TCAF}) models. The mass of the BHC estimated by the \texttt{kerbb} and \texttt{TCAF} models is found to be consistent with POS model fits as well as reported in our recent work. Combining all these methods, we predict mass of the source as $12.3^{+1.1}_{-2.0}~M_\odot$. The \texttt{kerbb} model fit also estimates the spin, distance, and inclination of the source to be $0.13^{+0.03}_{-0.02}$, $9.2^{+0.4}_{-0.9}$~kpc, and $80^\circ.0$$^{+2.7}_{-6.0}$, respectively. The combined spectral study suggests harder spectral state of the source with a higher dominance of the sub-Keplerian halo accretion rate over the Keplerian disk rate. The consistency of the observed frequency of the QPO with that of obtained from the \texttt{TCAF} model fitted shock parameters, confirms shock oscillation as the origin of the QPO. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:21:44 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Debnath",
"Dipak",
""
],
[
"Chang",
"Hsiang-Kuang",
""
]
] |
2506.10268 | Andrea Yaoyun Cui | Andrea Yaoyun Cui, Pengfei Yu | Do Language Models Have Bayesian Brains? Distinguishing Stochastic and Deterministic Decision Patterns within Large Language Models | null | null | null | null | cs.CL cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Language models are essentially probability distributions over token sequences. Auto-regressive models generate sentences by iteratively computing and sampling from the distribution of the next token. This iterative sampling introduces stochasticity, leading to the assumption that language models make probabilistic decisions, similar to sampling from unknown distributions. Building on this assumption, prior research has used simulated Gibbs sampling, inspired by experiments designed to elicit human priors, to infer the priors of language models. In this paper, we revisit a critical question: Do language models possess Bayesian brains? Our findings show that under certain conditions, language models can exhibit near-deterministic decision-making, such as producing maximum likelihood estimations, even with a non-zero sampling temperature. This challenges the sampling assumption and undermines previous methods for eliciting human-like priors. Furthermore, we demonstrate that without proper scrutiny, a system with deterministic behavior undergoing simulated Gibbs sampling can converge to a "false prior." To address this, we propose a straightforward approach to distinguish between stochastic and deterministic decision patterns in Gibbs sampling, helping to prevent the inference of misleading language model priors. We experiment on a variety of large language models to identify their decision patterns under various circumstances. Our results provide key insights in understanding decision making of large language models. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:23:22 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Cui",
"Andrea Yaoyun",
""
],
[
"Yu",
"Pengfei",
""
]
] |
2506.10269 | Ryota Ueda | Ryota Ueda, Takami Sato, Ken Kobayashi, Kazuhide Nakata | Interior-Point Vanishing Problem in Semidefinite Relaxations for Neural Network Verification | 17 pages, 2 figures. Version revised after ICML 2025 reviews | null | null | null | cs.LG math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Semidefinite programming (SDP) relaxation has emerged as a promising approach for neural network verification, offering tighter bounds than other convex relaxation methods for deep neural networks (DNNs) with ReLU activations. However, we identify a critical limitation in the SDP relaxation when applied to deep networks: interior-point vanishing, which leads to the loss of strict feasibility -- a crucial condition for the numerical stability and optimality of SDP. Through rigorous theoretical and empirical analysis, we demonstrate that as the depth of DNNs increases, the strict feasibility is likely to be lost, creating a fundamental barrier to scaling SDP-based verification. To address the interior-point vanishing, we design and investigate five solutions to enhance the feasibility conditions of the verification problem. Our methods can successfully solve 88% of the problems that could not be solved by existing methods, accounting for 41% of the total. Our analysis also reveals that the valid constraints for the lower and upper bounds for each ReLU unit are traditionally inherited from prior work without solid reasons, but are actually not only unbeneficial but also even harmful to the problem's feasibility. This work provides valuable insights into the fundamental challenges of SDP-based DNN verification and offers practical solutions to improve its applicability to deeper neural networks, contributing to the development of more reliable and secure systems with DNNs. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:25:21 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Ueda",
"Ryota",
""
],
[
"Sato",
"Takami",
""
],
[
"Kobayashi",
"Ken",
""
],
[
"Nakata",
"Kazuhide",
""
]
] |
2506.10270 | Mahshid Firouzi Prof | Mahshid Firouzi | Modelling of Counter-Current Gas-Liquid Annular Flow in a Vertical Annulus | 10 pages, 4 figures and 0 tables | null | null | null | physics.flu-dyn | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Annular two-phase flow involving upward-moving gas and downward-flowing liquid within a vertical annular geometry is a common configuration in various engineering systems. In such systems, accurately predicting the pressure gradient is essential for understanding flow stability, equipment performance, and system design under counter-current conditions. This paper presents a general mechanistic model to predict the pressure gradient in counter-current annular flow within a vertical annular space. The model accounts for liquid film behaviour, droplet entrainment, and interfacial shear. Model predictions show that the pressure gradient increases with rising gas flow rate. The increase in pressure gradient is attributed to a higher entrainment of liquid droplets into the gas core and enhanced interfacial forces between the phases. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:26:02 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Firouzi",
"Mahshid",
""
]
] |
2506.10271 | Shiyu Jiang | Shiyu Jiang, Xuyin Liu, Zitong Jerry Wang | Predicting function of evolutionarily implausible DNA sequences | 13 pages, 6 figures, accepted to ICML 2025 Generative AI and Biology Workshop | null | null | null | q-bio.QM cs.LG q-bio.GN | http://creativecommons.org/licenses/by/4.0/ | Genomic language models (gLMs) show potential for generating novel, functional DNA sequences for synthetic biology, but doing so requires them to learn not just evolutionary plausibility, but also sequence-to-function relationships. We introduce a set of prediction tasks called Nullsettes, which assesses a model's ability to predict loss-of-function mutations created by translocating key control elements in synthetic expression cassettes. Across 12 state-of-the-art models, we find that mutation effect prediction performance strongly correlates with the predicted likelihood of the nonmutant. Furthermore, the range of likelihood values predictive of strong model performance is highly dependent on sequence length. Our work highlights the importance of considering both sequence likelihood and sequence length when using gLMs for mutation effect prediction. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:28:04 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Jiang",
"Shiyu",
""
],
[
"Liu",
"Xuyin",
""
],
[
"Wang",
"Zitong Jerry",
""
]
] |
2506.10272 | Nicholas Vincent | Nicholas Vincent, Matthew Prewitt, Hanlin Li | Collective Bargaining in the Information Economy Can Address AI-Driven Power Concentration | null | null | null | null | cs.CY cs.HC | http://creativecommons.org/licenses/by/4.0/ | This position paper argues that there is an urgent need to restructure markets for the information that goes into AI systems. Specifically, producers of information goods (such as journalists, researchers, and creative professionals) need to be able to collectively bargain with AI product builders in order to receive reasonable terms and a sustainable return on the informational value they contribute. We argue that without increased market coordination or collective bargaining on the side of these primary information producers, AI will exacerbate a large-scale "information market failure" that will lead not only to undesirable concentration of capital, but also to a potential "ecological collapse" in the informational commons. On the other hand, collective bargaining in the information economy can create market frictions and aligned incentives necessary for a pro-social, sustainable AI future. We provide concrete actions that can be taken to support a coalition-based approach to achieve this goal. For example, researchers and developers can establish technical mechanisms such as federated data management tools and explainable data value estimations, to inform and facilitate collective bargaining in the information economy. Additionally, regulatory and policy interventions may be introduced to support trusted data intermediary organizations representing guilds or syndicates of information producers. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:29:07 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Vincent",
"Nicholas",
""
],
[
"Prewitt",
"Matthew",
""
],
[
"Li",
"Hanlin",
""
]
] |
2506.10273 | V\'ictor A. Vicente-Ben\'itez | V\'ictor A Vicente-Ben\'itez | Generalized Poisson kernel and solution of the Dirichlet problem for the radial Schr\"odinger equation | 28 pages | null | null | null | math.AP | http://creativecommons.org/licenses/by/4.0/ | We present an explicit construction of the solution to the Dirichlet boundary value problem for the radial Schr\"odinger equation in the unit ball, with a complex-valued potential $V$ satisfying the condition $\int_0^1r|V(r)|dr<\infty$. The solution is based on the construction of an explicit orthogonal set of solutions for the radial equation. In the case of a Dirichlet problem with boundary data in $W^{\frac{1}{2},2}(\mathbb{S}^{d-1})$, the solution is expressed as a series expansion in terms of the so-called formal spherical polynomials. We establish conditions for the solvability and uniqueness of the Dirichlet problem. Based on this series representation, we introduce the concept of generalized Poisson kernel, develop its main properties, and investigate the conditions under which the Dirichlet problem, with a boundary condition being a complex Radon measure on $\mathbb{S}^{d-1}$, admits a solution in the sense of a distributional boundary values. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:35:32 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Vicente-Benítez",
"Víctor A",
""
]
] |
2506.10274 | Pooneh Mousavi | Pooneh Mousavi, Gallil Maimon, Adel Moumen, Darius Petermann, Jiatong Shi, Haibin Wu, Haici Yang, Anastasia Kuznetsova, Artem Ploujnikov, Ricard Marxer, Bhuvana Ramabhadran, Benjamin Elizalde, Loren Lugosch, Jinyu Li, Cem Subakan, Phil Woodland, Minje Kim, Hung-yi Lee, Shinji Watanabe, Yossi Adi, Mirco Ravanelli | Discrete Audio Tokens: More Than a Survey! | null | null | null | null | cs.SD cs.AI cs.CL eess.AS | http://creativecommons.org/licenses/by/4.0/ | Discrete audio tokens are compact representations that aim to preserve perceptual quality, phonetic content, and speaker characteristics while enabling efficient storage and inference, as well as competitive performance across diverse downstream tasks.They provide a practical alternative to continuous features, enabling the integration of speech and audio into modern large language models (LLMs). As interest in token-based audio processing grows, various tokenization methods have emerged, and several surveys have reviewed the latest progress in the field. However, existing studies often focus on specific domains or tasks and lack a unified comparison across various benchmarks. This paper presents a systematic review and benchmark of discrete audio tokenizers, covering three domains: speech, music, and general audio. We propose a taxonomy of tokenization approaches based on encoder-decoder, quantization techniques, training paradigm, streamability, and application domains. We evaluate tokenizers on multiple benchmarks for reconstruction, downstream performance, and acoustic language modeling, and analyze trade-offs through controlled ablation studies. Our findings highlight key limitations, practical considerations, and open challenges, providing insight and guidance for future research in this rapidly evolving area. For more information, including our main results and tokenizer database, please refer to our website: https://poonehmousavi.github.io/dates-website/. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:35:43 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Mousavi",
"Pooneh",
""
],
[
"Maimon",
"Gallil",
""
],
[
"Moumen",
"Adel",
""
],
[
"Petermann",
"Darius",
""
],
[
"Shi",
"Jiatong",
""
],
[
"Wu",
"Haibin",
""
],
[
"Yang",
"Haici",
""
],
[
"Kuznetsova",
"Anastasia",
""
],
[
"Ploujnikov",
"Artem",
""
],
[
"Marxer",
"Ricard",
""
],
[
"Ramabhadran",
"Bhuvana",
""
],
[
"Elizalde",
"Benjamin",
""
],
[
"Lugosch",
"Loren",
""
],
[
"Li",
"Jinyu",
""
],
[
"Subakan",
"Cem",
""
],
[
"Woodland",
"Phil",
""
],
[
"Kim",
"Minje",
""
],
[
"Lee",
"Hung-yi",
""
],
[
"Watanabe",
"Shinji",
""
],
[
"Adi",
"Yossi",
""
],
[
"Ravanelli",
"Mirco",
""
]
] |
2506.10275 | Jun Qi | Jun Qi, Chao-Han Yang, Pin-Yu Chen, Min-Hsiu Hsieh | VQC-MLPNet: An Unconventional Hybrid Quantum-Classical Architecture for Scalable and Robust Quantum Machine Learning | 31 pages, 11 figures, under review | null | null | null | quant-ph cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | Variational Quantum Circuits (VQCs) offer a novel pathway for quantum machine learning, yet their practical application is hindered by inherent limitations such as constrained linear expressivity, optimization challenges, and acute sensitivity to quantum hardware noise. This work introduces VQC-MLPNet, a scalable and robust hybrid quantum-classical architecture designed to overcome these obstacles. By innovatively employing quantum circuits to dynamically generate parameters for classical Multi-Layer Perceptrons (MLPs) via amplitude encoding and parameterized quantum operations, VQC-MLPNet substantially expands representation capabilities and augments training stability. We provide rigorous theoretical guarantees via statistical learning techniques and Neural Tangent Kernel analysis, explicitly deriving upper bounds on approximation, uniform deviation, and optimization errors. These theoretical insights demonstrate exponential improvements in representation capacity relative to quantum circuit depth and the number of qubits, providing clear computational advantages over standalone quantum circuits and existing hybrid quantum architectures. Our theoretical claims are empirically corroborated through extensive experiments, including classifying semiconductor quantum-dot charge states and predicting genomic transcription factor binding sites, demonstrating resilient performance even under realistic IBM quantum noise simulations. This research establishes a theoretically sound and practically robust framework, advancing the frontiers of quantum-enhanced learning for unconventional computing paradigms in the Noisy Intermediate-Scale Quantum era and beyond. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:38:15 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Qi",
"Jun",
""
],
[
"Yang",
"Chao-Han",
""
],
[
"Chen",
"Pin-Yu",
""
],
[
"Hsieh",
"Min-Hsiu",
""
]
] |
2506.10276 | Dmitriy Pokhabov Dr. | Daniil I. Sarypov, Dmitriy A. Pokhabov, Arthur G. Pogosov, Evgeny Yu. Zhdanov, Andrey A. Shevyrin, Alexander A. Shklyaev, Askhat K. Bakarov | Slip electron flow in GaAs microscale constrictions | 16 pages, 8 figures | null | null | null | cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | Hydrodynamic electron transport in solids, governed by momentum-conserving electron-electron collisions, offers a unique framework to explore collective phenomena. Within this framework, correlated electron motion is modeled as viscous fluid flow, with viscosity serving as the interaction parameter. Advances in electron hydrodynamics remain constrained by two unresolved issues: the questionable existence of perfect boundary slip$\unicode{x2013}$a hallmark of frictionless transport$\unicode{x2013}$in electron fluids, and the lack of quantitative experimental confirmation of the theoretical relation linking the viscosity to electron-electron scattering length. Here, we resolve this through independent measurements of these quantities in the same electron system in GaAs/AlGaAs heterostructure. Our experiments provide direct evidence of perfect boundary slip in microscale constrictions$\unicode{x2013}$unprecedented phenomenon for electron liquid that parallels ultrafast water transport in carbon nanotubes. These findings bridge the fields of electron hydrodynamics and nanofluidics, highlighting the transformative potential of hydrodynamic engineering across condensed matter and fluidic technologies. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:38:20 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Sarypov",
"Daniil I.",
""
],
[
"Pokhabov",
"Dmitriy A.",
""
],
[
"Pogosov",
"Arthur G.",
""
],
[
"Zhdanov",
"Evgeny Yu.",
""
],
[
"Shevyrin",
"Andrey A.",
""
],
[
"Shklyaev",
"Alexander A.",
""
],
[
"Bakarov",
"Askhat K.",
""
]
] |
2506.10277 | Benjamin Wibking | Benjamin D. Wibking, G. Mark Voit, Brian W. O'Shea | Precipitation plausible: magnetized thermal instability in the intracluster medium | 7 pages, 3 figures. Submitted to MNRAS | null | null | null | astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Observations of galaxy-cluster cores reveal that AGN feedback is strongly associated with both a short central cooling time ($t_{\rm c} \lesssim 10^9 \, {\rm yr}$) and accumulations of cold gas ($\lesssim 10^4 \, {\rm K}$). Also, the central ratio of cooling time to freefall time is rarely observed to drop below $t_{\rm c}/t_{\rm ff} \approx 10$, and large accumulations of cold gas are rarely observed in environments with $t_{\rm c} / t_{\rm ff} \gtrsim 30$. Here we show that the critical range -- $10 \lesssim t_{\rm c}/t_{\rm ff} \lesssim 30$ -- plausibly results from magnetized thermal instability. We present numerical simulations of magnetized stratified atmospheres with an initially uniform magnetic field. Thermal instability in an otherwise static atmosphere with $t_{\rm c}/t_{\rm ff} \approx 10$ progresses to nonlinear amplitudes, causing cooler gas to accumulate, as long as the background ratio of thermal pressure to magnetic pressure is $\beta \lesssim 100$. And in atmospheres with $t_{\rm c}/t_{\rm ff} \approx 20$, cooler gas accumulates for $\beta \lesssim 10$. Magnetized atmospheres are therefore much more likely to precipitate than unmagnetized atmospheres with otherwise identical properties. We hypothesize that AGN feedback triggered by accumulations of cold gas prevents $t_{\rm c}/t_{\rm ff}$ from dropping much below 10, because cold gas inevitably precipitates out of magnetized galactic atmospheres with lower ratios, causing $t_{\rm c}/t_{\rm ff}$ to rise. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:38:30 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wibking",
"Benjamin D.",
""
],
[
"Voit",
"G. Mark",
""
],
[
"O'Shea",
"Brian W.",
""
]
] |
2506.10278 | Dmitry Prokudin | S.N. Antontsev, H.B. de Oliveira, I.V. Kuznetsov, D.A. Prokudin, Kh. Khompysh | Mixtures of nonhomogeneous viscoelastic incompressible fluids governed by the Kelvin-Voigt equations | null | null | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | An initial-and boundary-value problem for the Kelvin-Voigt system, modeling a mixture of n incompressible and viscoelastic fluids, with non-constant density, is investigated in this work. The existence of global-in-time weak solutions is established: velocity, density and pressure. Under additional regularity assumptions, we also prove the uniqueness of the solution. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:39:34 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Antontsev",
"S. N.",
""
],
[
"de Oliveira",
"H. B.",
""
],
[
"Kuznetsov",
"I. V.",
""
],
[
"Prokudin",
"D. A.",
""
],
[
"Khompysh",
"Kh.",
""
]
] |
2506.10279 | Alexandre Capone | Alexandre Capone, Ryan Cosner, Aaaron Ames, Sandra Hirche | Learning Safe Control via On-the-Fly Bandit Exploration | arXiv admin note: text overlap with arXiv:2311.02133 | null | null | null | cs.RO cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Control tasks with safety requirements under high levels of model uncertainty are increasingly common. Machine learning techniques are frequently used to address such tasks, typically by leveraging model error bounds to specify robust constraint-based safety filters. However, if the learned model uncertainty is very high, the corresponding filters are potentially invalid, meaning no control input satisfies the constraints imposed by the safety filter. While most works address this issue by assuming some form of safe backup controller, ours tackles it by collecting additional data on the fly using a Gaussian process bandit-type algorithm. We combine a control barrier function with a learned model to specify a robust certificate that ensures safety if feasible. Whenever infeasibility occurs, we leverage the control barrier function to guide exploration, ensuring the collected data contributes toward the closed-loop system safety. By combining a safety filter with exploration in this manner, our method provably achieves safety in a setting that allows for a zero-mean prior dynamics model, without requiring a backup controller. To the best of our knowledge, it is the first safe learning-based control method that achieves this. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:40:24 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Capone",
"Alexandre",
""
],
[
"Cosner",
"Ryan",
""
],
[
"Ames",
"Aaaron",
""
],
[
"Hirche",
"Sandra",
""
]
] |
2506.10280 | Samiha Shimmi | Samiha Shimmi, Hamed Okhravi, Mona Rahimi | AI-Based Software Vulnerability Detection: A Systematic Literature Review | null | null | null | null | cs.SE cs.CR | http://creativecommons.org/licenses/by/4.0/ | Software vulnerabilities in source code pose serious cybersecurity risks, prompting a shift from traditional detection methods (e.g., static analysis, rule-based matching) to AI-driven approaches. This study presents a systematic review of software vulnerability detection (SVD) research from 2018 to 2023, offering a comprehensive taxonomy of techniques, feature representations, and embedding methods. Our analysis reveals that 91% of studies use AI-based methods, with graph-based models being the most prevalent. We identify key limitations, including dataset quality, reproducibility, and interpretability, and highlight emerging opportunities in underexplored techniques such as federated learning and quantum neural networks, providing a roadmap for future research. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:42:38 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Shimmi",
"Samiha",
""
],
[
"Okhravi",
"Hamed",
""
],
[
"Rahimi",
"Mona",
""
]
] |
2506.10281 | Xinmin Fang | Xinmin Fang, Lingfeng Tao, Zhengxiong Li | Closer to Language than Steam: AI as the Cognitive Engine of a New Productivity Revolution | 12 pages | null | null | null | cs.AI | http://creativecommons.org/licenses/by/4.0/ | Artificial Intelligence (AI) is reframed as a cognitive engine driving a novel productivity revolution distinct from the Industrial Revolution's physical thrust. This paper develops a theoretical framing of AI as a cognitive revolution akin to written language - a transformative augmentation of human intellect rather than another mechanized tool. We compare AI's emergence to historical leaps in information technology to show how it amplifies knowledge work. Examples from various domains demonstrate AI's impact as a driver of productivity in cognitive tasks. We adopt a multidisciplinary perspective combining computer science advances with economic insights and sociological perspectives on how AI reshapes work and society. Through conceptual frameworks, we visualize the shift from manual to cognitive productivity. Our central argument is that AI functions as an engine of cognition - comparable to how human language revolutionized knowledge - heralding a new productivity paradigm. We discuss how this revolution demands rethinking of skills, organizations, and policies. This paper, balancing academic rigor with clarity, concludes that AI's promise lies in complementing human cognitive abilities, marking a new chapter in productivity evolution. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:43:54 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Fang",
"Xinmin",
""
],
[
"Tao",
"Lingfeng",
""
],
[
"Li",
"Zhengxiong",
""
]
] |
2506.10282 | Jiajin Liu | Jiajin Liu and Dongzhe Fan and Jiacheng Shen and Chuanhao Ji and Daochen Zha and Qiaoyu Tan | Graph-MLLM: Harnessing Multimodal Large Language Models for Multimodal Graph Learning | 16 pages, 4 figures | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in representing and understanding diverse modalities. However, they typically focus on modality alignment in a pairwise manner while overlooking structural relationships across data points. Integrating multimodality with structured graph information (i.e., multimodal graphs, MMGs) is essential for real-world applications such as social networks, healthcare, and recommendation systems. Existing MMG learning methods fall into three paradigms based on how they leverage MLLMs: Encoder, Aligner, and Predictor. MLLM-as-Encoder focuses on enhancing graph neural networks (GNNs) via multimodal feature fusion; MLLM-as-Aligner aligns multimodal attributes in language or hidden space to enable LLM-based graph reasoning; MLLM-as-Predictor treats MLLMs as standalone reasoners with in-context learning or fine-tuning. Despite their advances, the MMG field lacks a unified benchmark to fairly evaluate across these approaches, making it unclear what progress has been made. To bridge this gap, we present Graph-MLLM, a comprehensive benchmark for multimodal graph learning by systematically evaluating these three paradigms across six datasets with different domains. Through extensive experiments, we observe that jointly considering the visual and textual attributes of the nodes benefits graph learning, even when using pre-trained text-to-image alignment models (e.g., CLIP) as encoders. We also find that converting visual attributes into textual descriptions further improves performance compared to directly using visual inputs. Moreover, we observe that fine-tuning MLLMs on specific MMGs can achieve state-of-the-art results in most scenarios, even without explicit graph structure information. We hope that our open-sourced library will facilitate rapid, equitable evaluation and inspire further innovative research in this field. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:44:46 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Liu",
"Jiajin",
""
],
[
"Fan",
"Dongzhe",
""
],
[
"Shen",
"Jiacheng",
""
],
[
"Ji",
"Chuanhao",
""
],
[
"Zha",
"Daochen",
""
],
[
"Tan",
"Qiaoyu",
""
]
] |
2506.10283 | Jingwei Wen | Shijie Wei, Jingwei Wen, Xiaogang Li, Peijie Chang, Bozhi Wang, Franco Nori, and Guilu Long | A Time-Symmetric Quantum Algorithm for Direct Eigenstate Determination | null | null | null | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | Time symmetry in quantum mechanics, where the current quantum state is determined jointly by both the past and the future, offers a more comprehensive description of physical phenomena. This symmetry facilitates both forward and backward time evolution, providing a computational advantage over methods that rely on a fixed time direction. In this work, we present a nonvariational and \textit{time-symmetric quantum algorithm} for addressing the eigenvalue problem of the Hamiltonian, leveraging the coherence between forward and backward time evolution. Our approach enables the simultaneous determination of both the ground state and the highest excited state, as well as the direct identification of arbitrary eigenstates of the Hamiltonian. Unlike existing methods, our algorithm eliminates the need for prior computation of lower eigenstates, allowing for the direct extraction of any eigenstate and energy bandwidth while avoiding error accumulation. Its non-variational nature ensures convergence to target states without encountering the barren plateau problem. We demonstrate the feasibility of implementing the non-unitary evolution using both the linear combination of unitaries and quantum Monte Carlo methods. Our algorithm is applied to compute the energy bandwidth and spectrum of various molecular systems, as well as to identify topological states in condensed matter systems, including the Kane-Mele model and the Su-Schrieffer-Heeger model. We anticipate that this algorithm will provide an efficient solution for eigenvalue problems, particularly in distinguishing quantum phases and calculating energy bands. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:46:29 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wei",
"Shijie",
""
],
[
"Wen",
"Jingwei",
""
],
[
"Li",
"Xiaogang",
""
],
[
"Chang",
"Peijie",
""
],
[
"Wang",
"Bozhi",
""
],
[
"Nori",
"Franco",
""
],
[
"Long",
"Guilu",
""
]
] |
2506.10284 | Andrea Erdas | Andrea Erdas | Finite temperature Casimir effect of a Lorentz-violating scalar with higher order derivatives | 19 pages, no figures. arXiv admin note: substantial text overlap with arXiv:2503.06829 | null | null | null | hep-th | http://creativecommons.org/licenses/by/4.0/ | In this work I study the finite temperature Casimir effect caused by a complex and massive scalar field that breaks Lorentz invariance in a CPT-even, aether-like manner. The Lorentz invariance breaking is caused by a constant space-like vector directly coupled to higher order field derivatives. This vector needs to be space-like in order to avoid non-causality problems that will arise with a time-like vector. I investigate the two scenarios of the scalar field satisfying either Dirichlet or mixed boundary conditions on a pair of flat parallel plates. I use the generalized zeta function technique that enables me to obtain the Helmholtz free energy and the Casimir pressure when the Casimir plates are in thermal equilibrium with a heat reservoir at finite temperature. I investigate two different directions of the unit vector, parallel and perpendicular to the plates. I examine both scenarios for both types of boundary conditions and, in both cases and for the two different boundary conditions, I obtain simple analytic expressions of the Casimir energy and pressure in the three asymptotic limits of small plate distance, high temperature, and large mass, examining all combinations of boundary conditions, unit vector direction, and asymptotic limits. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:48:43 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Erdas",
"Andrea",
""
]
] |
2506.10285 | Archishna Bhattacharyya | Archishna Bhattacharyya | Sequential transmission at short times | 18 pages, no figures | null | null | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that it is possible to transmit and preserve information at short time scales over an n-fold composition of quantum channels $(\Xi^n)_{n \in \mathbb{N}}$ modelled as a discrete quantum Markov semigroup, long enough to generate entanglement at some finite $n$. This is achieved by interspersing the action of noise with quantum error correction in succession. We show this by means of a non-trivial lower bound on the one-shot quantum capacity in the sequential setting as a function of $n$, in an attempt to model a linear quantum network and assess its capabilities to distribute entanglement. Intriguingly, the rate of transmission of such a network turns out to be a property of the spectrum of the channels composed in sequence, and the maximum possible error in transmission can be bounded as a function of the noise model only. As an application, we derive an exact error bound for the infinite dimensional pure-loss channel believed to be the dominant source of noise in networks precluding the distribution of entanglement. We exemplify our results by analysing the amplitude damping channel and its bosonic counterpart. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:48:59 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Bhattacharyya",
"Archishna",
""
]
] |
2506.10286 | Eunkyu Park | Eunkyu Park, Minyeong Kim, Gunhee Kim | HalLoc: Token-level Localization of Hallucinations for Vision Language Models | CVPR 2025 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Hallucinations pose a significant challenge to the reliability of large vision-language models, making their detection essential for ensuring accuracy in critical applications. Current detection methods often rely on computationally intensive models, leading to high latency and resource demands. Their definitive outcomes also fail to account for real-world scenarios where the line between hallucinated and truthful information is unclear. To address these issues, we propose HalLoc, a dataset designed for efficient, probabilistic hallucination detection. It features 150K token-level annotated samples, including hallucination types, across Visual Question Answering (VQA), instruction-following, and image captioning tasks. This dataset facilitates the development of models that detect hallucinations with graded confidence, enabling more informed user interactions. Additionally, we introduce a baseline model trained on HalLoc, offering low-overhead, concurrent hallucination detection during generation. The model can be seamlessly integrated into existing VLMs, improving reliability while preserving efficiency. The prospect of a robust plug-and-play hallucination detection module opens new avenues for enhancing the trustworthiness of vision-language models in real-world applications. The HalLoc dataset and code are publicly available at: https://github.com/dbsltm/cvpr25_halloc. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:50:35 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Park",
"Eunkyu",
""
],
[
"Kim",
"Minyeong",
""
],
[
"Kim",
"Gunhee",
""
]
] |
2506.10287 | Alexandre Capone | Rohit Sonker, Alexandre Capone, Andrew Rothstein, Hiro Josep Farre Kaga, Egemen Kolemen, Jeff Schneider | Multi-Timescale Dynamics Model Bayesian Optimization for Plasma Stabilization in Tokamaks | null | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning algorithms often struggle to control complex real-world systems. In the case of nuclear fusion, these challenges are exacerbated, as the dynamics are notoriously complex, data is poor, hardware is subject to failures, and experiments often affect dynamics beyond the experiment's duration. Existing tools like reinforcement learning, supervised learning, and Bayesian optimization address some of these challenges but fail to provide a comprehensive solution. To overcome these limitations, we present a multi-scale Bayesian optimization approach that integrates a high-frequency data-driven dynamics model with a low-frequency Gaussian process. By updating the Gaussian process between experiments, the method rapidly adapts to new data, refining the predictions of the less reliable dynamical model. We validate our approach by controlling tearing instabilities in the DIII-D nuclear fusion plant. Offline testing on historical data shows that our method significantly outperforms several baselines. Results on live experiments on the DIII-D tokamak, conducted under high-performance plasma scenarios prone to instabilities, shows a 50% success rate, marking a 117% improvement over historical outcomes. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:52:22 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Sonker",
"Rohit",
""
],
[
"Capone",
"Alexandre",
""
],
[
"Rothstein",
"Andrew",
""
],
[
"Kaga",
"Hiro Josep Farre",
""
],
[
"Kolemen",
"Egemen",
""
],
[
"Schneider",
"Jeff",
""
]
] |
2506.10288 | Zige Wang | Zige Wang, Qi Zhu, Fei Mi, Minghui Xu, Ruochun Jin, Wenjing Yang | ClusterUCB: Efficient Gradient-Based Data Selection for Targeted Fine-Tuning of LLMs | null | null | null | null | cs.CL cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Gradient-based data influence approximation has been leveraged to select useful data samples in the supervised fine-tuning of large language models. However, the computation of gradients throughout the fine-tuning process requires too many resources to be feasible in practice. In this paper, we propose an efficient gradient-based data selection framework with clustering and a modified Upper Confidence Bound (UCB) algorithm. Based on the intuition that data samples with similar gradient features will have similar influences, we first perform clustering on the training data pool. Then, we frame the inter-cluster data selection as a constrained computing budget allocation problem and consider it a multi-armed bandit problem. A modified UCB algorithm is leveraged to solve this problem. Specifically, during the iterative sampling process, historical data influence information is recorded to directly estimate the distributions of each cluster, and a cold start is adopted to balance exploration and exploitation. Experimental results on various benchmarks show that our proposed framework, ClusterUCB, can achieve comparable results to the original gradient-based data selection methods while greatly reducing computing consumption. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 01:53:01 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wang",
"Zige",
""
],
[
"Zhu",
"Qi",
""
],
[
"Mi",
"Fei",
""
],
[
"Xu",
"Minghui",
""
],
[
"Jin",
"Ruochun",
""
],
[
"Yang",
"Wenjing",
""
]
] |
2506.10289 | Yisi Liu | Yisi Liu, Chenyang Wang, Hanjo Kim, Raniya Khan, Gopala Anumanchipalli | RT-VC: Real-Time Zero-Shot Voice Conversion with Speech Articulatory Coding | ACL Demo Track 2025 | null | null | null | eess.AS cs.AI | http://creativecommons.org/licenses/by/4.0/ | Voice conversion has emerged as a pivotal technology in numerous applications ranging from assistive communication to entertainment. In this paper, we present RT-VC, a zero-shot real-time voice conversion system that delivers ultra-low latency and high-quality performance. Our approach leverages an articulatory feature space to naturally disentangle content and speaker characteristics, facilitating more robust and interpretable voice transformations. Additionally, the integration of differentiable digital signal processing (DDSP) enables efficient vocoding directly from articulatory features, significantly reducing conversion latency. Experimental evaluations demonstrate that, while maintaining synthesis quality comparable to the current state-of-the-art (SOTA) method, RT-VC achieves a CPU latency of 61.4 ms, representing a 13.3\% reduction in latency. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:02:38 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Liu",
"Yisi",
""
],
[
"Wang",
"Chenyang",
""
],
[
"Kim",
"Hanjo",
""
],
[
"Khan",
"Raniya",
""
],
[
"Anumanchipalli",
"Gopala",
""
]
] |
2506.10290 | Tiankuo Zhang | Tiankuo Zhang, Jingze Li, Benoit Montreuil | Dynamic Less-Than-Truckload Transportation Planning in Hyperconnected Hub Networks with Multi-Carrier Operations | null | null | null | null | math.OC | http://creativecommons.org/licenses/by/4.0/ | Less-than-truckload (LTL) shipment is vital in modern freight transportation yet is in dire need of more efficient usage of resources, higher service responsiveness and velocity, lower overall shipping cost across all parties, and better quality of life for the drivers. The industry is currently highly fragmented, with numerous small to medium-sized LTL carriers typically operating within dedicated regions or corridors, mostly disconnected from each other. This paper investigates the large-scale interconnection of LTL carriers enabling each to leverage multi-carrier networks for cross-region services exploiting their mutual logistic hubs, in line with Physical Internet principles. In such a network, efficient open cooperation strategies are critical for optimizing multiparty relay shipment consolidation and delivery, transport and logistic operations and orchestration, and enabling inter-hub driver short hauls. To dynamically plan relay truck transportation of involved carriers across hyperconnected hub networks, we develop an optimization-based model to build loads, coordinate shipments, and synchronize driver deliveries. We report a simulation-based experiment in a multiparty LTL network covering the eastern U.S. in three scenarios: 1) each carrier operates separately and serves its clients with end-to-end transportation, 2) each carrier operates separately and adopts relay transportation in its service region, and 3) all carriers operate jointly and serve clients in the multi-carrier hyperconnected relay network. By comparing these three scenarios, we evaluate the impact of relay transportation and carrier cooperations on cost savings, trip duration, and greenhouse gas emissions. Overall, this research advances operational efficiencies through an effective collaborative solution across the LTL industry and contributes to the pursuit of sustainable logistics networks. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:04:35 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhang",
"Tiankuo",
""
],
[
"Li",
"Jingze",
""
],
[
"Montreuil",
"Benoit",
""
]
] |
2506.10291 | Han Wang | Han Wang and Di Wu and Lin Cheng and Shengping Gong and Xu Huang | Learning-Based Stable Optimal Control for Infinite-Time Nonlinear Regulation Problems | null | null | null | null | eess.SY cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Infinite-time nonlinear optimal regulation control is widely utilized in aerospace engineering as a systematic method for synthesizing stable controllers. However, conventional methods often rely on linearization hypothesis, while recent learning-based approaches rarely consider stability guarantees. This paper proposes a learning-based framework to learn a stable optimal controller for nonlinear optimal regulation problems. First, leveraging the equivalence between Pontryagin Maximum Principle (PMP) and Hamilton-Jacobi-Bellman (HJB) equation, we improve the backward generation of optimal examples (BGOE) method for infinite-time optimal regulation problems. A state-transition-matrix-guided data generation method is then proposed to efficiently generate a complete dataset that covers the desired state space. Finally, we incorporate the Lyapunov stability condition into the learning framework, ensuring the stability of the learned optimal policy by jointly learning the optimal value function and control policy. Simulations on three nonlinear optimal regulation problems show that the learned optimal policy achieves near-optimal regulation control and the code is provided at https://github.com/wong-han/PaperNORC | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:09:44 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wang",
"Han",
""
],
[
"Wu",
"Di",
""
],
[
"Cheng",
"Lin",
""
],
[
"Gong",
"Shengping",
""
],
[
"Huang",
"Xu",
""
]
] |
2506.10292 | Ali Almutairi | Ali Almutairi, Abdullah Alsuhaibani, Shoaib Jameel, Usman Naseem, Gelareh Mohammadi, Imran Razzak | Flick: Few Labels Text Classification using K-Aware Intermediate Learning in Multi-Task Low-Resource Languages | null | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Training deep learning networks with minimal supervision has gained significant research attention due to its potential to reduce reliance on extensive labelled data. While self-training methods have proven effective in semi-supervised learning, they remain vulnerable to errors from noisy pseudo labels. Moreover, most recent approaches to the few-label classification problem are either designed for resource-rich languages such as English or involve complex cascading models that are prone to overfitting. To address the persistent challenge of few-label text classification in truly low-resource linguistic contexts, where existing methods often struggle with noisy pseudo-labels and domain adaptation, we propose Flick. Unlike prior methods that rely on generic multi-cluster pseudo-labelling or complex cascading architectures, Flick leverages the fundamental insight that distilling high-confidence pseudo-labels from a broader set of initial clusters can dramatically improve pseudo-label quality, particularly for linguistically diverse, low-resource settings. Flick introduces a novel pseudo-label refinement component, a departure from traditional pseudo-labelling strategies by identifying and leveraging top-performing pseudo-label clusters. This component specifically learns to distil highly reliable pseudo-labels from an initial broad set by focusing on single-cluster cohesion and leveraging an adaptive top-k selection mechanism. This targeted refinement process is crucial for mitigating the propagation of errors inherent in low-resource data, allowing for robust fine-tuning of pre-trained language models with only a handful of true labels. We demonstrate Flick's efficacy across 14 diverse datasets, encompassing challenging low-resource languages such as Arabic, Urdu, and Setswana, alongside English, showcasing its superior performance and adaptability. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:09:47 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Almutairi",
"Ali",
""
],
[
"Alsuhaibani",
"Abdullah",
""
],
[
"Jameel",
"Shoaib",
""
],
[
"Naseem",
"Usman",
""
],
[
"Mohammadi",
"Gelareh",
""
],
[
"Razzak",
"Imran",
""
]
] |
2506.10293 | Moise Blanchard | Mo\"ise Blanchard, Samory Kpotufe | Distributionally-Constrained Adversaries in Online Learning | null | null | null | null | stat.ML cs.LG math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | There has been much recent interest in understanding the continuum from adversarial to stochastic settings in online learning, with various frameworks including smoothed settings proposed to bridge this gap. We consider the more general and flexible framework of distributionally constrained adversaries in which instances are drawn from distributions chosen by an adversary within some constrained distribution class [RST11]. Compared to smoothed analysis, we consider general distributional classes which allows for a fine-grained understanding of learning settings between fully stochastic and fully adversarial for which a learner can achieve non-trivial regret. We give a characterization for which distribution classes are learnable in this context against both oblivious and adaptive adversaries, providing insights into the types of interplay between the function class and distributional constraints on adversaries that enable learnability. In particular, our results recover and generalize learnability for known smoothed settings. Further, we show that for several natural function classes including linear classifiers, learning can be achieved without any prior knowledge of the distribution class -- in other words, a learner can simultaneously compete against any constrained adversary within learnable distribution classes. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:11:10 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Blanchard",
"Moïse",
""
],
[
"Kpotufe",
"Samory",
""
]
] |
2506.10294 | Romulo Rougemont | Gustavo de Oliveira, Willians Barreto, Romulo Rougemont | Universality of the entropy stairway in homogeneous isotropization | 31 pages, 7 figures | null | null | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We numerically investigate the time evolution of the non-equilibrium entropy during the homogeneous isotropization dynamics of the 2 R-Charge Black Hole (2RCBH) model, corresponding to a top-down holographic fluid defined at finite temperature and R-charge density. In addition to the entropy, we also analyze the time evolution of the pressure anisotropy and the scalar condensate of the medium. When the system is far-from-equilibrium the dominant and weak energy conditions can be transiently violated. Remarkably, for all initial conditions considered, we observe the emergence of a periodic sequence of several close plateaus forming a stairway for the entropy as the system approaches thermodynamic equilibrium. The entropy stairway allows for the entropy to encode a periodic structure without violating the second law of thermodynamics. In fact, the complex frequency of the lowest quasinormal mode (QNM) of the system is directly tied to the periodic structure of the entropy stairway. Furthermore, when the chemical potential of the fluid exceeds a certain threshold, the pressure anisotropy exhibits a late-time decay governed by a purely imaginary QNM, and as the system is doped with increasing values of R-charge chemical potential the late-time equilibration pattern of the pressure anisotropy gets increasingly deformed, eventually losing the oscillatory behavior observed at lower values of chemical potential. Taken together with previous results for the purely thermal Supersymmetric Yang-Mills (SYM) plasma and the 1 R-Charge Black Hole (1RCBH) plasma, our findings lend support to the conjecture of the universality of the entropy stairway in strongly interacting media with holographic duals undergoing homogeneous isotropization dynamics. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:11:19 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"de Oliveira",
"Gustavo",
""
],
[
"Barreto",
"Willians",
""
],
[
"Rougemont",
"Romulo",
""
]
] |
2506.10295 | Samuel Moore | Samuel L. Moore, Hae Yeon Lee, Nicholas Rivera, Yuzuka Karube, Mark Ziffer, Emanuil S. Yanev, Thomas P. Darlington, Aaron J. Sternbach, Madisen A. Holbrook, Jordan Pack, Xiaodong Xu, Cory R. Dean, Jonathan S. Owen, P. James Schuck, Milan Delor, Xiaoyang Zhu, James Hone, Dmitri N. Basov | Van der Waals waveguide quantum electrodynamics probed by infrared nano-photoluminescence | 14 pages, 5 Figues. Supplementary information can be found in the journal submission Nat. Photon. (2025) | null | 10.1038/s41566-025-01694-1 | null | physics.optics cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | Atomically layered van der Waals (vdW) materials exhibit remarkable properties, including highly-confined infrared waveguide modes and the capacity for infrared emission in the monolayer limit. Here, we engineered structures that leverage both of these nano-optical functionalities. Specifically, we encased a photoluminescing atomic sheet of MoTe2 within two bulk crystals of WSe2, forming a vdW waveguide for the embedded light-emitting monolayer. The modified electromagnetic environment offered by the WSe2 waveguide alters MoTe2 spontaneous emission, a phenomenon we directly image with our interferometric nano-photoluminescence technique. We captured spatially-oscillating nanoscale patterns prompted by spontaneous emission from MoTe2 into waveguide modes of WSe2 slabs. We quantify the resulting Purcell-enhanced emission rate within the framework of a waveguide quantum electrodynamics (QED) model, relating the MoTe2 spontaneous emission rate to the measured waveguide dispersion. Our work marks a significant advance in the implementation of all-vdW QED waveguides. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:11:46 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Moore",
"Samuel L.",
""
],
[
"Lee",
"Hae Yeon",
""
],
[
"Rivera",
"Nicholas",
""
],
[
"Karube",
"Yuzuka",
""
],
[
"Ziffer",
"Mark",
""
],
[
"Yanev",
"Emanuil S.",
""
],
[
"Darlington",
"Thomas P.",
""
],
[
"Sternbach",
"Aaron J.",
""
],
[
"Holbrook",
"Madisen A.",
""
],
[
"Pack",
"Jordan",
""
],
[
"Xu",
"Xiaodong",
""
],
[
"Dean",
"Cory R.",
""
],
[
"Owen",
"Jonathan S.",
""
],
[
"Schuck",
"P. James",
""
],
[
"Delor",
"Milan",
""
],
[
"Zhu",
"Xiaoyang",
""
],
[
"Hone",
"James",
""
],
[
"Basov",
"Dmitri N.",
""
]
] |
2506.10296 | Sriram Sankaranarayanan | Sara Kamali and Guillaume O. Berger and Sriram Sankaranarayanan | Synthesizing Min-Max Control Barrier Functions For Switched Affine Systems | null | null | null | null | eess.SY cs.SY | http://creativecommons.org/licenses/by/4.0/ | We study the problem of synthesizing non-smooth control barrier functions (CBFs) for continuous-time switched affine systems. Switched affine systems are defined by a set of affine dynamical modes, wherein the control consists of a state-based switching signal that determines the current operating mode. The control barrier functions seek to maintain the system state inside a control invariant set that excludes a given set of unsafe states. We consider CBFs that take the form of pointwise minima and maxima over a finite set of affine functions. Our approach uses ideas from nonsmooth analysis to formulate conditions for min- and max- affine control barrier functions. We show how a feedback switching law can be extracted from a given CBF. Next, we show how to automate the process of synthesizing CBFs given a system description through a tree-search algorithm inspired by branch-and-cut methods from combinatorial optimization. Finally, we demonstrate our approach on a series of interesting examples of switched affine systems. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:17:24 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Kamali",
"Sara",
""
],
[
"Berger",
"Guillaume O.",
""
],
[
"Sankaranarayanan",
"Sriram",
""
]
] |
2506.10297 | Chuck Arvin | Chuck Arvin | "Check My Work?": Measuring Sycophancy in a Simulated Educational Context | Presented at KDD Workshop on Ethical Artificial Intelligence: Methods and Applications (EAI) 2025 | null | null | null | cs.CL cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This study examines how user-provided suggestions affect Large Language Models (LLMs) in a simulated educational context, where sycophancy poses significant risks. Testing five different LLMs from the OpenAI GPT-4o and GPT-4.1 model classes across five experimental conditions, we show that response quality varies dramatically based on query framing. In cases where the student mentions an incorrect answer, the LLM correctness can degrade by as much as 15 percentage points, while mentioning the correct answer boosts accuracy by the same margin. Our results also show that this bias is stronger in smaller models, with an effect of up to 30% for the GPT-4.1-nano model, versus 8% for the GPT-4o model. Our analysis of how often LLMs "flip" their answer, and an investigation into token level probabilities, confirm that the models are generally changing their answers to answer choices mentioned by students in line with the sycophancy hypothesis. This sycophantic behavior has important implications for educational equity, as LLMs may accelerate learning for knowledgeable students while the same tools may reinforce misunderstanding for less knowledgeable students. Our results highlight the need to better understand the mechanism, and ways to mitigate, such bias in the educational context. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:21:43 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Arvin",
"Chuck",
""
]
] |
2506.10298 | Yongwoo Shin | Anubhab Haldar, Ali K. Hamze, Nikhil Sivadas, Yongwoo Shin | GEARS H: Accurate machine-learned Hamiltonians for next-generation device-scale modeling | 13 pages, 3 figures, later version will add supplement | null | null | null | cond-mat.mtrl-sci physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce GEARS H, a state-of-the-art machine-learning Hamiltonian framework for large-scale electronic structure simulations. Using GEARS H, we present a statistical analysis of the hole concentration induced in defective $\mathrm{WSe}_2$ interfaced with Ni-doped amorphous $\mathrm{HfO}_2$ as a function of the Ni doping rate, system density, and Se vacancy rate in 72 systems ranging from 3326 to 4160 atoms-a quantity and scale of interface electronic structure calculation beyond the reach of conventional density functional theory codes and other machine-learning-based methods. We further demonstrate the versatility of our architecture by training models for a molecular system, 2D materials with and without defects, solid solution crystals, and bulk amorphous systems with covalent and ionic bonds. The mean absolute error of the inferred Hamiltonian matrix elements from the validation set is below 2.4 meV for all of these models. GEARS H outperforms other proposed machine-learning Hamiltonian frameworks, and our results indicate that machine-learning Hamiltonian methods, starting with GEARS H, are now production-ready techniques for DFT-accuracy device-scale simulation. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:22:31 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Haldar",
"Anubhab",
""
],
[
"Hamze",
"Ali K.",
""
],
[
"Sivadas",
"Nikhil",
""
],
[
"Shin",
"Yongwoo",
""
]
] |
2506.10299 | Hayato Futami | Hayato Futami, Emiru Tsunoo, Yosuke Kashiwagi, Yuki Ito, Hassan Shahmohammadi, Siddhant Arora, Shinji Watanabe | Scheduled Interleaved Speech-Text Training for Speech-to-Speech Translation with LLMs | Accepted to Interspeech2025 | null | null | null | cs.CL cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Speech-to-speech translation (S2ST) has been advanced with large language models (LLMs), which are fine-tuned on discrete speech units. In such approaches, modality adaptation from text to speech has been an issue. LLMs are trained on text-only data, which presents challenges to adapt them to speech modality with limited speech-to-speech data. To address the training difficulty, we propose scheduled interleaved speech--text training in this study. We use interleaved speech--text units instead of speech units during training, where aligned text tokens are interleaved at the word level. We gradually decrease the ratio of text as training progresses, to facilitate progressive modality adaptation from text to speech. We conduct experimental evaluations by fine-tuning LLaMA3.2-1B for S2ST on the CVSS dataset. We show that the proposed method consistently improves the translation performances, especially for languages with limited training data. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:24:44 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Futami",
"Hayato",
""
],
[
"Tsunoo",
"Emiru",
""
],
[
"Kashiwagi",
"Yosuke",
""
],
[
"Ito",
"Yuki",
""
],
[
"Shahmohammadi",
"Hassan",
""
],
[
"Arora",
"Siddhant",
""
],
[
"Watanabe",
"Shinji",
""
]
] |
2506.10300 | Rui Zhang | Rui Zhang, Wenru Jie, Jiayi Chen, Qihan Liu, and Chuangang Ning | Revisiting the electron affinity of selenium | 5 pages, 4 figures | null | null | null | physics.atom-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The electron affinity (EA) of atomic selenium, previously established as 16,297.276(9) cm-1 based on the laser photodetachment microscopy (LPM) measurements in 2012, exhibited a significant deviation from other earlier experimental values, yet it remained the accepted reference standard for over a decade. In this letter, we re-examined the EA of Se using the slow-electron velocity-map imaging method and revealed a substantial deviation in the LPM result. Measurements for the different isotopes of Se and the energy-level splitting of the neutral Se atom's 3P2 - 3P1 further verified the accuracy and robustness of our SEVI method. Based on these experimental evidences, we recommended a revised EA(Se) value of 16,297.78(4) cm-1, which is in excellent agreement with the previous laser photodetachment threshold (LPT) experimental results. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:25:17 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhang",
"Rui",
""
],
[
"Jie",
"Wenru",
""
],
[
"Chen",
"Jiayi",
""
],
[
"Liu",
"Qihan",
""
],
[
"Ning",
"Chuangang",
""
]
] |
2506.10301 | Hossein A. Rahmani | Hossein A. Rahmani, Varsha Ramineni, Nick Craswell, Bhaskar Mitra, Emine Yilmaz | Towards Understanding Bias in Synthetic Data for Evaluation | null | null | null | null | cs.IR cs.AI | http://creativecommons.org/licenses/by/4.0/ | Test collections are crucial for evaluating Information Retrieval (IR) systems. Creating a diverse set of user queries for these collections can be challenging, and obtaining relevance judgments, which indicate how well retrieved documents match a query, is often costly and resource-intensive. Recently, generating synthetic datasets using Large Language Models (LLMs) has gained attention in various applications. While previous work has used LLMs to generate synthetic queries or documents to improve ranking models, using LLMs to create synthetic test collections is still relatively unexplored. Previous work~\cite{rahmani2024synthetic} showed that synthetic test collections have the potential to be used for system evaluation, however, more analysis is needed to validate this claim. In this paper, we thoroughly investigate the reliability of synthetic test collections constructed using LLMs, where LLMs are used to generate synthetic queries, labels, or both. In particular, we examine the potential biases that might occur when such test collections are used for evaluation. We first empirically show the presence of such bias in evaluation results and analyse the effects it might have on system evaluation. We further validate the presence of such bias using a linear mixed-effects model. Our analysis shows that while the effect of bias present in evaluation results obtained using synthetic test collections could be significant, for e.g.~computing absolute system performance, its effect may not be as significant in comparing relative system performance. Codes and data are available at: https://github.com/rahmanidashti/BiasSyntheticData. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:25:42 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Rahmani",
"Hossein A.",
""
],
[
"Ramineni",
"Varsha",
""
],
[
"Craswell",
"Nick",
""
],
[
"Mitra",
"Bhaskar",
""
],
[
"Yilmaz",
"Emine",
""
]
] |
2506.10302 | Roohallah Alizadehsani Dr | Hamzeh Asgharnezhad, Pegah Tabarisaadi, Abbas Khosravi, Roohallah Alizadehsani, U. Rajendra Acharya | Uncertainty-Aware Deep Learning for Automated Skin Cancer Classification: A Comprehensive Evaluation | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Accurate and reliable skin cancer diagnosis is critical for early treatment and improved patient outcomes. Deep learning (DL) models have shown promise in automating skin cancer classification, but their performance can be limited by data scarcity and a lack of uncertainty awareness. In this study, we present a comprehensive evaluation of DL-based skin lesion classification using transfer learning and uncertainty quantification (UQ) on the HAM10000 dataset. In the first phase, we benchmarked several pre-trained feature extractors-including Contrastive Language-Image Pretraining (CLIP) variants, Residual Network-50 (ResNet50), Densely Connected Convolutional Network (DenseNet121), Visual Geometry Group network (VGG16), and EfficientNet-V2-Large-combined with a range of traditional classifiers such as Support Vector Machine (SVM), eXtreme Gradient Boosting (XGBoost), and logistic regression. Our results show that CLIP-based vision transformers, particularly LAION CLIP ViT-H/14 with SVM, deliver the highest classification performance. In the second phase, we incorporated UQ using Monte Carlo Dropout (MCD), Ensemble, and Ensemble Monte Carlo Dropout (EMCD) to assess not only prediction accuracy but also the reliability of model outputs. We evaluated these models using uncertainty-aware metrics such as uncertainty accuracy(UAcc), uncertainty sensitivity(USen), uncertainty specificity(USpe), and uncertainty precision(UPre). The results demonstrate that ensemble methods offer a good trade-off between accuracy and uncertainty handling, while EMCD is more sensitive to uncertain predictions. This study highlights the importance of integrating UQ into DL-based medical diagnosis to enhance both performance and trustworthiness in real-world clinical applications. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:29:16 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Asgharnezhad",
"Hamzeh",
""
],
[
"Tabarisaadi",
"Pegah",
""
],
[
"Khosravi",
"Abbas",
""
],
[
"Alizadehsani",
"Roohallah",
""
],
[
"Acharya",
"U. Rajendra",
""
]
] |
2506.10303 | Jason Runyan | Jason D. Runyan | On a dynamic ontic wave model of quantum collapse and measurement | null | null | null | null | quant-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This work introduces a novel model of quantum entities as physical, spatially extended wavefields, forming the basis for a realist framework for quantum measurement and collapse. Unlike interpretations that postulate hidden variables, observer-induced effects, ad hoc stochastic elements, or multiverse branching, this model derives the Born rule as the natural consequence of local physical interactions acting on an extended wavefield. Central to the model is a reinterpretation of the Heisenberg uncertainty principle-not as a statistical or epistemic limitation, but as a dynamical relation between kinetic energy input and wavefield contraction. This framework yields testable predictions about how weak, intermediate, and strong quantum interactions modulate spatial localization-predictions consistent with existing experimental findings. The upshot is a simple, unified, and empirically grounded alternative to prevailing interpretations, which provides a foundation for a broader research program in what is here termed wavefield interaction mechanics. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:29:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Runyan",
"Jason D.",
""
]
] |
2506.10304 | Jasper Yao H. | Jasper Yao | The Alignment Trap: Complexity Barriers | 29 Pages, 4 Figures | null | null | null | cs.AI cs.CC cs.CY cs.LG | http://creativecommons.org/licenses/by/4.0/ | We establish fundamental computational complexity barriers to verifying AI safety as system capabilities scale. Our main results show that for AI systems with expressiveness EXP$(m)$ above a critical threshold $\tau$, safety verification requires exponential time and is coNP-complete. We formalize the Capability-Risk Scaling (CRS) dynamic, which demonstrates how increasing AI capability drives societal safety requirements toward perfection, creating an inescapable tension with verification complexity. Through four core theorems, we prove that (1) verification complexity grows exponentially with system expressiveness, (2) safe policies comprise at most a $2^{-2^m}$ fraction of the policy space, (3) no finite set of alignment techniques can provide universal coverage, and (4) robust safety properties form measure-zero sets for neural networks. These results characterize an "intractability gap" where practical safety requirements fall within the region of computational intractability. We conclude by presenting a strategic trilemma: AI development must either constrain system complexity to maintain verifiable safety, accept unverifiable risks while scaling capabilities, or develop fundamentally new safety paradigms beyond verification. Our work provides the first systematic complexity-theoretic analysis of AI alignment and establishes rigorous bounds that any safety approach must confront. A formal verification of the core theorems in Lean4 is currently in progress. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:30:30 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Yao",
"Jasper",
""
]
] |
2506.10305 | Oleg I. Berngardt | Oleg Berngardt, Ivan Lavygin | Self-learning signal classifier for decameter coherent scatter radars | 30 pages, 10 figures, 4 tables. To be submitted to Advances in Space Research | null | null | null | physics.geo-ph cs.LG physics.data-an | http://creativecommons.org/licenses/by/4.0/ | The paper presents a method for automatic constructing a classifier for processed data obtained by decameter coherent scatter radars. Method is based only on the radar data obtained, the results of automatic modeling of radio wave propagation in the ionosphere, and mathematical criteria for estimating the quality of the models. The final classifier is the model trained at data obtained by 12 radars of the SuperDARN and SECIRA networks over two years for each radar. The number of the model coefficients is 2669. For the classification, the model uses both the calculated parameters of radio wave propagation in the model ionosphere and the parameters directly measured by the radar. Calibration of radiowave elevation measurements at each radar was made using meteor trail scattered signals. The analysis showed that the optimal number of classes in the data is 37, of which 25 are frequently observed. The analysis made it possible to choose 14 classes from them, which are confidently separated in other variants of model training. A preliminary interpretation of 10 of them was carried out. The dynamics of observation of various classes and their dependence on the geographical latitude of radars at different levels of solar and geomagnetic activity were presented, it was shown that it does not contradict with known physical mechanisms. The analysis showed that the most important parameters to identify the classes are the shape of the signal ray-tracing trajectory in its second half, the ray-traced scattering height and the Doppler velocity measured by the radar. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:32:10 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Berngardt",
"Oleg",
""
],
[
"Lavygin",
"Ivan",
""
]
] |
2506.10306 | Lingxiao Li | Lingxiao Li, Xiaohui Ni, Jing Li, Sujuan Qin, Fei Gao | QSEA: Quantum Self-supervised Learning with Entanglement Augmentation | Thanks for the support provided by MindSpore Community | null | null | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | As an unsupervised feature representation paradigm, Self-Supervised Learning (SSL) uses the intrinsic structure of data to extract meaningful features without relying on manual annotation. Despite the success of SSL, there are still problems, such as limited model capacity or insufficient representation ability. Quantum SSL has become a promising alternative because it can exploit quantum states to enhance expression ability and learning efficiency. This letter proposes a Quantum SSL with entanglement augmentation method (QSEA). Different from existing Quantum SSLs, QSEA introduces an entanglement-based sample generation scheme and a fidelity-driven quantum loss function. Specifically, QSEA constructs augmented samples by entangling an auxiliary qubit with the raw state and applying parameterized unitary transformations. The loss function is defined using quantum fidelity, quantifying similarity between quantum representations and effectively capturing sample relations. Experimental results show that QSEA outperforms existing quantum self-supervised methods on multiple benchmarks and shows stronger stability in decorrelation noise environments. This framework lays the theoretical and practical foundation for quantum learning systems and advances the development of quantum machine learning in SSL. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:38:00 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Li",
"Lingxiao",
""
],
[
"Ni",
"Xiaohui",
""
],
[
"Li",
"Jing",
""
],
[
"Qin",
"Sujuan",
""
],
[
"Gao",
"Fei",
""
]
] |
2506.10307 | Matthew Macnaughtan | Matthew Macnaughtan, Zongda Li, Yiqing Xu, Xiaoming Wei, Zhongmin Yang, St\'ephane Coen, Miro Erkintalo, and Stuart G. Murdoch | Soliton self-excitation under pulsed driving in a Kerr resonator | 9 pages, 6 figures | null | null | null | physics.optics nlin.PS | http://creativecommons.org/licenses/by/4.0/ | We present a novel regime of cavity soliton excitation in a Kerr resonator driven by a train of desynchronised pulses. In this regime, the soliton solution is shown to be the sole available state for the intracavity field, allowing for the automatic excitation of single solitons without the application of any external perturbations or parameter ramping. The self-excitation of cavity soliton frequency combs is validated through numerical continuation of the Lugiato-Lefever equation, direct numerical integration, and experimental observation. We show that this regime of CS self-excitation requires only the cavity detuning and pump desynchronisation parameters to be set within the correct range, thus considerably simplifying the usually complex task of deterministic cavity soliton excitation. Additionally, we show that this procedure can also be extended to allow the deterministic generation of different families of multi-soliton bound-states. We believe this research offers a promising approach to considerably simplify cavity soliton generation in both macro- and micro- scale Kerr resonators, while also offering greatly increased thermal, power, and nonlinear efficiencies intrinsic to pulsed-driven systems. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:38:35 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Macnaughtan",
"Matthew",
""
],
[
"Li",
"Zongda",
""
],
[
"Xu",
"Yiqing",
""
],
[
"Wei",
"Xiaoming",
""
],
[
"Yang",
"Zhongmin",
""
],
[
"Coen",
"Stéphane",
""
],
[
"Erkintalo",
"Miro",
""
],
[
"Murdoch",
"Stuart G.",
""
]
] |
2506.10308 | Zhen Huang | Zhen Huang, Gunhee Park, Garnet Kin-Lic Chan and Lin Lin | Coupled Lindblad pseudomode theory for simulating open quantum systems | null | null | null | null | quant-ph cond-mat.str-el physics.chem-ph physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Coupled Lindblad pseudomode theory is a promising approach for simulating non-Markovian quantum dynamics on both classical and quantum platforms, with dynamics that can be realized as a quantum channel. We provide theoretical evidence that the number of coupled pseudomodes only needs to scale as $\mathrm{polylog}(T/\varepsilon)$ in the simulation time $T$ and precision $\varepsilon$. Inspired by the realization problem in control theory, we also develop a robust numerical algorithm for constructing the coupled modes that avoids the non-convex optimization required by existing approaches. We demonstrate the effectiveness of our method by computing population dynamics and absorption spectra for the spin-boson model. This work provides a significant theoretical and computational improvement to the coupled Lindblad framework, which impacts a broad range of applications from classical simulations of quantum impurity problems to quantum simulations on near-term quantum platforms. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:40:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Huang",
"Zhen",
""
],
[
"Park",
"Gunhee",
""
],
[
"Chan",
"Garnet Kin-Lic",
""
],
[
"Lin",
"Lin",
""
]
] |
2506.10309 | Yuliang Zhu | Yuliang Zhu, Jing Cheng, Qi Xie, Zhuo-Xu Cui, Qingyong Zhu, Yuanyuan Liu, Xin Liu, Jianfeng Ren, Chengbo Wang, Dong Liang | DUN-SRE: Deep Unrolling Network with Spatiotemporal Rotation Equivariance for Dynamic MRI Reconstruction | null | null | null | null | eess.IV cs.AI cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dynamic Magnetic Resonance Imaging (MRI) exhibits transformation symmetries, including spatial rotation symmetry within individual frames and temporal symmetry along the time dimension. Explicit incorporation of these symmetry priors in the reconstruction model can significantly improve image quality, especially under aggressive undersampling scenarios. Recently, Equivariant convolutional neural network (ECNN) has shown great promise in exploiting spatial symmetry priors. However, existing ECNNs critically fail to model temporal symmetry, arguably the most universal and informative structural prior in dynamic MRI reconstruction. To tackle this issue, we propose a novel Deep Unrolling Network with Spatiotemporal Rotation Equivariance (DUN-SRE) for Dynamic MRI Reconstruction. The DUN-SRE establishes spatiotemporal equivariance through a (2+1)D equivariant convolutional architecture. In particular, it integrates both the data consistency and proximal mapping module into a unified deep unrolling framework. This architecture ensures rigorous propagation of spatiotemporal rotation symmetry constraints throughout the reconstruction process, enabling more physically accurate modeling of cardiac motion dynamics in cine MRI. In addition, a high-fidelity group filter parameterization mechanism is developed to maintain representation precision while enforcing symmetry constraints. Comprehensive experiments on Cardiac CINE MRI datasets demonstrate that DUN-SRE achieves state-of-the-art performance, particularly in preserving rotation-symmetric structures, offering strong generalization capability to a broad range of dynamic MRI reconstruction tasks. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:44:27 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhu",
"Yuliang",
""
],
[
"Cheng",
"Jing",
""
],
[
"Xie",
"Qi",
""
],
[
"Cui",
"Zhuo-Xu",
""
],
[
"Zhu",
"Qingyong",
""
],
[
"Liu",
"Yuanyuan",
""
],
[
"Liu",
"Xin",
""
],
[
"Ren",
"Jianfeng",
""
],
[
"Wang",
"Chengbo",
""
],
[
"Liang",
"Dong",
""
]
] |
2506.10310 | V. G. Gurzadyan | V.G. Gurzadyan, I. Ciufolini, H.G. Khachatryan, S. Mirzoyan, A. Paolozzi | On the Earth's tidal perturbations. II. LARES 2 satellite | 8 pages, 3 figs; Eur Phys J Plus (in press) | null | 10.1140/epjp/s13360-025-06458-y | null | gr-qc astro-ph.EP astro-ph.IM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Laser-ranging satellites have proved their efficiency in high precision testing of General Relativity and constraining modified gravity theories proposed to explain the dark sector and the cosmological tensions. The LARES 2 satellite launched in 2022, is currently providing improved information regarding the frame-dragging effect predicted by General Relativity, as well as the geodesy, thus essentially complementing the data of already existing laser-ranging satellites. The proper knowledge of the Earth's tidal perturbation modes is essential for accurately extracting the sought frame-dragging signal. We present the results of computation of 110 significant modes in Doodson number classification for the parameters of LARES 2 satellite, continuing our previous study on those obtained for the LARES satellite. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:47:03 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Gurzadyan",
"V. G.",
""
],
[
"Ciufolini",
"I.",
""
],
[
"Khachatryan",
"H. G.",
""
],
[
"Mirzoyan",
"S.",
""
],
[
"Paolozzi",
"A.",
""
]
] |
2506.10311 | E Su | E Su and Hu Qin and Jiliu Li and Rui Zhang | The Freight Multimodal Transport Problem with Buses and Drones: An Integrated Approach for Last-Mile Delivery | null | null | null | null | cs.DM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a novel freight multimodal transport problem with buses and drones, where buses are responsible for transporting parcels to lockers at bus stops for storage, while drones are used to deliver each parcel from the locker to the corresponding customer. The integrated bus-drone system synergistically expands drone service coverage using the bus network to ensure efficient final delivery. Minimizing the total operational costs while satisfying customer demands necessitates the joint optimization of parcel assignments and drone flights. We model the problem into a compact mixed-integer linear programming formulation and propose an integer programming formulation with exponentially many variables. To address real-world scale instances, we propose a Branch-Price-and-Benders-Cut algorithm for this non-deterministic polynomial-time (NP)-hard problem. This algorithm, integrating column generation and Benders decomposition within a Branch-and-Bound framework, is developed to obtain optimal or near-optimal solutions. Additionally, we introduce algorithmic enhancements aimed at accelerating the convergence of the algorithm. Computational experiments on instances generated from real-world bus data demonstrate that the proposed algorithms outperform CPLEX regarding both efficiency and solution quality. Moreover, our approaches can lead to over 6% cost savings compared to situations where we determine parcel assignments and drone flights sequentially. We evaluate the environmental advantages of integrating buses and drones, study the impact of different cost parameters in the system, and investigate the impact of the parcel locker configuration on performance. These findings provide valuable managerial insights for urban logistics managers, highlighting the potential of the integrated bus-drone system to improve traditional last-mile delivery. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:48:14 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Su",
"E",
""
],
[
"Qin",
"Hu",
""
],
[
"Li",
"Jiliu",
""
],
[
"Zhang",
"Rui",
""
]
] |
2506.10312 | Yusuke Fujita | Yusuke Fujita, Tomoya Mizumoto, Atsushi Kojima, Lianbo Liu, Yui Sudo | AC/DC: LLM-based Audio Comprehension via Dialogue Continuation | Accepted to Interspeech 2025 | null | null | null | eess.AS cs.CL cs.SD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose an instruction-following audio comprehension model that leverages the dialogue continuation ability of large language models (LLMs). Instead of directly generating target captions in training data, the proposed method trains a model to produce responses as if the input caption triggered a dialogue. This dialogue continuation training mitigates the caption variation problem. Learning to continue a dialogue effectively captures the caption's meaning beyond its surface-level words. As a result, our model enables zero-shot instruction-following capability without multitask instruction tuning, even trained solely on audio captioning datasets. Experiments on AudioCaps, WavCaps, and Clotho datasets with AudioBench audio-scene question-answering tests demonstrate our model's ability to follow various unseen instructions. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:48:47 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Fujita",
"Yusuke",
""
],
[
"Mizumoto",
"Tomoya",
""
],
[
"Kojima",
"Atsushi",
""
],
[
"Liu",
"Lianbo",
""
],
[
"Sudo",
"Yui",
""
]
] |
2506.10313 | Moise Blanchard | Mo\"ise Blanchard, Vineet Goyal | Collaborative Min-Max Regret in Grouped Multi-Armed Bandits | null | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the impact of sharing exploration in multi-armed bandits in a grouped setting where a set of groups have overlapping feasible action sets [Baek and Farias '24]. In this grouped bandit setting, groups share reward observations, and the objective is to minimize the collaborative regret, defined as the maximum regret across groups. This naturally captures applications in which one aims to balance the exploration burden between groups or populations -- it is known that standard algorithms can lead to significantly imbalanced exploration cost between groups. We address this problem by introducing an algorithm Col-UCB that dynamically coordinates exploration across groups. We show that Col-UCB achieves both optimal minimax and instance-dependent collaborative regret up to logarithmic factors. These bounds are adaptive to the structure of shared action sets between groups, providing insights into when collaboration yields significant benefits over each group learning their best action independently. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:56:35 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Blanchard",
"Moïse",
""
],
[
"Goyal",
"Vineet",
""
]
] |
2506.10314 | Luc Raszewski | Luc Raszewski and Christine De Kock | Detecting Sockpuppetry on Wikipedia Using Meta-Learning | Accepted to ACL 2025 | null | null | null | cs.LG cs.CL | http://creativecommons.org/licenses/by/4.0/ | Malicious sockpuppet detection on Wikipedia is critical to preserving access to reliable information on the internet and preventing the spread of disinformation. Prior machine learning approaches rely on stylistic and meta-data features, but do not prioritise adaptability to author-specific behaviours. As a result, they struggle to effectively model the behaviour of specific sockpuppet-groups, especially when text data is limited. To address this, we propose the application of meta-learning, a machine learning technique designed to improve performance in data-scarce settings by training models across multiple tasks. Meta-learning optimises a model for rapid adaptation to the writing style of a new sockpuppet-group. Our results show that meta-learning significantly enhances the precision of predictions compared to pre-trained models, marking an advancement in combating sockpuppetry on open editing platforms. We release a new dataset of sockpuppet investigations to foster future research in both sockpuppetry and meta-learning fields. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 02:59:04 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Raszewski",
"Luc",
""
],
[
"De Kock",
"Christine",
""
]
] |
2506.10315 | Paul Janson | Paul Janson, Benjamin Therien, Quentin Anthony, Xiaolong Huang, Abhinav Moudgil, Eugene Belilovsky | PyLO: Towards Accessible Learned Optimizers in PyTorch | Accepted at ICML CODEML Workshop 2025 | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Learned optimizers have been an active research topic over the past decade, with increasing progress toward practical, general-purpose optimizers that can serve as drop-in replacements for widely used methods like Adam. However, recent advances -- such as VeLO, which was meta-trained for 4000 TPU-months -- remain largely inaccessible to the broader community, in part due to their reliance on JAX and the absence of user-friendly packages for applying the optimizers after meta-training. To address this gap, we introduce PyLO, a PyTorch-based library that brings learned optimizers to the broader machine learning community through familiar, widely adopted workflows. Unlike prior work focused on synthetic or convex tasks, our emphasis is on applying learned optimization to real-world large-scale pre-training tasks. Our release includes a CUDA-accelerated version of the small_fc_lopt learned optimizer architecture from (Metz et al., 2022a), delivering substantial speedups -- from 39.36 to 205.59 samples/sec throughput for training ViT B/16 with batch size 32. PyLO also allows us to easily combine learned optimizers with existing optimization tools such as learning rate schedules and weight decay. When doing so, we find that learned optimizers can substantially benefit. Our code is available at https://github.com/Belilovsky-Lab/pylo | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:00:46 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Janson",
"Paul",
""
],
[
"Therien",
"Benjamin",
""
],
[
"Anthony",
"Quentin",
""
],
[
"Huang",
"Xiaolong",
""
],
[
"Moudgil",
"Abhinav",
""
],
[
"Belilovsky",
"Eugene",
""
]
] |
2506.10316 | Jinfei Wu | BESIII Collaboration: M. Ablikim, M. N. Achasov, P. Adlarson, X. C. Ai, R. Aliberti, A. Amoroso, Q. An, Y. Bai, O. Bakina, Y. Ban, H.-R. Bao, V. Batozskaya, K. Begzsuren, N. Berger, M. Berlowski, M. Bertani, D. Bettoni, F. Bianchi, E. Bianco, A. Bortone, I. Boyko, R. A. Briere, A. Brueggemann, H. Cai, M. H. Cai, X. Cai, A. Calcaterra, G. F. Cao, N. Cao, S. A. Cetin, X. Y. Chai, J. F. Chang, G. R. Che, Y. Z. Che, G. Chelkov, C. H. Chen, Chao Chen, G. Chen, H. S. Chen, H. Y. Chen, M. L. Chen, S. J. Chen, S. L. Chen, S. M. Chen, T. Chen, X. R. Chen, X. T. Chen, X. Y. Chen, Y. B. Chen, Y. Q. Chen, Y. Q. Chen, Z. J. Chen, Z. K. Chen, S. K. Choi, X. Chu, G. Cibinetto, F. Cossio, J. Cottee-Meldrum, J. J. Cui, H. L. Dai, J. P. Dai, A. Dbeyssi, R. E. de Boer, D. Dedovich, C. Q. Deng, Z. Y. Deng, A. Denig, I. Denysenko, M. Destefanis, F. De Mori, B. Ding, X. X. Ding, Y. Ding, Y. Ding, Y. X. Ding, J. Dong, L. Y. Dong, M. Y. Dong, X. Dong, M. C. Du, S. X. Du, S. X. Du, Y. Y. Duan, Z. H. Duan, P. Egorov, G. F. Fan, J. J. Fan, Y. H. Fan, J. Fang, J. Fang, S. S. Fang, W. X. Fang, Y. Q. Fang, R. Farinelli, L. Fava, F. Feldbauer, G. Felici, C. Q. Feng, J. H. Feng, L. Feng, Q. X. Feng, Y. T. Feng, M. Fritsch, C. D. Fu, J. L. Fu, Y. W. Fu, H. Gao, X. B. Gao, Y. Gao, Y. N. Gao, Y. N. Gao, Y. Y. Gao, S. Garbolino, I. Garzia, P. T. Ge, Z. W. Ge, C. Geng, E. M. Gersabeck, A. Gilman, K. Goetzen, J. D. Gong, L. Gong, W. X. Gong, W. Gradl, S. Gramigna, M. Greco, M. H. Gu, Y. T. Gu, C. Y. Guan, A. Q. Guo, L. B. Guo, M. J. Guo, R. P. Guo, Y. P. Guo, A. Guskov, J. Gutierrez, K. L. Han, T. T. Han, F. Hanisch, K. D. Hao, X. Q. Hao, F. A. Harris, K. K. He, K. L. He, F. H. Heinsius, C. H. Heinz, Y. K. Heng, C. Herold, T. Holtmann, P. C. Hong, G. Y. Hou, X. T. Hou, Y. R. Hou, Z. L. Hou, H. M. Hu, J. F. Hu, Q. P. Hu, S. L. Hu, T. Hu, Y. Hu, Z. M. Hu, G. S. Huang, K. X. Huang, L. Q. Huang, P. Huang, X. T. Huang, Y. P. Huang, Y. S. Huang, T. Hussain, N. H\"usken, N. in der Wiesche, J. Jackson, Q. Ji, Q. P. Ji, W. Ji, X. B. Ji, X. L. Ji, Y. Y. Ji, Z. K. Jia, D. Jiang, H. B. Jiang, P. C. Jiang, S. J. Jiang, T. J. Jiang, X. S. Jiang, Y. Jiang, J. B. Jiao, J. K. Jiao, Z. Jiao, S. Jin, Y. Jin, M. Q. Jing, X. M. Jing, T. Johansson, S. Kabana, N. Kalantar-Nayestanaki, X. L. Kang, X. S. Kang, M. Kavatsyuk, B. C. Ke, V. Khachatryan, A. Khoukaz, R. Kiuchi, O. B. Kolcu, B. Kopf, M. Kuessner, X. Kui, N. Kumar, A. Kupsc, W. K\"uhn, Q. Lan, W. N. Lan, T. T. Lei, M. Lellmann, T. Lenz, C. Li, C. Li, C. Li, C. H. Li, C. K. Li, D. M. Li, F. Li, G. Li, H. B. Li, H. J. Li, H. N. Li, Hui Li, J. R. Li, J. S. Li, K. Li, K. L. Li, K. L. Li, L. J. Li, Lei Li, M. H. Li, M. R. Li, P. L. Li, P. R. Li, Q. M. Li, Q. X. Li, R. Li, S. X. Li, T. Li, T. Y. Li, W. D. Li, W. G. Li, X. Li, X. H. Li, X. L. Li, X. Y. Li, X. Z. Li, Y. Li, Y. G. Li, Y. P. Li, Z. J. Li, Z. Y. Li, C. Liang, H. Liang, Y. F. Liang, Y. T. Liang, G. R. Liao, L. B. Liao, M. H. Liao, Y. P. Liao, J. Libby, A. Limphirat, C. C. Lin, C. X. Lin, D. X. Lin, L. Q. Lin, T. Lin, B. J. Liu, B. X. Liu, C. Liu, C. X. Liu, F. Liu, F. H. Liu, Feng Liu, G. M. Liu, H. Liu, H. B. Liu, H. H. Liu, H. M. Liu, Huihui Liu, J. B. Liu, J. J. Liu, K. Liu, K. Liu, K. Y. Liu, Ke Liu, L. Liu, L. C. Liu, Lu Liu, M. H. Liu, P. L. Liu, Q. Liu, S. B. Liu, T. Liu, W. K. Liu, W. M. Liu, W. T. Liu, X. Liu, X. Liu, X. K. Liu, X. Y. Liu, Y. Liu, Y. Liu, Y. Liu, Y. B. Liu, Z. A. Liu, Z. D. Liu, Z. Q. Liu, X. C. Lou, F. X. Lu, H. J. Lu, J. G. Lu, X. L. Lu, Y. Lu, Y. H. Lu, Y. P. Lu, Z. H. Lu, C. L. Luo, J. R. Luo, J. S. Luo, M. X. Luo, T. Luo, X. L. Luo, Z. Y. Lv, X. R. Lyu, Y. F. Lyu, Y. H. Lyu, F. C. Ma, H. Ma, H. L. Ma, J. L. Ma, L. L. Ma, L. R. Ma, Q. M. Ma, R. Q. Ma, R. Y. Ma, T. Ma, X. T. Ma, X. Y. Ma, Y. M. Ma, F. E. Maas, I. MacKay, M. Maggiora, S. Malde, Q. A. Malik, H. X. Mao, Y. J. Mao, Z. P. Mao, S. Marcello, A. Marshall, F. M. Melendi, Y. H. Meng, Z. X. Meng, J. G. Messchendorp, G. Mezzadri, H. Miao, T. J. Min, R. E. Mitchell, X. H. Mo, B. Moses, N. Yu. Muchnoi, J. Muskalla, Y. Nefedov, F. Nerling, L. S. Nie, I. B. Nikolaev, Z. Ning, S. Nisar, Q. L. Niu, W. D. Niu, C. Normand, S. L. Olsen, Q. Ouyang, S. Pacetti, X. Pan, Y. Pan, A. Pathak, Y. P. Pei, M. Pelizaeus, H. P. Peng, X. J. Peng, Y. Y. Peng, K. Peters, K. Petridis, J. L. Ping, R. G. Ping, S. Plura, V. Prasad, F. Z. Qi, H. R. Qi, M. Qi, S. Qian, W. B. Qian, C. F. Qiao, J. H. Qiao, J. J. Qin, J. L. Qin, L. Q. Qin, L. Y. Qin, P. B. Qin, X. P. Qin, X. S. Qin, Z. H. Qin, J. F. Qiu, Z. H. Qu, J. Rademacker, C. F. Redmer, A. Rivetti, M. Rolo, G. Rong, S. S. Rong, F. Rosini, Ch. Rosner, M. Q. Ruan, N. Salone, A. Sarantsev, Y. Schelhaas, K. Schoenning, M. Scodeggio, K. Y. Shan, W. Shan, X. Y. Shan, Z. J. Shang, J. F. Shangguan, L. G. Shao, M. Shao, C. P. Shen, H. F. Shen, W. H. Shen, X. Y. Shen, B. A. Shi, H. Shi, J. L. Shi, J. Y. Shi, S. Y. Shi, X. Shi, H. L. Song, J. J. Song, T. Z. Song, W. M. Song, Y. J. Song, Y. X. Song, S. Sosio, S. Spataro, F. Stieler, S. S Su, Y. J. Su, G. B. Sun, G. X. Sun, H. Sun, H. K. Sun, J. F. Sun, K. Sun, L. Sun, S. S. Sun, T. Sun, Y. C. Sun, Y. H. Sun, Y. J. Sun, Y. Z. Sun, Z. Q. Sun, Z. T. Sun, C. J. Tang, G. Y. Tang, J. Tang, J. J. Tang, L. F. Tang, Y. A. Tang, L. Y. Tao, M. Tat, J. X. Teng, J. Y. Tian, W. H. Tian, Y. Tian, Z. F. Tian, I. Uman, B. Wang, B. Wang, Bo Wang, C. Wang, C. Wang, Cong Wang, D. Y. Wang, H. J. Wang, J. J. Wang, K. Wang, L. L. Wang, L. W. Wang, M. Wang, M. Wang, N. Y. Wang, S. Wang, T. Wang, T. J. Wang, W. Wang, W. Wang, W. P. Wang, X. Wang, X. F. Wang, X. J. Wang, X. L. Wang, X. N. Wang, Y. Wang, Y. D. Wang, Y. F. Wang, Y. H. Wang, Y. J. Wang, Y. L. Wang, Y. N. Wang, Y. Q. Wang, Yaqian Wang, Yi Wang, Yuan Wang, Z. Wang, Z. L. Wang, Z. L. Wang, Z. Q. Wang, Z. Y. Wang, D. H. Wei, H. R. Wei, F. Weidner, S. P. Wen, Y. R. Wen, U. Wiedner, G. Wilkinson, M. Wolke, C. Wu, J. F. Wu, L. H. Wu, L. J. Wu, L. J. Wu, Lianjie Wu, S. G. Wu, S. M. Wu, X. Wu, X. H. Wu, Y. J. Wu, Z. Wu, L. Xia, X. M. Xian, B. H. Xiang, D. Xiao, G. Y. Xiao, H. Xiao, Y. L. Xiao, Z. J. Xiao, C. Xie, K. J. Xie, X. H. Xie, Y. Xie, Y. G. Xie, Y. H. Xie, Z. P. Xie, T. Y. Xing, C. F. Xu, C. J. Xu, G. F. Xu, H. Y. Xu, H. Y. Xu, M. Xu, Q. J. Xu, Q. N. Xu, T. D. Xu, W. Xu, W. L. Xu, X. P. Xu, Y. Xu, Y. Xu, Y. C. Xu, Z. S. Xu, F. Yan, H. Y. Yan, L. Yan, W. B. Yan, W. C. Yan, W. H. Yan, W. P. Yan, X. Q. Yan, H. J. Yang, H. L. Yang, H. X. Yang, J. H. Yang, R. J. Yang, T. Yang, Y. Yang, Y. F. Yang, Y. H. Yang, Y. Q. Yang, Y. X. Yang, Y. Z. Yang, M. Ye, M. H. Ye, Z. J. Ye, Junhao Yin, Z. Y. You, B. X. Yu, C. X. Yu, G. Yu, J. S. Yu, L. Q. Yu, M. C. Yu, T. Yu, X. D. Yu, Y. C. Yu, C. Z. Yuan, H. Yuan, J. Yuan, J. Yuan, L. Yuan, S. C. Yuan, X. Q. Yuan, Y. Yuan, Z. Y. Yuan, C. X. Yue, Ying Yue, A. A. Zafar, S. H. Zeng, X. Zeng, Y. Zeng, Y. J. Zeng, Y. J. Zeng, X. Y. Zhai, Y. H. Zhan, A. Q. Zhang, B. L. Zhang, B. X. Zhang, D. H. Zhang, G. Y. Zhang, G. Y. Zhang, H. Zhang, H. Zhang, H. C. Zhang, H. H. Zhang, H. Q. Zhang, H. R. Zhang, H. Y. Zhang, J. Zhang, J. Zhang, J. J. Zhang, J. L. Zhang, J. Q. Zhang, J. S. Zhang, J. W. Zhang, J. X. Zhang, J. Y. Zhang, J. Z. Zhang, Jianyu Zhang, L. M. Zhang, Lei Zhang, N. Zhang, P. Zhang, Q. Zhang, Q. Y. Zhang, R. Y. Zhang, S. H. Zhang, Shulei Zhang, X. M. Zhang, X. Y Zhang, X. Y. Zhang, Y. Zhang, Y. Zhang, Y. T. Zhang, Y. H. Zhang, Y. M. Zhang, Y. P. Zhang, Z. D. Zhang, Z. H. Zhang, Z. L. Zhang, Z. L. Zhang, Z. X. Zhang, Z. Y. Zhang, Z. Y. Zhang, Z. Z. Zhang, Zh. Zh. Zhang, G. Zhao, J. Y. Zhao, J. Z. Zhao, L. Zhao, L. Zhao, M. G. Zhao, N. Zhao, R. P. Zhao, S. J. Zhao, Y. B. Zhao, Y. L. Zhao, Y. X. Zhao, Z. G. Zhao, A. Zhemchugov, B. Zheng, B. M. Zheng, J. P. Zheng, W. J. Zheng, X. R. Zheng, Y. H. Zheng, B. Zhong, C. Zhong, H. Zhou, J. Q. Zhou, J. Y. Zhou, S. Zhou, X. Zhou, X. K. Zhou, X. R. Zhou, X. Y. Zhou, Y. X. Zhou, Y. Z. Zhou, A. N. Zhu, J. Zhu, K. Zhu, K. J. Zhu, K. S. Zhu, L. Zhu, L. X. Zhu, S. H. Zhu, T. J. Zhu, W. D. Zhu, W. D. Zhu, W. J. Zhu, W. Z. Zhu, Y. C. Zhu, Z. A. Zhu, X. Y. Zhuang, J. H. Zou, J. Zu | Search for sub-GeV invisible particles in inclusive decays of $J/\psi$ to $\phi$ | 10 pages, 3 figures | null | null | null | hep-ex | http://creativecommons.org/licenses/by/4.0/ | A search for an invisible particle, $X$, with a mass between 0 and 0.96 $\textrm{GeV}/\textit{c}^{2}$, is performed in the process $J/\psi\rightarrow\phi + X$ using $(8774.0\pm39.4)\times10^{6}$ $J/\psi$ events collected with the BESIII detector from 2017 to 2019. The $\phi$ meson is fully reconstructed and an efficient veto of photons, neutral and charged hadrons up to twice the $K_L^0$ mass is applied to the rest of the events, and the recoil mass against the $\phi$ is obtained precisely from the kinematic constraint in the event. No significant signal is observed in the investigated region and the upper limit on the inclusive branching fraction of $J/\psi\rightarrow\phi + X$ is determined to be $7.5\times10^{-8}$ at 90% confidence level. Upper limits at a 90% confidence level are also given for this branching fraction as a function of the invisible particle mass, varying from $9\times10^{-9}$ to $4\times10^{-8}$ over the investigated mass range. Additionally, a 90% confidence level upper limit on the branching fraction of $\eta\rightarrow \rm{invisible}$ is determined to $2.6\times10^{-5}$, which improves the previous best results by more than four times. The analysis technique in this work offers a clean window to search for sub-GeV invisible particles, which can be adapted for other $J/\psi$ decays and direct $e^+e^-$ annihilation experiments in future studies, and improve the sensitivity by orders of magnitude. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:01:28 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"BESIII Collaboration",
"",
""
],
[
"Ablikim",
"M.",
""
],
[
"Achasov",
"M. N.",
""
],
[
"Adlarson",
"P.",
""
],
[
"Ai",
"X. C.",
""
],
[
"Aliberti",
"R.",
""
],
[
"Amoroso",
"A.",
""
],
[
"An",
"Q.",
""
],
[
"Bai",
"Y.",
""
],
[
"Bakina",
"O.",
""
],
[
"Ban",
"Y.",
""
],
[
"Bao",
"H. -R.",
""
],
[
"Batozskaya",
"V.",
""
],
[
"Begzsuren",
"K.",
""
],
[
"Berger",
"N.",
""
],
[
"Berlowski",
"M.",
""
],
[
"Bertani",
"M.",
""
],
[
"Bettoni",
"D.",
""
],
[
"Bianchi",
"F.",
""
],
[
"Bianco",
"E.",
""
],
[
"Bortone",
"A.",
""
],
[
"Boyko",
"I.",
""
],
[
"Briere",
"R. A.",
""
],
[
"Brueggemann",
"A.",
""
],
[
"Cai",
"H.",
""
],
[
"Cai",
"M. H.",
""
],
[
"Cai",
"X.",
""
],
[
"Calcaterra",
"A.",
""
],
[
"Cao",
"G. F.",
""
],
[
"Cao",
"N.",
""
],
[
"Cetin",
"S. A.",
""
],
[
"Chai",
"X. Y.",
""
],
[
"Chang",
"J. F.",
""
],
[
"Che",
"G. R.",
""
],
[
"Che",
"Y. Z.",
""
],
[
"Chelkov",
"G.",
""
],
[
"Chen",
"C. H.",
""
],
[
"Chen",
"Chao",
""
],
[
"Chen",
"G.",
""
],
[
"Chen",
"H. S.",
""
],
[
"Chen",
"H. Y.",
""
],
[
"Chen",
"M. L.",
""
],
[
"Chen",
"S. J.",
""
],
[
"Chen",
"S. L.",
""
],
[
"Chen",
"S. M.",
""
],
[
"Chen",
"T.",
""
],
[
"Chen",
"X. R.",
""
],
[
"Chen",
"X. T.",
""
],
[
"Chen",
"X. Y.",
""
],
[
"Chen",
"Y. B.",
""
],
[
"Chen",
"Y. Q.",
""
],
[
"Chen",
"Y. Q.",
""
],
[
"Chen",
"Z. J.",
""
],
[
"Chen",
"Z. K.",
""
],
[
"Choi",
"S. K.",
""
],
[
"Chu",
"X.",
""
],
[
"Cibinetto",
"G.",
""
],
[
"Cossio",
"F.",
""
],
[
"Cottee-Meldrum",
"J.",
""
],
[
"Cui",
"J. J.",
""
],
[
"Dai",
"H. L.",
""
],
[
"Dai",
"J. P.",
""
],
[
"Dbeyssi",
"A.",
""
],
[
"de Boer",
"R. E.",
""
],
[
"Dedovich",
"D.",
""
],
[
"Deng",
"C. Q.",
""
],
[
"Deng",
"Z. Y.",
""
],
[
"Denig",
"A.",
""
],
[
"Denysenko",
"I.",
""
],
[
"Destefanis",
"M.",
""
],
[
"De Mori",
"F.",
""
],
[
"Ding",
"B.",
""
],
[
"Ding",
"X. X.",
""
],
[
"Ding",
"Y.",
""
],
[
"Ding",
"Y.",
""
],
[
"Ding",
"Y. X.",
""
],
[
"Dong",
"J.",
""
],
[
"Dong",
"L. Y.",
""
],
[
"Dong",
"M. Y.",
""
],
[
"Dong",
"X.",
""
],
[
"Du",
"M. C.",
""
],
[
"Du",
"S. X.",
""
],
[
"Du",
"S. X.",
""
],
[
"Duan",
"Y. Y.",
""
],
[
"Duan",
"Z. H.",
""
],
[
"Egorov",
"P.",
""
],
[
"Fan",
"G. F.",
""
],
[
"Fan",
"J. J.",
""
],
[
"Fan",
"Y. H.",
""
],
[
"Fang",
"J.",
""
],
[
"Fang",
"J.",
""
],
[
"Fang",
"S. S.",
""
],
[
"Fang",
"W. X.",
""
],
[
"Fang",
"Y. Q.",
""
],
[
"Farinelli",
"R.",
""
],
[
"Fava",
"L.",
""
],
[
"Feldbauer",
"F.",
""
],
[
"Felici",
"G.",
""
],
[
"Feng",
"C. Q.",
""
],
[
"Feng",
"J. H.",
""
],
[
"Feng",
"L.",
""
],
[
"Feng",
"Q. X.",
""
],
[
"Feng",
"Y. T.",
""
],
[
"Fritsch",
"M.",
""
],
[
"Fu",
"C. D.",
""
],
[
"Fu",
"J. L.",
""
],
[
"Fu",
"Y. W.",
""
],
[
"Gao",
"H.",
""
],
[
"Gao",
"X. B.",
""
],
[
"Gao",
"Y.",
""
],
[
"Gao",
"Y. N.",
""
],
[
"Gao",
"Y. N.",
""
],
[
"Gao",
"Y. Y.",
""
],
[
"Garbolino",
"S.",
""
],
[
"Garzia",
"I.",
""
],
[
"Ge",
"P. T.",
""
],
[
"Ge",
"Z. W.",
""
],
[
"Geng",
"C.",
""
],
[
"Gersabeck",
"E. M.",
""
],
[
"Gilman",
"A.",
""
],
[
"Goetzen",
"K.",
""
],
[
"Gong",
"J. D.",
""
],
[
"Gong",
"L.",
""
],
[
"Gong",
"W. X.",
""
],
[
"Gradl",
"W.",
""
],
[
"Gramigna",
"S.",
""
],
[
"Greco",
"M.",
""
],
[
"Gu",
"M. H.",
""
],
[
"Gu",
"Y. T.",
""
],
[
"Guan",
"C. Y.",
""
],
[
"Guo",
"A. Q.",
""
],
[
"Guo",
"L. B.",
""
],
[
"Guo",
"M. J.",
""
],
[
"Guo",
"R. P.",
""
],
[
"Guo",
"Y. P.",
""
],
[
"Guskov",
"A.",
""
],
[
"Gutierrez",
"J.",
""
],
[
"Han",
"K. L.",
""
],
[
"Han",
"T. T.",
""
],
[
"Hanisch",
"F.",
""
],
[
"Hao",
"K. D.",
""
],
[
"Hao",
"X. Q.",
""
],
[
"Harris",
"F. A.",
""
],
[
"He",
"K. K.",
""
],
[
"He",
"K. L.",
""
],
[
"Heinsius",
"F. H.",
""
],
[
"Heinz",
"C. H.",
""
],
[
"Heng",
"Y. K.",
""
],
[
"Herold",
"C.",
""
],
[
"Holtmann",
"T.",
""
],
[
"Hong",
"P. C.",
""
],
[
"Hou",
"G. Y.",
""
],
[
"Hou",
"X. T.",
""
],
[
"Hou",
"Y. R.",
""
],
[
"Hou",
"Z. L.",
""
],
[
"Hu",
"H. M.",
""
],
[
"Hu",
"J. F.",
""
],
[
"Hu",
"Q. P.",
""
],
[
"Hu",
"S. L.",
""
],
[
"Hu",
"T.",
""
],
[
"Hu",
"Y.",
""
],
[
"Hu",
"Z. M.",
""
],
[
"Huang",
"G. S.",
""
],
[
"Huang",
"K. X.",
""
],
[
"Huang",
"L. Q.",
""
],
[
"Huang",
"P.",
""
],
[
"Huang",
"X. T.",
""
],
[
"Huang",
"Y. P.",
""
],
[
"Huang",
"Y. S.",
""
],
[
"Hussain",
"T.",
""
],
[
"Hüsken",
"N.",
""
],
[
"der Wiesche",
"N. in",
""
],
[
"Jackson",
"J.",
""
],
[
"Ji",
"Q.",
""
],
[
"Ji",
"Q. P.",
""
],
[
"Ji",
"W.",
""
],
[
"Ji",
"X. B.",
""
],
[
"Ji",
"X. L.",
""
],
[
"Ji",
"Y. Y.",
""
],
[
"Jia",
"Z. K.",
""
],
[
"Jiang",
"D.",
""
],
[
"Jiang",
"H. B.",
""
],
[
"Jiang",
"P. C.",
""
],
[
"Jiang",
"S. J.",
""
],
[
"Jiang",
"T. J.",
""
],
[
"Jiang",
"X. S.",
""
],
[
"Jiang",
"Y.",
""
],
[
"Jiao",
"J. B.",
""
],
[
"Jiao",
"J. K.",
""
],
[
"Jiao",
"Z.",
""
],
[
"Jin",
"S.",
""
],
[
"Jin",
"Y.",
""
],
[
"Jing",
"M. Q.",
""
],
[
"Jing",
"X. M.",
""
],
[
"Johansson",
"T.",
""
],
[
"Kabana",
"S.",
""
],
[
"Kalantar-Nayestanaki",
"N.",
""
],
[
"Kang",
"X. L.",
""
],
[
"Kang",
"X. S.",
""
],
[
"Kavatsyuk",
"M.",
""
],
[
"Ke",
"B. C.",
""
],
[
"Khachatryan",
"V.",
""
],
[
"Khoukaz",
"A.",
""
],
[
"Kiuchi",
"R.",
""
],
[
"Kolcu",
"O. B.",
""
],
[
"Kopf",
"B.",
""
],
[
"Kuessner",
"M.",
""
],
[
"Kui",
"X.",
""
],
[
"Kumar",
"N.",
""
],
[
"Kupsc",
"A.",
""
],
[
"Kühn",
"W.",
""
],
[
"Lan",
"Q.",
""
],
[
"Lan",
"W. N.",
""
],
[
"Lei",
"T. T.",
""
],
[
"Lellmann",
"M.",
""
],
[
"Lenz",
"T.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"C.",
""
],
[
"Li",
"C. H.",
""
],
[
"Li",
"C. K.",
""
],
[
"Li",
"D. M.",
""
],
[
"Li",
"F.",
""
],
[
"Li",
"G.",
""
],
[
"Li",
"H. B.",
""
],
[
"Li",
"H. J.",
""
],
[
"Li",
"H. N.",
""
],
[
"Li",
"Hui",
""
],
[
"Li",
"J. R.",
""
],
[
"Li",
"J. S.",
""
],
[
"Li",
"K.",
""
],
[
"Li",
"K. L.",
""
],
[
"Li",
"K. L.",
""
],
[
"Li",
"L. J.",
""
],
[
"Li",
"Lei",
""
],
[
"Li",
"M. H.",
""
],
[
"Li",
"M. R.",
""
],
[
"Li",
"P. L.",
""
],
[
"Li",
"P. R.",
""
],
[
"Li",
"Q. M.",
""
],
[
"Li",
"Q. X.",
""
],
[
"Li",
"R.",
""
],
[
"Li",
"S. X.",
""
],
[
"Li",
"T.",
""
],
[
"Li",
"T. Y.",
""
],
[
"Li",
"W. D.",
""
],
[
"Li",
"W. G.",
""
],
[
"Li",
"X.",
""
],
[
"Li",
"X. H.",
""
],
[
"Li",
"X. L.",
""
],
[
"Li",
"X. Y.",
""
],
[
"Li",
"X. Z.",
""
],
[
"Li",
"Y.",
""
],
[
"Li",
"Y. G.",
""
],
[
"Li",
"Y. P.",
""
],
[
"Li",
"Z. J.",
""
],
[
"Li",
"Z. Y.",
""
],
[
"Liang",
"C.",
""
],
[
"Liang",
"H.",
""
],
[
"Liang",
"Y. F.",
""
],
[
"Liang",
"Y. T.",
""
],
[
"Liao",
"G. R.",
""
],
[
"Liao",
"L. B.",
""
],
[
"Liao",
"M. H.",
""
],
[
"Liao",
"Y. P.",
""
],
[
"Libby",
"J.",
""
],
[
"Limphirat",
"A.",
""
],
[
"Lin",
"C. C.",
""
],
[
"Lin",
"C. X.",
""
],
[
"Lin",
"D. X.",
""
],
[
"Lin",
"L. Q.",
""
],
[
"Lin",
"T.",
""
],
[
"Liu",
"B. J.",
""
],
[
"Liu",
"B. X.",
""
],
[
"Liu",
"C.",
""
],
[
"Liu",
"C. X.",
""
],
[
"Liu",
"F.",
""
],
[
"Liu",
"F. H.",
""
],
[
"Liu",
"Feng",
""
],
[
"Liu",
"G. M.",
""
],
[
"Liu",
"H.",
""
],
[
"Liu",
"H. B.",
""
],
[
"Liu",
"H. H.",
""
],
[
"Liu",
"H. M.",
""
],
[
"Liu",
"Huihui",
""
],
[
"Liu",
"J. B.",
""
],
[
"Liu",
"J. J.",
""
],
[
"Liu",
"K.",
""
],
[
"Liu",
"K.",
""
],
[
"Liu",
"K. Y.",
""
],
[
"Liu",
"Ke",
""
],
[
"Liu",
"L.",
""
],
[
"Liu",
"L. C.",
""
],
[
"Liu",
"Lu",
""
],
[
"Liu",
"M. H.",
""
],
[
"Liu",
"P. L.",
""
],
[
"Liu",
"Q.",
""
],
[
"Liu",
"S. B.",
""
],
[
"Liu",
"T.",
""
],
[
"Liu",
"W. K.",
""
],
[
"Liu",
"W. M.",
""
],
[
"Liu",
"W. T.",
""
],
[
"Liu",
"X.",
""
],
[
"Liu",
"X.",
""
],
[
"Liu",
"X. K.",
""
],
[
"Liu",
"X. Y.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y.",
""
],
[
"Liu",
"Y. B.",
""
],
[
"Liu",
"Z. A.",
""
],
[
"Liu",
"Z. D.",
""
],
[
"Liu",
"Z. Q.",
""
],
[
"Lou",
"X. C.",
""
],
[
"Lu",
"F. X.",
""
],
[
"Lu",
"H. J.",
""
],
[
"Lu",
"J. G.",
""
],
[
"Lu",
"X. L.",
""
],
[
"Lu",
"Y.",
""
],
[
"Lu",
"Y. H.",
""
],
[
"Lu",
"Y. P.",
""
],
[
"Lu",
"Z. H.",
""
],
[
"Luo",
"C. L.",
""
],
[
"Luo",
"J. R.",
""
],
[
"Luo",
"J. S.",
""
],
[
"Luo",
"M. X.",
""
],
[
"Luo",
"T.",
""
],
[
"Luo",
"X. L.",
""
],
[
"Lv",
"Z. Y.",
""
],
[
"Lyu",
"X. R.",
""
],
[
"Lyu",
"Y. F.",
""
],
[
"Lyu",
"Y. H.",
""
],
[
"Ma",
"F. C.",
""
],
[
"Ma",
"H.",
""
],
[
"Ma",
"H. L.",
""
],
[
"Ma",
"J. L.",
""
],
[
"Ma",
"L. L.",
""
],
[
"Ma",
"L. R.",
""
],
[
"Ma",
"Q. M.",
""
],
[
"Ma",
"R. Q.",
""
],
[
"Ma",
"R. Y.",
""
],
[
"Ma",
"T.",
""
],
[
"Ma",
"X. T.",
""
],
[
"Ma",
"X. Y.",
""
],
[
"Ma",
"Y. M.",
""
],
[
"Maas",
"F. E.",
""
],
[
"MacKay",
"I.",
""
],
[
"Maggiora",
"M.",
""
],
[
"Malde",
"S.",
""
],
[
"Malik",
"Q. A.",
""
],
[
"Mao",
"H. X.",
""
],
[
"Mao",
"Y. J.",
""
],
[
"Mao",
"Z. P.",
""
],
[
"Marcello",
"S.",
""
],
[
"Marshall",
"A.",
""
],
[
"Melendi",
"F. M.",
""
],
[
"Meng",
"Y. H.",
""
],
[
"Meng",
"Z. X.",
""
],
[
"Messchendorp",
"J. G.",
""
],
[
"Mezzadri",
"G.",
""
],
[
"Miao",
"H.",
""
],
[
"Min",
"T. J.",
""
],
[
"Mitchell",
"R. E.",
""
],
[
"Mo",
"X. H.",
""
],
[
"Moses",
"B.",
""
],
[
"Muchnoi",
"N. Yu.",
""
],
[
"Muskalla",
"J.",
""
],
[
"Nefedov",
"Y.",
""
],
[
"Nerling",
"F.",
""
],
[
"Nie",
"L. S.",
""
],
[
"Nikolaev",
"I. B.",
""
],
[
"Ning",
"Z.",
""
],
[
"Nisar",
"S.",
""
],
[
"Niu",
"Q. L.",
""
],
[
"Niu",
"W. D.",
""
],
[
"Normand",
"C.",
""
],
[
"Olsen",
"S. L.",
""
],
[
"Ouyang",
"Q.",
""
],
[
"Pacetti",
"S.",
""
],
[
"Pan",
"X.",
""
],
[
"Pan",
"Y.",
""
],
[
"Pathak",
"A.",
""
],
[
"Pei",
"Y. P.",
""
],
[
"Pelizaeus",
"M.",
""
],
[
"Peng",
"H. P.",
""
],
[
"Peng",
"X. J.",
""
],
[
"Peng",
"Y. Y.",
""
],
[
"Peters",
"K.",
""
],
[
"Petridis",
"K.",
""
],
[
"Ping",
"J. L.",
""
],
[
"Ping",
"R. G.",
""
],
[
"Plura",
"S.",
""
],
[
"Prasad",
"V.",
""
],
[
"Qi",
"F. Z.",
""
],
[
"Qi",
"H. R.",
""
],
[
"Qi",
"M.",
""
],
[
"Qian",
"S.",
""
],
[
"Qian",
"W. B.",
""
],
[
"Qiao",
"C. F.",
""
],
[
"Qiao",
"J. H.",
""
],
[
"Qin",
"J. J.",
""
],
[
"Qin",
"J. L.",
""
],
[
"Qin",
"L. Q.",
""
],
[
"Qin",
"L. Y.",
""
],
[
"Qin",
"P. B.",
""
],
[
"Qin",
"X. P.",
""
],
[
"Qin",
"X. S.",
""
],
[
"Qin",
"Z. H.",
""
],
[
"Qiu",
"J. F.",
""
],
[
"Qu",
"Z. H.",
""
],
[
"Rademacker",
"J.",
""
],
[
"Redmer",
"C. F.",
""
],
[
"Rivetti",
"A.",
""
],
[
"Rolo",
"M.",
""
],
[
"Rong",
"G.",
""
],
[
"Rong",
"S. S.",
""
],
[
"Rosini",
"F.",
""
],
[
"Rosner",
"Ch.",
""
],
[
"Ruan",
"M. Q.",
""
],
[
"Salone",
"N.",
""
],
[
"Sarantsev",
"A.",
""
],
[
"Schelhaas",
"Y.",
""
],
[
"Schoenning",
"K.",
""
],
[
"Scodeggio",
"M.",
""
],
[
"Shan",
"K. Y.",
""
],
[
"Shan",
"W.",
""
],
[
"Shan",
"X. Y.",
""
],
[
"Shang",
"Z. J.",
""
],
[
"Shangguan",
"J. F.",
""
],
[
"Shao",
"L. G.",
""
],
[
"Shao",
"M.",
""
],
[
"Shen",
"C. P.",
""
],
[
"Shen",
"H. F.",
""
],
[
"Shen",
"W. H.",
""
],
[
"Shen",
"X. Y.",
""
],
[
"Shi",
"B. A.",
""
],
[
"Shi",
"H.",
""
],
[
"Shi",
"J. L.",
""
],
[
"Shi",
"J. Y.",
""
],
[
"Shi",
"S. Y.",
""
],
[
"Shi",
"X.",
""
],
[
"Song",
"H. L.",
""
],
[
"Song",
"J. J.",
""
],
[
"Song",
"T. Z.",
""
],
[
"Song",
"W. M.",
""
],
[
"Song",
"Y. J.",
""
],
[
"Song",
"Y. X.",
""
],
[
"Sosio",
"S.",
""
],
[
"Spataro",
"S.",
""
],
[
"Stieler",
"F.",
""
],
[
"Su",
"S. S",
""
],
[
"Su",
"Y. J.",
""
],
[
"Sun",
"G. B.",
""
],
[
"Sun",
"G. X.",
""
],
[
"Sun",
"H.",
""
],
[
"Sun",
"H. K.",
""
],
[
"Sun",
"J. F.",
""
],
[
"Sun",
"K.",
""
],
[
"Sun",
"L.",
""
],
[
"Sun",
"S. S.",
""
],
[
"Sun",
"T.",
""
],
[
"Sun",
"Y. C.",
""
],
[
"Sun",
"Y. H.",
""
],
[
"Sun",
"Y. J.",
""
],
[
"Sun",
"Y. Z.",
""
],
[
"Sun",
"Z. Q.",
""
],
[
"Sun",
"Z. T.",
""
],
[
"Tang",
"C. J.",
""
],
[
"Tang",
"G. Y.",
""
],
[
"Tang",
"J.",
""
],
[
"Tang",
"J. J.",
""
],
[
"Tang",
"L. F.",
""
],
[
"Tang",
"Y. A.",
""
],
[
"Tao",
"L. Y.",
""
],
[
"Tat",
"M.",
""
],
[
"Teng",
"J. X.",
""
],
[
"Tian",
"J. Y.",
""
],
[
"Tian",
"W. H.",
""
],
[
"Tian",
"Y.",
""
],
[
"Tian",
"Z. F.",
""
],
[
"Uman",
"I.",
""
],
[
"Wang",
"B.",
""
],
[
"Wang",
"B.",
""
],
[
"Wang",
"Bo",
""
],
[
"Wang",
"C.",
""
],
[
"Wang",
"C.",
""
],
[
"Wang",
"Cong",
""
],
[
"Wang",
"D. Y.",
""
],
[
"Wang",
"H. J.",
""
],
[
"Wang",
"J. J.",
""
],
[
"Wang",
"K.",
""
],
[
"Wang",
"L. L.",
""
],
[
"Wang",
"L. W.",
""
],
[
"Wang",
"M.",
""
],
[
"Wang",
"M.",
""
],
[
"Wang",
"N. Y.",
""
],
[
"Wang",
"S.",
""
],
[
"Wang",
"T.",
""
],
[
"Wang",
"T. J.",
""
],
[
"Wang",
"W.",
""
],
[
"Wang",
"W.",
""
],
[
"Wang",
"W. P.",
""
],
[
"Wang",
"X.",
""
],
[
"Wang",
"X. F.",
""
],
[
"Wang",
"X. J.",
""
],
[
"Wang",
"X. L.",
""
],
[
"Wang",
"X. N.",
""
],
[
"Wang",
"Y.",
""
],
[
"Wang",
"Y. D.",
""
],
[
"Wang",
"Y. F.",
""
],
[
"Wang",
"Y. H.",
""
],
[
"Wang",
"Y. J.",
""
],
[
"Wang",
"Y. L.",
""
],
[
"Wang",
"Y. N.",
""
],
[
"Wang",
"Y. Q.",
""
],
[
"Wang",
"Yaqian",
""
],
[
"Wang",
"Yi",
""
],
[
"Wang",
"Yuan",
""
],
[
"Wang",
"Z.",
""
],
[
"Wang",
"Z. L.",
""
],
[
"Wang",
"Z. L.",
""
],
[
"Wang",
"Z. Q.",
""
],
[
"Wang",
"Z. Y.",
""
],
[
"Wei",
"D. H.",
""
],
[
"Wei",
"H. R.",
""
],
[
"Weidner",
"F.",
""
],
[
"Wen",
"S. P.",
""
],
[
"Wen",
"Y. R.",
""
],
[
"Wiedner",
"U.",
""
],
[
"Wilkinson",
"G.",
""
],
[
"Wolke",
"M.",
""
],
[
"Wu",
"C.",
""
],
[
"Wu",
"J. F.",
""
],
[
"Wu",
"L. H.",
""
],
[
"Wu",
"L. J.",
""
],
[
"Wu",
"L. J.",
""
],
[
"Wu",
"Lianjie",
""
],
[
"Wu",
"S. G.",
""
],
[
"Wu",
"S. M.",
""
],
[
"Wu",
"X.",
""
],
[
"Wu",
"X. H.",
""
],
[
"Wu",
"Y. J.",
""
],
[
"Wu",
"Z.",
""
],
[
"Xia",
"L.",
""
],
[
"Xian",
"X. M.",
""
],
[
"Xiang",
"B. H.",
""
],
[
"Xiao",
"D.",
""
],
[
"Xiao",
"G. Y.",
""
],
[
"Xiao",
"H.",
""
],
[
"Xiao",
"Y. L.",
""
],
[
"Xiao",
"Z. J.",
""
],
[
"Xie",
"C.",
""
],
[
"Xie",
"K. J.",
""
],
[
"Xie",
"X. H.",
""
],
[
"Xie",
"Y.",
""
],
[
"Xie",
"Y. G.",
""
],
[
"Xie",
"Y. H.",
""
],
[
"Xie",
"Z. P.",
""
],
[
"Xing",
"T. Y.",
""
],
[
"Xu",
"C. F.",
""
],
[
"Xu",
"C. J.",
""
],
[
"Xu",
"G. F.",
""
],
[
"Xu",
"H. Y.",
""
],
[
"Xu",
"H. Y.",
""
],
[
"Xu",
"M.",
""
],
[
"Xu",
"Q. J.",
""
],
[
"Xu",
"Q. N.",
""
],
[
"Xu",
"T. D.",
""
],
[
"Xu",
"W.",
""
],
[
"Xu",
"W. L.",
""
],
[
"Xu",
"X. P.",
""
],
[
"Xu",
"Y.",
""
],
[
"Xu",
"Y.",
""
],
[
"Xu",
"Y. C.",
""
],
[
"Xu",
"Z. S.",
""
],
[
"Yan",
"F.",
""
],
[
"Yan",
"H. Y.",
""
],
[
"Yan",
"L.",
""
],
[
"Yan",
"W. B.",
""
],
[
"Yan",
"W. C.",
""
],
[
"Yan",
"W. H.",
""
],
[
"Yan",
"W. P.",
""
],
[
"Yan",
"X. Q.",
""
],
[
"Yang",
"H. J.",
""
],
[
"Yang",
"H. L.",
""
],
[
"Yang",
"H. X.",
""
],
[
"Yang",
"J. H.",
""
],
[
"Yang",
"R. J.",
""
],
[
"Yang",
"T.",
""
],
[
"Yang",
"Y.",
""
],
[
"Yang",
"Y. F.",
""
],
[
"Yang",
"Y. H.",
""
],
[
"Yang",
"Y. Q.",
""
],
[
"Yang",
"Y. X.",
""
],
[
"Yang",
"Y. Z.",
""
],
[
"Ye",
"M.",
""
],
[
"Ye",
"M. H.",
""
],
[
"Ye",
"Z. J.",
""
],
[
"Yin",
"Junhao",
""
],
[
"You",
"Z. Y.",
""
],
[
"Yu",
"B. X.",
""
],
[
"Yu",
"C. X.",
""
],
[
"Yu",
"G.",
""
],
[
"Yu",
"J. S.",
""
],
[
"Yu",
"L. Q.",
""
],
[
"Yu",
"M. C.",
""
],
[
"Yu",
"T.",
""
],
[
"Yu",
"X. D.",
""
],
[
"Yu",
"Y. C.",
""
],
[
"Yuan",
"C. Z.",
""
],
[
"Yuan",
"H.",
""
],
[
"Yuan",
"J.",
""
],
[
"Yuan",
"J.",
""
],
[
"Yuan",
"L.",
""
],
[
"Yuan",
"S. C.",
""
],
[
"Yuan",
"X. Q.",
""
],
[
"Yuan",
"Y.",
""
],
[
"Yuan",
"Z. Y.",
""
],
[
"Yue",
"C. X.",
""
],
[
"Yue",
"Ying",
""
],
[
"Zafar",
"A. A.",
""
],
[
"Zeng",
"S. H.",
""
],
[
"Zeng",
"X.",
""
],
[
"Zeng",
"Y.",
""
],
[
"Zeng",
"Y. J.",
""
],
[
"Zeng",
"Y. J.",
""
],
[
"Zhai",
"X. Y.",
""
],
[
"Zhan",
"Y. H.",
""
],
[
"Zhang",
"A. Q.",
""
],
[
"Zhang",
"B. L.",
""
],
[
"Zhang",
"B. X.",
""
],
[
"Zhang",
"D. H.",
""
],
[
"Zhang",
"G. Y.",
""
],
[
"Zhang",
"G. Y.",
""
],
[
"Zhang",
"H.",
""
],
[
"Zhang",
"H.",
""
],
[
"Zhang",
"H. C.",
""
],
[
"Zhang",
"H. H.",
""
],
[
"Zhang",
"H. Q.",
""
],
[
"Zhang",
"H. R.",
""
],
[
"Zhang",
"H. Y.",
""
],
[
"Zhang",
"J.",
""
],
[
"Zhang",
"J.",
""
],
[
"Zhang",
"J. J.",
""
],
[
"Zhang",
"J. L.",
""
],
[
"Zhang",
"J. Q.",
""
],
[
"Zhang",
"J. S.",
""
],
[
"Zhang",
"J. W.",
""
],
[
"Zhang",
"J. X.",
""
],
[
"Zhang",
"J. Y.",
""
],
[
"Zhang",
"J. Z.",
""
],
[
"Zhang",
"Jianyu",
""
],
[
"Zhang",
"L. M.",
""
],
[
"Zhang",
"Lei",
""
],
[
"Zhang",
"N.",
""
],
[
"Zhang",
"P.",
""
],
[
"Zhang",
"Q.",
""
],
[
"Zhang",
"Q. Y.",
""
],
[
"Zhang",
"R. Y.",
""
],
[
"Zhang",
"S. H.",
""
],
[
"Zhang",
"Shulei",
""
],
[
"Zhang",
"X. M.",
""
],
[
"Zhang",
"X. Y",
""
],
[
"Zhang",
"X. Y.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Zhang",
"Y. T.",
""
],
[
"Zhang",
"Y. H.",
""
],
[
"Zhang",
"Y. M.",
""
],
[
"Zhang",
"Y. P.",
""
],
[
"Zhang",
"Z. D.",
""
],
[
"Zhang",
"Z. H.",
""
],
[
"Zhang",
"Z. L.",
""
],
[
"Zhang",
"Z. L.",
""
],
[
"Zhang",
"Z. X.",
""
],
[
"Zhang",
"Z. Y.",
""
],
[
"Zhang",
"Z. Y.",
""
],
[
"Zhang",
"Z. Z.",
""
],
[
"Zhang",
"Zh. Zh.",
""
],
[
"Zhao",
"G.",
""
],
[
"Zhao",
"J. Y.",
""
],
[
"Zhao",
"J. Z.",
""
],
[
"Zhao",
"L.",
""
],
[
"Zhao",
"L.",
""
],
[
"Zhao",
"M. G.",
""
],
[
"Zhao",
"N.",
""
],
[
"Zhao",
"R. P.",
""
],
[
"Zhao",
"S. J.",
""
],
[
"Zhao",
"Y. B.",
""
],
[
"Zhao",
"Y. L.",
""
],
[
"Zhao",
"Y. X.",
""
],
[
"Zhao",
"Z. G.",
""
],
[
"Zhemchugov",
"A.",
""
],
[
"Zheng",
"B.",
""
],
[
"Zheng",
"B. M.",
""
],
[
"Zheng",
"J. P.",
""
],
[
"Zheng",
"W. J.",
""
],
[
"Zheng",
"X. R.",
""
],
[
"Zheng",
"Y. H.",
""
],
[
"Zhong",
"B.",
""
],
[
"Zhong",
"C.",
""
],
[
"Zhou",
"H.",
""
],
[
"Zhou",
"J. Q.",
""
],
[
"Zhou",
"J. Y.",
""
],
[
"Zhou",
"S.",
""
],
[
"Zhou",
"X.",
""
],
[
"Zhou",
"X. K.",
""
],
[
"Zhou",
"X. R.",
""
],
[
"Zhou",
"X. Y.",
""
],
[
"Zhou",
"Y. X.",
""
],
[
"Zhou",
"Y. Z.",
""
],
[
"Zhu",
"A. N.",
""
],
[
"Zhu",
"J.",
""
],
[
"Zhu",
"K.",
""
],
[
"Zhu",
"K. J.",
""
],
[
"Zhu",
"K. S.",
""
],
[
"Zhu",
"L.",
""
],
[
"Zhu",
"L. X.",
""
],
[
"Zhu",
"S. H.",
""
],
[
"Zhu",
"T. J.",
""
],
[
"Zhu",
"W. D.",
""
],
[
"Zhu",
"W. D.",
""
],
[
"Zhu",
"W. J.",
""
],
[
"Zhu",
"W. Z.",
""
],
[
"Zhu",
"Y. C.",
""
],
[
"Zhu",
"Z. A.",
""
],
[
"Zhuang",
"X. Y.",
""
],
[
"Zou",
"J. H.",
""
],
[
"Zu",
"J.",
""
]
] |
2506.10317 | Akshar Tumu | Akshar Tumu, Henrik I. Christensen, Marcell Vazquez-Chanlatte, Chikao Tsuchiya and Dhaval Bhanderi | Using Language and Road Manuals to Inform Map Reconstruction for Autonomous Driving | 4 pages, 3 figures, Accepted at RSS 2025 Workshop - RobotEvaluation@RSS2025 | null | null | null | cs.RO cs.AI | http://creativecommons.org/licenses/by/4.0/ | Lane-topology prediction is a critical component of safe and reliable autonomous navigation. An accurate understanding of the road environment aids this task. We observe that this information often follows conventions encoded in natural language, through design codes that reflect the road structure and road names that capture the road functionality. We augment this information in a lightweight manner to SMERF, a map-prior-based online lane-topology prediction model, by combining structured road metadata from OSM maps and lane-width priors from Road design manuals with the road centerline encodings. We evaluate our method on two geo-diverse complex intersection scenarios. Our method shows improvement in both lane and traffic element detection and their association. We report results using four topology-aware metrics to comprehensively assess the model performance. These results demonstrate the ability of our approach to generalize and scale to diverse topologies and conditions. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:02:01 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Tumu",
"Akshar",
""
],
[
"Christensen",
"Henrik I.",
""
],
[
"Vazquez-Chanlatte",
"Marcell",
""
],
[
"Tsuchiya",
"Chikao",
""
],
[
"Bhanderi",
"Dhaval",
""
]
] |
2506.10318 | Shengquan Xiang | Yuxuan Chen, Shengquan Xiang, Zhifei Zhang, Jia-Cheng Zhao | Exponential mixing for the randomly forced NLS equation | null | null | null | null | math.AP math.DS math.OC math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper investigates exponential mixing of the invariant measure for randomly forced nonlinear Schr\"{o}dinger equation, with damping and random noise localized in space. Our study emphasizes the crucial role of exponential asymptotic compactness and control properties in establishing the ergodic properties of random dynamical systems. This work extends the series [15, 45] on the statistical behavior of randomly forced dispersive equations. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:04:54 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Chen",
"Yuxuan",
""
],
[
"Xiang",
"Shengquan",
""
],
[
"Zhang",
"Zhifei",
""
],
[
"Zhao",
"Jia-Cheng",
""
]
] |
2506.10319 | Zhong-Chao Wei | Zhong-Chao Wei, Chong Zhao | Lieb's Theorem for Bose Hubbard Models | null | null | null | null | math-ph cond-mat.str-el math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Using a cone-theoretical method, we prove the uniqueness of the ground state for two Bose Hubbard models. The first model is the usual Bose Hubbard model with real hopping coefficients and attractive interactions. The second model is a two-component Bose Hubbard model. Under certain conditions, we show that the ground state in the subspace with particle number $N=2n$($n$ is a positive integer) is unique for both models. For the second model, we show that the ground state has spin along the z-axis $S^{z}=0$. When the hopping coefficients are real, it has zero spin quantum number, i.e., it is a singlet. Our proofs work equally well for any arbitrary lattice. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:06:28 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wei",
"Zhong-Chao",
""
],
[
"Zhao",
"Chong",
""
]
] |
2506.10320 | Anand Dev Ranjan | Anand Dev Ranjan, Suyash Narayan Amzare, Subhrokoli Ghosh, Ayan Banerjee | Laser Guided Microbubble Lithography for Multilayer Biophotonic Heterostructures | 6 figures, 19 pages | null | null | null | physics.chem-ph | http://creativecommons.org/licenses/by/4.0/ | The fabrication of multilayered heterostructures is essential for advancing microelectronic and biosensing technologies. Conventional top-down manufacturing techniques are often cost-prohibitive and unsuitable for biomedical applications. Here, we present a bottom-up fabrication method, termed microbubble lithography, which enables the in situ construction of multilayered microstructures through layer-by-layer self-assembly. This technique allows diverse materials to be integrated into coherent heterostructures. We demonstrate the platform's utility by successfully patterning a biomarker and a reporter protein, highlighting its potential for cost-effective and environmentally sustainable sensing applications. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:06:44 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Ranjan",
"Anand Dev",
""
],
[
"Amzare",
"Suyash Narayan",
""
],
[
"Ghosh",
"Subhrokoli",
""
],
[
"Banerjee",
"Ayan",
""
]
] |
2506.10321 | Jorge Zuniga Mr. | Jorge Zuniga | Fast Ramanujan--type Series for Logarithms. Part II | 17 pages, 1 table. TeX file must be downloaded, PARI GP program is embedded as a large comment there | null | null | null | math.NT cs.NA math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work extends the results of the preprint Ramanujan type Series for Logarithms, Part I, arXiv:2506.08245, which introduced single hypergeometric type identities for the efficient computing of $\log(p)$, where $p\in\mathbb{Z}_{>1}$. We present novel formulas for arctangents and methods for a very fast multiseries evaluation of logarithms. Building upon a $\mathcal{O}((p-1)^{6})$ Ramanujan type series asymptotic approximation for $\log(p)$ as $p\rightarrow1$, formulas for computing $n$ simultaneous logarithms are developed. These formulas are derived by solving an integer programming problem to identify optimal variable values within a finite lattice $\mathbb{Z}^{n}$. This approach yields linear combinations of series that provide: (i) highly efficient formulas for single logarithms of natural numbers and (ii) the fastest known hypergeometric formulas for multivalued logarithms of $n$ selected integers in $\mathbb{Z}_{>1}$. An application of these results was to extend the number of decimal places known for log(10) up to 2.0$\cdot$10$^{12}$ digits (June 06 2025). | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:11:23 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zuniga",
"Jorge",
""
]
] |
2506.10322 | Chong Wang | Xueying Du, Kai Yu, Chong Wang, Yi Zou, Wentai Deng, Zuoyu Ou, Xin Peng, Lingming Zhang, Yiling Lou | Minimizing False Positives in Static Bug Detection via LLM-Enhanced Path Feasibility Analysis | null | null | null | null | cs.SE | http://creativecommons.org/licenses/by/4.0/ | Static bug analyzers play a crucial role in ensuring software quality. However, existing analyzers for bug detection in large codebases often suffer from high false positive rates. This is primarily due to the limited capabilities of analyzers in path feasibility validation with multiple conditional branches and complex data dependencies. While current LLM-based approaches attempt to address this issue, their effectiveness remains limited due to insufficient constraint cascade analysis and scalability challenges in large projects. To address this challenge, we propose an iterative path feasibility analysis framework LLM4PFA. By leveraging LLM agent based targeted constraint reasoning, and key context-aware analysis driven by agent planning, LLM4PFA effectively enhances complex inter-procedural path feasibility analysis for minimizing false positives in static bug detection. Evaluation results show that LLM4PFA precisely filters out 72% to 96% false positives reported during static bug detection, significantly outperforming all the baselines by 41.1% - 105.7% improvements; meanwhile LLM4PFA only misses 3 real bugs of 45 true positives. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:11:38 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Du",
"Xueying",
""
],
[
"Yu",
"Kai",
""
],
[
"Wang",
"Chong",
""
],
[
"Zou",
"Yi",
""
],
[
"Deng",
"Wentai",
""
],
[
"Ou",
"Zuoyu",
""
],
[
"Peng",
"Xin",
""
],
[
"Zhang",
"Lingming",
""
],
[
"Lou",
"Yiling",
""
]
] |
2506.10323 | Chuyang Chen | Chuyang Chen, Brendan Dolan-Gavitt, Zhiqiang Lin | ELFuzz: Efficient Input Generation via LLM-driven Synthesis Over Fuzzer Space | Accepted by USENIX Security'25 Cycle 2 | null | null | null | cs.CR cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Generation-based fuzzing produces appropriate testing cases according to specifications of input grammars and semantic constraints to test systems and software. However, these specifications require significant manual efforts to construct. This paper proposes a new approach, ELFuzz (Evolution Through Large Language Models for Fuzzing), that automatically synthesizes generation-based fuzzers tailored to a system under test (SUT) via LLM-driven synthesis over fuzzer space. At a high level, it starts with minimal seed fuzzers and propels the synthesis by fully automated LLM-driven evolution with coverage guidance. Compared to previous approaches, ELFuzz can 1) seamlessly scale to SUTs of real-world sizes -- up to 1,791,104 lines of code in our evaluation -- and 2) synthesize efficient fuzzers that catch interesting grammatical structures and semantic constraints in a human-understandable way. Our evaluation compared ELFuzz with specifications manually written by domain experts and synthesized by state-of-the-art approaches. It shows that ELFuzz achieves up to 434.8% more coverage and triggers up to 174.0% more artificially injected bugs. We also used ELFuzz to conduct a real-world fuzzing campaign on the newest version of cvc5 for 14 days, and encouragingly, it found five 0-day bugs (three are exploitable). Moreover, we conducted an ablation study, which shows that the fuzzer space model, the key component of ELFuzz, contributes the most (up to 62.5%) to the effectiveness of ELFuzz. Further analysis of the fuzzers synthesized by ELFuzz confirms that they catch interesting grammatical structures and semantic constraints in a human-understandable way. The results present the promising potential of ELFuzz for more automated, efficient, and extensible input generation for fuzzing. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:13:55 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Chen",
"Chuyang",
""
],
[
"Dolan-Gavitt",
"Brendan",
""
],
[
"Lin",
"Zhiqiang",
""
]
] |
2506.10324 | Lalitha A R | Lalitha A R | Beyond Compliance: A User-Autonomy Framework for Inclusive and Customizable Web Accessibility | null | null | null | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes a shift from compliance-centered web accessibility to a care-driven model that prioritizes user autonomy, using neurodivergent users as a catalyst case for broader personalization needs. While accessibility standards offer a flexible framework, they are often interpreted and implemented as static compliance checklists, our approach reframes it as a flexible, user-centered process. We introduce a customizable Comfort Mode framework that allows users to adapt interface settings, such as contrast, typography, motion, and scaling, according to their individual needs, while retaining the brand's core visual identity. Grounded in psychological and cognitive accessibility principles, our design supports personalization without sacrificing creative freedom. We present both minimal and advanced implementation models with mock-ups, demonstrating how inclusive design can be seamlessly integrated at minimal cost. This approach aims to broaden digital inclusivity by offering autonomy to those who require it, without imposing changes on those who do not. The proposed system is adaptable, scalable, and suitable for a wide range of users and brands, offering a new paradigm where user autonomy, aesthetic integrity, and accessibility converge not through compromise, but through choice. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:14:53 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"R",
"Lalitha A",
""
]
] |
2506.10325 | Cheng Wang | Cheng Wang, Siqi Chen, Donghua Mi, Yang Chen, Yudong Zhang, Yinsheng Li | SWDL: Stratum-Wise Difference Learning with Deep Laplacian Pyramid for Semi-Supervised 3D Intracranial Hemorrhage Segmentation | 11 pages, 4 figures, 6 Tables | null | null | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advances in medical imaging have established deep learning-based segmentation as the predominant approach, though it typically requires large amounts of manually annotated data. However, obtaining annotations for intracranial hemorrhage (ICH) remains particularly challenging due to the tedious and costly labeling process. Semi-supervised learning (SSL) has emerged as a promising solution to address the scarcity of labeled data, especially in volumetric medical image segmentation. Unlike conventional SSL methods that primarily focus on high-confidence pseudo-labels or consistency regularization, we propose SWDL-Net, a novel SSL framework that exploits the complementary advantages of Laplacian pyramid and deep convolutional upsampling. The Laplacian pyramid excels at edge sharpening, while deep convolutions enhance detail precision through flexible feature mapping. Our framework achieves superior segmentation of lesion details and boundaries through a difference learning mechanism that effectively integrates these complementary approaches. Extensive experiments on a 271-case ICH dataset and public benchmarks demonstrate that SWDL-Net outperforms current state-of-the-art methods in scenarios with only 2% labeled data. Additional evaluations on the publicly available Brain Hemorrhage Segmentation Dataset (BHSD) with 5% labeled data further confirm the superiority of our approach. Code and data have been released at https://github.com/SIAT-CT-LAB/SWDL. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:16:49 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Wang",
"Cheng",
""
],
[
"Chen",
"Siqi",
""
],
[
"Mi",
"Donghua",
""
],
[
"Chen",
"Yang",
""
],
[
"Zhang",
"Yudong",
""
],
[
"Li",
"Yinsheng",
""
]
] |
2506.10326 | Cameron Angliss | Cameron Angliss, Jiaxun Cui, Jiaheng Hu, Arrasy Rahman, Peter Stone | A Benchmark for Generalizing Across Diverse Team Strategies in Competitive Pok\'emon | 15 pages, 3 figures, 10 tables, submitted to NeurIPS 2025 Datasets & Benchmarks Track | null | null | null | cs.AI cs.GT cs.LG cs.MA | http://creativecommons.org/licenses/by/4.0/ | Developing AI agents that can robustly adapt to dramatically different strategic landscapes without retraining is a central challenge for multi-agent learning. Pok\'emon Video Game Championships (VGC) is a domain with an extraordinarily large space of possible team configurations of approximately $10^{139}$ - far larger than those of Dota or Starcraft. The highly discrete, combinatorial nature of team building in Pok\'emon VGC causes optimal strategies to shift dramatically depending on both the team being piloted and the opponent's team, making generalization uniquely challenging. To advance research on this problem, we introduce VGC-Bench: a benchmark that provides critical infrastructure, standardizes evaluation protocols, and supplies human-play datasets and a range of baselines - from large-language-model agents and behavior cloning to reinforcement learning and empirical game-theoretic methods such as self-play, fictitious play, and double oracle. In the restricted setting where an agent is trained and evaluated on a single-team configuration, our methods are able to win against a professional VGC competitor. We extensively evaluated all baseline methods over progressively larger team sets and find that even the best-performing algorithm in the single-team setting struggles at scaling up as team size grows. Thus, policy generalization across diverse team strategies remains an open challenge for the community. Our code is open sourced at https://github.com/cameronangliss/VGC-Bench. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:19:39 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Angliss",
"Cameron",
""
],
[
"Cui",
"Jiaxun",
""
],
[
"Hu",
"Jiaheng",
""
],
[
"Rahman",
"Arrasy",
""
],
[
"Stone",
"Peter",
""
]
] |
2506.10327 | Sharad Shrestha | Sharad Shrestha, Mohammed Ababneh, Satyajayant Misra, Henry M. Cathey, Jr., Roopa Vishwanathan, Matt Jansen, Jinhong Choi, Rakesh Bobba, Yeongjin Jang | A Comprehensive Survey of Unmanned Aerial Systems' Risks and Mitigation Strategies | null | null | null | null | cs.CR | http://creativecommons.org/licenses/by/4.0/ | In the last decade, the rapid growth of Unmanned Aircraft Systems (UAS) and Unmanned Aircraft Vehicles (UAV) in communication, defense, and transportation has increased. The application of UAS will continue to increase rapidly. This has led researchers to examine security vulnerabilities in various facets of UAS infrastructure and UAVs, which form a part of the UAS system to reinforce these critical systems. This survey summarizes the cybersecurity vulnerabilities in several phases of UAV deployment, the likelihood of each vulnerability's occurrence, the impact of attacks, and mitigation strategies that could be applied. We go beyond the state-of-the-art by taking a comprehensive approach to enhancing UAS security by performing an analysis of both UAS-specific and non-UAS-specific mitigation strategies that are applicable within the UAS domain to define the lessons learned. We also present relevant cybersecurity standards and their recommendations in the UAS context. Despite the significant literature in UAS security and the relevance of cyberphysical and networked systems security approaches from the past, which we identify in the survey, we find several critical research gaps that require further investigation. These form part of our discussions and recommendations for the future exploration by our research community. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:30:19 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Shrestha",
"Sharad",
""
],
[
"Ababneh",
"Mohammed",
""
],
[
"Misra",
"Satyajayant",
""
],
[
"Cathey,",
"Henry M.",
"Jr."
],
[
"Vishwanathan",
"Roopa",
""
],
[
"Jansen",
"Matt",
""
],
[
"Choi",
"Jinhong",
""
],
[
"Bobba",
"Rakesh",
""
],
[
"Jang",
"Yeongjin",
""
]
] |
2506.10328 | Sadia Kamal | Sadia Kamal, Tim Oates, Joy Wan | Towards Scalable SOAP Note Generation: A Weakly Supervised Multimodal Framework | Accepted at IEEE/CVF Computer Society Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Skin carcinoma is the most prevalent form of cancer globally, accounting for over $8 billion in annual healthcare expenditures. In clinical settings, physicians document patient visits using detailed SOAP (Subjective, Objective, Assessment, and Plan) notes. However, manually generating these notes is labor-intensive and contributes to clinician burnout. In this work, we propose a weakly supervised multimodal framework to generate clinically structured SOAP notes from limited inputs, including lesion images and sparse clinical text. Our approach reduces reliance on manual annotations, enabling scalable, clinically grounded documentation while alleviating clinician burden and reducing the need for large annotated data. Our method achieves performance comparable to GPT-4o, Claude, and DeepSeek Janus Pro across key clinical relevance metrics. To evaluate clinical quality, we introduce two novel metrics MedConceptEval and Clinical Coherence Score (CCS) which assess semantic alignment with expert medical concepts and input features, respectively. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:33:46 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Kamal",
"Sadia",
""
],
[
"Oates",
"Tim",
""
],
[
"Wan",
"Joy",
""
]
] |
2506.10329 | Yu Lei | Yu Lei, Limin Shen, Zhu Sun, Tiantian He, Yew-Soon Ong | Context-Adaptive Graph Neural Networks for Next POI Recommendation | 12 pages, 6 figures | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Next Point-of-Interest (POI) recommendation is a critical task in location-based services, aiming to predict users' next visits based on their check-in histories. While many existing methods leverage Graph Neural Networks (GNNs) to incorporate collaborative information and improve recommendation accuracy, most of them model each type of context using separate graphs, treating different factors in isolation. This limits their ability to model the co-influence of multiple contextual factors on user transitions during message propagation, resulting in suboptimal attention weights and recommendation performance. Furthermore, they often prioritize sequential components as the primary predictor, potentially undermining the semantic and structural information encoded in the POI embeddings learned by GNNs. To address these limitations, we propose a Context-Adaptive Graph Neural Networks (CAGNN) for next POI recommendation, which dynamically adjusts attention weights using edge-specific contextual factors and enables mutual enhancement between graph-based and sequential components. Specifically, CAGNN introduces (1) a context-adaptive attention mechanism that jointly incorporates different types of contextual factors into the attention computation during graph propagation, enabling the model to dynamically capture collaborative and context-dependent transition patterns; (2) a graph-sequential mutual enhancement module, which aligns the outputs of the graph- and sequential-based modules via the KL divergence, enabling mutual enhancement of both components. Experimental results on three real-world datasets demonstrate that CAGNN consistently outperforms state-of-the-art methods. Meanwhile, theoretical guarantees are provided that our context-adaptive attention mechanism improves the expressiveness of POI representations. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:33:58 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Lei",
"Yu",
""
],
[
"Shen",
"Limin",
""
],
[
"Sun",
"Zhu",
""
],
[
"He",
"Tiantian",
""
],
[
"Ong",
"Yew-Soon",
""
]
] |
2506.10330 | Seyed Moein Abtahi Mr | Seyed Moein Abtahi and Akramul Azim | Augmenting Large Language Models with Static Code Analysis for Automated Code Quality Improvements | Accepted at FORGE 2025 | null | null | null | cs.SE cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | This study examined code issue detection and revision automation by integrating Large Language Models (LLMs) such as OpenAI's GPT-3.5 Turbo and GPT-4o into software development workflows. A static code analysis framework detects issues such as bugs, vulnerabilities, and code smells within a large-scale software project. Detailed information on each issue was extracted and organized to facilitate automated code revision using LLMs. An iterative prompt engineering process is applied to ensure that prompts are structured to produce accurate and organized outputs aligned with the project requirements. Retrieval-augmented generation (RAG) is implemented to enhance the relevance and precision of the revisions, enabling LLM to access and integrate real-time external knowledge. The issue of LLM hallucinations - where the model generates plausible but incorrect outputs - is addressed by a custom-built "Code Comparison App," which identifies and corrects erroneous changes before applying them to the codebase. Subsequent scans using the static code analysis framework revealed a significant reduction in code issues, demonstrating the effectiveness of combining LLMs, static analysis, and RAG to improve code quality, streamline the software development process, and reduce time and resource expenditure. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:39:25 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Abtahi",
"Seyed Moein",
""
],
[
"Azim",
"Akramul",
""
]
] |
2506.10331 | Fei Zhao | Fei Zhao, Da Pan, Zelu Qi, Ping Shi | Research on Audio-Visual Quality Assessment Dataset and Method for User-Generated Omnidirectional Video | Our paper has been accepted by ICME 2025 | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In response to the rising prominence of the Metaverse, omnidirectional videos (ODVs) have garnered notable interest, gradually shifting from professional-generated content (PGC) to user-generated content (UGC). However, the study of audio-visual quality assessment (AVQA) within ODVs remains limited. To address this, we construct a dataset of UGC omnidirectional audio and video (A/V) content. The videos are captured by five individuals using two different types of omnidirectional cameras, shooting 300 videos covering 10 different scene types. A subjective AVQA experiment is conducted on the dataset to obtain the Mean Opinion Scores (MOSs) of the A/V sequences. After that, to facilitate the development of UGC-ODV AVQA fields, we construct an effective AVQA baseline model on the proposed dataset, of which the baseline model consists of video feature extraction module, audio feature extraction and audio-visual fusion module. The experimental results demonstrate that our model achieves optimal performance on the proposed dataset. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:40:30 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Zhao",
"Fei",
""
],
[
"Pan",
"Da",
""
],
[
"Qi",
"Zelu",
""
],
[
"Shi",
"Ping",
""
]
] |
2506.10332 | Aaryam Sharma | Aaryam Sharma | Air in Your Neighborhood: Fine-Grained AQI Forecasting Using Mobile Sensor Data | 10 pages, 7 figures. Code available at https://github.com/ASChampOmega/AQI_Forecasting.git | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Air pollution has become a significant health risk in developing countries. While governments routinely publish air-quality index (AQI) data to track pollution, these values fail to capture the local reality, as sensors are often very sparse. In this paper, we address this gap by predicting AQI in 1 km^2 neighborhoods, using the example of AirDelhi dataset. Using Spatio-temporal GNNs we surpass existing works by 71.654 MSE a 79% reduction, even on unseen coordinates. New insights about AQI such as the existence of strong repetitive short-term patterns and changing spatial relations are also discovered. The code is available on GitHub. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:45:36 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Sharma",
"Aaryam",
""
]
] |
2506.10333 | Jin Cao | Jin Cao, Weikang Wu, Huiying Liu, Shen Lai, Cong Xiao, X. C. Xie, Shengyuan A. Yang | Nonlinear N\'eel Spin-Orbit Torque in Centrosymmetric Antiferromagnets | 6 pages, 4 figures and 1 table | null | null | null | cond-mat.mtrl-sci cond-mat.mes-hall | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Electric control of N\'eel vector is a central task of antiferromagnetic (AFM) spintronics. The major scheme so far relies on the linear N\'eel torque, which however is restricted to AFMs with broken inversion symmetry. Here, we propose a nonlinear N\'eel spin-orbit torque, uniquely enabling electric control in the vast class of centrosymmetric AFMs, where the existing scheme fails. Importantly, its intrinsic component, rooted in sublattice-resolved band quantum geometry, offers two additional advantages: It operates also in $\mathcal{PT}$-symmetric AFM insulators, where linear torque is forbidden; and it has anti-damping character, making it more efficient in driving magnetic dynamics. Combined with first-principles calculations, we predict large effect in MnRh and MnBi$_{2}$Te$_{4}$, which can be readily detected in experiment. Our work unveils a new fundamental effect, offers a new strategy of electric control in AFM systems beyond the existing paradigm, and opens the door to the field of nonlinear AFM spintronics. | [
{
"version": "v1",
"created": "Thu, 12 Jun 2025 03:58:18 GMT"
}
] | 2025-06-13T00:00:00 | [
[
"Cao",
"Jin",
""
],
[
"Wu",
"Weikang",
""
],
[
"Liu",
"Huiying",
""
],
[
"Lai",
"Shen",
""
],
[
"Xiao",
"Cong",
""
],
[
"Xie",
"X. C.",
""
],
[
"Yang",
"Shengyuan A.",
""
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.