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
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2509.04058
|
Changjian Li
|
Lei Zhong, Yi Yang, Changjian Li
|
SMooGPT: Stylized Motion Generation using Large Language Models
| null | null | null | null |
cs.GR cs.CV
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Stylized motion generation is actively studied in computer graphics, especially benefiting from the rapid advances in diffusion models. The goal of this task is to produce a novel motion respecting both the motion content and the desired motion style, e.g., ``walking in a loop like a Monkey''. Existing research attempts to address this problem via motion style transfer or conditional motion generation. They typically embed the motion style into a latent space and guide the motion implicitly in a latent space as well. Despite the progress, their methods suffer from low interpretability and control, limited generalization to new styles, and fail to produce motions other than ``walking'' due to the strong bias in the public stylization dataset. In this paper, we propose to solve the stylized motion generation problem from a new perspective of reasoning-composition-generation, based on our observations: i) human motion can often be effectively described using natural language in a body-part centric manner, ii) LLMs exhibit a strong ability to understand and reason about human motion, and iii) human motion has an inherently compositional nature, facilitating the new motion content or style generation via effective recomposing. We thus propose utilizing body-part text space as an intermediate representation, and present SMooGPT, a fine-tuned LLM, acting as a reasoner, composer, and generator when generating the desired stylized motion. Our method executes in the body-part text space with much higher interpretability, enabling fine-grained motion control, effectively resolving potential conflicts between motion content and style, and generalizes well to new styles thanks to the open-vocabulary ability of LLMs. Comprehensive experiments and evaluations, and a user perceptual study, demonstrate the effectiveness of our approach, especially under the pure text-driven stylized motion generation.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:41:18 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Zhong",
"Lei",
""
],
[
"Yang",
"Yi",
""
],
[
"Li",
"Changjian",
""
]
] |
2509.04059
|
Zhilin Wang
|
Zhilin Wang, Zhe Yang, Yun Luo, Yafu Li, Haoran Zhang, Runzhe Zhan, Derek F. Wong, Jizhe Zhou, Yu Cheng
|
Synthesizing Sheet Music Problems for Evaluation and Reinforcement Learning
|
11 pages
| null | null | null |
cs.CL
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Enhancing the ability of Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) to interpret sheet music is a crucial step toward building AI musicians. However, current research lacks both evaluation benchmarks and training data for sheet music reasoning. To address this, we propose the idea of synthesizing sheet music problems grounded in music theory, which can serve both as evaluation benchmarks and as training data for reinforcement learning with verifiable rewards (RLVR). We introduce a data synthesis framework that generates verifiable sheet music questions in both textual and visual modalities, leading to the Synthetic Sheet Music Reasoning Benchmark (SSMR-Bench) and a complementary training set. Evaluation results on SSMR-Bench show the importance of models' reasoning abilities in interpreting sheet music. At the same time, the poor performance of Gemini 2.5-Pro highlights the challenges that MLLMs still face in interpreting sheet music in a visual format. By leveraging synthetic data for RLVR, Qwen3-8B-Base and Qwen2.5-VL-Instruct achieve improvements on the SSMR-Bench. Besides, the trained Qwen3-8B-Base surpasses GPT-4 in overall performance on MusicTheoryBench and achieves reasoning performance comparable to GPT-4 with the strategies of Role play and Chain-of-Thought. Notably, its performance on math problems also improves relative to the original Qwen3-8B-Base. Furthermore, our results show that the enhanced reasoning ability can also facilitate music composition. In conclusion, we are the first to propose the idea of synthesizing sheet music problems based on music theory rules, and demonstrate its effectiveness not only in advancing model reasoning for sheet music understanding but also in unlocking new possibilities for AI-assisted music creation.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:42:17 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Wang",
"Zhilin",
""
],
[
"Yang",
"Zhe",
""
],
[
"Luo",
"Yun",
""
],
[
"Li",
"Yafu",
""
],
[
"Zhang",
"Haoran",
""
],
[
"Zhan",
"Runzhe",
""
],
[
"Wong",
"Derek F.",
""
],
[
"Zhou",
"Jizhe",
""
],
[
"Cheng",
"Yu",
""
]
] |
2509.04060
|
Alejandro Penacho Riveiros
|
Alejandro Penacho Riveiros, Nicola Bastianello, Karl H. Johansson, Matthieu Barreau
|
Physics-Informed Detection of Friction Anomalies in Satellite Reaction Wheels
| null | null | null | null |
eess.SY cs.SY
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
As the number of satellites in orbit has increased exponentially in recent years, ensuring their correct functionality has started to require automated methods to decrease human workload. In this work, we present an algorithm that analyzes the on-board data related to friction from the Reaction Wheel Assemblies (RWA) of a satellite and determines their operating status, distinguishing between nominal status and several possible anomalies that require preventive measures to be taken. The algorithm first uses a model based on hybrid systems theory to extract the information relevant to the problem. The extraction process combines techniques in changepoint detection, dynamic programming, and maximum likelihood in a structured way. A classifier then uses the extracted information to determine the status of the RWA. This last classifier has been previously trained with a labelled dataset produced by a high-fidelity simulator, comprised for the most part of nominal data. The final algorithm combines model-based and data-based approaches to obtain satisfactory results with an accuracy around 95%.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:46:36 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Riveiros",
"Alejandro Penacho",
""
],
[
"Bastianello",
"Nicola",
""
],
[
"Johansson",
"Karl H.",
""
],
[
"Barreau",
"Matthieu",
""
]
] |
2509.04061
|
Simon Sch\"afer
|
Ventseslav Yordanov, Simon Sch\"afer, Alexander Mann, Stefan Kowalewski, Bassam Alrifaee, Lutz Eckstein
|
Integrated Wheel Sensor Communication using ESP32 -- A Contribution towards a Digital Twin of the Road System
|
6 pages, 2 figures, this work was submitted to and accepted by IEEE International Conference on Intelligent Transportation Systems (ITSC) 2025
| null | null | null |
cs.RO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
While current onboard state estimation methods are adequate for most driving and safety-related applications, they do not provide insights into the interaction between tires and road surfaces. This paper explores a novel communication concept for efficiently transmitting integrated wheel sensor data from an ESP32 microcontroller. Our proposed approach utilizes a publish-subscribe system, surpassing comparable solutions in the literature regarding data transmission volume. We tested this approach on a drum tire test rig with our prototype sensors system utilizing a diverse selection of sample frequencies between 1 Hz and 32 000 Hz to demonstrate the efficacy of our communication concept. The implemented prototype sensor showcases minimal data loss, approximately 0.1 % of the sampled data, validating the reliability of our developed communication system. This work contributes to advancing real-time data acquisition, providing insights into optimizing integrated wheel sensor communication.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:47:10 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Yordanov",
"Ventseslav",
""
],
[
"Schäfer",
"Simon",
""
],
[
"Mann",
"Alexander",
""
],
[
"Kowalewski",
"Stefan",
""
],
[
"Alrifaee",
"Bassam",
""
],
[
"Eckstein",
"Lutz",
""
]
] |
2509.04062
|
Xintai Chen
|
Xintai Chen, Biqian Feng, Yongpeng Wu, Derrick Wing Kwan Ng, and Robert Schober
|
Two-Timescale Sum-Rate Maximization for Movable Antenna Enhanced Systems
|
Accepted by TWC
| null | null | null |
cs.IT math.IT
|
http://creativecommons.org/licenses/by/4.0/
|
This paper studies a novel movable antenna (MA)-enhanced multiuser multiple-input multiple-output downlink system designed to improve wireless communication performance. We aim to maximize the average achievable sum rate through two-timescale optimization exploiting instantaneous channel state information at the receiver (I-CSIR) for receive antenna position vector (APV) design and statistical channel state information at the transmitter (S-CSIT) for transmit APV and covariance matrix design. We first decompose the resulting stochastic optimization problem into a series of short-term problems and one long-term problem. Then, a gradient ascent algorithm is proposed to obtain suboptimal receive APVs for the short-term problems for given I-CSIR samples. Based on the output of the gradient ascent algorithm, a series of convex objective/feasibility surrogates for the long-term problem are constructed and solved utilizing the constrained stochastic successive convex approximation (CSSCA) algorithm. Furthermore, we propose a planar movement mode for the receive MAs to facilitate efficient antenna movement and the development of a low-complexity primal-dual decomposition-based stochastic successive convex approximation (PDD-SSCA) algorithm, which finds Karush-Kuhn-Tucker (KKT) solutions almost surely. Our numerical results reveal that, for both the general and the planar movement modes, the proposed two-timescale MA-enhanced system design significantly improves the average achievable sum rate and the feasibility of the formulated problem compared to benchmark schemes.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:48:40 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Chen",
"Xintai",
""
],
[
"Feng",
"Biqian",
""
],
[
"Wu",
"Yongpeng",
""
],
[
"Ng",
"Derrick Wing Kwan",
""
],
[
"Schober",
"Robert",
""
]
] |
2509.04063
|
Hongyin Zhang
|
Hongyin Zhang, Shiyuan Zhang, Junxi Jin, Qixin Zeng, Yifan Qiao, Hongchao Lu, Donglin Wang
|
Balancing Signal and Variance: Adaptive Offline RL Post-Training for VLA Flow Models
| null | null | null | null |
cs.RO cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Vision-Language-Action (VLA) models based on flow matching have shown excellent performance in general-purpose robotic manipulation tasks. However, the action accuracy of these models on complex downstream tasks is unsatisfactory. One important reason is that these models rely solely on the post-training paradigm of imitation learning, which makes it difficult to have a deeper understanding of the distribution properties of data quality, which is exactly what Reinforcement Learning (RL) excels at. In this paper, we theoretically propose an offline RL post-training objective for VLA flow models and induce an efficient and feasible offline RL fine-tuning algorithm -- Adaptive Reinforced Flow Matching (ARFM). By introducing an adaptively adjusted scaling factor in the VLA flow model loss, we construct a principled bias-variance trade-off objective function to optimally control the impact of RL signal on flow loss. ARFM adaptively balances RL advantage preservation and flow loss gradient variance control, resulting in a more stable and efficient fine-tuning process. Extensive simulation and real-world experimental results show that ARFM exhibits excellent generalization, robustness, few-shot learning, and continuous learning performance.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:48:43 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Zhang",
"Hongyin",
""
],
[
"Zhang",
"Shiyuan",
""
],
[
"Jin",
"Junxi",
""
],
[
"Zeng",
"Qixin",
""
],
[
"Qiao",
"Yifan",
""
],
[
"Lu",
"Hongchao",
""
],
[
"Wang",
"Donglin",
""
]
] |
2509.04064
|
Pedro Romero Fragoso De Carvalho
|
Pedro Carvalho, Bernd Ulmann, Wolf Singer, and Felix Effenberger
|
An analog-electronic implementation of a harmonic oscillator recurrent neural network
| null | null | null | null |
q-bio.NC physics.app-ph physics.comp-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Oscillatory recurrent networks, such as the Harmonic Oscillator Recurrent Network (HORN) model, offer advantages in parameter efficiency, learning speed, and robustness relative to traditional non-oscillating architectures. Yet, while many implementations of physical neural networks exploiting attractor dynamics have been studied, implementations of oscillatory models in analog-electronic hardware that utilize the networks' transient dynamics so far are lacking. This study explores the feasibility of implementing HORNs in analog-electronic hardware while maintaining the computational performance of the digital counterpart. Using a digital twin approach, we trained a four-node HORN in silico for sequential MNIST classification and transferred the trained parameters to an analog electronic implementation. A set of custom error metrics indicated that the analog system is able to successfully replicate the dynamics of the digital model in most test cases. However, despite the overall well-matching dynamics, when using the readout layer of the digital model on the data generated by the analog system, we only observed $28.39\%$ agreement with the predictions of the digital model. An analysis shows that this mismatch is due to a precision difference between the analog hardware and the floating-point representation exploited by the digital model to perform classification tasks. When the analog system was utilized as a reservoir with a re-trained linear readout, its classification performance could be recovered to that of the digital twin, indicating preserved information content within the analog dynamics. This proof-of-concept establishes that analog electronic circuits can effectively implement oscillatory neural networks for computation, providing a demonstration of energy-efficient analog systems that exploit brain-inspired transient dynamics for computation.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:52:52 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Carvalho",
"Pedro",
""
],
[
"Ulmann",
"Bernd",
""
],
[
"Singer",
"Wolf",
""
],
[
"Effenberger",
"Felix",
""
]
] |
2509.04065
|
Nelson Alirio Cruz Gutierrez
|
A. Tobar, A. Mir, R. Alberich, I. Garcia, M. Mir\'o, NA. Cruz
|
Spatial disaggregation of time series
| null | null | null | null |
stat.ME
|
http://creativecommons.org/licenses/by/4.0/
|
Spatiotemporal modeling of economic aggregates is increasingly relevant in regional science due to the presence of both spatial spillovers and temporal dynamics. Traditional temporal disaggregation methods, such as Chow-Lin, often ignore spatial dependence, potentially losing important regional information. We propose a novel methodology for spatiotemporal disaggregation, integrating spatial autoregressive models, benchmarking restrictions, and auxiliary covariates. The approach accommodates partially observed regional data through an anchoring mechanism, ensuring consistency with known aggregates while reducing prediction variance. We establish identifiability and asymptotic normality of the estimator under general conditions, including non-Gaussian and heteroskedastic residuals. Extensive simulations confirm the method's robustness across a wide range of spatial autocorrelations and covariate informativeness. The methodology is illustrated by disaggregating Spanish GDP into 17 autonomous communities from 2002 to 2023, using auxiliary indicators and principal component analysis for dimensionality reduction. This framework extends classical temporal disaggregation to the spatial domain, providing accurate regional estimates while accounting for spatial spillovers and irregular data availability.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:54:46 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Tobar",
"A.",
""
],
[
"Mir",
"A.",
""
],
[
"Alberich",
"R.",
""
],
[
"Garcia",
"I.",
""
],
[
"Miró",
"M.",
""
],
[
"Cruz",
"NA.",
""
]
] |
2509.04066
|
Hicham Bourhil
|
Hicham Bourhil, Yacine El Younoussi
|
Arabic Chatbot Technologies in Education: An Overview
|
Published as a book chapter in: Transformaci\'on Digital en la Educaci\'on: Innovaciones y Desaf\'ios desde los Campus Virtuales (UA Journals, 2024), pp. 11-14
|
In: Transformaci\'on Digital en la Educaci\'on: Innovaciones y Desaf\'ios desde los Campus Virtuales. UA Journals, 2024. pp. 11-14
|
10.54988/uaj.000027.001
| null |
cs.CL
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The recent advancements in Artificial Intelligence (AI) in general, and in Natural Language Processing (NLP) in particular, and some of its applications such as chatbots, have led to their implementation in different domains like education, healthcare, tourism, and customer service. Since the COVID-19 pandemic, there has been an increasing interest in these digital technologies to allow and enhance remote access. In education, e-learning systems have been massively adopted worldwide. The emergence of Large Language Models (LLM) such as BERT (Bidirectional Encoder Representations from Transformers) and GPT (Generative Pre-trained Transformers) made chatbots even more popular. In this study, we present a survey on existing Arabic chatbots in education and their different characteristics such as the adopted approaches, language variety, and metrics used to measure their performance. We were able to identified some research gaps when we discovered that, despite the success of chatbots in other languages such as English, only a few educational Arabic chatbots used modern techniques. Finally, we discuss future directions of research in this field.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:55:16 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Bourhil",
"Hicham",
""
],
[
"Younoussi",
"Yacine El",
""
]
] |
2509.04067
|
Evgenii Chaikin
|
Evgenii Chaikin, Joop Schaye, Matthieu Schaller, Sylvia Ploeckinger, Yannick M. Bah\'e, Alejandro Ben\'itez-Llambay, Camila Correa, Victor J. Forouhar Moreno, Carlos S. Frenk, Filip Hu\v{s}ko, Roi Kugel, Robert McGibbon, Alexander J. Richings, James W. Trayford, Josh Borrow, Robert A. Crain, John C. Helly, Cedric G. Lacey, Aaron Ludlow, Folkert S. J. Nobels
|
COLIBRE: calibrating subgrid feedback in cosmological simulations that include a cold gas phase
|
40 pages, 20 figures (including appendices); submitted to MNRAS; images, videos, and interactive visualizations are available on the COLIBRE website at https://colibre-simulations.org
| null | null | null |
astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We present the calibration of stellar and active galactic nucleus (AGN) feedback in the subgrid model for the new COLIBRE hydrodynamical simulations of galaxy formation. COLIBRE directly simulates the multi-phase interstellar medium and the evolution of dust grains, which is coupled to the chemistry. COLIBRE is calibrated at three resolutions: particle masses of $m_{\rm gas} \approx m_{\rm dm} \sim 10^7$ (m7), $10^6$ (m6), and $10^5~\mathrm{M_\odot}$ (m5). To calibrate the COLIBRE feedback at m7 resolution, we run Latin hypercubes of $\approx 200$ simulations that vary up to four subgrid parameters in cosmological volumes of ($50~\mathrm{cMpc}$)$^{3}$. We train Gaussian process emulators on these simulations to predict the $z=0$ galaxy stellar mass function (GSMF) and size - stellar mass relation (SSMR) as functions of the model parameters, which we then fit to observations. The trained emulators not only provide the best-fitting parameter values but also enable us to investigate how different aspects of the prescriptions for supernova and AGN feedback affect the predictions. In particular, we demonstrate that while the observed $z=0$ GSMF and SSMR can be matched individually with a relatively simple supernova feedback model, simultaneously reproducing both necessitates a more sophisticated prescription. We show that the calibrated m7 COLIBRE model not only reproduces the calibration target observables, but also matches various other galaxy properties to which the model was not calibrated. Finally, we apply the calibrated m7 model to the m6 and m5 resolutions and, after slight manual adjustments of the subgrid parameters, achieve a similar level of agreement with the observed $z=0$ GSMF and SSMR.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:58:01 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Chaikin",
"Evgenii",
""
],
[
"Schaye",
"Joop",
""
],
[
"Schaller",
"Matthieu",
""
],
[
"Ploeckinger",
"Sylvia",
""
],
[
"Bahé",
"Yannick M.",
""
],
[
"Benítez-Llambay",
"Alejandro",
""
],
[
"Correa",
"Camila",
""
],
[
"Moreno",
"Victor J. Forouhar",
""
],
[
"Frenk",
"Carlos S.",
""
],
[
"Huško",
"Filip",
""
],
[
"Kugel",
"Roi",
""
],
[
"McGibbon",
"Robert",
""
],
[
"Richings",
"Alexander J.",
""
],
[
"Trayford",
"James W.",
""
],
[
"Borrow",
"Josh",
""
],
[
"Crain",
"Robert A.",
""
],
[
"Helly",
"John C.",
""
],
[
"Lacey",
"Cedric G.",
""
],
[
"Ludlow",
"Aaron",
""
],
[
"Nobels",
"Folkert S. J.",
""
]
] |
2509.04068
|
Christian Pech
|
Mikhail Muzychuk and Christian Pech and Andrew Woldar
|
Classification of thin Jordan schemes
|
18 pages
| null | null | null |
math.CO math.GR math.RA
|
http://creativecommons.org/licenses/by/4.0/
|
Jordan schemes generalize association schemes in a similar way as Jordan algebras generalize the associative ones. It is well-known that association schemes of maximal rank are in one-to-one correspondence with groups (so-called thin schemes). In this paper, we classify Jordan schemes of maximal rank-to-order ratio and show that regular Jordan schemes correspond to a special class of Moufang loops, known as Ring Alternative loops.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 09:59:59 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Muzychuk",
"Mikhail",
""
],
[
"Pech",
"Christian",
""
],
[
"Woldar",
"Andrew",
""
]
] |
2509.04069
|
Chengyandan Shen
|
Chengyandan Shen, Christoffer Sloth
|
Solving Robotics Tasks with Prior Demonstration via Exploration-Efficient Deep Reinforcement Learning
| null | null | null | null |
cs.RO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This paper proposes an exploration-efficient Deep Reinforcement Learning with Reference policy (DRLR) framework for learning robotics tasks that incorporates demonstrations. The DRLR framework is developed based on an algorithm called Imitation Bootstrapped Reinforcement Learning (IBRL). We propose to improve IBRL by modifying the action selection module. The proposed action selection module provides a calibrated Q-value, which mitigates the bootstrapping error that otherwise leads to inefficient exploration. Furthermore, to prevent the RL policy from converging to a sub-optimal policy, SAC is used as the RL policy instead of TD3. The effectiveness of our method in mitigating bootstrapping error and preventing overfitting is empirically validated by learning two robotics tasks: bucket loading and open drawer, which require extensive interactions with the environment. Simulation results also demonstrate the robustness of the DRLR framework across tasks with both low and high state-action dimensions, and varying demonstration qualities. To evaluate the developed framework on a real-world industrial robotics task, the bucket loading task is deployed on a real wheel loader. The sim2real results validate the successful deployment of the DRLR framework.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:02:32 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Shen",
"Chengyandan",
""
],
[
"Sloth",
"Christoffer",
""
]
] |
2509.04070
|
Rourab Paul
|
Paresh Baidya, Rourab Paul, Vikas Srivastava, Sumit Kumar Debnath
|
Error Detection Schemes for Barrett Reduction of CT-BU on FPGA in Post Quantum Cryptography
| null | null | null | null |
cs.CR cs.AR
|
http://creativecommons.org/licenses/by/4.0/
|
A fault can occur naturally or intentionally. However, intentionally injecting faults into hardware accelerators of Post-Quantum Cryptographic (PQC) algorithms may leak sensitive information. This intentional fault injection in side-channel attacks compromises the reliability of PQC implementations. The recently NIST-standardized key encapsulation mechanism (KEM), Kyber may also leak information at the hardware implementation level. This work proposes three efficient and lightweight recomputation-based fault detection methods for Barrett Reduction in the Cooley-Tukey Butterfly Unit (CT-BU) of Kyber on a Field Programmable Gate Array (FPGA). The CT-BU and Barrett Reduction are fundamental components in structured lattice-based PQC algorithms, including Kyber, NTRU, Falcon, CRYSTALS-Dilithium, etc. This paper introduces a new algorithm, Recomputation with Swapped Operand (RESWO), for fault detection. While Recomputation with Negated Operand (RENO) and Recomputation with Shifted Operand (RESO) are existing methods used in other PQC hardware algorithms. To the best of our knowledge, RENO and RESO have never been used in Barrett Reduction before. The proposed RESWO method consumes a similar number of slices compared to RENO and RESO. However, RESWO shows lesser delay compared to both RENO and RESO. The fault detection efficiency of RESWO, RENO, and RESO is nearly 100%.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:03:47 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Baidya",
"Paresh",
""
],
[
"Paul",
"Rourab",
""
],
[
"Srivastava",
"Vikas",
""
],
[
"Debnath",
"Sumit Kumar",
""
]
] |
2509.04071
|
Muhammad Maikudi Isah
|
Muhammad Maikudi Isah, Biswajit Dalal, Xun Kang, Dario Fiore Mosca, Ifeanyi John Onuorah, Valerio Scagnoli, Pietro Bonf\`a, Roberto De Renzi, Alexei A. Belik, Cesare Franchini, Kazunari Yamaura, Samuele Sanna
|
Magnetic behavior of $5d^1$ Re-based double perovskite Sr$_2$ZnReO$_6$
|
10 pages, 5 figures, and 1 Table
| null | null | null |
cond-mat.str-el
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The subtle interplay between spin-orbit coupling, exchange interactions, and cation ordering can lead to exotic magnetic states in transition-metal ions. We report a comprehensive study of the Re-based (5$d^1$) ordered double perovskite oxide Sr$_2$ZnReO$_6$ combining synchrotron x-ray diffraction (XRD), magnetic susceptibility, muon spin relaxation ($\mu$SR) measurements, and density functional theory (DFT) calculations. XRD reveals that Sr$_2$ZnReO$_6$ crystallizes in the monoclinic structure (space group $P2_1/n$) at low temperature. Magnetic susceptibility data indicate a transition below $\sim$13 K, with $M$--$H$ loops showing ferromagnetic-like hysteresis and an unusually high coercive field of 23 kOe at 2 K. Zero-field $\mu$SR measurements detect static and spatially disordered internal fields below $T_M \simeq $ 12 K, consistent with a canted antiferromagnetic ground state determined by detailed DFT and force-theorem in Hubbard-I calculations. The reduced high-temperature effective moment ($\sim0.76~\mu_B$) and very small static moment ($\lesssim 0.222~\mu_B$) derived from $\mu$SR analysis and local-field simulations indicate a decisive role of spin-orbit coupling. Through a combined experimental and computational approach we unambiguously determine the canted antiferromagnetic order in Sr$_2$ZnReO$_6$, showing that a very small ordered moment coexists with an exceptionally large coercivity. These results underscore the crucial role of spin-orbit coupling and orbital ordering, providing new insights into magnetism in 5$d^1$ double perovskites.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:04:10 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Isah",
"Muhammad Maikudi",
""
],
[
"Dalal",
"Biswajit",
""
],
[
"Kang",
"Xun",
""
],
[
"Mosca",
"Dario Fiore",
""
],
[
"Onuorah",
"Ifeanyi John",
""
],
[
"Scagnoli",
"Valerio",
""
],
[
"Bonfà",
"Pietro",
""
],
[
"De Renzi",
"Roberto",
""
],
[
"Belik",
"Alexei A.",
""
],
[
"Franchini",
"Cesare",
""
],
[
"Yamaura",
"Kazunari",
""
],
[
"Sanna",
"Samuele",
""
]
] |
2509.04072
|
Gaspard Michel
|
Gaspard Michel and Elena V. Epure and Christophe Cerisara
|
LibriQuote: A Speech Dataset of Fictional Character Utterances for Expressive Zero-Shot Speech Synthesis
| null | null | null | null |
eess.AS cs.CL cs.SD
|
http://creativecommons.org/licenses/by/4.0/
|
Text-to-speech (TTS) systems have recently achieved more expressive and natural speech synthesis by scaling to large speech datasets. However, the proportion of expressive speech in such large-scale corpora is often unclear. Besides, existing expressive speech corpora are typically smaller in scale and primarily used for benchmarking TTS systems. In this paper, we introduce the LibriQuote dataset, an English corpus derived from read audiobooks, designed for both fine-tuning and benchmarking expressive zero-shot TTS system. The training dataset includes 12.7K hours of read, non-expressive speech and 5.3K hours of mostly expressive speech drawn from character quotations. Each utterance in the expressive subset is supplemented with the context in which it was written, along with pseudo-labels of speech verbs and adverbs used to describe the quotation (\textit{e.g. ``he whispered softly''}). Additionally, we provide a challenging 7.5 hour test set intended for benchmarking TTS systems: given a neutral reference speech as input, we evaluate system's ability to synthesize an expressive utterance while preserving reference timbre. We validate qualitatively the test set by showing that it covers a wide range of emotions compared to non-expressive speech, along with various accents. Extensive subjective and objective evaluations show that fine-tuning a baseline TTS system on LibriQuote significantly improves its synthesized speech intelligibility, and that recent systems fail to synthesize speech as expressive and natural as the ground-truth utterances. The dataset and evaluation code are freely available. Audio samples can be found at https://libriquote.github.io/.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:05:06 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Michel",
"Gaspard",
""
],
[
"Epure",
"Elena V.",
""
],
[
"Cerisara",
"Christophe",
""
]
] |
2509.04073
|
Leander Lacroix
|
L. Lacroix, N. Regnault, T. de Jaeger, M. Le Jeune, M. Betoule, J.-M. Colley, M. Bernard, M. Rigault, M. Smith, A. Goobar, K. Maguire, G. Dimitriadis, J. Nordin, J. Johansson, M. Aubert, C. Barjou, E. C. Bellm, S. Bongard, U. Burgaz, B. Carreres, D. Fouchez, F. Feinstein, L. Galbany, M. Ginolin, M. Graham, D. Kuhn, R. R. Laher, T. E. M\"uller-Bravo, J. Neveu, M. Osman, B. Popovic, B. Racine, P. Rosnet, D. Rosselli, R. Smith, J. Sollerman, J. H. Terwel, A. Townsend, A. Wold
|
ZTF SNe Ia DR2: Towards cosmology-grade ZTF supernova light curves using scene modeling photometry
|
ZTF SN Ia DR2: photometry paper, Submitted to A&A
| null | null | null |
astro-ph.CO
|
http://creativecommons.org/licenses/by/4.0/
|
The Zwicky Transient Facility (ZTF) is conducting a wide-field survey of the northern sky in three optical bands and the collaboration cosmology working group has released 3628 spectroscopically confirmed Type Ia supernovae (SNe Ia) discovered during its first 2.5 years of operation. This "ZTF SN Ia DR2" sample is the largest SN Ia dataset to date.
Fully exploiting this dataset to improve understanding of the properties of dark energy requires a photometric accuracy of O(0.1%). This can be achieved using Scene Modeling Photometry (SMP), which is optimal to extract a transient signal (SN) from a complex background (its host), while ensuring a common flux estimator with nearby stars used as calibration reference. In this paper, we present the status of the SMP development and use it to assess the precision and accuracy of the ZTF SN Ia DR2 force photometry light curves.
We reach a repeatability of the star observations better than 1%. However, we have identified a new sensor effect, dubbed "pocket-effect", which distorts the Point Spread Function (PSF) in a flux-dependent manner leading to non-linearities in the photometry of a few percent. Correcting for this effect requires time- and sensor-dependent corrections to be applied at the pixel level, which is currently under development. This effects affects all light curve releases to date -- both from forced photometry and scene modelling preventing ZTF SN Ia DR2 to be used for accurate cosmological inference.
Comparing the SMP and forced photometry measurements, we find that stretch and color estimated from both processings are consistent, aside from a 10 mmag shift in color. This assess the robustness of results presented as part of the the ZTF SN Ia DR2 release. The absolute calibration however shifts by 90 mmag. A reprocessing of the full ZTF SN Ia DR2 dataset using the SMP method is currently in progress.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:08:36 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Lacroix",
"L.",
""
],
[
"Regnault",
"N.",
""
],
[
"de Jaeger",
"T.",
""
],
[
"Jeune",
"M. Le",
""
],
[
"Betoule",
"M.",
""
],
[
"Colley",
"J. -M.",
""
],
[
"Bernard",
"M.",
""
],
[
"Rigault",
"M.",
""
],
[
"Smith",
"M.",
""
],
[
"Goobar",
"A.",
""
],
[
"Maguire",
"K.",
""
],
[
"Dimitriadis",
"G.",
""
],
[
"Nordin",
"J.",
""
],
[
"Johansson",
"J.",
""
],
[
"Aubert",
"M.",
""
],
[
"Barjou",
"C.",
""
],
[
"Bellm",
"E. C.",
""
],
[
"Bongard",
"S.",
""
],
[
"Burgaz",
"U.",
""
],
[
"Carreres",
"B.",
""
],
[
"Fouchez",
"D.",
""
],
[
"Feinstein",
"F.",
""
],
[
"Galbany",
"L.",
""
],
[
"Ginolin",
"M.",
""
],
[
"Graham",
"M.",
""
],
[
"Kuhn",
"D.",
""
],
[
"Laher",
"R. R.",
""
],
[
"Müller-Bravo",
"T. E.",
""
],
[
"Neveu",
"J.",
""
],
[
"Osman",
"M.",
""
],
[
"Popovic",
"B.",
""
],
[
"Racine",
"B.",
""
],
[
"Rosnet",
"P.",
""
],
[
"Rosselli",
"D.",
""
],
[
"Smith",
"R.",
""
],
[
"Sollerman",
"J.",
""
],
[
"Terwel",
"J. H.",
""
],
[
"Townsend",
"A.",
""
],
[
"Wold",
"A.",
""
]
] |
2509.04074
|
Eric Frizzell
|
Eric Frizzell and Christine Hartzell
|
Simulation of Lateral Impulse Induced Inertial Dilation at the Surface of a Vacuum-Exposed Granular Assembly
|
Published in Granular Matter
|
Granular Matter 25.4 (2023): 75
|
10.1007/s10035-023-01363-6
| null |
cond-mat.soft physics.space-ph
|
http://creativecommons.org/licenses/by/4.0/
|
We demonstrate for the first time that a lateral impulse experienced by a granular channel can induce an inertial bulk dilation over long distances across a granular medium with a mechanically free surface. The surface dilation requires zero overburden pressure (exposure to vacuum) and is precipitated by the passing of waves traveling barely above the sound speed (> Mach 1.05). We simulate this phenomenon using open source Soft Sphere Discrete Element Method (SSDEM) software. We prepare channels of monodisperse, cohesive spherical particles exposed to vacuum and modeled as Hertzian springs. We validate our model by recreating acoustic wave, strong shock, and shear dilation behavior. We then create shocks within the channel to determine the sensitivity of surface dilation to wave speed, wave type, initial packing fraction, and boundary effects. The shocks we create undergo a rapid decay in strength and appear to propagate as solitary waves that can be sustained across the channel. We find that an inertial surface dilation is induced by compressive solitary waves, is insensitive to channel length, increases with bed height, and increases substantially with initial packing fraction. A hard subsurface floor is required to maintain this wave over the entire channel. Free surface dilation induced by laterally propagating impulse loading could be implicated in the formation of Lunar Cold Spots, distal regions of low thermal inertia surrounding young craters on the Moon.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:09:01 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Frizzell",
"Eric",
""
],
[
"Hartzell",
"Christine",
""
]
] |
2509.04075
|
Pratik Nandy
|
Pallab Basu, Suman Das, Pratik Nandy
|
Complexity of Quadratic Quantum Chaos
|
v1: 31 pages, 12 figures, 3 Appendices
| null | null |
RIKEN-iTHEMS-Report-25
|
hep-th cond-mat.str-el quant-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We investigate minimal two-body Hamiltonians with random interactions that generate spectra resembling those of Gaussian random matrices, a phenomenon we term quadratic quantum chaos. Unlike integrable two-body fermionic systems, the corresponding hard-core boson models exhibit genuinely chaotic dynamics, closely paralleling the Sachdev-Ye-Kitaev (SYK) model in its spin representation. This chaotic behavior is diagnosed through spectral statistics and measures of operator growth, including Krylov complexity and the late-time decay of higher-order out-of-time-ordered correlators (OTOCs); the latter reveals the emergence of freeness in the sense of free probability. Moreover, the fractal dimension and Stabilizer Renyi entropy of a representative mid-spectrum eigenstate show finite-size deviations yet converge toward Haar-randomness as the system size increases. This convergence, constrained by local interactions, highlights the "weakly chaotic" character of these eigenstates. Owing to its simplicity and bosonic nature, these minimal models may constitute promising and resource-efficient candidates for probing quantum chaos and information scrambling on near-term quantum devices.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:09:46 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Basu",
"Pallab",
""
],
[
"Das",
"Suman",
""
],
[
"Nandy",
"Pratik",
""
]
] |
2509.04076
|
Lennart Clasmeier
|
Lennart Clasmeier, Jan-Gerrit Habekost, Connor G\"ade, Philipp Allgeuer, and Stefan Wermter
|
Keypoint-based Diffusion for Robotic Motion Planning on the NICOL Robot
|
Submitted to ICANN 20255 Special Session on Neural Robotics
| null | null | null |
cs.RO cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
We propose a novel diffusion-based action model for robotic motion planning. Commonly, established numerical planning approaches are used to solve general motion planning problems, but have significant runtime requirements. By leveraging the power of deep learning, we are able to achieve good results in a much smaller runtime by learning from a dataset generated by these planners. While our initial model uses point cloud embeddings in the input to predict keypoint-based joint sequences in its output, we observed in our ablation study that it remained challenging to condition the network on the point cloud embeddings. We identified some biases in our dataset and refined it, which improved the model's performance. Our model, even without the use of the point cloud encodings, outperforms numerical models by an order of magnitude regarding the runtime, while reaching a success rate of up to 90% of collision free solutions on the test set.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:11:51 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Clasmeier",
"Lennart",
""
],
[
"Habekost",
"Jan-Gerrit",
""
],
[
"Gäde",
"Connor",
""
],
[
"Allgeuer",
"Philipp",
""
],
[
"Wermter",
"Stefan",
""
]
] |
2509.04077
|
Rishit Tyagi
|
Rishit Tyagi, Rahul Bouri, Mohit Gupta
|
Improving Narrative Classification and Explanation via Fine Tuned Language Models
| null | null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by/4.0/
|
Understanding covert narratives and implicit messaging is essential for analyzing bias and sentiment. Traditional NLP methods struggle with detecting subtle phrasing and hidden agendas. This study tackles two key challenges: (1) multi-label classification of narratives and sub-narratives in news articles, and (2) generating concise, evidence-based explanations for dominant narratives. We fine-tune a BERT model with a recall-oriented approach for comprehensive narrative detection, refining predictions using a GPT-4o pipeline for consistency. For narrative explanation, we propose a ReACT (Reasoning + Acting) framework with semantic retrieval-based few-shot prompting, ensuring grounded and relevant justifications. To enhance factual accuracy and reduce hallucinations, we incorporate a structured taxonomy table as an auxiliary knowledge base. Our results show that integrating auxiliary knowledge in prompts improves classification accuracy and justification reliability, with applications in media analysis, education, and intelligence gathering.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:12:31 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Tyagi",
"Rishit",
""
],
[
"Bouri",
"Rahul",
""
],
[
"Gupta",
"Mohit",
""
]
] |
2509.04078
|
Liu Jingjing
|
Jingjing Liu, Zeming Liu, Zihao Cheng, Mengliang He, Xiaoming Shi, Yuhang Guo, Xiangrong Zhu, Yuanfang Guo, Yunhong Wang, Haifeng Wang
|
RepoDebug: Repository-Level Multi-Task and Multi-Language Debugging Evaluation of Large Language Models
|
30 pages, 12 figures, EMNLP 2025 Findings
| null | null | null |
cs.SE cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Large Language Models (LLMs) have exhibited significant proficiency in code debugging, especially in automatic program repair, which may substantially reduce the time consumption of developers and enhance their efficiency. Significant advancements in debugging datasets have been made to promote the development of code debugging. However, these datasets primarily focus on assessing the LLM's function-level code repair capabilities, neglecting the more complex and realistic repository-level scenarios, which leads to an incomplete understanding of the LLM's challenges in repository-level debugging. While several repository-level datasets have been proposed, they often suffer from limitations such as limited diversity of tasks, languages, and error types. To mitigate this challenge, this paper introduces RepoDebug, a multi-task and multi-language repository-level code debugging dataset with 22 subtypes of errors that supports 8 commonly used programming languages and 3 debugging tasks. Furthermore, we conduct evaluation experiments on 10 LLMs, where Claude 3.5 Sonnect, the best-performing model, still cannot perform well in repository-level debugging.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:13:21 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Liu",
"Jingjing",
""
],
[
"Liu",
"Zeming",
""
],
[
"Cheng",
"Zihao",
""
],
[
"He",
"Mengliang",
""
],
[
"Shi",
"Xiaoming",
""
],
[
"Guo",
"Yuhang",
""
],
[
"Zhu",
"Xiangrong",
""
],
[
"Guo",
"Yuanfang",
""
],
[
"Wang",
"Yunhong",
""
],
[
"Wang",
"Haifeng",
""
]
] |
2509.04079
|
Christopher Popp
|
Christopher Popp, Tobias C. Sutter, Beatrix C. Hiesmayr
|
Local Invariance of Divergence-based Quantum Information Measures
|
11 pages, 1 figure
| null | null | null |
quant-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Quantum information quantities, such as mutual information and entropies, are essential for characterizing quantum systems and protocols in quantum information science. In this contribution, we identify types of information measures based on generalized divergences and prove their invariance under local isometric or unitary transformations. Leveraging the reversal channel for local isometries together with the data processing inequality, we establish invariance for information quantities used in both asymptotic and one-shot regimes without relying on the specific functional form of the underlying divergence. These invariances can be applied to improve the computation of such information quantities or optimize protocols and their output states whose performance is determined by some invariant measure. Our results improve the capability to characterize and compute many operationally relevant information measures with application across the field of quantum information processing.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:18:03 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Popp",
"Christopher",
""
],
[
"Sutter",
"Tobias C.",
""
],
[
"Hiesmayr",
"Beatrix C.",
""
]
] |
2509.04080
|
Angelo Furfaro
|
Francesco Aurelio Pironti, Angelo Furfaro, Francesco Blefari, Carmelo Felicetti, Matteo Lupinacci, Francesco Romeo
|
ICSLure: A Very High Interaction Honeynet for PLC-based Industrial Control Systems
| null | null | null | null |
cs.CR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The security of Industrial Control Systems (ICSs) is critical to ensuring the safety of industrial processes and personnel. The rapid adoption of Industrial Internet of Things (IIoT) technologies has expanded system functionality but also increased the attack surface, exposing ICSs to a growing range of cyber threats. Honeypots provide a means to detect and analyze such threats by emulating target systems and capturing attacker behavior. However, traditional ICS honeypots, often limited to software-based simulations of a single Programmable Logic Controller (PLC), lack the realism required to engage sophisticated adversaries. In this work, we introduce a modular honeynet framework named ICSLure. The framework has been designed to emulate realistic ICS environments. Our approach integrates physical PLCs interacting with live data sources via industrial protocols such as Modbus and Profinet RTU, along with virtualized network components including routers, switches, and Remote Terminal Units (RTUs). The system incorporates comprehensive monitoring capabilities to collect detailed logs of attacker interactions. We demonstrate that our framework enables coherent and high-fidelity emulation of real-world industrial plants. This high-interaction environment significantly enhances the quality of threat data collected and supports advanced analysis of ICS-specific attack strategies, contributing to more effective detection and mitigation techniques.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:18:30 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Pironti",
"Francesco Aurelio",
""
],
[
"Furfaro",
"Angelo",
""
],
[
"Blefari",
"Francesco",
""
],
[
"Felicetti",
"Carmelo",
""
],
[
"Lupinacci",
"Matteo",
""
],
[
"Romeo",
"Francesco",
""
]
] |
2509.04081
|
Huajian Yu
|
Hua-Jian Yu, Jia-Lei Zheng and Yuan Fang
|
Using Deep Learning to Identify Artificial Satellite Trails in Multi-band Photometric Astronomical Images
|
27 pages, 14 figures,
| null | null | null |
astro-ph.IM
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This research addresses the growing challenge of artificial satellite trail interference in ground-based astronomical observations by developing an efficient deep learning identification method. With the proliferation of satellite constellations in low Earth orbit, accurate detection of satellite trails has become crucial for preserving astronomical data quality. Using multi-band photometric survey observational data from the $Multi-channel$ $Photometric$ $Survey$ $Telescope$ (Mephisto) of Yunnan University , we constructed a specialized dataset of astronomical images containing satellite trails. We propose a novel ASA-U-Net model that integrates atrous spatial pyramid pooling with channel attention mechanisms into the U-Net architecture to effectively capture sparse satellite trail features that traditional semantic segmentation models often miss during downsampling. The model was implemented and validated on actual telescope data, demonstrating superior performance in end-to-end detection and marking of satellite trails compared to traditional methods. This approach significantly improves data processing precision without requiring manual parameter adjustments, making it suitable for processing massive nightly survey data and enhancing the quality of astronomical data products.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:24:21 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Yu",
"Hua-Jian",
""
],
[
"Zheng",
"Jia-Lei",
""
],
[
"Fang",
"Yuan",
""
]
] |
2509.04082
|
Renyue Cen
|
Yu Qiu and Renyue Cen
|
Reduced Gas Accretion onto Galaxies due to Effects of External Giant Radio Lobes
|
5 pages, 3 figures,
|
PNAS, published on August 21, 2025
|
10.1073/pnas.2506790122
| null |
astro-ph.GA astro-ph.HE
|
http://creativecommons.org/licenses/by/4.0/
|
Suppression effects of giant radio lobes from supermassive black holes on gas accretion onto galaxies in the surrounding regions are quantified using cosmological magneto-hydrodynamic simulations. With an appropriate amount of radio jet energy injected into the intergalactic medium following the formation peak of supermassive black holes at redshift two, we find that galaxies in the greater neighborhood of the jet-launching massive galaxies subsequently experience a significant reduction in the amount of accreted gas. The distribution of the resulting magnetic field in the intergalactic medium is highly inhomogeneous, due to the highly biased nature of the most massive supermassive black holes. In regions with magnetic field strength $B>10^{-2}\mu$G, the baryon fraction is on average reduced by 17%, 14%, and 12%, respectively, for halos of mass in the range of $[10^{11}-10^{12})\msun$, $[10^{12}-10^{13})\msun$, and $[10^{13}-10^{14})\msun$. A proper inclusion of this new, external, global, preventive feedback mechanism from AGN in the next generation of cosmological simulation may be necessary.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:25:11 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Qiu",
"Yu",
""
],
[
"Cen",
"Renyue",
""
]
] |
2509.04083
|
Alexander Beiser
|
Alexander Beiser, David Penz, Nysret Musliu
|
Intermediate Languages Matter: Formal Languages and LLMs affect Neurosymbolic Reasoning
|
To appear in the proceedings of The Second Workshop on Knowledge Graphs and Neurosymbolic AI (KG-NeSy) Co-located with SEMANTiCS 2025 Conference, Vienna, Austria - September 3rd, 2025
| null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Large language models (LLMs) achieve astonishing results on a wide range of tasks. However, their formal reasoning ability still lags behind. A promising approach is Neurosymbolic LLM reasoning. It works by using LLMs as translators from natural to formal languages and symbolic solvers for deriving correct results. Still, the contributing factors to the success of Neurosymbolic LLM reasoning remain unclear. This paper demonstrates that one previously overlooked factor is the choice of the formal language. We introduce the intermediate language challenge: selecting a suitable formal language for neurosymbolic reasoning. By comparing four formal languages across three datasets and seven LLMs, we show that the choice of formal language affects both syntactic and semantic reasoning capabilities. We also discuss the varying effects across different LLMs.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:25:50 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Beiser",
"Alexander",
""
],
[
"Penz",
"David",
""
],
[
"Musliu",
"Nysret",
""
]
] |
2509.04084
|
Chenxuan Yao
|
Chenxuan Yao, Yuchong Hu, Feifan Liu, Zhengyu Liu, Dan Feng
|
LowDiff: Efficient Frequent Checkpointing via Low-Cost Differential for High-Performance Distributed Training Systems
| null | null | null | null |
cs.DC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Distributed training of large deep-learning models often leads to failures, so checkpointing is commonly employed for recovery. State-of-the-art studies focus on frequent checkpointing for fast recovery from failures. However, it generates numerous checkpoints, incurring substantial costs and thus degrading training performance. Recently, differential checkpointing has been proposed to reduce costs, but it is limited to recommendation systems, so its application to general distributed training systems remains unexplored.
This paper proposes LowDiff, an efficient frequent checkpointing framework that \textit{reuses} compressed gradients, serving as differential checkpoints to reduce cost. Furthermore, LowDiff incorporates a batched gradient write optimization to persist these differentials to storage efficiently. It also dynamically tunes both the checkpoint frequency and the batching size to maximize performance. We further enhance LowDiff with a layer-wise gradient reusing and snapshotting approach and a CPU-based asynchronous persistence strategy, enabling frequent checkpointing without gradient compression. Experiments on various workloads show that LowDiff can achieve checkpointing frequency up to per iteration with less than 3.1\% runtime overhead.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:27:30 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Yao",
"Chenxuan",
""
],
[
"Hu",
"Yuchong",
""
],
[
"Liu",
"Feifan",
""
],
[
"Liu",
"Zhengyu",
""
],
[
"Feng",
"Dan",
""
]
] |
2509.04085
|
Stanly Wilson
|
Stanly Wilson, Kwabena Adu-Duodu, Yinhao Li, Ringo Sham, Yingli Wang, Ellis Solaiman, Charith Perera, Rajiv Ranjan, Omer Rana
|
Trustworthy Second-hand Marketplace for Built Environment
| null | null | null | null |
cs.DC cs.ET
|
http://creativecommons.org/licenses/by/4.0/
|
The construction industry faces significant challenges regarding material waste and sustainable practices, necessitating innovative solutions that integrate automation, traceability, and decentralised decision-making to enable efficient material reuse. This paper presents a blockchain-enabled digital marketplace for sustainable construction material reuse, ensuring transparency and traceability using InterPlanetary File System (IPFS). The proposed framework enhances trust and accountability in material exchange, addressing key challenges in industrial automation and circular supply chains. A framework has been developed to demonstrate the operational processes of the marketplace, illustrating its practical application and effectiveness. Our contributions show how the marketplace can facilitate the efficient and trustworthy exchange of reusable materials, representing a substantial step towards more sustainable construction practices.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:29:31 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Wilson",
"Stanly",
""
],
[
"Adu-Duodu",
"Kwabena",
""
],
[
"Li",
"Yinhao",
""
],
[
"Sham",
"Ringo",
""
],
[
"Wang",
"Yingli",
""
],
[
"Solaiman",
"Ellis",
""
],
[
"Perera",
"Charith",
""
],
[
"Ranjan",
"Rajiv",
""
],
[
"Rana",
"Omer",
""
]
] |
2509.04086
|
Yaru Chen
|
Yaru Chen, Faegheh Sardari, Peiliang Zhang, Ruohao Guo, Yang Xiang, Zhenbo Li, Wenwu Wang
|
TEn-CATS: Text-Enriched Audio-Visual Video Parsing with Multi-Scale Category-Aware Temporal Graph
| null | null | null | null |
cs.CV cs.MM
|
http://creativecommons.org/licenses/by/4.0/
|
Audio-Visual Video Parsing (AVVP) task aims to identify event categories and their occurrence times in a given video with weakly supervised labels. Existing methods typically fall into two categories: (i) designing enhanced architectures based on attention mechanism for better temporal modeling, and (ii) generating richer pseudo-labels to compensate for the absence of frame-level annotations. However, the first type methods treat noisy segment-level pseudo labels as reliable supervision and the second type methods let indiscriminate attention spread them across all frames, the initial errors are repeatedly amplified during training. To address this issue, we propose a method that combines the Bi-Directional Text Fusion (BiT) module and Category-Aware Temporal Graph (CATS) module. Specifically, we integrate the strengths and complementarity of the two previous research directions. We first perform semantic injection and dynamic calibration on audio and visual modality features through the BiT module, to locate and purify cleaner and richer semantic cues. Then, we leverage the CATS module for semantic propagation and connection to enable precise semantic information dissemination across time. Experimental results demonstrate that our proposed method achieves state-of-the-art (SOTA) performance in multiple key indicators on two benchmark datasets, LLP and UnAV-100.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:32:40 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Chen",
"Yaru",
""
],
[
"Sardari",
"Faegheh",
""
],
[
"Zhang",
"Peiliang",
""
],
[
"Guo",
"Ruohao",
""
],
[
"Xiang",
"Yang",
""
],
[
"Li",
"Zhenbo",
""
],
[
"Wang",
"Wenwu",
""
]
] |
2509.04087
|
Michelle Dargasz
|
Michelle Dargasz, Nimmi Das Anthuparambil, Sebastian Retzbach, Anita Girelli, Sonja Timmermann, Johannes M\"oller, Wonhyuk Jo, Aliaksandr Lenonau, Agha Mohammad Raza, Maddalena Bin, Jaqueline Savelkouls, Iason Andronis, Frederik Unger, Felix Brausse, J\"org Hallmann, Ulrike Boesenberg, Jan-Etienne Pudell, Angel Rodriguez-Fernandez, James Wrigley, Roman Shayduk, Mohamed Youssef, Alexey Zozulya, Anders Madsen, Felix Lehmk\"uhler, Fivos Perakis, Fajun Zhang, Frank Schreiber, Michael Paulus, Christian Gutt
|
Depletion-Induced Interactions Modulate Nanoscale Protein Diffusion in Polymeric Crowder Solutions
| null | null | null | null |
cond-mat.soft
|
http://creativecommons.org/licenses/by/4.0/
|
Macromolecular crowding plays a crucial role in modulating protein dynamics in cellular and in vitro environments. Polymeric crowders such as dextran and Ficoll are known to induce entropic forces, including depletion interactions, that promote structural organization, but the nanoscale consequences for protein dynamics remain less well understood. Here, we employ megahertz X-ray photon correlation spectroscopy (MHz-XPCS) at the European XFEL to probe the dynamics of the protein ferritin in solutions containing sucrose, dextran, and Ficoll. We find that depletion-driven short-range attractions combined with long-range repulsions give rise to intermediate-range order (IRO) once the polysaccharide overlap concentration $c^*$ is exceeded. These IRO features fluctuate on microsecond to millisecond timescales, strongly modulating the collective dynamics of ferritin. The magnitude of these effects depends sensitively on crowder type, concentration, and molecular weight. Normalizing the crowder concentration by $c^*$ reveals scaling behavior in ferritin self-diffusion with a crossover near 2$c^*$, marking a transition from depletion-enhanced mobility to viscosity-dominated slowing. Our results demonstrate that bulk properties alone cannot account for protein dynamics in crowded solutions, underscoring the need to include polymer-specific interactions and depletion theory in models of crowded environments.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:38:42 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Dargasz",
"Michelle",
""
],
[
"Anthuparambil",
"Nimmi Das",
""
],
[
"Retzbach",
"Sebastian",
""
],
[
"Girelli",
"Anita",
""
],
[
"Timmermann",
"Sonja",
""
],
[
"Möller",
"Johannes",
""
],
[
"Jo",
"Wonhyuk",
""
],
[
"Lenonau",
"Aliaksandr",
""
],
[
"Raza",
"Agha Mohammad",
""
],
[
"Bin",
"Maddalena",
""
],
[
"Savelkouls",
"Jaqueline",
""
],
[
"Andronis",
"Iason",
""
],
[
"Unger",
"Frederik",
""
],
[
"Brausse",
"Felix",
""
],
[
"Hallmann",
"Jörg",
""
],
[
"Boesenberg",
"Ulrike",
""
],
[
"Pudell",
"Jan-Etienne",
""
],
[
"Rodriguez-Fernandez",
"Angel",
""
],
[
"Wrigley",
"James",
""
],
[
"Shayduk",
"Roman",
""
],
[
"Youssef",
"Mohamed",
""
],
[
"Zozulya",
"Alexey",
""
],
[
"Madsen",
"Anders",
""
],
[
"Lehmkühler",
"Felix",
""
],
[
"Perakis",
"Fivos",
""
],
[
"Zhang",
"Fajun",
""
],
[
"Schreiber",
"Frank",
""
],
[
"Paulus",
"Michael",
""
],
[
"Gutt",
"Christian",
""
]
] |
2509.04088
|
Farah Baracat
|
Farah Baracat, Agnese Grison, Dario Farina, Giacomo Indiveri, Elisa Donati
|
Spiking Neural Network Decoders of Finger Forces from High-Density Intramuscular Microelectrode Arrays
| null | null | null | null |
cs.HC eess.SP
|
http://creativecommons.org/licenses/by/4.0/
|
Restoring naturalistic finger control in assistive technologies requires the continuous decoding of motor intent with high accuracy, efficiency, and robustness. Here, we present a spike-based decoding framework that integrates spiking neural networks (SNNs) with motor unit activity extracted from high-density intramuscular microelectrode arrays. We demonstrate simultaneous and proportional decoding of individual finger forces from motor unit spike trains during isometric contractions at 15% of maximum voluntary contraction using SNNs. We systematically evaluated alternative SNN decoder configurations and compared two possible input modalities: physiologically grounded motor unit spike trains and spike-encoded intramuscular EMG signals. Through this comparison, we quantified trade-offs between decoding accuracy, memory footprint, and robustness to input errors. The results showed that shallow SNNs can reliably decode finger-level motor intent with competitive accuracy and minimal latency, while operating with reduced memory requirements and without the need for external preprocessing buffers. This work provides a practical blueprint for integrating SNNs into finger-level force decoding systems, demonstrating how the choice of input representation can be strategically tailored to meet application-specific requirements for accuracy, robustness, and memory efficiency.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:43:43 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Baracat",
"Farah",
""
],
[
"Grison",
"Agnese",
""
],
[
"Farina",
"Dario",
""
],
[
"Indiveri",
"Giacomo",
""
],
[
"Donati",
"Elisa",
""
]
] |
2509.04089
|
Iman Seyedi
|
Iman Seyedi, Antonio Candelieri, Enza Messina, Francesco Archetti
|
Gromov-Wasserstein and optimal transport: from assignment problems to probabilistic numeric
| null | null | null | null |
math.OC cs.LG
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The assignment problem, a cornerstone of operations research, seeks an optimal one-to-one mapping between agents and tasks to minimize total cost. This work traces its evolution from classical formulations and algorithms to modern optimal transport (OT) theory, positioning the Quadratic Assignment Problem (QAP) and related structural matching tasks within this framework. We connect the linear assignment problem to Monge's transport problem, Kantorovich's relaxation, and Wasserstein distances, then extend to cases where source and target lie in different metric-measure spaces requiring Gromov-Wasserstein (GW) distances. GW formulations, including the fused GW variant that integrates structural and feature information, naturally address QAP-like problems by optimizing alignment based on both intra-domain distances and cross-domain attributes. Applications include graph matching, keypoint correspondence, and feature-based assignments. We present exact solvers, Genetic Algorithms (GA), and multiple GW variants, including a proposed multi-initialization strategy (GW-MultiInit) that mitigates the risk of getting stuck in local optima alongside entropic Sinkhorn-based approximations and fused GW. Computational experiments on capacitated QAP instances show that GW-MultiInit consistently achieves near-optimal solutions and scales efficiently to large problems where exact methods become impractical, while parameterized EGW and FGW variants provide flexible trade-offs between accuracy and runtime. Our findings provide theoretical foundations, computational insights, and practical guidelines for applying OT and GW methods to QAP and other real-world matching problems, such as those in machine learning and logistics.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:44:30 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Seyedi",
"Iman",
""
],
[
"Candelieri",
"Antonio",
""
],
[
"Messina",
"Enza",
""
],
[
"Archetti",
"Francesco",
""
]
] |
2509.04090
|
Alexey Peregudin
|
Egor Dogadin, Alexey Peregudin
|
Optimal Control for Minimizing Inescapable Ellipsoids in Linear Periodically Time-Varying Systems Under Bounded Disturbances
| null |
in IEEE Control Systems Letters, vol. 9, pp. 228-233, 2025
|
10.1109/LCSYS.2025.3570559
| null |
math.OC cs.SY eess.SY
|
http://creativecommons.org/licenses/by/4.0/
|
This letter addresses optimal controller design for periodic linear time-varying systems under unknown-but-bounded disturbances. We introduce differential Lyapunov-type equations to describe time-varying inescapable ellipsoids and define an integral-based measure of their size. To minimize this measure, we develop a differential Riccati equation-based approach that provides exact solutions for state-feedback, observer synthesis, and output-feedback control. A key component is a systematic procedure for determining the optimal time-varying parameter, reducing an infinite-dimensional optimization to a simple iterative process. A numerical example validates the method's effectiveness.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:44:46 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Dogadin",
"Egor",
""
],
[
"Peregudin",
"Alexey",
""
]
] |
2509.04091
|
Haolang Lu
|
Jintao Gu, Haolang Lu, Guoshun Nan, Yihan Lin, Kun Wang, Yuchun Guo, Yigui Cao, Yang Liu
|
Revisiting Third-Party Library Detection: A Ground Truth Dataset and Its Implications Across Security Tasks
|
20pages, 7figures
| null | null | null |
cs.CR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Accurate detection of third-party libraries (TPLs) is fundamental to Android security, supporting vulnerability tracking, malware detection, and supply chain auditing. Despite many proposed tools, their real-world effectiveness remains unclear.We present the first large-scale empirical study of ten state-of-the-art TPL detection techniques across over 6,000 apps, enabled by a new ground truth dataset with precise version-level annotations for both remote and local dependencies.Our evaluation exposes tool fragility to R8-era transformations, weak version discrimination, inaccurate correspondence of candidate libraries, difficulty in generalizing similarity thresholds, and prohibitive runtime/memory overheads at scale.Beyond tool assessment, we further analyze how TPLs shape downstream tasks, including vulnerability analysis, malware detection, secret leakage assessment, and LLM-based evaluation. From this perspective, our study provides concrete insights into how TPL characteristics affect these tasks and informs future improvements in security analysis.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:48:02 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Gu",
"Jintao",
""
],
[
"Lu",
"Haolang",
""
],
[
"Nan",
"Guoshun",
""
],
[
"Lin",
"Yihan",
""
],
[
"Wang",
"Kun",
""
],
[
"Guo",
"Yuchun",
""
],
[
"Cao",
"Yigui",
""
],
[
"Liu",
"Yang",
""
]
] |
2509.04092
|
Quang Huy Che
|
Quang-Huy Che and Duc-Khai Lam
|
TriLiteNet: Lightweight Model for Multi-Task Visual Perception
| null |
IEEE Access 13 (2025) 50152-50166
|
10.1109/ACCESS.2025.3552088
| null |
cs.CV
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Efficient perception models are essential for Advanced Driver Assistance Systems (ADAS), as these applications require rapid processing and response to ensure safety and effectiveness in real-world environments. To address the real-time execution needs of such perception models, this study introduces the TriLiteNet model. This model can simultaneously manage multiple tasks related to panoramic driving perception. TriLiteNet is designed to optimize performance while maintaining low computational costs. Experimental results on the BDD100k dataset demonstrate that the model achieves competitive performance across three key tasks: vehicle detection, drivable area segmentation, and lane line segmentation. Specifically, the TriLiteNet_{base} demonstrated a recall of 85.6% for vehicle detection, a mean Intersection over Union (mIoU) of 92.4% for drivable area segmentation, and an Acc of 82.3% for lane line segmentation with only 2.35M parameters and a computational cost of 7.72 GFLOPs. Our proposed model includes a tiny configuration with just 0.14M parameters, which provides a multi-task solution with minimal computational demand. Evaluated for latency and power consumption on embedded devices, TriLiteNet in both configurations shows low latency and reasonable power during inference. By balancing performance, computational efficiency, and scalability, TriLiteNet offers a practical and deployable solution for real-world autonomous driving applications. Code is available at https://github.com/chequanghuy/TriLiteNet.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:48:25 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Che",
"Quang-Huy",
""
],
[
"Lam",
"Duc-Khai",
""
]
] |
2509.04093
|
Zhitong Zhou
|
Zhitong Zhou, Qingqing Zhang, Lei Luo, Jiechen Liu, Ruohua Zhou
|
Open-Source Full-Duplex Conversational Datasets for Natural and Interactive Speech Synthesis
| null | null | null | null |
cs.SD
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Full-duplex, spontaneous conversational data are essential for enhancing the naturalness and interactivity of synthesized speech in conversational TTS systems. We present two open-source dual-track conversational speech datasets, one in Chinese and one in English, designed to enhance the naturalness of synthesized speech by providing more realistic conversational data. The two datasets contain a total of 15 hours of natural, spontaneous conversations recorded in isolated rooms, which produces separate high-quality audio tracks for each speaker. The conversations cover diverse daily topics and domains, capturing realistic interaction patterns including frequent overlaps, backchannel responses, laughter, and other non-verbal vocalizations. We introduce the data collection procedure, transcription and annotation methods. We demonstrate the utility of these corpora by fine-tuning a baseline TTS model with the proposed datasets. The fine-tuned TTS model achieves higher subjective and objective evaluation metrics compared to the baseline, indicating improved naturalness and conversational realism in synthetic speech. All data, annotations, and supporting code for fine-tuning and evaluation are made available to facilitate further research in conversational speech synthesis.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:49:51 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Zhou",
"Zhitong",
""
],
[
"Zhang",
"Qingqing",
""
],
[
"Luo",
"Lei",
""
],
[
"Liu",
"Jiechen",
""
],
[
"Zhou",
"Ruohua",
""
]
] |
2509.04094
|
Fatih Dursun
|
Fatih Dursun, Bruno Vilhena Adorno, Simon Watson, and Wei Pan
|
Object-Reconstruction-Aware Whole-body Control of Mobile Manipulators
|
14 pages, 13 figures, 3 tables. Under Review for the IEEE Transactions on Robotics (T-RO)
| null | null | null |
cs.RO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Object reconstruction and inspection tasks play a crucial role in various robotics applications. Identifying paths that reveal the most unknown areas of the object becomes paramount in this context, as it directly affects efficiency, and this problem is known as the view path planning problem. Current methods often use sampling-based path planning techniques, evaluating potential views along the path to enhance reconstruction performance. However, these methods are computationally expensive as they require evaluating several candidate views on the path. To this end, we propose a computationally efficient solution that relies on calculating a focus point in the most informative (unknown) region and having the robot maintain this point in the camera field of view along the path. We incorporated this strategy into the whole-body control of a mobile manipulator employing a visibility constraint without the need for an additional path planner. We conducted comprehensive and realistic simulations using a large dataset of 114 diverse objects of varying sizes from 57 categories to compare our method with a sampling-based planning strategy using Bayesian data analysis. Furthermore, we performed real-world experiments with an 8-DoF mobile manipulator to demonstrate the proposed method's performance in practice. Our results suggest that there is no significant difference in object coverage and entropy. In contrast, our method is approximately nine times faster than the baseline sampling-based method in terms of the average time the robot spends between views.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:52:27 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Dursun",
"Fatih",
""
],
[
"Adorno",
"Bruno Vilhena",
""
],
[
"Watson",
"Simon",
""
],
[
"Pan",
"Wei",
""
]
] |
2509.04095
|
Achilleas Santi Seisa
|
Achilleas Santi Seisa, Viswa Narayanan Sankaranarayanan, Gerasimos Damigos, Sumeet Gajanan Satpute, George Nikolakopoulos
|
Cloud-Assisted Remote Control for Aerial Robots: From Theory to Proof-of-Concept Implementation
|
6 pages, 7 figures, CCGridW 2025
|
2025 IEEE 25th International Symposium on Cluster, Cloud and Internet Computing Workshops (CCGridW)
|
10.1109/CCGridW65158.2025.00032
| null |
cs.RO cs.DC
|
http://creativecommons.org/licenses/by/4.0/
|
Cloud robotics has emerged as a promising technology for robotics applications due to its advantages of offloading computationally intensive tasks, facilitating data sharing, and enhancing robot coordination. However, integrating cloud computing with robotics remains a complex challenge due to network latency, security concerns, and the need for efficient resource management. In this work, we present a scalable and intuitive framework for testing cloud and edge robotic systems. The framework consists of two main components enabled by containerized technology: (a) a containerized cloud cluster and (b) the containerized robot simulation environment. The system incorporates two endpoints of a User Datagram Protocol (UDP) tunnel, enabling bidirectional communication between the cloud cluster container and the robot simulation environment, while simulating realistic network conditions. To achieve this, we consider the use case of cloud-assisted remote control for aerial robots, while utilizing Linux-based traffic control to introduce artificial delay and jitter, replicating variable network conditions encountered in practical cloud-robot deployments.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:53:27 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Seisa",
"Achilleas Santi",
""
],
[
"Sankaranarayanan",
"Viswa Narayanan",
""
],
[
"Damigos",
"Gerasimos",
""
],
[
"Satpute",
"Sumeet Gajanan",
""
],
[
"Nikolakopoulos",
"George",
""
]
] |
2509.04096
|
Lyssa Ramaut
|
Lyssa Ramaut, Chesney Buyle, Jona Cappelle, and Liesbet Van der Perre
|
Low-Power Impact Detection and Localization on Forklifts Using Wireless IMU Sensors
|
This paper is accepted in IEEE Sensors 2025
| null | null | null |
eess.SY cs.SY
|
http://creativecommons.org/licenses/by/4.0/
|
Forklifts are essential for transporting goods in industrial environments. These machines face wear and tear during field operations, along with rough terrain, tight spaces and complex handling scenarios. This increases the likelihood of unintended impacts, such as collisions with goods, infrastructure, or other machinery. In addition, deliberate misuse has been stated, compromising safety and equipment integrity. This paper presents a low-cost and low-power impact detection system based on multiple wireless sensor nodes measuring 3D accelerations. These were deployed in a measurement campaign covering realworld operational scenarios. An algorithm was developed, based on this collected data, to differentiate high-impact events from normal usage and to localize detected collisions on the forklift. The solution successfully detects and localizes impacts, while maintaining low power consumption, enabling reliable forklift monitoring with multi-year sensor autonomy.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:57:11 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Ramaut",
"Lyssa",
""
],
[
"Buyle",
"Chesney",
""
],
[
"Cappelle",
"Jona",
""
],
[
"Van der Perre",
"Liesbet",
""
]
] |
2509.04097
|
William Buchanan Prof
|
V\'ictor Duarte Melo and William J. Buchanan
|
ECCFROG522PP: An Enhanced 522-bit Weierstrass Elliptic Curve
| null | null | null | null |
cs.CR
|
http://creativecommons.org/licenses/by/4.0/
|
Whilst many key exchange and digital signature systems still rely on NIST P-256 (secp256r1) and secp256k1, offering around 128-bit security, there is an increasing demand for transparent and reproducible curves at the 256-bit security level. Standard higher-security options include NIST P-521, Curve448, and Brainpool-P512. This paper presents ECCFROG522PP ("Presunto Powered"), a 522-bit prime-field elliptic curve that delivers security in the same classical approx 260-bit ballpark as NIST P-521, but with a fundamentally different design philosophy. All of the curve parameters are deterministically derived from a fixed public seed via BLAKE3, with zero hidden choices. The curve has prime order (cofactor = 1), a verified twist with a proven approx 505-bit prime factor, safe embedding degree (greater than or equal to 14), and passes anti-MOV checks up to k less than or equal to 200 and CM discriminant sanity up to 100k. Unlike prior opaque or ad-hoc constructions, ECCFROG522PP is fully reproducible: anyone can regenerate and verify it byte-for-byte using the published scripts. The intent is not to outperform NIST P-521 in raw speed, but to maximise trust, verifiability, and long-term auditability in a practical curve of equivalent security level
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:57:26 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Melo",
"Víctor Duarte",
""
],
[
"Buchanan",
"William J.",
""
]
] |
2509.04098
|
Jiaozi Wang
|
Jiaozi Wang, Luca Capizzi, Dario Poletti, Leonardo Mazza
|
Ergodicity and hydrodynamics: from quantum to classical spin systems
|
13 pages, 9 figures
| null | null | null |
cond-mat.stat-mech cond-mat.quant-gas nlin.CD quant-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We show that in classical spin systems the precise nature of the late-time hydrodynamic tails of the autocorrelation functions of a generic observable is determined by (i) the dynamical critical exponent and (ii) the equilibrium thermodynamic properties of the corresponding observable. We provide numerical results for one- and two-dimensional systems and present theoretical considerations that only rely on the notion of ergodicity. Our result extends to the classical framework the relaxation-overlap inequality, first introduced in Capizzi et al. Phys. Rev. X 15, 011059 (2025)] for quantum many-body systems satisfying the eigenstate thermalization hypothesis.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 10:59:57 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Wang",
"Jiaozi",
""
],
[
"Capizzi",
"Luca",
""
],
[
"Poletti",
"Dario",
""
],
[
"Mazza",
"Leonardo",
""
]
] |
2509.04099
|
Dragos-Patru Covei D.P.
|
Dragos-Patru Covei
|
Existence and large radial solutions for an elliptic system under finite new Keller-Osserman integral conditions
|
14 Pages
| null | null | null |
math.AP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We investigate the existence and qualitative behavior of entire positive radial solutions to the semilinear elliptic system% \begin{equation*} \Delta u=p(|x|)\,g(v),\qquad \Delta v=q(|x|)\,f(u),\qquad x\in \mathbb{R}% ^{n},\ n\geq 3, \end{equation*}% under finite Keller--Osserman-type integral conditions on the nonlinearities $f$ and $g$, and integrability constraints on the radial weights $p$ and $q$% . The nonlinearities are assumed continuous on $[0,\infty )$, differentiable on $(0,\infty )$, vanish at the origin, and are strictly positive elsewhere, with% \begin{equation*} \int_{1}^{\infty }\frac{dt}{g(f(t))}<\infty ,\qquad \int_{1}^{\infty }\frac{% dt}{f(g(t))}<\infty . \end{equation*}% The weights satisfy $\int_{0}^{\infty }s\,p(s)\,ds<\infty $, $% \int_{0}^{\infty }s\,q(s)\,ds<\infty $, and $\min (p,q)$ is not compactly supported. Within this framework, we establish: (i) the existence of infinitely many entire positive radial solutions for a nonempty set of central values; (ii) closedness of the set of admissible central values; and (iii) largeness (blow-up at infinity) of solutions corresponding to boundary points of this set. The approach is based on a novel subharmonic functional tailored to the reciprocal integral conditions, extending classical Keller--Osserman theory to a broad class of coupled systems with general nonlinearities and weight functions.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:01:20 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Covei",
"Dragos-Patru",
""
]
] |
2509.04100
|
Alberto Luise
|
Alberto Luise, Michele Lombardi, Florent Teichteil Koenigsbuch
|
Hybrid Reinforcement Learning and Search for Flight Trajectory Planning
| null | null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
This paper explores the combination of Reinforcement Learning (RL) and search-based path planners to speed up the optimization of flight paths for airliners, where in case of emergency a fast route re-calculation can be crucial. The fundamental idea is to train an RL Agent to pre-compute near-optimal paths based on location and atmospheric data and use those at runtime to constrain the underlying path planning solver and find a solution within a certain distance from the initial guess. The approach effectively reduces the size of the solver's search space, significantly speeding up route optimization. Although global optimality is not guaranteed, empirical results conducted with Airbus aircraft's performance models show that fuel consumption remains nearly identical to that of an unconstrained solver, with deviations typically within 1%. At the same time, computation speed can be improved by up to 50% as compared to using a conventional solver alone.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:01:43 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Luise",
"Alberto",
""
],
[
"Lombardi",
"Michele",
""
],
[
"Koenigsbuch",
"Florent Teichteil",
""
]
] |
2509.04101
|
Abdellah Bulaich Mehamdi
|
Abdellah Bulaich Mehamdi, Wim van Ackooij, Luce Brotcorne, St\'ephane Gaubert and Quentin Jacquet
|
Duality between polyhedral approximation of value functions and optimal quantization of measures
| null | null | null | null |
math.OC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Approximating a convex function by a polyhedral function that has a limited number of facets is a fundamental problem with applications in various fields, from mitigating the curse of dimensionality in optimal control to bi-level optimization. We establish a connection between this problem and the optimal quantization of a positive measure. Building on recent stability results in optimal transport, by Delalande and M\'erigot, we deduce that the polyhedral approximation of a convex function is equivalent to the quantization of the Monge-Amp\`ere measure of its Legendre-Fenchel dual. This duality motivates a simple greedy method for computing a parsimonious approximation of a polyhedral convex function, by clustering the vertices of a Newton polytope. We evaluate our algorithm on two applications: 1) A high-dimensional optimal control problem (quantum gate synthesis), leveraging McEneaney's max-plus-based curse-of-dimensionality attenuation method; 2) A bi-level optimization problem in electricity pricing. Numerical results demonstrate the efficiency of this approach.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:04:10 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Mehamdi",
"Abdellah Bulaich",
""
],
[
"van Ackooij",
"Wim",
""
],
[
"Brotcorne",
"Luce",
""
],
[
"Gaubert",
"Stéphane",
""
],
[
"Jacquet",
"Quentin",
""
]
] |
2509.04102
|
Mantha Sai Gopal
|
Mantha Sai Gopal
|
A Probabilistic Framework for the Erdos-Kac Theorem
| null | null | null | null |
math.GM
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
The Erdos-Kac theorem, a foundational result in probabilistic number theory, states that the number of prime factors of an integer follows a Gaussian distribution. In this paper we develop and analyze probabilistic models for "random integers" to study the mechanisms underlying this theorem. We begin with a simple model, where each prime p is chosen as a divisor with probability 1/p in a sequence of independent trials. A preliminary analysis shows that this construction almost surely yields an integer with infinitely many prime factors. To create a tractable framework, we study a truncated version Nx = product of p<=x of p^Xp, where Xp are independent Bernoulli(1/p) random variables. We prove an analogue of the Erdos-Kac theorem within this framework, showing that the number of prime factors omega(Nx) satisfies a central limit theorem with mean and variance asymptotic to log log x.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:06:33 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Gopal",
"Mantha Sai",
""
]
] |
2509.04103
|
Mohammad Javad Mehdipour
|
Mohammad Javad Mehdipour and Narjes Salkhordeh
|
Structure and Applications of $(p, q)$-Derivations in Algebra
| null | null | null | null |
math.FA
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
In this paper, we investigate $(p, q)$-derivations in both general algebras and Banach algebras. Our main result extends the Singer-Wermer theorem to $(p, q)$-derivations, proving that their ranges are contained in the radical of the algebra. As a direct consequence, we prove that the range of any left derivation lies within the radical of the algebra even without assuming continuity. This improves a result due to Bra\v{s}er and Vukman. For Banach algebras, we show that primitive ideals remain invariant under bounded $(p, q)$-derivations. Finally, we study $(p, q)$-derivations of group algebras and give an answer to the question posed.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:06:47 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Mehdipour",
"Mohammad Javad",
""
],
[
"Salkhordeh",
"Narjes",
""
]
] |
2509.04104
|
Keara Schaaij
|
Keara Schaaij, Roel Boumans, Tibor Bosse, Iris Hendrickx
|
Towards Stable and Personalised Profiles for Lexical Alignment in Spoken Human-Agent Dialogue
|
Accepted for TSD 2025
| null |
10.1007/978-3-032-02548-7_5
| null |
cs.CL cs.HC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Lexical alignment, where speakers start to use similar words across conversation, is known to contribute to successful communication. However, its implementation in conversational agents remains underexplored, particularly considering the recent advancements in large language models (LLMs). As a first step towards enabling lexical alignment in human-agent dialogue, this study draws on strategies for personalising conversational agents and investigates the construction of stable, personalised lexical profiles as a basis for lexical alignment. Specifically, we varied the amounts of transcribed spoken data used for construction as well as the number of items included in the profiles per part-of-speech (POS) category and evaluated profile performance across time using recall, coverage, and cosine similarity metrics. It was shown that smaller and more compact profiles, created after 10 min of transcribed speech containing 5 items for adjectives, 5 items for conjunctions, and 10 items for adverbs, nouns, pronouns, and verbs each, offered the best balance in both performance and data efficiency. In conclusion, this study offers practical insights into constructing stable, personalised lexical profiles, taking into account minimal data requirements, serving as a foundational step toward lexical alignment strategies in conversational agents.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:07:27 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Schaaij",
"Keara",
""
],
[
"Boumans",
"Roel",
""
],
[
"Bosse",
"Tibor",
""
],
[
"Hendrickx",
"Iris",
""
]
] |
2509.04105
|
Seong Chan Park
|
Dhong Yeon Cheong, Min Gi Park, and Seong Chan Park
|
Beyond the Starobinsky model after ACT
|
5 pages, 4 figures
| null | null | null |
hep-ph gr-qc
|
http://creativecommons.org/licenses/by/4.0/
|
We revisit higher order corrections to the Starobinsky inflationary model using the most recent P-ACT-LB-BK18 data, which exhibits a mild but definite tension with the predictions of the original model. Our results demonstrate how even small {higher order} deformations of the Ricci scalar (e.g. $R^3, R^4,\cdots$) can bring the model into better agreement with current data and impose nontrivial constraints on the post-inflationary dynamics.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:08:07 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Cheong",
"Dhong Yeon",
""
],
[
"Park",
"Min Gi",
""
],
[
"Park",
"Seong Chan",
""
]
] |
2509.04106
|
Mauricio Girardi-Schappo
|
Mauricio Girardi-Schappo, Leonard Maler, Andr\'e Longtin
|
Optimal rate-variance coding due to firing threshold adaptation near criticality
|
14 pages, 3 figures
| null | null | null |
q-bio.NC cond-mat.dis-nn cond-mat.stat-mech nlin.AO physics.bio-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Recurrently connected neuron populations play key roles in sensory perception and memory storage across various brain regions. While these populations are often assumed to encode information through firing rates, this method becomes unreliable with weak stimuli. We propose that in such cases, information can be transmitted via spatial spike patterns, employing a sparse or combinatorial coding based on firing rate variance. Around the critical point of a stochastic recurrent excitable network, we uncover a synergistic dual-coding scheme, enabled by single-cell threshold adaptation. This scheme optimizes variance coding for weak signals without compromising rate coding for stronger inputs, thus maximizing input/output mutual information. These optimizations are robust across adaptation rules and coupling strengths through self-suppression of internal noise, particularly around the network's phase transition, and are linked to threshold recovery times observed in hippocampal memory circuits (~$10^2$-$10^3$ms). In contrast, nonadaptive networks perform similarly only at criticality, suggesting that threshold adaptation is essential for reliable encoding of weak signals into diverse spatial patterns. Our results imply a fundamental role for near-critical latent adaptive dynamics enabled by dual coding in biological and artificial neural networks.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:10:14 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Girardi-Schappo",
"Mauricio",
""
],
[
"Maler",
"Leonard",
""
],
[
"Longtin",
"André",
""
]
] |
2509.04107
|
Ozgu Goksu
|
Ozgu Goksu and Nicolas Pugeault
|
FedQuad: Federated Stochastic Quadruplet Learning to Mitigate Data Heterogeneity
|
The 3rd IEEE International Conference on Federated Learning Technologies and Applications (FLTA25)
| null | null | null |
cs.LG cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Federated Learning (FL) provides decentralised model training, which effectively tackles problems such as distributed data and privacy preservation. However, the generalisation of global models frequently faces challenges from data heterogeneity among clients. This challenge becomes even more pronounced when datasets are limited in size and class imbalance. To address data heterogeneity, we propose a novel method, \textit{FedQuad}, that explicitly optimises smaller intra-class variance and larger inter-class variance across clients, thereby decreasing the negative impact of model aggregation on the global model over client representations. Our approach minimises the distance between similar pairs while maximising the distance between negative pairs, effectively disentangling client data in the shared feature space. We evaluate our method on the CIFAR-10 and CIFAR-100 datasets under various data distributions and with many clients, demonstrating superior performance compared to existing approaches. Furthermore, we provide a detailed analysis of metric learning-based strategies within both supervised and federated learning paradigms, highlighting their efficacy in addressing representational learning challenges in federated settings.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:11:10 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Goksu",
"Ozgu",
""
],
[
"Pugeault",
"Nicolas",
""
]
] |
2509.04108
|
Francisco Mar\'in Sola
|
Francisco Mar\'in Sola
|
On stochastic forms of functional isoperimetric inequalities
| null | null | null | null |
math.FA math.MG math.PR
|
http://creativecommons.org/licenses/by-sa/4.0/
|
We present a probabilistic interpretation of several functional isoperimetric inequalities within the class of $p$-concave functions, building on random models for such functions introduced by P. Pivovarov and J. Rebollo-Bueno. First, we establish a stochastic isoperimetric inequality for a functional extension of the classical quermassintegrals, which yields a Sobolev-type inequality in this random setting as a particular case. Motivated by the latter, we further show that Zhang's affine Sobolev inequality holds in expectation when dealing with these random models of $p$-concave functions. Finally, we confirm that our results recover both their geometric analogues and deterministic counterparts. As a consequence of the latter, we establish a generalization of Zhang's affine Sobolev inequality restricted to $p$-concave functions in the context of convex measures.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:12:26 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Sola",
"Francisco Marín",
""
]
] |
2509.04109
|
Adam Morawiec
|
Adam Morawiec
|
Grain boundary energy models and boundary splitting
|
12 pages, 4 figures, 28 references
| null | null | null |
cond-mat.mtrl-sci
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Models of grain boundary energy are essential for predicting the behavior of polycrystalline materials. Typical models represent the minimum boundary energy as a function of macroscopic boundary parameters. An energy model may allow for boundary dissociation, i.e., for a further reduction of the overall energy by splitting a boundary into two boundaries parallel to the original one. Such splitting is prevented by constraining the energy model with inequalities opposite to the boundary wetting condition. The inequalities are applicable only to triplets of boundaries that match the assumed geometric configuration. Relationships connecting the parameters of such boundaries are derived, implications of the inequalities that prevent boundary splitting are considered, and an example energy model is shown to allow boundary decomposition. Knowing whether a given energy model permits boundary dissociation and which boundaries can be affected is important for evaluating its performance in polycrystal simulations.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:19:54 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Morawiec",
"Adam",
""
]
] |
2509.04110
|
Jakub Wo\'znicki
|
Jakub Wo\'znicki
|
Vlasov equation coupled with non-Newtonian fluids with discontinuous-in-time stress tensor
| null | null | null | null |
math.AP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We analyze the system of equations describing the flow of a dilute particle system coupled with an incompressible non-Newtonian fluid in a bounded domain. In this setting, both PDEs are connected via a drag force, or the friction force. We are interested in a thin spray regime, which means that we neglect the inter-particle interactions. When it comes to the fluid system, the Cauchy stress tensor is supposed to be a monotone mapping and has asymptotically $(s-1)$-growth with the parameter $s$ depending on the spatial and time variable. We do not assume any smoothness of $s$ with respect to time variable and assume the log-H\"{o}lder continuity with respect to spatial variable. An example of materials, which satisfy those assumptions, are those whose properties are instantaneous, e.g. changed by the switched electric field. We show the long time and the large data existence of weak solution provided that $s\ge\frac{3d+2}{d+2}$.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:20:31 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Woźnicki",
"Jakub",
""
]
] |
2509.04111
|
Dan Saattrup Smart
|
Dan Saattrup Smart
|
MultiWikiQA: A Reading Comprehension Benchmark in 300+ Languages
| null | null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by/4.0/
|
We introduce a new reading comprehension dataset, dubbed MultiWikiQA, which covers 306 languages. The context data comes from Wikipedia articles, with questions generated by an LLM and the answers appearing verbatim in the Wikipedia articles. We conduct a crowdsourced human evaluation of the fluency of the generated questions across 30 of the languages, providing evidence that the questions are of good quality. We evaluate 6 different language models, both decoder and encoder models of varying sizes, showing that the benchmark is sufficiently difficult and that there is a large performance discrepancy amongst the languages. The dataset and survey evaluations are freely available.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:20:53 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Smart",
"Dan Saattrup",
""
]
] |
2509.04112
|
Amirmohammad Farzaneh
|
Amirmohammad Farzaneh, Matteo Zecchin, Osvaldo Simeone
|
Synthetic Counterfactual Labels for Efficient Conformal Counterfactual Inference
| null | null | null | null |
cs.LG cs.IT math.IT
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
This work addresses the problem of constructing reliable prediction intervals for individual counterfactual outcomes. Existing conformal counterfactual inference (CCI) methods provide marginal coverage guarantees but often produce overly conservative intervals, particularly under treatment imbalance when counterfactual samples are scarce. We introduce synthetic data-powered CCI (SP-CCI), a new framework that augments the calibration set with synthetic counterfactual labels generated by a pre-trained counterfactual model. To ensure validity, SP-CCI incorporates synthetic samples into a conformal calibration procedure based on risk-controlling prediction sets (RCPS) with a debiasing step informed by prediction-powered inference (PPI). We prove that SP-CCI achieves tighter prediction intervals while preserving marginal coverage, with theoretical guarantees under both exact and approximate importance weighting. Empirical results on different datasets confirm that SP-CCI consistently reduces interval width compared to standard CCI across all settings.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:22:08 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Farzaneh",
"Amirmohammad",
""
],
[
"Zecchin",
"Matteo",
""
],
[
"Simeone",
"Osvaldo",
""
]
] |
2509.04113
|
Sudheer Mishra
|
Sudheer Mishra, and E Natarajan
|
A unified stabilized virtual element method for the generalized Oseen equation: stability and robustness
| null | null | null | null |
math.NA cs.NA
|
http://creativecommons.org/licenses/by/4.0/
|
In this thesis, we investigate a novel local projection based stabilized conforming virtual element method for the generalized Oseen problem using equal-order element pairs on general polygonal meshes. To ensure the stability, particularly in the presence of convection-dominated regimes and the utilization of equal-order element pairs, we introduce local projections based stabilization techniques. We demonstrate the discrete inf-sup condition in the energy norm. Moreover, the stability of the proposed method also guarantees the stability properties for the Brinkman equation and the Stokes equation without introducing any additional conditions. Furthermore, we derive an optimal error estimates in the energy norm that underline the uniform convergence in the energy norm for the generalized Oseen problem with small diffusion. In addition, the error estimates remain valid and uniform for the Brinkman equation and the Stokes equation. Additionally, the convergence study shows that the proposed method is quasi-robust with respect to parameters. The proposed method offers several advantages, including simplicity in construction, easier implementation compared to residual-based stabilization techniques, and avoiding coupling between element pairs. We validate our theoretical findings through a series of numerical experiments, including diffusion-dominated and convection-dominated regimes.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:22:57 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Mishra",
"Sudheer",
""
],
[
"Natarajan",
"E",
""
]
] |
2509.04114
|
Akiko Shima
|
Teruo Nagase and Akiko Shima
|
The linear minimal 4-chart with three crossings
|
37 pages, 34 figures
| null | null | null |
math.GT
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Charts are oriented labeled graphs in a disk. Any simple surface braid (2-dimensional braid) can be described by using a chart. Also, a chart represents an oriented closed surface embedded in 4-space. In this paper, we investigate embedded surfaces in 4-space by using charts.
Let $\Gamma$ be a chart, and we denote by $Cross(\Gamma)$ the set of all the crossings of $\Gamma$, and we denote by $\Gamma_m$ the union of all the edges of label $m$. For a 4-chart $\Gamma$, if the closure of each connected component of the set $(\Gamma_1\cup \Gamma_3)-Cross(\Gamma)$ is acyclic, then $\Gamma$ is said to be {\it linear}. In this paper, we shall show that any linear minimal $4$-chart with three crossings is lor-equivalent (Label-Orientation-Reflection equivalent) to the chart describing a $2$-twist spun trefoil knot by omitting free edges and hoops.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:24:20 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Nagase",
"Teruo",
""
],
[
"Shima",
"Akiko",
""
]
] |
2509.04115
|
Dominik Moll
|
Dominik Moll, Laura A. M. D'Angelo, Herbert De Gersem, Fulvio Boattini, Luca Bottura, Marco Gast
|
A Dynamic Energy-Based Hysteresis Model for Pulsed-Operated Fast-Ramping Magnets
| null | null | null | null |
cs.CE
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Due to the strongly nonlinear behavior of ferromagnetic yokes, the numerical analysis of fast-ramping magnets is highly cumbersome and, therefore, in practice overly simplified by means of anhysteretic material descriptions and a posteriori loss formulae. This paper establishes the use of a dynamic ferromagnetic model combining a preconditioned energy-based hysteresis description and a thin-sheet eddy-current model in time-domain. The model was successfully employed in the analysis of a normal-conducting bending magnet in order to precisely calculate losses and fields.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:24:45 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Moll",
"Dominik",
""
],
[
"D'Angelo",
"Laura A. M.",
""
],
[
"De Gersem",
"Herbert",
""
],
[
"Boattini",
"Fulvio",
""
],
[
"Bottura",
"Luca",
""
],
[
"Gast",
"Marco",
""
]
] |
2509.04116
|
Ioannis Tzortzis
|
Ioannis Tzortzis, Themistoklis Charalambous and Charalambos D. Charalambous
|
Remote Estimation for Markov Jump Linear Systems: A Distributionally Robust Approach
| null | null | null | null |
eess.SY cs.SY
|
http://creativecommons.org/licenses/by/4.0/
|
This paper considers the problem of remote state estimation for Markov jump linear systems in the presence of uncertainty in the posterior mode probabilities. Such uncertainty may arise when the estimator receives noisy or incomplete measurements over an unreliable communication network. To address this challenge, the estimation problem is formulated within a distributionally robust framework, where the true posterior is assumed to lie within a total variation distance ball centered at the nominal posterior. The resulting minimax formulation yields an estimator that extends the classical MMSE solution with additional terms that account for mode uncertainty. A tractable implementation is developed using a distributionally robust variant of the first-order generalized pseudo-Bayesian algorithm. A numerical example is provided to illustrate the applicability and effectiveness of the approach.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:29:48 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Tzortzis",
"Ioannis",
""
],
[
"Charalambous",
"Themistoklis",
""
],
[
"Charalambous",
"Charalambos D.",
""
]
] |
2509.04117
|
Mustafa Sakhai
|
Mustafa Sakhai, Kaung Sithu, Min Khant Soe Oke, Maciej Wielgosz
|
DVS-PedX: Synthetic-and-Real Event-Based Pedestrian Dataset
|
12 pages, 8 figures, 3 tables; dataset descriptor paper introducing DVS-PedX (synthetic-and-real event-based pedestrian dataset with baselines) External URL: https://doi.org/10.5281/zenodo.17030898
| null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Event cameras like Dynamic Vision Sensors (DVS) report micro-timed brightness changes instead of full frames, offering low latency, high dynamic range, and motion robustness. DVS-PedX (Dynamic Vision Sensor Pedestrian eXploration) is a neuromorphic dataset designed for pedestrian detection and crossing-intention analysis in normal and adverse weather conditions across two complementary sources: (1) synthetic event streams generated in the CARLA simulator for controlled "approach-cross" scenes under varied weather and lighting; and (2) real-world JAAD dash-cam videos converted to event streams using the v2e tool, preserving natural behaviors and backgrounds. Each sequence includes paired RGB frames, per-frame DVS "event frames" (33 ms accumulations), and frame-level labels (crossing vs. not crossing). We also provide raw AEDAT 2.0/AEDAT 4.0 event files and AVI DVS video files and metadata for flexible re-processing. Baseline spiking neural networks (SNNs) using SpikingJelly illustrate dataset usability and reveal a sim-to-real gap, motivating domain adaptation and multimodal fusion. DVS-PedX aims to accelerate research in event-based pedestrian safety, intention prediction, and neuromorphic perception.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:30:29 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Sakhai",
"Mustafa",
""
],
[
"Sithu",
"Kaung",
""
],
[
"Oke",
"Min Khant Soe",
""
],
[
"Wielgosz",
"Maciej",
""
]
] |
2509.04118
|
Yaojun Wu
|
Junqi Liao, Yaojun Wu, Chaoyi Lin, Zhipin Deng, Li Li, Dong Liu, Xiaoyan Sun
|
EHVC: Efficient Hierarchical Reference and Quality Structure for Neural Video Coding
|
9 pages, 8 figures, Accepted to ACMMM 2025
| null | null | null |
eess.IV cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Neural video codecs (NVCs), leveraging the power of end-to-end learning, have demonstrated remarkable coding efficiency improvements over traditional video codecs. Recent research has begun to pay attention to the quality structures in NVCs, optimizing them by introducing explicit hierarchical designs. However, less attention has been paid to the reference structure design, which fundamentally should be aligned with the hierarchical quality structure. In addition, there is still significant room for further optimization of the hierarchical quality structure. To address these challenges in NVCs, we propose EHVC, an efficient hierarchical neural video codec featuring three key innovations: (1) a hierarchical multi-reference scheme that draws on traditional video codec design to align reference and quality structures, thereby addressing the reference-quality mismatch; (2) a lookahead strategy to utilize an encoder-side context from future frames to enhance the quality structure; (3) a layer-wise quality scale with random quality training strategy to stabilize quality structures during inference. With these improvements, EHVC achieves significantly superior performance to the state-of-the-art NVCs. Code will be released in: https://github.com/bytedance/NEVC.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:31:12 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Liao",
"Junqi",
""
],
[
"Wu",
"Yaojun",
""
],
[
"Lin",
"Chaoyi",
""
],
[
"Deng",
"Zhipin",
""
],
[
"Li",
"Li",
""
],
[
"Liu",
"Dong",
""
],
[
"Sun",
"Xiaoyan",
""
]
] |
2509.04119
|
Ke Wu
|
Ke Wu, Yuhao Wang, Kevin Henry, Cesare Stefanini, Gang Zheng
|
Lightweight Kinematic and Static Modeling of Cable-Driven Continuum Robots via Actuation-Space Energy Formulation
|
Journal
| null | null | null |
cs.RO
|
http://creativecommons.org/licenses/by/4.0/
|
Continuum robots, inspired by octopus arms and elephant trunks, combine dexterity with intrinsic compliance, making them well suited for unstructured and confined environments. Yet their continuously deformable morphology poses challenges for motion planning and control, calling for accurate but lightweight models. We propose the Lightweight Actuation Space Energy Modeling (LASEM) framework for cable driven continuum robots, which formulates actuation potential energy directly in actuation space. LASEM yields an analytical forward model derived from geometrically nonlinear beam and rod theories via Hamilton's principle, while avoiding explicit modeling of cable backbone contact. It accepts both force and displacement inputs, thereby unifying kinematic and static formulations. Assuming the friction is neglected, the framework generalizes to nonuniform geometries, arbitrary cable routings, distributed loading and axial extensibility, while remaining computationally efficient for real-time use. Numerical simulations validate its accuracy, and a semi-analytical iterative scheme is developed for inverse kinematics. To address discretization in practical robots, LASEM further reformulates the functional minimization as a numerical optimization, which also naturally incorporates cable potential energy without explicit contact modeling.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:33:53 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Wu",
"Ke",
""
],
[
"Wang",
"Yuhao",
""
],
[
"Henry",
"Kevin",
""
],
[
"Stefanini",
"Cesare",
""
],
[
"Zheng",
"Gang",
""
]
] |
2509.04120
|
O. S. Ugolnikov
|
Oleg S. Ugolnikov
|
Multiple Scattering Effects in Noctilucent Clouds: Numerical Estimation and Application to Altitude and Particle Size Measurements
|
15 pages, 11 figures
| null | null | null |
physics.ao-ph physics.optics
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The simple 3-D radiative transfer model in the atmosphere of the Earth is built for numerical comparison of direct solar radiation and limb scattering background at the definite layer during the deep twilight period at the middle and upper atmosphere. This allows finding the contribution of multiple scattering in the field of high-altitude clouds such as polar stratospheric and noctilucent clouds. This is the factor that can influence the results of altitude and microphysical study of the particles based on the approximation of single scattering. The possible errors caused by this effect are estimated together with the contribution of multiple scattering for different altitudes of the clouds, wavelengths and solar zenith angles. The results are interpreted geometrically and optically, color effects observed for noctilucent clouds are described.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:33:56 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Ugolnikov",
"Oleg S.",
""
]
] |
2509.04121
|
Aleksei Malyshev
|
A. V. Malyshev and Y. S. Kozhedub and V. M. Shabaev and I. I. Tupitsyn
|
QED calculations of intra-$L$-shell doubly excited states in Be-like ions
|
13 pages, 8 tables
| null | null | null |
physics.atom-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The rigorous QED approach is employed to calculate the energies of the $2p2p\,^3P_{0,1,2}$, $2p2p\,^1D_2$, and $2p2p\,^1S_0$ states of selected Be-like highly charged ions over a wide range of nuclear-charge numbers, $18 \leqslant Z \leqslant 92$. Combined with the previously reported energies of the $2s2p \, ^3P_{0,1,2}$ and $2s2p \, ^1P_1$ states [A. V. Malyshev et al., Phys. Rev. A 110, 062824 (2024)], the obtained results are used to study various intra-$L$-shell transition energies. Strong level mixing, caused by the proximity of states with the same symmetry, is overcome by means of the QED perturbation theory for quasi-degenerate levels. The applied approach merges a rigorous perturbative QED treatment up to the second order with the consideration of electron-electron correlation contributions of the third and higher orders evaluated within the Breit approximation. The higher-order screened QED effects are estimated using the model-QED-operator approach. The nuclear-recoil and nuclear-polarization effects are also taken into account. The obtained predictions represent the most accurate theoretical description of the electronic structure of Be-like ions to date and demonstrate good agreement with available experimental data.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:36:19 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Malyshev",
"A. V.",
""
],
[
"Kozhedub",
"Y. S.",
""
],
[
"Shabaev",
"V. M.",
""
],
[
"Tupitsyn",
"I. I.",
""
]
] |
2509.04122
|
Wolfgang Krieger
|
Wolfgang Krieger
|
On synchronized coded systems
|
13 pages
| null | null | null |
math.DS
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
We introduce a class of codes with overlapping code words, that we call SPO-codes. The SPO-codes are related to the Markov codes that were introduced in: G. Keller, J. Combinatorial Theory 56, (1991),pp.\ 75--83. The process of generating a coded system from a code extends to SPO-codes. We describe a family of intrinsically ergodic synchronized SPO-coded systems that is closed under topological conjugacy. We construct synchronized subshifts with salient structural features by means of SPO-codes. We construct SPO-coded systems that are not semisynchronized.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:37:01 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Krieger",
"Wolfgang",
""
]
] |
2509.04123
|
Ayan Banerjee
|
Ayan Banerjee, Josep Llad\'os, Umapada Pal, Anjan Dutta
|
TaleDiffusion: Multi-Character Story Generation with Dialogue Rendering
| null | null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Text-to-story visualization is challenging due to the need for consistent interaction among multiple characters across frames. Existing methods struggle with character consistency, leading to artifact generation and inaccurate dialogue rendering, which results in disjointed storytelling. In response, we introduce TaleDiffusion, a novel framework for generating multi-character stories with an iterative process, maintaining character consistency, and accurate dialogue assignment via postprocessing. Given a story, we use a pre-trained LLM to generate per-frame descriptions, character details, and dialogues via in-context learning, followed by a bounded attention-based per-box mask technique to control character interactions and minimize artifacts. We then apply an identity-consistent self-attention mechanism to ensure character consistency across frames and region-aware cross-attention for precise object placement. Dialogues are also rendered as bubbles and assigned to characters via CLIPSeg. Experimental results demonstrate that TaleDiffusion outperforms existing methods in consistency, noise reduction, and dialogue rendering.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:37:06 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Banerjee",
"Ayan",
""
],
[
"Lladós",
"Josep",
""
],
[
"Pal",
"Umapada",
""
],
[
"Dutta",
"Anjan",
""
]
] |
2509.04124
|
Gaurav Sharma
|
Vishvesh Karthik, Indupalli Sishir Anand, Utkarsha Mahanta, and Gaurav Sharma
|
Authorship-contribution normalized Sh-index and citations are better research output indicators
|
7 pages, 1 Figure
| null | null | null |
cs.DL cs.MS
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Bibliometric measures, such as total citations and h-index, have become a cornerstone for evaluating academic performance; however, these traditional metrics, being non-weighted, inadequately capture the nuances of individual contributions. To address this constraint, we developed GScholarLens, an open-access browser extension that integrates seamlessly with Google Scholar to enable detailed bibliometric analysis. GScholarLens categorizes publications by authorship roles, adjusts citation weightings accordingly, and introduces Scholar h-index, Sh-index, an authorship-contribution normalized h-index. This tool proportionally weights citations based on authorship position using heuristic percentages, i.e., corresponding 100 percent, first 90 percent, second 50 percent, co-authors in publications with less than six authors 25 percent, and co-authors with more than six authors 10 percent. Currently, there is no empirical data available for author-contribution weights, however, this proof-of-concept framework can easily adapt more precise author-contribution weightage data decided by authors at the time of manuscript submission along with CRediT, which journals and publishers can mandate. Furthermore, this tool incorporates retraction detection by mapping data from retraction databases into the Google Scholar interface. By aligning bibliometric evaluation more closely with actual scholarly contribution, GScholarLens presents a better open-access framework for academic recognition, particularly within interdisciplinary and highly collaborative research environments. This tool is freely accessible at https://project.iith.ac.in/sharmaglab/gscholarlens/.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:37:31 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Karthik",
"Vishvesh",
""
],
[
"Anand",
"Indupalli Sishir",
""
],
[
"Mahanta",
"Utkarsha",
""
],
[
"Sharma",
"Gaurav",
""
]
] |
2509.04125
|
Tarik Zaciragic
|
Tarik Zaciragic, Aske Plaat, and K. Joost Batenburg
|
Analysis of Bluffing by DQN and CFR in Leduc Hold'em Poker
| null | null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
In the game of poker, being unpredictable, or bluffing, is an essential skill. When humans play poker, they bluff. However, most works on computer-poker focus on performance metrics such as win rates, while bluffing is overlooked. In this paper we study whether two popular algorithms, DQN (based on reinforcement learning) and CFR (based on game theory), exhibit bluffing behavior in Leduc Hold'em, a simplified version of poker. We designed an experiment where we let the DQN and CFR agent play against each other while we log their actions. We find that both DQN and CFR exhibit bluffing behavior, but they do so in different ways. Although both attempt to perform bluffs at different rates, the percentage of successful bluffs (where the opponent folds) is roughly the same. This suggests that bluffing is an essential aspect of the game, not of the algorithm. Future work should look at different bluffing styles and at the full game of poker. Code at https://github.com/TarikZ03/Bluffing-by-DQN-and-CFR-in-Leduc-Hold-em-Poker-Codebase.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:40:24 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Zaciragic",
"Tarik",
""
],
[
"Plaat",
"Aske",
""
],
[
"Batenburg",
"K. Joost",
""
]
] |
2509.04126
|
Yuan Zhao
|
Yuan Zhao, Liu Lin
|
MEPG:Multi-Expert Planning and Generation for Compositionally-Rich Image Generation
| null | null | null | null |
cs.CV cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Text-to-image diffusion models have achieved remarkable image quality, but they still struggle with complex, multiele ment prompts, and limited stylistic diversity. To address these limitations, we propose a Multi-Expert Planning and Gen eration Framework (MEPG) that synergistically integrates position- and style-aware large language models (LLMs) with spatial-semantic expert modules. The framework comprises two core components: (1) a Position-Style-Aware (PSA) module that utilizes a supervised fine-tuned LLM to decom pose input prompts into precise spatial coordinates and style encoded semantic instructions; and (2) a Multi-Expert Dif fusion (MED) module that implements cross-region genera tion through dynamic expert routing across both local regions and global areas. During the generation process for each lo cal region, specialized models (e.g., realism experts, styliza tion specialists) are selectively activated for each spatial par tition via attention-based gating mechanisms. The architec ture supports lightweight integration and replacement of ex pert models, providing strong extensibility. Additionally, an interactive interface enables real-time spatial layout editing and per-region style selection from a portfolio of experts. Ex periments show that MEPG significantly outperforms base line models with the same backbone in both image quality
and style diversity.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:44:28 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Zhao",
"Yuan",
""
],
[
"Lin",
"Liu",
""
]
] |
2509.04127
|
Ralph Neuh\"auser
|
J.G. Fischer (U M\"unster, Germany), H. Halm (U T\"ubingen, Germany), R. Neuh\"auser (U Jena, Germany), D.L. Neuh\"auser (indep. scholar)
|
New Arabic records from Cairo on supernovae 1181 and 1006
|
13 pages with 2 figures (published on 19 August 2025)
|
Astronomical Notes, 2025, vol. 346, e70024
|
10.1002/asna.70024
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
The remnant of the historical supernova SN 1181 is under discussion: While the previously suggested G130.7+3.1 (3C58) appears too old (3000-5000 yr), the unusual star IRAS 00500+6713 with a surrounding nebula (Pa-30) has an expansion age not inconsistent with a SN Iax explosion in AD 1181 under the assumption that neither acceleration nor deceleration occurred. Previously, only reports from China and Japan were known, pointing to an event near the northern circumpolar region. Any further reports from other cultures can therefore be highly relevant. We present here an Arabic poem in praise of Saladin by the contemporaneous author Ibn San\=a' al-Mulk (Cairo, Egypt). We re-date its composition to between Dec 1181 and May 1182. It contains a new bright star, which can be identified as SN 1181. The poem also provides new and independent information on the object type (called `najm' for `star'), location on sky (in or near the Arabic constellation al-Kaff al-Khab\=ib, lit. the henna-dyed hand (five bright stars in Cassiopeia), and brightness (brighter than alpha Cas, 2.25 mag). In addition, we present another Arabic text on SN 1006, also from Cairo, by the historian al-Maqr\=iz\=i, probably based on the contemporaneous al-Musabbih\=i
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:49:40 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Fischer",
"J. G.",
"",
"U Münster, Germany"
],
[
"Halm",
"H.",
"",
"U Tübingen, Germany"
],
[
"Neuhäuser",
"R.",
"",
"U Jena, Germany"
],
[
"Neuhäuser",
"D. L.",
"",
"indep. scholar"
]
] |
2509.04128
|
Giovanni De Toni
|
Ainhize Barrainkua, Giovanni De Toni, Jose Antonio Lozano, Novi Quadrianto
|
Who Pays for Fairness? Rethinking Recourse under Social Burden
| null | null | null | null |
cs.LG cs.CY
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Machine learning based predictions are increasingly used in sensitive decision-making applications that directly affect our lives. This has led to extensive research into ensuring the fairness of classifiers. Beyond just fair classification, emerging legislation now mandates that when a classifier delivers a negative decision, it must also offer actionable steps an individual can take to reverse that outcome. This concept is known as algorithmic recourse. Nevertheless, many researchers have expressed concerns about the fairness guarantees within the recourse process itself. In this work, we provide a holistic theoretical characterization of unfairness in algorithmic recourse, formally linking fairness guarantees in recourse and classification, and highlighting limitations of the standard equal cost paradigm. We then introduce a novel fairness framework based on social burden, along with a practical algorithm (MISOB), broadly applicable under real-world conditions. Empirical results on real-world datasets show that MISOB reduces the social burden across all groups without compromising overall classifier accuracy.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:53:42 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Barrainkua",
"Ainhize",
""
],
[
"De Toni",
"Giovanni",
""
],
[
"Lozano",
"Jose Antonio",
""
],
[
"Quadrianto",
"Novi",
""
]
] |
2509.04129
|
Mickael Randour
|
Mickael Randour
|
Simplicity Lies in the Eye of the Beholder: A Strategic Perspective on Controllers in Reactive Synthesis
|
Invited paper at RP 2025
| null | null | null |
cs.LO cs.AI cs.FL math.PR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In the game-theoretic approach to controller synthesis, we model the interaction between a system to be controlled and its environment as a game between these entities, and we seek an appropriate (e.g., winning or optimal) strategy for the system. This strategy then serves as a formal blueprint for a real-world controller. A common belief is that simple (e.g., using limited memory) strategies are better: corresponding controllers are easier to conceive and understand, and cheaper to produce and maintain.
This invited contribution focuses on the complexity of strategies in a variety of synthesis contexts. We discuss recent results concerning memory and randomness, and take a brief look at what lies beyond our traditional notions of complexity for strategies.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:54:19 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Randour",
"Mickael",
""
]
] |
2509.04130
|
William Stewart
|
William Stewart
|
The human biological advantage over AI
|
12 pages
|
AI & Society 40, 2181-2190, 2025
|
10.1007/s00146-024-02112-w
| null |
cs.AI cs.CY
|
http://creativecommons.org/licenses/by/4.0/
|
Recent advances in AI raise the possibility that AI systems will one day be able to do anything humans can do, only better. If artificial general intelligence (AGI) is achieved, AI systems may be able to understand, reason, problem solve, create, and evolve at a level and speed that humans will increasingly be unable to match, or even understand. These possibilities raise a natural question as to whether AI will eventually become superior to humans, a successor "digital species", with a rightful claim to assume leadership of the universe. However, a deeper consideration suggests the overlooked differentiator between human beings and AI is not the brain, but the central nervous system (CNS), providing us with an immersive integration with physical reality. It is our CNS that enables us to experience emotion including pain, joy, suffering, and love, and therefore to fully appreciate the consequences of our actions on the world around us. And that emotional understanding of the consequences of our actions is what is required to be able to develop sustainable ethical systems, and so be fully qualified to be the leaders of the universe. A CNS cannot be manufactured or simulated; it must be grown as a biological construct. And so, even the development of consciousness will not be sufficient to make AI systems superior to humans. AI systems may become more capable than humans on almost every measure and transform our society. However, the best foundation for leadership of our universe will always be DNA, not silicon.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:54:27 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Stewart",
"William",
""
]
] |
2509.04131
|
Anna Timonina-Farkas
|
Anna Timonina-Farkas
|
Some Remarks on the $l_1$-Robust Solution of LexRank Problem
| null | null | null | null |
math.OC
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Graph-based ranking methods, such as LexRank, are fundamental in Natural Language Processing (NLP) applications like text summarization, as they measure the relative importance of textual units. Building on recent advances in ranking methods for growing and dynamic graphs, we develop a robust variant of LexRank that operates on stochastic similarity graphs with uncertain and expanding structure. Our approach introduces a novel $l_1$-based formulation that captures ambiguity in both transition probabilities and graph size, while maintaining sparsity. The resulting non-convex problem is upper-bounded by a linear program, providing a tractable and interpretable approximation.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:54:52 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Timonina-Farkas",
"Anna",
""
]
] |
2509.04132
|
Drago\c{s} Iustin Palade
|
D. I. Palade
|
Lagrangian features of turbulent transport in tokamak plasmas
| null | null | null | null |
physics.plasm-ph nlin.CD physics.data-an
|
http://creativecommons.org/licenses/by/4.0/
|
This study investigates the Lagrangian properties of ion turbulent transport driven by drift-type turbulence in tokamak plasmas. Despite the compressible and inhomogeneous nature of Eulerian gyrocenter drifts, numerical simulations with the T3ST code reveal approximate ergodicity, stationarity, and time-symmetry. These characteristics are attributed to broad initial phase-space distributions that support ergodic mixing. Moreover, relatively minor constraints on the initial distributions are found to have negligible effects on transport levels.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 11:55:53 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Palade",
"D. I.",
""
]
] |
2509.04133
|
Daniil Medyakov Mr.
|
Daniil Medyakov, Gleb Molodtsov, Grigoriy Evseev, Egor Petrov, Aleksandr Beznosikov
|
Shuffling Heuristic in Variational Inequalities: Establishing New Convergence Guarantees
|
25 pages, 5 figures, 2 tables
| null | null | null |
math.OC cs.LG
|
http://creativecommons.org/licenses/by/4.0/
|
Variational inequalities have gained significant attention in machine learning and optimization research. While stochastic methods for solving these problems typically assume independent data sampling, we investigate an alternative approach -- the shuffling heuristic. This strategy involves permuting the dataset before sequential processing, ensuring equal consideration of all data points. Despite its practical utility, theoretical guarantees for shuffling in variational inequalities remain unexplored. We address this gap by providing the first theoretical convergence estimates for shuffling methods in this context. Our analysis establishes rigorous bounds and convergence rates, extending the theoretical framework for this important class of algorithms. We validate our findings through extensive experiments on diverse benchmark variational inequality problems, demonstrating faster convergence of shuffling methods compared to independent sampling approaches.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:00:18 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Medyakov",
"Daniil",
""
],
[
"Molodtsov",
"Gleb",
""
],
[
"Evseev",
"Grigoriy",
""
],
[
"Petrov",
"Egor",
""
],
[
"Beznosikov",
"Aleksandr",
""
]
] |
2509.04134
|
Sergio Gir\'on Pacheco
|
Sergio Gir\'on Pacheco, Masaki Izumi and Ulrich Pennig
|
G-kernels and Crossed Modules
| null | null | null | null |
math.OA math.AT
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We develop a unified framework based on topological crossed modules for various lifting obstructions for $\Gamma$-kernels. It allows us to identify actions, cocycle actions and $\Gamma$-kernels up to their natural equivalence relations with cohomology sets. The obstructions then appear as boundary maps in corresponding exact sequences. Since topological crossed modules are topological $2$-groups (in the categorical sense), they have classifying spaces, which come with a natural transformation from the cohomology to a homotopy set. For the crossed module that gives cocycle actions we prove a weak equivalence of the classifying space of the crossed module with one from bundle theory. In case the algebra is strongly self-absorbing we show that the homotopy set is a group and that the above natural transformation is a group isomorphism on an appropriate restriction of the cohomology set.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:01:39 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Pacheco",
"Sergio Girón",
""
],
[
"Izumi",
"Masaki",
""
],
[
"Pennig",
"Ulrich",
""
]
] |
2509.04135
|
ATLAS Collaboration
|
ATLAS Collaboration
|
Measurement of coherent exclusive $J/\psi\to\mu^+\mu^-$ production in ultraperipheral Pb+Pb collisions at $\sqrt{s_{\textrm{NN}}}=5.36$ TeV with the ATLAS detector
|
44 pages in total, author list starting page 27, 9 figures, 2 tables, submitted to JHEP. All figures including auxiliary figures are available at https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/HION-2025-01/
| null | null |
CERN-EP-2025-180
|
nucl-ex hep-ex
|
http://creativecommons.org/licenses/by/4.0/
|
The ATLAS experiment has performed a measurement of coherent exclusive $J/\psi\to\mu^+\mu^-$ production in ultraperipheral Pb+Pb collisions at $\sqrt{s_{\textrm{NN}}}=5.36$ TeV. The data was recorded at the Large Hadron Collider (LHC) during 2023, and corresponds to an integrated luminosity of 78 $\mu$b$^{-1}$. Exclusive $J/\psi$ candidates were selected with a dedicated track-sensitive trigger based on the ATLAS transition radiation tracker. The analysis involves reconstruction of the dimuon invariant mass based on muon tracks from the inner detector, as the muon transverse momentum range of interest precludes the use of the standard muon reconstruction and identification algorithms. Differential cross sections are measured as a function of $J/\psi$ rapidity and are compared with theoretical predictions. After extrapolation to $\sqrt{s_{\textrm{NN}}}=5.02$ TeV, they are also compared with previous measurements performed by other experiments using data from LHC Run 2. While the results agree reasonably well with theoretical predictions, they are in tension with previous Run-2 results for the central rapidity region.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:04:34 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"ATLAS Collaboration",
"",
""
]
] |
2509.04136
|
Xiaoming Chen
|
Wenfei Yao, Xiaoming Chen, Qi Wang, Xingyu Peng
|
Design of RIS-UAV-Assisted LEO Satellite Constellation Communication
|
IEEE Transactions on Communications, 2025
| null | null | null |
cs.IT math.IT
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Low Earth orbit (LEO) satellite constellations play a pivotal role in sixth-generation (6G) wireless networks by providing global coverage, massive connections, and huge capacity. In this paper, we present a novel LEO satellite constellation communication framework, where a reconfigurable intelligent surface-mounted unmanned aerial vehicle (RIS-UAV) is deployed to improve the communication quality of multiple terrestrial user equipments (UEs) under the condition of long distance between satellite and ground. To reduce the overhead for channel state information (CSI) acquisition with multiple-satellite collaboration, statistical CSI (sCSI) is utilized in the system. In such a situation, we first derive an approximated but exact expression for ergodic rate of each UE. Then, we aim to maximize the minimum approximated UE ergodic rate by the proposed alternating optimization (AO)-based algorithm that jointly optimizes LEO satellite beamforming, RIS phase shift, and UAV trajectory. Finally, extensive simulations are conducted to demonstrate the superiority of the proposed algorithm in terms of spectrum efficiency over baseline algorithms.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:04:58 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Yao",
"Wenfei",
""
],
[
"Chen",
"Xiaoming",
""
],
[
"Wang",
"Qi",
""
],
[
"Peng",
"Xingyu",
""
]
] |
2509.04137
|
Vinay Kammarchedu
|
Vinay Kammarchedu, Heshmat Asgharian, Hossein Chenani, and Aida Ebrahimi
|
Active Dual-Gated Graphene Transistors for Low-Noise, Drift-Stable, and Tunable Chemical Sensing
| null | null | null | null |
physics.app-ph cond-mat.mes-hall cs.SY eess.SY
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Graphene field-effect transistors (GFETs) are among the most promising platforms for ultrasensitive chemical and biological sensing due to their high carrier mobility, large surface area, and low intrinsic noise. However, conventional single-gate GFET sensors in liquid environments suffer from severe limitations, including signal drift, charge trapping, and insufficient signal amplification. Here, we introduce a dual-gate GFET architecture that integrates a high-k hafnium dioxide local back gate with an electrolyte top gate, coupled with real-time feedback biasing. This design enables capacitive signal amplification while simultaneously suppressing gate leakage and low-frequency noise. By systematically evaluating seven distinct operational modes, we identify the Dual Mode Fixed configuration as optimal, achieving up to 20x signal gain, > 15x lower drift compared with gate-swept methods, and up to 7x higher signal to noise ratio across a diverse range of analytes, including neurotransmitters, volatile organic compounds, environmental contaminants, and proteins. We further demonstrate robust, multiplexed detection using a PCB-integrated GFET sensor array, underscoring the scalability and practicality of the platform for portable, high-throughput sensing in complex environments. Together, these advances establish a versatile and stable sensing technology capable of real-time, label-free detection of molecular targets under ambient and physiological conditions, with broad applicability in health monitoring, food safety, agriculture, and environmental screening.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:07:46 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Kammarchedu",
"Vinay",
""
],
[
"Asgharian",
"Heshmat",
""
],
[
"Chenani",
"Hossein",
""
],
[
"Ebrahimi",
"Aida",
""
]
] |
2509.04138
|
Hadiya Abdul Hameed
|
Hadiya Abdul Hameed, Jaroslaw Paturej, Aykut Erbas
|
Shape spectra of elastic shells with surface-adsorbed semiflexible polymers
|
11 pages, 5 figures Supplementary information, 10 pages, 10 figures
| null | null | null |
cond-mat.soft physics.comp-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The shape of biological shells, such as cell nuclei, membranes, and vesicles, often deviates from a perfect sphere due to an interplay of complex interactions with a myriad of molecular structures. In particular, semiflexible biopolymers adsorbed to the surfaces of such shells seem to affect their morphological properties. While the effect of a single, long, semiflexible chain is relatively well characterized, the mechanisms by which a high density of such surface-adsorbed polymers can alter the morphology of a spherical, soft confinement, akin to biological shells, remain relatively poorly understood. Here, we use coarse-grained molecular dynamics simulations to investigate how surface adsorption of many semiflexible polymers affects the morphology of a pressurized bead-spring shell, which is spherical in the absence of these chains. By varying the attraction strength between the chains and the shell surface, chain concentration, and the polymerization degree of chains, we demonstrate that strong surface localization of the chains can induce severe shape distortions and shrinkage, depending on the chain length and concentration. Conversely, weak localization does not induce significant shape fluctuations, yet nematically ordered phases appear on the surface. Notably, these ordered phases lead to elliptic shell shapes for chains with sizes comparable to or longer than the radius of the confinement when the elastic shell is composed of extensible, harmonic bonds. Overall, our findings offer a strategy to control the shape of synthetic shells by manipulating peripheral localization and length of semiflexible polymers while suggesting a mechanism for non-spherical shapes appearing in some biological systems.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:08:10 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Hameed",
"Hadiya Abdul",
""
],
[
"Paturej",
"Jaroslaw",
""
],
[
"Erbas",
"Aykut",
""
]
] |
2509.04139
|
Songjiang Lai
|
Songjiang Lai, Tsun-Hin Cheung, Ka-Chun Fung, Kaiwen Xue, Kwan-Ho Lin, Yan-Ming Choi, Vincent Ng, Kin-Man Lam
|
Enhancing Technical Documents Retrieval for RAG
| null | null | null | null |
cs.IR cs.AI
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
In this paper, we introduce Technical-Embeddings, a novel framework designed to optimize semantic retrieval in technical documentation, with applications in both hardware and software development. Our approach addresses the challenges of understanding and retrieving complex technical content by leveraging the capabilities of Large Language Models (LLMs). First, we enhance user queries by generating expanded representations that better capture user intent and improve dataset diversity, thereby enriching the fine-tuning process for embedding models. Second, we apply summary extraction techniques to encode essential contextual information, refining the representation of technical documents. To further enhance retrieval performance, we fine-tune a bi-encoder BERT model using soft prompting, incorporating separate learning parameters for queries and document context to capture fine-grained semantic nuances. We evaluate our approach on two public datasets, RAG-EDA and Rust-Docs-QA, demonstrating that Technical-Embeddings significantly outperforms baseline models in both precision and recall. Our findings highlight the effectiveness of integrating query expansion and contextual summarization to enhance information access and comprehension in technical domains. This work advances the state of Retrieval-Augmented Generation (RAG) systems, offering new avenues for efficient and accurate technical document retrieval in engineering and product development workflows.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:11:03 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Lai",
"Songjiang",
""
],
[
"Cheung",
"Tsun-Hin",
""
],
[
"Fung",
"Ka-Chun",
""
],
[
"Xue",
"Kaiwen",
""
],
[
"Lin",
"Kwan-Ho",
""
],
[
"Choi",
"Yan-Ming",
""
],
[
"Ng",
"Vincent",
""
],
[
"Lam",
"Kin-Man",
""
]
] |
2509.04140
|
Andr\'es Mart\'in-Megino
|
Andr\'es Mart\'in-Megino, Blanca L\'opez, Iv\'an Vidal Fern\'andez, Francisco Valera Pintor
|
Efficient QKD in Non-Ideal Scenarios with User-Defined Output Length Requirements
|
21 pages, 7 figures
| null | null | null |
quant-ph
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Quantum Key Distribution (QKD) enables two parties to securely share encryption keys by leveraging the principles of quantum mechanics, offering protection against eavesdropping. In practical implementations, QKD systems often rely on a layered architecture where a key manager stores secret key material in a buffer and delivers it to higher communication layers as needed. However, this buffer can be depleted under high demand, requiring efficient replenishment strategies that minimize resource waste. Given the importance of optimizing time and resources in quantum cryptography protocols, we introduce a variable-length adaptation of the BB84 protocol designed to meet user-defined output key length constraints in non-ideal scenarios. We present a method for dynamically configuring the protocol's initial parameters to generate secret keys of a desired length. To validate our approach, we developed simulation tools to model general QKD networks and discrete-variable protocols. These tools were used to implement and evaluate our strategies, which were developed within the BB84 framework but can be extended to other QKD protocols under reasonable assumptions. The results highlight their usefulness in optimizing quantum resource usage and supporting key management, contributing to the long-term goal of scaling and strengthening secure quantum networks.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:11:05 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Martín-Megino",
"Andrés",
""
],
[
"López",
"Blanca",
""
],
[
"Fernández",
"Iván Vidal",
""
],
[
"Pintor",
"Francisco Valera",
""
]
] |
2509.04141
|
Qiang Luo
|
Shuai Liu, Hao Wu, Jinbin Li, Xiaoqun Wang, Qiang Luo
|
Emergence of quantum spin liquid and spin-flop phase in Kitaev antiferromagnets in a [111] magnetic field
|
12 pages, 11 figures
| null | null | null |
cond-mat.str-el cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Kitaev magnets have emerged as pivotal systems for investigating frustrated magnetism, providing a unique platform to explore quantum phases governed by the interplay between bond-dependent anisotropy and external magnetic fields. However, the quantum phase diagrams, particularly near the dominant antiferromagnetic Kitaev regime, remain puzzling despite extensive studies. In this work, we perform unbiased exact diagonalization calculations of the Kitaev-$\Gamma$ model in a [111] magnetic field on a $C_{6}$-symmetric 24-site cluster. By calculating the $\mathbb{Z}_2$ flux density and the topological entanglement entropy, we reveal multiple phase transitions and identify signatures of both scalar and vector chiral orders in the intermediate-field regime between the Kitaev spin liquid and the polarized phase. As the negative $\Gamma$ interaction increases, we discover a proximate quantum spin liquid featured by a three-peak specific heat and a spin-flop phase at a moderate magnetic field. Our findings provide insight into the field-induced intermediate phases in the antiferromagnetic Kitaev model and pave the way for the hunt for emergent phases in real materials.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:11:30 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Liu",
"Shuai",
""
],
[
"Wu",
"Hao",
""
],
[
"Li",
"Jinbin",
""
],
[
"Wang",
"Xiaoqun",
""
],
[
"Luo",
"Qiang",
""
]
] |
2509.04142
|
Naonori Sugiyama
|
Naonori Sugiyama
|
Renormalization-Free Galaxy Bias in Unified Lagrangian Perturbation Theory
|
25 pages, 8 figures
| null | null | null |
astro-ph.CO
|
http://creativecommons.org/licenses/by/4.0/
|
We present a renormalization-free framework for modeling galaxy bias based on Unified Lagrangian Perturbation Theory (ULPT). In this approach, the biased density fluctuation is built solely from Galileon-type operators associated with the intrinsic nonlinear growth of dark matter. This ensures the bias expansion is well defined at the field level, automatically satisfies statistical conditions of vanishing ensemble and volume averages, and removes the need for ad hoc renormalization. We derive analytic one-loop expressions for the galaxy-galaxy and galaxy-matter power spectra and implement an efficient numerical algorithm using \texttt{FFTLog} and \texttt{FAST-PT}, enabling rapid and accurate evaluation. The model requires only a minimal set of bias parameters: three parameters are sufficient to describe correlation functions in configuration space, while four parameters are needed for power spectra in Fourier space. To test accuracy, we jointly fit halo auto- and cross-spectra from the \textit{Dark Emulator}, covering nine redshift-mass combinations with 100 cosmologies each. A single set of bias parameters reproduces both spectra within $\sim1\%$ up to $k \simeq 0.3\,h\,\mathrm{Mpc}^{-1}$ for typical linear bias $b_1 \sim 0.8$-2, and to $k \simeq 0.2\,h\,\mathrm{Mpc}^{-1}$ for $b_1 \sim 3$. The same parameters also match two-point correlation functions down to $r \simeq 15\,h^{-1}\mathrm{Mpc}$. Moreover, ULPT predicts the relation $b_{K^2}^{\mathrm{E}} = -\tfrac{3}{4} b_2^{\mathrm{E}}$, validated against $N$-body results. These results demonstrate that ULPT provides a physically consistent and efficient model for nonlinear galaxy bias, with applications to redshift-space distortions, bispectra, and reconstruction. The numerical implementation is released as the open-source Python package https://github.com/naonori/ulptkit.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:12:03 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Sugiyama",
"Naonori",
""
]
] |
2509.04143
|
Simon T. Powers
|
Cedric Perret, The Anh Han, Elias Fern\'andez Domingos, Theodor Cimpeanu and Simon T. Powers
|
The evolution of trust as a cognitive shortcut in repeated interactions
| null | null | null | null |
cs.GT
|
http://creativecommons.org/licenses/by/4.0/
|
Trust is often thought to increase cooperation. However, game-theoretic models often fail to distinguish between cooperative behaviour and trust. This makes it difficult to measure trust and determine its effect in different social dilemmas. We address this here by formalising trust as a cognitive shortcut in repeated games. This functions by avoiding checking a partner's actions once a threshold level of cooperativeness has been observed. We consider trust-based strategies that implement this heuristic, and systematically analyse their evolution across the space of two-player symmetric social dilemma games. We find that where it is costly to check whether another agent's actions were cooperative, as is the case in many real-world settings, then trust-based strategies can outcompete standard reciprocal strategies such as Tit-for-Tat in many social dilemmas. Moreover, the presence of trust increases the overall level of cooperation in the population, especially in cases where agents can make unintentional errors in their actions. This occurs even in the presence of strategies designed to build and then exploit trust. Overall, our results demonstrate the individual adaptive benefit to an agent of using a trust heuristic, and provide a formal theory for how trust can promote cooperation in different types of social interaction. We discuss the implications of this for interactions between humans and artificial intelligence agents.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:13:38 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Perret",
"Cedric",
""
],
[
"Han",
"The Anh",
""
],
[
"Domingos",
"Elias Fernández",
""
],
[
"Cimpeanu",
"Theodor",
""
],
[
"Powers",
"Simon T.",
""
]
] |
2509.04144
|
Malte Londschien
|
Malte Londschien
|
The exact distribution of the conditional likelihood-ratio test in instrumental variables regression
| null | null | null | null |
econ.EM math.ST stat.TH
|
http://creativecommons.org/licenses/by/4.0/
|
We derive the exact asymptotic distribution of the conditional likelihood-ratio test in instrumental variables regression under weak instrument asymptotics and for multiple endogenous variables. The distribution is conditional on all eigenvalues of the concentration matrix, rather than only the smallest eigenvalue as in an existing asymptotic upper bound. This exact characterization leads to a substantially more powerful test if there are differently identified endogenous variables. We provide computational methods implementing the test and demonstrate the power gains through numerical analysis.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:15:25 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Londschien",
"Malte",
""
]
] |
2509.04145
|
Dongliang Cao
|
Dongliang Cao, Guoxing Sun, Marc Habermann, Florian Bernard
|
Hyper Diffusion Avatars: Dynamic Human Avatar Generation using Network Weight Space Diffusion
| null | null | null | null |
cs.GR cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Creating human avatars is a highly desirable yet challenging task. Recent advancements in radiance field rendering have achieved unprecedented photorealism and real-time performance for personalized dynamic human avatars. However, these approaches are typically limited to person-specific rendering models trained on multi-view video data for a single individual, limiting their ability to generalize across different identities. On the other hand, generative approaches leveraging prior knowledge from pre-trained 2D diffusion models can produce cartoonish, static human avatars, which are animated through simple skeleton-based articulation. Therefore, the avatars generated by these methods suffer from lower rendering quality compared to person-specific rendering methods and fail to capture pose-dependent deformations such as cloth wrinkles. In this paper, we propose a novel approach that unites the strengths of person-specific rendering and diffusion-based generative modeling to enable dynamic human avatar generation with both high photorealism and realistic pose-dependent deformations. Our method follows a two-stage pipeline: first, we optimize a set of person-specific UNets, with each network representing a dynamic human avatar that captures intricate pose-dependent deformations. In the second stage, we train a hyper diffusion model over the optimized network weights. During inference, our method generates network weights for real-time, controllable rendering of dynamic human avatars. Using a large-scale, cross-identity, multi-view video dataset, we demonstrate that our approach outperforms state-of-the-art human avatar generation methods.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:15:55 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Cao",
"Dongliang",
""
],
[
"Sun",
"Guoxing",
""
],
[
"Habermann",
"Marc",
""
],
[
"Bernard",
"Florian",
""
]
] |
2509.04146
|
Dmitry Shapiro
|
Dmitry Shapiro, Tri Phu Vu
|
Noisy Certification in a Duopolistic Setting with Loss-Averse Buyers
| null | null | null | null |
econ.GN q-fin.EC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This paper studies how noise in certification technology affects seller profits in a duopoly with unobservable product quality. We identify two opposing effects of noisy certification. First, it reduces the informativeness of certification outcomes, homogenizing buyers' beliefs and limiting the scope for vertical differentiation. Second, it introduces randomness into buyer perceptions, endogenously generating differentiation between otherwise similar products. When buyers are risk-neutral, the first effect dominates, reducing seller profits. However, when buyers are loss averse, the negative impact of reduced informativeness is mitigated, and noisy certification can increase profits relative to accurate certification. Experimentally, treatments with inaccurate certification are more profitable than those with accurate certification, particularly in settings with intense competition.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:16:14 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Shapiro",
"Dmitry",
""
],
[
"Vu",
"Tri Phu",
""
]
] |
2509.04147
|
Yihao Chen
|
Zhaorui Sun, Yihao Chen, Jialong Wang, Minqiang Xu, Lei Fang, Sian Fang, Lin Liu
|
Enhancing Self-Supervised Speaker Verification Using Similarity-Connected Graphs and GCN
| null | null | null | null |
cs.SD
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
With the continuous development of speech recognition technology, speaker verification (SV) has become an important method for identity authentication. Traditional SV methods rely on handcrafted feature extraction, while deep learning has significantly improved system performance. However, the scarcity of labeled data still limits the widespread application of deep learning in SV. Self-supervised learning, by mining latent information in large unlabeled datasets, enhances model generalization and is a key technology to address this issue.
DINO is an efficient self-supervised learning method that generates pseudo-labels from unlabeled speech data through clustering, supporting subsequent training. However, clustering may produce noisy pseudo-labels, which can reduce overall recognition performance.
To address this issue, this paper proposes an improved clustering framework based on similarity connection graphs and Graph Convolutional Networks. By leveraging GCNs' ability to model structured data and incorporating relational information between nodes in the similarity connection graph, the clustering process is optimized, improving pseudo-label accuracy and enhancing the robustness and performance of the self-supervised speaker verification system. Experimental results show that this method significantly improves system performance and provides a new approach for self-supervised speaker verification.
Index Terms: Speaker Verification, Self-Supervised Learning, DINO, Clustering Algorithm, Graph Convolutional Network, Similarity Connection Graph
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:19:55 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Sun",
"Zhaorui",
""
],
[
"Chen",
"Yihao",
""
],
[
"Wang",
"Jialong",
""
],
[
"Xu",
"Minqiang",
""
],
[
"Fang",
"Lei",
""
],
[
"Fang",
"Sian",
""
],
[
"Liu",
"Lin",
""
]
] |
2509.04148
|
Ghaisud Din
|
Ghaisud Din, Muqaddar Abbas, and Pei Zhang
|
Goos-Hanchen Shift with a rotating atomic superfluid in a ring
|
14,11
| null | null | null |
cond-mat.quant-gas
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We investigate the Goos Hanchen shift of the transmitted probe and show that optomechanical interference in a ring Bose Einstein condensate provides a sensitive, rotation tunable beam shift response at ultralow optical powers. Without quantized circulation, conventional optomechanically induced transparency produces a strictly positive and bounded shift whose magnitude is governed primarily by cooperativity; small detuning offsets can introduce a weak, transient sign change consistent with a Fano type asymmetry, but the overall response remains limited. With circulation, the Bragg scattered mechanical side modes split, yielding a double transparency dispersion with steep dispersive flanks that strongly amplify the phase derivative and bias its sign. In this regime, the peak shift grows monotonically with control field strength, reflecting enhanced linearized coupling and increased transmission across the angular scan. At fixed power, the detuning dependence is decisive: the shift is maximized at the red sideband condition and diminishes away from resonance, tracking how effectively the scan samples the rotation split dispersive flanks. Increasing the winding number broadens the central absorption and steepens accessible phase gradients, further boosting the attainable shift. The protocol remains minimally invasive under experimentally realistic conditions, and interatomic interactions have a negligible influence on the transmission features that set the phase slope. These results identify circulation, control power, and cavity detuning as practical knobs for in situ control of the Goos Hanchen shift, enabling interferometric beam steering and phase gradient metrology in hybrid atom optomechanical platforms.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:22:25 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Din",
"Ghaisud",
""
],
[
"Abbas",
"Muqaddar",
""
],
[
"Zhang",
"Pei",
""
]
] |
2509.04149
|
Andrew Archer
|
Melih G\"ul, Andrew J Archer, Benjamin D Goddard and Roland Roth
|
Classical density functional theory for nanoparticle-laden droplets
|
24 pages, 8 figures
| null | null | null |
cond-mat.soft cond-mat.stat-mech
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Droplets of a pure fluid, such as water, in an open container surrounded by gas, are thermodynamically unstable and evaporate quickly. In a recent paper [Archer et al. J. Chem. Phys. {\bf 159}, 194403 (2023)] we employed lattice density functional theory (DFT) to demonstrate that nanoparticles or solutes dissolved in a liquid droplet can make it thermodynamically stable against evaporation. In this study, we extend our model by using continuum DFT, which allows for a more accurate description of the fluid and nanoparticle density distributions within the droplet and enables us to consider size ratios between nanoparticles and solvent particles up to 10:1. While the results of the continuum DFT agrees well with those of our earlier lattice DFT findings, our approach here allows us to refine our understanding of the stability and structure of nanoparticle laden droplets. This is particularly relevant in light of the recent global COVID-19 pandemic, which has underscored the critical role of aerosol particles in virus transmission. Understanding the stability and lifetime of these viron-laden aerosols is crucial for assessing their impact on airborne disease spread.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:23:11 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Gül",
"Melih",
""
],
[
"Archer",
"Andrew J",
""
],
[
"Goddard",
"Benjamin D",
""
],
[
"Roth",
"Roland",
""
]
] |
2509.04150
|
Orlando Castaneda
|
Orlando Castaneda, Kevin So-Tang, Kshitij Gurung
|
Revisiting Simple Baselines for In-The-Wild Deepfake Detection
| null | null | null | null |
cs.CV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The widespread adoption of synthetic media demands accessible deepfake detectors and realistic benchmarks. While most existing research evaluates deepfake detectors on highly controlled datasets, we focus on the recently released "in-the-wild" benchmark, Deepfake-Eval-2024. Initial reporting on Deepfake-Eval-2024 showed that three finetuned open-source models achieve accuracies between 61% and 69%, significantly lagging behind the leading commercial deepfake detector with 82% accuracy. Our work revisits one of these baseline approaches, originally introduced by Ojha et al., which adapts standard pretrained vision backbones to produce generalizable deepfake detectors. We demonstrate that with better-tuned hyperparameters, this simple approach actually yields much higher performance -- 81% accuracy on Deepfake-Eval-2024 -- surpassing the previously reported accuracy of this baseline approach by 18% and competing with commercial deepfake detectors. We discuss tradeoffs in accuracy, computational costs, and interpretability, focusing on how practical these deepfake detectors might be when deployed in real-world settings. Our code can be found at https://github.com/Deepfake-Detection-KKO/deepfake-detection.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:23:59 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Castaneda",
"Orlando",
""
],
[
"So-Tang",
"Kevin",
""
],
[
"Gurung",
"Kshitij",
""
]
] |
2509.04151
|
Hui Tong
|
Hui Tong, Maya Fishbach, Eric Thrane, Matthew Mould, Thomas A. Callister, Amanda Farah, Nir Guttman, Sharan Banagiri, Daniel Beltran-Martinez, Ben Farr, Shanika Galaudage, Jaxen Godfrey, Jack Heinzel, Marios Kalomenopoulos, Simona J. Miller, Aditya Vijaykumar
|
Evidence of the pair instability gap in the distribution of black hole masses
| null | null | null | null |
astro-ph.HE
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Stellar theory predicts a forbidden range of black-hole masses between ${\sim}50$--$130\,M_\odot$ due to pair-instability supernovae, but evidence for such a gap in the mass distribution from gravitational-wave astronomy has proved elusive. Early hints of a cutoff in black-hole masses at ${\sim} 45\,M_\odot$ disappeared with the subsequent discovery of more massive binary black holes. Here, we report evidence of the pair-instability gap in LIGO--Virgo--KAGRA's fourth gravitational wave transient catalog (GWTC-4), with a lower boundary of $45_{-4}^{+5} M_\odot$ (90\% credibility). While the gap is not present in the distribution of \textit{primary} masses $m_1$ (the bigger of the two black holes in a binary system), it appears unambiguously in the distribution of \textit{secondary} masses $m_2$, where $m_2 \leq m_1$. The location of the gap lines up well with a previously identified transition in the binary black-hole spin distribution; binaries with primary components in the gap tend to spin more rapidly than those below the gap. We interpret these findings as evidence for a subpopulation of hierarchical mergers: binaries where the primary component is the product of a previous black-hole merger and thus populates the gap. Our measurement of the location of the pair-instability gap constrains the $S$-factor for $^{12}\rm{C}(\alpha,\gamma)^{16}\rm{O}$ at 300keV to $256_{-104}^{+197}$ keV barns.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:25:00 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Tong",
"Hui",
""
],
[
"Fishbach",
"Maya",
""
],
[
"Thrane",
"Eric",
""
],
[
"Mould",
"Matthew",
""
],
[
"Callister",
"Thomas A.",
""
],
[
"Farah",
"Amanda",
""
],
[
"Guttman",
"Nir",
""
],
[
"Banagiri",
"Sharan",
""
],
[
"Beltran-Martinez",
"Daniel",
""
],
[
"Farr",
"Ben",
""
],
[
"Galaudage",
"Shanika",
""
],
[
"Godfrey",
"Jaxen",
""
],
[
"Heinzel",
"Jack",
""
],
[
"Kalomenopoulos",
"Marios",
""
],
[
"Miller",
"Simona J.",
""
],
[
"Vijaykumar",
"Aditya",
""
]
] |
2509.04152
|
Beno\^it Ronval
|
Beno\^it Ronval, Pierre Dupont, Siegfried Nijssen
|
TAGAL: Tabular Data Generation using Agentic LLM Methods
| null | null | null | null |
cs.LG cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
The generation of data is a common approach to improve the performance of machine learning tasks, among which is the training of models for classification. In this paper, we present TAGAL, a collection of methods able to generate synthetic tabular data using an agentic workflow. The methods leverage Large Language Models (LLMs) for an automatic and iterative process that uses feedback to improve the generated data without any further LLM training. The use of LLMs also allows for the addition of external knowledge in the generation process. We evaluate TAGAL across diverse datasets and different aspects of quality for the generated data. We look at the utility of downstream ML models, both by training classifiers on synthetic data only and by combining real and synthetic data. Moreover, we compare the similarities between the real and the generated data. We show that TAGAL is able to perform on par with state-of-the-art approaches that require LLM training and generally outperforms other training-free approaches. These findings highlight the potential of agentic workflow and open new directions for LLM-based data generation methods.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:25:14 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Ronval",
"Benoît",
""
],
[
"Dupont",
"Pierre",
""
],
[
"Nijssen",
"Siegfried",
""
]
] |
2509.04153
|
Safa Mohammed Sali Ms
|
Safa Mohammed Sali, Mahmoud Meribout, Ashiyana Abdul Majeed
|
Real Time FPGA Based CNNs for Detection, Classification, and Tracking in Autonomous Systems: State of the Art Designs and Optimizations
| null | null | null | null |
cs.AR
|
http://creativecommons.org/licenses/by-sa/4.0/
|
This paper presents a comprehensive review of recent advances in deploying convolutional neural networks (CNNs) for object detection, classification, and tracking on Field Programmable Gate Arrays (FPGAs). With the increasing demand for real-time computer vision applications in domains such as autonomous vehicles, robotics, and surveillance, FPGAs have emerged as a powerful alternative to GPUs and ASICs due to their reconfigurability, low power consumption, and deterministic latency. We critically examine state-of-the-art FPGA implementations of CNN-based vision tasks, covering algorithmic innovations, hardware acceleration techniques, and the integration of optimization strategies like pruning, quantization, and sparsity-aware methods to maximize performance within hardware constraints. This survey also explores the landscape of modern FPGA platforms, including classical LUT-DSP based architectures, System-on-Chip (SoC) FPGAs, and Adaptive Compute Acceleration Platforms (ACAPs), comparing their capabilities in handling deep learning workloads. Furthermore, we review available software development tools such as Vitis AI, FINN, and Intel FPGA AI Suite, which significantly streamline the design and deployment of AI models on FPGAs. The paper uniquely discusses hybrid architecture that combine GPUs and FPGAs for collaborative acceleration of AI inference, addressing challenges related to energy efficiency and throughput. Additionally, we highlight hardware-software co-design practices, dataflow optimizations, and pipelined processing techniques essential for real-time inference on resource-constrained devices. Through this survey, researchers and engineers are equipped with insights to develop next-generation, power-efficient, and high-performance vision systems optimized for FPGA deployment in edge and embedded applications.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:28:36 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Sali",
"Safa Mohammed",
""
],
[
"Meribout",
"Mahmoud",
""
],
[
"Majeed",
"Ashiyana Abdul",
""
]
] |
2509.04154
|
Peter Racioppo
|
Peter Racioppo
|
Attention as an Adaptive Filter
| null | null | null | null |
cs.LG cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We introduce Adaptive Filter Attention (AFA), a novel attention mechanism that incorporates a learnable dynamics model directly into the computation of attention weights. Rather than comparing queries and keys directly, we model the input sequence as discrete observations of a linear stochastic differential equation (SDE). By imposing a linear dynamics model with simultaneously diagonalizable state matrices and noise covariances, we can make use of a closed-form solution to the differential Lyapunov equation to efficiently propagate pairwise uncertainties through the dynamics. Attention naturally arises as the maximum likelihood solution for this linear SDE, with attention weights corresponding to robust residual-based reweightings of the propagated pairwise precisions. Imposing an additional constraint on the state matrix's eigenvalues leads to a simplified variant with the same computational and memory complexity as standard attention. In the limit of vanishing dynamics and process noise, and using a small-angle approximation, we recover ordinary dot-product attention.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:29:14 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Racioppo",
"Peter",
""
]
] |
2509.04155
|
Riku Anttila
|
Riku Anttila
|
An Approach to Sub-Gaussian Heat Kernel Estimates via Analysis on Metric Spaces
|
32 pages, comments are welcome!
| null | null | null |
math.PR math.FA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In this work, we establish a new characterization of sub-Gaussian heat kernel estimates for Dirichlet forms on metric measure spaces. Our formulation is based on the newly introduced \emph{cutoff energy condition}, which provides a simpler and more transparent alternative for earlier technical energy inequalities, in particular the cutoff Sobolev inequality. The main idea of our approach is to reinterpret the cutoff Sobolev inequality as a certain Poincar\'e type inequality, and analyze it using Haj{\l}asz--Koskela techniques from analysis on metric spaces. We present a broad class of new examples in which the sub-Gaussian heat kernel estimates are verified.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:29:16 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Anttila",
"Riku",
""
]
] |
2509.04156
|
Pavlo Radiuk Dr.
|
Serhii Svystun and Pavlo Radiuk and Oleksandr Melnychenko and Oleg Savenko and Anatoliy Sachenko
|
YOLO Ensemble for UAV-based Multispectral Defect Detection in Wind Turbine Components
|
The 13th IEEE International Conference on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications, 4-6 September, 2025, Gliwice, Poland
| null | null | null |
cs.CV cs.AI cs.RO
|
http://creativecommons.org/licenses/by/4.0/
|
Unmanned aerial vehicles (UAVs) equipped with advanced sensors have opened up new opportunities for monitoring wind power plants, including blades, towers, and other critical components. However, reliable defect detection requires high-resolution data and efficient methods to process multispectral imagery. In this research, we aim to enhance defect detection accuracy through the development of an ensemble of YOLO-based deep learning models that integrate both visible and thermal channels. We propose an ensemble approach that integrates a general-purpose YOLOv8 model with a specialized thermal model, using a sophisticated bounding box fusion algorithm to combine their predictions. Our experiments show this approach achieves a mean Average Precision ([email protected]) of 0.93 and an F1-score of 0.90, outperforming a standalone YOLOv8 model, which scored an [email protected] of 0.91. These findings demonstrate that combining multiple YOLO architectures with fused multispectral data provides a more reliable solution, improving the detection of both visual and thermal defects.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:32:04 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Svystun",
"Serhii",
""
],
[
"Radiuk",
"Pavlo",
""
],
[
"Melnychenko",
"Oleksandr",
""
],
[
"Savenko",
"Oleg",
""
],
[
"Sachenko",
"Anatoliy",
""
]
] |
2509.04157
|
Antonio Mihara
|
Antonio Mihara and Rene O. Medrano-T
|
Rotational Symmetry-Breaking effects in the Kuramoto model
| null | null | null | null |
nlin.CD
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We study the bifurcations and phase diagram for a network of identical Kuramoto oscillators with a coupling that explicitly breaks the rotational symmetry of the equations. Applying the Watanabe-Strogatz ansatz, the original N-dimensional dynamics of the network collapses to a system of dimension two. Our analytical exploration uncovers bifurcation mechanisms, including transcritical, saddle-node, heteroclinic, Hopf, and Bogdanov-Takens bifurcations, that dictate transitions between collective states. Numerical validation of the full system confirms emergent phenomena such as oscillation death, global synchronization, and multicluster dynamics. By integrating reduced-model bifurcation theory with largescale simulations, we map phase diagrams that link parameter regimes to distinct dynamical phases. This work offers insights into multistability and pattern formation in coupled oscillator systems. Notably, the multicluster obtained exhibits behavior closely resembling the frequency-synchronized clusters identified in Hodgkin-Huxley neuron models.
|
[
{
"version": "v1",
"created": "Thu, 04 Sep 2025 12:33:21 GMT"
}
] | 2025-09-05T00:00:00 |
[
[
"Mihara",
"Antonio",
""
],
[
"Medrano-T",
"Rene O.",
""
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.