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.14760
Brathikan Vijayamohan Mankayarkarasi Mr
Brathikan Vijayamohan Mankayarkarasi
Geo-Somatic Resonance Theory: A Vibrational Framework for Sleep as Planetary Entrainment
7 pages, 2 figures. Theoretical hypothesis article. Original work not submitted to any journal. Future version will include experimental framework
null
null
null
q-bio.OT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Sleep is commonly studied through neurochemical, evolutionary, and behavioral frameworks, typically emphasizing circadian rhythms and energy conservation. However, these approaches do not fully explain a deeper biophysical question: why does sleep universally involve physical stillness, a lying posture, and disconnection from conscious control? This paper introduces a new hypothesis that sleep is not merely a biological function, but a state of vibrational synchronization between the human body and natural frequencies generated by the Earth. In this state, the body reduces its autonomous activity and aligns with external environmental rhythms, allowing for energy restoration, internal recalibration, and systemic reorganization. This perspective reframes life as a continuous process of internally driven vibration influenced by external physical fields. The proposed model offers new avenues for understanding aging, health, death, and consciousness.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:55:05 GMT" } ]
2025-06-18T00:00:00
[ [ "Mankayarkarasi", "Brathikan Vijayamohan", "" ] ]
2506.14761
Badr Youbi Idrissi
Mathurin Videau, Badr Youbi Idrissi, Alessandro Leite, Marc Schoenauer, Olivier Teytaud, David Lopez-Paz
From Bytes to Ideas: Language Modeling with Autoregressive U-Nets
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Tokenization imposes a fixed granularity on the input text, freezing how a language model operates on data and how far in the future it predicts. Byte Pair Encoding (BPE) and similar schemes split text once, build a static vocabulary, and leave the model stuck with that choice. We relax this rigidity by introducing an autoregressive U-Net that learns to embed its own tokens as it trains. The network reads raw bytes, pools them into words, then pairs of words, then up to 4 words, giving it a multi-scale view of the sequence. At deeper stages, the model must predict further into the future -- anticipating the next few words rather than the next byte -- so deeper stages focus on broader semantic patterns while earlier stages handle fine details. When carefully tuning and controlling pretraining compute, shallow hierarchies tie strong BPE baselines, and deeper hierarchies have a promising trend. Because tokenization now lives inside the model, the same system can handle character-level tasks and carry knowledge across low-resource languages.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:55:11 GMT" } ]
2025-06-18T00:00:00
[ [ "Videau", "Mathurin", "" ], [ "Idrissi", "Badr Youbi", "" ], [ "Leite", "Alessandro", "" ], [ "Schoenauer", "Marc", "" ], [ "Teytaud", "Olivier", "" ], [ "Lopez-Paz", "David", "" ] ]
2506.14762
Chengyuan Zhang
Chengyuan Zhang, Cathy Wu, Lijun Sun
Markov Regime-Switching Intelligent Driver Model for Interpretable Car-Following Behavior
null
null
null
null
stat.AP cs.LG cs.RO
http://creativecommons.org/licenses/by/4.0/
Accurate and interpretable car-following models are essential for traffic simulation and autonomous vehicle development. However, classical models like the Intelligent Driver Model (IDM) are fundamentally limited by their parsimonious and single-regime structure. They fail to capture the multi-modal nature of human driving, where a single driving state (e.g., speed, relative speed, and gap) can elicit many different driver actions. This forces the model to average across distinct behaviors, reducing its fidelity and making its parameters difficult to interpret. To overcome this, we introduce a regime-switching framework that allows driving behavior to be governed by different IDM parameter sets, each corresponding to an interpretable behavioral mode. This design enables the model to dynamically switch between interpretable behavioral modes, rather than averaging across diverse driving contexts. We instantiate the framework using a Factorial Hidden Markov Model with IDM dynamics (FHMM-IDM), which explicitly separates intrinsic driving regimes (e.g., aggressive acceleration, steady-state following) from external traffic scenarios (e.g., free-flow, congestion, stop-and-go) through two independent latent Markov processes. Bayesian inference via Markov chain Monte Carlo (MCMC) is used to jointly estimate the regime-specific parameters, transition dynamics, and latent state trajectories. Experiments on the HighD dataset demonstrate that FHMM-IDM uncovers interpretable structure in human driving, effectively disentangling internal driver actions from contextual traffic conditions and revealing dynamic regime-switching patterns. This framework provides a tractable and principled solution to modeling context-dependent driving behavior under uncertainty, offering improvements in the fidelity of traffic simulations, the efficacy of safety analyses, and the development of more human-centric ADAS.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:55:42 GMT" } ]
2025-06-18T00:00:00
[ [ "Zhang", "Chengyuan", "" ], [ "Wu", "Cathy", "" ], [ "Sun", "Lijun", "" ] ]
2506.14763
Chunru Lin
Chunru Lin, Haotian Yuan, Yian Wang, Xiaowen Qiu, Tsun-Hsuan Wang, Minghao Guo, Bohan Wang, Yashraj Narang, Dieter Fox, Chuang Gan
RobotSmith: Generative Robotic Tool Design for Acquisition of Complex Manipulation Skills
null
null
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Endowing robots with tool design abilities is critical for enabling them to solve complex manipulation tasks that would otherwise be intractable. While recent generative frameworks can automatically synthesize task settings, such as 3D scenes and reward functions, they have not yet addressed the challenge of tool-use scenarios. Simply retrieving human-designed tools might not be ideal since many tools (e.g., a rolling pin) are difficult for robotic manipulators to handle. Furthermore, existing tool design approaches either rely on predefined templates with limited parameter tuning or apply generic 3D generation methods that are not optimized for tool creation. To address these limitations, we propose RobotSmith, an automated pipeline that leverages the implicit physical knowledge embedded in vision-language models (VLMs) alongside the more accurate physics provided by physics simulations to design and use tools for robotic manipulation. Our system (1) iteratively proposes tool designs using collaborative VLM agents, (2) generates low-level robot trajectories for tool use, and (3) jointly optimizes tool geometry and usage for task performance. We evaluate our approach across a wide range of manipulation tasks involving rigid, deformable, and fluid objects. Experiments show that our method consistently outperforms strong baselines in terms of both task success rate and overall performance. Notably, our approach achieves a 50.0\% average success rate, significantly surpassing other baselines such as 3D generation (21.4%) and tool retrieval (11.1%). Finally, we deploy our system in real-world settings, demonstrating that the generated tools and their usage plans transfer effectively to physical execution, validating the practicality and generalization capabilities of our approach.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:57:37 GMT" } ]
2025-06-18T00:00:00
[ [ "Lin", "Chunru", "" ], [ "Yuan", "Haotian", "" ], [ "Wang", "Yian", "" ], [ "Qiu", "Xiaowen", "" ], [ "Wang", "Tsun-Hsuan", "" ], [ "Guo", "Minghao", "" ], [ "Wang", "Bohan", "" ], [ "Narang", "Yashraj", "" ], [ "Fox", "Dieter", "" ], [ "Gan", "Chuang", "" ] ]
2506.14764
Hugo Einsle
Hugo Einsle, Marie-Anne Bizouard, Tania Regimbau, Mairi Sakellariadou
Gravitational-wave background detection using machine learning
17 pages, 7 figures
null
null
null
gr-qc astro-ph.HE astro-ph.IM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Extracting the faint gravitational-wave background (GWB) signal from dominant detector noise and disentangling its %diverse astrophysical and cosmological components remain significant challenges for traditional methods like cross-correlation analysis. We propose a novel hybrid approach that combines deep learning with Bayesian inference to identify and characterize the GWB more rapidly than current techniques. Our method utilizes a custom-designed multi-scale multi-headed autoencoder (MSMHAutoencoder) architecture to separate GWB signals from detector noise, and subsequently Marcov Chain Monte Carlo parameter estimation to disentangle the GWB components. Using simulated data representative of the LIGO-Virgo-KAGRA network at design sensitivity, we show that our MSMHAutoencoder can detect with high confidence (log noise Bayes factor of 3) a GWB from binary black hole mergers with fractional energy density $\Omega_{\text{BBH}} \approx 10^{-9}$ at 25 Hz. In the presence of such an astrophysical GWB, we can simultaneously measure a cosmological component as faint as $\Omega_{\text{Cosmo}} \approx 1.3 \times 10^{-10}$ using 47.4 days of training data.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:57:55 GMT" } ]
2025-06-18T00:00:00
[ [ "Einsle", "Hugo", "" ], [ "Bizouard", "Marie-Anne", "" ], [ "Regimbau", "Tania", "" ], [ "Sakellariadou", "Mairi", "" ] ]
2506.14765
Nikolaos Dionelis
Nikolaos Dionelis, Jente Bosmans, Riccardo Musto, Giancarlo Paoletti, Simone Sarti, Giacomo Cascarano, Casper Fibaek, Luke Camilleri, Bertrand Le Saux, Nicolas Long\'ep\'e
Scaling-Up the Pretraining of the Earth Observation Foundation Model PhilEO to the MajorTOM Dataset
6 pages, 9 figures, 1 table, 29 references
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
Today, Earth Observation (EO) satellites generate massive volumes of data, with the Copernicus Sentinel-2 constellation alone producing approximately 1.6TB per day. To fully exploit this information, it is essential to pretrain EO Foundation Models (FMs) on large unlabeled datasets, enabling efficient fine-tuning for several different downstream tasks with minimal labeled data. In this work, we present the scaling-up of our recently proposed EO Foundation Model, PhilEO Geo-Aware U-Net, on the unlabeled 23TB dataset MajorTOM, which covers the vast majority of the Earth's surface, as well as on the specialized subset FastTOM 2TB that does not include oceans and ice. We develop and study various PhilEO model variants with different numbers of parameters and architectures. Finally, we fine-tune the models on the PhilEO Bench for road density estimation, building density pixel-wise regression, and land cover semantic segmentation, and we evaluate the performance. Our results demonstrate that for all n-shots for road density regression, the PhilEO 44M MajorTOM 23TB model outperforms PhilEO Globe 0.5TB 44M. We also show that for most n-shots for road density estimation and building density regression, PhilEO 200M FastTOM outperforms all the other models. The effectiveness of both dataset and model scaling is validated using the PhilEO Bench. We also study the impact of architecture scaling, transitioning from U-Net Convolutional Neural Networks (CNN) to Vision Transformers (ViT).
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:58:08 GMT" } ]
2025-06-18T00:00:00
[ [ "Dionelis", "Nikolaos", "" ], [ "Bosmans", "Jente", "" ], [ "Musto", "Riccardo", "" ], [ "Paoletti", "Giancarlo", "" ], [ "Sarti", "Simone", "" ], [ "Cascarano", "Giacomo", "" ], [ "Fibaek", "Casper", "" ], [ "Camilleri", "Luke", "" ], [ "Saux", "Bertrand Le", "" ], [ "Longépé", "Nicolas", "" ] ]
2506.14766
Yujun Wang
Yujun Wang, Jinhe Bi, Yunpu Ma, Soeren Pirk
ASCD: Attention-Steerable Contrastive Decoding for Reducing Hallucination in MLLM
15 pages, 7 figures
null
null
null
cs.CV cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Multimodal Large Language Model (MLLM) often suffer from hallucinations. They over-rely on partial cues and generate incorrect responses. Recently, methods like Visual Contrastive Decoding (VCD) and Instruction Contrastive Decoding (ICD) have been proposed to mitigate hallucinations by contrasting predictions from perturbed or negatively prefixed inputs against original outputs. In this work, we uncover that methods like VCD and ICD fundamentally influence internal attention dynamics of the model. This observation suggests that their effectiveness may not stem merely from surface-level modifications to logits but from deeper shifts in attention distribution. Inspired by this insight, we propose an attention-steerable contrastive decoding framework that directly intervenes in attention mechanisms of the model to offer a more principled approach to mitigating hallucinations. Our experiments across multiple MLLM architectures and diverse decoding methods demonstrate that our approach significantly reduces hallucinations and improves the performance on benchmarks such as POPE, CHAIR, and MMHal-Bench, while simultaneously enhancing performance on standard VQA benchmarks.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:58:11 GMT" } ]
2025-06-18T00:00:00
[ [ "Wang", "Yujun", "" ], [ "Bi", "Jinhe", "" ], [ "Ma", "Yunpu", "" ], [ "Pirk", "Soeren", "" ] ]
2506.14767
Li-Wei Chen
Li-Wei Chen, Takuya Higuchi, Zakaria Aldeneh, Ahmed Hussen Abdelaziz, Alexander Rudnicky
A Variational Framework for Improving Naturalness in Generative Spoken Language Models
International Conference on Machine Learning (ICML) 2025
null
null
null
cs.CL cs.AI cs.LG cs.SD eess.AS
http://creativecommons.org/licenses/by/4.0/
The success of large language models in text processing has inspired their adaptation to speech modeling. However, since speech is continuous and complex, it is often discretized for autoregressive modeling. Speech tokens derived from self-supervised models (known as semantic tokens) typically focus on the linguistic aspects of speech but neglect prosodic information. As a result, models trained on these tokens can generate speech with reduced naturalness. Existing approaches try to fix this by adding pitch features to the semantic tokens. However, pitch alone cannot fully represent the range of paralinguistic attributes, and selecting the right features requires careful hand-engineering. To overcome this, we propose an end-to-end variational approach that automatically learns to encode these continuous speech attributes to enhance the semantic tokens. Our approach eliminates the need for manual extraction and selection of paralinguistic features. Moreover, it produces preferred speech continuations according to human raters. Code, samples and models are available at https://github.com/b04901014/vae-gslm.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:58:17 GMT" } ]
2025-06-18T00:00:00
[ [ "Chen", "Li-Wei", "" ], [ "Higuchi", "Takuya", "" ], [ "Aldeneh", "Zakaria", "" ], [ "Abdelaziz", "Ahmed Hussen", "" ], [ "Rudnicky", "Alexander", "" ] ]
2506.14768
Lioba Heimbach
Ozan Solmaz, Lioba Heimbach, Yann Vonlanthen, Roger Wattenhofer
Optimistic MEV in Ethereum Layer 2s: Why Blockspace Is Always in Demand
null
null
null
null
cs.CE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Layer 2 rollups are rapidly absorbing DeFi activity, securing over $40 billion and accounting for nearly half of Ethereum's DEX volume by Q1 2025, yet their MEV dynamics remain understudied. We address this gap by defining and quantifying optimistic MEV, a form of speculative, on-chain cyclic arbitrage whose detection and execution logic reside largely on-chain in smart contracts. As a result of their speculative nature and lack of off-chain opportunity verification, optimistic MEV transactions frequently fail to execute a profitable arbitrage. Applying our multi-stage identification pipeline to Arbitrum, Base, and Optimism, we find that in Q1 2025, optimistic MEV accounts for over 50% of on-chain gas on Base and Optimism and 7% on Arbitrum, driven mainly by "interaction" probes (on-chain computations searching for arbitrage). This speculative probing keeps blocks on Base and Optimism persistently full. Despite consuming over half of on-chain gas, optimistic MEV transactions pay less than one quarter of total gas fees. Cross-network comparison reveals divergent success rates, differing patterns of code reuse, and sensitivity to varying sequencer ordering and block production times. Finally, OLS regressions link optimistic MEV trade count to ETH volatility, retail trading activity, and DEX aggregator usage, showing how Layer 2 protocol parameters uniquely encourage speculative MEV.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:58:28 GMT" } ]
2025-06-18T00:00:00
[ [ "Solmaz", "Ozan", "" ], [ "Heimbach", "Lioba", "" ], [ "Vonlanthen", "Yann", "" ], [ "Wattenhofer", "Roger", "" ] ]
2506.14769
Jiahua Ma
Jiahua Ma, Yiran Qin, Yixiong Li, Xuanqi Liao, Yulan Guo and Ruimao Zhang
CDP: Towards Robust Autoregressive Visuomotor Policy Learning via Causal Diffusion
null
null
null
null
cs.CV cs.RO
http://creativecommons.org/licenses/by/4.0/
Diffusion Policy (DP) enables robots to learn complex behaviors by imitating expert demonstrations through action diffusion. However, in practical applications, hardware limitations often degrade data quality, while real-time constraints restrict model inference to instantaneous state and scene observations. These limitations seriously reduce the efficacy of learning from expert demonstrations, resulting in failures in object localization, grasp planning, and long-horizon task execution. To address these challenges, we propose Causal Diffusion Policy (CDP), a novel transformer-based diffusion model that enhances action prediction by conditioning on historical action sequences, thereby enabling more coherent and context-aware visuomotor policy learning. To further mitigate the computational cost associated with autoregressive inference, a caching mechanism is also introduced to store attention key-value pairs from previous timesteps, substantially reducing redundant computations during execution. Extensive experiments in both simulated and real-world environments, spanning diverse 2D and 3D manipulation tasks, demonstrate that CDP uniquely leverages historical action sequences to achieve significantly higher accuracy than existing methods. Moreover, even when faced with degraded input observation quality, CDP maintains remarkable precision by reasoning through temporal continuity, which highlights its practical robustness for robotic control under realistic, imperfect conditions.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:59:12 GMT" } ]
2025-06-18T00:00:00
[ [ "Ma", "Jiahua", "" ], [ "Qin", "Yiran", "" ], [ "Li", "Yixiong", "" ], [ "Liao", "Xuanqi", "" ], [ "Guo", "Yulan", "" ], [ "Zhang", "Ruimao", "" ] ]
2506.14770
Mazeyu Ji
Zixuan Chen, Mazeyu Ji, Xuxin Cheng, Xuanbin Peng, Xue Bin Peng, Xiaolong Wang
GMT: General Motion Tracking for Humanoid Whole-Body Control
null
null
null
null
cs.RO
http://creativecommons.org/licenses/by-nc-nd/4.0/
The ability to track general whole-body motions in the real world is a useful way to build general-purpose humanoid robots. However, achieving this can be challenging due to the temporal and kinematic diversity of the motions, the policy's capability, and the difficulty of coordination of the upper and lower bodies. To address these issues, we propose GMT, a general and scalable motion-tracking framework that trains a single unified policy to enable humanoid robots to track diverse motions in the real world. GMT is built upon two core components: an Adaptive Sampling strategy and a Motion Mixture-of-Experts (MoE) architecture. The Adaptive Sampling automatically balances easy and difficult motions during training. The MoE ensures better specialization of different regions of the motion manifold. We show through extensive experiments in both simulation and the real world the effectiveness of GMT, achieving state-of-the-art performance across a broad spectrum of motions using a unified general policy. Videos and additional information can be found at https://gmt-humanoid.github.io.
[ { "version": "v1", "created": "Tue, 17 Jun 2025 17:59:33 GMT" } ]
2025-06-18T00:00:00
[ [ "Chen", "Zixuan", "" ], [ "Ji", "Mazeyu", "" ], [ "Cheng", "Xuxin", "" ], [ "Peng", "Xuanbin", "" ], [ "Peng", "Xue Bin", "" ], [ "Wang", "Xiaolong", "" ] ]
cs/0005018
Sabina Rossi
Annalisa Bossi, Nicoletta Cocco, Sandro Etalle and Sabina Rossi
On Modular Termination Proofs of General Logic Programs
29 pages. To appear in Theory and Practice of Logic Programming
null
10.1017/S1471068402001382
University of Venice Technical Report CS2000-8
cs.LO cs.PL
null
We propose a modular method for proving termination of general logic programs (i.e., logic programs with negation). It is based on the notion of acceptable programs, but it allows us to prove termination in a truly modular way. We consider programs consisting of a hierarchy of modules and supply a general result for proving termination by dealing with each module separately. For programs which are in a certain sense well-behaved, namely well-moded or well-typed programs, we derive both a simple verification technique and an iterative proof method. Some examples show how our system allows for greatly simplified proofs.
[ { "version": "v1", "created": "Thu, 11 May 2000 15:27:49 GMT" }, { "version": "v2", "created": "Mon, 30 Jul 2001 09:31:17 GMT" } ]
2025-06-18T00:00:00
[ [ "Bossi", "Annalisa", "" ], [ "Cocco", "Nicoletta", "" ], [ "Etalle", "Sandro", "" ], [ "Rossi", "Sabina", "" ] ]
cs/0010028
Sabina Rossi
Baudouin Le Charlier, Sabina Rossi and Pascal Van Hentenryck
Sequence-Based Abstract Interpretation of Prolog
62 pages. To appear in the journal "Theory and Practice of Logic Programming"
null
10.1017/S1471068402001114
null
cs.LO cs.PL
null
Many abstract interpretation frameworks and analyses for Prolog have been proposed, which seek to extract information useful for program optimization. Although motivated by practical considerations, notably making Prolog competitive with imperative languages, such frameworks fail to capture some of the control structures of existing implementations of the language. In this paper we propose a novel framework for the abstract interpretation of Prolog which handles the depth-first search rule and the cut operator. It relies on the notion of substitution sequence to model the result of the execution of a goal. The framework consists of (i) a denotational concrete semantics, (ii) a safe abstraction of the concrete semantics defined in terms of a class of post-fixpoints, and (iii) a generic abstract interpretation algorithm. We show that traditional abstract domains of substitutions may easily be adapted to the new framework, and provide experimental evidence of the effectiveness of our approach. We also show that previous work on determinacy analysis, that was not expressible by existing abstract interpretation frameworks, can be seen as an instance of our framework.
[ { "version": "v1", "created": "Thu, 19 Oct 2000 11:00:12 GMT" } ]
2025-06-18T00:00:00
[ [ "Charlier", "Baudouin Le", "" ], [ "Rossi", "Sabina", "" ], [ "Van Hentenryck", "Pascal", "" ] ]
0807.0090
Xian-Jin Li
Xian-Jin Li
A proof of the Riemann hypothesis
Corrected a typo in Theorem 1.1 and corresponding places. Improved exposition
null
null
null
math.GM
http://creativecommons.org/licenses/by/4.0/
In this paper we study traces of an integral operator on two orthogonal subspaces of a $L^2$ space. One of the two traces is proved to be zero. The simultaneous appearances of four integrals played a key role in the proof. Also, we proved that the trace of the operator on the second subspace is nonnegative. Hence, the operator has a nonnegative trace on the $L^2$ space. This implies the positivity of Li's criterion. By Li's criterion, all nontrivial zeros of the Riemann zeta-function lie on the critical line.
[ { "version": "v1", "created": "Tue, 01 Jul 2008 19:43:13 GMT" }, { "version": "v2", "created": "Wed, 02 Jul 2008 11:05:52 GMT" }, { "version": "v3", "created": "Thu, 03 Jul 2008 03:44:03 GMT" }, { "version": "v4", "created": "Sun, 06 Jul 2008 12:40:00 GMT" }, { "version": "v5", "created": "Fri, 04 Oct 2024 09:46:05 GMT" }, { "version": "v6", "created": "Mon, 11 Nov 2024 13:00:55 GMT" }, { "version": "v7", "created": "Wed, 12 Feb 2025 23:35:59 GMT" }, { "version": "v8", "created": "Thu, 17 Apr 2025 17:01:47 GMT" }, { "version": "v9", "created": "Mon, 16 Jun 2025 15:39:38 GMT" } ]
2025-06-17T00:00:00
[ [ "Li", "Xian-Jin", "" ] ]
1309.2605
Apoloniusz Tyszka
Apoloniusz Tyszka
A currently true statement G of the form "$\exists f:{\mathbb N}\to{\mathbb N}$ of unknown computability ...", where $f$ is conjecturally uncomputable, G remains unproven when $f$ is computable, and G holds forever when $f$ is uncomputable
presented at the 25th Conference Applications of Logic in Philosophy and the Foundations of Mathematics, arXiv admin note: substantial text overlap with arXiv:1109.3826, arXiv:1404.5975
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We define a function $\gamma:{\mathbb N} \to {\mathbb N}$ which eventually dominates every computable function $\alpha:{\mathbb N} \to {\mathbb N}$. We show that there is a computer program which for $n \in {\mathbb N}$ prints the sequence $\{\gamma_i(n)\}_{i=0}^\infty$ of non-negative integers converging to $\gamma(n)$. We define a function $\beta:{\mathbb N} \to {\mathbb N}$ of unknown computability which eventually dominates every function $\delta:{\mathbb N} \to {\mathbb N}$ with a single-fold Diophantine representation. We show that there is a computer program which for $n \in {\mathbb N}$ prints the sequence $\{\beta_i(n)\}_{i=0}^\infty$ of non-negative integers converging to $\beta(n)$. Let ${\bf G}$ denote the following statement: $\exists f:{\mathbb N} \to {\mathbb N}$ of unknown computability such that $f$ eventually dominates every function $\delta:{\mathbb N} \to {\mathbb N}$ with a single-fold Diophantine representation and there is a computer program which for $n \in {\mathbb N}$ prints the sequence $\{f_i(n)\}_{i=0}^\infty$ of non-negative integers converging to $f(n)$. We show that ${\bf G}$ has all properties from the title of the article.
[ { "version": "v1", "created": "Sat, 07 Sep 2013 03:09:20 GMT" }, { "version": "v2", "created": "Thu, 31 Oct 2013 00:58:24 GMT" }, { "version": "v3", "created": "Mon, 03 Mar 2014 22:57:09 GMT" }, { "version": "v4", "created": "Mon, 31 Mar 2014 02:07:01 GMT" }, { "version": "v5", "created": "Tue, 24 Jan 2017 01:17:26 GMT" }, { "version": "v6", "created": "Thu, 26 Jan 2017 02:22:37 GMT" }, { "version": "v7", "created": "Mon, 19 Jun 2023 16:14:57 GMT" }, { "version": "v8", "created": "Thu, 20 Jul 2023 16:42:43 GMT" }, { "version": "v9", "created": "Mon, 21 Aug 2023 13:42:22 GMT" }, { "version": "v10", "created": "Fri, 22 Sep 2023 10:56:46 GMT" }, { "version": "v11", "created": "Mon, 23 Oct 2023 11:45:08 GMT" }, { "version": "v12", "created": "Wed, 29 Nov 2023 12:29:56 GMT" }, { "version": "v13", "created": "Wed, 03 Jan 2024 14:34:08 GMT" }, { "version": "v14", "created": "Sun, 04 Feb 2024 20:01:57 GMT" }, { "version": "v15", "created": "Tue, 05 Mar 2024 11:18:57 GMT" }, { "version": "v16", "created": "Mon, 08 Apr 2024 08:47:30 GMT" }, { "version": "v17", "created": "Fri, 10 May 2024 08:49:08 GMT" }, { "version": "v18", "created": "Mon, 12 Aug 2024 18:53:39 GMT" }, { "version": "v19", "created": "Fri, 13 Sep 2024 09:27:56 GMT" }, { "version": "v20", "created": "Mon, 04 Nov 2024 14:56:30 GMT" }, { "version": "v21", "created": "Thu, 05 Dec 2024 12:31:37 GMT" }, { "version": "v22", "created": "Tue, 07 Jan 2025 15:20:44 GMT" }, { "version": "v23", "created": "Mon, 10 Feb 2025 11:22:37 GMT" }, { "version": "v24", "created": "Tue, 11 Mar 2025 14:07:54 GMT" }, { "version": "v25", "created": "Mon, 14 Apr 2025 07:46:56 GMT" }, { "version": "v26", "created": "Thu, 15 May 2025 09:38:52 GMT" }, { "version": "v27", "created": "Mon, 16 Jun 2025 16:00:11 GMT" } ]
2025-06-17T00:00:00
[ [ "Tyszka", "Apoloniusz", "" ] ]
1402.1505
Vladimir M Blinovsky
Vladimir Blinovsky
Erd\"os's Matching Conjecture and $s$-wise $t$-intersection Conjecture via Symmetrical Smoothing Method
result the same, method the same, some corrections
null
null
null
math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We find the formula for the maximal cardinality of the family of $n$-tuples from ${[n]\choose k}$ with does not have $\ell$--matching. This formula after some analytical issues can be reduce to the Erd\"os's Matching formula. Also we prove the conjecture about the cardinality of maximal $s$-wise $t$-intersecting family of $k$-element subsets of $[n]$. In the proofs we use original method which we have already used in the proof of Mikl\'os-Manikam-Singhi conjecture in \cite{1}. We call this method Symmetrical smoothing method, we add small corrections
[ { "version": "v1", "created": "Thu, 06 Feb 2014 21:33:06 GMT" }, { "version": "v2", "created": "Mon, 31 Mar 2014 17:38:52 GMT" }, { "version": "v3", "created": "Sun, 14 Jun 2015 13:51:06 GMT" }, { "version": "v4", "created": "Sat, 14 Jun 2025 10:15:05 GMT" } ]
2025-06-17T00:00:00
[ [ "Blinovsky", "Vladimir", "" ] ]
1403.6799
Yueyun Hu
Yueyun Hu (LAGA), Zhan Shi (LPMA)
The maximal potential energy of biased random walks on trees
published in Acta Mathematicae Applicatae Sinica, English Series (2025)
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The biased random walk on supercritical Galton--Watson trees is known to exhibit a multiscale phenomenon in the slow regime: the maximal displacement of the walk in the first $n$ steps is of order $(\log n)^3$, whereas the typical displacement of the walk at the $n$-th step is of order $(\log n)^2$. Our main result reveals another multiscale property of biased walks: the maximal potential energy of the biased walks is of order $(\log n)^2$ in contrast with its typical size, which is of order $\log n$. The proof relies on analyzing the intricate multiscale structure of the potential energy.
[ { "version": "v1", "created": "Wed, 26 Mar 2014 19:24:52 GMT" }, { "version": "v2", "created": "Sat, 16 Apr 2016 14:02:54 GMT" }, { "version": "v3", "created": "Mon, 16 Jun 2025 09:05:14 GMT" } ]
2025-06-17T00:00:00
[ [ "Hu", "Yueyun", "", "LAGA" ], [ "Shi", "Zhan", "", "LPMA" ] ]
1406.3394
Alexander Patkowski
Alexander E. Patkowski
A note on the $l$-fold Bailey Lemma and Mixed Mock Modular forms
Added combinatorial interpretation
null
null
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper we present a method for constructing multiple-sum $q$-series for what is known as Mixed Mock Modular forms. We also present some multi-sum analogues of the Durfee identity, and discuss a construction of its combinatorial interpretation in terms of partitions.
[ { "version": "v1", "created": "Fri, 13 Jun 2014 00:39:51 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 03:26:09 GMT" } ]
2025-06-17T00:00:00
[ [ "Patkowski", "Alexander E.", "" ] ]
1504.04852
Mihail Cocos
Mihail Cocos
Proof of Chern conjecture for flat affine manifolds
null
null
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove Chern's conjecture that the Euler characteristic vanishes for closed flat affine manifolds $(M,\nabla)$. The key innovation is a deformation argument for the Euler form: we construct a one-parameter family of connections $\nabla^t$ between $\nabla$ and a Levi-Civita connection, where each $\nabla^t$ is pointwise metric-compatible with respect to carefully chosen local metrics $h^{t,x} = (1-t)h^x + tg$. By lifting to $M \times [0,1]$ and exploiting the global metric-compatibility of the pullback connection $p^*\nabla^t$, we show via Stokes' theorem that the Chern-Weil integrand for $\chi(M)$ becomes exact. This approach, combined with a rigidity theorem for the associated holonomy groups (extending work of Cocos~\cite{MCocos}), forces $\chi(M) = 0$.
[ { "version": "v1", "created": "Sun, 19 Apr 2015 16:41:41 GMT" }, { "version": "v2", "created": "Sat, 01 Aug 2015 17:06:46 GMT" }, { "version": "v3", "created": "Thu, 06 Aug 2015 22:22:50 GMT" }, { "version": "v4", "created": "Mon, 31 Mar 2025 13:41:30 GMT" }, { "version": "v5", "created": "Fri, 11 Apr 2025 14:12:15 GMT" }, { "version": "v6", "created": "Mon, 28 Apr 2025 18:16:39 GMT" }, { "version": "v7", "created": "Tue, 13 May 2025 21:12:39 GMT" }, { "version": "v8", "created": "Tue, 03 Jun 2025 18:58:50 GMT" }, { "version": "v9", "created": "Mon, 16 Jun 2025 13:50:54 GMT" } ]
2025-06-17T00:00:00
[ [ "Cocos", "Mihail", "" ] ]
1611.01017
Gianluca Della Vedova
Paola Bonizzoni, Gianluca Della Vedova, Mauricio Soto Gomez, Gabriella Trucco
On Computing the Dollo-1 phylogeny in polynomial time
null
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
The Dollo model for reconstructing evolutionary trees from binary characters has been proposed as a generalization of the infinite sites model, also known as the Perfect Phylogeny. In particular, the Dollo model is considered more realistic than the Perfect Phylogeny for inferring the evolution of tumor mutations. In the case of binary matrices, the Dollo-$k$ model requires an evolutionary tree in which each character, corresponding to a column in the input matrix, may change from $0$ to $1$ at most once, and from $1$ to $0$ at most $k$ times throughout the entire tree. Given a binary matrix, the problem of deciding whether there exists a Dollo-$k$ tree compatible with the matrix is NP-complete for any fixed $k \geq 2$, while computing a Dollo-$0$ tree corresponds to the Perfect Phylogeny decision problem, which admits a simple linear-time algorithm. The Dollo-$1$ tree problem corresponds to the Persistent Phylogeny problem, whose computational complexity, albeit under an equivalent formulation, was posed as an open question 20 years ago. We solve this problem by presenting a polynomial-time algorithm for the Persistent Phylogeny problem. Our solution relies on efficiently solving a specific class of binary matrices, represented as bipartite graphs called \emph{skeleton graphs}, or simply skeletons. In these graphs, characters are \emph{maximal}, that is their corresponding sets of species are not related by inclusion.
[ { "version": "v1", "created": "Thu, 03 Nov 2016 13:56:58 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 13:02:02 GMT" } ]
2025-06-17T00:00:00
[ [ "Bonizzoni", "Paola", "" ], [ "Della Vedova", "Gianluca", "" ], [ "Gomez", "Mauricio Soto", "" ], [ "Trucco", "Gabriella", "" ] ]
1710.01837
Ryshard-Pavel Kostecki
Ryshard-Pavel Kostecki
Towards postquantum Va\u{\i}nberg$-$Br\`{e}gman relative entropies
v3: rewritten from scratch; parts of v2 on categories and resource monoids moved to arXiv:2103.07810, models based on Orlicz spaces removed; v4: added a proof of H\"{o}lder continuity of nonassociative Mazur map, and a construction of $L_p$ spaces over order unit spaces; v5: a new section with noncommutative Orlicz spaces; v6: general corrections
null
null
null
math-ph cs.IT math.IT math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop a new approach to construction of the Va\u{\i}nberg$-$Br\`{e}gman relative entropies over nonreflexive Banach spaces, based on nonlinear embeddings into reflexive Banach spaces. We apply it to derive some new families of Va\u{\i}nberg$-$Br\`{e}gman relative entropies over some radially compact base normed spaces in spectral duality, and to establish their basic properties. In particular, we prove (left and right) generalised pythagorean theorem and norm-to-norm continuity of the left entropic projections for a family of Va\u{\i}nberg$-$Br\`{e}gman relative entropies induced on preduals of any W$^*$-algebras (resp., semifinite JBW-algebras) using Mazur maps into noncommutative (resp., nonassociative) $L_p$ spaces, and on preduals of semifinite W$^*$-algebras using Kaczmarz maps into noncommutative Orlicz spaces. We also prove left generalised pythagorean theorem for a family of Va\u{\i}nberg$-$Br\`{e}gman relative entropies over preduals of generalised spin factors. Additionally, we characterise strict convexity, Gateaux differentiability, Riesz$-$Radon$-$Shmul'yan property, and reflexivity of the Morse$-$Transue$-$Nakano and Orlicz norms on noncommutative Orlicz spaces, establish Lipschitz$-$H\"{o}lder continuity of the nonassociative Mazur map on positive parts of unit balls, and introduce a new class of $L_p$ spaces over spectrally dual order unit spaces.
[ { "version": "v1", "created": "Thu, 05 Oct 2017 00:40:11 GMT" }, { "version": "v2", "created": "Thu, 13 Jun 2019 21:51:40 GMT" }, { "version": "v3", "created": "Tue, 07 Mar 2023 11:11:26 GMT" }, { "version": "v4", "created": "Sat, 27 May 2023 22:35:55 GMT" }, { "version": "v5", "created": "Fri, 01 Mar 2024 10:29:12 GMT" }, { "version": "v6", "created": "Mon, 16 Jun 2025 13:16:19 GMT" } ]
2025-06-17T00:00:00
[ [ "Kostecki", "Ryshard-Pavel", "" ] ]
1803.00917
Dan Lilja
Denis Gaidashev, Dan Lilja
On the geometry of period doubling invariant sets for area-preserving maps
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The geometry of the period doubling Cantor sets of strongly dissipative infinitely renormalizable H\'enon-like maps has been shown to be unbounded by M. Lyubich, M. Martens and A. de Carvalho, although the measure of unbounded "spots" in the Cantor set has been demonstrated to be zero. We show that an even more extreme situation takes places for infinitely renormalizable area-preserving H\'enon-like maps: both bounded and unbounded geometries exist on subsets of positive measure.
[ { "version": "v1", "created": "Fri, 02 Mar 2018 15:52:59 GMT" }, { "version": "v2", "created": "Mon, 12 Sep 2022 18:17:54 GMT" }, { "version": "v3", "created": "Sun, 15 Jun 2025 20:04:25 GMT" } ]
2025-06-17T00:00:00
[ [ "Gaidashev", "Denis", "" ], [ "Lilja", "Dan", "" ] ]
1812.10677
Nirjan Biswas
T. V. Anoop, Nirjan Biswas
Neumann eigenvalue problems on the exterior domains
null
Nonlinear Analysis, Theory, Methods and Applications (2019)
10.1016/j.na.2019.05.004
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
For $ p\in (1, \infty)$, we consider the following weighted Neumann eigenvalue problem on $B_1^c$, the exterior of the closed unit ball in $R^N$: \begin{equation}\label{Neumann eqn} \begin{aligned} -\Delta_p \phi & = \lambda g |\phi|^{p-2} \phi \ \text{in}\ B^c_1, \\ \displaystyle\frac{\partial \phi}{\partial \nu} &= 0 \ \text{on} \ \partial B_1, \end{aligned} \end{equation} where $\Delta_p$ is the $p$-Laplace operator and $g \in L^1_{loc}(B^c_1)$ is an indefinite weight function. Depending on the values of $p$ and the dimension $N$, we take $g$ in certain Lorentz spaces or weighted Lebesgue spaces and show that the above eigenvalue problem admits an unbounded sequence of positive eigenvalues that includes a unique principal eigenvalue. For this purpose, we establish the compact embeddings of $W^{1,p}(B^c_1)$ into $L^p(B^c_1, |g|)$ for $g$ in certain weighted Lebesgue spaces. For $N>p$, we also provide an alternate proof for the embedding of $W^{1,p}(B^c_1)$ into $L^{p^*,p}(B^c_1)$. Further, we show that the set of all eigenvalues is closed.
[ { "version": "v1", "created": "Thu, 27 Dec 2018 09:49:53 GMT" }, { "version": "v2", "created": "Thu, 20 May 2021 10:45:43 GMT" } ]
2025-06-17T00:00:00
[ [ "Anoop", "T. V.", "" ], [ "Biswas", "Nirjan", "" ] ]
1912.11811
Stefan Hoffelner
Stefan Hoffelner
The Consistency of the $\bf{\Sigma^1_3}$-Separation Property
42 pages. Slightly changed coding method which makes several definitions more transparent, while leaving the general flow of ideas and proofs almost unchanged
null
10.1142/S0219061322500088
null
math.LO
http://creativecommons.org/licenses/by/4.0/
We generically construct a model in which the $\bf{\Sigma^1_3}$-separation property is true, i.e. every pair of disjoint $\bf{\Sigma^1_3}$-sets can be separated by a $\bf{\Delta^1_3}$-definable set. This answers an old question from the problem list $"$Surrealist landscape with figures$"$ by A. Mathias from 1968. We also construct a model in which the (lightface) $\Sigma^1_3$-separation property is true.
[ { "version": "v1", "created": "Thu, 26 Dec 2019 09:12:06 GMT" }, { "version": "v2", "created": "Tue, 28 Jan 2020 09:59:53 GMT" }, { "version": "v3", "created": "Fri, 14 Feb 2020 13:22:38 GMT" }, { "version": "v4", "created": "Tue, 10 Mar 2020 13:59:50 GMT" }, { "version": "v5", "created": "Wed, 15 Dec 2021 12:49:08 GMT" }, { "version": "v6", "created": "Mon, 17 Oct 2022 13:04:36 GMT" } ]
2025-06-17T00:00:00
[ [ "Hoffelner", "Stefan", "" ] ]
2001.00947
Steven Spurgeon
Steven R. Spurgeon
Scanning Transmission Electron Microscopy of Oxide Interfaces and Heterostructures
63 pages, 21 figures
null
10.1142/14109
null
cond-mat.mtrl-sci physics.ins-det
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Thin film oxides are a source of endless fascination for the materials scientist. These materials are highly flexible, can be integrated into almost limitless combinations, and exhibit many useful functionalities for device applications. While precision synthesis techniques, such as molecular beam epitaxy (MBE) and pulsed laser deposition (PLD), provide a high degree of control over these systems, there remains a disconnect between ideal and realized materials. Because thin films adopt structures and chemistries distinct from their bulk counterparts, it is often difficult to predict what properties will emerge. The complex energy landscape of the synthesis process is also strongly influenced by non-equilibrium growth conditions imposed by the substrate, as well as the kinetics of thin film crystallization and fluctuations in process variables, all of which can lead to significant deviations from targeted outcomes. High-resolution structural and chemical characterization techniques, as described in this volume, are needed to verify growth models, bound theoretical calculations, and guide materials design. While many characterization options exist, most are spatially-averaged or indirect, providing only partial insight into the complex behavior of these systems. Over the past several decades, scanning transmission electron microscopy (STEM) has become a cornerstone of oxide heterostructure characterization owing to its ability to simultaneously resolve structure, chemistry, and defects at the highest spatial resolution. STEM methods are an essential complement to averaged scattering techniques, offering a direct picture of resulting materials that can inform and refine the growth process to achieve targeted properties. There is arguably no other technique that can provide such a broad array of information at the atomic-scale, all within a single experimental session.
[ { "version": "v1", "created": "Fri, 03 Jan 2020 17:20:42 GMT" }, { "version": "v2", "created": "Fri, 10 Jan 2020 21:48:05 GMT" } ]
2025-06-17T00:00:00
[ [ "Spurgeon", "Steven R.", "" ] ]
2001.07977
Stefan Hoffelner
Stefan Hoffelner
Forcing Axioms, the Uniformization and the Basis Property
31 pages
null
10.1016/j.apal.2024.103466
null
math.LO
http://creativecommons.org/licenses/by/4.0/
We show that there are models of MA where the boldface $\Sigma^1_3$-uniformization property holds. Further we show that BPFA and the assertion $\aleph_1$ is accessible to reals outright implies that the boldface $\Sigma^1_3$-uniformization property is true.
[ { "version": "v1", "created": "Wed, 22 Jan 2020 12:11:08 GMT" }, { "version": "v2", "created": "Tue, 28 Jan 2020 09:26:41 GMT" }, { "version": "v3", "created": "Wed, 15 Dec 2021 12:47:05 GMT" } ]
2025-06-17T00:00:00
[ [ "Hoffelner", "Stefan", "" ] ]
2006.16986
Xiaozhe Hu
Chunyan Niu, Yunhui He, and Xiaozhe Hu
Rejuvenating AMLI-Cycle: From Chebyshev Polynomials to Momentum Acceleration
null
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we investigate the AMLI-cycle method and make two contributions. First, we revisit the AMLI-cycle using the Chebyshev polynomials and establish a theory for its uniform convergence, assuming the two-grid method converges uniformly. This removes the need for estimating extreme eigenvalues at all coarse levels. Only an estimation of the two-grid convergence rate is needed, which could be done on the second coarsest level, simplifying implementation and reducing computational costs for large-scale problems. Second, we introduce a momentum-accelerated AMLI-cycle using polynomials from momentum accelerations. This novel approach ensures a uniform condition number without requiring extreme eigenvalue or two-grid convergence rate estimations, making its implementation as straightforward as standard multigrid methods. We prove that it is asymptotically as good as the AMLI-cycle using the Chebyshev polynomials when the quadratic momentum-accelerated polynomials is used. Numerical experiments confirm the robustness and efficiency of the momentum-accelerated AMLI-cycle across various problems, demonstrating performance comparable to the Chebyshev-based AMLI-cycle. These findings validate the theoretical advantages and practical efficacy of the momentum-accelerated AMLI-cycle.
[ { "version": "v1", "created": "Tue, 30 Jun 2020 17:36:04 GMT" }, { "version": "v2", "created": "Sat, 14 Jun 2025 02:36:07 GMT" } ]
2025-06-17T00:00:00
[ [ "Niu", "Chunyan", "" ], [ "He", "Yunhui", "" ], [ "Hu", "Xiaozhe", "" ] ]
2007.02255
Jiri Rosicky
Jan Jurka, Ji\v{r}\'i Rosick\'y
Are chain-complete posets co-wellpowered?
8 pages, it corrects previous versions
null
null
null
math.CT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We show that the category of chain-complete posets is nearly locally presentable, we give a characterization of strong epimorphisms, and we offer an alternative proof of co-wellpoweredness.
[ { "version": "v1", "created": "Sun, 05 Jul 2020 07:11:22 GMT" }, { "version": "v2", "created": "Sun, 24 Jan 2021 06:36:43 GMT" }, { "version": "v3", "created": "Sun, 27 Aug 2023 05:19:25 GMT" }, { "version": "v4", "created": "Thu, 24 Oct 2024 06:17:57 GMT" }, { "version": "v5", "created": "Mon, 16 Jun 2025 11:32:37 GMT" } ]
2025-06-17T00:00:00
[ [ "Jurka", "Jan", "" ], [ "Rosický", "Jiří", "" ] ]
2008.00602
Ashesh Rambachan
Ashesh Rambachan and Jonathan Roth
Design-Based Uncertainty for Quasi-Experiments
null
null
null
null
econ.EM stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Design-based frameworks of uncertainty are frequently used in settings where the treatment is (conditionally) randomly assigned. This paper develops a design-based framework suitable for analyzing quasi-experimental settings in the social sciences, in which the treatment assignment can be viewed as the realization of some stochastic process but there is concern about unobserved selection into treatment. In our framework, treatments are stochastic, but units may differ in their probabilities of receiving treatment, thereby allowing for rich forms of selection. We provide conditions under which the estimands of popular quasi-experimental estimators correspond to interpretable finite-population causal parameters. We characterize the biases and distortions to inference that arise when these conditions are violated. These results can be used to conduct sensitivity analyses when there are concerns about selection into treatment. Taken together, our results establish a rigorous foundation for quasi-experimental analyses that more closely aligns with the way empirical researchers discuss the variation in the data.
[ { "version": "v1", "created": "Mon, 03 Aug 2020 01:12:35 GMT" }, { "version": "v2", "created": "Wed, 05 Aug 2020 01:38:29 GMT" }, { "version": "v3", "created": "Tue, 12 Apr 2022 11:04:47 GMT" }, { "version": "v4", "created": "Sun, 14 Aug 2022 18:19:25 GMT" }, { "version": "v5", "created": "Fri, 18 Nov 2022 16:41:15 GMT" }, { "version": "v6", "created": "Tue, 13 Feb 2024 16:15:54 GMT" }, { "version": "v7", "created": "Thu, 24 Oct 2024 01:42:31 GMT" }, { "version": "v8", "created": "Fri, 13 Jun 2025 18:19:24 GMT" } ]
2025-06-17T00:00:00
[ [ "Rambachan", "Ashesh", "" ], [ "Roth", "Jonathan", "" ] ]
2008.13472
Boubekeur Baba
Boubekeur Baba and Guven Sevil
The behavior of stock market prices throughout the episodes of capital inflows
I am the leading author of this paper and I believe that the empirical methodology employed in the paper is fundamentally inappropriate for the research question addressed. As such, I believe the current version may be misleading or not meet the standards I aim to uphold in my work
null
null
null
q-fin.GN
http://creativecommons.org/licenses/by/4.0/
This study aims to investigate the behavior of stock prices throughout the episodes of foreign capital flows using data of daily stock prices and quarterly foreign capital flows from 14 EMEs. To this end, the episodes of capital flows are identified using the threshold and the k-means clustering approaches. Next, the stock index changepoints are detected using the Pruned Exact Linear Time (PELT) method. Finally, we combine the results by distributing the detected changepoints over the identified capital flows. The results reveal that the stock indices have been rarely pushed further during the entire surge episodes identified by both approaches, and thus surges of capital flows do not necessarily lead to further appreciation of stock prices. In the meantime, a significant appreciation of stock prices is observed during the normal state of capital flows. On the other hand, it is noticed that the stock prices have not often depreciated during the episodes of foreign capital outflows in all the selected EMEs, which means that stock prices have been less vulnerable to reversals of foreign capital flows
[ { "version": "v1", "created": "Mon, 31 Aug 2020 10:27:33 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 16:38:41 GMT" } ]
2025-06-17T00:00:00
[ [ "Baba", "Boubekeur", "" ], [ "Sevil", "Guven", "" ] ]
2008.13728
Salvatore Stuvard
Salvatore Stuvard and Yoshihiro Tonegawa
Dynamical instability of minimal surfaces at flat singular points
31 pages, 3 figures. In v2 we discuss more extensively the range of applicability of our result in the context of the state of the art on the analysis of branched minimal surfaces. This is the final version, to appear on the Journal of Differential Geometry
J. Differential Geom. 130(2): 477-516 (June 2025)
10.4310/jdg/1747158946
null
math.AP math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Suppose that a countably $n$-rectifiable set $\Gamma_0$ is the support of a multiplicity-one stationary varifold in $\mathbb{R}^{n+1}$ with a point admitting a flat tangent plane $T$ of density $Q \geq 2$. We prove that, under a suitable assumption on the decay rate of the blow-ups of $\Gamma_0$ towards $T$, there exists a non-constant Brakke flow starting with $\Gamma_0$. This shows non-uniqueness of Brakke flow under these conditions, and suggests that the stability of a stationary varifold with respect to mean curvature flow may be used to exclude the presence of flat singularities.
[ { "version": "v1", "created": "Mon, 31 Aug 2020 16:45:15 GMT" }, { "version": "v2", "created": "Tue, 07 May 2024 11:58:43 GMT" } ]
2025-06-17T00:00:00
[ [ "Stuvard", "Salvatore", "" ], [ "Tonegawa", "Yoshihiro", "" ] ]
2009.02209
Stefan Hoffelner
Stefan Hoffelner
Forcing the $\Pi^1_3$-Reduction Property and a Failure of $\Pi^1_3$-Uniformization
27 pages. Slightly changed coding method, which enables easier definitions, while leaving the general flow of ideas and proofs almost unchanged. arXiv admin note: text overlap with arXiv:1912.11811
null
10.1016/j.apal.2023.103292
null
math.LO
http://creativecommons.org/licenses/by/4.0/
We force over the constructible universe to obtain a model of the $\Pi^1_3$-reduction property, thus lowering the best known large cardinal strength from the existence of $M_1^{\#}$ to just ZFC. In this model the $\Pi^1_3$-uniformization property fails, which separates these two principles for the first time.
[ { "version": "v1", "created": "Fri, 04 Sep 2020 14:10:32 GMT" }, { "version": "v2", "created": "Tue, 23 Feb 2021 08:28:48 GMT" }, { "version": "v3", "created": "Fri, 09 Jul 2021 07:12:56 GMT" }, { "version": "v4", "created": "Wed, 15 Dec 2021 12:43:37 GMT" }, { "version": "v5", "created": "Mon, 17 Oct 2022 13:08:24 GMT" } ]
2025-06-17T00:00:00
[ [ "Hoffelner", "Stefan", "" ] ]
2010.14200
Wai-Keong Mok
Wai-Keong Mok, Kishor Bharti, Leong-Chuan Kwek, Abolfazl Bayat
Optimal Probes for Global Quantum Thermometry
11 pages, 5 figures
Commun. Phys. 4, 62 (2021)
10.1038/s42005-021-00572-w
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum thermodynamics has emerged as a separate sub-discipline, revising the concepts and laws of thermodynamics, at the quantum scale. In particular, there has been a disruptive shift in the way thermometry, and thermometers are perceived and designed. Currently, we face two major challenges in quantum thermometry. First, all of the existing optimally precise temperature probes are local, meaning their operation is optimal only for a narrow range of temperatures. Second, aforesaid optimal local probes mandate complex energy spectrum with immense degeneracy, rendering them impractical. Here, we address these challenges by formalizing the notion of global thermometry leading to the development of optimal temperature sensors over a wide range of temperatures. We observe the emergence of different phases for such optimal probes as the temperature interval is increased. In addition, we show how the best approximation of optimal global probes can be realized in spin chains, implementable in ion traps and quantum dots.
[ { "version": "v1", "created": "Tue, 27 Oct 2020 11:21:29 GMT" } ]
2025-06-17T00:00:00
[ [ "Mok", "Wai-Keong", "" ], [ "Bharti", "Kishor", "" ], [ "Kwek", "Leong-Chuan", "" ], [ "Bayat", "Abolfazl", "" ] ]
2012.04622
Nirjan Biswas
T.V. Anoop, Nirjan Biswas, Ujjal Das
Admissible function spaces for weighted Sobolev inequalities
38 pages
Communications on Pure and Applied Analysis (2021)
10.3934/cpaa.2021105
null
math.AP math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $k,N \in \mathbb{N}$ with $1\le k\le N$ and let $\Omega=\Omega_1 \times \Omega_2$ be an open set in $\mathbb{R}^k \times \mathbb{R}^{N-k}$. For $p\in (1,\infty)$ and $q \in (0,\infty),$ we consider the following Hardy-Sobolev type inequality: \begin{align} \int_{\Omega} |g_1(y)g_2(z)| |u(y,z)|^q \, dy \, dz \leq C \left( \int_{\Omega} | \nabla u(y,z) |^p \, dy \, dz \right)^{\frac{q}{p}}, \quad \forall \, u \in \mathcal{C}^1_c(\Omega), \end{align} for some $C>0$. Depending on the values of $N,k,p,q,$ we have identified various pairs of Lorentz spaces, Lorentz-Zygmund spaces and weighted Lebesgue spaces for $(g_1, g_2)$ so that the above inequality holds. Furthermore, we give a sufficient condition on $g_1,g_2$ so that the best constant in the above inequality is attained in the Beppo-Levi space $\mathcal{D}^{1,p}_0(\Omega)$-the completion of $\mathcal{C}^1_c(\Omega)$ with respect to $\|\nabla u\|_{L^p(\Omega)}$.
[ { "version": "v1", "created": "Tue, 08 Dec 2020 18:44:28 GMT" }, { "version": "v2", "created": "Sat, 22 May 2021 12:11:34 GMT" }, { "version": "v3", "created": "Thu, 01 Dec 2022 05:57:27 GMT" } ]
2025-06-17T00:00:00
[ [ "Anoop", "T. V.", "" ], [ "Biswas", "Nirjan", "" ], [ "Das", "Ujjal", "" ] ]
2104.14277
Andrew Eckford
Alexander S. Moffett and Andrew W. Eckford
Kelly Bets and Single-Letter Codes: Optimal Information Processing in Natural Systems
Accepted for publication in IEEE Transactions on Molecular, Biological, and Multi-Scale Communications
null
null
null
cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In an information-processing investment game, such as the growth of a population of organisms in a changing environment, Kelly betting maximizes the expected log rate of growth. In this paper, we show that Kelly bets are closely related to optimal single-letter codes (i.e., they can achieve the rate-distortion bound with equality). Thus, natural information processing systems with limited computational resources can achieve information-theoretically optimal performance. We show that the rate-distortion tradeoff for an investment game has a simple linear bound, and that the bound is achievable at the point where the corresponding single-letter code is optimal. This interpretation has two interesting consequences. First, we show that increasing the organism's portfolio of potential strategies can lead to optimal performance over a continuous range of channels, even if the strategy portfolio is fixed. Second, we show that increasing an organism's number of phenotypes (i.e., its number of possible behaviours in response to the environment) can lead to higher growth rate, and we give conditions under which this occurs. Examples illustrating the results in simplified biological scenarios are presented.
[ { "version": "v1", "created": "Thu, 29 Apr 2021 11:51:26 GMT" }, { "version": "v2", "created": "Sun, 15 Jun 2025 15:49:11 GMT" } ]
2025-06-17T00:00:00
[ [ "Moffett", "Alexander S.", "" ], [ "Eckford", "Andrew W.", "" ] ]
2105.12663
Robert Gerstenberger
Maciej Besta, Patrick Iff, Marcel Schneider, Nils Blach, Alessandro Maissen, Salvatore Di Girolamo, Jens Domke, Jascha Krattenmacher, Ankit Singla, Kartik Lakhotia, Laura Monroe, Fabrizio Petrini, Robert Gerstenberger, Torsten Hoefler
EvalNet: A Practical Toolchain for Generation and Analysis of Extreme-Scale Interconnects
null
null
null
null
cs.NI cs.DC cs.PF
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The diversity of communication paths in a network - especially non-minimal paths - is a key enabler of performance at extreme scales. We present EvalNet, a toolchain for scalable generation and analysis over 25 important network topologies, such as Slim Fly, PolarFly, and Orthogonal Fat Trees, with a strong focus on path diversity metrics. EvalNet provides an extensive and fine-grained analysis of shortest and non-shortest paths, including their multiplicities, lengths, and interference. It supports exact measurement and visualization of bandwidth and throughput between every router pair, enabling unprecedented insight into routing potential. EvalNet also includes detailed models for construction cost and power consumption, and interfaces seamlessly with established simulators, which we tune to support large-scale evaluations on low-cost hardware. Using EvalNet, we deliver the widest and most comprehensive path diversity study to date, demonstrating how path diversity underpins throughput and scalability, and facilitating progress towards new frontiers in extreme-scale network design.
[ { "version": "v1", "created": "Wed, 26 May 2021 16:21:33 GMT" }, { "version": "v2", "created": "Fri, 13 Jun 2025 17:40:08 GMT" }, { "version": "v3", "created": "Mon, 16 Jun 2025 14:38:53 GMT" } ]
2025-06-17T00:00:00
[ [ "Besta", "Maciej", "" ], [ "Iff", "Patrick", "" ], [ "Schneider", "Marcel", "" ], [ "Blach", "Nils", "" ], [ "Maissen", "Alessandro", "" ], [ "Di Girolamo", "Salvatore", "" ], [ "Domke", "Jens", "" ], [ "Krattenmacher", "Jascha", "" ], [ "Singla", "Ankit", "" ], [ "Lakhotia", "Kartik", "" ], [ "Monroe", "Laura", "" ], [ "Petrini", "Fabrizio", "" ], [ "Gerstenberger", "Robert", "" ], [ "Hoefler", "Torsten", "" ] ]
2105.13587
Xinyi Yuan
Xinyi Yuan, Shou-Wu Zhang
Adelic line bundles on quasi-projective varieties
null
null
null
null
math.NT math.AG
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this book, we establish a theory of adelic line bundles over quasi-projective varieties over finitely generated fields. Besides definitions of adelic line bundles, we consider their intersection theory, volume theory, and height theory, and apply these to study heights of algebraic points of quasi-projective varieties.
[ { "version": "v1", "created": "Fri, 28 May 2021 04:55:48 GMT" }, { "version": "v2", "created": "Sun, 11 Jul 2021 06:34:41 GMT" }, { "version": "v3", "created": "Wed, 11 Aug 2021 09:40:01 GMT" }, { "version": "v4", "created": "Mon, 23 May 2022 14:00:38 GMT" }, { "version": "v5", "created": "Thu, 16 Feb 2023 16:36:14 GMT" }, { "version": "v6", "created": "Wed, 27 Mar 2024 15:31:36 GMT" }, { "version": "v7", "created": "Sun, 01 Sep 2024 14:14:21 GMT" }, { "version": "v8", "created": "Mon, 25 Nov 2024 17:55:38 GMT" }, { "version": "v9", "created": "Sat, 14 Jun 2025 09:52:27 GMT" } ]
2025-06-17T00:00:00
[ [ "Yuan", "Xinyi", "" ], [ "Zhang", "Shou-Wu", "" ] ]
2105.13859
Vinicius Luiz Santos Silva
Vinicius L. S. Silva, Claire E. Heaney, Nenko Nenov, Christopher C. Pain
Generative Network-Based Reduced-Order Model for Prediction, Data Assimilation and Uncertainty Quantification
arXiv admin note: text overlap with arXiv:2105.07729
Journal of Computational Science Volume 83, December 2024, 102451
10.1016/j.jocs.2024.102451
null
cs.LG stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a new method in which a generative network (GN) integrate into a reduced-order model (ROM) framework is used to solve inverse problems for partial differential equations (PDE). The aim is to match available measurements and estimate the corresponding uncertainties associated with the states and parameters of a numerical physical simulation. The GN is trained using only unconditional simulations of the discretized PDE model. We compare the proposed method with the golden standard Markov chain Monte Carlo. We apply the proposed approaches to a spatio-temporal compartmental model in epidemiology. The results show that the proposed GN-based ROM can efficiently quantify uncertainty and accurately match the measurements and the golden standard, using only a few unconditional simulations of the full-order numerical PDE model.
[ { "version": "v1", "created": "Fri, 28 May 2021 14:12:45 GMT" }, { "version": "v2", "created": "Fri, 18 Jun 2021 15:05:18 GMT" }, { "version": "v3", "created": "Fri, 07 Oct 2022 14:26:25 GMT" }, { "version": "v4", "created": "Tue, 05 Sep 2023 09:41:09 GMT" } ]
2025-06-17T00:00:00
[ [ "Silva", "Vinicius L. S.", "" ], [ "Heaney", "Claire E.", "" ], [ "Nenov", "Nenko", "" ], [ "Pain", "Christopher C.", "" ] ]
2106.06723
Kim Siang Khaw
Alex Keshavarzi and Kim Siang Khaw and Tamaki Yoshioka
Muon $g-2$: A review
32 pages, 12 figures, updated to match the published version
Nucl. Phys. B 975 (2022) 115675
10.1016/j.nuclphysb.2022.115675
null
hep-ex hep-ph
http://creativecommons.org/licenses/by/4.0/
The muon magnetic anomaly, $a_{\mu}=(g_{\mu}-2)/2$, plays a special role in the history of the Standard Model (SM). Precise calculations and measurements of this fundamental quantity provide a stringent test of the SM and a window to the physics beyond. In light of the first result published by the Fermilab Muon $g-2$ experiment, this article reviews the current status of the experimental measurement and theoretical prediction of the muon anomalous magnetic moment. It also provides an overview on resulting constraints of associated physics beyond the SM (BSM), future muon $g-2$ experiments, and on the progress of experiments that are closely connected to the physics of the muon $g-2$, such as measurements that could provide complementary information about BSM physics in the muon sector.
[ { "version": "v1", "created": "Sat, 12 Jun 2021 09:25:15 GMT" }, { "version": "v2", "created": "Wed, 12 Jan 2022 17:16:48 GMT" }, { "version": "v3", "created": "Wed, 26 Jan 2022 06:47:19 GMT" } ]
2025-06-17T00:00:00
[ [ "Keshavarzi", "Alex", "" ], [ "Khaw", "Kim Siang", "" ], [ "Yoshioka", "Tamaki", "" ] ]
2106.08587
Nyayabanta Swain
Nyayabanta Swain, Ho-Kin Tang, Darryl Chuan Wei Foo, Brian J. J. Khor, Gabriel Lemari\'e, Fakher F. Assaad, Pinaki Sengupta, and Shaffique Adam
Engineering many-body quantum Hamiltonians with non-ergodic properties using quantum Monte Carlo
14 pages, 9 figures, including the appendix
Phys. Rev. B 111, 224201 (2025)
10.1103/PhysRevB.111.224201
null
cond-mat.str-el cond-mat.dis-nn
http://creativecommons.org/licenses/by/4.0/
We present a computational framework to identify Hamiltonians of interacting quantum many-body systems that host non-ergodic excited states. We combine quantum Monte Carlo simulations with the recently proposed eigenstate-to-Hamiltonian construction, which maps the ground state of a specified parent Hamiltonian to a single non-ergodic excited state of a new derived Hamiltonian. This engineered Hamiltonian contains non-trivial, systematically-obtained, and emergent features that are responsible for its non-ergodic properties. We demonstrate this approach by applying it to quantum many-body scar states where we discover a previously unreported family of Hamiltonians with spatially oscillating spin exchange couplings that host scar-like properties, including revivals in the quantum dynamics, and towers in the inverse participation ratio; and to many-body localization, where we find a two-dimensional Hamiltonian with correlated disorder that exhibits non-ergodic scaling of the participation entropy and inverse participation ratios of order unity. The method can be applied to other known ground states to discover new quantum many-body systems with non-ergodic excited states.
[ { "version": "v1", "created": "Wed, 16 Jun 2021 07:23:56 GMT" }, { "version": "v2", "created": "Tue, 03 May 2022 14:40:27 GMT" }, { "version": "v3", "created": "Thu, 08 Aug 2024 18:00:02 GMT" }, { "version": "v4", "created": "Mon, 16 Jun 2025 17:29:07 GMT" } ]
2025-06-17T00:00:00
[ [ "Swain", "Nyayabanta", "" ], [ "Tang", "Ho-Kin", "" ], [ "Foo", "Darryl Chuan Wei", "" ], [ "Khor", "Brian J. J.", "" ], [ "Lemarié", "Gabriel", "" ], [ "Assaad", "Fakher F.", "" ], [ "Sengupta", "Pinaki", "" ], [ "Adam", "Shaffique", "" ] ]
2106.10914
Takahiro Oba
Takahiro Oba
A four-dimensional mapping class group relation
33 pages, 3 figures. Accepted for publication in Mathematische Annalen
null
null
null
math.GT math.SG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the symplectic mapping class group of a $4$-dimensional Weinstein domain, we give a relation between two products of (right-handed) Dehn twists via holomorphic curve techniques. A key ingredient of the construction is a solution to the symplectic isotopy problem on symplectic submanifolds in del Pezzo surfaces. In the appendix, we provide an alternative proof of a relation between a fibered Dehn twist and a product of Dehn twists.
[ { "version": "v1", "created": "Mon, 21 Jun 2021 08:26:41 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 00:04:55 GMT" } ]
2025-06-17T00:00:00
[ [ "Oba", "Takahiro", "" ] ]
2107.02637
Pedro H. C. Sant'Anna
Brantly Callaway, Andrew Goodman-Bacon, Pedro H. C. Sant'Anna
Difference-in-Differences with a Continuous Treatment
null
null
null
null
econ.EM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper analyzes difference-in-differences designs with a continuous treatment. We show that treatment effect on the treated-type parameters can be identified under a generalized parallel trends assumption that is similar to the binary treatment setup. However, interpreting differences in these parameters across different values of the treatment can be particularly challenging due to selection bias that is not ruled out by the parallel trends assumption. We discuss alternative, typically stronger, assumptions that alleviate these challenges. We also provide a variety of treatment effect decomposition results, highlighting that parameters associated with popular linear two-way fixed-effects specifications can be hard to interpret, \emph{even} when there are only two time periods. We introduce alternative estimation procedures that do not suffer from these drawbacks and show in an application that they can lead to different conclusions.
[ { "version": "v1", "created": "Tue, 06 Jul 2021 14:23:15 GMT" }, { "version": "v2", "created": "Fri, 09 Jul 2021 21:22:55 GMT" }, { "version": "v3", "created": "Wed, 03 Jan 2024 17:48:02 GMT" }, { "version": "v4", "created": "Sun, 28 Jan 2024 16:31:19 GMT" }, { "version": "v5", "created": "Thu, 29 May 2025 02:06:21 GMT" }, { "version": "v6", "created": "Thu, 05 Jun 2025 04:00:38 GMT" }, { "version": "v7", "created": "Sat, 14 Jun 2025 03:11:40 GMT" } ]
2025-06-17T00:00:00
[ [ "Callaway", "Brantly", "" ], [ "Goodman-Bacon", "Andrew", "" ], [ "Sant'Anna", "Pedro H. C.", "" ] ]
2108.12003
Moshe Vardi
Kevin W.Smith and Moshe Y. Vardi
Automata Linear Dynamic Logic on Finite Traces
null
null
null
null
cs.LO
http://creativecommons.org/licenses/by-nc-sa/4.0/
Temporal logics are widely used by the Formal Methods and AI communities. Linear Temporal Logic is a popular temporal logic and is valued for its ease of use as well as its balance between expressiveness and complexity. LTL is equivalent in expressiveness to Monadic First-Order Logic and satisfiability for LTL is PSPACE-complete. Linear Dynamic Logic (LDL), another temporal logic, is equivalent to Monadic Second-Order Logic, but its method of satisfiability checking cannot be applied to a nontrivial subset of LDL formulas. Here we introduce Automata Linear Dynamic Logic on Finite Traces (ALDL_f) and show that satisfiability for ALDL_f formulas is in PSPACE. A variant of Linear Dynamic Logic on Finite Traces (LDL_f), ALDL_f combines propositional logic with nondeterministic finite automata (NFA) to express temporal constraints. ALDL$_f$ is equivalent in expressiveness to Monadic Second-Order Logic. This is a gain in expressiveness over LTL at no cost.
[ { "version": "v1", "created": "Thu, 26 Aug 2021 19:14:50 GMT" }, { "version": "v2", "created": "Sat, 27 Apr 2024 14:45:11 GMT" }, { "version": "v3", "created": "Mon, 30 Sep 2024 01:34:47 GMT" }, { "version": "v4", "created": "Sun, 15 Jun 2025 15:20:56 GMT" } ]
2025-06-17T00:00:00
[ [ "Smith", "Kevin W.", "" ], [ "Vardi", "Moshe Y.", "" ] ]
2108.13338
Zhuan Khye Koh
Zhuan Khye Koh, Georg Loho
Beyond Value Iteration for Parity Games: Strategy Iteration with Universal Trees
null
null
null
null
cs.DS cs.DM cs.LO
http://creativecommons.org/licenses/by/4.0/
Parity games have witnessed several new quasi-polynomial algorithms since the breakthrough result of Calude et al. (STOC 2017). The combinatorial object underlying these approaches is a universal tree, as identified by Czerwi\'nski et al. (SODA 2019). By proving a quasi-polynomial lower bound on the size of a universal tree, they have highlighted a barrier that must be overcome by all existing approaches to attain polynomial running time. This is due to the existence of worst case instances which force these algorithms to explore a large portion of the tree. As an attempt to overcome this barrier, we propose a strategy iteration framework which can be applied on any universal tree. It is at least as fast as its value iteration counterparts, while allowing one to take bigger leaps in the universal tree. Our main technical contribution is an efficient method for computing the least fixed point of 1-player games. This is achieved via a careful adaptation of shortest path algorithms to the setting of ordered trees. By plugging in the universal tree of Jurdzi\'nski and Lazi\'c (LICS 2017), or the Strahler universal tree of Daviaud et al. (ICALP 2020), we obtain instantiations of the general framework that take time $O(mn^2\log n\log d)$ and $O(mn^2\log^3 n \log d)$ respectively per iteration.
[ { "version": "v1", "created": "Mon, 30 Aug 2021 16:05:52 GMT" }, { "version": "v2", "created": "Wed, 12 Jul 2023 10:11:48 GMT" }, { "version": "v3", "created": "Thu, 19 Sep 2024 12:10:43 GMT" }, { "version": "v4", "created": "Thu, 15 May 2025 17:35:00 GMT" }, { "version": "v5", "created": "Sun, 15 Jun 2025 09:09:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Koh", "Zhuan Khye", "" ], [ "Loho", "Georg", "" ] ]
2109.03895
Svetlana Gorokhova
Eduard Emelyanov and Svetlana Gorokhova
Free uniformly complete vector lattices
Several typoes that occured in the already published journal version of the preprint are fixed
Free uniformly complete vector lattices. Positivity 28, 48 (2024)
10.1007/s11117-024-01066-z
null
math.FA
http://creativecommons.org/licenses/by/4.0/
We define a free uniformly complete vector lattice over a set of generators and give its concrete representation as a space of continuous positively homogeneous functions.
[ { "version": "v1", "created": "Wed, 08 Sep 2021 19:39:14 GMT" }, { "version": "v2", "created": "Fri, 10 Sep 2021 01:01:11 GMT" }, { "version": "v3", "created": "Tue, 23 Nov 2021 17:59:05 GMT" }, { "version": "v4", "created": "Sun, 18 Sep 2022 08:36:51 GMT" }, { "version": "v5", "created": "Sat, 14 Jun 2025 16:15:44 GMT" } ]
2025-06-17T00:00:00
[ [ "Emelyanov", "Eduard", "" ], [ "Gorokhova", "Svetlana", "" ] ]
2110.11486
Rafael Pereira Pires
Mohamed Yassine Boukhari, Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Othmane Safsafi and Rishi Sharma
Boosting Resource-Constrained Federated Learning Systems with Guessed Updates
18 pages, 12 figures
IEEE Transactions on Parallel and Distributed Systems. 2025
10.1109/TPDS.2025.3578522
null
cs.LG cs.DC
http://creativecommons.org/licenses/by/4.0/
Federated learning (FL) enables a set of client devices to collaboratively train a model without sharing raw data. This process, though, operates under the constrained computation and communication resources of edge devices. These constraints combined with systems heterogeneity force some participating clients to perform fewer local updates than expected by the server, thus slowing down convergence. Exhaustive tuning of hyperparameters in FL, furthermore, can be resource-intensive, without which the convergence is adversely affected. In this work, we propose GEL, the guess and learn algorithm. GEL enables constrained edge devices to perform additional learning through guessed updates on top of gradient-based steps. These guesses are gradientless, i.e., participating clients leverage them for free. Our generic guessing algorithm (i) can be flexibly combined with several state-of-the-art algorithms including FEDPROX, FEDNOVA, FEDYOGI or SCALEFL; and (ii) achieves significantly improved performance when the learning rates are not best tuned. We conduct extensive experiments and show that GEL can boost empirical convergence by up to 40% in resource constrained networks while relieving the need for exhaustive learning rate tuning.
[ { "version": "v1", "created": "Thu, 21 Oct 2021 21:23:04 GMT" }, { "version": "v2", "created": "Mon, 11 Dec 2023 13:54:43 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 09:27:57 GMT" } ]
2025-06-17T00:00:00
[ [ "Boukhari", "Mohamed Yassine", "" ], [ "Dhasade", "Akash", "" ], [ "Kermarrec", "Anne-Marie", "" ], [ "Pires", "Rafael", "" ], [ "Safsafi", "Othmane", "" ], [ "Sharma", "Rishi", "" ] ]
2111.14290
Yichao Yan
Yichao Yan, Junjie Li, Shengcai Liao, Jie Qin, Bingbing Ni, Xiaokang Yang
TAL: Two-stream Adaptive Learning for Generalizable Person Re-identification
null
Machine Intelligence Research (year 2025, vol. 22, no. 2, pp. 337-351)
10.1007/s11633-024-1516-2
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Domain generalizable person re-identification aims to apply a trained model to unseen domains. Prior works either combine the data in all the training domains to capture domain-invariant features, or adopt a mixture of experts to investigate domain-specific information. In this work, we argue that both domain-specific and domain-invariant features are crucial for improving the generalization ability of re-id models. To this end, we design a novel framework, which we name two-stream adaptive learning (TAL), to simultaneously model these two kinds of information. Specifically, a domain-specific stream is proposed to capture training domain statistics with batch normalization (BN) parameters, while an adaptive matching layer is designed to dynamically aggregate domain-level information. In the meantime, we design an adaptive BN layer in the domain-invariant stream, to approximate the statistics of various unseen domains. These two streams work adaptively and collaboratively to learn generalizable re-id features. Our framework can be applied to both single-source and multi-source domain generalization tasks, where experimental results show that our framework notably outperforms the state-of-the-art methods.
[ { "version": "v1", "created": "Mon, 29 Nov 2021 01:27:42 GMT" } ]
2025-06-17T00:00:00
[ [ "Yan", "Yichao", "" ], [ "Li", "Junjie", "" ], [ "Liao", "Shengcai", "" ], [ "Qin", "Jie", "" ], [ "Ni", "Bingbing", "" ], [ "Yang", "Xiaokang", "" ] ]
2112.02573
Asier L\'opez-Gord\'on
Leonardo J. Colombo, Manuel de Le\'on, Mar\'ia Emma Eyrea Iraz\'u, Asier L\'opez-Gord\'on
Generalized hybrid momentum maps and reduction by symmetries of forced mechanical systems with inelastic collisions
29 pages, 4 figures. Accepted in J. Math. Phys
J. Math. Phys. 66, 062901 (2025)
10.1063/5.0178542
null
eess.SY cs.SY math.DS math.SG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper discusses reduction by symmetries for autonomous and non-autonomous forced mechanical systems with inelastic collisions. In particular, we introduce the notion of generalized hybrid momentum map and hybrid constants of the motion to give general conditions on whether it is possible to perform symmetry reduction for Hamiltonian and Lagrangian systems subject to non-conservative external forces and non-elastic impacts, as well as its extension to time-dependent mechanical systems subject to time-dependent external forces and time-dependent inelastic collisions. We illustrate the applicability of the method with examples and numerical simulations.
[ { "version": "v1", "created": "Sun, 05 Dec 2021 13:54:25 GMT" }, { "version": "v2", "created": "Thu, 07 Apr 2022 15:40:45 GMT" }, { "version": "v3", "created": "Thu, 16 Jun 2022 15:44:13 GMT" }, { "version": "v4", "created": "Sun, 01 Jun 2025 15:49:55 GMT" } ]
2025-06-17T00:00:00
[ [ "Colombo", "Leonardo J.", "" ], [ "de León", "Manuel", "" ], [ "Irazú", "María Emma Eyrea", "" ], [ "López-Gordón", "Asier", "" ] ]
2112.14729
Zakhar Kabluchko
Zakhar Kabluchko
Repeated differentiation and free unitary Poisson process
36 pages, 6 figures
null
null
null
math.PR math.AP math.CA math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate the hydrodynamic behavior of zeroes of trigonometric polynomials under repeated differentiation. We show that if the zeroes of a real-rooted, degree $d$ trigonometric polynomial are distributed according to some probability measure $\nu$ in the large $d$ limit, then the zeroes of its $[2td]$-th derivative, where $t>0$ is fixed, are distributed according to the free multiplicative convolution of $\nu$ and the free unitary Poisson distribution with parameter $t$. In the simplest special case, our result states that the zeroes of the $[2td]$-th derivative of the trigonometric polynomial $(\sin \frac \theta 2)^{2d}$ (which can be thought of as the trigonometric analogue of the Laguerre polynomials) are distributed according to the free unitary Poisson distribution with parameter $t$, in the large $d$ limit. The latter distribution is defined in terms of the function $\zeta=\zeta_t(\theta)$ which solves the implicit equation $\zeta - t \tan \zeta = \theta$ and satisfies $$ \zeta_t(\theta)= \theta + t \tan (\theta + t \tan (\theta + t \tan (\theta +\ldots))), \qquad \mathrm{Im}\, \theta >0, \;\; t>0. $$
[ { "version": "v1", "created": "Wed, 29 Dec 2021 18:35:53 GMT" }, { "version": "v2", "created": "Thu, 10 Mar 2022 18:24:34 GMT" }, { "version": "v3", "created": "Tue, 17 Sep 2024 14:16:22 GMT" }, { "version": "v4", "created": "Sun, 15 Jun 2025 06:44:48 GMT" } ]
2025-06-17T00:00:00
[ [ "Kabluchko", "Zakhar", "" ] ]
2201.07543
Toni Karvonen
Toni Karvonen, Fehmi Cirak, Mark Girolami
Error analysis for a statistical finite element method
To appear in Journal of Multivariate Analysis
null
null
null
math.ST cs.NA math.NA stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The recently proposed statistical finite element (statFEM) approach synthesises measurement data with finite element models and allows for making predictions about the unknown true system response. We provide a probabilistic error analysis for a prototypical statFEM setup based on a Gaussian process prior under the assumption that the noisy measurement data are generated by a deterministic true system response function that satisfies a second-order elliptic partial differential equation for an unknown true source term. In certain cases, properties such as the smoothness of the source term may be misspecified by the Gaussian process model. The error estimates we derive are for the expectation with respect to the measurement noise of the $L^2$-norm of the difference between the true system response and the mean of the statFEM posterior. The estimates imply polynomial rates of convergence in the numbers of measurement points and finite element basis functions and depend on the Sobolev smoothness of the true source term and the Gaussian process model. A numerical example for Poisson's equation is used to illustrate these theoretical results.
[ { "version": "v1", "created": "Wed, 19 Jan 2022 11:47:31 GMT" }, { "version": "v2", "created": "Tue, 03 Sep 2024 15:40:17 GMT" }, { "version": "v3", "created": "Mon, 26 May 2025 18:41:20 GMT" }, { "version": "v4", "created": "Mon, 16 Jun 2025 08:55:26 GMT" } ]
2025-06-17T00:00:00
[ [ "Karvonen", "Toni", "" ], [ "Cirak", "Fehmi", "" ], [ "Girolami", "Mark", "" ] ]
2202.02313
Martin Siegele-Brown
Martin Siegele-Brown, Seokjun Hong, Foni R. Lebrun-Gallagher, Samuel J. Hile, Sebastian Weidt, and Winfried K. Hensinger
Fabrication of Surface Ion Traps with Integrated Current Carrying Wires enabling High Magnetic Field Gradients
11 pages, 8 figures
Quantum Sci. Technol. 7 034003 (2022)
10.1088/2058-9565/ac66fc
null
quant-ph physics.app-ph physics.atom-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A major challenge for quantum computers is the scalable simultaneous execution of quantum gates. One approach to address this in trapped ion quantum computers is the implementation of quantum gates based on static magnetic field gradients and global microwave fields. In this paper, we present the fabrication of surface ion traps with integrated copper current carrying wires embedded inside the substrate below the ion trap electrodes, capable of generating high magnetic field gradients. The copper layer's measured sheet resistance of 1.12 m$\Omega$/sq at room temperature is sufficiently low to incorporate complex designs, without excessive power dissipation at high currents causing a thermal runaway. At a temperature of 40 K the sheet resistance drops to 20.9 $\mu\Omega$/sq giving a lower limit for the residual resistance ratio of 100. Continuous currents of 13 A can be applied, resulting in a simulated magnetic field gradient of 144 T/m at the ion position, which is 125 $\mu$m from the trap surface for the particular anti-parallel wire pair in our design.
[ { "version": "v1", "created": "Fri, 04 Feb 2022 18:52:29 GMT" }, { "version": "v2", "created": "Mon, 28 Mar 2022 09:13:12 GMT" } ]
2025-06-17T00:00:00
[ [ "Siegele-Brown", "Martin", "" ], [ "Hong", "Seokjun", "" ], [ "Lebrun-Gallagher", "Foni R.", "" ], [ "Hile", "Samuel J.", "" ], [ "Weidt", "Sebastian", "" ], [ "Hensinger", "Winfried K.", "" ] ]
2202.05486
Yann Bugeaud
Y. Bugeaud and C. Reutenauer
On the conjugates of Christoffel words
33 pages
null
null
null
math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a parametrization of the conjugates of Christoffel words based on the integer Ostrowski numeration system. We use it to give a precise description of the borders (prefixes which are also suffixes) of the conjugates of Christoffel words and to revisit the notion of Sturmian graph introduced by Epifanio et al.
[ { "version": "v1", "created": "Fri, 11 Feb 2022 07:34:17 GMT" }, { "version": "v2", "created": "Fri, 17 Mar 2023 10:06:18 GMT" }, { "version": "v3", "created": "Mon, 16 Jun 2025 07:59:27 GMT" } ]
2025-06-17T00:00:00
[ [ "Bugeaud", "Y.", "" ], [ "Reutenauer", "C.", "" ] ]
2203.02968
Arjan Cornelissen
Arjan Cornelissen, Nikhil S. Mande, Subhasree Patro
Improved Quantum Query Upper Bounds Based on Classical Decision Trees
null
null
10.4230/LIPIcs.FSTTCS.2022.15
null
quant-ph cs.CC
http://creativecommons.org/licenses/by/4.0/
Given a classical query algorithm as a decision tree, when does there exist a quantum query algorithm with a speed-up over the classical one? We provide a general construction based on the structure of the underlying decision tree, and prove that this can give us an up-to-quadratic quantum speed-up. In particular, we obtain a bounded-error quantum query algorithm of cost $O(\sqrt{s})$ to compute a Boolean function (more generally, a relation) that can be computed by a classical (even randomized) decision tree of size $s$. Lin and Lin [ToC'16] and Beigi and Taghavi [Quantum'20] showed results of a similar flavor, and gave upper bounds in terms of a quantity which we call the "guessing complexity" of a decision tree. We identify that the guessing complexity of a decision tree equals its rank, a notion introduced by Ehrenfeucht and Haussler [Inf. Comp.'89] in the context of learning theory. This answers a question posed by Lin and Lin, who asked whether the guessing complexity of a decision tree is related to any complexity-theoretic measure. We also show a polynomial separation between rank and randomized rank for the complete binary AND-OR tree. Beigi and Taghavi constructed span programs and dual adversary solutions for Boolean functions given classical decision trees computing them and an assignment of non-negative weights to its edges. We explore the effect of changing these weights on the resulting span program complexity and objective value of the dual adversary bound, and capture the best possible weighting scheme by an optimization program. We exhibit a solution to this program and argue its optimality from first principles. We also exhibit decision trees for which our bounds are asymptotically stronger than those of Lin and Lin, and Beigi and Taghavi. This answers a question of Beigi and Taghavi, who asked whether different weighting schemes could yield better upper bounds.
[ { "version": "v1", "created": "Sun, 06 Mar 2022 14:04:06 GMT" }, { "version": "v2", "created": "Fri, 24 Jan 2025 11:47:06 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 16:25:35 GMT" } ]
2025-06-17T00:00:00
[ [ "Cornelissen", "Arjan", "" ], [ "Mande", "Nikhil S.", "" ], [ "Patro", "Subhasree", "" ] ]
2203.04481
Zhe Jiao
Zhe Jiao and Xiao Li
Mixing for acoustic wave motion with boundary random force
12 pages
Journal of Mathematical Physics 66, 041517 (2025)
10.1063/5.0224839
null
math.AP
http://creativecommons.org/licenses/by/4.0/
This paper concerns about the large time behavior of acoustic wave motion driven by a random force acting through the boundary. We begin with an abstract result showing the interconnection between the regularity of Markov semigroup generated by a stochastic evolution equation and the observability property of the corresponding adjoint system. This result is then applied to study the mixing for acoustic wave system with a boundary random perturbation of the white noise type. We shall show there exists a unique invariant measure for the stochastic wave system, and the law of the solution to the system converges to this invariant measure weakly.
[ { "version": "v1", "created": "Wed, 09 Mar 2022 01:48:42 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 07:32:38 GMT" } ]
2025-06-17T00:00:00
[ [ "Jiao", "Zhe", "" ], [ "Li", "Xiao", "" ] ]
2203.06220
Sangeeta Srivastava
Jihoon Yun, Sangeeta Srivastava, Dhrubojyoti Roy, Nathan Stohs, Charlie Mydlarz, Mahin Salman, Bea Steers, Juan Pablo Bello, Anish Arora
Infrastructure-free, Deep Learned Urban Noise Monitoring at $\sim$100mW
Accepted in ICCPS 2022
null
10.1109/ICCPS54341.2022.00012
null
cs.SD cs.NI eess.AS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Sounds of New York City (SONYC) wireless sensor network (WSN) has been fielded in Manhattan and Brooklyn over the past five years, as part of a larger human-in-the-loop cyber-physical control system for monitoring, analyzing, and mitigating urban noise pollution. We describe the evolution of the 2-tier SONYC WSN from an acoustic data collection fabric into a 3-tier in situ noise complaint monitoring WSN, and its current evaluation. The added tier consists of long-range (LoRa), multi-hop networks of a new low-power acoustic mote, MKII ("Mach 2"), that we have designed and fabricated. MKII motes are notable in three ways: First, they advance machine learning capability at mote-scale in this application domain by introducing a real-time Convolutional Neural Network (CNN) based embedding model that is competitive with alternatives while also requiring 10$\times$ lesser training data and $\sim$2 orders of magnitude fewer runtime resources. Second, they are conveniently deployed relatively far from higher-tier base station nodes without assuming power or network infrastructure support at operationally relevant sites (such as construction zones), yielding a relatively low-cost solution. And third, their networking is frequency agile, unlike conventional LoRa networks: it tolerates in a distributed, self-stabilizing way the variable external interference and link fading in the cluttered 902-928MHz ISM band urban environment by dynamically choosing good frequencies using an efficient new method that combines passive and active measurements.
[ { "version": "v1", "created": "Fri, 11 Mar 2022 19:44:45 GMT" } ]
2025-06-17T00:00:00
[ [ "Yun", "Jihoon", "" ], [ "Srivastava", "Sangeeta", "" ], [ "Roy", "Dhrubojyoti", "" ], [ "Stohs", "Nathan", "" ], [ "Mydlarz", "Charlie", "" ], [ "Salman", "Mahin", "" ], [ "Steers", "Bea", "" ], [ "Bello", "Juan Pablo", "" ], [ "Arora", "Anish", "" ] ]
2203.06312
Zhe Jiao
Zhe Jiao and Yong Xu and Lijing Zhao
Stability for nonlinear wave motions damped by time-dependent frictions
14 pages
Communications in Nonlinear Science and Numerical Simulation 117 (2023) 106965
10.1016/j.cnsns.2022.106965
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We are concerned with the dynamical behavior of solutions to semilinear wave systems with time-varying damping and nonconvex force potential. Our result shows that the dynamical behavior of solution is asymptotically stable without any bifurcation and chaos. And it is a sharp condition on the damping coefficient for the solution to converge to some equilibrium. To illustrate our theoretical results, we provide some numerical simulations for dissipative sine-Gordon equation and dissipative Klein-Gordon equation.
[ { "version": "v1", "created": "Sat, 12 Mar 2022 01:55:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Jiao", "Zhe", "" ], [ "Xu", "Yong", "" ], [ "Zhao", "Lijing", "" ] ]
2203.11067
Fr\'ed\'eric Marbach
Anne-Laure Dalibard, Fr\'ed\'eric Marbach, Jean Rax
Linear and nonlinear parabolic forward-backward problems
114 pages; major revision wrt v3 ; includes 1) a new nonlinear change of variables, 2) simplified proof for Burgers, 3) construction of solutions for Prandtl, 4) minor enhancements wrt v5 (typos, figure)
null
null
null
math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The purpose of this paper is to investigate the well-posedness of several linear and nonlinear equations with a parabolic forward-backward structure, and to highlight the similarities and differences between them. The epitomal linear example will be the stationary Kolmogorov equation $y\partial_x u -\partial_{yy} u=f$ in a rectangle. We first prove that this equation admits a finite number of singular solutions, of which we provide an explicit construction. Hence, the solutions to the Kolmogorov equation associated with a smooth source term are regular if and only if $f$ satisfies a finite number of orthogonality conditions. This is similar to well-known phenomena in elliptic problems in polygonal domains. We then extend this theory to a Vlasov--Poisson--Fokker--Planck system, and to two quasilinear equations: the Burgers type equation $u \partial_x u - \partial_{yy} u = f$ in the vicinity of the linear shear flow, and the Prandtl system in the vicinity of a recirculating solution, close to the line where the horizontal velocity changes sign. We therefore revisit part of a recent work by Iyer and Masmoudi. For the two latter quasilinear equations, we introduce a geometric change of variables which simplifies the analysis. In these new variables, the linear differential operator is very close to the Kolmogorov operator $y\partial_x -\partial_{yy}$. Stepping on the linear theory, we prove existence and uniqueness of regular solutions for data within a manifold of finite codimension, corresponding to some nonlinear orthogonality conditions.
[ { "version": "v1", "created": "Mon, 21 Mar 2022 15:45:07 GMT" }, { "version": "v2", "created": "Fri, 16 Dec 2022 17:46:09 GMT" }, { "version": "v3", "created": "Thu, 22 Dec 2022 16:30:46 GMT" }, { "version": "v4", "created": "Fri, 07 Jun 2024 17:48:24 GMT" }, { "version": "v5", "created": "Tue, 02 Jul 2024 10:30:39 GMT" }, { "version": "v6", "created": "Mon, 16 Jun 2025 09:51:59 GMT" } ]
2025-06-17T00:00:00
[ [ "Dalibard", "Anne-Laure", "" ], [ "Marbach", "Frédéric", "" ], [ "Rax", "Jean", "" ] ]
2203.11891
Assaf Marron
Irun R. Cohen and Assaf Marron
Evolution is Driven by Natural Autoencoding: Reframing Species, Interaction Codes, Cooperation, and Sexual Reproduction
In version 7 we added various clarifications including to terminology, definitions, and to the reference to the second law of thermodynamics
Proc. Roy. Soc. B v.290 no.1994 (2023)
10.1098/rspb.2022.2409
null
cs.NE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The continuity of life and its evolution, we proposed, emerge from an interactive group process manifested in networks of interaction. We term this process \textit{survival-of-the-fitted}. Here, we reason that survival of the fitted results from a natural computational process we term \textit{natural autoencoding}. Natural autoencoding works by retaining repeating biological interactions while non-repeatable interactions disappear. (1) We define a species by its \textit{species interaction code}, which consists of a compact description of the repeating interactions of species organisms with their external and internal environments. Species interaction codes are descriptions recorded in the biological infrastructure that enables repeating interactions. Encoding and decoding are interwoven. (2) Evolution proceeds by natural autoencoding of sustained changes in species interaction codes. DNA is only one element in natural autoencoding. (3) Natural autoencoding accounts for the paradox of genome randomization in sexual reproduction -- recombined genomes are analogous to the diversified inputs required for artificial autoencoding. The increase in entropy generated by genome randomization compensates for the decrease in entropy generated by organized life. (4) Natural autoencoding and artificial autoencoding algorithms manifest defined similarities and differences. Recognition of the importance of fittedness could well serve the future of a humanly livable biosphere.
[ { "version": "v1", "created": "Tue, 22 Mar 2022 17:03:36 GMT" }, { "version": "v2", "created": "Wed, 30 Mar 2022 09:27:19 GMT" }, { "version": "v3", "created": "Tue, 12 Apr 2022 08:27:34 GMT" }, { "version": "v4", "created": "Thu, 30 Jun 2022 10:18:36 GMT" }, { "version": "v5", "created": "Tue, 30 Aug 2022 14:59:34 GMT" }, { "version": "v6", "created": "Fri, 02 Dec 2022 14:51:12 GMT" }, { "version": "v7", "created": "Fri, 03 Feb 2023 17:30:37 GMT" } ]
2025-06-17T00:00:00
[ [ "Cohen", "Irun R.", "" ], [ "Marron", "Assaf", "" ] ]
2205.01208
Davide Rossini
Alessio Franchi, Davide Rossini, Ettore Vicari
Decoherence and energy flow in the sunburst quantum Ising model
24 pages, 11 figures
J. Stat. Mech. (2022) 083103
10.1088/1742-5468/ac8284
null
cond-mat.stat-mech quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the post-quench unitary dynamics of a quantum sunburst spin model, composed of a transverse-field quantum Ising ring which is suddenly coupled to a set of independent external qubits along the longitudinal direction, in a way to respect a residual translation invariance and the Ising $\mathbb{Z}_2$ symmetry. Starting from the different equilibrium quantum phases of the system, we characterize the decoherence and the energy storage in the external qubits, which may be interpreted as a probing apparatus for the inner Ising ring. Our results show that, in proximity of the quantum transitions of the Ising ring, either first-order or continuous, it is possible to put forward dynamic FSS frameworks which unveil peculiar scaling regimes, depending on the way in which the large-size limit is taken: either by fixing the number $n$ of probing qubits, or their interspace distance $b$. In any case, the dependence of the various observables on $n$ can be reabsorbed into a redefinition of the quench parameter by a $\sqrt{n}$ prefactor. We also address the role of a nearest-neighbor coupling between the external qubits.
[ { "version": "v1", "created": "Mon, 02 May 2022 20:55:55 GMT" } ]
2025-06-17T00:00:00
[ [ "Franchi", "Alessio", "" ], [ "Rossini", "Davide", "" ], [ "Vicari", "Ettore", "" ] ]
2205.01394
Kwokwai Chan
Kwokwai Chan
From deformation theory to tropical geometry
18 pages, 16 figures; to appear in the proceedings of the 8th ICCM (2019) held in Beijing
"Proceedings of the International Consortium of Chinese Mathematicians 2019", Vol. 2, 1715-1734, Int. Press, Somerville, MA, 2024
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This is a write-up of the author's invited talk at the Eighth International Congress of Chinese Mathematicians (ICCM) held at Beijing in June 2019. We give a survey on joint works with Naichung Conan Leung and Ziming Nikolas Ma where we study how tropical objects arise from asymptotic analysis of the Maurer-Cartan equation for deformation of complex structures on a semi-flat Calabi-Yau manifold.
[ { "version": "v1", "created": "Tue, 03 May 2022 09:50:43 GMT" } ]
2025-06-17T00:00:00
[ [ "Chan", "Kwokwai", "" ] ]
2206.01397
Ruiming Cao
Ruiming Cao, Fanglin Linda Liu, Li-Hao Yeh, Laura Waller
Dynamic Structured Illumination Microscopy with a Neural Space-time Model
null
IEEE International Conference on Computational Photography (ICCP) 2022
10.1109/ICCP54855.2022.9887701
null
physics.optics cs.CV cs.GR eess.IV eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Structured illumination microscopy (SIM) reconstructs a super-resolved image from multiple raw images captured with different illumination patterns; hence, acquisition speed is limited, making it unsuitable for dynamic scenes. We propose a new method, Speckle Flow SIM, that uses static patterned illumination with moving samples and models the sample motion during data capture in order to reconstruct the dynamic scene with super-resolution. Speckle Flow SIM relies on sample motion to capture a sequence of raw images. The spatio-temporal relationship of the dynamic scene is modeled using a neural space-time model with coordinate-based multi-layer perceptrons (MLPs), and the motion dynamics and the super-resolved scene are jointly recovered. We validate Speckle Flow SIM for coherent imaging in simulation and build a simple, inexpensive experimental setup with off-the-shelf components. We demonstrate that Speckle Flow SIM can reconstruct a dynamic scene with deformable motion and 1.88x the diffraction-limited resolution in experiment.
[ { "version": "v1", "created": "Fri, 03 Jun 2022 05:24:06 GMT" }, { "version": "v2", "created": "Fri, 29 Jul 2022 00:10:20 GMT" } ]
2025-06-17T00:00:00
[ [ "Cao", "Ruiming", "" ], [ "Liu", "Fanglin Linda", "" ], [ "Yeh", "Li-Hao", "" ], [ "Waller", "Laura", "" ] ]
2206.01556
Luca Pol
Sil Linskens, Denis Nardin and Luca Pol
Global homotopy theory via partially lax limits
70 pages. Improved introduction plus small reorganization of some results. Comments welcome!
Geom. Topol. 29 (2025) 1345-1440
10.2140/gt.2025.29.1345
null
math.AT math.CT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide new $\infty$-categorical models for unstable and stable global homotopy theory. We use the notion of partially lax limits to formalize the idea that a global object is a collection of $G$-objects, one for each compact Lie group $G$, which are compatible with the restriction-inflation functors. More precisely, we show that the $\infty$-category of global spaces is equivalent to a partially lax limit of the functor sending a compact Lie group $G$ to the $\infty$-category of $G$-spaces. We also prove the stable version of this result, showing that the $\infty$-category of global spectra is equivalent to the partially lax limit of a diagram of $G$-spectra. Finally, the techniques employed in the previous cases allow us to describe the $\infty$-category of proper $G$-spectra for a Lie group $G$, as a limit of a diagram of $H$-spectra for $H$ running over all compact subgroups of $G$.
[ { "version": "v1", "created": "Fri, 03 Jun 2022 13:19:10 GMT" }, { "version": "v2", "created": "Tue, 12 Jul 2022 08:44:38 GMT" }, { "version": "v3", "created": "Fri, 31 May 2024 08:53:59 GMT" } ]
2025-06-17T00:00:00
[ [ "Linskens", "Sil", "" ], [ "Nardin", "Denis", "" ], [ "Pol", "Luca", "" ] ]
2206.02917
Frederik Nathan
Frederik Nathan, Mark S. Rudner
Quantifying the accuracy of steady states obtained from the Universal Lindblad Equation
5 pages + 2 figures in the main text. 1 figure in the Appendix
Phys. Rev. B 109, 205140 (2024)
10.1103/PhysRevB.109.205140
null
cond-mat.mes-hall quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We show that steady-state expectation values predicted by the universal Lindblad equation (ULE) are accurate up to bounded corrections that scale linearly with the effective system-bath coupling, $\Gamma$ (second order in the microscopic coupling). We also identify a near-identity, quasilocal "memory-dressing" transformation, used during the derivation of the ULE, whose inverse can be applied to achieve relative deviations of observables that generically scale to zero with $\Gamma$, even for nonequilibrium currents whose steady-state values themselves scale to zero with $\Gamma$. This result provides a solution to recently identified limitations on the accuracy of Lindblad equations, which highlighted a potential for significant relative errors in currents of conserved quantities. The transformation we identify allows for high-fidelity computation of currents in the weak-coupling regime, ensuring thermodynamic consistency and local conservation laws, while retaining the stability and physicality of a Lindblad-form master equation.
[ { "version": "v1", "created": "Mon, 06 Jun 2022 21:35:01 GMT" }, { "version": "v2", "created": "Tue, 19 Mar 2024 07:10:33 GMT" } ]
2025-06-17T00:00:00
[ [ "Nathan", "Frederik", "" ], [ "Rudner", "Mark S.", "" ] ]
2206.13012
Pascal Michaillat
Pascal Michaillat, Emmanuel Saez
$u^* = \sqrt{uv}$
null
Brookings Papers on Economic Activity 55 (2024) 323-390
null
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
This paper aims to compute the unemployment rate $u^*$ that is consistent with full employment in the United States. First, it argues that the most appropriate economic translation of the legal notion of full employment is social efficiency. Here efficiency requires to minimize the nonproductive use of labor -- both unemployment and recruiting. The nonproductive use of labor is measured by the number of jobseekers and vacancies, $u + v$. Through the Beveridge curve, the numbers of vacancies and jobseekers are inversely related, $uv = \text{constant}$. With such symmetry the labor market is efficient when there are as many jobseekers as vacancies ($u = v$), inefficiently tight when there are more vacancies than jobseekers ($v > u$), and inefficiently slack when there are more jobseekers than vacancies ($u > v$). Accordingly, the full-employment rate of unemployment (FERU) is the geometric average of the unemployment and vacancy rates: $u^* = \sqrt{uv}$. Between 1930 and 2023, the FERU averages $4.1\%$ and is quite stable -- it always remains between $2.5\%$ and $6.6\%$.
[ { "version": "v1", "created": "Mon, 27 Jun 2022 01:43:22 GMT" }, { "version": "v2", "created": "Tue, 04 Jun 2024 16:37:24 GMT" }, { "version": "v3", "created": "Thu, 13 Jun 2024 05:08:09 GMT" } ]
2025-06-17T00:00:00
[ [ "Michaillat", "Pascal", "" ], [ "Saez", "Emmanuel", "" ] ]
2207.09101
Franti\v{s}ek Barto\v{s}
Franti\v{s}ek Barto\v{s} and Patr\'icia Martinkov\'a
Assessing quality of selection procedures: Lower bound of false positive rate as a function of inter-rater reliability
null
null
10.1111/bmsp.12343
null
stat.ME math.ST stat.TH
http://creativecommons.org/licenses/by/4.0/
Inter-rater reliability (IRR) is one of the commonly used tools for assessing the quality of ratings from multiple raters. However, applicant selection procedures based on ratings from multiple raters usually result in a binary outcome; the applicant is either selected or not. This final outcome is not considered in IRR, which instead focuses on the ratings of the individual subjects or objects. We outline the connection between the ratings' measurement model (used for IRR) and a binary classification framework. We develop a simple way of approximating the probability of correctly selecting the best applicants which allows us to compute error probabilities of the selection procedure (i.e., false positive and false negative rate) or their lower bounds. We draw connections between the inter-rater reliability and the binary classification metrics, showing that binary classification metrics depend solely on the IRR coefficient and proportion of selected applicants. We assess the performance of the approximation in a simulation study and apply it in an example comparing the reliability of multiple grant peer review selection procedures. We also discuss possible other uses of the explored connections in other contexts, such as educational testing, psychological assessment, and health-related measurement and implement the computations in IRR2FPR R package.
[ { "version": "v1", "created": "Tue, 19 Jul 2022 06:34:36 GMT" }, { "version": "v2", "created": "Fri, 07 Apr 2023 09:35:02 GMT" }, { "version": "v3", "created": "Thu, 11 Apr 2024 14:22:59 GMT" } ]
2025-06-17T00:00:00
[ [ "Bartoš", "František", "" ], [ "Martinková", "Patrícia", "" ] ]
2207.14211
Liad Erez
Liad Erez, Tal Lancewicki, Uri Sherman, Tomer Koren and Yishay Mansour
Regret Minimization and Convergence to Equilibria in General-sum Markov Games
null
null
null
null
cs.LG cs.AI cs.GT stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
An abundance of recent impossibility results establish that regret minimization in Markov games with adversarial opponents is both statistically and computationally intractable. Nevertheless, none of these results preclude the possibility of regret minimization under the assumption that all parties adopt the same learning procedure. In this work, we present the first (to our knowledge) algorithm for learning in general-sum Markov games that provides sublinear regret guarantees when executed by all agents. The bounds we obtain are for swap regret, and thus, along the way, imply convergence to a correlated equilibrium. Our algorithm is decentralized, computationally efficient, and does not require any communication between agents. Our key observation is that online learning via policy optimization in Markov games essentially reduces to a form of weighted regret minimization, with unknown weights determined by the path length of the agents' policy sequence. Consequently, controlling the path length leads to weighted regret objectives for which sufficiently adaptive algorithms provide sublinear regret guarantees.
[ { "version": "v1", "created": "Thu, 28 Jul 2022 16:27:59 GMT" }, { "version": "v2", "created": "Mon, 08 Aug 2022 07:42:54 GMT" }, { "version": "v3", "created": "Mon, 16 Jun 2025 14:11:45 GMT" } ]
2025-06-17T00:00:00
[ [ "Erez", "Liad", "" ], [ "Lancewicki", "Tal", "" ], [ "Sherman", "Uri", "" ], [ "Koren", "Tomer", "" ], [ "Mansour", "Yishay", "" ] ]
2208.01415
Arikatla Satyanarayana Reddy
Khyati Sharma and A. Satyanarayana Reddy
CLT-groups with cyclic or abelian subgroups
14 pages
null
null
null
math.GR
http://creativecommons.org/licenses/by/4.0/
A finite group is called a CLT-group if it contains a subgroup corresponding to every divisor of the order of the group. It is said to be a Cyclic (Abelian) CLT group if it contains a cyclic (abelian) subgroup corresponding to every proper divisor of the order of the group. A natural number is said to be a CCLT (ACLT) number if every group of that order is a cyclic (abelian) CLT group. In this work, we classify all CCLT and ACLT numbers and study various properties of Cyclic (Abelian) CLT groups. We also show that the classes of CCLT and ACLT groups are contained in the class of supersolvable groups. Moreover, we introduce the function CCLT-degree on the set of non-cyclic finite groups and study the properties of this function.
[ { "version": "v1", "created": "Sat, 30 Jul 2022 13:34:05 GMT" }, { "version": "v2", "created": "Sat, 14 Jun 2025 18:12:38 GMT" } ]
2025-06-17T00:00:00
[ [ "Sharma", "Khyati", "" ], [ "Reddy", "A. Satyanarayana", "" ] ]
2208.01482
Diego S. D'Antonio
Diego S. D'Antonio and David Salda\~na
Folding Knots Using a Team of Aerial Robots
International Conference on Intelligent Robots and Systems, IROS 2022, Kyoto, Japan, Oct 23 - Oct. 27, 2022
null
10.1109/IROS47612.2022.9981363
null
cs.RO
http://creativecommons.org/licenses/by-nc-sa/4.0/
From ancient times, humans have been using cables and ropes to tie, carry, and manipulate objects by folding knots. However, automating knot folding is challenging because it requires dexterity to move a cable over and under itself. In this paper, we propose a method to fold knots in midair using a team of aerial vehicles. We take advantage of the fact that vehicles are able to fly in between cable segments without any re-grasping. So the team grasps the cable from the floor, and releases it once the knot is folded. Based on a composition of catenary curves, we simplify the complexity of dealing with an infinite-dimensional configuration space of the cable, and formally propose a new knot representation. Such representation allows us to design a trajectory that can be used to fold knots using a leader-follower approach. We show that our method works for different types of knots in simulations. Additionally, we show that our solution is also computationally efficient and can be executed in real-time.
[ { "version": "v1", "created": "Tue, 02 Aug 2022 14:31:30 GMT" } ]
2025-06-17T00:00:00
[ [ "D'Antonio", "Diego S.", "" ], [ "Saldaña", "David", "" ] ]
2208.01516
David Padilla -
David Padilla-Garza
Large Deviations Principle for the tagged empirical field of a general interacting gas
Improved presentation
null
null
null
math.PR
http://creativecommons.org/licenses/by/4.0/
This paper deals with rare events in a general {interacting gas} at high temperature, by means of Large Deviations Principles. The main result is an LDP for the tagged empirical field, which features the competition of an energy term and an entropy term. The approach to proving this Large Deviations Principle is to first deduce one for the tagged empirical field of non-interacting particles at high temperature, and upgrade that result to interacting particle systems.
[ { "version": "v1", "created": "Tue, 02 Aug 2022 15:02:36 GMT" }, { "version": "v2", "created": "Wed, 31 Aug 2022 21:03:01 GMT" }, { "version": "v3", "created": "Wed, 31 May 2023 10:05:00 GMT" }, { "version": "v4", "created": "Tue, 12 Dec 2023 17:01:29 GMT" }, { "version": "v5", "created": "Sat, 14 Jun 2025 10:14:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Padilla-Garza", "David", "" ] ]
2208.02814
Anastasios Angelopoulos
Anastasios N. Angelopoulos and Stephen Bates and Adam Fisch and Lihua Lei and Tal Schuster
Conformal Risk Control
Code available at https://github.com/aangelopoulos/conformal-risk
null
null
null
stat.ME cs.AI cs.LG math.ST stat.ML stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We extend conformal prediction to control the expected value of any monotone loss function. The algorithm generalizes split conformal prediction together with its coverage guarantee. Like conformal prediction, the conformal risk control procedure is tight up to an $\mathcal{O}(1/n)$ factor. We also introduce extensions of the idea to distribution shift, quantile risk control, multiple and adversarial risk control, and expectations of U-statistics. Worked examples from computer vision and natural language processing demonstrate the usage of our algorithm to bound the false negative rate, graph distance, and token-level F1-score.
[ { "version": "v1", "created": "Thu, 04 Aug 2022 17:59:44 GMT" }, { "version": "v2", "created": "Sun, 23 Apr 2023 22:03:15 GMT" }, { "version": "v3", "created": "Sat, 29 Apr 2023 21:20:48 GMT" }, { "version": "v4", "created": "Fri, 13 Jun 2025 18:38:23 GMT" } ]
2025-06-17T00:00:00
[ [ "Angelopoulos", "Anastasios N.", "" ], [ "Bates", "Stephen", "" ], [ "Fisch", "Adam", "" ], [ "Lei", "Lihua", "" ], [ "Schuster", "Tal", "" ] ]
2208.05288
Stefan Hoffelner
Stefan Hoffelner, Paul Larson, Ralf Schindler, Liuzhen Wu
Forcing Axioms and the Definabilty of the Nonstationary Ideal on $\omega_1$
22 pages
null
10.1017/jsl.2023.40
null
math.LO
http://creativecommons.org/licenses/by/4.0/
We show that under $\BMM$ and "there exists a Woodin cardinal$"$, the nonstationary ideal on $\omega_1$ can not be defined by a $\Sigma_1$ formula with parameter $A \subset \omega_1$. We show that the same conclusion holds under the assumption of Woodin's $(\ast)$-axiom. We further show that there are universes where $\BPFA$ holds and $\NS$ is $\Sigma_1(\omega_1)$-definable. Last we show that if the canonical inner model with one Woodin cardinal $M_1$ exists, there is a universe where $\NS$ is saturated, $\Sigma_1(\omega_1)$-definable and $\MA$ holds.
[ { "version": "v1", "created": "Wed, 10 Aug 2022 11:46:03 GMT" } ]
2025-06-17T00:00:00
[ [ "Hoffelner", "Stefan", "" ], [ "Larson", "Paul", "" ], [ "Schindler", "Ralf", "" ], [ "Wu", "Liuzhen", "" ] ]
2208.09430
Mark J. Crumpton
Mark J. Crumpton, Yan V. Fyodorov, Pierpaolo Vivo
Statistics of the non-zero eigenvalues and singular values of low-rank random matrices with non-negative entries
43 pages, 5 figures
2025 J. Phys. A: Math. Theor. 58 225201
10.1088/1751-8121/add6e9
null
cond-mat.stat-mech math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We compute analytically the probability distribution and moments of the sum and product of the non-zero eigenvalues and singular values of random matrices with (i) non-negative entries, (ii) fixed rank, and (iii) prescribed sums of the entries in each row. Applications of such matrices are discussed in the context of Markov chains, economics and social networks to name a few. All results are valid at finite matrix size and are given in terms of the statistics of vectors of general Dirichlet random variables. Analytical results are corroborated by numerical simulations throughout with excellent agreement.
[ { "version": "v1", "created": "Fri, 19 Aug 2022 16:22:36 GMT" }, { "version": "v2", "created": "Thu, 16 Jan 2025 18:40:01 GMT" } ]
2025-06-17T00:00:00
[ [ "Crumpton", "Mark J.", "" ], [ "Fyodorov", "Yan V.", "" ], [ "Vivo", "Pierpaolo", "" ] ]
2209.01640
Francisco Martin
Eddygledson Souza Gama, Francisco Mart\'in, Niels Martin M{\o}ller
Finite entropy translating solitons in slabs
40 pages, 3 figures. Final version accepted for publication in the American Journal of Mathematics
null
null
CPH-GEOTOP-DNRF151
math.DG math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study translating solitons for the mean curvature flow, $\Sigma^2\subseteq\mathbb{R}^3$ which are contained in slabs, and are of finite genus and finite entropy. As a first consequence of our results, we can enumerate connected components of slices to define asymptotic invariants $\omega^\pm(\Sigma)\in\mathbb{N}$, which count the numbers of "wings''. Analyzing these, we give a method for computing the entropies $\lambda(\Sigma)$ via a simple formula involving the wing numbers, which in particular shows that for this class of solitons the entropy is quantized into integer steps. Finally, combining the concept of wing numbers with Morse theory for minimal surfaces, we prove the uniqueness theorem that if $\Sigma$ is a complete embedded simply connected translating soliton contained in a slab with entropy $\lambda(\Sigma)=3$ and containing a vertical line, then $\Sigma$ is one of the translating pitchforks of Hoffman-Mart\'in-White
[ { "version": "v1", "created": "Sun, 04 Sep 2022 15:29:56 GMT" }, { "version": "v2", "created": "Mon, 19 Dec 2022 19:33:36 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 07:40:28 GMT" } ]
2025-06-17T00:00:00
[ [ "Gama", "Eddygledson Souza", "" ], [ "Martín", "Francisco", "" ], [ "Møller", "Niels Martin", "" ] ]
2209.07092
Tuoyuan Cheng
Kan Chen, Tuoyuan Cheng
Measuring Tail Risks
null
The Journal of Finance and Data Science, 8, 296-308 (2022)
10.1016/j.jfds.2022.11.001
null
q-fin.RM q-fin.ST
http://creativecommons.org/licenses/by-nc-sa/4.0/
Value at risk (VaR) and expected shortfall (ES) are common high quantile-based risk measures adopted in financial regulations and risk management. In this paper, we propose a tail risk measure based on the most probable maximum size of risk events (MPMR) that can occur over a length of time. MPMR underscores the dependence of the tail risk on the risk management time frame. Unlike VaR and ES, MPMR does not require specifying a confidence level. We derive the risk measure analytically for several well-known distributions. In particular, for the case where the size of the risk event follows a power law or Pareto distribution, we show that MPMR also scales with the number of observations $n$ (or equivalently the length of the time interval) by a power law, $\text{MPMR}(n) \propto n^{\eta}$, where $\eta$ is the scaling exponent. The scale invariance allows for reasonable estimations of long-term risks based on the extrapolation of more reliable estimations of short-term risks. The scaling relationship also gives rise to a robust and low-bias estimator of the tail index (TI) $\xi$ of the size distribution, $\xi = 1/\eta$. We demonstrate the use of this risk measure for describing the tail risks in financial markets as well as the risks associated with natural hazards (earthquakes, tsunamis, and excessive rainfall).
[ { "version": "v1", "created": "Thu, 15 Sep 2022 07:12:33 GMT" }, { "version": "v2", "created": "Thu, 10 Nov 2022 03:29:29 GMT" } ]
2025-06-17T00:00:00
[ [ "Chen", "Kan", "" ], [ "Cheng", "Tuoyuan", "" ] ]
2209.07495
Linus Hamann
Linus Hamann
A Jacobian Criterion for Artin $v$-stacks
Comments and corrections are welcome!
null
null
null
math.AG math.NT math.RT
http://creativecommons.org/licenses/by/4.0/
We prove a generalization of the Jacobian criterion of Fargues-Scholze for spaces of sections of a smooth quasi-projective variety over the Fargues-Fontaine curve. Namely, we show how to use their criterion to deduce an analogue for spaces of sections of a smooth Artin stack over the (schematic) Fargues-Fontaine curve obtained by taking the stack quotient of a smooth quasi-projective variety by the action of a linear algebraic group. As an application, we show various moduli stacks appearing in the Fargues-Scholze geometric Langlands program are cohomologically smooth Artin $v$-stacks and compute their $\ell$-dimensions.
[ { "version": "v1", "created": "Thu, 15 Sep 2022 17:36:48 GMT" }, { "version": "v2", "created": "Sat, 14 Jun 2025 02:16:23 GMT" } ]
2025-06-17T00:00:00
[ [ "Hamann", "Linus", "" ] ]
2209.10517
Tianrong Lin
Deren Lin, Tianrong Lin
On Model-Checking Probabilistic $\omega$-pushdown Systems, and $\omega$-PCTL$^*$ Characterization of Weak Bisimulation
[v12] the quantum part removed; grammatical mistakes corrected; arXiv admin note: text overlap with arXiv:1405.4806. arXiv admin note: text overlap with arXiv:1410.8314 by other authors
null
null
null
cs.LO cs.FL quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we obtain the following equally important new results: We first extend the notion of {\em probabilistic pushdown automaton} to {\em probabilistic $\omega$-pushdown automaton} for the first time and study the model-checking question of {\em stateless probabilistic $\omega$-pushdown system ($\omega$-pBPA)} against $\omega$-PCTL (defined by Chatterjee, Sen, and Henzinger in \cite{CSH08}), showing that model-checking of {\em stateless probabilistic $\omega$-pushdown systems ($\omega$-pBPA)} against $\omega$-PCTL is generally undecidable. Our approach is to construct $\omega$-PCTL formulas encoding the {\em Post Correspondence Problem} indirectly. We study and analyze the soundness and completeness of {\em weak bisimulation} for {\em $\omega$ probabilistic computational tree logic ($\omega$-PCTL$^*$)}, showing that it is sound and complete. Our models are probabilistic labelled transition systems induced by probabilistic $\omega$-pushdown automata defined in this paper. Lastly, we extend the polynomial-time algorithm for checking probabilistic weak bisimulation in the setting of probabilistic automata \cite{TH15,FHHT16} to our context for PLTS induced by probabilistic $\omega$-pushdown automata, showing that there exist polynomial-time algorithms for deciding weak bisimulation in the setting of probabilistic $\omega$-pushdown automata.
[ { "version": "v1", "created": "Wed, 21 Sep 2022 17:33:48 GMT" }, { "version": "v2", "created": "Thu, 22 Sep 2022 13:59:51 GMT" }, { "version": "v3", "created": "Fri, 28 Oct 2022 10:37:35 GMT" }, { "version": "v4", "created": "Tue, 28 Mar 2023 12:38:45 GMT" }, { "version": "v5", "created": "Wed, 07 Jun 2023 15:51:37 GMT" }, { "version": "v6", "created": "Sun, 11 Jun 2023 02:07:30 GMT" }, { "version": "v7", "created": "Tue, 08 Aug 2023 00:42:01 GMT" }, { "version": "v8", "created": "Sun, 07 Jul 2024 12:14:42 GMT" }, { "version": "v9", "created": "Sun, 21 Jul 2024 17:27:23 GMT" }, { "version": "v10", "created": "Mon, 05 Aug 2024 08:42:58 GMT" }, { "version": "v11", "created": "Mon, 19 Aug 2024 01:48:55 GMT" }, { "version": "v12", "created": "Mon, 16 Jun 2025 13:21:53 GMT" } ]
2025-06-17T00:00:00
[ [ "Lin", "Deren", "" ], [ "Lin", "Tianrong", "" ] ]
2209.14271
Victor Miranda
Victor R. F. Miranda, Armando A. Neto, Gustavo M. Freitas, Leonardo A. Mozelli
Generalization in Deep Reinforcement Learning for Robotic Navigation by Reward Shaping
IEEE Transactions on Industrial Electronics (2023)
IEEE Transactions on Industrial Electronics, vol. 71, no. 6, pp. 6013-6020, (2024)
10.1109/TIE.2023.3290244
null
cs.RO cs.LG
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we study the application of DRL algorithms in the context of local navigation problems, in which a robot moves towards a goal location in unknown and cluttered workspaces equipped only with limited-range exteroceptive sensors, such as LiDAR. Collision avoidance policies based on DRL present some advantages, but they are quite susceptible to local minima, once their capacity to learn suitable actions is limited to the sensor range. Since most robots perform tasks in unstructured environments, it is of great interest to seek generalized local navigation policies capable of avoiding local minima, especially in untrained scenarios. To do so, we propose a novel reward function that incorporates map information gained in the training stage, increasing the agent's capacity to deliberate about the best course of action. Also, we use the SAC algorithm for training our ANN, which shows to be more effective than others in the state-of-the-art literature. A set of sim-to-sim and sim-to-real experiments illustrate that our proposed reward combined with the SAC outperforms the compared methods in terms of local minima and collision avoidance.
[ { "version": "v1", "created": "Wed, 28 Sep 2022 17:34:48 GMT" }, { "version": "v2", "created": "Sat, 26 Aug 2023 14:07:48 GMT" } ]
2025-06-17T00:00:00
[ [ "Miranda", "Victor R. F.", "" ], [ "Neto", "Armando A.", "" ], [ "Freitas", "Gustavo M.", "" ], [ "Mozelli", "Leonardo A.", "" ] ]
2209.14992
Mikolaj Kasprzak
Miko{\l}aj J. Kasprzak, Ryan Giordano, Tamara Broderick
How good is your Laplace approximation of the Bayesian posterior? Finite-sample computable error bounds for a variety of useful divergences
Final version
Journal of Machine Learning Research 26(87) 2025
null
null
math.ST math.PR stat.TH
http://creativecommons.org/licenses/by/4.0/
The Laplace approximation is a popular method for constructing a Gaussian approximation to the Bayesian posterior and thereby approximating the posterior mean and variance. But approximation quality is a concern. One might consider using rate-of-convergence bounds from certain versions of the Bayesian Central Limit Theorem (BCLT) to provide quality guarantees. But existing bounds require assumptions that are unrealistic even for relatively simple real-life Bayesian analyses; more specifically, existing bounds either (1) require knowing the true data-generating parameter, (2) are asymptotic in the number of samples, (3) do not control the Bayesian posterior mean, or (4) require strongly log concave models to compute. In this work, we provide the first computable bounds on quality that simultaneously (1) do not require knowing the true parameter, (2) apply to finite samples, (3) control posterior means and variances, and (4) apply generally to models that satisfy the conditions of the asymptotic BCLT. Moreover, we substantially improve the dimension dependence of existing bounds; in fact, we achieve the lowest-order dimension dependence possible in the general case. We compute exact constants in our bounds for a variety of standard models, including logistic regression, and numerically demonstrate their utility. We provide a framework for analysis of more complex models.
[ { "version": "v1", "created": "Thu, 29 Sep 2022 17:52:30 GMT" }, { "version": "v2", "created": "Thu, 03 Aug 2023 16:21:50 GMT" }, { "version": "v3", "created": "Sun, 15 Jun 2025 06:01:55 GMT" } ]
2025-06-17T00:00:00
[ [ "Kasprzak", "Mikołaj J.", "" ], [ "Giordano", "Ryan", "" ], [ "Broderick", "Tamara", "" ] ]
2209.15020
Maximilian Koegler
Maximilian Koegler, Marc Schneider
Weather Forecast for Vacuum Fluctuations in QED
10 pages, 4 figures, improved presentation, agrees with publication in Annals of Physics
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We provide closed analytic expressions for the Uehling and Serber contributions of the vacuum fluctuations in QED using Meijer G-functions. Our work extends recently found results by offering a novel formulation for the Uehling and Serber potentials and explores their properties in more detail. The form of these potentials is analyzed, and their relevance for precision measurements in experiments is investigated. For the Uehling potential, we connect the solution with the propagation of photons through atmospheric turbulence.
[ { "version": "v1", "created": "Thu, 29 Sep 2022 18:00:01 GMT" }, { "version": "v2", "created": "Mon, 16 Dec 2024 19:00:01 GMT" }, { "version": "v3", "created": "Mon, 16 Jun 2025 16:33:08 GMT" } ]
2025-06-17T00:00:00
[ [ "Koegler", "Maximilian", "" ], [ "Schneider", "Marc", "" ] ]
2210.01088
Tomasz Radozycki
Tomasz Radozycki
Generalized solution of the paraxial equation
11 pages, 9 figures, ReVTeX
null
null
null
physics.optics physics.class-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A fairly general expression for a light beam is found as a solution of the paraxial Helmholtz equation. It is achieved by exploiting appropriately chosen complex variables which entail the separability of the equation. Next, the expression for the beam is obtained independently by superimposing shifted Gaussian beams, whereby the shift can be made either by a real vector (in which case the foci of the Gaussian beams are located on a circle) or by a complex one. The solutions found depend on several parameters, the specific choice of which allows to obtain beams with quite different properties. For several selected parameter values figures are drawn, demonstrating the spatial distribution of the energy density and phase. In special cases, the effect of a shift of the intensity peak from one branch to another and phase singularities are observed.
[ { "version": "v1", "created": "Mon, 03 Oct 2022 17:15:02 GMT" }, { "version": "v2", "created": "Sat, 14 Jun 2025 07:55:55 GMT" } ]
2025-06-17T00:00:00
[ [ "Radozycki", "Tomasz", "" ] ]
2210.11127
Chris Self
Chris N. Self, Sofyan Iblisdir, Gavin K. Brennen, Konstantinos Meichanetzidis
Estimating the Jones polynomial for Ising anyons on noisy quantum computers
15 pages, 9 figures, other inline images in the text
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The evaluation of the Jones polynomial at roots of unity is a paradigmatic problem for quantum computers. In this work we present experimental results obtained from existing noisy quantum computers for special cases of this problem, where it is classically tractable. Our approach relies on the reduction of the problem of evaluating the Jones polynomial of a knot at lattice roots of unity to the problem of computing quantum amplitudes of qudit stabiliser circuits, which are classically efficiently simulatable. More specifically, we focus on evaluation at the fourth root of unity, which is a lattice root of unity, where the problem reduces to evaluating amplitudes of qubit stabiliser circuits. To estimate the real and imaginary parts of the amplitudes up to additive error we use the Hadamard test, yielding non-Clifford circuits that nevertheless we can always efficiently compute the correct output of. Hence, we further argue that this setup defines a standard benchmark for near-term noisy quantum processors. Additionally, we study the benefit of performing quantum error mitigation with the method of zero noise extrapolation.
[ { "version": "v1", "created": "Thu, 20 Oct 2022 09:42:08 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 14:36:02 GMT" } ]
2025-06-17T00:00:00
[ [ "Self", "Chris N.", "" ], [ "Iblisdir", "Sofyan", "" ], [ "Brennen", "Gavin K.", "" ], [ "Meichanetzidis", "Konstantinos", "" ] ]
2210.11788
Satyanarayana Reddy Arikatla
Khyati Sharma and A. Satyanarayana Reddy
Groups having 12 cyclic subgroups
10
null
null
null
math.CO math.GR
http://creativecommons.org/licenses/by/4.0/
A finite group is said to be $n$-cyclic if it contains $n$ cyclic subgroups. For a finite group $G$, the ratio of the number of cyclic subgroups to the number of subgroups is known as the cyclicity degree of the group $G$ and is denoted by $cdeg (G)$. In this paper, we classify all $12$-cyclic groups. We also prove that the set of cyclicity degrees for all the finite groups is dense in $[0,1]$, which gives a solution to the problem asked by T\u{a}rn\u{a}uceanu and T\'{o}th in [20] "For every $a\in [0, 1]$, does there exist a sequence $(G_n)$ of finite groups such that $\lim_{n\to\infty} cdeg(G_n)=a$ "?
[ { "version": "v1", "created": "Fri, 21 Oct 2022 07:47:01 GMT" }, { "version": "v2", "created": "Thu, 09 Feb 2023 10:04:12 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 18:29:18 GMT" } ]
2025-06-17T00:00:00
[ [ "Sharma", "Khyati", "" ], [ "Reddy", "A. Satyanarayana", "" ] ]
2210.17333
Yong Cheng
Yong Cheng
Effective inseparability and some applications in meta-mathematics
21 pages, to appear in Journal of Logic and Computation
Journal of Logic and Computation, Volume 34, Issue 6, Pages 1010-1031, 2024
10.1093/logcom/exad023
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Effectively inseparable pairs and their properties play an important role in the meta-mathematics of arithmetic and incompleteness. Different notions are introduced and shown in the literature to be equivalent to effective inseparability. We give a much simpler proof of these equivalences using the strong double recursion theorem. Then we prove some results about the application of effective inseparability in meta-mathematics.
[ { "version": "v1", "created": "Mon, 31 Oct 2022 13:52:23 GMT" }, { "version": "v2", "created": "Fri, 30 Dec 2022 09:53:09 GMT" }, { "version": "v3", "created": "Sun, 09 Apr 2023 00:41:28 GMT" } ]
2025-06-17T00:00:00
[ [ "Cheng", "Yong", "" ] ]
2210.17502
Nicholas Castillo
N. Castillo, O. Costin and R.D. Costin
Global Rational Approximations of Functions With Factorially Divergent Asymptotic Series
32 pages, 8 figures. arXiv admin note: text overlap with arXiv:1608.01010
J. Approx. Theory, Vol. 311 (2025), 106178
10.1016/j.jat.2025.106178
null
math.CA math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We construct a new type of convergent, and asymptotic, representations, dyadic expansions. Their convergence is geometric and the region of convergence often extends from infinity down to $0^+$. We show that dyadic expansions are numerically efficient representations. For special functions such as Bessel, Airy, Ei, erfc, Gamma, etc. the region of convergence of dyadic series is the complex plane minus a ray, with this cut chosen at will. Dyadic expansions thus provide uniform, geometrically convergent asymptotic expansions including near antistokes rays. We prove that relatively general functions, \'Ecalle resurgent ones, possess convergent dyadic expansions. These expansions extend to operators, resulting in representations of the resolvent of self-adjoint operators as series in terms of the associated unitary evolution operator evaluated at some prescribed discrete times (alternatively, for positive operators, in terms of the generated semigroup).
[ { "version": "v1", "created": "Mon, 31 Oct 2022 17:27:54 GMT" }, { "version": "v2", "created": "Fri, 04 Nov 2022 02:22:14 GMT" }, { "version": "v3", "created": "Mon, 14 Nov 2022 17:46:43 GMT" }, { "version": "v4", "created": "Sat, 12 Apr 2025 11:36:53 GMT" } ]
2025-06-17T00:00:00
[ [ "Castillo", "N.", "" ], [ "Costin", "O.", "" ], [ "Costin", "R. D.", "" ] ]
2211.00668
Wai-Keong Mok
Wai-Keong Mok, Ana Asenjo-Garcia, Tze Chien Sum, Leong-Chuan Kwek
Dicke superradiance requires interactions beyond nearest-neighbors
5 pages, 4 figures
Phys. Rev. Lett. 130, 213605 (2023)
10.1103/PhysRevLett.130.213605
null
quant-ph physics.atom-ph physics.optics
http://creativecommons.org/licenses/by/4.0/
Photon-mediated interactions within an excited ensemble of emitters can result in Dicke superradiance, where the emission rate is greatly enhanced, manifesting as a high-intensity burst at short times. The superradiant burst is most commonly observed in systems with long-range interactions between the emitters, although the minimal interaction range remains unknown. Here, we put forward a new theoretical method to bound the maximum emission rate by upper bounding the spectral radius of an auxiliary Hamiltonian. We harness this tool to prove that for an arbitrary ordered array with only nearest-neighbor interactions in all dimensions, a superradiant burst is not physically observable. We show that Dicke superradiance requires minimally the inclusion of next-nearest-neighbor interactions. For exponentially decaying interactions, the critical coupling is found to be asymptotically independent of the number of emitters in all dimensions, thereby defining the threshold interaction range where the collective enhancement balances out the decoherence effects. Our findings provide key physical insights to the understanding of collective decay in many-body quantum systems, and the designing of superradiant emission in physical systems for applications such as energy harvesting and quantum sensing.
[ { "version": "v1", "created": "Tue, 01 Nov 2022 18:01:15 GMT" }, { "version": "v2", "created": "Thu, 25 May 2023 17:29:48 GMT" }, { "version": "v3", "created": "Sun, 25 Jun 2023 21:37:09 GMT" } ]
2025-06-17T00:00:00
[ [ "Mok", "Wai-Keong", "" ], [ "Asenjo-Garcia", "Ana", "" ], [ "Sum", "Tze Chien", "" ], [ "Kwek", "Leong-Chuan", "" ] ]
2211.03295
Siyuan Li
Siyuan Li, Zedong Wang, Zicheng Liu, Cheng Tan, Haitao Lin, Di Wu, Zhiyuan Chen, Jiangbin Zheng, Stan Z. Li
MogaNet: Multi-order Gated Aggregation Network
ICLR 2024. Preprint V4 (35 pages, fixed typos). Code and models refer to https://github.com/Westlake-AI/MogaNet
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
By contextualizing the kernel as global as possible, Modern ConvNets have shown great potential in computer vision tasks. However, recent progress on multi-order game-theoretic interaction within deep neural networks (DNNs) reveals the representation bottleneck of modern ConvNets, where the expressive interactions have not been effectively encoded with the increased kernel size. To tackle this challenge, we propose a new family of modern ConvNets, dubbed MogaNet, for discriminative visual representation learning in pure ConvNet-based models with favorable complexity-performance trade-offs. MogaNet encapsulates conceptually simple yet effective convolutions and gated aggregation into a compact module, where discriminative features are efficiently gathered and contextualized adaptively. MogaNet exhibits great scalability, impressive efficiency of parameters, and competitive performance compared to state-of-the-art ViTs and ConvNets on ImageNet and various downstream vision benchmarks, including COCO object detection, ADE20K semantic segmentation, 2D&3D human pose estimation, and video prediction. Notably, MogaNet hits 80.0% and 87.8% accuracy with 5.2M and 181M parameters on ImageNet-1K, outperforming ParC-Net and ConvNeXt-L, while saving 59% FLOPs and 17M parameters, respectively. The source code is available at https://github.com/Westlake-AI/MogaNet.
[ { "version": "v1", "created": "Mon, 07 Nov 2022 04:31:17 GMT" }, { "version": "v2", "created": "Mon, 20 Mar 2023 01:44:37 GMT" }, { "version": "v3", "created": "Fri, 16 Feb 2024 14:17:23 GMT" }, { "version": "v4", "created": "Mon, 16 Jun 2025 14:13:57 GMT" } ]
2025-06-17T00:00:00
[ [ "Li", "Siyuan", "" ], [ "Wang", "Zedong", "" ], [ "Liu", "Zicheng", "" ], [ "Tan", "Cheng", "" ], [ "Lin", "Haitao", "" ], [ "Wu", "Di", "" ], [ "Chen", "Zhiyuan", "" ], [ "Zheng", "Jiangbin", "" ], [ "Li", "Stan Z.", "" ] ]
2211.05894
Phanuel Mariano
Phanuel Mariano and Jing Wang
Spectral bounds for exit times on metric measure Dirichlet spaces and applications
34 pages. Published in Stochastic Processes and their Applications
null
10.1016/j.spa.2025.104707
null
math.PR math.AP math.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Assuming the heat kernel on a doubling Dirichlet metric measure space has a sub-Gaussian bound, we prove an asymptotically sharp spectral upper bound on the survival probability of the associated diffusion process. As a consequence, we can show that the supremum of the mean exit time over all starting points is finite if and only if the bottom of the spectrum is positive. Among several applications, we show that the spectral upper bound on the survival probability implies a bound for the Hot Spots constant for Riemannian manifolds. Our results apply to interesting geometric settings including sub-Riemannian manifolds and fractals.
[ { "version": "v1", "created": "Thu, 10 Nov 2022 21:41:55 GMT" }, { "version": "v2", "created": "Thu, 13 Apr 2023 19:09:12 GMT" }, { "version": "v3", "created": "Fri, 01 Mar 2024 22:33:19 GMT" }, { "version": "v4", "created": "Sat, 14 Jun 2025 18:40:29 GMT" } ]
2025-06-17T00:00:00
[ [ "Mariano", "Phanuel", "" ], [ "Wang", "Jing", "" ] ]
2211.06154
Ivan Sevillano-Garc\'ia
Iv\'an Sevillano-Garc\'ia, Juli\'an Luengo-Mart\'in and Francisco Herrera
REVEL Framework to measure Local Linear Explanations for black-box models: Deep Learning Image Classification case of study
null
International Journal of Intelligent Systems, 03 June 2023
10.1155/2023/8068569
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Explainable artificial intelligence is proposed to provide explanations for reasoning performed by an Artificial Intelligence. There is no consensus on how to evaluate the quality of these explanations, since even the definition of explanation itself is not clear in the literature. In particular, for the widely known Local Linear Explanations, there are qualitative proposals for the evaluation of explanations, although they suffer from theoretical inconsistencies. The case of image is even more problematic, where a visual explanation seems to explain a decision while detecting edges is what it really does. There are a large number of metrics in the literature specialized in quantitatively measuring different qualitative aspects so we should be able to develop metrics capable of measuring in a robust and correct way the desirable aspects of the explanations. In this paper, we propose a procedure called REVEL to evaluate different aspects concerning the quality of explanations with a theoretically coherent development. This procedure has several advances in the state of the art: it standardizes the concepts of explanation and develops a series of metrics not only to be able to compare between them but also to obtain absolute information regarding the explanation itself. The experiments have been carried out on image four datasets as benchmark where we show REVEL's descriptive and analytical power.
[ { "version": "v1", "created": "Fri, 11 Nov 2022 12:15:36 GMT" } ]
2025-06-17T00:00:00
[ [ "Sevillano-García", "Iván", "" ], [ "Luengo-Martín", "Julián", "" ], [ "Herrera", "Francisco", "" ] ]
2211.06190
Yong Cheng
Yong Cheng
There are no minimal effectively inseparable theories
To appear in Notre Dame Journal of Formal Logic, 14 pages
Notre Dame J. Formal Logic, 64(4): 425-439, 2023
10.1215/00294527-2023-0017
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper belongs to the research on the limit of the first incompleteness theorem. Effectively inseparable theories (EI) can be viewed as an effective version of essentially undecidable theories (EU), and EI is stronger than EU. We examine the question: are there minimal effectively inseparable theories with respect to interpretability. We propose tEI, the theory version of EI. We first prove that there are no minimal tEI theories with respect to interpretability (i.e., for any tEI theory $T$, we can effectively find a theory which is tEI and strictly weaker than $T$ with respect to interpretability). By a theorem due to Marian B. Pour-EI, we have tEI is equivalent with EI. Thus, there are no minimal EI theories with respect to interpretability. Also we prove that there are no minimal finitely axiomatizable EI theories with respect to interpretability.
[ { "version": "v1", "created": "Fri, 11 Nov 2022 13:27:01 GMT" }, { "version": "v2", "created": "Sat, 17 Jun 2023 13:58:02 GMT" }, { "version": "v3", "created": "Thu, 24 Aug 2023 13:50:49 GMT" } ]
2025-06-17T00:00:00
[ [ "Cheng", "Yong", "" ] ]
2211.09949
Tzu-Quan Lin
Tzu-Quan Lin, Tsung-Huan Yang, Chun-Yao Chang, Kuang-Ming Chen, Tzu-hsun Feng, Hung-yi Lee, Hao Tang
Is Smaller Always Faster? Tradeoffs in Compressing Self-Supervised Speech Transformers
null
null
null
null
cs.CL cs.LG cs.SD eess.AS
http://creativecommons.org/licenses/by/4.0/
Transformer-based self-supervised models have achieved remarkable success in speech processing, but their large size and high inference cost present significant challenges for real-world deployment. While numerous compression techniques have been proposed, inconsistent evaluation metrics make it difficult to compare their practical effectiveness. In this work, we conduct a comprehensive study of four common compression methods, including weight pruning, head pruning, low-rank approximation, and knowledge distillation on self-supervised speech Transformers. We evaluate each method under three key metrics: parameter count, multiply-accumulate operations, and real-time factor. Results show that each method offers distinct advantages. In addition, we contextualize recent compression techniques, comparing DistilHuBERT, FitHuBERT, LightHuBERT, ARMHuBERT, and STaRHuBERT under the same framework, offering practical guidance on compression for deployment.
[ { "version": "v1", "created": "Thu, 17 Nov 2022 23:53:52 GMT" }, { "version": "v2", "created": "Sat, 27 Jan 2024 03:40:26 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 19:10:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Lin", "Tzu-Quan", "" ], [ "Yang", "Tsung-Huan", "" ], [ "Chang", "Chun-Yao", "" ], [ "Chen", "Kuang-Ming", "" ], [ "Feng", "Tzu-hsun", "" ], [ "Lee", "Hung-yi", "" ], [ "Tang", "Hao", "" ] ]
2211.10542
Moo K. Chung
D. Vijay Anand, Anass B El-Yaagoubi, Hernando Ombao, Moo K. Chung
Hodge-Decomposition of Brain Networks
null
null
null
null
q-bio.NC q-bio.QM
http://creativecommons.org/licenses/by-nc-nd/4.0/
We propose to analyze dynamically changing brain networks by decomposing them into three orthogonal components through the Hodge decomposition. We propose to quantify the magnitude and relative strength of each component. We performed extensive simulation studies with known ground truth. The Hodge decomposition is then applied to the dynamically changing human brain networks obtained from a resting-state functional magnetic resonance imaging study. Our results indicate that the components of the Hodge decomposition contain biologically interpretable topological features that provide statistically significant findings not easily captured by traditional methods.
[ { "version": "v1", "created": "Sat, 19 Nov 2022 00:04:57 GMT" }, { "version": "v2", "created": "Mon, 01 Apr 2024 11:32:25 GMT" }, { "version": "v3", "created": "Sat, 14 Jun 2025 14:32:28 GMT" } ]
2025-06-17T00:00:00
[ [ "Anand", "D. Vijay", "" ], [ "El-Yaagoubi", "Anass B", "" ], [ "Ombao", "Hernando", "" ], [ "Chung", "Moo K.", "" ] ]
2211.12738
Warut Suksompong
Pasin Manurangsi, Warut Suksompong
Differentially Private Fair Division
Appears in the 37th AAAI Conference on Artificial Intelligence (AAAI), 2023
Artificial Intelligence, 347:104385 (2025)
10.1016/j.artint.2025.104385
null
cs.GT cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Fairness and privacy are two important concerns in social decision-making processes such as resource allocation. We study privacy in the fair allocation of indivisible resources using the well-established framework of differential privacy. We present algorithms for approximate envy-freeness and proportionality when two instances are considered to be adjacent if they differ only on the utility of a single agent for a single item. On the other hand, we provide strong negative results for both fairness criteria when the adjacency notion allows the entire utility function of a single agent to change.
[ { "version": "v1", "created": "Wed, 23 Nov 2022 06:59:32 GMT" } ]
2025-06-17T00:00:00
[ [ "Manurangsi", "Pasin", "" ], [ "Suksompong", "Warut", "" ] ]
2211.15669
Yeojin Kim
Yeojin Kim, Hyunju Lee
PINNet: a deep neural network with pathway prior knowledge for Alzheimer's disease
null
null
10.3389/fnagi.2023.1126156
null
q-bio.QM cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Identification of Alzheimer's Disease (AD)-related transcriptomic signatures from blood is important for early diagnosis of the disease. Deep learning techniques are potent classifiers for AD diagnosis, but most have been unable to identify biomarkers because of their lack of interpretability. To address these challenges, we propose a pathway information-based neural network (PINNet) to predict AD patients and analyze blood and brain transcriptomic signatures using an interpretable deep learning model. PINNet is a deep neural network (DNN) model with pathway prior knowledge from either the Gene Ontology or Kyoto Encyclopedia of Genes and Genomes databases. Then, a backpropagation-based model interpretation method was applied to reveal essential pathways and genes for predicting AD. We compared the performance of PINNet with a DNN model without a pathway. Performances of PINNet outperformed or were similar to those of DNN without a pathway using blood and brain gene expressions, respectively. Moreover, PINNet considers more AD-related genes as essential features than DNN without a pathway in the learning process. Pathway analysis of protein-protein interaction modules of highly contributed genes showed that AD-related genes in blood were enriched with cell migration, PI3K-Akt, MAPK signaling, and apoptosis in blood. The pathways enriched in the brain module included cell migration, PI3K-Akt, MAPK signaling, apoptosis, protein ubiquitination, and t-cell activation. Collectively, with prior knowledge about pathways, PINNet reveals essential pathways related to AD.
[ { "version": "v1", "created": "Sun, 27 Nov 2022 05:00:26 GMT" } ]
2025-06-17T00:00:00
[ [ "Kim", "Yeojin", "" ], [ "Lee", "Hyunju", "" ] ]
2212.09288
Raghunath Sahoo
Kshitish Kumar Pradhan, Dushmanta Sahu, Captain R. Singh, and Raghunath Sahoo
Bose-Einstein Condensation and Dissipative Dynamics in a Relativistic Pion Gas
11 pages and 6 captioned figures. Substantial modification in the results as compared to the previous version
null
null
null
hep-ph hep-ex nucl-ex nucl-th
http://creativecommons.org/licenses/by-sa/4.0/
Pion condensation in ultra-relativistic collisions presents a compelling theoretical phenomenon with significant implications for the dynamics of hadronic matter. Various theoretical frameworks offer insight into the nature of high-temperature Bose-Einstein condensation (BEC). The present study investigates the dissipative behavior of a relativistic pion gas undergoing Bose-Einstein condensation (BEC) in ultra-relativistic heavy-ion collisions. Further, we obtain viscosity ($\eta$), bulk viscosity ($\zeta$), and speed of sound ($c_s$) by employing the Boltzmann transport equation with the relaxation time approximation. Findings show a substantial drop in $\eta/s$ and $\zeta/s$ with the fractional increase in condensation. This effect is becoming more evident in larger systems approaching the thermodynamic limit. Alongside the reduction in viscosities, the speed of sound also decreases with increasing condensation, indicating a softening of the equation of state. The analysis of finite-size effects reveals that larger systems exhibit more pronounced signatures of BEC. These results suggest that pion condensation can influence the hydrodynamic evolution of the hadronic phase in heavy-ion collisions, with consequential implications for interpreting collective flow observables and the underlying equation of state.
[ { "version": "v1", "created": "Mon, 19 Dec 2022 08:04:48 GMT" }, { "version": "v2", "created": "Mon, 16 Jun 2025 05:20:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Pradhan", "Kshitish Kumar", "" ], [ "Sahu", "Dushmanta", "" ], [ "Singh", "Captain R.", "" ], [ "Sahoo", "Raghunath", "" ] ]
2212.12490
Francesco Perciavalle
Francesco Perciavalle, Davide Rossini, Tobias Haug, Oliver Morsch, Luigi Amico
Controlled flow of excitations in a ring-shaped network of Rydberg atoms
6 pages main, 6 figures + appendices
Phys. Rev. A 108, 023305 (2023)
10.1103/PhysRevA.108.023305
null
cond-mat.quant-gas quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Highly excited Rydberg atoms are a powerful platform for quantum simulation and information processing. Here, we propose atomic ring networks to study chiral currents of Rydberg excitations. The currents are controlled by a phase pattern imprinted via a Raman scheme and can persist even in the presence of dephasing. Depending on the interplay between the Rabi coupling of Rydberg states and the dipole-dipole atom interaction, the current shows markedly different features. The excitations propagate with a velocity displaying a characteristic peak in time, reflecting the chiral nature of the current. We find that the time-averaged current in a quench behaves similarly to the ground-state current. This analysis paves the way for the development of new methods to transport information in atomic networks.
[ { "version": "v1", "created": "Fri, 23 Dec 2022 17:33:50 GMT" }, { "version": "v2", "created": "Wed, 12 Jul 2023 06:35:16 GMT" } ]
2025-06-17T00:00:00
[ [ "Perciavalle", "Francesco", "" ], [ "Rossini", "Davide", "" ], [ "Haug", "Tobias", "" ], [ "Morsch", "Oliver", "" ], [ "Amico", "Luigi", "" ] ]
2301.00314
M.A.O. Vasilescu
M. Alex O. Vasilescu
Causal Deep Learning
null
Antonacopoulos, A., Chaudhuri, S., Chellappa, R., Liu, CL., Bhattacharya, S., Pal, U. (eds) Pattern Recognition. (ICPR 2024). Lecture Notes in Computer Science, vol 15309, pp 420-438(LNCS 2025). Springer, Cham
10.1007/978-3-031-78189-6_27
null
cs.LG cs.AI cs.CV stat.ML
http://creativecommons.org/licenses/by-nc-nd/4.0/
We derive a set of causal deep neural networks whose architectures are a consequence of tensor (multilinear) factor analysis, a framework that facilitates causal inference. Forward causal questions are addressed with a neural network architecture composed of causal capsules and a tensor transformer. Causal capsules compute a set of invariant causal factor representations, whose interactions are governed by a tensor transformation. Inverse causal questions are addressed with a neural network that implements the multilinear projection algorithm. The architecture reverses the order of operations of a forward neural network and estimates the causes of effects. As an alternative to aggressive bottleneck dimension reduction or regularized regression that may camouflage an inherently underdetermined inverse problem, we prescribe modeling different aspects of the mechanism of data formation with piecewise tensor models whose multilinear projections produce multiple candidate solutions. Our forward and inverse questions may be addressed with shallow architectures, but for computationally scalable solutions, we derive a set of deep neural networks by taking advantage of block algebra. An interleaved kernel hierarchy results in doubly non-linear tensor factor models. The causal neural networks that are a consequence of tensor factor analysis are data agnostic, but are illustrated with facial images. Sequential, parallel and asynchronous parallel computation strategies are described.
[ { "version": "v1", "created": "Sun, 01 Jan 2023 00:47:03 GMT" }, { "version": "v2", "created": "Mon, 23 Dec 2024 16:48:28 GMT" }, { "version": "v3", "created": "Thu, 02 Jan 2025 03:29:11 GMT" }, { "version": "v4", "created": "Mon, 16 Jun 2025 14:38:39 GMT" } ]
2025-06-17T00:00:00
[ [ "Vasilescu", "M. Alex O.", "" ] ]
2301.01450
Shigeyuki Kondo
Toshiyuki Katsura and Shigeyuki Kondo
Kummer surfaces and quadratic line complexes in characteristic two
Final version, 49 pages, 3 figures
null
null
null
math.AG
http://creativecommons.org/licenses/by-nc-sa/4.0/
In this paper, we study the classical theory of quadratic line complexes and Kummer surfaces. A quadratic line complex is the intersection of the Grassmannian $G(2,4)$ and a quadric hypersurface in ${\bf P}^5$, and a Kummer surface is the quotient of the Jacobian of a curve of genus 2 by the inversion. F. Klein discovered a relationship between a quadratic line complex and a curve of genus 2, its Jacobian and the associated Kummer surface. This theory holds in any characteristic not equal to two. However the situation in characteristic two is entirely different. The purpose of this paper is to give an analogue in characteristic 2 of this classical theory.
[ { "version": "v1", "created": "Wed, 04 Jan 2023 05:20:22 GMT" }, { "version": "v2", "created": "Sun, 15 Jun 2025 09:54:21 GMT" } ]
2025-06-17T00:00:00
[ [ "Katsura", "Toshiyuki", "" ], [ "Kondo", "Shigeyuki", "" ] ]
2301.05178
Bruno Valeixo Bento
Bruno Valeixo Bento, Dibya Chakraborty, Susha Parameswaran, Ivonne Zavala
A guide to frames, $2\pi$'s, scales and corrections in string compactifications
17 pages; v2 matches published version
null
null
null
hep-th gr-qc hep-ph
http://creativecommons.org/licenses/by/4.0/
This note is intended to serve as a reference for conventions used in the literature on string compactifications, and how to move between them, collected in a single and easy-to-find place, using type IIB as an illustrative example. We hope it may be useful to beginners in the field and busy experts. E.g. string constructions proposed to address the moduli stabilisation problem are generically in regions of parameter space at the boundaries of control, so that consistent use of $2\pi$'s and frame conventions can be pivotal when computing their potentially dangerous corrections.
[ { "version": "v1", "created": "Thu, 12 Jan 2023 18:03:01 GMT" }, { "version": "v2", "created": "Sat, 14 Jun 2025 21:18:36 GMT" } ]
2025-06-17T00:00:00
[ [ "Bento", "Bruno Valeixo", "" ], [ "Chakraborty", "Dibya", "" ], [ "Parameswaran", "Susha", "" ], [ "Zavala", "Ivonne", "" ] ]
2301.08499
Catherine Greenhill
Colin Cooper, Martin Dyer, Catherine Greenhill
Triangle processes on graphs with given degree sequence
41 pages. This version addresses some final referees comments
null
null
null
math.PR cs.DM math.CO
http://creativecommons.org/licenses/by/4.0/
The switch chain is a well-studied Markov chain which generates random graphs with a given degree sequence and has uniform stationary distribution. Motivated by the high number of triangles seen in some real-world networks, we study a variant of the switch chain which is more likely to produce graphs with higher numbers of triangles. Specifically, we apply a Metropolis scheme designed to have the following stationary distribution: graph $G$ has probability proportional to $\lambda^{\min\{t(G),\nu\}}$, where $t(G)$ is the number of triangles in $G$ and $\nu$ is a cut-off value introduced to moderate the impact of graphs with a very high number of triangles. We assume that the "activity" $\lambda$ satisfies $\lambda\geq 1$, and call the resulting chain the modified Metropolis switch chain. We prove that the modified Metropolis switch chain is rapidly mixing whenever the (standard) switch chain is rapidly mixing, provided that the activity and maximum degree are not too large. The triangle switch (or "$\triangle$-switch") chain is a restriction of the switch chain which only performs switches that change the set of triangles in the graph. We prove that the $\triangle$-switch chain is irreducible for any degree sequence with minimum degree at least 3, and prove a rapid mixing result for the modified Metropolis $\triangle$-switch chain. Finally, we investigate the distribution of triangles in random graphs with given degrees, under both the uniform distribution and the distribution in which graph $G$ has probability proportional to $\lambda^{t(G)}$. Our analysis implies that the imposition of the cut-off $\nu$ does not significantly impact the behaviour of these modified Metropolis chains over polynomially many steps
[ { "version": "v1", "created": "Fri, 20 Jan 2023 10:04:34 GMT" }, { "version": "v2", "created": "Sun, 16 Feb 2025 08:47:44 GMT" }, { "version": "v3", "created": "Mon, 12 May 2025 02:22:17 GMT" }, { "version": "v4", "created": "Sun, 15 Jun 2025 04:36:01 GMT" } ]
2025-06-17T00:00:00
[ [ "Cooper", "Colin", "" ], [ "Dyer", "Martin", "" ], [ "Greenhill", "Catherine", "" ] ]
2301.12898
Ali Dorostkar
Ali Dorostkar
A Role of Fractional Dimension in Study Physics
null
null
null
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
In this study, we explore the field of physics through the lens of fractional dimensionality. We propose that space is not confined to integer dimensions alone but can also be understood as a superposition of spaces that exist between these integer dimensions. The concept of fractional dimensional space arises from the idea that the space between integer dimensions is filled, which occurs through the application of a fractional derivative operator (the local part) that rotates the integer dimension to encompass all spaces between two integers. We introduce five foundational axioms that provide a mathematical framework for studying physics from this fractional dimensional perspective. To illustrate the framework's utility, we present three scenarios: static systems, linear trajectories, and quadratic trajectories. In this context, motion along linear or quadratic trajectories within a fractional dimensional space corresponds to an inertial reference frame or an accelerated system, respectively, in classical physics. Moreover, we propose that the coupling of space and time, commonly referred to as space-time, is better understood as space-dimension-time within this framework, where the dimension serves as an interconnecting platform. Finally, we derive the wave equation from the perspective of fractional dimensions, focusing on linear trajectories in fractional dimensional space. This approach provides new insights into the behavior of electromagnetic waves in both lossless and lossy media, and it offers a fresh interpretation of the Doppler effect and gravitational redshift (or blueshift) phenomena from the standpoint of fractional dimensionality.
[ { "version": "v1", "created": "Fri, 06 Jan 2023 17:01:51 GMT" }, { "version": "v2", "created": "Mon, 29 May 2023 12:08:17 GMT" }, { "version": "v3", "created": "Sun, 19 May 2024 10:23:41 GMT" }, { "version": "v4", "created": "Tue, 27 Aug 2024 21:24:27 GMT" }, { "version": "v5", "created": "Fri, 13 Sep 2024 11:08:01 GMT" }, { "version": "v6", "created": "Sun, 15 Jun 2025 22:20:51 GMT" } ]
2025-06-17T00:00:00
[ [ "Dorostkar", "Ali", "" ] ]