7,136 research outputs found
Finding a Second Wind: Speeding Up Graph Traversal Queries in RDBMSs Using Column-Oriented Processing
Recursive queries and recursive derived tables constitute an important part
of the SQL standard. Their efficient processing is important for many real-life
applications that rely on graph or hierarchy traversal. Position-enabled
column-stores offer a novel opportunity to improve run times for this type of
queries. Such systems allow the engine to explicitly use data positions (row
ids) inside its core and thus, enable novel efficient implementations of query
plan operators.
In this paper, we present an approach that significantly speeds up recursive
query processing inside RDBMSes. Its core idea is to employ a particular aspect
of column-store technology (late materialization) which enables the query
engine to manipulate data positions during query execution. Based on it, we
propose two sets of Volcano-style operators intended to process different query
cases.
In order validate our ideas, we have implemented the proposed approach in
PosDB, an RDBMS column-store with SQL support. We experimentally demonstrate
the viability of our approach by providing a comparison with PostgreSQL.
Experiments show that for breadth-first search: 1) our position-based approach
yields up to 6x better results than PostgreSQL, 2) our tuple-based one results
in only 3x improvement when using a special rewriting technique, but it can
work in a larger number of cases, and 3) both approaches can't be emulated in
row-stores efficiently
Nuclear physics for geo-neutrino studies
Geo-neutrino studies are based on theoretical estimates of geo-neutrino
spectra. We propose a method for a direct measurement of the energy
distribution of antineutrinos from decays of long-lived radioactive isotopes.
We present preliminary results for the geo-neutrinos from Bi-214 decay, a
process which accounts for about one half of the total geo-neutrino signal. The
feeding probability of the lowest state of Bi-214 - the most important for
geo-neutrino signal - is found to be p_0 = 0.177 \pm 0.004 (stat)
^{+0.003}_{-0.001} (sys), under the hypothesis of Universal Neutrino Spectrum
Shape (UNSS). This value is consistent with the (indirect) estimate of the
Table of Isotopes (ToI). We show that achievable larger statistics and
reduction of systematics should allow to test possible distortions of the
neutrino spectrum from that predicted using the UNSS hypothesis. Implications
on the geo-neutrino signal are discussed.Comment: 8 pages RevTex format, 8 figures and 2 tables. Submitted to PR
Long non-coding RNA uc.291 controls epithelial differentiation by interfering with the ACTL6A/BAF complex.
The mechanisms that regulate the switch between epidermal progenitor state and differentiation are not fully understood. Recent findings indicate that the chromatin remodelling BAF complex (Brg1-associated factor complex or SWI/SNF complex) and the transcription factor p63 mutually recruit one another to open chromatin during epidermal differentiation. Here, we identify a long non-coding transcript that includes an ultraconserved element, uc.291, which physically interacts with ACTL6A and modulates chromatin remodelling to allow differentiation. Loss of uc.291 expression, both in primary keratinocytes and in three-dimensional skin equivalents, inhibits differentiation as indicated by epidermal differentiation complex genes down-regulation. ChIP experiments reveal that upon uc.291 depletion, ACTL6A is bound to the differentiation gene promoters and inhibits BAF complex targeting to induce terminal differentiation genes. In the presence of uc.291, the ACTL6A inhibitory effect is released, allowing chromatin changes to promote the expression of differentiation genes. Thus, uc.291 interacts with ACTL6A to modulate chromatin remodelling activity, allowing the transcription of late differentiation genes
Solving Data Quality Problems with Desbordante: a Demo
Data profiling is an essential process in modern data-driven industries. One
of its critical components is the discovery and validation of complex
statistics, including functional dependencies, data constraints, association
rules, and others.
However, most existing data profiling systems that focus on complex
statistics do not provide proper integration with the tools used by
contemporary data scientists. This creates a significant barrier to the
adoption of these tools in the industry. Moreover, existing systems were not
created with industrial-grade workloads in mind. Finally, they do not aim to
provide descriptive explanations, i.e. why a given pattern is not found. It is
a significant issue as it is essential to understand the underlying reasons for
a specific pattern's absence to make informed decisions based on the data.
Because of that, these patterns are effectively rest in thin air: their
application scope is rather limited, they are rarely used by the broader
public. At the same time, as we are going to demonstrate in this presentation,
complex statistics can be efficiently used to solve many classic data quality
problems.
Desbordante is an open-source data profiler that aims to close this gap. It
is built with emphasis on industrial application: it is efficient, scalable,
resilient to crashes, and provides explanations. Furthermore, it provides
seamless Python integration by offloading various costly operations to the C++
core, not only mining.
In this demonstration, we show several scenarios that allow end users to
solve different data quality problems. Namely, we showcase typo detection, data
deduplication, and data anomaly detection scenarios
Overview of the FLUKA code
Abstract The capabilities and physics models implemented inside the FLUKA code are briefly described, with emphasis on hadronic interaction. Examples of the performances of the code are presented including basic (thin target) and complex benchmarks, and radiation detector specific applications. In particular the ability of FLUKA in describing existing calorimeter performances and in predicting those of future ones, as well as the use of the code for neutron and mixed field radiation detectors will be demonstrated with several examples
Neutrino Mass and from a Mini-Seesaw
The recently proposed "mini-seesaw mechanism" combines naturally suppressed
Dirac and Majorana masses to achieve light Standard Model neutrinos via a
low-scale seesaw. A key feature of this approach is the presence of multiple
light (order GeV) sterile-neutrinos that mix with the Standard Model. In this
work we study the bounds on these light sterile-neutrinos from processes like
\mu ---> e + \gamma, invisible Z-decays, and neutrinoless double beta-decay. We
show that viable parameter space exists and that, interestingly, key
observables can lie just below current experimental sensitivities. In
particular, a motivated region of parameter space predicts a value of BR(\mu
---> e + \gamma) within the range to be probed by MEG.Comment: 1+26 pages, 7 figures. v2 JHEP version (typo's fixed, minor change to
presentation, results unchanged
Virtual Compton Scattering and Neutral Pion Electroproduction in the Resonance Region up to the Deep Inelastic Region at Backward Angles
We have made the first measurements of the virtual Compton scattering (VCS)
process via the H exclusive reaction in the nucleon resonance
region, at backward angles. Results are presented for the -dependence at
fixed GeV, and for the -dependence at fixed near 1.5 GeV.
The VCS data show resonant structures in the first and second resonance
regions. The observed -dependence is smooth. The measured ratio of
H to H cross sections emphasizes the different
sensitivity of these two reactions to the various nucleon resonances. Finally,
when compared to Real Compton Scattering (RCS) at high energy and large angles,
our VCS data at the highest (1.8-1.9 GeV) show a striking -
independence, which may suggest a transition to a perturbative scattering
mechanism at the quark level.Comment: 20 pages, 8 figures. To appear in Phys.Rev.
- …