2,122 research outputs found
A Super-Fast Distributed Algorithm for Bipartite Metric Facility Location
The \textit{facility location} problem consists of a set of
\textit{facilities} , a set of \textit{clients} , an
\textit{opening cost} associated with each facility , and a
\textit{connection cost} between each facility and client
. The goal is to find a subset of facilities to \textit{open}, and to
connect each client to an open facility, so as to minimize the total facility
opening costs plus connection costs. This paper presents the first
expected-sub-logarithmic-round distributed O(1)-approximation algorithm in the
model for the \textit{metric} facility location problem on
the complete bipartite network with parts and . Our
algorithm has an expected running time of rounds, where . This result can be viewed as a continuation
of our recent work (ICALP 2012) in which we presented the first
sub-logarithmic-round distributed O(1)-approximation algorithm for metric
facility location on a \textit{clique} network. The bipartite setting presents
several new challenges not present in the problem on a clique network. We
present two new techniques to overcome these challenges. (i) In order to deal
with the problem of not being able to choose appropriate probabilities (due to
lack of adequate knowledge), we design an algorithm that performs a random walk
over a probability space and analyze the progress our algorithm makes as the
random walk proceeds. (ii) In order to deal with a problem of quickly
disseminating a collection of messages, possibly containing many duplicates,
over the bipartite network, we design a probabilistic hashing scheme that
delivers all of the messages in expected- rounds.Comment: 22 pages. This is the full version of a paper that appeared in DISC
201
Lessons from the Congested Clique Applied to MapReduce
The main results of this paper are (I) a simulation algorithm which, under
quite general constraints, transforms algorithms running on the Congested
Clique into algorithms running in the MapReduce model, and (II) a distributed
-coloring algorithm running on the Congested Clique which has an
expected running time of (i) rounds, if ;
and (ii) rounds otherwise. Applying the simulation theorem to
the Congested-Clique -coloring algorithm yields an -round
-coloring algorithm in the MapReduce model.
Our simulation algorithm illustrates a natural correspondence between
per-node bandwidth in the Congested Clique model and memory per machine in the
MapReduce model. In the Congested Clique (and more generally, any network in
the model), the major impediment to constructing fast
algorithms is the restriction on message sizes. Similarly, in the
MapReduce model, the combined restrictions on memory per machine and total
system memory have a dominant effect on algorithm design. In showing a fairly
general simulation algorithm, we highlight the similarities and differences
between these models.Comment: 15 page
Microdissection of human chromosomes by a laser microbeam
A laser microbeam apparatus, based on an excimer laser pumped dye laser is used to microdissect human chromosomes and to isolate a single chromosome slice
Search for axion-like particles using a variable baseline photon regeneration technique
We report the first results of the GammeV experiment, a search for milli-eV
mass particles with axion-like couplings to two photons. The search is
performed using a "light shining through a wall" technique where incident
photons oscillate into new weakly interacting particles that are able to pass
through the wall and subsequently regenerate back into detectable photons. The
oscillation baseline of the apparatus is variable, thus allowing probes of
different values of particle mass. We find no excess of events above background
and are able to constrain the two-photon couplings of possible new scalar
(pseudoscalar) particles to be less than 3.1x10^{-7} GeV^{-1} (3.5x10^{-7}
GeV^{-1}) in the limit of massless particles.Comment: 5 pages, 4 figures. This is the version accepted by PRL and includes
updated limit
Reactions to uncertainty and the accuracy of diagnostic mammography.
BackgroundReactions to uncertainty in clinical medicine can affect decision making.ObjectiveTo assess the extent to which radiologists' reactions to uncertainty influence diagnostic mammography interpretation.DesignCross-sectional responses to a mailed survey assessed reactions to uncertainty using a well-validated instrument. Responses were linked to radiologists' diagnostic mammography interpretive performance obtained from three regional mammography registries.ParticipantsOne hundred thirty-two radiologists from New Hampshire, Colorado, and Washington.MeasurementMean scores and either standard errors or confidence intervals were used to assess physicians' reactions to uncertainty. Multivariable logistic regression models were fit via generalized estimating equations to assess the impact of uncertainty on diagnostic mammography interpretive performance while adjusting for potential confounders.ResultsWhen examining radiologists' interpretation of additional diagnostic mammograms (those after screening mammograms that detected abnormalities), a 5-point increase in the reactions to uncertainty score was associated with a 17% higher odds of having a positive mammogram given cancer was diagnosed during follow-up (sensitivity), a 6% lower odds of a negative mammogram given no cancer (specificity), a 4% lower odds (not significant) of a cancer diagnosis given a positive mammogram (positive predictive value [PPV]), and a 5% higher odds of having a positive mammogram (abnormal interpretation).ConclusionMammograms interpreted by radiologists who have more discomfort with uncertainty have higher likelihood of being recalled
Recommended from our members
The martyrdom effect : when pain and effort increase prosocial contributions
Most theories of motivation and behavior (and lay intuitions alike) consider pain and effort to be deterrents. In contrast to this widely held view, we provide evidence that the prospect of enduring pain and exerting effort for a prosocial cause can promote contributions to the cause. Specifically, we show that willingness to contribute to a charitable or collective cause increases when the contribution process is expected to be painful and effortful rather than easy and enjoyable. Across five experiments, we document this âmartyrdom effect,â show that the observed patterns defy standard economic and psychological accounts, and identify a mediator and moderator of the effect. Experiment 1 showed that people are willing to donate more to charity when they anticipate having to suffer to raise money. Experiment 2 extended these findings to a non-charity laboratory context that involved real money and actual pain. Experiment 3 demonstrated that the martyrdom effect is not the result of an attribute substitution strategy (whereby people use the amount of pain and effort involved in fundraising to determine donation worthiness). Experiment 4 showed that perceptions of meaningfulness partially mediate the martyrdom effect. Finally, Experiment 5 demonstrated that the nature of the prosocial cause moderates the martyrdom effect: the effect is strongest for causes associated with human suffering. We propose that anticipated pain and effort lead people to ascribe greater meaning to their contributions and to the experience of contributing, thereby motivating higher prosocial contributions. We conclude by considering some implications of this puzzling phenomenon. Copyright © 2011 John Wiley & Sons, Ltd
On Convergence of the Inexact Rayleigh Quotient Iteration with the Lanczos Method Used for Solving Linear Systems
For the Hermitian inexact Rayleigh quotient iteration (RQI), the author has
established new local general convergence results, independent of iterative
solvers for inner linear systems. The theory shows that the method locally
converges quadratically under a new condition, called the uniform positiveness
condition. In this paper we first consider the local convergence of the inexact
RQI with the unpreconditioned Lanczos method for the linear systems. Some
attractive properties are derived for the residuals, whose norms are
's, of the linear systems obtained by the Lanczos method. Based on
them and the new general convergence results, we make a refined analysis and
establish new local convergence results. It is proved that the inexact RQI with
Lanczos converges quadratically provided that with a
constant . The method is guaranteed to converge linearly provided
that is bounded by a small multiple of the reciprocal of the
residual norm of the current approximate eigenpair. The results are
fundamentally different from the existing convergence results that always
require , and they have a strong impact on effective
implementations of the method. We extend the new theory to the inexact RQI with
a tuned preconditioned Lanczos for the linear systems. Based on the new theory,
we can design practical criteria to control to achieve quadratic
convergence and implement the method more effectively than ever before.
Numerical experiments confirm our theory.Comment: 20 pages, 8 figures. arXiv admin note: text overlap with
arXiv:0906.223
THERMAL DENATURATION OF MONOMERIC AND TRIMERIC PHYCOCYANINS STUDIED BY STATIC AND SPECTROSCOPY POLARIZED TIME-RESOLVED FLUORESCENCE
C-Phycocyanin (PC) and allophycocyanin (APC). as well as the a-subunit of PC. have been
isolated from the blue-green alga (cyanobacterium). Spirulina platensis. The effects of partial thermal
denaturation of PC and of its state of aggregation have been studied by ps time-resolved, polarized
fluorescence spectroscopy. All measurements have been performed under low photon fluxes (< 10â â
photonsipulse x cmâ) to minimize singlet-singlet annihilation processes. A complex decay is obtained
under most conditions, which can be fitted satisfactorily with a bi-exponential (7â = 70400 ps. T? =
1000-3000 ps) for both the isotropic and the polarized part, but with different intensities and time
constants for the two decay curves. The data are interpreted in the frameworkof the model first developed
by Teak and Dale (Biochern. J. 116, 161 (1970)], which divides the spectroscopically different
chromophores in (predominantly) sensitizing (s) and fluorescing U, ones. If one assumes temperature
dependent losses in the energy transfer from the s to the f and between f chromophores. both the
biexponential nature of the isotropic fluorescence decay and the polarization data can be rationalized. In
the isotropic emission (corresponding to the population of excited states) the short lifetime is related to the
s-,f transfer. the longer one to the âfreeâ decay of the final acceptor(s) (= f). The polarized part is
dominated by an extremely short decay time. which is related to s+f transfer, as well as to resonance
transfer between the f-chromophores
- âŠ