id
stringlengths 9
16
| submitter
stringlengths 1
64
⌀ | authors
stringlengths 3
62.8k
| title
stringlengths 1
382
| comments
stringlengths 1
1.15k
⌀ | journal-ref
stringlengths 1
557
⌀ | doi
stringlengths 7
153
⌀ | report-no
stringlengths 1
509
⌀ | categories
stringlengths 5
125
| license
stringclasses 9
values | abstract
stringlengths 6
6.09k
| versions
listlengths 1
187
| update_date
timestamp[s] | authors_parsed
sequencelengths 1
2.83k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1004.3702 | Lizhi Du | Lizhi Du | A Polynomial time Algorithm for Hamilton Cycle with maximum Degree 3,
3SAT | 26 pages. This time, I add a detailed polynomial time algorithm and
proof for 3SAT | null | null | null | cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Based on the famous Rotation-Extension technique, by creating the new
concepts and methods: broad cycle, main segment, useful cut and insert,
destroying edges for a main segment, main goal Hamilton cycle, depth-first
search tree, we develop a polynomial time algorithm for a famous NPC: the
Hamilton cycle problem. Thus we proved that NP=P. The key points of this paper
are: 1) there are two ways to get a Hamilton cycle in exponential time: a full
permutation of n vertices; or, chose n edges from all k edges, and check all
possible combinations. The main problem is: how to avoid checking all
combinations of n edges from all edges. My algorithm can avoid this. Lemma 1
and lemma 2 are very important. They are the foundation that we always can get
a good branch in the depth-first search tree and can get a series of destroying
edges (all are bad edges) for this good branch in polynomial time. The
extraordinary insights are: destroying edges, a tree contains each main segment
at most one time at the same time, and dynamic combinations. The difficult part
is to understand how to construct a main segment's series of destroying edges
by dynamic combinations. The proof logic is: if there is at least on Hamilton
cycle in the graph, we always can do useful cut and inserts until a Hamilton
cycle is got. The times of useful cut and inserts are polynomial. So if at any
step we cannot have a useful cut and insert, this means that there are no
Hamilton cycles in the graph. In this version, I add a detailed polynomial time
algorithm and proof for 3SAT
| [
{
"version": "v1",
"created": "Mon, 12 Apr 2010 04:39:27 GMT"
},
{
"version": "v10",
"created": "Mon, 5 Nov 2012 01:44:46 GMT"
},
{
"version": "v11",
"created": "Thu, 31 Jan 2013 11:15:53 GMT"
},
{
"version": "v12",
"created": "Mon, 4 Nov 2013 14:09:42 GMT"
},
{
"version": "v13",
"created": "Thu, 7 Aug 2014 02:01:59 GMT"
},
{
"version": "v14",
"created": "Wed, 20 Aug 2014 01:20:04 GMT"
},
{
"version": "v15",
"created": "Tue, 2 Sep 2014 15:17:04 GMT"
},
{
"version": "v16",
"created": "Thu, 18 Sep 2014 12:10:37 GMT"
},
{
"version": "v17",
"created": "Mon, 13 Oct 2014 03:52:56 GMT"
},
{
"version": "v18",
"created": "Mon, 17 Nov 2014 10:54:13 GMT"
},
{
"version": "v19",
"created": "Mon, 1 Dec 2014 11:05:59 GMT"
},
{
"version": "v2",
"created": "Tue, 23 Nov 2010 22:00:44 GMT"
},
{
"version": "v20",
"created": "Mon, 22 Dec 2014 04:48:29 GMT"
},
{
"version": "v21",
"created": "Mon, 11 May 2015 12:11:22 GMT"
},
{
"version": "v22",
"created": "Thu, 24 Sep 2015 13:53:17 GMT"
},
{
"version": "v23",
"created": "Mon, 30 Nov 2015 04:27:21 GMT"
},
{
"version": "v24",
"created": "Mon, 21 Mar 2016 14:41:54 GMT"
},
{
"version": "v25",
"created": "Mon, 13 Jun 2016 06:25:23 GMT"
},
{
"version": "v26",
"created": "Fri, 5 Aug 2016 18:15:23 GMT"
},
{
"version": "v27",
"created": "Mon, 29 Aug 2016 02:17:42 GMT"
},
{
"version": "v28",
"created": "Thu, 10 Nov 2016 05:51:30 GMT"
},
{
"version": "v29",
"created": "Mon, 23 Jan 2017 14:35:27 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Jan 2011 02:50:16 GMT"
},
{
"version": "v30",
"created": "Tue, 28 Feb 2017 13:16:20 GMT"
},
{
"version": "v31",
"created": "Wed, 22 Mar 2017 12:20:11 GMT"
},
{
"version": "v32",
"created": "Tue, 11 Apr 2017 08:21:53 GMT"
},
{
"version": "v33",
"created": "Mon, 19 Jun 2017 11:57:26 GMT"
},
{
"version": "v34",
"created": "Wed, 17 Jan 2018 12:32:05 GMT"
},
{
"version": "v35",
"created": "Tue, 13 Feb 2018 04:04:57 GMT"
},
{
"version": "v36",
"created": "Mon, 12 Mar 2018 11:17:48 GMT"
},
{
"version": "v37",
"created": "Mon, 11 Jun 2018 01:14:42 GMT"
},
{
"version": "v38",
"created": "Wed, 11 Jul 2018 10:27:51 GMT"
},
{
"version": "v39",
"created": "Mon, 30 Jul 2018 22:02:52 GMT"
},
{
"version": "v4",
"created": "Sun, 1 May 2011 01:32:02 GMT"
},
{
"version": "v40",
"created": "Tue, 21 Aug 2018 00:01:46 GMT"
},
{
"version": "v41",
"created": "Sun, 2 Sep 2018 23:24:26 GMT"
},
{
"version": "v42",
"created": "Tue, 18 Sep 2018 07:54:59 GMT"
},
{
"version": "v43",
"created": "Wed, 24 Oct 2018 01:58:41 GMT"
},
{
"version": "v44",
"created": "Thu, 7 Feb 2019 04:25:15 GMT"
},
{
"version": "v45",
"created": "Thu, 21 Mar 2019 11:10:18 GMT"
},
{
"version": "v46",
"created": "Thu, 2 May 2019 01:32:57 GMT"
},
{
"version": "v47",
"created": "Mon, 24 Jun 2019 00:56:03 GMT"
},
{
"version": "v48",
"created": "Thu, 10 Oct 2019 07:09:08 GMT"
},
{
"version": "v49",
"created": "Sun, 17 Nov 2019 01:38:36 GMT"
},
{
"version": "v5",
"created": "Fri, 7 Oct 2011 01:39:26 GMT"
},
{
"version": "v50",
"created": "Thu, 23 Jan 2020 05:49:11 GMT"
},
{
"version": "v51",
"created": "Mon, 27 Apr 2020 00:24:06 GMT"
},
{
"version": "v52",
"created": "Sun, 7 Jun 2020 21:56:02 GMT"
},
{
"version": "v53",
"created": "Mon, 6 Jul 2020 10:07:25 GMT"
},
{
"version": "v54",
"created": "Sun, 2 Aug 2020 22:55:43 GMT"
},
{
"version": "v55",
"created": "Wed, 2 Sep 2020 01:02:09 GMT"
},
{
"version": "v56",
"created": "Thu, 8 Oct 2020 01:05:54 GMT"
},
{
"version": "v57",
"created": "Tue, 10 Nov 2020 14:01:31 GMT"
},
{
"version": "v58",
"created": "Thu, 3 Dec 2020 06:27:25 GMT"
},
{
"version": "v59",
"created": "Wed, 20 Jan 2021 11:52:23 GMT"
},
{
"version": "v6",
"created": "Fri, 6 Apr 2012 11:16:37 GMT"
},
{
"version": "v60",
"created": "Tue, 2 Feb 2021 01:58:47 GMT"
},
{
"version": "v61",
"created": "Thu, 8 Apr 2021 07:36:54 GMT"
},
{
"version": "v62",
"created": "Mon, 10 May 2021 00:01:29 GMT"
},
{
"version": "v63",
"created": "Tue, 3 Aug 2021 12:02:09 GMT"
},
{
"version": "v64",
"created": "Thu, 30 Sep 2021 08:07:36 GMT"
},
{
"version": "v65",
"created": "Thu, 4 Nov 2021 13:33:17 GMT"
},
{
"version": "v66",
"created": "Tue, 14 Dec 2021 20:57:57 GMT"
},
{
"version": "v67",
"created": "Mon, 10 Jan 2022 09:58:37 GMT"
},
{
"version": "v68",
"created": "Sun, 24 Apr 2022 06:42:13 GMT"
},
{
"version": "v69",
"created": "Tue, 23 Aug 2022 06:41:40 GMT"
},
{
"version": "v7",
"created": "Sun, 27 May 2012 08:15:49 GMT"
},
{
"version": "v70",
"created": "Mon, 3 Oct 2022 09:26:26 GMT"
},
{
"version": "v71",
"created": "Thu, 10 Nov 2022 13:27:56 GMT"
},
{
"version": "v72",
"created": "Wed, 18 Jan 2023 08:58:39 GMT"
},
{
"version": "v73",
"created": "Mon, 13 Mar 2023 03:25:16 GMT"
},
{
"version": "v74",
"created": "Sun, 2 Apr 2023 10:34:41 GMT"
},
{
"version": "v75",
"created": "Mon, 1 May 2023 05:26:28 GMT"
},
{
"version": "v76",
"created": "Sun, 4 Jun 2023 10:38:47 GMT"
},
{
"version": "v77",
"created": "Sun, 9 Jul 2023 23:25:20 GMT"
},
{
"version": "v78",
"created": "Mon, 21 Aug 2023 08:40:32 GMT"
},
{
"version": "v79",
"created": "Wed, 13 Sep 2023 09:55:30 GMT"
},
{
"version": "v8",
"created": "Wed, 15 Aug 2012 12:11:34 GMT"
},
{
"version": "v80",
"created": "Thu, 5 Oct 2023 13:29:54 GMT"
},
{
"version": "v81",
"created": "Thu, 9 Nov 2023 04:40:43 GMT"
},
{
"version": "v82",
"created": "Mon, 8 Jan 2024 10:00:41 GMT"
},
{
"version": "v83",
"created": "Wed, 3 Apr 2024 09:07:27 GMT"
},
{
"version": "v84",
"created": "Thu, 23 May 2024 12:02:11 GMT"
},
{
"version": "v85",
"created": "Wed, 11 Sep 2024 10:50:10 GMT"
},
{
"version": "v86",
"created": "Wed, 6 Nov 2024 12:41:04 GMT"
},
{
"version": "v87",
"created": "Thu, 12 Dec 2024 10:42:52 GMT"
},
{
"version": "v88",
"created": "Thu, 23 Jan 2025 00:26:00 GMT"
},
{
"version": "v9",
"created": "Wed, 29 Aug 2012 06:39:31 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Du",
"Lizhi",
""
]
] |
1110.3465 | Shan-Guang Tan | Shan-Guang Tan | On the solution of the Collatz problem | 27 pages | null | null | null | math.GM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we first prove that given a natural number $m$ and an odd
number $t$ not divisible by $3$, there exists a unique Collatz's Sequence \[
S_{c}(m,t)=\{n_{0}(m,t),n_{1}(m,t),n_{2}(m,t),\ldots,n_{m}(m,t),n_{m+1}(m,t)\}
\] produced by a function $n_{i+1}(m,t)=(3n_{i}(m,t)+1)/2$ for
$i=0,1,2,\ldots,m$ and ended by an even number $n_{m+1}(m,t)$ where
$n_{i}(m,t)=2^{m+1-i}\times3^{i}t-1$ for $i=0,1,2,\ldots,m+1$, by which all odd
numbers can be expressed.
Then in two ways we prove that each Collatz's Sequence always returns to 1,
i.e., the Collatz problem is solved.
| [
{
"version": "v1",
"created": "Sun, 16 Oct 2011 08:22:56 GMT"
},
{
"version": "v10",
"created": "Wed, 15 May 2013 10:00:16 GMT"
},
{
"version": "v11",
"created": "Wed, 26 Jun 2013 13:00:13 GMT"
},
{
"version": "v12",
"created": "Mon, 23 Sep 2013 09:16:55 GMT"
},
{
"version": "v13",
"created": "Fri, 28 Feb 2014 10:32:25 GMT"
},
{
"version": "v14",
"created": "Fri, 28 Mar 2014 08:26:14 GMT"
},
{
"version": "v15",
"created": "Fri, 25 Jul 2014 07:00:36 GMT"
},
{
"version": "v16",
"created": "Fri, 26 Sep 2014 14:00:18 GMT"
},
{
"version": "v17",
"created": "Mon, 29 Dec 2014 15:04:04 GMT"
},
{
"version": "v18",
"created": "Mon, 15 Jun 2015 17:10:55 GMT"
},
{
"version": "v19",
"created": "Fri, 20 May 2016 12:51:02 GMT"
},
{
"version": "v2",
"created": "Mon, 31 Oct 2011 16:59:30 GMT"
},
{
"version": "v20",
"created": "Fri, 16 Jun 2023 15:35:19 GMT"
},
{
"version": "v21",
"created": "Mon, 26 Jun 2023 13:30:31 GMT"
},
{
"version": "v22",
"created": "Tue, 15 Aug 2023 12:35:27 GMT"
},
{
"version": "v23",
"created": "Wed, 12 Jun 2024 15:01:35 GMT"
},
{
"version": "v24",
"created": "Mon, 26 Aug 2024 12:02:27 GMT"
},
{
"version": "v25",
"created": "Thu, 23 Jan 2025 10:56:31 GMT"
},
{
"version": "v3",
"created": "Fri, 11 Nov 2011 18:37:04 GMT"
},
{
"version": "v4",
"created": "Tue, 7 Feb 2012 08:27:59 GMT"
},
{
"version": "v5",
"created": "Wed, 8 Feb 2012 06:40:57 GMT"
},
{
"version": "v6",
"created": "Fri, 16 Mar 2012 09:00:12 GMT"
},
{
"version": "v7",
"created": "Wed, 18 Apr 2012 14:11:02 GMT"
},
{
"version": "v8",
"created": "Mon, 19 Nov 2012 03:59:59 GMT"
},
{
"version": "v9",
"created": "Fri, 8 Mar 2013 05:02:10 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Tan",
"Shan-Guang",
""
]
] |
1303.5600 | Juli\'an Haddad | Pablo Amster and Juli\'an Haddad | On existence of periodic solutions for Kepler type problems | 22 pages, 1 figure | null | 10.12775/TMNA.2016.053 | null | math.CA math.AT math.DG math.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove existence and multiplicity of periodic motions for the forced 2-body
problem under conditions of topological character. In the different cases, the
lower bounds obtained for the number of solutions are related to the winding
number of a curve in the plane, the homology of a space in $\R^3$, the knot
type of a curve and the link type of a set of curves. Also, the results are
applied to the restricted $n$-body problem.
| [
{
"version": "v1",
"created": "Fri, 22 Mar 2013 12:47:54 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Amster",
"Pablo",
""
],
[
"Haddad",
"Julián",
""
]
] |
1501.05550 | Przemyslaw Piekarz | M. Sternik, S. Couet, J. {\L}a\.zewski, P. T. Jochym, K. Parlinski, A.
Vantomme, K. Temst, and P. Piekarz | Dynamical properties of ordered Fe-Pt alloys | 11 pages, 8 figures | Journal of Alloys and Compounds 651, 528-536 (2015) | 10.1016/j.jallcom.2015.08.097 | null | cond-mat.mtrl-sci | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The structure, magnetic properties, and lattice dynamics of ordered Fe-Pt
alloys with three stoichiometric compositions, Fe$_3$Pt, FePt and FePt$_3$,
have been investigated using the density functional theory. Additionally, the
existing experimental data have been complemented by new measurements of the Fe
projected phonon density of states performed for the Fe$_3$Pt and FePt$_3$ thin
films using the nuclear inelastic scattering technique. The calculated phonon
dispersion relations and phonon density of states have been compared with the
experimental data. The dispersion curves are very well reproduced by the
calculations, although, the softening of the transversal acoustic mode TA$_1$
leads to some discrepancy between the theory and experiment in Fe$_3$Pt. A very
goood agreement between the measured spectra and calculations performed for the
tetragonal structure derived from the soft mode may signal that the tetragonal
phase with the space group $P4/mbm$ plays an important role in the martensitic
transformation observed in Fe$_3$Pt. For FePt$_3$, the antiferromagnetic order
appearing with decreasing temperature has been also investigated. The studies
showed that the phonon density of states of FePt$_3$ very weakly depends on the
magnetic configuration.
| [
{
"version": "v1",
"created": "Thu, 22 Jan 2015 16:10:45 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Sternik",
"M.",
""
],
[
"Couet",
"S.",
""
],
[
"Łażewski",
"J.",
""
],
[
"Jochym",
"P. T.",
""
],
[
"Parlinski",
"K.",
""
],
[
"Vantomme",
"A.",
""
],
[
"Temst",
"K.",
""
],
[
"Piekarz",
"P.",
""
]
] |
1502.00309 | Pawe{\l} T. Jochym | Jan {\L}a\.zewski, Pawe{\l} T. Jochym, Przemys{\l}aw Piekarz,
Ma{\l}gorzata Sternik, Krzysztof Parlinski, Jan Cholewi\'nski, Pawe{\l}
D{\l}u\.zewski, Stanis{\l}aw Krukowski | Effect of edge dislocations on structural and electric properties of
4H-SiC | 10 pages, 4 figures | J Mater Sci 54, 10737-10745 (2019) | 10.1007/s10853-019-03630-5 | null | cond-mat.mtrl-sci | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The paper presents a study of two full-core, edge dislocations of opposite
Burgers vectors in 4H-SiC, conducted using the first-principles density
functional theory methods. We have determined the creation energy of the
dislocations as a function of distance between their cores. The radial
distribution function has been applied to examine strong impact of the
dislocations on the local crystal structure. The analysis of the electronic
structure reveals mid-gap levels induced by broken atomic bonds in the
dislocation core. The maps of charge distribution and electrostatic potential
have been calculated and the significant decrease of the electrostatic barriers
in the vicinity of the dislocation cores has been quantified. The obtained
results have been discussed in the light of available experimental data.
| [
{
"version": "v1",
"created": "Sun, 1 Feb 2015 21:15:42 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Łażewski",
"Jan",
""
],
[
"Jochym",
"Paweł T.",
""
],
[
"Piekarz",
"Przemysław",
""
],
[
"Sternik",
"Małgorzata",
""
],
[
"Parlinski",
"Krzysztof",
""
],
[
"Cholewiński",
"Jan",
""
],
[
"Dłużewski",
"Paweł",
""
],
[
"Krukowski",
"Stanisław",
""
]
] |
1706.06385 | Haimiao Chen | Haimiao Chen | Character varieties of odd classical pretzel knots | 15 pages, 2 figures, accepted by Int. J. Math | International Journal of Mathematics 29 (2018), no. 9, 1850060 | 10.1142/S0129167X1850060X | null | math.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We determine the ${\rm SL}(2,\mathbb{C})$-character variety for each odd
classical pretzel knot $P(2k_1+1,2k_2+1,2k_3+1)$, and present a method for
computing its A-polynomial.
| [
{
"version": "v1",
"created": "Tue, 20 Jun 2017 12:29:53 GMT"
},
{
"version": "v2",
"created": "Tue, 29 Aug 2017 15:51:48 GMT"
},
{
"version": "v3",
"created": "Sun, 24 Sep 2017 14:05:04 GMT"
},
{
"version": "v4",
"created": "Tue, 10 Jul 2018 15:20:09 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Haimiao",
""
]
] |
1707.03005 | Haimiao Chen | Haimiao Chen | Trace-free ${\rm SL}(2,\mathbb{C})$-representations of arborescent links | 19 pages, 8 figures; to appear on Periodica Mathematica Hungarica | Periodica Mathematica Hungarica 79 (2019), 106-119 | 10.1007/s10998-018-0261-0 | null | math.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a link $L\subset S^3$, a representation $\pi_1(S^3-L)\to{\rm
SL}(2,\mathbb{C})$ is {\it trace-free} if it sends each meridian to an element
with trace zero. We present a method for completely determining trace-free
${\rm SL}(2,\mathbb{C})$-representations for arborescent links. Concrete
computations are done for a class of 3-bridge arborescent links.
| [
{
"version": "v1",
"created": "Mon, 10 Jul 2017 18:21:33 GMT"
},
{
"version": "v2",
"created": "Fri, 4 Aug 2017 11:50:33 GMT"
},
{
"version": "v3",
"created": "Sat, 20 Oct 2018 08:45:55 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Haimiao",
""
]
] |
1711.09399 | Haimiao Chen | Haimiao Chen | Alexander polynomial, Dijkgraaf-Witten invariant, and Seifert fibred
surgery | 16 pages, 1 figure, accepted by Topology and its Applications | Topology and its Applications 322 (2022), no. 1, 108303 | 10.1016/j.topol.2022.108303 | null | math.GT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We apply Dijkgraaf-Witten invariant over an semiproduct of abelian groups to
show that, if the $k/\ell$-surgery along a knot $K$ results in a small Seifert
3-manifold with multiplicities $a_1,a_2,a_3$, then many constraints on
$k,a_1,a_2,a_3$ can be read off from the Alexander polynomial of $K$.
| [
{
"version": "v1",
"created": "Sun, 26 Nov 2017 14:58:07 GMT"
},
{
"version": "v2",
"created": "Wed, 30 Jun 2021 14:37:49 GMT"
},
{
"version": "v3",
"created": "Thu, 13 Oct 2022 13:51:06 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Haimiao",
""
]
] |
1809.00701 | Eduardo Garc\'ia-Ju\'arez | Francisco Gancedo, Eduardo Garc\'ia-Ju\'arez | Regularity results for viscous 3D Boussinesq temperature fronts | null | null | 10.1007/s00220-020-03767-4 | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper is about the dynamics of non-diffusive temperature fronts evolving
by the incompressible viscous Boussinesq system in $\mathbb{R}^3$. We provide
local in time existence results for initial data of arbitrary size.
Furthermore, we show global in time propagation of regularity for small initial
data in critical spaces. The developed techniques allow to consider general
fronts where the temperature is piecewise H\"older (not necessarily constant),
which preserve their structure together with the regularity of the evolving
interface.
| [
{
"version": "v1",
"created": "Mon, 3 Sep 2018 19:43:08 GMT"
},
{
"version": "v2",
"created": "Mon, 4 Nov 2019 16:04:44 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Gancedo",
"Francisco",
""
],
[
"García-Juárez",
"Eduardo",
""
]
] |
1811.10428 | Keita Mikami | Keita Mikami | Semiclassical Defect Measures and Observability Estimate for
Schr\"odinger Operators with Homogeneous Potentials of Order Zero | 24 pages. We improved the statement of the main theorem. We also
fixed some mistakes | null | 10.1142/S0129055X24500594 | null | math.AP math-ph math.MP math.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the asymptotic behavior as |x| \to \infty of Schr\"odinger operators
with homogeneous potentials. For this purpose, we use methods from
semiclassical analysis and investigate semiclassical defect mesures. We prove
their localization in direction which we apply in order to obtain a necessary
condition of observability.
| [
{
"version": "v1",
"created": "Mon, 26 Nov 2018 14:57:14 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Dec 2018 13:25:41 GMT"
},
{
"version": "v3",
"created": "Tue, 19 May 2020 05:56:00 GMT"
},
{
"version": "v4",
"created": "Wed, 20 May 2020 16:53:35 GMT"
},
{
"version": "v5",
"created": "Sun, 11 Oct 2020 16:25:39 GMT"
},
{
"version": "v6",
"created": "Fri, 31 Dec 2021 14:00:59 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Mikami",
"Keita",
""
]
] |
1904.10427 | Juli\'an Haddad | Juli\'an Eduardo Haddad | A Convex Body Associated to the Busemann Random Simplex Inequality and
the Petty conjecture | 18 pages, comments are welcome =) | null | 10.1016/j.jfa.2021.109118 | null | math.MG math.DG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given $L$ a convex body, the $L_p$-Busemann Random Simplex Inequality is
closely related to the centroid body $\Gamma_p L$ for $p=1$ and $2$, and only
in these cases it can be proved using the $L_p$-Busemann-Petty centroid
inequality. We define a convex body $N_p L$ and prove an isoperimetric
inequality for $(N_p L)^\circ$ that is equivalent to the $L_p$-Busemann Random
Simplex Inequality. As applications, we give a simple proof of a general
functional version of the Busemann Random Simplex Inequality and study a dual
theory related to Petty's conjectured inequality. More precisely, we prove dual
versions of the $L_p$-Busemann Random Simplex Inequality for sets and functions
by means of the $p$-affine surface area measure, and we prove that the Petty
conjecture is equivalent to an $L_1$-Sharp Affine Sobolev-type inequality that
is stronger than (and directly implies) the Sobolev-Zhang inequality.
| [
{
"version": "v1",
"created": "Tue, 23 Apr 2019 17:16:13 GMT"
},
{
"version": "v2",
"created": "Sun, 28 Apr 2019 12:48:05 GMT"
},
{
"version": "v3",
"created": "Thu, 9 May 2019 17:04:54 GMT"
},
{
"version": "v4",
"created": "Fri, 24 May 2019 17:30:44 GMT"
},
{
"version": "v5",
"created": "Wed, 26 Jun 2019 16:42:05 GMT"
},
{
"version": "v6",
"created": "Fri, 10 Jan 2020 02:26:27 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Haddad",
"Julián Eduardo",
""
]
] |
1905.05629 | Ilya Kossovskiy | Martin Kolar and Ilya Kossovskiy | A complete normal form for everywhere Levi degenerate hypersurfaces in
$\mathbb C^{3}$ | null | null | null | null | math.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | $2$-nondegenerate real hypersurfaces in complex manifolds play an important
role in CR-geometry and the theory of Hermitian Symmetric Domains. In this
paper, we construct a complete convergent normal form for everywhere
$2$-nondegenerate real-analytic hypersurfaces in complex $3$-space. We do so by
developing the homological approach of Chern-Moser in the $2$-nondegenerate
setting. This seems to be the first such construction for hypersurfaces of
infinite Catlin multitype. Our approach is based on using a rational
(nonpolynomial) model for everywhere $2$-nondegenerate hypersurfaces, which is
the local realization due to Fels-Kaup of the well known tube over the light
cone.
As an application, we obtain, in the spirit of Chern-Moser theory, a
criterion for the local sphericity (i.e. local equivalence to the model) for a
$2$-nondegenerate hypersurface in terms of its normal form. As another
application, we obtain an explicit description of the moduli space of
everywhere $2$-nondegenerate hypersurfaces.
| [
{
"version": "v1",
"created": "Tue, 14 May 2019 14:19:24 GMT"
},
{
"version": "v2",
"created": "Thu, 11 Jul 2019 11:48:34 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 06:09:00 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Kolar",
"Martin",
""
],
[
"Kossovskiy",
"Ilya",
""
]
] |
1905.12986 | Miroljub Dugic M | M. Dugic, J. Jeknic-Dugic, M. Arsenijevic | Is there any reasonable dynamics for quantum subsystems within the
unitary-only quantum theory? | Rewritten, new title, 26 pages [doublespaced], 3 figures, no tables | Int. J. Theor. Phys. 63:69 (2024) | 10.1007/s10773-024-05610-1 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The foundational studies of the standard, unitary-only quantum theory revolve
around the kinematical aspects of quantum entanglement and the improper quantum
mixtures. In this paper, we introduce and argue for the foundational character
of the question of dynamics of quantum subsystems (open quantum systems). In
this context, for some typical and physically relevant Markovian processes, we
technically prove non-existence of trajectories in the Hilbert state space of
the open system. As a kind of no-go theorem for the unitary-only quantum
theory, this finding suggests that the mixed quantum states may be joined to
the individual (single) quantum subsystem dynamically described by the
corresponding master equation. Then the problem of interpretation of improper
mixtures dissolves while description of quantum measurement boils down to the
problem of reduction of the mixed to the pure states-i.e. to the problem of
actualization of definite values of certain observables of the single open
systems, thus tackling the mathematical problem of interpreting probability for
the single trials of an experiment. This kind of indeterminism may be the
furthest we can go within the dynamical approach to quantum subsystems. As an
alternative appears the possibility that the idea of dynamics of quantum
subsystems may not be viable in the context of the unitary-only theory. As a
direct consequence of our main finding appears the a priori impossibility to
define "quantum history" in the Hilbert state space for the considered
Markovian models.
| [
{
"version": "v1",
"created": "Thu, 30 May 2019 12:00:37 GMT"
},
{
"version": "v2",
"created": "Tue, 4 Jun 2019 18:29:16 GMT"
},
{
"version": "v3",
"created": "Sat, 30 Nov 2019 21:16:59 GMT"
},
{
"version": "v4",
"created": "Wed, 15 Jan 2020 15:53:36 GMT"
},
{
"version": "v5",
"created": "Tue, 19 Jan 2021 13:22:17 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Dugic",
"M.",
""
],
[
"Jeknic-Dugic",
"J.",
""
],
[
"Arsenijevic",
"M.",
""
]
] |
1906.01889 | Sergey Neshveyev | Pierre Bieliavsky, Victor Gayral, Sergey Neshveyev and Lars Tuset | Quantization of subgroups of the affine group | 35 pages; v3: minor changes; v2: minor corrections, more examples and
references | J. Funct. Anal. 280 (2021), no. 4, 108844 | 10.1016/j.jfa.2020.108844 | null | math.OA math.QA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Consider a locally compact group $G=Q\ltimes V$ such that $V$ is abelian and
the action of $Q$ on the dual abelian group $\hat V$ has a free orbit of full
measure. We show that such a group $G$ can be quantized in three equivalent
ways: (1) by reflecting across the Galois object defined by the canonical
irreducible representation of $G$ on $L^2(V)$; (2) by twisting the coproduct on
the group von Neumann algebra of $G$ by a dual $2$-cocycle obtained from the
$G$-equivariant Kohn-Nirenberg quantization of $V\times\hat V$; (3) by
considering the bicrossed product defined by a matched pair of subgroups of
$Q\ltimes\hat V$ both isomorphic to $Q$. In the simplest case of the $ax+b$
group over the reals, the dual cocycle in (2) is an analytic analogue of the
Jordanian twist. It was first found by Stachura using different ideas. The
equivalence of approaches (2) and (3) in this case implies that the quantum
$ax+b$ group of Baaj-Skandalis is isomorphic to the quantum group defined by
Stachura. Along the way we prove a number of results for arbitrary locally
compact groups $G$. Using recent results of De Commer we show that a class of
$G$-Galois objects is parametrized by certain cohomology classes in
$H^2(G;\mathbb T)$. This extends results of Wassermann and Davydov in the
finite group case. A new phenomenon is that already the unit class in
$H^2(G;\mathbb T)$ can correspond to a nontrivial Galois object. Specifically,
we show that any nontrivial locally compact group $G$ with group von Neumann
algebra a factor of type I admits a canonical cohomology class of dual
$2$-cocycles such that the corresponding quantization of $G$ is neither
commutative nor cocommutative.
| [
{
"version": "v1",
"created": "Wed, 5 Jun 2019 09:06:28 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Jun 2019 09:19:47 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 09:47:53 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Bieliavsky",
"Pierre",
""
],
[
"Gayral",
"Victor",
""
],
[
"Neshveyev",
"Sergey",
""
],
[
"Tuset",
"Lars",
""
]
] |
1908.10364 | Xing Wang | Xing M. Wang | Entropy Gain and Information Loss by Measurements | 22 pages; Removed previous appendices A and C; added keywords and
abbreviations; edited the text; and modified several equations | null | null | null | quant-ph math-ph math.MP math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | When the quantum entropy (QE) of a system increases due to measurements, it
leads to the loss of certain information, part of which may be recoverable. We
define Information Loss (IL) as a function of the density matrix through
quantum entropy to effectively represent this relationship between gain and
loss. For example, if the quantum entropy of a system increases from zero to
2ln2, its information loss rises from zero to 75 percent. We demonstrate that
when a pure, unbiased m-qubit state collapses into a maximally mixed state, it
acquires the highest possible gain in entropy and the maximal loss of
information. We analyze the QE and IL of single qubits, entangled photon pairs
in Bell tests, multi-qubit systems such as in quantum teleportation, GHZ and W
states, as well as the two-qubit Werner mixed states, focusing on their
dependence on parameters like polarization bias. We notice that the data
exchange between the two observers in Bell tests can recover some of the lost
quantum information even years later, indicating that the associated quantum
entropy can be removed years later, which implies a possible explanation linked
to quantum non-locality. We show that measuring the Bell, GHZ, and marginally
entangled Werner state yields the same minimal entropy gain (ln2) and an equal
minimal information loss (50 percent).
| [
{
"version": "v1",
"created": "Wed, 28 Aug 2019 03:30:40 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Jan 2025 23:59:15 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Wang",
"Xing M.",
""
]
] |
1912.03141 | Sergey Neshveyev | Sergey Neshveyev and Nicolai Stammeier | The groupoid approach to equilibrium states on right LCM semigroup
C*-algebras | 26 pages; v3: minor changes, numbering changed for consistency with
the published version; v2: a few examples added, minor corrections | J. Lond. Math. Soc. (2) 105 (2022), no. 1, 220-250 | 10.1112/jlms.12510 | null | math.OA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a right LCM semigroup $S$ and a homomorphism $N\colon S\to[1,+\infty)$,
we use the groupoid approach to study the KMS$_\beta$-states on $C^*(S)$ with
respect to the dynamics induced by $N$. We establish necessary and sufficient
conditions for the existence and uniqueness of KMS$_\beta$-states. As an
application, we show that the sufficient condition for the uniqueness obtained
for so-called generalized scales is necessary as well. Our most complete
results are obtained for inverse temperatures $\beta$ at which the
$\zeta$-function of $N$ is finite. In this case we get an explicit bijective
correspondence between the KMS$_\beta$-states on $C^*(S)$ and the tracial
states on $C^*(\operatorname{ker} N)$.
| [
{
"version": "v1",
"created": "Fri, 6 Dec 2019 14:21:12 GMT"
},
{
"version": "v2",
"created": "Wed, 29 Jan 2020 08:03:23 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 09:38:22 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Neshveyev",
"Sergey",
""
],
[
"Stammeier",
"Nicolai",
""
]
] |
1912.11209 | Vikas Singh | Vikas Singh and Nishchal K. Verma | An Entropy-based Variable Feature Weighted Fuzzy k-Means Algorithm for
High Dimensional Data | null | null | 10.1007/s11042-024-20493-4 | null | cs.LG stat.ML | http://creativecommons.org/licenses/by/4.0/ | This paper presents a new fuzzy k-means algorithm for the clustering of high
dimensional data in various subspaces. Since, In the case of high dimensional
data, some features might be irrelevant and relevant but may have different
significance in the clustering. For a better clustering, it is crucial to
incorporate the contribution of these features in the clustering process. To
combine these features, in this paper, we have proposed a new fuzzy k-means
clustering algorithm in which the objective function of the fuzzy k-means is
modified using two different entropy term. The first entropy term helps to
minimize the within-cluster dispersion and maximize the negative entropy to
determine clusters to contribute to the association of data points. The second
entropy term helps to control the weight of the features because different
features have different contributing weights in the clustering process for
obtaining the better partition of the data. The efficacy of the proposed method
is presented in terms of various clustering measures on multiple datasets and
compared with various state-of-the-art methods.
| [
{
"version": "v1",
"created": "Tue, 24 Dec 2019 04:58:47 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Singh",
"Vikas",
""
],
[
"Verma",
"Nishchal K.",
""
]
] |
2001.10192 | Dmitriy Feliksovich Kuznetsov | Dmitriy F. Kuznetsov | Four New Forms of the Taylor-Ito and Taylor-Stratonovich Expansions and
its Application to the High-Order Strong Numerical Methods for Ito Stochastic
Differential Equations | 95 pages. Sect. 9 is new, some additions to Sect. 6. arXiv admin
note: text overlap with arXiv:1807.02190, arXiv:1801.00231, arXiv:1801.01564,
arXiv:1712.08991, arXiv:1801.01962 | Electronic Journal Differential Equations and Control Processes,
no. 4, 2018, pp. A.184 - A.229, A.241 - A.248
(http://diffjournal.spbu.ru/EN/numbers/2018.4/article.2.1.html) | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The problem of the Taylor-Ito and Taylor-Stratonovich expansions of the Ito
stochastic processes in a neighborhood of a fixed moment of time is considered.
The classical forms of the Taylor-Ito and Taylor-Stratonovich expansions are
transformed to the four new representations, which includes the minimal sets of
different types of iterated Ito and Stratonovich stochastic integrals.
Therefore, these representations (the so-called unified Taylor-Ito and
Taylor-Stratonovich expansions) are more convenient for constructing of
high-order strong numerical methods for Ito stochastic differential equations.
Explicit one-step strong numerical schemes with the orders of convergence 1.0,
1.5, 2.0, 2.5, and 3.0 based on the unified Taylor-Ito and Taylor-Stratonovich
expansions are derived. Effective mean-square approximations of iterated Ito
and Stratonovich stochastic integrals from these numerical schemes are
constructed on the base of the multiple Fourier-Legendre series with
multiplicities 1 to 6.
| [
{
"version": "v1",
"created": "Tue, 28 Jan 2020 07:11:08 GMT"
},
{
"version": "v10",
"created": "Sat, 21 Oct 2023 23:05:19 GMT"
},
{
"version": "v11",
"created": "Thu, 23 Jan 2025 01:20:06 GMT"
},
{
"version": "v2",
"created": "Sat, 1 Feb 2020 02:37:24 GMT"
},
{
"version": "v3",
"created": "Wed, 1 Jul 2020 17:22:20 GMT"
},
{
"version": "v4",
"created": "Fri, 14 Aug 2020 15:08:19 GMT"
},
{
"version": "v5",
"created": "Wed, 16 Sep 2020 12:54:39 GMT"
},
{
"version": "v6",
"created": "Tue, 13 Jul 2021 19:49:17 GMT"
},
{
"version": "v7",
"created": "Wed, 15 Sep 2021 18:43:12 GMT"
},
{
"version": "v8",
"created": "Mon, 14 Mar 2022 02:43:03 GMT"
},
{
"version": "v9",
"created": "Sun, 14 Aug 2022 03:51:11 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Kuznetsov",
"Dmitriy F.",
""
]
] |
2003.07391 | Juli\'an Haddad | Juli\'an Haddad, Carlos Hugo Jim\'enez, Marcos Montenegro | From affine Poincar\'e inequalities to affine spectral inequalities | 30 pages, comments are welcome | null | 10.1016/j.aim.2021.107808 | null | math.AP math.FA math.MG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a bounded open subset $\Omega$ of $\mathbb R^n$, we establish the weak
closure of the affine ball $B^{\mathcal A}_p(\Omega) = \{f \in
W^{1,p}_0(\Omega):\ \mathcal E_p f \leq 1\}$ with respect to the affine
functional $\mathcal E_pf$ introduced by Lutwak, Yang and Zhang in [43] as well
as its compactness in $L^p(\Omega)$ for any $p \geq 1$. These points use
strongly the celebrated Blaschke-Santal\'{o} inequality. As counterpart, we
develop the basic theory of $p$-Rayleigh quotients in bounded domains, in the
affine case, for $p\geq 1$. More specifically, we establish $p$-affine versions
of the Poincar\'e inequality and some of their consequences. We introduce the
affine invariant $p$-Laplace operator $\Delta_p^{\mathcal A} f$ defining the
Euler-Lagrange equation of the minimization problem of the $p$-affine Rayleigh
quotient. We also study its first eigenvalue $\lambda^{\mathcal
A}_{1,p}(\Omega)$ which satisfies the corresponding affine Faber-Krahn
inequality, this is that $\lambda^{\mathcal A}_{1,p}(\Omega)$ is minimized
(among sets of equal volume) only when $\Omega$ is an ellipsoid. This point
depends fundamentally on PDEs regularity analysis aimed at the operator
$\Delta_p^{\mathcal A} f$. We also present some comparisons between affine and
classical eigenvalues, including a result of rigidity through the
characterization of equality cases for $p \geq 1$. All affine inequalities
obtained are stronger and directly imply the classical ones.
| [
{
"version": "v1",
"created": "Mon, 16 Mar 2020 18:16:05 GMT"
},
{
"version": "v2",
"created": "Wed, 18 Mar 2020 01:08:37 GMT"
},
{
"version": "v3",
"created": "Fri, 27 Mar 2020 16:23:58 GMT"
},
{
"version": "v4",
"created": "Sat, 11 Jul 2020 14:27:40 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Haddad",
"Julián",
""
],
[
"Jiménez",
"Carlos Hugo",
""
],
[
"Montenegro",
"Marcos",
""
]
] |
2006.03381 | Jiahao Xu | Jiahao Xu, Lingrui Ge and Yiqian Wang | The precise regularity of the Lyapunov exponent for $C^2$ Cos-type
quasiperiodic Schr\"odinger cocycles with large couplings | 138 Pages | null | null | null | math.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we study the regularity of the Lyapunov exponent for
quasiperiodic Schr\"odinger cocycles with $C^2$ cos-type potentials, large
coupling constants, and a fixed Diophantine frequency. We obtain the absolute
continuity of the Lyapunov exponent. Moreover, we prove the Lyapunov exponent
is $\frac{1}{2}$-H\"older continuous. Furthermore, for any given $r\in
(\frac12, 1)$, we can find some energy in the spectrum where the local
regularity of the Lyapunov exponent is between $(r-\epsilon)$-H\"older
continuity and $(r+\epsilon)$-H\"older continuity.
| [
{
"version": "v1",
"created": "Fri, 5 Jun 2020 11:34:59 GMT"
},
{
"version": "v2",
"created": "Sat, 3 Jun 2023 05:21:31 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 02:12:25 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Xu",
"Jiahao",
""
],
[
"Ge",
"Lingrui",
""
],
[
"Wang",
"Yiqian",
""
]
] |
2008.11656 | Andrea Alimenti | Andrea Alimenti, Nicola Pompeo, Kostiantyn Torokhtii, Tiziana Spina,
Ren\'e Fl\"ukiger, Luigi Muzzi and Enrico Silva | Microwave measurements of the high magnetic field vortex motion pinning
parameters in Nb$_3$Sn | 24 pages, 12 figures | Supercond. Sci. Technol. 34 014003 (2021) | 10.1088/1361-6668/abc05d | null | cond-mat.supr-con | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The high frequency vortex motion in Nb$_3$Sn was analyzed in this work up to
12 T. We used a dielectric loaded resonator tuned at 15 GHz to evaluate the
surface impedance $Z$ of a Nb$_3$Sn bulk sample (24.8 at.\%Sn). From the field
induced variation of $Z$, the high frequency vortex parameters (the pinning
constant $k_p$, the depinning frequency $\nu_p$ and the flux flow resistivity
$\rho_{ff}$) were obtained over a large temperature and field range; their
field and temperature dependence were analyzed. Comparison with other
superconducting materials shows that high frequency applications in strong
magnetic fields are also feasible with Nb$_3$Sn. In the present work, we report
the first measurements about the microwave response in Nb$_3$Sn in strong
magnetic fields.
| [
{
"version": "v1",
"created": "Wed, 26 Aug 2020 16:33:21 GMT"
},
{
"version": "v2",
"created": "Thu, 27 Aug 2020 10:10:27 GMT"
},
{
"version": "v3",
"created": "Tue, 29 Sep 2020 09:28:43 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Alimenti",
"Andrea",
""
],
[
"Pompeo",
"Nicola",
""
],
[
"Torokhtii",
"Kostiantyn",
""
],
[
"Spina",
"Tiziana",
""
],
[
"Flükiger",
"René",
""
],
[
"Muzzi",
"Luigi",
""
],
[
"Silva",
"Enrico",
""
]
] |
2009.00227 | Andreas Seeger | David Beltran, Joris Roos, Andreas Seeger | Multi-scale sparse domination | Version to be published | Memoirs of the AMS, Volume 298, Number 1491, 2024 | 10.1090/memo/1491 | null | math.CA math.FA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove a bilinear form sparse domination theorem that applies to many
multi-scale operators beyond Calder\'on-Zygmund theory, and also establish
necessary conditions. Among the applications, we cover large classes of Fourier
multipliers, maximal functions, square functions and variation norm operators.
| [
{
"version": "v1",
"created": "Tue, 1 Sep 2020 05:02:02 GMT"
},
{
"version": "v2",
"created": "Sun, 2 Jan 2022 23:46:18 GMT"
},
{
"version": "v3",
"created": "Fri, 24 May 2024 03:48:58 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Beltran",
"David",
""
],
[
"Roos",
"Joris",
""
],
[
"Seeger",
"Andreas",
""
]
] |
2009.05295 | Lukas Pausch | Lukas Pausch, Edoardo G. Carnio, Alberto Rodr\'iguez, Andreas
Buchleitner | Chaos and ergodicity across the energy spectrum of interacting bosons | 4 pages, 4 figures + supplemental material | Phys. Rev. Lett. 126, 150601 (2021) | 10.1103/PhysRevLett.126.150601 | null | cond-mat.quant-gas quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We identify the chaotic phase of the Bose-Hubbard Hamiltonian by the
energy-resolved correlation between spectral features and structural changes of
the associated eigenstates as exposed by their generalized fractal dimensions.
The eigenvectors are shown to become ergodic in the thermodynamic limit, in the
configuration space Fock basis, in which random matrix theory offers a
remarkable description of their typical structure. The distributions of the
generalized fractal dimensions, however, are ever more distinguishable from
random matrix theory as the Hilbert space dimension grows.
| [
{
"version": "v1",
"created": "Fri, 11 Sep 2020 08:56:01 GMT"
},
{
"version": "v2",
"created": "Wed, 20 Jan 2021 16:53:14 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Pausch",
"Lukas",
""
],
[
"Carnio",
"Edoardo G.",
""
],
[
"Rodríguez",
"Alberto",
""
],
[
"Buchleitner",
"Andreas",
""
]
] |
2009.06018 | Sergey Neshveyev | Kenny De Commer, Sergey Neshveyev, Lars Tuset, Makoto Yamashita | Comparison of quantizations of symmetric spaces: cyclotomic
Knizhnik-Zamolodchikov equations and Letzter-Kolb coideals | 63 pages; v3: minor changes | Forum Math. Pi 11 (2023), Paper No. e14 | 10.1017/fmp.2023.11 | null | math.QA math.RT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We establish an equivalence between two approaches to quantization of
irreducible symmetric spaces of compact type within the framework of
quasi-coactions, one based on the Enriquez-Etingof cyclotomic
Knizhnik-Zamolodchikov (KZ) equations and the other on the Letzter-Kolb
coideals. This equivalence can be upgraded to that of ribbon braided
quasi-coactions, and then the associated reflection operators (K-matrices)
become a tangible invariant of the quantization. As an application we obtain a
Kohno-Drinfeld type theorem on type B braid group representations defined by
the monodromy of KZ-equations and by the Balagovi\'c-Kolb universal K-matrices.
The cases of Hermitian and non-Hermitian symmetric spaces are significantly
different. In particular, in the latter case a quasi-coaction is essentially
unique, while in the former we show that there is a one-parameter family of
mutually nonequivalent quasi-coactions.
| [
{
"version": "v1",
"created": "Sun, 13 Sep 2020 15:17:22 GMT"
},
{
"version": "v2",
"created": "Tue, 6 Oct 2020 15:26:01 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 09:58:54 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"De Commer",
"Kenny",
""
],
[
"Neshveyev",
"Sergey",
""
],
[
"Tuset",
"Lars",
""
],
[
"Yamashita",
"Makoto",
""
]
] |
2009.10512 | Dingxin Zhang | Dingxin Zhang | On Vlasenko's formal group laws | null | null | 10.1007/s00229-021-01353-z | null | math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a Laurent polynomial over a ring flat over \(\mathbb{Z}\), Vlasenko
defines a formal group law. We identify this formal group law with a coordinate
system of a formal group functor, prove its integrality. When the Hasse--Witt
matrix of the Laurent polynomial is invertible, Vlasenko defines a matrix by
taking a certain \(p\)-adic limit. We show that this matrix is the Frobenius of
the Dieudonn\'e module of this formal group modulo \(p\).
| [
{
"version": "v1",
"created": "Tue, 22 Sep 2020 13:05:04 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Zhang",
"Dingxin",
""
]
] |
2010.03913 | Eric Pap | Eric J. Pap, Holger Waalkens | Frames of group-sets and their application in bundle theory | 28 pages, 3 figures | null | 10.3390/math12132135 | null | math.DG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study fiber bundles where the fibers are not a group $G$, but a free
$G$-space with disjoint orbits. These bundles closely resemble principal
bundles, hence we call them semi-principal bundles. The study of such bundles
is facilitated by defining the notion of a basis of a $G$-set, in analogy with
a basis of a vector space. The symmetry group of these bases is a wreath
product. Similar to vector bundles, using the notion of a basis induces a frame
bundle construction, which in this case results in a principal bundle with the
wreath product as structure group. This construction can be formalized in the
language of a functor, which retracts the semi-principal bundles to the
principal bundles. In addition, semi-principal bundles support parallel
transport just like principal bundles, and this carries over to the frame
bundle.
| [
{
"version": "v1",
"created": "Thu, 8 Oct 2020 11:54:12 GMT"
},
{
"version": "v2",
"created": "Thu, 22 Jul 2021 14:03:22 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Pap",
"Eric J.",
""
],
[
"Waalkens",
"Holger",
""
]
] |
2010.05840 | Saul Schleimer | David Bachman, Matthias Goerner, Saul Schleimer, Henry Segerman | Cohomology fractals, Cannon-Thurston maps, and the geodesic flow | 66 pages, 80 figures and subfigures. v2 - small improvements to
exposition and notation | Experimental Mathematics, 31:4 (2022), 1047-1085 | 10.1080/10586458.2021.1994059 | null | math.GT math.DS | http://creativecommons.org/publicdomain/zero/1.0/ | Cohomology fractals are images naturally associated to cohomology classes in
hyperbolic three-manifolds. We generate these images for cusped, incomplete,
and closed hyperbolic three-manifolds in real-time by ray-tracing to a fixed
visual radius. We discovered cohomology fractals while attempting to illustrate
Cannon-Thurston maps without using vector graphics; we prove a correspondence
between these two, when the cohomology class is dual to a fibration. This
allows us to verify our implementations by comparing our images of cohomology
fractals to existing pictures of Cannon-Thurston maps.
In a sequence of experiments, we explore the limiting behaviour of cohomology
fractals as the visual radius increases. Motivated by these experiments, we
prove that the values of the cohomology fractals are normally distributed, but
with diverging standard deviations. In fact, the cohomology fractals do not
converge to a function in the limit. Instead, we show that the limit is a
distribution on the sphere at infinity, only depending on the manifold and
cohomology class.
| [
{
"version": "v1",
"created": "Mon, 12 Oct 2020 16:45:04 GMT"
},
{
"version": "v2",
"created": "Mon, 31 Jan 2022 17:26:39 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Bachman",
"David",
""
],
[
"Goerner",
"Matthias",
""
],
[
"Schleimer",
"Saul",
""
],
[
"Segerman",
"Henry",
""
]
] |
2011.12090 | Alex Glushkovsky | Alex Glushkovsky | AI Discovering a Coordinate System of Chemical Elements: Dual
Representation by Variational Autoencoders | 18 pages, 15 figures, 5 tables | null | null | null | cs.LG physics.chem-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The periodic table is a fundamental representation of chemical elements that
plays essential theoretical and practical roles. The research article discusses
the experiences of unsupervised training of neural networks to represent
elements on the 2D latent space based on their electron configurations. To
emphasize chemical properties of the elements, the original data of electron
configurations has been realigned towards valence orbitals. Recognizing seven
shells and four subshells, the input data has been arranged as 7x4 images.
Latent space representation has been performed using a convolutional beta
variational autoencoder (beta-VAE). Despite discrete and sparse input data, the
beta-VAE disentangles elements of different periods, blocks, groups, and types.
The unsupervised representation of elements on the latent space reveals
pairwise symmetries of periods and elements related to the invariance of
quantum numbers of corresponding elements. In addition, it isolates outliers
that turned out to be known cases of Madelung's rule violations for lanthanide
and actinide elements. Considering the generative capabilities of beta-VAE, the
supervised machine learning has been set to find out if there are insightful
patterns distinguishing electron configurations between real elements and
decoded artificial ones. Also, the article addresses the capability of dual
representation by autoencoders. Conventionally, autoencoders represent
observations of input data on the latent space. By transposing and duplicating
original input data, it is possible to represent variables on the latent space
which can lead to the discovery of meaningful patterns among input variables.
Applying that unsupervised learning for transposed data of electron
configurations, the order of input variables that has been arranged by the
encoder on the latent space has turned out to exactly match the sequence of
Madelung's rule.
| [
{
"version": "v1",
"created": "Tue, 24 Nov 2020 13:54:23 GMT"
},
{
"version": "v2",
"created": "Thu, 26 Nov 2020 00:24:44 GMT"
},
{
"version": "v3",
"created": "Sun, 13 Dec 2020 19:45:56 GMT"
},
{
"version": "v4",
"created": "Tue, 14 Dec 2021 18:03:43 GMT"
},
{
"version": "v5",
"created": "Wed, 22 Jan 2025 23:10:20 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Glushkovsky",
"Alex",
""
]
] |
2012.11446 | Sergey Neshveyev | Johannes Christensen and Sergey Neshveyev | (Non)exotic completions of the group algebras of isotropy groups | 20 pages; v2: minor corrections, references updated, a result on
Morita equivalent groupoids added; to appear in IMRN | Int. Math. Res. Not. IMRN 2022, no. 19, 15155-15186 | 10.1093/imrn/rnab127 | null | math.OA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Motivated by the problem of characterizing KMS states on the reduced
C$^*$-algebras of \'etale groupoids, we show that the reduced norm on these
algebras induces a C$^*$-norm on the group algebras of the isotropy groups.
This C$^*$-norm coincides with the reduced norm for the transformation
groupoids, but, as follows from examples of Higson-Lafforgue-Skandalis, it can
be exotic already for groupoids of germs associated with group actions. We show
that the norm is still the reduced one for some classes of graded groupoids, in
particular, for the groupoids associated with partial actions of groups and the
semidirect products of exact groups and groupoids with amenable isotropy
groups.
| [
{
"version": "v1",
"created": "Mon, 21 Dec 2020 15:59:02 GMT"
},
{
"version": "v2",
"created": "Tue, 8 Jun 2021 09:16:58 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Christensen",
"Johannes",
""
],
[
"Neshveyev",
"Sergey",
""
]
] |
2012.14356 | Xiaoxu Wu | Avy Soffer, Xiaoxu Wu | L^p Boundedness of the Scattering Wave Operators of Schroedinger
Dynamics with Time-dependent Potentials and applications | Typos are fixed. To appear in TAMS | null | null | null | math.AP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | This paper establishes the $L^p$ boundedness of wave operators for linear
Schr\"odinger equations in $\mathbb{R}^3$ with time-dependent potentials. The
approach to the proof is based on new cancellation lemmas. As a typical
application based on this method, combined with Strichartz estimates is the
existence and scattering for nonlinear dispersive equations. For example, we
prove global existence and uniform boundedness in $L^{\infty}$, for a class of
Hartree nonlinear Schr\"odinger equations in $L^2(\mathbb{R}^3),$ allowing the
presence of solitons. We also prove the existence of free channel wave
operators in $L^p(\mathbb{R}^n)$ for $p>p_c(n)$, with $p_c(3)=6$.
| [
{
"version": "v1",
"created": "Mon, 28 Dec 2020 16:51:52 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Feb 2022 15:24:59 GMT"
},
{
"version": "v3",
"created": "Fri, 4 Mar 2022 21:49:29 GMT"
},
{
"version": "v4",
"created": "Sun, 19 Jan 2025 22:52:04 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 17:11:15 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Soffer",
"Avy",
""
],
[
"Wu",
"Xiaoxu",
""
]
] |
2104.07699 | Geraldo Francisco De Oliveira Junior | Jo\~ao Dinis Ferreira, Gabriel Falcao, Juan G\'omez-Luna, Mohammed
Alser, Lois Orosa, Mohammad Sadrosadati, Jeremie S. Kim, Geraldo F. Oliveira,
Taha Shahroodi, Anant Nori, Onur Mutlu | pLUTo: Enabling Massively Parallel Computation in DRAM via Lookup Tables | null | IEEE/ACM International Symposium on Microarchitecture (MICRO),
2022, 900-919 | 10.1109/MICRO56248.2022.00067 | null | cs.AR cs.DC | http://creativecommons.org/licenses/by/4.0/ | Data movement between the main memory and the processor is a key contributor
to execution time and energy consumption in memory-intensive applications. This
data movement bottleneck can be alleviated using Processing-in-Memory (PiM).
One category of PiM is Processing-using-Memory (PuM), in which computation
takes place inside the memory array by exploiting intrinsic analog properties
of the memory device. PuM yields high performance and energy efficiency, but
existing PuM techniques support a limited range of operations. As a result,
current PuM architectures cannot efficiently perform some complex operations
(e.g., multiplication, division, exponentiation) without large increases in
chip area and design complexity.
To overcome these limitations of existing PuM architectures, we introduce
pLUTo (processing-using-memory with lookup table (LUT) operations), a
DRAM-based PuM architecture that leverages the high storage density of DRAM to
enable the massively parallel storing and querying of lookup tables (LUTs). The
key idea of pLUTo is to replace complex operations with low-cost, bulk memory
reads (i.e., LUT queries) instead of relying on complex extra logic.
We evaluate pLUTo across 11 real-world workloads that showcase the
limitations of prior PuM approaches and show that our solution outperforms
optimized CPU and GPU baselines by an average of 713$\times$ and 1.2$\times$,
respectively, while simultaneously reducing energy consumption by an average of
1855$\times$ and 39.5$\times$. Across these workloads, pLUTo outperforms
state-of-the-art PiM architectures by an average of 18.3$\times$. We also show
that different versions of pLUTo provide different levels of flexibility and
performance at different additional DRAM area overheads (between 10.2% and
23.1%). pLUTo's source code is openly and fully available at
https://github.com/CMU-SAFARI/pLUTo.
| [
{
"version": "v1",
"created": "Thu, 15 Apr 2021 18:10:22 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Nov 2021 15:58:22 GMT"
},
{
"version": "v3",
"created": "Thu, 8 Sep 2022 17:07:23 GMT"
},
{
"version": "v4",
"created": "Fri, 9 Sep 2022 14:08:52 GMT"
},
{
"version": "v5",
"created": "Mon, 3 Oct 2022 13:49:00 GMT"
},
{
"version": "v6",
"created": "Thu, 23 Jan 2025 09:15:25 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Ferreira",
"João Dinis",
""
],
[
"Falcao",
"Gabriel",
""
],
[
"Gómez-Luna",
"Juan",
""
],
[
"Alser",
"Mohammed",
""
],
[
"Orosa",
"Lois",
""
],
[
"Sadrosadati",
"Mohammad",
""
],
[
"Kim",
"Jeremie S.",
""
],
[
"Oliveira",
"Geraldo F.",
""
],
[
"Shahroodi",
"Taha",
""
],
[
"Nori",
"Anant",
""
],
[
"Mutlu",
"Onur",
""
]
] |
2105.08228 | Yugo Onishi | Yugo Onishi, Hiroki Isobe, Atsuo Shitade and Naoto Nagaosa | Theory of thermopolarization effect | 6 pages, 3 figures + Supplmental materials 8 pages | null | null | null | cond-mat.mes-hall | http://creativecommons.org/licenses/by/4.0/ | We study the polarization response to the temperature gradient in insulators,
known as the thermopolarization effect. We show that this response can be
understood through the free energy response function to an electric field
gradient, which we call Q-tensor. By using the Q-tensor, we present a unified
description of the polarization responses to both electric fields and
temperature gradients and derive the generalized Mott relation. Additionally,
we draw an analogy with the anomalous Hall and Nernst effects. These effects
are observable as the Seebeck effect where the linear size of the system is
shorter than the screening length.
| [
{
"version": "v1",
"created": "Tue, 18 May 2021 01:54:15 GMT"
},
{
"version": "v2",
"created": "Sat, 31 Jul 2021 07:46:21 GMT"
},
{
"version": "v3",
"created": "Sat, 25 Sep 2021 01:45:04 GMT"
},
{
"version": "v4",
"created": "Mon, 15 Jul 2024 07:05:14 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 13:24:28 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Onishi",
"Yugo",
""
],
[
"Isobe",
"Hiroki",
""
],
[
"Shitade",
"Atsuo",
""
],
[
"Nagaosa",
"Naoto",
""
]
] |
2105.09772 | Marco Attene PhD | Marco Attene | Indirect predicates for geometric constructions | In Computer-Aided Design, 2020 | null | 10.1016/j.cad.2020.102856 | null | cs.CG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Geometric predicates are a basic ingredient to implement a vast range of
algorithms in computational geometry. Modern implementations employ floating
point filtering techniques to combine efficiency and robustness, and
state-of-the-art predicates are guaranteed to be always exact while being only
slightly slower than corresponding (inexact) floating point implementations.
Unfortunately, if the input to these predicates is an intermediate construction
of an algorithm, its floating point representation may be affected by an
approximation error, and correctness is no longer guaranteed. This paper
introduces the concept of indirect geometric predicate: instead of taking the
intermediate construction as an explicit input, an indirect predicate considers
the primitive geometric elements which are combined to produce such a
construction. This makes it possible to keep track of the floating point
approximation, and thus to exploit efficient filters and expansion arithmetic
to exactly resolve the predicate with minimal overhead with respect to a naive
floating point implementation. As a representative example, we show how to
extend standard predicates to the case of points of intersection of linear
elements (i.e. lines and planes) and show that, on classical problems, this
approach outperforms state-of-the-art solutions based on lazy exact
intermediate representations.
| [
{
"version": "v1",
"created": "Thu, 20 May 2021 14:20:48 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 16:11:04 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Attene",
"Marco",
""
]
] |
2105.12077 | Elizabeth Dietrich | Elizabeth Dietrich | A beginner guide to Iris, Coq and separation logic | null | null | null | null | cs.LO cs.PL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Creating safe concurrent algorithms is challenging and error-prone. For this
reason, a formal verification framework is necessary especially when those
concurrent algorithms are used in safety-critical systems. The goal of this
guide is to provide resources for beginners to get started in their journey of
formal verification using the powerful tool Iris. The difference between this
guide and many others is that it provides (i) an in-depth explanation of
examples and tactics, (ii) an explicit discussion of separation logic, and
(iii) a thorough coverage of Iris and Coq. References to other guides and to
papers are included throughout to provide readers with resources through which
to continue their learning.
| [
{
"version": "v1",
"created": "Tue, 25 May 2021 16:57:25 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 04:59:44 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Dietrich",
"Elizabeth",
""
]
] |
2106.10205 | Gabriel Landi Dr. | Andre M. Timpanaro, Giacomo Guarnieri and Gabriel T. Landi | Quantum thermoelectric transmission functions with minimal current
fluctuations | null | null | null | null | quant-ph cond-mat.stat-mech | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Thermodynamic uncertainty relations (TURs) represent a benchmark result in
nonequilibrium physics that allows to place fundamental lower bounds on the
noise-to-signal ratio (precision) of currents in nanoscale devices. Originally
formulated for classical time-homogeneous Markov processes, these relations,
were shown to be violated in thermoelectric engines and photovoltaic devices
supporting quantum-coherent transport. However, the extent to which these
violations may occur still represents a missing piece of the puzzle. In this
work, we provide such answer in a definitive way within the general
Landauer-B\"uttiker formalism for noninteracting systems, beyond any
perturbative regime, e.g., linear response. In particular, using analytical
constrained-optimization techniques, we rigorously demonstrate that the
transmission function which maximizes the reliability of thermoelectric devices
(i.e., which minimizes the fluctuations of its steady-state currents) for fixed
average power and efficiency is a collection of boxcar functions. This allows
us to show that TURs can be violated by arbitrarily large amounts, depending on
the temperature and chemical potential gradients, thus providing guidelines to
the design of optimal devices.
| [
{
"version": "v1",
"created": "Fri, 18 Jun 2021 16:18:19 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Jun 2021 14:33:17 GMT"
},
{
"version": "v3",
"created": "Mon, 19 Feb 2024 14:01:20 GMT"
},
{
"version": "v4",
"created": "Thu, 23 Jan 2025 13:30:59 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Timpanaro",
"Andre M.",
""
],
[
"Guarnieri",
"Giacomo",
""
],
[
"Landi",
"Gabriel T.",
""
]
] |
2108.12243 | Noah Bray-Ali | Noah Bray-Ali | 0.5 eV QCD Axion Dark Matter | 38 pages, 4 figures, 11 tables. Antimatter spinor helicity convention
changed to conform with Peskin and Schroeder. Corrected discussion of
axion-electron coupling | null | null | null | hep-ph cond-mat.str-el hep-ex hep-th | http://creativecommons.org/licenses/by/4.0/ | A solution to the dark matter problem of astroparticle physics is presented
in the context of an expanding universe cosmology. The solution includes an
explicit model for the particle nature of 0.5 eV quantum chromodynamic (QCD)
axion dark matter. A direct experimental determination of the QCD axion dark
matter rest-mass energy to 44 parts per million precision is given and a
cosmological argument is made that QCD axions with this rest-mass energy form
the dark matter in the universe.
| [
{
"version": "v1",
"created": "Fri, 27 Aug 2021 12:48:11 GMT"
},
{
"version": "v10",
"created": "Mon, 21 Feb 2022 05:50:36 GMT"
},
{
"version": "v11",
"created": "Thu, 24 Feb 2022 16:29:41 GMT"
},
{
"version": "v12",
"created": "Sat, 12 Mar 2022 05:37:48 GMT"
},
{
"version": "v13",
"created": "Tue, 31 May 2022 06:04:20 GMT"
},
{
"version": "v14",
"created": "Sat, 4 Jun 2022 03:44:06 GMT"
},
{
"version": "v15",
"created": "Wed, 15 Jun 2022 21:19:40 GMT"
},
{
"version": "v16",
"created": "Mon, 4 Jul 2022 00:46:01 GMT"
},
{
"version": "v17",
"created": "Wed, 3 Aug 2022 12:51:54 GMT"
},
{
"version": "v18",
"created": "Sun, 7 Aug 2022 15:42:16 GMT"
},
{
"version": "v19",
"created": "Wed, 10 Aug 2022 03:46:00 GMT"
},
{
"version": "v2",
"created": "Fri, 3 Sep 2021 17:28:04 GMT"
},
{
"version": "v20",
"created": "Mon, 15 Aug 2022 02:05:59 GMT"
},
{
"version": "v21",
"created": "Sun, 11 Sep 2022 06:16:45 GMT"
},
{
"version": "v22",
"created": "Sat, 11 Feb 2023 07:17:29 GMT"
},
{
"version": "v23",
"created": "Wed, 15 Feb 2023 21:38:35 GMT"
},
{
"version": "v24",
"created": "Thu, 1 Jun 2023 07:55:15 GMT"
},
{
"version": "v25",
"created": "Tue, 6 Jun 2023 18:53:00 GMT"
},
{
"version": "v26",
"created": "Sat, 24 Jun 2023 22:27:23 GMT"
},
{
"version": "v27",
"created": "Mon, 10 Jul 2023 18:27:59 GMT"
},
{
"version": "v28",
"created": "Tue, 18 Jul 2023 10:31:37 GMT"
},
{
"version": "v29",
"created": "Tue, 25 Jul 2023 05:32:11 GMT"
},
{
"version": "v3",
"created": "Sun, 26 Sep 2021 07:57:17 GMT"
},
{
"version": "v30",
"created": "Tue, 8 Aug 2023 07:28:48 GMT"
},
{
"version": "v31",
"created": "Mon, 14 Aug 2023 18:02:46 GMT"
},
{
"version": "v32",
"created": "Tue, 5 Sep 2023 14:04:57 GMT"
},
{
"version": "v33",
"created": "Thu, 5 Oct 2023 17:42:08 GMT"
},
{
"version": "v34",
"created": "Wed, 1 Nov 2023 05:37:53 GMT"
},
{
"version": "v35",
"created": "Wed, 6 Dec 2023 08:16:42 GMT"
},
{
"version": "v36",
"created": "Fri, 8 Dec 2023 18:28:27 GMT"
},
{
"version": "v37",
"created": "Fri, 15 Mar 2024 08:46:08 GMT"
},
{
"version": "v38",
"created": "Tue, 23 Apr 2024 20:24:06 GMT"
},
{
"version": "v39",
"created": "Mon, 29 Jul 2024 08:32:42 GMT"
},
{
"version": "v4",
"created": "Tue, 12 Oct 2021 23:24:16 GMT"
},
{
"version": "v40",
"created": "Wed, 18 Dec 2024 22:31:28 GMT"
},
{
"version": "v41",
"created": "Fri, 27 Dec 2024 22:47:49 GMT"
},
{
"version": "v42",
"created": "Thu, 23 Jan 2025 08:23:03 GMT"
},
{
"version": "v5",
"created": "Thu, 14 Oct 2021 14:41:43 GMT"
},
{
"version": "v6",
"created": "Fri, 15 Oct 2021 20:54:36 GMT"
},
{
"version": "v7",
"created": "Tue, 9 Nov 2021 04:03:34 GMT"
},
{
"version": "v8",
"created": "Mon, 20 Dec 2021 17:22:10 GMT"
},
{
"version": "v9",
"created": "Tue, 11 Jan 2022 08:31:05 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Bray-Ali",
"Noah",
""
]
] |
2109.02310 | Laurie Letertre | Laurie Letertre | The operational framework for quantum theories is both epistemologically
and ontologically neutral | null | null | 10.1016/j.shpsa.2021.08.004 | null | quant-ph physics.hist-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Operational frameworks are very useful to study the foundations of quantum
mechanics, and are sometimes used to promote antirealist attitudes towards the
theory. The aim of this paper is to review three arguments aiming at defending
an antirealist reading of quantum physics based on various developments of
standard quantum mechanics appealing to notions such as quantum information,
non-causal correlations and indefinite causal orders. Those arguments will be
discussed in order to show that they are not convincing. Instead, it is argued
that there is conceptually no argument that could favour realist or antirealist
attitudes towards quantum mechanics based solely on some features of some
formalism. In particular, both realist and antirealist views are well
accomodable within operational formulations of the theory. The reason for this
is that the realist/antirealist debate is located at a purely epistemic level,
which is not engaged by formal aspects of theories. As such, operational
formulations of quantum mechanics are epistmologically and ontologically
neutral. This discussion aims at clarifying the limits of the historical and
methodological affinities between scientific antirealism and operational
physics while engaging with recent discoveries in quantum foundations. It also
aims at presenting various realist strategies to account for those
developments.
| [
{
"version": "v1",
"created": "Mon, 6 Sep 2021 09:22:43 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Letertre",
"Laurie",
""
]
] |
2109.06236 | Lukas Pausch | Lukas Pausch, Edoardo G. Carnio, Andreas Buchleitner, Alberto
Rodr\'iguez | Chaos in the Bose-Hubbard model and random two-body Hamiltonians | 13 pages, 9 figures | New J. Phys. 23, 123036 (2021) | 10.1088/1367-2630/ac3c0d | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate the chaotic phase of the Bose-Hubbard model [L. Pausch et al,
Phys. Rev. Lett. 126, 150601 (2021)] in relation to the bosonic embedded random
matrix ensemble, which mirrors the dominant few-body nature of many-particle
interactions, and hence the Fock space sparsity of quantum many-body systems.
The energy dependence of the chaotic regime is well described by the bosonic
embedded ensemble, which also reproduces the Bose-Hubbard chaotic eigenvector
features, quantified by the expectation value and eigenstate-to-eigenstate
fluctuations of fractal dimensions. Despite this agreement, in terms of the
fractal dimension distribution, these two models depart from each other and
from the Gaussian orthogonal ensemble as Hilbert space grows. These results
provide further evidence of a way to discriminate among different many-body
Hamiltonians in the chaotic regime.
| [
{
"version": "v1",
"created": "Mon, 13 Sep 2021 18:12:59 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Jan 2022 13:40:10 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Pausch",
"Lukas",
""
],
[
"Carnio",
"Edoardo G.",
""
],
[
"Buchleitner",
"Andreas",
""
],
[
"Rodríguez",
"Alberto",
""
]
] |
2109.08762 | Eduardo Garc\'ia-Ju\'arez | Francisco Gancedo, Eduardo Garcia-Juarez | Quantitative H\"older Estimates for Even Singular Integral Operators on
Patches | null | null | 10.1016/j.jfa.2022.109635 | null | math.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we show a constructive method to obtain $\dot{C}^\sigma$
estimates of even singular integral operators on characteristic functions of
domains with $C^{1+\sigma}$ regularity, $0<\sigma<1$. This kind of functions
were shown in first place to be bounded (classically only in the $BMO$ space)
to obtain global regularity for the vortex patch problem [5, 2]. This property
has then been applied to solve different type of problems in harmonic analysis
and PDEs. Going beyond in regularity, the functions are discontinuous on the
boundary of the domains, but $\dot{C}^{\sigma}$ in each side. This
$\dot{C}^{\sigma}$ regularity has been bounded by the $C^{1+\sigma}$ norm of
the domain [8, 14, 16]. Here we provide a quantitative bound linear in terms of
the $C^{1+\sigma}$ regularity of the domain. This estimate shows explicitly the
dependence of the lower order norm and the non-self-intersecting property of
the boundary of the domain. As an application, this quantitative estimate is
used in a crucial manner to the free boundary incompressible Navier-Stokes
equations providing new global-in-time regularity results in the case of
viscosity contrast [12].
| [
{
"version": "v1",
"created": "Fri, 17 Sep 2021 21:21:38 GMT"
},
{
"version": "v2",
"created": "Mon, 11 Oct 2021 16:43:25 GMT"
},
{
"version": "v3",
"created": "Sat, 30 Jul 2022 09:37:19 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Gancedo",
"Francisco",
""
],
[
"Garcia-Juarez",
"Eduardo",
""
]
] |
2111.03624 | Juli\'an Haddad | F. M. Ba\^eta, J. Haddad | On explicit representations of isotropic measures in John and L\"owner
positions | 19 pages, 1 figure, comments are welcome | null | 10.1093/imrn/rnac269 | null | math.MG math.DG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a convex body $K \subseteq \mathbb R^n$ in L\"owner position we study
the problem of constructing a non-negative centered isotropic measure supported
in the contact points, whose existence is guaranteed by John's Theorem. The
method we propose requires the minimization of a convex function defined in an
$\frac {n(n+3)}2$ dimensional vector space. We find a geometric interpretation
of the minimizer as $\left. \frac{\partial}{\partial r}(A_r,
v_r)\right|_{r=1}$, where $A_r K + v_r$ is a one-parameter family of positions
of $K$ that are in some sense related to the maximal intersection position of
radius $r$ defined recently by Artstein-Avidan and Katzin.
| [
{
"version": "v1",
"created": "Fri, 5 Nov 2021 17:18:26 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Baêta",
"F. M.",
""
],
[
"Haddad",
"J.",
""
]
] |
2111.08744 | Michel-Andr\`es Breton | Michel-Andr\`es Breton and Vincent Reverdy | Magrathea-Pathfinder: A 3D adaptive-mesh code for geodesic ray tracing
in $N$-body simulations | Fix typos, code available at
https://github.com/vreverdy/magrathea-pathfinder | A&A 662, A114 (2022) | 10.1051/0004-6361/202142661 10.1051/0004-6361/202142661 | null | astro-ph.CO gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce Magrathea-Pathfinder, a relativistic ray-tracing framework that
can reconstruct the past light cone of observers in cosmological simulations.
The code directly computes the 3D trajectory of light rays through the null
geodesic equations, with the weak-field limit as its only approximation. This
approach offers high levels of versatility while removing the need for many of
the standard ray-tracing approximations such as plane-parallel, Born, or
multiple-lens. Moreover, the use of adaptive integration steps and
interpolation strategies based on adaptive-mesh refinement (AMR) grids allows
Magrathea-Pathfinder to accurately account for the non-linear regime of
structure formation and fully take advantage of the small-scale gravitational
clustering. To handle very large N-body simulations, the framework has been
designed as a high-performance computing post-processing tool relying on a
hybrid parallelization that combines MPI tasks with C++11 std::threads. In this
paper, we describe how realistic cosmological observables can be computed from
numerical simulation using ray-tracing techniques. We discuss in particular the
production of simulated catalogues and sky maps that account for all the
observational effects considering first-order metric perturbations (such as
peculiar velocities, gravitational potential, integrated Sachs-Wolfe,
time-delay, and gravitational lensing). We perform convergence tests of our
gravitational lensing algorithms and conduct performance benchmarks of the null
geodesic integration procedures. Magrathea-Pathfinder introduces sophisticated
ray-tracing tools to make the link between the space of N-body simulations and
light-cone observables. This should provide new ways of exploring existing
cosmological probes and building new ones beyond standard assumptions in order
to prepare for the next generation of large-scale structure surveys.
| [
{
"version": "v1",
"created": "Tue, 16 Nov 2021 19:31:43 GMT"
},
{
"version": "v2",
"created": "Tue, 15 Mar 2022 10:57:54 GMT"
},
{
"version": "v3",
"created": "Thu, 17 Mar 2022 15:52:48 GMT"
},
{
"version": "v4",
"created": "Thu, 23 Jan 2025 14:16:45 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Breton",
"Michel-Andrès",
""
],
[
"Reverdy",
"Vincent",
""
]
] |
2112.07898 | Haimiao Chen | Haimiao Chen | Lifting homeomorphisms and finite abelian branched covers of the
2-sphere | 4 pages, accepted by Bulletion of the Australian Mathematical Society | Bulletion of the Australian Mathematical Society 106 (2022), no.
3, 504-507 | 10.1017/S0004972722000417 | null | math.GT | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We completely determine finite abelian regular branched covers of the
2-sphere $S^2$ with the property that each homeomorphism of $S^2$ preserving
the branching set can be lifted.
| [
{
"version": "v1",
"created": "Wed, 15 Dec 2021 05:33:26 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Oct 2022 13:44:52 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Haimiao",
""
]
] |
2112.09523 | Marko Sossich | Petar Pavlovi\'c and Marko Sossich | Cosmological bounce and the cosmological constant problem | 32 pages, 9 figures | Phys.Dark Univ. 39 (2023) 101161 | 10.1016/j.dark.2022.101161 | null | gr-qc | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We discuss how the modifications of the standard Einstein's equations needed
to support the cosmological bounce can at the same time lead to vanishing of
the well known cosmological constant problem, while also studying the effects
of spacetime fluctuations. We first concentrate on the case of the classical
FRWL spacetime and show that in a bouncing cosmology, where the modification of
the Einstein-Hilbert action can be represented by the most general function
needed to support the bounce, the cosmological constant problem is absent if
this function at late cosmological times approaches a sufficiently large value.
We show that this result is general and does not depend on the details of
modifications needed to support the cosmological bounce. Therefore, the
bouncing cosmologies could potentially at the same time solve the problem of
singularity and cosmological constant. Motivated by the recent studies of
cosmological constant problem in the context of fluctuations of the metric, we
then generalize our study to incorporate the effects of spacetime fluctuations.
We show that some problems of the recent earlier proposals, like singularities
and negative values of the scale factor, are also naturally resolved in the
approach proposed here.
| [
{
"version": "v1",
"created": "Fri, 17 Dec 2021 14:20:44 GMT"
},
{
"version": "v2",
"created": "Sat, 8 Jan 2022 13:00:33 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jun 2022 12:31:34 GMT"
},
{
"version": "v4",
"created": "Wed, 24 Aug 2022 08:37:14 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Pavlović",
"Petar",
""
],
[
"Sossich",
"Marko",
""
]
] |
2201.07577 | Lisa Maria Kreusser | Oliver R. A. Dunbar, Charles M. Elliott and Lisa Maria Kreusser | Models for information propagation on graphs | null | null | null | null | math.NA cs.LG cs.NA cs.SI math.AP | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We propose and unify classes of different models for information propagation
over graphs. In a first class, propagation is modelled as a wave which emanates
from a set of \emph{known} nodes at an initial time, to all other
\emph{unknown} nodes at later times with an ordering determined by the arrival
time of the information wave front. A second class of models is based on the
notion of a travel time along paths between nodes. The time of information
propagation from an initial \emph{known} set of nodes to a node is defined as
the minimum of a generalised travel time over subsets of all admissible paths.
A final class is given by imposing a local equation of an eikonal form at each
\emph{unknown} node, with boundary conditions at the \emph{known} nodes. The
solution value of the local equation at a node is coupled to those of
neighbouring nodes with lower values. We provide precise formulations of the
model classes and prove equivalences between them. Finally we apply the front
propagation models on graphs to semi-supervised learning via label propagation
and information propagation on trust networks.
| [
{
"version": "v1",
"created": "Wed, 19 Jan 2022 12:59:04 GMT"
},
{
"version": "v2",
"created": "Wed, 23 Mar 2022 16:31:26 GMT"
},
{
"version": "v3",
"created": "Fri, 12 May 2023 08:17:13 GMT"
},
{
"version": "v4",
"created": "Thu, 23 Jan 2025 14:33:50 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Dunbar",
"Oliver R. A.",
""
],
[
"Elliott",
"Charles M.",
""
],
[
"Kreusser",
"Lisa Maria",
""
]
] |
2202.01670 | Filipa Valdeira | Filipa Valdeira, Cl\'audia Soares | Ranking with Confidence for Large Scale Comparison Data | 17 pages, 10 figures. An extended version of a paper accepted at 2025
SIAM International Conference on Data Mining (SDM25) | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | In this work, we leverage a generative data model considering comparison
noise to develop a fast, precise, and informative ranking algorithm from
pairwise comparisons that produces a measure of confidence on each comparison.
The problem of ranking a large number of items from noisy and sparse pairwise
comparison data arises in diverse applications, like ranking players in online
games, document retrieval or ranking human perceptions. Although different
algorithms are available, we need fast, large-scale algorithms whose accuracy
degrades gracefully when the number of comparisons is too small. Fitting our
proposed model entails solving a non-convex optimization problem, which we
tightly approximate by a sum of quasi-convex functions and a regularization
term. Resorting to an iterative reweighted minimization and the Primal-Dual
Hybrid Gradient method, we obtain PD-Rank, achieving a Kendall tau 0.1 higher
than all comparing methods, even for 10\% of wrong comparisons in simulated
data matching our data model, and leading in accuracy if data is generated
according to the Bradley-Terry model, in both cases faster by one order of
magnitude, in seconds. In real data, PD-Rank requires less computational time
to achieve the same Kendall tau than active learning methods.
| [
{
"version": "v1",
"created": "Thu, 3 Feb 2022 16:36:37 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 09:39:13 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Valdeira",
"Filipa",
""
],
[
"Soares",
"Cláudia",
""
]
] |
2202.06867 | Ana Bel\'en Sainz | Ana Bel\'en Sainz | Q-Turn: Changing Paradigms In Quantum Science | Comments welcome! Submitted to the special issue "Social aspects and
impacts of quantum technologies" of Quantum Science and Technology. Version
v2 includes three appendices with data drawn from Q-turn 2018 and Q-turn 2020
participation and satisfaction surveys. v4 incorporates content from the
appendices into the main text, and improves some plots | Quantum Sci. Technol. 7, 044004 (2022) | 10.1088/2058-9565/ac82c4 | null | physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Quantum information is a rapidly-growing interdisciplinary field at the
intersection of information science, computer science, mathematics, philosophy,
and quantum science, working at the core of our quantum technologies.
Regardless of its scientific success, quantum information is not exempt from
the intrinsic features that come from the fact that scientists are humans and
members of society: both the good and the bad of our social practices leak into
the scientific activity. In our scientific community, diversity and equal
opportunity problems are particularly difficult to observe due to social,
economic, or cultural barriers, often remaining invisible. How can our lack of
awareness negatively influence the progress of science in the long term? How
can our community grow into a better version of itself?
This article reflects on how research events - such as conferences - can
contribute to a shift in our culture. This reflection draws on what we learn
from Q-Turn: an initiative triggered by postdoctoral researchers to discuss
these questions. One of Q-turn's main missions is to foster an inclusive
community and highlight outstanding research that may be under-appreciated in
other high-impact venues due to systemic biases. As well as a scientific
program, Q-turn features talks and discussions on issues that affect the
quantum information community, ranging from diversity and inclusion, health and
mental health, to workers' rights.
In this perspective article, we will consider Q-Turn as an example of how a
research community can work to tackle systematic biases, review the successes,
and identify further points for development.
| [
{
"version": "v1",
"created": "Mon, 14 Feb 2022 16:54:38 GMT"
},
{
"version": "v2",
"created": "Fri, 20 May 2022 14:41:04 GMT"
},
{
"version": "v3",
"created": "Tue, 14 Jun 2022 09:15:33 GMT"
},
{
"version": "v4",
"created": "Sat, 9 Jul 2022 10:50:37 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Sainz",
"Ana Belén",
""
]
] |
2202.07429 | Haimiao Chen | Haimiao Chen and Tiantian Yu | The ${\rm SL}(2,\mathbb{C})$-character variety of the Borromean link | Final version, accepted by Acta Mathematica Hungrica | Acta Mathematica Hungarica 173 (2024), 414-433 | 10.1007/s10474-024-01445-8 | null | math.GT | http://creativecommons.org/licenses/by-nc-sa/4.0/ | For the Borromean link, we determine its irreducible ${\rm
SL}(2,\mathbb{C})$-character variety, and find a formula for the twisted
Alexander polynomial as a function on the character variety.
| [
{
"version": "v1",
"created": "Tue, 15 Feb 2022 14:16:06 GMT"
},
{
"version": "v2",
"created": "Mon, 4 Dec 2023 08:06:51 GMT"
},
{
"version": "v3",
"created": "Tue, 9 Apr 2024 03:40:01 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Haimiao",
""
],
[
"Yu",
"Tiantian",
""
]
] |
2202.12595 | Julian Ruddick | Julian Ruddick, Evgenii Genov, Luis Ramirez Camargo, Thierry
Coosemans, Maarten Messagie | Evolutionary scheduling of university activities based on consumption
forecasts to minimise electricity costs | Accepted to the 2022 IEEE Congress on Evolutionary Computation | null | 10.1109/CEC55065.2022.9870213 | null | cs.LG cs.NE | http://creativecommons.org/licenses/by/4.0/ | This paper presents a solution to a predict then optimise problem which goal
is to reduce the electricity cost of a university campus. The proposed
methodology combines a multi-dimensional time series forecast and a novel
approach to large-scale optimization. Gradient-boosting method is applied to
forecast both generation and consumption time-series of the Monash university
campus for the month of November 2020. For the consumption forecasts we employ
log transformation to model trend and stabilize variance. Additional
seasonality and trend features are added to the model inputs when applicable.
The forecasts obtained are used as the base load for the schedule optimisation
of university activities and battery usage. The goal of the optimisation is to
minimize the electricity cost consisting of the price of electricity and the
peak electricity tariff both altered by the load from class activities and
battery use as well as the penalty of not scheduling some optional activities.
The schedule of the class activities is obtained through evolutionary
optimisation using the covariance matrix adaptation evolution strategy and the
genetic algorithm. This schedule is then improved through local search by
testing possible times for each activity one-by-one. The battery schedule is
formulated as a mixed-integer programming problem and solved by the Gurobi
solver. This method obtains the second lowest cost when evaluated against 6
other methods presented at an IEEE competition that all used mixed-integer
programming and the Gurobi solver to schedule both the activities and the
battery use. The code and data used for the paper are publicly available.
| [
{
"version": "v1",
"created": "Fri, 25 Feb 2022 10:18:56 GMT"
},
{
"version": "v2",
"created": "Thu, 26 May 2022 08:42:02 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Ruddick",
"Julian",
""
],
[
"Genov",
"Evgenii",
""
],
[
"Camargo",
"Luis Ramirez",
""
],
[
"Coosemans",
"Thierry",
""
],
[
"Messagie",
"Maarten",
""
]
] |
2203.09996 | Tania Franco-Munoz | T. Franco-Munoz, R. Gonz\'alez-Jim\'enez and J.M. Ud\'ias | Effects of two-body currents in the one-particle one-hole
electromagnetic responses within a relativistic model | 21 pages, 8 figures | J. Phys. G: Nucl. Part. Phys. 52 025103 (2025) | 10.1088/1361-6471/ad9eca | null | nucl-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Longitudinal ($R_L$) and transverse ($R_T$) responses from inclusive electron
scattering from carbon 12 and calcium 40 nuclei are computed within a fully
relativistic and unfactorized model for the initial and final states, and one-
and two-body current operators leading to the one-particle one-hole responses.
We find that the two-body contributions have no effect on $R_L$ but they
increase $R_T$ by up to 30%, depending on the energy and momentum transfer.
Inclusive cross sections have also been computed. In this case, the increase of
$R_T$ due to two-body currents will translate into an increase in the
cross-sections depending on the degree of transversity of each kinematic.
The comparison with carbon data is good for the responses and the cross
sections. In the case of calcium, while the model compares well with the cross
section data, the agreement with the responses is generally poor. However, the
inconsistencies between different data sets for the separate responses in this
nucleus points to uncertainties underlying the procedure to extract the
responses that are not considered (or largely underestimated) in the
experimental error bars.
Our calculation is fully relativistic and considers within the full quantum
mechanical description both the initial and final nucleon states involved in
the process. We also show that it is essential to go beyond the plane-wave
approach, since incorporating the distortion of the nucleons while making the
initial and final states orthogonal, allows to reproduce both the shape and
magnitude of the cross section data and carbon responses. The good agreement
with the electron scattering experimental data supports the use of this
approach to describe the analogous neutrino-induced scattering reaction.
| [
{
"version": "v1",
"created": "Fri, 18 Mar 2022 14:49:46 GMT"
},
{
"version": "v2",
"created": "Tue, 27 Jun 2023 08:08:26 GMT"
},
{
"version": "v3",
"created": "Thu, 8 Aug 2024 16:37:27 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Franco-Munoz",
"T.",
""
],
[
"González-Jiménez",
"R.",
""
],
[
"Udías",
"J. M.",
""
]
] |
2204.04119 | Oliver Dukes | Oliver Dukes, David B. Richardson, Zachary Shahn, James M. Robins,
Eric J. Tchetgen Tchetgen | Using negative controls to identify causal effects with invalid
instrumental variables | 65 pages | null | null | null | stat.ME math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | Many proposals for the identification of causal effects require an
instrumental variable that satisfies strong, untestable unconfoundedness and
exclusion restriction assumptions. In this paper, we show how one can
potentially identify causal effects under violations of these assumptions by
harnessing a negative control population or outcome. This strategy allows one
to leverage sub-populations for whom the exposure is degenerate, and requires
that the instrument-outcome association satisfies a certain parallel trend
condition. We develop the semiparametric efficiency theory for a general
instrumental variable model, and obtain a multiply robust, locally efficient
estimator of the average treatment effect in the treated. The utility of the
estimators is demonstrated in simulation studies and an analysis of the Life
Span Study.
| [
{
"version": "v1",
"created": "Fri, 8 Apr 2022 15:19:46 GMT"
},
{
"version": "v2",
"created": "Wed, 20 Jul 2022 15:05:11 GMT"
},
{
"version": "v3",
"created": "Tue, 26 Jul 2022 13:53:45 GMT"
},
{
"version": "v4",
"created": "Wed, 6 Nov 2024 18:55:34 GMT"
},
{
"version": "v5",
"created": "Tue, 7 Jan 2025 15:44:26 GMT"
},
{
"version": "v6",
"created": "Thu, 23 Jan 2025 09:26:42 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Dukes",
"Oliver",
""
],
[
"Richardson",
"David B.",
""
],
[
"Shahn",
"Zachary",
""
],
[
"Robins",
"James M.",
""
],
[
"Tchetgen",
"Eric J. Tchetgen",
""
]
] |
2205.14719 | Marcin Wrochna | Marcin Wrochna | A note on hardness of promise hypergraph colouring | null | null | null | subsumed by arxiv:2501.12062 | cs.DM | http://creativecommons.org/licenses/by/4.0/ | We show a slightly simpler proof the following theorem by I. Dinur, O. Regev,
and C. Smyth: for all $c \geq 2$, it is NP-hard to find a $c$-colouring of a
2-coloruable 3-uniform hypergraph. We recast this result in the algebraic
framework for Promise CSPs, using only a weaker version of the PCP theorem.
| [
{
"version": "v1",
"created": "Sun, 29 May 2022 17:11:23 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Wrochna",
"Marcin",
""
]
] |
2206.00089 | Laura Piispanen | Laura Piispanen, Marcel Pfaffhauser, James Wootton, Julian Togelius,
Annakaisa Kultima | Defining Quantum Games | 24 pages (38 with references), 24 pictures in 6 figures, 4 tables | EPJ Quantum Technol. 12, 7 (2025) | 10.1140/epjqt/s40507-025-00308-7 | null | quant-ph cs.ET cs.MM | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In this research article, we survey existing quantum physics-related games
and, based on this survey, propose a definition for the concept of quantum
games. We define a quantum game as any type of rule-based game that either
employs the principles of quantum physics or references quantum phenomena or
the theory of quantum physics through any of three proposed dimensions: the
perceivable dimension of quantum physics, the dimension of quantum
technologies, and the dimension of scientific purposes, such as citizen science
or education. We also discuss the concept of quantum computer games, which are
games on quantum computers, as well as definitions for the concept of science
games. Various games explore quantum physics and quantum computing through
digital, analogue, and hybrid means, with various incentives driving their
development. As interest in games as educational tools for supporting quantum
literacy grows, understanding the diverse landscape of quantum games becomes
increasingly important. We propose that the three dimensions of quantum games
identified in this article be used for designing, analysing, and defining the
phenomenon of quantum games.
| [
{
"version": "v1",
"created": "Tue, 31 May 2022 19:59:00 GMT"
},
{
"version": "v2",
"created": "Wed, 1 Mar 2023 13:33:47 GMT"
},
{
"version": "v3",
"created": "Fri, 16 Feb 2024 14:33:27 GMT"
},
{
"version": "v4",
"created": "Thu, 11 Apr 2024 09:45:58 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 14:22:17 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Piispanen",
"Laura",
""
],
[
"Pfaffhauser",
"Marcel",
""
],
[
"Wootton",
"James",
""
],
[
"Togelius",
"Julian",
""
],
[
"Kultima",
"Annakaisa",
""
]
] |
2207.05149 | Abhinav Anand | Abhinav Anand, Lasse Bj{\o}rn Kristensen, Felix Frohnert, Sukin Sim
and Al\'an Aspuru-Guzik | Information flow in parameterized quantum circuits | null | Quantum Sci. Technol. 2024, 9(3) 035025 | 10.1088/2058-9565/ad3eab | null | quant-ph | http://creativecommons.org/licenses/by/4.0/ | In this work, we introduce a new way to quantify information flow in quantum
systems, especially for parameterized quantum circuits. We use a graph
representation of the circuits and propose a new distance metric using the
mutual information between gate nodes. We then present an optimization
procedure for variational algorithms using paths based on the distance measure.
We explore the features of the algorithm by means of the variational quantum
eigensolver, in which we compute the ground state energies of the Heisenberg
model. In addition, we employ the method to solve a binary classification
problem using variational quantum classification. From numerical simulations,
we show that our method can be successfully used for optimizing the
parameterized quantum circuits primarily used in near-term algorithms. We
further note that information-flow based paths can be used to improve
convergence of existing stochastic gradient based methods.
| [
{
"version": "v1",
"created": "Mon, 11 Jul 2022 19:30:47 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 16:03:53 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Anand",
"Abhinav",
""
],
[
"Kristensen",
"Lasse Bjørn",
""
],
[
"Frohnert",
"Felix",
""
],
[
"Sim",
"Sukin",
""
],
[
"Aspuru-Guzik",
"Alán",
""
]
] |
2207.13971 | Tizian Wenzel | Tizian Wenzel, Daniel Winkle, Gabriele Santin, Bernard Haasdonk | Adaptive meshfree approximation for linear elliptic partial differential
equations with PDE-greedy kernel methods | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider meshless approximation for solutions of boundary value problems
(BVPs) of elliptic Partial Differential Equations (PDEs) via symmetric kernel
collocation. We discuss the importance of the choice of the collocation points,
in particular by using greedy kernel methods. We introduce a scale of
PDE-greedy selection criteria that generalizes existing techniques, such as the
PDE-$P$-greedy and the PDE-$f$-greedy rules for collocation point selection.
For these greedy selection criteria we provide bounds on the approximation
error in terms of the number of greedily selected points and analyze the
corresponding convergence rates. This is achieved by a novel analysis of
Kolmogorov widths of special sets of BVP point-evaluation functionals.
Especially, we prove that target-data dependent algorithms that make use of the
right hand side functions of the BVP exhibit faster convergence rates than the
target-data independent PDE-$P$-greedy. The convergence rate of the
PDE-$f$-greedy possesses a dimension independent rate, which makes it amenable
to mitigate the curse of dimensionality. The advantages of these greedy
algorithms are highlighted by numerical examples.
| [
{
"version": "v1",
"created": "Thu, 28 Jul 2022 09:26:53 GMT"
},
{
"version": "v2",
"created": "Mon, 1 Jul 2024 19:50:28 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 13:43:27 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Wenzel",
"Tizian",
""
],
[
"Winkle",
"Daniel",
""
],
[
"Santin",
"Gabriele",
""
],
[
"Haasdonk",
"Bernard",
""
]
] |
2208.00630 | Sho Tsugawa | Sho Tsugawa, Kohei Watabe | Identifying Influential Brokers on Social Media from Social Network
Structure | 12 pages, 4 figures, to appear in Proceedings of the International
AAAI Conference on Web and Social Media (ICWSM, 2023) | null | 10.1609/icwsm.v17i1.22193 | null | cs.SI cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Identifying influencers in a given social network has become an important
research problem for various applications, including accelerating the spread of
information in viral marketing and preventing the spread of fake news and
rumors. The literature contains a rich body of studies on identifying
influential source spreaders who can spread their own messages to many other
nodes. In contrast, the identification of influential brokers who can spread
other nodes' messages to many nodes has not been fully explored. Theoretical
and empirical studies suggest that involvement of both influential source
spreaders and brokers is a key to facilitating large-scale information
diffusion cascades. Therefore, this paper explores ways to identify influential
brokers from a given social network. By using three social media datasets, we
investigate the characteristics of influential brokers by comparing them with
influential source spreaders and central nodes obtained from centrality
measures. Our results show that (i) most of the influential source spreaders
are not influential brokers (and vice versa) and (ii) the overlap between
central nodes and influential brokers is small (less than 15%) in Twitter
datasets. We also tackle the problem of identifying influential brokers from
centrality measures and node embeddings, and we examine the effectiveness of
social network features in the broker identification task. Our results show
that (iii) although a single centrality measure cannot characterize influential
brokers well, prediction models using node embedding features achieve F$_1$
scores of 0.35--0.68, suggesting the effectiveness of social network features
for identifying influential brokers.
| [
{
"version": "v1",
"created": "Mon, 1 Aug 2022 06:27:24 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Tsugawa",
"Sho",
""
],
[
"Watabe",
"Kohei",
""
]
] |
2208.02774 | Joris Roos | Joris Roos, Andreas Seeger, Rajula Srivastava | Spherical maximal operators on Heisenberg groups: Restricted dilation
sets | 27 pages, 1 figure; final version to appear in Stud. Math | Stud. Math. 273, 1-28, 2023 | 10.4064/sm220804-22-6 | null | math.CA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Consider spherical means on the Heisenberg group with a codimension two
incidence relation, and associated spherical local maximal functions $M_Ef$
where the dilations are restricted to a set $E$. We prove $L^p\to L^q$
estimates for these maximal operators; the results depend on various notions of
dimension of $E$.
| [
{
"version": "v1",
"created": "Thu, 4 Aug 2022 17:06:59 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Jun 2023 14:00:18 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Roos",
"Joris",
""
],
[
"Seeger",
"Andreas",
""
],
[
"Srivastava",
"Rajula",
""
]
] |
2208.08088 | Chendi Li | Chendi Li, Haipeng Jia, Hang Cao, Jianyu Yao, Boqian Shi, Chunyang
Xiang, Jinbo Sun, Pengqi Lu and Yunquan Zhang | AutoTSMM: An Auto-tuning Framework for Building High-Performance
Tall-and-Skinny Matrix-Matrix Multiplication on CPUs | 8 pages, 12 figures, published in IEEE ISPA 2021 | null | 10.1109/ISPA-BDCloud-SocialCom-SustainCom52081.2021.00034 | null | cs.DC | http://creativecommons.org/licenses/by-nc-nd/4.0/ | In recent years, general matrix-matrix multiplication with non-regular-shaped
input matrices has been widely used in many applications like deep learning and
has drawn more and more attention. However, conventional implementations are
not suited for non-regular-shaped matrix-matrix multiplications, and few works
focus on optimizing tall-and-skinny matrix-matrix multiplication on CPUs. This
paper proposes an auto-tuning framework, AutoTSMM, to build high-performance
tall-and-skinny matrix-matrix multiplication. AutoTSMM selects the optimal
inner kernels in the install-time stage and generates an execution plan for the
pre-pack tall-and-skinny matrix-matrix multiplication in the runtime stage.
Experiments demonstrate that AutoTSMM achieves competitive performance
comparing to state-of-the-art tall-and-skinny matrix-matrix multiplication.
And, it outperforms all conventional matrix-matrix multiplication
implementations.
| [
{
"version": "v1",
"created": "Wed, 17 Aug 2022 05:58:44 GMT"
},
{
"version": "v2",
"created": "Fri, 16 Aug 2024 07:00:44 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Li",
"Chendi",
""
],
[
"Jia",
"Haipeng",
""
],
[
"Cao",
"Hang",
""
],
[
"Yao",
"Jianyu",
""
],
[
"Shi",
"Boqian",
""
],
[
"Xiang",
"Chunyang",
""
],
[
"Sun",
"Jinbo",
""
],
[
"Lu",
"Pengqi",
""
],
[
"Zhang",
"Yunquan",
""
]
] |
2209.02439 | Paul-Christian B\"urkner | Paul-Christian B\"urkner and Maximilian Scholz and Stefan T. Radev | Some models are useful, but how do we know which ones? Towards a unified
Bayesian model taxonomy | null | null | 10.1214/23-SS145 | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | Probabilistic (Bayesian) modeling has experienced a surge of applications in
almost all quantitative sciences and industrial areas. This development is
driven by a combination of several factors, including better probabilistic
estimation algorithms, flexible software, increased computing power, and a
growing awareness of the benefits of probabilistic learning. However, a
principled Bayesian model building workflow is far from complete and many
challenges remain. To aid future research and applications of a principled
Bayesian workflow, we ask and provide answers for what we perceive as two
fundamental questions of Bayesian modeling, namely (a) "What actually is a
Bayesian model?" and (b) "What makes a good Bayesian model?". As an answer to
the first question, we propose the PAD model taxonomy that defines four basic
kinds of Bayesian models, each representing some combination of the assumed
joint distribution of all (known or unknown) variables (P), a posterior
approximator (A), and training data (D). As an answer to the second question,
we propose ten utility dimensions according to which we can evaluate Bayesian
models holistically, namely, (1) causal consistency, (2) parameter
recoverability, (3) predictive performance, (4) fairness, (5) structural
faithfulness, (6) parsimony, (7) interpretability, (8) convergence, (9)
estimation speed, and (10) robustness. Further, we propose two example utility
decision trees that describe hierarchies and trade-offs between utilities
depending on the inferential goals that drive model building and testing.
| [
{
"version": "v1",
"created": "Tue, 6 Sep 2022 12:03:30 GMT"
},
{
"version": "v2",
"created": "Wed, 7 Sep 2022 17:58:50 GMT"
},
{
"version": "v3",
"created": "Thu, 20 Oct 2022 14:09:46 GMT"
},
{
"version": "v4",
"created": "Mon, 21 Aug 2023 14:44:10 GMT"
},
{
"version": "v5",
"created": "Mon, 25 Sep 2023 21:53:54 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Bürkner",
"Paul-Christian",
""
],
[
"Scholz",
"Maximilian",
""
],
[
"Radev",
"Stefan T.",
""
]
] |
2209.08812 | Oliver Limoyo | Oliver Limoyo, Filip Mari\'c, Matthew Giamou, Petra Alexson, Ivan
Petrovi\'c, Jonathan Kelly | Generative Graphical Inverse Kinematics | 17 pages, 9 figures | IEEE Transactions on Robotics (T-RO), Vol. 41, pp. 1002-1018, Jan.
2025 | 10.1109/TRO.2024.3521862 | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Quickly and reliably finding accurate inverse kinematics (IK) solutions
remains a challenging problem for many robot manipulators. Existing numerical
solvers are broadly applicable but typically only produce a single solution and
rely on local search techniques to minimize nonconvex objective functions. More
recent learning-based approaches that approximate the entire feasible set of
solutions have shown promise as a means to generate multiple fast and accurate
IK results in parallel. However, existing learning-based techniques have a
significant drawback: each robot of interest requires a specialized model that
must be trained from scratch. To address this key shortcoming, we propose a
novel distance-geometric robot representation coupled with a graph structure
that allows us to leverage the sample efficiency of Euclidean equivariant
functions and the generalizability of graph neural networks (GNNs). Our
approach is generative graphical inverse kinematics (GGIK), the first learned
IK solver able to accurately and efficiently produce a large number of diverse
solutions in parallel while also displaying the ability to generalize -- a
single learned model can be used to produce IK solutions for a variety of
different robots. When compared to several other learned IK methods, GGIK
provides more accurate solutions with the same amount of data. GGIK can
generalize reasonably well to robot manipulators unseen during training.
Additionally, GGIK can learn a constrained distribution that encodes joint
limits and scales efficiently to larger robots and a high number of sampled
solutions. Finally, GGIK can be used to complement local IK solvers by
providing reliable initializations for a local optimization process.
| [
{
"version": "v1",
"created": "Mon, 19 Sep 2022 07:52:02 GMT"
},
{
"version": "v2",
"created": "Thu, 22 Sep 2022 03:47:41 GMT"
},
{
"version": "v3",
"created": "Mon, 12 Jun 2023 21:32:58 GMT"
},
{
"version": "v4",
"created": "Sun, 24 Mar 2024 19:25:20 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 05:49:17 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Limoyo",
"Oliver",
""
],
[
"Marić",
"Filip",
""
],
[
"Giamou",
"Matthew",
""
],
[
"Alexson",
"Petra",
""
],
[
"Petrović",
"Ivan",
""
],
[
"Kelly",
"Jonathan",
""
]
] |
2210.00954 | Ermis Soumalias Mr. | Ermis Soumalias, Behnoosh Zamanlooy, Jakob Weissteiner and Sven Seuken | Machine Learning-Powered Course Allocation | null | null | 10.1145/3670865.3673573 | null | cs.GT cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the course allocation problem, where universities assign course
schedules to students. The current state-of-the-art mechanism, Course Match,
has one major shortcoming: students make significant mistakes when reporting
their preferences, which negatively affects welfare and fairness. To address
this issue, we introduce a new mechanism, Machine Learning-powered Course Match
(MLCM). At the core of MLCM is a machine learning-powered preference
elicitation module that iteratively asks personalized pairwise comparison
queries to alleviate students' reporting mistakes. Extensive computational
experiments, grounded in real-world data, demonstrate that MLCM, with only ten
comparison queries, significantly increases both average and minimum student
utility by 7%-11% and 17%-29%, respectively. Finally, we highlight MLCM's
robustness to changes in the environment and show how our design minimizes the
risk of upgrading to MLCM while making the upgrade process simple for
universities and seamless for their students.
| [
{
"version": "v1",
"created": "Mon, 3 Oct 2022 14:11:33 GMT"
},
{
"version": "v2",
"created": "Fri, 10 Mar 2023 14:28:57 GMT"
},
{
"version": "v3",
"created": "Sat, 9 Mar 2024 18:43:45 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Soumalias",
"Ermis",
""
],
[
"Zamanlooy",
"Behnoosh",
""
],
[
"Weissteiner",
"Jakob",
""
],
[
"Seuken",
"Sven",
""
]
] |
2210.01326 | Joris Roos | Polona Durcik and Joris Roos | A new proof of an inequality of Bourgain | 8 pages | Math. Res. Lett. 31, no. 4, 1047-1060, 2024 | 10.4310/MRL.241118235003 | null | math.CA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The purpose of this short note is to demonstrate how some techniques from
additive combinatorics recently developed by Peluse and Peluse-Prendiville can
be applied to give an alternative proof for a trilinear smoothing inequality
originally due to Bourgain.
| [
{
"version": "v1",
"created": "Tue, 4 Oct 2022 02:41:33 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Durcik",
"Polona",
""
],
[
"Roos",
"Joris",
""
]
] |
2210.06927 | Maximilian Scholz | Maximilian Scholz, Paul-Christian B\"urkner | Prediction can be safely used as a proxy for explanation in causally
consistent Bayesian generalized linear models | null | null | 10.1080/00949655.2024.2449534 | null | stat.ME | http://creativecommons.org/licenses/by/4.0/ | Bayesian modeling provides a principled approach to quantifying uncertainty
in model parameters and model structure and has seen a surge of applications in
recent years. Within the context of a Bayesian workflow, we are concerned with
model selection for the purpose of finding models that best explain the data,
that is, help us understand the underlying data generating process. Since we
rarely have access to the true process, all we are left with during real-world
analyses is incomplete causal knowledge from sources outside of the current
data and model predictions of said data. This leads to the important question
of when the use of prediction as a proxy for explanation for the purpose of
model selection is valid. We approach this question by means of large-scale
simulations of Bayesian generalized linear models where we investigate various
causal and statistical misspecifications. Our results indicate that the use of
prediction as proxy for explanation is valid and safe only when the models
under consideration are sufficiently consistent with the underlying causal
structure of the true data generating process.
| [
{
"version": "v1",
"created": "Thu, 13 Oct 2022 11:56:07 GMT"
},
{
"version": "v2",
"created": "Mon, 22 May 2023 11:13:23 GMT"
},
{
"version": "v3",
"created": "Wed, 15 Nov 2023 16:37:41 GMT"
},
{
"version": "v4",
"created": "Mon, 18 Mar 2024 11:19:45 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Scholz",
"Maximilian",
""
],
[
"Bürkner",
"Paul-Christian",
""
]
] |
2210.15848 | Mike Lau | Mike Y. M. Lau, Matteo Cantiello, Adam S. Jermyn, Morgan MacLeod, Ilya
Mandel, Daniel J. Price | Hot Jupiter engulfment by a red giant in 3D hydrodynamics | Replaced with accepted version | null | null | null | astro-ph.SR astro-ph.EP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Hot Jupiters are gas giant planets with orbital periods of a few days and are
found in 0.1-1% of Sun-like stars. They are expected to be engulfed during
their host star's radial expansion on the red giant branch, which may account
for observed rapidly rotating and chemically enriched giant stars. We performed
3D hydrodynamical simulations of hot Jupiter engulfment by a 1 solar mass, 4
solar radii early red giant. Our 'global' simulations simultaneously resolve
the stellar envelope and planetary structure, modelling the hot Jupiter as a
polytropic gas sphere. The hot Jupiter spirals in due to ram-pressure drag. A
substantial fraction of its mass is continuously ablated in this process,
although the mass-loss rate is resolution dependent. We estimate that this
could enhance the surface lithium abundance by up to 0.1 dex. The hot Jupiter
is disrupted by a combination of ram pressure and tidal forces near the base of
the convective envelope, with the deepest material penetrating to the radiative
zone. The star experiences modest spin-up (~ 1 km/s), and engulfing a more
massive companion may be required to produce a rapidly rotating giant. Drag
heating near the surface and hydrogen recombination in the small amount of
unbound ejecta recorded in the simulation could power an optical transient,
although this needs to be confirmed by a calculation that has adequate
resolution at the stellar surface.
| [
{
"version": "v1",
"created": "Fri, 28 Oct 2022 02:44:50 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 10:45:11 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Lau",
"Mike Y. M.",
""
],
[
"Cantiello",
"Matteo",
""
],
[
"Jermyn",
"Adam S.",
""
],
[
"MacLeod",
"Morgan",
""
],
[
"Mandel",
"Ilya",
""
],
[
"Price",
"Daniel J.",
""
]
] |
2211.05031 | Enes Altuncu | Enes Altuncu, Jason R.C. Nurse, Yang Xu, Jie Guo, Shujun Li | Improving Performance of Automatic Keyword Extraction (AKE) Methods
Using PoS-Tagging and Enhanced Semantic-Awareness | null | null | null | null | cs.CL cs.IR | http://creativecommons.org/licenses/by/4.0/ | Automatic keyword extraction (AKE) has gained more importance with the
increasing amount of digital textual data that modern computing systems
process. It has various applications in information retrieval (IR) and natural
language processing (NLP), including text summarisation, topic analysis and
document indexing. This paper proposes a simple but effective
post-processing-based universal approach to improve the performance of any AKE
methods, via an enhanced level of semantic-awareness supported by PoS-tagging.
To demonstrate the performance of the proposed approach, we considered word
types retrieved from a PoS-tagging step and two representative sources of
semantic information - specialised terms defined in one or more
context-dependent thesauri, and named entities in Wikipedia. The above three
steps can be simply added to the end of any AKE methods as part of a
post-processor, which simply re-evaluate all candidate keywords following some
context-specific and semantic-aware criteria. For five state-of-the-art (SOTA)
AKE methods, our experimental results with 17 selected datasets showed that the
proposed approach improved their performances both consistently (up to 100% in
terms of improved cases) and significantly (between 10.2% and 53.8%, with an
average of 25.8%, in terms of F1-score and across all five methods), especially
when all the three enhancement steps are used. Our results have profound
implications considering the ease to apply our proposed approach to any AKE
methods and to further extend it.
| [
{
"version": "v1",
"created": "Wed, 9 Nov 2022 17:04:13 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 14:42:31 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Altuncu",
"Enes",
""
],
[
"Nurse",
"Jason R. C.",
""
],
[
"Xu",
"Yang",
""
],
[
"Guo",
"Jie",
""
],
[
"Li",
"Shujun",
""
]
] |
2211.14610 | Philipp Reiser | Philipp Reiser and David J. Wraith | Positive Intermediate Ricci Curvature on Fibre Bundles | null | SIGMA 21 (2025), 006, 17 pages | 10.3842/SIGMA.2025.006 | null | math.DG | http://creativecommons.org/licenses/by-sa/4.0/ | We prove a canonical variation-type result for submersion metrics with
positive intermediate Ricci curvatures. This can then be used in conjunction
with surgery techniques to establish the existence of metrics with positive
intermediate Ricci curvatures on a wide range of examples which had previously
only been known to admit positive Ricci curvature, such as highly connected
manifolds and exotic spheres. Further, we extend results of the second author
on the moduli space of metrics with positive Ricci curvature to positive
intermediate Ricci curvatures.
| [
{
"version": "v1",
"created": "Sat, 26 Nov 2022 16:41:08 GMT"
},
{
"version": "v2",
"created": "Thu, 8 Jun 2023 09:05:47 GMT"
},
{
"version": "v3",
"created": "Wed, 20 Dec 2023 17:29:21 GMT"
},
{
"version": "v4",
"created": "Mon, 20 Jan 2025 09:55:00 GMT"
},
{
"version": "v5",
"created": "Thu, 23 Jan 2025 07:17:43 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Reiser",
"Philipp",
""
],
[
"Wraith",
"David J.",
""
]
] |
2212.03152 | Bar Light | Ludovico Crippa, Yonatan Gur, Bar Light | Equilibria in Repeated Games under No-Regret with Dynamic Benchmarks | The primary result of has been significantly generalized and
incorporated into a new paper, arXiv:2501.11897. Since the original paper
contained only this single result, it is too small to stand on its own as a
replacement. To avoid redundancy, I have withdrawn the earlier version | null | null | null | cs.GT econ.TH | http://creativecommons.org/licenses/by/4.0/ | In repeated games, strategies are often evaluated by their ability to
guarantee the performance of the single best action that is selected in
hindsight, a property referred to as \emph{Hannan consistency}, or
\emph{no-regret}. However, the effectiveness of the single best action as a
yardstick to evaluate strategies is limited, as any static action may perform
poorly in common dynamic settings. Our work therefore turns to a more ambitious
notion of \emph{dynamic benchmark consistency}, which guarantees the
performance of the best \emph{dynamic} sequence of actions, selected in
hindsight subject to a constraint on the allowable number of action changes.
Our main result establishes that for any joint empirical distribution of play
that may arise when all players deploy no-regret strategies, there exist
dynamic benchmark consistent strategies such that if all players deploy these
strategies the same empirical distribution emerges when the horizon is large
enough. This result demonstrates that although dynamic benchmark consistent
strategies have a different algorithmic structure and provide significantly
enhanced individual assurances, they lead to the same equilibrium set as
no-regret strategies. Moreover, the proof of our main result uncovers the
capacity of independent algorithms with strong individual guarantees to foster
a strong form of coordination.
| [
{
"version": "v1",
"created": "Tue, 6 Dec 2022 17:26:01 GMT"
},
{
"version": "v2",
"created": "Sun, 23 Jul 2023 23:02:25 GMT"
},
{
"version": "v3",
"created": "Wed, 22 Jan 2025 00:55:39 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Crippa",
"Ludovico",
""
],
[
"Gur",
"Yonatan",
""
],
[
"Light",
"Bar",
""
]
] |
2212.03677 | Davide Emilio Quadrellaro | Joni Puljuj\"arvi, Davide Emilio Quadrellaro | Compactness in Team Semantics | null | Mathematical Logic Quarterly, Volume 70, Issue 2 (2024) | 10.1002/malq.202200072 | null | math.LO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We provide two proofs of the compactness theorem for extensions of
first-order logic based on team semantics. First, we build upon L\"uck's
ultraproduct construction for team semantics and prove a suitable version of
{\L}o\'s' Theorem. Second, we show that by working with suitably saturated
models, we can generalize the proof of Kontinen and Yang to sets of formulas
with arbitrarily many variables.
| [
{
"version": "v1",
"created": "Wed, 7 Dec 2022 14:45:59 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Puljujärvi",
"Joni",
""
],
[
"Quadrellaro",
"Davide Emilio",
""
]
] |
2212.08956 | Lillian Pierce | Philip T. Gressman, Lillian B. Pierce, Joris Roos, Po-Lam Yung | A new type of superorthogonality | 12 pages | Proc. Amer. Math. Soc. 152, 665-675, 2024 | 10.1090/proc/16631 | null | math.CA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We provide a simple criterion on a family of functions that implies a square
function estimate on $L^p$ for every even integer $p \geq 2$. This defines a
new type of superorthogonality that is verified by checking a less restrictive
criterion than any other type of superorthogonality that is currently known.
| [
{
"version": "v1",
"created": "Sat, 17 Dec 2022 21:29:27 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Gressman",
"Philip T.",
""
],
[
"Pierce",
"Lillian B.",
""
],
[
"Roos",
"Joris",
""
],
[
"Yung",
"Po-Lam",
""
]
] |
2212.14265 | Francisco Santos | Luis Crespo Ruiz and Francisco Santos | Realizations of multiassociahedra via rigidity | 39 pages, 4 figures, 2 tables; changes from v1: edits and
corrections, some suggested by anonymous referees. This version has been
accepted in Discrete Computing. Geom | Discrete Comput Geom (published online October 2024) | 10.1007/s00454-024-00698-y | null | math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let $\Delta_k(n)$ denote the simplicial complex of $(k+1)$-crossing-free
subsets of edges in $\binom{[n]}{2}$. Here $k,n\in \mathbb N$ and $n\ge 2k+1$.
Jonsson (2003) proved that (neglecting the short edges that cannot be part of
any $(k+1)$-crossing), $\Delta_k(n)$ is a shellable sphere of dimension
$k(n-2k-1)-1$, and conjectured it to be polytopal. The same result and question
arose in the work of Knutson and Miller (2004) on subword complexes.
Despite considerable effort, the only values of $(k,n)$ for which the
conjecture is known to hold are $n\le 2k+3$ (Pilaud and Santos, 2012) and
$(2,8)$ (Bokowski and Pilaud, 2009).
Using ideas from rigidity theory and choosing points along the moment curve
we realize $\Delta_k(n)$ as a polytope for $(k,n)\in \{(2,9), (2,10) ,
(3,10)\}$. We also realize it as a simplicial fan for all $n\le 13$ and
arbitrary $k$, except the pairs $(3,12)$ and $(3,13)$.
Finally, we also show that for $k\ge 3$ and $n\ge 2k+6$ no choice of points
can realize $\Delta_k(n)$ via bar-and-joint rigidity with points along the
moment curve or, more generally, via cofactor rigidity with arbitrary points in
convex position.
| [
{
"version": "v1",
"created": "Thu, 29 Dec 2022 11:25:46 GMT"
},
{
"version": "v2",
"created": "Sun, 27 Oct 2024 19:01:52 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Ruiz",
"Luis Crespo",
""
],
[
"Santos",
"Francisco",
""
]
] |
2301.13595 | Viatcheslav Belyaev | V.M. Belyaev | HJM Local Volatility Model | 14 pages, 20 Figures, Corrected formulas (19,21). Results are not
changed | null | null | null | q-fin.PR q-fin.MF | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Local Volatility (LV) is a powerful tool for market modeling, enabling the
generation of arbitrage-free scenarios calibrated to all European options. To
implement LV, we need to interpolate and extrapolate option prices. This
approach is significantly faster and more accurate than any parameterized
model. The implementation is demonstrated specifically for interest rate
swaptions. A key component of this method is the Small Volatility Approximation
within the HJM interest rate model, which is used to calculate forward
volatility sensitivities. These sensitivities are deterministic and fast, with
excellent calibration accuracy. A detailed description of the calibration
procedure is provided.
| [
{
"version": "v1",
"created": "Tue, 31 Jan 2023 12:50:27 GMT"
},
{
"version": "v2",
"created": "Fri, 14 Apr 2023 16:13:22 GMT"
},
{
"version": "v3",
"created": "Fri, 1 Mar 2024 19:05:39 GMT"
},
{
"version": "v4",
"created": "Wed, 6 Mar 2024 21:45:14 GMT"
},
{
"version": "v5",
"created": "Tue, 20 Aug 2024 19:49:38 GMT"
},
{
"version": "v6",
"created": "Wed, 23 Oct 2024 12:50:24 GMT"
},
{
"version": "v7",
"created": "Thu, 23 Jan 2025 14:32:35 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Belyaev",
"V. M.",
""
]
] |
2302.06375 | Fabrizio Garuti | Simone Luetto, Fabrizio Garuti, Enver Sangineto, Lorenzo Forni, Rita
Cucchiara | One Transformer for All Time Series: Representing and Training with
Time-Dependent Heterogeneous Tabular Data | 29 pages, 2 figures, 16 tables | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | There is a recent growing interest in applying Deep Learning techniques to
tabular data, in order to replicate the success of other Artificial
Intelligence areas in this structured domain. Specifically interesting is the
case in which tabular data have a time dependence, such as, for instance
financial transactions. However, the heterogeneity of the tabular values, in
which categorical elements are mixed with numerical items, makes this
adaptation difficult. In this paper we propose a Transformer architecture to
represent heterogeneous time-dependent tabular data, in which numerical
features are represented using a set of frequency functions and the whole
network is uniformly trained with a unique loss function.
| [
{
"version": "v1",
"created": "Mon, 13 Feb 2023 14:08:40 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Jul 2023 13:40:00 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 14:42:51 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Luetto",
"Simone",
""
],
[
"Garuti",
"Fabrizio",
""
],
[
"Sangineto",
"Enver",
""
],
[
"Forni",
"Lorenzo",
""
],
[
"Cucchiara",
"Rita",
""
]
] |
2302.09409 | Subrata Biswas | Subrata Biswas, Mohammad Nur Hossain Khan, Alex Colwell, Jack
Adiletta, Bashima Islam | LOCUS: LOcalization with Channel Uncertainty and Sporadic Energy | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Accurate sound source localization (SSL) requires consistent multichannel
data for reliable degree of arrival (DoA) estimation. However, intermittently
powered batteryless systems often suffer from incomplete sensor data due to the
stochastic nature of energy harvesting. Existing methods struggle with missing
channels, leading to significant performance degradation. In this paper, we
propose $\textit{LOCUS}$, a novel deep learning-based system designed to
recover corrupted features for SSL in batteryless systems. $\textit{LOCUS}$
addresses missing data by leveraging information entropy estimation and
conditional interpolation, combining three modules: (1) Information-Weighted
Focus (InFo), which identifies and quantifies corrupted data elements, (2)
Latent Feature Synthesizer (LaFS), which synthesizes missing features, and (3)
Guided Replacement (GRep), which intelligently replaces missing elements while
preserving valid data. We demonstrate significant performance improvements
using two datasets: DCASE and LargeSet, where $\textit{LOCUS}$ achieves up to
$36.91\%$ lower DoA error compared to existing methods. Real-world evaluations
across three environments with intermittent power sources show a
$25.87-59.46\%$ improvement in performance when channels are stochastically
missing. Additionally, we release a 50-hour multichannel dataset to support
further research in SSL.
| [
{
"version": "v1",
"created": "Sat, 18 Feb 2023 19:53:12 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 15:13:36 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Biswas",
"Subrata",
""
],
[
"Khan",
"Mohammad Nur Hossain",
""
],
[
"Colwell",
"Alex",
""
],
[
"Adiletta",
"Jack",
""
],
[
"Islam",
"Bashima",
""
]
] |
2302.13701 | Joan Boyar | Joan Boyar, Lene M. Favrholdt, Shahin Kamali, Kim S. Larsen | Online Interval Scheduling with Predictions | null | null | null | null | cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In online interval scheduling, the input is an online sequence of intervals,
and the goal is to accept a maximum number of non-overlapping intervals. In the
more general disjoint path allocation problem, the input is a sequence of
requests, each consisting of pairs of vertices of a known graph, and the goal
is to accept a maximum number of requests forming edge-disjoint paths between
accepted pairs. We study a setting with a potentially erroneous prediction
specifying the set of requests forming the input sequence and provide tight
upper and lower bounds on the competitive ratios of online algorithms as a
function of the prediction error. We also present asymptotically tight
trade-offs between consistency (competitive ratio with error-free predictions)
and robustness (competitive ratio with adversarial predictions) of interval
scheduling algorithms. Finally, we provide experimental results on real-world
scheduling workloads that confirm our theoretical analysis.
| [
{
"version": "v1",
"created": "Mon, 27 Feb 2023 12:01:47 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 08:20:27 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Boyar",
"Joan",
""
],
[
"Favrholdt",
"Lene M.",
""
],
[
"Kamali",
"Shahin",
""
],
[
"Larsen",
"Kim S.",
""
]
] |
2302.13921 | Mohammad Samin Nur Chowdhury | Mohammad Samin Nur Chowdhury, Diyu Yang, Shimin Tang, Singanallur V.
Venkatakrishnan, Hassina Z. Bilheux, Gregery T. Buzzard, Charles A. Bouman | Autonomous Polycrystalline Material Decomposition for Hyperspectral
Neutron Tomography | null | null | null | null | eess.IV eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Hyperspectral neutron tomography is an effective method for analyzing
crystalline material samples with complex compositions in a non-destructive
manner. Since the counts in the hyperspectral neutron radiographs directly
depend on the neutron cross-sections, materials may exhibit contrasting neutron
responses across wavelengths. Therefore, it is possible to extract the unique
signatures associated with each material and use them to separate the
crystalline phases simultaneously.
We introduce an autonomous material decomposition (AMD) algorithm to
automatically characterize and localize polycrystalline structures using Bragg
edges with contrasting neutron responses from hyperspectral data. The algorithm
estimates the linear attenuation coefficient spectra from the measured
radiographs and then uses these spectra to perform polycrystalline material
decomposition and reconstructs 3D material volumes to localize materials in the
spatial domain. Our results demonstrate that the method can accurately estimate
both the linear attenuation coefficient spectra and associated reconstructions
on both simulated and experimental neutron data.
| [
{
"version": "v1",
"created": "Mon, 27 Feb 2023 16:16:39 GMT"
},
{
"version": "v2",
"created": "Tue, 22 Aug 2023 02:26:37 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 07:06:41 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chowdhury",
"Mohammad Samin Nur",
""
],
[
"Yang",
"Diyu",
""
],
[
"Tang",
"Shimin",
""
],
[
"Venkatakrishnan",
"Singanallur V.",
""
],
[
"Bilheux",
"Hassina Z.",
""
],
[
"Buzzard",
"Gregery T.",
""
],
[
"Bouman",
"Charles A.",
""
]
] |
2303.01726 | Shunsuke Inenaga | Hiroto Fujimaru and Yuto Nakashima and Shunsuke Inenaga | Tight bounds for the sensitivity of CDAWGs with left-end edits | This is a full version of the paper that appeared in the proceedings
of WORDS 2023. Accepted for Acta Informatica | null | null | null | cs.DS | http://creativecommons.org/licenses/by/4.0/ | Compact directed acyclic word graphs (CDAWGs) [Blumer et al. 1987] are a
fundamental data structure on strings with applications in text pattern
searching, data compression, and pattern discovery. Intuitively, the CDAWG of a
string $T$ is obtained by merging isomorphic subtrees of the suffix tree
[Weiner 1973] of the same string $T$, thus CDAWGs are a compact indexing
structure. In this paper, we investigate the sensitivity of CDAWGs when a
single character edit operation (insertion, deletion, or substitution) is
performed at the left-end of the input string $T$, namely, we are interested in
the worst-case increase in the size of the CDAWG after a left-end edit
operation. We prove that if $e$ is the number of edges of the CDAWG for string
$T$, then the number of new edges added to the CDAWG after a left-end edit
operation on $T$ does not exceed $e$. Further, we present a matching lower
bound on the sensitivity of CDAWGs for left-end insertions, and almost matching
lower bounds for left-end deletions and substitutions. We then generalize our
lower-bound instance for left-end insertions to leftward online construction of
the CDAWG, and show that it requires $\Omega(n^2)$ time for some string of
length $n$.
| [
{
"version": "v1",
"created": "Fri, 3 Mar 2023 06:11:37 GMT"
},
{
"version": "v2",
"created": "Thu, 6 Apr 2023 06:35:46 GMT"
},
{
"version": "v3",
"created": "Fri, 15 Mar 2024 10:09:03 GMT"
},
{
"version": "v4",
"created": "Thu, 23 Jan 2025 08:08:45 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Fujimaru",
"Hiroto",
""
],
[
"Nakashima",
"Yuto",
""
],
[
"Inenaga",
"Shunsuke",
""
]
] |
2303.03835 | Milos Provci | Mokdad Mokdad and Milos Provci | Scattering of Dirac Fields in the Interior of Kerr-Newman(-Anti)-de
Sitter Black Holes via Comparison and Symmetry Operators | 43 pages | null | null | null | gr-qc math-ph math.AP math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we construct a scattering theory for the massive and charged
Dirac fields in the interiors of sub-extremal Kerr-Newman(-anti)-de Sitter
black holes. More precisely, we show existence, uniqueness and asymptotic
completeness of scattering data for such Dirac fields from the event horizon of
the black hole to the Cauchy horizon. Our approach relies on constructing the
wave operators where the Hamiltonian of the full dynamics is time-dependent. To
prove asymptotic completeness, we use two methods. The first involves a
comparison operator, while for the second we introduce and employ a symmetry
operator of the Dirac equation.
| [
{
"version": "v1",
"created": "Tue, 7 Mar 2023 12:03:48 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 10:57:03 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Mokdad",
"Mokdad",
""
],
[
"Provci",
"Milos",
""
]
] |
2303.05598 | Ferdinand Thein | Michael Herty and Ferdinand Thein | Boundary feedback control for hyperbolic systems | arXiv admin note: text overlap with arXiv:2207.12006 | ESAIM: COCV 30 (2024) 71 | 10.1051/cocv/2024062 | null | math.OC math.AP | http://creativecommons.org/licenses/by/4.0/ | We are interested in the feedback stabilization of general linear
multi-dimensional first order hyperbolic systems in $\mathbb{R}^d$. Using a
Lyapunov function with a suited weight function depending on the system under
consideration we show stabilization in $L^2$ for the studied system using a
suitable feedback control. Therefore the controllability of the studied system
is related to the feasibility of an associated linear matrix inequality.We show
the applicability discussing the barotropic Euler equations.
| [
{
"version": "v1",
"created": "Thu, 9 Mar 2023 21:46:36 GMT"
},
{
"version": "v2",
"created": "Thu, 25 Jan 2024 12:14:23 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 15:31:17 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Herty",
"Michael",
""
],
[
"Thein",
"Ferdinand",
""
]
] |
2303.08204 | Miguel \'A. Gonz\'alez-Santamarta | Miguel \'A. Gonz\'alez-Santamarta, Francisco J. Rodr\'iguez-Lera,
Vicente Matell\'an Olivera, Virginia Riego Del Castillo, Lidia
S\'anchez-Gonz\'alez | SAILOR: Perceptual Anchoring For Robotic Cognitive Architectures | 16 pages, 5 figures, 7 tables, 3 algorithms, Submitted to Scientific
Reports | Scientific Reports 15, 113 (2025) | 10.1038/s41598-024-84071-2 | null | cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Symbolic anchoring is a crucial problem in the field of robotics, as it
enables robots to obtain symbolic knowledge from the perceptual information
acquired through their sensors. In cognitive-based robots, this process of
processing sub-symbolic data from real-world sensors to obtain symbolic
knowledge is still an open problem. To address this issue, this paper presents
SAILOR, a framework for providing symbolic anchoring in the ROS 2 ecosystem.
SAILOR aims to maintain the link between symbolic data and perceptual data in
real robots over time, increasing the intelligent behavior of robots. It
provides a semantic world modeling approach using two deep learning-based
sub-symbolic robotic skills: object recognition and matching function. The
object recognition skill allows the robot to recognize and identify objects in
its environment, while the matching function enables the robot to decide if new
perceptual data corresponds to existing symbolic data. This paper provides a
description of the proposed method and the development of the framework, as
well as its integration in MERLIN2 (a hybrid cognitive architecture fully
functional in robots running ROS 2).
| [
{
"version": "v1",
"created": "Tue, 14 Mar 2023 19:44:23 GMT"
},
{
"version": "v2",
"created": "Thu, 8 Feb 2024 19:19:34 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"González-Santamarta",
"Miguel Á.",
""
],
[
"Rodríguez-Lera",
"Francisco J.",
""
],
[
"Olivera",
"Vicente Matellán",
""
],
[
"Del Castillo",
"Virginia Riego",
""
],
[
"Sánchez-González",
"Lidia",
""
]
] |
2303.09047 | Niccol\`o Zagli | Niccol\`o Zagli, Valerio Lucarini, Grigorios Pavliotis | Response Theory Identifies Reaction Coordinates and Explains Critical
Phenomena in Noisy Interacting Systems | null | J. Phys. A: Math. Theor. 57 325004 , 2024 | 10.1088/1751-8121/ad6068 | null | cond-mat.stat-mech cond-mat.dis-nn nlin.CD | http://creativecommons.org/licenses/by/4.0/ | We consider a class of nonequilibrium systems of interacting agents with
pairwise interactions and quenched disorder in the dynamics featuring, in the
thermodynamic limit, phase transitions. We provide conditions on the
microscopic structure of interactions among the agents that lead to a dimension
reduction of the system in terms of a finite number of reaction coordinates.
Such reaction coordinates prove to be proper nonequilibrium thermodynamic
variables as they carry information on correlation, memory and resilience
properties of the system. Phase transitions can be identified and
quantitatively characterised as singularities of the complex valued
susceptibility functions associated to the reaction coordinates. We provide
analytical and numerical evidence of how the singularities affect the physical
properties of finite size systems.
| [
{
"version": "v1",
"created": "Thu, 16 Mar 2023 02:35:44 GMT"
},
{
"version": "v2",
"created": "Mon, 13 Nov 2023 17:19:59 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Zagli",
"Niccolò",
""
],
[
"Lucarini",
"Valerio",
""
],
[
"Pavliotis",
"Grigorios",
""
]
] |
2303.11383 | Takanobu Aoyama | Takanobu Aoyama | On Rigidity of Lattice of Topologies Containing Vector Topologies on
Vector Spaces | 17 pages. By using the fundamental theorem of affine geometry, we
shorten the proof of Theorem 3.1 | Order 41(3) (2024) 721-736 | 10.1007/s11083-023-09655-5 | null | math.GN | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A vector topology on a vector space over a topological field is a (not
necessarily Hausdorff) topology by which the addition and scalar multiplication
are continuous. We prove that, if an isomorphism between the lattice of
topologies of two vector spaces preserves vector topologies, then the
isomorphism is induced by a translation, a semilinear isomorphism and the
complement map. As a consequence, if such an isomorphism exists, the
coefficient fields are isomorphic as topological fields and these vector spaces
have the same dimension. We also prove a similar rigidity result for an
isomorphism between the lattice of vector topologies which preserves Hausdorff
vector topologies. These results are obtained by using the fundamental theorems
of affine and projective geometries.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 18:31:55 GMT"
},
{
"version": "v2",
"created": "Tue, 30 May 2023 08:09:07 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Aoyama",
"Takanobu",
""
]
] |
2303.14086 | Qi-Yue Yu | Qi-yue Yu, Jiang-xuan Li, Shu Lin | Finite Field Multiple Access | 50 pages, 16 figures | null | null | null | cs.IT math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the past several decades, various techniques have been developed and used
for multiple-access (MA) communications. With the new applications for 6G, it
is desirable to find new resources, physical or virtual, to confront the fast
development of MA communication systems. For binary source transmission, this
paper introduces the concept of element-pair (EP), and the Cartesian product of
$J$ distinct EPs can form an EP code. EPs are treated as virtual resources in
finite fields to distinguish users. This approach allows for the reordering of
channel encoding and multiplexing modules, effectively addressing the finite
blocklength (FBL) challenge in multiuser transmission.We present methods for
constructing symbol-wise EP codes with the unique sum-pattern mapping (USPM)
property using finite fields. Based on the orthogonal EP code constructed over
GF($2^m$), we develop a time-division mode of finite-field multiple-access
(FFMA) systems over a Gaussian multiple-access channel (GMAC), including both
sparse-form and diagonal-form structures. Based on the diagonal-form (DF)
structure, we introduce a specific configuration referred to as
polarization-adjusted DF-FFMA, which achieves both power gain and coding gain
across the entire blocklength. The proposed FFMA is then applied to network
layer and forms network FFMA systems for pure digital networks. Simulation
results demonstrate that, compared to popular complex-field MA systems, the
proposed FFMA systems can offer superior error performance in a GMAC.
| [
{
"version": "v1",
"created": "Fri, 24 Mar 2023 15:50:03 GMT"
},
{
"version": "v2",
"created": "Thu, 13 Jul 2023 06:56:13 GMT"
},
{
"version": "v3",
"created": "Wed, 7 Feb 2024 02:38:25 GMT"
},
{
"version": "v4",
"created": "Thu, 15 Feb 2024 01:51:14 GMT"
},
{
"version": "v5",
"created": "Mon, 27 May 2024 02:56:25 GMT"
},
{
"version": "v6",
"created": "Thu, 23 Jan 2025 13:42:25 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Yu",
"Qi-yue",
""
],
[
"Li",
"Jiang-xuan",
""
],
[
"Lin",
"Shu",
""
]
] |
2304.00105 | James P. Sethna | James P. Sethna, David Hathcock, Jaron Kent-Dobias, and Archishman
Raju | Normal forms, universal scaling functions, and extending the validity of
the RG | Contribution to the book commemorating Michael Fisher's contributions
to condensed-matter physics and critical phenomena | null | 10.1142/9789811282386_0026 | null | cond-mat.stat-mech | http://creativecommons.org/licenses/by/4.0/ | Our community has a deep and sophisticated understanding of phase transitions
and their universal scaling functions. We outline and advocate an ambitious
program to use this understanding as an anchor for describing the surrounding
phases. We explain how to use normal form theory to write universal scaling
functions in systems where the renormalization-group flows cannot be
linearized. We use the 2d Ising model to demonstrate how to calculate
high-precision implementations of universal scaling functions, and how to
extend them into a complete description of the surrounding phases. We discuss
prospects and challenges involved into extending these early successes to the
many other systems where the RG has successfully described emergent scale
invariance, making them invaluable tools for engineers, biologists, and social
scientists studying complex systems.
| [
{
"version": "v1",
"created": "Fri, 31 Mar 2023 19:59:44 GMT"
},
{
"version": "v2",
"created": "Tue, 25 Apr 2023 00:44:03 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Sethna",
"James P.",
""
],
[
"Hathcock",
"David",
""
],
[
"Kent-Dobias",
"Jaron",
""
],
[
"Raju",
"Archishman",
""
]
] |
2304.02587 | Bibaswan Dey Dr. | Abdush Salam Pramanik, Bibaswan Dey and G. P. Raja Sekhar | A Two-Phase Model of Early Atherosclerotic Plaque Development with LDL
Toxicity Effects | null | null | null | null | q-bio.TO physics.flu-dyn | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Atherosclerosis is a chronic inflammatory cardiovascular disease in which
fatty plaque is built inside an artery wall. Early atherosclerotic plaque
development is typically characterized by inflammatory tissues primarily
consisting of foam cells and macrophages. We present a biphasic model that
explores early plaque growth to emphasize the role of cytokines (particularly,
Monocyte Chemoattractant Protein-1) and oxidized low-density lipoprotein
(oxLDL) in monocyte recruitment and foam cell production, respectively. The
plaque boundary is assumed to move at the same speed as the inflammatory
tissues close to the periphery. This study discusses the oxLDL cholesterols
recruitment inside intima and their internalization by the inflammatory cells.
Excessive intracellular cholesterol accumulation becomes toxic to macrophage
foam cells, leading to cell death beyond a threshold. Our findings reveal that
initially, the plaque evolves rapidly, and the growth rate eventually reduces
because of the cholesterol-induced toxicity. The present study manifests that
higher oxLDL cholesterol flux reduces plaque growth rate, while elevated
cytokines flux promotes the corresponding plaque growth behaviour. Between
oxLDL cholesterol and intracellular cholesterol, the second one is much more
effective towards the growth of inflammatory tissue. The cholesterol-based
toxicity-induced cell death parameters are crucial in flattening the plaque
growth profile. A detailed analysis of the model presented in this article
provides critical insights into the various biochemical and cellular mechanisms
behind early plaque development.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 16:57:08 GMT"
},
{
"version": "v2",
"created": "Thu, 7 Dec 2023 16:21:17 GMT"
},
{
"version": "v3",
"created": "Mon, 29 Apr 2024 18:52:24 GMT"
},
{
"version": "v4",
"created": "Wed, 22 Jan 2025 20:02:24 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Pramanik",
"Abdush Salam",
""
],
[
"Dey",
"Bibaswan",
""
],
[
"Sekhar",
"G. P. Raja",
""
]
] |
2304.03828 | Rapha\"el Tinarrage | Rapha\"el Tinarrage, Jean R. Ponciano, Claudio D. G. Linhares, Agma J.
M. Traina, Jorge Poco | ZigzagNetVis: Suggesting temporal resolutions for graph visualization
using zigzag persistence | This document contains the main article and supplementary material.
For associated code and software, see
https://github.com/raphaeltinarrage/ZigzagNetVis | IEEE Transactions on Visualization and Computer Graphics (2025) | 10.1109/TVCG.2025.3528197 | null | cs.HC cs.CG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Temporal graphs are commonly used to represent complex systems and track the
evolution of their constituents over time. Visualizing these graphs is crucial
as it allows one to quickly identify anomalies, trends, patterns, and other
properties that facilitate better decision-making. In this context, selecting
an appropriate temporal resolution is essential for constructing and visually
analyzing the layout. The choice of resolution is particularly important,
especially when dealing with temporally sparse graphs. In such cases, changing
the temporal resolution by grouping events (i.e., edges) from consecutive
timestamps -- a technique known as timeslicing -- can aid in the analysis and
reveal patterns that might not be discernible otherwise. However, selecting an
appropriate temporal resolution is a challenging task. In this paper, we
propose ZigzagNetVis, a methodology that suggests temporal resolutions
potentially relevant for analyzing a given graph, i.e., resolutions that lead
to substantial topological changes in the graph structure. ZigzagNetVis
achieves this by leveraging zigzag persistent homology, a well-established
technique from Topological Data Analysis (TDA). To improve visual graph
analysis, ZigzagNetVis incorporates the colored barcode, a novel timeline-based
visualization inspired by persistence barcodes commonly used in TDA. We also
contribute with a web-based system prototype that implements suggestion
methodology and visualization tools. Finally, we demonstrate the usefulness and
effectiveness of ZigzagNetVis through a usage scenario, a user study with 27
participants, and a detailed quantitative evaluation.
| [
{
"version": "v1",
"created": "Fri, 7 Apr 2023 20:10:42 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 17:11:02 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Tinarrage",
"Raphaël",
""
],
[
"Ponciano",
"Jean R.",
""
],
[
"Linhares",
"Claudio D. G.",
""
],
[
"Traina",
"Agma J. M.",
""
],
[
"Poco",
"Jorge",
""
]
] |
2304.04157 | Anandaswarup Vadapalli Mr | Anandaswarup Vadapalli | An investigation of phrase break prediction in an End-to-End TTS system | Accepted for publication in SN Computer Science | null | 10.1007/s42979-024-03652-0 | null | eess.AS cs.CL cs.SD | http://creativecommons.org/licenses/by/4.0/ | Purpose: This work explores the use of external phrase break prediction
models to enhance listener comprehension in End-to-End Text-to-Speech (TTS)
systems.
Methods: The effectiveness of these models is evaluated based on listener
preferences in subjective tests. Two approaches are explored: (1) a
bidirectional LSTM model with task-specific embeddings trained from scratch,
and (2) a pre-trained BERT model fine-tuned on phrase break prediction. Both
models are trained on a multi-speaker English corpus to predict phrase break
locations in text. The End-to-End TTS system used comprises a Tacotron2 model
with Dynamic Convolutional Attention for mel spectrogram prediction and a
WaveRNN vocoder for waveform generation.
Results: The listening tests show a clear preference for text synthesized
with predicted phrase breaks over text synthesized without them.
Conclusion: These results confirm the value of incorporating external
phrasing models within End-to-End TTS to enhance listener comprehension.
| [
{
"version": "v1",
"created": "Sun, 9 Apr 2023 04:26:58 GMT"
},
{
"version": "v2",
"created": "Fri, 21 Apr 2023 05:03:27 GMT"
},
{
"version": "v3",
"created": "Wed, 1 Jan 2025 05:55:15 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Vadapalli",
"Anandaswarup",
""
]
] |
2304.04802 | Warren Li | Warren Li | Kasner-like description of spacelike singularities in spherically
symmetric spacetimes with scalar matter | 66 pages, 12 figures | Annals of PDE, 2025, Volume 11, Number 1 | 10.1007/s40818-024-00194-9 | null | gr-qc math.AP math.DG | http://creativecommons.org/licenses/by/4.0/ | We study the properties of spacelike singularities in spherically symmetric
spacetimes obeying the Einstein equations, in the presence of matter. We
consider in particular matter described by a scalar field, both in the presence
of an electromagnetic field and without. We prove that if a spacelike
singularity obeying several reasonable assumptions is formed, then the Hawking
mass, the Kretschmann scalar, and the matter fields have inverse polynomial
blow-up rates near the singularity that may be described precisely.
Furthermore, one may view the resulting spacetime in the context of the BKL
heuristics regarding space-like singularities in relativistic cosmology. In
particular, near any point $p$ on the singular boundary in our spherically
symmetric spacetime, we obtain a leading order BKL-type expansion, including a
description of Kasner exponents associated to $p$.
This provides a rigorous description of a detailed correspondence between
Kasner-like singularities most often associated to the cosmological setting,
and the singularities observed in (spherically symmetric) gravitational
collapse. Moreover, we outline a program concerning the study of the stability
and instability of spacelike singularities in the latter picture, both outside
of spherical symmetry and within (where the electromagnetic field acts as a
proxy for angular momentum).
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 18:21:34 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Jan 2025 20:11:22 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Li",
"Warren",
""
]
] |
2304.05411 | Manish Kumar Kumar | Manish Kumar | Precision Oncology, Signaling Pathways Reprogramming and Targeted
Therapy: A Holistic Approach to Molecular Cancer Therapeutics | Pictures and other related data have been taken from sources freely
available for reuse or permission for the same can be obtained upon request.
Pictures no. 1 and 2 have been added to the text with permission from
Elsevier. (Order No. 5521991271884, dated 4th April 2023). 67 pages, 3
figures, and 2 tables | null | 10.17632/mmm7vb99t6.1 | Science Data Bank, 2023[2025-01-23] | q-bio.OT | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Cancer is a fatal genetic disease involving unregulated cell growth and
proliferation with varying underlying complexities including immune evasion,
treatment resistance and recurrence, and optimized treatment is required for
proper cure. Molecular studies have revealed that tumors are extremely
heterogeneous in nature, leading to the complexity of cancer development, which
is ultimately linked to its genetic machinery. It would require effective
targeting of dysregulated molecular mechanisms involving growth factors,
regulatory proteins, cell adhesion molecules, and molecules of immune system
mainly driven by alterations in tumor suppressor genes and oncogenes that may
vary among different cancer types. Importantly, patients with the same type of
cancer respond differently to available cancer treatments, indicating the need
for patient-specific treatment options. Thus, in-depth genomic studies of
patients' tumors are needed to fully understand the determinants of cancer
initiation and progression for effective targeted therapy. Precision oncology
has evolved as a form of cancer therapy focused on genetic profiling of tumors
to identify molecular alterations involved in cancer manifestation for tailored
individualized treatment of the disease. Accordingly, there have been great
developments in the formulation and production of anticancer agents in recent
years owing to advances in molecular technologies enabling precise targeting of
oncogenic pathways involved in disease progression. This article aims to
briefly explain the foundations and frontiers of precision oncology in the
context of advancements in the tools and techniques associated with the process
to assess its scope and importance in realizing the intended goals.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 17:13:08 GMT"
},
{
"version": "v10",
"created": "Mon, 15 Apr 2024 17:12:22 GMT"
},
{
"version": "v11",
"created": "Thu, 23 May 2024 21:14:01 GMT"
},
{
"version": "v12",
"created": "Tue, 4 Jun 2024 17:47:37 GMT"
},
{
"version": "v13",
"created": "Wed, 18 Sep 2024 08:06:16 GMT"
},
{
"version": "v14",
"created": "Thu, 3 Oct 2024 00:34:05 GMT"
},
{
"version": "v15",
"created": "Fri, 22 Nov 2024 18:28:13 GMT"
},
{
"version": "v2",
"created": "Thu, 20 Apr 2023 17:48:52 GMT"
},
{
"version": "v3",
"created": "Thu, 11 May 2023 17:57:29 GMT"
},
{
"version": "v4",
"created": "Thu, 18 May 2023 15:59:34 GMT"
},
{
"version": "v5",
"created": "Tue, 23 May 2023 17:23:36 GMT"
},
{
"version": "v6",
"created": "Tue, 15 Aug 2023 13:21:51 GMT"
},
{
"version": "v7",
"created": "Wed, 30 Aug 2023 03:37:09 GMT"
},
{
"version": "v8",
"created": "Tue, 5 Sep 2023 18:02:13 GMT"
},
{
"version": "v9",
"created": "Sat, 2 Dec 2023 13:55:39 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Kumar",
"Manish",
""
]
] |
2304.08310 | Julian Ruddick | Julian Ruddick, Luis Ramirez Camargo, Muhammad Andy Putratama, Maarten
Messagie, Thierry Coosemans | TreeC: a method to generate interpretable energy management systems
using a metaheuristic algorithm | Accepted version Knowledge based system | null | 10.1016/j.knosys.2024.112756 | null | cs.LG cs.NE | http://creativecommons.org/licenses/by/4.0/ | Energy management systems (EMS) have traditionally been implemented using
rule-based control (RBC) and model predictive control (MPC) methods. However,
recent research has explored the use of reinforcement learning (RL) as a
promising alternative. This paper introduces TreeC, a machine learning method
that utilizes the covariance matrix adaptation evolution strategy metaheuristic
algorithm to generate an interpretable EMS modeled as a decision tree. Unlike
RBC and MPC approaches, TreeC learns the decision strategy of the EMS based on
historical data, adapting the control model to the controlled energy grid. The
decision strategy is represented as a decision tree, providing interpretability
compared to RL methods that often rely on black-box models like neural
networks. TreeC is evaluated against MPC with perfect forecast and RL EMSs in
two case studies taken from literature: an electric grid case and a household
heating case. In the electric grid case, TreeC achieves an average energy loss
and constraint violation score of 19.2, which is close to MPC and RL EMSs that
achieve scores of 14.4 and 16.2 respectively. All three methods control the
electric grid well especially when compared to the random EMS, which obtains an
average score of 12 875. In the household heating case, TreeC performs
similarly to MPC on the adjusted and averaged electricity cost and total
discomfort (0.033 EUR/m$^2$ and 0.42 Kh for TreeC compared to 0.037 EUR/m$^2$
and 2.91 kH for MPC), while outperforming RL (0.266 EUR/m$^2$ and 24.41 Kh).
| [
{
"version": "v1",
"created": "Mon, 17 Apr 2023 14:27:19 GMT"
},
{
"version": "v2",
"created": "Wed, 13 Nov 2024 09:47:41 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Ruddick",
"Julian",
""
],
[
"Camargo",
"Luis Ramirez",
""
],
[
"Putratama",
"Muhammad Andy",
""
],
[
"Messagie",
"Maarten",
""
],
[
"Coosemans",
"Thierry",
""
]
] |
2304.11309 | Yoshiaki Yasuno | Lida Zhu, Shuichi Makita, Junya Tamaoki, Antonia Lichtenegger, Yiheng
Lim, Yiqiang Zhu, Makoto Kobayashiand Yoshiaki Yasuno | Multi-focus averaging for multiple scattering suppression in optical
coherence tomography | null | null | 10.1364/BOE.493706 | null | physics.optics physics.bio-ph physics.ins-det physics.med-ph | http://creativecommons.org/licenses/by-sa/4.0/ | Multiple scattering is one of the main factors that limits the penetration
depth of optical coherence tomography (OCT) in scattering samples. We propose a
method termed multi-focus averaging (MFA) to suppress the multiple-scattering
signals and improve the image contrast of OCT in deep regions. The MFA method
captures multiple OCT volumes with various focal positions and averages them in
complex form after correcting the varying defocus through computational
refocusing. Because the multiple-scattering takes different trajectories among
the different focal position configurations, this averaging suppresses the
multiple-scattering signal. Meanwhile, the single-scattering takes a consistent
trajectory regardless of the focal position configuration and is not
suppressed. Hence, the MFA method improves the signal ratio between the single-
and multiple-scattering signals and improves the image contrast. A scattering
phantom and a postmortem zebrafish were measured for validation of the proposed
method. The results showed that the contrast of intensity images of both the
phantom and zebrafish were improved using the MFA method, such that they were
better than the contrast provided by the standard complex averaging method. The
MFA method provides a cost-effective solution for contrast enhancement through
multiple-scattering reduction in tissue imaging using OCT systems.
| [
{
"version": "v1",
"created": "Sat, 22 Apr 2023 03:34:59 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Zhu",
"Lida",
""
],
[
"Makita",
"Shuichi",
""
],
[
"Tamaoki",
"Junya",
""
],
[
"Lichtenegger",
"Antonia",
""
],
[
"Lim",
"Yiheng",
""
],
[
"Zhu",
"Yiqiang",
""
],
[
"Yasuno",
"Makoto Kobayashiand Yoshiaki",
""
]
] |
2305.05725 | Ibrahim Buba Garba | Ibrahim Buba Garba, Tommaso Morresi, Charles Bouillaguet, Michele
Casula, Lorenzo Paulatto | Reciprocal space temperature-dependent phonons method from ab-initio
dynamics | null | Journal of Physics: Condensed Matter, 35(39), p.395402 (2023) | 10.1088/1361-648X/acdbf9 | null | cond-mat.mtrl-sci | http://creativecommons.org/licenses/by/4.0/ | We present a robust reciprocal-space implementation of the
temperature-dependent effective potential method. Our implementation can scale
easily to large cell and long sampling time. It is interoperable with standard
ab-initio molecular dynamics and with Langevin dynamics. We prove that both
sampling methods can be efficient and accurate if a thermostat is used to
control temperature and dynamics parameters are used to optimize the sampling
efficiency. By way of example, we apply it to study anharmonic phonon
renormalization in weakly and strongly anharmonic materials, reproducing the
temperature effect on phonon frequencies, crossing of phase transition, and
stabilization of high-temperature phases.
| [
{
"version": "v1",
"created": "Tue, 9 May 2023 19:17:02 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Garba",
"Ibrahim Buba",
""
],
[
"Morresi",
"Tommaso",
""
],
[
"Bouillaguet",
"Charles",
""
],
[
"Casula",
"Michele",
""
],
[
"Paulatto",
"Lorenzo",
""
]
] |
2305.06344 | Krzysztof Zaj\k{a}c | Krzysztof Zaj\k{a}c and Wojciech Sopot and Pawe{\l} Wachel | Orthogonal Transforms in Neural Networks Amount to Effective
Regularization | null | Lect.Notes Netw.Syst. 1026 (2024) 33-40 | 10.1007/978-3-031-61857-4_33 | null | cs.LG cs.NE cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider applications of neural networks in nonlinear system
identification and formulate a hypothesis that adjusting general network
structure by incorporating frequency information or other known orthogonal
transform, should result in an efficient neural network retaining its universal
properties. We show that such a structure is a universal approximator and that
using any orthogonal transform in a proposed way implies regularization during
training by adjusting the learning rate of each parameter individually. We
empirically show in particular, that such a structure, using the Fourier
transform, outperforms equivalent models without orthogonality support.
| [
{
"version": "v1",
"created": "Wed, 10 May 2023 17:52:33 GMT"
},
{
"version": "v2",
"created": "Thu, 8 Feb 2024 17:31:40 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Zając",
"Krzysztof",
""
],
[
"Sopot",
"Wojciech",
""
],
[
"Wachel",
"Paweł",
""
]
] |
2305.06353 | Joshua Agterberg | Joshua Agterberg and Joshua Cape | An Overview of Asymptotic Normality in Stochastic Blockmodels: Cluster
Analysis and Inference | null | null | null | null | math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | This paper provides a selective review of the statistical network analysis
literature focused on clustering and inference problems for stochastic
blockmodels and their variants. We survey asymptotic normality results for
stochastic blockmodels as a means of thematically linking classical statistical
concepts to contemporary research in network data analysis. Of note, multiple
different forms of asymptotically Gaussian behavior arise in stochastic
blockmodels and are useful for different purposes, pertaining to estimation and
testing, the characterization of cluster structure in community detection, and
understanding latent space geometry. This paper concludes with a discussion of
open problems and ongoing research activities addressing asymptotic normality
and its implications for statistical network modeling.
| [
{
"version": "v1",
"created": "Wed, 10 May 2023 17:57:31 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Jan 2025 23:35:56 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Agterberg",
"Joshua",
""
],
[
"Cape",
"Joshua",
""
]
] |
2305.14109 | Mark Deutel | Mark Deutel, Georgios Kontes, Christopher Mutschler, J\"urgen Teich | Combining Multi-Objective Bayesian Optimization with Reinforcement
Learning for TinyML | ACM Transactions on Evolutionary Learning and Optimization, 14 pages,
9 figures | null | 10.1145/3715012 | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | Deploying deep neural networks (DNNs) on microcontrollers (TinyML) is a
common trend to process the increasing amount of sensor data generated at the
edge, but in practice, resource and latency constraints make it difficult to
find optimal DNN candidates. Neural architecture search (NAS) is an excellent
approach to automate this search and can easily be combined with DNN
compression techniques commonly used in TinyML. However, many NAS techniques
are not only computationally expensive, especially hyperparameter optimization
(HPO), but also often focus on optimizing only a single objective, e.g.,
maximizing accuracy, without considering additional objectives such as memory
requirements or computational complexity of a DNN, which are key to making
deployment at the edge feasible. In this paper, we propose a novel NAS strategy
for TinyML based on multi-objective Bayesian optimization (MOBOpt) and an
ensemble of competing parametric policies trained using Augmented Random Search
(ARS) reinforcement learning (RL) agents. Our methodology aims at efficiently
finding tradeoffs between a DNN's predictive accuracy, memory requirements on a
given target system, and computational complexity. Our experiments show that we
consistently outperform existing MOBOpt approaches on different datasets and
architectures such as ResNet-18 and MobileNetV3.
| [
{
"version": "v1",
"created": "Tue, 23 May 2023 14:31:52 GMT"
},
{
"version": "v2",
"created": "Thu, 6 Jun 2024 07:51:21 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Jan 2025 15:32:17 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Deutel",
"Mark",
""
],
[
"Kontes",
"Georgios",
""
],
[
"Mutschler",
"Christopher",
""
],
[
"Teich",
"Jürgen",
""
]
] |
2305.16399 | Jian-Hao Zhang | Ruochen Ma and Jian-Hao Zhang and Zhen Bi and Meng Cheng and Chong
Wang | Topological Phases with Average Symmetries: the Decohered, the
Disordered, and the Intrinsic | 27+6 pages, 6+2 figures | null | null | null | cond-mat.str-el cond-mat.mes-hall math-ph math.MP quant-ph | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Global symmetries greatly enrich the landscape of topological quantum phases,
playing an essential role from topological insulators to fractional quantum
Hall effect. Topological phases in mixed quantum states, originating from
\textit{decoherence} in open quantum systems or \textit{disorders} in imperfect
crystalline solids, have recently garnered significant interest. Unlike pure
states, mixed quantum states can exhibit \textit{average symmetries} --
symmetries that keep the total ensemble invariant but not on each individual
state. In this work, we present a systematic classification and
characterization of average symmetry-protected topological (ASPT) phases
applicable to generic symmetry groups, encompassing both average and exact
symmetries, for bosonic and fermionic systems. Moreover, we formulate the
theory of average symmetry-enriched topological (ASET) orders in disordered
bosonic systems. Our systematic approach helps clarify nuanced issues in
previous literature and uncovers compelling new physics. Notably, we discover
that (1) the definition and classification of ASPT phases in decohered and
disordered systems exhibit subtle differences; (2) despite these differences,
ASPT phases in both settings can be classified and characterized under a
unified framework of defect decoration and spectral sequence; (3) this
systematic classification uncovers a plethora of ASPT phases that are
\textit{intrinsically mixed}, implying they can exclusively manifest in
decohered or disordered systems where part of the symmetry is average; (4)
similarly for ASET, we find intrinsically disordered phases exhibiting exotic
anyon behaviors -- the ground states of such phases necessarily contain
localized anyons, with gapless (yet still localized) excitation spectral.
| [
{
"version": "v1",
"created": "Thu, 25 May 2023 18:04:22 GMT"
},
{
"version": "v2",
"created": "Mon, 16 Oct 2023 21:43:32 GMT"
},
{
"version": "v3",
"created": "Sun, 19 May 2024 19:53:52 GMT"
},
{
"version": "v4",
"created": "Thu, 23 Jan 2025 03:52:44 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Ma",
"Ruochen",
""
],
[
"Zhang",
"Jian-Hao",
""
],
[
"Bi",
"Zhen",
""
],
[
"Cheng",
"Meng",
""
],
[
"Wang",
"Chong",
""
]
] |
2306.00682 | Xun Chen | Xun Chen, Bo Yu, Peng-Cheng Chu, Xiao-Hua Li, and Mitsutoshi Fujita | The effect of gluon condensate on the entanglement entropy in a
holographic model | null | null | null | null | hep-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this study, we examine the impact of the gluon condensate on holographic
entanglement entropy within an Einstein-Dilaton model at both zero and finite
temperatures. A critical length exists for the difference in entanglement
entropy between connected and disconnected surfaces in this model, which is
typically interpreted as an indicator of phase transition. As the gluon
condensate increases, the critical length decreases, suggesting that
confinement strengthens at zero temperature. Additionally, the entropic
C-function abruptly drops to zero at the critical length, indicating the
absence of entangled states. At finite temperatures, the results show that the
effect of the gluon condensate on the critical length is qualitatively similar
to that at zero temperature. We observe that the entropic C-function increases
as a function of $L$ at finite temperature, though it exhibits competitive
behaviors when the gluon condensate is large.
| [
{
"version": "v1",
"created": "Thu, 1 Jun 2023 13:55:44 GMT"
},
{
"version": "v2",
"created": "Tue, 24 Oct 2023 07:33:16 GMT"
},
{
"version": "v3",
"created": "Tue, 30 Jan 2024 08:48:34 GMT"
},
{
"version": "v4",
"created": "Wed, 11 Sep 2024 06:16:31 GMT"
},
{
"version": "v5",
"created": "Sat, 28 Dec 2024 11:32:03 GMT"
},
{
"version": "v6",
"created": "Thu, 23 Jan 2025 04:06:56 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Chen",
"Xun",
""
],
[
"Yu",
"Bo",
""
],
[
"Chu",
"Peng-Cheng",
""
],
[
"Li",
"Xiao-Hua",
""
],
[
"Fujita",
"Mitsutoshi",
""
]
] |
2306.03323 | Maryum Sayeed | Maryum Sayeed, Melissa K. Ness, Benjamin T. Montet, Matteo Cantiello,
Andrew R. Casey, Sven Buder, Megan Bedell, Katelyn Breivik, Brian D. Metzger,
Sarah L. Martell, Leah McGee-Gold | Many Roads Lead to Lithium: Formation Pathways For Lithium-Rich Red
Giants | 29 pages, 18 figures, 6 tables. Accepted in ApJ | null | 10.3847/1538-4357/ad1936 | null | astro-ph.SR astro-ph.GA | http://creativecommons.org/licenses/by/4.0/ | Stellar models predict that lithium (Li) inside a star is destroyed during
the first dredge-up phase, yet 1.2% of red giant stars are Li-rich. We aim to
uncover possible origins of this population, by analysing 1155 Li-rich giants
(A(Li) $\geq$ 1.5) in GALAH DR3. To expose peculiar traits of Li-rich stars, we
construct a reference sample of Li-normal (doppelg\"anger) stars with matched
evolutionary state and fiducial supernova abundances. Comparing Li-rich and
doppelg\"anger spectra reveals systematic differences in the H-$\alpha$ and
Ca-triplet line profiles associated with the velocity broadening measurement.
We also find twice as many Li-rich stars appear to be fast rotators (2% with
$v_\textrm{broad} \gtrsim 20$ km s$^{-1}$) compared to doppelg\"angers. On
average, Li-rich stars have higher abundances than their doppelg\"angers, for a
subset of elements, and Li-rich stars at the base of RGB have higher mean
$s-$process abundances ($\geq 0.05$ dex for Ba, Y, Zr), relative to their
doppelg\"angers. External mass-transfer from intermediate-mass AGB companions
could explain this signature. Additional companion analysis excludes binaries
with mass ratios $\gtrsim$ 0.5 at $\gtrsim$ 7 AU. We also discover that highly
Ba-enriched stars are missing from the Li-rich population, possibly due to
low-mass AGB companions which preclude Li-enrichment. Finally, we confirm a
prevalence of Li-rich stars on the red clump that increases with lithium, which
supports an evolutionary state mechanism for Li-enhancement. Multiple culprits,
including binary spin-up and mass-transfer, are therefore likely mechanisms of
Li-enrichment.
| [
{
"version": "v1",
"created": "Tue, 6 Jun 2023 00:25:20 GMT"
},
{
"version": "v2",
"created": "Thu, 23 Jan 2025 16:50:57 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Sayeed",
"Maryum",
""
],
[
"Ness",
"Melissa K.",
""
],
[
"Montet",
"Benjamin T.",
""
],
[
"Cantiello",
"Matteo",
""
],
[
"Casey",
"Andrew R.",
""
],
[
"Buder",
"Sven",
""
],
[
"Bedell",
"Megan",
""
],
[
"Breivik",
"Katelyn",
""
],
[
"Metzger",
"Brian D.",
""
],
[
"Martell",
"Sarah L.",
""
],
[
"McGee-Gold",
"Leah",
""
]
] |
2306.05494 | Mohamed ElShehaby | Mohamed elShehaby and Ashraf Matrawy | Adversarial Evasion Attacks Practicality in Networks: Testing the Impact
of Dynamic Learning | null | null | null | null | cs.CR cs.LG cs.NI | http://creativecommons.org/publicdomain/zero/1.0/ | Machine Learning (ML) has become ubiquitous, and its deployment in Network
Intrusion Detection Systems (NIDS) is inevitable due to its automated nature
and high accuracy compared to traditional models in processing and classifying
large volumes of data. However, ML has been found to have several flaws, most
importantly, adversarial attacks, which aim to trick ML models into producing
faulty predictions. While most adversarial attack research focuses on computer
vision datasets, recent studies have explored the suitability of these attacks
against ML-based network security entities, especially NIDS, due to the wide
difference between different domains regarding the generation of adversarial
attacks.
To further explore the practicality of adversarial attacks against ML-based
NIDS in-depth, this paper presents three distinct contributions: identifying
numerous practicality issues for evasion adversarial attacks on ML-NIDS using
an attack tree threat model, introducing a taxonomy of practicality issues
associated with adversarial attacks against ML-based NIDS, and investigating
how the dynamicity of some real-world ML models affects adversarial attacks
against NIDS. Our experiments indicate that continuous re-training, even
without adversarial training, can reduce the effectiveness of adversarial
attacks. While adversarial attacks can compromise ML-based NIDSs, our aim is to
highlight the significant gap between research and real-world practicality in
this domain, warranting attention.
| [
{
"version": "v1",
"created": "Thu, 8 Jun 2023 18:32:08 GMT"
},
{
"version": "v2",
"created": "Wed, 3 Apr 2024 21:55:46 GMT"
},
{
"version": "v3",
"created": "Wed, 22 Jan 2025 19:11:12 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"elShehaby",
"Mohamed",
""
],
[
"Matrawy",
"Ashraf",
""
]
] |
2306.05962 | Richard Brewster | Richard Brewster and Arnott Kidner and Gary MacGillivray | A dichotomy theorem for $\Gamma$-switchable $H$-colouring on $m$-edge
coloured graphs | 17 pages, 2 figures | null | null | null | math.CO cs.CC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Let $G$ be a graph in which each edge is assigned one of the colours $1, 2,
\ldots, m$, and let $\Gamma$ be a subgroup of $S_m$. The operation of switching
at a vertex $x$ of $G$ with respect to an element $\pi$ of $\Gamma$ permutes
the colours of the edges incident with $x$ according to $\pi$. We investigate
the complexity of whether there exists a sequence of switches that transforms a
given $m$-edge coloured graph $G$ so that it has a colour-preserving
homomorphism to a fixed $m$-edge coloured graph $H$ and give a dichotomy
theorem in the case that $\Gamma$ acts transitively.
| [
{
"version": "v1",
"created": "Fri, 9 Jun 2023 15:28:00 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Jan 2025 23:04:44 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Brewster",
"Richard",
""
],
[
"Kidner",
"Arnott",
""
],
[
"MacGillivray",
"Gary",
""
]
] |
2306.09600 | Kal Backman | Kal Backman, Dana Kuli\'c, Hoam Chung | From Novice to Skilled: RL-based Shared Autonomy Communicating with
Pilots in UAV Multi-Task Missions | 37 pages, 11 figures, 6 tables. Accepted to ACM Transactions on
Human-Robot Interaction (THRI) | null | 10.1145/3712712 | null | cs.RO | http://creativecommons.org/licenses/by/4.0/ | Multi-task missions for unmanned aerial vehicles (UAVs) involving inspection
and landing tasks are challenging for novice pilots due to the difficulties
associated with depth perception and the control interface. We propose a shared
autonomy system, alongside supplementary information displays, to assist pilots
to successfully complete multi-task missions without any pilot training. Our
approach comprises of three modules: (1) a perception module that encodes
visual information onto a latent representation, (2) a policy module that
augments pilot's actions, and (3) an information augmentation module that
provides additional information to the pilot. The policy module is trained in
simulation with simulated users and transferred to the real world without
modification in a user study (n=29), alongside alternative supplementary
information schemes including learnt red/green light feedback cues and an
augmented reality display. The pilot's intent is unknown to the policy module
and is inferred from the pilot's input and UAV's states. The assistant
increased task success rate for the landing and inspection tasks from [16.67% &
54.29%] respectively to [95.59% & 96.22%]. With the assistant, inexperienced
pilots achieved similar performance to experienced pilots. Red/green light
feedback cues reduced the required time by 19.53% and trajectory length by
17.86% for the inspection task, where participants rated it as their preferred
condition due to the intuitive interface and providing reassurance. This work
demonstrates that simple user models can train shared autonomy systems in
simulation, and transfer to physical tasks to estimate user intent and provide
effective assistance and information to the pilot.
| [
{
"version": "v1",
"created": "Fri, 16 Jun 2023 02:59:20 GMT"
},
{
"version": "v2",
"created": "Wed, 22 Jan 2025 22:01:33 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Backman",
"Kal",
""
],
[
"Kulić",
"Dana",
""
],
[
"Chung",
"Hoam",
""
]
] |
2306.15634 | Gaspard Michel | No\'e Durandard and Viet-Anh Tran and Gaspard Michel and Elena V.
Epure | Automatic Annotation of Direct Speech in Written French Narratives | 9 pages, ACL 2023 | null | 10.18653/v1/2023.acl-long.393 | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | The automatic annotation of direct speech (AADS) in written text has been
often used in computational narrative understanding. Methods based on either
rules or deep neural networks have been explored, in particular for English or
German languages. Yet, for French, our target language, not many works exist.
Our goal is to create a unified framework to design and evaluate AADS models in
French. For this, we consolidated the largest-to-date French narrative dataset
annotated with DS per word; we adapted various baselines for sequence labelling
or from AADS in other languages; and we designed and conducted an extensive
evaluation focused on generalisation. Results show that the task still requires
substantial efforts and emphasise characteristics of each baseline. Although
this framework could be improved, it is a step further to encourage more
research on the topic.
| [
{
"version": "v1",
"created": "Tue, 27 Jun 2023 17:21:00 GMT"
},
{
"version": "v2",
"created": "Wed, 28 Jun 2023 07:44:53 GMT"
}
] | 2025-01-24T00:00:00 | [
[
"Durandard",
"Noé",
""
],
[
"Tran",
"Viet-Anh",
""
],
[
"Michel",
"Gaspard",
""
],
[
"Epure",
"Elena V.",
""
]
] |
End of preview. Expand
in Dataset Viewer.
Dataset Card for "arxiv-metadata-oai-snapshot"
This is a mirror of the metadata portion of the arXiv dataset.
The sync will take place weekly so may fall behind the original datasets slightly if there are more regular updates to the source dataset.
Metadata
This dataset is a mirror of the original ArXiv data. This dataset contains an entry for each paper, containing:
- id: ArXiv ID (can be used to access the paper, see below)
- submitter: Who submitted the paper
- authors: Authors of the paper
- title: Title of the paper
- comments: Additional info, such as number of pages and figures
- journal-ref: Information about the journal the paper was published in
- doi: [https://www.doi.org](Digital Object Identifier)
- abstract: The abstract of the paper
- categories: Categories / tags in the ArXiv system
- versions: A version history
You can access each paper directly on ArXiv using these links:
https://arxiv.org/abs/{id}
: Page for this paper including its abstract and further linkshttps://arxiv.org/pdf/{id}
: Direct link to download the PDF
- Downloads last month
- 730