content stringlengths 1 15.9M |
|---|
\section{Introduction}
Selecting $k$ diverse items out of a larger collection of $n$ items
is a classical problem in computer science which naturally emerges in many
tasks such as summarization (select $k$ phrases) and recommendation (select
$k$ articles/ads to show to the user). An increasingly popular approach
to mo... |
\section{Introduction}
Born from World War II and the haunting and despicable practices of Nazi era experimentation \cite{Nazianat71:online} the \textit{1947 Nuremberg code}~\cite{weindling2001origins_informed_consent} and the subsequent \textit{1964 Helsinki declaration}~\cite{Timetodi89:online_Nature}, helped establi... |
\section{Introduction}
One of the key ideas of many disciplines including materials science
in particular is that structure and properties of materials tend to be
related. \cite{cheng2011atomic,delince2007structure}
For instance, much of metallurgy is about tuning materials
microstructure to design materials with desi... |
\section{Introduction}\label{ref1}
Given a finite set $\Sigma$ of square matrices of the same dimension and with real entries, the \newword{joint spectral radius} of $\Sigma$ is
\[
\tilde\rho(\Sigma)=\lim_{n\to\infty}\max\set{\norm{C}:C\in\Sigma^n},
\]
where $\Sigma^n$ is the set of all products of $n$ matrices from $... |
\section{Introduction}
The analysis of the behavior of museum visitors has a long-standing tradition~\cite{robinson1928book} and grows daily in importance as tourist flows increase and digital technologies get ubiquitous~\cite{falk2016book, yalowitz2009}.
The outstanding issue of visitors management demands for mul... |
\section{Introduction}
\IEEEPARstart{T}{he} penetration of
new renewable sources of electrical energy is currently increasing in most electric power grids worldwide, as more and more traditional power plants are phased out.
A major concern is obviously that this substitution reduces the available inertia while it sim... |
\section{Introduction}
In this paper we will give new proofs for the following theorems of Schrijver. The first theorem is about perfect matchings of regular bipartite graphs.
\begin{Th}[Schrijver \cite{Sch2}] \label{matching}
Let $G=(A,B,E)$ be $d$--regular bipartite graph on $2n$ vertices. Let $\prm(G)$ denote... |
\section{Introduction}
Hundreds of ultra-diffuse galaxies (UDGs) have been recently discovered in the Coma cluster. They are typically spheroidal in shape with central surface brightness $\mu_{g,0} = 24-26$~mag~arcsec$^{-2}$ and have large effective radii (of a few kpc) for their stellar masses \citep{vdokkum2015, kod... |
\section{Introduction}
Knowledge tracing is a fundamental task in computer-aided educational system, which can benefit both learning and teaching~\cite{anderson2014engaging,burns2014intelligent,jones2004ubiquitous}. A typical knowledge tracing process is as follows: when a question is posted, a learner reads its text a... |
\section{Introduction}
A variety of deep learning (DL) models and algorithms have been proposed and successfully solved a great many of applications fields such as computer vision, natural language processing, data analysis etc. Due to its great success, recently, leveraging machine learning (ML) and deep learning appr... |
\section{Introduction}
Neural networks are mathematical functions that map some set of input values to output values \citep{Goodfellow2016}. Neural network models belong to the class of representation learning methods that automatically discover the underlying representations of data. A neural network model is compose... |
\section{Introduction and model}
\label{sec:introduction}
A future much greater reliance on renewable energy means that there is
likely to be corresponding much greater need for storage in order to
keep electricity systems balanced---see~\cite{Strbacetal,NSPN}. The
optimal operation of energy storage for such balanci... |
\section{Introduction }
\subsection{Statement of main results}
\label{intro}
Consider an elliptic curve in the form of Weierstrass
\begin{equation}\label{W}
u^2=4x^3-g_2x-g_3,\quad g_2^3-27g_3^2\neq 0.
\end{equation}
{\em Lam\'e equation} (algebraic version) is the second order differential
equation
\begin{equation}\l... |
\section{Introduction}
\subsection{Background}
In the April 1986 issue of \emph{The American Mathematical Monthly}, Richard Guy~\cite{Guy86} presented an open question, attributed to Boguslav Tomaszewski:
\begin{question}
Consider $n$ real numbers $a_1,a_2,\ldots,a_n$ such that $\sum_i a_i^2=1$. Of the $2^n$ expressi... |
\section{Introduction}
\label{sec:introduction}
We explore mirror symmetry for smoothings of a $3$-dimensional
Gorenstein toric affine variety $V$. Specifically, we try to imagine
what consequences mirror symmetry may have for the classification of
smoothing components of the deformation space $\Defo V$. Conjecture~A... |
\section{Introduction}\label{sec:introduction}}
\IEEEPARstart{T}{he} interconnection of electronic sensors and actuators, known as the Internet of Things (IoT)~\cite{iot}, is creating enormous opportunities for automating systems around us and improving their efficiency. It is paving the way for the development o... |
\section{Introduction}
The interest for (geometric) structure-preserving numerical integrators has grown in computing community \cite{hairer06,blanes16,amses18,bochev06,arnold10,amses19,salnikov18}. This is due to the ability of these schemes in reproducing foundamental physical properties (conservation laws, \dots) ... |
\section{Introduction}
\label{sec:Intro}
The Universe where we reside, to our contemporary knowledge,
is governed by the laws of quantum theory, the information and long-range entanglement, and gravity theory.
Quantum field theory (QFT), especially
gauge field theory, under the name of \emph{Gauge Principle} followi... |
\section{Introduction}
\label{sec:1}
Haze is a typical atmospheric phenomenon which occurs when the dust, smoke and other particles accumulate in relatively dry air. These particles absorb and scatter the light greatly, thus attenuating the scene radiance reflected from scene point and confuse it with the scattering li... |
\section{Introduction to layered semiconductors}
\label{optical properties}
\vspace{-0.2cm}
The physical properties of atomic monolayers often change dramatically from those of their parent bulk materials. Prime examples are monolayers of graphite (graphene) and MoS$_2$, as their ultimate thinness makes them extremely ... |
\section{Introduction}
This paper focuses on the problem of creating schedules for Time-Triggered traffic on the TTEthernet network.
The objective is to minimize the makespan of the Time-Triggered traffic and, thus, maximize the continuous gap for the Event-Triggered traffic.
The aim of the paper is to develop the sch... |
\section{Introduction}
Motivated by pre-trained models like BERT \cite{devlin2018bert} and GPT \cite{radford2018improving} which have significantly improved the performance of many NLP tasks, researchers \cite{lu2019vilbert,li2019unicoder,su2019vl,li2019visualbert,chen2019uniter} have noticed the importance of pre-trai... |
\section{Other Normalization Methods}
\label{app:normalization}
A simple normalization technique is to map scores on an environment $j$ that are in the range $[a_j,b_j]$ to $[0,1]$, i.e., $g(x,j) \coloneqq (x-a_j) / (b_j - a_j)$ \citep{bellemare13arcade}. However, this can result in normalized performance measures tha... |
\section{Introduction}
\label{sec: introduction}
Multi-component fluids are very common in nature, where degree of polydispersity is often attributed to a distribution of particle sizes. The outcome of the particle size variation has an important role, e.g., in the glass forming ability of the colloidal fluids. In exp... |
\section{Introduction}
Hyperspectral (HS) cameras are able to acquire images with very high spectral resolution. However, the fundamental compromise between signal-to-noise ratio, spatial resolution, and spectral resolution means that their spatial resolution is usually low~\cite{shaw2003reviewSpecImaging}. Multispe... |
\section{Introduction}
\label{sec:introduction}
In this article, we revisit the $\Psi$--process introduced in \cite{candy} and studied in \cite{Junge}. This point process on $[0,1]$ can be defined as follows. Suppose that $N_t$ is the counting function for a Poisson process on $[0, \infty)$ with intensity $e^t.$ Su... |
\section{Mining Docstrings}
\subsection{Mining Argument Schemas}
Sphinx and numpydoc pre-parse the documentation
into a list of argument tuples of the form
\python{(name, short_desc, long_desc)}.
The CNL parser uses the grammar in Figure~\ref{fig:type_grammar_full} to
extract per-argument schemas from the \python{sho... |
\section{Introduction}
\vspace{-0.3cm}
Generative Adversarial Networks (GANs)~\cite{goodfellow2014generative} have achieved great success in learning high dimensional probability distributions. The capability of GANs advances many important and useful applications, like high quality image generation~\cite{karras2017p... |
\section{Introduction}
Eclipsing binary systems provide the ability to determine absolute fundamental parameters of stellar components, calibrate stellar evolution models, measure the orientation and dynamical changes in orbits, and derive distances without the need for calibration. For benchmark-grade eclipsing bina... |
\section{Introduction}
Satellite Earth observation (EO) data can provide critical, relevant, and timely information in support of agricultural monitoring and food security \citep{BeckerReshef2019,NationalAcademies2019}. EO can enable crop yield assessment and forecasting \citep{Becker2010,Franch2015,Franch2017,Lobell2... |
\section{Introduction}
\input{01_introduction}
\section{Related Work}
\input{02_related_work}
\section{FHIR Transformation}
\input{03_FHIR}
\section{Patient Diagnosis Prediction}
\input{04_prediction_model}
\section{Experiments and Results}
\input{05_experiments}
\section{Conclusion, Limitations, and Future Work}
... |
\section{INTRODUCTION}
Behavioral economists have argued for years that the traditional model of \emph{homo economicus}---%
an
agent who is always rational and behaves optimally---is misguided.
There is a lot of experimental work backing up their claims
(see, e.g., \cite{Thaler15}). Recent work has argued that perhaps... |
\section{Introduction}
For any complex variable $x$, define the shifted-factorial to be
\[(x)_{0}=1\quad \text{and}\quad (x)_{n}
=x(x+1)\cdots(x+n-1)\quad \text{when}\quad n\in\mathbb{N}.\]
In 1997, Van Hamme
\cite[(H.2)]{Hamme} conjectured that
\begin{equation}\label{eq:hamme}
\sum_{k=0}^{(p-1)/2}\frac{(1/2)_k... |
\section{Introduction}
Time-harmonic solutions to the wave equation can be computed in the
frequency or in the time domain. In the frequency domain, a discrete
version of the Helmholtz equation is solved. In the time domain, the
periodic solutions to a discrete wave equation with time-harmonic
forcing term are sought... |
\section{Introduction }
Topological materials are among the most intensely researched current topics, and encompass not just topological insulators~\cite{kane2005quantum,kane2005z,PhysRevLett.96.106802,bernevig2006quantum, fu2007topological,PhysRevLett.106.106802, hsieh2012topological,tanaka2012experimental,dziawa2012t... |
\section{Introduction}
In the late 19th century, the theory of classical mechanics experienced several issues in reporting the physical phenomena of light masses and high velocity microscopic particles. In 1920s, Bohr’s atomic theory \cite{bohr1928quantum}, Heisenberg’s discovery of quantum mechanics \cite{robertson192... |
\section{Appendix}
\label{appendix}
\subsection{Additional Evaluation Results}
\begin{table}[H]
\centering
\begin{tabular}{|c|c|c|c|}
\hline
Measure & Monitoring & Analysis \\ \hline \hline
Avg. Response Time & 172.97ms & 136.30ms \\ \hline
Avg. KS-Test & -- & 0.1467 \\ \... |
\section{Introduction}
Black hole pair creation has been an interesting subject, in the past few decades, partly because it leads to a deeper understanding of the black hole entropy~\cite{garfinkle1991,garfinkle1994,hawking1995,booth1998}. In fact, it has been shown in~\cite{garfinkle1994} that the pair production amp... |
\section*{Results}
\subsection*{Fitting a Logistic Regression Model}
We used the training dataset with 351 patients without missing any values of the three important features (i.e., LDH, lymphocyte, and hs-CRP) to fit a step-wise logistic regression model with all the second-order interaction items. We used the coeffic... |
\section{Introduction}
Control Barrier Functions (CBFs) have proven to be effective at enforcing safety in nonlinear systems. The goal of this paper is to introduce a new form of CBFs that are suitable for feedback systems where the controller is defined by a differential equation \cite{Isidori90}, i.e., integral con... |
\section{Introduction}
\input{content.tex}
\subsection*{Philosophy}
Type theories are typically presented by systems of natural deduction rules describing the inductive structure of the theory. Models of the type theory will therefore have corresponding structure. The observation that motivates our approach may be... |
\section{Introduction}
In this paper, we prove the quenched homogenization of the equation
\begin{equation}\label{intro_eq}-\nabla\cdot a(\nicefrac{x}{\varepsilon},\o)\nabla u^\varepsilon+\frac{1}{\varepsilon}b(\nicefrac{x}{\varepsilon},\o)\cdot \nabla u^\varepsilon=f\;\;\textrm{in}\;\;U\;\;\textrm{with}\;\;u^\varepsi... |
\section{Details of the calculations for Si}
First, we compute the self-consistent potential and Kohn-Sham states on a
$12\times12\times12$ Monkhorst-Pack {\bf{k}}-point grid using DFT and lattice-dynamical properties with
DFPT\cite{baroni2001phonons} on a $3\times3\times3$ {\bf{q}}-point grid,
as implemented in the Q... |
\section{Introduction}
In this paper, all groups are finite. Given a group $G$, the commuting graph of $G$, denoted by $\Gamma(G)$, is defined as the graph whose vertex set is the noncentral elements of $G$ and two vertices are adjacent if and only if they commute in $G$. Giudici and Pope in \cite{GiuPo} state th... |
\section{Introduction}
Last year on May $24$ the SpaceX launched the first set of $60$ Starlink satellites and up to now the total number is approximately $400$ aiming to reach at least $12000$ \citep{starlink} at the end of a decade program announced by Elon Musk. Such a huge number of satellites, distributed over al... |
\section{Introduction}
In 5G and beyond, the number of wireless devices, and their rate requirements, will increase by orders of magnitude \cite{paperG6}. To cope with such demands, different methods are proposed to improve the capacity and spectral efficiency. Here, one of the promising techniques is network densifica... |
\section{Introduction}
Let $S$ be a scheme. Let $\mathfrak{G}$ be an
$S$--group scheme. It is natural to ask
whether $\mathfrak{G}$ is linear; that is, there exists a group monomorphism
$\mathfrak{G} \to \GL(\mathcal E)$ where
$\mathcal E$ is a locally free $\mathcal{O}_S$-module of finite rank. In particula... |
\section{Introduction}
\label{introduction}
The speed of sound, $c_s$, is a fundamental property of any substance. In fluids, it is the velocity of a longitudinal compression wave propagating through the medium, and its square is computed as the ratio of a change in the pressure, $P$, corresponding to a change in the... |
\section{Introduction}
Food fraud has become a issue on a global scale for producers, consumers, governments and other involved actors \cite{Galvez2018}. In fact although it is not a new problem - fraud and adulteration of food were widespread during ancient times so much so Roman laws included edicts against the com... |
\section{Introduction}
This work is on the interface between Computer Science in the area of quantum computing, which is based particularly on a diagrammatic formulation of ZX calculus\cite{CD}, and the theory of Hopf algebras or quantum groups as understood in algebra and mathematical physics. The preliminaries in Se... |
\section{Introduction}\label{sec:introduction}
Modern technologies such as Internet of Things and cloud computing have resulted in the collection and storage of a huge amount of data such as images and videos. With the help of such huge amount of data, deep supervised learning \cite{7780459,7298594} has achieved great... |
\section{Motivation and significance}
\label{}
Despite the wide use of open-source libraries for solving systems of linear algebraic equations in
computational software, in some cases there is still the need for developing novel libraries, which can
extend the functionality of well-known ones or add some features, allo... |
\section*{Acknowledgment}
The authors would like to thank Jasan Zughaibi, Michael Egli, Matthias Müller, and Helen Hanimann for their contributions to this work.
\section*{Appendix}
\section{Ball Catching Application}\label{sec:application}
In this section, the ball catching application using the offset-free ... |
\section{Introduction}
Our problem in this paper is the \emph{online car-sharing problem}.
In car-sharing (not only for cars, but also for other resources like bikes and shuttle-buses), there are several service stations in the city, for instance in residential areas and downtown, at popular sightseeing spots, and so o... |
\subsection{Longitudinal Registration}
Due to the nature of chest CT scans, the initial volumes of data between different time points are highly misaligned. Aspects like patient positioning, variations of the imaging parameters or devices, different phases in the breathing cycle, and the disease progression are the ma... |
\section{Introduction}
The quest for ultimate limits serves as unfathomable source of inspiration for theoretical as well as experimental research.
The "ultimate limits" usually do not represent a final goal but rather show the direction worth pursuing. It is intriguing to note that coherence (and cohere... |
\section*{Introduction}
The processes of electron scattering with spin flip play a dominant role in the Kondo problem, they are determined by the exchange s-d interaction \cite {W1, W2}. They should also be explicitly taken into account when considering the behavior of the Kondo lattice, since at half-filling the insul... |
\section{Background}
In this section, we introduce the context and core concepts that concern this review, namely test case generation and agent-based models. An informal definition of test case generation will be provided and then revisited in the context of an agent-based model. In addition, the challenges associate... |
\section{Introduction}
\label{sec:intro}
Voice and face share various potential characteristics, \eg, gender, ethnicity, age, which are helpful for identification and matching. Literatures \cite{smith2016matching, kamachi2003putting, mavica2013matching} show that humans can hear the voice of an unknown person and matc... |
\section{Introduction}
\label{section:introduction}
Solar spectral lines in the infrared, visible, and ultraviolet ranges are powerful diagnostics for the solar atmosphere. Many of the spectral lines originate in the solar atmosphere (the photosphere, chromosphere, and the chromosphere-corona transition region) an... |
\section{Introduction}
Lexical Semantic Change (LSC) Detection has drawn increasing attention in the past years \citep{kutuzov-etal-2018-diachronic,2018arXiv181106278T,hengchen2021challenges}. Recently, SemEval-2020 Task 1 and the Italian follow-up task DIACR-Ita provided a multi-lingual evaluation framework to compare... |
\section{Introduction}
\subsection{Basic Definitions And Notations}
Let $A \in \mathbb{Z}^{m \times n}$ be an integer matrix. We denote by $A_{ij}$ the $ij$-th element of the matrix, by $A_{i*}$ its $i$-th row, and by $A_{*j}$ its $j$-th column. The set of integer values from $i$ to $j$, is denoted by $\intint[i]j=\l... |
\section{Introduction}
Phase transitions associated with spontaneous symmetry breaking is a central topic in modern science, appearing in the most diverse situations, both in and out-of equilibrium~\cite{Sachdev,Goldenfeld}. One of the major challenges in describing the critical behaviour of a system on the verge of a ... |
\section*{Results}
To study their dynamic behavior and interactions, we confine swimmers to 1-dimensional tracks by exploiting their strong affinity for surfaces~\cite{Das2015,Simcchen2015,Brown2016, Ketzetzi2020, Ketzetzi2020sep}. This affinity stems from their propulsion mechanism, which is based on an asymmetric cat... |
\section{Introduction and Main Results}
\label{sec:introduction_and_main_results}
We will study some aspects of the thermodynamic formalism for maps related to higher rank Anosov actions. Let $M$ be a compact metric space and $f:M\rightarrow M$ an homeomorphism. For $x\in M,\epsilon>0, n\in \Nat$ we denote by $D(x,\... |
\section{Introduction}
\label{sec:Introduction}
Machine learning (ML) field of computer science that is core of artificial intelligence, in particular deep learning, showed to be a very powerful tool for many modern technologies tasks requiring feature learning and pattern recognition such as image classification , n... |
\section*{Introduction}
The physics of quasiparticles constitutes a very prominent research field over the last decade \cite{QP_Zoo}. Especially magnons and phonons---the quanta of spin waves \cite{Dyson1956} and lattice vibrations \cite{Einstein1907}---have been extensively studied within the solid state research doma... |
\section{Introduction}
Reading is one of the important life skills that a learner has to continuously practice and improve beginning grade school. When a prescribed reading material exceeds the reading capability of a learner, they may become frustrated, disinterested, and lose confidence in their reading abilities \ci... |
\section{Introduction}
Graphs appear in many applications
as abstraction of real-world phenomena,
where vertices represent certain objects
and edges represent their relations.
Rather than being stationary,
graph data obtained in applications
usually change with respect to
some parameter such as time.
A summary of ... |
\section{Preliminaries and main results}
Whereas the regular Poisson process can be generalized in a straight-forward manner to a non-homogeneous Poisson process with a nicely behaved time-dependent intensity function by a mere time change using the chain rule, this trick does not work for fractional derivatives (e.g... |
\section{Introduction:}
The presence of viscosity in the fluid content introduces many interesting features in the dynamics of homogeneous cosmological models \cite{1, 2, 3, 4, 5}. The dissipative mechanisms not only modify the nature of the singularity usually occurring for a perfect fluid, but also can successfully ... |
\section{\@startsection{section}{1}{\zeta@}{-3.5ex plus -1ex minus
\newcommand{\stackrel{(d)}{\longrightarrow}}{\stackrel{(d)}{\longrightarrow}}
\newcommand{\stackrel{\IP}{\longrightarrow}}{\stackrel{{\mathbb P}}{\longrightarrow}}
\newcommand{\stackrel{L^1}{\longrightarrow}}{\stackrel{L^1}{\longrightarrow}}
\newcomma... |
\section{Introduction}
\label{sec:intro}
Over the years, data acquisition has become more redundant, more complete, faster, and denser~\textendash~spatially and temporally.
Sensors such as cameras, LiDAR scanners, and RaDAR sensors guarantee multi-modal capturing of our world.
Depending on the application and the des... |
\section{Introduction} \label{introduction}
Recently, for the first time, the BESIII Collaboration has reported a structure $Z_{cs}(3985)^-$ in the $K^+$ recoil-mass spectrum
near the $D_s^-D^{*0}$ and $D_s^{*-}D^0$ mass thresholds in the process of $e^+e^- \rightarrow K^+(D_s^-D^{*0}+D_s^{*-}D^0)$ at the
center-of-... |
\section{Introduction}
This work proposes improvements in osteoplasty by image analysis using deep learning. Spinal vertebra compression fractures (VCFs) are a painful and debilitating injury to the skeleton. The main reasons for such fractures are osteoporosis, trauma or tumors, as many cancers metastasize into the ve... |
\section{Introduction}
Mechanisms for heating the upper solar atmosphere and corona, be they magnetohydrodynamical (MHD) waves or magnetic reconnection, generally rely on the transverse motion of magnetic footpoints in the photosphere. Excitations of kink tube waves or compressive fast modes are often considered to... |
\section{Introduction}
This paper concerns the eigenvalues of the Brownian sheet matrix ${\boldsymbol X}= \{\boldsymbol X(s,t),0\le s,t<\infty\} $, which is
a symmetric-matrix-valued process with entries $X_{ij}$ for $1\le i, j\le d$ given by
\begin{equation}\label{e:X}
X_{ij}(s,t)=\begin{cases}
b_{ij} (s,t), &i ... |
\section{Introduction}\label{intro}
Buildings in the United States consume about 40\% of total primary energy resulting in a fifth of total greenhouse gas emissions. Energy efficiency in buildings is a climate change imperative and a significant business opportunity. Electric utilities benefit significantly from energy... |
\section{Introduction}
Convolutional Neural Networks (CNN) have become a widely used architecture since they have proven to be an accurate universal function estimator in many domains, such as Image Classification and Natural Language Processing \cite{CNN-lecun}. As a particular type of Neural Network (NN), a CNN consi... |
\section{Introduction}
The dynamical Casimir effect \cite{moore1970quantum} is the general model encompassing the gravitational analog model of scalar particle creation by a single perfectly reflecting moving mirror \cite{DeWitt:1975ys,Davies:1976hi,Davies:1977yv}. The usual approach to the analog is to assume a presc... |
\section{Introduction}
Recent advances in deep learning have shown state-of-the-art (SOTA) results on the challenging single-view depth estimation (SVDE) and stereo disparity estimation (SDE) tasks. In particular, self-supervised methods for SVDE have reached performance levels similar or even superior to the fully-sup... |
\section{Introduction}\label{IMR}
The $H^2$-regularity of variational solutions to a two-dimensional transmission problem with geometric constraint is investigated, in particular when part of the interface becomes part of the outer boundary of the domain due to the geometric constraint, a situation in which the doma... |
\section{#1} \setcounter{equation}{0}}
\renewcommand{\dagger}{\#}
\newcommand{\proofc}{{\sc Proof} \ }
\newcommand{\be}{\begin{equation} \label}
\newcommand{\ee}{\end{equation}}
\newcommand{\bea}{\begin{eqnarray}\label}
\newcommand{\eea}{\end{eqnarray}}
\newcommand{\bas}{\begin{eqnarray*}}
\newcommand{\eas}{\en... |
\section*{Introduction}
Non-ambiguous trees (NATs for short) were introduced in a previous paper \cite{AvaBouBouSil14}.
We propose in the present article a sequel to this work.
Tree-like tableaux \cite{ABN} are certain fillings of Ferrers diagram, in simple bijection
with permutations or alternative tableaux \cite{p... |
\section{Introduction}
Collisions of protons with nuclei offer opportunities to study the production and interaction of heavy quarks inside the nucleus. Charm-quark production in hadron collisions is sensitive to the gluon content of colliding hadrons, and can be used to probe modifications of the parton distributions... |
\section{Introduction and Main Results}
\label{sec:introduction_and_main_results}
In this article we study aspects related to the thermodynamic formalism for systems having some hyperbolicity, as the time-one map of an hyperbolic flow, or an Anosov diffeomorphism. This is one of the most important pieces in smooth er... |
\section{Introduction}
In recent years, research in deep neural networks (DNNs) has been fueled by new available computational resources, which have brought a wide variety of new techniques for visual object recognition, object detection and speech recognition among many others~\cite{lecun2015deep}.
The rise of DNNs in... |
\section{Introduction}
Since the beginning of consumption data collection, the comparison and disaggregation of load curves have been two popular domains of study. While the former focuses on clustering rather than extracting meaningful features, the latter consists in decomposing a load curve as a sum of curves each... |
\section*{Introduction}
\addcontentsline{toc}{section}{Introduction}
Supposons donnés un corps de nombres $K$, un premier $\ell$ et une $\Zl$-extension $K_\%$ de $K$.\smallskip
Le résultat emblématique de la théorie d'Iwasawa (cf. e.g. \cite {Ser,Was}) affirme que les ordres respectifs $\ell ^{x(n)}$ des $\ell$-... |
\section{Introduction}
The Kadomtsev-Petviashvili (KP) hierarchy is an archetypal infinite hierarchy
of compatible nonlinear differential equations with
infinitely many independent (time) variables
${\bf t}=\{t_1, t_2, t_3, \ldots \}$.
In the Lax-Sato formalism, the main object
is the Lax operator which is a pseudo... |
\section{Introduction}
\label{sec:Introduction}
Concepts of quantum information theory play an increasingly important role for describing and understanding complex quantum systems. Starting point is usually the von Neumann or quantum entropy associated to a state or density matrix $\rho$ \cite{vonNeumann1955,Nielsen201... |
\section{Introduction}
Improvements in high pressure and temperature experiments mean that the topic of liquid-liquid phase transitions has attracted significant attention recently. In particular, there are debates about whether a change in liquid structure can be regarded as a true phase transition, or a gradual cr... |
\section{Introduction} \label{sec:intro}
The complexity of the electrical energy system is increasing with higher numbers of distributed devices for energy consumption, generation and storage. As an example, between 2007 and 2017, the European installed capacity of renewable energy almost doubled from 258 GW to 512 GW... |
\section{Introduction}
Geometric packing and covering problems arise in a wide range
of natural applications. They also have a long history of
spawning many demanding (and often still unsolved) mathematical
challenges. These difficulties are also notable from
an algorithmic perspective, as relatively straightforward
o... |
\section{Conclusions}
\label{sec:concl}
In this paper we presented a multi-layer robotic mapping pipeline able to build
in realtime geometric-semantic representation and complete object instances in
the environment by model matching. We evaluated the proposed method in both
simulation and real environments as well ... |
\section{Introduction}
Especially governmental organizations and agencies provide different types of open data sources in several countries today. While not new, open data has not always been available via convenient Application Programming Interfaces (APIs) as the data can also be provided only as documents \cite{Gonz... |
\section{INTRODUCTION}\label{sec_introduction}
Like from an incomplete puzzle, we assemble reality from fragments of information incoming to us from the outside world.
This coarse-grained grasping of reality is mostly sufficient for successful and safe orientation in our
environment. Barring wrong interpretation of re... |
\section{Introduction}
Based on the seminal work of V. Hill \cite{Gesztelyi2012}, recent mathematical models
(validated by experiments) allow to predict the force response
to external stimulation.
They are presented and discussed in details in \cite{wilson2011} in the non-fatigue isometric case.
They were extended in ... |
\section*{References}}
\usepackage{amssymb}
\usepackage{amsmath,graphicx, xcolor,amssymb}
\usepackage[font=small,labelfont=bf,tableposition=top]{caption}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{mathabx}
\usepackage{mathrsfs}
\usepackage{ragged2e}
\usepackage[mathscr]{euscript}
\usepackage{multirow}
\us... |
\section{Introduction}
A wide range of tasks in computational biology start by determining, for a
given ``query gene'' $x$ in a species $A$, one or all genes $y$ in another
species $B$ that are most similar to $x$. Conceptually, these \emph{best
matches} $y$ of the query genes $x$ are meant to approximate the set of... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.