id
stringlengths
5
16
query
stringlengths
1
382
pos
stringlengths
7
5.09k
neg
stringlengths
23
5.09k
qp
float64
0.4
1
qn
float64
0.34
0.91
margin
float64
0.02
0.3
2004.06648
Synchrotron X-Ray Reflectivity Study of the Adsorption Film of Octadecanamide at the Toluene-Water Interface
The structure of an adsorption octadecanamide film at the planar toluene-water interface is studied by X-ray reflectometry using synchrotron radiation with photon energy of 15 keV. The electron density (polarizability) profiles, according to which the interface structure is determined by the pH level in the water subphase, are reconstructed from experimental data with the help of a model-independent approach. For a high pH~11, the adsorption film is a crystalline octadecanamide monolayer with a thickness of about 2.6 nm, in which aliphatic tails of surfactant are extended along the normal to the surface. For low pH ~ 2, the thickness of the surface structure consisting of the crystalline monolayer directly on the toluene-water interface and a thick layer of deposited octadecanamide micelles reaches about 50 nm. In our opinion, the condensation of nonionogenic surfactant micelles for which the surface concentration of the surfactant increases significantly is caused by a change in the polarization direction upon a decrease in the pH level in the electric double layer at the interface between the water subphase and the octadecanamide monolayer. The shape of the reconstructed electron density profiles also indicates the existence of a plane of the closest approach of surfactant micelles to the interface at a distance of about 7 nm from it.
A systematic study of the synchrotron X-ray emission from supernova remnants (SNRs) has been conducted. We selected a total of 12 SNRs whose synchrotron X-ray spectral parameters are available in the literature with reasonable accuracy, and studied how their luminosities change as a function of radius. It is found that the synchrotron X-ray luminosity tends to drop especially when the SNRs become larger than ~5 pc, despite large scatter. This may be explained by the change of spectral shape caused by the decrease of the synchrotron roll-off energy. A simple evolutionary model of the X-ray luminosity is proposed and is found to reproduce the observed data approximately, with reasonable model parameters. According to the model, the total energy of accelerated electrons is estimated to be 10^(47-48) ergs, which is well below the supernova explosion energy. The maximum energies of accelerated electrons and protons are also discussed.
0.92056
0.649335
0.271225
2004.06649
Optimal characterization of Gaussian channels using photon-number-resolving detector
We present optimal schemes, based on photon number measurements, for Gaussian state tomography and for Gaussian process tomography. An $n$-mode Gaussian state is completely specified by $2 n^2+3n$ parameters. Our scheme requires exactly $2 n^2+3n$ distinct photon number measurements to tomograph the state and is therefore optimal. Further, we describe an optimal scheme to characterize Gaussian processes by using coherent state probes and photon number measurements. With much recent progress in photon number measurement experimental techniques, we hope that our scheme will be useful in various quantum information processing protocols including entanglement detection, quantum computation, quantum key distribution and quantum teleportation. This work builds upon the works of Parthasarathy et al. [Infin. Dimens. Anal. Quantum Probab. Relat. Top., 18(4): 1550023, 21, 2015].
Delay constrained linear transmission (LT) strategies are considered for the transmission of composite Gaussian measurements over an additive white Gaussian noise fading channel under an average power constraint. If the channel state information (CSI) is known by both the encoder and decoder, the optimal LT scheme in terms of the average mean-square error distortion is characterized under a strict delay constraint, and a graphical interpretation of the optimal power allocation strategy is presented. Then, for general delay constraints, two LT strategies are proposed based on the solution to a particular multiple measurements-parallel channels scenario. It is shown that the distortion decreases as the delay constraint is relaxed, and when the delay constraint is completely removed, both strategies achieve the optimal performance under certain matching conditions. If the CSI is known only by the decoder, the optimal LT strategy is derived under a strict delay constraint. The extension for general delay constraints is shown to be hard. As a first step towards understanding the structure of the optimal scheme in this case, it is shown that for the multiple measurements-parallel channels scenario, any LT scheme that uses only a one-to-one linear mapping between measurements and channels is suboptimal in general.
0.833352
0.77736
0.055992
2004.06650
Solving singular evolution problems in sub-Riemannian groups via deterministic games
In this manuscript, we prove existence of viscosity solutions to singular parabolic equations in Carnot groups. We develop the analysis by constructing appropriate deterministic games adapted to the algebraic and differential structures of Carnot groups. We point out that the proof of existence does not require comparison and it is based on an Arzela-Ascoli-type theorem.
This paper studies the complexity of problems in PPAD $\cap$ PLS that have unique solutions. Three well-known examples of such problems are the problem of finding a fixpoint of a contraction map, finding the unique sink of a Unique Sink Orientation (USO), and solving the P-matrix Linear Complementarity Problem (P-LCP). Each of these are promise-problems, and when the promise holds, they always possess unique solutions. We define the complexity class UEOPL to capture problems of this type. We first define a class that we call EOPL, which consists of all problems that can be reduced to End-of-Potential-Line. This problem merges the canonical PPAD-complete problem End-of-Line, with the canonical PLS-complete problem Sink-of-Dag, and so EOPL captures problems that can be solved by a line-following algorithm that also simultaneously decreases a potential function. Promise-UEOPL is a promise-subclass of EOPL in which the line in the End-of-Potential-Line instance is guaranteed to be unique via a promise. We turn this into a non-promise class UEOPL, by adding an extra solution type to EOPL that captures any pair of points that are provably on two different lines. We show that UEOPL $\subseteq$ EOPL $\subseteq$ CLS, and that all of our motivating problems are contained in UEOPL: specifically USO, P-LCP, and finding a fixpoint of a Piecewise-Linear Contraction under an $\ell_p$-norm all lie in UEOPL. Our results also imply that parity games, mean-payoff games, discounted games, and simple-stochastic games lie in UEOPL. All of our containment results are proved via a reduction to a problem that we call One-Permutation Discrete Contraction (OPDC). This problem is motivated by a discretized version of contraction, but it is also closely related to the USO problem. We show that OPDC lies in UEOPL, and we are also able to show that OPDC is UEOPL-complete.
0.803548
0.75109
0.052458
2004.06651
A Text-based Deep Reinforcement Learning Framework for Interactive Recommendation
Due to its nature of learning from dynamic interactions and planning for long-run performance, reinforcement learning (RL) recently has received much attention in interactive recommender systems (IRSs). IRSs usually face the large discrete action space problem, which makes most of the existing RL-based recommendation methods inefficient. Moreover, data sparsity is another challenging problem that most IRSs are confronted with. While the textual information like reviews and descriptions is less sensitive to sparsity, existing RL-based recommendation methods either neglect or are not suitable for incorporating textual information. To address these two problems, in this paper, we propose a Text-based Deep Deterministic Policy Gradient framework (TDDPG-Rec) for IRSs. Specifically, we leverage textual information to map items and users into a feature space, which greatly alleviates the sparsity problem. Moreover, we design an effective method to construct an action candidate set. By the policy vector dynamically learned from TDDPG-Rec that expresses the user's preference, we can select actions from the candidate set effectively. Through experiments on three public datasets, we demonstrate that TDDPG-Rec achieves state-of-the-art performance over several baselines in a time-efficient manner.
Artificially intelligent agents equipped with strategic skills that can negotiate during their interactions with other natural or artificial agents are still underdeveloped. This paper describes a successful application of Deep Reinforcement Learning (DRL) for training intelligent agents with strategic conversational skills, in a situated dialogue setting. Previous studies have modelled the behaviour of strategic agents using supervised learning and traditional reinforcement learning techniques, the latter using tabular representations or learning with linear function approximation. In this study, we apply DRL with a high-dimensional state space to the strategic board game of Settlers of Catan---where players can offer resources in exchange for others and they can also reply to offers made by other players. Our experimental results report that the DRL-based learnt policies significantly outperformed several baselines including random, rule-based, and supervised-based behaviours. The DRL-based policy has a 53% win rate versus 3 automated players (`bots'), whereas a supervised player trained on a dialogue corpus in this setting achieved only 27%, versus the same 3 bots. This result supports the claim that DRL is a promising framework for training dialogue systems, and strategic agents with negotiation abilities.
0.894375
0.740422
0.153953
2004.06652
E-infinity coalgebra structure on chain complexes with coefficients in $\mathbb{Z}$
The aim of this paper is to construct an $E_\infty$-operad $\mathcal{R}$ and prove that this operad induces an $E_\infty$-coalgebra structure on chain complexes with coefficients in $\mathbb{Z}$. The operad $\mathcal{R}$ is an alternative to the description of the $E_\infty$-coalgebra structure on chain complexes by the Barrat-Eccles operad.
Given a cycle module M with a ring structure we show that the cycle complex with coefficients in M of a smooth scheme of finite type over a field has a A-infinity algebra structure. In the case of Milnor K-theory this gives a homotopy model for the classical intersection theory of algebraic cycles.
0.893668
0.825237
0.068432
2004.06653
Efficient Suspected Infected Crowds Detection Based on Spatio-Temporal Trajectories
Virus transmission from person to person is an emergency event facing the global public. Early detection and isolation of potentially susceptible crowds can effectively control the epidemic of its disease. Existing metrics can not correctly address the infected rate on trajectories. To solve this problem, we propose a novel spatio-temporal infected rate (IR) measure based on human moving trajectories that can adequately describe the risk of being infected by a given query trajectory of a patient. Then, we manage source data through an efficient spatio-temporal index to make our system more scalable, and can quickly query susceptible crowds from massive trajectories. Besides, we design several pruning strategies that can effectively reduce calculations. Further, we design a spatial first time (SFT) index, which enables us to quickly query multiple trajectories without much I/O consumption and data redundancy. The performance of the solutions is demonstrated in experiments based on real and synthetic trajectory datasets that have shown the effectiveness and efficiency of our solutions.
We propose a statistical learning-based traffic speed estimation method that uses sparse vehicle trajectory information. Using a convolutional encoder-decoder based architecture, we show that a well trained neural network can learn spatio-temporal traffic speed dynamics from time-space diagrams. We demonstrate this for a homogeneous road section using simulated vehicle trajectories and then validate it using real-world data from NGSIM. Our results show that with probe vehicle penetration levels as low as 5\%, the proposed estimation method can provide a sound reconstruction of macroscopic traffic speeds and reproduce realistic shockwave patterns, implying applicability in a variety of traffic conditions. We further discuss the model's reconstruction mechanisms and confirm its ability to differentiate various traffic behaviors such as congested and free-flow traffic states, transition dynamics, and shockwave propagation.
0.864104
0.653897
0.210207
2004.06654
Normalized Gaussian Path Integrals
Path integrals play a crucial role in describing the dynamics of physical systems subject to classical or quantum noise. In fact, when correctly normalized, they express the probability of transition between two states of the system. In this work, we show a consistent approach to solve conditional and unconditional Euclidean (Wiener) Gaussian path integrals that allow us to compute transition probabilities in the semi-classical approximation from the solutions of a system of linear differential equations. Our method is particularly useful for investigating Fokker-Planck dynamics, and the physics of string-like objects such as polymers. To give some examples, we derive the time evolution of the d-dimensional Ornstein-Uhlenbeck process, and of the Van der Pol oscillator driven by white noise. Moreover, we compute the end-to-end transition probability for a charged string at thermal equilibrium, when an external field is applied.
For a nearly integrable Hamiltonian systems $H=h(p)+\epsilon P(p,q)$ with $(p,q)\in\mathbb{R}^3\times\mathbb{T}^3$, large normally hyperbolic invariant cylinders exist along the whole resonant path, except for the $\sqrt{\epsilon}^{1+d}$-neighborhood of finitely many double resonant points. It allows one to construct diffusion orbits to cross double resonance.
0.797717
0.640024
0.157693
2004.06655
Dimensional scaffolding of electromagnetism using geometric algebra
Using geometric algebra and calculus to express the laws of electromagnetism we are able to present magnitudes and relations in a gradual way, escalating the number of dimensions. In the one-dimensional case, charge and current densities, the electric field E and the scalar and vector potentials get a geometric interpretation in spacetime diagrams. The geometric vector derivative applied to these magnitudes yields simple expressions leading to concepts like displacement current, continuity and gauge or retarded time, with a clear geometric meaning. As the geometric vector derivative is invertible, we introduce simple Green's functions and, with this, it is possible to obtain retarded Li\'enard-Wiechert potentials propagating naturally at the speed of light. In two dimensions, these magnitudes become more complex, and a magnetic field B appears as a pseudoscalar which was absent in the one-dimensional world. The laws of induction reflect the relations between E and B, and it is possible to arrive to the concepts of capacitor, electric circuit and Poynting vector, explaining the flow of energy. The solutions to the wave equations in this two-dimensional scenario uncover now the propagation of physical effects at the speed of light. This anticipates the same results in the real three-dimensional world, but endowed in this case with a nature which is totally absent in one or three dimensions. Electromagnetic waves propagating entirely at the speed of light can thus be viewed as a consequence of living in a world with an odd number of spatial dimensions. Finally, in the real three-dimensional world the same set of simple multivector differential expressions encode the fundamental laws and concepts of electromagnetism.
In recent years there have been a number of proposals to utilize the specificity of DNA based interactions for potential applications in nanoscience. One interesting direction is the self-assembly of micro- and nanoparticle clusters using DNA scaffolds. In this letter we consider a DNA scaffold method to self-assemble clusters of "colored" particles. Stable clusters of microspheres have recently been produced by an entirely different method. Our DNA based approach self-assembles clusters with additional degrees of freedom associated with particle permutation. We demonstrate that in the non-equilibrium regime of irreversible binding the self-assembly process is experimentally feasible. These color degrees of freedom may allow for more diverse intercluster interactions essential for hierarchical self-assembly of larger structures.
0.791688
0.623947
0.167741
2004.06656
A matrix solution to Maxwell's equations in 2 + 1 dimensional curved space: Two examples
In an effort that puts together a paper by Plebanski[1] with a matrix approach to the solution of Maxwell's equations in flat space by Moses[2], Maxwell's equations in 2 + 1 dimensional curved space are solved in two separate cases of the metric given by: a.Banados,Teitelboim and Zanelli[3] and b.Deser,Jackiw and 'tHooft[4] and Clement[5] to obtain the respective time - independent solutions;an extension to time - dependent solutions with the same point of view is also briefly indicated.
We consider 5D Einstein-Maxwell (EM) gravity in spacetimes with three commuting Killing vectors: one timelike and two spacelike Killing vectors one of them being hypersurface-orthogonal. Assuming a special ansatz for the Maxwell field we show that the 2-dimensional reduced EM equations are completely integrable by deriving a Lax-pair presentation. We also develop a solution generating method for explicit construction of exact EM solutions with considered symmetries. We also derive explicitly a new rotating six parametric 5D EM solution which includes the dipole black ring solution as a particular case.
0.89821
0.780572
0.117638
2004.06657
A Transfer Learning approach to Heatmap Regression for Action Unit intensity estimation
Action Units (AUs) are geometrically-based atomic facial muscle movements known to produce appearance changes at specific facial locations. Motivated by this observation we propose a novel AU modelling problem that consists of jointly estimating their localisation and intensity. To this end, we propose a simple yet efficient approach based on Heatmap Regression that merges both problems into a single task. A Heatmap models whether an AU occurs or not at a given spatial location. To accommodate the joint modelling of AUs intensity, we propose variable size heatmaps, with their amplitude and size varying according to the labelled intensity. Using Heatmap Regression, we can inherit from the progress recently witnessed in facial landmark localisation. Building upon the similarities between both problems, we devise a transfer learning approach where we exploit the knowledge of a network trained on large-scale facial landmark datasets. In particular, we explore different alternatives for transfer learning through a) fine-tuning, b) adaptation layers, c) attention maps, and d) reparametrisation. Our approach effectively inherits the rich facial features produced by a strong face alignment network, with minimal extra computational cost. We empirically validate that our system sets a new state-of-the-art on three popular datasets, namely BP4D, DISFA, and FERA2017.
Distance metric learning (DML) plays a crucial role in diverse machine learning algorithms and applications. When the labeled information in target domain is limited, transfer metric learning (TML) helps to learn the metric by leveraging the sufficient information from other related domains. Multi-task metric learning (MTML), which can be regarded as a special case of TML, performs transfer across all related domains. Current TML tools usually assume that the same feature representation is exploited for different domains. However, in real-world applications, data may be drawn from heterogeneous domains. Heterogeneous transfer learning approaches can be adopted to remedy this drawback by deriving a metric from the learned transformation across different domains. But they are often limited in that only two domains can be handled. To appropriately handle multiple domains, we develop a novel heterogeneous multi-task metric learning (HMTML) framework. In HMTML, the metrics of all different domains are learned together. The transformations derived from the metrics are utilized to induce a common subspace, and the high-order covariance among the predictive structures of these domains is maximized in this subspace. There do exist a few heterogeneous transfer learning approaches that deal with multiple domains, but the high-order statistics (correlation information), which can only be exploited by simultaneously examining all domains, is ignored in these approaches. Compared with them, the proposed HMTML can effectively explore such high-order information, thus obtaining more reliable feature transformations and metrics. Effectiveness of our method is validated by the extensive and intensive experiments on text categorization, scene classification, and social image annotation.
0.840834
0.719511
0.121323
2004.06658
The two-parameter Debye model
When analyzing thermodynamic and kinetic properties of crystals whose anisotropy is not large and the considered effects do not relate to the existence of singled-out directions in crystals, one may use a more simple model of an isotropic medium with a good accuracy, after having chosen its parameters in an optimal way. Based on the quantum mechanical description it is shown that the method of approximation of the moduli of elasticity of a crystal by the model of an isotropic medium, proposed earlier in [2], follows from the requirement of the minimal difference between the free energies of a crystal and an approximating isotropic medium. The two-parametric Debye model is formulated, which, in contrast to the standard model where the average speed of phonons is introduced, takes into account the existence in an isotropic medium of both longitudinal and transverse phonons. The proposed model contains, except the Debye energy, an additional dimensionless parameter and, consequently, the law of corresponding states for the heat capacity being characteristic of the standard model does not hold. With taking account of the two phonon branches the structure of the density of phonon states proves to be more complex as compared to the standard model and has a singularity that resembles Van Hove singularities in real crystals. As an example, an application of the two-parametric Debye theory to such crystals of the cubic system as tungsten, copper, lead is considered. It is shown that the calculation of the low-temperature heat capacity of these crystals by means of the approximated moduli of elasticity within the framework of the two-parametric model leads to a considerably better agreement with experiment than in the case of the standard Debye model.
We investigate the properties of the low-frequency spectrum in the density of states $D(\omega)$ of a three-dimensional model glass former. To magnify the Non-Debye sector of the spectrum, we introduce a random pinning field that freezes a finite particle fraction in order to break the translational invariance and shifts all the vibrational frequencies of the extended modes towards higher frequencies. We show that Non-Debye soft localized modes progressively emerge as the fraction $p$ of pinned particles increases. Moreover, the low-frequency tail of $D(\omega)$ goes to zero as a power law $\omega^{\delta(p)}$, with $2 \!\leq \! \delta(p) \!\leq\!4$ and $\delta\!=\!4$ above a threshold fraction $p_{th}$.
0.691694
0.669251
0.022442
2004.06659
Analytical and numerical modelling of ballistic heat conduction observed in heat pulse experiments
Among the three heat conduction modes, the ballistic propagation is the most difficult to model. In the present paper, we discuss its physical interpretations and showing different alternatives to its modeling. We highlight two of them: a thermo-mechanical model in which the generalized heat equation - the so-called Maxwell-Cattaneo-Vernotte equation - is coupled to thermal expansion. At the same time, the other one uses internal variables. For the first one, we developed a numerical solution and tested on the heat pulse experiment performed by McNelly et al.~on NaF samples. For the second one, we found an analytical solution that emphasizes the role of boundary conditions. This analytical method is used to validate the earlier developed numerical code.
The state of a single-species monatomic gas from near-equilibrium to highly nonequilibrium conditions is investigated using analytical and numerical methods. Normal solutions of the Boltzmann equation for Fourier flow (uniform heat flux) and Couette flow (uniform shear stress) are found in terms of the heat-flux and shear-stress Knudsen numbers. Analytical solutions are found for inverse-power-law molecules from hard-sphere through Maxwell at small Knudsen numbers using Chapman-Enskog (CE) theory and for Maxwell molecules at finite Knudsen numbers using a moment-hierarchy (MH) method. Corresponding numerical solutions are obtained using the Direct Simulation Monte Carlo (DSMC) method of Bird. The thermal conductivity, the viscosity, and the Sonine-polynomial coefficients of the velocity distribution function from DSMC agree with CE results at small Knudsen numbers and with MH results at finite Knudsen numbers. Subtle differences between inverse-power-law, variable-soft-sphere, and variable-hard-sphere representations of Maxwell molecules are observed. The MH and DSMC results both indicate that the effective thermal conductivity and the effective viscosity for Maxwell molecules are independent of the heat-flux Knudsen number, and additional DSMC simulations indicate that these transport properties for hard-sphere molecules decrease slightly as the heat-flux Knudsen number is increased. Similarly, the MH and DSMC results indicate that the effective thermal conductivity and the effective viscosity for Maxwell molecules decrease as the shear-stress Knudsen number is increased, and additional DSMC simulations indicate the same behavior for hard-sphere molecules. These results provide strong evidence that the DSMC method can be used to determine the state of a gas under highly nonequilibrium conditions
0.891578
0.759813
0.131765
2004.06660
Weight Poisoning Attacks on Pre-trained Models
Recently, NLP has seen a surge in the usage of large pre-trained models. Users download weights of models pre-trained on large datasets, then fine-tune the weights on a task of their choice. This raises the question of whether downloading untrusted pre-trained weights can pose a security threat. In this paper, we show that it is possible to construct ``weight poisoning'' attacks where pre-trained weights are injected with vulnerabilities that expose ``backdoors'' after fine-tuning, enabling the attacker to manipulate the model prediction simply by injecting an arbitrary keyword. We show that by applying a regularization method, which we call RIPPLe, and an initialization procedure, which we call Embedding Surgery, such attacks are possible even with limited knowledge of the dataset and fine-tuning procedure. Our experiments on sentiment classification, toxicity detection, and spam detection show that this attack is widely applicable and poses a serious threat. Finally, we outline practical defenses against such attacks. Code to reproduce our experiments is available at https://github.com/neulab/RIPPLe.
Neural networks are vulnerable to adversarial examples, malicious inputs crafted to fool trained models. Adversarial examples often exhibit black-box transfer, meaning that adversarial examples for one model can fool another model. However, adversarial examples are typically overfit to exploit the particular architecture and feature representation of a source model, resulting in sub-optimal black-box transfer attacks to other target models. We introduce the Intermediate Level Attack (ILA), which attempts to fine-tune an existing adversarial example for greater black-box transferability by increasing its perturbation on a pre-specified layer of the source model, improving upon state-of-the-art methods. We show that we can select a layer of the source model to perturb without any knowledge of the target models while achieving high transferability. Additionally, we provide some explanatory insights regarding our method and the effect of optimizing for adversarial examples using intermediate feature maps. Our code is available at https://github.com/CUVL/Intermediate-Level-Attack.
0.820552
0.736806
0.083745
2004.06661
Efficient Least Residual Greedy Algorithms for Sparse Recovery
We present a novel stagewise strategy for improving greedy algorithms for sparse recovery. We demonstrate its efficiency both for synthesis and analysis sparse priors, where in both cases we demonstrate its computational efficiency and competitive reconstruction accuracy. In the synthesis case, we also provide theoretical guarantees for the signal recovery that are on par with the existing perfect reconstruction bounds for the relaxation-based solvers and other sophisticated greedy algorithms.
In many applications one may acquire a composition of several signals that may be corrupted by noise, and it is a challenging problem to reliably separate the components from one another without sacrificing significant details. Adding to the challenge, in a compressive sensing framework, one is given only an undersampled set of linear projections of the composite signal. In this paper, we propose using the Dantzig selector model incorporating an overcomplete dictionary to separate a noisy undersampled collection of composite signals, and present an algorithm to efficiently solve the model. The Dantzig selector is a statistical approach to finding a solution to a noisy linear regression problem by minimizing the $\ell_1$ norm of candidate coefficient vectors while constraining the scope of the residuals. If the underlying coefficient vector is sparse, then the Dantzig selector performs well in the recovery and separation of the unknown composite signal. In the following, we propose a proximity operator based algorithm to recover and separate unknown noisy undersampled composite signals through the Dantzig selector. We present numerical simulations comparing the proposed algorithm with the competing Alternating Direction Method, and the proposed algorithm is found to be faster, while producing similar quality results. Additionally, we demonstrate the utility of the proposed algorithm in several experiments by applying it in various domain applications including the recovery of complex-valued coefficient vectors, the removal of impulse noise from smooth signals, and the separation and classification of a composition of handwritten digits.
0.894907
0.787293
0.107614
2004.06662
Energy-Efficient Hardware-Accelerated Synchronization for Shared-L1-Memory Multiprocessor Clusters
The steeply growing performance demands for highly power- and energy-constrained processing systems such as end-nodes of the internet-of-things (IoT) have led to parallel near-threshold computing (NTC), joining the energy-efficiency benefits of low-voltage operation with the performance typical of parallel systems. Shared-L1-memory multiprocessor clusters are a promising architecture, delivering performance in the order of GOPS and over 100 GOPS/W of energy-efficiency. However, this level of computational efficiency can only be reached by maximizing the effective utilization of the processing elements (PEs) available in the clusters. Along with this effort, the optimization of PE-to-PE synchronization and communication is a critical factor for performance. In this work, we describe a light-weight hardware-accelerated synchronization and communication unit (SCU) for tightly-coupled clusters of processors. We detail the architecture, which enables fine-grain per-PE power management, and its integration into an eight-core cluster of RISC-V processors. To validate the effectiveness of the proposed solution, we implemented the eight-core cluster in advanced 22nm FDX technology and evaluated performance and energy-efficiency with tunable microbenchmarks and a set of real-life applications and kernels. The proposed solution allows synchronization-free regions as small as 42 cycles, over 41 times smaller than the baseline implementation based on fast test-and-set access to L1 memory when constraining the microbenchmarks to 10% synchronization overhead. When evaluated on the real-life DSP-applications, the proposed SCU improves performance by up to 92% and 23% on average and energy efficiency by up to 98% and 39% on average.
Exploiting the full computational power of always deeper hierarchical multiprocessor machines requires a very careful distribution of threads and data among the underlying non-uniform architecture. The emergence of multi-core chips and NUMA machines makes it important to minimize the number of remote memory accesses, to favor cache affinities, and to guarantee fast completion of synchronization steps. By using the BubbleSched platform as a threading backend for the GOMP OpenMP compiler, we are able to easily transpose affinities of thread teams into scheduling hints using abstractions called bubbles. We then propose a scheduling strategy suited to nested OpenMP parallelism. The resulting preliminary performance evaluations show an important improvement of the speedup on a typical NAS OpenMP benchmark application.
0.887021
0.786538
0.100483
2004.06663
Exact solutions and magnetic monopoles in adiabatic three level systems
We investigate the geometrical phase associated to the Schr\"odinger equation in a three level system in Stimulated Raman Adiabatic Passage (STIRAP). We solve explicitly a dual model, in which the pulses are applied in the counterintuitive and intuitive order. We show that when the pulse areas are finite, a pair of magnetic monopoles with opposite charges are created resulting the oscillations of the populations on the final states. The applications of the phase shift include, for example, phase gates in quantum computing, phase manipulation in quantum cryptography and phase interactions in quantum interference.
In this paper we discuss a master equation applied to the two level system of an atom and derive an exact solution to it in an abstract manner. We also present a problem and a conjecture based on the three level system. Our results may give a small hint to understand the huge transition from Quantum World to Classical World. To the best of our knowledge this is the finest method up to the present.
0.834231
0.799231
0.035001
2004.06664
Direction Finding of Electromagnetic Sources on a Sparse Cross-Dipole Array Using One-Bit Measurements
Sparse array arrangement has been widely used in vector-sensor arrays because of increased degree-of-freedoms for identifying more sources than sensors. For large-size sparse vector-sensor arrays, one-bit measurements can further reduce the receiver system complexity by using low-resolution ADCs. In this paper, we present a sparse cross-dipole array with one-bit measurements to estimate Direction of Arrivals (DOA) of electromagnetic sources. Based on the independence assumption of sources, we establish the relation between the covariance matrix of one-bit measurements and that of unquantized measurements by Bussgang Theorem. Then we develop a Spatial-Smooth MUSIC (SS-MUSIC) based method, One-Bit MUSIC (OB-MUSIC), to estimate the DOAs. By jointly utilizing the covariance matrices of two dipole arrays, we find that OB-MUSIC is robust against polarization states. We also derive the Cramer-Rao bound (CRB) of DOA estimation for the proposed scheme. Furthermore, we theoretically analyze the applicability of the independence assumption of sources, which is the fundamental of the proposed and other typical methods, and verify the assumption in typical communication applications. Numerical results show that, with the same number of sensors, one-bit sparse cross-dipole arrays have comparable performance with unquantized uniform linear arrays and thus provide a compromise between the DOA estimation performance and the system complexity.
A surface array of radio antennas will enhance the performance of the IceTop array and enable new, complementary science goals. First, the accuracy for cosmic-ray air showers will be increased since the radio array provides a calorimetric measurement of the electromagnetic component and is sensitive to the position of the shower maximum. This enhanced accuracy can be used to better measure the mass composition, to search for possible mass-dependent anisotropies in the arrival directions of cosmic rays, and for more thorough tests of hadronic interaction models. Second, the sensitivity of the radio array to inclined showers will increase the sky coverage for cosmic-ray measurements. Third, the radio array can be used to search for PeV photons from the Galactic Center. Since IceTop is planned to be enhanced by a scintillator array in the near future, a radio extension sharing the same infrastructure can be installed with minimal additional effort and excellent scientific prospects. The combination of ice-Cherenkov, scintillation, and radio detectors at IceCube will provide unprecedented accuracy for the study of highenergy Galactic cosmic rays.
0.908114
0.670783
0.237331
2004.06665
Can Fermi surface nesting alone drive the charge-density-wave transition in monolayer vanadium diselenide?
We demonstrate that charge-density-wave formation is possible via a purely electronic mechanism in monolayers of the transition metal dichalcogenide 1T-VSe$_2$. Via a renormalization group treatment of an extended Hubbard model we examine the competition of superconducting and density-wave fluctuations as sections of the Fermi surface are tuned to perfect nesting. We find regions of charge-density-wave order when the Heisenberg exchange interaction is comparable to the Coulomb repulsion, and $d$-wave superconductivity for purely repulsive interactions. We discuss the possible role of lattice vibrations in enhancing the effective Heisenberg exchange.
A line defect on a metallic surface induces standing waves in the electronic local density of states (LDOS). Asymptotically far from the defect, the wave number of the LDOS oscillations at the Fermi energy is usually equal to the distance between nesting segments of the Fermi contour, and the envelope of the LDOS oscillations shows a power-law decay as moving away from the line defect. Here, we theoretically analyze the LDOS oscillations close to a line defect on the surface of the topological insulator Bi2Te3, and identify an important pre-asymptotic contribution with wave number and decay characteristics markedly different from the asymptotic contributions. Wave numbers characterizing the pre-asymptotic LDOS oscillations are in good agreement with recent data from scanning tunneling microscopy experiments [Phys. Rev. Lett. 104, 016401 (2010)].
0.851509
0.804433
0.047076
2004.06666
Fractional Quantum Numbers, Complex Orbifolds and Noncommutative Geometry
This paper studies the conductance on the universal homology covering space $Z$ of $2$D orbifolds in a strong magnetic field, thereby removing the integrality constraint on the magnetic field in earlier works in the literature. We consider a natural Landau Hamiltonian on $Z$ and study its spectrum which we prove consists of a finite number of low-lying isolated points and calculate the von Neumann degree of the associated holomorphic spectral orbibundles when the magnetic field $B$ is large, and obtain fractional quantum numbers as the conductance.
We study Fayet-Iliopoulos (FI) terms of six-dimensional supersymmetric Abelian gauge theory compactified on a $T^2/Z_2$ orbifold. Such orbifold compactifications can lead to localized FI-terms and instability of bulk zero modes. We study 1-loop correction to FI-terms in more general geometry than the previous works. We find induced FI-terms depend on the complex structure of the compact space. We also find the complex structure of the torus can be stabilized at a specific value corresponding to a self-consistent supersymmetric minimum of the potential by such 1-loop corrections, which is applicable to the modulus stabilization.
0.820374
0.753423
0.066952
2004.06667
Schr\"odinger's ants: A continuous description of Kirman's recruitment model
We show how the approach to equilibrium in Kirman's ants model can be fully characterized in terms of the spectrum of a Schr\"odinger equation with a P\"oschl-Teller ($\tan^2$) potential. Among other interesting properties, we have found that in the bimodal phase where ants visit mostly one food site at a time, the switch time between the two sources only depends on the ``spontaneous conversion" rate and not on the recruitment rate. More complicated correlation functions can be computed exactly, and involve higher and higher eigenvalues and eigenfunctions of the Schr\"odinger operator, which can be expressed in terms of hypergeometric functions.
We study symmetry properties of the Schr\"odinger equation with the potential as a new dependent variable, i.e., the transformations which do not change the form of the class of equations. We also consider systems of the Schr\"odinger equations with certain conditions on the potential. In addition we investigate symmetry properties of the equation with convection term. The contact transformations of the Schr\"odinger equation with potential are obtained.
0.860574
0.728655
0.131919
2004.06668
Co-eye: A Multi-resolution Symbolic Representation to TimeSeries Diversified Ensemble Classification
Time series classification (TSC) is a challenging task that attracted many researchers in the last few years. One main challenge in TSC is the diversity of domains where time series data come from. Thus, there is no "one model that fits all" in TSC. Some algorithms are very accurate in classifying a specific type of time series when the whole series is considered, while some only target the existence/non-existence of specific patterns/shapelets. Yet other techniques focus on the frequency of occurrences of discriminating patterns/features. This paper presents a new classification technique that addresses the inherent diversity problem in TSC using a nature-inspired method. The technique is stimulated by how flies look at the world through "compound eyes" that are made up of thousands of lenses, called ommatidia. Each ommatidium is an eye with its own lens, and thousands of them together create a broad field of vision. The developed technique similarly uses different lenses and representations to look at the time series, and then combines them for broader visibility. These lenses have been created through hyper-parameterisation of symbolic representations (Piecewise Aggregate and Fourier approximations). The algorithm builds a random forest for each lens, then performs soft dynamic voting for classifying new instances using the most confident eyes, i.e, forests. We evaluate the new technique, coined Co-eye, using the recently released extended version of UCR archive, containing more than 100 datasets across a wide range of domains. The results show the benefits of bringing together different perspectives reflecting on the accuracy and robustness of Co-eye in comparison to other state-of-the-art techniques.
Low level images representation in feature space performs poorly for classification with high accuracy since this level of representation is not able to project images into the discriminative feature space. In this work, we propose an efficient image representation model for classification. First we apply Hidden Markov Model (HMM) on ordered grids represented by different type of image descriptors in order to include causality of local properties existing in image for feature extraction and then we train up a separate classifier for each of these features sets. Finally we ensemble these classifiers efficiently in a way that they can cancel out each other errors for obtaining higher accuracy. This method is evaluated on 15 natural scene dataset. Experimental results show the superiority of the proposed method in comparison to some current existing methods
0.836811
0.721245
0.115566
2004.06670
An elementary note about the G-convergence for a type of nonlocal p-laplacian operator
Simple applications of a principle of minimum energy and the property of monotonicity for the corresponding non-local operator, have allowed a direct proof of the G-compactness in a weak sense, as well as in the strong sense. The definitions of H-convergence and G-convergence, weak or strong, have been proved to be equivalent.
Two elements in a group $G$ are said to $z$-equivalent or to be in the same $z$-class if their centralizers are conjugate in $G$. In \cite{kkj}, it was proved that a non-abelian $p$-group $G$ can have at most $\frac{p^k-1}{p-1} +1$ number of $z$-classes, where $|G/Z(G)|=p^k$. In this note, we characterize the $p$-groups of conjugate type $(n,1)$ attaining this maximal number. As a corollary, we characterize $p$-groups having prime order commutator subgroup and maximal number of $z$-classes.
0.816608
0.636817
0.179791
2004.06671
On the Stability of Fourier Phase Retrieval
Phase retrieval is concerned with recovering a function $f$ from the absolute value of its Fourier transform $|\widehat{f}|$. We study the stability properties of this problem in $L^p(\mathbb{R}^n) \cap L^2(\mathbb{R}^n)$ for $1 \leq p < 2$. The simplest result is as follows: if $f \in L^1(\mathbb{R}^n) \cap L^2(\mathbb{R}^n)$ has a real-valued Fourier transform supported on a set of measure $L < \infty$, then for all all $g \in L^1(\mathbb{R}^n) \cap L^2(\mathbb{R}^n)$ $$ \| f-g\|_{L^2} \leq 2\cdot \| |\widehat{f}| - |\widehat{g}| \|_{L^2} + 30\sqrt{ L} \cdot \|f-g\|_{L^1}+ 2\| \Im \widehat{g} \|_{L^2}.$$ This is a form of stability of the phase retrieval problem for band-limited functions (up to the translation symmetry captured by the last term). The inequality follows from a general result for $f,g \in L^p(\mathbb{R}^n) \cap L^2(\mathbb{R}^n)$.
We consider the problem of compressed sensing and of (real-valued) phase retrieval with random measurement matrix. We derive sharp asymptotics for the information-theoretically optimal performance and for the best known polynomial algorithm for an ensemble of generative priors consisting of fully connected deep neural networks with random weight matrices and arbitrary activations. We compare the performance to sparse separable priors and conclude that generative priors might be advantageous in terms of algorithmic performance. In particular, while sparsity does not allow to perform compressive phase retrieval efficiently close to its information-theoretic limit, it is found that under the random generative prior compressed phase retrieval becomes tractable.
0.863433
0.806469
0.056964
2004.06672
Fidelity of Statistical Reporting in 10 Years of Cyber Security User Studies
Studies in socio-technical aspects of security often rely on user studies and statistical inferences on investigated relations to make their case. They, thereby, enable practitioners and scientists alike to judge on the validity and reliability of the research undertaken. To ascertain this capacity, we investigated the reporting fidelity of security user studies. Based on a systematic literature review of $114$ user studies in cyber security from selected venues in the 10 years 2006--2016, we evaluated fidelity of the reporting of $1775$ statistical inferences using the \textsf{R} package \textsf{statcheck}. We conducted a systematic classification of incomplete reporting, reporting inconsistencies and decision errors, leading to multinomial logistic regression (MLR) on the impact of publication venue/year as well as a comparison to a compatible field of psychology. We found that half the cyber security user studies considered reported incomplete results, in stark difference to comparable results in a field of psychology. Our MLR on analysis outcomes yielded a slight increase of likelihood of incomplete tests over time, while SOUPS yielded a few percent greater likelihood to report statistics correctly than other venues. In this study, we offer the first fully quantitative analysis of the state-of-play of socio-technical studies in security. While we highlight the impact and prevalence of incomplete reporting, we also offer fine-grained diagnostics and recommendations on how to respond to the situation.
We consider the future cyber security of industrial control systems. As best as we can see, much of this future unfolds in the context of the Internet of Things (IoT). In fact, we envision that all industrial and infrastructure environments, and cyber-physical systems in general, will take the form reminiscent of what today is referred to as the IoT. IoT is envisioned as multitude of heterogeneous devices densely interconnected and communicating with the objective of accomplishing a diverse range of objectives, often collaboratively. One can argue that in the relatively near future, the IoT construct will subsume industrial plants, infrastructures, housing and other systems that today are controlled by ICS and SCADA systems. In the IoT environments, cybersecurity will derive largely from system agility, moving-target defenses, cybermaneuvering, and other autonomous or semi-autonomous behaviors. Cyber security of IoT may also benefit from new design methods for mixed-trusted systems; and from big data analytics -- predictive and autonomous.
0.90359
0.639432
0.264158
2004.06673
An automatic COVID-19 CT segmentation based on U-Net with attention mechanism
The coronavirus disease (COVID-19) pandemic has led a devastating effect on the global public health. Computed Tomography (CT) is an effective tool in the screening of COVID-19. It is of great importance to rapidly and accurately segment COVID-19 from CT to help diagnostic and patient monitoring. In this paper, we propose a U-Net based segmentation network using attention mechanism. As not all the features extracted from the encoders are useful for segmentation, we propose to incorporate an attention mechanism to a U-Net architecture to capture rich contextual relationships for better feature representations. In addition, the focal tversky loss is introduced to deal with small lesion segmentation. The experiment results, evaluated on a small dataset where only 100 CT slices are available, demonstrate the proposed method can achieve an accurate and rapid segmentation on COVID-19 segmentation. The obtained Dice Score, Sensitivity and Specificity are 69.1%, 81.1%, and 97.2%, respectively.
Pixelwise segmentation of the left ventricular (LV) myocardium and the four cardiac chambers in 2-D steady state free precession (SSFP) cine sequences is an essential preprocessing step for a wide range of analyses. Variability in contrast, appearance, orientation, and placement of the heart between patients, clinical views, scanners, and protocols makes fully automatic semantic segmentation a notoriously difficult problem. Here, we present ${\Omega}$-Net (Omega-Net): a novel convolutional neural network (CNN) architecture for simultaneous localization, transformation into a canonical orientation, and semantic segmentation. First, an initial segmentation is performed on the input image, second, the features learned during this initial segmentation are used to predict the parameters needed to transform the input image into a canonical orientation, and third, a final segmentation is performed on the transformed image. In this work, ${\Omega}$-Nets of varying depths were trained to detect five foreground classes in any of three clinical views (short axis, SA, four-chamber, 4C, two-chamber, 2C), without prior knowledge of the view being segmented. The architecture was trained on a cohort of patients with hypertrophic cardiomyopathy and healthy control subjects. Network performance as measured by weighted foreground intersection-over-union (IoU) was substantially improved in the best-performing ${\Omega}$- Net compared with U-Net segmentation without localization or orientation. In addition, {\Omega}-Net was retrained from scratch on the 2017 MICCAI ACDC dataset, and achieves state-of-the-art results on the LV and RV bloodpools, and performed slightly worse in segmentation of the LV myocardium. We conclude this architecture represents a substantive advancement over prior approaches, with implications for biomedical image segmentation more generally.
0.91701
0.766935
0.150075
2004.06674
Exploring Cell counting with Neural Arithmetic Logic Units
The big problem for neural network models which are trained to count instances is that whenever test range goes high training range generalization error increases i.e. they are not good generalizers outside training range. Consider the case of automating cell counting process where more dense images with higher cell counts are commonly encountered as compared to images used in training data. By making better predictions for higher ranges of cell count we are aiming to create better generalization systems for cell counting. With architecture proposal of neural arithmetic logic units (NALU) for arithmetic operations, task of counting has become feasible for higher numeric ranges which were not included in training data with better accuracy. As a part of our study we used these units and different other activation functions for learning cell counting task with two different architectures namely Fully Convolutional Regression Network and U-Net. These numerically biased units are added in the form of residual concatenated layers to original architectures and a comparative experimental study is done with these newly proposed changes . This comparative study is described in terms of optimizing regression loss problem from these models trained with extensive data augmentation techniques. We were able to achieve better results in our experiments of cell counting tasks with introduction of these numerically biased units to already existing architectures in the form of residual layer concatenation connections. Our results confirm that above stated numerically biased units does help models to learn numeric quantities for better generalization results.
We study the stable phases of an attractor neural network model, with binary units, for hippocampal place cells encoding 1D or 2D spatial maps or environments. Using statistical mechanics tools we show that, below critical values for the noise in the neural response and for the number of environments, the network activity is spatially localized in one environment. We calculate the number of stored environments. For high noise and loads the network activity extends over space, either uniformly or with spatial heterogeneities due to the cross-talk between the maps, and memory of environments is lost. Analytical predictions are corroborated by numerical simulations.
0.861486
0.694929
0.166557
2004.06675
Rapid Damage Assessment Using Social Media Images by Combining Human and Machine Intelligence
Rapid damage assessment is one of the core tasks that response organizations perform at the onset of a disaster to understand the scale of damage to infrastructures such as roads, bridges, and buildings. This work analyzes the usefulness of social media imagery content to perform rapid damage assessment during a real-world disaster. An automatic image processing system, which was activated in collaboration with a volunteer response organization, processed ~280K images to understand the extent of damage caused by the disaster. The system achieved an accuracy of 76% computed based on the feedback received from the domain experts who analyzed ~29K system-processed images during the disaster. An extensive error analysis reveals several insights and challenges faced by the system, which are vital for the research community to advance this line of research.
Social intelligence in natural and artificial systems is usually measured by the evaluation of associated traits or tasks that are deemed to represent some facets of social behaviour. The amalgamation of these traits is then used to configure the intuitive notion of social intelligence. Instead, in this paper we start from a parametrised definition of social intelligence as the expected performance in a set of environments with several agents, and we assess and derive tests from it. This definition makes several dependencies explicit: (1) the definition depends on the choice (and weight) of environments and agents, (2) the definition may include both competitive and cooperative behaviours depending on how agents and rewards are arranged into teams, (3) the definition mostly depends on the abilities of other agents, and (4) the actual difference between social intelligence and general intelligence (or other abilities) depends on these choices. As a result, we address the problem of converting this definition into a more precise one where some fundamental properties ensuring social behaviour (such as action and reward dependency and anticipation on competitive/cooperative behaviours) are met as well as some other more instrumental properties (such as secernment, boundedness, symmetry, validity, reliability, efficiency), which are convenient to convert the definition into a practical test. From the definition and the formalised properties, we take a look at several representative multi-agent environments, tests and games to see whether they meet these properties.
0.857148
0.591795
0.265353
2004.06676
The interdependency structure in the Mexican stock exchange: A network approach
Our goal in this paper is to study and characterize the interdependency structure of the Mexican Stock Exchange (mainly stocks from BMV) in the period 2000-2019 and provide visualizations which in a one shot provide a big-picture panorama. To this end, we estimate correlation/concentration matrices from different models and then compute metrics from network theory including eigencentralities and network modularity
The recent financial crisis has stressed the need to understand financial systems as networks of interdependent countries, where cross-border financial linkages play the fundamental role. It has also been emphasized that the relevance of these networks relies on the representation of changes follow-on the occurrence of stress events. Adopting a topological approach we are able to address the role that network structures play in the spread of shocks and conversely, the effectiveness of stress events and its impact on the structure of the networks. Here, from series of interbank liabilities and claims over different time periods, we have developed networks of positions (net claims) between countries. Besides the Minimal Spanning Tree analysis of the time-constrained networks, a coefficient of residuality is defined to capture the structural evolution of the network of cross-border financial linkages. Because some structural changes seem to be related to the role that countries play in the financial context, networks of debtor and creditor countries are also developed. Empirical results allows to relate the network structure that emerges in the last years to the globally turbulent period that has characterized financial systems since the latest nineties. The residuality coefficient highlights an important modification acting in the financial linkages across countries in the period 1997-2011, and situates the recent financial crises as replica of a larger structural change going on since 1997.
0.926806
0.829705
0.097101
2004.06677
Kondo screening in Co adatoms with full Coulomb interaction
Using a numerically exact first-principles many-body approach, we revisit the "prototypical" Kondo case of a cobalt impurity on copper. Even though this is considered a well understood example of the Kondo effect, we reveal an unexpectedly strong dependence of the screening properties on the parametrization of the local Coulomb tensor. As a consequence, the Kondo temperature can vary by orders of magnitude depending on the complexity of the parametrization of the electron-electron interaction. Further, we challenge the established picture of a spin-$1$ moment involving two cobalt $d$-orbitals only, as orbital-mixing interaction terms boost the contribution of the remainder of the $d$-shell.
We investigate the scattering off dilute magnetic impurities placed on the surface of three-dimensional topological insulators. In the low-temperature limit, the impurity moments are Kondo-screened by the surface-state electrons, despite their exotic locking of spin and momentum. We determine signatures of the Kondo effect appearing in quasiparticle interference (QPI) patterns as recorded by scanning tunneling spectroscopy, taking into account the full energy dependence of the T matrix as well as the hexagonal warping of the surface Dirac cones. We identify a universal energy dependence of the QPI signal at low scanning energies as the fingerprint of Kondo physics, markedly different from the signal due to non-magnetic or static magnetic impurities. Finally, we discuss our results in the context of recent experimental data.
0.854493
0.788348
0.066145
2004.06678
Too Close to Integrable: Crossover from Normal to Anomalous Heat Diffusion
Energy transport in one-dimensional chains of particles with three conservation laws is generically anomalous and belongs to the Kardar-Parisi-Zhang dynamical universality class. Surprisingly, some examples where an apparent normal heat diffusion is found over a large range of length scales were reported. We propose a novel physical explanation of these intriguing observations. We develop a scaling analysis which explains how this may happen in the vicinity of an integrable limit, such as, but not only, the famous Toda model. In this limit, heat transport is mostly supplied by quasi-particles with a very large mean free path $\ell$. Upon increasing the system size $L$, three different regimes can be observed: a ballistic one, an intermediate diffusive range, and, eventually, the crossover to the anomalous (hydrodynamic) regime. Our theoretical considerations are supported by numerical simulations of a gas of diatomic hard-point particles for almost equal masses and of a weakly perturbed Toda chain. Finally, we discuss the case of the perturbed harmonic chain, which exhibits a yet different scenario.
We present reversible magnetization data of a high quality Bi2212 single crystal and explore the occurrence of 3D-xy critical behavior close to the bulk transition temperature Tc and of Kosterlitz-Thouless (KT) behavior. Below and above the presumed Kosterlitz-Thouless transition temperature T_KT we observe the characteristic 2D-xy behavior: a downward shift of the crossing point phenomenon towards T_KT as the field is decreased and sufficiently below T_KT the characteristic 2D-xy relationship between the magnetization an the in-plane magnetic penetration depth. In contrast, the measured temperature dependence of the superfluid density does not exhibit the characteristic KT-behavior around the presumed T_KT. The absence of this feature is traced back to the 2D- to 3D-xy crossover setting in around and above T_KT. Invoking the Maxwell relation the anomalous field dependence of the specific heat peak is also traced back to the intermediate 2D-xy behavior. However, close to Tc we observe consistency with 3D-xy critical behavior, in agreement with measurements of the in-plane magnetic penetration depth.
0.840081
0.750727
0.089354
2004.06679
Multimode Organic Polariton Lasing
We present a beyond-mean-field approach to predict the nature of organic polariton lasing, accounting for all relevant photon modes in a planar microcavity. Starting from a microscopic picture, we show how lasing can switch between polaritonic states resonant with the maximal gain, and those at the bottom of the polariton dispersion. We show how the population of non-lasing modes can be found, and by using two-time correlations, we show how the photoluminescence spectrum (of both lasing and non-lasing modes) evolves with pumping and coupling strength, confirming recent experimental work on the origin of blueshift for polariton lasing.
The possibility to use surface plasmon polaritons for enhancement of weak magnetic dipole transitions is analyzed theoretically and demonstrated experimentally for simple flat geometry and sine-wave profile modulated plasmonic films. Spontaneous emission of Eu3+ in organic matrices deposited onto plasmonic surfaces demonstrates specific angular and polarization patterns at both electric and magnetic dipole transitions with a well-defined maximum at the plasmon decoupling conditions manifesting the character and magnitude of the effect.
0.854748
0.762498
0.092251
2004.06680
Epidemic control via stochastic optimal control
We study the problem of optimal control of the stochastic SIR model. Models of this type are used in mathematical epidemiology to capture the time evolution of highly infectious diseases such as COVID-19. Our approach relies on reformulating the Hamilton-Jacobi-Bellman equation as a stochastic minimum principle. This results in a system of forward backward stochastic differential equations, which is amenable to numerical solution via Monte Carlo simulations. We present a number of numerical solutions of the system under a variety of scenarios.
This paper is concerned with a stochastic linear-quadratic optimal control problem in a finite time horizon, where the coefficients of the control system are allowed to be random, and the weighting matrices in the cost functional are allowed to be random and indefinite. It is shown, with a Hilbert space approach, that for the existence of an open-loop optimal control, the convexity of the cost functional (with respect to the control) is necessary; and the uniform convexity, which is slightly stronger, turns out to be sufficient, which also leads to the unique solvability of the associated stochastic Riccati equation. Further, it is shown that the open-loop optimal control admits a closed-loop representation. In addition, some sufficient conditions are obtained for the uniform convexity of the cost functional, which are strictly general than the classical conditions that the weighting matrix-valued processes are positive (semi-)definite.
0.861313
0.760566
0.100746
2004.06681
A cryogenic ice setup to simulate carbon atom reactions in interstellar ices
The design, implementation, and performance of a customized carbon atom beam source for the purpose of investigating solid-state reaction routes in interstellar ices in molecular clouds are discussed. The source is integrated into an existing ultrahigh vacuum setup, SURFace REaction SImulation DEvice (SURFRESIDE$^{2}$), which extends this double atom (H/D, O, and N) beamline apparatus with a third atom (C) beamline to a unique system that is fully suited to explore complex organic molecule solid-state formation under representative interstellar cloud conditions. The parameter space for this system is discussed, which includes the flux of the carbon atoms hitting the ice sample, their temperature, and the potential impact of temperature on ice reactions. Much effort has been put into constraining the beam size to within the limits of the sample size with the aim to reduce carbon pollution inside the setup. How the C-atom beam performs is quantitatively studied through the example experiment, C + $^{18}$O$_2$, and supported by computationally-derived activation barriers. The potential for this source to study the solid-state formation of interstellar complex organic molecules through C-atom reactions is discussed.
Using molecular dynamics simulations we compute the elastic constants of ice I$_h$ for a set of 8 frequently used semi-empirical potentials for water, namely the rigid-molecule SPC/E, TIP4P, TIP4P2005, TIP4P/Ice and TIP5P models, the flexible-molecule qTIP4P/Fw and SPC/Fw models and the coarse-grained atomic mW potential. In quantitative terms, the mW description gives values for the individual stiffness constants that are closest to experiment, whereas the explicit-proton models display substantial discrepancies. On the other hand, in contrast to all explicit-proton potentials, the mW model is unable to reproduce central qualitative trends such as the anisotropy in Young's modulus and the shear modulus. This suggests that the elastic behavior of ice I$_h$ is closely related to its molecular nature, which has been coarse-grained out in the mW model. These observations are consistent with other recent manifestations concerning the limitations of the mW model in the description of mechanical properties of ice I$_h$.
0.907078
0.776368
0.13071
2004.06682
TOI-1235 b: a keystone super-Earth for testing radius valley emergence models around early M dwarfs
Small planets on close-in orbits tend to exhibit envelope mass fractions of either effectively zero or up to a few percent depending on their size and orbital period. Models of thermally-driven atmospheric mass loss and of terrestrial planet formation in a gas-poor environment make distinct predictions regarding the location of this rocky/non-rocky transition in period-radius space. Here we present the confirmation of TOI-1235 b ($P=3.44$ days, $r_p=1.738^{+0.087}_{-0.076}$ R$_{\oplus}$), a planet whose size and period are intermediate between the competing model predictions, thus making the system an important test case for emergence models of the rocky/non-rocky transition around early M dwarfs ($R_s=0.630\pm 0.015$ R$_{\odot}$, $M_s=0.640\pm 0.016$ M$_{\odot}$). We confirm the TESS planet discovery using reconnaissance spectroscopy, ground-based photometry, high-resolution imaging, and a set of 38 precise radial-velocities from HARPS-N and HIRES. We measure a planet mass of $6.91^{+0.75}_{-0.85}$ M$_{\oplus}$ which implies an iron core mass fraction of $20^{+15}_{-12}$% in the absence of a gaseous envelope. The bulk composition of TOI-1235 b is therefore consistent with being Earth-like and we constrain a H/He envelope mass fraction to be $<0.5$% at 90% confidence. Our results are consistent with model predictions from thermally-driven atmospheric mass loss but not with gas-poor formation, which suggests that the former class of processes remain efficient at sculpting close-in planets around early M dwarfs. Our RV analysis also reveals a strong periodicity close to the first harmonic of the photometrically-determined stellar rotation period that we treat as stellar activity, despite other lines of evidence favoring a planetary origin ($P=21.8^{+0.9}_{-0.8}$ days, $m_p\sin{i}=13.0^{+3.8}_{-5.3}$ M$_{\oplus}$) that cannot be firmly ruled out by our data.
The infrared excess around the white dwarf G29-38 can be explained by emission from an opaque flat ring of dust with an inner radius 0.14 of the radius of the Sun and an outer radius approximately equal to the Sun's. This ring lies within the Roche region of the white dwarf where an asteroid could have been tidally destroyed, producing a system reminiscent of Saturn's rings. Accretion onto the white dwarf from this circumstellar dust can explain the observed calcium abundance in the atmosphere of G29-38. Either as a bombardment by a series of asteroids or because of one large disruption, the total amount of matter accreted onto the white dwarf may have been comparable to the total mass of asteroids in the Solar System, or, equivalently, about 1% of the mass in the asteroid belt around the main sequence star zeta Lep.
0.801232
0.687992
0.11324
2004.06683
Optomechanical mass spectrometry
It has been demonstrated in the recent years that nanomechanical mass spectrometry was well suited for the analysis of specific high mass species such as viruses. Still, the exclusive use of one-dimensional devices such as vibrating beams forces a trade-off between analysis time (related to capture area) and mass resolution (inversely proportional to device mass). Such devices also require complex readout schemes to simultaneously monitor multiple resonance modes, in particular when stiffness or shape come into play, which degrades mass resolution. These issues restrict nanomechanical MS to the analysis of species with specific properties. We report here the first demonstration of single-particle mass spectrometry with nano-optomechanical resonators fabricated with a Very Large Scale Integration process. The unique motion sensitivity of optomechanical techniques allows the use of resonators with new topologies. The device introduced here is designed to be impervious to particle position, stiffness or shape, opening the way to the analysis of large aspect ratio biological objects of great significance such as viruses with a tail or fibrils. Compared to top-down beam resonators with electrical read-out and state-of-the-art mass resolution, we show a three-fold improvement in capture area with no resolution degradation, despite the use of a single resonance mode. Short analysis time is in reach thanks to the sensitivity and bandwidth of optomechanical read-out and its compliance with telecom multiplexing techniques.
Presented in this paper are measurements of an optomechanical device in which various acoustic modes of a sample of superfluid helium couple to a fiber-based optical cavity. In contrast with recent work on the paraxial acoustic mode confined by the cavity mirrors, we focus specifically on the acoustic modes associated with the helium surrounding the cavity. This paper provides a framework for understanding how the acoustic modes depend on device geometry. The acoustic modes are observed using the technique of optomechanically induced transparency/amplification. The optomechanical coupling to these modes is found to be predominantly photothermal.
0.880911
0.739077
0.141834
2004.06685
Searching for the near infrared counterpart of Proxima c using multi-epoch high contrast SPHERE data at VLT
Proxima Centauri is known to host an earth-like planet in its habitable zone; very recently a second candidate planet was proposed based on radial velocities. At quadrature, the expected projected separation of this new candidate is larger than 1 arcsec, making it a potentially interesting target for direct imaging. While difficult, identification of the optical counterpart of this planet would allow detailed characterization of the closest planetary system. We searched for a counterpart in SPHERE images acquired during four years through the SHINE survey. In order to account for the large orbital motion of the planet, we used a method that assumes the circular orbit obtained from radial velocities and exploits the sequence of observations acquired close to quadrature in the orbit. We checked this with a more general approach that considers keplerian motion, K-stacker. We did not obtain a clear detection. The best candidate has S/N=6.1 in the combined image. A statistical test suggests that the probability that this detection is due to random fluctuation of noise is < 1% but this result depends on the assumption that distribution of noise is uniform over the image. The position of this candidate and the orientation of its orbital plane fit well with observations in the ALMA 12m array image. However, the astrometric signal expected from the orbit of the candidate we detected is 3-sigma away from the astrometric motion of Proxima as measured from early Gaia data. This, together with the unexpectedly high flux associated with our direct imaging detection, means we cannot confirm that our candidate is indeed Proxima c. On the other hand, if confirmed, this would be the first observation in imaging of a planet discovered from radial velocities and the second one (after Fomalhaut b) of reflecting circumplanetary material. Further confirmation observations should be done as soon as possible.
We present optical identifications and a multi-band catalogue of a sample of 478 X-ray sources in the XMM and Chandra surveys of the central 0.6 deg^2 of the ELAIS-S1 field. The optical/infrared counterpart of each X-ray source was identified using R and IRAC 3.6 um bands. This method was complemented by the precise positions obtained through Chandra observations. Approximately 94% of the counterparts are detected in the R band, while the remaining are blank fields in the optical down to R~24.5, but have a near-infrared counterpart detected by IRAC within 6 arcsec from the XMM centroid. The multi-band catalogue contains photometry in ten photometric bands (B to the MIPS 24 um). We determined redshift and classification for 237 sources (~50% of the sample) brighter than R=24. We classified 47% of the sources with spectroscopic redshift as broad-line active galactic nuclei (BL AGNs) with z=0.1-3.5, while sources without broad-lines are about 46% of the spectroscopic sample and are found up to z=2.6. We identified 11 type 2 QSOs among the sources with X/O>8, with z=0.9-2.6, high 2-10 keV luminosity (log(L2-10keV)>=43.8 erg/s) and hard X-ray colors suggesting large absorbing columns at the rest frame (logN_H up to 23.6 cm^-2). BL AGNs show on average blue optical-to-near-infrared colors, softer X-ray colors and X-ray-to-optical colors typical of optically selected AGNs. Conversely, narrow-line sources show redder optical colors, harder X-ray flux ratio and span a wider range of X-ray-to-optical colors. On average the SEDs of high-luminosity BL AGNs resemble the power-law typical of unobscured AGNs. The SEDs of NOT BL AGNs are dominated by the galaxy emission in the optical/near-infrared, and show a rise in the mid-infrared which suggests the presence of an obscured active nucleus.
0.792044
0.712666
0.079378
2004.06686
Neglecting discretization corrections in regularized singular or nearly singular integrals
A method for computing singular or nearly singular integrals on closed surfaces was presented by J. T. Beale, W. Ying, and J. R. Wilson [Comm. Comput. Phys. 20 (2016), 733--753, arxiv.org/abs/1508.00265] and applied to single and double layer potentials for harmonic functions. It uses regularized kernels, a straightforward quadrature rule, and corrections added for smoothing and discretization errors. In this note we give estimates for the discretization corrections which show that they can reasonably be neglected with proper choice of numerical parameters.
We provide a novel approach to the numerical solution of the family of nonlocal elliptic equations $(-\Delta)^su=f$ in $\Omega$, subject to some homogeneous boundary conditions $\mathcal{B}(u)=0$ on $\partial \Omega$, where $s\in(0,1)$, $\Omega\subset \mathbb{R}^n$ is a bounded domain, and $(-\Delta)^s$ is the spectral fractional Laplacian associated to $\mathcal{B}$ on $\partial \Omega$. We use the solution representation $(-\Delta)^{-s}f$ together with its singular integral expression given by the method of semigroups. By combining finite element discretizations for the heat semigroup with monotone quadratures for the singular integral we obtain accurate numerical solutions. Roughly speaking, given a datum $f$ in a suitable fractional Sobolev space of order $r\geq 0$ and the discretization parameter $h>0$, our numerical scheme converges as $O(h^{r+2s})$, providing super quadratic convergence rates up to $O(h^4)$ for sufficiently regular data, or simply $O(h^{2s})$ for merely $f\in L^2(\Omega)$. We also extend the proposed framework to the case of nonhomogeneous boundary conditions and support our results with some illustrative numerical tests.
0.848647
0.705469
0.143178
2004.06687
Quantum phase transitions of tri-layer excitons in atomically thin heterostructures
We determine the zero temeperature phase diagram of excitons in the symmetric transition-metal dichalcogenide tri-layer heterosctructure WSe2/MoSe2/WSe2. First principle calculations reveal two distinct types of interlayer excitonic states, a lower energy symmetric quadrupole and a higher energy asymmetric dipole. While interaction between quadrupolar excitons is always repulsive, anti-parallel dipolar excitons attract at large distances. We find quantum phase transitions between a repulsive quadrupole lattice phase and a staggered (anti-parallel) dipolar lattice phase, driven by the competition between the exciton-exciton interactions and the single exciton energies. Remarkably, the intrinsic nature of each interlayer exciton is completely different in each phase. This is a striking example for the possible rich quantum physics in a system where the single particle properties and the many-body state are dynamically coupled through the particle interactions.
Spin noise spectroscopy is an optical technique which can probe spin resonances non-perturbatively. First applied to atomic vapours, it revealed detailed information about nuclear magnetism and the hyperfine interaction. In solids, this approach has been limited to carriers in semiconductor heterostructures. Here we show that atomic-like spin fluctuations of Mn ions diluted in CdT e (bulk and quantum wells) can be detected through the Kerr rotation associated to excitonic transitions. Zeeman transitions within and between hyperfine multiplets are clearly observed in zero and small magnetic fields and reveal the local symmetry because of crystal field and strain. The linewidths of these resonances are close to the dipolar limit. The sensitivity is high enough to open the way towards the detection of a few spins in systems where the decoherence due to nuclear spins can be suppressed by isotopic enrichment, and towards spin resonance microscopy with important applications in biology and materials science.
0.870505
0.761159
0.109346
2004.06688
End-to-End Variational Networks for Accelerated MRI Reconstruction
The slow acquisition speed of magnetic resonance imaging (MRI) has led to the development of two complementary methods: acquiring multiple views of the anatomy simultaneously (parallel imaging) and acquiring fewer samples than necessary for traditional signal processing methods (compressed sensing). While the combination of these methods has the potential to allow much faster scan times, reconstruction from such undersampled multi-coil data has remained an open problem. In this paper, we present a new approach to this problem that extends previously proposed variational methods by learning fully end-to-end. Our method obtains new state-of-the-art results on the fastMRI dataset for both brain and knee MRIs.
In this work, we tackle the problem of car license plate detection and recognition in natural scene images. We propose a unified deep neural network which can localize license plates and recognize the letters simultaneously in a single forward pass. The whole network can be trained end-to-end. In contrast to existing approaches which take license plate detection and recognition as two separate tasks and settle them step by step, our method jointly solves these two tasks by a single network. It not only avoids intermediate error accumulation, but also accelerates the processing speed. For performance evaluation, three datasets including images captured from various scenes under different conditions are tested. Extensive experiments show the effectiveness and efficiency of our proposed approach.
0.87661
0.654642
0.221968
2004.06689
Weakly Supervised Deep Learning for COVID-19 Infection Detection and Classification from CT Images
An outbreak of a novel coronavirus disease (i.e., COVID-19) has been recorded in Wuhan, China since late December 2019, which subsequently became pandemic around the world. Although COVID-19 is an acutely treated disease, it can also be fatal with a risk of fatality of 4.03% in China and the highest of 13.04% in Algeria and 12.67% Italy (as of 8th April 2020). The onset of serious illness may result in death as a consequence of substantial alveolar damage and progressive respiratory failure. Although laboratory testing, e.g., using reverse transcription polymerase chain reaction (RT-PCR), is the golden standard for clinical diagnosis, the tests may produce false negatives. Moreover, under the pandemic situation, shortage of RT-PCR testing resources may also delay the following clinical decision and treatment. Under such circumstances, chest CT imaging has become a valuable tool for both diagnosis and prognosis of COVID-19 patients. In this study, we propose a weakly supervised deep learning strategy for detecting and classifying COVID-19 infection from CT images. The proposed method can minimise the requirements of manual labelling of CT images but still be able to obtain accurate infection detection and distinguish COVID-19 from non-COVID-19 cases. Based on the promising results obtained qualitatively and quantitatively, we can envisage a wide deployment of our developed technique in large-scale clinical studies.
Human observers can learn to recognize new categories of images from a handful of examples, yet doing so with machine perception remains an open challenge. We hypothesize that data-efficient recognition is enabled by representations which make the variability in natural signals more predictable. We therefore revisit and improve Contrastive Predictive Coding, an unsupervised objective for learning such representations. This new implementation produces features which support state-of-the-art linear classification accuracy on the ImageNet dataset. When used as input for non-linear classification with deep neural networks, this representation allows us to use 2-5x less labels than classifiers trained directly on image pixels. Finally, this unsupervised representation substantially improves transfer learning to object detection on PASCAL VOC-2007, surpassing fully supervised pre-trained ImageNet classifiers.
0.846985
0.717427
0.129558
2004.06690
Online Graph Exploration on Trees, Unicyclic Graphs and Cactus Graphs
We study the problem of exploring all vertices of an undirected weighted graph that is initially unknown to the searcher. An edge of the graph is only revealed when the searcher visits one of its endpoints. Beginning at some start node, the searcher's goal is to visit every vertex of the graph before returning to the start node on a tour as short as possible. We prove that the Nearest Neighbor algorithm's competitive ratio on trees with $n$ vertices is $\Theta(\log n)$, i.e. no better than on general graphs. This also yields a lower bound on the quality of the Nearest Neighbor heuristic for the traveling salesperson problem on trees. Furthermore, we examine the algorithm Blocking for a range of parameters not considered previously and prove it is 3-competitive on unicyclic graphs as well as $5/2+\sqrt{2}\approx 3.91$-competitive on cactus graphs. The best-known lower bound for these two graph classes is 2.
For a connected labelled graph $G$, a {\em spanning tree} $T$ is a connected and an acyclic subgraph that spans all vertices of $G$. In this paper, we consider a classical combinatorial problem which is to list all spanning trees of $G$. A Halin graph is a graph obtained from a tree with no degree two vertices and by joining all leaves with a cycle. We present a sequential and parallel algorithm to enumerate all spanning trees in Halin graphs. Our approach enumerates without repetitions and we make use of $O((2pd)^{p})$ processors for parallel algorithmics, where $d$ and $p$ are the depth, the number of leaves, respectively, of the Halin graph. We also prove that the number of spanning trees in Halin graphs is $O((2pd)^{p})$.
0.810152
0.738719
0.071433
2004.06691
Resolution and Tor Algebra Structures of Grade 3 Ideals Defining Compressed Rings
Let $R=k[x,y,z]$ be a standard graded $3$-variable polynomial ring, where $k$ denotes any field. We study grade $3$ homogeneous ideals $I \subseteq R$ defining compressed rings with socle $k(-s)^{\ell} \oplus k(-2s+1)$, where $s \geq3$ and $\ell \geq 1$ are integers. The case for $\ell =1$ was studied in a previous paper by the author; a generically minimal resolution was constructed for all such ideals. More recently, this resolution is generalized in the guise of (iterated) trimming complexes. In this paper, we show that all ideals of the above form are resolved by an iterated trimming complex. Moreover, we apply this machinery to construct ideals $I$ such that $R/I$ is a ring of Tor algebra class $G (r)$ for some fixed $r \geq2$, and $R/I$ may be chosen to have arbitrarily large type. In particular, this provides a new class of counterexamples to a conjecture of Avramov not already constructed by Christensen, Veliche, and Weyman.
Necessary and sufficient conditions for when every non-zero ideal in a relative Cuntz-Pimsner ring contains a non-zero graded ideal, when a relative Cuntz-Pimsner ring is simple, and when every ideal in a relative Cuntz-Pimsner ring is graded, are given. A "Cuntz-Krieger uniqueness theorem" for relative Cuntz-Pimsner rings is also given and condition (L) and condition (K) for relative Cuntz-Pimsner rings are introduced.
0.896658
0.761328
0.13533
2004.06692
Quantization Analysis and Robust Design for Distributed Graph Filters
Distributed graph filters have found applications in wireless sensor networks (WSNs) to solve distributed tasks such as consensus, signal denoising, and reconstruction. However, when employed over WSN, the graph filters should deal with the network limited energy, processing, and communication capabilities. Quantization plays a fundamental role to improve the latter but its effects on distributed graph filtering are little understood. WSNs are also prone to random link losses due to noise and interference. The filter output is affected by both the quantization error and the topological randomness error, which, if it is not properly accounted in the filter design phase, may lead to an accumulated error through the filtering iterations and significantly degrade the performance. In this paper, we analyze how quantization affects distributed graph filtering over both time-invariant and time-varying graphs. We bring insights on the quantization effects for the two most common graph filters: the finite impulse response (FIR) and autoregressive moving average (ARMA) graph filter. We devise theoretical performance guarantees on the filter performance when the quantization stepsize is fixed or changes dynamically over the filtering iterations. For FIR filters, we show that a dynamic quantization stepsize leads to more control on the quantization noise than the fixed-stepsize quantization. For ARMA graph filters, we show that decreasing the quantization stepsize over the iterations reduces the quantization noise to zero at the steady-state. In addition, we propose robust filter design strategies that minimize the quantization noise for both time-invariant and time-varying networks. Numerical experiments on synthetic and two real data sets corroborate our findings and show the different trade-offs between quantization bits, filter order, and robustness to topological randomness.
This paper is concerned with the convergence and long-term stability analysis of the feedback particle filter (FPF) algorithm. The FPF is an interacting system of $N$ particles where the interaction is designed such that the empirical distribution of the particles approximates the posterior distribution. It is known that in the mean-field limit ($N=\infty$), the distribution of the particles is equal to the posterior distribution. However little is known about the convergence to the mean-field limit. In this paper, we consider the FPF algorithm for the linear Gaussian setting. In this setting, the algorithm is similar to the ensemble Kalman-Bucy filter algorithm. Although these algorithms have been numerically evaluated and widely used in applications, their convergence and long-term stability analysis remains an active area of research. In this paper, we show that, (i) the mean-field limit is well-defined with a unique strong solution; (ii) the mean-field process is stable with respect to the initial condition; (iii) we provide conditions such that the finite-$N$ system is long term stable and we obtain some mean-squared error estimates that are uniform in time.
0.877002
0.695942
0.181061
2004.06693
Space-time registration-based model reduction of parameterized one-dimensional hyperbolic PDEs
We propose a model reduction procedure for rapid and reliable solution of parameterized hyperbolic partial differential equations. Due to the presence of parameter-dependent shock waves and contact discontinuities, these problems are extremely challenging for traditional model reduction approaches based on linear approximation spaces. The main ingredients of the proposed approach are (i) an adaptive space-time registration-based data compression procedure to align local features in a fixed reference domain, (ii) a space-time Petrov-Galerkin (minimum residual) formulation for the computation of the mapped solution, and (iii) a hyper-reduction procedure to speed up online computations. We present numerical results for a Burgers model problem and a shallow water model problem, to empirically demonstrate the potential of the method.
Modeling of respiratory motion is important for a more accurate understanding and accounting of its effect on dose to cancers in the thorax and abdomen by radiotherapy. We have developed a model of respiration-induced organ motion in the thorax, without the commonly adopted assumption of repeatable breath cycles. The model describes the motion of a volume of interest within the patient, based on a reference 3-dimensional image (at end-expiration), and the diaphragm positions at different time points. The input data are respiration-correlated CT images of patients treated for nonsmall cell lung cancer, consisting of 3D images, including the diaphragm positions, at 10 phases of the respiratory cycle. A deformable image registration algorithm calculates the deformation field that maps each 3D image to the reference 3D image. A principle component analysis is performed to parameterize the 3D deformation field in terms of the diaphragm motion. We show that the first two principal components are adequate to accurately and completely describe the organ motion in the data of 4 patients. Artifacts in the RCCT images that commonly occur at the mid-respiration states are reduced in the model-generated images. Further validation of the model is demonstrated in the successful application of the parameterized 3D deformation field to RCCT data of the same patient but acquired several days later. We have developed a method for predicting respiration-induced organ motion in patients that has potential for improving the accuracy of dose calculation in radiotherapy.
0.866937
0.68803
0.178907
2004.06694
Dissipation-induced topological transitions in continuous Weyl materials
Many topologically non-trivial systems have been recently realized using electromagnetic, acoustic, and other classical wave-based platforms. As the simplest class of three-dimensional topological systems, Weyl semimetals have attracted significant attention in this context. However, the robustness of the topological Weyl state in the presence of dissipation, which is common to most classical realizations, has not been studied in detail. In this paper, we demonstrate that the symmetry properties of the Weyl material play a crucial role in the annihilation of topological charges in the presence of losses. We consider the specific example of a continuous plasma medium and compare two possible realizations of a Weyl-point dispersion based on breaking time-reversal symmetry (reciprocity) or breaking inversion symmetry. We theoretically show that the topological state is fundamentally more robust against losses in the nonreciprocal realization. Our findings elucidate the impact of dissipation on three-dimensional topological materials and metamaterials.
Topological Weyl semimetals (TWS) can be classified as type-I TWS, in which the density of states vanishes at the Weyl nodes, and type-II TWS where an electron and a hole pocket meet with finite density of states at the nodal energy. The dispersions of type-II Weyl nodes are tilted and break Lorentz invariance, allowing for physical properties distinct from those in a type-I TWS. We present minimal lattice models for both time-reversal-breaking and inversion-breaking type-II Weyl semimetals, and investigate their bulk properties and topological surface states. These lattice models capture the extended Fermi pockets and the connectivities of Fermi arcs. In addition to the Fermi arcs, which are topologically protected, we identify surface "track states" that arise out of the topological Fermi arc states at the transition from type-I to type-II with multiple Weyl nodes, and persist in the type-II TWS.
0.871049
0.828036
0.043013
2004.06695
A proof of the Upper Matching Conjecture for large graphs
We prove that the `Upper Matching Conjecture' of Friedland, Krop, and Markstr\"om and the analogous conjecture of Kahn for independent sets in regular graphs hold for all large enough graphs as a function of the degree. That is, for every $d$ and every large enough $n$ divisible by $2d$, a union of $n/(2d)$ copies of the complete $d$-regular bipartite graph maximizes the number of independent sets and matchings of size $k$ for each $k$ over all $d$-regular graphs on $n$ vertices. To prove this we utilize the cluster expansion for the canonical ensemble of a statistical physics spin model, and we give some further applications of this method to maximizing and minimizing the number of independent sets and matchings of a given size in regular graphs of a given minimum girth.
A fullerene graph is a cubic bridgeless plane graph with only pentagonal and hexagonal faces. We exhibit an infinite family of fullerene graphs of diameter $\sqrt{4n/3}$, where $n$ is the number of vertices. This disproves a conjecture of Andova and \v{S}krekovski [MATCH Commun. Math. Comput. Chem. 70 (2013) 205-220], who conjectured that every fullerene graph on $n$ vertices has diameter at least $\lfloor \sqrt{5n/3}\rfloor-1$.
0.880732
0.694032
0.186701
2004.06696
Solutions to the Monge-Amp\`{e}re equation with polyhedral and Y-shaped singularities
We construct convex functions on $\mathbb{R}^3$ and $\mathbb{R}^4$ that are smooth solutions to the Monge-Amp\`{e}re equation $\det D^2u = 1$ away from compact one-dimensional singular sets, which can be Y-shaped or form the edges of a convex polytope. The examples solve the equation in the Alexandrov sense away from finitely many points. Our approach is based on solving an obstacle problem where the graph of the obstacle is a convex polytope.
We discuss equations associated to Cournot-Nash Equilibria as put forward recently by Blanchet and Carlier. These equations are related to an optimal transport problem in which the source measure is known, but the target measure is part of the problem. The resulting equation is a Monge-Amp\`ere type with possible nonlocal terms. If the cost function is of a particular form, the equation is vulnerable to standard optimal transportation PDE techniques, with some modifications to deal with the new terms. We give some conditions on the problem from which we can conclude that solutions are smooth.
0.877821
0.733418
0.144403
2004.06697
Combined servo error pre-compensation and feedrate optimization -- with application to a 3D printer and precision motion stage
Servo error pre-compensation and feedrate optimization are often performed independently to improve the accuracy and speed of manufacturing machines. However, this independent approach leads to unnecessary trade-offs between productivity and quality in manufacturing. This paper proposes a novel linear programming approach for combined servo error pre-compensation and feedrate optimization, subject to contour error (tolerance) and kinematic constraints. The incorporation of servo error pre-compensation into feedrate optimization allows for faster motions without violating tolerance constraints. Experiments carried out on a 3D printer and precision motion stage are respectively used to demonstrate up to 43% and 47% reduction in cycle time without compromising part quality using the proposed compared to the independent approach.
This article illustrates the application of deep learning to robot touch by considering a basic yet fundamental capability: estimating the relative pose of part of an object in contact with a tactile sensor. We begin by surveying deep learning applied to tactile robotics, focussing on optical tactile sensors, which help bridge from deep learning for vision to touch. We then show how deep learning can be used to train accurate pose models of 3D surfaces and edges that are insensitive to nuisance variables such as motion-dependent shear. This involves including representative motions as unlabelled perturbations of the training data and using Bayesian optimization of the network and training hyperparameters to find the most accurate models. Accurate estimation of pose from touch will enable robots to safely and precisely control their physical interactions, underlying a wide range of object exploration and manipulation tasks.
0.939021
0.695705
0.243316
2004.06698
DialGraph: Sparse Graph Learning Networks for Visual Dialog
Visual dialog is a task of answering a sequence of questions grounded in an image utilizing a dialog history. Previous studies have implicitly explored the problem of reasoning semantic structures among the history using softmax attention. However, we argue that the softmax attention yields dense structures that could distract to answer the questions requiring partial or even no contextual information. In this paper, we formulate the visual dialog tasks as graph structure learning tasks. To tackle the problem, we propose Sparse Graph Learning Networks (SGLNs) consisting of a multimodal node embedding module and a sparse graph learning module. The proposed model explicitly learn sparse dialog structures by incorporating binary and score edges, leveraging a new structural loss function. Then, it finally outputs the answer, updating each node via a message passing framework. As a result, the proposed model outperforms the state-of-the-art approaches on the VisDial v1.0 dataset, only using 10.95% of the dialog history, as well as improves interpretability compared to baseline methods.
We investigate sparse representations for control in reinforcement learning. While these representations are widely used in computer vision, their prevalence in reinforcement learning is limited to sparse coding where extracting representations for new data can be computationally intensive. Here, we begin by demonstrating that learning a control policy incrementally with a representation from a standard neural network fails in classic control domains, whereas learning with a representation obtained from a neural network that has sparsity properties enforced is effective. We provide evidence that the reason for this is that the sparse representation provides locality, and so avoids catastrophic interference, and particularly keeps consistent, stable values for bootstrapping. We then discuss how to learn such sparse representations. We explore the idea of Distributional Regularizers, where the activation of hidden nodes is encouraged to match a particular distribution that results in sparse activation across time. We identify a simple but effective way to obtain sparse representations, not afforded by previously proposed strategies, making it more practical for further investigation into sparse representations for reinforcement learning.
0.928185
0.721357
0.206828
2004.06699
Sobolev and H\"older regularity results for some Singular double phase problems
This article deals with the study of the following singular quasilinear equation: \begin{equation*} -\Delta_{p}u -\Delta_{q}u = f(x) u^{-\delta},\; u>0 \text{ in }\; \Om; \; u=0 \text{ on } \pa\Om, \end{equation*} where $\Om$ is a bounded domain in $\mathbb{R}^N$ with $C^2$ boundary $\pa\Om$, $1< q< p<\infty$, $\de>0$ and $f\in L^\infty_{loc}(\Om)$ is a non-negative function which behaves like $\textnormal{dist}(x,\pa\Om)^{-\ba},$ $\ba\ge 0$ near the boundary of $\Om$. We prove the existence of a weak solution in $W^{1,p}_{loc}(\Om)$ and its behavior near the boundary for $\ba<p$. Consequently, we obtain optimal Sobolev regularity of weak solutions. By establishing the comparison principle, we prove the uniqueness of weak solution for the case $\ba<2-\frac{1}{p}$. For the case $\ba\ge p$, we prove the non-existence result. Moreover, we prove $C^{1,\al}(\ov\Om)$ regularity of weak solution for a more general class of quasilinear equations involving singular nonlinearity (see \eqref{Prb}). This result is of independent interest.
The Dehn function measures the area of minimal discs that fill closed curves in a space; it is an important invariant in analysis, geometry, and geometric group theory. There are several equivalent ways to define the Dehn function, varying according to the type of disc used. In this paper, we introduce a new definition of the Dehn function and use it to prove several theorems. First, we generalize the quasi-isometry invariance of the Dehn function to a broad class of spaces. Second, we prove H\"older extension properties for spaces with quadratic Dehn function and their asymptotic cones. Finally, we show that ultralimits and asymptotic cones of spaces with quadratic Dehn function also have quadratic Dehn function. The proofs of our results rely on recent existence and regularity results for area-minimizing Sobolev mappings in metric spaces.
0.782494
0.73219
0.050304
2004.06700
Secure Federated Learning in 5G Mobile Networks
Machine Learning (ML) is an important enabler for optimizing, securing and managing mobile networks. This leads to increased collection and processing of data from network functions, which in turn may increase threats to sensitive end-user information. Consequently, mechanisms to reduce threats to end-user privacy are needed to take full advantage of ML. We seamlessly integrate Federated Learning (FL) into the 3GPP 5G Network Data Analytics (NWDA) architecture, and add a Multi-Party Computation (MPC) protocol for protecting the confidentiality of local updates. We evaluate the protocol and find that it has much lower overhead than previous work, without affecting ML performance.
The Internet of Things (IoT) will facilitate a wide variety of applications in different domains, such as smart cities, smart grids, industrial automation (Industry 4.0), smart driving, assistance of the elderly, and home automation. Billions of heterogeneous smart devices with different application requirements will be connected to the networks and will generate huge aggregated volumes of data that will be processed in distributed cloud infrastructures. On the other hand, there is also a general trend to deploy functions as software (SW) instances in cloud infrastructures [e.g., network function virtualization (NFV) or mobile edge computing (MEC)]. Thus, the next generation of mobile networks, the fifth-generation (5G), will need not only to develop new radio interfaces or waveforms to cope with the expected traffic growth but also to integrate heterogeneous networks from end to end (E2E) with distributed cloud resources to deliver E2E IoT and mobile services. This article presents the E2E 5G platform that is being developed by the Centre Tecnol\`ogic de Telecomunicacions de Catalunya (CTTC), the first known platform capable of reproducing such an ambitious scenario.
0.891738
0.70966
0.182078
2004.06701
Catastrophic thermal destabilization of two-dimensional close-packed emulsions due to synchronized coalescence initiation
The mechanisms for phase separation in highly concentrated emulsions when subjected to a thermal phase transition remain to be elucidated. Here, we create a hexagonally close-packed monodisperse emulsion in 2D and show that during a cool-heat cycle, the emulsion fully destabilizes akin to phase separation. The mechanism for this catastrophic destabilization is found to be spontaneous coalescence initiation that synchronously occurs between every solidified droplet and its neighbors. This synchronous coalescence initiation establishes system-wide network connectivity in the emulsion causing large-scale destabilization. This system-wide coalescence initiation is found to be insensitive to droplet size and surfactant type, but dependent on network connectivity and crystal content of individual droplets.
A mixture of hard-sphere particles and model emulsion droplets is studied with a Brownian dynamics simulation. We find that the addition of nonwetting emulsion droplets to a suspension of pure hard spheres can lead to both gas-liquid and fluid-solid phase separations. Furthermore, we find a stable fluid of hard-sphere clusters. The stability is due to the saturation of the attraction that occurs when the surface of the droplets is completely covered with colloidal particles. At larger emulsion droplet densities a percolation transition is observed. The resulting networks of colloidal particles show dynamical and mechanical properties typical of a colloidal gel. The results of the model are in good qualitative agreement with recent experimental findings [E. Koos and N. Willenbacher, Science 331, 897 (2011)] in a mixture of colloidal particles and two immiscible fluids.
0.902972
0.768703
0.134269
2004.06702
The $(1 + (\lambda, \lambda))$ GA Is Even Faster on Multimodal Problems
The $(1 + (\lambda,\lambda))$ genetic algorithm is a recent invention of the theory community. Rigorous runtime analyses on unimodal fitness functions showed that it can indeed be faster than classical evolutionary algorithms, though on these simple problems the gains were only moderate. In this work, we conduct the first runtime analysis of this algorithm on a multimodal problem class, the jump functions benchmark. We show that with the right parameters, the $(1 + (\lambda,\lambda))$ GA optimizes any jump function with jump size $2 \le k \le n/16$ in expected time $O(n^{(k+1)/2} e^{O(k)} k^{-k/2})$, which significantly and already for constant $k$ outperforms standard mutation-based algorithms with their $\Theta(n^k)$ runtime and standard crossover-based algorithms with their $O(n^{k-1})$ runtime. Our work suggests some general advice on how to set the parameters of the $(1 + (\lambda,\lambda))$, which might ease the further use of this algorithm.
The Hill operators Ly=-y''+v(x)y, considered with singular complex valued \pi-periodic potentials v of the form v=Q' with Q in L^2([0,\pi]), and subject to periodic, antiperiodic or Neumann boundary conditions have discrete spectra. For sufficiently large n, the disc {z: |z-n^2|<n} contains two periodic (if n is even) or antiperiodic (if n is odd) eigenvalues \lambda_n^-, \lambda_n^+ and one Neumann eigenvalue \nu_n. We show that rate of decay of the sequence |\lambda_n^+-\lambda_n^-|+|\lambda_n^+ - \nu_n| determines the potential smoothness, and there is a basis consisting of periodic (or antiperiodic) root functions if and only if for even (respectively, odd) n, \sup_{\lambda_n^+\neq \lambda_n^-}{|\lambda_n^+-\nu_n|/|\lambda_n^+-\lambda_n^-|} < \infty.
0.830696
0.673839
0.156857
2004.06703
Stacking Fault Energy Prediction for Austenitic Steels by Thermodynamic Modeling and Machine Learning
Stacking fault energy (SFE) is vital in controlling the deformation mechanism and mechanical properties of austenitic steels, while there are no accurate and straightforward computational tools for modeling it. To address this issue, we evaluate the CALPHAD-based thermodynamic models (CALPHAD: calculations of phase diagrams), analyze the alloying effect on SFE using data analytics, and present how machine learning (ML) accurately predicts the SFE of austenitic steels. The results show that ML is more precise and flexible compared to thermodynamic and empirical models. This work demonstrates the capability of ML to predict material properties when physical models and experiments are unfeasible.
Prognostics or early detection of incipient faults is an important industrial challenge for condition-based and preventive maintenance. Physics-based approaches to modeling fault progression are infeasible due to multiple interacting components, uncontrolled environmental factors and observability constraints. Moreover, such approaches to prognostics do not generalize to new domains. Consequently, domain-agnostic data-driven machine learning approaches to prognostics are desirable. Damage progression is a path-dependent process and explicitly modeling the temporal patterns is critical for accurate estimation of both the current damage state and its progression leading to total failure. In this paper, we present a novel data-driven approach to prognostics that employs a novel textual representation of multivariate temporal sensor observations for predicting the future health state of the monitored equipment early in its life. This representation enables us to utilize well-understood concepts from text-mining for modeling, prediction and understanding distress patterns in a domain agnostic way. The approach has been deployed and successfully tested on large scale multivariate time-series data from commercial aircraft engines. We report experiments on well-known publicly available benchmark datasets and simulation datasets. The proposed approach is shown to be superior in terms of prediction accuracy, lead time to prediction and interpretability.
0.915327
0.727385
0.187942
2004.06704
FineGym: A Hierarchical Video Dataset for Fine-grained Action Understanding
On public benchmarks, current action recognition techniques have achieved great success. However, when used in real-world applications, e.g. sport analysis, which requires the capability of parsing an activity into phases and differentiating between subtly different actions, their performances remain far from being satisfactory. To take action recognition to a new level, we develop FineGym, a new dataset built on top of gymnastic videos. Compared to existing action recognition datasets, FineGym is distinguished in richness, quality, and diversity. In particular, it provides temporal annotations at both action and sub-action levels with a three-level semantic hierarchy. For example, a "balance beam" event will be annotated as a sequence of elementary sub-actions derived from five sets: "leap-jump-hop", "beam-turns", "flight-salto", "flight-handspring", and "dismount", where the sub-action in each set will be further annotated with finely defined class labels. This new level of granularity presents significant challenges for action recognition, e.g. how to parse the temporal structures from a coherent action, and how to distinguish between subtly different action classes. We systematically investigate representative methods on this dataset and obtain a number of interesting findings. We hope this dataset could advance research towards action understanding.
Building explainable systems is a critical problem in the field of Natural Language Processing (NLP), since most machine learning models provide no explanations for the predictions. Existing approaches for explainable machine learning systems tend to focus on interpreting the outputs or the connections between inputs and outputs. However, the fine-grained information is often ignored, and the systems do not explicitly generate the human-readable explanations. To better alleviate this problem, we propose a novel generative explanation framework that learns to make classification decisions and generate fine-grained explanations at the same time. More specifically, we introduce the explainable factor and the minimum risk training approach that learn to generate more reasonable explanations. We construct two new datasets that contain summaries, rating scores, and fine-grained reasons. We conduct experiments on both datasets, comparing with several strong neural network baseline systems. Experimental results show that our method surpasses all baselines on both datasets, and is able to generate concise explanations at the same time.
0.884833
0.695267
0.189566
2004.06705
Non-integrated defect relation and finiteness problem of differentiably nondegenerate meromorphic mappings on K\"{a}hler manifolds
Let $M$ be a complete K\"{a}hler manifold, whose universal covering is biholomorphic to a ball $\mathbb B^m(R_0)$ in $\mathbb C^m$ ($0<R_0\le +\infty$). The first purpose of this article is to establish a non-integerated defect relation with truncation level 1 for differentiably nondegenerate meromorphic mappings with only one hypersurface, which is an union of subgeneral position hyperplanes. Our second aim is to study the algebraic dependence problem of differentiably meromorphic mappings. We will show that if $k$ differentibility nondegenerate meromorphic mappings $f^1,\ldots,f^k$ of $M$ into $\mathbb P^n(\mathbb C)\ (n\ge 2)$ satisfying the condition $(C_\rho)$ and sharing few hyperplanes in subgeneral position regardless of multiplicity then $f^1\wedge\cdots\wedge f^k$. For the last aim, we show that there are at most two different differentiably nondegenerate meromorphic mappings of $M$ into $\mathbb P^n(\mathbb C)$ sharing $q\ (q\sim 2N-n+3+O(\rho))$ hyperplanes in $N-$subgeneral position regardless of multiplicity. Our results generalize previous finiteness and uniqueness theorems for differentiably meromorphic mappings of $\mathbb C^m$ and extend some previous results for the case of mappings on K\"{a}hler manifold.
The present paper is devoted to the classification of symplectic automorphisms of some hyperk\"{a}hler manifolds. The results contained here are an explicit classification of prime order automorphisms on manifolds of $K3^{[n]}$ type and a proof that all finite groups of symplectic automorphisms of such manifolds are contained in Conway's group $Co_1$.
0.9275
0.724675
0.202825
2004.06706
On well-posedness and concentration of blow-up solutions for the intercritical inhomogeneous NLS equation
We consider the focusing inhomogeneous nonlinear Schr\"odinger (INLS) equation in $\mathbb{R}^N$ $$i \partial_t u +\Delta u + |x|^{-b} |u|^{2\sigma}u = 0,$$ where $N\geq 2$ and $\sigma$, $b>0$. We first obtain a small data global result in $H^1$, which, in the two spatial dimensional case, improves the third author result in [22] on the range of $b$. For $N\geq 3$ and $\frac{2-b}{N}<\sigma<\frac{2-b}{N-2}$, we also study the local well posedness in $\dot H^{s_c}\cap \dot H^1 $, where $s_c=\frac{N}{2}-\frac{2-b}{2\sigma}$. Sufficient conditions for global existence of solutions in $\dot H^{s_c}\cap \dot H^1$ are also established, using a Gagliardo-Nirenberg type estimate. Finally, we study the $L^{\sigma_c}-$norm concentration phenomenon, where $\sigma_c=\frac{2N\sigma}{2-b}$, for finite time blow-up solutions in $\dot H^{s_c}\cap \dot H^1$ with bounded $\dot H^{s_c}-$norm. Our approach is based on the compact embedding of $\dot H^{s_c}\cap \dot H^1$ into a weighted $L^{2\sigma+2}$ space.
We consider the global well-posedness for the Cauchy probelem of the Kawahara equation which is one of the fifth order KdV type equations. We first establish the local well-posedness in a more suitable function space for the global well-posedness by a variant of the Fourier restriction norm method. Next, we extend local solutions globally in time by the I-method. In this paper, we apply the I-method to the modified Bourgain space.
0.858836
0.794476
0.06436
2004.06707
Unbiased Cosmology Inference from Biased Tracers using the EFT Likelihood
We present updates on the cosmology inference using the effective field theory (EFT) likelihood presented previously in Schmidt et al., 2018, Elsner et al., 2019 [1,2]. Specifically, we add a cutoff to the initial conditions that serve as starting point for the matter forward model. We show that this cutoff, which was not employed in any previous related work, is important to regularize loop integrals that otherwise involve small-scale, non-perturbative modes. We then present results on the inferred value of the linear power spectrum normalization $\sigma_{8}$ from rest-frame halo catalogs using both second- and third-order bias expansions, imposing uniform priors on all bias parameters. Due to the perfect bias-$\sigma_{8}$ degeneracy at linear order, constraints on $\sigma_{8}$ rely entirely on nonlinear information. The results show the expected convergence behavior when lowering the cutoff in wavenumber, $\Lambda$. When including modes up to $k \leq \Lambda = 0.1\,h\,{\rm Mpc}^{-1}$ in the second-order case, $\sigma_{8}$ is recovered to within $\lesssim 6\,\%$ for a range of halo masses and redshifts. The systematic bias shrinks to $4\,\%$ or less for the third-order bias expansion on the same range of scales. Together with additional evidence we provide, this shows that the residual mismatch in $\sigma_{8}$ can be attributed to higher-order bias contributions. We conclude that the EFT likelihood is able to infer unbiased cosmological constraints, within expected theoretical systematic errors, from physical biased tracers on quasilinear scales
We develop a novel statistical strong lensing approach to probe the cosmological parameters by exploiting multiple redshift image systems behind galaxies or galaxy clusters. The method relies on free-form mass inversion of strong lenses and does not need any additional information other than gravitational lensing. Since in free-form lensing the solution space is a high-dimensional convex polytope, we consider Bayesian model comparison analysis to infer the cosmological parameters. The volume of the solution space is taken as a tracer of the probability of the underlying cosmological assumption. In contrast to parametric mass inversions, our method accounts for the mass-sheet degeneracy, which implies a degeneracy between the steepness of the profile and the cosmological parameters. Parametric models typically break this degeneracy, introducing hidden priors to the analysis that contaminate the inference of the parameters. We test our method with synthetic lenses, showing that it is able to infer the assumed cosmological parameters. Applied to the CLASH clusters, the method might be competitive with other probes.
0.852765
0.798502
0.054263
2004.06708
Decoy-State Quantum Key Distribution over a Long-Distance High-Loss Underwater Free-Space Channel
Atmospheric free space and fiber have been widely exploited as the channels for quantum communication, and have enabled inter-continent and inter-city applications. Air-sea free-space channel, being capable of linking the satellite-based quantum resource and underwater vehicle, has now become the last piece of the puzzle in building global quantum communication network. However, long-distance quantum communication penetrating water up to tens to hundreds of meters is extremely challenging due to the inevitable high loss. Here, we present an experimental demonstration of underwater decoy-state quantum key distribution against high loss, meanwhile keep a low quantum bit error rate less than 2.5% for different distances. By directly modulating blue-green lasers at a high speed of 50MHz and decoy-state protocol, we are able to for the first time reach a long-distance quantum key distribution that is unconditionally secure and can enable real-life air-sea quantum communication tasks. The demonstrated distance, even in coastal water of Jerlov types 2C, is up to 30 meters, about one-order improvement over the proof-in-principle demonstrations in previous experiments, and the channel loss is equivalent to 345-meter-long clean seawater of Jerlov type I, representing a key step forward to practical air-sea quantum communication.
We show that the maximum transmission distance of continuous-variable quantum key distribution in presence of a Gaussian noisy lossy channel can be arbitrarily increased using a linear noiseless amplifier. We explicitly consider a protocol using amplitude and phase modulated coherent states with reverse reconciliation. We find that a noiseless amplifier with amplitude gain g can increase the maximum admissible losses by a factor 1/g^2.
0.921906
0.837674
0.084232
2004.06709
Minimum size of cosmological 21-cm simulations
By mapping the large-scale thermal and ionization stucture of the intergalactic medium (IGM), cosmic 21-cm interferometry is set to revolutionize our understanding of the Epoch of Reionization (EoR) and the Cosmic Dawn (CD). However, interpreting upcoming observations relies on our ability to accurately model early galaxies and their cosmic radiation fields which drive the signal. The first galaxies are likely very rare and biased, with their abundances modulated by long wavelength modes of the density field. Moreover, the radiation fields from these galaxies interact with the IGM over a large range of scales. Therefore, the limited volume of 21-cm simulations can underestimate the amount of structure in the signal. In this work we quantify the minimum box size for simulating the power spectrum (PS) of the cosmic 21-cm signal. We perform multiple realizations of the initial conditions, for a range of box sizes. We quantify convergence with respect to a mock observation of box length 1.1 Gpc, with thermal noise computed for a 1000h observation with SKA1-low. We find that simulations of box lengths 200-300 Mpc typically do not show a bias in the PS during the EoR; however, they do tend to underestimate the large-scale power during the earlier epoch of CD by ~7-9 % on average. The absolute error on the PS from small-box realizations goes up to ~7 mK^2, or analogously up to ~4 sigma of the total noise. As expected, this bias and scatter between different realizations decreases with increasing box size. We conclude that box lengths of 250 Mpc are needed to converge at the level of <~1 sigma of the total noise.
We present the Image-based Tapered Gridded Estimator (ITGE) to measure the angular power spectrum $(C_{\ell})$ of the sky signal directly from the visibilities measured in radio-interferometric observations. The ITGE allows us to modulate the sky response through a window function which is implemented in the image plane, and it is possible to choose a wide variety of window functions. In the context of the cosmological HI 21-cm signal, this is useful for masking out the sky signal from specific directions which have strong residual foregrounds. In the context of the ISM in external galaxies, this is useful to separately estimate the $C_{\ell}$ of different parts of the galaxy. The ITGE deals with gridded data, hence it is computationally efficient. It also calculates the noise bias internally and exactly subtracts this out to give an unbiased estimate of $C_{\ell}$. We validate the ITGE using realistic VLA simulations at $1.4 {\rm GHz}$. We have applied the ITGE to estimate the $C_{\ell}$ of HI 21-cm emission from different regions of the galaxy NGC 628. We find that the slope of the measured $C_{\ell}$ in the outer region is significantly different as compared with the inner region. This indicates that the statistical properties of ISM turbulence possibly differ in different regions of the galaxy.
0.843612
0.71977
0.123842
2004.06710
Every infinitely edge-connected graph contains the Farey graph or $T_{\aleph_0}\!\ast t$ as a minor
We show that every infinitely edge-connected graph contains the Farey graph or $T_{\aleph_0}\!\ast t$ as a minor. These two graphs are unique with this property up to minor-equivalence.
We consider the problem of determining the maximal $\alpha \in (0,1]$ such that every matching $M$ of size $k$ (or at most $k$) in a bipartite graph $G$ contains an induced matching of size at least $\alpha |M|$. This measure was recently introduced in Alon et al. (NIPS 2018) and is motivated by connectionist models of cognition as well as modeling interference in wireless and communication networks. We prove various hardness results for computing $\alpha$ either exactly or approximately. En route to our results, we also consider the maximum connected matching problem: determining the largest matching $N$ in a graph $G$ such that every two edges in $N$ are connected by an edge. We prove a nearly optimal $n^{1-\epsilon}$ hardness of approximation result (under randomized reductions) for connected matching in bipartite graphs (with both sides of cardinality $n$). Towards this end we define bipartite half-covers: A new combinatorial object that may be of independent interest. To the best of our knowledge, the best previous hardness result for the connected matching problem was some constant $\beta>1$. Finally, we demonstrate the existence of bipartite graphs with $n$ vertices on each side of average degree $d$, that achieve $\alpha=1/2-\epsilon$ for matchings of size sufficiently smaller than $n/poly(d)$. This nearly matches the trivial upper bound of $1/2$ on $\alpha$ which holds for any graph containing a path of length 3.
0.968815
0.739137
0.229679
2004.06711
Deformable Siamese Attention Networks for Visual Object Tracking
Siamese-based trackers have achieved excellent performance on visual object tracking. However, the target template is not updated online, and the features of the target template and search image are computed independently in a Siamese architecture. In this paper, we propose Deformable Siamese Attention Networks, referred to as SiamAttn, by introducing a new Siamese attention mechanism that computes deformable self-attention and cross-attention. The self attention learns strong context information via spatial attention, and selectively emphasizes interdependent channel-wise features with channel attention. The cross-attention is capable of aggregating rich contextual inter-dependencies between the target template and the search image, providing an implicit manner to adaptively update the target template. In addition, we design a region refinement module that computes depth-wise cross correlations between the attentional features for more accurate tracking. We conduct experiments on six benchmarks, where our method achieves new state of-the-art results, outperforming the strong baseline, SiamRPN++ [24], by 0.464->0.537 and 0.415->0.470 EAO on VOT 2016 and 2018.
In this paper, we study the problem of answering visual analogy questions. These questions take the form of image A is to image B as image C is to what. Answering these questions entails discovering the mapping from image A to image B and then extending the mapping to image C and searching for the image D such that the relation from A to B holds for C to D. We pose this problem as learning an embedding that encourages pairs of analogous images with similar transformations to be close together using convolutional neural networks with a quadruple Siamese architecture. We introduce a dataset of visual analogy questions in natural images, and show first results of its kind on solving analogy questions on natural images.
0.922502
0.702289
0.220213
2004.06712
On individual ergodic theorems for semifinite von Neumann algebras
It is known that, for a positive Dunford-Schwartz operator in a noncommutative $L^p$-space, $1\leq p<\infty$, or, more generally, in a noncommutative Orlicz space with order continuous norm, the corresponding ergodic averages converge bilaterally almost uniformly. We show that these averages converge almost uniformly in each noncommutative symmetric space $E$ such that $\mu_t(x)\to 0$ as $t\to\infty$ for every $x\in E$, where $\mu_t(x)$ is the non-increasing rearrangement of $x$. Noncommutative Dunford-Schwartz-type multiparameter ergodic theorems are studied. A wide range of noncommutative symmetric spaces for which Dunford-Schwartz-type individual ergodic theorems hold is outlined.
The mathematics of classical probability theory was subsumed into classical measure theory by Kolmogorov in 1933. Quantum theory as nonclassical probability theory was incorporated into the beginnings of noncommutative measure theory by von Neumann in the early thirties, as well. To precisely this end, von Neumann initiated the study of what are now called von Neumann algebras and, with Murray, made a first classification of such algebras into three types. The nonrelativistic quantum theory of systems with finitely many degrees of freedom deals exclusively with type I algebras. However, for the description of further quantum systems, the other types of von Neumann algebras are indispensable. The paper reviews quantum probability theory in terms of general von Neumann algebras, stressing the similarity of the conceptual structure of classical and noncommutative probability theories and emphasizing the correspondence between the classical and quantum concepts, though also indicating the nonclassical nature of quantum probabilistic predictions. In addition, differences between the probability theories in the type I, II and III settings are explained. A brief description is given of quantum systems for which probability theory based on type I algebras is known to be insufficient. These illustrate the physical significance of the previously mentioned differences.
0.819602
0.730261
0.089342
2004.06713
Turbulent drag reduction in magnetohydrodynamic and quasi-static magnetohydrodynamic turbulence
In hydrodynamic turbulence, the kinetic energy injected at large scales cascades to the inertial range, leading to a constant kinetic energy flux. In contrast, in magnetohydrodynamic (MHD) turbulence, a fraction of kinetic energy is transferred to the magnetic energy. Consequently, for the same kinetic energy injection rate, the kinetic energy flux in MHD turbulence is reduced compared to its hydrodynamic counterpart. This leads to relative weakening of the nonlinear term ($\la | ({\bf u}\cdot \nabla) {\bf u} | \ra$, where ${\bf u}$ is the velocity field) and turbulent drag, but strengthening of the velocity field in MHD turbulence. We verify the above using shell model simulations of hydrodynamic and MHD turbulence. Quasi-static MHD turbulence too exhibits turbulent drag reduction similar to MHD turbulence.
Origin of turbulence in cold accretion disks, particularly in 3D, which is expected to be hydrodynamic but not magnetohydrodynamic, is a big puzzle. While the flow must exhibit some turbulence in support of the transfer of mass inward and angular momentum outward, according to the linear perturbation theory it should always be stable. We demonstrate that the 3D secondary disturbance to the primarily perturbed disk which exhibits elliptical vortices into the system solves the problem. This result is essentially applicable to the outer region of accretion disks in active galactic nuclei where the gas is significantly cold and neutral in charge and the magnetic Reynolds number is smaller than 10^4.
0.857602
0.75568
0.101922
2004.06714
Balayage of Measures with respect to Classes of Subharmonic and Harmonic Functions
We investigate some properties of balayage, or, sweeping (out), of measures with respect to subclasses of subharmonic functions. The following issues are considered: relationships between balayage of measures with respect to classes of harmonic or subharmonic functions and balayage of measures with respect to significantly smaller classes of specific classes of functions; integration of measures and balayage of measures; sensitivity of balayage of measures to polar sets, etc.
Let D be a planar domain containing 0. Let h_D(r) be the harmonic measure at 0 in D of the part of the boundary of D within distance r of 0. The resulting function h_D is called the harmonic measure distribution function of D. In this paper we address the inverse problem by establishing several sets of sufficient conditions on a function f for f to arise as a harmonic measure distribution function. In particular, earlier work of Snipes and Ward shows that for each function f that increases from zero to one, there is a sequence of multiply connected domains X_n such that h_{X_n} converges to f pointwise almost everywhere. We show that if f satisfies our sufficient conditions, then f = h_D, where D is a subsequential limit of bounded simply connected domains that approximate the domains X_n. Further, the limit domain is unique in a class of suitably symmetric domains. Thus f = h_D for a unique symmetric bounded simply connected domain D.
0.954193
0.827129
0.127064
2004.06715
Self-assembly of small molecules at hydrophobic interfaces using group effect
Although common in nature, the self-assembly of small molecules at sold-liquid interfaces is difficult to control in artificial systems. The high mobility of dissolved small molecules limits their residence at the interface, typically restricting the self-assembly to systems under confinement or with mobile tethers between the molecules and the surface. Small hydrogen-bonding molecules can overcome these issues by exploiting group-effect stabilization to achieve non-tethered self-assembly at hydrophobic interfaces. Significantly, the weak molecular interactions with the solid makes it possible to influence the interfacial hydrogen bond network, potentially creating a wide variety of supramolecular structures. Here we investigate the nanoscale details of water and alcohols mixtures self-assembling at the interface with graphite through group effect. We explore the interplay between inter-molecular and surface interactions by adding small amounts of foreign molecules able to interfere with the hydrogen bond network and systematically varying the length of the alcohol hydrocarbon chain. The resulting supramolecular structures forming at room temperature are then examined using atomic force microscopy with insights from computer simulations. We show that the group-based self-assembly approach investigated here is general and can be reproduced on other substrates such as molybdenum disulphide and graphene oxide, potentially making it relevant for a wide variety of systems.
We report manipulation of a Kondo resonance originated from the spin-electron interactions between a two-dimensional molecular assembly of TBrPP-Co molecules and a Cu(111) surface at 4.6 K using a low temperature scanning tunneling microscope. By manipulating nearest-neighbor molecules with a scanning tunneling microscope tip we are able to tune the spin-electron coupling of the center molecule inside a small hexagonal molecular assembly in a controlled step-by-step manner. The Kondo temperature increases from 105 to 170 K with a decreasing the number of nearest neighbor molecules from six to zero. This Kondo temperature variation is originated from the scattering of surface electrons by the molecules located at the edges of the molecular layer, which reduces spin-electron coupling strength for the molecules inside the layer. Investigations on different molecular arrangements indicate that the observed Kondo resonance is independent on the molecular lattice.
0.893495
0.718948
0.174547
2004.06716
Does purely physical information have meaning? A comment on Carlo Rovelli's paper: Meaning = information + evolution [arXiv:1611.02420]
The note discusses the concept of meaningful, physical information presented by Carlo Rovelli. It points out certain consequences of the information model not elucidated in the original paper but important to its comprehensive understanding.
Rough speaking, information theory deals with data transmitted over a channel such as the internet. Modern information theory is generally considered to have been founded in 1948 by Shannon in his seminal paper, "A mathematical theory of communication." Shannon's formulation of information theory was an immediate success with communications engineers. Shannon defined mathematically the amount of information transmitted over a channel. The amount of information doesn't mean the number of symbols of data. It depends on occurrence probabilities of symbols of the data. Meanwhile, psychophysics is the study of quantitative relations between psychological events and physical events or, more specifically, between sensations and the stimuli that produce them. It seems that Shannon's information theory bears no relation to psychophysics established by German scientist and philosopher Fechner. Here I show that to our astonishment it is possible to combine two fields. And therefore we come to be capable of measuring mathematically perceptions of the physical stimuli applicable to the Weber-Fechner law. I will define the concept of new entropy. And as a consequence of this, new field will begin life.
0.883467
0.80961
0.073856
2004.06717
Backflow for open quantum systems of two identical particles
In this work, quantum backflow for open quantum systems of two identical spinless particles is addressed within the Caldeira-Leggett (CL) approach under the presence of an opposing force and by using single Gaussian and non-Gaussian wave packets. Backflow is shown to be reduced for small opposing forces, relaxation rate, temperature and a certain degree of non-Gaussianity, but never suppressed. This effect seems to be persistent at long times when considering only one wave packet, implying that interference plays no role. This remarkable behavior is attributed to the time dependence of the width of the probability density expressed in terms of relaxation rate and temperature through the diffusion coefficient. For identical spinless particles, the so-called single-particle probability density and simultaneous/joint detection probability are evaluated. Backflow is found to be occurred only for the dissipative case, being again persistent in time only without an opposing force. Our calculations show that identical spinless fermions display a higher amount of backflow with respect to identical spinless bosons and distinguishable particles. With damping and temperature, the decoherence process, loss of being indistinguishable, is settled gradually with time. At decoherence, the nature of the particles is no longer relevant.
We study the problem of particle indistinguishability for the three cases known in nature: identical classical particles, identical bosons and identical fermions. By exploiting the fact that different types of particles are associated with Hilbert space vectors with different symmetries, we establish some relations between the expectation value of several different operators, as the particle number one and the interparticle correlation one, evaluated for states of a pair of identical (a) classical particles, (b) bosons and (c) fermions. We find that the quantum behavior of a pair of identical classical particles has exactly half fermionic and half bosonic characteristics.
0.891725
0.776535
0.11519
2004.06718
Line Art Correlation Matching Network for Automatic Animation Colorization
Automatic animation line art colorization is a challenging computer vision problem since line art is a highly sparse and abstracted information and there exists a strict requirement for the color and style consistency between frames. Recently, a lot of GAN(Generative Adversarial Network) based image-to-image transfer method for single line art colorization has emerged. They can generate perceptually appealing result conditioned on line art. However,these methods can not be adopted to the task of animation colorization because of the lack of consideration of in-between frame consistency. Existing methods simply input the previous colored frame as a reference to color the next line art, which will mislead the colorization due to the spatial misalignment of the previous colored frame and the next line art especially at positions where apparent changes happen. To address these challenges, we design a kind of matching model called CM(co-rrelation matching) to align the colored reference in an learnable way and integrate the model into an U-Net structure generator in a coarse-to-fine manner. Extension evaluations shows that CM model can effectively improve the in-between consistency and generating quality expecially when the motion is intense and diverse.
We present a system to help designers create icons that are widely used in banners, signboards, billboards, homepages, and mobile apps. Designers are tasked with drawing contours, whereas our system colorizes contours in different styles. This goal is achieved by training a dual conditional generative adversarial network (GAN) on our collected icon dataset. One condition requires the generated image and the drawn contour to possess a similar contour, while the other anticipates the image and the referenced icon to be similar in color style. Accordingly, the generator takes a contour image and a man-made icon image to colorize the contour, and then the discriminators determine whether the result fulfills the two conditions. The trained network is able to colorize icons demanded by designers and greatly reduces their workload. For the evaluation, we compared our dual conditional GAN to several state-of-the-art techniques. Experiment results demonstrate that our network is over the previous networks. Finally, we will provide the source code, icon dataset, and trained network for public use.
0.877819
0.75527
0.12255
2004.06719
Genome assembly using quantum and quantum-inspired annealing
Recent advances in DNA sequencing open prospects to make whole-genome analysis rapid and reliable, which is promising for various applications including personalized medicine. However, existing techniques for de novo genome assembly, which is used for the analysis of genomic rearrangements, chromosome phasing, and reconstructing genomes without a reference, require solving tasks of high computational complexity. Here we demonstrate a method for solving genome assembly tasks with the use of quantum and quantum-inspired optimization algorithms. Within this method, we present experimental results on genome assembly using quantum annealers both for simulated data and the $\phi$X 174 bacteriophage. Our results pave a way for a significant increase in the efficiency of solving bioinformatics problems with the use of quantum computing technologies and, in particular, quantum annealing might be an effective method. We expect that the new generation of quantum annealing devices would outperform existing techniques for de novo genome assembly. To the best of our knowledge, this is the first experimental study of de novo genome assembly problems both for real and synthetic data on quantum annealing devices and quantum-inspired algorithms.
In this paper we introduce and formalize Substochastic Monte Carlo (SSMC) algorithms. These algorithms, originally intended to be a better classical foil to quantum annealing than simulated annealing, prove to be worthy optimization algorithms in their own right. In SSMC, a population of walkers is initialized according to a known distribution on an arbitrary search space and varied into the solution of some optimization problem of interest. The first argument of this paper shows how an existing classical algorithm, "Go-With-The-Winners" (GWW), is a limiting case of SSMC when restricted to binary search and particular driving dynamics. Although limiting to GWW, SSMC is more general. We show that (1) GWW can be efficiently simulated within the SSMC framework, (2) SSMC can be exponentially faster than GWW, (3) by naturally incorporating structural information, SSMC can exponentially outperform the quantum algorithm that first inspired it, and (4) SSMC exhibits desirable search features in general spaces. Our approach combines ideas from genetic algorithms (GWW), theoretical probability (Fleming-Viot processes), and quantum computing. Not only do we demonstrate that SSMC is often more efficient than competing algorithms, but we also hope that our results connecting these disciplines will impact each independently. An implemented version of SSMC has previously enjoyed some success as a competitive optimization algorithm for Max-$k$-SAT.
0.917848
0.76775
0.150098
2004.06721
Daily growth rate of scientific production on Covid-19. Analysis in databases and open access repositories
The scientific community is facing one of its greatest challenges in solving a global health problem: COVID-19 pandemic. This situation has generated an unprecedented volume of publications. What is the volume, in terms of publications, of research on COVID-19? The general objective of this research work is to obtain a global vision of the daily growth of scientific production on COVID-19 in different databases (Dimensions, Web of Science Core Collection, Scopus-Elsevier, Pubmed and eight repositories). In relation to the results obtained, Dimensions indexes a total of 9435 publications (69% with peer review and 2677 preprints) well above Scopus (1568) and WoS (718). This is a classic biliometric phenomenon of exponential growth (R2 = 0.92). The global growth rate is 500 publications and the production doubles every 15 days. In the case of Pubmed the weekly growth is around 1000 publications. Of the eight repositories analysed, Pubmed Central, Medrxiv and SSRN are the leaders. Despite their enormous contribution, the journals continue to be the core of scientific communication. Finally, it has been established that three out of every four publications on the COVID-19 are available in open access. The information explosion demands a serious and coordinated response from information professionals, which places us at the centre of the information pandemic.
In the last few months, the novel COVID19 pandemic has spread all over the world. Due to its easy transmission, developing techniques to accurately and easily identify the presence of COVID19 and distinguish it from other forms of flu and pneumonia is crucial. Recent research has shown that the chest Xrays of patients suffering from COVID19 depicts certain abnormalities in the radiography. However, those approaches are closed source and not made available to the research community for re-producibility and gaining deeper insight. The goal of this work is to build open source and open access datasets and present an accurate Convolutional Neural Network framework for differentiating COVID19 cases from other pneumonia cases. Our work utilizes state of the art training techniques including progressive resizing, cyclical learning rate finding and discriminative learning rates to training fast and accurate residual neural networks. Using these techniques, we showed the state of the art results on the open-access COVID-19 dataset. This work presents a 3-step technique to fine-tune a pre-trained ResNet-50 architecture to improve model performance and reduce training time. We call it COVIDResNet. This is achieved through progressively re-sizing of input images to 128x128x3, 224x224x3, and 229x229x3 pixels and fine-tuning the network at each stage. This approach along with the automatic learning rate selection enabled us to achieve the state of the art accuracy of 96.23% (on all the classes) on the COVIDx dataset with only 41 epochs. This work presented a computationally efficient and highly accurate model for multi-class classification of three different infection types from along with Normal individuals. This model can help in the early screening of COVID19 cases and help reduce the burden on healthcare systems.
0.899065
0.731524
0.167541
2004.06722
Scalability of High-Performance PDE Solvers
Performance tests and analyses are critical to effective HPC software development and are central components in the design and implementation of computational algorithms for achieving faster simulations on existing and future computing architectures for large-scale application problems. In this paper, we explore performance and space-time trade-offs for important compute-intensive kernels of large-scale numerical solvers for PDEs that govern a wide range of physical applications. We consider a sequence of PDE- motivated bake-off problems designed to establish best practices for efficient high-order simulations across a variety of codes and platforms. We measure peak performance (degrees of freedom per second) on a fixed number of nodes and identify effective code optimization strategies for each architecture. In addition to peak performance, we identify the minimum time to solution at 80% parallel efficiency. The performance analysis is based on spectral and p-type finite elements but is equally applicable to a broad spectrum of numerical PDE discretizations, including finite difference, finite volume, and h-type finite elements.
In [Z. Hu, R. Li, and Z. Qiao. Acceleration for microflow simulations of high-order moment models by using lower-order model correction. J. Comput. Phys., 327:225-244, 2016], it has been successfully demonstrated that using lower-order moment model correction is a promising idea to accelerate the steady-state computation of high-order moment models of the Boltzmann equation. To develop the existing solver, the following aspects are studied in this paper. First, the finite volume method with linear reconstruction is employed for high-resolution spatial discretization so that the degrees of freedom in spatial space could be reduced remarkably without loss of accuracy. Second, by introducing an appropriate parameter $\tau$ in the correction step, it is found that the performance of the solver can be improved significantly, i.e., more levels would be involved in the solver, which further accelerates the convergence of the method. Third, Heun's method is employed as the smoother in each level to enhance the robustness of the solver. Numerical experiments in microflows are carried out to demonstrate the efficiency and to investigate the behavior of the new solver. In addition, several order reduction strategies for the choice of the order sequence of the solver are tested, and the strategy $m_{l-1} = \lceil m_{l} / 2 \rceil$ is found to be most efficient.
0.86845
0.724908
0.143541
2004.06723
NICER-NuSTAR Observations of the Neutron Star Low-Mass X-ray Binary 4U 1735-44
We report on the first simultaneous $NICER$ and $NuSTAR$ observations of the neutron star (NS) low-mass X-ray binary 4U 1735$-$44, obtained in 2018 August. The source was at a luminosity of $\sim1.8~(D/5.6\ \mathrm{kpc})^{2}\times10^{37}$ ergs s$^{-1}$ in the $0.4-30$ keV band. We account for the continuum emission with two different continuum descriptions that have been used to model the source previously. Despite the choice in continuum model, the combined passband reveals a broad Fe K line indicative of reflection in the spectrum. In order to account for the reflection spectrum we utilize a modified version of the reflection model RELXILL that is tailored for thermal emission from accreting NSs. Alternatively, we also use the reflection convolution model of RFXCONV to model the reflected emission that would arise from a Comptonized thermal component for comparison. We determine that the innermost region of the accretion disk extends close to the innermost stable circular orbit ($R_{\mathrm{ISCO}}$) at the 90% confidence level regardless of reflection model. Moreover, the current flux calibration of $NICER$ is within 5% of the $NuSTAR$/FPMA(B).
During five years of Chandra observations, we have identified seven X-ray transients located within 23 pc of Sgr A*. These sources each vary in luminosity by more than a factor of 10, and have peak X-ray luminosities greater than 5e33 erg/s, which strongly suggests that they are accreting black holes or neutron stars. The peak luminosities of the transients are intermediate between those typically considered outburst and quiescence for X-ray binaries. Remarkably four of these transients lie within only 1 pc of Sgr A*. This implies that, compared to the numbers of similar systems located between 1 and 23 pc, transients are over-abundant by a factor of 20 per unit stellar mass within 1 pc of Sgr A*. It is likely that the excess transient X-ray sources are low-mass X-ray binaries that were produced, as in the cores of globular clusters, by three-body interactions between binary star systems and either black holes or neutron stars that have been concentrated in the central parsec through dynamical friction. Alternatively, they could be high-mass X-ray binaries that formed among the young stars that are present in the central parsec.
0.897406
0.725354
0.172052
2004.06724
Simulations of the Milky Way's central molecular zone -- I. Gas dynamics
We use hydrodynamical simulations to study the Milky Way's central molecular zone (CMZ), i.e. the star-forming nuclear ring at Galactocentric radii $R\lesssim200$ pc. The simulations comprise the gas flow in a Milky Way barred potential out to $R=5$ kpc, which is necessary in order to capture the large-scale environment in which the CMZ is embedded and with which it is strongly interacting through the bar-driven inflow. The simulations also include a non-equilibrium time-dependent chemical network, gas self-gravity, and a sub-grid model for star formation and supernova feedback, all while reaching sub-parsec resolution in the densest regions. Our main findings are as follows: (1) The distinction between inner ($R\lesssim120$ pc) and outer ($120\lesssim R\lesssim450$ pc) CMZ that is sometimes proposed in the literature is unnecessary. Instead, the CMZ is best described as single structure, namely a star-forming ring with outer radius $R\simeq 200$ pc which is interacting directly with the dust lanes that mediate the bar-driven inflow. (2) This accretion can induce a significant tilt of the CMZ out of the plane. A tilted CMZ might provide an alternative explanation to the $\infty$-shaped structure identified in Herschel data by Molinari et al. 2011. (3) The bar in our simulation efficiently drives an inflow from the Galactic disc ($R\simeq 3$ kpc) down to the CMZ ($R\simeq200$ pc) of the order of $1\rm\,M_\odot\,yr^{-1}$, consistent with observational determinations. (4) Self-gravity and supernovae feedback can drive an inflow from the CMZ inwards towards the circumnuclear disc of the order of $\sim0.03\,\rm M_\odot\,yr^{-1}$. (5) We give a new interpretation for the 3D placement of the 20 and 50 km s$^{-1}$ clouds, according to which they are close ($R\lesssim30$ pc) to the Galactic centre, but are also connected to the larger-scale streams at $R\gtrsim100$ pc.
We present a new particle based code with a multi-phase description of the ISM implemented in order to follow the chemo-dynamical evolution of galaxies. The multi-phase ISM consists of clouds (sticky particles) and diffuse gas (SPH): Exchange of matter, energy and momentum is achieved by drag (due to ram pressure) and condensation or evaporation. Based on time scales we show that in Milky-Way-like galaxies the drag force is for molecular clouds only important, if their relative velocities exceed 100 km/s. For the mass exchange we find that clouds evaporate only if the temperature of the ambient gas is higher than one million Kelvin. At lower temperatures condensation takes place at time scales of the order of 1-10 Gyr.
0.87091
0.814242
0.056668
2004.06725
A Habitable-Zone Earth-Sized Planet Rescued from False Positive Status
We report the discovery of an Earth-sized planet in the habitable zone of a low-mass star called Kepler-1649. The planet, Kepler-1649 c, is 1.06$^{+0.15}_{-0.10}$ times the size of Earth and transits its 0.1977 +/- 0.0051 Msun mid M-dwarf host star every 19.5 days. It receives 74 +/- 3 % the incident flux of Earth, giving it an equilibrium temperature of 234 +/- 20K and placing it firmly inside the circumstellar habitable zone. Kepler-1649 also hosts a previously-known inner planet that orbits every 8.7 days and is roughly equivalent to Venus in size and incident flux. Kepler-1649 c was originally classified as a false positive by the Kepler pipeline, but was rescued as part of a systematic visual inspection of all automatically dispositioned Kepler false positives. This discovery highlights the value of human inspection of planet candidates even as automated techniques improve, and hints that terrestrial planets around mid to late M-dwarfs may be more common than those around more massive stars.
A key component of characterizing multi-planet exosystems is testing the orbital stability based on the observed properties. Such characterization not only tests the validity of how observations are interpreted but can also place additional constraints upon the properties of the detected planets. The Kepler mission has identified hundreds of multi-planet systems but there are a few that have additional non-transiting planets and also have well characterized host stars. Kepler-68 is one such system for which we are able to provide a detailed study of the orbital dynamics. We use the stellar parameters to calculate the extent of the Habitable Zone for this system, showing that the outer planet lies within that region. We use N-body integrations to study the orbital stability of the system, in particular placing an orbital inclination constraint on the outer planet of i > 5 degrees. Finally, we present the results of an exhaustive stability simulation that investigates possible locations of stable orbits for an Earth-mass planet. We show that there are several islands of stability within the Habitable Zone that could harbor such a planet, most particularly at the 2:3 mean motion resonance with the outer planet.
0.828098
0.776645
0.051453
2004.06726
The role of right-handed neutrinos in $b \to c \tau \bar{\nu}$ anomalies
Motivated by the persistent anomalies reported in the $b\to c\tau\bar{\nu}$ data, we perform a general model-independent analysis of these transitions, in the presence of light right-handed neutrinos. We adopt an effective field theory approach and write a low-energy effective Hamiltonian, including all possible dimension-six operators. The corresponding Wilson coefficients are determined through a numerical fit to all available experimental data. In order to work with a manageable set of free parameters, we define eleven well-motivated scenarios, characterized by the different types of new physics that could mediate these transitions, and analyse which options seem to be preferred by the current measurements. The data exhibit a clear preference for new-physics contributions, and good fits to the data are obtained in several cases. However, the current measurement of the longitudinal $D^*$ polarization in $B\to D^*\tau \bar\nu$ cannot be easily accommodated within its experimental $1\sigma$ range. A general analysis of the three-body $B\to D \tau \bar\nu$ and four-body $B\to D^*(\to D\pi)\tau \bar\nu$ angular distributions is also presented. The accessible angular observables are studied in order to assess their sensitivity to the different new physics scenarios. Experimental information on these distributions would help to disentangle the dynamical origin of the current anomalies.
This paper retraces the 24 years starting with the appearance of the symbol "$\nu_{\tau}$" in 1977, until the observation of tau neutrino interactions with matter in 2000. The fact that the neutral particle present in tau decays was a neutrino was demonstrated by 1979; its existence as the third neutrino $\nu_{\tau}$, iso-spin partner of the tau lepton, was definitely established in 1981-1986; it was demonstrated that the number of light active neutrinos is closed with the known ones ($\nu_e, \nu_{\mu},\nu_{\tau}$) in 1989; before 2000 the $\nu_{\tau}$ properties had been precisely determined in $e^+e^-$ and $p\bar{p}$ collider experiments.
0.894586
0.778045
0.116541
2004.06727
Dark Matter Freeze Out during an Early Cosmological Period of QCD Confinement
Standard lore states that there is tension between the need to accommodate the relic density of a weakly interacting massive particle and direct searches for dark matter. However, the estimation of the relic density rests on an extrapolation of the cosmology of the early Universe to the time of freeze out, untethered by observations. We explore a nonstandard cosmology in which the strong coupling constant evolves in the early Universe, triggering an early period of QCD confinement at the time of freeze out. We find that depending on the nature of the interactions between the dark matter and the Standard Model, freeze out during an early period of confinement can lead to drastically different expectations for the relic density, allowing for regions of parameter space which realize the correct abundance but would otherwise be excluded by direct searches.
In this work, the quark-hadron phase transition in a chameleon Brans-Dicke model of brane world cosmology within an effective model of QCD is investigated. Whereas, in the chameleon Brans-Dicke model of brane world cosmology, the Friedmann equation and conservation of density energy are modified, resulting in an increased expansion in the early Universe. These have important effects on quark-hadron phase transitions. We investigate the evolution of the physical quantities relevant to quantitative descriptions of the early times, namely, the energy density, $\rho$, temperature, $T$, and the scale factor, $a$, before, during, and after the phase transition. We do this for smooth crossover formalism in which lattice QCD data is used for obtaining the matter equation of state and first order phase transition formalism. Our analyses show that the quark-hadron phase transition has occurred at approximately one nanosecond after the big bang and the general behavior of temperature is similar in both of two approaches.
0.893195
0.771829
0.121366
2004.06728
The Massive and Distant Clusters of WISE Survey. IX. SZ effect Verification with the Atacama Compact Array: Localisation and Cluster Analysis
The Massive and Distant Clusters of WISE Survey (MaDCoWS) provides a catalogue of high-redshift ($0.7\lesssim z\lesssim 1.5$) infrared-selected galaxy clusters. However, the verification of the ionised intracluster medium, indicative of a collapsed and nearly virialised system, is made challenging by the high redshifts of the sample members. The main goal of this work is to test the capabilities of the Atacama Compact (Morita) Array (ACA) Band 3 observations, centred about 97.5 GHz, to provide robust validation of cluster detections via the thermal Sunyaev-Zeldovich effect. Using a pilot sample that comprises ten MaDCoWS galaxy clusters, accessible to ACA and representative of the median sample richness, we infer the masses of the selected galaxy clusters and respective detection significance by means of a Bayesian analysis of the interferometric data. Our test of the "Verification with the ACA - Localisation and Cluster Analysis" (VACA LoCA) programme demonstrates that the ACA can robustly confirm the presence of the virialised intracluster medium in galaxy clusters previously identified in full-sky surveys. In particular, we obtained a significant detection of the SZ effect for seven out of the ten VACA LoCA clusters. We note that this result is independent of the assumed pressure profile. However, the limited angular dynamic range of the ACA in Band 3 alone, short observational integration times, and possible contamination from unresolved sources limit the detailed characterisation of the cluster properties and the inference of the cluster masses within scales appropriate for the robust calibration of mass-richness scaling relations.
We identify 47,600 clusters of galaxies from photometric data of Two Micron All Sky Survey (2MASS), Wide-field Infrared Survey Explorer (WISE), and SuperCOSMOS, among which 26,125 clusters are recognized for the first time and mostly in the sky outside the Sloan Digital Sky Survey (SDSS) area. About 90% of massive clusters of M_{500}>3*10^{14} M_{\odot} in the redshift range of 0.025<z<0.3 have been detected from such survey data, and the detection rate drops down to 50% for clusters with a mass of M_{500}~1*10^{14} M_{\odot}. Monte Carlo simulations show that the false detection rate for the whole cluster sample is less than 5%. By cross-matching with ROSAT and XMM-Newton sources, we get 779 new X-ray cluster candidates which have X-ray counterparts within a projected offset of 0.2 Mpc.
0.841062
0.799847
0.041215
2004.06729
Searching for General Binary Inspirals with Gravitational Waves
We study whether binary black hole template banks can be used to search for the gravitational waves emitted by general binary coalescences. To recover binary signals from noisy data, matched-filtering techniques are typically required. This is especially true for low-mass systems, with total mass $M \lesssim 10 \, M_\odot$, which can inspiral in the LIGO and Virgo frequency bands for thousands of cycles. In this paper, we focus on the detectability of low-mass binary systems whose individual components can have large spin-induced quadrupole moments and small compactness. The quadrupole contributes to the phase evolution of the waveform whereas the compactness affects the merger frequency of the binary. We find that binary black hole templates (with dimensionless quadrupole $\kappa=1$) cannot be reliably used to search for objects with large quadrupoles ($\kappa\gtrsim 20$) over a wide range of parameter space. This is especially true if the general object is highly spinning and has a larger mass than its binary companion. A binary that consists of objects with small compactness could merge in the LIGO and Virgo frequency bands, thereby reducing its accumulated signal-to-noise ratio during the inspiraling regime. Template banks which include these more general waveforms must therefore be constructed. These extended banks would allow us to realistically search for the existence of new astrophysical and beyond the Standard Model compact objects.
We provide ready-to-use time-domain gravitational waveforms for spinning compact binaries with precession effects through 1.5PN order in amplitude and compute their mode decomposition using spin-weighted -2 spherical harmonics. In the presence of precession, the gravitational-wave modes (l,m) contain harmonics originating from combinations of the orbital frequency and precession frequencies. We find that the gravitational radiation from binary systems with large mass asymmetry and large inclination angle can be distributed among several modes. For example, during the last stages of inspiral, for some maximally spinning configurations, the amplitude of the (2,0) and (2,1) modes can be comparable to the amplitude of the (2,2) mode. If the mass ratio is not too extreme, the l=3 and l=4 modes are generally one or two orders of magnitude smaller than the l = 2 modes. Restricting ourselves to spinning, non-precessing compact binaries, we apply the stationary-phase approximation and derive the frequency-domain gravitational waveforms including spin-orbit and spin(1)- spin(2) effects through 1.5PN and 2PN order respectively in amplitude, and 2.5PN order in phase. Since spin effects in the amplitude through 2PN order affect only the first and second harmonics of the orbital phase, they do not extend the mass reach of gravitational-wave detectors. However, they can interfere with other harmonics and lower or raise the signal-to-noise ratio depending on the spin orientation. These ready-to-use waveforms could be employed in the data-analysis of the spinning, inspiraling binaries as well as in comparison studies at the interface between analytical and numerical relativity.
0.848639
0.805333
0.043306
2004.06730
Radio linear polarization of GRB afterglows: Instrumental Systematics in ALMA observations of GRB 171205A
Polarization measurements of gamma-ray burst (GRB) afterglows are a promising means of probing the structure, geometry, and magnetic composition of relativistic GRB jets. However, a precise treatment of instrumental calibration is vital for a robust physical interpretation of polarization data, requiring tests of and validations against potential instrumental systematics. We illustrate this with ALMA Band 3 (97.5 GHz) observations of GRB 171205A taken $\approx5.19$ days after the burst, where a detection of linear polarization was recently claimed. We describe a series of tests for evaluating the stability of polarization measurements with ALMA. Using these tests to re-analyze and evaluate the archival ALMA data, we uncover systematics in the polarization calibration at the $\approx0.09\%$ level. We derive a 3$\sigma$ upper limit on the linearly polarized intensity of $P<97.2~\mu$Jy, corresponding to an upper limit on the linear fractional polarization of $\Pi_{\rm L}<0.30\%$, in contrast to the previously claimed detection. Our upper limit improves upon existing constraints on the intrinsic polarization of GRB radio afterglows by a factor of 3. We discuss this measurement in the context of constraints on the jet magnetic field geometry. We present a compilation of polarization observations of GRB radio afterglows, and demonstrate that a significant improvement in sensitivity is desirable for eventually detecting signals polarized at the $\approx0.1\%$ level from typical radio afterglows.
GRB 090926A was detected by both the GBM and LAT instruments on-board the Fermi Gamma-Ray Space Telescope. Swift follow-up observations began ~13 hours after the initial trigger. The optical afterglow was detected for nearly 23 days post trigger, placing it in the long lived category. The afterglow is of particular interest due to its brightness at late times, as well as the presence of optical flares at T0+10^5 s and later, which may indicate late-time central engine activity. The LAT has detected a total of 16 GRBs; 9 of these bursts, including GRB 090926A, also have been observed by Swift. Of the 9 Swift observed LAT bursts, 6 were detected by UVOT, with 5 of the bursts having bright, long-lived optical afterglows. In comparison, Swift has been operating for 5 years and has detected nearly 500 bursts, but has only seen ~30% of bursts with optical afterglows that live longer than 10^5 s. We have calculated the predicted gamma-ray fluence, as would have been seen by the BAT on-board Swift, of the LAT bursts to determine whether this high percentage of long-lived optical afterglows is unique, when compared to BAT-triggered bursts. We find that, with the exception of the short burst GRB 090510A, the predicted BAT fluences indicate the LAT bursts are more energetic than 88% of all Swift bursts, and also have brighter than average X-ray and optical afterglows.
0.898105
0.743434
0.154671
2004.06731
Simulations of the Milky Way's central molecular zone -- II. Star formation
The Milky Way's central molecular zone (CMZ), i.e. the star-forming nuclear ring at $R\lesssim200$ pc, has emerged in recent years as a unique laboratory for the study star formation. In this paper we use the simulations presented in Tress et al. 2020 to investigate star formation in the CMZ. The simulations include the gas flow in the whole inner disc ($R\leq5$ kpc) of the Milky Way, which allows us to assess how the large-scale environment affects the formation of stars in the CMZ. We comfortably reach sub-parsec resolution, which allows us to resolve individual molecular clouds. Our main findings are as follows. (1) By studying the spatial and temporal distribution of stars formed along the CMZ ring, we find that most of the star formation happens downstream of the apocentres, consistent with the "pearls-on-a-string" scenario. (2) Our simulations do not support the notion that an absolute evolutionary timeline of star formation triggered by pericentre passage can be identified as gas clouds orbit in the CMZ ring. (3) Within the timescale of our simulation ($\sim100$ Myr), the depletion time of the CMZ is constant within a factor of $\sim2$. This suggests that variations in the star formation rate are primarily driven by variations in the mass of the CMZ, caused for example by changes in the bar-driven inflow rate, AGN feedback, or other external events, and not by variations in the depletion time. (4) We study the trajectories of newly born stars in our simulations. We find several examples that have age, line-of-sight velocity and proper motion velocity compatible with the Arches and Quintuplet clusters. Our simulation suggests that these prominent clusters originate near the collision sites where the bar-driven inflow accretes onto the CMZ, at symmetrical locations with respect to the Galactic centre, and that they have already decoupled from the gas in which they were born.
Feedback from massive stars is believed to play a critical role in shaping the galaxy mass function, the structure of the interstellar medium (ISM), and the low efficiency of star formation, but the exact form of the feedback is uncertain. In this paper, the first in a series, we present and test a novel numerical implementation of stellar feedback resulting from momentum imparted to the ISM by radiation, supernovae, and stellar winds. We employ a realistic cooling function, and find that a large fraction of the gas cools to <100K, so that the ISM becomes highly inhomogeneous. Despite this, our simulated galaxies reach an approximate steady state, in which gas gravitationally collapses to form giant molecular clouds (GMCs), dense clumps, and stars; subsequently, stellar feedback disperses the GMCs, repopulating the diffuse ISM. This collapse and dispersal cycle is seen in models of SMC-like dwarfs, the Milky-Way, and z~2 clumpy disk analogues. The simulated global star formation efficiencies are consistent with the observed Kennicutt-Schmidt relation. Moreover, the star formation rates are nearly independent of the numerically imposed high-density star formation efficiency, density threshold, and density scaling. This is a consequence of the fact that, in our simulations, star formation is regulated by stellar feedback limiting the amount of very dense gas available for forming stars. In contrast, in simulations without stellar feedback, i.e. under the action of only gravity and gravitationally-induced turbulence, the ISM experiences runaway collapse to very high densities. In these simulations without feedback, the global star formation rates exceed observed galactic star formation rates by 1-2 orders of magnitude, demonstrating that stellar feedback is crucial to the regulation of star formation in galaxies.
0.888996
0.810597
0.078399
2004.06732
Resolving nearby dust clouds
Aims: Mapping the interstellar medium in 3D provides a wealth of insights into its inner working. The Milky Way is the only galaxy, for which a detailed 3D mapping can be achieved in principle. In this paper, we reconstruct the dust density in and around the local super-bubble. Methods: The combined data from surveys such as Gaia, 2MASS, PANSTARRS, and ALLWISE provide the necessary information to make detailed maps of the interstellar medium in our surrounding. To this end, we use variational inference and Gaussian processes to model the dust extinction density, exploiting its intrinsic correlations. Results: We reconstruct a highly resolved dust map, showing the nearest dust clouds at a distance of up to 400\,pc with a resolution of 1\,pc. Conclusions: Our reconstruction provides insights into the structure of the interstellar medium. We compute summary statistics of the spectral index and the 1-point function of the logarithmic dust extinction density, which may constrain simulations of the interstellar medium that achieve similar resolution.
We examine the dust-to-gas ratio as a function of metallicity for dwarf galaxies [dwarf irregular galaxies (dIrrs) and blue compact dwarf galaxies (BCDGs)]. Using a one-zone model and adopting the instantaneous recycling approximation, we prepare a set of basic equations which describes processes of dust formation and destruction in a galaxy. Four terms are included for the processes: dust formation from heavy elements ejected by stellar mass loss, dust destruction in supernova remnants, dust destruction in star-forming regions, and accretion of heavy elements onto preexisting dust grains. Solving the equations, we compare the result with observational data of nearby dIrrs and BCDGs. The solution is consistent with the data within the reasonable ranges of model parameters constrained by the previous examinations. This means that the model is successful in understanding the dust amount of nearby galaxies. We also show that the accretion rate of heavy element onto preexisting dust grains is less effective than the condensation of heavy elements in dwarf galaxies.
0.765653
0.696401
0.069251
2004.06733
Modeling Dark Photon Oscillations in Our Inhomogeneous Universe
A dark photon may kinetically mix with the Standard Model photon, leading to observable cosmological signatures. The mixing is resonantly enhanced when the dark photon mass matches the primordial plasma frequency, which depends sensitively on the underlying spatial distribution of electrons. Crucially, inhomogeneities in this distribution can have a significant impact on the nature of resonant conversions. We develop and describe, for the first time, a general analytic formalism to treat resonant oscillations in the presence of inhomogeneities. Our formalism follows from the theory of level crossings of random fields and only requires knowledge of the one-point probability distribution function (PDF) of the underlying electron number density fluctuations. We validate our formalism using simulations and illustrate the photon-to-dark photon conversion probability for several different choices of PDFs that are used to characterize the low-redshift Universe.
We evaluate the elastic scattering cross section of vector dark matter with nucleon based on the method of effective field theory. The dark matter is assumed to behave as a vector particle under the Lorentz transformation and to interact with colored particles including quarks in the Standard Model. After formulating general formulae for the scattering cross sections, we apply them to the case of the first Kaluza-Klein photon dark matter in the minimal universal extra dimension model. The resultant cross sections are found to be larger than those calculated in previous literature.
0.875197
0.726381
0.148815
2004.06734
Eigengalaxies: describing galaxy morphology using principal components in image space
We demonstrate how galaxy morphologies can be represented by weighted sums of 'eigengalaxies' and how eigengalaxies can be used in a probabilistic framework to enable principled and simplified approaches in a variety of applications. Eigengalaxies can be derived from a Principal Component Analysis (PCA) of sets of single- or multi-band images. They encode the image space equivalent of basis vectors that can be combined to describe the structural properties of large samples of galaxies in a massively reduced manner. As an illustration, we show how a sample of 10,243 galaxies in the Hubble Space Telescope CANDELS survey, which have visual classifications from Galaxy Zoo, can be represented by just 12 eigengalaxies whilst retaining 96% explained variance. We show how the emphasis of certain eigengalaxy components correspond to visual features (e.g. disc, point source, etc.), and explore the correspondence between combinations of eigengalaxies and features defined in the Galaxy Zoo-CANDELS catalogue. We also describe a probabilistic extension to PCA (PPCA) which enables the eigengalaxy framework to assign probabilities to galaxies and characterise a whole population as a generative distribution. We present four practical applications of the probabilistic eigengalaxy framework that are particularly relevant for the next generation of large imaging surveys: we (i) show how low probability galaxies make for natural candidates for outlier detection (ii) demonstrate how missing data can be predicted (iii) show how a similarity search can be performed on exemplars (iv) demonstrate how unsupervised clustering of objects can be implemented.
We present the results of a new search for galaxy-scale strong lensing systems in CFHTLS Wide. Our lens-finding technique involves a preselection of potential lens galaxies, applying simple cuts in size and magnitude. We then perform a Principal Component Analysis of the galaxy images, ensuring a clean removal of the light profile. Lensed features are searched for in the residual images using the clustering topometric algorithm DBSCAN. We find 1098 lens candidates that we inspect visually, leading to a cleaned sample of 109 new lens candidates. Using realistic image simulations we estimate the completeness of our sample and show that it is independent of source surface brightness, Einstein ring size (image separation) or lens redshift. We compare the properties of our sample to previous lens searches in CFHTLS. Including the present search, the total number of lenses found in CFHTLS amounts to 678, which corresponds to ~4 lenses per square degree down to i=24.8. This is equivalent to ~ 60.000 lenses in total in a survey as wide as Euclid, but at the CFHTLS resolution and depth.
0.927021
0.744145
0.182876
2004.06735
Probing the predictions of an orbifold theory of flavor
We examine the implications of a recently proposed theory of fermion masses and mixings in which an $A_4$ family symmetry emerges from orbifold compactification. We analyse two variant schemes concerning their predictions for neutrino oscillations, neutrinoless double-beta decay and the golden quark-lepton unification mass relation. We find that upcoming experiments DUNE as well as LEGEND and nEXO offer good chances of exploring a substantial region of neutrino parameters.
We consider possible leptonic three-body decays of spin-1/2, charge-asymmetric dark matter. Assuming a general Dirac structure for the four-fermion contact interactions of interest, we study the cosmic-ray electron and positron spectra and show that good fits to the current data can be obtained for both charged-lepton-flavor-conserving and flavor-violating decay channels. We find that different choices for the Dirac structure of the underlying decay operator can be significantly compensated by different choices for the dark matter mass and lifetime. The decay modes we consider provide differing predictions for the cosmic-ray positron fraction at energies higher than those currently probed at the PAMELA experiment; these predictions might be tested at cosmic-ray detectors like AMS-02.
0.802893
0.66224
0.140653
2004.06736
Classical Models of Entanglement in Monitored Random Circuits
The evolution of entanglement entropy in quantum circuits composed of Haar-random gates and projective measurements shows versatile behavior, with connections to phase transitions and complexity theory. We reformulate the problem in terms of a classical Markov process for the dynamics of bipartition purities and establish a probabilistic cellular-automaton algorithm to compute entanglement entropy in monitored random circuits on arbitrary graphs. In one dimension, we further relate the evolution of the entropy to a simple classical spin model that naturally generalizes a two-dimensional lattice percolation problem. We also establish a Markov model for the evolution of the zeroth R\'{e}nyi entropy and demonstrate that, in one dimension and in the limit of large local dimension, it coincides with the corresponding second-R\'{e}nyi-entropy model. Finally, we extend the Markovian description to a more general setting that incorporates continuous-time dynamics, defined by stochastic Hamiltonians and weak local measurements continuously monitoring the system.
We propose a protocol for creating entanglement within a dissipative circuit QED network architecture that consists of two electromagnetic circuits (cavities) and two superconducting qubits. The system interacts with a quantum environment, giving rise to decoherence and dissipation. We discuss the preparation of two separate entangled cavity-qubit states via Landau-Zener sweeps, after which the cavities interact via a tunable "quantum switch" which is realized with an ancilla qubit. Moreover, we discuss the decay of the resulting entangled two-cavity state due to the influence of the environment, where we focus on the entanglement decay.
0.875925
0.81648
0.059444
2004.06737
A uniform treatment of Grothendieck's localization problem
Let $f\colon Y \to X$ be a proper flat morphism of locally noetherian schemes. Then, the locus in $X$ over which $f$ is smooth is stable under generization. We prove that under suitable assumptions on the formal fibers of $X$, the same property holds for other local properties of morphisms, even if $f$ is only closed and flat. Our proof of this statement reduces to a purely local question known as Grothendieck's localization problem. To answer Grothendieck's problem, we provide a general framework that gives a uniform treatment of previously known cases of this problem, and also solves this problem in new cases, namely for weak normality, seminormality, rational singularities, $F$-rationality, and the property "Cohen-Macaulay and $F$-injective." For the weak normality statement, we prove that weak normality always lifts from Cartier divisors.
We show that a trivial case of Janelidze's categorical Galois theorem can be used as a key step in the proof of Joyal and Tierney's result on the representation of Grothendieck toposes as localic groupoids. We also show that this trivial case can be used to prove the general categorical Galois theorem by using a rather pleasing technical result about sliced adjunctions.
0.731567
0.698307
0.033259
2004.06738
Baby Universes, Holography, and the Swampland
On the basis of a number of Swampland conditions, we argue that the Hilbert space of baby universe states must be one-dimensional in a consistent theory of quantum gravity. This scenario may be interpreted as a type of "Gauss's law for entropy" in quantum gravity, and provides a clean synthesis of the tension between Euclidean wormholes and a standard interpretation of the holographic dictionary, with no need for an ensemble. Our perspective relies crucially on the recently-proposed potential for quantum-mechanical gauge redundancies between states of the universe with different topologies. We further comment on the possible exceptions in $d \leq 3$ for this hypothesis and the role of an ensemble in holographic theories in the context of theories of quantum gravity in $d = 2$ (such as JT gravity and possible cousins in $d=3$), which we argue are incomplete physical theories that should be viewed as branes in a higher dimensional theory of quantum gravity for which an ensemble plays no role.
Aspects of holography or dimensional reduction in gravitational physics are discussed with reference to black hole thermodynamics. Degrees of freedom living on Isolated Horizons (as a model for macroscopic, generic, eternal black hole horizons) are argued to be topological in nature and counted, using their relation to two dimensional conformal field theories. This leads to the microcanonical entropy of these black holes having the Bekenstein-Hawking form together with finite, unambigious {\it quantum spacetime} corrections. Another aspect of holography ensues for radiant black holes treated as a standard canonical ensemble with Isolated Horizons as the mean (equilibrium) configuration. This is shown to yield a universal criterion for thermal stability of generic radiant black holes, as a lower bound on the mass of the equilibrium isolated horizon in terms of its microcanonical entropy. Saturation of the bound occurs at a phase boundary separating thermally stable and unstable phases with symptoms of a first order phase transition.
0.819145
0.75135
0.067795
2004.06739
The $r$-ELSV Formula via Localisation on the Moduli Space of Stable Maps with Divisible Ramification
The moduli space of stable maps with divisible ramification uses $r$-th roots of a canonical ramification section to parametrise stable maps whose ramification orders are divisible by a fixed integer $r$. In this article, a virtual fundamental class is constructed while letting domain curves have a positive genus; hence removing the restriction of the domain curves being genus zero. We apply the techniques of virtual localisation and obtain the $r$-ELSV formula as an intersection of the virtual class with a pullback via the branch morphism.
Associated to a Thurston map $f: S^2 \to S^2$ with postcritical set $P$ are several different invariants obtained via pullback: a relation on the set of free homotopy classes of curves in $S^2- P$, a linear operator on the free $\R$-module generated by these homotopy classes of curves, a virtual endomorphism on the pure mapping class group, an analytic self-map of an associated Teichmueller space, and an analytic self-correspondence on an associated moduli space. Viewing all of these objects as invariants of $f$, we investigate harmonious relationships between their properties.
0.909004
0.772269
0.136735
2004.06741
A general relativity formulation for the Doplicher-Fredenhagen-Roberts noncommutative space-time
The Doplicher, Fredenhagen and Roberts (DFR) noncommutative (NC) formalism is propose in a curved space-time. In DFR approach, the NC parameter is promoted to the set of coordinates of the space-time. As consequence, the field theory defined on this space contains extra dimensions. We propose a metric containing the new coordinates to explain the length measurements of this extended space. We promote the Minkowski part of this extended metric to a metric defined in a curved manifold. Thus, we can build up a NC gravitation model with extra-dimensions. Based on the curved metric, we propose an Einstein-Hilbert action to describe the NC gravitation model on the DFR space. We present the NC version for the gravitational field equations. The weak field approximation is considered in the field equations to obtain the wave equations for the graviton propagation on the DFR space.
In this paper, we present a formulation of the classical theory of Fermionic (anticommuting) fields, which fits into the general framework proposed by K.Fredenhagen, M.Duetsch and R.Brunetti. It was inspired by the recent developments in perturbative algebraic quantum field theory and allows for a deeper structural understanding also on the classical level. We propose a modification of this formalism that allows to treat also Fermionic fields. In contrast to other formulations of classical theory of anticommuting variables, we don't introduce additional Grassman degrees of freedom. Instead the anticommutativity is introduced in a natural way on the level of functionals. Moreover our construction incorporates the functional-analytic and topological aspects, which is usually neglected in the treatments of anticommuting fields. We also give an example of an interacting model where our framework can be applied.
0.887546
0.755265
0.132281
2004.06742
Skew-products with concave fiber maps: entropy and weak$\ast$ approximation of measures and bifurcation phenomena
We consider skew-products with concave interval fiber maps over a certain subshift. This subshift naturally occurs as the projection of those orbits that stay in a given neighborhood. It gives rise to a new type of symbolic space which is (essentially) coded. The fiber maps have expanding and contracting regions. As a consequence, the skew-product dynamics has pairs of horseshoes of different type of hyperbolicity. In some cases, they dynamically interact due to the superimposed effects of the (fiber) contraction and expansion, leading to nonhyperbolic dynamics that is reflected on the ergodic level (existence of nonhyperbolic ergodic measures). We provide a description of the space of ergodic measures on the base as an entropy-dense Poulsen simplex. Those measures lift canonically to ergodic measures for the skew-product. We explain when and how the spaces of (fiber) contracting and expanding ergodic measures glue along the nonhyperbolic ones. A key step is the approximation (in the weak$\ast$ topology and in entropy) of nonhyperbolic measures by ergodic ones, obtained only by means of concavity without involving the standard "blending-like" arguments. The description of homoclinic relations is also a key instrument. We also see that these skew-products can be embedded in increasing entropy one-parameter family of diffeomorphisms which stretch from a heterodimensional cycle to a collision of homoclinic classes. We study associated bifurcation phenomena that involve a jump of the space of ergodic measures and, in some cases, also of entropy.
We show that for odd-valued piecewise-constant skew products over a certain two parameter family of interval exchanges, the skew product is ergodic for a full-measure choice of parameters.
0.895606
0.849272
0.046335
2004.06743
The ram pressure stripped radio tails of galaxies in the Coma cluster
Previous studies have revealed a population of galaxies in galaxy clusters with ram pressure stripped (RPS) tails of gas and embedded young stars. We observed 1.4 GHz continuum and HI emission with the Very Large Array in its B-configuration in two fields of the Coma cluster to study the radio properties of RPS galaxies. The best continuum sensitivities in the two fields are 6 and 8 $\mu$Jy per 4'' beam respectively, which are 4 and 3 times deeper than those previously published. Radio continuum tails are found in 10 (8 are new) out of 20 RPS galaxies, unambiguously revealing the presence of relativistic electrons and magnetic fields in the stripped tails. Our results also hint that the tail has a steeper spectrum than the galaxy. The 1.4 GHz continuum in the tails is enhanced relative to their H$\alpha$ emission by a factor of $\sim$7 compared to the main bodies of the RPS galaxies. The 1.4 GHz continuum of the RPS galaxies is enhanced relative to their IR emission by a factor of $\sim$2 compared to star-forming galaxies. The ram pressure interaction may enhanced the radio emission of the RPS galaxies, the tails were further enhanced for the stripping. We furthermore present HI detections in three RPS galaxies and upper limits for the other RPS galaxies. The cold gas in D100's stripped tail is dominated by molecular gas, which is likely a consequence of the high ambient pressure. No evidence of radio emission associated with ultra-diffuse galaxies is found in our data.
Hard X-ray radiation has been detected for the first time in the Coma cluster by BeppoSAX. Thanks to the unprecedented sensitivity of the Phoswich Detection System (PDS) instrument, the source has been detected up to ~80 keV. There is clear evidence (4.5 sigma) for non-thermal emission in excess of thermal above ~25 keV. The hard excess is very unlikely due to X Comae, the Seyfert 1 galaxy present in the field of view of the PDS. A hard spectral tail due to inverse Compton on CMB photons is predicted in clusters, like Coma, with radio halos. Combining the present results with radio observations, a volume-averaged intracluster magnetic field of ~0.15 micro G is derived, while the electron energy density of the emitting electrons is ~7x10**-14 erg/cm**3.
0.879027
0.79067
0.088357
2004.06744
The Anomaly flow on nilmanifolds
We study the Anomaly flow on $2$-step nilmanifolds with respect to any Hermitian connection in the Gauduchon line. In the case of flat holomorphic bundle, the general solution to the Anomaly flow is given for any initial invariant Hermitian metric. The solutions depend on two constants $K_1$ and $K_2$, and we study the qualitative behaviour of the Anomaly flow in terms of their signs, as well as the convergence in Gromov-Hausdorff topology. The sign of $K_1$ is related to the conformal invariant introduced by Fu, Wang and Wu. In the non-flat case, we find the general evolution equations of the Anomaly flow under certain initial assumptions. This allows us to detect non-flat solutions to the Hull-Strominger-Ivanov system on a concrete nilmanifold, which appear as stationary points of the Anomaly flow with respect to the Bismut connection.
We discuss certain recent mathematical advances, mainly due to Perelman, in the theory of Ricci flows and their relevance for renormalization group (RG) flows. We consider nonlinear sigma models with closed target manifolds supporting a Riemannian metric, dilaton, and 2-form B-field. By generalizing recent mathematical results to incorporate the B-field and by decoupling the dilaton, we are able to describe the 1-loop beta-functions of the metric and B-field as the components of the gradient of a potential functional on the space of coupling constants. We emphasize a special choice of diffeomorphism gauge generated by the lowest eigenfunction of a certain Schrodinger operator whose potential and kinetic terms evolve along the flow. With this choice, the potential functional is the corresponding lowest eigenvalue, and gives the order alpha' correction to the Weyl anomaly at fixed points of (g(t),B(t)). Since the lowest eigenvalue is monotonic along the flow and reproduces the Weyl anomaly at fixed points, it accords with the c-theorem for flows that remain always in the first-order regime. We compute the Hessian of the lowest eigenvalue functional and use it to discuss the linear stability of points where the 1-loop beta-functions vanish, such as flat tori and K3 manifolds.
0.903777
0.797819
0.105958
2004.06745
Li-Qiao Entanglement Constraints Confirming the Entanglement Probability of $\frac{13}{27}$ for the Two-Qutrit Hiesmayr-L\"offler Magic Simplex of Bell States
By implementing the pair of Li-Qiao necessary and sufficient conditions for separability of the Hiesmayr-L\"offler two-qutrit magic simplex of Bell states, we are able to confirm its Hilbert-Schmidt entanglement probability of $\frac{13}{27}$. The constraints ensuring entanglement take the form $S> \frac{16}{9} \approx 1.7777$ and $P > \frac{134217728}{23910933822616040487651} = \frac{2^{27}}{3^{18} \cdot 7^{15} \cdot13} \approx 5.61324 \cdot 10^{-15}$. Here, $S$ is the square of the sum (the Ky Fan norm) of the eight singular values of the $8 \times 8$ correlation matrix in the Bloch representation, and $P$, the square of the product of these singular values. In the two-ququart Hiesmayr-L\"offler scenario, one constraint is $S>\frac{9}{4} \approx 2.25$, while $\frac{3^{24}}{2^{134}} \approx 1.2968528306 \cdot 10^{-29}$ serves as an upper bound on the appropriate $P$ value, with the entanglement probability $\approx 0.607698$. The $S$ constraints, in both cases, prove equivalent to the well-known CCNR/realignment criteria. Further, we are able to detect and verify--using software provided by A. Mandilara--pseudo-one-copy undistillable (POCU) negative partial transposed two-qutrit states distributed over the surface of the separable states. Further, we investigate the best separable approximation problem within this two-qutrit setting.
Systems of four nonbinary particles, each having three or more internal states, exhibit maximally entangled states that are inaccessible to four qubits. This breaks the pattern of two- and three-particle systems, in which the existing graph states are equally accessible to binary and nonbinary systems alike. We compare the entanglement properties of these special states (called P-states) with those of the more familiar GHZ and cluster states accessible to qubits. The comparison includes familiar entanglement measures, the "steering" of states by projective measurements, and the probability that two such measurements, chosen at random, leave the remaining particles in a Bell state. These comparisons demonstrate not only that P-state entanglement is stronger than the other types, but that it is maximal in a well-defined sense. We prove that GHZ, cluster, and P-states represent all possible entanglement classes of four-particle graph states with a prime number (>2) of states per particle.
0.930867
0.81033
0.120538
2004.06746
Coupled Boltzmann Transport Equations of Heavy Quarks and Quarkonia in Quark-Gluon Plasma
We develop a framework of coupled transport equations for open heavy flavor and quarkonium states, in order to describe their transport inside the quark-gluon plasma. Our framework is capable of studying simultaneously both open and hidden heavy flavor observables in heavy-ion collision experiments and can account for both, uncorrelated and correlated recombination. Our recombination implementation depends on real-time open heavy quark and antiquark distributions. We carry out consistency tests to show how the interplay among open heavy flavor transport, quarkonium dissociation and recombination drives the system to equilibrium. We then apply our framework to study bottomonium production in heavy-ion collisions. We include $\Upsilon(1S)$, $\Upsilon(2S)$, $\Upsilon(3S)$, $\chi_b(1P)$ and $\chi_b(2P)$ in the framework and take feed-down contributions during the hadronic gas stage into account. Cold nuclear matter effects are included by using nuclear parton distribution functions for the initial primordial heavy flavor production. A calibrated $2+1$ dimensional viscous hydrodynamics is used to describe the bulk QCD medium. We calculate both the nuclear modification factor $R_{AA}$ of all $\Upsilon(nS)$ states and the azimuthal angular anisotropy coefficient $v_2$ of the $\Upsilon(1S)$ state and find that our results agree reasonably with experimental measurements. Our calculations indicate that correlated cross-talk recombination is an important production mechanism of bottomonium in current heavy-ion experiments.
Measurements by the STAR and PHENIX collaborations indicate that a quark-gluon plasma, a hot and dense state of matter in which quarks and gluons are not confined inside hadrons, is formed in heavy-ion collisions at the Relativistic Heavy Ion Collider. Charm and bottom quarks have been predicted to interact with the medium differently than the light quarks; a study of heavy quark interactions with the medium provides an important test of theoretical models of the quark-gluon plasma. The spectrum of non-photonic electrons (and positrons) is dominated by electrons from the semileptonic decays of D and B mesons. Therefore, non-photonic electrons serve as proxies for heavy quarks. A measurement of the modification of the non-photonic electron spectrum in nucleus-nucleus collisions relative to p + p collisions allows the interactions of heavy quarks with the medium to be studied. Previous measurements indicate that high-transverse-momentum non-photonic electrons are suppressed in Au + Au collisions at 200 GeV (center-of-mass energy per nucleon pair) relative to p + p collisions at the same energy. The magnitude of that suppression is larger than was anticipated and it has been a challenge for theoretical models to predict the in-medium energy loss of light and heavy quarks simultaneously. This dissertation presents the first measurement of the yield of non-photonic electrons from open heavy-flavor decays in Cu + Cu collisions at 200 GeV and the suppression of that yield relative to p + p collisions. A comparison of this result to similar results for Au + Au collisions provides some indication that the geometry of a heavy-ion collision affects the average amount of energy loss by heavy quarks passing through the quark-gluon plasma.
0.840976
0.789673
0.051303
2004.06747
Extending Text Informativeness Measures to Passage Interestingness Evaluation (Language Model vs. Word Embedding)
Standard informativeness measures used to evaluate Automatic Text Summarization mostly rely on n-gram overlapping between the automatic summary and the reference summaries. These measures differ from the metric they use (cosine, ROUGE, Kullback-Leibler, Logarithm Similarity, etc.) and the bag of terms they consider (single words, word n-grams, entities, nuggets, etc.). Recent word embedding approaches offer a continuous alternative to discrete approaches based on the presence/absence of a text unit. Informativeness measures have been extended to Focus Information Retrieval evaluation involving a user's information need represented by short queries. In particular for the task of CLEF-INEX Tweet Contextualization, tweet contents have been considered as queries. In this paper we define the concept of Interestingness as a generalization of Informativeness, whereby the information need is diverse and formalized as an unknown set of implicit queries. We then study the ability of state of the art Informativeness measures to cope with this generalization. Lately we show that with this new framework, standard word embeddings outperforms discrete measures only on uni-grams, however bi-grams seems to be a key point of interestingness evaluation. Lastly we prove that the CLEF-INEX Tweet Contextualization 2012 Logarithm Similarity measure provides best results.
A confidence measure is able to estimate the reliability of an hypothesis provided by a machine translation system. The problem of confidence measure can be seen as a process of testing : we want to decide whether the most probable sequence of words provided by the machine translation system is correct or not. In the following we describe several original word-level confidence measures for machine translation, based on mutual information, n-gram language model and lexical features language model. We evaluate how well they perform individually or together, and show that using a combination of confidence measures based on mutual information yields a classification error rate as low as 25.1% with an F-measure of 0.708.
0.869087
0.700285
0.168801
2004.06748
Balancing Training for Multilingual Neural Machine Translation
When training multilingual machine translation (MT) models that can translate to/from multiple languages, we are faced with imbalanced training sets: some languages have much more training data than others. Standard practice is to up-sample less resourced languages to increase representation, and the degree of up-sampling has a large effect on the overall performance. In this paper, we propose a method that instead automatically learns how to weight training data through a data scorer that is optimized to maximize performance on all test languages. Experiments on two sets of languages under both one-to-many and many-to-one MT settings show our method not only consistently outperforms heuristic baselines in terms of average performance, but also offers flexible control over the performance of which languages are optimized.
It is today acknowledged that neural network language models outperform backoff language models in applications like speech recognition or statistical machine translation. However, training these models on large amounts of data can take several days. We present efficient techniques to adapt a neural network language model to new data. Instead of training a completely new model or relying on mixture approaches, we propose two new methods: continued training on resampled data or insertion of adaptation layers. We present experimental results in an CAT environment where the post-edits of professional translators are used to improve an SMT system. Both methods are very fast and achieve significant improvements without overfitting the small adaptation data.
0.883189
0.843971
0.039217
2004.06749
Improved SAR Imaging Via Cross-Learning from Camera Images
In this paper, we propose a novel concept of cross-learning, in order to improve SAR images by learning from the camera images. We use a multi-level abstraction approach to materialise knowledge transfer between the two modalities. We also compare the performance of other possible approaches. We provide experimental results on real data to validate the proposed concept.
Most current single image camera calibration methods rely on specific image features or user input, and cannot be applied to natural images captured in uncontrolled settings. We propose directly inferring camera calibration parameters from a single image using a deep convolutional neural network. This network is trained using automatically generated samples from a large-scale panorama dataset, and considerably outperforms other methods, including recent deep learning-based approaches, in terms of standard L2 error. However, we argue that in many cases it is more important to consider how humans perceive errors in camera estimation. To this end, we conduct a large-scale human perception study where we ask users to judge the realism of 3D objects composited with and without ground truth camera calibration. Based on this study, we develop a new perceptual measure for camera calibration, and demonstrate that our deep calibration network outperforms other methods on this measure. Finally, we demonstrate the use of our calibration network for a number of applications including virtual object insertion, image retrieval and compositing.
0.908514
0.697806
0.210708
2004.06750
SI-spreading-based network embedding in static and temporal networks
Link prediction can be used to extract missing information, identify spurious interactions as well as forecast network evolution. Network embedding is a methodology to assign coordinates to nodes in a low dimensional vector space. By embedding nodes into vectors, the link prediction problem can be converted into a similarity comparison task. Nodes with similar embedding vectors are more likely to be connected. Classic network embedding algorithms are random-walk-based. They sample trajectory paths via random walks and generate node pairs from the trajectory paths. The node pair set is further used as the input for a Skip-Gram model, a representative language model that embeds nodes (which are regarded as words) into vectors. In the present study, we propose to replace random walk processes by a spreading process, namely the susceptible-infected (SI) model, to sample paths. Specifically, we propose two SI-spreading-based algorithms, SINE and TSINE, to embed static and temporal networks, respectively. The performance of our algorithms is evaluated by the missing link prediction task in comparison with state-of-the-art static and temporal network embedding algorithms. Results show that SINE and TSINE outperform the baselines across all six empirical datasets. We further find that the performance of SINE is mostly better than TSINE, suggesting that temporal information does not necessarily improve the embedding for missing link prediction. Moreover, we study the effect of the sampling size, quantified as the total length of the trajectory paths, on the performance of the embedding algorithms. The better performance of SINE and TSINE requires a smaller sampling size in comparison with the baseline algorithms. Hence, SI-spreading-based embedding tends to be more applicable to large-scale networks.
In many data sets, crucial information on the structure and temporality of a system coexists with noise and non-essential elements. In networked systems, for instance, some edges might be non-essential or exist only by chance. Filtering them out and extracting a set of relevant connections, the "network backbone", is a non-trivial task, and methods put forward until now do not address time-resolved networks, whose availability has strongly increased in recent years. We develop here such a method, by defining an adequate temporal network null model, which calculates the random chance of nodes to be connected at any time after controlling for their activity. This allows us to identify, at any level of statistical significance, pairs of nodes that have more interactions than expected given their activities: These form a backbone of significant ties. We apply our method to empirical temporal networks of socio-economic interest and find that (i) at given level of statistical significance, our method identifies more significant ties than methods considering temporally aggregated networks, and (ii) when a community structure is present, most significant ties are intra-community edges, suggesting that the weights of inter-community edges can be explained by the null model of random interactions. Most importantly, our filtering method can assign a significance to more complex structures such as triads of simultaneous interactions, while methods based on static representations are by construction unable to do so. Strikingly, we uncover that significant triads are not equivalent to triangles composed by three significant edges. Our results hint at new ways to represent temporal networks for use in data-driven models and in anonymity-preserving ways.
0.825139
0.752022
0.073117
2004.06751
Hydrodynamization and non-equilibrium Green's functions in kinetic theory
Non-equilibrium Green's functions provide an efficient way to describe the evolution of the energy-momentum tensor during the early time pre-equilibrium stage of high-energy heavy ion collisions. Besides their practical relevance they also provide a meaningful way to address the question when and to what extent a hydrodynamic description of the system becomes applicable. Within the kinetic theory framework we derive a new method to calculate time dependent non-equilibrium Green's functions describing the evolution of energy and momentum perturbations on top of an evolving far-from-equilibrium background. We discuss the approach towards viscous hydrodynamics along with the emergence of various scaling phenomena for conformal systems. By comparing our results obtained in the relaxation time approximation to previous calculations in Yang-Mills kinetic theory, we further address the question which macroscopic features of the energy momentum tensor are sensitive to the underlying microscopic dynamics.
The dynamics of fluctuations is considered for electrons near a positive ion or for charges in a confining trap. The stationary nonuniform equilibrium densities are discussed and contrasted. The linear response function for small perturbations of this nonuniform state is calculated from a linear Markov kinetic theory whose generator for the dynamics is exact in the short time limit. The kinetic equation is solved in terms of an effective mean field single particle dynamics determined by the local density and dynamical screening by a dielectric function for the non-uniform system. The autocorrelation function for the total force on the charges is discussed.
0.873469
0.772614
0.100855