Catalog footprint

What is connected

43works
23topics
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

43 published item(s)

preprint2025arXiv

Interface-Controlled Antiferromagnetic Tunnel Junctions based on a metallic van der Waals A-type Antiferromagnet

Magnetic tunnel junctions (MTJs) are crucial components in high-performance spintronic devices. Traditional MTJs rely on ferromagnetic (FM) materials but significant improvements in speed and packing density could be enabled by exploiting antiferromagnetic (AFM) compounds instead. Here, we report all-collinear AFM tunnel junctions (AFMTJs) fabricated with van der Waals A-type AFM metal (Fe0.6Co0.4)5GeTe2 (FCGT) electrodes and nonmagnetic semiconducting WSe2 tunnel barriers. The AFMTJ heterostructure device achieves a tunneling magnetoresistance (TMR) ratio of up to 75% in response to magnetic field switching. Our results demonstrate that the TMR exclusively emerges in the AFM state of FCGT, rather than during the AFM-to-FM transition. By engineering FCGT electrodes with either even- or odd-layer configurations, volatile or non-volatile TMR could be selected, consistent with an entirely interfacial effect. TMR in the even-layer devices arose by Néel vector switching. In the odd-layer devices, TMR stemmed from interfacial spin-flipping. Experimental and theoretical analyses reveal a new TMR mechanism associated with interface-driven spin-polarized transport, despite the spin-independent nature of bulk FCGT. Our work demonstrates that collinear AFMTJs can provide comparable performance to conventional MTJs and introduces a new paradigm for AFM spintronics, in which the spin-dependent properties of AFM interfaces are harnessed.

preprint2025arXiv

SeedFold: Scaling Biomolecular Structure Prediction

Highly accurate biomolecular structure prediction is a key component of developing biomolecular foundation models, and one of the most critical aspects of building foundation models is identifying the recipes for scaling the model. In this work, we present SeedFold, a folding model that successfully scales up the model capacity. Our contributions are threefold: first, we identify an effective width-scaling strategy for the Pairformer to increase representation capacity; second, we introduce a novel linear triangular attention that reduces computational complexity to enable efficient scaling; finally, we construct a large-scale distillation dataset to substantially enlarge the training set. Experiments on FoldBench show that SeedFold outperforms AlphaFold3 on most protein-related tasks.

preprint2025arXiv

SRM at 30: Lessons from Early Data-Centric Networking and Their Impact on Named Data Networking

A 1995 SIGCOMM paper, "A Reliable Multicast Framework for Light-weight Sessions and Application-Level Framing", commonly known as SRM, explored a fundamentally new approach to reliable multiparty data delivery. Rather than adapting established sender-driven reliable unicast mechanisms to multicast, as most contemporaneous proposals did, SRM introduced a data-centric model in which data receivers recover losses by explicitly requesting missing data. Thirty years later, we revisit the SRM framework, examining the challenges it faced, the lessons learned, and its influence on the later development of Named Data Networking (NDN). Experimentations with SRM revealed a fundamental semantic mismatch between its data-centric framework and IP's address-based delivery; while the application layer named data, the network layer remained 'blind' to those names, resulting in inefficient loss recovery. NDN resolves this architectural friction by aligning network delivery with the data-retrieval model and by securing data directly rather than securing communication channels. This retrospective highlights how early insights from SRM informed key design decisions in NDN and illustrates how NDN's design emerged from the cumulative insights gained over decades of networking research and development.

preprint2023arXiv

NDNSD: Service Publishing and Discovery in NDN

Service discovery is a crucial component in today's massively distributed applications. In this paper, we propose NDNSD -- a fully distributed and general-purpose service discovery protocol for Named Data Networking (NDN). By leveraging NDN's data synchronization capability, NDNSD offers a high-level API for service publishing and discovery. We present NDNSD's main design features including hierarchical naming, service information specification, and service accessibility. %and illustrate the design with a use case. We also implemented two other discovery schemes, one reactive and one proactive, and compared them with NDNSD. Our evaluation shows that NDNSD achieves (a) lower latency, lower overhead, and same reliability compared to the reactive scheme, and (b) comparable latency, lower overhead at larger scale, and higher reliability compared to the proactive scheme.

preprint2022arXiv

A Multi-level Acoustic Feature Extraction Framework for Transformer Based End-to-End Speech Recognition

Transformer based end-to-end modelling approaches with multiple stream inputs have been achieved great success in various automatic speech recognition (ASR) tasks. An important issue associated with such approaches is that the intermediate features derived from each stream might have similar representations and thus it is lacking of feature diversity, such as the descriptions related to speaker characteristics. To address this issue, this paper proposed a novel multi-level acoustic feature extraction framework that can be easily combined with Transformer based ASR models. The framework consists of two input streams: a shallow stream with high-resolution spectrograms and a deep stream with low-resolution spectrograms. The shallow stream is used to acquire traditional shallow features that is beneficial for the classification of phones or words while the deep stream is used to obtain utterance-level speaker-invariant deep features for improving the feature diversity. A feature correlation based fusion strategy is used to aggregate both features across the frequency and time domains and then fed into the Transformer encoder-decoder module. By using the proposed multi-level acoustic feature extraction framework, state-of-the-art word error rate of 21.7% and 2.5% were obtained on the HKUST Mandarin telephone and Librispeech speech recognition tasks respectively.

preprint2022arXiv

A Robust Statistical Analysis of the Role of Hydropower on the System Electricity Price and Price Volatility

Hydroelectric power (hydropower) is unique in that it can function as both a conventional source of electricity and as backup storage (pumped hydroelectric storage) for providing energy in times of high demand on the grid. This study examines the impact of hydropower on system electricity price and price volatility in the region served by the New England Independent System Operator (ISONE) from 2014 - 2020. We perform a robust holistic analysis of the mean and quantile effects, as well as the marginal contributing effects of hydropower in the presence of solar and wind resources. First, the price data is adjusted for deterministic temporal trends, correcting for seasonal, weekend, and diurnal effects that may obscure actual representative trends in the data. Using multiple linear regression and quantile regression, we observe that hydropower contributes to a reduction in the system electricity price and price volatility. While hydropower has a weak impact on decreasing price and volatility at the mean, it has greater impact at extreme quantiles (> 70th percentile). At these higher percentiles, we find that hydropower provides a stabilizing effect on price volatility in the presence of volatile resources such as wind. We conclude with a discussion of the observed relationship between hydropower and system electricity price and volatility.

preprint2022arXiv

Do learned representations respect causal relationships?

Data often has many semantic attributes that are causally associated with each other. But do attribute-specific learned representations of data also respect the same causal relations? We answer this question in three steps. First, we introduce NCINet, an approach for observational causal discovery from high-dimensional data. It is trained purely on synthetically generated representations and can be applied to real representations, and is specifically designed to mitigate the domain gap between the two. Second, we apply NCINet to identify the causal relations between image representations of different pairs of attributes with known and unknown causal relations between the labels. For this purpose, we consider image representations learned for predicting attributes on the 3D Shapes, CelebA, and the CASIA-WebFace datasets, which we annotate with multiple multi-class attributes. Third, we analyze the effect on the underlying causal relation between learned representations induced by various design choices in representation learning. Our experiments indicate that (1) NCINet significantly outperforms existing observational causal discovery approaches for estimating the causal relation between pairs of random samples, both in the presence and absence of an unobserved confounder, (2) under controlled scenarios, learned representations can indeed satisfy the underlying causal relations between their respective labels, and (3) the causal relations are positively correlated with the predictive capability of the representations.

preprint2022arXiv

Forecast-based Multi-aspect Framework for Multivariate Time-series Anomaly Detection

Today's cyber-world is vastly multivariate. Metrics collected at extreme varieties demand multivariate algorithms to properly detect anomalies. However, forecast-based algorithms, as widely proven approaches, often perform sub-optimally or inconsistently across datasets. A key common issue is they strive to be one-size-fits-all but anomalies are distinctive in nature. We propose a method that tailors to such distinction. Presenting FMUAD - a Forecast-based, Multi-aspect, Unsupervised Anomaly Detection framework. FMUAD explicitly and separately captures the signature traits of anomaly types - spatial change, temporal change and correlation change - with independent modules. The modules then jointly learn an optimal feature representation, which is highly flexible and intuitive, unlike most other models in the category. Extensive experiments show our FMUAD framework consistently outperforms other state-of-the-art forecast-based anomaly detectors.

preprint2022arXiv

Gate-tunable exchange bias effect in FePS3-Fe5GeTe2 van der Waals heterostructures

Electrical gate-manipulated exchange bias (EB) effect is a long-term goal for spintronics applications. Meanwhile, the emergence of van der Waals (vdW) magnetic heterostructures provides ideal platforms for the study of interlayer magnetic coupling. However, to date, the electrical gate-controlled EB effect has yet to be realized in vdW heterostructures. Here, for the first time, we realized electrically-controllable EB effects in a vdW antiferromagnetic (AFM)-ferromagnetic (FM) heterostructure, FePS3-Fe5GeTe2. For pristine FePS3-Fe5GeTe2 heterostructures, sizable EB effects can be generated due to the strong interface coupling, which also depend on the thickness of the ferromagnetic layers. By applying a solid protonic gate, the EB effects can be electrically tuned largely by proton intercalations and deintercalations. The EB field reaches up to 23% of the coercive field and the blocking temperature exceeds 50 K at Vg= -3.15 V. The proton intercalations not only tune the average magnetic exchange coupling, but also change the AFM configurations and transform the heterointerface between an uncompensated AFM-FM interface and a compensated AFM-FM interface. These alterations result in a dramatic modulation of the total interface exchange coupling and the resultant EB effects. The study is a significant step towards vdW heterostructure-based magnetic logic for future low-energy electronics.

preprint2022arXiv

Quantile Off-Policy Evaluation via Deep Conditional Generative Learning

Off-Policy evaluation (OPE) is concerned with evaluating a new target policy using offline data generated by a potentially different behavior policy. It is critical in a number of sequential decision making problems ranging from healthcare to technology industries. Most of the work in existing literature is focused on evaluating the mean outcome of a given policy, and ignores the variability of the outcome. However, in a variety of applications, criteria other than the mean may be more sensible. For example, when the reward distribution is skewed and asymmetric, quantile-based metrics are often preferred for their robustness. In this paper, we propose a doubly-robust inference procedure for quantile OPE in sequential decision making and study its asymptotic properties. In particular, we propose utilizing state-of-the-art deep conditional generative learning methods to handle parameter-dependent nuisance function estimation. We demonstrate the advantages of this proposed estimator through both simulations and a real-world dataset from a short-video platform. In particular, we find that our proposed estimator outperforms classical OPE estimators for the mean in settings with heavy-tailed reward distributions.

preprint2022arXiv

Transformation-Invariant Learning of Optimal Individualized Decision Rules with Time-to-Event Outcomes

In many important applications of precision medicine, the outcome of interest is time to an event (e.g., death, relapse of disease) and the primary goal is to identify the optimal individualized decision rule (IDR) to prolong survival time. Existing work in this area have been mostly focused on estimating the optimal IDR to maximize the We propose a new robust framework for estimating an optimal static or dynamic IDR with time-to-event outcomes based on an easy-to-interpret quantile criterion. The new method does not need to specify an outcome regression model and is robust for heavy-tailed distribution. The estimation problem corresponds to a nonregular M-estimation problem with both finite and infinite-dimensional nuisance parameters. Employing advanced empirical process techniques, we establish the statistical theory of the estimated parameter indexing the optimal IDR. Furthermore, we prove a novel result that the proposed approach can consistently estimate the optimal value function under mild conditions even when the optimal IDR is non-unique, which happens in the challenging setting of exceptional laws. We also propose a smoothed resampling procedure for inference. The proposed methods are implemented in the R-package QTOCen. We demonstrate the performance of the proposed new methods via extensive Monte Carlo studies and a real data application.restricted mean survival time in the population.

preprint2021arXiv

Efficient Compressed Sensing Based Image Coding by Using Gray Transformation

In recent years, compressed sensing (CS) based image coding has become a hot topic in image processing field. However, since the bit depth required for encoding each CS sample is too large, the compression performance of this paradigm is unattractive. To address this issue, a novel CS-based image coding system by using gray transformation is proposed. In the proposed system, we use a gray transformation to preprocess the original image firstly and then use CS to sample the transformed image. Since gray transformation makes the probability distribution of CS samples centralized, the bit depth required for encoding each CS sample is reduced significantly. Consequently, the proposed system can considerably improve the compression performance of CS-based image coding. Simulation results show that the proposed system outperforms the traditional one without using gray transformation in terms of compression performance.

preprint2021arXiv

Non-linear antidamping spin-orbit torque originating from intra-band transport on the warped surface of a topological insulator

Motivated by recent experiments observing a large antidamping spin-orbit torque (SOT) on the surface of a three-dimensional topological insulator, we investigate the origin of the current-induced SOT beyond linear-response theory. We find that a strong antidamping SOT arises from intraband transitions in non-linear response, and does not require interband transitions as is the case in linear transport mechanisms. The joint effect of warping and an in-plane magnetization generates a non-linear antidamping SOT which can exceed the intrinsic one by several orders of magnitude, depending on warping parameter and the position of Fermi energy, and exhibits a complex dependence on the azimuthal angle of the magnetization. This nonlinear SOT provides an alternative explanation of the observed giant SOT in recent experiments.

preprint2020arXiv

Gate-Tuned Interlayer Coupling in van der Waals Ferromagnet Fe$_3$GeTe$_2$ Nanoflakes

The weak interlayer coupling in van der Waals (vdW) magnets has confined their application to two dimensional (2D) spintronic devices. Here, we demonstrate that the interlayer coupling in a vdW magnet Fe$_3$GeTe$_2$ (FGT) can be largely modulated by a protonic gate.With the increase of the protons intercalated among vdW layers,interlayer magnetic coupling increases.Because of the existence of antiferromagnetic layers in FGT nanoflakes, the increasing interlayer magnetic coupling induces exchange bias in protonated FGT nanoflakes. Most strikingly, a rarely seen zero-field cooled (ZFC) exchange bias with very large values (maximally up to 1.2 kOe) has been observed when higher positive voltages (Vg>4.36 V) are applied to the protonic gate, which clearly demonstrates that a strong interlayer coupling is realized by proton intercalation. Such strong interlayer coupling will enable a wider range of applications for vdW magnets.

preprint2020arXiv

Resampling-based Confidence Intervals for Model-free Robust Inference on Optimal Treatment Regimes

We propose a new procedure for inference on optimal treatment regimes in the model-free setting, which does not require to specify an outcome regression model. Existing model-free estimators for optimal treatment regimes are usually not suitable for the purpose of inference, because they either have nonstandard asymptotic distributions or do not necessarily guarantee consistent estimation of the parameter indexing the Bayes rule due to the use of surrogate loss. We first study a smoothed robust estimator that directly targets the parameter corresponding to the Bayes decision rule for optimal treatment regimes estimation. This estimator is shown to have an asymptotic normal distribution. Furthermore, we verify that a resampling procedure provides asymptotically accurate inference for both the parameter indexing the optimal treatment regime and the optimal value function. A new algorithm is developed to calculate the proposed estimator with substantially improved speed and stability. Numerical results demonstrate the satisfactory performance of the new methods.

preprint2020arXiv

Simulating Kilonovae in the ΛCDM Universe

Kilonovae are optical flashes produced in the aftermath of neutron star-neutron star mergers (NNMs) or neutron star-black hole mergers (NBMs). In this work, we use the Millennium Simulation, combined with a semi-analytic galaxy formation model--GABE (Galaxy Assembly with Binary Evolution) which adopts binary stellar population synthesis models, to explore the cosmic event rate of kilonovae, and the properties of their host galaxies in a cosmological context. We find that model with supernova kick velocity of 0 km/s fits the observation best, in agreement with the exception of some formation channels of binary neutron star. This indicates that NNMs prefer to originate from binary systems with low kick velocities. With V$_{\rm kick}$=0 km/s, the cosmic event rate of NNMs and NBMs at z=0 are 283 Gpc$^{-3}$yr$^{-1}$ and 91 Gpc$^{-3}$yr$^{-1}$, respectively, marginally consistent with the constraint from LVC GWTC-1. For Milky Way-mass galaxies, we predict the NNM rate is $25.7^{+59.6}_{-7.1}$ Myr$^{-1}$, which is also in good agreement with the observed properties of binary neutron stars in the Milky Way. Taking all the NNMs into account in the history of Milky Way-mass galaxies, we find that the averaged r-process elements yield with A>79 in a NNM and NBM event should be 0.01 M$_{\odot}$ to be consistent with observation. We conclude that NGC 4993, the host galaxy of GW170817, is a typical host galaxy for NNMs. However, generally NNMs and NBMs tend to reside in young, blue, star-forming, late-type galaxies, with stellar mass and gaseous metallicity distribution peaking at $10^{10.65}$ M$_{\odot}$ and 8.72-8.85, respectively. By studying kilonovae host galaxies in the cosmological background, it is promising to constrain model details better when we have more events in the forthcoming future. (abridged)

preprint2020arXiv

The diffusion of charged particles in the weakly ionized plasma with power-law kappa-distributions

We study the diffusion of charged particles in the weakly ionized plasma with the power-law kappa-distributions and without magnetic field. The electrons and ions have different kappa-parameters. We obtain the expressions of both diffusion and mobility coefficients of electrons and ions respectively in the plasma. We find that these new transport coefficient formulae depend strongly on the kappa-parameters in the power-law distributed plasma. When we take kappa to be infinite, these formulae reduce to the classical forms in the weakly ionized plasma with a Maxwellian distribution.

preprint2020arXiv

Weak localization and anti-localization in rare earth doped topological insulators

We study magneto-transport phenomena in two rare-earth doped topological insulators, SmxFexSb2-2xTe3 and SmxBi2-xTe2Se single crystals. The magneto-transport behaviours in both compounds exhibit a systematic crossover between weak anti-localization (positive magnetoresistance) and weak localization (negative magnetoresistance) with changes in temperatures and magnetic fields. The weak localization is caused by rare-earth-doping induced magnetization, and the weak anti-localization originates from topologically protected surface states. The transition between weak localization and weak anti-localization demonstrates a gap opening at the Dirac point of surface states in the quantum diffusive regime. This work demonstrates an effective way to manipulate the magneto-transport properties of the topological insulators by rare-earth element doping. Magnetometry measurements indicate that the Sm-dopant alone is paramagnetic, whereas the co-doped Fe-Sm state has short-range antiferromagnetic order. Our results hold potential for the realization of exotic topological effects in gapped topological insulator surface states.

preprint2019arXiv

SDSS-IV MaNGA: Internal mass distributions and orbital structures of early-type galaxies and their dependence on environment

In our earlier 2019 paper, we evaluated the reliability of Schwarzschild's orbit-superposition dynamical modelling method in estimating the internal mass distribution, intrinsic stellar shapes and orbit distributions of early-type galaxies (ETGs) taken from the Illustris cosmological simulation. We now apply the same techniques to galaxies taken from the integral-field survey Mapping Nearby Galaxies with APO (MaNGA), using a sample of 149 ETGs in the mass range of $10^{9.90}\sim10^{11.80} M_{\odot}$ and made up of 105 central and 44 satellite galaxies. We find that low-mass ETGs with $\log(M_*/M_{\odot})<11.1$ have an average dark matter fraction of $\sim0.2$ within one effective radius $R_{\rm e}$, tend to be oblate-like, and are dominated by rotation about their minor axis. High-mass ETGs with $\log(M_*/M_{\odot})>11.1$ have an average dark matter fraction of $\sim0.4$ within one effective radius $R_{\rm e}$, tend to be prolate-like, and are dominated by rotation about their major axis and by centrophilic orbits. The changes of internal structures within one $R_{\rm e}$ are dominated by the total stellar mass of the individual galaxies. We find no differences of internal structures between central and satellite ETGs for the same stellar masses. However, for similar stellar mass and colour distributions, we find that ETGs more prolate-like, or with more hot orbits, tend to have higher close neighbour counts at $r_p\sim40$ kpc.

preprint2016arXiv

A novel learning-based frame pooling method for Event Detection

Detecting complex events in a large video collection crawled from video websites is a challenging task. When applying directly good image-based feature representation, e.g., HOG, SIFT, to videos, we have to face the problem of how to pool multiple frame feature representations into one feature representation. In this paper, we propose a novel learning-based frame pooling method. We formulate the pooling weight learning as an optimization problem and thus our method can automatically learn the best pooling weight configuration for each specific event category. Experimental results conducted on TRECVID MED 2011 reveal that our method outperforms the commonly used average pooling and max pooling strategies on both high-level and low-level 2D image features.

preprint2016arXiv

An Experimental Investigation of Hyperbolic Routing with a Smart Forwarding Plane in NDN

Routing in NDN networks must scale in terms of forwarding table size and routing protocol overhead. Hyperbolic routing (HR) presents a potential solution to address the routing scalability problem, because it does not use traditional forwarding tables or exchange routing updates upon changes in network topologies. Although HR has the drawbacks of producing sub-optimal routes or local minima for some destinations, these issues can be mitigated by NDN's intelligent data forwarding plane. However, HR's viability still depends on both the quality of the routes HR provides and the overhead incurred at the forwarding plane due to HR's sub-optimal behavior. We designed a new forwarding strategy called Adaptive Smoothed RTT-based Forwarding (ASF) to mitigate HR's sub-optimal path selection. This paper describes our experimental investigation into the packet delivery delay and overhead under HR as compared with Named-Data Link State Routing (NLSR), which calculates shortest paths. We run emulation experiments using various topologies with different failure scenarios, probing intervals, and maximum number of next hops for a name prefix. Our results show that HR's delay stretch has a median close to 1 and a 95th-percentile around or below 2, which does not grow with the network size. HR's message overhead in dynamic topologies is nearly independent of the network size, while NLSR's overhead grows polynomially at least. These results suggest that HR offers a more scalable routing solution with little impact on the optimality of routing paths.

preprint2016arXiv

Partially linear additive quantile regression in ultra-high dimension

We consider a flexible semiparametric quantile regression model for analyzing high dimensional heterogeneous data. This model has several appealing features: (1) By considering different conditional quantiles, we may obtain a more complete picture of the conditional distribution of a response variable given high dimensional covariates. (2) The sparsity level is allowed to be different at different quantile levels. (3) The partially linear additive structure accommodates nonlinearity and circumvents the curse of dimensionality. (4) It is naturally robust to heavy-tailed distributions. In this paper, we approximate the nonlinear components using B-spline basis functions. We first study estimation under this model when the nonzero components are known in advance and the number of covariates in the linear part diverges. We then investigate a nonconvex penalized estimator for simultaneous variable selection and estimation. We derive its oracle property for a general class of nonconvex penalty functions in the presence of ultra-high dimensional covariates under relaxed conditions. To tackle the challenges of nonsmooth loss function, nonconvex penalty function and the presence of nonlinear components, we combine a recently developed convex-differencing method with modern empirical process techniques. Monte Carlo simulations and an application to a microarray study demonstrate the effectiveness of the proposed method. We also discuss how the method for a single quantile of interest can be extended to simultaneous variable selection and estimation at multiple quantiles.

preprint2016arXiv

SDSS-IV MaNGA: Properties of galaxies with kinematically decoupled stellar and gaseous components

We study the properties of 66 galaxies with kinematically misaligned gas and stars from MaNGA survey. The fraction of kinematically misaligned galaxies varies with galaxy physical parameters, i.e. M*, SFR and sSFR. According to their sSFR, we further classify these 66 galaxies into three categories, 10 star-forming, 26 "Green Valley" and 30 quiescent ones. The properties of different types of kinematically misaligned galaxies are different in that the star-forming ones have positive gradient in D4000 and higher gas-phase metallicity, while the green valley/quiescent ones have negative D4000 gradients and lower gas-phase metallicity on average. There is evidence that all types of the kinematically misaligned galaxies tend to live in more isolated environment. Based on all these observational results, we propose a scenario for the formation of star forming galaxies with kinematically misaligned gas and stars - the progenitor accretes misaligned gas from a gas-rich dwarf or cosmic web, the cancellation of angular momentum from gas-gas collisions between the pre-existing gas and the accreted gas largely accelerates gas inflow, leading to fast centrally-concentrated star-formation. The higher metallicity is due to enrichment from this star formation. For the kinematically misaligned green valley and quiescent galaxies, they might be formed through gas-poor progenitors accreting kinematically misaligned gas from satellites which are smaller in mass.

preprint2016arXiv

The growth of the central region by acquisition of counter-rotating gas in star-forming galaxies

Galaxies grow through both internal and external processes. In about 10% of nearby red galaxies with little star formation, gas and stars are counter-rotating, demonstrating the importance of external gas acquisition in these galaxies. However, systematic studies of such phenomena in blue, star-forming galaxies are rare, leaving uncertain the role of external gas acquisition in driving evolution of blue galaxies. Based on new measurements with integral field spectroscopy of a large representative galaxy sample, we find an appreciable fraction of counter-rotators among blue galaxies (9 out of 489 galaxies). The central regions of blue counter-rotators show younger stellar populations and more intense, ongoing star formation than their outer parts, indicating ongoing growth of the central regions. The result offers observational evidence that the acquisition of external gas in blue galaxies is possible; the interaction with pre-existing gas funnels the gas into nuclear regions (< 1 kpc) to form new stars.

preprint2016arXiv

The laboratory measurement of radioactivity purification for Pb212 in liquid scintillator

The liquid scintillator (LS) has been widely utilized in the past, running and future neutrino experiments, and requirement to the LS radio-purity is higher and higher. The water extraction is a powerful method to remove soluble radioactive nuclei, and a mini-extraction station has been constructed. To evaluate the extraction efficiency and optimize the operation parameters, a setup to load radioactivity to LS and a laboratory scale setup to measure radioactivity which use Bi^{212}-Po^{212}-Pb^{208} cascade decay are developed. Experiences from laboratory study will be useful to large scale water extraction plants design and the optimization of working in future.

preprint2016arXiv

The Mass-Concentration-Redshift Relation of Cold and Warm Dark Matter Halos

We use a suite of cosmological simulations to study the mass-concentration-redshift relation, $c({\rm M},z)$, of dark matter halos. Our simulations include standard $Λ$-cold dark matter (CDM) models, and additional runs with truncated power spectra, consistent with a thermal warm dark matter (WDM) scenario. We find that the mass profiles of CDM and WDM halos are self-similar and well approximated by the Einasto profile. The $c({\rm M},z)$ relation of CDM halos is monotonic: concentrations decrease with increasing virial mass at fixed redshift, and decrease with increasing redshift at fixed mass. The mass accretion histories (MAHs) of CDM halos are also scale-free, and can be used to infer concentrations directly. These results do not apply to WDM halos: their MAHs are not scale-free because of the characteristic scale imposed by the power-spectrum suppression. Further, the WDM $c({\rm M},z)$ relation is non-monotonic: concentrations peak at a mass scale dictated by the truncation scale, and decrease at higher and lower masses. We show that the assembly history of a halo can still be used to infer its concentration, provided that the total mass of its progenitors is considered (the "collapsed mass history"; CMH), rather than just that of its main ancestor. This exploits the scale-free nature of CMHs to derive a simple scaling that reproduces the mass-concentration-redshift relation of both CDM and WDM halos over a vast range of halo masses and redshifts. Our model therefore provides a robust account of the mass, redshift, cosmology and power spectrum dependence of dark matter halo concentrations.

preprint2015arXiv

Adaptive Dispatching of Tasks in the Cloud

The increasingly wide application of Cloud Computing enables the consolidation of tens of thousands of applications in shared infrastructures. Thus, meeting the quality of service requirements of so many diverse applications in such shared resource environments has become a real challenge, especially since the characteristics and workload of applications differ widely and may change over time. This paper presents an experimental system that can exploit a variety of online quality of service aware adaptive task allocation schemes, and three such schemes are designed and compared. These are a measurement driven algorithm that uses reinforcement learning, secondly a "sensible" allocation algorithm that assigns jobs to sub-systems that are observed to provide a lower response time, and then an algorithm that splits the job arrival stream into sub-streams at rates computed from the hosts' processing capabilities. All of these schemes are compared via measurements among themselves and with a simple round-robin scheduler, on two experimental test-beds with homogeneous and heterogeneous hosts having different processing capacities.

preprint2015arXiv

Data Driven SMART Intercontinental Overlay Networks

This paper addresses the use of Big Data and machine learning based analytics to the real-time management of Internet scale Quality-of-Service Route Optimisation with the help of an overlay network. Based on the collection of large amounts of data sampled each $2$ minutes over a large number of source-destinations pairs, we show that intercontinental Internet Protocol (IP) paths are far from optimal with respect to Quality of Service (QoS) metrics such as end-to-end round-trip delay. We therefore develop a machine learning based scheme that exploits large scale data collected from communicating node pairs in a multi-hop overlay network that uses IP between the overlay nodes themselves, to select paths that provide substantially better QoS than IP. The approach inspired from Cognitive Packet Network protocol, uses Random Neural Networks with Reinforcement Learning based on the massive data that is collected, to select intermediate overlay hops resulting in significantly better QoS than IP itself. The routing scheme is illustrated on a $20$-node intercontinental overlay network that collects close to $2\times 10^6$ measurements per week, and makes scalable distributed routing decisions. Experimental results show that this approach improves QoS significantly and efficiently in a scalable manner.

preprint2015arXiv

Defect induced negative magnetoresistance and surface state immunity in topological insulator BiSbTeSe2

Absence of backscattering and occurrence of weak anti-localization are two characteristic features of topological insulators. We find that the introduction of defects results in the appearance of a negative contribution to magnetoresistance in the topological insulator BiSbTeSe2, at temperatures below 50 K. Our analysis shows that the negative magnetoresistance originates from an increase in the density of defect states created by introduction of disorder, which leaves the surface states unaffected. We find a decrease in the magnitude of the negative magnetoresistance contribution with increasing temperature and a robustness of the topological surface states to external disorder.

preprint2014arXiv

An Implementation of Voice over the Cognitive Packet Network

Voice over IP (VOIP) has strict Quality of Service (QoS) constraints and requires real-time packet delivery, which poses a major challenge to IP networks. The Cognitive Packet Network (CPN) has been designed as a QoS-driven protocol that addresses user-oriented QoS demands by adaptively routing packets based on online sensing and measurement. This paper presents our design, implementation and evaluation of a "Voice over CPN" system where an extension of the CPN routing algorithm has been developed to support the needs of voice packet delivery in the presence of other background traffic flows with the same or different QoS requirements.

preprint2014arXiv

Gate-tuned quantum oscillations of topological surface states in beta-Ag2Te

We report the strong experimental evidence of the existence of topological surface states with large electric field tunability and mobility in beta-Ag2Te. Pronounced 2D SdH oscillations have been observed in beta-Ag2Te nanoplates. A Berry phase is determined to be near pi using the Landau level fan diagram for a relatively wide nanoplate while the largest electric field ambipolar effect in topological insulator so far (~ 2500%) in a narrow nanoplate. The pi Berry phase and the evolution of quantum oscillations with gate voltage (Vg) in the nanoplates strongly indicate the presence of topological surface states in beta-Ag2Te. Moreover, the mobility of the narrow Ag2Te nanoplate is ~ 3x10^4 cm^2s^-1V^-1 when the Fermi level is near the Dirac point. The realization of topological surface states with large electrical tunability and high mobility indicates that beta-Ag2Te is a promising topological insulator for fundamental studies.

preprint2014arXiv

Multi-symplectic Preserving Integrator for the Schrödinger Equation with Wave Operator

In the article, we discuss the conservation laws for the nonlinear Schrödinger equation with wave operator under multisymplectic integrator (MI). First, the conservation laws of the continuous equation are presented and one of them is new. The multisymplectic structure and MI are constructed for the equation. The discrete conservation laws of the numerical method are analyzed. It is verified that the proposed MI can stably simulate the multisymplectic Hamiltonian system excellent over long-term. It is more accurate than some energy-preserving schemes though they are of the same accuracy. Moreover, the residual of mass is less than energy-preserving schemes under the same mesh partition over long-term.

preprint2014arXiv

Ultraviolet and visible range plasmonics of a topological insulator

The development of metamaterials, data processing circuits and sensors for the visible and UV parts of the spectrum is hampered by the lack of low-loss media supporting plasmonic excitations and drives the intense search for plasmonic materials beyond noble metals. By studying plasmonic nanostructures fabricated on the surface of topological insulator $\mbox{Bi}_{1.5}\mbox{Sb}_{0.5}\mbox{Te}_{1.8}\mbox{Se}_{1.2}$ we found that it is orders of magnitude better plasmonic material than gold and silver in the blue-UV range. Metamaterial fabricated from $\mbox{Bi}_{1.5}\mbox{Sb}_{0.5}\mbox{Te}_{1.8}\mbox{Se}_{1.2}$ show plasmonic resonances from 350 nm to 550 nm while surface gratings exhibit cathodoluminescent peaks from 230 nm to 1050 nm. The negative permittivity underpinning plasmonic response is attributed to the combination of bulk interband transitions and surface contribution of the topologically protected states. The importance of our result is in the identification of new mechanisms of negative permittivity in semiconductors where visible-range plasmonics can be directly integrated with electronics.

preprint2013arXiv

Beta-Ag2Te: A topological insulator with strong anisotropy

We present evidence of topological surface states in beta-Ag2Te through first-principles calculations and periodic quantum interference effect in single crystalline nanoribbon. Our first-principles calculations show that beta-Ag2Te is a topological insulator with a gapless Dirac cone with strong anisotropy. To experimentally probe the topological surface state, we synthesized high quality beta-Ag2Te nanoribbons and performed electron transport measurements. The coexistence of pronounced Aharonov-Bohm oscillations and weak Altshuler-Aronov-Spivak oscillations clearly demonstrates coherent electron transport around the perimeter of beta-Ag2Te nanoribbon and therefore the existence of metallic surface states, which is further supported by the temperature dependence of resistivity for beta-Ag2Te nanoribbons with different cross section areas. Highly anisotropic topological surface state of beta-Ag2Te suggests that the material is a promising material for fundamental study and future spintronic devices.

preprint2013arXiv

Calibrating nonconvex penalized regression in ultra-high dimension

We investigate high-dimensional nonconvex penalized regression, where the number of covariates may grow at an exponential rate. Although recent asymptotic theory established that there exists a local minimum possessing the oracle property under general conditions, it is still largely an open problem how to identify the oracle estimator among potentially multiple local minima. There are two main obstacles: (1) due to the presence of multiple minima, the solution path is nonunique and is not guaranteed to contain the oracle estimator; (2) even if a solution path is known to contain the oracle estimator, the optimal tuning parameter depends on many unknown factors and is hard to estimate. To address these two challenging issues, we first prove that an easy-to-calculate calibrated CCCP algorithm produces a consistent solution path which contains the oracle estimator with probability approaching one. Furthermore, we propose a high-dimensional BIC criterion and show that it can be applied to the solution path to select the optimal tuning parameter which asymptotically identifies the oracle estimator. The theory for a general class of nonconvex penalties in the ultra-high dimensional setup is established when the random errors follow the sub-Gaussian distribution. Monte Carlo studies confirm that the calibrated CCCP algorithm combined with the proposed high-dimensional BIC has desirable performance in identifying the underlying sparsity pattern for high-dimensional data analysis.

preprint2013arXiv

Detection of galaxy assembly bias

Assembly bias describes the finding that the clustering of dark matter haloes depends on halo formation time at fixed halo mass. In this paper, we analyse the influence of assembly bias on galaxy clustering using both semi-analytical models (SAMs) and observational data. At fixed stellar mass, SAMs predict that the clustering of {\it central} galaxies depends on the specific star formation rate (sSFR), with more passive galaxies having a higher clustering amplitude. We find similar trends using SDSS group catalogues, and verify that these are not affected by possible biases due to the group finding algorithm. Low mass central galaxies reside in narrow bins of halo mass, so the observed trends of higher clustering amplitude for galaxies with lower sSFR is not driven by variations of the parent halo mass. We argue that the clustering dependence on sSFR represent a direct detection of assembly bias. In addition, contrary to what expected based on clustering of dark matter haloes, we find that low-mass central galaxies in SAMs with larger host halo mass have a {\it lower} clustering amplitude than their counter-parts residing in lower mass haloes. This results from the fact that, at fixed stellar mass, assembly bias has a stronger influence on clustering than the dependence on the parent halo mass.

preprint2013arXiv

On the scatter in the relation between stellar mass and halo mass: random or halo formation time dependent?

The empirical HOD model of Wang et al. 2006 fits, by construction, both the stellar mass function and correlation function of galaxies in the local Universe. In contrast, the semi-analytical models of De Lucia & Blazoit 2007 (DLB07) and Guo et al. 2011 (Guo11), built on the same dark matter halo merger trees than the empirical model, still have difficulties in reproducing these observational data simultaneously. We compare the relations between the stellar mass of galaxies and their host halo mass in the three models, and find that they are different. When the relations are rescaled to have the same median values and the same scatter as in Wang et al., the rescaled DLB07 model can fit both the measured galaxy stellar mass function and the correlation function measured in different galaxy stellar mass bins. In contrast, the rescaled Guo11 model still over-predicts the clustering of low-mass galaxies. This indicates that the detail of how galaxies populate the scatter in the stellar mass -- halo mass relation does play an important role in determining the correlation functions of galaxies. While the stellar mass of galaxies in the Wang et al. model depends only on halo mass and is randomly distributed within the scatter, galaxy stellar mass depends also on the halo formation time in semi-analytical models. At fixed value of infall mass, galaxies that lie above the median stellar mass -- halo mass relation reside in haloes that formed earlier, while galaxies that lie below the median relation reside in haloes that formed later. This effect is much stronger in Guo11 than in DLB07, which explains the over-clustering of low mass galaxies in Guo11. Our results illustrate that the assumption of random scatter in the relation between stellar and halo mass as employed by current HOD and abundance matching models may be problematic in case a significant assembly bias exists in the real Universe.

preprint2013arXiv

Quantile-adaptive model-free variable screening for high-dimensional heterogeneous data

We introduce a quantile-adaptive framework for nonlinear variable screening with high-dimensional heterogeneous data. This framework has two distinctive features: (1) it allows the set of active variables to vary across quantiles, thus making it more flexible to accommodate heterogeneity; (2) it is model-free and avoids the difficult task of specifying the form of a statistical model in a high dimensional space. Our nonlinear independence screening procedure employs spline approximations to model the marginal effects at a quantile level of interest. Under appropriate conditions on the quantile functions without requiring the existence of any moments, the new procedure is shown to enjoy the sure screening property in ultra-high dimensions. Furthermore, the quantile-adaptive framework can naturally handle censored data arising in survival analysis. We prove that the sure screening property remains valid when the response variable is subject to random right censoring. Numerical studies confirm the fine performance of the proposed method for various semiparametric models and its effectiveness to extract quantile-specific information from heteroscedastic data.

preprint2013arXiv

Surface dominated transport in single crystalline nanoflake devices of topological insulator Bi1.5Sb0.5Te1.8Se1.2

We report experimental evidence of surface dominated transport in single crystalline nanoflake devices of topological insulator Bi1.5Sb0.5Te1.8Se1.2. The resistivity measurements show dramatic difference between the nanoflake devices and bulk single crystal. The resistivity and Hall analysis based on a two-channel model indicates that ~99% surface transport contribution can be realized in 200 nm thick BSTS nanoflake devices. Using standard bottom gate with SiO2 as a dielectric layer, pronounced ambipolar electric field effect was observed in devices fabricated with flakes of 100 - 200 nm thick. Moreover, angle-dependent magneto-resistances of a nanoflake device with thickness of 596 nm are fitted to a universal curve for the perpendicular component of the applied magnetic field. The value of phase coherence length obtained from 2D weak antilocalization fitting further confirmed the surface dominated transport. Our results open a path for realization of novel electric and spintronic devices based on the topological helical surface states.

preprint2012arXiv

A modified star formation law as a solution to open problems in galaxy evolution

In order to reproduce the low mass end of the stellar mass function, most current models of galaxy evolution invoke very efficient supernova feedback. This solution seems to suffer from several shortcomings however, like predicting too little star formation in low mass galaxies at z=0. In this work, we explore modifications to the star formation (SF) law as an alternative solution to achieve a match to the stellar mass function. This is done by applying semi-analytic models based on De Lucia & Blaizot, but with varying SF laws, to the Millennium and Millennium-II simulations, within the formalism developed by Neistein & Weinmann. Our best model includes lower SF efficiencies than predicted by the Kennicutt-Schmidt law at low stellar masses, no sharp threshold of cold gas mass for SF, and a SF law that is independent of cosmic time. These simple modifications result in a model that is more successful than current standard models in reproducing various properties of galaxies less massive than 10^{10}Msun. The improvements include a good match to the observed auto-correlation function of galaxies, an evolution of the stellar mass function from z=3 to z=0 similar to observations, and a better agreement with observed specific star formation rates. However, our modifications also lead to a dramatic over-prediction of the cold mass content of galaxies. This shows that finding a successful model may require fine-tuning of both star formation and supernovae feedback, as well as improvements on gas cooling, or perhaps the inclusion of a yet unknown process which efficiently heats or expels gas at high redshifts.

preprint2012arXiv

Temperature-dependent terahertz conductivity of topological insulator Bi$_{1.5}$Sb$_{0.5}$Te$_{1.8}$Se$_{1.2}$

Using Terahertz Time-Domain Spectroscopy, we study the temperature-dependent complex optical conductivity of the topological insulator, Bi$_{1.5}$Sb$_{0.5}$Te$_{1.8}$Se$_{1.2}$ single-crystal from 5 K to 150 K in the terahertz regime (0.4 -- 3.0 THz). We analyze our experimental results using the Drude-Lorentz model, with the Drude component representing the metallic surface state and the Lorentz term representing the bulk insulating state. We find the conductivity to be dominated by the Drude contribution, suggesting the presence of metallic surface states. The low-frequency real conductivity follows a thermally-activated behavior. Its origin is also discussed.

preprint2011arXiv

GEE analysis of clustered binary data with diverging number of covariates

Clustered binary data with a large number of covariates have become increasingly common in many scientific disciplines. This paper develops an asymptotic theory for generalized estimating equations (GEE) analysis of clustered binary data when the number of covariates grows to infinity with the number of clusters. In this "large $n$, diverging $p$" framework, we provide appropriate regularity conditions and establish the existence, consistency and asymptotic normality of the GEE estimator. Furthermore, we prove that the sandwich variance formula remains valid. Even when the working correlation matrix is misspecified, the use of the sandwich variance formula leads to an asymptotically valid confidence interval and Wald test for an estimable linear combination of the unknown parameters. The accuracy of the asymptotic approximation is examined via numerical simulations. We also discuss the "diverging $p$" asymptotic theory for general GEE. The results in this paper extend the recent elegant work of Xie and Yang [Ann. Statist. 31 (2003) 310--347] and Balan and Schiopu-Kratina [Ann. Statist. 32 (2005) 522--541] in the "fixed $p$" setting.

preprint2009arXiv

Modelling galaxy stellar mass evolution from z~0.8 to today

We apply the empirical method built for z=0 in the previous work of Wang et al. to a higher redshift, to link galaxy stellar mass directly with its hosting dark matter halo mass at z~0.8. The relation of the galaxy stellar mass and the host halo mass M_infall is constrained by fitting both the stellar mass function and the correlation functions at different stellar mass intervals of the VVDS observation, where M_infall is the mass of the hosting halo at the time when the galaxy was last the central galaxy. We find that for low mass haloes, their residing central galaxies are less massive at high redshift than those at low redshift. For high mass haloes, central galaxies in these haloes at high redshift are a bit more massive than the galaxies at low redshift. Satellite galaxies are less massive at earlier times, for any given mass of hosting haloes. Fitting both the SDSS and VVDS observations simultaneously, we also propose a unified model of the M_stars-M_infall relation, which describes the evolution of central galaxy mass as a function of time. The stellar mass of a satellite galaxy is determined by the same M_stars-M_infall relation of central galaxies at the time when the galaxy is accreted. With these models, we study the amount of galaxy stellar mass increased from z~0.8 to the present day through galaxy mergers and star formation. Low mass galaxies gain their stellar masses from z~0.8 to z=0 mainly through star formation. For galaxies of higher mass, the increase of stellar mass solely through mergers from z=0.8 can make the massive galaxies a factor ~2 larger than observed at z=0. We can also predict stellar mass functions of redshifts up to z~3, and the results are consistent with the latest observations.