903 research outputs found
Evidence for two spatially separated UV continuum emitting regions in the Cloverleaf broad absorption line quasar
Testing the standard Shakura-Sunyaev model of accretion is a challenging task
because the central region of quasars where accretion takes place is unresolved
with telescopes. The analysis of microlensing in gravitationally lensed quasars
is one of the few techniques that can test this model, yielding to the
measurement of the size and of temperature profile of the accretion disc. We
present spectroscopic observations of the gravitationally lensed broad
absorption line quasar H1413+117, which reveal partial microlensing of the
continuum emission that appears to originate from two separated regions: a
microlensed region, corresponding to the compact accretion disc; and a
non-microlensed region, more extended and contributing to at least 30\% of the
total UV-continuum flux. Because this extended continuum is occulted by the
broad absorption line clouds, it is not associated with the host galaxy, but
rather with light scattered in the neighbourhood of the central engine. We
measure the amplitude of microlensing of the compact continuum over the
rest-frame wavelength range 1000-7000 \AA. Following a Bayesian scheme, we
confront our measurements to microlensing simulations of an accretion disc with
a temperature varying as . We find a most likely source
half-light radius of cm (i.e., 0.002\,pc) at
0.18\,m, and a most-likely index of . The standard disc
() model is not ruled out by our data, and is found within the 95\%
confidence interval associated with our measurements. We demonstrate that, for
H1413+117, the existence of an extended continuum in addition to the disc
emission only has a small impact on the inferred disc parameters, and is
unlikely to solve the tension between the microlensing source size and standard
disc sizes, as previously reported in the literature.Comment: Accepted for publication in Astronomy and Astrophysics. 12 pages.
Minor changes w.r.t. v1 (language editing, Fig. 5-6
Mid-infrared microlensing of accretion disc and dusty torus in quasars: effects on flux ratio anomalies
Multiply-imaged quasars and AGNs observed in the mid-infrared (MIR) range are
commonly assumed to be unaffected by the microlensing produced by the stars in
their lensing galaxy. In this paper, we investigate the validity domain of this
assumption. Indeed, that premise disregards microlensing of the accretion disc
in the MIR range, and does not account for recent progress in our knowledge of
the dusty torus. To simulate microlensing, we first built a simplified image of
the quasar composed of an accretion disc, and of a larger ring-like torus. The
mock quasars are then microlensed using an inverse ray-shooting code. We
simulated the wavelength and size dependence of microlensing for different
lensed image types and fraction of compact objects projected in the lens. This
allows us to derive magnification probabilities as a function of wavelength, as
well as to calculate the microlensing-induced deformation of the spectral
energy distribution of the lensed images. We find that microlensing variations
as large as 0.1 mag are very common at 11 microns (observer-frame). The main
signal comes from microlensing of the accretion disc, which may be significant
even when the fraction of flux from the disc is as small as 5 % of the total
flux. We also show that the torus of sources with Lbol <~ 10^45 erg/s is
expected to be noticeably microlensed. Microlensing may thus be used to get
insight into the rest near-infrared inner structure of AGNs. Finally, we
investigate whether microlensing in the mid-infrared can alter the so-called
Rcusp relation that links the fluxes of the lensed images triplet produced when
the source lies close to a cusp macro-caustic. This relation is commonly used
to identify massive (dark-matter) substructures in lensing galaxies. We find
that significant deviations from Rcusp may be expected, which means that
microlensing can explain part of the flux ratio problem.Comment: Updated to match the version published in Astronomy and Astrophysics.
12 pages. Abridged version of the abstract. Microlensing maps and source
profiles used in the simulations are available via CDS -
http://vizier.cfa.harvard.edu/viz-bin/VizieR?-source=J/A+A/553/A5
Microlensing of the broad-line region in the quadruply imaged quasar HE0435-1223
Using infrared spectra of the z = 1.693 quadruply lensed quasar HE0435-1223
acquired in 2009 with the spectrograph SINFONI at the ESO Very Large Telescope,
we have detected a clear microlensing effect in images A and D. While
microlensing affects the blue and red wings of the H{\alpha} line profile in
image D very differently, it de-magnifies the line core in image A. The
combination of these different effects sets constraints on the line-emitting
region; these constraints suggest that a rotating ring is at the origin of the
H{\alpha} line. Visible spectra obtained in 2004 and 2012 indicate that the
MgII line profile is microlensed in the same way as the H{\alpha} line. Our
results therefore favour flattened geometries for the low-ionization
line-emitting region, for example, a Keplerian disk. Biconical models cannot be
ruled out but require more fine-tuning. Flux ratios between the different
images are also derived and confirm flux anomalies with respect to estimates
from lens models with smooth mass distributions.Comment: 6 pages, 4 figures, 3 tables, accepted by A&A on 10 April 201
The benefits of adversarial defense in generalization
Recent research has shown that models induced by machine learning, and in particular by deep learning, can be easily fooled by an adversary who carefully crafts imperceptible, at least from the human perspective, or physically plausible modifications of the input data. This discovery gave birth to a new field of research, the adversarial machine learning, where new methods of attacks and defense are developed continuously, mimicking what is happening from a long time in cybersecurity. In this paper we will show that the drawbacks of inducing models from data less prone to be misled can actually provide some benefits when it comes to assessing their generalization abilities. We will show these benefits both from a theoretical perspective, using state-of-the-art statistical learning theory, and both with practical examples
ReForeSt: Random forests in apache spark
Random Forests (RF) of tree classifiers are a popular ensemble method for classification. RF are usually preferred with respect to other classification techniques because of their limited hyperparameter sensitivity, high numerical robustness, native capacity of dealing with numerical and categorical features, and effectiveness in many real world classification problems. In this work we present ReForeSt, a Random Forests Apache Spark implementation which is easier to tune, faster, and less memory consuming with respect to MLlib, the de facto standard Apache Spark machine learning library. We perform an extensive comparison between ReForeSt and MLlib by taking advantage of the Google Cloud Platform (https://cloud.google.com). In particular, we test ReForeSt and MLlib with different library settings, on different real world datasets, and with a different number of machines equipped with different number of cores. Results confirm that ReForeSt outperforms MLlib in all the above mentioned aspects. ReForeSt is made publicly available via GitHub (https://github.com/alessandrolulli/reforest)
Support Vector Motion Clustering
This work was supported in part by the Erasmus Mundus Joint Doctorate in Interactive and Cognitive Environments (which is funded by the EACEA Agency of the European Commission under EMJD ICE FPA n 2010-0012) and by the Artemis JU and the UK Technology Strategy Board through COPCAMS Project under Grant 332913
- …