Source author record

Xinran Wang

Xinran Wang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

33works
15topics
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

33 published item(s)

preprint2026arXiv

Curriculum Group Policy Optimization: Adaptive Sampling for Unleashing the Potential of Text-to-Image Generation

Text-to-Image (T2I) generation has achieved remarkable progress in recent years. Meanwhile, reinforcement learning methods, particularly those based on Group Relative Policy Optimization (GRPO), have attracted widespread attention and been successfully applied to T2I tasks. However, the uniform sampling strategy commonly used during training often ignores the match between sample difficulty and the model's current learning capability, leading to low training efficiency. We argue that improving training efficiency requires continuously prioritizing prompts that match the model's evolving capability and remain actively learnable. To this end, we propose Curriculum Group Policy Optimization (CGPO), an adaptive curriculum training framework. During training, each prompt produces a group of images scored by a reward model. We use the variance of group rewards as an online proxy for prompt inconsistency. A higher variance suggests that the model has partially captured the prompt requirements but has not yet achieved stable mastery. Such prompts are more likely to provide useful learning signals, so we increase their sampling probabilities accordingly. Additionally, to address data imbalance in multi-category datasets, we design a category calibration method based on proportional fairness optimization, which balances training difficulty across categories. Experiments on GenEval, T2I-CompBench++, and DPG Bench demonstrate that our framework effectively improves generation performance.

preprint2026arXiv

STEP3-VL-10B Technical Report

We present STEP3-VL-10B, a lightweight open-source foundation model designed to redefine the trade-off between compact efficiency and frontier-level multimodal intelligence. STEP3-VL-10B is realized through two strategic shifts: first, a unified, fully unfrozen pre-training strategy on 1.2T multimodal tokens that integrates a language-aligned Perception Encoder with a Qwen3-8B decoder to establish intrinsic vision-language synergy; and second, a scaled post-training pipeline featuring over 1k iterations of reinforcement learning. Crucially, we implement Parallel Coordinated Reasoning (PaCoRe) to scale test-time compute, allocating resources to scalable perceptual reasoning that explores and synthesizes diverse visual hypotheses. Consequently, despite its compact 10B footprint, STEP3-VL-10B rivals or surpasses models 10$\times$-20$\times$ larger (e.g., GLM-4.6V-106B, Qwen3-VL-235B) and top-tier proprietary flagships like Gemini 2.5 Pro and Seed-1.5-VL. Delivering best-in-class performance, it records 92.2% on MMBench and 80.11% on MMMU, while excelling in complex reasoning with 94.43% on AIME2025 and 75.95% on MathVision. We release the full model suite to provide the community with a powerful, efficient, and reproducible baseline.

preprint2022arXiv

A Data-Efficient Model-Based Learning Framework for the Closed-Loop Control of Continuum Robots

Traditional dynamic models of continuum robots are in general computationally expensive and not suitable for real-time control. Recent approaches using learning-based methods to approximate the dynamic model of continuum robots for control have been promising, although real data hungry -- which may cause potential damage to robots and be time consuming -- and getting poorer performance when trained with simulation data only. This paper presents a model-based learning framework for continuum robot closed-loop control that, by combining simulation and real data, shows to require only 100 real data to outperform a real-data-only controller trained using up to 10000 points. The introduced data-efficient framework with three control policies has utilized a Gaussian process regression (GPR) and a recurrent neural network (RNN). Control policy A uses a GPR model and a RNN trained in simulation to optimize control outputs for simulated targets; control policy B retrains the RNN in policy A with data generated from the GPR model to adapt to real robot physics; control policy C utilizes policy A and B to form a hybrid policy. Using a continuum robot with soft spines, we show that our approach provides an efficient framework to bridge the sim-to-real gap in model-based learning for continuum robots.

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.

preprint2021arXiv

Mimicing the Kane-Mele type spin orbit interaction by spin-flexual phonon coupling in graphene devices

On the efforts of enhancing the spin orbit interaction (SOI) of graphene for seeking the dissipationless quantum spin Hall devices, unique Kane-Mele type SOI and high mobility samples are desired. However, common external decoration often introduces extrinsic Rashba-type SOI and simultaneous impurity scattering. Here we show, by the EDTA-Dy molecule decorating, the Kane-Mele type SOI is mimicked with even improved carrier mobility. It is evidenced by the suppressed weak localization at equal carrier densities and simultaneous Elliot-Yafet spin relaxation. The extracted spin scattering time is monotonically dependent on the carrier elastic scattering time, where the Elliot-Yafet plot gives the interaction strength of 3.3 meV. Improved quantum Hall plateaus can be even seen after the external operation. This is attributed to the spin-flexural phonon coupling induced by the enhanced graphene ripples, as revealed by the in-plane magnetotransport measurement.

preprint2020arXiv

Imitation Privacy

In recent years, there have been many cloud-based machine learning services, where well-trained models are provided to users on a pay-per-query scheme through a prediction API. The emergence of these services motivates this work, where we will develop a general notion of model privacy named imitation privacy. We show the broad applicability of imitation privacy in classical query-response MLaaS scenarios and new multi-organizational learning scenarios. We also exemplify the fundamental difference between imitation privacy and the usual data-level privacy.

preprint2020arXiv

Information Laundering for Model Privacy

In this work, we propose information laundering, a novel framework for enhancing model privacy. Unlike data privacy that concerns the protection of raw data information, model privacy aims to protect an already-learned model that is to be deployed for public use. The private model can be obtained from general learning methods, and its deployment means that it will return a deterministic or random response for a given input query. An information-laundered model consists of probabilistic components that deliberately maneuver the intended input and output for queries to the model, so the model's adversarial acquisition is less likely. Under the proposed framework, we develop an information-theoretic principle to quantify the fundamental tradeoffs between model utility and privacy leakage and derive the optimal design.

preprint2019arXiv

Enhanced Interfacial Dzyaloshinskii-Moriya Interaction in annealed Pt/Co/MgO structures

The interfacial Dzyaloshinskii-Moriya interaction (iDMI) is attracting great interests for spintronics. An iDMI constant larger than 3 mJ/m^2 is expected to minimize the size of skyrmions and to optimize the DW dynamics. In this study, we experimentally demonstrate an enhanced iDMI in Pt/Co/X/MgO ultra-thin film structures with perpendicular magnetization. The iDMI constants were measured using a field-driven creep regime domain expansion method. The enhancement of iDMI with an atomically thin insertion of Ta and Mg is comprehensively understood with the help of ab-initio calculations. Thermal annealing has been used to crystallize the MgO thin layer for improving tunneling magneto-resistance (TMR), but interestingly it also provides a further increase of the iDMI constant. An increase of the iDMI constant up to 3.3 mJ/m^2 is shown, which could be promising for the scaling down of skyrmion electronics.

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

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.

preprint2016arXiv

Repairing atomic vacancies in single-layer MoSe2 field-effect transistor and its defect dynamics

Here we repair the single-layer MoSe2 field-effect transistors by the EDTA processing, after which the devices' room-temperature carrier mobility increases from 0.1 to over 70cm2/Vs. The atomic dynamics is constructed by the combined study of the first-principle calculation, aberration-corrected transmission electron microscopy and Raman spectroscopy. Single/double Se vacancies are revealed originally, which cause some mid-gap impurity states and localize the device carriers. They are found repaired with the result of improved electronic transport. Such a picture is confirmed by a 1.5cm-1 red shift in the Raman spectra.

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

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

Lateral Heterojunction Sb2Te3/Bi2Te3 and its topological transport

A lateral heterojunction of topological insulator Sb2Te3/Bi2Te3 was successfully synthesized using a two-step solvothermal method. The two crystalline components were separated well by a sharp lattice-matched interface when the optimized procedure was used. Inspecting the heterojunction using high-resolution transmission electron microscopy showed that epitaxial growth occurred along the horizontal plane. A rectification curve was observed at low temperatures. Quantum correction from the weak antilocalization reveals the transport of the topological surface state. There was, therefore, a staggered-gap lateral heterojunction with a small junction voltage, which is appealing for a platform for spin filters and one-dimensional topological interface states.

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

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

Aging the Cu-doped Bi2Te3 crystals for the topological transport and its atomic tunneling-clustering dynamics

We report on the observation of the two-dimensional weak antilocalization in (Cu0.1Bi0.9)2Te3.06 crystals relying on measurements of the magnetoresistance in a tilted field. The dephasing analysis and scanning tunneling spectroscopy corroborate the transport of the topological surface states (SS). The SSs contribute 3.3% conductance in 30μm-thick material and become dominant in the 100nm-thick flakes. Such optimized topological SS transport is achieved by an intense aging process, when the bulk conductance is suppressed by four orders of magnitude in the long period. Scanning tunneling microscopy reveals that Cu atoms are initially inside the quintuple layers and migrate to the layer gaps to form Cu clusters during the aging. In combination with first-principles calculations, an atomic tunneling-clustering procedure across a diffusion barrier of 0.57eV is proposed.

preprint2014arXiv

Experimental evidence and control of the bulk-mediated intersurface coupling in topological insulator Bi2Te2Se nanoribbons

Nearly a decade after the discovery of topological insulators (TIs), the important task of identifying and characterizing their topological surface states through electrical transport experiments remains incomplete. The interpretation of these experiments is made difficult by the presence of residual bulk carriers and their coupling to surface states, which is not yet well understood. In this work, we present the first evidence for the existence and control of bulk-surface coupling in Bi2Te2Se nanoribbons, which are promising platforms for future TI-based devices. Our magnetoresistance measurements reveal that the number of coherent channels contributing to quantum interference in the nanoribbons changes abruptly when the film thickness exceeds the bulk phase relaxation length. We interpret this observation as an evidence for bulk-mediated coupling between metallic states located on opposite surfaces. This hypothesis is supported by additional magnetoresistance measurements conducted under a set of gate voltages and in a parallel magnetic field, the latter of which alters the intersurface coupling in a controllable way.

preprint2014arXiv

Strong Photoluminescence Enhancement of MoS2 through Defect Engineering and Oxygen Bonding

We report on a strong photoluminescence (PL) enhancement of monolayer MoS2 through defect engineering and oxygen bonding. Micro- PL and Raman images clearly reveal that the PL enhancement occurs at cracks/defects formed during high temperature vacuum annealing. The PL enhancement at crack/defect sites could be as high as thousands of times after considering the laser spot size. The main reasons of such huge PL enhancement include: (1) the oxygen chemical adsorption induced heavy p doping and the conversion from trion to exciton; (2) the suppression of non-radiative recombination of excitons at defect sites as verified by low temperature PL measurements. First principle calculations reveal a strong binding energy of ~2.395 eV for oxygen molecule adsorbed on an S vacancy of MoS2. The chemical adsorbed oxygen also provides a much more effective charge transfer (0.997 electrons per O2) compared to physical adsorbed oxygen on ideal MoS2 surface. We also demonstrate that the defect engineering and oxygen bonding could be easily realized by oxygen plasma irradiation. X-ray photoelectron spectroscopy further confirms the formation of Mo-O bonding. Our results provide a new route for modulating the optical properties of two dimensional semiconductors. The strong and stable PL from defects sites of MoS2 may have promising applications in optoelectronic devices.

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

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.

preprint2011arXiv

Graphene nanoribbons from unzipped carbon nanotubes: atomic structures, Raman spectroscopy and electrical properties

We investigated the atomic structures, Raman spectroscopic and electrical transport properties of individual graphene nanoribbons (GNRs, widths ~10-30 nm) derived from sonochemical unzipping of multi-walled carbon nanotubes (MWNTs). Aberration-corrected transmission electron microscopy (TEM) revealed a high percentage of two-layer (2L) GNRs and some single layer ribbons. The layer-layer stacking angles ranged from 0o to 30o including average chiral angles near 30o (armchair orientation) or 0o (zigzag orientation). A large fraction of GNRs with bent and smooth edges was observed, while the rest showing flat and less smooth edges (roughness \leq 1 nm). Polarized Raman spectroscopy probed individual GNRs to reveal D/G ratios and ratios of D band intensities at parallel and perpendicular laser excitation polarization (D///D\bot). The observed spectroscopic trends were used to infer the average chiral angles and edge smoothness of GNRs. Electrical transport and Raman measurements were carried out for individual ribbons to correlate spectroscopic and electrical properties of GNRs.

preprint2011arXiv

Graphene Nanoribbons with Smooth Edges Behave as Quantum Wires

Graphene nanoribbons with perfect edges are predicted to exhibit interesting electronic and spintronic properties, notably quantum-confined bandgaps and magnetic edge states. However, graphene nanoribbons produced by lithography have, to date, exhibited rough edges and low-temperature transport characteristics dominated by defects, mainly variable range hopping between localized states in a transport gap near the Dirac point. Here, we report that one- and two-layer nanoribbons quantum dots made by unzipping carbon nanotubes10 exhibit well-defined quantum transport phenomena, including Coulomb blockade, Kondo effect, clear excited states up to ~20meV, and inelastic co-tunnelling. Along with signatures of intrinsic quantum-confined bandgaps and high conductivities, our data indicate that the nanoribbons behave as clean quantum wires at low temperatures, and are not dominated by defects.

preprint2011arXiv

Thermally-Limited Current Carrying Ability of Graphene Nanoribbons

We investigate high-field transport in graphene nanoribbons (GNRs) on SiO2, up to breakdown. The maximum current density is limited by self-heating, but can reach >3 mA/um for GNRs ~15 nm wide. Comparison with larger, micron-sized graphene devices reveals that narrow GNRs benefit from 3D heat spreading into the SiO2, which enables their higher current density. GNRs also benefit from lateral heat flow to the contacts in short devices (< ~0.3 um), which allows extraction of a median GNR thermal conductivity (TC), ~80 W/m/K at 20 C across our samples, dominated by phonons. The TC of GNRs is an order of magnitude lower than that of micron-sized graphene on SiO2, suggesting strong roles of edge and defect scattering, and the importance of thermal dissipation in small GNR devices.

preprint2010arXiv

Edge Magneto-Fingerprints in Disordered Graphene Nanoribbons

We report on (magneto)-transport experiments in chemically derived narrow graphene nanoribbons under high magnetic fields (up to 60 Tesla). Evidences of field-dependent electronic confinement features are given, and allow estimating the possible ribbon edge symmetry. Besides, the measured large positive magnetoconductance indicates a strong suppression of backscattering induced by the magnetic field. Such scenario is supported by quantum simulations which consider different types of underlying disorders (smooth edge disorder and long range Coulomb scatters).

preprint2010arXiv

Etching and Narrowing of Graphene from the Edges

Large scale graphene electronics desires lithographic patterning of narrow graphene nanoribbons (GNRs) for device integration. However, conventional lithography can only reliably pattern ~20nm wide GNR arrays limited by lithography resolution, while sub-5nm GNRs are desirable for high on/off ratio field-effect transistors (FETs) at room temperature. Here, we devised a gas phase chemical approach to etch graphene from the edges without damaging its basal plane. The reaction involved high temperature oxidation of graphene in a slightly reducing environment to afford controlled etch rate (\leq ~1nm/min). We fabricated ~20-30nm wide GNR arrays lithographically, and used the gas phase etching chemistry to narrow the ribbons down to <10nm. For the first time, high on/off ratio up to ~10^4 was achieved at room temperature for FETs built with sub-5nm wide GNR semiconductors derived from lithographic patterning and narrowing. Our controlled etching method opens up a chemical way to control the size of various graphene nano-structures beyond the capability of top-down lithography.

preprint2010arXiv

Facile Synthesis of High Quality Graphene Nanoribbons

Graphene nanoribbons have attracted attention for their novel electronic and spin transport properties1-6, and because nanoribbons less than 10 nm wide have a band gap that can be used to make field effect transistors. However, producing nanoribbons of very high quality, or in high volumes, remains a challenge. Here, we show that pristine few-layer nanoribbons can be produced by unzipping mildly gas-phase oxidized multiwalled carbon nanotube using mechanical sonication in an organic solvent. The nanoribbons exhibit very high quality, with smooth edges (as seen by high-resolution transmission electron microscopy), low ratios of disorder to graphitic Raman bands, and the highest electrical conductance and mobility reported to date (up to 5e2/h and 1500 cm2/Vs for ribbons 10-20 nm in width). Further, at low temperature, the nanoribbons exhibit phase coherent transport and Fabry-Perot interference, suggesting minimal defects and edge roughness. The yield of nanoribbons was ~2% of the starting raw nanotube soot material, which was significantly higher than previous methods capable of producing high quality narrow nanoribbons1. The relatively high yield synthesis of pristine graphene nanoribbons will make these materials easily accessible for a wide range of fundamental and practical applications.

preprint2010arXiv

Metal-Enhanced Fluorescence of Carbon Nanotubes

The photoluminescence (PL) quantum yield of single-walled carbon nanotubes (SWNTs) is relatively low, with various quenching effects by metallic species reported in the literature. Here, we report the first case of metal enhanced fluorescence (MEF) of surfactant-coated carbon nanotubes on nanostructured gold substrates. The photoluminescence quantum yield of SWNTs is observed to be enhanced more than 10-fold. The dependence of fluorescence enhancement on metal-nanotube distance and on surface plasmon resonance (SPR) of the gold substrate for various SWNT chiralities is measured to reveal the mechanism of enhancement. Surfactant-coated SWNTs in direct contact with metal exhibit strong MEF without quenching, suggesting a small quenching distance for SWNTs on the order of the van der Waals distance, beyond which the intrinsically fast non-radiative decay rate in nanotubes is little enhanced by metal. The metal enhanced fluorescence of SWNTs is attributed to radiative lifetime shortening through resonance coupling of SWNT emission to the re-radiating dipolar plasmonic modes in the metal.

preprint2008arXiv

Highly Conducting Graphene Sheets and Langmuir-Blodgett Films

Graphene is an intriguing material with properties that are distinct from those of other graphitic systems. The first samples of pristine graphene were obtained by peeling off and epitaxial growth. Recently, the chemical reduction of graphite oxide was used to produce covalently functionalized single-layer graphene oxide. However, chemical approaches for the large-scale production of highly conducting graphene sheets remain elusive. Here, we report that the exfoliation-reintercalation-expansion of graphite can produce high-quality single-layer graphene sheets stably suspended in organic solvents. The graphene sheets exhibit high electrical conductance at room and cryogenic temperatures. Large amounts of graphene sheets in organic solvents are made into large transparent conducting films by Langmuir-Blodgett assembly in a layer-by-layer manner. The chemically derived high quality graphene sheets could lead to future scalable graphene devices.