id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-25 00:00:00
authors_parsed
sequencelengths
1
2.83k
2504.10845
Phill Kyu Rhee
Phill Kyu Rhee
Moving Beyond Next-Token Prediction: Transformers are Context-Sensitive Language Generators
11 pages, 2 figures
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by-sa/4.0/
Large Language Models (LLMs), powered by Transformers, have demonstrated human-like intelligence capabilities, yet their underlying mechanisms remain poorly understood. This paper presents a novel framework for interpreting LLMs as probabilistic left context-sensitive languages (CSLs) generators. We hypothesize that Transformers can be effectively decomposed into three fundamental components: context windows, attention mechanisms, and autoregressive generation frameworks. This decomposition allows for the development of more flexible and interpretable computational models, moving beyond the traditional view of attention and autoregression as inseparable processes. We argue that next-token predictions can be understood as probabilistic, dynamic approximations of left CSL production rules, providing an intuitive explanation for how simple token predictions can yield human-like intelligence outputs. Given that all CSLs are left context-sensitive (Penttonen, 1974), we conclude that Transformers stochastically approximate CSLs, which are widely recognized as models of human-like intelligence. This interpretation bridges the gap between Formal Language Theory and the observed generative power of Transformers, laying a foundation for future advancements in generative AI theory and applications. Our novel perspective on Transformer architectures will foster a deeper understanding of LLMs and their future potentials.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:06:27 GMT" } ]
2025-04-16T00:00:00
[ [ "Rhee", "Phill Kyu", "" ] ]
2504.10846
Yuanzhe Zhang
Yuanzhe Zhang, Shirui Pan and Jiangshan Yu
Mosaic: Client-driven Account Allocation Framework in Sharded Blockchains
Accepted By IEEE ICDCS 2025
null
null
null
cs.DC cs.DB cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent account allocation studies in sharded blockchains are typically miner-driven, requiring miners to perform global optimizations for all accounts to enhance system-wide performance. This forces each miner to maintain a complete copy of the entire ledger, resulting in significant storage, communication, and computation overhead. In this work, we explore an alternative research direction by proposing Mosaic, the first client-driven framework for distributed, lightweight local optimization. Rather than relying on miners to allocate all accounts, Mosaic enables clients to independently execute a local algorithm to determine their residing shards. Clients can submit migration requests to a beacon chain when relocation is necessary. Mosaic naturally addresses key limitations of miner-driven approaches, including the lack of miner incentives and the significant overhead. While clients are flexible to adopt any algorithm for shard allocation, we design and implement a reference algorithm, Pilot, to guide them. Clients execute Pilot to maximize their own benefits, such as reduced transaction fees and confirmation latency. On a real-world Ethereum dataset, we implement and evaluate Pilot against state-of-the-art miner-driven global optimization solutions. The results demonstrate that Mosaic significantly enhances computational efficiency, achieving a four-order-of-magnitude reduction in computation time, with the reduced input data size from 1.44 GB to an average of 228.66 bytes per account. Despite these efficiency gains, Pilot introduces only about a 5% increase in the cross-shard ratio and maintains approximately 98% of the system throughput, demonstrating a minimal trade-off in overall effectiveness.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:07:09 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhang", "Yuanzhe", "" ], [ "Pan", "Shirui", "" ], [ "Yu", "Jiangshan", "" ] ]
2504.10848
Naoto Nishida
Hirofumi Shibata, Ayako Yogo, Naoto Nishida, Yu Shimada, Toma Ishii
Ichiyo: Fragile and Transient Interaction in Neighborhood
3 pages, 3 figures
null
10.1145/3623509.3635866
null
cs.HC cs.MM
http://creativecommons.org/licenses/by-nc-sa/4.0/
As the Internet develops, social networking and other communication tools have transformed people's relationships into something fast, visible, and geographically huge. However, these communication tools have not expanded opportunities for acquainting oneself with neighbors outside one's social network; rather, they have comparatively diminished occasions for interacting with unfamiliar neighbors by prioritizing communication with existing friends. Therefore, we invented the medium Ichiyo to increase the opportunities to think of neighbors walking along the same street or in the same neighborhood and to expand the imagination of those who pass by and those who used to be there. Thus, users can engage in indirect interaction. We used commercially available laser cutters to engrave QR codes on leaves that are naturally found in our living space to prevent environmental invasion. The QR codes lead to a communal space on the web where users can freely leave messages. By engraving QR codes, information can be virtually expanded to be presented. To get the feedback of Ichiyo, we let a total of several thousand people experience a new way of communication as a part of the exhibition ''iii Exhibition 2022'', an art exhibition at the University of Tokyo. A total of more than 1,000 leaves engraved with QR codes were prepared and scattered at the exhibition site and along the road from the nearest station to the venue.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:16:48 GMT" } ]
2025-04-16T00:00:00
[ [ "Shibata", "Hirofumi", "" ], [ "Yogo", "Ayako", "" ], [ "Nishida", "Naoto", "" ], [ "Shimada", "Yu", "" ], [ "Ishii", "Toma", "" ] ]
2504.10849
Naoto Nishida
Naoto Nishida, Hirotaka Hiraki, Jun Rekimoto, Yoshio Ishiguro
Real-Time Word-Level Temporal Segmentation in Streaming Speech Recognition
3 pages, 1 figures
null
10.1145/3672539.3686738
null
cs.HC cs.MM cs.SD eess.AS
http://creativecommons.org/licenses/by-nc-sa/4.0/
Rich-text captions are essential to help communication for Deaf and hard-of-hearing (DHH) people, second-language learners, and those with autism spectrum disorder (ASD). They also preserve nuances when converting speech to text, enhancing the realism of presentation scripts and conversation or speech logs. However, current real-time captioning systems lack the capability to alter text attributes (ex. capitalization, sizes, and fonts) at the word level, hindering the accurate conveyance of speaker intent that is expressed in the tones or intonations of the speech. For example, ''YOU should do this'' tends to be considered as indicating ''You'' as the focus of the sentence, whereas ''You should do THIS'' tends to be ''This'' as the focus. This paper proposes a solution that changes the text decorations at the word level in real time. As a prototype, we developed an application that adjusts word size based on the loudness of each spoken word. Feedback from users implies that this system helped to convey the speaker's intent, offering a more engaging and accessible captioning experience.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:17:08 GMT" } ]
2025-04-16T00:00:00
[ [ "Nishida", "Naoto", "" ], [ "Hiraki", "Hirotaka", "" ], [ "Rekimoto", "Jun", "" ], [ "Ishiguro", "Yoshio", "" ] ]
2504.10850
Zhuoqun Huang
Meiqi Liu, Zhuoqun Huang, Yue Xing
How to Enhance Downstream Adversarial Robustness (almost) without Touching the Pre-Trained Foundation Model?
22 pages, 2 figures, 12 tables. Include 10 pages of appendices
null
null
null
cs.LG cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
With the rise of powerful foundation models, a pre-training-fine-tuning paradigm becomes increasingly popular these days: A foundation model is pre-trained using a huge amount of data from various sources, and then the downstream users only need to fine-tune and adapt it to specific downstream tasks. However, due to the high computation complexity of adversarial training, it is not feasible to fine-tune the foundation model to improve its robustness on the downstream task. Observing the above challenge, we want to improve the downstream robustness without updating/accessing the weights in the foundation model. Inspired from existing literature in robustness inheritance (Kim et al., 2020), through theoretical investigation, we identify a close relationship between robust contrastive learning with the adversarial robustness of supervised learning. To further validate and utilize this theoretical insight, we design a simple-yet-effective robust auto-encoder as a data pre-processing method before feeding the data into the foundation model. The proposed approach has zero access to the foundation model when training the robust auto-encoder. Extensive experiments demonstrate the effectiveness of the proposed method in improving the robustness of downstream tasks, verifying the connection between the feature robustness (implied by small adversarial contrastive loss) and the robustness of the downstream task.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:17:37 GMT" } ]
2025-04-16T00:00:00
[ [ "Liu", "Meiqi", "" ], [ "Huang", "Zhuoqun", "" ], [ "Xing", "Yue", "" ] ]
2504.10851
Ruochen Jin
Ruochen Jin, Boning Tong, Shu Yang, Bojian Hou, Li Shen
ICAFS: Inter-Client-Aware Feature Selection for Vertical Federated Learning
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Vertical federated learning (VFL) enables a paradigm for vertically partitioned data across clients to collaboratively train machine learning models. Feature selection (FS) plays a crucial role in Vertical Federated Learning (VFL) due to the unique nature that data are distributed across multiple clients. In VFL, different clients possess distinct subsets of features for overlapping data samples, making the process of identifying and selecting the most relevant features a complex yet essential task. Previous FS efforts have primarily revolved around intra-client feature selection, overlooking vital feature interaction across clients, leading to subpar model outcomes. We introduce ICAFS, a novel multi-stage ensemble approach for effective FS in VFL by considering inter-client interactions. By employing conditional feature synthesis alongside multiple learnable feature selectors, ICAFS facilitates ensemble FS over these selectors using synthetic embeddings. This method bypasses the limitations of private gradient sharing and allows for model training using real data with refined embeddings. Experiments on multiple real-world datasets demonstrate that ICAFS surpasses current state-of-the-art methods in prediction accuracy.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:19:04 GMT" } ]
2025-04-16T00:00:00
[ [ "Jin", "Ruochen", "" ], [ "Tong", "Boning", "" ], [ "Yang", "Shu", "" ], [ "Hou", "Bojian", "" ], [ "Shen", "Li", "" ] ]
2504.10854
Hanning Chen
Hanning Chen, Yang Ni, Wenjun Huang, Hyunwoo Oh, Yezi Liu, Tamoghno Das, Mohsen Imani
LVLM_CSP: Accelerating Large Vision Language Models via Clustering, Scattering, and Pruning for Reasoning Segmentation
null
null
null
null
cs.CV
http://creativecommons.org/publicdomain/zero/1.0/
Large Vision Language Models (LVLMs) have been widely adopted to guide vision foundation models in performing reasoning segmentation tasks, achieving impressive performance. However, the substantial computational overhead associated with LVLMs presents a new challenge. The primary source of this computational cost arises from processing hundreds of image tokens. Therefore, an effective strategy to mitigate such overhead is to reduce the number of image tokens, a process known as image token pruning. Previous studies on image token pruning for LVLMs have primarily focused on high level visual understanding tasks, such as visual question answering and image captioning. In contrast, guiding vision foundation models to generate accurate visual masks based on textual queries demands precise semantic and spatial reasoning capabilities. Consequently, pruning methods must carefully control individual image tokens throughout the LVLM reasoning process. Our empirical analysis reveals that existing methods struggle to adequately balance reductions in computational overhead with the necessity to maintain high segmentation accuracy. In this work, we propose LVLM_CSP, a novel training free visual token pruning method specifically designed for LVLM based reasoning segmentation tasks. LVLM_CSP consists of three stages: clustering, scattering, and pruning. Initially, the LVLM performs coarse-grained visual reasoning using a subset of selected image tokens. Next, fine grained reasoning is conducted, and finally, most visual tokens are pruned in the last stage. Extensive experiments demonstrate that LVLM_CSP achieves a 65% reduction in image token inference FLOPs with virtually no accuracy degradation, and a 70% reduction with only a minor 1% drop in accuracy on the 7B LVLM.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:27:15 GMT" } ]
2025-04-16T00:00:00
[ [ "Chen", "Hanning", "" ], [ "Ni", "Yang", "" ], [ "Huang", "Wenjun", "" ], [ "Oh", "Hyunwoo", "" ], [ "Liu", "Yezi", "" ], [ "Das", "Tamoghno", "" ], [ "Imani", "Mohsen", "" ] ]
2504.10855
Yu Kawano
Yu Kawano and Zhiyong Sun
Virtual Contraction Approach to Decentralized Adaptive Stabilization of Nonlinear Time-Delayed Networks
null
null
null
null
eess.SY cs.SY math.OC
http://creativecommons.org/licenses/by-nc-nd/4.0/
In this paper, we utilize a diagonally dominant structure for the decentralized stabilization of unknown nonlinear time-delayed networks. Generalizing the idea of virtual contraction analysis to time-delayed systems, we demonstrate that nonlinear time-delayed networks can be stabilized by diagonal high-gains if the input matrices possess certain generalized (column/row) diagonally dominant properties. To achieve stabilization of unknown networks, we further propose a distributed adaptive tuning rule for each individual gain function, ensuring that all closed-loop trajectories converge to the origin. The effectiveness of the proposed decentralized adaptive control is verified in a case study on epidemic spreading control in SIS networks with transmission delays.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:34:24 GMT" } ]
2025-04-16T00:00:00
[ [ "Kawano", "Yu", "" ], [ "Sun", "Zhiyong", "" ] ]
2504.10856
Gabriele Tartaglino-Mazzucchelli
Gregory Gold, Peng-Ju Hu, Jessica Hutomo, Saurish Khandelwal, Mehmet Ozkan, Yi Pang, Gabriele Tartaglino-Mazzucchelli
On five-dimensional curvature squared supergravity and holography
25 pages, contribution to the proceedings for the MATRIX workshop "New Deformations of Quantum Field and Gravity Theories"
null
null
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work, we report the recent progress in obtaining new curvature-squared invariants in 5D, N=1 gauged minimal supergravity. We exhibit the structure of various composite multiplets that are pivotal in the construction. We also present the form of the gauged Riemann-squared and Gauss-Bonnet superinvariants in a dilaton-Weyl multiplet. As a first application of the new curvature squared invariants, we compute their corrections to holographic central charges and the Euclidean action of supersymmetric charged rotating black holes, exhibiting exact matching between the gravity and CFT results.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:35:09 GMT" } ]
2025-04-16T00:00:00
[ [ "Gold", "Gregory", "" ], [ "Hu", "Peng-Ju", "" ], [ "Hutomo", "Jessica", "" ], [ "Khandelwal", "Saurish", "" ], [ "Ozkan", "Mehmet", "" ], [ "Pang", "Yi", "" ], [ "Tartaglino-Mazzucchelli", "Gabriele", "" ] ]
2504.10857
Shun Iwase
Shun Iwase, Zubair Irshad, Katherine Liu, Vitor Guizilini, Robert Lee, Takuya Ikeda, Ayako Amma, Koichi Nishiwaki, Kris Kitani, Rares Ambrus, Sergey Zakharov
ZeroGrasp: Zero-Shot Shape Reconstruction Enabled Robotic Grasping
Published at CVPR 2025, Webpage: https://sh8.io/#/zerograsp
null
null
null
cs.RO cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Robotic grasping is a cornerstone capability of embodied systems. Many methods directly output grasps from partial information without modeling the geometry of the scene, leading to suboptimal motion and even collisions. To address these issues, we introduce ZeroGrasp, a novel framework that simultaneously performs 3D reconstruction and grasp pose prediction in near real-time. A key insight of our method is that occlusion reasoning and modeling the spatial relationships between objects is beneficial for both accurate reconstruction and grasping. We couple our method with a novel large-scale synthetic dataset, which comprises 1M photo-realistic images, high-resolution 3D reconstructions and 11.3B physically-valid grasp pose annotations for 12K objects from the Objaverse-LVIS dataset. We evaluate ZeroGrasp on the GraspNet-1B benchmark as well as through real-world robot experiments. ZeroGrasp achieves state-of-the-art performance and generalizes to novel real-world objects by leveraging synthetic data.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:37:39 GMT" } ]
2025-04-16T00:00:00
[ [ "Iwase", "Shun", "" ], [ "Irshad", "Zubair", "" ], [ "Liu", "Katherine", "" ], [ "Guizilini", "Vitor", "" ], [ "Lee", "Robert", "" ], [ "Ikeda", "Takuya", "" ], [ "Amma", "Ayako", "" ], [ "Nishiwaki", "Koichi", "" ], [ "Kitani", "Kris", "" ], [ "Ambrus", "Rares", "" ], [ "Zakharov", "Sergey", "" ] ]
2504.10859
Ho Tin Fan
Alex Fan, Alicia Li, Arul Kolla, Jason Gonzalez
A Sublinear Algorithm for Path Feasibility Among Rectangular Obstacles
null
null
null
null
cs.CG cs.RO
http://creativecommons.org/licenses/by/4.0/
The problem of finding a path between two points while avoiding obstacles is critical in robotic path planning. We focus on the feasibility problem: determining whether such a path exists. We model the robot as a query-specific rectangular object capable of moving parallel to its sides. The obstacles are axis-aligned, rectangular, and may overlap. Most previous works only consider nondisjoint rectangular objects and point-sized or statically sized robots. Our approach introduces a novel technique leveraging generalized Gabriel graphs and constructs a data structure to facilitate online queries regarding path feasibility with varying robot sizes in sublinear time. To efficiently handle feasibility queries, we propose an online algorithm utilizing sweep line to construct a generalized Gabriel graph under the $L_\infty$ norm, capturing key gap constraints between obstacles. We utilize a persistent disjoint-set union data structure to efficiently determine feasibility queries in $\mathcal{O}(\log n)$ time and $\mathcal{O}(n)$ total space.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:40:25 GMT" } ]
2025-04-16T00:00:00
[ [ "Fan", "Alex", "" ], [ "Li", "Alicia", "" ], [ "Kolla", "Arul", "" ], [ "Gonzalez", "Jason", "" ] ]
2504.10860
Biao-Liang Ye
Biao-Liang Ye, Yao-Kun Wang, Shao-Ming Fei
Bell-Mermin-Klyshko Inequalities and One-way Information Deficit of Dirac Fields in Noninertial Frames
15 pages, 8 figures
Results in Physics, 73 (2025) 108246
null
null
quant-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
We investigate the Bell-Mermin-Klyshko inequalities and the one-way information deficit of Dirac fields in noninertial frames, where the quantum correlations are shared between inertial and accelerated observers due to the Unruh effect. We derive partial analytical results for specific quantum states using the one-way information deficit. Additionally, we present numerical results for the Bell-Mermin-Klyshko inequalities. The study reveals the presence of Bell nonlocality and the significance of the one-way information deficit in relativistic quantum information.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:48:18 GMT" } ]
2025-04-16T00:00:00
[ [ "Ye", "Biao-Liang", "" ], [ "Wang", "Yao-Kun", "" ], [ "Fei", "Shao-Ming", "" ] ]
2504.10861
Amanpreet Singh
Amanpreet Singh, Joseph Chee Chang, Chloe Anastasiades, Dany Haddad, Aakanksha Naik, Amber Tanaka, Angele Zamarron, Cecile Nguyen, Jena D. Hwang, Jason Dunkleberger, Matt Latzke, Smita Rao, Jaron Lochner, Rob Evans, Rodney Kinney, Daniel S. Weld, Doug Downey, Sergey Feldman
Ai2 Scholar QA: Organized Literature Synthesis with Attribution
7 pages
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Retrieval-augmented generation is increasingly effective in answering scientific questions from literature, but many state-of-the-art systems are expensive and closed-source. We introduce Ai2 Scholar QA, a free online scientific question answering application. To facilitate research, we make our entire pipeline public: as a customizable open-source Python package and interactive web app, along with paper indexes accessible through public APIs and downloadable datasets. We describe our system in detail and present experiments analyzing its key design decisions. In an evaluation on a recent scientific QA benchmark, we find that Ai2 Scholar QA outperforms competing systems.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:48:18 GMT" } ]
2025-04-16T00:00:00
[ [ "Singh", "Amanpreet", "" ], [ "Chang", "Joseph Chee", "" ], [ "Anastasiades", "Chloe", "" ], [ "Haddad", "Dany", "" ], [ "Naik", "Aakanksha", "" ], [ "Tanaka", "Amber", "" ], [ "Zamarron", "Angele", "" ], [ "Nguyen", "Cecile", "" ], [ "Hwang", "Jena D.", "" ], [ "Dunkleberger", "Jason", "" ], [ "Latzke", "Matt", "" ], [ "Rao", "Smita", "" ], [ "Lochner", "Jaron", "" ], [ "Evans", "Rob", "" ], [ "Kinney", "Rodney", "" ], [ "Weld", "Daniel S.", "" ], [ "Downey", "Doug", "" ], [ "Feldman", "Sergey", "" ] ]
2504.10862
Puxun Wu
Jiayi Wu, Yang Liu, Hongwei Yu, and Puxun Wu
Testing redshift variation of the X-ray and ultraviolet luminosity relations of quasars
8 pages, 7 figures, to be published in Chinese Physics C
null
null
null
astro-ph.CO gr-qc
http://creativecommons.org/licenses/by/4.0/
Quasars serve as important cosmological probes and constructing accurate luminosity relations for them is essential for their use in cosmology. If the coefficients of quasar's luminosity relation vary with redshift, it could introduce biases into cosmological constraints derived from quasars. In this paper, we conduct a detailed analysis of the redshift variation in the X-ray luminosity and ultraviolet (UV) luminosity ($L_\mathrm{X}$-$L_\mathrm{UV}$) relations of quasars. For the standard $L_\mathrm{X}$-$L_\mathrm{UV}$ relation, we find that the relation coefficients exhibit a strong and linear correlation with redshift, which is not attributable to the selection effect. Additionally, we examine two three-dimensional, redshift-evolving $L_\mathrm{X}$-$L_\mathrm{UV}$ relations and find that the inclusion of a redshift-dependent term does not eliminate the impact of redshift evolution, as the relation coefficients continue to evolve with redshift. Finally, we construct a new $L_\mathrm{X}$-$L_\mathrm{UV}$ relation in which the redshift evolution of the relation coefficients is nearly eliminated. Calibrating the luminosity relations using Hubble parameter measurements, we demonstrate that quasars utilizing our new relation yield effective constraints on cosmological parameters that are consistent with results from Planck CMB data, unlike constraints derived from the standard relation.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:48:23 GMT" } ]
2025-04-16T00:00:00
[ [ "Wu", "Jiayi", "" ], [ "Liu", "Yang", "" ], [ "Yu", "Hongwei", "" ], [ "Wu", "Puxun", "" ] ]
2504.10863
Aiman Al-Eryani
Aiman Al-Eryani, Sabine Andergassen and Michael M. Scherer
Intertwined fluctuations and isotope effects in the Hubbard-Holstein model on the square lattice from functional renormalization
33 pages, 24 figures; comments welcome
null
null
null
cond-mat.str-el cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
Electron-electron and electron-phonon interactions are responsible for the formation of spin, charge, and superconducting correlations in layered quantum materials. A paradigmatic model for such materials that captures both kinds of interactions is the two-dimensional Hubbard-Holstein model with a dispersionless Einstein phonon. In this work, we provide a detailed analysis of the magnetic, density, and superconducting fluctuations at and away from half-filling. To that end, we employ the functional renormalization group using the recently introduced extension of the single-boson exchange formulation. More precisely, we go beyond previous approaches to the model by resolving the full frequency dependence of the two-particle vertex and taking into account the feedback from the electronic self-energy. We perform broad parameter scans in the space of Hubbard repulsion, electron-phonon coupling strength, and phonon frequency to explore the leading magnetic, density, and superconducting susceptibilities from the adiabatic to the anti-adiabatic regime. Our numerical data reveal that self-energy effects lead to an enhancement of the $d$-wave superconducting susceptibility towards larger phonon frequencies, in contrast to earlier isotope-effect studies. At small phonon frequencies, large density contributions to the $s$-wave superconducting susceptibility change sign and eventually lead to a reduction of $s$-wave superconductivity with increasing electron-phonon coupling, signaling the breakdown of Migdal-Eliashberg theory. We analyze our findings systematically, employing detailed diagnostics of the intertwined fluctuations and pinning down the various positive and negative isotope effects of the physical susceptibilities.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:49:50 GMT" } ]
2025-04-16T00:00:00
[ [ "Al-Eryani", "Aiman", "" ], [ "Andergassen", "Sabine", "" ], [ "Scherer", "Michael M.", "" ] ]
2504.10864
Simon Lew Deveali
Ver\'onica Becher, Simon Lew Deveali and Ignacio Mollo Cunningham
Automata for the commutative closure of regular sets
null
null
null
null
cs.FL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Consider $ A^* $, the free monoid generated by the finite alphabet $A$ with the concatenation operation. Two words have the same commutative image when one is a permutation of the symbols of the other. The commutative closure of a set $ L \subseteq A^* $ is the set $ {C}(L) \subseteq A^* $ of words whose commutative image coincides with that of some word in $ L $. We provide an algorithm that, given a regular set $ L $, produces a finite state automaton that accepts the commutative closure $ {C}(L) $, provided that this closure set is regular. The problem of deciding whether $ {C}(L) $ is regular was solved by Ginsburg and Spanier in 1966 using the decidability of Presburger sentences, and by Gohon in 1985 via formal power series. The problem of constructing an automaton that accepts $ {C}(L) $ has already been studied in the literature. We give a simpler algorithm using an algebraic approach.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:54:02 GMT" } ]
2025-04-16T00:00:00
[ [ "Becher", "Verónica", "" ], [ "Deveali", "Simon Lew", "" ], [ "Cunningham", "Ignacio Mollo", "" ] ]
2504.10865
Han-Dong Lim
Han-Dong Lim, Donghwan Lee
Understanding the theoretical properties of projected Bellman equation, linear Q-learning, and approximate value iteration
Initial submission
null
null
null
cs.AI cs.LG
http://creativecommons.org/licenses/by/4.0/
In this paper, we study the theoretical properties of the projected Bellman equation (PBE) and two algorithms to solve this equation: linear Q-learning and approximate value iteration (AVI). We consider two sufficient conditions for the existence of a solution to PBE : strictly negatively row dominating diagonal (SNRDD) assumption and a condition motivated by the convergence of AVI. The SNRDD assumption also ensures the convergence of linear Q-learning, and its relationship with the convergence of AVI is examined. Lastly, several interesting observations on the solution of PBE are provided when using $\epsilon$-greedy policy.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:56:33 GMT" } ]
2025-04-16T00:00:00
[ [ "Lim", "Han-Dong", "" ], [ "Lee", "Donghwan", "" ] ]
2504.10866
Shunsuke Imai
Shunsuke Imai and Yuta Koike
Gaussian Approximation for High-Dimensional $U$-statistics with Size-Dependent Kernels
null
null
null
null
math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motivated by small bandwidth asymptotics for kernel-based semiparametric estimators in econometrics, this paper establishes Gaussian approximation results for high-dimensional fixed-order $U$-statistics whose kernels depend on the sample size. Our results allow for a situation where the dominant component of the Hoeffding decomposition is absent or unknown, including cases with known degrees of degeneracy as special forms. The obtained error bounds for Gaussian approximations are sharp enough to almost recover the weakest bandwidth condition of small bandwidth asymptotics in the fixed-dimensional setting when applied to a canonical semiparametric estimation problem. We also present an application to an adaptive goodness-of-fit testing, along with discussions about several potential applications.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:58:58 GMT" } ]
2025-04-16T00:00:00
[ [ "Imai", "Shunsuke", "" ], [ "Koike", "Yuta", "" ] ]
2504.10867
Lei Li
BESIII Collaboration: M. Ablikim, M. N. Achasov, P. Adlarson, X. C. Ai, R. Aliberti, A. Amoroso, Q. An, Y. Bai, O. Bakina, Y. Ban, H.-R. Bao, V. Batozskaya, K. Begzsuren, N. Berger, M. Berlowski, M. Bertani, D. Bettoni, F. Bianchi, E. Bianco, A. Bortone, I. Boyko, R. A. Briere, A. Brueggemann, H. Cai, M. H. Cai, X. Cai, A. Calcaterra, G. F. Cao, N. Cao, S. A. Cetin, X. Y. Chai, J. F. Chang, G. R. Che, Y. Z. Che, C. H. Chen, Chao Chen, G. Chen, H. S. Chen, H. Y. Chen, M. L. Chen, S. J. Chen, S. L. Chen, S. M. Chen, T. Chen, X. R. Chen, X. T. Chen, X. Y. Chen, Y. B. Chen, Y. Q. Chen, Y. Q. Chen, Z. J. Chen, Z. K. Chen, S. K. Choi, X. Chu, G. Cibinetto, F. Cossio, J. Cottee-Meldrum, J. J. Cui, H. L. Dai, J. P. Dai, A. Dbeyssi, R. E. de Boer, D. Dedovich, C. Q. Deng, Z. Y. Deng, A. Denig, I. Denysenko, M. Destefanis, F. De Mori, B. Ding, X. X. Ding, Y. Ding, Y. Ding, Y. X. Ding, J. Dong, L. Y. Dong, M. Y. Dong, X. Dong, M. C. Du, S. X. Du, S. X. Du, Y. Y. Duan, P. Egorov, G. F. Fan, J. J. Fan, Y. H. Fan, J. Fang, J. Fang, S. S. Fang, W. X. Fang, Y. Q. Fang, R. Farinelli, L. Fava, F. Feldbauer, G. Felici, C. Q. Feng, J. H. Feng, L. Feng, Q. X. Feng, Y. T. Feng, M. Fritsch, C. D. Fu, J. L. Fu, Y. W. Fu, H. Gao, X. B. Gao, Y. Gao, Y. N. Gao, Y. N. Gao, Y. Y. Gao, S. Garbolino, I. Garzia, P. T. Ge, Z. W. Ge, C. Geng, E. M. Gersabeck, A. Gilman, K. Goetzen, J. D. Gong, L. Gong, W. X. Gong, W. Gradl, S. Gramigna, M. Greco, M. H. Gu, Y. T. Gu, C. Y. Guan, A. Q. Guo, L. B. Guo, M. J. Guo, R. P. Guo, Y. P. Guo, A. Guskov, J. Gutierrez, K. L. Han, T. T. Han, F. Hanisch, K. D. Hao, X. Q. Hao, F. A. Harris, K. K. He, K. L. He, F. H. Heinsius, C. H. Heinz, Y. K. Heng, C. Herold, P. C. Hong, G. Y. Hou, X. T. Hou, Y. R. Hou, Z. L. Hou, H. M. Hu, J. F. Hu, Q. P. Hu, S. L. Hu, T. Hu, Y. Hu, Z. M. Hu, G. S. Huang, K. X. Huang, L. Q. Huang, P. Huang, X. T. Huang, Y. P. Huang, Y. S. Huang, T. Hussain, N. H\"usken, N. in der Wiesche, J. Jackson, Q. Ji, Q. P. Ji, W. Ji, X. B. Ji, X. L. Ji, Y. Y. Ji, Z. K. Jia, D. Jiang, H. B. Jiang, P. C. Jiang, S. J. Jiang, T. J. Jiang, X. S. Jiang, Y. Jiang, J. B. Jiao, J. K. Jiao, Z. Jiao, S. Jin, Y. Jin, M. Q. Jing, X. M. Jing, T. Johansson, S. Kabana, N. Kalantar-Nayestanaki, X. L. Kang, X. S. Kang, M. Kavatsyuk, B. C. Ke, V. Khachatryan, A. Khoukaz, R. Kiuchi, O. B. Kolcu, B. Kopf, M. Kuessner, X. Kui, N. Kumar, A. Kupsc, W. K\"uhn, Q. Lan, W. N. Lan, T. T. Lei, M. Lellmann, T. Lenz, C. Li, C. Li, C. Li, C. H. Li, C. K. Li, D. M. Li, F. Li, G. Li, H. B. Li, H. J. Li, H. N. Li, Hui Li, J. R. Li, J. S. Li, K. Li, K. L. Li, K. L. Li, L. J. Li, Lei Li, M. H. Li, M. R. Li, P. L. Li, P. R. Li, Q. M. Li, Q. X. Li, R. Li, S. X. Li, T. Li, T. Y. Li, W. D. Li, W. G. Li, X. Li, X. H. Li, X. L. Li, X. Y. Li, X. Z. Li, Y. Li, Y. G. Li, Y. P. Li, Z. J. Li, Z. Y. Li, H. Liang, Y. F. Liang, Y. T. Liang, G. R. Liao, L. B. Liao, M. H. Liao, Y. P. Liao, J. Libby, A. Limphirat, C. C. Lin, D. X. Lin, L. Q. Lin, T. Lin, B. J. Liu, B. X. Liu, C. Liu, C. X. Liu, F. Liu, F. H. Liu, Feng Liu, G. M. Liu, H. Liu, H. B. Liu, H. H. Liu, H. M. Liu, Huihui Liu, J. B. Liu, J. J. Liu, K. Liu, K. Liu, K. Y. Liu, Ke Liu, L. C. Liu, Lu Liu, M. H. Liu, P. L. Liu, Q. Liu, S. B. Liu, T. Liu, W. K. Liu, W. M. Liu, W. T. Liu, X. Liu, X. Liu, X. K. Liu, X. Y. Liu, Y. Liu, Y. Liu, Y. Liu, Y. B. Liu, Z. A. Liu, Z. D. Liu, Z. Q. Liu, X. C. Lou, F. X. Lu, H. J. Lu, J. G. Lu, X. L. Lu, Y. Lu, Y. H. Lu, Y. P. Lu, Z. H. Lu, C. L. Luo, J. R. Luo, J. S. Luo, M. X. Luo, T. Luo, X. L. Luo, Z. Y. Lv, X. R. Lyu, Y. F. Lyu, Y. H. Lyu, F. C. Ma, H. L. Ma, J. L. Ma, L. L. Ma, L. R. Ma, Q. M. Ma, R. Q. Ma, R. Y. Ma, T. Ma, X. T. Ma, X. Y. Ma, Y. M. Ma, F. E. Maas, I. MacKay, M. Maggiora, S. Malde, Q. A. Malik, H. X. Mao, Y. J. Mao, Z. P. Mao, S. Marcello, A. Marshall, F. M. Melendi, Y. H. Meng, Z. X. Meng, G. Mezzadri, H. Miao, T. J. Min, R. E. Mitchell, X. H. Mo, B. Moses, N. Yu. Muchnoi, J. Muskalla, Y. Nefedov, F. Nerling, L. S. Nie, I. B. Nikolaev, Z. Ning, S. Nisar, Q. L. Niu, W. D. Niu, C. Normand, S. L. Olsen, Q. Ouyang, S. Pacetti, X. Pan, Y. Pan, A. Pathak, Y. P. Pei, M. Pelizaeus, H. P. Peng, X. J. Peng, Y. Y. Peng, K. Peters, K. Petridis, J. L. Ping, R. G. Ping, S. Plura, V. Prasad, F. Z. Qi, H. R. Qi, M. Qi, S. Qian, W. B. Qian, C. F. Qiao, J. H. Qiao, J. J. Qin, J. L. Qin, L. Q. Qin, L. Y. Qin, P. B. Qin, X. P. Qin, X. S. Qin, Z. H. Qin, J. F. Qiu, Z. H. Qu, J. Rademacker, C. F. Redmer, A. Rivetti, M. Rolo, G. Rong, S. S. Rong, F. Rosini, Ch. Rosner, M. Q. Ruan, N. Salone, A. Sarantsev, Y. Schelhaas, K. Schoenning, M. Scodeggio, K. Y. Shan, W. Shan, X. Y. Shan, Z. J. Shang, J. F. Shangguan, L. G. Shao, M. Shao, C. P. Shen, H. F. Shen, W. H. Shen, X. Y. Shen, B. A. Shi, H. Shi, J. L. Shi, J. Y. Shi, S. Y. Shi, X. Shi, H. L. Song, J. J. Song, T. Z. Song, W. M. Song, Y. J. Song, Y. X. Song, S. Sosio, S. Spataro, F. Stieler, S. S Su, Y. J. Su, G. B. Sun, G. X. Sun, H. Sun, H. K. Sun, J. F. Sun, K. Sun, L. Sun, S. S. Sun, T. Sun, Y. C. Sun, Y. H. Sun, Y. J. Sun, Y. Z. Sun, Z. Q. Sun, Z. T. Sun, C. J. Tang, G. Y. Tang, J. Tang, J. J. Tang, L. F. Tang, Y. A. Tang, L. Y. Tao, M. Tat, J. X. Teng, J. Y. Tian, W. H. Tian, Y. Tian, Z. F. Tian, I. Uman, B. Wang, B. Wang, Bo Wang, C. Wang, C. Wang, Cong Wang, D. Y. Wang, H. J. Wang, J. J. Wang, K. Wang, L. L. Wang, L. W. Wang, M. Wang, M. Wang, N. Y. Wang, S. Wang, T. Wang, T. J. Wang, W. Wang, W. Wang, W. P. Wang, X. Wang, X. F. Wang, X. J. Wang, X. L. Wang, X. N. Wang, Y. Wang, Y. D. Wang, Y. F. Wang, Y. H. Wang, Y. J. Wang, Y. L. Wang, Y. N. Wang, Y. Q. Wang, Yaqian Wang, Yi Wang, Yuan Wang, Z. Wang, Z. L. Wang, Z. L. Wang, Z. Q. Wang, Z. Y. Wang, D. H. Wei, H. R. Wei, F. Weidner, S. P. Wen, Y. R. Wen, U. Wiedner, G. Wilkinson, M. Wolke, C. Wu, J. F. Wu, L. H. Wu, L. J. Wu, L. J. Wu, Lianjie Wu, S. G. Wu, S. M. Wu, X. Wu, X. H. Wu, Y. J. Wu, Z. Wu, L. Xia, X. M. Xian, B. H. Xiang, D. Xiao, G. Y. Xiao, H. Xiao, Y. L. Xiao, Z. J. Xiao, C. Xie, K. J. Xie, X. H. Xie, Y. Xie, Y. G. Xie, Y. H. Xie, Z. P. Xie, T. Y. Xing, C. F. Xu, C. J. Xu, G. F. Xu, H. Y. Xu, H. Y. Xu, M. Xu, Q. J. Xu, Q. N. Xu, T. D. Xu, W. Xu, W. L. Xu, X. P. Xu, Y. Xu, Y. Xu, Y. C. Xu, Z. S. Xu, F. Yan, H. Y. Yan, L. Yan, W. B. Yan, W. C. Yan, W. H. Yan, W. P. Yan, X. Q. Yan, H. J. Yang, H. L. Yang, H. X. Yang, J. H. Yang, R. J. Yang, T. Yang, Y. Yang, Y. F. Yang, Y. H. Yang, Y. Q. Yang, Y. X. Yang, Y. Z. Yang, M. Ye, M. H. Ye, Z. J. Ye, Junhao Yin, Z. Y. You, B. X. Yu, C. X. Yu, G. Yu, J. S. Yu, L. Q. Yu, M. C. Yu, T. Yu, X. D. Yu, Y. C. Yu, C. Z. Yuan, H. Yuan, J. Yuan, J. Yuan, L. Yuan, S. C. Yuan, X. Q. Yuan, Y. Yuan, Z. Y. Yuan, C. X. Yue, Ying Yue, A. A. Zafar, S. H. Zeng, X. Zeng, Y. Zeng, Y. J. Zeng, Y. J. Zeng, X. Y. Zhai, Y. H. Zhan, A. Q. Zhang, B. L. Zhang, B. X. Zhang, D. H. Zhang, G. Y. Zhang, G. Y. Zhang, H. Zhang, H. Zhang, H. C. Zhang, H. H. Zhang, H. Q. Zhang, H. R. Zhang, H. Y. Zhang, J. Zhang, J. Zhang, J. J. Zhang, J. L. Zhang, J. Q. Zhang, J. S. Zhang, J. W. Zhang, J. X. Zhang, J. Y. Zhang, J. Z. Zhang, Jianyu Zhang, L. M. Zhang, Lei Zhang, N. Zhang, P. Zhang, Q. Zhang, Q. Y. Zhang, R. Y. Zhang, S. H. Zhang, Shulei Zhang, X. M. Zhang, X. Y Zhang, X. Y. Zhang, Y. Zhang, Y. Zhang, Y. T. Zhang, Y. H. Zhang, Y. M. Zhang, Y. P. Zhang, Z. D. Zhang, Z. H. Zhang, Z. L. Zhang, Z. L. Zhang, Z. X. Zhang, Z. Y. Zhang, Z. Y. Zhang, Z. Z. Zhang, Zh. Zh. Zhang, G. Zhao, J. Y. Zhao, J. Z. Zhao, L. Zhao, L. Zhao, M. G. Zhao, N. Zhao, R. P. Zhao, S. J. Zhao, Y. B. Zhao, Y. L. Zhao, Y. X. Zhao, Z. G. Zhao, A. Zhemchugov, B. Zheng, B. M. Zheng, J. P. Zheng, W. J. Zheng, X. R. Zheng, Y. H. Zheng, B. Zhong, C. Zhong, H. Zhou, J. Q. Zhou, J. Y. Zhou, S. Zhou, X. Zhou, X. K. Zhou, X. R. Zhou, X. Y. Zhou, Y. X. Zhou, Y. Z. Zhou, A. N. Zhu, J. Zhu, K. Zhu, K. J. Zhu, K. S. Zhu, L. Zhu, L. X. Zhu, S. H. Zhu, T. J. Zhu, W. D. Zhu, W. D. Zhu, W. J. Zhu, W. Z. Zhu, Y. C. Zhu, Z. A. Zhu, X. Y. Zhuang, J. H. Zou, J. Zu
Precise measurement of the form factors in $D^0\rightarrow K^*(892)^-\mu^+\nu_{\mu}$ and test of lepton universality with $D^0\rightarrow K^*(892)^-\ell^+\nu_{\ell}$ decays
9 pages, 4 figures
null
null
null
hep-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We report a study of the semileptonic decay $D^0 \rightarrow \bar{K}^0\pi^-\mu^+\nu_{\mu}$ based on a sample of $7.9~\mathrm{fb}^{-1}$ of $e^+e^-$ annihilation data collected at a center-of-mass energy of 3.773~GeV with the BESIII detector at the BEPCII collider. The branching fraction of the decay is measured for the first time to be $\mathcal{B}(D^0\rightarrow \bar{K}^0\pi^-\mu^+\nu_{\mu}) = (1.373 \pm 0.020_{\rm stat} \pm 0.023_{\rm syst})\%$, where the first uncertainty is statistical and the second is systematic. Based on the investigation of the decay dynamics, we find that the decay is dominated by the $K^{*}(892)^-$ resonance with the branching fraction measured to be $\mathcal{B}(D^0\rightarrow K^{*}(892)^-\mu^+\nu_{\mu}) = (1.948 \pm 0.033_{\rm stat} \pm 0.036_{\rm syst})\%$. We also determine the hadronic form factors for the $D^0\rightarrow K^{*}(892)^-\mu^+\nu_{\mu}$ decay to be $r_{V} = V(0)/A_1(0) = 1.46 \pm 0.11_{\rm stat} \pm 0.04_{\rm syst}$, $r_{2} = A_2(0)/A_1(0) = 0.71 \pm 0.08_{\rm stat} \pm 0.03_{\rm syst}$, and $A_1(0)=0.609 \pm 0.008_{\rm stat} \pm 0.008_{\rm syst}$, where $V(0)$ is the vector form factor and $A_{1,2}(0)$ are the axial form factors evaluated at $q^2=0$. The $A_1(0)$ is measured for the first time in $D^0\rightarrow K^{*}(892)^-\mu^+\nu_{\mu}$ decay. Averaging the form-factor parameters that we reported previously in $D^0\rightarrow K^*(892)^-(\rightarrow \bar{K}^0\pi^-)e^+\nu_{e}$ and $D^0\rightarrow K^*(892)^-(\rightarrow K^-\pi^0)\mu^+\nu_{\mu}$ decays, we obtain $r_{V}=1.456\pm0.040_{\rm stat}\pm0.016_{\rm syst}$, $r_{2}=0.715\pm0.031_{\rm stat}\pm0.014_{\rm stat}$, and $A_1(0)=0.614\pm0.005_{\rm stat}\pm0.004_{\rm syst}$. This is the most precise determination of the form-factor parameters to date measured in $D\rightarrow K^*(892)$ transition, which provide the most stringent test on various theoretical models.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 04:59:18 GMT" } ]
2025-04-16T00:00:00
[ [ "BESIII Collaboration", "", "" ], [ "Ablikim", "M.", "" ], [ "Achasov", "M. N.", "" ], [ "Adlarson", "P.", "" ], [ "Ai", "X. C.", "" ], [ "Aliberti", "R.", "" ], [ "Amoroso", "A.", "" ], [ "An", "Q.", "" ], [ "Bai", "Y.", "" ], [ "Bakina", "O.", "" ], [ "Ban", "Y.", "" ], [ "Bao", "H. -R.", "" ], [ "Batozskaya", "V.", "" ], [ "Begzsuren", "K.", "" ], [ "Berger", "N.", "" ], [ "Berlowski", "M.", "" ], [ "Bertani", "M.", "" ], [ "Bettoni", "D.", "" ], [ "Bianchi", "F.", "" ], [ "Bianco", "E.", "" ], [ "Bortone", "A.", "" ], [ "Boyko", "I.", "" ], [ "Briere", "R. A.", "" ], [ "Brueggemann", "A.", "" ], [ "Cai", "H.", "" ], [ "Cai", "M. H.", "" ], [ "Cai", "X.", "" ], [ "Calcaterra", "A.", "" ], [ "Cao", "G. F.", "" ], [ "Cao", "N.", "" ], [ "Cetin", "S. A.", "" ], [ "Chai", "X. Y.", "" ], [ "Chang", "J. F.", "" ], [ "Che", "G. R.", "" ], [ "Che", "Y. Z.", "" ], [ "Chen", "C. H.", "" ], [ "Chen", "Chao", "" ], [ "Chen", "G.", "" ], [ "Chen", "H. S.", "" ], [ "Chen", "H. Y.", "" ], [ "Chen", "M. L.", "" ], [ "Chen", "S. J.", "" ], [ "Chen", "S. L.", "" ], [ "Chen", "S. M.", "" ], [ "Chen", "T.", "" ], [ "Chen", "X. R.", "" ], [ "Chen", "X. T.", "" ], [ "Chen", "X. Y.", "" ], [ "Chen", "Y. B.", "" ], [ "Chen", "Y. Q.", "" ], [ "Chen", "Y. Q.", "" ], [ "Chen", "Z. J.", "" ], [ "Chen", "Z. K.", "" ], [ "Choi", "S. K.", "" ], [ "Chu", "X.", "" ], [ "Cibinetto", "G.", "" ], [ "Cossio", "F.", "" ], [ "Cottee-Meldrum", "J.", "" ], [ "Cui", "J. J.", "" ], [ "Dai", "H. L.", "" ], [ "Dai", "J. P.", "" ], [ "Dbeyssi", "A.", "" ], [ "de Boer", "R. E.", "" ], [ "Dedovich", "D.", "" ], [ "Deng", "C. Q.", "" ], [ "Deng", "Z. Y.", "" ], [ "Denig", "A.", "" ], [ "Denysenko", "I.", "" ], [ "Destefanis", "M.", "" ], [ "De Mori", "F.", "" ], [ "Ding", "B.", "" ], [ "Ding", "X. X.", "" ], [ "Ding", "Y.", "" ], [ "Ding", "Y.", "" ], [ "Ding", "Y. X.", "" ], [ "Dong", "J.", "" ], [ "Dong", "L. Y.", "" ], [ "Dong", "M. Y.", "" ], [ "Dong", "X.", "" ], [ "Du", "M. C.", "" ], [ "Du", "S. X.", "" ], [ "Du", "S. X.", "" ], [ "Duan", "Y. Y.", "" ], [ "Egorov", "P.", "" ], [ "Fan", "G. F.", "" ], [ "Fan", "J. J.", "" ], [ "Fan", "Y. H.", "" ], [ "Fang", "J.", "" ], [ "Fang", "J.", "" ], [ "Fang", "S. S.", "" ], [ "Fang", "W. X.", "" ], [ "Fang", "Y. Q.", "" ], [ "Farinelli", "R.", "" ], [ "Fava", "L.", "" ], [ "Feldbauer", "F.", "" ], [ "Felici", "G.", "" ], [ "Feng", "C. Q.", "" ], [ "Feng", "J. H.", "" ], [ "Feng", "L.", "" ], [ "Feng", "Q. X.", "" ], [ "Feng", "Y. T.", "" ], [ "Fritsch", "M.", "" ], [ "Fu", "C. D.", "" ], [ "Fu", "J. L.", "" ], [ "Fu", "Y. W.", "" ], [ "Gao", "H.", "" ], [ "Gao", "X. B.", "" ], [ "Gao", "Y.", "" ], [ "Gao", "Y. N.", "" ], [ "Gao", "Y. N.", "" ], [ "Gao", "Y. Y.", "" ], [ "Garbolino", "S.", "" ], [ "Garzia", "I.", "" ], [ "Ge", "P. T.", "" ], [ "Ge", "Z. W.", "" ], [ "Geng", "C.", "" ], [ "Gersabeck", "E. M.", "" ], [ "Gilman", "A.", "" ], [ "Goetzen", "K.", "" ], [ "Gong", "J. D.", "" ], [ "Gong", "L.", "" ], [ "Gong", "W. X.", "" ], [ "Gradl", "W.", "" ], [ "Gramigna", "S.", "" ], [ "Greco", "M.", "" ], [ "Gu", "M. H.", "" ], [ "Gu", "Y. T.", "" ], [ "Guan", "C. Y.", "" ], [ "Guo", "A. Q.", "" ], [ "Guo", "L. B.", "" ], [ "Guo", "M. J.", "" ], [ "Guo", "R. P.", "" ], [ "Guo", "Y. P.", "" ], [ "Guskov", "A.", "" ], [ "Gutierrez", "J.", "" ], [ "Han", "K. L.", "" ], [ "Han", "T. T.", "" ], [ "Hanisch", "F.", "" ], [ "Hao", "K. D.", "" ], [ "Hao", "X. Q.", "" ], [ "Harris", "F. A.", "" ], [ "He", "K. K.", "" ], [ "He", "K. L.", "" ], [ "Heinsius", "F. H.", "" ], [ "Heinz", "C. H.", "" ], [ "Heng", "Y. K.", "" ], [ "Herold", "C.", "" ], [ "Hong", "P. C.", "" ], [ "Hou", "G. Y.", "" ], [ "Hou", "X. T.", "" ], [ "Hou", "Y. R.", "" ], [ "Hou", "Z. L.", "" ], [ "Hu", "H. M.", "" ], [ "Hu", "J. F.", "" ], [ "Hu", "Q. P.", "" ], [ "Hu", "S. L.", "" ], [ "Hu", "T.", "" ], [ "Hu", "Y.", "" ], [ "Hu", "Z. M.", "" ], [ "Huang", "G. S.", "" ], [ "Huang", "K. X.", "" ], [ "Huang", "L. Q.", "" ], [ "Huang", "P.", "" ], [ "Huang", "X. T.", "" ], [ "Huang", "Y. P.", "" ], [ "Huang", "Y. S.", "" ], [ "Hussain", "T.", "" ], [ "Hüsken", "N.", "" ], [ "der Wiesche", "N. in", "" ], [ "Jackson", "J.", "" ], [ "Ji", "Q.", "" ], [ "Ji", "Q. P.", "" ], [ "Ji", "W.", "" ], [ "Ji", "X. B.", "" ], [ "Ji", "X. L.", "" ], [ "Ji", "Y. Y.", "" ], [ "Jia", "Z. K.", "" ], [ "Jiang", "D.", "" ], [ "Jiang", "H. B.", "" ], [ "Jiang", "P. C.", "" ], [ "Jiang", "S. J.", "" ], [ "Jiang", "T. J.", "" ], [ "Jiang", "X. S.", "" ], [ "Jiang", "Y.", "" ], [ "Jiao", "J. B.", "" ], [ "Jiao", "J. K.", "" ], [ "Jiao", "Z.", "" ], [ "Jin", "S.", "" ], [ "Jin", "Y.", "" ], [ "Jing", "M. Q.", "" ], [ "Jing", "X. M.", "" ], [ "Johansson", "T.", "" ], [ "Kabana", "S.", "" ], [ "Kalantar-Nayestanaki", "N.", "" ], [ "Kang", "X. L.", "" ], [ "Kang", "X. S.", "" ], [ "Kavatsyuk", "M.", "" ], [ "Ke", "B. C.", "" ], [ "Khachatryan", "V.", "" ], [ "Khoukaz", "A.", "" ], [ "Kiuchi", "R.", "" ], [ "Kolcu", "O. B.", "" ], [ "Kopf", "B.", "" ], [ "Kuessner", "M.", "" ], [ "Kui", "X.", "" ], [ "Kumar", "N.", "" ], [ "Kupsc", "A.", "" ], [ "Kühn", "W.", "" ], [ "Lan", "Q.", "" ], [ "Lan", "W. N.", "" ], [ "Lei", "T. T.", "" ], [ "Lellmann", "M.", "" ], [ "Lenz", "T.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "C. H.", "" ], [ "Li", "C. K.", "" ], [ "Li", "D. M.", "" ], [ "Li", "F.", "" ], [ "Li", "G.", "" ], [ "Li", "H. B.", "" ], [ "Li", "H. J.", "" ], [ "Li", "H. N.", "" ], [ "Li", "Hui", "" ], [ "Li", "J. R.", "" ], [ "Li", "J. S.", "" ], [ "Li", "K.", "" ], [ "Li", "K. L.", "" ], [ "Li", "K. L.", "" ], [ "Li", "L. J.", "" ], [ "Li", "Lei", "" ], [ "Li", "M. H.", "" ], [ "Li", "M. R.", "" ], [ "Li", "P. L.", "" ], [ "Li", "P. R.", "" ], [ "Li", "Q. M.", "" ], [ "Li", "Q. X.", "" ], [ "Li", "R.", "" ], [ "Li", "S. X.", "" ], [ "Li", "T.", "" ], [ "Li", "T. Y.", "" ], [ "Li", "W. D.", "" ], [ "Li", "W. G.", "" ], [ "Li", "X.", "" ], [ "Li", "X. H.", "" ], [ "Li", "X. L.", "" ], [ "Li", "X. Y.", "" ], [ "Li", "X. Z.", "" ], [ "Li", "Y.", "" ], [ "Li", "Y. G.", "" ], [ "Li", "Y. P.", "" ], [ "Li", "Z. J.", "" ], [ "Li", "Z. Y.", "" ], [ "Liang", "H.", "" ], [ "Liang", "Y. F.", "" ], [ "Liang", "Y. T.", "" ], [ "Liao", "G. R.", "" ], [ "Liao", "L. B.", "" ], [ "Liao", "M. H.", "" ], [ "Liao", "Y. P.", "" ], [ "Libby", "J.", "" ], [ "Limphirat", "A.", "" ], [ "Lin", "C. C.", "" ], [ "Lin", "D. X.", "" ], [ "Lin", "L. Q.", "" ], [ "Lin", "T.", "" ], [ "Liu", "B. J.", "" ], [ "Liu", "B. X.", "" ], [ "Liu", "C.", "" ], [ "Liu", "C. X.", "" ], [ "Liu", "F.", "" ], [ "Liu", "F. H.", "" ], [ "Liu", "Feng", "" ], [ "Liu", "G. M.", "" ], [ "Liu", "H.", "" ], [ "Liu", "H. B.", "" ], [ "Liu", "H. H.", "" ], [ "Liu", "H. M.", "" ], [ "Liu", "Huihui", "" ], [ "Liu", "J. B.", "" ], [ "Liu", "J. J.", "" ], [ "Liu", "K.", "" ], [ "Liu", "K.", "" ], [ "Liu", "K. Y.", "" ], [ "Liu", "Ke", "" ], [ "Liu", "L. C.", "" ], [ "Liu", "Lu", "" ], [ "Liu", "M. H.", "" ], [ "Liu", "P. L.", "" ], [ "Liu", "Q.", "" ], [ "Liu", "S. B.", "" ], [ "Liu", "T.", "" ], [ "Liu", "W. K.", "" ], [ "Liu", "W. M.", "" ], [ "Liu", "W. T.", "" ], [ "Liu", "X.", "" ], [ "Liu", "X.", "" ], [ "Liu", "X. K.", "" ], [ "Liu", "X. Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y.", "" ], [ "Liu", "Y. B.", "" ], [ "Liu", "Z. A.", "" ], [ "Liu", "Z. D.", "" ], [ "Liu", "Z. Q.", "" ], [ "Lou", "X. C.", "" ], [ "Lu", "F. X.", "" ], [ "Lu", "H. J.", "" ], [ "Lu", "J. G.", "" ], [ "Lu", "X. L.", "" ], [ "Lu", "Y.", "" ], [ "Lu", "Y. H.", "" ], [ "Lu", "Y. P.", "" ], [ "Lu", "Z. H.", "" ], [ "Luo", "C. L.", "" ], [ "Luo", "J. R.", "" ], [ "Luo", "J. S.", "" ], [ "Luo", "M. X.", "" ], [ "Luo", "T.", "" ], [ "Luo", "X. L.", "" ], [ "Lv", "Z. Y.", "" ], [ "Lyu", "X. R.", "" ], [ "Lyu", "Y. F.", "" ], [ "Lyu", "Y. H.", "" ], [ "Ma", "F. C.", "" ], [ "Ma", "H. L.", "" ], [ "Ma", "J. L.", "" ], [ "Ma", "L. L.", "" ], [ "Ma", "L. R.", "" ], [ "Ma", "Q. M.", "" ], [ "Ma", "R. Q.", "" ], [ "Ma", "R. Y.", "" ], [ "Ma", "T.", "" ], [ "Ma", "X. T.", "" ], [ "Ma", "X. Y.", "" ], [ "Ma", "Y. M.", "" ], [ "Maas", "F. E.", "" ], [ "MacKay", "I.", "" ], [ "Maggiora", "M.", "" ], [ "Malde", "S.", "" ], [ "Malik", "Q. A.", "" ], [ "Mao", "H. X.", "" ], [ "Mao", "Y. J.", "" ], [ "Mao", "Z. P.", "" ], [ "Marcello", "S.", "" ], [ "Marshall", "A.", "" ], [ "Melendi", "F. M.", "" ], [ "Meng", "Y. H.", "" ], [ "Meng", "Z. X.", "" ], [ "Mezzadri", "G.", "" ], [ "Miao", "H.", "" ], [ "Min", "T. J.", "" ], [ "Mitchell", "R. E.", "" ], [ "Mo", "X. H.", "" ], [ "Moses", "B.", "" ], [ "Muchnoi", "N. Yu.", "" ], [ "Muskalla", "J.", "" ], [ "Nefedov", "Y.", "" ], [ "Nerling", "F.", "" ], [ "Nie", "L. S.", "" ], [ "Nikolaev", "I. B.", "" ], [ "Ning", "Z.", "" ], [ "Nisar", "S.", "" ], [ "Niu", "Q. L.", "" ], [ "Niu", "W. D.", "" ], [ "Normand", "C.", "" ], [ "Olsen", "S. L.", "" ], [ "Ouyang", "Q.", "" ], [ "Pacetti", "S.", "" ], [ "Pan", "X.", "" ], [ "Pan", "Y.", "" ], [ "Pathak", "A.", "" ], [ "Pei", "Y. P.", "" ], [ "Pelizaeus", "M.", "" ], [ "Peng", "H. P.", "" ], [ "Peng", "X. J.", "" ], [ "Peng", "Y. Y.", "" ], [ "Peters", "K.", "" ], [ "Petridis", "K.", "" ], [ "Ping", "J. L.", "" ], [ "Ping", "R. G.", "" ], [ "Plura", "S.", "" ], [ "Prasad", "V.", "" ], [ "Qi", "F. Z.", "" ], [ "Qi", "H. R.", "" ], [ "Qi", "M.", "" ], [ "Qian", "S.", "" ], [ "Qian", "W. B.", "" ], [ "Qiao", "C. F.", "" ], [ "Qiao", "J. H.", "" ], [ "Qin", "J. J.", "" ], [ "Qin", "J. L.", "" ], [ "Qin", "L. Q.", "" ], [ "Qin", "L. Y.", "" ], [ "Qin", "P. B.", "" ], [ "Qin", "X. P.", "" ], [ "Qin", "X. S.", "" ], [ "Qin", "Z. H.", "" ], [ "Qiu", "J. F.", "" ], [ "Qu", "Z. H.", "" ], [ "Rademacker", "J.", "" ], [ "Redmer", "C. F.", "" ], [ "Rivetti", "A.", "" ], [ "Rolo", "M.", "" ], [ "Rong", "G.", "" ], [ "Rong", "S. S.", "" ], [ "Rosini", "F.", "" ], [ "Rosner", "Ch.", "" ], [ "Ruan", "M. Q.", "" ], [ "Salone", "N.", "" ], [ "Sarantsev", "A.", "" ], [ "Schelhaas", "Y.", "" ], [ "Schoenning", "K.", "" ], [ "Scodeggio", "M.", "" ], [ "Shan", "K. Y.", "" ], [ "Shan", "W.", "" ], [ "Shan", "X. Y.", "" ], [ "Shang", "Z. J.", "" ], [ "Shangguan", "J. F.", "" ], [ "Shao", "L. G.", "" ], [ "Shao", "M.", "" ], [ "Shen", "C. P.", "" ], [ "Shen", "H. F.", "" ], [ "Shen", "W. H.", "" ], [ "Shen", "X. Y.", "" ], [ "Shi", "B. A.", "" ], [ "Shi", "H.", "" ], [ "Shi", "J. L.", "" ], [ "Shi", "J. Y.", "" ], [ "Shi", "S. Y.", "" ], [ "Shi", "X.", "" ], [ "Song", "H. L.", "" ], [ "Song", "J. J.", "" ], [ "Song", "T. Z.", "" ], [ "Song", "W. M.", "" ], [ "Song", "Y. J.", "" ], [ "Song", "Y. X.", "" ], [ "Sosio", "S.", "" ], [ "Spataro", "S.", "" ], [ "Stieler", "F.", "" ], [ "Su", "S. S", "" ], [ "Su", "Y. J.", "" ], [ "Sun", "G. B.", "" ], [ "Sun", "G. X.", "" ], [ "Sun", "H.", "" ], [ "Sun", "H. K.", "" ], [ "Sun", "J. F.", "" ], [ "Sun", "K.", "" ], [ "Sun", "L.", "" ], [ "Sun", "S. S.", "" ], [ "Sun", "T.", "" ], [ "Sun", "Y. C.", "" ], [ "Sun", "Y. H.", "" ], [ "Sun", "Y. J.", "" ], [ "Sun", "Y. Z.", "" ], [ "Sun", "Z. Q.", "" ], [ "Sun", "Z. T.", "" ], [ "Tang", "C. J.", "" ], [ "Tang", "G. Y.", "" ], [ "Tang", "J.", "" ], [ "Tang", "J. J.", "" ], [ "Tang", "L. F.", "" ], [ "Tang", "Y. A.", "" ], [ "Tao", "L. Y.", "" ], [ "Tat", "M.", "" ], [ "Teng", "J. X.", "" ], [ "Tian", "J. Y.", "" ], [ "Tian", "W. H.", "" ], [ "Tian", "Y.", "" ], [ "Tian", "Z. F.", "" ], [ "Uman", "I.", "" ], [ "Wang", "B.", "" ], [ "Wang", "B.", "" ], [ "Wang", "Bo", "" ], [ "Wang", "C.", "" ], [ "Wang", "C.", "" ], [ "Wang", "Cong", "" ], [ "Wang", "D. Y.", "" ], [ "Wang", "H. J.", "" ], [ "Wang", "J. J.", "" ], [ "Wang", "K.", "" ], [ "Wang", "L. L.", "" ], [ "Wang", "L. W.", "" ], [ "Wang", "M.", "" ], [ "Wang", "M.", "" ], [ "Wang", "N. Y.", "" ], [ "Wang", "S.", "" ], [ "Wang", "T.", "" ], [ "Wang", "T. J.", "" ], [ "Wang", "W.", "" ], [ "Wang", "W.", "" ], [ "Wang", "W. P.", "" ], [ "Wang", "X.", "" ], [ "Wang", "X. F.", "" ], [ "Wang", "X. J.", "" ], [ "Wang", "X. L.", "" ], [ "Wang", "X. N.", "" ], [ "Wang", "Y.", "" ], [ "Wang", "Y. D.", "" ], [ "Wang", "Y. F.", "" ], [ "Wang", "Y. H.", "" ], [ "Wang", "Y. J.", "" ], [ "Wang", "Y. L.", "" ], [ "Wang", "Y. N.", "" ], [ "Wang", "Y. Q.", "" ], [ "Wang", "Yaqian", "" ], [ "Wang", "Yi", "" ], [ "Wang", "Yuan", "" ], [ "Wang", "Z.", "" ], [ "Wang", "Z. L.", "" ], [ "Wang", "Z. L.", "" ], [ "Wang", "Z. Q.", "" ], [ "Wang", "Z. Y.", "" ], [ "Wei", "D. H.", "" ], [ "Wei", "H. R.", "" ], [ "Weidner", "F.", "" ], [ "Wen", "S. P.", "" ], [ "Wen", "Y. R.", "" ], [ "Wiedner", "U.", "" ], [ "Wilkinson", "G.", "" ], [ "Wolke", "M.", "" ], [ "Wu", "C.", "" ], [ "Wu", "J. F.", "" ], [ "Wu", "L. H.", "" ], [ "Wu", "L. J.", "" ], [ "Wu", "L. J.", "" ], [ "Wu", "Lianjie", "" ], [ "Wu", "S. G.", "" ], [ "Wu", "S. M.", "" ], [ "Wu", "X.", "" ], [ "Wu", "X. H.", "" ], [ "Wu", "Y. J.", "" ], [ "Wu", "Z.", "" ], [ "Xia", "L.", "" ], [ "Xian", "X. M.", "" ], [ "Xiang", "B. H.", "" ], [ "Xiao", "D.", "" ], [ "Xiao", "G. Y.", "" ], [ "Xiao", "H.", "" ], [ "Xiao", "Y. L.", "" ], [ "Xiao", "Z. J.", "" ], [ "Xie", "C.", "" ], [ "Xie", "K. J.", "" ], [ "Xie", "X. H.", "" ], [ "Xie", "Y.", "" ], [ "Xie", "Y. G.", "" ], [ "Xie", "Y. H.", "" ], [ "Xie", "Z. P.", "" ], [ "Xing", "T. Y.", "" ], [ "Xu", "C. F.", "" ], [ "Xu", "C. J.", "" ], [ "Xu", "G. F.", "" ], [ "Xu", "H. Y.", "" ], [ "Xu", "H. Y.", "" ], [ "Xu", "M.", "" ], [ "Xu", "Q. J.", "" ], [ "Xu", "Q. N.", "" ], [ "Xu", "T. D.", "" ], [ "Xu", "W.", "" ], [ "Xu", "W. L.", "" ], [ "Xu", "X. P.", "" ], [ "Xu", "Y.", "" ], [ "Xu", "Y.", "" ], [ "Xu", "Y. C.", "" ], [ "Xu", "Z. S.", "" ], [ "Yan", "F.", "" ], [ "Yan", "H. Y.", "" ], [ "Yan", "L.", "" ], [ "Yan", "W. B.", "" ], [ "Yan", "W. C.", "" ], [ "Yan", "W. H.", "" ], [ "Yan", "W. P.", "" ], [ "Yan", "X. Q.", "" ], [ "Yang", "H. J.", "" ], [ "Yang", "H. L.", "" ], [ "Yang", "H. X.", "" ], [ "Yang", "J. H.", "" ], [ "Yang", "R. J.", "" ], [ "Yang", "T.", "" ], [ "Yang", "Y.", "" ], [ "Yang", "Y. F.", "" ], [ "Yang", "Y. H.", "" ], [ "Yang", "Y. Q.", "" ], [ "Yang", "Y. X.", "" ], [ "Yang", "Y. Z.", "" ], [ "Ye", "M.", "" ], [ "Ye", "M. H.", "" ], [ "Ye", "Z. J.", "" ], [ "Yin", "Junhao", "" ], [ "You", "Z. Y.", "" ], [ "Yu", "B. X.", "" ], [ "Yu", "C. X.", "" ], [ "Yu", "G.", "" ], [ "Yu", "J. S.", "" ], [ "Yu", "L. Q.", "" ], [ "Yu", "M. C.", "" ], [ "Yu", "T.", "" ], [ "Yu", "X. D.", "" ], [ "Yu", "Y. C.", "" ], [ "Yuan", "C. Z.", "" ], [ "Yuan", "H.", "" ], [ "Yuan", "J.", "" ], [ "Yuan", "J.", "" ], [ "Yuan", "L.", "" ], [ "Yuan", "S. C.", "" ], [ "Yuan", "X. Q.", "" ], [ "Yuan", "Y.", "" ], [ "Yuan", "Z. Y.", "" ], [ "Yue", "C. X.", "" ], [ "Yue", "Ying", "" ], [ "Zafar", "A. A.", "" ], [ "Zeng", "S. H.", "" ], [ "Zeng", "X.", "" ], [ "Zeng", "Y.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zhai", "X. Y.", "" ], [ "Zhan", "Y. H.", "" ], [ "Zhang", "A. Q.", "" ], [ "Zhang", "B. L.", "" ], [ "Zhang", "B. X.", "" ], [ "Zhang", "D. H.", "" ], [ "Zhang", "G. Y.", "" ], [ "Zhang", "G. Y.", "" ], [ "Zhang", "H.", "" ], [ "Zhang", "H.", "" ], [ "Zhang", "H. C.", "" ], [ "Zhang", "H. H.", "" ], [ "Zhang", "H. Q.", "" ], [ "Zhang", "H. R.", "" ], [ "Zhang", "H. Y.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J. J.", "" ], [ "Zhang", "J. L.", "" ], [ "Zhang", "J. Q.", "" ], [ "Zhang", "J. S.", "" ], [ "Zhang", "J. W.", "" ], [ "Zhang", "J. X.", "" ], [ "Zhang", "J. Y.", "" ], [ "Zhang", "J. Z.", "" ], [ "Zhang", "Jianyu", "" ], [ "Zhang", "L. M.", "" ], [ "Zhang", "Lei", "" ], [ "Zhang", "N.", "" ], [ "Zhang", "P.", "" ], [ "Zhang", "Q.", "" ], [ "Zhang", "Q. Y.", "" ], [ "Zhang", "R. Y.", "" ], [ "Zhang", "S. H.", "" ], [ "Zhang", "Shulei", "" ], [ "Zhang", "X. M.", "" ], [ "Zhang", "X. Y", "" ], [ "Zhang", "X. Y.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y. T.", "" ], [ "Zhang", "Y. H.", "" ], [ "Zhang", "Y. M.", "" ], [ "Zhang", "Y. P.", "" ], [ "Zhang", "Z. D.", "" ], [ "Zhang", "Z. H.", "" ], [ "Zhang", "Z. L.", "" ], [ "Zhang", "Z. L.", "" ], [ "Zhang", "Z. X.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhang", "Z. Z.", "" ], [ "Zhang", "Zh. Zh.", "" ], [ "Zhao", "G.", "" ], [ "Zhao", "J. Y.", "" ], [ "Zhao", "J. Z.", "" ], [ "Zhao", "L.", "" ], [ "Zhao", "L.", "" ], [ "Zhao", "M. G.", "" ], [ "Zhao", "N.", "" ], [ "Zhao", "R. P.", "" ], [ "Zhao", "S. J.", "" ], [ "Zhao", "Y. B.", "" ], [ "Zhao", "Y. L.", "" ], [ "Zhao", "Y. X.", "" ], [ "Zhao", "Z. G.", "" ], [ "Zhemchugov", "A.", "" ], [ "Zheng", "B.", "" ], [ "Zheng", "B. M.", "" ], [ "Zheng", "J. P.", "" ], [ "Zheng", "W. J.", "" ], [ "Zheng", "X. R.", "" ], [ "Zheng", "Y. H.", "" ], [ "Zhong", "B.", "" ], [ "Zhong", "C.", "" ], [ "Zhou", "H.", "" ], [ "Zhou", "J. Q.", "" ], [ "Zhou", "J. Y.", "" ], [ "Zhou", "S.", "" ], [ "Zhou", "X.", "" ], [ "Zhou", "X. K.", "" ], [ "Zhou", "X. R.", "" ], [ "Zhou", "X. Y.", "" ], [ "Zhou", "Y. X.", "" ], [ "Zhou", "Y. Z.", "" ], [ "Zhu", "A. N.", "" ], [ "Zhu", "J.", "" ], [ "Zhu", "K.", "" ], [ "Zhu", "K. J.", "" ], [ "Zhu", "K. S.", "" ], [ "Zhu", "L.", "" ], [ "Zhu", "L. X.", "" ], [ "Zhu", "S. H.", "" ], [ "Zhu", "T. J.", "" ], [ "Zhu", "W. D.", "" ], [ "Zhu", "W. D.", "" ], [ "Zhu", "W. J.", "" ], [ "Zhu", "W. Z.", "" ], [ "Zhu", "Y. C.", "" ], [ "Zhu", "Z. A.", "" ], [ "Zhuang", "X. Y.", "" ], [ "Zou", "J. H.", "" ], [ "Zu", "J.", "" ] ]
2504.10868
Andrew Loveridge
Andrew Loveridge and Hao-Yu Sun
AdS3 axion wormholes as stable contributions to the Euclidean gravitational path integral
19 pages, 1 figure
null
null
null
hep-th
http://creativecommons.org/licenses/by/4.0/
Recent work has demonstrated that Euclidean Giddings-Strominger axion wormholes are stable in asymptotically flat 4D Minkowski spacetime, suggesting that they should, at least naively, be included as contributions in the quantum gravitational path integral. Such inclusion appears to lead to known wormhole paradoxes, such as the factorization problem. In this paper, we generalize these results to AdS3 spacetime, where the axion is equivalent to a U(1) gauge field. We explicitly construct the classical wormhole solutions, show their regularity and stability, and compute their actions for arbitrary ratios of the wormhole mouth radius to the AdS radius and across various topologies. Finally, We discuss potential implications of these findings for the 3D gravitational path integral.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:00:20 GMT" } ]
2025-04-16T00:00:00
[ [ "Loveridge", "Andrew", "" ], [ "Sun", "Hao-Yu", "" ] ]
2504.10869
Jianhui Lian
Jianhui Lian (Yunnan Uni.), Min Du (Xiamen Uni.), Shuai Lu (Xiamen Uni.), Bingqiu Chen (Yunnan Uni.), Gail Zasowski (Uni. of Utah), Zhaoyu Li (Shanghai Jiao Tong Uni.), Xiaojie Liao (Shanghai Jiao Tong Uni.), Chao Liu (National Astronomical Observatories, CAS)
Unveiling a young thick disk in the Milky Way
Accepted for publication in ApJL. Data presented in this work are available in the public repository https://github.com/lianjianhui/source-date-for-young-thick-disk-paper.git
null
null
null
astro-ph.GA astro-ph.SR
http://creativecommons.org/licenses/by-nc-sa/4.0/
The thickness of a galaxy's disk provides a valuable probe of its formation and evolution history. Observations of the Milky Way and local galaxies have revealed an ubiquitous disk structure with two distinctive components: an old thick disk and a relatively young thin disk. The formation of this dual-disk structure and the mechanisms that develop the thickness of the disk are still unclear. Whether the disk thickness inherit from the birth environment or is established through secular dynamical heating after formation is under debate. In this work we identify a relatively young ($\sim$6.6 billion years old) geometric thick disk in the Milky Way, with a scale height of $0.64$ kpc at the Solar Circle. This young thick component exhibits comparable thickness and flaring strength to the canonical old thick disk but is more radially extended and systematically younger. We also identify thin disk components that formed before and after this young thick disk. Detailed analysis of the solar vicinity structure suggests that the young thick disk marks the onset of a new phase of upside-down disk formation. These findings strongly discount the role of secular dynamical heating and support a turbulent, bursty birth environment as the primary mechanism behind thick disk formation. The existence of two thick disk components suggests that the Milky Way has undergone at least two episodes of turbulent and bursty star formation, likely triggered by galaxy mergers.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:01:21 GMT" } ]
2025-04-16T00:00:00
[ [ "Lian", "Jianhui", "", "Yunnan Uni." ], [ "Du", "Min", "", "Xiamen Uni." ], [ "Lu", "Shuai", "", "Xiamen\n Uni." ], [ "Chen", "Bingqiu", "", "Yunnan Uni." ], [ "Zasowski", "Gail", "", "Uni. of Utah" ], [ "Li", "Zhaoyu", "", "Shanghai Jiao Tong Uni." ], [ "Liao", "Xiaojie", "", "Shanghai Jiao Tong Uni." ], [ "Liu", "Chao", "", "National Astronomical Observatories, CAS" ] ]
2504.10871
Tianpei Zhang
Tianpei Zhang, Jufeng Zhao, Yiming Zhu, Guangmang Cui, Yuxin Jing, Yuhan Lyu
DAAF:Degradation-Aware Adaptive Fusion Framework for Robust Infrared and Visible Images Fusion
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Existing infrared and visible image fusion(IVIF) algorithms often prioritize high-quality images, neglecting image degradation such as low light and noise, which limits the practical potential. This paper propose Degradation-Aware Adaptive image Fusion (DAAF), which achieves unified modeling of adaptive degradation optimization and image fusion. Specifically, DAAF comprises an auxiliary Adaptive Degradation Optimization Network (ADON) and a Feature Interactive Local-Global Fusion (FILGF) Network. Firstly, ADON includes infrared and visible-light branches. Within the infrared branch, frequency-domain feature decomposition and extraction are employed to isolate Gaussian and stripe noise. In the visible-light branch, Retinex decomposition is applied to extract illumination and reflectance components, enabling complementary enhancement of detail and illumination distribution. Subsequently, FILGF performs interactive multi-scale local-global feature fusion. Local feature fusion consists of intra-inter model feature complement, while global feature fusion is achieved through a interactive cross-model attention. Extensive experiments have shown that DAAF outperforms current IVIF algorithms in normal and complex degradation scenarios.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:02:49 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhang", "Tianpei", "" ], [ "Zhao", "Jufeng", "" ], [ "Zhu", "Yiming", "" ], [ "Cui", "Guangmang", "" ], [ "Jing", "Yuxin", "" ], [ "Lyu", "Yuhan", "" ] ]
2504.10873
Tonko Bossen
Tonko E. W. Bossen, Andreas M{\o}gelmose, Ross Greer
Can Vision-Language Models Understand and Interpret Dynamic Gestures from Pedestrians? Pilot Datasets and Exploration Towards Instructive Nonverbal Commands for Cooperative Autonomous Vehicles
null
null
null
null
cs.CV cs.AI cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In autonomous driving, it is crucial to correctly interpret traffic gestures (TGs), such as those of an authority figure providing orders or instructions, or a pedestrian signaling the driver, to ensure a safe and pleasant traffic environment for all road users. This study investigates the capabilities of state-of-the-art vision-language models (VLMs) in zero-shot interpretation, focusing on their ability to caption and classify human gestures in traffic contexts. We create and publicly share two custom datasets with varying formal and informal TGs, such as 'Stop', 'Reverse', 'Hail', etc. The datasets are "Acted TG (ATG)" and "Instructive TG In-The-Wild (ITGI)". They are annotated with natural language, describing the pedestrian's body position and gesture. We evaluate models using three methods utilizing expert-generated captions as baseline and control: (1) caption similarity, (2) gesture classification, and (3) pose sequence reconstruction similarity. Results show that current VLMs struggle with gesture understanding: sentence similarity averages below 0.59, and classification F1 scores reach only 0.14-0.39, well below the expert baseline of 0.70. While pose reconstruction shows potential, it requires more data and refined metrics to be reliable. Our findings reveal that although some SOTA VLMs can interpret zero-shot human traffic gestures, none are accurate and robust enough to be trustworthy, emphasizing the need for further research in this domain.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:04:25 GMT" } ]
2025-04-16T00:00:00
[ [ "Bossen", "Tonko E. W.", "" ], [ "Møgelmose", "Andreas", "" ], [ "Greer", "Ross", "" ] ]
2504.10874
Shilpa Jangid
Shilpa Jangid, Anirban Biswas, Seong Chan Park
Strongly electroweak phase transition with $U(1)_{L_{\mu}-L_{\tau}}$ gauged non-zero hypercharge triplet
31 pages, 13 figures
null
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This article considers three non-zero hypercharge triplets as an extension of the Standard Model Higgs doublet. Under extra $U(1)_{L_{\mu}-L_{\tau}}$ symmetry, the triplets are charged. We examine the stability of the electroweak vacuum at the two-loop and tree-levels. The two-loop $\beta$-functions are found to be capable of satisfying the vacuum stability up to the Planck scale. On the other hand, only up to $10^{12}$ GeV can the perturbative unitarity be satisfied because of the increase in the positive influence from triplet degrees of freedom. For the strongly electroweak first-order phase transition, the parameter space permitted by the Planck scale stability is examined. Because the triplet degrees of freedom contribute sufficiently to the cubic term, the model satisfies the strongly first order phase transition for the triplet bare mass parameters up to the TeV scale. For all mass ranges, it is found that this model predicts a strongly first-order phase transition until the degrees of freedom are heavy enough to separate from the thermal bath. The gravitational wave signatures are tested at the benchmark places that fulfill the strongly first-order phase transition. The measurable frequency range of the LISA and BBO experiments also turns out to contain the benchmark points permitted by Planck scale stability, strongly first-order phase transition.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:07:15 GMT" } ]
2025-04-16T00:00:00
[ [ "Jangid", "Shilpa", "" ], [ "Biswas", "Anirban", "" ], [ "Park", "Seong Chan", "" ] ]
2504.10875
Tatsuya Daikoku
Tatsuya Daikoku
Emergence of Creativity and Individuality in Music: Insights from Brain's Statistical Learning and its Embodied Mechanisms
12 pages, 2 figures
null
null
null
q-bio.NC
http://creativecommons.org/licenses/by/4.0/
Music is a universal feature of human culture, linked to embodied cognitive functions that drive learning, action, and the emergence of creativity and individuality. Evidence highlights the critical role of statistical learning an implicit cognitive process of the brain in musical creativity and individuality. Despite its significance, the precise neural and computational mechanisms underpinning these dynamic and embodied cognitive processes re-main poorly understood. This paper discusses how individuality and creativity emerge within the framework of the brain's statistical learning, drawing on a series of neural and computational studies. This work offers perspectives on the mechanisms driving the heterogeneous nature of statistical learning abilities and embodied mechanisms and provides a framework to explain the paradoxical phenomenon where individuals with specific cognitive traits that limit certain perceptual abilities excel in creative domains.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:09:07 GMT" } ]
2025-04-16T00:00:00
[ [ "Daikoku", "Tatsuya", "" ] ]
2504.10876
Anisur Rahaman
Sohan Kumar Jha and Anisur Rahaman
Non-Minimal RT Coupling and its Impact on Inflationary Evolution in f(R, T) Gravity
10 pages latex with 4 figures
null
null
null
gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We examine inflationary models in the $f(R, T)$ gravity framework where we have a conformal constant and an $RT$-mixing term apart from an R term. The RT-mixing term introduces non-minimal coupling between gravity and matter. We consider the exponential SUSY potential $V(\p)=M^4 \lt(1-e^{-\l \p/\mp}\rt)$ and a novel potential $V(\p)=\l \mp^{4-2\a} \p^{2\a} \sin^2\lt(\frac{\b \mp^\a}{\p^\a}\rt)$. With the help of COBE normalization, we constrain values of different parameters and extract the field value at the time of Hubble crossing. The end of inflation is marked by $\tep(\p_i)=1$ where $\p_i$ is the field value at the end of inflation. Equipped with these values, we then move on to calculate values of spectral index $n_s$ and tensor-to-scalar ratio $r$. Our predicted values of $n_s$ and $r$ fall within their observed values from the Planck 2018 survey and BICEP/Keck array measurement for both potential, making them plausible candidates for the inflationary model. We also display the variation of the tensor-to-scalar ratio and spectral index with the coefficient of RT-mixing term for fixed values of e-fold number. There, we find the existence of two local maxima of $n_s$, which occur at a negative and a positive value of $\x$, the coefficient of $RT$-mixing term. Our analysis finds a significant impact of $\x$ on values of observables
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:09:10 GMT" } ]
2025-04-16T00:00:00
[ [ "Jha", "Sohan Kumar", "" ], [ "Rahaman", "Anisur", "" ] ]
2504.10877
Soheil Gharatappeh
Soheil Gharatappeh, Salimeh Sekeh, Vikas Dhiman
Weather-Aware Object Detection Transformer for Domain Adaptation
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
RT-DETRs have shown strong performance across various computer vision tasks but are known to degrade under challenging weather conditions such as fog. In this work, we investigate three novel approaches to enhance RT-DETR robustness in foggy environments: (1) Domain Adaptation via Perceptual Loss, which distills domain-invariant features from a teacher network to a student using perceptual supervision; (2) Weather Adaptive Attention, which augments the attention mechanism with fog-sensitive scaling by introducing an auxiliary foggy image stream; and (3) Weather Fusion Encoder, which integrates a dual-stream encoder architecture that fuses clear and foggy image features via multi-head self and cross-attention. Despite the architectural innovations, none of the proposed methods consistently outperform the baseline RT-DETR. We analyze the limitations and potential causes, offering insights for future research in weather-aware object detection.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:11:18 GMT" } ]
2025-04-16T00:00:00
[ [ "Gharatappeh", "Soheil", "" ], [ "Sekeh", "Salimeh", "" ], [ "Dhiman", "Vikas", "" ] ]
2504.10878
Yilang Peng
Yilang Peng, Sijia Qian, Yingdan Lu, Cuihua Shen
Large Language Model-Informed Feature Discovery Improves Prediction and Interpretation of Credibility Perceptions of Visual Content
26 pages
null
null
null
cs.CV cs.AI cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
In today's visually dominated social media landscape, predicting the perceived credibility of visual content and understanding what drives human judgment are crucial for countering misinformation. However, these tasks are challenging due to the diversity and richness of visual features. We introduce a Large Language Model (LLM)-informed feature discovery framework that leverages multimodal LLMs, such as GPT-4o, to evaluate content credibility and explain its reasoning. We extract and quantify interpretable features using targeted prompts and integrate them into machine learning models to improve credibility predictions. We tested this approach on 4,191 visual social media posts across eight topics in science, health, and politics, using credibility ratings from 5,355 crowdsourced workers. Our method outperformed zero-shot GPT-based predictions by 13 percent in R2, and revealed key features like information concreteness and image format. We discuss the implications for misinformation mitigation, visual credibility, and the role of LLMs in social science.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:11:40 GMT" } ]
2025-04-16T00:00:00
[ [ "Peng", "Yilang", "" ], [ "Qian", "Sijia", "" ], [ "Lu", "Yingdan", "" ], [ "Shen", "Cuihua", "" ] ]
2504.10879
Nguyen Tuan Hung
Nguyen Tuan Hung, Vuong Van Thanh, Mingda Li, Takahiro Shimada
Strain effect on optical properties and quantum weight of 2D magnetic topological insulators MnBi$_2$X$_4$ (X = Te, Se, S)
3 figures, 1 table
null
null
null
cond-mat.mtrl-sci quant-ph
http://creativecommons.org/licenses/by/4.0/
Manipulating the optical and quantum properties of two-dimensional (2D) materials through strain engineering is not only fundamentally interesting but also provides significant benefits across various applications. In this work, we employ first-principles calculations to investigate the effects of strain on the magnetic and optical properties of 2D topological insulators MnBi$_2$X$_4$ (X = Te, Se, S). Our results indicate that biaxial strain enhances the Mn magnetic moment, while uniaxial strains reduce it. Significantly, the strain-dependent behavior, quantified through the quantum weight, can be leveraged to control the system's quantum geometry and topological features. Particularly, uniaxial strains reduce the quantum weight and introduce anisotropy, thus providing an additional degree of freedom to tailor device functionalities. Finally, by analyzing chemical bonds under various strain directions, we elucidate how the intrinsic ductile or brittle fracture behavior of MnBi$_2$X$_4$ could impact fabrication protocols and structural stability. These insights pave the way for strain-based approaches to optimize the quantum properties in 2D magnetic topological insulators in practical device contexts.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:18:21 GMT" } ]
2025-04-16T00:00:00
[ [ "Hung", "Nguyen Tuan", "" ], [ "Van Thanh", "Vuong", "" ], [ "Li", "Mingda", "" ], [ "Shimada", "Takahiro", "" ] ]
2504.10880
Aviral Chharia
Aviral Chharia, Tianyu Ren, Tomotake Furuhata, Kenji Shimada
Safe-Construct: Redefining Construction Safety Violation Recognition as 3D Multi-View Engagement Task
CVPR Workshop 2025; Project Website: https://Safe-Construct.github.io/Safe-Construct
null
null
null
cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Recognizing safety violations in construction environments is critical yet remains underexplored in computer vision. Existing models predominantly rely on 2D object detection, which fails to capture the complexities of real-world violations due to: (i) an oversimplified task formulation treating violation recognition merely as object detection, (ii) inadequate validation under realistic conditions, (iii) absence of standardized baselines, and (iv) limited scalability from the unavailability of synthetic dataset generators for diverse construction scenarios. To address these challenges, we introduce Safe-Construct, the first framework that reformulates violation recognition as a 3D multi-view engagement task, leveraging scene-level worker-object context and 3D spatial understanding. We also propose the Synthetic Indoor Construction Site Generator (SICSG) to create diverse, scalable training data, overcoming data limitations. Safe-Construct achieves a 7.6% improvement over state-of-the-art methods across four violation types. We rigorously evaluate our approach in near-realistic settings, incorporating four violations, four workers, 14 objects, and challenging conditions like occlusions (worker-object, worker-worker) and variable illumination (back-lighting, overexposure, sunlight). By integrating 3D multi-view spatial understanding and synthetic data generation, Safe-Construct sets a new benchmark for scalable and robust safety monitoring in high-risk industries. Project Website: https://Safe-Construct.github.io/Safe-Construct
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:21:09 GMT" } ]
2025-04-16T00:00:00
[ [ "Chharia", "Aviral", "" ], [ "Ren", "Tianyu", "" ], [ "Furuhata", "Tomotake", "" ], [ "Shimada", "Kenji", "" ] ]
2504.10881
Xin-Wei Huang
Xin-Wei Huang, Saptarshi Chakraborty
A Nonparametric Bayesian Local-Global Model for Enhanced Adverse Event Signal Detection in Spontaneous Reporting System Data
null
null
null
null
stat.ME stat.AP stat.CO
http://creativecommons.org/licenses/by-sa/4.0/
Spontaneous reporting system databases are key resources for post-marketing surveillance, providing real-world evidence (RWE) on the adverse events (AEs) of regulated drugs or other medical products. Various statistical methods have been proposed for AE signal detection in these databases, flagging drug-specific AEs with disproportionately high observed counts compared to expected counts under independence. However, signal detection remains challenging for rare AEs or newer drugs, which receive small observed and expected counts and thus suffer from reduced statistical power. Principled information sharing on signal strengths across drugs/AEs is crucial in such cases to enhance signal detection. However, existing methods typically ignore complex between-drug associations on AE signal strengths, limiting their ability to detect signals. We propose novel local-global mixture Dirichlet process (DP) prior-based nonparametric Bayesian models to capture these associations, enabling principled information sharing between drugs while balancing flexibility and shrinkage for each drug, thereby enhancing statistical power. We develop efficient Markov chain Monte Carlo algorithms for implementation and employ a false discovery rate (FDR)-controlled, false negative rate (FNR)-optimized hypothesis testing framework for AE signal detection. Extensive simulations demonstrate our methods' superior sensitivity -- often surpassing existing approaches by a twofold or greater margin -- while strictly controlling the FDR. An application to FDA FAERS data on statin drugs further highlights our methods' effectiveness in real-world AE signal detection. Software implementing our methods is provided as supplementary material.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:22:01 GMT" } ]
2025-04-16T00:00:00
[ [ "Huang", "Xin-Wei", "" ], [ "Chakraborty", "Saptarshi", "" ] ]
2504.10882
Yufei Zheng
Yufei Zheng, Yu-Zhen Janice Chen, Prithwish Basu, Don Towsley
A Quantum Advantage in Localizing Transmission Loss Change in Optical Networks
26 pages
null
null
null
quant-ph cs.NI
http://creativecommons.org/licenses/by/4.0/
The ability to localize transmission loss change to a subset of links in optical networks is crucial for maintaining network reliability, performance and security. \emph{Quantum probes}, implemented by sending blocks of $n$ coherent-state pulses augmented with continuous-variable (CV) squeezing ($n=1$) or weak temporal-mode entanglement ($n>1$) over a lossy channel to a receiver with homodyne detection capabilities, are known to be more sensitive than their quasi-classical counterparts in detecting a sudden increase in channel loss. The enhanced sensitivity can be characterized by the increased Kullback-Leibler (KL) divergence of the homodyne output, before and after the loss change occurs. When combined with the theory of quickest change detection (QCD), the increase in KL divergence translates into a decrease in detection latency. In this work, we first revisit quantum probes over a channel, generalizing previous results on $n=1$ (CV squeezed states) to arbitrary values of $n$. Assuming a subset of nodes in an optical network is capable of sending and receiving such probes through intermediate nodes with all-optical switching capabilities, we present a scheme for quickly detecting the links that have suffered a sudden drop in transmissivity. Since quantum probes lose their sensitivity with increasing loss in the channel, we first propose a probe construction algorithm that makes the set of links suffering transmission loss change identifiable, while minimizing the longest distance a probe traverses. We then introduce new cumulative sum (CUSUM) statistics with a stopping rule, which allows us to run the CUSUM algorithm to quickly localize the lossy links using our constructed probes. Finally, we show that the proposed scheme achieves a quantum advantage in decreasing the detection delay.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:24:51 GMT" } ]
2025-04-16T00:00:00
[ [ "Zheng", "Yufei", "" ], [ "Chen", "Yu-Zhen Janice", "" ], [ "Basu", "Prithwish", "" ], [ "Towsley", "Don", "" ] ]
2504.10883
Karan Jain
Karan Jain and Mohammad Nayeem Teli
Bringing together invertible UNets with invertible attention modules for memory-efficient diffusion models
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Diffusion models have recently gained state of the art performance on many image generation tasks. However, most models require significant computational resources to achieve this. This becomes apparent in the application of medical image synthesis due to the 3D nature of medical datasets like CT-scans, MRIs, electron microscope, etc. In this paper we propose a novel architecture for a single GPU memory-efficient training for diffusion models for high dimensional medical datasets. The proposed model is built by using an invertible UNet architecture with invertible attention modules. This leads to the following two contributions: 1. denoising diffusion models and thus enabling memory usage to be independent of the dimensionality of the dataset, and 2. reducing the energy usage during training. While this new model can be applied to a multitude of image generation tasks, we showcase its memory-efficiency on the 3D BraTS2020 dataset leading to up to 15\% decrease in peak memory consumption during training with comparable results to SOTA while maintaining the image quality.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:26:42 GMT" } ]
2025-04-16T00:00:00
[ [ "Jain", "Karan", "" ], [ "Teli", "Mohammad Nayeem", "" ] ]
2504.10884
Karuppiah Ganesan Dr
K. Ganesan and P.K. Ajikumar
Unusual gas sensor response and semiconductor-to-insulator transition in WO3-x nanostructures : The role of oxygen vacancy
26 pages, 9 figures; Accepted in Surfaces and Interfaces (2025)
null
10.1016/j.surfin.2025.106433
null
cond-mat.mtrl-sci cond-mat.str-el
http://creativecommons.org/licenses/by-nc-nd/4.0/
WO3-x thinfilms featuring petal-like and lamella-like nanostructures are grown under controlled oxygen partial pressures using hot filament chemical vapor deposition. These synthesized WO3-x nanostructures exhibit monoclinic structure and contain a significant amount of oxygen vacancies (VO) as confirmed by X-ray diffraction and Raman spectroscopy, respectively. These WO3-x nanostructures demonstrate sensor response to both NH3 and NO2 gases even at room temperature. However, the sensor response varies with temperature and analyte gas type. For NH3, the sensors exhibit an increase in resistance behaving like a p-type semiconductor at temperatures below 150 0C while the resistance decreases at higher temperatures, resembling n-type semiconductor behavior. On the other hand, below 150 0C, these sensors display n-type behavior towards NO2 but act like p-type semiconductor at higher temperatures. Further temperature dependent transport studies were performed in these WO3-x nanostructures in the temperature range from 25 to 300 oC, after inducing additional VO in the films through annealing under CH4. The petal-like WO3-x nanostructures display an abrupt change in resistance, indicating insulator-to-semiconductor and semiconductor-to-insulator transitions during heating and cooling cycles respectively, in the temperature range of 100 - 212 0C. In lamella-like WO3-x nanostructures, the resistance is flipped from semiconductor-to-insulator at 300 0C and remains insulating state when cooled down to 30 0C. The abnormal gas sensing behavior and insulator - semiconductor transition is discussed in terms of VO in WO3-x nanostructures.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:29:29 GMT" } ]
2025-04-16T00:00:00
[ [ "Ganesan", "K.", "" ], [ "Ajikumar", "P. K.", "" ] ]
2504.10885
Zeyu Zhang
Zeyu Zhang, Zijian Chen, Zicheng Zhang, Yuze Sun, Yuan Tian, Ziheng Jia, Chunyi Li, Xiaohong Liu, Xiongkuo Min, Guangtao Zhai
PuzzleBench: A Fully Dynamic Evaluation Framework for Large Multimodal Models on Puzzle Solving
null
null
null
null
cs.CV cs.AI
http://creativecommons.org/licenses/by/4.0/
Large Multimodal Models (LMMs) have demonstrated impressive capabilities across a wide range of multimodal tasks, achieving ever-increasing performance on various evaluation benchmarks. However, existing benchmarks are typically static and often overlap with pre-training datasets, leading to fixed complexity constraints and substantial data contamination issues. Meanwhile, manually annotated datasets are labor-intensive, time-consuming, and subject to human bias and inconsistency, leading to reliability and reproducibility issues. To address these problems, we propose a fully dynamic multimodal evaluation framework, named Open-ended Visual Puzzle Generation (OVPG), which aims to generate fresh, diverse, and verifiable evaluation data automatically in puzzle-solving tasks. Specifically, the OVPG pipeline consists of a raw material sampling module, a visual content generation module, and a puzzle rule design module, which ensures that each evaluation instance is primitive, highly randomized, and uniquely solvable, enabling continual adaptation to the evolving capabilities of LMMs. Built upon OVPG, we construct PuzzleBench, a dynamic and scalable benchmark comprising 11,840 VQA samples. It features six carefully designed puzzle tasks targeting three core LMM competencies, visual recognition, logical reasoning, and context understanding. PuzzleBench differs from static benchmarks that quickly become outdated. It enables ongoing dataset refreshing through OVPG and a rich set of open-ended puzzle designs, allowing seamless adaptation to the evolving capabilities of LMMs.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:29:31 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhang", "Zeyu", "" ], [ "Chen", "Zijian", "" ], [ "Zhang", "Zicheng", "" ], [ "Sun", "Yuze", "" ], [ "Tian", "Yuan", "" ], [ "Jia", "Ziheng", "" ], [ "Li", "Chunyi", "" ], [ "Liu", "Xiaohong", "" ], [ "Min", "Xiongkuo", "" ], [ "Zhai", "Guangtao", "" ] ]
2504.10886
Jiseon Kim
Jiseon Kim, Jea Kwon, Luiz Felipe Vecchietti, Alice Oh, Meeyoung Cha
Exploring Persona-dependent LLM Alignment for the Moral Machine Experiment
Accepted to ICLR 2025 Workshop - BiAlign (Bidirectional Human-AI Alignment)
null
null
null
cs.CY cs.AI cs.CL
http://creativecommons.org/licenses/by-sa/4.0/
Deploying large language models (LLMs) with agency in real-world applications raises critical questions about how these models will behave. In particular, how will their decisions align with humans when faced with moral dilemmas? This study examines the alignment between LLM-driven decisions and human judgment in various contexts of the moral machine experiment, including personas reflecting different sociodemographics. We find that the moral decisions of LLMs vary substantially by persona, showing greater shifts in moral decisions for critical tasks than humans. Our data also indicate an interesting partisan sorting phenomenon, where political persona predominates the direction and degree of LLM decisions. We discuss the ethical implications and risks associated with deploying these models in applications that involve moral decisions.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:29:51 GMT" } ]
2025-04-16T00:00:00
[ [ "Kim", "Jiseon", "" ], [ "Kwon", "Jea", "" ], [ "Vecchietti", "Luiz Felipe", "" ], [ "Oh", "Alice", "" ], [ "Cha", "Meeyoung", "" ] ]
2504.10887
Yutao Ma
Yutong Chen, Yutao Ma, Shuhong Xie and Zhuoya Yao
Fisher information approximation of random orthogonal matrices by Gaussian matrices
18 pages
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let ${\Gamma}_n$ be an $n\times n$ Haar-invariant orthogonal matrix. Let ${ Z}_n$ be the $p\times q$ upper-left submatrix of ${\Gamma}_n$ and ${G}_n$ be a $p\times q$ matrix whose $pq$ entries are independent standard normals, where $p$ and $q$ are two positive integers. Let $\mathcal{L}(\sqrt{n} {Z}_n)$ and $\mathcal{L}({G}_n)$ be their joint distribution, respectively. Consider the Fisher information $I(\mathcal{L}(\sqrt{n} { Z}_n)|\mathcal{L}(G_n))$ between the distributions of $\sqrt{n} {Z}_n$ and ${ G}_n.$ In this paper, we conclude that $$I(\mathcal{L}(\sqrt{n} {Z}_n)|\mathcal{L}(G_n))\longrightarrow 0 $$ as $n\to\infty$ if $pq=o(n)$ and it does not tend to zero if $c=\lim\limits_{n\to\infty}\frac{pq}{n}\in(0, +\infty).$ Precisely, we obtain that $$I(\mathcal{L}(\sqrt{n} {Z}_n)|\mathcal{L}(G_n))=\frac{p^2q(q+1)}{4n^2}(1+o(1))$$ when $p=o(n).$
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:38:13 GMT" } ]
2025-04-16T00:00:00
[ [ "Chen", "Yutong", "" ], [ "Ma", "Yutao", "" ], [ "Xie", "Shuhong", "" ], [ "Yao", "Zhuoya", "" ] ]
2504.10888
Jiahuan Long
Jiahuan Long, Wen Yao, Tingsong Jiang, Chao Ma
CDUPatch: Color-Driven Universal Adversarial Patch Attack for Dual-Modal Visible-Infrared Detectors
null
null
null
null
cs.CV cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Adversarial patches are widely used to evaluate the robustness of object detection systems in real-world scenarios. These patches were initially designed to deceive single-modal detectors (e.g., visible or infrared) and have recently been extended to target visible-infrared dual-modal detectors. However, existing dual-modal adversarial patch attacks have limited attack effectiveness across diverse physical scenarios. To address this, we propose CDUPatch, a universal cross-modal patch attack against visible-infrared object detectors across scales, views, and scenarios. Specifically, we observe that color variations lead to different levels of thermal absorption, resulting in temperature differences in infrared imaging. Leveraging this property, we propose an RGB-to-infrared adapter that maps RGB patches to infrared patches, enabling unified optimization of cross-modal patches. By learning an optimal color distribution on the adversarial patch, we can manipulate its thermal response and generate an adversarial infrared texture. Additionally, we introduce a multi-scale clipping strategy and construct a new visible-infrared dataset, MSDrone, which contains aerial vehicle images in varying scales and perspectives. These data augmentation strategies enhance the robustness of our patch in real-world conditions. Experiments on four benchmark datasets (e.g., DroneVehicle, LLVIP, VisDrone, MSDrone) show that our method outperforms existing patch attacks in the digital domain. Extensive physical tests further confirm strong transferability across scales, views, and scenarios.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:46:00 GMT" } ]
2025-04-16T00:00:00
[ [ "Long", "Jiahuan", "" ], [ "Yao", "Wen", "" ], [ "Jiang", "Tingsong", "" ], [ "Ma", "Chao", "" ] ]
2504.10890
Hideo Iguchi
Hideo Iguchi
Gravitational Entropy of Hayward Black Hole
16 pages, 8 figures, published in Annals of Physics
Annals Phys. 453, 169331 (2023)
10.1016/j.aop.2023.169331
null
gr-qc
http://creativecommons.org/licenses/by-nc-nd/4.0/
We analyze the gravitational entropy defined by the Weyl curvature for the Hayward black hole, which is one of the regular black holes without singularity in the event horizon. Using the definition by the ratio of the Weyl curvature scalar and the Kretschmann scalar as the entropy measure, we evaluate the gravitational entropy on the outer and inner horizons. We derive an expression for the curvature tensor of the Hayward black hole that is as independent as possible of the parameter added to the black hole and give an equation for the entropy measure explicitly independent of that parameter. The gravitational entropy density used in previous studies presents questions from the standpoint of mathematical rigor while we discuss possible improvements in its definition. We compare the results for the Hayward black hole with the analysis for the Reisner-Nordst\"{o}m black hole and discuss the effect of singularity resolution on gravitational entropy.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 05:53:40 GMT" } ]
2025-04-16T00:00:00
[ [ "Iguchi", "Hideo", "" ] ]
2504.10891
Shibasis Roy
Shibasis Roy
$CP$-violation and $U$-spin symmetry in four-body bottom baryon decays
15 pages, no figures
null
null
null
hep-ph hep-ex
http://creativecommons.org/licenses/by/4.0/
In view of the recent observation of $CP$-violation in bottom baryon decays, we explore $CP$-asymmetry relations in charmless four-body decays of bottom baryons featuring fully charged hadronic final states. Starting with a general effective Hamiltonian, we derive amplitude relations among various decay modes within the framework of $U$-spin symmetry. These relations lead to symmetry-based predictions for $CP$-violating rate asymmetries in $U$-spin conjugate decay channels. Furthermore, we demonstrate that all leading-order amplitude relations are violated once $U$-spin breaking effects are taken into account.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:01:51 GMT" } ]
2025-04-16T00:00:00
[ [ "Roy", "Shibasis", "" ] ]
2504.10892
Christoph Lamm
Christoph Lamm, Michael Eisermann
Multiple points of view: The simultaneous crossing number for knots with doubly transvergent diagrams
16 pages, 13 figures. Comments are welcome!
null
null
null
math.GT
http://creativecommons.org/licenses/by/4.0/
The simultaneous crossing number is a new knot invariant which is defined for strongly invertible knots having diagrams with two orthogonal transvergent axes of strong inversions. Because the composition of the two inversions gives a cyclic period of order 2 with an axis orthogonal to the two axes of strong inversion, knot diagrams with this property have three characteristic orthogonal directions. We define the simultaneous crossing number, $\operatorname{sim}(K)$, as the minimum of the sum of the numbers of crossings of projections in the 3 directions, where the minimum is taken over all embeddings of $K$ satisfying the symmetry condition. Dividing the simultaneous crossing number by the usual crossing number, $\operatorname{cr}(K)$, of a knot gives a number $\ge 3$, because each of the 3 diagrams is a knot diagram of the knot in question. We show that $\liminf_{\operatorname{cr}(K) \to \infty} \operatorname{sim}(K)/\operatorname{cr}(K) \le 8$, when the minimum over all knots and the limit over increasing crossing numbers is considered.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:05:41 GMT" } ]
2025-04-16T00:00:00
[ [ "Lamm", "Christoph", "" ], [ "Eisermann", "Michael", "" ] ]
2504.10893
Yize Zhang
Yize Zhang, Tianshu Wang, Sirui Chen, Kun Wang, Xingyu Zeng, Hongyu Lin, Xianpei Han, Le Sun, Chaochao Lu
ARise: Towards Knowledge-Augmented Reasoning via Risk-Adaptive Search
Project homepage: https://opencausalab.github.io/ARise
null
null
null
cs.AI cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) have demonstrated impressive capabilities and are receiving increasing attention to enhance their reasoning through scaling test--time compute. However, their application in open--ended, knowledge--intensive, complex reasoning scenarios is still limited. Reasoning--oriented methods struggle to generalize to open--ended scenarios due to implicit assumptions of complete world knowledge. Meanwhile, knowledge--augmented reasoning (KAR) methods fail to address two core challenges: 1) error propagation, where errors in early steps cascade through the chain, and 2) verification bottleneck, where the explore--exploit tradeoff arises in multi--branch decision processes. To overcome these limitations, we introduce ARise, a novel framework that integrates risk assessment of intermediate reasoning states with dynamic retrieval--augmented generation (RAG) within a Monte Carlo tree search paradigm. This approach enables effective construction and optimization of reasoning plans across multiple maintained hypothesis branches. Experimental results show that ARise significantly outperforms the state--of--the--art KAR methods by up to 23.10%, and the latest RAG-equipped large reasoning models by up to 25.37%.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:06:50 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhang", "Yize", "" ], [ "Wang", "Tianshu", "" ], [ "Chen", "Sirui", "" ], [ "Wang", "Kun", "" ], [ "Zeng", "Xingyu", "" ], [ "Lin", "Hongyu", "" ], [ "Han", "Xianpei", "" ], [ "Sun", "Le", "" ], [ "Lu", "Chaochao", "" ] ]
2504.10894
Bal\'azs D\'ora
\'Ad\'am B\'acsi, Doru Sticlet, Catalin Pascu Moca, Bal\'azs D\'ora
Infinite temperature spin dynamics in the asymmetric Hatsugai-Kohmoto model
6 pages, 2 figures
null
null
null
cond-mat.str-el cond-mat.stat-mech
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We focus on the infinite temperature dynamical spin structure factor of the asymmetric Hatsugai-Kohmoto model, the relative of the asymmetric Hubbard model. It is characterized by distinct single particle energies for the two spin species, which interact with each other through a contact interaction in momentum space. We evaluate its spin structure factor exactly and follow the evolution of its excitation spectrum for all fillings and interactions, identify signatures of the Mott transition and fingerprints of the asymmetric hoppings. The longitudinal spin structure factor exhibits sound like and interaction induced gapped excitations, whose number gets doubled in the presence of hopping asymmetry. The transverse response displays the competition of interaction and asymmetry induced gaps and results in a quadratic excitation branch at their transition. The complete asymmetric case features momentum-independent dynamical structure factor, characteristic to transitions involving a flat band.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:10:02 GMT" } ]
2025-04-16T00:00:00
[ [ "Bácsi", "Ádám", "" ], [ "Sticlet", "Doru", "" ], [ "Moca", "Catalin Pascu", "" ], [ "Dóra", "Balázs", "" ] ]
2504.10895
The Anh Bui
The Anh Bui
Weighted norm inequalities of higher-order Riesz transforms associated with Laguerre expansions
27 pages. arXiv admin note: text overlap with arXiv:2411.19404
null
null
null
math.CA
http://creativecommons.org/licenses/by/4.0/
Let $\nu=(\nu_1,\ldots,\nu_n)\in (-1,\vc)^n$, $n\ge 1$, and let $\mathcal{L}_\nu$ be a self-adjoint extension of the differential operator \[ L_\nu := \sum_{i=1}^n \left[-\frac{\partial^2}{\partial x_i^2} + x_i^2 + \frac{1}{x_i^2}(\nu_i^2 - \frac{1}{4})\right] \] on $C_c^\infty(\mathbb{R}_+^n)$ as the natural domain. The $j$-th partial derivative associated with $L_{\nu}$ is given by \[ \delta_{\nu_j} = \frac{\partial}{\partial x_j} + x_j-\frac{1}{x_j}\Big(\nu_j + \f{1}{2}\Big), \ \ \ \ j=1,\ldots, n. \] In this paper, we investigate the weighted estimates of the higher-order Riesz transforms $\delta_\nu^k\mathcal L^{-|k|/2}_\nu, k\in \mathbb N^n$, where $\delta_\nu^k=\delta_{\nu_n}^{k_n}\ldots \delta_{\nu_1}^{k_1}$. This completes the description of the boundedness of the higher-order Riesz transforms with the full range $\nu \in (-1,\vc)^n$.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:12:59 GMT" } ]
2025-04-16T00:00:00
[ [ "Bui", "The Anh", "" ] ]
2504.10896
Minseok Kim
Minseok Kim
$p$-twisted Selmer near-companion curves
Comments are welcome!. arXiv admin note: substantial text overlap with arXiv:2503.09207
null
null
null
math.NT
http://creativecommons.org/licenses/by/4.0/
Let $E_1$ and $E_2$ be elliptic curves over a number field $K$. In \cite{scc}, Mazur and Rubin define the concept of $n$-Selmer near-companions and conjecture that if $E_1$ and $E_2$ are $n$-Selmer near-companions over $K$, then $E_1[n]$ is $G_K$-isomorphic to $E_2[n]$. Yu proves the conjecture on $n$-Selmer near-companion curves in the case $n=2$. We we introduce the notion of $p$-twisted Selmer near-companions ($p$-TSNC) over $K$ and prove that if $E_1$ and $E_2$ are $p$-TSNC over $K$, then $K(E_1[p])=K(E_2[p])$ under certain conditions.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:16:02 GMT" } ]
2025-04-16T00:00:00
[ [ "Kim", "Minseok", "" ] ]
2504.10898
Ahana Pradhan
Ahana Pradhan and Jayant Haritsa
Xpose: Bi-directional Engineering for Hidden Query Extraction
null
null
null
null
cs.DB cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Query reverse engineering (QRE) aims to synthesize a SQL query to connect a given database and result instance. A recent variation of QRE is where an additional input, an opaque executable containing a ground-truth query, is provided, and the goal is to non-invasively extract this specific query through only input-output examples. This variant, called Hidden Query Extraction (HQE), has a spectrum of industrial use-cases including query recovery, database security, and vendor migration. The reverse engineering (RE) tools developed for HQE, which are based on database mutation and generation techniques, can only extract flat queries with key-based equi joins and conjunctive arithmetic filter predicates, making them limited wrt both query structure and query operators. In this paper, we present Xpose, a HQE solution that elevates the extraction scope to realistic complex queries, such as those found in the TPCH benchmark. A two-pronged approach is taken: (1) The existing RE scope is substantially extended to incorporate union connectors, algebraic filter predicates, and disjunctions for both values and predicates. (2) The predictive power of LLMs is leveraged to convert business descriptions of the opaque application into extraction guidance, representing ``forward engineering" (FE). The FE module recognizes common constructs, such as nesting of sub-queries, outer joins, and scalar functions. In essence, FE establishes the broad query contours, while RE fleshes out the fine-grained details. We have evaluated Xpose on (a) E-TPCH, a query suite comprising the complete TPCH benchmark extended with queries featuring unions, diverse join types, and sub-queries; and (b) the real-world STACK benchmark. The experimental results demonstrate that its bi-directional engineering approach accurately extracts these complex queries, representing a significant step forward with regard to HQE coverage.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:17:58 GMT" } ]
2025-04-16T00:00:00
[ [ "Pradhan", "Ahana", "" ], [ "Haritsa", "Jayant", "" ] ]
2504.10899
Jing Tang
Jing Tang, Benjamin J Lawrie, Mouyang Cheng, Yueh-Chun Wu, Huan Zhao, Dejia Kong, Ruiqi Lu, Ching-Hsiang Yao, Zheng Gai, An-Ping Li, Mingda Li, Xi Ling
Raman Fingerprints of Phase Transitions and Ferroic Couplings in Van der Waals Material CuCrP$_2$S$_6$
22 pages, 5 figures
null
null
null
cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
CuCrP$_2$S$_6$ (CCPS), a type-II multiferroic material, exhibits unique phase transitions involving ferroelectric, antiferroelectric, and antiferromagnetic ordering. In this study, we conduct a comprehensive investigation on the intricate phase transitions and their multiferroic couplings in CCPS across a wide temperature range from 4 to 345 K through Raman spectroscopic measurements down to 5 cm$^{-1}$. We first assign the observed Raman modes with the support of theoretical calculations and angle-resolved polarized Raman measurements. We further present clear signatures of phase transitions from analyses of temperature-dependent Raman spectral parameters. Particularly, two low-frequency soft modes are observed at 36.1 cm$^{-1}$ and 70.5 cm$^{-1}$ below 145 K, indicating the antiferroelectric to quasi-antiferroelectric transition. Moreover, phonon modes hardening is observed when the temperature increases from 4 to 65 K, suggesting negative thermal expansion (NTE) and strong magnetoelastic coupling below 65 K. These findings advance the understanding of vdW multiferroic CCPS, paving the way for future design and engineering of multiferroicity in cutting-edge technologies, such as spintronics and quantum devices.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:22:47 GMT" } ]
2025-04-16T00:00:00
[ [ "Tang", "Jing", "" ], [ "Lawrie", "Benjamin J", "" ], [ "Cheng", "Mouyang", "" ], [ "Wu", "Yueh-Chun", "" ], [ "Zhao", "Huan", "" ], [ "Kong", "Dejia", "" ], [ "Lu", "Ruiqi", "" ], [ "Yao", "Ching-Hsiang", "" ], [ "Gai", "Zheng", "" ], [ "Li", "An-Ping", "" ], [ "Li", "Mingda", "" ], [ "Ling", "Xi", "" ] ]
2504.10900
Peiliang Gong
Peiliang Gong, Emadeldeen Eldele, Min Wu, Zhenghua Chen, Xiaoli Li, Daoqiang Zhang
Bridging Distribution Gaps in Time Series Foundation Model Pretraining with Prototype-Guided Normalization
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Foundation models have achieved remarkable success across diverse machine-learning domains through large-scale pretraining on large, diverse datasets. However, pretraining on such datasets introduces significant challenges due to substantial mismatches in data distributions, a problem particularly pronounced with time series data. In this paper, we tackle this issue by proposing a domain-aware adaptive normalization strategy within the Transformer architecture. Specifically, we replace the traditional LayerNorm with a prototype-guided dynamic normalization mechanism (ProtoNorm), where learned prototypes encapsulate distinct data distributions, and sample-to-prototype affinity determines the appropriate normalization layer. This mechanism effectively captures the heterogeneity of time series characteristics, aligning pretrained representations with downstream tasks. Through comprehensive empirical evaluation, we demonstrate that our method significantly outperforms conventional pretraining techniques across both classification and forecasting tasks, while effectively mitigating the adverse effects of distribution shifts during pretraining. Incorporating ProtoNorm is as simple as replacing a single line of code. Extensive experiments on diverse real-world time series benchmarks validate the robustness and generalizability of our approach, advancing the development of more versatile time series foundation models.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:23:00 GMT" } ]
2025-04-16T00:00:00
[ [ "Gong", "Peiliang", "" ], [ "Eldele", "Emadeldeen", "" ], [ "Wu", "Min", "" ], [ "Chen", "Zhenghua", "" ], [ "Li", "Xiaoli", "" ], [ "Zhang", "Daoqiang", "" ] ]
2504.10901
Riadul Islam
Yatheeswar Penta and Riadul Islam
Design and Verification of a Synchronus First In First Out (FIFO)
null
null
null
null
cs.CE
http://creativecommons.org/licenses/by/4.0/
This project focuses on designing and verifying a synchronous FIFO First In First Out (FIFO) memory, a critical component in digital systems for temporary data storage and seamless data transfer. The FIFO operates under a single clock domain, ensuring synchronized read and write operations, making it suitable for systems requiring high-speed, reliable data buffering. This design includes FIFO's key features, such as read and write operations, full and empty flag generation, and pointer management for memory control. The FIFO was implemented using Verilog to define the Register Transfer Level (RTL) design, ensuring functionality and timing requirements were met. For verification, three approaches were employed: (1) UVM-based Verification: A Universal Verification Methodology (UVM) testbench was developed to test the FIFO design rigorously. The testbench includes components like interface, sequence item, driver, monitor, scoreboard, agent, and environment. Directed and random tests were performed to verify corner cases, such as simultaneous reads and writes, full and empty conditions, and overflow and underflow scenarios; (2) Traditional Verilog Testbench: A standalone Verilog testbench was also used to validate the functionality of the FIFO through directed test scenarios and waveform analysis; (3) FPGA implementation: Additionally, the design was implemented on an FPGA for real-time testing to verify its functionality and timing behavior in hardware. FPGA-based verification ensured the design performed as expected under practical conditions. The results confirmed the correct operation of the FIFO, including accurate data transfer, flag behavior, and timing synchronization. The project successfully demonstrated the robustness and reliability of the synchronous FIFO design, highlighting its importance in modern digital systems for efficient data handling and buffering.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:23:09 GMT" } ]
2025-04-16T00:00:00
[ [ "Penta", "Yatheeswar", "" ], [ "Islam", "Riadul", "" ] ]
2504.10902
Rui Dai
Rui Dai, Sile Hu, Xu Shen, Yonggang Zhang, Xinmei Tian, Jieping Ye
Leveraging Submodule Linearity Enhances Task Arithmetic Performance in LLMs
Accepted by ICLR 2025
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Task arithmetic is a straightforward yet highly effective strategy for model merging, enabling the resultant model to exhibit multi-task capabilities. Recent research indicates that models demonstrating linearity enhance the performance of task arithmetic. In contrast to existing methods that rely on the global linearization of the model, we argue that this linearity already exists within the model's submodules. In particular, we present a statistical analysis and show that submodules (e.g., layers, self-attentions, and MLPs) exhibit significantly higher linearity than the overall model. Based on these findings, we propose an innovative model merging strategy that independently merges these submodules. Especially, we derive a closed-form solution for optimal merging weights grounded in the linear properties of these submodules. Experimental results demonstrate that our method consistently outperforms the standard task arithmetic approach and other established baselines across different model scales and various tasks. This result highlights the benefits of leveraging the linearity of submodules and provides a new perspective for exploring solutions for effective and practical multi-task model merging.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:23:24 GMT" } ]
2025-04-16T00:00:00
[ [ "Dai", "Rui", "" ], [ "Hu", "Sile", "" ], [ "Shen", "Xu", "" ], [ "Zhang", "Yonggang", "" ], [ "Tian", "Xinmei", "" ], [ "Ye", "Jieping", "" ] ]
2504.10903
Sicheng Feng
Sicheng Feng, Gongfan Fang, Xinyin Ma, Xinchao Wang
Efficient Reasoning Models: A Survey
null
null
null
null
cs.CL cs.AI
http://creativecommons.org/licenses/by/4.0/
Reasoning models have demonstrated remarkable progress in solving complex and logic-intensive tasks by generating extended Chain-of-Thoughts (CoTs) prior to arriving at a final answer. Yet, the emergence of this "slow-thinking" paradigm, with numerous tokens generated in sequence, inevitably introduces substantial computational overhead. To this end, it highlights an urgent need for effective acceleration. This survey aims to provide a comprehensive overview of recent advances in efficient reasoning. It categorizes existing works into three key directions: (1) shorter - compressing lengthy CoTs into concise yet effective reasoning chains; (2) smaller - developing compact language models with strong reasoning capabilities through techniques such as knowledge distillation, other model compression techniques, and reinforcement learning; and (3) faster - designing efficient decoding strategies to accelerate inference. A curated collection of papers discussed in this survey is available in our GitHub repository.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:28:00 GMT" } ]
2025-04-16T00:00:00
[ [ "Feng", "Sicheng", "" ], [ "Fang", "Gongfan", "" ], [ "Ma", "Xinyin", "" ], [ "Wang", "Xinchao", "" ] ]
2504.10905
Yukang Lin
Yukang Lin, Yan Hong, Zunnan Xu, Xindi Li, Chao Xu, Chuanbiao Song, Ronghui Li, Haoxing Chen, Jun Lan, Huijia Zhu, Weiqiang Wang, Jianfu Zhang, Xiu Li
InterAnimate: Taming Region-aware Diffusion Model for Realistic Human Interaction Animation
under preview
null
null
null
cs.CV cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent video generation research has focused heavily on isolated actions, leaving interactive motions-such as hand-face interactions-largely unexamined. These interactions are essential for emerging biometric authentication systems, which rely on interactive motion-based anti-spoofing approaches. From a security perspective, there is a growing need for large-scale, high-quality interactive videos to train and strengthen authentication models. In this work, we introduce a novel paradigm for animating realistic hand-face interactions. Our approach simultaneously learns spatio-temporal contact dynamics and biomechanically plausible deformation effects, enabling natural interactions where hand movements induce anatomically accurate facial deformations while maintaining collision-free contact. To facilitate this research, we present InterHF, a large-scale hand-face interaction dataset featuring 18 interaction patterns and 90,000 annotated videos. Additionally, we propose InterAnimate, a region-aware diffusion model designed specifically for interaction animation. InterAnimate leverages learnable spatial and temporal latents to effectively capture dynamic interaction priors and integrates a region-aware interaction mechanism that injects these priors into the denoising process. To the best of our knowledge, this work represents the first large-scale effort to systematically study human hand-face interactions. Qualitative and quantitative results show InterAnimate produces highly realistic animations, setting a new benchmark. Code and data will be made public to advance research.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:32:45 GMT" } ]
2025-04-16T00:00:00
[ [ "Lin", "Yukang", "" ], [ "Hong", "Yan", "" ], [ "Xu", "Zunnan", "" ], [ "Li", "Xindi", "" ], [ "Xu", "Chao", "" ], [ "Song", "Chuanbiao", "" ], [ "Li", "Ronghui", "" ], [ "Chen", "Haoxing", "" ], [ "Lan", "Jun", "" ], [ "Zhu", "Huijia", "" ], [ "Wang", "Weiqiang", "" ], [ "Zhang", "Jianfu", "" ], [ "Li", "Xiu", "" ] ]
2504.10906
Changjiang Gao
Changjiang Gao, Hankun Lin, Shujian Huang, Xin Huang, Xue Han, Junlan Feng, Chao Deng, Jiajun Chen
Understanding LLMs' Cross-Lingual Context Retrieval: How Good It Is And Where It Comes From
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
The ability of cross-lingual context retrieval is a fundamental aspect of cross-lingual alignment of large language models (LLMs), where the model extracts context information in one language based on requests in another language. Despite its importance in real-life applications, this ability has not been adequately investigated for state-of-the-art models. In this paper, we evaluate the cross-lingual context retrieval ability of over 40 LLMs across 12 languages to understand the source of this ability, using cross-lingual machine reading comprehension (xMRC) as a representative scenario. Our results show that several small, post-trained open LLMs show strong cross-lingual context retrieval ability, comparable to closed-source LLMs such as GPT-4o, and their estimated oracle performances greatly improve after post-training. Our interpretability analysis shows that the cross-lingual context retrieval process can be divided into two main phases: question encoding and answer retrieval, which are formed in pre-training and post-training, respectively. The phasing stability correlates with xMRC performance, and the xMRC bottleneck lies at the last model layers in the second phase, where the effect of post-training can be evidently observed. Our results also indicate that larger-scale pretraining cannot improve the xMRC performance. Instead, larger LLMs need further multilingual post-training to fully unlock their cross-lingual context retrieval potential. Our code and is available at https://github.com/NJUNLP/Cross-Lingual-Context-Retrieval
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:35:27 GMT" } ]
2025-04-16T00:00:00
[ [ "Gao", "Changjiang", "" ], [ "Lin", "Hankun", "" ], [ "Huang", "Shujian", "" ], [ "Huang", "Xin", "" ], [ "Han", "Xue", "" ], [ "Feng", "Junlan", "" ], [ "Deng", "Chao", "" ], [ "Chen", "Jiajun", "" ] ]
2504.10907
Kenta Terauchi
Kenta Terauchi, Tomohiko Oka, Katsuaki Asano
Evidence for GeV Gamma-Ray Emission from Intense GRB 240529A During the Afterglow's Shallow Decay Phase
14 pages, 6 figures, 2 tables; Accepted for publication in ApJ
null
null
null
astro-ph.HE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
X-ray light curves of gamma-ray burst (GRB) afterglows exhibit various features, with the shallow decay phase being particularly puzzling. While some studies report absence of the X-ray shallow decay for hyper-energetic GRBs, recently discovered GRB 240529A shows a clear shallow decay phase with an isotropic gamma-ray energy of \SI{2.2e54}{erg}, making it a highly unusual case compared to typical GRBs. In order to investigate the physical mechanism of the shallow decay, we perform the \textit{Fermi}-LAT analysis of GRB 240529A along with \textit{Swift}-XRT analysis. We find no jet break feature in the X-ray light curve and then give the lower bound of the collimation-corrected jet energy of $>10^{52}$~erg, which is close to the maximum rotational energy of a magnetar. Our LAT data analysis reveals evidence of GeV emission with a statistical significance of $4.5\sigma$ during the shallow decay phase, which can be interpreted as the first case for hyper-energetic GRBs with a typical shallow decay phase. The GeV to keV flux ratio is calculated to be $4.2\pm2.3$. Together with X-ray spectral index, this indicates an inverse Compton origin of the GeV emission. Multiwavelength modeling based on time-dependent simulations tested two promising models, the energy injection and wind models. Both models can explain the X-ray and gamma-ray data, while our modeling demonstrates that gamma-ray observations, along with future GeV--TeV observations by CTAO, will distinguish between them.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:39:53 GMT" } ]
2025-04-16T00:00:00
[ [ "Terauchi", "Kenta", "" ], [ "Oka", "Tomohiko", "" ], [ "Asano", "Katsuaki", "" ] ]
2504.10908
Hongyu Li
Hongyu Li, Ximeng Ye, Lei He, Weiqi Qian, Peng Jiang, Tiejun Wang
Generalizability of local neural operator: example for elastodynamic problems
null
null
null
null
physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Local neural operator (LNO) conception has provided a feasible way for scientific computations. The LNO learns transient partial differential equations from random field samples, and then the pre-trained LNO solves practical problems on specific computational domains. For applications, we may ask: Are the training samples rich enough? To what extent can we trust the solutions obtained from pre-trained LNO models for unknown cases? The generalizability of LNO could answer these questions. Here, we propose to use two plain scalar features, the amplitude and wavenumber of the input functions, to indicate the richness of training samples and to evaluate the generalization error of pre-trained LNO. In elastodynamic practices, we find that isolated evolving wavenumber modes for Lam\'e-Navier equation caused the training dataset to lack mode diversity. By data supplementation and model fine-tuning targeting to the discovered lack modes, the pre-trained and fine-tuned LNO model solves Lamb problem correctly and efficiently. These results and the proposed generalization criteria provide a paradigm for LNO applications.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:41:05 GMT" } ]
2025-04-16T00:00:00
[ [ "Li", "Hongyu", "" ], [ "Ye", "Ximeng", "" ], [ "He", "Lei", "" ], [ "Qian", "Weiqi", "" ], [ "Jiang", "Peng", "" ], [ "Wang", "Tiejun", "" ] ]
2504.10909
Malin Pal\"o Forsstr\"om
Malin Pal\"o Forsstr\"om
Ornstein-Zernike decay of Wilson line observables in the free phase of the \( \mathbb{Z}_2 \) lattice Higgs model
24 pages
null
null
null
math.PR hep-lat math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In the physics literature, the Wilson line observable is believed to have a phase transition between a region with pure exponential decay and a region with Ornstein-Zernike type corrections. In~\cite{f2024b}, we confirmed the first part of this prediction. In this paper, we complement these results by showing that if \( \kappa \) is small and \( \beta \) large compared to the length of the line, then Wilson line expectations have exponential decay with Ornstein-Zernike type behavior.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:42:34 GMT" } ]
2025-04-16T00:00:00
[ [ "Forsström", "Malin Palö", "" ] ]
2504.10910
Juyi Li
Juyi Li and Xiaoqun Wu and Qi Su
Full Cooperation in Repeated Multi-Player Games on Hypergraphs
null
null
null
null
cs.GT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Nearly all living systems, especially humans, depend on collective cooperation for survival and prosperity. However, the mechanisms driving the evolution of cooperative behavior remain poorly understood, particularly in the context of simultaneous interactions involving multiple individuals, repeated encounters, and complex interaction structures. Here, we introduce a novel framework for studying repeated multi-player interactions in structured populations -- repeated multi-player games on hypergraphs -- where multiple individuals within each hyperedge engage in a repeated game, and each player can simultaneously participate in many games. We focus on public goods games, where individuals differ in their initial endowments, their allocation of endowments across games, and their productivity, which determines the impact of their contributions. Through Nash equilibrium analysis, we reveal the intricate interplay between full cooperation (all individuals contribute their entire endowments, maximizing collective benefits) and key factors such as initial endowments, productivity, contribution strategies, and interaction structure. Notably, while equal endowments are most effective in promoting full cooperation in homogeneous hypergraphs, they can hinder cooperation in heterogeneous hypergraphs, suggesting that equal endowments are not universally optimal. To address this, we propose two optimization strategies: one for policymakers to adjust endowment distributions and another for players to modify their contribution strategies. Both approaches successfully promote full cooperation across all studied hypergraphs. Our findings provide novel insights into the emergence of full cooperation, offering valuable guidance for both players and policymakers in fostering collective cooperation.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:45:15 GMT" } ]
2025-04-16T00:00:00
[ [ "Li", "Juyi", "" ], [ "Wu", "Xiaoqun", "" ], [ "Su", "Qi", "" ] ]
2504.10911
Liang Liu
Rui Wang and Shuowen Zhang and Bruno Clerckx and Liang Liu
Low-Overhead Channel Estimation Framework for Beyond Diagonal Reconfigurable Intelligent Surface Assisted Multi-User MIMO Communication
null
null
null
null
eess.SP cs.IT math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Beyond diagonal reconfigurable intelligent surface (BD-RIS) refers to a family of RIS architectures characterized by scattering matrices not limited to being diagonal and enables higher wave manipulation flexibility and large performance gains over conventional (diagonal) RIS. To achieve those promising gains, accurate channel state information (CSI) needs to be acquired in BD-RIS assisted communication systems. However, the number of coefficients in the cascaded channels to be estimated in BD-RIS assisted systems is significantly larger than that in conventional RIS assisted systems, because the channels associated with the off-diagonal elements of the scattering matrix have to be estimated as well. Surprisingly, for the first time in the literature, this paper rigorously shows that the uplink channel estimation overhead in BD-RIS assisted systems is actually of the same order as that in the conventional RIS assisted systems. This amazing result stems from a key observation: for each user antenna, its cascaded channel matrix associated with one reference BD-RIS element is a scaled version of that associated with any other BD-RIS element due to the common RIS-base station (BS) channel. In other words, the number of independent unknown variables is far less than it would seem at first glance. Building upon this property, this paper manages to characterize the minimum overhead to perfectly estimate all the channels in the ideal case without noise at the BS, and propose a twophase estimation framework for the practical case with noise at the BS. Numerical results demonstrate outstanding channel estimation overhead reduction over existing schemes in BD-RIS assisted systems.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:48:08 GMT" } ]
2025-04-16T00:00:00
[ [ "Wang", "Rui", "" ], [ "Zhang", "Shuowen", "" ], [ "Clerckx", "Bruno", "" ], [ "Liu", "Liang", "" ] ]
2504.10912
Yishuai Wang
Yishuai Wang, Siyuan Hong, Wenze Pan, Yi Zhou, and Yanwu Xie
Superconducting quantum oscillations and anomalous negative magnetoresistance in a honeycomb nanopatterned oxide interface superconductor
null
Physical Review X 15, 011006 (2025)
10.1103/PhysRevX.15.011006
null
cond-mat.supr-con
http://creativecommons.org/licenses/by/4.0/
The extremely low superfluid density and unprecedented tunability of oxide interface superconductors provide an ideal platform for studying fluctuations in two-dimensional superconductors. In this work, we have fabricated a LaAlO3/KTaO3 interface superconductor patterned with a nanohoneycomb array of insulating islands. Little-Parks-like magnetoresistance oscillations have been observed, which are dictated by the superconducting flux quantum h/2e. Moreover, an anomalous negative magnetoresistance (ANMR) appears under a weak magnetic field, suggesting magnetic-field-enhanced superconductivity. By examining their dependences on temperature, measurement current, and electrical gating, we conclude that both phenomena are associated with superconducting order parameter: The h/2e oscillations provide direct evidence of Cooper pair transport; the ANMR is interpreted as a consequence of multiple connected narrow superconducting paths with strong fluctuations.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:49:00 GMT" } ]
2025-04-16T00:00:00
[ [ "Wang", "Yishuai", "" ], [ "Hong", "Siyuan", "" ], [ "Pan", "Wenze", "" ], [ "Zhou", "Yi", "" ], [ "Xie", "Yanwu", "" ] ]
2504.10913
Aoi Watanabe
Aoi Watanabe and Ryuhei Sato and Ikuya Kinefuchi and Yasushi Shibuta
douka: A universal platform of data assimilation for materials modeling
47 pages, 16 figures
null
null
null
cond-mat.mtrl-sci physics.comp-ph
http://creativecommons.org/licenses/by-nc-nd/4.0/
A large-scale, general-purpose data assimilation (DA) platform for materials modeling, douka, was developed and applied to nonlinear materials models. The platform demonstrated its effectiveness in estimating physical properties that cannot be directly obtained from observed data. DA was successfully performed using experimental images of oxygen evolution reaction at a water electrolysis electrode, enabling the estimation of oxygen gas injection velocity and bubble contact angle. Furthermore, large-scale ensemble DA was conducted on the supercomputer Fugaku, achieving state estimation with up to 8,192 ensemble members. The results confirmed that runtime scaling for the prediction step follows the weak scaling law, ensuring computational efficiency even with increased ensemble sizes. These findings highlight the potential of douka as a new approach for data-driven materials science, integrating experimental data with numerical simulation.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:49:24 GMT" } ]
2025-04-16T00:00:00
[ [ "Watanabe", "Aoi", "" ], [ "Sato", "Ryuhei", "" ], [ "Kinefuchi", "Ikuya", "" ], [ "Shibuta", "Yasushi", "" ] ]
2504.10914
S\'ebastien Valeyre
Sebastien Valeyre
Breaking the Trend: How to Avoid Cherry-Picked Signals
null
null
null
null
q-fin.PM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Our empirical results, illustrated in Fig.5, show an impressive fit with the pretty complex theoritical Sharpe formula of a Trend following strategy depending on the parameter of the signal, which was derived by Grebenkov and Serror (2014). That empirical fit convinces us that a mean-reversion process with only one time scale is enough to model, in a pretty precise way, the reality of the trend-following mechanism at the average scale of CTAs and as a consequence, using only one simple EMA, appears optimal to capture the trend. As a consequence, using a complex basket of different complex indicators as signal, do not seem to be so rational or optimal and exposes to the risk of cherry-picking.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:51:27 GMT" } ]
2025-04-16T00:00:00
[ [ "Valeyre", "Sebastien", "" ] ]
2504.10917
Jialin Chen
Jialin Chen, Haolan Zuo, Haoyu Peter Wang, Siqi Miao, Pan Li, Rex Ying
Towards A Universal Graph Structural Encoder
null
null
null
null
cs.LG cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
Recent advancements in large-scale pre-training have shown the potential to learn generalizable representations for downstream tasks. In the graph domain, however, capturing and transferring structural information across different graph domains remains challenging, primarily due to the inherent differences in topological patterns across various contexts. Additionally, most existing models struggle to capture the complexity of rich graph structures, leading to inadequate exploration of the embedding space. To address these challenges, we propose GFSE, a universal graph structural encoder designed to capture transferable structural patterns across diverse domains such as molecular graphs, social networks, and citation networks. GFSE is the first cross-domain graph structural encoder pre-trained with multiple self-supervised learning objectives. Built on a Graph Transformer, GFSE incorporates attention mechanisms informed by graph inductive bias, enabling it to encode intricate multi-level and fine-grained topological features. The pre-trained GFSE produces generic and theoretically expressive positional and structural encoding for graphs, which can be seamlessly integrated with various downstream graph feature encoders, including graph neural networks for vectorized features and Large Language Models for text-attributed graphs. Comprehensive experiments on synthetic and real-world datasets demonstrate GFSE's capability to significantly enhance the model's performance while requiring substantially less task-specific fine-tuning. Notably, GFSE achieves state-of-the-art performance in 81.6% evaluated cases, spanning diverse graph models and datasets, highlighting its potential as a powerful and versatile encoder for graph-structured data.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:57:26 GMT" } ]
2025-04-16T00:00:00
[ [ "Chen", "Jialin", "" ], [ "Zuo", "Haolan", "" ], [ "Wang", "Haoyu Peter", "" ], [ "Miao", "Siqi", "" ], [ "Li", "Pan", "" ], [ "Ying", "Rex", "" ] ]
2504.10918
Mengyao Wang
Mengyao Wang, Jiayun Wu, Shuai Ma, Nuo Li, Peng Zhang, Ning Gu, and Tun Lu
Adaptive Human-Agent Teaming: A Review of Empirical Studies from the Process Dynamics Perspective
null
null
null
null
cs.HC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapid advancement of AI, including Large Language Models, has propelled autonomous agents forward, accelerating the human-agent teaming (HAT) paradigm to leverage complementary strengths. However, HAT research remains fragmented, often focusing on isolated team development phases or specific challenges like trust calibration while overlooking the real-world need for adaptability. Addressing these gaps, a process dynamics perspective is adopted to systematically review HAT using the T$^4$ framework: Team Formation, Task and Role Development, Team Development, and Team Improvement. Each phase is examined in terms of its goals, actions, and evaluation metrics, emphasizing the co-evolution of task and team dynamics. Special focus is given to the second and third phases, highlighting key factors such as team roles, shared mental model, and backup behaviors. This holistic perspective identifies future research directions for advancing long-term adaptive HAT.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 06:58:59 GMT" } ]
2025-04-16T00:00:00
[ [ "Wang", "Mengyao", "" ], [ "Wu", "Jiayun", "" ], [ "Ma", "Shuai", "" ], [ "Li", "Nuo", "" ], [ "Zhang", "Peng", "" ], [ "Gu", "Ning", "" ], [ "Lu", "Tun", "" ] ]
2504.10920
Peipei Song
Peipei Song, Long Zhang, Long Lan, Weidong Chen, Dan Guo, Xun Yang, Meng Wang
Towards Efficient Partially Relevant Video Retrieval with Active Moment Discovering
Accepted by IEEE Transactions on Multimedia (TMM) on January 19, 2025. The code is available at https://github.com/songpipi/AMDNet
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Partially relevant video retrieval (PRVR) is a practical yet challenging task in text-to-video retrieval, where videos are untrimmed and contain much background content. The pursuit here is of both effective and efficient solutions to capture the partial correspondence between text queries and untrimmed videos. Existing PRVR methods, which typically focus on modeling multi-scale clip representations, however, suffer from content independence and information redundancy, impairing retrieval performance. To overcome these limitations, we propose a simple yet effective approach with active moment discovering (AMDNet). We are committed to discovering video moments that are semantically consistent with their queries. By using learnable span anchors to capture distinct moments and applying masked multi-moment attention to emphasize salient moments while suppressing redundant backgrounds, we achieve more compact and informative video representations. To further enhance moment modeling, we introduce a moment diversity loss to encourage different moments of distinct regions and a moment relevance loss to promote semantically query-relevant moments, which cooperate with a partially relevant retrieval loss for end-to-end optimization. Extensive experiments on two large-scale video datasets (\ie, TVR and ActivityNet Captions) demonstrate the superiority and efficiency of our AMDNet. In particular, AMDNet is about 15.5 times smaller (\#parameters) while 6.0 points higher (SumR) than the up-to-date method GMMFormer on TVR.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:00:18 GMT" } ]
2025-04-16T00:00:00
[ [ "Song", "Peipei", "" ], [ "Zhang", "Long", "" ], [ "Lan", "Long", "" ], [ "Chen", "Weidong", "" ], [ "Guo", "Dan", "" ], [ "Yang", "Xun", "" ], [ "Wang", "Meng", "" ] ]
2504.10921
YiBiao Wei
Yibiao Wei, Jie Zou, Weikang Guo, Guoqing Wang, Xing Xu, Yang Yang
MSCRS: Multi-modal Semantic Graph Prompt Learning Framework for Conversational Recommender Systems
null
null
null
null
cs.IR
http://creativecommons.org/licenses/by/4.0/
Conversational Recommender Systems (CRSs) aim to provide personalized recommendations by interacting with users through conversations. Most existing studies of CRS focus on extracting user preferences from conversational contexts. However, due to the short and sparse nature of conversational contexts, it is difficult to fully capture user preferences by conversational contexts only. We argue that multi-modal semantic information can enrich user preference expressions from diverse dimensions (e.g., a user preference for a certain movie may stem from its magnificent visual effects and compelling storyline). In this paper, we propose a multi-modal semantic graph prompt learning framework for CRS, named MSCRS. First, we extract textual and image features of items mentioned in the conversational contexts. Second, we capture higher-order semantic associations within different semantic modalities (collaborative, textual, and image) by constructing modality-specific graph structures. Finally, we propose an innovative integration of multi-modal semantic graphs with prompt learning, harnessing the power of large language models to comprehensively explore high-dimensional semantic relationships. Experimental results demonstrate that our proposed method significantly improves accuracy in item recommendation, as well as generates more natural and contextually relevant content in response generation. We have released the code and the expanded multi-modal CRS datasets to facilitate further exploration in related research\footnote{https://github.com/BIAOBIAO12138/MSCRS-main}.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:05:22 GMT" } ]
2025-04-16T00:00:00
[ [ "Wei", "Yibiao", "" ], [ "Zou", "Jie", "" ], [ "Guo", "Weikang", "" ], [ "Wang", "Guoqing", "" ], [ "Xu", "Xing", "" ], [ "Yang", "Yang", "" ] ]
2504.10922
Dmitry Kerner
Dmitry Kerner
Equivalence of germs (of mappings and sets) over k vs that over K
null
null
null
null
math.AG math.AC math.CV
http://creativecommons.org/licenses/by/4.0/
Consider real-analytic mapping-germs, (R^n,o)-> (R^m,o). They can be equivalent (by coordinate changes) complex-analytically, but not real-analytically. However, if the transformation of complex-equivalence is identity modulo higher order terms, then it implies the real-equivalence. On the other hand, starting from complex-analytic map-germs (C^n,o)->(C^m,o), and taking any field extension, C to K, one has: if two maps are equivalent over K, then they are equivalent over C. These (quite useful) properties seem to be not well known. We prove slightly stronger properties in a more general form: * for Maps(X,Y) where X,Y are (formal/analytic/Nash) scheme-germs, with arbitrary singularities, over a base ring k; * for the classical groups of (right/left-right/contact) equivalence of Singularity Theory; * for faithfully-flat extensions of rings k -> K. In particular, for arbitrary extension of fields, in any characteristic. The case ``k is a ring" is important for the study of deformations/unfoldings. E.g. it implies the statement for fields: if a family of maps {f_t} is trivial over K, then it is also trivial over k. Similar statements for scheme-germs (``isomorphism over K vs isomorphism over k") follow by the standard reduction ``Two maps are contact equivalent iff their zero sets are ambient isomorphic". This study involves the contact equivalence of maps with singular targets, which seems to be not well-established. We write down the relevant part of this theory.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:09:27 GMT" } ]
2025-04-16T00:00:00
[ [ "Kerner", "Dmitry", "" ] ]
2504.10923
Mingyi Zhu
Mingyi Zhu, Zhaoxin Li, Qiao Lin and Li Ding
Fast-Powerformer: A Memory-Efficient Transformer for Accurate Mid-Term Wind Power Forecasting
Mingyi Zhu is the first author. Li Ding is the corresponding author
null
null
null
cs.LG eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Wind power forecasting (WPF), as a significant research topic within renewable energy, plays a crucial role in enhancing the security, stability, and economic operation of power grids. However, due to the high stochasticity of meteorological factors (e.g., wind speed) and significant fluctuations in wind power output, mid-term wind power forecasting faces a dual challenge of maintaining high accuracy and computational efficiency. To address these issues, this paper proposes an efficient and lightweight mid-term wind power forecasting model, termed Fast-Powerformer. The proposed model is built upon the Reformer architecture, incorporating structural enhancements such as a lightweight Long Short-Term Memory (LSTM) embedding module, an input transposition mechanism, and a Frequency Enhanced Channel Attention Mechanism (FECAM). These improvements enable the model to strengthen temporal feature extraction, optimize dependency modeling across variables, significantly reduce computational complexity, and enhance sensitivity to periodic patterns and dominant frequency components. Experimental results conducted on multiple real-world wind farm datasets demonstrate that the proposed Fast-Powerformer achieves superior prediction accuracy and operational efficiency compared to mainstream forecasting approaches. Furthermore, the model exhibits fast inference speed and low memory consumption, highlighting its considerable practical value for real-world deployment scenarios.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:09:54 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhu", "Mingyi", "" ], [ "Li", "Zhaoxin", "" ], [ "Lin", "Qiao", "" ], [ "Ding", "Li", "" ] ]
2504.10926
Stefan Dreizler
S. Dreizler, S. V. Jeffers, F. Liebing, P. Gorrini, C. A. Haswell, E. Gaidos, J. R. Barnes, F. Del Sordo, H. R. A. Jones, E. Rodr\'iguez, and Y. Tsapras
RedDots: Planetary masses in the GJ1061 system from planet-planet interaction
Astronomy and Astrophysics, accepted; 10 Pages, 7 Figures plus Appendix
null
null
null
astro-ph.EP astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
GJ1061 is a very nearby M star hosting three low-mass temperate planets detected from radial velocity variations. The close to 4:2:1 period commensurability of the planets, the available long-term monitoring of the system and new very high-precision radial velocity measurements from ESPRESSO enable the determination of masses from the planet-planet interaction. Using nested sampling, we derived parameter distributions for a co-planar configuration. The three planets (Mb =1.07 +- 0.11M_Earth, Pb =3.2073 +- 0.0003 d, Mc=1.76 +- 0.13M_Earth, Pc=6.6821 +- 0.0008 d, Md =1.55 +- 0.17M_Earth, Pd =13.066 +- 0.002 d) are potentially all rocky with equilibrium temperatures between 360 K and 240 K. This makes the GJ1061 system one of the prime targets for future ground or space based instruments suitable for a direct detection of the planetary atmospheres.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:12:03 GMT" } ]
2025-04-16T00:00:00
[ [ "Dreizler", "S.", "" ], [ "Jeffers", "S. V.", "" ], [ "Liebing", "F.", "" ], [ "Gorrini", "P.", "" ], [ "Haswell", "C. A.", "" ], [ "Gaidos", "E.", "" ], [ "Barnes", "J. R.", "" ], [ "Del Sordo", "F.", "" ], [ "Jones", "H. R. A.", "" ], [ "Rodríguez", "E.", "" ], [ "Tsapras", "Y.", "" ] ]
2504.10927
Will Johnson
Will Johnson
Translating between NIP integral domains and topological fields
30 pages
null
null
null
math.LO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove that definable ring topologies on NIP fields are closely connected to NIP integral domains. More precisely, we show that up to elementary equivalence, any NIP topological field arises from an NIP integral domain. As an application, we prove several results about definable ring topologies on NIP fields, including the following. Let $K$ be an NIP field or expansion of a field. Let $\tau$ be a definable ring topology on $K$. Then $\tau$ is a field topology, and $\tau$ is locally bounded. If $K$ has characteristic $p$ or finite dp-rank, then $\tau$ is "generalized t-henselian" in the sense of Dittman, Walsberg, and Ye, meaning that the implicit function theorem holds for polynomials. If $K$ has finite dp-rank, then $\tau$ must be a topology of "finite breadth" (a $W_n$-topology). Using these techniques, we give some reformulations of the conjecture that NIP local rings are henselian.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:13:03 GMT" } ]
2025-04-16T00:00:00
[ [ "Johnson", "Will", "" ] ]
2504.10928
Luc Dessart
Luc Dessart, D. John Hillier, and Arkaprabha Sarangi
Radiative-transfer models for dusty Type II supernovae
submitted to A&A
null
null
null
astro-ph.SR astro-ph.GA astro-ph.HE
http://creativecommons.org/licenses/by/4.0/
Dust is expected to form on a year timescale in core-collapse supernova (SN) ejecta. Its existence is revealed through an infrared brightening, an optical dimming, or a blue-red emission-line profile asymmetry. To investigate how the dust location and amount impact observations, we computed ultraviolet-to-optical spectra of interacting and standard, noninteracting Type II SNe using state-of-the-art models -- for simplicity we adopted 0.1micron silicate grains. These models account for the full ejecta and treat both radioactive decay and shock power that arises from interaction of the ejecta with circumstellar material. In a Type IIn SN such as 1998S at one year, approximately 3e-4Msun of dust within the dense shell reproduces the broad, asymmetric Halpha profile. It causes an optical dimming of ~2mag (which obscures any emission from the inner, metal-rich ejecta) but, paradoxically, a more modest dimming of the ultraviolet, which originates from the outer parts of the dense shell. In Type II SNe with late-time interaction, such as SN2017eaw, dust in the low-mass, fast outer ejecta dense shell tends to be optically thin, impacting little the optical spectrum for dust masses of order 1e-4Msun. In such SNe II with interaction, dust in the inner metal-rich ejecta has negligible effect on observed spectra in the ultraviolet and optical. In noninteracting SNe II, dust within the metal-rich ejecta preferentially quenches the [OI]6300,6364 and [CaII]7291,7323 metal lines, biasing the emission in favor of the H-rich material which generates the Halpha and FeII emission below 5500A. Our model with 5e-4Msun of dust below 2000km/s matches closely the optical spectrum of SN1987A at 714d. Modeling historical SNe requires treating both the ejecta material and the dust, as well as multiple power sources, although interaction power will generally dominate.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:14:17 GMT" } ]
2025-04-16T00:00:00
[ [ "Dessart", "Luc", "" ], [ "Hillier", "D. John", "" ], [ "Sarangi", "Arkaprabha", "" ] ]
2504.10929
Yisi Luo
Chang Yu, Yisi Luo, Kai Ye, Xile Zhao, Deyu Meng
Cross-Frequency Implicit Neural Representation with Self-Evolving Parameters
null
null
null
null
cs.CV
http://creativecommons.org/publicdomain/zero/1.0/
Implicit neural representation (INR) has emerged as a powerful paradigm for visual data representation. However, classical INR methods represent data in the original space mixed with different frequency components, and several feature encoding parameters (e.g., the frequency parameter $\omega$ or the rank $R$) need manual configurations. In this work, we propose a self-evolving cross-frequency INR using the Haar wavelet transform (termed CF-INR), which decouples data into four frequency components and employs INRs in the wavelet space. CF-INR allows the characterization of different frequency components separately, thus enabling higher accuracy for data representation. To more precisely characterize cross-frequency components, we propose a cross-frequency tensor decomposition paradigm for CF-INR with self-evolving parameters, which automatically updates the rank parameter $R$ and the frequency parameter $\omega$ for each frequency component through self-evolving optimization. This self-evolution paradigm eliminates the laborious manual tuning of these parameters, and learns a customized cross-frequency feature encoding configuration for each dataset. We evaluate CF-INR on a variety of visual data representation and recovery tasks, including image regression, inpainting, denoising, and cloud removal. Extensive experiments demonstrate that CF-INR outperforms state-of-the-art methods in each case.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:14:35 GMT" } ]
2025-04-16T00:00:00
[ [ "Yu", "Chang", "" ], [ "Luo", "Yisi", "" ], [ "Ye", "Kai", "" ], [ "Zhao", "Xile", "" ], [ "Meng", "Deyu", "" ] ]
2504.10930
Siyu Xu
Chih-Ting Lu, Yongcheng Wu and Siyu Xu
Dark Matter and Electroweak Phase Transition in the $Z_2$ Symmetric Georgi-Machacek Model
36 pages, 14 figures, 2 tables
null
null
CPTNP-2025-003
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a comprehensive investigation of the $Z_2$ symmetric Georgi-Machacek (GM) model, focusing on the dark matter (DM) in the model and the electroweak phase transition (EWPT). Our analysis encompasses multiple detections for the DM candidates, including collider searches at the LHC and LEP, the direct detection and indirect detection. Furthermore, we also explore the possibility of a first-order EWPT in this framework. The gravitational wave (GW) generated from the first-order EWPT also provides a detection method for the parameter space in the $Z_2$ symmetric GM model providing viable DM candidate. It is found that the current DM searches, especially the direct detection, provide strong constraints on the parameter space, while the GW signal can be complementary around the Higgs resonant region.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:17:44 GMT" } ]
2025-04-16T00:00:00
[ [ "Lu", "Chih-Ting", "" ], [ "Wu", "Yongcheng", "" ], [ "Xu", "Siyu", "" ] ]
2504.10931
Phu-Minh Lam
Phu-Minh Lam, Dongwei Fan, Hongbo Wei, Jun Wang, Yu Zhou, Qi Ma, Baolong Zhang, Xiazhao Zhang, Yongheng Wang
A Highly Efficient Cross-matching Scheme using Learned Index Structure
null
null
null
null
astro-ph.IM
http://creativecommons.org/licenses/by/4.0/
Spatial data fusion is a bottleneck when it meets the scale of 10 billion records. Cross-matching celestial catalogs is just one example of this. To challenge this, we present a framework that enables efficient cross-matching using Learned Index Structures. Our approach involves a data transformation method to map multi-dimensional data into easily learnable distributions, coupled with a novel search algorithm that leverages the advantages of model pairs, significantly enhancing the efficiency of nearest-neighbor search. In this study, we utilized celestial catalog data derived from astronomical surveys to construct the index and evaluated the speed of the cross-matching process. Using the HEALPix segmentation scheme, we built an independent model object for each tile and developed an end-to-end pipeline to construct a framework with semantic guarantees for record retrieval in query and range search. Our results show that the proposed method improves cross-matching speed by more than four times compared to KD-trees for a radius range between 1 milli-arcseconds and 100 arcseconds.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:19:15 GMT" } ]
2025-04-16T00:00:00
[ [ "Lam", "Phu-Minh", "" ], [ "Fan", "Dongwei", "" ], [ "Wei", "Hongbo", "" ], [ "Wang", "Jun", "" ], [ "Zhou", "Yu", "" ], [ "Ma", "Qi", "" ], [ "Zhang", "Baolong", "" ], [ "Zhang", "Xiazhao", "" ], [ "Wang", "Yongheng", "" ] ]
2504.10932
Wei Cai
Bo Wang, Lizuo Liu, Wei Cai
Multi-scale DeepOnet (Mscale-DeepOnet) for Mitigating Spectral Bias in Learning High Frequency Operators of Oscillatory Functions
null
null
null
null
cs.LG cs.NA math.NA
http://creativecommons.org/licenses/by/4.0/
In this paper, a multi-scale DeepOnet (Mscale-DeepOnet) is proposed to reduce the spectral bias of the DeepOnet in learning high-frequency mapping between highly oscillatory functions, with an application to the nonlinear mapping between the coefficient of the Helmholtz equation and its solution. The Mscale-DeepOnet introduces the multiscale neural network in the branch and trunk networks of the original DeepOnet, the resulting Mscale-DeepOnet is shown to be able to capture various high-frequency components of the mapping itself and its image. Numerical results demonstrate the substantial improvement of the Mscale-DeepOnet for the problem of wave scattering in the high-frequency regime over the normal DeepOnet with a similar number of network parameters.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:19:54 GMT" } ]
2025-04-16T00:00:00
[ [ "Wang", "Bo", "" ], [ "Liu", "Lizuo", "" ], [ "Cai", "Wei", "" ] ]
2504.10933
Jianing Si
Jianing Si, Haitao Yuan, Nan Jiang, Minxiao Chen, Xiao Ma and Shangguang Wang
Towards Robust Trajectory Embedding for Similarity Computation: When Triangle Inequality Violations in Distance Metrics Matter
14 pages, 8 figures
null
null
null
cs.DB
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Trajectory similarity is a cornerstone of trajectory data management and analysis. Traditional similarity functions often suffer from high computational complexity and a reliance on specific distance metrics, prompting a shift towards deep representation learning in Euclidean space. However, existing Euclidean-based trajectory embeddings often face challenges due to the triangle inequality constraints that do not universally hold for trajectory data. To address this issue, this paper introduces a novel approach by incorporating non-Euclidean geometry, specifically hyperbolic space, into trajectory representation learning. We present the first-ever integration of hyperbolic space to resolve the inherent limitations of the triangle inequality in Euclidean embeddings. In particular, we achieve it by designing a Lorentz distance measure, which is proven to overcome triangle inequality constraints. Additionally, we design a model-agnostic framework LH-plugin to seamlessly integrate hyperbolic embeddings into existing representation learning pipelines. This includes a novel projection method optimized with the Cosh function to prevent the diminishment of distances, supported by a theoretical foundation. Furthermore, we propose a dynamic fusion distance that intelligently adapts to variations in triangle inequality constraints across different trajectory pairs, blending Lorentzian and Euclidean distances for more robust similarity calculations. Comprehensive experimental evaluations demonstrate that our approach effectively enhances the accuracy of trajectory similarity measures in state-of-the-art models across multiple real-world datasets. The LH-plugin not only addresses the triangle inequality issues but also significantly refines the precision of trajectory similarity computations, marking a substantial advancement in the field of trajectory representation learning.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:27:27 GMT" } ]
2025-04-16T00:00:00
[ [ "Si", "Jianing", "" ], [ "Yuan", "Haitao", "" ], [ "Jiang", "Nan", "" ], [ "Chen", "Minxiao", "" ], [ "Ma", "Xiao", "" ], [ "Wang", "Shangguang", "" ] ]
2504.10934
Prabhat Kumar Dr.
Prabhat Kumar, Shunsuke Tsuda, Koichiro Yaji, and Shinji Isogami
Induced magnetic moment at two-dimensional MXene/ferromagnetic interface evaluated by angle-dependent hard X-ray photoemission spectroscopy
20 PAGES, 4 FIGURES, UNDER REVIEW
null
null
null
cond-mat.mtrl-sci cond-mat.mes-hall
http://creativecommons.org/licenses/by/4.0/
Emergent ferromagnetism on the surface of recent two-dimensional (2D) MXene is investigated by X-ray magnetic circular dichroism (XMCD) and angle-dependent hard X-ray photoemission spectroscopy (HAXPES). Focusing on the Cr2N as one of the 2D-MXenes, the bilayers of Cr2N/Co and Cr2N/Pt are prepared by magnetron sputtering technique. XMCD reveals the induced magnetic moment of Cr in the Cr2N/Co interface, while it is not observed in the Cr2N/Pt interface at room temperature. To distinguish the possible origins of either the interlayer magnetic exchange coupling or the charge transfer at the interfaces, the additional controlled Cr2N/Cu bilayer, whose work function of Cu is consistent with Co, is prepared. HAXPES spectra for the Cr 2p core level near the interface of Cr2N/Cu is consistent with that of Cr2N/Co, indicating that the induced magnetic moment of Cr observed by XMCD for the Cr2N/Co can be attributed to the interlayer magnetic exchange coupling, rather than the charge transfer, which is a specific characteristics emerged at the interface with 2D-MXene.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:27:39 GMT" } ]
2025-04-16T00:00:00
[ [ "Kumar", "Prabhat", "" ], [ "Tsuda", "Shunsuke", "" ], [ "Yaji", "Koichiro", "" ], [ "Isogami", "Shinji", "" ] ]
2504.10935
Yuuki Sasaki
Yuuki Sasaki
Sasaki-Einstein orbits in compact Hermitian symmetric spaces
null
null
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The aim of the present papar is to study the orbits of the isotropy gourp action on an irreducible Hermitian symmetric space of compact type. Specifically, we examine the properties of these orbits as {\it CR} submanifolds of a K\"{a}hler manifold. Our focus is on the leaves of the totally real distribution, and we investigate the properties of leaves as a Riemannian submanifold. In particular, we prove that any leaf is a totally geodesic submanifold of the orbit. Additionally, we explore the conditions under which each leaf becomes a totally geodesic submanifold of the ambient space. The integrability of the complex distribution is also studied. Moreover, we analyze a contact structure of orbits where the rank of the totally real distribution is 1. We obtain a classification of the orbits that possess either a contact structure or a Sasakian structure compatible with the complex structure on the ambient space. Furthermore, we classify those Sasaki orbits that are Einstein with respect to the induced metric. Specifically, we completely detemine Sasaki-Einstein orbits.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:32:14 GMT" } ]
2025-04-16T00:00:00
[ [ "Sasaki", "Yuuki", "" ] ]
2504.10936
Yuni Susanti
Yuni Susanti, Michael F\"arber
Can LLMs Leverage Observational Data? Towards Data-Driven Causal Discovery with LLMs
null
Causal-NeSy @ ESWC 2025
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Causal discovery traditionally relies on statistical methods applied to observational data, often requiring large datasets and assumptions about underlying causal structures. Recent advancements in Large Language Models (LLMs) have introduced new possibilities for causal discovery by providing domain expert knowledge. However, it remains unclear whether LLMs can effectively process observational data for causal discovery. In this work, we explore the potential of LLMs for data-driven causal discovery by integrating observational data for LLM-based reasoning. Specifically, we examine whether LLMs can effectively utilize observational data through two prompting strategies: pairwise prompting and breadth first search (BFS)-based prompting. In both approaches, we incorporate the observational data directly into the prompt to assess LLMs' ability to infer causal relationships from such data. Experiments on benchmark datasets show that incorporating observational data enhances causal discovery, boosting F1 scores by up to 0.11 point using both pairwise and BFS LLM-based prompting, while outperforming traditional statistical causal discovery baseline by up to 0.52 points. Our findings highlight the potential and limitations of LLMs for data-driven causal discovery, demonstrating their ability to move beyond textual metadata and effectively interpret and utilize observational data for more informed causal reasoning. Our studies lays the groundwork for future advancements toward fully LLM-driven causal discovery.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:32:35 GMT" } ]
2025-04-16T00:00:00
[ [ "Susanti", "Yuni", "" ], [ "Färber", "Michael", "" ] ]
2504.10937
Yi Yang
Yi Yang, Chenhao Ma, Reynold Cheng, Laks V.S. Lakshmanan, Xiaolin Han
Finding Locally Densest Subgraphs: Convex Programming with Edge and Triangle Density
null
null
null
null
cs.DB
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Finding the densest subgraph (DS) from a graph is a fundamental problem in graph databases. The DS obtained, which reveals closely related entities, has been found to be useful in various application domains such as e-commerce, social science, and biology. However, in a big graph that contains billions of edges, it is desirable to find more than one subgraph cluster that is not necessarily the densest, yet they reveal closely related vertices. In this paper, we study the locally densest subgraph (LDS), a recently proposed variant of DS. An LDS is a subgraph which is the densest among the ``local neighbors''. Given a graph $G$, a number of LDSs can be returned, which reflect different dense regions of $G$ and thus give more information than DS. The existing LDS solution suffers from low efficiency. We thus develop a convex-programming-based solution that enables powerful pruning. We also extend our algorithm to triangle-based density to solve LTDS problem. Based on current algorithms, we propose a unified framework for the LDS and LTDS problems. Extensive experiments on thirteen real large graph datasets show that our proposed algorithm is up to four orders of magnitude faster than the state-of-the-art.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:32:35 GMT" } ]
2025-04-16T00:00:00
[ [ "Yang", "Yi", "" ], [ "Ma", "Chenhao", "" ], [ "Cheng", "Reynold", "" ], [ "Lakshmanan", "Laks V. S.", "" ], [ "Han", "Xiaolin", "" ] ]
2504.10938
Dirk Heimann
Dirk Heimann and Felix Wiebe and Elie Mounzer and Shivesh Kumar and Frank Kirchner
Iterative Linear Quadratic Regulator for Quantum Optimal Control
8 pages, 4 figures
null
null
null
quant-ph
http://creativecommons.org/licenses/by/4.0/
Quantum optimal control for gate optimization aims to provide accurate, robust, and fast pulse sequences to achieve gate fidelities on quantum systems below the error correction threshold. Many methods have been developed and successfully applied in simulation and on quantum hardware. In this paper, we establish a connection between the iterative linear quadratic regulator and quantum optimal control by adapting it to gate optimization of quantum systems. We include constraints on the controls and their derivatives to enable smoother pulses. We achieve high-fidelity simulation results for X and cross-resonance gates on one- and two-qubit fixed-frequency transmons simulated with two and three levels.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:36:32 GMT" } ]
2025-04-16T00:00:00
[ [ "Heimann", "Dirk", "" ], [ "Wiebe", "Felix", "" ], [ "Mounzer", "Elie", "" ], [ "Kumar", "Shivesh", "" ], [ "Kirchner", "Frank", "" ] ]
2504.10939
Pawel Krynski
Pawel Krynski, L. Siess, A. Jorissen, P. J. Davis
Formation of Ba stars : impact of wind Roche lobe overflow and circumbinary disk in shaping the orbital parameters
null
null
null
null
astro-ph.SR
http://creativecommons.org/licenses/by/4.0/
After more than three decades of investigation, the distribution of Ba stars in the e-log P diagram still defies our understanding. Recent smooth particle hydrodynamic simulations involving an asymptotic giant branch (AGB) primary have shown that a circumbinary disk (CB) can form around the binary and that the presence of dust in the wind of evolved low- and intermediate-mass stars can significantly affect the systemic angular momentum loss and mass accretion onto the companion through the wind Roche lobe overflow (WRLOF) phase. We used the binary evolution code BINSTAR, where we updated the modeling of the progenitors of Ba stars including a CB disk, the WRLOF, tidally enhanced wind mass loss, and non-conservative RLOF with their effects on the orbital evolution. In our approach, we considered that a CB disk forms when WRLOF is activated. The coupling between the CB disk and the binary follows the standard resonant interaction theory. We constructed grids of 2.0 + 1.0 $M_\odot{}$ and 1.2 + 0.8 $M_\odot{}$ binaries for initial orbital parameters that result in WRLOF, and evolved these systems until the end of the primary's AGB phase. WRLOF resulted in a significant shrinkage of the orbital separation during the AGB phase, leading to binaries with initial periods on the order of $\lesssim 12000$ d undergoing Roche lobe overflow (RLOF). The combination of WRLOF, eccentricity pumping from the CB disk, and/or tidally enhanced wind mass loss can lead to RLOF on eccentric orbits down to periods of $P_\mathrm{orb} \sim 3000$d. Non-conservative RLOF enabled a reduction of the period before circularization down to $\sim 2000$d, provided at least 50 percent of the transferred mass left the system. Our models still cannot account for the eccentricity distribution of Ba stars with periods shorter than $P_\mathrm{orb} \lesssim 2000$d, where a common envelope evolution appears unavoidable.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:39:51 GMT" } ]
2025-04-16T00:00:00
[ [ "Krynski", "Pawel", "" ], [ "Siess", "L.", "" ], [ "Jorissen", "A.", "" ], [ "Davis", "P. J.", "" ] ]
2504.10940
Yuuki Sasaki
Yuuki Sasaki
An example of non-compact totally complex submanifolds of compact quaternionic K\"{a}hler symmetric spaces
null
null
null
null
math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Totally complex submanifolds of a quaternionic K\"{a}hler manifold are analogous to complex submanifolds of a K\"{a}hler manifold. In this paper, we construct an example of a non-compact totally complex submanifold of maximal dimension of a compact quaternionic K\"{a}hler symmetric space, except for quaternionic projective spaces. A compact Lie group acts on our example isometrically, and this action is of cohomogeneity one. Our example is a holomorphic line bundle over some Hermitian symmetric space of compact type. Moreover, each fiber is a totally geodesic submanifold of the ambient quaternionic K\"{a}hler symmetric space and our example is a ruled submanifold. Our construction relies on the action of a subgroup of the isometry group and a maximal totally geodesic sphere with maximal sectional curvature known as a Helgason sphere. Furthermore, we prove that there exist no compact submanifolds of the same dimension that contain our example as an open part, except where the ambient quaternionic K\"{a}hler symmetric space is a complex Grassmannian.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:41:11 GMT" } ]
2025-04-16T00:00:00
[ [ "Sasaki", "Yuuki", "" ] ]
2504.10941
Adrian Barker
Adrian J. Barker
Tidal interactions in stellar and planetary systems
This is a pre-print of a chapter for the Encyclopedia of Astrophysics (edited by I. Mandel, section editor F.R.N. Schneider) to be published by Elsevier as a Reference Module
null
null
null
astro-ph.EP astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Gravitational tidal interactions drive long-term rotational and orbital evolution in planetary systems, in multiple (particularly close binary) star systems and in planetary moon systems. Dissipation of tidal flows in Earth's oceans is primarily responsible for producing gradual expansion of the Moon's orbit at a few centimetres per year as the Earth's day lengthens by a few milliseconds per century. Similar processes occur in many astrophysical systems. For example, tidal dissipation inside (slowly rotating) stars hosting short-period planets can cause the orbits of these planets to decay, potentially leading to planetary destruction; tidal dissipation inside stars in close stellar binary systems -- and inside short-period planets such as hot Jupiters in planetary systems -- can cause initially eccentric orbits to become circular. To model these processes, explain many current observational results, and make predictions for future observations, we require a detailed theoretical understanding of tidal flows and the mechanisms by which -- and how efficiently -- they are dissipated inside stars and planets. This article will introduce our current understanding of tidal flows and dissipation inside stars (and to a lesser extent giant planets), as well as highlight some unsolved problems.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:41:32 GMT" } ]
2025-04-16T00:00:00
[ [ "Barker", "Adrian J.", "" ] ]
2504.10942
Dennis R\"atzel
Daniel Braun, Rongrong Cai, Pascal Hermes, Marta Maria Marchese, Stefan Nimmrichter, Christian Pfeifer, Dennis R\"atzel, Stefano Redaelli, Hendrik Ulbricht
The path towards measuring the gravitational field of proton bunches at accelerators
null
null
null
null
hep-ex gr-qc quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Newtonian law describing the gravitational interaction of non-relativistic (slowly moving) gravitating matter, has been tested in many laboratory experiments with very high precision. In contrast, the post Minkowskian predictions for the gravitational field of ultra-relativistic matter, dominated by momentum instead of rest mass, have not been tested directly yet. The intense ultra-relativistic proton beam in the LHC storage ring offers the potential to test general relativity and alternative gravitational theories in this parameter regime for the first time in controlled lab-scale experiments. If successful, this would open the road to a novel use case of the LHC, where non-trivial gravitational physics could be studied likely in a parasitic mode, without the necessity of dedicated filling patterns. While the technical challenges are formidable, they should also lead to the development of ultra-high-sensitive acceleration sensors with abundant applications in other parts of science and technology. The present document summarizes the status of the theoretical studies in this direction, points out the challenges, and possible ways of addressing them. It was submitted as a contribution to the European Strategy for Particle Physics (ESPP) 2026 Update.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:45:35 GMT" } ]
2025-04-16T00:00:00
[ [ "Braun", "Daniel", "" ], [ "Cai", "Rongrong", "" ], [ "Hermes", "Pascal", "" ], [ "Marchese", "Marta Maria", "" ], [ "Nimmrichter", "Stefan", "" ], [ "Pfeifer", "Christian", "" ], [ "Rätzel", "Dennis", "" ], [ "Redaelli", "Stefano", "" ], [ "Ulbricht", "Hendrik", "" ] ]
2504.10943
Nejc Ger\v{z}ini\v{c}
Nejc Ger\v{z}ini\v{c}, Mark van Hagen, Hussein Al-Tamimi, Niels van Oort, Dorine Duives
Drivers and barriers of adopting shared micromobility: a latent class clustering model on the attitudes towards shared micromobility as part of public transport trips in the Netherlands
null
null
null
null
physics.soc-ph
http://creativecommons.org/licenses/by/4.0/
Shared micromobility (SMM) is often cited as a solution to the first/last mile problem of public transport (train) travel, yet when implemented, they often do not get adopted by a broader travelling public. A large part of behavioural adoption is related to peoples' attitudes and perceptions. In this paper, we develop an adjusted behavioural framework, based on the UTAUT2 technology acceptance framework. We carry out an exploratory factor analysis (EFA) to obtain attitudinal factors which we then use to perform a latent class cluster analysis (LCCA), with the goal of studying the potential adoption of SMM and to assess the various drivers and barriers as perceived by different user groups. Our findings suggest there are six distinct user groups with varying intention to use shared micromobility: Progressives, Conservatives, Hesitant participants, Bold innovators, Anxious observers and Skilled sceptics. Bold innovators and Progressives tend to be the most open to adopting SMM and are also able to do so. Hesitant participants would like to, but find it difficult or dangerous to use, while Skilled sceptics are capable and confident, but have limited intention of using it. Conservatives and Anxious observers are most negative about SMM, finding it difficult to use and dangerous. In general, factors relating to technological savviness, ease-of-use, physical safety and societal perception seem to be the biggest barriers to wider adoption. Younger, highly educated males are the group most likely and open to using shared micromobility, while older individuals with lower incomes and a lower level of education tend to be the least likely.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:46:19 GMT" } ]
2025-04-16T00:00:00
[ [ "Geržinič", "Nejc", "" ], [ "van Hagen", "Mark", "" ], [ "Al-Tamimi", "Hussein", "" ], [ "van Oort", "Niels", "" ], [ "Duives", "Dorine", "" ] ]
2504.10944
Kyrylo Riabov
Artem Chystiakov, Oleh Komendant, Kyrylo Riabov
Cartesian Merkle Tree
null
null
null
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
This paper introduces the Cartesian Merkle Tree, a deterministic data structure that combines the properties of a Binary Search Tree, a Heap, and a Merkle tree. The Cartesian Merkle Tree supports insertions, updates, and removals of elements in $O(\log n)$ time, requires $n$ space, and enables membership and non-membership proofs via Merkle-based authentication paths. This structure is particularly suitable for zero-knowledge applications, blockchain systems, and other protocols that require efficient and verifiable data structures.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:47:10 GMT" } ]
2025-04-16T00:00:00
[ [ "Chystiakov", "Artem", "" ], [ "Komendant", "Oleh", "" ], [ "Riabov", "Kyrylo", "" ] ]
2504.10945
Zhiyi Tan
Tianqi Chen, Zhiyi Tan
Tighter Bounds on Non-clairvoyant Parallel Machine Scheduling with Prediction to Minimize Makespan
null
null
null
null
cs.DS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper investigates the non-clairvoyant parallel machine scheduling problem with prediction, with the objective of minimizing the makespan. Improved lower bounds for the problem and competitive ratios of online algorithms with respect to the prediction error are presented for both the non-preemptive and preemptive cases on m identical machines.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:48:14 GMT" } ]
2025-04-16T00:00:00
[ [ "Chen", "Tianqi", "" ], [ "Tan", "Zhiyi", "" ] ]
2504.10946
Caterina Sportelli
Serena Dipierro, Edoardo Proietti Lippi, Caterina Sportelli, Enrico Valdinoci
Maximum principles and spectral analysis for the superposition of operators of fractional order
null
null
null
null
math.AP
http://creativecommons.org/licenses/by/4.0/
We consider a "superposition operator" obtained through the continuous superposition of operators of mixed fractional order, modulated by a signed Borel finite measure defined over the set $[0, 1]$. The relevance of this operator is rooted in the fact that it incorporates special and significant cases of interest, like the mixed operator $-\Delta + (-\Delta)^s$, the (possibly) infinite sum of fractional Laplacians and allows to consider operators carrying a "wrong sign". We first outline weak and strong maximum principles for this type of operators. Then, we complete the spectral analysis for the related Dirichlet eigenvalue problem started in [DPLSV25b].
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:50:32 GMT" } ]
2025-04-16T00:00:00
[ [ "Dipierro", "Serena", "" ], [ "Lippi", "Edoardo Proietti", "" ], [ "Sportelli", "Caterina", "" ], [ "Valdinoci", "Enrico", "" ] ]
2504.10947
Yevgen Kotukh V
Gennady Khalimov, Yevgen Kotukh
Improved MST3 Encryption scheme based on small Ree groups
null
null
null
null
cs.CR math.GR
http://creativecommons.org/licenses/by/4.0/
This article presents an encryption scheme based on the small Ree groups. We propose utilizing the small Ree group structure to enhance the overall security parameters of the encryption scheme. By extending the logarithmic signature to encompass the entire group and modifying the encryption algorithm, we have developed robust protection against sequential key recovery attacks.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:51:56 GMT" } ]
2025-04-16T00:00:00
[ [ "Khalimov", "Gennady", "" ], [ "Kotukh", "Yevgen", "" ] ]
2504.10948
Mohammad Matin Najafi
Mohammad Matin Najafi, Xianju Zhu, Chrysanthi Kosyfaki, Laks V.S. Lakshmanan, Reynold Cheng
BEACON: A Benchmark for Efficient and Accurate Counting of Subgraphs
null
null
null
null
cs.DS cs.AI cs.DB cs.SI
http://creativecommons.org/licenses/by/4.0/
Subgraph counting the task of determining the number of instances of a query pattern within a large graph lies at the heart of many critical applications, from analyzing financial networks and transportation systems to understanding biological interactions. Despite decades of work yielding efficient algorithmic (AL) solutions and, more recently, machine learning (ML) approaches, a clear comparative understanding is elusive. This gap stems from the absence of a unified evaluation framework, standardized datasets, and accessible ground truths, all of which hinder systematic analysis and fair benchmarking. To overcome these barriers, we introduce BEACON: a comprehensive benchmark designed to rigorously evaluate both AL and ML-based subgraph counting methods. BEACON provides a standardized dataset with verified ground truths, an integrated evaluation environment, and a public leaderboard, enabling reproducible and transparent comparisons across diverse approaches. Our extensive experiments reveal that while AL methods excel in efficiently counting subgraphs on very large graphs, they struggle with complex patterns (e.g., those exceeding six nodes). In contrast, ML methods are capable of handling larger patterns but demand massive graph data inputs and often yield suboptimal accuracy on small, dense graphs. These insights not only highlight the unique strengths and limitations of each approach but also pave the way for future advancements in subgraph counting techniques. Overall, BEACON represents a significant step towards unifying and accelerating research in subgraph counting, encouraging innovative solutions and fostering a deeper understanding of the trade-offs between algorithmic and machine learning paradigms.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:53:47 GMT" } ]
2025-04-16T00:00:00
[ [ "Najafi", "Mohammad Matin", "" ], [ "Zhu", "Xianju", "" ], [ "Kosyfaki", "Chrysanthi", "" ], [ "Lakshmanan", "Laks V. S.", "" ], [ "Cheng", "Reynold", "" ] ]
2504.10949
Hai Lin
Hai Lin
A Primer on Orthogonal Delay-Doppler Division Multiplexing (ODDM)
The supplementary materials for the ODDM waveform are available at: https://oddm.io
null
null
null
cs.IT eess.SP math.IT
http://creativecommons.org/licenses/by-nc-sa/4.0/
As a new type of multicarrier (MC) scheme built upon the recently discovered delay-Doppler domain orthogonal pulse (DDOP), orthogonal delay-Doppler division multiplexing (ODDM) aims to address the challenges of waveform design in linear time-varying channels. In this paper, we explore the design principles of ODDM and clarify the key ideas underlying the DDOP. We then derive an alternative representation of the DDOP and highlight the fundamental differences between ODDM and conventional MC schemes. Finally, we discuss and compare two implementation methods for ODDM.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:56:44 GMT" } ]
2025-04-16T00:00:00
[ [ "Lin", "Hai", "" ] ]
2504.10950
Jan-Micha Bodensohn
Jan-Micha Bodensohn, Ulf Brackmann, Liane Vogel, Anupam Sanghi, Carsten Binnig
Unveiling Challenges for LLMs in Enterprise Data Engineering
null
null
null
null
cs.DB
http://creativecommons.org/licenses/by-nc-nd/4.0/
Large Language Models (LLMs) have demonstrated significant potential for automating data engineering tasks on tabular data, giving enterprises a valuable opportunity to reduce the high costs associated with manual data handling. However, the enterprise domain introduces unique challenges that existing LLM-based approaches for data engineering often overlook, such as large table sizes, more complex tasks, and the need for internal knowledge. To bridge these gaps, we identify key enterprise-specific challenges related to data, tasks, and background knowledge and conduct a comprehensive study of their impact on recent LLMs for data engineering. Our analysis reveals that LLMs face substantial limitations in real-world enterprise scenarios, resulting in significant accuracy drops. Our findings contribute to a systematic understanding of LLMs for enterprise data engineering to support their adoption in industry.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:57:05 GMT" } ]
2025-04-16T00:00:00
[ [ "Bodensohn", "Jan-Micha", "" ], [ "Brackmann", "Ulf", "" ], [ "Vogel", "Liane", "" ], [ "Sanghi", "Anupam", "" ], [ "Binnig", "Carsten", "" ] ]
2504.10951
Magnus C. {\O}rke
Magnus C. {\O}rke
Convergence rate for a semidiscrete approximation of scalar conservation laws
22 pages, 2 figures
null
null
null
math.AP cs.NA math.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We propose a semidiscrete scheme for approximation of entropy solutions of one-dimensional scalar conservation laws with nonnegative initial data. The scheme is based on the concept of particle paths for conservation laws and can be interpreted as a finite-particle discretization. A convergence rate of order $1/2$ with respect to initial particle spacing is proved. As a special case, this covers the convergence of the Follow--the--Leader model to the Lighthill--Whitham--Richards model for traffic flow.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:58:28 GMT" } ]
2025-04-16T00:00:00
[ [ "Ørke", "Magnus C.", "" ] ]
2504.10952
Siyu You
Siyu You, Leilei Yang, Zixu Kuang, Huayi Gou, Longlong Zhang, Zhiliang Liu
A Signal Matrix-Based Local Flaw Detection Framework for Steel Wire Ropes Using Convolutional Neural Networks
Submitted to 2025 International Conference on Mechatronics and Automation
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Steel wire ropes (SWRs) are critical load-bearing components in industrial applications, yet their structural integrity is often compromised by local flaws (LFs). Magnetic Flux Leakage (MFL) is a widely used non-destructive testing method that detects defects by measuring perturbations in magnetic fields. Traditional MFL detection methods suffer from critical limitations: one-dimensional approaches fail to capture spatial relationships across sensor channels, while multi-dimensional image-based techniques introduce interpolation artifacts and computational inefficiencies. This paper proposes a novel detection framework based on signal matrices, directly processing raw multi-channel MFL signals using a specialized Convolutional Neural Network for signal matrix as input (SM-CNN). The architecture incorporates stripe pooling to preserve channel-wise features and symmetric padding to improve boundary defect detection. Our model achieves state-of-the-art performance with 98.74% accuracy and 97.85% recall. Additionally, it demonstrates exceptional computational efficiency, processing at 87.72 frames per second (FPS) with a low inference latency of 2.6ms and preprocessing time of 8.8ms. With only 1.48 million parameters, this lightweight design supports real-time processing, establishing a new benchmark for SWR inspection in industrial settings.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:59:04 GMT" } ]
2025-04-16T00:00:00
[ [ "You", "Siyu", "" ], [ "Yang", "Leilei", "" ], [ "Kuang", "Zixu", "" ], [ "Gou", "Huayi", "" ], [ "Zhang", "Longlong", "" ], [ "Liu", "Zhiliang", "" ] ]
2504.10953
Stefan Kray
Stefan Kray (1), Andreas Schmid (1), Eric L. Wisotzky (2,3), Moritz Gerlich (1), Sebastian Apweiler (4), Anna Hilsmann (2), Thomas Greiner (1), Peter Eisert (2,3), Werner Kneist (4) ((1) Institute of Smart Systems and Services, Pforzheim University (2) Computer Vision & Graphics, Vision & Imaging Technologies, Fraunhofer Heinrich-Hertz-Institute HHI, Berlin (3) Visual Computing, Humboldt-University, Berlin (4) Department of General-, Visceral- and Thoracic Surgery, Klinikum Darmstadt)
Intraoperative perfusion assessment by continuous, low-latency hyperspectral light-field imaging: development, methodology, and clinical application
6 pages, 4 figures
Proc. SPIE 13306, Advanced Biomedical and Clinical Diagnostic and Surgical Guidance Systems XXIII, 1330606 (20 March 2025)
10.1117/12.3042238
null
eess.IV physics.med-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Accurate assessment of tissue perfusion is crucial in visceral surgery, especially during anastomosis. Currently, subjective visual judgment is commonly employed in clinical settings. Hyperspectral imaging (HSI) offers a non-invasive, quantitative alternative. However, HSI imaging lacks continuous integration into the clinical workflow. This study presents a hyperspectral light field system for intraoperative tissue oxygen saturation (SO2) analysis and visualization. We present a correlation method for determining SO2 saturation with low computational demands. We demonstrate clinical application, with our results aligning with the perfusion boundaries determined by the surgeon. We perform and compare continuous perfusion analysis using two hyperspectral cameras (Cubert S5, Cubert X20), achieving processing times of < 170 ms and < 400 ms, respectively. We discuss camera characteristics, system parameters, and the suitability for clinical use and real-time applications.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 07:59:04 GMT" } ]
2025-04-16T00:00:00
[ [ "Kray", "Stefan", "" ], [ "Schmid", "Andreas", "" ], [ "Wisotzky", "Eric L.", "" ], [ "Gerlich", "Moritz", "" ], [ "Apweiler", "Sebastian", "" ], [ "Hilsmann", "Anna", "" ], [ "Greiner", "Thomas", "" ], [ "Eisert", "Peter", "" ], [ "Kneist", "Werner", "" ] ]
2504.10954
Irene Schimperna
Irene Schimperna, Lea Bold, Karl Worthmann
Offset-free Nonlinear MPC with Koopman-based Surrogate Models
10 pages, 3 figures
null
null
null
eess.SY cs.SY math.OC
http://creativecommons.org/licenses/by/4.0/
In this paper, we design offset-free nonlinear Model Predictive Control (MPC) for surrogate models based on Extended Dynamic Mode Decomposition (EDMD). The model used for prediction in MPC is augmented with a disturbance term, that is estimated by an observer. If the full information about the equilibrium of the real system is not available, a reference calculator is introduced in the algorithm to compute the MPC state and input references. The control algorithm guarantees offset-free tracking of the controlled output under the assumption that the modeling errors are asymptotically constant. The effectiveness of the proposed approach is showcased with numerical simulations for two popular benchmark systems: the van-der-Pol oscillator and the four-tanks process.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:00:15 GMT" } ]
2025-04-16T00:00:00
[ [ "Schimperna", "Irene", "" ], [ "Bold", "Lea", "" ], [ "Worthmann", "Karl", "" ] ]
2504.10958
Alexander K\"ohler
Alexander K\"ohler, Michael Breu{\ss}
Recognition of Geometrical Shapes by Dictionary Learning
6 pages, 4 figures, ACDSA 2025 conference
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
Dictionary learning is a versatile method to produce an overcomplete set of vectors, called atoms, to represent a given input with only a few atoms. In the literature, it has been used primarily for tasks that explore its powerful representation capabilities, such as for image reconstruction. In this work, we present a first approach to make dictionary learning work for shape recognition, considering specifically geometrical shapes. As we demonstrate, the choice of the underlying optimization method has a significant impact on recognition quality. Experimental results confirm that dictionary learning may be an interesting method for shape recognition tasks.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:05:16 GMT" } ]
2025-04-16T00:00:00
[ [ "Köhler", "Alexander", "" ], [ "Breuß", "Michael", "" ] ]
2504.10959
Xiaoyang He
Xiaoyang He, Xiaoxia Huang
Learning-Based User Association for MmWave Vehicular Networks With Kernelized Contextual Bandits
Accepted by IEEE WCNC 2025
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Vehicles require timely channel conditions to determine the base station (BS) to communicate with, but it is costly to estimate the fast-fading mmWave channels frequently. Without additional channel estimations, the proposed Distributed Kernelized Upper Confidence Bound (DK-UCB) algorithm estimates the current instantaneous transmission rates utilizing past contexts, such as the vehicle's location and velocity, along with past instantaneous transmission rates. To capture the nonlinear mapping from a context to the instantaneous transmission rate, DK-UCB maps a context into the reproducing kernel Hilbert space (RKHS) where a linear mapping becomes observable. To improve estimation accuracy, we propose a novel kernel function in RKHS which incorporates the propagation characteristics of the mmWave signals. Moreover, DK-UCB encourages a vehicle to share necessary information when it has conducted significant explorations, which speeds up the learning process while maintaining affordable communication costs.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:05:27 GMT" } ]
2025-04-16T00:00:00
[ [ "He", "Xiaoyang", "" ], [ "Huang", "Xiaoxia", "" ] ]
2504.10960
Evagoras Makridis Mr
Evagoras Makridis and Themistoklis Charalambous
A Linear Push-Pull Average Consensus Algorithm for Delay-Prone Networks
null
null
null
null
eess.SY cs.SY
http://creativecommons.org/licenses/by/4.0/
In this paper, we address the average consensus problem of multi-agent systems for possibly unbalanced and delay-prone networks with directional information flow. We propose a linear distributed algorithm (referred to as RPPAC) that handles asynchronous updates and time-varying heterogeneous information delays. Our proposed distributed algorithm utilizes a surplus-consensus mechanism and information regarding the number of incoming and outgoing links to guarantee state averaging, despite the imbalanced and delayed information flow in directional networks. The convergence of the RPPAC algorithm is examined using key properties of the backward product of time-varying matrices that correspond to different snapshots of the directional augmented network.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:05:36 GMT" } ]
2025-04-16T00:00:00
[ [ "Makridis", "Evagoras", "" ], [ "Charalambous", "Themistoklis", "" ] ]
2504.10961
Audrey Zhang Ms.
Audrey Zhang, Yifei Gao, Wannapon Suraworachet, Tanya Nazaretsky, Mutlu Cukurova
Evaluating Trust in AI, Human, and Co-produced Feedback Among Undergraduate Students
35 pages, 6 figures. Under review at Assessment and Evaluation in Higher Education
null
null
null
cs.HC cs.AI
http://creativecommons.org/licenses/by-nc-nd/4.0/
As generative AI transforms educational feedback practices, understanding students' perceptions of different feedback providers becomes crucial for effective implementation. This study addresses a critical gap by comparing undergraduate students' trust in AI-generated, human-created, and human-AI co-produced feedback, informing how institutions can adapt feedback practices in this new era. Through a within-subject experiment with 91 participants, we investigated factors predicting students' ability to distinguish between feedback types, perception of feedback quality, and potential biases to AI involvement. Findings revealed that students generally preferred AI and co-produced feedback over human feedback in terms of perceived usefulness and objectivity. Only AI feedback suffered a decline in perceived genuineness when feedback sources were revealed, while co-produced feedback maintained its positive perception. Educational AI experience improved students' ability to identify AI feedback and increased their trust in all feedback types, while general AI experience decreased perceived usefulness and credibility. Male students consistently rated all feedback types as less valuable than their female and non-binary counterparts. These insights inform evidence-based guidelines for integrating AI into higher education feedback systems while addressing trust concerns and fostering AI literacy among students.
[ { "version": "v1", "created": "Tue, 15 Apr 2025 08:06:36 GMT" } ]
2025-04-16T00:00:00
[ [ "Zhang", "Audrey", "" ], [ "Gao", "Yifei", "" ], [ "Suraworachet", "Wannapon", "" ], [ "Nazaretsky", "Tanya", "" ], [ "Cukurova", "Mutlu", "" ] ]