Catalog footprint

What is connected

46works
21topics
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

46 published item(s)

preprint2026arXiv

FlashLabs Chroma 1.0: A Real-Time End-to-End Spoken Dialogue Model with Personalized Voice Cloning

Recent end-to-end spoken dialogue systems leverage speech tokenizers and neural audio codecs to enable LLMs to operate directly on discrete speech representations. However, these models often exhibit limited speaker identity preservation, hindering personalized voice interaction. In this work, we present Chroma 1.0, the first open-source, real-time, end-to-end spoken dialogue model that achieves both low-latency interaction and high-fidelity personalized voice cloning. Chroma achieves sub-second end-to-end latency through an interleaved text-audio token schedule (1:2) that supports streaming generation, while maintaining high-quality personalized voice synthesis across multi-turn conversations. Our experimental results demonstrate that Chroma achieves a 10.96% relative improvement in speaker similarity over the human baseline, with a Real-Time Factor (RTF) of 0.43, while maintaining strong reasoning and dialogue capabilities. Our code and models are publicly available at https://github.com/FlashLabs-AI-Corp/FlashLabs-Chroma and https://huggingface.co/FlashLabs/Chroma-4B .

preprint2026arXiv

Lyapunov spectrum rigidity and simultaneous linearization for random Anosov diffeomorphisms

In this paper we study the Lyapunov spectrum rigidity for random walks of expanding maps on unit circle $\mathbb{S}^1$ and Anosov diffeomorphisms on $d$-torus $\mathbb{T}^d$. Let $ν$ be a probability supported on the set of expanding maps on $\mathbb{S}^1$ or a neighborhood of a generic Anosov automorphisms on $\mathbb{T}^d$. If the Lyapunov spectrum of the $ν$-stationary SRB-measure coincides with the Lyapunov spectrum of the algebraic action, then we can simultaneously linearize $ν$ almost every system to an affine action. Moreover, we prove the positive Lyapunov exponent rigidity for random walks of irreducible positive matrices acting on $\mathbb{T}^2$.

preprint2026arXiv

Stochastic phase-space simulation of multimode cat states via the positive-P representation

We present a comprehensive study of the transient dynamics of multimode Schrödinger cat states in dissipatively coupled resonator arrays using the positive-P phase-space method. By employing the positive-P representation, we derive the exact stochastic differential equations governing the system's dynamics, enabling the simulation of system sizes significantly larger than those accessible via direct master equation simulation. We demonstrate the utility of this method by simulating transient dynamics for networks up to N=21 sites. Furthermore, we critically examine the method's usefulness and limitations, specifically highlighting the computational instability encountered when estimating the state parity in the systems. Our results provide a pathway for scalable simulations of non-Gaussian states in large open quantum systems.

preprint2023arXiv

Jamming Attacks on Decentralized Federated Learning in General Multi-Hop Wireless Networks

Decentralized federated learning (DFL) is an effective approach to train a deep learning model at multiple nodes over a multi-hop network, without the need of a server having direct connections to all nodes. In general, as long as nodes are connected potentially via multiple hops, the DFL process will eventually allow each node to experience the effects of models from all other nodes via either direct connections or multi-hop paths, and thus is able to train a high-fidelity model at each node. We consider an effective attack that uses jammers to prevent the model exchanges between nodes. There are two attack scenarios. First, the adversary can attack any link under a certain budget. Once attacked, two end nodes of a link cannot exchange their models. Secondly, some jammers with limited jamming ranges are deployed in the network and a jammer can only jam nodes within its jamming range. Once a directional link is attacked, the receiver node cannot receive the model from the transmitter node. We design algorithms to select links to be attacked for both scenarios. For the second scenario, we also design algorithms to deploy jammers at optimal locations so that they can attack critical nodes and achieve the highest impact on the DFL process. We evaluate these algorithms by using wireless signal classification over a large network area as the use case and identify how these attack mechanisms exploits various learning, connectivity, and sensing aspects. We show that the DFL performance can be significantly reduced by jamming attacks launched in a wireless network and characterize the attack surface as a vulnerability study before the safe deployment of DFL over wireless networks.

preprint2022arXiv

C$^2$SP-Net: Joint Compression and Classification Network for Epilepsy Seizure Prediction

Recent development in brain-machine interface technology has made seizure prediction possible. However, the communication of large volume of electrophysiological signals between sensors and processing apparatus and related computation become two major bottlenecks for seizure prediction systems due to the constrained bandwidth and limited computation resource, especially for wearable and implantable medical devices. Although compressive sensing (CS) can be adopted to compress the signals to reduce communication bandwidth requirement, it needs a complex reconstruction procedure before the signal can be used for seizure prediction. In this paper, we propose C$^2$SP-Net, to jointly solve compression, prediction, and reconstruction with a single neural network. A plug-and-play in-sensor compression matrix is constructed to reduce transmission bandwidth requirement. The compressed signal can be used for seizure prediction without additional reconstruction steps. Reconstruction of the original signal can also be carried out in high fidelity. Prediction accuracy, sensitivity, false prediction rate, and reconstruction quality of the proposed framework are evaluated under various compression ratios. The experimental results illustrate that our model outperforms the competitive state-of-the-art baselines by a large margin in prediction accuracy. In particular, our proposed method produces an average loss of 0.35 % in prediction accuracy with a compression ratio ranging from 1/2 to 1/16.

preprint2022arXiv

Direct Light Orbital Angular Momentum Detection in Mid-Infrared based on Type-II Weyl Semimetal TaIrTe4

The capability of direct photocurrent detection of orbital angular momentum (OAM) of light has recently been realized with topological Weyl semimetal, but limited to near infrared wavelength range. The extension of direct OAM detection to midinfrared, a wavelength range that plays important role in a vast range of applications, such as autonomous driving, night vision and motion detection, is challenging and has not yet been realized. This is because most studies of photocurrent responses are not sensitive to the phase information and the photo response is usually very poor in the mid-infrared. In this study, we designed a photodetector based on Type-II Weyl semimetal tantalum iridium tellurides with designed electrode geometries for direct detection of the topological charge of OAM through orbital photogalvanic effect. Our results indicate helical phase gradient of light can be distinguished by a current winding around the optical beam axis with a magnitude proportional to its quantized OAM mode number. The topological enhanced response at mid-infrared of TaIrTe4 further help overcome the low responsivity issues and finally render the direct orbital angular momentum detection capability in mid-infrared. Our study enables on-chip integrated OAM detection, and thus OAM sensitive focal plane arrays in mid-infrared. Such capability triggers new route to explore applications of light carrying OAM, especially that it can crucially promote the performance of many mid-infrared imaging related applications, such as intricate target recognition and night vision.

preprint2022arXiv

Federated Learning for Distributed Spectrum Sensing in NextG Communication Networks

NextG networks are intended to provide the flexibility of sharing the spectrum with incumbent users and support various spectrum monitoring tasks such as anomaly detection, fault diagnostics, user equipment identification, and authentication. A network of wireless sensors is needed to monitor the spectrum for signal transmissions of interest over a large deployment area. Each sensor receives signals under a specific channel condition depending on its location and trains an individual model of a deep neural network (DNN) accordingly to classify signals. To improve the accuracy, individual sensors may exchange sensing data or sensor results with each other or with a fusion center (such as in cooperative spectrum sensing). In this paper, distributed federated learning over a multi-hop wireless network is considered to collectively train a DNN for signal identification. In distributed federated learning, each sensor broadcasts its trained model to its neighbors, collects the DNN models from its neighbors, and aggregates them to initialize its own model for the next round of training. Without exchanging any spectrum data, this process is repeated over time such that a common DNN is built across the network while preserving the privacy associated with signals collected at different locations. Signal classification accuracy and convergence time are evaluated for different network topologies (including line, star, ring, grid, and random networks) and packet loss events. Then, the reduction of communication overhead and energy consumption is considered with random participation of sensors in model updates. The results show the feasibility of extending cooperative spectrum sensing over a general multi-hop wireless network through federated learning and indicate its robustness to wireless network effects, thereby sustaining high accuracy with low communication overhead and energy consumption.

preprint2022arXiv

Identifying Ambiguous Similarity Conditions via Semantic Matching

Rich semantics inside an image result in its ambiguous relationship with others, i.e., two images could be similar in one condition but dissimilar in another. Given triplets like "aircraft" is similar to "bird" than "train", Weakly Supervised Conditional Similarity Learning (WS-CSL) learns multiple embeddings to match semantic conditions without explicit condition labels such as "can fly". However, similarity relationships in a triplet are uncertain except providing a condition. For example, the previous comparison becomes invalid once the conditional label changes to "is vehicle". To this end, we introduce a novel evaluation criterion by predicting the comparison's correctness after assigning the learned embeddings to their optimal conditions, which measures how much WS-CSL could cover latent semantics as the supervised model. Furthermore, we propose the Distance Induced Semantic COndition VERification Network (DiscoverNet), which characterizes the instance-instance and triplets-condition relations in a "decompose-and-fuse" manner. To make the learned embeddings cover all semantics, DiscoverNet utilizes a set module or an additional regularizer over the correspondence between a triplet and a condition. DiscoverNet achieves state-of-the-art performance on benchmarks like UT-Zappos-50k and Celeb-A w.r.t. different criteria.

preprint2022arXiv

Jamming Attacks on Federated Learning in Wireless Networks

Federated learning (FL) offers a decentralized learning environment so that a group of clients can collaborate to train a global model at the server, while keeping their training data confidential. This paper studies how to launch over-the-air jamming attacks to disrupt the FL process when it is executed over a wireless network. As a wireless example, FL is applied to learn how to classify wireless signals collected by clients (spectrum sensors) at different locations (such as in cooperative sensing). An adversary can jam the transmissions for the local model updates from clients to the server (uplink attack), or the transmissions for the global model updates the server to clients (downlink attack), or both. Given a budget imposed on the number of clients that can be attacked per FL round, clients for the (uplink/downlink) attack are selected according to their local model accuracies that would be expected without an attack or ranked via spectrum observations. This novel attack is extended to general settings by accounting different processing speeds and attack success probabilities for clients. Compared to benchmark attack schemes, this attack approach degrades the FL performance significantly, thereby revealing new vulnerabilities of FL to jamming attacks in wireless networks.

preprint2022arXiv

Joint integrability and spectral rigidity for Anosov diffeomorphisms

Let $f\colon\mathbb{T}^d\to\mathbb{T}^d$ be an Anosov diffeomorphism whose linearization $A\in{\rm GL}(d,\mathbb{Z})$ is irreducible. Assume that $f$ is also absolutely partially hyperbolic where a weak stable subbundle is considered as the center subbundle. We show that if the strong stable and unstable subbundles are jointly integrable, then $f$ is dynamically coherent and all foliations match corresponding linear foliation under the conjugacy to the linearization $A$. Moreover, $f$ admits the finest dominated splitting in weak stable subbundle with dimensions matching those for $A$, and it has spectral rigidity along all these subbundles. In dimension 4 we are also able to obtain a similar result which allows to group the weak stable and unstable subbundles into a center subbundle and assumes joint integrability of strong stable and unstable subbundles. As an application, we show that for every symplectic diffeomorphism $f\in{\rm Diff}^2_ω(\mathbb{T}^4)$ which is $C^1$-close to an irreducible non-conformal automorphism $A\in{\rm Sp}(4,\mathbb{Z})$, the extremal subbundles of $f$ are jointly integrable if and only if $f$ is smoothly conjugate to $A$.

preprint2022arXiv

Symmetry breaking and anomalous conductivity in a double moiré superlattice

A double moiré superlattice can be realized by stacking three layers of atomically thin two-dimensional materials with designer interlayer twisting or lattice mismatches. In this novel structure, atomic reconstruction of constituent layers could introduce significant modifications to the lattice symmetry and electronic structure at small twist angles. Here, we employ conductive atomic force microscopy (cAFM) to investigate symmetry breaking and local electrical properties in twisted trilayer graphene. We observe clear double moiré superlattices with two distinct moire periods all over the sample. At neighboring domains of the large moiré, the current exhibit either two- or six-fold rotational symmetry, indicating delicate symmetry breaking beyond the rigid model. Moreover, an anomalous current appears at the 'A-A' stacking site of the larger moiré, contradictory to previous observations on twisted bilayer graphene. Both behaviors can be understood by atomic reconstruction, and we also show that the cAFM signal of twisted graphene samples is dominated by the tip-graphene contact resistance that maps the local work function of twisted graphene and the metallic tip qualitatively. Our results unveil cAFM is an effective probe for visualizing atomic reconstruction and symmetry breaking in novel moiré superlattices, which could provide new insights for exploring and manipulating more exotic quantum states based on twisted van der Waals heterostructures.

preprint2022arXiv

Topological and smooth classification of Anosov maps on torus

In this paper, we give a complete topological and smooth classification of non-invertible Anosov maps on torus. We show that two non-invertible Anosov maps on torus are topologically conjugate if and only if their corresponding periodic points have the same Lyapunov exponents on the stable bundles. As a corollary, if two $C^r$ non-invertible Anosov maps on torus are topologically conjugate, then the conjugacy is $C^r$-smooth along the stable foliation. Moreover, we show that the smooth conjugacy class of a non-invertible Anosov map on torus is completely determined by the Jacobians of return maps at periodic points.

preprint2021arXiv

Adversarial Machine Learning for 5G Communications Security

Machine learning provides automated means to capture complex dynamics of wireless spectrum and support better understanding of spectrum resources and their efficient utilization. As communication systems become smarter with cognitive radio capabilities empowered by machine learning to perform critical tasks such as spectrum awareness and spectrum sharing, they also become susceptible to new vulnerabilities due to the attacks that target the machine learning applications. This paper identifies the emerging attack surface of adversarial machine learning and corresponding attacks launched against wireless communications in the context of 5G systems. The focus is on attacks against (i) spectrum sharing of 5G communications with incumbent users such as in the Citizens Broadband Radio Service (CBRS) band and (ii) physical layer authentication of 5G User Equipment (UE) to support network slicing. For the first attack, the adversary transmits during data transmission or spectrum sensing periods to manipulate the signal-level inputs to the deep learning classifier that is deployed at the Environmental Sensing Capability (ESC) to support the 5G system. For the second attack, the adversary spoofs wireless signals with the generative adversarial network (GAN) to infiltrate the physical layer authentication mechanism based on a deep learning classifier that is deployed at the 5G base station. Results indicate major vulnerabilities of 5G systems to adversarial machine learning. To sustain the 5G system operations in the presence of adversaries, a defense mechanism is presented to increase the uncertainty of the adversary in training the surrogate model used for launching its subsequent attacks.

preprint2021arXiv

Adversarial Machine Learning for Flooding Attacks on 5G Radio Access Network Slicing

Network slicing manages network resources as virtual resource blocks (RBs) for the 5G Radio Access Network (RAN). Each communication request comes with quality of experience (QoE) requirements such as throughput and latency/deadline, which can be met by assigning RBs, communication power, and processing power to the request. For a completed request, the achieved reward is measured by the weight (priority) of this request. Then, the reward is maximized over time by allocating resources, e.g., with reinforcement learning (RL). In this paper, we introduce a novel flooding attack on 5G network slicing, where an adversary generates fake network slicing requests to consume the 5G RAN resources that would be otherwise available to real requests. The adversary observes the spectrum and builds a surrogate model on the network slicing algorithm through RL that decides on how to craft fake requests to minimize the reward of real requests over time. We show that the portion of the reward achieved by real requests may be much less than the reward that would be achieved when there was no attack. We also show that this flooding attack is more effective than other benchmark attacks such as random fake requests and fake requests with the minimum resource requirement (lowest QoE requirement). Fake requests may be detected due to their fixed weight. As an attack enhancement, we present schemes to randomize weights of fake requests and show that it is still possible to reduce the reward of real requests while maintaining the balance on weight distributions.

preprint2021arXiv

Horizontal diameter of unit spheres with polar foliations and infinitesimally polar actions

For a singular Riemannian foliation $\mathcal{F}$ on a Riemannian manifold, a curve is called horizontal if it meets the leaves of $\mathcal{F}$ perpendicularly. For a singular Riemannian foliation $\mathcal{F}$ on a unit sphere $\mathbb{S}^{n}$, we show that if $\mathcal{F}$ is a polar foliation or if $\mathcal{F}$ is given by the orbits of an infinitesimally polar action, then the horizontal diameter of $\mathbb{S}^{n}$ is $π$, i.e., any two points in $\mathbb{S}^{n}$ can be connected by a horizontal curve of length $\leqπ$.

preprint2020arXiv

Deep Learning for Wireless Communications

Existing communication systems exhibit inherent limitations in translating theory to practice when handling the complexity of optimization for emerging wireless applications with high degrees of freedom. Deep learning has a strong potential to overcome this challenge via data-driven solutions and improve the performance of wireless systems in utilizing limited spectrum resources. In this chapter, we first describe how deep learning is used to design an end-to-end communication system using autoencoders. This flexible design effectively captures channel impairments and optimizes transmitter and receiver operations jointly in single-antenna, multiple-antenna, and multiuser communications. Next, we present the benefits of deep learning in spectrum situation awareness ranging from channel modeling and estimation to signal detection and classification tasks. Deep learning improves the performance when the model-based methods fail. Finally, we discuss how deep learning applies to wireless communication security. In this context, adversarial machine learning provides novel means to launch and defend against wireless attacks. These applications demonstrate the power of deep learning in providing novel means to design, optimize, adapt, and secure wireless communications.

preprint2020arXiv

Generative Adversarial Network in the Air: Deep Adversarial Learning for Wireless Signal Spoofing

The spoofing attack is critical to bypass physical-layer signal authentication. This paper presents a deep learning-based spoofing attack to generate synthetic wireless signals that cannot be statistically distinguished from intended transmissions. The adversary is modeled as a pair of a transmitter and a receiver that build the generator and discriminator of the generative adversarial network, respectively, by playing a minimax game over the air. The adversary transmitter trains a deep neural network to generate the best spoofing signals and fool the best defense trained as another deep neural network at the adversary receiver. Each node (defender or adversary) may have multiple transmitter or receiver antennas. Signals are spoofed by jointly capturing waveform, channel, and radio hardware effects that are inherent to wireless signals under attack. Compared with spoofing attacks using random or replayed signals, the proposed attack increases the probability of misclassifying spoofing signals as intended signals for different network topology and mobility patterns. The adversary transmitter can increase the spoofing attack success by using multiple antennas, while the attack success decreases when the defender receiver uses multiple antennas. For practical deployment, the attack implementation on embedded platforms demonstrates the low latency of generating or classifying spoofing signals.

preprint2020arXiv

Over-the-Air Membership Inference Attacks as Privacy Threats for Deep Learning-based Wireless Signal Classifiers

This paper presents how to leak private information from a wireless signal classifier by launching an over-the-air membership inference attack (MIA). As machine learning (ML) algorithms are used to process wireless signals to make decisions such as PHY-layer authentication, the training data characteristics (e.g., device-level information) and the environment conditions (e.g., channel information) under which the data is collected may leak to the ML model. As a privacy threat, the adversary can use this leaked information to exploit vulnerabilities of the ML model following an adversarial ML approach. In this paper, the MIA is launched against a deep learning-based classifier that uses waveform, device, and channel characteristics (power and phase shifts) in the received signals for RF fingerprinting. By observing the spectrum, the adversary builds first a surrogate classifier and then an inference model to determine whether a signal of interest has been used in the training data of the receiver (e.g., a service provider). The signal of interest can then be associated with particular device and channel characteristics to launch subsequent attacks. The probability of attack success is high (more than 88% depending on waveform and channel conditions) in identifying signals of interest (and potentially the device and channel information) used to build a target classifier. These results show that wireless signal classifiers are vulnerable to privacy threats due to the over-the-air information leakage of their ML models

preprint2020arXiv

Reinforcement Learning for Dynamic Resource Optimization in 5G Radio Access Network Slicing

The paper presents a reinforcement learning solution to dynamic resource allocation for 5G radio access network slicing. Available communication resources (frequency-time blocks and transmit powers) and computational resources (processor usage) are allocated to stochastic arrivals of network slice requests. Each request arrives with priority (weight), throughput, computational resource, and latency (deadline) requirements, and if feasible, it is served with available communication and computational resources allocated over its requested duration. As each decision of resource allocation makes some of the resources temporarily unavailable for future, the myopic solution that can optimize only the current resource allocation becomes ineffective for network slicing. Therefore, a Q-learning solution is presented to maximize the network utility in terms of the total weight of granted network slicing requests over a time horizon subject to communication and computational constraints. Results show that reinforcement learning provides major improvements in the 5G network utility relative to myopic, random, and first come first served solutions. While reinforcement learning sustains scalable performance as the number of served users increases, it can also be effectively used to assign resources to network slices when 5G needs to share the spectrum with incumbent users that may dynamically occupy some of the frequency-time blocks.

preprint2020arXiv

Unsupervised Learning of Global Registration of Temporal Sequence of Point Clouds

Global registration of point clouds aims to find an optimal alignment of a sequence of 2D or 3D point sets. In this paper, we present a novel method that takes advantage of current deep learning techniques for unsupervised learning of global registration from a temporal sequence of point clouds. Our key novelty is that we introduce a deep Spatio-Temporal REPresentation (STREP) feature, which describes the geometric essence of both temporal and spatial relationship of the sequence of point clouds acquired with sensors in an unknown environment. In contrast to the previous practice that treats each time step (pair-wise registration) individually, our unsupervised model starts with optimizing a sequence of latent STREP feature, which is then decoded to a temporally and spatially continuous sequence of geometric transformations to globally align multiple point clouds. We have evaluated our proposed approach over both simulated 2D and real 3D datasets and the experimental results demonstrate that our method can beat other techniques by taking into account the temporal information in deep feature learning.

preprint2020arXiv

When Wireless Security Meets Machine Learning: Motivation, Challenges, and Research Directions

Wireless systems are vulnerable to various attacks such as jamming and eavesdropping due to the shared and broadcast nature of wireless medium. To support both attack and defense strategies, machine learning (ML) provides automated means to learn from and adapt to wireless communication characteristics that are hard to capture by hand-crafted features and models. This article discusses motivation, background, and scope of research efforts that bridge ML and wireless security. Motivated by research directions surveyed in the context of ML for wireless security, ML-based attack and defense solutions and emerging adversarial ML techniques in the wireless domain are identified along with a roadmap to foster research efforts in bridging ML and wireless security.

preprint2016arXiv

A High-Performance Mid-infrared Optical Switch Enabled by Bulk Dirac Fermions in Cd3As2

Pulsed lasers operating in the 2-5 μm band are important for a wide range of applications in sensing, spectroscopy, imaging and communications. Despite recent advances with mid-infrared gain media, the lack of a capable pulse generation mechanism, i.e. a passive optical switch, remains a significant technological challenge. Here we show that mid-infrared optical response of Dirac states in crystalline Cd3As2, a three-dimensional topological Dirac semimetal (TDS), constitutes an ideal ultrafast optical switching mechanism for the 2-5 μm range. Significantly, fundamental aspects of the photocarrier processes, such as relaxation time scales, are found to be flexibly controlled through element doping, a feature crucial for the development of convenient mid-infrared ultrafast sources. Although various exotic physical phenomena have been uncovered in three-dimensional TDS systems, our findings show for the first time that this emerging class of quantum materials can be harnessed to fill a long known gap in the field of photonics.

preprint2016arXiv

A light-stimulated neuromorphic device based on graphene hybrid phototransistor

Neuromorphic chip refers to an unconventional computing architecture that is modelled on biological brains. It is ideally suited for processing sensory data for intelligence computing, decision-making or context cognition. Despite rapid development, conventional artificial synapses exhibit poor connection flexibility and require separate data acquisition circuitry, resulting in limited functionalities and significant hardware redundancy. Here we report a novel light-stimulated artificial synapse based on a graphene-nanotube hybrid phototransistor that can directly convert optical stimuli into a "neural image" for further neuronal analysis. Our optically-driven synapses involve multiple steps of plasticity mechanisms and importantly exhibit flexible tuning of both short- and long-term plasticity. Furthermore, our neuromorphic phototransistor can take multiple pre-synaptic light stimuli via wavelength-division multiplexing and allows advanced optical processing through charge-trap-mediated optical coupling. The capability of complex neuromorphic functionalities in a simple silicon-compatible device paves the way for novel neuromorphic computing architectures involving photonics.

preprint2016arXiv

Deep Supervised Hashing with Triplet Labels

Hashing is one of the most popular and powerful approximate nearest neighbor search techniques for large-scale image retrieval. Most traditional hashing methods first represent images as off-the-shelf visual features and then produce hashing codes in a separate stage. However, off-the-shelf visual features may not be optimally compatible with the hash code learning procedure, which may result in sub-optimal hash codes. Recently, deep hashing methods have been proposed to simultaneously learn image features and hash codes using deep neural networks and have shown superior performance over traditional hashing methods. Most deep hashing methods are given supervised information in the form of pairwise labels or triplet labels. The current state-of-the-art deep hashing method DPSH~\cite{li2015feature}, which is based on pairwise labels, performs image feature learning and hash code learning simultaneously by maximizing the likelihood of pairwise similarities. Inspired by DPSH~\cite{li2015feature}, we propose a triplet label based deep hashing method which aims to maximize the likelihood of the given triplet labels. Experimental results show that our method outperforms all the baselines on CIFAR-10 and NUS-WIDE datasets, including the state-of-the-art method DPSH~\cite{li2015feature} and all the previous triplet label based deep hashing methods.

preprint2016arXiv

Flexible Metal Oxide/Graphene Oxide Hybrid Neuromorphic Devices on Flexible Conducting Graphene Substrates

Flexible metal oxide/graphene oxide hybrid multi-gate neuron transistors were fabricated on flexible graphene substrates. Dendritic integrations in both spatial and temporal modes were successfully emulated, and spatiotemporal correlated logics were obtained. A proof-of-principle visual system model for emulating lobula giant motion detector neuron was investigated. Our results are of great interest for flexible neuromorphic cognitive systems.

preprint2016arXiv

Probing Carrier Transport and Structure-property Relationship of Highly Ordered Organic Semiconductors at Two-dimensional Limit

One of the basic assumptions in organic field-effect transistors, the most fundamental device unit in organic electronics, is that charge transport occurs two-dimensionally in the first few molecular layers near the dielectric interface. Although the mobility of bulk organic semiconductors has increased dramatically, direct probing of intrinsic charge transport in the two-dimensional limit has not been possible due to excessive disorders and traps in ultrathin organic thin films. Here, highly ordered mono- to tetra-layer pentacene crystals are realized by van der Waals (vdW) epitaxy on hexagonal BN. We find that the charge transport is dominated by hopping in the first conductive layer, but transforms to band-like in subsequent layers. Such abrupt phase transition is attributed to strong modulation of the molecular packing by interfacial vdW interactions, as corroborated by quantitative structural characterization and density functional theory calculations. The structural modulation becomes negligible beyond the second conductive layer, leading to a mobility saturation thickness of only ~3nm. Highly ordered organic ultrathin films provide a platform for new physics and device structures (such as heterostructures and quantum wells) that are not possible in conventional bulk crystals.

preprint2015arXiv

A van der Waals pn heterojunction with organic/inorganic semiconductors

van der Waals (vdW) heterojunctions formed by two-dimensional (2D) materials have attracted tremendous attention due to their excellent electrical/optical properties and device applications. However, current 2D heterojunctions are largely limited to atomic crystals, and hybrid organic/inorganic structures are rarely explored. Here, we fabricate hybrid 2D heterostructures with p-type dioctylbenzothienobenzothiophene (C8-BTBT) and n-type MoS2. We find that few-layer C8-BTBT molecular crystals can be grown on monolayer MoS2 by vdW epitaxy, with pristine interface and controllable thickness down to monolayer. The operation of the C8-BTBT/MoS2 vertical heterojunction devices is highly tunable by bias and gate voltages between three different regimes: interfacial recombination, tunneling and blocking. The pn junction shows diode-like behavior with rectifying ratio up to 105 at the room temperature. Our devices also exhibit photovoltaic responses with power conversion efficiency of 0.31% and photoresponsivity of 22mA/W. With wide material combinations, such hybrid 2D structures will offer possibilities for opto-electronic devices that are not possible from individual constituents.

preprint2015arXiv

Compressive sensing based differential channel feedback for massive MIMO

Massive multiple-input multiple-output (MIMO) is becoming a key technology for future 5G wireless communications. Channel feedback for massive MIMO is challenging due to the substantially increased dimension of MIMO channel matrix. In this letter, we propose a compressive sensing (CS) based differential channel feedback scheme to reduce the feedback overhead. Specifically, the temporal correlation of time-varying channels is exploited to generate the differential channel impulse response (CIR) between two CIRs in neighboring time slots, which enjoys a much stronger sparsity than the original sparse CIRs. Thus, the base station can recover the differential CIR from the highly compressed differential CIR under the framework of CS theory. Simulations show that the proposed scheme reduces the feedback overhead by about 20\% compared with the direct CS-based scheme.

preprint2015arXiv

Dendritic Integration Regulation and Neuronal Arithmetic Implemented in a Proton-Coupled Neuron Transistor

Neuron is the most important building block in our brain, and information processing in individual neuron involves the transformation of input synaptic spike trains into an appropriate output spike train. Hardware implementation of neuron by individual ionic/electronic coupled device is of great importance for enhancing our understanding of the brain and solving sensory processing and complex recognition tasks. Here, we provide a proof-of-principle artificial neuron with multiple presynaptic inputs and one modulatory terminal based on a proton-coupled oxide-based electric-double-layer transistor. Regulation of dendritic integration was realized by tuning the voltage applied on the modulatory terminal. Additionally, neuronal gain control (arithmetic) in the scheme of temporal-correlated coding and rate coding are also mimicked. Our results provide a new-concept approach for building brain-inspired neuromorphic systems.

preprint2015arXiv

Flexible Sensory Platform Based on an Electrolyte-Gated Oxide Neuron Transistor

Inspired by the dendritic integration and spiking operation of a biological neuron, flexible oxide-based neuron transistors gated by solid-state electrolyte films are fabricated on flexible plastic substrates for biochemical sensing applications. When a quasi-static dual-gate laterally synergic sensing mode is adopted, the neuron transistor sensor shows a high pH sensitivity of ~105 mV/pH, which is higher than the Nernst limit. Our results demonstrate that single-spike dynamic mode can remarkably improve the pH sensitivity, reduce response/recover time and power consumption. We also find that appropriate depression applied on the sensing gate electrode can further enhance the pH sensitivity and reduce the power consumption. Our flexible neuron transistors provide a new-concept sensory platform for biochemical detection with high sensitivity, rapid response and ultralow power consumption.

preprint2015arXiv

High-Performance Monolayer WS2 Field-effect Transistors on High-k Dielectrics

The combination of high-quality Al2O3 dielectric and thiol chemistry passivation can effectively reduce the density of interface traps and Coulomb impurities of WS2, leading to a significant improvement of the mobility and a transition of the charge transport from the insulating to the metallic regime. A record high mobility of 83 cm2/Vs (337 cm2/Vs) is reached at room temperature (low temperature) for monolayer WS2. A theoretical model for electron transport is also developed.

preprint2015arXiv

Integrated Digital Inverters Based on Two-dimensional Anisotropic ReS2 Field-effect Transistors

Semiconducting two-dimensional (2D) transition metal dichalcogenides (TMDs) are emerging as top candidates for post-silicon electronics. While most of 2D TMDs exhibit isotropic behavior, lowering the lattice symmetry could induce anisotropic properties, which are both scientifically interesting and potentially useful. Here, we present atomically thin rhenium disulfide (ReS2) flakes with a unique distorted 1T structure, which exhibit in-plane anisotropic properties. We fabricated mono- and few-layer ReS2 field effect transistors (FETs), which exhibit competitive performance with large current on/off ratios (~107) and low subthreshold swings (100 mV dec-1). The observed anisotropic ratio along two principle axes reaches 3.1, which is the highest among all known 2D semiconducting materials. Furthermore, we successfully demonstrated an integrated digital inverter with good performance by utilizing two ReS2 anisotropic FETs, suggesting the promising implementation of large-scale 2D logic circuits. Our results underscore the unique properties of 2D semiconducting materials with low crystal symmetry for future electronic applications.

preprint2015arXiv

Planar carbon nanotube-graphene hybrid films for high-performance broadband photodetectors

Graphene has emerged as a promising material for photonic applications fuelled by its superior electronic and optical properties. However, the photoresponsivity is limited by the low absorption cross section and ultrafast recombination rates of photoexcited carriers. Here we demonstrate a photoconductive gain of $\sim$ 10$^5$ electrons per photon in a carbon nanotube-graphene one dimensional-two dimensional hybrid due to efficient photocarriers generation and transport within the nanostructure. A broadband photodetector (covering 400 nm to 1550 nm) based on such hybrid films is fabricated with a high photoresponsivity of more than 100 AW$^{-1}$ and a fast response time of approximately 100 μs. The combination of ultra-broad bandwidth, high responsivities and fast operating speeds affords new opportunities for facile and scalable fabrication of all-carbon optoelectronic devices.

preprint2015arXiv

Proton Conducting Graphene Oxide Coupled Neuron Transistors for Brain-Inspired Cognitive Systems

Neuron is the most important building block in our brain, and information processing in individual neuron involves the transformation of input synaptic spike trains into an appropriate output spike train. Hardware implementation of neuron by individual ionic/electronic hybrid device is of great significance for enhancing our understanding of the brain and solving sensory processing and complex recognition tasks. Here, we provide a proof-of-principle artificial neuron based on a proton conducting graphene oxide (GO) coupled oxide-based electric-double-layer (EDL) transistor with multiple driving inputs and one modulatory input terminal. Paired-pulse facilitation, dendritic integration and orientation tuning were successfully emulated. Additionally, neuronal gain control (arithmetic) in the scheme of rate coding is also experimentally demonstrated. Our results provide a new-concept approach for building brain-inspired cognitive systems.

preprint2015arXiv

Realization of Room-Temperature Phonon-limited Carrier Transport in Monolayer MoS2 by Dielectric and Carrier Screening

We show that by combining high-k dielectric substrate and high density of charge carriers, Coulomb impurity can be effectively screened, leading to an unprecedented room-temperature mobility of ~150cm2/Vs in monolayer MoS2. The high sample quality enables us to quantitatively extract the mobility components limited by Coulomb impurities, intrinsic and surface optical phonons, and study their scaling with temperature, carrier density and dielectric constant. The excellent agreement between our theoretical analysis and experimental data demonstrates unambiguously that room-temperature phonon-limited transport is achieved in monolayer MoS2, which is a necessary factor for electronic device applications.

preprint2015arXiv

The positive piezoconductive effect in graphene

As the thinnest conductive and elastic material, graphene is expected to play a crucial role in post-Moore era. Besides applications on electronic devices, graphene has shown great potential for nano-electromechanical systems. While interlayer interactions play a key role in modifying the electronic structures of layered materials, no attention has been given to their impact on electromechanical properties. Here we report the positive piezoconductive effect observed in suspended bi- and multi-layer graphene. The effect is highly layer number dependent and shows the most pronounced response for tri-layer graphene. The effect, and its dependence on the layer number, can be understood as resulting from the strain-induced competition between interlayer coupling and intralayer transport, as confirmed by the numerical calculations based on the non-equilibrium Green's function method. Our results enrich the understanding of graphene and point to layer number as a powerful tool for tuning the electromechanical properties of graphene for future applications.

preprint2014arXiv

On the singular hyperbolicity of star flows

We prove for a generic star vector field $X$ that, if for every chain recurrent class $C$ of $X$ all singularities in $C$ have the same index, then the chain recurrent set of $X$ is singular hyperbolic. We also prove that every Lyapunov stable chain recurrent class of $X$ is singular hyperbolic. As a corollary, we prove that the chain recurrent set of a generic 4-dimensional star flow is singular hyperbolic.

preprint2014arXiv

Towards Intrinsic Charge Transport in Monolayer Molybdenum Disulfide by Defect and Interface Engineering

Molybdenum disulfide is considered as one of the most promising two-dimensional semiconductors for electronic and optoelectronic device applications. So far, the charge transport in monolayer molybdenum disulfide is dominated by extrinsic factors such as charged impurities, structural defects and traps, leading to much lower mobility than the intrinsic limit. Here, we develop a facile low-temperature thiol chemistry to repair the sulfur vacancies and improve the interface, resulting in significant reduction of the charged impurities and traps. High mobility greater than 80cm2 V-1 s-1 is achieved in backgated monolayer molybdenum disulfide field-effect transistors at room temperature. Furthermore, we develop a theoretical model to quantitatively extract the key microscopic quantities that control the transistor performances, including the density of charged impurities, short-range defects and traps. Our combined experimental and theoretical study provides a clear path towards intrinsic charge transport in two-dimensional dichalcogenides for future high-performance device applications.

preprint2014arXiv

Two-dimensional Quasi-Freestanding Molecular Crystals for High-Performance Organic Field-Effect Transistors

Two-dimensional atomic crystals are extensively studied in recent years due to their exciting physics and device applications. However, a molecular counterpart, with scalable processability and competitive device performance, is still challenging. Here, we demonstrate that high-quality few-layer dioctylbenzothienobenzothiophene molecular crystals can be grown on graphene or boron nitride substrate via van der Waals epitaxy, with precisely controlled thickness down to monolayer, large-area single crystal, low process temperature and patterning capability. The crystalline layers are atomically smooth and effectively decoupled from the substrate due to weak van der Waals interactions, affording a pristine interface for high-performance organic transistors. As a result, monolayer dioctylbenzothienobenzothiophene molecular crystal field-effect transistors on boron nitride show record-high carrier mobility up to 10cm2V-1s-1 and aggressively scaled saturation voltage around 1V. Our work unveils an exciting new class of two-dimensional molecular materials for electronic and optoelectronic applications.

preprint2014arXiv

Unveiling the Structural Origin of the High Carrier Mobility of a Molecular Monolayer on Boron Nitride

Very recently, it was demonstrated that the carrier mobility of a molecular monolayer dioctylbenzothienobenzothiophene (C8-BTBT) on boron nitride can reach 10 cm2/Vs, the highest among the previously reported monolayer molecular field-effect transistors. Here we show that the high-quality single crystal of the C8-BTBT monolayer may be the key origin of the record-high carrier mobility. We discover that the C8-BTBT molecules prefer layer-by-layer growth on both hexagonal boron nitride and graphene. The flatness of these substrates substantially decreases the C8-BTBT nucleation density and enables repeatable growth of large-area single crystal of the C8-BTBT monolayer. Our experimental result indicates that only out-of-plane roughness greater than 0.6 nm of the substrates could induce disturbance in the crystal growth and consequently affect the charge transport. This information would be important in guiding the growth of high-quality epitaxy molecular film.

preprint2013arXiv

Artificial Synapse Network on Inorganic Proton Conductor for Neuromorphic Systems Applications

The basic units in our brain are neurons and each neuron has more than 1000 synapse connections. Synapse is the basic structure for information transfer in an ever-changing manner, and short-term plasticity allows synapses to perform critical computational functions in neural circuits. Therefore the major challenge for the hardware implementation of neuromorphic computation is to develop artificial synapse. Here, in-plane oxide-based artificial synapse network coupled by proton neurotransmitters are self-assembled on glass substrates at room-temperature. A strong lateral modulation is observed due to the proton migration in the nanogranular phosphorus-doped SiO2 electrolyte films. Functional roles of short-term plasticity, including paired-pulse facilitation, dynamic filtering and spatiotemporally correlated signal processing are mimicked. Such in-plane oxide-based protonic/electronic hybrid synapse network proposed here are interesting for building future neuromorphic systems.

preprint2013arXiv

Hopping Transport through Defect-induced Localized States in Molybdenum Disulfide

Molybdenum disulfide is a novel two-dimensional semiconductor with potential applications in electronic and optoelectronic devices. However, the nature of charge transport in back-gated devices still remains elusive as they show much lower mobility than theoretical calculations and native n-type doping. Here we report transport study in few-layer molybdenum disulfide, together with transmission electron microscopy and density functional theory. We provide direct evidence that sulfur vacancies exist in molybdenum disulfide, introducing localized donor states inside the bandgap. Under low carrier densities, the transport exhibits nearest-neighbor hopping at high temperatures and variable-range hopping at low temperatures, which can be well explained under Mott formalism. We suggest that the low-carrier-density transport is dominated by hopping via these localized gap states. Our study reveals the important role of short-range surface defects in tailoring the properties and device applications of molybdenum disulfide.

preprint2013arXiv

Learning and Spatiotemporally Correlated Functions Mimicked in Oxide-Based Artificial Synaptic Transistors

Learning and logic are fundamental brain functions that make the individual to adapt to the environment, and such functions are established in human brain by modulating ionic fluxes in synapses. Nanoscale ionic/electronic devices with inherent synaptic functions are considered to be essential building blocks for artificial neural networks. Here, Multi-terminal IZO-based artificial synaptic transistors gated by fast proton-conducting phosphosilicate electrolytes are fabricated on glass substrates. Proton in the SiO2 electrolyte and IZO channel conductance are regarded as the neurotransmitter and synaptic weight, respectively. Spike-timing dependent plasticity, short-term memory and long-term memory were successfully mimicked in such protonic/electronic hybrid artificial synapses. And most importantly, spatiotemporally correlated logic functions are also mimicked in a simple artificial neural network without any intentional hard-wire connections due to the naturally proton-related coupling effect. The oxide-based protonic/electronic hybrid artificial synaptic transistors reported here are potential building blocks for artificial neural networks.