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
2403.04171
Haesol Im
Haesol Im
Implicit Redundancy and Degeneracy in Conic Program
17pages_nofigure
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper examines the feasible region of a standard conic program represented as the intersection of a closed convex cone and a set of linear equalities. It is recently shown that when Slater constraint qualification (strict feasibility) fails for the classes of linear and semidefinite programs, two key properties emerge within the feasible region; (a) every point in the feasible region is degenerate; (b) the constraint system inherits implicit redundancies. In this paper we show that degeneracy and implicit redundancies are inherent and universal traits of all conic programs in the absence of strict feasibility.
[ { "version": "v1", "created": "Thu, 7 Mar 2024 03:06:04 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 22:59:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Im", "Haesol", "" ] ]
2403.07120
Jared Coleman
Jared Coleman, Bhaskar Krishnamachari
PISA: An Adversarial Approach To Comparing Task Graph Scheduling Algorithms
null
null
null
null
cs.DC
http://creativecommons.org/licenses/by/4.0/
Scheduling a task graph representing an application over a heterogeneous network of computers is a fundamental problem in distributed computing. It is known to be not only NP-hard but also not polynomial-time approximable within a constant factor. As a result, many heuristic algorithms have been proposed over the past few decades. Yet it remains largely unclear how these algorithms compare to each other in terms of the quality of schedules they produce. We identify gaps in the traditional benchmarking approach to comparing task scheduling algorithms and propose a simulated annealing-based adversarial analysis approach called PISA to help address them. We also introduce SAGA, a new open-source library for comparing task scheduling algorithms. We use SAGA to benchmark 15 algorithms on 16 datasets and PISA to compare the algorithms in a pairwise manner. Algorithms that appear to perform similarly on benchmarking datasets are shown to perform very differently on adversarially chosen problem instances. Interestingly, the results indicate that this is true even when the adversarial search is constrained to selecting among well-structured, application-specific problem instances. This work represents an important step towards a more general understanding of the performance boundaries between task scheduling algorithms on different families of problem instances.
[ { "version": "v1", "created": "Mon, 11 Mar 2024 19:25:24 GMT" }, { "version": "v2", "created": "Tue, 11 Jun 2024 15:11:26 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 17:10:12 GMT" } ]
2025-04-22T00:00:00
[ [ "Coleman", "Jared", "" ], [ "Krishnamachari", "Bhaskar", "" ] ]
2403.07728
Haojie Ren
Yajie Bao, Yuyang Huo, Haojie Ren, Changliang Zou
CAP: A General Algorithm for Online Selective Conformal Prediction with FCR Control
null
null
null
null
stat.ML cs.LG stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the problem of post-selection predictive inference in an online fashion. To avoid devoting resources to unimportant units, a preliminary selection of the current individual before reporting its prediction interval is common and meaningful in online predictive tasks. Since the online selection causes a temporal multiplicity in the selected prediction intervals, it is important to control the real-time false coverage-statement rate (FCR) which measures the overall miscoverage level. We develop a general framework named CAP (Calibration after Adaptive Pick) that performs an adaptive pick rule on historical data to construct a calibration set if the current individual is selected and then outputs a conformal prediction interval for the unobserved label. We provide tractable procedures for constructing the calibration set for popular online selection rules. We proved that CAP can achieve an exact selection-conditional coverage guarantee in the finite-sample and distribution-free regimes. To account for the distribution shift in online data, we also embed CAP into some recent dynamic conformal prediction algorithms and show that the proposed method can deliver long-run FCR control. Numerical results on both synthetic and real data corroborate that CAP can effectively control FCR around the target level and yield more narrowed prediction intervals over existing baselines across various settings.
[ { "version": "v1", "created": "Tue, 12 Mar 2024 15:07:20 GMT" }, { "version": "v2", "created": "Thu, 28 Mar 2024 14:20:13 GMT" }, { "version": "v3", "created": "Thu, 19 Dec 2024 06:51:17 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 15:51:01 GMT" } ]
2025-04-22T00:00:00
[ [ "Bao", "Yajie", "" ], [ "Huo", "Yuyang", "" ], [ "Ren", "Haojie", "" ], [ "Zou", "Changliang", "" ] ]
2403.08171
Weiqiang Zheng
Yang Cai, Constantinos Daskalakis, Haipeng Luo, Chen-Yu Wei, Weiqiang Zheng
On Tractable $\Phi$-Equilibria in Non-Concave Games
59 pages. The abstract has been shortened to meet the arXiv requirement. A preliminary version of the paper has been accepted to NeurIPS 2024. Compared to the last version, this version contains updated references
null
null
null
cs.GT cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While Online Gradient Descent and other no-regret learning procedures are known to efficiently converge to a coarse correlated equilibrium in games where each agent's utility is concave in their own strategy, this is not the case when utilities are non-concave -- a common scenario in machine learning applications involving strategies parameterized by deep neural networks, or when agents' utilities are computed by neural networks, or both. Non-concave games introduce significant game-theoretic and optimization challenges: (i) Nash equilibria may not exist; (ii) local Nash equilibria, though they exist, are intractable; and (iii) mixed Nash, correlated, and coarse correlated equilibria generally have infinite support and are intractable. To sidestep these challenges, we revisit the classical solution concept of $\Phi$-equilibria introduced by Greenwald and Jafari [2003], which is guaranteed to exist for an arbitrary set of strategy modifications $\Phi$ even in non-concave games [Stolz and Lugosi, 2007]. However, the tractability of $\Phi$-equilibria in such games remains elusive. In this paper, we initiate the study of tractable $\Phi$-equilibria in non-concave games and examine several natural families of strategy modifications. We show that when $\Phi$ is finite, there exists an efficient uncoupled learning algorithm that converges to the corresponding $\Phi$-equilibria. Additionally, we explore cases where $\Phi$ is infinite but consists of local modifications. We show that approximating local $\Phi$-equilibria beyond the first-order stationary regime is computationally intractable. In contrast, within this regime, we show Online Gradient Descent efficiently converges to $\Phi$-equilibria for several natural infinite families of modifications, including a new structural family of modifications inspired by the well-studied proximal operator.
[ { "version": "v1", "created": "Wed, 13 Mar 2024 01:51:30 GMT" }, { "version": "v2", "created": "Wed, 3 Jul 2024 00:26:58 GMT" }, { "version": "v3", "created": "Sat, 15 Mar 2025 06:35:26 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 01:01:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Cai", "Yang", "" ], [ "Daskalakis", "Constantinos", "" ], [ "Luo", "Haipeng", "" ], [ "Wei", "Chen-Yu", "" ], [ "Zheng", "Weiqiang", "" ] ]
2403.08894
Steffen W. R. Werner
Sean Reiter, Steffen W. R. Werner
Interpolatory model reduction of dynamical systems with root mean squared error
9 pages, 2 figures, 2 tables
IFAC-Pap., 59(1):385-390, 2025
10.1016/j.ifacol.2025.03.066
null
math.NA cs.NA cs.SY eess.SY math.DS math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The root mean squared error is an important measure used in a variety of applications such as structural dynamics and acoustics to model averaged deviations from standard behavior. For large-scale systems, simulations of this quantity quickly become computationally prohibitive. Classical model order reduction techniques attempt to resolve this issue via the construction of surrogate models that emulate the root mean squared error measure using an intermediate linear system. However, this approach requires a potentially large number of linear outputs, which can be disadvantageous in the design of reduced-order models. In this work, we consider directly the root mean squared error as the quantity of interest using the concept of quadratic-output models and propose several new model reduction techniques for the construction of appropriate surrogates. We test the proposed methods on a model for the vibrational response of a plate with tuned vibration absorbers.
[ { "version": "v1", "created": "Wed, 13 Mar 2024 18:35:51 GMT" }, { "version": "v2", "created": "Tue, 11 Jun 2024 18:56:59 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 20:53:40 GMT" } ]
2025-04-22T00:00:00
[ [ "Reiter", "Sean", "" ], [ "Werner", "Steffen W. R.", "" ] ]
2403.09279
Mandar Nalavade
Mandar R. Nalavade, Gaurav S. Kasbekar, Vivek S. Borkar
Whittle Index Based User Association in Dense Millimeter Wave Networks
16 pages, 7 figures
null
10.1109/TVT.2025.3528456
null
cs.NI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We address the problem of user association in a dense millimeter wave (mmWave) network, in which each arriving user brings a file containing a random number of packets and each time slot is divided into multiple mini-slots. This problem is an instance of the restless multi-armed bandit problem, and is provably hard to solve. Using a technique introduced by Whittle, we relax the hard per-stage constraint that each arriving user must be associated with exactly one mmWave base station (mBS) to a long-term constraint and then use the Lagrangian multiplier technique to convert the problem into an unconstrained problem. This decouples the process governing the system into separate Markov Decision Processes at different mBSs. We prove that the problem is Whittle indexable, present a scheme for computing the Whittle indices of different mBSs, and propose an association scheme under which, each arriving user is associated with the mBS with the smallest value of the Whittle index. Using extensive simulations, we show that the proposed Whittle index based scheme outperforms several user association schemes proposed in prior work in terms of various performance metrics such as average cost, delay, throughput, and Jain's fairness index.
[ { "version": "v1", "created": "Thu, 14 Mar 2024 11:03:22 GMT" } ]
2025-04-22T00:00:00
[ [ "Nalavade", "Mandar R.", "" ], [ "Kasbekar", "Gaurav S.", "" ], [ "Borkar", "Vivek S.", "" ] ]
2403.09425
Luca Sabatini
Francesca Lisi, Luca Sabatini
Fixing two points in primitive solvable groups
6 pages, to appear in Comm. Algebra
null
10.1080/00927872.2025.2486398
null
math.GR math.CO math.RT
http://creativecommons.org/licenses/by/4.0/
Consider a finite primitive solvable group. We observe that a result of Y. Yang implies that there exist two points whose pointwise stabilizer has derived length at most $9$. We show that, if the group has odd cardinality, then there exist two points whose pointwise stabilizer is abelian.
[ { "version": "v1", "created": "Thu, 14 Mar 2024 14:15:37 GMT" }, { "version": "v2", "created": "Sun, 31 Mar 2024 22:39:53 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 18:13:20 GMT" } ]
2025-04-22T00:00:00
[ [ "Lisi", "Francesca", "" ], [ "Sabatini", "Luca", "" ] ]
2403.09545
Maya Schlesinger
Tomer Ezra and Michal Feldman and Maya Schlesinger
Contract Design for Sequential Actions
null
null
null
null
cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a novel model of contracts with combinatorial actions that accounts for sequential and adaptive agent behavior. As in the standard model, a principal delegates the execution of a costly project to an agent. There are $n$ actions, each one incurring a cost to the agent and inducing a probability distribution over $m$ outcomes; each outcome generates some reward for the principal. The principal incentivizes the agent through a contract that specifies a payment for each potential outcome. Unlike the standard model, the agent chooses actions sequentially. Following each action, the agent observes the realized outcome, and decides whether to stop or continue with another action. Upon halting, the agent chooses one of the realized outcomes, which determines both his payment and the principal's reward. This model captures common scenarios where the agent can make multiple attempts in the course of executing a project. We study the optimal contract problem in this new setting, namely the contract that maximizes the principal's utility. We first observe that the agent's problem - (adaptively) finding the sequence of actions that maximizes his utility for a given contract - is equivalent to the well-known Pandora's Box problem. Using this insight, we provide algorithms and hardness results for the optimal contract problem, under both independent and correlated actions, and for both linear and general contracts. For independent actions, we provide a poly-time algorithm for the optimal linear contract, and establish that finding the optimal general contract is NP-hard. In cases where the number of outcomes is constant, we devise a poly-time algorithm even for the optimal general contract. For correlated actions, we find that, for both linear and general contracts, approximating the optimal contract within any constant ratio is NP-hard.
[ { "version": "v1", "created": "Thu, 14 Mar 2024 16:32:29 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 10:13:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Ezra", "Tomer", "" ], [ "Feldman", "Michal", "" ], [ "Schlesinger", "Maya", "" ] ]
2403.10258
Chaoqun Liu
Chaoqun Liu, Wenxuan Zhang, Yiran Zhao, Anh Tuan Luu, Lidong Bing
Is Translation All You Need? A Study on Solving Multilingual Tasks with Large Language Models
Accepted to NAACL 2025
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) have demonstrated multilingual capabilities, yet they are mostly English-centric due to the imbalanced training corpora. While prior works have leveraged this bias to enhance multilingual performance through translation, they have been largely limited to natural language processing (NLP) tasks. In this work, we extend the evaluation to real-world user queries and non-English-centric LLMs, offering a broader examination of multilingual performance. Our key contribution lies in demonstrating that while translation into English can boost the performance of English-centric LLMs on NLP tasks, it is not universally optimal. For culture-related tasks that need deep language understanding, prompting in the native language proves more effective as it better captures the nuances of culture and language. Our experiments expose varied behaviors across LLMs and tasks in the multilingual context, underscoring the need for a more comprehensive approach to multilingual evaluation. Therefore, we call for greater efforts in developing and evaluating LLMs that go beyond English-centric paradigms.
[ { "version": "v1", "created": "Fri, 15 Mar 2024 12:47:39 GMT" }, { "version": "v2", "created": "Thu, 20 Jun 2024 11:09:42 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 12:52:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Liu", "Chaoqun", "" ], [ "Zhang", "Wenxuan", "" ], [ "Zhao", "Yiran", "" ], [ "Luu", "Anh Tuan", "" ], [ "Bing", "Lidong", "" ] ]
2403.11343
Mengchu Li
Mengchu Li, Ye Tian, Yang Feng, Yi Yu
Federated Transfer Learning with Differential Privacy
89 pages, 4 figures
null
null
null
cs.LG cs.CR math.ST stat.ME stat.ML stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges within a federated transfer learning framework, aiming to enhance learning on a target data set by leveraging information from multiple heterogeneous source data sets while adhering to privacy constraints. We rigorously formulate the notion of federated differential privacy, which offers privacy guarantees for each data set without assuming a trusted central server. Under this privacy model, we study three classical statistical problems: univariate mean estimation, low-dimensional linear regression, and high-dimensional linear regression. By investigating the minimax rates and quantifying the cost of privacy in each problem, we show that federated differential privacy is an intermediate privacy model between the well-established local and central models of differential privacy. Our analyses account for data heterogeneity and privacy, highlighting the fundamental costs associated with each factor and the benefits of knowledge transfer in federated learning.
[ { "version": "v1", "created": "Sun, 17 Mar 2024 21:04:48 GMT" }, { "version": "v2", "created": "Tue, 9 Apr 2024 10:34:40 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 15:05:22 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Mengchu", "" ], [ "Tian", "Ye", "" ], [ "Feng", "Yang", "" ], [ "Yu", "Yi", "" ] ]
2403.11751
Chuang Yu
Chuang Yu, Yunpeng Liu, Jinmiao Zhao, Dou Quan, Zelin Shi, Xiangyu Yue
Relational Representation Learning Network for Cross-Spectral Image Patch Matching
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recently, feature relation learning has drawn widespread attention in cross-spectral image patch matching. However, existing related research focuses on extracting diverse relations between image patch features and ignores sufficient intrinsic feature representations of individual image patches. Therefore, we propose an innovative relational representation learning idea that simultaneously focuses on sufficiently mining the intrinsic features of individual image patches and the relations between image patch features. Based on this, we construct a Relational Representation Learning Network (RRL-Net). Specifically, we innovatively construct an autoencoder to fully characterize the individual intrinsic features, and introduce a feature interaction learning (FIL) module to extract deep-level feature relations. To further fully mine individual intrinsic features, a lightweight multi-dimensional global-to-local attention (MGLA) module is constructed to enhance the global feature extraction of individual image patches and capture local dependencies within global features. By combining the MGLA module, we further explore the feature extraction network and construct an attention-based lightweight feature extraction (ALFE) network. In addition, we propose a multi-loss post-pruning (MLPP) optimization strategy, which greatly promotes network optimization while avoiding increases in parameters and inference time. Extensive experiments demonstrate that our RRL-Net achieves state-of-the-art (SOTA) performance on multiple public datasets. Our code are available at https://github.com/YuChuang1205/RRL-Net.
[ { "version": "v1", "created": "Mon, 18 Mar 2024 12:59:35 GMT" }, { "version": "v2", "created": "Mon, 5 Aug 2024 19:22:13 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 15:34:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Yu", "Chuang", "" ], [ "Liu", "Yunpeng", "" ], [ "Zhao", "Jinmiao", "" ], [ "Quan", "Dou", "" ], [ "Shi", "Zelin", "" ], [ "Yue", "Xiangyu", "" ] ]
2403.12176
Shahin Atakishiyev
Shahin Atakishiyev, Mohammad Salameh, Randy Goebel
Safety Implications of Explainable Artificial Intelligence in End-to-End Autonomous Driving
null
null
null
null
cs.RO cs.AI
http://creativecommons.org/licenses/by/4.0/
The end-to-end learning pipeline is gradually creating a paradigm shift in the ongoing development of highly autonomous vehicles (AVs), largely due to advances in deep learning, the availability of large-scale training datasets, and improvements in integrated sensor devices. However, a lack of explainability in real-time decisions with contemporary learning methods impedes user trust and attenuates the widespread deployment and commercialization of such vehicles. Moreover, the issue is exacerbated when these cars are involved in or cause traffic accidents. Consequently, explainability in end-to-end autonomous driving is essential to build trust in vehicular automation. With that said, automotive researchers have not yet rigorously explored safety benefits and consequences of explanations in end-to-end autonomous driving. This paper aims to bridge the gaps between these topics and seeks to answer the following research question: What are safety implications of explanations in end-to-end autonomous driving? In this regard, we first revisit established safety and explainability concepts in end-to-end driving. Furthermore, we present critical case studies and show the pivotal role of explanations in enhancing driving safety. Finally, we describe insights from empirical studies and reveal potential value, limitations, and caveats of practical explainable AI methods with respect to their potential impacts on safety of end-to-end driving.
[ { "version": "v1", "created": "Mon, 18 Mar 2024 18:49:20 GMT" }, { "version": "v2", "created": "Tue, 7 May 2024 22:55:45 GMT" }, { "version": "v3", "created": "Tue, 14 Jan 2025 22:44:14 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 23:39:27 GMT" } ]
2025-04-22T00:00:00
[ [ "Atakishiyev", "Shahin", "" ], [ "Salameh", "Mohammad", "" ], [ "Goebel", "Randy", "" ] ]
2403.13319
Daniel Duenias
Daniel Duenias, Brennan Nichyporuk, Tal Arbel, Tammy Riklin Raviv
HyperFusion: A Hypernetwork Approach to Multimodal Integration of Tabular and Medical Imaging Data for Predictive Modeling
20 pages, 11 figures
Medical Image Analysis, Volume 102, May 2025, 103503
10.1016/j.media.2025.103503
null
cs.CV cs.LG eess.IV
http://creativecommons.org/licenses/by-nc-nd/4.0/
The integration of diverse clinical modalities such as medical imaging and the tabular data extracted from patients' Electronic Health Records (EHRs) is a crucial aspect of modern healthcare. Integrative analysis of multiple sources can provide a comprehensive understanding of the clinical condition of a patient, improving diagnosis and treatment decision. Deep Neural Networks (DNNs) consistently demonstrate outstanding performance in a wide range of multimodal tasks in the medical domain. However, the complex endeavor of effectively merging medical imaging with clinical, demographic and genetic information represented as numerical tabular data remains a highly active and ongoing research pursuit. We present a novel framework based on hypernetworks to fuse clinical imaging and tabular data by conditioning the image processing on the EHR's values and measurements. This approach aims to leverage the complementary information present in these modalities to enhance the accuracy of various medical applications. We demonstrate the strength and generality of our method on two different brain Magnetic Resonance Imaging (MRI) analysis tasks, namely, brain age prediction conditioned by subject's sex and multi-class Alzheimer's Disease (AD) classification conditioned by tabular data. We show that our framework outperforms both single-modality models and state-of-the-art MRI tabular data fusion methods. A link to our code can be found at https://github.com/daniel4725/HyperFusion
[ { "version": "v1", "created": "Wed, 20 Mar 2024 05:50:04 GMT" }, { "version": "v2", "created": "Sat, 15 Feb 2025 09:39:49 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 16:17:38 GMT" } ]
2025-04-22T00:00:00
[ [ "Duenias", "Daniel", "" ], [ "Nichyporuk", "Brennan", "" ], [ "Arbel", "Tal", "" ], [ "Raviv", "Tammy Riklin", "" ] ]
2403.13637
Jieheng Zeng
Leilei Liu and Jieheng Zeng
DG singular equivalence and singular locus
18 pages
null
null
null
math.AC math.AG math.RA math.RT
http://creativecommons.org/licenses/by-sa/4.0/
For a commutative Gorenstein Noetherian ring $R$, we construct an affine scheme $X$ solely from DG singularity category $S_{dg}(R)$ of $R$ such that there is a finite surjective morphism $X \rightarrow \mathrm{Spec}(R /I)$, where $\mathrm{Spec}(R /I)$ is the singular locus in $\mathrm{Spec}(R)$. As an application, for two such rings with equivalent DG singularity categories, we prove that the singular loci in their affine schemes have the same dimension.
[ { "version": "v1", "created": "Wed, 20 Mar 2024 14:37:43 GMT" }, { "version": "v2", "created": "Thu, 28 Mar 2024 07:35:03 GMT" }, { "version": "v3", "created": "Mon, 1 Apr 2024 01:44:21 GMT" }, { "version": "v4", "created": "Sat, 23 Nov 2024 00:08:57 GMT" }, { "version": "v5", "created": "Fri, 20 Dec 2024 17:44:01 GMT" }, { "version": "v6", "created": "Sun, 20 Apr 2025 13:36:06 GMT" } ]
2025-04-22T00:00:00
[ [ "Liu", "Leilei", "" ], [ "Zeng", "Jieheng", "" ] ]
2403.14036
Tibor Szendrei
Tibor Szendrei and Arnab Bhattacharjee and Mark E. Schaffer
Fused LASSO as Non-Crossing Quantile Regression
null
null
null
null
econ.EM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Growth-at-Risk is vital for empirical macroeconomics but is often suspect to quantile crossing due to data limitations. While existing literature addresses this through post-processing of the fitted quantiles, these methods do not correct the estimated coefficients. We advocate for imposing non-crossing constraints during estimation and demonstrate their equivalence to fused LASSO with quantile-specific shrinkage parameters. By re-examining Growth-at-Risk through an interquantile shrinkage lens, we achieve improved left-tail forecasts and better identification of variables that drive quantile variation. We show that these improvements have ramifications for policy tools such as Expected Shortfall and Quantile Local Projections.
[ { "version": "v1", "created": "Wed, 20 Mar 2024 23:20:44 GMT" }, { "version": "v2", "created": "Fri, 9 Aug 2024 21:52:20 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 23:40:43 GMT" } ]
2025-04-22T00:00:00
[ [ "Szendrei", "Tibor", "" ], [ "Bhattacharjee", "Arnab", "" ], [ "Schaffer", "Mark E.", "" ] ]
2403.14557
Takahiro Tsumura
Takahiro Tsumura and Seiji Yamada
Changing human's impression of empathy from agent by verbalizing agent's position
8 pages, 5 figures, 4 tables, submitted RO-MAN2024. arXiv admin note: text overlap with arXiv:2306.09447
33st IEEE International Conference on Robot and Human Interactive Communication (RO-MAN), Aug 2024
10.1109/ro-man60168.2024.10731291
null
cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As anthropomorphic agents (AI and robots) are increasingly used in society, empathy and trust between people and agents are becoming increasingly important. A better understanding of agents by people will help to improve the problems caused by the future use of agents in society. In the past, there has been a focus on the importance of self-disclosure and the relationship between agents and humans in their interactions. In this study, we focused on the attributes of self-disclosure and the relationship between agents and people. An experiment was conducted to investigate hypotheses on trust and empathy with agents through six attributes of self-disclosure (opinions and attitudes, hobbies, work, money, personality, and body) and through competitive and cooperative relationships before a robotic agent performs a joint task. The experiment consisted of two between-participant factors: six levels of self-disclosure attributes and two levels of relationship with the agent. The results showed that the two factors had no effect on trust in the agent, but there was statistical significance for the attribute of self-disclosure regarding a person's empathy toward the agent. In addition, statistical significance was found regarding the agent's ability to empathize with a person as perceived by the person only in the case where the type of relationship, competitive or cooperative, was presented. The results of this study could lead to an effective method for building relationships with agents, which are increasingly used in society.
[ { "version": "v1", "created": "Thu, 21 Mar 2024 16:56:46 GMT" } ]
2025-04-22T00:00:00
[ [ "Tsumura", "Takahiro", "" ], [ "Yamada", "Seiji", "" ] ]
2403.15133
Tingge Gao
Xiaokun Zhai, Ying Gao, Xuekai Ma, Chunzi Xing, Xiao Wang, Anlian Pan, Marc Assmann, Stefan Schumacher, and Tingge Gao
Splitting spin-orbit coupled polariton vortex pairs in the non-Hermitian Rashba-Dresselhaus band at room temperature
null
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Spin orbit coupling gives rise to intriguing physical phenomena in bosonic condensates, such as formation of stripe phases and domains with vortex arrays. However, how the non-Hermiticity affects the spatial distribution of spin orbit coupled topological defects such as vortex pair is still challenging to study. In the present work, we realize a non-equilibrium room-temperature exciton polariton condensate within a microdisk potential in a liquid crystal (LC) microcavity with the perovskite CsPbBr3 as optically active material. We use the interplay of TE-TM mode splitting and Rashba-Dresselhaus spin-orbit coupling (RDSOC) to realize electrically tunable polariton vortex pairs with locked spin and orbital angular momentum. Importantly, the non-Hermiticity of RDSOC bands leads to nonreciprocal transportation of the vortex pair such that they move to the opposite edges of the microdisk depending on their spin. Our results are robust against sample imperfections and pave the way to investigate the coupling of vortex orbital and spin degrees of freedom in a quantum fluid of light at room temperature, offering potential for generation of complex states of light for non-Hermitian quantum optical information processing within optoelectronic chips.
[ { "version": "v1", "created": "Fri, 22 Mar 2024 11:34:19 GMT" }, { "version": "v2", "created": "Wed, 5 Jun 2024 04:02:42 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 05:26:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhai", "Xiaokun", "" ], [ "Gao", "Ying", "" ], [ "Ma", "Xuekai", "" ], [ "Xing", "Chunzi", "" ], [ "Wang", "Xiao", "" ], [ "Pan", "Anlian", "" ], [ "Assmann", "Marc", "" ], [ "Schumacher", "Stefan", "" ], [ "Gao", "Tingge", "" ] ]
2403.18513
Nils Morawietz
George B. Mertzios and Hendrik Molter and Nils Morawietz and Paul G. Spirakis
Realizing temporal transportation trees
null
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
In this paper, we study the complexity of the periodic temporal graph realization problem with respect to upper bounds on the fastest path durations among its vertices. This constraint with respect to upper bounds appears naturally in transportation network design applications where, for example, a road network is given, and the goal is to appropriately schedule periodic travel routes, while not exceeding some desired upper bounds on the travel times. In our work, we focus only on underlying tree topologies, which are fundamental in many transportation network applications. As it turns out, the periodic upper-bounded temporal tree realization problem (TTR) has a very different computational complexity behavior than both (i) the classic graph realization problem with respect to shortest path distances in static graphs and (ii) the periodic temporal graph realization problem with exact given fastest travel times (which was recently introduced). First, we prove that, surprisingly, TTR is NP-hard, even for a constant period $\Delta$ and when the input tree $G$ satisfies at least one of the following conditions: (a) $G$ is a star, or (b) $G$ has constant maximum degree. Second, we prove that TTR is fixed-parameter tractable (FPT) with respect to the number of leaves in the input tree $G$, via a novel combination of techniques for totally unimodular matrices and mixed integer linear programming.
[ { "version": "v1", "created": "Wed, 27 Mar 2024 12:44:27 GMT" }, { "version": "v2", "created": "Fri, 28 Feb 2025 13:47:48 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 17:41:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Mertzios", "George B.", "" ], [ "Molter", "Hendrik", "" ], [ "Morawietz", "Nils", "" ], [ "Spirakis", "Paul G.", "" ] ]
2403.19505
Ryosuke Shimada
Ryosuke Shimada and Teppei Takamatsu
On the supersingular locus of the Siegel modular variety of genus 3 or 4
22 pages. To appear in Ann. Inst. Fourier (Grenoble)
null
null
null
math.AG math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the supersingular locus of the Siegel modular variety of genus 3 or 4. More concretely, we decompose the supersingular locus into a disjoint union of the product of a Deligne-Lusztig variety of Coxeter type and a finite-dimensional affine space after taking perfection.
[ { "version": "v1", "created": "Thu, 28 Mar 2024 15:36:56 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 14:48:04 GMT" } ]
2025-04-22T00:00:00
[ [ "Shimada", "Ryosuke", "" ], [ "Takamatsu", "Teppei", "" ] ]
2404.00250
Kiwamu Izumi
Yusuke Okuma, Kiwamu Izumi, Kentaro Komori and Masaki Ando
Cross-Correlated Force Measurement for Thermal Noise Reduction in Torsion Pendulum
6 pages, 3 figures
Phys. Rev. D 111, 082006 (2025)
10.1103/PhysRevD.111.082006
null
astro-ph.IM physics.ins-det
http://creativecommons.org/licenses/by/4.0/
The torsion pendulum is a prevailing instrument for measuring small forces acting on a solid body or those between solid bodies. While it offers powerful advantages, the measurement precision suffers from thermal noises of the suspending wires giving rise to stochastic torque noises. This paper proposes a new scheme to reduce the effect of such noise by employing a double torsion pendulum and cross-correlation technique based on the theoretical analysis that the thermal torque noise appears at each end of the suspending wire differentially. Cross-correlating two synthesized data streams which are composed of the rotation angles of two torsion stages, it yields the power spectral density estimate of external forces acting on the lower stage with the reduced effect from the thermal torque noises. As an example use case, we discuss the application to the study on the coupling strength of ultra light dark matter to standard model particles. Our evaluation indicates that the upper limit may be improved by an order of magnitude than the previous experiments at 2 mHz, which corresponds to about $8\times10^{-18}$ eV.
[ { "version": "v1", "created": "Sat, 30 Mar 2024 05:27:57 GMT" }, { "version": "v2", "created": "Wed, 9 Apr 2025 03:44:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Okuma", "Yusuke", "" ], [ "Izumi", "Kiwamu", "" ], [ "Komori", "Kentaro", "" ], [ "Ando", "Masaki", "" ] ]
2404.00527
Rad Niazadeh
Farbod Ekbatani, Rad Niazadeh, Pranav Nuti, Jan Vondrak
Prophet Inequalities with Cancellation Costs
The conference version of this paper is accepted to The ACM Symposium on Theory of Computing (STOC 2024)
null
null
null
cs.DS cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Most of the literature on online algorithms in revenue management focuses on settings with irrevocable decisions, where once a decision is made upon the arrival of a new input, it cannot be canceled later. Motivated by modern applications -- such as cloud spot markets, selling banner ads, or online hotel booking -- we introduce and study "prophet inequalities with cancellations" under linear cancellation costs (known as the buyback model). In the classic prophet inequality problem, a sequence of independent random variables $X_1, X_2, \ldots$ with known distributions is revealed one by one, and a decision maker must decide when to stop and accept the current variable in order to maximize the expected value of their choice. In our model, after accepting $X_j$, one may later discard $X_j$ and accept another $X_i$ at a cost of $f \times X_j$, where $f\geq 0$ is a parameter. The goal is to maximize the expected net reward: the value of the final accepted variable minus the total cancellation cost. We aim to design online policies that are competitive against the optimal offline benchmark. Our first main result is an optimal prophet inequality for all parameters $f \ge 0$. We fully characterize the worst-case competitive ratio of the optimal online policy against the optimal offline via the solution to a certain differential equation (for which we provide a constructive solution). Our second main result is to design and analyze a simple and polynomial-time randomized adaptive policy that achieves this optimal competitive ratio. Importantly, our policy is order-agnostic (\`a la [Samuel-Cahn, 1984]), as it only needs the set of distributions and not their arrival order. These results are obtained by novel techniques related to factor-revealing LPs and generalized flow, reductions to a differential equation, and embedding of problem instances into specific Poisson point processes.
[ { "version": "v1", "created": "Sun, 31 Mar 2024 02:02:21 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 03:46:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Ekbatani", "Farbod", "" ], [ "Niazadeh", "Rad", "" ], [ "Nuti", "Pranav", "" ], [ "Vondrak", "Jan", "" ] ]
2404.01052
Francesco Morabito
Francesco Morabito, Ibrahim Trifa
Hofer Energy and Link Preserving Diffeomorphisms in Higher Genus
Exposition has been improved, typos fixed and a gap filled,following the referee's comments. Final version, to appear in the Journal of Modern Dynamics
null
null
null
math.SG
http://creativecommons.org/licenses/by/4.0/
Given a pre-monotone Lagrangian link, we obtain Hofer energy estimates for Hamiltonian diffeomorphisms preserving it. Such estimates depend on the braid type of the Hamiltonian diffeomorphism only, and the natural language to talk about this phenomenon is provided by a family of norms on braid groups for surfaces with boundary. This generalises the results obtained by the first author to higher genus surfaces with boundary.
[ { "version": "v1", "created": "Mon, 1 Apr 2024 11:19:33 GMT" }, { "version": "v2", "created": "Tue, 23 Apr 2024 09:56:59 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 08:19:40 GMT" } ]
2025-04-22T00:00:00
[ [ "Morabito", "Francesco", "" ], [ "Trifa", "Ibrahim", "" ] ]
2404.02869
Sahil Rajesh Dhayalkar
Mayur Sonawane, Sahil Rajesh Dhayalkar, Siddesh Waje, Soyal Markhelkar, Akshay Wattamwar, Seema C. Shrawne
Human Activity Recognition using Smartphones
null
International Journal of Engineering Science and Computing, October 2018
null
19047
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Human Activity Recognition is a subject of great research today and has its applications in remote healthcare, activity tracking of the elderly or the disables, calories burnt tracking etc. In our project, we have created an Android application that recognizes the daily human activities and calculate the calories burnt in real time. We first captured labeled triaxial acceleration readings for different daily human activities from the smartphone's embedded accelerometer. These readings were preprocessed using a median filter. 42 features were extracted using various methods. We then tested various machine learning algorithms along with dimensionality reduction. Finally, in our Android application, we used the machine learning algorithm and a subset of features that provided maximum accuracy and minimum model building time. This is used for real-time activity recognition and calculation of calories burnt using a formula based on Metabolic Equivalent.
[ { "version": "v1", "created": "Wed, 3 Apr 2024 17:05:41 GMT" } ]
2025-04-22T00:00:00
[ [ "Sonawane", "Mayur", "" ], [ "Dhayalkar", "Sahil Rajesh", "" ], [ "Waje", "Siddesh", "" ], [ "Markhelkar", "Soyal", "" ], [ "Wattamwar", "Akshay", "" ], [ "Shrawne", "Seema C.", "" ] ]
2404.06745
Hongyu Lu
Hongyu Lu, Han-Qing Wu, Bin-Bin Chen, and Zi Yang Meng
Continuous transition and gapless roton inside fractional quantum anomalous Hall states
null
null
null
null
cond-mat.str-el cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Collective excitations play a vital role in understanding the exotic phases of matter and phase transitions in quantum many-body systems. For the first time, we numerically (via exact diagonalization and density matrix renormalization group) report the microscopic realization of a transition from a translationally invariant fractional quantum anomalous Hall (FQAH) state to the same FQAH state with spontaneously broken translation symmetry, by softening the magnetoroton mode (intrinsic collective excitations in such systems) through isotropic interactions in a topological flat-band model. At the critical point, the gap of collective neutral excitations closes at finite momentum, while the charge gap remains robust. This mechanism echoes with the integer quantum Hall crystals and fractional quantum Hall nematics in Landau levels, but exhibits unique features. Further through criticality analysis, we identify that this non-trivial transition is consistent with the Ising universality class. Such spontaneous translation symmetry breaking inside the topological ordered FQAH state could serve as a generic scheme in various systems, with experimental implications to the quantum moir\'e materials and the cold-atom systems.
[ { "version": "v1", "created": "Wed, 10 Apr 2024 05:12:31 GMT" }, { "version": "v2", "created": "Wed, 24 Apr 2024 11:19:59 GMT" }, { "version": "v3", "created": "Thu, 25 Apr 2024 14:42:15 GMT" }, { "version": "v4", "created": "Fri, 26 Apr 2024 03:10:40 GMT" }, { "version": "v5", "created": "Fri, 17 May 2024 10:33:36 GMT" }, { "version": "v6", "created": "Mon, 21 Apr 2025 15:06:55 GMT" } ]
2025-04-22T00:00:00
[ [ "Lu", "Hongyu", "" ], [ "Wu", "Han-Qing", "" ], [ "Chen", "Bin-Bin", "" ], [ "Meng", "Zi Yang", "" ] ]
2404.06836
Muer Tie
Muer Tie, Julong Wei, Zhengjun Wang, Ke Wu, Shansuai Yuan, Kaizhao Zhang, Jie Jia, Jieru Zhao, Zhongxue Gan, Wenchao Ding
O2V-Mapping: Online Open-Vocabulary Mapping with Neural Implicit Representation
ECCV2024
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Online construction of open-ended language scenes is crucial for robotic applications, where open-vocabulary interactive scene understanding is required. Recently, neural implicit representation has provided a promising direction for online interactive mapping. However, implementing open-vocabulary scene understanding capability into online neural implicit mapping still faces three challenges: lack of local scene updating ability, blurry spatial hierarchical semantic segmentation and difficulty in maintaining multi-view consistency. To this end, we proposed O2V-mapping, which utilizes voxel-based language and geometric features to create an open-vocabulary field, thus allowing for local updates during online training process. Additionally, we leverage a foundational model for image segmentation to extract language features on object-level entities, achieving clear segmentation boundaries and hierarchical semantic features. For the purpose of preserving consistency in 3D object properties across different viewpoints, we propose a spatial adaptive voxel adjustment mechanism and a multi-view weight selection method. Extensive experiments on open-vocabulary object localization and semantic segmentation demonstrate that O2V-mapping achieves online construction of language scenes while enhancing accuracy, outperforming the previous SOTA method.
[ { "version": "v1", "created": "Wed, 10 Apr 2024 08:54:43 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 04:52:18 GMT" } ]
2025-04-22T00:00:00
[ [ "Tie", "Muer", "" ], [ "Wei", "Julong", "" ], [ "Wang", "Zhengjun", "" ], [ "Wu", "Ke", "" ], [ "Yuan", "Shansuai", "" ], [ "Zhang", "Kaizhao", "" ], [ "Jia", "Jie", "" ], [ "Zhao", "Jieru", "" ], [ "Gan", "Zhongxue", "" ], [ "Ding", "Wenchao", "" ] ]
2404.07061
Andre Opris
Andre Opris, Johannes Lengler, Dirk Sudholt
Achieving Tight $O(4^k)$ Runtime Bounds on Jump$_k$ by Proving that Genetic Algorithms Evolve Near-Maximal Population Diversity
Long version of the paper which appeared at GECCO 2024
null
null
null
cs.NE
http://creativecommons.org/publicdomain/zero/1.0/
The JUMP$_k$ benchmark was the first problem for which crossover was proven to give a speed-up over mutation-only evolutionary algorithms. Jansen and Wegener (2002) proved an upper bound of $O(\text{poly}(n) + 4^k/p_c)$ for the ($\mu$+1) Genetic Algorithm ($(\mu+1)$ GA), but only for unrealistically small crossover probabilities $p_c$. To this date, it remains an open problem to prove similar upper bounds for realistic $p_c$; the best known runtime bound, in terms of function evaluations, for $p_c = \Omega(1)$ is $O((n/\chi)^{k-1})$, $\chi$ a positive constant. We provide a novel approach and analyse the evolution of the population diversity, measured as sum of pairwise Hamming distances, for a variant of the $(\mu+1)$ GA on JUMP$_k$. The $(\mu+1)$-$\lambda_c$-GA creates one offspring in each generation either by applying mutation to one parent or by applying crossover $\lambda_c$ times to the same two parents (followed by mutation), to amplify the probability of creating an accepted offspring in generations with crossover. We show that population diversity in the $(\mu+1)$-$\lambda_c$-GA converges to an equilibrium of near-perfect diversity. This yields an improved time bound of $O(\mu n \log(\mu) + 4^k)$ function evaluations for a range of $k$ under the mild assumptions $p_c = O(1/k)$ and $\mu \in \Omega(kn)$. For all constant $k$, the restriction is satisfied for some $p_c = \Omega(1)$ and it implies that the expected runtime for all constant $k$ and an appropriate $\mu = \Theta(kn)$ is bounded by $O(n^2 \log n)$, irrespective of $k$. For larger $k$, the expected time of the $(\mu+1)$-$\lambda_c$-GA is $\Theta(4^k)$, which is tight for a large class of unbiased black-box algorithms and faster than the original $(\mu+1)$ GA by a factor of $\Omega(1/p_c)$. We also show that our analysis can be extended to other unitation functions such as JUMP$_{k, \delta}$ and HURDLE.
[ { "version": "v1", "created": "Wed, 10 Apr 2024 14:50:43 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 14:12:19 GMT" } ]
2025-04-22T00:00:00
[ [ "Opris", "Andre", "" ], [ "Lengler", "Johannes", "" ], [ "Sudholt", "Dirk", "" ] ]
2404.08383
Keyu Chen
Keyu Chen and Yunxin Zhang
Optimal Transport and Wasserstein Barycenter for Radially Contoured Distributions
null
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The optimal transport and Wasserstein barycenter of Gaussian distributions have been solved. In literature, the closed form formulas of the Monge map, the Wasserstein distance and the Wasserstein barycenter have been given. Moreover, when Gaussian distributions extend more generally to elliptically contoured distributions, similar results also hold true. In this case, Gaussian distributions are regarded as elliptically contoured distribution with generator function $e^{-x/2}$. However, there are few results about optimal transport for elliptically contoured distributions with different generator functions. In this paper, we degenerate elliptically contoured distributions to radially contoured distributions and study their optimal transport and prove their Wasserstein barycenter is still radially contoured. For general elliptically contoured distributions, we give two numerical counterexamples to show that the Wasserstein barycenter of elliptically contoured distributions does not have to be elliptically contoured.
[ { "version": "v1", "created": "Fri, 12 Apr 2024 10:37:24 GMT" }, { "version": "v2", "created": "Tue, 5 Nov 2024 13:42:59 GMT" }, { "version": "v3", "created": "Wed, 13 Nov 2024 09:21:17 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 14:10:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Keyu", "" ], [ "Zhang", "Yunxin", "" ] ]
2404.08879
Guoqi Ma
Guoqi Ma, Prabhakar R. Pagilla, Swaroop Darbha
Benefits of V2V communication in connected and autonomous vehicles in the presence of delays in communicated signals
null
IEEE Transactions on Intelligent Transportation Systems, 2025
10.1109/TITS.2025.3553812
null
eess.SY cs.SY
http://creativecommons.org/licenses/by/4.0/
In this paper, we investigate the effect of signal delay in communicated information in connected and autonomous vehicles. In particular, we relate this delay's effect on the selection of the time headway in predecessor-follower type vehicle platooning with a constant time headway policy (CTHP). We employ a CTHP control law for each vehicle in the platoon by considering two cases: cooperative adaptive cruise control (CACC) strategy where information from only one predecessor vehicle is employed and CACC+ where information from multiple predecessor vehicles is employed. We investigate how the lower bound on the time headway is affected by signal transmission delay due to wireless communication. We provide a systematic approach to the derivation of the lower bound of the time headway and selection of the appropriate CTHP controller gains for predecessor acceleration, velocity error and spacing error which will ensure robust string stability of the platoon under the presence of signal delay. We corroborate the main result with numerical simulations.
[ { "version": "v1", "created": "Sat, 13 Apr 2024 02:50:05 GMT" }, { "version": "v2", "created": "Thu, 12 Dec 2024 15:50:35 GMT" } ]
2025-04-22T00:00:00
[ [ "Ma", "Guoqi", "" ], [ "Pagilla", "Prabhakar R.", "" ], [ "Darbha", "Swaroop", "" ] ]
2404.08919
Shubhalaxmi Rath
Anowar Shaikh, Shubhalaxmi Rath, Sadhana Dash and Binata Panda
Study of transport properties of a hot and dense QCD matter using a novel approximation method
43 pages, 6 figures
null
null
null
hep-ph hep-th nucl-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We have studied the charge and the heat transport properties of a hot and dense QCD matter by solving the relativistic Boltzmann transport equation using a novel approximation method. Following the recently developed novel relaxation time approximation (RTA) model, we have proposed a novel Bhatnagar-Gross-Krook (BGK) model with a modified collision integral to carry out the aforementioned study. We have also compared our findings with the results of the novel RTA, the standard RTA and the standard BGK models. Our observation shows that the novel collision integrals for both the RTA and BGK models decrease the charge and the heat transport phenomena in the medium, as evidenced by the reduced values of the transport coefficients, such as the electrical conductivity and the thermal conductivity, when compared to the standard RTA and standard BGK models. Furthermore, certain observables, such as the thermal diffusion constant and the Lorenz number have been explored using the novel approaches of the aforesaid models. We have found an overall decreasing trend of the thermal diffusion constant with the temperature in the novel BGK model, similar to the novel RTA model, but the magnitude remains higher throughout the temperature range. However, the magnitude of the thermal diffusion constant in the proposed novel BGK model remains lower than its value in the standard BGK model. The magnitude of the Lorenz number in the novel BGK model remains higher than that in the standard BGK model, but it is lower than that in the novel RTA model. We have also observed that the Lorenz number in all cases has an increasing trend at low temperatures, showing a violation of the Wiedemann-Franz law, whereas at high temperatures, it becomes saturated. The Lorenz number remaining above unity indicates that the thermal conductivity prevails over the electrical conductivity in the aforesaid models.
[ { "version": "v1", "created": "Sat, 13 Apr 2024 07:34:32 GMT" }, { "version": "v2", "created": "Thu, 3 Oct 2024 15:15:37 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 17:34:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Shaikh", "Anowar", "" ], [ "Rath", "Shubhalaxmi", "" ], [ "Dash", "Sadhana", "" ], [ "Panda", "Binata", "" ] ]
2404.09236
Thiago Marcilon
Carlos V.G.C. Lima, Thiago Marcilon and Pedro Paulo de Medeiros
The complexity of convexity number and percolation time in the cycle convexity
null
null
null
null
cs.CC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The subject of graph convexity is well explored in the literature, the so-called interval convexities above all. In this work, we explore the cycle convexity, an interval convexity whose interval function is $I(S) = S \cup \{u \mid G[S \cup \{u\}]$ has a cycle containing $u\}$. In this convexity, we prove that determine whether the convexity number of a graph $G$ is at least $k$ is \NP-complete and \W[1]-hard when parameterized by the size of the solution when $G$ is a thick spider, but polynomial when $G$ is an extended $P_4$-laden graph. We also prove that determining whether the percolation time of a graph is at least $k$ is \NP-complete even for fixed $k \geq 9$, but polynomial for cacti or for fixed $k\leq2$.
[ { "version": "v1", "created": "Sun, 14 Apr 2024 12:47:47 GMT" }, { "version": "v2", "created": "Mon, 6 May 2024 19:17:02 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 20:30:07 GMT" } ]
2025-04-22T00:00:00
[ [ "Lima", "Carlos V. G. C.", "" ], [ "Marcilon", "Thiago", "" ], [ "de Medeiros", "Pedro Paulo", "" ] ]
2404.09243
Yiqun Zhang
Yiqun Zhang, Sen Feng, Pengkai Wang, Zexi Tan, Xiaopeng Luo, Yuzhu Ji, Rong Zou, Yiu-ming Cheung
Learning Self-Growth Maps for Fast and Accurate Imbalanced Streaming Data Clustering
null
null
null
null
cs.LG cs.NE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Streaming data clustering is a popular research topic in data mining and machine learning. Since streaming data is usually analyzed in data chunks, it is more susceptible to encounter the dynamic cluster imbalance issue. That is, the imbalance ratio of clusters changes over time, which can easily lead to fluctuations in either the accuracy or the efficiency of streaming data clustering. Therefore, we propose an accurate and efficient streaming data clustering approach to adapt the drifting and imbalanced cluster distributions. We first design a Self-Growth Map (SGM) that can automatically arrange neurons on demand according to local distribution, and thus achieve fast and incremental adaptation to the streaming distributions. Since SGM allocates an excess number of density-sensitive neurons to describe the global distribution, it can avoid missing small clusters among imbalanced distributions. We also propose a fast hierarchical merging strategy to combine the neurons that break up the relatively large clusters. It exploits the maintained SGM to quickly retrieve the intra-cluster distribution pairs for merging, which circumvents the most laborious global searching. It turns out that the proposed SGM can incrementally adapt to the distributions of new chunks, and the Self-grOwth map-guided Hierarchical merging for Imbalanced data clustering (SOHI) approach can quickly explore a true number of imbalanced clusters. Extensive experiments demonstrate that SOHI can efficiently and accurately explore cluster distributions for streaming data.
[ { "version": "v1", "created": "Sun, 14 Apr 2024 13:08:21 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 08:07:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Yiqun", "" ], [ "Feng", "Sen", "" ], [ "Wang", "Pengkai", "" ], [ "Tan", "Zexi", "" ], [ "Luo", "Xiaopeng", "" ], [ "Ji", "Yuzhu", "" ], [ "Zou", "Rong", "" ], [ "Cheung", "Yiu-ming", "" ] ]
2404.09730
Zhengjiang Lin
Daniel Zhengyu Huang, Jiaoyang Huang, Zhengjiang Lin
Convergence Analysis of Probability Flow ODE for Score-based Generative Models
37 pages, 7 figures; To appear in IEEE Transactions on Information Theory
null
10.1109/TIT.2025.3557050
null
cs.LG cs.NA math.CA math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Score-based generative models have emerged as a powerful approach for sampling high-dimensional probability distributions. Despite their effectiveness, their theoretical underpinnings remain relatively underdeveloped. In this work, we study the convergence properties of deterministic samplers based on probability flow ODEs from both theoretical and numerical perspectives. Assuming access to $L^2$-accurate estimates of the score function, we prove the total variation between the target and the generated data distributions can be bounded above by $\mathcal{O}(d^{3/4}\delta^{1/2})$ in the continuous time level, where $d$ denotes the data dimension and $\delta$ represents the $L^2$-score matching error. For practical implementations using a $p$-th order Runge-Kutta integrator with step size $h$, we establish error bounds of $\mathcal{O}(d^{3/4}\delta^{1/2} + d\cdot(dh)^p)$ at the discrete level. Finally, we present numerical studies on problems up to 128 dimensions to verify our theory.
[ { "version": "v1", "created": "Mon, 15 Apr 2024 12:29:28 GMT" }, { "version": "v2", "created": "Sun, 21 Jul 2024 20:23:07 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 16:45:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Huang", "Daniel Zhengyu", "" ], [ "Huang", "Jiaoyang", "" ], [ "Lin", "Zhengjiang", "" ] ]
2404.10674
ATLAS Collaboration
ATLAS Collaboration
Climbing to the Top of the ATLAS 13 TeV data
88 pages in total, author list starting page 71, 16 figures, 3 tables, published in Physics Report. All figures including auxiliary figures are available at http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/TOPQ-2023-19
Phys. Rep. 1116 (2025) 127-183
10.1016/j.physrep.2024.12.004
CERN-EP-2024-099
hep-ex
http://creativecommons.org/licenses/by/4.0/
The large amount of data recorded with the ATLAS detector at the Large Hadron Collider, corresponding to 140 fb$^{-1}$ of $pp$ collisions at a centre-of-mass energy of $\sqrt{s}=13$ TeV, has brought our knowledge of the top quark to a higher level. The measurement of the top-antitop quark pair-production cross-section has reached a precision of 1.8$\% $ and the cross-section was measured differentially up to several TeV in multiple observables including the top-quark transverse momentum and top-quark-pair invariant mass. Single-top-quark production was studied in all production modes. Rare production processes where the top quark is associated with a vector boson, and four-top-quark production, have become accessible and cross-section measurements for several of these processes have reached uncertainties of around 10$\% $ or smaller. Innovative measurements of the top-quark mass and properties have also emerged, including the observation of quantum entanglement in the top-quark sector and tests of lepton-flavour universality using top-quark decays. Searches for flavour-changing neutral currents in the top-quark sector have been significantly improved, reaching branching-ratio exclusion limits ranging from $10^{-3}$ to $10^{-5}$. Many of these analyses have been used to set limits on Wilson coefficients within the effective field theory framework.
[ { "version": "v1", "created": "Tue, 16 Apr 2024 15:49:09 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:45:48 GMT" } ]
2025-04-22T00:00:00
[ [ "ATLAS Collaboration", "", "" ] ]
2404.11888
Kun Zhai
Kun Zhai, Yifeng Gao, Difan Zou, Guangnan Ye, Siheng Chen, Xingjun Ma, Yu-Gang Jiang
FedEGG: Federated Learning with Explicit Global Guidance
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Federated Learning (FL) holds great potential for diverse applications owing to its privacy-preserving nature. However, its convergence is often challenged by non-IID data distributions, limiting its effectiveness in real-world deployments. Existing methods help address these challenges via optimization-based client constraints, adaptive client selection, or the use of pre-trained models or synthetic data. In this work, we reinterpret these approaches as all introducing an \emph{implicit guiding task} to regularize and steer client learning. Following this insight, we propose to introduce an \emph{explicit global guiding task} into the current FL framework to improve convergence and performance. To this end, we present \textbf{FedEGG}, a new FL algorithm that constructs a global guiding task using a well-defined, easy-to-converge learning task based on a public dataset and Large Language Models (LLMs). This approach effectively combines the strengths of federated (the original FL task) and centralized (the global guiding task) learning. We provide a theoretical analysis of FedEGG's convergence, examining the impact of data heterogeneity between the guiding and FL tasks and the guiding strength. Our analysis derives an upper bound for the optimal guiding strength, offering practical insights for implementation. Empirically, FedEGG demonstrates superior performance over state-of-the-art FL methods under both IID and non-IID settings, and further improves their performances when combined.
[ { "version": "v1", "created": "Thu, 18 Apr 2024 04:25:21 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 06:29:48 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhai", "Kun", "" ], [ "Gao", "Yifeng", "" ], [ "Zou", "Difan", "" ], [ "Ye", "Guangnan", "" ], [ "Chen", "Siheng", "" ], [ "Ma", "Xingjun", "" ], [ "Jiang", "Yu-Gang", "" ] ]
2404.11988
Madeleine Daepp
Madeleine I. G. Daepp and Scott Counts
The Emerging Generative Artificial Intelligence Divide in the United States
null
null
null
null
cs.AI cs.CY
http://creativecommons.org/licenses/by/4.0/
The digital divide refers to disparities in access to and use of digital tooling across social and economic groups. This divide can reinforce marginalization both at the individual level and at the level of places, because persistent economic advantages accrue to places where new technologies are adopted early. To what extent are emerging generative artificial intelligence (AI) tools subject to these social and spatial divides? We leverage a large-scale search query database to characterize U.S. residents' knowledge of a novel generative AI tool, ChatGPT, during its first six months of release. We identify hotspots of higher-than-expected search volumes for ChatGPT in coastal metropolitan areas, while coldspots are evident in the American South, Appalachia, and the Midwest. Nationwide, counties with the highest rates of search have proportionally more educated and more economically advantaged populations, as well as proportionally more technology and finance-sector jobs in comparison with other counties or with the national average. Observed associations with race/ethnicity and urbanicity are attenuated in fully adjusted hierarchical models, but education emerges as the strongest positive predictor of generative AI awareness. In the absence of intervention, early differences in uptake show a potential to reinforce existing spatial and socioeconomic divides.
[ { "version": "v1", "created": "Thu, 18 Apr 2024 08:33:35 GMT" }, { "version": "v2", "created": "Tue, 30 Apr 2024 23:29:27 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 19:41:52 GMT" } ]
2025-04-22T00:00:00
[ [ "Daepp", "Madeleine I. G.", "" ], [ "Counts", "Scott", "" ] ]
2404.16049
Felipe Meneguitti Dias
Felipe M. Dias, Diego A.C. Cardenas, Marcelo A.F. Toledo, Filipe A.C. Oliveira, Estela Ribeiro, Jose E. Krieger, Marco A. Gutierrez
Exploring the limitations of blood pressure estimation using the photoplethysmography signal
17 pages, 7 figures, 3 tables
null
10.1088/1361-6579/adcb86
null
physics.med-ph cs.CV cs.LG eess.IV eess.SP
http://creativecommons.org/licenses/by/4.0/
Hypertension, a leading contributor to cardiovascular morbidity, underscores the need for accurate and continuous blood pressure (BP) monitoring. Photoplethysmography (PPG) presents a promising approach to this end. However, the precision of BP estimates derived from PPG signals has been the subject of ongoing debate, necessitating a comprehensive evaluation of their effectiveness and constraints. We developed a calibration-based Siamese ResNet model for BP estimation, using a signal input paired with a reference BP reading. We compared the use of normalized PPG (N-PPG) against the normalized Invasive Arterial Blood Pressure (N-IABP) signals as input. The N-IABP signals do not directly present systolic and diastolic values but theoretically provide a more accurate BP measure than PPG signals since it is a direct pressure sensor inside the body. Our strategy establishes a critical benchmark for PPG performance, realistically calibrating expectations for PPG's BP estimation capabilities. Nonetheless, we compared the performance of our models using different signal-filtering conditions to evaluate the impact of filtering on the results. We evaluated our method using the AAMI and the BHS standards employing the VitalDB dataset. The N-IABP signals meet with AAMI standards for both Systolic Blood Pressure (SBP) and Diastolic Blood Pressure (DBP), with errors of 1.29+-6.33mmHg for systolic pressure and 1.17+-5.78mmHg for systolic and diastolic pressure respectively for the raw N-IABP signal. In contrast, N-PPG signals, in their best setup, exhibited inferior performance than N-IABP, presenting 1.49+-11.82mmHg and 0.89+-7.27mmHg for systolic and diastolic pressure respectively. Our findings highlight the potential and limitations of employing PPG for BP estimation, showing that these signals contain information correlated to BP but may not be sufficient for predicting it accurately.
[ { "version": "v1", "created": "Tue, 9 Apr 2024 14:08:23 GMT" } ]
2025-04-22T00:00:00
[ [ "Dias", "Felipe M.", "" ], [ "Cardenas", "Diego A. C.", "" ], [ "Toledo", "Marcelo A. F.", "" ], [ "Oliveira", "Filipe A. C.", "" ], [ "Ribeiro", "Estela", "" ], [ "Krieger", "Jose E.", "" ], [ "Gutierrez", "Marco A.", "" ] ]
2404.17716
Andre Beckus
Adis Delanovic, Carmen Chiu, John F. Kolen, Marvin G\"ulhan, Jonathan Cawalla, Andre Beckus
Airlift Challenge: A Competition for Optimizing Cargo Delivery
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Airlift operations require the timely distribution of various cargo, much of which is time sensitive and valuable. These operations, however, have to contend with sudden disruptions from weather and malfunctions, requiring immediate rescheduling. The Airlift Challenge competition seeks possible solutions via a simulator that provides a simplified abstraction of the airlift problem. The simulator uses an OpenAI gym interface that allows participants to create an algorithm for planning agent actions. The algorithm is scored using a remote evaluator against scenarios of ever-increasing difficulty. The second iteration of the competition was underway from November 2023 to April 2024. This paper describes the competition, simulation environment, and results. As a step towards applying generalized planning techniques to the problem, a temporal PDDL domain is presented for the Pickup and Delivery Problem, a model which lies at the core of the Airlift Challenge.
[ { "version": "v1", "created": "Fri, 26 Apr 2024 22:30:10 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 00:24:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Delanovic", "Adis", "" ], [ "Chiu", "Carmen", "" ], [ "Kolen", "John F.", "" ], [ "Gülhan", "Marvin", "" ], [ "Cawalla", "Jonathan", "" ], [ "Beckus", "Andre", "" ] ]
2405.01334
Anulekha De
Anulekha De, Julius Schlegel, Akira Lentfert, Laura Scheuer, Benjamin Stadtm\"uller, Philipp Pirro, Georg von Freymann, Ulrich Nowak, and Martin Aeschlimann
Magnetic nutation: transient separation of magnetization from its angular momentum
null
Physical Review B 111, 014432 (2025)
10.1103/PhysRevB.111.014432
null
cond-mat.mes-hall cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For nearly 90 years, precession and relaxation processes have been thought to dominate magnetization dynamics. Only recently has it been considered that, on short time scales, an inertia-driven magnetization dynamics should become relevant, leading to additional nutation of the magnetization vector. Here, we trigger magnetic nutation via a sudden excitation of a thin Ni80Fe20 (Permalloy) film with an ultrashort optical pulse, that leads to an abrupt tilting of the effective field acting on the magnetic moments, separating the dynamics of the magnetization from that of its angular momentum. We investigate the resulting magnetization dynamics in the inertial regime experimentally by the time-resolved magneto optical Kerr effect. We find a characteristic oscillation in the Kerr signal in the range of about 0.1 THz superimposed on the precessional oscillations with GHz frequencies. By comparison with atomistic spin dynamics simulations, we demonstrate that this observation cannot be explained by the well-known Landau-Lifshitz-Gilbert equation of motion but can be attributed to inertial contributions leading to nutation of the magnetization vector around its angular momentum. Hence, an optical and non-resonant excitation of inertial magnetization dynamics can trigger and control different magnetic processes, ranging from demagnetization via nutation to precession in a single device. These findings will have profound implications for the understanding of ultrafast spin dynamics and magnetization switching.
[ { "version": "v1", "created": "Thu, 2 May 2024 14:40:11 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 16:16:45 GMT" } ]
2025-04-22T00:00:00
[ [ "De", "Anulekha", "" ], [ "Schlegel", "Julius", "" ], [ "Lentfert", "Akira", "" ], [ "Scheuer", "Laura", "" ], [ "Stadtmüller", "Benjamin", "" ], [ "Pirro", "Philipp", "" ], [ "von Freymann", "Georg", "" ], [ "Nowak", "Ulrich", "" ], [ "Aeschlimann", "Martin", "" ] ]
2405.02646
Matous Kozak
Matous Kozak, Luca Demetrio, Dmitrijs Trizna, Fabio Roli
Updating Windows Malware Detectors: Balancing Robustness and Regression against Adversarial EXEmples
11 pages, 3 figures, 7 tables
Computers & Security, 155, 2025
10.1016/j.cose.2025.104466
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Adversarial EXEmples are carefully-perturbed programs tailored to evade machine learning Windows malware detectors, with an on-going effort in developing robust models able to address detection effectiveness. However, even if robust models can prevent the majority of EXEmples, to maintain predictive power over time, models are fine-tuned to newer threats, leading either to partial updates or time-consuming retraining from scratch. Thus, even if the robustness against attacks is higher, the new models might suffer a regression in performance by misclassifying threats that were previously correctly detected. For these reasons, we study the trade-off between accuracy and regression when updating Windows malware detectors, by proposing EXE-scanner, a plugin that can be chained to existing detectors to promptly stop EXEmples without causing regression. We empirically show that previously-proposed hardening techniques suffer a regression of accuracy when updating non-robust models. On the contrary, we show that EXE-scanner exhibits comparable performance to robust models without regression of accuracy, and we show how to properly chain it after the base classifier to obtain the best performance without the need of costly retraining. To foster reproducibility, we openly release source code, along with the dataset of adversarial EXEmples based on state-of-the-art perturbation algorithms.
[ { "version": "v1", "created": "Sat, 4 May 2024 12:12:23 GMT" } ]
2025-04-22T00:00:00
[ [ "Kozak", "Matous", "" ], [ "Demetrio", "Luca", "" ], [ "Trizna", "Dmitrijs", "" ], [ "Roli", "Fabio", "" ] ]
2405.02929
Fares Abawi
Fares Abawi and Di Fu and Stefan Wermter
Unified Dynamic Scanpath Predictors Outperform Individually Trained Neural Models
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Previous research on scanpath prediction has mainly focused on group models, disregarding the fact that the scanpaths and attentional behaviors of individuals are diverse. The disregard of these differences is especially detrimental to social human-robot interaction, whereby robots commonly emulate human gaze based on heuristics or predefined patterns. However, human gaze patterns are heterogeneous and varying behaviors can significantly affect the outcomes of such human-robot interactions. To fill this gap, we developed a deep learning-based social cue integration model for saliency prediction to instead predict scanpaths in videos. Our model learned scanpaths by recursively integrating fixation history and social cues through a gating mechanism and sequential attention. We evaluated our approach on gaze datasets of dynamic social scenes, observed under the free-viewing condition. The introduction of fixation history into our models makes it possible to train a single unified model rather than the resource-intensive approach of training individual models for each set of scanpaths. We observed that the late neural integration approach surpasses early fusion when training models on a large dataset, in comparison to a smaller dataset with a similar distribution. Results also indicate that a single unified model, trained on all the observers' scanpaths, performs on par or better than individually trained models. We hypothesize that this outcome is a result of the group saliency representations instilling universal attention in the model, while the supervisory signal and fixation history guide it to learn personalized attentional behaviors, providing the unified model a benefit over individual models due to its implicit representation of universal attention.
[ { "version": "v1", "created": "Sun, 5 May 2024 13:15:11 GMT" }, { "version": "v2", "created": "Tue, 7 May 2024 10:58:27 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 12:41:04 GMT" } ]
2025-04-22T00:00:00
[ [ "Abawi", "Fares", "" ], [ "Fu", "Di", "" ], [ "Wermter", "Stefan", "" ] ]
2405.03070
Jakub Cerny
Jakub \v{C}ern\'y, Chun Kai Ling, Christian Kroer, Garud Iyengar
Layered Graph Security Games
In Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence. IJCAI Press, 2024
null
10.24963/ijcai.2024/298
null
cs.GT
http://creativecommons.org/licenses/by/4.0/
Security games model strategic interactions in adversarial real-world applications. Such applications often involve extremely large but highly structured strategy sets (e.g., selecting a distribution over all patrol routes in a given graph). In this paper, we represent each player's strategy space using a layered graph whose paths represent an exponentially large strategy space. Our formulation entails not only classic pursuit-evasion games, but also other security games, such as those modeling anti-terrorism and logistical interdiction. We study two-player zero-sum games under two distinct utility models: linear and binary utilities. We show that under linear utilities, Nash equilibrium can be computed in polynomial time, while binary utilities may lead to situations where even computing a best-response is computationally intractable. To this end, we propose a practical algorithm based on incremental strategy generation and mixed integer linear programs. We show through extensive experiments that our algorithm efficiently computes $\epsilon$-equilibrium for many games of interest. We find that target values and graph structure often have a larger influence on running times as compared to the size of the graph per se.
[ { "version": "v1", "created": "Sun, 5 May 2024 22:40:07 GMT" }, { "version": "v2", "created": "Fri, 10 May 2024 01:37:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Černý", "Jakub", "" ], [ "Ling", "Chun Kai", "" ], [ "Kroer", "Christian", "" ], [ "Iyengar", "Garud", "" ] ]
2405.03921
Shun Maeta
Shun Maeta
Classification of low-dimensional complete gradient Yamabe solitons
14pages
null
null
null
math.DG
http://creativecommons.org/publicdomain/zero/1.0/
In this paper, we completely classify nontrivial non-flat three-dimensional complete gradient Yamabe solitons. Furthermore, by considering Ricci solitons from the point of view of Yamabe solitons, we provide a proof of the complete classification of nontrivial two-dimensional complete gradient Ricci solitons.
[ { "version": "v1", "created": "Tue, 7 May 2024 00:38:50 GMT" }, { "version": "v2", "created": "Mon, 5 Aug 2024 09:52:18 GMT" }, { "version": "v3", "created": "Thu, 29 Aug 2024 13:17:24 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 01:44:01 GMT" } ]
2025-04-22T00:00:00
[ [ "Maeta", "Shun", "" ] ]
2405.03938
Yi Yang
Sheng-Hong Lai, Jen-Chi Lee, and Yi Yang
The stringy scaling loop expansion and stringy scaling violation
25 pages, v2 with extended discussion, v3 minor modifications
null
null
null
hep-th
http://creativecommons.org/licenses/by-nc-sa/4.0/
We propose a systematic approximation scheme to calculate general $n$-point $HSSA$ of open bosonic string theory. This stringy scaling loop expansion contains finite number of vacuum diagram terms at each loop order of scattering energy due to a vacuum diagram contraint and a topological graph constraint. In addition, we calculate coefficient and give the vacuum diagram representation and its Feynman rules for each term in the expansion of the $HSSA$. As an application to extending our previous calculation of $n$-point leading order stringy scaling behavior of $HSSA$, we explicitly calculate some examples of $4$-point next to leading order stringy scaling violation terms.
[ { "version": "v1", "created": "Tue, 7 May 2024 01:55:52 GMT" }, { "version": "v2", "created": "Sat, 8 Feb 2025 01:37:10 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 07:06:43 GMT" } ]
2025-04-22T00:00:00
[ [ "Lai", "Sheng-Hong", "" ], [ "Lee", "Jen-Chi", "" ], [ "Yang", "Yi", "" ] ]
2405.04106
Roswitha Rissner
Roswitha Rissner, Nicholas J. Werner
Counting core sets in matrix rings over finite fields
null
null
10.1016/j.laa.2025.04.006
null
math.RA
http://creativecommons.org/licenses/by/4.0/
Let $R$ be a commutative ring and $M_n(R)$ be the ring of $n \times n$ matrices with entries from $R$. For each $S \subseteq M_n(R)$, we consider its (generalized) null ideal $N(S)$, which is the set of all polynomials $f$ with coefficients from $M_n(R)$ with the property that $f(A) = 0$ for all $A \in S$. The set $S$ is said to be core if $N(S)$ is a two-sided ideal of $M_n(R)[x]$. It is not known how common core sets are among all subsets of $M_n(R)$. We study this problem for $2 \times 2$ matrices over $\mathbb{F}_q$, where $\mathbb{F}_q$ is the finite field with $q$ elements. We provide exact counts for the number of core subsets of each similarity class of $M_2(\mathbb{F}_q)$. While not every subset of $M_2(\mathbb{F}_q)$ is core, we prove that as $q \to \infty$, the probability that a subset of $M_2(\mathbb{F}_q)$ is core approaches 1. Thus, asymptotically in~$q$, almost all subsets of $M_2(\mathbb{F}_q)$ are core.
[ { "version": "v1", "created": "Tue, 7 May 2024 08:24:08 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:01:08 GMT" } ]
2025-04-22T00:00:00
[ [ "Rissner", "Roswitha", "" ], [ "Werner", "Nicholas J.", "" ] ]
2405.05744
Egor Starkov
Aleksei Smirnov, Egor Starkov
Designing Social Learning
null
null
null
null
econ.TH
http://creativecommons.org/licenses/by/4.0/
This paper studies strategic communication in the context of social learning. Product reviews are used by consumers to learn product quality, but in order to write a review, a consumer must be convinced to purchase the item first. When reviewers care about welfare of future consumers, this leads to a conflict: a reviewer today wants the future consumers to purchase the item even when this comes at a loss to them, so that more information is revealed for the consumers that come after. We show that due to this conflict, communication via reviews is inevitably noisy, regardless of whether reviewers can commit to a communication strategy or have to resort to cheap talk. The optimal communication mechanism involves truthful communication of extreme experiences and pools the moderate experiences together.
[ { "version": "v1", "created": "Thu, 9 May 2024 13:09:15 GMT" }, { "version": "v2", "created": "Thu, 16 May 2024 09:06:36 GMT" }, { "version": "v3", "created": "Mon, 16 Dec 2024 13:38:51 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 13:57:33 GMT" } ]
2025-04-22T00:00:00
[ [ "Smirnov", "Aleksei", "" ], [ "Starkov", "Egor", "" ] ]
2405.06237
Jiangnan Li
Jiangnan Li, Yingyuan Yang, Jinyuan Sun
Risks of Practicing Large Language Models in Smart Grid: Threat Modeling and Validation
null
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) represent significant breakthroughs in artificial intelligence and hold potential for applications within smart grids. However, as demonstrated in previous literature, AI technologies are susceptible to various types of attacks. It is crucial to investigate and evaluate the risks associated with LLMs before deploying them in critical infrastructure like smart grids. In this paper, we systematically evaluated the risks of LLMs and identified two major types of attacks relevant to potential smart grid LLM applications, presenting the corresponding threat models. We validated these attacks using popular LLMs and real smart grid data. Our validation demonstrates that attackers are capable of injecting bad data and retrieving domain knowledge from LLMs employed in different smart grid applications.
[ { "version": "v1", "created": "Fri, 10 May 2024 04:10:50 GMT" }, { "version": "v2", "created": "Sun, 17 Nov 2024 07:17:34 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 08:14:52 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Jiangnan", "" ], [ "Yang", "Yingyuan", "" ], [ "Sun", "Jinyuan", "" ] ]
2405.06475
George Ciprian Modoi
George Ciprian Modoi
Brown--Adams representability for triangulated categories with locally coherent cohomology
Replacement for arXiv:2405.06475. Comments are welcome!
null
null
null
math.CT
http://creativecommons.org/licenses/by/4.0/
In this paper, we deal with two types of representability. The first is a variant of the Brown representability theorem in the spirit of Rouquier and Neeman. The second is a variant of the Brown-Adams representability. If $A$ is a dg-algebra over a commutative noetherian ring $R$, such that $A$ has coherent cohomology, it is shown that every cohomological (contravariant) functor $M:\mathbf{D}_{perf}(A)\to\mathrm{Mod}\textrm{-}R$, also satisfying $M(A[-n])\in\mathrm{mod}\textrm{-}R$, for all $n\in\mathbb{Z}$ is isomorphic to $\mathbf{D}(A)(-,X)|_{\mathbf{D}_{perf}(A)}$, where $X\in\mathbf{D}(A)$ is such that $H^n(X)$ is coherent for all $n\in\mathbb{Z}$.
[ { "version": "v1", "created": "Fri, 10 May 2024 13:44:44 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:08:30 GMT" } ]
2025-04-22T00:00:00
[ [ "Modoi", "George Ciprian", "" ] ]
2405.06683
Yunxiao Shi
Yunxiao Shi, Xing Zi, Zijing Shi, Haimin Zhang, Qiang Wu and Min Xu
ERAGent: Enhancing Retrieval-Augmented Language Models with Improved Accuracy, Efficiency, and Personalization
Draft Paper
Frontiers in Artificial Intelligence and Applications, Vol. 392 (ECAI 2024), pp. (2024)
10.3233/FAIA240748
FAIA 392
cs.CL
http://creativecommons.org/licenses/by-nc-sa/4.0/
Retrieval-augmented generation (RAG) for language models significantly improves language understanding systems. The basic retrieval-then-read pipeline of response generation has evolved into a more extended process due to the integration of various components, sometimes even forming loop structures. Despite its advancements in improving response accuracy, challenges like poor retrieval quality for complex questions that require the search of multifaceted semantic information, inefficiencies in knowledge re-retrieval during long-term serving, and lack of personalized responses persist. Motivated by transcending these limitations, we introduce ERAGent, a cutting-edge framework that embodies an advancement in the RAG area. Our contribution is the introduction of the synergistically operated module: Enhanced Question Rewriter and Knowledge Filter, for better retrieval quality. Retrieval Trigger is incorporated to curtail extraneous external knowledge retrieval without sacrificing response quality. ERAGent also personalizes responses by incorporating a learned user profile. The efficiency and personalization characteristics of ERAGent are supported by the Experiential Learner module which makes the AI assistant being capable of expanding its knowledge and modeling user profile incrementally. Rigorous evaluations across six datasets and three question-answering tasks prove ERAGent's superior accuracy, efficiency, and personalization, emphasizing its potential to advance the RAG field and its applicability in practical systems.
[ { "version": "v1", "created": "Mon, 6 May 2024 04:42:18 GMT" } ]
2025-04-22T00:00:00
[ [ "Shi", "Yunxiao", "" ], [ "Zi", "Xing", "" ], [ "Shi", "Zijing", "" ], [ "Zhang", "Haimin", "" ], [ "Wu", "Qiang", "" ], [ "Xu", "Min", "" ] ]
2405.06834
Chesson Sipling
C. Sipling, Y.-H. Zhang and M. Di Ventra
Memory-induced long-range order in dynamical systems
Main Text: 6 pages, 3 figures; Supplemental Material: 10 pages, 8 figures
null
null
null
cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Time non-locality, or memory, is a non-equilibrium property shared by all physical systems. Here, we show that memory is sufficient to induce a phase of spatial long-range order (LRO) even if the system's primary dynamical variables are coupled locally. This occurs when the memory degrees of freedom have slower dynamics than the primary degrees of freedom. In addition, such an LRO phase is non-perturbative, and can be understood through the lens of a correlated percolation transition of the fast degrees of freedom mediated by memory. When the two degrees of freedom have comparable time scales, the length of the effective long-range interaction shortens. We exemplify this behavior with a model of locally coupled spins and a single dynamic memory variable, but our analysis is sufficiently general to suggest that memory could induce a phase of LRO in a much wider variety of physical systems.
[ { "version": "v1", "created": "Fri, 10 May 2024 22:17:43 GMT" }, { "version": "v2", "created": "Sat, 28 Dec 2024 23:42:01 GMT" }, { "version": "v3", "created": "Thu, 13 Feb 2025 20:58:39 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 03:20:31 GMT" } ]
2025-04-22T00:00:00
[ [ "Sipling", "C.", "" ], [ "Zhang", "Y. -H.", "" ], [ "Di Ventra", "M.", "" ] ]
2405.06945
Ancheng Lin
Ancheng Lin, Yusheng Xiang, Paul Kennedy, Jun Li
Direct Learning of Mesh and Appearance via 3D Gaussian Splatting
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Accurately reconstructing a 3D scene including explicit geometry information is both attractive and challenging. Geometry reconstruction can benefit from incorporating differentiable appearance models, such as Neural Radiance Fields and 3D Gaussian Splatting (3DGS). However, existing methods encounter efficiency issues due to indirect geometry learning and the paradigm of separately modeling geometry and surface appearance. In this work, we propose a learnable scene model that incorporates 3DGS with an explicit geometry representation, namely a mesh. Our model learns the mesh and appearance in an end-to-end manner, where we bind 3D Gaussians to the mesh faces and perform differentiable rendering of 3DGS to obtain photometric supervision. The model creates an effective information pathway to supervise the learning of both 3DGS and mesh. Experimental results demonstrate that the learned scene model not only improves efficiency and rendering quality but also enables manipulation via the explicit mesh. In addition, our model has a unique advantage in adapting to scene updates, thanks to the end-to-end learning of both mesh and appearance.
[ { "version": "v1", "created": "Sat, 11 May 2024 07:56:19 GMT" }, { "version": "v2", "created": "Thu, 26 Sep 2024 11:21:27 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 12:33:10 GMT" } ]
2025-04-22T00:00:00
[ [ "Lin", "Ancheng", "" ], [ "Xiang", "Yusheng", "" ], [ "Kennedy", "Paul", "" ], [ "Li", "Jun", "" ] ]
2405.07686
Zejian Zhuang
Zejian Zhuang, Raquel Molina, Jun-Xu Lu, Li-Sheng Geng
Pole trajectories of the $\Lambda(1405)$ helps establish its dynamical nature
null
null
10.1016/j.scib.2025.04.029
null
hep-ph hep-lat nucl-th
http://creativecommons.org/licenses/by/4.0/
The $\Lambda(1405)$ has been one of the most controversial exotic baryons. If the $\Lambda(1405)$ possesses a two-pole molecular structure, these poles are expected to evolve differently towards the SU(3) limit. From an analysis of a recent LQCD simulation on the $\pi\Sigma-\bar{K}N$ scattering for $I=0$ and the study of the quark mass dependence of the octet baryon masses, we determine for the first time the trajectories of these poles towards the symmetric point over the $\mathrm{Tr}[M]=C$ trajectory accurately. At $m_\pi\simeq 200$ MeV, our results are consistent with the lattice simulations, and the extrapolations to the physical point, based on the NLO chiral Lagrangians, agree well with existing experimental analyses. We predict qualitatively similar trajectories at LO and up to NLO, consistent with the LO interaction's dominance. At the SU(3) symmetric point of this trajectory, both poles are on the physical sheet, and the lower pole is located at $E^{(1)}=1573(6)(6)$ MeV, becoming a SU(3) singlet, while the higher pole at $E^{(8a)}=1589(7)(5)$ MeV couples to the octet representation. Moreover, we make predictions in $I=1$ for the $\Sigma^*$ resonance. We find a resonance pole that evolves into a bound state around $m_\pi=415$ MeV in this sector. The results presented here are crucial to shed light on the molecular nature of exotic strange baryon resonances and can be tested in future LQCD simulations.
[ { "version": "v1", "created": "Mon, 13 May 2024 12:21:36 GMT" }, { "version": "v2", "created": "Sat, 18 May 2024 16:12:16 GMT" }, { "version": "v3", "created": "Wed, 14 Aug 2024 08:24:09 GMT" }, { "version": "v4", "created": "Mon, 30 Sep 2024 14:07:04 GMT" }, { "version": "v5", "created": "Thu, 27 Mar 2025 07:56:41 GMT" }, { "version": "v6", "created": "Sun, 20 Apr 2025 20:29:52 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhuang", "Zejian", "" ], [ "Molina", "Raquel", "" ], [ "Lu", "Jun-Xu", "" ], [ "Geng", "Li-Sheng", "" ] ]
2405.08190
Jonas Maziero
Lucas Friedrich, Tiago de Souza Farias, Jonas Maziero
Barren plateaus are amplified by the dimension of qudits
null
Quantum Machine Intelligence (2025) 7:56
10.1007/s42484-025-00282-4
null
quant-ph cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Variational Quantum Algorithms (VQAs) have emerged as pivotal strategies for attaining quantum advantage in diverse scientific and technological domains, notably within Quantum Neural Networks. However, despite their potential, VQAs encounter significant obstacles, chief among them being the vanishing gradient problem, commonly referred to as barren plateaus. In this article, through meticulous analysis, we demonstrate that existing literature implicitly suggests the intrinsic influence of qudit dimensionality on barren plateaus. To instantiate these findings, we present numerical results that exemplify the impact of qudit dimensionality on barren plateaus. Therefore, despite the proposition of various error mitigation techniques, our results call for further scrutiny about their efficacy in the context of VQAs with qudits.
[ { "version": "v1", "created": "Mon, 13 May 2024 21:12:31 GMT" }, { "version": "v2", "created": "Fri, 11 Apr 2025 00:42:39 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 12:07:03 GMT" } ]
2025-04-22T00:00:00
[ [ "Friedrich", "Lucas", "" ], [ "Farias", "Tiago de Souza", "" ], [ "Maziero", "Jonas", "" ] ]
2405.08542
Shiying Zhang
Shiying Zhang, Jun Li, Long Shi, Ming Ding, Dinh C. Nguyen, Wen Chen, and Zhu Han
Industrial Metaverse: Enabling Technologies, Open Problems, and Future Trends
34 pages, 10 figures
null
null
null
cs.CE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As an emerging technology that enables seamless integration between the physical and virtual worlds, the Metaverse has great potential to be deployed in the industrial production field with the development of extended reality (XR) and next-generation communication networks. This deployment, called the Industrial Metaverse, is used for product design, production operations, industrial quality inspection, and product testing. However, there lacks of in-depth understanding of the enabling technologies associated with the Industrial Metaverse. This encompasses both the precise industrial scenarios targeted by each technology and the potential migration of technologies developed in other domains to the industrial sector. Driven by this issue, in this article, we conduct a comprehensive survey of the state-of-the-art literature on the Industrial Metaverse. Specifically, we first analyze the advantages of the Metaverse for industrial production. Then, we review a collection of key enabling technologies of the Industrial Metaverse, including blockchain (BC), digital twin (DT), 6G, XR, and artificial intelligence (AI), and analyze how these technologies can support different aspects of industrial production. Subsequently, we present numerous formidable challenges encountered within the Industrial Metaverse, including confidentiality and security concerns, resource limitations, and interoperability constraints. Furthermore, we investigate the extant solutions devised to address them. Finally, we briefly outline several open issues and future research directions of the Industrial Metaverse.
[ { "version": "v1", "created": "Tue, 14 May 2024 12:30:04 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:22:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Zhang", "Shiying", "" ], [ "Li", "Jun", "" ], [ "Shi", "Long", "" ], [ "Ding", "Ming", "" ], [ "Nguyen", "Dinh C.", "" ], [ "Chen", "Wen", "" ], [ "Han", "Zhu", "" ] ]
2405.09847
Chandrasheel Bhagwat
Chandrasheel Bhagwat, Kaustabh Mondal, Gunja Sachdeva
On Infinitesimal $\tau$-Isospectrality of Locally Symmetric Spaces
18 pages, minor revisions
Canadian Mathematical Bulletin. 2025;68(1):246-261
10.4153/S0008439524000882
null
math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $(\tau, V_{\tau})$ be a finite dimensional representation of a maximal compact subgroup $K$ of a connected non-compact semisimple Lie group $G$, and let $\Gamma$ be a uniform torsion-free lattice in $G$. We obtain an infinitesimal version of the celebrated Matsushima-Murakami formula, which relates the dimension of the space of automorphic forms associated to $\tau$ and multiplicities of irreducible $\tau^\vee$-spherical spectra in $L^2(\Gamma \backslash G)$. This result gives a promising tool to study the joint spectra of all central operators on the homogenous bundle associated to the locally symmetric space and hence its infinitesimal $\tau$-isospectrality. Along with this we prove that the almost equality of $\tau$-spherical spectra of two lattices assures the equality of their $\tau$-spherical spectra.
[ { "version": "v1", "created": "Thu, 16 May 2024 06:49:44 GMT" }, { "version": "v2", "created": "Fri, 24 May 2024 08:32:37 GMT" }, { "version": "v3", "created": "Mon, 14 Oct 2024 16:19:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Bhagwat", "Chandrasheel", "" ], [ "Mondal", "Kaustabh", "" ], [ "Sachdeva", "Gunja", "" ] ]
2405.10297
Jesse Goodman
Omar Alrabiah, Jesse Goodman, Jonathan Mosheiff, Jo\~ao Ribeiro
Low-Degree Polynomials Are Good Extractors
45 pages; improved result for sumset sources; added reference to the work of Mrazovi\'c; added new impossibility result; improved presentation
null
null
null
cs.CC math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that random low-degree polynomials (over $\mathbb{F}_2$) are unbiased, in an extremely general sense. That is, we show that random low-degree polynomials are good randomness extractors for a wide class of distributions. Prior to our work, such results were only known for the small families of (1) uniform sources, (2) affine sources, and (3) local sources. We significantly generalize these results, and prove the following. 1. Low-degree polynomials extract from small families. We show that a random low-degree polynomial is a good low-error extractor for any small family of sources. In particular, we improve the positive result of Alrabiah, Chattopadhyay, Goodman, Li, and Ribeiro (ICALP 2022) for local sources, and give new results for polynomial and variety sources via a single unified approach. 2. Low-degree polynomials extract from sumset sources. We show that a random low-degree polynomial is a good extractor for sumset sources, which are the most general large family of sources (capturing independent sources, interleaved sources, small-space sources, and more). Formally, for any even $d$, we show that a random degree $d$ polynomial is an $\varepsilon$-error extractor for $n$-bit sumset sources with min-entropy $k=O(d(n/\varepsilon^2)^{2/d})$. This is nearly tight in the polynomial error regime. Our results on sumset extractors imply new complexity separations for linear ROBPs, and the tools that go into its proof may be of independent interest. The two main tools we use are a new structural result on sumset-punctured Reed-Muller codes, paired with a novel type of reduction between extractors. Using the new structural result, we obtain new limits on the power of sumset extractors, strengthening and generalizing the impossibility results of Chattopadhyay, Goodman, and Gurumukhani (ITCS 2024).
[ { "version": "v1", "created": "Thu, 16 May 2024 17:52:36 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:47:19 GMT" } ]
2025-04-22T00:00:00
[ [ "Alrabiah", "Omar", "" ], [ "Goodman", "Jesse", "" ], [ "Mosheiff", "Jonathan", "" ], [ "Ribeiro", "João", "" ] ]
2405.11463
Kaustav Chatterjee
K. Chatterjee, G. Kapetanakis, H. Sharma, and S.K. Tiwari
Existence of primitive normal pairs over finite fields with prescribed subtrace
null
null
null
null
math.NT
http://creativecommons.org/licenses/by-sa/4.0/
Given positive integers $q,n,m$ and $a\in\mathbb{F}_{q}$, where $q$ is an odd prime power and $n\geq 5$, we investigate the existence of a primitive normal pair $(\epsilon,f(\epsilon))$ in $\mathbb{F}_{q^{n}}$ over $\mathbb{F}_{q}$ such that $\mathrm{STr}_{q^n/q}(\epsilon)=a$, where $f(x)=\frac{f_{1}(x)}{f_{2}(x)}\in\mathbb{F}_{q^n}(x)$ is a rational function together with deg$(f_{1})+$deg$(f_{2})=m$ and $\mathrm{STr}_{q^n/q}(\epsilon) = \sum_{0\leq i<j\leq n-1}^{}\epsilon^{q^i+q^j}$. Finally, we conclude that for $m=2$, $n\geq 6$ and $q=7^k$; $k\in\mathbb{N}$, such a pair will exist certainly for all $(q,n)$ except at most $11$ choices.
[ { "version": "v1", "created": "Sun, 19 May 2024 06:33:03 GMT" }, { "version": "v2", "created": "Sun, 12 Jan 2025 14:03:14 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 14:00:55 GMT" } ]
2025-04-22T00:00:00
[ [ "Chatterjee", "K.", "" ], [ "Kapetanakis", "G.", "" ], [ "Sharma", "H.", "" ], [ "Tiwari", "S. K.", "" ] ]
2405.11566
Omer Belhasin
Omer Belhasin, Idan Kligvasser, George Leifman, Regev Cohen, Erin Rainaldi, Li-Fang Cheng, Nishant Verma, Paul Varghese, Ehud Rivlin, Michael Elad
Uncertainty-Aware PPG-2-ECG for Enhanced Cardiovascular Diagnosis using Diffusion Models
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Analyzing the cardiovascular system condition via Electrocardiography (ECG) is a common and highly effective approach, and it has been practiced and perfected over many decades. ECG sensing is non-invasive and relatively easy to acquire, and yet it is still cumbersome for holter monitoring tests that may span over hours and even days. A possible alternative in this context is Photoplethysmography (PPG): An optically-based signal that measures blood volume fluctuations, as typically sensed by conventional ``wearable devices''. While PPG presents clear advantages in acquisition, convenience, and cost-effectiveness, ECG provides more comprehensive information, allowing for a more precise detection of heart conditions. This implies that a conversion from PPG to ECG, as recently discussed in the literature, inherently involves an unavoidable level of uncertainty. In this paper we introduce a novel methodology for addressing the PPG-2-ECG conversion, and offer an enhanced classification of cardiovascular conditions using the given PPG, all while taking into account the uncertainties arising from the conversion process. We provide a mathematical justification for our proposed computational approach, and present empirical studies demonstrating its superior performance compared to state-of-the-art baseline methods.
[ { "version": "v1", "created": "Sun, 19 May 2024 14:30:57 GMT" }, { "version": "v2", "created": "Wed, 19 Mar 2025 17:10:51 GMT" }, { "version": "v3", "created": "Sun, 20 Apr 2025 20:17:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Belhasin", "Omer", "" ], [ "Kligvasser", "Idan", "" ], [ "Leifman", "George", "" ], [ "Cohen", "Regev", "" ], [ "Rainaldi", "Erin", "" ], [ "Cheng", "Li-Fang", "" ], [ "Verma", "Nishant", "" ], [ "Varghese", "Paul", "" ], [ "Rivlin", "Ehud", "" ], [ "Elad", "Michael", "" ] ]
2405.11639
Mohsen Dehghankar
Mohsen Dehghankar, Rahul Raychaudhury, Stavros Sintos, Abolfazl Asudeh
Fair Set Cover
To appear in KDD 2025
null
10.1145/3690624.3709184
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
The potential harms of algorithmic decisions have ignited algorithmic fairness as a central topic in computer science. One of the fundamental problems in computer science is Set Cover, which has numerous applications with societal impacts, such as assembling a small team of individuals that collectively satisfy a range of expertise requirements. However, despite its broad application spectrum and significant potential impact, set cover has yet to be studied through the lens of fairness. Therefore, in this paper, we introduce Fair Set Cover, which aims not only to cover with a minimum-size set but also to satisfy demographic parity in its selection of sets. To this end, we develop multiple versions of fair set cover, study their hardness, and devise efficient approximation algorithms for each variant. Notably, under certain assumptions, our algorithms always guarantee zero-unfairness, with only a small increase in the approximation ratio compared to regular set cover. Furthermore, our experiments on various data sets and across different settings confirm the negligible price of fairness, as (a) the output size increases only slightly (if any) and (b) the time to compute the output does not significantly increase.
[ { "version": "v1", "created": "Sun, 19 May 2024 18:16:03 GMT" }, { "version": "v2", "created": "Thu, 9 Jan 2025 00:16:25 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 02:02:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Dehghankar", "Mohsen", "" ], [ "Raychaudhury", "Rahul", "" ], [ "Sintos", "Stavros", "" ], [ "Asudeh", "Abolfazl", "" ] ]
2405.11958
Eduard Barbu
Eduard Barbu, Marharyta Domnich, Raul Vicente, Nikos Sakkas, Andr\'e Morim
Exploring Commonalities in Explanation Frameworks: A Multi-Domain Survey Analysis
null
null
null
null
cs.LG cs.HC
http://creativecommons.org/licenses/by/4.0/
This study presents insights gathered from surveys and discussions with specialists in three domains, aiming to find essential elements for a universal explanation framework that could be applied to these and other similar use cases. The insights are incorporated into a software tool that utilizes GP algorithms, known for their interpretability. The applications analyzed include a medical scenario (involving predictive ML), a retail use case (involving prescriptive ML), and an energy use case (also involving predictive ML). We interviewed professionals from each sector, transcribing their conversations for further analysis. Additionally, experts and non-experts in these fields filled out questionnaires designed to probe various dimensions of explanatory methods. The findings indicate a universal preference for sacrificing a degree of accuracy in favor of greater explainability. Additionally, we highlight the significance of feature importance and counterfactual explanations as critical components of such a framework. Our questionnaires are publicly available to facilitate the dissemination of knowledge in the field of XAI.
[ { "version": "v1", "created": "Mon, 20 May 2024 11:28:32 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 12:22:55 GMT" } ]
2025-04-22T00:00:00
[ [ "Barbu", "Eduard", "" ], [ "Domnich", "Marharyta", "" ], [ "Vicente", "Raul", "" ], [ "Sakkas", "Nikos", "" ], [ "Morim", "André", "" ] ]
2405.13407
Sahil Rajesh Dhayalkar
Sahil Rajesh Dhayalkar
Dynamic Context Adaptation and Information Flow Control in Transformers: Introducing the Evaluator Adjuster Unit and Gated Residual Connections
10 pages, 2 figures, 4 experiments
NeurIPS 2024 Submission
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
Transformers have revolutionized various domains of artificial intelligence due to their unique ability to model long-range dependencies in data. However, they lack in nuanced, context-dependent modulation of features and information flow. This paper introduces two significant enhancements to the transformer architecture - the Evaluator Adjuster Unit (EAU) and Gated Residual Connections (GRC) - designed to address these limitations. The EAU dynamically modulates attention outputs based on the relevance of the input context, allowing for more adaptive response patterns. Concurrently, the GRC modifies the transformer's residual connections through a gating mechanism that selectively controls the information flow, thereby enhancing the network's ability to focus on contextually important features. We evaluate the performance of these enhancements across several benchmarks in natural language processing. Our results demonstrate improved adaptability and efficiency, suggesting that these modifications could set new standards for designing flexible and context-aware transformer models.
[ { "version": "v1", "created": "Wed, 22 May 2024 07:33:24 GMT" } ]
2025-04-22T00:00:00
[ [ "Dhayalkar", "Sahil Rajesh", "" ] ]
2405.14667
Ahmed Elmeligy
Ahmed O. Elmeligy, Ioannis Psaromiligkos, Au Minh
Load Estimation in a Two-Priority mMTC Random Access Channel
7 pages, 6 figures, conference
null
10.1109/VTC2024-Fall63153.2024.10757859
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The use of cellular networks for massive machine-type communications (mMTC) is an appealing solution due to the wide availability of cellular infrastructure. Estimating the number of devices (network load) is vital for efficient allocation of the available resources, especially for managing the random access channel (RACH) of the network. This paper considers a two-priority RACH and proposes two network load estimators: a maximum likelihood (ML) estimator and a reduced complexity (RCML) variant. The estimators are based on a novel model of the random access behavior of the devices coupled with a flexible analytical framework to calculate the involved probabilities. Monte Carlo simulations demonstrate the accuracy of the proposed estimators for different network configurations.
[ { "version": "v1", "created": "Thu, 23 May 2024 15:04:23 GMT" }, { "version": "v2", "created": "Tue, 8 Oct 2024 18:16:58 GMT" } ]
2025-04-22T00:00:00
[ [ "Elmeligy", "Ahmed O.", "" ], [ "Psaromiligkos", "Ioannis", "" ], [ "Minh", "Au", "" ] ]
2405.15074
Courtney Paquette
Elliot Paquette, Courtney Paquette, Lechao Xiao, Jeffrey Pennington
4+3 Phases of Compute-Optimal Neural Scaling Laws
null
null
null
null
stat.ML cs.LG math.OC math.PR math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the solvable neural scaling model with three parameters: data complexity, target complexity, and model-parameter-count. We use this neural scaling model to derive new predictions about the compute-limited, infinite-data scaling law regime. To train the neural scaling model, we run one-pass stochastic gradient descent on a mean-squared loss. We derive a representation of the loss curves which holds over all iteration counts and improves in accuracy as the model parameter count grows. We then analyze the compute-optimal model-parameter-count, and identify 4 phases (+3 subphases) in the data-complexity/target-complexity phase-plane. The phase boundaries are determined by the relative importance of model capacity, optimizer noise, and embedding of the features. We furthermore derive, with mathematical proof and extensive numerical evidence, the scaling-law exponents in all of these phases, in particular computing the optimal model-parameter-count as a function of floating point operation budget.
[ { "version": "v1", "created": "Thu, 23 May 2024 21:50:54 GMT" }, { "version": "v2", "created": "Sun, 17 Nov 2024 01:57:32 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 21:56:39 GMT" } ]
2025-04-22T00:00:00
[ [ "Paquette", "Elliot", "" ], [ "Paquette", "Courtney", "" ], [ "Xiao", "Lechao", "" ], [ "Pennington", "Jeffrey", "" ] ]
2405.15759
Liron Speyer
Robert Muth, Thomas Nicewicz, Liron Speyer, Louise Sutton
A skew Specht perspective of RoCK blocks and cuspidal systems for KLR algebras in affine type A
v2 adds a new theorem, appearing as Theorem F in the introduction. Other minor edits. v3 is the final version, to appear in Representation Theory
null
null
null
math.RT math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Cuspidal systems parameterize KLR algebra representations via root partitions $\pi$, where simple modules $L(\pi)$ arise as heads of proper standard modules. Working in affine type A with an arbitrary convex preorder, we construct explicit skew diagrams $\zeta(\pi)$ such that the skew Specht module $S^{\zeta(\pi)}$ has simple head $L(\pi)$ and a filtration by proper standard modules. A key ingredient in this construction is the development of `core-truncation' functors, which take module categories of level one RoCK blocks to the category of imaginary semicuspidal KLR modules. Every simple imaginary semicuspidal module arises in the image of these functors. This result stems from an in-depth study of the combinatorial interplay between cuspidal systems and RoCK cyclotomic KLR algebras, in which we characterize core blocks and RoCK blocks in arbitrary level via cuspidal tiling properties of multipartitions in these blocks.
[ { "version": "v1", "created": "Fri, 24 May 2024 17:54:40 GMT" }, { "version": "v2", "created": "Tue, 4 Jun 2024 14:23:56 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 01:10:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Muth", "Robert", "" ], [ "Nicewicz", "Thomas", "" ], [ "Speyer", "Liron", "" ], [ "Sutton", "Louise", "" ] ]
2405.15867
Margot MacMahon
Joachim Kopp, Pedro Machado, Margot MacMahon and Ivan Martinez-Soler
Improving Neutrino Energy Reconstruction with Machine Learning
13 pages, 8 figures
null
null
CERN-TH-2024-066, MITP-24-052, FERMILAB-PUB-24-0276-T, IPPP/24/26
hep-ph hep-ex
http://creativecommons.org/licenses/by/4.0/
Faithful energy reconstruction is foundational for precision neutrino experiments like DUNE, but is hindered by uncertainties in our understanding of neutrino--nucleus interactions. Here, we demonstrate that dense neural networks are very effective in overcoming these uncertainties by estimating inaccessible kinematic variables based on the observable part of the final state. We find improvements in the energy resolution by up to a factor of two compared to conventional reconstruction algorithms, which translates into an improved physics performance equivalent to a 10-30% increase in the exposure.
[ { "version": "v1", "created": "Fri, 24 May 2024 18:24:09 GMT" }, { "version": "v2", "created": "Wed, 11 Dec 2024 17:14:40 GMT" }, { "version": "v3", "created": "Fri, 18 Apr 2025 18:34:57 GMT" } ]
2025-04-22T00:00:00
[ [ "Kopp", "Joachim", "" ], [ "Machado", "Pedro", "" ], [ "MacMahon", "Margot", "" ], [ "Martinez-Soler", "Ivan", "" ] ]
2405.16491
Shi Pu
Shuo Lin, Jin-Yu Hu, Hao-Jie Xu, Shi Pu, and Qun Wang
Nuclear deformation effects in photoproduction of $\rho$ mesons in ultraperipheral isobaric collisions
9 pages, 5 figures
null
10.1103/PhysRevD.111.074020
null
hep-ph nucl-th
http://creativecommons.org/licenses/by/4.0/
We have investigated the $\rho^{0}$ meson photoproduction in ultraperipheral isobaric collisions between $_{44}^{96}\textrm{Ru}+_{44}^{96}\textrm{Ru}$ and $_{40}^{96}\textrm{Zr}+_{40}^{96}\textrm{Zr}$ at $\sqrt{s_{NN}}=200$ GeV, employing the dipole model with the equivalent photon approximation. By implementing the Woods-Saxon distribution to represent the nuclear mass density, which is derived from density functional theory with an inclusion of nuclear deformation effects, we have calculated the transverse momentum $q_{T}$ spectra in isobaric collisions. We observe the characteristic dip behavior in these spectra, indicative of diffraction phenomena in high-energy physics. We notice that the deformation effects cause a nearly linear increase with $q_{T}^{2}$ for $q_{T}^{2}\lesssim0.015$ $\textrm{GeV}^{2}$, aligning with experimental observations. We offer a simple explanation for the observed behavior in these spectra by introducing the effective width of the nuclei in the thickness function. We also extend our discussion on the $\rho^{0}$ meson photoproduction with the targets $^{63}\textrm{Cu}$,$^{197}\textrm{Au}$, and $^{238}\textrm{U}$.
[ { "version": "v1", "created": "Sun, 26 May 2024 09:04:06 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 09:25:16 GMT" } ]
2025-04-22T00:00:00
[ [ "Lin", "Shuo", "" ], [ "Hu", "Jin-Yu", "" ], [ "Xu", "Hao-Jie", "" ], [ "Pu", "Shi", "" ], [ "Wang", "Qun", "" ] ]
2405.16561
Jie Han
Jie Han and Yi Zhao
Tur\'an number of complete multipartite graphs in multipartite graphs
21 pages, 1 figure. V2 focused on the case k\le 2r and t=2,3, new exact results obtained (both upper&lower bounds improved); suboptimal results for k>2r removed
null
null
null
math.CO
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper we study a multi-partite version of the Erd\H{o}s--Stone theorem. Given integers $r<k$ and $t\ge 1$, let $\text{ex}_k(n, K_{r+1}(t))$ be the maximum number of edges of $K_{r+1}(t)$-free $k$-partite graphs with $n$ vertices in each part, where $K_{r+1}(t)$ is the complete $(r+1)$-partite graph with $t$ vertices in each part. We determine the exact value of $\text{ex}_k(n, K_{r+1}(t))$ for $t\le 3$, $r<k\le 2r$ and sufficiently large $n$. We also characterize all extremal graphs for $r, k$ such that $r$ divides $k$, analogous to a result of Erd\H os and Simonovits on forbidding $K_{r+1}(t)$ in general graphs.
[ { "version": "v1", "created": "Sun, 26 May 2024 13:14:32 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 04:55:06 GMT" } ]
2025-04-22T00:00:00
[ [ "Han", "Jie", "" ], [ "Zhao", "Yi", "" ] ]
2405.16603
Stefaan Vaes
Stefaan Vaes and Lise Wouters
Borel fields and measured fields of Polish spaces, Banach spaces, von Neumann algebras and C*-algebras
v2: minor changes, final version, to appear in the Journal of the London Mathematical Society
Journal of the London Mathematical Society 111 (2025), article id: e70159
10.1112/jlms.70159
null
math.OA math.FA math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Several recent articles in operator algebras make a nontrivial use of the theory of measurable fields of von Neumann algebras $(M_x)_{x \in X}$ and related structures. This includes the associated field $(\text{Aut}\ M_x)_{x \in X}$ of automorphism groups and more general measurable fields of Polish groups with actions on Polish spaces. Nevertheless, a fully rigorous and at the same time sufficiently broad and flexible theory of such Borel fields and measurable fields is not available in the literature. We fill this gap in this paper and include a few counterexamples to illustrate the subtlety: for instance, for a Borel field $(M_x)_{x \in X}$ of von Neumann algebras, the field of Polish groups $(\text{Aut}\ M_x)_{x \in X}$ need not be Borel.
[ { "version": "v1", "created": "Sun, 26 May 2024 15:29:40 GMT" }, { "version": "v2", "created": "Thu, 3 Apr 2025 19:30:12 GMT" } ]
2025-04-22T00:00:00
[ [ "Vaes", "Stefaan", "" ], [ "Wouters", "Lise", "" ] ]
2405.16639
Santanu Das
Santanu Das, Jatin Batra, Piyush Srivastava
A direct proof of a unified law of robustness for Bregman divergence losses
18 pages; fixed a typo in a citation
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In contemporary deep learning practice, models are often trained to near zero loss i.e. to nearly interpolate the training data. However, the number of parameters in the model is usually far more than the number of data points n, the theoretical minimum needed for interpolation: a phenomenon referred to as overparameterization. In an interesting piece of work, Bubeck and Sellke considered a natural notion of interpolation: the model is said to interpolate when the model's training loss goes below the loss of the conditional expectation of the response given the covariate. For this notion of interpolation and for a broad class of covariate distributions (specifically those satisfying a natural notion of concentration of measure), they showed that overparameterization is necessary for robust interpolation i.e. if the interpolating function is required to be Lipschitz. Their main proof technique applies to regression with square loss against a scalar response, but they remark that via a connection to Rademacher complexity and using tools such as the Ledoux-Talagrand contraction inequality, their result can be extended to more general losses, at least in the case of scalar response variables. In this work, we recast the original proof technique of Bubeck and Sellke in terms of a bias-variance type decomposition, and show that this view directly unlocks a generalization to Bregman divergence losses (even for vector-valued responses), without the use of tools such as Rademacher complexity or the Ledoux-Talagrand contraction principle. Bregman divergences are a natural class of losses since for these, the best estimator is the conditional expectation of the response given the covariate, and include other practical losses such as the cross entropy loss. Our work thus gives a more general understanding of the main proof technique of Bubeck and Sellke and demonstrates its broad utility.
[ { "version": "v1", "created": "Sun, 26 May 2024 17:30:44 GMT" }, { "version": "v2", "created": "Thu, 25 Jul 2024 11:21:50 GMT" }, { "version": "v3", "created": "Fri, 6 Sep 2024 07:24:18 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 12:53:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Das", "Santanu", "" ], [ "Batra", "Jatin", "" ], [ "Srivastava", "Piyush", "" ] ]
2405.17545
Bruno Scheihing Hitschfeld
Krishna Rajagopal, Bruno Scheihing-Hitschfeld and Rachel Steinhorst
Adiabatic Hydrodynamization and the Emergence of Attractors: a Unified Description of Hydrodynamization in Kinetic Theory
66 pages, 22 figures
JHEP 04 (2025) 028
10.1007/JHEP04(2025)028
MIT-CTP/5724
hep-ph nucl-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
"Attractor" solutions for the pre-hydrodynamic, far-from-equilibrium, evolution of the matter produced in relativistic heavy ion collisions have emerged as crucial descriptors of the rapid hydrodynamization of quark-gluon plasma (QGP). Adiabatic Hydrodynamization (AH) has been proposed as a framework with which to describe, explain, and predict attractor behavior that draws upon an analogy to the adiabatic approximation in quantum mechanics. In this work, we systematize the description of pre-hydrodynamic attractors in kinetic theory by showing how to use the AH framework to identify these long-lived solutions to which varied initial conditions rapidly evolve, demonstrating the robustness of this framework. In a simplified QCD kinetic theory in the small-angle scattering limit, we use AH to explain both the early- and late-time scaling behavior of a longitudinally expanding gluon gas in a unified framework. In this context, we show that AH provides a unified description of, and intuition for, all the stages of what in QCD would be bottom-up thermalization, starting from a pre-hydrodynamic attractor and ending with hydrodynamization. We additionally discuss the connection between the notions of scaling behavior and adiabaticity and the crucial role of time-dependent coordinate redefinitions in identifying the degrees of freedom of kinetic theories that give rise to attractor solutions. The tools we present open a path to the intuitive explanation of how attractor behavior arises and how the attractor evolves in all stages of the hydrodynamization of QGP in heavy ion collisions.
[ { "version": "v1", "created": "Mon, 27 May 2024 18:00:00 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 00:10:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Rajagopal", "Krishna", "" ], [ "Scheihing-Hitschfeld", "Bruno", "" ], [ "Steinhorst", "Rachel", "" ] ]
2405.17890
Wujiang Xu
Wujiang Xu, Qitian Wu, Zujie Liang, Jiaojiao Han, Xuying Ning, Yunxiao Shi, Wenfang Lin, Yongfeng Zhang
SLMRec: Distilling Large Language Models into Small for Sequential Recommendation
International Conference on Learning Representations (ICLR 2025)
null
null
null
cs.IR cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Sequential Recommendation (SR) task involves predicting the next item a user is likely to interact with, given their past interactions. The SR models examine the sequence of a user's actions to discern more complex behavioral patterns and temporal dynamics. Recent research demonstrates the great impact of LLMs on sequential recommendation systems, either viewing sequential recommendation as language modeling or serving as the backbone for user representation. Although these methods deliver outstanding performance, there is scant evidence of the necessity of a large language model and how large the language model is needed, especially in the sequential recommendation scene. Meanwhile, due to the huge size of LLMs, it is inefficient and impractical to apply a LLM-based model in real-world platforms that often need to process billions of traffic logs daily. In this paper, we explore the influence of LLMs' depth by conducting extensive experiments on large-scale industry datasets. Surprisingly, our motivational experiments reveal that most intermediate layers of LLMs are redundant, indicating that pruning the remaining layers can still maintain strong performance. Motivated by this insight, we empower small language models for SR, namely SLMRec, which adopt a simple yet effective knowledge distillation method. Moreover, SLMRec is orthogonal to other post-training efficiency techniques, such as quantization and pruning, so that they can be leveraged in combination. Comprehensive experimental results illustrate that the proposed SLMRec model attains the best performance using only 13% of the parameters found in LLM-based recommendation models while simultaneously achieving up to 6.6x and 8.0x speedups in training and inference time costs, respectively. Besides, we provide a theoretical justification for why small language models can perform comparably to large language models in SR.
[ { "version": "v1", "created": "Tue, 28 May 2024 07:12:06 GMT" }, { "version": "v2", "created": "Thu, 3 Oct 2024 21:00:05 GMT" }, { "version": "v3", "created": "Mon, 27 Jan 2025 15:12:02 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 18:07:13 GMT" } ]
2025-04-22T00:00:00
[ [ "Xu", "Wujiang", "" ], [ "Wu", "Qitian", "" ], [ "Liang", "Zujie", "" ], [ "Han", "Jiaojiao", "" ], [ "Ning", "Xuying", "" ], [ "Shi", "Yunxiao", "" ], [ "Lin", "Wenfang", "" ], [ "Zhang", "Yongfeng", "" ] ]
2405.18403
Hector Hawley-Herrera
H. Hawley-Herrera, E. Alfonso-Pita, E. Behnke, M. Bressler, B. Broerman, K. Clark, J. Corbett, C.E. Dahl, K. Dering, A. de St. Croix, D. Durnford, P. Giampa, J. Hall, O. Harris, N. Lamb, M. Laurin, I. Levine, W.H. Lippincott, X. Liu, N. Moss, R. Neilson, M.-C. Piro, D. Pyda, Z. Sheng, G. Sweeney, E. V\'azquez-J\'auregui, S. Westerdale, T.J. Whitis, A. Wright, E. Wyman, R. Zhang
Batch VUV4 Characterization for the SBC-LAr10 scintillating bubble chamber
25 pages, 19 figures
null
10.1088/1748-0221/19/08/T08003
FERMILAB-PUB-24-0280-LDRD-PPD
physics.ins-det
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Scintillating Bubble Chamber (SBC) collaboration purchased 32 Hamamatsu VUV4 silicon photomultipliers (SiPMs) for use in SBC-LAr10, a bubble chamber containing 10~kg of liquid argon. A dark-count characterization technique, which avoids the use of a single-photon source, was used at two temperatures to measure the VUV4 SiPMs breakdown voltage ($V_{\text{BD}}$), the SiPM gain ($g_{\text{SiPM}}$), the rate of change of $g_{\text{SiPM}}$ with respect to voltage ($m$), the dark count rate (DCR), and the probability of a correlated avalanche (P$_{\text{CA}}$) as well as the temperature coefficients of these parameters. A Peltier-based chilled vacuum chamber was developed at Queen's University to cool down the Quads to $233.15\pm0.2$~K and $255.15\pm0.2$~K with average stability of $\pm20$~mK. An analysis framework was developed to estimate $V_{\text{BD}}$ to tens of mV precision and DCR close to Poissonian error. The temperature dependence of $V_{\text{BD}}$ was found to be $56\pm2$~mV~K$^{-1}$, and $m$ on average across all Quads was found to be $(459\pm3(\rm{stat.})\pm23(\rm{sys.}))\times 10^{3}~e^-$~PE$^{-1}$~V$^{-1}$. The average DCR temperature coefficient was estimated to be $0.099\pm0.008$~K$^{-1}$ corresponding to a reduction factor of 7 for every 20~K drop in temperature. The average temperature dependence of P$_{\text{CA}}$ was estimated to be $4000\pm1000$~ppm~K$^{-1}$. P$_{\text{CA}}$ estimated from the average across all SiPMs is a better estimator than the P$_{\text{CA}}$ calculated from individual SiPMs, for all of the other parameters, the opposite is true. All the estimated parameters were measured to the precision required for SBC-LAr10, and the Quads will be used in conditions to optimize the signal-to-noise ratio.
[ { "version": "v1", "created": "Tue, 28 May 2024 17:44:48 GMT" }, { "version": "v2", "created": "Mon, 22 Jul 2024 17:23:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Hawley-Herrera", "H.", "" ], [ "Alfonso-Pita", "E.", "" ], [ "Behnke", "E.", "" ], [ "Bressler", "M.", "" ], [ "Broerman", "B.", "" ], [ "Clark", "K.", "" ], [ "Corbett", "J.", "" ], [ "Dahl", "C. E.", "" ], [ "Dering", "K.", "" ], [ "Croix", "A. de St.", "" ], [ "Durnford", "D.", "" ], [ "Giampa", "P.", "" ], [ "Hall", "J.", "" ], [ "Harris", "O.", "" ], [ "Lamb", "N.", "" ], [ "Laurin", "M.", "" ], [ "Levine", "I.", "" ], [ "Lippincott", "W. H.", "" ], [ "Liu", "X.", "" ], [ "Moss", "N.", "" ], [ "Neilson", "R.", "" ], [ "Piro", "M. -C.", "" ], [ "Pyda", "D.", "" ], [ "Sheng", "Z.", "" ], [ "Sweeney", "G.", "" ], [ "Vázquez-Jáuregui", "E.", "" ], [ "Westerdale", "S.", "" ], [ "Whitis", "T. J.", "" ], [ "Wright", "A.", "" ], [ "Wyman", "E.", "" ], [ "Zhang", "R.", "" ] ]
2405.18560
Shubhang Bhatnagar
Shubhang Bhatnagar, Narendra Ahuja
Potential Field Based Deep Metric Learning
Accepted to CVPR 2025
null
null
null
cs.CV cs.AI cs.IR cs.LG eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Deep metric learning (DML) involves training a network to learn a semantically meaningful representation space. Many current approaches mine n-tuples of examples and model interactions within each tuplets. We present a novel, compositional DML model that instead of in tuples, represents the influence of each example (embedding) by a continuous potential field, and superposes the fields to obtain their combined global potential field. We use attractive/repulsive potential fields to represent interactions among embeddings from images of the same/different classes. Contrary to typical learning methods, where mutual influence of samples is proportional to their distance, we enforce reduction in such influence with distance, leading to a decaying field. We show that such decay helps improve performance on real world datasets with large intra-class variations and label noise. Like other proxy-based methods, we also use proxies to succinctly represent sub-populations of examples. We evaluate our method on three standard DML benchmarks- Cars-196, CUB-200-2011, and SOP datasets where it outperforms state-of-the-art baselines.
[ { "version": "v1", "created": "Tue, 28 May 2024 20:10:06 GMT" }, { "version": "v2", "created": "Sun, 1 Dec 2024 05:22:22 GMT" }, { "version": "v3", "created": "Thu, 10 Apr 2025 04:49:39 GMT" }, { "version": "v4", "created": "Sat, 19 Apr 2025 09:27:53 GMT" } ]
2025-04-22T00:00:00
[ [ "Bhatnagar", "Shubhang", "" ], [ "Ahuja", "Narendra", "" ] ]
2405.19456
Xisen Wang
Xisen Wang, Yigit Ihlamur, Fuat Alican
SSFF: Investigating LLM Predictive Capabilities for Startup Success through a Multi-Agent Framework with Enhanced Explainability and Performance
For relevant code: https://github.com/Xisen-Wang/Startup-Success-Forecasting-Framework
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
LLM based agents have recently demonstrated strong potential in automating complex tasks, yet accurately predicting startup success remains an open challenge with few benchmarks and tailored frameworks. To address these limitations, we propose the Startup Success Forecasting Framework, an autonomous system that emulates the reasoning of venture capital analysts through a multi agent collaboration model. Our framework integrates traditional machine learning methods such as random forests and neural networks within a retrieval augmented generation framework composed of three interconnected modules: a prediction block, an analysis block, and an external knowledge block. We evaluate our framework and identify three main findings. First, by leveraging founder segmentation, startups led by L5 founders are 3.79 times more likely to succeed than those led by L1 founders. Second, baseline large language models consistently overpredict startup success and struggle under realistic class imbalances largely due to overreliance on founder claims. Third, our framework significantly enhances prediction accuracy, yielding a 108.3 percent relative improvement over GPT 4o mini and a 30.8 percent relative improvement over GPT 4o. These results demonstrate the value of a multi agent approach combined with discriminative machine learning in mitigating the limitations of standard large language model based prediction methods.
[ { "version": "v1", "created": "Wed, 29 May 2024 19:07:42 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 17:18:29 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Xisen", "" ], [ "Ihlamur", "Yigit", "" ], [ "Alican", "Fuat", "" ] ]
2405.20579
Yueyuan Li
Mingyang Jiang, Yueyuan Li, Songan Zhang, Siyuan Chen, Chunxiang Wang, Ming Yang
HOPE: A Reinforcement Learning-based Hybrid Policy Path Planner for Diverse Parking Scenarios
Accepted by T-ITS. 11 pages, 5 tables, 6 figures, 2 page appendix
null
10.1109/TITS.2025.3550417
null
cs.RO cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Automated parking stands as a highly anticipated application of autonomous driving technology. However, existing path planning methodologies fall short of addressing this need due to their incapability to handle the diverse and complex parking scenarios in reality. While non-learning methods provide reliable planning results, they are vulnerable to intricate occasions, whereas learning-based ones are good at exploration but unstable in converging to feasible solutions. To leverage the strengths of both approaches, we introduce Hybrid pOlicy Path plannEr (HOPE). This novel solution integrates a reinforcement learning agent with Reeds-Shepp curves, enabling effective planning across diverse scenarios. HOPE guides the exploration of the reinforcement learning agent by applying an action mask mechanism and employs a transformer to integrate the perceived environmental information with the mask. To facilitate the training and evaluation of the proposed planner, we propose a criterion for categorizing the difficulty level of parking scenarios based on space and obstacle distribution. Experimental results demonstrate that our approach outperforms typical rule-based algorithms and traditional reinforcement learning methods, showing higher planning success rates and generalization across various scenarios. We also conduct real-world experiments to verify the practicability of HOPE. The code for our solution is openly available on https://github.com/jiamiya/HOPE.
[ { "version": "v1", "created": "Fri, 31 May 2024 02:17:51 GMT" }, { "version": "v2", "created": "Fri, 5 Jul 2024 02:11:54 GMT" }, { "version": "v3", "created": "Mon, 3 Mar 2025 10:57:41 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 05:53:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Jiang", "Mingyang", "" ], [ "Li", "Yueyuan", "" ], [ "Zhang", "Songan", "" ], [ "Chen", "Siyuan", "" ], [ "Wang", "Chunxiang", "" ], [ "Yang", "Ming", "" ] ]
2405.20870
Puqing Jiang
Tao Chen, Shangzhi Song, Yang Shen, Kexin Zhang, Puqing Jiang
Simultaneous Measurement of Thermal Conductivity and Heat Capacity Across Diverse Materials Using the Square-Pulsed Source (SPS) Technique
null
null
10.1016/j.icheatmasstransfer.2024.107849
null
physics.app-ph
http://creativecommons.org/licenses/by/4.0/
State-of-the-art techniques like dual-frequency Time-Domain Thermoreflectance (TDTR) and Frequency-Domain Thermoreflectance (FDTR) offer superb capability for simultaneous measurements of thermal conductivity and heat capacity with a spatial resolution on the order of 10 {\mu}m. However, their applicability is limited to highly conductive materials with an in-plane thermal conductivity exceeding 10 W/(m*K). In this paper, we introduce the Square-Pulsed Source (SPS) technique, offering a novel approach to concurrently measure thermal conductivity and heat capacity with a 10 {\mu}m spatial resolution, while significantly extending the measurable thermal conductivity range to an unprecedented low of 0.1 W/(m*K), offering enhanced versatility. To demonstrate and validate its efficacy, we conducted measurements on various standard materials--PMMA, silica, sapphire, silicon, and diamond--spanning a wide thermal conductivity range from 0.1 to 2000 W/(m*K). The obtained results exhibit remarkable agreement with literature values, with a typical measurement uncertainty of less than 10% across the entire thermal conductivity range. By providing a unique capability to characterize both highly and lowly conductive materials with micron-scale spatial resolution, the SPS method opens new avenues for understanding and engineering thermal properties across diverse applications.
[ { "version": "v1", "created": "Fri, 31 May 2024 14:48:36 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Tao", "" ], [ "Song", "Shangzhi", "" ], [ "Shen", "Yang", "" ], [ "Zhang", "Kexin", "" ], [ "Jiang", "Puqing", "" ] ]
2406.00854
Mituhiro Fukuda
Mituhiro Fukuda, Walter G\'omez, Gabriel Haeser, and Leonardo Makoto Mito
Exploiting cone approximations in an augmented Lagrangian method for conic optimization
13 pages, 5 figures
null
null
null
math.OC
http://creativecommons.org/licenses/by-sa/4.0/
We propose an algorithm for general nonlinear conic programming which does not require the knowledge of the full cone, but rather a simpler, more tractable, approximation of it. We prove that the algorithm satisfies a strong global convergence property in the sense that it generates a strong sequential optimality condition. In particular, a KKT point is necessarily found when a limit point satisfies Robinson's condition. We conduct numerical experiments minimizing nonlinear functions subject to a copositive cone constraint. In order to do this, we consider a well known polyhedral approximation of this cone by means of refining the polyhedral constraints after each augmented Lagrangian iteration. We show that our strategy outperforms the standard approach of considering a close polyhedral approximation of the full copositive cone in every iteration.
[ { "version": "v1", "created": "Sun, 2 Jun 2024 20:19:59 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 22:26:21 GMT" } ]
2025-04-22T00:00:00
[ [ "Fukuda", "Mituhiro", "" ], [ "Gómez", "Walter", "" ], [ "Haeser", "Gabriel", "" ], [ "Mito", "Leonardo Makoto", "" ] ]
2406.00888
Omar Shaikh
Omar Shaikh, Michelle S. Lam, Joey Hejna, Yijia Shao, Hyundong Cho, Michael S. Bernstein, Diyi Yang
Aligning Language Models with Demonstrated Feedback
ICLR 2025; 28 pages, 8 figures
null
null
null
cs.CL cs.HC
http://creativecommons.org/licenses/by/4.0/
Language models are aligned to emulate the collective voice of many, resulting in outputs that align with no one in particular. Steering LLMs away from generic output is possible through supervised finetuning or RLHF, but requires prohibitively large datasets for new ad-hoc tasks. We argue that it is instead possible to align an LLM to a specific setting by leveraging a very small number (< 10) of demonstrations as feedback. Our method, Demonstration ITerated Task Optimization (DITTO), directly aligns language model outputs to a user's demonstrated behaviors. Derived using ideas from online imitation learning, DITTO cheaply generates online comparison data by treating users' demonstrations as preferred over output from the LLM and its intermediate checkpoints. Concretely, DITTO operates by having an LLM generate examples that are presumed to be inferior to expert demonstrations. The method iteratively constructs pairwise preference relationships between these LLM-generated samples and expert demonstrations, potentially including comparisons between different training checkpoints. These constructed preference pairs are then used to train the model using a preference optimization algorithm (e.g. DPO). We evaluate DITTO's ability to learn fine-grained style and task alignment across domains such as news articles, emails, and blog posts. Additionally, we conduct a user study soliciting a range of demonstrations from participants (N = 16). Across our benchmarks and user study, we find that win-rates for DITTO outperform few-shot prompting, supervised fine-tuning, and other self-play methods by an avg. of 19% points. By using demonstrations as feedback directly, DITTO offers a novel method for effective customization of LLMs.
[ { "version": "v1", "created": "Sun, 2 Jun 2024 23:13:56 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 19:45:34 GMT" } ]
2025-04-22T00:00:00
[ [ "Shaikh", "Omar", "" ], [ "Lam", "Michelle S.", "" ], [ "Hejna", "Joey", "" ], [ "Shao", "Yijia", "" ], [ "Cho", "Hyundong", "" ], [ "Bernstein", "Michael S.", "" ], [ "Yang", "Diyi", "" ] ]
2406.01555
Xiao Chen
Xiao Chen, Xudong Jiang, Yunkang Tao, Zhen Lei, Qing Li, Chenyang Lei, Zhaoxiang Zhang
FIRM: Flexible Interactive Reflection reMoval
Accepted by AAAI 2025
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Removing reflection from a single image is challenging due to the absence of general reflection priors. Although existing methods incorporate extensive user guidance for satisfactory performance, they often lack the flexibility to adapt user guidance in different modalities, and dense user interactions further limit their practicality. To alleviate these problems, this paper presents FIRM, a novel framework for Flexible Interactive image Reflection reMoval with various forms of guidance, where users can provide sparse visual guidance (e.g., points, boxes, or strokes) or text descriptions for better reflection removal. Firstly, we design a novel user guidance conversion module (UGC) to transform different forms of guidance into unified contrastive masks. The contrastive masks provide explicit cues for identifying reflection and transmission layers in blended images. Secondly, we devise a contrastive mask-guided reflection removal network that comprises a newly proposed contrastive guidance interaction block (CGIB). This block leverages a unique cross-attention mechanism that merges contrastive masks with image features, allowing for precise layer separation. The proposed framework requires only 10\% of the guidance time needed by previous interactive methods, which makes a step-change in flexibility. Extensive results on public real-world reflection removal datasets validate that our method demonstrates state-of-the-art reflection removal performance. Code is avaliable at https://github.com/ShawnChenn/FlexibleReflectionRemoval.
[ { "version": "v1", "created": "Mon, 3 Jun 2024 17:34:37 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 19:36:54 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Xiao", "" ], [ "Jiang", "Xudong", "" ], [ "Tao", "Yunkang", "" ], [ "Lei", "Zhen", "" ], [ "Li", "Qing", "" ], [ "Lei", "Chenyang", "" ], [ "Zhang", "Zhaoxiang", "" ] ]
2406.02849
Tomokazu Kiyota
Tomokazu Kiyota, Makoto Ando, Masayuki Tanaka, Alexis Finoguenov, Sadman Shariar Ali, Jean Coupon, Guillaume Desprez, Stephen Gwyn, Marcin Sawicki, Rhythm Shimakawa
Cluster candidates with massive quiescent galaxies at $z\sim2$
21 pages, 9 figures, published in The Astrophysical Journal, 980, 104
The Astrophysical Journal, 980:104 (15pp), 2025 February 10
10.3847/1538-4357/ada5f4
null
astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Galaxy clusters are crucial to understanding role of the environment in galaxy evolution. However, due to their rarity, only a limited number of clusters have been identified at $z\gtrsim2$. In this paper, we report a discovery of seven cluster candidates with massive quiescent galaxies at $z\sim2$ in the $3.5\,\mathrm{deg}^{2}$ area of the XMM-LSS field, roughly doubling the known cluster sample at this frontier redshift if confirmed. We construct a photometric redshift catalog based on deep ($i\sim26$, $K_\mathrm{s}\sim24$) multi-wavelength photometry from $u^*$-band to $K$-band gathered from the Hyper Suprime-Cam Subaru Strategic Program and other collaborative/public surveys. We adopt a Gaussian kernel density estimate with two different spatial scales (10" and 60") to draw a density map of massive ($\log(M_{*}/M_{\odot})>10.5$) and quiescent ($\log(\mathrm{sSFR\, [\mathrm{yr^{-1}}]})<-10$) galaxies at $z\sim2$. Then, We identify seven prominent overdensities. These candidates show clear red sequences in color-magnitude diagrams ($z-H$ vs. $H$). Moreover, one of them shows an extended X-ray emission with $L_\mathrm{X}=(1.46\pm0.35)\times10^{44}$ erg s$^{-1}$, suggesting its virialized nature. There is no clear evidence of enhancement nor suppression of the star formation rate of the main sequence galaxies in the clusters. We find that cluster galaxies have a higher fraction of transition population with $-10.5<\log(\mathrm{sSFR\, [\mathrm{yr^{-1}}]})<-10$ ($12\%$) than the field ($2\%$), which implies the ongoing star formation quenching. The quiescent fraction in the cluster candidates also exceeds that in the field. We confirm that the excess of a quiescent fraction is larger for higher-mass galaxies. This is the first statistical evidence for the mass-dependent environmental quenching at work in clusters even at $z\sim2$.
[ { "version": "v1", "created": "Wed, 5 Jun 2024 01:53:35 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 04:20:18 GMT" } ]
2025-04-22T00:00:00
[ [ "Kiyota", "Tomokazu", "" ], [ "Ando", "Makoto", "" ], [ "Tanaka", "Masayuki", "" ], [ "Finoguenov", "Alexis", "" ], [ "Ali", "Sadman Shariar", "" ], [ "Coupon", "Jean", "" ], [ "Desprez", "Guillaume", "" ], [ "Gwyn", "Stephen", "" ], [ "Sawicki", "Marcin", "" ], [ "Shimakawa", "Rhythm", "" ] ]
2406.04251
Haosen Yang
Haosen Yang and Chenhao Zhang and Wenqing Wang and Marco Volino and Adrian Hilton and Li Zhang and Xiatian Zhu
Improving Gaussian Splatting with Localized Points Management
CVPR 2025 (Highlight). Github: https://happy-hsy.github.io/projects/LPM/
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Point management is critical for optimizing 3D Gaussian Splatting models, as point initiation (e.g., via structure from motion) is often distributionally inappropriate. Typically, Adaptive Density Control (ADC) algorithm is adopted, leveraging view-averaged gradient magnitude thresholding for point densification, opacity thresholding for pruning, and regular all-points opacity reset. We reveal that this strategy is limited in tackling intricate/special image regions (e.g., transparent) due to inability of identifying all 3D zones requiring point densification, and lacking an appropriate mechanism to handle ill-conditioned points with negative impacts (e.g., occlusion due to false high opacity). To address these limitations, we propose a Localized Point Management (LPM) strategy, capable of identifying those error-contributing zones in greatest need for both point addition and geometry calibration. Zone identification is achieved by leveraging the underlying multiview geometry constraints, subject to image rendering errors. We apply point densification in the identified zones and then reset the opacity of the points in front of these regions, creating a new opportunity to correct poorly conditioned points. Serving as a versatile plugin, LPM can be seamlessly integrated into existing static 3D and dynamic 4D Gaussian Splatting models with minimal additional cost. Experimental evaluations validate the efficacy of our LPM in boosting a variety of existing 3D/4D models both quantitatively and qualitatively. Notably, LPM improves both static 3DGS and dynamic SpaceTimeGS to achieve state-of-the-art rendering quality while retaining real-time speeds, excelling on challenging datasets such as Tanks & Temples and the Neural 3D Video dataset.
[ { "version": "v1", "created": "Thu, 6 Jun 2024 16:55:07 GMT" }, { "version": "v2", "created": "Thu, 13 Jun 2024 16:28:31 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 20:49:49 GMT" } ]
2025-04-22T00:00:00
[ [ "Yang", "Haosen", "" ], [ "Zhang", "Chenhao", "" ], [ "Wang", "Wenqing", "" ], [ "Volino", "Marco", "" ], [ "Hilton", "Adrian", "" ], [ "Zhang", "Li", "" ], [ "Zhu", "Xiatian", "" ] ]
2406.05057
Radek Erban
Gheorghe Craciun and Radek Erban
Planar chemical reaction systems with algebraic and non-algebraic limit cycles
accepted for publication in Journal of Mathematical Biology
null
null
null
math.DS q-bio.MN
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Hilbert number $H(n)$ is defined as the maximum number of limit cycles of a planar autonomous system of ordinary differential equations (ODEs) with right-hand sides containing polynomials of degree at most $n \in {\mathbb N}$. The dynamics of chemical reaction systems with two chemical species can be (under mass-action kinetics) described by such planar autonomous ODEs, where $n$ is equal to the maximum order of the chemical reactions in the system. Analogues of the Hilbert number $H(n)$ for three different classes of chemical reaction systems are investigated: (i) chemical systems with reactions up to the $n$-th order; (ii) systems with up to $n$-molecular chemical reactions; and (iii) weakly reversible chemical reaction networks. In each case (i), (ii) and (iii), the question on the number of limit cycles is considered. Lower bounds on the modified Hilbert numbers are provided for both algebraic and non-algebraic limit cycles. Furthermore, given a general algebraic curve $h(x,y)=0$ of degree $n_h \in {\mathbb N}$ and containing one or more ovals in the positive quadrant, a chemical system is constructed which has the oval(s) as its stable algebraic limit cycle(s). The ODEs describing the dynamics of the constructed chemical system contain polynomials of degree at most $n=2\,n_h+1.$ Considering $n_h \ge 4,$ the algebraic curve $h(x,y)=0$ can contain multiple closed components with the maximum number of ovals given by Harnack's curve theorem as $1+(n_h-1)(n_h-2)/2$, which is equal to 4 for $n_h=4.$ Algebraic curve $h(x,y)=0$ with $n_h=4$ and the maximum number of four ovals is used to construct a chemical system which has four stable algebraic limit cycles.
[ { "version": "v1", "created": "Fri, 7 Jun 2024 16:26:22 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 20:00:43 GMT" } ]
2025-04-22T00:00:00
[ [ "Craciun", "Gheorghe", "" ], [ "Erban", "Radek", "" ] ]
2406.05456
Elvio Di Salvo
Elvio Di Salvo, Ziad J. Ajaltouni and Flavio Fontanelli
Predictions and Tests for Semi-leptonic Decays of Beauty Hadrons,
35 pages - Accepted for publication on Int. Jou. Mod. Phys. A
null
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We make predictions and propose tests for the semi-leptonic decays $B\to D^{(*)} l \bar{\nu}_l$ and $\Lambda_b\to \Lambda_c l \bar{\nu}_l$, with $l$ = $e$, $\mu$ and $\tau$. Preliminarily, we study such processes according to the $\ell-s$ scheme, which helps interpreting the results of previous analyses. Then, we write the angular distributions of those decays in the helicity formalism and suggest for each decay some tests for distinguishing among the various Dirac operators which may explain the tensions with the standard model. In particular, we propose, for $l$ = $e$ and $\mu$, to study the fully differential distribution. In the cases of the $B\to D^*$ and $\Lambda_b$ decays, important physical information can be extracted even after integrating over the momentum of the charged lepton, which is quite suitable for $l$ = $\tau$. Especially, the decay angular distribution of polarized $\Lambda_b$ depends on five observables, which assume different values according to the various new-physics interactions; one of these observables is related to the longitudinal polarization of the $\tau-\bar{\nu}_\tau$ system, which can be compared with the $D^*$ longitudinal polarization in the $B\to D^*$ decay. Moreover, we analyze the $\tau$ anomaly in the branching ratios of the semi-leptonic decays; to this end, we make some assumptions, which have a remarkable predictive power and lead to results in agreement with previous theoretical calculations. Thanks to these assumptions, we combine our present analysis of the $\Lambda_b$ decay with the previous ones of the $B\to D^{(*)}$ decays, getting strong constraints on the parameters which characterize the different new-physics operators and an indication on the most likely one.
[ { "version": "v1", "created": "Sat, 8 Jun 2024 12:31:41 GMT" }, { "version": "v2", "created": "Sat, 19 Apr 2025 14:56:17 GMT" } ]
2025-04-22T00:00:00
[ [ "Di Salvo", "Elvio", "" ], [ "Ajaltouni", "Ziad J.", "" ], [ "Fontanelli", "Flavio", "" ] ]
2406.05497
Jacob Erickson
Jacob W. Erickson
Holonomy of parabolic geometries near isolated higher-order fixed points
28 pages, 4 figures. Simplifies results from original version of arXiv:2303.00561. Revisions: added a "continuous dependence on parameters" lemma to simplify development continuity results
null
null
null
math.DG
http://creativecommons.org/licenses/by/4.0/
For Cartan geometries admitting automorphisms with isotropies satisfying a particular, loosely dynamical property on their model geometries, we demonstrate the existence of an open subset of the geometry with trivial holonomy. This property, which generalizes characteristics of isotropies corresponding to isolated higher-order fixed points in parabolic geometries that are known to require a nearby open subset to have vanishing curvature, only relies upon the behavior of the isotropy in the model geometry, and therefore applies regardless of initial curvature assumptions, such as regularity or normality. Along the way to proving our main results, we also derive a couple of results for working with holonomy, relating to limits of sequences of developments and the existence of antidevelopments, that are useful in their own right. To showcase the effectiveness of the techniques developed, we use them to completely characterize all almost c-projective and almost quaternionic structures that admit a nontrivial automorphism with a higher-order fixed point, as well as all nondegenerate partially integrable almost CR structures that admit a higher-order fixed point with non-null isotropy.
[ { "version": "v1", "created": "Sat, 8 Jun 2024 15:38:15 GMT" }, { "version": "v2", "created": "Fri, 18 Apr 2025 18:57:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Erickson", "Jacob W.", "" ] ]
2406.05755
Hou-I Liu
Hou-I Liu, Yu-Wen Tseng, Kai-Cheng Chang, Pin-Jyun Wang, Hong-Han Shuai, Wen-Huang Cheng
A DeNoising FPN With Transformer R-CNN for Tiny Object Detection
The article is accepted by IEEE Transactions on Geoscience and Remote Sensing. Our code will be available at https://github.com/hoiliu-0801/DNTR
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite notable advancements in the field of computer vision, the precise detection of tiny objects continues to pose a significant challenge, largely owing to the minuscule pixel representation allocated to these objects in imagery data. This challenge resonates profoundly in the domain of geoscience and remote sensing, where high-fidelity detection of tiny objects can facilitate a myriad of applications ranging from urban planning to environmental monitoring. In this paper, we propose a new framework, namely, DeNoising FPN with Trans R-CNN (DNTR), to improve the performance of tiny object detection. DNTR consists of an easy plug-in design, DeNoising FPN (DN-FPN), and an effective Transformer-based detector, Trans R-CNN. Specifically, feature fusion in the feature pyramid network is important for detecting multiscale objects. However, noisy features may be produced during the fusion process since there is no regularization between the features of different scales. Therefore, we introduce a DN-FPN module that utilizes contrastive learning to suppress noise in each level's features in the top-down path of FPN. Second, based on the two-stage framework, we replace the obsolete R-CNN detector with a novel Trans R-CNN detector to focus on the representation of tiny objects with self-attention. Experimental results manifest that our DNTR outperforms the baselines by at least 17.4% in terms of APvt on the AI-TOD dataset and 9.6% in terms of AP on the VisDrone dataset, respectively. Our code will be available at https://github.com/hoiliu-0801/DNTR.
[ { "version": "v1", "created": "Sun, 9 Jun 2024 12:18:15 GMT" }, { "version": "v2", "created": "Tue, 11 Jun 2024 07:50:33 GMT" }, { "version": "v3", "created": "Sat, 15 Jun 2024 11:26:14 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 09:18:30 GMT" } ]
2025-04-22T00:00:00
[ [ "Liu", "Hou-I", "" ], [ "Tseng", "Yu-Wen", "" ], [ "Chang", "Kai-Cheng", "" ], [ "Wang", "Pin-Jyun", "" ], [ "Shuai", "Hong-Han", "" ], [ "Cheng", "Wen-Huang", "" ] ]
2406.06050
Jinnan Chen
Jinnan Chen, Chen Li, Jianfeng Zhang, Lingting Zhu, Buzhen Huang, Hanlin Chen, Gim Hee Lee
Generalizable Human Gaussians from Single-View Image
ICLR 2025: https://jinnan-chen.github.io/projects/HGM/
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, we tackle the task of learning 3D human Gaussians from a single image, focusing on recovering detailed appearance and geometry including unobserved regions. We introduce a single-view generalizable Human Gaussian Model (HGM), which employs a novel generate-then-refine pipeline with the guidance from human body prior and diffusion prior. Our approach uses a ControlNet to refine rendered back-view images from coarse predicted human Gaussians, then uses the refined image along with the input image to reconstruct refined human Gaussians. To mitigate the potential generation of unrealistic human poses and shapes, we incorporate human priors from the SMPL-X model as a dual branch, propagating image features from the SMPL-X volume to the image Gaussians using sparse convolution and attention mechanisms. Given that the initial SMPL-X estimation might be inaccurate, we gradually refine it with our HGM model. We validate our approach on several publicly available datasets. Our method surpasses previous methods in both novel view synthesis and surface reconstruction. Our approach also exhibits strong generalization for cross-dataset evaluation and in-the-wild images.
[ { "version": "v1", "created": "Mon, 10 Jun 2024 06:38:11 GMT" }, { "version": "v2", "created": "Thu, 3 Oct 2024 12:52:10 GMT" }, { "version": "v3", "created": "Fri, 4 Oct 2024 03:52:15 GMT" }, { "version": "v4", "created": "Sun, 20 Apr 2025 08:38:50 GMT" } ]
2025-04-22T00:00:00
[ [ "Chen", "Jinnan", "" ], [ "Li", "Chen", "" ], [ "Zhang", "Jianfeng", "" ], [ "Zhu", "Lingting", "" ], [ "Huang", "Buzhen", "" ], [ "Chen", "Hanlin", "" ], [ "Lee", "Gim Hee", "" ] ]
2406.06560
Arduin Findeis
Arduin Findeis, Timo Kaufmann, Eyke H\"ullermeier, Samuel Albanie, Robert Mullins
Inverse Constitutional AI: Compressing Preferences into Principles
Accepted at ICLR 2025, v2 is camera-ready version; Main changes from v1: extended experiments, additional baselines
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Feedback data is widely used for fine-tuning and evaluating state-of-the-art AI models. Pairwise text preferences, where human or AI annotators select the "better" of two options, are particularly common. Such preferences are used to train (reward) models or to rank models with aggregate statistics. For many applications it is desirable to understand annotator preferences in addition to modelling them - not least because extensive prior work has shown various unintended biases in preference datasets. Yet, preference datasets remain challenging to interpret. Neither black-box reward models nor statistics can answer why one text is preferred over another. Manual interpretation of the numerous (long) response pairs is usually equally infeasible. In this paper, we introduce the Inverse Constitutional AI (ICAI) problem, formulating the interpretation of pairwise text preference data as a compression task. In constitutional AI, a set of principles (a constitution) is used to provide feedback and fine-tune AI models. ICAI inverts this process: given a feedback dataset, we aim to extract a constitution that best enables a large language model (LLM) to reconstruct the original annotations. We propose a corresponding ICAI algorithm and validate its generated constitutions quantitatively based on annotation reconstruction accuracy on several datasets: (a) synthetic feedback data with known principles; (b) AlpacaEval cross-annotated human feedback data; (c) crowdsourced Chatbot Arena data; and (d) PRISM data from diverse demographic groups. As a short and interpretable representation of the original dataset, generated constitutions have many potential use cases: help identify undesirable annotator biases, understand model performance better, scale feedback to unseen data, or adapt models to individual user or group preferences. We release the source code at https://github.com/rdnfn/icai.
[ { "version": "v1", "created": "Sun, 2 Jun 2024 11:54:50 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:37:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Findeis", "Arduin", "" ], [ "Kaufmann", "Timo", "" ], [ "Hüllermeier", "Eyke", "" ], [ "Albanie", "Samuel", "" ], [ "Mullins", "Robert", "" ] ]
2406.06941
Harrison Li
Harrison H. Li
Efficient estimation and data fusion under general semiparametric restrictions on outcome mean functions
52 pages, 4 figures. Substantially rewritten for clarity from previous version
null
null
null
stat.ME math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
We provide a novel characterization of semiparametric efficiency in a generic supervised learning setting where the outcome mean function -- defined as the conditional expectation of the outcome of interest given the other observed variables -- is restricted to lie in some known semiparametric function class. The primary motivation is causal inference where a researcher running a randomized controlled trial often has access to an auxiliary observational dataset that is confounded or otherwise biased for estimating causal effects. Prior work has imposed various bespoke assumptions on this bias in an attempt to improve precision via data fusion. We show how many of these assumptions can be formulated as restrictions on the outcome mean function in the concatenation of the experimental and observational datasets. Then our theory provides a unified framework to maximally leverage such restrictions for precision gain by constructing efficient estimators in all of these settings as well as in a wide range of others that future investigators might be interested in. For example, when the observational dataset is subject to outcome-mediated selection bias, we show our novel efficient estimator dominates an existing control variate approach both asymptotically and in numerical studies.
[ { "version": "v1", "created": "Tue, 11 Jun 2024 04:49:04 GMT" }, { "version": "v2", "created": "Mon, 29 Jul 2024 05:41:55 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 00:07:13 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Harrison H.", "" ] ]
2406.07116
Alexis Knezevitch
Alexis Knezevitch
Transport of low regularity Gaussian measures for the 1d quintic nonlinear Schr\"odinger equation
null
Nonlinear Differ. Equ. Appl. 32, 45 (2025)
10.1007/s00030-025-01049-3
null
math.AP
http://creativecommons.org/licenses/by/4.0/
We consider the 1d nonlinear Schr\"odinger equation (NLS) on the torus with initial data distributed according to the Gaussian measure with covariance operator $(1 - \Delta)^{-s}$, where $\Delta$ is the Laplace operator. We prove that the Gaussian measures are quasi-invariant along the flow of (NLS) for the full range $s > \frac{3}{2}$. This improves a previous result obtained by Planchon, Tzvetkov and Visciglia (in 2019), where the quasi-invariance is proven for $s=2k$, for all integers $k\geq 1$. In our approach, to prove the quasi-invariance, we directly establish an explicit formula for the Radon-Nikodym derivative $G_s(t,.)$ of the transported measures, which is obtained as the limit of truncated Radon-Nikodym derivatives $G_{s,N}(t,.)$ for transported measures associated with a truncated system. We also prove that the Radon-Nikodym derivatives belong to $L^p$, $p>1$, with respect to $H^1(\mathbb{T})$-cutoff Gaussian measures, relying on the introduction of weighted Gaussian measures produced by a normal form reduction, following a recent work by Sun and Tzvetkov (in 2023). Additionally, we prove that the truncated densities $G_{s,N}(t,.)$ converges to $G_s(t,.)$ in $L^p$ (with respect to the $H^1(\mathbb{T})$-cutoff Gaussian measures).
[ { "version": "v1", "created": "Tue, 11 Jun 2024 10:01:51 GMT" } ]
2025-04-22T00:00:00
[ [ "Knezevitch", "Alexis", "" ] ]
2406.07382
Haibo Wang
Bahram Alidaee and Haibo Wang
Multilevel Facility Location Optimization: A Novel Integer Programming Formulation and Approaches to Heuristic Solutions
38 pages
null
null
null
math.OC cs.DM
http://creativecommons.org/licenses/by/4.0/
We attack the 4-level facility location problem (4L-FLP), a critical component in supply chains. Foundational tasks here involve selecting markets, plants, warehouses, and distribution centers to maximize profits while considering related constraints. Based on a variation of the quadratic assignment problem, we propose a novel integer programming formula that significantly reduces the variables. Our model incorporates several realistic features, including transportation costs and upper bounds on facilities at each level. It accounts for one-time fixed costs associated with selecting each facility. To solve this complex problem, we develop and experimentally test two solution procedures: a multi-start greedy heuristic and a multi-start tabu search. We conduct extensive sensitivity analyses on the results to assess the reliability of proposed algorithms. This study contributes to improved solution methods for large-scale 4L-FLPs, providing a valuable tool for supply chain maturity.
[ { "version": "v1", "created": "Tue, 11 Jun 2024 15:50:35 GMT" }, { "version": "v2", "created": "Mon, 17 Jun 2024 18:54:43 GMT" }, { "version": "v3", "created": "Sat, 19 Apr 2025 03:19:55 GMT" } ]
2025-04-22T00:00:00
[ [ "Alidaee", "Bahram", "" ], [ "Wang", "Haibo", "" ] ]
2406.07745
Soumen Pradhan
Victor Lopez-Richard, Soumen Pradhan, Leonardo K. Castelano, Rafael Schio Wengenroth Silva, Ovidiu Lipan, Sven H\"ofling and Fabian Hartmann
Accuracy Bottlenecks in Impedance Spectroscopy due to Transient Effects
5 figures
null
10.1063/5.0227045
null
cond-mat.mes-hall
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Impedance spectroscopy is vital for material characterization and assessing electrochemical device performance. It provides real-time analysis of dynamic processes such as electrode kinetics, electrons, holes or ion transport, and interfacial or defect driven phenomena. However, the technique is sensitive to experimental conditions, introducing potential variability in results. The intricate interplay of transient effects within the realm of spectral impedance analyses introduces a layer of complexity that may impede straightforward interpretations. This demands a nuanced approach for refining analytical methodologies and ensuring the fidelity of impedance characterization once the dynamic contributions of transient ingredients cannot be disentangled from the underlying steady-state characteristics. In our study, we experimentally identify that the transient effects in a memristor device are most pronounced near an optimal frequency related to intrinsic relaxation times, with these effects diminishing as the frequency varies beyond or below this range. While inherent systematic errors impose a practical limit (accuracy floor) on achievable measurement accuracy, this paper offers qualitative and quantitative insights into how specific procedures affect this limit and how to reduce it in orders of magnitude. Only by effectively addressing these errors we can push beyond this constraint.
[ { "version": "v1", "created": "Tue, 11 Jun 2024 22:03:28 GMT" }, { "version": "v2", "created": "Sat, 12 Oct 2024 09:36:11 GMT" } ]
2025-04-22T00:00:00
[ [ "Lopez-Richard", "Victor", "" ], [ "Pradhan", "Soumen", "" ], [ "Castelano", "Leonardo K.", "" ], [ "Silva", "Rafael Schio Wengenroth", "" ], [ "Lipan", "Ovidiu", "" ], [ "Höfling", "Sven", "" ], [ "Hartmann", "Fabian", "" ] ]
2406.08472
Berat Mert Albaba
Mert Albaba, Sammy Christen, Thomas Langarek, Christoph Gebhardt, Otmar Hilliges, Michael J. Black
RILe: Reinforced Imitation Learning
null
null
null
null
cs.LG cs.AI cs.RO
http://creativecommons.org/licenses/by/4.0/
Acquiring complex behaviors is essential for artificially intelligent agents, yet learning these behaviors in high-dimensional settings poses a significant challenge due to the vast search space. Traditional reinforcement learning (RL) requires extensive manual effort for reward function engineering. Inverse reinforcement learning (IRL) uncovers reward functions from expert demonstrations but relies on an iterative process that is often computationally expensive. Imitation learning (IL) provides a more efficient alternative by directly comparing an agent's actions to expert demonstrations; however, in high-dimensional environments, such direct comparisons often offer insufficient feedback for effective learning. We introduce RILe (Reinforced Imitation Learning), a framework that combines the strengths of imitation learning and inverse reinforcement learning to learn a dense reward function efficiently and achieve strong performance in high-dimensional tasks. RILe employs a novel trainer-student framework: the trainer learns an adaptive reward function, and the student uses this reward signal to imitate expert behaviors. By dynamically adjusting its guidance as the student evolves, the trainer provides nuanced feedback across different phases of learning. Our framework produces high-performing policies in high-dimensional tasks where direct imitation fails to replicate complex behaviors. We validate RILe in challenging robotic locomotion tasks, demonstrating that it significantly outperforms existing methods and achieves near-expert performance across multiple settings.
[ { "version": "v1", "created": "Wed, 12 Jun 2024 17:56:31 GMT" }, { "version": "v2", "created": "Mon, 21 Oct 2024 17:59:13 GMT" }, { "version": "v3", "created": "Mon, 3 Feb 2025 13:57:58 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 17:59:59 GMT" } ]
2025-04-22T00:00:00
[ [ "Albaba", "Mert", "" ], [ "Christen", "Sammy", "" ], [ "Langarek", "Thomas", "" ], [ "Gebhardt", "Christoph", "" ], [ "Hilliges", "Otmar", "" ], [ "Black", "Michael J.", "" ] ]
2406.09110
Alvaro Y\'ang\"uez
Eleni Diamanti, Alex B. Grilo, Adriano Innocenzi, Pascal Lefebvre, Verena Yacoub, \'Alvaro Y\'ang\"uez
A Practical Protocol for Quantum Oblivious Transfer from One-Way Functions
29 pages
null
null
null
quant-ph cs.CR
http://creativecommons.org/licenses/by/4.0/
We present a new simulation-secure quantum oblivious transfer (QOT) protocol based on one-way functions in the plain model. With a focus on practical implementation, our protocol surpasses prior works in efficiency, promising feasible experimental realization. We address potential experimental errors and their correction, offering analytical expressions to facilitate the analysis of the required quantum resources. Technically, we achieve simulation security for QOT through an equivocal and relaxed-extractable quantum bit commitment.
[ { "version": "v1", "created": "Thu, 13 Jun 2024 13:39:56 GMT" }, { "version": "v2", "created": "Mon, 4 Nov 2024 13:25:31 GMT" } ]
2025-04-22T00:00:00
[ [ "Diamanti", "Eleni", "" ], [ "Grilo", "Alex B.", "" ], [ "Innocenzi", "Adriano", "" ], [ "Lefebvre", "Pascal", "" ], [ "Yacoub", "Verena", "" ], [ "Yángüez", "Álvaro", "" ] ]
2406.09317
Meng Wang
Meng Wang, Tian Lin, Aidi Lin, Kai Yu, Yuanyuan Peng, Lianyu Wang, Cheng Chen, Ke Zou, Huiyu Liang, Man Chen, Xue Yao, Meiqin Zhang, Binwei Huang, Chaoxin Zheng, Peixin Zhang, Wei Chen, Yilong Luo, Yifan Chen, Honghe Xia, Tingkun Shi, Qi Zhang, Jinming Guo, Xiaolin Chen, Jingcheng Wang, Yih Chung Tham, Dianbo Liu, Wendy Wong, Sahil Thakur, Beau Fenner, Danqi Fang, Siying Liu, Qingyun Liu, Yuqiang Huang, Hongqiang Zeng, Yanda Meng, Yukun Zhou, Zehua Jiang, Minghui Qiu, Changqing Zhang, Xinjian Chen, Sophia Y. Wang, Cecilia S. Lee, Lucia Sobrin, Carol Y Cheung, Chi Pui Pang, Pearse A. Keane, Ching-Yu Cheng, Haoyu Chen, Huazhu Fu
Enhancing Diagnostic Accuracy in Rare and Common Fundus Diseases with a Knowledge-Rich Vision-Language Model
null
null
null
null
eess.IV cs.CV
http://creativecommons.org/publicdomain/zero/1.0/
Previous foundation models for fundus images were pre-trained with limited disease categories and knowledge base. Here we introduce a knowledge-rich vision-language model (RetiZero) that leverages knowledge from more than 400 fundus diseases. For RetiZero's pretraining, we compiled 341,896 fundus images paired with texts, sourced from public datasets, ophthalmic literature, and online resources, encompassing a diverse range of diseases across multiple ethnicities and countries. RetiZero exhibits remarkable performance in several downstream tasks, including zero-shot disease recognition, image-to-image retrieval, AI-assisted clinical diagnosis,few-shot fine-tuning, and internal- and cross-domain disease identification. In zero-shot scenarios, RetiZero achieves Top-5 accuracies of 0.843 for 15 diseases and 0.756 for 52 diseases. For image retrieval, it achieves Top-5 scores of 0.950 and 0.886 for the same sets, respectively. AI-assisted clinical diagnosis results show that RetiZero's Top-3 zero-shot performance surpasses the average of 19 ophthalmologists from Singapore, China, and the United States. RetiZero substantially enhances clinicians' accuracy in diagnosing fundus diseases, in particularly rare ones. These findings underscore the value of integrating the RetiZero into clinical settings, where various fundus diseases are encountered.
[ { "version": "v1", "created": "Thu, 13 Jun 2024 16:53:57 GMT" }, { "version": "v2", "created": "Sun, 30 Jun 2024 17:32:15 GMT" }, { "version": "v3", "created": "Thu, 10 Apr 2025 16:51:29 GMT" } ]
2025-04-22T00:00:00
[ [ "Wang", "Meng", "" ], [ "Lin", "Tian", "" ], [ "Lin", "Aidi", "" ], [ "Yu", "Kai", "" ], [ "Peng", "Yuanyuan", "" ], [ "Wang", "Lianyu", "" ], [ "Chen", "Cheng", "" ], [ "Zou", "Ke", "" ], [ "Liang", "Huiyu", "" ], [ "Chen", "Man", "" ], [ "Yao", "Xue", "" ], [ "Zhang", "Meiqin", "" ], [ "Huang", "Binwei", "" ], [ "Zheng", "Chaoxin", "" ], [ "Zhang", "Peixin", "" ], [ "Chen", "Wei", "" ], [ "Luo", "Yilong", "" ], [ "Chen", "Yifan", "" ], [ "Xia", "Honghe", "" ], [ "Shi", "Tingkun", "" ], [ "Zhang", "Qi", "" ], [ "Guo", "Jinming", "" ], [ "Chen", "Xiaolin", "" ], [ "Wang", "Jingcheng", "" ], [ "Tham", "Yih Chung", "" ], [ "Liu", "Dianbo", "" ], [ "Wong", "Wendy", "" ], [ "Thakur", "Sahil", "" ], [ "Fenner", "Beau", "" ], [ "Fang", "Danqi", "" ], [ "Liu", "Siying", "" ], [ "Liu", "Qingyun", "" ], [ "Huang", "Yuqiang", "" ], [ "Zeng", "Hongqiang", "" ], [ "Meng", "Yanda", "" ], [ "Zhou", "Yukun", "" ], [ "Jiang", "Zehua", "" ], [ "Qiu", "Minghui", "" ], [ "Zhang", "Changqing", "" ], [ "Chen", "Xinjian", "" ], [ "Wang", "Sophia Y.", "" ], [ "Lee", "Cecilia S.", "" ], [ "Sobrin", "Lucia", "" ], [ "Cheung", "Carol Y", "" ], [ "Pang", "Chi Pui", "" ], [ "Keane", "Pearse A.", "" ], [ "Cheng", "Ching-Yu", "" ], [ "Chen", "Haoyu", "" ], [ "Fu", "Huazhu", "" ] ]
2406.10168
Live-Palm Kubushishi
L.-P. Kubushishi, P. Capel
Study of the Coulomb and nuclear breakup of $^{11}$Be using a Halo-EFT description at N$^2$LO
9 pages, 7 figures - This work has been accepted for publication in Physical Review C
null
null
null
nucl-th nucl-ex
http://creativecommons.org/licenses/by/4.0/
Background: The halo effective field theory (Halo-EFT) provides a very efficient description of loosely-bound nuclei in models of reaction. It offers a very systematical ranking of the significance of nuclear-structure observables in reaction calculations. This greatly helps to infer reliable structure information from reaction cross sections. However, for a meaningful analysis, the Halo-EFT scheme needs to have converged. Purpose: In a previous study [P. Capel, D. R. Phillips, and H.-W. Hammer, Phys. Rev. C 98, 034610 (2018)], NLO descriptions of 11Be have been developed and lead to excellent agreement with existing breakup data. However, the convergence of the scheme at NLO was not fully demonstrated. Moreover, a significant dependence on the regulator of the effective 10Be-n interaction has been observed. Method: We develop Halo-EFT descriptions of 11Be at N2LO and use them in an accurate breakup-reaction code. We compare our theoretical cross sections with experiment on Pb and C targets at about 70 MeV/nucleon. Results: On Pb, the N2LO descriptions of 11Be lead to little change to the NLO results of the previous study, confirming the convergence of that scheme. On C, the reaction is significantly affected by the presence of d resonances in the low-energy spectrum of 11Be. In the Halo-EFT power counting these resonances appear only at N2LO; our new descriptions include them naturally. Going to N2LO removes also the cutoff dependence observed in the previous study. Conclusions: We demonstrate the convergence of the Halo-EFT description of 11Be at NLO for Coulomb breakup and at N2LO for nuclear-dominated dissociation. The reliability of the nuclear-structure information inferred in the previous study is thus confirmed.
[ { "version": "v1", "created": "Fri, 14 Jun 2024 16:41:07 GMT" }, { "version": "v2", "created": "Mon, 21 Apr 2025 15:10:02 GMT" } ]
2025-04-22T00:00:00
[ [ "Kubushishi", "L. -P.", "" ], [ "Capel", "P.", "" ] ]
2406.11192
Yuming Yang
Yuming Yang, Wantong Zhao, Caishuang Huang, Junjie Ye, Xiao Wang, Huiyuan Zheng, Yang Nan, Yuran Wang, Xueying Xu, Kaixin Huang, Yunke Zhang, Tao Gui, Qi Zhang and Xuanjing Huang
Beyond Boundaries: Learning a Universal Entity Taxonomy across Datasets and Languages for Open Named Entity Recognition
Accepted at COLING 2025. Camera-ready version updated. Project page: https://github.com/UmeanNever/B2NER
Proceedings of the 31st International Conference on Computational Linguistics (2025) 10902-10923
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Open Named Entity Recognition (NER), which involves identifying arbitrary types of entities from arbitrary domains, remains challenging for Large Language Models (LLMs). Recent studies suggest that fine-tuning LLMs on extensive NER data can boost their performance. However, training directly on existing datasets neglects their inconsistent entity definitions and redundant data, limiting LLMs to dataset-specific learning and hindering out-of-domain adaptation. To address this, we present B2NERD, a compact dataset designed to guide LLMs' generalization in Open NER under a universal entity taxonomy. B2NERD is refined from 54 existing English and Chinese datasets using a two-step process. First, we detect inconsistent entity definitions across datasets and clarify them by distinguishable label names to construct a universal taxonomy of 400+ entity types. Second, we address redundancy using a data pruning strategy that selects fewer samples with greater category and semantic diversity. Comprehensive evaluation shows that B2NERD significantly enhances LLMs' Open NER capabilities. Our B2NER models, trained on B2NERD, outperform GPT-4 by 6.8-12.0 F1 points and surpass previous methods in 3 out-of-domain benchmarks across 15 datasets and 6 languages. The data, models, and code are publicly available at https://github.com/UmeanNever/B2NER.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 03:57:35 GMT" }, { "version": "v2", "created": "Wed, 15 Jan 2025 14:38:01 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 04:11:32 GMT" } ]
2025-04-22T00:00:00
[ [ "Yang", "Yuming", "" ], [ "Zhao", "Wantong", "" ], [ "Huang", "Caishuang", "" ], [ "Ye", "Junjie", "" ], [ "Wang", "Xiao", "" ], [ "Zheng", "Huiyuan", "" ], [ "Nan", "Yang", "" ], [ "Wang", "Yuran", "" ], [ "Xu", "Xueying", "" ], [ "Huang", "Kaixin", "" ], [ "Zhang", "Yunke", "" ], [ "Gui", "Tao", "" ], [ "Zhang", "Qi", "" ], [ "Huang", "Xuanjing", "" ] ]
2406.11794
Jeffrey Li
Jeffrey Li, Alex Fang, Georgios Smyrnis, Maor Ivgi, Matt Jordan, Samir Gadre, Hritik Bansal, Etash Guha, Sedrick Keh, Kushal Arora, Saurabh Garg, Rui Xin, Niklas Muennighoff, Reinhard Heckel, Jean Mercat, Mayee Chen, Suchin Gururangan, Mitchell Wortsman, Alon Albalak, Yonatan Bitton, Marianna Nezhurina, Amro Abbas, Cheng-Yu Hsieh, Dhruba Ghosh, Josh Gardner, Maciej Kilian, Hanlin Zhang, Rulin Shao, Sarah Pratt, Sunny Sanyal, Gabriel Ilharco, Giannis Daras, Kalyani Marathe, Aaron Gokaslan, Jieyu Zhang, Khyathi Chandu, Thao Nguyen, Igor Vasiljevic, Sham Kakade, Shuran Song, Sujay Sanghavi, Fartash Faghri, Sewoong Oh, Luke Zettlemoyer, Kyle Lo, Alaaeldin El-Nouby, Hadi Pouransari, Alexander Toshev, Stephanie Wang, Dirk Groeneveld, Luca Soldaini, Pang Wei Koh, Jenia Jitsev, Thomas Kollar, Alexandros G. Dimakis, Yair Carmon, Achal Dave, Ludwig Schmidt, Vaishaal Shankar
DataComp-LM: In search of the next generation of training sets for language models
Project page: https://www.datacomp.ai/dclm/
null
null
null
cs.LG cs.CL
http://creativecommons.org/licenses/by/4.0/
We introduce DataComp for Language Models (DCLM), a testbed for controlled dataset experiments with the goal of improving language models. As part of DCLM, we provide a standardized corpus of 240T tokens extracted from Common Crawl, effective pretraining recipes based on the OpenLM framework, and a broad suite of 53 downstream evaluations. Participants in the DCLM benchmark can experiment with data curation strategies such as deduplication, filtering, and data mixing at model scales ranging from 412M to 7B parameters. As a baseline for DCLM, we conduct extensive experiments and find that model-based filtering is key to assembling a high-quality training set. The resulting dataset, DCLM-Baseline enables training a 7B parameter language model from scratch to 64% 5-shot accuracy on MMLU with 2.6T training tokens. Compared to MAP-Neo, the previous state-of-the-art in open-data language models, DCLM-Baseline represents a 6.6 percentage point improvement on MMLU while being trained with 40% less compute. Our baseline model is also comparable to Mistral-7B-v0.3 and Llama 3 8B on MMLU (63% & 66%), and performs similarly on an average of 53 natural language understanding tasks while being trained with 6.6x less compute than Llama 3 8B. Our results highlight the importance of dataset design for training language models and offer a starting point for further research on data curation.
[ { "version": "v1", "created": "Mon, 17 Jun 2024 17:42:57 GMT" }, { "version": "v2", "created": "Tue, 18 Jun 2024 16:22:45 GMT" }, { "version": "v3", "created": "Thu, 20 Jun 2024 17:43:05 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 17:48:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Li", "Jeffrey", "" ], [ "Fang", "Alex", "" ], [ "Smyrnis", "Georgios", "" ], [ "Ivgi", "Maor", "" ], [ "Jordan", "Matt", "" ], [ "Gadre", "Samir", "" ], [ "Bansal", "Hritik", "" ], [ "Guha", "Etash", "" ], [ "Keh", "Sedrick", "" ], [ "Arora", "Kushal", "" ], [ "Garg", "Saurabh", "" ], [ "Xin", "Rui", "" ], [ "Muennighoff", "Niklas", "" ], [ "Heckel", "Reinhard", "" ], [ "Mercat", "Jean", "" ], [ "Chen", "Mayee", "" ], [ "Gururangan", "Suchin", "" ], [ "Wortsman", "Mitchell", "" ], [ "Albalak", "Alon", "" ], [ "Bitton", "Yonatan", "" ], [ "Nezhurina", "Marianna", "" ], [ "Abbas", "Amro", "" ], [ "Hsieh", "Cheng-Yu", "" ], [ "Ghosh", "Dhruba", "" ], [ "Gardner", "Josh", "" ], [ "Kilian", "Maciej", "" ], [ "Zhang", "Hanlin", "" ], [ "Shao", "Rulin", "" ], [ "Pratt", "Sarah", "" ], [ "Sanyal", "Sunny", "" ], [ "Ilharco", "Gabriel", "" ], [ "Daras", "Giannis", "" ], [ "Marathe", "Kalyani", "" ], [ "Gokaslan", "Aaron", "" ], [ "Zhang", "Jieyu", "" ], [ "Chandu", "Khyathi", "" ], [ "Nguyen", "Thao", "" ], [ "Vasiljevic", "Igor", "" ], [ "Kakade", "Sham", "" ], [ "Song", "Shuran", "" ], [ "Sanghavi", "Sujay", "" ], [ "Faghri", "Fartash", "" ], [ "Oh", "Sewoong", "" ], [ "Zettlemoyer", "Luke", "" ], [ "Lo", "Kyle", "" ], [ "El-Nouby", "Alaaeldin", "" ], [ "Pouransari", "Hadi", "" ], [ "Toshev", "Alexander", "" ], [ "Wang", "Stephanie", "" ], [ "Groeneveld", "Dirk", "" ], [ "Soldaini", "Luca", "" ], [ "Koh", "Pang Wei", "" ], [ "Jitsev", "Jenia", "" ], [ "Kollar", "Thomas", "" ], [ "Dimakis", "Alexandros G.", "" ], [ "Carmon", "Yair", "" ], [ "Dave", "Achal", "" ], [ "Schmidt", "Ludwig", "" ], [ "Shankar", "Vaishaal", "" ] ]
2406.12771
Kai Wang
Guy Kornowski, Swati Padmanabhan, Kai Wang, Zhe Zhang, and Suvrit Sra
First-Order Methods for Linearly Constrained Bilevel Optimization
null
null
null
null
math.OC cs.LG
http://creativecommons.org/licenses/by/4.0/
Algorithms for bilevel optimization often encounter Hessian computations, which are prohibitive in high dimensions. While recent works offer first-order methods for unconstrained bilevel problems, the constrained setting remains relatively underexplored. We present first-order linearly constrained optimization methods with finite-time hypergradient stationarity guarantees. For linear equality constraints, we attain $\epsilon$-stationarity in $\widetilde{O}(\epsilon^{-2})$ gradient oracle calls, which is nearly-optimal. For linear inequality constraints, we attain $(\delta,\epsilon)$-Goldstein stationarity in $\widetilde{O}(d{\delta^{-1} \epsilon^{-3}})$ gradient oracle calls, where $d$ is the upper-level dimension. Finally, we obtain for the linear inequality setting dimension-free rates of $\widetilde{O}({\delta^{-1} \epsilon^{-4}})$ oracle complexity under the additional assumption of oracle access to the optimal dual variable. Along the way, we develop new nonsmooth nonconvex optimization methods with inexact oracles. We verify these guarantees with preliminary numerical experiments.
[ { "version": "v1", "created": "Tue, 18 Jun 2024 16:41:21 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 04:04:26 GMT" } ]
2025-04-22T00:00:00
[ [ "Kornowski", "Guy", "" ], [ "Padmanabhan", "Swati", "" ], [ "Wang", "Kai", "" ], [ "Zhang", "Zhe", "" ], [ "Sra", "Suvrit", "" ] ]
2406.13484
Ujjal Karmakar
Ujjal Karmakar and Arnab Mandal
Quantum Symmetries of Graph C*-algebras Having Maximal Permutational Symmetry
The article will appear in the International Journal of Mathematics. It was previously titled "Unitary Easy Quantum Groups Arising as Quantum Symmetries of Graph C*-algebras", but the title has been changed based on the referee's suggestion. The introduction and preliminaries have been shortened, and the statements of the lemmas, propositions in the main section have been revised for clarity
null
null
null
math.OA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum symmetry of a graph $C^{*}$-algebra $C^{*}(\Gamma)$ corresponding to a finite graph $\Gamma$ has been explored by several mathematicians within different categories in the past few years. In this article, we establish that there are exactly three families of compact matrix quantum groups, containing the symmetric group on the set of edges of the underlying graph $\Gamma$, that can be achieved as the quantum symmetries of graph $C^*$-algebras in the category introduced by Joardar and Mandal. Moreover, we demonstrate that there does not exist any graph $C^*$-algebra associated with a finite graph $\Gamma$ without isolated vertices having $A_{u^t}(F^{\Gamma})$ as the quantum automorphism group of $C^*(\Gamma)$ for a non-scalar matrix $F^{\Gamma}$.
[ { "version": "v1", "created": "Wed, 19 Jun 2024 12:08:55 GMT" }, { "version": "v2", "created": "Tue, 30 Jul 2024 10:28:11 GMT" }, { "version": "v3", "created": "Mon, 30 Sep 2024 12:44:46 GMT" }, { "version": "v4", "created": "Mon, 21 Apr 2025 10:33:44 GMT" } ]
2025-04-22T00:00:00
[ [ "Karmakar", "Ujjal", "" ], [ "Mandal", "Arnab", "" ] ]
2406.13910
Shuo Liu
Yihui Mao and Shuo Liu
A-OctoMap: An Adaptive OctoMap for Online Path Planning
8 pages, 8 figures
null
null
null
cs.RO cs.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Downsampling and path planning are essential in robotics and autonomous systems, as they enhance computational efficiency and enable effective navigation in complex environments. However, current downsampling methods often fail to preserve crucial geometric information while maintaining computational efficiency, leading to challenges such as information loss during map reconstruction and the need to balance precision with computational demands. Similarly, current graph-based search algorithms for path planning struggle with fixed resolutions in complex environments, resulting in inaccurate obstacle detection and suboptimal or failed pathfinding. To address these issues, we introduce an adaptive OctoMap that utilizes a hierarchical data structure. This innovative approach preserves key geometric information during downsampling and offers a more flexible representation for pathfinding within fixed-resolution maps, all while maintaining high computational efficiency. Simulations validate our method, showing significant improvements in reducing information loss, enhancing precision, and boosting the computational efficiency of map reconstruction compared to state-of-the-art methods. For path planning, our approach enhances Jump Point Search (JPS) by increasing the success rate of pathfinding and reducing path lengths, enabling more reliable navigation in complex scenes.
[ { "version": "v1", "created": "Thu, 20 Jun 2024 00:50:50 GMT" }, { "version": "v2", "created": "Sun, 20 Apr 2025 04:39:23 GMT" } ]
2025-04-22T00:00:00
[ [ "Mao", "Yihui", "" ], [ "Liu", "Shuo", "" ] ]
2406.14191
Miao Su
Miao Su, Zixuan Li, Zhuo Chen, Long Bai, Xiaolong Jin, Jiafeng Guo
Temporal Knowledge Graph Question Answering: A Survey
8 pages, 3 figures. This work has been submitted to the IEEE for possible publication
null
null
null
cs.CL cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
Knowledge Base Question Answering (KBQA) has been a long-standing field to answer questions based on knowledge bases. Recently, the evolving dynamics of knowledge have attracted a growing interest in Temporal Knowledge Graph Question Answering (TKGQA), an emerging task to answer temporal questions. However, this field grapples with ambiguities in defining temporal questions and lacks a systematic categorization of existing methods for TKGQA. In response, this paper provides a thorough survey from two perspectives: the taxonomy of temporal questions and the methodological categorization for TKGQA. Specifically, we first establish a detailed taxonomy of temporal questions engaged in prior studies. Subsequently, we provide a comprehensive review of TKGQA techniques of two categories: semantic parsing-based and TKG embedding-based. Building on this review, the paper outlines potential research directions aimed at advancing the field of TKGQA. This work aims to serve as a comprehensive reference for TKGQA and to stimulate further research.
[ { "version": "v1", "created": "Thu, 20 Jun 2024 10:51:06 GMT" }, { "version": "v2", "created": "Fri, 5 Jul 2024 07:38:02 GMT" }, { "version": "v3", "created": "Mon, 21 Apr 2025 03:04:15 GMT" } ]
2025-04-22T00:00:00
[ [ "Su", "Miao", "" ], [ "Li", "Zixuan", "" ], [ "Chen", "Zhuo", "" ], [ "Bai", "Long", "" ], [ "Jin", "Xiaolong", "" ], [ "Guo", "Jiafeng", "" ] ]