id
stringlengths 9
16
| submitter
stringlengths 1
64
⌀ | authors
stringlengths 3
62.8k
| title
stringlengths 1
382
| comments
stringlengths 1
1.15k
⌀ | journal-ref
stringlengths 1
557
⌀ | doi
stringlengths 7
153
⌀ | report-no
stringlengths 1
509
⌀ | categories
stringlengths 5
125
| license
stringclasses 9
values | abstract
stringlengths 3
6.09k
| versions
listlengths 1
187
| update_date
timestamp[s]date 2007-05-23 00:00:00
2025-08-22 00:00:00
| authors_parsed
listlengths 1
3.31k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2506.03365
|
Artur Grigorev
|
Artur Grigorev and Adriana-Simona Mihaita
|
Rapid Urban Visibility Hotspots: Quantifying Building Vertex Visibility from Connected Vehicle Trajectories using Spatial Indexing
| null | null | null | null |
eess.SY cs.CV cs.SY stat.CO
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Effective placement of Out-of-Home advertising and street furniture requires accurate identification of locations offering maximum visual exposure to target audiences, particularly vehicular traffic. Traditional site selection methods often rely on static traffic counts or subjective assessments. This research introduces a data-driven methodology to objectively quantify location visibility by analyzing large-scale connected vehicle trajectory data (sourced from Compass IoT) within urban environments. We model the dynamic driver field-of-view using a forward-projected visibility area for each vehicle position derived from interpolated trajectories. By integrating this with building vertex locations extracted from OpenStreetMap, we quantify the cumulative visual exposure, or ``visibility count'', for thousands of potential points of interest near roadways. The analysis reveals that visibility is highly concentrated, identifying specific ``visual hotspots'' that receive disproportionately high exposure compared to average locations. The core technical contribution involves the construction of a BallTree spatial index over building vertices. This enables highly efficient (O(logN) complexity) radius queries to determine which vertices fall within the viewing circles of millions of trajectory points across numerous trips, significantly outperforming brute-force geometric checks. Analysis reveals two key findings: 1) Visibility is highly concentrated, identifying distinct 'visual hotspots' receiving disproportionately high exposure compared to average locations. 2) The aggregated visibility counts across vertices conform to a Log-Normal distribution.
|
[
{
"version": "v1",
"created": "Tue, 03 Jun 2025 20:16:41 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 06:42:46 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Grigorev",
"Artur",
""
],
[
"Mihaita",
"Adriana-Simona",
""
]
] |
2506.03711
|
Valery Suleimanov
|
V.F. Suleimanov, L. Ducci, V. Doroshenko, K. Werner (IAAT, University of Tuebingen)
|
X-ray spectroscopy method of white dwarf mass determination in intermediate polars. External systematic uncertainties
|
14 pages, 14 figures, submitted to A&A, after the second referee report
|
A&A 700, A180 (2025)
|
10.1051/0004-6361/202554368
| null |
astro-ph.SR astro-ph.HE
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The masses of white dwarfs (WDs) in intermediate polars (IPs) can be determined from the shape of their hard X-ray spectra. Here we study the importance of all possible systematic uncertainties in this X-ray spectroscopy method, including finite radii and rotation of magnetospheres, finite accretion column height and accretion-flow inclination relative to the WD surface. We also investigate the importance of accretion-heated envelopes on WD surfaces in IPs which are increasing WD radii. Their presence changes the commonly used mass-radius relation for cold white dwarfs. As a first approximation we use thick ($10^{-4}M_\odot$) hydrogen envelope models with a surface temperature of 30 kK. We present a new model grid of hard X-ray spectra of high-luminous IPs computed among other things with using a new mass-radius relation. This grid is used for fitting Swift/BAT spectra of 47 IPs. The average WD mass in this sample is 0.82 $M_\odot$ and coincides with the average WD mass in cataclysmic variables obtained by optical methods. This means that the calculated hard X-ray spectra and the assumptions made that the magnetospheric radii in IPs are close to the corotation radii, and the relative heights of the accretion columns are small are basically correct, because most IPs have high luminosities. But this universal grid (as well as previous universal grids) cannot give correct results for the low-luminous IPs with probably relatively tall accretion columns on the WD surfaces. Such IPs have to be investigated with individual accretion column models.
|
[
{
"version": "v1",
"created": "Wed, 04 Jun 2025 08:42:36 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Suleimanov",
"V. F.",
"",
"IAAT, University of Tuebingen"
],
[
"Ducci",
"L.",
"",
"IAAT, University of Tuebingen"
],
[
"Doroshenko",
"V.",
"",
"IAAT, University of Tuebingen"
],
[
"Werner",
"K.",
"",
"IAAT, University of Tuebingen"
]
] |
2506.04251
|
Zhengyang Li
|
Zhengyang Li
|
Language-Guided Multi-Agent Learning in Simulations: A Unified Framework and Evaluation
| null | null | null | null |
cs.AI cs.LG cs.MA
|
http://creativecommons.org/licenses/by/4.0/
|
This paper introduces LLM-MARL, a unified framework that incorporates large language models (LLMs) into multi-agent reinforcement learning (MARL) to enhance coordination, communication, and generalization in simulated game environments. The framework features three modular components of Coordinator, Communicator, and Memory, which dynamically generate subgoals, facilitate symbolic inter-agent messaging, and support episodic recall. Training combines PPO with a language-conditioned loss and LLM query gating. LLM-MARL is evaluated in Google Research Football, MAgent Battle, and StarCraft II. Results show consistent improvements over MAPPO and QMIX in win rate, coordination score, and zero-shot generalization. Ablation studies demonstrate that subgoal generation and language-based messaging each contribute significantly to performance gains. Qualitative analysis reveals emergent behaviors such as role specialization and communication-driven tactics. By bridging language modeling and policy learning, this work contributes to the design of intelligent, cooperative agents in interactive simulations. It offers a path forward for leveraging LLMs in multi-agent systems used for training, games, and human-AI collaboration.
|
[
{
"version": "v1",
"created": "Sun, 01 Jun 2025 06:46:49 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 22:30:32 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Li",
"Zhengyang",
""
]
] |
2506.05353
|
Kobiljon Abdurasulov
|
Kobiljon Abdurasulov, Abror Khudoyberdiyev and Feruza Toshtemirova
|
The geometric classification of nilpotent Lie-Yamaguti, Bol and compatible Lie algebras
| null |
Communications in Mathematics, Volume 33 (2025), Issue 3 (Special issue: European Non-Associative Algebra Seminar) (August 14, 2025) cm:15810
|
10.46298/cm.15810
| null |
math.RA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The geometric classifications of complex $4$-dimensional nilpotent Lie-Yamaguti algebras, $4$-dimensional nilpotent Bol algebras, and $4$-dimensional nilpotent compatible Lie algebras are given.
|
[
{
"version": "v1",
"created": "Mon, 19 May 2025 09:26:58 GMT"
},
{
"version": "v2",
"created": "Sun, 10 Aug 2025 17:56:10 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Abdurasulov",
"Kobiljon",
""
],
[
"Khudoyberdiyev",
"Abror",
""
],
[
"Toshtemirova",
"Feruza",
""
]
] |
2506.05621
|
Hugo Laurell
|
Hugo Laurell, Jonah R. Adelman, Elizaveta Yakovleva, Carl H\"agglund, Kostiantyn Sopiha, Axel Stenquist, Han K. D. Le, Peidong Yang, Marika Edoff and Stephen R. Leone
|
Coherent phonon motions and ordered vacancy compound mediated quantum path interference in Cu-poor CuIn$_{x}$Ga$_{(1-x)}$Se$_2$ (CIGS) with attosecond transient absorption
| null | null | null | null |
cond-mat.mtrl-sci
|
http://creativecommons.org/licenses/by/4.0/
|
In this study, coherent phonon motion is observed in bandgap excited CuIn$_{x}$Ga$_{(1-x)}$Se$_2$ (CIGS) utilizing extreme ultraviolet (XUV) attosecond transient absorption spectroscopy across the Se M$_{4,5}$ absorption edge. Two frequencies of coherent phonon motion are resolved, a low frequency mode attributed through Raman measurements to the $A_{1g}$ phonon motion of a Cu-deficient ordered vacancy compound (OVC), while the high frequency mode originates from the $A_{1g}$ phonon motion in the chalcopyrite phase. The two oscillations lead to modulations in the XUV differential absorption $\Delta A(\epsilon,\tau)$ due to energy shifts of the Se M$_{4,5}$ edge, with a minima occuring approximately 1 ps after the band gap excitation. The hot carrier cooling time of holes and electrons are disentangled and the observed slower cooling of holes is attributed to the higher density of hole states in the valence band. We also observe fast oscillations (18.6(3) fs period) across the Se absorption edge, which are interpreted to originate from quantum path interference between the electronic conduction bands of the chalcopyrite CIGS and OVC phases, opening the possibility towards quantum coherent metrology in photovoltaics on the femtosecond timescale. The complex interplay between the chalcopyrite and OVC phases are revealed in this investigation through both coherent vibrational and electronic motions.
|
[
{
"version": "v1",
"created": "Thu, 05 Jun 2025 22:30:01 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 20:50:51 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Laurell",
"Hugo",
""
],
[
"Adelman",
"Jonah R.",
""
],
[
"Yakovleva",
"Elizaveta",
""
],
[
"Hägglund",
"Carl",
""
],
[
"Sopiha",
"Kostiantyn",
""
],
[
"Stenquist",
"Axel",
""
],
[
"Le",
"Han K. D.",
""
],
[
"Yang",
"Peidong",
""
],
[
"Edoff",
"Marika",
""
],
[
"Leone",
"Stephen R.",
""
]
] |
2506.05803
|
JunJie Huang
|
Jun-Jie Huang
|
Finite $s$-geodesic transitive graphs under certain girths
| null | null | null | null |
math.CO
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
For an integer $s\geq1$ and a graph $\Gamma$, a path $(u_0, u_1, \ldots, u_{s})$ of vertices of $\Gamma$ is called an {\em $s$-geodesic} if it is a shortest path from $u_0$ to $u_{s}$. We say that $\Gamma$ is {\em $s$-geodesic transitive} if, for each $i\leq s$, $\Gamma$ has at least one $i$-geodesic, and its automorphism group is transitive on the set of $i$-geodesics. In 2021, Jin and Praeger [J. Combin. Theory Ser. A 178 (2021) 105349] have studied $3$-geodesic transitive graphs of girth $5$ or $6$, and they also proposed to the problem that to classify $s$-geodesic transitive graphs of girth $2s-1$ or $2s-2$ for $s=4, 5, 6, 7, 8$. The case of $s = 4$ was investigated in [J. Algebra Combin. 60 (2024) 949--963]. In this paper, we study such graphs with $s\geq5$. More precisely, it is shown that a connected $(G,s)$-geodesic transitive graph $\Gamma$ with a nontrivial intransitive normal subgroup $N$ of $G$ which has at least $3$ orbits, where $G$ is an automorphism group of $\Gamma$ and $s\geq 5$, either $\Gamma$ is the Foster graph and $\Gamma_N$ is the Tutte's $8$-cage, or $\Gamma$ and $\Gamma_N$ have the same girth and $\Gamma_N$ is $(G/N,s)$-geodesic transitive. Moreover, it is proved that if $G$ acts quasiprimitively on its vertex set, then $G$ is an almost simple group, and if $G$ acts biquasiprimitively, the stabilizer of biparts of $\Gamma$ in $G$ is an almost simple quasiprimitive group on each of biparts. In addition, $G$ cannot be primitive or biprimitive.
|
[
{
"version": "v1",
"created": "Fri, 06 Jun 2025 07:00:34 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 06:16:10 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Huang",
"Jun-Jie",
""
]
] |
2506.06095
|
Qingxiao Sun
|
Wenhao Dai, Haodong Deng, Mengfei Rong, Xinyu Yang, Hongyu Liu, Fangxin Liu, Hailong Yang, Qianwen Cao, Qingxiao Sun
|
Flexible Operator Fusion for Fast Sparse Transformer with Diverse Masking on GPU
| null | null | null | null |
cs.LG
|
http://creativecommons.org/licenses/by/4.0/
|
Large language models are popular around the world due to their powerful understanding capabilities. As the core component of LLMs, accelerating Transformer through parallelization has gradually become a hot research topic. Mask layers introduce sparsity into Transformer to reduce calculations. However, previous works rarely focus on the performance optimization of sparse Transformer. Moreover, rule-based mechanisms ignore the fusion opportunities of mixed-type operators and fail to adapt to various sequence lengths. To address the above problems, we propose STOF, a framework that incorporates optimizations for Sparse Transformer via flexible masking and operator fusion on GPU. We firstly unify the storage format and kernel implementation for the multi-head attention. Then, we map fusion schemes to compilation templates and determine the optimal parameter setting through a two-stage search engine. The experimental results show that compared to the state-of-the-art work, STOF achieves maximum speedups of 1.7x in MHA computation and 1.5x in end-to-end inference.
|
[
{
"version": "v1",
"created": "Fri, 06 Jun 2025 13:54:34 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 13:26:23 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Dai",
"Wenhao",
""
],
[
"Deng",
"Haodong",
""
],
[
"Rong",
"Mengfei",
""
],
[
"Yang",
"Xinyu",
""
],
[
"Liu",
"Hongyu",
""
],
[
"Liu",
"Fangxin",
""
],
[
"Yang",
"Hailong",
""
],
[
"Cao",
"Qianwen",
""
],
[
"Sun",
"Qingxiao",
""
]
] |
2506.06628
|
Lijun Zhu
|
Qianbiao Liu, Lijun Zhu
|
Enhancing z spin generation in trivial spin Hall materials for scalable, energy-efficient, field-free, complete spin-orbit torque switching applications
| null |
Advanced Science 12, e07581 (2025)
|
10.1002/advs.202507581
| null |
cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Despite the remarkable efforts in the past two decades, it has remained a major challenge to achieve switching of perpendicularly magnetized spin-orbit torque devices in a scalable, energy-efficient, field-free, integration-friendly, and complete manner. Here, we report giant enhancement of z spin generation in low-resistivity spin Hall metal/FeCoB devices by alloying the spin Hall metal Pt with Ti and by electric asymmetry engineering. The dampinglike spin torques of z spins and y spins are enhanced by 6 and 3 times relative to that of conventional Pt/FeCoB and enable complete, record-low-power, deterministic switching of FeCoB devices with strong perpendicular magnetic anisotropy and high coercivity. The Pt75Ti25/FeCoB heterostructure also exhibits relatively low resistivity, wafer-scale uniform sputter-deposition on silicon oxide, good compatibility with magnetic tunnel junctions, and excellent thermal stability of exceeding 400 C. These results unambiguously establish the Pt75Ti25/FeCoB as the most compelling candidate for solving the bottleneck of scalable, energy-efficient, field-free, integration-friendly, and complete spin-orbit torque switching technologies. This work also provides a universal strategy for developing high-performance generators of z spin current and will stimulate the exploration of exotic spin currents by alloying trivial spin Hall materials.
|
[
{
"version": "v1",
"created": "Sat, 07 Jun 2025 02:13:58 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Liu",
"Qianbiao",
""
],
[
"Zhu",
"Lijun",
""
]
] |
2506.06865
|
Luca Cacciapuoti PhD
|
Luca Cacciapuoti, L. Testi, A.J. Maury, C. Chandler, N. Sakai, C. Ceccarelli, C. Codella, M. De Simone, L. Podio, G. Sabatini, E. Bianchi, E. Macias, A. Miotello, C. Toci, L. Loinard, D. Johnstone, H.B. Liu, Y. Aikawa, Y. Shirley, B. Svoboda, T. Sakai, T. Hirota, S. Viti, B. Lefloch, Y. Oya, S. Ohashi, S. Feng, F. Fontani, Y. Watanabe, A. Lopez-Sepulcre, Y. Zhang, C. Vastel, D. Segura-Cox, J. Pineda, A. Isella, R.S. Klessen, P. Hennebelle, S. Molinari, S. Yamamoto
|
FAUST XXVI. The dust opacity spectral indices of protostellar envelopes bridge the gap between interstellar medium and disks
|
Accepted for publication in A&A (June 2025). Main text: 15 pp. (including 12 Fig., 4 Tab.); Appendix: 10 pp (Figures./Tables)
|
A&A 700, A188 (2025)
|
10.1051/0004-6361/202554645
| null |
astro-ph.SR astro-ph.EP astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The sub-millimetre dust opacity spectral index is a critical observable to constrain dust properties, such as the maximum grain size of an observed dust population. It has been widely measured at galactic scales and down to protoplanetary disks. However, because of observational and analytical challenges, quite a gap exists in measuring dust properties in the envelopes that feed newborn protostars and their disks. To fill this gap, we use sensitive dust continuum emission data at 1.2 and 3.1 mm from the ALMA FAUST Large Program and constrain the dust opacity millimetre spectral index around a sample of protostars. Our high-resolution data, along with a more refined methodology with respect to past efforts, allow us to disentangle disk and envelope contributions in the uv-plane, and thus measure spectral indices for the envelopes uncontaminated by the optically thick emission of the inner regions. First, we find that the young disks are small and optically thick. Secondly, we measure the dust opacity spectral index at envelope scales for n=11 sources: the beta of n=9 sources had never been constrained in the literature. We effectively double the number of sources for which the dust opacity spectral index beta has been measured at these scales. Third, combining the available literature measurements with our own (total n=18), we show how envelope spectral indices distribute between ISM-like and disk-like values, bridging the gap in the inferred dust evolution. Finally, we statistically confirm a significant correlation between beta and the mass of protostellar envelopes, previously suggested in the literature. Our findings indicate that the dust optical properties smoothly vary from the ISM, through envelopes and all the way down to disks. Multi-wavelength surveys are needed to further this study and make more general claims on dust evolution in its pathway from cloud to disks.
|
[
{
"version": "v1",
"created": "Sat, 07 Jun 2025 17:11:40 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Cacciapuoti",
"Luca",
""
],
[
"Testi",
"L.",
""
],
[
"Maury",
"A. J.",
""
],
[
"Chandler",
"C.",
""
],
[
"Sakai",
"N.",
""
],
[
"Ceccarelli",
"C.",
""
],
[
"Codella",
"C.",
""
],
[
"De Simone",
"M.",
""
],
[
"Podio",
"L.",
""
],
[
"Sabatini",
"G.",
""
],
[
"Bianchi",
"E.",
""
],
[
"Macias",
"E.",
""
],
[
"Miotello",
"A.",
""
],
[
"Toci",
"C.",
""
],
[
"Loinard",
"L.",
""
],
[
"Johnstone",
"D.",
""
],
[
"Liu",
"H. B.",
""
],
[
"Aikawa",
"Y.",
""
],
[
"Shirley",
"Y.",
""
],
[
"Svoboda",
"B.",
""
],
[
"Sakai",
"T.",
""
],
[
"Hirota",
"T.",
""
],
[
"Viti",
"S.",
""
],
[
"Lefloch",
"B.",
""
],
[
"Oya",
"Y.",
""
],
[
"Ohashi",
"S.",
""
],
[
"Feng",
"S.",
""
],
[
"Fontani",
"F.",
""
],
[
"Watanabe",
"Y.",
""
],
[
"Lopez-Sepulcre",
"A.",
""
],
[
"Zhang",
"Y.",
""
],
[
"Vastel",
"C.",
""
],
[
"Segura-Cox",
"D.",
""
],
[
"Pineda",
"J.",
""
],
[
"Isella",
"A.",
""
],
[
"Klessen",
"R. S.",
""
],
[
"Hennebelle",
"P.",
""
],
[
"Molinari",
"S.",
""
],
[
"Yamamoto",
"S.",
""
]
] |
2506.07853
|
Hudson De Martim
|
Hudson de Martim
|
Modeling the Diachronic Evolution of Legal Norms: An LRMoo-Based, Component-Level Approach
|
Major revision. The model is now fully migrated from the superseded FRBRoo to the current IFLA LRMoo v1.0 standard, ensuring strict formal compliance. The event-centric and component-level modeling patterns have been significantly refined for greater precision and rigor
| null | null | null |
cs.AI cs.IR
|
http://creativecommons.org/licenses/by/4.0/
|
Effectively representing the temporal evolution of legal norms at the component level is a critical challenge. While frameworks like IFLA LRMoo and standards like Akoma Ntoso provide generic toolkits, a dedicated pattern for granular versioning is needed to enable the deterministic point-in-time reconstruction of legal texts required by reliable AI applications.
This paper proposes a temporal modeling pattern grounded in the LRMoo ontology that models a norm's evolution as a diachronic chain of F2 Expressions. We introduce a key distinction between a language-agnostic Temporal Version (TV) - a semantic snapshot of the norm's structure - and its concrete monolingual realizations, the Language Versions (LV). Both are modeled as F2 Expressions linked by the canonical R76 is derivative of property.
The model applies this paradigm recursively, representing the legal text's internal structure as a parallel hierarchy of abstract Component Works (F1 Work) and their versioned Component Expressions (F2 Expression). Furthermore, we formalize the amendment process using the F28 Expression Creation event, allowing changes to be traced from a specific provision in an amending act to its precise effect on the amended norm. A case study on the Brazilian Federal Constitution demonstrates how this fine-grained, event-centric architecture enables the precise, deterministic retrieval and reconstruction of any part of a legal text at a specific date. The model provides a robust foundation for building verifiable knowledge graphs and advanced AI tools, overcoming the limitations of current generative models.
|
[
{
"version": "v1",
"created": "Mon, 09 Jun 2025 15:18:36 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:16:21 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"de Martim",
"Hudson",
""
]
] |
2506.08027
|
Asit Mishra
|
Asit Mishra, Dusan Stosic, Simon Layton, Paulius Micikevicius
|
Recipes for Pre-training LLMs with MXFP8
| null | null | null | null |
cs.LG cs.AI cs.DC
|
http://creativecommons.org/licenses/by/4.0/
|
Using fewer bits to represent model parameters and related tensors during pre-training has become a required technique for improving GPU efficiency without sacrificing accuracy. Microscaling (MX) formats introduced in NVIDIA Blackwell generation of GPUs represent a major advancement of this technique, making it practical to combine narrow floating-point data types with finer granularity per-block scaling factors. In turn, this enables both quantization of more tensors than previous approaches and more efficient execution of operations on those tensors.
Effective use of MX-formats requires careful choices of various parameters. In this paper we review these choices and show how MXFP8-E4M3 datatype and a specific number conversion algorithm result in training sessions that match those carried out in BF16. We present results using models with up to 8B parameters, trained on high-quality datasets of up to 15T tokens.
|
[
{
"version": "v1",
"created": "Fri, 30 May 2025 21:08:15 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 19:51:06 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Mishra",
"Asit",
""
],
[
"Stosic",
"Dusan",
""
],
[
"Layton",
"Simon",
""
],
[
"Micikevicius",
"Paulius",
""
]
] |
2506.08897
|
Hiba Khey
|
Hiba Khey, Amine Lakhder, Salma Rouichi, Imane El Ghabi, Kamal Hejjaoui, Younes En-nahli, Fahd Kalloubi, Moez Amri
|
PlantDeBERTa: An Open Source Language Model for Plant Science
| null | null | null | null |
cs.CL cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The rapid advancement of transformer-based language models has catalyzed breakthroughs in biomedical and clinical natural language processing; however, plant science remains markedly underserved by such domain-adapted tools. In this work, we present PlantDeBERTa, a high-performance, open-source language model specifically tailored for extracting structured knowledge from plant stress-response literature. Built upon the DeBERTa architecture-known for its disentangled attention and robust contextual encoding-PlantDeBERTa is fine-tuned on a meticulously curated corpus of expert-annotated abstracts, with a primary focus on lentil (Lens culinaris) responses to diverse abiotic and biotic stressors. Our methodology combines transformer-based modeling with rule-enhanced linguistic post-processing and ontology-grounded entity normalization, enabling PlantDeBERTa to capture biologically meaningful relationships with precision and semantic fidelity. The underlying corpus is annotated using a hierarchical schema aligned with the Crop Ontology, encompassing molecular, physiological, biochemical, and agronomic dimensions of plant adaptation. PlantDeBERTa exhibits strong generalization capabilities across entity types and demonstrates the feasibility of robust domain adaptation in low-resource scientific fields.By providing a scalable and reproducible framework for high-resolution entity recognition, PlantDeBERTa bridges a critical gap in agricultural NLP and paves the way for intelligent, data-driven systems in plant genomics, phenomics, and agronomic knowledge discovery. Our model is publicly released to promote transparency and accelerate cross-disciplinary innovation in computational plant science.
|
[
{
"version": "v1",
"created": "Tue, 10 Jun 2025 15:24:03 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Jun 2025 16:27:26 GMT"
},
{
"version": "v3",
"created": "Mon, 23 Jun 2025 09:42:53 GMT"
},
{
"version": "v4",
"created": "Tue, 19 Aug 2025 13:22:49 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Khey",
"Hiba",
""
],
[
"Lakhder",
"Amine",
""
],
[
"Rouichi",
"Salma",
""
],
[
"Ghabi",
"Imane El",
""
],
[
"Hejjaoui",
"Kamal",
""
],
[
"En-nahli",
"Younes",
""
],
[
"Kalloubi",
"Fahd",
""
],
[
"Amri",
"Moez",
""
]
] |
2506.10082
|
Chenjian Gao
|
Chenjian Gao, Lihe Ding, Xin Cai, Zhanpeng Huang, Zibin Wang, Tianfan Xue
|
LoRA-Edit: Controllable First-Frame-Guided Video Editing via Mask-Aware LoRA Fine-Tuning
|
9 pages
| null | null | null |
cs.CV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Video editing using diffusion models has achieved remarkable results in generating high-quality edits for videos. However, current methods often rely on large-scale pretraining, limiting flexibility for specific edits. First-frame-guided editing provides control over the first frame, but lacks flexibility over subsequent frames. To address this, we propose a mask-based LoRA (Low-Rank Adaptation) tuning method that adapts pretrained Image-to-Video (I2V) models for flexible video editing. Our key innovation is using a spatiotemporal mask to strategically guide the LoRA fine-tuning process. This teaches the model two distinct skills: first, to interpret the mask as a command to either preserve content from the source video or generate new content in designated regions. Second, for these generated regions, LoRA learns to synthesize either temporally consistent motion inherited from the video or novel appearances guided by user-provided reference frames. This dual-capability LoRA grants users control over the edit's entire temporal evolution, allowing complex transformations like an object rotating or a flower blooming. Experimental results show our method achieves superior video editing performance compared to baseline methods. Project Page: https://cjeen.github.io/LoRAEdit
|
[
{
"version": "v1",
"created": "Wed, 11 Jun 2025 18:03:55 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Jun 2025 02:52:21 GMT"
},
{
"version": "v3",
"created": "Tue, 24 Jun 2025 15:22:08 GMT"
},
{
"version": "v4",
"created": "Sat, 16 Aug 2025 03:16:47 GMT"
},
{
"version": "v5",
"created": "Tue, 19 Aug 2025 17:11:40 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gao",
"Chenjian",
""
],
[
"Ding",
"Lihe",
""
],
[
"Cai",
"Xin",
""
],
[
"Huang",
"Zhanpeng",
""
],
[
"Wang",
"Zibin",
""
],
[
"Xue",
"Tianfan",
""
]
] |
2506.10459
|
Bingqian Zhu
|
Chun Liu, Bingqian Zhu, Tao Xu, Zheng Zheng, Zheng Li, Wei Yang, Zhigang Han, Jiayao Wang
|
Boosting Adversarial Transferability for Hyperspectral Image Classification Using 3D Structure-invariant Transformation and Weighted Intermediate Feature Divergence
| null | null | null | null |
cs.CV eess.IV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Deep Neural Networks (DNNs) are vulnerable to adversarial attacks, which pose security challenges to hyperspectral image (HSI) classification based on DNNs. Numerous adversarial attack methods have been designed in the domain of natural images. However, different from natural images, HSIs contains high-dimensional rich spectral information, which presents new challenges for generating adversarial examples. Based on the specific characteristics of HSIs, this paper proposes a novel method to enhance the transferability of the adversarial examples for HSI classification using 3D structure-invariant transformation and weighted intermediate feature divergence. While keeping the HSIs structure invariant, the proposed method divides the image into blocks in both spatial and spectral dimensions. Then, various transformations are applied on each block to increase input diversity and mitigate the overfitting to substitute models. Moreover, a weighted intermediate feature divergence loss is also designed by leveraging the differences between the intermediate features of original and adversarial examples. It constrains the perturbation direction by enlarging the feature maps of the original examples, and assigns different weights to different feature channels to destroy the features that have a greater impact on HSI classification. Extensive experiments demonstrate that the adversarial examples generated by the proposed method achieve more effective adversarial transferability on three public HSI datasets. Furthermore, the method maintains robust attack performance even under defense strategies.
|
[
{
"version": "v1",
"created": "Thu, 12 Jun 2025 08:08:52 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 03:56:23 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Liu",
"Chun",
""
],
[
"Zhu",
"Bingqian",
""
],
[
"Xu",
"Tao",
""
],
[
"Zheng",
"Zheng",
""
],
[
"Li",
"Zheng",
""
],
[
"Yang",
"Wei",
""
],
[
"Han",
"Zhigang",
""
],
[
"Wang",
"Jiayao",
""
]
] |
2506.10707
|
Marco Spinaci
|
Marco Spinaci, Marek Polewczyk, Maximilian Schambach, Sam Thelin
|
ConTextTab: A Semantics-Aware Tabular In-Context Learner
| null | null | null | null |
cs.LG cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Tabular in-context learning (ICL) has recently achieved state-of-the-art (SOTA) performance on several tabular prediction tasks. Previously restricted to classification problems on small tables, recent advances such as TabPFN and TabICL have extended its use to larger datasets. Although current table-native ICL architectures are architecturally efficient and well-adapted to tabular data structures, their exclusive training on synthetic data limits their ability to fully leverage the rich semantics and world knowledge contained in real-world tabular data. At the other end of the spectrum, tabular ICL models based on pretrained large language models such as TabuLa-8B integrate deep semantic understanding and world knowledge but are only able to make use of a small amount of context due to inherent architectural limitations. With the aim to combine the best of both these worlds, we introduce ConTextTab, integrating semantic understanding and alignment into a table-native ICL framework. By employing specialized embeddings for different data modalities and by training on large-scale real-world tabular data, our model is competitive with SOTA across a broad set of benchmarks while setting a new standard on the semantically rich CARTE benchmark. Code and model checkpoints are available at: https://github.com/SAP-samples/contexttab
|
[
{
"version": "v1",
"created": "Thu, 12 Jun 2025 13:57:29 GMT"
},
{
"version": "v2",
"created": "Tue, 08 Jul 2025 19:44:57 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 14:21:49 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Spinaci",
"Marco",
""
],
[
"Polewczyk",
"Marek",
""
],
[
"Schambach",
"Maximilian",
""
],
[
"Thelin",
"Sam",
""
]
] |
2506.11200
|
Alessandro Ruzza
|
A. Ruzza, G. Lodato, G. P. Rosotti and P. J. Armitage
|
DBNets2.0: simulation-based inference for planet-induced dust substructures in protoplanetary discs
| null |
A&A 700, A190 (2025)
|
10.1051/0004-6361/202554401
| null |
astro-ph.EP astro-ph.IM
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Dust substructures in protoplanetary discs can be signatures of embedded young planets whose detection and characterisation would provide a better understanding of planet formation. Traditional techniques used to link substructures' morphology to the properties of putative embedded planets present several limitations that the use of deep learning methods has partly overcome. In our previous work, we developed DBNets, a tool exploiting an ensemble of Convolutional Neural Networks (CNNs) to estimate the mass of putative planets in disc dust substructures. This inference problem, however, is degenerate as planets of different masses could produce the same rings and gaps if other physical disc properties were different. In this paper, we address this issue improving our simulation-based inference pipeline to estimate the full posterior distribution for the planet mass and three additional disc properties: the disc $\alpha$-viscosity, the scale height and the dust Stokes number. We also address some minor issues of our previous tool. The new pipeline involves a CNN that summarises the input images in a set of summary statistics, followed by an ensemble of normalising flows that model the inferred posterior for the target properties. We tested our pipeline on a dedicated set of synthetic observations using the TARP test and standard metrics, demonstrating its accuracy and precision. Additionally, we use the results obtained on the test set to study the degeneracies between pairs of parameters. Finally, we apply the developed pipeline to a set of 49 gaps in 34 protoplanetary discs' continuum observations. The results show typically low values of $\alpha$-viscosity, disc scale heights, and planet masses, with 83% of them being lower than 1M$_J$. These low masses are consistent with the non-detections of these putative planets in direct imaging surveys. Our tool is publicly available.
|
[
{
"version": "v1",
"created": "Thu, 12 Jun 2025 18:00:26 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Ruzza",
"A.",
""
],
[
"Lodato",
"G.",
""
],
[
"Rosotti",
"G. P.",
""
],
[
"Armitage",
"P. J.",
""
]
] |
2506.12352
|
Hongwei Zhang
|
Hongwei Zhang, Ziqi Ye, Xinyuan Wang, Xin Guo, Zenglin Xu, Yuan Cheng, Zixin Hu, Yuan Qi
|
Efficient Network Automatic Relevance Determination
|
ICML 2025
| null | null | null |
cs.AI cs.LG stat.ML
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We propose Network Automatic Relevance Determination (NARD), an extension of ARD for linearly probabilistic models, to simultaneously model sparse relationships between inputs $X \in \mathbb R^{d \times N}$ and outputs $Y \in \mathbb R^{m \times N}$, while capturing the correlation structure among the $Y$. NARD employs a matrix normal prior which contains a sparsity-inducing parameter to identify and discard irrelevant features, thereby promoting sparsity in the model. Algorithmically, it iteratively updates both the precision matrix and the relationship between $Y$ and the refined inputs. To mitigate the computational inefficiencies of the $\mathcal O(m^3 + d^3)$ cost per iteration, we introduce Sequential NARD, which evaluates features sequentially, and a Surrogate Function Method, leveraging an efficient approximation of the marginal likelihood and simplifying the calculation of determinant and inverse of an intermediate matrix. Combining the Sequential update with the Surrogate Function method further reduces computational costs. The computational complexity per iteration for these three methods is reduced to $\mathcal O(m^3+p^3)$, $\mathcal O(m^3 + d^2)$, $\mathcal O(m^3+p^2)$, respectively, where $p \ll d$ is the final number of features in the model. Our methods demonstrate significant improvements in computational efficiency with comparable performance on both synthetic and real-world datasets.
|
[
{
"version": "v1",
"created": "Sat, 14 Jun 2025 05:20:25 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 06:51:32 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Zhang",
"Hongwei",
""
],
[
"Ye",
"Ziqi",
""
],
[
"Wang",
"Xinyuan",
""
],
[
"Guo",
"Xin",
""
],
[
"Xu",
"Zenglin",
""
],
[
"Cheng",
"Yuan",
""
],
[
"Hu",
"Zixin",
""
],
[
"Qi",
"Yuan",
""
]
] |
2506.13971
|
Andrew Chang
|
Andrew Chang, Chenkai Hu, Ji Qi, Zhuojian Wei, Kexin Zhang, Viswadruth Akkaraju, David Poeppel, Dustin Freeman
|
Multimodal Fusion with Semi-Supervised Learning Minimizes Annotation Quantity for Modeling Videoconference Conversation Experience
|
Interspeech 2025
| null |
10.21437/Interspeech.2025-2451
| null |
eess.AS cs.CL cs.HC cs.LG cs.MM
|
http://creativecommons.org/licenses/by/4.0/
|
Group conversations over videoconferencing are a complex social behavior. However, the subjective moments of negative experience, where the conversation loses fluidity or enjoyment remain understudied. These moments are infrequent in naturalistic data, and thus training a supervised learning (SL) model requires costly manual data annotation. We applied semi-supervised learning (SSL) to leverage targeted labeled and unlabeled clips for training multimodal (audio, facial, text) deep features to predict non-fluid or unenjoyable moments in holdout videoconference sessions. The modality-fused co-training SSL achieved an ROC-AUC of 0.9 and an F1 score of 0.6, outperforming SL models by up to 4% with the same amount of labeled data. Remarkably, the best SSL model with just 8% labeled data matched 96% of the SL model's full-data performance. This shows an annotation-efficient framework for modeling videoconference experience.
|
[
{
"version": "v1",
"created": "Sun, 01 Jun 2025 01:09:08 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Chang",
"Andrew",
""
],
[
"Hu",
"Chenkai",
""
],
[
"Qi",
"Ji",
""
],
[
"Wei",
"Zhuojian",
""
],
[
"Zhang",
"Kexin",
""
],
[
"Akkaraju",
"Viswadruth",
""
],
[
"Poeppel",
"David",
""
],
[
"Freeman",
"Dustin",
""
]
] |
2506.14300
|
Emma Brambila
|
Emma Brambila, Raphael Guitter, Ren\'e Sondenheimer, Markus Gr\"afe and Hugo Defienne
|
Certifying spatial entanglement between non-degenerate photon pairs with a camera
| null |
Optics Letters, Vol. 50, Issue 15, pp. 4854-4857 (2025)
|
10.1364/OL.569692
| null |
quant-ph physics.optics
|
http://creativecommons.org/licenses/by/4.0/
|
We investigate transverse spatial entanglement between photon pairs of different wavelengths using a camera-based coincidence technique. By adapting the correlation measurements to the photons frequencies, we certify the presence of entanglement between the pairs through violation of an Einstein-Podolsky-Rosen criterion. Additionally, we examine how parameters such as pump waist and crystal length influence these correlations. Our results highlight key differences from the frequency-degenerate case, showing that an adapted theoretical analysis is essential to avoid significant misestimations and to reliably certify entanglement.
|
[
{
"version": "v1",
"created": "Tue, 17 Jun 2025 08:24:34 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Brambila",
"Emma",
""
],
[
"Guitter",
"Raphael",
""
],
[
"Sondenheimer",
"René",
""
],
[
"Gräfe",
"Markus",
""
],
[
"Defienne",
"Hugo",
""
]
] |
2506.14318
|
Amirreza Fateh
|
Amirreza Fateh, Yasin Rezvani, Sara Moayedi, Sadjad Rezvani, Fatemeh Fateh, Mansoor Fateh
|
BRISC: Annotated Dataset for Brain Tumor Segmentation and Classification with Swin-HAFNet
| null | null | null | null |
eess.IV cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Accurate segmentation and classification of brain tumors from Magnetic Resonance Imaging (MRI) remain key challenges in medical image analysis. This is primarily due to the lack of high-quality, balanced, and diverse datasets. In this work, we present a newly developed MRI dataset named BRISC designed specifically for brain tumor segmentation and classification tasks. The dataset comprises 6,000 contrast-enhanced T1-weighted MRI scans annotated by certified radiologists and physicians. It includes three major tumor types, namely glioma, meningioma, and pituitary, as well as non-tumorous cases. Each sample includes high-resolution labels and is categorized across axial, sagittal, and coronal imaging planes to facilitate robust model development and cross-view generalization. To demonstrate the utility of the dataset, we propose a transformer-based segmentation model and benchmark it against established baselines. In this work, we propose a transformer-based model designed for both segmentation and classification of brain tumors, leveraging multi-scale feature representations from a Swin Transformer backbone. The model is benchmarked against established baselines to demonstrate the utility of the dataset, enabling accurate segmentation and robust classification across four diagnostic categories: glioma, meningioma, pituitary, and non-tumorous cases. In this work, our proposed transformer-based model demonstrates superior performance in both segmentation and classification tasks for brain tumor analysis. For the segmentation task, the method achieves the highest weighted mean Intersection-over-Union (IoU) of 82.3\%, with improvements observed across all tumor categories. For the classification task, the model attains an accuracy of 99.63\%, effectively distinguishing between glioma, meningioma, pituitary, and non-tumorous cases. https://www.kaggle.com/datasets/briscdataset/brisc2025/
|
[
{
"version": "v1",
"created": "Tue, 17 Jun 2025 08:56:05 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 11:17:05 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Fateh",
"Amirreza",
""
],
[
"Rezvani",
"Yasin",
""
],
[
"Moayedi",
"Sara",
""
],
[
"Rezvani",
"Sadjad",
""
],
[
"Fateh",
"Fatemeh",
""
],
[
"Fateh",
"Mansoor",
""
]
] |
2506.15006
|
Jesmin Jahan Tithi
|
Jesmin Jahan Tithi and Hanjiang Wu and Avishaii Abuhatzera and Fabrizio Petrini
|
Scaling Intelligence: Designing Data Centers for Next-Gen Language Models
|
14 pages, submitted to SC25 for review
| null | null | null |
cs.AR cs.AI cs.DC cs.ET cs.PF
|
http://creativecommons.org/licenses/by/4.0/
|
The explosive growth of Large Language Models (LLMs), such as GPT-4 with 1.8 trillion parameters, demands a fundamental rethinking of data center architecture to ensure scalability, efficiency, and cost-effectiveness. Our work provides a comprehensive co-design framework that jointly explores FLOPS, HBM bandwidth and capacity, multiple network topologies (two-tier vs. FullFlat optical), the size of the scale-out domain, and popular parallelism/optimization strategies used in LLMs. We introduce and evaluate FullFlat network architectures, which provide uniform high-bandwidth, low-latency connectivity between all nodes, and demonstrate their transformative impact on performance and scalability. Through detailed sensitivity analyses, we quantify the benefits of overlapping compute and communication, leveraging hardware-accelerated collectives, widening the scale-out domain, and increasing memory capacity. Our study spans both sparse (mixture of experts) and dense transformer-based LLMs, revealing how system design choices affect Model FLOPS Utilization (MFU = Model FLOPS per token * Observed tokens per second / Peak FLOPS of the hardware) and overall throughput. For the co-design study, we utilized an analytical performance modeling tool capable of predicting LLM runtime within 10% of real-world measurements. Our findings offer actionable insights and a practical roadmap for designing AI data centers that can efficiently support trillion-parameter models, reduce optimization complexity, and sustain the rapid evolution of AI capabilities.
|
[
{
"version": "v1",
"created": "Tue, 17 Jun 2025 22:29:37 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 17:56:18 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tithi",
"Jesmin Jahan",
""
],
[
"Wu",
"Hanjiang",
""
],
[
"Abuhatzera",
"Avishaii",
""
],
[
"Petrini",
"Fabrizio",
""
]
] |
2506.15230
|
Zsolt Keszthelyi
|
Z. Keszthelyi, S.A. Brands, A. de Koter, N. Langer, J. Puls
|
Evolutionary models for the Very Massive Stars in the R136 cluster of 30 Doradus in the Large Magellanic Cloud
|
Accepted for publication in A&A
|
A&A 700, A186 (2025)
|
10.1051/0004-6361/202554758
| null |
astro-ph.SR astro-ph.GA astro-ph.HE astro-ph.IM
|
http://creativecommons.org/licenses/by/4.0/
|
The cluster R136 in the LMC contains a population of stars in excess of 100 M$_\odot$, including R136a1, the most massive star known. Very Massive Stars (VMSs) play an influential role in feedback processes and may potentially produce exotic supernova types and black holes of tens of solar masses. The evolutionary history and final fate of the three most luminous stars, R136a1, R136a2, and R136a3, has been a puzzling issue. We aim to resolve this by rotating single-star MESA models. We produce interpolated model grids and apply a Markov-Chain Monte Carlo analysis to compare our models with observations. The nature of supernova progenitors strongly depends on mass loss and the AM coupling schemes. We predict no pair-instability and no GRB progenitors from our fiducial model grid at LMC metallicity. The onset of Wolf-Rayet-type mass-loss rates on the main sequence leads to a rapid decrease in stellar mass and luminosity. The mass turnover implies that the evolutionary history can only be inferred if additional constraints are available. We utilise the surface helium abundance, which poses a conundrum: R136a1, the most luminous star, is less enriched in helium than R136a2 and R136a3. We propose that this can be explained if both R136a2 and R136a3 were initially more massive than R136a1. From a rigorous confrontation of our models to spectroscopically-derived observables, we estimate an initial mass of 346$\pm41$ M$_\odot$ for R136a1, and $\gtrsim$500 M$_\odot$ for R136a2 and R136a3. Even though VMSs are only present in the youngest clusters below 2 Myr of age, our study strengthens their role in local and galaxy evolution. At LMC metallicity, they will be observable as helium-enriched massive stars after their drastic mass loss, produced via single-star evolution. If the core collapse leads to a supernova, it will be of Type Ib/c. [abridged]
|
[
{
"version": "v1",
"created": "Wed, 18 Jun 2025 08:13:58 GMT"
},
{
"version": "v2",
"created": "Fri, 20 Jun 2025 08:48:16 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Keszthelyi",
"Z.",
""
],
[
"Brands",
"S. A.",
""
],
[
"de Koter",
"A.",
""
],
[
"Langer",
"N.",
""
],
[
"Puls",
"J.",
""
]
] |
2506.15243
|
Filip Elekes
|
Filip Elekes, Joachim Saur, Alexander Grayver
|
Interaction of Trappist-1 exoplanets with coronal mass ejections: Joule heating, Poynting fluxes and the role of magnetic fields
|
Accepted for publication in A&A (17.06.2025)
|
A&A 700, A225 (2025)
|
10.1051/0004-6361/202554431
| null |
astro-ph.EP astro-ph.SR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Flares and associated Coronal Mass Ejections (CMEs) are energetic stellar phenomena that shape the space weather around planets. Close-in exoplanets orbiting active cool stars are likely exposed to extreme space weather whose effects on the planets are not understood well enough. The terrestrial Trappist-1 exoplanets are excellent targets to study the impact of CMEs on close-in planets and their atmospheres. We study the role of planetary magnetic fields in shielding the planet from external forcing. We expand on recent studies of CME-induced Joule heating of planetary interiors and atmospheres by including a magnetohydrodynamic (MHD) model of the interaction. We study the interaction of CMEs with Tr-1b & e using MHD simulations. We consider magnetic flux rope and density pulse CMEs. We calculate induction heating in the planetary interior and ionospheric Joule heating for various intrinsic magnetic field strengths and CME energies. Magnetospheric compression is the main driver of magnetic variability. Planetary magnetic fields enhance induction heating in the interior although the effect is weaker with flux rope CMEs. Single event dissipation rates with 1-hour CMEs amount to 20 TW and 1 TW for Trappist-1b and e, respectively. Taking CME occurrence rates into account, annual average heating rates are ~10 TW (b) and ~1 TW (e), which are placed near the lower end of previous estimates. Within the range of studied planetary magnetic field strengths $B_p$, magnetospheric Poynting fluxes scale with $B_p^3$. Thus, stronger magnetic fields increase CME energy absorption. Ionospheric Joule heating rates amount to $10^{3-4}$ TW and decrease for stronger magnetic fields $B_p$. These heating rates exceed the average stellar XUV input by 1-2 orders of magnitude and might severely impact atmospheric erosion. In a steady state stellar wind ionospheric Joule heating amounts to ~$10^2$ TW.
|
[
{
"version": "v1",
"created": "Wed, 18 Jun 2025 08:21:21 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Elekes",
"Filip",
""
],
[
"Saur",
"Joachim",
""
],
[
"Grayver",
"Alexander",
""
]
] |
2506.15573
|
Lewis Stanton
|
Lewis Stanton, Fedor Vylegzhanin
|
Anick's conjecture for polyhedral products
|
24 pages, changed title, added example of complete toric surfaces
| null | null | null |
math.AT math.AC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We show that localised away from a finite set of primes, the loop space of a moment-angle complex is homotopy equivalent to a product of loops on spheres. This verifies a conjecture of Anick for such spaces. We also develop a method to reduce the study of the loops of more general polyhedral products to that of the loops on a moment-angle complex. As a consequence, we give $p$-local loop space decompositions of quasitoric manifolds, certain toric orbifolds and a wide family of polyhedral products. We also describe the additive structure of loop homology of simply connected polyhedral products in terms of polynomials studied by Backelin and Berglund.
|
[
{
"version": "v1",
"created": "Wed, 18 Jun 2025 15:50:22 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 12:03:59 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Stanton",
"Lewis",
""
],
[
"Vylegzhanin",
"Fedor",
""
]
] |
2506.15746
|
Kevin Xu
|
Kevin Xu, Risto Miikkulainen
|
Neural Cellular Automata for ARC-AGI
|
8 pages, 5 figures To Appear In Proceedings of the 2025 Artificial Life Conference, 2025
| null | null | null |
cs.NE cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Cellular automata and their differentiable counterparts, Neural Cellular Automata (NCA), are highly expressive and capable of surprisingly complex behaviors. This paper explores how NCAs perform when applied to tasks requiring precise transformations and few-shot generalization, using the Abstraction and Reasoning Corpus for Artificial General Intelligence (ARC-AGI) as a domain that challenges their capabilities in ways not previously explored. Specifically, this paper uses gradient-based training to learn iterative update rules that transform input grids into their outputs from the training examples and apply them to the test inputs. Results suggest that gradient-trained NCA models are a promising and efficient approach to a range of abstract grid-based tasks from ARC. Along with discussing the impacts of various design modifications and training constraints, this work examines the behavior and properties of NCAs applied to ARC to give insights for broader applications of self-organizing systems.
|
[
{
"version": "v1",
"created": "Wed, 18 Jun 2025 03:47:31 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 03:00:57 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Xu",
"Kevin",
""
],
[
"Miikkulainen",
"Risto",
""
]
] |
2506.15804
|
Seth Rittenhouse
|
Seth T. Rittenhouse, Lorenzo Oghittu, Arghavan Safavi-Naini, Rene Gerritsma, and Nirav P. Mehta
|
Ultracold collisions of a neutral atom with a trapped ion in 1D
|
13 pages, 5 figures
| null |
10.1103/jgz3-xrvc
| null |
physics.atom-ph
|
http://creativecommons.org/licenses/by/4.0/
|
We present a fully quantum mechanical description of a free $^6$Li atom scattering from a trapped $^{171}$Yb$^+$ ion in one dimension. By reformulating the system in polar coordinates and employing the adiabatic representation, we extract a set of coupled adiabatic potentials representing the atom interacting with the ion in different trap states. In an approach similar to quantum defect theory (QDT), we leverage the vast difference in energy scale between the interaction, the trap, and the scattering energy to encapsulate the short-range atom-ion scattering behavior in a single phase parameter. The presence of trapped $({}^{171}\text{Yb}^6\text{Li})^+$ molecular-ion states leads to a series of roughly evenly spaced resonances in the scattering cross section. The predicted distribution of resonances at low collision energies is at odds with the expectation of quantum chaos and the Bohigas-Giannoni-Schmit (BGS) conjecture.
|
[
{
"version": "v1",
"created": "Wed, 18 Jun 2025 18:40:14 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Rittenhouse",
"Seth T.",
""
],
[
"Oghittu",
"Lorenzo",
""
],
[
"Safavi-Naini",
"Arghavan",
""
],
[
"Gerritsma",
"Rene",
""
],
[
"Mehta",
"Nirav P.",
""
]
] |
2506.16137
|
Akiyoshi Yamada
|
Akiyoshi Yamada and Yuki Fuseya
|
Pseudo anomalous Hall effect in semiconductors and semimetals: A classical perspective
| null | null |
10.1088/1361-648X/aded60
| null |
cond-mat.mes-hall cond-mat.mtrl-sci
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We demonstrate that the non-linear field dependence in the Hall effect, often indistinguishable from the anomalous Hall effect, can be realized entirely within the classical mechanism due to the Lorentz force by analyzing multi-valley models for semiconductors and semimetals. The non-linear component in the Hall resistivity $\rho_H^{\rm NL}$ originates from carrier mobility anisotropy or the coexistence of different charges. Since $\rho_H^{\rm NL}$ is inversely proportional to the carrier difference between electrons and holes $\Delta n$, it exceeds its zero-field value near charge neutrality. As a practical example, we show that the magnitude of the classical non-linear Hall response in ZrTe$_5$ is comparable to the experimental values, underscoring the importance of accounting for classical contributions before attributing non-linear Hall effects to quantum mechanisms.
|
[
{
"version": "v1",
"created": "Thu, 19 Jun 2025 08:43:08 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Yamada",
"Akiyoshi",
""
],
[
"Fuseya",
"Yuki",
""
]
] |
2506.17085
|
Fabian Neuhaus
|
Fabian Neuhaus
|
Dispositions and Roles of Generically Dependent Entities
| null | null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
BFO 2020 does not support functions, dispositions, and roles of generically dependent continuants (like software or datasets). In this paper, we argue that this is a severe limitation, which prevents, for example, the adequate representation of the functions of computer models or the various roles of datasets during the execution of these models. We discuss the aspects of BFO 2020 that prevent the representation of realizable entities of generically dependent continuants. Two approaches to address the issue are presented: (a) the use of defined classes and (b) a proposal of changes that allow BFO to support functions, dispositions, and roles of generically dependent continuants. The latter also addresses limitations of BFO 2020 concerning the roles and dispositions of immaterial entities, particularly boundaries and sites.
|
[
{
"version": "v1",
"created": "Fri, 20 Jun 2025 15:40:45 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 12:56:56 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Neuhaus",
"Fabian",
""
]
] |
2506.17489
|
Miguel Pe\~nafiel
|
Arturo Quispe Baptista, M. L. Pe\~nafiel
|
Scattering and absorption of massless scalar waves by a ModMax black hole
|
13 pages, 10 figures. Accepted for publication in Physical Review D
| null |
10.1103/fzf2-qfc5
| null |
gr-qc
|
http://creativecommons.org/licenses/by/4.0/
|
ModMax electrodynamics is a remarkable example of nonlinear electrodynamics that preserves both conformal and duality invariance. When coupled to General Relativity, the resulting black hole solutions introduce a tunable nonlinearity parameter that effectively screens the electromagnetic charge. We study the scattering and absorption of massless scalar waves by a ModMax black hole by applying the partial waves method. We also compute some well-known analytical approximations for the scattering and absorption cross sections and contrast them with the full numerical solution. Our results adequately reproduce those of Maxwell electrodynamics in the appropriate limit and illustrate the effect of the charge screening in ModMax electrodynamics.
|
[
{
"version": "v1",
"created": "Fri, 20 Jun 2025 21:50:15 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Baptista",
"Arturo Quispe",
""
],
[
"Peñafiel",
"M. L.",
""
]
] |
2506.17642
|
Shaoyu Yang
|
Shaoyu Yang, Chunrong Fang, Haifeng Lin, Xiang Chen, Zhenyu Chen
|
May the Feedback Be with You! Unlocking the Power of Feedback-Driven Deep Learning Framework Fuzzing via LLMs
| null | null | null | null |
cs.SE
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Deep Learning (DL) frameworks have served as fundamental components in DL systems over the last decade. However, bugs in DL frameworks could lead to catastrophic consequences in critical scenarios. A simple yet effective way to find bugs in DL frameworks is fuzz testing (Fuzzing). Existing approaches focus on test generation, leaving execution results with high semantic value (e.g., coverage information, bug reports, and exception logs) in the wild, which can serve as multiple types of feedback. To fill this gap, we propose FUEL to effectively utilize the feedback information, which comprises two Large Language Models (LLMs): analysis LLM and generation LLM. Specifically, analysis LLM infers analysis summaries from feedback information, while the generation LLM creates tests guided by these summaries. Furthermore, based on multiple feedback guidance, we design two additional components: (i) a feedback-aware simulated annealing algorithm to select operators for test generation, enriching test diversity. (ii) a program self-repair strategy to automatically repair invalid tests, enhancing test validity. We evaluate FUEL on the two most popular DL frameworks, and experiment results show that FUEL can improve line code coverage of PyTorch and TensorFlow by 9.15% and 14.70% over state-of-the-art baselines (e.g., TitanFuzz and WhiteFox). By the time of submission, FUEL has detected 104 previously unknown bugs for PyTorch and TensorFlow, with 93 confirmed as new bugs, 49 already fixed, and 5 assigned CVE IDs. Our artifact is available at https://github.com/NJU-iSE/FUEL
|
[
{
"version": "v1",
"created": "Sat, 21 Jun 2025 08:51:53 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 08:29:16 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Yang",
"Shaoyu",
""
],
[
"Fang",
"Chunrong",
""
],
[
"Lin",
"Haifeng",
""
],
[
"Chen",
"Xiang",
""
],
[
"Chen",
"Zhenyu",
""
]
] |
2506.17741
|
Levin Brinkmann
|
Levin Brinkmann, Thomas F. Eisenmann, Anne-Marie Nussberger, Maxime Derex, Sara Bonati, Valerii Chirkov, and Iyad Rahwan
|
Experimental Evidence for the Propagation and Preservation of Machine Discoveries in Human Populations
| null | null | null | null |
cs.CY
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Intelligent machines with superhuman capabilities have the potential to uncover problem-solving strategies beyond human discovery. Emerging evidence from competitive gameplay, such as Go and chess, demonstrates that AI systems are evolving from mere tools to sources of cultural innovation adopted by humans. However, the conditions under which intelligent machines transition from tools to drivers of persistent cultural change remain unclear. We identify three key conditions for machines to fundamentally influence human problem-solving: the discovered strategies must be non-trivial, learnable, and offer a clear advantage. Using a cultural transmission experiment and an agent-based simulation, we demonstrate that when these conditions are met, machine-discovered strategies can be transmitted, understood, and preserved by human populations, leading to enduring cultural shifts. These findings provide a framework for understanding how machines can persistently expand human cognitive skills and underscore the need to consider their broader implications for human cognition and cultural evolution.
|
[
{
"version": "v1",
"created": "Sat, 21 Jun 2025 15:38:26 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:15:37 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Brinkmann",
"Levin",
""
],
[
"Eisenmann",
"Thomas F.",
""
],
[
"Nussberger",
"Anne-Marie",
""
],
[
"Derex",
"Maxime",
""
],
[
"Bonati",
"Sara",
""
],
[
"Chirkov",
"Valerii",
""
],
[
"Rahwan",
"Iyad",
""
]
] |
2506.18650
|
Matthew Hedman
|
M.M. Hedman, I. de Pater, R. Cartwright, M. El Moutamid, R. DeColibus, M. Showalter, M.S. Tiscareno, N. Rowe-Gurney, M.T. Roman, L. Fletcher, H.B. Hammel
|
Spectral trends across the rings and inner moons of Uranus and Neptune from JWST NIRCam images
|
49 Pages, 8 Figures, Accepted for publication in the Planetary Science Journal, updated to match some corrections in proofs
| null | null | null |
astro-ph.EP
|
http://creativecommons.org/licenses/by/4.0/
|
JWST NIRCam images provide low-resolution spectra of the rings and inner moons orbiting Uranus and Neptune. These data reveal systematic variations in spectral parameters like the strength of the strong OH absorption band around 3 microns and the spectral slopes at continuum wavelengths. Neptune's rings show an extremely weak 3-micron band, which is likely due to the small particle sizes in these dusty rings. Neptune's small inner moons also have weaker 3-micron bands and redder continua than Uranus' small inner moons, indicating that Neptune's moons have a lower water-ice fraction. There are also clear spectral trends across the inner Uranian system. The strength of the 3-micron band clearly increases with distance from Uranus, with the rings having a noticeably weaker 3-micron band than most of the small inner moons, which have a weaker 3-micron band than the larger moons like Miranda. While the rings and most of the small moons have neutral spectra between 1.4 microns and 2.1 microns, the outermost small moon Mab exhibits a blue spectral slope comparable to Miranda, indicating that Mab's surface may also be relatively water-ice rich. The next moon interior to Mab, Puck, exhibits a stronger 3-micron band and bluer continuum slope than any of the moons orbiting interior to it, perhaps indicating that it is being covered by water-ice-rich material derived from Mab via the mu ring. Finally, the small moon Rosalind has a redder spectral slope than its neighbors, possibly due to being coated with material from the dusty nu ring.
|
[
{
"version": "v1",
"created": "Mon, 23 Jun 2025 13:54:00 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 14:34:39 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Hedman",
"M. M.",
""
],
[
"de Pater",
"I.",
""
],
[
"Cartwright",
"R.",
""
],
[
"Moutamid",
"M. El",
""
],
[
"DeColibus",
"R.",
""
],
[
"Showalter",
"M.",
""
],
[
"Tiscareno",
"M. S.",
""
],
[
"Rowe-Gurney",
"N.",
""
],
[
"Roman",
"M. T.",
""
],
[
"Fletcher",
"L.",
""
],
[
"Hammel",
"H. B.",
""
]
] |
2506.18678
|
Tianchen Deng
|
Tianchen Deng, Guole Shen, Xun Chen, Shenghai Yuan, Hongming Shen, Guohao Peng, Zhenyu Wu, Jingchuan Wang, Lihua Xie, Danwei Wang, Hesheng Wang, Weidong Chen
|
MCN-SLAM: Multi-Agent Collaborative Neural SLAM with Hybrid Implicit Neural Scene Representation
| null | null | null | null |
cs.CV cs.RO
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Neural implicit scene representations have recently shown promising results in dense visual SLAM. However, existing implicit SLAM algorithms are constrained to single-agent scenarios, and fall difficulties in large-scale scenes and long sequences. Existing NeRF-based multi-agent SLAM frameworks cannot meet the constraints of communication bandwidth. To this end, we propose the first distributed multi-agent collaborative neural SLAM framework with hybrid scene representation, distributed camera tracking, intra-to-inter loop closure, and online distillation for multiple submap fusion. A novel triplane-grid joint scene representation method is proposed to improve scene reconstruction. A novel intra-to-inter loop closure method is designed to achieve local (single-agent) and global (multi-agent) consistency. We also design a novel online distillation method to fuse the information of different submaps to achieve global consistency. Furthermore, to the best of our knowledge, there is no real-world dataset for NeRF-based/GS-based SLAM that provides both continuous-time trajectories groundtruth and high-accuracy 3D meshes groundtruth. To this end, we propose the first real-world Dense slam (DES) dataset covering both single-agent and multi-agent scenarios, ranging from small rooms to large-scale outdoor scenes, with high-accuracy ground truth for both 3D mesh and continuous-time camera trajectory. This dataset can advance the development of the research in both SLAM, 3D reconstruction, and visual foundation model. Experiments on various datasets demonstrate the superiority of the proposed method in both mapping, tracking, and communication. The dataset and code will open-source on https://github.com/dtc111111/mcnslam.
|
[
{
"version": "v1",
"created": "Mon, 23 Jun 2025 14:22:29 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 06:02:44 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Deng",
"Tianchen",
""
],
[
"Shen",
"Guole",
""
],
[
"Chen",
"Xun",
""
],
[
"Yuan",
"Shenghai",
""
],
[
"Shen",
"Hongming",
""
],
[
"Peng",
"Guohao",
""
],
[
"Wu",
"Zhenyu",
""
],
[
"Wang",
"Jingchuan",
""
],
[
"Xie",
"Lihua",
""
],
[
"Wang",
"Danwei",
""
],
[
"Wang",
"Hesheng",
""
],
[
"Chen",
"Weidong",
""
]
] |
2506.19094
|
Matthew Golub
|
Belle Liu, Jacob Sacks, and Matthew D. Golub
|
Accurate identification of communication between multiple interacting neural populations
| null |
Forty-second International Conference on Machine Learning (2025)
| null | null |
q-bio.NC cs.CE
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Neural recording technologies now enable simultaneous recording of population activity across many brain regions, motivating the development of data-driven models of communication between brain regions. However, existing models can struggle to disentangle the sources that influence recorded neural populations, leading to inaccurate portraits of inter-regional communication. Here, we introduce Multi-Region Latent Factor Analysis via Dynamical Systems (MR-LFADS), a sequential variational autoencoder designed to disentangle inter-regional communication, inputs from unobserved regions, and local neural population dynamics. We show that MR-LFADS outperforms existing approaches at identifying communication across dozens of simulations of task-trained multi-region networks. When applied to large-scale electrophysiology, MR-LFADS predicts brain-wide effects of circuit perturbations that were held out during model fitting. These validations on synthetic and real neural data position MR-LFADS as a promising tool for discovering principles of brain-wide information processing.
|
[
{
"version": "v1",
"created": "Mon, 23 Jun 2025 20:15:29 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 23:20:35 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Liu",
"Belle",
""
],
[
"Sacks",
"Jacob",
""
],
[
"Golub",
"Matthew D.",
""
]
] |
2506.19373
|
Gustavo Gon\c{c}alves
|
Gustavo F. Gon\c{c}alves, Rubens E. G. Machado, Kar\'in Men\'endez-Delmestre, Thiago Bueno-Dalpiaz
|
Bar properties as a function of wavelength in TNG50: analysis of mock images
|
27 pages, 19 figures, accepted for publication in MNRAS
| null | null | null |
astro-ph.GA
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Recent studies used TNG50 galaxies to study bar formation, evolution, and properties like length, strength, and pattern speed. In simulations, these are typically derived from particle positions and mass distribution, neglecting stellar light and extinction effects. However, observational studies indicate that bar appearance depends on wavelength. To test whether this dependence exists in TNG50 at $z \sim 0$, we analysed 50 strongly barred galaxies using mock images from SKIRT radiative transfer simulations covering infrared to ultraviolet filters (Spitzer 3.6 um, SDSS i, r, g, S-PLUS J0378, GALEX NUV, and GALEX FUV). Bar ellipticity and length were measured via ellipse fitting. Ellipticity generally increases by 6 percent from 3.6 um to g band, and by 9 percent to J0378 band. On average, TNG50 bars cannot be said to be longer in bluer filters when the entire sample is used. However, the trend is detected when only star-forming galaxies are considered. In this star-forming subsample, bar length increases by 10 percent from 3.6 um to g band, and by 17 percent to J0378 band; moreover, the bar can appear up to 20${-}$30 percent longer in bluer mocks than in the mass map. Over 90 percent of bars vanish in UV due to minimal emission by dominant stellar populations. We reproduced the bar properties morphological dependence phenomenon using age-filtered mass maps, where older stars form shorter, rounder bars, and younger stars generate longer, more elliptical ones. TNG50 bars exhibit a wavelength-dependent trend similar to observations: bars appear more elliptical and longer in bluer filters, with this effect being stronger in star-forming galaxies.
|
[
{
"version": "v1",
"created": "Tue, 24 Jun 2025 07:01:37 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 13:13:29 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gonçalves",
"Gustavo F.",
""
],
[
"Machado",
"Rubens E. G.",
""
],
[
"Menéndez-Delmestre",
"Karín",
""
],
[
"Bueno-Dalpiaz",
"Thiago",
""
]
] |
2506.19463
|
Ankan Das
|
Ankan Das, Milan Sil, and Paola Caselli
|
Metallic species in interstellar medium: Astrochemical modeling
|
16 pages, 6 figures, Accepted for publication in Astronomy and Astrophysics
|
A&A 700, A144 (2025)
|
10.1051/0004-6361/202452044
| null |
astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Metal-bearing species in diffuse or molecular clouds are often overlooked in astrochemical modeling except for the charge exchange process. However, catalytic cycles involving these metals can affect the abundance of other compounds. We prepared a comprehensive chemical network for Na, Mg, Al, Fe, K, and Si-containing species. Assuming water as the major constituent of interstellar ice in dark clouds, quantum chemical calculations were carried out to estimate the binding energy of important metallic species, considering amorphous solid water as substrate. Significantly lower binding energies (approximately 5 to 6 times) were observed for Na and Mg, while the value for Fe was roughly 4 times higher than what was used previously. Here, we calculated binding energy values for Al and K, for which no prior guesses were available. The total dipole moments and enthalpies of formation for several newly included species are unknown. Furthermore, the assessment of reaction enthalpies is necessary to evaluate the feasibility of the new reactions under interstellar conditions. These parameters were estimated and subsequently integrated into models. Some additional species that were not included in the UMIST/KIDA database have been introduced. The addition of these new species, along with their corresponding reactions, appears to significantly affect the abundances of related species. Some key reactions that significantly influence general metal-related chemistry include: $\rm{M^+ + H_2 \rightarrow M{H_2}^+ + h\nu}$, $\rm{MH + O \rightarrow MO + H}$ ($\rm{M \ = \ Fe, \ Na, \ Mg, \ Al, \ K}$), and $\rm{M_1^+ + M_2H \rightarrow M_1H + M_2^+}$ (where $\rm{M_1 \neq M_2}$, $M_1, \ M_2 \ = \ Na, \ Mg, \ Al, \ K, \ Fe$). Significant changes were observed in magnesium and sodium-bearing cyanides, isocyanides, and aluminum fluoride when additional reaction pathways were considered.
|
[
{
"version": "v1",
"created": "Tue, 24 Jun 2025 09:44:53 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Das",
"Ankan",
""
],
[
"Sil",
"Milan",
""
],
[
"Caselli",
"Paola",
""
]
] |
2506.19728
|
Marco Monaci
|
Marco Monaci, Loris Magnani, Steven N. Shore
|
Loose threads: parsec-scale filamentation in the high Galactic latitude molecular clouds MBM 3 and MBM 16
|
15 pages, 19 figures. Accepted for publication in A&A
|
A&A 700, A173 (2025)
|
10.1051/0004-6361/202554378
| null |
astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The existence of high galactic latitude molecular clouds has been known for several decades, and studies of their dust and gas distributions reveal complicated morphological structures. Their dynamics involve turbulence even in the absence of internal energy sources such as stars. We study in detail two such clouds, MBM 3 and MBM 16, trying to recover the geometric structure and topology of the gas distribution. In particular, we address the evidence of superthermal asymmetric atomic and molecular line profiles as a result of filament superposition combined with turbulent motions. We use a variety of spectroscopic and imaging archival observations of the gas and dust components. The spectroscopic data set comprises HI 21 cm, 12CO, 13CO, and CH line profiles. We also use archival infrared images to study the dust distribution and temperature. To understand the topology of MBM 3 and MBM 16 we compare molecular and atomic spectra, along with profile decomposition of the HI 21 cm line. Standard tools such as Structure Functions of velocity centroids are used to characterise the turbulence in MBM 3, and channel maps and position-velocity diagrams are employed for elucidating the filament topology of both clouds. The unusually large linewidths previously reported for MBM 3 are due to superposition of individual filaments whose superthermal linewidths are about 1 km/s. In MBM 16, the cloud appears to decompose into two adjacent structures with similar properties. The filaments have a high aspect ratio, with lengths of about 1 pc and widths of about 0.1 pc. In general, the molecular gas is embedded within more extended neutral hydrogen structures. Velocity gradients found within these structures are not necessarily dynamical, convergent flows. Projection effects and topology of the driving flows produce signatures that mimic velocity shears even if they are simply distortions of ordered gas.
|
[
{
"version": "v1",
"created": "Tue, 24 Jun 2025 15:44:13 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Monaci",
"Marco",
""
],
[
"Magnani",
"Loris",
""
],
[
"Shore",
"Steven N.",
""
]
] |
2506.19928
|
Fatemeh Davoudi
|
Fatemeh Davoudi, Benjamin V. Rackham, Julien de Wit, Jan Toomlaid, Micha\"el Gillon, Amaury H. M. J. Triaud, Adam J. Burgasser, Christopher A. Theissen
|
Gravity-sensitive Spectral Indices in Ultracool Dwarfs: Investigating Correlations with Metallicity and Planet Occurrence using SpeX and FIRE Observations
| null | null | null | null |
astro-ph.EP astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
We present a near-infrared spectroscopic analysis (0.9--2.4~$\mu$m) of gravity indices for 56 ultracool dwarfs (M5.5--L0), including exoplanet hosts SPECULOOS-2, SPECULOOS-3, and LHS 3154, with 59 spectra from SpeX and FIRE and literature data for TRAPPIST-1. Using gravity-sensitive spectral features (FeH at 0.99, 1.20, and 1.55~$\mu$m; VO at 1.06~$\mu$m; the H-band continuum; KI at 1.17 and 1.25$\mu$m), we investigate links between gravity classification, metallicity, and planet occurrence. All four planet hosts show intermediate-gravity signatures despite field-age indicators. A volume-corrected logistic regression finds no significant association between gravity class and planet occurrence. Among individual indices, FeH_z (0.99~$\mu$m) is the most promising tracer of planet-hosting status, with a tentative $2\sigma$ correlation that may reflect observational biases. More robustly, FeH_z shows a $3.3\sigma$ anti-correlation with [Fe/H]. A Kruskal--Wallis test finds no metallicity difference across gravity classes, suggesting the FeH_z--[Fe/H] trend is not due to bulk metallicity. We propose this relation reflects the interplay of age, gravity, and composition, with higher-metallicity objects being systematically younger and lower-gravity, reducing FeH absorption. While only hinting at a connection between gravity-sensitive features and planet occurrence among late-M dwarfs, these results highlight the need for caution when using spectral diagnostics to interpret ultracool dwarf planet hosts.
|
[
{
"version": "v1",
"created": "Tue, 24 Jun 2025 18:05:48 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:27:32 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Davoudi",
"Fatemeh",
""
],
[
"Rackham",
"Benjamin V.",
""
],
[
"de Wit",
"Julien",
""
],
[
"Toomlaid",
"Jan",
""
],
[
"Gillon",
"Michaël",
""
],
[
"Triaud",
"Amaury H. M. J.",
""
],
[
"Burgasser",
"Adam J.",
""
],
[
"Theissen",
"Christopher A.",
""
]
] |
2506.19994
|
Maria Luisa Buzzo
|
Maria Luisa Buzzo, Anita Zanella, Michael Hilker, Kristine Spekkens, Laura Hunter, and Laurella C. Marin
|
GAMA 526784: the progenitor of a globular cluster-rich ultra-diffuse galaxy? II. Molecular gas, neutral gas and environment
|
Accepted for publication in A&A. 8 pages, 4 figures, 1 table, 2 appendices
|
A&A 700, A165 (2025)
|
10.1051/0004-6361/202555616
| null |
astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Aims. We investigate the gas reservoirs, star formation (SF) properties, and environment of the ultra-diffuse galaxy GAMA526784 to understand its formation history, the efficiency of molecular gas conversion into stars, and the possible role of an interacting companion in shaping its morphology. Methods. We analyse low and high-resolution CO observations to constrain the molecular gas content, compare with HI data, and examine the SF efficiency of GAMA526784. The potential influence of a newly identified nearby dwarf galaxy is assessed using photometric and spatial information. Results. GAMA526784 exhibits a regular HI reservoir (M_HI/M* = 2.88) but only upper limits on its molecular gas mass (M_H2(5sigma)/M* < 0.23). The HI reservoir and CO non-detection can be explained by several mechanisms: (1) predominance of CO-dark H2, invisible to CO observations but contributing to SF; (2) a time delay in HI-to-H2 conversion following a recent interaction; or (3) elevated turbulence inhibiting gas collapse. An identified companion, found at a projected distance of 48 kpc, shows similar colours and lies in the direction of young star clusters in GAMA526784, indicating a possible association. We hypothesise this companion may have triggered the formation of star clusters in GAMA526784 through a high-velocity encounter. Conclusions. Our findings suggest GAMA526784 may have undergone an interaction that influenced its gas reservoirs and SF activity. The presence of a nearby companion agrees with predictions of a high-speed encounter, potentially offering a rare example of such an interaction in progress. We suggest this encounter may have shaped the system's recent evolution. Future observations, particularly targeting molecular gas tracers beyond CO and resolved HI maps, will be crucial in determining the extent of GAMA526784's cold gas reservoir and the nature of its recent star formation.
|
[
{
"version": "v1",
"created": "Tue, 24 Jun 2025 20:28:05 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Buzzo",
"Maria Luisa",
""
],
[
"Zanella",
"Anita",
""
],
[
"Hilker",
"Michael",
""
],
[
"Spekkens",
"Kristine",
""
],
[
"Hunter",
"Laura",
""
],
[
"Marin",
"Laurella C.",
""
]
] |
2506.20360
|
Xizhen Lu
|
Zhijun Wang, Guoliang L\"u, Chunhua Zhu, Sufen Guo, Helei Liu, and Xizhen Lu
|
The mixing of internal gravity waves and lithium production in intermediate-mass AGB stars
|
Abstract edited (deletions & abbrev.) to meet char. limit. 11 pages, 9 figures, 2 tables. Accepted for publication in A&A
|
A&A 700, A147 (2025)
|
10.1051/0004-6361/202453098
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by-sa/4.0/
|
Context: Intermediate-mass asymptotic giant branch (AGB) stars influence Galactic lithium evolution by ejecting surface material (including Li) via stellar winds. Internal gravity waves (IGW), excited by convective motions, drive turbulent mixing in non-convective regions, altering stellar surface and wind chemistry. Aims: Investigate IGW-induced extra-mixing in the radiative zone between thermal pulses and convective envelopes of AGB stars and its impact on Li production. Derive the total Li contribution from intermediate-mass AGB stars using stellar models and initial mass functions. Methods: Construct stellar models (from zero-age main sequence to AGB end) with MESA, incorporating IGW-induced mixing and element diffusion. Calculate Li yields for stars of varying masses and metallicities using grids and population synthesis. Results: IGW triggers extra-mixing during He-shell flashes, transporting Be-7 from the radiative zone to the convective envelope, where it decays into Li-7. The positive effect of IGW on Li yield decreases with initial stellar mass but increases with metallicity. Most AGB stars (3.5-7.5 solar masses) produce positive Li yields. The total Li yield with IGW mixing (approximately 15 solar masses) is twice that without, contributing about 10 percent to Galactic Li. Conclusions: Through this extra-mixing mechanism induced by IGW, AGB stars can achieve a maximum A(Li) exceeding 5 and intermediate-mass AGB stars significantly contribute to Li in the Galactic ISM. These findings underscore the crucial role of IGW in stellar evolution, particularly in enhancing Li production.
|
[
{
"version": "v1",
"created": "Wed, 25 Jun 2025 12:22:02 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Wang",
"Zhijun",
""
],
[
"Lü",
"Guoliang",
""
],
[
"Zhu",
"Chunhua",
""
],
[
"Guo",
"Sufen",
""
],
[
"Liu",
"Helei",
""
],
[
"Lu",
"Xizhen",
""
]
] |
2506.20468
|
Karl Misselt
|
K. Misselt, A.N. Witt, K.D. Gordon, D. Van De Putte, B. Trahin, A. Abergel, A. Noriega-Crespo, P. Guillard, M. Zannese, P. Dell'ova, M. Baes, P. Klaassen, N. Ysard
|
JWST Observations of Photo-dissociation Regions. II. Aliphatic/Aromatic Carbonaceous Dust, Ices, and Gas Phase Spectral Line Inventory
| null |
A&A 700, A158 (2025)
|
10.1051/0004-6361/202554851
| null |
astro-ph.GA astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
This paper provides an overview of the spectroscopic data obtained by the JWST Guaranteed Time Observations (GTO) program 1192, "The Physics and Chemistry of PDR Fronts", including an inventory of the spatially resolved dust, gas, and molecular content in the Horsehead nebula and the NW filament of NGC~7023. We demonstrate the unique capability of this high spatial resolution data set to elucidate the evolution of gas and dust at the interface between stars and their natal clouds at the scale at which the physics and chemistry occur. The Disassociation Regions (PDRs) in the Horsehead nebula and the North West (NW) filament of NGC 7023 were mapped with a spectral resolution 1000-3000 and a spatial resolution of ~2e-4 pc between 0.97-28um. Spectra extracted from template regions yield a large number of atomic, ionized, and molecular lines. Full line lists and extracted spectra for all 10 regions are provided through CDS. Absorption from H$_2$O, CO$_2$, and CO ices are identified in 3 regions in NGC 7023. In this overview, we have focused on the spectral region between 3 and 5 um which is dominated by emission from aromatic and aliphatic carbon bonds to illustrate the power of the data set. We confirm the entrainment of aromatic carbonaceous species in the photo-evaporative flow from the PDR surface into the H\,{\sc{ii}} region in the Horsehead. No aliphatic emission is present in the outflow, indicating the complete removal of aliphatic bonds when exposed to strong UV fields. There is a clear detection of deuterium substitution in the carbon bonds. Aliphatic D-substitution is more efficient relative to aromatic D-substitution, ranging from N$_{D}$/N$_{H}$ ~ 0.1-0.3 for aliphatics compared to ~0.03 for the aromatics.
|
[
{
"version": "v1",
"created": "Wed, 25 Jun 2025 14:17:47 GMT"
},
{
"version": "v2",
"created": "Thu, 26 Jun 2025 14:30:26 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Misselt",
"K.",
""
],
[
"Witt",
"A. N.",
""
],
[
"Gordon",
"K. D.",
""
],
[
"Van De Putte",
"D.",
""
],
[
"Trahin",
"B.",
""
],
[
"Abergel",
"A.",
""
],
[
"Noriega-Crespo",
"A.",
""
],
[
"Guillard",
"P.",
""
],
[
"Zannese",
"M.",
""
],
[
"Dell'ova",
"P.",
""
],
[
"Baes",
"M.",
""
],
[
"Klaassen",
"P.",
""
],
[
"Ysard",
"N.",
""
]
] |
2506.20794
|
Lorenzo Briganti
|
Lorenzo Briganti, Marco Tailo, Edoardo Ceccarelli, Andrea Miglio, Massimiliano Matteuzzi, Alessio Mucciarelli, Alessandro Mazzi, Angela Bragaglia, Saniya Khan
|
Inferring the efficiency of convective-envelope overshooting in Red Giant Branch stars
|
14 pages, 15 figures; 1 appendix page, 2 appendix figures; Accepted for publication in A&A
|
A&A 700, A163 (2025)
|
10.1051/0004-6361/202553980
| null |
astro-ph.SR astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The understanding of mixing processes in stars is crucial for improving our knowledge of the chemical abundances in stellar photospheres and of their variation with evolutionary phase. This is fundamental for many astrophysical issues on all scales, ranging from stellar evolution to the chemical composition, formation and evolution of stellar clusters and galaxies. Among these processes, convective-envelope overshooting is in dire need of a systematic calibration and comparison with predictions from multi-dimensional hydrodynamical simulations. The Red Giant Branch bump (RGBb) is an ideal calibrator of overshooting processes, since its luminosity depends on the maximum depth reached by the convective envelope after the first dredge-up. Indeed, a more efficient overshooting produces a discontinuity in the Hydrogen mass fraction profile deeper in the stellar interior and consequently a less luminous RGBb. In this work, we calibrated the overshooting efficiency by comparing the RGBb location predicted by stellar models with observations of stellar clusters with HST and Gaia photometry, as well as solar-like oscillating giants in the Kepler field. We explored the metallicity range between -2.02 dex and +0.35 dex and found overshooting efficiencies ranging from $0.009^{+0.015}_{-0.016}$ to $0.062^{+0.017}_{-0.015}$. In particular, we found that the overshooting efficiency decreases linearly with [M/H], with a slope of $(-0.010\pm0.006)$ dex$^{-1}$. We suggest a possible explanation for this trend, linking it to the efficiency of turbulent entrainment at different metallicities.
|
[
{
"version": "v1",
"created": "Wed, 25 Jun 2025 19:34:27 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Briganti",
"Lorenzo",
""
],
[
"Tailo",
"Marco",
""
],
[
"Ceccarelli",
"Edoardo",
""
],
[
"Miglio",
"Andrea",
""
],
[
"Matteuzzi",
"Massimiliano",
""
],
[
"Mucciarelli",
"Alessio",
""
],
[
"Mazzi",
"Alessandro",
""
],
[
"Bragaglia",
"Angela",
""
],
[
"Khan",
"Saniya",
""
]
] |
2506.20988
|
Zhixuan Chen
|
Zhixuan Chen, Junlin Hou, Liqi Lin, Yihui Wang, Yequan Bie, Xi Wang, Yanning Zhou, Ronald Cheong Kin Chan and Hao Chen
|
Segment Anything in Pathology Images with Natural Language
| null | null | null | null |
cs.CV cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Pathology image segmentation is crucial in computational pathology for analyzing histological features relevant to cancer diagnosis and prognosis. However, current methods face major challenges in clinical applications due to limited annotated data and restricted category definitions. To address these limitations, we propose PathSegmentor, the first text-prompted segmentation foundation model designed specifically for pathology images. We also introduce PathSeg, the largest and most comprehensive dataset for pathology segmentation, built from 21 public sources and containing 275k image-mask-label triples across 160 diverse categories. With PathSegmentor, users can perform semantic segmentation using natural language prompts, eliminating the need for laborious spatial inputs such as points or boxes. Extensive experiments demonstrate that PathSegmentor outperforms specialized models with higher accuracy and broader applicability, while maintaining a compact architecture. It significantly surpasses existing spatial- and text-prompted models by 0.145 and 0.429 in overall Dice scores, respectively, showing strong robustness in segmenting complex structures and generalizing to external datasets. Moreover, PathSegmentor's outputs enhance the interpretability of diagnostic models through feature importance estimation and imaging biomarker discovery, offering pathologists evidence-based support for clinical decision-making. This work advances the development of explainable AI in precision oncology.
|
[
{
"version": "v1",
"created": "Thu, 26 Jun 2025 04:01:40 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 03:06:01 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Chen",
"Zhixuan",
""
],
[
"Hou",
"Junlin",
""
],
[
"Lin",
"Liqi",
""
],
[
"Wang",
"Yihui",
""
],
[
"Bie",
"Yequan",
""
],
[
"Wang",
"Xi",
""
],
[
"Zhou",
"Yanning",
""
],
[
"Chan",
"Ronald Cheong Kin",
""
],
[
"Chen",
"Hao",
""
]
] |
2506.22131
|
Aadish Joshi
|
Aadish Joshi, Tom Van Doorsselaere, Daye Lim, Dario J. Fritzewski
|
Stationary quasi-periodic pulsations in 20-second cadence TESS flares
|
13 pages, 10 figures, 2 tables, accepted for publication in A&A
|
A&A 700, A178 (2025)
|
10.1051/0004-6361/202554820
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
Context. Quasi-periodic pulsations (QPPs) are an inherent feature of solar and stellar flares. However, the mechanism behind them is debated hence it is necessary to further study them to obtain a complete picture of flares and their contribution to coronal heating. Aims. We analyze 20-second cadence TESS light curves from sectors 27 to 80 to detect stellar flares and QPPs. Methods. Stellar flare detection was carried out using an automated detection routine based on autoregressive integrated moving average models. QPPs were detected using a Fourier model comparison test (AFINO). Results. We detected 3878 flares across 1285 flaring stars. Notably, 61.2% of flares had a duration of less than 10 min. 61 QPPs were detected across 57 stars significantly expanding the current stellar QPP catalog. The detected periods of the QPPs were in the range of 42 to 193 seconds. In the diagram showing QPP periods against the flare duration a branch emerges. It shows a positive correlation with the flare duration, meaning longer duration flares host longer period QPPs. Conclusion. Our study detected short-period and sub-minute QPPs in stellar flares that have rarely been explored in other works. We find similar scaling laws between solar and stellar QPPs which indicates that QPPs in stellar flares might be analogous to the ones in solar flares as both show evidence of scaling with flare duration.
|
[
{
"version": "v1",
"created": "Fri, 27 Jun 2025 11:14:35 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Joshi",
"Aadish",
""
],
[
"Van Doorsselaere",
"Tom",
""
],
[
"Lim",
"Daye",
""
],
[
"Fritzewski",
"Dario J.",
""
]
] |
2506.22807
|
Nizhuan Wang
|
Yueyang Li, Shengyu Gong, Weiming Zeng, Nizhuan Wang and Wai Ting Siok
|
FreqDGT: Frequency-Adaptive Dynamic Graph Networks with Transformer for Cross-subject EEG Emotion Recognition
| null |
2025 International Conference on Machine Intelligence and Nature-InspireD Computing (MIND), 2025
| null | null |
cs.CV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Electroencephalography (EEG) serves as a reliable and objective signal for emotion recognition in affective brain-computer interfaces, offering unique advantages through its high temporal resolution and ability to capture authentic emotional states that cannot be consciously controlled. However, cross-subject generalization remains a fundamental challenge due to individual variability, cognitive traits, and emotional responses. We propose FreqDGT, a frequency-adaptive dynamic graph transformer that systematically addresses these limitations through an integrated framework. FreqDGT introduces frequency-adaptive processing (FAP) to dynamically weight emotion-relevant frequency bands based on neuroscientific evidence, employs adaptive dynamic graph learning (ADGL) to learn input-specific brain connectivity patterns, and implements multi-scale temporal disentanglement network (MTDN) that combines hierarchical temporal transformers with adversarial feature disentanglement to capture both temporal dynamics and ensure cross-subject robustness. Comprehensive experiments demonstrate that FreqDGT significantly improves cross-subject emotion recognition accuracy, confirming the effectiveness of integrating frequency-adaptive, spatial-dynamic, and temporal-hierarchical modeling while ensuring robustness to individual differences. The code is available at https://github.com/NZWANG/FreqDGT.
|
[
{
"version": "v1",
"created": "Sat, 28 Jun 2025 08:18:05 GMT"
},
{
"version": "v2",
"created": "Tue, 01 Jul 2025 02:04:06 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 03:57:12 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Li",
"Yueyang",
""
],
[
"Gong",
"Shengyu",
""
],
[
"Zeng",
"Weiming",
""
],
[
"Wang",
"Nizhuan",
""
],
[
"Siok",
"Wai Ting",
""
]
] |
2506.23256
|
Teresa Huertas-Rold\'an
|
Teresa Huertas-Rold\'an, Javier Alcolea, D. An\'ibal Garc\'ia-Hern\'andez, Daniel Tafoya, J. Pablo Fonfr\'ia, J. Jairo D\'iaz-Luis, Arturo Manchado, Valent\'in Bujarrabal, Ransel Barzaga, Marco A. G\'omez-Mu\~noz
|
Deep survey of millimeter RRLs towards the planetary nebulae IC 418 and NGC 7027
|
39 pages, 40 figures
|
A&A 700, A194 (2025)
|
10.1051/0004-6361/202553948
| null |
astro-ph.SR astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The circumstellar environments of PNe are wonderful chemically rich astrophysical laboratories in which the ionization of atoms and the formation of simple and complex molecules can be studied. The new high-sensitivity receivers open the possibility to carry out deep observations, essential to unveil weak atomic and molecular spectra in the mm range. The main goal of this work is to study the emission lines detected in the spectra of the bright C-rich PNe IC 418 and NGC 7027 and to identify all those emission features associated with radio recombination lines (RRLs) of light elements. We aim to analyze the RRLs detected on each source, and to model the sources and derive their physical parameters. This work allows us to provide the most complete and updated catalog of RRLs in space, carried out at 2, 3 and 7 mm with the IRAM 30m and the Yebes 40m radio telescopes. We compare these observational data sets with synthetic models produced with the radiation transfer code Co3RaL. Our observations reveal the presence of several H and He I RRLs at mm wavelengths in the spectra of IC 418 and NGC 7027 and also of HeIIi RRLs in the spectrum of NGC 7027. Many of these lines had remained undetected until now due to their weakness and the lack of high-sensitivity observations at these frequencies. The data also confirm the absence of molecular emission towards IC 418, above a detection level of ~3 mK [Tmb]. These mm observations represent the most extended RRL line survey of two C-rich PNe carried out so far, with most of the lines never reported before. These extremely complete catalogs evidence the importance of high-sensitivity observations and are expected to be very helpful in the line identification process in mm observations, in particular for still unknown or poorly characterized molecular species existing in the vicinity of ionized environments.
|
[
{
"version": "v1",
"created": "Sun, 29 Jun 2025 14:28:02 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Huertas-Roldán",
"Teresa",
""
],
[
"Alcolea",
"Javier",
""
],
[
"García-Hernández",
"D. Aníbal",
""
],
[
"Tafoya",
"Daniel",
""
],
[
"Fonfría",
"J. Pablo",
""
],
[
"Díaz-Luis",
"J. Jairo",
""
],
[
"Manchado",
"Arturo",
""
],
[
"Bujarrabal",
"Valentín",
""
],
[
"Barzaga",
"Ransel",
""
],
[
"Gómez-Muñoz",
"Marco A.",
""
]
] |
2506.23698
|
Martin G. F. Mayer
|
Martin G. F. Mayer, Manami Sasaki, Frank Haberl, Kisetsu Tsuge, Yasuo Fukui, Chandreyee Maitra, Miroslav D. Filipovic, Zachary J. Smeaton, Lister Staveley-Smith, Baerbel Koribalski, Sean Points, Patrick Kavanagh
|
Studying the multi-phase interstellar medium in the Large Magellanic Cloud with SRG/eROSITA -- I. Analysis of diffuse X-ray emission
|
Accepted for publication by A&A; 22 pages, 14 figures, 1 table; Abstract abridged
|
A&A 700, A137 (2025)
|
10.1051/0004-6361/202554971
| null |
astro-ph.HE astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The Large Magellanic Cloud (LMC), being a nearby and actively star-forming satellite galaxy of the Milky Way, is an ideal site to observe the multi-phase interstellar medium (ISM) of a galaxy across the electromagnetic spectrum. We aim to exploit the available SRG/eROSITA all-sky survey data to study the distribution, composition and properties of the diffuse X-ray emitting hot gas in the LMC. We construct multi-band X-ray images of the LMC, reflecting the morphology and temperatures of the diffuse hot gas. By performing spatially resolved X-ray spectroscopy of 175 regions, we constrain the distribution, physical state, and composition of the hot ISM phase throughout the LMC. We combine our constraints with multiwavelength data to obtain a comprehensive view of the different ISM phases.
We measure a total X-ray luminosity of the hot ISM phase of $1.9\times10^{38}\,\mathrm{erg\,s^{-1}}$ ($0.2-5.0\,\mathrm{keV}$ band), and constrain its thermal energy to around $5\times10^{54}\,\mathrm{erg}$. The typical density and temperature of the X-ray emitting plasma are around $5\times10^{-3}\,\mathrm{cm^{-3}}$ and $0.25\,\mathrm{keV}$, respectively, with both exhibiting broad peaks in the southeast of the LMC. The observed degree of X-ray absorption correlates strongly with the distribution of foreground HI gas, whereas a spatial anticorrelation between the hot and cold ISM phases is visible on sub-kpc scales within the disk. The abundances of light metals show a strong gradient throughout the LMC, with the north and east exhibiting a strong $\alpha$-enhancement, as expected from observed massive stellar populations there. In contrast, the enigmatic ``X-ray spur'' exhibits a local deficit in $\alpha$-elements, and a peak in hot-gas pressure at $P/k\sim10^5\,\mathrm{K\,cm^{-3}}$, consistent with a dominant energy input through tidally driven gas collisions.
|
[
{
"version": "v1",
"created": "Mon, 30 Jun 2025 10:23:03 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Mayer",
"Martin G. F.",
""
],
[
"Sasaki",
"Manami",
""
],
[
"Haberl",
"Frank",
""
],
[
"Tsuge",
"Kisetsu",
""
],
[
"Fukui",
"Yasuo",
""
],
[
"Maitra",
"Chandreyee",
""
],
[
"Filipovic",
"Miroslav D.",
""
],
[
"Smeaton",
"Zachary J.",
""
],
[
"Staveley-Smith",
"Lister",
""
],
[
"Koribalski",
"Baerbel",
""
],
[
"Points",
"Sean",
""
],
[
"Kavanagh",
"Patrick",
""
]
] |
2506.23859
|
Chenda Li
|
Chenda Li, Wangyou Zhang, Wei Wang, Robin Scheibler, Kohei Saijo, Samuele Cornell, Yihui Fu, Marvin Sach, Zhaoheng Ni, Anurag Kumar, Tim Fingscheidt, Shinji Watanabe and Yanmin Qian
|
Less is More: Data Curation Matters in Scaling Speech Enhancement
|
Accepted by ASRU2025
| null | null | null |
eess.AS cs.SD
|
http://creativecommons.org/licenses/by/4.0/
|
The vast majority of modern speech enhancement systems rely on data-driven neural network models. Conventionally, larger datasets are presumed to yield superior model performance, an observation empirically validated across numerous tasks in other domains. However, recent studies reveal diminishing returns when scaling speech enhancement data. We focus on a critical factor: prevalent quality issues in ``clean'' training labels within large-scale datasets. This work re-examines this phenomenon and demonstrates that, within large-scale training sets, prioritizing high-quality training data is more important than merely expanding the data volume. Experimental findings suggest that models trained on a carefully curated subset of 700 hours can outperform models trained on the 2,500-hour full dataset. This outcome highlights the crucial role of data curation in scaling speech enhancement systems effectively.
|
[
{
"version": "v1",
"created": "Mon, 30 Jun 2025 13:55:10 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 09:17:36 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Li",
"Chenda",
""
],
[
"Zhang",
"Wangyou",
""
],
[
"Wang",
"Wei",
""
],
[
"Scheibler",
"Robin",
""
],
[
"Saijo",
"Kohei",
""
],
[
"Cornell",
"Samuele",
""
],
[
"Fu",
"Yihui",
""
],
[
"Sach",
"Marvin",
""
],
[
"Ni",
"Zhaoheng",
""
],
[
"Kumar",
"Anurag",
""
],
[
"Fingscheidt",
"Tim",
""
],
[
"Watanabe",
"Shinji",
""
],
[
"Qian",
"Yanmin",
""
]
] |
2507.00150
|
Julio Alberto Carballo-Bello
|
Julio A. Carballo-Bello, Pau Ramos, Jes\'us M. Corral-Santana, Camila Navarrete, Teresa Antoja, Felipe Gran, Mat\'ias Bla\~na, Marcelo D. Mora
|
Searching for new Hypervelocity Stars with Gaia DR3 and VLT/FORS2 Spectroscopy
|
11 pages: 6 figures and 3 tables. Accepted for publication in A&A
|
A&A 700, A172 (2025)
|
10.1051/0004-6361/202554784
| null |
astro-ph.GA astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
Hypervelocity stars are unique objects moving through the Milky Way at speeds exceeding the local escape velocity, providing valuable insights into the Galactic gravitational potential and the properties of its central supermassive black hole. The advent of Gaia DR3 offers an unprecedented astrometric precision, enabling the discovery of new hypervelocity stars and facilitating their characterization. This study seeks to identify and characterize hypervelocity star candidates using Gaia DR3 data, focusing on stars lacking radial velocity measurements. Our goal was to estimate the total velocities of these stars and establish their origin within the Galactic framework, if possible. We applied strict selection criteria to Gaia DR3 data, focusing on sources with low parallax uncertainties and high astrometric fidelity. The distributions of the total velocities in the Galactic rest frame were derived and used to identify candidates. Spectroscopic follow-up with VLT/FORS2 provided radial velocity measurements for a subset of these candidates. We evaluated the probabilities of stars exceeding local escape velocities under different Galactic potential models and traced their past orbits to identify possible origins. From Gaia DR3, we identified 149 hypervelocity star candidates with Pesc > 50% of exceeding local escape velocities. Our follow-up spectroscopy for 23 of those sources confirms that the selected targets are traveling at high velocities, with many appearing to escape the Galaxy, depending on the Galactic potential adopted. Our analysis suggests that nearly one-third of the stars may have an extra-Galactic origin. These findings highlight the need for more precise astrometric and spectroscopic data to conclusively determine the origins of hypervelocity stars and improve models of the Galactic potential.
|
[
{
"version": "v1",
"created": "Mon, 30 Jun 2025 18:02:53 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Carballo-Bello",
"Julio A.",
""
],
[
"Ramos",
"Pau",
""
],
[
"Corral-Santana",
"Jesús M.",
""
],
[
"Navarrete",
"Camila",
""
],
[
"Antoja",
"Teresa",
""
],
[
"Gran",
"Felipe",
""
],
[
"Blaña",
"Matías",
""
],
[
"Mora",
"Marcelo D.",
""
]
] |
2507.00235
|
Bubai Manna
|
Bubai Manna
|
Minimum Selective Subset on Some Graph Classes
|
This work has been accepted in CCCG 2025
| null | null | null |
cs.CG cs.CC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
In a connected simple graph G = (V(G),E(G)), each vertex is assigned a color from the set of colors C={1, 2,..., c}. The set of vertices V(G) is partitioned as V_1, V_2, ... ,V_c, where all vertices in V_j share the same color j. A subset S of V(G) is called Selective Subset if, for every vertex v in V(G), and if v is in V_j, at least one of its nearest neighbors in (S union (V(G)\ V_j)) has the same color as v. The Minimum Selective Subset (MSS) problem seeks to find a selective subset of minimum size. The problem was first introduced by Wilfong in 1991 for a set of points in the Euclidean plane, where two major problems, MCS (Minimum Consistent Subset) and MSS, were proposed.
In graph algorithms, the only known result is that the MSS problem is NP-complete, as shown in 2018. Beyond this, no further progress has been made to date. In contrast, the MCS problem has been widely studied in various graph classes over the years. Therefore, in this work, we also extend the algorithmic study of MSS on various graph classes. We first present a log(n)-approximation algorithm for general graphs with n vertices and regardless of the number of colors. We also show that the problem remains NP-complete in planar graphs when restricted to just two colors.. Finally, we provide polynomial-time algorithms for computing optimal solutions in trees and unit interval graphs for any number of colors.
|
[
{
"version": "v1",
"created": "Mon, 30 Jun 2025 20:04:56 GMT"
},
{
"version": "v2",
"created": "Wed, 02 Jul 2025 06:03:49 GMT"
},
{
"version": "v3",
"created": "Mon, 18 Aug 2025 20:22:53 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Manna",
"Bubai",
""
]
] |
2507.00636
|
Andrea Perdomo Garc\'ia
|
Andrea Perdomo Garc\'ia, Nikola Vitas, Elena Khomenko, Manuel Collados
|
The effect of local magnetic fields in quiet regions of stellar atmospheres simulated with MANCHA
|
Accepted for publication in A&A
|
A&A 700, A191 (2025)
|
10.1051/0004-6361/202554404
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
Our aim is to characterize the effects of the local magnetic fields in quiet regions of stellar atmospheres. We compute magneto-hydrodynamic and purely hydrodynamic simulations of G2V, K0V and M2V star. The magnetic simulations are started from the hydrodynamical ones, adding the Biermann battery term in the induction equation to produce a magnetic seed, that is enhanced by the action of the small-scale dynamo. Once the magnetic field is saturated, we compare the simulations with and without magnetic fields and characterize the differences in statistics of velocities, appearance of granulation, and the mean stratification of a number of relevant parameters. These differences are also compared with the deviations produced by different treatments of the opacity in the simulations. The saturation values of the magnetic fields are $\sim 100$ G for the three stars in their surface, consistent with the recent results for cool stars, and other results for the Sun in the literature. The local magnetic fields have a negligible effect on the velocities of the plasma or the mean stratifications of the simulated stars. In contrast, they produce changes in the bolometric intensity of the intergranular lanes and the power spectrum at small scales of the temperature and vertical velocity of downflows. Significant differences between the hydrodynamic and magneto-hydrodynamic simulations are also found for the kinetic energy. This difference in energy can be explained by the transformation of kinetic into magnetic energy, which is consistent with the action of the small-scale dynamo.
|
[
{
"version": "v1",
"created": "Tue, 01 Jul 2025 10:29:24 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"García",
"Andrea Perdomo",
""
],
[
"Vitas",
"Nikola",
""
],
[
"Khomenko",
"Elena",
""
],
[
"Collados",
"Manuel",
""
]
] |
2507.00887
|
W. Kent Tobiska
|
W. K. Tobiska, B. Hogan, L. Didkovsky, K. Judge, J. Bailey, K. Drumm, K. Wahl, and A. Sosnov
|
Advances in aviation radiation mitigation were demonstrated during the Gannon storm
|
22 pages, 11 figures
| null | null | null |
physics.space-ph
|
http://creativecommons.org/licenses/by/4.0/
|
A validation strategy for aviation radiation hazard mitigation has been completed using two commercial airline flights in 2024 and 2025. We review the strategy primary elements, including the emergence of aviation radiation awareness and collaborative efforts by global aviation and radiological bodies that established mitigation standards. The article highlights biological effects of radiation exposure influenced by altitude, latitude, and geomagnetic conditions, upon aircrew, frequent flyers, and commercial space travelers. It recognizes the SWAG user needs survey report that identifies the need for continuous monitoring and predictive models to ensure long-term occupational and public health safety. The ALARA strategy validation was completed using two UAL 990 flights on B777 200 aircraft between San Francisco and Paris. Each carried the same ARMAS FM7 radiation monitoring unit. One flight occurred during the Gannon storm May 10 and 11, 2024 and one flight occurred during quiet geomagnetic conditions June 8 and 9, 2025. The flight results validated the strategy during extreme space weather, i.e., apply operational controls for shielding to reduce dose. One approach is fly lower magnetic latitudes to gain more Earth magnetic field shielding and the other is fly lower altitudes to use atmosphere depth shielding. Both ALARA shielding methods are controllable in airline operations and air traffic management. This study shows the effectiveness to deviate flight paths to lower magnetic latitude routes and lower altitudes during major geomagnetic storms. Not only does this approach mitigate HF communication outages but it also reduces risks from increased GNSS errors for takeoff and landing navigation. Magnetic field shielding is a major risk reduction factor for radiation, communication, and navigation while altitude shielding reduces radiation hazard risks.
|
[
{
"version": "v1",
"created": "Tue, 01 Jul 2025 15:54:40 GMT"
},
{
"version": "v2",
"created": "Mon, 11 Aug 2025 16:22:32 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 01:59:10 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tobiska",
"W. K.",
""
],
[
"Hogan",
"B.",
""
],
[
"Didkovsky",
"L.",
""
],
[
"Judge",
"K.",
""
],
[
"Bailey",
"J.",
""
],
[
"Drumm",
"K.",
""
],
[
"Wahl",
"K.",
""
],
[
"Sosnov",
"A.",
""
]
] |
2507.00893
|
Igor Mikol\'a\v{s}ek
|
Igor Mikol\'a\v{s}ek
|
Stochastic highway capacity: Unsuitable Kaplan-Meier estimator, revised maximum likelihood estimator, and impact of speed harmonisation
|
Replaces arXiv:2003.05355 (withdrawn due to invalid methodology conclusions). 13 pages, 4 figures, 4 tables. v2 includes minor changes and reformating for a new submission
| null | null | null |
stat.AP stat.ME
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The Kaplan-Meier estimate, also known as the product-limit method (PLM), is a widely used non-parametric maximum likelihood estimator (MLE) in survival analysis. In the context of highway engineering, it has been repeatedly applied to estimate stochastic traffic flow capacity. However, this paper demonstrates that PLM is fundamentally unsuitable for this purpose. The method implicitly assumes continuous exposure to failure risk over time - a premise invalid for traffic flow, where intensity does not increase linearly, and capacity is not even directly observable. Although parametric MLE approach offers a viable alternative, its earlier derivation for this use case suffers from flawed likelihood formulation, likely due to attempt to preserve consistency with PLM. This study derives a corrected likelihood formula for stochastic capacity MLE and validates it using two empirical datasets. The proposed method is then applied in a case study examining the effect of a variable speed limit (VSL) system used for traffic flow speed harmonisation at a 2-to-1 lane drop. Results show that the VSL improved capacity by approximately 10 % or reduced breakdown probability at the same flow intensity by up to 50 %. The findings underscore the methodological importance of correct model formulation and highlight the practical relevance of stochastic capacity estimation for evaluating traffic control strategies.
|
[
{
"version": "v1",
"created": "Tue, 01 Jul 2025 15:58:44 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 20:53:46 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Mikolášek",
"Igor",
""
]
] |
2507.01362
|
Kate Southon
|
Kate Southon, Jonah S. Gannon, Duncan A. Forbes, Arsen Levitskiy, Maria Luisa Buzzo, Aaron J. Romanowsky, Jean P. Brodie
|
Radial velocities and stellar populations for a sample of MATLAS survey dwarfs
|
Has been accepted for publication in PASA. 12 pages; 9 figures; 2 tables
|
Publ. Astron. Soc. Aust. 42 (2025) e109
|
10.1017/pasa.2025.10072
| null |
astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
Spectroscopic observations are essential for confirming associations, measuring kinematics, and determining stellar populations in dwarf galaxies. Here, we present Keck Cosmic Web Imager (KCWI) spectra for 12 MATLAS survey dwarfs. For 9, we confirm recession velocities consistent with their literature-assumed host galaxies. We propose revisions of the host galaxy associations for MATLAS-631, 1494, and 1938. For MATLAS-1494, our measured redshift reclassifies it from an ultra-diffuse galaxy candidate to a dwarf galaxy that is of smaller physical size and places it in the field. It also appears old and passive, providing a challenge to models that invoke quenching by tidal effects. Additionally, we measure stellar population estimates for 7 of the 12 galaxies, finding a 'mixed bag' of old quenched galaxies and those that are currently forming stars. Compared to the literature we find generally younger ages and higher metallicities. This result may help reconcile the observed offset of MATLAS survey dwarf galaxies from the universal stellar mass-metallicity relationship reported by Heesters et al. (2023).
|
[
{
"version": "v1",
"created": "Wed, 02 Jul 2025 05:00:59 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Southon",
"Kate",
""
],
[
"Gannon",
"Jonah S.",
""
],
[
"Forbes",
"Duncan A.",
""
],
[
"Levitskiy",
"Arsen",
""
],
[
"Buzzo",
"Maria Luisa",
""
],
[
"Romanowsky",
"Aaron J.",
""
],
[
"Brodie",
"Jean P.",
""
]
] |
2507.01457
|
Federico Nicol\'as Peccia
|
Federico Nicolas Peccia, Frederik Haxel, Oliver Bringmann
|
Tensor Program Optimization for the RISC-V Vector Extension Using Probabilistic Programs
|
9 pages, 10 figures, 2 algorithms
| null | null | null |
cs.LG cs.AI cs.SE
|
http://creativecommons.org/licenses/by/4.0/
|
RISC-V provides a flexible and scalable platform for applications ranging from embedded devices to high-performance computing clusters. Particularly, its RISC-V Vector Extension (RVV) becomes of interest for the acceleration of AI workloads. But writing software that efficiently utilizes the vector units of RISC-V CPUs without expert knowledge requires the programmer to rely on the autovectorization features of compilers or hand-crafted libraries like muRISCV-NN. Smarter approaches, like autotuning frameworks, have been missing the integration with the RISC-V RVV extension, thus heavily limiting the efficient deployment of complex AI workloads. In this paper, we present a workflow based on the TVM compiler to efficiently map AI workloads onto RISC-V vector units. Instead of relying on hand-crafted libraries, we integrated the RVV extension into TVM's MetaSchedule framework, a probabilistic program framework for tensor operation tuning. We implemented different RISC-V SoCs on an FPGA and tuned a wide range of AI workloads on them. We found that our proposal shows a mean improvement of 46% in execution latency when compared against the autovectorization feature of GCC, and 29% against muRISCV-NN. Moreover, the binary resulting from our proposal has a smaller code memory footprint, making it more suitable for embedded devices. Finally, we also evaluated our solution on a commercially available RISC-V SoC implementing the RVV 1.0 Vector Extension and found our solution is able to find mappings that are 35% faster on average than the ones proposed by LLVM. We open-sourced our proposal for the community to expand it to target other RISC-V extensions.
|
[
{
"version": "v1",
"created": "Wed, 02 Jul 2025 08:15:33 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 09:55:09 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Peccia",
"Federico Nicolas",
""
],
[
"Haxel",
"Frederik",
""
],
[
"Bringmann",
"Oliver",
""
]
] |
2507.01589
|
Pedro P. Poblete
|
Pedro P. Poblete, Tim D. Pearce and Carolina Charalambous
|
The HR 8799 Debris Disc: Shaped by Planetary Migration and a Possible Fifth Outermost Planet
|
15 pages, 10 figures, 2 tables. Accepted by Astronomy & Astrophysics (A&A)
|
A&A 700, A148 (2025)
|
10.1051/0004-6361/202554802
| null |
astro-ph.EP
|
http://creativecommons.org/licenses/by/4.0/
|
Context. The HR 8799 system, hosting four giant planets between a warm and cold debris disc, and an extended dusty tail beyond, serves as an ideal laboratory for studying planetary formation and evolution. The debris discs have been observed across various wavelengths, and the planetary properties are well-constrained. Nonetheless, there are still open questions regarding the role of the planets in shaping the debris discs.
Aims. We investigate the system's evolution with the aim of understanding how planetary migration shapes its architecture, both in terms of planets and the disc.
Methods. We performed $N$-body simulations to model the HR 8799 system. We examined the orbital evolution of the known four super-Jupiter planets through the course of simple, imposed migration in a gaseous disc as they perturb an external, massless planetesimal disc. We also explore the impact of introducing a fifth planet on the dynamical and morphological aspects of the disc.
Results. The planets migrate outward as a result of their imposed interactions with the gaseous disc while maintaining their resonant configuration. This outward migration excites the planetesimal disc, producing a transient scattered population. While a four-planet system partially reproduces the observed cavity between the star and the cold debris disc, the inclusion of a fifth low-mass planet appears to be crucial for better reproducing key morphological aspects of the cold debris disc.
Conclusions. This model provides a novel explanation for the architecture of HR 8799. Outward planetary migration, combined with mean motion resonant interactions and a fifth, low-mass planet, can effectively replicate the observed planetary architecture and cold debris disc characteristics. Our findings underscore the potential important role of planetary migration in shaping debris discs.
|
[
{
"version": "v1",
"created": "Wed, 02 Jul 2025 10:58:23 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Poblete",
"Pedro P.",
""
],
[
"Pearce",
"Tim D.",
""
],
[
"Charalambous",
"Carolina",
""
]
] |
2507.01922
|
Ulysse Herbach
|
Mathilde Gaillard, Ulysse Herbach
|
Efficient stochastic simulation of gene regulatory networks using hybrid models of transcriptional bursting
| null | null |
10.1007/978-3-032-01436-8_7
| null |
q-bio.MN math.PR
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Single-cell data reveal the presence of biological stochasticity between cells of identical genome and environment, in particular highlighting the transcriptional bursting phenomenon. To account for this property, gene expression may be modeled as a continuous-time Markov chain where biochemical species are described in a discrete way, leading to Gillespie's stochastic simulation algorithm (SSA) which turns out to be computationally expensive for realistic mRNA and protein copy numbers. Alternatively, hybrid models based on piecewise-deterministic Markov processes (PDMPs) offer an effective compromise for capturing cell-to-cell variability, but their simulation remains limited to specialized mathematical communities. With a view to making them more accessible, we present here a simple simulation method that is reminiscent of SSA, while allowing for much lower computational cost. We detail the algorithm for a bursty PDMP describing an arbitrary number of interacting genes, and prove that it simulates exact trajectories of the model. As an illustration, we use the algorithm to simulate a two-gene toggle switch: this example highlights the fact that bimodal distributions as observed in real data are not explained by transcriptional bursting per se, but rather by distinct burst frequencies that may emerge from interactions between genes.
|
[
{
"version": "v1",
"created": "Wed, 02 Jul 2025 17:31:38 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 21:14:22 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gaillard",
"Mathilde",
""
],
[
"Herbach",
"Ulysse",
""
]
] |
2507.02146
|
Leonid Gurvits
|
Leonid I. Gurvits, Alexander G. Polnarev, Sandor Frey, Oleg Titov, Angelina A. Osetrova, Xiaohui Fan and Alexey Melnikov
|
Milliarcsecond astrometric oscillations in active galactic nuclei as a precursor of multi-messenger gravitational wave events
|
Total 13 pages, containing 2 figures, 1 table and 1 appendix
|
A&A 700, A168 (2025)
|
10.1051/0004-6361/202450856
| null |
astro-ph.CO astro-ph.IM gr-qc
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
The existence of supermassive black hole binaries (SMBHBs) is predicted by various cosmological and evolutionary scenarios for active galactic nuclei. These objects are considered as contributors into the gravitational wave (GW) background and emitters of discrete GW bursts. Yet, SMBHBs remain a rather elusive class of extragalactic objects. Previously we have identified the quasar J2102+6015 as potential SMBHB system based on its oscillating astrometric pattern. We analysed the available VLBI astrometry data and identified another case of astrometric oscillations in the source J0204+1514. We assume these oscillations as manifestations of orbital motion in a binary systems. We estimated parameters of the suspected SMBHB in this source and applied basic theoretical models for projecting its evolution toward coalescence. We also develop a toy model of SMBHB consistent with the discovered astrometric oscillations and give quantitative predictions of GW emission of such the source using the case of J0204+1514 as an example. As an ad hoc result, we also provide a re-assessed estimate of the redshift of J2102+6015, z=1.42. A toy model of the object containing SMBHB with parameters consistent with the observed astrometric oscillations of the source J0204+1514 enabled us to consider GW emission as the cause of the system's orbital evolution. Astrometric VLBI monitoring has an appreciable potential for future detections of SMBHBs as multi-messenger targets for both electromagnetic (in radio domain) and gravitational wave astronomy. To outline the contours of a future physical model connecting SMBHB with detectable GW manifestations, we apply the toy model to the source J0204+1514. We also provide justification for aiming future space-borne VLBI missions toward direct imaging of SMBHBs as a synergistic contribution into future multi-messenger studies involving prospective GW facilities.
|
[
{
"version": "v1",
"created": "Wed, 02 Jul 2025 21:04:25 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Jul 2025 16:40:04 GMT"
},
{
"version": "v3",
"created": "Fri, 15 Aug 2025 14:45:04 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gurvits",
"Leonid I.",
""
],
[
"Polnarev",
"Alexander G.",
""
],
[
"Frey",
"Sandor",
""
],
[
"Titov",
"Oleg",
""
],
[
"Osetrova",
"Angelina A.",
""
],
[
"Fan",
"Xiaohui",
""
],
[
"Melnikov",
"Alexey",
""
]
] |
2507.02214
|
Emad Alkhuja
|
E. Alkhuja, C. Henkel, Y. T. Yan, B. Winkel, Y. Gong, G. Wu, T.L. Wilson, A. Wootten, A. Malawi
|
Ammonia in the hot core W51-IRS2: Maser line profiles, variability, and saturation
|
Accepted for publication in Astronomy & Astrophysics, 15 pages, 16 figures, 2 tables (The Appendices A and B of 44 figures and 20 tables, respectively, are available at https://zenodo.org/records/15746097)
|
A&A 700, A192 (2025)
|
10.1051/0004-6361/202554839
| null |
astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
W51-IRS2 is known to be one of the most prolific sources of interstellar ammonia (NH$_3$) maser lines. So far, however, many of these inversion lines have rarely been studied. Here we report spectrally resolved line profiles for the majority of detected features and provide information on the variability of these maser components between 2012 and 2023. This includes the first tentative detection of a ($J$,$K$) = (5,2) maser in the interstellar medium and the first tentative detection of a (6,4) maser in W51-IRS2. Furthermore, we report for the first time NH$_3$ (9,6) maser emission below Local Standard of Rest velocities of 50 km s$^{-1}$ in this source as well as double maser features occasionally seen in other transitions. The detected maser lines strongly indicate vibrational pumping by $\approx$10 $\mu$m photons, which must be abundant due to the high kinetic temperature ($\approx$300 K) of the ammonia emitting gas. The detection of vibrationally excited NH$_3$, suggesting a vibrational excitation temperature consistent with the kinetic one, and a comparison with measured SiO line profiles is also presented. For the (10,7) line, we find a tentative correlation between flux density and line width compatible with unsaturated maser emission. The velocity drift of the so-called 45 km s$^{-1}$ maser features, reported to be +0.2 km s$^{-1}$ yr$^{-1}$ between 1996 and 2012, has either slowed down to values $<$0.1 km s$^{-1}$ or has entirely disappeared. In 2023, the component is only seen in ammonia inversion lines that are located at least 800 K above the ground state. The other features have faded. Possible scenarios explaining this phenomenon are discussed.
|
[
{
"version": "v1",
"created": "Thu, 03 Jul 2025 00:31:14 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Alkhuja",
"E.",
""
],
[
"Henkel",
"C.",
""
],
[
"Yan",
"Y. T.",
""
],
[
"Winkel",
"B.",
""
],
[
"Gong",
"Y.",
""
],
[
"Wu",
"G.",
""
],
[
"Wilson",
"T. L.",
""
],
[
"Wootten",
"A.",
""
],
[
"Malawi",
"A.",
""
]
] |
2507.02332
|
Krishna Kanth Nakka
|
Krishna Kanth Nakka, Xue Jiang, Dmitrii Usynin, Xuebing Zhou
|
PII Jailbreaking in LLMs via Activation Steering Reveals Personal Information Leakage
|
Preprint. V2 Updated with dataset filtering, benchmarking privacy evaluator and additional latent space visualizations
| null | null | null |
cs.CR
|
http://creativecommons.org/licenses/by/4.0/
|
This paper investigates privacy jailbreaking in LLMs via steering, focusing on whether manipulating activations can bypass LLM alignment and alter response behaviors to privacy related queries (e.g., a certain public figure's sexual orientation). We begin by identifying attention heads predictive of refusal behavior for private attributes (e.g., sexual orientation) using lightweight linear probes trained with privacy evaluator labels. Next, we steer the activations of a small subset of these attention heads guided by the trained probes to induce the model to generate non-refusal responses. Our experiments show that these steered responses often disclose sensitive attribute details, along with other private information about data subjects such as life events, relationships, and personal histories that the models would typically refuse to produce. Evaluations across four LLMs reveal jailbreaking disclosure rates of at least 95%, with more than 50% on average of these responses revealing true personal information. Our controlled study demonstrates that private information memorized in LLMs can be extracted through targeted manipulation of internal activations.
|
[
{
"version": "v1",
"created": "Thu, 03 Jul 2025 05:50:50 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 04:18:58 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Nakka",
"Krishna Kanth",
""
],
[
"Jiang",
"Xue",
""
],
[
"Usynin",
"Dmitrii",
""
],
[
"Zhou",
"Xuebing",
""
]
] |
2507.02498
|
Peter Kubascik
|
P. Kuba\v{s}\v{c}\'ik, R. Schlitz, O. Gueckstock, O. Franke, M. Borchert, G. Jakob, K. Olejn\'ik, A. Farka\v{s}, Z. Ka\v{s}par, J. Jechumt\'al, M. Bu\v{s}ina, E. Schmoranzerov\'a, P. N\v{e}mec, Y. Z. Wu, G. Woltersdorf, M. Kl\"aui, P. W. Brouwer, S. T.B. Goennenwein, T. Kampfrath and L. N\'advorn\'ik
|
Observation of terahertz spin-Hall magnetoresistance in the model system $Y_3Fe_5O_{12}|Pt$
|
11 pages, 4 figures v2: preprint; licence: CC BY 4.0. Supplementary material is a part of this submission
| null | null | null |
cond-mat.mes-hall cond-mat.other
|
http://creativecommons.org/licenses/by/4.0/
|
We report the observation of spin Hall magnetoresistance (SMR) in prototypical bilayers of ferrimagnetic yttrium iron garnet (YIG) and platinum in the frequency range from 0 THz to as high as 1.5 THz. The effect exhibits a strong low-pass behavior: It decreases by approximately 75% from 0 THz to 0.2 THz and vanishes at 1.5 THz. Based on a dynamic model of SMR, we can consistently explain the measured frequency dependence by a competition of the transverse coherent and longitudinal incoherent spin-torque contributions to the spin current. Our analysis suggests that the nonzero response time of the magnon chemical potential is responsible for the increased out-flow of incoherent magnons through the YIG|Pt interface at high frequencies and, consequently, for the dramatic spectral decay of the SMR. These results establish THz SMR as a powerful probe of ultrafast interfacial spinmagnon coupling.
|
[
{
"version": "v1",
"created": "Thu, 03 Jul 2025 10:02:16 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 14:37:03 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Kubaščík",
"P.",
""
],
[
"Schlitz",
"R.",
""
],
[
"Gueckstock",
"O.",
""
],
[
"Franke",
"O.",
""
],
[
"Borchert",
"M.",
""
],
[
"Jakob",
"G.",
""
],
[
"Olejník",
"K.",
""
],
[
"Farkaš",
"A.",
""
],
[
"Kašpar",
"Z.",
""
],
[
"Jechumtál",
"J.",
""
],
[
"Bušina",
"M.",
""
],
[
"Schmoranzerová",
"E.",
""
],
[
"Němec",
"P.",
""
],
[
"Wu",
"Y. Z.",
""
],
[
"Woltersdorf",
"G.",
""
],
[
"Kläui",
"M.",
""
],
[
"Brouwer",
"P. W.",
""
],
[
"Goennenwein",
"S. T. B.",
""
],
[
"Kampfrath",
"T.",
""
],
[
"Nádvorník",
"L.",
""
]
] |
2507.02819
|
Luke Guerdan
|
Luke Guerdan, Devansh Saxena, Stevie Chancellor, Zhiwei Steven Wu, Kenneth Holstein
|
Measurement as Bricolage: Examining How Data Scientists Construct Target Variables for Predictive Modeling Tasks
|
CSCW 2025
| null | null | null |
cs.HC cs.CY cs.LG
|
http://creativecommons.org/licenses/by/4.0/
|
Data scientists often formulate predictive modeling tasks involving fuzzy, hard-to-define concepts, such as the "authenticity" of student writing or the "healthcare need" of a patient. Yet the process by which data scientists translate fuzzy concepts into a concrete, proxy target variable remains poorly understood. We interview fifteen data scientists in education (N=8) and healthcare (N=7) to understand how they construct target variables for predictive modeling tasks. Our findings suggest that data scientists construct target variables through a bricolage process, in which they use creative and pragmatic approaches to make do with the limited data at hand. Data scientists attempt to satisfy five major criteria for a target variable through bricolage: validity, simplicity, predictability, portability, and resource requirements. To achieve this, data scientists adaptively apply problem (re)formulation strategies, such as swapping out one candidate target variable for another when the first fails to meet certain criteria (e.g., predictability), or composing multiple outcomes into a single target variable to capture a more holistic set of modeling objectives. Based on our findings, we present opportunities for future HCI, CSCW, and ML research to better support the art and science of target variable construction.
|
[
{
"version": "v1",
"created": "Thu, 03 Jul 2025 17:33:24 GMT"
},
{
"version": "v2",
"created": "Thu, 07 Aug 2025 21:16:10 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 13:24:31 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Guerdan",
"Luke",
""
],
[
"Saxena",
"Devansh",
""
],
[
"Chancellor",
"Stevie",
""
],
[
"Wu",
"Zhiwei Steven",
""
],
[
"Holstein",
"Kenneth",
""
]
] |
2507.03110
|
Michael Scherk
|
Michael Scherk, Boyuan Chen
|
SymMatika: Structure-Aware Symbolic Discovery
| null | null | null | null |
cs.LG
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Symbolic regression (SR) seeks to recover closed-form mathematical expressions that describe observed data. While existing methods have advanced the discovery of either explicit mappings (i.e., $y = f(\mathbf{x})$) or discovering implicit relations (i.e., $F(\mathbf{x}, y)=0$), few modern and accessible frameworks support both. Moreover, most approaches treat each expression candidate in isolation, without reusing recurring structural patterns that could accelerate search. We introduce SymMatika, a hybrid SR algorithm that combines multi-island genetic programming (GP) with a reusable motif library inspired by biological sequence analysis. SymMatika identifies high-impact substructures in top-performing candidates and reintroduces them to guide future generations. Additionally, it incorporates a feedback-driven evolutionary engine and supports both explicit and implicit relation discovery using implicit-derivative metrics. Across benchmarks, SymMatika achieves state-of-the-art recovery rates on the Nguyen and Feynman benchmark suites, an impressive recovery rate of 61\% on Nguyen-12 compared to the next best 2\%, and strong placement on the error-complexity Pareto fronts on the Feynman equations and on a subset of 57 SRBench Black-box problems. Our results demonstrate the power of structure-aware evolutionary search for scientific discovery. To support broader research in interpretable modeling and symbolic discovery, we have open-sourced the full SymMatika framework.
|
[
{
"version": "v1",
"created": "Thu, 03 Jul 2025 18:32:03 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 20:02:13 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Scherk",
"Michael",
""
],
[
"Chen",
"Boyuan",
""
]
] |
2507.03341
|
Shuqiang Wang
|
Zhuo Li, Xuhang Chen, Shuqiang Wang, Bin Yuan, Nou Sotheany, Ngeth Rithea
|
UltraDfeGAN: Detail-Enhancing Generative Adversarial Networks for High-Fidelity Functional Ultrasound Synthesis
| null | null | null | null |
eess.IV cs.CV physics.med-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Functional ultrasound (fUS) is a neuroimaging technique known for its high spatiotemporal resolution, enabling non-invasive observation of brain activity through neurovascular coupling. Despite its potential in clinical applications such as neonatal monitoring and intraoperative guidance, the development of fUS faces challenges related to data scarcity and limitations in generating realistic fUS images. This paper explores the use of a generative adversarial network (GAN) framework tailored for fUS image synthesis. The proposed method incorporates architectural enhancements, including feature enhancement modules and normalization techniques, aiming to improve the fidelity and physiological plausibility of generated images. The study evaluates the performance of the framework against existing generative models, demonstrating its capability to produce high-quality fUS images under various experimental conditions. Additionally, the synthesized images are assessed for their utility in downstream tasks, showing improvements in classification accuracy when used for data augmentation. Experimental results are based on publicly available fUS datasets, highlighting the framework's effectiveness in addressing data limitations.
|
[
{
"version": "v1",
"created": "Fri, 04 Jul 2025 07:00:41 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:26:02 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Li",
"Zhuo",
""
],
[
"Chen",
"Xuhang",
""
],
[
"Wang",
"Shuqiang",
""
],
[
"Yuan",
"Bin",
""
],
[
"Sotheany",
"Nou",
""
],
[
"Rithea",
"Ngeth",
""
]
] |
2507.03967
|
Pablo Pe\~nil
|
P.Penil, J. Otero-Santos, A. Banerjee, S. Buson, A. Rico, M. Ajello, S. Adhikari
|
Transient QPOs of Fermi-LAT blazars under the Curved Jet Model
|
9 pages, 10 figures, 1 table
|
A&A 700, A208 (2025)
|
10.1051/0004-6361/202555599
| null |
astro-ph.HE
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
This study explores transient quasi-periodic oscillations (QPOs) in the $\gamma$-ray emission of two blazars, PMN J0531$-$4827 and PKS 1502+106, using over a decade of Fermi Large Area Telescope observations. The analysis focuses on identifying QPO signatures in their long-term light curves and interpreting the variability through a curved jet model, which predicts multiplicative oscillations with exponentially decaying amplitudes. We develop an analysis methodology to characterize the QPO and the specific properties of the amplitude of such QPOs. The findings offer insights into the dynamic processes driving relativistic jet evolution and their potential connections to underlying mechanisms, such as binary systems or other phenomena influencing the observed characteristics of these blazars.
|
[
{
"version": "v1",
"created": "Sat, 05 Jul 2025 09:15:12 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Penil",
"P.",
""
],
[
"Otero-Santos",
"J.",
""
],
[
"Banerjee",
"A.",
""
],
[
"Buson",
"S.",
""
],
[
"Rico",
"A.",
""
],
[
"Ajello",
"M.",
""
],
[
"Adhikari",
"S.",
""
]
] |
2507.04518
|
Sai Chaitanya Susarla
|
S. C. Susarla, R. Ferguson, O. A. Johnson, L. Vincetti, D. J. McKenna, E. F. Keane, P. J. McCauley, A. Golden
|
RRAT-like behaviour of PSR B0656+14 observed with I-LOFAR
|
Accepted in Astronomy & Astrophysics
|
A&A 700, A170 (2025)
|
10.1051/0004-6361/202555340
| null |
astro-ph.HE astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
Single pulse studies offer vital insights into the emission physics of pulsars, particularly in the case of young, nearby sources where intrinsic variability is often pronounced. PSR~B0656+14, known for its sporadic and sometimes intense pulses, provides an excellent opportunity to investigate such behaviour at low radio frequencies. This study aims to characterize the single pulse behaviour of PSR~B0656+14 using low-frequency observations at 110-190 MHz from the Irish LOFAR station. Single-pulse extraction is performed, and individual pulse DMs are estimated to probe pulse-to-pulse dispersion variability. We also perform a wait-time analysis to understand the statistical nature of pulse occurrence, and estimate the spectral index from frequency-resolved flux density measurements. The pulse energy distribution is modelled using a combination of log-normal and power-law components. A total of 41 pulses were detected in a 5-hour observation, allowing a wait-time distribution analysis which is well-modelled by an exponential function, indicative of a Poisson process. Profile stability analysis indicates that a significant number of pulses are required to reach a stable average profile, unusual compared to many other pulsars. The single-pulse spectral index varies significantly from pulse to pulse, with a mean value of $\alpha = -0.5$ and a standard deviation of $\Delta\alpha=1.3$. The pulse energy distribution shows a hybrid behaviour, consistent of a log-normal distribution and a power-law tail. Our results confirm that PSR~B0656+14 exhibits highly variable, memory-less emission at low frequencies, with characteristics that resemble those seen in some rotating radio transients (RRATs). If such variability proves to be widespread among pulsars, population synthesis models and survey yield predictions would need to incorporate this currently overlooked feature to ensure accuracy.
|
[
{
"version": "v1",
"created": "Sun, 06 Jul 2025 19:49:57 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Susarla",
"S. C.",
""
],
[
"Ferguson",
"R.",
""
],
[
"Johnson",
"O. A.",
""
],
[
"Vincetti",
"L.",
""
],
[
"McKenna",
"D. J.",
""
],
[
"Keane",
"E. F.",
""
],
[
"McCauley",
"P. J.",
""
],
[
"Golden",
"A.",
""
]
] |
2507.04680
|
Wenhao Li
|
Wenhao Li, Xiu Su, Jingyi Wu, Feng Yang, Yang Liu, Yi Chen, Shan You, Chang Xu
|
Identify, Isolate, and Purge: Mitigating Hallucinations in LVLMs via Self-Evolving Distillation
|
In Figure 2, the correlation coefficient and the scatter plot do not match. I calculated this correlation using two sets of settings. I used the scatter plot from setting A, but accidentally wrote the correlation coefficient, r, from setting B
| null | null | null |
cs.LG cs.AI cs.CV
|
http://creativecommons.org/licenses/by/4.0/
|
Large Vision-Language Models (LVLMs) have demonstrated remarkable advancements in numerous areas such as multimedia. However, hallucination issues significantly limit their credibility and application potential. Existing mitigation methods typically rely on external tools or the comparison of multi-round inference, which significantly increase inference time. In this paper, we propose \textbf{SE}lf-\textbf{E}volving \textbf{D}istillation (\textbf{SEED}), which identifies hallucinations within the inner knowledge of LVLMs, isolates and purges them, and then distills the purified knowledge back into the model, enabling self-evolution. Furthermore, we identified that traditional distillation methods are prone to inducing void spaces in the output space of LVLMs. To address this issue, we propose a Mode-Seeking Evolving approach, which performs distillation to capture the dominant modes of the purified knowledge distribution, thereby avoiding the chaotic results that could emerge from void spaces. Moreover, we introduce a Hallucination Elimination Adapter, which corrects the dark knowledge of the original model by learning purified knowledge. Extensive experiments on multiple benchmarks validate the superiority of our SEED, demonstrating substantial improvements in mitigating hallucinations for representative LVLM models such as LLaVA-1.5 and InternVL2. Remarkably, the F1 score of LLaVA-1.5 on the hallucination evaluation metric POPE-Random improved from 81.3 to 88.3.
|
[
{
"version": "v1",
"created": "Mon, 07 Jul 2025 05:56:19 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 08:22:48 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Li",
"Wenhao",
""
],
[
"Su",
"Xiu",
""
],
[
"Wu",
"Jingyi",
""
],
[
"Yang",
"Feng",
""
],
[
"Liu",
"Yang",
""
],
[
"Chen",
"Yi",
""
],
[
"You",
"Shan",
""
],
[
"Xu",
"Chang",
""
]
] |
2507.05199
|
Jiri Podolsky
|
Jiri Podolsky, Hryhorii Ovcharenko
|
Kerr black hole in a uniform magnetic field: An exact solution
|
8 pages, 2 figures (minor text modifications performed, Fig.2 and Ref. [31] added in version 2; few typos corrected, changes concerning the static subcase made, and Ref. [33] added in version 3)
| null | null | null |
gr-qc astro-ph.GA hep-th
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
A new class of exact spacetimes in Einstein's gravity, which are Kerr black holes immersed in an external magnetic (or electric) field that is asymptotically uniform and oriented along the rotational axis, is presented. These are axisymmetric stationary solutions to the Einstein-Maxwell equations such that (unlike in the Plebanski-Demianski spacetime) the null directions of the Faraday tensor are not aligned with neither of the two principal null directions of the Weyl tensor of algebraic type D (unlike the Kerr-Melvin spacetime). Three physical parameters are the black hole mass $m$, its rotation $a$, and the external field value $B$. For vanishing $B$ the metric directly reduces to standard Boyer-Lindquist form of the Kerr black hole, while for zero $m$ we recover conformally flat Bertotti-Robinson universe with a uniform Maxwell field. For zero $a$ the spacetime is contained in the Van den Bergh-Carminati solutions which can be understood as the Schwarzschild black hole in a magnetic field. Our family of black holes with non-aligned Maxwell hair - that can be called the Kerr-Bertotti-Robinson (Kerr-BR) black holes - may find application in various studies ranging from mathematical relativity to relativistic astrophysics.
|
[
{
"version": "v1",
"created": "Mon, 07 Jul 2025 16:59:11 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Jul 2025 23:08:38 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 13:04:32 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Podolsky",
"Jiri",
""
],
[
"Ovcharenko",
"Hryhorii",
""
]
] |
2507.05342
|
Pietro Baldini
|
Pietro Baldini, Arne Rau, Riccardo Arcodia, Taeho Ryu, Zhu Liu, Paula S\'anchez-S\'aez, Iuliia Grotova, Andrea Merloni, Stefano Ciroi, Adelle J. Goodwin, Mariusz Gromadzki, Adela Kawka, Megan Masterson, Dus\'an Tub\'in-Arenas, David A.H. Buckley, Francesco Di Mille, Gemma E. Anderson, Sabina Bahic, David Homan, Mirko Krumpe, James C.A. Miller-Jones, and Kirpal Nandra
|
A new Bowen Fluorescence Flare and Extreme Coronal Line Emitter discovered by SRG/eROSITA
|
Accepted for publication in A&A
| null |
10.1051/0004-6361/202554812
| null |
astro-ph.HE astro-ph.GA
|
http://creativecommons.org/licenses/by/4.0/
|
The nuclear transient eRASSt J012026.5-292727 (J012026 hereafter) was discovered in the second SRG/eROSITA all-sky survey (eRASS2). The source appeared more than one order of magnitude brighter than the eRASS1 upper limits (peak eRASS2 0.2-2.3 keV flux of 1.14 x 10^-12 erg cm^-2 s^-1), and with a soft X-ray spectrum (photon index Gamma = 4.3). Over the following months, the X-ray flux started decaying, with significant flaring activity on both hour- and year-timescales. By inspecting the multiwavelength light curves of time-domain wide-field facilities, we detected a strong mid-infrared flare, evolving over 2 years, and a weaker optical counterpart. Follow-up optical spectroscopy revealed transient features, including redshifted Balmer lines (FWHM ~1500 km/s), strong Fe II emission, He II and Bowen lines, and high-ionization iron coronal lines. One spectrum showed a triple-peaked H-beta line, consistent with emission from a face-on elliptical disk. The spectroscopic features and the slow evolution of the event place J012026 within the classifications of Bowen fluorescence flares (BFFs) and extreme coronal line emitters (ECLEs). BFFs have been associated with rejuvenated accreting SMBHs, although the mechanism triggering the onset of the new accretion flow is still unclear, while ECLEs have been linked to the disruption of stars in gas-rich environments. The association of J012026 to both classes, combined with the multi-wavelength information, suggests that BFFs could be, at least in some cases, due to tidal disruption events (TDEs). The observed X-ray variability, uncommon in standard TDEs, adds complexity to these families of nuclear transients. These results highlight the diverse phenomenology of nuclear accretion events and demonstrate the value of systematic X-ray surveys, such as eROSITA and Einstein Probe, for uncovering such transients and characterizing their physical origin.
|
[
{
"version": "v1",
"created": "Mon, 07 Jul 2025 18:00:01 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Baldini",
"Pietro",
""
],
[
"Rau",
"Arne",
""
],
[
"Arcodia",
"Riccardo",
""
],
[
"Ryu",
"Taeho",
""
],
[
"Liu",
"Zhu",
""
],
[
"Sánchez-Sáez",
"Paula",
""
],
[
"Grotova",
"Iuliia",
""
],
[
"Merloni",
"Andrea",
""
],
[
"Ciroi",
"Stefano",
""
],
[
"Goodwin",
"Adelle J.",
""
],
[
"Gromadzki",
"Mariusz",
""
],
[
"Kawka",
"Adela",
""
],
[
"Masterson",
"Megan",
""
],
[
"Tubín-Arenas",
"Dusán",
""
],
[
"Buckley",
"David A. H.",
""
],
[
"Di Mille",
"Francesco",
""
],
[
"Anderson",
"Gemma E.",
""
],
[
"Bahic",
"Sabina",
""
],
[
"Homan",
"David",
""
],
[
"Krumpe",
"Mirko",
""
],
[
"Miller-Jones",
"James C. A.",
""
],
[
"Nandra",
"Kirpal",
""
]
] |
2507.05357
|
Bouvis Konstantinos
|
K. Bouvis, S.Akras, H.Monteiro, L.Konstantinou, P.Boumis, J.Garc\'ia-Rojas, D.R.Gon\c{c}alves, I.Aleman, A.Monreal-Ibero, J.Cami
|
Nickel- and iron-rich clumps in planetary nebulae: New discoveries and emission-line diagnostics
|
27 pages, 49 figures
|
A&A 700, A155 (2025)
|
10.1051/0004-6361/202554879
| null |
astro-ph.SR astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Integral field spectroscopy (IFS) offers a distinct advantage for studying extended sources by enabling spatially resolved emission maps for several emission lines without the need for specific filters. This study conducts a detailed analysis of iron and nickel emission lines in 12 planetary nebulae (PNe) using integral field unit (IFU) data from MUSE to provide insights into their formation and evolution mechanisms. New diagnostic line ratios, combined with machine-learning algorithms, were used to distinguish excitation mechanisms such as shock and photoionization. Electron densities and elemental abundances were estimated using different atomic data through the PyNeb package. The contribution of fluorescent excitation of nickel lines was also examined. A total of 16 iron- and nickel-rich clumps are detected in seven out of 12 PNe. New clumps are discovered in NGC 3132 and IC 4406. The most prominent lines are [Fe II] 8617 Angstrom and [Ni II] 7378 Angstrom. Both emission lines are observed emanating directly from the low-ionization structures (LIS) of NGC 3242, NGC 7009, and NGC 6153, as well as from clumps in NGC 6369 and Tc 1. Their abundances are found to be below solar values, indicating that a fraction of Fe and Ni remains depleted in dust grains. The depletion factors exhibit a strong correlation over a wide range. A machine-learning approach allows us to classify ten out of 16 clumps as shock-excited and to establish a new shock/photoionization selection criterion: log([Ni II] 7378 Angstrom / H-alpha) and log([Fe II] 8617 Angstrom / H-alpha) greater than -2.20.
|
[
{
"version": "v1",
"created": "Mon, 07 Jul 2025 18:00:04 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Bouvis",
"K.",
""
],
[
"Akras",
"S.",
""
],
[
"Monteiro",
"H.",
""
],
[
"Konstantinou",
"L.",
""
],
[
"Boumis",
"P.",
""
],
[
"García-Rojas",
"J.",
""
],
[
"Gonçalves",
"D. R.",
""
],
[
"Aleman",
"I.",
""
],
[
"Monreal-Ibero",
"A.",
""
],
[
"Cami",
"J.",
""
]
] |
2507.05901
|
Alessio Turchi
|
A. Turchi, E. Pancino, A. Avdeeva, F. Rossi, M. Tsantaki, P. M. Marrese, S. Marinoni, N. Sanna, G. Fanari, D. Alvarez Garay, M. Echeveste, S. Nedhath, S. Rani, E. Reggiani, S. Saracino, L. Steinbauer, G. Thomas, F. Gran, G. Guiglion
|
Survey of Surveys. II. Stellar parameters for 23 millions of stars
|
19 pages, 17 figures
|
A&A 700, A195 (2025)
|
10.1051/0004-6361/202555695
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
In the current panorama of large surveys, the vast amount of data obtained with different methods, data types, formats, and stellar samples, is making an efficient use of the available information difficult. The Survey of Surveys is a project to critically compile survey results in a single catalogue, facilitating the scientific use of the available information. In this second release, we present two new catalogs of stellar parameters (Teff, logg, and [Fe/H]). To build the first catalog, SoS-Spectro, we calibrated internally and externally stellar parameters from five spectroscopic surveys (APOGEE, GALAH, Gaia-ESO, RAVE, and LAMOST) and externally on the PASTEL database. The second catalog, SoS-ML catalog, is obtained by using SoS-Spectro as a reference to train a multi-layer perceptron, which predicts stellar parameters based on two photometric surveys, SDSS and SkyMapper. As a novel approach, we build on previous parameters sets, from Gaia DR3 and Andrae et al. (2023), aiming to improve their precision and accuracy. We obtain a catalog of stellar parameters for around 23 millions of stars, which we make publicly available. We validate our results with several comparisons with other machine learning catalogs, stellar clusters, and astroseismic samples. We find substantial improvements in the parameters estimates compared to other Machine Learning methods in terms of precision and accuracy, especially in the metal-poor range, as shown in particular when validating our results with globular clusters. We believe that there are two reasons behind our improved results at the low-metallicity end: first, our use of a reference catalog, the SoS-Spectro, which is calibrated using high-resolution spectroscopic data; and second, our choice to build on pre-existing parameter estimates from em Gaia and Andrae et al., rather than attempting to obtain our predictions from survey data alone.
|
[
{
"version": "v1",
"created": "Tue, 08 Jul 2025 11:41:28 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Turchi",
"A.",
""
],
[
"Pancino",
"E.",
""
],
[
"Avdeeva",
"A.",
""
],
[
"Rossi",
"F.",
""
],
[
"Tsantaki",
"M.",
""
],
[
"Marrese",
"P. M.",
""
],
[
"Marinoni",
"S.",
""
],
[
"Sanna",
"N.",
""
],
[
"Fanari",
"G.",
""
],
[
"Garay",
"D. Alvarez",
""
],
[
"Echeveste",
"M.",
""
],
[
"Nedhath",
"S.",
""
],
[
"Rani",
"S.",
""
],
[
"Reggiani",
"E.",
""
],
[
"Saracino",
"S.",
""
],
[
"Steinbauer",
"L.",
""
],
[
"Thomas",
"G.",
""
],
[
"Gran",
"F.",
""
],
[
"Guiglion",
"G.",
""
]
] |
2507.07228
|
Jinghao Sun
|
Jinghao Sun, Eric J. Tchetgen Tchetgen
|
On a Debiased and Semiparametric Efficient Changes-in-Changes Estimator
| null | null | null | null |
stat.ME econ.EM
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We present a novel extension of the influential changes-in-changes (CiC) framework of Athey and Imbens (2006) for estimating the average treatment effect on the treated (ATT) and distributional causal effects in panel data with unmeasured confounding. While CiC relaxes the parallel trends assumption in difference-in-differences (DiD), existing methods typically assume a scalar unobserved confounder and monotonic outcome relationships, and lack inference tools that accommodate continuous covariates flexibly. Motivated by empirical settings with complex confounding and rich covariate information, we make two main contributions. First, we establish nonparametric identification under relaxed assumptions that allow high-dimensional, non-monotonic unmeasured confounding. Second, we derive semiparametrically efficient estimators that are Neyman orthogonal to infinite-dimensional nuisance parameters, enabling valid inference even with machine learning-based estimation of nuisance components. We illustrate the utility of our approach in an empirical analysis of mass shootings and U.S. electoral outcomes, where key confounders, such as political mobilization or local gun culture, are typically unobserved and challenging to quantify.
|
[
{
"version": "v1",
"created": "Wed, 09 Jul 2025 19:05:00 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 00:48:03 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Sun",
"Jinghao",
""
],
[
"Tchetgen",
"Eric J. Tchetgen",
""
]
] |
2507.07705
|
Jie Jiang
|
Jie Jiang, Zebin Zhang
|
Minimal Roles of Solar Subsurface Meridional Flow in the distributed-shear Babcock-Leighton Dynamo
|
11 pages, 8 figures, Accepted for publication in A&A
|
A&A 700, A210 (2025)
|
10.1051/0004-6361/202554101
| null |
astro-ph.SR
|
http://creativecommons.org/licenses/by/4.0/
|
The subsurface meridional flow has long been recognized as a critical factor in driving the solar cycle. Specifically, the equatorward return flow in the tachocline is widely believed to be responsible for the formation of the sunspot butterfly diagram and determine the solar cycle period within the framework of flux transport dynamo (FTD) models. We aim to investigate whether the subsurface meridional flow also plays a significant role in the recently developed distributed-shear Babcock-Leighton (BL) dynamo model, which operates within the convection zone, rather than the tachocline. Various meridional flow configurations, including a deep single cell, a shallow single cell, and double cells, are applied in the distributed-shear BL dynamo model to explore the mechanisms driving the butterfly diagram and variations in the cycle period. Subsurface meridional flow plays a minimal role in the distributed-shear BL dynamo. A solar-like butterfly diagram can be generated even with a double-cell meridional flow. The diagram arises from the time- and latitude-dependent regeneration of the toroidal field, governed by latitude-dependent latitudinal differential rotation and the evolution of surface magnetic fields. The cycle period is determined by the surface flux source and transport process responsible for polar field generation, which corresponds to the $\alpha$-effect in the BL-type dynamo. The cycle period may exhibit varying dependence on the amplitude of the subsurface flow. The distributed-shear BL dynamo differs fundamentally from the FTD models, as it does not rely on the subsurface flux transport. This distinction aligns the distributed-shear BL dynamo more closely with the original BL dynamo and the conventional $\alpha\Omega$ dynamo. Although the subsurface meridional flow plays a negligible role in our distributed-shear BL dynamo, the poleward surface flow is essential.
|
[
{
"version": "v1",
"created": "Thu, 10 Jul 2025 12:32:58 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Jiang",
"Jie",
""
],
[
"Zhang",
"Zebin",
""
]
] |
2507.07899
|
Zhe Yang
|
Fang-Jing Cheng, Zhe Yang, Yi Ling, Jian-Pin Wu, Zhou-Jian Cao, and Peng Liu
|
Capturing quantum phase transition in the ultraviolet region by holography
| null | null | null | null |
hep-th
|
http://creativecommons.org/licenses/by/4.0/
|
We reveal for the first time that ultraviolet (UV) observables can diagnose quantum phase transitions (QPTs). In a class of holographic models exhibiting metal-insulator transitions, we study two types of UV observables -- high-frequency conductivity and short-range entanglement. Remarkably, we find that the derivatives of these UV observables exhibit extrema near the quantum critical point. Analytical results show these critical behaviors arise from the deformation of the asymptotic bulk geometry. Moreover, these UV diagnostics show enhanced robustness to thermal fluctuations compared to typical infrared (IR) diagnostics, providing a clean method to identify quantum criticality at finite temperature. This work opens a new window for exploring quantum critical phenomena via UV physics in the laboratory.
|
[
{
"version": "v1",
"created": "Thu, 10 Jul 2025 16:27:42 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 04:09:45 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Cheng",
"Fang-Jing",
""
],
[
"Yang",
"Zhe",
""
],
[
"Ling",
"Yi",
""
],
[
"Wu",
"Jian-Pin",
""
],
[
"Cao",
"Zhou-Jian",
""
],
[
"Liu",
"Peng",
""
]
] |
2507.08348
|
Haoran Zhou
|
J\'er\'emie Chalopin, Yi-Jun Chang, Lyuting Chen, Giuseppe A. Di Luna, Haoran Zhou
|
Content-Oblivious Leader Election in 2-Edge-Connected Networks
| null | null | null | null |
cs.DC
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Censor-Hillel, Cohen, Gelles, and Sela (PODC 2022 & Distributed Computing 2023) studied fully-defective asynchronous networks, where communication channels may suffer an extreme form of alteration errors, rendering messages completely corrupted. The model is equivalent to content-oblivious computation, where nodes communicate solely via pulses. They showed that if the network is 2-edge-connected, then any algorithm for a noiseless setting can be simulated in the fully-defective setting; otherwise, no non-trivial computation is possible in the fully-defective setting. However, their simulation requires a predesignated leader, which they conjectured to be necessary for any non-trivial content-oblivious task.
In this work, we present two results:
General 2-edge-connected topologies: First, we show an asynchronous content-oblivious leader election algorithm that quiescently terminates in any 2-edge-connected network with message complexity $O(m \cdot N \cdot \mathsf{ID}_{\min})$, where $m$ is the number of edges, $N$ is a known upper bound on the number of nodes, and $\mathsf{ID}_{\min}$ is the smallest $\mathsf{ID}$. Combined with the above simulation, this result shows that whenever a size bound $N$ is known, any noiseless algorithm can be simulated in the fully-defective model without a preselected leader, fully refuting the conjecture.
Unoriented rings: We then show that the knowledge of $N$ can be dropped in unoriented ring topologies by presenting a quiescently terminating election algorithm with message complexity $O(n \cdot \mathsf{ID}_{\max})$ that matches the previous bound. Consequently, this result constitutes a strict improvement over the previous leader election in oriented rings by Frei, Gelles, Ghazy, and Nolin (DISC 2024) and shows that, on rings, fully-defective and noiseless communication are computationally equivalent, with no additional assumptions.
|
[
{
"version": "v1",
"created": "Fri, 11 Jul 2025 06:48:21 GMT"
},
{
"version": "v2",
"created": "Mon, 14 Jul 2025 05:23:22 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 15:22:01 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Chalopin",
"Jérémie",
""
],
[
"Chang",
"Yi-Jun",
""
],
[
"Chen",
"Lyuting",
""
],
[
"Di Luna",
"Giuseppe A.",
""
],
[
"Zhou",
"Haoran",
""
]
] |
2507.08422
|
Wongi Jeong
|
Wongi Jeong, Kyungryeol Lee, Hoigi Seo and Se Young Chun
|
Upsample What Matters: Region-Adaptive Latent Sampling for Accelerated Diffusion Transformers
| null | null | null | null |
cs.CV eess.IV
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
Diffusion transformers have emerged as an alternative to U-net-based diffusion models for high-fidelity image and video generation, offering superior scalability. However, their heavy computation remains a major obstacle to real-world deployment. Existing acceleration methods primarily exploit the temporal dimension such as reusing cached features across diffusion timesteps. Here, we propose Region-Adaptive Latent Upsampling (RALU), a training-free framework that accelerates inference along spatial dimension. RALU performs mixed-resolution sampling across three stages: 1) low-resolution denoising latent diffusion to efficiently capture global semantic structure, 2) region-adaptive upsampling on specific regions prone to artifacts at full-resolution, and 3) all latent upsampling at full-resolution for detail refinement. To stabilize generations across resolution transitions, we leverage noise-timestep rescheduling to adapt the noise level across varying resolutions. Our method significantly reduces computation while preserving image quality by achieving up to 7.0$\times$ speed-up on FLUX and 3.0$\times$ on Stable Diffusion 3 with minimal degradation. Furthermore, RALU is complementary to existing temporal accelerations such as caching methods, thus can be seamlessly integrated to further reduce inference latency without compromising generation quality.
|
[
{
"version": "v1",
"created": "Fri, 11 Jul 2025 09:07:43 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 03:13:39 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Jeong",
"Wongi",
""
],
[
"Lee",
"Kyungryeol",
""
],
[
"Seo",
"Hoigi",
""
],
[
"Chun",
"Se Young",
""
]
] |
2507.08689
|
Nestor Guillen
|
Maria Pia Gualdani, Nestor Guillen, Nata\v{s}a Pavlovi\'c, Maja Taskovi\'c, Nicola Zamponi
|
The fuzzy Landau equation: global well-posedness and Fisher information
| null | null | null | null |
math.AP math-ph math.MP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We study a fuzzy variant of the inhomogeneous Landau equation and establish global-in-time existence and uniqueness of smooth solutions for moderately soft potentials. The spatial delocalization introduced in the collision operator not only enhances regularity and prevents singularity formation, but also reveals additional structural properties of the model. In particular, we show that several forms of the Fisher information decay monotonically or remain uniformly bounded in time.
|
[
{
"version": "v1",
"created": "Fri, 11 Jul 2025 15:38:56 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 18:15:41 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gualdani",
"Maria Pia",
""
],
[
"Guillen",
"Nestor",
""
],
[
"Pavlović",
"Nataša",
""
],
[
"Tasković",
"Maja",
""
],
[
"Zamponi",
"Nicola",
""
]
] |
2507.08761
|
Jeonghye Kim
|
Jeonghye Kim, Yongjae Shin, Whiyoung Jung, Sunghoon Hong, Deunsol Yoon, Youngchul Sung, Kanghoon Lee, Woohyung Lim
|
Penalizing Infeasible Actions and Reward Scaling in Reinforcement Learning with Offline Data
|
Accepted to ICML2025 (spotlight)
| null | null | null |
cs.LG cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Reinforcement learning with offline data suffers from Q-value extrapolation errors. To address this issue, we first demonstrate that linear extrapolation of the Q-function beyond the data range is particularly problematic. To mitigate this, we propose guiding the gradual decrease of Q-values outside the data range, which is achieved through reward scaling with layer normalization (RS-LN) and a penalization mechanism for infeasible actions (PA). By combining RS-LN and PA, we develop a new algorithm called PARS. We evaluate PARS across a range of tasks, demonstrating superior performance compared to state-of-the-art algorithms in both offline training and online fine-tuning on the D4RL benchmark, with notable success in the challenging AntMaze Ultra task.
|
[
{
"version": "v1",
"created": "Fri, 11 Jul 2025 17:16:02 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 17:06:02 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Kim",
"Jeonghye",
""
],
[
"Shin",
"Yongjae",
""
],
[
"Jung",
"Whiyoung",
""
],
[
"Hong",
"Sunghoon",
""
],
[
"Yoon",
"Deunsol",
""
],
[
"Sung",
"Youngchul",
""
],
[
"Lee",
"Kanghoon",
""
],
[
"Lim",
"Woohyung",
""
]
] |
2507.09214
|
Shiyi Mu
|
Shiyi Mu, Zichong Gu, Hanqi Lyu, Yilin Gao and Shugong Xu
|
Stereo-based 3D Anomaly Object Detection for Autonomous Driving: A New Dataset and Baseline
|
under review
| null | null | null |
cs.CV
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
3D detection technology is widely used in the field of autonomous driving, with its application scenarios gradually expanding from enclosed highways to open conventional roads. For rare anomaly categories that appear on the road, 3D detection models trained on closed sets often misdetect or fail to detect anomaly objects. To address this risk, it is necessary to enhance the generalization ability of 3D detection models for targets of arbitrary shapes and to possess the capability to filter out anomalies. The generalization of 3D detection is limited by two factors: the coupled training of 2D and 3D, and the insufficient diversity in the scale distribution of training samples. This paper proposes a Stereo-based 3D Anomaly object Detection (S3AD) algorithm, which decouples the training strategy of 3D and 2D to release the generalization ability for arbitrary 3D foreground detection, and proposes an anomaly scoring algorithm based on foreground confidence prediction, achieving target-level anomaly scoring. In order to further verify and enhance the generalization of anomaly detection, we use a 3D rendering method to synthesize two augmented reality binocular stereo 3D detection datasets which named KITTI-AR. KITTI-AR extends upon KITTI by adding 97 new categories, totaling 6k pairs of stereo images. The KITTI-AR-ExD subset includes 39 common categories as extra training data to address the sparse sample distribution issue. Additionally, 58 rare categories form the KITTI-AR-OoD subset, which are not used in training to simulate zero-shot scenarios in real-world settings, solely for evaluating 3D anomaly detection. Finally, the performance of the algorithm and the dataset is verified in the experiments. (Code and dataset can be obtained at https://github.com/shiyi-mu/S3AD-Code).
|
[
{
"version": "v1",
"created": "Sat, 12 Jul 2025 09:10:29 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 07:26:24 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Mu",
"Shiyi",
""
],
[
"Gu",
"Zichong",
""
],
[
"Lyu",
"Hanqi",
""
],
[
"Gao",
"Yilin",
""
],
[
"Xu",
"Shugong",
""
]
] |
2507.10380
|
Aitana Tasa-Chaveli
|
A. Tasa-Chaveli, A. Fuente, G. Esplugues, D. Navarro-Almaida, Liton Majumdar, Prathap Rayalacheruvu, P. Rivi\`ere-Marichalar, M. Rodr\'iguez-Baras
|
Gas-phase Elemental abundances in Molecular cloudS (GEMS) XI. The evolution of HCN, HNC, and N2H+ isotopic ratios in starless cores
|
Accepted for publication in Astronomy and Astrophysics: 22 pages, 17 figures
|
A&A 700, A226 (2025)
|
10.1051/0004-6361/202554121
| null |
astro-ph.GA astro-ph.EP
|
http://creativecommons.org/licenses/by/4.0/
|
Isotopic ratios have been used as chemical diagnostics to investigate the origin of the material in the Solar System. We have determined the HCN, HNC, and N2H+ isotopic ratios and the chemical age in a large sample of 23 starless cores located in different environments. This work uses IRAM 30m data to constrain the D/H ratio of HCN, HNC, and N2H+ as well as the 14N/15N ratio of HCN and HNC. The observed abundances have been modeled using the chemical code DNAUTILUS 2.0. Deuterated compounds are detected in all of our sample cores, with average DNC/HNC, DCN/HCN, and N2D+/N2H+ values of 0.054$\pm$0.019, 0.036$\pm$0.033, and 0.15$\pm$0.11, respectively. The deuterium fractions (Dfrac) show a weak correlation with temperature and a large scatter that reflects that other factors such as core evolution could also play a significant role. Our chemical model is able to reproduce all the observed values with 0.2-0.3 Myr in Taurus and 0.3-0.5 Myr in Perseus and Orion. The 14N/15N isotopic ratio is found to be different between HCN/HC15N (430$\pm$120) and HNC/H15NC (296$\pm$64). We find no correlation between these ratios and the deuterium fractions, but we report a weak correlation with temperature. The Dfrac of HCN, HNC, and N2H+ can be used as evolutionary tracers of starless cores as long as the physical parameters are well constrained. The HCN/HC15N and HNC/H15NC ratios are not correlated with Dfrac, suggesting that the detected variations are not correlated with the core evolutionary stage. The average value of the HCN/HC15N ratio in our sample is significantly higher than the values measured in protostars and protoplanetary disks, possibly indicating that nitrogen fractionation processes are taking place during the protostellar phase.
|
[
{
"version": "v1",
"created": "Mon, 14 Jul 2025 15:20:20 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tasa-Chaveli",
"A.",
""
],
[
"Fuente",
"A.",
""
],
[
"Esplugues",
"G.",
""
],
[
"Navarro-Almaida",
"D.",
""
],
[
"Majumdar",
"Liton",
""
],
[
"Rayalacheruvu",
"Prathap",
""
],
[
"Rivière-Marichalar",
"P.",
""
],
[
"Rodríguez-Baras",
"M.",
""
]
] |
2507.10405
|
Sudip Gurung
|
Sudip Gurung, Seth Smith Dryden, Keqi Qin and Guifang Li
|
Phase mask fabrication for multi-plane light conversion using grayscale lithography
|
11 pages, 6 figures
| null | null | null |
physics.optics physics.app-ph
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Direct writing laser (DWL) grayscale lithography is introduced as a novel fabrication technique for multi-plane light conversion (MPLC) phase masks, enabling direct transfer of precise depth profiles onto substrates via reactive ion etching and subsequent reflective coating. An MPLC system employing these masks achieves 92% fidelity in converting a Gaussian (TEM (0,0)) input to a Laguerre-Gaussian (LG(0,0)) mode. The fabricated masks exhibit sub-10 nm vertical resolution, surface roughness below 3 nm, and an R-squared value of 0.976. This method provides a scalable alternative to conventional multi-step lithographic fabrication for advanced photonic systems.
|
[
{
"version": "v1",
"created": "Mon, 14 Jul 2025 15:53:23 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:40:40 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gurung",
"Sudip",
""
],
[
"Dryden",
"Seth Smith",
""
],
[
"Qin",
"Keqi",
""
],
[
"Li",
"Guifang",
""
]
] |
2507.10461
|
Tao Tang
|
Tao Tang, Chengxu Yang
|
RAPNet: A Receptive-Field Adaptive Convolutional Neural Network for Pansharpening
|
Accepted by the 6th International Conference on Artificial Intelligence and Electromechanical Automation (AIEA 2025). 5 pages, 6 figures
| null | null | null |
cs.CV cs.AI cs.LG cs.MM eess.IV
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Pansharpening refers to the process of integrating a high resolution panchromatic (PAN) image with a lower resolution multispectral (MS) image to generate a fused product, which is pivotal in remote sensing. Despite the effectiveness of CNNs in addressing this challenge, they are inherently constrained by the uniform application of convolutional kernels across all spatial positions, overlooking local content variations. To overcome this issue, we introduce RAPNet, a new architecture that leverages content-adaptive convolution. At its core, RAPNet employs the Receptive-field Adaptive Pansharpening Convolution (RAPConv), designed to produce spatially adaptive kernels responsive to local feature context, thereby enhancing the precision of spatial detail extraction. Additionally, the network integrates the Pansharpening Dynamic Feature Fusion (PAN-DFF) module, which incorporates an attention mechanism to achieve an optimal balance between spatial detail enhancement and spectral fidelity. Comprehensive evaluations on publicly available datasets confirm that RAPNet delivers superior performance compared to existing approaches, as demonstrated by both quantitative metrics and qualitative assessments. Ablation analyses further substantiate the effectiveness of the proposed adaptive components.
|
[
{
"version": "v1",
"created": "Mon, 14 Jul 2025 16:39:14 GMT"
},
{
"version": "v2",
"created": "Mon, 11 Aug 2025 10:17:28 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 10:20:31 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tang",
"Tao",
""
],
[
"Yang",
"Chengxu",
""
]
] |
2507.10527
|
Jin Beniyama
|
Jin Beniyama, Bryce T. Bolin, Alexey V. Sergeyev, Marco Delbo, Laura-May Abron, Matthew Belyakov, Tomohiko Sekiguchi and Seiko Takagi
|
Multi-epoch spectro-photometric characterization of the minimoon 2024 PT$_5$ in the visible and near-infrared
|
Accepted for publication in Astronomy & Astrophysics (A&A). Abstract shortened for arXiv. Any comments are welcome
|
A&A 700, A183 (2025)
|
10.1051/0004-6361/202555633
| null |
astro-ph.EP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
2024 PT$_5$ is a tiny ($D\leq10$ m) near-Earth asteroid (NEA) discovered in August 2024. 2024 PT$_5$ was gravitationally bound to the Earth-Moon system from September to November 2024 and classified as a minimoon. Several quick response observations suggest the lunar ejecta origin of 2024 PT$_5$, while rotation state and albedo, essential properties to investigate its origin, are not well constrained. We performed visible to near-infrared multicolor photometry of 2024 PT$_5$ from data taken using the TriColor CMOS Camera and Spectrograph (TriCCS) on the Seimei 3.8 m telescope during 2025 January 4-10. The Seimei/TriCCS observations of 2024 PT$_5$ cover phase angles from 14 deg to 27 deg, and were obtained in the $g$, $r$, $i$, and $z$ bands in the Pan-STARRS system. In addition, we analyzed $Y$, $J$, $H$, and $K$ photometry taken with the Multi-Object Spectrograph for Infrared Exploration (MOSFIRE) on the Keck I 10-m telescope taken on 2025 January 16-17. Our lightcurves show brightness variations over time periods of several tens of minutes. We infer that 2024 PT$_5$ is in a tumbling state and has a lightcurve amplitude of about 0.3 mag. Visible and near-infrared color indices of 2024 PT$_5$, $g-r=0.567\pm0.044$, $r-i=0.155\pm0.009$, $r-z=0.147\pm0.066$, $Y-J=0.557\pm0.046$, $J-H=0.672\pm0.078$, and $H-Ks=0.148\pm0.098$, indicate that 2024 PT$_5$ is an S-complex asteroid, largely consistent with previous observations. Using the $H$-$G$ model, we derived an absolute magnitude $H_{V,HG}$ of $27.72\pm0.09$ and a slope parameter $G_V$ of $0.223\pm0.073$ in V-band. A geometric albedo of 2024 PT$_5$ is derived to be $0.26\pm0.07$ from the slope of its photometric phase curve. This albedo value is typical of the S- and Q-type NEAs. The color properties of 2024 PT$_5$ derived from our observations match rock samples taken from the lunar surface, which agrees with previous studies.
|
[
{
"version": "v1",
"created": "Mon, 14 Jul 2025 17:50:03 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Beniyama",
"Jin",
""
],
[
"Bolin",
"Bryce T.",
""
],
[
"Sergeyev",
"Alexey V.",
""
],
[
"Delbo",
"Marco",
""
],
[
"Abron",
"Laura-May",
""
],
[
"Belyakov",
"Matthew",
""
],
[
"Sekiguchi",
"Tomohiko",
""
],
[
"Takagi",
"Seiko",
""
]
] |
2507.10642
|
Andrew Gascoyne Dr
|
Andrew Gascoyne and Wendy Lomas
|
First-of-its-kind AI model for bioacoustic detection using a lightweight associative memory Hopfield neural network
|
12 pages, 5 figures
| null |
10.1016/j.ecoinf.2025.103382
| null |
cs.LG cs.AI
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
A growing issue within conservation bioacoustics is the task of analysing the vast amount of data generated from the use of passive acoustic monitoring devices. In this paper, we present an alternative AI model which has the potential to help alleviate this problem. Our model formulation addresses the key issues encountered when using current AI models for bioacoustic analysis, namely the: limited training data available; environmental impact, particularly in energy consumption and carbon footprint of training and implementing these models; and associated hardware requirements. The model developed in this work uses associative memory via a transparent, explainable Hopfield neural network to store signals and detect similar signals which can then be used to classify species. Training is rapid ($3$\,ms), as only one representative signal is required for each target sound within a dataset. The model is fast, taking only $5.4$\,s to pre-process and classify all $10384$ publicly available bat recordings, on a standard Apple MacBook Air. The model is also lightweight with a small memory footprint of $144.09$\,MB of RAM usage. Hence, the low computational demands make the model ideal for use on a variety of standard personal devices with potential for deployment in the field via edge-processing devices. It is also competitively accurate, with up to $86\%$ precision on the dataset used to evaluate the model. In fact, we could not find a single case of disagreement between model and manual identification via expert field guides. Although a dataset of bat echolocation calls was chosen to demo this first-of-its-kind AI model, trained on only two representative calls, the model is not species specific. In conclusion, we propose an equitable AI model that has the potential to be a game changer for fast, lightweight, sustainable, transparent, explainable and accurate bioacoustic analysis.
|
[
{
"version": "v1",
"created": "Mon, 14 Jul 2025 16:37:20 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gascoyne",
"Andrew",
""
],
[
"Lomas",
"Wendy",
""
]
] |
2507.12491
|
Mansur Zhussupbekov
|
Mansur Zhussupbekov, JingChun Wu, Greg W Burgreen, Scott Stelick, Jeongho Kim, James F Antaki
|
Multi-objective CFD optimization of an intermediate diffuser stage for PediaFlow pediatric ventricular assist device
| null | null |
10.1111/aor.70004
| null |
physics.med-ph
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Background: Computational fluid dynamics (CFD) has become an essential design tool for ventricular assist devices (VADs), where the goal of maximizing performance often conflicts with biocompatibility. This tradeoff becomes even more pronounced in pediatric applications due to the stringent size constraints imposed by the smaller patient population. This study presents an automated CFD-driven shape optimization of a new intermediate diffuser stage for the PediaFlow pediatric VAD, positioned immediately downstream of the impeller to improve pressure recovery.
Methods: We adopted a multi-objective optimization approach to maximize pressure recovery while minimizing hemolysis. The proposed diffuser stage was isolated from the rest of the flow domain, enabling efficient evaluation of over 450 design variants using Sobol sequence, which yielded a Pareto front of non-dominated solutions. The selected best candidate was further refined using local T-search algorithm. We then incorporated the optimized front diffuser into the full pump for CFD verification and in vitro validation.
Results: We identified critical dependencies where longer blades increased pressure recovery but also hemolysis, while the wrap angle showed a strong parabolic relationship with pressure recovery but a monotonic relationship with hemolysis. Counterintuitively, configurations with fewer blades (2-3) consistently outperformed those with more blades (4-5) in both metrics. The optimized two-blade design enabled operation at lower pump speeds (14,000 vs 16,000 RPM), improving hydraulic efficiency from 26.3% to 32.5% and reducing hemolysis by 31%.
Conclusion: This approach demonstrates that multi-objective CFD optimization can systematically explore complex design spaces while balancing competing priorities of performance and hemocompatibility for pediatric VADs.
|
[
{
"version": "v1",
"created": "Tue, 15 Jul 2025 20:13:52 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Zhussupbekov",
"Mansur",
""
],
[
"Wu",
"JingChun",
""
],
[
"Burgreen",
"Greg W",
""
],
[
"Stelick",
"Scott",
""
],
[
"Kim",
"Jeongho",
""
],
[
"Antaki",
"James F",
""
]
] |
2507.12931
|
Hongze Tan
|
Hongze Tan and Yuchen Li
|
Improving DAPO from a Mixed-Policy Perspective
| null | null | null | null |
cs.LG math.OC
|
http://creativecommons.org/licenses/by/4.0/
|
This paper introduces two novel modifications to the Dynamic sAmpling Policy Optimization (DAPO) algorithm [1], approached from a mixed-policy perspective. Standard policy gradient methods can suffer from instability and sample inefficiency, particularly in sparse reward settings. To address this, we first propose a method that incorporates a pre-trained, stable guiding policy ($\piphi$) to provide off-policy experience, thereby regularizing the training of the target policy ($\pion$). This approach improves training stability and convergence speed by adaptively adjusting the learning step size. Secondly, we extend this idea to re-utilize zero-reward samples, which are often discarded by dynamic sampling strategies like DAPO's. By treating these samples as a distinct batch guided by the expert policy, we further enhance sample efficiency. We provide a theoretical analysis for both methods, demonstrating that their objective functions converge to the optimal solution within the established theoretical framework of reinforcement learning. The proposed mixed-policy framework effectively balances exploration and exploitation, promising more stable and efficient policy optimization.
|
[
{
"version": "v1",
"created": "Thu, 17 Jul 2025 09:12:09 GMT"
},
{
"version": "v2",
"created": "Fri, 18 Jul 2025 07:37:39 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 06:04:15 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tan",
"Hongze",
""
],
[
"Li",
"Yuchen",
""
]
] |
2507.13990
|
Rami Atar
|
Rami Atar
|
A Durrett-Remenik particle system in $\mathbb{R}^d$
| null | null | null | null |
math.PR
|
http://creativecommons.org/licenses/by/4.0/
|
This paper studies a branching-selection model of motionless particles in $\mathbb{R}^d$, with nonlocal branching, introduced by Durrett and Remenik in dimension $1$. The assumptions on the fitness function, $F$, and on the inhomogeneous branching distribution, are mild. The evolution equation for the macroscopic density is given by an integro-differential free boundary problem in $\mathbb{R}^d$, in which the free boundary represents the least $F$-value in the population. The main result is the characterization of the limit in probability of the empirical measure process in terms of the unique solution to this free boundary problem.
|
[
{
"version": "v1",
"created": "Fri, 18 Jul 2025 14:56:16 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 11:40:33 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Atar",
"Rami",
""
]
] |
2507.14600
|
MohamadAli Khajeian
|
MA. Khajeian
|
A Hybrid Classical-Quantum Rainbow Table Attack on Human Passwords
| null | null |
10.22059/jac.2025.398812.1237
| null |
cs.CR quant-ph
|
http://creativecommons.org/licenses/by/4.0/
|
Long, human-generated passwords pose significant challenges to both classical and quantum attacks due to their irregular structure and large search space. In this work, we propose an enhanced classical-quantum hybrid attack specifically designed for this scenario. Our approach constructs rainbow tables using dictionary-based password generation augmented with transformation rules that better capture real-world user behavior. These tables are organized into buckets, enabling faster lookup and reduced space complexity. For the search within each bucket, we employ a distributed exact variant of Grover's algorithm. This method provides deterministic success and significantly lower circuit depth, enhancing robustness against noise-particularly depolarizing errors common in near-term quantum devices. Overall, our hybrid framework improves the efficiency and practicality of password recovery for long, human-readable passwords in realistic adversarial settings.
|
[
{
"version": "v1",
"created": "Sat, 19 Jul 2025 12:51:38 GMT"
},
{
"version": "v2",
"created": "Mon, 28 Jul 2025 05:34:07 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Khajeian",
"MA.",
""
]
] |
2507.14647
|
Wataru Nakata
|
Go Nishikawa, Wataru Nakata, Yuki Saito, Kanami Imamura, Hiroshi Saruwatari, Tomohiko Nakamura
|
Multi-Sampling-Frequency Naturalness MOS Prediction Using Self-Supervised Learning Model with Sampling-Frequency-Independent Layer
|
4 pages, 2 figures; Accepted to ASRU 2025 Challenge track
| null | null | null |
cs.SD eess.AS
|
http://creativecommons.org/licenses/by/4.0/
|
We introduce our submission to the AudioMOS Challenge (AMC) 2025 Track 3: mean opinion score (MOS) prediction for speech with multiple sampling frequencies (SFs). Our submitted model integrates an SF-independent (SFI) convolutional layer into a self-supervised learning (SSL) model to achieve SFI speech feature extraction for MOS prediction. We present some strategies to improve the MOS prediction performance of our model: distilling knowledge from a pretrained non-SFI-SSL model and pretraining with a large-scale MOS dataset. Our submission to the AMC 2025 Track 3 ranked the first in one evaluation metric and the fourth in the final ranking. We also report the results of our ablation study to investigate essential factors of our model.
|
[
{
"version": "v1",
"created": "Sat, 19 Jul 2025 14:41:51 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 12:58:28 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Nishikawa",
"Go",
""
],
[
"Nakata",
"Wataru",
""
],
[
"Saito",
"Yuki",
""
],
[
"Imamura",
"Kanami",
""
],
[
"Saruwatari",
"Hiroshi",
""
],
[
"Nakamura",
"Tomohiko",
""
]
] |
2507.14698
|
Xuetao Lin
|
Xuetao Lin (1 and 2), Tianhao Peng (1 and 2), Peihong Dai (1 and 2), Yu Liang (3), Wenjun Wu (1 and 2) ((1) Beihang University, Beijing, China, (2) SKLCCSE, Beijing, China, (3) Beijing University of Technology, Beijing, China)
|
Spatial-Temporal Transformer with Curriculum Learning for EEG-Based Emotion Recognition
| null | null | null | null |
cs.LG cs.AI cs.HC eess.SP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
EEG-based emotion recognition plays an important role in developing adaptive brain-computer communication systems, yet faces two fundamental challenges in practical implementations: (1) effective integration of non-stationary spatial-temporal neural patterns, (2) robust adaptation to dynamic emotional intensity variations in real-world scenarios. This paper proposes SST-CL, a novel framework integrating spatial-temporal transformers with curriculum learning. Our method introduces two core components: a spatial encoder that models inter-channel relationships and a temporal encoder that captures multi-scale dependencies through windowed attention mechanisms, enabling simultaneous extraction of spatial correlations and temporal dynamics from EEG signals. Complementing this architecture, an intensity-aware curriculum learning strategy progressively guides training from high-intensity to low-intensity emotional states through dynamic sample scheduling based on a dual difficulty assessment. Comprehensive experiments on three benchmark datasets demonstrate state-of-the-art performance across various emotional intensity levels, with ablation studies confirming the necessity of both architectural components and the curriculum learning mechanism.
|
[
{
"version": "v1",
"created": "Sat, 19 Jul 2025 17:23:38 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 15:24:33 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Lin",
"Xuetao",
"",
"1 and 2"
],
[
"Peng",
"Tianhao",
"",
"1 and 2"
],
[
"Dai",
"Peihong",
"",
"1 and 2"
],
[
"Liang",
"Yu",
"",
"Beijing University of Technology, Beijing, China"
],
[
"Wu",
"Wenjun",
"",
"1 and 2"
]
] |
2507.14730
|
Yanjie Fu PhD
|
Yanjie Fu, Dongjie Wang
|
Towards Urban Planing AI Agent in the Age of Agentic AI
|
4 pages talk summary; will continue to update to add more figures to describe the vision
| null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Generative AI, large language models, and agentic AI have emerged separately of urban planning. However, the convergence between AI and urban planning presents an interesting opportunity towards AI urban planners. Existing studies conceptualizes urban planning as a generative AI task, where AI synthesizes land-use configurations under geospatial, social, and human-centric constraints and reshape automated urban design. We further identify critical gaps of existing generative urban planning studies: 1) the generative structure has to be predefined with strong assumption: all of adversarial generator-discriminator, forward and inverse diffusion structures, hierarchical zone-POI generative structure are predefined by humans; 2) ignore the power of domain expert developed tools: domain urban planners have developed various tools in the urban planning process guided by urban theory, while existing pure neural networks based generation ignore the power of the tools developed by urban planner practitioners. To address these limitations, we outline a future research direction agentic urban AI planner, calling for a new synthesis of agentic AI and participatory urbanism.
|
[
{
"version": "v1",
"created": "Sat, 19 Jul 2025 19:40:42 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 18:14:26 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Fu",
"Yanjie",
""
],
[
"Wang",
"Dongjie",
""
]
] |
2507.14862
|
Z. C. Tu
|
Z. C. Tu
|
A minimal model with stochastically broken reciprocity
|
9 pages, 2 figure, submitted to communications in theoretical physics
| null | null | null |
cond-mat.stat-mech physics.class-ph
|
http://creativecommons.org/licenses/by/4.0/
|
We introduce a minimal model consisting of a two-body system with stochastically broken reciprocity (i.e., random violation of Newton's third law) and then investigate its statistical behaviors, including fluctuations of velocity and position, time evolution of probability distribution functions, energy gain, and entropy production. The effective temperature of this two-body system immersed in a thermal bath is also derived. Furthermore, we heuristically present an extremely minimal model where the relative motion adheres to the same rules as in classical mechanics, while the effect of stochastically broken reciprocity only manifests in the fluctuating motion of the center of mass.
|
[
{
"version": "v1",
"created": "Sun, 20 Jul 2025 08:10:57 GMT"
},
{
"version": "v2",
"created": "Tue, 22 Jul 2025 12:50:01 GMT"
},
{
"version": "v3",
"created": "Tue, 29 Jul 2025 13:16:38 GMT"
},
{
"version": "v4",
"created": "Tue, 19 Aug 2025 12:46:46 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Tu",
"Z. C.",
""
]
] |
2507.14913
|
Eliya Habba
|
Eliya Habba, Noam Dahan, Gili Lior, Gabriel Stanovsky
|
PromptSuite: A Task-Agnostic Framework for Multi-Prompt Generation
|
Eliya Habba and Noam Dahan contributed equally to this work
| null | null | null |
cs.CL
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
Evaluating LLMs with a single prompt has proven unreliable, with small changes leading to significant performance differences. However, generating the prompt variations needed for a more robust multi-prompt evaluation is challenging, limiting its adoption in practice. To address this, we introduce PromptSuite, a framework that enables the automatic generation of various prompts. PromptSuite is flexible - working out of the box on a wide range of tasks and benchmarks. It follows a modular prompt design, allowing controlled perturbations to each component, and is extensible, supporting the addition of new components and perturbation types. Through a series of case studies, we show that PromptSuite provides meaningful variations to support strong evaluation practices. All resources, including the Python API, source code, user-friendly web interface, and demonstration video, are available at: https://eliyahabba.github.io/PromptSuite/.
|
[
{
"version": "v1",
"created": "Sun, 20 Jul 2025 10:55:29 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 08:36:00 GMT"
},
{
"version": "v3",
"created": "Tue, 19 Aug 2025 06:24:38 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Habba",
"Eliya",
""
],
[
"Dahan",
"Noam",
""
],
[
"Lior",
"Gili",
""
],
[
"Stanovsky",
"Gabriel",
""
]
] |
2507.14964
|
Wojciech Zajaczkowski
|
Wies{\l}aw J. Grygierzec, Wojciech M. Zaj\k{a}czkowski
|
On global regular axially-symmetric solution to the Navier-Stokes equations in a cylinder
|
we have founed some mistakes
| null | null | null |
math.AP
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
We consider the axisymmetric Navier-Stokes equations in a finite cylinder $\Omega\subset\mathbb{R}^3$. We assume that $v_r$, $v_\varphi$, $\omega_\varphi$ vanish on the lateral part of boundary $\partial\Omega$ of the cylinder, and that $v_z$, $\omega_\varphi$, $\partial_zv_\varphi$ vanish on the top and bottom parts of the boundary $\partial\Omega$, where we used standard cylindrical coordinates, and we denoted by $\omega={\rm curl}\, v$ the vorticity field. We use $H^3$ Sobolev estimates for the modified stream function (stream function divided by radius) and energy type estimates for gradient of swirl to derive two order reduction estimates. These help one to derive a global estimate for a regular solution. This estimate yields the existence of global regular axially-symmetric solutions.
|
[
{
"version": "v1",
"created": "Sun, 20 Jul 2025 13:51:33 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 10:20:55 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Grygierzec",
"Wiesław J.",
""
],
[
"Zajączkowski",
"Wojciech M.",
""
]
] |
2507.15199
|
Yafei Ren
|
Ali Kefayati, Yafei Ren
|
Light-induced ultrafast magnetization dynamics in van der Waals antiferromagnetic CrSBr
|
7 pages, 4 figures; comments are welcome
| null | null | null |
cond-mat.mtrl-sci
|
http://creativecommons.org/licenses/by-nc-nd/4.0/
|
We investigate the ultrafast magnetization dynamics of semiconducting antiferromagnetic CrSBr using real-time time-dependent density functional theory. In zero magnetic field, laser excitation modifies only the magnetization along the easy axis, leaving transverse components unaffected. We find that below-gap, low-fluence pulses enhance the local magnetic moments via spin transfer from nonmagnetic to magnetic atoms, increasing the Neel vector. In contrast, high-fluence pulses drive interlayer spin transfer between magnetic atoms, producing strong demagnetization and reducing the Neel vector, while S and Br atoms exhibit primarily charge transfer with weak opposite contribution to the demagnetization. An applied magnetic field qualitatively alters the response, enabling both magnitude changes and ultrafast reorientation of the magnetization. We show that the resulting layer-resolved reorientation respects a twofold rotation about the x-axis, exciting coherent optical magnons even under this symmetry, which modulate the relative angle between neighboring layers and periodically tune electronic properties. These results reveal a microscopic pathway for coherent magnon excitation in van der Waals magnets and establish a framework for controlling their coupled spin-charge dynamics on femtosecond timescales.
|
[
{
"version": "v1",
"created": "Mon, 21 Jul 2025 02:56:31 GMT"
},
{
"version": "v2",
"created": "Fri, 25 Jul 2025 13:22:25 GMT"
},
{
"version": "v3",
"created": "Mon, 18 Aug 2025 18:16:14 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Kefayati",
"Ali",
""
],
[
"Ren",
"Yafei",
""
]
] |
2507.15511
|
Jesus Salas
|
Jesus Salas
|
Certificate-Sensitive Subset Sum: Realizing Instance Complexity
|
15 pages + appendix. Companion to arXiv:2503.20162 ("Beyond Worst-Case Subset Sum: An Adaptive, Structure-Aware Solver with Sub-2^{n/2} Enumeration"
| null | null | null |
cs.CC cs.DS
|
http://creativecommons.org/licenses/by/4.0/
|
We present, to our knowledge, the first deterministic, certificate-sensitive algorithm for a canonical NP-complete problem whose runtime provably adapts to the structure of each input. For a Subset-Sum instance $(S, t)$, let $\Sigma(S)$ denote the set of distinct subset sums and define $U = |\Sigma(S)|$. This set serves as an information-theoretically minimal witness, the instance-complexity (IC) certificate.
Our solver, IC-SubsetSum, enumerates every element of $\Sigma(S)$ in deterministic time $O(U \cdot n^2)$ and space $O(U \cdot n)$. A randomized variant achieves expected runtime $O(U \cdot n)$. The algorithm's complexity is thus directly governed by the certificate size, and this structure-sensitive performance is paired with a guaranteed worst-case runtime of $O^*(2^{n/2 - \varepsilon})$ for some constant $\varepsilon > 0$, the first such result to strictly outperform classical methods on every instance.
We revisit fine-grained reductions that rely on the classical $2^{n/2}$ hardness of SubsetSum and show that these arguments hold only for collision-free instances where $U$ is maximal. IC-SubsetSum reframes this barrier structurally and introduces a new paradigm for certificate-sensitive algorithms across NP-complete problems.
|
[
{
"version": "v1",
"created": "Mon, 21 Jul 2025 11:26:38 GMT"
},
{
"version": "v2",
"created": "Thu, 24 Jul 2025 14:54:46 GMT"
},
{
"version": "v3",
"created": "Fri, 25 Jul 2025 10:10:15 GMT"
},
{
"version": "v4",
"created": "Mon, 04 Aug 2025 14:06:52 GMT"
},
{
"version": "v5",
"created": "Tue, 19 Aug 2025 13:54:17 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Salas",
"Jesus",
""
]
] |
2507.15532
|
Kasper Engelen
|
Kasper Engelen, Guillermo A. P\'erez, Marnix Suilen
|
Data-Efficient Safe Policy Improvement Using Parametric Structure
|
Accepted at ECAI 2025
| null | null | null |
cs.AI
|
http://creativecommons.org/licenses/by/4.0/
|
Safe policy improvement (SPI) is an offline reinforcement learning problem in which a new policy that reliably outperforms the behavior policy with high confidence needs to be computed using only a dataset and the behavior policy. Markov decision processes (MDPs) are the standard formalism for modeling environments in SPI. In many applications, additional information in the form of parametric dependencies between distributions in the transition dynamics is available. We make SPI more data-efficient by leveraging these dependencies through three contributions: (1) a parametric SPI algorithm that exploits known correlations between distributions to more accurately estimate the transition dynamics using the same amount of data; (2) a preprocessing technique that prunes redundant actions from the environment through a game-based abstraction; and (3) a more advanced preprocessing technique, based on satisfiability modulo theory (SMT) solving, that can identify more actions to prune. Empirical results and an ablation study show that our techniques increase the data efficiency of SPI by multiple orders of magnitude while maintaining the same reliability guarantees.
|
[
{
"version": "v1",
"created": "Mon, 21 Jul 2025 12:00:03 GMT"
},
{
"version": "v2",
"created": "Mon, 18 Aug 2025 18:41:23 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Engelen",
"Kasper",
""
],
[
"Pérez",
"Guillermo A.",
""
],
[
"Suilen",
"Marnix",
""
]
] |
2507.16931
|
Brandt Gaches
|
Brandt A. L. Gaches
|
An analytic formalism to describe the $N_{\rm eff}(\rm H)$-$n_{\rm H}$ relationship in molecular clouds
|
Accepted to A&A. 4 pages and 3 figures in the main body, 2 pages and 4 figures in the appendix. GitHub repository with demonstration here: https://github.com/AstroBrandt/AnalyticNeffnH
|
A&A 700, L16 (2025)
|
10.1051/0004-6361/202555937
| null |
astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Context. Astrochemical modeling requires, as input, the effective column density of gas (or extinction) that attenuates an external, isotropic, far-ultraviolet radiation field. In three-dimensional simulations, this can be calculated through ray-tracing schemes, while in 0D chemical models it is often treated as a free parameter. Aims. We aim to produce an analytic, physically motivated formalism to predict the average relationship between the effective hydrogen-nuclei column density, $N_{\rm eff}({\rm H})$, and the local hydrogen-nuclei number density, $n_{\rm H}$. Methods. We construct an analytic model utilizing characteristic length scales that connects the turbulence-dominated regime and the gravitational-dominated regime at high-density. Results. The model well-reproduces a previous analytic fit to simulation results and is consistent with the high-density power-law indices, e.g., $N_{\rm eff}(H) \propto n^{\gamma}$, of $\gamma \approx 0.4 - 0.5$ found in previous numerical simulations utilizing ray-tracing. Conclusions. We present an analytic model relating the average effective column density, $N_{\rm eff}$, to the local number density, $n_{\rm H}$, which reproduces the behaviors found in three-dimensional simulations. The analytic model can be utilized as a sub-grid prescription for shielded molecular gas or in astrochemical models for a physically motivated estimation of the attenuating column density.
|
[
{
"version": "v1",
"created": "Tue, 22 Jul 2025 18:13:48 GMT"
},
{
"version": "v2",
"created": "Wed, 06 Aug 2025 08:03:02 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Gaches",
"Brandt A. L.",
""
]
] |
2507.16949
|
Subhendu Kahaly
|
Mojtaba Shirozhan, Fabien Qu\'er\'e and Subhendu Kahaly
|
Single attosecond XUV pulse source via light-wave controlled relativistic laser-plasma interaction: Thomson Back Scattering Scheme
|
13 pages, 4 figures
| null | null | null |
physics.plasm-ph physics.app-ph physics.comp-ph physics.optics
|
http://creativecommons.org/licenses/by/4.0/
|
Reflecting light off a mirror moving near light speed offers a powerful method for generating bright, ultrashort pulses in the extreme ultraviolet range. Several investigations show that dense relativistic electron mirrors can be created by striking a nanometre-scale foil with a high-intensity, sharp-front laser pulse, forming a single relativistic electron sheet (RES). This RES coherently reflects and upshifts a counter-propagating laser beam from the infrared to the extreme ultraviolet with efficiency exceeding incoherent scattering by over several orders of magnitude. Here we demonstrate that optimizing the drive laser waveform can reliably produce a single RES, leading to generation of isolated \emph{attosecond} pulses enhancing both intensity and temporal compression of the back reflected light in a controlled manner. Simulations reveal that tuning parameters like timing delay enables control over the amplitude, duration, and bandwidth of the resulting attosecond Thomson backscattering pulse. Together, these advances meet key experimental challenges and pave the way for compact, tunable sources of isolated attosecond pulses for probing ultrafast phenomena.
|
[
{
"version": "v1",
"created": "Tue, 22 Jul 2025 18:41:06 GMT"
},
{
"version": "v2",
"created": "Tue, 19 Aug 2025 13:13:22 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Shirozhan",
"Mojtaba",
""
],
[
"Quéré",
"Fabien",
""
],
[
"Kahaly",
"Subhendu",
""
]
] |
2507.17101
|
Aakash Bhat
|
A. Bhat, M. Dorsch, S. Geier, U. Heber, H. Dawson, F.Mattig, D. Benitez-Palacios, and Pablo Fernandez-Schlosser
|
Ancient, eclipsing, tidally-locked: A blue lurker progenitor in the population of extreme-velocity star candidates
|
Accepted in Astronomy & Astrophysics Letters. 5 pages plus 6 appendix pages
|
A&A 700, L23 (2025)
|
10.1051/0004-6361/202553995
| null |
astro-ph.SR astro-ph.GA
|
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
|
Many extreme velocity candidate stars have been found based on \textit{Gaia} astrometry, but need spectroscopic confirmation. We select late-type hypervelocity star (HVS) candidates from the \textit{Gaia} DR3 catalog with a $1\sigma$ lower limit of the tangential velocity of 800 km\,s$^{-1}$. J1903-0023, one of the brightest targets, stands out as high priority candidate for follow-up spectroscopy using the X-shooter instrument at ESO-VLT. We determine its atmospheric parameters and abundances utilizing synthetic spectral grids and a global $\chi^2-$minimization procedure, and its stellar parameters with the help of evolutionary tracks and the spectral energy distribution. The star shows variability in its light curve and follow-up spectroscopy confirms that the star is radial-velocity variable. The spectroscopic distance of J1903-0023 is lower than that based on the parallax, indicating that the star is not a hypervelocity binary star but bound to the Galaxy. The star turned out to be of spectral type F, very similar to the extreme-velocity star J0725-2351, which we analyse in the same way as the target. Apparently, both stars are very metal poor and old halo main-sequence (sdF) stars with masses slightly below the halo turn-off mass, and share the low metallicity ([Fe/H]=-2.3,-2.6) and strong alpha enhancement ([$\alpha$/Fe]$\sim0.44$). While J0725-2351 is non-rotating ($v\sin\,i<3$\,km\,s$^{-1}$), J1903-0023 is a fast rotator ($v\sin i=42.3\pm2.0$ km\,s$^{-1}$). The Gaia, and ZTF light curves show an eclipse at a 1.179 day period, similar to the rotation period of J1903-0023. We therefore conclude that J1903-0023 is a high-velocity tidally-synchronised binary most likely with a metal-poor M dwarf companion.
|
[
{
"version": "v1",
"created": "Wed, 23 Jul 2025 00:42:33 GMT"
},
{
"version": "v2",
"created": "Thu, 24 Jul 2025 15:32:58 GMT"
}
] | 2025-08-20T00:00:00 |
[
[
"Bhat",
"A.",
""
],
[
"Dorsch",
"M.",
""
],
[
"Geier",
"S.",
""
],
[
"Heber",
"U.",
""
],
[
"Dawson",
"H.",
""
],
[
"Mattig",
"F.",
""
],
[
"Benitez-Palacios",
"D.",
""
],
[
"Fernandez-Schlosser",
"Pablo",
""
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.