SearcharxivSearch

arXiv subjects

Hang Yu

Publications and source records attributed to Hang Yu.

At least 181 records · Page 10Linked to original sources

Detecting resonant tidal excitations of Rossby modes in coalescing neutron-star binaries with third-generation gravitational-wave detectors

Rossby modes (r-modes) of rotating neutron stars can be excited by the gravitomagnetic forces in coalescing binary systems. The previous study by Flanagan and Racine [Phys. Rev. D 75, 044001 (2007)] showed that this kind of dynamical tide (DT) can induce phase shifts of 0.1 rad on gravitational waveforms, which is detectable by third-generation (3G) detectors. In this paper, we study the impact of this DT on measuring neutron-star parameters in the era of 3G detectors. We incorporate two universal relations among neutron star properties predicted by different equations of state: (i) the well-known I-Love relation between momentum of inertia and (f-mode) tidal Love number, and (ii) a relation between the r-mode overlap and tidal Love number, which is newly explored in this paper. We find that r-mode DT will provide rich information about slowly rotating neutron stars with frequency ranging from 10 to 100 Hz. For a binary neutron star system (with a signal-to-noise ratio around 1500 in the Cosmic Explorer), the spin frequency of each individual neutron star can be constrained to 6% (fractional error) in the best-case scenario. The degeneracy between the Love numbers of individual neutron stars is dramatically reduced: each individual Love number can be constrained to around 20% in the best case, while the fractional error for both symmetric and anti-symmetric Love numbers are reduced by factors of around 300. Furthermore, DT also allows us to measure the spin inclination angles of the neutron stars, to 0.09 rad in the best case, and thus place constraints on NS natal kicks and supernova explosion models. Besides parameter estimation, we have also developed a semi-analytic method that accurately describes detailed features of the binary evolution that arise due to the DT.

gr-qc

A unified construction of all-speed HLL-type schemes for hypersonic heating computations

In this paper, a unified framework to develop all-speed HLL-type schemes for hypersonic heating computations is constructed. Such a unified construction method combines two effective improving techniques: a shock robustness improvement and a low-Mach number fix. It is implemented by properly modifying the approximate solutions of the local Riemann problem in the HLL framework, resulting in two all-speed HLL-type schemes, namely ASHLLC and ASHLLEM solvers. Results from both numerical analysis and experiments demonstrate that the newly proposed schemes not only preserve desirable properties of their original versions, but are also able to provide accurate and robust solutions for complex flows ranging from low-Mach number incompressible to hypersonic compressible regimes. Thus, both the ASHLLC and ASHLLEM schemes can be used as reliable methods for hypersonic heating computations.

cs.CE

Further studies on numerical instabilities of Godunov-type schemes for strong shocks

In this paper, continuous research is undertaken to explore the underlying mechanism of numerical shock instabilities of Godunov-type schemes for strong shocks. By conducting dissipation analysis of Godunov-type schemes and a sequence of numerical experiments, we are able to clarify that the instability may be attributed to insufficient entropy production inside the numerical shock structure. As a result, a general entropy-control technique for improving the robustness of various Godunov-type schemes at strong shocks is developed. It plays a part in guaranteeing that enough entropy is produced inside the numerical shock structure. Furthermore, such a modified approach does not introduce any additional numerical dissipation on linear degenerate waves to suppress the shock instability. Numerical results that are obtained for various test cases indicate that the proposed methods have a good performance in terms of accuracy and robustness.

physics.comp-ph

Elastic Net based Feature Ranking and Selection

Feature selection is important in data representation and intelligent diagnosis. Elastic net is one of the most widely used feature selectors. However, the features selected are dependant on the training data, and their weights dedicated for regularized regression are irrelevant to their importance if used for feature ranking, that degrades the model interpretability and extension. In this study, an intuitive idea is put at the end of multiple times of data splitting and elastic net based feature selection. It concerns the frequency of selected features and uses the frequency as an indicator of feature importance. After features are sorted according to their frequency, linear support vector machine performs the classification in an incremental manner. At last, a compact subset of discriminative features is selected by comparing the prediction performance. Experimental results on breast cancer data sets (BCDR-F03, WDBC, GSE 10810, and GSE 15852) suggest that the proposed framework achieves competitive or superior performance to elastic net and with consistent selection of fewer features. How to further enhance its consistency on high-dimension small-sample-size data sets should be paid more attention in our future work. The proposed framework is accessible online (https://github.com/NicoYuCN/elasticnetFR).

cs.LG

Training Robust Deep Neural Networks via Adversarial Noise Propagation

In practice, deep neural networks have been found to be vulnerable to various types of noise, such as adversarial examples and corruption. Various adversarial defense methods have accordingly been developed to improve adversarial robustness for deep models. However, simply training on data mixed with adversarial examples, most of these models still fail to defend against the generalized types of noise. Motivated by the fact that hidden layers play a highly important role in maintaining a robust model, this paper proposes a simple yet powerful training algorithm, named \emph{Adversarial Noise Propagation} (ANP), which injects noise into the hidden layers in a layer-wise manner. ANP can be implemented efficiently by exploiting the nature of the backward-forward training style. Through thorough investigations, we determine that different hidden layers make different contributions to model robustness and clean accuracy, while shallow layers are comparatively more critical than deep layers. Moreover, our framework can be easily combined with other adversarial training methods to further improve model robustness by exploiting the potential of hidden layers. Extensive experiments on MNIST, CIFAR-10, CIFAR-10-C, CIFAR-10-P, and ImageNet demonstrate that ANP enables the strong robustness for deep models against both adversarial and corrupted ones, and also significantly outperforms various adversarial defense methods.

cs.LG

Direct determination of supermassive black hole properties with gravitational-wave radiation from surrounding stellar-mass black hole binaries

A significant number of stellar-mass black-hole (BH) binaries may merge in galactic nuclei or in the surrounding gas disks. With purposed space-borne gravitational-wave observatories, we may use such a binary as a signal carrier to probe modulations induced by a central supermassive BH (SMBH), which further allows us to place constraints on the SMBH's properties. We show in particular the de Sitter precession of the inner stellar-mass binary's orbital angular momentum (AM) around the AM of the outer orbit will be detectable if the precession period is comparable to the duration of observation, typically a few years. Once detected, the precession can be combined with the Doppler shift arising from the outer orbital motion to determine the mass of the SMBH and the outer orbital separation individually and each with percent-level accuracy. If we further assume a joint detection by space-borne and ground-based detectors, the detectability threshold could be extended to a precession period of ~100 yr.

gr-qc

Interpreting and Improving Adversarial Robustness of Deep Neural Networks with Neuron Sensitivity

Deep neural networks (DNNs) are vulnerable to adversarial examples where inputs with imperceptible perturbations mislead DNNs to incorrect results. Despite the potential risk they bring, adversarial examples are also valuable for providing insights into the weakness and blind-spots of DNNs. Thus, the interpretability of a DNN in the adversarial setting aims to explain the rationale behind its decision-making process and makes deeper understanding which results in better practical applications. To address this issue, we try to explain adversarial robustness for deep models from a new perspective of neuron sensitivity which is measured by neuron behavior variation intensity against benign and adversarial examples. In this paper, we first draw the close connection between adversarial robustness and neuron sensitivities, as sensitive neurons make the most non-trivial contributions to model predictions in the adversarial setting. Based on that, we further propose to improve adversarial robustness by constraining the similarities of sensitive neurons between benign and adversarial examples which stabilizes the behaviors of sensitive neurons towards adversarial noises. Moreover, we demonstrate that state-of-the-art adversarial training methods improve model robustness by reducing neuron sensitivities which in turn confirms the strong connections between adversarial robustness and neuron sensitivity as well as the effectiveness of using sensitive neurons to build robust models. Extensive experiments on various datasets demonstrate that our algorithm effectively achieves excellent results.

cs.CV

Spin and Eccentricity Evolution in Triple Systems: from the Lidov-Kozai Interaction to the Final Merger of the Inner Binary

We study the spin and eccentricity evolution of black-hole (BH) binaries that are perturbed by tertiary masses and experience the Lidov-Kozai (LK) excitation. We focus on three aspects. Firstly, we study the spin-orbit alignment of the inner binary following the approach outlined by Antonini et al. [MNRAS 480, L58 (2018)] and Liu and Lai [ApJ 863, 68 (2018)], yet allowing the spins to have random initial orientations. We confirm the existence of a dynamical attractor that drives the spin-orbit angle at the end of the LK evolution to a value given by the initial angle between the spin and the outer orbital angular momentum (instead of to a specific value of the effective spin). Secondly, we follow the (inner) binary's evolution further to the merger to study the final spin-spin alignment. We generalize the effective potential theory to include orbital eccentricity, which allows us to efficiently evolve the system in the early inspiral stages. We further find that the spin-spin and spin-orbit alignments are correlated and the correlation is determined by the initial spin-orbit angle. For systems with the spin vectors initially in the orbital plane, the final spins strongly disfavor an aligned configuration and could thus lead to a greater value of the GW recoil than a uniform spin-spin alignment would predict. Lastly, we study the maximum eccentricity excitation that can be achieved during the LK process, including the effects of gravitational-wave radiation. We find that when the tertiary mass is a super-massive BH and the inner binary is massive, then even with the maximum LK excitation, the residual eccentricity is typically less than 0.1 when the binary's orbital frequency reaches 10 Hz, and a decihertz detector would be necessary to follow such a system's orbital evolution.

gr-qc

Tidally excited oscillations in hot white dwarfs

We study the flux variation in helium white dwarfs (WDs) induced by dynamical tides for a variety of WD models with effective temperatures ranging from $T$=10 kK to $T$=26 kK. At linear order, we find the dynamical tide can significantly perturb the observed flux in hot WDs. If the temperature $T\gtrsim14$ kK, then the dynamical tide may induce a fractional change in the flux by >1% when the orbital period is $P_{\rm orb}\simeq 20-60\,{\rm min}$. The ratio between the flux modulation due to the dynamical tide and that due to the equilibrium tide (i.e., ellipsoidal variability) increases as the WD's radius decreases, and it could exceed O(10) if the WD has a radius $R\lesssim0.03 R_\odot$. Unlike the ellipsoidal variability which is in phase with the orbital motion, the pulsation caused by the dynamical tide may have a substantial phase shift. A cold WD with $T\lesssim 10$ kK, on the other hand, is unlikely to show observable pulsations due to the dynamical tide. At shorter orbital periods, the dynamical tide may become highly nonlinear. We approximate this regime by treating the waves as one-way traveling waves and find the flux variation is typically reduced to 0.1%-1% and the excess phase is likely to be 90 degrees (though with large uncertainty). Even in the traveling-wave limit, the flux perturbation due to dynamical tide could still exceed the ellipsoidal variability for compact WDs with $R\lesssim0.02 R_\odot$. We further estimate the nonlinear flux perturbations oscillating at four times the orbital frequency dominated by a self-coupled parent g-mode driving low-order daughter p-modes. The nonlinear flux variation could be nearly 50% of the linear variation for very hot WD models with $T\gtrsim26$ kK and 1% linear flux variation. We thus predict both the linear and nonlinear flux variations due to dynamical tides are likely to have significant observational signatures.

astro-ph.SR

Hunting for Dark Matter Subhalos in Strong Gravitational Lensing with Neural Networks

Dark matter substructures are interesting since they can reveal the properties of dark matter. Collisionless N-body simulations of cold dark matter show more substructures compared with the population of dwarf galaxy satellites observed in our local group. Therefore, understanding the population and property of subhalos at cosmological scale would be an interesting test for cold dark matter. In recent years, it has become possible to detect individual dark matter subhalos near images of strongly lensed extended background galaxies. In this work, we discuss the possibility of using deep neural networks to detect dark matter subhalos, and showing some preliminary results with simulated data. We found that neural networks not only show promising results on detecting multiple dark matter subhalos, but also learn to reject the subhalos on the lensing arc of a smooth lens where there is no subhalo.

astro-ph.CO

A task-based approach to parallel parametric linear programming solving, and application to polyhedral computations

Parametric linear programming is a central operation for polyhedral computations, as well as in certain control applications.Here we propose a task-based scheme for parallelizing it, with quasi-linear speedup over large problems.This type of parallel applications is challenging, because several tasks mightbe computing the same region. In this paper, we are presenting thealgorithm itself with a parallel redundancy elimination algorithm, andconducting a thorough performance analysis.

cs.CG

Context Model for Pedestrian Intention Prediction using Factored Latent-Dynamic Conditional Random Fields

Smooth handling of pedestrian interactions is a key requirement for Autonomous Vehicles (AV) and Advanced Driver Assistance Systems (ADAS). Such systems call for early and accurate prediction of a pedestrian's crossing/not-crossing behaviour in front of the vehicle. Existing approaches to pedestrian behaviour prediction make use of pedestrian motion, his/her location in a scene and static context variables such as traffic lights, zebra crossings etc. We stress on the necessity of early prediction for smooth operation of such systems. We introduce the influence of vehicle interactions on pedestrian intention for this purpose. In this paper, we show a discernible advance in prediction time aided by the inclusion of such vehicle interaction context. We apply our methods to two different datasets, one in-house collected - NTU dataset and another public real-life benchmark - JAAD dataset. We also propose a generic graphical model Factored Latent-Dynamic Conditional Random Fields (FLDCRF) for single and multi-label sequence prediction as well as joint interaction modeling tasks. FLDCRF outperforms Long Short-Term Memory (LSTM) networks across the datasets ($\sim$100 sequences per dataset) over identical time-series features. While the existing best system predicts pedestrian stopping behaviour with 70\% accuracy 0.38 seconds before the actual events, our system achieves such accuracy at least 0.9 seconds on an average before the actual events across datasets.

cs.CV

Bias-based Universal Adversarial Patch Attack for Automatic Check-out

Adversarial examples are inputs with imperceptible perturbations that easily misleading deep neural networks(DNNs). Recently, adversarial patch, with noise confined to a small and localized patch, has emerged for its easy feasibility in real-world scenarios. However, existing strategies failed to generate adversarial patches with strong generalization ability. In other words, the adversarial patches were input-specific and failed to attack images from all classes, especially unseen ones during training. To address the problem, this paper proposes a bias-based framework to generate class-agnostic universal adversarial patches with strong generalization ability, which exploits both the perceptual and semantic bias of models. Regarding the perceptual bias, since DNNs are strongly biased towards textures, we exploit the hard examples which convey strong model uncertainties and extract a textural patch prior from them by adopting the style similarities. The patch prior is more close to decision boundaries and would promote attacks. To further alleviate the heavy dependency on large amounts of data in training universal attacks, we further exploit the semantic bias. As the class-wise preference, prototypes are introduced and pursued by maximizing the multi-class margin to help universal training. Taking AutomaticCheck-out (ACO) as the typical scenario, extensive experiments including white-box and black-box settings in both digital-world(RPC, the largest ACO related dataset) and physical-world scenario(Taobao and JD, the world' s largest online shopping platforms) are conducted. Experimental results demonstrate that our proposed framework outperforms state-of-the-art adversarial patch attack methods.

cs.CV

Astrophysics and cosmology with a decihertz gravitational-wave detector: TianGO

We present the astrophysical science case for a space-based, decihertz gravitational-wave (GW) detector. We particularly highlight an ability to infer a source's sky location, both when combined with a network of ground-based detectors to form a long triangulation baseline, and by itself for the early warning of merger events. Such an accurate location measurement is the key for using GW signals as standard sirens for constraining the Hubble constant. This kind of detector also opens up the possibility to test type Ia supernovae progenitor hypotheses by constraining the merger rates of white dwarf binaries with both super- and sub-Chandrasekhar masses separately. We will discuss other scientific outcomes that can be delivered, including the constraint of structure formation in the early Universe, the search for intermediate-mass black holes, the precise determination of black hole spins, the probe of binary systems' orbital eccentricity evolution, and the detection of tertiary masses around merging binaries.

gr-qc

Excitation of f-modes during mergers of spinning binary neutron star

Tidal effects have important imprints on gravitational waves (GWs) emitted during the final stage of the coalescence of binaries that involve neutron stars (NSs). Dynamical tides can be significant when NS oscillations become resonant with orbital motion; understanding this process is important for accurately modeling GW emission from these binaries, and for extracting NS information from GW data. In this paper, we carry out a systematic study on the tidal excitation of fundamental modes of spinning NSs in coalescencing binaries, focusing on the case when the NS spin is anti-aligned with the orbital angular momentum-where the tidal resonance is most likely to take place. We first expand NS oscillations into stellar eigen-modes, and then obtain a Hamiltonian that governs the tidally coupled orbit-mode evolution. We next find a new approximation that can lead to analytic expressions of tidal excitations to a high accuracy, and are valid in all regimes of the binary evolution: adiabatic, resonant, and post-resonance. Using the method of osculating orbits, we obtain semi-analytic approximations to the orbital evolution and GW emission; their agreements with numerical results give us confidence in on our understanding of the system's dynamics. In particular, we recover both the averaged post-resonance evolution, which differs from the pre-resonance point-particle orbit by shifts in orbital energy and angular momentum, as well as instantaneous perturbations driven by the tidal motion. Finally, we use the Fisher matrix technique to study the effect of dynamical tides on parameter estimation. We find that the dynamical tides may potentially provide an additional channel to study the physics of NSs. The method presented in this paper is generic and not restricted to f mode; it can also be applied to other types of tide.

gr-qc

Nonlinear dynamical tides in white dwarf binaries

Compact white dwarf (WD) binaries are important sources for space-based gravitational-wave (GW) observatories, and an increasing number of them are being identified by surveys like ZTF. We study the effects of nonlinear dynamical tides in such binaries. We focus on the global three-mode parametric instability and show that it has a much lower threshold energy than the local wave-breaking condition studied previously. By integrating networks of coupled modes, we calculate the tidal dissipation rate as a function of orbital period. We construct phenomenological models that match these numerical results and use them to evaluate the spin and luminosity evolution of a WD binary. While in linear theory the WD's spin frequency can lock to the orbital frequency, we find that such a lock cannot be maintained when nonlinear effects are taken into account. Instead, as the orbit decays, the spin and orbit go in and out of synchronization. Each time they go out of synchronization, there is a brief but significant dip in the tidal heating rate. While most WDs in compact binaries should have luminosities that are similar to previous traveling-wave estimates, a few percent should be about ten times dimmer because they reside in heating rate dips. This offers a potential explanation for the low luminosity of the CO WD in J0651. Lastly, we consider the impact of tides on the GW signal and show that LISA and TianGO can constrain the WD's moment of inertia to better than 1% for deci-Hz systems.

astro-ph.SR

Robustness study of noisy annotation in deep learning based medical image segmentation

Partly due to the use of exhaustive-annotated data, deep networks have achieved impressive performance on medical image segmentation. Medical imaging data paired with noisy annotation are, however, ubiquitous, but little is known about the effect of noisy annotation on deep learning-based medical image segmentation. We studied the effects of noisy annotation in the context of mandible segmentation from CT images. First, 202 images of Head and Neck cancer patients were collected from our clinical database, where the organs-at-risk were annotated by one of 12 planning dosimetrists. The mandibles were roughly annotated as the planning avoiding structure. Then, mandible labels were checked and corrected by a physician to get clean annotations. At last, by varying the ratios of noisy labels in the training data, deep learning-based segmentation models were trained, one for each ratio. In general, a deep network trained with noisy labels had worse segmentation results than that trained with clean labels, and fewer noisy labels led to better segmentation. When using 20% or less noisy cases for training, no significant difference was found on the prediction performance between the models trained by noisy or clean. This study suggests that deep learning-based medical image segmentation is robust to noisy annotations to some extent. It also highlights the importance of labeling quality in deep learning

eess.IV

PDA: Progressive Data Augmentation for General Robustness of Deep Neural Networks

Adversarial images are designed to mislead deep neural networks (DNNs), attracting great attention in recent years. Although several defense strategies achieved encouraging robustness against adversarial samples, most of them fail to improve the robustness on common corruptions such as noise, blur, and weather/digital effects (e.g. frost, pixelate). To address this problem, we propose a simple yet effective method, named Progressive Data Augmentation (PDA), which enables general robustness of DNNs by progressively injecting diverse adversarial noises during training. In other words, DNNs trained with PDA are able to obtain more robustness against both adversarial attacks as well as common corruptions than the recent state-of-the-art methods. We also find that PDA is more efficient than prior arts and able to prevent accuracy drop on clean samples without being attacked. Furthermore, we theoretically show that PDA can control the perturbation bound and guarantee better generalization ability than existing work. Extensive experiments on many benchmarks such as CIFAR-10, SVHN, and ImageNet demonstrate that PDA significantly outperforms its counterparts in various experimental setups.

cs.LG