id
stringlengths
10
10
submitter
stringlengths
3
64
authors
stringlengths
5
23.3k
title
stringlengths
3
246
comments
stringlengths
1
465
journal-ref
stringlengths
4
282
doi
stringlengths
12
120
report-no
stringlengths
2
226
categories
stringlengths
5
101
license
stringclasses
6 values
abstract
stringlengths
6
3.32k
versions
list
update_date
unknown
authors_parsed
sequence
2401.09109
Johannes Theodoridis
Johannes Theodoridis, Jessica Hofmann, Johannes Maucher, Andreas Schilling
Trapped in texture bias? A large scale comparison of deep instance segmentation
Accepted at ECCV 2022. Code: https://github.com/JohannesTheo/trapped-in-texture-bias
ECCV 2022 17th European Conference, Tel Aviv, Israel, October 23-27, 2022, Proceedings, Part VIII. Springer-Verlag, Berlin, Heidelberg, 609-627
10.1007/978-3-031-20074-8_35
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Do deep learning models for instance segmentation generalize to novel objects in a systematic way? For classification, such behavior has been questioned. In this study, we aim to understand if certain design decisions such as framework, architecture or pre-training contribute to the semantic understanding of instance segmentation. To answer this question, we consider a special case of robustness and compare pre-trained models on a challenging benchmark for object-centric, out-of-distribution texture. We do not introduce another method in this work. Instead, we take a step back and evaluate a broad range of existing literature. This includes Cascade and Mask R-CNN, Swin Transformer, BMask, YOLACT(++), DETR, BCNet, SOTR and SOLOv2. We find that YOLACT++, SOTR and SOLOv2 are significantly more robust to out-of-distribution texture than other frameworks. In addition, we show that deeper and dynamic architectures improve robustness whereas training schedules, data augmentation and pre-training have only a minor impact. In summary we evaluate 68 models on 61 versions of MS COCO for a total of 4148 evaluations.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:21:08 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Theodoridis", "Johannes", "" ], [ "Hofmann", "Jessica", "" ], [ "Maucher", "Johannes", "" ], [ "Schilling", "Andreas", "" ] ]
2401.09110
Dajiang Sun
Dajiang Sun, Christoforos N. Hadjicostis, and Zhiwu Li
Global and Local Error-Tolerant Decentralized State Estimation under Partially Ordered Observations
null
null
null
null
eess.SY cs.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate decentralized state estimation for a discrete event system in a setting where the information received at a coordinator may be corrupted or tampered by a malicious attacker. Specifically, a system is observed by a set of (local) observation sites (OSs) which occasionally send their recorded sequences of observations to the coordinator that is in charge of estimating the system state. The malfunctions and attacks, referred to as errors in this paper, include symbol deletions, insertions and replacements, each of which bears a positive cost. Two types of errors, global errors and local errors, are proposed to describe the impact of errors on decentralized information processing. Global errors occur when all OSs record the same error, while local errors occur when different OSs record different errors. Distinguishing these types of errors is important for a proper design of decentralized information processing (so as to be more resilient and better equipped to handle errors and failures). For each type of error, we propose two methods to efficiently perform state estimation: one based on appropriately modifying the original system and the other based on inferring the matching behavior of the original system. For each method, we adopt an estimation-by-release methodology to design an algorithm for constructing a corresponding synchronizer for state estimation.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:23:51 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Sun", "Dajiang", "" ], [ "Hadjicostis", "Christoforos N.", "" ], [ "Li", "Zhiwu", "" ] ]
2401.09111
Jan Rohleff
Behzad Azmi, Jan Rohleff, Stefan Volkwein
Finite-Dimensional RHC Control of Linear Time-Varying Parabolic PDEs: Stability Analysis and Model-Order Reduction
20 pages, 6 figures
null
null
null
math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This chapter deals with the stabilization of a class of linear time-varying parabolic partial differential equations employing receding horizon control (RHC). Here, RHC is finite-dimensional, i.e., it enters as a time-depending linear combination of finitely many indicator functions whose total supports cover only a small part of the spatial domain. Further, we consider the squared l1-norm as the control cost. This leads to a nonsmooth infinite-horizon problem which allows a stabilizing optimal control with a low number of active actuators over time. First, the stabilizability of RHC is investigated. Then, to speed-up numerical computation, the data-driven model-order reduction (MOR) approaches are adequately incorporated within the RHC framework. Numerical experiments are also reported which illustrate the advantages of our MOR approaches.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:25:23 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Azmi", "Behzad", "" ], [ "Rohleff", "Jan", "" ], [ "Volkwein", "Stefan", "" ] ]
2401.09112
Shuo Wang
Shuo Wang, Fan Jia, Yingfei Liu, Yucheng Zhao, Zehui Chen, Tiancai Wang, Chi Zhang, Xiangyu Zhang, Feng Zhao
Stream Query Denoising for Vectorized HD Map Construction
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
To enhance perception performance in complex and extensive scenarios within the realm of autonomous driving, there has been a noteworthy focus on temporal modeling, with a particular emphasis on streaming methods. The prevailing trend in streaming models involves the utilization of stream queries for the propagation of temporal information. Despite the prevalence of this approach, the direct application of the streaming paradigm to the construction of vectorized high-definition maps (HD-maps) fails to fully harness the inherent potential of temporal information. This paper introduces the Stream Query Denoising (SQD) strategy as a novel approach for temporal modeling in high-definition map (HD-map) construction. SQD is designed to facilitate the learning of temporal consistency among map elements within the streaming model. The methodology involves denoising the queries that have been perturbed by the addition of noise to the ground-truth information from the preceding frame. This denoising process aims to reconstruct the ground-truth information for the current frame, thereby simulating the prediction process inherent in stream queries. The SQD strategy can be applied to those streaming methods (e.g., StreamMapNet) to enhance the temporal modeling. The proposed SQD-MapNet is the StreamMapNet equipped with SQD. Extensive experiments on nuScenes and Argoverse2 show that our method is remarkably superior to other existing methods across all settings of close range and long range. The code will be available soon.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:26:17 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 03:19:53 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Wang", "Shuo", "" ], [ "Jia", "Fan", "" ], [ "Liu", "Yingfei", "" ], [ "Zhao", "Yucheng", "" ], [ "Chen", "Zehui", "" ], [ "Wang", "Tiancai", "" ], [ "Zhang", "Chi", "" ], [ "Zhang", "Xiangyu", "" ], [ "Zhao", "Feng", "" ] ]
2401.09113
Karl-Wilhelm Georg Bollweg
Karl-Wilhelm Georg Bollweg, Thilo Meyer-Brandis
Mean-Field SDEs driven by $G$-Brownian Motion
null
null
null
null
math.PR q-fin.MF
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We extend the notion of mean-field SDEs to SDEs driven by $G$-Brownian motion. More precisely, we consider a $G$-SDE where the coefficients depend not only on time and the current state but also on the solution as random variable.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:28:47 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bollweg", "Karl-Wilhelm Georg", "" ], [ "Meyer-Brandis", "Thilo", "" ] ]
2401.09114
Munira Hoosain
Munira Hoosain, Sarah-L. Blyth, Rosalind E. Skelton, Sheila J. Kannappan, David V. Stark, Kathleen D. Eckert, Zackary L. Hutchens, Derrick S. Carr, Katarina Kraljic
The effect of cosmic web filaments on galaxy properties in the RESOLVE and ECO surveys
null
null
null
null
astro-ph.GA
http://creativecommons.org/licenses/by-nc-sa/4.0/
Galaxy environment plays an important role in driving the transformation of galaxies from blue and star-forming to red and quenched. Recent works have focused on the role of cosmic web filaments in galaxy evolution and have suggested that stellar mass segregation, quenching of star formation and gas-stripping may occur within filaments. We study the relationship between distance to filament and the stellar mass, colour and HI gas content of galaxies using data from the REsolved Spectroscopy of a Local VolumE (RESOLVE) survey and Environmental COntext (ECO) catalogue, two overlapping census-style, volume-complete surveys. We use the Discrete Persistence Structures Extractor (DisPerSE) to identify cosmic web filaments over the full ECO area. We find that galaxies close to filaments have higher stellar masses, in agreement with previous results. Controlling for stellar mass, we find that galaxies also have redder colours and are more gas poor closer to filaments. When accounting for group membership and halo mass, we find that these trends in colour and gas content are dominated by the increasing prevalence of galaxy group environments close to filaments, particularly for high halo mass and low stellar mass galaxies. Filaments have an additional small effect on the gas content of galaxies in low-mass haloes, possibly due to cosmic web stripping.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:32:06 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hoosain", "Munira", "" ], [ "Blyth", "Sarah-L.", "" ], [ "Skelton", "Rosalind E.", "" ], [ "Kannappan", "Sheila J.", "" ], [ "Stark", "David V.", "" ], [ "Eckert", "Kathleen D.", "" ], [ "Hutchens", "Zackary L.", "" ], [ "Carr", "Derrick S.", "" ], [ "Kraljic", "Katarina", "" ] ]
2401.09115
Angel Valera
Jose L. Pulloquinga, Rafael J. Escarabajal, Angel Valera, Marina Valles and Vicente Mata
A Type II Singularity Avoidance Algorithm for Parallel Manipulators using Output Twist Screws
null
null
null
null
cs.RO cs.SY eess.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
Parallel robots (PRs) are closed-chain manipulators with diverse applications due to their accuracy and high payload. However, there are configurations within the workspace named Type II singularities where the PRs lose control of the end-effector movements. Type II singularities are a problem for applications where complete control of the end-effector is essential. Trajectory planning produces accurate movements of a PR by avoiding Type II singularities. Generally, singularity avoidance is achieved by optimising a geometrical path with a velocity profile considering singular configurations as obstacles. This research presents an algorithm that avoids Type II singularities by modifying the trajectory of a subset of the actuators. The subset of actuators represents the limbs responsible for a Type II singularity, and they are identified by the angle between two Output Twist Screws. The proposed avoidance algorithm does not require optimisation procedures, which reduces the computational cost for offline trajectory planning and makes it suitable for online trajectory planning. The avoidance algorithm is implemented in offline trajectory planning for a pick and place planar PR and a spatial knee rehabilitation PR
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:32:43 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Pulloquinga", "Jose L.", "" ], [ "Escarabajal", "Rafael J.", "" ], [ "Valera", "Angel", "" ], [ "Valles", "Marina", "" ], [ "Mata", "Vicente", "" ] ]
2401.09116
Pierre Catoire
Pierre Catoire (LMPA)
The Cartier-Quillen-Milnor-Moore theorem in the Post-Hopf case
null
null
null
null
math.CO math.RA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We give the definition of left/right Post-Lie algebras and left/right Post-Hopf algebras and establish a link between those objects. We get a Cartier-Quillen-Milnor-Moore theorem for Post-Hopf algebras. We give another description for free Post-Lie algebras and a description for Post-Lie algebras obtained from an associative product.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:32:49 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Catoire", "Pierre", "", "LMPA" ] ]
2401.09117
Celine DELMAS
Jean-Marc Aza\"is (IMT), Federico Dalmao (UDELAR), C\'eline Delmas (MIAT INRAE)
Multivariate CLT for critical points
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove a multivariate central limit theorem for the numbers of critical points above a level with all possible indexes of a non-necessarily isotropic Gaussian random field. In particular, we discuss the non-degeneracy of the limit variance-covariance matrix. We extend, to the non-isotropic framework, known results by Estrade \& Le{\'o}n and Nicolaescu for the Euler characteristic of an excursion set and for the total number of critical points of Gaussian random fields. Furthermore, we deduce the almost sure convergence of the normalized (by its mean) number of critical points above a level with any given index and, in particular, of the Euler characteristic of an excursion set. Though we use the classical tools of Hermite expansions and Fourth Moment Theorem, our proof of the non-degeneracy of the limit variance-covariance matrix is completely new since we need to consider all chaotic terms.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:36:15 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Azaïs", "Jean-Marc", "", "IMT" ], [ "Dalmao", "Federico", "", "UDELAR" ], [ "Delmas", "Céline", "", "MIAT INRAE" ] ]
2401.09118
Yu Chen
Yu Chen, Jin Cheng, Tingyue Li, Yun Miao
Learning based numerical methods for Helmholtz equation with high frequency
null
null
null
null
math.NA cs.NA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
High-frequency issues have been remarkably challenges in numerical methods for partial differential equations. In this paper, a learning based numerical method (LbNM) is proposed for Helmholtz equation with high frequency. The main novelty is using Tikhonov regularization method to stably learn the solution operator by utilizing relevant information especially the fundamental solutions. Then applying the solution operator to a new boundary input could quickly update the solution. Based on the method of fundamental solutions and the quantitative Runge approximation, we give the error estimate. This indicates interpretability and generalizability of the present method. Numerical results validates the error analysis and demonstrates the high-precision and high-efficiency features.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:44:15 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Chen", "Yu", "" ], [ "Cheng", "Jin", "" ], [ "Li", "Tingyue", "" ], [ "Miao", "Yun", "" ] ]
2401.09119
Yanmo Hu
Yanmo Hu, J. Andrew Zhang, Weibo Deng, Y. Jay Guo
Anchor-points Assisted Uplink Sensing in Perceptive Mobile Networks
14 pages, 12 figures, journal paper
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Uplink sensing in integrated sensing and communications (ISAC) systems, such as Perceptive Mobile Networks, is challenging due to the clock asynchronism between transmitter and receiver. Existing solutions typically require the presence of a dominating line-of-sight path and the knowledge of transmitter location at the receiver. In this paper, relaxing these requirements, we propose a novel and effective uplink sensing scheme with the assistance of static anchor points. Two major algorithms are proposed in the scheme. The first algorithm estimates the relative timing and carrier frequency offsets due to clock asynchronism, with respect to those at a randomly selected reference snapshot. Theoretical performance analysis is provided for the algorithm. The estimates from the first algorithm are then used to compensate for the offsets and generate the angle-Doppler maps. Using the maps, the second algorithm identifies the anchor points, and then locates the UE and dynamic targets. Feasibility of UE localization is also analyzed. Simulation results are provided and demonstrate the effectiveness of the proposed algorithms.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:47:59 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hu", "Yanmo", "" ], [ "Zhang", "J. Andrew", "" ], [ "Deng", "Weibo", "" ], [ "Guo", "Y. Jay", "" ] ]
2401.09120
Adrian Parra-Rodriguez
A. Parra-Rodriguez and I. L. Egusquiza
Faddeev-Jackiw quantisation of nonreciprocal quasi-lumped electrical networks
27 pages. 11 figures. Comments are welcome
null
null
null
quant-ph cond-mat.mes-hall math-ph math.MP
http://creativecommons.org/licenses/by-nc-nd/4.0/
Following a consistent geometrical description previously introduced in Parra-Rodriguez et al. (2023), we present an exact method for obtaining canonically quantisable Hamiltonian descriptions of nonlinear, nonreciprocal quasi-lumped electrical networks. Utilising the Faddeev-Jackiw method once more, we identify and classify all possible singularities arising in the quest for Hamiltonian descriptions of general quasi-lumped element networks, and we offer systematic solutions to them--a major challenge in the context of canonical circuit quantisation. Accordingly, the solution relies on the correct identification of the reduced classical circuit-state manifold, i.e., a mix of flux and charge fields and functions. Starting from the geometrical description of the transmission line, we provide a complete program including lines coupled to one-port lumped-element networks, as well as multiple lines connected to nonlinear lumped-element networks. On the way, we naturally extend the canonical quantisation of transmission lines coupled through frequency-dependent, nonreciprocal linear systems, such as practical circulators. Additionally, we demonstrate how our method seamlessly facilitates the characterisation of general nonreciprocal, dissipative linear environments. This is achieved by extending the Caldeira-Leggett formalism, utilising continuous limits of series of immittance matrices. We expect this work to become a useful tool in the analysis and design of electrical circuits and of special interest in the context of canonical quantisation of superconducting networks. For instance, this work will provide a solid ground for a precise input-output theory in the presence of nonreciprocal devices, e.g., within waveguide QED platforms.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:49:43 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Parra-Rodriguez", "A.", "" ], [ "Egusquiza", "I. L.", "" ] ]
2401.09121
B P Hema
B. P. Hema and Gajendra Pandey
Measuring Hydrogen-to-Helium Ratio in Cool Stars
Accepted for publication in Bulletin de la Soci\'et\'e Royale des Sciences de Li\`ege (BSRSL), In press 10 Pages, 3 Figures and 1 Table. arXiv admin note: text overlap with arXiv:1408.1205
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Conventionally, the helium-to-hydrogen ratio for the stars are adopted to be 0.1, as standard, unless, the stars are severely deficient in hydrogen like in RCB-class, or the stars' helium abundance is accurately measured using He I transitions in warm/hotter stars. In our study, the small change in helium-to-hydrogen ratio (from standard value, 0.1) in normal giants were detected from the large difference (> 0.3 dex) in the Mg-abundance measured from Mg I lines and the subordinate lines of (0,0) MgH band. These are the stars that are mildly hydrogen-deficient/He-enhanced. Such stars were spectroscopically discovered for the first time among giants of the globular cluster Omega Centauri. The sample selection, observations, methodology and results are discussed in detail.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:51:29 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hema", "B. P.", "" ], [ "Pandey", "Gajendra", "" ] ]
2401.09122
Sergio D\'iaz-Su\'arez
Sergio D\'iaz-Su\'arez and Roberto Soler
Numerical simulations of turbulence in prominence threads induced by torsional oscillations
Accepted in Astronomy & Astrophysics
null
null
null
astro-ph.SR physics.plasm-ph
http://creativecommons.org/licenses/by-nc-sa/4.0/
Threads are the main constituents of prominences and are subjected to oscillations that might be interpreted as MHD waves. Moreover, the Kelvin-Helmholtz instability (KHI) has been reported in prominences. Both waves and KHI may affect the thermodynamic state of the threads. We investigate the triggering of turbulence in a thread caused by the nonlinear evolution of standing torsional Alfv\'en waves as well as possible observational signatures of this dynamics and the plasma heating. We modeled the thread as a radially and longitudinally nonuniform cylindrical flux tube with a uniform axial magnetic field embedded in a coronal environment. We perturbed the flux tube with the longitudinally fundamental mode of standing torsional Alfv\'en waves and numerically solved the 3D MHD equations to study the temporal evolution in both ideal and dissipative scenarios. We also performed forward modeling to calculate the synthetic H{\alpha} imaging. Standing torsional Alfv\'en waves undergo phase-mixing owing to the radially nonuniform density. The phase-mixing generates azimuthal shear flows that eventually trigger the KHI and, later, turbulence. If nonideal effects are included, plasma heating is localized in an annulus region at the thread boundary and does not increase the temperature in the cool core. Instead, the average temperature in the thread decreases owing to the mixing of internal and external plasmas. In the synthetic observations, first we find periodic pulsations in the H{\alpha} intensity caused by the integration of the phase-mixing flows along the line of sight. Later, we find fine strands that may be associated with the KHI vortices. Turbulence can be generated by standing torsional Alfv\'en waves in a thread after the onset of KHI, but this mechanism is not enough to heat globally the structure. The dynamics could be seen in high-resolution H{\alpha} observations.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:52:30 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Díaz-Suárez", "Sergio", "" ], [ "Soler", "Roberto", "" ] ]
2401.09123
Kay Joerg Wiese
Kay Joerg Wiese
Hyperuniformity in the Manna Model, Conserved Directed Percolation and Depinning
3 pages, 3 figures
null
null
null
cond-mat.stat-mech cond-mat.dis-nn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We use an exact mapping of the Manna model, or equivalently conserved directed percolation, onto disordered elastic manifolds at depinning to show that particle-density fluctuations in these two models are hyperuniform. The structure factor of the particle density behaves for small $q$ as $S(q)\sim |q|^\sigma$ with $\sigma={4-d-2\zeta}$, where $\zeta$ is the roughness exponent at depinning. In dimension $d=1$, $\sigma=1/2$, while for all dimensions $0.6> \sigma\ge0$. Our results fit well known simulations in the literature, except in $d=1$, where we perform our own simulations to confirm our findings.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:53:55 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Wiese", "Kay Joerg", "" ] ]
2401.09124
Ciaran Eising
Mirza Akhi Khatun, Sanober Farheen Memon, Ciar\'an Eising, Lubna Luxmi Dhirani
Machine Learning for Healthcare-IoT Security: A Review and Risk Mitigation
28 pages, 17 figures, 2 tables
IEEE Access, vol. 11, pp. 145869-145896, 2023
10.1109/ACCESS.2023.3346320
null
cs.CR
http://creativecommons.org/licenses/by/4.0/
The Healthcare Internet-of-Things (H-IoT), commonly known as Digital Healthcare, is a data-driven infrastructure that highly relies on smart sensing devices (i.e., blood pressure monitors, temperature sensors, etc.) for faster response time, treatments, and diagnosis. However, with the evolving cyber threat landscape, IoT devices have become more vulnerable to the broader risk surface (e.g., risks associated with generative AI, 5G-IoT, etc.), which, if exploited, may lead to data breaches, unauthorized access, and lack of command and control and potential harm. This paper reviews the fundamentals of healthcare IoT, its privacy, and data security challenges associated with machine learning and H-IoT devices. The paper further emphasizes the importance of monitoring healthcare IoT layers such as perception, network, cloud, and application. Detecting and responding to anomalies involves various cyber-attacks and protocols such as Wi-Fi 6, Narrowband Internet of Things (NB-IoT), Bluetooth, ZigBee, LoRa, and 5G New Radio (5G NR). A robust authentication mechanism based on machine learning and deep learning techniques is required to protect and mitigate H-IoT devices from increasing cybersecurity vulnerabilities. Hence, in this review paper, security and privacy challenges and risk mitigation strategies for building resilience in H-IoT are explored and reported.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 10:55:26 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Khatun", "Mirza Akhi", "" ], [ "Memon", "Sanober Farheen", "" ], [ "Eising", "Ciarán", "" ], [ "Dhirani", "Lubna Luxmi", "" ] ]
2401.09125
Junfu Wang
Junfu Wang, Yuanfang Guo, Liang Yang, Yunhong Wang
Understanding Heterophily for Graph Neural Networks
null
null
null
null
cs.LG stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Graphs with heterophily have been regarded as challenging scenarios for Graph Neural Networks (GNNs), where nodes are connected with dissimilar neighbors through various patterns. In this paper, we present theoretical understandings of the impacts of different heterophily patterns for GNNs by incorporating the graph convolution (GC) operations into fully connected networks via the proposed Heterophilous Stochastic Block Models (HSBM), a general random graph model that can accommodate diverse heterophily patterns. Firstly, we show that by applying a GC operation, the separability gains are determined by two factors, i.e., the Euclidean distance of the neighborhood distributions and $\sqrt{\mathbb{E}\left[\operatorname{deg}\right]}$, where $\mathbb{E}\left[\operatorname{deg}\right]$ is the averaged node degree. It reveals that the impact of heterophily on classification needs to be evaluated alongside the averaged node degree. Secondly, we show that the topological noise has a detrimental impact on separability, which is equivalent to degrading $\mathbb{E}\left[\operatorname{deg}\right]$. Finally, when applying multiple GC operations, we show that the separability gains are determined by the normalized distance of the $l$-powered neighborhood distributions. It indicates that the nodes still possess separability as $l$ goes to infinity in a wide range of regimes. Extensive experiments on both synthetic and real-world data verify the effectiveness of our theory.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:01:28 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Wang", "Junfu", "" ], [ "Guo", "Yuanfang", "" ], [ "Yang", "Liang", "" ], [ "Wang", "Yunhong", "" ] ]
2401.09126
Benjamin Ummenhofer
Benjamin Ummenhofer, Sanskar Agrawal, Rene Sepulveda, Yixing Lao, Kai Zhang, Tianhang Cheng, Stephan Richter, Shenlong Wang, German Ros
Objects With Lighting: A Real-World Dataset for Evaluating Reconstruction and Rendering for Object Relighting
Accepted at 3DV 2024, Oral presentation. For the project page see https://github.com/isl-org/objects-with-lighting
null
null
null
cs.CV cs.GR
http://creativecommons.org/licenses/by/4.0/
Reconstructing an object from photos and placing it virtually in a new environment goes beyond the standard novel view synthesis task as the appearance of the object has to not only adapt to the novel viewpoint but also to the new lighting conditions and yet evaluations of inverse rendering methods rely on novel view synthesis data or simplistic synthetic datasets for quantitative analysis. This work presents a real-world dataset for measuring the reconstruction and rendering of objects for relighting. To this end, we capture the environment lighting and ground truth images of the same objects in multiple environments allowing to reconstruct the objects from images taken in one environment and quantify the quality of the rendered views for the unseen lighting environments. Further, we introduce a simple baseline composed of off-the-shelf methods and test several state-of-the-art methods on the relighting task and show that novel view synthesis is not a reliable proxy to measure performance. Code and dataset are available at https://github.com/isl-org/objects-with-lighting .
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:02:52 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Ummenhofer", "Benjamin", "" ], [ "Agrawal", "Sanskar", "" ], [ "Sepulveda", "Rene", "" ], [ "Lao", "Yixing", "" ], [ "Zhang", "Kai", "" ], [ "Cheng", "Tianhang", "" ], [ "Richter", "Stephan", "" ], [ "Wang", "Shenlong", "" ], [ "Ros", "German", "" ] ]
2401.09127
Zhen Gao
Yifei Zhang, Zhen Gao, Jingjing Zhao, Ziming He, Yunsheng Zhang, Chen Lu, and Pei Xiao
AI Empowered Channel Semantic Acquisition for 6G Integrated Sensing and Communication Networks
9 pages, 5 figures, accepted by the IEEE journal
null
null
null
cs.IT eess.SP math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Motivated by the need for increased spectral efficiency and the proliferation of intelligent applications, the sixth-generation (6G) mobile network is anticipated to integrate the dual-functions of communication and sensing (C&S). Although the millimeter wave (mmWave) communication and mmWave radar share similar multiple-input multiple-output (MIMO) architecture for integration, the full potential of dual-function synergy remains to be exploited. In this paper, we commence by overviewing state-of-the-art schemes from the aspects of waveform design and signal processing. Nevertheless, these approaches face the dilemma of mutual compromise between C&S performance. To this end, we reveal and exploit the synergy between C&S. In the proposed framework, we introduce a two-stage frame structure and resort artificial intelligence (AI) to achieve the synergistic gain by designing a joint C&S channel semantic extraction and reconstruction network (JCASCasterNet). With just a cost-effective and energy-efficient single sensing antenna, the proposed scheme achieves enhanced overall performance while requiring only limited pilot and feedback signaling overhead. In the end, we outline the challenges that lie ahead in the future development of integrated sensing and communication networks, along with promising directions for further research.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:03:44 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Zhang", "Yifei", "" ], [ "Gao", "Zhen", "" ], [ "Zhao", "Jingjing", "" ], [ "He", "Ziming", "" ], [ "Zhang", "Yunsheng", "" ], [ "Lu", "Chen", "" ], [ "Xiao", "Pei", "" ] ]
2401.09128
Eloy Pe\~na-Asensio Mr.
Juan Miguel S\'anchez-Lozano, Eloy Pe\~na-Asensio, and Hector Socas-Navarro
Deciding technosignature search strategies: Multi-criteria fuzzy logic to find extraterrestrial intelligence
Accepted in MPDI Aerospace
null
null
null
astro-ph.IM
http://creativecommons.org/publicdomain/zero/1.0/
This study presents the implementation of Multi-Criteria Decision-Making (MCDM) methodologies, particularly the fuzzy Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS), in prioritizing technosignatures (TSs) for the Search for Extraterrestrial Intelligence (SETI). By incorporating expert opinions and weighted criteria based on the established Axes of Merit, our analysis offers insights into the relative importance of various TSs. Notably, radio and optical communications are emphasized, in contrast to dark side illumination and starshades in transit. We introduce a new axis, Scale Sensitivity, designed to assess the variability of TS metrics. A sensitivity analysis confirms the robustness of our approach. Our findings, especially the highlighted significance of artifacts orbiting Earth, the Moon, or the Sun, indicate a need to broaden evaluative criteria within SETI research. This suggests an enhancement of the Axes of Merit, with a focus on addressing the plausibility of TSs. As the quest to resolve the profound question of our solitude in the cosmos continues, SETI efforts would benefit from exploring innovative prioritization methodologies that effectively quantify TS search strategies.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:04:34 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Sánchez-Lozano", "Juan Miguel", "" ], [ "Peña-Asensio", "Eloy", "" ], [ "Socas-Navarro", "Hector", "" ] ]
2401.09129
Ale\v{s} Vavpeti\v{c}
Ada \v{S}adl Praprotnik, Ale\v{s} Vavpeti\v{c}, Emil \v{Z}agar
Optimal one-sided approximants of circular arc
null
null
null
null
math.NA cs.NA
http://creativecommons.org/licenses/by/4.0/
The optimal one-sided parametric polynomial approximants of a circular arc are considered. More precisely, the approximant must be entirely in or out of the underlying circle of an arc. The natural restriction to an arc's approximants interpolating boundary points is assumed. However, the study of approximants, which additionally interpolate corresponding tangent directions and curvatures at the boundary of an arc, is also considered. Several low-degree polynomial approximants are studied in detail. When several solutions fulfilling the interpolation conditions exist, the optimal one is characterized, and a numerical algorithm for its construction is suggested. Theoretical results are demonstrated with several numerical examples and a comparison with general (i.e. non-one-sided) approximants are provided.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:06:13 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Praprotnik", "Ada Šadl", "" ], [ "Vavpetič", "Aleš", "" ], [ "Žagar", "Emil", "" ] ]
2401.09130
Darius Jurciukonis
Darius Jur\v{c}iukonis
Machine Learning for Prediction of Unitarity and Bounded from Below Constraints
4 pages, 2 figures, to be published in the Proceedings of EPS-HEP2023: The European Physical Society Conference on High Energy Physics, 21-25 August, 2023, Hamburg, Germany
null
null
null
hep-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The machine learning (ML) techniques to predict unitarity (UNI) and bounded from below (BFB) constraints in multi-scalar models is employed. The effectiveness of this approach is demonstrated by applying it to the two and three Higgs doublet models, as well as the left-right model. By employing suitable neural network architectures, learning algorithms, and carefully curated training datasets, a significantly high level of predictivity is achieved. Machine learning offers a distinct advantage by enabling faster calculations compared to alternative numerical methods, such as scalar potential minimization. This research investigates the feasibility of utilizing machine learning techniques as an alternative for predicting these constraints, offering potential improvements over traditional numerical calculations.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:06:30 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Jurčiukonis", "Darius", "" ] ]
2401.09131
Semyon Alesker
Semyon Alesker
Non-Archimedean analogue of the space of valuations on convex sets
60 pages
null
null
null
math.DG
http://creativecommons.org/licenses/by/4.0/
In the last two decades a number of structures on the classical space of translation invariant valuations on convex bodies were discovered, e.g. product, convolution, a Fourier type transform. In this paper a non-Archimedean analogue of the space of such (even) valuations with similar structures is constructed. It is shown that, like in the classical case, the new space equipped with either product or convolution satisfies Poincar\'e duality and hard Lefschetz theorem.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:12:30 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Alesker", "Semyon", "" ] ]
2401.09132
Angel Valera
Jose L. Pulloquinga, Rafael J. Escarabajal, Marina Valles, Miguel Diaz-Rodriguez, Vicente Mata, Angel Valera
Admittance Controller Complemented with Real-time Singularity Avoidance for Rehabilitation Parallel Robots
null
null
null
null
cs.RO cs.SY eess.SY
http://creativecommons.org/licenses/by-nc-nd/4.0/
Rehabilitation tasks demand robust and accurate trajectory-tracking performance, mainly achieved with parallel robots. In this field, limiting the value of the force exerted on the patient is crucial, especially when an injured limb is involved. In human-robot interaction studies, the admittance controller modifies the location of the robot according to the user efforts driving the end-effector to an arbitrary location within the workspace. However, a parallel robot has singularities within the workspace, making implementing a conventional admittance controller unsafe. Thus, this study proposes an admittance controller that overcomes the limitations of singular configurations by using a real-time singularity avoidance algorithm. The singularity avoidance algorithm modifies the original trajectory based on the actual location of the parallel robot. The complemented admittance controller is applied to a 4 degrees of freedom parallel robot for knee rehabilitation. In this case, the actual location is measured by a 3D tracking system because the location calculated by the forward kinematics is inaccurate in the vicinity of a singularity. The experimental results verify the effectiveness of the proposed admittance controller for safe knee rehabilitation exercises
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:14:14 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Pulloquinga", "Jose L.", "" ], [ "Escarabajal", "Rafael J.", "" ], [ "Valles", "Marina", "" ], [ "Diaz-Rodriguez", "Miguel", "" ], [ "Mata", "Vicente", "" ], [ "Valera", "Angel", "" ] ]
2401.09133
Haowen Wang
Haowen Wang, Zhen Zhao, Zhao Jin, Zhengping Che, Liang Qiao, Yakun Huang, Zhipeng Fan, Xiuquan Qiao, and Jian Tang
SM$^3$: Self-Supervised Multi-task Modeling with Multi-view 2D Images for Articulated Objects
null
null
null
null
cs.CV cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Reconstructing real-world objects and estimating their movable joint structures are pivotal technologies within the field of robotics. Previous research has predominantly focused on supervised approaches, relying on extensively annotated datasets to model articulated objects within limited categories. However, this approach falls short of effectively addressing the diversity present in the real world. To tackle this issue, we propose a self-supervised interaction perception method, referred to as SM$^3$, which leverages multi-view RGB images captured before and after interaction to model articulated objects, identify the movable parts, and infer the parameters of their rotating joints. By constructing 3D geometries and textures from the captured 2D images, SM$^3$ achieves integrated optimization of movable part and joint parameters during the reconstruction process, obviating the need for annotations. Furthermore, we introduce the MMArt dataset, an extension of PartNet-Mobility, encompassing multi-view and multi-modal data of articulated objects spanning diverse categories. Evaluations demonstrate that SM$^3$ surpasses existing benchmarks across various categories and objects, while its adaptability in real-world scenarios has been thoroughly validated.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:15:09 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Wang", "Haowen", "" ], [ "Zhao", "Zhen", "" ], [ "Jin", "Zhao", "" ], [ "Che", "Zhengping", "" ], [ "Qiao", "Liang", "" ], [ "Huang", "Yakun", "" ], [ "Fan", "Zhipeng", "" ], [ "Qiao", "Xiuquan", "" ], [ "Tang", "Jian", "" ] ]
2401.09134
Lindsay Bassman Oftelie
Lindsay Bassman Oftelie, Antonella De Pasquale, and Michele Campisi
Dynamic Cooling on Contemporary Quantum Computers
15 pages, 6 figures
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the problem of dynamic cooling whereby a target qubit is cooled at the expense of heating up $N-1$ further identical qubits, by means of a global unitary operation. A standard back-of-the-envelope high temperature estimate establishes that the target qubit temperature can only be dynamically cooled by at most a factor of $1/\sqrt{N}$. Here, we provide the exact expression for the smallest temperature to which the target qubit can be cooled and reveal that there is a crossover from the high initial temperature regime where the scaling is in fact $1/\sqrt{N}$ to a low initial temperature regime where a much faster scaling of $1/N$ occurs. This slow $1/\sqrt{N}$ scaling, relevant for early high-temperature NMR quantum computers, is the reason dynamic cooling was dismissed as ineffectual around 20 years ago; the fact that current low-temperature quantum computers fall in the fast $1/N$ scaling regime, reinstates the appeal of dynamic cooling today. We further show that the associated work cost of cooling is exponentially more advantageous in the low temperature regime. Finally, we discuss the quantum circuit complexity and optimal implementation of dynamic cooling, and examine the effects of noise on cooling in near-term quantum computers.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:16:51 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Oftelie", "Lindsay Bassman", "" ], [ "De Pasquale", "Antonella", "" ], [ "Campisi", "Michele", "" ] ]
2401.09135
Arthur Douillard
Bo Liu, Rachita Chhaparia, Arthur Douillard, Satyen Kale, Andrei A. Rusu, Jiajun Shen, Arthur Szlam, Marc'Aurelio Ranzato
Asynchronous Local-SGD Training for Language Modeling
null
null
null
null
cs.LG cs.CL
http://creativecommons.org/licenses/by/4.0/
Local stochastic gradient descent (Local-SGD), also referred to as federated averaging, is an approach to distributed optimization where each device performs more than one SGD update per communication. This work presents an empirical study of {\it asynchronous} Local-SGD for training language models; that is, each worker updates the global parameters as soon as it has finished its SGD steps. We conduct a comprehensive investigation by examining how worker hardware heterogeneity, model size, number of workers, and optimizer could impact the learning performance. We find that with naive implementations, asynchronous Local-SGD takes more iterations to converge than its synchronous counterpart despite updating the (global) model parameters more frequently. We identify momentum acceleration on the global parameters when worker gradients are stale as a key challenge. We propose a novel method that utilizes a delayed Nesterov momentum update and adjusts the workers' local training steps based on their computation speed. This approach, evaluated with models up to 150M parameters on the C4 dataset, matches the performance of synchronous Local-SGD in terms of perplexity per update step, and significantly surpasses it in terms of wall clock time.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:17:04 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Liu", "Bo", "" ], [ "Chhaparia", "Rachita", "" ], [ "Douillard", "Arthur", "" ], [ "Kale", "Satyen", "" ], [ "Rusu", "Andrei A.", "" ], [ "Shen", "Jiajun", "" ], [ "Szlam", "Arthur", "" ], [ "Ranzato", "Marc'Aurelio", "" ] ]
2401.09136
Benhou Xiang
BESIII Collaboration: M. Ablikim, M. N. Achasov, P. Adlarson, O. Afedulidis, X. C. Ai, R. Aliberti, A. Amoroso, Q. An, Y. Bai, O. Bakina, I. Balossino, 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, X. Cai, A. Calcaterra, G. F. Cao, N. Cao, S. A. Cetin, J. F. Chang, W. L. Chang, G. R. Che, G. Chelkov, C. Chen, C. H. Chen, Chao Chen, G. Chen, H. S. Chen, M. L. Chen, S. J. Chen, S. L. Chen, S. M. Chen, T. Chen, X. R. Chen, X. T. Chen, Y. B. Chen, Y. Q. Chen, Z. J. Chen, Z. Y. Chen, S. K. Choi, X. Chu, G. Cibinetto, F. Cossio, 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, J. Dong, L. Y. Dong, M. Y. Dong, X. Dong, M. C. Du, S. X. Du, Z. H. Duan, P. Egorov, Y. H. Fan, J. Fang, J. Fang, S. S. Fang, W. X. Fang, Y. Fang, Y. Q. Fang, R. Farinelli, L. Fava, F. Feldbauer, G. Felici, C. Q. Feng, J. H. Feng, Y. T. Feng, K. Fischer, M. Fritsch, C. D. Fu, J. L. Fu, Y. W. Fu, H. Gao, Y. N. Gao, Yang Gao, S. Garbolino, I. Garzia, P. T. Ge, Z. W. Ge, C. Geng, E. M. Gersabeck, A. Gilman, K. Goetzen, L. Gong, W. X. Gong, W. Gradl, S. Gramigna, M. Greco, M. H. Gu, Y. T. Gu, C. Y. Guan, Z. L. 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, X. Q. Hao, F. A. Harris, K. K. He, K. L. He, F. H. Heinsius, C. H. Heinz, Y. K. Heng, C. Herold, T. Holtmann, P. C. Hong, G. Y. Hou, X. T. Hou, Y. R. Hou, Z. L. Hou, B. Y. Hu, H. M. Hu, J. F. Hu, T. Hu, Y. Hu, G. S. Huang, K. X. Huang, L. Q. Huang, X. T. Huang, Y. P. Huang, T. Hussain, F. H\"olzken, N H\"usken, N. in der Wiesche, M. Irshad, J. Jackson, S. Janchiv, J. H. Jeong, Q. Ji, Q. P. Ji, W. Ji, X. B. Ji, X. L. Ji, Y. Y. Ji, X. Q. Jia, Z. K. Jia, D. Jiang, H. B. Jiang, P. C. Jiang, S. S. 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, A. Kupsc, W. K\"uhn, J. J. Lane, P. Larin, L. Lavezzi, T. T. Lei, Z. H. Lei, H. Leithoff, M. Lellmann, T. Lenz, C. Li, C. Li, C. H. Li, Cheng Li, D. M. Li, F. Li, G. Li, H. Li, H. B. Li, H. J. Li, H. N. Li, Hui Li, J. R. Li, J. S. Li, Ke Li, L. J Li, L. K. Li, Lei Li, M. H. Li, P. R. Li, Q. M. Li, Q. X. Li, R. Li, S. X. Li, T. Li, W. D. Li, W. G. Li, X. Li, X. H. Li, X. L. Li, Xiaoyu Li, Y. G. Li, Z. J. Li, Z. X. Li, C. Liang, H. Liang, H. Liang, Y. F. Liang, Y. T. Liang, G. R. Liao, L. Z. Liao, Y. P. Liao, J. Libby, A. Limphirat, D. X. Lin, T. Lin, B. J. Liu, B. X. Liu, C. Liu, C. X. Liu, F. H. Liu, Fang Liu, Feng Liu, G. M. Liu, H. Liu, H. B. Liu, H. M. Liu, Huanhuan Liu, Huihui Liu, J. B. Liu, J. Y. Liu, K. Liu, K. Y. Liu, Ke Liu, L. 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, X. Liu, X. 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. P. Lu, Z. H. Lu, C. L. Luo, M. X. Luo, T. Luo, X. L. Luo, X. R. Lyu, Y. F. Lyu, F. C. Ma, H. Ma, H. L. Ma, J. L. Ma, L. L. Ma, M. M. Ma, Q. M. Ma, R. Q. Ma, X. T. Ma, X. Y. Ma, Y. Ma, Y. M. Ma, F. E. Maas, M. Maggiora, S. Malde, A. Mangoni, Y. J. Mao, Z. P. Mao, S. Marcello, Z. X. Meng, J. G. Messchendorp, G. Mezzadri, H. Miao, T. J. Min, R. E. Mitchell, X. H. Mo, B. Moses, N. Yu. Muchnoi, J. Muskalla, Y. Nefedov, F. Nerling, I. B. Nikolaev, Z. Ning, S. Nisar, Q. L. Niu, W. D. Niu, Y. Niu, S. L. Olsen, Q. Ouyang, S. Pacetti, X. Pan, Y. Pan, A. Pathak, P. Patteri, Y. P. Pei, M. Pelizaeus, H. P. Peng, Y. Y. Peng, K. Peters, J. L. Ping, R. G. Ping, S. Plura, V. Prasad, F. Z. Qi, H. Qi, H. R. Qi, M. Qi, T. Y. Qi, S. Qian, W. B. Qian, C. F. Qiao, J. J. Qin, L. Q. Qin, X. S. Qin, Z. H. Qin, J. F. Qiu, S. Q. Qu, Z. H. Qu, C. F. Redmer, K. J. Ren, A. Rivetti, M. Rolo, G. Rong, Ch. Rosner, S. N. Ruan, N. Salone, A. Sarantsev, Y. Schelhaas, K. Schoenning, M. Scodeggio, K. Y. Shan, W. Shan, X. Y. Shan, J. F. Shangguan, L. G. Shao, M. Shao, C. P. Shen, H. F. Shen, W. H. Shen, X. Y. Shen, B. A. Shi, H. C. Shi, J. L. Shi, J. Y. Shi, Q. Q. Shi, R. S. Shi, S. Y. Shi, X. Shi, J. J. Song, T. Z. Song, W. M. Song, Y. J. Song, S. Sosio, S. Spataro, F. Stieler, 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, W. Y. Sun, Y. Sun, Y. J. Sun, Y. Z. Sun, Z. Q. Sun, Z. T. Sun, C. J. Tang, G. Y. Tang, J. Tang, Y. A. Tang, L. Y. Tao, Q. T. Tao, M. Tat, J. X. Teng, V. Thoren, W. H. Tian, Y. Tian, Z. F. Tian, I. Uman, Y. Wan, S. J. Wang, B. Wang, B. L. Wang, Bo Wang, D. Y. Wang, F. Wang, H. J. Wang, J. P. Wang, K. Wang, L. L. Wang, M. Wang, Meng Wang, N. Y. Wang, S. 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. L. Wang, Y. N. Wang, Y. Q. Wang, Yaqian Wang, Yi Wang, Z. Wang, Z. L. Wang, Z. Y. Wang, Ziyi Wang, D. Wei, D. H. Wei, F. Weidner, S. P. Wen, Y. R. Wen, U. Wiedner, G. Wilkinson, M. Wolke, L. Wollenberg, C. Wu, J. F. Wu, L. H. Wu, L. J. Wu, X. Wu, X. H. Wu, Y. Wu, Y. H. Wu, Y. J. Wu, Z. Wu, L. Xia, X. M. Xian, B. H. Xiang, T. Xiang, D. Xiao, G. Y. Xiao, S. Y. Xiao, Y. L. Xiao, Z. J. Xiao, C. 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, Q. J. Xu, Q. N. Xu, W. Xu, W. L. Xu, X. P. Xu, Y. C. Xu, Z. P. Xu, Z. S. Xu, F. Yan, L. Yan, W. B. Yan, W. C. Yan, X. Q. Yan, H. J. Yang, H. L. Yang, H. X. Yang, Tao Yang, Y. Yang, Y. F. Yang, Y. X. Yang, Yifan Yang, Z. W. Yang, Z. P. Yao, M. Ye, M. H. Ye, J. H. Yin, Z. Y. You, B. X. Yu, C. X. Yu, G. Yu, J. S. Yu, T. Yu, X. D. Yu, C. Z. Yuan, J. Yuan, L. Yuan, S. C. Yuan, Y. Yuan, Z. Y. Yuan, C. X. Yue, A. A. Zafar, F. R. Zeng, S. H. Zeng, X. Zeng, Y. Zeng, Y. J. Zeng, Y. J. Zeng, X. Y. Zhai, Y. C. Zhai, Y. H. Zhan, A. Q. Zhang, B. L. Zhang, B. X. Zhang, D. H. Zhang, G. Y. Zhang, H. Zhang, H. C. Zhang, H. H. Zhang, H. H. Zhang, H. Q. Zhang, H. Y. Zhang, J. Zhang, J. Zhang, J. J. Zhang, J. L. Zhang, J. Q. Zhang, J. W. Zhang, J. X. Zhang, J. Y. Zhang, J. Z. Zhang, Jianyu Zhang, L. M. Zhang, Lei Zhang, P. Zhang, Q. Y. Zhang, Shuihan Zhang, Shulei Zhang, X. D. Zhang, X. M. Zhang, X. Y. Zhang, Y. Zhang, Y. T. Zhang, Y. H. Zhang, Y. M. Zhang, Yan Zhang, Yao Zhang, Z. D. Zhang, Z. H. Zhang, Z. L. Zhang, Z. Y. Zhang, Z. Y. Zhang, G. Zhao, J. Y. Zhao, J. Z. Zhao, Lei Zhao, Ling Zhao, M. G. Zhao, R. P. Zhao, S. J. Zhao, Y. B. Zhao, Y. X. Zhao, Z. G. Zhao, A. Zhemchugov, B. Zheng, J. P. Zheng, W. J. Zheng, Y. H. Zheng, B. Zhong, X. Zhong, H. Zhou, J. Y. Zhou, L. P. Zhou, X. Zhou, X. K. Zhou, X. R. Zhou, X. Y. Zhou, Y. Z. Zhou, J. Zhu, K. Zhu, K. J. Zhu, L. Zhu, L. X. Zhu, S. H. Zhu, S. Q. Zhu, T. J. Zhu, W. J. Zhu, Y. C. Zhu, Z. A. Zhu, J. H. Zou, J. Zu
Improved measurements of the Dalitz decays $\eta/\eta'\rightarrow\gamma e^{+}e^{-}$
null
null
null
null
hep-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Based on a data sample of 10 billion $J/\psi$ events collected with the BESIII detector, improved measurements of the Dalitz decays $\eta/\eta'\rightarrow\gamma e^+e^-$ are performed, where the $\eta$ and $\eta'$ are produced through the radiative decays $J/\psi\rightarrow\gamma \eta/\eta'$. The branching fractions of $\eta\rightarrow\gamma e^+e^-$ and $\eta'\rightarrow\gamma e^+e^-$ are measured to be $(7.07 \pm 0.05 \pm 0.23)\times10^{-3}$ and $(4.83\pm0.07\pm0.14)\times10^{-4}$, respectively. Within the single pole model, the parameter of electromagnetic transition form factor for $\eta\rightarrow\gamma e^+e^-$ is determined to be $\Lambda_{\eta}=(0.749 \pm 0.027 \pm 0.007)~ {\rm GeV}/c^{2}$. Within the multi-pole model, we extract the electromagnetic transition form factors for $\eta'\rightarrow\gamma e^+e^-$ to be $\Lambda_{\eta'} = (0.802 \pm 0.007\pm 0.008)~ {\rm GeV}/c^{2}$ and $\gamma_{\eta'} = (0.113\pm0.010\pm0.002)~ {\rm GeV}/c^{2}$. The results are consistent with both theoretical predictions and previous measurements. The characteristic sizes of the interaction regions for the $\eta$ and $\eta'$ are calculated to be $(0.645 \pm 0.023 \pm 0.007 )~ {\rm fm}$ and $(0.596 \pm 0.005 \pm 0.006)~ {\rm fm}$, respectively. In addition, we search for the dark photon in $\eta/\eta^\prime\rightarrow\gamma e^{+}e^{-}$, and the upper limits of the branching fractions as a function of the dark photon are given at 90\% confidence level.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:20:42 GMT" } ]
"2024-01-18T00:00:00"
[ [ "BESIII Collaboration", "", "" ], [ "Ablikim", "M.", "" ], [ "Achasov", "M. N.", "" ], [ "Adlarson", "P.", "" ], [ "Afedulidis", "O.", "" ], [ "Ai", "X. C.", "" ], [ "Aliberti", "R.", "" ], [ "Amoroso", "A.", "" ], [ "An", "Q.", "" ], [ "Bai", "Y.", "" ], [ "Bakina", "O.", "" ], [ "Balossino", "I.", "" ], [ "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", "X.", "" ], [ "Calcaterra", "A.", "" ], [ "Cao", "G. F.", "" ], [ "Cao", "N.", "" ], [ "Cetin", "S. A.", "" ], [ "Chang", "J. F.", "" ], [ "Chang", "W. L.", "" ], [ "Che", "G. R.", "" ], [ "Chelkov", "G.", "" ], [ "Chen", "C.", "" ], [ "Chen", "C. H.", "" ], [ "Chen", "Chao", "" ], [ "Chen", "G.", "" ], [ "Chen", "H. S.", "" ], [ "Chen", "M. L.", "" ], [ "Chen", "S. J.", "" ], [ "Chen", "S. L.", "" ], [ "Chen", "S. M.", "" ], [ "Chen", "T.", "" ], [ "Chen", "X. R.", "" ], [ "Chen", "X. T.", "" ], [ "Chen", "Y. B.", "" ], [ "Chen", "Y. Q.", "" ], [ "Chen", "Z. J.", "" ], [ "Chen", "Z. Y.", "" ], [ "Choi", "S. K.", "" ], [ "Chu", "X.", "" ], [ "Cibinetto", "G.", "" ], [ "Cossio", "F.", "" ], [ "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.", "" ], [ "Dong", "J.", "" ], [ "Dong", "L. Y.", "" ], [ "Dong", "M. Y.", "" ], [ "Dong", "X.", "" ], [ "Du", "M. C.", "" ], [ "Du", "S. X.", "" ], [ "Duan", "Z. H.", "" ], [ "Egorov", "P.", "" ], [ "Fan", "Y. H.", "" ], [ "Fang", "J.", "" ], [ "Fang", "J.", "" ], [ "Fang", "S. S.", "" ], [ "Fang", "W. X.", "" ], [ "Fang", "Y.", "" ], [ "Fang", "Y. Q.", "" ], [ "Farinelli", "R.", "" ], [ "Fava", "L.", "" ], [ "Feldbauer", "F.", "" ], [ "Felici", "G.", "" ], [ "Feng", "C. Q.", "" ], [ "Feng", "J. H.", "" ], [ "Feng", "Y. T.", "" ], [ "Fischer", "K.", "" ], [ "Fritsch", "M.", "" ], [ "Fu", "C. D.", "" ], [ "Fu", "J. L.", "" ], [ "Fu", "Y. W.", "" ], [ "Gao", "H.", "" ], [ "Gao", "Y. N.", "" ], [ "Gao", "Yang", "" ], [ "Garbolino", "S.", "" ], [ "Garzia", "I.", "" ], [ "Ge", "P. T.", "" ], [ "Ge", "Z. W.", "" ], [ "Geng", "C.", "" ], [ "Gersabeck", "E. M.", "" ], [ "Gilman", "A.", "" ], [ "Goetzen", "K.", "" ], [ "Gong", "L.", "" ], [ "Gong", "W. X.", "" ], [ "Gradl", "W.", "" ], [ "Gramigna", "S.", "" ], [ "Greco", "M.", "" ], [ "Gu", "M. H.", "" ], [ "Gu", "Y. T.", "" ], [ "Guan", "C. Y.", "" ], [ "Guan", "Z. L.", "" ], [ "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.", "" ], [ "Hao", "X. Q.", "" ], [ "Harris", "F. A.", "" ], [ "He", "K. K.", "" ], [ "He", "K. L.", "" ], [ "Heinsius", "F. H.", "" ], [ "Heinz", "C. H.", "" ], [ "Heng", "Y. K.", "" ], [ "Herold", "C.", "" ], [ "Holtmann", "T.", "" ], [ "Hong", "P. C.", "" ], [ "Hou", "G. Y.", "" ], [ "Hou", "X. T.", "" ], [ "Hou", "Y. R.", "" ], [ "Hou", "Z. L.", "" ], [ "Hu", "B. Y.", "" ], [ "Hu", "H. M.", "" ], [ "Hu", "J. F.", "" ], [ "Hu", "T.", "" ], [ "Hu", "Y.", "" ], [ "Huang", "G. S.", "" ], [ "Huang", "K. X.", "" ], [ "Huang", "L. Q.", "" ], [ "Huang", "X. T.", "" ], [ "Huang", "Y. P.", "" ], [ "Hussain", "T.", "" ], [ "Hölzken", "F.", "" ], [ "Hüsken", "N", "" ], [ "der Wiesche", "N. in", "" ], [ "Irshad", "M.", "" ], [ "Jackson", "J.", "" ], [ "Janchiv", "S.", "" ], [ "Jeong", "J. H.", "" ], [ "Ji", "Q.", "" ], [ "Ji", "Q. P.", "" ], [ "Ji", "W.", "" ], [ "Ji", "X. B.", "" ], [ "Ji", "X. L.", "" ], [ "Ji", "Y. Y.", "" ], [ "Jia", "X. Q.", "" ], [ "Jia", "Z. K.", "" ], [ "Jiang", "D.", "" ], [ "Jiang", "H. B.", "" ], [ "Jiang", "P. C.", "" ], [ "Jiang", "S. S.", "" ], [ "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.", "" ], [ "Kupsc", "A.", "" ], [ "Kühn", "W.", "" ], [ "Lane", "J. J.", "" ], [ "Larin", "P.", "" ], [ "Lavezzi", "L.", "" ], [ "Lei", "T. T.", "" ], [ "Lei", "Z. H.", "" ], [ "Leithoff", "H.", "" ], [ "Lellmann", "M.", "" ], [ "Lenz", "T.", "" ], [ "Li", "C.", "" ], [ "Li", "C.", "" ], [ "Li", "C. H.", "" ], [ "Li", "Cheng", "" ], [ "Li", "D. M.", "" ], [ "Li", "F.", "" ], [ "Li", "G.", "" ], [ "Li", "H.", "" ], [ "Li", "H. B.", "" ], [ "Li", "H. J.", "" ], [ "Li", "H. N.", "" ], [ "Li", "Hui", "" ], [ "Li", "J. R.", "" ], [ "Li", "J. S.", "" ], [ "Li", "Ke", "" ], [ "Li", "L. J", "" ], [ "Li", "L. K.", "" ], [ "Li", "Lei", "" ], [ "Li", "M. H.", "" ], [ "Li", "P. R.", "" ], [ "Li", "Q. M.", "" ], [ "Li", "Q. X.", "" ], [ "Li", "R.", "" ], [ "Li", "S. X.", "" ], [ "Li", "T.", "" ], [ "Li", "W. D.", "" ], [ "Li", "W. G.", "" ], [ "Li", "X.", "" ], [ "Li", "X. H.", "" ], [ "Li", "X. L.", "" ], [ "Li", "Xiaoyu", "" ], [ "Li", "Y. G.", "" ], [ "Li", "Z. J.", "" ], [ "Li", "Z. X.", "" ], [ "Liang", "C.", "" ], [ "Liang", "H.", "" ], [ "Liang", "H.", "" ], [ "Liang", "Y. F.", "" ], [ "Liang", "Y. T.", "" ], [ "Liao", "G. R.", "" ], [ "Liao", "L. Z.", "" ], [ "Liao", "Y. P.", "" ], [ "Libby", "J.", "" ], [ "Limphirat", "A.", "" ], [ "Lin", "D. X.", "" ], [ "Lin", "T.", "" ], [ "Liu", "B. J.", "" ], [ "Liu", "B. X.", "" ], [ "Liu", "C.", "" ], [ "Liu", "C. X.", "" ], [ "Liu", "F. H.", "" ], [ "Liu", "Fang", "" ], [ "Liu", "Feng", "" ], [ "Liu", "G. M.", "" ], [ "Liu", "H.", "" ], [ "Liu", "H. B.", "" ], [ "Liu", "H. M.", "" ], [ "Liu", "Huanhuan", "" ], [ "Liu", "Huihui", "" ], [ "Liu", "J. B.", "" ], [ "Liu", "J. Y.", "" ], [ "Liu", "K.", "" ], [ "Liu", "K. Y.", "" ], [ "Liu", "Ke", "" ], [ "Liu", "L.", "" ], [ "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", "X.", "" ], [ "Liu", "X.", "" ], [ "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. P.", "" ], [ "Lu", "Z. H.", "" ], [ "Luo", "C. L.", "" ], [ "Luo", "M. X.", "" ], [ "Luo", "T.", "" ], [ "Luo", "X. L.", "" ], [ "Lyu", "X. R.", "" ], [ "Lyu", "Y. F.", "" ], [ "Ma", "F. C.", "" ], [ "Ma", "H.", "" ], [ "Ma", "H. L.", "" ], [ "Ma", "J. L.", "" ], [ "Ma", "L. L.", "" ], [ "Ma", "M. M.", "" ], [ "Ma", "Q. M.", "" ], [ "Ma", "R. Q.", "" ], [ "Ma", "X. T.", "" ], [ "Ma", "X. Y.", "" ], [ "Ma", "Y.", "" ], [ "Ma", "Y. M.", "" ], [ "Maas", "F. E.", "" ], [ "Maggiora", "M.", "" ], [ "Malde", "S.", "" ], [ "Mangoni", "A.", "" ], [ "Mao", "Y. J.", "" ], [ "Mao", "Z. P.", "" ], [ "Marcello", "S.", "" ], [ "Meng", "Z. X.", "" ], [ "Messchendorp", "J. G.", "" ], [ "Mezzadri", "G.", "" ], [ "Miao", "H.", "" ], [ "Min", "T. J.", "" ], [ "Mitchell", "R. E.", "" ], [ "Mo", "X. H.", "" ], [ "Moses", "B.", "" ], [ "Muchnoi", "N. Yu.", "" ], [ "Muskalla", "J.", "" ], [ "Nefedov", "Y.", "" ], [ "Nerling", "F.", "" ], [ "Nikolaev", "I. B.", "" ], [ "Ning", "Z.", "" ], [ "Nisar", "S.", "" ], [ "Niu", "Q. L.", "" ], [ "Niu", "W. D.", "" ], [ "Niu", "Y.", "" ], [ "Olsen", "S. L.", "" ], [ "Ouyang", "Q.", "" ], [ "Pacetti", "S.", "" ], [ "Pan", "X.", "" ], [ "Pan", "Y.", "" ], [ "Pathak", "A.", "" ], [ "Patteri", "P.", "" ], [ "Pei", "Y. P.", "" ], [ "Pelizaeus", "M.", "" ], [ "Peng", "H. P.", "" ], [ "Peng", "Y. Y.", "" ], [ "Peters", "K.", "" ], [ "Ping", "J. L.", "" ], [ "Ping", "R. G.", "" ], [ "Plura", "S.", "" ], [ "Prasad", "V.", "" ], [ "Qi", "F. Z.", "" ], [ "Qi", "H.", "" ], [ "Qi", "H. R.", "" ], [ "Qi", "M.", "" ], [ "Qi", "T. Y.", "" ], [ "Qian", "S.", "" ], [ "Qian", "W. B.", "" ], [ "Qiao", "C. F.", "" ], [ "Qin", "J. J.", "" ], [ "Qin", "L. Q.", "" ], [ "Qin", "X. S.", "" ], [ "Qin", "Z. H.", "" ], [ "Qiu", "J. F.", "" ], [ "Qu", "S. Q.", "" ], [ "Qu", "Z. H.", "" ], [ "Redmer", "C. F.", "" ], [ "Ren", "K. J.", "" ], [ "Rivetti", "A.", "" ], [ "Rolo", "M.", "" ], [ "Rong", "G.", "" ], [ "Rosner", "Ch.", "" ], [ "Ruan", "S. N.", "" ], [ "Salone", "N.", "" ], [ "Sarantsev", "A.", "" ], [ "Schelhaas", "Y.", "" ], [ "Schoenning", "K.", "" ], [ "Scodeggio", "M.", "" ], [ "Shan", "K. Y.", "" ], [ "Shan", "W.", "" ], [ "Shan", "X. Y.", "" ], [ "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. C.", "" ], [ "Shi", "J. L.", "" ], [ "Shi", "J. Y.", "" ], [ "Shi", "Q. Q.", "" ], [ "Shi", "R. S.", "" ], [ "Shi", "S. Y.", "" ], [ "Shi", "X.", "" ], [ "Song", "J. J.", "" ], [ "Song", "T. Z.", "" ], [ "Song", "W. M.", "" ], [ "Song", "Y. J.", "" ], [ "Sosio", "S.", "" ], [ "Spataro", "S.", "" ], [ "Stieler", "F.", "" ], [ "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", "W. Y.", "" ], [ "Sun", "Y.", "" ], [ "Sun", "Y. J.", "" ], [ "Sun", "Y. Z.", "" ], [ "Sun", "Z. Q.", "" ], [ "Sun", "Z. T.", "" ], [ "Tang", "C. J.", "" ], [ "Tang", "G. Y.", "" ], [ "Tang", "J.", "" ], [ "Tang", "Y. A.", "" ], [ "Tao", "L. Y.", "" ], [ "Tao", "Q. T.", "" ], [ "Tat", "M.", "" ], [ "Teng", "J. X.", "" ], [ "Thoren", "V.", "" ], [ "Tian", "W. H.", "" ], [ "Tian", "Y.", "" ], [ "Tian", "Z. F.", "" ], [ "Uman", "I.", "" ], [ "Wan", "Y.", "" ], [ "Wang", "S. J.", "" ], [ "Wang", "B.", "" ], [ "Wang", "B. L.", "" ], [ "Wang", "Bo", "" ], [ "Wang", "D. Y.", "" ], [ "Wang", "F.", "" ], [ "Wang", "H. J.", "" ], [ "Wang", "J. P.", "" ], [ "Wang", "K.", "" ], [ "Wang", "L. L.", "" ], [ "Wang", "M.", "" ], [ "Wang", "Meng", "" ], [ "Wang", "N. Y.", "" ], [ "Wang", "S.", "" ], [ "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. L.", "" ], [ "Wang", "Y. N.", "" ], [ "Wang", "Y. Q.", "" ], [ "Wang", "Yaqian", "" ], [ "Wang", "Yi", "" ], [ "Wang", "Z.", "" ], [ "Wang", "Z. L.", "" ], [ "Wang", "Z. Y.", "" ], [ "Wang", "Ziyi", "" ], [ "Wei", "D.", "" ], [ "Wei", "D. H.", "" ], [ "Weidner", "F.", "" ], [ "Wen", "S. P.", "" ], [ "Wen", "Y. R.", "" ], [ "Wiedner", "U.", "" ], [ "Wilkinson", "G.", "" ], [ "Wolke", "M.", "" ], [ "Wollenberg", "L.", "" ], [ "Wu", "C.", "" ], [ "Wu", "J. F.", "" ], [ "Wu", "L. H.", "" ], [ "Wu", "L. J.", "" ], [ "Wu", "X.", "" ], [ "Wu", "X. H.", "" ], [ "Wu", "Y.", "" ], [ "Wu", "Y. H.", "" ], [ "Wu", "Y. J.", "" ], [ "Wu", "Z.", "" ], [ "Xia", "L.", "" ], [ "Xian", "X. M.", "" ], [ "Xiang", "B. H.", "" ], [ "Xiang", "T.", "" ], [ "Xiao", "D.", "" ], [ "Xiao", "G. Y.", "" ], [ "Xiao", "S. Y.", "" ], [ "Xiao", "Y. L.", "" ], [ "Xiao", "Z. J.", "" ], [ "Xie", "C.", "" ], [ "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", "Q. J.", "" ], [ "Xu", "Q. N.", "" ], [ "Xu", "W.", "" ], [ "Xu", "W. L.", "" ], [ "Xu", "X. P.", "" ], [ "Xu", "Y. C.", "" ], [ "Xu", "Z. P.", "" ], [ "Xu", "Z. S.", "" ], [ "Yan", "F.", "" ], [ "Yan", "L.", "" ], [ "Yan", "W. B.", "" ], [ "Yan", "W. C.", "" ], [ "Yan", "X. Q.", "" ], [ "Yang", "H. J.", "" ], [ "Yang", "H. L.", "" ], [ "Yang", "H. X.", "" ], [ "Yang", "Tao", "" ], [ "Yang", "Y.", "" ], [ "Yang", "Y. F.", "" ], [ "Yang", "Y. X.", "" ], [ "Yang", "Yifan", "" ], [ "Yang", "Z. W.", "" ], [ "Yao", "Z. P.", "" ], [ "Ye", "M.", "" ], [ "Ye", "M. H.", "" ], [ "Yin", "J. H.", "" ], [ "You", "Z. Y.", "" ], [ "Yu", "B. X.", "" ], [ "Yu", "C. X.", "" ], [ "Yu", "G.", "" ], [ "Yu", "J. S.", "" ], [ "Yu", "T.", "" ], [ "Yu", "X. D.", "" ], [ "Yuan", "C. Z.", "" ], [ "Yuan", "J.", "" ], [ "Yuan", "L.", "" ], [ "Yuan", "S. C.", "" ], [ "Yuan", "Y.", "" ], [ "Yuan", "Z. Y.", "" ], [ "Yue", "C. X.", "" ], [ "Zafar", "A. A.", "" ], [ "Zeng", "F. R.", "" ], [ "Zeng", "S. H.", "" ], [ "Zeng", "X.", "" ], [ "Zeng", "Y.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zeng", "Y. J.", "" ], [ "Zhai", "X. Y.", "" ], [ "Zhai", "Y. C.", "" ], [ "Zhan", "Y. H.", "" ], [ "Zhang", "A. Q.", "" ], [ "Zhang", "B. L.", "" ], [ "Zhang", "B. X.", "" ], [ "Zhang", "D. H.", "" ], [ "Zhang", "G. Y.", "" ], [ "Zhang", "H.", "" ], [ "Zhang", "H. C.", "" ], [ "Zhang", "H. H.", "" ], [ "Zhang", "H. H.", "" ], [ "Zhang", "H. Q.", "" ], [ "Zhang", "H. Y.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J.", "" ], [ "Zhang", "J. J.", "" ], [ "Zhang", "J. L.", "" ], [ "Zhang", "J. Q.", "" ], [ "Zhang", "J. W.", "" ], [ "Zhang", "J. X.", "" ], [ "Zhang", "J. Y.", "" ], [ "Zhang", "J. Z.", "" ], [ "Zhang", "Jianyu", "" ], [ "Zhang", "L. M.", "" ], [ "Zhang", "Lei", "" ], [ "Zhang", "P.", "" ], [ "Zhang", "Q. Y.", "" ], [ "Zhang", "Shuihan", "" ], [ "Zhang", "Shulei", "" ], [ "Zhang", "X. D.", "" ], [ "Zhang", "X. M.", "" ], [ "Zhang", "X. Y.", "" ], [ "Zhang", "Y.", "" ], [ "Zhang", "Y. T.", "" ], [ "Zhang", "Y. H.", "" ], [ "Zhang", "Y. M.", "" ], [ "Zhang", "Yan", "" ], [ "Zhang", "Yao", "" ], [ "Zhang", "Z. D.", "" ], [ "Zhang", "Z. H.", "" ], [ "Zhang", "Z. L.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhang", "Z. Y.", "" ], [ "Zhao", "G.", "" ], [ "Zhao", "J. Y.", "" ], [ "Zhao", "J. Z.", "" ], [ "Zhao", "Lei", "" ], [ "Zhao", "Ling", "" ], [ "Zhao", "M. G.", "" ], [ "Zhao", "R. P.", "" ], [ "Zhao", "S. J.", "" ], [ "Zhao", "Y. B.", "" ], [ "Zhao", "Y. X.", "" ], [ "Zhao", "Z. G.", "" ], [ "Zhemchugov", "A.", "" ], [ "Zheng", "B.", "" ], [ "Zheng", "J. P.", "" ], [ "Zheng", "W. J.", "" ], [ "Zheng", "Y. H.", "" ], [ "Zhong", "B.", "" ], [ "Zhong", "X.", "" ], [ "Zhou", "H.", "" ], [ "Zhou", "J. Y.", "" ], [ "Zhou", "L. P.", "" ], [ "Zhou", "X.", "" ], [ "Zhou", "X. K.", "" ], [ "Zhou", "X. R.", "" ], [ "Zhou", "X. Y.", "" ], [ "Zhou", "Y. Z.", "" ], [ "Zhu", "J.", "" ], [ "Zhu", "K.", "" ], [ "Zhu", "K. J.", "" ], [ "Zhu", "L.", "" ], [ "Zhu", "L. X.", "" ], [ "Zhu", "S. H.", "" ], [ "Zhu", "S. Q.", "" ], [ "Zhu", "T. J.", "" ], [ "Zhu", "W. J.", "" ], [ "Zhu", "Y. C.", "" ], [ "Zhu", "Z. A.", "" ], [ "Zou", "J. H.", "" ], [ "Zu", "J.", "" ] ]
2401.09137
Igor Protsenko E
Igor E. Protsenko, Alexander V. Uskov and Nikolay V. Nikonorov
Spontaneous emission, collective phenomena and the efficiency of plasmon-stimulated photo-excitation
11 pages, 6 figures
null
null
null
physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We find that the spontaneous and collective emissions have a large influence on the excitation of two-level absorbers (atoms, molecules) interacting in resonance with the plasmonic mode near the metal nanoparticle. The spontaneous and collective emissions restrict the absorption enhancement by plasmonic mode and make the enhancement possible only with a fast, on a pico-second time scale, population relaxation of the upper absorbing states. Conditions for the maximum of the plasmon-enhanced absorption in the presence of spontaneous and collective emissions are found. We show that the nanoparticle-absorber interaction and the collective emission cause the bistability in the plasmon-enhanced absorption.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:23:05 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Protsenko", "Igor E.", "" ], [ "Uskov", "Alexander V.", "" ], [ "Nikonorov", "Nikolay V.", "" ] ]
2401.09138
Hai-Jun Li
Hai-Jun Li, Yu-Feng Zhou
Gravitational waves from axion domain walls in double level crossings
6 pages, 2 figures
null
null
ITP-24-003
hep-ph astro-ph.CO astro-ph.HE gr-qc
http://creativecommons.org/licenses/by/4.0/
We investigate the nano-Hertz gravitational waves emitted by axion domain walls annihilation from the double level crossings. The double level crossings exists in the mass mixing between two axion fields, one of which is the $Z_{\mathcal N}$ QCD axion. Here we consider a general mixing case that the heavy and light mass eigenvalues do not necessarily have to coincide with the axion masses. In order to form the domain walls, the axions should start to oscillate slightly before the first level crossing, and the initial oscillation energy density should be large to climb over the barrier of potential. In this case, the axion dynamics has a chaotic run-away behavior, which is considered to be accompanied by domain walls formation. Then we investigate the gravitational waves emitted by axion domain walls annihilation, which is determined by their peak frequency and peak amplitude. Finally, we show the predicted nano-Hertz gravitational waves spectra from the double level crossings, which can be tested by the current and future pulsar timing array projects.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:23:31 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Li", "Hai-Jun", "" ], [ "Zhou", "Yu-Feng", "" ] ]
2401.09139
Elaheh Kazemi Khasragh
Elaheh Kazemi-Khasragh, Carlos Gonzaleza, Maciej Haranczyk
Toward Diverse Polymer Property Prediction Using Transfer Learning
null
null
null
null
cond-mat.soft
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The prediction of mechanical and thermal properties of polymers is a critical aspect for polymer development. Herein, we discuss the use of transfer learning approach to predict multiple properties of linear polymers. The neural network model is initially trained to predict the heat capacity in constant pressure (Cp) of linear polymers. Once, the pre-trained model is transferred to predict four additional properties of polymers: specific heat capacity (Cv), shear modulus, flexural stress strength at yield, and tensile creep compliance. They represent a diverse set of mechanical, thermal, and rheological properties. We demonstrate the effectiveness of the approach by achieving high accuracy in predicting the four additional properties using relatively small datasets of 13 to 18 samples. Also, the performance of the base model is examined using five different loss functions. Our results suggest that the combined loss function had better performance compared to the individual loss functions.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:25:45 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Kazemi-Khasragh", "Elaheh", "" ], [ "Gonzaleza", "Carlos", "" ], [ "Haranczyk", "Maciej", "" ] ]
2401.09140
Jiaqi Yang
Min Li, Jiaqi Yang and Laurent Kneip
Relative Pose for Nonrigid Multi-Perspective Cameras: The Static Case
null
null
null
null
cs.RO cs.CV
http://creativecommons.org/licenses/by/4.0/
Multi-perspective cameras with potentially non-overlapping fields of view have become an important exteroceptive sensing modality in a number of applications such as intelligent vehicles, drones, and mixed reality headsets. In this work, we challenge one of the basic assumptions made in these scenarios, which is that the multi-camera rig is rigid. More specifically, we are considering the problem of estimating the relative pose between a static non-rigid rig in different spatial orientations while taking into account the effect of gravity onto the system. The deformable physical connections between each camera and the body center are approximated by a simple cantilever model, and inserted into the generalized epipolar constraint. Our results lead us to the important insight that the latent parameters of the deformation model, meaning the gravity vector in both views, become observable. We present a concise analysis of the observability of all variables based on noise, outliers, and rig rigidity for two different algorithms. The first one is a vision-only alternative, while the second one makes use of additional gravity measurements. To conclude, we demonstrate the ability to sense gravity in a real-world example, and discuss practical implications.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:28:28 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Li", "Min", "" ], [ "Yang", "Jiaqi", "" ], [ "Kneip", "Laurent", "" ] ]
2401.09141
Inma T. Castro
Inma T. Castro, L. Landesa
A dependent complex degrading system with non-periodic inspection times
31 pages, 10 figures
null
null
null
math.PR
http://creativecommons.org/licenses/by/4.0/
This paper analyses a system subject to multiple dependent degradation processes. Degradation processes start at random times following a non homogeneous Poisson process and next dependently propagate. The growth of these degradation processes is modeled using gamma increments. We assume that the arrival of a new process to the system triggers the degradation rate of the processes present in the system. Under this framework, the analytic expression of the system reliability is obtained and bounds of the system reliability are also analyzed. Furthermore, the system is inspected at certain times. Information on the system health is recorded at these inspection times and the decision on performing maintenance actions on the system is taken at these times. We consider in this paper a dynamic inspection policy since the information that becomes available in an inspection time is taken into account to schedule the next inspection time. The maintenance cost for this system is dealt with the use of semi-regenerative process. Numerical examples are performed to illustrate the analytic expressions.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:29:53 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Castro", "Inma T.", "" ], [ "Landesa", "L.", "" ] ]
2401.09142
Zeynab Kiamehr
Zeynab Kiamehr, Mojtaba Shafiee, Babak Shokri
Improving physico-chemical properties and antifouling of nanofiltration membranes using coating DLC nanostructures
null
null
null
null
physics.chem-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this study for the first time, polymeric nanofiltration membranes based on polyethersulfone (PES) polymer were surface-modified by using a diamond-like carbon (DLC) nanostructure coating layer. The effect of this coating on the performance and anti-fouling properties of the membrane was investigated. The surface-modified membranes significantly improved the salt separation and their hydrophilicity was more than the control membrane after the reformation process. The amount of salt separation increased from 64% to 98% due to the decrease in the size of the holes on the surface. The absorption characteristic of DLC nanostructure in contact with feed solution was reported as another reason in this field. The contact angle (CA) of water also decreased due to the improvement of hydrophilicity, which means the increase of hydrophilicity in the above membranes. The amount of pure water flux passing through the membranes increases from one side of the membrane surface to both sides with the increase significantly of the coating level, so that its value reaches from about 8L/m2h for the M0 membrane to 65L/m2h in the membrane containing M3. The surface morphology of unmodified membranes changed from a rough state with an average of 16nm in PES membranes to a smoother state in modified membranes with an average of 9nm. The recovery rate of the flux and the total absorption rate were obtained in complete agreement with the results obtained from the CA of water and the amount of the calculated surface roughness parameter. The increase in the flux recovery rate and the decrease in the fouling rate indicated the successful improvement of the antifouling properties as a result of the coating process. Based on the washing test, the prepared sample has good stability against the number of washing cycles, which is a very important advantage for practical applications.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:34:07 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Kiamehr", "Zeynab", "" ], [ "Shafiee", "Mojtaba", "" ], [ "Shokri", "Babak", "" ] ]
2401.09143
Hendrik Herrmann
Hendrik Herrmann, Chin-Yu Hsiao, George Marinescu, Wei-Chuan Shen
Induced Fubini-Study metrics on strictly pseudoconvex CR manifolds and zeros of random CR functions
63 pages
null
null
null
math.CV math.AP math.DG math.PR
http://creativecommons.org/licenses/by/4.0/
Let $X$ be a compact strictly pseudoconvex embeddable Cauchy-Riemann manifold and let $T_P$ be the Toeplitz operator on $X$ associated with a first-order pseudodifferential operator $P$. In our previous work we established the asymptotic expansion for $k$ large of the kernel of the operators $\chi(k^{-1}T_P)$, where $\chi$ is a smooth cut-off function supported in the positive real line. By using these asymptotics, we show in this paper that $X$ can be projectively embedded by maps with components of the form $\chi(k^{-1}\lambda)f_\lambda$, where $\lambda$ is an eigenvalue of $T_P$ and $f_\lambda$ is a corresponding eigenfunction. We establish the asymptotics of the pull-back of the Fubini-Study metric by these maps and we obtain the distribution of the zero divisors of random Cauchy-Riemann functions. We then establish a version of the Lelong-Poincar\'e formula for domains with boundary and obtain the distribution of the zero divisors of random holomorphic functions on strictly pseudoconvex domains.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:34:33 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Herrmann", "Hendrik", "" ], [ "Hsiao", "Chin-Yu", "" ], [ "Marinescu", "George", "" ], [ "Shen", "Wei-Chuan", "" ] ]
2401.09144
Ines Wilms
Jeroen Rombouts and Ines Wilms
Monitoring Machine Learning Forecasts for Platform Data Streams
null
null
null
null
stat.AP stat.ML
http://creativecommons.org/licenses/by/4.0/
Data stream forecasts are essential inputs for decision making at digital platforms. Machine learning algorithms are appealing candidates to produce such forecasts. Yet, digital platforms require a large-scale forecast framework that can flexibly respond to sudden performance drops. Re-training ML algorithms at the same speed as new data batches enter is usually computationally too costly. On the other hand, infrequent re-training requires specifying the re-training frequency and typically comes with a severe cost of forecast deterioration. To ensure accurate and stable forecasts, we propose a simple data-driven monitoring procedure to answer the question when the ML algorithm should be re-trained. Instead of investigating instability of the data streams, we test if the incoming streaming forecast loss batch differs from a well-defined reference batch. Using a novel dataset constituting 15-min frequency data streams from an on-demand logistics platform operating in London, we apply the monitoring procedure to popular ML algorithms including random forest, XGBoost and lasso. We show that monitor-based re-training produces accurate forecasts compared to viable benchmarks while preserving computational feasibility. Moreover, the choice of monitoring procedure is more important than the choice of ML algorithm, thereby permitting practitioners to combine the proposed monitoring procedure with one's favorite forecasting algorithm.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:37:38 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Rombouts", "Jeroen", "" ], [ "Wilms", "Ines", "" ] ]
2401.09145
Fangyuan Liu
Ivan Liu, Fangyuan Liu, Qi Zhong, Fei Ma, Shiguang Ni
Your blush gives you away: detecting hidden mental states with remote photoplethysmography and thermal imaging
28 pages, 6 figures
null
null
null
cs.CY
http://creativecommons.org/licenses/by/4.0/
Multimodal emotion recognition techniques are increasingly essential for assessing mental states. Image-based methods, however, tend to focus predominantly on overt visual cues and often overlook subtler mental state changes. Psychophysiological research has demonstrated that HR and skin temperature are effective in detecting ANS activities, thereby revealing these subtle changes. However, traditional HR tools are generally more costly and less portable, while skin temperature analysis usually necessitates extensive manual processing. Advances in remote-PPG and automatic thermal ROI detection algorithms have been developed to address these issues, yet their accuracy in practical applications remains limited. This study aims to bridge this gap by integrating r-PPG with thermal imaging to enhance prediction performance. Ninety participants completed a 20-minute questionnaire to induce cognitive stress, followed by watching a film aimed at eliciting moral elevation. The results demonstrate that the combination of r-PPG and thermal imaging effectively detects emotional shifts. Using r-PPG alone, the prediction accuracy was 77% for cognitive stress and 61% for moral elevation, as determined by SVM. Thermal imaging alone achieved 79% accuracy for cognitive stress and 78% for moral elevation, utilizing a RF algorithm. An early fusion strategy of these modalities significantly improved accuracies, achieving 87% for cognitive stress and 83% for moral elevation using RF. Further analysis, which utilized statistical metrics and explainable machine learning methods including SHAP, highlighted key features and clarified the relationship between cardiac responses and facial temperature variations. Notably, it was observed that cardiovascular features derived from r-PPG models had a more pronounced influence in data fusion, despite thermal imaging's higher predictive accuracy in unimodal analysis.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:38:21 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Liu", "Ivan", "" ], [ "Liu", "Fangyuan", "" ], [ "Zhong", "Qi", "" ], [ "Ma", "Fei", "" ], [ "Ni", "Shiguang", "" ] ]
2401.09146
Hexiang Wang
Hexiang Wang, Fengqi Liu, Qianyu Zhou, Ran Yi, Xin Tan, Lizhuang Ma
Continuous Piecewise-Affine Based Motion Model for Image Animation
null
null
null
null
cs.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Image animation aims to bring static images to life according to driving videos and create engaging visual content that can be used for various purposes such as animation, entertainment, and education. Recent unsupervised methods utilize affine and thin-plate spline transformations based on keypoints to transfer the motion in driving frames to the source image. However, limited by the expressive power of the transformations used, these methods always produce poor results when the gap between the motion in the driving frame and the source image is large. To address this issue, we propose to model motion from the source image to the driving frame in highly-expressive diffeomorphism spaces. Firstly, we introduce Continuous Piecewise-Affine based (CPAB) transformation to model the motion and present a well-designed inference algorithm to generate CPAB transformation from control keypoints. Secondly, we propose a SAM-guided keypoint semantic loss to further constrain the keypoint extraction process and improve the semantic consistency between the corresponding keypoints on the source and driving images. Finally, we design a structure alignment loss to align the structure-related features extracted from driving and generated images, thus helping the generator generate results that are more consistent with the driving action. Extensive experiments on four datasets demonstrate the effectiveness of our method against state-of-the-art competitors quantitatively and qualitatively. Code will be publicly available at: https://github.com/DevilPG/AAAI2024-CPABMM.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:40:05 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Wang", "Hexiang", "" ], [ "Liu", "Fengqi", "" ], [ "Zhou", "Qianyu", "" ], [ "Yi", "Ran", "" ], [ "Tan", "Xin", "" ], [ "Ma", "Lizhuang", "" ] ]
2401.09147
Martino Bardi
Martino Bardi
Asymptotic properties of non-coercive Hamiltonians with drift
18 pages, no figures
null
null
null
math.OC math.AP
http://creativecommons.org/licenses/by-nc-nd/4.0/
We consider Hamiltonians associated to optimal control problems for affine systems on the torus. They are not coercive and are possibly unbounded from below in the direction of the drift of the system. The main assumption is the strong bracket generation condition on the vector fields. We first prove the existence of a critical value of the Hamiltonian by means of the ergodic approximation. Next we prove the existence of a possibly discontinuous viscosity solution to the critical equation. We show that the long-time behaviour of solutions to the evolutive Hamilton-Jacobi equation is described in terms of the critical constant and a critical solution. As in the classical weak KAM theory we find a fixed point of the Hamilton-Jacobi-Lax-Oleinik semigroup, although possibly discontinuous. Finally we apply the existence and properties of the critical value to the periodic homogenization of stationary and evolutive H-J equations.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:40:16 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bardi", "Martino", "" ] ]
2401.09148
Xiaobing Luo
Xiaoxiao Hu, Zhiqiang Li, Ai-Xi Chen, and Xiaobing Luo
Controlled pumping of matter-wave solitons in a one-dimensional optical superlattice
11 pages,13 figures
null
null
null
quant-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the pumping of matter-wave solitons formed in Bose-Einstein condensates (BECs) with attractive atomic interactions that are loaded into optical superlattices in which one of the lattices is moving with respect to the other. We find that solitons exhibit the remarkably similar pumping properties in both shallow and deep lattices, and that for exactly the same soliton initially excited, switching between integer (fractional) pumping and trapping can be achieved by simply adjusting the lattice parameters. In addition, we find that the gap solitons, which bifurcate from the lowest energy band in a semi-infinite band gap, also exhibit this lattice-parameter-dependent pumping and trapping. The treatment of solitons as classical particles with effective centre-of-mass equations of motion provides a good description of this parameter-dependent integer (fractional) pumping and trapping of solitons.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:47:58 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hu", "Xiaoxiao", "" ], [ "Li", "Zhiqiang", "" ], [ "Chen", "Ai-Xi", "" ], [ "Luo", "Xiaobing", "" ] ]
2401.09149
Qiaoling Chen
Qiaoling Chen, Diandian Gu, Guoteng Wang, Xun Chen, YingTong Xiong, Ting Huang, Qinghao Hu, Xin Jin, Yonggang Wen, Tianwei Zhang, Peng Sun
InternEvo: Efficient Long-sequence Large Language Model Training via Hybrid Parallelism and Redundant Sharding
null
null
null
null
cs.DC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Large language models (LLMs) with long sequences begin to power more and more fundamentally new applications we use every day. Existing methods for long-sequence LLM training are neither efficient nor compatible with commonly-used training algorithms such as FlashAttention. We design Buff to address these issues. Buff decouples all of the sharding dimensions into a new hierarchical space, and systematically analyzes the memory and communication cost of LLM training. Then, it generates an effective hybrid parallelism strategy. We design a new selective overlap mechanism to mitigate the communication overhead introduced by the hybrid parallelism. We also implement memory management techniques to reduce GPU memory fragmentation. Evaluation results show that Buff generates parallelization strategies that match or outperform existing methods in model FLOPs utilization.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:47:59 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Chen", "Qiaoling", "" ], [ "Gu", "Diandian", "" ], [ "Wang", "Guoteng", "" ], [ "Chen", "Xun", "" ], [ "Xiong", "YingTong", "" ], [ "Huang", "Ting", "" ], [ "Hu", "Qinghao", "" ], [ "Jin", "Xin", "" ], [ "Wen", "Yonggang", "" ], [ "Zhang", "Tianwei", "" ], [ "Sun", "Peng", "" ] ]
2401.09150
Feng Jiang
Feng Jiang, Kuang Wang, Haizhou Li
Bridging Research and Readers: A Multi-Modal Automated Academic Papers Interpretation System
null
null
null
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
In the contemporary information era, significantly accelerated by the advent of Large-scale Language Models, the proliferation of scientific literature is reaching unprecedented levels. Researchers urgently require efficient tools for reading and summarizing academic papers, uncovering significant scientific literature, and employing diverse interpretative methodologies. To address this burgeoning demand, the role of automated scientific literature interpretation systems has become paramount. However, prevailing models, both commercial and open-source, confront notable challenges: they often overlook multimodal data, grapple with summarizing over-length texts, and lack diverse user interfaces. In response, we introduce an open-source multi-modal automated academic paper interpretation system (MMAPIS) with three-step process stages, incorporating LLMs to augment its functionality. Our system first employs the hybrid modality preprocessing and alignment module to extract plain text, and tables or figures from documents separately. It then aligns this information based on the section names they belong to, ensuring that data with identical section names are categorized under the same section. Following this, we introduce a hierarchical discourse-aware summarization method. It utilizes the extracted section names to divide the article into shorter text segments, facilitating specific summarizations both within and between sections via LLMs with specific prompts. Finally, we have designed four types of diversified user interfaces, including paper recommendation, multimodal Q\&A, audio broadcasting, and interpretation blog, which can be widely applied across various scenarios. Our qualitative and quantitative evaluations underscore the system's superiority, especially in scientific summarization, where it outperforms solutions relying solely on GPT-4.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:50:53 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Jiang", "Feng", "" ], [ "Wang", "Kuang", "" ], [ "Li", "Haizhou", "" ] ]
2401.09151
Minkyu Kim
Minkyu Kim, Christine Vespa
On analytic exponential functors on free groups
null
null
null
null
math.AT
http://creativecommons.org/licenses/by/4.0/
This paper concerns exponential contravariant functors on free groups. We obtain an equivalence of categories between analytic, exponential contravariant functors on free groups and conilpotent cocommutative Hopf algebras. This result explains how equivalences of categories obtained previously by Pirashvili and by Powell interact. Moreover, we obtain an equivalence between the categories of outer, exponential contravariant functors on free groups and bicommutative Hopf algebras. We also go further by introducing a subclass of analytic, contravariant functors on free groups, called primitive functors; and prove an equivalence between primitive, exponential contravariant functors and primitive cocommutative Hopf algebras.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:51:27 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Kim", "Minkyu", "" ], [ "Vespa", "Christine", "" ] ]
2401.09152
Francesco Navarra
Carmelo Cisto, Rizwan Jahangir, Francesco Navarra
On algebraic properties of some non-prime ideals of collections of cells
29 pages, 21 figures. Any comment is very welcome!
null
null
null
math.AC math.CO
http://creativecommons.org/licenses/by/4.0/
In this work, we consider a family of coordinate rings obtained as a quotient ring of a binomial ideal associated to a collection of cells. The algebraic properties of Cohen-Macaulayness, Gorensteiness and the Hilbert-Poincar\'{e} series have been studied in literature only for some classes of collections of cells whose related binomial ideals are prime. We study these algebraic properties for some classes of collections of cells and polyominoes whose coordinate rings are not domain, considering a new strategy involving the combinatorics of the collections of cells and a recent result of Conca and Varbaro on the radical initial ideals.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:54:38 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 12:41:42 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Cisto", "Carmelo", "" ], [ "Jahangir", "Rizwan", "" ], [ "Navarra", "Francesco", "" ] ]
2401.09153
Francisco Javier Reyes S\'anchez
Rafael L\'opez-Soriano, Francisco J. Reyes-S\'anchez, David Ruiz
Prescribing curvatures in the disk via conformal changes of the metric: the case of negative Gaussian curvature
24 pages and 3 figures
null
null
null
math.DG math.AP
http://creativecommons.org/licenses/by/4.0/
This paper deals with the question of prescribing the Gaussian curvature on a disk and the geodesic curvature of its boundary by means of a conformal deformation of the metric. We restrict ourselves to a symmetric setting in which the Gaussian curvature is negative, and we are able to give general existence results. Our approach is variational, and solutions will be searched as critical points of an associated functional. The proofs use a perturbation argument via the monotonicity trick of Struwe, together with a blow-up analysis and Morse index estimates. We also give a nonexistence result that shows that, to some extent, the assumptions required for existence are necessary.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:55:20 GMT" } ]
"2024-01-18T00:00:00"
[ [ "López-Soriano", "Rafael", "" ], [ "Reyes-Sánchez", "Francisco J.", "" ], [ "Ruiz", "David", "" ] ]
2401.09154
Nidhi Sharma
Nidhi Sharma, Madhu Jain, Dinesh Sharma
ANFIS and metaheuristic optimization for green supply chain with inspection and rework
One of the co-author is not agreed
null
null
null
math.OC
http://creativecommons.org/licenses/by/4.0/
The focus of present article is to investigate a supply chain inventory model along with inspection and stock dependent demand with use of green technology to reduce carbon emissions. Products that are decaying, or those that change over time, have a high sensitivity to the environment in terms of temperature, carbon emission, humidity, waste disposal, etc. This study develops a profit maximization model in the presence of deterioration, preservation, imperfect production, inspection error, rework, stock and price-dependent demand. The three carbon emission strategies are proposed to reduce the expenses in different carbon emissions scenarios. The suggested approach may be used to determine the optimal production period, preservation investment, and level of green investment. The solution of the non-linear constraint optimization is provided by using a penalty method in metaheuristic approaches. In order to conduct a sensitivity analysis for the essential model parameters, a numerical example is presented. The soft computing results produced by DE and PSO are compared with the results obtained by Adaptive Neuro-Fuzzy Inference System (ANFIS) technique.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 11:59:23 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 08:22:03 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Sharma", "Nidhi", "" ], [ "Jain", "Madhu", "" ], [ "Sharma", "Dinesh", "" ] ]
2401.09155
Xinglin Zeng
Xinglin Zeng, Philip St.J. Russell, Birgit Stiller
Frequency conversion of vortex states by chiral forward Brillouin scattering in twisted photonic crystal fibre
null
null
null
null
physics.optics
http://creativecommons.org/licenses/by/4.0/
Optical vortex states-higher optical modes with helical phase progression and carrying orbital angular momentum-have been explored to increase the flexibility and capacity of optical fibres employed for example in mode-division-multiplexing, optical trapping and multimode imaging. A common requirement in such systems is high fidelity transfer of signals between different frequency bands and modes, which for vortex modes is not so straightforward. Here we report intervortex conversion between backward-propagating circularly polarised vortex modes at one wavelength, using chiral flexural phonons excited by chiral forward stimulated Brillouin scattering at a different wavelength. The experiment is carried out using chiral photonic crystal fibre, which robustly preserves circular polarisation states. The chiral acoustic wave, which has the geometry of a spinning single-spiral corkscrew, provides the orbital angular momentum necessary to conserve angular momentum between the coupled optical vortex modes. The results open up new opportunities for interband optical frequency conversion and the manipulation of vortex states in both classical and quantum regimes.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:00:11 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Zeng", "Xinglin", "" ], [ "Russell", "Philip St. J.", "" ], [ "Stiller", "Birgit", "" ] ]
2401.09156
Spencer Leslie
Spencer Leslie
Symmetric varieties for endoscopic groups
This is a preliminary version. Comments welcome!
null
null
null
math.NT math.AG math.RT
http://creativecommons.org/publicdomain/zero/1.0/
Given a quasi-split reductive group $G$ and a symmetric variety $X$, we introduce a notion of endoscopic varieties for $(G,X)$, and establish the foundational properties of these varieties such as matching of stable semi-simple orbits. To do this, we introduce certain automorphism groups of homogeneous spherical varieties, which encode the fine rational structure needed to work over non-algebraically closed fields. In particular, we establish the existence and uniqueness of the corresponding symmetric varieties under a mild restriction of the characteristic of the field of definition. We conjecture that this construction plays a role analogous to endoscopic groups in the context of the relative trace formula. As evidence, we show how our construction gives a pre-stabilization of regular elliptic terms of relative trace formulae for many pairs $(G,X)$. When the cotangent bundle of the symmetric variety is hyperspherical, we relate our theory to the Hamiltonian variety of the Langlands dual group introduced by Ben-Zvi, Sakellaridis, and Venkatesh, proving some structural conjectures for this variety in the symmetric setting.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:00:39 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Leslie", "Spencer", "" ] ]
2401.09157
Alejandro Gonzalez Garrido Mr
Alejandro Gonzalez-Garrido and Jorge Querol and Henk Wymeersch and Symeon Chatzinotas
Interference analysis of Positioning Reference Signals in 5G NTN
Our ongoing research, closely related to our manuscript, promises crucial insights enhancing our findings. Committed to scientific quality and integrity, we refrain from submitting incomplete work to avoid misleading the scientific community
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Accurate asset localization holds paramount importance across various industries, ranging from transportation management to search and rescue operations. In scenarios where traditional positioning equations cannot be adequately solved due to limited measurements obtained by the receiver, the utilization of Non-Terrestrial Networks (NTN) based on Low Earth Orbit (LEO) satellites can prove pivotal for precise positioning. The decision to employ NTN in lieu of conventional Global Navigation Satellite Systems (GNSS) is rooted in two key factors. Firstly, GNSS systems are susceptible to jamming and spoofing attacks, thereby compromising their reliability, where LEO satellites link budgets can benefit from a closer distances and the new mega constellations could offer more satellites in view than GNSS. Secondly, 5G service providers seek to reduce dependence on third-party services. Presently, the NTN operation necessitates a GNSS receiver within the User Equipment (UE), placing the service provider at the mercy of GNSS reliability. Consequently, when GNSS signals are unavailable in certain regions, NTN services are also rendered inaccessible.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:01:50 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 15:29:33 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Gonzalez-Garrido", "Alejandro", "" ], [ "Querol", "Jorge", "" ], [ "Wymeersch", "Henk", "" ], [ "Chatzinotas", "Symeon", "" ] ]
2401.09158
Yintai Zhang
Yintai Zhang and Jacek Dziarmaga
Bang-bang preparation of quantum many-body ground states in two dimensions: optimization of the algorithm with a two-dimensional tensor network
9 pages, 10 figures
null
null
null
quant-ph cond-mat.other physics.comp-ph
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A bang-bang (BB) algorithm prepares the ground state of a two-dimensional (2D) quantum many-body Hamiltonian $H=H_1+H_2$ by evolving an initial product state alternating between $H_1$ and $H_2$. We use the neighborhood tensor update to simulate the BB evolution with an infinite pair-entangled projected state (iPEPS). The alternating sequence is optimized with the final energy as a cost function. The energy is calculated with the tangent space methods for the sake of their stability. The method is benchmarked in the 2D transverse field quantum Ising model near its quantum critical point against a ground state obtained by variational optimization of the iPEPS. The optimal BB sequence differs non-perturbatively from a sequence simulating quantum annealing or adiabatic preparation (AP) of the ground state. The optimal BB energy converges with the number of bangs much faster than the optimal AP energy.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:04:10 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Zhang", "Yintai", "" ], [ "Dziarmaga", "Jacek", "" ] ]
2401.09159
Martin Tautenhahn
Clemens Bombach, Martin Tautenhahn
A Logvinenko-Sereda theorem for vector-valued functions and application to control theory
33 pages
null
null
null
math.FA math.AP math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove a Logvinenke-Sereda Theorem for vector valued functions. That is, for an arbitrary Banach space $X$, all $p \in [1,\infty]$, all $\lambda \in (0,\infty)^d$, all $f \in L^p (\mathbb{R}^d ; X)$ with $\operatorname{supp} \mathcal{F} f \in \times_{i=1}^d (-\lambda_i/2 , \lambda_i /2)$, and all thick sets $E \subseteq \mathbb{R}^d$ we have \begin{equation*} \lVert \mathbf{1}_E f \rVert_{L^p (\mathbb{R}^d)} \geq C \lVert f \rVert_{L^p (\mathbb{R}^d)} . \end{equation*} The constant is explicitly known in dependence of the geometric parameters of the thick set and the parameter $\lambda$. As an application, we study control theory for normally elliptic operators on Banach spaces whose coefficients of their symbol are given by bounded linear operators. This includes systems of coupled parabolic equations or problems depending on a parameter.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:05:23 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bombach", "Clemens", "" ], [ "Tautenhahn", "Martin", "" ] ]
2401.09160
Changhao Chen
Hao Qu, Lilian Zhang, Jun Mao, Junbo Tie, Xiaofeng He, Xiaoping Hu, Yifei Shi, Changhao Chen
DK-SLAM: Monocular Visual SLAM with Deep Keypoints Adaptive Learning, Tracking and Loop-Closing
In submission
null
null
null
cs.RO cs.CV
http://creativecommons.org/licenses/by/4.0/
Unreliable feature extraction and matching in handcrafted features undermine the performance of visual SLAM in complex real-world scenarios. While learned local features, leveraging CNNs, demonstrate proficiency in capturing high-level information and excel in matching benchmarks, they encounter challenges in continuous motion scenes, resulting in poor generalization and impacting loop detection accuracy. To address these issues, we present DK-SLAM, a monocular visual SLAM system with adaptive deep local features. MAML optimizes the training of these features, and we introduce a coarse-to-fine feature tracking approach. Initially, a direct method approximates the relative pose between consecutive frames, followed by a feature matching method for refined pose estimation. To counter cumulative positioning errors, a novel online learning binary feature-based online loop closure module identifies loop nodes within a sequence. Experimental results underscore DK-SLAM's efficacy, outperforms representative SLAM solutions, such as ORB-SLAM3 on publicly available datasets.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:08:30 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Qu", "Hao", "" ], [ "Zhang", "Lilian", "" ], [ "Mao", "Jun", "" ], [ "Tie", "Junbo", "" ], [ "He", "Xiaofeng", "" ], [ "Hu", "Xiaoping", "" ], [ "Shi", "Yifei", "" ], [ "Chen", "Changhao", "" ] ]
2401.09161
Nikolay Kivel
Nikolay Kivel
A description of $\chi_{cJ}\to VV$ decays within the effective field theory framework
34 pages, 3 figures
null
null
null
hep-ph
http://creativecommons.org/licenses/by/4.0/
We study $\chi_{cJ}\to VV$ decays using the QCD effective field theory approach. The helicity suppressed decay amplitudes are also considered. The colour-singlet contributions of these amplitudes suffer from the endpoint singularities, it is shown that they can be absorbed into renormalisation of the nonfactorisable colour-octet matrix element. The latter can be associated with the colour-octet component of the charmonium wave function. The heavy quark spin symmetry makes it possible to establish the relationships between colour-octet matrix elements for different states $\chi_{cJ}$ up to higher order corrections in small velocity $v$. This allows us to estimate the polarisation parameters for $\chi_{c2}\to VV$ using data for $\chi_{c0,1}\to VV$. This analysis is carried out for the available data on the $\chi_{cJ}\to \phi\phi$ decays.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:10:49 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Kivel", "Nikolay", "" ] ]
2401.09162
Paulo Mendes
Paulo Mendes
Named Service Networking as a primer for the Metaverse
7 pages, 5 figures
IEEE Communications Magazine ( Volume: 61, Issue: 9, September 2023)
10.1109/MCOM.005.2200713
null
cs.NI
http://creativecommons.org/licenses/by/4.0/
Ubiquitous extended reality environments such as the Metaverse will have a significant impact on the Internet, which will evolve to interconnect a large number of mixed reality spaces. Currently, Metaverse development is related to the creation of mixed reality environments, not tackling the required networking functionalities. This article analyzes suitable networking design choices to support the Metaverse, proposing a new service-centric networking approach capable of incorporating low-latency data fetching, distributed computing, and fusion of heterogeneous data types over the Cloud-to-Thing continuum.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:11:42 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Mendes", "Paulo", "" ] ]
2401.09163
Malin Pal\"o Forsstr\"om
Malin P. Forsstr\"om
Convergence of the Marcu-Fredenhagen ratio and decay of correlations in the abelian lattice Higgs model
19 pages, 1 figure
null
null
null
math.PR math-ph math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The Marcu-Fredenhagen ratio is a quantity used in the physics literature to differentiate between phases in lattice Higgs models. It is defined as the limit of a ratio of expectations of Wilson line observables as the length of these lines go to infinity while the parameters are kept fixed. In this paper, we utilize a cluster expansion of the lattice Higgs model to prove the existence of the Marcu-Fredenhagen ratio, show that it is non-zero in the Higgs phase of the model, and give an upper bound on its rate of convergence. Also, we present a short and concise proof of the exponential decay of correlations in the Higgs phase.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:13:26 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Forsström", "Malin P.", "" ] ]
2401.09164
Antti Rasila
Jie Huang, Antti Rasila, Matti Vuorinen
On angular limits of quasiregular mappings
14 pages
null
null
null
math.CV
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We investigate Lindel\"of and Koebe type boundary behavior results for bounded quasiregular mappings in $n$-dimensional Euclidean space. Our results give sufficient conditions for existence of non-tangential limits at a boundary point.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:16:29 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Huang", "Jie", "" ], [ "Rasila", "Antti", "" ], [ "Vuorinen", "Matti", "" ] ]
2401.09165
Francesco Russo
Elena Issoglio (UNITO), Stefano Pagliarani (UNIBO), Francesco Russo (OC, ENSTA Paris), Davide Trevisani
Degenerate McKean-Vlasov equations with drift in anisotropic negative Besov spaces
null
null
null
null
math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The paper is concerned with a McKean-Vlasov type SDE with drift in anisotropic Besov spaces with negative regularity and with degenerate diffusion matrix under the weak H{\"o}rmander condition. The main result is of existence and uniqueness of a solution in law for the McKean-Vlasov equation, which is formulated as a suitable martingale problem. All analytical tools needed are derived in the paper, such as the well-posedness of the Fokker-Planck and Kolmogorov PDEs with distributional drift, as well as continuity dependence on the coefficients. The solutions to these PDEs naturally live in anisotropic Besov spaces, for which we developed suitable analytical inequalities, such as Schauder estimates.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:17:02 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Issoglio", "Elena", "", "UNITO" ], [ "Pagliarani", "Stefano", "", "UNIBO" ], [ "Russo", "Francesco", "", "OC, ENSTA Paris" ], [ "Trevisani", "Davide", "" ] ]
2401.09166
Inma T. Castro
L. Bautista, Inma T. Castro, L. Landesa
Condition-based maintenance for a system subject to multiple degradation processes with stochastic arrival intensity
30 pages, 10 figures
null
null
null
math.PR
http://creativecommons.org/licenses/by/4.0/
In this work, a system subject to different deterioration processes is analysed. The arrival of the degradation processes to the system is modelled using a shot-noise Cox process. The degradation processes grow according to an homogeneous gamma process. The system fails when a degradation process exceeds a failure threshold. The combined process of initiation and growth of the degradation processes is modelled and the system reliability is obtained. Heterogeneities are also integrated in the model assuming that the inverse of the scale parameter follows a uniform distribution. A maintenance strategy is implemented in this system and the state of the system is checked in inspection times. If the system is working at inspection time, a preventive replacement is performed if the deterioration level of a degradation process exceeds a certain threshold. A corrective replacement is performed if the system is down at inspection time. Under this maintenance strategy, the expected cost rate is obtained. Sensitivity analysis on the main parameters of the gamma process is performed.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:19:59 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bautista", "L.", "" ], [ "Castro", "Inma T.", "" ], [ "Landesa", "L.", "" ] ]
2401.09167
Juan R\'odenas
P. Escribano, J. R\'odenas, M. Garc\'ia, F. Hornero, J.M. Gracia-Baena, R. Alcaraz, and J.J. Rieta
Novel Entropy-Based Metrics for Long-Term Atrial Fibrillation Recurrence Prediction Following Surgical Ablation: Insights from Preoperative Electrocardiographic Analysis
null
Entropy 2024, 26, 28
10.3390/e26010028
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Atrial fibrillation (AF) is a prevalent cardiac arrhythmia often treated concomitantly with other cardiac interventions through the Cox Maze procedure. This highly invasive intervention is still linked to a long-term recurrence rate of approximately 35% in permanent AF patients. The aim of this study is to preoperatively predict long-term AF recurrence post-surgery through the analysis of atrial activity (AA) organization from non-invasive electrocardiographic (ECG) recordings. A dataset comprising ECGs from 53 patients with permanent AF who had undergone Cox Maze concomitant surgery was analyzed. The AA was extracted from the lead V1 of these recordings and then characterized using novel predictors, such as the mean and standard deviation of the relative wavelet energy (RWEm and RWEs) across different scales, and an entropy-based metric that computes the stationary wavelet entropy variability (SWEnV). The individual predictors exhibited limited predictive capabilities to anticipate the outcome of the procedure, with the SWEnV yielding a classification accuracy (Acc) of 68.07%. However, the assessment of the RWEs for the seventh scale (RWEs7), which encompassed frequencies associated with the AA, stood out as the most promising individual predictor, with sensitivity (Se) and specificity (Sp) values of 80.83% and 67.09%, respectively, and an Acc of almost 75%. Diverse multivariate decision tree-based models were constructed for prediction, giving priority to simplicity in the interpretation of the forecasting methodology. In fact, the combination of the SWEnV and RWEs7 consistently outperformed the individual predictors and excelled in predicting post-surgery outcomes one year after the Cox Maze procedure, with Se, Sp, and Acc values of approximately 80%, thus surpassing the results of previous studies based on anatomical predictors associated with atrial function or clinical data.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:21:16 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Escribano", "P.", "" ], [ "Ródenas", "J.", "" ], [ "García", "M.", "" ], [ "Hornero", "F.", "" ], [ "Gracia-Baena", "J. M.", "" ], [ "Alcaraz", "R.", "" ], [ "Rieta", "J. J.", "" ] ]
2401.09168
Kunpeng Guo
Kunpeng Guo, Dennis Diefenbach, Antoine Gourru, Christophe Gravier
Fine-tuning Strategies for Domain Specific Question Answering under Low Annotation Budget Constraints
null
null
10.1109/ICTAI59109.2023.00032
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
The progress introduced by pre-trained language models and their fine-tuning has resulted in significant improvements in most downstream NLP tasks. The unsupervised training of a language model combined with further target task fine-tuning has become the standard QA fine-tuning procedure. In this work, we demonstrate that this strategy is sub-optimal for fine-tuning QA models, especially under a low QA annotation budget, which is a usual setting in practice due to the extractive QA labeling cost. We draw our conclusions by conducting an exhaustive analysis of the performance of the alternatives of the sequential fine-tuning strategy on different QA datasets. Based on the experiments performed, we observed that the best strategy to fine-tune the QA model in low-budget settings is taking a pre-trained language model (PLM) and then fine-tuning PLM with a dataset composed of the target dataset and SQuAD dataset. With zero extra annotation effort, the best strategy outperforms the standard strategy by 2.28% to 6.48%. Our experiments provide one of the first investigations on how to best fine-tune a QA system under a low budget and are therefore of the utmost practical interest to the QA practitioners.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:21:20 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Guo", "Kunpeng", "" ], [ "Diefenbach", "Dennis", "" ], [ "Gourru", "Antoine", "" ], [ "Gravier", "Christophe", "" ] ]
2401.09169
Arthur Loison
Arthur Loison (CMAP), Samuel Kokh (SGLS), Teddy Pichard (CMAP), Marc Massot (CMAP)
A unified two-scale gas-liquid multi-fluid model with capillarity and interface regularization through a mass transfer between scales
null
null
null
null
physics.flu-dyn
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this contribution, we derive a gas-liquid two-scale multi-fluid model with capillarity effects along with a novel interface regularization approach. We introduce this unified modelling capable of encompassing the interface representation of both separated and disperse regimes, as it occurs in atomization processes. Above a preset length threshold at large scale, a multi-fluid diffuse interface model resolves the dynamics of the interface while, at smallscale, a set of geometric variables is used to characterize the interface geometry. These variables result from a reduced-order modelling of the small-scale kinetic equation that describes a collection of liquid inclusions. The flow model can be viewed as a two-phase two-scale mixture, and the equations of motion are obtained thanks to the Hamilton's Stationary Action Principle, which requires to specify the kinetic and potential energies at play. We particularly focus on modelling the effects of capillarity on the mixture's energy by including dependencies on additional variables accounting for the interface's geometry at both scales. The regularization of the largescale interface is then introduced as a local and dissipative process. The local curvature is limited via a relaxation toward a modified Laplace equilibrium such that an inter-scale mass transfer is triggered when the mean curvature is too high. We propose an original numerical method and assess the properties and potential of the modelling strategy on the relevant test-case of a two-dimensional liquid column in a compressible gas flow.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:21:38 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Loison", "Arthur", "", "CMAP" ], [ "Kokh", "Samuel", "", "SGLS" ], [ "Pichard", "Teddy", "", "CMAP" ], [ "Massot", "Marc", "", "CMAP" ] ]
2401.09170
Pierre Mourier
Pierre Mourier and Asta Heinesen
Splitting the spacetime: A systematic analysis of foliation dependence in cosmic averaging
32 pages. Comments welcome
null
null
null
gr-qc astro-ph.CO
http://creativecommons.org/licenses/by/4.0/
It is a fundamental unsolved question in general relativity how to unambiguously characterize the effective collective dynamics of an ensemble of fluid elements sourcing the local geometry, in the absence of exact symmetries. In a cosmological context this is sometimes referred to as the averaging problem. At the heart of this problem in relativity is the non-uniqueness of the choice of foliation within which the statistical properties of the local spacetime are quantified, which can lead to ambiguity in the formulated average theory. This has led to debate in the literature on how to best construct and view such a coarse-grained hydrodynamic theory. Here, we address this ambiguity by performing the first quantitative investigation of foliation dependence in cosmological spatial averaging. Starting from the aim of constructing slicing-independent integral functionals (volume, mass, entropy, etc.) as well as average functionals (mean density, average curvature, etc.) defined on spatial volume sections, we investigate infinitesimal foliation variations and derive results on the foliation dependence of functionals and on extremal leaves. Our results show that one may only identify fully foliation-independent integral functionals in special scenarios, requiring the existence of associated conserved currents. We then derive bounds on the foliation dependence of integral functionals for general scalar quantities under finite variations within physically motivated classes of foliations. Our findings provide tools that are useful for quantifying, eliminating or constraining the foliation dependence in cosmological averaging.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:23:06 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Mourier", "Pierre", "" ], [ "Heinesen", "Asta", "" ] ]
2401.09171
Thorsten Emig
Thorsten Emig, Guillaume Adam
Evolution of World Running Record Performances for Men and Women: Physiological Characteristics
18 pages, 4 figures
null
null
null
physics.bio-ph physics.pop-ph
http://creativecommons.org/licenses/by/4.0/
Running world records (WRs) contain information about physiological characteristics that determine running performance. The progression of WRs over time encode the evolution of these characteristics. Here we demonstrate that a previously established model for running performance describes WRs since 1918 for men and since 1984 for women with high accuracy. The physiological parameters extracted from WR for each year are interpreted in terms of historical changes in training approaches and corresponding physiological adaptions, technological progress, social effects, and also the use of performance enhancing drugs. While the last two decades had witnessed stagnation of WRs, recent improvements in endurance have enable new WRs, presumably aided by recent technological advancements.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:23:07 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Emig", "Thorsten", "" ], [ "Adam", "Guillaume", "" ] ]
2401.09172
Chen Wang
Chen Wang (1 and 2), Junfeng Wang (1), Mauro Dadina (3), Giuseppina Fabbiano (4), Martin Elvis (4), Stefano Bianchi (5), Matteo Guainazzi (6) ((1) Department of Astronomy, Xiamen University, Xiamen, 361005, China, (2) Universite Paris Saclay and Universite Paris Cite, CEA, CNRS, AIM, F-91191 Gif-sur-Yvette Cedex, France, (3) INAF/IASF Bologna via Gobetti 101, 40129, Bologna, Italy, (4) Harvard-Smithsonian Center for Astrophysics, 60 Garden St, Cambridge, MA 02138, USA, (5) Universit`a degli Studi Roma Tre, via della Vasca Navale 84, I-00146 Roma, Italy, (6) ESA European Space Research and Technology Centre (ESTEC), Keplerlaan 1, 2201 AZ, Noordwijk, Netherland)
Deep Chandra Observation of the Remarkable Ionization Cones of NGC 5252
Accepted for publication in ApJ
null
null
null
astro-ph.HE astro-ph.GA
http://creativecommons.org/licenses/by-nc-nd/4.0/
Seyfert galaxy NGC 5252 harbors enormously extended ionization cones, which have been previously detected in the optical and X-ray band, offering a unique opportunity to investigate the interaction between the central active galactic nucleus (AGN) and the surrounding gas in the AGN host galaxy. We present deep Chandra imaging spectroscopy of NGC 5252 with a total exposure time of 230 ks. The morphology in the soft X-rays shows resolved extended structure from nucleus to a large radial distance, and for the first time we detect the outermost X-ray arc at $\sim$20 kpc. The X-ray cone mostly follows the direction of the optical ionization cones in the southeast and northwest direction, about 20 degrees misaligned with the major axis of the galactic disk of NGC 5252. Fitting the spectra extracted from radial sectors with photoionization models supports that extended emission is mainly photoionized by the central AGN. We also examine the variation of the photoionization parameter along the radial extension, and infer a decreasing ionizing continuum of the central engine by a factor of $\sim$50 over the past 64000 years. These findings are consistent with previous suggestion that NGC 5252 resembles a quasar relic with a $M\sim 10^9 M_{\odot}$ supermassive black hole, which went through a minor merger event and switched to a low accretion rate state.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:23:09 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Wang", "Chen", "", "1 and 2" ], [ "Wang", "Junfeng", "" ], [ "Dadina", "Mauro", "" ], [ "Fabbiano", "Giuseppina", "" ], [ "Elvis", "Martin", "" ], [ "Bianchi", "Stefano", "" ], [ "Guainazzi", "Matteo", "" ] ]
2401.09173
Lukas Lehnert
Lukas Lehnert (1 and 2), Maryam Nojabaee (2), Arnulf Latz (1, 2 and 3), Birger Horstmann (1, 2 and 3) ((1) Helmholtz Institute Ulm, (2) German Aerospace Center, (3) University of Ulm)
Challenges in Measuring Transport Parameters of Carbonate-based Electrolytes
18 pages, 12 figures
null
null
null
physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
Numerical simulations are a powerful tool for the development and improvement of Li-ion batteries. Modeling the mass transport of the involved electrolytic solutions requires precise determination of the corresponding electrolyte parameters. In this work, we attempt to measure the conductivity, the diffusion coefficient, the transference number and the thermodynamic factor for a system of 0.5$\,$M LiPF$_6$ dissolved in a blend of ethylene carbonate and ethyl methyl carbonate (EC:EMC, 3:7 weight) at 20$\,${\deg}C and 50$\,${\deg}C. Applying galvanostatic polarization experiments to symmetrical metal Li | electrolyte + separator | Li metal cells reveals, however, a potential response qualitatively deviating from theoretical expectations. Impeded diffusion processes indicate the presence of additional, undesired porous structures on the Li electrodes, preventing a reliable evaluation of the electrolyte parameters. To spectrally resolve the diffusive processes, we conduct very-low-frequency impedance spectroscopy. The impedance in fact exhibits multiple interfering diffusive features. In our measurements, an explicit identification of the impedance for the sole diffusion through the separator is however not feasible. Therefore, the authors doubt that polarizing experiments using Li metal electrodes yield accurate parameters for electrolytes.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:23:30 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Lehnert", "Lukas", "", "1 and 2" ], [ "Nojabaee", "Maryam", "", "1, 2 and\n 3" ], [ "Latz", "Arnulf", "", "1, 2 and\n 3" ], [ "Horstmann", "Birger", "", "1, 2 and 3" ] ]
2401.09174
Alessandro Oliveira
William E. Bendinelli, Humberto F. A. J. Bettini, Alessandro V. M. Oliveira
Airline delays, congestion internalization and non-price spillover effects of low cost carrier entry
null
Transportation Research Part A: Policy and Practice, 85, 39-52 (2016)
10.1016/j.tra.2016.01.001
null
econ.GN q-fin.EC
http://creativecommons.org/licenses/by/4.0/
This paper develops an econometric model of flight delays to investigate the influence of competition and dominance on the incentives of carriers to maintain on-time performance. We consider both the route and the airport levels to inspect the local and global effects of competition, with a unifying framework to test the hypotheses of 1. airport congestion internalization and 2. the market competition-quality relationship in a single econometric model. In particular, we examine the impacts of the entry of low cost carriers (LCC) on the flight delays of incumbent full service carriers in the Brazilian airline industry. The main results indicate a highly significant effect of airport congestion self-internalization in parallel with route-level quality competition. Additionally, the potential competition caused by LCC presence provokes a global effect that suggests the existence of non-price spillovers of the LCC entry to non-entered routes.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:27:53 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bendinelli", "William E.", "" ], [ "Bettini", "Humberto F. A. J.", "" ], [ "Oliveira", "Alessandro V. M.", "" ] ]
2401.09175
Kunpeng Guo
Kunpeng Guo, Clement Defretiere, Dennis Diefenbach, Christophe Gravier, Antoine Gourru
QAnswer: Towards Question Answering Search over Websites
null
null
10.1145/3487553
null
cs.CL
http://creativecommons.org/licenses/by/4.0/
Question Answering (QA) is increasingly used by search engines to provide results to their end-users, yet very few websites currently use QA technologies for their search functionality. To illustrate the potential of QA technologies for the website search practitioner, we demonstrate web searches that combine QA over knowledge graphs and QA over free text -- each being usually tackled separately. We also discuss the different benefits and drawbacks of both approaches for web site searches. We use the case studies made of websites hosted by the Wikimedia Foundation (namely Wikipedia and Wikidata). Differently from a search engine (e.g. Google, Bing, etc), the data are indexed integrally, i.e. we do not index only a subset, and they are indexed exclusively, i.e. we index only data available on the corresponding website.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:31:45 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Guo", "Kunpeng", "" ], [ "Defretiere", "Clement", "" ], [ "Diefenbach", "Dennis", "" ], [ "Gravier", "Christophe", "" ], [ "Gourru", "Antoine", "" ] ]
2401.09176
Liye Chen
Liye Chen, Biaoshun Li, Yihao Chen, Mujie Lin, Shipeng Zhang, Chenxin Li, Yu Pang and Ling Wang
ADCNet: a unified framework for predicting the activity of antibody-drug conjugates
null
null
null
null
cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Antibody-drug conjugate (ADC) has revolutionized the field of cancer treatment in the era of precision medicine due to their ability to precisely target cancer cells and release highly effective drug. Nevertheless, the realization of rational design of ADC is very difficult because the relationship between their structures and activities is difficult to understand. In the present study, we introduce a unified deep learning framework called ADCNet to help design potential ADCs. The ADCNet highly integrates the protein representation learning language model ESM-2 and small-molecule representation learning language model FG-BERT models to achieve activity prediction through learning meaningful features from antigen and antibody protein sequences of ADC, SMILES strings of linker and payload, and drug-antibody ratio (DAR) value. Based on a carefully designed and manually tailored ADC data set, extensive evaluation results reveal that ADCNet performs best on the test set compared to baseline machine learning models across all evaluation metrics. For example, it achieves an average prediction accuracy of 87.12%, a balanced accuracy of 0.8689, and an area under receiver operating characteristic curve of 0.9293 on the test set. In addition, cross-validation, ablation experiments, and external independent testing results further prove the stability, advancement, and robustness of the ADCNet architecture. For the convenience of the community, we develop the first online platform (https://ADCNet.idruglab.cn) for the prediction of ADCs activity based on the optimal ADCNet model, and the source code is publicly available at https://github.com/idrugLab/ADCNet.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:34:17 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Chen", "Liye", "" ], [ "Li", "Biaoshun", "" ], [ "Chen", "Yihao", "" ], [ "Lin", "Mujie", "" ], [ "Zhang", "Shipeng", "" ], [ "Li", "Chenxin", "" ], [ "Pang", "Yu", "" ], [ "Wang", "Ling", "" ] ]
2401.09177
Jan Garc\'ia Morales
Jan Garc\'ia Morales, Guillem Femenias and Felip Riera Palou
Performance Analysis and Optimisation of FFR-Aided OFDMA Networks using Channel-Aware Scheduling
null
null
10.1007/s11036-016-0730-8
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Modern cellular standards typically incorporate interference coordination schemes allowing near universal frequency reuse while preserving reasonably high spectral efficiencies over the whole coverage area. In particular, fractional frequency reuse (FFR) and its variants are deemed to play a fundamental role in the next generation of cellular deployments (B4G/5G systems). This paper presents an analytical framework allowing the downlink performance evaluation of FFR-aided OFDMA networks when using channel-aware scheduling policies. Remarkably, the framework contemplates the use of different rate allocation strategies, thus allowing to assess the network behaviour under ideal (capacity-based) or realistic (throughput-based) conditions. Analytical performance results are used to optimise the FFR parameters as a function of, for instance, the resource block scheduling policy or the density of UEs per cell. Furthermore, different optimisation designs of the FFR component are proposed that allow a tradeoff between throughput performance and fairness by suitably dimensioning the FFR-defined cell-centre and cell-edge areas and the corresponding frequency allocation to each region. Numerical results serve to confirm the accuracy of the proposed analytical model while providing insight on how the different parameters and designs affect network performance.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:37:18 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Morales", "Jan García", "" ], [ "Femenias", "Guillem", "" ], [ "Palou", "Felip Riera", "" ] ]
2401.09178
Juan R\'odenas
Miguel Martinez-Iniesta, Juan Rodenas, Jose J. Rieta and Raul Alcaraz
The Stationary Wavelet Transform as an Efficient Reductor of Powerline Interference for Atrial Bipolar Electrograms in Cardiac Electrophysiology
null
Physiol. Meas. 40 (2019) 075003 (17pp)
10.1088/1361-6579/ab2cb8
null
physics.med-ph eess.SP
http://creativecommons.org/licenses/by-nc-nd/4.0/
Objective: The most relevant source of signal contamination in the cardiac electrophysiology (EP) laboratory is the ubiquitous powerline interference (PLI). To reduce this perturbation, algorithms including common fixed bandwidth and adaptive notch filters have been proposed. Although such methods have proven to add artificial fractionation to intra atrial electrograms (EGMs), they are still frequently used. However, such morphological alteration can conceal the accurate interpretation of EGMs, specially to evaluate the mechanisms supporting atrial fibrillation (AF), which is the most common cardiac arrhythmia. Given the clinical relevance of AF, a novel algorithm aimed at reducing PLI on highly contaminated bipolar EGMs and, simultaneously, preserving their morphology is proposed. Approach: The method is based on the wavelet shrinkage and has been validated through customized indices on a set of synthesized EGMs to accurately quantify the achieved level of PLI reduction and signal morphology alteration. Visual validation of the algorithms performance has also been included for some real EGM excerpts. Main results: The method has outperformed common filtering-based and wavelet based strategies in the analyzed scenario. Moreover, it possesses advantages such as insensitivity to amplitude and frequency variations in the PLI, and the capability of joint removal of several interferences. Significance: The use of this algorithm in routine cardiac EP studies may enable improved and truthful evaluation of AF mechanisms.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:39:40 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Martinez-Iniesta", "Miguel", "" ], [ "Rodenas", "Juan", "" ], [ "Rieta", "Jose J.", "" ], [ "Alcaraz", "Raul", "" ] ]
2401.09179
Ihsan Kanbaz Dr.
Ihsan Kanbaz and Okan Yurduseven and Michail Matthaiou
Super-Directive Antenna Arrays: How Many Elements Do We Need?
null
null
null
null
eess.SP
http://creativecommons.org/licenses/by/4.0/
Super-directive antenna arrays have faced challenges in achieving high realized gains ever since their introduction in the academic literature. The primary challenges are high impedance mismatches and resistive losses, which become increasingly more dominant as the number of elements increases. Consequently, a critical limitation arises in determining the maximum number of elements that should be utilized to achieve super-directivity, particularly within dense array configurations. This paper addresses precisely this issue through an optimization study to design a super-directive antenna array with a maximum number of elements. An iterative approach is employed to increase the array of elements while sustaining a satisfactory realized gain using the differential evolution (DE) algorithm. Thus, it is observed that super-directivity can be obtained in an array with a maximum of five elements. Our results indicate that the obtained unit array has a $67.20\%$ higher realized gain than a uniform linear array with conventional excitation. For these reasons, these results make the proposed architecture a strong candidate for applications that require densely packed arrays, particularly in the context of massive multiple-input multiple-output (MIMO).
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:41:36 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Kanbaz", "Ihsan", "" ], [ "Yurduseven", "Okan", "" ], [ "Matthaiou", "Michail", "" ] ]
2401.09180
Antonio Almud\'evar
Antonio Almud\'evar and Th\'eo Mariotte and Alfonso Ortega and Marie Tahon
Unsupervised Multiple Domain Translation through Controlled Disentanglement in Variational Autoencoder
null
null
null
null
cs.LG cs.CV
http://creativecommons.org/licenses/by/4.0/
Unsupervised Multiple Domain Translation is the task of transforming data from one domain to other domains without having paired data to train the systems. Typically, methods based on Generative Adversarial Networks (GANs) are used to address this task. However, our proposal exclusively relies on a modified version of a Variational Autoencoder. This modification consists of the use of two latent variables disentangled in a controlled way by design. One of this latent variables is imposed to depend exclusively on the domain, while the other one must depend on the rest of the variability factors of the data. Additionally, the conditions imposed over the domain latent variable allow for better control and understanding of the latent space. We empirically demonstrate that our approach works on different vision datasets improving the performance of other well known methods. Finally, we prove that, indeed, one of the latent variables stores all the information related to the domain and the other one hardly contains any domain information.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:43:28 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 09:51:46 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Almudévar", "Antonio", "" ], [ "Mariotte", "Théo", "" ], [ "Ortega", "Alfonso", "" ], [ "Tahon", "Marie", "" ] ]
2401.09181
Junhao Zheng
Junhao Zheng, Qianli Ma, Zhen Liu, Binquan Wu, Huawen Feng
Beyond Anti-Forgetting: Multimodal Continual Instruction Tuning with Positive Forward Transfer
null
null
null
null
cs.LG
http://creativecommons.org/licenses/by/4.0/
Multimodal Continual Instruction Tuning (MCIT) enables Multimodal Large Language Models (MLLMs) to meet continuously emerging requirements without expensive retraining. MCIT faces two major obstacles: catastrophic forgetting (where old knowledge is forgotten) and negative forward transfer (where the performance of future tasks is degraded). Although existing methods have greatly alleviated catastrophic forgetting, they still suffer from negative forward transfer. By performing singular value decomposition (SVD) on input embeddings, we discover a large discrepancy in different input embeddings. The discrepancy results in the model learning irrelevant information for old and pre-trained tasks, which leads to catastrophic forgetting and negative forward transfer. To address these issues, we propose Fwd-Prompt, a prompt-based method projecting prompt gradient to the residual space to minimize the interference between tasks and to the pre-trained subspace for reusing pre-trained knowledge. Our experiments demonstrate that Fwd-Prompt achieves state-of-the-art performance while updating fewer parameters and requiring no old samples. Our research sheds light on the potential of continuously adapting MLLMs to new tasks under the instruction tuning paradigm and encourages future studies to explore MCIT. The code will soon be publicly available.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:44:17 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Zheng", "Junhao", "" ], [ "Ma", "Qianli", "" ], [ "Liu", "Zhen", "" ], [ "Wu", "Binquan", "" ], [ "Feng", "Huawen", "" ] ]
2401.09182
Zheng-Wen Long
Dong Liu, Yi Yang, Zheng-Wen Long
Probing black holes in a dark matter spike of M87 using quasinormal mode
null
null
null
null
gr-qc
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Dark matter density can be significantly enhanced by the supermassive black hole at the galactic center, leading to a structure called dark matter spike. Dark matter spike may change the spacetime properties of black holes that constitute deviations from GR black holes. Based on these interesting background, we construct a set of solutions of black holes in a dark matter spike under the Newtonian approximation and full relativity. Combining the mass model of M87, we study the quasinormal modes of black holes in the scalar field perturbation and compared the with Schwarzschild black hole. Besides, the impacts of dark matter on the quasinormal mode of black holes have been studied in depth. In particular, our results show that the impacts of dark matter spike on the quasinormal mode of black holes can reach up to $10^{-4}$. These new features from quasinormal mode of black holes under the Newtonian approximation and full relativity may provide some help for the establishment of the final dark matter model, and provide a new thought for the indirect detection of dark matter.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:47:45 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Liu", "Dong", "" ], [ "Yang", "Yi", "" ], [ "Long", "Zheng-Wen", "" ] ]
2401.09183
Anela Lolic
Matthias Baaz and Anela Lolic
Epsilon Calculus Provides Shorter Cut-Free Proofs
null
null
null
null
math.LO
http://creativecommons.org/licenses/by/4.0/
In this paper we show that cut-free derivations in the epsilon format of sequent calculus provide for a non-elementary speed-up w.r.t. cut-free proofs in usual sequent calculi in first-order language.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:49:06 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Baaz", "Matthias", "" ], [ "Lolic", "Anela", "" ] ]
2401.09184
Massimiliano Datres
Massimiliano Datres, Gian Paolo Leonardi, Alessio Figalli, David Sutter
A Two-Scale Complexity Measure for Deep Learning Models
null
null
null
null
stat.ML cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a novel capacity measure 2sED for statistical models based on the effective dimension. The new quantity provably bounds the generalization error under mild assumptions on the model. Furthermore, simulations on standard data sets and popular model architectures show that 2sED correlates well with the training error. For Markovian models, we show how to efficiently approximate 2sED from below through a layerwise iterative approach, which allows us to tackle deep learning models with a large number of parameters. Simulation results suggest that the approximation is good for different prominent models and data sets.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:50:50 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Datres", "Massimiliano", "" ], [ "Leonardi", "Gian Paolo", "" ], [ "Figalli", "Alessio", "" ], [ "Sutter", "David", "" ] ]
2401.09185
Alexander Schulz-Rosengarten
Alexander Schulz-Rosengarten and Akash Ahmad and Malte Clement and Reinhard von Hanxleden and Benjamin Asch and Marten Lohstroh and Edward A. Lee and Gustavo Quiros Araya and Ankit Shukla
Behavior Trees with Dataflow: Coordinating Reactive Tasks in Lingua Franca
null
null
null
null
cs.PL
http://creativecommons.org/licenses/by/4.0/
Behavior Trees (BTs) provide a lean set of control flow elements that are easily composable in a modular tree structure. They are well established for modeling the high-level behavior of non-player characters in computer games and recently gained popularity in other areas such as industrial automation. While BTs nicely express control, data handling aspects so far must be provided separately, e. g. in the form of blackboards. This may hamper reusability and can be a source of nondeterminism. We here present a dataflow extension to BTs that explicitly models data relations and communication. We provide a combined textual/graphical approach in line with modern, productivity-enhancing pragmatics-aware modeling techniques. We realized and validated that approach in the recently introduced polyglot coordination language Lingua Franca (LF).
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:53:26 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Schulz-Rosengarten", "Alexander", "" ], [ "Ahmad", "Akash", "" ], [ "Clement", "Malte", "" ], [ "von Hanxleden", "Reinhard", "" ], [ "Asch", "Benjamin", "" ], [ "Lohstroh", "Marten", "" ], [ "Lee", "Edward A.", "" ], [ "Araya", "Gustavo Quiros", "" ], [ "Shukla", "Ankit", "" ] ]
2401.09186
John D Dougrez-Lewis
John D. Dougrez-Lewis
The Mikado Filesystem: An experimental RPC filesystem running over gRPC
11 pages, 2 figures
null
null
null
cs.NI cs.SI
http://creativecommons.org/licenses/by-nc-sa/4.0/
Computer applications seeking to persist files remotely across the Internet are faced with a bewildering choice of mechanisms which tend to boil down to monolithic proprietary closed-source Vendor solutions. We introduce The Mikado Filesystem (mikfs), which provides an open simple lightweight interoperable portable extensible remote filesystem that is open source. mikfs consists of client applications accessing remote servers via RPC running over TCP/IP connections. mikfs is defined as a concrete set of API method calls over gRPC expressed in Google's Protocol Buffers' IDL. gRPC supports a wide variety of programming languages & platforms. For a given language + platform, the gRPC toolset can generate client- & server-side stubs from the IDL callable from client & server code in the selected languages, e.g., a client written in C# or java running on a Windows PC can access a server written in C++ running on Linux. mikfs consists of a virtual hierarchical tree of files & directories. This logical filesystem is not constrained to the limits and file naming conventions of the host's own physical native filesystem. API methods are provided for authentication; for atomic file-level operations on files & directories; for clients to register to receive notifications of file & directory changes on a server. The public API allows developers to write their own new servers and clients; allowing migration of hosted files between different implementations; extension with new methods & features; is Open Source code available for inspection and adaptation. gRPC provides secure authenticated connection & communication over HTTP/2; End-to-End Privacy & Security against eavesdropping of data in transit; support for multiple alternate user login mechanisms. mikfs is provided as source code, 'The Bootstrap Distribution', consisting of an ecosystem of clients, servers, tools and utilities.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:54:35 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Dougrez-Lewis", "John D.", "" ] ]
2401.09187
Mahdi Hajlaoui
M.Hajlaoui, S.W.D'Souza, L.\v{S}mejkal, D.Kriegner, G.Krizman, T.Zakusylo, N.Olszowska, O.Caha, J.Michali\v{c}ka, A.Marmodoro, K.V\'yborn\'y, A.Ernst, M.Cinchetti, J.Minar, T.Jungwirth, and G.Springholz
Temperature dependence of relativistic valence band splitting induced by an altermagnetic phase transition
null
null
null
null
cond-mat.mtrl-sci
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Altermagnetic (AM) materials exhibit non-relativistic, momentum-dependent spin-split states, ushering in new opportunities for spin electronic devices. While the characteristics of spin-splitting have been documented within the framework of the non-relativistic spin group sym-metry, there has been limited exploration of the inclusion of relativistic symmetry and its im-pact on the emergence of a novel spin-splitting in the band structure. This study delves into the intricate relativistic electronic structure of an AM material, {\alpha}-MnTe. Employing temperature-dependent angle-resolved photoelectron spectroscopy across the AM phase transition, we elucidate the emergence of a relativistic valence band splitting concurrent with the establish-ment of magnetic order. This discovery is validated through disordered local moment calcula-tions, modeling the influence of magnetic order on the electronic structure and confirming the magnetic origin of the observed splitting. The temperature-dependent splitting is ascribed to the advent of relativistic spin-splitting resulting from the strengthening of AM order in {\alpha}-MnTe as the temperature decreases. This sheds light on a previously unexplored facet of this intri-guing material.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:54:47 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hajlaoui", "M.", "" ], [ "D'Souza", "S. W.", "" ], [ "Šmejkal", "L.", "" ], [ "Kriegner", "D.", "" ], [ "Krizman", "G.", "" ], [ "Zakusylo", "T.", "" ], [ "Olszowska", "N.", "" ], [ "Caha", "O.", "" ], [ "Michalička", "J.", "" ], [ "Marmodoro", "A.", "" ], [ "Výborný", "K.", "" ], [ "Ernst", "A.", "" ], [ "Cinchetti", "M.", "" ], [ "Minar", "J.", "" ], [ "Jungwirth", "T.", "" ], [ "Springholz", "G.", "" ] ]
2401.09188
Guanlong Bao
Guanlong Bao, Kunyu Guo, Fangmei Sun and Zipeng Wang
Hankel matrices acting on the Dirichlet space
null
null
null
null
math.CV math.FA
http://creativecommons.org/licenses/by/4.0/
The characterization of the boundedness of operators induced by Hankel matrices on analytic function spaces can be traced back to the work of Z. Nehari and H. Widom on the Hardy space, and has been extensively studied on many other analytic function spaces recently. However, this question remains open in the context of the Dirichlet space [20]. By Carleson measures, the Widom type condition and the reproducing kernel thesis, this paper provides a comprehensive solution to this question. As a beneficial product, characterizations of the boundedness and compactness of operators induced by Ces\`aro type matrices on the Dirichlet space are given. In addition, we also show that a random Dirichlet function almost surely induces a compact Hankel type operator on the Dirichlet space.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:55:09 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bao", "Guanlong", "" ], [ "Guo", "Kunyu", "" ], [ "Sun", "Fangmei", "" ], [ "Wang", "Zipeng", "" ] ]
2401.09189
Yuping An
Yu-Ping An, Li Li, Chuan-Yin Xia, Hua-Bi Zeng
Interface Dynamics of Strongly interacting Binary Superfluids
6+4 pages, 4 figures
null
null
null
cond-mat.quant-gas cond-mat.str-el gr-qc hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Understanding the interface dynamics in non-equilibrium quantum systems remains a challenge. We study the interface dynamics of strongly coupled immiscible binary superfluids by using holographic duality. The full nonlinear evolution of the binary superfluids with a relative velocity shows rich nonlinear patterns toward quantum turbulence, which is reminiscent of the quantum Kelvin-Helmholtz instability. The wave number of the fast growing modes $k_0$ extracted from the interface pattern yields a non-monotonic dependence of the relative velocity, independent of the temperature and interaction. The value of $k_0$ first increases with the velocity difference and then decreases, which stands in sharp contrast to the results of mean-field theory described by the Gross-Pitaevskii equation and is confirmed by using the linear analyses on top of the stationary configuration. We uncover that the critical velocity associated with the maximum correspond to the case when the mean separation of vortices generated by interface instabilities becomes comparable to the vortex size, which could be a universal physical mechanism at strongly interacting superfluids and is directly testable in laboratory experiments.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 12:56:04 GMT" } ]
"2024-01-18T00:00:00"
[ [ "An", "Yu-Ping", "" ], [ "Li", "Li", "" ], [ "Xia", "Chuan-Yin", "" ], [ "Zeng", "Hua-Bi", "" ] ]
2401.09190
Imene Jdey Aloui
Walid Brahmi and Imen Jdey and Fadoua Drira
Exploring the Role of Convolutional Neural Networks (CNN) in Dental Radiography Segmentation: A Comprehensive Systematic Literature Review
null
null
null
null
cs.CV cs.LG
http://creativecommons.org/licenses/by/4.0/
In the field of dentistry, there is a growing demand for increased precision in diagnostic tools, with a specific focus on advanced imaging techniques such as computed tomography, cone beam computed tomography, magnetic resonance imaging, ultrasound, and traditional intra-oral periapical X-rays. Deep learning has emerged as a pivotal tool in this context, enabling the implementation of automated segmentation techniques crucial for extracting essential diagnostic data. This integration of cutting-edge technology addresses the urgent need for effective management of dental conditions, which, if left undetected, can have a significant impact on human health. The impressive track record of deep learning across various domains, including dentistry, underscores its potential to revolutionize early detection and treatment of oral health issues. Objective: Having demonstrated significant results in diagnosis and prediction, deep convolutional neural networks (CNNs) represent an emerging field of multidisciplinary research. The goals of this study were to provide a concise overview of the state of the art, standardize the current debate, and establish baselines for future research. Method: In this study, a systematic literature review is employed as a methodology to identify and select relevant studies that specifically investigate the deep learning technique for dental imaging analysis. This study elucidates the methodological approach, including the systematic collection of data, statistical analysis, and subsequent dissemination of outcomes. Conclusion: This work demonstrates how Convolutional Neural Networks (CNNs) can be employed to analyze images, serving as effective tools for detecting dental pathologies. Although this research acknowledged some limitations, CNNs utilized for segmenting and categorizing teeth exhibited their highest level of performance overall.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:00:57 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Brahmi", "Walid", "" ], [ "Jdey", "Imen", "" ], [ "Drira", "Fadoua", "" ] ]
2401.09191
Nicolas Garcia Trillos
Nicolas Garcia Trillos, Matt Jacobs, Jakwang Kim, Matthew Werenski
An Optimal Transport Approach for Computing Adversarial Training Lower Bounds in Multiclass Classification
null
null
null
null
cs.LG math.OC stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite the success of deep learning-based algorithms, it is widely known that neural networks may fail to be robust. A popular paradigm to enforce robustness is adversarial training (AT), however, this introduces many computational and theoretical difficulties. Recent works have developed a connection between AT in the multiclass classification setting and multimarginal optimal transport (MOT), unlocking a new set of tools to study this problem. In this paper, we leverage the MOT connection to propose computationally tractable numerical algorithms for computing universal lower bounds on the optimal adversarial risk and identifying optimal classifiers. We propose two main algorithms based on linear programming (LP) and entropic regularization (Sinkhorn). Our key insight is that one can harmlessly truncate the higher order interactions between classes, preventing the combinatorial run times typically encountered in MOT problems. We validate these results with experiments on MNIST and CIFAR-$10$, which demonstrate the tractability of our approach.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:03:47 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Trillos", "Nicolas Garcia", "" ], [ "Jacobs", "Matt", "" ], [ "Kim", "Jakwang", "" ], [ "Werenski", "Matthew", "" ] ]
2401.09192
Ye Yuan
Yu Pan, Ye Yuan, Yichun Yin, Jiaxin Shi, Zenglin Xu, Ming Zhang, Lifeng Shang, Xin Jiang, Qun Liu
Preparing Lessons for Progressive Training on Language Models
null
null
null
null
cs.LG cs.AI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The rapid progress of Transformers in artificial intelligence has come at the cost of increased resource consumption and greenhouse gas emissions due to growing model sizes. Prior work suggests using pretrained small models to improve training efficiency, but this approach may not be suitable for new model structures. On the other hand, training from scratch can be slow, and progressively stacking layers often fails to achieve significant acceleration. To address these challenges, we propose a novel method called Apollo, which prep\textbf{a}res lessons for ex\textbf{p}anding \textbf{o}perations by \textbf{l}earning high-\textbf{l}ayer functi\textbf{o}nality during training of low layers. Our approach involves low-value-prioritized sampling (LVPS) to train different depths and weight sharing to facilitate efficient expansion. We also introduce an interpolation method for stable model depth extension. Experiments demonstrate that Apollo achieves state-of-the-art acceleration ratios, even rivaling methods using pretrained models, making it a universal and efficient solution for training deep models while reducing time, financial, and environmental costs.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:04:14 GMT" }, { "version": "v2", "created": "Thu, 18 Jan 2024 01:41:29 GMT" } ]
"2024-01-19T00:00:00"
[ [ "Pan", "Yu", "" ], [ "Yuan", "Ye", "" ], [ "Yin", "Yichun", "" ], [ "Shi", "Jiaxin", "" ], [ "Xu", "Zenglin", "" ], [ "Zhang", "Ming", "" ], [ "Shang", "Lifeng", "" ], [ "Jiang", "Xin", "" ], [ "Liu", "Qun", "" ] ]
2401.09193
Luca Rossi
Alessandro Bicciato, Luca Cosmo, Giorgia Minello, Luca Rossi, Andrea Torsello
GNN-LoFI: a Novel Graph Neural Network through Localized Feature-based Histogram Intersection
null
Pattern Recognition (2024) 110210
10.1016/j.patcog.2023.110210
null
cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
Graph neural networks are increasingly becoming the framework of choice for graph-based machine learning. In this paper, we propose a new graph neural network architecture that substitutes classical message passing with an analysis of the local distribution of node features. To this end, we extract the distribution of features in the egonet for each local neighbourhood and compare them against a set of learned label distributions by taking the histogram intersection kernel. The similarity information is then propagated to other nodes in the network, effectively creating a message passing-like mechanism where the message is determined by the ensemble of the features. We perform an ablation study to evaluate the network's performance under different choices of its hyper-parameters. Finally, we test our model on standard graph classification and regression benchmarks, and we find that it outperforms widely used alternative approaches, including both graph kernels and graph neural networks.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:04:23 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bicciato", "Alessandro", "" ], [ "Cosmo", "Luca", "" ], [ "Minello", "Giorgia", "" ], [ "Rossi", "Luca", "" ], [ "Torsello", "Andrea", "" ] ]
2401.09194
Ioana Doran
Ioana Doran, Nicolas H\"olsch, Maximilian Beyer, Fr\'ed\'eric Merkt
The Zero-Quantum-Defect Method and the Fundamental Vibrational Interval of H$_2^+$
null
null
null
null
physics.atom-ph physics.chem-ph
http://creativecommons.org/licenses/by/4.0/
The fundamental vibrational interval of H$_{2}^+$ has been determined to be $\Delta G _{1/2} = 2191.126\,614(17)$ cm$^{-1}$ by continuous-wave laser spectroscopy of Stark manifolds of Rydberg states of H$_2$ with the H$_{2}^+$ ion core in the ground and first vibrationally excited states. Extrapolation of the Stark shifts to zero field yields the zero-quantum-defect positions $-R_{\textrm{H}_2}$/$n^2$, from which ionization energies can be determined. Our new result represents a four-order-of-magnitude improvement compared to earlier measurements. It agrees, within the experimental uncertainty, with the value of 2191.126\,626\,344(17)(100) cm$^{-1}$ determined in non-relativistic quantum electrodynamic calculations V. Korobov, L. Hilico and J.-Ph. Karr, Phys. Rev. Lett. 118, 233001 (2017) http://doi.org/10.1103/PhysRevLett.118.233001.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:07:03 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Doran", "Ioana", "" ], [ "Hölsch", "Nicolas", "" ], [ "Beyer", "Maximilian", "" ], [ "Merkt", "Frédéric", "" ] ]
2401.09195
Sitong Su
Jiaqi Guo, Sitong Su, Junchen Zhu, Lianli Gao, Jingkuan Song
Training-Free Semantic Video Composition via Pre-trained Diffusion Model
null
null
null
null
cs.CV
http://creativecommons.org/licenses/by/4.0/
The video composition task aims to integrate specified foregrounds and backgrounds from different videos into a harmonious composite. Current approaches, predominantly trained on videos with adjusted foreground color and lighting, struggle to address deep semantic disparities beyond superficial adjustments, such as domain gaps. Therefore, we propose a training-free pipeline employing a pre-trained diffusion model imbued with semantic prior knowledge, which can process composite videos with broader semantic disparities. Specifically, we process the video frames in a cascading manner and handle each frame in two processes with the diffusion model. In the inversion process, we propose Balanced Partial Inversion to obtain generation initial points that balance reversibility and modifiability. Then, in the generation process, we further propose Inter-Frame Augmented attention to augment foreground continuity across frames. Experimental results reveal that our pipeline successfully ensures the visual harmony and inter-frame coherence of the outputs, demonstrating efficacy in managing broader semantic disparities.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:07:22 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Guo", "Jiaqi", "" ], [ "Su", "Sitong", "" ], [ "Zhu", "Junchen", "" ], [ "Gao", "Lianli", "" ], [ "Song", "Jingkuan", "" ] ]
2401.09196
Georgi Georgiev
Georgi Georgiev (1 and 2) ((1) Institute for Nuclear Research and Nuclear Energy, Bulgarian Academy of Sciences, BG, (2) Physics Faculty, Sofia University "St. Kliment Ohridski'', BG)
A multi-pulse separation reconstruction based on heuristic deconvolution
null
null
null
null
physics.ins-det
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This study provides a computationally effective heuristic deconvolution algorithm capable to reconstruct piled-up events in loaded scintillator detector systems where fully digitized waveforms are available. A fixed-point iteration algorithm is suggested and used to find properties of the signals which are later used during the signal preprocessing stage. The impulse response function is successfully extracted even from heavily piled-up event waveforms using an iterative approach. A methodology for hit time and amplitude reconstruction is based on a heuristic deconvolution algorithm, which is described in details and some results are presented. The presented algorithms are meant to be general and might be successfully applied to other fields with minor to no modifications.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:14:31 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Georgiev", "Georgi", "", "1 and 2" ] ]
2401.09197
Zhen-Xuan Liao
Zhenxuan Liao and Jiren Liu
Torque-dependent orbital modulation of X-ray pulsar Cen X-3
5 pages, 5 figures, accepted for publication in MNRASL
null
null
null
astro-ph.HE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Cen X-3 shows alternate spin-up/spin-down episodes lasting for tens of days. We study the orbital profiles and spectra of Cen X-3 during these spin-up/spin-down intervals, using long-term data monitored by Fermi/GBM, Swift/BAT and MAXI/GSC. In spin-up intervals, its orbital profile in 2-10 keV is symmetrically peaked around orbital phase 0.42, while in spin-down intervals of similar fluxes and similar magnitudes of spin change rate, its profile reaches a peak around orbital phase 0.22 and then declines gradually. Such a distinct orbital difference between spin-up and spin-down states of similar flux is hard to explain in the standard disk model and indicates that its torque reversals are related to processes on the orbital scale. The durations of continuous spin-up/spin-down trend (tens of days) also point to a superorbital variation. One possible scenario is the irradiation-driven warping disk instability, which may produce a flipped inner disk for tens of days.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:22:07 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Liao", "Zhenxuan", "" ], [ "Liu", "Jiren", "" ] ]
2401.09198
Steeven Janny
Janny Steeven, Nadri Madiha, Digne Julie, Wolf Christian
Space and Time Continuous Physics Simulation From Partial Observations
Project Page: https://continuous-pde.github.io/
null
null
null
cs.LG
http://creativecommons.org/licenses/by-nc-nd/4.0/
Modern techniques for physical simulations rely on numerical schemes and mesh-refinement methods to address trade-offs between precision and complexity, but these handcrafted solutions are tedious and require high computational power. Data-driven methods based on large-scale machine learning promise high adaptivity by integrating long-range dependencies more directly and efficiently. In this work, we focus on fluid dynamics and address the shortcomings of a large part of the literature, which are based on fixed support for computations and predictions in the form of regular or irregular grids. We propose a novel setup to perform predictions in a continuous spatial and temporal domain while being trained on sparse observations. We formulate the task as a double observation problem and propose a solution with two interlinked dynamical systems defined on, respectively, the sparse positions and the continuous domain, which allows to forecast and interpolate a solution from the initial condition. Our practical implementation involves recurrent GNNs and a spatio-temporal attention observer capable of interpolating the solution at arbitrary locations. Our model not only generalizes to new initial conditions (as standard auto-regressive models do) but also performs evaluation at arbitrary space and time locations. We evaluate on three standard datasets in fluid dynamics and compare to strong baselines, which are outperformed both in classical settings and in the extended new task requiring continuous predictions.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:24:04 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Steeven", "Janny", "" ], [ "Madiha", "Nadri", "" ], [ "Julie", "Digne", "" ], [ "Christian", "Wolf", "" ] ]
2401.09199
Zeyd Boukhers
Qusai Ramadan and Zeyd Boukhers and Muath AlShaikh and Christoph Lange and Jan J\"urjens
Data Trading and Monetization: Challenges and Open Research Directions
Paper accepted by the International Conference on Future Networks and Distributed Systems (ICFNDS 2023)
null
null
null
cs.DC cs.DB
http://creativecommons.org/licenses/by/4.0/
Traditional data monetization approaches face challenges related to data protection and logistics. In response, digital data marketplaces have emerged as intermediaries simplifying data transactions. Despite the growing establishment and acceptance of digital data marketplaces, significant challenges hinder efficient data trading. As a result, few companies can derive tangible value from their data, leading to missed opportunities in understanding customers, pricing decisions, and fraud prevention. In this paper, we explore both technical and organizational challenges affecting data monetization. Moreover, we identify areas in need of further research, aiming to expand the boundaries of current knowledge by emphasizing where research is currently limited or lacking.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:25:27 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Ramadan", "Qusai", "" ], [ "Boukhers", "Zeyd", "" ], [ "AlShaikh", "Muath", "" ], [ "Lange", "Christoph", "" ], [ "Jürjens", "Jan", "" ] ]
2401.09200
Jiyun Park
Jiyun Park, Sangeon Yong, Taegyun Kwon, and Juhan Nam
A Real-Time Lyrics Alignment System Using Chroma And Phonetic Features For Classical Vocal Performance
To Appear IEEE ICASSP 2024
null
null
null
cs.SD cs.LG eess.AS
http://creativecommons.org/licenses/by/4.0/
The goal of real-time lyrics alignment is to take live singing audio as input and to pinpoint the exact position within given lyrics on the fly. The task can benefit real-world applications such as the automatic subtitling of live concerts or operas. However, designing a real-time model poses a great challenge due to the constraints of only using past input and operating within a minimal latency. Furthermore, due to the lack of datasets for real-time models for lyrics alignment, previous studies have mostly evaluated with private in-house datasets, resulting in a lack of standard evaluation methods. This paper presents a real-time lyrics alignment system for classical vocal performances with two contributions. First, we improve the lyrics alignment algorithm by finding an optimal combination of chromagram and phonetic posteriorgram (PPG) that capture melodic and phonetics features of the singing voice, respectively. Second, we recast the Schubert Winterreise Dataset (SWD) which contains multiple performance renditions of the same pieces as an evaluation set for the real-time lyrics alignment.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:25:32 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Park", "Jiyun", "" ], [ "Yong", "Sangeon", "" ], [ "Kwon", "Taegyun", "" ], [ "Nam", "Juhan", "" ] ]
2401.09201
Nikolai Krivulin
N. Krivulin and A. Garg
Tropical modeling of battery swapping and charging station
16 pages, 1 figure
null
null
null
math.OC cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider a queueing model of a battery swapping and charging station (BSCS) for electric vehicles. We describe the dynamics of the model by a system of recurrence equations that involve random variables, and define a performance measure for the model as the mean operation cycle time of the station. Furthermore, the system of equations is represented in terms of tropical algebra in vector form as an implicit linear state dynamic equation. The performance measure takes the form of the mean growth rate of the state vector (the Lyapunov exponent). By applying methods and techniques of tropical algebra, we first transform the implicit equation into an explicit one with a state transition matrix with random entries, and then obtain the Lyapunov exponent as the limit of the expected value of norm of matrix products. We discuss application of the obtained result to evaluate the performance of one BSCS, and to find optimal distribution of batteries between stations in a network of BSCSs.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:26:16 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Krivulin", "N.", "" ], [ "Garg", "A.", "" ] ]
2401.09202
Lucas Picasarri-Arrieta
Florian H\"orsch and Lucas Picasarri-Arrieta
Complexity results on the decomposition of a digraph into directed linear forests and out-stars
null
null
null
null
math.CO cs.DM
http://creativecommons.org/licenses/by-nc-nd/4.0/
We consider two decomposition problems in directed graphs. We say that a digraph is $k$-bounded for some $k \in \mathbb{Z}_{\geq 1}$ if each of its connected components contains at most $k$ arcs. For the first problem, a directed linear forest is a collection of vertex-disjoint directed paths and we consider the problem of decomposing a given digraph into a $k$-bounded and an $\ell$-bounded directed linear forest for some fixed $k,\ell \in \mathbb{Z}_{\geq 1}\cup \{\infty\}$. We give a full dichotomy for this problem by showing that it can be solved in polynomial time if $k+\ell \leq 3$ and is NP-complete otherwise. This answers a question of Campbell, H\"orsch, and Moore. For the second problem, we say that an out-galaxy is a vertex-disjoint collection of out-stars. Again, we give a full dichotomy of when a given digraph can be edge-decomposed into a $k$-bounded and an $\ell$-bounded out-galaxy for fixed $k,\ell \in \mathbb{Z}_{\geq 1}\cup \{\infty\}$. More precisely, we show that the problem can be solved in polynomial time if $\min\{k,\ell\}\in \{1,\infty\}$ and is NP-complete otherwise.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:26:16 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Hörsch", "Florian", "" ], [ "Picasarri-Arrieta", "Lucas", "" ] ]
2401.09203
M\'elanie Armante
M. Armante, A. Gusdorf, F. Louvet, F. Motte, Y. Pouteau, P. Lesaffre, R. Galv\'an-Madrid, P. Dell'Ova, M. Bonfand, T. Nony, N. Brouillet, N. Cunningham, A. Ginsburg, A. Men'shchikov, S. Bontemps, D. D\'iaz Gonz\'alez, T. Csengeri, M. Fern\'andez-L\'opez, M. Gonz\'alez, F. Herpin, H.-L. Liu, P. Sanhueza, A.M. Stutz, M. Valeille-Manet
ALMA-IMF X -- The core population in the evolved W33-Main (G012.80) protocluster
null
null
null
null
astro-ph.GA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We aimed to measure the CMF in the evolved W33-Main star-forming protocluster to compare it with CMF recently obtained in other Galactic star-forming regions, including the ones included in the ALMA-IMF program. We used observations from the ALMA-IMF large program: 2'x2' maps of emission from the continuum and selected lines at 1.3mm and 3mm observed by the ALMA 12m only antennas. Our angular resolution was typically 1'', that is 2400au at a distance of 2.4kpc. The lines we analysed are CO(2-1), SiO(5-4), N2H+(1-0), H41alpha as well as He41alpha blended with C41alpha. We built a census of dense cores in the region, and we measured the associated CMF based on a core-dependent temperature value. We confirmed the 'evolved' status of W33-Main by identifiying three HII regions within the field, and to a lesser extent based on the number and extension of N2H+ filaments. We produced a filtered core catalog of 94 candidates, that we refined to take into account the contamination of the continuum by free-free and line emission, obtaining 80 cores with masses that range from 0.03 to 13.2Msun. We fitted the resulting high-mass end of the CMF with a single power law of the form N(log(M)) ~ M^alpha, obtaining alpha = -1.44(+0.16)(-0.22), slightly steeper but consistent with the Salpeter index. We categorized our cores in pre- and protostellar, mostly based on outlow activity and hot core nature. We found the prestellar CMF to be steeper than a Salpeter-like distribution, and the protostellar CMF to be slightly top heavy. We found a higher proportion of cores within the HII regions and their surroundings than in the rest of the field. We also found that the cores' masses were rather low (maximum mass of 13Msun).
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:28:47 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Armante", "M.", "" ], [ "Gusdorf", "A.", "" ], [ "Louvet", "F.", "" ], [ "Motte", "F.", "" ], [ "Pouteau", "Y.", "" ], [ "Lesaffre", "P.", "" ], [ "Galván-Madrid", "R.", "" ], [ "Dell'Ova", "P.", "" ], [ "Bonfand", "M.", "" ], [ "Nony", "T.", "" ], [ "Brouillet", "N.", "" ], [ "Cunningham", "N.", "" ], [ "Ginsburg", "A.", "" ], [ "Men'shchikov", "A.", "" ], [ "Bontemps", "S.", "" ], [ "González", "D. Díaz", "" ], [ "Csengeri", "T.", "" ], [ "Fernández-López", "M.", "" ], [ "González", "M.", "" ], [ "Herpin", "F.", "" ], [ "Liu", "H. -L.", "" ], [ "Sanhueza", "P.", "" ], [ "Stutz", "A. M.", "" ], [ "Valeille-Manet", "M.", "" ] ]
2401.09204
Bruno Missi Xavier
Bruno Missi Xavier, Merim Dzaferagic, Irene Vil\`a, Magnos Martinello, Marco Ruffini
Cross-Domain AI for Early Attack Detection and Defense Against Malicious Flows in O-RAN
null
null
null
null
cs.CR cs.NI
http://creativecommons.org/licenses/by/4.0/
Only the chairs can edit In the fight against cyber attacks, Network Softwarization (NS) is a flexible and adaptable shield, using advanced software to spot malicious activity in regular network traffic. However, the availability of comprehensive datasets for mobile networks, which are fundamental for the development of Machine Learning (ML) solutions for attack detection near their source, is still limited. Cross-Domain Artificial Intelligence (AI) can be the key to address this, although its application in Open Radio Access Network (O-RAN) is still at its infancy. To address these challenges, we deployed an end-to-end O-RAN network, that was used to collect data from the RAN and the transport network. These datasets allow us to combine the knowledge from an in-network ML traffic classifier for attack detection to bolster the training of an ML-based traffic classifier specifically tailored for the RAN. Our results demonstrate the potential of the proposed approach, achieving an accuracy rate of 93%. This approach not only bridges critical gaps in mobile network security but also showcases the potential of cross-domain AI in enhancing the efficacy of network security measures.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:29:47 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Xavier", "Bruno Missi", "" ], [ "Dzaferagic", "Merim", "" ], [ "Vilà", "Irene", "" ], [ "Martinello", "Magnos", "" ], [ "Ruffini", "Marco", "" ] ]
2401.09205
Andreas Berthold Thom
Manuel Bodirsky, Jakob Schneider, and Andreas Thom
Mixed identities for oligomorphic automorphism groups
31 pages, 1 figure
null
null
null
math.GR math.LO
http://creativecommons.org/licenses/by/4.0/
We study mixed identities for oligomorphic automorphism groups of countable relational structures. Our main result gives sufficient conditions for such a group to not admit a mixed identity without particular constants. We study numerous examples and prove in many cases that there cannot be a non-singular mixed identity.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:35:17 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Bodirsky", "Manuel", "" ], [ "Schneider", "Jakob", "" ], [ "Thom", "Andreas", "" ] ]
2401.09206
Michele Roriz
M. P. Roriz, M. Lugaro, S. Junqueira, C. Sneden, N. Drake, C. B. Pereira
Tungsten in barium stars
11 pages, 4 figures, accepted for publication in MNRAS
null
null
null
astro-ph.SR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Classical barium stars are red giants that received from their evolved binary companions material exposed to the \textit{slow} neutron-capture nucleosynthesis, i.e., the $s$-process. Such a mechanism is expected to have taken place in the interiors of Thermally-Pulsing Asymptotic Giant Branch (TP-AGB) stars. As post-interacting binaries, barium stars figure as powerful tracers of the $s$-process nucleosynthesis, evolution of binary systems, and mechanisms of mass transfer. The present study is the fourth in a series of high-resolution spectroscopic analyses on a sample of 180 barium stars, for which we report tungsten (W, $Z=74$) abundances. The abundances were derived from synthetic spectrum computations of the W\,{\sc i} absorption features at 4\,843.8~\AA\ and 5\,224.7~\AA. We were able to extract abundances for 94 stars; the measured [W/Fe] ratios range from $\sim0.0$ to $2.0$ dex, increasing with decreasing of metallicity. We noticed that in the plane [W/Fe] versus [$s$/Fe] barium stars follow the same trend observed in post-AGB stars. The observational data were also compared with predictions of the {\sc fruity} and Monash AGB nucleosynthesis models. These expect values between $-0.20$ and $+0.10$ dex for the [W/hs] ratios, whereas a larger spread is observed in the program stars, with [W/hs] ranging from $-0.40$ to $+0.60$ dex. The stars with high [W/hs] ratios may represent evidence for the operation of the intermediate neuron-capture process at metallicities close to solar.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:36:16 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Roriz", "M. P.", "" ], [ "Lugaro", "M.", "" ], [ "Junqueira", "S.", "" ], [ "Sneden", "C.", "" ], [ "Drake", "N.", "" ], [ "Pereira", "C. B.", "" ] ]
2401.09207
Yihan Pan
Yihan Pan, Adrian Wheeldon, Mohammed Mughal, Shady Agwa, Themis Prodromakis and Alexantrou Serb
An Energy-efficient Capacitive-Memristive Content Addressable Memory
This work has been submitted to the IEEE TCAS-I for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible
null
null
null
eess.SY cs.SY eess.IV
http://creativecommons.org/licenses/by/4.0/
Content addressable memory is popular in the field of intelligent computing systems with its searching nature. Emerging CAMs show a promising increase in pixel density and a decrease in power consumption than pure CMOS solutions. This article introduced an energy-efficient 3T1R1C TCAM cooperating with capacitor dividers and RRAM devices. The RRAM as a storage element also acts as a switch to the capacitor divider while searching for content. CAM cells benefit from working parallel in an array structure. We implemented a 64 x 64 array and digital controllers to perform with an internal built-in clock frequency of 875MHz. Both data searches and reads take 3x clock cycles. Its worst average energy for data match is reported to be 1.71 fJ/bit-search and the worst average energy for data miss is found with 4.69 fJ/bit-search. The prototype is simulated and fabricated in 0.18 um technology with in-lab RRAM post-processing. Such memory explores the charge domain searching mechanism and can be applied to data centers that are power-hungry.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:36:20 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Pan", "Yihan", "" ], [ "Wheeldon", "Adrian", "" ], [ "Mughal", "Mohammed", "" ], [ "Agwa", "Shady", "" ], [ "Prodromakis", "Themis", "" ], [ "Serb", "Alexantrou", "" ] ]
2401.09208
Chun Shen
Jorge Noronha, Bj\"orn Schenke, Chun Shen, Wenbin Zhao
Progress and Challenges in Small Systems
62 pages; 9 figures; Contribution to Quark-Gluon Plasma 6 edited by Xin-Nian Wang
null
null
null
nucl-th hep-ph
http://creativecommons.org/licenses/by/4.0/
We present a comprehensive review of the theoretical and experimental progress in the investigation of novel high-temperature quantum chromodynamics phenomena in small systems at both the Relativistic Heavy Ion Collider and the Large Hadron Collider. We highlight the challenges and opportunities associated with studying small systems, by which we generally mean collision systems that involve at least one light ion or even a photon projectile. We discuss perspectives on possible future research directions to better understand the underlying physics at work in the collisions of small systems.
[ { "version": "v1", "created": "Wed, 17 Jan 2024 13:39:48 GMT" } ]
"2024-01-18T00:00:00"
[ [ "Noronha", "Jorge", "" ], [ "Schenke", "Björn", "" ], [ "Shen", "Chun", "" ], [ "Zhao", "Wenbin", "" ] ]