Catalog footprint

What is connected

93works
40topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

93 published item(s)

preprint2026arXiv

Ace-Skill: Bootstrapping Multimodal Agents with Prioritized and Clustered Evolution

Self-evolving agents present a promising path toward continual adaptation by distilling task interactions into reusable knowledge artifacts. In practice, this paradigm remains hindered by two coupled bottlenecks: data inefficiency, where costly rollout effort is disproportionately spent on low-value samples rather than informative ones, and knowledge interference, where heterogeneous knowledge stored in shared repositories leads to noisy retrieval and task-misaligned guidance. Together, these issues form a self-reinforcing failure loop in which uninformative rollouts yield noisy knowledge, which in turn degrades subsequent rollouts. In this work, we introduce Ace-Skill, a co-evolutionary framework that jointly optimizes rollout allocation and knowledge organization for self-evolving multimodal agents. Specifically, Ace-Skill combines aprioritized sampler with lazy-decay proficiency tracking to focus rollouts on informative and insufficiently mastered samples, and a clustered organizer that semantically clusters knowledge for cleaner retrieval and more reliable adaptation. By improving sampling and organization together, Ace-Skill turns self-evolution into a virtuous cycle in which more informative rollouts produce higher-quality knowledge that supports stronger subsequent rollouts. Across four multimodal tool-use benchmarks, Ace-Skill delivers strong gains (e.g., +35.46% relative improvement in Avg@4 accuracy), enabling an opensource 35B MoE model to match or surpass proprietary models. The acquired knowledge also transfers effectively in a zero-shot manner to smaller 9B and 4B models, allowing resource-constrained agents to inherit advanced capabilities without additional training. The code has been publicly available at https://github.com/AMAP-ML/Ace-Skill.

preprint2023arXiv

Error Correction of Quantum Algorithms: Arbitrarily Accurate Recovery Of Noisy Quantum Signal Processing

The intrinsic probabilistic nature of quantum systems makes error correction or mitigation indispensable for quantum computation. While current error-correcting strategies focus on correcting errors in quantum states or quantum gates, these fine-grained error-correction methods can incur significant overhead for quantum algorithms of increasing complexity. We present a first step in achieving error correction at the level of quantum algorithms by combining a unified perspective on modern quantum algorithms via quantum signal processing (QSP). An error model of under- or over-rotation of the signal processing operator parameterized by $ε< 1$ is introduced. It is shown that while Pauli $Z$-errors are not recoverable without additional resources, Pauli $X$ and $Y$ errors can be arbitrarily suppressed by coherently appending a noisy `recovery QSP.' Furthermore, it is found that a recovery QSP of length $O(2^k c^{k^2} d)$ is sufficient to correct any length-$d$ QSP with $c$ unique phases to $k^{th}$-order in error $ε$. Allowing an additional assumption, a lower bound of $Ω(cd)$ is shown, which is tight for $k = 1$, on the length of the recovery sequence. Our algorithmic-level error correction method is applied to Grover's fixed-point search algorithm as a demonstration.

preprint2022arXiv

A predicted distribution for Galois groups of maximal unramified extensions

We consider the distribution of the Galois groups $\operatorname{Gal}(K^{\operatorname{un}}/K)$ of maximal unramified extensions as $K$ ranges over $Γ$-extensions of $\mathbb{Q}$ or $\mathbb{F}_q(t)$. We prove two properties of $\operatorname{Gal}(K^{\operatorname{un}}/K)$ coming from number theory, which we use as motivation to build a probability distribution on profinite groups with these properties. In Part I, we build such a distribution as a limit of distributions on $n$-generated profinite groups. In Part II, we prove as $q\rightarrow\infty$, agreement of $\operatorname{Gal}(K^{\operatorname{un}}/K)$ as $K$ varies over totally real $Γ$-extensions of $\mathbb{F}_q(t)$ with our distribution from Part I, in the moments that are relatively prime to $q(q-1)|Γ|$. In particular, we prove for every finite group $Γ$, in the $q\rightarrow\infty$ limit, the prime-to-$q(q-1)|Γ|$-moments of the distribution of class groups of totally real $Γ$-extensions of $\mathbb{F}_q(t)$ agree with the prediction of the Cohen--Lenstra--Martinet heuristics.

preprint2022arXiv

A Two-Timescale Approach to Mobility Management for Multi-Cell Mobile Edge Computing

Mobile edge computing (MEC) is a promising technology for enhancing the computation capacities and features of mobile users by offloading complex computation tasks to the edge servers. However, mobility poses great challenges on delivering reliable MEC service required for latency-critical applications. First, mobility management has to tackle the dynamics of both user's location changes and task arrivals that vary in different timescales. Second, user mobility could induce service migration, leading to reliability loss due to the migration delay. In this paper, we propose a two-timescale mobility management framework by joint control of service migration and transmission power to address the above challenges. Specifically, the service migration operates at a large timescale to support user mobility in the multi-cell network, while the power control is performed at a small timescale for real-time task offloading. Their joint control is formulated as an optimization problem aiming at the long-term mobile energy minimization subject to the reliability requirement of computation offloading. To solve the problem, we propose a Lyapunov-based framework to decompose the problem into different timescales, based on which a low-complexity two-timescale online algorithm is developed by exploiting the problem structure. The proposed online algorithm is shown to be asymptotically optimal via theoretical analysis, and is further developed to accommodate the multiuser management. The simulation results demonstrate that our proposed algorithm can significantly improve the energy and reliability performance.

preprint2022arXiv

ApolloRL: a Reinforcement Learning Platform for Autonomous Driving

We introduce ApolloRL, an open platform for research in reinforcement learning for autonomous driving. The platform provides a complete closed-loop pipeline with training, simulation, and evaluation components. It comes with 300 hours of real-world data in driving scenarios and popular baselines such as Proximal Policy Optimization (PPO) and Soft Actor-Critic (SAC) agents. We elaborate in this paper on the architecture and the environment defined in the platform. In addition, we discuss the performance of the baseline agents in the ApolloRL environment.

preprint2022arXiv

Bribery in Rating Systems: A Game-Theoretic Perspective

Rating systems play a vital role in the exponential growth of service-oriented markets. As highly rated online services usually receive substantial revenue in the markets, malicious sellers seek to boost their service evaluation by manipulating the rating system with fake ratings. One effective way to improve the service evaluation is to hire fake rating providers by bribery. The fake ratings given by the bribed buyers influence the evaluation of the service, which further impacts the decision-making of potential buyers. In this paper, we study the bribery of a rating system with multiple sellers and buyers via a game-theoretic perspective. In detail, we examine whether there exists an equilibrium state in the market in which the rating system is expected to be bribery-proof: no bribery strategy yields a strictly positive gain. We first collect real-world data for modeling the bribery problem in rating systems. On top of that, we analyze the problem of bribery in a rating system as a static game. From our analysis, we conclude that at least a Nash equilibrium can be reached in the bribery game of rating systems.

preprint2022arXiv

False Data Injection Attack on Electric Vehicle-Assisted Voltage Regulation

With the large scale penetration of electric vehicles (EVs) and the advent of bidirectional chargers, EV aggregators will become a major player in the voltage regulation market. This paper proposes a novel false data injection attack (FDIA) against the voltage regulation capacity estimation of EV charging stations, the process that underpins voltage regulation in distribution system. The proposed FDIA takes into account the uncertainty in EV mobility and network conditions. The attack vector with the largest expected adverse impact is the solution of a stochastic optimization problem subject to a constraint that ensures it can bypass bad data detection. We show that this attack vector can be determined by solving a sequence of convex quadratically constrained linear programs. The case studies examined in a co-simulation platform, based on two standard test feeders, reveal the vulnerability of the voltage regulation capacity estimation.

preprint2022arXiv

Neural Rays for Occlusion-aware Image-based Rendering

We present a new neural representation, called Neural Ray (NeuRay), for the novel view synthesis task. Recent works construct radiance fields from image features of input views to render novel view images, which enables the generalization to new scenes. However, due to occlusions, a 3D point may be invisible to some input views. On such a 3D point, these generalization methods will include inconsistent image features from invisible views, which interfere with the radiance field construction. To solve this problem, we predict the visibility of 3D points to input views within our NeuRay representation. This visibility enables the radiance field construction to focus on visible image features, which significantly improves its rendering quality. Meanwhile, a novel consistency loss is proposed to refine the visibility in NeuRay when finetuning on a specific scene. Experiments demonstrate that our approach achieves state-of-the-art performance on the novel view synthesis task when generalizing to unseen scenes and outperforms per-scene optimization methods after finetuning.

preprint2022arXiv

Progressively-connected Light Field Network for Efficient View Synthesis

This paper presents a Progressively-connected Light Field network (ProLiF), for the novel view synthesis of complex forward-facing scenes. ProLiF encodes a 4D light field, which allows rendering a large batch of rays in one training step for image- or patch-level losses. Directly learning a neural light field from images has difficulty in rendering multi-view consistent images due to its unawareness of the underlying 3D geometry. To address this problem, we propose a progressive training scheme and regularization losses to infer the underlying geometry during training, both of which enforce the multi-view consistency and thus greatly improves the rendering quality. Experiments demonstrate that our method is able to achieve significantly better rendering quality than the vanilla neural light fields and comparable results to NeRF-like rendering methods on the challenging LLFF dataset and Shiny Object dataset. Moreover, we demonstrate better compatibility with LPIPS loss to achieve robustness to varying light conditions and CLIP loss to control the rendering style of the scene. Project page: https://totoro97.github.io/projects/prolif.

preprint2022arXiv

PSP: Million-level Protein Sequence Dataset for Protein Structure Prediction

Proteins are essential component of human life and their structures are important for function and mechanism analysis. Recent work has shown the potential of AI-driven methods for protein structure prediction. However, the development of new models is restricted by the lack of dataset and benchmark training procedure. To the best of our knowledge, the existing open source datasets are far less to satisfy the needs of modern protein sequence-structure related research. To solve this problem, we present the first million-level protein structure prediction dataset with high coverage and diversity, named as PSP. This dataset consists of 570k true structure sequences (10TB) and 745k complementary distillation sequences (15TB). We provide in addition the benchmark training procedure for SOTA protein structure prediction model on this dataset. We validate the utility of this dataset for training by participating CAMEO contest in which our model won the first place. We hope our PSP dataset together with the training benchmark can enable a broader community of AI/biology researchers for AI-driven protein related research.

preprint2022arXiv

Robust and Efficient Medical Imaging with Self-Supervision

Recent progress in Medical Artificial Intelligence (AI) has delivered systems that can reach clinical expert level performance. However, such systems tend to demonstrate sub-optimal "out-of-distribution" performance when evaluated in clinical settings different from the training environment. A common mitigation strategy is to develop separate systems for each clinical setting using site-specific data [1]. However, this quickly becomes impractical as medical data is time-consuming to acquire and expensive to annotate [2]. Thus, the problem of "data-efficient generalization" presents an ongoing difficulty for Medical AI development. Although progress in representation learning shows promise, their benefits have not been rigorously studied, specifically for out-of-distribution settings. To meet these challenges, we present REMEDIS, a unified representation learning strategy to improve robustness and data-efficiency of medical imaging AI. REMEDIS uses a generic combination of large-scale supervised transfer learning with self-supervised learning and requires little task-specific customization. We study a diverse range of medical imaging tasks and simulate three realistic application scenarios using retrospective data. REMEDIS exhibits significantly improved in-distribution performance with up to 11.5% relative improvement in diagnostic accuracy over a strong supervised baseline. More importantly, our strategy leads to strong data-efficient generalization of medical imaging AI, matching strong supervised baselines using between 1% to 33% of retraining data across tasks. These results suggest that REMEDIS can significantly accelerate the life-cycle of medical imaging AI development thereby presenting an important step forward for medical imaging AI to deliver broad impact.

preprint2022arXiv

Surface charge writing and non-volatile control of superconductivity in LaAlO3/KTaO3(111) heterostructure

The oxide interface between LaAlO3 and KTaO3(111) can host an electron gas that condenses into superconductivity at low temperatures. In this work, we demonstrate a local and non-volatile control of this electron gas using a biased conducting atomic force microscope tip. By scanning the tip, charges can be accumulated on the surface of LaAlO3, which subsequently tune the conduction of the buried LaAlO3/KTaO3(111) interface largely, varying from conducting (superconducting) to insulating states. The tuning effects are stable for > 20 h at room temperature. The maximum modulation of carrier density is > 8 times 10^13/cm^2. This result suggests a new model system in which rewritable superconducting, normal, and insulating states can be flexibly defined in the same material on demand.

preprint2022arXiv

Tamely Ramified Covers of the Projective Line with Alternating and Symmetric Monodromy

Let $k$ be an algebraically closed field of characteristic $p$ and let $X$ the projective line over $k$ with three points removed. We investigate which finite groups $G$ can arise as the monodromy group of finite étale covers of $X$ that are tamely ramified over the three removed points. This provides new information about the tame fundamental group of the projective line. In particular, we show that for each prime $p\ge 5$, there are families of tamely ramified covers with monodromy the symmetric group $S_n$ or alternating group $A_n$ for infinitely many $n$. These covers come from the moduli spaces of elliptic curves with $PSL_2(\mathbb{F}_\ell)$-structure, and the analysis uses work of Bourgain, Gamburd, and Sarnak, and adapts work of Meiri and Puder, about Markoff triples modulo $\ell$.

preprint2022arXiv

Two-dimensional superconductivity at the surfaces of KTaO3 gated with ionic liquid

The recent observation of superconductivity at the interfaces between KTaO3 and EuO (or LaAlO3) offers a new example of emergent phenomena at oxide interfaces. This superconductivity exhibits an unusual strong dependence on the crystalline orientation of KTaO3 and its superconducting transition temperature Tc is nearly one order of magnitude higher than that of the seminal LaAlO3/SrTiO3 interface. To understand its mechanism, it is crucial to address if the formation of oxide interfaces is indispensable for the presence of superconductivity. Here, by exploiting ionic liquid (IL) gating, we obtain superconductivity at KTaO3 (111) and (110) surfaces with Tc up to 2.0 K and 1.0 K, respectively. This oxide-interface-free superconductivity gives a clear experimental evidence that the essential physics of KTaO3 interface superconductivity lies in the KTaO3 surfaces doped with electrons. Moreover, the ability to control superconductivity at surfaces with IL provides a simple way to study the intrinsic superconductivity in KTaO3.

preprint2021arXiv

Does Your Dermatology Classifier Know What It Doesn't Know? Detecting the Long-Tail of Unseen Conditions

We develop and rigorously evaluate a deep learning based system that can accurately classify skin conditions while detecting rare conditions for which there is not enough data available for training a confident classifier. We frame this task as an out-of-distribution (OOD) detection problem. Our novel approach, hierarchical outlier detection (HOD) assigns multiple abstention classes for each training outlier class and jointly performs a coarse classification of inliers vs. outliers, along with fine-grained classification of the individual classes. We demonstrate the effectiveness of the HOD loss in conjunction with modern representation learning approaches (BiT, SimCLR, MICLe) and explore different ensembling strategies for further improving the results. We perform an extensive subgroup analysis over conditions of varying risk levels and different skin types to investigate how the OOD detection performance changes over each subgroup and demonstrate the gains of our framework in comparison to baselines. Finally, we introduce a cost metric to approximate downstream clinical impact. We use this cost metric to compare the proposed method against a baseline system, thereby making a stronger case for the overall system effectiveness in a real-world deployment scenario.

preprint2021arXiv

Emergence of high-temperature superconductivity at the interface of two Mott insulators

Interfacial superconductivity has manifested itself in various types of heterostructures: band insulator-band insulator, band insulator-Mott insulator, and Mott insulator-metal. We report the observation of high-temperature superconductivity (HTS) in a complementary and long expected type of heterostructures, which consists of two Mott insulators, La2CuO4 (LCO) and PrBa2Cu3O7 (PBCO). By carefully controlling oxidization condition and selectively doping CuO2 planes with Fe atoms, which suppress superconductivity, we found that the superconductivity arises at the LCO side and is confined within no more than two unit cells (about 2.6 nm) near the interface. A phenomenon of overcome the Fe barrier will show up if excess oxygen is present during growth. Some possible mechanisms for the interfacial HTS have been discussed, and we attribute it to the redistribution of oxygen.

preprint2021arXiv

Multi-Cell Mobile Edge Computing: Joint Service Migration and Resource Allocation

Mobile-edge computing (MEC) enhances the capacities and features of mobile devices by offloading computation-intensive tasks over wireless networks to edge servers. One challenge faced by the deployment of MEC in cellular networks is to support user mobility. As a result, offloaded tasks can be seamlessly migrated between base stations (BSs) without compromising the resource-utilization efficiency and link reliability. In this paper, we tackle the challenge by optimizing the policy for migration/handover between BSs by jointly managing computation-and-radio resources. The objectives are twofold: maximizing the sum offloading rate, quantifying MEC throughput, and minimizing the migration cost. The policy design is formulated as a decision-optimization problem that accounts for virtualization, I/O interference between virtual machines (VMs), and wireless multi-access. To solve the complex combinatorial problem, we develop an efficient relaxation-and-rounding based solution approach. The approach relies on an optimal iterative algorithm for solving the integer-relaxed problem and a novel integer-recovery design. The latter outperforms the traditional rounding method by exploiting the derived problem properties and applying matching theory. In addition, we also consider the design for a special case of "hotspot mitigation", referring to alleviating an overloaded server/BS by migrating its load to the nearby idle servers/BSs. From simulation results, we observed close-to-optimal performance of the proposed migration policies under various settings. This demonstrates their efficiency in computation-and-radio resource management for joint service migration and BS handover in multi-cell MEC networks.

preprint2021arXiv

Noise Is Useful: Exploiting Data Diversity for Edge Intelligence

Edge intelligence requires to fast access distributed data samples generated by edge devices. The challenge is using limited radio resource to acquire massive data samples for training machine learning models at edge server. In this article, we propose a new communication-efficient edge intelligence scheme where the most useful data samples are selected to train the model. Here the usefulness or values of data samples is measured by data diversity which is defined as the difference between data samples. We derive a close-form expression of data diversity that combines data informativeness and channel quality. Then a joint data-and-channel diversity aware multiuser scheduling algorithm is proposed. We find that noise is useful for enhancing data diversity under some conditions.

preprint2021arXiv

Supervised Transfer Learning at Scale for Medical Imaging

Transfer learning is a standard technique to improve performance on tasks with limited data. However, for medical imaging, the value of transfer learning is less clear. This is likely due to the large domain mismatch between the usual natural-image pre-training (e.g. ImageNet) and medical images. However, recent advances in transfer learning have shown substantial improvements from scale. We investigate whether modern methods can change the fortune of transfer learning for medical imaging. For this, we study the class of large-scale pre-trained networks presented by Kolesnikov et al. on three diverse imaging tasks: chest radiography, mammography, and dermatology. We study both transfer performance and critical properties for the deployment in the medical domain, including: out-of-distribution generalization, data-efficiency, sub-group fairness, and uncertainty estimation. Interestingly, we find that for some of these properties transfer from natural to medical images is indeed extremely effective, but only when performed at sufficient scale.

preprint2020arXiv

An adaptive multiresolution interior penalty discontinuous Galerkin method for wave equations in second order form

In this paper, we propose a class of adaptive multiresolution (also called adaptive sparse grid) discontinuous Galerkin (DG) methods for simulating scalar wave equations in second order form in space. The two key ingredients of the schemes include an interior penalty DG formulation in the adaptive function space and two classes of multiwavelets for achieving multiresolution. In particular, the orthonormal Alpert's multiwavelets are used to express the DG solution in terms of a hierarchical structure, and the interpolatory multiwavelets are further introduced to enhance computational efficiency in the presence of variable wave speed or nonlinear source. Some theoretical results on stability and accuracy of the proposed method are presented. Benchmark numerical tests in 2D and 3D are provided to validate the performance of the method.

preprint2020arXiv

An adaptive multiresolution ultra-weak discontinuous Galerkin method for nonlinear Schrodinger equations

This paper develops a high order adaptive scheme for solving nonlinear Schrodinger equations. The solutions to such equations often exhibit solitary wave and local structures, which makes adaptivity essential in improving the simulation efficiency. Our scheme uses the ultra-weak discontinuous Galerkin (DG) formulation and belongs to the framework of adaptive multiresolution schemes. Various numerical experiments are presented to demonstrate the excellent capability of capturing the soliton waves and the blow-up phenomenon.

preprint2020arXiv

Data-Importance Aware Radio Resource Allocation: Wireless Communication Helps Machine Learning

The rich mobile data and edge computing enabled wireless networks motivate to deploy artificial intelligence (AI) at network edge, known as \emph{edge AI}, which integrates wireless communication and machine learning. In communication, data bits are equally important, while in machine learning some data bits are more important. Therefore we can allocate more radio resources to the more important data and allocate less radio resources to the less important data, so as to efficiently utilize the limited radio resources. To this end, how to define "more or less important" of data is the key problem. In this article, we propose two importance criteria to differentiate data's importance based on their effects on machine learning, one for centralized edge machine learning and the other for distributed edge machine learning. Then, the corresponding radio resource allocation schemes are proposed to improve performance of machine learning. Extensive experiments are conducted for verifying the effectiveness of the proposed data-importance aware radio resource allocation schemes.

preprint2020arXiv

FedCoin: A Peer-to-Peer Payment System for Federated Learning

Federated learning (FL) is an emerging collaborative machine learning method to train models on distributed datasets with privacy concerns. To properly incentivize data owners to contribute their efforts, Shapley Value (SV) is often adopted to fairly assess their contribution. However, the calculation of SV is time-consuming and computationally costly. In this paper, we propose FedCoin, a blockchain-based peer-to-peer payment system for FL to enable a feasible SV based profit distribution. In FedCoin, blockchain consensus entities calculate SVs and a new block is created based on the proof of Shapley (PoSap) protocol. It is in contrast to the popular BitCoin network where consensus entities "mine" new blocks by solving meaningless puzzles. Based on the computed SVs, a scheme for dividing the incentive payoffs among FL clients with nonrepudiation and tamper-resistance properties is proposed. Experimental results based on real-world data show that FedCoin can promote high-quality data from FL clients through accurately computing SVs with an upper bound on the computational resources required for reaching consensus. It opens opportunities for non-data owners to play a role in FL.

preprint2020arXiv

Finite Temperature Auxiliary Field Quantum Monte Carlo in the Canonical Ensemble

Finite temperature auxiliary field-based Quantum Monte Carlo methods, including Determinant Quantum Monte Carlo (DQMC) and Auxiliary Field Quantum Monte Carlo (AFQMC), have historically assumed pivotal roles in the investigation of the finite temperature phase diagrams of a wide variety of multidimensional lattice models and materials. Despite their utility, however, these techniques are typically formulated in the grand canonical ensemble, which makes them difficult to apply to condensates like superfluids and difficult to benchmark against alternative methods that are formulated in the canonical ensemble. Working in the grand canonical ensemble is furthermore accompanied by the increased overhead associated with having to determine the chemical potentials that produce desired fillings. Given this backdrop, in this work, we present a new recursive approach for performing AFQMC simulations in the canonical ensemble that does not require knowledge of chemical potentials. To derive this approach, we exploit the convenient fact that AFQMC solves the many-body problem by decoupling many-body propagators into integrals over one-body problems to which non-interacting theories can be applied. We benchmark the accuracy of our technique on illustrative Bose and Fermi Hubbard models and demonstrate that it can converge more quickly to the ground state than grand canonical AFQMC simulations. We believe that our novel use of HS-transformed operators to implement algorithms originally derived for non-interacting systems will motivate the development of a variety of other methods and anticipate that our technique will enable direct performance comparisons against other many-body approaches formulated in the canonical ensemble.

preprint2020arXiv

Hybrid EMT-TS Simulation Strategies to Study High Bandwidth MMC-Based HVdc Systems

Modular multilevel converters (MMCs) are widely used in the design of modern high-voltage direct current (HVdc) transmission system. High-fidelity dynamic models of MMCs-based HVdc system require small simulation time step and can be accurately modeled in electro-magnetic transient (EMT) simulation programs. The EMT program exhibits slow simulation speed and limitation on the size of the model and brings certain challenges to test the high-fidelity HVdc model in system-level simulations. This paper presents the design and implementation of a hybrid simulation framework, which enables the co-simulation of the EMT model of Atlanta-Orlando HVdc line and the transient stability (TS) model of the entire Eastern Interconnection system. This paper also introduces the implementation of two high-fidelity HVdc line models simulated at different time steps and discusses a dedicated method for sizing the buffer areas on both sides of the HVdc line. The simulation results of the two HVdc models with different sizes of buffer areas are presented and compared.

preprint2020arXiv

In-orbit Calibration to the Point-Spread Function of Insight-HXMT

We make the in-orbit calibration to the point-spread functions (PSFs) of the collimators of the Hard X-ray Modulation Telescope with the scanning observation of the Crab. We construct the empirical adjustments to the theoretically calculated geometrical PSFs. The adjustments contain two parts: a rotating matrix to adjust the directional deviation of the collimators and a paraboloidal function to correct the inhomogeneity of the real PSFs. The parameters of the adjusting matrices and paraboloidal functions are determined by fitting the scanning data with lower scanning speed and smaller intervals during the calibration observations. After the PSF calibration, the systematic errors in source localization in the Galactic plane scanning survey are 0.010 deg, 0.015 deg, 0.113 deg for the Low-Energy Telescope (LE), the Medium-Energy telescope (ME) and the High-Energy telescope (HE), respectively; meanwhile, the systematic errors in source flux estimation are 1.8%, 1.6%, 2.7% for LE, ME and HE, respectively.

preprint2020arXiv

Laser-assisted high-energy proton pulse extraction for feasibility study of co-located muon source at the SNS

We have experimentally demonstrated the first non-intrusive 1-GeV proton beam extraction for the generation of muons with a temporal structure optimized for Muon Spin Relaxation/Rotation/Resonance (MuSR) applications. The proton pulses are extracted based on the laser neutralization of 1 GeV hydrogen ion (H-) beam in the high energy beam transport of the Spallation Neutron Source (SNS) accelerator. The maximum flux of the extracted proton beam accounts for only 0.2% of the total proton beam used for neutron production, a marked difference from the 20% reduction at other co-located muon and neutron facilities, and thus the proposed method will result in negligible impact on the SNS operation. This paper describes the development of a fiber/solid-state hybrid laser system that has high flexibility of pulse structure and output power, initial experiments on laser neutralization of H- beam and separation of H0 beam from the existing SNS accelerator beam line, conversion of H0 to proton at the SNS linac dump, and measurement results of 30 ns/50 kHz proton pulses. This system conclusively demonstrates the feasibility of laser-based proton beam extraction to power a world-leading MuSR facility at the SNS.

preprint2020arXiv

MagnifierNet: Towards Semantic Adversary and Fusion for Person Re-identification

Although person re-identification (ReID) has achieved significant improvement recently by enforcing part alignment, it is still a challenging task when it comes to distinguishing visually similar identities or identifying the occluded person. In these scenarios, magnifying details in each part features and selectively fusing them together may provide a feasible solution. In this work, we propose MagnifierNet, a triple-branch network which accurately mines details from whole to parts. Firstly, the holistic salient features are encoded by a global branch. Secondly, to enhance detailed representation for each semantic region, the "Semantic Adversarial Branch" is designed to learn from dynamically generated semantic-occluded samples during training. Meanwhile, we introduce "Semantic Fusion Branch" to filter out irrelevant noises by selectively fusing semantic region information sequentially. To further improve feature diversity, we introduce a novel loss function "Semantic Diversity Loss" to remove redundant overlaps across learned semantic representations. State-of-the-art performance has been achieved on three benchmarks by large margins. Specifically, the mAP score is improved by 6% and 5% on the most challenging CUHK03-L and CUHK03-D benchmarks.

preprint2020arXiv

Methodology and Performance of the Two-Year Galactic Plane Scanning Survey of Insight-HXMT

The Galactic plane scanning survey is one of the main scientific objectives of the Hard X-ray Modulation Telescope (known as Insight-HXMT). During the two-year operation of Insight-HXMT, more than 1000 scanning observations have been performed and the whole Galactic plane ($\rm 0^{\circ}<l<360^{\circ}$, $\rm -10^{\circ}<b<10^{\circ}$) has been covered completely. We summarize the Galactic plane scanning survey of Insight-HXMT for two years, including the characteristics of the scanning data, the data analysis process and the preliminary results of the Low-Energy telescope, the Medium-Energy telescope and the High-Energy telescope. With the light curve PSF fitting method, the fluxes of the known sources in the scanned area as well as the flux errors are obtained for each scanning observation. From the relationships of SNRs and fluxes, the $5σ$ sensitivities of three telescopes of Insight-HXMT are estimated as $\rm \sim7.6\times10^{-11}~erg cm^{-2}~s^{-1}$ ($\rm 3 mCrab,~1-6 keV$), $\rm \sim4.0\times10^{-10}~erg~cm^{-2}~s^{-1}$ ($\rm 20~mCrab,~7-40 keV$) and $\rm \sim2.6\times10^{-10}~erg cm^{-2}~s^{-1}$ ($\rm 18 mCrab,~25-100 keV$) for an individual scanning observation of $2-3$ hours, respectively. Up to September 2019, more than 800 X-ray sources with various types are monitored by the three telescopes and their long-term light curves with three energy bands are obtained to make further scientific analyses.

preprint2020arXiv

Proof of Learning (PoLe): Empowering Machine Learning with Consensus Building on Blockchains

The progress of deep learning (DL), especially the recent development of automatic design of networks, has brought unprecedented performance gains at heavy computational cost. On the other hand, blockchain systems routinely perform a huge amount of computation that does not achieve practical purposes in order to build Proof-of-Work (PoW) consensus from decentralized participants. In this paper, we propose a new consensus mechanism, Proof of Learning (PoLe), which directs the computation spent for consensus toward optimization of neural networks (NN). In our mechanism, the training/testing data are released to the entire blockchain network (BCN) and the consensus nodes train NN models on the data, which serves as the proof of learning. When the consensus on the BCN considers a NN model to be valid, a new block is appended to the blockchain. We experimentally compare the PoLe protocol with Proof of Work (PoW) and show that PoLe can achieve a more stable block generation rate, which leads to more efficient transaction processing. We also introduce a novel cheating prevention mechanism, Secure Mapping Layer (SML), which can be straightforwardly implemented as a linear NN layer. Empirical evaluation shows that SML can detect cheating nodes at small cost to the predictive performance.

preprint2020arXiv

The electron affinity of astatine

One of the most important properties influencing the chemical behavior of an element is the energy released with the addition of an extra electron to the neutral atom, referred to as the electron affinity (EA). Among the remaining elements with unknown EA is astatine, the purely radioactive element 85. Astatine is the heaviest naturally occurring halogen and its isotope $^{211}$At is remarkably well suited for targeted radionuclide therapy of cancer. With the At$^-$ anion being involved in many aspects of current astatine labelling protocols, the knowledge of the electron affinity of this element is of prime importance. In addition, the EA can be used to deduce other concepts such as the electronegativity, thereby further improving the understanding of astatine's chemistry. Here, we report the first measurement of the EA for astatine to be 2.41578(7)eV. This result is compared to state-of-the-art relativistic quantum mechanical calculations, which require incorporation of the electron-electron correlation effects on the highest possible level. The developed technique of laser-photodetachment spectroscopy of radioisotopes opens the path for future EA measurements of other radioelements such as polonium, and eventually super-heavy elements, which are produced at a one-atom-at-a-time rate.

preprint2020arXiv

The First Round Result from the TianQin-1 Satellite

The TianQin-1 satellite (TQ-1), which is the first technology demonstration satellite for the TianQin project, was launched on 20 December 2019. The first round of experiment had been carried out from 21 December 2019 until 1 April 2020. The residual acceleration of the satellite is found to be about $1\times10^{-10}~{\rm m}/{\rm s}^{2}/{\rm Hz}^{1/2}$ at $0.1~{\rm Hz}\,$ and about $5\times10^{-11}~{\rm m}/{\rm s}^{2}/{\rm Hz}^{1/2}$ at $0.05~{\rm Hz}\,$, measured by an inertial sensor with a sensitivity of $5\times10^{-12}~{\rm m}/{\rm s}^{2}/{\rm Hz}^{1/2}$ at $0.1~{\rm Hz}\,$. The micro-Newton thrusters has demonstrated a thrust resolution of $0.1~μ{\rm N}$ and a thrust noise of $0.3~μ{\rm N}/{\rm Hz}^{1/2}$ at $0.1~{\rm Hz}$. The residual noise of the satellite with drag-free control is $3\times10^{-9}~{\rm m}/{\rm s}^{2}/{\rm Hz}^{1/2}$ at $0.1~{\rm Hz}\,$. The noise level of the optical readout system is about $30~{\rm pm}/{\rm Hz}^{1/2}$ at $0.1~{\rm Hz}\,$. The temperature stability at temperature monitoring position is controlled to be about $\pm3~{\rm mK}$ per orbit, and the mismatch between the center-of-mass of the satellite and that of the test mass is measured with a precision of better than $0.1~{\rm mm}$.

preprint2020arXiv

The TianQin project: current progress on science and technology

TianQin is a planned space-based gravitational wave (GW) observatory consisting of three earth orbiting satellites with an orbital radius of about $10^5~{\rm km}$. The satellites will form a equilateral triangle constellation the plane of which is nearly perpendicular to the ecliptic plane. TianQin aims to detect GWs between $10^{-4}~{\rm Hz}$ and $1~{\rm Hz}$ that can be generated by a wide variety of important astrophysical and cosmological sources, including the inspiral of Galactic ultra-compact binaries, the inspiral of stellar-mass black hole binaries, extreme mass ratio inspirals, the merger of massive black hole binaries, and possibly the energetic processes in the very early universe or exotic sources such as cosmic strings. In order to start science operations around 2035, a roadmap called the 0123 plan is being used to bring the key technologies of TianQin to maturity, supported by the construction of a series of research facilities on the ground. Two major projects of the 0123 plan are being carried out. In this process, the team has created a new generation $17~{\rm cm}$ single-body hollow corner-cube retro-reflector which has been launched with the QueQiao satellite on 21 May 2018; a new laser ranging station equipped with a $1.2~{\rm m}$ telescope has been constructed and the station has successfully ranged to all the five retro-reflectors on the Moon; and the TianQin-1 experimental satellite has been launched on 20 December 2019 and the first round result shows that the satellite has exceeded all of its mission requirements.

preprint2020arXiv

Ultrafast two-photon emission in a doped semiconductor thin film

As a high-order quantum transition, two-photon emission has an extremely low occurrence rate compared to one-photon emission, thus having been considered a forbidden process. Here, we propose a scheme that allows ultrafast two-photon emission, leveraging highly confined surface plasmon polariton modes in a degenerately-doped, light-emitting semiconductor thin film. The surface plasmon polariton modes are tailored to have simultaneous spectral and spatial overlap with the two-photon emission in the semiconductor. Using degenerately-doped InSb as the prototype material, we show that the two-photon emission can be accelerated by 10 orders of magnitude: from tens of milliseconds to picoseconds, surpassing the one-photon emission rate. Our result provides a semiconductor platform for ultrafast single and entangled photon generation, with a tunable emission wavelength in the mid-infrared.

preprint2020arXiv

Unveiling the Finite Temperature Physics of Hydrogen Chains via Auxiliary Field Quantum Monte Carlo

The ability to accurately predict the finite temperature properties of realistic quantum solids is central to uncovering new phases and engineering materials with novel properties. Nonetheless, there remain comparatively few many-body techniques capable of elucidating the finite temperature physics of solids from first principles. In this work, we take a significant step towards developing such a technique by generalizing our previous, fully ab initio finite temperature Auxiliary Field Quantum Monte Carlo (FT-AFQMC) method to model periodic solids and employing it to uncover the finite temperature physics of periodic hydrogen chains. Based upon our calculations of these chains' many-body thermodynamic quantities and correlation functions, we outline their metal-insulator and magnetic ordering as a function of both H-H bond distance and temperature. At low temperatures approaching the ground state, we observe both metal-insulator and ferromagnetic-antiferromagnetic crossovers at bond lengths between 0.5 and 0.75 Å. We then demonstrate how this low-temperature ordering evolves into a metallic phase with decreasing magnetic order at higher temperatures. By comparing the features we observe to those previously seen in one-dimensional, half-filled Hubbard models at finite temperature and in ground state hydrogen chains, interestingly, we identify signatures of the Pomeranchuk effect in hydrogen chains for the first time and show that spin and charge excitations that typically arise at distinct temperatures in the Hubbard model are indistinguishably coupled in these systems. Beyond qualitatively revealing the many-body phase behavior of hydrogen chains, our efforts shed light on the further theoretical developments that will be required to construct the phase diagrams of the more complex transition metal, lanthanide, and actinide solids of longstanding interest to physicists.

preprint2019arXiv

A deep learning system for differential diagnosis of skin diseases

Skin conditions affect an estimated 1.9 billion people worldwide. A shortage of dermatologists causes long wait times and leads patients to seek dermatologic care from general practitioners. However, the diagnostic accuracy of general practitioners has been reported to be only 0.24-0.70 (compared to 0.77-0.96 for dermatologists), resulting in referral errors, delays in care, and errors in diagnosis and treatment. In this paper, we developed a deep learning system (DLS) to provide a differential diagnosis of skin conditions for clinical cases (skin photographs and associated medical histories). The DLS distinguishes between 26 skin conditions that represent roughly 80% of the volume of skin conditions seen in primary care. The DLS was developed and validated using de-identified cases from a teledermatology practice serving 17 clinical sites via a temporal split: the first 14,021 cases for development and the last 3,756 cases for validation. On the validation set, where a panel of three board-certified dermatologists defined the reference standard for every case, the DLS achieved 0.71 and 0.93 top-1 and top-3 accuracies respectively. For a random subset of the validation set (n=963 cases), 18 clinicians reviewed the cases for comparison. On this subset, the DLS achieved a 0.67 top-1 accuracy, non-inferior to board-certified dermatologists (0.63, p<0.001), and higher than primary care physicians (PCPs, 0.45) and nurse practitioners (NPs, 0.41). The top-3 accuracy showed a similar trend: 0.90 DLS, 0.75 dermatologists, 0.60 PCPs, and 0.55 NPs. These results highlight the potential of the DLS to augment general practitioners to accurately diagnose skin conditions by suggesting differential diagnoses that may not have been considered. Future work will be needed to prospectively assess the clinical impact of using this tool in actual clinical workflows.

preprint2019arXiv

NOMA-Aided Mobile Edge Computing via User Cooperation

Exploiting the idle computation resources of mobile devices in mobile edge computing (MEC) system can achieve both channel diversity and computing diversity as mobile devices can offload their computation tasks to nearby mobile devices in addition to MEC server embedded access point (AP). In this paper, we propose a non-orthogonal multiple-access (NOMA)-aided cooperative computing scheme in a basic three-node MEC system consisting of a user, a helper, and an AP. In particular, we assume that the user can simultaneously offload data to the helper and the AP using NOMA, while the helper can locally compute data and offload data to the AP at the same time. We study two optimization problems, energy consumption minimization and offloading data maximization, by joint communication and computation resource allocation of the user and helper. We find the optimal solutions for the two non-convex problems by some proper mathematical methods. Simulation results are presented to demonstrate the effectiveness of the proposed schemes. Some useful insights are provided for practical designs.

preprint2019arXiv

Overview to the Hard X-ray Modulation Telescope (Insight-HXMT) Satellite

As China's first X-ray astronomical satellite, the Hard X-ray Modulation Telescope (HXMT), which was dubbed as Insight-HXMT after the launch on June 15, 2017, is a wide-band (1-250 keV) slat-collimator-based X-ray astronomy satellite with the capability of all-sky monitoring in 0.2-3 MeV. It was designed to perform pointing, scanning and gamma-ray burst (GRB) observations and, based on the Direct Demodulation Method (DDM), the image of the scanned sky region can be reconstructed. Here we give an overview of the mission and its progresses, including payload, core sciences, ground calibration/facility, ground segment, data archive, software, in-orbit performance, calibration, background model, observations and some preliminary results.

preprint2016arXiv

A link between the log-Sobolev inequality and Lyapunov condition

We give an alternative look at the log-Sobolev inequality (LSI in short) for log-concave measures by semigroup tools. The similar idea yields a heat flow proof of LSI under some quadratic Lyapunov condition for symmetric diffusions on Riemannian manifolds provided the Bakry-Emery's curvature is bounded from below. Let's mention that, the general $ϕ$-Lyapunov conditions were introduced by Cattiaux-Guillin-Wang-Wu [8] to study functional inequalities, and the above result on LSI was first proved subject to $ϕ(\cdot)=d^2(\cdot, x_0)$ by Cattiaux-Guillin-Wu [9] through a combination of detective $L^2$ transportation-information inequality $\mathrm{W_2I}$ and the HWI inequality of Otto-Villani. Next, we assert a converse implication that the Lyapunov condition can be derived from LSI, which means their equivalence in the above setting.

preprint2016arXiv

A new characterization of quadratic transportation-information inequalities

It is known that a quadratic transportation-information inequality $\mathrm{W_2I}$ interpolates between the Talagrand's inequality $\mathrm{W_2H}$ and the log-Sobolev inequality (LSI for short). The aim of the present paper is threefold: (1) To prove the equivalence of $\mathrm{W_2I}$ and the Lyapunov condition, which gives a new characterization inspired by Cattiaux-Guillin-Wu [8]. (2) To prove the stability of $\mathrm{W_2I}$ under bounded perturbations, which gives a transference principle in the sense of Holley-Stroock. (3) To prove $\mathrm{W_2H}$ through a restricted $\mathrm{W_2I}$, which gives a counterpart of the restricted LSI presented by Gozlan-Roberto-Samson [15].

preprint2016arXiv

A Second Order Energy Stable Scheme for the Cahn-Hilliard-Hele-Shaw Equations

We present a second-order-in-time finite difference scheme for the Cahn-Hilliard-Hele-Shaw equations. This numerical method is uniquely solvable and unconditionally energy stable. At each time step, this scheme leads to a system of nonlinear equations that can be efficiently solved by a nonlinear multigrid solver. Owing to the energy stability, we derive an $\ell^2 (0,T; H_h^3)$ stability of the numerical scheme. To overcome the difficulty associated with the convection term $\nabla \cdot (ϕ\boldsymbol{u})$, we perform an $\ell^\infty (0,T; H_h^1)$ error estimate instead of the classical $\ell^\infty (0,T; \ell^2)$ one to obtain the optimal rate convergence analysis. In addition, various numerical simulations are carried out, which demonstrate the accuracy and efficiency of the proposed numerical scheme.

preprint2016arXiv

A Survey of Incentives and Mechanism Design for Human Computation Systems

Human computation systems (HCSs) have been widely adopted in various domains. Their goal is to harness human intelligence to solve computational problems that are beyond the capability of modern computers. One of the most challenging problems in HCSs is how to incentivize a broad range of users to participate in the system and make high efforts. This article surveys the field of HCSs from the perspective of incentives and mechanism design. We first review state-of-the-art HCSs, focusing on how incentives are provided to users. We then use mechanism design to theoretically analyze different incentives. We survey the mechanisms derived from state-of-the-art HCSs as well as classic mechanisms that have been used in HCSs. Finally, we discuss eight promising research directions for designing incentives in HCSs.

preprint2016arXiv

Artificial Noise Aided Secrecy Information and Power Transfer in OFDMA Systems

In this paper, we study simultaneous wireless information and power transfer (SWIPT) in orthogonal frequency division multiple access (OFDMA) systems with the coexistence of information receivers (IRs) and energy receivers (ERs). The IRs are served with best-effort secrecy data and the ERs harvest energy with minimum required harvested power. To enhance the physical layer security for IRs and yet satisfy energy harvesting requirements for ERs, we propose a new frequency domain artificial noise (AN) aided transmission strategy. With the new strategy, we study the optimal resource allocation for the weighted sum secrecy rate maximization for IRs by power and subcarrier allocation at the transmitter. The studied problem is shown to be a mixed integer programming problem and thus non-convex, while we propose an efficient algorithm for solving it based on the Lagrange duality method. To further reduce the computational complexity, we also propose a suboptimal algorithm of lower complexity. The simulation results illustrate the effectiveness of proposed algorithms as compared against other heuristic schemes.

preprint2016arXiv

Do we expect to detect electromagnetic radiation from merging stellar mass black binaries like GW150914? No

Context: The LIGO consortium announced the first direct detection of gravitation wave event GW150914 from two merging black holes; however the nature of the black holes are still not clear. Aims: We study whether electromagnetic radiation can be detected from merging stellar mass black binaries like GW150914. Methods: We briefly investigate the possible growth and merging processes of the two stellar mass black holes in the merging event of GW150914 detected by aLIGO, as clocked by a distant external observer. Our main results are: (1) The description of the black hole growth using stationary metric of a pre-existing black hole predicts strong electromagnetic radiation from merging black holes, which is inconsistent with GW150914; (2) Only gravitational wave radiation can be produced in the coalescence of two black holes such as that in the GW150914 event, if the black hole growth is described using time-dependent metric considering the influence of the in-falling matter onto a pre-existing black hole, as clocked by a distant external observer. Conclusions: Future high sensitivity detections of gravitational waves from merging black holes might be used to probe matter distribution and space-time geometry in the vicinity of the horizon. Perhaps the GW150914-like events can be identified with traditional astronomy observations only if the black holes are embedded in extremely dense medium before their final merge, when very strong electromagnetic radiation is produced and can escape from the system.

preprint2016arXiv

Energy Efficiency in Multicast Multihop D2D Networks

As the demand of mobile devices (MDs) for data services is explosively increasing, traditional offloading in the cellular networks is facing the contradiction of energy efficiency and quality of service. Device-to-device (D2D) communication is considered as an effective solution. This work investigates a scenario where the MDs have the same demand for common content and they cooperate to deliver it using multicast multihop relaying. We focus on the problem of total power minimization by grouping the MDs in multihop D2D networks, while maintaining the minimum rate requirement of each MD. As the problem is shown to be NP-complete and the optimal solution can not be found efficiently, two greedy algorithms are proposed to solve this problem in polynomial time. Simulation results demonstrate that lots of power can be saved in the content delivery situation using multihop D2D communication, and the proposed algorithms are suitable for different situations with different advantages.

preprint2016arXiv

Finding binary active galactic nuclei candidates by the centroid shift in imaging surveys II. Testing the method with SDSS J233635.75-010733.7

In Liu (2015), we propose selecting binary active galactic nuclei (AGNs) candidates using the centroid shift of the images, which is induced by the non-synchronous variations of the two nuclei. In this paper, a known binary AGN (SDSS J233635.75-010733.7) is employed to verify the ability of this method. Using 162 exposures in the $R$ band of \textit{Palomar Transient Factory} (PTF), an excess of dispersion in the positional distribution of the binary AGN is detected, though the two nuclei cannot be resolved in the images of PTF. We also propose a new method to compare the position of the binary AGN in PTF $g$ and $R$ band and find the difference is highly significant even only with 20 exposures. This new method is efficient for two nuclei with different spectral energy distributions, e.g., type I + type II AGN or off-set AGN. Large-scale surveys, e.g., the Panoramic Survey Telescope and Rapid Response System and the Large Synoptic Survey Telescope, are expected to discover a large sample of binary AGN candidates with these methods.

preprint2016arXiv

Hybrid Duplex Switching in Heterogeneous Networks

In this paper, a novel hybrid-duplex scheme based on received power is proposed for heterogeneous networks (HetNets). In the proposed scheme, the duplex mode (half- or full-duplex) of each user is switchable according to the received power from its serving base station (BS). The signal-to-interference-plus-noise-ratio (SINR) and spectral efficiency are analyzed for both downlink and uplink channels by using the tools of \emph{inhomogeneous} Poisson point process. Furthermore, determining power threshold for duplex mode switching is investigated for sum rate maximization, which is formulated as a nonlinear integer programming problem and a greedy algorithm is proposed to solve this problem. The theoretical analysis and the proposed algorithm are evaluated by numerical simulations. Simulation results show that the proposed hybrid-duplex scheme outperforms the half-duplex or full-duplex HetNet schemes.

preprint2016arXiv

Interference-Constrained Pricing for D2D Networks

The concept of device-to-device (D2D) communications underlaying cellular networks opens up potential benefits for improving system performance but also brings new challenges such as interference management. In this paper, we propose a pricing framework for interference management from the D2D users to the cellular system, where the base station (BS) protects itself (or its serving cellular users) by pricing the crosstier interference caused from the D2D users. A Stackelberg game is formulated to model the interactions between the BS and D2D users. Specifically, the BS sets prices to a maximize its revenue (or any desired utility) subject to an interference temperature constraint. For given prices, the D2D users competitively adapt their power allocation strategies for individual utility maximization. We first analyze the competition among the D2D users by noncooperative game theory and an iterative based distributed power allocation algorithm is proposed. Then, depending on how much network information the BS knows, we develop two optimal algorithms, one for uniform pricing with limited network information and the other for differentiated pricing with global network information. The uniform pricing algorithm can be implemented by a fully distributed manner and requires minimum information exchange between the BS and D2D users, and the differentiated pricing algorithm is partially distributed and requires no iteration between the BS and D2D users. Then a suboptimal differentiated pricing scheme is proposed to reduce complexity and it can be implemented in a fully distributed fashion. Extensive simulations are conducted to verify the proposed framework and algorithms.

preprint2016arXiv

Optimal Mode Selection in D2D-Enabled Multi-Base Station Systems

In this paper, we consider device-to-device (D2D) communication underlaying uplink cellular networks with multiple base stations (BSs), where each user can switch between traditional cellular mode (through BS) and D2D mode (by connecting proximity user), namely mode selection. We impose load balancing constraints on BSs to efficient resource usage. The joint problem of mode selection and user association is formulated as a combinatorial problem and NP-complete. We adopt a graph-based approach to solve the problem globally optimally in polynomial time. To further reduce complexity, we also propose a distributed algorithm based on dual method. We show that the proposed distributed algorithm achieves nearly the same performance as the proposed optimal graph based algorithm.

preprint2016arXiv

The clumpy torus around type II AGN as revealed by X-ray fluorescent lines

The reflection spectrum of the torus around AGN is characterized by X-ray fluorescent lines, which are most prominent for type II AGN. A clumpy torus allows photons reflected from the back-side of the torus to leak through the front free-of-obscuration regions. Therefore, the observed X-ray fluorescent lines are sensitive to the clumpiness of the torus. We analyse a sample of type II AGN observed with Chandra HETGS, and measure the fluxes for the Si Ka and Fe Ka lines. The measured Fe Ka/Si Ka ratios, spanning a range between $5-60$, are far smaller than the ratios predicted from simulations of smooth tori, indicating that the tori of the studied sources have clumpy distributions rather than smooth ones. Compared with simulation results of clumpy tori with a half-opening angle of 60$^{\circ}$, the Circinus galaxy has a Fe Ka/Si Ka ratio of $\sim60$, which is close to the simulation results for $N=5$, where $N$ is the average number of clumps along the line of sight. The Fe Ka/Si Ka ratios of the other sources are all below the simulation results for $N=2$. Overall, it shows that the non-Fe fluorescent lines in the soft X-ray band are a potentially powerful probe of the clumpiness of the torus around AGN.

preprint2016arXiv

The Covering Factor of Warm Dust in Weak Emission-Line Active Galactic Nuclei

Weak emission-line active galactic nuclei (WLAGNs) are radio-quiet active galactic nuclei (AGNs) that have nearly featureless optical spectra. We investigate the ultraviolet to mid-infrared spectral energy distributions of 73 WLAGNs (0.4<z<3) and find that most of them are similar to normal AGNs. We also calculate the covering factor of warm dust of these 73 WLAGNs. No significant difference is indicated by a KS test between the covering factor of WLAGNs and normal AGNs in the common range of bolometric luminosity. The implication for several models of WLAGNs is discussed. The super-Eddington accretion is unlikely the dominant reason for the featureless spectrum of a WLAGN. The present results favor the evolution scenario, i.e., WLAGNs are in a special stage of AGNs.

preprint2016arXiv

Wireless Information and Power Transfer for Multi-Relay Assisted Cooperative Communication

In this paper, we consider simultaneous wireless information and power transfer (SWIPT) in multi-relay assisted two-hop relay system, where multiple relay nodes simultaneously assist the transmission from source to destination using the concept of distributed space-time coding. Each relay applies power splitting protocol to coordinate the received signal energy for information decoding and energy harvesting. The optimization problems of power splitting ratios at the relays are formulated for both decode-and-forward (DF) and amplify-and-forward (AF) relaying protocols. Efficient algorithms are proposed to find the optimal solutions. Simulations verify the effectiveness of the proposed schemes.

preprint2015arXiv

A direct comparison of X-ray spectral models for tori in active galactic nuclei

Several X-ray spectral models for tori in active galactic nuclei (AGNs) are available to constrain the properties of tori; however, the accuracy of these models has not been verified. We recently construct a code for the torus using Geant4, which can easily handle different geometries (Liu & Li 2014). Thus, we adopt the same assumptions as Murphy & Yaqoob (2009, hereafter MY09) and Brightman & Nandra (2011, hereafter BN11) and try to reproduce their spectra. As a result, we can reproduce well the reflection spectra and the strength of the Fe K$α$ line of MY09, for both $\NH=10^{24}$ and $10^{25}$ cm$^{-2}$. However, we cannot produce the strong reflection component of BN11 in the low-energy band. The origin of this component is the reflection from the visible inner wall of the torus, and it should be very weak in the edge-on directions under the geometry of BN11. Therefore, the behaviour of the reflection spectra in BN11 is not consistent with their geometry. The strength of the Fe K$α$ line of BN11 is also different from our results and the analytical result in the optically thin case. The limitation of the spectral model will bias the parameters from X-ray spectral fitting.

preprint2015arXiv

Clumpy tori illuminated by the anisotropic radiation of accretion discs in active galactic nuclei

In this paper, we try to explain the observed correlation between the covering factor (CF) of hot dust and the properties of active galactic nuclei (AGNs), e.g., the bolometric luminosity ($L_{\rm{bol}}$) and black hole mass ($M_{\rm{BH}}$). Combining the possible dust distribution in the torus, the angular dependence of the radiation of the accretion disc, and the relation between the critical angle of torus and the Eddington ratio, there are eight possible models investigated in our work. We fit the observed CF with these models to determine the parameters of them. As a result, clumpy torus models can generally explain the observed correlations of tori, while the smooth models fail to produce the required CFs. However, there is still significant scatter even for the best-fitting model, which is the combination of a clumpy torus illuminated by the anisotropic radiation of accretion disc in an AGN. Although some of the observed scatter is due to the uncertainties in measuring $L_{\rm{bol}}$ and $M_{\rm{BH}}$, other factors are required in more realistic model. The models examined in this paper are not necessary to be the physical model of tori. However, the reasonable assumptions selected during this process should be helpful in constructing physical models of tori.

preprint2015arXiv

Energy Harvesting for Physical-Layer Security in OFDMA Networks

In this paper, we study the simultaneous wireless information and power transfer (SWIPT) in downlink multiuser orthogonal frequency-division multiple access (OFDMA) systems, where each user applies power splitting scheme to coordinate the energy harvesting and secrecy information decoding processes. Assuming equal power allocation across subcarriers, we formulate the problem to maximize the aggregate harvested power of all users while satisfying secrecy rate requirement of individual user by joint subcarrier allocation and optimal power splitting ratio selection. Due to the NP-hardness of the problem, we propose two suboptimal algorithms to solve the problem in the dual domain. The first one is an iterative algorithm that optimizes subcarrier allocation and power splitting in an alternating way. The second algorithm is based on a two-step approach that solves the subcarrier allocation and power splitting sequentially. The numerical results show that the proposed methods outperform conventional methods. It is also shown that the iterative algorithm performs close to the upper bound and the step-wise algorithm provides good tradeoffs between performance and complexity.

preprint2015arXiv

Finding binary active galactic nuclei by the centroid shift in imaging surveys

The census of binary active galactic nuclei (AGNs) is important in order to understand the merging history of galaxies and the triggering of AGNs. However, there is still no efficient method for selecting the candidates of binary AGNs. The non-synchronous variations of the two AGNs in one binary system will induce the shift of the image centroid. Since the astrometric error is normally much smaller than the angular resolution of telescopes, it is possible to detect such shifts even in the unresolved system via multi-epoch observations. We perform some simulations and find that hundreds of observations are required to discover compact binary AGNs. This method is suitable for the future large-scale surveys, e.g., the Large Synoptic Survey Telescope, and it might lead to a large sample of binary AGNs with a 1-2 yr survey.

preprint2015arXiv

Galaxy alignment as a probe of large-scale filaments

The orientations of the red galaxies in a filament are aligned with the orientation of the filament. We thus develop a location-alignment-method (LAM) of detecting filaments around clusters of galaxies, which uses both the alignments of red galaxies and their distributions in two-dimensional images. For the first time, the orientations of red galaxies are used as probes of filaments. We apply LAM to the environment of Coma cluster, and find four filaments (two filaments are located in sheets) in two selected regions, which are compared with the filaments detected with the method of \cite{Falco14}. We find that LAM can effectively detect the filaments around a cluster, even with $3σ$ confidence level, and clearly reveal the number and overall orientations of the detected filaments. LAM is independent of the redshifts of galaxies, and thus can be applied at relatively high redshifts and to the samples of red galaxies without the information of redshifts. We also find that the images of background galaxies (interlopers) which are lensed by the gravity of foreground filaments are amplifiers to probe the filaments.

preprint2015arXiv

Gaussian integrability of distance function under the Lyapunov condition

In this note we give a direct proof of the Gaussian integrability of distance function as $μe^{δd^2(x,x_0)} < \infty$ for some $δ>0$ provided the Lyapunov condition holds for symmetric diffusion Markov operators, which answers a question proposed in Cattiaux-Guillin-Wu [6, Page 295]. The similar argument still works for diffusions processes with unbounded diffusion coefficients and for jump processes such as birth-death chains. An analogous discussion is also made under the Gozlan's condition arising from [9, Proposition 3.5].

preprint2015arXiv

High Current Density Vertical Tunneling Transistors from Graphene/Highly-Doped Silicon Heterostructures

Graphene/silicon heterostructures have attracted tremendous interest as a new platform for diverse electronic and photonic devices such as barristors, solar cells, optical modulators, and chemical sensors. The studies to date largely focus on junctions between graphene and lightly-doped silicon, where a Schottky barrier is believed to dominate the carrier transport process. Here we report a systematic investigation of carrier transport across the heterojunctions formed between graphene and highly-doped silicon. By varying the silicon doping level and the measurement temperature, we show that the carrier transport across the graphene/p++-Si heterojunction is dominated by tunneling effect through the native oxide. We further demonstrate that the tunneling current can be effectively modulated by the external gate electrical field, resulting in a vertical tunneling transistor. Benefited from the large density of states of highly doped silicon, our tunneling transistors can deliver a current density over 20 A/cm2, about two orders of magnitude higher than previous graphene/insulator/graphene tunneling transistor at the same on/off ratio.

preprint2015arXiv

Information and Energy Cooperation in OFDM Relaying: Protocols and Optimization

Integrating power transfer into wireless communications for supporting simultaneous wireless information and power transfer (SWIPT) is a promising technique in energy-constrained wireless networks. While most existing work on SWIPT focuses on capacity-energy characterization, the benefits of cooperative transmission for SWIPT are much less investigated. In this paper, we consider SWIPT in an orthogonal frequency-division multiplexing (OFDM) relaying system, where a source node transfers information and a fraction of power simultaneously to a relay node, and the relay node uses the harvested power from the source node to forward the source information to the destination. To support the simultaneous information and energy cooperation, we first propose a transmission protocol assuming that the direct link between the source and destination does not exist, namely power splitting (PS) relaying protocol, where the relay node splits the received signal power in the first hop into two separate parts, one for information decoding and the other for energy harvesting. Then, we consider the case that the direct link between the source and destination is available, and the transmission mode adaptation (TMA) protocol is proposed, where the transmission can be completed by cooperative mode and direct mode simultaneously (over different subcarriers). In direct mode, when the source transmits signal to the destination, the destination receives the signal as information and the relay node concurrently receives the signal for energy harvesting. Joint resource allocation problems are formulated to maximize the system throughput. By using the Lagrangian dual method, we develop efficient algorithms to solve the nonconvex optimization problems.

preprint2015arXiv

Intranight optical variability of radio-quiet BL Lacertae objects

Aims: Intranight variation (or microvariation) is a common phenomenon of radio-loud BL Lac objects. However, it is not clear whether the recently found radio-quiet BL Lac objects have the same properties. The occurrence rate of intranight variation is helpful in distinguishing the mechanism of the continuum of radio-quiet BL Lac objects. Methods: We conducted a photometric monitoring of 8 radio-quiet BL Lac objects by the Xinglong 2.16m and Lijiang 2.4m telescopes. The differential light curves are calculated between each target and two comparison stars. To quantify the variation, the significance of variation is examined by a scaled $F$-test. Results: No significant variation is found in the 11 sessions of light curves of 8 radio-quiet BL Lac objects (one galactic source is excluded). The lack of microvariation in radio-quiet BL Lac objects is consistent with the detection rate of microvariation in normal radio-quiet AGNs, but much lower than for radio-loud AGNs. This result indicates that the continua of the radio-quiet BL Lac objects are not dominated by jets that will induce frequent microvariations.

preprint2015arXiv

Joint Power Splitting and Secure Beamforming Design in the Wireless-powered Untrusted Relay Networks

In this work, we maximize the secrecy rate of the wireless-powered untrusted relay network by jointly designing power splitting (PS) ratio and relay beamforming with the proposed global optimal algorithm (GOA) and local optimal algorithm (LOA). Different from the literature, artificial noise (AN) sent by the destination not only degrades the channel condition of the eavesdropper to improve the secrecy rate, but also becomes a new source of energy powering the untrusted relay based on PS. Hence, it is of high economic benefits and efficiency to take advantage of AN compared with the literature. Simulation results show that LOA can achieve satisfactory secrecy rate performance compared with that of GOA, but with less computation time.

preprint2015arXiv

Joint Secure Beamforming for Cognitive Radio Networks with Untrusted Secondary Users

In this paper, we consider simultaneous wireless information and power transfer (SWIPT) in orthogonal frequency division multiple access (OFDMA) systems with the coexistence of information receivers (IRs) and energy receivers (ERs). The IRs are served with best-effort secrecy data and the ERs harvest energy with minimum required harvested power. To enhance physical-layer security and yet satisfy energy harvesting requirements, we introduce a new frequency-domain artificial noise based approach. We study the optimal resource allocation for the weighted sum secrecy rate maximization via transmit power and subcarrier allocation. The considered problem is non-convex, while we propose an efficient algorithm for solving it based on Lagrange duality method. Simulation results illustrate the effectiveness of the proposed algorithm as compared against other heuristic schemes.

preprint2015arXiv

Kelvin Helmholtz instability in an ultrathin air film causes drop splashing on smooth surfaces

When a fast-moving drop impacts onto a smooth substrate, splashing will be produced at the edge of the expanding liquid sheet. This ubiquitous phenomenon lacks a fundamental understanding. Combining experiment with model, we illustrate that the ultrathin air film trapped under the expanding liquid front triggers splashing. Because this film is thinner than the mean free path of air molecules, the interior airflow transfers momentum with an unusually high velocity comparable to the speed of sound and generates a stress 10 times stronger than the airflow in common situations. Such a large stress initiates Kelvin Helmholtz instabilities at small length scales and effectively produces splashing. Our model agrees quantitatively with experimental verifications and brings a fundamental understanding to the ubiquitous phenomenon of drop splashing on smooth surfaces.

preprint2015arXiv

Positivity-Preserving Finite Difference WENO Schemes with Constrained Transport for Ideal Magnetohydrodynamic Equations

In this paper, we utilize the maximum-principle-preserving flux limiting technique, originally designed for high order weighted essentially non-oscillatory (WENO) methods for scalar hyperbolic conservation laws, to develop a class of high order positivity-preserving finite difference WENO methods for the ideal magnetohydrodynamic (MHD) equations. Our schemes, under the constrained transport (CT) framework, can achieve high order accuracy, a discrete divergence-free condition and positivity of the numerical solution simultaneously. Numerical examples in 1D, 2D and 3D are provided to demonstrate the performance of the proposed method.

preprint2015arXiv

Secrecy Wireless Information and Power Transfer in OFDMA Systems

In this paper, we consider simultaneous wireless information and power transfer (SWIPT) in orthogonal frequency division multiple access (OFDMA) systems with the coexistence of information receivers (IRs) and energy receivers (ERs). The IRs are served with best-effort secrecy data and the ERs harvest energy with minimum required harvested power. To enhance physical-layer security and yet satisfy energy harvesting requirements, we introduce a new frequency-domain artificial noise based approach. We study the optimal resource allocation for the weighted sum secrecy rate maximization via transmit power and subcarrier allocation. The considered problem is non-convex, while we propose an efficient algorithm for solving it based on Lagrange duality method. Simulation results illustrate the effectiveness of the proposed algorithm as compared against other heuristic schemes.

preprint2015arXiv

Secure Routing in Multihop Wireless Ad-hoc Networks with Decode-and-Forward Relaying

In this paper, we study the problem of secure routing in a multihop wireless ad-hoc network in the presence of randomly distributed eavesdroppers. Specifically, the locations of the eavesdroppers are modeled as a homogeneous Poisson point process (PPP) and the source-destination pair is assisted by intermediate relays using the decode-and-forward (DF) strategy. We analytically characterize the physical layer security performance of any chosen multihop path using the end-to-end secure connection probability (SCP) for both colluding and non-colluding eavesdroppers. To facilitate finding an efficient solution to secure routing, we derive accurate approximations of the SCP. Based on the SCP approximations, we study the secure routing problem which is defined as finding the multihop path having the highest SCP. A revised Bellman-Ford algorithm is adopted to find the optimal path in a distributed manner. Simulation results demonstrate that the proposed secure routing scheme achieves nearly the same performance as exhaustive search.

preprint2015arXiv

Wafer-scale growth of large arrays of perovskite microplate crystals for functional electronics and optoelectronics

Methylammonium lead iodide perovskite has attracted intensive interest for its diverse optoelectronic applications. However, most studies to date have been limited to bulk thin films that are difficult to implement for integrated device arrays because of their incompatibility with typical lithography processes. We report the first patterned growth of regular arrays of perovskite microplate crystals for functional electronics and optoelectronics. We show that large arrays of lead iodide microplates can be grown from an aqueous solution through a seeded growth process and can be further intercalated with methylammonium iodide to produce perovskite crystals. Structural and optical characterizations demonstrate that the resulting materials display excellent crystalline quality and optical properties. We further show that perovskite crystals can be selectively grown on prepatterned electrode arrays to create independently addressable photodetector arrays and functional field effect transistors. The ability to grow perovskite microplates and to precisely place them at specific locations offers a new material platform for the fundamental investigation of the electronic and optical properties of perovskite materials and opens a pathway for integrated electronic and optoelectronic systems.

preprint2014arXiv

An X-ray spectral model for clumpy tori in active galactic nuclei

We construct an X-ray spectral model for the clumpy torus in an active galactic nucleus (AGN) using Geant4, which includes the physical processes of the photoelectric effect, Compton scattering, Rayleigh scattering, $γ$ conversion, fluorescence line, and Auger process. Since the electrons in the torus are expected to be bounded instead of free, the deviation of the scattering cross section from the Klein-Nishina cross section has also been included, which changes the X-ray spectra by up to 25% below $10$ keV. We have investigated the effect of the clumpiness parameters on the reflection spectra and the strength of the fluorescent line Fe K$α$. The volume filling factor of the clouds in the clumpy torus only slightly influences the reflection spectra, however, the total column density and the number of clouds along the line of sight significantly change the shapes and amplitudes of the reflection spectra. The effect of column density is similar to the case of a smooth torus, while a small number of clouds along the line of sight will smooth out the anisotropy of the reflection spectra and the fluorescent line Fe K$α$. The smoothing effect is mild in the low column density case ($\NH=10^{23}$ cm$^{-2}$), whereas it is much more evident in the high column density case ($\NH=10^{25}$ cm$^{-2}$). Our model provides a quantitative tool for the spectral analysis of the clumpy torus. We suggest that the joint fits of the broad band spectral energy distributions of AGNs (from X-ray to infrared) should better constrain the structure of the torus.

preprint2014arXiv

Electroluminescence and photocurrent generation from atomically sharp WSe2/MoS2 heterojunction p-n diodes

The p-n diodes represent the most fundamental device building block for diverse optoelectronic functions, but are difficult to achieve in atomically thin transition metal dichalcogenides (TMDs) due to the inability to selectively dope them into p- or n-type semiconductors. Here we report the first demonstration of an atomically thin and atomically sharp heterojunction p-n diode by vertically stacking p-type monolayer tungsten diselenide (WSe2) and n-type few-layer molybdenum disulfide (MoS2). Electrical measurement demonstrates excellent diode characteristics with well-defined current rectification behaviour and an ideality factor of 1.2. Photocurrent mapping shows fast photoresponse over the entire overlapping region with a highest external quantum efficiency up to 12 %. Electroluminescence studies show prominent band edge excitonic emission and strikingly enhanced hot electron luminescence. A systematic investigation shows distinct layer-number dependent emission characteristics and reveals important insight about the origin of hot-electron luminescence and the nature of electron-orbital interaction in TMDs. We believe that these atomically thin heterojunction p-n diodes represent an interesting system for probing the fundamental electro-optical properties in TMDs, and can open up a new pathway to novel optoelectronic devices such as atomically thin photodetectors, photovoltaics, as well as spin-/valley-polarized light emitting diodes and on-chip lasers.

preprint2014arXiv

Energy Harvesting for Secure OFDMA Systems

Energy harvesting and physical-layer security in wireless networks are of great significance. In this paper, we study the simultaneous wireless information and power transfer (SWIPT) in downlink orthogonal frequency-division multiple access (OFDMA) systems, where each user applies power splitting to coordinate the energy harvesting and information decoding processes while secrecy information requirement is guaranteed. The problem is formulated to maximize the aggregate harvested power at the users while satisfying secrecy rate requirements of all users by subcarrier allocation and the optimal power splitting ratio selection. Due to the NP-hardness of the problem, we propose an efficient iterative algorithm. The numerical results show that the proposed method outperforms conventional methods.

preprint2014arXiv

High order operator splitting methods based on an integral deferred correction framework

Integral deferred correction (IDC) methods have been shown to be an efficient way to achieve arbitrary high order accuracy and possess good stability properties. In this paper, we construct high order operator splitting schemes using the IDC procedure to solve initial value problems (IVPs). We present analysis to show that the IDC methods can correct for both the splitting and numerical errors, lifting the order of accuracy by $r$ with each correction, where $r$ is the order of accuracy of the method used to solve the correction equation. We further apply this framework to solve partial differential equations (PDEs). Numerical examples in two dimensions of linear and nonlinear initial-boundary value problems are presented to demonstrate the performance of the proposed IDC approach.

preprint2014arXiv

Joint Resource Allocation for eICIC in Heterogeneous Networks

Interference coordination between high-power macros and low-power picos deeply impacts the performance of heterogeneous networks (HetNets). It should deal with three challenges: user association with macros and picos, the amount of almost blank subframe (ABS) that macros should reserve for picos, and resource block (RB) allocation strategy in each eNB. We formulate the three issues jointly for sum weighted logarithmic utility maximization while maintaining proportional fairness of users. A class of distributed algorithms are developed to solve the joint optimization problem. Our framework can be deployed for enhanced inter-cell interference coordination (eICIC) in existing LTE-A protocols. Extensive evaluation are performed to verify the effectiveness of our algorithms.

preprint2014arXiv

To understand the X-ray spectrum of anomalous X-ray pulsars and soft gamma-ray repeaters

Hard X-rays above 10 keV are detected from several anomalous X-ray pulsars (AXPs) and soft gamma-ray repeaters (SGRs), and different models have been proposed to explain the physical origin within the frame of either magnetar model or fallback disk system. Using data from $\it Suzaku$ and INTEGRAL, we study the soft and hard X-ray spectra of four AXPs/SGRs, 1RXS J170849-400910, 1E 1547.0-5408, SGR 1806-20 and SGR 0501+4516. It is found that the spectra could be well reproduced by bulk-motion Comptonization (BMC) process as was first suggested by Tr$ü$mper et al., showing that the accretion scenario could be compatible with X-ray emission of AXPs/SGRs. HXMT simulations for BMC model show that the spectra would have discrepancies from power-law, especially the cutoff at $\sim$ 200 keV. Thus future observations are promising to distinguish different models for the hard tail and may help us understand the nature of AXPs/SGRs.

preprint2013arXiv

Glasgow's Stereo Image Database of Garments

To provide insight into cloth perception and manipulation with an active binocular robotic vision system, we compiled a database of 80 stereo-pair colour images with corresponding horizontal and vertical disparity maps and mask annotations, for 3D garment point cloud rendering has been created and released. The stereo-image garment database is part of research conducted under the EU-FP7 Clothes Perception and Manipulation (CloPeMa) project and belongs to a wider database collection released through CloPeMa (www.clopema.eu). This database is based on 16 different off-the-shelve garments. Each garment has been imaged in five different pose configurations on the project's binocular robot head. A full copy of the database is made available for scientific research only at https://sites.google.com/site/ugstereodatabase/.

preprint2013arXiv

Power Efficiency for Device-to-Device Communications

The concept of device-to-Device (D2D) communication as an underlay coexistence with cellular networks gains many advantages of improving system performance. In this paper, we model such a two-layer heterogenous network based on stochastic geometry approach. We aim at minimizing the expected power consumption of the D2D layer while satisfying the outage performance of both D2D layer and cellular layer. We consider two kinds of power control schemes. The first one is referred as to independent power control where the transmit powers are statistically independent of the networks and all channel conditions. The second is named as dependent power control where the transmit power of each user is dependent on its own channel condition. A closed-form expression of optimal independent power control is derived, and we point out that the optimal power control for this case is fixed and not relevant to the randomness of the network. For the dependent power control case, we propose an efficient way to find the close-to-optimal solution for the power-efficiency optimization problem. Numerical results show that dependent power control scheme saves about half of power that the independent power control scheme demands.

preprint2013arXiv

QoS-Aware Transmission Policies for OFDM Bidirectional Decode-and-Forward Relaying

Two-way relaying can considerably improve spectral efficiency in relay-assisted bidirectional communications. However, the benefits and flexible structure of orthogonal frequency division multiplexing (OFDM)-based two-way decode-and-forward (DF) relay systems is much less exploited. Moreover, most of existing works have not considered quality-of-service (QoS) provisioning for two-way relaying. In this paper, we consider the OFDM-based bidirectional transmission where a pair of users exchange information with or without the assistance of a single DF relay. Each user can communicate with the other via three transmission modes: direct transmission, one-way relaying, and two-way relaying. We jointly optimize the transmission policies, including power allocation, transmission mode selection, and subcarrier assignment for maximizing the weighted sum rates of the two users with diverse quality-of-service (QoS) guarantees. We formulate the joint optimization problem as a mixed integer programming problem. By using the dual method, we efficiently solve the problem in an asymptotically optimal manner. Moreover, we derive the capacity region of two-way DF relaying in parallel channels. Simulation results show that the proposed resource-allocation scheme can substantially improve system performance compared with the conventional schemes. A number of interesting insights are also provided via comprehensive simulations.

preprint2013arXiv

Secure Beamforming for MIMO Two-Way Communications with an Untrusted Relay

This paper studies the secure beamforming design in a multiple-antenna three-node system where two source nodes exchange messages with the help of an untrusted relay node. The relay acts as both an essential signal forwarder and a potential eavesdropper. Both two-phase and three-phase two-way relay strategies are considered. Our goal is to jointly optimize the source and relay beamformers for maximizing the secrecy sum rate of the two-way communications. We first derive the optimal relay beamformer structures. Then, iterative algorithms are proposed to find source and relay beamformers jointly based on alternating optimization. Furthermore, we conduct asymptotic analysis on the maximum secrecy sum-rate. Our analysis shows that when all transmit powers approach infinity, the two-phase two-way relay scheme achieves the maximum secrecy sum rate if the source beamformers are designed such that the received signals at the relay align in the same direction. This reveals an important advantage of signal alignment technique in against eavesdropping. It is also shown that if the source powers approach zero the three-phase scheme performs the best while the two-phase scheme is even worse than direct transmission. Simulation results have verified the efficiency of the secure beamforming algorithms as well as the analytical findings.

preprint2013arXiv

Test of conformal gravity with astrophysical observations

Since it can describe the rotation curves of galaxies without dark matter and can give rise to accelerated expansion, conformal gravity attracts much attention recently. As a theory of modified gravity, it is important to test conformal gravity with astrophysical observations. Here we constrain conformal gravity with SNIa and Hubble parameter data and investigate whether it suffers from an age problem with the age of APM~08279+5255. We find conformal gravity can accommodate the age of APM~08279+5255 at 3 $σ$ deviation, unlike most of dark energy models which suffer from an age problem.

preprint2012arXiv

An Auction Approach to Distributed Power Allocation for Multiuser Cooperative Networks

This paper studies a wireless network where multiple users cooperate with each other to improve the overall network performance. Our goal is to design an optimal distributed power allocation algorithm that enables user cooperation, in particular, to guide each user on the decision of transmission mode selection and relay selection. Our algorithm has the nice interpretation of an auction mechanism with multiple auctioneers and multiple bidders. Specifically, in our proposed framework, each user acts as both an auctioneer (seller) and a bidder (buyer). Each auctioneer determines its trading price and allocates power to bidders, and each bidder chooses the demand from each auctioneer. By following the proposed distributed algorithm, each user determines how much power to reserve for its own transmission, how much power to purchase from other users, and how much power to contribute for relaying the signals of others. We derive the optimal bidding and pricing strategies that maximize the weighted sum rates of the users. Extensive simulations are carried out to verify our proposed approach.

preprint2012arXiv

Compressible Air Entrapment in High-Speed Drop Impacts on Solid Surfaces

Using high-speed photography coupled with optical interference, we experimentally study the air entrapment during a liquid drop impacting a solid substrate. We observe the formation of a compressed air film before the liquid touches the substrate, with internal pressure considerably higher than the atmospheric value. The degree of compression highly depends on the impact velocity, as explained by balancing the liquid deceleration with the large pressure of compressed air. After contact, the air film expands vertically at the edge, reducing its pressure within a few tens of microseconds and producing a thick rim on the perimeter. This thick-rimmed air film subsequently contracts into an air bubble, governed by the complex interaction between surface tension, inertia and viscous drag. Such a process is universally observed for impacts above a few centimeters high.

preprint2012arXiv

Cross-Layer Optimization of Two-Way Relaying for Statistical QoS Guarantees

Two-way relaying promises considerable improvements on spectral efficiency in wireless relay networks. While most existing works focus on physical layer approaches to exploit its capacity gain, the benefits of two-way relaying on upper layers are much less investigated. In this paper, we study the cross-layer design and optimization for delay quality-of-service (QoS) provisioning in two-way relay systems. Our goal is to find the optimal transmission policy to maximize the weighted sum throughput of the two users in the physical layer while guaranteeing the individual statistical delay-QoS requirement for each user in the datalink layer. This statistical delay-QoS requirement is characterized by the QoS exponent. By integrating the concept of effective capacity, the cross-layer optimization problem is equivalent to a weighted sum effective capacity maximization problem. We derive the jointly optimal power and rate adaptation policies for both three-phase and two-phase two-way relay protocols. Numerical results show that the proposed adaptive transmission policies can efficiently provide QoS guarantees and improve the performance. In addition, the throughput gain obtained by the considered three-phase and two-phase protocols over direct transmission is significant when the delay-QoS requirements are loose, but the gain diminishes at tight delay requirements. It is also found that, in the two-phase protocol, the relay node should be placed closer to the source with more stringent delay requirement.

preprint2012arXiv

Optimal Linear Transceiver Designs for Cognitive Two-Way Relay Networks

This paper studies a cooperative cognitive radio network where two primary users (PUs) exchange information with the help of a secondary user (SU) that is equipped with multiple antennas and in return, the SU superimposes its own messages along with the primary transmission. The fundamental problem in the considered network is the design of transmission strategies at the secondary node. It involves three basic elements: first, how to split the power for relaying the primary signals and for transmitting the secondary signals; second, what two-way relay strategy should be used to assist the bidirectional communication between the two PUs; third, how to jointly design the primary and secondary transmit precoders. This work aims to address this problem by proposing a transmission framework of maximizing the achievable rate of the SU while maintaining the rate requirements of the two PUs. Three well-known and practical two-way relay strategies are considered: amplify-and-forward (AF), bit level XOR based decode-and-forward (DF-XOR) and symbol level superposition coding based DF (DF-SUP). For each relay strategy, although the design problem is non-convex, we find the optimal solution by using certain transformation techniques and optimization tools such as semidefinite programming (SDP) and second-order cone programming (SOCP). Closed-form solutions are also obtained under certain conditions. Simulation results show that when the rate requirements of the two PUs are symmetric, by using the DF-XOR strategy and applying the proposed optimal precoding, the SU requires the least power for relaying and thus reserves the most power to transmit its own signal. In the asymmetric scenario, on the other hand, the DF-SUP strategy with the corresponding optimal precoding is the best.

preprint2012arXiv

Relay Placement for Physical Layer Security: A Secure Connection Perspective

This work studies the problem of secure connection in cooperative wireless communication with two relay strategies, decode-and-forward (DF) and randomize-and-forward (RF). The four-node scenario and cellular scenario are considered. For the typical four-node (source, destination, relay, and eavesdropper) scenario, we derive the optimal power allocation for the DF strategy and find that the RF strategy is always better than the DF to enhance secure connection. In cellular networks, we show that without relay, it is difficult to establish secure connections from the base station to the cell edge users. The effect of relay placement for the cell edge users is demonstrated by simulation. For both scenarios, we find that the benefit of relay transmission increases when path loss becomes severer.

preprint2012arXiv

Spectrum Leasing and Cooperative Resource Allocation in Cognitive OFDMA Networks

This paper considers a cooperative OFDMA-based cognitive radio network where the primary system leases some of its subchannels to the secondary system for a fraction of time in exchange for the secondary users (SUs) assisting the transmission of primary users (PUs) as relays. Our aim is to determine the cooperation strategies among the primary and secondary systems so as to maximize the sum-rate of SUs while maintaining quality-of-service (QoS) requirements of PUs. We formulate a joint optimization problem of PU transmission mode selection, SU (or relay) selection, subcarrier assignment, power control, and time allocation. By applying dual method, this mixed integer programming problem is decomposed into parallel per-subcarrier subproblems, with each determining the cooperation strategy between one PU and one SU. We show that, on each leased subcarrier, the optimal strategy is to let a SU exclusively act as a relay or transmit for itself. This result is fundamentally different from the conventional spectrum leasing in single-channel systems where a SU must transmit a fraction of time for itself if it helps the PU's transmission. We then propose a subgradient-based algorithm to find the asymptotically optimal solution to the primal problem in polynomial time. Simulation results demonstrate that the proposed algorithm can significantly enhance the network performance.

preprint2011arXiv

Dusty torus formation by anisotropic radiative pressure feedback of active galactic nuclei

The feedback by active galactic nuclei (AGNs) is significant for the formation and evolution of galaxies. It has been realized that the radiative pressure feedback could be an efficient mechanism due to the existence of dust. In this Letter, we discuss the effect of anisotropic radiative pressure, which is inevitable if the UV/optical emission arises from an accretion disk. The distribution of dusty gas should be also anisotropic due to the influence of the anisotropic disk radiation, i.e. the dust in the face-on direction of an accretion disk can be blown out relatively more easily, whereas the dust can survive in the edge-on direction. This result can explain the presence of some obscured AGNs with high Eddington ratios and can also quantitatively reproduce the observed decreasing fraction of type 2 AGNs with increasing luminosity. A sequence of AGN formation and evolution is also proposed, within the context of the formation, evolution and exhaustion of the dusty torus. Our model predicts the existence of bright AGNs with dusty tori, but without broad line regions. Finally we discuss the implications of the anisotropic radiation for the calculations of luminosity functions and radiation efficiencies of AGNs.

preprint2011arXiv

NGC 5548: Lack of a Broad Fe K Line and Constraints on the Location of the Hard X-ray Source

We present an analysis of the co-added and individual 0.7-40 keV spectra from seven Suzaku observations of the Sy 1.5 galaxy NGC 5548 taken over a period of eight weeks. We conclude that the source has a moderately ionized, three-zone warm absorber, a power-law continuum, and exhibits contributions from cold, distant reflection. Relativistic reflection signatures are not significantly detected in the co-added data, and we place an upper limit on the equivalent width of a relativistically broad Fe K line at EW \leq 26 eV at 90% confidence. Thus NGC 5548 can be labeled an "weak" type-1 AGN in terms of its observed inner disk reflection signatures, in contrast to sources with very broad, strong iron lines such as MCG-6-30-15, which are likely much fewer in number. We compare physical properties of NGC 5548 and MCG-6-30-15 that might explain this difference in their reflection properties. Though there is some evidence that NGC 5548 may harbor a truncated inner accretion disk, this evidence is inconclusive, so we also consider light bending of the hard X-ray continuum emission in order to explain the lack of relativistic reflection in our observation. If the absence of a broad Fe K line is interpreted in the light-bending context, we conclude that the source of the hard X-ray continuum lies at <100 gravitational radii. We note, however, that light-bending models must be expanded to include a broader range of physical parameter space in order to adequately explain the spectral and timing properties of average AGN, rather than just those with strong, broad iron lines.

preprint2011arXiv

Resource Allocation with Subcarrier Pairing in OFDMA Two-Way Relay Networks

This study considers an orthogonal frequency-division multiple-access (OFDMA)-based multi-user two-way relay network where multiple mobile stations (MSs) communicate with a common base station (BS) via multiple relay stations (RSs). We study the joint optimization problem of subcarrier-pairing based relay-power allocation, relay selection, and subcarrier assignment. The problem is formulated as a mixed integer programming problem. By using the dual method, we propose an efficient algorithm to solve the problem in an asymptotically optimal manner. Simulation results show that the proposed method can improve system performance significantly over the conventional methods.

preprint2010arXiv

Optimization Framework and Graph-Based Approach for Relay-Assisted Bidirectional OFDMA Cellular Networks

This paper considers a relay-assisted bidirectional cellular network where the base station (BS) communicates with each mobile station (MS) using OFDMA for both uplink and downlink. The goal is to improve the overall system performance by exploring the full potential of the network in various dimensions including user, subcarrier, relay, and bidirectional traffic. In this work, we first introduce a novel three-time-slot time-division duplexing (TDD) transmission protocol. This protocol unifies direct transmission, one-way relaying and network-coded two-way relaying between the BS and each MS. Using the proposed three-time-slot TDD protocol, we then propose an optimization framework for resource allocation to achieve the following gains: cooperative diversity (via relay selection), network coding gain (via bidirectional transmission mode selection), and multiuser diversity (via subcarrier assignment). We formulate the problem as a combinatorial optimization problem, which is NP-complete. To make it more tractable, we adopt a graph-based approach. We first establish the equivalence between the original problem and a maximum weighted clique problem in graph theory. A metaheuristic algorithm based on any colony optimization (ACO) is then employed to find the solution in polynomial time. Simulation results demonstrate that the proposed protocol together with the ACO algorithm significantly enhances the system total throughput.

preprint2010arXiv

Suzaku Monitoring of the Iron K Emission Line in the Type 1 AGN NGC 5548

We present 7 sequential weekly observations of NGC 5548 conducted in 2007 with the \textit{Suzaku} X-ray Imaging Spectrometer (XIS) in the 0.2-12 keV band and Hard X-ray Detector (HXD) in 10-600 keV band. The iron K$α$ line is well detected in all seven observations and K$β$ line is also detected in four observations. In this paper, we investigate the origin of the Fe K lines using both the width of the line and the reverberation mapping method. With the co-added XIS and HXD spectra, we identify Fe K$α$ and K$β$ line at 6.396$_{-0.007}^{+0.009}$ keV and 7.08$_{-0.05}^{+0.05}$ keV, respectively. The width of line obtained from the co-added spectra is 38$_{-18}^{+16}$ eV ($\textrm{FWHM}=4200_{-2000}^{+1800}$ km/s) which corresponds to a radius of 20$_{-10}^{+50}$ light days, for the virial production of $1.220\times10^7$ M$_{\odot}$ in NCG 5548. To quantitatively investigate the origin of the narrow Fe line by the reverberation mapping method, we compare the observed light curves of Fe K$α$ line with the predicted ones, which are obtained by convolving the continuum light curve with the transfer functions in a thin shell and an inclined disk. The best-fit result is given by the disk case with $i=30^\circ$ which is better than a fit to a constant flux of the Fe K line at the 92.7% level (F-test). We find that the emitting radius obtained from the light curve is 25-37 light days, which is consistent with the radius derived from the Fe K line width. Combining the results of the line width and variation, the most likely site for the origin of the narrow iron lines is 20-40 light days away from the central engine, though other possibilities are not completely ruled out. (abridged)

preprint2009arXiv

Exact solutions for shells collapsing towards a pre-existing black hole

The gravitational collapse of a star is an important issue both for general relativity and astrophysics, which is related to the well known "frozen star" paradox. This paradox has been discussed intensively and seems to have been solved in the comoving-like coordinates. However, to a real astrophysical observer within a finite time, this problem should be discussed in the point of view of the distant rest-observer, which is the main purpose of this paper. Following the seminal work of Oppenheimer and Snyder (1939), we present the exact solution for one or two dust shells collapsing towards a pre-existing black hole. We find that the metric of the inner region of the shell is time-dependent and the clock inside the shell becomes slower as the shell collapses towards the pre-existing black hole. This means the inner region of the shell is influenced by the property of the shell, which is contrary to the result in Newtonian theory. It does not contradict the Birkhoff's theorem, since in our case we cannot arbitrarily select the clock inside the shell in order to ensure the continuity of the metric. This result in principle may be tested experimentally if a beam of light travels across the shell, which will take a longer time than without the shell. It can be considered as the generalized Shapiro effect, because this effect is due to the mass outside, but not inside as the case of the standard Shapiro effect. We also found that in real astrophysical settings matter can indeed cross a black hole's horizon according to the clock of an external observer and will not accumulate around the event horizon of a black hole, i.e., no "frozen star" is formed for an external observer as matter falls towards a black hole. (abridged)

preprint2006arXiv

Relativistic effects on the observed AGN luminosity distribution

Recently Zhang (2005) has proposed a model to account for the well established effect that the fraction of type-II AGNs is anti-correlated with the observed X-ray luminosity; the model consists of an X-ray emitting accretion disk coaligned to the dusty torus within the standard AGN unification model. In this paper the model is refined by including relativistic effects of the observed X-ray radiations from the vicinity of the supermassive black hole in an AGN. The relativistic corrections improve the combined fitting results of the observed luminosity distribution and the type-II AGN fraction, though the improvement is not significant. The type-II AGN fraction prefers non- or mildly spinning black hole cases and rules out the extremely spinning case.