id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
sequence
2506.09045
Zehong Ma
Zehong Ma, Longhui Wei, Feng Wang, Shiliang Zhang, and Qi Tian
MagCache: Fast Video Generation with Magnitude-Aware Cache
Project Page: https://zehong-ma.github.io/MagCache
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Existing acceleration techniques for video diffusion models often rely on uniform heuristics or time-embedding variants to skip timesteps and reuse cached features. These approaches typically require extensive calibration with curated prompts and risk inconsistent outputs due to prompt-specific overfitting. In this paper, we introduce a novel and robust discovery: a unified magnitude law observed across different models and prompts. Specifically, the magnitude ratio of successive residual outputs decreases monotonically and steadily in most timesteps while rapidly in the last several steps. Leveraging this insight, we introduce a Magnitude-aware Cache (MagCache) that adaptively skips unimportant timesteps using an error modeling mechanism and adaptive caching strategy. Unlike existing methods requiring dozens of curated samples for calibration, MagCache only requires a single sample for calibration. Experimental results show that MagCache achieves 2.1x and 2.68x speedups on Open-Sora and Wan 2.1, respectively, while preserving superior visual fidelity. It significantly outperforms existing methods in LPIPS, SSIM, and PSNR, under comparable computational budgets.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:02 GMT" } ]
2025-06-11T00:00:00
[ [ "Ma", "Zehong", "" ], [ "Wei", "Longhui", "" ], [ "Wang", "Feng", "" ], [ "Zhang", "Shiliang", "" ], [ "Tian", "Qi", "" ] ]
2506.09046
Xiaowen Ma
Xiaowen Ma, Chenyang Lin, Yao Zhang, Volker Tresp, Yunpu Ma
Agentic Neural Networks: Self-Evolving Multi-Agent Systems via Textual Backpropagation
null
null
null
null
cs.LG cs.AI cs.MA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Leveraging multiple Large Language Models(LLMs) has proven effective for addressing complex, high-dimensional tasks, but current approaches often rely on static, manually engineered multi-agent configurations. To overcome these constraints, we present the Agentic Neural Network(ANN), a framework that conceptualizes multi-agent collaboration as a layered neural network architecture. In this design, each agent operates as a node, and each layer forms a cooperative "team" focused on a specific subtask. Agentic Neural Network follows a two-phase optimization strategy: (1) Forward Phase-Drawing inspiration from neural network forward passes, tasks are dynamically decomposed into subtasks, and cooperative agent teams with suitable aggregation methods are constructed layer by layer. (2) Backward Phase-Mirroring backpropagation, we refine both global and local collaboration through iterative feedback, allowing agents to self-evolve their roles, prompts, and coordination. This neuro-symbolic approach enables ANN to create new or specialized agent teams post-training, delivering notable gains in accuracy and adaptability. Across four benchmark datasets, ANN surpasses leading multi-agent baselines under the same configurations, showing consistent performance improvements. Our findings indicate that ANN provides a scalable, data-driven framework for multi-agent systems, combining the collaborative capabilities of LLMs with the efficiency and flexibility of neural network principles. We plan to open-source the entire framework.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:21 GMT" } ]
2025-06-11T00:00:00
[ [ "Ma", "Xiaowen", "" ], [ "Lin", "Chenyang", "" ], [ "Zhang", "Yao", "" ], [ "Tresp", "Volker", "" ], [ "Ma", "Yunpu", "" ] ]
2506.09048
Yuxin Dong
Yuxin Dong, Jiachen Jiang, Zhihui Zhu, Xia Ning
Understanding Task Vectors in In-Context Learning: Emergence, Functionality, and Limitations
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Task vectors offer a compelling mechanism for accelerating inference in in-context learning (ICL) by distilling task-specific information into a single, reusable representation. Despite their empirical success, the underlying principles governing their emergence and functionality remain unclear. This work proposes the Linear Combination Conjecture, positing that task vectors act as single in-context demonstrations formed through linear combinations of the original ones. We provide both theoretical and empirical support for this conjecture. First, we show that task vectors naturally emerge in linear transformers trained on triplet-formatted prompts through loss landscape analysis. Next, we predict the failure of task vectors on representing high-rank mappings and confirm this on practical LLMs. Our findings are further validated through saliency analyses and parameter visualization, suggesting an enhancement of task vectors by injecting multiple ones into few-shot prompts. Together, our results advance the understanding of task vectors and shed light on the mechanisms underlying ICL in transformer-based models.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:31 GMT" } ]
2025-06-11T00:00:00
[ [ "Dong", "Yuxin", "" ], [ "Jiang", "Jiachen", "" ], [ "Zhu", "Zhihui", "" ], [ "Ning", "Xia", "" ] ]
2506.09049
Li Kang
Li Kang, Xiufeng Song, Heng Zhou, Yiran Qin, Jie Yang, Xiaohong Liu, Philip Torr, Lei Bai, Zhenfei Yin
VIKI-R: Coordinating Embodied Multi-Agent Cooperation via Reinforcement Learning
Project page: https://faceong.github.io/VIKI-R/
null
null
null
cs.AI cs.CV cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Coordinating multiple embodied agents in dynamic environments remains a core challenge in artificial intelligence, requiring both perception-driven reasoning and scalable cooperation strategies. While recent works have leveraged large language models (LLMs) for multi-agent planning, a few have begun to explore vision-language models (VLMs) for visual reasoning. However, these VLM-based approaches remain limited in their support for diverse embodiment types. In this work, we introduce VIKI-Bench, the first hierarchical benchmark tailored for embodied multi-agent cooperation, featuring three structured levels: agent activation, task planning, and trajectory perception. VIKI-Bench includes diverse robot embodiments, multi-view visual observations, and structured supervision signals to evaluate reasoning grounded in visual inputs. To demonstrate the utility of VIKI-Bench, we propose VIKI-R, a two-stage framework that fine-tunes a pretrained vision-language model (VLM) using Chain-of-Thought annotated demonstrations, followed by reinforcement learning under multi-level reward signals. Our extensive experiments show that VIKI-R significantly outperforms baselines method across all task levels. Furthermore, we show that reinforcement learning enables the emergence of compositional cooperation patterns among heterogeneous agents. Together, VIKI-Bench and VIKI-R offer a unified testbed and method for advancing multi-agent, visual-driven cooperation in embodied AI systems.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:44 GMT" } ]
2025-06-11T00:00:00
[ [ "Kang", "Li", "" ], [ "Song", "Xiufeng", "" ], [ "Zhou", "Heng", "" ], [ "Qin", "Yiran", "" ], [ "Yang", "Jie", "" ], [ "Liu", "Xiaohong", "" ], [ "Torr", "Philip", "" ], [ "Bai", "Lei", "" ], [ "Yin", "Zhenfei", "" ] ]
2506.09050
Yuki Imajuku
Yuki Imajuku, Kohki Horie, Yoichi Iwata, Kensho Aoki, Naohiro Takahashi, Takuya Akiba
ALE-Bench: A Benchmark for Long-Horizon Objective-Driven Algorithm Engineering
36 pages
null
null
null
cs.AI
http://creativecommons.org/licenses/by/4.0/
How well do AI systems perform in algorithm engineering for hard optimization problems in domains such as package-delivery routing, crew scheduling, factory production planning, and power-grid balancing? We introduce ALE-Bench, a new benchmark for evaluating AI systems on score-based algorithmic programming contests. Drawing on real tasks from the AtCoder Heuristic Contests, ALE-Bench presents optimization problems that are computationally hard and admit no known exact solution. Unlike short-duration, pass/fail coding benchmarks, ALE-Bench encourages iterative solution refinement over long time horizons. Our software framework supports interactive agent architectures that leverage test-run feedback and visualizations. Our evaluation of frontier LLMs revealed that while they demonstrate high performance on specific problems, a notable gap remains compared to humans in terms of consistency across problems and long-horizon problem-solving capabilities. This highlights the need for this benchmark to foster future AI advancements.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:56 GMT" } ]
2025-06-11T00:00:00
[ [ "Imajuku", "Yuki", "" ], [ "Horie", "Kohki", "" ], [ "Iwata", "Yoichi", "" ], [ "Aoki", "Kensho", "" ], [ "Takahashi", "Naohiro", "" ], [ "Akiba", "Takuya", "" ] ]
2506.09051
Parangama Sarkar
Vanmathi A and Parangama Sarkar
$\operatorname{v}$-numbers of integral closure filtrations of monomial ideals
27 pages, Comments are welcome
null
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this article, we investigate the $\operatorname{v}$-numbers of powers of monomial ideals and their integral closures in a polynomial ring $S$. We provide an alternative proof for determining the $\operatorname{v}$-numbers of powers of complete intersection monomial ideals. Furthermore, we analyze the $\operatorname{v}$-numbers associated to integral closure filtrations of irreducible monomial ideals and explore their relationship with the Castelnuovo-Mumford regularity of these ideals. Consequently, we obtain that for all $n\geq 1$, $\operatorname{reg}(S/\overline{I^n})=\operatorname{v}(\overline{I^n})=n\alpha(I)-1$ where $I$ is an equigenerated irreducible monomial ideal. Finally, we give an upper bound for $\operatorname{v}$-numbers associated to the integral closure filtrations of complete intersection monomial ideals and explicitly compute these $\operatorname{v}$-numbers in certain cases. As a consequence, we show that for any integer $a\geq 1$, there exists a height two equigenerated complete intersection monomial ideal $I$ such that $\operatorname{reg}(S/\overline{I^n})-\operatorname{v}(\overline{I^n})=a-1$ for all $n\geq 1$. Moreover, we establish that for complete intersection monomial ideals, the $\operatorname{v}$-numbers of powers of ideals can be arbitrarily larger than the $\operatorname{v}$-numbers of integral closures of their powers.
[ { "version": "v1", "created": "Tue, 10 Jun 2025 17:59:59 GMT" } ]
2025-06-11T00:00:00
[ [ "A", "Vanmathi", "" ], [ "Sarkar", "Parangama", "" ] ]
0902.2790
Simeon Hellerman
Simeon Hellerman
A Universal Inequality for CFT and Quantum Gravity
40 pages, 4 figures, minor changes
JHEP 1108:130,2011
10.1007/JHEP08(2011)130
IPMU-09-0022
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that every unitary two-dimensional conformal field theory (with no extended chiral algebra, and with central charges $c_L, c_R > 1$) contains a primary operator with dimension $\Delta_1$ that satisfies $0 < \Delta_1 < (c_L + c_R)/12 + 0.473695$. Translated into gravitational language using the AdS_3 /CFT_2 dictionary, our result proves rigorously that the lightest massive excitation in any theory of 3D gravity with cosmological constant $\Lambda < 0$ can be no heavier than $1/(4 G_N) + o(|\Lambda|^(1/2))$. In the flat-space approximation, this limiting mass is twice that of the lightest BTZ black hole. The derivation of the bound applies at finite central charge for the CFT, and does not rely on an asymptotic expansion at large central charge. Neither does our proof rely on any special property of the CFT such as supersymmetry or holomorphic factorization, nor on any bulk interpretation in terms of string theory or semiclassical gravity. Our only assumptions are unitarity and modular invariance of the dual CFT. Our proof demonstrates for the first time that there exists a universal center-of-mass energy beyond which a theory of "pure" quantum gravity can never consistently be extended.
[ { "version": "v1", "created": "Tue, 17 Feb 2009 20:53:32 GMT" }, { "version": "v2", "created": "Wed, 30 Mar 2011 13:08:16 GMT" } ]
2025-06-10T00:00:00
[ [ "Hellerman", "Simeon", "" ] ]
0908.1126
N. Peter Armitage
N.P. Armitage
Electrodynamics of correlated electron systems
39 pages, 48 figures, Based on lectures first given at the "2008 Boulder School for Condensed Matter and Materials Physics"; substantially revised and added to for the 2018 QS3 Summer School @ Cornell University and Princeton Summer School on Condensed Matter Physics; revised and added to 2025 for "2025 Boulder School for Condensed Matter and Materials Physics" and class notes
null
null
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Physical and chemical systems can be characterized by their natural frequency and energy scales. It is hardly an exaggeration that most of what we know about such systems, from the acoustics of a violin to the energy levels of atoms, comes from their response to perturbations at these natural frequencies. It is of course the same situation in `correlated' electron materials. We can learn about the novel effects of strong electron-electron interactions and the properties of collective states of matter (superconductors, quantum magnets etc.) by characterizing their response to small amplitude perturbations at their natural frequencies. In solids, these natural frequency scales span an impressively large frequency range from x-ray down to DC. This incredibly broad range means that a blizzard of experimental techniques and analysis methods are required for the characterization of correlated systems with optical techniques. This short review and lecture notes attempt to lay out a brief summary of the formalism, techniques, and analysis used for `optical' spectroscopies of correlated electron systems. They are idiosyncratic, occasionally opinionated, and - considering the breadth of the subject - incredibly brief.
[ { "version": "v1", "created": "Fri, 07 Aug 2009 21:26:02 GMT" }, { "version": "v2", "created": "Thu, 14 Jun 2018 05:40:43 GMT" }, { "version": "v3", "created": "Mon, 06 Aug 2018 03:31:36 GMT" }, { "version": "v4", "created": "Fri, 06 Jun 2025 18:56:02 GMT" } ]
2025-06-10T00:00:00
[ [ "Armitage", "N. P.", "" ] ]
1004.2070
Kris Delaney
Maxim Mostovoy, Andrea Scaramucci, Kris T. Delaney, Nicola A. Spaldin
Microscopic theory of temperature-dependent magnetoelectric effect in Cr2O3
5 pages, 2 figures
Phys. Rev. Lett. 105, 087202 (2010)
10.1103/PhysRevLett.105.087202
null
cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We calculate the temperature-dependent magnetoelectric response of Cr2O3 from first principles. The form of the dominant magnetoelectric coupling is determined using symmetry arguments, its strength is found using ab initio methods, and the temperature dependence of the response is obtained from Monte Carlo simulations. The quantitative agreement of our results with experiment shows that the strong temperature dependence of the magnetoelectric effect in Cr2O3 results from non-relativistic exchange interactions and spin fluctuations.
[ { "version": "v1", "created": "Mon, 12 Apr 2010 21:58:50 GMT" } ]
2025-06-10T00:00:00
[ [ "Mostovoy", "Maxim", "" ], [ "Scaramucci", "Andrea", "" ], [ "Delaney", "Kris T.", "" ], [ "Spaldin", "Nicola A.", "" ] ]
1011.0939
Eric Bousquet
Eric Bousquet and Nicola Spaldin
Issues with J-dependence in the LSDA+U method for non-collinear magnets
null
Phys. Rev. B 82, 220402(R) (2010)
10.1103/PhysRevB.82.220402
null
cond-mat.str-el cond-mat.other
http://creativecommons.org/licenses/publicdomain/
We re-examine the commonly used density functional theory plus Hubbard \textit{U} (DFT$+U$) method for the case of non-collinear magnets. While many studies neglect to explicitly include the exchange correction parameter \textit{J}, or consider its exact value to be unimportant, here we show that in the case of non-collinear magnetism calculations the \textit{J} parameter can strongly affect the magnetic ground state. We illustrate the strong \textit{J}-dependence of magnetic canting and magnetocrystalline anisotropy by calculating trends in the magnetic lithium orthophosphate family LiMPO$_4$ (M = Fe and Ni) and difluorite family MF$_2$ (M = Mn, Fe, Co and Ni). Our results can be readily understood by expanding the usual DFT$+U$ equations within the spinor scheme, in which the \textit{J} parameter acts directly on the off-diagonal components which determine the spin canting.
[ { "version": "v1", "created": "Wed, 03 Nov 2010 16:59:38 GMT" } ]
2025-06-10T00:00:00
[ [ "Bousquet", "Eric", "" ], [ "Spaldin", "Nicola", "" ] ]
1103.4418
James Rondinelli
James M. Rondinelli and Nicola A. Spaldin
Structure and properties of functional oxide thin films: Insights from electronic-structure calculations
null
Adv. Mater. 23, 3363 (2011)
10.1002/adma.201101152
null
cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The confluence of state-of-the-art electronic-structure computations and modern synthetic materials growth techniques is proving indispensable in the search for and discovery of new functionalities in oxide thin films and heterostructures. Here, we review the recent contributions of electronic-structure calculations to predicting, understanding, and discovering new materials physics in thin-film perovskite oxides. We show that such calculations can accurately predict both structure and properties in advance of film synthesis, thereby guiding the search for materials combinations with specific targeted functionalities. In addition, because they can isolate and decouple the effects of various parameters which unavoidably occur simultaneously in an experiment -- such as epitaxial strain, interfacial chemistry and defect profiles -- they are able to provide new fundamental knowledge about the underlying physics. We conclude by outlining the limitations of current computational techniques, as well as some important open questions that we hope will motivate further methodological developments in the field.
[ { "version": "v1", "created": "Tue, 22 Mar 2011 23:48:56 GMT" } ]
2025-06-10T00:00:00
[ [ "Rondinelli", "James M.", "" ], [ "Spaldin", "Nicola A.", "" ] ]
1203.1691
Susumu Oda
Susumu Oda
On The Jacobian Conjecture and Open Embeddings of Affine Spaces in Affine Varieties
54 pages, This consists of the contents similar to the preceding revised version with some corrections and some new results. Any opinions or any counter-examples against (DJC) are welcome if exist
null
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Our goal is to settle the following faded problem, The Jacobian Conjecture (JC_n): If f_1,..,f_n are elements in a polynomial ring k[X_1,..,X_n] over a field k of characteristic 0 such that det(\partial f_i/ \partial X_j) is a nonzero constant, then k[f_1,..,f_n] = k[X_1,..,X_n]. For this purpose, we generalize it to the following form : The Deep Jacobian Conjecture (DJC): Let \varphi: S \rightarrow T be an unramified homomorphism of Noetherian domains with T^\times = \varphi(S^\times). Assume that T is factorial and that S is an (algebraically) simply connected normal domain. Then \varphi is an isomorphism. We settle Conjecture (DJC), which resolves (JC_n) as a corollary. To settle (DJC), we show the following result on Krull domains. Theorem: Let R be a Krull domain domain and let Delta_1 and Delta_2 be subsets of Ht_1(R) such that Delta_1\cup Delta_2 = Ht_1(R) and Delta_1\cap Delta_2 = \emptyset. Put R_i := \bigcap_{Q\in Delta_i}R_Q (i=1,2), subintersections of R. Assume that Delta_2 is a finite set, that R_1 is factorial and that R\hookrightarrow R_1 is flat. If R^\times = (R_1)^\times, then Delta_2 = \emptyset and R = R_1. As to this theorem, we observe on Example : ``An open embedding of $\mathbb{C}^2$ in a $2$-dimensional $\mathbb{C}$-affine variety'' sited in [10,(10.3) in p.305]. In addition, for the consistency of our discussion, we raise some serious questions and some comments concerning the examples given by the certain mathematicians. Since the existence of such examples would be against our original target Conjecture$(DJC)$, we have to dispute their arguments. Our conclusion is that they are not perfect counter-examples as shown explicitly in Section 6 (also Section 4).
[ { "version": "v1", "created": "Thu, 08 Mar 2012 05:14:53 GMT" }, { "version": "v2", "created": "Wed, 02 May 2012 14:43:55 GMT" }, { "version": "v3", "created": "Thu, 26 Jul 2012 04:08:38 GMT" }, { "version": "v4", "created": "Fri, 17 Aug 2012 00:54:01 GMT" }, { "version": "v5", "created": "Wed, 19 Sep 2012 04:15:43 GMT" }, { "version": "v6", "created": "Mon, 07 Jan 2013 03:40:03 GMT" }, { "version": "v7", "created": "Fri, 07 Jun 2013 14:50:11 GMT" }, { "version": "v8", "created": "Thu, 29 May 2014 14:19:14 GMT" }, { "version": "v9", "created": "Fri, 01 Aug 2014 04:58:03 GMT" }, { "version": "v10", "created": "Tue, 09 Dec 2014 02:08:19 GMT" }, { "version": "v11", "created": "Thu, 11 Dec 2014 06:29:26 GMT" }, { "version": "v12", "created": "Thu, 02 Apr 2015 00:49:05 GMT" }, { "version": "v13", "created": "Sat, 05 Dec 2015 15:43:46 GMT" }, { "version": "v14", "created": "Fri, 13 May 2022 13:47:32 GMT" }, { "version": "v15", "created": "Mon, 06 Jun 2022 09:14:12 GMT" }, { "version": "v16", "created": "Mon, 20 Jun 2022 13:33:58 GMT" }, { "version": "v17", "created": "Thu, 08 Sep 2022 02:29:29 GMT" }, { "version": "v18", "created": "Tue, 20 Sep 2022 01:49:48 GMT" }, { "version": "v19", "created": "Wed, 12 Oct 2022 12:08:46 GMT" }, { "version": "v20", "created": "Sat, 05 Nov 2022 02:55:45 GMT" }, { "version": "v21", "created": "Wed, 30 Nov 2022 13:06:17 GMT" }, { "version": "v22", "created": "Sun, 19 Feb 2023 06:26:08 GMT" }, { "version": "v23", "created": "Mon, 27 Mar 2023 13:46:27 GMT" }, { "version": "v24", "created": "Sun, 14 May 2023 05:07:00 GMT" }, { "version": "v25", "created": "Thu, 01 Jun 2023 14:24:19 GMT" }, { "version": "v26", "created": "Thu, 13 Jul 2023 07:47:24 GMT" }, { "version": "v27", "created": "Wed, 31 Jan 2024 12:50:01 GMT" }, { "version": "v28", "created": "Wed, 29 May 2024 06:48:11 GMT" }, { "version": "v29", "created": "Sat, 19 Oct 2024 09:51:46 GMT" }, { "version": "v30", "created": "Sat, 28 Dec 2024 05:54:15 GMT" }, { "version": "v31", "created": "Sat, 18 Jan 2025 05:36:41 GMT" }, { "version": "v32", "created": "Sat, 07 Jun 2025 01:15:54 GMT" } ]
2025-06-10T00:00:00
[ [ "Oda", "Susumu", "" ] ]
1204.4126
Maxim Mostovoy
Sergey Artyukhin, Kris T. Delaney, Nicola A. Spaldin and Maxim Mostovoy
Landau theory of topological defects in multiferroic hexagonal manganites
19 pages, 5 figures
Nature Materials 13, 42 (2014)
10.1038/nmat3786
null
cond-mat.str-el cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Topological defects in ordered states with spontaneously broken symmetry often have unusual physical properties, such as fractional electric charge or a quantised magnetic field-flux, originating from their non-trivial topology. Coupled topological defects in systems with several coexisting orders give rise to unconventional functionalities, such as the electric-field control of magnetisation in multiferroics resulting from the coupling between the ferroelectric and ferromagnetic domain walls. Hexagonal manganites provide an extra degree of freedom: In these materials, both ferroelectricity and magnetism are coupled to an additional, non-ferroelectric structural order parameter. Here we present a theoretical study of topological defects in hexagonal manganites based on Landau theory with parameters determined from first-principles calculations. We explain the observed flip of electric polarisation at the boundaries of structural domains, the origin of the observed discrete vortices, and the clamping between ferroelectric and antiferromagnetic domain walls. We show that structural vortices induce magnetic ones and that, consistent with a recent experimental report, ferroelectric domain walls can carry a magnetic moment.
[ { "version": "v1", "created": "Wed, 18 Apr 2012 16:29:41 GMT" } ]
2025-06-10T00:00:00
[ [ "Artyukhin", "Sergey", "" ], [ "Delaney", "Kris T.", "" ], [ "Spaldin", "Nicola A.", "" ], [ "Mostovoy", "Maxim", "" ] ]
1401.0300
Evgeny Khukhro
E. I. Khukhro and V. D. Mazurov
Unsolved Problems in Group Theory. The Kourovka Notebook
A few new solutions and references added. Further comments are welcome! The preparation of the new 21-st edition is underway. New problems can be sent to the editors Evgeny Khukhro [email protected] and Victor Mazurov [email protected]
null
null
null
math.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This is a collection of open problems in group theory proposed by hundreds of mathematicians from all over the world. It has been published every 2--4 years since 1965. This is the 20th edition, which contains 126 new problems and a number of comments on problems from the previous editions.
[ { "version": "v1", "created": "Wed, 01 Jan 2014 16:03:00 GMT" }, { "version": "v2", "created": "Mon, 06 Jan 2014 21:14:55 GMT" }, { "version": "v3", "created": "Thu, 13 Mar 2014 10:43:29 GMT" }, { "version": "v4", "created": "Thu, 24 Jul 2014 16:12:06 GMT" }, { "version": "v5", "created": "Sat, 29 Nov 2014 12:03:06 GMT" }, { "version": "v6", "created": "Mon, 01 Jun 2015 13:49:54 GMT" }, { "version": "v7", "created": "Wed, 30 Mar 2016 16:43:35 GMT" }, { "version": "v8", "created": "Fri, 01 Apr 2016 19:26:39 GMT" }, { "version": "v9", "created": "Tue, 27 Dec 2016 12:10:39 GMT" }, { "version": "v10", "created": "Fri, 08 Sep 2017 08:38:26 GMT" }, { "version": "v11", "created": "Wed, 18 Apr 2018 20:44:25 GMT" }, { "version": "v12", "created": "Thu, 26 Apr 2018 21:16:47 GMT" }, { "version": "v13", "created": "Tue, 05 Jun 2018 10:36:26 GMT" }, { "version": "v14", "created": "Fri, 05 Oct 2018 18:04:58 GMT" }, { "version": "v15", "created": "Mon, 24 Dec 2018 17:13:02 GMT" }, { "version": "v16", "created": "Tue, 26 Mar 2019 16:47:02 GMT" }, { "version": "v17", "created": "Sun, 25 Aug 2019 12:23:11 GMT" }, { "version": "v18", "created": "Mon, 30 Dec 2019 21:20:01 GMT" }, { "version": "v19", "created": "Tue, 23 Jun 2020 10:25:03 GMT" }, { "version": "v20", "created": "Fri, 04 Dec 2020 11:27:22 GMT" }, { "version": "v21", "created": "Fri, 11 Jun 2021 15:26:35 GMT" }, { "version": "v22", "created": "Thu, 07 Oct 2021 09:42:33 GMT" }, { "version": "v23", "created": "Mon, 07 Feb 2022 11:52:34 GMT" }, { "version": "v24", "created": "Wed, 09 Feb 2022 15:54:05 GMT" }, { "version": "v25", "created": "Mon, 27 Jun 2022 08:45:03 GMT" }, { "version": "v26", "created": "Mon, 26 Dec 2022 13:25:03 GMT" }, { "version": "v27", "created": "Sun, 02 Jul 2023 19:31:17 GMT" }, { "version": "v28", "created": "Tue, 19 Dec 2023 13:51:30 GMT" }, { "version": "v29", "created": "Mon, 27 May 2024 19:30:40 GMT" }, { "version": "v30", "created": "Fri, 14 Jun 2024 13:09:09 GMT" }, { "version": "v31", "created": "Fri, 13 Sep 2024 08:04:37 GMT" }, { "version": "v32", "created": "Wed, 08 Jan 2025 17:12:11 GMT" }, { "version": "v33", "created": "Thu, 27 Mar 2025 08:17:07 GMT" }, { "version": "v34", "created": "Thu, 03 Apr 2025 20:53:20 GMT" }, { "version": "v35", "created": "Sun, 01 Jun 2025 09:01:03 GMT" }, { "version": "v36", "created": "Sun, 08 Jun 2025 11:56:34 GMT" } ]
2025-06-10T00:00:00
[ [ "Khukhro", "E. I.", "" ], [ "Mazurov", "V. D.", "" ] ]
1401.2277
Sinead Griffin Ms
Sin\'ead M. Griffin and Nicola A. Spaldin
A density functional theory study of FeAs comparing LDA+U, GGA+U and hybrid functionals
6 pages, 4 figures
J. Phys. Condens. Matter 29, 215604 (2017)
10.1088/1361-648X/aa6b9a
null
cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We use density functional theory within the local density approximation (LDA), LDA+U, generalized gradient approximation (GGA), GGA+U, and hybrid-functional methods to calculate the properties of iron monoarsenide. FeAs, which forms in the MnP structure, is of current interest for potential spintronic applications as well as being the parent compound for the newly-identified pnictide superconductors. We compare the calculated structural, magnetic and electronic properties obtained using the different functionals to each other and to experiment, and investigate the origin of a recently-reported magnetic spiral. Our results indicate the appropriateness or otherwise of the various functionals for describing FeAs and the related Fe-pnictide superconductors.
[ { "version": "v1", "created": "Fri, 10 Jan 2014 10:22:46 GMT" } ]
2025-06-10T00:00:00
[ [ "Griffin", "Sinéad M.", "" ], [ "Spaldin", "Nicola A.", "" ] ]
1405.3804
Andrea Scaramucci
Andrea Scaramucci, Jens Ammann, Nicola A. Spaldin and Claude Ederer
On the calculation of crystal field parameters using Wannier functions
12 pages, 9 figures
J. Phys. Condens. Matter 27, 75503 (2015)
10.1088/0953-8984/27/17/175503
null
cond-mat.mtrl-sci cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss the calculation of crystal field splittings using Wannier functions and show how the ligand field contributions can be separated from the bare Coulomb contribution to the crystal field by constructing sets of Wannier functions incorporating different levels of hybridization. We demonstrate this method using SrVO$_3$ as a generic example of a transition metal oxide. We then calculate trends in the crystal field splitting for two series of hypothetical tetragonally distorted perovskite oxides and discuss the relation between the calculated "electro-static" contribution to the crystal field and the simple point charge model. Finally, we apply our method to the charge disproportionated 5$d$ electron system CsAuCl$_3$. We show that the negative charge transfer energy in this material leads to a reversal of the $p$-$d$ ligand contribution to the crystal field splitting such that the $e_g$ states of the nominally Au$^{3+}$ cation are energetically lower than the corresponding $t_{2g}$ states.
[ { "version": "v1", "created": "Thu, 15 May 2014 11:36:43 GMT" } ]
2025-06-10T00:00:00
[ [ "Scaramucci", "Andrea", "" ], [ "Ammann", "Jens", "" ], [ "Spaldin", "Nicola A.", "" ], [ "Ederer", "Claude", "" ] ]
1411.3127
Medeu Abishev
Medeu Abishev, Yerlan Aimuratov, Yermek Aldabergenov, Nurzada Beissen and Meruert Takibayeva
Some effects of nonlinear vacuum electrodynamics in strong magnetic and gravitational fields of the pulsar
6 pages
null
10.1016/j.astropartphys.2015.04.010
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the propagation of X-ray and gamma ray emissions in strong magnetic and gravitational fields of the pulsar in nonlinear vacuum electrodynamics. We show that the radiation will spread from the pulsar to the detecting device in the form of two normal modes polarized in mutually orthogonal planes, and having different velocities. We have calculated the delay between the two modes, as they propagate from the pulsar to the detecting device.
[ { "version": "v1", "created": "Wed, 12 Nov 2014 10:39:50 GMT" }, { "version": "v2", "created": "Thu, 11 Dec 2014 15:39:46 GMT" } ]
2025-06-10T00:00:00
[ [ "Abishev", "Medeu", "" ], [ "Aimuratov", "Yerlan", "" ], [ "Aldabergenov", "Yermek", "" ], [ "Beissen", "Nurzada", "" ], [ "Takibayeva", "Meruert", "" ] ]
1412.8656
Nasser Aghazadeh
Nasser Aghazadeh, Ladan Sharafyan Cigaroudy
A multistep segmentation algorithm for vessel extraction in medical imaging
9 pages,4 figures
null
null
null
cs.CV cs.NA math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The main contribution of this paper is to propose an iterative procedure for tubular structure segmentation of 2D images, which combines tight frame of Curvelet transforms with a SURE technique thresholding which is based on principle obtained by minimizing Stein Unbiased Risk Estimate for denoising. This proposed algorithm is mainly based on the TFA proposal presented in [1, 9], which we use eigenvectors of Hessian matrix of image for improving this iterative part in segmenting unclear and narrow vessels and filling the gap between separate pieces of detected vessels. The experimental results are presented to demonstrate the effectiveness of the proposed model.
[ { "version": "v1", "created": "Tue, 30 Dec 2014 15:28:26 GMT" }, { "version": "v2", "created": "Fri, 06 Jun 2025 19:20:34 GMT" } ]
2025-06-10T00:00:00
[ [ "Aghazadeh", "Nasser", "" ], [ "Cigaroudy", "Ladan Sharafyan", "" ] ]
1503.03852
Azer Akhmedov
Azer Akhmedov
On groups of diffeomorphisms of the interval with finitely many fixed points
We have inserted a definition and several explanatory remarks. The abstract is extended
null
null
null
math.GR math.DS math.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In [13], it is proved that any subgroup of $\mathrm{Diff}_{+}^{\omega }(I)$ (the group of orientation preserving analytic diffeomorphisms of the interval) is either metaabelian or does not satisfy a law. A stronger question is asked whether or not the Girth Alternative holds for subgroups of $\mathrm{Diff}_{+}^{\omega }(I)$. In this paper, we answer this question affirmatively for even a larger class of groups of orientation preserving diffeomorphisms of the interval where every non-identity element has finitely many fixed points. We show that every such (irreducible) group is either affine (in particular, metaabelian) or has infinite girth. The proof is based on our study of discrete subgroups of the diffeomorphism group $\mathrm{Diff}_{+}(I)$ which we initiated in [9] and later developed in [1] and [2]; more specifically, our results are obtained by sharpening the tools from the earlier works [1] and [2]. One of the major tools (local transitivity) is heavily exploited in [2] to get an extension of Holders theorem which is crucially used in this paper. We show that local transitivity can be proved for any (up to a conjugacy) non-affine group of irreducible diffeomorphisms with every non-identity element having finitely many fixed points.
[ { "version": "v1", "created": "Thu, 12 Mar 2015 19:38:01 GMT" }, { "version": "v2", "created": "Sat, 11 Nov 2023 23:30:00 GMT" }, { "version": "v3", "created": "Sun, 08 Jun 2025 20:02:11 GMT" } ]
2025-06-10T00:00:00
[ [ "Akhmedov", "Azer", "" ] ]
1510.03400
Gao-De Li Dr
Gao-De Li
Certain amplified genomic-DNA fragments (AGFs) may be involved in cell cycle progression and chloroquine is found to induce the production of cell-cycle-associated AGFs (CAGFs) in Plasmodium falciparum
7 pages, 1 figure, 2 tables
null
null
null
q-bio.SC q-bio.QM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
It is well known that cyclins are a family of proteins that control cell-cycle progression by activating cyclin-dependent kinase. Based on our experimental results, we propose here a novel hypothesis that certain amplified genomic-DNA fragments (AGFs) may also be required for the cell cycle progression of eukaryotic cells and thus can be named as cell-cycle-associated AGFs (CAGFs). Like fluctuation in cyclin levels during cell cycle progression, these CAGFs are amplified and degraded at different points of the cell cycle. The functions of CAGFs are unknown, but we speculate that CAGFs might be involved in regulation of gene expression, genome protection, and formation of certain macromolecular complexes required for the dynamic genome architecture during cell cycle progression. Our experimental results also show that chloroquine induces the production of CAGFs in Plasmodium falciparum, suggesting that targeting cell cycle progression can be the primary mechanism of chloroquine's antimalarial, anticancer, and immunomodulatory actions.
[ { "version": "v1", "created": "Mon, 12 Oct 2015 19:20:43 GMT" }, { "version": "v2", "created": "Sat, 17 Oct 2015 21:10:32 GMT" }, { "version": "v3", "created": "Thu, 22 Oct 2015 15:14:51 GMT" }, { "version": "v4", "created": "Wed, 28 Oct 2015 19:26:31 GMT" }, { "version": "v5", "created": "Tue, 03 Nov 2015 16:27:49 GMT" }, { "version": "v6", "created": "Thu, 05 Nov 2015 19:29:52 GMT" }, { "version": "v7", "created": "Tue, 10 Nov 2015 21:10:38 GMT" }, { "version": "v8", "created": "Thu, 12 Nov 2015 12:57:04 GMT" }, { "version": "v9", "created": "Thu, 19 Nov 2015 15:10:22 GMT" }, { "version": "v10", "created": "Mon, 07 Dec 2015 16:52:07 GMT" }, { "version": "v11", "created": "Tue, 08 Dec 2015 08:28:58 GMT" }, { "version": "v12", "created": "Sun, 27 Dec 2015 23:19:49 GMT" }, { "version": "v13", "created": "Sat, 09 Jan 2016 20:29:54 GMT" }, { "version": "v14", "created": "Fri, 15 Jan 2016 10:26:24 GMT" }, { "version": "v15", "created": "Tue, 26 Jan 2016 19:13:42 GMT" }, { "version": "v16", "created": "Thu, 04 Feb 2016 09:14:44 GMT" }, { "version": "v17", "created": "Mon, 08 Feb 2016 16:13:33 GMT" }, { "version": "v18", "created": "Thu, 11 Feb 2016 08:49:19 GMT" }, { "version": "v19", "created": "Fri, 18 Mar 2016 09:04:30 GMT" }, { "version": "v20", "created": "Thu, 05 May 2016 07:25:28 GMT" }, { "version": "v21", "created": "Tue, 10 May 2016 07:58:59 GMT" }, { "version": "v22", "created": "Mon, 29 Jan 2018 09:00:41 GMT" }, { "version": "v23", "created": "Mon, 09 Jun 2025 08:41:24 GMT" } ]
2025-06-10T00:00:00
[ [ "Li", "Gao-De", "" ] ]
1601.01456
Fahimeh Khosh-Ahang Ghasr
Fahimeh Khosh-Ahang and Somayeh Moradi
Matchings in hypergraphs and Castelnuovo-Mumford regularity
arXiv admin note: substantial text overlap with arXiv:1305.5954
Publ. Math. Debrecen 91 (2017), no. 3-4, 427--439
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we introduce and generalize some combinatorial invariants of graphs such as matching number and induced matching number to hypergraphs. Then we compare them together and present some upper bounds for the regularity of Stanley-Reisner ring of $\Delta_{\mathcal{H}}$ for certain hypergraphs $\mathcal{H}$ in terms of the introduced matching numbers.
[ { "version": "v1", "created": "Thu, 07 Jan 2016 09:29:54 GMT" } ]
2025-06-10T00:00:00
[ [ "Khosh-Ahang", "Fahimeh", "" ], [ "Moradi", "Somayeh", "" ] ]
1601.06289
James Cusick
James Cusick
Considerations for Cloud Security Operations
null
Oracle CSO Advisory Board, Cloud Security Session, January, 2016
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Information Security in Cloud Computing environments is explored. Cloud Computing is presented, security needs are discussed, and mitigation approaches are listed. Topics covered include Information Security, Cloud Computing, Private Cloud, Public Cloud, SaaS, PaaS, IaaS, ISO 27001, OWASP, Secure SDLC.
[ { "version": "v1", "created": "Sat, 23 Jan 2016 17:08:22 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 08:11:34 GMT" } ]
2025-06-10T00:00:00
[ [ "Cusick", "James", "" ] ]
1803.02514
Shinsuke Fujioka Dr
Sadaoki Kojima, Masayasu Hata, Natsumi Iwata, Yasunobu Arikawa, Alessio Morace, Shouhei Sakata, Seungho Lee, Kazuki Matsuo, King Fai Farley Law, Hiroki Morita, Yugo Ochiai, Akifumi Yogo, Hideo Nagatomo, Tetsuo Ozaki, Tomoyuki Johzaki, Atsushi Sunahara, Hitoshi Sakagami, Zhe Zhang, Shota Tosaki, Yuki Abe, Junji Kawanaka, Shigeki Tokita, Mitsuo Nakai, Hiroaki Nishimura, Hiroyuki Shiraga, Hiroshi Azechi, Yasuhiko Sentoku, and Shinsuke Fujioka
Super-ponderomotive electron acceleration in blowout plasma heated by multi-picosecond relativistic intensity laser pulse
null
null
10.1038/s42005-019-0197-6
null
physics.plasm-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The dependence of the mean kinetic energy of laser-accelerated electrons on the laser intensity, so-called ponderomotive scaling, was derived theoretically with consideration of the motion of a single electron in oscillating laser fields. This scaling explains well the experimental results obtained with high-intensity pulses and durations shorter than a picosecond; however, this scaling is no longer applicable to the multi-picosecond (multi-ps) facility experiments. Here, we experimentally clarified the generation of the super-ponderomotive-relativistic electrons (SP-REs) through multi-ps relativistic laser-plasma interactions using prepulse-free LFEX laser pulses that were realized using a plasma mirror (PM). The SP-REs are produced with direct laser acceleration assisted by the self-generated quasi-static electric field and with loop-injected direct acceleration by the self- generated quasi-static magnetic field, which grow in a blowout plasma heated by a multi-ps laser pulse. Finally, we theoretically derive the threshold pulse duration to boost the acceleration of REs, which provides an important insight into the determination of laser pulse duration at kilojoule- petawatt laser facilities.
[ { "version": "v1", "created": "Wed, 07 Mar 2018 03:22:52 GMT" } ]
2025-06-10T00:00:00
[ [ "Kojima", "Sadaoki", "" ], [ "Hata", "Masayasu", "" ], [ "Iwata", "Natsumi", "" ], [ "Arikawa", "Yasunobu", "" ], [ "Morace", "Alessio", "" ], [ "Sakata", "Shouhei", "" ], [ "Lee", "Seungho", "" ], [ "Matsuo", "Kazuki", "" ], [ "Law", "King Fai Farley", "" ], [ "Morita", "Hiroki", "" ], [ "Ochiai", "Yugo", "" ], [ "Yogo", "Akifumi", "" ], [ "Nagatomo", "Hideo", "" ], [ "Ozaki", "Tetsuo", "" ], [ "Johzaki", "Tomoyuki", "" ], [ "Sunahara", "Atsushi", "" ], [ "Sakagami", "Hitoshi", "" ], [ "Zhang", "Zhe", "" ], [ "Tosaki", "Shota", "" ], [ "Abe", "Yuki", "" ], [ "Kawanaka", "Junji", "" ], [ "Tokita", "Shigeki", "" ], [ "Nakai", "Mitsuo", "" ], [ "Nishimura", "Hiroaki", "" ], [ "Shiraga", "Hiroyuki", "" ], [ "Azechi", "Hiroshi", "" ], [ "Sentoku", "Yasuhiko", "" ], [ "Fujioka", "Shinsuke", "" ] ]
1804.10410
Shinsuke Fujioka Prof
Hiroki Morita, Atsushi Sunahara, Yasunobu Arikawa, Hiroshi Azechi, Shinsuke Fujioka
Two-Dimensional Computation of Pulsed Magnetic Field Diffusion Dynamics in Gold Cone with Consideration of Inductive Heating and Temperature Dependence of Electrical Conductivity
null
null
10.1063/1.5050845
null
physics.plasm-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Application of an external kilo-tesla-level magnetic field, which can be generated using high-intensity laser, to a target is a promising scheme to reduce spray angle of a laser-driven relativistic electron beam (REB) for enhancing the isochoric heating of a dense plasma with the laser-driven REB. Here we have developed a two-dimensional electro-magnetic dynamics (2D-EMD) simulation code to solve Maxwell equations with considerations of the inductive heating and temperature-dependence of electrical conductivity of a material for calculating temporally and spatially resolved two-dimensional profile of the externally applied magnetic field in a gold-cone-attached target.
[ { "version": "v1", "created": "Fri, 27 Apr 2018 09:25:43 GMT" } ]
2025-06-10T00:00:00
[ [ "Morita", "Hiroki", "" ], [ "Sunahara", "Atsushi", "" ], [ "Arikawa", "Yasunobu", "" ], [ "Azechi", "Hiroshi", "" ], [ "Fujioka", "Shinsuke", "" ] ]
1809.01751
Blake Stacey
Blake C. Stacey
Misreading EPR: Variations on an Incorrect Theme
23 pages, an unknown number of bridges burned; v4: expansions here and there in response to feedback
null
null
null
quant-ph physics.hist-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Notwithstanding its great influence in modern physics, the EPR thought-experiment has been explained incorrectly a surprising number of times.
[ { "version": "v1", "created": "Wed, 05 Sep 2018 22:20:07 GMT" }, { "version": "v2", "created": "Mon, 01 Oct 2018 00:56:55 GMT" }, { "version": "v3", "created": "Mon, 30 Dec 2024 09:41:17 GMT" }, { "version": "v4", "created": "Mon, 09 Jun 2025 17:27:55 GMT" } ]
2025-06-10T00:00:00
[ [ "Stacey", "Blake C.", "" ] ]
1811.03437
Mustafa Hajij
Shadi Hanandeh, Omar Elbagalati, Mustafa Hajij
Integrating Project Spatial Coordinates into Pavement Management Prioritization
null
null
null
null
cs.CY cs.LG stat.AP stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
To date, pavement management software products and studies on optimizing the prioritization of pavement maintenance and rehabilitation (M&R) have been mainly focused on three parameters; the pre-treatment pavement condition, the rehabilitation cost, and the available budget. Yet, the role of the candidate projects' spatial characteristics in the decision-making process has not been deeply considered. Such a limitation, predominately, allows the recommended M&R projects' schedule to involve simultaneously running but spatially scattered construction sites, which are very challenging to monitor and manage. This study introduces a novel approach to integrate pavement segments' spatial coordinates into the M&R prioritization analysis. The introduced approach aims at combining the pavement segments with converged spatial coordinates to be repaired in the same timeframe without compromising the allocated budget levels or the overall target Pavement Condition Index (PCI). Such a combination would result in minimizing the routing of crews, materials and other equipment among the construction sites and would provide better collaborations and communications between the pavement maintenance teams. Proposed herein is a novel spatial clustering algorithm that automatically finds the projects within a certain budget and spatial constrains. The developed algorithm was successfully validated using 1,800 pavement maintenance projects from two real-life examples of the City of Milton, GA and the City of Tyler, TX.
[ { "version": "v1", "created": "Mon, 05 Nov 2018 18:38:28 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 10:47:17 GMT" } ]
2025-06-10T00:00:00
[ [ "Hanandeh", "Shadi", "" ], [ "Elbagalati", "Omar", "" ], [ "Hajij", "Mustafa", "" ] ]
1905.09114
Pedro Hernandez-Llanos
Tiziana Durante, Luisa Faella, Pedro Hern\'andez-Llanos and Ravi Prakash
A homogenization bending shell theory for multiscale materials from $3D$ nonlinear elasticity
null
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We derive homogenized bending shell theories starting from three dimensional nonlinear elasticity. The original three dimensional model contains three small parameters: the two homogenization scales $\varepsilon$ and $\varepsilon^2$ of the material properties and the thickness $h$ of the shell. Depending on the asymptotic ratio of these three parameters, we obtain different asymptotic theories.
[ { "version": "v1", "created": "Wed, 22 May 2019 13:08:21 GMT" }, { "version": "v2", "created": "Wed, 01 Nov 2023 13:13:19 GMT" }, { "version": "v3", "created": "Wed, 26 Jun 2024 01:49:00 GMT" }, { "version": "v4", "created": "Thu, 25 Jul 2024 15:19:28 GMT" }, { "version": "v5", "created": "Mon, 09 Jun 2025 12:33:22 GMT" } ]
2025-06-10T00:00:00
[ [ "Durante", "Tiziana", "" ], [ "Faella", "Luisa", "" ], [ "Hernández-Llanos", "Pedro", "" ], [ "Prakash", "Ravi", "" ] ]
1908.10505
Luke Rogers
Antoni Brzoska, Courtney George, Samantha Jarvis, Luke G. Rogers, Alexander Teplyaev
Spectral properties of graphs associated to the Basilica group
36 pages: it is proved that the spectrum generically is a Cantor set which coincides with the support of the KNS measure
null
null
null
math.GR math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide the foundation of the spectral analysis of the Laplacian on the orbital Schreier graphs of the Basilica group, the iterated monodromy group of the quadratic polynomial $z^2-1$. This group is an important example in the class of self-similar amenable but not elementary amenable finite automata groups studied by Grigorchuk, \.Zuk, \v Suni\'c, Bartholdi, Vir\'ag, Nekrashevych, Kaimanovich, Nagnibeda et al. We prove that the spectrum of the Laplacian has infinitely many gaps and that the support of the KNS Spectral Measure is a Cantor set. Moreover, on a generic blowup, the spectrum coincides with this Cantor set, and is pure point with localized eigenfunctions and eigenvalues located at the endpoints of the gaps.
[ { "version": "v1", "created": "Wed, 28 Aug 2019 00:37:12 GMT" }, { "version": "v2", "created": "Thu, 21 May 2020 19:02:37 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 16:02:24 GMT" } ]
2025-06-10T00:00:00
[ [ "Brzoska", "Antoni", "" ], [ "George", "Courtney", "" ], [ "Jarvis", "Samantha", "" ], [ "Rogers", "Luke G.", "" ], [ "Teplyaev", "Alexander", "" ] ]
1911.02653
Ariel Kulik
Ariel Kulik and Hadas Shachnai
Analysis of Two-variable Recurrence Relations with Application to Parameterized Approximations
null
null
null
null
cs.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we introduce randomized branching as a tool for parameterized approximation and develop the mathematical machinery for its analysis. Our algorithms improve the best known running times of parameterized approximation algorithms for Vertex Cover and $3$-Hitting Set for a wide range of approximation ratios. One notable example is a simple parameterized random $1.5$-approximation algorithm for Vertex Cover, whose running time of $\tilde{O}(1.01657^k)$ substantially improves the best known runnning time of $\tilde{O}(1.0883^k)$ [Brankovic and Fernau, 2013]. For $3$-Hitting Set we present a parameterized random $2$-approximation algorithm with running time of $\tilde{O}(1.0659^k)$, improving the best known $\tilde{O}(1.29^k)$ algorithm of [Brankovic and Fernau, 2012]. The running times of our algorithms are derived from an asymptotic analysis of a wide class of two-variable recurrence relations of the form: $$p(b,k) = \min_{1\leq j \leq N} \sum_{i=1}^{r_j} \bar{\gamma}_i^j \cdot p(b-\bar{b}^j_i, k-\bar{k}_i^j),$$ where $\bar{b}^j$ and $\bar{k}^j$ are vectors of natural numbers, and $\bar{\gamma}^j$ is a probability distribution over $r_j$ elements, for $1\leq j \leq N$. Our main theorem asserts that for any $\alpha>0$, $$\lim_{k \rightarrow \infty } \frac{1}{k} \cdot \ln p(\lfloor{\alpha k}\rfloor,k) = -\max_{1\leq j \leq N} M_j,$$ where $M_j$ depends only on $\alpha$, $\bar{\gamma}^j$, $\bar{b}^j$ and $\bar{k}^j$, and can be efficiently calculated by solving a simple numerical optimization problem. To prove the theorem we show an equivalence between the recurrence and a stochastic process. We analyze this process using the {\em method of types}, by introducing an adaptation of Sanov's theorem to our setting. We believe our novel analysis of recurrence relations which is of independent interest is a main contribution of this paper.
[ { "version": "v1", "created": "Wed, 06 Nov 2019 22:19:24 GMT" }, { "version": "v2", "created": "Mon, 04 May 2020 15:18:22 GMT" }, { "version": "v3", "created": "Fri, 06 Jun 2025 19:02:21 GMT" } ]
2025-06-10T00:00:00
[ [ "Kulik", "Ariel", "" ], [ "Shachnai", "Hadas", "" ] ]
2001.09176
Fahimeh Khosh-Ahang Ghasr
Somayeh Moradi and Fahimeh Khosh-Ahang Ghasr
Some interpretations for algebraic invariants of edge ideals of hypergraphs via combinatorial invariants
To appear in Communications in Algebra
Comm. in Algebra , 48 (2020), no. 6, 2699--2712
null
null
math.AC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The present work is concerned with characterizing some algebraic invariants of edge ideals of hypergraphs. To this aim, firstly, we introduce some kinds of combinatorial invariants similar to matching numbers for hypergraphs. Then we compare them to each other and to previously existing ones. These invariants are used for characterizing or bounding some algebraic invariants of edge ideals of hypergraphs such as graded Betti numbers, projective dimension and Castelnouvo-Mumford regularity.
[ { "version": "v1", "created": "Fri, 24 Jan 2020 19:51:33 GMT" } ]
2025-06-10T00:00:00
[ [ "Moradi", "Somayeh", "" ], [ "Ghasr", "Fahimeh Khosh-Ahang", "" ] ]
2003.11660
Caleb Zheng
Yang Zheng, Eli Shlizerman
R-FORCE: Robust Learning for Random Recurrent Neural Networks
Github Repository: https://github.com/shlizee/R-FORCE. 28 pages, 9 figures
null
null
null
cs.LG cs.NE q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Random Recurrent Neural Networks (RRNN) are the simplest recurrent networks to model and extract features from sequential data. The simplicity however comes with a price; RRNN are known to be susceptible to diminishing/exploding gradient problem when trained with gradient-descent based optimization. To enhance robustness of RRNN, alternative training approaches have been proposed. Specifically, FORCE learning approach proposed a recursive least squares alternative to train RRNN and was shown to be applicable even for the challenging task of target-learning, where the network is tasked with generating dynamic patterns with no guiding input. While FORCE training indicates that solving target-learning is possible, it appears to be effective only in a specific regime of network dynamics (edge-of-chaos). We thereby investigate whether initialization of RRNN connectivity according to a tailored distribution can guarantee robust FORCE learning. We are able to generate such distribution by inference of four generating principles constraining the spectrum of the network Jacobian to remain in stability region. This initialization along with FORCE learning provides a robust training method, i.e., Robust-FORCE (R-FORCE). We validate R-FORCE performance on various target functions for a wide range of network configurations and compare with alternative methods. Our experiments indicate that R-FORCE facilitates significantly more stable and accurate target-learning for a wide class of RRNN. Such stability becomes critical in modeling multi-dimensional sequences as we demonstrate on modeling time-series of human body joints during physical movements.
[ { "version": "v1", "created": "Wed, 25 Mar 2020 22:08:03 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 17:30:54 GMT" } ]
2025-06-10T00:00:00
[ [ "Zheng", "Yang", "" ], [ "Shlizerman", "Eli", "" ] ]
2005.11205
Xiaoding Shi
Yazhou Chen, Qiaolin He, Bin Huang, Xiaoding Shi
The Cauchy Problem for Non-Isentropic compressible Navier-Stokes/Allen-Cahn system with Degenerate Heat-Conductivity
18 pages
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Cauchy problem for non-isentropic compressible Navier-Stokes/Allen-Cahn system with degenerate heat-conductivity $\kappa(\theta)=\tilde{\kappa}\theta^\beta$ in 1-d is discussed in this paper. This system is widely used to describe the motion of immiscible two-phase flow in numerical simulation. The wellposedness for strong solution of this problem is established with the $H^1$ initial data for density, temperature, velocity, and the $H^2$ initial data for phase field. The result shows that no discontinuity of the phase field, vacuum, shock wave, mass or heat concentration will be developed at any finite time in the whole space. From the hydrodynamic point of view, this means that no matter how complex the interaction between the hydrodynamic and phase-field effects, phase separation will not occur, but the phase transition is possible.
[ { "version": "v1", "created": "Fri, 22 May 2020 14:31:24 GMT" }, { "version": "v2", "created": "Thu, 12 Nov 2020 07:24:49 GMT" }, { "version": "v3", "created": "Fri, 14 May 2021 23:22:05 GMT" }, { "version": "v4", "created": "Tue, 18 May 2021 03:48:08 GMT" }, { "version": "v5", "created": "Sun, 08 Jun 2025 11:25:22 GMT" } ]
2025-06-10T00:00:00
[ [ "Chen", "Yazhou", "" ], [ "He", "Qiaolin", "" ], [ "Huang", "Bin", "" ], [ "Shi", "Xiaoding", "" ] ]
2007.02988
Yuri Santos Rego
Paula Macedo Lins de Araujo and Yuri Santos Rego
Twisted conjugacy in soluble arithmetic groups
35 pages, 1 figure. v3: Final version, to appear in Mathematische Nachrichten. Incorporated referee's comments, slight correction in Theorem 1.1, corrected (proof of) Proposition 3.9, other minor improvements
Mathematische Nachrichten, volume 298 issue 3 (2025), 763-793
10.1002/mana.202300448
null
math.GR math.AT math.NT math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Reidemeister numbers of group automorphisms encode the number of twisted conjugacy classes of groups and might yield information about self-maps of spaces related to the given objects. Here we address a question posed by Gon\c{c}alves and Wong in the mid 2000s: we construct an infinite series of compact connected solvmanifolds (that are not nilmanifolds) of strictly increasing dimensions and all of whose self-homotopy equivalences have vanishing Nielsen number. To this end, we establish a sufficient condition for a prominent (infinite) family of soluble linear groups to have the so-called property $R_\infty$. In particular, we generalize or complement earlier results due to Dekimpe, Gon\c{c}alves, Kochloukova, Nasybullov, Taback, Tertooy, Van den Bussche, and Wong, showing that many soluble $S$-arithmetic groups have $R_\infty$ and suggesting a conjecture in this direction.
[ { "version": "v1", "created": "Mon, 06 Jul 2020 18:15:27 GMT" }, { "version": "v2", "created": "Wed, 04 Oct 2023 22:40:56 GMT" }, { "version": "v3", "created": "Mon, 21 Oct 2024 18:15:56 GMT" } ]
2025-06-10T00:00:00
[ [ "de Araujo", "Paula Macedo Lins", "" ], [ "Rego", "Yuri Santos", "" ] ]
2010.00353
Antonio Jes\'us Banegas-Luna
Antonio-Jes\'us Banegas-Luna, Jorge Pe\~na-Garc\'ia, Adrian Iftene, Fiorella Guadagni, Patrizia Ferroni, Noemi Scarpato, Fabio Massimo Zanzotto, Andr\'es Bueno-Crespo, Horacio P\'erez-S\'anchez
When will the mist clear? On the Interpretability of Machine Learning for Medical Applications: a survey
64 pages, 3 figures, 7 tables, +100 references
Int. J. Mol. Sci. 2021, 22(9), 4394
10.3390/ijms22094394
null
cs.AI cs.LG q-bio.QM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Artificial Intelligence is providing astonishing results, with medicine being one of its favourite playgrounds. In a few decades, computers may be capable of formulating diagnoses and choosing the correct treatment, while robots may perform surgical operations, and conversational agents could interact with patients as virtual coaches. Machine Learning and, in particular, Deep Neural Networks are behind this revolution. In this scenario, important decisions will be controlled by standalone machines that have learned predictive models from provided data. Among the most challenging targets of interest in medicine are cancer diagnosis and therapies but, to start this revolution, software tools need to be adapted to cover the new requirements. In this sense, learning tools are becoming a commodity in Python and Matlab libraries, just to name two, but to exploit all their possibilities, it is essential to fully understand how models are interpreted and which models are more interpretable than others. In this survey, we analyse current machine learning models, frameworks, databases and other related tools as applied to medicine - specifically, to cancer research - and we discuss their interpretability, performance and the necessary input data. From the evidence available, ANN, LR and SVM have been observed to be the preferred models. Besides, CNNs, supported by the rapid development of GPUs and tensor-oriented programming libraries, are gaining in importance. However, the interpretability of results by doctors is rarely considered which is a factor that needs to be improved. We therefore consider this study to be a timely contribution to the issue.
[ { "version": "v1", "created": "Thu, 01 Oct 2020 12:42:06 GMT" } ]
2025-06-10T00:00:00
[ [ "Banegas-Luna", "Antonio-Jesús", "" ], [ "Peña-García", "Jorge", "" ], [ "Iftene", "Adrian", "" ], [ "Guadagni", "Fiorella", "" ], [ "Ferroni", "Patrizia", "" ], [ "Scarpato", "Noemi", "" ], [ "Zanzotto", "Fabio Massimo", "" ], [ "Bueno-Crespo", "Andrés", "" ], [ "Pérez-Sánchez", "Horacio", "" ] ]
2010.00584
N. Peter Armitage
A. Alexandradinata, N.P. Armitage, Andrey Baydin, Wenli Bi, Yue Cao, Hitesh J. Changlani, Eli Chertkov, Eduardo H. da Silva Neto, Luca Delacretaz, Ismail El Baggari, G.M. Ferguson, William J. Gannon, Sayed Ali Akbar Ghorashi, Berit H. Goodge, Olga Goulko, G. Grissonnanche, Alannah Hallas, Ian M. Hayes, Yu He, Edwin W. Huang, Anshul Kogar, Divine Kumah, Jong Yeon Lee, A. Legros, Fahad Mahmood, Yulia Maximenko, Nick Pellatz, Hryhoriy Polshyn, Tarapada Sarkar, Allen Scheie, Kyle L. Seyler, Zhenzhong Shi, Brian Skinner, Lucia Steinke, K. Thirunavukkuarasu, Tha\'is Victa Trevisan, Michael Vogl, Pavel A. Volkov, Yao Wang, Yishu Wang, Di Wei, Kaya Wei, Shuolong Yang, Xian Zhang, Ya-Hui Zhang, Liuyan Zhao, Alfred Zong
The Future of the Correlated Electron Problem
70 pages, 19 figures
null
null
null
cond-mat.str-el
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A central problem in modern condensed matter physics is the understanding of materials with strong electron correlations. Despite extensive work, the essential physics of many of these systems is not understood and there is very little ability to make predictions in this class of materials. In this manuscript we share our personal views on the major open problems in the field of correlated electron systems. We discuss some possible routes to make progress in this rich and fascinating field. This manuscript is the result of the vigorous discussions and deliberations that took place at Johns Hopkins University during a three-day workshop January 27, 28, and 29, 2020 that brought together six senior scientists and 46 more junior scientists. Our hope, is that the topics we have presented will provide inspiration for others working in this field and motivation for the idea that significant progress can be made on very hard problems if we focus our collective energies.
[ { "version": "v1", "created": "Thu, 01 Oct 2020 17:56:22 GMT" }, { "version": "v2", "created": "Sun, 10 Jul 2022 20:43:19 GMT" }, { "version": "v3", "created": "Wed, 13 Jul 2022 20:19:40 GMT" }, { "version": "v4", "created": "Sun, 29 Dec 2024 18:11:41 GMT" }, { "version": "v5", "created": "Fri, 06 Jun 2025 18:54:59 GMT" } ]
2025-06-10T00:00:00
[ [ "Alexandradinata", "A.", "" ], [ "Armitage", "N. P.", "" ], [ "Baydin", "Andrey", "" ], [ "Bi", "Wenli", "" ], [ "Cao", "Yue", "" ], [ "Changlani", "Hitesh J.", "" ], [ "Chertkov", "Eli", "" ], [ "Neto", "Eduardo H. da Silva", "" ], [ "Delacretaz", "Luca", "" ], [ "Baggari", "Ismail El", "" ], [ "Ferguson", "G. M.", "" ], [ "Gannon", "William J.", "" ], [ "Ghorashi", "Sayed Ali Akbar", "" ], [ "Goodge", "Berit H.", "" ], [ "Goulko", "Olga", "" ], [ "Grissonnanche", "G.", "" ], [ "Hallas", "Alannah", "" ], [ "Hayes", "Ian M.", "" ], [ "He", "Yu", "" ], [ "Huang", "Edwin W.", "" ], [ "Kogar", "Anshul", "" ], [ "Kumah", "Divine", "" ], [ "Lee", "Jong Yeon", "" ], [ "Legros", "A.", "" ], [ "Mahmood", "Fahad", "" ], [ "Maximenko", "Yulia", "" ], [ "Pellatz", "Nick", "" ], [ "Polshyn", "Hryhoriy", "" ], [ "Sarkar", "Tarapada", "" ], [ "Scheie", "Allen", "" ], [ "Seyler", "Kyle L.", "" ], [ "Shi", "Zhenzhong", "" ], [ "Skinner", "Brian", "" ], [ "Steinke", "Lucia", "" ], [ "Thirunavukkuarasu", "K.", "" ], [ "Trevisan", "Thaís Victa", "" ], [ "Vogl", "Michael", "" ], [ "Volkov", "Pavel A.", "" ], [ "Wang", "Yao", "" ], [ "Wang", "Yishu", "" ], [ "Wei", "Di", "" ], [ "Wei", "Kaya", "" ], [ "Yang", "Shuolong", "" ], [ "Zhang", "Xian", "" ], [ "Zhang", "Ya-Hui", "" ], [ "Zhao", "Liuyan", "" ], [ "Zong", "Alfred", "" ] ]
2010.01249
Nicholas Tenev
Gabriel Martinez, Nicholas H. Tenev
Optimal Echo Chambers
null
null
null
null
econ.TH
http://creativecommons.org/licenses/by-nc-sa/4.0/
When learning from others, people tend to focus their attention on those with similar views. This is often attributed to flawed reasoning, and thought to slow learning and polarize beliefs. However, we show that echo chambers are a rational response to uncertainty about the accuracy of information sources, and can improve learning and reduce disagreement. Furthermore, extending the range of views someone is exposed to can backfire, slowing their learning by making them less responsive to information from others. We model a Bayesian decision maker who chooses a set of information sources and then observes a signal from one. With uncertainty about which sources are accurate, focusing attention on signals close to one's own expectation can be beneficial, as their expected accuracy is higher. The optimal echo chamber balances the credibility of views similar to one's own against the usefulness of those further away.
[ { "version": "v1", "created": "Sat, 03 Oct 2020 01:41:06 GMT" }, { "version": "v2", "created": "Thu, 08 Oct 2020 02:58:01 GMT" }, { "version": "v3", "created": "Mon, 19 Oct 2020 23:14:40 GMT" }, { "version": "v4", "created": "Fri, 23 Apr 2021 04:18:35 GMT" }, { "version": "v5", "created": "Sat, 23 Oct 2021 17:13:18 GMT" }, { "version": "v6", "created": "Thu, 11 Nov 2021 17:47:15 GMT" }, { "version": "v7", "created": "Tue, 07 Dec 2021 03:05:28 GMT" }, { "version": "v8", "created": "Fri, 30 Dec 2022 02:45:34 GMT" }, { "version": "v9", "created": "Mon, 20 Nov 2023 00:07:18 GMT" }, { "version": "v10", "created": "Fri, 23 Feb 2024 19:02:35 GMT" }, { "version": "v11", "created": "Sat, 07 Jun 2025 00:56:25 GMT" } ]
2025-06-10T00:00:00
[ [ "Martinez", "Gabriel", "" ], [ "Tenev", "Nicholas H.", "" ] ]
2011.02575
Omar Saldarriaga
O. Saldarriaga and A. Fl\'orez
The group of affine transformations of homogeneous spaces with discrete isotropy
We have included some references
null
null
null
math.DG math.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a method to compute the group of affine transformations of a homogeneous $G$-space under specific conditions: when the group $G$ and the homogeneous $G$-space admit linear connections so that the natural projection is affine, and with discrete isotropy group. If $G$ admits a bi-invariant linear connection, we establish conditions under which the homogeneous space admits an invariant linear connection. As a consequence, when the isotropy group is discrete, their respective groups of affine transformations are locally isomorphic. As an application of our work, we calculate the group of the affine transformations of orientable flat affine surfaces and 3-dimensional flat affine tori.
[ { "version": "v1", "created": "Wed, 04 Nov 2020 23:22:24 GMT" }, { "version": "v2", "created": "Tue, 18 May 2021 23:57:36 GMT" }, { "version": "v3", "created": "Thu, 11 Nov 2021 16:52:04 GMT" }, { "version": "v4", "created": "Mon, 06 Jan 2025 03:50:12 GMT" }, { "version": "v5", "created": "Sun, 08 Jun 2025 23:18:18 GMT" } ]
2025-06-10T00:00:00
[ [ "Saldarriaga", "O.", "" ], [ "Flórez", "A.", "" ] ]
2011.09190
Fan Zhang Dr
Di Ma, Fan Zhang and David R. Bull
CVEGAN: A Perceptually-inspired GAN for Compressed Video Enhancement
null
null
10.1016/j.image.2024.117127
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
We propose a new Generative Adversarial Network for Compressed Video quality Enhancement (CVEGAN). The CVEGAN generator benefits from the use of a novel Mul2Res block (with multiple levels of residual learning branches), an enhanced residual non-local block (ERNB) and an enhanced convolutional block attention module (ECBAM). The ERNB has also been employed in the discriminator to improve the representational capability. The training strategy has also been re-designed specifically for video compression applications, to employ a relativistic sphere GAN (ReSphereGAN) training methodology together with new perceptual loss functions. The proposed network has been fully evaluated in the context of two typical video compression enhancement tools: post-processing (PP) and spatial resolution adaptation (SRA). CVEGAN has been fully integrated into the MPEG HEVC video coding test model (HM16.20) and experimental results demonstrate significant coding gains (up to 28% for PP and 38% for SRA compared to the anchor) over existing state-of-the-art architectures for both coding tools across multiple datasets.
[ { "version": "v1", "created": "Wed, 18 Nov 2020 10:24:38 GMT" }, { "version": "v2", "created": "Thu, 26 Nov 2020 20:17:53 GMT" } ]
2025-06-10T00:00:00
[ [ "Ma", "Di", "" ], [ "Zhang", "Fan", "" ], [ "Bull", "David R.", "" ] ]
2012.10914
Xuehai Huang
Long Chen and Xuehai Huang
Discrete Hessian complexes in three dimensions
31 pages
null
10.1007/978-3-030-95319-5_3
null
gr-qc cs.NA math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A family of conforming virtual element Hessian complexes on tetrahedral meshes are constructed based on decompositions of polynomial tensor spaces. They are applied to discretize the linearized time-independent Einstein-Bianchi system with optimal order convergence.
[ { "version": "v1", "created": "Sun, 20 Dec 2020 13:12:23 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 02:01:15 GMT" } ]
2025-06-10T00:00:00
[ [ "Chen", "Long", "" ], [ "Huang", "Xuehai", "" ] ]
2102.00055
Bruce Hajek
Xiaohan Kang and Bruce Hajek
Lower Bounds on Information Requirements for Causal Network Inference
Major revision of original versions. Estimation of ROC using likelihood ratios added, KL bound added, less emphasis on Bhattacharyya coefficient
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
Recovery of the causal structure of dynamic networks from noisy measurements has long been a problem of interest across many areas of science and engineering. Many algorithms have been proposed, but there is little work that compares the performance of the algorithms to converse bounds in a non-asymptotic setting. As a step to address this problem, this paper gives lower bounds on the error probability for causal network support recovery in a linear Gaussian setting. The bounds are based on Monte Carlo estimation of receiver operating characteristic (ROC) curves based on likelihood ratio samples assuming side information is available. The estimated ROC curves and curves obtained through the use of Bhattacharyya coefficients or Kullback--Leibler divergences are also compared.
[ { "version": "v1", "created": "Fri, 29 Jan 2021 20:34:28 GMT" }, { "version": "v2", "created": "Fri, 07 May 2021 14:44:12 GMT" }, { "version": "v3", "created": "Sun, 08 Jun 2025 01:38:43 GMT" } ]
2025-06-10T00:00:00
[ [ "Kang", "Xiaohan", "" ], [ "Hajek", "Bruce", "" ] ]
2102.08591
Anthony Christidis
Anthony-Alexander Christidis, Stefan Van Aelst, Ruben Zamar
Data-Driven Logistic Regression Ensembles With Applications in Genomics
null
null
null
null
stat.ME stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Advances in data collecting technologies in genomics have significantly increased the need for tools designed to study the genetic basis of many diseases. Effective statistical methods should excel in both prediction accuracy and biomarker identification. We introduce a novel approach to high-dimensional binary classification that integrates regularization with ensembling techniques. Our method constructs compact ensembles of interpretable models derived by optimizing a global objective function. In medical genomics applications, our approach identifies critical biomarkers overlooked by competing methods. We develop a variable importance ranking system to help researchers prioritize promising genes. The method's asymptotic properties are established, and an efficient computational algorithm is provided. Through extensive simulations across complex scenarios and analysis of genomics datasets for cancer, multiple sclerosis, and psoriasis, we demonstrate strong predictive performance. Based on our numerical experiments, we offer practical guidelines for determining optimal ensemble size.
[ { "version": "v1", "created": "Wed, 17 Feb 2021 05:57:26 GMT" }, { "version": "v2", "created": "Fri, 12 Mar 2021 05:58:10 GMT" }, { "version": "v3", "created": "Thu, 15 Jul 2021 20:00:37 GMT" }, { "version": "v4", "created": "Wed, 28 Jul 2021 04:12:02 GMT" }, { "version": "v5", "created": "Thu, 21 Nov 2024 05:52:27 GMT" }, { "version": "v6", "created": "Sun, 08 Jun 2025 21:47:43 GMT" } ]
2025-06-10T00:00:00
[ [ "Christidis", "Anthony-Alexander", "" ], [ "Van Aelst", "Stefan", "" ], [ "Zamar", "Ruben", "" ] ]
2102.11037
Elie Azeraf PhD
Elie Azeraf, Emmanuel Monfrini, Emmanuel Vignon, Wojciech Pieczynski
Highly Fast Text Segmentation With Pairwise Markov Chains
9 pages, 5 figures, 4 tables, MNLP 2020
null
10.1109/CiSt49399.2021.9357304
null
cs.CL cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Natural Language Processing (NLP) models' current trend consists of using increasingly more extra-data to build the best models as possible. It implies more expensive computational costs and training time, difficulties for deployment, and worries about these models' carbon footprint reveal a critical problem in the future. Against this trend, our goal is to develop NLP models requiring no extra-data and minimizing training time. To do so, in this paper, we explore Markov chain models, Hidden Markov Chain (HMC) and Pairwise Markov Chain (PMC), for NLP segmentation tasks. We apply these models for three classic applications: POS Tagging, Named-Entity-Recognition, and Chunking. We develop an original method to adapt these models for text segmentation's specific challenges to obtain relevant performances with very short training and execution times. PMC achieves equivalent results to those obtained by Conditional Random Fields (CRF), one of the most applied models for these tasks when no extra-data are used. Moreover, PMC has training times 30 times shorter than the CRF ones, which validates this model given our objectives.
[ { "version": "v1", "created": "Wed, 17 Feb 2021 20:08:57 GMT" }, { "version": "v2", "created": "Sun, 08 Jun 2025 22:17:37 GMT" } ]
2025-06-10T00:00:00
[ [ "Azeraf", "Elie", "" ], [ "Monfrini", "Emmanuel", "" ], [ "Vignon", "Emmanuel", "" ], [ "Pieczynski", "Wojciech", "" ] ]
2103.10924
Andrei Stepanenko
Andrei A. Stepanenko and Maxim A. Gorlach
Probing the topology of the two-photon bands via time-dependent quantum walks
null
Opt. Lett. 46, 2726-2729 (2021)
10.1364/OL.425841
null
cond-mat.mes-hall physics.optics quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Topological protection of quantum correlations opens new horizons and opportunities in quantum technologies. A variety of topological effects has recently been observed in qubit networks. However, the experimental identification of the topological phase still remains challenging, especially in the entangled many-body case. Here, we propose an approach to independently probe single- and two-photon topological invariants from the time evolution of the two-photon state in a one-dimensional array of qubits. Extending the bulk-boundary correspondence to the two-photon scenario, we show that an appropriate choice of the initial state enables the retrieval of the topological invariant for the different types of the two-photon states in the interacting Su-Schrieffer-Heeger model. Our analysis of the Zak phase reveals additional facets of topological protection in the case of collapse of bound photon pairs.
[ { "version": "v1", "created": "Fri, 19 Mar 2021 17:36:35 GMT" } ]
2025-06-10T00:00:00
[ [ "Stepanenko", "Andrei A.", "" ], [ "Gorlach", "Maxim A.", "" ] ]
2104.03898
Scott Chapman
Scott Chapman
A New Form of Soft Supersymmetry Breaking?
6 pages, detailed backup calculations available
Quantum Stud.: Math. Found. 12, 12 (2025)
10.1007/s40509-024-00355-2
null
physics.gen-ph hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Starting with a supersymmetric U(N)xU(N) gauge theory built in N=1 superspace, a nonsupersymmetric theory is obtained by ``twisting'' the gauginos into a different representation of the group than the gauge bosons. Despite the fact that this twisting breaks supersymmetry, it is still possible to construct an action that is holomorphic and invariant to local ``twisted'' gauge transformations in superspace. It is conjectured that these two properties may allow the theory to be free of quadratic divergences to all orders, despite a lack of supersymmetry. An explicit calculation shows that the theory is free of quadratic divergences to at least the two-loop order.
[ { "version": "v1", "created": "Sat, 27 Mar 2021 20:59:10 GMT" }, { "version": "v2", "created": "Wed, 29 Dec 2021 17:42:17 GMT" }, { "version": "v3", "created": "Wed, 04 Jan 2023 02:20:35 GMT" }, { "version": "v4", "created": "Sun, 08 Jun 2025 21:36:17 GMT" } ]
2025-06-10T00:00:00
[ [ "Chapman", "Scott", "" ] ]
2106.04244
Sandra M\"uller
Sandra M\"uller
The consistency strength of determinacy when all sets are universally Baire
null
null
null
null
math.LO
http://creativecommons.org/licenses/by/4.0/
It is known that the large cardinal strength of the Axiom of Determinacy when enhanced with the hypothesis that all sets of reals are universally Baire is much stronger than the Axiom of Determinacy itself. Sargsyan conjectured it to be as strong as the existence of a cardinal that is both a limit of Woodin cardinals and a limit of strong cardinals. Larson, Sargsyan and Wilson used a generalization of Woodin's derived model construction to show that this conjectured result would be optimal. In this paper we introduce a new translation procedure for hybrid mice extending work of Steel, Zhu and Sargsyan and apply it to prove Sargsyan's conjecture.
[ { "version": "v1", "created": "Tue, 08 Jun 2021 10:41:41 GMT" }, { "version": "v2", "created": "Sun, 02 Jun 2024 14:32:26 GMT" }, { "version": "v3", "created": "Sun, 08 Jun 2025 19:55:06 GMT" } ]
2025-06-10T00:00:00
[ [ "Müller", "Sandra", "" ] ]
2108.04583
Benjamin Robinson
Alexander M. G. Cox, Benjamin A. Robinson
Optimal control of martingales in a radially symmetric environment
41 pages, 6 figure. Additional motivating example added, definitions and problem formulations clarified and simplified
Stoch. Proc. Appl. 159 (2023) 149-198
10.1016/j.spa.2023.01.016
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study a stochastic control problem for continuous multidimensional martingales with fixed quadratic variation. In a radially symmetric environment, we are able to find an explicit solution to the control problem and find an optimal strategy. We show that it is optimal to switch between two strategies, depending only on the radius of the controlled process. The optimal strategies correspond to purely radial and purely tangential motion. It is notable that the value function exhibits smooth fit even when switching to tangential motion, where the radius of the optimal process is deterministic. Under sufficient regularity on the cost function, we prove optimality via viscosity solutions of a Hamilton-Jacobi-Bellman equation. We extend the results to cost functions that may become infinite at the origin. Extra care is required to solve the control problem in this case, since it is not clear how to define the optimal strategy with deterministic radius at the origin. Our results generalise some problems recently considered in Stochastic Portfolio Theory and Martingale Optimal Transport.
[ { "version": "v1", "created": "Tue, 10 Aug 2021 10:59:15 GMT" }, { "version": "v2", "created": "Fri, 30 Sep 2022 18:26:31 GMT" } ]
2025-06-10T00:00:00
[ [ "Cox", "Alexander M. G.", "" ], [ "Robinson", "Benjamin A.", "" ] ]
2109.05318
Sayan Choudhury
Sk Anisur, W. Vincent Liu, and Sayan Choudhury
Quasi-Discrete Time Crystals in the quasiperiodically driven Lipkin-Meshkov-Glick model
11 pages, 5 figures
Entropy 27, 609 (2025)
10.3390/e27060609
null
cond-mat.quant-gas cond-mat.stat-mech quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A discrete time crystal (DTC) is a remarkable non-equilibrium phase of matter characterized by the persistent sub-harmonic oscillations of physical observables in periodically driven many-body systems. Motivated by the question of whether such a temporal periodic order can persist when the drive becomes aperiodic, we investigate the dynamics of a Lipkin-Meshkov-Glick model under quasiperiodic Thue-Morse (TM) driving. Intriguingly, this infinite-range-interacting spin system can host ``quasi-discrete time crystal" (quasi-DTC) phases characterized by periodic oscillations of the magnetization. We demonstrate that our model can host the quasi-DTC analog of both period-doubling DTCs as well as higher-order DTCs. These quasi-DTCs are robust to various perturbations, and they originate from the interplay of ``all-to-all" interactions and the recursive structure of the TM sequence. Our results suggest that quasi-periodic driving protocols can provide a promising route for realizing novel non-equilibrium phases of matter in long-range interacting systems.
[ { "version": "v1", "created": "Sat, 11 Sep 2021 16:42:27 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 09:06:31 GMT" } ]
2025-06-10T00:00:00
[ [ "Anisur", "Sk", "" ], [ "Liu", "W. Vincent", "" ], [ "Choudhury", "Sayan", "" ] ]
2109.08659
Weicheng Fu
Weicheng Fu and Sihan Feng and Yong Zhang and Hong Zhao
Thermalization in asymmetric harmonic chains
7 pages, 5 figs
null
null
null
cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The symmetry of the interparticle interaction potential (IIP) plays a critical role in determining the thermodynamic and transport properties of solids. This study investigates the isolated effect of IIP asymmetry on thermalization. Asymmetry and nonlinearity are typically intertwined. To isolate the effect of asymmetry, we introduce a one-dimensional asymmetric harmonic (AH) model whose IIP possesses asymmetry but no nonlinearity, evidenced by energy-independent vibrational frequencies. Extensive numerical simulations confirm a power-law relationship between thermalization time ($T_{\rm eq}$) and perturbation strength for the AH chain, revealing an exponent larger than the previously observed inverse-square law in the thermodynamic limit. Upon adding symmetric quartic nonlinearity into the AH model, we systematically study thermalization under combined asymmetry and nonlinearity. Matthiessen's rule provides a good estimate of $T_{\rm eq}$ in this case. Our results demonstrate that asymmetry plays a distinct role in enhancing higher-order effects and governing relaxation dynamics.
[ { "version": "v1", "created": "Fri, 17 Sep 2021 17:32:47 GMT" }, { "version": "v2", "created": "Sun, 08 Jun 2025 15:40:32 GMT" } ]
2025-06-10T00:00:00
[ [ "Fu", "Weicheng", "" ], [ "Feng", "Sihan", "" ], [ "Zhang", "Yong", "" ], [ "Zhao", "Hong", "" ] ]
2110.09683
A. Shadi Tahvildar-Zadeh
Maaneli Derakhshani, Michael K.-H. Kiessling, and A. Shadi Tahvildar-Zadeh
Covariant Guiding Laws for Fields
26 pages. Dedicated to Demetrios Christodoulou in honor of his 70th birthday
Pure and Applied Mathematics Quarterly, Vol. 20, No. 4 (2024), pp. 1923-1972
null
null
math-ph math.MP quant-ph
http://creativecommons.org/licenses/by/4.0/
After reviewing what is known about the passage from the classical Hamilton--Jacobi formulation of non-relativistic point-particle dynamics to the non-relativistic quantum dynamics of point particles whose motion is guided by a wave function that satisfies Schr\"odinger's or Pauli's equation, we study the analogous question for the Lorentz-covariant dynamics of fields on spacelike slices of spacetime. We establish a relationship, between the DeDonder--Weyl--Christodoulou formulation of covariant Hamilton--Jacobi equations for the classical field evolution, and the Lorentz-covariant Dirac-type wave equation proposed by Kanatchikov amended by our proposed guiding equation for such fields. We show that Kanatchikov's equation is well-posed and generally solvable, and we establish the correspondence between plane-wave solutions of Kanatchikov's equation and solutions of the covariant Hamilton--Jacobi equations of DeDonder--Weyl--Christodoulou. We propose a covariant guiding law for the temporal evolution of fields defined on constant time slices of spacetime, and show that it yields, at each spacetime point, the existence of a finite measure on the space of field values at that point that is equivariant with respect to the flow induced by the solution of Kanatchikov's equation that is guiding the actual field, so long as it is a plane-wave solution. We show that our guiding law is local in the sense of Einstein's special relativity, and therefore it cannot be used to analyze Bell-type experiments. We conclude by suggesting directions to be explored in future research.
[ { "version": "v1", "created": "Tue, 19 Oct 2021 01:32:28 GMT" }, { "version": "v2", "created": "Mon, 18 Jul 2022 18:38:32 GMT" }, { "version": "v3", "created": "Tue, 14 Feb 2023 14:14:58 GMT" } ]
2025-06-10T00:00:00
[ [ "Derakhshani", "Maaneli", "" ], [ "Kiessling", "Michael K. -H.", "" ], [ "Tahvildar-Zadeh", "A. Shadi", "" ] ]
2111.05398
Waleed Noor
Juan Manzur, Waleed Noor, and Charles F. Santos
A weighted composition semigroup related to three open problems
10 pages
J. Math. Anal. Appl. Vol. 525. 2023. 127261
10.1016/j.jmaa.2023.127261
null
math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The semi-group of weighted composition operators $(W_n)_{n\geq 1}$ where \[ W_nf(z)=(1+z+\ldots+z^{n-1})f(z^n) \] on the classical Hardy-Hilbert space $H^2$ of the open unit disk is related to the Riemann Hypothesis (RH) (see \cite{Waleed}). The semigroup $(W_n)_{n\geq 1}$ is also closely related to the Invariant Subspace Problem (ISP) and the Periodic Dilation Completeness Problem (PDCP). We obtain results on cyclic vectors, spectra, invariant and reducing subspaces. In particular, we show that several basic questions related to the semigroup $(W_n)_{n\geq 1}$ are equivalent to the RH and provide generalizations of the B\'aez-Duarte criterion for the RH (see \cite{Baez-Duarte}).
[ { "version": "v1", "created": "Tue, 09 Nov 2021 20:09:09 GMT" }, { "version": "v2", "created": "Wed, 05 Oct 2022 18:09:57 GMT" } ]
2025-06-10T00:00:00
[ [ "Manzur", "Juan", "" ], [ "Noor", "Waleed", "" ], [ "Santos", "Charles F.", "" ] ]
2111.14687
David Kalaj
David Kalaj, Petar Melentijevic
Gaussian curvature conjecture for minimal graphs
29 pages, completed version, accepted for Duke mathematical journal
null
null
null
math.DG
http://creativecommons.org/licenses/by/4.0/
In this paper, we solve the longstanding Gaussian curvature conjecture of a minimal graph $S$ over the unit disk. The conjecture asserts that for any minimal graph above the unit disk, the Gaussian curvature at the point directly above the origin satisfies the sharp inequality \( |\mathcal{K}| < \frac{\pi^2}{2} \). We first reduce the conjecture to the problem of estimating the Gaussian curvature of certain Scherk-type minimal surfaces defined over bicentric quadrilaterals inscribed in the unit disk, containing the origin. We then provide a sharp estimate for the Gaussian curvature of these minimal surfaces at the point above the origin. Our proof employs complex-analytic methods, as the minimal surfaces in question allow a conformal harmonic parameterization.
[ { "version": "v1", "created": "Mon, 29 Nov 2021 16:47:39 GMT" }, { "version": "v2", "created": "Sat, 11 Dec 2021 15:08:13 GMT" }, { "version": "v3", "created": "Tue, 08 Mar 2022 18:39:12 GMT" }, { "version": "v4", "created": "Sat, 07 Jun 2025 07:27:13 GMT" } ]
2025-06-10T00:00:00
[ [ "Kalaj", "David", "" ], [ "Melentijevic", "Petar", "" ] ]
2112.06300
Zachary Ferguson
David Belgrod, Bolun Wang, Zachary Ferguson, Xin Zhao, Marco Attene, Daniele Panozzo, Teseo Schneider
Time of Impact Dataset for Continuous Collision Detection and a Scalable Conservative Algorithm
null
null
null
null
cs.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a large-scale benchmark for broad- and narrow-phase continuous collision detection (CCD) over linearized trajectories with exact time of impacts and use it to evaluate the accuracy, correctness, and efficiency of 13 state-of-the-art CCD algorithms. Our analysis shows that several methods exhibit problems either in efficiency or accuracy. To overcome these limitations, we introduce an algorithm for CCD designed to be scalable on modern parallel architectures and provably correct when implemented using floating point arithmetic. We integrate our algorithm within the Incremental Potential Contact solver [24] and evaluate its impact on various simulation scenarios. Our approach includes a broad-phase CCD to quickly filter out primitives having disjoint bounding boxes and a narrow-phase CCD that establishes whether the remaining primitive pairs indeed collide. Our broad-phase algorithm is efficient and scalable thanks to the experimental observation that sweeping along a coordinate axis performs surprisingly well on modern parallel architectures. For narrow-phase CCD, we re-design the recently proposed interval-based algorithm of Wang et al. [45] to work on massively parallel hardware. To foster the adoption and development of future linear CCD algorithms, and to evaluate their correctness, scalability, and overall performance, we release the dataset with analytic ground truth, the implementation of all the algorithms tested, and our testing framework.
[ { "version": "v1", "created": "Sun, 12 Dec 2021 18:47:55 GMT" }, { "version": "v2", "created": "Tue, 01 Feb 2022 00:45:48 GMT" }, { "version": "v3", "created": "Mon, 22 Aug 2022 21:56:18 GMT" }, { "version": "v4", "created": "Sun, 13 Aug 2023 08:02:00 GMT" }, { "version": "v5", "created": "Fri, 06 Jun 2025 23:56:03 GMT" } ]
2025-06-10T00:00:00
[ [ "Belgrod", "David", "" ], [ "Wang", "Bolun", "" ], [ "Ferguson", "Zachary", "" ], [ "Zhao", "Xin", "" ], [ "Attene", "Marco", "" ], [ "Panozzo", "Daniele", "" ], [ "Schneider", "Teseo", "" ] ]
2112.10739
Markus Tempelmayr
Pablo Linares, Felix Otto, Markus Tempelmayr and Pavlos Tsatsoulis
A diagram-free approach to the stochastic estimates in regularity structures
76 pages, 5 figures. Changes in the 3rd version: more details on the logical order of the induction, updated bibliographical context
Invent. math. 237 (2024), 1469-1565
10.1007/s00222-024-01275-z
null
math.PR math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we explore the version of Hairer's regularity structures based on a greedier index set than trees, as introduced by Otto, Sauer, Smith and Weber. More precisely, we construct and stochastically estimate the renormalized model avoiding the use of Feynman diagrams but still in a fully automated, i. e. inductive way. This is carried out for a class of quasi-linear parabolic PDEs driven by noise in the full singular but renormalizable range. We assume a spectral gap inequality on the (not necessarily Gaussian) noise ensemble. The resulting control on the variance of the model naturally complements its vanishing expectation arising from the BPHZ-choice of renormalization. We capture the gain in regularity on the level of the Malliavin derivative of the model by describing it as a modelled distribution. Symmetry is an important guiding principle and built-in on the level of the renormalization Ansatz. Our approach is analytic and top-down rather than combinatorial and bottom-up.
[ { "version": "v1", "created": "Mon, 20 Dec 2021 18:40:55 GMT" }, { "version": "v2", "created": "Wed, 29 Jun 2022 07:14:12 GMT" }, { "version": "v3", "created": "Thu, 30 May 2024 10:23:17 GMT" } ]
2025-06-10T00:00:00
[ [ "Linares", "Pablo", "" ], [ "Otto", "Felix", "" ], [ "Tempelmayr", "Markus", "" ], [ "Tsatsoulis", "Pavlos", "" ] ]
2112.12859
Branislav Vlahovic
Slavica Mihaljevic Vlahovic, Branislav Dobrasin Vlahovic
A Countable, Dense, Dedekind-Complete Subset of $\mathbb{R}$ Constructed by Extending $\mathbb{Q}$ via Simultaneous Marking of Closed Intervals with Rational Endpoints
Presented as an invited talk at the International Conference Constructive Mathematics Foundations and Practice (CM:FP) 2023: https://cmfp2023.masfak.ni.ac.rs/About_Conference.html, 28 pages. This updated version includes new proofs
null
null
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This article explores the model-dependent nature of set cardinality, emphasizing that cardinality is not absolute but varies across different axiomatic frameworks. Although Cantor's diagonal argument shows the real numbers are non-denumerable within ZF (Zermelo-Fraenkel set theory), the precise cardinality of the continuum remains unsettled and depends critically on model assumptions. For instance, under G\"odel's inner-model axiom V=Ultimate L, the Continuum Hypothesis (CH) holds, whereas Martin's Axiom implies its negation. The L\"owenheim-Skolem theorem further illustrates this relativity by demonstrating that any first-order theory admitting a non-denumerable model must also admit denumerable models, highlighting that even the notions of "denumerable" and "non-denumerable" are inherently model-relative. To examine these issues concretely, we construct two countable sets with properties typically attributed only to the continuum. First, within ZFC (ZF plus Axiom of Choice), we build a countable set $S_m$ from all closed intervals with rational endpoints. By assigning irrational marks simultaneously to each interval, respecting the nested interval structure, we obtain a set that is everywhere dense and Dedekind complete, yet countable. Next, we explicitly construct a similar set within Wang's $\Sigma$-model by systematically inserting irrational numbers between rational numbers via infinite diagonalization, resulting in a constructive enumeration of reals. These findings identify foundational tensions between classical proofs of non-denumerability and the Nested Interval Property, prompting a reevaluation of cardinality and CH within formal set theory.
[ { "version": "v1", "created": "Wed, 22 Dec 2021 05:52:31 GMT" }, { "version": "v2", "created": "Tue, 07 May 2024 14:00:31 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 17:31:54 GMT" } ]
2025-06-10T00:00:00
[ [ "Vlahovic", "Slavica Mihaljevic", "" ], [ "Vlahovic", "Branislav Dobrasin", "" ] ]
2112.14592
Patrick Cabau
Patrick Cabau, Fernand Pelletier
A survey on partial Nambu-Poisson structures in the convenient setting
Error in Theorem 3.15
null
null
null
math.DG
http://creativecommons.org/licenses/by/4.0/
This paper is a survey (may be incomplete) on partial Nambu-Poisson structures in infinite dimension, mainly in the convenient setting. These ones can be seen as a generalization of both partial Poisson and Nambu-Poisson structures. We also study the properties of the associated characteristic distribution. Finally, we are interested in the projective and direct limits of such structures.
[ { "version": "v1", "created": "Wed, 29 Dec 2021 15:04:43 GMT" }, { "version": "v2", "created": "Fri, 07 Jan 2022 14:12:30 GMT" }, { "version": "v3", "created": "Mon, 14 Mar 2022 15:25:08 GMT" }, { "version": "v4", "created": "Thu, 13 Jul 2023 14:37:18 GMT" }, { "version": "v5", "created": "Wed, 10 Apr 2024 09:19:39 GMT" }, { "version": "v6", "created": "Sat, 07 Jun 2025 13:21:51 GMT" } ]
2025-06-10T00:00:00
[ [ "Cabau", "Patrick", "" ], [ "Pelletier", "Fernand", "" ] ]
2201.05696
Jesus Javier Cobos-Martinez
J. J. Cobos-Mart\'inez, G. N. Zeminiani, K. Tsushima
$\Upsilon$ and $\eta_b$ nuclear bound states
10 pages, 6 figures, 2 tables
null
null
null
nucl-th hep-ex hep-ph nucl-ex
http://creativecommons.org/licenses/by/4.0/
$\Upsilon$ and $\eta_b$ nuclear bound state energies are calculated for various nuclei neglecting any possible effects of the widths. Essential input for the calculations, namely the medium-modified $B$ and $B^{*}$ meson masses, as well as the density distributions in nuclei, are calculated within the quark-meson coupling (QMC) model. The attractive potentials for the $\Upsilon$ and $\eta_b$ mesons in nuclei are calculated from the mass shifts of these mesons in nuclear matter in the local density approximation. These potentials originate from the in-medium enhanced $B\overline{B}$ and $BB^{*}$ loops in their respective self energy. After an extensive analysis we conclude that our results suggest that the $\Upsilon$ and $\eta_b$ mesons should form bound states with all the nuclei considered.
[ { "version": "v1", "created": "Fri, 14 Jan 2022 22:46:08 GMT" } ]
2025-06-10T00:00:00
[ [ "Cobos-Martínez", "J. J.", "" ], [ "Zeminiani", "G. N.", "" ], [ "Tsushima", "K.", "" ] ]
2201.06407
Ning Qi
Ning Qi, Pierre Pinson, Mads R. Almassalkhi, Lin Cheng, and Yingrui Zhuang
Chance-Constrained Generic Energy Storage Operations under Decision-Dependent Uncertainty
Decision-dependent uncertainty; Generic Energy Storage
IEEE Transactions on Sustainable Energy, vol. 14, no. 4, pp. 2234-2248, 2023
10.1109/TSTE.2023.3262135
null
math.OC math.PR
http://creativecommons.org/licenses/by/4.0/
Compared with large-scale physical batteries, aggregated and coordinated generic energy storage (GES) resources provide low-cost, but uncertain, flexibility for power grid operations. While GES can be characterized by different types of uncertainty, the literature mostly focuses on decision-independent uncertainties (DIUs), such as exogenous stochastic disturbances caused by weather conditions. Instead, this manuscript focuses on newly-introduced decision-dependent uncertainties (DDUs) and considers an optimal GES dispatch that accounts for uncertain available state-of-charge (SoC) bounds that are affected by incentive signals and discomfort levels. To incorporate DDUs, we present a novel chance-constrained optimization (CCO) approach for the day-ahead economic dispatch of GES units. Two tractable methods are presented to solve the proposed CCO problem with DDUs: (i) a robust reformulation for general but incomplete distributions of DDUs, and (ii) an iterative algorithm for specific and known distributions of DDUs. Furthermore, reliability indices are introduced to verify the applicability of the proposed approach with respect to the reliability of the response of GES units. Simulation-based analysis shows that the proposed methods yield conservative, but credible, GES dispatch strategies and reduced penalty cost by incorporating DDUs in the constraints and leveraging data-driven parameter identification. This results in improved availability and performance of coordinated GES units.
[ { "version": "v1", "created": "Mon, 17 Jan 2022 13:46:50 GMT" }, { "version": "v2", "created": "Fri, 04 Feb 2022 19:45:17 GMT" }, { "version": "v3", "created": "Fri, 25 Mar 2022 15:10:41 GMT" }, { "version": "v4", "created": "Thu, 16 Mar 2023 03:23:36 GMT" } ]
2025-06-10T00:00:00
[ [ "Qi", "Ning", "" ], [ "Pinson", "Pierre", "" ], [ "Almassalkhi", "Mads R.", "" ], [ "Cheng", "Lin", "" ], [ "Zhuang", "Yingrui", "" ] ]
2201.07982
Nikita Kalinin
Nikita Kalinin
Shrinking dynamic on multidimensional tropical series
null
null
null
null
math.AG math.SG
http://creativecommons.org/licenses/by/4.0/
We define multidimensional tropical series, i.e. piecewise linear functions which are tropical polynomials locally but may contain an infinite number of monomials. Tropical series appeared in the study of the growth of pluriharmonic functions. However, our motivation stems from sandpile models where certain wave dynamic governs the behavior of sand and exhibits a power law (so far only experimental evidence). In this paper we lay the groundwork for tropical series and corresponding tropical analytical hypersurfaces in the multidimensional setting. The main object of study is an $\Omega$-tropical series where $\Omega$ is a compact convex domain which can be thought of as the region of convergence of such a series. Our main theorem is that the sandpile dynamics producing an $\Omega$-tropical analytical hypersurface passing through a given finite set of points can always be slightly perturbed so that the intermediate $\Omega$-tropical analytical hypersurfaces have only mild singularities.
[ { "version": "v1", "created": "Thu, 09 Dec 2021 21:17:00 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 01:27:47 GMT" } ]
2025-06-10T00:00:00
[ [ "Kalinin", "Nikita", "" ] ]
2201.10300
Anastasia Papavasiliou
Thomas Morrish, Anastasia Papavasiliou, Theodore Papamarkou and Yang Zhao
The Inverse Problem for Single Trajectories of Rough Differential Equations
Extended updated version - 41 pages, 10 figures
null
null
null
math.CA cs.NA math.NA math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motivated by the need to develop a general framework for performing statistical inference for discretely observed random rough differential equations, our aim is to construct a geometric $p$-rough path ${\bf X}$ whose response $Y$, when driving a rough differential equation, matches the observed trajectory $y$. We call this the \textit{continuous inverse problem} and start by rigorously defining its solution. We then develop a framework where the solution can be constructed as a limit of solutions to appropriately designed \textit{discrete inverse problems}, so that convergence holds in $p$-variation. Our approach is based on calibrating the bounded variation paths whose limit defines the rough path `lift' of path $X$ to rough path ${\bf X}$ to the observed trajectory $y$. Moreover, we develop a general numerical algorithm for constructing the solution to the discrete inverse problem. The core idea of the algorithm is to use the signature representation of the path, iterating between the response and the control, each time correcting according to the required properties. We apply our framework to the case where the geometric $p$-rough path ${\bf X}$ is defined as the limit of piecewise linear paths in the $p$-variation topology. We express the discrete inverse problem for a fixed observation rate as a solution to a system of equations driven by piecewise linear paths and prove convergence to the solution of the continuous inverse problem for observation time $\delta\to 0$. Finally, we show that, in this context, the numerical algorithm for solving the discrete inverse problem simplifies to an iterative simultaneous update of the local gradients and we prove that it converges in $p$-variation uniformly with respect to $\delta$.
[ { "version": "v1", "created": "Tue, 25 Jan 2022 13:16:39 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 10:32:35 GMT" } ]
2025-06-10T00:00:00
[ [ "Morrish", "Thomas", "" ], [ "Papavasiliou", "Anastasia", "" ], [ "Papamarkou", "Theodore", "" ], [ "Zhao", "Yang", "" ] ]
2201.12881
Duv\'an Cardona
Duv\'an Cardona, Michael Ruzhansky
Oscillating singular integral operators on graded Lie groups revisited
22 Pages. Final Version
null
null
null
math.FA
http://creativecommons.org/licenses/by/4.0/
In this work, we extend the Euclidean theory of oscillating singular integrals due to Fefferman and Stein in \cite{Fefferman1970,FeffermanStein1972} to arbitrary graded Lie groups. Our approach reveals the strong compatibility between the geometric measure theory of a graded Lie group and the Fourier analysis associated with Rockland operators. Our criteria are presented in terms of the oscillating Fefferman condition of the kernel of the operator and its group Fourier transform. One of the novelties of this work is that we use the infinitesimal representation of a Rockland operator to measure the decay of the Fourier transform of the kernel.
[ { "version": "v1", "created": "Sun, 30 Jan 2022 17:07:54 GMT" }, { "version": "v2", "created": "Mon, 21 Feb 2022 21:07:58 GMT" }, { "version": "v3", "created": "Thu, 14 Apr 2022 23:57:41 GMT" }, { "version": "v4", "created": "Mon, 18 Jul 2022 17:40:08 GMT" }, { "version": "v5", "created": "Sat, 07 Jun 2025 17:50:19 GMT" } ]
2025-06-10T00:00:00
[ [ "Cardona", "Duván", "" ], [ "Ruzhansky", "Michael", "" ] ]
2202.01660
Georgios Papasotiropoulos
Evangelos Markakis and Georgios Papasotiropoulos
On the Complexity of Winner Determination and Strategic Control in Conditional Approval Voting
null
null
null
null
cs.GT cs.AI
http://creativecommons.org/licenses/by/4.0/
We focus on a generalization of the classic Minisum approval voting rule, introduced by Barrot and Lang (2016), and referred to as Conditional Minisum (CMS), for multi-issue elections with preferential dependencies. Under this rule, voters are allowed to declare dependencies between different issues, but the price we have to pay for this higher level of expressiveness is that we end up with a computationally hard rule. Motivated by this, we first focus on finding special cases that admit efficient algorithms for CMS. Our main result in this direction is that we identify the condition of bounded treewidth (of an appropriate graph, emerging from the provided ballots) as the necessary and sufficient condition for exact polynomial algorithms, under common complexity assumptions. We then move to the design of approximation algorithms. For the (still hard) case of binary issues, we identify natural restrictions on the voters' ballots, under which we provide the first multiplicative approximation algorithms for the problem. The restrictions involve upper bounds on the number of dependencies an issue can have on the others and on the number of alternatives per issue that a voter can approve. Finally, we also investigate the complexity of problems related to the strategic control of conditional approval elections by adding or deleting either voters or alternatives and we show that in most variants of these problems, CMS is computationally resistant against control. Overall, we conclude that CMS can be viewed as a solution that achieves a satisfactory tradeoff between expressiveness and computational efficiency, when we have a limited number of dependencies among issues, while at the same time exhibiting sufficient resistance to control.
[ { "version": "v1", "created": "Thu, 03 Feb 2022 16:15:54 GMT" }, { "version": "v2", "created": "Wed, 29 Nov 2023 14:32:29 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 10:23:33 GMT" } ]
2025-06-10T00:00:00
[ [ "Markakis", "Evangelos", "" ], [ "Papasotiropoulos", "Georgios", "" ] ]
2202.01956
Bruce Hajek
Bruce Hajek and Xiaohan Kang
Maximum Likelihood Estimation of Optimal Receiver Operating Characteristic Curves from Likelihood Ratio Observations
Minor revision. Includes simulations on the distribution of the Levy distance of ROC estimators from true ROC for binormal hypothesis testing problem
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
The optimal receiver operating characteristic (ROC) curve, giving the maximum probability of detection as a function of the probability of false alarm, is a key information-theoretic indicator of the difficulty of a binary hypothesis testing problem (BHT). It is well known that the optimal ROC curve for a given BHT, corresponding to the likelihood ratio test, is determined by the probability distribution of the observed data under each of the two hypotheses. In some cases, these two distributions may be unknown or computationally intractable, but independent samples of the likelihood ratio can be observed. This raises the problem of estimating the optimal ROC for a BHT from such samples. The maximum likelihood estimator of the optimal ROC curve is derived, and it is shown to converge almost surely to the true optimal ROC curve in the \levy\ metric, as the number of observations tends to infinity. Finite sample size bounds are obtained for three other estimators: the classical empirical estimator, based on estimating the two types of error probabilities from two separate sets of samples, and two variations of the maximum likelihood estimator called the split estimator and fused estimator, respectively. The maximum likelihood estimator is observed in simulation experiments to be considerably more accurate than the empirical estimator, especially when the number of samples obtained under one of the two hypotheses is small. The area under the maximum likelihood estimator is derived; it is a consistent estimator of the area under the true optimal ROC curve.
[ { "version": "v1", "created": "Fri, 04 Feb 2022 03:44:41 GMT" }, { "version": "v2", "created": "Sat, 15 Mar 2025 21:37:01 GMT" }, { "version": "v3", "created": "Sun, 08 Jun 2025 02:06:38 GMT" } ]
2025-06-10T00:00:00
[ [ "Hajek", "Bruce", "" ], [ "Kang", "Xiaohan", "" ] ]
2202.02835
Francesco Macheda
Francesco Macheda, Paolo Barone, Francesco Mauri
Electron-phonon interaction and longitudinal-transverse phonon splitting in doped semiconductors
6 pages, 3 figures. Reuploaded with CC BY licence
null
10.1103/PhysRevLett.129.185902
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
We study the effect of doping on the electron-phonon interaction and on the phonon frequencies in doped semiconductors, taking into account the screening in presence of free carriers at finite temperature. We study the impact of screening on the Fr\"ohlich-like vertex and on the long-range components of the dynamical matrix, going beyond the state-of-the-art description for undoped crystals, thanks to the development of a computational method based on maximally localized Wannier functions. We apply our approach to cubic silicon carbide, where in presence of doping the Fr\"ohlich coupling and the longitudinal-transverse phonon splitting are strongly reduced, thereby influencing observable properties such as the electronic lifetime.
[ { "version": "v1", "created": "Sun, 06 Feb 2022 19:04:28 GMT" }, { "version": "v2", "created": "Fri, 25 Mar 2022 16:15:50 GMT" }, { "version": "v3", "created": "Mon, 10 Oct 2022 15:18:28 GMT" }, { "version": "v4", "created": "Sat, 07 Jun 2025 13:49:07 GMT" } ]
2025-06-10T00:00:00
[ [ "Macheda", "Francesco", "" ], [ "Barone", "Paolo", "" ], [ "Mauri", "Francesco", "" ] ]
2202.06891
Raaz Dwivedi
Raaz Dwivedi, Katherine Tian, Sabina Tomkins, Predrag Klasnja, Susan Murphy, Devavrat Shah
Counterfactual inference in sequential experiments
Accepted at the Annals of Statistics
null
null
null
stat.ML cs.LG
http://creativecommons.org/licenses/by/4.0/
We consider after-study statistical inference for sequentially designed experiments wherein multiple units are assigned treatments for multiple time points using treatment policies that adapt over time. Our goal is to provide inference guarantees for the counterfactual mean at the smallest possible scale -- mean outcome under different treatments for each unit and each time -- with minimal assumptions on the adaptive treatment policy. Without any structural assumptions on the counterfactual means, this challenging task is infeasible due to more unknowns than observed data points. To make progress, we introduce a latent factor model over the counterfactual means that serves as a non-parametric generalization of the non-linear mixed effects model and the bilinear latent factor model considered in prior works. For estimation, we use a non-parametric method, namely a variant of nearest neighbors, and establish a non-asymptotic high probability error bound for the counterfactual mean for each unit and each time. Under regularity conditions, this bound leads to asymptotically valid confidence intervals for the counterfactual mean as the number of units and time points grows to $\infty$ together at suitable rates. We illustrate our theory via several simulations and a case study involving data from a mobile health clinical trial HeartSteps.
[ { "version": "v1", "created": "Mon, 14 Feb 2022 17:24:27 GMT" }, { "version": "v2", "created": "Fri, 11 Nov 2022 04:15:51 GMT" }, { "version": "v3", "created": "Sun, 16 Apr 2023 04:37:03 GMT" }, { "version": "v4", "created": "Sun, 22 Sep 2024 03:09:46 GMT" }, { "version": "v5", "created": "Sun, 08 Jun 2025 19:29:18 GMT" } ]
2025-06-10T00:00:00
[ [ "Dwivedi", "Raaz", "" ], [ "Tian", "Katherine", "" ], [ "Tomkins", "Sabina", "" ], [ "Klasnja", "Predrag", "" ], [ "Murphy", "Susan", "" ], [ "Shah", "Devavrat", "" ] ]
2203.13991
Ning Qi
Ning Qi, Lin Cheng, Yuxiang Wan, Yingrui Zhuang, and Zeyu Liu
Risk Assessment with Generic Energy Storage under Exogenous and Endogenous Uncertainty
PES GM2022-Exogenous and Endogenous Uncertainty
in 2022 IEEE Power & Energy Society General Meeting (PESGM), 2022, pp. 1-5
10.1109/PESGM48719.2022.9916880
null
q-fin.RM cs.SY eess.SY math.PR
http://creativecommons.org/licenses/by/4.0/
Current risk assessment ignores the stochastic nature of energy storage availability itself and thus lead to potential risk during operation. This paper proposes the redefinition of generic energy storage (GES) that is allowed to offer probabilistic reserve. A data-driven unified model with exogenous and endogenous uncertainty (EXU & EDU) description is presented for four typical types of GES. Moreover, risk indices are proposed to assess the impact of overlooking (EXU & EDU) of GES. Comparative results between EXU & EDU are illustrated in distribution system with day-ahead chance-constrained optimization (CCO) and more severe risks are observed for the latter, which indicate that system operator (SO) should adopt novel strategies for EDU uncertainty.
[ { "version": "v1", "created": "Sat, 26 Mar 2022 05:02:36 GMT" } ]
2025-06-10T00:00:00
[ [ "Qi", "Ning", "" ], [ "Cheng", "Lin", "" ], [ "Wan", "Yuxiang", "" ], [ "Zhuang", "Yingrui", "" ], [ "Liu", "Zeyu", "" ] ]
2204.04198
Anna Dawid
Anna Dawid, Julian Arnold, Borja Requena, Alexander Gresch, Marcin P{\l}odzie\'n, Kaelan Donatella, Kim A. Nicoli, Paolo Stornati, Rouven Koch, Miriam B\"uttner, Robert Oku{\l}a, Gorka Mu\~noz-Gil, Rodrigo A. Vargas-Hern\'andez, Alba Cervera-Lierta, Juan Carrasquilla, Vedran Dunjko, Marylou Gabri\'e, Patrick Huembeli, Evert van Nieuwenburg, Filippo Vicentini, Lei Wang, Sebastian J. Wetzel, Giuseppe Carleo, Eli\v{s}ka Greplov\'a, Roman Krems, Florian Marquardt, Micha{\l} Tomza, Maciej Lewenstein, Alexandre Dauphin
Modern applications of machine learning in quantum sciences
287 pages, 92 figures. Figures and tex files are available at https://github.com/Shmoo137/Lecture-Notes
Cambridge University Press (2025)
null
ISBN: 9781009504935
quant-ph cond-mat.dis-nn cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
In this book, we provide a comprehensive introduction to the most recent advances in the application of machine learning methods in quantum sciences. We cover the use of deep learning and kernel methods in supervised, unsupervised, and reinforcement learning algorithms for phase classification, representation of many-body quantum states, quantum feedback control, and quantum circuits optimization. Moreover, we introduce and discuss more specialized topics such as differentiable programming, generative models, statistical approach to machine learning, and quantum machine learning.
[ { "version": "v1", "created": "Fri, 08 Apr 2022 17:48:59 GMT" }, { "version": "v2", "created": "Fri, 24 Jun 2022 12:43:26 GMT" }, { "version": "v3", "created": "Wed, 15 Nov 2023 21:36:17 GMT" }, { "version": "v4", "created": "Sat, 07 Jun 2025 11:27:43 GMT" } ]
2025-06-10T00:00:00
[ [ "Dawid", "Anna", "" ], [ "Arnold", "Julian", "" ], [ "Requena", "Borja", "" ], [ "Gresch", "Alexander", "" ], [ "Płodzień", "Marcin", "" ], [ "Donatella", "Kaelan", "" ], [ "Nicoli", "Kim A.", "" ], [ "Stornati", "Paolo", "" ], [ "Koch", "Rouven", "" ], [ "Büttner", "Miriam", "" ], [ "Okuła", "Robert", "" ], [ "Muñoz-Gil", "Gorka", "" ], [ "Vargas-Hernández", "Rodrigo A.", "" ], [ "Cervera-Lierta", "Alba", "" ], [ "Carrasquilla", "Juan", "" ], [ "Dunjko", "Vedran", "" ], [ "Gabrié", "Marylou", "" ], [ "Huembeli", "Patrick", "" ], [ "van Nieuwenburg", "Evert", "" ], [ "Vicentini", "Filippo", "" ], [ "Wang", "Lei", "" ], [ "Wetzel", "Sebastian J.", "" ], [ "Carleo", "Giuseppe", "" ], [ "Greplová", "Eliška", "" ], [ "Krems", "Roman", "" ], [ "Marquardt", "Florian", "" ], [ "Tomza", "Michał", "" ], [ "Lewenstein", "Maciej", "" ], [ "Dauphin", "Alexandre", "" ] ]
2204.10924
Evan O'Dorney
Evan M. O'Dorney
Reflection theorems of Ohno-Nakagawa type for quartic rings and pairs of $n$-ary quadratic forms
156 pages, including 4 tables and appendix. An improved version of the latter part of arXiv:2107.04727. Abstract revised for this version
Memoirs of the AMS, Volume 309, Number 1565, 2025
10.1090/memo/1565
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove a reflection theorem, conjectured by Nakagawa and Ohno, for the number of quartic rings, or pairs of ternary quadratic forms, with a given cubic resolvent. Over $\mathbb{Z}$, our results are unconditional; we also allow the base to be the ring of integers of a general number field, conditional on some algebraic identities that are Monte Carlo verified. We also establish a reflection theorem for quartic $11111$-forms and $48441$-forms that relates them to the number of $3\times 3$ symmetric matrices with given characteristic polynomial. Along the way, we find elegant new results on Igusa zeta functions of conics and the average value of a quadratic character over a box in a local field. We conjecture that a reflection theorem holds for pairs of $n$-ary quadratic forms for any odd $n$, and we prove this for odd cubefree discriminant. This furnishes a more satisfactory answer for a question raised by Cohen, Diaz y Diaz, and Olivier, namely whether there exist an infinite family of reflection theorems of Ohno-Nakagawa type.
[ { "version": "v1", "created": "Fri, 22 Apr 2022 20:41:17 GMT" }, { "version": "v2", "created": "Sat, 30 Apr 2022 18:22:31 GMT" } ]
2025-06-10T00:00:00
[ [ "O'Dorney", "Evan M.", "" ] ]
2205.02519
Benjamin Robinson
Alexander M. G. Cox and Benjamin A. Robinson
SDEs with no strong solution arising from a problem of stochastic control
20 pages, 1 figure
Electron. J. Probab. 28: 1-24 (2023)
10.1214/23-EJP995
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study a two-dimensional stochastic differential equation that has a unique weak solution but no strong solution. We show that this SDE shares notable properties with Tsirelson's example of a one-dimensional SDE with no strong solution. In contrast to Tsirelson's equation, which has a non-Markovian drift, we consider a strong Markov martingale with Markovian diffusion coefficient. We show that there is no strong solution of the SDE and that the natural filtration of the weak solution is generated by a Brownian motion. We also discuss an application of our results to a stochastic control problem for martingales with fixed quadratic variation in a radially symmetric environment.
[ { "version": "v1", "created": "Thu, 05 May 2022 09:00:12 GMT" }, { "version": "v2", "created": "Wed, 19 Jul 2023 15:12:15 GMT" } ]
2025-06-10T00:00:00
[ [ "Cox", "Alexander M. G.", "" ], [ "Robinson", "Benjamin A.", "" ] ]
2205.04155
Boyan Torosov
Hristo G. Tonchev, Boyan T. Torosov, Nikolay V. Vitanov
Robust, fast and high-fidelity composite single-qubit gates for superconducting transmon qubits
10 pages, 8 figures
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a novel quantum control method for superconducting transmon qubits that substantially outperforms conventional techniques in precision and robustness against coherent errors. Our approach leverages composite pulses (CP) to effectively mitigate system-specific errors, such as qubit frequency and anharmonicity variations. By utilizing CP, we demonstrate both complete and partial population transfers between qubit states, as well as the implementation of two essential single-qubit quantum gates. Simulations reveal substantial reductions in common error rates and gate durations. The effectiveness of our method is validated through four independent verification techniques, underscoring its potential for advancing quantum computing with superconducting qubits.
[ { "version": "v1", "created": "Mon, 09 May 2022 10:10:05 GMT" }, { "version": "v2", "created": "Sun, 08 Jun 2025 08:17:51 GMT" } ]
2025-06-10T00:00:00
[ [ "Tonchev", "Hristo G.", "" ], [ "Torosov", "Boyan T.", "" ], [ "Vitanov", "Nikolay V.", "" ] ]
2205.06234
Antonio Jesus Banegas-Luna
Antonio Jes\'us Banegas-Luna, Horacio P\'erez-S\'anchez
SIBILA: A novel interpretable ensemble of general-purpose machine learning models applied to medical contexts
23 pages, 4 figures, 6 tables, 2 equations
AI 2024, 5(4), 2353-2374
10.3390/ai5040116
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Personalized medicine remains a major challenge for scientists. The rapid growth of Machine learning and Deep learning has made them a feasible al- ternative for predicting the most appropriate therapy for individual patients. However, the need to develop a custom model for every dataset, the lack of interpretation of their results and high computational requirements make many reluctant to use these methods. Aiming to save time and bring light to the way models work internally, SIBILA has been developed. SIBILA is an ensemble of machine learning and deep learning models that applies a range of interpretability algorithms to identify the most relevant input features. Since the interpretability algo- rithms may not be in line with each other, a consensus stage has been imple- mented to estimate the global attribution of each variable to the predictions. SIBILA is containerized to be run on any high-performance computing plat- form. Although conceived as a command-line tool, it is also available to all users free of charge as a web server at https://bio-hpc.ucam.edu/sibila. Thus, even users with few technological skills can take advantage of it. SIBILA has been applied to two medical case studies to show its ability to predict in classification problems. Even though it is a general-purpose tool, it has been developed with the aim of becoming a powerful decision-making tool for clinicians, but can actually be used in many other domains. Thus, other two non-medical examples are supplied as supplementary material to prove that SIBILA still works well with noise and in regression problems.
[ { "version": "v1", "created": "Thu, 12 May 2022 17:23:24 GMT" }, { "version": "v2", "created": "Thu, 27 Apr 2023 15:25:13 GMT" } ]
2025-06-10T00:00:00
[ [ "Banegas-Luna", "Antonio Jesús", "" ], [ "Pérez-Sánchez", "Horacio", "" ] ]
2206.04277
Haotian Lin
Haotian Lin, Matthew Reimherr
On Hypothesis Transfer Learning of Functional Linear Models
Accepted by ICML 2024
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the transfer learning (TL) for the functional linear regression (FLR) under the Reproducing Kernel Hilbert Space (RKHS) framework, observing that the TL techniques in existing high-dimensional linear regression are not compatible with the truncation-based FLR methods, as functional data are intrinsically infinite-dimensional and generated by smooth underlying processes. We measure the similarity across tasks using RKHS distance, allowing the type of information being transferred to be tied to the properties of the imposed RKHS. Building on the hypothesis offset transfer learning paradigm, two algorithms are proposed: one conducts the transfer when positive sources are known, while the other leverages aggregation techniques to achieve robust transfer without prior information about the sources. We establish asymptotic lower bounds for this learning problem and show that the proposed algorithms enjoy a matching upper bound. These analyses provide statistical insights into factors that contribute to the dynamics of the transfer. We also extend the results to functional generalized linear models. The effectiveness of the proposed algorithms is demonstrated via extensive synthetic data as well as real-world data applications.
[ { "version": "v1", "created": "Thu, 09 Jun 2022 04:50:16 GMT" }, { "version": "v2", "created": "Thu, 29 Sep 2022 02:08:46 GMT" }, { "version": "v3", "created": "Tue, 06 Dec 2022 23:15:05 GMT" }, { "version": "v4", "created": "Thu, 22 Feb 2024 21:09:01 GMT" }, { "version": "v5", "created": "Mon, 09 Jun 2025 15:50:41 GMT" } ]
2025-06-10T00:00:00
[ [ "Lin", "Haotian", "" ], [ "Reimherr", "Matthew", "" ] ]
2206.04896
Alexander Siegenfeld
Alexander F. Siegenfeld and Yaneer Bar-Yam
A Formal Definition of Scale-dependent Complexity and the Multi-scale Law of Requisite Variety
null
null
null
null
physics.soc-ph
http://creativecommons.org/licenses/by/4.0/
Ashby's law of requisite variety allows a comparison of systems with their environments, providing a necessary (but not sufficient) condition for system efficacy: a system must possess at least as much complexity as any set of environmental behaviors that require distinct responses from the system. However, to account for the dependence of a system's complexity on the level of detail -- or scale -- of its description, a multi-scale generalization of Ashby's law is needed. We define a class of complexity profiles (complexity as a function of scale) that is the first, to our knowledge, to exhibit a multi-scale law of requisite variety. This formalism provides a characterization of multi-scale complexity and generalizes the law of requisite variety's single constraint on system behaviors to a class of multi-scale constraints. We show that these complexity profiles satisfy a sum rule, which reflects a tradeoff between smaller- and larger-scale degrees of freedom, and we extend our results to subdivided systems and systems with a continuum of components.
[ { "version": "v1", "created": "Fri, 10 Jun 2022 06:19:29 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 17:47:03 GMT" } ]
2025-06-10T00:00:00
[ [ "Siegenfeld", "Alexander F.", "" ], [ "Bar-Yam", "Yaneer", "" ] ]
2206.09977
Sadegh Shirani
Mohamad Kazem Shirani Faradonbeh, Sadegh Shirani, Mohsen Bayati
Analysis of Thompson Sampling for Controlling Unknown Linear Diffusion Processes
null
null
null
null
cs.LG cs.AI cs.SY eess.SY math.DS math.OC
http://creativecommons.org/licenses/by/4.0/
Linear diffusion processes serve as canonical continuous-time models for dynamic decision-making under uncertainty. These systems evolve according to drift matrices that specify the instantaneous rates of change in the expected system state, while also experiencing continuous random disturbances modeled by Brownian noise. For instance, in medical applications such as artificial pancreas systems, the drift matrices represent the internal dynamics of glucose concentrations. Classical results in stochastic control provide optimal policies under perfect knowledge of the drift matrices. However, practical decision-making scenarios typically feature uncertainty about the drift; in medical contexts, such parameters are patient-specific and unknown, requiring adaptive policies for efficiently learning the drift matrices while ensuring system stability and optimal performance. We study the Thompson sampling (TS) algorithm for decision-making in linear diffusion processes with unknown drift matrices. For this algorithm that designs control policies as if samples from a posterior belief about the parameters fully coincide with the unknown truth, we establish efficiency. That is, Thompson sampling learns optimal control actions fast, incurring only a square-root of time regret, and also learns to stabilize the system in a short time period. To our knowledge, this is the first such result for TS in a diffusion process control problem. Moreover, our empirical simulations in three settings that involve blood-glucose and flight control demonstrate that TS significantly improves regret, compared to the state-of-the-art algorithms, suggesting it explores in a more guarded fashion. Our theoretical analysis includes characterization of a certain optimality manifold that relates the geometry of the drift matrices to the optimal control of the diffusion process, among others.
[ { "version": "v1", "created": "Mon, 20 Jun 2022 19:42:49 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 21:53:52 GMT" } ]
2025-06-10T00:00:00
[ [ "Faradonbeh", "Mohamad Kazem Shirani", "" ], [ "Shirani", "Sadegh", "" ], [ "Bayati", "Mohsen", "" ] ]
2207.03997
Mohammadsepehr Karimiziarani Ph.D.
Mohammadsepehr Karimiziarani
A Tutorial on Event Detection using Social Media Data Analysis: Applications, Challenges, and Open Problems
null
null
10.48550/arXiv.2207.03997
null
cs.SI
http://creativecommons.org/publicdomain/zero/1.0/
In recent years, social media has become one of the most popular platforms for communication. These platforms allow users to report real-world incidents that might swiftly and widely circulate throughout the whole social network. A social event is a real-world incident that is documented on social media. Social gatherings could contain vital documentation of crisis scenarios. Monitoring and analyzing this rich content can produce information that is extraordinarily valuable and help people and organizations learn how to take action. In this paper, a survey on the potential benefits and applications of event detection with social media data analysis will be presented. Moreover, the critical challenges and the fundamental tradeoffs in event detection will be methodically investigated by monitoring social media stream. Then, fundamental open questions and possible research directions will be introduced.
[ { "version": "v1", "created": "Mon, 04 Jul 2022 23:15:33 GMT" }, { "version": "v2", "created": "Thu, 28 Jul 2022 15:51:58 GMT" }, { "version": "v3", "created": "Mon, 05 Dec 2022 16:21:54 GMT" }, { "version": "v4", "created": "Fri, 20 Jan 2023 17:09:42 GMT" }, { "version": "v5", "created": "Sat, 07 Jun 2025 20:13:19 GMT" } ]
2025-06-10T00:00:00
[ [ "Karimiziarani", "Mohammadsepehr", "" ] ]
2207.04285
Shiyi Qi
Yaoxian Li, Shiyi Qi, Cuiyun Gao, Yun Peng, David Lo, Zenglin Xu, and Michael R. Lyu
A Closer Look into Transformer-Based Code Intelligence Through Code Transformation: Challenges and Opportunities
This paper was accepted by TSE (https://ieeexplore.ieee.org/document/10843180/). It incorporates substantial enhancements, deeper analysis, and more detailed discussions resulting from the peer review process (major and minor revisions) compared to the initial arXiv preprint, which had limitations and shallower discussions
null
10.1109/TSE.2024.3524461
null
cs.SE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Transformer-based models have demonstrated state-of-the-art performance in many intelligent coding tasks such as code comment generation and code completion. Previous studies show that deep learning models are sensitive to the input variations, but few studies have systematically studied the robustness of Transformer under perturbed input code. In this work, we empirically study the effect of semantic-preserving code transformation on the performance of Transformer. Specifically, 24 and 27 code transformation strategies are implemented for two popular programming languages, Java and Python, respectively. For facilitating analysis, the strategies are grouped into five categories: block transformation, insertion/deletion transformation, grammatical statement transformation, grammatical token transformation, and identifier transformation. Experiments on three popular code intelligence tasks, including code completion, code summarization and code search, demonstrate insertion/deletion transformation and identifier transformation show the greatest impact on the performance of Transformer. Our results also suggest that Transformer based on abstract syntax trees (ASTs) shows more robust performance than the model based on only code sequence under most code transformations. Besides, the design of positional encoding can impact the robustness of Transformer under code transformation. Based on our findings, we distill some insights about the challenges and opportunities for Transformer-based code intelligence.
[ { "version": "v1", "created": "Sat, 09 Jul 2022 15:02:39 GMT" }, { "version": "v2", "created": "Sun, 08 Jun 2025 06:38:02 GMT" } ]
2025-06-10T00:00:00
[ [ "Li", "Yaoxian", "" ], [ "Qi", "Shiyi", "" ], [ "Gao", "Cuiyun", "" ], [ "Peng", "Yun", "" ], [ "Lo", "David", "" ], [ "Xu", "Zenglin", "" ], [ "Lyu", "Michael R.", "" ] ]
2207.06611
Donghun Lee
Kihwan Kim, Yisoo Na, Jungbae Yoon, Dongkwon Lee, Hee Seong Kang, Chul-Ho Lee, and Donghun Lee
Suppression of spin bath and low-frequency noise for sub-MHz AC magnetometry based on double-dressed spin qubit in diamond
35 pages including 14 figures and supplemental materials
null
10.1103/PhysRevApplied.23.064004
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
We experimentally demonstrate a protocol that effectively suppresses the qubit-bath interaction in diamond and enables detection of weak AC signals (below 1 MHz) with enhanced signal-to-noise ratio (SNR) up to SNR = 17. The method is based on AC magnetometry with single- and double-dressed states that are adiabatically transferred from the initial qubit states using concatenated continuous dynamical decoupling. This work paves a way toward sensitive detection of weakly coupled nuclear spins in low-field NMR experiments.
[ { "version": "v1", "created": "Thu, 14 Jul 2022 02:04:33 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 09:06:28 GMT" } ]
2025-06-10T00:00:00
[ [ "Kim", "Kihwan", "" ], [ "Na", "Yisoo", "" ], [ "Yoon", "Jungbae", "" ], [ "Lee", "Dongkwon", "" ], [ "Kang", "Hee Seong", "" ], [ "Lee", "Chul-Ho", "" ], [ "Lee", "Donghun", "" ] ]
2207.06968
Seyedhamidreza Mousavi
Hamid Mousavi, Mohammad Loni, Mina Alibeigi, Masoud Daneshtalab
DASS: Differentiable Architecture Search for Sparse neural networks
18 pages with 12 figures
ACM Transactions on Embedded Computing Systems, Vol. 22, No. 5s, Article 105. Publication date: September 2023
10.1145/3609385
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The deployment of Deep Neural Networks (DNNs) on edge devices is hindered by the substantial gap between performance requirements and available processing power. While recent research has made significant strides in developing pruning methods to build a sparse network for reducing the computing overhead of DNNs, there remains considerable accuracy loss, especially at high pruning ratios. We find that the architectures designed for dense networks by differentiable architecture search methods are ineffective when pruning mechanisms are applied to them. The main reason is that the current method does not support sparse architectures in their search space and uses a search objective that is made for dense networks and does not pay any attention to sparsity. In this paper, we propose a new method to search for sparsity-friendly neural architectures. We do this by adding two new sparse operations to the search space and modifying the search objective. We propose two novel parametric SparseConv and SparseLinear operations in order to expand the search space to include sparse operations. In particular, these operations make a flexible search space due to using sparse parametric versions of linear and convolution operations. The proposed search objective lets us train the architecture based on the sparsity of the search space operations. Quantitative analyses demonstrate that our search architectures outperform those used in the stateof-the-art sparse networks on the CIFAR-10 and ImageNet datasets. In terms of performance and hardware effectiveness, DASS increases the accuracy of the sparse version of MobileNet-v2 from 73.44% to 81.35% (+7.91% improvement) with 3.87x faster inference time.
[ { "version": "v1", "created": "Thu, 14 Jul 2022 14:53:50 GMT" }, { "version": "v2", "created": "Tue, 09 Aug 2022 09:35:14 GMT" }, { "version": "v3", "created": "Mon, 10 Oct 2022 06:59:37 GMT" }, { "version": "v4", "created": "Thu, 06 Apr 2023 08:36:51 GMT" }, { "version": "v5", "created": "Tue, 12 Sep 2023 12:14:56 GMT" } ]
2025-06-10T00:00:00
[ [ "Mousavi", "Hamid", "" ], [ "Loni", "Mohammad", "" ], [ "Alibeigi", "Mina", "" ], [ "Daneshtalab", "Masoud", "" ] ]
2208.00889
Denis Nesterov
Denis Nesterov
Gromov-Witten/Hurwitz wall-crossing
major revision, 55 pages
null
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For a target variety $X$ and a nodal curve $C$, we introduce a one-parameter stability condition, termed $\epsilon$-admissibility, for maps from nodal curves to $X\times C$. If $X$ is a point, $\epsilon$-admissibility interpolates between moduli spaces of stable maps to $C$ relative to some fixed points and moduli spaces of admissible covers with arbitrary ramifications over the same fixed points and simple ramifications elsewhere on $C$. Using Zhou's entangled tails, we prove wall-crossing formulas relating invariants for different values of $\epsilon$. If $X$ is a surface, we use this wall-crossing in conjunction with author's quasimap wall-crossing to show that the relative Pandharipande-Thomas/Gromov-Witten correspondence of $X\times C$ and Ruan's extended crepant resolution conjecture of the pair $X^{[n]}$ and $[X^{(n)}]$ are equivalent up to explicit wall-crossings. We thereby prove the crepant resolution conjecture for 3-point genus-0 invariants in all classes, if $X$ is a toric del Pezzo surface.
[ { "version": "v1", "created": "Mon, 01 Aug 2022 14:23:03 GMT" }, { "version": "v2", "created": "Mon, 09 Jun 2025 16:10:53 GMT" } ]
2025-06-10T00:00:00
[ [ "Nesterov", "Denis", "" ] ]
2210.08508
Nika Mansouri Ghiasi
Nika Mansouri Ghiasi, Mohammad Sadrosadati, Geraldo F. Oliveira, Konstantinos Kanellopoulos, Rachata Ausavarungnirun, Juan G\'omez Luna, Jo\~ao Ferreira, Jeremie S. Kim, Christina Giannoula, Nandita Vijaykumar, Jisung Park, Onur Mutlu
RevaMp3D: Architecting the Processor Core and Cache Hierarchy for Systems with Monolithically-Integrated Logic and Memory
null
null
null
null
cs.AR cs.DC
http://creativecommons.org/licenses/by/4.0/
Recent nano-technological advances enable the Monolithic 3D (M3D) integration of multiple memory and logic layers in a single chip, allowing for fine-grained connections between layers and significantly alleviating main memory bottlenecks. We show for a variety of workloads, on a state-of-the-art M3D-based system, that the performance and energy bottlenecks shift from main memory to the processor core and cache hierarchy. Therefore, there is a need to revisit current designs that have been conventionally tailored to tackle the memory bottleneck. Based on the insights from our design space exploration, we propose RevaMp3D, introducing five key changes. First, we propose removing the shared last-level cache, as this delivers speedups comparable to or exceeding those from increasing its size or reducing its latency across all workloads. Second, since improving L1 cache latency has a large impact on performance, we reduce L1 latency by leveraging an M3D layout to shorten its wires. Third, we repurpose the area from the removed cache to widen and scale up pipeline structures, accommodating more in-flight requests that are efficiently served by M3D memory. To avoid latency penalties from these larger structures, we leverage M3D layouts. Fourth, to facilitate high thread-level parallelism, we propose a new fine-grained synchronization technique, using M3D's dense inter-layer connectivity. Fifth, we leverage the M3D main memory to mitigate the core bottlenecks. We propose a processor frontend design that memoizes the repetitive fetched, decoded, and reordered instructions, stores them in main memory, and turns off the relevant parts of the core when possible. RevaMp3D provides 1.2x-2.9x speedup and 1.2x-1.4x energy reduction compared to a state-of-the-art M3D system. We also analyze RevaMp3D's design decisions across various memory latencies to facilitate latency-aware design decisions.
[ { "version": "v1", "created": "Sun, 16 Oct 2022 11:21:26 GMT" }, { "version": "v2", "created": "Sun, 08 Jun 2025 16:07:44 GMT" } ]
2025-06-10T00:00:00
[ [ "Ghiasi", "Nika Mansouri", "" ], [ "Sadrosadati", "Mohammad", "" ], [ "Oliveira", "Geraldo F.", "" ], [ "Kanellopoulos", "Konstantinos", "" ], [ "Ausavarungnirun", "Rachata", "" ], [ "Luna", "Juan Gómez", "" ], [ "Ferreira", "João", "" ], [ "Kim", "Jeremie S.", "" ], [ "Giannoula", "Christina", "" ], [ "Vijaykumar", "Nandita", "" ], [ "Park", "Jisung", "" ], [ "Mutlu", "Onur", "" ] ]
2210.12784
Benjamin Br\"uck
Benjamin Br\"uck, Yuri Santos Rego, Robin J. Sroka
On the top-dimensional cohomology of arithmetic Chevalley groups
8 pages; v2: small changes according to referee's suggestions; to appear in Proc. Amer. Math. Soc
Proc. Amer. Math. Soc. 152 (2024), 4131-4139
10.1090/proc/16948
CPH-GEOTOP-DNRF151
math.AT math.GR math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $\mathbb{K}$ be a number field with ring of integers $\mathfrak{O}$ and let $\mathcal{G}$ be a Chevalley group scheme not of type $\mathtt{E}_8$, $\mathtt{F}_4$ or $\mathtt{G}_2$. We use the theory of Tits buildings and a result of T\'oth on Steinberg modules to prove that $H^{\operatorname{vcd}}(\mathcal{G}(\mathfrak{O}); \mathbb{Q}) = 0$ if $\mathfrak{O}$ is Euclidean.
[ { "version": "v1", "created": "Sun, 23 Oct 2022 16:53:44 GMT" }, { "version": "v2", "created": "Mon, 13 May 2024 12:16:42 GMT" } ]
2025-06-10T00:00:00
[ [ "Brück", "Benjamin", "" ], [ "Rego", "Yuri Santos", "" ], [ "Sroka", "Robin J.", "" ] ]
2210.17453
Laura Balzer PhD
Laura B. Balzer, Erica Cai, Lucas Godoy Garraza, Pracheta Amaranath
Adaptive Selection of the Optimal Strategy to Improve Precision and Power in Randomized Trials
27 pages (double spaced); 2 figures; 9 tables
Biometrics, Volume 80, Issue 1, March 2024, ujad034
10.1093/biomtc/ujad034
null
stat.ME stat.ML
http://creativecommons.org/licenses/by-nc-nd/4.0/
Benkeser et al. demonstrate how adjustment for baseline covariates in randomized trials can meaningfully improve precision for a variety of outcome types. Their findings build on a long history, starting in 1932 with R.A. Fisher and including more recent endorsements by the U.S. Food and Drug Administration and the European Medicines Agency. Here, we address an important practical consideration: *how* to select the adjustment approach -- which variables and in which form -- to maximize precision, while maintaining Type-I error control. Balzer et al. previously proposed *Adaptive Prespecification* within TMLE to flexibly and automatically select, from a prespecified set, the approach that maximizes empirical efficiency in small trials (N$<$40). To avoid overfitting with few randomized units, selection was previously limited to working generalized linear models, adjusting for a single covariate. Now, we tailor Adaptive Prespecification to trials with many randomized units. Using $V$-fold cross-validation and the estimated influence curve-squared as the loss function, we select from an expanded set of candidates, including modern machine learning methods adjusting for multiple covariates. As assessed in simulations exploring a variety of data generating processes, our approach maintains Type-I error control (under the null) and offers substantial gains in precision -- equivalent to 20-43\% reductions in sample size for the same statistical power. When applied to real data from ACTG Study 175, we also see meaningful efficiency improvements overall and within subgroups.
[ { "version": "v1", "created": "Mon, 31 Oct 2022 16:25:38 GMT" }, { "version": "v2", "created": "Tue, 30 May 2023 14:02:39 GMT" }, { "version": "v3", "created": "Sat, 09 Sep 2023 15:52:03 GMT" } ]
2025-06-10T00:00:00
[ [ "Balzer", "Laura B.", "" ], [ "Cai", "Erica", "" ], [ "Garraza", "Lucas Godoy", "" ], [ "Amaranath", "Pracheta", "" ] ]
2211.00018
Jinliang Jiang
Jin-Liang Jiang, Christian Ecker, Luciano Rezzolla
Bayesian analysis of neutron-star properties with parameterized equations of state: the role of the likelihood functions
16 pages, 6 figures, 2 tables
2023, ApJ, 949, 11
10.3847/1538-4357/acc4be
null
gr-qc astro-ph.HE nucl-th
http://creativecommons.org/licenses/by/4.0/
We have investigated the systematic differences introduced when performing a Bayesian-inference analysis of the equation of state of neutron stars employing either variable- or constant-likelihood functions. The former have the advantage that it retains the full information on the distributions of the measurements, making an exhaustive usage of the data. The latter, on the other hand, have the advantage of a much simpler implementation and reduced computational costs. In both approaches, the EOSs have identical priors and have been built using the sound-speed parameterization method so as to satisfy the constraints from X-ray and gravitational-waves observations, as well as those from Chiral Effective Theory and perturbative QCD. In all cases, the two approaches lead to very similar results and the $90\%$-confidence levels are essentially overlapping. Some differences do appear, but in regions where the probability density is extremely small and are mostly due to the sharp cutoff set on the binary tidal deformability $\tilde \Lambda \leq 720$ employed in the constant-likelihood analysis. Our analysis has also produced two additional results. First, a clear inverse correlation between the normalized central number density of a maximally massive star, $n_{\rm c, TOV}/n_s$, and the radius of a maximally massive star, $R_{\rm TOV}$. Second, and most importantly, it has confirmed the relation between the chirp mass $\mathcal{M}_{\rm chirp}$ and the binary tidal deformability $\tilde{\Lambda}$. The importance of this result is that it relates a quantity that is measured very accurately, $\mathcal{M}_{\rm chirp}$, with a quantity that contains important information on the micro-physics, $\tilde{\Lambda}$. Hence, once $\mathcal{M}_{\rm chirp}$ is measured in future detections, our relation has the potential of setting tight constraints on $\tilde{\Lambda}$.
[ { "version": "v1", "created": "Mon, 31 Oct 2022 18:00:01 GMT" } ]
2025-06-10T00:00:00
[ [ "Jiang", "Jin-Liang", "" ], [ "Ecker", "Christian", "" ], [ "Rezzolla", "Luciano", "" ] ]
2211.01541
Haret Rosu
G. Gonzalez, H.C. Rosu, O. Perez-Cornejo, S.C. Mancas
Factorization conditions for nonlinear second-order differential equations
13 pages, 6 figures, 28 references, text extended according to referees' comments, eq. (17) corrected, accepted for the NMMP-2022 proceedings book
Springer Proceedings in Mathematics & Statistics, vol 459. Springer, Cham (2024)
10.1007/978-3-031-59539-4_3
null
nlin.SI math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For the case of nonlinear second-order differential equations with a constant coefficient of the first derivative term and polynomial nonlinearities, the factorization conditions of Rosu and Cornejo-Perez are approached in two ways: (i) by commuting the subindices of the factorization functions in the two factorization conditions and (ii) by leaving invariant only the first factorization condition achieved by using monomials or polynomial sequences. For the first case, the factorization brackets commute and the generated equations are only equations of Ermakov-Pinney type. The second modification is non commuting, leading to nonlinear equations with different nonlinear force terms, but the same first-order part as the initially factored equation. It is illustrated for monomials with the examples of the generalized Fisher and FitzHugh-Nagumo initial equations. A polynomial sequence example is also included.
[ { "version": "v1", "created": "Thu, 03 Nov 2022 01:19:34 GMT" }, { "version": "v2", "created": "Thu, 06 Apr 2023 02:15:01 GMT" } ]
2025-06-10T00:00:00
[ [ "Gonzalez", "G.", "" ], [ "Rosu", "H. C.", "" ], [ "Perez-Cornejo", "O.", "" ], [ "Mancas", "S. C.", "" ] ]
2211.09671
Anton Petrunin
Nina Lebedeva and Anton Petrunin
All-set-homogeneous spaces
English+Russian, 4+4 pages, 1+1 figure
Algebra i Analiz 35:3 (2023), 52--56 // St. Petersburg Math. J. 35 (2024), no. 3, 473--476
10.1090/spmj/1814
null
math.MG
http://creativecommons.org/publicdomain/zero/1.0/
A metric space is said to be all-set-homogeneous if any of its partial isometries can be extended to a genuine isometry. We give a classification of a certain subclass of all-set-homogeneous length spaces.
[ { "version": "v1", "created": "Sat, 08 Oct 2022 19:40:18 GMT" }, { "version": "v2", "created": "Fri, 09 Jun 2023 20:29:42 GMT" } ]
2025-06-10T00:00:00
[ [ "Lebedeva", "Nina", "" ], [ "Petrunin", "Anton", "" ] ]
2211.15635
Riku Tuovinen
R. Tuovinen, Y. Pavlyukh, E. Perfetto, and G. Stefanucci
Time-linear quantum transport simulations with correlated nonequilibrium Green's functions
6 pages and 3 figures in the main text, 4 pages and 2 figures in the supplemental material
Phys. Rev. Lett. 130, 246301 (2023)
10.1103/PhysRevLett.130.246301
null
cond-mat.mes-hall cond-mat.str-el physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
We present a time-linear scaling method to simulate open and correlated quantum systems out of equilibrium. The method inherits from many-body perturbation theory the possibility to choose selectively the most relevant scattering processes in the dynamics, thereby paving the way to the real-time characterization of correlated ultrafast phenomena in quantum transport. The open system dynamics is described in terms of an embedding correlator from which the time-dependent current can be calculated using the Meir-Wingreen formula. We show how to efficiently implement our approach through a simple grafting into recently proposed time-linear Green's function methods for closed systems. Electron-electron and electron-phonon interactions can be treated on equal footing while preserving all fundametal conservation laws.
[ { "version": "v1", "created": "Mon, 28 Nov 2022 18:41:56 GMT" }, { "version": "v2", "created": "Fri, 23 Jun 2023 09:26:26 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 11:52:01 GMT" } ]
2025-06-10T00:00:00
[ [ "Tuovinen", "R.", "" ], [ "Pavlyukh", "Y.", "" ], [ "Perfetto", "E.", "" ], [ "Stefanucci", "G.", "" ] ]
2211.17038
Yuri Santos Rego
Yuri Santos Rego and Petra Schwer
The galaxy of Coxeter groups
30 pages, 6 figures. v2: Incorporated referee's suggestions; Corrected a mistake in the proof of Theorem 4.25 (formerly 4.24), improved other proofs and text; v3: Corrected a few typos, final version. (Journal of Algebra (2023), in press.)
Journal of Algebra, volume 656 (2024), 406-445
10.1016/j.jalgebra.2023.12.006
null
math.GR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we introduce the galaxy of Coxeter groups -- an infinite dimensional, locally finite, ranked simplicial complex which captures isomorphisms between Coxeter systems. In doing so, we would like to suggest a new framework to study the isomorphism problem for Coxeter groups. We prove some structural results about this space, provide a full characterization in small ranks and propose many questions. In addition we survey known tools, results and conjectures. Along the way we show profinite rigidity of triangle Coxeter groups -- a result which is possibly of independent interest.
[ { "version": "v1", "created": "Wed, 30 Nov 2022 14:38:23 GMT" }, { "version": "v2", "created": "Mon, 09 Oct 2023 18:39:55 GMT" }, { "version": "v3", "created": "Tue, 19 Dec 2023 10:26:28 GMT" } ]
2025-06-10T00:00:00
[ [ "Rego", "Yuri Santos", "" ], [ "Schwer", "Petra", "" ] ]
2212.01342
Francesco Macheda
Tommaso Venanzi, Lorenzo Graziotto, Francesco Macheda, Simone Sotgiu, Taoufiq Ouaj, Elena Stellino, Claudia Fasolato, Paolo Postorino, Vaidotas Mi\v{s}eikis, Marvin Metzelaars, Paul K\"ogerler, Bernd Beschoten, Camilla Coletti, Stefano Roddaro, Matteo Calandra, Michele Ortolani, Christoph Stampfer, Francesco Mauri, Leonetta Baldassarre
Probing enhanced electron-phonon coupling in graphene by infrared resonance Raman spectroscopy
6 pages, 3 figures. Reuploaded with CC BY licence
null
10.1103/PhysRevLett.130.256901
null
cond-mat.mes-hall cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
We report on resonance Raman spectroscopy measurements with excitation photon energy down to 1.16 eV on graphene, to study how low-energy carriers interact with lattice vibrations. Thanks to the excitation energy close to the Dirac point at $\mathbf{K}$, we unveil a giant increase of the intensity ratio between the double-resonant 2D and 2D$^\prime$ peaks with respect to that measured in graphite. Comparing with fully \textit{ab initio} theoretical calculations, we conclude that the observation is explained by an enhanced, momentum-dependent coupling between electrons and Brillouin zone-boundary optical phonons. This finding applies to two dimensional Dirac systems and has important consequences for the modeling of transport in graphene devices operating at room temperature.
[ { "version": "v1", "created": "Fri, 02 Dec 2022 17:59:35 GMT" }, { "version": "v2", "created": "Mon, 22 May 2023 14:02:06 GMT" }, { "version": "v3", "created": "Sat, 07 Jun 2025 13:56:23 GMT" } ]
2025-06-10T00:00:00
[ [ "Venanzi", "Tommaso", "" ], [ "Graziotto", "Lorenzo", "" ], [ "Macheda", "Francesco", "" ], [ "Sotgiu", "Simone", "" ], [ "Ouaj", "Taoufiq", "" ], [ "Stellino", "Elena", "" ], [ "Fasolato", "Claudia", "" ], [ "Postorino", "Paolo", "" ], [ "Mišeikis", "Vaidotas", "" ], [ "Metzelaars", "Marvin", "" ], [ "Kögerler", "Paul", "" ], [ "Beschoten", "Bernd", "" ], [ "Coletti", "Camilla", "" ], [ "Roddaro", "Stefano", "" ], [ "Calandra", "Matteo", "" ], [ "Ortolani", "Michele", "" ], [ "Stampfer", "Christoph", "" ], [ "Mauri", "Francesco", "" ], [ "Baldassarre", "Leonetta", "" ] ]
2212.03756
Sayantika Bhowal
Sayantika Bhowal and Nicola A. Spaldin
Magnetic octupoles as the order parameter for unconventional antiferromagnetism
13 pages, 6 figures
Phys. Rev. X 14, 011019 (2024)
10.1103/PhysRevX.14.011019
null
cond-mat.str-el cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
We show that time-reversal symmetry broken, centrosymmetric antiferromagnets with nonrelativistic spin-splitting are conveniently described in terms of the ferroic ordering of magnetic octupoles. The magnetic octupoles are the lowest-order ferroically ordered magnetic quantity in this case, and so are the natural order parameter for the transition into the magnetically ordered state. They provide a unified description of the broken time-reversal symmetry and the non-relativistic spin splitting as well as a platform for manipulating the latter, and account for other phenomena, such as piezomagnetism, characteristic of this class of antiferromagnets. Unusually for antiferromagnets, we show that the magnetic octupoles cause a non-zero magnetic Compton scattering, providing a route for their direct experimental detection. We illustrate these concepts using density-functional and model calculations for the prototypical non-relativistic spin-split antiferromagnet, rutile-structure manganese difuoride, MnF2.
[ { "version": "v1", "created": "Wed, 07 Dec 2022 16:28:11 GMT" } ]
2025-06-10T00:00:00
[ [ "Bhowal", "Sayantika", "" ], [ "Spaldin", "Nicola A.", "" ] ]
2212.05366
Ehud Hrushovski
Yuval Dor and Ehud Hrushovski
Specialization of Difference Equations and High Frobenius Powers
minor local improvements
null
null
null
math.LO math.AC
http://creativecommons.org/licenses/by/4.0/
We study valued fields equipped with an automorphism $\sigma$ which is locally infinitely contracting in the sense that $\alpha\ll\sigma\alpha$ for all $0<\alpha\in\Gamma$. We show that various notions of valuation theory, such as Henselian and strictly Henselian hulls, admit meaningful transformal analogues. We prove canonical amalgamation results, and exhibit the way that transformal wild ramification is controlled by torsors over generalized vector groups. Model theoretically, we determine the model companion: it is decidable, admits a simple axiomatization, and enjoys elimination of quantifiers up to algebraically bounded quantifiers. The model companion is shown to agree with the limit theory of the Frobenius action on an algebraically closed and nontrivially valued field. This opens the way to a motivic intersection theory for difference varieties that was previously available only in characteristic zero. As a first consequence, the class of algebraically closed valued fields equipped with a distinguished Frobenius $x\mapsto x^{q}$ is decidable, uniformly in $q$.
[ { "version": "v1", "created": "Sat, 10 Dec 2022 21:34:29 GMT" }, { "version": "v2", "created": "Wed, 14 Dec 2022 17:04:06 GMT" }, { "version": "v3", "created": "Sun, 08 Jun 2025 20:03:44 GMT" } ]
2025-06-10T00:00:00
[ [ "Dor", "Yuval", "" ], [ "Hrushovski", "Ehud", "" ] ]
2212.07523
Laura Giordano
Mario Alviano, Laura Giordano, and Daniele Theseider Dupr\'e
Many-valued Argumentation, Conditionals and a Probabilistic Semantics for Gradual Argumentation
17 pages, 1 figure
null
null
A short version in NMR 2023, CEUR Workshop proceedings, vol. 3464, https://ceur-ws.org/Vol-3464/paper1.pdf
cs.AI
http://creativecommons.org/licenses/by/4.0/
In this paper we propose a general approach to define a many-valued preferential interpretation of gradual argumentation semantics. The approach allows for conditional reasoning over arguments and boolean combination of arguments, with respect to a class of gradual semantics, through the verification of graded (strict or defeasible) implications over a preferential interpretation. As a proof of concept, in the finitely-valued case, an Answer set Programming approach is proposed for conditional reasoning in a many-valued argumentation semantics of weighted argumentation graphs. The paper also develops and discusses a probabilistic semantics for gradual argumentation, which builds on the many-valued conditional semantics.
[ { "version": "v1", "created": "Wed, 14 Dec 2022 22:10:46 GMT" } ]
2025-06-10T00:00:00
[ [ "Alviano", "Mario", "" ], [ "Giordano", "Laura", "" ], [ "Dupré", "Daniele Theseider", "" ] ]
2212.07917
Benjamin L'Huillier
Ryan Keeley and Arman Shafieloo and Benjamin L'Huillier
An Analysis of Variance of the Pantheon+ Dataset: Systematics in the Covariance Matrix?
11 pages, 6 figures, matches the published version. v3: fixed the wrong DOI
Universe 2024, 10, 439
10.3390/universe10120439
null
astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate the statistics of the available Pantheon+ dataset. Noticing that the $\chi^2$ value for the best-fit $\Lambda$CDM model to the real data is small, we quantify how significant its smallness is by calculating the distribution of $\chi^2$ values for the best-fit $\Lambda$CDM model fit to mock Pantheon+-like datasets, using the provided covariance matrix. We further investigate the distribution of the residuals of the Pantheon+ dataset with respect to the best-fit $\Lambda$CDM model, and notice that they scatter less than would be expected from the covariance matrix but find no significant kurtosis. These results point to the conclusion that the Pantheon+ covariance matrix is over-estimated. One simple interpretation of these results is a $\sim$7\% overestimation of errors on SN distance moduli in Pantheon+ data. When the covariance matrix is reduced by subtracting an intrinsic scatter term from the diagonal terms of the covariance matrix, the best-fit $\chi^2$ for the $\Lambda$CDM model achieves a normal value of 1580 and no deviation from $\Lambda$CDM is detected. We further quantify how consistent the $\Lambda$CDM model is with respect to the modified data with the subtracted covariance matrix using model-independent reconstruction techniques such as the iterative smoothing method. We find that the standard model is consistent with the data. There are a number of potential explanations for this smallness of the $\chi^2$, such as a Malmquist bias at high redshift, or accounting for systematic uncertainties by adding them to the covariance matrix, thus approximating systematic uncertainties as statistical ones.
[ { "version": "v1", "created": "Thu, 15 Dec 2022 15:50:45 GMT" }, { "version": "v2", "created": "Fri, 29 Nov 2024 01:33:27 GMT" }, { "version": "v3", "created": "Sat, 07 Jun 2025 00:49:26 GMT" } ]
2025-06-10T00:00:00
[ [ "Keeley", "Ryan", "" ], [ "Shafieloo", "Arman", "" ], [ "L'Huillier", "Benjamin", "" ] ]
2212.08935
Fahimeh Khosh-Ahang Ghasr
Fahimeh Khosh-Ahang Ghasr
On a generalization of Roman domination with more legions
22pages
Discrete Math. Algorithms Appl. 16 (2024), no. 2, Paper No. 2350004, 25 pp
null
null
math.CO
http://creativecommons.org/licenses/by/4.0/
In this note, we generalize the concepts of (perfect) Roman and Italian dominations to (perfect) strong Roman and Roman k-domination for arbitrary positive integer k. These generalizations cover some of previous ones. After some comparison of their domination numbers, as a first study of these concepts, we study the (perfect, strong, perfect strong) Roman k-domination numbers of complete bipartite graphs.
[ { "version": "v1", "created": "Sat, 17 Dec 2022 19:24:41 GMT" } ]
2025-06-10T00:00:00
[ [ "Ghasr", "Fahimeh Khosh-Ahang", "" ] ]
2212.10406
Adam Sales
Adam C. Sales, Kirk P. Vanacore, Erin R. Ottmar
GEEPERs: Principal Stratification using Principal Scores and Stacked Estimating Equations
null
null
null
null
stat.ME stat.AP
http://creativecommons.org/licenses/by/4.0/
Principal stratification is a framework for making sense of causal effects conditioned on variables that themselves may have been affected by treatment. For instance, one component of an educational computer application is the availability of ``bottom-out'' hints that provide the answer. In evaluating a recent experimental evaluation against alternative programs without bottom-out hints, researchers may be interested in estimating separate average treatment effects for students who, if given the opportunity, would request bottom-out hints frequently, and for students who would not. Most principal stratification estimators rely on strong structural or modeling assumptions, and many require advanced statistical training to fit and check. In this paper, we introduce a new M-estimation principal effect estimator for one-way noncompliance based on a binary indicator. Estimates may be computed using conventional regressions (though the standard errors require a specialized sandwich formula) and do not rely on distributional assumptions. We present a simulation study that demonstrates the novel method's greater robustness compared to popular alternatives and illustrate the method through two real-data analyses.
[ { "version": "v1", "created": "Tue, 20 Dec 2022 16:30:53 GMT" }, { "version": "v2", "created": "Fri, 06 Jun 2025 23:21:54 GMT" } ]
2025-06-10T00:00:00
[ [ "Sales", "Adam C.", "" ], [ "Vanacore", "Kirk P.", "" ], [ "Ottmar", "Erin R.", "" ] ]
2212.12237
Francesco Macheda
Francesco Macheda, Thibault Sohier, Paolo Barone, Francesco Mauri
Electron-phonon interaction and phonons in 2d doped semiconductors
28 pages, 11 figures. Reuploaded with CC BY licence
null
10.1103/PhysRevB.107.094308
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
Electron-phonon interaction and phonon frequencies of doped polar semiconductors are sensitive to long-range Coulomb forces and can be strongly affected by screening effects of free carriers, the latter changing significantly when approaching the two-dimensional limit. We tackle this problem within a linear-response dielectric-matrix formalism, where screening effects can be properly taken into account by generalized effective charge functions and the inverse scalar dielectric function, allowing for controlled approximations in relevant limits. We propose complementary computational methods to evaluate from first principles both effective charges -- encompassing all multipolar components beyond dynamical dipoles and quadrupoles -- and the static dielectric function of doped two-dimensional semiconductors, and provide analytical expressions for the long-range part of the dynamical matrix and the electron-phonon interaction in the long-wavelength limit. As a representative example, we apply our approach to study the impact of doping in disproportionated graphene, showing that optical Fr\"ohlich and acoustic piezoelectric couplings, as well as the slope of optical longitudinal modes, are strongly reduced, with a potential impact on the electronic/intrinsic scattering rates and related transport properties.
[ { "version": "v1", "created": "Fri, 23 Dec 2022 10:19:14 GMT" }, { "version": "v2", "created": "Sat, 07 Jun 2025 13:53:14 GMT" } ]
2025-06-10T00:00:00
[ [ "Macheda", "Francesco", "" ], [ "Sohier", "Thibault", "" ], [ "Barone", "Paolo", "" ], [ "Mauri", "Francesco", "" ] ]
2212.14225
Chaofeng Guan
Chaofeng Guan, Ruihu Li, Jingjie Lv, Zhi Ma
Symplectic self-orthogonal quasi-cyclic codes
This paper was published in IEEE TIT. In this version, we have corrected some minor errors, among which the most significant change is that the constraint $\gcd(\bar{f}_0(x),g(x))=1$ in Theorem 5 has been corrected to $\gcd(f_0(x),g(x))=1$
null
null
null
cs.IT math.IT
http://creativecommons.org/licenses/by/4.0/
In this paper, we establish the necessary and sufficient conditions for quasi-cyclic (QC) codes with index even to be symplectic self-orthogonal. Subsequently, we present the lower and upper bounds on the minimum symplectic distances of a class of $1$-generator QC codes and their symplectic dual codes by decomposing code spaces. As an application, we construct numerous new binary symplectic self-orthogonal QC codes with excellent parameters, leading to $117$ record-breaking quantum error-correction codes.
[ { "version": "v1", "created": "Thu, 29 Dec 2022 08:48:56 GMT" }, { "version": "v2", "created": "Sun, 08 Jan 2023 11:42:11 GMT" }, { "version": "v3", "created": "Mon, 23 Oct 2023 03:57:29 GMT" }, { "version": "v4", "created": "Mon, 11 Nov 2024 07:20:04 GMT" }, { "version": "v5", "created": "Sun, 08 Jun 2025 02:24:37 GMT" } ]
2025-06-10T00:00:00
[ [ "Guan", "Chaofeng", "" ], [ "Li", "Ruihu", "" ], [ "Lv", "Jingjie", "" ], [ "Ma", "Zhi", "" ] ]
2301.00778
Markus Tempelmayr
Felix Otto, Kihoon Seong, Markus Tempelmayr
Lecture notes on tree-free regularity structures
35 pages, typos corrected
Mat. Contemp. 58 (2023), 150-196
10.21711/231766362023/rmc584
null
math.PR math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
These lecture notes are intended as reader's digest of recent work on a diagram-free approach to the renormalized centered model in Hairer's regularity structures. More precisely, it is about the stochastic estimates of the centered model, based on Malliavin calculus and a spectral gap assumption. We focus on a specific parabolic partial differential equation in quasi-linear form driven by (white) noise. We follow a natural renormalization strategy based on preserving symmetries, and carefully introduce Hairer's notion of a centered model, which provides the coefficients in a formal series expansion of a general solution. We explain how the Malliavin derivative in conjunction with Hairer's re-expansion map allows to reformulate this definition in a way that is stable under removing the small-scale regularization. A few exemplary proofs are provided, both of analytic and of algebraic character. The working horse of the analytic arguments is an ``annealed'' Schauder estimate and related Liouville principle, which is provided. The algebra of formal power series, in variables that play the role of coordinates of the solution manifold, and its algebra morphisms are the key algebraic objects.
[ { "version": "v1", "created": "Mon, 02 Jan 2023 17:54:21 GMT" }, { "version": "v2", "created": "Thu, 21 Sep 2023 10:11:09 GMT" } ]
2025-06-10T00:00:00
[ [ "Otto", "Felix", "" ], [ "Seong", "Kihoon", "" ], [ "Tempelmayr", "Markus", "" ] ]
2301.09002
Jos\'e Ignacio Royo Prieto
Jos\'e Ignacio Royo Prieto, Martintxo Saralegi-Aranguren
The Gysin braid for $S^3$-actions on manifolds
Final version, published in Pacific J. Math
Pacific J. Math. 337 (2025) 297-337
10.2140/pjm.2025.337.297
null
math.AT
http://creativecommons.org/licenses/by-nc-sa/4.0/
Given a smooth action of the sphere $\mathbb S^3$ on a manifold $M$, we have previously constructed a Gysin sequence relating the cohomology of the manifold $M$ and that of the orbit space $M/\mathbb S^3$. This sequence involves an exotic term depending on the subset $M^{\mathbb S^1}$. Notice that the orbit space is a stratified pseudomanifold, a kind of singular spaces where intersection cohomology applies. In the case where the the action is semi-free, the first author has already constructed a Gysin sequence relating the cohomology of $M$ and the intersection cohomology of $M/\mathbb S^3$. What happens if the action is not semi-free? This is the goal of this work. The situation is more complicated and we do not find a Gysin sequence but a Gysin braid relating the cohomology of $M$ and the intersection cohomology of $M/\mathbb S^3$. This braid also contains an exotic term depending this time on the intersection cohomology of $M^{\mathbb S^1}$.
[ { "version": "v1", "created": "Sat, 21 Jan 2023 20:04:55 GMT" }, { "version": "v2", "created": "Fri, 26 Apr 2024 14:40:10 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 10:50:02 GMT" } ]
2025-06-10T00:00:00
[ [ "Prieto", "José Ignacio Royo", "" ], [ "Saralegi-Aranguren", "Martintxo", "" ] ]
2302.03095
Juergen Hausen
Daniel Haettig, Juergen Hausen, Justus Springer
Classifying log del Pezzo surfaces with torus action
57 pages
Rev. Mat. Complut. (2025)
10.1007/s13163-025-00526-8
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider log del Pezzo surfaces coming with a non-trivial torus action. Such a surface is 1/k-log canonical if it allows a resolution of singularities with discrepanies all greater or equal to 1/k-1. We provide a concrete classification algorithm for fixed k and give explicit results for k=1, 2 and 3. This comprises in particular the cases of Gorenstein index 1, 2 and 3.
[ { "version": "v1", "created": "Mon, 06 Feb 2023 19:53:05 GMT" } ]
2025-06-10T00:00:00
[ [ "Haettig", "Daniel", "" ], [ "Hausen", "Juergen", "" ], [ "Springer", "Justus", "" ] ]
2302.03912
Shigeki Aida
Shigeki Aida and Nobuaki Naganuma
An interpolation of discrete rough differential equations and its applications to analysis of error distributions
This is an improved and modified version of the first submission
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the solution $Y_t$ $(0\le t\le 1)$ and several approximate solutions $\hat{Y}^m_t$ of a rough differential equation driven by a fractional Brownian motion $B_t$ with the Hurst parameter $1/3<H\leq 1/2$ associated with a dyadic partition of $[0,1]$. We are interested in analysis of asymptotic error distribution of $\hat{Y}^m_t-Y_t$ as $m\to\infty$. Although we cannot use martingale central limit theorem, the fourth moment theorem helps us and we already have useful limit theorems of weighted sum processes of Wiener chaos and they can be applied to the study of the asymptotic error distribution. In fact, for some typical approximate solutions, it is proved that the weak limit of $\{(2^m)^{2H-1/2}(\hat{Y}^m_t-Y_t)\}_{0\le t\le 1}$ coincides with the weak limit of $\{(2^m)^{2H-1/2}J_tI^m_t\}_{0\le t\le 1}$, where $J_t$ is the Jacobian process of $Y_t$ and $I^m_t$ is a certain weighted sum process of Wiener chaos of order $2$ defined by $B_t$. One of our main results is as follows. The difference $R^m_t=\hat{Y}^m_t-Y_t-J_tI^m_t$ is really small compared to the main term $J_tI^m_t$. That is, we show that $(2^m)^{2H-1/2+\varepsilon}\sup_{0\le t\le 1}|R^m_t|\to 0$ almost surely and in $L^p$ (for all $p>1$) for certain explicit positive number $\varepsilon>0$. To this end, we introduce an interpolation process between $Y_t$ and $\hat{Y}^m_t$, and give several estimates of the interpolation process itself and its associated processes.
[ { "version": "v1", "created": "Wed, 08 Feb 2023 07:11:09 GMT" }, { "version": "v2", "created": "Fri, 09 Aug 2024 00:29:25 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 04:40:49 GMT" } ]
2025-06-10T00:00:00
[ [ "Aida", "Shigeki", "" ], [ "Naganuma", "Nobuaki", "" ] ]
2302.06367
Alberto Guandalini
Alberto Guandalini, Ryosuke Senga, Yung-Chang Lin, Kazu Suenaga, Andrea Ferretti, Daniele Varsano, Andrea Recchia, Paolo Barone, Francesco Mauri, Thomas Pichler, and Christian Kramberger
Excitonic effects in energy loss spectra of freestanding graphene
null
null
null
null
cond-mat.mtrl-sci
http://creativecommons.org/licenses/by/4.0/
In this work we perform electron energy-loss spectroscopy (EELS) of freestanding graphene with high energy and momentum resolution to disentangle the quasielastic scattering from the excitation gap of Dirac electrons close to the optical limit. We show the importance of many-body effects on electronic excitations at finite transferred momentum by comparing measured EELS with ab initio calculations at increasing levels of theory. Quasi-particle corrections and excitonic effects are addressed within the GW approximation and Bethe-Salpeter equation, respectively. Both effects are essential in the description of the EEL spectra to obtain a quantitative agreement with experiments, with the position, dispersion, and shape of both the excitation gap and the $\pi$ plasmon being significantly affected by excitonic effects.
[ { "version": "v1", "created": "Mon, 13 Feb 2023 13:54:19 GMT" }, { "version": "v2", "created": "Tue, 10 Oct 2023 06:25:00 GMT" }, { "version": "v3", "created": "Mon, 09 Jun 2025 09:35:16 GMT" } ]
2025-06-10T00:00:00
[ [ "Guandalini", "Alberto", "" ], [ "Senga", "Ryosuke", "" ], [ "Lin", "Yung-Chang", "" ], [ "Suenaga", "Kazu", "" ], [ "Ferretti", "Andrea", "" ], [ "Varsano", "Daniele", "" ], [ "Recchia", "Andrea", "" ], [ "Barone", "Paolo", "" ], [ "Mauri", "Francesco", "" ], [ "Pichler", "Thomas", "" ], [ "Kramberger", "Christian", "" ] ]