id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-25 00:00:00
authors_parsed
sequencelengths
1
2.83k
2504.12803
Anupam Yadav
Nitin Gupta, Indu Bala, Bapi Dutta, Luis Mart\'inez and Anupam Yadav
Enhancing Explainability and Reliable Decision-Making in Particle Swarm Optimization through Communication Topologies
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Swarm intelligence effectively optimizes complex systems across fields like engineering and healthcare, yet algorithm solutions often suffer from low reliability due to unclear configurations and hyperparameters. This study analyzes Particle Swarm Optimization (PSO), focusing on how different communication topologies Ring, Star, and Von Neumann affect convergence and search behaviors. Using an adapted IOHxplainer , an explainable benchmarking tool, we investigate how these topologies influence information flow, diversity, and convergence speed, clarifying the balance between exploration and exploitation. Through visualization and statistical analysis, the research enhances interpretability of PSO's decisions and provides practical guidelines for choosing suitable topologies for specific optimization tasks. Ultimately, this contributes to making swarm based optimization more transparent, robust, and trustworthy.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:05:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Gupta", "Nitin", "" ], [ "Bala", "Indu", "" ], [ "Dutta", "Bapi", "" ], [ "Martínez", "Luis", "" ], [ "Yadav", "Anupam", "" ] ]
2504.12804
Luis Miguel Rodrigues
L. Miguel Rodrigues and Kevin Zumbrun
Linear damping estimates for periodic roll wave solutions of the inviscid Saint Venant equations and related systems of hyperbolic balance laws
28 p
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
Substantially extending previous results of the authors for smooth solutions in the viscous case, we develop linear damping estimates for periodic roll-wave solutions of the inviscid Saint Venant equations and related systems of hyperbolic balance laws. Such damping estimates, consisting of $H^s$ energy estimates yielding exponential slaving of high-derivative to low-derivative norms, have served as crucial ingredients in nonlinear stability analyses of traveling waves in hyperbolic or partially parabolic systems, both in obtaining high-freqency resolvent estimates and in closing a nonlinear iteration for which available linearized stability estimates apparently lose regularity. Here, we establish for systems of size $n\leq 6$ a Lyapunov-type theorem stating that such energy estimates are available whenever strict high-frequency spectral stability holds; for dimensions 7 and higher, there may be in general a gap between high-frequency spectral stability and existence of the type of energy estimate that we develop here. A key ingredient is a dimension-dependent linear algebraic lemma reminiscent of Lyapunov's Lemma for ODE that is to our knowledge new.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:05:33 GMT" } ]
2025-04-18T00:00:00
[ [ "Rodrigues", "L. Miguel", "" ], [ "Zumbrun", "Kevin", "" ] ]
2504.12805
Takaya Arita
Takaya Arita, Wenxian Zheng, Reiji Suzuki, Fuminori Akiba
Assesing LLMs in Art Contexts: Critique Generation and Theory of Mind Evaluation
30 pages, 13 figures, 1 table
null
null
null
cs.CL cs.CY cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study explored how large language models (LLMs) perform in two areas related to art: writing critiques of artworks and reasoning about mental states (Theory of Mind, or ToM) in art-related situations. For the critique generation part, we built a system that combines Noel Carroll's evaluative framework with a broad selection of art criticism theories. The model was prompted to first write a full-length critique and then shorter, more coherent versions using a step-by-step prompting process. These AI-generated critiques were then compared with those written by human experts in a Turing test-style evaluation. In many cases, human subjects had difficulty telling which was which, and the results suggest that LLMs can produce critiques that are not only plausible in style but also rich in interpretation, as long as they are carefully guided. In the second part, we introduced new simple ToM tasks based on situations involving interpretation, emotion, and moral tension, which can appear in the context of art. These go beyond standard false-belief tests and allow for more complex, socially embedded forms of reasoning. We tested 41 recent LLMs and found that their performance varied across tasks and models. In particular, tasks that involved affective or ambiguous situations tended to reveal clearer differences. Taken together, these results help clarify how LLMs respond to complex interpretative challenges, revealing both their cognitive limitations and potential. While our findings do not directly contradict the so-called Generative AI Paradox--the idea that LLMs can produce expert-like output without genuine understanding--they suggest that, depending on how LLMs are instructed, such as through carefully designed prompts, these models may begin to show behaviors that resemble understanding more closely than we might assume.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:10:25 GMT" } ]
2025-04-18T00:00:00
[ [ "Arita", "Takaya", "" ], [ "Zheng", "Wenxian", "" ], [ "Suzuki", "Reiji", "" ], [ "Akiba", "Fuminori", "" ] ]
2504.12806
Georgios Papadopoulos
Georgios Papadopoulos, Shaltiel Eloul, Yash Satsangi, Jamie Heredge, Niraj Kumar, Chun-Fu Chen and Marco Pistoia
A Numerical Gradient Inversion Attack in Variational Quantum Neural-Networks
9 pages, 17 figures
null
null
null
cs.LG cs.AI cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The loss landscape of Variational Quantum Neural Networks (VQNNs) is characterized by local minima that grow exponentially with increasing qubits. Because of this, it is more challenging to recover information from model gradients during training compared to classical Neural Networks (NNs). In this paper we present a numerical scheme that successfully reconstructs input training, real-world, practical data from trainable VQNNs' gradients. Our scheme is based on gradient inversion that works by combining gradients estimation with the finite difference method and adaptive low-pass filtering. The scheme is further optimized with Kalman filter to obtain efficient convergence. Our experiments show that our algorithm can invert even batch-trained data, given the VQNN model is sufficiently over-parameterized.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:12:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Papadopoulos", "Georgios", "" ], [ "Eloul", "Shaltiel", "" ], [ "Satsangi", "Yash", "" ], [ "Heredge", "Jamie", "" ], [ "Kumar", "Niraj", "" ], [ "Chen", "Chun-Fu", "" ], [ "Pistoia", "Marco", "" ] ]
2504.12807
Ach Khozaimi
Ach Khozaimi, Isnani Darti, Syaiful Anam, Wuryansari Muharini Kusumawinahyu
Hybrid Dense-UNet201 Optimization for Pap Smear Image Segmentation Using Spider Monkey Optimization
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Pap smear image segmentation is crucial for cervical cancer diagnosis. However, traditional segmentation models often struggle with complex cellular structures and variations in pap smear images. This study proposes a hybrid Dense-UNet201 optimization approach that integrates a pretrained DenseNet201 as the encoder for the U-Net architecture and optimizes it using the spider monkey optimization (SMO) algorithm. The Dense-UNet201 model excelled at feature extraction. The SMO was modified to handle categorical and discrete parameters. The SIPaKMeD dataset was used in this study and evaluated using key performance metrics, including loss, accuracy, Intersection over Union (IoU), and Dice coefficient. The experimental results showed that Dense-UNet201 outperformed U-Net, Res-UNet50, and Efficient-UNetB0. SMO Dense-UNet201 achieved a segmentation accuracy of 96.16%, an IoU of 91.63%, and a Dice coefficient score of 95.63%. These findings underscore the effectiveness of image preprocessing, pretrained models, and metaheuristic optimization in improving medical image analysis and provide new insights into cervical cell segmentation methods.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:14:05 GMT" } ]
2025-04-18T00:00:00
[ [ "Khozaimi", "Ach", "" ], [ "Darti", "Isnani", "" ], [ "Anam", "Syaiful", "" ], [ "Kusumawinahyu", "Wuryansari Muharini", "" ] ]
2504.12808
Simon Lentner
Boris L. Feigin, Simon D. Lentner
Coupling a vertex algebra to a large center
null
null
null
null
math.QA hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Suppose a Lie group $G$ acts on a vertex algebra $V$. In this article we construct a vertex algebra $\tilde{V}$, which is an extension of $V$ by a big central vertex subalgebra identified with the algebra of functionals on the space of regular $\mathfrak{g}$-connections $(d+A)$. The category of representations of $\tilde{V}$ fibres over the set of connections, and the fibres should be viewed as $(d+A)$-twisted modules of $V$, generalizing the familiar notion of $g$-twisted modules. In fact, another application of our result is that it proposes an explicit definition of $(d+A)$-twisted modules of $V$ in terms of a twisted commutator formula, and we feel that this subject should be pursued further. Vertex algebras with big centers appear in practice as critical level or large level limits of vertex algebras. I particular we have in mind limits of the generalized quantum Langlands kernel, in which case $G$ is the Langland dual and $V$ is conjecturally the Feigin-Tipunin vertex algebra and the extension $\tilde{V}$ is conjecturally related to the Kac-DeConcini-Procesi quantum group with big center. With the current article, we can give a uniform and independent construction of these limits.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:14:12 GMT" } ]
2025-04-18T00:00:00
[ [ "Feigin", "Boris L.", "" ], [ "Lentner", "Simon D.", "" ] ]
2504.12809
Md Tanvir Islam
Inzamamul Alam, Md Tanvir Islam, Simon S. Woo
Saliency-Aware Diffusion Reconstruction for Effective Invisible Watermark Removal
Accepted at The Web Conference 2025
null
10.1145/3701716.3715519
null
cs.CV cs.MM
http://creativecommons.org/licenses/by/4.0/
As digital content becomes increasingly ubiquitous, the need for robust watermark removal techniques has grown due to the inadequacy of existing embedding techniques, which lack robustness. This paper introduces a novel Saliency-Aware Diffusion Reconstruction (SADRE) framework for watermark elimination on the web, combining adaptive noise injection, region-specific perturbations, and advanced diffusion-based reconstruction. SADRE disrupts embedded watermarks by injecting targeted noise into latent representations guided by saliency masks although preserving essential image features. A reverse diffusion process ensures high-fidelity image restoration, leveraging adaptive noise levels determined by watermark strength. Our framework is theoretically grounded with stability guarantees and achieves robust watermark removal across diverse scenarios. Empirical evaluations on state-of-the-art (SOTA) watermarking techniques demonstrate SADRE's superiority in balancing watermark disruption and image quality. SADRE sets a new benchmark for watermark elimination, offering a flexible and reliable solution for real-world web content. Code is available on~\href{https://github.com/inzamamulDU/SADRE}{\textbf{https://github.com/inzamamulDU/SADRE}}.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:15:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Alam", "Inzamamul", "" ], [ "Islam", "Md Tanvir", "" ], [ "Woo", "Simon S.", "" ] ]
2504.12810
Angela Rosy Morgillo
Angela Rosy Morgillo, Stefano Mancini, Massimiliano F. Sacchi and Chiara Macchiavello
Learning Time-Varying Quantum Lossy Channels
null
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Time-varying quantum channels are essential for modeling realistic quantum systems with evolving noise properties. Here, we consider Gaussian lossy channels varying from one use to another and we employ neural networks to classify, regress, and forecast the behavior of these channels from their Choi-Jamiolkowski states. The networks achieve at least 87% of accuracy in distinguishing between non-Markovian, Markovian, memoryless, compound, and deterministic channels. In regression tasks, the model accurately reconstructs the loss parameter sequences, and in forecasting, it predicts future values, with improved performance as the memory parameter approaches 1 for Markovian channels. These results demonstrate the potential of neural networks in characterizing and predicting the dynamics of quantum channels.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:15:47 GMT" } ]
2025-04-18T00:00:00
[ [ "Morgillo", "Angela Rosy", "" ], [ "Mancini", "Stefano", "" ], [ "Sacchi", "Massimiliano F.", "" ], [ "Macchiavello", "Chiara", "" ] ]
2504.12811
Thomas K\"ohler
Michael Steiner, Thomas K\"ohler, Lukas Radl, Felix Windisch, Dieter Schmalstieg, Markus Steinberger
AAA-Gaussians: Anti-Aliased and Artifact-Free 3D Gaussian Rendering
null
null
null
null
cs.GR cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Although 3D Gaussian Splatting (3DGS) has revolutionized 3D reconstruction, it still faces challenges such as aliasing, projection artifacts, and view inconsistencies, primarily due to the simplification of treating splats as 2D entities. We argue that incorporating full 3D evaluation of Gaussians throughout the 3DGS pipeline can effectively address these issues while preserving rasterization efficiency. Specifically, we introduce an adaptive 3D smoothing filter to mitigate aliasing and present a stable view-space bounding method that eliminates popping artifacts when Gaussians extend beyond the view frustum. Furthermore, we promote tile-based culling to 3D with screen-space planes, accelerating rendering and reducing sorting costs for hierarchical rasterization. Our method achieves state-of-the-art quality on in-distribution evaluation sets and significantly outperforms other approaches for out-of-distribution views. Our qualitative evaluations further demonstrate the effective removal of aliasing, distortions, and popping artifacts, ensuring real-time, artifact-free rendering.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:16:47 GMT" } ]
2025-04-18T00:00:00
[ [ "Steiner", "Michael", "" ], [ "Köhler", "Thomas", "" ], [ "Radl", "Lukas", "" ], [ "Windisch", "Felix", "" ], [ "Schmalstieg", "Dieter", "" ], [ "Steinberger", "Markus", "" ] ]
2504.12812
Mahshid Mehr Nezhad
Mahshid Mehr Nezhad, Feng Hao, Gregory Epiphaniou, Carsten Maple, Timur Yunusov
SoK: Security of EMV Contactless Payment Systems
Published at EuroS&P 2025
null
null
null
cs.CR
http://creativecommons.org/licenses/by-nc-nd/4.0/
The widespread adoption of EMV (Europay, Mastercard, and Visa) contactless payment systems has greatly improved convenience for both users and merchants. However, this growth has also exposed significant security challenges. This SoK provides a comprehensive analysis of security vulnerabilities in EMV contactless payments, particularly within the open-loop systems used by Visa and Mastercard. We categorize attacks into seven attack vectors across three key areas: application selection, cardholder authentication, and transaction authorization. We replicate the attacks on Visa and Mastercard protocols using our experimental platform to determine their practical feasibility and offer insights into the current security landscape of contactless payments. Our study also includes a detailed evaluation of the underlying protocols, along with a comparative analysis of Visa and Mastercard, highlighting vulnerabilities and recommending countermeasures.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:16:48 GMT" } ]
2025-04-18T00:00:00
[ [ "Nezhad", "Mahshid Mehr", "" ], [ "Hao", "Feng", "" ], [ "Epiphaniou", "Gregory", "" ], [ "Maple", "Carsten", "" ], [ "Yunusov", "Timur", "" ] ]
2504.12813
Simon Sagmeister
Simon Sagmeister, Simon Hoffmann, Tobias Betz, Dominic Ebner, Daniel Esser and Markus Lienkamp
Approaching Current Challenges in Developing a Software Stack for Fully Autonomous Driving
Accepted at IEEE IV 2025
null
null
null
cs.RO cs.SE
http://creativecommons.org/licenses/by/4.0/
Autonomous driving is a complex undertaking. A common approach is to break down the driving task into individual subtasks through modularization. These sub-modules are usually developed and published separately. However, if these individually developed algorithms have to be combined again to form a full-stack autonomous driving software, this poses particular challenges. Drawing upon our practical experience in developing the software of TUM Autonomous Motorsport, we have identified and derived these challenges in developing an autonomous driving software stack within a scientific environment. We do not focus on the specific challenges of individual algorithms but on the general difficulties that arise when deploying research algorithms on real-world test vehicles. To overcome these challenges, we introduce strategies that have been effective in our development approach. We additionally provide open-source implementations that enable these concepts on GitHub. As a result, this paper's contributions will simplify future full-stack autonomous driving projects, which are essential for a thorough evaluation of the individual algorithms.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:17:24 GMT" } ]
2025-04-18T00:00:00
[ [ "Sagmeister", "Simon", "" ], [ "Hoffmann", "Simon", "" ], [ "Betz", "Tobias", "" ], [ "Ebner", "Dominic", "" ], [ "Esser", "Daniel", "" ], [ "Lienkamp", "Markus", "" ] ]
2504.12814
Sophie Fosson
V. Cerone, S. M. Fosson, A. Re, D. Regruto
Integral control of the proximal gradient method for unbiased sparse optimization
null
null
null
null
math.OC cs.SY eess.SY
http://creativecommons.org/licenses/by-nc-sa/4.0/
Proximal gradient methods are popular in sparse optimization as they are straightforward to implement. Nevertheless, they achieve biased solutions, requiring many iterations to converge. This work addresses these issues through a suitable feedback control of the algorithm's hyperparameter. Specifically, by designing an integral control that does not substantially impact the computational complexity, we can reach an unbiased solution in a reasonable number of iterations. In the paper, we develop and analyze the convergence of the proposed approach for strongly-convex problems. Moreover, numerical simulations validate and extend the theoretical results to the non-strongly convex framework.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:17:32 GMT" } ]
2025-04-18T00:00:00
[ [ "Cerone", "V.", "" ], [ "Fosson", "S. M.", "" ], [ "Re", "A.", "" ], [ "Regruto", "D.", "" ] ]
2504.12815
Daniel Gavilan-Martin
Daniel Gavilan-Martin, Grzegorz {\L}ukasiewicz, Derek F. Jackson Kimball, Szymon Pustelny, Dmitry Budker and Arne Wickenbrock
Notes on optimizing a multi-sensor gradient axion-like particle dark matter search
Proceedings of the second general meeting of the Cost Action CA21106
null
10.22323/1.474.0041
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
Axion-like particles (ALPs) arise from well-motivated extensions to the Standard Model and could account for the dark matter. We discuss the scaling of the sensitivity of a galactic ALP dark matter search with the number of sensors, especially in the ultra-light mass regime, where the measurement time is shorter than the coherence time of the ALP field. We compare multiple schemes for daily modulated ALP gradient signals, and show that increasing the number of sensors from 1 to 2 improves the signal-to-noise ratio (SNR) by a factor of 2-3. For more than two sensors, the SNR increases as the square root of the number of sensors. Then, we show that splitting the data into subsets and then averaging its Discrete Fourier Transforms (DFTs) is equivalent to the DFT of the whole dataset in terms of SNR.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:18:18 GMT" } ]
2025-04-18T00:00:00
[ [ "Gavilan-Martin", "Daniel", "" ], [ "Łukasiewicz", "Grzegorz", "" ], [ "Kimball", "Derek F. Jackson", "" ], [ "Pustelny", "Szymon", "" ], [ "Budker", "Dmitry", "" ], [ "Wickenbrock", "Arne", "" ] ]
2504.12816
Xue Wen Tan
Xue Wen Tan, Stanley Kok
SMARTe: Slot-based Method for Accountable Relational Triple extraction
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Relational Triple Extraction (RTE) is a fundamental task in Natural Language Processing (NLP). However, prior research has primarily focused on optimizing model performance, with limited efforts to understand the internal mechanisms driving these models. Many existing methods rely on complex preprocessing to induce specific interactions, often resulting in opaque systems that may not fully align with their theoretical foundations. To address these limitations, we propose SMARTe: a Slot-based Method for Accountable Relational Triple extraction. SMARTe introduces intrinsic interpretability through a slot attention mechanism and frames the task as a set prediction problem. Slot attention consolidates relevant information into distinct slots, ensuring all predictions can be explicitly traced to learned slot representations and the tokens contributing to each predicted relational triple. While emphasizing interpretability, SMARTe achieves performance comparable to state-of-the-art models. Evaluations on the NYT and WebNLG datasets demonstrate that adding interpretability does not compromise performance. Furthermore, we conducted qualitative assessments to showcase the explanations provided by SMARTe, using attention heatmaps that map to their respective tokens. We conclude with a discussion of our findings and propose directions for future research.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:21:15 GMT" } ]
2025-04-18T00:00:00
[ [ "Tan", "Xue Wen", "" ], [ "Kok", "Stanley", "" ] ]
2504.12817
Helge Spieker
Nassim Belmecheri and Arnaud Gotlieb and Nadjib Lazaar and Helge Spieker
Explainable Scene Understanding with Qualitative Representations and Graph Neural Networks
Workshop "Advancing Automated Driving in Highly Interactive Scenarios through Behavior Prediction, Trustworthy AI, and Remote Operations" @ 36th IEEE Intelligent Vehicles Symposium (IV)
null
null
null
cs.RO cs.AI cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper investigates the integration of graph neural networks (GNNs) with Qualitative Explainable Graphs (QXGs) for scene understanding in automated driving. Scene understanding is the basis for any further reactive or proactive decision-making. Scene understanding and related reasoning is inherently an explanation task: why is another traffic participant doing something, what or who caused their actions? While previous work demonstrated QXGs' effectiveness using shallow machine learning models, these approaches were limited to analysing single relation chains between object pairs, disregarding the broader scene context. We propose a novel GNN architecture that processes entire graph structures to identify relevant objects in traffic scenes. We evaluate our method on the nuScenes dataset enriched with DriveLM's human-annotated relevance labels. Experimental results show that our GNN-based approach achieves superior performance compared to baseline methods. The model effectively handles the inherent class imbalance in relevant object identification tasks while considering the complete spatial-temporal relationships between all objects in the scene. Our work demonstrates the potential of combining qualitative representations with deep learning approaches for explainable scene understanding in autonomous driving systems.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:21:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Belmecheri", "Nassim", "" ], [ "Gotlieb", "Arnaud", "" ], [ "Lazaar", "Nadjib", "" ], [ "Spieker", "Helge", "" ] ]
2504.12818
Aleksandr Ivanov
A. V. Ivanov
An etude on a renormalization
LaTeX, 14 pages, 6 figures. Firstly appeared in Russian, April 7, 2025, see https://www.pdmi.ras.ru/preprint/2025/25-03.html
null
null
null
math-ph hep-th math.CA math.MP
http://creativecommons.org/licenses/by/4.0/
In this paper, we study renormalization, that is, the procedure for eliminating singularities, for a special model using both combinatorial techniques in the framework of working with formal series, and using a limit transition in a standard multidimensional integral, taking into account the removal of the singular components. Special attention is paid to the comparative analysis of the two views on the problem. It is remarkably that the divergences, which have the same form in one approach, acquire a different nature in another approach and lead to interesting consequences. A special deformation of the spectrum is used as regularization.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:22:01 GMT" } ]
2025-04-18T00:00:00
[ [ "Ivanov", "A. V.", "" ] ]
2504.12819
Yoichi Izunaga
Kota Kurihara and Yoichi Izunaga
A scalable mixed-integer conic optimization approach to cardinality-constrained Poisson regression with safe screening
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper introduces a novel approach for cardinality-constrained Poisson regression to address feature selection challenges in high-dimensional count data. We formulate the problem as a mixed-integer conic optimization, enabling the use of modern solvers for optimal solutions. To enhance computational efficiency, we develop a safe screening based on Fenchel conjugates, thereby effectively removing irrelevant features before optimization. Experiments on synthetic datasets demonstrate that our safe screening significantly reduces the problem size, leading to substantial improvements in computational time. Our approach can solve Poisson regression problems with tens of thousands of features, exceeding the scale of previous studies. This work provides a valuable tool for interpretable feature selection in high-dimensional Poisson regression.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:24:33 GMT" } ]
2025-04-18T00:00:00
[ [ "Kurihara", "Kota", "" ], [ "Izunaga", "Yoichi", "" ] ]
2504.12820
Pawe{\l} Drozda
Pawe{\l} Drozda, Wojciech A. Hellwing, Maciej Bilicki
Skewness as a Probe of Gravity: Real and Redshift Space Counts-In-Cells
14 pages, 9 figures, 1 table
null
null
null
astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the counts-in-cells reduced skewness $s_3$ for dark matter, halo, and galaxy distributions in both real and redshift space, using the ELEPHANT ($\textit{Extended LEnsing PHysics with ANalytical ray Tracing}$) suite of $N$-body simulations. We compare General Relativity (GR) with two extended (EG) gravity models: $f(R)$ gravity with chameleon screening and the normal-branch Dvali-Gabadadze-Porrati (nDGP) model with Vainshtein screening. We quantify the suppression of $s_3$ by redshift-space distortions (RSD), finding that while small-scale skewness is strongly reduced, the $F5$ model retains a $\sim 4\%$ deviation from GR in galaxy samples, corresponding to a $2\sigma$ significance. We show that the ratio $s_3^{\mathrm{RSD}}/s_3^{\mathrm{real}}$ is approximately independent of the gravity model across tracers and redshifts. Our results demonstrate that real-space predictions can help reliably infer redshift-space skewness in both GR and extended gravity, providing a new tool for testing gravity with current and forthcoming galaxy redshift surveys.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:25:11 GMT" } ]
2025-04-18T00:00:00
[ [ "Drozda", "Paweł", "" ], [ "Hellwing", "Wojciech A.", "" ], [ "Bilicki", "Maciej", "" ] ]
2504.12821
Stephen Coombes
S Coombes
Revisiting the Haken Lighthouse Model
27 pages, 12 figures
null
null
null
math.DS
http://creativecommons.org/licenses/by/4.0/
Simple spiking neural network models, such as those built from interacting integrate-and-fire (IF) units, exhibit rich emergent behaviours but remain notoriously difficult to analyse, particularly in terms of their pattern-forming properties. In contrast, rate-based models and coupled phase oscillators offer greater mathematical tractability but fail to capture the full dynamical complexity of spiking networks. To bridge these modelling paradigms, Hermann Haken -- the pioneer of Synergetics -- introduced the Lighthouse model, a framework that provides insights into synchronisation, travelling waves, and pattern formation in neural systems. In this work, we revisit the Lighthouse model and develop new mathematical results that deepen our understanding of self-organisation in spiking neural networks. Specifically, we derive the linear stability conditions for phase-locked spiking states in Lighthouse networks structured on graphs with realistic synaptic interactions ($\alpha$-function synapses) and axonal conduction delays. Extending the analysis on graphs to a spatially continuous (non-local) setting, we develop a variant of Turing instability analysis to explore emergent spiking patterns. Finally, we show how localised spiking bump solutions -- which are difficult to mathematically analyse in IF networks -- are far more tractable in the Lighthouse model and analyse their linear stability to wandering states. These results reaffirm the Lighthouse model as a valuable tool for studying structured neural interactions and self-organisation, further advancing the synergetic perspective on spiking neural dynamics.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:26:06 GMT" } ]
2025-04-18T00:00:00
[ [ "Coombes", "S", "" ] ]
2504.12824
Zhang Hu
Zhang Hu, Hongyang Pan, Yinshui Xia, Lunyao Wang and Zhufei Chu
Mixed Structural Choice Operator: Enhancing Technology Mapping with Heterogeneous Representations
Accepted by DAC 2025. Please note that this is not the final camera-ready version
null
null
null
cs.AR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The independence of logic optimization and technology mapping poses a significant challenge in achieving high-quality synthesis results. Recent studies have improved optimization outcomes through collaborative optimization of multiple logic representations and have improved structural bias through structural choices. However, these methods still rely on technology-independent optimization and fail to truly resolve structural bias issues. This paper proposes a scalable and efficient framework based on Mixed Structural Choices (MCH). This is a novel heterogeneous mapping method that combines multiple logic representations with technology-aware optimization. MCH flexibly integrates different logic representations and stores candidates for various optimization strategies. By comprehensively evaluating the technology costs of these candidates, it enhances technology mapping and addresses structural bias issues in logic synthesis. Notably, the MCH-based lookup table (LUT) mapping algorithm set new records in the EPFL Best Results Challenge by combining the structural strengths of both And-Inverter Graph (AIG) and XOR-Majority Graph (XMG) logic representations. Additionally, MCH-based ASIC technology mapping achieves a 3.73% area and 8.94% delay reduction (balanced), 20.35% delay reduction (delay-oriented), and 21.02% area reduction (area-oriented), outperforming traditional structural choice methods. Furthermore, MCH-based logic optimization utilizes diverse structures to surpass local optima and achieve better results.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:34:52 GMT" } ]
2025-04-18T00:00:00
[ [ "Hu", "Zhang", "" ], [ "Pan", "Hongyang", "" ], [ "Xia", "Yinshui", "" ], [ "Wang", "Lunyao", "" ], [ "Chu", "Zhufei", "" ] ]
2504.12825
Lu Sang
Lu Sang, Zehranaz Canfes, Dongliang Cao, Riccardo Marin, Florian Bernard, Daniel Cremers
TwoSquared: 4D Generation from 2D Image Pairs
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Despite the astonishing progress in generative AI, 4D dynamic object generation remains an open challenge. With limited high-quality training data and heavy computing requirements, the combination of hallucinating unseen geometry together with unseen movement poses great challenges to generative models. In this work, we propose TwoSquared as a method to obtain a 4D physically plausible sequence starting from only two 2D RGB images corresponding to the beginning and end of the action. Instead of directly solving the 4D generation problem, TwoSquared decomposes the problem into two steps: 1) an image-to-3D module generation based on the existing generative model trained on high-quality 3D assets, and 2) a physically inspired deformation module to predict intermediate movements. To this end, our method does not require templates or object-class-specific prior knowledge and can take in-the-wild images as input. In our experiments, we demonstrate that TwoSquared is capable of producing texture-consistent and geometry-consistent 4D sequences only given 2D images.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:39:52 GMT" } ]
2025-04-18T00:00:00
[ [ "Sang", "Lu", "" ], [ "Canfes", "Zehranaz", "" ], [ "Cao", "Dongliang", "" ], [ "Marin", "Riccardo", "" ], [ "Bernard", "Florian", "" ], [ "Cremers", "Daniel", "" ] ]
2504.12826
Pengxuan Yang
Pengxuan Yang, Yupeng Zheng, Qichao Zhang, Kefei Zhu, Zebin Xing, Qiao Lin, Yun-Fu Liu, Zhiguo Su, Dongbin Zhao
UncAD: Towards Safe End-to-end Autonomous Driving via Online Map Uncertainty
null
null
null
null
cs.RO cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
End-to-end autonomous driving aims to produce planning trajectories from raw sensors directly. Currently, most approaches integrate perception, prediction, and planning modules into a fully differentiable network, promising great scalability. However, these methods typically rely on deterministic modeling of online maps in the perception module for guiding or constraining vehicle planning, which may incorporate erroneous perception information and further compromise planning safety. To address this issue, we delve into the importance of online map uncertainty for enhancing autonomous driving safety and propose a novel paradigm named UncAD. Specifically, UncAD first estimates the uncertainty of the online map in the perception module. It then leverages the uncertainty to guide motion prediction and planning modules to produce multi-modal trajectories. Finally, to achieve safer autonomous driving, UncAD proposes an uncertainty-collision-aware planning selection strategy according to the online map uncertainty to evaluate and select the best trajectory. In this study, we incorporate UncAD into various state-of-the-art (SOTA) end-to-end methods. Experiments on the nuScenes dataset show that integrating UncAD, with only a 1.9% increase in parameters, can reduce collision rates by up to 26% and drivable area conflict rate by up to 42%. Codes, pre-trained models, and demo videos can be accessed at https://github.com/pengxuanyang/UncAD.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:40:36 GMT" } ]
2025-04-18T00:00:00
[ [ "Yang", "Pengxuan", "" ], [ "Zheng", "Yupeng", "" ], [ "Zhang", "Qichao", "" ], [ "Zhu", "Kefei", "" ], [ "Xing", "Zebin", "" ], [ "Lin", "Qiao", "" ], [ "Liu", "Yun-Fu", "" ], [ "Su", "Zhiguo", "" ], [ "Zhao", "Dongbin", "" ] ]
2504.12827
Hemalatha Mohanarangan
Hemalatha M, P. Sam Johnson, Harikrishnan P.K
Direct Sum of Lower Semi-Frames in Hilbert Spaces
null
null
null
null
math.FA
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this paper, structural properties of lower semi-frames in separable Hilbert spaces are explored with a focus on transformations under linear operators (may be unbounded). Also, the direct sum of lower semi-frames, providing necessary and sufficient conditions for the preservation of lower semi-frame structure, is examined.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:40:54 GMT" } ]
2025-04-18T00:00:00
[ [ "M", "Hemalatha", "" ], [ "Johnson", "P. Sam", "" ], [ "K", "Harikrishnan P.", "" ] ]
2504.12829
Pietro Parodi
Pietro Parodi, Giovanni Lapenta, Thierry Magin
Particle-based Simulation of an Air-Breathing Electric Propulsion System
null
null
null
null
physics.plasm-ph
http://creativecommons.org/licenses/by/4.0/
A novel concept called Air-Breathing Electric Propulsion proposes to fly satellites at altitudes in the range 180-250 km, since this would have some advantages for the performance of radio communication and Earth observation equipment. The ABEP satellites compensate the atmospheric drag through a continuous thrust provided by collecting, ionizing and accelerating the residual atmospheric particles. It is clear that the feasibility of this concept will require a significant design and testing effort, performed first on ground and later in orbit. Plasma simulation tools play a fundamental role in the development of this technology, for two main reasons: (i) they can potentially increase dramatically the optimization and testing process of ABEP systems, since on-ground testing and in-orbit demonstrators are costly and time consuming, and (ii) the fidelity of on-ground testing is limited by the finite size and pumping speed of high-vacuum facilities, as well as the means through which the orbital flow is produced. In this paper, we demonstrate a one-way coupled, particle-based simulation strategy for a CubeSat sized ABEP system. The neutral flow in the full geometry of the ABEP system comprising the intake and the thruster is simulated first through Direct Simulation Monte Carlo. Then, the resulting neutral density is used as the input for a Particle-in-Cell simulation of the detailed thruster geometry. The simulations are performed in 3D and within the VKI in-house code Pantera, taking advantage of the fully-implicit energy-conserving scheme.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:42:59 GMT" } ]
2025-04-18T00:00:00
[ [ "Parodi", "Pietro", "" ], [ "Lapenta", "Giovanni", "" ], [ "Magin", "Thierry", "" ] ]
2504.12830
Simon Fischer
Simon W.S. Fischer, Hanna Schraffenberger, Serge Thill, Pim Haselager
Questions: A Taxonomy for Critical Reflection in Machine-Supported Decision-Making
null
null
null
null
cs.HC cs.CY
http://creativecommons.org/licenses/by-nc-sa/4.0/
Decision-makers run the risk of relying too much on machine recommendations. Explainable AI, a common strategy for calibrating reliance, has mixed and even negative effects, such as increasing overreliance. To cognitively engage the decision-maker and to facilitate a deliberate decision-making process, we propose a potential `reflection machine' that supports critical reflection about the pending decision, including the machine recommendation. Reflection has been shown to improve critical thinking and reasoning, and thus decision-making. One way to stimulate reflection is to ask relevant questions. To systematically create questions, we present a question taxonomy inspired by Socratic questions and human-centred explainable AI. This taxonomy can contribute to the design of such a `reflection machine' that asks decision-makers questions. Our work is part of the growing research on human-machine collaborations that goes beyond the paradigm of machine recommendations and explanations, and aims to enable greater human oversight as required by the European AI Act.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:44:08 GMT" } ]
2025-04-18T00:00:00
[ [ "Fischer", "Simon W. S.", "" ], [ "Schraffenberger", "Hanna", "" ], [ "Thill", "Serge", "" ], [ "Haselager", "Pim", "" ] ]
2504.12831
Marco Fattori
Tommaso Petrucciani, Andrea Santoni, Chiara Mazzinghi, Dimitrios Trypogeorgos, Francesco Minardi, Marco Fattori and Michele Modugno
Long-wavelength optical lattices from optical beatnotes: theory and applications
18 pages, 13 figure
null
null
null
cond-mat.quant-gas physics.atom-ph quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a theoretical analysis of Beat-Note Superlattices (BNSLs), a recently demonstrated technique for generating periodic trapping potentials for ultracold atomic clouds, with arbitrarily large lattice spacings while maintaining interferometric stability. By combining two optical lattices with slightly different wavelengths, a beatnote intensity pattern is formed, generating, for low depths, an effective lattice potential with a periodicity equal to the wavelength associated to the difference between the wavevectors of the two lattices. We study the range of lattice depths and wavelengths under which this approximation is valid and investigate its robustness against perturbations. We present a few examples where the use of BNSLs could offer significant advantages in comparison to well established techniques for the manipulation of ultracold atomic gases. Our results highlight the potential of BNSLs for quantum simulation, atom interferometry, and other applications in quantum technologies.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:46:16 GMT" } ]
2025-04-18T00:00:00
[ [ "Petrucciani", "Tommaso", "" ], [ "Santoni", "Andrea", "" ], [ "Mazzinghi", "Chiara", "" ], [ "Trypogeorgos", "Dimitrios", "" ], [ "Minardi", "Francesco", "" ], [ "Fattori", "Marco", "" ], [ "Modugno", "Michele", "" ] ]
2504.12832
Jelle Soons
Jelle Soons, Tobias Grafke, Ren\'e M. van Westen and Henk A. Dijkstra
Physics of an AMOC Overshoot in a Box Model
null
null
null
null
physics.ao-ph
http://creativecommons.org/licenses/by/4.0/
Recently the global average temperature has temporarily exceeded the 1.5{\deg}C goal of the Paris Agreement, and so an overshoot of various climate tipping elements becomes increasingly likely. In this study we analyze the physical processes of an overshoot of the Atlantic Meridional Overturning Circulation (AMOC), one of the major tipping elements, using a conceptual box model. Here either the atmospheric temperature above the North Atlantic, or the freshwater forcing into the North Atlantic overshoot their respective critical boundaries. In both cases a higher forcing rate can prevent a collapse of the AMOC, since a higher rate of forcing causes initially a fresher North Atlantic, which in turn results in a higher northward transport by the subtropical gyre supplementing the salinity loss in time. For small exceedance amplitudes the AMOC is still resilient as the forcing rates can be low and so other state variables outside of the North Atlantic can adjust. Contrarily, for larger overshoots the trajectories are dynamically similar and we find a lower limit in volume and exceedance time for respectively freshwater and temperature forcing in order to prevent a collapse. Moreover, for a large overshoot an increased air-sea temperature coupling has a destabilizing effect, while the reverse holds for an overshoot close to the tipping point. The understanding of the physics of the AMOC overshoot behavior is important for interpreting results of Earth System Models and for evaluating the effects of mitigation and intervention strategies.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:46:21 GMT" } ]
2025-04-18T00:00:00
[ [ "Soons", "Jelle", "" ], [ "Grafke", "Tobias", "" ], [ "van Westen", "René M.", "" ], [ "Dijkstra", "Henk A.", "" ] ]
2504.12833
Elior Benarous
Elior Benarous, Yilun Du, Heng Yang
Image-Editing Specialists: An RLAIF Approach for Diffusion Models
null
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
We present a novel approach to training specialized instruction-based image-editing diffusion models, addressing key challenges in structural preservation with input images and semantic alignment with user prompts. We introduce an online reinforcement learning framework that aligns the diffusion model with human preferences without relying on extensive human annotations or curating a large dataset. Our method significantly improves the realism and alignment with instructions in two ways. First, the proposed models achieve precise and structurally coherent modifications in complex scenes while maintaining high fidelity in instruction-irrelevant areas. Second, they capture fine nuances in the desired edit by leveraging a visual prompt, enabling detailed control over visual edits without lengthy textual prompts. This approach simplifies users' efforts to achieve highly specific edits, requiring only 5 reference images depicting a certain concept for training. Experimental results demonstrate that our models can perform intricate edits in complex scenes, after just 10 training steps. Finally, we showcase the versatility of our method by applying it to robotics, where enhancing the visual realism of simulated environments through targeted sim-to-real image edits improves their utility as proxies for real-world settings.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:46:39 GMT" } ]
2025-04-18T00:00:00
[ [ "Benarous", "Elior", "" ], [ "Du", "Yilun", "" ], [ "Yang", "Heng", "" ] ]
2504.12834
Dafne Guetta
Dafne Guetta and Simone Dall'Osso
Hunting for newborn magnetars: a multi-messenger approach
5 pages, 2 figures. Contribution to the 2025 Gravitation session of the 59th Rencontres de Moriond
null
null
null
astro-ph.HE
http://creativecommons.org/publicdomain/zero/1.0/
We carry out a numerical calculation of magnetar-powered shock break-outs (SBOs) and supernova (SN) light-curves. In particular, we investigate the impact of gravitational wave (GW) emission by the magnetar central engine on its electromagnetic (EM) counterparts in the ULTRASAT band. Our results show that GW emission by the magnetar has only a minor effect on the SBO light-curve. However, we find that SN light-curves can carry a direct signature of GW emission, which becomes more evident at late times (> 20-30 days).~Our results demonstrate that future ULTRASAT observations will provide crucial insights into the magnetar formation process, and unique information for direct searches of long-transient signals with current and future generation GW detectors. In particular, we estimate a rate of multi-messenger (UV+GW) detections of newly formed magnetars $>$ 1 every two years with ULTRASAT and the Einstein Telescope.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:49:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Guetta", "Dafne", "" ], [ "Dall'Osso", "Simone", "" ] ]
2504.12835
Mattia Zanella
Michael Herty, Mattia Zanella
Kinetic simulated annealing optimization with entropy-based cooling rate
null
null
null
null
math.OC nlin.AO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a modified simulated annealing method with a dynamical choice of the cooling temperature. The latter is determined via a closed-loop control and is proven to yield exponential decay of the entropy of the particle system. The analysis is carried out through kinetic equations for interacting particle systems describing the simulated annealing method in an extended phase space. Decay estimates are derived under the quasi-invariant scaling of the resulting system of Boltzmann-type equations to assess the consistency with their mean-field limit. Numerical results are provided to illustrate and support the theoretical findings.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:50:24 GMT" } ]
2025-04-18T00:00:00
[ [ "Herty", "Michael", "" ], [ "Zanella", "Mattia", "" ] ]
2504.12836
Vladimir Bobkov
Vladimir Bobkov, Timur Galimov
Inverse iteration method for higher eigenvalues of the $p$-Laplacian
29 pages, 5 figures
null
null
null
math.AP cs.NA math.NA math.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a characterization of a $p$-Laplace higher eigenvalue based on the inverse iteration method with balancing the Rayleigh quotients of the positive and negative parts of solutions to consecutive $p$-Poisson equations. The approach relies on the second eigenvalue's minimax properties, but the actual limiting eigenvalue depends on the choice of initial function. The well-posedness and convergence of the iterative scheme are proved. Moreover, we provide the corresponding numerical computations. As auxiliary results, which also have an independent interest, we provide several properties of certain $p$-Poisson problems.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:52:42 GMT" } ]
2025-04-18T00:00:00
[ [ "Bobkov", "Vladimir", "" ], [ "Galimov", "Timur", "" ] ]
2504.12837
G.R. Boroun
G.R.Boroun and B.Z. Kopeliovich
Dipole-pion cross section in the saturation regime
null
null
null
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
We analyse HERA data on leading neutron production in one-pion exchange approximation. The dipole-pion cross section as function of transverse separation $\bf r$ at small Bjorken variable $\beta$ is parameterized within the bSat model. The evolution of the dipole-pion cross section is performed applying the Laplace transformation technique. We demonstrate that geometric scaling for the dipole-pion cross section hold approximately within a wide kinematic region of $rQ_s$. The geometrical scaling is improved applying the evolution method. That is compared with the constituent quark picture and the color dipole BFKL expansion. The cross section saturates at large dipole sizes.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:53:08 GMT" } ]
2025-04-18T00:00:00
[ [ "Boroun", "G. R.", "" ], [ "Kopeliovich", "B. Z.", "" ] ]
2504.12838
Toshiaki Fujimori
Toshiaki Fujimori, Syo Kamata, Tatsuhiro Misumi, Naohisa Sueishi, Hidetoshi Taya
Exact-WKB Analysis of Two-level Floquet Systems
78 pages, 24 figures
null
null
null
hep-ph hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We explore the application of the exact Wentzel-Kramers-Brillouin (WKB) analysis to two-level Floquet systems and establish a systematic procedure to calculate the quasi-energy and Floquet effective Hamiltonian. We show that, in the exact-WKB analysis, the quasi-energy and Floquet effective Hamiltonian can be expressed in terms of cycle integrals (Voros symbol), which characterize monodromy matrices for Schr\"odinger-type differential equations governing two-level Floquet systems. We analytically evaluate the cycle integrals using the low-frequency expansion and derive both perturbative and non-perturbative corrections to the quasi-energy and Floquet effective Hamiltonian. To verify the accuracy of our results, we compare them with numerical calculations and analyze resonant oscillations, which reveal non-perturbative features that cannot be captured by the perturbative expansion.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:53:52 GMT" } ]
2025-04-18T00:00:00
[ [ "Fujimori", "Toshiaki", "" ], [ "Kamata", "Syo", "" ], [ "Misumi", "Tatsuhiro", "" ], [ "Sueishi", "Naohisa", "" ], [ "Taya", "Hidetoshi", "" ] ]
2504.12839
Matthias Aschenbrenner
Matthias Aschenbrenner
Whitney Approximation: domains and bounds
22 pp
null
null
null
math.CV math.CA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate properties of holomorphic extensions in the one-variable case of Whitney's Approximation Theorem on intervals. Improving a result of Gauthier-Kienzle, we construct tangentially approximating functions which extend holomorphically to domains of optimal size. For approximands on unbounded closed intervals, we also bound the growth of holomorphic extensions, in the spirit of Arakelyan, Bernstein, Keldych, and Kober.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:56:20 GMT" } ]
2025-04-18T00:00:00
[ [ "Aschenbrenner", "Matthias", "" ] ]
2504.12840
Luca Guido Molinari
Carlo Alberto Mantica and Luca Guido Molinari
Note on conserved currents in static Conformal Killing Gravity
null
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Conserved currents are discussed for static Conformal Killing Gravity, with explicit expressions in static spherical symmetry with anisotropic matter fluid or coupled to (non)linear electromagnetism. They are found in the reformulation of the third order equations by Harada as Einstein equations with sources supplemented by a divergence-free anisotropic conformal Killing tensor.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:56:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Mantica", "Carlo Alberto", "" ], [ "Molinari", "Luca Guido", "" ] ]
2504.12841
Marcell Tam\'as Kurbucz
Bal\'azs P. Halmos, Bal\'azs Haj\'os, Vince \'A. Moln\'ar, Marcell T. Kurbucz, Antal Jakov\'ac
ALT: A Python Package for Lightweight Feature Representation in Time Series Classification
16 pages, 4 figures
null
null
null
cs.LG cs.AI cs.CV cs.MS stat.ML
http://creativecommons.org/licenses/by/4.0/
We introduce ALT, an open-source Python package created for efficient and accurate time series classification (TSC). The package implements the adaptive law-based transformation (ALT) algorithm, which transforms raw time series data into a linearly separable feature space using variable-length shifted time windows. This adaptive approach enhances its predecessor, the linear law-based transformation (LLT), by effectively capturing patterns of varying temporal scales. The software is implemented for scalability, interpretability, and ease of use, achieving state-of-the-art performance with minimal computational overhead. Extensive benchmarking on real-world datasets demonstrates the utility of ALT for diverse TSC tasks in physics and related domains.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:57:29 GMT" } ]
2025-04-18T00:00:00
[ [ "Halmos", "Balázs P.", "" ], [ "Hajós", "Balázs", "" ], [ "Molnár", "Vince Á.", "" ], [ "Kurbucz", "Marcell T.", "" ], [ "Jakovác", "Antal", "" ] ]
2504.12842
George Papadopoulos
Georgios Papadopoulos
Geometry of the moduli space of Hermitian-Einstein connections on manifolds with a dilaton
29 pages
null
null
null
math.DG hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We demonstrate that the moduli space of Hermitian-Einstein connections $\text{M}^*_{HE}(M^{2n})$ of vector bundles over compact non-Gauduchon Hermitian manifolds $(M^{2n}, g, \omega)$ that exhibit a dilaton field $\Phi$ admit a strong K\"ahler with torsion structure provided a certain condition is imposed on their Lee form $\theta$ and the dilaton. We find that the geometries that satisfy this condition include those that solve the string field equations or equivalently the gradient flow soliton type of equations. In addition, we demonstrate that if the underlying manifold $(M^{2n}, g, \omega)$ admits a holomorphic and Killing vector field $X$ that leaves $\Phi$ also invariant, then the moduli spaces $\text{M}^*_{HE}(M^{2n})$ admits an induced holomorphic and Killing vector field $\alpha_X$. Furthermore, if $X$ is covariantly constant with respect to the compatible connection $\hat\nabla$ with torsion a 3-form on $(M^{2n}, g, \omega)$, then $\alpha_X$ is also covariantly constant with respect to the compatible connection $\hat D$ with torsion a 3-form on $\text{M}^*_{HE}(M^{2n})$ provided that $K^\flat\wedge X^\flat$ is a $(1,1)$-form with $K^\flat=\theta+2d\Phi$ and $\Phi$ is invariant under $X$ and $IX$, where $I$ is the complex structure of $M^{2n}$.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:57:39 GMT" } ]
2025-04-18T00:00:00
[ [ "Papadopoulos", "Georgios", "" ] ]
2504.12844
Jiali Yao
Libo Zhang, Yongsheng Yu, Jiali Yao, Heng Fan
High-Fidelity Image Inpainting with Multimodal Guided GAN Inversion
Accepted to IJCV. arXiv admin note: text overlap with arXiv:2208.11850
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Generative Adversarial Network (GAN) inversion have demonstrated excellent performance in image inpainting that aims to restore lost or damaged image texture using its unmasked content. Previous GAN inversion-based methods usually utilize well-trained GAN models as effective priors to generate the realistic regions for missing holes. Despite excellence, they ignore a hard constraint that the unmasked regions in the input and the output should be the same, resulting in a gap between GAN inversion and image inpainting and thus degrading the performance. Besides, existing GAN inversion approaches often consider a single modality of the input image, neglecting other auxiliary cues in images for improvements. Addressing these problems, we propose a novel GAN inversion approach, dubbed MMInvertFill, for image inpainting. MMInvertFill contains primarily a multimodal guided encoder with a pre-modulation and a GAN generator with F&W+ latent space. Specifically, the multimodal encoder aims to enhance the multi-scale structures with additional semantic segmentation edge texture modalities through a gated mask-aware attention module. Afterwards, a pre-modulation is presented to encode these structures into style vectors. To mitigate issues of conspicuous color discrepancy and semantic inconsistency, we introduce the F&W+ latent space to bridge the gap between GAN inversion and image inpainting. Furthermore, in order to reconstruct faithful and photorealistic images, we devise a simple yet effective Soft-update Mean Latent module to capture more diversified in-domain patterns for generating high-fidelity textures for massive corruptions. In our extensive experiments on six challenging datasets, we show that our MMInvertFill qualitatively and quantitatively outperforms other state-of-the-arts and it supports the completion of out-of-domain images effectively.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 10:58:45 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhang", "Libo", "" ], [ "Yu", "Yongsheng", "" ], [ "Yao", "Jiali", "" ], [ "Fan", "Heng", "" ] ]
2504.12845
Amey Hengle
Amey Hengle, Prasoon Bajpai, Soham Dan, Tanmoy Chakraborty
Can LLMs reason over extended multilingual contexts? Towards long-context evaluation beyond retrieval and haystacks
33 Pages in Total - 23 (Main Manuscript) + 10 (Appendix)
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Existing multilingual long-context benchmarks, often based on the popular needle-in-a-haystack test, primarily evaluate a model's ability to locate specific information buried within irrelevant texts. However, such a retrieval-centric approach is myopic and inherently limited, as successful recall alone does not indicate a model's capacity to reason over extended contexts. Moreover, these benchmarks are susceptible to data leakage, short-circuiting, and risk making the evaluation a priori identifiable. To address these limitations, we introduce MLRBench, a new synthetic benchmark for multilingual long-context reasoning. Unlike existing benchmarks, MLRBench goes beyond surface-level retrieval by including tasks that assess multi-hop inference, aggregation, and epistemic reasoning. Spanning seven languages, MLRBench is designed to be parallel, resistant to leakage, and scalable to arbitrary context lengths. Our extensive experiments with an open-weight large language model (LLM) reveal a pronounced gap between high- and low-resource languages, particularly for tasks requiring the model to aggregate multiple facts or predict the absence of information. We also find that, in multilingual settings, LLMs effectively utilize less than 30% of their claimed context length. Although off-the-shelf Retrieval Augmented Generation helps alleviate this to a certain extent, it does not solve the long-context problem. We open-source MLRBench to enable future research in improved evaluation and training of multilingual LLMs.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:02:35 GMT" } ]
2025-04-18T00:00:00
[ [ "Hengle", "Amey", "" ], [ "Bajpai", "Prasoon", "" ], [ "Dan", "Soham", "" ], [ "Chakraborty", "Tanmoy", "" ] ]
2504.12846
Mario Rom\'an
Elena Di Lavore, Mario Rom\'an
Timing via Pinwheel Double Categories
10 pages, uses formulations from 'Monoidal Context Theory' (arXiv:2404.06192) and 'String Diagrams for Physical Duoidal Categories' (arXiv:2406.19816)
null
null
null
math.CT cs.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss string diagrams for timed process theories -- represented by duoidally-graded symmetric strict monoidal categories -- built upon the string diagrams of pinwheel double categories.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:02:52 GMT" } ]
2025-04-18T00:00:00
[ [ "Di Lavore", "Elena", "" ], [ "Román", "Mario", "" ] ]
2504.12847
Maximilian Schenk
Maximilian Schenk and Manuel Garc\'ia-Villalba and Jan Du\v{s}ek and Markus Uhlmann and Manuel Moriche
An immersed boundary method for particle-resolved simulations of arbitrary-shaped rigid particles
null
International Journal of Multiphase Flow, 188, 105200 (2025)
10.1016/j.ijmultiphaseflow.2025.105200
null
physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The present work extends the direct-forcing immersed boundary method introduced by Garc\'ia-Villalba et al. (2023), broadening its application from spherical to arbitrarily-shaped particles, while maintaining its capacity to address both neutrally-buoyant and light objects (down to a density ratio of 0.5). The proposed method offers a significant advantage over existing methods regarding its simplicity, in particular for the case of neutrally-buoyant particles. Three test cases from the literature are selected for validation: a neutrally-buoyant prolate spheroid in a shear flow; a settling oblate spheroid; and, finally, a rising oblate spheroid.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:03:04 GMT" } ]
2025-04-18T00:00:00
[ [ "Schenk", "Maximilian", "" ], [ "García-Villalba", "Manuel", "" ], [ "Dušek", "Jan", "" ], [ "Uhlmann", "Markus", "" ], [ "Moriche", "Manuel", "" ] ]
2504.12848
Lassaad Mandhour
Lassaad Mandhour, Farah Bouhadida, and Fr\'ed\'eric Pi\'echon
Scattering of a Dirac particle by a Berry phase domain wall
11 pages, 7 figures
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Massless Dirac particles are characterized by an effective pseudospin-momentum locking, which is the origin of the peculiar scattering properties of Dirac particles through potential barriers. This pseudospin-momentum locking also governs the quantum geometric properties (such as the Berry phase and Berry curvature) of Dirac particles. In the present work, we demonstrate that a domain wall separating two regions with distinct quantum geometric properties can serve as an alternative to potential barriers. Specifically, using the three-band $\alpha-T_3$ model of two-dimensional Dirac particles, we show that a Berry phase domain wall results in partial reflection and transmission of the Dirac particles, despite the fact that the incident and refracted momenta are identical.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:08:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Mandhour", "Lassaad", "" ], [ "Bouhadida", "Farah", "" ], [ "Piéchon", "Frédéric", "" ] ]
2504.12850
Almohammady Alsharkawy
Khaled SH. Raslan, Almohammady S. Alsharkawy, K.R. Raslan
iHHO-SMOTe: A Cleansed Approach for Handling Outliers and Reducing Noise to Improve Imbalanced Data Classification
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Classifying imbalanced datasets remains a significant challenge in machine learning, particularly with big data where instances are unevenly distributed among classes, leading to class imbalance issues that impact classifier performance. While Synthetic Minority Over-sampling Technique (SMOTE) addresses this challenge by generating new instances for the under-represented minority class, it faces obstacles in the form of noise and outliers during the creation of new samples. In this paper, a proposed approach, iHHO-SMOTe, which addresses the limitations of SMOTE by first cleansing the data from noise points. This process involves employing feature selection using a random forest to identify the most valuable features, followed by applying the Density-Based Spatial Clustering of Applications with Noise (DBSCAN) algorithm to detect outliers based on the selected features. The identified outliers from the minority classes are then removed, creating a refined dataset for subsequent oversampling using the hybrid approach called iHHO-SMOTe. The comprehensive experiments across diverse datasets demonstrate the exceptional performance of the proposed model, with an AUC score exceeding 0.99, a high G-means score of 0.99 highlighting its robustness, and an outstanding F1-score consistently exceeding 0.967. These findings collectively establish Cleansed iHHO-SMOTe as a formidable contender in addressing imbalanced datasets, focusing on noise reduction and outlier handling for improved classification models.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:17:53 GMT" } ]
2025-04-18T00:00:00
[ [ "Raslan", "Khaled SH.", "" ], [ "Alsharkawy", "Almohammady S.", "" ], [ "Raslan", "K. R.", "" ] ]
2504.12851
Felix Fie{\ss}inger
Felix Fie{\ss}inger and Mitja Stadje
Optimal Capital Structure for Life Insurance Companies Offering Surplus Participation
null
null
null
null
q-fin.MF
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We adapt Leland's dynamic capital structure model to the context of an insurance company selling participating life insurance contracts explaining the existence of life insurance contracts which provide both a guaranteed payment and surplus participation to the policyholders. Our derivation of the optimal participation rate reveals its pronounced sensitivity to the contract duration and the associated tax rate. Moreover, the asset substitution effect, which describes the tendency of equity holders to increase the riskiness of a company's investment decisions, decreases when adding surplus participation.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:19:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Fießinger", "Felix", "" ], [ "Stadje", "Mitja", "" ] ]
2504.12852
Kai Murai
Kai Murai, Fuminobu Takahashi
Why $w \ne -1$? Anthropic Selection in a $\Lambda$ + Axion Dark Energy Model
6 pages, 3 figures
null
null
null
hep-ph astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study a dark energy model composed of a bare negative cosmological constant and a single ultra-light axion, motivated by the string axiverse. Assuming that intelligent observers can exist and observe an accelerating universe, we derive nontrivial constraints on both the axion mass and the bare cosmological constant. The axion mass is bounded from above to avoid fine-tuning of the initial misalignment angle near the hilltop, and from below because extremely light axions would require the bare cosmological constant to be unnaturally close to zero to achieve accelerated expansion. As a result, the anthropically allowed axion mass range typically lies around $m = \mathcal{O}(10)\, H_0$ for a decay constant close to the Planck scale, where $H_0$ is the observed value of the Hubble constant. In this framework, the dark energy equation of state parameter $w_0$ generically deviates from $-1$ by $\mathcal{O}(0.1)$, providing a natural explanation for why $w \ne -1$ may be expected. This outcome is intriguingly consistent with recent DESI hints of time-varying dark energy, and offers a compelling anthropic explanation within the $\Lambda$ + axion framework.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:19:58 GMT" } ]
2025-04-18T00:00:00
[ [ "Murai", "Kai", "" ], [ "Takahashi", "Fuminobu", "" ] ]
2504.12853
Junichi Shiogai
Yusuke Kobayashi, Junichi Shiogai, Tsutomu Nojima, and Jobu Matsuno
A scaling relation of vortex-induced rectification effects in a superconducting thin-film heterostructure
32 pages, 4 figures
null
null
null
cond-mat.supr-con cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
Supercurrent rectification, nonreciprocal response of superconducting properties sensitive to the polarity of bias and magnetic field, has attracted growing interest as an ideal diode. While the superconducting rectification effect is a consequence of the asymmetric vortex pinning, the mechanisms to develop its asymmetric potentials have been a subject of ongoing debate, mainly focusing on microscopic breaking of spatial inversion symmetry and macroscopic imbalance of the sample structure. Here, we report on comparative study of the superconducting diode effect and nonreciprocal resistance in a superconducting Fe(Se,Te)/FeTe heterostructure. In normal state, we observe finite nonreciprocal resistance as a hallmark of the spin-orbit interaction with structural inversion asymmetry. In the superconducting state, we find that the strongly enhanced nonreciprocal coefficient in transition regime is directly coupled to the superconducting diode efficiency through a universal scaling law, indicating the role of spin-momentum-locked state on the asymmetric pinning potential. Our findings, providing a unified picture of the superconducting rectification, pave the way for functionalizing superconducting diode devices.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:20:04 GMT" } ]
2025-04-18T00:00:00
[ [ "Kobayashi", "Yusuke", "" ], [ "Shiogai", "Junichi", "" ], [ "Nojima", "Tsutomu", "" ], [ "Matsuno", "Jobu", "" ] ]
2504.12854
Jiatao Ding
Jiatao Ding, Peiyu Yang, Fabio Boekel, Jens Kober, Wei Pan, Matteo Saveriano, and Cosimo Della Santina
Versatile, Robust, and Explosive Locomotion with Rigid and Articulated Compliant Quadrupeds
20 pages, 25 figures
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Achieving versatile and explosive motion with robustness against dynamic uncertainties is a challenging task. Introducing parallel compliance in quadrupedal design is deemed to enhance locomotion performance, which, however, makes the control task even harder. This work aims to address this challenge by proposing a general template model and establishing an efficient motion planning and control pipeline. To start, we propose a reduced-order template model-the dual-legged actuated spring-loaded inverted pendulum with trunk rotation-which explicitly models parallel compliance by decoupling spring effects from active motor actuation. With this template model, versatile acrobatic motions, such as pronking, froggy jumping, and hop-turn, are generated by a dual-layer trajectory optimization, where the singularity-free body rotation representation is taken into consideration. Integrated with a linear singularity-free tracking controller, enhanced quadrupedal locomotion is achieved. Comparisons with the existing template model reveal the improved accuracy and generalization of our model. Hardware experiments with a rigid quadruped and a newly designed compliant quadruped demonstrate that i) the template model enables generating versatile dynamic motion; ii) parallel elasticity enhances explosive motion. For example, the maximal pronking distance, hop-turn yaw angle, and froggy jumping distance increase at least by 25%, 15% and 25%, respectively; iii) parallel elasticity improves the robustness against dynamic uncertainties, including modelling errors and external disturbances. For example, the allowable support surface height variation increases by 100% for robust froggy jumping.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:20:29 GMT" } ]
2025-04-18T00:00:00
[ [ "Ding", "Jiatao", "" ], [ "Yang", "Peiyu", "" ], [ "Boekel", "Fabio", "" ], [ "Kober", "Jens", "" ], [ "Pan", "Wei", "" ], [ "Saveriano", "Matteo", "" ], [ "Della Santina", "Cosimo", "" ] ]
2504.12855
Luigi Carlo Bresciani
Luigi C. Bresciani, Gabriele Levati, Paride Paradisi
Amplitudes and partial wave unitarity bounds
5 pages + appendix
null
null
null
hep-ph hep-th
http://creativecommons.org/licenses/by/4.0/
We develop a formalism, based on spinor-helicity techniques, to generalize the formulation of partial wave unitarity bounds. We discuss unitarity bounds for $N \to M$ (with $N,M \geq 2$) scattering processes -- relevant for high-energy future colliders -- and spin-2 or higher-spin theories -- relevant for effective field theories of gravity -- that are not approachable by standard methods. Moreover, we emphasize the power and complementarity of positivity and partial wave unitarity bounds to constrain the parameter space of effective field theories.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:22:34 GMT" } ]
2025-04-18T00:00:00
[ [ "Bresciani", "Luigi C.", "" ], [ "Levati", "Gabriele", "" ], [ "Paradisi", "Paride", "" ] ]
2504.12856
Yifeng Cheng
Yifeng Cheng, Juan Du
3D-PNAS: 3D Industrial Surface Anomaly Synthesis with Perlin Noise
null
null
null
null
cs.GR cs.AI cs.CV cs.LG cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large pretrained vision foundation models have shown significant potential in various vision tasks. However, for industrial anomaly detection, the scarcity of real defect samples poses a critical challenge in leveraging these models. While 2D anomaly generation has significantly advanced with established generative models, the adoption of 3D sensors in industrial manufacturing has made leveraging 3D data for surface quality inspection an emerging trend. In contrast to 2D techniques, 3D anomaly generation remains largely unexplored, limiting the potential of 3D data in industrial quality inspection. To address this gap, we propose a novel yet simple 3D anomaly generation method, 3D-PNAS, based on Perlin noise and surface parameterization. Our method generates realistic 3D surface anomalies by projecting the point cloud onto a 2D plane, sampling multi-scale noise values from a Perlin noise field, and perturbing the point cloud along its normal direction. Through comprehensive visualization experiments, we demonstrate how key parameters - including noise scale, perturbation strength, and octaves, provide fine-grained control over the generated anomalies, enabling the creation of diverse defect patterns from pronounced deformations to subtle surface variations. Additionally, our cross-category experiments show that the method produces consistent yet geometrically plausible anomalies across different object types, adapting to their specific surface characteristics. We also provide a comprehensive codebase and visualization toolkit to facilitate future research.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:23:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Cheng", "Yifeng", "" ], [ "Du", "Juan", "" ] ]
2504.12857
Hugo Jacob
Hugo Jacob
A note on distance-hereditary graphs whose complement is also distance-hereditary
5 pages, 4 figures
null
null
null
math.CO cs.DM
http://creativecommons.org/licenses/by/4.0/
Distance-hereditary graphs are known to be the graphs that are totally decomposable for the split decomposition. We characterise distance-hereditary graphs whose complement is also distance-hereditary by their split decomposition and by their modular decomposition.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:29:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Jacob", "Hugo", "" ] ]
2504.12858
Damien Tourret
Salem Mosbah, Rodrigo G\'omez V\'azquez, Constantin Zenz, Damien Tourret, Andreas Otto
A particle-based approach for the prediction of grain microstructures in solidification processes
null
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
Grain microstructures are crucial to the mechanical properties, performance, and often lifetime of metallic components. Hence, the prediction of grain microstructures emerging from solidification processes at relevant macroscopic scale is essential to the design or optimization of new alloys and processing conditions. Yet, despite the broad range of multi-scale models proposed so far, all of them suffer from computational limitations, such that advances from computational and algorithm perspectives remain needed. Here, we present a novel approach for tracking crystallographic solidification grain envelopes capable of predicting competitive growth scenarios and columnar-to-equiaxed transitions for stationary grains. The model relies on classical assumptions and equations in use in several broadly used and thoroughly validated approaches (e.g. cellular automata). Yet, our approach defines the grain envelope using Lagrangian particles and tracks their evolution using an algorithm and an implementation relying on scalable libraries and using modern CPU/GPU architectures. The model is used to simulate several benchmarks of increasing complexity, and the results are compared to analytical, experimental, and numerical results from literature for the purpose of model validation. To highlight the applicability to real-world processes and the possibility of coupling the model with existing physics-based simulation tools, the model is also (one-way) coupled with a multiphysics laser-material-interaction model to simulate competitive grain growth during laser beam welding of steel.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:34:08 GMT" } ]
2025-04-18T00:00:00
[ [ "Mosbah", "Salem", "" ], [ "Vázquez", "Rodrigo Gómez", "" ], [ "Zenz", "Constantin", "" ], [ "Tourret", "Damien", "" ], [ "Otto", "Andreas", "" ] ]
2504.12859
Roman Oliynykov
Lyudmila Kovalchuk, Mariia Rodinko, Roman Oliynykov, Andrii Nastenko, Dmytro Kaidalov, and Kenric Nelson
Enhancing Decentralization in Blockchain Decision-Making Through Quadratic Voting and Its Generalization
null
null
null
null
cs.GT
http://creativecommons.org/licenses/by/4.0/
This study explores the application of Quadratic Voting (QV) and its generalization to improve decentralization and effectiveness in blockchain governance systems. The conducted research identified three main types of quadratic (square root) voting. Two of them pertain to voting with a split stake, and one involves voting without splitting. In split stakes, Type 1 QV applies the square root to the total stake before distributing it among preferences, while Type 2 QV distributes the stake first and then applies the square root. In unsplit stakes (Type 3 QV), the square root of the total stake is allocated entirely to each preference. The presented formal proofs confirm that Types 2 and 3 QV, along with generalized models, enhance decentralization as measured by the Gini and Nakamoto coefficients. A pivotal discovery is the existence of a threshold stakeholder whose relative voting ratio increases under QV compared to linear voting, while smaller stakeholders also gain influence. The generalized QV model allows flexible adjustment of this threshold, enabling tailored decentralization levels. Maintaining fairness, QV ensures that stakeholders with higher stakes retain a proportionally greater voting ratio while redistributing influence to prevent excessive concentration. It is shown that to preserve fairness and robustness, QV must be implemented alongside privacy-preserving cryptographic voting protocols, as voters casting their ballots last could otherwise manipulate outcomes. The generalized QV model, proposed in this paper, enables algorithmic parametrization to achieve desired levels of decentralization for specific use cases. This flexibility makes it applicable across diverse domains, including user interaction with cryptocurrency platforms, facilitating community events and educational initiatives, and supporting charitable activities through decentralized decision-making.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:36:32 GMT" } ]
2025-04-18T00:00:00
[ [ "Kovalchuk", "Lyudmila", "" ], [ "Rodinko", "Mariia", "" ], [ "Oliynykov", "Roman", "" ], [ "Nastenko", "Andrii", "" ], [ "Kaidalov", "Dmytro", "" ], [ "Nelson", "Kenric", "" ] ]
2504.12860
Christos Revelas
C. Revelas, O. Boldea, B. J. M. Werker
When do Random Forests work?
null
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the effectiveness of randomizing split-directions in random forests. Prior literature has shown that, on the one hand, randomization can reduce variance through decorrelation, and, on the other hand, randomization regularizes and works in low signal-to-noise ratio (SNR) environments. First, we bring together and revisit decorrelation and regularization by presenting a systematic analysis of out-of-sample mean-squared error (MSE) for different SNR scenarios based on commonly-used data-generating processes. We find that variance reduction tends to increase with the SNR and forests outperform bagging when the SNR is low because, in low SNR cases, variance dominates bias for both methods. Second, we show that the effectiveness of randomization is a question that goes beyond the SNR. We present a simulation study with fixed and moderate SNR, in which we examine the effectiveness of randomization for other data characteristics. In particular, we find that (i) randomization can increase bias in the presence of fat tails in the distribution of covariates; (ii) in the presence of irrelevant covariates randomization is ineffective because bias dominates variance; and (iii) when covariates are mutually correlated randomization tends to be effective because variance dominates bias. Beyond randomization, we find that, for both bagging and random forests, bias can be significantly reduced in the presence of correlated covariates. This last finding goes beyond the prevailing view that averaging mostly works by variance reduction. Given that in practice covariates are often correlated, our findings on correlated covariates could open the way for a better understanding of why random forests work well in many applications.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:38:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Revelas", "C.", "" ], [ "Boldea", "O.", "" ], [ "Werker", "B. J. M.", "" ] ]
2504.12861
Antoine Baron
Antoine Baron, Enrique H. Balaguera, Corentin Scholaert, Fabien Alibart, S\'ebastien Pecqueur
Hardware Implementation of Tunable Fractional-Order Capacitors by Morphogenesis of Conducting Polymer Dendrites
null
null
null
null
physics.app-ph
http://creativecommons.org/licenses/by/4.0/
Conventional electronics is founded on a paradigm where shaping perfect electrical elements is done at the fabrication plant, so as to make devices and systems identical, "eternally immutable". In nature, morphogenic evolutions are observed in most living organisms and exploit topological plasticity as a low-resource mechanism for in operando manufacturing and computation. Often fractal, the resulting topologies feature inherent disorder: a property which is never exploited in conventional electronics manufacturing, while necessary for data generation and security in software. In this study, we present how such properties can be exploited to implement long-term and evolvable synaptic plasticity in an electronic hardware. The rich topology of conducting polymer dendrites (CPDs) is exploited to program the non-ideality of their electrochemical capacitances containing constant-phase-elements. Their evolution through structural changes alters the characteristic time constants for them to charge and discharge with the applied voltage stimuli. Under a train of voltage spikes, the evolvable current relaxation of the electrochemical systems promotes short-term plasticity with timescales ranging from milliseconds to seconds. This large window depends on the temporality of the voltage pulses used for reading, but also on the structure of a pair of CPDs on two electrodes, grown by voltage pulses. This study demonstrates how relevant physically transient and non-ideal electrochemical components can be exploited for unconventional electronics, with the aim to mimic a universal property of living organisms which could barely be replicated in a silicon monocrystal.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:38:43 GMT" } ]
2025-04-18T00:00:00
[ [ "Baron", "Antoine", "" ], [ "Balaguera", "Enrique H.", "" ], [ "Scholaert", "Corentin", "" ], [ "Alibart", "Fabien", "" ], [ "Pecqueur", "Sébastien", "" ] ]
2504.12862
Michael Heins
Michael Heins
A Holomorphic perspective of Strict Deformation Quantization
Doctoral Thesis in Mathematics, 3 figures, 203 pages
null
null
null
math.CV math-ph math.MP math.QA
http://creativecommons.org/licenses/by/4.0/
We provide and discuss complex analytic methods for overcoming the formal character of formal deformation quantization. This is a necessity for returning to physically meaningful statements, and accounts for the fact that the formal parameter $\hbar$ carries the interpretation of Planck's constant. As formal star products are given by a formal power series, this naturally leads into the realm of holomorphic functions and analytic continuation, both in finite and infinite dimensions. We propose a general notion of strict deformation quantization and investigate how one can use established results from complex analysis to think about the resulting objects. Within the main body of the text, the outlined program is then put into practice for strict deformation quantizations of constant Poisson structures on locally convex vector spaces and the strict deformation quantization of canonical mechanics on the cotangent bundle of a Lie group. Numerous auxiliary results, many of which are well-known yet remarkable in their own right, are provided throughout.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:40:43 GMT" } ]
2025-04-18T00:00:00
[ [ "Heins", "Michael", "" ] ]
2504.12863
Lizhi Xie
Lizhi Xie, Gabriella De Lucia, Matteo Fossati, Fabio Fontanot, Michaela Hirschmann
The impact of ram pressure on cluster galaxies, insights from GAEA and TNG
11 pages, 8 figures, accepted for publication in A&A
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
Ram pressure stripping (RPS) has a non-negligible impact on the gas content of cluster galaxies. We use the semi-analytic model GAEA and the hydro-simulation TNG to investigate whether cluster galaxies suffer a strong RPS that is sufficient to remove a significant fraction of their gas during the first pericentric passage. We estimate that a ram pressure of $10^{-10.5}$, $10^{-12} $, $10^{-13.5} $ $g cm^{-1} s^{-2}$ can remove at most $90\%$, $50\%$, and $20\%$ of the cold gas reservoir from low-mass galaxies with $9<\log M_{\star}/{\rm M}_{\odot} <9.5$, assuming the gas can be stripped instantaneously. We then use this information to divide the phase space diagram into `strong', `moderate', `weak', and `no' RPS zones. By tracing the orbit of galaxies since $2.5R_{vir}$, we find in both GAEA and TNG that about half of the galaxies in Virgo-like halos ($\log M_h / M_{\odot} \sim 14 $) did not suffer strong RPS during the first pericentric passage. In Coma-like halos ($\log M_h / M_{\odot} \sim 15$), almost all galaxies have suffered strong RPS during the first pericentric passage, which can remove all gas from low-mass galaxies but is insufficient to significantly reduce the gas content of more massive galaxies. In general, results from TNG and GAEA are consistent, with the RPS being only slightly stronger in TNG than in GAEA. Our findings suggest that most cluster galaxies will maintain a notable fraction of their gas and continue forming stars after the first pericentric passage, except for those with low stellar mass ($\log M_{\star}/{\rm M}_{\odot} <9.5$) in very massive halos ($\log M_{h}/{\rm M}_{\odot} > 15$).
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:41:20 GMT" } ]
2025-04-18T00:00:00
[ [ "Xie", "Lizhi", "" ], [ "De Lucia", "Gabriella", "" ], [ "Fossati", "Matteo", "" ], [ "Fontanot", "Fabio", "" ], [ "Hirschmann", "Michaela", "" ] ]
2504.12864
Haipeng Xie
Haipeng Xie and Nobuyuki Yoshioka and Kento Tsubouchi and Ying Li
Unbiased Quantum Error Mitigation Without Reliance on an Accurate Error Model
null
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Probabilistic error cancellation is a quantum error mitigation technique capable of producing unbiased computation results but requires an accurate error model. Constructing this model involves estimating a set of parameters, which, in the worst case, may scale exponentially with the number of qubits. In this paper, we introduce a method called spacetime noise inversion, revealing that unbiased quantum error mitigation can be achieved with just a single accurately measured error parameter and a sampler of Pauli errors. The error sampler can be efficiently implemented in conjunction with quantum error correction. We provide rigorous analyses of bias and cost, showing that the cost of measuring the parameter and sampling errors is low -- comparable to the cost of the computation itself. Moreover, our method is robust to the fluctuation of error parameters, a limitation of unbiased quantum error mitigation in practice. These findings highlight the potential of integrating quantum error mitigation with error correction as a promising approach to suppress computational errors in the early fault-tolerant era.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:42:34 GMT" } ]
2025-04-18T00:00:00
[ [ "Xie", "Haipeng", "" ], [ "Yoshioka", "Nobuyuki", "" ], [ "Tsubouchi", "Kento", "" ], [ "Li", "Ying", "" ] ]
2504.12865
Siqi Shen
S. Shen, Z. Lin, W. Liu, C. Xin, W. Dai, S. Chen, X. Wen, X. Lan
DashChat: Interactive Authoring of Industrial Dashboard Design Prototypes through Conversation with LLM-Powered Agents
null
null
null
null
cs.HC
http://creativecommons.org/licenses/by-nc-nd/4.0/
Industrial dashboards, commonly deployed by organizations such as enterprises and governments, are increasingly crucial in data communication and decision-making support across various domains. Designing an industrial dashboard prototype is particularly challenging due to its visual complexity, which can include data visualization, layout configuration, embellishments, and animations. Additionally, in real-world industrial settings, designers often encounter numerous constraints. For instance, when companies negotiate collaborations with clients and determine design plans, they typically need to demo design prototypes and iterate on them based on mock data quickly. Such a task is very common and crucial during the ideation stage, as it not only helps save developmental costs but also avoids data-related issues such as lengthy data handover periods. However, existing authoring tools of dashboards are mostly not tailored to such prototyping needs, and motivated by these gaps, we propose DashChat, an interactive system that leverages large language models (LLMs) to generate industrial dashboard design prototypes from natural language. We collaborated closely with designers from the industry and derived the requirements based on their practical experience. First, by analyzing 114 high-quality industrial dashboards, we summarized their common design patterns and inject the identified ones into LLMs as reference. Next, we built a multi-agent pipeline powered by LLMs to understand textual requirements from users and generate practical, aesthetic prototypes. Besides, functionally distinct, parallel-operating agents are created to enable efficient generation. Then, we developed a user-friendly interface that supports text-based interaction for generating and modifying prototypes. Two user studies demonstrated that our system is both effective and efficient in supporting design prototyping.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:46:17 GMT" } ]
2025-04-18T00:00:00
[ [ "Shen", "S.", "" ], [ "Lin", "Z.", "" ], [ "Liu", "W.", "" ], [ "Xin", "C.", "" ], [ "Dai", "W.", "" ], [ "Chen", "S.", "" ], [ "Wen", "X.", "" ], [ "Lan", "X.", "" ] ]
2504.12866
Victor Souza
Cynthia Bortolotto, Victor Souza
Intersections of random chords of a circle
Unrefereed draft, final version to appear in The American Mathematical Monthly
null
null
null
math.MG math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Where are the intersection points of diagonals of a regular $n$-gon located? What is the distribution of the intersection point of two random chords of a circle? We investigate these and related new questions in geometric probability, extend a largely forgotten result of Karamata, and elucidate its connection to the Bertrand paradox.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:49:28 GMT" } ]
2025-04-18T00:00:00
[ [ "Bortolotto", "Cynthia", "" ], [ "Souza", "Victor", "" ] ]
2504.12868
Dariusz Pojda PhD
Agnieszka Anna Tomaka and Leszek Luchowski and Micha{\l} Tarnawski and Dariusz Pojda
Computer-Aided Design of Personalized Occlusal Positioning Splints Using Multimodal 3D Data
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Contemporary digital technology has a pivotal role in the design of customized medical appliances, including occlusal splints used in the treatment of stomatognathic system dysfunctions. We present an approach to computer-aided design and precision assessment of positioning occlusal splints, bridging clinical concepts with current digital dental practice. In our model, a 3D splint is generated based on a transformation matrix that represents the therapeutic change in mandibular position, defined by a specialist using a virtual patient model reconstructed from intraoral scans, CBCT, 3D facial scans and plaster model digitisation. The paper introduces a novel method for generating splints that accurately reproduce occlusal conditions in the therapeutic position, including a mechanism for resolving surface conflicts through virtual embossing. We demonstrate how transformation matrices can be acquired through clinical tools and intraoral devices, and evaluate the accuracy of the designed and printed splints using profile and surface deviation analysis. The proposed method enables reproducible, patient-specific splint fabrication and opens new possibilities in diagnostics, multimodal image registration and quantification of occlusal discrepancies.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:53:49 GMT" } ]
2025-04-18T00:00:00
[ [ "Tomaka", "Agnieszka Anna", "" ], [ "Luchowski", "Leszek", "" ], [ "Tarnawski", "Michał", "" ], [ "Pojda", "Dariusz", "" ] ]
2504.12869
Xi Tong
Xi Tong, Xing Luo, Jiangxin Yang, Yanpeng Cao
SC3EF: A Joint Self-Correlation and Cross-Correspondence Estimation Framework for Visible and Thermal Image Registration
null
IEEE Transactions on Intelligent Transportation Systems, Early Access, 10.1109/TITS.2025.3542159
10.1109/TITS.2025.3542159
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Multispectral imaging plays a critical role in a range of intelligent transportation applications, including advanced driver assistance systems (ADAS), traffic monitoring, and night vision. However, accurate visible and thermal (RGB-T) image registration poses a significant challenge due to the considerable modality differences. In this paper, we present a novel joint Self-Correlation and Cross-Correspondence Estimation Framework (SC3EF), leveraging both local representative features and global contextual cues to effectively generate RGB-T correspondences. For this purpose, we design a convolution-transformer-based pipeline to extract local representative features and encode global correlations of intra-modality for inter-modality correspondence estimation between unaligned visible and thermal images. After merging the local and global correspondence estimation results, we further employ a hierarchical optical flow estimation decoder to progressively refine the estimated dense correspondence maps. Extensive experiments demonstrate the effectiveness of our proposed method, outperforming the current state-of-the-art (SOTA) methods on representative RGB-T datasets. Furthermore, it also shows competitive generalization capabilities across challenging scenarios, including large parallax, severe occlusions, adverse weather, and other cross-modal datasets (e.g., RGB-N and RGB-D).
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:54:12 GMT" } ]
2025-04-18T00:00:00
[ [ "Tong", "Xi", "" ], [ "Luo", "Xing", "" ], [ "Yang", "Jiangxin", "" ], [ "Cao", "Yanpeng", "" ] ]
2504.12870
Yusun Shul
Yusun Shul, Dayun Choi, Jung-Woo Choi
CST-former: Multidimensional Attention-based Transformer for Sound Event Localization and Detection in Real Scenes
12 pages, 10 figures, Submitted to IEEE/ACM Transactions on Audio, Speech, and Language Processing
null
null
null
eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Sound event localization and detection (SELD) is a task for the classification of sound events and the identification of direction of arrival (DoA) utilizing multichannel acoustic signals. For effective classification and localization, a channel-spectro-temporal transformer (CST-former) was suggested. CST-former employs multidimensional attention mechanisms across the spatial, spectral, and temporal domains to enlarge the model's capacity to learn the domain information essential for event detection and DoA estimation over time. In this work, we present an enhanced version of CST-former with multiscale unfolded local embedding (MSULE) developed to capture and aggregate domain information over multiple time-frequency scales. Also, we propose finetuning and post-processing techniques beneficial for conducting the SELD task over limited training datasets. In-depth ablation studies of the proposed architecture and detailed analysis on the proposed modules are carried out to validate the efficacy of multidimensional attentions on the SELD task. Empirical validation through experimentation on STARSS22 and STARSS23 datasets demonstrates the remarkable performance of CST-former and post-processing techniques without using external data.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:56:13 GMT" } ]
2025-04-18T00:00:00
[ [ "Shul", "Yusun", "" ], [ "Choi", "Dayun", "" ], [ "Choi", "Jung-Woo", "" ] ]
2504.12871
Josue Ortega
Taylor Knipe and Josue Ortega
Improvable Students in School Choice
null
null
null
null
econ.TH
http://creativecommons.org/licenses/by/4.0/
The Deferred Acceptance algorithm (DA) frequently produces Pareto inefficient allocations in school choice problems. While a number of efficient mechanisms that Pareto-dominate DA are available, a normative question remains unexplored: which students should benefit from efficiency enhancements? We address it by introducing the concept of \emph{maximally improvable students}, who benefit in every improvement over DA that includes as many students as possible in set-inclusion terms. We prove that common mechanisms such as Efficiency-Adjusted DA (EADA) and Top Trading Cycles applied to DA (DA+TTC) can fall significantly short of this benchmark. These mechanisms may only improve two maximally-improvable students when up to $n-1$ could benefit. Addressing this limitation, we develop the Maximum Improvement over DA mechanism (MIDA), which generates an efficient allocation that maximises the number of students improved over DA. We show that MIDA can generate fewer blocking pairs than EADA and DA+TTC, demonstrating that its distributional improvements need not come at the cost of high justified envy.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 11:57:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Knipe", "Taylor", "" ], [ "Ortega", "Josue", "" ] ]
2504.12872
Majid Nabipoor Sanjebad
Majid Nabipoor
On perfect sampling: ROCFTP with Metropolis-multishift coupler
null
null
null
null
stat.CO math.ST stat.ME stat.TH
http://creativecommons.org/licenses/by-nc-sa/4.0/
ROCFTP is a perfect sampling algorithm that employs various random operations, and requiring a specific Markov chain construction for each target. To overcome this requirement, the Metropolis algorithm is incorporated as a random operation within ROCFTP. While the Metropolis sampler functions as a random operation, it isn't a coupler. However, by employing normal multishift coupler as a symmetric proposal for Metropolis, we obtain ROCFTP with Metropolis-multishift. Initially designed for bounded state spaces, ROCFTP's applicability to targets with unbounded state spaces is extended through the introduction of the Most Interest Range (MIR) for practical use. It was demonstrated that selecting MIR decreases the likelihood of ROCFTP hitting $MIR^C$ by a factor of (1 - {\epsilon}), which is beneficial for practical implementation. The algorithm exhibits a convergence rate characterized by exponential decay. Its performance is rigorously evaluated across various targets, and tests ensure its goodness of fit. Lastly, an R package is provided for generating exact samples using ROCFTP Metropolis-multishift.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:00:03 GMT" } ]
2025-04-18T00:00:00
[ [ "Nabipoor", "Majid", "" ] ]
2504.12873
Federico Campanini Mr
Federico Campanini and Alberto Facchini
On a category of extensions whose endomorphism rings have at most four maximal ideals
null
null
10.1090/conm/715/14407
null
math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We describe the endomorphism ring of a short exact sequences $0 \to A_R \to B_R \to C_R \to 0$ with $A_R$ and $C_R$ uniserial modules and the behavior of these short exact sequences as far as their direct sums are concerned.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:02:19 GMT" } ]
2025-04-18T00:00:00
[ [ "Campanini", "Federico", "" ], [ "Facchini", "Alberto", "" ] ]
2504.12874
Federico Campanini Mr
Federico Campanini, Susan F. El-Deken and Alberto Facchini
Homomorphisms with semilocal endomorphism rings between modules
null
null
10.1007/s10468-019-09936-x
null
math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the category $\operatorname{Morph}(\operatorname{Mod} R)$ whose objects are all morphisms between two right $R$-modules. The behavior of objects of $\operatorname{Morph}(\operatorname{Mod} R)$ whose endomorphism ring in $\operatorname{Morph}(\operatorname{Mod} R)$ is semilocal is very similar to the behavior of modules with a semilocal endomorphism ring. For instance, direct-sum decompositions of a direct sum $\oplus_{i=1}^nM_i$, that is, block-diagonal decompositions, where each object $M_i$ of $\operatorname{Morph}(\operatorname{Mod} R)$ denotes a morphism $\mu_{M_i}\colon M_{0,i}\to M_{1,i}$ and where all the modules $M_{j,i}$ have a local endomorphism ring $\operatorname{End}(M_{j,i})$, depend on two invariants. This behavior is very similar to that of direct-sum decompositions of serial modules of finite Goldie dimension, which also depend on two invariants (monogeny class and epigeny class). When all the modules $M_{j,i}$ are uniserial modules, the direct-sum decompositions (block-diagonal decompositions) of a direct-sum $\oplus_{i=1}^nM_i$ depend on four invariants.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:02:26 GMT" } ]
2025-04-18T00:00:00
[ [ "Campanini", "Federico", "" ], [ "El-Deken", "Susan F.", "" ], [ "Facchini", "Alberto", "" ] ]
2504.12877
Shijie Pan
Shijie Pan, Gerrit Rolofs, Luca Pontecorvi, Charalambos Konstantinou
Market-Driven Flexibility Provision: A Tri-Level Optimization Approach for Carbon Reduction
2025 IEEE Kiel PowerTech
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The integration of renewable energy resources (RES) in the power grid can reduce carbon intensity, but also presents certain challenges. The uncertainty and intermittent nature of RES emphasize the need for flexibility in power systems. Moreover, there are noticeable mismatches between real-time electricity prices and carbon intensity patterns throughout the day. These discrepancies may lead customers to schedule energy-intensive tasks during the early hours of the day, a period characterized by lower electricity prices but higher carbon intensity. This paper introduces a novel and comprehensive framework aimed at encouraging customer participation in electricity markets and aligning their flexibility with carbon intensity trends. The proposed approach integrates an incentive-based tariff with a tri-level optimization model, where customers are motivated to submit flexibility bids and, in return, receive financial rewards based on their contributions. The tri-level model ensures a dynamic interaction between the market operation platform (MOP) and end-users. Simulations are performed on a modified IEEE-33 bus system, supported by two scenarios with different RES generations and customer behaviors. Results demonstrate the effectiveness of the proposed framework in guiding the customers' consumption behaviors towards low carbon intensity.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:04:49 GMT" } ]
2025-04-18T00:00:00
[ [ "Pan", "Shijie", "" ], [ "Rolofs", "Gerrit", "" ], [ "Pontecorvi", "Luca", "" ], [ "Konstantinou", "Charalambos", "" ] ]
2504.12878
Oleg Derzhko
Dmytro Yaremchuk, Taras Hutak, Vasyl Baliha, Taras Krokhmalskii, Oleg Derzhko, J\"urgen Schnack, Johannes Richter
Frustrated kagome-lattice bilayer quantum Heisenberg antiferromagnet
18 pages, 12 figures
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
We consider the $S=1/2$ antiferromagnetic Heisenberg model on a frustrated kagome-lattice bilayer with strong nearest-neighbor interlayer coupling and examine its low-temperature magnetothermodynamics using a mapping onto a rhombi gas on the kagome lattice. Besides, we use finite-size numerics to illustrate the validity of the classical lattice-gas description. Among our findings there are i) the absence of an order-disorder phase transition and ii) the sensitivity of the specific heat at low temperatures to the shape of the system just below the saturation magnetic field even in the thermodynamic limit.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:08:42 GMT" } ]
2025-04-18T00:00:00
[ [ "Yaremchuk", "Dmytro", "" ], [ "Hutak", "Taras", "" ], [ "Baliha", "Vasyl", "" ], [ "Krokhmalskii", "Taras", "" ], [ "Derzhko", "Oleg", "" ], [ "Schnack", "Jürgen", "" ], [ "Richter", "Johannes", "" ] ]
2504.12879
Mikhail Tikhomirov
Grigory Kovalev and Mikhail Tikhomirov and Evgeny Kozhevnikov and Max Kornilov and Natalia Loukachevitch
Building Russian Benchmark for Evaluation of Information Retrieval Models
null
null
null
null
cs.IR cs.CL
http://creativecommons.org/licenses/by/4.0/
We introduce RusBEIR, a comprehensive benchmark designed for zero-shot evaluation of information retrieval (IR) models in the Russian language. Comprising 17 datasets from various domains, it integrates adapted, translated, and newly created datasets, enabling systematic comparison of lexical and neural models. Our study highlights the importance of preprocessing for lexical models in morphologically rich languages and confirms BM25 as a strong baseline for full-document retrieval. Neural models, such as mE5-large and BGE-M3, demonstrate superior performance on most datasets, but face challenges with long-document retrieval due to input size constraints. RusBEIR offers a unified, open-source framework that promotes research in Russian-language information retrieval.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:11:14 GMT" } ]
2025-04-18T00:00:00
[ [ "Kovalev", "Grigory", "" ], [ "Tikhomirov", "Mikhail", "" ], [ "Kozhevnikov", "Evgeny", "" ], [ "Kornilov", "Max", "" ], [ "Loukachevitch", "Natalia", "" ] ]
2504.12880
Lukas Rauch
Lukas Rauch, Ilyass Moummad, Ren\'e Heinrich, Alexis Joly, Bernhard Sick, Christoph Scholz
Can Masked Autoencoders Also Listen to Birds?
null
null
null
null
cs.LG cs.SD eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Masked Autoencoders (MAEs) pretrained on AudioSet fail to capture the fine-grained acoustic characteristics of specialized domains such as bioacoustic monitoring. Bird sound classification is critical for assessing environmental health, yet general-purpose models inadequately address its unique acoustic challenges. To address this, we introduce Bird-MAE, a domain-specialized MAE pretrained on the large-scale BirdSet dataset. We explore adjustments to pretraining, fine-tuning and utilizing frozen representations. Bird-MAE achieves state-of-the-art results across all BirdSet downstream tasks, substantially improving multi-label classification performance compared to the general-purpose Audio-MAE baseline. Additionally, we propose prototypical probing, a parameter-efficient method for leveraging MAEs' frozen representations. Bird-MAE's prototypical probes outperform linear probing by up to 37\% in MAP and narrow the gap to fine-tuning to approximately 3\% on average on BirdSet.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:13:25 GMT" } ]
2025-04-18T00:00:00
[ [ "Rauch", "Lukas", "" ], [ "Moummad", "Ilyass", "" ], [ "Heinrich", "René", "" ], [ "Joly", "Alexis", "" ], [ "Sick", "Bernhard", "" ], [ "Scholz", "Christoph", "" ] ]
2504.12881
Masahito Mochizuki
Ryo Hamano, Masahito Mochizuki
Photoinduced magnetic phase transitions in the cubic Kondo-lattice model
27 pages, 14 figures
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
We theoretically study photoinduced magnetic phase transitions and their dynamical processes in the Kondo-lattice model on a cubic lattice. It is demonstrated that light irradiation gives rise to magnetic phase transitions from the ground-state ferromagnetic state to a three-dimensional antiferromagnetic state as a nonequilibrium steady state in the photodriven system. This phase transition occurs as a consequence of the formation of pseudo half-filling band occupation via the photoexcitation and relaxation of electrons, where all the electron states constituting the lower band separated from the upper band by an exchange gap are partially but nearly uniformly occupied. We also find that several types of antiferromagnetic correlations, e.g., A-type and C-type antiferromagnetic correlations, appear in a transient state of the dynamical phase transition. By calculating magnon spectra for the photodriven system, we argue that the instability to the A-type or C-type antiferromagnetic state occurs in the ferromagnetic ground state as a softening of the magnon band dispersion at corresponding momentum points depending on the light polarization. Our findings provide important insights into the understanding of photoinduced magnetic phase transitions in the three-dimensional Kondo-lattice magnets.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:14:20 GMT" } ]
2025-04-18T00:00:00
[ [ "Hamano", "Ryo", "" ], [ "Mochizuki", "Masahito", "" ] ]
2504.12882
Patrick Giedemann
Patrick Giedemann, Pius von D\"aniken, Jan Deriu, Alvaro Rodrigo, Anselmo Pe\~nas, Mark Cieliebak
ViClaim: A Multilingual Multilabel Dataset for Automatic Claim Detection in Videos
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
The growing influence of video content as a medium for communication and misinformation underscores the urgent need for effective tools to analyze claims in multilingual and multi-topic settings. Existing efforts in misinformation detection largely focus on written text, leaving a significant gap in addressing the complexity of spoken text in video transcripts. We introduce ViClaim, a dataset of 1,798 annotated video transcripts across three languages (English, German, Spanish) and six topics. Each sentence in the transcripts is labeled with three claim-related categories: fact-check-worthy, fact-non-check-worthy, or opinion. We developed a custom annotation tool to facilitate the highly complex annotation process. Experiments with state-of-the-art multilingual language models demonstrate strong performance in cross-validation (macro F1 up to 0.896) but reveal challenges in generalization to unseen topics, particularly for distinct domains. Our findings highlight the complexity of claim detection in video transcripts. ViClaim offers a robust foundation for advancing misinformation detection in video-based communication, addressing a critical gap in multimodal analysis.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:14:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Giedemann", "Patrick", "" ], [ "von Däniken", "Pius", "" ], [ "Deriu", "Jan", "" ], [ "Rodrigo", "Alvaro", "" ], [ "Peñas", "Anselmo", "" ], [ "Cieliebak", "Mark", "" ] ]
2504.12883
Tom Jacobs
Tom Jacobs, Chao Zhou, Rebekka Burkholz
Mirror, Mirror of the Flow: How Does Regularization Shape Implicit Bias?
26 pages, 16 figures
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Implicit bias plays an important role in explaining how overparameterized models generalize well. Explicit regularization like weight decay is often employed in addition to prevent overfitting. While both concepts have been studied separately, in practice, they often act in tandem. Understanding their interplay is key to controlling the shape and strength of implicit bias, as it can be modified by explicit regularization. To this end, we incorporate explicit regularization into the mirror flow framework and analyze its lasting effects on the geometry of the training dynamics, covering three distinct effects: positional bias, type of bias, and range shrinking. Our analytical approach encompasses a broad class of problems, including sparse coding, matrix sensing, single-layer attention, and LoRA, for which we demonstrate the utility of our insights. To exploit the lasting effect of regularization and highlight the potential benefit of dynamic weight decay schedules, we propose to switch off weight decay during training, which can improve generalization, as we demonstrate in experiments.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:17:51 GMT" } ]
2025-04-18T00:00:00
[ [ "Jacobs", "Tom", "" ], [ "Zhou", "Chao", "" ], [ "Burkholz", "Rebekka", "" ] ]
2504.12884
Priyanka Chaturvedi Dr
P. Chaturvedi, E. Goffo, D. Gandolfi, C.M. Persson, A.P. Hatzes, G. Nowak, A. Bonfanti, A. Bieryla, W.D.Cochran, K. A. Collins, S.B. Fajardo-Acosta, S.B. Howell, J.M. Jenkins, J. Korth, J. Livingston, E. Palle, S.N. Quinn, R. P. Schwarz, S. Seager, A. Shporer, K.G. Stassun, S. Striegel, V. Van Eylen, C.N. Watkins, J.N. Winn, and C. Ziegler
TOI-3493 b: A planet with a Neptune-like density transiting a bright G0-type star
17 pages, 13 figures, to be published in Astronomy and Astrophysics
null
null
null
astro-ph.EP astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
We report the discovery of TOI-3493 b, a sub-Neptune-sized planet on an 8.15-d orbit transiting the bright (V=9.3) G0 star HD 119355 (aka TIC 203377303) initially identified by NASA's TESS space mission. With the aim of confirming the planetary nature of the transit signal detected by TESS and determining the mass of the planet, we performed an intensive Doppler campaign with the HARPS spectrograph, collecting radial velocity measurements. We found that TOI-3493 b lies in a nearly circular orbit and has a mass of 9.0+/-1.2 M_earth and a radius of 3.22+/-0.08 R_earth, implying a bulk density of 1.47+/-0.23 g/cm^3, consistent with a composition comprising a small solid core surrounded by a thick H/He dominated atmosphere.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:20:27 GMT" } ]
2025-04-18T00:00:00
[ [ "Chaturvedi", "P.", "" ], [ "Goffo", "E.", "" ], [ "Gandolfi", "D.", "" ], [ "Persson", "C. M.", "" ], [ "Hatzes", "A. P.", "" ], [ "Nowak", "G.", "" ], [ "Bonfanti", "A.", "" ], [ "Bieryla", "A.", "" ], [ "Cochran", "W. D.", "" ], [ "Collins", "K. A.", "" ], [ "Fajardo-Acosta", "S. B.", "" ], [ "Howell", "S. B.", "" ], [ "Jenkins", "J. M.", "" ], [ "Korth", "J.", "" ], [ "Livingston", "J.", "" ], [ "Palle", "E.", "" ], [ "Quinn", "S. N.", "" ], [ "Schwarz", "R. P.", "" ], [ "Seager", "S.", "" ], [ "Shporer", "A.", "" ], [ "Stassun", "K. G.", "" ], [ "Striegel", "S.", "" ], [ "Van Eylen", "V.", "" ], [ "Watkins", "C. N.", "" ], [ "Winn", "J. N.", "" ], [ "Ziegler", "C.", "" ] ]
2504.12885
Emil Bj\"ornson
Amna Irshad and Emil Bj\"ornson and Alva Kosasih and Vitaly Petrov
Optimizing Movable Antennas in Wideband Multi-User MIMO With Hardware Impairments
5 pages, 6 figures
null
null
null
cs.IT eess.SP math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Movable antennas represent an emerging field in telecommunication research and a potential approach to achieving higher data rates in multiple-input multiple-output (MIMO) communications when the total number of antennas is limited. Most solutions and analyses to date have been limited to \emph{narrowband} setups. This work complements the prior studies by quantifying the benefit of using movable antennas in \emph{wideband} MIMO communication systems. First, we derive a novel uplink wideband system model that also accounts for distortion from transceiver hardware impairments. We then formulate and solve an optimization task to maximize the average sum rate by adjusting the antenna positions using particle swarm optimization. Finally, the performance with movable antennas is compared with fixed uniform arrays and the derived theoretical upper bound. The numerical study concludes that the data rate improvement from movable antennas over other arrays heavily depends on the level of hardware impairments, the richness of the multi-path environments, and the number of subcarriers. The present study provides vital insights into the most suitable use cases for movable antennas in future wideband systems.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:20:46 GMT" } ]
2025-04-18T00:00:00
[ [ "Irshad", "Amna", "" ], [ "Björnson", "Emil", "" ], [ "Kosasih", "Alva", "" ], [ "Petrov", "Vitaly", "" ] ]
2504.12886
David Dolzan
David Dol\v{z}an
The multiplication probability of a finite ring
null
null
null
null
math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the probability that the product of two randomly chosen elements in a finite ring $R$ is equal to some fixed element $x \in R$. We calculate this probability for semisimple rings and some special classes of local rings, and find the bounds for this probability for an arbitrary finite ring.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:21:08 GMT" } ]
2025-04-18T00:00:00
[ [ "Dolžan", "David", "" ] ]
2504.12887
Mikhail Beznogov
Mikhail V. Beznogov and Adriana R. Raduta
A Novel View on the Inner Crusts of Neo-Neutron Stars: exotic light nuclei, diffusional and thermodynamical stability
6 pages, 3 figures, submitted to PRL
null
null
null
nucl-th astro-ph.HE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Based on an extended nuclear statistical equilibrium model, we investigate the properties of non-accreted crusts of young and warm neo-neutron stars, i.e., of finite-temperature inhomogeneous dense matter in beta equilibrium. We present two novel results and one known, but frequently ignored property of such matter. The first new feature is the appearance, in the deep inner crust, of an extensive and almost pure $^{14}$He layer that extends up to the density of the transition to homogeneous matter. This layer may challenge the idea of nuclear pasta phases, significantly impact the transport properties and the crust crystallization process. Second, we raise the question of the (in)stability of the inner crust with respect to diffusion of ions (buoyancy) and demonstrate that our crust is stable, in contrast with the predictions of some other models. Finally, we show that subsaturated stellar matter is thermodynamically stable with respect to density fluctuations, which rules out a first-order phase transition between inhomogeneous and homogeneous phases.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:21:46 GMT" } ]
2025-04-18T00:00:00
[ [ "Beznogov", "Mikhail V.", "" ], [ "Raduta", "Adriana R.", "" ] ]
2504.12888
Luis-Felipe Arizmendi
Luis-Felipe Arizmendi, Carlos De la Torre-Domingo, and Erick W. Rengifo
Anemia, weight, and height among children under five in Peru from 2007 to 2022: A Panel Data analysis
Original research that employs advanced econometrics methods, such as Panel Data with Feasible Generalized Least Squares in biostatistics and Public Health evaluation
Studies un Health Sciences, ISSN 2764-0884 year 2025
10.54022/shsv6n2-005
null
q-bio.PE econ.EM stat.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Econometrics in general, and Panel Data methods in particular, are becoming crucial in Public Health Economics and Social Policy analysis. In this discussion paper, we employ a helpful approach of Feasible Generalized Least Squares (FGLS) to assess if there are statistically relevant relationships between hemoglobin (adjusted to sea-level), weight, and height from 2007 to 2022 in children up to five years of age in Peru. By using this method, we may find a tool that allows us to confirm if the relationships considered between the target variables by the Peruvian agencies and authorities are in the right direction to fight against chronic malnutrition and stunting.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:27:06 GMT" } ]
2025-04-18T00:00:00
[ [ "Arizmendi", "Luis-Felipe", "" ], [ "De la Torre-Domingo", "Carlos", "" ], [ "Rengifo", "Erick W.", "" ] ]
2504.12889
Quan Zhou
Quan Zhou, Jingjing Zhao, Kaiquan Cai, and Yanbo Zhu
RIS-Assisted Beamfocusing in Near-Field IoT Communication Systems: A Transformer-Based Approach
null
null
null
null
eess.SP cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The massive number of antennas in extremely large aperture array (ELAA) systems shifts the propagation regime of signals in internet of things (IoT) communication systems towards near-field spherical wave propagation. We propose a reconfigurable intelligent surfaces (RIS)-assisted beamfocusing mechanism, where the design of the two-dimensional beam codebook that contains both the angular and distance domains is challenging. To address this issue, we introduce a novel Transformer-based two-stage beam training algorithm, which includes the coarse and fine search phases. The proposed mechanism provides a fine-grained codebook with enhanced spatial resolution, enabling precise beamfocusing. Specifically, in the first stage, the beam training is performed to estimate the approximate location of the device by using a simple codebook, determining whether it is within the beamfocusing range (BFR) or the none-beamfocusing range (NBFR). In the second stage, by using a more precise codebook, a fine-grained beam search strategy is conducted. Experimental results unveil that the precision of the RIS-assisted beamfocusing is greatly improved. The proposed method achieves beam selection accuracy up to 97% at signal-to-noise ratio (SNR) of 20 dB, and improves 10% to 50% over the baseline method at different SNRs.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:29:10 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhou", "Quan", "" ], [ "Zhao", "Jingjing", "" ], [ "Cai", "Kaiquan", "" ], [ "Zhu", "Yanbo", "" ] ]
2504.12890
Naveena Kumara A
Karthik R., Dillirajan D., K. M. Ajith, Kartheek Hegde, Shreyas Punacha and A. Naveena Kumara
Euclidean Thermodynamics and Lyapunov Exponents of Einstein-Power-Yang-Mills AdS Black Holes
26 pages, 9 figures. Comments are welcome
null
null
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the thermodynamics of Einstein-Power-Yang-Mills AdS black holes via the Euclidean path integral method, incorporating appropriate boundary and counterterms. By analyzing unstable timelike and null circular geodesics, we demonstrate that their Lyapunov exponents reflect the thermodynamic phase structure obtained from the Euclidean action. Specifically, the small-large black hole phase transition, analogous to a van der Waals fluid, is signaled by a discontinuity in the Lyapunov exponent. Treating this discontinuity as an order parameter, we observe a universal critical exponent of $1/2$, consistent with mean-field theory. These results extend previous insights from black hole spacetimes with Abelian charges to scenarios involving nonlinear, non-Abelian gauge fields, highlighting the interplay between black hole thermodynamics and chaotic dynamics.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:31:32 GMT" } ]
2025-04-18T00:00:00
[ [ "R.", "Karthik", "" ], [ "D.", "Dillirajan", "" ], [ "Ajith", "K. M.", "" ], [ "Hegde", "Kartheek", "" ], [ "Punacha", "Shreyas", "" ], [ "Kumara", "A. Naveena", "" ] ]
2504.12891
Vicent Briva-Iglesias
Vicent Briva-Iglesias
Are AI agents the new machine translation frontier? Challenges and opportunities of single- and multi-agent systems for multilingual digital communication
null
null
null
null
cs.CL cs.AI cs.ET cs.HC
http://creativecommons.org/licenses/by-nc-nd/4.0/
The rapid evolution of artificial intelligence (AI) has introduced AI agents as a disruptive paradigm across various industries, yet their application in machine translation (MT) remains underexplored. This paper describes and analyses the potential of single- and multi-agent systems for MT, reflecting on how they could enhance multilingual digital communication. While single-agent systems are well-suited for simpler translation tasks, multi-agent systems, which involve multiple specialized AI agents collaborating in a structured manner, may offer a promising solution for complex scenarios requiring high accuracy, domain-specific knowledge, and contextual awareness. To demonstrate the feasibility of multi-agent workflows in MT, we are conducting a pilot study in legal MT. The study employs a multi-agent system involving four specialized AI agents for (i) translation, (ii) adequacy review, (iii) fluency review, and (iv) final editing. Our findings suggest that multi-agent systems may have the potential to significantly improve domain-adaptability and contextual awareness, with superior translation quality to traditional MT or single-agent systems. This paper also sets the stage for future research into multi-agent applications in MT, integration into professional translation workflows, and shares a demo of the system analyzed in the paper.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:32:18 GMT" } ]
2025-04-18T00:00:00
[ [ "Briva-Iglesias", "Vicent", "" ] ]
2504.12892
Hang Wang
Hang Wang, Raf Vandebril, Joeri Van der Veken, Nick Vannieuwenhoven
Manifold-valued function approximation from multiple tangent spaces
25 pages, 7 figures
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Approximating a manifold-valued function from samples of input-output pairs consists of modeling the relationship between an input from a vector space and an output on a Riemannian manifold. We propose a function approximation method that leverages and unifies two prior techniques: (i) approximating a pullback to the tangent space, and (ii) the Riemannian moving least squares method. The core idea of the new scheme is to combine pullbacks to multiple tangent spaces with a weighted Fr\'echet mean. The effectiveness of this approach is illustrated with numerical experiments on model problems from parametric model order reduction.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:33:30 GMT" } ]
2025-04-18T00:00:00
[ [ "Wang", "Hang", "" ], [ "Vandebril", "Raf", "" ], [ "Van der Veken", "Joeri", "" ], [ "Vannieuwenhoven", "Nick", "" ] ]
2504.12893
Hokuto Iwakiri
Ayoub Hafid, Hokuto Iwakiri, Kento Tsubouchi, Nobuyuki Yoshioka, and Masaya Kohda
Hardness of classically sampling quantum chemistry circuits
11 pages, 6 figures. A preliminary version of this work was presented as a poster at QIP 2025
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Significant advances have been made in the study of quantum advantage both in theory and experiment, although these have mostly been limited to artificial setups. In this work, we extend the scope to address quantum advantage in tasks relevant to chemistry and physics. Specifically, we consider the unitary cluster Jastrow (UCJ) ansatz-a variant of the unitary coupled cluster ansatz, which is widely used to solve the electronic structure problem on quantum computers-to show that sampling from the output distributions of quantum circuits implementing the UCJ ansatz is likely to be classically hard. More specifically, we show that there exist UCJ circuits for which classical simulation of sampling cannot be performed in polynomial time, under a reasonable complexity-theoretical assumption that the polynomial hierarchy does not collapse. Our main contribution is to show that a class of UCJ circuits can be used to perform arbitrary instantaneous quantum polynomial-time (IQP) computations, which are already known to be classically hard to simulate under the same complexity assumption. As a side result, we also show that UCJ equipped with post-selection can generate the class post-BQP. Our demonstration, worst-case nonsimulatability of UCJ, would potentially imply quantum advantage in quantum algorithms for chemistry and physics using unitary coupled cluster type ansatzes, such as the variational quantum eigensolver and quantum-selected configuration interaction.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:34:33 GMT" } ]
2025-04-18T00:00:00
[ [ "Hafid", "Ayoub", "" ], [ "Iwakiri", "Hokuto", "" ], [ "Tsubouchi", "Kento", "" ], [ "Yoshioka", "Nobuyuki", "" ], [ "Kohda", "Masaya", "" ] ]
2504.12895
Manuel Du
Manuel Du, Richard Bernstein, Andreas Hoppe
Optimum Contribution Selection for Honeybees
121 pages, 48 figures
null
null
null
q-bio.PE
http://creativecommons.org/licenses/by/4.0/
In 1997, T. H. E. Meuwissen published a groundbreaking article titled 'Maximizing the response of selection with a predefined rate of inbreeding', in which he provided an optimized solution for the trade-off between genetic response and inbreeding avoidance in animal breeding. Evidently, this issue is highly relevant for the honeybee with its small breeding population sizes. However, the genetic peculiarities of bees have thus far prevented an application of the theory to this species. The present manuscript intends to fill this desideratum. It develops the necessary bee-specific theory and introduces a small R script that implements Optimum Contribution Selection (OCS) for honeybees. While researching for this manuscript, we found it rather cumbersome that even though Meuwissen's theory is 28 years old and has sparked research in many new directions, to our knowledge, there is still no comprehensive textbook on the topic. Instead, all relevant information had to be extracted from several articles, leading to a steep learning curve. We anticipate that many honeybee breeding scientists with a putative interest in OCS for honeybees have little to no experience with classical OCS. Thus, we decided to embed our new derivations into a general introduction to OCS that then specializes more and more to the honeybee case. The result are these 121 pages, of which we hope that at least the first sections can also be of use for breeding theorists concerned with other species than honeybees.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:37:58 GMT" } ]
2025-04-18T00:00:00
[ [ "Du", "Manuel", "" ], [ "Bernstein", "Richard", "" ], [ "Hoppe", "Andreas", "" ] ]
2504.12896
Xiaoyang Wang
Xiaoyang Wang and Yuexin Su and Tongyang Li
Performance guarantees of light-cone variational quantum algorithms for the maximum cut problem
37 pages, 23 figures
null
null
RIKEN-iTHEMS-Report-25
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Variational quantum algorithms (VQAs) are promising to demonstrate the advantage of near-term quantum computing over classical computing in practical applications, such as the maximum cut (MaxCut) problem. However, current VQAs such as the quantum approximate optimization algorithm (QAOA) have lower performance guarantees compared to the best-known classical algorithm, and suffer from hard optimization processes due to the barren plateau problem. We propose a light-cone VQA by choosing an optimal gate sequence of the standard VQAs, which enables a significant improvement in solution accuracy while avoiding the barren plateau problem. Specifically, we prove that the light-cone VQA with one round achieves an approximation ratio of 0.7926 for the MaxCut problem in the worst case of $3$-regular graphs, which is higher than that of the 3-round QAOA, and can be further improved to 0.8333 by an angle-relaxation procedure. Finally, these performance guarantees are verified by numerical simulations and hardware demonstrations on IBM quantum devices. In a 72-qubit demonstration, the single-round light-cone VQA achieves the exact MaxCut solution whereas the $p$-round QAOA with $p=1,2,3$ only obtains approximate solutions. Furthermore, the single-round light-cone VQA derives solutions surpassing the hardness threshold in a 148-qubit demonstration while QAOA with $p=1,2,3$ does not. Our work highlights a promising route towards solving practical and classically hard problems on near-term quantum devices.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:38:16 GMT" } ]
2025-04-18T00:00:00
[ [ "Wang", "Xiaoyang", "" ], [ "Su", "Yuexin", "" ], [ "Li", "Tongyang", "" ] ]
2504.12897
Baptiste Cecconi
Baptiste Cecconi, Laura Debisschop, S\'ebastien Derri\`ere, Mireille Louys, Carmen Corre, Nina Grau, Cl\'ement Jonquet
OntoPortal-Astro, a Semantic Artefact Catalogue for Astronomy
Submitted to Astronomy & Computing
null
null
null
astro-ph.IM cs.DL
http://creativecommons.org/licenses/by/4.0/
The astronomy communities are widely recognised as mature communities for their open science practices. However, while their data ecosystems are rather advanced and permit efficient data interoperability, there are still gaps between these ecosystems. Semantic artefacts (e.g., ontologies, thesauri, vocabularies or metadata schemas) are a means to bridge that gap as they allow to semantically described the data and map the underlying concepts. The increasing use of semantic artefacts in astronomy presents challenges in description, selection, evaluation, trust, and mappings. The landscape remains fragmented, with semantic artefacts scattered across various registries in diverse formats and structures -- not yet fully developed or encoded with rich semantic web standards like OWL or SKOS -- and often with overlapping scopes. Enhancing data semantic interoperability requires common platforms to catalog, align, and facilitate the sharing of FAIR semantic artefacts. In the frame of the FAIR-IMPACT project, we prototyped a semantic artefact catalogue for astronomy, heliophysics and planetary sciences. This exercise resulted in improved vocabulary and ontology management in the communities, and is now paving the way for better interdisciplinary data discovery and reuse. This article presents current practices in our discipline, reviews candidate SAs for such a catalogue, presents driving use cases and the perspective of a real production service for the astronomy community based on the OntoPortal technology, that will be called OntoPortal-Astro.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:38:38 GMT" } ]
2025-04-18T00:00:00
[ [ "Cecconi", "Baptiste", "" ], [ "Debisschop", "Laura", "" ], [ "Derrière", "Sébastien", "" ], [ "Louys", "Mireille", "" ], [ "Corre", "Carmen", "" ], [ "Grau", "Nina", "" ], [ "Jonquet", "Clément", "" ] ]
2504.12898
Zhouhao Sun
Zhouhao Sun, Xiao Ding, Li Du, Yunpeng Xu, Yixuan Ma, Yang Zhao, Bing Qin, Ting Liu
Information Gain-Guided Causal Intervention for Autonomous Debiasing Large Language Models
null
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite significant progress, recent studies indicate that current large language models (LLMs) may still capture dataset biases and utilize them during inference, leading to the poor generalizability of LLMs. However, due to the diversity of dataset biases and the insufficient nature of bias suppression based on in-context learning, the effectiveness of previous prior knowledge-based debiasing methods and in-context learning based automatic debiasing methods is limited. To address these challenges, we explore the combination of causal mechanisms with information theory and propose an information gain-guided causal intervention debiasing (IGCIDB) framework. This framework first utilizes an information gain-guided causal intervention method to automatically and autonomously balance the distribution of instruction-tuning dataset. Subsequently, it employs a standard supervised fine-tuning process to train LLMs on the debiased dataset. Experimental results show that IGCIDB can effectively debias LLM to improve its generalizability across different tasks.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:39:25 GMT" } ]
2025-04-18T00:00:00
[ [ "Sun", "Zhouhao", "" ], [ "Ding", "Xiao", "" ], [ "Du", "Li", "" ], [ "Xu", "Yunpeng", "" ], [ "Ma", "Yixuan", "" ], [ "Zhao", "Yang", "" ], [ "Qin", "Bing", "" ], [ "Liu", "Ting", "" ] ]
2504.12899
Zhao Jiancheng
Jiancheng Zhao, Yifan Zhan, Qingtian Zhu, Mingze Ma, Muyao Niu, Zunian Wan, Xiang Ji, Yinqiang Zheng
Tree-NeRV: A Tree-Structured Neural Representation for Efficient Non-Uniform Video Encoding
16 pages, 14 figures
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Implicit Neural Representations for Videos (NeRV) have emerged as a powerful paradigm for video representation, enabling direct mappings from frame indices to video frames. However, existing NeRV-based methods do not fully exploit temporal redundancy, as they rely on uniform sampling along the temporal axis, leading to suboptimal rate-distortion (RD) performance. To address this limitation, we propose Tree-NeRV, a novel tree-structured feature representation for efficient and adaptive video encoding. Unlike conventional approaches, Tree-NeRV organizes feature representations within a Binary Search Tree (BST), enabling non-uniform sampling along the temporal axis. Additionally, we introduce an optimization-driven sampling strategy, dynamically allocating higher sampling density to regions with greater temporal variation. Extensive experiments demonstrate that Tree-NeRV achieves superior compression efficiency and reconstruction quality, outperforming prior uniform sampling-based methods. Code will be released.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:40:33 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhao", "Jiancheng", "" ], [ "Zhan", "Yifan", "" ], [ "Zhu", "Qingtian", "" ], [ "Ma", "Mingze", "" ], [ "Niu", "Muyao", "" ], [ "Wan", "Zunian", "" ], [ "Ji", "Xiang", "" ], [ "Zheng", "Yinqiang", "" ] ]
2504.12900
Mingzhe Yu
Mingzhe Yu, Yunshan Ma, Lei Wu, Changshuo Wang, Xue Li and Lei Meng
FashionDPO:Fine-tune Fashion Outfit Generation Model using Direct Preference Optimization
Accepted by SIGIR'25
null
null
null
cs.MM cs.IR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Personalized outfit generation aims to construct a set of compatible and personalized fashion items as an outfit. Recently, generative AI models have received widespread attention, as they can generate fashion items for users to complete an incomplete outfit or create a complete outfit. However, they have limitations in terms of lacking diversity and relying on the supervised learning paradigm. Recognizing this gap, we propose a novel framework FashionDPO, which fine-tunes the fashion outfit generation model using direct preference optimization. This framework aims to provide a general fine-tuning approach to fashion generative models, refining a pre-trained fashion outfit generation model using automatically generated feedback, without the need to design a task-specific reward function. To make sure that the feedback is comprehensive and objective, we design a multi-expert feedback generation module which covers three evaluation perspectives, \ie quality, compatibility and personalization. Experiments on two established datasets, \ie iFashion and Polyvore-U, demonstrate the effectiveness of our framework in enhancing the model's ability to align with users' personalized preferences while adhering to fashion compatibility principles. Our code and model checkpoints are available at https://github.com/Yzcreator/FashionDPO.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:41:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Yu", "Mingzhe", "" ], [ "Ma", "Yunshan", "" ], [ "Wu", "Lei", "" ], [ "Wang", "Changshuo", "" ], [ "Li", "Xue", "" ], [ "Meng", "Lei", "" ] ]
2504.12901
K\'evin Le Balc'h
Ludovick Gagnon, K\'evin Le Balc'h
Control of blow-up profiles for the mass-critical focusing nonlinear Schr\"odinger equation on bounded domains
Comments welcome
null
null
null
math.AP math.OC
http://creativecommons.org/publicdomain/zero/1.0/
In this paper, we consider the mass-critical focusing nonlinear Schr\"odinger on bounded two-dimensional domains with Dirichlet boundary conditions. In the absence of control, it is well-known that free solutions starting from initial data sufficiently large can blow-up. More precisely, given a finite number of points, there exists particular profiles blowing up exactly at these points at the blow-up time. For pertubations of these profiles, we show that, with the help of an appropriate nonlinear feedback law located in an open set containing the blow-up points, the blow-up can be prevented from happening. More specifically, we construct a small-time control acting just before the blow-up time. The solution may then be extended globally in time. This is the first result of control for blow-up profiles for nonlinear Schr\"odinger type equations. Assuming further a geometrical control condition on the support of the control, we are able to prove a null-controllability result for such blow-up profiles. Finally, we discuss possible extensions to three-dimensional domains.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:46:00 GMT" } ]
2025-04-18T00:00:00
[ [ "Gagnon", "Ludovick", "" ], [ "Balc'h", "Kévin Le", "" ] ]
2504.12902
Ozgur Can Seckin
Ozgur Can Seckin, Filipi Nascimento Silva, Bao Tran Truong, Sangyeon Kim, Fan Huang, Nick Liu, Alessandro Flammini, Filippo Menczer
The Rise of Bluesky
4 pages, 1 figure
null
null
null
cs.SI cs.CY
http://creativecommons.org/licenses/by/4.0/
This study investigates the rapid growth and evolving network structure of Bluesky from August 2023 to February 2025. Through multiple waves of user migrations, the platform has reached a stable, persistently active user base. The growth process has given rise to a dense follower network with clustering and hub features that favor viral information diffusion. These developments highlight engagement and structural similarities between Bluesky and established platforms.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:46:44 GMT" } ]
2025-04-18T00:00:00
[ [ "Seckin", "Ozgur Can", "" ], [ "Silva", "Filipi Nascimento", "" ], [ "Truong", "Bao Tran", "" ], [ "Kim", "Sangyeon", "" ], [ "Huang", "Fan", "" ], [ "Liu", "Nick", "" ], [ "Flammini", "Alessandro", "" ], [ "Menczer", "Filippo", "" ] ]
2504.12904
Valentine Nadler
Valentine Nadler
Complexity of del Pezzo surfaces with du Val singularities
19 pages
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We compute the complexity of del Pezzo surfaces with du Val singularities.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:50:59 GMT" } ]
2025-04-18T00:00:00
[ [ "Nadler", "Valentine", "" ] ]
2504.12905
Hamza Pehlivan
Hamza Pehlivan, Andrea Boscolo Camiletto, Lin Geng Foo, Marc Habermann, Christian Theobalt
Second-order Optimization of Gaussian Splats with Importance Sampling
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
3D Gaussian Splatting (3DGS) is widely used for novel view synthesis due to its high rendering quality and fast inference time. However, 3DGS predominantly relies on first-order optimizers such as Adam, which leads to long training times. To address this limitation, we propose a novel second-order optimization strategy based on Levenberg-Marquardt (LM) and Conjugate Gradient (CG), which we specifically tailor towards Gaussian Splatting. Our key insight is that the Jacobian in 3DGS exhibits significant sparsity since each Gaussian affects only a limited number of pixels. We exploit this sparsity by proposing a matrix-free and GPU-parallelized LM optimization. To further improve its efficiency, we propose sampling strategies for both the camera views and loss function and, consequently, the normal equation, significantly reducing the computational complexity. In addition, we increase the convergence rate of the second-order approximation by introducing an effective heuristic to determine the learning rate that avoids the expensive computation cost of line search methods. As a result, our method achieves a $3\times$ speedup over standard LM and outperforms Adam by $~6\times$ when the Gaussian count is low while remaining competitive for moderate counts. Project Page: https://vcai.mpi-inf.mpg.de/projects/LM-IS
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:52:08 GMT" } ]
2025-04-18T00:00:00
[ [ "Pehlivan", "Hamza", "" ], [ "Camiletto", "Andrea Boscolo", "" ], [ "Foo", "Lin Geng", "" ], [ "Habermann", "Marc", "" ], [ "Theobalt", "Christian", "" ] ]
2504.12906
Fellype Nascimento
Fellype do Nascimento, Ananias Alves Barbosa and Konstantin Georgiev Kostov
Properties and applications of $\rm{Ar-H_2}$ atmospheric pressure plasma jets
27 pages, 20 figures
null
null
null
physics.plasm-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Whether for materials processing or medical applications, the use of atmospheric pressure plasma jets (APPJs) has emerged as a relevant alternative to conventional methods. Within the APPJs research field, the search for innovation aims not only to solve existing problems, but also to explore novel options for generating plasma jets and find new possible applications. In this work, the properties of $\rm{Ar-H_2}$ APPJs generated using two plasma sources, which differ basically in the generated voltage frequency, amplitude and waveform, were studied through electrical, thermal and optical characterization. Discharge and plasma parameters were analyzed as a function of the $\rm{H_2}$ content in the gas mixture, with this parameter varying from $0\%$ to $3.5\%$. In all cases, the discharge power, electron density as well as the rotational, vibrational and gas temperatures presented a trend of growing when the proportion of $\rm{H_2}$ in the gas composition was increased. Optical emission spectroscopy revealed that the same reactive species were produced for both plasma sources, except for nitric oxide (NO), which was observed only for the one operated at higher frequency (PS #1). Applications on polymer (polypropylene, PP) and water treatment were performed using PS #1 without $\rm{H_2}$ and with $3.5\%$ of $\rm{H_2}$ in the gas mixture. NH functional groups were detected on the PP surface in the presence of $\rm{H_2}$ in the gas composition. This indicates a possible way to increase the nitrogen content on polymer surfaces. The results of water treatment revealed that ammonia ($\rm{NH_3}$) is also produced when there is $\rm{H_2}$ in the working gas. This opens an alternative for the use of plasma treated water in agriculture.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:52:45 GMT" } ]
2025-04-18T00:00:00
[ [ "Nascimento", "Fellype do", "" ], [ "Barbosa", "Ananias Alves", "" ], [ "Kostov", "Konstantin Georgiev", "" ] ]
2504.12908
Yuyang Li
Yuyang Li, Wenxin Du, Chang Yu, Puhao Li, Zihang Zhao, Tengyu Liu, Chenfanfu Jiang, Yixin Zhu, Siyuan Huang
Taccel: Scaling Up Vision-based Tactile Robotics via High-performance GPU Simulation
17 pages, 7 figures
null
null
null
cs.RO cs.CV
http://creativecommons.org/licenses/by/4.0/
Tactile sensing is crucial for achieving human-level robotic capabilities in manipulation tasks. VBTSs have emerged as a promising solution, offering high spatial resolution and cost-effectiveness by sensing contact through camera-captured deformation patterns of elastic gel pads. However, these sensors' complex physical characteristics and visual signal processing requirements present unique challenges for robotic applications. The lack of efficient and accurate simulation tools for VBTS has significantly limited the scale and scope of tactile robotics research. Here we present Taccel, a high-performance simulation platform that integrates IPC and ABD to model robots, tactile sensors, and objects with both accuracy and unprecedented speed, achieving an 18-fold acceleration over real-time across thousands of parallel environments. Unlike previous simulators that operate at sub-real-time speeds with limited parallelization, Taccel provides precise physics simulation and realistic tactile signals while supporting flexible robot-sensor configurations through user-friendly APIs. Through extensive validation in object recognition, robotic grasping, and articulated object manipulation, we demonstrate precise simulation and successful sim-to-real transfer. These capabilities position Taccel as a powerful tool for scaling up tactile robotics research and development. By enabling large-scale simulation and experimentation with tactile sensing, Taccel accelerates the development of more capable robotic systems, potentially transforming how robots interact with and understand their physical environment.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:57:11 GMT" } ]
2025-04-18T00:00:00
[ [ "Li", "Yuyang", "" ], [ "Du", "Wenxin", "" ], [ "Yu", "Chang", "" ], [ "Li", "Puhao", "" ], [ "Zhao", "Zihang", "" ], [ "Liu", "Tengyu", "" ], [ "Jiang", "Chenfanfu", "" ], [ "Zhu", "Yixin", "" ], [ "Huang", "Siyuan", "" ] ]
2504.12909
Youyi Zhan
Youyi Zhan, Tianjia Shao, Yin Yang, Kun Zhou
Real-time High-fidelity Gaussian Human Avatars with Position-based Interpolation of Spatially Distributed MLPs
CVPR 2025
null
null
null
cs.GR cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Many works have succeeded in reconstructing Gaussian human avatars from multi-view videos. However, they either struggle to capture pose-dependent appearance details with a single MLP, or rely on a computationally intensive neural network to reconstruct high-fidelity appearance but with rendering performance degraded to non-real-time. We propose a novel Gaussian human avatar representation that can reconstruct high-fidelity pose-dependence appearance with details and meanwhile can be rendered in real time. Our Gaussian avatar is empowered by spatially distributed MLPs which are explicitly located on different positions on human body. The parameters stored in each Gaussian are obtained by interpolating from the outputs of its nearby MLPs based on their distances. To avoid undesired smooth Gaussian property changing during interpolation, for each Gaussian we define a set of Gaussian offset basis, and a linear combination of basis represents the Gaussian property offsets relative to the neutral properties. Then we propose to let the MLPs output a set of coefficients corresponding to the basis. In this way, although Gaussian coefficients are derived from interpolation and change smoothly, the Gaussian offset basis is learned freely without constraints. The smoothly varying coefficients combined with freely learned basis can still produce distinctly different Gaussian property offsets, allowing the ability to learn high-frequency spatial signals. We further use control points to constrain the Gaussians distributed on a surface layer rather than allowing them to be irregularly distributed inside the body, to help the human avatar generalize better when animated under novel poses. Compared to the state-of-the-art method, our method achieves better appearance quality with finer details while the rendering speed is significantly faster under novel views and novel poses.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:57:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Zhan", "Youyi", "" ], [ "Shao", "Tianjia", "" ], [ "Yang", "Yin", "" ], [ "Zhou", "Kun", "" ] ]
2504.12910
Wodson Mendson
Wodson Mendson, Jorge Vit\'orio Pereira
The space of foliations on projective spaces in positive characteristic
21 pages
null
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
This work explores the space of foliations on projective spaces over algebraically closed fields of positive characteristic, with a particular focus on the codimension one case. It describes how the irreducible components of these spaces varies with the characteristic of the base field in very low degrees and establishes an arbitrary characteristic version of Calvo-Andrade's stability of generic logarithmic $1$-forms under deformation.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 12:59:41 GMT" } ]
2025-04-18T00:00:00
[ [ "Mendson", "Wodson", "" ], [ "Pereira", "Jorge Vitório", "" ] ]
2504.12912
Davide Giovagnoli
Fausto Ferrari, Davide Giovagnoli, David Jesus
On the Geometry of Solutions of the Fully Nonlinear Inhomogeneous One-Phase Stefan Problem
null
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
In this paper, we characterize the geometry of solutions to one-phase inhomogeneous fully nonlinear Stefan problem with flat free boundaries under a new nondegeneracy assumption. This continues the study of regularity of flat free boundaries for the linear inhomogeneous Stefan problem started in [9], as well as justifies the definition of flatness assumed in [15].
[ { "version": "v1", "created": "Thu, 17 Apr 2025 13:02:29 GMT" } ]
2025-04-18T00:00:00
[ [ "Ferrari", "Fausto", "" ], [ "Giovagnoli", "Davide", "" ], [ "Jesus", "David", "" ] ]
2504.12913
Fanyi Yang
Fanyi Yang, Jianfeng Liu, Xin Zhang, Haoyu Liu, Xixin Cao, Yuefeng Zhan, Hao Sun, Weiwei Deng, Feng Sun, Qi Zhang
MAIN: Mutual Alignment Is Necessary for instruction tuning
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by-nc-nd/4.0/
Instruction tuning has enabled large language models (LLMs) to achieve remarkable performance, but its success heavily depends on the availability of large-scale, high-quality instruction-response pairs. However, current methods for scaling up data generation often overlook a crucial aspect: the alignment between instructions and responses. We hypothesize that high-quality instruction-response pairs are not defined by the individual quality of each component, but by the extent of their alignment with each other. To address this, we propose a Mutual Alignment Framework (MAIN) that ensures coherence between the instruction and response through mutual constraints. Experiments demonstrate that models such as LLaMA and Mistral, fine-tuned within this framework, outperform traditional methods across multiple benchmarks. This approach underscores the critical role of instruction-response alignment in enabling scalable and high-quality instruction tuning for LLMs.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 13:02:44 GMT" } ]
2025-04-18T00:00:00
[ [ "Yang", "Fanyi", "" ], [ "Liu", "Jianfeng", "" ], [ "Zhang", "Xin", "" ], [ "Liu", "Haoyu", "" ], [ "Cao", "Xixin", "" ], [ "Zhan", "Yuefeng", "" ], [ "Sun", "Hao", "" ], [ "Deng", "Weiwei", "" ], [ "Sun", "Feng", "" ], [ "Zhang", "Qi", "" ] ]
2504.12914
Benjamin Bucknall
Ben Bucknall, Saad Siddiqui, Lara Thurnherr, Conor McGurk, Ben Harack, Anka Reuel, Patricia Paskov, Casey Mahoney, S\"oren Mindermann, Scott Singer, Vinay Hiremath, Charbel-Rapha\"el Segerie, Oscar Delaney, Alessandro Abate, Fazl Barez, Michael K. Cohen, Philip Torr, Ferenc Husz\'ar, Anisoara Calinescu, Gabriel Davis Jones, Yoshua Bengio, Robert Trager
In Which Areas of Technical AI Safety Could Geopolitical Rivals Cooperate?
Accepted to ACM Conference on Fairness, Accountability, and Transparency (FAccT 2025)
null
null
null
cs.CY
http://creativecommons.org/licenses/by/4.0/
International cooperation is common in AI research, including between geopolitical rivals. While many experts advocate for greater international cooperation on AI safety to address shared global risks, some view cooperation on AI with suspicion, arguing that it can pose unacceptable risks to national security. However, the extent to which cooperation on AI safety poses such risks, as well as provides benefits, depends on the specific area of cooperation. In this paper, we consider technical factors that impact the risks of international cooperation on AI safety research, focusing on the degree to which such cooperation can advance dangerous capabilities, result in the sharing of sensitive information, or provide opportunities for harm. We begin by why nations historically cooperate on strategic technologies and analyse current US-China cooperation in AI as a case study. We further argue that existing frameworks for managing associated risks can be supplemented with consideration of key risks specific to cooperation on technical AI safety research. Through our analysis, we find that research into AI verification mechanisms and shared protocols may be suitable areas for such cooperation. Through this analysis we aim to help researchers and governments identify and mitigate the risks of international cooperation on AI safety research, so that the benefits of cooperation can be fully realised.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 13:03:56 GMT" } ]
2025-04-18T00:00:00
[ [ "Bucknall", "Ben", "" ], [ "Siddiqui", "Saad", "" ], [ "Thurnherr", "Lara", "" ], [ "McGurk", "Conor", "" ], [ "Harack", "Ben", "" ], [ "Reuel", "Anka", "" ], [ "Paskov", "Patricia", "" ], [ "Mahoney", "Casey", "" ], [ "Mindermann", "Sören", "" ], [ "Singer", "Scott", "" ], [ "Hiremath", "Vinay", "" ], [ "Segerie", "Charbel-Raphaël", "" ], [ "Delaney", "Oscar", "" ], [ "Abate", "Alessandro", "" ], [ "Barez", "Fazl", "" ], [ "Cohen", "Michael K.", "" ], [ "Torr", "Philip", "" ], [ "Huszár", "Ferenc", "" ], [ "Calinescu", "Anisoara", "" ], [ "Jones", "Gabriel Davis", "" ], [ "Bengio", "Yoshua", "" ], [ "Trager", "Robert", "" ] ]