195 research outputs found
A general lower bound for collaborative tree exploration
We consider collaborative graph exploration with a set of agents. All
agents start at a common vertex of an initially unknown graph and need to
collectively visit all other vertices. We assume agents are deterministic,
vertices are distinguishable, moves are simultaneous, and we allow agents to
communicate globally. For this setting, we give the first non-trivial lower
bounds that bridge the gap between small () and large () teams of agents. Remarkably, our bounds tightly connect to existing results
in both domains.
First, we significantly extend a lower bound of
by Dynia et al. on the competitive ratio of a collaborative tree exploration
strategy to the range for any . Second,
we provide a tight lower bound on the number of agents needed for any
competitive exploration algorithm. In particular, we show that any
collaborative tree exploration algorithm with agents has a
competitive ratio of , while Dereniowski et al. gave an algorithm
with agents and competitive ratio , for any
and with denoting the diameter of the graph. Lastly, we
show that, for any exploration algorithm using agents, there exist
trees of arbitrarily large height that require rounds, and we
provide a simple algorithm that matches this bound for all trees
Divergence Measure Between Chaotic Attractors
We propose a measure of divergence of probability distributions for
quantifying the dissimilarity of two chaotic attractors. This measure is
defined in terms of a generalized entropy. We illustrate our procedure by
considering the effect of additive noise in the well known H\'enon attractor.
Comparison of two H\'enon attractors for slighly different parameter values,
has shown that the divergence has complex scaling structure. Finally, we show
how our approach allows to detect non-stationary events in a time series.Comment: 9 pages, 6 figure
Estimating the distribution of dynamic invariants: illustrated with an application to human photo-plethysmographic time series
Dynamic invariants are often estimated from experimental time series with the aim of differentiating between different physical states in the underlying system. The most popular schemes for estimating dynamic invariants are capable of estimating confidence intervals, however, such confidence intervals do not reflect variability in the underlying dynamics. We propose a surrogate based method to estimate the expected distribution of values under the null hypothesis that the underlying deterministic dynamics are stationary. We demonstrate the application of this method by considering four recordings of human pulse waveforms in differing physiological states and show that correlation dimension and entropy are insufficient to differentiate between these states. In contrast, algorithmic complexity can clearly differentiate between all four rhythms
Anonymous Graph Exploration with Binoculars
International audienceWe investigate the exploration of networks by a mobile agent. It is long known that, without global information about the graph, it is not possible to make the agent halts after the exploration except if the graph is a tree. We therefore endow the agent with binoculars, a sensing device that can show the local structure of the environment at a constant distance of the agent current location.We show that, with binoculars, it is possible to explore and halt in a large class of non-tree networks. We give a complete characterization of the class of networks that can be explored using binoculars using standard notions of discrete topology. This class is much larger than the class of trees: it contains in particular chordal graphs, plane triangulations and triangulations of the projective plane. Our characterization is constructive, we present an Exploration algorithm that is universal; this algorithm explores any network explorable with binoculars, and never halts in non-explorable networks
Resampling methods for parameter-free and robust feature selection with mutual information
Combining the mutual information criterion with a forward feature selection
strategy offers a good trade-off between optimality of the selected feature
subset and computation time. However, it requires to set the parameter(s) of
the mutual information estimator and to determine when to halt the forward
procedure. These two choices are difficult to make because, as the
dimensionality of the subset increases, the estimation of the mutual
information becomes less and less reliable. This paper proposes to use
resampling methods, a K-fold cross-validation and the permutation test, to
address both issues. The resampling methods bring information about the
variance of the estimator, information which can then be used to automatically
set the parameter and to calculate a threshold to stop the forward procedure.
The procedure is illustrated on a synthetic dataset as well as on real-world
examples
Time series irreversibility: a visibility graph approach
We propose a method to measure real-valued time series irreversibility which
combines two differ- ent tools: the horizontal visibility algorithm and the
Kullback-Leibler divergence. This method maps a time series to a directed
network according to a geometric criterion. The degree of irreversibility of
the series is then estimated by the Kullback-Leibler divergence (i.e. the
distinguishability) between the in and out degree distributions of the
associated graph. The method is computationally effi- cient, does not require
any ad hoc symbolization process, and naturally takes into account multiple
scales. We find that the method correctly distinguishes between reversible and
irreversible station- ary time series, including analytical and numerical
studies of its performance for: (i) reversible stochastic processes
(uncorrelated and Gaussian linearly correlated), (ii) irreversible stochastic
pro- cesses (a discrete flashing ratchet in an asymmetric potential), (iii)
reversible (conservative) and irreversible (dissipative) chaotic maps, and (iv)
dissipative chaotic maps in the presence of noise. Two alternative graph
functionals, the degree and the degree-degree distributions, can be used as the
Kullback-Leibler divergence argument. The former is simpler and more intuitive
and can be used as a benchmark, but in the case of an irreversible process with
null net current, the degree-degree distribution has to be considered to
identifiy the irreversible nature of the series.Comment: submitted for publicatio
Robot-assisted laparoscopic surgery of the infrarenal aorta: The early learning curve
Background Recently introduced robot-assisted laparoscopic surgery (RALS) facilitates endoscopic surgical manipulation and thereby reduces
the learning curve for (advanced) laparoscopic surgery. We present our learning curve with RALS for aortobifemoral bypass
grafting as a treatment for aortoiliac occlusive disease.
Methods Between February 2002 and May 2005, 17 patients were treated in our institution with robot-assisted laparoscopic aorto-bifemoral
bypasses. Dissection was performed laparoscopically and the robot was used to make the aortic anastomosis. Operative time,
clamping time, and anastomosis time, as well as blood loss and hospital stay, were used as parameters to evaluate the results
and to compare the first eight (group 1) and the last nine patients (group2).
Results Total median operative, clamping, and anastomosis times were 365 min (range: 225–589 min), 86 min (range: 25–205 min), and
41 min (range: 22–110 min), respectively. Total median blood loss was 1,000 ml (range: 100–5,800 ml). Median hospital stay
was 4 days (range: 3–57 days). In this series 16/18 anastomoses were completed with the use of the robotic system. Three patients
were converted (two in group 1, one in group 2), and one patient died postoperatively (group 1). Median clamping and anastomosis
times were significantly different between groups 1 and 2 (111 min [range: 85–205 min] versus 57.5 min [range: 25–130 min],
p < 0.01 and 74 min [range: 40–110 min] versus 36 min [range: 22–69 min], p < 0.01, respectively) Total operative time, blood loss, and hospital stay showed no significant difference between groups
1 and 2.
Conclusions Robot-assisted aortic anastomosis was shown to have a steep learning curve with considerable reduction of clamping and anastomosis
times. However, due to a longer learning curve for laparoscopic dissection of the abdominal aorta, operation times were not
significantly shortened. Even with robotic assistance, laparoscopic aortoiliac surgery remains a complex procedure
Ordering heuristics for parallel graph coloring
This paper introduces the largest-log-degree-first (LLF) and smallest-log-degree-last (SLL) ordering heuristics for paral-lel greedy graph-coloring algorithms, which are inspired by the largest-degree-first (LF) and smallest-degree-last (SL) serial heuristics, respectively. We show that although LF and SL, in prac-tice, generate colorings with relatively small numbers of colors, they are vulnerable to adversarial inputs for which any paralleliza-tion yields a poor parallel speedup. In contrast, LLF and SLL allow for provably good speedups on arbitrary inputs while, in practice, producing colorings of competitive quality to their serial analogs. We applied LLF and SLL to the parallel greedy coloring algo-rithm introduced by Jones and Plassmann, referred to here as JP. Jones and Plassman analyze the variant of JP that processes the ver-tices of a graph in a random order, and show that on an O(1)-degree graph G = (V,E), this JP-R variant has an expected parallel run-ning time of O(lgV / lg lgV) in a PRAM model. We improve this bound to show, using work-span analysis, that JP-R, augmented to handle arbitrary-degree graphs, colors a graph G = (V,E) with degree ∆ using Θ(V +E) work and O(lgV + lg ∆ ·min{√E,∆+ lg ∆ lgV / lg lgV}) expected span. We prove that JP-LLF and JP-SLL — JP using the LLF and SLL heuristics, respectively — execute with the same asymptotic work as JP-R and only logarith-mically more span while producing higher-quality colorings than JP-R in practice. We engineered an efficient implementation of JP for modern shared-memory multicore computers and evaluated its performance on a machine with 12 Intel Core-i7 (Nehalem) processor cores. Our implementation of JP-LLF achieves a geometric-mean speedup of 7.83 on eight real-world graphs and a geometric-mean speedup of 8.08 on ten synthetic graphs, while our implementation using SLL achieves a geometric-mean speedup of 5.36 on these real-world graphs and a geometric-mean speedup of 7.02 on these synthetic graphs. Furthermore, on one processor, JP-LLF is slightly faster than a well-engineered serial greedy algorithm using LF, and like-wise, JP-SLL is slightly faster than the greedy algorithm using SL
Evidence for a Minimal Eukaryotic Phosphoproteome?
BACKGROUND: Reversible phosphorylation catalysed by kinases is probably the most important regulatory mechanism in eukaryotes. METHODOLOGY/PRINCIPAL FINDINGS: We studied the in vitro phosphorylation of peptide arrays exhibiting the majority of PhosphoBase-deposited protein sequences, by factors in cell lysates from representatives of various branches of the eukaryotic species. We derived a set of substrates from the PhosphoBase whose phosphorylation by cellular extracts is common to the divergent members of different kingdoms and thus may be considered a minimal eukaryotic phosphoproteome. The protein kinases (or kinome) responsible for phosphorylation of these substrates are involved in a variety of processes such as transcription, translation, and cytoskeletal reorganisation. CONCLUSIONS/SIGNIFICANCE: These results indicate that the divergence in eukaryotic kinases is not reflected at the level of substrate phosphorylation, revealing the presence of a limited common substrate space for kinases in eukaryotes and suggests the presence of a set of kinase substrates and regulatory mechanisms in an ancestral eukaryote that has since remained constant in eukaryotic life
- …