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
timestamp[s] | authors_parsed
list |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2301.02401 | Jungwoo Lim | Jungwoo Lim, Myunghoon Kang, Yuna Hur, Seungwon Jung, Jinsung Kim,
Yoonna Jang, Dongyub Lee, Hyesung Ji, Donghoon Shin, Seungryong Kim, and
Heuiseok Lim | You Truly Understand What I Need: Intellectual and Friendly Dialogue
Agents grounding Knowledge and Persona | Accepted at Findings of EMNLP 2022 | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | To build a conversational agent that interacts fluently with humans, previous
studies blend knowledge or personal profile into the pre-trained language
model. However, the model that considers knowledge and persona at the same time
is still limited, leading to hallucination and a passive way of using personas.
We propose an effective dialogue agent that grounds external knowledge and
persona simultaneously. The agent selects the proper knowledge and persona to
use for generating the answers with our candidate scoring implemented with a
poly-encoder. Then, our model generates the utterance with lesser hallucination
and more engagingness utilizing retrieval augmented generation with
knowledge-persona enhanced query. We conduct experiments on the
persona-knowledge chat and achieve state-of-the-art performance in grounding
and generation tasks on the automatic metrics. Moreover, we validate the
answers from the models regarding hallucination and engagingness through human
evaluation and qualitative results. We show our retriever's effectiveness in
extracting relevant documents compared to the other previous retrievers, along
with the comparison of multiple candidate scoring methods. Code is available at
https://github.com/dlawjddn803/INFO
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 06:47:21 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Lim",
"Jungwoo",
""
],
[
"Kang",
"Myunghoon",
""
],
[
"Hur",
"Yuna",
""
],
[
"Jung",
"Seungwon",
""
],
[
"Kim",
"Jinsung",
""
],
[
"Jang",
"Yoonna",
""
],
[
"Lee",
"Dongyub",
""
],
[
"Ji",
"Hyesung",
""
],
[
"Shin",
"Donghoon",
""
],
[
"Kim",
"Seungryong",
""
],
[
"Lim",
"Heuiseok",
""
]
]
|
2301.02402 | Kang Min Bae Mr. | Kang Min Bae, Hankyeol Moon, Sung-Min Sohn, Song Min Kim | Hawkeye: Hectometer-range Subcentimeter Localization for Large-scale
mmWave Backscatter | Submitted to ACM MobiSys '23 | null | null | null | eess.SP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Accurate localization of a large number of objects over a wide area is one of
the keys to the pervasive interaction with the Internet of Things. This paper
presents Hawkeye, a new mmWave backscatter that, for the first time, offers
over (i) hundred-scale simultaneous 3D localization at (ii) subcentimeter
accuracy for over an (iii) hectometer distance. Hawkeye generally applies to
indoors and outdoors as well as under mobility. Hawkeye tag's Van Atta Array
design with retro-reflectivity in both elevation and azimuth planes offers 3D
localization and effectively suppresses the multipath. Hawkeye localization
algorithm is a lightweight signal processing compatible with the commodity FMCW
radar. It uniquely leverages the interplay between the tag signal and clutter,
and leverages the spetral leakage for fine-grained positioning. Prototype
evaluations in corridor, lecture room, and soccer field reveal 6.7 mm median
accuracy at 160 m range, and simultaneously localizes 100 tags in only 33.2 ms.
Hawkeye is reliable under temperature change with significant oscillator
frequency offset.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 06:49:16 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Bae",
"Kang Min",
""
],
[
"Moon",
"Hankyeol",
""
],
[
"Sohn",
"Sung-Min",
""
],
[
"Kim",
"Song Min",
""
]
]
|
2301.02403 | Liu Liu | Liu Liu, Yukai Lin, Xiao Liang, Qichao Xu, Miao Jia, Yangdong Liu,
Yuxiang Wen, Wei Luo, Jiangwei Li | CyberLoc: Towards Accurate Long-term Visual Localization | MLAD-ECCV 2022 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This technical report introduces CyberLoc, an image-based visual localization
pipeline for robust and accurate long-term pose estimation under challenging
conditions. The proposed method comprises four modules connected in a sequence.
First, a mapping module is applied to build accurate 3D maps of the scene, one
map for each reference sequence if there exist multiple reference sequences
under different conditions. Second, a single-image-based localization pipeline
(retrieval--matching--PnP) is performed to estimate 6-DoF camera poses for each
query image, one for each 3D map. Third, a consensus set maximization module is
proposed to filter out outlier 6-DoF camera poses, and outputs one 6-DoF camera
pose for a query. Finally, a robust pose refinement module is proposed to
optimize 6-DoF query poses, taking candidate global 6-DoF camera poses and
their corresponding global 2D-3D matches, sparse 2D-2D feature matches between
consecutive query images and SLAM poses of the query sequence as input.
Experiments on the 4seasons dataset show that our method achieves high accuracy
and robustness. In particular, our approach wins the localization challenge of
ECCV 2022 workshop on Map-based Localization for Autonomous Driving
(MLAD-ECCV2022).
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 06:49:36 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Liu",
"Liu",
""
],
[
"Lin",
"Yukai",
""
],
[
"Liang",
"Xiao",
""
],
[
"Xu",
"Qichao",
""
],
[
"Jia",
"Miao",
""
],
[
"Liu",
"Yangdong",
""
],
[
"Wen",
"Yuxiang",
""
],
[
"Luo",
"Wei",
""
],
[
"Li",
"Jiangwei",
""
]
]
|
2301.02404 | Ashley Cook | Adipta Pal, Joe H. Winter, Ashley M. Cook | Multiplicative topological semimetals | 16 pages and 11 figures in main text, 4 pages and 1 figure in
supplementary materials | null | null | null | cond-mat.mes-hall cond-mat.str-el cond-mat.supr-con | http://creativecommons.org/licenses/by/4.0/ | Exhaustive study of topological semimetal phases of matter in equilibriated
electonic systems and myriad extensions has built upon the foundations laid by
earlier introduction and study of the Weyl semimetal, with broad applications
in topologically-protected quantum computing, spintronics, and optical devices.
We extend recent introduction of multiplicative topological phases to find
previously-overlooked topological semimetal phases of electronic systems in
equilibrium, with minimal symmetry-protection. We show these multiplicative
topological semimetal phases exhibit rich and distinctive bulk-boundary
correspondence and response signatures that greatly expand understanding of
consequences of topology in condensed matter settings, such as the limits on
Fermi arc connectivity and structure, and transport signatures such as the
chiral anomaly. Our work therefore lays the foundation for extensive future
study of multiplicative topological semimetal phases.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 06:50:36 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Pal",
"Adipta",
""
],
[
"Winter",
"Joe H.",
""
],
[
"Cook",
"Ashley M.",
""
]
]
|
2301.02405 | Olga Pochinka | Timur Medvedev, Olga Pochinka | A quasi-energy function for Pixton diffeomorphisms defined by
generalized Mazur knots | 15 pages, 10 figures | null | null | null | math.DS | http://creativecommons.org/licenses/by/4.0/ | In this paper we give a lower estimate for the number of critical points of
the Lyapunov function for Pixton diffeomorphisms (i.e. Morse-Smale
diffeomorphisms in dimension 3 whose chain recurrent set consists of four
points: one source, one saddle and two sinks). Ch. Bonatti and V. Grines proved
that the class of topological equivalence of such diffeomorphism $f$ is
completely defined by the equivalency class of the Hopf knot $L_{f}$ that is
the knot in the generating class of the fundamental group of the manifold
$\mathbb S^2\times\mathbb S^1$. They also proved that there are infinitely many
such classes and that any Hopf knot can be realized by a Pixton diffeomorphism.
D.~Pixton proved that diffeomorphisms defined by the standard Hopf knot
$L_0=\{s\}\times \mathbb S^1$ have an energy function (Lyapunov function) whose
set of critical points coincide with the chain recurrent set whereas the set of
critical points of any Lyapunov function for Pixton diffeomorphism with
nontrivial (i.e. non equivalent to the standard) Hopf knot is strictly larger
than the chain recurrent set of the diffeomorphism. The Lyapunov function for
Pixton diffeomorphism with minimal number of critical points is called the
quasi-energy function. In this paper we construct a quasi-energy function for
Pixton diffeomorphisms defined by a generalized Mazur knot.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 06:50:42 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Medvedev",
"Timur",
""
],
[
"Pochinka",
"Olga",
""
]
]
|
2301.02406 | Sheean Jolicoeur | Sheean Jolicoeur, Roy Maartens, Simthembile Dlamini | Constraining primordial non-Gaussianity by combining next-generation
galaxy and 21 cm intensity mapping surveys | 10+5 pages, 4 figures, "Minor corrections, main results unchanged.
Version accepted by EPJC" | Eur. Phys. J. C (2023) | 10.1140/epjc/s10052-023-11482-2 | null | astro-ph.CO | http://creativecommons.org/licenses/by/4.0/ | Surveys of the matter distribution contain `fossil' information on possible
non-Gaussianity that is generated in the primordial Universe. This primordial
signal survives only on the largest scales where cosmic variance is strongest.
By combining different surveys in a multi-tracer approach, we can suppress the
cosmic variance and significantly improve the precision on the level of
primordial non-Gaussianity. We consider a combination of an optical galaxy
survey, like the recently initiated DESI survey, together with a new and very
different type of survey, a 21 cm intensity mapping survey, like the upcoming
SKAO survey. A Fisher forecast of the precision on the local primordial
non-Gaussianity parameter $f_{\mathrm{NL}}$, shows that this multi-tracer
combination, together with non-overlap single-tracer information, can deliver
precision comparable to that from the CMB. Taking account of the largest
systematic, i.e. foreground contamination in intensity mapping, we find that
$\sigma(f_{\mathrm{NL}}) \sim 4$.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 07:04:35 GMT"
},
{
"version": "v2",
"created": "Thu, 6 Apr 2023 07:43:30 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Apr 2023 07:20:58 GMT"
}
]
| 2023-10-18T00:00:00 | [
[
"Jolicoeur",
"Sheean",
""
],
[
"Maartens",
"Roy",
""
],
[
"Dlamini",
"Simthembile",
""
]
]
|
2301.02407 | Zhiping Jin | Zhi-Ping Jin, Hao Zhou, Yun Wang, Jin-Jun Geng, Stefano Covino,
Xue-Feng Wu, Xiang Li, Yi-Zhong Fan, Da-Ming Wei and Jian-Yan Wei | The detection of an extraordinarily-luminous high-redshift
optical/ultraviolet flare by Swift/UVOT | 40 pages, 10 figures, 6 tables, submitted | null | null | null | astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Hyper-luminous optical/ultraviolet flares have been detected in Gamma-ray
Bursts and the record was held by naked eye event GRB 080319B. Such flares are
widely attributed to internal shock or external reverse shock radiation. With a
new dedicated method developed to derive reliable photometry from saturated
images of Swift/UVOT, here we carry out time-resolved analysis of the initial
White band $150~{\rm s}$ exposure of GRB 220101A, a burst at the redshift of
4.618, and report a rapidly-evolving optical/ultraviolet flare with an
unprecedented-high absolute AB magnitude $\sim-39.4$. At variance with GRB
080319B, the temporal behavior of this new flare does not trace the gamma-ray
activities. Rather than either internal shocks or reverse shock, this
optical/ultraviolet monster is most likely from the refreshed shocks induced by
the catching-up of the late-ejected extremely-energetic material with the
earlier-launched decelerating outflow. We detect the first ultraviolet/optical
flare with an absolute AB magnitude brighter than $-39$ and reveal the
efficient process to power such transients.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 07:27:52 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Jin",
"Zhi-Ping",
""
],
[
"Zhou",
"Hao",
""
],
[
"Wang",
"Yun",
""
],
[
"Geng",
"Jin-Jun",
""
],
[
"Covino",
"Stefano",
""
],
[
"Wu",
"Xue-Feng",
""
],
[
"Li",
"Xiang",
""
],
[
"Fan",
"Yi-Zhong",
""
],
[
"Wei",
"Da-Ming",
""
],
[
"Wei",
"Jian-Yan",
""
]
]
|
2301.02408 | Francois Courvoisier | Kazem Ardaneh, Remo Giust, Pierre-Jean Charpin, Benoit Morel and
Francois Courvoisier | Electron heating and radiation in high aspect ratio sub-micron plasma
generated by an ultrafast Bessel pulse within a solid dielectric | 5 pages, 3 figures. The European Physical Journal Special Topics
(2022) | null | 10.1140/epjs/s11734-022-00751-y | null | physics.plasm-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | When propagating inside dielectrics, an ultrafast Bessel beam creates a high
aspect-ratio cylinder of plasma with nanometric diameter that extends over
several tens of micrometers to centimeters. We analyze the interaction between
the intense ultrafast laser pulse and the plasma rod using particle-in-cell
simulations. We show that electrons are heated and accelerated up to keV
energies via transit acceleration inside the resonance lobes in the vicinity of
the critical surface and compute their radiation pattern.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 07:38:14 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Ardaneh",
"Kazem",
""
],
[
"Giust",
"Remo",
""
],
[
"Charpin",
"Pierre-Jean",
""
],
[
"Morel",
"Benoit",
""
],
[
"Courvoisier",
"Francois",
""
]
]
|
2301.02409 | Marcus Sperling | Satoshi Nawata, Marcus Sperling, Hao Ellery Wang, Zhenghao Zhong | 3d $\mathcal{N}=4$ mirror symmetry with 1-form symmetry | v2: 38 pages + appendices; typos fixed, clarifications added,
references added | SciPost Phys. 15, 033 (2023) | 10.21468/SciPostPhys.15.1.033 | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The study of 3d mirror symmetry has greatly enhanced our understanding of
various aspects of 3d $\mathcal{N}=4$ theories. In this paper, starting with
known mirror pairs of 3d $\mathcal{N}=4$ quiver gauge theories and gauging
discrete subgroups of the flavour or topological symmetry, we construct new
mirror pairs with non-trivial 1-form symmetry. By providing explicit quiver
descriptions of these theories, we thoroughly specify their symmetries (0-form,
1-form, and 2-group) and the mirror maps between them.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 07:40:51 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Apr 2023 09:47:29 GMT"
}
]
| 2023-07-19T00:00:00 | [
[
"Nawata",
"Satoshi",
""
],
[
"Sperling",
"Marcus",
""
],
[
"Wang",
"Hao Ellery",
""
],
[
"Zhong",
"Zhenghao",
""
]
]
|
2301.02410 | Hebi Li | Hebi Li, Forrest Sheng Bao, Qi Xiao, Jin Tian | Codepod: A Namespace-Aware, Hierarchical Jupyter for Interactive
Development at Scale | null | null | null | null | cs.SE cs.PL | http://creativecommons.org/licenses/by/4.0/ | Jupyter is a browser-based interactive development environment that has been
popular recently. Jupyter models programs in code blocks, and makes it easy to
develop code blocks interactively by running the code blocks and attaching rich
media output. However, Jupyter provides no support for module systems and
namespaces. Code blocks are linear and live in the global namespace; therefore,
it is hard to develop large projects that require modularization in Jupyter. As
a result, large-code projects are still developed in traditional text files,
and Jupyter is only used as a surface presentation. We present Codepod, a
namespace-aware Jupyter that is suitable for interactive development at scale.
Instead of linear code blocks, Codepod models code blocks as hierarchical code
pods, and provides a simple yet powerful module system for namespace-aware
incremental evaluation. Codepod is open source at
https://github.com/codepod-io/codepod.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 07:48:51 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Li",
"Hebi",
""
],
[
"Bao",
"Forrest Sheng",
""
],
[
"Xiao",
"Qi",
""
],
[
"Tian",
"Jin",
""
]
]
|
2301.02411 | Giuseppe Ancona | Giuseppe Ancona | Some arithmetic and geometric aspects of algebraic cycles and motives | Habilitation thesis, in French | null | null | null | math.AG math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This is my habilitation thesis. As the tradition wants, I tried to give an
introduction of my field of research. I post it on the ArXiv with the hope it
can be useful to young researchers looking for a short and friendly text on
cohomologies of algebraic varieties, periods, algebraic cycles and motives. I
might one day find the energy to expand these notes and maybe translate them in
English. In the meantime, please feel free to ask questions.
The first sections of this text propose an introduction to the theory, I
tried to present points of view and examples which are not always stressed in
the literature. A leitmotif of the thesis is the difference between phenomena
in characteristic zero and those in positive characteristic.
The main results are: the standard conjecture of Hodge type for abelian
foufolds; the construction of a class of $p$-adic periods controlled by motivic
Galois groups and for which it is possible to formulate a $p$-adic analog of
the Grothendieck period conjecture; the standard conjecture of Lefschetz type
for the Laza--Sacc\`a--Voisin varieties and the Chow-K\"unneth conjecture for
commutative group schemes. The techniques are based on $p$-adic Hodge theory,
representation theory, perverse sheaves and motivic complexes \`a la Voevodsky.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:02:41 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Ancona",
"Giuseppe",
""
]
]
|
2301.02412 | Zhao Tian | Zhao Tian, Junjie Chen, Zhi Jin | Code Difference Guided Adversarial Example Generation for Deep Code
Models | Accepted by ASE 2023 | null | null | null | cs.CR cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Adversarial examples are important to test and enhance the robustness of deep
code models. As source code is discrete and has to strictly stick to complex
grammar and semantics constraints, the adversarial example generation
techniques in other domains are hardly applicable. Moreover, the adversarial
example generation techniques specific to deep code models still suffer from
unsatisfactory effectiveness due to the enormous ingredient search space. In
this work, we propose a novel adversarial example generation technique (i.e.,
CODA) for testing deep code models. Its key idea is to use code differences
between the target input (i.e., a given code snippet as the model input) and
reference inputs (i.e., the inputs that have small code differences but
different prediction results with the target input) to guide the generation of
adversarial examples. It considers both structure differences and identifier
differences to preserve the original semantics. Hence, the ingredient search
space can be largely reduced as the one constituted by the two kinds of code
differences, and thus the testing process can be improved by designing and
guiding corresponding equivalent structure transformations and identifier
renaming transformations. Our experiments on 15 deep code models demonstrate
the effectiveness and efficiency of CODA, the naturalness of its generated
examples, and its capability of enhancing model robustness after adversarial
fine-tuning. For example, CODA reveals 88.05% and 72.51% more faults in models
than the state-of-the-art techniques (i.e., CARROT and ALERT) on average,
respectively.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:03:56 GMT"
},
{
"version": "v2",
"created": "Sat, 19 Aug 2023 09:45:49 GMT"
}
]
| 2023-08-22T00:00:00 | [
[
"Tian",
"Zhao",
""
],
[
"Chen",
"Junjie",
""
],
[
"Jin",
"Zhi",
""
]
]
|
2301.02413 | Vikram Mahamiya | Vikram Mahamiya, Pritam Bhattacharyya, Alok Shukla | Benchmarking Gaussian Basis Sets in Quantum-Chemical Calculations of
Photoabsorption Spectra of Light Atomic Clusters | Main manuscript 36 pages, 5 figures (included); Supporting
information 17 pages, 3 figures (included) | ACS Omega 7, 48261 (2022) | 10.1021/acsomega.2c06373 | null | physics.chem-ph cond-mat.mtrl-sci physics.atm-clus physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The choice of Gaussian basis functions for computing the ground-state
properties of molecules, and clusters, employing wave-function-based
electron-correlated approaches, is a well-studied subject. However, the same
cannot be said when it comes to the excited-state properties of such systems,
in general, and optical properties, in particular. The aim of the present study
is to understand how the choice of basis functions affects the calculations of
linear optical absorption in clusters, qualitatively, and quantitatively. For
this purpose, we have calculated linear optical absorption spectra of several
small charged and neutral clusters, namely, Li$_{2}$, Li$_{3}$, Li$_{4}$,
B$_{2}^{+}$, B$_{3}^{+}$, Be$_{2}^{+}$, and Be$_{3}^{+}$, using a variety of
Gaussian basis sets. The calculations were performed within the frozen-core
approximation, and a rigorous account of electron correlation effects in the
valence sector was taken by employing various levels of configuration
interaction (CI) approach both for the ground and excited states. Our results
on the peak locations in the absorption spectra of Li$_{3}$ and Li$_{4}$ are in
very good agreement with the experiments. Our general recommendation is that
for excited-state calculations, it is very important to utilize those basis
sets which contain augmented functions. Relatively smaller aug-cc-pVDZ basis
sets also yield high-quality results for photoabsorption spectra, and are
recommended for such calculations if the computational resources are limited.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:06:21 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Mahamiya",
"Vikram",
""
],
[
"Bhattacharyya",
"Pritam",
""
],
[
"Shukla",
"Alok",
""
]
]
|
2301.02414 | Xin Ren | Qiming Yan, Xin Ren, Yaqi Zhao, Emmanuel N. Saridakis | Stochastic gravitational wave background from the collisions of dark
matter halos | 18 pages,4 figures | null | null | null | astro-ph.CO gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate for the first time the effect of the dark matter (DM) halos
collisions, namely collisions of galaxies and galaxy clusters, through
gravitational bremsstrahlung, on the stochastic gravitational wave background.
We first calculate the gravitational wave signal of a single collision event,
assuming point masses and linear perturbation theory. Then we proceed to the
calculation of the energy spectrum of the collective effect of all dark matter
collisions in the Universe. Concerning the DM halo collision rate we show that
it is given by the product of the number density of DM halos, which is
calculated by the extended Press-Schechter (EPS) theory, with the collision
rate of a single DM halo, which is given by simulation results, with a function
of the linear growth rate of matter density through cosmological evolution.
Hence, integrating over all mass and distance ranges, we finally extract the
spectrum of the stochastic gravitational wave background created by DM halos
collisions. As we show, the resulting contribution to the stochastic
gravitational wave background is of the order of $h_{c} \approx 10^{-30}$ in
the pulsar timing array (PTA) band of $f \approx 10^{-9} Hz$, much smaller than
other GW sources, such as super-massive black-hole mergers. However, in very
low frequency band, it is larger. With current observational sensitivity it
cannot be detected, nevertheless it may be accessible by PTA in the future,
where techniques of distinguishing signal overlap should be used in order to
isolate it and use it for cosmological studies.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:13:36 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Yan",
"Qiming",
""
],
[
"Ren",
"Xin",
""
],
[
"Zhao",
"Yaqi",
""
],
[
"Saridakis",
"Emmanuel N.",
""
]
]
|
2301.02415 | Yuki Nakamura | Yuki Nakamura, Naoki Terada, Shungo Koyama, Tatsuya Yoshida, Hiroki
Karyu, Kaori Terada, Takeshi Kuroda, Arihiro Kamada, Isao Murata, Shotaro
Sakai, Yuhei Suzuki, Mirai Kobayashi, and Fran\c{c}ois Leblanc | Photochemical and RadiatiOn Transport model for Extensive USe (PROTEUS) | null | null | null | null | astro-ph.IM astro-ph.EP | http://creativecommons.org/licenses/by/4.0/ | We introduce a new flexible one-dimensional photochemical model named
Photochemical and RadiatiOn Transport model for Extensive USe (PROTEUS), which
consists of a Python graphical user interface (GUI) program and Fortran 90
modules. PROTEUS is designed for adaptability to many planetary atmospheres,
for flexibility to deal with thousands of or more chemical reactions with high
efficiency, and for intuitive operation with GUI. Chemical reactions can be
easily implemented into the Python GUI program in a simple string format, and
users can intuitively select a planet and chemical reactions on GUI. Chemical
reactions selected on GUI are automatically analyzed by string parsing
functions in the Python GUI program, then applied to the Fortran 90 modules to
simulate with the selected chemical reactions on a selected planet. PROTEUS can
significantly save the time for those who need to develop a new photochemical
model; users just need to write chemical reactions in the Python GUI program
and just select them on GUI to run a new photochemical model.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:14:44 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Nakamura",
"Yuki",
""
],
[
"Terada",
"Naoki",
""
],
[
"Koyama",
"Shungo",
""
],
[
"Yoshida",
"Tatsuya",
""
],
[
"Karyu",
"Hiroki",
""
],
[
"Terada",
"Kaori",
""
],
[
"Kuroda",
"Takeshi",
""
],
[
"Kamada",
"Arihiro",
""
],
[
"Murata",
"Isao",
""
],
[
"Sakai",
"Shotaro",
""
],
[
"Suzuki",
"Yuhei",
""
],
[
"Kobayashi",
"Mirai",
""
],
[
"Leblanc",
"François",
""
]
]
|
2301.02416 | Yurina Nakazato | Yurina Nakazato, Naoki Yoshida, Daniel Ceverino | Simulations of high-redshift [OIII] emitters: Chemical evolution and
multi-line diagnostics | 10 pages, 5 figures, 1 table, ApJ in press | null | null | null | astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | Recent observations by James Webb Space Telescope discovered a number of
high-redshift galaxies with strong emission lines from doubly ionized oxygen.
Combined with ALMA observations of far-infrared lines, multi-line diagnostics
can be applied to the high-redshift galaxies in order to probe the physical
conditions of the inter-stellar medium. We study the formation and evolution of
galaxies using the FirstLight simulation suite, which provides outputs of 62
high-resolution, zoom-in galaxy simulations. We devise a physical model of HII
regions and calculate spatially resolved [OIII] line emission. We show that
massive galaxies with stellar masses of $M_* > 10^9 M_\odot$ chemically evolve
rapidly to $z=9$. Young stellar populations in the star-forming galaxies boost
the [OIII] line emission, rendering the ratio of line luminosity to star
formation rate larger than that for low-redshift galaxies, which is consistent
with recent observations. Measuring the flux ratios of rest-frame optical and
far-infrared lines allows us to estimate the physical conditions such as
density and metallicity of the star-forming gas in high-redshift [OIII]
emitters.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:31:31 GMT"
},
{
"version": "v2",
"created": "Thu, 29 Jun 2023 08:08:18 GMT"
}
]
| 2023-06-30T00:00:00 | [
[
"Nakazato",
"Yurina",
""
],
[
"Yoshida",
"Naoki",
""
],
[
"Ceverino",
"Daniel",
""
]
]
|
2301.02417 | Zhe Wang | Zhe Wang, Jiayi Zhang, Hien Quoc Ngo, Bo Ai, M\'erouane Debbah | Uplink Precoding Design for Cell-Free Massive MIMO with Iteratively
Weighted MMSE | 33 pages, 10 figures, to appear in IEEE Transactions on
Communications | null | null | null | cs.IT eess.SP math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we investigate a cell-free massive multiple-input
multiple-output system with both access points and user equipments equipped
with multiple antennas over the Weichselberger Rayleigh fading channel. We
study the uplink spectral efficiency (SE) for the fully centralized processing
scheme and large-scale fading decoding (LSFD) scheme. To further improve the SE
performance, we design the uplink precoding schemes based on the weighted sum
SE maximization. Since the weighted sum SE maximization problem is not jointly
over all optimization variables, two efficient uplink precoding schemes based
on Iteratively Weighted sum-Minimum Mean Square Error (I-WMMSE) algorithms,
which rely on the iterative minimization of weighted MSE, are proposed for two
processing schemes investigated. Furthermore, with maximum ratio combining
applied in the LSFD scheme, we derive novel closed-form achievable SE
expressions and optimal precoding schemes. Numerical results validate the
proposed results and show that the I-WMMSE precoding schemes can achieve
excellent sum SE performance with a large number of UE antennas.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:33:06 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Wang",
"Zhe",
""
],
[
"Zhang",
"Jiayi",
""
],
[
"Ngo",
"Hien Quoc",
""
],
[
"Ai",
"Bo",
""
],
[
"Debbah",
"Mérouane",
""
]
]
|
2301.02418 | Yufeng Lin | Yufeng Lin | Dynamical tides in Jupiter and the role of interior structure | Accepted for publication in A&A | A&A 671, A37 (2023) | 10.1051/0004-6361/202245112 | null | astro-ph.EP | http://creativecommons.org/licenses/by/4.0/ | Context. The Juno spacecraft has obtained highly accurate tidal Love numbers,
which provide important constraints on the tidal response and interior
structure of Jupiter. Aims. In order to exploit these observations, it is
necessary to develop an approach for accurately calculating the tidal response
of Jupiter for a given interior model and to investigate the role of interior
structure. Methods. We directly solve the linearized tidal equations of a
compressible, self-gravitating, rotating and viscous fluid body using a
pseudo-spectral method. The Coriolis force is fully taken into account but the
centrifugal effect is neglected. We can simultaneously obtain the real and
imaginary parts of the tidal Love numbers for a given planetary interior model.
Results. We calculate the tidal responses for three simple interior models of
Jupiter which may contain a compact rigid core or an extended dilute core. All
of models we consider can explain the fractional correction $\Delta
k_{22}\approx -4\%$ due to dynamical tides, but all have difficulties to
reconcile the observed $\Delta k_{42}\approx -11\%$ for the high-degree tidal
Love number. We show that the Coriolis force significantly modifies gravity
modes in an extended dilute core at the tidal frequency relevant to the
Galilean satellites. We demonstrate that a thin stable layer in the outer
region, if exists, would also influence the tidal responses of Jupiter.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:33:51 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Feb 2023 03:59:16 GMT"
}
]
| 2023-03-08T00:00:00 | [
[
"Lin",
"Yufeng",
""
]
]
|
2301.02419 | Chengming Xu | Chengming Xu, Siqian Yang, Yabiao Wang, Zhanxiong Wang, Yanwei Fu,
Xiangyang Xue | Exploring Efficient Few-shot Adaptation for Vision Transformers | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The task of Few-shot Learning (FSL) aims to do the inference on novel
categories containing only few labeled examples, with the help of knowledge
learned from base categories containing abundant labeled training samples.
While there are numerous works into FSL task, Vision Transformers (ViTs) have
rarely been taken as the backbone to FSL with few trials focusing on naive
finetuning of whole backbone or classification layer.} Essentially, despite
ViTs have been shown to enjoy comparable or even better performance on other
vision tasks, it is still very nontrivial to efficiently finetune the ViTs in
real-world FSL scenarios. To this end, we propose a novel efficient Transformer
Tuning (eTT) method that facilitates finetuning ViTs in the FSL tasks. The key
novelties come from the newly presented Attentive Prefix Tuning (APT) and
Domain Residual Adapter (DRA) for the task and backbone tuning, individually.
Specifically, in APT, the prefix is projected to new key and value pairs that
are attached to each self-attention layer to provide the model with
task-specific information. Moreover, we design the DRA in the form of learnable
offset vectors to handle the potential domain gaps between base and novel data.
To ensure the APT would not deviate from the initial task-specific information
much, we further propose a novel prototypical regularization, which maximizes
the similarity between the projected distribution of prefix and initial
prototypes, regularizing the update procedure. Our method receives outstanding
performance on the challenging Meta-Dataset. We conduct extensive experiments
to show the efficacy of our model.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:42:05 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Xu",
"Chengming",
""
],
[
"Yang",
"Siqian",
""
],
[
"Wang",
"Yabiao",
""
],
[
"Wang",
"Zhanxiong",
""
],
[
"Fu",
"Yanwei",
""
],
[
"Xue",
"Xiangyang",
""
]
]
|
2301.02420 | Benjamin Bally | Benjamin Bally, Giuliano Giacalone, Michael Bender | The shape of gold | 16 pages, 6 figures | null | 10.1140/epja/s10050-023-00955-3 | null | nucl-th nucl-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Having a detailed theoretical knowledge of the low-energy structure of the
heavy odd-mass nucleus $^{197}$Au is of prime interest as the structure of this
isotope represents an important input to theoretical simulations of collider
experiments involving gold ions performed worldwide at relativistic energies.
In the present article, therefore, we report on new results on the structure of
$^{197}$Au obtained from state-of-the-art multi-reference energy density
functional (MR-EDF) calculations. Our MR-EDF calculations were realized using
the Skyrme-type pseudo-potential SLyMR1, and include beyond mean-field
correlations through the mixing, in the spirit of the Generator Coordinate
Method (GCM), of particle-number and angular-momentum projected triaxially
deformed Bogoliubov quasi-particle states. Comparison with experimental data
shows that the model gives a reasonable description of $^{197}$Au with in
particular a good agreement for most of the spectroscopic properties of the
$3/2_1^+$ ground state. From the collective wave function of the correlated
state, we compute an average deformation $\bar{\beta}(3/2_1^+)=0.13$ and
$\bar{\gamma}(3/2_1^+)=40^\circ$ for the ground state. We use this result to
construct an intrinsic shape of $^{197}$Au representing a
microscopically-motivated input for precision simulations of the associated
collider processes. We discuss, in particular, how the triaxiality of this
nucleus is expected to impact $^{197}$Au+$^{197}$Au collision experiments at
ultrarelativistic energy.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:43:00 GMT"
}
]
| 2023-04-12T00:00:00 | [
[
"Bally",
"Benjamin",
""
],
[
"Giacalone",
"Giuliano",
""
],
[
"Bender",
"Michael",
""
]
]
|
2301.02421 | Meike Hatzel | Meike Hatzel, Konrad Majewski, Micha{\l} Pilipczuk, Marek
Soko{\l}owski | Simpler and faster algorithms for detours in planar digraphs | null | null | null | null | cs.DM math.CO | http://creativecommons.org/licenses/by/4.0/ | In the directed detour problem one is given a digraph $G$ and a pair of
vertices $s$ and~$t$, and the task is to decide whether there is a directed
simple path from $s$ to $t$ in $G$ whose length is larger than
$\mathsf{dist}_{G}(s,t)$. The more general parameterized variant, directed long
detour, asks for a simple $s$-to-$t$ path of length at least
$\mathsf{dist}_{G}(s,t)+k$, for a given parameter $k$. Surprisingly, it is
still unknown whether directed detour is polynomial-time solvable on general
digraphs. However, for planar digraphs, Wu and Wang~[Networks, '15] proposed an
$\mathcal{O}(n^3)$-time algorithm for directed detour, while Fomin et
al.~[STACS 2022] gave a $2^{\mathcal{O}(k)}\cdot n^{\mathcal{O}(1)}$-time fpt
algorithm for directed long detour. The algorithm of Wu and Wang relies on a
nontrivial analysis of how short detours may look like in a plane embedding,
while the algorithm of Fomin et al.~is based on a reduction to the
${\S}$-disjoint paths problem on planar digraphs. This latter problem is
solvable in polynomial time using the algebraic machinery of
Schrijver~[SIAM~J.~Comp.,~'94], but the degree of the obtained polynomial
factor is huge.
In this paper we propose two simple algorithms: we show how to solve, in
planar digraphs, directed detour in time $\mathcal{O}(n^2)$ and directed long
detour in time $2^{\mathcal{O}(k)}\cdot n^4 \log n$. In both cases, the idea is
to reduce to the $2$-disjoint paths problem in a planar digraph, and to observe
that the obtained instances of this problem have a certain topological
structure that makes them amenable to a direct greedy strategy.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:48:13 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Hatzel",
"Meike",
""
],
[
"Majewski",
"Konrad",
""
],
[
"Pilipczuk",
"Michał",
""
],
[
"Sokołowski",
"Marek",
""
]
]
|
2301.02422 | Marie du Roy de Chaumaray | Marie du Roy de Chaumaray and Vincent Vandewalle | Non-parametric Multi-Partitions Clustering | null | null | null | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | In the framework of model-based clustering, a model, called multi-partitions
clustering, allowing several latent class variables has been proposed. This
model assumes that the distribution of the observed data can be factorized into
several independent blocks of variables, each block following its own mixture
model. In this paper, we assume that each block follows a non parametric latent
class model, {\it i.e.} independence of the variables in each component of the
mixture with no parametric assumption on their class conditional distribution.
The purpose is to deduce, from the observation of a sample, the number of
blocks, the partition of the variables into the blocks and the number of
components in each block, which characterise the proposed model. By following
recent literature on model and variable selection in non-parametric mixture
models, we propose to discretize the data into bins. This permits to apply the
classical multi-partition clustering procedure for parametric multinomials,
which are based on a penalized likelihood method (\emph{e.g.} BIC). The
consistency of the procedure is obtained and an efficient optimization is
proposed. The performances of the model are investigated on simulated data.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:58:03 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"de Chaumaray",
"Marie du Roy",
""
],
[
"Vandewalle",
"Vincent",
""
]
]
|
2301.02423 | Shuai Liu | Shuai Liu, Xiao Guo, Shun Qi, Huaning Wang and Xiangyu Chang | Learning Personalized Brain Functional Connectivity of MDD Patients from
Multiple Sites via Federated Bayesian Networks | null | null | null | null | cs.LG q-bio.NC | http://creativecommons.org/licenses/by/4.0/ | Identifying functional connectivity biomarkers of major depressive disorder
(MDD) patients is essential to advance understanding of the disorder mechanisms
and early intervention. However, due to the small sample size and the high
dimension of available neuroimaging data, the performance of existing methods
is often limited. Multi-site data could enhance the statistical power and
sample size, while they are often subject to inter-site heterogeneity and
data-sharing policies. In this paper, we propose a federated joint estimator,
NOTEARS-PFL, for simultaneous learning of multiple Bayesian networks (BNs) with
continuous optimization, to identify disease-induced alterations in MDD
patients. We incorporate information shared between sites and site-specific
information into the proposed federated learning framework to learn
personalized BN structures by introducing the group fused lasso penalty. We
develop the alternating direction method of multipliers, where in the local
update step, the neuroimaging data is processed at each local site. Then the
learned network structures are transmitted to the center for the global update.
In particular, we derive a closed-form expression for the local update step and
use the iterative proximal projection method to deal with the group fused lasso
penalty in the global update step. We evaluate the performance of the proposed
method on both synthetic and real-world multi-site rs-fMRI datasets. The
results suggest that the proposed NOTEARS-PFL yields superior effectiveness and
accuracy than the comparable methods.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:58:06 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Liu",
"Shuai",
""
],
[
"Guo",
"Xiao",
""
],
[
"Qi",
"Shun",
""
],
[
"Wang",
"Huaning",
""
],
[
"Chang",
"Xiangyu",
""
]
]
|
2301.02424 | Di Wang | Di Wang, Ping Wang, Zhong Ji, Xiaojun Yang, Hongyue Li | Conformal Loss-Controlling Prediction | This work has been submitted to the IEEE for possible publication.
Copyright may be transferred without notice, after which this version may no
longer be accessible | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Conformal prediction is a learning framework controlling prediction coverage
of prediction sets, which can be built on any learning algorithm for point
prediction. This work proposes a learning framework named conformal
loss-controlling prediction, which extends conformal prediction to the
situation where the value of a loss function needs to be controlled. Different
from existing works about risk-controlling prediction sets and conformal risk
control with the purpose of controlling the expected values of loss functions,
the proposed approach in this paper focuses on the loss for any test object,
which is an extension of conformal prediction from miscoverage loss to some
general loss. The controlling guarantee is proved under the assumption of
exchangeability of data in finite-sample cases and the framework is tested
empirically for classification with a class-varying loss and statistical
postprocessing of numerical weather forecasting applications, which are
introduced as point-wise classification and point-wise regression problems. All
theoretical analysis and experimental results confirm the effectiveness of our
loss-controlling approach.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:58:49 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Wang",
"Di",
""
],
[
"Wang",
"Ping",
""
],
[
"Ji",
"Zhong",
""
],
[
"Yang",
"Xiaojun",
""
],
[
"Li",
"Hongyue",
""
]
]
|
2301.02425 | Paul Frampton | Claudio Coriano, Paul H. Frampton, Thomas W. Kephart, D. Melle and
T.-C. Yuan | An $SU(15)$ Approach to Bifermion Classification | 6 pages LaTeX. Some overlap with arXiv:2207.01952 written before B
anomalies withdrawn, new title and new authorship, different perspective | null | null | null | hep-ph | http://creativecommons.org/licenses/by/4.0/ | One interesting way to extend the standard model is the hypothesis of
bifermions which are bosons which couple to pairs of quarks and leptons. We
point out that $SU(15)$ grand unification gives a natural way to classify
bifermions and discuss leptoquarks, biquarks and bileptons. In fact, $SU(15)$
provides an ideal covering group as it contains all possible bifermions within
a single model.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 08:59:59 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Coriano",
"Claudio",
""
],
[
"Frampton",
"Paul H.",
""
],
[
"Kephart",
"Thomas W.",
""
],
[
"Melle",
"D.",
""
],
[
"Yuan",
"T. -C.",
""
]
]
|
2301.02426 | Daniel Rudolf | Mareike Hasenpflug, Viacheslav Natarovskii, Daniel Rudolf | Reversibility of elliptical slice sampling revisited | 22 pages | null | null | null | math.ST cs.LG stat.CO stat.ML stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We discuss the well-definedness of elliptical slice sampling, a Markov chain
approach for approximate sampling of posterior distributions introduced by
Murray, Adams and MacKay 2010. We point to a regularity requirement and provide
an alternative proof of the reversibility property. In particular, this
guarantees the correctness of the slice sampling scheme also on
infinite-dimensional separable Hilbert spaces.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:14:16 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Hasenpflug",
"Mareike",
""
],
[
"Natarovskii",
"Viacheslav",
""
],
[
"Rudolf",
"Daniel",
""
]
]
|
2301.02427 | Jun Gao | Jun Gao, Changlong Yu, Wei Wang, Huan Zhao, Ruifeng Xu | Mask-then-Fill: A Flexible and Effective Data Augmentation Framework for
Event Extraction | EMNLP 2022 (Findings) | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | We present Mask-then-Fill, a flexible and effective data augmentation
framework for event extraction. Our approach allows for more flexible
manipulation of text and thus can generate more diverse data while keeping the
original event structure unchanged as much as possible. Specifically, it first
randomly masks out an adjunct sentence fragment and then infills a
variable-length text span with a fine-tuned infilling model. The main advantage
lies in that it can replace a fragment of arbitrary length in the text with
another fragment of variable length, compared to the existing methods which can
only replace a single word or a fixed-length fragment. On trigger and argument
extraction tasks, the proposed framework is more effective than baseline
methods and it demonstrates particularly strong results in the low-resource
setting. Our further analysis shows that it achieves a good balance between
diversity and distributional similarity.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:19:23 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Gao",
"Jun",
""
],
[
"Yu",
"Changlong",
""
],
[
"Wang",
"Wei",
""
],
[
"Zhao",
"Huan",
""
],
[
"Xu",
"Ruifeng",
""
]
]
|
2301.02428 | John Hanna | John M. Hanna, Jos\'e V. Aguado, Sebastien Comas-Cardona, Ramzi Askri
and Domenico Borzacchiello | Sensitivity analysis using Physics-informed neural networks | 22 pages, 11 figures | null | null | null | math.NA cs.NA | http://creativecommons.org/licenses/by/4.0/ | The paper's goal is to provide a simple unified approach to perform
sensitivity analysis using Physics-informed neural networks (PINN). The main
idea lies in adding a new term in the loss function that regularizes the
solution in a small neighborhood near the nominal value of the parameter of
interest. The added term represents the derivative of the loss function with
respect to the parameter of interest. The result of this modification is a
solution to the problem along with the derivative of the solution with respect
to the parameter of interest (the sensitivity). We call the new technique to
perform sensitivity analysis within this context SA-PINN. We show the
effectiveness of the technique using 3 examples: the first one is a simple 1D
advection-diffusion problem to show the methodology, the second is a 2D
Poisson's problem with 9 parameters of interest and the last one is a transient
two-phase flow in porous media problem.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:21:45 GMT"
},
{
"version": "v2",
"created": "Fri, 27 Oct 2023 08:55:04 GMT"
}
]
| 2023-10-30T00:00:00 | [
[
"Hanna",
"John M.",
""
],
[
"Aguado",
"José V.",
""
],
[
"Comas-Cardona",
"Sebastien",
""
],
[
"Askri",
"Ramzi",
""
],
[
"Borzacchiello",
"Domenico",
""
]
]
|
2301.02429 | Fr\'ed\'eric Clette | Fr\'ed\'eric Clette, Laure Lef\`evre, Sabrina Bechet, Renzo Ramelli,
Marco Cagnotti | Reconstruction of the Sunspot Number Source Database and the 1947 Zurich
Discontinuity | 22 pages, 9 figures | Solar Physics, Volume 296, Issue 9, article id.137, 2021 | 10.1007/s11207-021-01882-6 | null | astro-ph.SR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The recalibration of the sunspot number series, the primary long-term record
of the solar cycle, requires the recovery of the entire collection of raw
sunspot counts collected by the Zurich Observatory for the production of this
index between 1849 and 1980. Here, we report about the major progresses
accomplished recently in the construction of this global digital sunspot number
database, and we derive global statistics of all the individual observers and
professional observatories who provided sunspot data over more than 130 years.
First, we can announce the full recovery of long-lost source-data tables
covering the last 34 years between 1945 and 1979, and we describe the unique
information available in those tables. We then also retrace the evolution of
the core observing team in Zurich and of the auxiliary stations. In 1947, we
find a major disruption in the composition of both the Zurich team and the
international network of auxiliary stations. This sharp transition is unique in
the history of the Zurich Observatory and coincides with the main scale-jump
found in the original Zurich sunspot number series, the so-called "Waldmeier"
jump. This adds key historical evidence explaining why methodological changes
introduced progressively in the early $20^{th}$ century could play a role
precisely at that time. We conclude on the remaining steps needed to fully
complete this new sunspot data resource.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:23:33 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Clette",
"Frédéric",
""
],
[
"Lefèvre",
"Laure",
""
],
[
"Bechet",
"Sabrina",
""
],
[
"Ramelli",
"Renzo",
""
],
[
"Cagnotti",
"Marco",
""
]
]
|
2301.02430 | Naeem Ahmad Pundeer | Naeem Ahmad Pundeer, Paritosh Ghosh, Hemangi Madhusudan Shah, Arindam
Bhattacharyya | Some Solitons on Homogeneous Almost $\alpha$-Cosymplectic $3$-Manifolds
and Harmonic Manifolds | null | null | null | null | math.GM | http://creativecommons.org/licenses/by/4.0/ | In this paper, we investigate the nature of Einstein solitons, whether it is
steady, shrinking or expanding on almost $\alpha$-cosymplectic $3$-manifolds.
We also prove that a simply connected homogeneous almost $\alpha$-cosymplectic
$3$-manifold, admitting a contact Einstein soliton, is an unimodular semidirect
product Lie group. Finally, we show that a harmonic manifold admits a Ricci
soliton if and only if it is flat.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:26:19 GMT"
},
{
"version": "v2",
"created": "Mon, 30 Jan 2023 06:35:35 GMT"
}
]
| 2023-01-31T00:00:00 | [
[
"Pundeer",
"Naeem Ahmad",
""
],
[
"Ghosh",
"Paritosh",
""
],
[
"Shah",
"Hemangi Madhusudan",
""
],
[
"Bhattacharyya",
"Arindam",
""
]
]
|
2301.02431 | Guido Mazzuca | Guido Mazzuca, Tamara Grava, Thomas Kriecherbauer, Kenneth T-R
McLaughlin, Christian B. Mendl, Herbert Spohn | Equilibrium Spacetime Correlations of the Toda Lattice on the
Hydrodynamic Scale | 22 pages, 5 figures | J. Stat. Phys. 190, 149 (2023) | 10.1007/s10955-023-03155-x | null | cond-mat.stat-mech math-ph math.DS math.MP nlin.SI | http://creativecommons.org/licenses/by/4.0/ | We report on molecular dynamics simulations of spacetime correlations of the
Toda lattice in thermal equilibrium. The correlations of stretch, momentum, and
energy are computed numerically over a wide range of pressure and temperature.
Our numerical results are compared with the predictions from linearized
generalized hydrodynamics on the Euler scale. The system size is N=3000,4000
and time t =600, at which ballistic scaling is well confirmed. With no
adjustable parameters, the numerically obtained scaling functions agree with
the theory within a precision of less than 3.5%.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:31:00 GMT"
}
]
| 2023-11-09T00:00:00 | [
[
"Mazzuca",
"Guido",
""
],
[
"Grava",
"Tamara",
""
],
[
"Kriecherbauer",
"Thomas",
""
],
[
"McLaughlin",
"Kenneth T-R",
""
],
[
"Mendl",
"Christian B.",
""
],
[
"Spohn",
"Herbert",
""
]
]
|
2301.02432 | Jens Domke | Satoshi Matsuoka, Jens Domke, Mohamed Wahib, and Aleksandr Drozd,
Torsten Hoefler | Myths and Legends in High-Performance Computing | null | null | null | null | cs.DC cs.AR cs.CY cs.LG cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this thought-provoking article, we discuss certain myths and legends that
are folklore among members of the high-performance computing community. We
gathered these myths from conversations at conferences and meetings, product
advertisements, papers, and other communications such as tweets, blogs, and
news articles within and beyond our community. We believe they represent the
zeitgeist of the current era of massive change, driven by the end of many
scaling laws such as Dennard scaling and Moore's law. While some laws end, new
directions are emerging, such as algorithmic scaling or novel architecture
research. Nevertheless, these myths are rarely based on scientific facts, but
rather on some evidence or argumentation. In fact, we believe that this is the
very reason for the existence of many myths and why they cannot be answered
clearly. While it feels like there should be clear answers for each, some may
remain endless philosophical debates, such as whether Beethoven was better than
Mozart. We would like to see our collection of myths as a discussion of
possible new directions for research and industry investment.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:32:19 GMT"
},
{
"version": "v2",
"created": "Wed, 18 Oct 2023 01:44:40 GMT"
},
{
"version": "v3",
"created": "Wed, 25 Oct 2023 01:01:14 GMT"
}
]
| 2023-10-26T00:00:00 | [
[
"Matsuoka",
"Satoshi",
""
],
[
"Domke",
"Jens",
""
],
[
"Wahib",
"Mohamed",
""
],
[
"Drozd",
"Aleksandr",
""
],
[
"Hoefler",
"Torsten",
""
]
]
|
2301.02433 | Norichika Ogata | Norichika Ogata | The Growing Liberality Observed in Primary Animal and Plant Cultures is
Common to the Social Amoeba | 2 pages, 1 figure | null | null | null | q-bio.CB | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Tissue culture environment liberates cells from ordinary laws of
multi-cellular organisms. This liberation enables cells several behaviors, such
as proliferation, dedifferentiation, acquisition of pluripotency,
immortalization, and reprogramming. Recently, the quantitative value of
cellular dedifferentiation and differentiation was defined as liberality, which
is measurable as Shannon entropy of numerical transcriptome data and Lempel-Zip
complexity of nucleotide sequence transcriptome data. The increasing liberality
induced by the culture environment had first been observed in animal cells and
had reconfirmed in plant cells. The phenomena may be common across the kingdom,
also in a social amoeba. We measured the liberality of the social amoeba which
disaggregated from multicellular aggregates and transferred into a liquid
medium.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:36:52 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Ogata",
"Norichika",
""
]
]
|
2301.02434 | Toshihisa Ozawa | Toshihisa Ozawa | Exact asymptotics of the stationary tail probabilities in an arbitrary
direction in a two-dimensional discrete-time QBD process | 34 pages, 4 figures. In this version of the paper, the complete
expression of the asymptotic decay function in the direction $\boldsymbol{c}$
is given. In the previous version, it contained an unknown parameter $l$. We
have clarified that $l=1$ | null | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We deal with a discrete-time two-dimensional quasi-birth-and-death process
(2d-QBD process for short) on $\mathbb{Z}_+^2\times S_0$, where $S_0$ is a
finite set, and give a complete expression for the asymptotic decay function of
the stationary tail probabilities in an arbitrary direction. The 2d-QBD process
is a kind of random walk in the quarter plane with a background process. In our
previous paper (Queueing Systems, vol. 102, pp. 227-267, 2022), we have
obtained the asymptotic decay rate of the stationary tail probabilities in an
arbitrary direction and clarified that if the asymptotic decay rate
$\xi_{\boldsymbol{c}}$, where $\boldsymbol{c}$ is a direction vector in
$\mathbb{N}^2$, is less than a certain value $\theta_{\boldsymbol{c}}^{max}$,
the sequence of the stationary tail probabilities in the direction
$\boldsymbol{c}$ geometrically decays without power terms, asymptotically. In
this paper, we give the function according to which the sequence asymptotically
decays, including the case where
$\xi_{\boldsymbol{c}}=\theta_{\boldsymbol{c}}^{max}$. When
$\xi_{\boldsymbol{c}}=\theta_{\boldsymbol{c}}^{max}$, the function is given by
an exponential function with power term $k^{-\frac{1}{2}}$ except for two
boundary cases, where it is given by just an exponential function without power
terms. This result coincides with the existing result for a random walk in the
quarter plane without background processes, obtained by Malyshev (Siberian
Math. J., vol. 12, ,pp. 109-118, 1973).
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:38:47 GMT"
},
{
"version": "v2",
"created": "Sun, 26 Feb 2023 00:26:52 GMT"
}
]
| 2023-02-28T00:00:00 | [
[
"Ozawa",
"Toshihisa",
""
]
]
|
2301.02435 | Vipin K Yadav PhD | Mehul Chakraborty, Vipin K. Yadav, and Rajneesh Kumar | Streaming Instability Generation in Lunar Plasma Environment | null | null | null | null | physics.plasm-ph | http://creativecommons.org/licenses/by/4.0/ | Plasma instabilities are the non-linear processes occurring in plasmas when
excess energy gets accumulated in a plasma system which is unable to hold it.
There are almost 60 known plasma instabilities in nature.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:41:26 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Chakraborty",
"Mehul",
""
],
[
"Yadav",
"Vipin K.",
""
],
[
"Kumar",
"Rajneesh",
""
]
]
|
2301.02436 | Shenwei Huang | Shenwei Huang and Zeyu Li | Vertex-Critical $(P_5, chair)$-Free Graphs | 10 pages, 2 figures. arXiv admin note: text overlap with
arXiv:2108.05492, arXiv:2005.03441 | null | null | null | math.CO | http://creativecommons.org/licenses/by/4.0/ | Given two graphs $H_1$ and $H_2$, a graph $G$ is $(H_1,H_2)$-free if it
contains no induced subgraph isomorphic to $H_1$ or $H_2$. A $P_t$ is the path
on $t$ vertices. A chair is a $P_4$ with an additional vertex adjacent to one
of the middle vertices of the $P_4$. A graph $G$ is $k$-vertex-critical if $G$
has chromatic number $k$ but every proper induced subgraph of $G$ has chromatic
number less than $k$. In this paper, we prove that there are finitely many
5-vertex-critical $(P_5,chair)$-free graphs.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:43:38 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Huang",
"Shenwei",
""
],
[
"Li",
"Zeyu",
""
]
]
|
2301.02437 | Vo Nguyen Le Duy | Daiki Miwa, Vo Nguyen Le Duy, Ichiro Takeuchi | Valid P-Value for Deep Learning-Driven Salient Region | null | null | null | null | stat.ML cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Various saliency map methods have been proposed to interpret and explain
predictions of deep learning models. Saliency maps allow us to interpret which
parts of the input signals have a strong influence on the prediction results.
However, since a saliency map is obtained by complex computations in deep
learning models, it is often difficult to know how reliable the saliency map
itself is. In this study, we propose a method to quantify the reliability of a
salient region in the form of p-values. Our idea is to consider a salient
region as a selected hypothesis by the trained deep learning model and employ
the selective inference framework. The proposed method can provably control the
probability of false positive detections of salient regions. We demonstrate the
validity of the proposed method through numerical examples in synthetic and
real datasets. Furthermore, we develop a Keras-based framework for conducting
the proposed selective inference for a wide class of CNNs without additional
implementation cost.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:51:09 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Miwa",
"Daiki",
""
],
[
"Duy",
"Vo Nguyen Le",
""
],
[
"Takeuchi",
"Ichiro",
""
]
]
|
2301.02438 | Motohiko Ezawa | Tetsuya Iizuka, Haochen Yuan, Yoshio Mita, Akio Higo, Shun Yasunaga,
Motohiko Ezawa | Experimental demonstration of position-controllable topological
interface states in high-frequency topological integrated circuits | 13 pages, 9 figures | Communications Physics 6, 279 (2023) | 10.1038/s42005-023-01404-9 | null | cond-mat.mes-hall physics.app-ph | http://creativecommons.org/licenses/by/4.0/ | Topological integrated circuits are integrated-circuit realizations of
topological systems. Here we show an experimental demonstration by taking the
case of the Kitaev topological superconductor model. An integrated-circuit
implementation enables us to realize high resonant frequency as high as 13GHz.
We explicitly observe the spatial profile of a topological edge state. In
particular, the topological interface state between a topological segment and a
trivial segment is the Majorana-like state. We construct a switchable structure
in the integrated circuit, which enables us to control the position of a
Majorana-like interface state arbitrarily along a chain. Our results contribute
to the development of topological electronics with high frequency integrated
circuits.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:53:08 GMT"
},
{
"version": "v2",
"created": "Tue, 3 Oct 2023 02:23:37 GMT"
}
]
| 2023-10-04T00:00:00 | [
[
"Iizuka",
"Tetsuya",
""
],
[
"Yuan",
"Haochen",
""
],
[
"Mita",
"Yoshio",
""
],
[
"Higo",
"Akio",
""
],
[
"Yasunaga",
"Shun",
""
],
[
"Ezawa",
"Motohiko",
""
]
]
|
2301.02439 | Jesse Vogel | Jesse Vogel | Motivic Higman's Conjecture | 36 pages | null | null | null | math.AG math.RT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The $G$-representation variety $R_G(\Sigma_g)$ parametrizes the
representations of the fundamental groups of surfaces $\pi_1(\Sigma_g)$ into an
algebraic group $G$. Taking $G$ to be the groups of $n \times n$ upper
triangular or unipotent matrices, we compare two methods for computing
algebraic invariants of $R_G(\Sigma_G)$. Using the geometric method initiated
by Gonz\'alez-Prieto, Logares and Mu\~noz, based on a Topological Quantum Field
Theory (TQFT), we compute the virtual classes of $R_G(\Sigma_g)$ in the
Grothendieck ring of varieties for $n = 1, \ldots, 5$. Introducing the notion
of algebraic representatives we are able to efficiently compute the TQFT. Using
the arithmetic method initiated by Hausel and Rodriguez-Villegas, we compute
the $E$-polynomials of $R_G(\Sigma_g)$ for $n = 1, \ldots, 10$. For both
methods, we describe how the computations can be performed algorithmically.
Furthermore, we discuss the relation between the representation varieties of
the group of unipotent matrices and Higman's conjecture. The computations of
this paper can be seen as positive evidence towards a generalized motivic
version of the conjecture.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 09:59:07 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Vogel",
"Jesse",
""
]
]
|
2301.02440 | Muhammad Azhar Azhar | Rana Adnan Ahmad, Muhammad Azhar, Hina Sattar | An Image captioning algorithm based on the Hybrid Deep Learning
Technique (CNN+GRU) | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Image captioning by the encoder-decoder framework has shown tremendous
advancement in the last decade where CNN is mainly used as encoder and LSTM is
used as a decoder. Despite such an impressive achievement in terms of accuracy
in simple images, it lacks in terms of time complexity and space complexity
efficiency. In addition to this, in case of complex images with a lot of
information and objects, the performance of this CNN-LSTM pair downgraded
exponentially due to the lack of semantic understanding of the scenes presented
in the images. Thus, to take these issues into consideration, we present
CNN-GRU encoder decode framework for caption-to-image reconstructor to handle
the semantic context into consideration as well as the time complexity. By
taking the hidden states of the decoder into consideration, the input image and
its similar semantic representations is reconstructed and reconstruction scores
from a semantic reconstructor are used in conjunction with likelihood during
model training to assess the quality of the generated caption. As a result, the
decoder receives improved semantic information, enhancing the caption
production process. During model testing, combining the reconstruction score
and the log-likelihood is also feasible to choose the most appropriate caption.
The suggested model outperforms the state-of-the-art LSTM-A5 model for picture
captioning in terms of time complexity and accuracy.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:00:06 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Ahmad",
"Rana Adnan",
""
],
[
"Azhar",
"Muhammad",
""
],
[
"Sattar",
"Hina",
""
]
]
|
2301.02441 | Gregory Slepyan | Tomer Berghaus, Touvia Miloh, Oded Gottlieb, and Gregory Slepyan | Theory of Edge Effects and Conductance for Applications in
Graphene-based Nanoantennas | 24 pages, 8 figures; typos corrected | null | null | null | cond-mat.mes-hall quant-ph | http://creativecommons.org/publicdomain/zero/1.0/ | In this paper, we develop a theory of edge effects in graphene for its
applications to nanoantennas in the terahertz, infrared, and visible frequency
ranges. Its characteristic feature is selfconsistence reached due the
formulation in terms of dynamical conductance instead of ordinary used surface
conductivity. The physical model of edge effects is based on using the concept
of Dirac fermions. The surface conductance is considered as a general
susceptibility and is calculated via the Kubo approach. In contrast with
earlier models, the surface conductance becomes nonhomogeneous and nonlocal.
The spatial behavior of the surface conductance depends on the length of the
sheet and the electrochemical potential. Results of numerical simulations are
presented for lengths in the range of 2.1-800 nm and electrochemical potentials
ranging between 0.1-1.0 eV. It is shown that if the length exceeded 800 nm, our
model agrees with the classical Drude conductivity model with a relatively high
degree of accuracy. For rather short lengths, the conductance usually exhibits
spatial oscillations, which absent in conductivity and strongly affect the
properties of graphene based antennas. The period and amplitude of such spatial
oscillations, strongly depend on the electrochemical potential. The new theory
opens the way for realizing electrically controlled nanoantennas by changing
the electrochemical potential may of the gate voltage. The obtained results may
be applicable for the design of carbon based nanodevices in modern quantum
technologies.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:00:36 GMT"
},
{
"version": "v2",
"created": "Wed, 24 May 2023 15:27:43 GMT"
},
{
"version": "v3",
"created": "Thu, 25 May 2023 17:47:56 GMT"
}
]
| 2023-05-26T00:00:00 | [
[
"Berghaus",
"Tomer",
""
],
[
"Miloh",
"Touvia",
""
],
[
"Gottlieb",
"Oded",
""
],
[
"Slepyan",
"Gregory",
""
]
]
|
2301.02442 | Laure Coutin | Laure Coutin (IMT), Monique Pontier (IMT) | PDE for the joint law of the pair of a continuous diffusion and its
running maximum | null | Journal of Applied Probability, In press, 60 (1), 43 p | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let X be a d-dimensional diffusion and M the running supremum of its first
component. In this paper, we show that for any t > 0, the density (with respect
to the d + 1-dimensional Lebesgue measure) of the pair (Mt, Xt) is a weak
solution of a Fokker-Planck partial differential equation on the closed set
{(m, x) $\in$ R d+1, m $\ge$ x 1}, using an integral expansion of this density.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:02:34 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Coutin",
"Laure",
"",
"IMT"
],
[
"Pontier",
"Monique",
"",
"IMT"
]
]
|
2301.02443 | Christos Katris Dr. | Christos Katris | Exploring Euroleague History using Basic Statistics | 21 pages, 9 figures | null | null | null | stat.AP | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In this paper are used historical statistical data to track the evolution of
the game in the European-wide top-tier level professional basketball club
competition (until 2017-2018 season) and also are answered questions by
analyzing them. The term basic is referred because of the nature of the data
(not available detailed statistics) and of the level of aggregation (not
disaggregation to individual level). We are examining themes such as the
dominance per geographic area, the level of the competition in the game, the
evolution of scoring pluralism and possessions in the finals, the effect of a
top scorer in the performance of a team and the existence of unexpected
outcomes in final fours. For each theme under consideration, available
statistical data is specified and suitable statistical analysis is applied. The
analysis allows us to handle and answer the above themes and interesting
conclusions are drawn. This paper can be an example of statistical thinking in
basketball problems by the means of using efficiently available statistical
data.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:04:28 GMT"
},
{
"version": "v2",
"created": "Wed, 18 Jan 2023 16:00:08 GMT"
},
{
"version": "v3",
"created": "Sun, 21 May 2023 06:53:50 GMT"
}
]
| 2023-05-23T00:00:00 | [
[
"Katris",
"Christos",
""
]
]
|
2301.02444 | Christian Menard | Christian Menard, Marten Lohstroh, Soroush Bateni, Matthew Chorlian,
Arthur Deng, Peter Donovan, Cl\'ement Fournier, Shaokai Lin, Felix Suchert,
Tassilo Tanneberger, Hokeun Kim, Jeronimo Castrillon, Edward A. Lee | High-Performance Deterministic Concurrency using Lingua Franca | null | null | null | null | cs.PL cs.DC cs.PF | http://creativecommons.org/licenses/by/4.0/ | Actor frameworks and similar reactive programming techniques are widely used
for building concurrent systems. They promise to be efficient and scale well to
a large number of cores or nodes in a distributed system. However, they also
expose programmers to nondeterminism, which often makes implementations hard to
understand, debug, and test. The recently proposed reactor model is a promising
alternative that enables efficient deterministic concurrency. In this paper, we
show that determinacy does neither imply a loss in expressivity nor in
performance. To show this, we evaluate Lingua Franca (LF), a reactor-oriented
coordination language that equips mainstream programming languages with a
concurrency model that automatically takes advantage of opportunities to
exploit parallelism that do not introduce nondeterminism. Our implementation of
the Savina benchmark suite demonstrates that, in terms of execution time, the
runtime performance of LF programs even exceeds popular and highly optimized
actor frameworks. We compare against Akka and CAF, which LF outperforms by
1.86x and 1.42x, respectively.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:08:08 GMT"
},
{
"version": "v2",
"created": "Mon, 9 Jan 2023 10:30:23 GMT"
}
]
| 2023-01-10T00:00:00 | [
[
"Menard",
"Christian",
""
],
[
"Lohstroh",
"Marten",
""
],
[
"Bateni",
"Soroush",
""
],
[
"Chorlian",
"Matthew",
""
],
[
"Deng",
"Arthur",
""
],
[
"Donovan",
"Peter",
""
],
[
"Fournier",
"Clément",
""
],
[
"Lin",
"Shaokai",
""
],
[
"Suchert",
"Felix",
""
],
[
"Tanneberger",
"Tassilo",
""
],
[
"Kim",
"Hokeun",
""
],
[
"Castrillon",
"Jeronimo",
""
],
[
"Lee",
"Edward A.",
""
]
]
|
2301.02445 | Yilin Wen | Yilin Wen, Biao Luo and Yuqian Zhao | IMKGA-SM: Interpretable Multimodal Knowledge Graph Answer Prediction via
Sequence Modeling | 12pages,10 figures | null | null | null | cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multimodal knowledge graph link prediction aims to improve the accuracy and
efficiency of link prediction tasks for multimodal data. However, for complex
multimodal information and sparse training data, it is usually difficult to
achieve interpretability and high accuracy simultaneously for most methods. To
address this difficulty, a new model is developed in this paper, namely
Interpretable Multimodal Knowledge Graph Answer Prediction via Sequence
Modeling (IMKGA-SM). First, a multi-modal fine-grained fusion method is
proposed, and Vgg16 and Optical Character Recognition (OCR) techniques are
adopted to effectively extract text information from images and images. Then,
the knowledge graph link prediction task is modelled as an offline
reinforcement learning Markov decision model, which is then abstracted into a
unified sequence framework. An interactive perception-based reward expectation
mechanism and a special causal masking mechanism are designed, which "converts"
the query into an inference path. Then, an autoregressive dynamic gradient
adjustment mechanism is proposed to alleviate the insufficient problem of
multimodal optimization. Finally, two datasets are adopted for experiments, and
the popular SOTA baselines are used for comparison. The results show that the
developed IMKGA-SM achieves much better performance than SOTA baselines on
multimodal link prediction datasets of different sizes.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:08:11 GMT"
},
{
"version": "v2",
"created": "Mon, 9 Jan 2023 08:55:26 GMT"
},
{
"version": "v3",
"created": "Tue, 10 Jan 2023 12:19:21 GMT"
},
{
"version": "v4",
"created": "Wed, 11 Jan 2023 07:26:07 GMT"
}
]
| 2023-01-12T00:00:00 | [
[
"Wen",
"Yilin",
""
],
[
"Luo",
"Biao",
""
],
[
"Zhao",
"Yuqian",
""
]
]
|
2301.02446 | Francesca Romana Crucinio | Francesca R. Crucinio, Alain Durmus, Pablo Jim\'enez, Gareth O.
Roberts | Optimal Scaling Results for a Wide Class of Proximal MALA Algorithms | null | null | null | null | stat.CO math.PR math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | We consider a recently proposed class of MCMC methods which uses proximity
maps instead of gradients to build proposal mechanisms which can be employed
for both differentiable and non-differentiable targets. These methods have been
shown to be stable for a wide class of targets, making them a valuable
alternative to Metropolis-adjusted Langevin algorithms (MALA); and have found
wide application in imaging contexts. The wider stability properties are
obtained by building the Moreau-Yoshida envelope for the target of interest,
which depends on a parameter $\lambda$. In this work, we investigate the
optimal scaling problem for this class of algorithms, which encompasses MALA,
and provide practical guidelines for the implementation of these methods.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:09:26 GMT"
},
{
"version": "v2",
"created": "Fri, 10 Feb 2023 16:43:45 GMT"
}
]
| 2023-02-13T00:00:00 | [
[
"Crucinio",
"Francesca R.",
""
],
[
"Durmus",
"Alain",
""
],
[
"Jiménez",
"Pablo",
""
],
[
"Roberts",
"Gareth O.",
""
]
]
|
2301.02447 | Vardan Bardakhchyan Mr. | Vardan G. Bardakhchyan and Armen E. Allahverdyan | Regret theory, Allais' Paradox, and Savage's omelet | null | Journal of Mathematical Psychology, 117 (2023) 102807 | 10.1016/j.jmp.2023.102807 | null | econ.TH physics.data-an physics.soc-ph | http://creativecommons.org/licenses/by/4.0/ | We study a sufficiently general regret criterion for choosing between two
probabilistic lotteries. For independent lotteries, the criterion is consistent
with stochastic dominance and can be made transitive by a unique choice of the
regret function. Together with additional (and intuitively meaningful)
super-additivity property, the regret criterion resolves the Allais' paradox
including the cases were the paradox disappears, and the choices agree with the
expected utility. This superadditivity property is also employed for
establishing consistency between regret and stochastic dominance for dependent
lotteries. Furthermore, we demonstrate how the regret criterion can be used in
Savage's omelet, a classical decision problem in which the lottery outcomes are
not fully resolved. The expected utility cannot be used in such situations, as
it discards important aspects of lotteries.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:10:14 GMT"
}
]
| 2023-11-16T00:00:00 | [
[
"Bardakhchyan",
"Vardan G.",
""
],
[
"Allahverdyan",
"Armen E.",
""
]
]
|
2301.02448 | Xiaohui Yuan | Xiaohui Yuan, Shiting Zhou, Yue Wang | Optimal subsampling algorithm for composite quantile regression with
distributed data | 29 pages, 8 figures, 7 tables | null | null | null | stat.CO | http://creativecommons.org/licenses/by/4.0/ | For massive data stored at multiple machines, we propose a distributed
subsampling procedure for the composite quantile regression. By establishing
the consistency and asymptotic normality of the composite quantile regression
estimator from a general subsampling algorithm, we derive the optimal
subsampling probabilities and the optimal allocation sizes under the
L-optimality criteria. A two-step algorithm to approximate the optimal
subsampling procedure is developed. The proposed methods are illustrated
through numerical experiments on simulated and real datasets.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:11:06 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Yuan",
"Xiaohui",
""
],
[
"Zhou",
"Shiting",
""
],
[
"Wang",
"Yue",
""
]
]
|
2301.02449 | Cornelia Hanna Esther Arcaro | Sofia Grusovin, Giovanni Consolati, Alessandro de Angelis, Cornelia
Arcaro, Francesca Bisconti, Andrea Chiavassa, Michele Doro, Fausto Guarino,
Mos\e' Mariotti, Elisa Prandini | A prototype tank for the SWGO detector | null | null | null | null | astro-ph.IM hep-ex physics.ins-det | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Southern Wide-field Gamma-ray Observatory (SWGO) is an international
collaboration working on realizing a next-generation observatory located in the
Southern hemisphere, which offers a privileged view of our galactic center. We
are working on the construction of a prototype water Cherenkov detector at
Politecnico di Milano using a flexible testing facility for several candidate
light sensors and configurations. A structure able to hold different types of
detectors in multiple configurations has been designed, built and tested in
Politecnico's labs. Furthermore, an analytical study of muons and electrons
showers has been carried out using the SWGO observatory simulation software to
examine the correlation between the detection capabilities of the prototype
tank and its water level.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:12:49 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Grusovin",
"Sofia",
""
],
[
"Consolati",
"Giovanni",
""
],
[
"de Angelis",
"Alessandro",
""
],
[
"Arcaro",
"Cornelia",
""
],
[
"Bisconti",
"Francesca",
""
],
[
"Chiavassa",
"Andrea",
""
],
[
"Doro",
"Michele",
""
],
[
"Guarino",
"Fausto",
""
],
[
"Mariotti",
"Mos\\e'",
""
],
[
"Prandini",
"Elisa",
""
]
]
|
2301.02450 | Alana Sousa | A. P. Sousa, J. Bouvier, S. H. P. Alencar, J.-F. Donati, C. Dougados,
E. Alecian, A. Carmona, L. Rebull, N. Cook, E. Artigau, P. Fouqu\'e, R. Doyon
and the SLS consortium | New insights on the near-infrared veiling of young stars using
CFHT/SPIRou data | null | A&A 670, A142 (2023) | 10.1051/0004-6361/202244720 | null | astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Veiling is ubiquitous at different wavelength ranges in accreting stars.
However, the origin of the veiling in the IR domain is not well understood. The
accretion spot alone is not enough to explain the shallow photospheric IR lines
in accreting systems, suggesting that another source is contributing to the
veiling in the NIR. The inner disk is often quoted as the additional emitting
source meant to explain the IR veiling. In this work, we aim to measure and
discuss the NIR veiling to understand its origins and variability timescale,
using a sample of 14 accreting stars observed with the CFHT/SPIRou
spectrograph, within the framework of the SPIRou Legacy Survey. We compared the
veiling measurements with accretion and inner disk diagnostics. The measured
veiling grows from the Y to the K band for most of the targets in our sample.
The IR veiling agrees with NIR emission excess obtained using photometric data.
However, we also find a linear correlation between the veiling and the
accretion properties of the system, showing that accretion contributes to the
inner disk heating and, consequently, to the inner disk emission excess. We
also show a connection between the NIR veiling and the system's inclination
with respect to our line of sight. This is probably due to the reduction of the
visible part of the inner disk edge, where the NIR emission excess is expected
to arise, as the inclination of the system increases. The NIR veiling appears
variable on a timescale of a day, showing the night-by-night dynamics of the
optical veiling variability. In the long term, the mean NIR veiling seems to be
stable for most of the targets on timescales of a month to a few years.
However, during occasional episodes of high accretion, which affect the
system's dynamic, the veiling also seems to be much more prominent at such
times, as we found in the case of the target RU Lup.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:14:33 GMT"
}
]
| 2023-02-22T00:00:00 | [
[
"Sousa",
"A. P.",
""
],
[
"Bouvier",
"J.",
""
],
[
"Alencar",
"S. H. P.",
""
],
[
"Donati",
"J. -F.",
""
],
[
"Dougados",
"C.",
""
],
[
"Alecian",
"E.",
""
],
[
"Carmona",
"A.",
""
],
[
"Rebull",
"L.",
""
],
[
"Cook",
"N.",
""
],
[
"Artigau",
"E.",
""
],
[
"Fouqué",
"P.",
""
],
[
"Doyon",
"R.",
""
],
[
"consortium",
"the SLS",
""
]
]
|
2301.02451 | Ali Safa | Ali Safa, Tim Verbelen, Ozan Catal, Toon Van de Maele, Matthias
Hartmann, Bart Dhoedt, Andr\'e Bourdoux | FMCW Radar Sensing for Indoor Drones Using Learned Representations | null | null | null | null | cs.RO eess.SP | http://creativecommons.org/licenses/by/4.0/ | Frequency-modulated continuous-wave (FMCW) radar is a promising sensor
technology for indoor drones as it provides range, angular as well as
Doppler-velocity information about obstacles in the environment. Recently, deep
learning approaches have been proposed for processing FMCW data, outperforming
traditional detection techniques on range-Doppler or range-azimuth maps.
However, these techniques come at a cost; for each novel task a deep neural
network architecture has to be trained on high-dimensional input data,
stressing both data bandwidth and processing budget. In this paper, we
investigate unsupervised learning techniques that generate low-dimensional
representations from FMCW radar data, and evaluate to what extent these
representations can be reused for multiple downstream tasks. To this end, we
introduce a novel dataset of raw radar ADC data recorded from a radar mounted
on a flying drone platform in an indoor environment, together with ground truth
detection targets. We show with real radar data that, utilizing our learned
representations, we match the performance of conventional radar processing
techniques and that our model can be trained on different input modalities such
as raw ADC samples of only two consecutively transmitted chirps.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:20:00 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Safa",
"Ali",
""
],
[
"Verbelen",
"Tim",
""
],
[
"Catal",
"Ozan",
""
],
[
"Van de Maele",
"Toon",
""
],
[
"Hartmann",
"Matthias",
""
],
[
"Dhoedt",
"Bart",
""
],
[
"Bourdoux",
"André",
""
]
]
|
2301.02452 | Konstantinos Karampelas | Konstantinos Karampelas, James A. McLaughlin, Gert J. J. Botha,
St\'ephane R\'egnier | Oscillatory reconnection as a plasma diagnostic in the solar corona | 16 pages, 10 figures, accepted for publication in ApJ | null | 10.3847/1538-4357/acac90 | null | astro-ph.SR physics.plasm-ph physics.space-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Oscillatory reconnection is a relaxation process in magnetised plasma, with
an inherent periodicity that is exclusively dependent on the properties of the
background plasma. This study focuses on the seismological prospects of
oscillatory reconnection in the solar corona. We perform three sets of
parameter studies (for characteristic coronal values of the background magnetic
field, density and temperature) using the PLUTO code to solve the fully
compressive, resistive MHD equations for a 2D magnetic X-point. From each
parameter study, we derive the period of the oscillatory reconnection. We find
that this period is inversely proportional to the characteristic strength of
the background magnetic field and the square root of the initial plasma
temperature, while following a square root dependency upon the equilibrium
plasma density. These results reveal an inverse proportionality between the
magnitude of the Alfv\'en speed and the period, as well as the background sound
speed and the period. Furthermore, we note that the addition of anisotropic
thermal conduction only leads to a small increase in the mean value for the
period. Finally, we establish an empirical formula that gives the value for the
period in relation to the background magnetic field, density and temperature.
This gives us a quantified relation for oscillatory reconnection, to be used as
a plasma diagnostic in the solar corona, opening up the possibility of using
oscillatory reconnection for coronal seismology.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:28:00 GMT"
}
]
| 2023-02-08T00:00:00 | [
[
"Karampelas",
"Konstantinos",
""
],
[
"McLaughlin",
"James A.",
""
],
[
"Botha",
"Gert J. J.",
""
],
[
"Régnier",
"Stéphane",
""
]
]
|
2301.02453 | Shuangyang Li | Shuangyang Li, Jinhong Yuan, Paul Fitzpatrick, Taka Sakurai, and
Giuseppe Caire | Delay-Doppler Domain Tomlinson-Harashima Precoding for OTFS-based
Downlink MU-MIMO Transmissions: Linear Complexity Implementation and Scaling
Law Analysis | submitted to IEEE Transactions on Communications | null | null | null | cs.IT math.IT | http://creativecommons.org/licenses/by-sa/4.0/ | Orthogonal time frequency space (OTFS) modulation is a recently proposed
delay-Doppler (DD) domain communication scheme, which has shown promising
performance in general wireless communications, especially over high-mobility
channels. In this paper, we investigate DD domain Tomlinson-Harashima precoding
(THP) for downlink multiuser multiple-input and multiple-output OTFS
(MU-MIMO-OTFS) transmissions. Instead of directly applying THP based on the
huge equivalent channel matrix, we propose a simple implementation of THP that
does not require any matrix decomposition or inversion. Such a simple
implementation is enabled by the DD domain channel property, i.e., different
resolvable paths do not share the same delay and Doppler shifts, which makes it
possible to pre-cancel all the DD domain interference in a symbol-by-symbol
manner. We also study the achievable rate performance for the proposed scheme
by leveraging the information-theoretical equivalent models. In particular, we
show that the proposed scheme can achieve a near optimal performance in the
high signal-to-noise ratio (SNR) regime. More importantly, scaling laws for
achievable rates with respect to number of antennas and users are derived,
which indicate that the achievable rate increases logarithmically with the
number of antennas and linearly with the number of users. Our numerical results
align well with our findings and also demonstrate a significant improvement
compared to existing MU-MIMO schemes on OTFS and orthogonal frequency-division
multiplexing (OFDM).
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:32:01 GMT"
},
{
"version": "v2",
"created": "Mon, 30 Jan 2023 07:12:51 GMT"
}
]
| 2023-01-31T00:00:00 | [
[
"Li",
"Shuangyang",
""
],
[
"Yuan",
"Jinhong",
""
],
[
"Fitzpatrick",
"Paul",
""
],
[
"Sakurai",
"Taka",
""
],
[
"Caire",
"Giuseppe",
""
]
]
|
2301.02454 | Luis L. Sanchez. Soto | A. V. Andrianov, N. A. Kalinin, A. A. Sorokin, E. A. Anashkina, L. L.
Sanchez-Soto, J. F. Corney, and G. Leuchs | Optimizing the generation of polarization squeezed light in nonlinear
optical fibers driven by femtosecond pulses | 9 pages, 3 figures | Optics Express 31, 765-773 (2023) | 10.1364/OE.481195 | null | quant-ph physics.optics | http://creativecommons.org/licenses/by/4.0/ | Bright squeezed light can be generated in optical fibers utilizing the Kerr
effect for ultrashort laser pulses. However, pulse propagation in a fiber is
subject to nonconservative effects that deteriorate the squeezing. Here, we
analyze two-mode polarization squeezing, which is SU(2)-invariant, robust
against technical perturbations, and can be generated in a
polarization-maintaining fiber. We perform a rigorous numerical optimization of
the process and the pulse parameters using our advanced model of quantum pulse
evolution in the fiber that includes various nonconservative effects and real
fiber data. Numerical results are consistent with experimental results.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:35:52 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Andrianov",
"A. V.",
""
],
[
"Kalinin",
"N. A.",
""
],
[
"Sorokin",
"A. A.",
""
],
[
"Anashkina",
"E. A.",
""
],
[
"Sanchez-Soto",
"L. L.",
""
],
[
"Corney",
"J. F.",
""
],
[
"Leuchs",
"G.",
""
]
]
|
2301.02455 | Jean Alexandre | Jean Alexandre and Drew Backhouse | Null energy condition violation: Tunnelling versus the Casimir effect | 9 pages, 4 figures | null | 10.1103/PhysRevD.107.085022 | KCL-PH-TH/2023-01 | hep-th hep-ph quant-ph | http://creativecommons.org/licenses/by/4.0/ | We show that tunnelling between two degenerate minima, as allowed in a finite
volume, leads to a non-extensive symmetric ground state. This results in Null
Energy Condition violation for sufficiently low temperatures, when a continuous
set of momenta in the box containing the field is assumed. Taking into account
discrete momenta can modify this picture and is achieved via the addition of
the Casimir energy to the tunnelling-induced ground state energy. Focusing on
zero-temperature, these non-trivial effects are found to compete, depending on
the typical length scales involved.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:39:56 GMT"
},
{
"version": "v2",
"created": "Wed, 17 May 2023 11:29:33 GMT"
}
]
| 2023-05-18T00:00:00 | [
[
"Alexandre",
"Jean",
""
],
[
"Backhouse",
"Drew",
""
]
]
|
2301.02456 | Pavel Str\'ansk\'y | Jakub Novotn\'y, Pavel Str\'ansk\'y | Relative asymptotic oscillations of the out-of-time-ordered correlator
as a quantum chaos indicator | 14 pages, 9 figures | Phys. Rev. E 107, 054220 (2023) | 10.1103/PhysRevE.107.054220 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A detailed numerical study reveals that the asymptotic values of the standard
deviation-to-mean ratio of the out-of-time-ordered correlator can be
successfully used as a measure of the quantum chaoticity of the system. We
employ a finite-size fully connected quantum system with two degrees of
freedom, namely the algebraic u(3) model, and demonstrate a clear
correspondence between the relative oscillations of the correlators and the
ratio of the chaotic part of the volume of phase space in the classical limit
of the system. We also show how the relative oscillations scale with the system
size and conjecture that the scaling exponent can also serve as a robust chaos
indicator.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:40:03 GMT"
},
{
"version": "v2",
"created": "Fri, 12 May 2023 10:42:58 GMT"
},
{
"version": "v3",
"created": "Mon, 29 May 2023 08:55:48 GMT"
}
]
| 2023-05-30T00:00:00 | [
[
"Novotný",
"Jakub",
""
],
[
"Stránský",
"Pavel",
""
]
]
|
2301.02457 | Christian Janos Lebeda | Christian Janos Lebeda and Jakub T\v{e}tek | Better Differentially Private Approximate Histograms and Heavy Hitters
using the Misra-Gries Sketch | null | null | null | null | cs.DS cs.CR cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the problem of computing differentially private approximate
histograms and heavy hitters in a stream of elements. In the non-private
setting, this is often done using the sketch of Misra and Gries [Science of
Computer Programming, 1982]. Chan, Li, Shi, and Xu [PETS 2012] describe a
differentially private version of the Misra-Gries sketch, but the amount of
noise it adds can be large and scales linearly with the size of the sketch: the
more accurate the sketch is, the more noise this approach has to add. We
present a better mechanism for releasing Misra-Gries sketch under
$(\varepsilon,\delta)$-differential privacy. It adds noise with magnitude
independent of the size of the sketch size, in fact, the maximum error coming
from the noise is the same as the best known in the private non-streaming
setting, up to a constant factor. Our mechanism is simple and likely to be
practical. We also give a simple post-processing step of the Misra-Gries sketch
that does not increase the worst-case error guarantee. It is sufficient to add
noise to this new sketch with less than twice the magnitude of the
non-streaming setting. This improves on the previous result for
$\varepsilon$-differential privacy where the noise scales linearly to the size
of the sketch.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:42:29 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Lebeda",
"Christian Janos",
""
],
[
"Tětek",
"Jakub",
""
]
]
|
2301.02458 | Manuel V. Loureiro | Manuel V. Loureiro, Steven Derby and Tri Kurniawan Wijaya | Topics as Entity Clusters: Entity-based Topics from Language Models and
Graph Neural Networks | 12 pages, 1 figure | null | null | null | cs.CL cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Topic models aim to reveal the latent structure behind a corpus, typically
conducted over a bag-of-words representation of documents. In the context of
topic modeling, most vocabulary is either irrelevant for uncovering underlying
topics or contains strong relationships with relevant concepts, impacting the
interpretability of these topics. Furthermore, their limited expressiveness and
dependency on language demand considerable computation resources. Hence, we
propose a novel approach for cluster-based topic modeling that employs
conceptual entities. Entities are language-agnostic representations of
real-world concepts rich in relational information. To this end, we extract
vector representations of entities from (i) an encyclopedic corpus using a
language model; and (ii) a knowledge base using a graph neural network. We
demonstrate that our approach consistently outperforms other state-of-the-art
topic models across coherency metrics and find that the explicit knowledge
encoded in the graph-based embeddings provides more coherent topics than the
implicit knowledge encoded with the contextualized embeddings of language
models.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 10:54:54 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Loureiro",
"Manuel V.",
""
],
[
"Derby",
"Steven",
""
],
[
"Wijaya",
"Tri Kurniawan",
""
]
]
|
2301.02459 | Jiewen Zheng | Kangxu Wang, Ze Chen, Jiewen Zheng | OPD@NL4Opt: An ensemble approach for the NER task of the optimization
problem | null | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we present an ensemble approach for the NL4Opt competition
subtask 1(NER task). For this task, we first fine tune the pretrained language
models based on the competition dataset. Then we adopt differential learning
rates and adversarial training strategies to enhance the model generalization
and robustness. Additionally, we use a model ensemble method for the final
prediction, which achieves a micro-averaged F1 score of 93.3% and attains the
second prize in the NER task.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:07:55 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Wang",
"Kangxu",
""
],
[
"Chen",
"Ze",
""
],
[
"Zheng",
"Jiewen",
""
]
]
|
2301.02460 | Alex Rozhkov | A.L. Rakhmanov, A.V. Rozhkov, A.O. Sboychakov, and Franco Nori | Half-metal and other fractional metal phases in doped AB bilayer
graphene | 7 pages, 2 figures, one extra figure, more details, PRB-style
formatting | Phys. Rev. B 107, 155112 (2023) | 10.1103/PhysRevB.107.155112 | null | cond-mat.mes-hall cond-mat.str-el | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We theoretically argue that, in doped AB bilayer graphene, the
electron-electron coupling can give rise to the spontaneous formation of
fractional metal phases. These states, being generalizations of a more common
half-metal, have a Fermi surface that is perfectly polarized not only in terms
of a spin-related quantum number, but also in terms of the valley index. The
proposed mechanism assumes that the ground state of undoped bilayer graphene is
a spin density wave insulator, with a finite gap in the single-electron
spectrum. Upon doping, the insulator is destroyed, and replaced by a fractional
metal phase. As doping increases, transitions between various types of
fractional metal (half-metal, quarter-metal, etc.) are triggered. Our findings
are consistent with recent experiments on doped AB bilayer graphene, in which a
cascade of phase transitions between different isospin states was observed.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:09:51 GMT"
},
{
"version": "v2",
"created": "Tue, 18 Apr 2023 10:45:46 GMT"
}
]
| 2023-04-19T00:00:00 | [
[
"Rakhmanov",
"A. L.",
""
],
[
"Rozhkov",
"A. V.",
""
],
[
"Sboychakov",
"A. O.",
""
],
[
"Nori",
"Franco",
""
]
]
|
2301.02461 | Mehdi Delrobaei | Fatemeh Ghorbani, Mahsa Farshi Taghavi, Mehdi Delrobaei | Towards an Intelligent Assistive System Based on Augmented Reality and
Serious Games | The paper includes 10 pages, 10 tables, and 9 figures | null | 10.1016/j.entcom.2021.100458 | null | cs.HC cs.SY eess.SY | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Age-related cognitive impairment is generally characterized by gradual memory
loss and decision-making difficulties. The aim of this study is to investigate
multi level support and suggest relevant helping means for the elderly with
mild cognitive impairment as well as their caregivers as the primary end-users.
This work reports preliminary results on an intelligent assistive system,
achieved through the integration of Internet of Things, augmented reality, and
adaptive fuzzy decision-making methods. The proposed system operates in
different modes, including automated and semi-automated modes. The former helps
the user complete their daily life activities by showing augmented reality
messages or making automatic changes; while the latter allows manual changes
after the real-time assessment of the user's cognitive state based on the
augmented reality serious game score. We have also evaluated the accuracy of
the serious game score with 37 elderly participants and compared it with users'
paper-based cognitive test results. We further noted that there is an
acceptable correlation between the paper-based test and users' serious game
scores. Moreover, we observed that the system response in the semi-automated
mode causes less data loss compared with the automated mode, as the number of
active devices decreases.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:10:04 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Ghorbani",
"Fatemeh",
""
],
[
"Taghavi",
"Mahsa Farshi",
""
],
[
"Delrobaei",
"Mehdi",
""
]
]
|
2301.02462 | Rachael Colley | Rachael Colley, Th\'eo Delemazure, Hugo Gilbert | Measuring a Priori Voting Power -- Taking Delegations Seriously | 34 pages, 8 figures | null | null | null | cs.MA cs.AI cs.CC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce new power indices to measure the a priori voting power of voters
in liquid democracy elections where an underlying network restricts
delegations. We argue that our power indices are natural extensions of the
standard Penrose-Banzhaf index in simple voting games. We show that computing
the criticality of a voter is #P-hard even when voting weights are
polynomially-bounded in the size of the instance. However, for specific
settings, such as when the underlying network is a bipartite or complete graph,
recursive formulas can compute these indices for weighted voting games in
pseudo-polynomial time. We highlight their theoretical properties and provide
numerical results to illustrate how restricting the possible delegations can
alter voters' voting power.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:16:57 GMT"
},
{
"version": "v2",
"created": "Mon, 9 Jan 2023 07:35:38 GMT"
},
{
"version": "v3",
"created": "Wed, 11 Jan 2023 14:59:48 GMT"
},
{
"version": "v4",
"created": "Mon, 15 May 2023 09:13:25 GMT"
}
]
| 2023-05-16T00:00:00 | [
[
"Colley",
"Rachael",
""
],
[
"Delemazure",
"Théo",
""
],
[
"Gilbert",
"Hugo",
""
]
]
|
2301.02463 | Morteza Rastgar | M. Rastgar, H. Sabri, A. O. Ezzati | The exact description of intruder states in $^{112}$Cd nucleus by using
a mixing formalism based on $SU(1,1)$ transitional Hamiltonian and
$O(6)$-Casimir operator | null | null | null | null | nucl-th | http://creativecommons.org/licenses/by-sa/4.0/ | In this paper, we used a transitional Hamiltonian which has
$U(5)\leftrightarrow(6)$ transition to improve theoretical predictions for
energy spectra and quadrupole transition rates of $^{112}$Cd nucleus. To this
aim, the transitional Hamiltonian in the affine $SU(1,1)$ algebra has been
extended by adding the $O(6)$-Casimir operator and mixing Hamiltonian to
increase exactness in the description of 4$^+_2$ and 2$^+_3$ intruder levels of
this nucleus. We also considered the wave functions of both regular and
intruder states, as a combination in the $N$ and $N+2$ boson spaces. The
results confirm the advantages of using such mixing approaches and describing
the energy and transition rates with high accuracy
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:22:31 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Rastgar",
"M.",
""
],
[
"Sabri",
"H.",
""
],
[
"Ezzati",
"A. O.",
""
]
]
|
2301.02464 | Vincenzo Lomonaco PhD | Vincenzo Lomonaco, Lorenzo Pellegrini, Gabriele Graffieti, Davide
Maltoni | Architect, Regularize and Replay (ARR): a Flexible Hybrid Approach for
Continual Learning | Book Chapter Preprint: 15 pages, 7 figures, 2 tables. arXiv admin
note: text overlap with arXiv:1912.01100 | null | null | null | cs.LG cs.AI cs.CV cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years we have witnessed a renewed interest in machine learning
methodologies, especially for deep representation learning, that could overcome
basic i.i.d. assumptions and tackle non-stationary environments subject to
various distributional shifts or sample selection biases. Within this context,
several computational approaches based on architectural priors, regularizers
and replay policies have been proposed with different degrees of success
depending on the specific scenario in which they were developed and assessed.
However, designing comprehensive hybrid solutions that can flexibly and
generally be applied with tunable efficiency-effectiveness trade-offs still
seems a distant goal. In this paper, we propose "Architect, Regularize and
Replay" (ARR), an hybrid generalization of the renowned AR1 algorithm and its
variants, that can achieve state-of-the-art results in classic scenarios (e.g.
class-incremental learning) but also generalize to arbitrary data streams
generated from real-world datasets such as CIFAR-100, CORe50 and ImageNet-1000.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:22:59 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Lomonaco",
"Vincenzo",
""
],
[
"Pellegrini",
"Lorenzo",
""
],
[
"Graffieti",
"Gabriele",
""
],
[
"Maltoni",
"Davide",
""
]
]
|
2301.02465 | Weinan Zhou | Weinan Zhou, Asuka Miura, Yuya Sakuraba, Ken-ichi Uchida | Direct electrical probing of anomalous Nernst conductivity | 7 pages, 5 figures | Phys. Rev. Appl. 19, 064079 (2023) | 10.1103/PhysRevApplied.19.064079 | null | cond-mat.mtrl-sci | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Despite the usefulness of the anomalous Nernst conductivity
($\alpha^{A}_{xy}$) for studying electronic band structures and exploring
magnetic materials with large transverse thermopower, there has not been a
straightforward way to obtain $\alpha^{A}_{xy}$ in the experiment. Here, we
propose a simple and versatile method enabling direct electrical probing of
$\alpha^{A}_{xy}$, which is realized by creating a closed circuit consisting of
a target magnetic material and a non-magnetic conductor. This method was
experimentally demonstrated on a thin film of magnetic Weyl semimetal
Co$_{2}$MnGa, where the closed circuit was formed simply by connecting both
ends of the Co$_{2}$MnGa film with a Au wire. A good approximation of
$\alpha^{A}_{xy}$ was obtained in a wide temperature range, validating the
proposed method and exhibiting its potential for aiding the further development
of topological materials science and transverse thermoelectrics.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:32:58 GMT"
},
{
"version": "v2",
"created": "Mon, 1 May 2023 06:04:30 GMT"
},
{
"version": "v3",
"created": "Thu, 29 Jun 2023 12:29:51 GMT"
}
]
| 2023-06-30T00:00:00 | [
[
"Zhou",
"Weinan",
""
],
[
"Miura",
"Asuka",
""
],
[
"Sakuraba",
"Yuya",
""
],
[
"Uchida",
"Ken-ichi",
""
]
]
|
2301.02466 | Andreas Malikopoulos | Andreas A. Malikopoulos | A Control Framework for Socially-Optimal Emerging Mobility Systems | 17 pages, 6 figures. arXiv admin note: text overlap with
arXiv:2011.14399 | null | null | null | math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Connected and automated vehicles (CAVs) provide the most intriguing
opportunity for enabling users to significantly improve safety and
transportation efficiency by monitoring network conditions and making better
operating decisions. CAVs, however, could alter the tendency to travel,
eventually leading to a high traffic demand and causing rebound effects (e.g.,
increasing vehicle miles traveled). This chapter provides a control framework
to distribute travel demand in a given transportation network, resulting in a
socially optimal mobility system that travelers would be willing to accept. A
"socially optimal mobility system" implies a mobility system that (1) is
efficient (in terms of energy consumption and travel time), (2) mitigates
rebound effects, and (3) ensures equity in transportation.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:35:27 GMT"
},
{
"version": "v2",
"created": "Thu, 21 Sep 2023 00:12:31 GMT"
}
]
| 2023-09-22T00:00:00 | [
[
"Malikopoulos",
"Andreas A.",
""
]
]
|
2301.02467 | Audrey Repetti | Adwaye M Rambojun, Hend Komber, Jennifer Rossdale, Jay Suntharalingam,
Jonathan C L Rodrigues, Matthias J Ehrhardt, and Audrey Repetti | Uncertainty Quantification in CT pulmonary angiography | null | null | null | null | stat.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Computed tomography (CT) imaging of the thorax is widely used for the
detection and monitoring of pulmonary embolism (PE). However, CT images can
contain artifacts due to the acquisition or the processes involved in image
reconstruction. Radiologists often have to distinguish between such artifacts
and actual PEs. Our main contribution comes in the form of a scalable
hypothesis testing method for CT, to enable quantifying uncertainty of possible
PEs. In particular, we introduce a Bayesian Framework to quantify the
uncertainty of an observed compact structure that can be identified as a PE. We
assess the ability of the method to operate under high noise environments and
with insufficient data.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:43:17 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Rambojun",
"Adwaye M",
""
],
[
"Komber",
"Hend",
""
],
[
"Rossdale",
"Jennifer",
""
],
[
"Suntharalingam",
"Jay",
""
],
[
"Rodrigues",
"Jonathan C L",
""
],
[
"Ehrhardt",
"Matthias J",
""
],
[
"Repetti",
"Audrey",
""
]
]
|
2301.02468 | Umut \"Ozkaya | Benbakreti Samir, Said Mwanahija, Benbakreti Soumia, Umut \"Ozkaya | Deep Learning For Classification Of Chest X-Ray Images (Covid 19) | 6 pages, 3 figures | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | In medical practice, the contribution of information technology can be
considerable. Most of these practices include the images that medical
assistance uses to identify different pathologies of the human body. One of
them is X-ray images which cover much of our work in this paper. Chest x-rays
have played an important role in Covid 19 identification and diagnosis. The
Covid 19 virus has been declared a global pandemic since 2020 after the first
case found in Wuhan China in December 2019. Our goal in this project is to be
able to classify different chest X-ray images containing Covid 19, viral
pneumonia, lung opacity and normal images. We used CNN architecture and
different pre-trained models. The best result is obtained by the use of the
ResNet 18 architecture with 94.1% accuracy. We also note that The GPU execution
time is optimal in the case of AlexNet but what requires our attention is that
the pretrained models converge much faster than the CNN. The time saving is
very considerable. With these results not only will solve the diagnosis time
for patients, but will provide an interesting tool for practitioners, thus
helping them in times of strong pandemic in particular.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:44:57 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Samir",
"Benbakreti",
""
],
[
"Mwanahija",
"Said",
""
],
[
"Soumia",
"Benbakreti",
""
],
[
"Özkaya",
"Umut",
""
]
]
|
2301.02469 | Chang-Sik Choi | Chang-Sik Choi and Fran\c{c}ois Baccelli | Cox Point Processes for Multi-Altitude LEO Satellite Networks | Submitted to IEEE Journal | null | null | null | eess.SP cs.IT math.IT math.PR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | To model existing or future Low Earth Orbit (LEO) satellite networks with
multiple constellations, we propose a simple analytical approach to represent
the clustering of LEO satellites on orbits, based on a Cox point process. More
precisely, we develop a variable-altitude Poisson orbit process that
effectively captures the geometric fact that satellites are always positioned
on orbits, and these orbits may vary in altitude. Conditioned on the orbit
process, satellites situated on these orbits are modeled as Poisson point
processes, thereby forming a Cox point process. For this model, we derive
useful statistics, including the distribution of the distance to the nearest
visible satellite, the outage probability, the Laplace functional of the
proposed Cox satellite point process, and the Laplace transform of the
interference from the Cox-distributed satellites under general fading. The
derived statistics enable the evaluation of the performance of LEO satellite
communication systems as functions of network parameters.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 11:58:05 GMT"
},
{
"version": "v2",
"created": "Wed, 15 Nov 2023 16:05:33 GMT"
}
]
| 2023-11-16T00:00:00 | [
[
"Choi",
"Chang-Sik",
""
],
[
"Baccelli",
"François",
""
]
]
|
2301.02470 | Jules Guilberteau | Jules Guilberteau, Camille Pouchol and Nastassia Pouradier Duteil | Long-time behaviour of an advection-selection equation | null | null | null | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the long-time behaviour of the advection-selection equation
$$\partial_tn(t,x)+\nabla \cdot
\left(f(x)n(t,x)\right)=\left(r(x)-\rho(t)\right)n(t,x),\quad
\rho(t)=\int_{\mathbb{R}^d}{n(t,x)dx}\quad t\geq 0, \; x\in \mathbb{R}^d,$$
with an initial condition $n(0, \cdot)=n^0$. In the field of adaptive dynamics,
this equation typically describes the evolution of a phenotype-structured
population over time. In this case, $x\mapsto n(t,x)$ represents the density of
the population characterised by a phenotypic trait $x$, the advection term
`$\nabla \cdot \left(f(x)n(t,x)\right)$' a cell differentiation phenomenon
driving the individuals toward specific regions, and the selection term
`$\left(r(x)-\rho(t)\right)n(t,x)$' the growth of the population, which is of
logistic type through the total population size
$\rho(t)=\int_{\mathbb{R}^d}{n(t,x)dx}$.
In the one-dimensional case $x\in \mathbb{R}$, we prove that the solution to
this equation can either converge to a weighted Dirac mass or to a function in
$L^1$. Depending on the parameters $n^0$, $f$ and $r$, we determine which of
these two regimes of convergence occurs, and we specify the weight and the
point where the Dirac mass is supported, or the expression of the
$L^1$-function which is reached.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:02:59 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Guilberteau",
"Jules",
""
],
[
"Pouchol",
"Camille",
""
],
[
"Duteil",
"Nastassia Pouradier",
""
]
]
|
2301.02471 | Kai Li | Xin-Yi Liu, Kai Li, Raul Michel, Xiang Gao, Xing Gao, Fei Liu,
Shi-Peng Yin, Xi Wang, Guo-You Sun | The study of eleven contact binaries with mass ratios less than 0.1 | 16 pages, 6 figures, and 11 tables, accepted by MNRAS | null | 10.1093/mnras/stad026 | null | astro-ph.SR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-band photometric observations of eleven totally eclipsing contact
binaries were carried out. Applying the Wilson-Devinney program, photometric
solutions were obtained. There are two W-subtype systems, which are CRTS
J133031.1+161202 and CRTS J154254.0+324652, and the rest systems are A-subtype
systems. CRTS J154254.0+324652 has the highest fill-out factor with 94.3$\%$,
and the lowest object is CRTS J155009.2+493639 with only 18.9$\%$. The mass
ratios of the eleven systems are all less than 0.1, which means that they are
extremely low mass ratio binary systems. We performed period variation
investigation and found that the orbital periods of three systems decrease
slowly, which may be caused by the angular momentum loss, and of six systems
increase slowly, which indicates that the materials may transfer from the
secondary component to the primary component. LAMOST low$-$resolution spectra
of four objects were analyzed, and using the spectral subtraction technique,
H$\alpha$ emission line was detected, which means that the four objects exhibit
chromospheric activity. In order to understand their evolutionary status, the
mass-luminosity and mass-radius diagrams were plotted. The two diagrams
indicate that the primary component is in the main sequence evolution stage,
and the secondary component is above TAMS, indicating that they are
over-luminous. To determine whether the eleven systems are in stable state, the
ratio of spin angular momentum to orbital angular momentum ($J_{s}/J_{o}$) and
the instability parameters were calculated, and we argued that CRTS
J234634.7+222824 is on the verge of a merger.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:09:31 GMT"
}
]
| 2023-01-18T00:00:00 | [
[
"Liu",
"Xin-Yi",
""
],
[
"Li",
"Kai",
""
],
[
"Michel",
"Raul",
""
],
[
"Gao",
"Xiang",
""
],
[
"Gao",
"Xing",
""
],
[
"Liu",
"Fei",
""
],
[
"Yin",
"Shi-Peng",
""
],
[
"Wang",
"Xi",
""
],
[
"Sun",
"Guo-You",
""
]
]
|
2301.02472 | Vittorio De Falco Dr | Vittorio De Falco, Emmanuele Battista, John Antoniadis | Analytical coordinate time at first post-Newtonian order | 5 pages; 4 figures; letter accepted on Europhysics Letters (EPL);
corrected some minor typos | null | 10.1209/0295-5075/acb07e | null | gr-qc astro-ph.HE hep-th | http://creativecommons.org/licenses/by/4.0/ | In this letter, we exploit the Damour-Deruelle solution to derive the
analytical expression of the coordinate time in terms of the polar angle. This
formula has advantageous applications in both pulsar timing and
gravitational-wave theory.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:10:09 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 09:24:02 GMT"
}
]
| 2023-03-28T00:00:00 | [
[
"De Falco",
"Vittorio",
""
],
[
"Battista",
"Emmanuele",
""
],
[
"Antoniadis",
"John",
""
]
]
|
2301.02473 | Antonios Mitsopoulos Dr | Antonios Mitsopoulos and Michael Tsamparlis | Cubic first integrals of autonomous dynamical systems in $E^2$ by an
algorithmic approach | 47 pages | J. Math. Phys. 64, 012701 (2023) | 10.1063/5.0097329 | null | math-ph math.MP | http://creativecommons.org/licenses/by/4.0/ | In a recent paper (A. Mitsopoulos and M. Tsamparlis, J. Geom. Phys. 170,
104383, 2021), a general theorem is given which provides an algorithmic method
for the computation of first integrals (FIs) of autonomous dynamical systems in
terms of the symmetries of the kinetic metric defined by the dynamical
equations of the system. In the present work, we apply this theorem to compute
the cubic FIs of autonomous conservative Newtonian dynamical systems with two
degrees of freedom. We show that the known results on this topic, which have
been obtained by means of various different methods, and additional ones
derived in this work can be obtained by the single algorithmic method provided
by this theorem. The results are collected in four Tables which can be used as
an updated reference of this type of integrable and superintegrable potentials.
The results we find are for special values of free parameters; therefore, using
the methods developed here, other researchers by different suitable choice of
the parameters will be able to find new integrable and superintegrable
potentials.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:18:45 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Mitsopoulos",
"Antonios",
""
],
[
"Tsamparlis",
"Michael",
""
]
]
|
2301.02474 | Ilinka Dimitrova | Ilinka Dimitrova, V\'itor H. Fernandes, J\"org Koppitz, Teresa M.
Quinteiro | Presentations for three remarkable submonoids of the dihedral inverse
monoid on a finite set | arXiv admin note: text overlap with arXiv:2205.02196 | null | 10.1007/s00233-023-10396-5 | null | math.RA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we consider the submonoids $\mathcal{OPDI}_n$,
$\mathcal{MDI}_n$ and $\mathcal{ODI}_n$ of the dihedral inverse monoid
$\mathcal{DI}_n$ of all orientation-preserving, monotone and order-preserving
transformations, respectively. Our goal is to exhibit presentations for each of
these three monoids.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:19:35 GMT"
},
{
"version": "v2",
"created": "Thu, 12 Oct 2023 12:16:52 GMT"
}
]
| 2023-11-06T00:00:00 | [
[
"Dimitrova",
"Ilinka",
""
],
[
"Fernandes",
"Vítor H.",
""
],
[
"Koppitz",
"Jörg",
""
],
[
"Quinteiro",
"Teresa M.",
""
]
]
|
2301.02475 | Metin Yarici Mr | Metin Yarici, Wilhelm Von Rosenberg, Ghena Hammour, Harry Davies,
Pierluigi Amadori, Nico Lingg, Yiannis Demiris, Danilo P. Mandic | Hearables: Feasibility of Recording Cardiac Rhythms from Single Ear
Locations | null | null | null | null | physics.med-ph physics.bio-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Wearable technologies are envisaged to provide critical support to future
healthcare systems. Hearables - devices worn in the ear - are of particular
interest due to their ability to provide health monitoring in an efficient,
reliable and unobtrusive way. Despite the considerable potential of these
devices, the ECG signal that can be acquired through a hearable device worn on
a single ear is still relatively unexplored. Biophysics modelling of ECG volume
conduction was used to establish principles behind the single ear ECG signal,
and measurements of cardiac rhythms from 10 subjects were found to be in good
correspondence with simulated equivalents. Additionally, the viability of the
single ear ECG in real-world environments was determined through one hour
duration measurements during a simulated driving task on 5 subjects. Results
demonstrated that the single ear ECG resembles the Lead I signal, the most
widely used ECG signal in the identification of heart conditions such as
myocardial infarction and atrial fibrillation, and was robust against
real-world measurement noise, even after prolonged measurements. This study
conclusively demonstrates that hearables can enable continuous monitoring of
vital signs in an unobtrusive and seamless way, with the potential for reliable
identification and management of heart conditions such as myocardial infarction
and atrial fibrillation.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:19:49 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Yarici",
"Metin",
""
],
[
"Von Rosenberg",
"Wilhelm",
""
],
[
"Hammour",
"Ghena",
""
],
[
"Davies",
"Harry",
""
],
[
"Amadori",
"Pierluigi",
""
],
[
"Lingg",
"Nico",
""
],
[
"Demiris",
"Yiannis",
""
],
[
"Mandic",
"Danilo P.",
""
]
]
|
2301.02476 | Michaela Walterov\'a | Michaela Walterov\'a (1), Marie B\v{e}hounkov\'a (2) and Michael
Efroimsky (3) ((1) Institute of Planetary Research, German Aerospace Center
(DLR), Berlin, Germany, (2) Department of Geophysics, Faculty of Mathematics
and Physics, Charles University, Prague, Czech Republic, (3) US Naval
Observatory, Washington DC, USA) | Is there a semi-molten layer at the base of the lunar mantle? | 48 pages, 19 figures | Walterov\'a, M., B\v{e}hounkov\'a, M., & Efroimsky, M. (2023). Is
there a semi-molten layer at the base of the lunar mantle? Journal of
Geophysical Research: Planets, 128, e2022JE007652 | 10.1029/2022JE007652 | null | astro-ph.EP | http://creativecommons.org/licenses/by/4.0/ | Parameterised by the Love number $k_2$ and the tidal quality factor $Q$, and
inferred from lunar laser ranging (LLR), tidal dissipation in the Moon follows
an unexpected frequency dependence often interpreted as evidence for a highly
dissipative, melt-bearing layer encompassing the core-mantle boundary. Within
this, more or less standard interpretation, the basal layer's viscosity is
required to be of order $10^{15}$ to $10^{16}$ Pa s, and its outer radius is
predicted to extend to the zone of deep moonquakes. While the reconciliation of
those predictions with the mechanical properties of rocks might be challenging,
alternative lunar interior models without the basal layer are said to be unable
to fit the frequency dependence of tidal $Q$.
The purpose of our paper is to illustrate under what conditions the
frequency-dependence of lunar tidal $Q$ can be interpreted without the need for
deep-seated partial melt. Devising a simplified lunar model, in which the
mantle is described by the Sundberg-Cooper rheology, we predict the relaxation
strength and characteristic timescale of elastically-accommodated grain
boundary sliding in the mantle that would give rise to the desired frequency
dependence. Along with developing this alternative model, we test the
traditional model with a basal partial melt; and we show that the two models
cannot be distinguished from each other by the available selenodetic
measurements. Additional insight into the nature of lunar tidal dissipation can
be gained either by measurements of higher-degree Love numbers and quality
factors or by farside lunar seismology.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:22:41 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Aug 2023 10:05:41 GMT"
}
]
| 2023-08-09T00:00:00 | [
[
"Walterová",
"Michaela",
""
],
[
"Běhounková",
"Marie",
""
],
[
"Efroimsky",
"Michael",
""
]
]
|
2301.02477 | Diana Kossakowski | D. Kossakowski, M. K\"urster, T. Trifonov, Th. Henning, J. Kemmer, J.
A. Caballero, R. Burn, S. Sabotta, J. S. Crouse, T. J. Fauchez, E. Nagel, A.
Kaminski, E. Herrero, E. Rodr\'iguez, E. Gonz\'alez-\'Alvarez, A.
Quirrenbach, P. J. Amado, I. Ribas, A. Reiners, J. Aceituno, V. J. S.
B\'ejar, D. Baroch, S. T. Bastelberger, P. Chaturvedi, C. Cifuentes, S.
Dreizler, S. V. Jeffers, R. Kopparapu, M. Lafarga, M. J. L\'opez-Gonz\'alez,
S. Mart\'i n-Ruiz, D. Montes, J. C. Morales, E. Pall\'e, A. Pavlov, S.
Pedraz, V. Perdelwitz, M. P\'erez-Torres, M. Perger, S. Reffert, C.
Rodr\'iguez L\'opez, M. Schlecker, P. Sch\"ofer, A. Schweitzer, Y. Shan, A.
Shields, S. Stock, E. Wolf, M. R. Zapatero Osorio, M. Zechmeister | The CARMENES search for exoplanets around M dwarfs, Wolf 1069 b:
Earth-mass planet in the habitable zone of a nearby, very low-mass star | 26 pages, 15 figures | A&A 670, A84 (2023) | 10.1051/0004-6361/202245322 | null | astro-ph.EP astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | We present the discovery of an Earth-mass planet ($M_b\sin i =
1.26\pm0.21M_\oplus$) on a 15.6d orbit of a relatively nearby ($d\sim$9.6pc)
and low-mass ($0.167\pm0.011 M_\odot$) M5.0V star, Wolf 1069. Sitting at a
separation of $0.0672\pm0.0014$au away from the host star puts Wolf 1069b in
the habitable zone (HZ), receiving an incident flux of
$S=0.652\pm0.029S_\oplus$. The planetary signal was detected using
telluric-corrected radial-velocity (RV) data from the CARMENES spectrograph,
amounting to a total of 262 spectroscopic observations covering almost four
years. There are additional long-period signals in the RVs, one of which we
attribute to the stellar rotation period. This is possible thanks to our
photometric analysis including new, well-sampled monitoring campaigns undergone
with the OSN and TJO facilities that supplement archival photometry (i.e., from
MEarth and SuperWASP), and this yielded an updated rotational period range of
$P_{rot}=150-170$d, with a likely value at $169.3^{+3.7}_{-3.6}$d. The stellar
activity indicators provided by the CARMENES spectra likewise demonstrate
evidence for the slow rotation period, though not as accurately due to possible
factors such as signal aliasing or spot evolution. Our detectability limits
indicate that additional planets more massive than one Earth mass with orbital
periods of less than 10 days can be ruled out, suggesting that perhaps Wolf
1069 b had a violent formation history. This planet is also the 6th closest
Earth-mass planet situated in the conservative HZ, after Proxima Centauri b, GJ
1061d, Teegarden's Star c, and GJ 1002 b and c. Despite not transiting, Wolf
1069b is nonetheless a very promising target for future three-dimensional
climate models to investigate various habitability cases as well as for
sub-ms$^{-1}$ RV campaigns to search for potential inner sub-Earth-mass planets
in order to test planet formation theories.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:25:44 GMT"
},
{
"version": "v2",
"created": "Thu, 2 Feb 2023 20:43:51 GMT"
}
]
| 2023-02-15T00:00:00 | [
[
"Kossakowski",
"D.",
""
],
[
"Kürster",
"M.",
""
],
[
"Trifonov",
"T.",
""
],
[
"Henning",
"Th.",
""
],
[
"Kemmer",
"J.",
""
],
[
"Caballero",
"J. A.",
""
],
[
"Burn",
"R.",
""
],
[
"Sabotta",
"S.",
""
],
[
"Crouse",
"J. S.",
""
],
[
"Fauchez",
"T. J.",
""
],
[
"Nagel",
"E.",
""
],
[
"Kaminski",
"A.",
""
],
[
"Herrero",
"E.",
""
],
[
"Rodríguez",
"E.",
""
],
[
"González-Álvarez",
"E.",
""
],
[
"Quirrenbach",
"A.",
""
],
[
"Amado",
"P. J.",
""
],
[
"Ribas",
"I.",
""
],
[
"Reiners",
"A.",
""
],
[
"Aceituno",
"J.",
""
],
[
"Béjar",
"V. J. S.",
""
],
[
"Baroch",
"D.",
""
],
[
"Bastelberger",
"S. T.",
""
],
[
"Chaturvedi",
"P.",
""
],
[
"Cifuentes",
"C.",
""
],
[
"Dreizler",
"S.",
""
],
[
"Jeffers",
"S. V.",
""
],
[
"Kopparapu",
"R.",
""
],
[
"Lafarga",
"M.",
""
],
[
"López-González",
"M. J.",
""
],
[
"n-Ruiz",
"S. Martí",
""
],
[
"Montes",
"D.",
""
],
[
"Morales",
"J. C.",
""
],
[
"Pallé",
"E.",
""
],
[
"Pavlov",
"A.",
""
],
[
"Pedraz",
"S.",
""
],
[
"Perdelwitz",
"V.",
""
],
[
"Pérez-Torres",
"M.",
""
],
[
"Perger",
"M.",
""
],
[
"Reffert",
"S.",
""
],
[
"López",
"C. Rodríguez",
""
],
[
"Schlecker",
"M.",
""
],
[
"Schöfer",
"P.",
""
],
[
"Schweitzer",
"A.",
""
],
[
"Shan",
"Y.",
""
],
[
"Shields",
"A.",
""
],
[
"Stock",
"S.",
""
],
[
"Wolf",
"E.",
""
],
[
"Osorio",
"M. R. Zapatero",
""
],
[
"Zechmeister",
"M.",
""
]
]
|
2301.02478 | Sander Greenland | Sander Greenland | Divergence vs. Decision P-values: A Distinction Worth Making in Theory
and Keeping in Practice | 49 pages. Scandinavian Journal of Statistics 2023, issue 1, with
discussion and rejoinder in issue 3 | Scandinavian Journal of Statistics, 50, 1-35 (2023) | 10.1111/sjos.12625 | null | stat.OT math.ST q-bio.QM stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | There are two distinct definitions of 'P-value' for evaluating a proposed
hypothesis or model for the process generating an observed dataset. The
original definition starts with a measure of the divergence of the dataset from
what was expected under the model, such as a sum of squares or a deviance
statistic. A P-value is then the ordinal location of the measure in a reference
distribution computed from the model and the data, and is treated as a
unit-scaled index of compatibility between the data and the model. In the other
definition, a P-value is a random variable on the unit interval whose
realizations can be compared to a cutoff alpha to generate a decision rule with
known error rates under the model and specific alternatives. It is commonly
assumed that realizations of such decision P-values always correspond to
divergence P-values. But this need not be so: Decision P-values can violate
intuitive single-sample coherence criteria where divergence P-values do not. It
is thus argued that divergence and decision P-values should be carefully
distinguished in teaching, and that divergence P-values are the relevant choice
when the analysis goal is to summarize evidence rather than implement a
decision rule.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:30:21 GMT"
},
{
"version": "v2",
"created": "Wed, 8 Feb 2023 15:22:01 GMT"
},
{
"version": "v3",
"created": "Thu, 21 Sep 2023 22:26:56 GMT"
}
]
| 2023-09-25T00:00:00 | [
[
"Greenland",
"Sander",
""
]
]
|
2301.02479 | Hadi Aghaee | Hadi Aghaee and Bahareh Akhbari | Quantum Multiple Access Wiretap Channel: On the One-Shot Achievable
Secrecy Rate Regions | null | null | null | null | cs.IT math-ph math.IT math.MP quant-ph | http://creativecommons.org/licenses/by/4.0/ | In this paper, we want to investigate classical-quantum multiple access
wiretap channels (CQ-MA-WTC) under one-shot setting. In this regard, we analyze
the CQ-MA-WTC using simultaneous position-based decoder for reliable decoding
and using a newly introduced technique in order to decode securely. Also, for
the sake of comparison, we analyze the CQ-MA-WTC using Sen's one-shot joint
typicality lemma for reliable decoding. The simultaneous position-based decoder
tends to a multiple hypothesis testing problem. Also, using convex splitting to
analyze the privacy criteria in a simultaneous scenario becomes problematic. To
overcome both problems, we first introduce a new channel that can be considered
as a dual to the CQ-MA-WTC. This channel is called a point-to-point quantum
wiretap channel with multiple messages (PP-QWTC). In the following, as a
strategy to solve the problem, we also investigate and analyze quantum
broadcast channels (QBCs) under the one-shot setting.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:33:41 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Aghaee",
"Hadi",
""
],
[
"Akhbari",
"Bahareh",
""
]
]
|
2301.02480 | David Fernandes E. | David E. Fernandes | Effective Medium Model for Graphene Superlattices with Electrostatic and
Magnetic Vector Potentials | 30 pages, 6 figures | null | 10.1103/PhysRevB.107.085119 | null | cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | In this article we develop an effective medium model to characterize the
electron wave propagation in graphene based nanostructures with an
electrostatic and magnetic vector potentials imposed on their surface. We use a
numerical algorithm to determine the effective medium parameters of the
heterostructure and calculate the electronic band structure of the system. We
apply our formalism to analyze superlattices with solely a magnetic potential
and reveal that the response of the structure remains reciprocal and is
characterized by a decrease in charge carrier's velocity. We also study the
response of superlattices with both potentials superimposed on graphene and
show that the response of the system becomes nonreciprocal with a dispersion
characterized by a tilted Dirac cone. We demonstrate that it is possible to
alternate between a type-I, type-II or type-III Dirac cones by properly tuning
the amplitude of the potentials.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:34:52 GMT"
},
{
"version": "v2",
"created": "Wed, 1 Feb 2023 11:39:09 GMT"
}
]
| 2023-02-22T00:00:00 | [
[
"Fernandes",
"David E.",
""
]
]
|
2301.02481 | Riccardo Cavuoto | Riccardo Cavuoto and Arsenio Cutolo and Kaushik Dayal and Luca Deseri
and Massimiliano Fraldi | Distal and non-symmetrical crack nucleation in delamination of plates
via dimensionally-reduced peridynamics | 34 pages, 11 figures | J Mech Phys Solids 172 (2023):105189 | 10.1016/j.jmps.2022.105189 | null | physics.app-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Exploiting the framework of peridynamics, a dimensionally-reduced plate
formulation is developed that allows for the through-thickness nucleation and
growth of fracture surfaces, enabling the treatment of delamination in a
lower-dimensional model. Delamination fracture nucleation and propagation are
treated by choosing the kinematics to be composed of an absolutely continuous
part and a zone where jumps in the displacements are allowed. This assumption
allows the explicit derivation of the dimensionally-reduced elastic energy,
which shows a hierarchy of terms characterising the stored energy in the plane
element. An interpretation of the various terms of the reduced energy is shown
by means of the most straightforward paradigm of bond-based peridynamics. A
striking feature of the reduced energy is that, despite the small-displacement
assumption, there is a coupling between the membrane and bending terms.
Semi-analytical solutions for simplified settings are obtained through a
minimization procedure, and a range of nonstandard behaviours such as
\textit{distal} crack nucleation and curved crack path are captured by the
model. Finally, convergence of the proposed peridynamic reduced model to a
local elastic theory for vanishing nonlocal lengthscale is determined, giving a
local cohesive model for fracture.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:37:25 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Cavuoto",
"Riccardo",
""
],
[
"Cutolo",
"Arsenio",
""
],
[
"Dayal",
"Kaushik",
""
],
[
"Deseri",
"Luca",
""
],
[
"Fraldi",
"Massimiliano",
""
]
]
|
2301.02482 | Antoine Schneeberger | Antoine Schneeberger, Olivier Mousis, Artyom Aguichine and Jonathan I.
Lunine | Evolution of the reservoirs of volatiles in the protosolar nebula | To be published in Astronomy & Astrophysics 19 pages, 11 figures | A&A 670, A28 (2023) | 10.1051/0004-6361/202244670 | null | astro-ph.EP astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | The supersolar abundances of volatiles observed in giant planets suggest that
a compositional gradient was present at the time of their formation in the
protosolar nebula. To explain this gradient, several studies have investigated
the radial transport of trace species and the effect of icelines on the
abundance profiles of solids and vapors formed in the disk. However, these
models only consider the presence of solids in the forms of pure condensates or
amorphous ice during the evolution of the protosolar nebula. They usually
neglect the possible crystallization and destabilization of clathrates, along
with the resulting interplay between the abundance of water and those of these
crystalline forms. This study is aimed at pushing this kind of investigation
further by considering all possible solid phases together in the protosolar
nebula: pure condensates, amorphous ice, and clathrates. To this end, we used a
one-dimensional (1D) protoplanetary disk model coupled with modules describing
the evolution of trace species in the vapor phase, as well as the dynamics of
dust and pebbles. Eleven key species are considered here, including H$_2$O, CO,
CO$_2$, CH$_4$, H$_2$S, N$_2$, NH$_3$, Ar, Kr, Xe, and PH$_3$. Two sets of
initial conditions are explored for the protosolar nebula. In a first scenario,
the disk is initially filled with icy grains in the forms of pure condensates.
In this case, we show that clathrates can crystallize and form enrichment peaks
up to about ten times the initial abundances at their crystallization lines. In
a second scenario, the volatiles were delivered to the protosolar nebula in the
forms of amorphous grains. In this case, the presence of clathrates is not
possible because there is no available crystalline water ice in their formation
region. Enrichment peaks of pure condensates also form beyond the snowline up
to about seven times the initial abundances.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:40:50 GMT"
}
]
| 2023-02-08T00:00:00 | [
[
"Schneeberger",
"Antoine",
""
],
[
"Mousis",
"Olivier",
""
],
[
"Aguichine",
"Artyom",
""
],
[
"Lunine",
"Jonathan I.",
""
]
]
|
2301.02483 | Barak Weiss | Jon Chaika and Barak Weiss | On the ergodic theory of the real Rel foliation | This version contains a new result about entropy. Also minor changes
were made to improve the presentation, and the title was changed | null | null | null | math.DS | http://creativecommons.org/licenses/by/4.0/ | Let $\mathcal{H}$ be a stratum of translation surfaces with at least two
singularities, let $m_{\mathcal{H}}$ denote the Masur-Veech measure on
$\mathcal{H}$, and let $Z_0$ be a flow on $(\mathcal{H}, m_{\mathcal{H}})$
obtained by integrating a Rel vector field. We prove that $Z_0$ is mixing of
all orders, and in particular is ergodic. We also characterize the ergodicity
of flows defined by Rel vector field, for more general spaces $(\mathcal{L},
m_{\mathcal{L}})$, where $\mathcal{L} \subset \mathcal{H}$ is an orbit-closure
for the action of $G = \mathrm{SL}_2(\mathbb{R})$ (i.e., an affine invariant
subvariety) and $m_{\mathcal{L}}$ is the natural measure. Our results are
conditional on a forthcoming measure classification result of Brown, Eskin,
Filip and Rodriguez-Hertz.We also prove that the entropy of the action of $Z_0$
on $(\mathcal{L}, m_{\mathcal{L})$ has zero entropy.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:42:10 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Mar 2023 02:05:38 GMT"
}
]
| 2023-03-27T00:00:00 | [
[
"Chaika",
"Jon",
""
],
[
"Weiss",
"Barak",
""
]
]
|
2301.02484 | Huibing Wang | Huibing Wang, Mingze Yao, Guangqi Jiang, Zetian Mi, Xianping Fu | Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering | null | null | null | null | cs.CV | http://creativecommons.org/publicdomain/zero/1.0/ | Unsupervised hashing methods have attracted widespread attention with the
explosive growth of large-scale data, which can greatly reduce storage and
computation by learning compact binary codes. Existing unsupervised hashing
methods attempt to exploit the valuable information from samples, which fails
to take the local geometric structure of unlabeled samples into consideration.
Moreover, hashing based on auto-encoders aims to minimize the reconstruction
loss between the input data and binary codes, which ignores the potential
consistency and complementarity of multiple sources data. To address the above
issues, we propose a hashing algorithm based on auto-encoders for multi-view
binary clustering, which dynamically learns affinity graphs with low-rank
constraints and adopts collaboratively learning between auto-encoders and
affinity graphs to learn a unified binary code, called Graph-Collaborated
Auto-Encoder Hashing for Multi-view Binary Clustering (GCAE). Specifically, we
propose a multi-view affinity graphs learning model with low-rank constraint,
which can mine the underlying geometric information from multi-view data. Then,
we design an encoder-decoder paradigm to collaborate the multiple affinity
graphs, which can learn a unified binary code effectively. Notably, we impose
the decorrelation and code balance constraints on binary codes to reduce the
quantization errors. Finally, we utilize an alternating iterative optimization
scheme to obtain the multi-view clustering results. Extensive experimental
results on $5$ public datasets are provided to reveal the effectiveness of the
algorithm and its superior performance over other state-of-the-art
alternatives.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:43:13 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Wang",
"Huibing",
""
],
[
"Yao",
"Mingze",
""
],
[
"Jiang",
"Guangqi",
""
],
[
"Mi",
"Zetian",
""
],
[
"Fu",
"Xianping",
""
]
]
|
2301.02485 | Yasuki Tachibana | Y. Tachibana, A. Kumar, A. Majumder, A. Angerami, R. Arora, S. A.
Bass, S. Cao, Y. Chen, T. Dai, L. Du, R. Ehlers, H. Elfner, W. Fan, R. J.
Fries, C. Gale, Y. He, M. Heffernan, U. Heinz, B. V. Jacak, P. M. Jacobs, S.
Jeon, Y. Ji, K. Kauder, L. Kasper, W. Ke, M. Kelsey, M. Kordell II, J.
Latessa, Y.-J. Lee, D. Liyanage, A. Lopez, M. Luzum, S. Mak, A. Mankolli, C.
Martin, H. Mehryar, T. Mengel, J. Mulligan, C. Nattrass, D. Oliinychenko,
J.-F. Paquet, J. H. Putschke, G. Roland, B. Schenke, L. Schwiebert, A.
Sengupta, C. Shen, A. Silva, C. Sirimanna, D. Soeder, R. A. Soltz, I. Soudi,
J. Staudenmaier, M. Strickland, J. Velkovska, G. Vujanovic, X.-N. Wang, R. L.
Wolpert, W. Zhao (the JETSCAPE Collaboration) | Hard Jet Substructure in a Multi-stage Approach | 20 pages, 12 figures | null | null | null | hep-ph hep-ex nucl-ex nucl-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present predictions and postdictions for a wide variety of hard
jet-substructure observables using a multi-stage model within the JETSCAPE
framework. The details of the multi-stage model and the various parameter
choices are described in [A. Kumar et al., arXiv:2204.01163]. A novel feature
of this model is the presence of two stages of jet modification: a high
virtuality phase (modeled using MATTER), where coherence effects diminish
medium-induced radiation, and a lower virtuality phase (modeled using LBT),
where parton splits are fully resolved by the medium as they endure multiple
scattering induced energy loss. Energy loss calculations are carried out on
event-by-event viscous fluid dynamic backgrounds constrained by experimental
data. The uniformed and consistent descriptions of multiple experimental
observables demonstrate the essential role of coherence effects and the
multi-stage modeling of the jet evolution. Using the best choice of parameters
from [A. Kumar et al., arXiv:2204.01163], and with no further tuning, we
present calculations for the medium modified jet fragmentation function, the
groomed jet momentum fraction $z_g$ and angular separation $r_g$ distributions,
as well as the nuclear modification factor of groomed jets. These calculations
provide accurate descriptions of published and preliminary data from
experiments at RHIC and LHC. Furthermore, we provide predictions from the
multi-stage model for future measurements at RHIC.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:45:30 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Tachibana",
"Y.",
"",
"the JETSCAPE Collaboration"
],
[
"Kumar",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Majumder",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Angerami",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Arora",
"R.",
"",
"the JETSCAPE Collaboration"
],
[
"Bass",
"S. A.",
"",
"the JETSCAPE Collaboration"
],
[
"Cao",
"S.",
"",
"the JETSCAPE Collaboration"
],
[
"Chen",
"Y.",
"",
"the JETSCAPE Collaboration"
],
[
"Dai",
"T.",
"",
"the JETSCAPE Collaboration"
],
[
"Du",
"L.",
"",
"the JETSCAPE Collaboration"
],
[
"Ehlers",
"R.",
"",
"the JETSCAPE Collaboration"
],
[
"Elfner",
"H.",
"",
"the JETSCAPE Collaboration"
],
[
"Fan",
"W.",
"",
"the JETSCAPE Collaboration"
],
[
"Fries",
"R. J.",
"",
"the JETSCAPE Collaboration"
],
[
"Gale",
"C.",
"",
"the JETSCAPE Collaboration"
],
[
"He",
"Y.",
"",
"the JETSCAPE Collaboration"
],
[
"Heffernan",
"M.",
"",
"the JETSCAPE Collaboration"
],
[
"Heinz",
"U.",
"",
"the JETSCAPE Collaboration"
],
[
"Jacak",
"B. V.",
"",
"the JETSCAPE Collaboration"
],
[
"Jacobs",
"P. M.",
"",
"the JETSCAPE Collaboration"
],
[
"Jeon",
"S.",
"",
"the JETSCAPE Collaboration"
],
[
"Ji",
"Y.",
"",
"the JETSCAPE Collaboration"
],
[
"Kauder",
"K.",
"",
"the JETSCAPE Collaboration"
],
[
"Kasper",
"L.",
"",
"the JETSCAPE Collaboration"
],
[
"Ke",
"W.",
"",
"the JETSCAPE Collaboration"
],
[
"Kelsey",
"M.",
"",
"the JETSCAPE Collaboration"
],
[
"Kordell",
"M.",
"II",
"the JETSCAPE Collaboration"
],
[
"Latessa",
"J.",
"",
"the JETSCAPE Collaboration"
],
[
"Lee",
"Y. -J.",
"",
"the JETSCAPE Collaboration"
],
[
"Liyanage",
"D.",
"",
"the JETSCAPE Collaboration"
],
[
"Lopez",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Luzum",
"M.",
"",
"the JETSCAPE Collaboration"
],
[
"Mak",
"S.",
"",
"the JETSCAPE Collaboration"
],
[
"Mankolli",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Martin",
"C.",
"",
"the JETSCAPE Collaboration"
],
[
"Mehryar",
"H.",
"",
"the JETSCAPE Collaboration"
],
[
"Mengel",
"T.",
"",
"the JETSCAPE Collaboration"
],
[
"Mulligan",
"J.",
"",
"the JETSCAPE Collaboration"
],
[
"Nattrass",
"C.",
"",
"the JETSCAPE Collaboration"
],
[
"Oliinychenko",
"D.",
"",
"the JETSCAPE Collaboration"
],
[
"Paquet",
"J. -F.",
"",
"the JETSCAPE Collaboration"
],
[
"Putschke",
"J. H.",
"",
"the JETSCAPE Collaboration"
],
[
"Roland",
"G.",
"",
"the JETSCAPE Collaboration"
],
[
"Schenke",
"B.",
"",
"the JETSCAPE Collaboration"
],
[
"Schwiebert",
"L.",
"",
"the JETSCAPE Collaboration"
],
[
"Sengupta",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Shen",
"C.",
"",
"the JETSCAPE Collaboration"
],
[
"Silva",
"A.",
"",
"the JETSCAPE Collaboration"
],
[
"Sirimanna",
"C.",
"",
"the JETSCAPE Collaboration"
],
[
"Soeder",
"D.",
"",
"the JETSCAPE Collaboration"
],
[
"Soltz",
"R. A.",
"",
"the JETSCAPE Collaboration"
],
[
"Soudi",
"I.",
"",
"the JETSCAPE Collaboration"
],
[
"Staudenmaier",
"J.",
"",
"the JETSCAPE Collaboration"
],
[
"Strickland",
"M.",
"",
"the JETSCAPE Collaboration"
],
[
"Velkovska",
"J.",
"",
"the JETSCAPE Collaboration"
],
[
"Vujanovic",
"G.",
"",
"the JETSCAPE Collaboration"
],
[
"Wang",
"X. -N.",
"",
"the JETSCAPE Collaboration"
],
[
"Wolpert",
"R. L.",
"",
"the JETSCAPE Collaboration"
],
[
"Zhao",
"W.",
"",
"the JETSCAPE Collaboration"
]
]
|
2301.02486 | Rory Bowens | Rory Bowens, Andrew Shannon, Rebekah Dawson, and Jiayin Dong | Longterm Stability of Planetary Systems formed from a Transitional Disk | Accepted to ApJ, 15 pages, 11 figures | null | 10.3847/1538-4357/acb13c | null | astro-ph.EP | http://creativecommons.org/licenses/by/4.0/ | Transitional disks are protoplanetary disks with large and deep central holes
in the gas, possibly carved by young planets. Dong, R., & Dawson, R. 2016, ApJ,
825, 7 simulated systems with multiple giant planets that were capable of
carving and maintaining such gaps during the disk stage. Here we continue their
simulations by evolving the systems for 10 Gyr after disk dissipation and
compare the resulting system architecture to observed giant planet properties,
such as their orbital eccentricities and resonances. We find that the simulated
systems contain a disproportionately large number of circular orbits compared
to observed giant exoplanets. Large eccentricities are generated in simulated
systems that go unstable, but too few of our systems go unstable, likely due to
our demand that they remain stable during the gas disk stage to maintain
cavities. We also explore whether transitional disk inspired initial conditions
can account for the observed younger ages of 2:1 resonant systems orbiting
mature host stars. Many simulated planet pairs lock into a 2:1 resonance during
the gas disk stage, but those that are disrupted tend to be disrupted early,
within the first 10 Myr. Our results suggest that systems of giant planets
capable of carving and maintaining transitional disks are not the direct
predecessors of observed giant planets, either because the transitional disk
cavities have a different origin or another process is involved, such as
convergent migration that pack planets close together at the end of the
transitional disk stage.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:46:15 GMT"
}
]
| 2023-03-08T00:00:00 | [
[
"Bowens",
"Rory",
""
],
[
"Shannon",
"Andrew",
""
],
[
"Dawson",
"Rebekah",
""
],
[
"Dong",
"Jiayin",
""
]
]
|
2301.02487 | Zishuai Cheng | Zishuai Cheng, Mihai Ordean, Flavio D. Garcia, Baojiang Cui, Dominik
Rys | Watching your call: Breaking VoLTE Privacy in LTE/5G Networks | null | null | null | null | cs.CR | http://creativecommons.org/licenses/by/4.0/ | Voice over LTE (VoLTE) and Voice over NR (VoNR) are two similar technologies
that have been widely deployed by operators to provide a better calling
experience in LTE and 5G networks, respectively. The VoLTE/NR protocols rely on
the security features of the underlying LTE/5G network to protect users'
privacy such that nobody can monitor calls and learn details about call times,
duration, and direction. In this paper, we introduce a new privacy attack which
enables adversaries to analyse encrypted LTE/5G traffic and recover any
VoLTE/NR call details. We achieve this by implementing a novel mobile-relay
adversary which is able to remain undetected by using an improved physical
layer parameter guessing procedure. This adversary facilitates the recovery of
encrypted configuration messages exchanged between victim devices and the
mobile network. We further propose an identity mapping method which enables our
mobile-relay adversary to link a victim's network identifiers to the phone
number efficiently, requiring a single VoLTE protocol message. We evaluate the
real-world performance of our attacks using four modern commercial
off-the-shelf phones and two representative, commercial network carriers. We
collect over 60 hours of traffic between the phones and the mobile networks and
execute 160 VoLTE calls, which we use to successfully identify patterns in the
physical layer parameter allocation and in VoLTE traffic, respectively. Our
real-world experiments show that our mobile-relay works as expected in all test
cases, and the VoLTE activity logs recovered describe the actual communication
with 100% accuracy. Finally, we show that we can link network identifiers such
as International Mobile Subscriber Identities (IMSI), Subscriber Concealed
Identifiers (SUCI) and/or Globally Unique Temporary Identifiers (GUTI) to phone
numbers while remaining undetected by the victim.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:49:41 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Cheng",
"Zishuai",
""
],
[
"Ordean",
"Mihai",
""
],
[
"Garcia",
"Flavio D.",
""
],
[
"Cui",
"Baojiang",
""
],
[
"Rys",
"Dominik",
""
]
]
|
2301.02488 | Weicheng Gao | Weicheng Gao, Xiaopeng Yang, Xiaodong Qu, Tian Lan | TWR-MCAE: A Data Augmentation Method for Through-the-Wall Radar Human
Motion Recognition | Publisher: IEEE Transactions on Geoscience and Remote Sensing
(Volume: 60). Total Pages: 17. Total Figures: 17 | in IEEE Transactions on Geoscience and Remote Sensing, vol. 60,
pp. 1-17, 2022, Art no. 5118617 | 10.1109/TGRS.2022.3213748 | null | eess.SP cs.AI cs.CV cs.LG eess.IV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | To solve the problems of reduced accuracy and prolonging convergence time of
through-the-wall radar (TWR) human motion due to wall attenuation, multipath
effect, and system interference, we propose a multilink auto-encoding neural
network (TWR-MCAE) data augmentation method. Specifically, the TWR-MCAE
algorithm is jointly constructed by a singular value decomposition (SVD)-based
data preprocessing module, an improved coordinate attention module, a
compressed sensing learnable iterative shrinkage threshold reconstruction
algorithm (LISTA) module, and an adaptive weight module. The data preprocessing
module achieves wall clutter, human motion features, and noise subspaces
separation. The improved coordinate attention module achieves clutter and noise
suppression. The LISTA module achieves human motion feature enhancement. The
adaptive weight module learns the weights and fuses the three subspaces. The
TWR-MCAE can suppress the low-rank characteristics of wall clutter and enhance
the sparsity characteristics in human motion at the same time. It can be linked
before the classification step to improve the feature extraction capability
without adding other prior knowledge or recollecting more data. Experiments
show that the proposed algorithm gets a better peak signal-to-noise ratio
(PSNR), which increases the recognition accuracy and speeds up the training
process of the back-end classifiers.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:56:53 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Gao",
"Weicheng",
""
],
[
"Yang",
"Xiaopeng",
""
],
[
"Qu",
"Xiaodong",
""
],
[
"Lan",
"Tian",
""
]
]
|
2301.02489 | Alex Fainstein | Luis A. Guerra Hernandez, Andres A. Reynoso, and Alejandro Fainstein | Has the chemical contribution a secondary role in SERS? | null | J. Opt. Soc. Am. B 40, C78-C85 (2023) | 10.1364/JOSAB.482513 | null | physics.optics cond-mat.other | http://creativecommons.org/licenses/by/4.0/ | It is an established understanding that the electromagnetic contribution (the
plasmon-mediated enhancement of the laser and scattered local electromagnetic
fields) is the main actor in Surface Enhanced Raman Scattering (SERS), with the
so-called chemical (molecule-related) contribution assuming only, if any, a
supporting role. The conclusion of our comprehensive resonant study of a broad
range of nanosphere lithography based metallic substrates, with covalently
attached 4-mercaptobenzoic acid monolayers used as probe (molecules
non-resonant in solution), is that this accepted understanding needs to be
revised. We present a detailed resonant SERS study of Metal-film over
nanosphere (MFON) substrates done both by scanning the laser wavelength, and by
tuning the plasmon response through the nanosphere diameter. Far and local
field properties are characterized through measures of optical reflectivity and
SERS efficiency, respectively, and are supported by numerical simulations. We
demonstrate that the SERS efficiency depends indeed on the electromagnetic
mechanism, determined by the plasmonic response of the system, but we observe
that it is also strongly defined by a chemical resonant contribution related to
a metal-to-ligand electronic transition of the covalently bound probe molecule.
Optimum amplification occurs when the plasmon modes intersect with the
ligand-to-metal chemical resonance, contributing synergically both mechanisms
together. The same general trend is observed for other nanosphere lithography
based substrates, including sphere-segment void cavities and hexagonally
ordered triangular nanoparticles, using both Ag or Au as the plasmonic metal,
and also with a commercial substrate (Klarite). We conclude that a deep
understanding of both the electromagnetic and chemical mechanisms is necessary
to fully exploit these substrates for analytical applications.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 12:58:12 GMT"
}
]
| 2023-10-26T00:00:00 | [
[
"Hernandez",
"Luis A. Guerra",
""
],
[
"Reynoso",
"Andres A.",
""
],
[
"Fainstein",
"Alejandro",
""
]
]
|
2301.02490 | Cristian Daniele | Cristian Daniele and Seyed Behnam Andarzian and Erik Poll | Fuzzers for stateful systems: Survey and Research Directions | null | null | null | null | cs.CR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Fuzzing is a security testing methodology effective in finding bugs. In a
nutshell, a fuzzer sends multiple slightly malformed messages to the software
under test, hoping for crashes or weird system behaviour. The methodology is
relatively simple, although applications that keep internal states are
challenging to fuzz. The research community has responded to this challenge by
developing fuzzers tailored to stateful systems, but a clear understanding of
the variety of strategies is still missing. In this paper, we present the first
taxonomy of fuzzers for stateful systems and provide a systematic comparison
and classification of these fuzzers.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:02:15 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Daniele",
"Cristian",
""
],
[
"Andarzian",
"Seyed Behnam",
""
],
[
"Poll",
"Erik",
""
]
]
|
2301.02491 | Jo\~ao Faria Martins | Jo\~ao Faria Martins and Timothy Porter | A categorification of Quinn's finite total homotopy TQFT with
application to TQFTs and once-extended TQFTs derived from strict
omega-groupoids | 235 pages | null | null | null | math.CT math.AT math.GT math.QA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We first revisit the construction of Quinn's Finite Total Homotopy TQFT,
which depends on the choice of a homotopy finite space, $\boldsymbol{B}$. We
build our construction directly from homotopy theoretical techniques, and
hence, as in Quinn's original notes from 1995, the construction works in all
dimensions.
Our aim in this is to provide background for giving in detail the
construction of a once-extended TQFT categorifying Quinn's TQFT, in the form of
a symmetric monoidal bifunctor from the bicategory of manifolds, cobordisms and
extended cobordisms, initially to the symmetric monoidal bicategory of
profunctors (enriched over vector spaces), and then to the Morita bicategory of
algebras, bimodules and bimodule maps. These once-extended versions of Quinn's
TQFT likewise are defined for all dimensions, and, as with the original
version, depend on the choice of a homotopy finite space $\boldsymbol{B}$.
To show the utility of this approach, we explicitly compute both Quinn's
finite total homotopy TQFT, and its extended version, for the case when
$\boldsymbol{B}$ is the classifying space of a homotopically finite
omega-groupoid, in this paper taking the form of a crossed complex, following
Brown and Higgins.
The constructions in this paper include, in particular, the description of
once-extended TQFTs derived from the classifying space of a finite strict
2-group, of relevance for modelling discrete higher gauge theory, but the
techniques involved are considerably more general.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:02:19 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Martins",
"João Faria",
""
],
[
"Porter",
"Timothy",
""
]
]
|
2301.02492 | Joshua Males | Jashan Bal, Fern Haraldson, Joshua Males, Ian Thompson | Jensen polynomials associated with Wright's circle method: Hyperbolicity
and Tur\'an inequalities | Undergraduate research supported by the Manitoba eXperimental
Mathematics Laboratory. Comments welcome! This iteration fixes some constants
in Theorem 1.4 and its proof | null | null | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the Fourier coefficients of functions satisfying a certain version
of Wright's circle method with finitely many major arcs. We show that the
Jensen polynomials associated with such Fourier coefficients are asymptotically
hyperbolic, building on the framework of Griffin--Ono--Rolen--Zagier and
others. Consequently, we prove that the Fourier coefficients asymptotically
satisfy all higher-order Tur\'an inequalities. As an application, we apply our
results to both $(q^t;q^t)_\infty^{-r}$, which counts $r$-coloured partitions
into parts divisible by $t$, and to the function $(q^{a};q^{p})_\infty^{-1}$
where $p$ is prime and $0\leq a<p$, a ubiquitous function throughout number
theory.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:04:11 GMT"
},
{
"version": "v2",
"created": "Fri, 21 Jul 2023 15:18:46 GMT"
}
]
| 2023-07-24T00:00:00 | [
[
"Bal",
"Jashan",
""
],
[
"Haraldson",
"Fern",
""
],
[
"Males",
"Joshua",
""
],
[
"Thompson",
"Ian",
""
]
]
|
2301.02493 | Qiang Li | Alim Ruzi, Tianyi Yang, Dawei Fu, Sitian Qian, Leyun Gao, and Qiang Li | Muon Beam for Neutrino CP Violation: connecting energy and neutrino
frontiers | Additional fixes included. In this new version, we have now
strengthened our results by carrying out a solid physics simulation with the
help of GLoBES, a sophisticated software package for the simulation of long
baseline neutrino oscillation experiments. The results are compared with
previous qualitative estimations, and are found to be in reasonable agreement | null | null | null | hep-ph hep-ex physics.acc-ph physics.pop-ph | http://creativecommons.org/licenses/by/4.0/ | We propose here a proposal to connect neutrino and energy frontiers, by
exploiting collimated muon beams for neutrino oscillations, which generate
symmetric neutrino and antineutrino sources: $\mu^+\rightarrow
e^+\,\bar{\nu}_{\mu}\, \nu_{e}$ and $\mu^-\rightarrow e^-\, \nu_{\mu}
\,\bar{\nu}_{e}$. Interfacing with long baseline neutrino detectors such as
DUNE and T2K, this experiment can be applicable to measure tau neutrino
properties, and also to probe neutrino CP phase, by measuring muon electron
(anti-)neutrino mixing or tau (anti-)neutrino appearance, and differences
between neutrino and antineutrino rates. There are several significant benefits
leading to large neutrino flux and high sensitivity on CP phase, including 1)
collimated and manipulable muon beams, which lead to a larger acceptance of
neutrino sources in the far detector side; 2) symmetric $\mu^+$ and $\mu^-$
beams, and thus symmetric neutrino and antineutrino sources, which make this
proposal ideally useful for measuring neutrino CP violation. More importantly,
$\bar{\nu}_{e,\mu}\rightarrow\bar{\nu}_\tau$ and $\nu_{e,\mu}\rightarrow
\nu_\tau$, and, $\bar{\nu}_{e}\rightarrow\bar{\nu}_\mu$ and $\nu_{e}\rightarrow
\nu_\mu$ oscillation signals can be collected simultaneously, with no needs for
separate specific runs for neutrinos or antineutrinos. Based on a simulation of
neutrino oscillation experiment, we estimate $10^4$ tau (anti-) neutrinos can
be collected within 5 years which makes this proposal suitable for a brighter
tau neutrino factory. Moreover, more than 7 standard deviations of sensitivity
can be reached for $\dcp = |\pi/2|$, within only five ears of data taking, by
combining tau and muon (anti-) neutrino appearances. With the development of a
more intensive muon beam targeting future muon collider, the neutrino potential
of the current proposal will surely be further improved.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:10:06 GMT"
},
{
"version": "v2",
"created": "Tue, 17 Jan 2023 15:45:21 GMT"
},
{
"version": "v3",
"created": "Mon, 27 Feb 2023 01:51:30 GMT"
},
{
"version": "v4",
"created": "Thu, 26 Oct 2023 06:54:39 GMT"
},
{
"version": "v5",
"created": "Sat, 28 Oct 2023 08:42:34 GMT"
}
]
| 2023-10-31T00:00:00 | [
[
"Ruzi",
"Alim",
""
],
[
"Yang",
"Tianyi",
""
],
[
"Fu",
"Dawei",
""
],
[
"Qian",
"Sitian",
""
],
[
"Gao",
"Leyun",
""
],
[
"Li",
"Qiang",
""
]
]
|
2301.02494 | Mingming Ha | Xuewen Tao and Mingming Ha and Xiaobo Guo and Qiongxu Ma and Hongwei
Cheng and Wenfang Lin | Adaptive Pattern Extraction Multi-Task Learning for Multi-Step
Conversion Estimations | 18 pages, 9 figures | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Multi-task learning (MTL) has been successfully used in many real-world
applications, which aims to simultaneously solve multiple tasks with a single
model. The general idea of multi-task learning is designing kinds of global
parameter sharing mechanism and task-specific feature extractor to improve the
performance of all tasks. However, challenge still remains in balancing the
trade-off of various tasks since model performance is sensitive to the
relationships between them. Less correlated or even conflict tasks will
deteriorate the performance by introducing unhelpful or negative information.
Therefore, it is important to efficiently exploit and learn fine-grained
feature representation corresponding to each task. In this paper, we propose an
Adaptive Pattern Extraction Multi-task (APEM) framework, which is adaptive and
flexible for large-scale industrial application. APEM is able to fully utilize
the feature information by learning the interactions between the input feature
fields and extracted corresponding tasks-specific information. We first
introduce a DeepAuto Group Transformer module to automatically and efficiently
enhance the feature expressivity with a modified set attention mechanism and a
Squeeze-and-Excitation operation. Second, explicit Pattern Selector is
introduced to further enable selectively feature representation learning by
adaptive task-indicator vectors. Empirical evaluations show that APEM
outperforms the state-of-the-art MTL methods on public and real-world financial
services datasets. More importantly, we explore the online performance of APEM
in a real industrial-level recommendation scenario.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:12:59 GMT"
},
{
"version": "v2",
"created": "Wed, 18 Jan 2023 03:50:55 GMT"
},
{
"version": "v3",
"created": "Mon, 23 Jan 2023 08:35:28 GMT"
}
]
| 2023-01-24T00:00:00 | [
[
"Tao",
"Xuewen",
""
],
[
"Ha",
"Mingming",
""
],
[
"Guo",
"Xiaobo",
""
],
[
"Ma",
"Qiongxu",
""
],
[
"Cheng",
"Hongwei",
""
],
[
"Lin",
"Wenfang",
""
]
]
|
2301.02495 | Nianhua Li | Lihua Wu and Nianhua Li | Backlund transformation of the Geng-Xue system | null | null | null | null | nlin.SI math-ph math.MP | http://creativecommons.org/licenses/by/4.0/ | We construct a Backlund transformation for the Geng-Xue system with the help
of reciprocal and gauge transformations. Furthermore, we derive N-Backlund
transformation for the Geng-Xue system resorting to Bianchi's permutability. As
an application, we obtain some exact solutions of the Geng-Xue system including
multi-kink, bell-shaped soliton. Finally, we discuss Backlund transformations
for the Degasperis-Procesi and the Novikov equations, which are two reductions
of the Geng-Xue system.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:14:18 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Wu",
"Lihua",
""
],
[
"Li",
"Nianhua",
""
]
]
|
2301.02496 | Zhou Yang | Zhou Yang, Bowen Xu, Jie M. Zhang, Hong Jin Kang, Jieke Shi, Junda He,
David Lo | Stealthy Backdoor Attack for Code Models | 18 pages, Under review of IEEE Transactions on Software Engineering | null | null | null | cs.CR cs.SE | http://creativecommons.org/licenses/by/4.0/ | Code models, such as CodeBERT and CodeT5, offer general-purpose
representations of code and play a vital role in supporting downstream
automated software engineering tasks. Most recently, code models were revealed
to be vulnerable to backdoor attacks. A code model that is backdoor-attacked
can behave normally on clean examples but will produce pre-defined malicious
outputs on examples injected with triggers that activate the backdoors.
Existing backdoor attacks on code models use unstealthy and easy-to-detect
triggers. This paper aims to investigate the vulnerability of code models with
stealthy backdoor attacks. To this end, we propose AFRAIDOOR (Adversarial
Feature as Adaptive Backdoor). AFRAIDOOR achieves stealthiness by leveraging
adversarial perturbations to inject adaptive triggers into different inputs. We
evaluate AFRAIDOOR on three widely adopted code models (CodeBERT, PLBART and
CodeT5) and two downstream tasks (code summarization and method name
prediction). We find that around 85% of adaptive triggers in AFRAIDOOR bypass
the detection in the defense process. By contrast, only less than 12% of the
triggers from previous work bypass the defense. When the defense method is not
applied, both AFRAIDOOR and baselines have almost perfect attack success rates.
However, once a defense is applied, the success rates of baselines decrease
dramatically to 10.47% and 12.06%, while the success rate of AFRAIDOOR are
77.05% and 92.98% on the two tasks. Our finding exposes security weaknesses in
code models under stealthy backdoor attacks and shows that the state-of-the-art
defense method cannot provide sufficient protection. We call for more research
efforts in understanding security threats to code models and developing more
effective countermeasures.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:15:42 GMT"
},
{
"version": "v2",
"created": "Tue, 29 Aug 2023 03:28:46 GMT"
}
]
| 2023-08-30T00:00:00 | [
[
"Yang",
"Zhou",
""
],
[
"Xu",
"Bowen",
""
],
[
"Zhang",
"Jie M.",
""
],
[
"Kang",
"Hong Jin",
""
],
[
"Shi",
"Jieke",
""
],
[
"He",
"Junda",
""
],
[
"Lo",
"David",
""
]
]
|
2301.02497 | Ruizhi Huang | Guy Boyde and Ruizhi Huang | Some asymptotic formulae for torsion in homotopy groups | 19 pages; comments are very welcome | null | null | null | math.AT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Inspired by a remarkable work of F\'{e}lix, Halperin and Thomas on the
asymptotic estimation of the ranks of rational homotopy groups, and more recent
works of Wu and the authors on local hyperbolicity, we prove two asymptotic
formulae for torsion rank of homotopy groups, one using ordinary homology and
one using $K$-theory. We use these to obtain explicit quantitative asymptotic
lower bounds on the torsion rank of the homotopy groups for many interesting
spaces after suspension, including Moore spaces, Eilenberg-MacLane spaces,
complex projective spaces, complex Grassmannians, Milnor hypersurfaces and
unitary groups.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:16:28 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Boyde",
"Guy",
""
],
[
"Huang",
"Ruizhi",
""
]
]
|
2301.02498 | Nidal Chamoun | Nawras Abo Hasan (Damascus Univ.), Nabil Joudieh (Damascus Univ.) and
Nidal Chamoun (HIAST) | Dynamics and stability of the two-body problem with Yukawa correction to
Newton's gravity, revisited and applied numerically to the solar system | pdflatex, 29 pages, 4 figures, 23 tables, version to appear in
Universe | null | null | null | astro-ph.EP gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this manuscript, we review the motion of two-body celestial system
(planet-sun) for a Yukawa-type correction on Newton's gravitational potential
using Hamilton's formulation. We reexamine the stability using the
corresponding linearization Jacobian matrix, and verify that the Bertrand's
theorem conditions are met for radii $\ll 10^{15} m$, and so bound closed
orbits are expected. Applied to the solar system, we present the equation of
motion of the planet, then solve it both analytically and numerically. Making
use of the analytical expression of the orbit, we estimate the Yukawa strength
$\alpha$, and find it larger than the nominal value ($10^{-8}$) adopted in
previous studies, in that it is of order ($\alpha = 10^{-4}-10^{-5}$) for
terrestrial planets (Mercury, Venus, earth, Mars and Pluto) whereas it is even
larger ($\alpha = 10^{-3}$) for the Giant planets (Jupiter, Saturn, Uranus and
Neptune). Taking as inputs ($r_{min}, v_{max}, e$) observed by NASA, we analyze
the orbits analytically and numerically for both the estimated and nominal
values of $\alpha$, and determine the corresponding trajectories. For each
obtained orbit we recalculate the characterizing parameters ($r_{min}, r_{max},
a, b, e $) and compare their values according to the used potential (Newton
with/without Yukawa correction) and to the method used (analytical and/or
numerical). When compared to the observational data, we conclude that the
correction on the path due to Yukawa correction is of order of and up to 80
million km (20 million km) as a maximum deviation occurring for Neptune (Pluto)
for nominal (estimated) value of $\alpha$.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:17:38 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Hasan",
"Nawras Abo",
"",
"Damascus Univ."
],
[
"Joudieh",
"Nabil",
"",
"Damascus Univ."
],
[
"Chamoun",
"Nidal",
"",
"HIAST"
]
]
|
2301.02499 | Bevan Smith | Bevan I. Smith | Evaluating counterfactual explanations using Pearl's counterfactual
method | null | null | null | null | stat.ML cs.LG | http://creativecommons.org/licenses/by/4.0/ | Counterfactual explanations (CEs) are methods for generating an alternative
scenario that produces a different desirable outcome. For example, if a student
is predicted to fail a course, then counterfactual explanations can provide the
student with alternate ways so that they would be predicted to pass. The
applications are many. However, CEs are currently generated from machine
learning models that do not necessarily take into account the true causal
structure in the data. By doing this, bias can be introduced into the CE
quantities. I propose in this study to test the CEs using Judea Pearl's method
of computing counterfactuals which has thus far, surprisingly, not been seen in
the counterfactual explanation (CE) literature. I furthermore evaluate these
CEs on three different causal structures to show how the true underlying causal
structure affects the CEs that are generated. This study presented a method of
evaluating CEs using Pearl's method and it showed, (although using a limited
sample size), that thirty percent of the CEs conflicted with those computed by
Pearl's method. This shows that we cannot simply trust CEs and it is vital for
us to know the true causal structure before we blindly compute counterfactuals
using the original machine learning model.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:18:26 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Smith",
"Bevan I.",
""
]
]
|
2301.02500 | Adrian Budini | Adri\'an A. Budini | Violation of Diagonal Non-Invasiveness: A Hallmark of Quantum Memory
Effects | Submitted originally to Phys. Rev. Lett. Extended version with
demonstrations | null | null | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | An operational (measurement based) scheme that connects in a univocal way
measurement invasivity and the presence of memory effects is defined. Its
underlying theoretical basis relies on a non-invasive measurability of
(memoryless) Markovian dynamics when the corresponding observable is diagonal
in the same basis as the system density matrix. In contrast, (operational
defined) quantum memory effects always lead to violation of diagonal
non-invasiveness. Related conditions for violation of Leggett-Garg inequality
due to non-Markovian memory effects are also established.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 13:20:42 GMT"
},
{
"version": "v2",
"created": "Sat, 11 Feb 2023 13:09:39 GMT"
}
]
| 2023-02-14T00:00:00 | [
[
"Budini",
"Adrián A.",
""
]
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.