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
2504.16834
Yilin Zhai
Yilin Zhai, Hongyuan Shi, Chao Zhan, Qing Wang, Zaijin You, Nan Wang
Improving Significant Wave Height Prediction Using Chronos Models
arXiv admin note: text overlap with arXiv:2403.07815 by other authors
null
null
null
cs.LG cs.AI physics.ao-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Accurate wave height prediction is critical for maritime safety and coastal resilience, yet conventional physics-based models and traditional machine learning methods face challenges in computational efficiency and nonlinear dynamics modeling. This study introduces Chronos, the first implementation of a large language model (LLM)-powered temporal architecture (Chronos) optimized for wave forecasting. Through advanced temporal pattern recognition applied to historical wave data from three strategically chosen marine zones in the Northwest Pacific basin, our framework achieves multimodal improvements: (1) 14.3% reduction in training time with 2.5x faster inference speed compared to PatchTST baselines, achieving 0.575 mean absolute scaled error (MASE) units; (2) superior short-term forecasting (1-24h) across comprehensive metrics; (3) sustained predictive leadership in extended-range forecasts (1-120h); and (4) demonstrated zero-shot capability maintaining median performance (rank 4/12) against specialized operational models. This LLM-enhanced temporal modeling paradigm establishes a new standard in wave prediction, offering both computationally efficient solutions and a transferable framework for complex geophysical systems modeling.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 15:56:28 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 08:51:09 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhai", "Yilin", "" ], [ "Shi", "Hongyuan", "" ], [ "Zhan", "Chao", "" ], [ "Wang", "Qing", "" ], [ "You", "Zaijin", "" ], [ "Wang", "Nan", "" ] ]
2504.16863
Meike Hatzel
J. Pascal Gollin, Meike Hatzel, Sebastian Wiederrecht
On graphs with a simple structure of maximal cliques
Corrected Figure 1
null
null
null
math.CO cs.DM
http://creativecommons.org/licenses/by/4.0/
We say that a hereditary graph class $\mathcal{G}$ is \emph{clique-sparse} if there is a constant $k=k(\mathcal{G})$ such that for every graph $G\in\mathcal{G}$, every vertex of $G$ belongs to at most $k$ maximal cliques, and any maximal clique of $G$ can be intersected in at most $k$ different ways by other maximal cliques. We provide various characterisations of clique-sparse graph classes, including a list of five parametric forbidden induced subgraphs. We show that recent techniques for proving induced analogues of Menger's Theorem and the Grid Theorem of Robertson and Seymour can be lifted to prove induced variants in clique-sparse graph classes when replacing ``treewidth'' by ''tree-independence number''.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 16:34:20 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 08:49:54 GMT" } ]
2025-04-28T00:00:00
[ [ "Gollin", "J. Pascal", "" ], [ "Hatzel", "Meike", "" ], [ "Wiederrecht", "Sebastian", "" ] ]
2504.16896
Zhaoyang Han
Zhaoyang Han, Yicheng Qian, Michael Zink, Miriam Leeser
Memory-efficient Sketch Acceleration for Handling Large Network Flows on FPGAs
Accepted by FPT24'
null
null
null
cs.AR cs.NI
http://creativecommons.org/licenses/by/4.0/
Sketch-based algorithms for network traffic monitoring have drawn increasing interest in recent years due to their sub-linear memory efficiency and high accuracy. As the volume of network traffic grows, software-based sketch implementations cannot match the throughput of the incoming network flows. FPGA-based hardware sketch has shown better performance compared to software running on a CPU when handling these packets. Among the various sketch algorithms, Count-min sketch is one of the most popular and efficient. However, due to the limited amount of on-chip memory, the FPGA-based count-Min sketch accelerator suffers from performance drops as network traffic grows. In this work, we propose a hardware-friendly architecture with a variable width memory counter for count-min sketch. Our architecture provides a more compact design to store the sketch data structure effectively, allowing us to support larger hash tables and reduce overestimation errors. The design makes use of a P4-based programmable data plane and the AMD OpenNIC shell. The design is implemented and verified on the Open Cloud Testbed running on AMD Alveo U280s and can keep up with the 100 Gbit link speed.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 17:24:58 GMT" }, { "version": "v2", "created": "Thu, 24 Apr 2025 21:20:28 GMT" } ]
2025-04-28T00:00:00
[ [ "Han", "Zhaoyang", "" ], [ "Qian", "Yicheng", "" ], [ "Zink", "Michael", "" ], [ "Leeser", "Miriam", "" ] ]
2504.16897
Eder John Scheid PhD
Andrei Cordova Azevedo, Eder John Scheid, Muriel Figueredo Franco, Lisandro Zambenedetti Granville
Assessing SSL/TLS Certificate Centralization: Implications for Digital Sovereignty
Long version. A short version has been submitted to the IEEE Global Communications Conference (GLOBECOM 2025)
null
null
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
SSL/TLS is a fundamental technology in the network protocol stack that enables encrypted data transmission and authentication of web domains. However, the current model relies on a small number of Certificate Authorities (CAs) to provide and validate certificates, thus creating a highly centralized ecosystem. In this paper, we analyze the degree of centralization of certificate provisioning from CAs in two major political groups: Brazil, Russia, India, China, and South Africa (BRICS) and the European Union (EU). We have found that over 75% of certificates for both BRICS and EU domains originate from CAs based in the United States, indicating possible risks to their digital sovereignty due to the high level of external dependency. This indicates the need for nations within those groups to research alternatives to reduce the high level of dependency on foreign CAs and increase their digital autonomy.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 17:26:18 GMT" }, { "version": "v2", "created": "Thu, 24 Apr 2025 18:11:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Azevedo", "Andrei Cordova", "" ], [ "Scheid", "Eder John", "" ], [ "Franco", "Muriel Figueredo", "" ], [ "Granville", "Lisandro Zambenedetti", "" ] ]
2504.16968
Jun Wu
Jun Wu, Jiangtao Wen, Yuxing Han
BackSlash: Rate Constrained Optimized Training of Large Language Models
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
The rapid advancement of large-language models (LLMs) has driven extensive research into parameter compression after training has been completed, yet compression during the training phase remains largely unexplored. In this work, we introduce Rate-Constrained Training (BackSlash), a novel training-time compression approach based on rate-distortion optimization (RDO). BackSlash enables a flexible trade-off between model accuracy and complexity, significantly reducing parameter redundancy while preserving performance. Experiments in various architectures and tasks demonstrate that BackSlash can reduce memory usage by 60% - 90% without accuracy loss and provides significant compression gain compared to compression after training. Moreover, BackSlash proves to be highly versatile: it enhances generalization with small Lagrange multipliers, improves model robustness to pruning (maintaining accuracy even at 80% pruning rates), and enables network simplification for accelerated inference on edge devices.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 12:28:27 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 08:26:21 GMT" } ]
2025-04-28T00:00:00
[ [ "Wu", "Jun", "" ], [ "Wen", "Jiangtao", "" ], [ "Han", "Yuxing", "" ] ]
2504.17091
Seunghyun Yoo
Seunghyun Yoo
Co-CoT: A Prompt-Based Framework for Collaborative Chain-of-Thought Reasoning
5 page
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Due to the proliferation of short-form content and the rapid adoption of AI, opportunities for deep, reflective thinking have significantly diminished, undermining users' critical thinking and reducing engagement with the reasoning behind AI-generated outputs. To address this issue, we propose an Interactive Chain-of-Thought (CoT) Framework that enhances human-centered explainability and responsible AI usage by making the model's inference process transparent, modular, and user-editable. The framework decomposes reasoning into clearly defined blocks that users can inspect, modify, and re-execute, encouraging active cognitive engagement rather than passive consumption. It further integrates a lightweight edit-adaptation mechanism inspired by preference learning, allowing the system to align with diverse cognitive styles and user intentions. Ethical transparency is ensured through explicit metadata disclosure, built-in bias checkpoint functionality, and privacy-preserving safeguards. This work outlines the design principles and architecture necessary to promote critical engagement, responsible interaction, and inclusive adaptation in AI systems aimed at addressing complex societal challenges.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 20:48:09 GMT" } ]
2025-04-28T00:00:00
[ [ "Yoo", "Seunghyun", "" ] ]
2504.17119
Muskan Garg
Muskan Garg and Shaina Raza and Shebuti Rayana and Xingyi Liu and Sunghwan Sohn
The Rise of Small Language Models in Healthcare: A Comprehensive Survey
35 pages, 7 tables, 5 figures
null
null
null
cs.CL cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite substantial progress in healthcare applications driven by large language models (LLMs), growing concerns around data privacy, and limited resources; the small language models (SLMs) offer a scalable and clinically viable solution for efficient performance in resource-constrained environments for next-generation healthcare informatics. Our comprehensive survey presents a taxonomic framework to identify and categorize them for healthcare professionals and informaticians. The timeline of healthcare SLM contributions establishes a foundational framework for analyzing models across three dimensions: NLP tasks, stakeholder roles, and the continuum of care. We present a taxonomic framework to identify the architectural foundations for building models from scratch; adapting SLMs to clinical precision through prompting, instruction fine-tuning, and reasoning; and accessibility and sustainability through compression techniques. Our primary objective is to offer a comprehensive survey for healthcare professionals, introducing recent innovations in model optimization and equipping them with curated resources to support future research and development in the field. Aiming to showcase the groundbreaking advancements in SLMs for healthcare, we present a comprehensive compilation of experimental results across widely studied NLP tasks in healthcare to highlight the transformative potential of SLMs in healthcare. The updated repository is available at Github
[ { "version": "v1", "created": "Wed, 23 Apr 2025 22:02:25 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 13:42:19 GMT" } ]
2025-04-28T00:00:00
[ [ "Garg", "Muskan", "" ], [ "Raza", "Shaina", "" ], [ "Rayana", "Shebuti", "" ], [ "Liu", "Xingyi", "" ], [ "Sohn", "Sunghwan", "" ] ]
2504.17180
Minkyu Choi
Minkyu Choi, S P Sharan, Harsh Goel, Sahil Shah, Sandeep Chinchali
We'll Fix it in Post: Improving Text-to-Video Generation with Neuro-Symbolic Feedback
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Current text-to-video (T2V) generation models are increasingly popular due to their ability to produce coherent videos from textual prompts. However, these models often struggle to generate semantically and temporally consistent videos when dealing with longer, more complex prompts involving multiple objects or sequential events. Additionally, the high computational costs associated with training or fine-tuning make direct improvements impractical. To overcome these limitations, we introduce NeuS-E, a novel zero-training video refinement pipeline that leverages neuro-symbolic feedback to automatically enhance video generation, achieving superior alignment with the prompts. Our approach first derives the neuro-symbolic feedback by analyzing a formal video representation and pinpoints semantically inconsistent events, objects, and their corresponding frames. This feedback then guides targeted edits to the original video. Extensive empirical evaluations on both open-source and proprietary T2V models demonstrate that NeuS-E significantly enhances temporal and logical alignment across diverse prompts by almost 40%
[ { "version": "v1", "created": "Thu, 24 Apr 2025 01:34:12 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 02:41:34 GMT" } ]
2025-04-28T00:00:00
[ [ "Choi", "Minkyu", "" ], [ "Sharan", "S P", "" ], [ "Goel", "Harsh", "" ], [ "Shah", "Sahil", "" ], [ "Chinchali", "Sandeep", "" ] ]
2504.17243
Xinyu Zhou
Xinyu Zhou, Simin Fan, Martin Jaggi, Jie Fu
NeuralGrok: Accelerate Grokking by Neural Gradient Transformation
Preprint, 16 pages
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Grokking is proposed and widely studied as an intricate phenomenon in which generalization is achieved after a long-lasting period of overfitting. In this work, we propose NeuralGrok, a novel gradient-based approach that learns an optimal gradient transformation to accelerate the generalization of transformers in arithmetic tasks. Specifically, NeuralGrok trains an auxiliary module (e.g., an MLP block) in conjunction with the base model. This module dynamically modulates the influence of individual gradient components based on their contribution to generalization, guided by a bilevel optimization algorithm. Our extensive experiments demonstrate that NeuralGrok significantly accelerates generalization, particularly in challenging arithmetic tasks. We also show that NeuralGrok promotes a more stable training paradigm, constantly reducing the model's complexity, while traditional regularization methods, such as weight decay, can introduce substantial instability and impede generalization. We further investigate the intrinsic model complexity leveraging a novel Absolute Gradient Entropy (AGE) metric, which explains that NeuralGrok effectively facilitates generalization by reducing the model complexity. We offer valuable insights on the grokking phenomenon of Transformer models, which encourages a deeper understanding of the fundamental principles governing generalization ability.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 04:41:35 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 03:44:09 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhou", "Xinyu", "" ], [ "Fan", "Simin", "" ], [ "Jaggi", "Martin", "" ], [ "Fu", "Jie", "" ] ]
2504.17292
Sadhitro De
Sadhitro De, Dhrubaditya Mitra, Rahul Pandit
Intermittency and non-universality of pair dispersion in isothermal compressible turbulence
null
null
null
null
physics.flu-dyn
http://creativecommons.org/licenses/by/4.0/
Statistical properties of the pair dispersion of Lagrangian particles (tracers) in incompressible turbulent flows provide insights into transport and mixing. We explore the same in transonic to supersonic compressible turbulence of an isothermal ideal gas in two dimensions, driven by large-scale solenoidal and irrotational stirring forces, via direct numerical simulations. We find that the scaling exponents of the order-$p$ negative moments of the distribution of exit times -- in particular, the doubling and halving times of pair separations -- are nonlinear functions of $p$. Furthermore, the doubling and halving time statistics are different. The halving-time exponents are universal -- they satisfy their multifractal model-based prediction, irrespective of the nature of the stirring. However, the doubling-time exponents are not. In the solenoidally-stirred flows, the doubling time exponents can be expressed solely in terms of the multifractal scaling exponents obtained from the structure functions of the solenoidal component of the velocity. Moreover, they depend strongly on the Mach number, $\Ma$, as elongated patches of high vorticity emerge along shock fronts at high $\Ma$. In contrast, in the irrotationally-stirred flows, the doubling-time exponents do not satisfy any known multifractal model-based relation, and are independent of $\Ma$. Our findings are of potential relevance to astrophysical disks and molecular clouds wherein turbulent transport and mixing of gases often govern chemical kinetics and the rates of formation of stars and planetesimals.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 06:36:29 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 05:42:24 GMT" } ]
2025-04-28T00:00:00
[ [ "De", "Sadhitro", "" ], [ "Mitra", "Dhrubaditya", "" ], [ "Pandit", "Rahul", "" ] ]
2504.17314
Miaoyun Zhao
Miaoyun Zhao, Qiang Zhang, Chenrong Li
Class-Conditional Distribution Balancing for Group Robust Classification
null
null
null
null
cs.LG cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Spurious correlations that lead models to correct predictions for the wrong reasons pose a critical challenge for robust real-world generalization. Existing research attributes this issue to group imbalance and addresses it by maximizing group-balanced or worst-group accuracy, which heavily relies on expensive bias annotations. A compromise approach involves predicting bias information using extensively pretrained foundation models, which requires large-scale data and becomes impractical for resource-limited rare domains. To address these challenges, we offer a novel perspective by reframing the spurious correlations as imbalances or mismatches in class-conditional distributions, and propose a simple yet effective robust learning method that eliminates the need for both bias annotations and predictions. With the goal of reducing the mutual information between spurious factors and label information, our method leverages a sample reweighting strategy to achieve class-conditional distribution balancing, which automatically highlights minority groups and classes, effectively dismantling spurious correlations and producing a debiased data distribution for classification. Extensive experiments and analysis demonstrate that our approach consistently delivers state-of-the-art performance, rivaling methods that rely on bias supervision.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 07:15:53 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 02:50:56 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhao", "Miaoyun", "" ], [ "Zhang", "Qiang", "" ], [ "Li", "Chenrong", "" ] ]
2504.17316
Ni An
Ni An and Ferdinand Ihringer and Ingrid Irmer
Small genus, small index critical points of the systole function
18 pages, 8 figures
null
null
null
math.GT math.MG
http://creativecommons.org/licenses/by/4.0/
In this paper the index of a family of critical points of the systole function on Teichm\"uller space is calculated. The members of this family are interesting in that their existence implies the existence of strata in the Thurston spine for which the systoles do not determine a basis for the homology of the surface. Previously, index calculations of critical points with this pathological feature were impossible, because the only known examples were in surfaces with huge genus. A related concept is that of a ``minimal filling subset'' of the systoles at the critical point. Such minimal filling sets are studied, as they relate to the dimension of the Thurston spine near the critical point. We find an example of a minimal filling set of simple closed geodesics in genus 5 with cardinality 8, that are presumably realised as systoles. More generally, we determine the smallest and largest cardinality of a minimal filling set related to a tesselation of a hyperbolic surface by regular, right-angled $m$-gons for $m \in \{ 5, 6, 7 \}$. For this, we use integer linear programming together with a hand-tailored symmetry breaking technique.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 07:19:10 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 02:46:21 GMT" } ]
2025-04-28T00:00:00
[ [ "An", "Ni", "" ], [ "Ihringer", "Ferdinand", "" ], [ "Irmer", "Ingrid", "" ] ]
2504.17358
Nicolas Torres
Mar\'ia J. C\'aceres (E-GRAN-AM SPAIN), Jos\'e A Ca\~nizo (E-GRAN-AM SPAIN), Nicolas Torres (LJAD, E-GRAN-AM SPAIN)
On the local stability of the elapsed-time model in terms of the transmission delay and interconnection strength
null
null
null
null
math.DS math.AP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The elapsed-time model describes the behavior of interconnected neurons through the time since their last spike. It is an age-structured non-linear equation in which age corresponds to the elapsed time since the last discharge, and models many interesting dynamics depending on the type of interactions between neurons. We investigate the linearized stability of this equation by considering a discrete delay, which accounts for the possibility of a synaptic delay due to the time needed to transmit a nerve impulse from one neuron to the rest of the ensemble. We state a stability criterion that allows to determine if a steady state is linearly stable or unstable depending on the delay and the interaction between neurons. Our approach relies on the study of the asymptotic behavior of related Volterra-type integral equations in terms of theirs Laplace transforms. The analysis is complemented with numerical simulations illustrating the change of stability of a steady state in terms of the delay and the intensity of interconnections.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:17:17 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 08:20:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Cáceres", "María J.", "", "E-GRAN-AM SPAIN" ], [ "Cañizo", "José A", "", "E-GRAN-AM\n SPAIN" ], [ "Torres", "Nicolas", "", "LJAD, E-GRAN-AM SPAIN" ] ]
2504.17363
Fabien Baeriswyl
Fabien Baeriswyl (LPSM (UMR\_8001), DO), Olivier Wintenberger (LPSM (UMR\_8001))
Sample-Path Large Deviations for Functionals of Poisson Cluster Processes
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We establish sample-path large deviation principles for the centered cumulative functional of marked Poisson cluster processes in the Skorokhod space equipped with the M1 topology, under joint regular variation assumptions on the marks and the offspring distributions governing the propagation mechanism. These findings can also be interpreted as hidden regular variation of the cluster processes' functionals, extending the results in Dombry et al. (2022) to cluster processes with heavy-tailed characteristics, including mixed Binomial Poisson cluster processes and Hawkes processes. Notably, by restricting to the adequate subspace of measures on D([0, 1], R+), and applying the correct normalization and scaling to the paths of the centered cumulative functional, the limit measure concentrates on paths with multiple large jumps.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:26:45 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 09:08:51 GMT" } ]
2025-04-28T00:00:00
[ [ "Baeriswyl", "Fabien", "", "LPSM" ], [ "Wintenberger", "Olivier", "", "LPSM" ] ]
2504.17367
Etienne Gourc
Etienne Gourc (LMA), Pierre-Olivier Mattei (LMA), Renaud C\^ote (LMA), Matteo Capaldo ([Total Energies One Tech])
Increasing dynamic range of NESs by using geometric nonlinear damping
null
null
null
null
physics.class-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper deals with the passive control of resonant systems using nonlinear energy sink (NES). The objective is to highlight the benefits of adding nonlinear geometrical damping in addition to the cubic stiffness nonlinearity. The behaviour of the system is investigated theoretically by using the mixed harmonic balance multiple scales method. Based on the obtained slow flow equations, a design procedure that maximizes the dynamic range of the NES is presented. Singularity theory is used to express conditions for the birth of detached resonance cure independently of the forcing frequency. It is shown that the presence of a detached resonance curve is not necessarily detrimental to the performance of the NES. Moreover, the detached resonance curve can be completely suppressed by adding nonlinear damping. The results of the design procedure are then compared to numerical simulations.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:28:36 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 08:46:45 GMT" } ]
2025-04-28T00:00:00
[ [ "Gourc", "Etienne", "", "LMA" ], [ "Mattei", "Pierre-Olivier", "", "LMA" ], [ "Côte", "Renaud", "", "LMA" ], [ "Capaldo", "Matteo", "", "[Total Energies One Tech]" ] ]
2504.17371
Johannes Meier
Oussema Dhaouadi, Johannes Meier, Luca Wahl, Jacques Kaiser, Luca Scalerandi, Nick Wandelburg, Zhuolun Zhou, Nijanthan Berinpanathan, Holger Banzhaf, Daniel Cremers
Highly Accurate and Diverse Traffic Data: The DeepScenario Open 3D Dataset
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Accurate 3D trajectory data is crucial for advancing autonomous driving. Yet, traditional datasets are usually captured by fixed sensors mounted on a car and are susceptible to occlusion. Additionally, such an approach can precisely reconstruct the dynamic environment in the close vicinity of the measurement vehicle only, while neglecting objects that are further away. In this paper, we introduce the DeepScenario Open 3D Dataset (DSC3D), a high-quality, occlusion-free dataset of 6 degrees of freedom bounding box trajectories acquired through a novel monocular camera drone tracking pipeline. Our dataset includes more than 175,000 trajectories of 14 types of traffic participants and significantly exceeds existing datasets in terms of diversity and scale, containing many unprecedented scenarios such as complex vehicle-pedestrian interaction on highly populated urban streets and comprehensive parking maneuvers from entry to exit. DSC3D dataset was captured in five various locations in Europe and the United States and include: a parking lot, a crowded inner-city, a steep urban intersection, a federal highway, and a suburban intersection. Our 3D trajectory dataset aims to enhance autonomous driving systems by providing detailed environmental 3D representations, which could lead to improved obstacle interactions and safety. We demonstrate its utility across multiple applications including motion prediction, motion planning, scenario mining, and generative reactive traffic agents. Our interactive online visualization platform and the complete dataset are publicly available at https://app.deepscenario.com, facilitating research in motion prediction, behavior modeling, and safety validation.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:43:48 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 12:59:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Dhaouadi", "Oussema", "" ], [ "Meier", "Johannes", "" ], [ "Wahl", "Luca", "" ], [ "Kaiser", "Jacques", "" ], [ "Scalerandi", "Luca", "" ], [ "Wandelburg", "Nick", "" ], [ "Zhou", "Zhuolun", "" ], [ "Berinpanathan", "Nijanthan", "" ], [ "Banzhaf", "Holger", "" ], [ "Cremers", "Daniel", "" ] ]
2504.17379
Hassan Keshvarikhojasteh
Hassan Keshvarikhojasteh, Mihail Tifrea, Sibylle Hess, Josien P.W. Pluim, and Mitko Veta
A Spatially-Aware Multiple Instance Learning Framework for Digital Pathology
null
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-nd/4.0/
Multiple instance learning (MIL) is a promising approach for weakly supervised classification in pathology using whole slide images (WSIs). However, conventional MIL methods such as Attention-Based Deep Multiple Instance Learning (ABMIL) typically disregard spatial interactions among patches that are crucial to pathological diagnosis. Recent advancements, such as Transformer based MIL (TransMIL), have incorporated spatial context and inter-patch relationships. However, it remains unclear whether explicitly modeling patch relationships yields similar performance gains in ABMIL, which relies solely on Multi-Layer Perceptrons (MLPs). In contrast, TransMIL employs Transformer-based layers, introducing a fundamental architectural shift at the cost of substantially increased computational complexity. In this work, we enhance the ABMIL framework by integrating interaction-aware representations to address this question. Our proposed model, Global ABMIL (GABMIL), explicitly captures inter-instance dependencies while preserving computational efficiency. Experimental results on two publicly available datasets for tumor subtyping in breast and lung cancers demonstrate that GABMIL achieves up to a 7 percentage point improvement in AUPRC and a 5 percentage point increase in the Kappa score over ABMIL, with minimal or no additional computational overhead. These findings underscore the importance of incorporating patch interactions within MIL frameworks. Our code is available at \href{https://github.com/tueimage/GABMIL}{\texttt{GABMIL}}.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:53:46 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 07:23:36 GMT" } ]
2025-04-28T00:00:00
[ [ "Keshvarikhojasteh", "Hassan", "" ], [ "Tifrea", "Mihail", "" ], [ "Hess", "Sibylle", "" ], [ "Pluim", "Josien P. W.", "" ], [ "Veta", "Mitko", "" ] ]
2504.17384
Hanlin Sheng
Hanlin Sheng, Xinming Wu, Hang Gao, Haibin Di, Sergey Fomel, Jintao Li and Xu Si
On the workflow, opportunities and challenges of developing foundation model in geophysics
null
null
null
null
physics.geo-ph cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Foundation models, as a mainstream technology in artificial intelligence, have demonstrated immense potential across various domains in recent years, particularly in handling complex tasks and multimodal data. In the field of geophysics, although the application of foundation models is gradually expanding, there is currently a lack of comprehensive reviews discussing the full workflow of integrating foundation models with geophysical data. To address this gap, this paper presents a complete framework that systematically explores the entire process of developing foundation models in conjunction with geophysical data. From data collection and preprocessing to model architecture selection, pre-training strategies, and model deployment, we provide a detailed analysis of the key techniques and methodologies at each stage. In particular, considering the diversity, complexity, and physical consistency constraints of geophysical data, we discuss targeted solutions to address these challenges. Furthermore, we discuss how to leverage the transfer learning capabilities of foundation models to reduce reliance on labeled data, enhance computational efficiency, and incorporate physical constraints into model training, thereby improving physical consistency and interpretability. Through a comprehensive summary and analysis of the current technological landscape, this paper not only fills the gap in the geophysics domain regarding a full-process review of foundation models but also offers valuable practical guidance for their application in geophysical data analysis, driving innovation and advancement in the field.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 09:08:24 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 07:35:21 GMT" } ]
2025-04-28T00:00:00
[ [ "Sheng", "Hanlin", "" ], [ "Wu", "Xinming", "" ], [ "Gao", "Hang", "" ], [ "Di", "Haibin", "" ], [ "Fomel", "Sergey", "" ], [ "Li", "Jintao", "" ], [ "Si", "Xu", "" ] ]
2504.17404
Haibo Tong
Yi Zeng, Feifei Zhao, Yuwei Wang, Enmeng Lu, Yaodong Yang, Lei Wang, Chao Liu, Yitao Liang, Dongcheng Zhao, Bing Han, Haibo Tong, Yao Liang, Dongqi Liang, Kang Sun, Boyuan Chen, Jinyu Fan
Redefining Superalignment: From Weak-to-Strong Alignment to Human-AI Co-Alignment to Sustainable Symbiotic Society
null
null
null
null
cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Artificial Intelligence (AI) systems are becoming increasingly powerful and autonomous, and may progress to surpass human intelligence levels, namely Artificial Superintelligence (ASI). During the progression from AI to ASI, it may exceed human control, violate human values, and even lead to irreversible catastrophic consequences in extreme cases. This gives rise to a pressing issue that needs to be addressed: superalignment, ensuring that AI systems much smarter than humans, remain aligned with human (compatible) intentions and values. Existing scalable oversight and weak-to-strong generalization methods may prove substantially infeasible and inadequate when facing ASI. We must explore safer and more pluralistic frameworks and approaches for superalignment. In this paper, we redefine superalignment as the human-AI co-alignment towards a sustainable symbiotic society, and highlight a framework that integrates external oversight and intrinsic proactive alignment. External oversight superalignment should be grounded in human-centered ultimate decision, supplemented by interpretable automated evaluation and correction, to achieve continuous alignment with humanity's evolving values. Intrinsic proactive superalignment is rooted in a profound understanding of the Self, others, and society, integrating self-awareness, self-reflection, and empathy to spontaneously infer human intentions, distinguishing good from evil and proactively considering human well-being, ultimately attaining human-AI co-alignment through iterative interaction. The integration of externally-driven oversight with intrinsically-driven proactive alignment empowers sustainable symbiotic societies through human-AI co-alignment, paving the way for achieving safe and beneficial AGI and ASI for good, for human, and for a symbiotic ecology.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 09:53:49 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 15:32:41 GMT" } ]
2025-04-28T00:00:00
[ [ "Zeng", "Yi", "" ], [ "Zhao", "Feifei", "" ], [ "Wang", "Yuwei", "" ], [ "Lu", "Enmeng", "" ], [ "Yang", "Yaodong", "" ], [ "Wang", "Lei", "" ], [ "Liu", "Chao", "" ], [ "Liang", "Yitao", "" ], [ "Zhao", "Dongcheng", "" ], [ "Han", "Bing", "" ], [ "Tong", "Haibo", "" ], [ "Liang", "Yao", "" ], [ "Liang", "Dongqi", "" ], [ "Sun", "Kang", "" ], [ "Chen", "Boyuan", "" ], [ "Fan", "Jinyu", "" ] ]
2504.17434
Felix Finster
Felix Finster and Marco van den Beld-Serrano
Baryogenesis in Conformally Flat Spacetimes
35 pages, LaTeX
null
null
null
math-ph gr-qc math.DG math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Based on a baryogenesis mechanism originating from the theory of causal fermion systems, we analyze its main geometric and analytic features in conformally flat spacetimes. An explicit formula is derived for the rate of baryogenesis in these spacetimes, which depends on the mass $m$ of the particles, the conformal factor $\Omega$ and a future directed timelike vector field $u$ (dubbed the regularizing vector field). Our analysis covers Friedmann-Lema{\^i}tre-Robertson-Walker, Milne and Milne-like spacetimes. It sets the ground for concrete, quantitative predictions for specific cosmological spacetimes.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 10:53:31 GMT" } ]
2025-04-28T00:00:00
[ [ "Finster", "Felix", "" ], [ "Beld-Serrano", "Marco van den", "" ] ]
2504.17483
Silvester Borsboom
Silvester Borsboom and Sebastian De Haro
Global Gauge Symmetry Breaking in the Abelian Higgs Mechanism
25 pages
null
null
null
physics.hist-ph hep-th math-ph math.MP
http://creativecommons.org/licenses/by/4.0/
This paper aims to resolve the incompatibility between two extant gauge-invariant accounts of the Abelian Higgs mechanism: the first account uses global gauge symmetry breaking, and the second eliminates spontaneous symmetry breaking entirely. We resolve this incompatibility by using the constrained Hamiltonian formalism in symplectic geometry. First we argue that, unlike their local counterparts, global gauge symmetries are physical. The symmetries that are spontaneously broken by the Higgs mechanism are then the global ones. Second, we explain how the dressing field method singles out the Coulomb gauge as a preferred gauge for a gauge-invariant account of the Abelian Higgs mechanism. Based on the existence of this group of global gauge symmetries that are physical, we resolve the incompatibility between the two accounts by arguing that the correct way to carry out the second method is to eliminate only the redundant gauge symmetries, i.e. those local gauge symmetries which are not global. We extend our analysis to quantum field theory, where we show that the Abelian Higgs mechanism can be understood as spontaneous global $U(1)$ symmetry breaking in the $C^*$-algebraic sense.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 12:21:15 GMT" } ]
2025-04-28T00:00:00
[ [ "Borsboom", "Silvester", "" ], [ "De Haro", "Sebastian", "" ] ]
2504.17543
Hubert Villuendas
Hubert Villuendas, Mathieu Besan\c{c}on and J\'er\^ome Malick
Knapsack with compactness: a semidefinite approach
null
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
The min-knapsack problem with compactness constraints extends the classical knapsack problem, in the case of ordered items, by introducing a restriction ensuring that they cannot be too far apart. This problem has applications in statistics, particularly in the detection of change-points in time series. In this paper, we propose a semidefinite programming approach for this problem, incorporating compactness in constraints or in objective. We study and compare the different relaxations, and argue that our method provides high-quality heuristics and tight bounds. In particular, the single hyperparameter of our penalized semidefinite models naturally balances the trade-off between compactness and accuracy of the computed solutions. Numerical experiments illustrate, on the hardest instances, the effectiveness and versatility of our approach compared to the existing mixed-integer programming formulation.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 13:32:26 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 06:54:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Villuendas", "Hubert", "" ], [ "Besançon", "Mathieu", "" ], [ "Malick", "Jérôme", "" ] ]
2504.17565
Yunjie Ji
Xiaoyu Tian, Sitong Zhao, Haotian Wang, Shuaiting Chen, Yiping Peng, Yunjie Ji, Han Zhao, Xiangang Li
DeepDistill: Enhancing LLM Reasoning Capabilities via Large-Scale Difficulty-Graded Data Training
null
null
null
null
cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Although large language models (LLMs) have recently achieved remarkable performance on various complex reasoning benchmarks, the academic community still lacks an in-depth understanding of base model training processes and data quality. To address this, we construct a large-scale, difficulty-graded reasoning dataset containing approximately 3.34 million unique queries of varying difficulty levels and about 40 million distilled responses generated by multiple models over several passes. Leveraging pass rate and Coefficient of Variation (CV), we precisely select the most valuable training data to enhance reasoning capability. Notably, we observe a training pattern shift, indicating that reasoning-focused training based on base models requires higher learning rates for effective training. Using this carefully selected data, we significantly improve the reasoning capabilities of the base model, achieving a pass rate of 79.2\% on the AIME2024 mathematical reasoning benchmark. This result surpasses most current distilled models and closely approaches state-of-the-art performance. We provide detailed descriptions of our data processing, difficulty assessment, and training methodology, and have publicly released all datasets and methods to promote rapid progress in open-source long-reasoning LLMs. The dataset is available at: https://huggingface.co/datasets/a-m-team/AM-DeepSeek-Distilled-40M
[ { "version": "v1", "created": "Thu, 24 Apr 2025 13:57:53 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 15:10:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Tian", "Xiaoyu", "" ], [ "Zhao", "Sitong", "" ], [ "Wang", "Haotian", "" ], [ "Chen", "Shuaiting", "" ], [ "Peng", "Yiping", "" ], [ "Ji", "Yunjie", "" ], [ "Zhao", "Han", "" ], [ "Li", "Xiangang", "" ] ]
2504.17641
Shengtao Zhang
Shengtao Zhang, Haokai Zhang, Shiqi Lou, Zicheng Wang, Zinan Zeng, Yilin Wang, Minnan Luo
PTCL: Pseudo-Label Temporal Curriculum Learning for Label-Limited Dynamic Graph
13 pages, 5 figures
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dynamic node classification is critical for modeling evolving systems like financial transactions and academic collaborations. In such systems, dynamically capturing node information changes is critical for dynamic node classification, which usually requires all labels at every timestamp. However, it is difficult to collect all dynamic labels in real-world scenarios due to high annotation costs and label uncertainty (e.g., ambiguous or delayed labels in fraud detection). In contrast, final timestamp labels are easier to obtain as they rely on complete temporal patterns and are usually maintained as a unique label for each user in many open platforms, without tracking the history data. To bridge this gap, we propose PTCL(Pseudo-label Temporal Curriculum Learning), a pioneering method addressing label-limited dynamic node classification where only final labels are available. PTCL introduces: (1) a temporal decoupling architecture separating the backbone (learning time-aware representations) and decoder (strictly aligned with final labels), which generate pseudo-labels, and (2) a Temporal Curriculum Learning strategy that prioritizes pseudo-labels closer to the final timestamp by assigning them higher weights using an exponentially decaying function. We contribute a new academic dataset (CoOAG), capturing long-range research interest in dynamic graph. Experiments across real-world scenarios demonstrate PTCL's consistent superiority over other methods adapted to this task. Beyond methodology, we propose a unified framework FLiD (Framework for Label-Limited Dynamic Node Classification), consisting of a complete preparation workflow, training pipeline, and evaluation standards, and supporting various models and datasets. The code can be found at https://github.com/3205914485/FLiD.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 15:11:41 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 03:38:56 GMT" } ]
2025-04-28T00:00:00
[ [ "Zhang", "Shengtao", "" ], [ "Zhang", "Haokai", "" ], [ "Lou", "Shiqi", "" ], [ "Wang", "Zicheng", "" ], [ "Zeng", "Zinan", "" ], [ "Wang", "Yilin", "" ], [ "Luo", "Minnan", "" ] ]
2504.17671
YuanChang Ye
Yuanchang Ye and Weiyan Wen
Data-Driven Calibration of Prediction Sets in Large Vision-Language Models Based on Inductive Conformal Prediction
null
null
null
null
cs.CL cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study addresses the critical challenge of hallucination mitigation in Large Vision-Language Models (LVLMs) for Visual Question Answering (VQA) tasks through a Split Conformal Prediction (SCP) framework. While LVLMs excel in multi-modal reasoning, their outputs often exhibit hallucinated content with high confidence, posing risks in safety-critical applications. We propose a model-agnostic uncertainty quantification method that integrates dynamic threshold calibration and cross-modal consistency verification. By partitioning data into calibration and test sets, the framework computes nonconformity scores to construct prediction sets with statistical guarantees under user-defined risk levels ($\alpha$). Key innovations include: (1) rigorous control of \textbf{marginal coverage} to ensure empirical error rates remain strictly below $\alpha$; (2) dynamic adjustment of prediction set sizes inversely with $\alpha$, filtering low-confidence outputs; (3) elimination of prior distribution assumptions and retraining requirements. Evaluations on benchmarks (ScienceQA, MMMU) with eight LVLMs demonstrate that SCP enforces theoretical guarantees across all $\alpha$ values. The framework achieves stable performance across varying calibration-to-test split ratios, underscoring its robustness for real-world deployment in healthcare, autonomous systems, and other safety-sensitive domains. This work bridges the gap between theoretical reliability and practical applicability in multi-modal AI systems, offering a scalable solution for hallucination detection and uncertainty-aware decision-making.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 15:39:46 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 09:34:59 GMT" } ]
2025-04-28T00:00:00
[ [ "Ye", "Yuanchang", "" ], [ "Wen", "Weiyan", "" ] ]
2504.17696
Ghazal Kaviani
Ghazal Kaviani, Yavuz Yarici, Seulgi Kim, Mohit Prabhushankar, Ghassan AlRegib, Mashhour Solh, Ameya Patil
Hierarchical and Multimodal Data for Daily Activity Understanding
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Daily Activity Recordings for Artificial Intelligence (DARai, pronounced "Dahr-ree") is a multimodal, hierarchically annotated dataset constructed to understand human activities in real-world settings. DARai consists of continuous scripted and unscripted recordings of 50 participants in 10 different environments, totaling over 200 hours of data from 20 sensors including multiple camera views, depth and radar sensors, wearable inertial measurement units (IMUs), electromyography (EMG), insole pressure sensors, biomonitor sensors, and gaze tracker. To capture the complexity in human activities, DARai is annotated at three levels of hierarchy: (i) high-level activities (L1) that are independent tasks, (ii) lower-level actions (L2) that are patterns shared between activities, and (iii) fine-grained procedures (L3) that detail the exact execution steps for actions. The dataset annotations and recordings are designed so that 22.7% of L2 actions are shared between L1 activities and 14.2% of L3 procedures are shared between L2 actions. The overlap and unscripted nature of DARai allows counterfactual activities in the dataset. Experiments with various machine learning models showcase the value of DARai in uncovering important challenges in human-centered applications. Specifically, we conduct unimodal and multimodal sensor fusion experiments for recognition, temporal localization, and future action anticipation across all hierarchical annotation levels. To highlight the limitations of individual sensors, we also conduct domain-variant experiments that are enabled by DARai's multi-sensor and counterfactual activity design setup. The code, documentation, and dataset are available at the dedicated DARai website: https://alregib.ece.gatech.edu/software-and-datasets/darai-daily-activity-recordings-for-artificial-intelligence-and-machine-learning/
[ { "version": "v1", "created": "Thu, 24 Apr 2025 16:04:00 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 16:07:50 GMT" } ]
2025-04-28T00:00:00
[ [ "Kaviani", "Ghazal", "" ], [ "Yarici", "Yavuz", "" ], [ "Kim", "Seulgi", "" ], [ "Prabhushankar", "Mohit", "" ], [ "AlRegib", "Ghassan", "" ], [ "Solh", "Mashhour", "" ], [ "Patil", "Ameya", "" ] ]
2504.17699
HongHao Li
Honghao Li, Hanwei Li, Jing Zhang, Yi Zhang, Ziniu Yu, Lei Sang, and Yiwen Zhang
Quadratic Interest Network for Multimodal Click-Through Rate Prediction
null
null
null
null
cs.IR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Multimodal click-through rate (CTR) prediction is a key technique in industrial recommender systems. It leverages heterogeneous modalities such as text, images, and behavioral logs to capture high-order feature interactions between users and items, thereby enhancing the system's understanding of user interests and its ability to predict click behavior. The primary challenge in this field lies in effectively utilizing the rich semantic information from multiple modalities while satisfying the low-latency requirements of online inference in real-world applications. To foster progress in this area, the Multimodal CTR Prediction Challenge Track of the WWW 2025 EReL@MIR Workshop formulates the problem into two tasks: (1) Task 1 of Multimodal Item Embedding: this task aims to explore multimodal information extraction and item representation learning methods that enhance recommendation tasks; and (2) Task 2 of Multimodal CTR Prediction: this task aims to explore what multimodal recommendation model can effectively leverage multimodal embedding features and achieve better performance. In this paper, we propose a novel model for Task 2, named Quadratic Interest Network (QIN) for Multimodal CTR Prediction. Specifically, QIN employs adaptive sparse target attention to extract multimodal user behavior features, and leverages Quadratic Neural Networks to capture high-order feature interactions. As a result, QIN achieved an AUC of 0.9798 on the leaderboard and ranked second in the competition. The model code, training logs, hyperparameter configurations, and checkpoints are available at https://github.com/salmon1802/QIN.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 16:08:52 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 05:02:28 GMT" } ]
2025-04-28T00:00:00
[ [ "Li", "Honghao", "" ], [ "Li", "Hanwei", "" ], [ "Zhang", "Jing", "" ], [ "Zhang", "Yi", "" ], [ "Yu", "Ziniu", "" ], [ "Sang", "Lei", "" ], [ "Zhang", "Yiwen", "" ] ]
2504.17762
Joshua Shields
Joshua V. Shields, Wolfgang Kerzendorf, Isaac G. Smith, Tiago M. D. Pereira, Christian Vogl, Ryan Groneck, Andrew Fullard, Jaladh Singhal, Jing Lu, and Christopher J. Fontes
Introducing STARDIS: An Open and Modular Stellar Spectral Synthesis Code
Submitted to ApJ, 18 pages, 7 figures
null
null
null
astro-ph.SR astro-ph.IM
http://creativecommons.org/licenses/by/4.0/
We introduce a new 1D stellar spectral synthesis Python code called stardis. stardis is a modular, open-source radiative transfer code that is capable of spectral synthesis from near-UV to IR for FGK stars. We describe the structure, inputs, features, underlying physics, and assumptions of stardis as well as the radiative transfer scheme implemented. To validate our code, we show spectral comparisons between stardis and korg with the same input atmospheric structure models, and also compare qualitatively to phoenix for solar models. We find that stardis generally agrees well with korg for solar models on the few percent level or better, that the codes can diverge in the ultraviolet, with more extreme differences in cooler stars. stardis can be found at https://github.com/tardis-sn/stardis, and documentation can be found at https://tardis-sn.github.io/stardis/.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 17:26:23 GMT" }, { "version": "v2", "created": "Fri, 25 Apr 2025 13:59:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Shields", "Joshua V.", "" ], [ "Kerzendorf", "Wolfgang", "" ], [ "Smith", "Isaac G.", "" ], [ "Pereira", "Tiago M. D.", "" ], [ "Vogl", "Christian", "" ], [ "Groneck", "Ryan", "" ], [ "Fullard", "Andrew", "" ], [ "Singhal", "Jaladh", "" ], [ "Lu", "Jing", "" ], [ "Fontes", "Christopher J.", "" ] ]
2504.17792
Hauke Sandhaus
Hauke Sandhaus, Angel Hsing-Chi Hwang, Wendy Ju, Qian Yang
My Precious Crash Data: Barriers and Opportunities in Encouraging Autonomous Driving Companies to Share Safety-Critical Data
To appear in Proc. ACM Hum.-Comput. Interact., Computer-Supported Cooperative Work & Social Computing (CSCW), 2025
null
null
null
cs.HC cs.AI cs.DB
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Safety-critical data, such as crash and near-crash records, are crucial to improving autonomous vehicle (AV) design and development. Sharing such data across AV companies, academic researchers, regulators, and the public can help make all AVs safer. However, AV companies rarely share safety-critical data externally. This paper aims to pinpoint why AV companies are reluctant to share safety-critical data, with an eye on how these barriers can inform new approaches to promote sharing. We interviewed twelve AV company employees who actively work with such data in their day-to-day work. Findings suggest two key, previously unknown barriers to data sharing: (1) Datasets inherently embed salient knowledge that is key to improving AV safety and are resource-intensive. Therefore, data sharing, even within a company, is fraught with politics. (2) Interviewees believed AV safety knowledge is private knowledge that brings competitive edges to their companies, rather than public knowledge for social good. We discuss the implications of these findings for incentivizing and enabling safety-critical AV data sharing, specifically, implications for new approaches to (1) debating and stratifying public and private AV safety knowledge, (2) innovating data tools and data sharing pipelines that enable easier sharing of public AV safety data and knowledge; (3) offsetting costs of curating safety-critical data and incentivizing data sharing.
[ { "version": "v1", "created": "Thu, 10 Apr 2025 17:11:07 GMT" } ]
2025-04-28T00:00:00
[ [ "Sandhaus", "Hauke", "" ], [ "Hwang", "Angel Hsing-Chi", "" ], [ "Ju", "Wendy", "" ], [ "Yang", "Qian", "" ] ]
2504.17793
Walter Gubinelli
Walter Gubinelli, Hasan Karaca, Ryan Tetro, Sariha N. Azad, Philip X.-L. Feng, Luca Colombo, and Matteo Rinaldi
Lithium niobate acoustic resonators operating beyond 900 $^\circ$C
4 pages, 7 figures, Transducers25 Conference (Orlando)
null
null
null
physics.app-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, fundamental shear-horizontal SH0 mode Leaky Surface Acoustic Wave (LSAW) resonators on X-cut lithium niobate leveraging dense and robust electrodes such as gold and tungsten are demonstrated for extreme temperature operation in harsh environments. A novel post-processing approach based on in-band spurious mode tracking is introduced to enable reliable characterization under extreme parasitic loading during testing. Devices exhibit stable performance throughout multiple thermal cycles up to 1000 $^\circ$C, with an extrapolated electromechanical coupling coefficient kt2 = 25% and loaded quality factor Qp = 12 at 1000 $^\circ$C for tungsten devices, and kt2 = 17%, Qp = 100 at 900 $^\circ$C for gold devices.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 13:10:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Gubinelli", "Walter", "" ], [ "Karaca", "Hasan", "" ], [ "Tetro", "Ryan", "" ], [ "Azad", "Sariha N.", "" ], [ "Feng", "Philip X. -L.", "" ], [ "Colombo", "Luca", "" ], [ "Rinaldi", "Matteo", "" ] ]
2504.17794
Dhadkan Shrestha
Dhadkan Shrestha and Lincoln Bhattarai
Near-Driven Autonomous Rover Navigation in Complex Environments: Extensions to Urban Search-and-Rescue and Industrial Inspection
null
null
null
null
cs.NE cs.LG cs.RO
http://creativecommons.org/licenses/by/4.0/
This paper explores the use of an extended neuroevolutionary approach, based on NeuroEvolution of Augmenting Topologies (NEAT), for autonomous robots in dynamic environments associated with hazardous tasks like firefighting, urban search-and-rescue (USAR), and industrial inspections. Building on previous research, it expands the simulation environment to larger and more complex settings, demonstrating NEAT's adaptability across different applications. By integrating recent advancements in NEAT and reinforcement learning, the study uses modern simulation frameworks for realism and hybrid algorithms for optimization. Experimental results show that NEAT-evolved controllers achieve success rates comparable to state-of-the-art deep reinforcement learning methods, with superior structural adaptability. The agents reached ~80% success in outdoor tests, surpassing baseline models. The paper also highlights the benefits of transfer learning among tasks and evaluates the effectiveness of NEAT in complex 3D navigation. Contributions include evaluating NEAT for diverse autonomous applications and discussing real-world deployment considerations, emphasizing the approach's potential as an alternative or complement to deep reinforcement learning in autonomous navigation tasks.
[ { "version": "v1", "created": "Fri, 11 Apr 2025 20:00:23 GMT" } ]
2025-04-28T00:00:00
[ [ "Shrestha", "Dhadkan", "" ], [ "Bhattarai", "Lincoln", "" ] ]
2504.17795
Mohd Adnan
Mohd Adnan
Fuzzy Based Secure Clustering Schemes for Wireless Sensor Networks
Master's thesis
null
null
D-10617-308-2021
cs.NI
http://creativecommons.org/publicdomain/zero/1.0/
This dissertation presents three independent novel approaches for distinct scenarios to solve one or more open challenges. The first concern explains the focus on the lifetime of the networks: this dissertation will utilize a fuzzy logic-based clustering protocol with multi-hop transmission for load balancing, energy consumption minimization, and network lifetime prolongation. The protocol forms unequal clusters with cluster head (CH) being selected by fuzzy logic with competition radius. Node distance to the base station, concentration, and residual energy are input variables. The second concern focuses on network stability: we design a type 2 fuzzy logic-based clustering schemes in a multi-hop WSN to reduce energy consumption and improve network scalability. In this clustering scheme, we propose a cluster head (CH) selection strategy where a sensor node is elected as a CH based on type 2 fuzzy logic inputs. To balance the load of CHs we also select their radius size based on the fuzzy logic inputs. Finally, the third concern is focus on the utility of game theory in defensive Wireless Sensor Networks (WSN) from selfish nodes and malicious behavior. Game theory can effectively model WSNs malicious attacks because of their low complexity and scalability. The study, thus, explores different WSN defense strategies from both external attackers and internal nodes acting selfishly or maliciously using the game theory approach. Also, the chapter highlights the general trust model for decision-making using the game theory framework. Besides, the chapter demonstrates the significance of the theory in ensuring WSN security from acute attacks and its role in enhancing trustworthiness in data and cooperation of nodes in various WSN architectures.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 18:39:52 GMT" } ]
2025-04-28T00:00:00
[ [ "Adnan", "Mohd", "" ] ]
2504.17796
Lukasz Swierczewski
Lukasz Swierczewski
Structural Resilience Analysis of an Internet Fragment Against Targeted and Random Attacks -- A Case Study Based on iThena Project Data
6 pages, 4 figures
null
null
null
cs.NI
http://creativecommons.org/licenses/by-nc-sa/4.0/
This article presents an analysis of the structural resilience of a fragment of Internet topology against both targeted and random attacks, based on empirical data obtained from the iThena project. Using a processed visualization of the network, a graph representing node connections was generated and subsequently subjected to detailed analysis using centrality metrics and community detection algorithms. Two attack scenarios were carried out: removal of nodes with the highest betweenness centrality and random removal of an equivalent number of nodes. The results indicate that targeted attacks have a significantly more destructive impact on the cohesion and functionality of the network than random disruptions. The article highlights the importance of identifying critical nodes and developing monitoring and protection mechanisms for Internet infrastructure in the context of cybersecurity.
[ { "version": "v1", "created": "Wed, 16 Apr 2025 21:11:30 GMT" } ]
2025-04-28T00:00:00
[ [ "Swierczewski", "Lukasz", "" ] ]
2504.17797
Fabiano Andrade
Thiago T. Tsutsui, Edilberto O. Silva, Antonio S. M. de Castro and Fabiano M. Andrade
The Dirac equation: historical context, comparisons with the Schr\"odinger and Klein-Gordon equations, and elementary consequences
23 pages, 7 figures
null
null
null
physics.pop-ph physics.ed-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper offers educational insight into the Dirac equation, examining its historical context and contrasting it with the earlier Schr\"odinger and Klein-Gordon (KG) equations. The comparison highlights their Lorentz transformation symmetry and potential probabilistic interpretations. We explicitly solve the free-particle dynamics in Dirac's model, revealing the emergence of negative-energy solutions. This discussion examines the Dirac Sea Hypothesis and explores the solutions' inherent helicity. Additionally, we demonstrate how the Dirac equation accounts for spin and derive the Pauli equation in the non-relativistic limit. The Foldy-Wouthuysen transformation reveals how the equation incorporates spin-orbit interaction and other relativistic effects, ultimately leading to the fine structure of hydrogen. A section on relativistic covariant notation is included to emphasize the invariance of the Dirac equation, along with more refined formulations of both the KG and Dirac equations. Designed for undergraduate students interested in the Dirac equation, this resource provides a historical perspective without being purely theoretical. Our approach underscores the significance of a pedagogical method that combines historical and comparative elements to profoundly understand the role of the Dirac equation in modern physics.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 02:00:15 GMT" } ]
2025-04-28T00:00:00
[ [ "Tsutsui", "Thiago T.", "" ], [ "Silva", "Edilberto O.", "" ], [ "de Castro", "Antonio S. M.", "" ], [ "Andrade", "Fabiano M.", "" ] ]
2504.17798
Gopi Kant Goswami Dr
G. K. Goswami and Anirudh Pradhan
An Accelerating Flat FLRW Model with Observation Constraints and Dynamic $\Lambda$
23 pages, 9 figures and 8 Tables
International Journal of Modern Physics A (IJMPA)2025
10.1142/S0217751X25500666
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
In this paper, we explore power law solution of FLRW universe model that is associated with a variable cosmological term $\Lambda(t)$ as a linear function of $\frac{\ddot{a}}{a}, (\frac{\dot{a}}{a})^2$ and $\rho$. The model parameters were estimated on the basis of the four data sets: The Hubble 46 data, the Union 2.1 compilation data sets comprising of distance modulus of 580 SNIa supernovae at different redshifts, the Pantheon data set which contains Apparent magnitudes of 1048 SNIa supernovae at various redshifts and finally BAO data set of volume averaged distances at 5 redshifts. We employ the conventional Bayesian methodology to analyze the observational data and also the Markov Chain Monte Carlo (MCMC) technique to derive the posterior distributions of the parameters. The best fit values of Hubble parameter $H_0$ as per the four data sets are found as $61.53^{+0.453}_{-0.456}$, $ 69.270^{+0.229}_{-0.228}$, $78.116^ {+0.480}_{-0.479}$, and $ 71.318 ^{+2.473}_{-2.283}$ respectively. Off late the present value of Hubble parameters $H_0$ were empirically given as 73 and 67.7 (km/s)/Mpc using distance ladder techniques and measurements of the cosmic microwave background. The OHD+BAO+Union and ~OHD+Pan+BAO+Union combined data sets provide the best fit Hubble parameter value $H_0$ as $67.427^{+0.197}_{-0.199}$ and $74.997^{+0.143}_{-0.145}$ respectively. The various geometrical and physical properties of the model were also investigated and were found in good agreements with observations.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 04:27:38 GMT" } ]
2025-04-28T00:00:00
[ [ "Goswami", "G. K.", "" ], [ "Pradhan", "Anirudh", "" ] ]
2504.17799
Michal Przewozniczek
S. L. Thomson, M. W. Przewozniczek
Subfunction Structure Matters: A New Perspective on Local Optima Networks
null
null
10.1145/3712256.3726426
null
cs.NE cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Local optima networks (LONs) capture fitness landscape information. They are typically constructed in a black-box manner; information about the problem structure is not utilised. This also applies to the analysis of LONs: knowledge about the problem, such as interaction between variables, is not considered. We challenge this status-quo with an alternative approach: we consider how LON analysis can be improved by incorporating subfunction-based information - this can either be known a-priori or learned during search. To this end, LONs are constructed for several benchmark pseudo-boolean problems using three approaches: firstly, the standard algorithm; a second algorithm which uses deterministic grey-box crossover; and a third algorithm which selects perturbations based on learned information about variable interactions. Metrics related to subfunction changes in a LON are proposed and compared with metrics from previous literature which capture other aspects of a LON. Incorporating problem structure in LON construction and analysing it can bring enriched insight into optimisation dynamics. Such information may be crucial to understanding the difficulty of solving a given problem with state-of-the-art linkage learning optimisers. In light of the results, we suggest incorporation of problem structure as an alternative paradigm in landscape analysis for problems with known or suspected subfunction structure.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 07:31:11 GMT" } ]
2025-04-28T00:00:00
[ [ "Thomson", "S. L.", "" ], [ "Przewozniczek", "M. W.", "" ] ]
2504.17800
Yurii V. Dumin
Yurii V. Dumin, Eugen S. Savinykh
Krizek-Somer Anthropic Principle and the Problem of Local Hubble Expansion
LaTeX2e, article documentclass, 5 pages, 1 PDF figure, accepted for publication in Gravitation and Cosmology (Springer)
null
null
null
physics.gen-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
According to the Krizek-Somer hypothesis [New Astron. 17, 1 (2012); Grav. Cosmol. 21, 59 (2015)], a biological evolution of the Earth is possible only at certain values of the Hubble parameter, because the increasing luminosity of the Sun should be compensated by the increasing orbital radius of the Earth due to the local Hubble expansion, thereby keeping the Earth's surface temperature sufficiently stable. Here, we examine this hypothesis in light of the recent data on the surface temperature on the early Earth, thereby imposing a few constraints on the admissible values of the local Hubble parameter. As follows from our analysis, the Krizek-Somer mechanism might be a valuable tool to resolve the important geophysical and paleontological puzzles, but the particular value of the local Hubble parameter is substantially affected by the current uncertainties in our knowledge about the temperature and other properties of the early Earth.
[ { "version": "v1", "created": "Thu, 17 Apr 2025 21:52:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Dumin", "Yurii V.", "" ], [ "Savinykh", "Eugen S.", "" ] ]
2504.17801
Xufeng Yao
Xufeng Yao, Jiaxi Jiang, Yuxuan Zhao, Peiyu Liao, Yibo Lin, Bei Yu
Evolution of Optimization Algorithms for Global Placement via Large Language Models
null
null
null
null
cs.NE cs.AI
http://creativecommons.org/licenses/by/4.0/
Optimization algorithms are widely employed to tackle complex problems, but designing them manually is often labor-intensive and requires significant expertise. Global placement is a fundamental step in electronic design automation (EDA). While analytical approaches represent the state-of-the-art (SOTA) in global placement, their core optimization algorithms remain heavily dependent on heuristics and customized components, such as initialization strategies, preconditioning methods, and line search techniques. This paper presents an automated framework that leverages large language models (LLM) to evolve optimization algorithms for global placement. We first generate diverse candidate algorithms using LLM through carefully crafted prompts. Then we introduce an LLM-based genetic flow to evolve selected candidate algorithms. The discovered optimization algorithms exhibit substantial performance improvements across many benchmarks. Specifically, Our design-case-specific discovered algorithms achieve average HPWL improvements of \textbf{5.05\%}, \text{5.29\%} and \textbf{8.30\%} on MMS, ISPD2005 and ISPD2019 benchmarks, and up to \textbf{17\%} improvements on individual cases. Additionally, the discovered algorithms demonstrate good generalization ability and are complementary to existing parameter-tuning methods.
[ { "version": "v1", "created": "Fri, 18 Apr 2025 09:57:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Yao", "Xufeng", "" ], [ "Jiang", "Jiaxi", "" ], [ "Zhao", "Yuxuan", "" ], [ "Liao", "Peiyu", "" ], [ "Lin", "Yibo", "" ], [ "Yu", "Bei", "" ] ]
2504.17802
Paul Frampton
Paul H Frampton
Amaterasu Cosmic Ray as Possible Support for Electromagnetic Acceleration
7 pages LaTeXModern. arXiv admin note: substantial text overlap with arXiv:2404.08999
Modern Physics Letters, A40, 2550031 (2025)
10.1142/S0217732325500312
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
The Amaterasu (named for a sun goddess in Japanese mythology) cosmic ray particle announced in November 2023 is extraordinary. Its direction points back to the Local Void which contains no galaxies or known source. It is possible to show that the direction could not have been bent significantly by magnetic fields within the Milky Way. This collection of facts constitutes a paradox. In the present paper, we offer a resolution within the Electromagnetic Accelerating Universe (EAU) model in which a central r\^ole is played by charged Primordial Extremely Massive Black Holes (PEMBHs) whose Coulomb interactions underly accelerating expansion. Because structure formation of PEMBHs is electromagnetic while that for galaxies is gravitational, it is reasonable to expect PEMBHs inside the Local Void. We provide an example where the cosmic ray primary is an antiproton and present it as supportiing evidence for the EAU model.
[ { "version": "v1", "created": "Sun, 20 Apr 2025 16:00:33 GMT" } ]
2025-04-28T00:00:00
[ [ "Frampton", "Paul H", "" ] ]
2504.17803
Elia Dmitrieff
R. Bernabei, P. Belli, A. Bussolotti, V. Caracciolo, R. Cerulli, A. Leoncini, V. Merlo, F. Montecchia, F. Cappella, A. d'Angelo, A. Incicchitti, A. Mattei, C.J. Dai, X.H. Ma, X.D. Sheng, Z.P. Ye, V. A. Beylin, M. Yu. Khlopov, D. O. Sopin, T.E. Bikbaev, M.Yu. Khlopov, A.G. Mayorov, Stanley Brodsky, Daniele Fargion, A.M.Kharakashyan, A.Kleppe, M.A. Krasnov, O. Trivedi, Norma Susana Mankoc Borstnik, Holger Bech Nielsen, Euich Miztani, Keiichi Nagayo, Konstantin Stepanyantz, Elia Dmitrieff, Albino Hern\'andez-Galeana
Proceedings to the 27th Workshop "What Comes Beyond the Standard Models" Bled, July 8-17, 2024
Proceedings for our meeting "What comes beyond the Standard Models'', which covered a broad series of subjects
Proceedings to the 27th workshop 'What Comes Beyond the Standard Models', Bled, July 8.-17., 2024. Zalo\v{z}ba Univerze v Ljubljani
10.51746/9789612974848
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
The series of meetings ``What comes beyond the Standard Models'' started in 1998 with the idea of organizing a workshop where participants would spend most of the time in discussions, confronting different approaches and ideas. The idea was successful and has developed into an annual workshop, which is taking place every year since 1998. Very open-minded and fruitful discussions have become the trademark of our workshops, producing several published works. We discussed a lot of concepts which could help to understand our universe from the level of the second quantized elementary fermion and boson fields up to the level of the born of our universe.
[ { "version": "v1", "created": "Sun, 20 Apr 2025 21:58:55 GMT" } ]
2025-04-28T00:00:00
[ [ "Bernabei", "R.", "" ], [ "Belli", "P.", "" ], [ "Bussolotti", "A.", "" ], [ "Caracciolo", "V.", "" ], [ "Cerulli", "R.", "" ], [ "Leoncini", "A.", "" ], [ "Merlo", "V.", "" ], [ "Montecchia", "F.", "" ], [ "Cappella", "F.", "" ], [ "d'Angelo", "A.", "" ], [ "Incicchitti", "A.", "" ], [ "Mattei", "A.", "" ], [ "Dai", "C. J.", "" ], [ "Ma", "X. H.", "" ], [ "Sheng", "X. D.", "" ], [ "Ye", "Z. P.", "" ], [ "Beylin", "V. A.", "" ], [ "Khlopov", "M. Yu.", "" ], [ "Sopin", "D. O.", "" ], [ "Bikbaev", "T. E.", "" ], [ "Khlopov", "M. Yu.", "" ], [ "Mayorov", "A. G.", "" ], [ "Brodsky", "Stanley", "" ], [ "Fargion", "Daniele", "" ], [ "Kharakashyan", "A. M.", "" ], [ "Kleppe", "A.", "" ], [ "Krasnov", "M. A.", "" ], [ "Trivedi", "O.", "" ], [ "Borstnik", "Norma Susana Mankoc", "" ], [ "Nielsen", "Holger Bech", "" ], [ "Miztani", "Euich", "" ], [ "Nagayo", "Keiichi", "" ], [ "Stepanyantz", "Konstantin", "" ], [ "Dmitrieff", "Elia", "" ], [ "Hernández-Galeana", "Albino", "" ] ]
2504.17804
Andrew Kiruluta
Andrew Kiruluta
Spectral Dictionary Learning for Generative Image Modeling
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
We propose a novel spectral generative model for image synthesis that departs radically from the common variational, adversarial, and diffusion paradigms. In our approach, images, after being flattened into one-dimensional signals, are reconstructed as linear combinations of a set of learned spectral basis functions, where each basis is explicitly parameterized in terms of frequency, phase, and amplitude. The model jointly learns a global spectral dictionary with time-varying modulations and per-image mixing coefficients that quantify the contributions of each spectral component. Subsequently, a simple probabilistic model is fitted to these mixing coefficients, enabling the deterministic generation of new images by sampling from the latent space. This framework leverages deterministic dictionary learning, offering a highly interpretable and physically meaningful representation compared to methods relying on stochastic inference or adversarial training. Moreover, the incorporation of frequency-domain loss functions, computed via the short-time Fourier transform (STFT), ensures that the synthesized images capture both global structure and fine-grained spectral details, such as texture and edge information. Experimental evaluations on the CIFAR-10 benchmark demonstrate that our approach not only achieves competitive performance in terms of reconstruction quality and perceptual fidelity but also offers improved training stability and computational efficiency. This new type of generative model opens up promising avenues for controlled synthesis, as the learned spectral dictionary affords a direct handle on the intrinsic frequency content of the images, thus providing enhanced interpretability and potential for novel applications in image manipulation and analysis.
[ { "version": "v1", "created": "Mon, 21 Apr 2025 01:11:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Kiruluta", "Andrew", "" ] ]
2504.17805
Tri Nguyen
Tri Nguyen and Kelly Cohen
Fuzzy Logic -- Based Scheduling System for Part-Time Workforce
null
null
null
null
cs.NE cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper explores the application of genetic fuzzy systems to efficiently generate schedules for a team of part-time student workers at a university. Given the preferred number of working hours and availability of employees, our model generates feasible solutions considering various factors, such as maximum weekly hours, required number of workers on duty, and the preferred number of working hours. The algorithm is trained and tested with availability data collected from students at the University of Cincinnati. The results demonstrate the algorithm's efficiency in producing schedules that meet operational criteria and its robustness in understaffed conditions.
[ { "version": "v1", "created": "Mon, 21 Apr 2025 16:44:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Nguyen", "Tri", "" ], [ "Cohen", "Kelly", "" ] ]
2504.17806
Sergiu I. Vacaru
Sergiu I. Vacaru
Inconsistencies of nonmetric Einstein-Dirac-Maxwell theories and a cure for geometric flows of f(Q) black ellipsoid, toroid and wormhole solutions
latex2e 11pt, 39 pages with a table of contents, version 2 equivalent to that published online: Fortschr. Phys. 2025, e70003
null
10.1002/prop.70003
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
Many papers on modified gravity theories (MGTs), and metric-affine geometry have been published. New classes of black hole (BH), wormhole (WH), and cosmological solutions involving nonmetricity and torsion fields were constructed. Nevertheless, the fundamental problems of formulating nonmetric Einstein-Dirac-Maxwell (EDM), equations, and studying important nonmetric gravitational, electromagnetic and fermion effects have not been solved in MGTs. The main goal of this work is to elaborate on a model of nonmetric EDM theory as a generalisation of f(Q) gravity. We develop our anholonomic frame and connection deformation method, which allows us to decouple in a general form and integrate nonmetric gravitational and matter field equations. New classes of generated quasi-stationary solutions are defined by effective sources with Dirac and Maxwell fields, nonmetricity and torsion fields, and generating functions depending, in general, on all space-time coordinates. For respective nonholonomic parameterisations, such solutions describe nonmetric EDM deformations of BH and cosmological metrics. Variants of nonmetric BH, WH and toroid solutions with locally anisotropic polarisations of the gravitational vacuum, masses of fermions, and effective electromagnetic sources are constructed and analysed. Such nonmetric deformed physical objects can't be characterised in the framework of the Bekenstein-Hawking paradigm if certain effective horizon/ holographic configurations are not involved. We show how to define and compute other types of nonmetric geometric thermodynamic variables using generalisations of the concept of G. Perelman W-entropy.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 03:57:04 GMT" } ]
2025-04-28T00:00:00
[ [ "Vacaru", "Sergiu I.", "" ] ]
2504.17807
Xinhe Xu
Ze Yang and Yihong Jin and Juntian Liu and Xinhe Xu and Yihan Zhang and Shuyang Ji
Research on Cloud Platform Network Traffic Monitoring and Anomaly Detection System based on Large Language Models
Proceedings of 2025 IEEE 7th International Conference on Communications, Information System and Computer Engineering (CISCE 2025)
null
null
null
cs.NI cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapidly evolving cloud platforms and the escalating complexity of network traffic demand proper network traffic monitoring and anomaly detection to ensure network security and performance. This paper introduces a large language model (LLM)-based network traffic monitoring and anomaly detection system. In addition to existing models such as autoencoders and decision trees, we harness the power of large language models for processing sequence data from network traffic, which allows us a better capture of underlying complex patterns, as well as slight fluctuations in the dataset. We show for a given detection task, the need for a hybrid model that incorporates the attention mechanism of the transformer architecture into a supervised learning framework in order to achieve better accuracy. A pre-trained large language model analyzes and predicts the probable network traffic, and an anomaly detection layer that considers temporality and context is added. Moreover, we present a novel transfer learning-based methodology to enhance the model's effectiveness to quickly adapt to unknown network structures and adversarial conditions without requiring extensive labeled datasets. Actual results show that the designed model outperforms traditional methods in detection accuracy and computational efficiency, effectively identify various network anomalies such as zero-day attacks and traffic congestion pattern, and significantly reduce the false positive rate.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 07:42:07 GMT" } ]
2025-04-28T00:00:00
[ [ "Yang", "Ze", "" ], [ "Jin", "Yihong", "" ], [ "Liu", "Juntian", "" ], [ "Xu", "Xinhe", "" ], [ "Zhang", "Yihan", "" ], [ "Ji", "Shuyang", "" ] ]
2504.17808
David Wick
W. David Wick
That Dot on the Screen: also, what about Born? and other objections to wavefunction physics
null
null
null
null
physics.gen-ph
http://creativecommons.org/licenses/by/4.0/
In this paper I address the most common objections to the claim that Schrodinger was right in 1926: the wavefunction provides the correct, and complete, description of atomic phenomena. I suggest that the line of droplets in the Wilson cloud chamber, the click of the ``photon detector", and ``that dot on the screen" can all be explained within a context of wavefunction models and Schrodinger's-type equations, albeit nonlinear. No auxiliary hypotheses about point particles or probabilities are required. The random locations of the triggered ``particle detectors" can be explained by ``chaos" (meaning sensitive dependence on initial conditions). Even Born's ad hoc invocation of probabilities may be justifiable in certain circumstances. As an illustration, I present simulations from a (toy) wavefunction ``particle-detectors" model.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 17:13:38 GMT" } ]
2025-04-28T00:00:00
[ [ "Wick", "W. David", "" ] ]
2504.17809
Yu Gao
Yu Gao, Yu Zhang, Matija Pi\v{s}korec and Claudio J. Tessone
Monero Peer-to-peer Network Topology Analysis
null
null
null
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
Monero, a privacy-focused cryptocurrency, employs a decentralized peer-to-peer (P2P) network that plays a critical role in transaction propagation and consensus formation. While much research has explored Monero's privacy transaction mechanisms, its underlying P2P network architecture has remained relatively underexplored. In this study, building on our recent work on Monero network detection, we further investigate the network topology of Monero's P2P structure, which has evolved following recent protocol updates that enhanced security by obscuring peer information. Using k-core decomposition, we confirm that the Monero network exhibits a core-periphery structure, where a tightly interconnected core of supernodes is crucial for maintaining network cohesion, while peripheral nodes rely on these core nodes for connectivity. This structure explains why targeting central nodes does not easily lead to the rapid disintegration of the network's largest connected component while also providing a deeper understanding of the true architecture of Monero's peer protocol.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 17:34:03 GMT" } ]
2025-04-28T00:00:00
[ [ "Gao", "Yu", "" ], [ "Zhang", "Yu", "" ], [ "Piškorec", "Matija", "" ], [ "Tessone", "Claudio J.", "" ] ]
2504.17810
Yuxin Yao
Yuxin Yao, Yan Zhang, Zhening Huang, Joan Lasenby
SmallGS: Gaussian Splatting-based Camera Pose Estimation for Small-Baseline Videos
10 pages, 4 figures, Accepted by CVPR workshop
null
null
null
cs.CV eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dynamic videos with small baseline motions are ubiquitous in daily life, especially on social media. However, these videos present a challenge to existing pose estimation frameworks due to ambiguous features, drift accumulation, and insufficient triangulation constraints. Gaussian splatting, which maintains an explicit representation for scenes, provides a reliable novel view rasterization when the viewpoint change is small. Inspired by this, we propose SmallGS, a camera pose estimation framework that is specifically designed for small-baseline videos. SmallGS optimizes sequential camera poses using Gaussian splatting, which reconstructs the scene from the first frame in each video segment to provide a stable reference for the rest. The temporal consistency of Gaussian splatting within limited viewpoint differences reduced the requirement of sufficient depth variations in traditional camera pose estimation. We further incorporate pretrained robust visual features, e.g. DINOv2, into Gaussian splatting, where high-dimensional feature map rendering enhances the robustness of camera pose estimation. By freezing the Gaussian splatting and optimizing camera viewpoints based on rasterized features, SmallGS effectively learns camera poses without requiring explicit feature correspondences or strong parallax motion. We verify the effectiveness of SmallGS in small-baseline videos in TUM-Dynamics sequences, which achieves impressive accuracy in camera pose estimation compared to MonST3R and DORID-SLAM for small-baseline videos in dynamic scenes. Our project page is at: https://yuxinyao620.github.io/SmallGS
[ { "version": "v1", "created": "Tue, 22 Apr 2025 18:00:00 GMT" } ]
2025-04-28T00:00:00
[ [ "Yao", "Yuxin", "" ], [ "Zhang", "Yan", "" ], [ "Huang", "Zhening", "" ], [ "Lasenby", "Joan", "" ] ]
2504.17812
Sara Sabour
Sara Sabour
Object Learning and Robust 3D Reconstruction
PhD Thesis
null
null
null
cs.CV eess.IV
http://creativecommons.org/licenses/by/4.0/
In this thesis we discuss architectural designs and training methods for a neural network to have the ability of dissecting an image into objects of interest without supervision. The main challenge in 2D unsupervised object segmentation is distinguishing between foreground objects of interest and background. FlowCapsules uses motion as a cue for the objects of interest in 2D scenarios. The last part of this thesis focuses on 3D applications where the goal is detecting and removal of the object of interest from the input images. In these tasks, we leverage the geometric consistency of scenes in 3D to detect the inconsistent dynamic objects. Our transient object masks are then used for designing robust optimization kernels to improve 3D modelling in a casual capture setup. One of our goals in this thesis is to show the merits of unsupervised object based approaches in computer vision. Furthermore, we suggest possible directions for defining objects of interest or foreground objects without requiring supervision. Our hope is to motivate and excite the community into further exploring explicit object representations in image understanding tasks.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 21:48:31 GMT" } ]
2025-04-28T00:00:00
[ [ "Sabour", "Sara", "" ] ]
2504.17813
Dileepa Pitawela
Dileepa Pitawela, Gustavo Carneiro, Hsiang-Ting Chen
CLOC: Contrastive Learning for Ordinal Classification with Multi-Margin N-pair Loss
Accepted in CVPR 2025
null
null
null
cs.CV
http://creativecommons.org/licenses/by-sa/4.0/
In ordinal classification, misclassifying neighboring ranks is common, yet the consequences of these errors are not the same. For example, misclassifying benign tumor categories is less consequential, compared to an error at the pre-cancerous to cancerous threshold, which could profoundly influence treatment choices. Despite this, existing ordinal classification methods do not account for the varying importance of these margins, treating all neighboring classes as equally significant. To address this limitation, we propose CLOC, a new margin-based contrastive learning method for ordinal classification that learns an ordered representation based on the optimization of multiple margins with a novel multi-margin n-pair loss (MMNP). CLOC enables flexible decision boundaries across key adjacent categories, facilitating smooth transitions between classes and reducing the risk of overfitting to biases present in the training data. We provide empirical discussion regarding the properties of MMNP and show experimental results on five real-world image datasets (Adience, Historical Colour Image Dating, Knee Osteoarthritis, Indian Diabetic Retinopathy Image, and Breast Carcinoma Subtyping) and one synthetic dataset simulating clinical decision bias. Our results demonstrate that CLOC outperforms existing ordinal classification methods and show the interpretability and controllability of CLOC in learning meaningful, ordered representations that align with clinical and practical needs.
[ { "version": "v1", "created": "Tue, 22 Apr 2025 22:23:30 GMT" } ]
2025-04-28T00:00:00
[ [ "Pitawela", "Dileepa", "" ], [ "Carneiro", "Gustavo", "" ], [ "Chen", "Hsiang-Ting", "" ] ]
2504.17815
Mingxuan Cui
Mingxuan Cui, Qing Guo, Yuyi Wang, Hongkai Yu, Di Lin, Qin Zou, Ming-Ming Cheng, and Xi Li
Visibility-Uncertainty-guided 3D Gaussian Inpainting via Scene Conceptional Learning
14 pages, 12 figures, ICCV
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
3D Gaussian Splatting (3DGS) has emerged as a powerful and efficient 3D representation for novel view synthesis. This paper extends 3DGS capabilities to inpainting, where masked objects in a scene are replaced with new contents that blend seamlessly with the surroundings. Unlike 2D image inpainting, 3D Gaussian inpainting (3DGI) is challenging in effectively leveraging complementary visual and semantic cues from multiple input views, as occluded areas in one view may be visible in others. To address this, we propose a method that measures the visibility uncertainties of 3D points across different input views and uses them to guide 3DGI in utilizing complementary visual cues. We also employ uncertainties to learn a semantic concept of scene without the masked object and use a diffusion model to fill masked objects in input images based on the learned concept. Finally, we build a novel 3DGI framework, VISTA, by integrating VISibility-uncerTainty-guided 3DGI with scene conceptuAl learning. VISTA generates high-quality 3DGS models capable of synthesizing artifact-free and naturally inpainted novel views. Furthermore, our approach extends to handling dynamic distractors arising from temporal object changes, enhancing its versatility in diverse scene reconstruction scenarios. We demonstrate the superior performance of our method over state-of-the-art techniques using two challenging datasets: the SPIn-NeRF dataset, featuring 10 diverse static 3D inpainting scenes, and an underwater 3D inpainting dataset derived from UTB180, including fast-moving fish as inpainting targets.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 06:21:11 GMT" } ]
2025-04-28T00:00:00
[ [ "Cui", "Mingxuan", "" ], [ "Guo", "Qing", "" ], [ "Wang", "Yuyi", "" ], [ "Yu", "Hongkai", "" ], [ "Lin", "Di", "" ], [ "Zou", "Qin", "" ], [ "Cheng", "Ming-Ming", "" ], [ "Li", "Xi", "" ] ]
2504.17816
Daneul Kim
Daneul Kim, Jingxu Zhang, Wonjoon Jin, Sunghyun Cho, Qi Dai, Jaesik Park, and Chong Luo
Subject-driven Video Generation via Disentangled Identity and Motion
Project Page : https://carpedkm.github.io/projects/disentangled_sub/index.html
null
null
null
cs.CV eess.IV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose to train a subject-driven customized video generation model through decoupling the subject-specific learning from temporal dynamics in zero-shot without additional tuning. A traditional method for video customization that is tuning-free often relies on large, annotated video datasets, which are computationally expensive and require extensive annotation. In contrast to the previous approach, we introduce the use of an image customization dataset directly on training video customization models, factorizing the video customization into two folds: (1) identity injection through image customization dataset and (2) temporal modeling preservation with a small set of unannotated videos through the image-to-video training method. Additionally, we employ random image token dropping with randomized image initialization during image-to-video fine-tuning to mitigate the copy-and-paste issue. To further enhance learning, we introduce stochastic switching during joint optimization of subject-specific and temporal features, mitigating catastrophic forgetting. Our method achieves strong subject consistency and scalability, outperforming existing video customization models in zero-shot settings, demonstrating the effectiveness of our framework.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 06:48:31 GMT" } ]
2025-04-28T00:00:00
[ [ "Kim", "Daneul", "" ], [ "Zhang", "Jingxu", "" ], [ "Jin", "Wonjoon", "" ], [ "Cho", "Sunghyun", "" ], [ "Dai", "Qi", "" ], [ "Park", "Jaesik", "" ], [ "Luo", "Chong", "" ] ]
2504.17817
Alexandre Cardaillac
Alexandre Cardaillac and Donald G. Dansereau
Learning Underwater Active Perception in Simulation
null
null
null
null
cs.CV cs.RO
http://creativecommons.org/licenses/by/4.0/
When employing underwater vehicles for the autonomous inspection of assets, it is crucial to consider and assess the water conditions. Indeed, they have a significant impact on the visibility, which also affects robotic operations. Turbidity can jeopardise the whole mission as it may prevent correct visual documentation of the inspected structures. Previous works have introduced methods to adapt to turbidity and backscattering, however, they also include manoeuvring and setup constraints. We propose a simple yet efficient approach to enable high-quality image acquisition of assets in a broad range of water conditions. This active perception framework includes a multi-layer perceptron (MLP) trained to predict image quality given a distance to a target and artificial light intensity. We generated a large synthetic dataset including ten water types with different levels of turbidity and backscattering. For this, we modified the modelling software Blender to better account for the underwater light propagation properties. We validated the approach in simulation and showed significant improvements in visual coverage and quality of imagery compared to traditional approaches. The project code is available on our project page at https://roboticimaging.org/Projects/ActiveUW/.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 06:48:38 GMT" } ]
2025-04-28T00:00:00
[ [ "Cardaillac", "Alexandre", "" ], [ "Dansereau", "Donald G.", "" ] ]
2504.17818
Cheng-Shang Chang
Yung-Li Wang, Yiwei Liu and Cheng-Shang Chang
Fast Multichannel Topology Discovery in Cognitive Radio Networks
5 figures
null
null
null
cs.NI cs.DC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In Cognitive Radio Networks (CRNs), secondary users (SUs) must efficiently discover each other across multiple communication channels while avoiding interference from primary users (PUs). Traditional multichannel rendezvous algorithms primarily focus on enabling pairs of SUs to find common channels without explicitly considering the underlying network topology. In this paper, we extend the rendezvous framework to explicitly incorporate network topology, introducing the \emph{multichannel topology discovery problem}. We propose a novel \emph{pseudo-random sweep algorithm with forward replacement}, designed to minimize correlation between consecutive unsuccessful rendezvous attempts, thereby significantly reducing the expected time-to-discovery (ETTD). Additionally, we introduce a \emph{threshold-based stick-together strategy} that dynamically synchronizes user hopping sequences based on partially known information, further enhancing discovery efficiency. Extensive simulation results validate our theoretical analysis, demonstrating that the proposed algorithms substantially outperform conventional (sequential) sweep methods.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 07:13:44 GMT" } ]
2025-04-28T00:00:00
[ [ "Wang", "Yung-Li", "" ], [ "Liu", "Yiwei", "" ], [ "Chang", "Cheng-Shang", "" ] ]
2504.17819
Mohaddeseh Chegini
Mohaddeseh Chegini and Ali Mahloojifar
A Deep Bayesian Convolutional Spiking Neural Network-based CAD system with Uncertainty Quantification for Medical Images Classification
null
null
null
null
eess.IV cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
The Computer_Aided Diagnosis (CAD) systems facilitate accurate diagnosis of diseases. The development of CADs by leveraging third generation neural network, namely, Spiking Neural Network (SNN), is essential to utilize of the benefits of SNNs, such as their event_driven processing, parallelism, low power consumption, and the ability to process sparse temporal_spatial information. However, Deep SNN as a deep learning model faces challenges with unreliability. To deal with unreliability challenges due to inability to quantify the uncertainty of the predictions, we proposed a deep Bayesian Convolutional Spiking Neural Network based_CADs with uncertainty_aware module. In this study, the Monte Carlo Dropout method as Bayesian approximation is used as an uncertainty quantification method. This method was applied to several medical image classification tasks. Our experimental results demonstrate that our proposed model is accurate and reliable and will be a proper alternative to conventional deep learning for medical image classification.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 07:42:05 GMT" } ]
2025-04-28T00:00:00
[ [ "Chegini", "Mohaddeseh", "" ], [ "Mahloojifar", "Ali", "" ] ]
2504.17820
Dorje C. Brody Professor
Dorje C. Brody and Tomooki Yuasa
How fake news can turn against its spreader
11 pages, 2 figures
null
null
null
physics.soc-ph cs.IT cs.SI math.IT
http://creativecommons.org/licenses/by/4.0/
When different information sources on a given topic are combined, they interact in a nontrivial manner for a rational receiver of these information sources. Suppose that there are two information sources, one is genuine and the other contains disinformation. It is shown that under the conditions that the signal-to-noise ratio of the genuine information source is sufficiently large, and that the noise terms in the two information sources are positively correlated, the effect of disinformation is reversed from its original intent. That is, the effect of disinformation on a receiver of both information sources, who is unaware of the existence of disinformation, is to generate an opposite interpretation. While the condition in which this phenomenon occurs cannot always be ensured, when it is satisfied, the effect provides an effective way of countering the impacts of disinformation.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 09:35:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Brody", "Dorje C.", "" ], [ "Yuasa", "Tomooki", "" ] ]
2504.17821
Xinyu Chen
Xinyu Chen, Yunxin Li, Haoyuan Shi, Baotian Hu, Wenhan Luo, Yaowei Wang, Min Zhang
VideoVista-CulturalLingo: 360$^\circ$ Horizons-Bridging Cultures, Languages, and Domains in Video Comprehension
null
null
null
null
cs.CV cs.CL
http://creativecommons.org/licenses/by/4.0/
Assessing the video comprehension capabilities of multimodal AI systems can effectively measure their understanding and reasoning abilities. Most video evaluation benchmarks are limited to a single language, typically English, and predominantly feature videos rooted in Western cultural contexts. In this paper, we present VideoVista-CulturalLingo, the first video evaluation benchmark designed to bridge cultural, linguistic, and domain divide in video comprehension. Our work differs from existing benchmarks in the following ways: 1) Cultural diversity, incorporating cultures from China, North America, and Europe; 2) Multi-linguistics, with questions presented in Chinese and English-two of the most widely spoken languages; and 3) Broad domain, featuring videos sourced from hundreds of human-created domains. VideoVista-CulturalLingo contains 1,389 videos and 3,134 QA pairs, and we have evaluated 24 recent open-source or proprietary video large models. From the experiment results, we observe that: 1) Existing models perform worse on Chinese-centric questions than Western-centric ones, particularly those related to Chinese history; 2) Current open-source models still exhibit limitations in temporal understanding, especially in the Event Localization task, achieving a maximum score of only 45.2%; 3) Mainstream models demonstrate strong performance in general scientific questions, while open-source models demonstrate weak performance in mathematics.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 13:47:30 GMT" } ]
2025-04-28T00:00:00
[ [ "Chen", "Xinyu", "" ], [ "Li", "Yunxin", "" ], [ "Shi", "Haoyuan", "" ], [ "Hu", "Baotian", "" ], [ "Luo", "Wenhan", "" ], [ "Wang", "Yaowei", "" ], [ "Zhang", "Min", "" ] ]
2504.17822
Wenwen Li
Wenwen Li, Chia-Yu Hsu, Sizhe Wang, Zhining Gu, Yili Yang, Brendan M. Rogers, Anna Liljedahl
A multi-scale vision transformer-based multimodal GeoAI model for mapping Arctic permafrost thaw
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Retrogressive Thaw Slumps (RTS) in Arctic regions are distinct permafrost landforms with significant environmental impacts. Mapping these RTS is crucial because their appearance serves as a clear indication of permafrost thaw. However, their small scale compared to other landform features, vague boundaries, and spatiotemporal variation pose significant challenges for accurate detection. In this paper, we employed a state-of-the-art deep learning model, the Cascade Mask R-CNN with a multi-scale vision transformer-based backbone, to delineate RTS features across the Arctic. Two new strategies were introduced to optimize multimodal learning and enhance the model's predictive performance: (1) a feature-level, residual cross-modality attention fusion strategy, which effectively integrates feature maps from multiple modalities to capture complementary information and improve the model's ability to understand complex patterns and relationships within the data; (2) pre-trained unimodal learning followed by multimodal fine-tuning to alleviate high computing demand while achieving strong model performance. Experimental results demonstrated that our approach outperformed existing models adopting data-level fusion, feature-level convolutional fusion, and various attention fusion strategies, providing valuable insights into the efficient utilization of multimodal data for RTS mapping. This research contributes to our understanding of permafrost landforms and their environmental implications.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 22:18:10 GMT" } ]
2025-04-28T00:00:00
[ [ "Li", "Wenwen", "" ], [ "Hsu", "Chia-Yu", "" ], [ "Wang", "Sizhe", "" ], [ "Gu", "Zhining", "" ], [ "Yang", "Yili", "" ], [ "Rogers", "Brendan M.", "" ], [ "Liljedahl", "Anna", "" ] ]
2504.17823
Giovanni Sileno
Darcy Kim and Aida Kalender and Sennay Ghebreab and Giovanni Sileno
The Cloud Weaving Model for AI development
presented at alt.CHI 2025, Yokohama
null
10.1145/3706599.3716235
null
cs.CY cs.AI cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While analysing challenges in pilot projects developing AI with marginalized communities, we found it difficult to express them within commonly used paradigms. We therefore constructed an alternative conceptual framework to ground AI development in the social fabric -- the Cloud Weaving Model -- inspired (amongst others) by indigenous knowledge, motifs from nature, and Eastern traditions. This paper introduces and elaborates on the fundamental elements of the model (clouds, spiders, threads, spiderwebs, and weather) and their interpretation in an AI context. The framework is then applied to comprehend patterns observed in co-creation pilots approaching marginalized communities, highlighting neglected yet relevant dimensions for responsible AI development.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 22:48:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Kim", "Darcy", "" ], [ "Kalender", "Aida", "" ], [ "Ghebreab", "Sennay", "" ], [ "Sileno", "Giovanni", "" ] ]
2504.17824
Yibin Wang
Yibin Wang, Jiaxi Xie, Lakshminarayanan Subramanian
EduBot -- Can LLMs Solve Personalized Learning and Programming Assignments?
Published at AAAI 2025 AI4EDU Workshop
null
null
null
cs.SE cs.AI
http://creativecommons.org/licenses/by-nc-sa/4.0/
The prevalence of Large Language Models (LLMs) is revolutionizing the process of writing code. General and code LLMs have shown impressive performance in generating standalone functions and code-completion tasks with one-shot queries. However, the ability to solve comprehensive programming tasks with recursive requests and bug fixes remains questionable. In this paper, we propose EduBot, an intelligent automated assistant system that combines conceptual knowledge teaching, end-to-end code development, personalized programming through recursive prompt-driven methods, and debugging with limited human interventions powered by LLMs. We show that EduBot can solve complicated programming tasks consisting of sub-tasks with increasing difficulties ranging from conceptual to coding questions by recursive automatic prompt-driven systems without finetuning on LLMs themselves. To further evaluate EduBot's performance, we design and conduct a benchmark suite consisting of 20 scenarios in algorithms, machine learning, and real-world problems. The result shows that EduBot can complete most scenarios in less than 20 minutes. Based on the benchmark suites, we perform a comparative study to take different LLMs as the backbone and to verify EduBot's compatibility and robustness across LLMs with varying capabilities. We believe that EduBot is an exploratory approach to explore the potential of pre-trained LLMs in multi-step reasoning and code generation for solving personalized assignments with knowledge learning and code generation.
[ { "version": "v1", "created": "Wed, 23 Apr 2025 23:25:13 GMT" } ]
2025-04-28T00:00:00
[ [ "Wang", "Yibin", "" ], [ "Xie", "Jiaxi", "" ], [ "Subramanian", "Lakshminarayanan", "" ] ]
2504.17825
Dehong Kong
Dehong Kong, Fan Li, Zhixin Wang, Jiaqi Xu, Renjing Pei, Wenbo Li, WenQi Ren
Dual Prompting Image Restoration with Diffusion Transformers
CVPR2025
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Recent state-of-the-art image restoration methods mostly adopt latent diffusion models with U-Net backbones, yet still facing challenges in achieving high-quality restoration due to their limited capabilities. Diffusion transformers (DiTs), like SD3, are emerging as a promising alternative because of their better quality with scalability. In this paper, we introduce DPIR (Dual Prompting Image Restoration), a novel image restoration method that effectivly extracts conditional information of low-quality images from multiple perspectives. Specifically, DPIR consits of two branches: a low-quality image conditioning branch and a dual prompting control branch. The first branch utilizes a lightweight module to incorporate image priors into the DiT with high efficiency. More importantly, we believe that in image restoration, textual description alone cannot fully capture its rich visual characteristics. Therefore, a dual prompting module is designed to provide DiT with additional visual cues, capturing both global context and local appearance. The extracted global-local visual prompts as extra conditional control, alongside textual prompts to form dual prompts, greatly enhance the quality of the restoration. Extensive experimental results demonstrate that DPIR delivers superior image restoration performance.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 02:34:44 GMT" } ]
2025-04-28T00:00:00
[ [ "Kong", "Dehong", "" ], [ "Li", "Fan", "" ], [ "Wang", "Zhixin", "" ], [ "Xu", "Jiaqi", "" ], [ "Pei", "Renjing", "" ], [ "Li", "Wenbo", "" ], [ "Ren", "WenQi", "" ] ]
2504.17826
Kaicheng Pang
Kaicheng Pang, Xingxing Zou and Waikeung Wong
FashionM3: Multimodal, Multitask, and Multiround Fashion Assistant based on Unified Vision-Language Model
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Fashion styling and personalized recommendations are pivotal in modern retail, contributing substantial economic value in the fashion industry. With the advent of vision-language models (VLM), new opportunities have emerged to enhance retailing through natural language and visual interactions. This work proposes FashionM3, a multimodal, multitask, and multiround fashion assistant, built upon a VLM fine-tuned for fashion-specific tasks. It helps users discover satisfying outfits by offering multiple capabilities including personalized recommendation, alternative suggestion, product image generation, and virtual try-on simulation. Fine-tuned on the novel FashionRec dataset, comprising 331,124 multimodal dialogue samples across basic, personalized, and alternative recommendation tasks, FashionM3 delivers contextually personalized suggestions with iterative refinement through multiround interactions. Quantitative and qualitative evaluations, alongside user studies, demonstrate FashionM3's superior performance in recommendation effectiveness and practical value as a fashion assistant.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 02:44:22 GMT" } ]
2025-04-28T00:00:00
[ [ "Pang", "Kaicheng", "" ], [ "Zou", "Xingxing", "" ], [ "Wong", "Waikeung", "" ] ]
2504.17828
Bozheng Li
Bozheng Li, Yongliang Wu, Yi Lu, Jiashuo Yu, Licheng Tang, Jiawang Cao, Wenqing Zhu, Yuyang Sun, Jay Wu, Wenbo Zhu
VEU-Bench: Towards Comprehensive Understanding of Video Editing
Accepted to CVPR2025
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Widely shared videos on the internet are often edited. Recently, although Video Large Language Models (Vid-LLMs) have made great progress in general video understanding tasks, their capabilities in video editing understanding (VEU) tasks remain unexplored. To address this gap, in this paper, we introduce VEU-Bench (Video Editing Understanding Benchmark), a comprehensive benchmark that categorizes video editing components across various dimensions, from intra-frame features like shot size to inter-shot attributes such as cut types and transitions. Unlike previous video editing understanding benchmarks that focus mainly on editing element classification, VEU-Bench encompasses 19 fine-grained tasks across three stages: recognition, reasoning, and judging. To enhance the annotation of VEU automatically, we built an annotation pipeline integrated with an ontology-based knowledge base. Through extensive experiments with 11 state-of-the-art Vid-LLMs, our findings reveal that current Vid-LLMs face significant challenges in VEU tasks, with some performing worse than random choice. To alleviate this issue, we develop Oscars, a VEU expert model fine-tuned on the curated VEU-Bench dataset. It outperforms existing open-source Vid-LLMs on VEU-Bench by over 28.3% in accuracy and achieves performance comparable to commercial models like GPT-4o. We also demonstrate that incorporating VEU data significantly enhances the performance of Vid-LLMs on general video understanding benchmarks, with an average improvement of 8.3% across nine reasoning tasks.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 04:36:28 GMT" } ]
2025-04-28T00:00:00
[ [ "Li", "Bozheng", "" ], [ "Wu", "Yongliang", "" ], [ "Lu", "Yi", "" ], [ "Yu", "Jiashuo", "" ], [ "Tang", "Licheng", "" ], [ "Cao", "Jiawang", "" ], [ "Zhu", "Wenqing", "" ], [ "Sun", "Yuyang", "" ], [ "Wu", "Jay", "" ], [ "Zhu", "Wenbo", "" ] ]
2504.17829
Vlad Vasilescu
Vlad Vasilescu, Ana Neacsu, Daniela Faur
Fine-Tuning Adversarially-Robust Transformers for Single-Image Dehazing
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Single-image dehazing is an important topic in remote sensing applications, enhancing the quality of acquired images and increasing object detection precision. However, the reliability of such structures has not been sufficiently analyzed, which poses them to the risk of imperceptible perturbations that can significantly hinder their performance. In this work, we show that state-of-the-art image-to-image dehazing transformers are susceptible to adversarial noise, with even 1 pixel change being able to decrease the PSNR by as much as 2.8 dB. Next, we propose two lightweight fine-tuning strategies aimed at increasing the robustness of pre-trained transformers. Our methods results in comparable clean performance, while significantly increasing the protection against adversarial data. We further present their applicability in two remote sensing scenarios, showcasing their robust behavior for out-of-distribution data. The source code for adversarial fine-tuning and attack algorithms can be found at github.com/Vladimirescu/RobustDehazing.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 08:52:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Vasilescu", "Vlad", "" ], [ "Neacsu", "Ana", "" ], [ "Faur", "Daniela", "" ] ]
2504.17830
Radmir Kokoulin
Radmir Kokoulin
Self-Adjoint Time Operator in a Weighted Energy Space
null
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
We introduce a self-adjoint time operator $T_w = i\hbar\bigl(\partial_E + \tfrac12\,\partial_E\ln w(E)\bigr)$ on the weighted energy space $L^2(\mathbb R,\,w(E)\,dE)$. Under mild conditions on the weight $w$ (positivity, local absolute continuity, and uniform bounds at large $\lvert E\rvert$), we prove that $T_w$ is essentially self-adjoint. A simple unitary conjugation carries $T_w$ back to $i\hbar\,\mathrm{d}/\mathrm{d}E$, which in turn leaves the Hamiltonian spectrum unbounded.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 09:40:41 GMT" } ]
2025-04-28T00:00:00
[ [ "Kokoulin", "Radmir", "" ] ]
2504.17832
Andrei T. Patrascu
Andrei Tudor Patrascu
D-branes, AdS/CFT, dynamical Uhlmann Gauge, and stabilisation of a closed causal loop geometry
null
null
null
null
physics.gen-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
I show here that if we construct D-branes not in the form of infinite superpositions of string modes, in order to satisfy the technical condition of coherence by means of eigenstates of annihilation operators, but instead insist on an approximate but much more physical and practical definition based on phase coherence, we obtain finite (and hence realistic) superpositions of string modes that would form realistic D-branes that would encode (at least as a semiclassical approximation) various quantum properties. Re-deriving the AdS/CFT duality by starting in the pre-Maldacena limit from such realistic D-branes would lead to quantum properties on the AdS side of the duality. Causal structures can be modified in various many particle systems, including strings, D-branes, photons, or spins, however, there is a distinction between the emergence of an effective causal structure in the inner degrees of freedom of a material, in the form of a correlation generated effective metric for example in a spin liquid system, and the emergence of a causal structure in an open propagating system by using classical light. I will show how an Uhlmann gauge construction would add stability to a modified causal structure that would retain the shape of a closed causal loop. Various other ideas related to the quantum origin of the string length are also discussed and an analogy of the emergence of string length from quantum correlations with the emergence of wavelength of an electromagnetic wave from coherence conditions of photon modes is presented.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 12:14:07 GMT" } ]
2025-04-28T00:00:00
[ [ "Patrascu", "Andrei Tudor", "" ] ]
2504.17833
Xinyue Ye
Xiao Huang, Zhengzhong Tu, Xinyue Ye, Michael Goodchild
The Role of Open-Source LLMs in Shaping the Future of GeoAI
null
null
null
null
cs.CY cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Large Language Models (LLMs) are transforming geospatial artificial intelligence (GeoAI), offering new capabilities in data processing, spatial analysis, and decision support. This paper examines the open-source paradigm's pivotal role in this transformation. While proprietary LLMs offer accessibility, they often limit the customization, interoperability, and transparency vital for specialized geospatial tasks. Conversely, open-source alternatives significantly advance Geographic Information Science (GIScience) by fostering greater adaptability, reproducibility, and community-driven innovation. Open frameworks empower researchers to tailor solutions, integrate cutting-edge methodologies (e.g., reinforcement learning, advanced spatial indexing), and align with FAIR principles. However, the growing reliance on any LLM necessitates careful consideration of security vulnerabilities, ethical risks, and robust governance for AI-generated geospatial outputs. Ongoing debates on accessibility, regulation, and misuse underscore the critical need for responsible AI development strategies. This paper argues that GIScience advances best not through a single model type, but by cultivating a diverse, interoperable ecosystem combining open-source foundations for innovation, bespoke geospatial models, and interdisciplinary collaboration. By critically evaluating the opportunities and challenges of open-source LLMs within the broader GeoAI landscape, this work contributes to a nuanced discourse on leveraging AI to effectively advance spatial research, policy, and decision-making in an equitable, sustainable, and scientifically rigorous manner.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 13:20:17 GMT" } ]
2025-04-28T00:00:00
[ [ "Huang", "Xiao", "" ], [ "Tu", "Zhengzhong", "" ], [ "Ye", "Xinyue", "" ], [ "Goodchild", "Michael", "" ] ]
2504.17835
Vasileios Chousionis
Vasileios Chousionis, Dmitriy Leykekhman, Mariusz Urba\'nski, Erik Wendt
The dimension spectrum of the infinitely generated Apollonian gasket
null
null
null
null
math.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that the infinitely generated Apollonian gasket has full Hausdorff dimension spectrum. Our proof, which is computer assisted, relies on an iterative technique introduced by the first three authors in [3] and on a flexible method for rigorously estimating Hausdorff dimensions of limit sets of conformal iterated function systems, which we recently developed in [5]. Another key ingredient in our proof is obtaining reasonably sized distortion constants for the (infinite) Apollonian iterated function system.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 16:51:32 GMT" } ]
2025-04-28T00:00:00
[ [ "Chousionis", "Vasileios", "" ], [ "Leykekhman", "Dmitriy", "" ], [ "Urbański", "Mariusz", "" ], [ "Wendt", "Erik", "" ] ]
2504.17836
Bohan Chen
Eviatar Bach, Ricardo Baptista, Edoardo Calvello, Bohan Chen, Andrew Stuart
Learning Enhanced Ensemble Filters
Preprint submitted to Journal of Computational Physics
null
null
null
stat.ML cs.LG cs.SY eess.SY physics.comp-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
The filtering distribution in hidden Markov models evolves according to the law of a mean-field model in state--observation space. The ensemble Kalman filter (EnKF) approximates this mean-field model with an ensemble of interacting particles, employing a Gaussian ansatz for the joint distribution of the state and observation at each observation time. These methods are robust, but the Gaussian ansatz limits accuracy. This shortcoming is addressed by approximating the mean-field evolution using a novel form of neural operator taking probability distributions as input: a Measure Neural Mapping (MNM). A MNM is used to design a novel approach to filtering, the MNM-enhanced ensemble filter (MNMEF), which is defined in both the mean-fieldlimit and for interacting ensemble particle approximations. The ensemble approach uses empirical measures as input to the MNM and is implemented using the set transformer, which is invariant to ensemble permutation and allows for different ensemble sizes. The derivation of methods from a mean-field formulation allows a single parameterization of the algorithm to be deployed at different ensemble sizes. In practice fine-tuning of a small number of parameters, for specific ensemble sizes, further enhances the accuracy of the scheme. The promise of the approach is demonstrated by its superior root-mean-square-error performance relative to leading methods in filtering the Lorenz 96 and Kuramoto-Sivashinsky models.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 17:48:03 GMT" } ]
2025-04-28T00:00:00
[ [ "Bach", "Eviatar", "" ], [ "Baptista", "Ricardo", "" ], [ "Calvello", "Edoardo", "" ], [ "Chen", "Bohan", "" ], [ "Stuart", "Andrew", "" ] ]
2504.17837
Youssef Kora
Youssef Kora and Christoph Simon
Statistical noise enhances quantumness benefits in spin-network quantum reservoir computing
8 pages, 7 figures
null
null
null
quant-ph physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Quantum reservoir computing offers a promising approach to the utilization of complex quantum dynamics in machine learning. Statistical noise inevitably arises in real settings of quantum reservoir computing (QRC) due to the practical necessity of taking a small to moderate number of measurements. We investigate the effect of statistical noise in spin-network QRC on the possible performance benefits conferred by quantumness. As our measures of quantumness, we employ both quantum entanglement, which we quantify by the partial transpose of the density matrix, and coherence, which we quantify as the sum of the absolute values of the off-diagonal elements of the density matrix. We find that reservoirs which enjoy a finite degree of quantum entanglement and coherence are more stable against the adverse effects of statistical noise on performance compared to their unentangled, incoherent counterparts. Our results indicate that the potential benefit reservoir computers may derive from quantumness depends on the number of measurements used for training and testing, and may indeed be enhanced by statistical noise. These findings not only emphasize the importance of incorporating realistic noise models, but also suggest that the search for quantum advantage may be aided rather than impeded by the practical constraints of implementation within existing machines.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 17:50:51 GMT" } ]
2025-04-28T00:00:00
[ [ "Kora", "Youssef", "" ], [ "Simon", "Christoph", "" ] ]
2504.17838
Bernhard Jaeger
Bernhard Jaeger and Daniel Dauner and Jens Bei{\ss}wenger and Simon Gerstenecker and Kashyap Chitta and Andreas Geiger
CaRL: Learning Scalable Planning Policies with Simple Rewards
null
null
null
null
cs.LG cs.AI cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate reinforcement learning (RL) for privileged planning in autonomous driving. State-of-the-art approaches for this task are rule-based, but these methods do not scale to the long tail. RL, on the other hand, is scalable and does not suffer from compounding errors like imitation learning. Contemporary RL approaches for driving use complex shaped rewards that sum multiple individual rewards, \eg~progress, position, or orientation rewards. We show that PPO fails to optimize a popular version of these rewards when the mini-batch size is increased, which limits the scalability of these approaches. Instead, we propose a new reward design based primarily on optimizing a single intuitive reward term: route completion. Infractions are penalized by terminating the episode or multiplicatively reducing route completion. We find that PPO scales well with higher mini-batch sizes when trained with our simple reward, even improving performance. Training with large mini-batch sizes enables efficient scaling via distributed data parallelism. We scale PPO to 300M samples in CARLA and 500M samples in nuPlan with a single 8-GPU node. The resulting model achieves 64 DS on the CARLA longest6 v2 benchmark, outperforming other RL methods with more complex rewards by a large margin. Requiring only minimal adaptations from its use in CARLA, the same method is the best learning-based approach on nuPlan. It scores 91.3 in non-reactive and 90.6 in reactive traffic on the Val14 benchmark while being an order of magnitude faster than prior work.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 17:56:01 GMT" } ]
2025-04-28T00:00:00
[ [ "Jaeger", "Bernhard", "" ], [ "Dauner", "Daniel", "" ], [ "Beißwenger", "Jens", "" ], [ "Gerstenecker", "Simon", "" ], [ "Chitta", "Kashyap", "" ], [ "Geiger", "Andreas", "" ] ]
2504.17839
Adrian Bayer
Arnab Lahiry, Adrian E. Bayer, Francisco Villaescusa-Navarro
Interpreting Cosmological Information from Neural Networks in the Hydrodynamic Universe
14 pages, 11 figures, 1 table
null
null
null
astro-ph.CO astro-ph.GA astro-ph.IM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
What happens when a black box (neural network) meets a black box (simulation of the Universe)? Recent work has shown that convolutional neural networks (CNNs) can infer cosmological parameters from the matter density field in the presence of complex baryonic processes. A key question that arises is, which parts of the cosmic web is the neural network obtaining information from? We shed light on the matter by identifying the Fourier scales, density scales, and morphological features of the cosmic web that CNNs pay most attention to. We find that CNNs extract cosmological information from both high and low density regions: overdense regions provide the most information per pixel, while underdense regions -- particularly deep voids and their surroundings -- contribute significantly due to their large spatial extent and coherent spatial features. Remarkably, we demonstrate that there is negligible degradation in cosmological constraining power after aggressive cutting in both maximum Fourier scale and density. Furthermore, we find similar results when considering both hydrodynamic and gravity-only simulations, implying that neural networks can marginalize over baryonic effects with minimal loss in cosmological constraining power. Our findings point to practical strategies for optimal and robust field-level cosmological inference in the presence of uncertainly modeled astrophysics.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 17:58:23 GMT" } ]
2025-04-28T00:00:00
[ [ "Lahiry", "Arnab", "" ], [ "Bayer", "Adrian E.", "" ], [ "Villaescusa-Navarro", "Francisco", "" ] ]
2504.17840
Adrien Loty
Guillaume Bossard and Adrien Loty
Bounds on the next-to-leading Wilson coefficient in maximal supergravity
16 pages
null
null
CPHT-RR001-012025
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
One expects type II string theory to be the unique ultraviolet completion of maximal supergravity. Motivated by the recent computation of the unitary bound on the leading Wilson coefficient within the S-matrix bootstrap, we analyse the minimum of the next-to-leading Wilson coefficient in string theory in seven spacetime dimensions. We find that the next-to-leading Wilson coefficient is minimum at the same point as the leading Wilson coefficient.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:00 GMT" } ]
2025-04-28T00:00:00
[ [ "Bossard", "Guillaume", "" ], [ "Loty", "Adrien", "" ] ]
2504.17841
Isaac Wang
Marcela Carena, Aurora Ireland, Tong Ou, Isaac R. Wang
The Discriminant Power of Bubble Wall Velocities: Gravitational Waves and Electroweak Baryogenesis
54 pages, 8 figures
null
null
FERMILAB-PUB-25-0266-T
hep-ph astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
A precise determination of the bubble wall velocity $v_w$ is crucial for making accurate predictions of the baryon asymmetry and gravitational wave (GW) signals in models of electroweak baryogenesis (EWBG). Working in the local thermal equilibrium approximation, we exploit entropy conservation to present efficient algorithms for computing $v_w$, significantly streamlining the calculation. We then explore the parameter dependencies of $v_w$, focusing on two sample models capable of enabling a strong first-order electroweak phase transition: a $\mathbb{Z}_2$-symmetric singlet extension of the SM, and a model for baryogenesis with CP violation in the dark sector. We study correlations among $v_w$ and the two common measures of phase transition strength, $\alpha_n$ and $v_n/T_n$. Interestingly, we find a relatively model-insensitive relationship between $v_n/T_n$ and $\alpha_n$. We also observe an upper bound on $\alpha_n$ for the deflagration/hybrid wall profiles naturally compatible with EWBG, the exact value for which varies between models, significantly impacting the strength of the GW signals. In summary, our work provides a framework for exploring the feasibility of EWBG models in light of future GW signals.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:00 GMT" } ]
2025-04-28T00:00:00
[ [ "Carena", "Marcela", "" ], [ "Ireland", "Aurora", "" ], [ "Ou", "Tong", "" ], [ "Wang", "Isaac R.", "" ] ]
2504.17842
Peter Barnes
Peter J. Barnes (1), Stuart D. Ryder (2 and 3), Giles Novak (4 and 5), and Laura M. Fissel (6) ((1) Space Science Institute USA, (2) School of Mathematical and Physical Sciences Macquarie University Australia, (3) Astrophysics and Space Technologies Research Centre Macquarie University Australia, (4) Center for Interdisciplinary Exploration and Research in Astrophysics USA, (5) Northwestern University USA, (6) Queen's University Canada)
The Magnetic Keys to Massive Star Formation: The Western $\eta$ Carinae Giant Molecular Cloud
Accepted by ApJ. Main paper: 19 pages, 18 figures, 1 table. Appendices: 11 pages, 13 figures
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
We present SOFIA/HAWC+ continuum polarisation data on the magnetic fields threading 17 pc-scale massive molecular clumps at the western end of the $\eta$ Car GMC (Region 9 of CHaMP, representing all stages of star formation from pre-stellar to dispersing via feedback), revealing important details about the field morphology and role in the gas structures of this clump sample. We performed Davis-Chandrasekhar-Fermi and Histogram of Relative Orientation analyses tracing column densities 25.0 $<$ log($N$/m$^{-2}$) $<$ 27.2. With HRO, magnetic fields change from mostly parallel to column density structures to mostly perpendicular at a threshold $N_{\rm crit}$ = (3.7$\pm$0.6)$\times$10$^{26}$ m$^{-2}$, indicating that gravitational forces exceed magnetic forces above this value. The same analysis in 10 individual clumps gives similar results, with the same clear trend in field alignments and a threshold $N_{\rm crit}$ = (1.9$^{+1.5}_{-0.8}$)$\times$10$^{26}$ m$^{-2}$. In the other 7 clumps, the alignment trend with $N$ is much flatter or even reversed, inconsistent with the usual HRO pattern. Instead, these clumps' fields reflect external environmental forces, such as from the nearby HII region NGC 3324. DCF analysis reveals field strengths somewhat higher than typical of nearby clouds, with the $Bn$ data lying mostly above the Crutcher (2012) relation. The mass:flux ratio $\lambda$ across all clumps has a gaussian distribution, with log$\lambda_{\rm DCF}$ = -0.75$\pm$0.45 (mean$\pm\sigma$): only small areas are dominated by gravity. However, a significant trend of rising log$\lambda$ with falling $T_{\rm dust}$ parallels Pitts et al's (2019) result: $T_{\rm dust}$ falls as $N_{\rm H_2}$ rises towards clump centres. Thus, in this massive clump sample, magnetic fields provide enough support against gravity to explain their overall low star formation rate.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:00 GMT" } ]
2025-04-28T00:00:00
[ [ "Barnes", "Peter J.", "", "2 and 3" ], [ "Ryder", "Stuart D.", "", "2 and 3" ], [ "Novak", "Giles", "", "4 and 5" ], [ "Fissel", "Laura M.", "" ] ]
2504.17843
Thavisha Dharmawardena
Blakesley Burkhart, Thavisha E. Dharmawardena, Shmuel Bialy, Thomas J. Haworth, Fernando Cruz Aguirre, Young-Soo Jo, B-G Andersson, Haeun Chung, Jerry Edelstein, Isabelle Grenier, Erika T. Hamden, Wonyong Han, Keri Hoadley, Min-Young Lee, Kyoung-Wook Min, Thomas M\"uller, Kate Pattle, J. E. G. Peek, Geoff Pleiss, David Schiminovich, Kwang-Il Seon, Andrew Gordon Wilson, Catherine Zucker
A Nearby Dark Molecular Cloud in the Local Bubble Revealed via H$_2$ Fluorescence
Accepted for publication in Nature Astronomy. Video of the Eos cloud: http://www.mwdust.com/Eos_Cloud/video.mp4 Interactive view of the Eos cloud and its relationship to the Sun and Local bubble: www.mwdust.com/Eos_Cloud/interactive.html
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
A longstanding prediction in interstellar theory posits that significant quantities of molecular gas, crucial for star formation, may be undetected due to being ``dark" in commonly used molecular gas tracers, such as carbon monoxide. We report the discovery of Eos, the closest dark molecular cloud, located just 94 parsecs from the Sun. This cloud is the first molecular cloud ever to be identified using H$_2$ far ultra-violet (FUV) fluorescent line emission, which traces molecular gas at the boundary layers of star-forming and supernova remnant regions. The cloud edge is outlined along the high-latitude side of the North Polar Spur, a prominent x-ray/radio structure. Our distance estimate utilizes 3D dust maps, the absorption of the soft X-ray background, and hot gas tracers such as O\,{\sc vi}; these place the cloud at a distance consistent with the Local Bubble's surface. Using high-latitude CO maps we note a small amount (M$_{\rm{H}_2}\approx$20-40\,M$_\odot$) of CO-bright cold molecular gas, in contrast with the much larger estimate of the cloud's true molecular mass (M$_{\rm{H}_2}\approx3.4\times 10^3$\,M$_\odot$), indicating most of the cloud is CO-dark. Combining observational data with novel analytical models and simulations, we predict this cloud will photoevaporate in 5.7 million years, placing key constraints on the role of stellar feedback in shaping the closest star-forming regions to the Sun.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:01 GMT" } ]
2025-04-28T00:00:00
[ [ "Burkhart", "Blakesley", "" ], [ "Dharmawardena", "Thavisha E.", "" ], [ "Bialy", "Shmuel", "" ], [ "Haworth", "Thomas J.", "" ], [ "Aguirre", "Fernando Cruz", "" ], [ "Jo", "Young-Soo", "" ], [ "Andersson", "B-G", "" ], [ "Chung", "Haeun", "" ], [ "Edelstein", "Jerry", "" ], [ "Grenier", "Isabelle", "" ], [ "Hamden", "Erika T.", "" ], [ "Han", "Wonyong", "" ], [ "Hoadley", "Keri", "" ], [ "Lee", "Min-Young", "" ], [ "Min", "Kyoung-Wook", "" ], [ "Müller", "Thomas", "" ], [ "Pattle", "Kate", "" ], [ "Peek", "J. E. G.", "" ], [ "Pleiss", "Geoff", "" ], [ "Schiminovich", "David", "" ], [ "Seon", "Kwang-Il", "" ], [ "Wilson", "Andrew Gordon", "" ], [ "Zucker", "Catherine", "" ] ]
2504.17844
Deniz Cennet \c{C}{\i}nar
Deniz Cennet \c{C}{\i}nar, Sel\c{c}uk Bilir, Timur \c{S}ahin, Olcay Plevne
Tracing the Galactic Origins of Selected Four G-type Stars in the Solar Neighbourhood
32 pages, including 15 figures,10 tables and an animated gif, accepted for publication in the Astronomical Journal
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
We present a multi-method investigation of four metal-poor G-type main-sequence stars to resolve their Galactic origins. By combining high-resolution spectroscopy from PolarBase, photometric/astrometric data from Gaia DR3, and spectral energy distribution (SED) modelling, we derive precise stellar parameters, chemical abundances, kinematics and Galactic orbital parameters. The stars HD 22879, HD 144579, HD 188510, and HD 201891 show effective temperatures of 5855 +/- 110, 5300 +/- 160, 5370 +/- 60, and 5880 +/- 90 K; surface gravities of 4.40 +/- 0.18, 4.52 +/- 0.37, 4.57 +/- 0.13, and 4.48 +/- 0.18 (in cgs units); and metallicities of -0.86 +/- 0.08, -0.55 +/- 0.12, -1.60 +/- 0.07, and -1.15 +/- 0.07 dex, respectively. Kinematic analysis suggests that HD 22879, HD 144579, and HD 201891 are potential bulge-origin escapees, possibly ejected by the Galactic bar or spiral arm perturbations. HD 188510, however, shows halo-like dynamics, including a retrograde orbit. Chemical abundance trends ([alpha/Fe] vs. [Fe/H]) reveal mixed origins, challenging kinematic classifications. This discrepancy highlights the importance of integrative methodologies in Galactic archaeology. We associate HD 22879, HD 144579, and HD 201891 with the bulge globular clusters NGC 6441, NGC 5927, and NGC 6544, respectively. HD 188510's retrograde motion and low metallicity align with ejection from the halo globular cluster NGC 5139 (omega Centauri). These results illustrate the complex interplay of dynamical processes -- including bar resonances, spiral arm perturbations, and tidal stripping -- in depositing metal-poor stars into the solar neighborhood.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:01 GMT" } ]
2025-04-28T00:00:00
[ [ "Çınar", "Deniz Cennet", "" ], [ "Bilir", "Selçuk", "" ], [ "Şahin", "Timur", "" ], [ "Plevne", "Olcay", "" ] ]
2504.17845
Seik Pak
Seik Pak, Hanbyul Kim, Chan Bin Bark, Sang-Jin Sin, Jae-yoon Choi, Moon Jip Park
Eta-pairing state in flatband lattice: Interband coupling effect on entanglement entropy logarithm
9 pages, 4 figures
null
null
null
cond-mat.str-el quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The eta-pairing state is the eigenstate of the hypercubic Hubbard model, which exhibits anomalous logarithmic scaling of entanglement entropy. In multi-band systems, eta-pairing can be exact eigenstate when the band is flat without interband coupling. However, typical flatband systems such as Lieb and Kagome lattices often feature band touchings, where interband coupling effects are non-negligible. Using the Creutz ladder, we investigate the deformation of eta-pairing states under the interband coupling effect. Our results show corrections to entanglement entropy scaling, with modified eta-pairing states displaying broadened doublons, nonuniform energy spacing, and deviations from exact behavior for configurations with more than one eta-pair, even in the large band gap limit, except at t = 0. Through a Schrieffer-Wolff transformation, we quantify corrections to the spectrum generating algebra, offering insights into the interplay between interaction-driven phenomena and band structure effects. These findings illuminate the robustness and limitations of eta-pairing in realistic flatband systems.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:01 GMT" } ]
2025-04-28T00:00:00
[ [ "Pak", "Seik", "" ], [ "Kim", "Hanbyul", "" ], [ "Bark", "Chan Bin", "" ], [ "Sin", "Sang-Jin", "" ], [ "Choi", "Jae-yoon", "" ], [ "Park", "Moon Jip", "" ] ]
2504.17846
Loris Del Grosso
Pier Giuseppe Catinari, Loris Del Grosso, Luca Di Giovanni, Alfredo Urbano
Insights into the highest natural scale: Finite naturalness challenges inflationary dynamics
5 pages, 6 figures, supplementary material available
null
null
null
hep-ph astro-ph.CO gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We apply the criterion of finite naturalness to the limiting case of a generic heavy sector decoupled from the Standard Model. The sole and unavoidable exception to this decoupling arises from gravitational interactions. We demonstrate that gravity can couple the Higgs to the heavy scale significantly earlier than the well-known three-loop top-quark-mediated diagrams discussed in previous literature. As an application, we show that finite naturalness disfavors large-field inflationary models involving super-Planckian field excursions. In contrast, in the small-field regime, achieving successful inflation requires substantial fine-tuning of the initial conditions, in agreement with previous results. Recent data from the Atacama Cosmology Telescope further amplify the tension between naturalness and fine-tuning, challenging the theoretical robustness of single-field inflation as a compelling explanation for the origin of the universe.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:02 GMT" } ]
2025-04-28T00:00:00
[ [ "Catinari", "Pier Giuseppe", "" ], [ "Del Grosso", "Loris", "" ], [ "Di Giovanni", "Luca", "" ], [ "Urbano", "Alfredo", "" ] ]
2504.17847
Cesar Arias
Cesar Arias
Extended AdS spacetime without boundaries and entanglement without holography
19 pages, 3 figures
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
We glue together two copies of pure AdS spacetime along their conformal boundaries creating a manifold without boundaries. The resulting space, which in dimension $d+2$ we denote by $AdS^{d+2}_\pm$, has the topology of $S^2\times \Sigma^d$, where $\Sigma^d$ is a $d$-manifold without boundary. Acting with $\mathbb Z_n$ on the $S^2$ factor amounts to coupling a pair of membranes at the north and south poles of the 2-sphere. Moreover, extending the domain of the 2-sphere polar coordinate from $[0, \pi]$ to the interval $[0, (2N-1)\pi]$, where $N>1$, enables the coupling of one stack of $N$ coincident membranes at each pole of the 2-sphere ($2N$ membranes in total). Assuming the existence of a quantum gravity theory on the glued spacetime, we compute the classical approximation of the entanglement entropy across an entangling surface consisting of the two antipodal stacks of membranes. In odd dimensions, we find that each pair of membranes contributes with a quarter of their area to the entropy of the system. In even dimensions, the entropy is dependent on a boundary cutoff whose divergence can be suppressed by taking an infinite number of membranes. This cancellation yields exactly to a quarter of the area formula. The calculation does not require details of the quantum theory other than its infrared limit, that we assume to be Einstein gravity.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:02 GMT" } ]
2025-04-28T00:00:00
[ [ "Arias", "Cesar", "" ] ]
2504.17848
Spyros Thomopoulos
Spyros Thomopoulos, Sebastian H. V\"olkel, Harald P. Pfeiffer
Ringdown spectroscopy of phenomenologically modified black holes
15 pages, 13 figures
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The characteristic oscillations of black holes, as described by their quasinormal mode spectrum, play a fundamental role in testing general relativity with gravitational waves. The so-called parametrized QNM framework was introduced to predict perturbative changes in the spectrum due to small deviations from general relativity. In this work, we extend the framework to model time-domain signals and study the excitation of quasinormal modes from the time evolution of initial data. Specifically, we quantify whether the perturbative eigenvalue predictions agree with extracting excited quasinormal modes from such simulations. Addressing this issue is particularly important in the context of agnostic ringdown tests and the possible presence of spectral instabilities, which may diminish the promises of black hole spectroscopy. We find that the extracted quasinormal modes agree well with the perturbative predictions, underlining that these types of modifications can, in principle, be robustly tested from real observations. Moreover, we also report the importance of including late-time tails for accurate mode extractions. Finally, we provide a WKB-inspired analysis supporting the importance of the peak of the scattering potential and show robust scaling relations.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:02 GMT" } ]
2025-04-28T00:00:00
[ [ "Thomopoulos", "Spyros", "" ], [ "Völkel", "Sebastian H.", "" ], [ "Pfeiffer", "Harald P.", "" ] ]
2504.17849
Samantha Scibelli
Samantha Scibelli, Andr\'es Meg\'ias, Izaskun Jim\'enez-Serra, Yancy Shirley, Jennifer Bergner, Judit Ferrer Asensio, Robin T. Garrod, M\'elisse Bonfand, and Anissa Pokorny-Yadav
First detections of PN, PO and PO+ toward a shocked low-mass starless core
12 pages, 6 figures, 3 tables; Accepted for publication in ApJL
null
null
null
astro-ph.GA astro-ph.EP astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Phosphorus is a key element that plays an essential role in biological processes important for living organisms on Earth. The origin and connection of phosphorus-bearing molecules to early Solar system objects and star-forming molecular clouds is therefore of great interest, yet there are limited observations throughout different stages of low-mass ($M < $ a few M$_\odot$) star formation. Observations from the Yebes 40 m and IRAM 30 m telescopes detect for the first time in the 7mm, 3mm, and 2mm bands multiple transitions of PN and PO, as well as a single transition of PO$^{+}$, toward a low-mass starless core. The presence of PN, PO and PO$^{+}$ is kinematically correlated with bright SiO(1-0) emission. Our results reveal not only that shocks are the main driver of releasing phosphorus from dust grains and into the gas-phase, but that the emission originates from gas not affiliated with the shock itself, but quiescent gas that has been shocked in the recent past. From radiative transfer calculations, the PO/PN abundance ratio is found to be $3.1^{+0.4}_{-0.6}$, consistent with other high-mass and low-mass star-forming regions. This first detection of PO$^{+}$ toward any low-mass star-forming region reveals a PO$^{+}$/PO ratio of $0.0115^{+0.0008}_{-0.0009}$, a factor of ten lower than previously determined from observations of a Galactic Center molecular cloud, suggesting its formation can occur under more standard Galactic cosmic-ray ionization rates. These results motivate the need for additional observations that can better disentangle the physical mechanisms and chemical drivers of this precursor of prebiotic chemistry.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:04 GMT" } ]
2025-04-28T00:00:00
[ [ "Scibelli", "Samantha", "" ], [ "Megías", "Andrés", "" ], [ "Jiménez-Serra", "Izaskun", "" ], [ "Shirley", "Yancy", "" ], [ "Bergner", "Jennifer", "" ], [ "Asensio", "Judit Ferrer", "" ], [ "Garrod", "Robin T.", "" ], [ "Bonfand", "Mélisse", "" ], [ "Pokorny-Yadav", "Anissa", "" ] ]
2504.17852
Zhanning Wang
Zhanning Wang, S. D. Liles, Joe Hillier, A. R. Hamilton, Dimitrie Culcer
Anisotropic spin-blockade leakage current in a Ge hole double quantum dot
19 pages, 10 figures
null
null
null
cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Group IV quantum dot hole spin systems, exhibiting strong spin-orbit coupling, provide platforms for various qubit architectures. The rapid advancement of solid-state technologies has significantly improved qubit quality, including the time scales characterizing electrical operation, relaxation, and dephasing. At this stage of development, understanding the relations between the underlying spin-orbit coupling and experimental parameters, such as quantum dot geometry and external electric and magnetic fields, has become a priority. Here we focus on a Ge hole double quantum dot in the Pauli spin blockade regime and present a complete analysis of the leakage current under an out-of-plane magnetic field. By considering a model of anisotropic in-plane confinement and $k^3$-Rashba spin-orbit coupling, we determine the behaviour of the leakage current as a function of detuning, magnetic field magnitude, interdot distance, and individual dot ellipticities. We identify regions in which the leakage current can be suppressed by quantum dot geometry designs. Most importantly, by rotating one of the quantum dots, we observe that the quantum dot shape induces a strongly anisotropic leakage current. These findings provide guidelines for probing the spin-orbit coupling, enhancing the signal-to-noise ratio, and improving the precision of Pauli spin blockade readout in hole qubit architectures.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:24 GMT" } ]
2025-04-28T00:00:00
[ [ "Wang", "Zhanning", "" ], [ "Liles", "S. D.", "" ], [ "Hillier", "Joe", "" ], [ "Hamilton", "A. R.", "" ], [ "Culcer", "Dimitrie", "" ] ]
2504.17853
Jeppe Sinkb{\ae}k Thomsen
J. S. Thomsen, A. Miglio, K. Brogaard, J. Montalb\'an, M. Tailo, W. E. van Rossem, G. Casali, D. Jones, T. Arentoft, L. Casagrande, D. Sebastian, G. Buldgen, A. Triaud, M. Matteuzzi, A. Stokholm, M. N. Lund, B. Mosser, P. F. L. Maxted, J. Southworth, J. T. Gadeberg, N. Koivisto, Z. Gray, V. Pinter, K. Matilainen, A. A. Djupvik, J. Jessen-Hansen, F. Grundahl, D. Slumstrup, S. Frandsen
Advancing accuracy in age determinations of old-disk stars using an oscillating red giant in an eclipsing binary
Accepted for publication in A&A, 10 pages, 5 figures
null
null
null
astro-ph.SR astro-ph.GA
http://creativecommons.org/licenses/by/4.0/
The study of resonant oscillation modes in low-mass red giant branch stars enables their ages to be inferred with exceptional ($\sim$10%) precision, unlocking the possibility to reconstruct the temporal evolution of the Milky Way at early cosmic times. Ensuring the accuracy of such a precise age scale is a fundamental yet difficult challenge. Since the age of red giant branch stars primarily hinges on their mass, an independent mass determination for an oscillating red giant star provides the means for such assessment. We analyze the old eclipsing binary KIC10001167, which hosts an oscillating red giant branch star and is a member of the thick disk of the Milky Way. Of the known red giants in eclipsing binaries, this is the only member of the thick disk that has asteroseismic signal of high enough quality to test the seismic mass inference at the 2% level. We measure the binary orbit and obtain fundamental stellar parameters through combined analysis of light curve eclipses and radial velocities, and perform a detailed asteroseismic, photospheric, and Galactic kinematic characterization of the red giant and binary system. We show that the dynamically determined mass $0.9337\pm0.0077 \rm\ M_{\odot}$ (0.8%) of this 10 Gyr-old star agrees within 1.4% with the mass inferred from detailed modelling of individual pulsation mode frequencies (1.6%). This is now the only thick disk stellar system, hosting a red giant, where the mass has been determined both asteroseismically with better than 2% precision, and through a model-independent method at 1% precision, and we hereby affirm the potential of asteroseismology to define an accurate age scale for ancient stars to trace the Milky Way assembly history.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:39 GMT" } ]
2025-04-28T00:00:00
[ [ "Thomsen", "J. S.", "" ], [ "Miglio", "A.", "" ], [ "Brogaard", "K.", "" ], [ "Montalbán", "J.", "" ], [ "Tailo", "M.", "" ], [ "van Rossem", "W. E.", "" ], [ "Casali", "G.", "" ], [ "Jones", "D.", "" ], [ "Arentoft", "T.", "" ], [ "Casagrande", "L.", "" ], [ "Sebastian", "D.", "" ], [ "Buldgen", "G.", "" ], [ "Triaud", "A.", "" ], [ "Matteuzzi", "M.", "" ], [ "Stokholm", "A.", "" ], [ "Lund", "M. N.", "" ], [ "Mosser", "B.", "" ], [ "Maxted", "P. F. L.", "" ], [ "Southworth", "J.", "" ], [ "Gadeberg", "J. T.", "" ], [ "Koivisto", "N.", "" ], [ "Gray", "Z.", "" ], [ "Pinter", "V.", "" ], [ "Matilainen", "K.", "" ], [ "Djupvik", "A. A.", "" ], [ "Jessen-Hansen", "J.", "" ], [ "Grundahl", "F.", "" ], [ "Slumstrup", "D.", "" ], [ "Frandsen", "S.", "" ] ]
2504.17854
Jochen Zahn
Markus B. Fr\"ob and Jochen Zahn
The Weyl anomaly in interacting quantum field theory on curved spacetimes
null
null
null
null
hep-th gr-qc math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We define the notion of Weyl anomalies, measuring the violation of local scale invariance, in interacting quantum field theory on curved spacetimes in the framework of locally covariant field theory. We discuss some general properties of Weyl anomalies, such as their relation to the trace anomaly. We study the trace anomaly in detail for the $\phi^4$ theory, in particular determining it up to second order in the interaction. We also show that at third order in the interaction a potential $\Box \phi^2$ term can be removed by finite renormalization.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:00:53 GMT" } ]
2025-04-28T00:00:00
[ [ "Fröb", "Markus B.", "" ], [ "Zahn", "Jochen", "" ] ]
2504.17856
Gy\H{o}z\H{o} Kov\'acs
Gy\H{o}z\H{o} Kov\'acs, Zsolt Sz\'ep, P\'eter Kov\'acs, Gy\"orgy Wolf
Naive Gaussian approximation in a quark-meson model
6 pages, 2 figures, Contribution to FAIRness 2024 proceedings
null
null
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
A sequence of approximations is derived to go beyond the mean-field level in the case of a simple linear sigma model. A naive, local version of the Gaussian approximation is discussed for the $2+1$ flavor extended Polyakov quark-meson model at finite temperature and chemical potential. Although at small chemical potential the pion mass has an unphysical thermal behavior in the usual parameterizations, it is shown that the pseudocritical temperature decreases in the presence of the thermal pion fluctuations. Compared to the mean-field level, the location of the CEP is only slightly modified, while the critical scaling around the CEP is unaffected.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:01:24 GMT" } ]
2025-04-28T00:00:00
[ [ "Kovács", "Győző", "" ], [ "Szép", "Zsolt", "" ], [ "Kovács", "Péter", "" ], [ "Wolf", "György", "" ] ]
2504.17858
Idel Waisberg
Idel Waisberg, Ygal Klein and Boaz Katz
Which is the most eccentric binary known? Insights from the 2023/4 pericenter passages of Zeta Bo\"otis and Eta Ophiuchi
12 pages + 5 pages appendix
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
There is a clear dearth of very eccentric binaries among those for which individual eccentricities can be measured. In this paper we report on observations of the two nearby, bright and very eccentric visual binaries Zeta Bo\"otis ($\zeta$ Boo) and Eta Ophiuchi ($\eta$ Oph), for which VLTI/GRAVITY interferometric observations were obtained during their pericenter passages in 2023/4. Previous observations of $\zeta$ Boo suggest an eccentricity $e>0.99$ with high significance, implying that it has the highest eccentricity of any known binary. However, our interferometric measurements near periastron passage reveal that the eccentricity is actually $e=0.980450\pm0.000064$ (second highest well constrained eccentricity) with a pericenter distance $a_p=0.818\pm0.009\text{ au}$. We attribute the previous over-estimation to a degeneracy that plagues very eccentric visual binary orbital solutions. For $\eta$ Oph we find an eccentricity $e=0.93077\pm0.00013$ (compared to previous estimates of $e=0.95\pm 0.02$), a pericenter distance $a_p=2.15\pm0.10 \text{ au}$ and attribute the over-estimated dynamical mass in the previous solution to an underestimated error in the semi-major axis. In both systems full circularization is expected as the stars evolve and expand, ultimately leading to close binaries with no memory of their very eccentric past.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:02:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Waisberg", "Idel", "" ], [ "Klein", "Ygal", "" ], [ "Katz", "Boaz", "" ] ]
2504.17859
Enrico Specogna
Enrico Specogna, Shahnawaz A. Adil, Emre Ozulker, Eleonora Di Valentino, Rafael C. Nunes, Ozgur Akarsu, and Anjan A. Sen
Updated Constraints on Omnipotent Dark Energy: A Comprehensive Analysis with CMB and BAO Data
null
null
null
null
gr-qc astro-ph.CO
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this work, we present updated observational constraints on the parameter space of the DMS20 dark energy model, a member of the omnipotent dark energy (ODE) class. Our analysis combines multiple CMB datasets - including measurements from the Planck satellite (PL18), the South Pole Telescope (SPT), and the Wilkinson Microwave Anisotropy Probe (WMAP) - with Type Ia supernova data from the Pantheon+ catalog (PP), and baryon acoustic oscillation (BAO) measurements from the DESI and SDSS surveys. We find that certain data combinations, such as SPT+WMAP+BAO and PL18+BAO, can reduce the significance of the $H_0$ tension below $1\sigma$, but with considerably large uncertainties. These same combinations also predict suppressed structure growth, favoring lower values of $S_8$ compared to the Planck-only constraint. However, the inclusion of PP data restores the tension in $H_0$. To provide a comprehensive view of the ODE phenomenology, we also investigate the evolution of its energy density, emphasizing its dynamical behavior at low redshifts. Our results generically exhibit multiple phantom divide line (PDL) crossings in a single expansion history, a behavior that is not compatible with single scalar field scenarios.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:04:55 GMT" } ]
2025-04-28T00:00:00
[ [ "Specogna", "Enrico", "" ], [ "Adil", "Shahnawaz A.", "" ], [ "Ozulker", "Emre", "" ], [ "Di Valentino", "Eleonora", "" ], [ "Nunes", "Rafael C.", "" ], [ "Akarsu", "Ozgur", "" ], [ "Sen", "Anjan A.", "" ] ]
2504.17860
Fathima Nuzla Ismail
Fathima Nuzla Ismail, Shanika Amarasoma
An Integrated Genomics Workflow Tool: Simulating Reads, Evaluating Read Alignments, and Optimizing Variant Calling Algorithms
null
null
null
null
q-bio.GN
http://creativecommons.org/licenses/by/4.0/
Next-generation sequencing (NGS) is a pivotal technique in genome sequencing due to its high throughput, rapid results, cost-effectiveness, and enhanced accuracy. Its significance extends across various domains, playing a crucial role in identifying genetic variations and exploring genomic complexity. NGS finds applications in diverse fields such as clinical genomics, comparative genomics, functional genomics, and metagenomics, contributing substantially to advancements in research, medicine, and scientific disciplines. Within the sphere of genomics data science, the execution of read simulation, mapping, and variant calling holds paramount importance for obtaining precise and dependable results. Given the plethora of tools available for these purposes, each employing distinct methodologies and options, a nuanced understanding of their intricacies becomes imperative for optimization. This research, situated at the intersection of data science and genomics, involves a meticulous assessment of various tools, elucidating their individual strengths and weaknesses through rigorous experimentation and analysis. This comprehensive evaluation has enabled the researchers to pinpoint the most accurate tools, reinforcing the alignment between the established workflow and the demonstrated efficacy of specific tools in the context of genomics data analysis. To meet these requirements, "VarFind", an open-source and freely accessible pipeline tool designed to automate the entire process has been introduced (VarFind GitHub repository: https://github.com/shanikawm/varfinder)
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:05:08 GMT" } ]
2025-04-28T00:00:00
[ [ "Ismail", "Fathima Nuzla", "" ], [ "Amarasoma", "Shanika", "" ] ]
2504.17861
Salman Ahmadi-Asl
Malihe Nobakht Kooshkghazi, Salman Ahmadi-Asl, Hamidreza Afshin
Efficient iterative techniques for solving tensor problems with the T-product
null
null
null
null
math.NA cs.NA
http://creativecommons.org/licenses/by/4.0/
This paper presents iterative methods for solving tensor equations involving the T-product. The proposed approaches apply tensor computations without matrix construction. For each initial tensor, these algorithms solve related problems in a finite number of iterations, with negligible errors. The theoretical analysis is validated by numerical examples that demonstrate the practicality and effectiveness of these algorithms.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:06:06 GMT" } ]
2025-04-28T00:00:00
[ [ "Kooshkghazi", "Malihe Nobakht", "" ], [ "Ahmadi-Asl", "Salman", "" ], [ "Afshin", "Hamidreza", "" ] ]
2504.17862
Prafullkumar Tale Mr
Prafullkumar Tale
Geodetic Set on Graphs of Constant Pathwidth and Feedback Vertex Set Number
null
null
null
null
cs.DS cs.CC
http://creativecommons.org/licenses/by/4.0/
In the \textsc{Geodetic Set} problem, the input consists of a graph $G$ and a positive integer $k$. The goal is to determine whether there exists a subset $S$ of vertices of size $k$ such that every vertex in the graph is included in a shortest path between two vertices in $S$. Kellerhals and Koana [IPEC 2020; J. Graph Algorithms Appl 2022] proved that the problem is $\W[1]$-hard when parameterized by the pathwidth and the feedback vertex set number of the input graph. They posed the question of whether the problem admits an $\XP$ algorithm when parameterized by the combination of these two parameters. We answer this in negative by proving that the problem remains \NP-hard on graphs of constant pathwidth and feedback vertex set number.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:06:20 GMT" } ]
2025-04-28T00:00:00
[ [ "Tale", "Prafullkumar", "" ] ]
2504.17863
Hooman Neshat
Julio Arrechea, Stefano Liberati, Hooman Neshat, Vania Vellucci
Physical and Theoretical Challenges to Integrable Singularities
null
null
null
null
gr-qc
http://creativecommons.org/licenses/by-nc-sa/4.0/
Black hole spacetimes that exhibit integrable singularities have gained considerable interest as alternatives to both regular and singular black holes. Unlike most known regular black hole solutions, these models evade the formation of an inner horizon, thereby circumventing the well-known instability issues associated with such structures. Moreover, it has been suggested that the finite tidal forces near integrable singularities, may allow for a traversable extension beyond them. In this work, we present a set of arguments -- both theoretical, concerning test-field perturbations and the accumulation of matter at the singularity, and practical, related to the behavior of physical probes and extended objects -- with the aim of assessing the validity of the proposed integrability condition, and the feasibility of traversing such singularities. Our analysis highlights key subtleties that challenge the viability of said extensions as alternatives to regular black holes, and underscores the need for a more rigorous investigation of their physical implications.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:07:46 GMT" } ]
2025-04-28T00:00:00
[ [ "Arrechea", "Julio", "" ], [ "Liberati", "Stefano", "" ], [ "Neshat", "Hooman", "" ], [ "Vellucci", "Vania", "" ] ]
2504.17864
Titus Pinta
Titus Pinta
A Newton-type Method for Non-smooth Under-determined Systems of Equations
null
null
null
null
math.OC
http://creativecommons.org/licenses/by-sa/4.0/
We study a variant of Newton's algorithm applied to under-determined systems of non-smooth equations. The notion of regularity employed in our work is based on Newton differentiability, which generalizes semi-smoothness. The classic notion of Newton differentiability does not suffice for our purpose, due to the existence of multiple zeros and as such we extend it to uniform Newton differentiability. In this context, we can show that the distance between the iterates and the set of zeros of the system decreases super-linearly. For the special case of smooth equations, the assumptions of our algorithm are simplified. Finally, we provide some numerical examples to showcase the behavior of our proposed method. The key example is a toy model of complementarity constraint problems, showing that our method has great application potential across engineering fields.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:07:53 GMT" } ]
2025-04-28T00:00:00
[ [ "Pinta", "Titus", "" ] ]
2504.17865
Hadleigh Schwartz
Charles J. Carver, Hadleigh Schwartz, Toma Itagaki, Zachary Englhardt, Kechen Liu, Megan Graciela Nauli Manik, Chun-Cheng Chang, Vikram Iyer, Brian Plancher, and Xia Zhou
Set Phasers to Stun: Beaming Power and Control to Mobile Robots with Laser Light
8 pages, 7 figures, submitted to IROS 2025
null
null
null
cs.RO cs.CV
http://creativecommons.org/licenses/by/4.0/
We present Phaser, a flexible system that directs narrow-beam laser light to moving robots for concurrent wireless power delivery and communication. We design a semi-automatic calibration procedure to enable fusion of stereo-vision-based 3D robot tracking with high-power beam steering, and a low-power optical communication scheme that reuses the laser light as a data channel. We fabricate a Phaser prototype using off-the-shelf hardware and evaluate its performance with battery-free autonomous robots. Phaser delivers optical power densities of over 110 mW/cm$^2$ and error-free data to mobile robots at multi-meter ranges, with on-board decoding drawing 0.3 mA (97\% less current than Bluetooth Low Energy). We demonstrate Phaser fully powering gram-scale battery-free robots to nearly 2x higher speeds than prior work while simultaneously controlling them to navigate around obstacles and along paths. Code, an open-source design guide, and a demonstration video of Phaser is available at https://mobilex.cs.columbia.edu/phaser.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:08:38 GMT" } ]
2025-04-28T00:00:00
[ [ "Carver", "Charles J.", "" ], [ "Schwartz", "Hadleigh", "" ], [ "Itagaki", "Toma", "" ], [ "Englhardt", "Zachary", "" ], [ "Liu", "Kechen", "" ], [ "Manik", "Megan Graciela Nauli", "" ], [ "Chang", "Chun-Cheng", "" ], [ "Iyer", "Vikram", "" ], [ "Plancher", "Brian", "" ], [ "Zhou", "Xia", "" ] ]
2504.17866
Laura Paulucci
L. Paulucci, F. Cavanna, V. Vale, F. Marinho
Updated parameters of the LArQL model
Part of the proceedings of LIDINE 2024
null
null
null
hep-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The need for a microscopic description of scintillation light generation in liquid argon becomes increasingly desirable with the upcoming operation of large scale LArTPCs in the next decade. While a detailed mathematical account of the process is still to be achieved, a phenomenological model for simultaneously treating ionization and scintillation, LArQL, has been successfully employed to describe the range of electric fields from 0 to 0.75 kV/cm and dE/dx from 2 to 40 MeV/cm providing the anti-correlation between the free ionization charge and scintillation light. A reanalysis of the original model parameter values has been performed within a global fit procedure and is presented.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:09:25 GMT" } ]
2025-04-28T00:00:00
[ [ "Paulucci", "L.", "" ], [ "Cavanna", "F.", "" ], [ "Vale", "V.", "" ], [ "Marinho", "F.", "" ] ]
2504.17867
Lukas Zalesky
Euclid Collaboration: L. Zalesky (1), J. R. Weaver (2), C. J. R. McPartland (3 and 4), G. Murphree (1), I. Valdes (1), C. K. Jespersen (5), S. Taamoli (6), N. Chartab (7), N. Allen (8 and 4), S. W. J. Barrow (8), D. B. Sanders (1), S. Toft (8 and 4), B. Mobasher (6), I. Szapudi (1), B. Altieri (9), A. Amara (10), S. Andreon (11), N. Auricchio (12), C. Baccigalupi (13 and 14 and 15 and 16), M. Baldi (17 and 12 and 18), S. Bardelli (12), P. Battaglia (12), A. Biviano (14 and 13), D. Bonino (19), E. Branchini (20 and 21 and 11), M. Brescia (22 and 23), J. Brinchmann (24 and 25), A. Caillat (26), S. Camera (27 and 28 and 19), G. Ca\~nas-Herrera (29 and 30), V. Capobianco (19), C. Carbone (31), J. Carretero (32 and 33), S. Casas (34), F. J. Castander (35 and 36), M. Castellano (37), G. Castignani (12), S. Cavuoti (23 and 38), K. C. Chambers (1), A. Cimatti (39), C. Colodro-Conde (40), G. Congedo (41), C. J. Conselice (42), L. Conversi (43 and 9), Y. Copin (44), F. Courbin (45 and 46), H. M. Courtois (47), A. Da Silva (48 and 49), H. Degaudenzi (50), G. De Lucia (14), A. M. Di Giorgio (51), H. Dole (52), F. Dubath (50), C. A. J. Duncan (42), X. Dupac (9), S. Dusini (53), A. Ealet (44), S. Escoffier (54), M. Farina (51), R. Farinelli (12), S. Farrens (55), F. Faustini (56 and 37), S. Ferriol (44), F. Finelli (12 and 57), P. Fosalba (36 and 35), S. Fotopoulou (58), M. Frailis (14), E. Franceschi (12), M. Fumana (31), K. George (59), B. Gillis (41), C. Giocoli (12 and 18), J. Gracia-Carpio (60), A. Grazian (61), F. Grupp (60 and 59), S. Gwyn (62), S. V. H. Haugan (63), W. Holmes (64), I. Hook (65), F. Hormuth (66), A. Hornstrup (67 and 3), K. Jahnke (68), M. Jhabvala (69), B. Joachimi (70), E. Keih\"anen (71), S. Kermiche (54), A. Kiessling (64), B. Kubik (44), K. Kuijken (72), M. K\"ummel (59), M. Kunz (73), H. Kurki-Suonio (74 and 75), A. M. C. Le Brun (76), D. Le Mignant (26), S. Ligori (19), P. B. Lilje (63), V. Lindholm (74 and 75), I. Lloro (77), G. Mainetti (78), D. Maino (79 and 31 and 80), E. Maiorano (12), O. Mansutti (14), O. Marggraf (81), K. Markovic (64), M. Martinelli (37 and 82), N. Martinet (26), F. Marulli (83 and 12 and 18), R. Massey (84), S. Maurogordato (85), H. J. McCracken (86), E. Medinaceli (12), S. Mei (87 and 88), Y. Mellier (89 and 86), M. Meneghetti (12 and 18), E. Merlin (37), G. Meylan (90), A. Mora (91), M. Moresco (83 and 12), L. Moscardini (83 and 12 and 18), R. Nakajima (81), C. Neissner (92 and 33), S.-M. Niemi (29), J. W. Nightingale (93), C. Padilla (92), S. Paltani (50), F. Pasian (14), K. Pedersen (94), V. Pettorino (29), G. Polenta (56), M. Poncet (95), L. A. Popa (96), L. Pozzetti (12), F. Raison (60), R. Rebolo (40 and 97 and 98), A. Renzi (99 and 53), J. Rhodes (64), G. Riccio (23), E. Romelli (14), M. Roncarelli (12), R. Saglia (59 and 60), Z. Sakr (100 and 101 and 102), D. Sapone (103), B. Sartoris (59 and 14), J. A. Schewtschenko (41), M. Schirmer (68), P. Schneider (81), T. Schrabback (104), A. Secroun (54), E. Sefusatti (14 and 13 and 15), G. Seidel (68), S. Serrano (36 and 105 and 35), P. Simon (81), C. Sirignano (99 and 53), G. Sirri (18), L. Stanco (53), J.-L. Starck (55), J. Steinwagner (60), P. Tallada-Cresp\'i (32 and 33), D. Tavagnacco (14), A. N. Taylor (41), H. I. Teplitz (106), I. Tereno (48 and 107), R. Toledo-Moreo (108), F. Torradeflot (33 and 32), A. Tsyganov (109), I. Tutusaus (101), L. Valenziano (12 and 57), J. Valiviita (74 and 75), T. Vassallo (59 and 14), G. Verdoes Kleijn (110), A. Veropalumbo (11 and 21 and 20), Y. Wang (106), J. Weller (59 and 60), A. Zacchei (14 and 13), G. Zamorani (12), E. Zucca (12), M. Bolzonella (12), E. Bozzo (50), C. Burigana (111 and 57), M. Calabrese (112 and 31), D. Di Ferdinando (18), J. A. Escartin Vigo (60), L. Gabarra (113), S. Matthew (41), N. Mauri (39 and 18), A. Pezzotta (60), M. P\"ontinen (74), C. Porciani (81), V. Scottez (89 and 114), M. Tenti (18), M. Viel (13 and 14 and 16 and 15 and 115), M. Wiesmann (63), Y. Akrami (116 and 117), V. Allevato (23), I. T. Andika (118 and 119), S. Anselmi (53 and 99 and 76), M. Archidiacono (79 and 80), F. Atrio-Barandela (120), M. Ballardini (121 and 12 and 122), D. Bertacca (99 and 61 and 53), M. Bethermin (123), A. Blanchard (101), L. Blot (124 and 76), S. Borgani (125 and 13 and 14 and 15 and 115), M. L. Brown (42), S. Bruton (126), R. Cabanac (101), A. Calabro (37), B. Camacho Quevedo (36 and 35), A. Cappi (12 and 85), F. Caro (37), C. S. Carvalho (107), T. Castro (14 and 15 and 13 and 115), R. Chary (106 and 127), F. Cogato (83 and 12), T. Contini (101), A. R. Cooray (128), O. Cucciati (12), S. Davini (21), F. De Paolis (129 and 130 and 131), G. Desprez (110), A. D\'iaz-S\'anchez (132), S. Di Domizio (20 and 21), J. M. Diego (133), A. G. Ferrari (18), A. Finoguenov (74), K. Ganga (87), J. Garc\'ia-Bellido (116), T. Gasparetto (14), E. Gaztanaga (35 and 36 and 134), F. Giacomini (18), F. Gianotti (12), G. Gozaliasl (135 and 74), A. Gregorio (125 and 14 and 15), M. Guidi (17 and 12), C. M. Gutierrez (136), A. Hall (41), W. G. Hartley (50), S. Hemmati (7), H. Hildebrandt (137), J. Hjorth (94), M. Huertas-Company (40 and 138 and 139 and 140), O. Ilbert (26), J. J. E. Kajava (141 and 142), Y. Kang (50), V. Kansal (143 and 144), D. Karagiannis (121 and 145), C. C. Kirkpatrick (71), S. Kruk (9), M. Lattanzi (122), J. Le Graet (54), L. Legrand (146 and 147), M. Lembo (121 and 122), G. Leroy (148 and 84), J. Lesgourgues (34), T. I. Liaudat (149), A. Loureiro (150 and 151), J. Macias-Perez (152), G. Maggio (14), M. Magliocchetti (51), C. Mancini (31), F. Mannucci (153), R. Maoli (154 and 37), J. Mart\'in-Fleitas (91), C. J. A. P. Martins (155 and 24), L. Maurin (52), R. B. Metcalf (83 and 12), M. Miluzio (9 and 156), P. Monaco (125 and 14 and 15 and 13), C. Moretti (16 and 115 and 14 and 13 and 15), G. Morgante (12), C. Murray (87), K. Naidoo (134), P. Natoli (121 and 122), A. Navarro-Alsina (81), S. Nesseris (116), K. Paterson (68), L. Patrizii (18), A. Pisani (54 and 5), D. Potter (157), I. Risso (158), P.-F. Rocci (52), M. Sahl\'en (159), E. Sarpa (16 and 115 and 15), J. Schaye (72), A. Schneider (157), M. Schultheis (85), D. Sciotti (37 and 82), E. Sellentin (160 and 72), M. Sereno (12 and 18), F. Shankar (161), L. C. Smith (162), S. A. Stanford (163), K. Tanidis (113), C. Tao (54), G. Testera (21), R. Teyssier (5), S. Tosi (20 and 158), A. Troja (99 and 53), M. Tucci (50), C. Valieri (18), A. Venhola (164), D. Vergani (12), G. Verza (165), P. Vielzeuf (54), N. A. Walton (162) ((1) Institute for Astronomy, University of Hawaii, 2680 Woodlawn Drive, Honolulu, HI 96822, USA, (2) Department of Astronomy, University of Massachusetts, Amherst, MA 01003, USA, (3) Cosmic Dawn Center (DAWN), Denmark, (4) Niels Bohr Institute, University of Copenhagen, Jagtvej 128, 2200 Copenhagen, Denmark, (5) Department of Astrophysical Sciences, Peyton Hall, Princeton University, Princeton, NJ 08544, USA, (6) Physics and Astronomy Department, University of California, 900 University Ave., Riverside, CA 92521, USA, (7) Caltech/IPAC, 1200 E. California Blvd., Pasadena, CA 91125, USA, (8) Cosmic Dawn Center (DAWN), (9) ESAC/ESA, Camino Bajo del Castillo, s/n., Urb. Villafranca del Castillo, 28692 Villanueva de la Ca\~nada, Madrid, Spain, (10) School of Mathematics and Physics, University of Surrey, Guildford, Surrey, GU2 7XH, UK, (11) INAF-Osservatorio Astronomico di Brera, Via Brera 28, 20122 Milano, Italy, (12) INAF-Osservatorio di Astrofisica e Scienza dello Spazio di Bologna, Via Piero Gobetti 93/3, 40129 Bologna, Italy, (13) IFPU, Institute for Fundamental Physics of the Universe, via Beirut 2, 34151 Trieste, Italy, (14) INAF-Osservatorio Astronomico di Trieste, Via G. B. Tiepolo 11, 34143 Trieste, Italy, (15) INFN, Sezione di Trieste, Via Valerio 2, 34127 Trieste TS, Italy, (16) SISSA, International School for Advanced Studies, Via Bonomea 265, 34136 Trieste TS, Italy, (17) Dipartimento di Fisica e Astronomia, Universit\`a di Bologna, Via Gobetti 93/2, 40129 Bologna, Italy, (18) INFN-Sezione di Bologna, Viale Berti Pichat 6/2, 40127 Bologna, Italy, (19) INAF-Osservatorio Astrofisico di Torino, Via Osservatorio 20, 10025 Pino Torinese (TO), Italy, (20) Dipartimento di Fisica, Universit\`a di Genova, Via Dodecaneso 33, 16146, Genova, Italy, (21) INFN-Sezione di Genova, Via Dodecaneso 33, 16146, Genova, Italy, (22) Department of Physics "E. Pancini", University Federico II, Via Cinthia 6, 80126, Napoli, Italy, (23) INAF-Osservatorio Astronomico di Capodimonte, Via Moiariello 16, 80131 Napoli, Italy, (24) Instituto de Astrof\'isica e Ci\^encias do Espa\c{c}o, Universidade do Porto, CAUP, Rua das Estrelas, PT4150-762 Porto, Portugal, (25) Faculdade de Ci\^encias da Universidade do Porto, Rua do Campo de Alegre, 4150-007 Porto, Portugal, (26) Aix-Marseille Universit\'e, CNRS, CNES, LAM, Marseille, France, (27) Dipartimento di Fisica, Universit\`a degli Studi di Torino, Via P. Giuria 1, 10125 Torino, Italy, (28) INFN-Sezione di Torino, Via P. Giuria 1, 10125 Torino, Italy, (29) European Space Agency/ESTEC, Keplerlaan 1, 2201 AZ Noordwijk, The Netherlands, (30) Institute Lorentz, Leiden University, Niels Bohrweg 2, 2333 CA Leiden, The Netherlands, (31) INAF-IASF Milano, Via Alfonso Corti 12, 20133 Milano, Italy, (32) Centro de Investigaciones Energ\'eticas, Medioambientales y Tecnol\'ogicas (CIEMAT), Avenida Complutense 40, 28040 Madrid, Spain, (33) Port d'Informaci\'o Cient\'ifica, Campus UAB, C. Albareda s/n, 08193 Bellaterra (Barcelona), Spain, (34) Institute for Theoretical Particle Physics and Cosmology (TTK), RWTH Aachen University, 52056 Aachen, Germany, (35) Institute of Space Sciences (ICE, CSIC), Campus UAB, Carrer de Can Magrans, s/n, 08193 Barcelona, Spain, (36) Institut d'Estudis Espacials de Catalunya (IEEC), Edifici RDIT, Campus UPC, 08860 Castelldefels, Barcelona, Spain, (37) INAF-Osservatorio Astronomico di Roma, Via Frascati 33, 00078 Monteporzio Catone, Italy, (38) INFN section of Naples, Via Cinthia 6, 80126, Napoli, Italy, (39) Dipartimento di Fisica e Astronomia "Augusto Righi" - Alma Mater Studiorum Universit\`a di Bologna, Viale Berti Pichat 6/2, 40127 Bologna, Italy, (40) Instituto de Astrof\'isica de Canarias, V\'ia L\'actea, 38205 La Laguna, Tenerife, Spain, (41) Institute for Astronomy, University of Edinburgh, Royal Observatory, Blackford Hill, Edinburgh EH9 3HJ, UK, (42) Jodrell Bank Centre for Astrophysics, Department of Physics and Astronomy, University of Manchester, Oxford Road, Manchester M13 9PL, UK, (43) European Space Agency/ESRIN, Largo Galileo Galilei 1, 00044 Frascati, Roma, Italy, (44) Universit\'e Claude Bernard Lyon 1, CNRS/IN2P3, IP2I Lyon, UMR 5822, Villeurbanne, F-69100, France, (45) Institut de Ci\`encies del Cosmos (ICCUB), Universitat de Barcelona (IEEC-UB), Mart\'i i Franqu\`es 1, 08028 Barcelona, Spain, (46) Instituci\'o Catalana de Recerca i Estudis Avan\c{c}ats (ICREA), Passeig de Llu\'is Companys 23, 08010 Barcelona, Spain, (47) UCB Lyon 1, CNRS/IN2P3, IUF, IP2I Lyon, 4 rue Enrico Fermi, 69622 Villeurbanne, France, (48) Departamento de F\'isica, Faculdade de Ci\^encias, Universidade de Lisboa, Edif\'icio C8, Campo Grande, PT1749-016 Lisboa, Portugal, (49) Instituto de Astrof\'isica e Ci\^encias do Espa\c{c}o, Faculdade de Ci\^encias, Universidade de Lisboa, Campo Grande, 1749-016 Lisboa, Portugal, (50) Department of Astronomy, University of Geneva, ch. d'Ecogia 16, 1290 Versoix, Switzerland, (51) INAF-Istituto di Astrofisica e Planetologia Spaziali, via del Fosso del Cavaliere, 100, 00100 Roma, Italy, (52) Universit\'e Paris-Saclay, CNRS, Institut d'astrophysique spatiale, 91405, Orsay, France, (53) INFN-Padova, Via Marzolo 8, 35131 Padova, Italy, (54) Aix-Marseille Universit\'e, CNRS/IN2P3, CPPM, Marseille, France, (55) Universit\'e Paris-Saclay, Universit\'e Paris Cit\'e, CEA, CNRS, AIM, 91191, Gif-sur-Yvette, France, (56) Space Science Data Center, Italian Space Agency, via del Politecnico snc, 00133 Roma, Italy, (57) INFN-Bologna, Via Irnerio 46, 40126 Bologna, Italy, (58) School of Physics, HH Wills Physics Laboratory, University of Bristol, Tyndall Avenue, Bristol, BS8 1TL, UK, (59) Universit\"ats-Sternwarte M\"unchen, Fakult\"at f\"ur Physik, Ludwig-Maximilians-Universit\"at M\"unchen, Scheinerstrasse 1, 81679 M\"unchen, Germany, (60) Max Planck Institute for Extraterrestrial Physics, Giessenbachstr. 1, 85748 Garching, Germany, (61) INAF-Osservatorio Astronomico di Padova, Via dell'Osservatorio 5, 35122 Padova, Italy, (62) NRC Herzberg, 5071 West Saanich Rd, Victoria, BC V9E 2E7, Canada, (63) Institute of Theoretical Astrophysics, University of Oslo, P.O. Box 1029 Blindern, 0315 Oslo, Norway, (64) Jet Propulsion Laboratory, California Institute of Technology, 4800 Oak Grove Drive, Pasadena, CA, 91109, USA, (65) Department of Physics, Lancaster University, Lancaster, LA1 4YB, UK, (66) Felix Hormuth Engineering, Goethestr. 17, 69181 Leimen, Germany, (67) Technical University of Denmark, Elektrovej 327, 2800 Kgs. Lyngby, Denmark, (68) Max-Planck-Institut f\"ur Astronomie, K\"onigstuhl 17, 69117 Heidelberg, Germany, (69) NASA Goddard Space Flight Center, Greenbelt, MD 20771, USA, (70) Department of Physics and Astronomy, University College London, Gower Street, London WC1E 6BT, UK, (71) Department of Physics and Helsinki Institute of Physics, Gustaf H\"allstr\"omin katu 2, 00014 University of Helsinki, Finland, (72) Leiden Observatory, Leiden University, Einsteinweg 55, 2333 CC Leiden, The Netherlands, (73) Universit\'e de Gen\`eve, D\'epartement de Physique Th\'eorique and Centre for Astroparticle Physics, 24 quai Ernest-Ansermet, CH-1211 Gen\`eve 4, Switzerland, (74) Department of Physics, P.O. Box 64, 00014 University of Helsinki, Finland, (75) Helsinki Institute of Physics, Gustaf H\"allstr\"omin katu 2, University of Helsinki, Helsinki, Finland, (76) Laboratoire Univers et Th\'eorie, Observatoire de Paris, Universit\'e PSL, Universit\'e Paris Cit\'e, CNRS, 92190 Meudon, France, (77) SKA Observatory, Jodrell Bank, Lower Withington, Macclesfield, Cheshire SK11 9FT, UK, (78) Centre de Calcul de l'IN2P3/CNRS, 21 avenue Pierre de Coubertin 69627 Villeurbanne Cedex, France, (79) Dipartimento di Fisica "Aldo Pontremoli", Universit\`a degli Studi di Milano, Via Celoria 16, 20133 Milano, Italy, (80) INFN-Sezione di Milano, Via Celoria 16, 20133 Milano, Italy, (81) Universit\"at Bonn, Argelander-Institut f\"ur Astronomie, Auf dem H\"ugel 71, 53121 Bonn, Germany, (82) INFN-Sezione di Roma, Piazzale Aldo Moro, 2 - c/o Dipartimento di Fisica, Edificio G. Marconi, 00185 Roma, Italy, (83) Dipartimento di Fisica e Astronomia "Augusto Righi" - Alma Mater Studiorum Universit\`a di Bologna, via Piero Gobetti 93/2, 40129 Bologna, Italy, (84) Department of Physics, Institute for Computational Cosmology, Durham University, South Road, Durham, DH1 3LE, UK, (85) Universit\'e C\^ote d'Azur, Observatoire de la C\^ote d'Azur, CNRS, Laboratoire Lagrange, Bd de l'Observatoire, CS 34229, 06304 Nice cedex 4, France, (86) Institut d'Astrophysique de Paris, UMR 7095, CNRS, and Sorbonne Universit\'e, 98 bis boulevard Arago, 75014 Paris, France, (87) Universit\'e Paris Cit\'e, CNRS, Astroparticule et Cosmologie, 75013 Paris, France, (88) CNRS-UCB International Research Laboratory, Centre Pierre Bin\'etruy, IRL2007, CPB-IN2P3, Berkeley, USA, (89) Institut d'Astrophysique de Paris, 98bis Boulevard Arago, 75014, Paris, France, (90) Institute of Physics, Laboratory of Astrophysics, Ecole Polytechnique F\'ed\'erale de Lausanne (EPFL), Observatoire de Sauverny, 1290 Versoix, Switzerland, (91) Aurora Technology for European Space Agency (ESA), Camino bajo del Castillo, s/n, Urbanizacion Villafranca del Castillo, Villanueva de la Ca\~nada, 28692 Madrid, Spain, (92) Institut de F\'isica d'Altes Energies (IFAE), The Barcelona Institute of Science and Technology, Campus UAB, 08193 Bellaterra (Barcelona), Spain, (93) School of Mathematics, Statistics and Physics, Newcastle University, Herschel Building, Newcastle-upon-Tyne, NE1 7RU, UK, (94) DARK, Niels Bohr Institute, University of Copenhagen, Jagtvej 155, 2200 Copenhagen, Denmark, (95) Centre National d'Etudes Spatiales -- Centre spatial de Toulouse, 18 avenue Edouard Belin, 31401 Toulouse Cedex 9, France, (96) Institute of Space Science, Str. Atomistilor, nr. 409 M\u{a}gurele, Ilfov, 077125, Romania, (97) Consejo Superior de Investigaciones Cientificas, Calle Serrano 117, 28006 Madrid, Spain, (98) Universidad de La Laguna, Departamento de Astrof\'isica, 38206 La Laguna, Tenerife, Spain, (99) Dipartimento di Fisica e Astronomia "G. Galilei", Universit\`a di Padova, Via Marzolo 8, 35131 Padova, Italy, (100) Institut f\"ur Theoretische Physik, University of Heidelberg, Philosophenweg 16, 69120 Heidelberg, Germany, (101) Institut de Recherche en Astrophysique et Plan\'etologie (IRAP), Universit\'e de Toulouse, CNRS, UPS, CNES, 14 Av. Edouard Belin, 31400 Toulouse, France, (102) Universit\'e St Joseph, Faculty of Sciences, Beirut, Lebanon, (103) Departamento de F\'isica, FCFM, Universidad de Chile, Blanco Encalada 2008, Santiago, Chile, (104) Universit\"at Innsbruck, Institut f\"ur Astro- und Teilchenphysik, Technikerstr. 25/8, 6020 Innsbruck, Austria, (105) Satlantis, University Science Park, Sede Bld 48940, Leioa-Bilbao, Spain, (106) Infrared Processing and Analysis Center, California Institute of Technology, Pasadena, CA 91125, USA, (107) Instituto de Astrof\'isica e Ci\^encias do Espa\c{c}o, Faculdade de Ci\^encias, Universidade de Lisboa, Tapada da Ajuda, 1349-018 Lisboa, Portugal, (108) Universidad Polit\'ecnica de Cartagena, Departamento de Electr\'onica y Tecnolog\'ia de Computadoras, Plaza del Hospital 1, 30202 Cartagena, Spain, (109) Centre for Information Technology, University of Groningen, P.O. Box 11044, 9700 CA Groningen, The Netherlands, (110) Kapteyn Astronomical Institute, University of Groningen, PO Box 800, 9700 AV Groningen, The Netherlands, (111) INAF, Istituto di Radioastronomia, Via Piero Gobetti 101, 40129 Bologna, Italy, (112) Astronomical Observatory of the Autonomous Region of the Aosta Valley (OAVdA), Loc. Lignan 39, I-11020, Nus (Aosta Valley), Italy, (113) Department of Physics, Oxford University, Keble Road, Oxford OX1 3RH, UK, (114) ICL, Junia, Universit\'e Catholique de Lille, LITL, 59000 Lille, France, (115) ICSC - Centro Nazionale di Ricerca in High Performance Computing, Big Data e Quantum Computing, Via Magnanelli 2, Bologna, Italy, (116) Instituto de F\'isica Te\'orica UAM-CSIC, Campus de Cantoblanco, 28049 Madrid, Spain, (117) CERCA/ISO, Department of Physics, Case Western Reserve University, 10900 Euclid Avenue, Cleveland, OH 44106, USA, (118) Technical University of Munich, TUM School of Natural Sciences, Physics Department, James-Franck-Str.~1, 85748 Garching, Germany, (119) Max-Planck-Institut f\"ur Astrophysik, Karl-Schwarzschild-Str.~1, 85748 Garching, Germany, (120) Departamento de F\'isica Fundamental. Universidad de Salamanca. Plaza de la Merced s/n. 37008 Salamanca, Spain, (121) Dipartimento di Fisica e Scienze della Terra, Universit\`a degli Studi di Ferrara, Via Giuseppe Saragat 1, 44122 Ferrara, Italy, (122) Istituto Nazionale di Fisica Nucleare, Sezione di Ferrara, Via Giuseppe Saragat 1, 44122 Ferrara, Italy, (123) Universit\'e de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, 67000 Strasbourg, France, (124) Center for Data-Driven Discovery, Kavli IPMU (WPI), UTIAS, The University of Tokyo, Kashiwa, Chiba 277-8583, Japan, (125) Dipartimento di Fisica - Sezione di Astronomia, Universit\`a di Trieste, Via Tiepolo 11, 34131 Trieste, Italy, (126) California Institute of Technology, 1200 E California Blvd, Pasadena, CA 91125, USA, (127) University of California, Los Angeles, CA 90095-1562, USA, (128) Department of Physics \& Astronomy, University of California Irvine, Irvine CA 92697, USA, (129) Department of Mathematics and Physics E. De Giorgi, University of Salento, Via per Arnesano, CP-I93, 73100, Lecce, Italy, (130) INFN, Sezione di Lecce, Via per Arnesano, CP-193, 73100, Lecce, Italy, (131) INAF-Sezione di Lecce, c/o Dipartimento Matematica e Fisica, Via per Arnesano, 73100, Lecce, Italy, (132) Departamento F\'isica Aplicada, Universidad Polit\'ecnica de Cartagena, Campus Muralla del Mar, 30202 Cartagena, Murcia, Spain, (133) Instituto de F\'isica de Cantabria, Edificio Juan Jord\'a, Avenida de los Castros, 39005 Santander, Spain, (134) Institute of Cosmology and Gravitation, University of Portsmouth, Portsmouth PO1 3FX, UK, (135) Department of Computer Science, Aalto University, PO Box 15400, Espoo, FI-00 076, Finland, (136) Instituto de Astrof\'i sica de Canarias, c/ Via Lactea s/n, La Laguna 38200, Spain. Departamento de Astrof\'i sica de la Universidad de La Laguna, Avda. Francisco Sanchez, La Laguna, 38200, Spain, (137) Ruhr University Bochum, Faculty of Physics and Astronomy, Astronomical Institute (AIRUB), German Centre for Cosmological Lensing (GCCL), 44780 Bochum, Germany, (138) Instituto de Astrof\'isica de Canarias (IAC), Departamento de Astrof\'isica, Universidad de La Laguna (ULL), 38200, La Laguna, Tenerife, Spain, (139) Universit\'e PSL, Observatoire de Paris, Sorbonne Universit\'e, CNRS, LERMA, 75014, Paris, France, (140) Universit\'e Paris-Cit\'e, 5 Rue Thomas Mann, 75013, Paris, France, (141) Department of Physics and Astronomy, Vesilinnantie 5, 20014 University of Turku, Finland, (142) Serco for European Space Agency (ESA), Camino bajo del Castillo, s/n, Urbanizacion Villafranca del Castillo, Villanueva de la Ca\~nada, 28692 Madrid, Spain, (143) ARC Centre of Excellence for Dark Matter Particle Physics, Melbourne, Australia, (144) Centre for Astrophysics \& Supercomputing, Swinburne University of Technology, Hawthorn, Victoria 3122, Australia, (145) Department of Physics and Astronomy, University of the Western Cape, Bellville, Cape Town, 7535, South Africa, (146) DAMTP, Centre for Mathematical Sciences, Wilberforce Road, Cambridge CB3 0WA, UK, (147) Kavli Institute for Cosmology Cambridge, Madingley Road, Cambridge, CB3 0HA, UK, (148) Department of Physics, Centre for Extragalactic Astronomy, Durham University, South Road, Durham, DH1 3LE, UK, (149) IRFU, CEA, Universit\'e Paris-Saclay 91191 Gif-sur-Yvette Cedex, France, (150) Oskar Klein Centre for Cosmoparticle Physics, Department of Physics, Stockholm University, Stockholm, SE-106 91, Sweden, (151) Astrophysics Group, Blackett Laboratory, Imperial College London, London SW7 2AZ, UK, (152) Univ. Grenoble Alpes, CNRS, Grenoble INP, LPSC-IN2P3, 53, Avenue des Martyrs, 38000, Grenoble, France, (153) INAF-Osservatorio Astrofisico di Arcetri, Largo E. Fermi 5, 50125, Firenze, Italy, (154) Dipartimento di Fisica, Sapienza Universit\`a di Roma, Piazzale Aldo Moro 2, 00185 Roma, Italy, (155) Centro de Astrof\'isica da Universidade do Porto, Rua das Estrelas, 4150-762 Porto, Portugal, (156) HE Space for European Space Agency (ESA), Camino bajo del Castillo, s/n, Urbanizacion Villafranca del Castillo, Villanueva de la Ca\~nada, 28692 Madrid, Spain, (157) Department of Astrophysics, University of Zurich, Winterthurerstrasse 190, 8057 Zurich, Switzerland, (158) INAF-Osservatorio Astronomico di Brera, Via Brera 28, 20122 Milano, Italy, and INFN-Sezione di Genova, Via Dodecaneso 33, 16146, Genova, Italy, (159) Theoretical astrophysics, Department of Physics and Astronomy, Uppsala University, Box 515, 751 20 Uppsala, Sweden, (160) Mathematical Institute, University of Leiden, Einsteinweg 55, 2333 CA Leiden, The Netherlands, (161) School of Physics \& Astronomy, University of Southampton, Highfield Campus, Southampton SO17 1BJ, UK, (162) Institute of Astronomy, University of Cambridge, Madingley Road, Cambridge CB3 0HA, UK, (163) Department of Physics and Astronomy, University of California, Davis, CA 95616, USA, (164) Space physics and astronomy research unit, University of Oulu, Pentti Kaiteran katu 1, FI-90014 Oulu, Finland, (165) Center for Computational Astrophysics, Flatiron Institute, 162 5th Avenue, 10010, New York, NY, USA)
Euclid preparation: TBD. Cosmic Dawn Survey: evolution of the galaxy stellar mass function across 0.2<z<6.5 measured over 10 square degrees
- Submitted to A&A - Catalogues available here: https://dawn.calet.org/pl/
null
null
null
astro-ph.GA astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
The Cosmic Dawn Survey Pre-launch (PL) catalogues cover an effective 10.13 deg$^{2}$ area with uniform deep Spitzer/IRAC data ($m\sim25$ mag, 5$\sigma$), the largest area covered to these depths in the infrared. These data are used to gain new insight into the growth of stellar mass across cosmic history by characterising the evolution of the galaxy stellar mass function (GSMF) through $0.2 < z \leq 6.5$. The total volume (0.62 Gpc$^{3}$) represents a tenfold increase compared to previous works that have explored $z > 3$ and significantly reduces cosmic variance, yielding strong constraints on the abundance of massive galaxies. Results are generally consistent with the literature but now provide firm estimates of number density where only upper limits were previously available. Contrasting the GSMF with the dark matter halo mass function suggests that massive galaxies ($M \gtrsim10^{11}$ M$_{\odot}$) at $z > 3.5$ required integrated star-formation efficiencies of $M/(M_{\rm h}f_{\rm b}) \gtrsim$ 0.25--0.5, in excess of the commonly-held view of ``universal peak efficiency" from studies on the stellar-to-halo mass relation (SHMR). Such increased efficiencies imply an evolving peak in the SHMR at $z > 3.5$ which can be maintained if feedback mechanisms from active galactic nuclei and stellar processes are ineffective at early times. In addition, a significant fraction of the most massive quiescent galaxies are observed to be in place already by $z\sim 2.5$--3. The apparent lack in change of their number density by $z\sim 0.2$ is consistent with relatively little mass growth from mergers. Utilising the unique volume, evidence for an environmental dependence of the galaxy stellar mass function is found all the way through $z\sim 3.5$ for the first time, though a more careful characterisation of the density field is ultimately required for confirmation.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:10:14 GMT" } ]
2025-04-28T00:00:00
[ [ "Euclid Collaboration", "", "" ], [ "Zalesky", "L.", "", "3 and 4" ], [ "Weaver", "J. R.", "", "3 and 4" ], [ "McPartland", "C. J. R.", "", "3 and 4" ], [ "Murphree", "G.", "", "8 and 4" ], [ "Valdes", "I.", "", "8 and 4" ], [ "Jespersen", "C. K.", "", "8 and 4" ], [ "Taamoli", "S.", "", "8 and 4" ], [ "Chartab", "N.", "", "8 and 4" ], [ "Allen", "N.", "", "8 and 4" ], [ "Barrow", "S. W. J.", "", "8 and 4" ], [ "Sanders", "D. B.", "", "8 and 4" ], [ "Toft", "S.", "", "8 and 4" ], [ "Mobasher", "B.", "", "13\n and 14 and 15 and 16" ], [ "Szapudi", "I.", "", "13\n and 14 and 15 and 16" ], [ "Altieri", "B.", "", "13\n and 14 and 15 and 16" ], [ "Amara", "A.", "", "13\n and 14 and 15 and 16" ], [ "Andreon", "S.", "", "13\n and 14 and 15 and 16" ], [ "Auricchio", "N.", "", "13\n and 14 and 15 and 16" ], [ "Baccigalupi", "C.", "", "13\n and 14 and 15 and 16" ], [ "Baldi", "M.", "", "17 and 12 and 18" ], [ "Bardelli", "S.", "", "14 and 13" ], [ "Battaglia", "P.", "", "14 and 13" ], [ "Biviano", "A.", "", "14 and 13" ], [ "Bonino", "D.", "", "20 and\n 21 and 11" ], [ "Branchini", "E.", "", "20 and\n 21 and 11" ], [ "Brescia", "M.", "", "22 and 23" ], [ "Brinchmann", "J.", "", "24 and 25" ], [ "Caillat", "A.", "", "27 and 28 and 19" ], [ "Camera", "S.", "", "27 and 28 and 19" ], [ "Cañas-Herrera", "G.", "", "29 and 30" ], [ "Capobianco", "V.", "", "32 and 33" ], [ "Carbone", "C.", "", "32 and 33" ], [ "Carretero", "J.", "", "32 and 33" ], [ "Casas", "S.", "", "35 and 36" ], [ "Castander", "F. J.", "", "35 and 36" ], [ "Castellano", "M.", "", "23 and 38" ], [ "Castignani", "G.", "", "23 and 38" ], [ "Cavuoti", "S.", "", "23 and 38" ], [ "Chambers", "K. C.", "", "43 and 9" ], [ "Cimatti", "A.", "", "43 and 9" ], [ "Colodro-Conde", "C.", "", "43 and 9" ], [ "Congedo", "G.", "", "43 and 9" ], [ "Conselice", "C. J.", "", "43 and 9" ], [ "Conversi", "L.", "", "43 and 9" ], [ "Copin", "Y.", "", "45 and 46" ], [ "Courbin", "F.", "", "45 and 46" ], [ "Courtois", "H. M.", "", "48 and 49" ], [ "Da Silva", "A.", "", "48 and 49" ], [ "Degaudenzi", "H.", "", "56 and 37" ], [ "De Lucia", "G.", "", "56 and 37" ], [ "Di Giorgio", "A. M.", "", "56 and 37" ], [ "Dole", "H.", "", "56 and 37" ], [ "Dubath", "F.", "", "56 and 37" ], [ "Duncan", "C. A. J.", "", "56 and 37" ], [ "Dupac", "X.", "", "56 and 37" ], [ "Dusini", "S.", "", "56 and 37" ], [ "Ealet", "A.", "", "56 and 37" ], [ "Escoffier", "S.", "", "56 and 37" ], [ "Farina", "M.", "", "56 and 37" ], [ "Farinelli", "R.", "", "56 and 37" ], [ "Farrens", "S.", "", "56 and 37" ], [ "Faustini", "F.", "", "56 and 37" ], [ "Ferriol", "S.", "", "12 and 57" ], [ "Finelli", "F.", "", "12 and 57" ], [ "Fosalba", "P.", "", "36 and 35" ], [ "Fotopoulou", "S.", "", "12 and 18" ], [ "Frailis", "M.", "", "12 and 18" ], [ "Franceschi", "E.", "", "12 and 18" ], [ "Fumana", "M.", "", "12 and 18" ], [ "George", "K.", "", "12 and 18" ], [ "Gillis", "B.", "", "12 and 18" ], [ "Giocoli", "C.", "", "12 and 18" ], [ "Gracia-Carpio", "J.", "", "60 and 59" ], [ "Grazian", "A.", "", "60 and 59" ], [ "Grupp", "F.", "", "60 and 59" ], [ "Gwyn", "S.", "", "67 and 3" ], [ "Haugan", "S. V. H.", "", "67 and 3" ], [ "Holmes", "W.", "", "67 and 3" ], [ "Hook", "I.", "", "67 and 3" ], [ "Hormuth", "F.", "", "67 and 3" ], [ "Hornstrup", "A.", "", "67 and 3" ], [ "Jahnke", "K.", "", "74 and 75" ], [ "Jhabvala", "M.", "", "74 and 75" ], [ "Joachimi", "B.", "", "74 and 75" ], [ "Keihänen", "E.", "", "74 and 75" ], [ "Kermiche", "S.", "", "74 and 75" ], [ "Kiessling", "A.", "", "74 and 75" ], [ "Kubik", "B.", "", "74 and 75" ], [ "Kuijken", "K.", "", "74 and 75" ], [ "Kümmel", "M.", "", "74 and 75" ], [ "Kunz", "M.", "", "74 and 75" ], [ "Kurki-Suonio", "H.", "", "74 and 75" ], [ "Brun", "A. M. C. Le", "", "74 and 75" ], [ "Mignant", "D. Le", "", "74 and 75" ], [ "Ligori", "S.", "", "74 and 75" ], [ "Lilje", "P. B.", "", "74 and 75" ], [ "Lindholm", "V.", "", "74 and 75" ], [ "Lloro", "I.", "", "79 and 31\n and 80" ], [ "Mainetti", "G.", "", "79 and 31\n and 80" ], [ "Maino", "D.", "", "79 and 31\n and 80" ], [ "Maiorano", "E.", "", "37 and 82" ], [ "Mansutti", "O.", "", "37 and 82" ], [ "Marggraf", "O.", "", "37 and 82" ], [ "Markovic", "K.", "", "37 and 82" ], [ "Martinelli", "M.", "", "37 and 82" ], [ "Martinet", "N.", "", "83 and 12 and\n 18" ], [ "Marulli", "F.", "", "83 and 12 and\n 18" ], [ "Massey", "R.", "", "87 and 88" ], [ "Maurogordato", "S.", "", "87 and 88" ], [ "McCracken", "H. J.", "", "87 and 88" ], [ "Medinaceli", "E.", "", "87 and 88" ], [ "Mei", "S.", "", "87 and 88" ], [ "Mellier", "Y.", "", "89 and 86" ], [ "Meneghetti", "M.", "", "12 and 18" ], [ "Merlin", "E.", "", "83 and\n 12" ], [ "Meylan", "G.", "", "83 and\n 12" ], [ "Mora", "A.", "", "83 and\n 12" ], [ "Moresco", "M.", "", "83 and\n 12" ], [ "Moscardini", "L.", "", "83 and 12 and 18" ], [ "Nakajima", "R.", "", "92 and\n 33" ], [ "Neissner", "C.", "", "92 and\n 33" ], [ "Niemi", "S. -M.", "", "40 and 97 and 98" ], [ "Nightingale", "J. W.", "", "40 and 97 and 98" ], [ "Padilla", "C.", "", "40 and 97 and 98" ], [ "Paltani", "S.", "", "40 and 97 and 98" ], [ "Pasian", "F.", "", "40 and 97 and 98" ], [ "Pedersen", "K.", "", "40 and 97 and 98" ], [ "Pettorino", "V.", "", "40 and 97 and 98" ], [ "Polenta", "G.", "", "40 and 97 and 98" ], [ "Poncet", "M.", "", "40 and 97 and 98" ], [ "Popa", "L. A.", "", "40 and 97 and 98" ], [ "Pozzetti", "L.", "", "40 and 97 and 98" ], [ "Raison", "F.", "", "40 and 97 and 98" ], [ "Rebolo", "R.", "", "40 and 97 and 98" ], [ "Renzi", "A.", "", "99 and 53" ], [ "Rhodes", "J.", "", "59 and 60" ], [ "Riccio", "G.", "", "59 and 60" ], [ "Romelli", "E.", "", "59 and 60" ], [ "Roncarelli", "M.", "", "59 and 60" ], [ "Saglia", "R.", "", "59 and 60" ], [ "Sakr", "Z.", "", "100 and 101\n and 102" ], [ "Sapone", "D.", "", "59 and 14" ], [ "Sartoris", "B.", "", "59 and 14" ], [ "Schewtschenko", "J. A.", "", "14 and 13 and 15" ], [ "Schirmer", "M.", "", "14 and 13 and 15" ], [ "Schneider", "P.", "", "14 and 13 and 15" ], [ "Schrabback", "T.", "", "14 and 13 and 15" ], [ "Secroun", "A.", "", "14 and 13 and 15" ], [ "Sefusatti", "E.", "", "14 and 13 and 15" ], [ "Seidel", "G.", "", "36 and 105 and 35" ], [ "Serrano", "S.", "", "36 and 105 and 35" ], [ "Simon", "P.", "", "99 and 53" ], [ "Sirignano", "C.", "", "99 and 53" ], [ "Sirri", "G.", "", "32 and 33" ], [ "Stanco", "L.", "", "32 and 33" ], [ "Starck", "J. -L.", "", "32 and 33" ], [ "Steinwagner", "J.", "", "32 and 33" ], [ "Tallada-Crespí", "P.", "", "32 and 33" ], [ "Tavagnacco", "D.", "", "48 and\n 107" ], [ "Taylor", "A. N.", "", "48 and\n 107" ], [ "Teplitz", "H. I.", "", "48 and\n 107" ], [ "Tereno", "I.", "", "48 and\n 107" ], [ "Toledo-Moreo", "R.", "", "33 and 32" ], [ "Torradeflot", "F.", "", "33 and 32" ], [ "Tsyganov", "A.", "", "12 and 57" ], [ "Tutusaus", "I.", "", "12 and 57" ], [ "Valenziano", "L.", "", "12 and 57" ], [ "Valiviita", "J.", "", "74 and 75" ], [ "Vassallo", "T.", "", "59 and 14" ], [ "Kleijn", "G. Verdoes", "", "11 and 21 and\n 20" ], [ "Veropalumbo", "A.", "", "11 and 21 and\n 20" ], [ "Wang", "Y.", "", "59 and 60" ], [ "Weller", "J.", "", "59 and 60" ], [ "Zacchei", "A.", "", "14 and 13" ], [ "Zamorani", "G.", "", "111 and 57" ], [ "Zucca", "E.", "", "111 and 57" ], [ "Bolzonella", "M.", "", "111 and 57" ], [ "Bozzo", "E.", "", "111 and 57" ], [ "Burigana", "C.", "", "111 and 57" ], [ "Calabrese", "M.", "", "112 and 31" ], [ "Di Ferdinando", "D.", "", "39 and 18" ], [ "Vigo", "J. A. Escartin", "", "39 and 18" ], [ "Gabarra", "L.", "", "39 and 18" ], [ "Matthew", "S.", "", "39 and 18" ], [ "Mauri", "N.", "", "39 and 18" ], [ "Pezzotta", "A.", "", "89 and\n 114" ], [ "Pöntinen", "M.", "", "89 and\n 114" ], [ "Porciani", "C.", "", "89 and\n 114" ], [ "Scottez", "V.", "", "89 and\n 114" ], [ "Tenti", "M.", "", "13 and 14 and 16 and 15 and 115" ], [ "Viel", "M.", "", "13 and 14 and 16 and 15 and 115" ], [ "Wiesmann", "M.", "", "116 and 117" ], [ "Akrami", "Y.", "", "116 and 117" ], [ "Allevato", "V.", "", "118 and 119" ], [ "Andika", "I. T.", "", "118 and 119" ], [ "Anselmi", "S.", "", "53 and 99 and 76" ], [ "Archidiacono", "M.", "", "79 and 80" ], [ "Atrio-Barandela", "F.", "", "121 and 12 and 122" ], [ "Ballardini", "M.", "", "121 and 12 and 122" ], [ "Bertacca", "D.", "", "99\n and 61 and 53" ], [ "Bethermin", "M.", "", "124 and 76" ], [ "Blanchard", "A.", "", "124 and 76" ], [ "Blot", "L.", "", "124 and 76" ], [ "Borgani", "S.", "", "125 and 13 and 14 and 15 and 115" ], [ "Brown", "M. L.", "", "36 and 35" ], [ "Bruton", "S.", "", "36 and 35" ], [ "Cabanac", "R.", "", "36 and 35" ], [ "Calabro", "A.", "", "36 and 35" ], [ "Quevedo", "B. Camacho", "", "36 and 35" ], [ "Cappi", "A.", "", "12 and 85" ], [ "Caro", "F.", "", "14 and 15\n and 13 and 115" ], [ "Carvalho", "C. S.", "", "14 and 15\n and 13 and 115" ], [ "Castro", "T.", "", "14 and 15\n and 13 and 115" ], [ "Chary", "R.", "", "106 and 127" ], [ "Cogato", "F.", "", "83 and 12" ], [ "Contini", "T.", "", "129 and 130 and 131" ], [ "Cooray", "A. R.", "", "129 and 130 and 131" ], [ "Cucciati", "O.", "", "129 and 130 and 131" ], [ "Davini", "S.", "", "129 and 130 and 131" ], [ "De Paolis", "F.", "", "129 and 130 and 131" ], [ "Desprez", "G.", "", "20 and 21" ], [ "Díaz-Sánchez", "A.", "", "20 and 21" ], [ "Di Domizio", "S.", "", "20 and 21" ], [ "Diego", "J. M.", "", "35 and 36 and 134" ], [ "Ferrari", "A. G.", "", "35 and 36 and 134" ], [ "Finoguenov", "A.", "", "35 and 36 and 134" ], [ "Ganga", "K.", "", "35 and 36 and 134" ], [ "García-Bellido", "J.", "", "35 and 36 and 134" ], [ "Gasparetto", "T.", "", "35 and 36 and 134" ], [ "Gaztanaga", "E.", "", "35 and 36 and 134" ], [ "Giacomini", "F.", "", "135 and 74" ], [ "Gianotti", "F.", "", "135 and 74" ], [ "Gozaliasl", "G.", "", "135 and 74" ], [ "Gregorio", "A.", "", "125 and 14 and 15" ], [ "Guidi", "M.", "", "17 and\n 12" ], [ "Gutierrez", "C. M.", "", "40 and 138 and 139\n and 140" ], [ "Hall", "A.", "", "40 and 138 and 139\n and 140" ], [ "Hartley", "W. G.", "", "40 and 138 and 139\n and 140" ], [ "Hemmati", "S.", "", "40 and 138 and 139\n and 140" ], [ "Hildebrandt", "H.", "", "40 and 138 and 139\n and 140" ], [ "Hjorth", "J.", "", "40 and 138 and 139\n and 140" ], [ "Huertas-Company", "M.", "", "40 and 138 and 139\n and 140" ], [ "Ilbert", "O.", "", "141 and 142" ], [ "Kajava", "J. J. E.", "", "141 and 142" ], [ "Kang", "Y.", "", "143 and 144" ], [ "Kansal", "V.", "", "143 and 144" ], [ "Karagiannis", "D.", "", "121 and 145" ], [ "Kirkpatrick", "C. C.", "", "146 and 147" ], [ "Kruk", "S.", "", "146 and 147" ], [ "Lattanzi", "M.", "", "146 and 147" ], [ "Graet", "J. Le", "", "146 and 147" ], [ "Legrand", "L.", "", "146 and 147" ], [ "Lembo", "M.", "", "121 and 122" ], [ "Leroy", "G.", "", "148 and 84" ], [ "Lesgourgues", "J.", "", "150 and 151" ], [ "Liaudat", "T. I.", "", "150 and 151" ], [ "Loureiro", "A.", "", "150 and 151" ], [ "Macias-Perez", "J.", "", "154 and 37" ], [ "Maggio", "G.", "", "154 and 37" ], [ "Magliocchetti", "M.", "", "154 and 37" ], [ "Mancini", "C.", "", "154 and 37" ], [ "Mannucci", "F.", "", "154 and 37" ], [ "Maoli", "R.", "", "154 and 37" ], [ "Martín-Fleitas", "J.", "", "155 and 24" ], [ "Martins", "C. J. A. P.", "", "155 and 24" ], [ "Maurin", "L.", "", "83 and 12" ], [ "Metcalf", "R. B.", "", "83 and 12" ], [ "Miluzio", "M.", "", "9 and 156" ], [ "Monaco", "P.", "", "125 and 14 and 15 and 13" ], [ "Moretti", "C.", "", "16 and 115 and 14 and 13 and 15" ], [ "Morgante", "G.", "", "121 and 122" ], [ "Murray", "C.", "", "121 and 122" ], [ "Naidoo", "K.", "", "121 and 122" ], [ "Natoli", "P.", "", "121 and 122" ], [ "Navarro-Alsina", "A.", "", "54 and 5" ], [ "Nesseris", "S.", "", "54 and 5" ], [ "Paterson", "K.", "", "54 and 5" ], [ "Patrizii", "L.", "", "54 and 5" ], [ "Pisani", "A.", "", "54 and 5" ], [ "Potter", "D.", "", "16 and 115 and 15" ], [ "Risso", "I.", "", "16 and 115 and 15" ], [ "Rocci", "P. -F.", "", "16 and 115 and 15" ], [ "Sahlén", "M.", "", "16 and 115 and 15" ], [ "Sarpa", "E.", "", "16 and 115 and 15" ], [ "Schaye", "J.", "", "37 and 82" ], [ "Schneider", "A.", "", "37 and 82" ], [ "Schultheis", "M.", "", "37 and 82" ], [ "Sciotti", "D.", "", "37 and 82" ], [ "Sellentin", "E.", "", "160 and 72" ], [ "Sereno", "M.", "", "12 and 18" ], [ "Shankar", "F.", "", "20 and 158" ], [ "Smith", "L. C.", "", "20 and 158" ], [ "Stanford", "S. A.", "", "20 and 158" ], [ "Tanidis", "K.", "", "20 and 158" ], [ "Tao", "C.", "", "20 and 158" ], [ "Testera", "G.", "", "20 and 158" ], [ "Teyssier", "R.", "", "20 and 158" ], [ "Tosi", "S.", "", "20 and 158" ], [ "Troja", "A.", "", "99 and 53" ], [ "Tucci", "M.", "" ], [ "Valieri", "C.", "" ], [ "Venhola", "A.", "" ], [ "Vergani", "D.", "" ], [ "Verza", "G.", "" ], [ "Vielzeuf", "P.", "" ], [ "Walton", "N. A.", "" ] ]
2504.17868
Asaf Petruschka
Merav Parter, Asaf Petruschka
Preserving Distances in Faulty Colored Graphs
null
null
null
null
cs.DS
http://creativecommons.org/licenses/by/4.0/
We study color fault-tolerant (CFT) network design problems: Given an $n$-vertex graph $G$ whose edges are arbitrarily colored (with no ``legality'' restrictions), the goal is to find a sparse subgraph $H$ such that, when any color fault causes all edges of some color $c$ to crash, the surviving subgraph $H-c$ remains ``similar'' to the surviving graph $G-c$. The similarity is problem-dependent, usually pertaining to distance preserving. If each color class has size $\Delta$ or less, a brute-force approach can disregard the colors and take $H$ to be $\Delta$-edge fault-tolerant ($\Delta$-EFT), so that $H-F$ is similar to $G-F$ for every set $F$ of $\leq \Delta$ edges. We ask if the colors can be utilized to provide a sparser $H$. Our main results concern CFT sourcewise distance preservers, where there is a given set $S \subseteq V$ of $\sigma$ sources, and all $S \times V$ distances should be exactly equal in $H-c$ and in $G-c$. We give nearly-tight upper and lower bounds of $\tilde{\Theta} (n^{2-1/(\Delta+1)} \cdot \sigma^{1/(\Delta+1)})$ on the worst-case size of such preservers. The corresponding $\Delta$-EFT problem admits the same lower bound, but the state-of-the-art upper bound for $\Delta\geq 3$ is $\tilde{O}(n^{2-1/2^\Delta} \cdot \sigma^{1/2^\Delta})$. Our approach also leads to new and arguably simpler constructions that recover these $\Delta$-EFT bounds and shed some light on their current gaps. We provide additional results along these lines, showcasing problems where the color structure helps or does not help sparsification. For preserving the distance between a single pair of vertices after a color fault, the brute-force approach via $\Delta$-EFT is shown to be suboptimal. In contrast, for preserving reachability from a single source in a directed graph, it is (worst-case) optimal.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:10:34 GMT" } ]
2025-04-28T00:00:00
[ [ "Parter", "Merav", "" ], [ "Petruschka", "Asaf", "" ] ]
2504.17869
Zhiquan Yuan
Zhiquan Yuan, Jinhao Ge, Peng Liu, Bohan Li, Mingxiao Li, Jin-Yu Liu, Yan Yu, Hao-Jing Chen, John Bowers and Kerry Vahala
Efficient and wavelength-tunable second-harmonic generation towards the green gap
null
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Achieving compact and efficient visible laser sources is crucial for a wide range of applications. However traditional semiconductor laser technology faces difficulties in producing high-brightness green light, leaving a green gap in wavelength coverage. Second-harmonic generation (SHG) offers a promising alternative by converting near-infrared sources to visible wavelengths with high efficiency and spectral purity. Here, we demonstrate efficient and tunable SHG within the green spectrum using a high-Q Si3N4 microresonator. A space-charge grating induced by the photogalvanic effect realizes reconfigurable grating numbers and flexible wavelength tuning. Additionally, grating formation dynamics and competition is observed. These findings underscore the potential of silicon nitride as a robust, integrative platform for on-chip, tunable green light sources.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:11:52 GMT" } ]
2025-04-28T00:00:00
[ [ "Yuan", "Zhiquan", "" ], [ "Ge", "Jinhao", "" ], [ "Liu", "Peng", "" ], [ "Li", "Bohan", "" ], [ "Li", "Mingxiao", "" ], [ "Liu", "Jin-Yu", "" ], [ "Yu", "Yan", "" ], [ "Chen", "Hao-Jing", "" ], [ "Bowers", "John", "" ], [ "Vahala", "Kerry", "" ] ]
2504.17870
Teng Fei
Teng Fei
$\mathcal{F}$-harmonic 3-forms and the Type IIA flow on 6-dimensional symplectic Lie algebras
27 pages, comments welcome! arXiv admin note: text overlap with arXiv:2405.04827
null
null
null
math.DG math-ph math.CA math.MP math.RA math.SG
http://creativecommons.org/licenses/by/4.0/
In this paper, we investigate the problem of $\mathcal{F}$-harmonic forms and the long-time behavior of the Type IIA flow on certain nilpotent and solvable symplectic Lie algebras (and corresponding nilmanifolds and solvmanifolds). In particular, we demonstrate that the Type IIA flow in these cases are very useful to detect desired geometric structures including Lagrangian torus fibrations and harmonic almost complex structures.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:15:05 GMT" } ]
2025-04-28T00:00:00
[ [ "Fei", "Teng", "" ] ]
2504.17871
Vivek Bhartiya
V. K. Bhartiya, R. Hartmann, F. Forte, F. Gabriele, T. Kim, G. Cuono, C. Autieri, S. Fan, K. Kisslinger, F. Camino, M. Lettieri, R. Fittipaldi, C. Mazzoli, D. N. Basov, J. Pelliciari, A. Di Bernardo, A. Vecchione, M. Cuoco, and V. Bisogni
Evidence of electronic states driving current-induced insulator-to-metal transition
21 pages, 4 figures
null
null
null
cond-mat.str-el
http://creativecommons.org/licenses/by/4.0/
On demand current-driven insulator-to-metal transition (IMT) is pivotal for the next generation of energy-efficient and scalable microelectronics. IMT is a key phenomenon observed in various quantum materials, and it is enabled by the complex interplay of spin, lattice, charge, and orbital degrees of freedom (DOF). Despite significant prior work, the underlying mechanism of the current-driven IMT remains elusive, primarily due to the difficulty in simultaneously obtaining bulk fingerprints of all the electronic DOF. Here, we employ in-operando resonant inelastic x-ray scattering (RIXS) on Ca$_2$RuO$_4$, a prototypical strongly correlated material, to track the evolution of the electronic DOF encoded in the RIXS spectra during the current-driven IMT. Upon entering the conductive state, we observe an energy-selective suppression of the RIXS intensity, proportional to the current. Using complementary RIXS cross-section calculations, we demonstrate that the non-equilibrium conductive state emerges from the formation of correlated electronic states with a persistent Mott gap.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:18:15 GMT" } ]
2025-04-28T00:00:00
[ [ "Bhartiya", "V. K.", "" ], [ "Hartmann", "R.", "" ], [ "Forte", "F.", "" ], [ "Gabriele", "F.", "" ], [ "Kim", "T.", "" ], [ "Cuono", "G.", "" ], [ "Autieri", "C.", "" ], [ "Fan", "S.", "" ], [ "Kisslinger", "K.", "" ], [ "Camino", "F.", "" ], [ "Lettieri", "M.", "" ], [ "Fittipaldi", "R.", "" ], [ "Mazzoli", "C.", "" ], [ "Basov", "D. N.", "" ], [ "Pelliciari", "J.", "" ], [ "Di Bernardo", "A.", "" ], [ "Vecchione", "A.", "" ], [ "Cuoco", "M.", "" ], [ "Bisogni", "V.", "" ] ]
2504.17872
Max Muchen Sun
Max Muchen Sun, Allison Pinosky, Todd Murphey
Flow Matching Ergodic Coverage
15 pages, 15 figures. Accepted to Robotics: Science and Systems (RSS) 2025. Project website: https://murpheylab.github.io/lqr-flow-matching/
null
null
null
cs.RO cs.AI cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Ergodic coverage effectively generates exploratory behaviors for embodied agents by aligning the spatial distribution of the agent's trajectory with a target distribution, where the difference between these two distributions is measured by the ergodic metric. However, existing ergodic coverage methods are constrained by the limited set of ergodic metrics available for control synthesis, fundamentally limiting their performance. In this work, we propose an alternative approach to ergodic coverage based on flow matching, a technique widely used in generative inference for efficient and scalable sampling. We formally derive the flow matching problem for ergodic coverage and show that it is equivalent to a linear quadratic regulator problem with a closed-form solution. Our formulation enables alternative ergodic metrics from generative inference that overcome the limitations of existing ones. These metrics were previously infeasible for control synthesis but can now be supported with no computational overhead. Specifically, flow matching with the Stein variational gradient flow enables control synthesis directly over the score function of the target distribution, improving robustness to the unnormalized distributions; on the other hand, flow matching with the Sinkhorn divergence flow enables an optimal transport-based ergodic metric, improving coverage performance on non-smooth distributions with irregular supports. We validate the improved performance and competitive computational efficiency of our method through comprehensive numerical benchmarks and across different nonlinear dynamics. We further demonstrate the practicality of our method through a series of drawing and erasing tasks on a Franka robot.
[ { "version": "v1", "created": "Thu, 24 Apr 2025 18:18:35 GMT" } ]
2025-04-28T00:00:00
[ [ "Sun", "Max Muchen", "" ], [ "Pinosky", "Allison", "" ], [ "Murphey", "Todd", "" ] ]