500 research outputs found

    Random sampling and generation over data streams and graphs

    Get PDF
    Ph.DDOCTOR OF PHILOSOPH

    Magnetoelectric plasma preparation of silicon-carbon nanocomposite as anode material for lithium ion batteries

    Get PDF
    A high-performance silicon-carbon nanocomposite facilely prepared by one-step magnetoelectric plasma pyrolysis of the mixture of methane, silane, and hydrogen is proposed for lithium-ion batteries. The ratio of silane, methane, and hydrogen was studied to optimize the properties of the composite. When the ratio of hydrogen/silane/methane is 1:1:3, the composite is composed of spherical Si nanoparticles that uniformly attach to the surface of the tremelliform carbon nanosheets framework, in which the tremelliform carbon nanosheets can effectively resist the volumetric change of the Si nanoparticles during the cycles and serve as electronic channels. The silicon-carbon nanocomposite exhibits a high reversible capacity (1007 mAh g−1 after 50 cycles), a low charge transfer resistance, and an excellent rate performance. In addition, the proposed process for synthesizing silicon-carbon nanocomposite without expensive materials or toxic reagents is an environmentally friendly and cost-effective method for mass production

    The Development of Biomimetic Spherical Hydroxyapatite/Polyamide 66 Biocomposites as Bone Repair Materials

    Get PDF
    A novel biomedical material composed of spherical hydroxyapatite (s-HA) and polyamide 66 (PA) biocomposite (s-HA/PA) was prepared, and its composition, mechanical properties, and cytocompatibility were characterized and evaluated. The results showed that HA distributed uniformly in the s-HA/PA matrix. Strong molecule interactions and chemical bonds were presented between the s-HA and PA in the composites confirmed by IR and XRD. The composite had excellent compressive strength in the range between 95 and 132 MPa, close to that of natural bone. In vitro experiments showed the s-HA/PA composite could improve cell growth, proliferation, and differentiation. Therefore, the developed s-HA/PA composites in this study might be used for tissue engineering and bone repair

    CAT-probing: A Metric-based Approach to Interpret How Pre-trained Models for Programming Language Attend Code Structure

    Full text link
    Code pre-trained models (CodePTMs) have recently demonstrated significant success in code intelligence. To interpret these models, some probing methods have been applied. However, these methods fail to consider the inherent characteristics of codes. In this paper, to address the problem, we propose a novel probing method CAT-probing to quantitatively interpret how CodePTMs attend code structure. We first denoise the input code sequences based on the token types pre-defined by the compilers to filter those tokens whose attention scores are too small. After that, we define a new metric CAT-score to measure the commonality between the token-level attention scores generated in CodePTMs and the pair-wise distances between corresponding AST nodes. The higher the CAT-score, the stronger the ability of CodePTMs to capture code structure. We conduct extensive experiments to integrate CAT-probing with representative CodePTMs for different programming languages. Experimental results show the effectiveness of CAT-probing in CodePTM interpretation. Our codes and data are publicly available at https://github.com/nchen909/CodeAttention.Comment: Accepted by EMNLP 202

    A Mixed-Bouncing Based Non-Stationarity and Consistency 6G V2V Channel Model with Continuously Arbitrary Trajectory

    Get PDF
    In this paper, a novel three-dimensional (3D) irregularshaped geometry-based stochastic model (IS-GBSM) is proposedfor sixth-generation (6G) millimeter wave (mmWave) massivemultiple-input multiple-output (MIMO) vehicle-to-vehicle(V2V) channels. To investigate the impact of vehicular trafficdensity (VTD) on channel statistics, clusters are divided into staticclusters and dynamic clusters, which are further distinguishedinto static/dynamic single/twin-clusters to capture the mixed bouncingpropagation. A new method, which integrates thevisibility region and birth-death process methods, is developedto model space-time-frequency (S-T-F) non-stationarity of V2Vchannels with time-space (T-S) consistency. The continuouslyarbitrary vehicular movement trajectory (VMT) and soft clusterpower handover are modeled to further ensure channel T-Sconsistency. From the proposed model, key channel statistics arederived. Simulation results show that S-T-F non-stationarity ofchannels with T-S consistency is modeled and the impacts of VTDand VMT on channel statistics are analyzed. The generality ofthe proposed model is validated by comparing simulation resultsand measurement/ray-tracing (RT)-based results

    Survey of Natural Language Processing for Education: Taxonomy, Systematic Review, and Future Trends

    Full text link
    Natural Language Processing (NLP) aims to analyze text or speech via techniques in the computer science field. It serves the applications in domains of healthcare, commerce, education and so on. Particularly, NLP has been widely applied to the education domain and its applications have enormous potential to help teaching and learning. In this survey, we review recent advances in NLP with the focus on solving problems relevant to the education domain. In detail, we begin with introducing the related background and the real-world scenarios in education where NLP techniques could contribute. Then, we present a taxonomy of NLP in the education domain and highlight typical NLP applications including question answering, question construction, automated assessment, and error correction. Next, we illustrate the task definition, challenges, and corresponding cutting-edge techniques based on the above taxonomy. In particular, LLM-involved methods are included for discussion due to the wide usage of LLMs in diverse NLP applications. After that, we showcase some off-the-shelf demonstrations in this domain. At last, we conclude with six promising directions for future research, including more datasets in education domain, controllable usage of LLMs, intervention of difficulty-level control, interpretable educational NLP, methods with adaptive learning, and integrated systems for education. We organize all relevant datasets and papers in the open-available Github Link for better review~\url{https://github.com/LiXinyuan1015/NLP-for-Education}
    corecore