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.01701 | Ali Al-Kaswan | Ali Al-Kaswan, Toufique Ahmed, Maliheh Izadi, Anand Ashok Sawant,
Premkumar Devanbu, Arie van Deursen | Extending Source Code Pre-Trained Language Models to Summarise
Decompiled Binaries | SANER 2023 Technical Track Camera Ready | null | null | null | cs.CR cs.AI cs.LG cs.SE | http://creativecommons.org/licenses/by/4.0/ | Reverse engineering binaries is required to understand and analyse programs
for which the source code is unavailable. Decompilers can transform the largely
unreadable binaries into a more readable source code-like representation.
However, reverse engineering is time-consuming, much of which is taken up by
labelling the functions with semantic information.
While the automated summarisation of decompiled code can help Reverse
Engineers understand and analyse binaries, current work mainly focuses on
summarising source code, and no suitable dataset exists for this task.
In this work, we extend large pre-trained language models of source code to
summarise decompiled binary functions. Furthermore, we investigate the impact
of input and data properties on the performance of such models. Our approach
consists of two main components; the data and the model.
We first build CAPYBARA, a dataset of 214K decompiled function-documentation
pairs across various compiler optimisations. We extend CAPYBARA further by
generating synthetic datasets and deduplicating the data.
Next, we fine-tune the CodeT5 base model with CAPYBARA to create BinT5. BinT5
achieves the state-of-the-art BLEU-4 score of 60.83, 58.82, and 44.21 for
summarising source, decompiled, and synthetically stripped decompiled code,
respectively. This indicates that these models can be extended to decompiled
binaries successfully.
Finally, we found that the performance of BinT5 is not heavily dependent on
the dataset size and compiler optimisation level. We recommend future research
to further investigate transferring knowledge when working with less expressive
input formats such as stripped binaries.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 16:56:33 GMT"
},
{
"version": "v2",
"created": "Fri, 13 Jan 2023 14:47:19 GMT"
}
]
| 2023-01-16T00:00:00 | [
[
"Al-Kaswan",
"Ali",
""
],
[
"Ahmed",
"Toufique",
""
],
[
"Izadi",
"Maliheh",
""
],
[
"Sawant",
"Anand Ashok",
""
],
[
"Devanbu",
"Premkumar",
""
],
[
"van Deursen",
"Arie",
""
]
]
|
2301.01702 | Philip Sun | Philip Sun, Ruiqi Guo, Sanjiv Kumar | Automating Nearest Neighbor Search Configuration with Constrained
Optimization | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | The approximate nearest neighbor (ANN) search problem is fundamental to
efficiently serving many real-world machine learning applications. A number of
techniques have been developed for ANN search that are efficient, accurate, and
scalable. However, such techniques typically have a number of parameters that
affect the speed-recall tradeoff, and exhibit poor performance when such
parameters aren't properly set. Tuning these parameters has traditionally been
a manual process, demanding in-depth knowledge of the underlying search
algorithm. This is becoming an increasingly unrealistic demand as ANN search
grows in popularity. To tackle this obstacle to ANN adoption, this work
proposes a constrained optimization-based approach to tuning quantization-based
ANN algorithms. Our technique takes just a desired search cost or recall as
input, and then generates tunings that, empirically, are very close to the
speed-recall Pareto frontier and give leading performance on standard
benchmarks.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 16:56:36 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Feb 2023 01:35:26 GMT"
}
]
| 2023-02-23T00:00:00 | [
[
"Sun",
"Philip",
""
],
[
"Guo",
"Ruiqi",
""
],
[
"Kumar",
"Sanjiv",
""
]
]
|
2301.01703 | Yiming Huo | Yiming Huo, Xingqin Lin, Boya Di, Hongliang Zhang, Francisco Javier
Lorca Hernando, Ahmet Serdar Tan, Shahid Mumtaz, \"Ozlem Tu\u{g}fe Demir, and
Kun Chen-Hu | Technology Trends for Massive MIMO towards 6G | 7 pages, 5 figures. 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.IT eess.SP math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | At the dawn of the next-generation wireless systems and networks, massive
multiple-input multiple-output (MIMO) has been envisioned as one of the
enabling technologies. With the continued success of being applied in the 5G
and beyond, the massive MIMO technology has demonstrated its advantageousness,
integrability, and extendibility. Moreover, several evolutionary features and
revolutionizing trends for massive MIMO have gradually emerged in recent years,
which are expected to reshape the future 6G wireless systems and networks.
Specifically, the functions and performance of future massive MIMO systems will
be enabled and enhanced via combining other innovative technologies,
architectures, and strategies such as intelligent omni-surfaces
(IOSs)/intelligent reflecting surfaces (IRSs), artificial intelligence (AI),
THz communications, cell free architecture. Also, more diverse vertical
applications based on massive MIMO will emerge and prosper, such as wireless
localization and sensing, vehicular communications, non-terrestrial
communications, remote sensing, inter-planetary communications.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 16:58:29 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Jan 2023 19:52:19 GMT"
}
]
| 2023-01-09T00:00:00 | [
[
"Huo",
"Yiming",
""
],
[
"Lin",
"Xingqin",
""
],
[
"Di",
"Boya",
""
],
[
"Zhang",
"Hongliang",
""
],
[
"Hernando",
"Francisco Javier Lorca",
""
],
[
"Tan",
"Ahmet Serdar",
""
],
[
"Mumtaz",
"Shahid",
""
],
[
"Demir",
"Özlem Tuğfe",
""
],
[
"Chen-Hu",
"Kun",
""
]
]
|
2301.01704 | Lee Milburn | Lee Milburn, John Chiaramonte, Jack Fenton, Taskin Padir | TRASH: Tandem Rover and Aerial Scrap Harvester | To be published in RAAI 2023 Conference | null | null | null | cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Addressing the challenge of roadside litter in the United States, which has
traditionally relied on costly and ineffective manual cleanup methods, this
paper presents an autonomous multi-robot system for highway litter monitoring
and collection. Our solution integrates an aerial vehicle to scan and gather
data across highway stretches with a terrestrial robot equipped with a
Convolutional Neural Network (CNN) for litter detection and mapping. Upon
detecting litter, the ground robot navigates to each pinpointed location,
re-assesses the vicinity, and employs a "greedy pickup" approach to address
potential mapping inaccuracies or litter misplacements. Through simulation
studies and real-world robotic trials, this work highlights the potential of
our proposed system for highway cleanliness and management in the context of
Robotics, Automation, and Artificial Intelligence
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:00:49 GMT"
},
{
"version": "v2",
"created": "Mon, 20 Nov 2023 17:56:33 GMT"
}
]
| 2023-11-21T00:00:00 | [
[
"Milburn",
"Lee",
""
],
[
"Chiaramonte",
"John",
""
],
[
"Fenton",
"Jack",
""
],
[
"Padir",
"Taskin",
""
]
]
|
2301.01705 | Benjamin Maschler | Benjamin Maschler | A Survey on Deep Industrial Transfer Learning in Fault Prognostics | 11 pages, 3 tables, 1 figure | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Due to its probabilistic nature, fault prognostics is a prime example of a
use case for deep learning utilizing big data. However, the low availability of
such data sets combined with the high effort of fitting, parameterizing and
evaluating complex learning algorithms to the heterogenous and dynamic settings
typical for industrial applications oftentimes prevents the practical
application of this approach. Automatic adaptation to new or dynamically
changing fault prognostics scenarios can be achieved using transfer learning or
continual learning methods. In this paper, a first survey of such approaches is
carried out, aiming at establishing best practices for future research in this
field. It is shown that the field is lacking common benchmarks to robustly
compare results and facilitate scientific progress. Therefore, the data sets
utilized in these publications are surveyed as well in order to identify
suitable candidates for such benchmark scenarios.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:01:27 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Maschler",
"Benjamin",
""
]
]
|
2301.01706 | {\L}ukasz Dusanowski | {\L}ukasz Dusanowski, Dominik K\"ock, Christian Schneider and Sven
H\"ofling | On-chip Hong-Ou-Mandel interference from separate quantum dot emitters
in an integrated circuit | null | null | null | null | quant-ph cond-mat.mes-hall physics.app-ph | http://creativecommons.org/licenses/by/4.0/ | Scalable quantum photonic technologies require low-loss integration of many
identical single-photon sources with photonic circuitry on a chip. Relatively
complex quantum photonic circuits have already been demonstrated; however,
sources used so far relied on parametric-down-conversion. Hence, the efficiency
and scalability are intrinsically limited by the probabilistic nature of the
sources. Quantum emitter-based single-photon sources are free of this
limitation, but frequency matching of multiple emitters within a single circuit
remains a challenge. In this work, we demonstrate a key component in this
regard in the form of a fully monolithic GaAs circuit combing two
frequency-matched quantum dot single-photon sources interconnected with a
low-loss on-chip beamsplitter connected via single-mode ridge waveguides. This
device enabled us to perform a two-photon interference experiment on-chip with
visibility reaching 66%, limited by the coherence of the emitters. Our device
could be further scaled up, providing a clear path to increase the complexity
of quantum circuits toward fully scalable integrated quantum technologies.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:03:04 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Dusanowski",
"Łukasz",
""
],
[
"Köck",
"Dominik",
""
],
[
"Schneider",
"Christian",
""
],
[
"Höfling",
"Sven",
""
]
]
|
2301.01707 | Dmitry Kulyabov | Anna V. Korolkova and Migran N. Gevorkyan and Dmitry S. Kulyabov | Implementation of hyperbolic complex numbers in Julia language | in English; in Russian | null | 10.22363/2658-4670-2022-30-4-318-329 | null | cs.MS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Background: Hyperbolic complex numbers are used in the description of
hyperbolic spaces. One of the well-known examples of such spaces is the
Minkowski space, which plays a leading role in the problems of the special
theory of relativity and electrodynamics. However, such numbers are not very
common in different programming languages. Purpose: Of interest is the
implementation of hyperbolic complex in scientific programming languages, in
particular, in the Julia language. Methods: The Julia language is based on the
concept of multiple dispatch. This concept is an extension of the concept of
polymorphism for object-oriented programming languages. To implement hyperbolic
complex numbers, the multiple dispatching approach of the Julia language was
used. Results: The result is a library that implements hyperbolic numbers.
Conclusions: Based on the results of the study, we can conclude that the
concept of multiple dispatching in scientific programming languages is
convenient and natural.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:10:39 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Korolkova",
"Anna V.",
""
],
[
"Gevorkyan",
"Migran N.",
""
],
[
"Kulyabov",
"Dmitry S.",
""
]
]
|
2301.01708 | M Rajesh Kannan | Iswar Mahato, M. Rajesh Kannan | Extremal problems for the eccentricity matrices of complements of trees | 18 pages. Preliminary version | null | null | null | math.CO | http://creativecommons.org/licenses/by/4.0/ | The eccentricity matrix of a connected graph $G$, denoted by
$\mathcal{E}(G)$, is obtained from the distance matrix of $G$ by keeping the
largest nonzero entries in each row and each column, and leaving zeros in the
remaining ones. The $\mathcal{E}$-eigenvalues of $G$ are the eigenvalues of
$\mathcal{E}(G)$, in which the largest one is the $\mathcal{E}$-spectral radius
of $G$. The $\mathcal{E}$-energy of $G$ is the sum of the absolute values of
all $\mathcal{E}$-eigenvalues of $G$. In this article, we study some of the
extremal problems for eccentricity matrices of complements of trees and
characterize the extremal graphs. First, we determine the unique tree whose
complement has minimum (respectively, maximum) $\mathcal{E}$-spectral radius
among the complements of trees. Then, we prove that the
$\mathcal{E}$-eigenvalues of the complement of a tree are symmetric about the
origin. As a consequence of these results, we characterize the trees whose
complement has minimum (respectively, maximum) least $\mathcal{E}$-eigenvalues
among the complements of trees. Finally, we discuss the extremal problems for
the second largest $\mathcal{E}$-eigenvalue and the $\mathcal{E}$-energy of
complements of trees and characterize the extremal graphs. As an application,
we obtain a Nordhaus-Gaddum type lower bounds for the second largest
$\mathcal{E}$-eigenvalue and $\mathcal{E}$-energy of a tree and its complement.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:13:28 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Mahato",
"Iswar",
""
],
[
"Kannan",
"M. Rajesh",
""
]
]
|
2301.01709 | Jinbo Yang | Jinbo Yang | Novel topological black holes from thermodynamics and deforming horizons | 19 pages, 18 figures, Significantly revised: (1) more embedding
diagrams for various shapes, specifically including the shape without
singularity; (2) content about Kodama vector and global monopole solutions
replaced by solving Einstein's equation from given ansatzes; (3) more
tractable text to find the unified first law from Einstein's equation | null | null | null | gr-qc hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Two novel topological black hole exact solutions with unusual shapes of
horizons in the simplest holographic axions model, the four-dimensional
Einstein-Maxwell-axions theory, are constructed. We draw embedding diagrams in
various situations to display unusual shapes of novel black holes. To
understand their thermodynamics from the quasi-local aspect, we re-derive the
unified first law and the Misner-Sharp mass from the Einstein equations for the
spacetime as a warped product $\M2 \times \Mco2$. The Ricci scalar $\Rhat$ of
the sub-manifold $\Mco2$ can be a non-constant. We further improve the
thermodynamics method based on the unified first law. Such a method simplifies
constructing solutions and hints at generalization to higher dimensions.
Moreover, we apply the unified first law to discuss black hole thermodynamics.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:15:31 GMT"
},
{
"version": "v2",
"created": "Thu, 18 Jan 2024 14:36:52 GMT"
}
]
| 2024-01-19T00:00:00 | [
[
"Yang",
"Jinbo",
""
]
]
|
2301.01710 | Fred Torres-Cruz | Rubi Melania Coasaca Callacondo, Grylia Yaneth Chata Iscarra, Fred
Torres-Cruz | Optimization of the Analysis of Vital Events Using Threads | null | null | null | null | cs.DC | http://creativecommons.org/licenses/by/4.0/ | Objective: Optimize the time of data analysis of Vital Events (births, deaths
and marriages) using Threads. Methodology: A code was created in python without
threads and another with threads, after He performed 5 tests with a single
attribute and with 1,2,3,4,5,6,7,8 and 9 attributes this was done in both codes
with the same amount of data, to know if the python code with threads is
optimal when parsing Vital Facts data. Results: The python code with Threads
turned out to be the most optimal since it optimized the compilation time of
the 5 tests with 1 attribute by 16attributes was obtained as a result that the
more attributes you group, the more effective the use of threads. Conclusion:
Python code with threads is more optimal than code without threads Therefore,
it is concluded that the implementation of threads is recommended in the
analysis of data in similar works.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:16:07 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Callacondo",
"Rubi Melania Coasaca",
""
],
[
"Iscarra",
"Grylia Yaneth Chata",
""
],
[
"Torres-Cruz",
"Fred",
""
]
]
|
2301.01711 | ShengLian Jiang | Sheng-Lian Jiang, Yanxia Liu and Li-Jun Lang | General mapping of one-dimensional non-Hermitian mosaic models to
non-mosaic counterparts: Mobility edges and Lyapunov exponents | 9 pages, 2 figures | Chin. Phys. B 32, 097204 (2023) | 10.1088/1674-1056/ace426 | null | cond-mat.dis-nn quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We establish a general mapping from one-dimensional non-Hermitian mosaic
models to their non-mosaic counterparts. This mapping can give rise to mobility
edges and even Lyapunov exponents in the mosaic models if critical points of
localization or Lyapunov exponents of localized states in the corresponding
non-mosaic models have already been analytically solved. To demonstrate the
validity of this mapping, we apply it to two non-Hermitian localization models:
an Aubry-Andr\'e-like model with nonreciprocal hopping and complex
quasiperiodic potentials, and the Ganeshan-Pixley-Das Sarma model with
nonreciprocal hopping. We successfully obtain the mobility edges and Lyapunov
exponents in their mosaic models. This general mapping may catalyze further
studies on mobility edges, Lyapunov exponents, and other significant quantities
pertaining to localization in non-Hermitian mosaic models.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:18:21 GMT"
},
{
"version": "v2",
"created": "Sun, 15 Jan 2023 07:14:07 GMT"
},
{
"version": "v3",
"created": "Wed, 11 Oct 2023 10:24:15 GMT"
}
]
| 2023-10-17T00:00:00 | [
[
"Jiang",
"Sheng-Lian",
""
],
[
"Liu",
"Yanxia",
""
],
[
"Lang",
"Li-Jun",
""
]
]
|
2301.01712 | Volodymyr Riabov | Volodymyr Riabov | Mesoscopic eigenvalue statistics for Wigner-type matrices | null | null | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove a universal mesoscopic central limit theorem for linear eigenvalue
statistics of a Wigner-type matrix inside the bulk of the spectrum with
compactly supported twice continuously differentiable test functions. The main
novel ingredient is an optimal local law for the two-point function
$T(z,\zeta)$ and a general class of related quantities involving two resolvents
at nearby spectral parameters.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:19:21 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Riabov",
"Volodymyr",
""
]
]
|
2301.01713 | Vaclav Skala | Radek Svitak and Vaclav Skala | Robust Surface Reconstruction from Orthogonal Slices | Draft of the papers published in Machine Graphics and Vision, Vol.13,
No.3, Polish Academy of Sciences, Vol.13, No.3, pp.221-233, ISSN 1230-0535,
2004 | Machine Graphics and Vision, Vol.13, No.3, Polish Academy of
Sciences, Vol.13, No.3, pp.221-233, ISSN 1230-0535, 2004 | null | null | cs.GR | http://creativecommons.org/licenses/by/4.0/ | The surface reconstruction problem from sets of planar parallel slices
representing cross sections through 3D objects is presented. The final result
of surface reconstruction is always based on the correct estimation of the
structure of the original object. This paper is a case study of the problem of
the structure determination. We present a new approach, which is based on
considering mutually orthogonal sets of slices. A new method for surface
reconstruction from orthogonal slices is described and the benefit of
orthogonal slices is discussed too.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:23:07 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Svitak",
"Radek",
""
],
[
"Skala",
"Vaclav",
""
]
]
|
2301.01714 | Shenoy Sudha | B G Divyamani, I Reena, Prasanta K Panigrahi, A R Usha Devi and Sudha | Canonical steering ellipsoids of pure symmetric multiqubit states with
two distinct spinors and volume monogamy of steering | 13 pages, 13 figures; Revised version; Comments welcome | Phys. Rev. A 107, 042207 (2023) | 10.1103/PhysRevA.107.042207 | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | Quantum steering ellipsoid formalism provides a faithful representation of
all two-qubit states and helps in obtaining correlation properties of the state
through the steering ellipsoid. The steering ellipsoids corresponding to the
two-qubit subsystems of permutation symmetric $N$-qubit states is analysed
here. The steering ellipsoids of two-qubit states that have undergone local
operations on both the qubits so as to bring the state to its canonical form
are the so-called canonical steering ellipsoids. We construct and analyze the
geometric features of the canonical steering ellipsoids corresponding to pure
permutation symmetric $N$-qubit states with two distinct spinors. Depending on
the degeneracy of the two spinors in the pure symmetric $N$-qubit state, there
arise several families which cannot be converted into one another through
Stochastic Local Operations and Classical Communications (SLOCC). The canonical
steering ellipsoids of the two-qubit states drawn from the pure symmetric
$N$-qubit states with two distinct spinors allow for a geometric visualization
of the SLOCC-inequivalent class of states. We show that the states belonging to
the W-class correspond to oblate spheroid centered at $(0,0,1/(N-1))$ with
fixed semiaxes lengths $1/\sqrt{N-1}$ and $1/(N-1)$. The states belonging to
all other SLOCC inequivalent families correspond to ellipsoids centered at the
origin of the Bloch sphere. We also explore volume monogamy relations of states
belonging to these families, mainly the W-class of states.
| [
{
"version": "v1",
"created": "Sun, 1 Jan 2023 19:46:21 GMT"
},
{
"version": "v2",
"created": "Sun, 15 Jan 2023 14:01:20 GMT"
}
]
| 2023-04-28T00:00:00 | [
[
"Divyamani",
"B G",
""
],
[
"Reena",
"I",
""
],
[
"Panigrahi",
"Prasanta K",
""
],
[
"Devi",
"A R Usha",
""
],
[
"Sudha",
"",
""
]
]
|
2301.01715 | Vaclav Skala | Jan Patera and Vaclav Skala | A Comparison of Fundamental Methods for Iso-surface Extraction | Draft of the paper submitted to Machine Graphics and Vision, Polish
Academy of Sciences, Vol.13, No.4., pp.329-344, ISSN 1230-0535, 2004 | Machine Graphics and Vision, Polish Academy of Sciences, Vol.13,
No.4., pp.329-344, ISSN 1230-0535, 2004 | null | null | cs.GR | http://creativecommons.org/licenses/by/4.0/ | In this paper four fundamental methods for an iso-surface extraction are
compared, based on cell decomposition to tetrahedra. The methods are compared
both on mathematically generated data sets as well as on real data sets. The
comparison using mathematical data is made from different points of view such
as area approximation, volume approximation. On the other hand, the Hausdorff
distance and root mean square are used to compare methods on real data sets.
The presented comparison can be helpful when deciding among tested methods
which one to choose, as well as when we need to compare a newly developed
method with other existing approaches.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:27:54 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Patera",
"Jan",
""
],
[
"Skala",
"Vaclav",
""
]
]
|
2301.01716 | Zhaosong Lu | Zhaosong Lu and Sanyou Mei | First-order penalty methods for bilevel optimization | 29 pages | null | null | null | math.OC cs.LG cs.NA math.NA stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we study a class of unconstrained and constrained bilevel
optimization problems in which the lower-level part is a convex optimization
problem, while the upper-level part is possibly a nonconvex optimization
problem. In particular, we propose penalty methods for solving them, whose
subproblems turn out to be a structured minimax problem and are suitably solved
by a first-order method developed in this paper. Under some suitable
assumptions, an \emph{operation complexity} of ${\cal
O}(\varepsilon^{-4}\log\varepsilon^{-1})$ and ${\cal
O}(\varepsilon^{-7}\log\varepsilon^{-1})$, measured by their fundamental
operations, is established for the proposed penalty methods for finding an
$\varepsilon$-KKT solution of the unconstrained and constrained bilevel
optimization problems, respectively. To the best of our knowledge, the
methodology and results in this paper are new.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:29:04 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Lu",
"Zhaosong",
""
],
[
"Mei",
"Sanyou",
""
]
]
|
2301.01717 | Ian Balitsky | Ian Balitsky | Rapidity-only TMD factorization at one loop | 68 pages, 14 figures. Typos corrected, references added | null | 10.1007/JHEP03(2023)029 | JLAB-THY-23-3741 | hep-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Typically, a production of a particle with a small transverse momentum in
hadron-hadron collisions is described by CSS-based TMD factorization at
moderate Bjorken $x_B\sim 1$ and by $k_T$-factorization at small $x_B$. A
uniform description valid for all $x_B$ is provided by rapidity-only TMD
factorization developed in a series of recent papers at the tree level. In this
paper the rapidity-only TMD factorization for particle production by gluon
fusion is extended to the one-loop level.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:30:56 GMT"
},
{
"version": "v2",
"created": "Mon, 13 Feb 2023 20:05:34 GMT"
}
]
| 2023-03-22T00:00:00 | [
[
"Balitsky",
"Ian",
""
]
]
|
2301.01718 | Matthew Zahr | Victor Zucatti, Matthew J. Zahr | An adaptive, training-free reduced-order model for convection-dominated
problems based on hybrid snapshots | 29 pages, 13 figures | null | null | null | math.NA cs.NA physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | The vast majority of reduced-order models (ROMs) first obtain a low
dimensional representation of the problem from high-dimensional model (HDM)
training data which is afterwards used to obtain a system of reduced
complexity. Unfortunately, convection-dominated problems generally have a
slowly decaying Kolmogorov n-width, which makes obtaining an accurate ROM built
solely from training data very challenging. The accuracy of a ROM can be
improved through enrichment with HDM solutions; however, due to the large
computational expense of HDM evaluations for complex problems, they can only be
used parsimoniously to obtain relevant computational savings. In this work, we
exploit the local spatial and temporal coherence often exhibited by these
problems to derive an accurate, cost-efficient approach that repeatedly
combines HDM and ROM evaluations without a separate training phase. Our
approach obtains solutions at a given time step by either fully solving the HDM
or by combining partial HDM and ROM solves. A dynamic sampling procedure
identifies regions that require the HDM solution for global accuracy and the
reminder of the flow is reconstructed using the ROM. Moreover, solutions
combining both HDM and ROM solves use spatial filtering to eliminate potential
spurious oscillations that may develop. We test the proposed method on inviscid
compressible flow problems and demonstrate speedups up to an order of
magnitude.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:34:27 GMT"
},
{
"version": "v2",
"created": "Wed, 13 Sep 2023 10:20:23 GMT"
}
]
| 2023-09-14T00:00:00 | [
[
"Zucatti",
"Victor",
""
],
[
"Zahr",
"Matthew J.",
""
]
]
|
2301.01719 | Jakub Maksymilian Fober | Jakub Maksymilian Fober | Radiance Textures for Rasterizing Ray-Traced Data | 4 pages, 3 figures, WIP | null | null | null | cs.GR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Presenting real-time rendering of 3D surfaces using radiance textures for
fast synthesis of complex incidence-variable effects and environment
interactions. This includes iridescence, parallax occlusion and interior
mapping, (specular, regular, diffuse, total-internal) reflections with many
bounces, refraction, subsurface scattering, transparency, and possibly more.
This method divides textures into a matrix of radiance buckets, where each
bucket represent some data at various incidence angles. Data can show final
pixel color, or deferred rendering ambient occlusion, reflections, shadow map,
etc. Resolution of the final synthesized output is the radiance bucket matrix
size. Technique can be implemented with a simple fragment shader. The
computational footprint of this technique is of simple diffuse-only graphics,
but with visual fidelity of complex (off-line) ray-traced render at the cost of
storage memory footprint. Balance between computational footprint and storage
memory footprint can be easily achieved with variable compression ratio of
repetitive radiance scene textures.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:36:31 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Fober",
"Jakub Maksymilian",
""
]
]
|
2301.01720 | Sandra Wilfling | Sandra Wilfling | Augmenting data-driven models for energy systems through feature
engineering: A Python framework for feature engineering | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Data-driven modeling is an approach in energy systems modeling that has been
gaining popularity. In data-driven modeling, machine learning methods such as
linear regression, neural networks or decision-tree based methods are being
applied. While these methods do not require domain knowledge, they are
sensitive to data quality. Therefore, improving data quality in a dataset is
beneficial for creating machine learning-based models. The improvement of data
quality can be implemented through preprocessing methods. A selected type of
preprocessing is feature engineering, which focuses on evaluating and improving
the quality of certain features inside the dataset. Feature engineering methods
include methods such as feature creation, feature expansion, or feature
selection. In this work, a Python framework containing different feature
engineering methods is presented. This framework contains different methods for
feature creation, expansion and selection; in addition, methods for
transforming or filtering data are implemented. The implementation of the
framework is based on the Python library scikit-learn. The framework is
demonstrated on a case study of a use case from energy demand prediction. A
data-driven model is created including selected feature engineering methods.
The results show an improvement in prediction accuracy through the engineered
features.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:37:15 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Wilfling",
"Sandra",
""
]
]
|
2301.01721 | Reza Mohammadpour | Reza Mohammadpour | Restricted variational principle of Lyapunov exponents for typical
cocycles | Comments are welcome | null | null | null | math.DS math-ph math.CA math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we study the multifractal formalism of Lyapunov exponents for
typical cocycles. We establish a variational relation between the Legendre
transform of topological pressure of the generalized singular value function
and measure-theoretic entropies. As a consequence, we show that the restricted
variational principle of Lyapunov exponents holds for typical cocycles.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:40:51 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Mohammadpour",
"Reza",
""
]
]
|
2301.01722 | Javier Gonz\'alez-Payo | Javier Gonz\'alez-Payo, Jos\'e A. Caballero, Miriam Cort\'es-Contreras | Reaching the boundary between stellar kinematic groups and very wide
binaries. IV. The widest Washington double star systems with rho > 1000
arcsec in Gaia DR3 | Accepted to A&A. 38 Pages, 8 figures and 9 tables (4 tables online) | A&A 670, A102 (2023) | 10.1051/0004-6361/202245476 | aa45476-22 | astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Aims: With the latest Gaia DR3 data, we analyse the widest pairs in the
Washington Double Star (WDS) catalogue with angular separations, $\rho$,
greater than 1000 arcsec. Methods: We confirmed the pair's membership to
stellar systems based on common proper motions, parallaxes, and (when
available) radial velocities, together with the locii of the individual
components in colour-magnitude diagrams. We also looked for additional closer
companions to the ultrawide pairs, either reported by WDS or found by us with a
new Gaia astrometric search. In addition, we determined masses for each star
(and white dwarf) and, with the projected physical separation, computed the
gravitational potential energy, |Ug*|, of the systems. Results: Of the 155159
pairs currently catalogued by WDS, there are 504 with $\rho$ > 1000 arcsec. Of
these, only 2 ultrawide pairs have not been identified, 10 do not have any
available astrometry, 339 have not passed a conservative filtering in proper
motion or parallax, 59 are members of young stellar kinematic groups,
associations or open clusters, and only 94 remain as bona fide ultrawide pairs
in the galactic field. Accounting for the additional members at shorter
separations identified in a complementary astrometric and bibliographic search,
we found 79 new stars (39 reported, plus 40 not reported by WDS) in 94
ultrawide stellar systems. This sample is expanded when including new close
binary candidates with large Gaia DR3 RUWE, $\sigma_{Vr}$, or a proper motion
anomaly. Furthermore, the large fraction of subsystems and the non-hierarchical
configurations of many wide systems with three or more stars is remarkable.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:42:03 GMT"
}
]
| 2023-02-15T00:00:00 | [
[
"González-Payo",
"Javier",
""
],
[
"Caballero",
"José A.",
""
],
[
"Cortés-Contreras",
"Miriam",
""
]
]
|
2301.01723 | Cl\'ement Leloup | C. Leloup, L. Heitz and J. Neveu | Instability of the cosmological DBI-Galileon in the non-relativistic
limit | null | null | 10.1088/1361-6382/acf90c | null | hep-th astro-ph.CO gr-qc | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The DBI-Galileon model is a scalar-tensor theory of gravity which is defined
as the most general theory of the dynamics of a 4D brane embedded in a 5D bulk.
It is of particular interest as it introduces only a few free parameters, all
with a clear physical meaning, such as the brane tension which is related to
the cosmological constant. From the tight constraints on the gravitational
waves speed, we are naturally led to consider the non-relativistic limit of the
model where the kinetic energy of the brane is small compared to its tension,
that we study in the context of late-time cosmology. We show that the
DBI-Galileon in the non-relativistic limit is an expansion around General
Relativity (GR) which can be expressed as a shift-symmetric Horndeski theory.
We develop the description of this theory at the background and perturbation
level. However, by studying the scalar and tensor perturbations around a flat
FLRW background, we find that they contain a ghost degree of freedom leading to
a fatal instability of the vacuum for every combination of the free parameters.
In order to avoid it in the more general cases of shift-symmetric Horndeski
theories, we emphasize which of the Horndeski terms are in competition to
produce this instability.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:42:09 GMT"
},
{
"version": "v2",
"created": "Fri, 4 Aug 2023 11:33:32 GMT"
}
]
| 2023-12-15T00:00:00 | [
[
"Leloup",
"C.",
""
],
[
"Heitz",
"L.",
""
],
[
"Neveu",
"J.",
""
]
]
|
2301.01724 | Pulak Sarangi | Pulak Sarangi, Ryoma Hattori, Takaki Komiyama, Piya Pal | Super-resolution with Binary Priors: Theory and Algorithms | 17 pages, 10 Figures | null | null | null | eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The problem of super-resolution is concerned with the reconstruction of
temporally/spatially localized events (or spikes) from samples of their
convolution with a low-pass filter. Distinct from prior works which exploit
sparsity in appropriate domains in order to solve the resulting ill-posed
problem, this paper explores the role of binary priors in super-resolution,
where the spike (or source) amplitudes are assumed to be binary-valued. Our
study is inspired by the problem of neural spike deconvolution, but also
applies to other applications such as symbol detection in hybrid millimeter
wave communication systems. This paper makes several theoretical and
algorithmic contributions to enable binary super-resolution with very few
measurements. Our results show that binary constraints offer much stronger
identifiability guarantees than sparsity, allowing us to operate in "extreme
compression" regimes, where the number of measurements can be significantly
smaller than the sparsity level of the spikes. To ensure exact recovery in this
"extreme compression" regime, it becomes necessary to design algorithms that
exactly enforce binary constraints without relaxation. In order to overcome the
ensuing computational challenges, we consider a first order auto-regressive
filter (which appears in neural spike deconvolution), and exploit its special
structure. This results in a novel formulation of the super-resolution binary
spike recovery in terms of binary search in one dimension. We perform numerical
experiments that validate our theory and also show the benefits of binary
constraints in neural spike deconvolution from real calcium imaging datasets.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:42:13 GMT"
},
{
"version": "v2",
"created": "Fri, 3 Mar 2023 00:28:01 GMT"
}
]
| 2023-03-06T00:00:00 | [
[
"Sarangi",
"Pulak",
""
],
[
"Hattori",
"Ryoma",
""
],
[
"Komiyama",
"Takaki",
""
],
[
"Pal",
"Piya",
""
]
]
|
2301.01725 | Dirk Rijnsdorp | Dirk P. Rijnsdorp, Arnold van Rooijen, Ad Reniers, Marion Tissier,
Floris de Wit, Marcel Zijlema | Including the effect of depth-uniform ambient currents on waves in a
non-hydrostatic wave-flow model | null | null | null | null | physics.flu-dyn physics.ao-ph | http://creativecommons.org/licenses/by/4.0/ | Currents can affect the evolution of waves in nearshore regions through
altering their wavenumber and amplitude. Including the effect of ambient
currents (e.g., tidal and wind-driven) on waves in phase-resolving wave models
is not straightforward as it requires appropriate boundary conditions in
combination with a large domain size and long simulation duration. In this
paper, we extended the non-hydrostatic wave-flow model SWASH with additional
terms that account for the influence of a depth-uniform ambient current on the
wave dynamics, in which the current field can be taken from an external source
(e.g., from observations or a circulation model). We verified the model ability
by comparing predictions to results from linear theory, laboratory experiments
and a spectral wave model that accounts for wave interference effects. With
this extension, the model was able to account for current-induced changes to
the wave field (i.e., changes to the wave amplitude, length and direction) due
to following and opposing currents, and two classical examples of sheared
currents (a jet-like current and vortex ring). Furthermore, the model captured
the wave dynamics in the presence of strong opposing currents. This includes
reflections of relatively small amplitude waves at the theoretical blocking
point, and transmission of breaking waves beyond the theoretical blocking point
for larger wave amplitudes. The proposed model extension allows phase-resolving
models to more accurately and efficiently simulate the wave dynamics in coastal
regions with tidal and/or wind-driven flows.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:44:44 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Rijnsdorp",
"Dirk P.",
""
],
[
"van Rooijen",
"Arnold",
""
],
[
"Reniers",
"Ad",
""
],
[
"Tissier",
"Marion",
""
],
[
"de Wit",
"Floris",
""
],
[
"Zijlema",
"Marcel",
""
]
]
|
2301.01726 | Blagoje Oblak | Blagoje Oblak, Bastien Lapierre, Per Moosavi, Jean-Marie St\'ephan,
Benoit Estienne | Anisotropic Quantum Hall Droplets | 31 pages, 9 figures. v2: minor improvements, new appendix on
subleading corrections. v3: new section (+ appendix) on microwave absorption,
references added, minor updates | null | null | null | cond-mat.mes-hall cond-mat.stat-mech math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study two-dimensional (2D) droplets of noninteracting electrons in a
strong magnetic field, placed in a confining potential with arbitrary shape.
Using semiclassical methods adapted to the lowest Landau level, we obtain
near-Gaussian energy eigenstates that are localized on level curves of the
potential and have a position-dependent height. This one-particle insight
allows us to deduce explicit formulas for expectation values of local many-body
observables, such as density and current, in the thermodynamic limit. In
particular, correlations along the edge are long-ranged and inhomogeneous. As
we show, this is consistent with the system's universal low-energy description
as a free 1D chiral conformal field theory of edge modes, known from earlier
works in simple geometries. A delicate interplay between radial and angular
dependencies of eigenfunctions ultimately ensures that the theory is
homogeneous in terms of the canonical angle variable of the potential, despite
its apparent inhomogeneity in terms of more na\"ive angular coordinates.
Finally, we propose a scheme to measure the anisotropy by subjecting the
droplet to microwave radiation; we compute the corresponding absorption rate
and show that it depends on the droplet's shape and the waves' polarization.
These results, both local and global, are likely to be observable in
solid-state systems or quantum simulators of 2D electron gases with a high
degree of control on the confining potential.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:46:59 GMT"
},
{
"version": "v2",
"created": "Fri, 31 Mar 2023 12:38:23 GMT"
},
{
"version": "v3",
"created": "Fri, 22 Sep 2023 15:14:07 GMT"
}
]
| 2023-09-25T00:00:00 | [
[
"Oblak",
"Blagoje",
""
],
[
"Lapierre",
"Bastien",
""
],
[
"Moosavi",
"Per",
""
],
[
"Stéphan",
"Jean-Marie",
""
],
[
"Estienne",
"Benoit",
""
]
]
|
2301.01727 | Peter Clarkson Prof | Peter A. Clarkson | Classical Solutions of the Degenerate Fifth Painlev\'e Equation | 19 pages | J. . Phys. A: Math. Theor. 56 (2023) 134002 | 10.1088/1751-8121/acbef1 | null | nlin.SI math-ph math.CA math.MP | http://creativecommons.org/licenses/by/4.0/ | In this paper classical solutions of the degenerate fifth Painlev\'e equation
are classified, which include hierarchies of algebraic solutions and solutions
expressible in terms of Bessel functions. Solutions of the degenerate fifth
Painlev\'e equation are known to expressible in terms of the third Painlev\'e
equation. Two applications of these classical solutions are discussed, deriving
exact solutions of the complex sine-Gordon equation and of the coefficients in
the three-term recurrence relation associated with generalised Charlier
polynomials.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:47:47 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Feb 2023 10:45:59 GMT"
}
]
| 2023-03-09T00:00:00 | [
[
"Clarkson",
"Peter A.",
""
]
]
|
2301.01728 | Tagreed M.Al-Saadi | Hussein I. Mahdi, Nabeel A. Bakr, Tagreed M. Al-Saadi | Preparation and Characterization of NixMn0.25-xMg0.75Fe2O4 Nano-ferrite
as NO2 Gas Sensing Material | 15 pages, 5 figures,4 tables | null | null | null | physics.app-ph cond-mat.mtrl-sci physics.ins-det | http://creativecommons.org/licenses/by/4.0/ | NixMn0.25-xMg0.75Fe2O4 nano-ferrites (where x = 0.00, 0.05, 0.10, 0.15 and
0.20) were produced via sol-gel auto-combustion technique. Investigations were
done into how the incorporation of Ni ions affects the Mn0.25Mg0.75Fe2O4
ferrite's structure, morphological, magnetic, and NO2 gas sensing features. All
the samples are single-phase, based on the structural study utilizing the X-ray
diffraction (XRD) pattern. In terms of the structure of the cubic spinel,
according to the XRD study, the crystallite sizes range from 24.30 to 28.32 nm,
indicating nano-crystallinity. The synthesis of spherical nanoparticles with a
small modification in particle size distribution was verified via FE-SEM
images. The study found that the size of particles is tiny enough to act
superparamagnetically. The area of hysteresis loop is almost non-existing, thus
reflecting typical soft magnetic materials according to magnetic measurements
by VSM carried out at room temperature. Furthermore, the conductance responses
of the NixMn0.25-xMg0.75Fe2O4 nano-ferrite were measured by exposing the
ferrite to oxidizing (NO2) gas at different operating temperatures. The results
show that the sensor boasts shorter response and recovery times, as well as a
higher sensitivity 707.22% of the sample (x=0.20) for nano-ferrite.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:53:57 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Mahdi",
"Hussein I.",
""
],
[
"Bakr",
"Nabeel A.",
""
],
[
"Al-Saadi",
"Tagreed M.",
""
]
]
|
2301.01729 | Josinaldo Menezes | J. Menezes, E. Rangel | Locally adaptive aggregation of organisms under death risk in
rock-paper-scissors models | 8 pages, 9 figures | Biosystems 227-228, 104901 (2023) | 10.1016/j.biosystems.2023.104901 | null | q-bio.PE nlin.AO nlin.PS physics.bio-ph physics.data-an | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We run stochastic simulations of the spatial version of the
rock-paper-scissors game, considering that individuals use sensory abilities to
scan the environment to detect the presence of enemies. If the local
dangerousness level is above a tolerable threshold, individuals aggregate
instead of moving randomly on the lattice. We study the impact of the locally
adaptive aggregation on the organisms' spatial organisation by measuring the
characteristic length scale of the spatial domains occupied by organisms of a
single species. Our results reveal that aggregation is beneficial if triggered
when the local density of opponents does not exceed $30\%$; otherwise, the
behavioural strategy may harm individuals by increasing the average death risk.
We show that if organisms can perceive further distances, they can accurately
scan and interpret the signals from the neighbourhood, maximising the effects
of the locally adaptive aggregation on the death risk. Finally, we show that
the locally adaptive aggregation behaviour promotes biodiversity independently
of the organism's mobility. The coexistence probability rises if organisms join
conspecifics, even in the presence of a small number of enemies. We verify that
our conclusions hold for more complex systems by simulating the generalised
rock-paper-scissors models with five and seven species. Our discoveries may be
helpful to ecologists in understanding systems where organisms' self-defence
behaviour adapts to local environmental cues.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:53:58 GMT"
}
]
| 2023-05-04T00:00:00 | [
[
"Menezes",
"J.",
""
],
[
"Rangel",
"E.",
""
]
]
|
2301.01730 | Robert B. Griffiths | Robert B. Griffiths | Multitime Quantum Communication: Interesting But Not Counterfactual | Ver. 3: 19 pages. Error corrected in Ref. [9]. Minor changes
(abstract, etc.) to make it resemble the published version | Physical Review A 107 (2023) 062219 | 10.1103/PhysRevA.107.062219 | null | quant-ph | http://creativecommons.org/licenses/by-sa/4.0/ | A protocol for transmission of information between two parties introduced by
Salih et al., Phys. Rev. Lett. 110 (2013) 170502 (hereafter SLAZ), involves
sending quantum amplitude back and forth through a quantum channel in a series
of steps, rather than simply sending a signal in one direction. The authors
claimed that their protocol was ``counterfactual'' in the sense that while a
quantum channel is needed to connect the parties, its actual usage becomes
vanishingly small in the asymptotic limit as the number of steps tends to
infinity. Here we show that this claim is incorrect because it uses
probabilistic reasoning that is not valid at intermediate times in the presence
of quantum interference. When ill-defined probabilities are replaced with a
well-defined measure of channel usage here called ``Cost'', equal to the
absolute square of the amplitude sent through the channel, the total Cost does
not go to zero in the asymptotic limit of a large number of steps, but is
bounded below by a rigorous inequality. A detailed analysis shows that this
bound is satisfied in the SLAZ protocol. The analysis leading to the bound uses
the fact that the Gram matrix formed by inner products of a collection of pure
quantum states is additive over Hilbert subspaces and invariant under unitary
time transformations. Its off-diagonal elements, which in general are not
positive, play a significant role in the formal argument as well as providing a
somewhat strange way of visualizing the transfer of information.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 17:55:09 GMT"
},
{
"version": "v2",
"created": "Sat, 28 Jan 2023 19:25:17 GMT"
},
{
"version": "v3",
"created": "Wed, 28 Jun 2023 20:18:32 GMT"
}
]
| 2023-06-30T00:00:00 | [
[
"Griffiths",
"Robert B.",
""
]
]
|
2301.01731 | Xiao Zang | Xiao Zang, Jie Chen, Bo Yuan | GUAP: Graph Universal Attack Through Adversarial Patching | 8 pages | null | null | null | cs.LG cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph neural networks (GNNs) are a class of effective deep learning models
for node classification tasks; yet their predictive capability may be severely
compromised under adversarially designed unnoticeable perturbations to the
graph structure and/or node data. Most of the current work on graph adversarial
attacks aims at lowering the overall prediction accuracy, but we argue that the
resulting abnormal model performance may catch attention easily and invite
quick counterattack. Moreover, attacks through modification of existing graph
data may be hard to conduct if good security protocols are implemented. In this
work, we consider an easier attack harder to be noticed, through adversarially
patching the graph with new nodes and edges. The attack is universal: it
targets a single node each time and flips its connection to the same set of
patch nodes. The attack is unnoticeable: it does not modify the predictions of
nodes other than the target. We develop an algorithm, named GUAP, that achieves
high attack success rate but meanwhile preserves the prediction accuracy. GUAP
is fast to train by employing a sampling strategy. We demonstrate that a 5%
sampling in each epoch yields 20x speedup in training, with only a slight
degradation in attack performance. Additionally, we show that the adversarial
patch trained with the graph convolutional network transfers well to other
GNNs, such as the graph attention network.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:02:29 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Zang",
"Xiao",
""
],
[
"Chen",
"Jie",
""
],
[
"Yuan",
"Bo",
""
]
]
|
2301.01732 | Yusheng Zhou | Yusheng Zhou, Hao Li, Jianan Liu, Zhengmin Kong, Tao Huang, Euijoon
Ahn, Zhihan Lv, Jinman Kim and David Dagan Feng | UNAEN: Unsupervised Abnormality Extraction Network for MRI Motion
Artifact Reduction | null | null | null | null | eess.IV cs.CV physics.med-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Motion artifacts compromise the quality of magnetic resonance imaging (MRI)
and pose challenges to achieving diagnostic outcomes and image-guided
therapies. In recent years, supervised deep learning approaches have emerged as
successful solutions for motion artifact reduction (MAR). One disadvantage of
these methods is their dependency on acquiring paired sets of motion
artifact-corrupted (MA-corrupted) and motion artifact-free (MA-free) MR images
for training purposes. Obtaining such image pairs is difficult and therefore
limits the application of supervised training. In this paper, we propose a
novel UNsupervised Abnormality Extraction Network (UNAEN) to alleviate this
problem. Our network is capable of working with unpaired MA-corrupted and
MA-free images. It converts the MA-corrupted images to MA-reduced images by
extracting abnormalities from the MA-corrupted images using a proposed artifact
extractor, which intercepts the residual artifact maps from the MA-corrupted MR
images explicitly, and a reconstructor to restore the original input from the
MA-reduced images. The performance of UNAEN was assessed by experimenting on
various publicly available MRI datasets and comparing them with
state-of-the-art methods. The quantitative evaluation demonstrates the
superiority of UNAEN over alternative MAR methods and visually exhibits fewer
residual artifacts. Our results substantiate the potential of UNAEN as a
promising solution applicable in real-world clinical environments, with the
capability to enhance diagnostic accuracy and facilitate image-guided
therapies.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:02:59 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Feb 2023 03:10:01 GMT"
},
{
"version": "v3",
"created": "Fri, 10 Feb 2023 10:38:11 GMT"
},
{
"version": "v4",
"created": "Fri, 11 Aug 2023 11:55:50 GMT"
}
]
| 2023-08-14T00:00:00 | [
[
"Zhou",
"Yusheng",
""
],
[
"Li",
"Hao",
""
],
[
"Liu",
"Jianan",
""
],
[
"Kong",
"Zhengmin",
""
],
[
"Huang",
"Tao",
""
],
[
"Ahn",
"Euijoon",
""
],
[
"Lv",
"Zhihan",
""
],
[
"Kim",
"Jinman",
""
],
[
"Feng",
"David Dagan",
""
]
]
|
2301.01733 | Nir Goldman | Nir Goldman, Laurence E. Fried, Rebecca K. Lindsey, C. Huy Pham, and
R. Dettori | Enhancing the Accuracy of Density Functional Tight Binding Models
Through ChIMES Many-body Interaction Potentials | 42 pages, 8 figures, 6 tables. In review for a special issue in J.
Chem. Phys | null | 10.1063/5.0141616 | null | cond-mat.mtrl-sci physics.chem-ph physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | Semi-empirical quantum models such as Density Functional Tight Binding (DFTB)
are attractive methods for obtaining quantum simulation data at longer time and
length scales than possible with standard approaches. However, application of
these models can require lengthy effort due to the lack of a systematic
approach for their development. In this work, we discuss use of the Chebyshev
Interaction Model for Efficient Simulation (ChIMES) to create rapidly
parameterized DFTB models which exhibit strong transferability due to the
inclusion of many-body interactions that might otherwise be inaccurate. We
apply our modeling approach to silicon polymorphs and review previous work on
titanium hydride. We also review creation of a general purpose DFTB/ChIMES
model for organic molecules and compounds that approaches hybrid functional and
coupled cluster accuracy with two orders of magnitude fewer parameters than
similar neural network approaches. In all cases, DFTB/ChIMES yields similar
accuracy to the underlying quantum method with orders of magnitude improvement
in computational cost. Our developments provide a way to create computationally
efficient and highly accurate simulations over varying extreme thermodynamic
conditions, where physical and chemical properties can be difficult to
interrogate directly and there is historically a significant reliance on
theoretical approaches for interpretation and validation of experimental
results.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:03:31 GMT"
},
{
"version": "v2",
"created": "Sat, 7 Jan 2023 06:56:04 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Feb 2023 01:12:35 GMT"
}
]
| 2023-04-26T00:00:00 | [
[
"Goldman",
"Nir",
""
],
[
"Fried",
"Laurence E.",
""
],
[
"Lindsey",
"Rebecca K.",
""
],
[
"Pham",
"C. Huy",
""
],
[
"Dettori",
"R.",
""
]
]
|
2301.01734 | Pulak Sarangi | Pulak Sarangi, Mehmet Can Hucumenoglu, Robin Rajamaki, Piya Pal | Super-resolution with Sparse Arrays: A Non-Asymptotic Analysis of
Spatio-temporal Trade-offs | 14 Pages, 5 Figures | null | null | null | eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sparse arrays have emerged as a popular alternative to the conventional
uniform linear array (ULA) due to the enhanced degrees of freedom (DOF) and
superior resolution offered by them. In the passive setting, these advantages
are realized by leveraging correlation between the received signals at
different sensors. This has led to the belief that sparse arrays require a
large number of temporal measurements to reliably estimate parameters of
interest from these correlations, and therefore they may not be preferred in
the sample-starved regime. In this paper, we debunk this myth by performing a
rigorous non-asymptotic analysis of the Coarray ESPRIT algorithm. This
seemingly counter-intuitive result is a consequence of the scaling of the
singular value of the coarray manifold, which compensates for the potentially
large covariance estimation error in the limited snapshot regime. Specifically,
we show that for a nested array operating in the regime of fewer sources than
sensors ($S=O(1)$), it is possible to bound the matching distance error between
the estimated and true directions of arrival (DOAs) by an arbitrarily small
quantity ($\epsilon$) with high probability, provided (i) the number of
temporal snapshots ($L$) scales only logarithmically with the number of sensors
($P$), i.e. $L=\Omega(\ln(P)/\epsilon^2)$, and (ii) a suitable separation
condition is satisfied. Our results also formally prove the well-known
empirical resolution benefits of sparse arrays, by establishing that the
minimum separation between sources can be $\Omega(1/P^2)$, as opposed to
separation $\Omega(1/P)$ required by a ULA with the same number of sensors. Our
sample complexity expression reveals the dependence on other key model
parameters such as SNR and the dynamic range of the source powers. This enables
us to establish the superior noise-resilience of nested arrays both
theoretically and empirically.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:06:01 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Sarangi",
"Pulak",
""
],
[
"Hucumenoglu",
"Mehmet Can",
""
],
[
"Rajamaki",
"Robin",
""
],
[
"Pal",
"Piya",
""
]
]
|
2301.01735 | Daniela Di Donato | Daniela Di Donato | Normed spaces using intrinsically Lipschitz sections and Extension
Theorem for the intrinsically H\"older sections | arXiv admin note: text overlap with arXiv:2205.02688,
arXiv:2205.02086 | null | null | null | math.MG | http://creativecommons.org/licenses/by/4.0/ | The purpose of this article is twofold: first of all, we want to define two
norms using the space of intrinsically Lipschitz sections. On the other hand,
we want to generalize an Extension Theorem proved by the author in the context
of the intrinsically H\"older sections with target a topological space $Y.$
Here our target will be $Y\times \R^s$ with $s \geq 1$ instead of $Y.$
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:06:13 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Di Donato",
"Daniela",
""
]
]
|
2301.01736 | Yurii A. Neretin | Yury A. Neretin | Non-singular actions of infinite-dimensional groups and polymorphisms | 17p, corrected and extended version | null | null | null | math.DS math.RT | http://creativecommons.org/licenses/by/4.0/ | Let $Z$ be a probabilistic measure space with a measure $\zeta$,
$\mathbb{R}^\times$ be the multiplicative group of positive reals, let $t$ be
the coordinate on $\mathbb{R}^\times$. A polymorphism of $Z$ is a measure $\pi$
on $Z\times Z\times \mathbb{R}^\times$ such that for any measurable $A$,
$B\subset Z$ we have $\pi(A\times Z\times \mathbb{R}^\times)=\zeta(A)$ and the
integral $\int t\,d\pi(z,u,t)$ over $Z\times B\times \mathbb{R}^\times$ is
$\zeta(B)$. The set of all polymorphisms has a natural semigroup structure, the
group of all nonsingular transformations is dense in this semigroup. We discuss
a problem of closure in polymorphisms for certain types of infinite dimensional
('large') groups and show that a non-singular action of an infinite-dimensional
group generates a representation of its train (category of double cosets) by
polymorphisms.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:09:03 GMT"
},
{
"version": "v2",
"created": "Tue, 2 Jan 2024 18:37:09 GMT"
}
]
| 2024-01-03T00:00:00 | [
[
"Neretin",
"Yury A.",
""
]
]
|
2301.01737 | Ziwei Fan | Ziwei Fan, Alice Wang, and Zahra Nazari | Episodes Discovery Recommendation with Multi-Source Augmentations | 5 pages long for episodes discovery recommendation | null | null | null | cs.IR cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recommender systems (RS) commonly retrieve potential candidate items for
users from a massive number of items by modeling user interests based on
historical interactions. However, historical interaction data is highly sparse,
and most items are long-tail items, which limits the representation learning
for item discovery. This problem is further augmented by the discovery of novel
or cold-start items. For example, after a user displays interest in bitcoin
financial investment shows in the podcast space, a recommender system may want
to suggest, e.g., a newly released blockchain episode from a more technical
show. Episode correlations help the discovery, especially when interaction data
of episodes is limited. Accordingly, we build upon the classical Two-Tower
model and introduce the novel Multi-Source Augmentations using a Contrastive
Learning framework (MSACL) to enhance episode embedding learning by
incorporating positive episodes from numerous correlated semantics. Extensive
experiments on a real-world podcast recommendation dataset from a large audio
streaming platform demonstrate the effectiveness of the proposed framework for
user podcast exploration and cold-start episode recommendation.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:10:26 GMT"
},
{
"version": "v2",
"created": "Tue, 17 Jan 2023 00:52:46 GMT"
}
]
| 2023-01-18T00:00:00 | [
[
"Fan",
"Ziwei",
""
],
[
"Wang",
"Alice",
""
],
[
"Nazari",
"Zahra",
""
]
]
|
2301.01738 | Douglas Luiz Finamore Barbosa | Douglas Finamore | Quasiconformal contact foliations | null | null | null | null | math.DS | http://creativecommons.org/licenses/by-sa/4.0/ | We show that every quasiconformal contact foliation supports an invariant
metric and characterise such foliations by the dynamical property of
$C^1$-equicontinuity. We prove that a generalisation of the Weinstein
conjecture holds for quasiconformal contact foliations, and provide a lower
bound to the number of closed leaves. In particular, we show that the Weinstein
conjecture holds for quasiconformal Reeb fields.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:11:52 GMT"
},
{
"version": "v2",
"created": "Tue, 27 Jun 2023 19:54:02 GMT"
}
]
| 2023-06-29T00:00:00 | [
[
"Finamore",
"Douglas",
""
]
]
|
2301.01739 | Tobias Hurth | Tobias Hurth and Robert Szafron | Refactorisation in subleading $\bar B \to X_s \gamma$ | 24 pages, 4 figures | null | 10.1016/j.nuclphysb.2023.116200 | null | hep-ph hep-th | http://creativecommons.org/licenses/by/4.0/ | We establish refactorisation conditions between the subleading
${O}_8$-${O}_8$ contributions to the inclusive $\bar B \to X_s \gamma$ decay
suffering from endpoint divergences and prove a factorisation theorem for these
contributions to all orders in the strong coupling constant. This allows for
higher-order calculations of the resolved contributions and consistent
summation of large logarithms, consequently reducing the recently found
large-scale dependence in these contributions. We implement the concept of
refactorisation in a heavy flavour application of SCET, which includes
nonperturbative functions as additional subtlety not present in collider
applications.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:12:40 GMT"
}
]
| 2023-05-17T00:00:00 | [
[
"Hurth",
"Tobias",
""
],
[
"Szafron",
"Robert",
""
]
]
|
2301.01740 | Igor Savelyev | I. M. Savelyev, M. Y. Kaygorodov, Y. S. Kozhedub, A. V. Malyshev, I.
I. Tupitsyn, and V. M. Shabaev | Ground state of superheavy elements with $120 \leq Z \leq 170$:
systematic study of the electron-correlation, Breit, and QED effects | null | Phys. Rev. A 107, 042803 (2023) | 10.1103/PhysRevA.107.042803 | null | physics.atom-ph quant-ph | http://creativecommons.org/publicdomain/zero/1.0/ | For superheavy elements with atomic numbers $120\leq Z \leq 170$, the concept
of the ground-state configuration is being reexamined. To this end,
relativistic calculations of the electronic structure of the low-lying levels
are carried out by means of the Dirac-Fock and configuration-interaction
methods.The magnetic and retardation parts of the Breit interaction as well as
the QED effects are taken into account. The influence of the relativistic, QED,
and electron-electron correlation effects on the determination of the
ground-state is analyzed.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:12:44 GMT"
}
]
| 2023-08-23T00:00:00 | [
[
"Savelyev",
"I. M.",
""
],
[
"Kaygorodov",
"M. Y.",
""
],
[
"Kozhedub",
"Y. S.",
""
],
[
"Malyshev",
"A. V.",
""
],
[
"Tupitsyn",
"I. I.",
""
],
[
"Shabaev",
"V. M.",
""
]
]
|
2301.01741 | Daniele Zambon | Daniele Zambon, Andrea Cini, Lorenzo Livi, Cesare Alippi | Graph state-space models | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | State-space models constitute an effective modeling tool to describe
multivariate time series and operate by maintaining an updated representation
of the system state from which predictions are made. Within this framework,
relational inductive biases, e.g., associated with functional dependencies
existing among signals, are not explicitly exploited leaving unattended great
opportunities for effective modeling approaches. The manuscript aims, for the
first time, at filling this gap by matching state-space modeling and
spatio-temporal data where the relational information, say the functional graph
capturing latent dependencies, is learned directly from data and is allowed to
change over time. Within a probabilistic formulation that accounts for the
uncertainty in the data-generating process, an encoder-decoder architecture is
proposed to learn the state-space model end-to-end on a downstream task. The
proposed methodological framework generalizes several state-of-the-art methods
and demonstrates to be effective in extracting meaningful relational
information while achieving optimal forecasting performance in controlled
environments.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:15:07 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Zambon",
"Daniele",
""
],
[
"Cini",
"Andrea",
""
],
[
"Livi",
"Lorenzo",
""
],
[
"Alippi",
"Cesare",
""
]
]
|
2301.01742 | Alexandros A. Voudouris | Alexandros A. Voudouris | Tight Distortion Bounds for Distributed Single-Winner Metric Voting on a
Line | null | null | null | null | cs.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the distributed single-winner metric voting problem on a line,
where agents and alternative are represented by points on the line of real
numbers, the agents are partitioned into disjoint districts, and the goal is to
choose a single winning alternative in a decentralized manner. In particular,
the choice is done by a distributed voting mechanism which first selects a
representative alternative for each district of agents and then chooses one of
these representatives as the winner. In this paper, we design simple
distributed mechanisms that achieve distortion at most $2+\sqrt{5}$ for the
average-of-max and the max-of-average social cost objectives, matching the
corresponding lower bound shown in previous work for these objectives.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:15:42 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Voudouris",
"Alexandros A.",
""
]
]
|
2301.01743 | David Noever | David Noever, Forrest McKee | Chatbots as Problem Solvers: Playing Twenty Questions with Role
Reversals | null | null | null | null | cs.AI cs.CL | http://creativecommons.org/licenses/by-sa/4.0/ | New chat AI applications like ChatGPT offer an advanced understanding of
question context and memory across multi-step tasks, such that experiments can
test its deductive reasoning. This paper proposes a multi-role and multi-step
challenge, where ChatGPT plays the classic twenty-questions game but
innovatively switches roles from the questioner to the answerer. The main
empirical result establishes that this generation of chat applications can
guess random object names in fewer than twenty questions (average, 12) and
correctly guess 94% of the time across sixteen different experimental setups.
The research introduces four novel cases where the chatbot fields the
questions, asks the questions, both question-answer roles, and finally tries to
guess appropriate contextual emotions. One task that humans typically fail but
trained chat applications complete involves playing bilingual games of twenty
questions (English answers to Spanish questions). Future variations address
direct problem-solving using a similar inquisitive format to arrive at novel
outcomes deductively, such as patentable inventions or combination thinking.
Featured applications of this dialogue format include complex protein designs,
neuroscience metadata, and child development educational materials.
| [
{
"version": "v1",
"created": "Sun, 1 Jan 2023 03:04:04 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Noever",
"David",
""
],
[
"McKee",
"Forrest",
""
]
]
|
2301.01744 | Stefan Neumann | Monika Henzinger, Stefan Neumann, Harald R\"acke, Stefan Schmid | Dynamic Maintenance of Monotone Dynamic Programs and Applications | Abstract shortened to comply with arxiv formatting rules. To appear
at STACS'23 | null | null | null | cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dynamic programming (DP) is one of the fundamental paradigms in algorithm
design. However, many DP algorithms have to fill in large DP tables,
represented by two-dimensional arrays, which causes at least quadratic running
times and space usages. This has led to the development of improved algorithms
for special cases when the DPs satisfy additional properties like, e.g., the
Monge property or total monotonicity.
In this paper, we consider a new condition which assumes (among some other
technical assumptions) that the rows of the DP table are monotone. Under this
assumption, we introduce a novel data structure for computing
$(1+\varepsilon)$-approximate DP solutions in near-linear time and space in the
static setting, and with polylogarithmic update times when the DP entries
change dynamically. To the best of our knowledge, our new condition is
incomparable to previous conditions and is the first which allows to derive
dynamic algorithms based on existing DPs. Instead of using two-dimensional
arrays to store the DP tables, we store the rows of the DP tables using
monotone piecewise constant functions. This allows us to store length-$n$ DP
table rows with entries in $[0,W]$ using only polylog$(n,W)$ bits, and to
perform operations, such as $(\min,+)$-convolution or rounding, on these
functions in polylogarithmic time.
We further present several applications of our data structure. For bicriteria
versions of $k$-balanced graph partitioning and simultaneous source location,
we obtain the first dynamic algorithms with subpolynomial update times, as well
as the first static algorithms using only near-linear time and space.
Additionally, we obtain the currently fastest algorithm for fully dynamic
knapsack.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:23:24 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Henzinger",
"Monika",
""
],
[
"Neumann",
"Stefan",
""
],
[
"Räcke",
"Harald",
""
],
[
"Schmid",
"Stefan",
""
]
]
|
2301.01745 | Olalla Castro Alvaredo | Olalla A. Castro-Alvaredo and Michele Mazzoni | Two-Point Functions of Composite Twist Fields in the Ising Field Theory | 25 pages and 3 figures | null | 10.1088/1751-8121/acbe82 | null | hep-th cond-mat.stat-mech quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | All standard measures of bipartite entanglement in one-dimensional quantum
field theories can be expressed in terms of correlators of branch point twist
fields, here denoted by $\mathcal{T}$ and $\mathcal{T}^\dagger$. These are
symmetry fields associated to cyclic permutation symmetry in a replica theory
and having the smallest conformal dimension at the critical point. Recently,
other twist fields (composite twist fields), typically of higher dimension,
have been shown to play a role in the study of a new measure of entanglement
known as the symmetry resolved entanglement entropy. In this paper we give an
exact expression for the two-point function of a composite twist field that
arises in the Ising field theory. In doing so we extend the techniques
originally developed for the standard branch point twist field in free theories
as well as an existing computation due to Horv\'ath and Calabrese of the same
two-point function which focused on the leading large-distance contribution. We
study the ground state two-point function of the composite twist field
$\mathcal{T}_\mu$ and its conjugate $\mathcal{T}_\mu^\dagger$. At criticality,
this field can be defined as the leading field in the operator product
expansion of $\mathcal{T}$ and the disorder field $\mu$. We find a general
formula for $\log \langle \mathcal{T}_\mu(0) \mathcal{T}^\dagger_\mu(r)\rangle$
and for (the derivative of) its analytic continuation to positive real replica
numbers greater than 1. We check our formula for consistency by showing that at
short distances it exactly reproduces the expected conformal dimension
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:25:08 GMT"
}
]
| 2023-03-15T00:00:00 | [
[
"Castro-Alvaredo",
"Olalla A.",
""
],
[
"Mazzoni",
"Michele",
""
]
]
|
2301.01746 | Sourav Chatterjee | Sourav Chatterjee (1,2), Daniel Schwen (3), Nele Moelans (1) ((1)
Department of Materials Engineering, KU Leuven, Leuven, Belgium, (2)
Department of Materials Science and Engineering, University of Florida,
Gainesville, FL, USA, (3) Computational Mechanics and Materials Department,
Idaho National Laboratory, Idaho Falls, ID, USA) | An efficient and quantitative phase-field model for elastically
heterogeneous two-phase solids based on a partial rank-one homogenization
scheme | null | International Journal of Solids and Structures, 250, (2022) 111709 | 10.1016/j.ijsolstr.2022.111709 | null | cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | This paper presents an efficient and quantitative phase-field model for
elastically heterogeneous alloys that ensures the two mechanical
compatibilities$\unicode{x2014}$static and kinematic, in conjunction with
chemical equilibrium within the interfacial region. Our model contrasts with
existing phase-field models that either violate static compatibility or
interfacial chemical equilibrium or are computationally costly. For
computational efficiency, the partial rank-one homogenization (PRH) scheme is
employed to enforce both static and kinematic compatibilities at the interface.
Moreover, interfacial chemical equilibrium is ensured by replacing the
composition field with the diffusion potential field as the independent
variable of the model. Its performance is demonstrated by simulating four
single-particle and one multi-particle cases for two binary two-phase alloys:
Ni-Al $\gamma^{\prime}/\gamma$ and UO$_2$/void. Its accuracy is then
investigated against analytical solutions. For the single-particle
$\gamma^{\prime}/\gamma$ alloy, we find that the accuracy of the phase-field
results remains unaffected for both planar and non-planar geometries when the
PRH scheme is employed. Fortuitously, in the UO$_2$/void simulations, despite a
strong elastic heterogeneity$\unicode{x2014}$the ratio of Young's modulus of
the void phase to that of the UO$_2$ phase is $10^{-4}\unicode{x2014}$we find
that the PRH scheme shows significantly better convergence compared to the
Voigt-Taylor scheme (VTS) for both planar and non-planar geometries.
Nevertheless, for the same interface width range as in the $\gamma^{'}/\gamma$
case, the interface migration in these simulations shows dependence on
interface width. Contrary to the $\gamma^{\prime}/\gamma$ simulations, we also
find that the simulated elastic fields show deviations from the analytical
solution in the non-planar UO$_2$/void case using the PRH scheme.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:25:25 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Chatterjee",
"Sourav",
""
],
[
"Schwen",
"Daniel",
""
],
[
"Moelans",
"Nele",
""
]
]
|
2301.01747 | Sourav Chatterjee | Sourav Chatterjee (1,2), Daniel Schwen (3), Nele Moelans (1) ((1)
Department of Materials Engineering, KU Leuven, Leuven, Belgium, (2)
Department of Materials Science and Engineering, University of Florida,
Gainesville, FL, USA, (3) Computational Mechanics and Materials Department,
Idaho National Laboratory, Idaho Falls, ID, USA) | A computationally efficient and mechanically compatible
multi-phase-field model applied to coherently stressed three-phase solids | null | Computational Materials Science, 218, (2023) 111969 | 10.1016/j.commatsci.2022.111969 | null | cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | Engineering alloys generally exhibit multi-phase microstructures. For
simulating their microstructure evolution during solid-state phase
transformation, CALPHAD-guided multi-phase-field models coupled with
micro-mechanics have proven to be a reliable simulation tool. Nevertheless,
their efficiency and accuracy still depend on the homogenization scheme used to
interpolate the elastic properties in the interfacial regions. In this paper,
we present a phase-field model for multi-phase and multi-component solids using
a partial rank-one homogenization scheme that enforces static and kinematic
compatibilities in the interfacial regions. To this end, we first extend the
rank-one homogenization scheme to multi-phase systems. Moreover, for
computational efficiency, we analytically solve the static compatibility
equations for linear elastic three-phase solids. For quantitative accuracy, a
coupling technique is used to extract the prerequisite thermodynamic and
kinetic properties from CALPHAD databases. The model is solved numerically in
an open source finite-element framework. As numerical applications, the
microstructure of two elastically stressed intermetallic-containing three-phase
alloys: Ni-Al and Al-Cr-Ni, are simulated. The accuracy of the model is
verified against analytically obtained solutions for planar and concentric ring
interfaces. We show that the simulation results remain unaltered with varying
interface width. Except for one simulation, all cases show better or nearly
equal convergence using the partial rank-one scheme compared to the
Voigt-Taylor scheme.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:25:44 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Chatterjee",
"Sourav",
""
],
[
"Schwen",
"Daniel",
""
],
[
"Moelans",
"Nele",
""
]
]
|
2301.01748 | George Petrides | Natalie Lawrance and Marie-Anne Guerry and George Petrides | Cost-Sensitive Stacking: an Empirical Evaluation | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Many real-world classification problems are cost-sensitive in nature, such
that the misclassification costs vary between data instances. Cost-sensitive
learning adapts classification algorithms to account for differences in
misclassification costs. Stacking is an ensemble method that uses predictions
from several classifiers as the training data for another classifier, which in
turn makes the final classification decision.
While a large body of empirical work exists where stacking is applied in
various domains, very few of these works take the misclassification costs into
account. In fact, there is no consensus in the literature as to what
cost-sensitive stacking is. In this paper we perform extensive experiments with
the aim of establishing what the appropriate setup for a cost-sensitive
stacking ensemble is. Our experiments, conducted on twelve datasets from a
number of application domains, using real, instance-dependent misclassification
costs, show that for best performance, both levels of stacking require
cost-sensitive classification decision.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:28:07 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Lawrance",
"Natalie",
""
],
[
"Guerry",
"Marie-Anne",
""
],
[
"Petrides",
"George",
""
]
]
|
2301.01749 | Branimir \'Ca\'ci\'c | Branimir \'Ca\'ci\'c | Geometric foundations for classical $\mathrm{U}(1)$-gauge theory on
noncommutative manifolds | 85 pp. Minor revision for submission. The material originally in
Section 4.1 on Hodge decomposition and Maxwell's equations has been set aside
for future work | null | null | null | math-ph hep-th math.MP math.OA math.QA | http://creativecommons.org/licenses/by/4.0/ | We systematically extend the elementary differential and Riemannian geometry
of classical $\mathrm{U}(1)$-gauge theory to the noncommutative setting by
combining recent advances in noncommutative Riemannian geometry with the theory
of coherent $2$-groups. We show that Hermitian line bimodules with Hermitian
bimodule connection over a unital pre-$\mathrm{C}^\ast$-algebra with
$\ast$-exterior algebra form a coherent $2$-group, and we prove that weak
monoidal functors between coherent $2$-groups canonically define bar or
involutive monoidal functors in the sense of Beggs--Majid and Egger,
respectively. Hence, we prove that a suitable Hermitian line bimodule with
Hermitian bimodule connection yields an essentially unique differentiable
quantum principal $\mathrm{U}(1)$-bundle with principal connection and vice
versa; here, $\mathrm{U}(1)$ is $q$-deformed for $q$ a numerical invariant of
the bimodule connection. From there, we formulate and solve the interrelated
lifting problems for noncommutative Riemannian structure in terms of abstract
Hodge star operators and formal spectral triples, respectively; all the while,
we account precisely for emergent modular phenomena of geometric nature. In
particular, it follows that the spin Dirac spectral triple on quantum
$\mathbf{C}\mathrm{P}^1$ does not lift to a twisted spectral triple on
$3$-dimensional quantum $\mathrm{SU}(2)$ with the $3$-dimensional calculus but
does recover Kaad--Kyed's compact quantum metric space on quantum
$\mathrm{SU}(2)$ for a canonical choice of parameters.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:29:07 GMT"
},
{
"version": "v2",
"created": "Tue, 17 Jan 2023 13:40:56 GMT"
}
]
| 2023-01-18T00:00:00 | [
[
"Ćaćić",
"Branimir",
""
]
]
|
2301.01750 | Narayan Srinivasan | Narayan Srinivasan | Comparison of Azzalini and Geometric Skew Normal Distributions Under
Bayesian Paradigm | 27 Pages, 15 figures, Presented work in the 8th International
Conference on Advances in Statistics | null | null | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | Skewed generalizations of the normal distribution have been a topic of great
interest in the statistics community due to their diverse applications across
several domains. One of the most popular skew normal distributions, due to its
intuitive appeal, is the Azzalini's skew normal distribution. However, due to
the nature of the distribution it suffers from serious inferential problems.
Interestingly, the Bayesian approach has been shown to mitigate these issues.
Recently, another skew normal distribution, the Geometric skew normal
distribution, which is structurally different from Azzalini's skew normal
distribution, has been proposed as an alternative for modelling skewed data.
Despite the interest in skew normal distributions, a limited number of articles
deal with comparing the performance of different skew distributions, especially
in the Bayesian context. To address this gap, the article attempts to compare
these two skew normal distributions in the Bayesian paradigm for modelling data
with varied skewness. The posterior estimates of the parameters of the
geometric skew normal distribution are obtained using a hybrid Gibbs-Metropolis
algorithm and the posterior predictive fit to the data is also obtained.
Similarly, for the Azzalini's skew normal distribution, the posterior
predictive fit are derived using a Gibbs sampling algorithm. To compare the
performance, Kolmogorov-Smirnov distance between the posterior predictive
distribution and original data is utilised to measure the goodness of fit for
both the models. An assortment of real and simulated data sets, with a wide
range of skewness, are analyzed using both the models and the advantages as
well as disadvantages of the two models are also discussed. Finally, a much
faster Variational Bayes method for approximating the posterior distribution of
the geometric skew normal model is proposed and its performance is discussed.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:33:08 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Srinivasan",
"Narayan",
""
]
]
|
2301.01751 | Andreas Stuhlm\"uller | Justin Reppert, Ben Rachbach, Charlie George, Luke Stebbing, Jungwon
Byun, Maggie Appleton, Andreas Stuhlm\"uller | Iterated Decomposition: Improving Science Q&A by Supervising Reasoning
Processes | null | null | null | null | cs.CL cs.AI cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Language models (LMs) can perform complex reasoning either end-to-end, with
hidden latent state, or compositionally, with transparent intermediate state.
Composition offers benefits for interpretability and safety, but may need
workflow support and infrastructure to remain competitive. We describe iterated
decomposition, a human-in-the-loop workflow for developing and refining
compositional LM programs. We improve the performance of compositions by
zooming in on failing components and refining them through decomposition,
additional context, chain of thought, etc. To support this workflow, we develop
ICE, an open-source tool for visualizing the execution traces of LM programs.
We apply iterated decomposition to three real-world tasks and improve the
accuracy of LM programs over less compositional baselines: describing the
placebo used in a randomized controlled trial (25% to 65%), evaluating
participant adherence to a medical intervention (53% to 70%), and answering NLP
questions on the Qasper dataset (38% to 69%). These applications serve as case
studies for a workflow that, if automated, could keep ML systems interpretable
and safe even as they scale to increasingly complex tasks.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:34:25 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Jan 2023 01:35:43 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Reppert",
"Justin",
""
],
[
"Rachbach",
"Ben",
""
],
[
"George",
"Charlie",
""
],
[
"Stebbing",
"Luke",
""
],
[
"Byun",
"Jungwon",
""
],
[
"Appleton",
"Maggie",
""
],
[
"Stuhlmüller",
"Andreas",
""
]
]
|
2301.01752 | Yann-Meing Law | Yann-Meing Law, Daniel Appel\"o and Thomas Hagstrom | The Hermite-Taylor Correction Function Method for Embedded Boundary and
Maxwell's Interface Problems | 40 pages, 29 figures | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a novel Hermite-Taylor correction function method to handle
embedded boundary and interface conditions for Maxwell's equations. The
Hermite-Taylor method evolves the electromagnetic fields and their derivatives
through order $m$ in each Cartesian coordinate. This makes the development of a
systematic approach to enforce boundary and interface conditions difficult.
Here we use the correction function method to update the numerical solution
where the Hermite-Taylor method cannot be applied directly. The proposed
high-order method offers a flexible systematic approach to handle embedded
boundary and interface problems, including problems with discontinuous
solutions at the interface. This method is also easily adaptable to other first
order hyperbolic systems.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:34:58 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Law",
"Yann-Meing",
""
],
[
"Appelö",
"Daniel",
""
],
[
"Hagstrom",
"Thomas",
""
]
]
|
2301.01753 | Alexander S. Glasser | Alexander S. Glasser and Hong Qin | Generalizing Yee's method: Scalable geometric higher-order FEEC
algorithms for Maxwell's equations on an unstructured mesh | null | null | null | null | math.NA cs.NA physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | The Yee algorithm for electromagnetic simulations is widely known to have
many advantages, including the following crucial two: (i) Its calculations are
local and therefore efficiently parallelizable--enabling simulations that
capitalize on the speed and scalability of high-performance computing
architecture. (ii) Yee's method faithfully preserves the symplectic geometry of
Maxwell's equations, improving its accuracy in long-time numerical simulations.
Whereas previous geometric generalizations of Yee's method have sacrificed its
scalability, in this article the Yee algorithm is generalized to higher order
and unstructured meshes in a manner that fully preserves both its scalability
and geometric naturalness. This generalization is achieved by prioritizing the
locality of the algorithm, reflecting the physical locality of Maxwell's
equations. Specifically, we demonstrate that Yee's method is but a special case
of a larger family of symplectic, finite element exterior calculus (FEEC)
methods that use scalable, local approximations of mass matrices. We discuss
the numerical advantages of this family of methods, which we call scalable FEEC
(SFEEC) methods.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:35:51 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Glasser",
"Alexander S.",
""
],
[
"Qin",
"Hong",
""
]
]
|
2301.01754 | Amartya Sengupta | Nishita Desai, Amartya Sengupta | Status of leptoquark models after LHC Run-2 and discovery prospects at
future colliders | null | null | null | null | hep-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study limits from dilepton searches on leptoquark completions to the
Standard Model in the parameter space motivated by anomalies in the $b
\rightarrow s$ sector. After a full Run-2 analysis by LHCb, the disparity in
lepton flavour violation has disappeared. However, the mismatch in angular
distributions as well as in $B_s \rightarrow \mu^+ \mu^-$ partial width is
still unresolved and still implies a possible new physics contribution. We
probe three models of leptoquarks -- scalar models $S_3$ and $R_2$ as well as
vector leptoquark model $U_1$ using non-resonant dilepton searches to place
limit on both the mass and couplings to SM fermions. The exclusions of
leptoquarks coupling either non-uniformly to different lepton flavours or
uniformly is examined. Interestingly, if leptoquark couplings to electrons and
muons are indeed universal, then the $U_1$ model parameter space that
corresponds to the anomalous contribution should already accessible with Run-2
data in the non-resonant $e\mu$ channel. In the non-universal case, there is a
significant exclusion in couplings, but not enough to reach regions that
explain observed anomalies. We, therefore, examine the prospective sensitivity
at the HL-LHC as well as of a 3 TeV future muon collider. For the vector
leptoquark model, we find that a muon collider can probe all of the relevant
parameter space at 95% confidence with just 1 fb$^{-1}$ data whereas $R_2$ and
$S_3$ models can be excluded at 95% with 5 fb$^{-1}$ and 6.5 fb$^{-1}$
luminosity respectively.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:38:15 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Desai",
"Nishita",
""
],
[
"Sengupta",
"Amartya",
""
]
]
|
2301.01755 | Drew Hanover | Drew Hanover, Antonio Loquercio, Leonard Bauersfeld, Angel Romero,
Robert Penicka, Yunlong Song, Giovanni Cioffi, Elia Kaufmann, Davide
Scaramuzza | Autonomous Drone Racing: A Survey | 20 pages, submitted to T-RO January 3rd, 2022 | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Over the last decade, the use of autonomous drone systems for surveying,
search and rescue, or last-mile delivery has increased exponentially. With the
rise of these applications comes the need for highly robust, safety-critical
algorithms which can operate drones in complex and uncertain environments.
Additionally, flying fast enables drones to cover more ground which in turn
increases productivity and further strengthens their use case. One proxy for
developing algorithms used in high-speed navigation is the task of autonomous
drone racing, where researchers program drones to fly through a sequence of
gates and avoid obstacles as quickly as possible using onboard sensors and
limited computational power. Speeds and accelerations exceed over 80 kph and 4
g respectively, raising significant challenges across perception, planning,
control, and state estimation. To achieve maximum performance, systems require
real-time algorithms that are robust to motion blur, high dynamic range, model
uncertainties, aerodynamic disturbances, and often unpredictable opponents.
This survey covers the progression of autonomous drone racing across
model-based and learning-based approaches. We provide an overview of the field,
its evolution over the years, and conclude with the biggest challenges and open
questions to be faced in the future.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:43:24 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Jan 2023 11:29:08 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Hanover",
"Drew",
""
],
[
"Loquercio",
"Antonio",
""
],
[
"Bauersfeld",
"Leonard",
""
],
[
"Romero",
"Angel",
""
],
[
"Penicka",
"Robert",
""
],
[
"Song",
"Yunlong",
""
],
[
"Cioffi",
"Giovanni",
""
],
[
"Kaufmann",
"Elia",
""
],
[
"Scaramuzza",
"Davide",
""
]
]
|
2301.01756 | Andr\'e Guerra | Andr\'e Guerra, Adam McElligott, Chong-Yang Du, Milan Mari\'c,
Alejandro D. Rey, Phillip Servio | Dynamic Viscosity of Methane and Carbon Dioxide Hydrate Systems from
Pure Water at High-Pressure Driving Forces | null | Chem Eng Sci. 2022;252: 117282 | 10.1016/j.ces.2021.117282 | null | physics.app-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The viscosity of methane and carbon dioxide hydrate systems were measured
using a high-pressure rheometer up to 30 MPag. Where hydrate formation was not
detected, the effect of temperature on the viscosity was one order of magnitude
higher than the pressure effect on viscosity in most of the experimental
pressure range (-0.048 mPa s/C at 1 MPag and 0.009 mPa s/MPag at 2C). The
pressure effect on the viscosity of carbon dioxide systems where no hydrate
formation was observed was up to one order of magnitude higher than that of the
methane systems, due to carbon dioxide's higher solubility in water. Novel
rheological phases diagrams were developed to further characterize the gas
hydrate systems. Several systems with high driving forces for hydrate formation
(2.07 MPag to 4.1 MPag) did not form gas hydrates. System limitations to the
formation of hydrates were categorized as kinetic, mass diffusion, and/or heat
of crystallization effects.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:45:46 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Guerra",
"André",
""
],
[
"McElligott",
"Adam",
""
],
[
"Du",
"Chong-Yang",
""
],
[
"Marić",
"Milan",
""
],
[
"Rey",
"Alejandro D.",
""
],
[
"Servio",
"Phillip",
""
]
]
|
2301.01757 | Andr\'e Guerra | Andr\'e Guerra, Samuel Mathews, Jennifer Tram Su, Milan Mari\'c,
Phillip Servio, and Alejandro D. Rey | Molecular dynamics predictions of transport properties for carbon
dioxide hydrates under pre-nucleation conditions using TIP4P/Ice water and
EPM2, TraPPE, and Zhang carbon dioxide potentials | null | null | 10.1016/j.molliq.2023.121674 | null | physics.app-ph physics.chem-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | (1) Introduction: New technologies that leverage gas hydrates phenomena
include carbon capture and sequestrations. These processes are often
semi-continuous and require regulation of the system's flow properties for
proper operation. Accurate computational models for the viscosity of carbon
dioxide hydrate systems at pre-nucleation conditions can be important for
process design and control of such technologies. (2) Methods: This work
validates the viscosity predictions of molecular dynamics simulations using
previously measured experimental data. The TIP4P/Ice force field was used to
model water, while the EPM2, TraPPE, and Zhang force fields were used for
carbon dioxide. The Green-Kubo and Einstein formulations of viscosity and
diffusivity were used in this work. (3) Results: All force fields overpredicted
viscosity when compared to experimental data, but EPM2 resulted in lower
discrepancies. Additionally, EPM2 was determined to model molecular behavior
expected from the macroscopic trends in viscosity with respect to temperature
and pressure. (4) Conclusions: The EPM2 force field more accurately predicted
the viscosity of carbon dioxide hydrates systems at pre-nucleation conditions
relative to TraPPE and Zhang.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:48:31 GMT"
},
{
"version": "v2",
"created": "Sat, 18 Mar 2023 01:35:31 GMT"
}
]
| 2023-04-04T00:00:00 | [
[
"Guerra",
"André",
""
],
[
"Mathews",
"Samuel",
""
],
[
"Su",
"Jennifer Tram",
""
],
[
"Marić",
"Milan",
""
],
[
"Servio",
"Phillip",
""
],
[
"Rey",
"Alejandro D.",
""
]
]
|
2301.01758 | Navidreza Asadi | Navidreza Asadi, Maziar Goudarzi | An Ensemble Mobile-Cloud Computing Method for Affordable and Accurate
Glucometer Readout | 12 pages, 12 figures, 8 tables | null | null | null | cs.DC cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Despite essential efforts towards advanced wireless medical devices for
regular monitoring of blood properties, many such devices are not available or
not affordable for everyone in many countries. Alternatively using ordinary
devices, patients ought to log data into a mobile health-monitoring manually.
It causes several issues: (1) clients reportedly tend to enter unrealistic
data; (2) typing values several times a day is bothersome and causes clients to
leave the mobile app. Thus, there is a strong need to use now-ubiquitous
smartphones, reducing error by capturing images from the screen of medical
devices and extracting useful information automatically. Nevertheless, there
are a few challenges in its development: (1) data scarcity has led to
impractical methods with very low accuracy: to our knowledge, only small
datasets are available in this case; (2) accuracy-availability tradeoff: one
can execute a less accurate algorithm on a mobile phone to maintain higher
availability, or alternatively deploy a more accurate and more
compute-intensive algorithm on the cloud, however, at the cost of lower
availability in poor/no connectivity situations. We present an ensemble
learning algorithm, a mobile-cloud computing service architecture, and a simple
compression technique to achieve higher availability and faster response time
while providing higher accuracy by integrating cloud- and mobile-side
predictions. Additionally, we propose an algorithm to generate synthetic
training data which facilitates utilizing deep learning models to improve
accuracy. Our proposed method achieves three main objectives: (1) 92.1% and
97.7% accuracy on two different datasets, improving previous methods by 40%,
(2) reducing required bandwidth by 45x with 1% drop in accuracy, (3) and
providing better availability compared to mobile-only, cloud-only, split
computing, and early exit service models.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:48:53 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Asadi",
"Navidreza",
""
],
[
"Goudarzi",
"Maziar",
""
]
]
|
2301.01759 | Cunzhi Zhao | Ali Siddique, Cunzhi Zhao and Xingpeng Li | Microgrid Optimal Energy Scheduling with Risk Analysis | 5 pages | null | null | null | eess.SY cs.SY | http://creativecommons.org/licenses/by/4.0/ | Risk analysis is currently not quantified in microgrid resource scheduling
optimization. This paper conducts a conditional value at risk (cVaR) analysis
on a grid-disconnected residential microgrid with distributed energy resources
(DER). We assume the infrastructure to set up an ad-hoc microgrid is already in
place for a residential neighborhood with power sources such as photovoltaic
(PV), diesel, and battery energy storage system (BESS). With this scenario in
mind, we solve day-ahead scheduling to optimally allocate various resources to
match demand in scenarios where neighborhoods, especially residential, are
disconnected from the overall grid such as in flooding, hurricanes, winter
storms, or operational failures. The goal is to provide an alternative
framework to optimize power availability for priority customers and strengthen
the overall grid against dips in power outside of normal operating
considerations. The focus of this paper will be taking in renewable energy
sources from PV combined with diesel and BESS while minimizing cost. Case
studies demonstrate that with the proposed energy management system, microgrids
can be implemented to be more resilient against new challenges.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:50:22 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Siddique",
"Ali",
""
],
[
"Zhao",
"Cunzhi",
""
],
[
"Li",
"Xingpeng",
""
]
]
|
2301.01760 | Michael LaMar | Sam Donovan and M. Drew LaMar | Using Science Education Gateways to improve undergraduate STEM
education: The QUBES Platform as a case study | 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.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The QUBES platform was conceived as a "science education gateway" and
designed to accelerate innovation in undergraduate STEM education. The
technical infrastructure was purpose built to provide more equitable access to
professional resources, support learning that reflects authentic science, and
promote open education practices. Four platform services (OER Library Access;
Professional Learning; Partner Support; and Customizable Workspaces) support
overlapping faculty user communities, provide multiple points of entry, and
enable manifold use case scenarios. The integrated nature of the platform makes
it possible to collect, curate, and disseminate a diverse array of reform
resources in a scalable and sustainable manner. We believe that the QUBES
platform has the capacity to broaden participation in scholarship around
teaching and learning and, furthermore, that it can help to lower faculty
barriers to the adoption of reform practices. The role of cyberinfrastructure
in undergraduate STEM education is generally underappreciated and warrants
further exploration.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:51:15 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Donovan",
"Sam",
""
],
[
"LaMar",
"M. Drew",
""
]
]
|
2301.01761 | Nicole Arulanantham | Nicole Arulanantham, Max Gronke, Eleonora Fiorellino, Jorge Filipe
Gameiro, Antonio Frasca, Joel Green, Seok-Jun Chang, Rik A. B. Claes,
Catherine C. Espaillat, Kevin France, Gregory J. Herczeg, Carlo F. Manara,
Laura Venuti, P\'eter \'Abrah\'am, Richard Alexander, Jerome Bouvier, Justyn
Campbell-White, Jochen Eisl\"offel, William J. Fischer, \'Agnes K\'osp\'al,
Miguel Vioque | Lyman-alpha Scattering Models Trace Accretion and Outflow Kinematics in
T Tauri Systems | accepted to ApJ | null | 10.3847/1538-4357/acaf70 | null | astro-ph.SR astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | T Tauri stars produce broad Lyman-alpha emission lines that contribute
$\sim$88% of the total UV flux incident on the inner circumstellar disks.
Lyman-alpha photons are generated at the accretion shocks and in the
protostellar chromospheres and must travel through accretion flows, winds and
jets, the protoplanetary disks, and the interstellar medium before reaching the
observer. This trajectory produces asymmetric, double-peaked features that
carry kinematic and opacity signatures of the disk environments. To understand
the link between the evolution of Lyman-alpha emission lines and the disks
themselves, we model HST-COS spectra from targets included in Data Release 3 of
the Hubble UV Legacy Library of Young Stars as Essential Standards (ULLYSES)
program. We find that resonant scattering in a simple spherical expanding shell
is able to reproduce the high velocity emission line wings, providing estimates
of the average velocities within the bulk intervening H I. The model velocities
are significantly correlated with the K band veiling, indicating a turnover
from Lyman-alpha profiles absorbed by outflowing winds to emission lines
suppressed by accretion flows as the hot inner disk is depleted. Just 30% of
targets in our sample have profiles with red-shifted absorption from accretion
flows, many of which have resolved dust gaps. At this stage, Lyman-alpha
photons may no longer intersect with disk winds along the path to the observer.
Our results point to a significant evolution of Lyman-alpha irradiation within
the gas disks over time, which may lead to chemical differences that are
observable with ALMA and JWST.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:57:15 GMT"
}
]
| 2023-03-01T00:00:00 | [
[
"Arulanantham",
"Nicole",
""
],
[
"Gronke",
"Max",
""
],
[
"Fiorellino",
"Eleonora",
""
],
[
"Gameiro",
"Jorge Filipe",
""
],
[
"Frasca",
"Antonio",
""
],
[
"Green",
"Joel",
""
],
[
"Chang",
"Seok-Jun",
""
],
[
"Claes",
"Rik A. B.",
""
],
[
"Espaillat",
"Catherine C.",
""
],
[
"France",
"Kevin",
""
],
[
"Herczeg",
"Gregory J.",
""
],
[
"Manara",
"Carlo F.",
""
],
[
"Venuti",
"Laura",
""
],
[
"Ábrahám",
"Péter",
""
],
[
"Alexander",
"Richard",
""
],
[
"Bouvier",
"Jerome",
""
],
[
"Campbell-White",
"Justyn",
""
],
[
"Eislöffel",
"Jochen",
""
],
[
"Fischer",
"William J.",
""
],
[
"Kóspál",
"Ágnes",
""
],
[
"Vioque",
"Miguel",
""
]
]
|
2301.01762 | Yujie Lin | Yujie Lin, Zhumin Chen, Zhaochun Ren, Chenyang Wang, Qiang Yan,
Maarten de Rijke, Xiuzhen Cheng, Pengjie Ren | Modeling Sequential Recommendation as Missing Information Imputation | Under review | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Side information is being used extensively to improve the effectiveness of
sequential recommendation models. It is said to help capture the transition
patterns among items. Most previous work on sequential recommendation that uses
side information models item IDs and side information separately, which may
fail to fully model the relation between the items and their side information.
Moreover, in real-world systems, not all values of item feature fields are
available. This hurts the performance of models that rely on side information.
Existing methods tend to neglect the context of missing item feature fields,
and fill them with generic or special values, e.g., unknown, which might lead
to sub-optimal performance. To address the limitation of sequential
recommenders with side information, we define a way to fuse side information
and alleviate the problem of missing side information by proposing a unified
task, namely the missing information imputation (MII), which randomly masks
some feature fields in a given sequence of items, including item IDs, and then
forces a predictive model to recover them. By considering the next item as a
missing feature field, sequential recommendation can be formulated as a special
case of MII. We propose a sequential recommendation model, called missing
information imputation recommender (MIIR), that builds on the idea of MII and
simultaneously imputes missing item feature values and predicts the next item.
We devise a dense fusion self-attention (DFSA) mechanism for MIIR to capture
all pairwise relations between items and their side information. Empirical
studies on three benchmark datasets demonstrate that MIIR, supervised by MII,
achieves a significantly better sequential recommendation performance than
state-of-the-art baselines.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:57:46 GMT"
},
{
"version": "v2",
"created": "Thu, 16 Feb 2023 13:44:47 GMT"
},
{
"version": "v3",
"created": "Tue, 21 Feb 2023 06:37:27 GMT"
}
]
| 2023-02-22T00:00:00 | [
[
"Lin",
"Yujie",
""
],
[
"Chen",
"Zhumin",
""
],
[
"Ren",
"Zhaochun",
""
],
[
"Wang",
"Chenyang",
""
],
[
"Yan",
"Qiang",
""
],
[
"de Rijke",
"Maarten",
""
],
[
"Cheng",
"Xiuzhen",
""
],
[
"Ren",
"Pengjie",
""
]
]
|
2301.01763 | J\'ozsef M\'ak | J\'ozsef M\'ak, M. J. Bhaseen, Arijeet Pal | Statics and Dynamics of non-Hermitian Many-Body Localization | 6 pages, 6 figures. Additional refs. added | null | null | null | cond-mat.dis-nn cond-mat.stat-mech cond-mat.str-el quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Many-body localized phases retain memory of their initial conditions and have
been shown to exist in disordered interacting systems with unitary dynamics.
The stability of the localized phase due to the breakdown of unitarity is of
relevance to experiment when coupling to the environment is taken into account.
Motivated by this, we investigate the impact of non-Hermitian perturbations on
many-body localization. We focus on the interacting Hatano-Nelson model which
breaks unitarity via asymmetric hopping. We explore the phase diagram for the
mid-spectrum eigenstates as a function of the interaction strength and the
non-Hermiticity. In contrast to the single-particle case, our findings are
consistent with a two-step approach to the localized regime. We also study the
dynamics of the particle imbalance starting from an initial density wave,
focusing on disorder realizations with complex eigenvalues. The time to reach
the steady state in the localized phase is clustered around the inverse of the
extremal eigenvalue, in contrast to the ergodic phase which shows a broader
distribution of timescales. Our findings suggest the possibility of novel
dynamical regimes in disordered open systems.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:58:17 GMT"
},
{
"version": "v2",
"created": "Mon, 6 Mar 2023 21:55:14 GMT"
}
]
| 2023-03-08T00:00:00 | [
[
"Mák",
"József",
""
],
[
"Bhaseen",
"M. J.",
""
],
[
"Pal",
"Arijeet",
""
]
]
|
2301.01764 | Dennis Aumiller | Dennis Aumiller and Michael Gertz | UniHD at TSAR-2022 Shared Task: Is Compute All We Need for Lexical
Simplification? | Workshop on Text Simplification, Accessibility, and Readability
(TSAR-2022) at EMNLP 2022 | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | Previous state-of-the-art models for lexical simplification consist of
complex pipelines with several components, each of which requires deep
technical knowledge and fine-tuned interaction to achieve its full potential.
As an alternative, we describe a frustratingly simple pipeline based on
prompted GPT-3 responses, beating competing approaches by a wide margin in
settings with few training instances. Our best-performing submission to the
English language track of the TSAR-2022 shared task consists of an ``ensemble''
of six different prompt templates with varying context levels. As a
late-breaking result, we further detail a language transfer technique that
allows simplification in languages other than English. Applied to the Spanish
and Portuguese subset, we achieve state-of-the-art results with only minor
modification to the original prompts. Aside from detailing the implementation
and setup, we spend the remainder of this work discussing the particularities
of prompting and implications for future work. Code for the experiments is
available online at https://github.com/dennlinger/TSAR-2022-Shared-Task
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:59:20 GMT"
},
{
"version": "v2",
"created": "Thu, 5 Jan 2023 15:22:05 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Aumiller",
"Dennis",
""
],
[
"Gertz",
"Michael",
""
]
]
|
2301.01765 | Kazuma Shimomoto Mr. | Kazufumi Eto, Jun Horiuchi, Kazuma Shimomoto | Some ring-theoretic properties of rings via Frobenius and monoidal maps | to appear in Tokyo Journal of Mathematics | null | null | null | math.AC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The purpose of this note is to relate certain ring-theoretic properties of
rings in mixed and positive characteristics that are related to each other by a
tilting operation used in perfectoid geometry. To this aim, we exploit the
multiplicative structure of the ``monoidal map", which is constructed on
arbitrary $p$-adically complete rings.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:59:29 GMT"
},
{
"version": "v2",
"created": "Thu, 7 Sep 2023 16:16:00 GMT"
}
]
| 2023-09-08T00:00:00 | [
[
"Eto",
"Kazufumi",
""
],
[
"Horiuchi",
"Jun",
""
],
[
"Shimomoto",
"Kazuma",
""
]
]
|
2301.01766 | Yuling Yan | Yuling Yan, Kaizheng Wang, Philippe Rigollet | Learning Gaussian Mixtures Using the Wasserstein-Fisher-Rao Gradient
Flow | null | null | null | null | math.ST cs.LG math.OC stat.ML stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Gaussian mixture models form a flexible and expressive parametric family of
distributions that has found applications in a wide variety of applications.
Unfortunately, fitting these models to data is a notoriously hard problem from
a computational perspective. Currently, only moment-based methods enjoy
theoretical guarantees while likelihood-based methods are dominated by
heuristics such as Expectation-Maximization that are known to fail in simple
examples. In this work, we propose a new algorithm to compute the nonparametric
maximum likelihood estimator (NPMLE) in a Gaussian mixture model. Our method is
based on gradient descent over the space of probability measures equipped with
the Wasserstein-Fisher-Rao geometry for which we establish convergence
guarantees. In practice, it can be approximated using an interacting particle
system where the weight and location of particles are updated alternately. We
conduct extensive numerical experiments to confirm the effectiveness of the
proposed algorithm compared not only to classical benchmarks but also to
similar gradient descent algorithms with respect to simpler geometries. In
particular, these simulations illustrate the benefit of updating both weight
and location of the interacting particles.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:59:35 GMT"
}
]
| 2023-01-05T00:00:00 | [
[
"Yan",
"Yuling",
""
],
[
"Wang",
"Kaizheng",
""
],
[
"Rigollet",
"Philippe",
""
]
]
|
2301.01767 | Chao Feng | Chao Feng, Ziyang Chen, Andrew Owens | Self-Supervised Video Forensics by Audio-Visual Anomaly Detection | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Manipulated videos often contain subtle inconsistencies between their visual
and audio signals. We propose a video forensics method, based on anomaly
detection, that can identify these inconsistencies, and that can be trained
solely using real, unlabeled data. We train an autoregressive model to generate
sequences of audio-visual features, using feature sets that capture the
temporal synchronization between video frames and sound. At test time, we then
flag videos that the model assigns low probability. Despite being trained
entirely on real videos, our model obtains strong performance on the task of
detecting manipulated speech videos. Project site:
https://cfeng16.github.io/audio-visual-forensics
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 18:59:49 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 18:53:32 GMT"
}
]
| 2023-03-29T00:00:00 | [
[
"Feng",
"Chao",
""
],
[
"Chen",
"Ziyang",
""
],
[
"Owens",
"Andrew",
""
]
]
|
2301.01768 | Maximilian Witte | Jochen Hartmann, Jasper Schwenzow, Maximilian Witte | The political ideology of conversational AI: Converging evidence on
ChatGPT's pro-environmental, left-libertarian orientation | null | null | null | null | cs.CL cs.CY | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Conversational artificial intelligence (AI) disrupts how humans interact with
technology. Recently, OpenAI introduced ChatGPT, a state-of-the-art dialogue
model that can converse with its human counterparts with unprecedented
capabilities. ChatGPT has witnessed tremendous attention from the media,
academia, industry, and the general public, attracting more than a million
users within days of its release. However, its explosive adoption for
information search and as an automated decision aid underscores the importance
to understand its limitations and biases. This paper focuses on one of
democratic society's most important decision-making processes: political
elections. Prompting ChatGPT with 630 political statements from two leading
voting advice applications and the nation-agnostic political compass test in
three pre-registered experiments, we uncover ChatGPT's pro-environmental,
left-libertarian ideology. For example, ChatGPT would impose taxes on flights,
restrict rent increases, and legalize abortion. In the 2021 elections, it would
have voted most likely for the Greens both in Germany (B\"undnis 90/Die
Gr\"unen) and in the Netherlands (GroenLinks). Our findings are robust when
negating the prompts, reversing the order of the statements, varying prompt
formality, and across languages (English, German, Dutch, and Spanish). We
conclude by discussing the implications of politically biased conversational AI
on society.
| [
{
"version": "v1",
"created": "Thu, 5 Jan 2023 07:13:13 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Hartmann",
"Jochen",
""
],
[
"Schwenzow",
"Jasper",
""
],
[
"Witte",
"Maximilian",
""
]
]
|
2301.01769 | Xihaier Luo | Xihaier Luo and Sean McCorkle and Gilchan Park and Vanessa
Lopez-Marrero and Shinjae Yoo and Edward R. Dougherty and Xiaoning Qian and
Francis J. Alexander and Byung-Jun Yoon | Comprehensive analysis of gene expression profiles to radiation exposure
reveals molecular signatures of low-dose radiation response | 9 pages, 6 figures | null | null | null | q-bio.GN cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | There are various sources of ionizing radiation exposure, where medical
exposure for radiation therapy or diagnosis is the most common human-made
source. Understanding how gene expression is modulated after ionizing radiation
exposure and investigating the presence of any dose-dependent gene expression
patterns have broad implications for health risks from radiotherapy, medical
radiation diagnostic procedures, as well as other environmental exposure. In
this paper, we perform a comprehensive pathway-based analysis of gene
expression profiles in response to low-dose radiation exposure, in order to
examine the potential mechanism of gene regulation underlying such responses.
To accomplish this goal, we employ a statistical framework to determine whether
a specific group of genes belonging to a known pathway display coordinated
expression patterns that are modulated in a manner consistent with the
radiation level. Findings in our study suggest that there exist complex yet
consistent signatures that reflect the molecular response to radiation
exposure, which differ between low-dose and high-dose radiation.
| [
{
"version": "v1",
"created": "Tue, 3 Jan 2023 20:35:20 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Luo",
"Xihaier",
""
],
[
"McCorkle",
"Sean",
""
],
[
"Park",
"Gilchan",
""
],
[
"Lopez-Marrero",
"Vanessa",
""
],
[
"Yoo",
"Shinjae",
""
],
[
"Dougherty",
"Edward R.",
""
],
[
"Qian",
"Xiaoning",
""
],
[
"Alexander",
"Francis J.",
""
],
[
"Yoon",
"Byung-Jun",
""
]
]
|
2301.01770 | Sibi Chakkaravarthy S | Sibi Chakkaravarthy Sethuraman, Aditya Mitra, Anisha Ghosh, Gautam
Galada, Anitha Subramanian | MetaSecure: A Passwordless Authentication for the Metaverse | null | null | null | null | cs.CR | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Metaverse in general holds a potential future for cyberspace. At the
beginning of Web 2.0, it was witnessed that people were signing in with various
pseudonyms or 'nyms', risking their online identities by increasing presence of
fake accounts leading to difficulty in unique identification for different
roles. However, in Web 3.0, the metaverse, a user's identity is tied to their
original identity, where risking one poses a significant risk to the other.
Therefore, this paper proposes a novel authentication system for securing
digital assets, online identity, avatars, and accounts called Metasecure where
a unique id for every entity or user to develop a human establishment is
essential on a digital platform. The proposed passwordless system provides
three layers of security using device attestation, facial recognition and use
of physical security keys, security keys, or smartcards in accordance to Fast
IDentity Online (FIDO2) specifications. It provides SDKs for authentication on
any system including VR/XR glasses, thus ensuring seamlessness in accessing
services in the Metaverse.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 06:39:47 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Sethuraman",
"Sibi Chakkaravarthy",
""
],
[
"Mitra",
"Aditya",
""
],
[
"Ghosh",
"Anisha",
""
],
[
"Galada",
"Gautam",
""
],
[
"Subramanian",
"Anitha",
""
]
]
|
2301.01771 | Mozhgan Pourmoradnasseri | Mehdi Moeinaddini, Mozhgan Pourmoradnasseri, Amnir Hadachi and Mario
Cools | Exploring Machine Learning Techniques to Identify Important Factors
Leading to Injury in Curve Related Crashes | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Different factors have effects on traffic crashes and crash-related injuries.
These factors include segment characteristics, crash-level characteristics,
occupant level characteristics, environment characteristics, and vehicle level
characteristics. There are several studies regarding these factors' effects on
crash injuries. However, limited studies have examined the effects of pre-crash
events on injuries, especially for curve-related crashes. The majority of
previous studies for curve-related crashes focused on the impact of geometric
features or street design factors. The current study tries to eliminate the
aforementioned shortcomings by considering important pre-crash events related
factors as selected variables and the number of vehicles with or without injury
as the predicted variable. This research used CRSS data from the National
Highway Traffic Safety Administration (NHTSA), which includes traffic
crash-related data for different states in the USA. The relationships are
explored using different machine learning algorithms like the random forest,
C5.0, CHAID, Bayesian Network, Neural Network, C\&R Tree, Quest, etc. The
random forest and SHAP values are used to identify the most effective
variables. The C5.0 algorithm, which has the highest accuracy rate among the
other algorithms, is used to develop the final model. Analysis results revealed
that the extent of the damage, critical pre-crash event, pre-impact location,
the trafficway description, roadway surface condition, the month of the crash,
the first harmful event, number of motor vehicles, attempted avoidance
maneuver, and roadway grade affect the number of vehicles with or without
injury in curve-related crashes.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 13:07:28 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Moeinaddini",
"Mehdi",
""
],
[
"Pourmoradnasseri",
"Mozhgan",
""
],
[
"Hadachi",
"Amnir",
""
],
[
"Cools",
"Mario",
""
]
]
|
2301.01772 | Peiwang Tang | Peiwang Tang and Xianchao Zhang | Infomaxformer: Maximum Entropy Transformer for Long Time-Series
Forecasting Problem | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | The Transformer architecture yields state-of-the-art results in many tasks
such as natural language processing (NLP) and computer vision (CV), since the
ability to efficiently capture the precise long-range dependency coupling
between input sequences. With this advanced capability, however, the quadratic
time complexity and high memory usage prevents the Transformer from dealing
with long time-series forecasting problem (LTFP). To address these
difficulties: (i) we revisit the learned attention patterns of the vanilla
self-attention, redesigned the calculation method of self-attention based the
Maximum Entropy Principle. (ii) we propose a new method to sparse the
self-attention, which can prevent the loss of more important self-attention
scores due to random sampling.(iii) We propose Keys/Values Distilling method
motivated that a large amount of feature in the original self-attention map is
redundant, which can further reduce the time and spatial complexity and make it
possible to input longer time-series. Finally, we propose a method that
combines the encoder-decoder architecture with seasonal-trend decomposition,
i.e., using the encoder-decoder architecture to capture more specific seasonal
parts. A large number of experiments on several large-scale datasets show that
our Infomaxformer is obviously superior to the existing methods. We expect this
to open up a new solution for Transformer to solve LTFP, and exploring the
ability of the Transformer architecture to capture much longer temporal
dependencies.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 14:08:21 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Tang",
"Peiwang",
""
],
[
"Zhang",
"Xianchao",
""
]
]
|
2301.01773 | Carlos Junqueira Junior PhD | D. F. Abreu and C. Junqueira-Junior and E. T. V. Dauricio and J. L. F.
Azevedo | Large eddy simulations of turbulent compressible supersonic jet flows
using discontinous Galerkin methods | ECCOMAS 2022. arXiv admin note: text overlap with arXiv:2301.01582 | D. F. Abreu and C. Junqueira-Junior and E. T. V. Dauricio and J.
L. F. Azevedo, "LARGE-EDDY SIMULATIONS OF TURBULENT COMPRESSIBLE SUPERSONIC
JET FLOWS USING DISCONTINUOUS GALERKIN METHODS", Proceeding of ECCOMAS 2022,
Oslo, 2022 | 10.23967/eccomas.2022.162 10.23967/eccomas.2022.162 | null | physics.flu-dyn | http://creativecommons.org/licenses/by/4.0/ | In this work, a discontinuous Galerkin scheme is employed to perform LES
simulations of supersonic jet flows. A total of four simulations are performed
with different meshes and order of accuracy. The number of degrees of freedom
from the simulations varies from 50 x 106 to 400 x 106. The results indicate
that by increasing the resolution of simulation, in general, the results got
closer to experimental data. The jet lipline is the only region in which this
behavior is not observed. It investigated a procedure of using lower-order
simulations to initialize high-order simulations and consequently reduce the
total time of the simulation using high-order schemes. This strategy is
successful and allows to perform high-order simulations with only 5% more
computational effort than a complete second-order simulation.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 15:49:35 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Abreu",
"D. F.",
""
],
[
"Junqueira-Junior",
"C.",
""
],
[
"Dauricio",
"E. T. V.",
""
],
[
"Azevedo",
"J. L. F.",
""
]
]
|
2301.01774 | Charles Steinhardt | Charles L. Steinhardt, Vadim Rusakov, Thomas H. Clark, Andrei Diaconu,
Conor McPartland, John Forbes, Albert Sneppen, John Weaver | The Earliest Stage of Galactic Star Formation | ApJL 949, L38 | null | 10.3847/2041-8213/acd447 | null | astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Using a recently-developed technique to estimate gas temperatures
($T_\textrm{SF}$) in star-forming regions from large photometric surveys, we
propose a diagram, analogous to the Hertzsprung-Russell diagram for individual
stars, to probe the evolution of individual galaxies. On this
$T_\textrm{SF}$-sSFR (specific star formation rate) diagram, a small fraction
of star-forming galaxies appear to be dominated by different feedback
mechanisms than typical star-forming galaxies. These galaxies generically have
younger stellar populations, lower stellar masses and increase in relative
abundance towards higher redshifts, so we argue that these objects are in an
earlier stage of galactic star formation. Further, Hubble observations find
that these "core-forming" galaxies also exhibit distinct morphology, and that
tracks on the $T_\textrm{SF}$-sSFR diagram are also a morphological sequence.
Thus, unlike starburst phases which can be triggered environmentally, these
earliest, core-forming galaxies, appear to be a stage that typical galaxies go
through early in their star formation history. We therefore argue that most
galaxies first go through a core formation stage, then subsequently disk
formation, and finally become quiescent.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:00 GMT"
},
{
"version": "v2",
"created": "Thu, 22 Jun 2023 12:36:17 GMT"
}
]
| 2023-06-23T00:00:00 | [
[
"Steinhardt",
"Charles L.",
""
],
[
"Rusakov",
"Vadim",
""
],
[
"Clark",
"Thomas H.",
""
],
[
"Diaconu",
"Andrei",
""
],
[
"McPartland",
"Conor",
""
],
[
"Forbes",
"John",
""
],
[
"Sneppen",
"Albert",
""
],
[
"Weaver",
"John",
""
]
]
|
2301.01775 | Jonathan Gomez Barrientos | Jonathan Gomez Barrientos, Ryan J. MacDonald, Nikole K. Lewis, Lisa
Kaltenegger | In Search of the Edge: A Bayesian Exploration of the Detectability of
Red Edges in Exoplanet Reflection Spectra | 23 pages, 17 figures. Accepted for publication in ApJ | null | 10.3847/1538-4357/acaf59 | null | astro-ph.EP astro-ph.IM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Reflection spectroscopy holds great promise for characterizing the
atmospheres and surfaces of potentially habitable terrestrial exoplanets. The
surface of the modern Earth exhibits a sharp albedo change near 750 nm caused
by vegetation - the red edge - which would leave a strong spectral signature if
present on an exoplanet. However, the retrieval of wavelength-dependent surface
properties from reflection spectra has seen relatively little study. Here, we
propose a new surface albedo parameterization capable of retrieving the
wavelength location of a priori unknown 'edge-like' features. We demonstrate
that a wavelength-dependent surface albedo model achieves higher accuracy in
retrieving atmospheric composition. Wavelength-dependent surfaces are also
generally preferred over a uniform albedo model when retrieving simulated
reflection spectra for a modern Earth analog, even for moderate signal-to-noise
ratios (S/N = 10) and Earth-like clouds. Further, the location of the modern
Earth's red edge can be robustly and precisely constrained (within 70 nm for
S/N = 10). Our results suggest that future space-based direct imaging missions
have the potential to infer surface compositions for rocky exoplanets,
including spectral edges similar to those caused by life on the modern Earth.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:00 GMT"
}
]
| 2023-04-12T00:00:00 | [
[
"Barrientos",
"Jonathan Gomez",
""
],
[
"MacDonald",
"Ryan J.",
""
],
[
"Lewis",
"Nikole K.",
""
],
[
"Kaltenegger",
"Lisa",
""
]
]
|
2301.01776 | Ignacio Ferreras | Ignacio Ferreras, Asmus B\"ohm, Keiichi Umetsu, Vitor Sampaio,
Reinaldo R. de Carvalho | Exploring the stellar populations of backsplash galaxies | 10 pages, 10 figures, accepted for publication in MNRAS | null | 10.1093/mnras/stad001 | null | astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Backsplash galaxies are those that traverse and overshoot cluster cores as
they fall into these structures. They are affected by environment, and should
stand out in contrast to the infalling population. We target galaxies in the
vicinity of clusters (R>R200) and select a sample in projected phase space
(PPS), from the compilation of Sampaio et al. based on SDSS data. We present a
statistical analysis, comparing two regions in PPS, with the same projected
distance to the cluster but different velocity. The analysis relies on the
presence of variations in the stellar population content of backsplash
galaxies. We find a lower limit in the fractional contribution of ~5% with
respect to the general sample of infalling galaxies at similar group-centric
distance when using single line strength analysis, or ~15-30% when adopting
bivariate distributions. The stellar populations show a subtle but significant
difference towards older ages, and a higher fraction of quiescent galaxies. We
also compare this set with a general field sample, where a substantially larger
difference in galaxy properties is found, with the field sample being
consistently younger, metal poorer and with a lower fraction of quiescent
galaxies. Noting that our "cluster" sample is located outside of the virial
radius, we expect this difference to be caused by pre-processing of the
infalling galaxies in the overall higher density regions.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:00 GMT"
}
]
| 2023-01-18T00:00:00 | [
[
"Ferreras",
"Ignacio",
""
],
[
"Böhm",
"Asmus",
""
],
[
"Umetsu",
"Keiichi",
""
],
[
"Sampaio",
"Vitor",
""
],
[
"de Carvalho",
"Reinaldo R.",
""
]
]
|
2301.01777 | Aaron Dunbrack | Aaron Dunbrack, Jennifer Cano | Intrinsically-multilayer moir\'e heterostructures | Fixed missing figure | null | 10.1103/PhysRevB.107.235425 | null | cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | We introduce trilayer and multilayer moir\'e heterostructures that cannot be
viewed from the ``moir\'e-of-moir\'e" perspective of helically-twisted trilayer
graphene. These ``intrinsically trilayer" moir\'e systems feature periodic
modulation of a local quasicrystalline structure. They open the door to
realizing moir\'e heterostructures with vastly more material constituents
because they do not constrain the lattice constants of the layers. In this
manuscript, we define intrinsically multilayer patterns, provide a recipe for
their construction, derive their local configuration space, and connect the
visual patterns to physical observables in material systems.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:00 GMT"
},
{
"version": "v2",
"created": "Mon, 20 Feb 2023 06:58:12 GMT"
}
]
| 2023-07-12T00:00:00 | [
[
"Dunbrack",
"Aaron",
""
],
[
"Cano",
"Jennifer",
""
]
]
|
2301.01778 | Andrew Zhao | Andrew Zhao, Nicholas C. Rubin | Expanding the reach of quantum optimization with fermionic embeddings | 48 pages, 4 figures. Title and abstract revised, template changed.
Contents largely unmodified from prior version. Comments welcome | null | null | null | quant-ph cs.DS math.OC | http://creativecommons.org/licenses/by/4.0/ | Quadratic programming over orthogonal matrices encompasses a broad class of
hard optimization problems that do not have an efficient quantum
representation. Such problems are instances of the little noncommutative
Grothendieck problem (LNCG), a generalization of binary quadratic programs to
continuous, noncommutative variables. In this work, we establish a natural
embedding for this class of LNCG problems onto a fermionic Hamiltonian, thereby
enabling the study of this classical problem with the tools of quantum
information. This embedding is accomplished by identifying the orthogonal group
with its double cover, which can be represented as fermionic quantum states.
Correspondingly, the embedded LNCG Hamiltonian is a two-body fermion model.
Determining extremal states of this Hamiltonian provides an outer approximation
to the original problem, a quantum analogue to classical semidefinite
relaxations. In particular, when optimizing over the special orthogonal group
our quantum relaxation obeys additional, powerful constraints based on the
convex hull of rotation matrices. The classical size of this convex-hull
representation is exponential in matrix dimension, whereas our quantum
representation requires only a linear number of qubits. Finally, to project the
relaxed solution back into the feasible space, we propose rounding procedures
which return orthogonal matrices from appropriate measurements of the quantum
state. Through numerical experiments we provide evidence that this rounded
quantum relaxation can produce high-quality approximations.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:01 GMT"
},
{
"version": "v2",
"created": "Fri, 9 Jun 2023 22:12:05 GMT"
}
]
| 2023-06-13T00:00:00 | [
[
"Zhao",
"Andrew",
""
],
[
"Rubin",
"Nicholas C.",
""
]
]
|
2301.01779 | Michael McElwain | Michael W. McElwain, Lee D. Feinberg, Marshall D. Perrin, Mark
Clampin, C. Matt Mountain, Matthew D. Lallo, Charles-Philippe Lajoie, Randy
A. Kimble, Charles W. Bowers, Christopher C. Stark, D. Scott Acton, Ken
Aiello, Charles Atkinson, Beth Barinek, Allison Barto, Scott Basinger, Tracy
Beck, Matthew D. Bergkoetter, Marcel Bluth, Rene A. Boucarut, Gregory R.
Brady, Keira J. Brooks, Bob Brown, John Byard, Larkin Carey, Maria
Carrasquilla, Sid Celeste, Dan Chae, David Chaney, Pierre Chayer, Taylor
Chonis, Lester Cohen, Helen J. Cole, Thomas M. Comeau, Matthew Coon, Eric
Coppock, Laura Coyle, Rick Davis, Bruce H. Dean, Kenneth J. Dziak, Michael
Eisenhower, Nicolas Flagey, Randy Franck, Benjamin Gallagher, Larry Gilman,
Tiffany Glassman, Gary Golnik, Joseph J. Green, John Grieco, Shari Haase,
Theodore J. Hadjimichael, John G. Hagopian, Walter G. Hahn, George F. Hartig,
Keith A. Havey, William L. Hayden, Robert Hellekson, Brian Hicks, Sherie T.
Holfeltz, Joseph M. Howard, Jesse A. Huguet, Brian Jahne, Leslie A. Johnson,
John D. Johnston, Alden S. Jurling, Jeffrey R. Kegley, Scott Kennard, Ritva
A. Keski-Kuha, J. Scott Knight, Bernard A. Kulp, Joshua S. Levi, Marie B.
Levine, Paul Lightsey, Robert A. Luetgens, John C. Mather, Gary W. Matthews,
Andrew G. McKay, Kimberly I. Mehalick, Marcio Mel\'endez, Ted Messer, Gary E.
Mosier, Jess Murphy, Edmund P. Nelan, Malcolm B. Niedner, Darin M. No\"el,
Catherine M. Ohara, Raymond G. Ohl, Eugene Olczak, Shannon B. Osborne, Sang
Park, Kevin Patton, Charles Perrygo, Laurent Pueyo, Lisbeth Quesnel, Dale
Ranck, David C. Redding, Michael W. Regan, Paul Reynolds, Rich Rifelli, Jane
R. Rigby, Derek Sabatke, Babak N. Saif, Thomas R. Scorse, Byoung-Joon Seo,
Fang Shi, Norbert Sigrist, Koby Smith, J. Scott Smith, Erin C. Smith, Sangmo
Tony Sohn, John Spina, H. Philip Stahl, Randal Telfer, Todd Terlecki, Scott
C. Texter, David Van Buren, Julie M. Van Campen, Bego\~na Vila, Mark F.
Voyton, Mark Waldman, Chanda B. Walker, Nick Weiser, Conrad Wells, Garrett
West, Tony L. Whitman, Eric Wick, Erin Wolf, Greg Young, and Thomas P.
Zielinski | The James Webb Space Telescope Mission: Optical Telescope Element
Design, Development, and Performance | accepted by PASP for JWST Overview Special Issue; 34 pages, 25
figures | null | 10.1088/1538-3873/acada0 | null | astro-ph.IM | http://creativecommons.org/licenses/by/4.0/ | The James Webb Space Telescope (JWST) is a large, infrared space telescope
that has recently started its science program which will enable breakthroughs
in astrophysics and planetary science. Notably, JWST will provide the very
first observations of the earliest luminous objects in the Universe and start a
new era of exoplanet atmospheric characterization. This transformative science
is enabled by a 6.6 m telescope that is passively cooled with a 5-layer
sunshield. The primary mirror is comprised of 18 controllable, low areal
density hexagonal segments, that were aligned and phased relative to each other
in orbit using innovative image-based wavefront sensing and control algorithms.
This revolutionary telescope took more than two decades to develop with a
widely distributed team across engineering disciplines. We present an overview
of the telescope requirements, architecture, development, superb on-orbit
performance, and lessons learned. JWST successfully demonstrates a segmented
aperture space telescope and establishes a path to building even larger space
telescopes.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:01 GMT"
}
]
| 2023-05-31T00:00:00 | [
[
"McElwain",
"Michael W.",
""
],
[
"Feinberg",
"Lee D.",
""
],
[
"Perrin",
"Marshall D.",
""
],
[
"Clampin",
"Mark",
""
],
[
"Mountain",
"C. Matt",
""
],
[
"Lallo",
"Matthew D.",
""
],
[
"Lajoie",
"Charles-Philippe",
""
],
[
"Kimble",
"Randy A.",
""
],
[
"Bowers",
"Charles W.",
""
],
[
"Stark",
"Christopher C.",
""
],
[
"Acton",
"D. Scott",
""
],
[
"Aiello",
"Ken",
""
],
[
"Atkinson",
"Charles",
""
],
[
"Barinek",
"Beth",
""
],
[
"Barto",
"Allison",
""
],
[
"Basinger",
"Scott",
""
],
[
"Beck",
"Tracy",
""
],
[
"Bergkoetter",
"Matthew D.",
""
],
[
"Bluth",
"Marcel",
""
],
[
"Boucarut",
"Rene A.",
""
],
[
"Brady",
"Gregory R.",
""
],
[
"Brooks",
"Keira J.",
""
],
[
"Brown",
"Bob",
""
],
[
"Byard",
"John",
""
],
[
"Carey",
"Larkin",
""
],
[
"Carrasquilla",
"Maria",
""
],
[
"Celeste",
"Sid",
""
],
[
"Chae",
"Dan",
""
],
[
"Chaney",
"David",
""
],
[
"Chayer",
"Pierre",
""
],
[
"Chonis",
"Taylor",
""
],
[
"Cohen",
"Lester",
""
],
[
"Cole",
"Helen J.",
""
],
[
"Comeau",
"Thomas M.",
""
],
[
"Coon",
"Matthew",
""
],
[
"Coppock",
"Eric",
""
],
[
"Coyle",
"Laura",
""
],
[
"Davis",
"Rick",
""
],
[
"Dean",
"Bruce H.",
""
],
[
"Dziak",
"Kenneth J.",
""
],
[
"Eisenhower",
"Michael",
""
],
[
"Flagey",
"Nicolas",
""
],
[
"Franck",
"Randy",
""
],
[
"Gallagher",
"Benjamin",
""
],
[
"Gilman",
"Larry",
""
],
[
"Glassman",
"Tiffany",
""
],
[
"Golnik",
"Gary",
""
],
[
"Green",
"Joseph J.",
""
],
[
"Grieco",
"John",
""
],
[
"Haase",
"Shari",
""
],
[
"Hadjimichael",
"Theodore J.",
""
],
[
"Hagopian",
"John G.",
""
],
[
"Hahn",
"Walter G.",
""
],
[
"Hartig",
"George F.",
""
],
[
"Havey",
"Keith A.",
""
],
[
"Hayden",
"William L.",
""
],
[
"Hellekson",
"Robert",
""
],
[
"Hicks",
"Brian",
""
],
[
"Holfeltz",
"Sherie T.",
""
],
[
"Howard",
"Joseph M.",
""
],
[
"Huguet",
"Jesse A.",
""
],
[
"Jahne",
"Brian",
""
],
[
"Johnson",
"Leslie A.",
""
],
[
"Johnston",
"John D.",
""
],
[
"Jurling",
"Alden S.",
""
],
[
"Kegley",
"Jeffrey R.",
""
],
[
"Kennard",
"Scott",
""
],
[
"Keski-Kuha",
"Ritva A.",
""
],
[
"Knight",
"J. Scott",
""
],
[
"Kulp",
"Bernard A.",
""
],
[
"Levi",
"Joshua S.",
""
],
[
"Levine",
"Marie B.",
""
],
[
"Lightsey",
"Paul",
""
],
[
"Luetgens",
"Robert A.",
""
],
[
"Mather",
"John C.",
""
],
[
"Matthews",
"Gary W.",
""
],
[
"McKay",
"Andrew G.",
""
],
[
"Mehalick",
"Kimberly I.",
""
],
[
"Meléndez",
"Marcio",
""
],
[
"Messer",
"Ted",
""
],
[
"Mosier",
"Gary E.",
""
],
[
"Murphy",
"Jess",
""
],
[
"Nelan",
"Edmund P.",
""
],
[
"Niedner",
"Malcolm B.",
""
],
[
"Noël",
"Darin M.",
""
],
[
"Ohara",
"Catherine M.",
""
],
[
"Ohl",
"Raymond G.",
""
],
[
"Olczak",
"Eugene",
""
],
[
"Osborne",
"Shannon B.",
""
],
[
"Park",
"Sang",
""
],
[
"Patton",
"Kevin",
""
],
[
"Perrygo",
"Charles",
""
],
[
"Pueyo",
"Laurent",
""
],
[
"Quesnel",
"Lisbeth",
""
],
[
"Ranck",
"Dale",
""
],
[
"Redding",
"David C.",
""
],
[
"Regan",
"Michael W.",
""
],
[
"Reynolds",
"Paul",
""
],
[
"Rifelli",
"Rich",
""
],
[
"Rigby",
"Jane R.",
""
],
[
"Sabatke",
"Derek",
""
],
[
"Saif",
"Babak N.",
""
],
[
"Scorse",
"Thomas R.",
""
],
[
"Seo",
"Byoung-Joon",
""
],
[
"Shi",
"Fang",
""
],
[
"Sigrist",
"Norbert",
""
],
[
"Smith",
"Koby",
""
],
[
"Smith",
"J. Scott",
""
],
[
"Smith",
"Erin C.",
""
],
[
"Sohn",
"Sangmo Tony",
""
],
[
"Spina",
"John",
""
],
[
"Stahl",
"H. Philip",
""
],
[
"Telfer",
"Randal",
""
],
[
"Terlecki",
"Todd",
""
],
[
"Texter",
"Scott C.",
""
],
[
"Van Buren",
"David",
""
],
[
"Van Campen",
"Julie M.",
""
],
[
"Vila",
"Begoña",
""
],
[
"Voyton",
"Mark F.",
""
],
[
"Waldman",
"Mark",
""
],
[
"Walker",
"Chanda B.",
""
],
[
"Weiser",
"Nick",
""
],
[
"Wells",
"Conrad",
""
],
[
"West",
"Garrett",
""
],
[
"Whitman",
"Tony L.",
""
],
[
"Wick",
"Eric",
""
],
[
"Wolf",
"Erin",
""
],
[
"Young",
"Greg",
""
],
[
"Zielinski",
"Thomas P.",
""
]
]
|
2301.01780 | Ricardo Zambujal Ferreira | Nuno P. Branco, Ricardo Z. Ferreira and Jo\~ao G. Rosa | Superradiant axion clouds around asteroid-mass primordial black holes | 21 pages, 5 figures | null | 10.1088/1475-7516/2023/04/003 | null | hep-ph astro-ph.CO gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We analyze the dynamics and observational signatures of axion clouds formed
via the superradiant instability around primordial black holes, focusing on the
mass range $10^{14}-10^{18}$ kg where the latter may account for all the dark
matter. We take into account the leading effects of axion self-interactions,
showing that, even though these limit the number of axions produced within each
cloud, a large number of superradiant axions become free of the black hole's
gravitational potential and accumulate in the intergalactic medium or even in
the host galaxy, depending on their escape velocity. This means that primordial
black hole dark matter may lead to a sizeable astrophysical population of
non-relativistic axions, with masses ranging from 0.1 eV to 1 MeV, depending on
the primordial black hole mass and spin. We then show that if such axions
couple to photons their contribution to the galactic and extragalactic
background flux, mainly in the X-ray and gamma-ray band of the spectrum, is
already beyond current observational limits for a large range of parameters
that are, therefore, excluded. We finish by showing the prospects of the Athena
X-ray telescope to further probe this co-existence of primordial black holes
and axions.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:02 GMT"
}
]
| 2023-04-12T00:00:00 | [
[
"Branco",
"Nuno P.",
""
],
[
"Ferreira",
"Ricardo Z.",
""
],
[
"Rosa",
"João G.",
""
]
]
|
2301.01781 | Vikesh Siddhu | Vikesh Siddhu and John Smolin | Optimal one-shot entanglement sharing | Essentially matches published version | Phys. Rev. A 108, 032617 (2023) | 10.1103/PhysRevA.108.032617 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sharing entanglement across quantum interconnects is fundamental for quantum
information processing. We discuss a practical setting where this interconnect,
modeled by a quantum channel, is used once with the aim of sharing high
fidelity entanglement. For any channel, we provide methods to easily find both
this maximum fidelity and optimal inputs that achieve it. Unlike most metrics
for sharing entanglement, this maximum fidelity can be shown to be
multiplicative. This ensures a complete understanding in the sense that the
maximum fidelity and optimal inputs found in our one-shot setting extend even
when the channel is used multiple times, possibly with other channels. Optimal
inputs need not be fully entangled. We find the minimum entanglement in these
optimal inputs can even vary discontinuously with channel noise. Generally,
noise parameters are hard to identify and remain unknown for most channels.
However, for all qubit channels with qubit environments, we provide a rigorous
noise parametrization which we explain in-terms of no-cloning. This noise
parametrization and a channel representation we call the standard Kraus
decomposition have pleasing properties that make them both useful more
generally.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:02 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Oct 2023 16:13:07 GMT"
}
]
| 2023-10-09T00:00:00 | [
[
"Siddhu",
"Vikesh",
""
],
[
"Smolin",
"John",
""
]
]
|
2301.01782 | Vadim Rusakov | V. Rusakov, C. L. Steinhardt, M. Schramm, A. L. Faisst, D. Masters, B.
Mobasher and P. Pattarakijwanich | A broad-line quasar with unexplained extreme velocity offsets:
post-shock outflow? | 15 pages, 4 figures, accepted for publication in ApJ | The Astrophysical Journal, Volume 944,no: 2: 217; 2023 | 10.3847/1538-4357/acadd8 | null | astro-ph.HE astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | The quasar SDSS 0956+5128 exhibits three distinct velocity components with
large offsets in emission: the systemic velocity of [O II], [O III] and [Ne
III] narrow lines have redshift $z=0.7142$; broad Mg II line is shifted by
$-1200$ km s$^{-1}$ with respect to the narrow lines; broad H$\alpha$, H$\beta$
lines are at $-4100$ km s$^{-1}$. We present new Hubble Space Telescope spectra
of Ly$\alpha$ and C IV emission lines and high-resolution images of the quasar.
The offsets of these lines are consistent with the velocity component of the
Balmer emission, and the photometry in optical and near-infrared wavelengths
does not show any signs of recent mergers in the host galaxy or irregularities
in the location of the quasar. The data do not confirm predictions of the
previous most-likely hypotheses involving a special orientation and morphology
of the quasar disk, such as in the recoiling black hole scenario, neither it is
consistent with accretion disk winds. Instead, based on the cumulative
evidence, we propose a new scenario, in which the broad line region is in the
state of outflow caused by a strong shock wave, with a supernova as a possible
event for producing the shock ejecta.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:03 GMT"
}
]
| 2023-03-06T00:00:00 | [
[
"Rusakov",
"V.",
""
],
[
"Steinhardt",
"C. L.",
""
],
[
"Schramm",
"M.",
""
],
[
"Faisst",
"A. L.",
""
],
[
"Masters",
"D.",
""
],
[
"Mobasher",
"B.",
""
],
[
"Pattarakijwanich",
"P.",
""
]
]
|
2301.01783 | Iminhaji Ablimit | Iminhaji Ablimit, Philipp Podsiadlowski, Rosanne Di Stefano, Saul A.
Rappaport, James Wicker | White dwarf -- red giant star binaries as Type Ia supernova progenitors:
with and without magnetic confinement | Published in The Astrophysical Journal Letters (published 2022
December 22) | The Astrophysical Journal Letters, Volume 941, Issue 2, id.L33;
Published date: December 2022 | 10.3847/2041-8213/aca806 | null | astro-ph.HE astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Various white-dwarf (WD) binary scenarios have been proposed trying to
understand the nature and the diversity of Type Ia supernovae (SNe Ia). In this
work, we study the evolution of carbon-oxygen WD -- red giant (RG) binaries
(including the role of magnetic confinement) as possible SN Ia progenitors (the
so-called symbiotic progenitor channel). Using the \textsc{mesa} stellar
evolution code, we calculate the time dependence of the structure of the RG
star, the wind mass loss, the Roche-lobe-overflow (RLOF) mass-transfer rate,
the polar mass-accretion rate (in the case of magnetic confinement), and the
orbital and angular-momentum evolution. We consider cases where the WD is
non-magnetic and cases where the magnetic field is strong enough to force
accretion onto the two small polar caps of the WD. Confined accretion onto a
small area allows for more efficient hydrogen burning, potentially suppressing
nova outbursts. This makes it easier for the WD to grow in mass towards the
Chandrasekhar mass limit and explode as a SN Ia. With magnetic confinement, the
initial parameter space of the symbiotic channel for SNe Ia is shifted towards
shorter orbital periods and lower donor masses compared to the case without
magnetic confinement. Searches for low-mass He WDs or relatively low-mass
giants with partially stripped envelopes that survived the supernova explosion
and are found in SN remnants will provide crucial insights for our
understanding of the contribution of this symbiotic channel.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:04 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Ablimit",
"Iminhaji",
""
],
[
"Podsiadlowski",
"Philipp",
""
],
[
"Di Stefano",
"Rosanne",
""
],
[
"Rappaport",
"Saul A.",
""
],
[
"Wicker",
"James",
""
]
]
|
2301.01784 | Jonathan Mercedes-Feliz | Jonathan Mercedes-Feliz (1), Daniel Angl\'es-Alc\'azar (1 and 2),
Christopher C. Hayward (2), Rachel K. Cochrane (2 and 3), Bryan A. Terrazas
(4), Sarah Wellons (5 and 7), Alexander J. Richings (6), Claude-Andr\'e
Faucher-Gigu\`ere (7), Jorge Moreno (8), Kung Yi Su (2, 3 and 4), Philip F.
Hopkins (9), Eliot Quataert (10) and Du\v{s}an Kere\v{s} (11) ((1) UConn, (2)
Flatiron, (3) Harvard, (4) Columbia, (5) Wesleyan, (6) University of Hull,
(7) Northwestern, (8) Pomona College (9) Caltech, (10) Princeton, (11) San
Diego) | Local positive feedback in the overall negative: the impact of quasar
winds on star formation in the FIRE cosmological simulations | 17 pages, 12 figures. Accepted for publication in MNRAS | null | 10.1093/mnras/stad2079 | null | astro-ph.GA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Negative feedback from accreting supermassive black holes is regarded as a
key ingredient in suppressing star formation and quenching massive galaxies.
However, several models and observations suggest that black hole feedback may
have a positive effect, triggering star formation by compressing interstellar
medium gas to higher densities. We investigate the dual role of black hole
feedback using cosmological hydrodynamic simulations from the Feedback In
Realistic Environments (FIRE) project, including a novel implementation of
hyper-refined accretion-disc winds. Focusing on a massive, star-forming galaxy
at $z \sim 2$ ($M_{\rm halo} \sim 10^{12.5} \, {\rm M}_{\odot}$), we show that
strong quasar winds with kinetic power $\sim$10$^{46}$ erg/s acting for
$>$20$\,$Myr drive the formation of a central gas cavity and can dramatically
reduce the star formation rate surface density across the galaxy disc. The
suppression of star formation is primarily driven by reducing the amount of gas
that can become star-forming, compared to directly evacuating the pre-existing
star-forming gas reservoir (preventive feedback dominates over ejective
feedback). Despite the global negative impact of quasar winds, we identify
several plausible signatures of local positive feedback, including: (1) spatial
anti-correlation of wind-dominated regions and star-forming clumps, (2) higher
local star formation efficiency in compressed gas near the edge of the cavity,
and (3) increased local contribution of outflowing material to star formation.
Stars forming under the presence of quasar winds tend to do so at larger radial
distances. Our results suggest that positive and negative AGN feedback can
coexist in galaxies, but local positive triggering of star formation plays a
minor role in global galaxy growth.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:06 GMT"
},
{
"version": "v2",
"created": "Tue, 1 Aug 2023 15:03:35 GMT"
}
]
| 2023-08-02T00:00:00 | [
[
"Mercedes-Feliz",
"Jonathan",
"",
"1 and 2"
],
[
"Anglés-Alcázar",
"Daniel",
"",
"1 and 2"
],
[
"Hayward",
"Christopher C.",
"",
"2 and 3"
],
[
"Cochrane",
"Rachel K.",
"",
"2 and 3"
],
[
"Terrazas",
"Bryan A.",
"",
"5 and 7"
],
[
"Wellons",
"Sarah",
"",
"5 and 7"
],
[
"Richings",
"Alexander J.",
"",
"2, 3 and 4"
],
[
"Faucher-Giguère",
"Claude-André",
"",
"2, 3 and 4"
],
[
"Moreno",
"Jorge",
"",
"2, 3 and 4"
],
[
"Su",
"Kung Yi",
"",
"2, 3 and 4"
],
[
"Hopkins",
"Philip F.",
""
],
[
"Quataert",
"Eliot",
""
],
[
"Kereš",
"Dušan",
""
]
]
|
2301.01785 | Andreas Sander | A. A. C. Sander, R. R. Lefever, L. G. Poniatowski, V. Ramachandran, G.
N. Sabhahit, and J. S. Vink | The temperature dependency of Wolf-Rayet-type mass loss: An exploratory
study for winds launched by the hot iron bump | 16 pages + 5 page appendix, 17+9 figures, 3+2 tables. Accepted for
publication in A&A | A&A 670, A83 (2023) | 10.1051/0004-6361/202245110 | null | astro-ph.SR astro-ph.GA astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | CONTEXT: The mass loss of He-burning stars, which are partially or completely
stripped of their outer hydrogen envelope, is a catalyst of the cosmic matter
cycle and decisive ingredient of massive star evolution. Yet, its theoretical
fundament is only starting to emerge with major dependencies still to be
uncovered.
AIMS: A temperature or radius dependence is usually not included in
descriptions for the mass loss of classical Wolf-Rayet (cWR) stars, despite
being crucial for other hot star wind domains. We thus aim to determine whether
such a dependency will also be necessary for a comprehensive description of
mass loss in the cWR regime.
METHODS: Sequences of dynamically consistent atmosphere models were
calculated with the hydrodynamic branch of the PoWR code along the temperature
domain, using different choices for luminosity, mass, and surface abundances.
For the first time, we allowed nonmonotonic velocity fields when solving the
equation of motion. The resulting velocity structures were then interpolated
for the comoving-frame radiative transfer, ensuring that the main wind
characteristics were preserved.
RESULTS: We find a strong dependence of the mass-loss rate with the
temperature of the critical/sonic point which mainly reflects the different
radii and resulting gravitational accelerations. Moreover, we obtain a relation
between the observed effective temperature and the transformed mass-loss rate
which seems to be largely independent of the underlying stellar parameters. The
relation shifts for different clumping factors in the outer wind. Below a
characteristic value of -4.5, the slope of this relation changes and the winds
become transparent for He II ionizing photons.
CONCLUSIONS: The mass loss of cWR stars is a high-dimensional problem but
also shows inherent scalings which can be used to obtain an approximation of
the observed effective temperature. (...)
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:09 GMT"
}
]
| 2023-02-15T00:00:00 | [
[
"Sander",
"A. A. C.",
""
],
[
"Lefever",
"R. R.",
""
],
[
"Poniatowski",
"L. G.",
""
],
[
"Ramachandran",
"V.",
""
],
[
"Sabhahit",
"G. N.",
""
],
[
"Vink",
"J. S.",
""
]
]
|
2301.01786 | Ke Ren | Qingjun Jin, Ke Ren, Gang Yang, Rui Yu | Is Yang-Mills Theory Unitary in Fractional Spacetime Dimensions? | 6 pages | null | null | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that Yang-Mills theory is non-unitairy in non-integer spacetime
dimensions. The violation of unitarity is due to the existence of evanescent
operators that vanish in four dimensions but are non-zero in general d
dimensions. We show that the gluonic evanescent operators give rise to both
negative-norm states and complex anomalous dimensions.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:10 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Jin",
"Qingjun",
""
],
[
"Ren",
"Ke",
""
],
[
"Yang",
"Gang",
""
],
[
"Yu",
"Rui",
""
]
]
|
2301.01787 | Christian Bertoni | B. Lu, C. Bertoni, S. J. Thomson, J. Eisert | Measuring out quasi-local integrals of motion from entanglement | 6+12 pages, 13 figures, substantial detail added | Commun. Phys. 7, 17 (2024) | 10.1038/s42005-023-01478-5 | null | cond-mat.dis-nn math-ph math.MP quant-ph | http://creativecommons.org/licenses/by/4.0/ | Quasi-local integrals of motion are a key concept underpinning the modern
understanding of many-body localisation, an intriguing phenomenon in which
interactions and disorder come together. Despite the existence of several
numerical ways to compute them - and astoundingly in the light of the
observation that much of the phenomenology of many properties can be derived
from them - it is not obvious how to directly measure aspects of them in real
quantum simulations; in fact, the smoking gun of their experimental observation
is arguably still missing. In this work, we propose a way to extract the
real-space properties of such quasi-local integrals of motion based on a
spatially-resolved entanglement probe able to distinguish Anderson from
many-body localisation from non-equilibrium dynamics. We complement these
findings with a new rigorous entanglement bound and compute the relevant
quantities using tensor networks. We demonstrate that the entanglement gives
rise to a well-defined length scale that can be measured in experiments.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:17 GMT"
},
{
"version": "v2",
"created": "Mon, 15 May 2023 14:24:09 GMT"
},
{
"version": "v3",
"created": "Sat, 9 Sep 2023 14:11:25 GMT"
},
{
"version": "v4",
"created": "Tue, 21 Nov 2023 17:44:36 GMT"
}
]
| 2024-01-09T00:00:00 | [
[
"Lu",
"B.",
""
],
[
"Bertoni",
"C.",
""
],
[
"Thomson",
"S. J.",
""
],
[
"Eisert",
"J.",
""
]
]
|
2301.01788 | Xiaohui Liu | Hao-Yu Liu, Xiaohui Liu, Ji-Chen Pan, Feng Yuan and Hua Xing Zhu | Nucleon Energy Correlators for the Color Glass Condensate | 7+3pages, 5+1 figures, to match with the published version | Phys.Rev.Lett. 130 (2023) 18, 181901 | 10.1103/PhysRevLett.130.181901 | null | hep-ph hep-ex nucl-ex nucl-th | http://creativecommons.org/licenses/by/4.0/ | We demonstrate the recently proposed nucleon energy-energy correlator
(nucleon EEC) $f_{\rm EEC}(x,\theta)$ can unveil the gluon saturation in the
small-$x$ regime in $eA$ collisions. The novelty of this probe is that it is
fully inclusive just like the deep-inelastic scattering (DIS), with no
requirements of jets or hadrons, but still provides an evident portal to the
small-$x$ dynamics through the shape of the $\theta$-distribution. We find that
the saturation prediction is significantly different from the expectation of
the collinear factorization.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:00:52 GMT"
},
{
"version": "v2",
"created": "Fri, 12 May 2023 00:15:54 GMT"
}
]
| 2023-05-15T00:00:00 | [
[
"Liu",
"Hao-Yu",
""
],
[
"Liu",
"Xiaohui",
""
],
[
"Pan",
"Ji-Chen",
""
],
[
"Yuan",
"Feng",
""
],
[
"Zhu",
"Hua Xing",
""
]
]
|
2301.01789 | Roman Rafikov | Roman R. Rafikov and Nicolas P. Cimerman | Vortex weighing and dating of planets in protoplanetary discs | 7 pages, 4 figures, MNRAS, in press | null | 10.1093/mnras/stac3692 | null | astro-ph.EP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | High-resolution sub-mm observations of some protoplanetary discs reveal
non-asixymmetric features, which can often be interpreted as dust
concentrations in vortices that form at the edges of gaps carved out by the
embedded planets. We use recent results on the timescale for the planet-driven
vortex development in low-viscosity discs to set constraints on the mass and
age of a planet producing the vortex. Knowledge of the age of the central star
in a vortex-bearing protoplanetary disc system allows one to set a lower limit
on the planetary mass at the level of several tens of $M_\oplus$. Also, an
independent upper limit on the planetary mass would constrain the planetary
age, although given the current direct imaging detection limits this constraint
is not yet very stringent (it is also sensitively dependent on the disc scale
height). These results can be extended to account for the history of planetary
mass accretion if it is known. We apply our calculations to several
protoplanetary discs harbouring vortex-like features as revealed by ALMA and
set limits of $(30-50)M_\oplus$ (for disc aspect ratio of $0.1$) on the minimum
masses of putative planets that could be responsible for these vortices. Our
vortex-based method provides an independent way of constraining the properties
of embedded planets, complementary to other approaches.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:01:01 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Rafikov",
"Roman R.",
""
],
[
"Cimerman",
"Nicolas P.",
""
]
]
|
2301.01790 | Ivan Svetunkov | Ivan Svetunkov | Smooth forecasting with the smooth package in R | 20 pages, 5 figures, 1 table | null | null | null | stat.ME cs.MS stat.AP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | There are many forecasting related packages in R with varied popularity, the
most famous of all being \texttt{forecast}, which implements several important
forecasting approaches, such as ARIMA, ETS, TBATS and others. However, the main
issue with the existing functionality is the lack of flexibility for research
purposes, when it comes to modifying the implemented models. The R package
\texttt{smooth} introduces a new approach to univariate forecasting,
implementing ETS and ARIMA models in Single Source of Error (SSOE) state space
form and implementing an advanced functionality for experiments and time series
analysis. It builds upon the SSOE model and extends it by including explanatory
variables, multiple frequencies, and introducing advanced forecasting
instruments. In this paper, we explain the philosophy behind the package and
show how the main functions work.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:12:38 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Svetunkov",
"Ivan",
""
]
]
|
2301.01791 | Aashis Khanal | Aashis Khanal, Rolando Estrada | Fully Automated Artery-Vein ratio and vascular tortuosity measurement in
retinal fundus images | null | null | null | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accurate measurements of abnormalities like Artery-Vein ratio and tortuosity
in fundus images is an actively researched task. Most of the research seems to
compute such features independently. However, in this work, we have devised a
fully automated technique to measure any vascular abnormalities. This paper is
a follow-up paper on vessel topology estimation and extraction, we use the
extracted topology to perform A-V state-of-the-art Artery-Vein classification,
AV ratio calculation, and vessel tortuosity measurement, all fully automated.
Existing techniques tend to only work on the partial region, but we extract the
complete vascular structure. We have shown the usability of this topology by
extracting two of the most important vascular features; Artery-Vein ratio, and
vessel tortuosity.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:13:21 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Khanal",
"Aashis",
""
],
[
"Estrada",
"Rolando",
""
]
]
|
2301.01792 | Guillaume Brochard Ph.D | G. Brochard, C. Liu, X. Wei, W. Heidbrink, Z. Lin, N. Gorelenkov, C.
Chrystal, X. Du, J. Bao, A. R. Polevoi, M. Schneider, S. H. Kim, S. D.
Pinches, P. Liu, J. H. Nicolau, H. L\"utjens | Saturation of fishbone instability by self-generated zonal flows in
tokamak plasmas | null | null | null | null | physics.plasm-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Gyrokinetic simulations of the fishbone instability in DIII-D tokamak plasmas
find that self-generated zonal flows can dominate the nonlinear saturation by
preventing coherent structures from persisting or drifting in the energetic
particle phase space when the mode frequency down-chirps. Results from the
simulation with zonal flows agree quantitatively, for the first time, with
experimental measurements of the fishbone saturation amplitude and energetic
particle transport. Moreover, the fishbone-induced zonal flows are likely
responsible for the formation of an internal transport barrier that was
observed after fishbone bursts in this DIII-D experiment. Finally, gyrokinetic
simulations of a related ITER baseline scenario show that the fishbone induces
insignificant energetic particle redistribution and may enable high performance
scenarios in ITER burning plasma experiments.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:16:34 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Feb 2023 17:17:50 GMT"
},
{
"version": "v3",
"created": "Mon, 17 Apr 2023 09:01:26 GMT"
}
]
| 2023-04-18T00:00:00 | [
[
"Brochard",
"G.",
""
],
[
"Liu",
"C.",
""
],
[
"Wei",
"X.",
""
],
[
"Heidbrink",
"W.",
""
],
[
"Lin",
"Z.",
""
],
[
"Gorelenkov",
"N.",
""
],
[
"Chrystal",
"C.",
""
],
[
"Du",
"X.",
""
],
[
"Bao",
"J.",
""
],
[
"Polevoi",
"A. R.",
""
],
[
"Schneider",
"M.",
""
],
[
"Kim",
"S. H.",
""
],
[
"Pinches",
"S. D.",
""
],
[
"Liu",
"P.",
""
],
[
"Nicolau",
"J. H.",
""
],
[
"Lütjens",
"H.",
""
]
]
|
2301.01793 | Yulun Xu | Yulun Xu | Interior H\"older estimate for the linearized complex Monge-Ampere
equation | 33 pages | null | null | null | math.CV math.AP | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Let $w_0$ be a bounded, $C^3$, strictly plurisubharmonic function defined on
$B_1\subset \mathbb{C}^n$. Then $w_0$ has a neighborhood in $L^{\infty}(B_1)$.
Suppose that we have a function $\phi$ in this neighborhood with $1-\epsilon
\le MA(u)\le 1+\epsilon$ and there exists a function $u$ solving the linearized
complex Monge-Ampere equation:
$det(\phi_{k\bar{l}})\phi^{I\bar{j}}u_{I\bar{j}}=0$. Then one has an estimate
on $|u|_{C^{\alpha}(B_{\frac{1}{2}})}$ for some $\alpha>0$ depending on $n$, as
long as $\epsilon$ is small depending on $n$. This partially generalizes
Caffarelli's estimate for linearized real Monge-Ampere equation to the complex
version.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:17:33 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Xu",
"Yulun",
""
]
]
|
2301.01794 | Khristo N. Boyadzhiev | Khristo N. Boyadzhiev | Several classical identities via Mellin's transform | null | Mathematica Montisnigri 15(2022), 5-11 | null | null | math.CA math.NT | http://creativecommons.org/licenses/by/4.0/ | We present a summation rule using the Mellin transform to give short proofs
of some important classical relations between special functions and Bernoulli
and Euler polynomials. For example, the values of the Hurwitz zeta function at
the negative integers are expressed in terms of Bernoulli polynomials. We also
show identities involving exponential and Hermite polynomials.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:23:47 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Boyadzhiev",
"Khristo N.",
""
]
]
|
2301.01795 | Dhruv Mahajan | Vignesh Ramanathan, Anmol Kalia, Vladan Petrovic, Yi Wen, Baixue
Zheng, Baishan Guo, Rui Wang, Aaron Marquez, Rama Kovvuri, Abhishek Kadian,
Amir Mousavi, Yiwen Song, Abhimanyu Dubey, Dhruv Mahajan | PACO: Parts and Attributes of Common Objects | null | null | null | null | cs.CV | http://creativecommons.org/publicdomain/zero/1.0/ | Object models are gradually progressing from predicting just category labels
to providing detailed descriptions of object instances. This motivates the need
for large datasets which go beyond traditional object masks and provide richer
annotations such as part masks and attributes. Hence, we introduce PACO: Parts
and Attributes of Common Objects. It spans 75 object categories, 456
object-part categories and 55 attributes across image (LVIS) and video (Ego4D)
datasets. We provide 641K part masks annotated across 260K object boxes, with
roughly half of them exhaustively annotated with attributes as well. We design
evaluation metrics and provide benchmark results for three tasks on the
dataset: part mask segmentation, object and part attribute prediction and
zero-shot instance detection. Dataset, models, and code are open-sourced at
https://github.com/facebookresearch/paco.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:28:03 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Ramanathan",
"Vignesh",
""
],
[
"Kalia",
"Anmol",
""
],
[
"Petrovic",
"Vladan",
""
],
[
"Wen",
"Yi",
""
],
[
"Zheng",
"Baixue",
""
],
[
"Guo",
"Baishan",
""
],
[
"Wang",
"Rui",
""
],
[
"Marquez",
"Aaron",
""
],
[
"Kovvuri",
"Rama",
""
],
[
"Kadian",
"Abhishek",
""
],
[
"Mousavi",
"Amir",
""
],
[
"Song",
"Yiwen",
""
],
[
"Dubey",
"Abhimanyu",
""
],
[
"Mahajan",
"Dhruv",
""
]
]
|
2301.01796 | Helena Calatrava | Helena Calatrava, Bhavya Duvvuri, Haoqing Li, Ricardo Borsoi, Edward
Beighley, Deniz Erdogmus, Pau Closas, Tales Imbiriba | Recursive classification of satellite imaging time-series: An
application to land cover mapping | Without supplemental results: 30 pages, 17 figures, 4 tables. With
supplemental results: 39 pages, 26 figures, 4 tables | null | null | null | eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A wide variety of applications of fundamental importance for security,
environmental protection and urban development need access to accurate land
cover monitoring, for which the analysis of optical remote sensing imagery is
key. Classification of time-series images, particularly with recursive methods,
is of increasing interest in the current literature. Nevertheless, existing
recursive approaches typically require large amounts of training data. This
paper introduces a recursive classification framework that improves the
decision-making process in multitemporal and multispectral land cover
classification algorithms while requiring low computational cost and minimal
supervision. The proposed approach allows the conversion of an instantaneous
classifier into a recursive Bayesian classifier by using a probabilistic
framework that is robust to non-informative image variations. Three two-class
experiments are conducted using Sentinel-2 data. The first one consists in the
water mapping of an embankment dam in Oroville, California, USA; the second one
is a water mapping experiment of the Charles river basin area in Boston,
Massachusetts, USA; and the last experiment addresses deforestation detection
in the Amazon rainforest. The spectral index classifier (SIC) is introduced as
a method to convert broadband spectral indices such as the NDWI and the MNDWI
into probabilistic classification results. A classifier based on the Gaussian
mixture model (GMM), a logistic regression (LR) classifier, and the SIC are
compared to their recursive counterparts. Results show that the use of Bayesian
recursion significantly increases the robustness of existing instantaneous
classifiers in multitemporal settings, including two state-of-the-art deep
learning-based models, without the need for additional training data.
Furthermore, the proposed framework scales well for an increasing number of
classes.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:36:32 GMT"
},
{
"version": "v2",
"created": "Fri, 21 Jul 2023 01:16:07 GMT"
},
{
"version": "v3",
"created": "Mon, 8 Jan 2024 01:39:10 GMT"
}
]
| 2024-01-11T00:00:00 | [
[
"Calatrava",
"Helena",
""
],
[
"Duvvuri",
"Bhavya",
""
],
[
"Li",
"Haoqing",
""
],
[
"Borsoi",
"Ricardo",
""
],
[
"Beighley",
"Edward",
""
],
[
"Erdogmus",
"Deniz",
""
],
[
"Closas",
"Pau",
""
],
[
"Imbiriba",
"Tales",
""
]
]
|
2301.01797 | Purushotam Kumar | Purushotam Kumar and Surya Pratap Vanka | Dynamics of Argon Gas Bubbles Rising in Liquid Steel in the Presence of
Transverse Magnetic Field | null | null | null | null | physics.flu-dyn physics.comp-ph | http://creativecommons.org/licenses/by/4.0/ | Bubbly flows are present in various industrial processes including
metallurgical processes in which gas bubbles are injected at the bottom of bulk
liquid metal to stir the liquid metal and homogenize the metal. Understanding
the motion of such bubbles is essential, as it has been shown that bubble
flotation can remove inclusions. In this work, we have numerically studied
three-dimensional dynamics of a pair of inline Argon bubbles rising in molten
steel under the influence of a transverse magnetic field. We have explored the
effects of two transverse magnetic field strengths (Bx = 0 and 0.2 T). The
bubbles' motion and transient rise velocities are compared under different
magnetic fields. The shape deformations and path of the bubbles are discussed.
The flow structures behind the bubbles are analyzed. We found that structures
are more organized and elongated under a magnetic field, whereas it is complex
and intertwined when the magnetic field is not included. We have used a
geometry construction-based volume of fluid (VOF) method to track interface,
maintain mass balance and estimate the interface curvature. Additionally, we
have incorporated a Sharp Surface Force Method (SSF) for surface tension
forces. The algorithm is able to minimize the spurious velocities.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:36:54 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Kumar",
"Purushotam",
""
],
[
"Vanka",
"Surya Pratap",
""
]
]
|
2301.01798 | Michela Negro | Michela Negro, Niccol\'o Di Lalla, Nicola Omodei, P\'eter Veres,
Stefano Silvestri, Alberto Manfreda, Eric Burns, Luca Baldini, Enrico Costa,
Steven R. Ehlert, Jamie A. Kennea, Ioannis Liodakis, Herman L. Marshall,
Sandro Mereghetti, Riccardo Middei, Fabio Muleri, Stephen L. O'Dell, Oliver
J. Roberts, Roger W. Romani, Carmelo Sgr\'o, Alessandro Di Marco, Simonetta
Puccetti, Masanobu Terashima, Andrea Tiengo, Domenico Viscolo, Fabio La
Monaca, Luca Latronico, Giorgio Matt, Matteo Perri, Juri Poutanen, Ajay
Ratheesh, Daniele Rogantini, Patrick Slane, Paolo Soffitta, Elina Lindfors,
Kari Nilsson, Anni Kasikov, Alan P. Marscher, Fabrizio Tavecchio, Shuichi
Gunji, Christian Malacaria, Alessandro Paggi, Yi-Jung Yang, Silvia Zane,
Martin C. Weisskopf, Iv\'an Agudo, Lucio A. Antonelli, Wayne H. Baumgartner,
Ronaldo Bellazzini, Stefano Bianchi, Raffaella Bonino, Alessandro Brez,
Niccol Bucciantini, Simone Castellano, Elisabetta Cavazzuti, Chien-Ting Chen,
Alessandra De Rosa, Ettore Del Monte, Laura Di Gesu, Immacolata Donnarumma,
Victor Doroshenko, Michal Dovciak, Teruaki Enoto, Matteo Bachetti, Stephen D.
Bongiorno, Fiamma Capitanio, Stefano Ciprini, Yuri Evangelista, Sergio
Fabiani, Riccardo Ferrazzoli, Javier A. Garcia, Kiyoshi Hayashida, Jeremy
Heyl, Wataru Iwakiri, Svetlana G. Jorstad, Philip Kaaret, Vladimir Karas,
Fabian Kislat, Takao Kitaguchi, Jeffery J. Kolodziejczak, Henric Krawczynski,
Simone Maldera, Fr\'ed\'eric Marin, Andrea Marinucci, Ikuyuki Mitsuishi,
Tsunefumi Mizuno, C. -Y. Ng, Chiara Oppedisano, Alessandro Papitto, George G.
Pavlov, Abel L. Peirson, Melissa Pesce-Rollins, Pierre-Olivier Petrucci,
Brian D. Ramsey, John Rankin, Gloria Spandre, Maura Pilia, Andrea Possenti,
Douglas A. Swartz, Toru Tamagawa, Roberto Taverna, Yuzuru Tawara, Allyn F.
Tennant, Nicholas E. Thomas, Francesco Tombesi, Alessio Trois, Sergey S.
Tsygankov, Roberto Turolla, Jacco Vink, Kinwah Wu, and Fei Xie | The IXPE view of GRB 221009A | Accepted by Astrophysical Journal Letters | 2023, ApJ Letters, 946, L21 | 10.3847/2041-8213/acba17 | null | astro-ph.HE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present the IXPE observation of GRB 221009A which includes upper limits on
the linear polarization degree of both prompt and afterglow emission in the
soft X-ray energy band. GRB 221009A is an exceptionally bright gamma-ray burst
(GRB) that reached Earth on 2022 October 9 after travelling through the dust of
the Milky Way. The Imaging X-ray Polarimetry Explorer (IXPE) pointed at GRB
221009A on October 11 to observe, for the first time, the 2-8 keV X-ray
polarization of a GRB afterglow. We set an upper limit to the polarization
degree of the afterglow emission of 13.8% at a 99% confidence level. This
result provides constraints on the jet opening angle and the viewing angle of
the GRB, or alternatively, other properties of the emission region.
Additionally, IXPE captured halo-rings of dust-scattered photons which are
echoes of the GRB prompt emission. The 99% confidence level upper limit to the
prompt polarization degree depends on the background model assumption and it
ranges between ~55% to ~82%. This single IXPE pointing provides both the first
assessment of X-ray polarization of a GRB afterglow and the first GRB study
with polarization observations of both the prompt and afterglow phases.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:39:34 GMT"
},
{
"version": "v2",
"created": "Thu, 9 Feb 2023 20:17:55 GMT"
}
]
| 2023-05-22T00:00:00 | [
[
"Negro",
"Michela",
""
],
[
"Di Lalla",
"Niccoló",
""
],
[
"Omodei",
"Nicola",
""
],
[
"Veres",
"Péter",
""
],
[
"Silvestri",
"Stefano",
""
],
[
"Manfreda",
"Alberto",
""
],
[
"Burns",
"Eric",
""
],
[
"Baldini",
"Luca",
""
],
[
"Costa",
"Enrico",
""
],
[
"Ehlert",
"Steven R.",
""
],
[
"Kennea",
"Jamie A.",
""
],
[
"Liodakis",
"Ioannis",
""
],
[
"Marshall",
"Herman L.",
""
],
[
"Mereghetti",
"Sandro",
""
],
[
"Middei",
"Riccardo",
""
],
[
"Muleri",
"Fabio",
""
],
[
"O'Dell",
"Stephen L.",
""
],
[
"Roberts",
"Oliver J.",
""
],
[
"Romani",
"Roger W.",
""
],
[
"Sgró",
"Carmelo",
""
],
[
"Di Marco",
"Alessandro",
""
],
[
"Puccetti",
"Simonetta",
""
],
[
"Terashima",
"Masanobu",
""
],
[
"Tiengo",
"Andrea",
""
],
[
"Viscolo",
"Domenico",
""
],
[
"La Monaca",
"Fabio",
""
],
[
"Latronico",
"Luca",
""
],
[
"Matt",
"Giorgio",
""
],
[
"Perri",
"Matteo",
""
],
[
"Poutanen",
"Juri",
""
],
[
"Ratheesh",
"Ajay",
""
],
[
"Rogantini",
"Daniele",
""
],
[
"Slane",
"Patrick",
""
],
[
"Soffitta",
"Paolo",
""
],
[
"Lindfors",
"Elina",
""
],
[
"Nilsson",
"Kari",
""
],
[
"Kasikov",
"Anni",
""
],
[
"Marscher",
"Alan P.",
""
],
[
"Tavecchio",
"Fabrizio",
""
],
[
"Gunji",
"Shuichi",
""
],
[
"Malacaria",
"Christian",
""
],
[
"Paggi",
"Alessandro",
""
],
[
"Yang",
"Yi-Jung",
""
],
[
"Zane",
"Silvia",
""
],
[
"Weisskopf",
"Martin C.",
""
],
[
"Agudo",
"Iván",
""
],
[
"Antonelli",
"Lucio A.",
""
],
[
"Baumgartner",
"Wayne H.",
""
],
[
"Bellazzini",
"Ronaldo",
""
],
[
"Bianchi",
"Stefano",
""
],
[
"Bonino",
"Raffaella",
""
],
[
"Brez",
"Alessandro",
""
],
[
"Bucciantini",
"Niccol",
""
],
[
"Castellano",
"Simone",
""
],
[
"Cavazzuti",
"Elisabetta",
""
],
[
"Chen",
"Chien-Ting",
""
],
[
"De Rosa",
"Alessandra",
""
],
[
"Del Monte",
"Ettore",
""
],
[
"Di Gesu",
"Laura",
""
],
[
"Donnarumma",
"Immacolata",
""
],
[
"Doroshenko",
"Victor",
""
],
[
"Dovciak",
"Michal",
""
],
[
"Enoto",
"Teruaki",
""
],
[
"Bachetti",
"Matteo",
""
],
[
"Bongiorno",
"Stephen D.",
""
],
[
"Capitanio",
"Fiamma",
""
],
[
"Ciprini",
"Stefano",
""
],
[
"Evangelista",
"Yuri",
""
],
[
"Fabiani",
"Sergio",
""
],
[
"Ferrazzoli",
"Riccardo",
""
],
[
"Garcia",
"Javier A.",
""
],
[
"Hayashida",
"Kiyoshi",
""
],
[
"Heyl",
"Jeremy",
""
],
[
"Iwakiri",
"Wataru",
""
],
[
"Jorstad",
"Svetlana G.",
""
],
[
"Kaaret",
"Philip",
""
],
[
"Karas",
"Vladimir",
""
],
[
"Kislat",
"Fabian",
""
],
[
"Kitaguchi",
"Takao",
""
],
[
"Kolodziejczak",
"Jeffery J.",
""
],
[
"Krawczynski",
"Henric",
""
],
[
"Maldera",
"Simone",
""
],
[
"Marin",
"Frédéric",
""
],
[
"Marinucci",
"Andrea",
""
],
[
"Mitsuishi",
"Ikuyuki",
""
],
[
"Mizuno",
"Tsunefumi",
""
],
[
"Ng",
"C. -Y.",
""
],
[
"Oppedisano",
"Chiara",
""
],
[
"Papitto",
"Alessandro",
""
],
[
"Pavlov",
"George G.",
""
],
[
"Peirson",
"Abel L.",
""
],
[
"Pesce-Rollins",
"Melissa",
""
],
[
"Petrucci",
"Pierre-Olivier",
""
],
[
"Ramsey",
"Brian D.",
""
],
[
"Rankin",
"John",
""
],
[
"Spandre",
"Gloria",
""
],
[
"Pilia",
"Maura",
""
],
[
"Possenti",
"Andrea",
""
],
[
"Swartz",
"Douglas A.",
""
],
[
"Tamagawa",
"Toru",
""
],
[
"Taverna",
"Roberto",
""
],
[
"Tawara",
"Yuzuru",
""
],
[
"Tennant",
"Allyn F.",
""
],
[
"Thomas",
"Nicholas E.",
""
],
[
"Tombesi",
"Francesco",
""
],
[
"Trois",
"Alessio",
""
],
[
"Tsygankov",
"Sergey S.",
""
],
[
"Turolla",
"Roberto",
""
],
[
"Vink",
"Jacco",
""
],
[
"Wu",
"Kinwah",
""
],
[
"Xie",
"Fei",
""
]
]
|
2301.01799 | Dustin Davis | Dustin Davis, Karl Gebhardt, Erin Mentuch Cooper, Robin Ciardullo,
Maximilian Fabricius, Daniel J. Farrow, John J. Feldmeier, Steven L.
Finkelstein, Eric Gawiser, Caryl Gronwall, Gary J. Hill, Ulrich Hopp, Lindsay
R. House, Donghui Jeong, Wolfram Kollatschny, Eiichiro Komatsu, Martin
Landriau, Chenxu Liu, Shun Saito, Sarah Tuttle, Isak G. B. Wold, Gregory R.
Zeimann, Yechi Zhang | The HETDEX Survey: Emission Line Exploration and Source Classification | 38 pages, 11 figures | null | 10.3847/1538-4357/acb0ca | null | astro-ph.GA astro-ph.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Hobby-Eberly Telescope Dark Energy Experiment (HETDEX) is an untargeted
spectroscopic survey that aims to measure the expansion rate of the Universe at
$z \sim 2.4$ to 1% precision for both $H(z)$ and $D_A(z)$. HETDEX is in the
process of mapping in excess of one million Lyman Alpha emitting (LAE) galaxies
and a similar number of lower-z galaxies as a tracer of the large-scale
structure. The success of the measurement is predicated on the post-observation
separation of galaxies with Ly$\alpha$ emission from the lower-$z$ interloping
galaxies, primarily [OII], with low contamination and high recovery rates. The
Emission Line eXplorer (ELiXer) is the principal classification tool for
HETDEX, providing a tunable balance between contamination and completeness as
dictated by science needs. By combining multiple selection criteria, ELiXer
improves upon the 20 Angstrom rest-frame equivalent width cut commonly used to
distinguish LAEs from lower-$z$ [OII] emitting galaxies. Despite a spectral
resolving power, R $\sim800$, that cannot resolve the [OII] doublet, we
demonstrate the ability to distinguish LAEs from foreground galaxies with 98.1%
accuracy. We estimate a contamination rate of Ly$\alpha$ by [OII] of 1.2% and a
Ly$\alpha$ recovery rate of 99.1% using the default ELiXer configuration. These
rates meet the HETDEX science requirements.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:40:25 GMT"
}
]
| 2023-04-11T00:00:00 | [
[
"Davis",
"Dustin",
""
],
[
"Gebhardt",
"Karl",
""
],
[
"Cooper",
"Erin Mentuch",
""
],
[
"Ciardullo",
"Robin",
""
],
[
"Fabricius",
"Maximilian",
""
],
[
"Farrow",
"Daniel J.",
""
],
[
"Feldmeier",
"John J.",
""
],
[
"Finkelstein",
"Steven L.",
""
],
[
"Gawiser",
"Eric",
""
],
[
"Gronwall",
"Caryl",
""
],
[
"Hill",
"Gary J.",
""
],
[
"Hopp",
"Ulrich",
""
],
[
"House",
"Lindsay R.",
""
],
[
"Jeong",
"Donghui",
""
],
[
"Kollatschny",
"Wolfram",
""
],
[
"Komatsu",
"Eiichiro",
""
],
[
"Landriau",
"Martin",
""
],
[
"Liu",
"Chenxu",
""
],
[
"Saito",
"Shun",
""
],
[
"Tuttle",
"Sarah",
""
],
[
"Wold",
"Isak G. B.",
""
],
[
"Zeimann",
"Gregory R.",
""
],
[
"Zhang",
"Yechi",
""
]
]
|
2301.01800 | Bogdan Zavyalov | David Hansen, Bogdan Zavyalov | Arithmetic Properties Of $\ell$-adic \'Etale Cohomology and Nearby
Cycles of Rigid-Analytic Spaces | Comments are very welcome | null | null | null | math.AG math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove a number of results on the \'etale cohomology of rigid analytic
varieties over $p$-adic non-archimedean local fields. Among other things, we
establish bounds for Frobenius eigenvalues, show a strong version of
Grothendieck's local monodromy theorem, prove mixedness of the nearby cycle
sheaf, and show that for any formal model, the IC sheaf on the special fiber is
captured by the nearby cycles of the IC sheaf on the generic fiber. We also
prove a local version of Deligne's weight-monodromy conjecture, by a novel
perfectoid analysis of nearby cycles.
Along the way, we develop the theory of "constructible $\ell$-adic complexes
on Deligne's topos" (six operations, perverse t-structure, a notion of
mixedness, etc.), which is prerequisite to a precise discussion of the Galois
action on nearby cycles for algebraic and rigid analytic varieties over
non-archimedean fields.
| [
{
"version": "v1",
"created": "Wed, 4 Jan 2023 19:49:24 GMT"
}
]
| 2023-01-06T00:00:00 | [
[
"Hansen",
"David",
""
],
[
"Zavyalov",
"Bogdan",
""
]
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.