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]
authors_parsed
sequencelengths
1
2.83k
2304.14540
Yang Hu
Yang Hu, Wenxi Wang, Sarfraz Khurshid, Mohit Tiwari
Efficient IAM Greybox Penetration Testing
null
null
null
null
cs.CR cs.SE
http://creativecommons.org/licenses/by/4.0/
Identity and Access Management (IAM) is an access control service in cloud platforms. To securely manage cloud resources, customers need to configure IAM to specify the access control rules for their cloud organizations. However, misconfigured IAM can lead to privilege escalation (PE) attacks, causing significant economic loss. Third-party cloud security services detect such issues using whitebox penetration testing, which requires full access to IAM configurations. However, since these configurations often contain sensitive data, customers must manually anonymize them to protect their privacy. To address the dual challenges of anonymization and data privacy, we introduce TAC, the first greybox penetration testing approach for third-party services to efficiently detect IAM PEs. Instead of requiring customers to blindly anonymize their entire IAM configuration, TAC intelligently interacts with customers by querying only a small fraction of information in the IAM configuration that is necessary for PE detection. To achieve this, TAC integrates two key innovations: (1) a comprehensive IAM modeling approach to detect a wide range of IAM PEs using partial information collected from query responses, and (2) a query optimization mechanism leveraging Reinforcement Learning (RL) and Graph Neural Networks (GNNs) to minimize customer inputs. Additionally, to address the scarcity of real-world IAM PE datasets, we introduce IAMVulGen, a synthesizer that generates a large number of diverse IAM PEs that mimic real-world scenarios. Experimental results on both synthetic and real-world benchmarks show that TAC, as a greybox approach, achieves competitively low and, in some cases, significantly lower false negative rates than state-ofthe-art whitebox approaches, while utilizing a limited number of queries.
[ { "version": "v1", "created": "Thu, 27 Apr 2023 21:44:59 GMT" }, { "version": "v2", "created": "Sun, 11 Jun 2023 21:47:25 GMT" }, { "version": "v3", "created": "Fri, 30 Jun 2023 18:20:26 GMT" }, { "version": "v4", "created": "Tue, 3 Oct 2023 04:03:41 GMT" }, { "version": "v5", "created": "Sat, 8 Jun 2024 16:23:32 GMT" }, { "version": "v6", "created": "Thu, 6 Feb 2025 04:14:29 GMT" } ]
2025-02-07T00:00:00
[ [ "Hu", "Yang", "" ], [ "Wang", "Wenxi", "" ], [ "Khurshid", "Sarfraz", "" ], [ "Tiwari", "Mohit", "" ] ]
2305.07919
Alexandre Orthey Jr.
Alexandre C. Orthey Jr., Pedro R. Dieguez, Owidiusz Makuta, Remigiusz Augusiak
High-dimensional monitoring and the emergence of realism via multiple observers
10 pages, 1 figure
null
10.1103/PhysRevA.111.012220
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Correlation is the basic mechanism of every measurement model, as one never accesses the measured system directly. Instead, correlations are created, codifying information about the measurable property into the environment. Here, we address the problem of the emergence of physical reality from the quantum world by introducing a model that interpolates between weak and strong non-selective measurements for qudits. By utilizing Heisenberg-Weyl operators, our model suggests that independently of the interaction intensity between the system and the environment, full information about the observable of interest can always be obtained by making the system interact with many environmental qudits, following a Quantum Darwinism framework.
[ { "version": "v1", "created": "Sat, 13 May 2023 13:42:19 GMT" }, { "version": "v2", "created": "Wed, 26 Jul 2023 11:59:02 GMT" }, { "version": "v3", "created": "Tue, 7 May 2024 08:35:53 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 09:17:44 GMT" } ]
2025-02-07T00:00:00
[ [ "Orthey", "Alexandre C.", "Jr." ], [ "Dieguez", "Pedro R.", "" ], [ "Makuta", "Owidiusz", "" ], [ "Augusiak", "Remigiusz", "" ] ]
2305.10646
Jianlong Zhou
Jianlong Zhou, Heimo M\"uller, Andreas Holzinger and Fang Chen
Ethical ChatGPT: Concerns, Challenges, and Commandments
8 pages, 2 figures
Electronics, 2024
10.3390/electronics13173417
null
cs.AI cs.CY
http://creativecommons.org/licenses/by/4.0/
Large language models, e.g. ChatGPT are currently contributing enormously to make artificial intelligence even more popular, especially among the general population. However, such chatbot models were developed as tools to support natural language communication between humans. Problematically, it is very much a ``statistical correlation machine" (correlation instead of causality) and there are indeed ethical concerns associated with the use of AI language models such as ChatGPT, such as Bias, Privacy, and Abuse. This paper highlights specific ethical concerns on ChatGPT and articulates key challenges when ChatGPT is used in various applications. Practical commandments for different stakeholders of ChatGPT are also proposed that can serve as checklist guidelines for those applying ChatGPT in their applications. These commandment examples are expected to motivate the ethical use of ChatGPT.
[ { "version": "v1", "created": "Thu, 18 May 2023 02:04:13 GMT" } ]
2025-02-07T00:00:00
[ [ "Zhou", "Jianlong", "" ], [ "Müller", "Heimo", "" ], [ "Holzinger", "Andreas", "" ], [ "Chen", "Fang", "" ] ]
2305.13981
Ji Qi
Ji Qi, Chuchun Zhang, Xiaozhi Wang, Kaisheng Zeng, Jifan Yu, Jinxin Liu, Jiuding Sun, Yuxiang Chen, Lei Hou, Juanzi Li, Bin Xu
Preserving Knowledge Invariance: Rethinking Robustness Evaluation of Open Information Extraction
Accepted by EMNLP 2023 Main Conference
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The robustness to distribution changes ensures that NLP models can be successfully applied in the realistic world, especially for information extraction tasks. However, most prior evaluation benchmarks have been devoted to validating pairwise matching correctness, ignoring the crucial measurement of robustness. In this paper, we present the first benchmark that simulates the evaluation of open information extraction models in the real world, where the syntactic and expressive distributions under the same knowledge meaning may drift variously. We design and annotate a large-scale testbed in which each example is a knowledge-invariant clique that consists of sentences with structured knowledge of the same meaning but with different syntactic and expressive forms. By further elaborating the robustness metric, a model is judged to be robust if its performance is consistently accurate on the overall cliques. We perform experiments on typical models published in the last decade as well as a popular large language model, the results show that the existing successful models exhibit a frustrating degradation, with a maximum drop of 23.43 F1 score. Our resources and code are available at https://github.com/qijimrc/ROBUST.
[ { "version": "v1", "created": "Tue, 23 May 2023 12:05:09 GMT" }, { "version": "v2", "created": "Tue, 24 Oct 2023 06:03:23 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 15:40:43 GMT" } ]
2025-02-07T00:00:00
[ [ "Qi", "Ji", "" ], [ "Zhang", "Chuchun", "" ], [ "Wang", "Xiaozhi", "" ], [ "Zeng", "Kaisheng", "" ], [ "Yu", "Jifan", "" ], [ "Liu", "Jinxin", "" ], [ "Sun", "Jiuding", "" ], [ "Chen", "Yuxiang", "" ], [ "Hou", "Lei", "" ], [ "Li", "Juanzi", "" ], [ "Xu", "Bin", "" ] ]
2305.14027
Guilherme Zeus Dantas E Moura
Guilherme Zeus Dantas e Moura, Tibor Jord\'an, Corwin Silverman
On generic universal rigidity on the line
13 pages, 6 figures
Proceedings of the 12th Japanese-Hungarian Symposium on Discrete Mathematics and Its Applications, Budapest (March 2023)
null
null
math.CO math.MG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A $d$-dimensional bar-and-joint framework $(G,p)$ with underlying graph $G$ is called universally rigid if all realizations of $G$ with the same edge lengths, in all dimensions, are congruent to $(G,p)$. A graph $G$ is said to be generically universally rigid in $\mathbb{R}^d$ if every $d$-dimensional generic framework $(G,p)$ is universally rigid. In this paper we focus on the case $d=1$. We give counterexamples to a conjectured characterization of generically universally rigid graphs from R. Connelly (2011). We also introduce two new operations that preserve the universal rigidity of generic frameworks, and the property of being not universally rigid, respectively. One of these operations is used in the analysis of one of our examples, while the other operation is applied to obtain a lower bound on the size of generically universally rigid graphs. This bound gives a partial answer to a question from T. Jord\'an and V-H. Nguyen (2015).
[ { "version": "v1", "created": "Tue, 23 May 2023 12:59:21 GMT" } ]
2025-02-07T00:00:00
[ [ "Moura", "Guilherme Zeus Dantas e", "" ], [ "Jordán", "Tibor", "" ], [ "Silverman", "Corwin", "" ] ]
2305.14392
Amogh Joshi
Amogh Joshi, Adarsh Kosta, Wachirawit Ponghiran, Manish Nagaraj, Kaushik Roy
FEDORA: Flying Event Dataset fOr Reactive behAvior
null
null
10.1109/IROS58592.2024.10801807
null
cs.CV cs.ET cs.LG cs.NE cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The ability of resource-constrained biological systems such as fruitflies to perform complex and high-speed maneuvers in cluttered environments has been one of the prime sources of inspiration for developing vision-based autonomous systems. To emulate this capability, the perception pipeline of such systems must integrate information cues from tasks including optical flow and depth estimation, object detection and tracking, and segmentation, among others. However, the conventional approach of employing slow, synchronous inputs from standard frame-based cameras constrains these perception capabilities, particularly during high-speed maneuvers. Recently, event-based sensors have emerged as low latency and low energy alternatives to standard frame-based cameras for capturing high-speed motion, effectively speeding up perception and hence navigation. For coherence, all the perception tasks must be trained on the same input data. However, present-day datasets are curated mainly for a single or a handful of tasks and are limited in the rate of the provided ground truths. To address these limitations, we present Flying Event Dataset fOr Reactive behAviour (FEDORA) - a fully synthetic dataset for perception tasks, with raw data from frame-based cameras, event-based cameras, and Inertial Measurement Units (IMU), along with ground truths for depth, pose, and optical flow at a rate much higher than existing datasets.
[ { "version": "v1", "created": "Mon, 22 May 2023 22:59:05 GMT" }, { "version": "v2", "created": "Fri, 15 Mar 2024 21:28:59 GMT" } ]
2025-02-07T00:00:00
[ [ "Joshi", "Amogh", "" ], [ "Kosta", "Adarsh", "" ], [ "Ponghiran", "Wachirawit", "" ], [ "Nagaraj", "Manish", "" ], [ "Roy", "Kaushik", "" ] ]
2305.16254
Mima Stanojkovski
Andrea Lucchini and Luca Sabatini and Mima Stanojkovski
On finite $d$-maximal groups
13 pages, incorporating the referees' suggestions, to appear in Bull. London Math. Soc
null
10.1112/blms.12981
null
math.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $d$ be a positive integer. A finite group is called $d$-maximal if it can be generated by precisely $d$ elements, while its proper subgroups have smaller generating sets. For $d\in\{1,2\}$, the $d$-maximal groups have been classified up to isomorphism and only partial results have been proven for larger $d$. In this work, we prove that a $d$-maximal group is supersolvable and we give a characterization of $d$-maximality in terms of so-called maximal $(p,q)$-pairs. Moreover, we classify the maximal $(p,q)$-pairs of small rank obtaining, as a consequence, a full classification of the isomorphism classes of $3$-maximal finite groups.
[ { "version": "v1", "created": "Thu, 25 May 2023 17:09:58 GMT" }, { "version": "v2", "created": "Fri, 26 May 2023 12:30:29 GMT" }, { "version": "v3", "created": "Thu, 23 Nov 2023 15:31:21 GMT" } ]
2025-02-07T00:00:00
[ [ "Lucchini", "Andrea", "" ], [ "Sabatini", "Luca", "" ], [ "Stanojkovski", "Mima", "" ] ]
2305.18734
Rammohan Mallipeddi Prof.
Oladayo S. Ajani, Sri Srinivasa Raju M, Anand Paul and Rammohan Mallipeddi
A Fitness-assignment Method for Evolutionary Constrained Multi-objective Optimization
20 pages, 5 main figues
null
null
null
cs.NE
http://creativecommons.org/licenses/by/4.0/
The effectiveness of Constrained Multi-Objective Evolutionary Algorithms (CMOEAs) depends on their ability to reach the different feasible regions during evolution, by exploiting the information present in infeasible solutions, in addition to optimizing the several conflicting objectives. Over the years, researchers have proposed several CMOEAs to handle Constrained Multi-objective Optimization Problems (CMOPs). However, most of the proposed CMOEAs with scalable performance are too complex because they are either multi-staged or multi-population-based algorithms. Consequently, to ensure the simplicity of CMOEAs, researchers have proposed different fitness-assignment-based CMOEAs by combining different fitness-assignment-based methods used to solve unconstrained multi-objective problems with information regarding the feasibility of each solution. The main performance drawback of such methods is that it is difficult to design a fitness assignment method that can account for constraint violation in addition to convergence and diversity. Hence in this paper, we propose an effective single-population fitness assignment-based CMOEA referred to as IcSDE+ that can explore different feasible regions in the search space. IcSDE+ is a fitness assignment-based algorithm, that is an efficient fusion of constraint violation (c), Shift-based Density Estimation (SDE), and sum of objectives (+). The performance of IcSDE+ is favorably compared against 9 state-of-the-art CMOEAs on 6 different benchmark suites with diverse characteristics.
[ { "version": "v1", "created": "Tue, 30 May 2023 04:19:01 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 04:41:05 GMT" } ]
2025-02-07T00:00:00
[ [ "Ajani", "Oladayo S.", "" ], [ "M", "Sri Srinivasa Raju", "" ], [ "Paul", "Anand", "" ], [ "Mallipeddi", "Rammohan", "" ] ]
2306.01702
Andrew Apps
Andrew B. Apps
Partitions of primitive Boolean spaces
Revised version for journal submission; 33 pages
null
null
null
math.LO math.GN math.RA
http://creativecommons.org/licenses/by/4.0/
A Boolean ring and its Stone space (Boolean space) are primitive if the ring is disjointly generated by its pseudo-indecomposable (PI) elements. Hanf showed that a primitive PI Boolean algebra can be uniquely defined by a structure diagram. In a previous paper we defined trim $P$-partitions of a Stone space, where $P$ is a PO system (poset with a distinguished subset), and showed how they provide a physical representation within the Stone space of these structure diagrams. In this paper we study the class of trim partitions of a fixed primitive Boolean space, which may not be compact, and show how they can be structured as a quasi-ordered set via an appropriate refinement relation. This refinement relation corresponds to a surjective morphism of the associated PO systems, and we establish a quasi-order isomorphism between the class of well-behaved partitions of a primitive space and a class of extended PO systems. We also define rank partitions, which generalise the rank diagrams introduced by Myers, and the ideal completion of a trim $P$-partition, whose underlying PO system is the ideal completion of $P$, and show that rank partitions are just the ideal completions of trim partitions. In the process, we extend a number of existing results regarding primitive Boolean algebras or compact primitive Boolean spaces to locally compact Boolean spaces.
[ { "version": "v1", "created": "Fri, 2 Jun 2023 17:23:54 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 13:51:12 GMT" } ]
2025-02-07T00:00:00
[ [ "Apps", "Andrew B.", "" ] ]
2306.02812
Manuel Mancini
Jose Brox and Xabier Garc\'ia-Mart\'inez and Manuel Mancini and Tim Van der Linden and Corentin Vienne
Weak representability of actions of non-associative algebras
Final version, accepted for publication
null
null
null
math.CT math.RA
http://creativecommons.org/licenses/by/4.0/
We study the categorical-algebraic condition that internal actions are weakly representable (WRA) in the context of varieties of (non-associative) algebras over a field. Our first aim is to give a complete characterization of action accessible, operadic quadratic varieties of non-associative algebras which satisfy an identity of degree two and to study the representability of actions for them. Here we prove that the varieties of two-step nilpotent (anti-)commutative algebras and that of commutative associative algebras are weakly action representable, and we explain that the condition (WRA) is closely connected to the existence of a so-called amalgam. Our second aim is to work towards the construction, still within the context of algebras over a field, of a weakly representing object $E(X)$ for the actions on (or split extensions of) an object $X$. We actually obtain a partial algebra $E(X)$, which we call external weak actor of $X$, together with a monomorphism of functors ${\operatorname{SplExt}(-,X) \rightarrowtail \operatorname{Hom}(U(-),E(X))}$, which we study in detail in the case of quadratic varieties. Furthermore, the relations between the construction of the universal strict general actor $\operatorname{USGA}(X)$ and that of $E(X)$ are described in detail. We end with some open questions.
[ { "version": "v1", "created": "Mon, 5 Jun 2023 12:08:02 GMT" }, { "version": "v2", "created": "Wed, 7 Feb 2024 08:48:58 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 10:35:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Brox", "Jose", "" ], [ "García-Martínez", "Xabier", "" ], [ "Mancini", "Manuel", "" ], [ "Van der Linden", "Tim", "" ], [ "Vienne", "Corentin", "" ] ]
2306.07611
Niko Tratnik Dr.
Simon Brezovnik, Zhongyuan Che, Niko Tratnik, Petra \v{Z}igert Pleter\v{s}ek
Outerplane bipartite graphs with isomorphic resonance graphs
null
Discrete Appl. Math. 343 (2024) 340-349
10.1016/j.dam.2023.11.006
null
math.CO
http://creativecommons.org/licenses/by/4.0/
We present novel results related to isomorphic resonance graphs of 2-connected outerplane bipartite graphs. As the main result, we provide a structure characterization for 2-connected outerplane bipartite graphs with isomorphic resonance graphs. Moreover, two additional characterizations are expressed in terms of resonance digraphs and via local structures of inner duals of 2-connected outerplane bipartite graphs, respectively.
[ { "version": "v1", "created": "Tue, 13 Jun 2023 08:09:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Brezovnik", "Simon", "" ], [ "Che", "Zhongyuan", "" ], [ "Tratnik", "Niko", "" ], [ "Pleteršek", "Petra Žigert", "" ] ]
2306.09518
Andrea Bratsberg
Andrea Bratsberg, Abhik Ghosh and Magne Thoresen
Conditional variable screening for ultra-high dimensional longitudinal data with time interactions
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
In recent years we have been able to gather large amounts of genomic data at a fast rate, creating situations where the number of variables greatly exceeds the number of observations. In these situations, most models that can handle a moderately high dimension will now become computationally infeasible or unstable. Hence, there is a need for a pre-screening of variables to reduce the dimension efficiently and accurately to a more moderate scale. There has been much work to develop such screening procedures for independent outcomes. However, much less work has been done for high-dimensional longitudinal data in which the observations can no longer be assumed to be independent. In addition, it is of interest to capture possible interactions between the genomic variable and time in many of these longitudinal studies. In this work, we propose a novel conditional screening procedure that ranks variables according to the likelihood value at the maximum likelihood estimates in a marginal linear mixed model, where the genomic variable and its interaction with time are included in the model. This is to our knowledge the first conditional screening approach for clustered data. We prove that this approach enjoys the sure screening property, and assess the finite sample performance of the method through simulations.
[ { "version": "v1", "created": "Thu, 15 Jun 2023 21:36:13 GMT" }, { "version": "v2", "created": "Wed, 5 Feb 2025 20:08:27 GMT" } ]
2025-02-07T00:00:00
[ [ "Bratsberg", "Andrea", "" ], [ "Ghosh", "Abhik", "" ], [ "Thoresen", "Magne", "" ] ]
2306.13407
Susi Lehtola
Caspar J. Schattenberg, Artur Wody\'nski, Hugo {\AA}str\"om, Dage Sundholm, Martin Kaupp, and Susi Lehtola
Revisiting Gauge-Independent Kinetic Energy Densities in Meta-GGAs and Local Hybrid Calculations of Magnetizabilities
23 pages, 1 figure
J. Phys. Chem. A 127, 10896 (2023)
10.1021/acs.jpca.3c06244
null
physics.chem-ph physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In a recent study [J. Chem. Theory Comput. 2021, 17, 1457-1468], some of us examined the accuracy of magnetizabilities calculated with density functionals representing the local density approximation (LDA), generalized gradient approximation (GGA), meta-GGA (mGGA) as well as global hybrid (GH) and range-separated (RS) hybrid functionals by assessment against accurate reference values obtained with coupled-cluster theory with singles, doubles and perturbative triples [CCSD(T)]. Our study was later extended to local-hybrid (LH) functionals by Holzer et al. [J. Chem. Theory Comput. 2021, 17, 2928-2947]; in this work, we examine a larger selection of LH functionals, also including range-separated LH (RSLH) functionals and strong-correlation LH (scLH) functionals. Holzer et al also studied the importance of the physically correct handling of the magnetic gauge dependence of the kinetic energy density $(\tau)$ in mGGA calculations by comparing the Maximoff--Scuseria formulation of $\tau$ used in our aforementioned study to the more physical current-density extension derived by Dobson. In this work, we also revisit this comparison with a larger selection of mGGA functionals. We find that the newly tested LH, RSLH and scLH functionals outperform all the functionals considered in the previous studies. The various LH functionals afford the seven lowest mean absolute errors, while also showing remarkably small standard deviations and mean errors. Most strikingly, the best two functionals are scLHs that also perform remarkably well in cases with significant multiconfigurational character such as the ozone molecule, which is traditionally excluded from the statistical error evaluation due to its large errors with common density functionals.
[ { "version": "v1", "created": "Fri, 23 Jun 2023 09:47:55 GMT" }, { "version": "v2", "created": "Sun, 17 Sep 2023 10:14:07 GMT" }, { "version": "v3", "created": "Fri, 27 Oct 2023 12:22:30 GMT" } ]
2025-02-07T00:00:00
[ [ "Schattenberg", "Caspar J.", "" ], [ "Wodyński", "Artur", "" ], [ "Åström", "Hugo", "" ], [ "Sundholm", "Dage", "" ], [ "Kaupp", "Martin", "" ], [ "Lehtola", "Susi", "" ] ]
2306.17296
Hossein Ghaffarnejad
Hossein Ghaffarnejad and Elham Ghasemi
Thermodynamic phase transition of Anti-de Sitter Reissner-Nordstr\"{o}m black holes with exotic Einstein-Maxwell gravities
44 pages, 6 table and 9 figure
General Relativity and Gravitation 2025
10.1007/s10714-025-03374-5
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
To consider the inevitable cosmic magnetic effects instead of the unknown dark sector of matter/energy on the inflation phase of the expanding universe some authors have proposed several extended exotic Einstein-Maxwell gravities which are addressed in this work. Some of these exotic models include directional interaction terms between the electromagnetic vector field and the metric tensor field. We use one of them to investigate the physical effects of interaction terms on the thermodynamic behavior of the modified Reissner-Nordstrom (RN) black hole. We use the perturbation series method to find analytic solutions of the field equations because of the non-linearity of the field equations which cause they do not have analytic closed form solutions. We investigate possibility of the Hawking-Page and the small/large black hole phase transition and also, effects of the interaction part of the model on possibility of the coexistence of the several phases of the perturbed AdS RN black hole under consideration.
[ { "version": "v1", "created": "Thu, 22 Jun 2023 13:02:35 GMT" }, { "version": "v2", "created": "Tue, 23 Jan 2024 12:50:35 GMT" }, { "version": "v3", "created": "Sat, 31 Aug 2024 12:42:20 GMT" } ]
2025-02-07T00:00:00
[ [ "Ghaffarnejad", "Hossein", "" ], [ "Ghasemi", "Elham", "" ] ]
2307.01096
Arpita Ghosh
Arpita Ghosh, Neil Hindman
Combinatorially rich sets in partial semigroups
17 pages, comments are welcome
null
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
There are several notions of size for semigroups that have natural analogues for partial semigroups. Among these are thick, syndetic, central, piecewise syndetic, IP, J, and the more recently introduced notion of combinatorially rich, abbreviated CR. We investigate the notion of CR set for adequate partial semigroups, its relation to other notions, especially J sets, and some surprising differences among them.
[ { "version": "v1", "created": "Mon, 3 Jul 2023 15:16:42 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 15:12:12 GMT" } ]
2025-02-07T00:00:00
[ [ "Ghosh", "Arpita", "" ], [ "Hindman", "Neil", "" ] ]
2307.02310
Yannick Limmer
Yannick Limmer and Blanka Horvath
Robust Hedging GANs
null
null
10.1080/1350486X.2024.2440661
null
q-fin.CP q-fin.MF
http://creativecommons.org/licenses/by-nc-nd/4.0/
The availability of deep hedging has opened new horizons for solving hedging problems under a large variety of realistic market conditions. At the same time, any model - be it a traditional stochastic model or a market generator - is at best an approximation of market reality, prone to model-misspecification and estimation errors. This raises the question, how to furnish a modelling setup with tools that can address the risk of discrepancy between anticipated distribution and market reality, in an automated way. Automated robustification is currently attracting increased attention in numerous investment problems, but it is a delicate task due to its imminent implications on risk management. Hence, it is beyond doubt that more activity can be anticipated on this topic to converge towards a consensus on best practices. This paper presents a natural extension of the original deep hedging framework to address uncertainty in the data generating process via an adversarial approach inspired by GANs to automate robustification in our hedging objective. This is achieved through an interplay of three modular components: (i) a (deep) hedging engine, (ii) a data-generating process (that is model agnostic permitting a large variety of classical models as well as machine learning-based market generators), and (iii) a notion of distance on model space to measure deviations between our market prognosis and reality. We do not restrict the ambiguity set to a region around a reference model, but instead penalize deviations from the anticipated distribution. Our suggested choice for each component is motivated by model agnosticism, allowing a seamless transition between settings. Since all individual components are already used in practice, we believe that our framework is easily adaptable to existing functional settings.
[ { "version": "v1", "created": "Wed, 5 Jul 2023 14:13:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Limmer", "Yannick", "" ], [ "Horvath", "Blanka", "" ] ]
2307.02635
Susi Lehtola
Hugo {\AA}str\"om and Susi Lehtola
Insight on Gaussian basis set truncation errors in weak to intermediate magnetic fields with an approximate Hamiltonian
27 pages, 18 figures
J. Phys. Chem. A 127, 10872 (2023)
10.1021/acs.jpca.3c04531
null
physics.chem-ph physics.atom-ph physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Strong magnetic fields such as those found on white dwarfs have significant effects on the electronic structure of atoms and molecules. However, the vast majority of molecular studies in the literature in such fields are carried out with Gaussian basis sets designed for zero field, leading to large basis set truncation errors [Lehtola et al, Mol. Phys. 2020, 118, e1597989]. In this work, we aim to identify the failures of the Gaussian basis sets in atomic calculations to guide the design of new basis sets for strong magnetic fields. We achieve this by performing fully numerical electronic structure calculations at the complete basis set (CBS) limit for the ground state and low lying excited states of the atoms $1 \le Z \le 18$ in weak to intermediate magnetic fields. We also carry out finite-field calculations for a variety of Gaussian basis sets, introducing a real-orbital approximation for the magnetic-field Hamiltonian. Our primary focus is on the aug-cc-pVTZ basis set, which has been used in many works in the literature. A study of the differences in total energies of the fully numerical CBS limit calculations and the approximate Gaussian basis calculations is carried out to provide insight into basis set truncation errors. Examining a variety of states over the range of magnetic field strengths from $B = 0$ to $B = 0.6 B_0$, we observe significant differences for the aug-cc-pVTZ basis set, while much smaller errors are afforded by the benchmark-quality AHGBSP3-9 basis set [Lehtola, J. Chem. Phys. 2020, 152, 134108]. This suggests that there is considerable room to improve Gaussian basis sets for calculations at finite magnetic fields.
[ { "version": "v1", "created": "Wed, 5 Jul 2023 20:09:36 GMT" }, { "version": "v2", "created": "Thu, 28 Sep 2023 13:45:50 GMT" } ]
2025-02-07T00:00:00
[ [ "Åström", "Hugo", "" ], [ "Lehtola", "Susi", "" ] ]
2307.03402
Loc Nguyen
Loc X. Nguyen, Ye Lin Tun, Yan Kyaw Tun, Minh N. H. Nguyen, Chaoning Zhang, Zhu Han, Choong Seon Hong
Swin Transformer-Based Dynamic Semantic Communication for Multi-User with Different Computing Capacity
14 pages, 10 figures
in IEEE Transactions on Vehicular Technology, vol. 73, no. 6, pp. 8957-8972, June 2024
10.1109/TVT.2024.3362328
null
cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Semantic communication has gained significant attention from researchers as a promising technique to replace conventional communication in the next generation of communication systems, primarily due to its ability to reduce communication costs. However, little literature has studied its effectiveness in multi-user scenarios, particularly when there are variations in the model architectures used by users and their computing capacities. To address this issue, we explore a semantic communication system that caters to multiple users with different model architectures by using a multi-purpose transmitter at the base station (BS). Specifically, the BS in the proposed framework employs semantic and channel encoders to encode the image for transmission, while the receiver utilizes its local channel and semantic decoder to reconstruct the original image. Our joint source-channel encoder at the BS can effectively extract and compress semantic features for specific users by considering the signal-to-noise ratio (SNR) and computing capacity of the user. Based on the network status, the joint source-channel encoder at the BS can adaptively adjust the length of the transmitted signal. A longer signal ensures more information for high-quality image reconstruction for the user, while a shorter signal helps avoid network congestion. In addition, we propose a hybrid loss function for training, which enhances the perceptual details of reconstructed images. Finally, we conduct a series of extensive evaluations and ablation studies to validate the effectiveness of the proposed system.
[ { "version": "v1", "created": "Fri, 7 Jul 2023 05:59:36 GMT" } ]
2025-02-07T00:00:00
[ [ "Nguyen", "Loc X.", "" ], [ "Tun", "Ye Lin", "" ], [ "Tun", "Yan Kyaw", "" ], [ "Nguyen", "Minh N. H.", "" ], [ "Zhang", "Chaoning", "" ], [ "Han", "Zhu", "" ], [ "Hong", "Choong Seon", "" ] ]
2307.04380
Martin Bridgeman
Martin Bridgeman and Fran\c{c}ois Labourie
Ghost polygons, Poisson bracket and convexity
65 pages, 7 figures. This new version details the structure of the paper, which is now cut into parts with a detailed introduction
null
null
null
math.GT math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The moduli space of Anosov representations of a surface group in a semisimple group, which is an open set in the character variety, admits many more natural functions than the regular functions. We will study in particular length functions and, correlation functions. Our main result is a formula that computes the Poisson bracket of those functions using some combinatorial devices called {\em ghost polygons} and {\em ghost bracket} encoded in a formal algebra called {\em ghost algebra} related in some cases to the swapping algebra introduced by the second author. As a consequence of our main theorem, we show that the set of those functions -- length and correlation -- is stable under the Poisson bracket. We give two applications: firstly in the presence of positivity we prove the convexity of length functions, generalising a result of Kerckhoff in Teichm\"uller space, secondly we exhibit subalgebras of commuting functions. An important tool is the study of {\em uniformly hyperbolic bundles} which is a generalisation of Anosov representations beyond periodicity.
[ { "version": "v1", "created": "Mon, 10 Jul 2023 07:25:53 GMT" }, { "version": "v2", "created": "Wed, 17 Jan 2024 19:13:00 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 15:43:23 GMT" } ]
2025-02-07T00:00:00
[ [ "Bridgeman", "Martin", "" ], [ "Labourie", "François", "" ] ]
2307.06791
Jacques Audibert
Jacques Audibert
Maximal representations in lattices of the symplectic group
17 pages, comments are welcome
null
null
null
math.GT math.GR math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that all lattices of Sp(2n,R), except those commensurable with Sp(4k+2,Z) when n=2k+1, contain the image of infinitely many mapping class group orbits of Zariski-dense maximal representation that are continuous deformations of maximal diagonal representations. In particular, we show that Sp(4k,Z) contain Zariski-dense surface subgroups for all k.
[ { "version": "v1", "created": "Thu, 13 Jul 2023 15:00:06 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 08:29:29 GMT" } ]
2025-02-07T00:00:00
[ [ "Audibert", "Jacques", "" ] ]
2307.06797
Lorenzo Rosset
Alessandra Carbone, Aur\'elien Decelle, Lorenzo Rosset, Beatriz Seoane
Fast and Functional Structured Data Generators Rooted in Out-of-Equilibrium Physics
15 pages
IEEE Transactions on Pattern Analysis and Machine Intelligence, Volume 47, Issue 2 Pages 1309 - 13 (2024)
10.1109/TPAMI.2024.34959
null
cs.LG cond-mat.dis-nn q-bio.BM q-bio.GN q-bio.QM
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this study, we address the challenge of using energy-based models to produce high-quality, label-specific data in complex structured datasets, such as population genetics, RNA or protein sequences data. Traditional training methods encounter difficulties due to inefficient Markov chain Monte Carlo mixing, which affects the diversity of synthetic data and increases generation times. To address these issues, we use a novel training algorithm that exploits non-equilibrium effects. This approach, applied on the Restricted Boltzmann Machine, improves the model's ability to correctly classify samples and generate high-quality synthetic data in only a few sampling steps. The effectiveness of this method is demonstrated by its successful application to four different types of data: handwritten digits, mutations of human genomes classified by continental origin, functionally characterized sequences of an enzyme protein family, and homologous RNA sequences from specific taxonomies.
[ { "version": "v1", "created": "Thu, 13 Jul 2023 15:08:44 GMT" }, { "version": "v2", "created": "Tue, 12 Nov 2024 09:54:07 GMT" } ]
2025-02-07T00:00:00
[ [ "Carbone", "Alessandra", "" ], [ "Decelle", "Aurélien", "" ], [ "Rosset", "Lorenzo", "" ], [ "Seoane", "Beatriz", "" ] ]
2307.08787
Jesus Berdugo
Jesus Berdugo and Pavel Zalesskii
Cyclic splittings of pro-p groups
null
null
10.1016/j.jalgebra.2024.06.037
null
math.GR
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper we prove a pro-p version of the Rips-Sela's Theorems on splittings of a group as an amalgamated free product or HNN-extension over an infinite cyclic subgroup.
[ { "version": "v1", "created": "Mon, 17 Jul 2023 19:05:27 GMT" }, { "version": "v2", "created": "Tue, 5 Sep 2023 13:10:58 GMT" }, { "version": "v3", "created": "Tue, 10 Oct 2023 19:31:19 GMT" } ]
2025-02-07T00:00:00
[ [ "Berdugo", "Jesus", "" ], [ "Zalesskii", "Pavel", "" ] ]
2307.11607
Jakob Bach
Jakob Bach
Finding Optimal Diverse Feature Sets with Alternative Feature Selection
Changes from v1 to v2: Experiments for heuristic search methods added; various minor changes and additions to synchronize with journal version | Changes from v2 to v3: Various minor changes to synchronize with dissertation; revised Greedy-Wrapper algorithm (experiments updated); shortened evaluation
International Journal of Data Science and Analytics (2024)
10.1007/s41060-024-00527-8
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Feature selection is popular for obtaining small, interpretable, yet highly accurate prediction models. Conventional feature-selection methods typically yield one feature set only, which might not suffice in some scenarios. For example, users might be interested in finding alternative feature sets with similar prediction quality, offering different explanations of the data. In this article, we introduce alternative feature selection and formalize it as an optimization problem. In particular, we define alternatives via constraints and enable users to control the number and dissimilarity of alternatives. We consider sequential as well as simultaneous search for alternatives. Next, we discuss how to integrate conventional feature-selection methods as objectives. In particular, we describe solver-based search methods to tackle the optimization problem. Further, we analyze the complexity of this optimization problem and prove NP-hardness. Additionally, we show that a constant-factor approximation exists under certain conditions and propose corresponding heuristic search methods. Finally, we evaluate alternative feature selection in comprehensive experiments with 30 binary-classification datasets. We observe that alternative feature sets may indeed have high prediction quality, and we analyze factors influencing this outcome.
[ { "version": "v1", "created": "Fri, 21 Jul 2023 14:23:41 GMT" }, { "version": "v2", "created": "Tue, 13 Feb 2024 13:21:06 GMT" }, { "version": "v3", "created": "Wed, 5 Feb 2025 19:50:40 GMT" } ]
2025-02-07T00:00:00
[ [ "Bach", "Jakob", "" ] ]
2307.11656
Achinta Nandi
Achinta Kumar Nandi
On perturbations of singular complex analytic curves
16 pages, theorem statements are modified, the definition of normal crossing type discriminant points is corrected, and comments are welcome!
Complex Analysis and its Synergies, 10, 7 (2024)
10.1007/s40627-024-00133-1
null
math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Suppose $V$ is a singular complex analytic curve inside $\mathbb{C}^{2}$. We investigate when a singular or non-singular complex analytic curve $W$ inside $\mathbb{C}^{2}$ with sufficiently small Hausdorff distance $d_{H}(V, W)$ from $V$ must intersect $V$. We obtain a sufficient condition on $W$ which when satisfied gives an affirmative answer to our question. More precisely, we show the intersection is non-empty for any such $W$ that admits at most one non-normal crossing type discriminant point associated with some proper projection. As an application, we prove a special case of the higher-dimensional analog, and also a holomorphic multifunction analog of a result by Lyubich-Peters.
[ { "version": "v1", "created": "Fri, 21 Jul 2023 15:43:50 GMT" }, { "version": "v2", "created": "Sat, 2 Sep 2023 04:47:10 GMT" }, { "version": "v3", "created": "Mon, 1 Jan 2024 21:06:20 GMT" } ]
2025-02-07T00:00:00
[ [ "Nandi", "Achinta Kumar", "" ] ]
2307.14435
Nirmal Raj
Joseph Bramante, Nirmal Raj
Dark matter in compact stars
72 pages with 17 figures, 1 table, 509 references; v3 fixes typos and adds section on microlensing, revisions to text on WD explosions, more text on pulsar mechanism, new references
null
null
null
hep-ph astro-ph.HE astro-ph.SR hep-ex
http://creativecommons.org/licenses/by/4.0/
White dwarfs and neutron stars are far-reaching and multi-faceted laboratories in the hunt for dark matter. We review detection prospects of wave-like, particulate, macroscopic and black hole dark matter that make use of several exceptional properties of compact stars, such as ultra-high densities, deep fermion degeneracies, low temperatures, nucleon superfluidity, strong magnetic fields, high rotational regularity, and significant gravitational wave emissivity. Foundational topics first made explicit in this document include the effect of the ``propellor phase" on neutron star baryonic accretion, and the contribution of Auger and Cooper pair breaking effects to neutron star heating by dark matter capture.
[ { "version": "v1", "created": "Wed, 26 Jul 2023 18:11:27 GMT" }, { "version": "v2", "created": "Thu, 28 Dec 2023 08:01:59 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 04:21:19 GMT" } ]
2025-02-07T00:00:00
[ [ "Bramante", "Joseph", "" ], [ "Raj", "Nirmal", "" ] ]
2307.16680
Mingyuan Fan
Mingyuan Fan, Chengyu Wang, Cen Chen, Yang Liu, Jun Huang
On the Trustworthiness Landscape of State-of-the-art Generative Models: A Survey and Outlook
Accepted to IJCV
null
null
null
cs.LG cs.AI cs.CL cs.CR cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Diffusion models and large language models have emerged as leading-edge generative models, revolutionizing various aspects of human life. However, the practical implementations of these models have also exposed inherent risks, bringing to the forefront their evil sides and sparking concerns regarding their trustworthiness. Despite the wealth of literature on this subject, a comprehensive survey specifically delving into the intersection of large-scale generative models and their trustworthiness remains largely absent. To bridge this gap, this paper investigates both the long-standing and emerging threats associated with these models across four fundamental dimensions: 1) privacy, 2) security, 3) fairness, and 4) responsibility. Based on the investigation results, we develop an extensive map outlining the trustworthiness of large generative models. After that, we provide practical recommendations and potential research directions for future secure applications equipped with large generative models, ultimately promoting the trustworthiness of the models and benefiting the society as a whole.
[ { "version": "v1", "created": "Mon, 31 Jul 2023 13:57:05 GMT" }, { "version": "v2", "created": "Thu, 3 Aug 2023 03:23:25 GMT" }, { "version": "v3", "created": "Mon, 14 Aug 2023 07:59:36 GMT" }, { "version": "v4", "created": "Wed, 23 Aug 2023 03:28:30 GMT" }, { "version": "v5", "created": "Fri, 8 Dec 2023 01:05:59 GMT" }, { "version": "v6", "created": "Thu, 21 Nov 2024 01:41:01 GMT" }, { "version": "v7", "created": "Thu, 6 Feb 2025 02:18:55 GMT" } ]
2025-02-07T00:00:00
[ [ "Fan", "Mingyuan", "" ], [ "Wang", "Chengyu", "" ], [ "Chen", "Cen", "" ], [ "Liu", "Yang", "" ], [ "Huang", "Jun", "" ] ]
2308.02485
Ryota Akiyama
Ibuki Taniuchi, Ryota Akiyama, Rei Hobara, and Shuji Hasegawa
Surface Circular Photogalvanic Effect in Tl-Pb Monolayer Alloys on Si(111) with Giant Rashba Splitting
null
null
10.1021/acsnano.4c08742
null
cond-mat.mtrl-sci cond-mat.mes-hall
http://creativecommons.org/licenses/by-nc-nd/4.0/
We have found that surface superstructures made of "monolayer alloys" of Tl and Pb on Si(111), having giant Rashba effect, produce non-reciprocal spin-polarized photocurrent via circular photogalvanic effect (CPGE) by obliquely shining circularly polarized near-infrared (IR) light. CPGE is here caused by injection of in-plane spin into spin-split surface-state bands, which is observed only on Tl-Pb alloy layers, but not on single-element Tl nor Pb layers. In the Tl-Pb monolayer alloys, despite their monatomic thickness, the magnitude of CPGE is comparable to or even larger than the cases of many other spin-split thin-film materials. The data analysis has provided the relative permittivity $\epsilon^{\ast}$ of the monolayer alloys to be $\sim$ 1.0, which is because the monolayer exists at a transition region between the vacuum and the substrate. The present result opens the possibility that we can optically manipulate spins of electrons even on monolayer materials.
[ { "version": "v1", "created": "Fri, 4 Aug 2023 17:57:28 GMT" } ]
2025-02-07T00:00:00
[ [ "Taniuchi", "Ibuki", "" ], [ "Akiyama", "Ryota", "" ], [ "Hobara", "Rei", "" ], [ "Hasegawa", "Shuji", "" ] ]
2308.03445
Ecaterina Sava-Huss
Nico Heizmann, Robin Kaiser, Ecaterina Sava-Huss
Average height for Abelian sandpiles and the looping constant on Sierpinski graphs
Computational and Applied Mathematics (2025); to appear
null
null
null
math.PR math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For the Abelian sandpile model on Sierpinski graphs, we investigate several statistics such as average height, height probabilities and looping constant. In particular, we calculate the expected average height of a recurrent sandpile on the finite iterations of the Sierpinski gasket and we also give an algorithmic approach for calculating the height probabilities of recurrent sandpiles under stationarity by using the connection between recurrent configurations of the Abelian sandpile Markov chain and uniform spanning trees. We also calculate the expected fraction of vertices of height $i$ for $i\in\{0,1,2,3\}$ of sandpiles under stationarity and relate the bulk average height to the looping constant on the Sierpinski gasket.
[ { "version": "v1", "created": "Mon, 7 Aug 2023 10:02:13 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 12:52:09 GMT" } ]
2025-02-07T00:00:00
[ [ "Heizmann", "Nico", "" ], [ "Kaiser", "Robin", "" ], [ "Sava-Huss", "Ecaterina", "" ] ]
2308.05226
Xianxin Guo
James Spall, Xianxin Guo, A. I. Lvovsky
Training neural networks with end-to-end optical backpropagation
null
null
10.1117/1.AP.7.1.016004
null
physics.optics cs.LG
http://creativecommons.org/licenses/by/4.0/
Optics is an exciting route for the next generation of computing hardware for machine learning, promising several orders of magnitude enhancement in both computational speed and energy efficiency. However, to reach the full capacity of an optical neural network it is necessary that the computing not only for the inference, but also for the training be implemented optically. The primary algorithm for training a neural network is backpropagation, in which the calculation is performed in the order opposite to the information flow for inference. While straightforward in a digital computer, optical implementation of backpropagation has so far remained elusive, particularly because of the conflicting requirements for the optical element that implements the nonlinear activation function. In this work, we address this challenge for the first time with a surprisingly simple and generic scheme. Saturable absorbers are employed for the role of the activation units, and the required properties are achieved through a pump-probe process, in which the forward propagating signal acts as the pump and backward as the probe. Our approach is adaptable to various analog platforms, materials, and network structures, and it demonstrates the possibility of constructing neural networks entirely reliant on analog optical processes for both training and inference tasks.
[ { "version": "v1", "created": "Wed, 9 Aug 2023 21:11:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Spall", "James", "" ], [ "Guo", "Xianxin", "" ], [ "Lvovsky", "A. I.", "" ] ]
2308.11459
Zhe-Yu Jeff Ou
Xuan Tang, Yunxiao Zhang, Xueshi Guo, Liang Cui, Xiaoying Li, Z. Y. Ou
Phase Dependent Hanbury-Brown and Twiss effect
5 pages, 6 figures
Light: Science & Applications ( 2025) 14:46
10.1038/s41377-024-01684-y
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Hanbury-Brown and Twiss (HBT) effect is the foundation for stellar intensity interferometry. However, it is a phase insensitive two-photon interference effect. In this paper, we extend the HBT interferometer by mixing two phase-coherent input fields with coherent auxiliary fields before intensity correlation measurement and achieve phase sensitive two-photon interference so as to measure the complete complex second-order coherence function of the input fields. This practical scheme paves the way for synthetic aperture imaging for astronomical applications in optical regime. Pulsed input fields is also tested for potential remote sensing and ranging applications. We discuss the condition to implement recently proposed entanglement-based telescopy scheme with the more realistic cw broadband anti-bunched light fields.
[ { "version": "v1", "created": "Tue, 22 Aug 2023 14:11:45 GMT" }, { "version": "v2", "created": "Mon, 30 Oct 2023 07:48:05 GMT" } ]
2025-02-07T00:00:00
[ [ "Tang", "Xuan", "" ], [ "Zhang", "Yunxiao", "" ], [ "Guo", "Xueshi", "" ], [ "Cui", "Liang", "" ], [ "Li", "Xiaoying", "" ], [ "Ou", "Z. Y.", "" ] ]
2308.12053
Leander Weber
Leander Weber, Jim Berend, Moritz Weckbecker, Alexander Binder, Thomas Wiegand, Wojciech Samek, Sebastian Lapuschkin
Efficient and Flexible Neural Network Training through Layer-wise Feedback Propagation
null
null
null
null
cs.LG cs.AI cs.NE
http://creativecommons.org/licenses/by-nc-sa/4.0/
Gradient-based optimization has been a cornerstone of machine learning enabling the vast advances of AI development over the past decades. However, since this type of optimization requires differentiation, it reduces flexibility in the choice of model and objective. With recent evidence of the benefits of non-differentiable (e.g. neuromorphic) architectures over classical models, such constraints can become limiting in the future. We present Layer-wise Feedback Propagation (LFP), a novel training principle for neural network-like predictors utilizing methods from the domain of explainability to decompose a reward to individual neurons based on their respective contributions to solving a given task without imposing any differentiability requirements. Leveraging these neuron-wise rewards, our method then implements a greedy approach reinforcing helpful parts of the network and weakening harmful ones. While having comparable computational complexity to gradient descent, LFP offers the advantage that it obtains sparse models due to an implicit weight scaling. We establish the convergence of LFP theoretically and empirically, demonstrating its effectiveness on various models and datasets. We further investigate two applications for LFP: Firstly, neural network pruning, and secondly, the optimization of neuromorphic architectures such as Heaviside step function activated Spiking Neural Networks (SNNs). In the first setting, LFP naturally generates sparse models that are easily prunable and thus efficiently encode and compute information. In the second setting, LFP achieves comparable performance to surrogate gradient descent, but provides approximation-free training, which eases the implementation on neuromorphic hardware. Consequently, LFP combines efficiency in terms of computation and representation with flexibility w.r.t. model architecture and objective function. Our code is available.
[ { "version": "v1", "created": "Wed, 23 Aug 2023 10:48:28 GMT" }, { "version": "v2", "created": "Wed, 5 Feb 2025 20:37:52 GMT" } ]
2025-02-07T00:00:00
[ [ "Weber", "Leander", "" ], [ "Berend", "Jim", "" ], [ "Weckbecker", "Moritz", "" ], [ "Binder", "Alexander", "" ], [ "Wiegand", "Thomas", "" ], [ "Samek", "Wojciech", "" ], [ "Lapuschkin", "Sebastian", "" ] ]
2308.14757
Kolahal Bhattacharya
Kolahal Bhattacharya
Semi-classical understanding of flux quantization in superconductors
18 pages
Quantum Studies: Mathematics and Foundations, Vol 11, Issue 2, 2024
10.1007/s40509-024-00343-6
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
Like electric charge, magnetic flux is also quantised. Theoretically, one can show that the flux quantum must be h/e, as observed in the quantum Hall effect. However, in the superconducting systems, the flux quantum is experimentally observed as h/2e. There is no fundamental explanation for the empirical result. In this article, we argue that this phenomenon is fundamentally linked to the nonlocality problem of the Aharonov-Bohm effect and present a new semi-classical explanation for the magnetic flux quantum in superconductivity. This work will also show why the flux quantum should be h/e in the case of the quantum Hall effect.
[ { "version": "v1", "created": "Sat, 19 Aug 2023 05:17:15 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 15:44:05 GMT" } ]
2025-02-07T00:00:00
[ [ "Bhattacharya", "Kolahal", "" ] ]
2308.15475
Narendra N. Hegade
Alejandro Gomez Cadavid, Iraitz Montalban, Archismita Dalal, Enrique Solano, Narendra N. Hegade
Efficient DCQO Algorithm within the Impulse Regime for Portfolio Optimization
10 pages, 5 figures
Phys. Rev. Applied 22, 054037 (2024)
10.1103/PhysRevApplied.22.054037
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
We propose a faster digital quantum algorithm for portfolio optimization using the digitized-counterdiabatic quantum optimization (DCQO) paradigm in the impulse regime, that is, where the counterdiabatic terms are dominant. Our approach notably reduces the circuit depth requirement of the algorithm and enhances the solution accuracy, making it suitable for current quantum processors. We apply this protocol to a real-case scenario of portfolio optimization with 20 assets, using purely quantum and hybrid classical-quantum paradigms. We experimentally demonstrate the advantages of our protocol using up to 20 qubits on an IonQ trapped-ion quantum computer. By benchmarking our method against the standard quantum approximate optimization algorithm and finite-time digitized-adiabatic algorithms, we obtain a significant reduction in the circuit depth by factors of 2.5 to 40, while minimizing the dependence on the classical optimization subroutine. Besides portfolio optimization, the proposed method is applicable to a large class of combinatorial optimization problems.
[ { "version": "v1", "created": "Tue, 29 Aug 2023 17:53:08 GMT" } ]
2025-02-07T00:00:00
[ [ "Cadavid", "Alejandro Gomez", "" ], [ "Montalban", "Iraitz", "" ], [ "Dalal", "Archismita", "" ], [ "Solano", "Enrique", "" ], [ "Hegade", "Narendra N.", "" ] ]
2309.02316
Gian Guzm\'an-Verri G
R. Mar\'in-Delgado, X. Moya, G. G. Guzm\'an-Verri
Landau Theory of Barocaloric Plastic Crystals
24 pages, 5 figures
J. Phys. Energy 6 035003 (2024)
10.1088/2515-7655/ad4590
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
We present a minimal Landau theory of plastic-to-crystal phase transitions in which the key components are a multipole-moment order parameter that describes the orientational ordering of the constituent molecules, coupling between such order parameter and elastic strains, and thermal expansion. We illustrate the theory with the simplest non-trivial model in which the orientational ordering is described by a quadrupole moment, and use such model to calculate barocaloric effects in plastic crystals that are driven by hydrostatic pressure. The model captures characteristic features of plastic-to-crystal phase transitions, namely, large changes in volume and entropy at the transition, as well as the linear dependence of the transition temperature with pressure. We identify temperature regions in the barocaloric response associated with the individual plastic and crystal phases, and those involving the phase transition. Our model is in overall agreement with previous experiments in powdered samples of fullerite C$_{60}$, and predicts peak isothermal entropy changes of $\sim90 \,{\rm J K^{-1} kg^{-1}}$ and peak adiabatic temperature changes of $\sim35 \,{\rm K}$ under $0.60\,$GPa at $265\,$K in fullerite single crystals.
[ { "version": "v1", "created": "Tue, 5 Sep 2023 15:29:51 GMT" }, { "version": "v2", "created": "Thu, 28 Mar 2024 11:04:35 GMT" }, { "version": "v3", "created": "Thu, 20 Jun 2024 10:46:19 GMT" }, { "version": "v4", "created": "Wed, 5 Feb 2025 22:00:25 GMT" } ]
2025-02-07T00:00:00
[ [ "Marín-Delgado", "R.", "" ], [ "Moya", "X.", "" ], [ "Guzmán-Verri", "G. G.", "" ] ]
2309.03741
Giosu\`e Muratore
Giosu\`e Muratore
Computations of Gromov-Witten invariants of toric varieties
11 pages, examples included
Journal of Symbolic Computation, 2024, 125, 102330
10.1016/j.jsc.2024.102330
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We present the Julia package ToricAtiyahBott.jl, providing an easy way to perform the Atiyah-Bott formula on the moduli space of genus $0$ stable maps $\overline{M}_{0,m}(X,\beta)$ where $X$ is any smooth projective toric variety, and $\beta$ is any effective $1$-cycle. The list of the supported cohomological cycles contains the most common ones, and it is extensible. We provide a detailed explanation of the algorithm together with many examples and applications. The toric variety $X$, as well as the cohomology class $\beta$, must be defined using the package Oscar.jl.
[ { "version": "v1", "created": "Thu, 7 Sep 2023 14:29:48 GMT" }, { "version": "v2", "created": "Thu, 1 Aug 2024 17:49:45 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 10:59:14 GMT" } ]
2025-02-07T00:00:00
[ [ "Muratore", "Giosuè", "" ] ]
2309.03958
G\'erald Tenenbaum
R\'egis de la Bret\`eche, G\'erald Tenenbaum
Note on the mean value of the Erd\H{o}s--Hooley Delta-function
null
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For integer $n\geqslant 1$ and real $u$, let $\Delta(n,u):=|\{d:d\mid n,\,{\rm e}^u<d\leqslant {\rm e}^{u+1}\}|$. The Erd\H{o}s--Hooley Delta-function is then defined by $\Delta(n):=\max_{u\in{\mathbb R}}\Delta(n,u).$ We improve a recent upper bound for the mean value of this function by showing that, for large $x$, we have $$\sum_{n\leqslant x}\Delta(n)\ll x(\log_2x)^{ 5/2}.$$
[ { "version": "v1", "created": "Thu, 7 Sep 2023 18:10:43 GMT" }, { "version": "v10", "created": "Tue, 5 Nov 2024 00:16:06 GMT" }, { "version": "v11", "created": "Mon, 25 Nov 2024 12:08:24 GMT" }, { "version": "v12", "created": "Mon, 6 Jan 2025 12:15:38 GMT" }, { "version": "v13", "created": "Thu, 6 Feb 2025 09:08:15 GMT" }, { "version": "v2", "created": "Wed, 31 Jan 2024 12:04:50 GMT" }, { "version": "v3", "created": "Thu, 1 Feb 2024 13:08:03 GMT" }, { "version": "v4", "created": "Fri, 2 Feb 2024 10:19:39 GMT" }, { "version": "v5", "created": "Tue, 20 Feb 2024 11:34:03 GMT" }, { "version": "v6", "created": "Sun, 17 Mar 2024 13:51:43 GMT" }, { "version": "v7", "created": "Sun, 7 Jul 2024 23:19:59 GMT" }, { "version": "v8", "created": "Thu, 17 Oct 2024 14:35:56 GMT" }, { "version": "v9", "created": "Mon, 28 Oct 2024 11:53:18 GMT" } ]
2025-02-07T00:00:00
[ [ "de la Bretèche", "Régis", "" ], [ "Tenenbaum", "Gérald", "" ] ]
2309.08517
Joona Karjalainen
Joona Karjalainen, Anthony Lee, Sumeetpal S. Singh, Matti Vihola
On the Forgetting of Particle Filters
33 pages
null
null
null
math.PR stat.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the forgetting properties of the particle filter when its state - the collection of particles - is regarded as a Markov chain. Under a strong mixing assumption on the particle filter's underlying Feynman-Kac model, we find that the particle filter is exponentially mixing, and forgets its initial state in $O(\log N )$ 'time', where $N$ is the number of particles and time refers to the number of particle filter algorithm steps, each comprising a selection (or resampling) and mutation (or prediction) operation. We present an example which shows that this rate is optimal. In contrast to our result, available results to-date are extremely conservative, suggesting $O(\alpha^N)$ time steps are needed, for some $\alpha>1$, for the particle filter to forget its initialisation. We also study the conditional particle filter (CPF) and extend our forgetting result to this context. We establish a similar conclusion, namely, CPF is exponentially mixing and forgets its initial state in $O(\log N )$ time. To support this analysis, we establish new time-uniform $L^p$ error estimates for CPF, which can be of independent interest. We also establish new propagation of chaos type results using our proof techniques, discuss implications to couplings of particle filters and an application to processing out-of-sequence measurements.
[ { "version": "v1", "created": "Fri, 15 Sep 2023 16:25:48 GMT" }, { "version": "v2", "created": "Wed, 5 Feb 2025 19:34:15 GMT" } ]
2025-02-07T00:00:00
[ [ "Karjalainen", "Joona", "" ], [ "Lee", "Anthony", "" ], [ "Singh", "Sumeetpal S.", "" ], [ "Vihola", "Matti", "" ] ]
2309.09194
Jan Weinreich
Jan Weinreich, Konstantin Karandashev, Guido Falk von Rudorff
Exact sampling of molecules in chemical space
null
null
null
null
physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
The concept of molecular similarity appears in many machine-learning algorithms based on the assumption that molecules with similar representations will also share similar properties. In this work, we propose a new way to study similarity measures in molecular graph space using a Monte Carlo approach. We enable direct sampling from the underlying distribution of chemical space without numerical approximations or complete enumeration of molecular graphs, the latter intractable for practically relevant graph sets of interest. The Monte Carlo method allows observation of several interesting fundamental properties of chemical space, such as a linear trend of average property derivatives in chemical space with respect to the property's value at the molecule of interest. The trend was observed for extensive and intensive properties, suggesting that this trend is an inherent property of chemical space.
[ { "version": "v1", "created": "Sun, 17 Sep 2023 07:37:19 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 14:39:51 GMT" } ]
2025-02-07T00:00:00
[ [ "Weinreich", "Jan", "" ], [ "Karandashev", "Konstantin", "" ], [ "von Rudorff", "Guido Falk", "" ] ]
2309.09360
Boby Lessard
Boby Lessard, Fr\'ed\'eric Marcotte, Arthur Lalonde, Fran\c{c}ois Therriault-Proulx, Simon Lambert-Girard, Luc Beaulieu and Louis Archambault
Non-negative Matrix Factorization using Partial Prior Knowledge for Radiation Dosimetry
12 pages, 6 figures
null
10.1109/TRPMS.2024.3442773
null
physics.med-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
Hyperspectral unmixing aims at decomposing a given signal into its spectral signatures and its associated fractional abundances. To improve the accuracy of this decomposition, algorithms have included different assumptions depending on the application. The goal of this study is to develop a new unmixing algorithm that can be applied for the calibration of multi-point scintillation dosimeters used in the field of radiation therapy. This new algorithm is based on a non-negative matrix factorization. It incorporates a partial prior knowledge on both the abundances and the endmembers of a given signal. It is shown herein that, following a precise calibration routine, it is possible to use partial prior information about the fractional abundances, as well as on the endmembers, in order to perform a simplified yet precise calibration of these dosimeters. Validation and characterization of this algorithm is made using both simulations and experiments. The experimental validation shows an improvement in accuracy compared to previous algorithms with a mean spectral angle distance (SAD) on the estimated endmembers of 0.0766, leading to an average error of $(0.25 \pm 0.73)$ % on dose measurements.
[ { "version": "v1", "created": "Sun, 17 Sep 2023 19:50:52 GMT" }, { "version": "v2", "created": "Fri, 14 Jun 2024 14:35:24 GMT" } ]
2025-02-07T00:00:00
[ [ "Lessard", "Boby", "" ], [ "Marcotte", "Frédéric", "" ], [ "Lalonde", "Arthur", "" ], [ "Therriault-Proulx", "François", "" ], [ "Lambert-Girard", "Simon", "" ], [ "Beaulieu", "Luc", "" ], [ "Archambault", "Louis", "" ] ]
2309.09441
Hossein Jamali
Hossein Jamali, Ponkoj Chandra Shill, David Feil-Seifer, Frederick C. Harris, Jr., Sergiu M. Dascalu
A Schedule of Duties in the Cloud Space Using a Modified Salp Swarm Algorithm
15 pages, 6 figures, 2023 IFIP International Internet of Things Conference. Dallas-Fort Worth Metroplex, Texas, USA
null
10.1007/978-3-031-45878-1_5
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
Cloud computing is a concept introduced in the information technology era, with the main components being the grid, distributed, and valuable computing. The cloud is being developed continuously and, naturally, comes up with many challenges, one of which is scheduling. A schedule or timeline is a mechanism used to optimize the time for performing a duty or set of duties. A scheduling process is accountable for choosing the best resources for performing a duty. The main goal of a scheduling algorithm is to improve the efficiency and quality of the service while at the same time ensuring the acceptability and effectiveness of the targets. The task scheduling problem is one of the most important NP-hard issues in the cloud domain and, so far, many techniques have been proposed as solutions, including using genetic algorithms (GAs), particle swarm optimization, (PSO), and ant colony optimization (ACO). To address this problem, in this paper, one of the collective intelligence algorithms, called the Salp Swarm Algorithm (SSA), has been expanded, improved, and applied. The performance of the proposed algorithm has been compared with that of GAs, PSO, continuous ACO, and the basic SSA. The results show that our algorithm has generally higher performance than the other algorithms. For example, compared to the basic SSA, the proposed method has an average reduction of approximately 21% in makespan.
[ { "version": "v1", "created": "Mon, 18 Sep 2023 02:48:41 GMT" } ]
2025-02-07T00:00:00
[ [ "Jamali", "Hossein", "" ], [ "Shill", "Ponkoj Chandra", "" ], [ "Feil-Seifer", "David", "" ], [ "Harris,", "Frederick C.", "Jr." ], [ "Dascalu", "Sergiu M.", "" ] ]
2309.10451
Christopher Coveney
Christopher J. N. Coveney and David P. Tew
The coupled-cluster self-energy
null
null
null
null
cond-mat.str-el physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
Coupled-cluster and Green's function theories are highly successful in treating many-body electron correlation and there has been significant interest in identifying and leveraging connections between them. Here we present a diagrammatic definition of the irreducible coupled-cluster self-energy that directly embeds coupled-cluster theory within the framework of many-body field theory. The EOM-CC treatment emerges naturally from our definition via the Dyson and Bethe-Salpeter equations, providing a unified description of RPA, $GW$-BSE and CC theory for ground state and excitation energies. This clarifies the origin of previously established connections between RPA, $GW$-BSE and coupled-cluster theory, and exposes the relationship between vertex corrections and the coupled-cluster amplitude equations.
[ { "version": "v1", "created": "Tue, 19 Sep 2023 09:12:15 GMT" }, { "version": "v2", "created": "Mon, 19 Feb 2024 17:12:52 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 16:25:36 GMT" } ]
2025-02-07T00:00:00
[ [ "Coveney", "Christopher J. N.", "" ], [ "Tew", "David P.", "" ] ]
2309.14844
Susi Lehtola
Susi Lehtola
Importance profiles. Visualization of atomic basis set requirements
16 pages, 7 figures
Electron. Struct. 6, 015015 (2024)
10.1088/2516-1075/ad31ca
null
physics.chem-ph physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent developments in fully numerical methods promise interesting opportunities for new, compact atomic orbital (AO) basis sets that maximize the overlap to fully numerical reference wave functions, following the pioneering work of Richardson and coworkers from the early 1960s. Motivated by this technique, we suggest a way to visualize the importance of AO basis functions employing fully numerical wave functions computed at the complete basis set (CBS) limit: the importance of a normalized AO basis function $|\alpha\rangle$ centered on some nucleus can be visualized by projecting $|\alpha\rangle$ on the set of numerically represented occupied orbitals $|\psi_{i}\rangle$ as $I_{0}(\alpha)=\sum_{i}\langle\alpha|\psi_{i}\rangle\langle\psi_{i}|\alpha\rangle$. Choosing $\alpha$ to be a continuous parameter describing the orbital basis, such as the exponent of a Gaussian-type orbital (GTO) or Slater-type orbital (STO) basis function, one is then able to visualize the importance of various functions. The proposed visualization $I_{0}(\alpha)$ has the important property $0\leq I_{0}(\alpha)\leq1$ which allows unambiguous interpretation. We also propose a straightforward generalization of the importance profile for polyatomic appliations $I(\alpha)$, in which the importance of a test function $|\alpha\rangle$ is measured as the increase in projection from the atomic minimal basis. We exemplify the methods with importance profiles computed for atoms from the first three rows, and for a set of chemically diverse diatomic molecules. We find that the importance profile offers a way to visualize the atomic basis set requirements for a given system in an a priori manner, provided that a fully numerical reference wave function is available.
[ { "version": "v1", "created": "Tue, 26 Sep 2023 11:20:31 GMT" }, { "version": "v2", "created": "Sun, 24 Dec 2023 10:08:46 GMT" } ]
2025-02-07T00:00:00
[ [ "Lehtola", "Susi", "" ] ]
2309.14850
Yung-Ning Peng
Chin-Yen Lee, Wei-Hsuan Yu, Yung-Ning Peng, Ching-Jui Lai
On character table of Clifford groups
15 pages; comments and suggestions are welcome. Two conjectures in last version are proved and one is disproved; references updated
Journal of Mathematical Physics (Vol.66, Issue 2), 2025
10.1063/5.0204167
null
math.RT math-ph math.MP quant-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
Based on a presentation of $\mathcal{C}_n$ and the help of [GAP], we construct the character table of the Clifford group $\mathcal{C}_n$ for $n=1,2,3$. As an application, we can efficiently decompose the (higher power of) tensor product of the matrix representation in those cases. Our results recover some known results in [HWW, WF] and reveal some new phenomena. We prove that when $n \geq 3$, (1) the trivial character is the only linear character for $\mathcal{C}_n$ and hence $\mathcal{C}_n$ equals to its commutator subgroup, (2) the $n$-qubit Pauli group $\mathcal{P}_n$ is the only proper non-trivial normal subgroup of $\mathcal{C}_n$, (3) the matrix representation $\mathcal{M}_{2^n}$ is a faithful representation for $\mathcal{C}_n$. As a byproduct, we give a presentation of the finite symplectic group $Sp(2n,2)$ in terms of generators and relations.
[ { "version": "v1", "created": "Tue, 26 Sep 2023 11:29:35 GMT" }, { "version": "v2", "created": "Wed, 25 Oct 2023 16:11:38 GMT" } ]
2025-02-07T00:00:00
[ [ "Lee", "Chin-Yen", "" ], [ "Yu", "Wei-Hsuan", "" ], [ "Peng", "Yung-Ning", "" ], [ "Lai", "Ching-Jui", "" ] ]
2309.16481
Nicholas Williams
Guillaume Laplante-Anfossi and Nicholas J. Williams
Steenrod operations via higher Bruhat orders
33 pages, 3 figures. Accepted in Proc. Lond. Math. Soc
Proc. London Math. Soc. 130 (2025), e70024
10.1112/plms.70024
MPIM-Bonn-2023
math.AT math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The purpose of this paper is to establish a correspondence between the higher Bruhat orders of Yu. I. Manin and V. Schechtman, and the cup-$i$ coproducts defining Steenrod squares in cohomology. To any element of the higher Bruhat orders we associate a coproduct, recovering Steenrod's original ones from extremal elements in these orders. Defining this correspondence involves interpreting the coproducts geometrically in terms of zonotopal tilings, which allows us to give conceptual proofs of their properties and show that all reasonable coproducts arise from our construction.
[ { "version": "v1", "created": "Thu, 28 Sep 2023 14:45:12 GMT" }, { "version": "v2", "created": "Fri, 29 Sep 2023 05:38:21 GMT" }, { "version": "v3", "created": "Tue, 19 Nov 2024 09:52:24 GMT" }, { "version": "v4", "created": "Tue, 17 Dec 2024 17:34:50 GMT" } ]
2025-02-07T00:00:00
[ [ "Laplante-Anfossi", "Guillaume", "" ], [ "Williams", "Nicholas J.", "" ] ]
2309.16550
Kenta Miyahara
Martin A. Guest, Alexander R. Its, Maksim Kosmakov, Kenta Miyahara, Ryosuke Odoi
Connection formulae for the radial Toda equations I
67 pages, 16 figures
null
null
null
math-ph math.CA math.MP nlin.SI
http://creativecommons.org/licenses/by/4.0/
This paper is the first in a forthcoming series of works where the authors study the global asymptotic behavior of the radial solutions of the 2D periodic Toda equation of type $A_n$. The principal issue is the connection formulae between the asymptotic parameters describing the behavior of the general solution at zero and infinity. To reach this goal we are using a fusion of the PDE analysis and the Riemann-Hilbert nonlinear steepest descent method of Deift and Zhou which is applicable to 2D Toda in view of its Lax integrability. A principal technical challenge is the extension of the nonlinear steepest descent analysis to Riemann-Hilbert problems of matrix rank greater than $2$. In this paper, we meet this challenge for the case $n=2$ (the rank $3$ case) and it already captures the principal features of the general $n$ case.
[ { "version": "v1", "created": "Thu, 28 Sep 2023 16:02:12 GMT" }, { "version": "v2", "created": "Sat, 21 Oct 2023 19:06:03 GMT" }, { "version": "v3", "created": "Mon, 6 Jan 2025 19:53:37 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 00:02:38 GMT" } ]
2025-02-07T00:00:00
[ [ "Guest", "Martin A.", "" ], [ "Its", "Alexander R.", "" ], [ "Kosmakov", "Maksim", "" ], [ "Miyahara", "Kenta", "" ], [ "Odoi", "Ryosuke", "" ] ]
2309.17216
Jos\'e-Ignacio Ant\'on
Juan Ponce, Jos\'e-Ignacio Ant\'on, Mercedes Onofa, Roberto Castillo
The long-term impact of (un)conditional cash transfers on labour market outcomes in Ecuador
null
null
null
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
Despite the popularity of conditional cash transfers in low- and middle-income countries, evidence on their long-term effects remains scarce. This study assesses the impact of Ecuador's Human Development Grant on the formal sector labor market outcomes of children in eligible households. This grant, one of the first of its kind, is characterized by weak enforcement of its eligibility criteria. Using a regression discontinuity design, we find that the programme had no impact on formal employment rates and labour income earned in the formal sector around a decade after exposure, and thus not affecting the intergenerational transmission of poverty. We discuss possible explanations for the lack of significant results considering how the programme contributes to persistence in school in the medium term.
[ { "version": "v1", "created": "Fri, 29 Sep 2023 13:15:07 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 12:56:45 GMT" } ]
2025-02-07T00:00:00
[ [ "Ponce", "Juan", "" ], [ "Antón", "José-Ignacio", "" ], [ "Onofa", "Mercedes", "" ], [ "Castillo", "Roberto", "" ] ]
2310.00088
Ji Wang
Ji Wang (OSU)
Early Accretion of Large Amounts of Solids for Directly-Imaged Exoplanets
accepted to AAS Journals. Significant revision from the previous version
null
null
null
astro-ph.EP astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
As the number of planetary mass objects (PMOs, $\lessapprox$13 M$_{\rm{Jupiter}}$) at wider separation ($\gtrapprox$10 AU) grows, there is emerging evidence that they form differently from their higher-mass brown-dwarf (BD) counterparts. Specifically, PMOs' atmospheres are often enriched by metals and show a large dispersion of metallicity, which is usually interpreted as a sign of solid accretion. {{As a first step toward a population-level study of the amount and timing of solid accretion, }}we analyze a sample of seven directly-imaged exoplanets with measured stellar and planetary chemical abundances (51 Eri b, $\beta$ Pic b, HIP 65426 b, HR 8799 c and e, AF Lep b, and YSES 1 c). Our analysis uses existing data of stellar and planetary atmospheric metallicities, and adopts a Bayesian framework that marginalizes the probabilities of disk conditions, formation locations, {{planetary interior structures}}, and accretion physics. We show that these PMOs accrete large amounts of solids {{regardless of whether they form via core accretion or disk instability}}. On average $\gtrapprox$50 M$_\oplus$ solids are accreted to enrich planet atmospheres. {{Individual planet accretes between 23.3 and 223.2 M$_\oplus$ of solid mass, more than 75\% of which is assumed to stay in the atmosphere and increase the observed metallicity.}} The result implies that the solid accretion process and therefore the planet formation process {{likely take place}} at an early stage {{($\lessapprox$2 Myr)}} when large amounts of solids are available in young {{massive}} protoplanetary disks.
[ { "version": "v1", "created": "Fri, 29 Sep 2023 18:56:39 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 18:59:41 GMT" } ]
2025-02-07T00:00:00
[ [ "Wang", "Ji", "", "OSU" ] ]
2310.00107
Ricarda Graf
Ricarda Graf, Marina Zeldovich, Sarah Friedrich
Linear classification methods for multivariate repeated measures data -- a simulation study
null
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Researchers in the behavioral and social sciences use linear discriminant analysis (LDA) for predictions of group membership (classification) and for identifying the variables most relevant to group separation among a set of continuous correlated variables (description). \\ In these and other disciplines, longitudinal data are often collected which provide additional temporal information. Linear classification methods for repeated measures data are more sensitive to actual group differences by taking the complex correlations between time points and variables into account, but are rarely discussed in the literature. Moreover, psychometric data rarely fulfill the multivariate normality assumption.\\ In this paper, we compare existing linear classification algorithms for nonnormally distributed multivariate repeated measures data in a simulation study based on psychological questionnaire data comprising Likert scales. The results show that in data without any specific assumed structure and larger sample sizes, the robust alternatives to standard repeated measures LDA may not be needed. To our knowledge, this is one of the few studies discussing repeated measures classification techniques, and the first one comparing multiple alternatives among each other.
[ { "version": "v1", "created": "Fri, 29 Sep 2023 19:38:34 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 13:32:50 GMT" } ]
2025-02-07T00:00:00
[ [ "Graf", "Ricarda", "" ], [ "Zeldovich", "Marina", "" ], [ "Friedrich", "Sarah", "" ] ]
2310.02059
Peng Liang
Yujia Fu, Peng Liang, Amjed Tahir, Zengyang Li, Mojtaba Shahin, Jiaxin Yu, Jinfu Chen
Security Weaknesses of Copilot-Generated Code in GitHub Projects: An Empirical Study
Preprint accepted for publication in ACM Transactions on Software Engineering and Methodology (TOSEM), 2025
null
null
null
cs.SE cs.CR
http://creativecommons.org/licenses/by/4.0/
Modern code generation tools utilizing AI models like Large Language Models (LLMs) have gained increased popularity due to their ability to produce functional code. However, their usage presents security challenges, often resulting in insecure code merging into the code base. Thus, evaluating the quality of generated code, especially its security, is crucial. While prior research explored various aspects of code generation, the focus on security has been limited, mostly examining code produced in controlled environments rather than open source development scenarios. To address this gap, we conducted an empirical study, analyzing code snippets generated by GitHub Copilot and two other AI code generation tools (i.e., CodeWhisperer and Codeium) from GitHub projects. Our analysis identified 733 snippets, revealing a high likelihood of security weaknesses, with 29.5% of Python and 24.2% of JavaScript snippets affected. These issues span 43 Common Weakness Enumeration (CWE) categories, including significant ones like CWE-330: Use of Insufficiently Random Values, CWE-94: Improper Control of Generation of Code, and CWE-79: Cross-site Scripting. Notably, eight of those CWEs are among the 2023 CWE Top-25, highlighting their severity. We further examined using Copilot Chat to fix security issues in Copilot-generated code by providing Copilot Chat with warning messages from the static analysis tools, and up to 55.5% of the security issues can be fixed. We finally provide the suggestions for mitigating security issues in generated code.
[ { "version": "v1", "created": "Tue, 3 Oct 2023 14:01:28 GMT" }, { "version": "v2", "created": "Thu, 4 Apr 2024 07:53:03 GMT" }, { "version": "v3", "created": "Mon, 30 Dec 2024 01:42:45 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 15:17:46 GMT" } ]
2025-02-07T00:00:00
[ [ "Fu", "Yujia", "" ], [ "Liang", "Peng", "" ], [ "Tahir", "Amjed", "" ], [ "Li", "Zengyang", "" ], [ "Shahin", "Mojtaba", "" ], [ "Yu", "Jiaxin", "" ], [ "Chen", "Jinfu", "" ] ]
2310.03940
Fabio Ferreira
Fabio Ferreira, Ivo Rapant, J\"org K. H. Franke, Frank Hutter
Beyond Random Augmentations: Pretraining with Hard Views
null
The Thirteenth International Conference on Learning Representations (ICLR) 2025
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Self-Supervised Learning (SSL) methods typically rely on random image augmentations, or views, to make models invariant to different transformations. We hypothesize that the efficacy of pretraining pipelines based on conventional random view sampling can be enhanced by explicitly selecting views that benefit the learning progress. A simple yet effective approach is to select hard views that yield a higher loss. In this paper, we propose Hard View Pretraining (HVP), a learning-free strategy that extends random view generation by exposing models to more challenging samples during SSL pretraining. HVP encompasses the following iterative steps: 1) randomly sample multiple views and forward each view through the pretrained model, 2) create pairs of two views and compute their loss, 3) adversarially select the pair yielding the highest loss according to the current model state, and 4) perform a backward pass with the selected pair. In contrast to existing hard view literature, we are the first to demonstrate hard view pretraining's effectiveness at scale, particularly training on the full ImageNet-1k dataset, and evaluating across multiple SSL methods, ConvNets, and ViTs. As a result, HVP sets a new state-of-the-art on DINO ViT-B/16, reaching 78.8% linear evaluation accuracy (a 0.6% improvement) and consistent gains of 1% for both 100 and 300 epoch pretraining, with similar improvements across transfer tasks in DINO, SimSiam, iBOT, and SimCLR.
[ { "version": "v1", "created": "Thu, 5 Oct 2023 23:09:19 GMT" }, { "version": "v2", "created": "Fri, 3 Nov 2023 14:41:07 GMT" }, { "version": "v3", "created": "Fri, 1 Dec 2023 17:57:47 GMT" }, { "version": "v4", "created": "Sun, 31 Dec 2023 05:46:45 GMT" }, { "version": "v5", "created": "Mon, 27 May 2024 21:19:55 GMT" }, { "version": "v6", "created": "Thu, 6 Feb 2025 12:39:59 GMT" } ]
2025-02-07T00:00:00
[ [ "Ferreira", "Fabio", "" ], [ "Rapant", "Ivo", "" ], [ "Franke", "Jörg K. H.", "" ], [ "Hutter", "Frank", "" ] ]
2310.05551
Yushi Cao
Zhiming Li, Junzhe Jiang, Yushi Cao, Aixin Cui, Bozhi Wu, Bo Li, Yang Liu, Danny Dongning Sun
Logic-Q: Improving Deep Reinforcement Learning-based Quantitative Trading via Program Sketch-based Tuning
accepted by AAAI 2025
null
null
null
cs.CE cs.AI cs.PL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Deep reinforcement learning (DRL) has revolutionized quantitative trading (Q-trading) by achieving decent performance without significant human expert knowledge. Despite its achievements, we observe that the current state-of-the-art DRL models are still ineffective in identifying the market trends, causing them to miss good trading opportunities or suffer from large drawdowns when encountering market crashes. To address this limitation, a natural approach is to incorporate human expert knowledge in identifying market trends. Whereas, such knowledge is abstract and hard to be quantified. In order to effectively leverage abstract human expert knowledge, in this paper, we propose a universal logic-guided deep reinforcement learning framework for Q-trading, called Logic-Q. In particular, Logic-Q adopts the program synthesis by sketching paradigm and introduces a logic-guided model design that leverages a lightweight, plug-and-play market trend-aware program sketch to determine the market trend and correspondingly adjusts the DRL policy in a post-hoc manner. Extensive evaluations of two popular quantitative trading tasks demonstrate that Logic-Q can significantly improve the performance of previous state-of-the-art DRL trading strategies.
[ { "version": "v1", "created": "Mon, 9 Oct 2023 09:20:13 GMT" }, { "version": "v2", "created": "Wed, 24 Apr 2024 10:19:18 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 13:40:44 GMT" } ]
2025-02-07T00:00:00
[ [ "Li", "Zhiming", "" ], [ "Jiang", "Junzhe", "" ], [ "Cao", "Yushi", "" ], [ "Cui", "Aixin", "" ], [ "Wu", "Bozhi", "" ], [ "Li", "Bo", "" ], [ "Liu", "Yang", "" ], [ "Sun", "Danny Dongning", "" ] ]
2310.06951
Preston Robinette
Preston K. Robinette, Daniel Moyer, Taylor T. Johnson
Sanitizing Hidden Information with Diffusion Models
Accepted to European Conference on Artificial Intelligence (ECAI), 2024
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Information hiding is the process of embedding data within another form of data, often to conceal its existence or prevent unauthorized access. This process is commonly used in various forms of secure communications (steganography) that can be used by bad actors to propagate malware, exfiltrate victim data, and discreetly communicate. Recent work has utilized deep neural networks to remove this hidden information in a defense mechanism known as sanitization. Previous deep learning works, however, are unable to scale efficiently beyond the MNIST dataset. In this work, we present a novel sanitization method called DM-SUDS that utilizes a diffusion model framework to sanitize/remove hidden information from image-into-image universal and dependent steganography from CIFAR-10 and ImageNet datasets. We evaluate DM-SUDS against three different baselines using MSE, PSNR, SSIM, and NCC metrics and provide further detailed analysis through an ablation study. DM-SUDS outperforms all three baselines and significantly improves image preservation MSE by 50.44%, PSNR by 12.69%, SSIM by 11.49%, and NCC by 3.26% compared to previous deep learning approaches. Additionally, we introduce a novel evaluation specification that considers the successful removal of hidden information (safety) as well as the resulting quality of the sanitized image (utility). We further demonstrate the versatility of this method with an application in an audio case study, demonstrating its broad applicability to additional domains.
[ { "version": "v1", "created": "Tue, 10 Oct 2023 19:15:11 GMT" }, { "version": "v2", "created": "Wed, 5 Feb 2025 19:03:10 GMT" } ]
2025-02-07T00:00:00
[ [ "Robinette", "Preston K.", "" ], [ "Moyer", "Daniel", "" ], [ "Johnson", "Taylor T.", "" ] ]
2310.11139
Man-Yu Duan
Wen-Tao Lyu, Yun-He Lyu, Man-Yu Duan, Guan-Ying Wang, Dian-Yong Chen and En Wang
Theoretical study of the open-flavor tetraquark $T_{c\bar{s}}(2900)$ in the process $\Lambda_b\to K^0D^0\Lambda$
9 pages, 11 figures, 1 table
Eur.Phys.J.C 85 (2025) 2, 123
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recently, the LHCb Collaboration has measured the processes $B^0\to\bar{D}^0D_s^+\pi^-$ and $B^+\to\bar{D}^0D_s^+\pi^+$, where the $D_s^+\pi^-$ and $D_s^+\pi^+$ invariant mass distributions show the significant signals of two new open-flavor tetraquark states $T_{c\bar{s}}(2900)^0$ and $T_{c\bar{s}}(2900)^{++}$, as the two of the isospin triplet. In this work, we have investigated the process $\Lambda_b\to K^0D^0\Lambda$ by taking into account the intermediate nucleon resonance $N^*(1535)$ and the tetraquark state $T_{c\bar{s}}(2900)^0$, which could be dynamically generated by the interactions of the $D^*K^*/D^*_s\rho$ and the pseoduscalar mesons-octet baryons, respectively. Our results show that a clear peak of the open-flavor tetraquark $T_{c\bar{s}}(2900)$ may appear in the $K^0D^0$ invariant mass distribution of the process $\Lambda_b\to K^0D^0\Lambda$, which could be tested by future experiments.
[ { "version": "v1", "created": "Tue, 17 Oct 2023 10:40:54 GMT" }, { "version": "v2", "created": "Mon, 23 Oct 2023 02:10:27 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 11:33:25 GMT" } ]
2025-02-07T00:00:00
[ [ "Lyu", "Wen-Tao", "" ], [ "Lyu", "Yun-He", "" ], [ "Duan", "Man-Yu", "" ], [ "Wang", "Guan-Ying", "" ], [ "Chen", "Dian-Yong", "" ], [ "Wang", "En", "" ] ]
2310.13236
Loc Nguyen
Loc X. Nguyen, Huy Q. Le, Ye Lin Tun, Pyae Sone Aung, Yan Kyaw Tun, Zhu Han, Choong Seon Hong
An Efficient Federated Learning Framework for Training Semantic Communication System
5 pages, 3 figures
in IEEE Transactions on Vehicular Technology, vol. 73, no. 10, pp. 15872-15877, Oct. 2024
10.1109/TVT.2024.3401140
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Semantic communication has emerged as a pillar for the next generation of communication systems due to its capabilities in alleviating data redundancy. Most semantic communication systems are built upon advanced deep learning models whose training performance heavily relies on data availability. Existing studies often make unrealistic assumptions of a readily accessible data source, where in practice, data is mainly created on the client side. Due to privacy and security concerns, the transmission of data is restricted, which is necessary for conventional centralized training schemes. To address this challenge, we explore semantic communication in a federated learning (FL) setting that utilizes client data without leaking privacy. Additionally, we design our system to tackle the communication overhead by reducing the quantity of information delivered in each global round. In this way, we can save significant bandwidth for resource-limited devices and reduce overall network traffic. Finally, we introduce a mechanism to aggregate the global model from clients, called FedLol. Extensive simulation results demonstrate the effectiveness of our proposed technique compared to baseline methods.
[ { "version": "v1", "created": "Fri, 20 Oct 2023 02:45:20 GMT" }, { "version": "v2", "created": "Thu, 9 Nov 2023 10:52:14 GMT" } ]
2025-02-07T00:00:00
[ [ "Nguyen", "Loc X.", "" ], [ "Le", "Huy Q.", "" ], [ "Tun", "Ye Lin", "" ], [ "Aung", "Pyae Sone", "" ], [ "Tun", "Yan Kyaw", "" ], [ "Han", "Zhu", "" ], [ "Hong", "Choong Seon", "" ] ]
2310.14548
Md Rakib Hossain Misu
Md Rakib Hossain Misu, Jiawei Li, Adithya Bhattiprolu, Yang Liu, Eduardo Almeida, and Iftekhar Ahmed
Test Smell: A Parasitic Energy Consumer in Software Testing
null
Information and Software Technology, Volume 181, May 2025, 107671
10.1016/j.infsof.2025.107671
null
cs.SE
http://creativecommons.org/licenses/by/4.0/
Traditionally, energy efficiency research has focused on reducing energy consumption at the hardware level and, more recently, in the design and coding phases of the software development life cycle. However, software testing's impact on energy consumption did not receive attention from the research community. Specifically, how test code design quality and test smell (e.g., sub-optimal design and bad practices in test code) impact energy consumption has not been investigated yet. This study examined 12 Apache projects to analyze the association between test smell and its effects on energy consumption in software testing. We conducted a mixed-method empirical analysis from two dimensions; software (data mining in Apache projects) and developers' views (a survey of 62 software practitioners). Our findings show that: 1) test smell is associated with energy consumption in software testing. Specifically smelly part of a test case consumes 10.92\% more energy compared to the non-smelly part. 2) certain test smells are more energy-hungry than others, 3) refactored test cases tend to consume less energy than their smelly counterparts, and 4) most developers lack knowledge about test smells' impact on energy consumption. We conclude the paper with several observations that can direct future research and developments.
[ { "version": "v1", "created": "Mon, 23 Oct 2023 04:03:56 GMT" }, { "version": "v2", "created": "Wed, 8 Jan 2025 20:01:28 GMT" } ]
2025-02-07T00:00:00
[ [ "Misu", "Md Rakib Hossain", "" ], [ "Li", "Jiawei", "" ], [ "Bhattiprolu", "Adithya", "" ], [ "Liu", "Yang", "" ], [ "Almeida", "Eduardo", "" ], [ "Ahmed", "Iftekhar", "" ] ]
2310.16917
Kelin Yu
Kelin Yu, Yunhai Han, Qixian Wang, Vaibhav Saxena, Danfei Xu, Ye Zhao
MimicTouch: Leveraging Multi-modal Human Tactile Demonstrations for Contact-rich Manipulation
Accepted by CoRL 2024, Best Paper Award at NeurIPS 2023 Touch Processing Workshop
null
null
null
cs.RO cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Tactile sensing is critical to fine-grained, contact-rich manipulation tasks, such as insertion and assembly. Prior research has shown the possibility of learning tactile-guided policy from teleoperated demonstration data. However, to provide the demonstration, human users often rely on visual feedback to control the robot. This creates a gap between the sensing modality used for controlling the robot (visual) and the modality of interest (tactile). To bridge this gap, we introduce "MimicTouch", a novel framework for learning policies directly from demonstrations provided by human users with their hands. The key innovations are i) a human tactile data collection system which collects multi-modal tactile dataset for learning human's tactile-guided control strategy, ii) an imitation learning-based framework for learning human's tactile-guided control strategy through such data, and iii) an online residual RL framework to bridge the embodiment gap between the human hand and the robot gripper. Through comprehensive experiments, we highlight the efficacy of utilizing human's tactile-guided control strategy to resolve contact-rich manipulation tasks. The project website is at https://sites.google.com/view/MimicTouch.
[ { "version": "v1", "created": "Wed, 25 Oct 2023 18:34:06 GMT" }, { "version": "v2", "created": "Wed, 1 Nov 2023 22:42:20 GMT" }, { "version": "v3", "created": "Thu, 5 Sep 2024 15:14:36 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 04:08:34 GMT" } ]
2025-02-07T00:00:00
[ [ "Yu", "Kelin", "" ], [ "Han", "Yunhai", "" ], [ "Wang", "Qixian", "" ], [ "Saxena", "Vaibhav", "" ], [ "Xu", "Danfei", "" ], [ "Zhao", "Ye", "" ] ]
2310.17008
Mitia Duerinckx
Mitia Duerinckx, Lucas Ertzbischoff, Alexandre Girodroux-Lavigne, Richard M. H\"ofer
Hydrodynamic limit of multiscale viscoelastic models for rigid particle suspensions
64 pages
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
We study the multiscale viscoelastic Doi model for suspensions of Brownian rigid rod-like particles, as well as its generalization by Saintillan and Shelley for self-propelled particles. We consider the regime of a small Weissenberg number, which corresponds to a fast rotational diffusion compared to the fluid velocity gradient, and we analyze the resulting hydrodynamic approximation. More precisely, we show the asymptotic validity of macroscopic nonlinear viscoelastic models, in form of so-called ordered fluid models, as an expansion in the Weissenberg number. The result holds for zero Reynolds number in 3D and for arbitrary Reynolds number in 2D. Along the way, we establish several new well-posedness and regularity results for nonlinear fluid models, which may be of independent interest.
[ { "version": "v1", "created": "Wed, 25 Oct 2023 21:17:00 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 16:55:12 GMT" } ]
2025-02-07T00:00:00
[ [ "Duerinckx", "Mitia", "" ], [ "Ertzbischoff", "Lucas", "" ], [ "Girodroux-Lavigne", "Alexandre", "" ], [ "Höfer", "Richard M.", "" ] ]
2310.17319
Chenxi Li
Chenghan Xie, Chenxi Li, Chuwen Zhang, Qi Deng, Dongdong Ge, Yinyu Ye
Trust Region Methods For Nonconvex Stochastic Optimization Beyond Lipschitz Smoothness
Accepted at AAAI 2024
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In many important machine learning applications, the standard assumption of having a globally Lipschitz continuous gradient may fail to hold. This paper delves into a more general $(L_0, L_1)$-smoothness setting, which gains particular significance within the realms of deep neural networks and distributionally robust optimization (DRO). We demonstrate the significant advantage of trust region methods for stochastic nonconvex optimization under such generalized smoothness assumption. We show that first-order trust region methods can recover the normalized and clipped stochastic gradient as special cases and then provide a unified analysis to show their convergence to first-order stationary conditions. Motivated by the important application of DRO, we propose a generalized high-order smoothness condition, under which second-order trust region methods can achieve a complexity of $\mathcal{O}(\epsilon^{-3.5})$ for convergence to second-order stationary points. By incorporating variance reduction, the second-order trust region method obtains an even better complexity of $\mathcal{O}(\epsilon^{-3})$, matching the optimal bound for standard smooth optimization. To our best knowledge, this is the first work to show convergence beyond the first-order stationary condition for generalized smooth optimization. Preliminary experiments show that our proposed algorithms perform favorably compared with existing methods.
[ { "version": "v1", "created": "Thu, 26 Oct 2023 11:37:28 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 09:54:11 GMT" } ]
2025-02-07T00:00:00
[ [ "Xie", "Chenghan", "" ], [ "Li", "Chenxi", "" ], [ "Zhang", "Chuwen", "" ], [ "Deng", "Qi", "" ], [ "Ge", "Dongdong", "" ], [ "Ye", "Yinyu", "" ] ]
2310.19277
Meixin Xiong
Meixin Xiong, Liuhong Chen, Ju Ming, Xingchen Pan, Xinyu Yan
Clustering based Multiple Anchors High-Dimensional Model Representation
We have discovered errors in the numerical experiments of our submitted paper arXiv:2310.19277. Correcting them would require substantial time. To avoid misleading readers, we request withdrawal of the manuscript until we can resubmit a revised version
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, a cut high-dimensional model representation (cut-HDMR) expansion based on multiple anchors is constructed via the clustering method. Specifically, a set of random input realizations is drawn from the parameter space and grouped by the centroidal Voronoi tessellation (CVT) method. Then for each cluster, the centroid is set as the reference, thereby the corresponding zeroth-order term can be determined directly. While for non-zero order terms of each cut-HDMR, a set of discrete points is selected for each input component, and the Lagrange interpolation method is applied. For a new input, the cut-HDMR corresponding to the nearest centroid is used to compute its response. Numerical experiments with high-dimensional integral and elliptic stochastic partial differential equation as backgrounds show that the CVT based multiple anchors cut-HDMR can alleviate the negative impact of a single inappropriate anchor point, and has higher accuracy than the average of several expansions.
[ { "version": "v1", "created": "Mon, 30 Oct 2023 05:26:48 GMT" }, { "version": "v2", "created": "Fri, 10 Nov 2023 09:38:05 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 05:23:08 GMT" } ]
2025-02-07T00:00:00
[ [ "Xiong", "Meixin", "" ], [ "Chen", "Liuhong", "" ], [ "Ming", "Ju", "" ], [ "Pan", "Xingchen", "" ], [ "Yan", "Xinyu", "" ] ]
2310.19950
Reza Bozorgpour
Reza Bozorgpour
Exploring the Role of Molecular Dynamics Simulations in Most Recent Cancer Research: Insights into Treatment Strategies
49 pages, 2 figures
null
null
null
q-bio.BM
http://creativecommons.org/licenses/by-nc-sa/4.0/
Cancer is a complex disease that is characterized by uncontrolled growth and division of cells. It involves a complex interplay between genetic and environmental factors that lead to the initiation and progression of tumors. Recent advances in molecular dynamics simulations have revolutionized our understanding of the molecular mechanisms underlying cancer initiation and progression. Molecular dynamics simulations enable researchers to study the behavior of biomolecules at an atomic level, providing insights into the dynamics and interactions of proteins, nucleic acids, and other molecules involved in cancer development. In this review paper, we provide an overview of the latest advances in molecular dynamics simulations of cancer cells. We will discuss the principles of molecular dynamics simulations and their applications in cancer research. We also explore the role of molecular dynamics simulations in understanding the interactions between cancer cells and their microenvironment, including signaling pathways, proteinprotein interactions, and other molecular processes involved in tumor initiation and progression. In addition, we highlight the current challenges and opportunities in this field and discuss the potential for developing more accurate and personalized simulations. Overall, this review paper aims to provide a comprehensive overview of the current state of molecular dynamics simulations in cancer research, with a focus on the molecular mechanisms underlying cancer initiation and progression.
[ { "version": "v1", "created": "Mon, 30 Oct 2023 19:01:55 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 00:50:27 GMT" } ]
2025-02-07T00:00:00
[ [ "Bozorgpour", "Reza", "" ] ]
2310.20423
Jordi Castellv\'i Foguet
Jordi Castellv\'i and Benedikt Stufler
Limits of chordal graphs with bounded tree-width
null
Random Structures & Algorithms, Volume 66, Issue 1, Pages e21275, January 2025
10.1002/rsa.21275
null
math.PR math.CO
http://creativecommons.org/licenses/by-sa/4.0/
We study random $k$-connected chordal graphs with bounded tree-width. Our main results are scaling limits and quenched local limits.
[ { "version": "v1", "created": "Tue, 31 Oct 2023 12:48:39 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 15:56:22 GMT" } ]
2025-02-07T00:00:00
[ [ "Castellví", "Jordi", "" ], [ "Stufler", "Benedikt", "" ] ]
2311.00094
Xuejie Liu
Xuejie Liu, Anji Liu, Guy Van den Broeck and Yitao Liang
A Tractable Inference Perspective of Offline RL
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A popular paradigm for offline Reinforcement Learning (RL) tasks is to first fit the offline trajectories to a sequence model, and then prompt the model for actions that lead to high expected return. In addition to obtaining accurate sequence models, this paper highlights that tractability, the ability to exactly and efficiently answer various probabilistic queries, plays an important role in offline RL. Specifically, due to the fundamental stochasticity from the offline data-collection policies and the environment dynamics, highly non-trivial conditional/constrained generation is required to elicit rewarding actions. it is still possible to approximate such queries, we observe that such crude estimates significantly undermine the benefits brought by expressive sequence models. To overcome this problem, this paper proposes Trifle (Tractable Inference for Offline RL), which leverages modern Tractable Probabilistic Models (TPMs) to bridge the gap between good sequence models and high expected returns at evaluation time. Empirically, Trifle achieves the most state-of-the-art scores in 9 Gym-MuJoCo benchmarks against strong baselines. Further, owing to its tractability, Trifle significantly outperforms prior approaches in stochastic environments and safe RL tasks (e.g. with action constraints) with minimum algorithmic modifications.
[ { "version": "v1", "created": "Tue, 31 Oct 2023 19:16:07 GMT" }, { "version": "v2", "created": "Sat, 25 May 2024 07:06:06 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 12:40:17 GMT" } ]
2025-02-07T00:00:00
[ [ "Liu", "Xuejie", "" ], [ "Liu", "Anji", "" ], [ "Broeck", "Guy Van den", "" ], [ "Liang", "Yitao", "" ] ]
2311.02754
Daniel Del-Corral
Daniel del-Corral, Paolo Gondolo, K. Sravan Kumar, Jo\~ao Marto
Revisiting primordial black holes formation from preheating instabilities: the case of Starobinsky inflation
36 pages, 18 figures, version with extended results and discussion
null
10.1088/1475-7516/2025/02/009
null
astro-ph.CO gr-qc hep-th
http://creativecommons.org/licenses/by/4.0/
In recent years, the formation of primordial black holes (PBH) in the early universe inflationary cosmology has garnered significant attention. One plausible scenario for primordial black hole (PBH) formation arises during the preheating stage following inflation. Notably, this scenario does not necessitate any ad-hoc fine-tuning of the scalar field potential. This paper focuses on the growth of primordial density perturbation and the consequent possibility of PBH formation in the preheating stage of the Starobinsky model for inflation. The typical mechanism for PBH formation during preheating is based on the collapse of primordial fluctuations that become super-horizon during inflation (type I) and re-enter the particle horizon in the different phases of cosmic expansion. In this work, we show that there exists a certain range of modes that remain in the sub-horizon (not exited) during inflation (type II modes) but evolve identically to type I modes if they fall into the instability band, leading to large density perturbation above the threshold and can potentially also contribute to the PBH formation. We detail the conditions determining the possible collapse of type I and/or type II modes whose wavelengths are larger than the Jeans length we derive from the effective sound speed of scalar field fluctuations. Since the preheating stage is an 'inflaton' (approximately) matter-dominated phase, we follow the framework of the critical collapse of fluctuations and compute the mass fraction using the well-known Press-Schechter and the Khlopov-Polnarev formalisms, and compare the two. Finally, we comment on the implications of our study for the investigations concerned with primordial accretion and consequent PBH contribution to the dark matter.
[ { "version": "v1", "created": "Sun, 5 Nov 2023 20:14:39 GMT" }, { "version": "v2", "created": "Wed, 29 May 2024 06:46:06 GMT" }, { "version": "v3", "created": "Wed, 5 Feb 2025 19:01:53 GMT" } ]
2025-02-07T00:00:00
[ [ "del-Corral", "Daniel", "" ], [ "Gondolo", "Paolo", "" ], [ "Kumar", "K. Sravan", "" ], [ "Marto", "João", "" ] ]
2311.03719
Sarah Mostame
Dimitar Trenev, Pauline J Ollitrault, Stuart M. Harwood, Tanvi P. Gujarati, Sumathy Raman, Antonio Mezzacapo, and Sarah Mostame
Refining resource estimation for the quantum computation of vibrational molecular spectra through Trotter error analysis
19 pages, 2 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Accurate simulations of vibrational molecular spectra are expensive on conventional computers. Compared to the electronic structure problem, the vibrational structure problem with quantum computers is less investigated. In this work we accurately estimate quantum resources, such as number of logical qubits and quantum gates, required for vibrational structure calculations on a programmable quantum computer. Our approach is based on quantum phase estimation and focuses on fault-tolerant quantum devices. In addition to asymptotic estimates for generic chemical compounds, we present a more detailed analysis of the quantum resources needed for the simulation of the Hamiltonian arising in the vibrational structure calculation of acetylene-like polyynes of interest. Leveraging nested commutators, we provide an in-depth quantitative analysis of trotter errors compared to the prior investigations. Ultimately, this work serves as a guide for analyzing the potential quantum advantage within vibrational structure simulations.
[ { "version": "v1", "created": "Tue, 7 Nov 2023 04:52:27 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 15:09:39 GMT" } ]
2025-02-07T00:00:00
[ [ "Trenev", "Dimitar", "" ], [ "Ollitrault", "Pauline J", "" ], [ "Harwood", "Stuart M.", "" ], [ "Gujarati", "Tanvi P.", "" ], [ "Raman", "Sumathy", "" ], [ "Mezzacapo", "Antonio", "" ], [ "Mostame", "Sarah", "" ] ]
2311.05471
Yael Avni
Yael Avni, Michel Fruchart, David Martin, Daniel Seara, Vincenzo Vitelli
Nonreciprocal Ising model
See movies at https://home.uchicago.edu/~vitelli/videos.html
null
null
null
cond-mat.stat-mech cond-mat.soft nlin.PS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Systems with nonreciprocal interactions generically display time-dependent states. These are routinely observed in finite systems, from neuroscience to active matter, in which globally ordered oscillations exist. However, the stability of these uniform nonreciprocal phases in noisy spatially-extended systems, their fate in the thermodynamic limit, and the critical behavior of the corresponding phase transitions are not fully understood. Here, we address these questions by introducing a nonreciprocal generalization of the Ising model and study its phase transitions by means of numerical and analytical approaches. While the mean-field equations predict three stable homogeneous phases (disordered, ordered and a time-dependent swap phase), our large scale numerical simulations reveal a more complex picture. Static order is destroyed in any finite dimension due to the growth of rare droplets unless the symmetry between the two spin types is broken triggering a stabilizing droplet-capture mechanism. The swap phase is destroyed by fluctuations in two dimensions through the proliferation of spiral defects but stabilized in three dimensions where nonreciprocity changes the critical exponents from Ising to XY, thus giving rise to a robust spatially-distributed clock.
[ { "version": "v1", "created": "Thu, 9 Nov 2023 16:03:58 GMT" }, { "version": "v2", "created": "Mon, 2 Sep 2024 19:36:01 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 02:42:35 GMT" } ]
2025-02-07T00:00:00
[ [ "Avni", "Yael", "" ], [ "Fruchart", "Michel", "" ], [ "Martin", "David", "" ], [ "Seara", "Daniel", "" ], [ "Vitelli", "Vincenzo", "" ] ]
2311.05692
Vahid Attari
Elias J. Munoz, Vahid Attari, Marco Martinez, Matthew B. Dickerson, Miladin Radovic, Raymundo Arroyave
Phase-Field Model of Silicon Carbide Growth During Isothermal Condition
null
null
10.1016/j.commatsci.2024.113058
null
physics.app-ph cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Silicon carbide (SiC) emerges as a promising ceramic material for high-temperature structural applications, especially within the aerospace sector. The utilization of SiC-based ceramic matrix composites (CMCs) instead of superalloys in components like engine shrouds, combustors, and nozzles offers notable advantages, including a 25% improvement in fuel efficiency, over 10% enhanced thrust, and the capability to withstand up to 500$^{\circ}$C higher operating temperatures. Employing a CALPHAD-reinforced multi-phase-field model, our study delves into the evolution of the SiC layer under isothermal solidification conditions. By modeling the growth of SiC between liquid Si and solid C at 1450$^{\circ}$C, we compared results with experimental microstructures and quantitatively examined the evolution of SiC thickness over time. Efficient sampling across the entire model space mitigated uncertainty in high-temperature kinetic parameters, allowing us to predict a range of growth rates and morphologies for the SiC layer. The model accounts for parameter uncertainty stemming from limited experimental knowledge and successfully predicts relevant morphologies for the system. Experimental results validated the kinetic parameters of the simulations, offering valuable insights and potential constraints on the reaction kinetics. We further explored the significance of multi-phase-field model parameters on two key outputs, and found that the diffusion coefficient of liquid Si emerges as the most crucial parameter significantly impacting the SiC average layer thickness and grain count over time. This study provides valuable insights into the microstructure evolution of the Si-C binary system, offering pertinent information for the engineering of CMCs in industrial applications.
[ { "version": "v1", "created": "Thu, 9 Nov 2023 19:04:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Munoz", "Elias J.", "" ], [ "Attari", "Vahid", "" ], [ "Martinez", "Marco", "" ], [ "Dickerson", "Matthew B.", "" ], [ "Radovic", "Miladin", "" ], [ "Arroyave", "Raymundo", "" ] ]
2311.06456
Yifei Wang
Hao Xu, Yifei Wang, Yunrui Li, Lin Liu, Pengyu Hong
Advancing Drug Discovery with Enhanced Chemical Understanding via Asymmetric Contrastive Multimodal Learning
31 pages, 5 figures, 8 tables
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
The versatility of multimodal deep learning holds tremendous promise for advancing scientific research and practical applications. As this field continues to evolve, the collective power of cross-modal analysis promises to drive transformative innovations, opening new frontiers in chemical understanding and drug discovery. Hence, we introduce Asymmetric Contrastive Multimodal Learning (ACML), a specifically designed approach to enhance molecular understanding and accelerate advancements in drug discovery. ACML harnesses the power of effective asymmetric contrastive learning to seamlessly transfer information from various chemical modalities to molecular graph representations. By combining pre-trained chemical unimodal encoders and a shallow-designed graph encoder with 5 layers, ACML facilitates the assimilation of coordinated chemical semantics from different modalities, leading to comprehensive representation learning with efficient training. We demonstrate the effectiveness of this framework through large-scale cross-modality retrieval and isomer discrimination tasks. Additionally, ACML enhances interpretability by revealing chemical semantics in graph presentations and bolsters the expressive power of graph neural networks, as evidenced by improved performance in molecular property prediction tasks from MoleculeNet and Therapeutics Data Commons (TDC). Ultimately, ACML exemplifies its potential to revolutionize molecular representational learning, offering deeper insights into the chemical semantics of diverse modalities and paving the way for groundbreaking advancements in chemical research and drug discovery.
[ { "version": "v1", "created": "Sat, 11 Nov 2023 01:58:45 GMT" }, { "version": "v2", "created": "Mon, 20 Nov 2023 21:40:55 GMT" }, { "version": "v3", "created": "Wed, 31 Jul 2024 22:32:34 GMT" }, { "version": "v4", "created": "Tue, 10 Dec 2024 21:03:28 GMT" }, { "version": "v5", "created": "Wed, 5 Feb 2025 20:28:53 GMT" } ]
2025-02-07T00:00:00
[ [ "Xu", "Hao", "" ], [ "Wang", "Yifei", "" ], [ "Li", "Yunrui", "" ], [ "Liu", "Lin", "" ], [ "Hong", "Pengyu", "" ] ]
2311.06508
Niko Tratnik Dr.
Simon Brezovnik, Zhongyuan Che, Niko Tratnik, Petra \v{Z}igert Pleter\v{s}ek
Resonance graphs of plane bipartite graphs as daisy cubes
null
Discrete Appl. Math. 366 (2025) 75-85
10.1016/j.dam.2025.01.017
null
math.CO
http://creativecommons.org/licenses/by/4.0/
We characterize plane bipartite graphs whose resonance graphs are daisy cubes, and therefore generalize related results on resonance graphs of benzenoid graphs, catacondensed even ring systems, as well as 2-connected outerplane bipartite graphs. Firstly, we prove that if $G$ is a plane elementary bipartite graph other than $K_2$, then the resonance graph of $G$ is a daisy cube if and only if the Fries number of $G$ equals the number of finite faces of $G$. Next, we extend the above characterization from plane elementary bipartite graphs to plane bipartite graphs and show that the resonance graph of a plane bipartite graph $G$ is a daisy cube if and only if $G$ is weakly elementary bipartite such that each of its elementary component $G_i$ other than $K_2$ holds the property that the Fries number of $G_i$ equals the number of finite faces of $G_i$. Along the way, we provide a structural characterization for a plane elementary bipartite graph whose resonance graph is a daisy cube, and show that a Cartesian product graph is a daisy cube if and only if all of its nontrivial factors are daisy cubes.
[ { "version": "v1", "created": "Sat, 11 Nov 2023 08:39:12 GMT" }, { "version": "v2", "created": "Fri, 23 Aug 2024 12:25:16 GMT" }, { "version": "v3", "created": "Mon, 30 Sep 2024 16:17:37 GMT" }, { "version": "v4", "created": "Tue, 24 Dec 2024 09:41:11 GMT" } ]
2025-02-07T00:00:00
[ [ "Brezovnik", "Simon", "" ], [ "Che", "Zhongyuan", "" ], [ "Tratnik", "Niko", "" ], [ "Pleteršek", "Petra Žigert", "" ] ]
2311.12451
Ioannis Papadopoulos
Ioannis P. A. Papadopoulos, Timon S. Gutleb, Jos\'e A. Carrillo and Sheehan Olver
A frame approach for equations involving the fractional Laplacian
null
null
null
null
math.NA cs.NA
http://creativecommons.org/licenses/by/4.0/
Exceptionally elegant formulae exist for the fractional Laplacian operator applied to weighted classical orthogonal polynomials. We utilize these results to construct a solver, based on frame properties, for equations involving the fractional Laplacian of any power, $s \in (0,1)$, on an unbounded domain in one or two dimensions. The numerical method represents solutions in an expansion of weighted classical orthogonal polynomials as well as their unweighted counterparts with a specific extension to $\mathbb{R}^d$, $d \in \{1,2\}$. We examine the frame properties of this family of functions for the solution expansion and, under standard frame conditions, derive an a priori estimate for the stationary equation. Moreover, we prove one achieves the expected order of convergence when considering an implicit Euler discretization in time for the fractional heat equation. We apply our solver to numerous examples including the fractional heat equation (utilizing up to a $6^\text{th}$-order Runge--Kutta time discretization), a fractional heat equation with a time-dependent exponent $s(t)$, and a two-dimensional problem, observing spectral convergence in the spatial dimension for sufficiently smooth data.
[ { "version": "v1", "created": "Tue, 21 Nov 2023 09:04:53 GMT" }, { "version": "v2", "created": "Thu, 29 Feb 2024 10:38:25 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 11:10:50 GMT" } ]
2025-02-07T00:00:00
[ [ "Papadopoulos", "Ioannis P. A.", "" ], [ "Gutleb", "Timon S.", "" ], [ "Carrillo", "José A.", "" ], [ "Olver", "Sheehan", "" ] ]
2311.17490
Philipp Seitz
Philipp Seitz, Manuel Geiger, Christian B. Mendl
Multithreaded parallelism for heterogeneous clusters of QPUs
7 pages, 4 figures, 1 table, 1 algorithm
ISC High Performance 2024 Research Paper Proceedings (39th International Conference), 1-8 (2024)
10.23919/ISC.2024.10528940
null
quant-ph cs.DC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, we present MILQ, a quantum unrelated parallel machines scheduler and cutter. The setting of unrelated parallel machines considers independent hardware backends, each distinguished by differing setup and processing times. MILQ optimizes the total execution time of a batch of circuits scheduled on multiple quantum devices. It leverages state-of-the-art circuit-cutting techniques to fit circuits onto the devices and schedules them based on a mixed-integer linear program. Our results show a total improvement of up to 26 % compared to a baseline approach.
[ { "version": "v1", "created": "Wed, 29 Nov 2023 09:54:04 GMT" } ]
2025-02-07T00:00:00
[ [ "Seitz", "Philipp", "" ], [ "Geiger", "Manuel", "" ], [ "Mendl", "Christian B.", "" ] ]
2312.03067
Luigi Favaro
Luigi Favaro, Michael Kr\"amer, Tanmoy Modak, Tilman Plehn, Jan R\"uschkamp
Semi-visible jets, energy-based models, and self-supervision
18 pages, 6 figures, journal version
SciPost Phys. 18, 042 (2025)
10.21468/SciPostPhys.18.2.042
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
We present DarkCLR, a novel framework for detecting semi-visible jets at the LHC. DarkCLR uses a self-supervised contrastive-learning approach to create observables that are approximately invariant under relevant transformations. We use background-enhanced data to create a sensitive representation and evaluate the representations using a CLR-inspired anomaly score and a normalized autoencoder as density estimators. Our results show a remarkable sensitivity for a wide range of semi-visible jets and are more robust than a supervised classifier trained on a specific signal.
[ { "version": "v1", "created": "Tue, 5 Dec 2023 19:00:03 GMT" }, { "version": "v2", "created": "Thu, 7 Dec 2023 18:47:41 GMT" }, { "version": "v3", "created": "Thu, 26 Sep 2024 17:57:48 GMT" }, { "version": "v4", "created": "Mon, 13 Jan 2025 17:25:16 GMT" } ]
2025-02-07T00:00:00
[ [ "Favaro", "Luigi", "" ], [ "Krämer", "Michael", "" ], [ "Modak", "Tanmoy", "" ], [ "Plehn", "Tilman", "" ], [ "Rüschkamp", "Jan", "" ] ]
2312.04128
Duc Viet Vu
Hoang-Son Do and Duc-Viet Vu
Log continuity of solutions of complex Monge-Amp\`ere equations
35 pages
null
null
null
math.CV math.AP math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $X$ be a compact K\"ahler manifold whose anticanonical cohomology class is semipositive. Let $L$ be a big and semi-ample line bundle on $X$ and $\alpha$ be the Chern class of $L$. We give a sufficient condition ensuring that the solution of the complex Monge-Amp\`ere equations in $\alpha$ with $L^p$ right-hand side ($p>1$) is $\log^M$-continuous for every constant $M>0$. As an application, we show that every singular Ricci-flat metric in a semi-ample integral class in a projective Calabi-Yau surface $X$ is globally $\log^M$-continuous with respect to a smooth metric on $X$.
[ { "version": "v1", "created": "Thu, 7 Dec 2023 08:35:55 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 07:48:51 GMT" } ]
2025-02-07T00:00:00
[ [ "Do", "Hoang-Son", "" ], [ "Vu", "Duc-Viet", "" ] ]
2312.06893
Kyriakos Psarakis
Kyriakos Psarakis, George Christodoulou, George Siachamis, Marios Fragkoulis, Asterios Katsifodimos
Styx: Transactional Stateful Functions on Streaming Dataflows
null
null
null
null
cs.DC cs.DB
http://creativecommons.org/licenses/by-nc-nd/4.0/
Developing stateful cloud applications, such as low-latency workflows and microservices with strict consistency requirements, remains arduous for programmers. The Stateful Functions-as-a-Service (SFaaS) paradigm aims to serve these use cases. However, existing approaches provide weak transactional guarantees or perform expensive external state accesses requiring inefficient transactional protocols that increase execution latency. In this paper, we present Styx, a novel dataflow-based SFaaS runtime that executes serializable transactions consisting of stateful functions that form arbitrary call-graphs with exactly-once guarantees. Styx extends a deterministic transactional protocol by contributing: i) a function acknowledgment scheme to determine transaction boundaries required in SFaaS workloads, ii) a function-execution caching mechanism, and iii) an early-commit reply mechanism that substantially reduces transaction execution latency. Experiments with the YCSB, TPC-C, and Deathstar benchmarks show that Styx outperforms state-of-the-art approaches by achieving at least one order of magnitude higher throughput while exhibiting near-linear scalability and low latency.
[ { "version": "v1", "created": "Mon, 11 Dec 2023 23:34:23 GMT" }, { "version": "v2", "created": "Mon, 4 Mar 2024 10:46:43 GMT" }, { "version": "v3", "created": "Tue, 27 Aug 2024 17:30:41 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 12:32:34 GMT" } ]
2025-02-07T00:00:00
[ [ "Psarakis", "Kyriakos", "" ], [ "Christodoulou", "George", "" ], [ "Siachamis", "George", "" ], [ "Fragkoulis", "Marios", "" ], [ "Katsifodimos", "Asterios", "" ] ]
2312.07463
Zhi-Xing Lin
Zhi-Xing Lin and Shu Zhang
Topological magnon-polaron transport in a bilayer van der Waals magnet
published with open access as part of the APL Special Collection on Magnonics
Appl. Phys. Lett. 124, 132402 (2024)
10.1063/5.0191253
null
cond-mat.mes-hall cond-mat.mtrl-sci quant-ph
http://creativecommons.org/licenses/by/4.0/
The stacking of intrinsically magnetic van der Waals materials provides a fertile platform to explore tunable transport effects of magnons, presenting significant prospects for spintronic applications. The possibility of having topologically nontrivial magnons in these systems can further expand the scope of exploration. In this work, we consider a bilayer system with intralayer ferromagnetic exchange and a weak interlayer antiferromagnetic exchange, and study the topological magnon-polaron excitations induced by magnetoelastic couplings. Under an applied magnetic field, the system features a metamagnetic transition, where the magnetic ground state changes from antiparallel layers to parallel. We show that the metamagnetic transition is accompanied by a transition of the topological structure of the magnon polarons, which results in discernible changes in the topology induced transport effects. The magnetic-field dependence of the thermal Hall conductivity and spin Nernst coefficient is analyzed with linear response theories.
[ { "version": "v1", "created": "Tue, 12 Dec 2023 17:39:22 GMT" }, { "version": "v2", "created": "Wed, 20 Mar 2024 19:42:54 GMT" } ]
2025-02-07T00:00:00
[ [ "Lin", "Zhi-Xing", "" ], [ "Zhang", "Shu", "" ] ]
2312.08141
L\'aszl\'o Csat\'o
L\'aszl\'o Sipos and Kolos Csaba \'Agoston and P\'eter Bir\'o and S\'andor Boz\'oki and L\'aszl\'o Csat\'o
How to measure consumer's inconsistency in sensory testing?
26 pages, 8 figures, 5 tables
Current Research in Food Science, 10: 100982, 2025
10.1016/j.crfs.2025.100982
null
stat.AP econ.GN q-fin.EC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Standard methods, standard test conditions and the use of good sensory practices are key elements of sensory testing. However, while compliance assessment by trained and expert assessors is well developed, few information is available on testing consumer consistency. Therefore, we aim to answer the following research questions: What type of metrics can be used to characterise (in)consistent evaluation? How to rank assessors and attributes' evaluations based on (in)consistency? Who can be considered an (in)consistent assessor? What is the difference between consistent and inconsistent assessors' evaluations and use of scale? What is the impact of consistent and inconsistent assessors' evaluations on the overall liking estimate? The proposed detection of (in)consistency requires evaluations on two connected scales. We reveal how assessors and attributes can be ranked according to the level of inconsistency, as well as how inconsistent assessors can be identified. The suggested approach is illustrated by data from sensory tests of biscuits enriched with three pollens at different levels. Future consumer tests are recommended to account for possible inconsistent evaluations.
[ { "version": "v1", "created": "Wed, 13 Dec 2023 13:42:02 GMT" } ]
2025-02-07T00:00:00
[ [ "Sipos", "László", "" ], [ "Ágoston", "Kolos Csaba", "" ], [ "Biró", "Péter", "" ], [ "Bozóki", "Sándor", "" ], [ "Csató", "László", "" ] ]
2312.08742
Daniel Schaub
Daniel Schaub (LAREMA), Mark Spivakovsky (IMT)
A note on the Casas-Alvero Conjecture
null
null
null
null
math.AC math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Casas--Alvero conjecture predicts that every univariate polynomial $f$ over a field $K$ of characteristic zero having a common factor with each of its derivatives $H_i(f)$ is a power of a linear polynomial. Let $f=x^d+a_1x^{d-1}+\cdots+a_1x \in K[a_1,\ldots,a_{d-1}][x]$ and let $R_i = Res(f,H_i(f))\in K[a_1,\ldots,a_{d-1}]$ be the resultant of $f$ and $H_i(f)$, $i \in \{1,\ldots,d-1\}$. The Casas-Alvero Conjecture is equivalent to saying that $R_1,\ldots,R_{d-1}$ are ``independent'' in a certain sense, namely that the height $ht(R_1,\ldots,R_{d-1})=d-1$ in $K[a_1,\ldots,a_{d-1}]$. In this paper we prove a very partial result in this direction : if $i \in \{d-3,d-2,d-1\}$ then $R_i \notin \sqrt{(R_1,\ldots,\breve{R_i},\ldots,R_{d-1}}$.
[ { "version": "v1", "created": "Thu, 14 Dec 2023 08:37:28 GMT" }, { "version": "v2", "created": "Wed, 13 Nov 2024 09:10:42 GMT" }, { "version": "v3", "created": "Wed, 5 Feb 2025 08:50:50 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 10:45:31 GMT" } ]
2025-02-07T00:00:00
[ [ "Schaub", "Daniel", "", "LAREMA" ], [ "Spivakovsky", "Mark", "", "IMT" ] ]
2312.11147
Maxime Ligonniere
Maxime Ligonni\`ere (IDP, CMAP, MERGE)
On the contraction properties of a pseudo-Hilbert projective metric
11 pages, Comments and remarks are welcome !
null
null
null
math.FA
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this note, we define a bounded variant on the Hilbert projective metric on an infinite dimensional space $E$ and study the contraction properties of the projective maps associated with positive linear operators on $E$. More precisely, we prove that any positive linear operator acts projectively as a $1$-Lipschitz map relatively to this distance. We also show that for a positive linear operator, strict projective contraction is equivalent to a property called uniform positivity.
[ { "version": "v1", "created": "Mon, 18 Dec 2023 12:40:44 GMT" }, { "version": "v2", "created": "Tue, 19 Dec 2023 12:07:37 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 13:54:49 GMT" } ]
2025-02-07T00:00:00
[ [ "Ligonnière", "Maxime", "", "IDP, CMAP, MERGE" ] ]
2312.11268
Ilija Ivani\v{s}evi\'c
Ljubica Davidovi\'c, Ilija Ivani\v{s}evi\'c, Branislav Sazdovi\'c
Fluxes of Courant bracket twisted at the same time by $B$ and $\theta$
null
null
10.1002/prop.202400273
null
hep-th
http://creativecommons.org/licenses/by/4.0/
This paper investigates the simultaneous twisting of the Courant bracket by a 2-form $B$ and a bi-vector $\theta$, exploring the generalized fluxes obtained in Courant algebroid relations. We define the twisted Lie bracket and demonstrate that the generalized $H$-flux can be expressed as the field strength defined on this Lie algebroid. Similarly, we show that the $f$-flux is a direct consequence of simultaneous twisting, which arises in the twisted Lie bracket relations between holonomic partial derivatives. We obtain the generalized $Q$ flux in terms of the twisted Koszul bracket, which is a quasi-Lie algebroid bracket. The action of an exterior derivative related to the twisted Koszul bracket on a bi-vector produces the generalized $R$-flux. We show that the generalized $R$-flux is also the twisted Schouten-Nijenhuis bracket, i.e. the natural graded bracket on multi-vectors defined with the twisted Lie bracket.
[ { "version": "v1", "created": "Mon, 18 Dec 2023 15:12:48 GMT" }, { "version": "v2", "created": "Fri, 27 Dec 2024 14:31:59 GMT" } ]
2025-02-07T00:00:00
[ [ "Davidović", "Ljubica", "" ], [ "Ivanišević", "Ilija", "" ], [ "Sazdović", "Branislav", "" ] ]
2312.12088
Maxime Ligonniere
Maxime Ligonni\`ere
Ergodic behavior of products of random positive operators
43 pages. Comments and remarks are welcome !
null
10.30757/ALEA.v22-03
null
math.PR
http://creativecommons.org/licenses/by-nc-sa/4.0/
This article is devoted to the study of products of random operators of the form $M_{0,n}=M_0\cdots M_{n-1}$, where $(M_{n})_{n\in\mathbb{N}}$ is an ergodic sequence of positive operators on the space of signed measures on a space $\mathbb{X}$. Under suitable conditions, in particular, a Doeblin-type minoration suited for non conservative operators, we obtain asymptotic results of the form \[ \mu M_{0,n} \simeq \mu(\tilde{h}) r_n \pi_n,\] where $\tilde{h}$ is a random bounded function, $(r_n)_{n\geq 0}$ is a random non negative sequence and $\pi_n$ is a random probability measure on $\mathbb{X}$. Moreover, $\tilde{h}$, $(r_n)$ and $\pi_n$ do not depend on the choice of the measure $\mu$. We prove additionally that $n^{-1} \log (r_n)$ converges almost surely to the Lyapunov exponent $\lambda$ of the process $(M_{0,n})_{n\geq 0}$ and that the sequence of random probability measures $(\pi_n)$ converges weakly towards a random probability measure. These results are analogous to previous estimates from Hennion in the case of $d\times d$ matrices, that were obtained with different techniques, based on a projective contraction in Hilbert distance. In the case where the sequence $(M_n)$ is i.i.d, we additionally exhibit an expression of the Lyapunov exponent $\lambda$ as an integral with respect to the weak limit of the sequence of random probability measures $(\pi_n)$ and exhibit an oscillation behavior of $r_n$ when $\lambda=0$. We provide a detailed comparison of our assumptions with the ones of Hennion and present some example of applications of our results, in particular in the field of population dynamics.
[ { "version": "v1", "created": "Tue, 19 Dec 2023 12:09:11 GMT" }, { "version": "v2", "created": "Thu, 23 Jan 2025 15:03:21 GMT" } ]
2025-02-07T00:00:00
[ [ "Ligonnière", "Maxime", "" ] ]
2312.12129
Giosu\`e Muratore
Giosu\`e Muratore
An arithmetic count of osculating lines
21 pages, nyjm.albany.edu/j/2024/30-72.html
New York J. Math. 30, 1683-1704 (2024), MR4828991, Zbl 7977795
null
null
math.AG
http://creativecommons.org/licenses/by/4.0/
We say that a line in $\mathbb P^{n+1}_k$ is osculating to a hypersurface $Y$ if they meet with contact order $n+1$. When $k=\mathbb C$, it is known that through a fixed point of $Y$, there are exactly $n!$ of such lines. Under some parity condition on $n$ and $\mathrm{deg}(Y)$, we define a quadratically enriched count of these lines over any perfect field $k$. The count takes values in the Grothendieck--Witt ring of quadratic forms over $k$ and depends linearly on $\mathrm{deg}(Y)$.
[ { "version": "v1", "created": "Tue, 19 Dec 2023 13:03:08 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 11:11:25 GMT" } ]
2025-02-07T00:00:00
[ [ "Muratore", "Giosuè", "" ] ]
2312.12540
Dvir Samuel
Dvir Samuel, Barak Meiri, Haggai Maron, Yoad Tewel, Nir Darshan, Shai Avidan, Gal Chechik, Rami Ben-Ari
Lightning-Fast Image Inversion and Editing for Text-to-Image Diffusion Models
Accepted to ICLR25. Project Page: https://barakmam.github.io/rnri.github.io/
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Diffusion inversion is the problem of taking an image and a text prompt that describes it and finding a noise latent that would generate the exact same image. Most current deterministic inversion techniques operate by approximately solving an implicit equation and may converge slowly or yield poor reconstructed images. We formulate the problem by finding the roots of an implicit equation and devlop a method to solve it efficiently. Our solution is based on Newton-Raphson (NR), a well-known technique in numerical analysis. We show that a vanilla application of NR is computationally infeasible while naively transforming it to a computationally tractable alternative tends to converge to out-of-distribution solutions, resulting in poor reconstruction and editing. We therefore derive an efficient guided formulation that fastly converges and provides high-quality reconstructions and editing. We showcase our method on real image editing with three popular open-sourced diffusion models: Stable Diffusion, SDXL-Turbo, and Flux with different deterministic schedulers. Our solution, Guided Newton-Raphson Inversion, inverts an image within 0.4 sec (on an A100 GPU) for few-step models (SDXL-Turbo and Flux.1), opening the door for interactive image editing. We further show improved results in image interpolation and generation of rare objects.
[ { "version": "v1", "created": "Tue, 19 Dec 2023 19:19:19 GMT" }, { "version": "v2", "created": "Tue, 28 May 2024 18:28:36 GMT" }, { "version": "v3", "created": "Thu, 27 Jun 2024 09:03:14 GMT" }, { "version": "v4", "created": "Wed, 23 Oct 2024 08:20:12 GMT" }, { "version": "v5", "created": "Thu, 6 Feb 2025 08:37:43 GMT" } ]
2025-02-07T00:00:00
[ [ "Samuel", "Dvir", "" ], [ "Meiri", "Barak", "" ], [ "Maron", "Haggai", "" ], [ "Tewel", "Yoad", "" ], [ "Darshan", "Nir", "" ], [ "Avidan", "Shai", "" ], [ "Chechik", "Gal", "" ], [ "Ben-Ari", "Rami", "" ] ]
2312.14041
Shao-Jiang Wang
Li Hu, Rong-Gen Cai, Shao-Jiang Wang
Distinctive GWBs from eccentric inspiraling SMBH binaries with a DM spike
v5, 22 pages, 8 figures, accepted version for publication in JCAP
null
null
null
gr-qc astro-ph.CO astro-ph.HE hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent detections of a low-frequency gravitational wave background (GWB) from various pulsar-timing-array (PTA) observations have renewed the interest in the inspiraling supermassive black hole binaries (SMBHBs), whose population is believed to be the most promising candidate with possible generalizations from including either orbital eccentricity or dark matter (DM) spike. In this paper, we show that the inclusion of both can further display distinctive features detectable in future PTA observations. With a typical initial eccentricity $e_0\sim\mathcal{O}(0.1)$ for the inspiraling SMBHBs, even a shallow DM spike can easily drive the orbital eccentricity close to $1$, leaving behind a large turnover eccentricity when GWs begin to dominate the orbital circularization. In particular, the DM spike index $\gamma_\mathrm{sp}$ universally manifests itself in the characteristic strain by $h_c\sim f^{7/6-\gamma_\mathrm{sp}/3}$ in the far infrared and features a novel oscillation structure at low frequencies. Future PTA detection of such characteristics would be the smoking gun for the DM spike and even reveal the nature of DM.
[ { "version": "v1", "created": "Thu, 21 Dec 2023 17:08:56 GMT" }, { "version": "v2", "created": "Thu, 4 Jan 2024 17:22:23 GMT" }, { "version": "v3", "created": "Thu, 25 Jan 2024 03:32:20 GMT" }, { "version": "v4", "created": "Thu, 24 Oct 2024 06:57:17 GMT" }, { "version": "v5", "created": "Thu, 6 Feb 2025 03:37:41 GMT" } ]
2025-02-07T00:00:00
[ [ "Hu", "Li", "" ], [ "Cai", "Rong-Gen", "" ], [ "Wang", "Shao-Jiang", "" ] ]
2401.00529
Qifang Zhao
Qifang Zhao, Weidong Ren, Tianyu Li, Hong Liu, Xingsheng He and Xiaoxiao Xu
GraphGPT: Generative Pre-trained Graph Eulerian Transformer
8 pages
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by/4.0/
We introduceGraphGPT, a novel self-supervised generative pre-trained model for graph learning based on the Graph Eulerian Transformer (GET). First, we propose GET, which combines a standard transformer encoder or decoder architecture with an innovative graph-to-sequence transformation method. This method converts graphs or sampled subgraphs into sequences of tokens representing nodes, edges, and attributes in a reversible manner using Eulerian paths. We pre-train GET using either of the two self-supervised tasks: next-token prediction (NTP) and scheduled masked-token prediction (SMTP). The pre-trained model is then fine-tuned for downstream tasks such as graph-, edge-, and node-level prediction. Despite its simplicity, GraphGPT achieves performance comparable to or surpassing state-of-the-art methods on multiple large-scale Open Graph Benchmark (OGB) datasets. It demonstrates exceptional results on the molecular property prediction dataset PCQM4Mv2 and the protein-protein interaction dataset ogbl-ppa. Notably, generative pre-training enables scaling GraphGPT to 2 billion parameters while maintaining performance gains - a breakthrough that overcomes the scalability limitations of traditional Graph Neural Networks (GNNs) and prior graph transformers (GTs). To advance research in graph foundation models and facilitate scientific discovery in chemistry, materials science, and related fields, we will release the source code (https://github.com/alibaba/graph-gpt) and pre-trained checkpoints.
[ { "version": "v1", "created": "Sun, 31 Dec 2023 16:19:30 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 15:27:39 GMT" } ]
2025-02-07T00:00:00
[ [ "Zhao", "Qifang", "" ], [ "Ren", "Weidong", "" ], [ "Li", "Tianyu", "" ], [ "Liu", "Hong", "" ], [ "He", "Xingsheng", "" ], [ "Xu", "Xiaoxiao", "" ] ]
2401.03373
Ning Yu
Hongge Xu, Ning Yu, Zuman Zhang, Guoying Chen
The general propagator for S-wave threshold states
17pages, the charged channel of the X(3872) added
JHEP 01(2025) 102
10.1007/JHEP01(2025)102
null
hep-ph hep-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We demonstrate that the propagator, derived from an Effective Field Theory (EFT) that incorporates Weinberger's compositeness theorem, provides a more general formula for describing S-wave near-threshold states. By fitting the lineshape using this propagator, we can extract the $Z$ factor for these states and elucidate their structures.
[ { "version": "v1", "created": "Sun, 7 Jan 2024 02:44:04 GMT" }, { "version": "v2", "created": "Sun, 21 Jan 2024 07:34:58 GMT" }, { "version": "v3", "created": "Sat, 18 May 2024 13:51:44 GMT" }, { "version": "v4", "created": "Mon, 22 Jul 2024 03:46:46 GMT" }, { "version": "v5", "created": "Mon, 7 Oct 2024 13:10:14 GMT" } ]
2025-02-07T00:00:00
[ [ "Xu", "Hongge", "" ], [ "Yu", "Ning", "" ], [ "Zhang", "Zuman", "" ], [ "Chen", "Guoying", "" ] ]
2401.03537
Kunliang Bu
Kunliang Bu, Sainan Huai, Zhenxing Zhang, Dengfeng Li, Yuan Li, Jingjing Hu, Xiaopei Yang, Maochun Dai, Tianqi Cai, Yi-Cong Zheng, Shengyu Zhang
Tantalum airbridges for scalable superconducting quantum processors
15 pages, 10 figures
npj Quantum Inf. 11, 17 (2025)
10.1038/s41534-025-00972-8
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The unique property of tantalum (Ta), particularly its long coherent lifetime in superconducting qubits and its exceptional resistance to both acid and alkali, makes it promising for superconducting quantum processors. It is a notable advantage to achieve high-performance quantum processors with neat and unified fabrication of all circuit elements, including coplanar waveguides (CPW), qubits, and airbridges, on the tantalum film-based platform. Here, we propose a reliable tantalum airbridges with separate or fully-capped structure fabricated via a novel lift-off method, where a barrier layer with aluminium (Al) film is first introduced to separate two layers of photoresist and then etched away before the deposition of tantalum film, followed by cleaning with piranha solution to remove the residual photoresist on the chip. We characterize such tantalum airbridges as the control line jumpers, the ground plane crossovers and even coupling elements. They exhibit excellent connectivity, minimal capacitive loss, effectively suppress microwave and flux crosstalk and offer high freedom of coupling. Besides, by presenting a surface-13 tunable coupling superconducting quantum processor with median $T_1$ reaching above 100 $\mu$s, the overall adaptability of tantalum airbridges is verified. The median single-qubit gate fidelity shows a tiny decrease from about 99.95% for the isolated Randomized Benchmarking to 99.94% for the simultaneous one. This fabrication method, compatible with all known superconducting materials, requires mild conditions of film deposition compared with the commonly used etching and grayscale lithography. Meanwhile, the experimental achievement of non-local coupling with controlled-Z (CZ) gate fidelity exceeding 99.2% may further facilitate qLDPC codes, laying a foundation for scalable quantum computation and quantum error correction with entirely tantalum elements.
[ { "version": "v1", "created": "Sun, 7 Jan 2024 16:32:31 GMT" } ]
2025-02-07T00:00:00
[ [ "Bu", "Kunliang", "" ], [ "Huai", "Sainan", "" ], [ "Zhang", "Zhenxing", "" ], [ "Li", "Dengfeng", "" ], [ "Li", "Yuan", "" ], [ "Hu", "Jingjing", "" ], [ "Yang", "Xiaopei", "" ], [ "Dai", "Maochun", "" ], [ "Cai", "Tianqi", "" ], [ "Zheng", "Yi-Cong", "" ], [ "Zhang", "Shengyu", "" ] ]
2401.07111
Tianwen Ma
Tianwen Ma, Jane E. Huggins, and Jian Kang
Bayesian Signal Matching for Transfer Learning in ERP-Based Brain Computer Interface
35 pages, 6 figures, 2 tables
null
null
null
stat.AP stat.CO
http://creativecommons.org/licenses/by-nc-nd/4.0/
An Event-Related Potential (ERP)-based Brain-Computer Interface (BCI) Speller System assists people with disabilities to communicate by decoding electroencephalogram (EEG) signals. A P300-ERP embedded in EEG signals arises in response to a rare, but relevant event (target) among a series of irrelevant events (non-target). Different machine learning methods have constructed binary classifiers to detect target events, known as calibration. The existing calibration strategy uses data from participants themselves with lengthy training time. Participants feel bored and distracted, which causes biased P300 estimation and decreased prediction accuracy. To resolve this issue, we propose a Bayesian signal matching (BSM) framework to calibrate EEG signals from a new participant using data from source participants. BSM specifies the joint distribution of stimulus-specific EEG signals among source participants via a Bayesian hierarchical mixture model. We apply the inference strategy. If source and new participants are similar, they share the same set of model parameters; otherwise, they keep their own sets of model parameters; we predict on the testing data using parameters of the baseline cluster directly. Our hierarchical framework can be generalized to other base classifiers with parametric forms. We demonstrate the advantages of BSM using simulations and focus on the real data analysis among participants with neuro-degenerative diseases.
[ { "version": "v1", "created": "Sat, 13 Jan 2024 16:20:36 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 14:33:52 GMT" } ]
2025-02-07T00:00:00
[ [ "Ma", "Tianwen", "" ], [ "Huggins", "Jane E.", "" ], [ "Kang", "Jian", "" ] ]
2401.07844
Shuze Daniel Liu
Shuze Daniel Liu, Shuhang Chen, Shangtong Zhang
The ODE Method for Stochastic Approximation and Reinforcement Learning with Markovian Noise
Journal of Machine Learning Research (JMLR), 2025
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Stochastic approximation is a class of algorithms that update a vector iteratively, incrementally, and stochastically, including, e.g., stochastic gradient descent and temporal difference learning. One fundamental challenge in analyzing a stochastic approximation algorithm is to establish its stability, i.e., to show that the stochastic vector iterates are bounded almost surely. In this paper, we extend the celebrated Borkar-Meyn theorem for stability from the Martingale difference noise setting to the Markovian noise setting, which greatly improves its applicability in reinforcement learning, especially in those off-policy reinforcement learning algorithms with linear function approximation and eligibility traces. Central to our analysis is the diminishing asymptotic rate of change of a few functions, which is implied by both a form of the strong law of large numbers and a form of the law of the iterated logarithm.
[ { "version": "v1", "created": "Mon, 15 Jan 2024 17:20:17 GMT" }, { "version": "v2", "created": "Tue, 6 Feb 2024 01:41:41 GMT" }, { "version": "v3", "created": "Mon, 29 Apr 2024 02:34:45 GMT" }, { "version": "v4", "created": "Fri, 7 Jun 2024 13:10:47 GMT" }, { "version": "v5", "created": "Thu, 11 Jul 2024 15:51:39 GMT" }, { "version": "v6", "created": "Wed, 5 Feb 2025 19:20:11 GMT" } ]
2025-02-07T00:00:00
[ [ "Liu", "Shuze Daniel", "" ], [ "Chen", "Shuhang", "" ], [ "Zhang", "Shangtong", "" ] ]
2401.08124
Joy Kitson
Joy Kitson, Ian Costello, Jiangzhuo Chen, Diego Jim\'enez, Stefan Hoops, Esteban Meneses, Henning Mortveit, Jae-Seung Yeom, Madhav V. Marathe, and Abhinav Bhatele
Pandemics In Silico: Scaling an Agent-Based Simulation on Realistic Social Contact Networks
12 pages (including references), 9 figures
null
null
null
cs.DC
http://creativecommons.org/licenses/by/4.0/
Preventing the spread of infectious diseases requires implementing interventions at various levels of government and evaluating the potential impact and efficacy of those preemptive measures. Agent-based modeling can be used for detailed studies of epidemic diffusion and possible interventions. Modeling of epidemic diffusion in large social contact networks requires the use of parallel algorithms and resources. In this work, we present Loimos, a scalable parallel framework for simulating epidemic diffusion. Loimos uses a hybrid of time-stepping and discrete-event simulation to model disease spread, and is implemented on top of an asynchronous, many-task runtime. We demonstrate that Loimos is to able to achieve significant speedups while scaling to large core counts. In particular, Loimos is able to simulate 200 days of a COVID-19 outbreak on a digital twin of California in about 42 seconds, for an average of 4.6 billion traversed edges per second (TEPS), using 4096 cores on Perlmutter at NERSC.
[ { "version": "v1", "created": "Tue, 16 Jan 2024 05:38:28 GMT" }, { "version": "v2", "created": "Wed, 5 Feb 2025 20:46:06 GMT" } ]
2025-02-07T00:00:00
[ [ "Kitson", "Joy", "" ], [ "Costello", "Ian", "" ], [ "Chen", "Jiangzhuo", "" ], [ "Jiménez", "Diego", "" ], [ "Hoops", "Stefan", "" ], [ "Meneses", "Esteban", "" ], [ "Mortveit", "Henning", "" ], [ "Yeom", "Jae-Seung", "" ], [ "Marathe", "Madhav V.", "" ], [ "Bhatele", "Abhinav", "" ] ]
2401.08158
Songzi Li
Songzi Li
The periodic Lorentz gas in the Boltzmann-Grad limit: the free path length and the K-S entropy
Mistakes in the previous version are corrected
null
null
null
math.PR
http://creativecommons.org/licenses/by/4.0/
We study the periodic Lorentz gas in the Boltzmann-Grad limit, whose convergence was rigorously established in the seminal work of Marklof-Str\"ombergsson. Extending the two dimensional results of Boca-Zaharescu to higher dimensions, we present a more detailed description of this convergence. More precisely, we derive the asymptotic formula of the distribution function of the free path length; and we explicitly compute the constant in the asymptotic formula for the Kolmogorov-Sinai (K-S) entropy of the billiard map.
[ { "version": "v1", "created": "Tue, 16 Jan 2024 07:05:59 GMT" }, { "version": "v2", "created": "Mon, 15 Apr 2024 06:22:13 GMT" }, { "version": "v3", "created": "Wed, 5 Feb 2025 23:23:15 GMT" } ]
2025-02-07T00:00:00
[ [ "Li", "Songzi", "" ] ]
2401.09091
Erenay Karacan
Erenay Karacan, Yanbin Chen, Christian B. Mendl
Enhancing Scalability of Quantum Eigenvalue Transformation of Unitary Matrices for Ground State Preparation through Adaptive Finer Filtering
null
Quantum 9, 1624 (2025)
10.22331/q-2025-02-06-1624
null
quant-ph cs.NA math.NA physics.comp-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Hamiltonian simulation is a domain where quantum computers have the potential to outperform their classical counterparts. One of the main challenges of such quantum algorithms is increasing the system size, which is necessary to achieve meaningful quantum advantage. In this work, we present an approach to improve the scalability of eigenspace filtering for the ground state preparation of a given Hamiltonian. Our method aims to tackle limitations introduced by a small spectral gap and high degeneracy of low energy states. It is based on an adaptive sequence of eigenspace filtering through Quantum Eigenvalue Transformation of Unitary Matrices (QETU) combined with spectrum profiling. By combining our proposed algorithm with state-of-the-art phase estimation methods, we achieved good approximations for the ground state energy with local, two-qubit gate depolarizing probability up to $10^{-4}$. To demonstrate the key results in this work, we ran simulations with the transverse-field Ising Model on classical computers using Qiskit. We compare the performance of our approach with the static implementation of QETU and show that we can consistently achieve three to four orders of magnitude improvement in the absolute error rate.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 09:52:24 GMT" }, { "version": "v2", "created": "Fri, 17 May 2024 14:00:17 GMT" }, { "version": "v3", "created": "Sat, 22 Jun 2024 17:35:29 GMT" }, { "version": "v4", "created": "Tue, 4 Feb 2025 09:14:01 GMT" } ]
2025-02-07T00:00:00
[ [ "Karacan", "Erenay", "" ], [ "Chen", "Yanbin", "" ], [ "Mendl", "Christian B.", "" ] ]
2401.10820
Shun Yi Yeo
Shun Yi Yeo, Gionnieve Lim, Jie Gao, Weiyu Zhang, Simon Tangi Perrault
Help Me Reflect: Leveraging Self-Reflection Interface Nudges to Enhance Deliberativeness on Online Deliberation Platforms
null
null
10.1145/3613904.3642530
null
cs.HC
http://creativecommons.org/licenses/by-nc-sa/4.0/
The deliberative potential of online platforms has been widely examined. However, little is known about how various interface-based reflection nudges impact the quality of deliberation. This paper presents two user studies with 12 and 120 participants, respectively, to investigate the impacts of different reflective nudges on the quality of deliberation. In the first study, we examined five distinct reflective nudges: persona, temporal prompts, analogies and metaphors, cultural prompts and storytelling. Persona, temporal prompts, and storytelling emerged as the preferred nudges for implementation on online deliberation platforms. In the second study, we assess the impacts of these preferred reflectors more thoroughly. Results revealed a significant positive impact of these reflectors on deliberative quality. Specifically, persona promotes a deliberative environment for balanced and opinionated viewpoints while temporal prompts promote more individualised viewpoints. Our findings suggest that the choice of reflectors can significantly influence the dynamics and shape the nature of online discussions.
[ { "version": "v1", "created": "Fri, 19 Jan 2024 17:13:01 GMT" } ]
2025-02-07T00:00:00
[ [ "Yeo", "Shun Yi", "" ], [ "Lim", "Gionnieve", "" ], [ "Gao", "Jie", "" ], [ "Zhang", "Weiyu", "" ], [ "Perrault", "Simon Tangi", "" ] ]
2401.14355
Gary Hettinger
Gary Hettinger, Youjin Lee, and Nandita Mitra
Multiply Robust Difference-in-Differences Estimation of Causal Effect Curves for Continuous Exposures
null
null
10.1093/biomtc/ujaf015
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Researchers commonly use difference-in-differences (DiD) designs to evaluate public policy interventions. While methods exist for estimating effects in the context of binary interventions, policies often result in varied exposures across regions implementing the policy. Yet, existing approaches for incorporating continuous exposures face substantial limitations in addressing confounding variables associated with intervention status, exposure levels, and outcome trends. These limitations significantly constrain policymakers' ability to fully comprehend policy impacts and design future interventions. In this work, we propose new estimators for causal effect curves within the DiD framework, accounting for multiple sources of confounding. Our approach accommodates misspecification of a subset of treatment, exposure, and outcome models while avoiding any parametric assumptions on the effect curve. We present the statistical properties of the proposed methods and illustrate their application through simulations and a study investigating the heterogeneous effects of a nutritional excise tax under different levels of accessibility to cross-border shopping.
[ { "version": "v1", "created": "Thu, 25 Jan 2024 18:00:40 GMT" }, { "version": "v2", "created": "Mon, 15 Apr 2024 19:48:08 GMT" } ]
2025-02-07T00:00:00
[ [ "Hettinger", "Gary", "" ], [ "Lee", "Youjin", "" ], [ "Mitra", "Nandita", "" ] ]
2401.15296
Haocong Rao
Haocong Rao, Chunyan Miao
Recognizing Identities From Human Skeletons: A Survey on 3D Skeleton Based Person Re-Identification
A curated collection of valuable resources (papers, codes, data, etc.) is available at https://github.com/Kali-Hac/SRID
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Person re-identification via 3D skeletons is an important emerging research area that attracts increasing attention within the pattern recognition community. With distinctive advantages across various application scenarios, numerous 3D skeleton based person re-identification (SRID) methods with diverse skeleton modeling and learning paradigms have been proposed in recent years. In this survey, we provide a comprehensive review and analysis of recent SRID advances. First of all, we define the SRID task and provide an overview of its origin and major advancements. Secondly, we formulate a systematic taxonomy that organizes existing methods into three categories based on different skeleton modeling ($i.e.,$ hand-crafted, sequence-based, graph-based). Then, we elaborate on the representative models along these three categories with an analysis of their merits and limitations. Meanwhile, we provide an in-depth review of mainstream supervised, self-supervised, and unsupervised SRID learning paradigms and corresponding skeleton semantics learning tasks. A thorough evaluation of state-of-the-art SRID methods is further conducted over various types of benchmarks and protocols to compare their effectiveness and efficiency. Finally, we discuss the challenges of existing studies along with promising directions for future research, highlighting research impacts and potential applications of SRID.
[ { "version": "v1", "created": "Sat, 27 Jan 2024 04:52:24 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 13:44:23 GMT" } ]
2025-02-07T00:00:00
[ [ "Rao", "Haocong", "" ], [ "Miao", "Chunyan", "" ] ]
2401.15419
Lile Wang
Yiren Lin, Lile Wang, Min Fang, Ahmad Nemer, Jeremy Goodman
Photoevaporation from Inner Protoplanetary Disks Confronted with Observations
17 pages, 6 figures, accepted for publication by the ApJ
null
null
null
astro-ph.EP
http://creativecommons.org/licenses/by/4.0/
The decades-long explorations on the dispersal of protoplanetary disks involve many debates about photoevaporation versus magnetized wind launching mechanisms. This letter argues that the observed winds originating from the inner disk ($R\lesssim 0.3$ AU) cannot be explained by the photoevaporative mechanism. Energy conservation requires the presumed photoevaporative winds to be heated to $\gtrsim 10^5$ K when launched from inner disks. However, due to efficient thermal accommodation with dust grains and cooling processes at high densities, X-ray irradiation at energies above 1 keV cannot efficiently launch winds in the first place because of its high penetration. Some studies claiming X-ray wind launching have oversimplified the thermochemical couplings. Furthermore, heating the gas to escape velocity will over-ionize it, suppressing the species responsible for observed forbidden lines (e.g., [OI] 6300 $\r{A}$ ). Confirmed by semi-analytic integrations of thermochemical fluid structures, such high ionizations contradict the observed emission of neutral and singly-ionized atoms from the winds originating from the inner disks.
[ { "version": "v1", "created": "Sat, 27 Jan 2024 14:17:00 GMT" }, { "version": "v2", "created": "Tue, 16 Jul 2024 06:04:21 GMT" }, { "version": "v3", "created": "Mon, 9 Dec 2024 06:37:36 GMT" }, { "version": "v4", "created": "Thu, 6 Feb 2025 07:34:27 GMT" } ]
2025-02-07T00:00:00
[ [ "Lin", "Yiren", "" ], [ "Wang", "Lile", "" ], [ "Fang", "Min", "" ], [ "Nemer", "Ahmad", "" ], [ "Goodman", "Jeremy", "" ] ]
2401.15628
Gaole Pan
Gaole Pan, Yuang Cui, Jian Yang, Beibei Wang
A Micro-Ellipsoid Model for Wet Porous Materials Rendering
null
null
null
null
cs.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Wet porous materials, like wet ground, moist walls, or wet cloth, are common in the real world. These materials consist of transmittable particles surrounded by liquid, where the individual particle is invisible in the macroscopic view. While modeling wet porous materials is critical for various applications, a physically based model for wet porous materials is still absent. In this paper, we model these appearances in the media domain by extending the anisotropic radiative transfer equation to model porosity and saturation. Then, we introduce a novel particle model -- micro-ellipsoid -- by treating each particle as a transmittable ellipsoid, analogous to a micro-flake, to statistically characterize the overall optical behavior of the medium. This way, the foundational theory for media with porosity and saturation is established. Building upon this new medium, we further propose a practical bidirectional scattering distribution function (BSDF) model within the position-free framework--WetSpongeCake. As a result, our WetSpongeCake model is able to represent various appearances of wet porous materials using physical parameters (e.g., porosity and saturation), allowing both reflection and transmission. We validated our model through several examples: a piece of wet cloth, sand saturated with different liquids, or damp sculptures, demonstrating its ability to match real-world appearances closely.
[ { "version": "v1", "created": "Sun, 28 Jan 2024 11:08:39 GMT" }, { "version": "v2", "created": "Tue, 6 Feb 2024 05:57:11 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 08:44:44 GMT" } ]
2025-02-07T00:00:00
[ [ "Pan", "Gaole", "" ], [ "Cui", "Yuang", "" ], [ "Yang", "Jian", "" ], [ "Wang", "Beibei", "" ] ]
2401.15719
R Srikant
R. Srikant
Rates of Convergence in the Central Limit Theorem for Markov Chains, with an Application to TD Learning
null
null
null
null
math.PR cs.LG cs.SY eess.SY math.OC
http://creativecommons.org/licenses/by/4.0/
We prove a non-asymptotic central limit theorem for vector-valued martingale differences using Stein's method, and use Poisson's equation to extend the result to functions of Markov Chains. We then show that these results can be applied to establish a non-asymptotic central limit theorem for Temporal Difference (TD) learning with averaging.
[ { "version": "v1", "created": "Sun, 28 Jan 2024 17:57:39 GMT" }, { "version": "v2", "created": "Tue, 13 Feb 2024 06:08:07 GMT" }, { "version": "v3", "created": "Wed, 5 Feb 2025 20:29:26 GMT" } ]
2025-02-07T00:00:00
[ [ "Srikant", "R.", "" ] ]
2401.16864
Sampsa Vihonen
Jesper Gr\"onroos, Tommy Ohlsson and Sampsa Vihonen
Revisiting series expansions of neutrino oscillation and decay probabilities in matter
20 pages, 7 figures and 1 table. Matches the published version
Phys.Rev.D 111 (2025) 3, 035003
10.1103/PhysRevD.111.035003
null
hep-ph hep-ex hep-th
http://creativecommons.org/licenses/by/4.0/
We present analytic expressions for three-flavor neutrino oscillations in presence of invisible neutrino decay and matter effects. Using the well-known Cayley-Hamilton formalism, the leading-order terms are derived for oscillation probabilities in all major channels assuming the neutrino mass eigenstate $\nu_3$ to decay. Our work extends and complements previous studies utilizing the Cayley-Hamilton theorem, providing the series expansions for $\nu_e \rightarrow \nu_e$, $\nu_e \rightarrow \nu_\mu$, $\nu_e \rightarrow \nu_\tau$, $\nu_\mu \rightarrow \nu_\mu$ and $\nu_\mu \rightarrow \nu_\tau$. The accuracy of the analytical formulas is investigated by comparing the results with numerically calculated probabilities. We also comment on the implications on unitarity violation.
[ { "version": "v1", "created": "Tue, 30 Jan 2024 10:15:02 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 17:51:58 GMT" } ]
2025-02-07T00:00:00
[ [ "Grönroos", "Jesper", "" ], [ "Ohlsson", "Tommy", "" ], [ "Vihonen", "Sampsa", "" ] ]
2401.17836
Anna Romanova
Konstantin Katamadze, Anna Romanova, Denis Chupakhin, Alexander Pashchenko, Sergei Kulik
Broadband biphoton source for quantum optical coherence tomography based on a Michelson interferometer
7 pages, 4 figures
Phys. Rev. Applied 23, 014076 (2025)
10.1103/PhysRevApplied.23.014076
null
quant-ph physics.optics
http://creativecommons.org/licenses/by/4.0/
Broadband correlated photon pairs (biphotons) are valuable in quantum metrology, but current generation methods either involve complex nonlinear structures or lack sufficient bandwidth and brightness. In this work, we theoretically describe and experimentally demonstrate a novel technique for generation of a bright collinear biphoton field with a broad spectrum, achieved by using a tightly focused pump in a bulk nonlinear crystal. As the most straightforward application of the source, we employ Michelson interferometer-based quantum optical coherence tomography (QOCT). Utilizing the source enables the demonstration of record resolution and dispersion cancellation for this QOCT scheme.
[ { "version": "v1", "created": "Wed, 31 Jan 2024 13:52:37 GMT" }, { "version": "v2", "created": "Mon, 16 Sep 2024 13:59:13 GMT" }, { "version": "v3", "created": "Thu, 6 Feb 2025 13:41:15 GMT" } ]
2025-02-07T00:00:00
[ [ "Katamadze", "Konstantin", "" ], [ "Romanova", "Anna", "" ], [ "Chupakhin", "Denis", "" ], [ "Pashchenko", "Alexander", "" ], [ "Kulik", "Sergei", "" ] ]
2402.03002
Minsheng Huang
Minsheng Huang, Lidong Cheng, Wenjun Ying, Xi Deng, Feng Xiao
A low-dissipation reconstruction scheme for compressible single- and multi-phase flows based on artificial neural networks
null
null
null
null
physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Solving compressible flows containing both smooth and discontinuous flow structures remains a significant challenge for finite volume methods. Godunov-type finite volume methods are commonly used for numerical simulations of compressible flows. One of the key factors in obtaining high-quality solutions is high-fidelity spatial reconstruction. In this work, we introduce a new paradigm for constructing high-resolution hybrid reconstruction schemes for compressible flows. This approach generates training data based on BVD schemes for supervised learning and employs ANN to create an indicator that pre-selects the most suitable reconstruction scheme for each cell, achieving the lowest global numerical dissipation. The numerical schemes under this paradigm are more computationally efficient than similar schemes within the BVD framework, as each cell only requires constructing a single interpolation function. Following this paradigm, a novel low-dissipation reconstruction scheme based on the MUSCL-THINC-BVD scheme, named the deepMTBVD scheme, is proposed for compressible single- and multi-phase flows. The performance of the proposed scheme has been extensively verified through benchmark tests of single- and multi-phase compressible flows, where discontinuous and vortical flow structures, like shock waves, contact discontinuities, and material interfaces, as well as vortices and shear instabilities of different scales, coexist simultaneously. Numerical results indicate that the new deepMTBVD scheme performs as well as the original MUSCL-THINC-BVD scheme for numerical simulations of compressible flows while reducing computational time by up to 40%.
[ { "version": "v1", "created": "Mon, 5 Feb 2024 13:40:07 GMT" }, { "version": "v2", "created": "Thu, 6 Feb 2025 04:03:22 GMT" } ]
2025-02-07T00:00:00
[ [ "Huang", "Minsheng", "" ], [ "Cheng", "Lidong", "" ], [ "Ying", "Wenjun", "" ], [ "Deng", "Xi", "" ], [ "Xiao", "Feng", "" ] ]
2402.06282
Riccardo Cappuzzo
Riccardo Cappuzzo (1), Aimee Coelho (2), Felix Lefebvre (1), Paolo Papotti (3), Gael Varoquaux (1) ((1) SODA Team - Inria Saclay, (2) Dataiku, (3) EURECOM)
Retrieve, Merge, Predict: Augmenting Tables with Data Lakes
12 pages + references, 6 figures in main body. 15 pages + 11 figures in appendix
null
null
null
cs.DB cs.LG
http://creativecommons.org/licenses/by/4.0/
Machine-learning from a disparate set of tables, a data lake, requires assembling features by merging and aggregating tables. Data discovery can extend autoML to data tables by automating these steps. We present an in-depth analysis of such automated table augmentation for machine learning tasks, analyzing different methods for the three main steps: retrieving joinable tables, merging information, and predicting with the resultant table. We use two data lakes: Open Data US, a well-referenced real data lake, and a novel semi-synthetic dataset, YADL (Yet Another Data Lake), which we developed as a tool for benchmarking this data discovery task. Systematic exploration on both lakes outlines 1) the importance of accurately retrieving join candidates, 2) the efficiency of simple merging methods, and 3) the resilience of tree-based learners to noisy conditions. Our experimental environment is easily reproducible and based on open data, to foster more research on feature engineering, autoML, and learning in data lakes.
[ { "version": "v1", "created": "Fri, 9 Feb 2024 09:48:38 GMT" }, { "version": "v2", "created": "Tue, 13 Feb 2024 14:24:53 GMT" }, { "version": "v3", "created": "Thu, 23 May 2024 15:31:18 GMT" }, { "version": "v4", "created": "Mon, 27 May 2024 13:21:05 GMT" }, { "version": "v5", "created": "Thu, 30 Jan 2025 14:14:57 GMT" }, { "version": "v6", "created": "Wed, 5 Feb 2025 21:58:32 GMT" } ]
2025-02-07T00:00:00
[ [ "Cappuzzo", "Riccardo", "" ], [ "Coelho", "Aimee", "" ], [ "Lefebvre", "Felix", "" ], [ "Papotti", "Paolo", "" ], [ "Varoquaux", "Gael", "" ] ]