Catalog footprint

What is connected

38works
20topics
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

38 published item(s)

preprint2026arXiv

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign with the natural step-wise structure of reasoning processes, leading to suboptimal credit assignment and unstable training in multi-modal reasoning tasks. To bridge this gap, we propose Segment-Aligned Policy Optimization (SAPO), a novel reinforcement learning paradigm that treats coherent reasoning steps, rather than tokens or full sequences as fundamental units of policy update. SAPO introduces a step-wise Markov decision process abstraction over reasoning segments, accompanied by segment-level value estimation, advantage computation, and importance sampling mechanisms that are semantically aligned with reasoning boundaries. Experiments on representative reasoning benchmarks demonstrate that SAPO consistently outperforms token-level and sequence-level policy optimization methods, achieving significant accuracy improvements while exhibiting better training stability and value estimation consistency. Our work underscores the importance of aligning reinforcement learning updates with the intrinsic structure of reasoning, paving the way for more efficient and semantically grounded policy optimization in complex reasoning tasks. Codes and models will be released to ensure full reproducibility.

preprint2025arXiv

AcoustoBots: A swarm of robots for acoustophoretic multimodal interactions

Acoustophoresis has enabled novel interaction capabilities, such as levitation, volumetric displays, mid-air haptic feedback, and directional sound generation, to open new forms of multimodal interactions. However, its traditional implementation as a singular static unit limits its dynamic range and application versatility. This paper introduces AcoustoBots - a novel convergence of acoustophoresis with a movable and reconfigurable phased array of transducers for enhanced application versatility. We mount a phased array of transducers on a swarm of robots to harness the benefits of multiple mobile acoustophoretic units. This offers a more flexible and interactive platform that enables a swarm of acoustophoretic multimodal interactions. Our novel AcoustoBots design includes a hinge actuation system that controls the orientation of the mounted phased array of transducers to achieve high flexibility in a swarm of acoustophoretic multimodal interactions. In addition, we designed a BeadDispenserBot that can deliver particles to trapping locations, which automates the acoustic levitation interaction. These attributes allow AcoustoBots to independently work for a common cause and interchange between modalities, allowing for novel augmentations (e.g., a swarm of haptics, audio, and levitation) and bilateral interactions with users in an expanded interaction area. We detail our design considerations, challenges, and methodological approach to extend acoustophoretic central control in distributed settings. This work demonstrates a scalable acoustic control framework with two mobile robots, laying the groundwork for future deployment in larger robotic swarms. Finally, we characterize the performance of our AcoustoBots and explore the potential interactive scenarios they can enable.

preprint2022arXiv

Early systems change necessary for catalyzing long-term sustainability in a post-2030 agenda

Progress to-date towards the Sustainable Development Goals (SDGs) has fallen short of expectations and is unlikely to fully meet 2030 targets. Despite the little chance of imminent success, past assessments have mostly focused on short- and medium-term evaluations, limiting the ability to explore the longer-term effects of systemic interactions with time lags and delay. Here we undertake global systems modelling with a longer-term view than previous assessments to explore the drivers of sustainability progress and how they could emerge by 2030, 2050, and 2100 under different development pathways and towards quantitative targets. We find that early planning for systems change to shift from business-as-usual to more sustainable pathways is important for accelerating progress towards increasingly ambitious targets by 2030, 2050, and 2100. These findings indicate the importance of adopting longer-term timeframes and pathways to ensure that the necessary pre-conditions are in place for sustainability beyond the current 2030 Agenda.

preprint2022arXiv

Federated Learning for Internet of Things: Applications, Challenges, and Opportunities

Billions of IoT devices will be deployed in the near future, taking advantage of faster Internet speed and the possibility of orders of magnitude more endpoints brought by 5G/6G. With the growth of IoT devices, vast quantities of data that may contain users' private information will be generated. The high communication and storage costs, mixed with privacy concerns, will increasingly challenge the traditional ecosystem of centralized over-the-cloud learning and processing for IoT platforms. Federated Learning (FL) has emerged as the most promising alternative approach to this problem. In FL, training data-driven machine learning models is an act of collaboration between multiple clients without requiring the data to be brought to a central point, hence alleviating communication and storage costs and providing a great degree of user-level privacy. However, there are still some challenges existing in the real FL system implementation on IoT networks. In this paper, we will discuss the opportunities and challenges of FL in IoT platforms, as well as how it can enable diverse IoT applications. In particular, we identify and discuss seven critical challenges of FL in IoT platforms and highlight some recent promising approaches towards addressing them.

preprint2022arXiv

On the existence of pure, broadband toroidal sources in electrodynamics

Multipoles are paramount for describing electromagnetic fields in many areas of nanoscale optics, playing an essential role for the design of devices in plasmonics and all-dielectric nanophotonics. Challenging the traditional division into electric and magnetic moments, toroidal moments have been proposed as a physically distinct family of multipoles with significant contributions to the properties of matter. However, the apparent impossibility of separately measuring their response sheds doubt on their true physical significance. Here, we confirm the possibility of selectively exciting toroidal moments without any other multipole. We develop a set of general conditions that any current distribution must fulfill to be entirely described by toroidal moments, and prove our results in an analytically solvable case. Our new theory allows us to design and verify experimentally for the first time an artificial structure supporting a pure, broadband toroidal dipole response in the complete absence of the electric dipole and other 'ordinary' multipole contributions. In addition, we propose a structure capable of supporting a novel type of nonradiating source, a 'toroidal anapole', originating from the destructive interference of the toroidal dipole with the unconventional electromagnetic sources known as mean square radii. The results in this work provide conclusive evidence on the independent excitation of toroidal moments in electrodynamics.

preprint2022arXiv

Single-shot measurement of frequency-resolved state of polarization dynamics in ultrafast lasers using dispersed division-of-amplitude

Precise measurement of multi-parameters of ultrafast lasers is vital both in scientific investigations and technical applications, such as, optical field manipulation, pulse shaping, sample characteristics test, and biomedical imaging. Tremendous progress in parameter measurement of ultrafast laser has been made, including single-shot spectra acquired by time-stretch dispersive Fourier transform in spectral domain, and pulse magnification or compression realized by time lens in temporal domain. Nevertheless, single-shot measurement of frequency-resolved states of polarization (SOPs) of ultrafast lasers has not been reported so far, and the unregular SOP evolution dynamics in ultrafast pulses is hardly explored. Here, we demonstrate a new single-shot frequency-resolved SOPs measurement system by utilizing division-of-amplitude method under far-field approximation. Large dispersion is utilized to time-stretch the laser pulses, where the spectrum information is mapped into temporal waveform via dispersive Fourier transform. By calibrating system matrix with different wavelengths, the precise frequency-resolved SOPs are obtained together with high speed opto-electron detection. We demonstrate applications in direct measurement of transient mode-locked fiber laser dynamics. We observe complex frequency-dependent SOPs dynamics in the building up of dissipative solitons, and apparent discrepancy of SOPs between sideband and main peak in conventional solitons. Our observations reveal that the SOP plays a far more complex part in mode-locking process, which is different from the traditional viewpoint. Taking advantage of broadband achromatic optical elements, this method can be extended to measurement of much broad pulse lasers, which will pave the way for reliable measurement and precise control of ultrafast lasers with frequency-resolved SOPs structures.

preprint2022arXiv

Vision Transformer with Convolutions Architecture Search

Transformers exhibit great advantages in handling computer vision tasks. They model image classification tasks by utilizing a multi-head attention mechanism to process a series of patches consisting of split images. However, for complex tasks, Transformer in computer vision not only requires inheriting a bit of dynamic attention and global context, but also needs to introduce features concerning noise reduction, shifting, and scaling invariance of objects. Therefore, here we take a step forward to study the structural characteristics of Transformer and convolution and propose an architecture search method-Vision Transformer with Convolutions Architecture Search (VTCAS). The high-performance backbone network searched by VTCAS introduces the desirable features of convolutional neural networks into the Transformer architecture while maintaining the benefits of the multi-head attention mechanism. The searched block-based backbone network can extract feature maps at different scales. These features are compatible with a wider range of visual tasks, such as image classification (32 M parameters, 82.0% Top-1 accuracy on ImageNet-1K) and object detection (50.4% mAP on COCO2017). The proposed topology based on the multi-head attention mechanism and CNN adaptively associates relational features of pixels with multi-scale features of objects. It enhances the robustness of the neural network for object recognition, especially in the low illumination indoor scene.

preprint2021arXiv

A Complete Discriminative Tensor Representation Learning for Two-Dimensional Correlation Analysis

As an effective tool for two-dimensional data analysis, two-dimensional canonical correlation analysis (2DCCA) is not only capable of preserving the intrinsic structural information of original two-dimensional (2D) data, but also reduces the computational complexity effectively. However, due to the unsupervised nature, 2DCCA is incapable of extracting sufficient discriminatory representations, resulting in an unsatisfying performance. In this letter, we propose a complete discriminative tensor representation learning (CDTRL) method based on linear correlation analysis for analyzing 2D signals (e.g. images). This letter shows that the introduction of the complete discriminatory tensor representation strategy provides an effective vehicle for revealing, and extracting the discriminant representations across the 2D data sets, leading to improved results. Experimental results show that the proposed CDTRL outperforms state-of-the-art methods on the evaluated data sets.

preprint2021arXiv

Discriminative Multiple Canonical Correlation Analysis for Information Fusion

In this paper, we propose the Discriminative Multiple Canonical Correlation Analysis (DMCCA) for multimodal information analysis and fusion. DMCCA is capable of extracting more discriminative characteristics from multimodal information representations. Specifically, it finds the projected directions which simultaneously maximize the within-class correlation and minimize the between-class correlation, leading to better utilization of the multimodal information. In the process, we analytically demonstrate that the optimally projected dimension by DMCCA can be quite accurately predicted, leading to both superior performance and substantial reduction in computational cost. We further verify that Canonical Correlation Analysis (CCA), Multiple Canonical Correlation Analysis (MCCA) and Discriminative Canonical Correlation Analysis (DCCA) are special cases of DMCCA, thus establishing a unified framework for Canonical Correlation Analysis. We implement a prototype of DMCCA to demonstrate its performance in handwritten digit recognition and human emotion recognition. Extensive experiments show that DMCCA outperforms the traditional methods of serial fusion, CCA, MCCA and DCCA.

preprint2021arXiv

Federated Learning for Internet of Things: A Federated Learning Framework for On-device Anomaly Data Detection

Federated learning can be a promising solution for enabling IoT cybersecurity (i.e., anomaly detection in the IoT environment) while preserving data privacy and mitigating the high communication/storage overhead (e.g., high-frequency data from time-series sensors) of centralized over-the-cloud approaches. In this paper, to further push forward this direction with a comprehensive study in both algorithm and system design, we build FedIoT platform that contains FedDetect algorithm for on-device anomaly data detection and a system design for realistic evaluation of federated learning on IoT devices. Furthermore, the proposed FedDetect learning framework improves the performance by utilizing a local adaptive optimizer (e.g., Adam) and a cross-round learning rate scheduler. In a network of realistic IoT devices (Raspberry PI), we evaluate FedIoT platform and FedDetect algorithm in both model and system performance. Our results demonstrate the efficacy of federated learning in detecting a wider range of attack types occurred at multiple devices. The system efficiency analysis indicates that both end-to-end training time and memory cost are affordable and promising for resource-constrained IoT devices. The source code is publicly available at https://github.com/FedML-AI/FedIoT.

preprint2021arXiv

MLMA-Net: multi-level multi-attentional learning for multi-label object detection in textile defect images

For the sake of recognizing and classifying textile defects, deep learning-based methods have been proposed and achieved remarkable success in single-label textile images. However, detecting multi-label defects in a textile image remains challenging due to the coexistence of multiple defects and small-size defects. To address these challenges, a multi-level, multi-attentional deep learning network (MLMA-Net) is proposed and built to 1) increase the feature representation ability to detect small-size defects; 2) generate a discriminative representation that maximizes the capability of attending the defect status, which leverages higher-resolution feature maps for multiple defects. Moreover, a multi-label object detection dataset (DHU-ML1000) in textile defect images is built to verify the performance of the proposed model. The results demonstrate that the network extracts more distinctive features and has better performance than the state-of-the-art approaches on the real-world industrial dataset.

preprint2021arXiv

Online Behavioral Analysis with Application to Emotion State Identification

In this paper, we propose a novel discriminative model for online behavioral analysis with application to emotion state identification. The proposed model is able to extract more discriminative characteristics from behavioral data effectively and find the direction of optimal projection efficiently to satisfy requirements of online data analysis, leading to better utilization of the behavioral information to produce more accurate recognition results.

preprint2021arXiv

The Labeled Multiple Canonical Correlation Analysis for Information Fusion

The objective of multimodal information fusion is to mathematically analyze information carried in different sources and create a new representation which will be more effectively utilized in pattern recognition and other multimedia information processing tasks. In this paper, we introduce a new method for multimodal information fusion and representation based on the Labeled Multiple Canonical Correlation Analysis (LMCCA). By incorporating class label information of the training samples,the proposed LMCCA ensures that the fused features carry discriminative characteristics of the multimodal information representations, and are capable of providing superior recognition performance. We implement a prototype of LMCCA to demonstrate its effectiveness on handwritten digit recognition,face recognition and object recognition utilizing multiple features,bimodal human emotion recognition involving information from both audio and visual domains. The generic nature of LMCCA allows it to take as input features extracted by any means,including those by deep learning (DL) methods. Experimental results show that the proposed method enhanced the performance of both statistical machine learning (SML) methods, and methods based on DL.

preprint2021arXiv

The Property of Frequency Shift in 2D-FRFT Domain with Application to Image Encryption

The Fractional Fourier Transform (FRFT) has been playing a unique and increasingly important role in signal and image processing. In this letter, we investigate the property of frequency shift in two-dimensional FRFT (2D-FRFT) domain. It is shown that the magnitude of image reconstruction from phase information is frequency shift-invariant in 2D-FRFT domain, enhancing the robustness of image encryption, an important multimedia security task. Experiments are conducted to demonstrate the effectiveness of this property against the frequency shift attack, improving the robustness of image encryption.

preprint2020arXiv

Dynamic Partial Removal: A Neural Network Heuristic for Large Neighborhood Search

This paper presents a novel neural network design that learns the heuristic for Large Neighborhood Search (LNS). LNS consists of a destroy operator and a repair operator that specify a way to carry out the neighborhood search to solve the Combinatorial Optimization problems. The proposed approach in this paper applies a Hierarchical Recurrent Graph Convolutional Network (HRGCN) as a LNS heuristic, namely Dynamic Partial Removal, with the advantage of adaptive destruction and the potential to search across a large scale, as well as the context-awareness in both spatial and temporal perspective. This model is generalized as an efficient heuristic approach to different combinatorial optimization problems, especially to the problems with relatively tight constraints. We apply this model to vehicle routing problem (VRP) in this paper as an example. The experimental results show that this approach outperforms the traditional LNS heuristics on the same problem as well. The source code is available at \href{https://github.com/water-mirror/DPR}{https://github.com/water-mirror/DPR}.

preprint2020arXiv

Learn to Design the Heuristics for Vehicle Routing Problem

This paper presents an approach to learn the local-search heuristics that iteratively improves the solution of Vehicle Routing Problem (VRP). A local-search heuristics is composed of a destroy operator that destructs a candidate solution, and a following repair operator that rebuilds the destructed one into a new one. The proposed neural network, as trained through actor-critic framework, consists of an encoder in form of a modified version of Graph Attention Network where node embeddings and edge embeddings are integrated, and a GRU-based decoder rendering a pair of destroy and repair operators. Experiment results show that it outperforms both the traditional heuristics algorithms and the existing neural combinatorial optimization for VRP on medium-scale data set, and is able to tackle the large-scale data set (e.g., over 400 nodes) which is a considerable challenge in this area. Moreover, the need for expertise and handcrafted heuristics design is eliminated due to the fact that the proposed network learns to design the heuristics with a better performance. Our implementation is available online.

preprint2020arXiv

Phase-gradient metasurfaces based on local Fabry-Perot resonances

In this work we present a new mechanism for designing phase-gradient metasurfaces (PGMs) to control an electromagnetic wavefront with high efficiency. Specifically, we design a transmission-type PGM formed by a periodic subwavelength metallic slit array filled with identical dielectrics of different heights. It is found that when Fabry-Perot (FP) resonances occur locally inside the dielectric regions, in addition to the common phenomenon of complete transmission, the transmitted phase differences between two adjacent slits are exactly the same, being a non-zero constant. These local FP resonances ensure total phase shift across a supercell that can fully cover the range of 0 to 2Pi, satisfying the design requirements of PGMs. More studies reveal that due to local FP resonances, there is a one-to-one correspondence between the phase difference and the permittivity of the filled dielectric. A similar approach can be extended to the reflection-type case and other wavefront transformation, creating new opportunities for wave manipulation.

preprint2020arXiv

Predicting Geographic Information with Neural Cellular Automata

This paper presents a novel framework using neural cellular automata (NCA) to regenerate and predict geographic information. The model extends the idea of using NCA to generate/regenerate a specific image by training the model with various geographic data, and thus, taking the traffic condition map as an example, the model is able to predict traffic conditions by giving certain induction information. Our research verified the analogy between NCA and gene in biology, while the innovation of the model significantly widens the boundary of possible applications based on NCAs. From our experimental results, the model shows great potentials in its usability and versatility which are not available in previous studies. The code for model implementation is available at https://redacted.

preprint2020arXiv

Switchable bifunctional metasurfaces: nearly perfect retroreflection and absorption at THz regime

Here we make use of vanadium dioxide (VO2) to design a bifunctional metasurface working at the same targeted frequency. With the increase of temperature, the functionality of the designed metasurface can switch from a multi-channel retroreflector to a perfect absorber, caused by the phase transition of VO2 from insulator to conductor. Different from traditional bifunctional metasurfaces designed by simple composition of two functionalities, our proposed bifunctional metasurface is based on the interaction between two functionalities. The device shows good potential for the combination of wavefront manipulation and optical absorption, therefore providing a promising approach for switchable detection and anti-detection devices.

preprint2016arXiv

A new improved error bound for linear complementarity problems for B-matrices

A new error bound for the linear complementarity problem when the matrix involved is a B-matrix is presented, which improves the corresponding result in [C.Q. Li et al., A new error bound for linear complementarity problems for B-matrices. Electron. J. Linear Al., 31:476-484, 2016]. In addition some sufficient conditions such that the new bound is sharper than that in [M. Garca-Esnaola and J.M. Pena. Error bounds for linear complementarity problems for B-matrices. Appl. Math. Lett., 22:1071-1075, 2009] are provided.

preprint2016arXiv

Coherence loss of partially mode-locked fiber laser

Stochastically driven nonlinear processes limit the number of amplified modes in a natural system due to competitive mode interaction, which is accompanied by loss of coherence when increasing the complexity of system. Specifically, we find that modulation instability, which exhibits great fluctuations when it is spontaneously grown from noise in conservative systems, may possess a high degree of coherence in dissipative laser system with gain. Nonlinear mode interactions can be competitive or cooperative: adjusting the intracavity polarization state controls the process of loss of coherence. Single-shot spectra reveal that fiber laser redistributes its energy from center wavelength mode to sidebands through parametric instabilities, and subsequently longitudinal modes are populated via cascaded four-wave-mixing. Parametric frequency conversion populates longitudinal modes with a random distribution of position, intensity and polarization, resulting in partially (rather than highly) coherent pulses. These dynamics unveil a new route towards complex pattern formation in nonlinear laser systems.

preprint2016arXiv

Effective information spreading based on local information in correlated networks

Using network-based information to facilitate information spreading is an essential task for spreading dynamics in complex networks, which will benefit the promotion of technical innovations, healthy behaviors, new products, etc. Focusing on degree correlated networks, we propose a preferential contact strategy based on the local network structure and local informed density to promote the information spreading. During the spreading process, an informed node will preferentially select a contact target among its neighbors, basing on their degrees or local informed densities. By extensively implementing numerical simulations in synthetic and empirical networks, we find that when only consider the local structure information, the convergence time of information spreading will be remarkably reduced if low-degree neighbors are favored as contact targets. Meanwhile, the minimum convergence time depends non-monotonically on degree-degree correlation, and moderate correlation coefficients result in most efficient information spreading. Incorporating the informed density information into contact strategy, the convergence time of information spreading can be further reduced. Finally, we show that by using local informed density is more effective as compared with the global case.

preprint2016arXiv

Experimental evidence of optical analogue of electromagnetically induced transparency in graphene

We demonstrate the first experimental observation of coherent population oscillation, an optical analogue of electromagnetically induced transparency, in graphene based on phase sensitive pump-probe system. Degenerate four-wave-mixing between pump and probe modifies the dispersion and absorption of the population oscillation process in graphene, and leads to enhance and depression of modulation instability with asymmetry in frequency. The analytically predicted asymmetrical burning hole fully consists with the experiments.

preprint2015arXiv

Coexistence of Scattering Enhancement and Suppression by Plasmonic Cavity Modes in Loaded Dimer Gap-Antennas

Plasmonic nanoantenna is of promising applications in optical sensing, single-molecular detection, and enhancement of optical nonlinear effect, surface optical spectroscopy, photochemistry, photoemission, photovoltaics, etc. Here we show that in a carefully-designed dimer gap-antenna made by two metallic nanorods, the longitudinal plasmon antenna mode (AM) of bonding dipoles can compete with the transverse plasmonic cavity modes (CMs), yielding dramatically enhanced or suppressed scattering efficiency, depending on the CMs symmetry characteristics (e.g., the radial order n and the azimuthal quantum number m ). More specifically, it is demonstrated that an appropriately loaded gap layer enables substantial excitation of toroidal moment and its strong interaction with the AM dipole moment, resulting in Fano- or electromagnetically induced transparency (EIT)-like profile in the scattering spectrum. However, for CMs with nonzero azimuthal number, the spectrum features a cumulative signature of the respective AM and CM resonances. We supply both detailed near-field and far-field analysis for these phenomena, showing that the modal overlap and phase relationship between the fundamental moments of different order play a crucial role. A classical coupled oscillator model is proposed which clearly reproduces the coexistence of scattering enhancement and suppression. Finally, we show that the resonance bands of the AM and CMs can be tuned by adjusting the geometry parameters and the permittivity of the load. Our results may be useful in plasmonic cloaking, spin-polarized directional light emission, ultra-sensitive optical sensing, and plasmon-mediated photoluminescence.

preprint2015arXiv

Watt-level, all-fiber, ultrafast Er/Yb-codoped double-clad fiber laser mode-locked by reduced graphene oxide interacting with a weak evanescent field

We propose a Watt-level, all-fiber, ultrafast Er/Yb-codoped double-clad fiber laser passively mode-locked by reduced graphene oxide (rGO) interacting with a weak evanescent field of photonic crystal fiber (PCF). The rGO solution is filled into the cladding holes of the PCF based on total reflection, and after evaporation, the rGO flakes bear only 1/107 of the total energy in laser system, which enhances the thermal damage threshold and decreases the accumulated nonlinearity. By incorporating the saturable absorber into an Er/Yb-codoped fiber ring cavity, stable conventional soliton with a duration of 573 fs is generated, and a average output power up to 1.14 W is obtained.

preprint2014arXiv

Core-Shell Structured Dielectric-Metal Circular Nanodisk Antenna: Gap Plasmon Assisted Magnetic Toroid-like Cavity Modes

Plasmonic nanoantennas, the properties of which are essentially determined by their resonance modes, are of interest both fundamentally and for various applications. Antennas with various shapes, geometries and compositions have been demonstrated, each possessing unique properties and potential applications. Here, we propose the use of a sidewall coating as an additional degree of freedom to manipulate plasmonic gap cavity modes in strongly coupled metallic nanodisks. It is demonstrated that for a dielectric middle layer with a thickness of a few tens of nanometers and a sidewall plasmonic coating of more than ten nanometers, the usual optical magnetic resonance modes are eliminated, and only magnetic toroid-like modes are sustainable in the infrared and visible regime. All of these deep-subwavelength modes can be interpreted as an interference effect from the gap surface plasmon polaritons. Our results will be useful in nanoantenna design, high-Q cavity sensing, structured light-beam generation, and photon emission engineering.

preprint2014arXiv

Tunable Semimetallic State in Compressive-strained SrIrO3 Films Revealed by Transport Behaviors

Orthorhombic SrIrO3 is a typical spin-orbit-coupling correlated metal that shows diversified physical properties under the external stimuli. Here nonlinear Hall effect and weakly temperature-dependent resistance are observed in a SrIrO3 film epitaxially grown on SrTiO3 substrate. It infers that orthorhombic SrIrO3 is a semimetal oxide. However, linear Hall effect and insensitive-temperature-dependent resistance are observed in SrIrO3 films grown on (La,Sr)(Al,Ta)O3 (LSAT) substrates, suggesting a tunable semimetallic state due to band structure change in SrIrO3 films under different compressive strain. The mechanism of this evolution is explored in detail through strain-state analysis by reciprocal space mapping and electron diffraction, carrier density and mobility calculations, as well as electronic band structure evolution under compressive strain (predicted by tight-binding approximation). It might suggest that the strain-induced band shift leads to the semimetallic tuning in the SrIrO3 film grown on from SrTiO3 to LSAT substrates. Our findings illustrate the tunability of SrIrO3 properties and pave the way to induce novel physical states in SrIrO3 such as the proposed topological insulator state in heterostructures.

preprint2014arXiv

Ultra-narrow Linewidth Fiber Laser with Self-injection Feedback Based on Rayleigh Backscattering

A single longitudinal mode fiber laser with ultra-narrow linewidth based on self-injection feedback by using the linewidth compress mechanism of Rayleigh backscattering (RBS) are proposed and demonstrated. Since the linewidth of RBS is narrower than that of the incident light in optical fibers and they have the same centre wavelength, the RBS can act as a mechanism to compress the linewidth of the incident light in fiber ring laser. In addition, more RBS signal could be collected to help further compress the laser linewidth besides the free spectral range is expanded when the self-injection feedback method is used. Our experimental results show that the side-mode suppression ratio of our laser is up to 75dB and the laser linewidth could be low to ~130Hz.

preprint2014arXiv

Vector rectangular-shape laser based on reduced graphene oxide interacting with long fiber taper

A vector dual-wavelength rectangular-shape laser (RSL) based on a long fiber taper deposited with reduced graphene oxide is proposed, where the nonlinearity is enhanced due to large evanescent-field-interacting length and strong field confinement of a 8 mm fiber taper with a waist diameter of 4 micronmeters. Graphene flakes are deposited uniformly on the taper waist with light pressure effect, so this structure guarantees both excellent saturable absorption and high nonlinearity. The RSL with a repetition rate of 7.9 MHz exhibits fast polarization switching in two orthogonal polarization directions, and the temporal and spectral characteristics are investigated. The results suggest that the long taper-based graphene structure is an efficient choice for nonlinear devices.

preprint2014arXiv

Wavelength Spacing Tunable, Multiwavelength Q-switched Fiber Laser Mode-locked by Graphene Oxide

We demonstrate a wavelength spacing tunable, multiwavelength Q-switched mode-locked fiber laser (QML) based on a fiber taper deposited with graphene oxide. The operation of the laser can be understood in terms of the formation of bunches of QMLs which possess small temporal intervals, and multiwavelength spectra are generated due to the Fourier transformation. We find that the temporal spacing of the QMLs is highly sensitive to the pump power, and as a result, the wavelength spacing can be easily tuned by varying the pump power. Our experimental laser provides a wavelength spacing tuning range from ~0.001 nm to 0.145 nm with a pump power variation less than 10 mW. The laser could be developed into a low lost wavelength spacing tunable optical source for a wide range of applications, such as spectroscopy, microwave/terahertz signal generation, optical metrology, optical communications and sensing.

preprint2014arXiv

Wavelength Spacing Tunable, Multiwavelength Q-Switched Mode-Locked Laser Based on Graphene-Oxide-Deposited Tapered Fiber

A wavelength spacing tunable, multiwavelength Q-switched mode-locked (QML) fiber laser in an erbium-doped fiber cavity based on graphene oxide deposited on tapered fiber is proposed by choosing the diameter and length of the taper, graphene oxide thickness and cavity dispersion, in which the wavelength spacing could be tuned by pump power. The evolutions of temporal and spectral with different pump strengths are investigated. Results show that the tunability of the multiwavelength laser can be interpreted by the bound states of QML laser resulting from a mutual interaction of dispersion, nonlinear effect, insertion loss, and pump power. To the best of our knowledge, it is the first experimental observation of bound states of QML, which provides a new mechanism to fabricate tunable multiwavelength laser.

preprint2012arXiv

Anisotropy-induced Fano resonance

An optical Fano resonance, which is caused by birefringence control rather than frequency selection, is discovered. Such birefringence-induced Fano resonance comes with fast-switching radiation. The resonance condition $\varepsilon_t< 1/\varepsilon_r$ is revealed and a tiny perturbation in birefringence is found to result in a giant switch in the principal light pole induced near surface plasmon resonance. The loss and size effects upon the Fano resonance have been studied Fano resonance is still pronounced, even if the loss and size of the object increase. The evolutions of the radiation patterns and energy singularities illustrate clearly the sensitive dependence of Fano resonance upon the birefringence.

preprint2012arXiv

Growth and band alignment of Bi2Se3 topological insulator on H-terminated Si(111) van der Waals surface

The van der Waals epitaxy of single crystalline Bi2Se3 film was achieved on hydrogen passivated Si(111) (H:Si) substrate by physical vapor deposition. Valence band structures of Bi2Se3/H:Si heterojunction were investigated by X-ray Photoemission Spectroscopy and Ultraviolet Photoemission Spectroscopy. The measured Schottky barrier height at the Bi2Se3-H:Si interface was 0.31 eV. The findings pave the way for economically preparing heterojunctions and multilayers of layered compound families of topological insulators.

preprint2011arXiv

Birefringence induced polarization-independent and nearly all-angle transparency through a metallic film

We propose an birefringence route to perfect electromagnetic (EM) wave tunneling through a metallic film which relies on homogeneous birefringent coatings with moderate and positive parameters only. EM transparency is achieved in such an birefringent-metal-birefringent (BMB) structure for both polarizations and over nearly all incident angles. The stringent restrictions in conventional dielectric-metal-dielectric media, i.e., dielectrics with extremely negative permittivity, high magnetic field and polarization dependence (only for TE waves), are not required in our method. The criterion for perfect transmission is obtained by analyzing the effective medium theory and EM fields of such a birefringent structure. The solutions hold for lossless and lossy cases in a quite large frequency range.

preprint2010arXiv

Anti-mirror effect: A perfect lens brings a brighter feature

In this letter, we show that a perfect lens can be employed to make multiple objects appear like only one in the far field, leading to a new concept of illusion optics. Numerical simulations are performed to verify the functionalities for both passive and active objects. The conceptual device can be utilized to enhance the illumination brightness for both incoherent and coherent systems.

preprint2010arXiv

Dictionary for Sparse Representation of Chirp Echo in Broadband Radar

A new dictionary for sparse representation of chirp echo in broadband radar is put forward in this paper. Different with chirplet decomposition which decomposes echo in time-frequency plane, the dictionary transforms the sparsity of target observed by radar in distance range to the sparsity in frequency domain by stretch processing and the sparse representation of echo is realized. Using strict deduction with mathematics, the sparsity of echo in dictionary is proved and the dictionary is orthogonal. In the application property, the construction of dictionary is simple, the parameters that are needed for dictionary can be obtained conveniently and the dictionary is convenient to use. Furthermore, the object of application can be expanded to the echo of multi-component chirps with single freedom degree.

preprint2010arXiv

Individual and Group Dynamics in Purchasing Activity

As a major part of the daily operation in an enterprise, purchasing frequency is of constant change. Recent approaches on the human dynamics can provide some new insights into the economic behaviors of companies in the supply chain. This paper captures the attributes of creation times of purchase orders to an individual vendor, as well as to all vendors, and further investigates whether they have some kind of dynamics by applying logarithmic binning to the construction of distribution plot. It's found that the former displays a power-law distribution with approximate exponent 2.0, while the latter is fitted by a mixture distribution with both power-law and exponential characteristics. Obviously, two distinctive characteristics are presented for the interval time distribution from the perspective of individual dynamics and group dynamics. Actually, this mixing feature can be attributed to the fitting deviations as they are negligible for individual dynamics, but those of different vendors are cumulated and then lead to an exponential factor for group dynamics. To better describe the mechanism generating the heterogeneity of purchase order assignment process from the objective company to all its vendors, a model driven by product life cycle is introduced, and then the analytical distribution and the simulation result are obtained, which are in good line with the empirical data.

preprint2009arXiv

Achieving Invisibility of Homogeneous Radially Anisotropic Cylinders by Effective Medium Theory

In this paper, we establish the full-wave electromagnetic scattering theory to study the electromagnetic scattering from infinitely long cylinders with radially anisotropic coatings. We show that the total effective scattering width can be dramatically reduced by the suitable adjustment of the dielectric anisotropy of the shell, while it is not the case for tuning the dielectric anisotropy of the core. Furthermore, we could make the cylindrical objects invisible when both dielectric and magnetic anisotropies are adjusted. In the long wavelength limit, we develop effective medium theory to derive the effective isotropic permittivity and permeability for the anisotropic coated cylinders, and the invisibility radius ratio derived from the full-wave theory for small coated cylinders can be well described within the effective medium theory.