In this paper,we introduce the large language model and domain-specific model collaboration(LDMC)framework designed to enhance smart *** LDMC framework leverages the comprehensive and versatile knowledge of large doma...
详细信息
In this paper,we introduce the large language model and domain-specific model collaboration(LDMC)framework designed to enhance smart *** LDMC framework leverages the comprehensive and versatile knowledge of large domain-general models,combines it with the specialized and disciplinary knowledge from small domainspecific models(DSMs),and incorporates pedagogy knowledge from learning theory *** integration yields multiple knowledge representations,fostering personalized and adaptive educational *** explore various applications of the LDMC framework in the context of smart education.
The flourish of deep learning frameworks and hardware platforms has been demanding an efficient compiler that can shield the diversity in both software and hardware in order to provide application *** the existing dee...
详细信息
The flourish of deep learning frameworks and hardware platforms has been demanding an efficient compiler that can shield the diversity in both software and hardware in order to provide application *** the existing deep learning compilers,TVM is well known for its efficiency in code generation and optimization across diverse hardware *** the meanwhile,the Sunway many-core processor renders itself as a competitive candidate for its attractive computational power in both scientific computing and deep learning *** paper combines the trends in these two ***,we propose swTVM that extends the original TVM to support ahead-of-time compilation for architecture requiring cross-compilation such as *** addition,we leverage the architecture features during the compilation such as core group for massive parallelism,DMA for high bandwidth memory transfer and local device memory for data locality,in order to generate efficient codes for deep learning workloads on *** experiment results show that the codes generated by swTVM achieve 1.79x improvement of inference latency on average compared to the state-of-the-art deep learning framework on Sunway,across eight representative *** work is the first attempt from the compiler perspective to bridge the gap of deep learning and Sunway processor particularly with productivity and efficiency in *** believe this work will encourage more people to embrace the power of deep learning and Sunwaymany-coreprocessor.
N^(6)-Methyladenine is a dynamic and reversible post translational modification,which plays an essential role in various biological *** of the current inability to identify m6A-containing mRNAs,computational approache...
详细信息
N^(6)-Methyladenine is a dynamic and reversible post translational modification,which plays an essential role in various biological *** of the current inability to identify m6A-containing mRNAs,computational approaches have been developed to identify m6A sites in DNA *** to improve prediction performance,we introduced a novel ensemble computational approach based on three hybrid deep neural networks,including a convolutional neural network,a capsule network,and a bidirectional gated recurrent unit(BiGRU)with the self-attention mechanism,to identify m6A sites in four tissues of three *** a total of 11 datasets,we selected different feature subsets,after optimized from 4933 dimensional features,as input for the deep hybrid neural *** addition,to solve the deviation caused by the relatively small number of experimentally verified samples,we constructed an ensemble model through integrating five sub-classifiers based on different training *** compared through 5-fold cross-validation and independent tests,our model showed its superiority to previous methods,im6A-TS-CNN and iRNA-m6A.
Per-flow size measurement has wide applications in data center networks, such as flow scheduling, anomaly detection, and traffic engineering. To fit the module into limited on-chip memory and catch up with the line sp...
详细信息
This paper examines the use of supervised machine learning to construct a digital twin model replicating a physical plant. An inverted pendulum simulation has been used as a case study. A comparative study was conduct...
详细信息
Edge intelligence is an emerging technology that enables artificial intelligence on connected systems and devices in close proximity to the data *** collaborative learning(DCL)is a novel edge intelligence technique th...
详细信息
Edge intelligence is an emerging technology that enables artificial intelligence on connected systems and devices in close proximity to the data *** collaborative learning(DCL)is a novel edge intelligence technique that allows distributed clients to cooperatively train a global learning model without revealing their *** has a wide range of applications in various domains,such as smart city and autonomous ***,DCL faces significant challenges in ensuring its trustworthiness,as data isolation and privacy issues make DCL systems vulnerable to adversarial attacks that aim to breach system confidentiality,undermine learning reliability or violate data ***,it is crucial to design DCL in a trustworthy manner,with a focus on security,robustness,and *** this survey,we present a comprehensive review of existing efforts for designing trustworthy DCL systems from the three key aformentioned aspects:security,robustness,and *** analyze the threats that affect the trustworthiness of DCL across different scenarios and assess specific technical solutions for achieving each aspect of trustworthy DCL(TDCL).Finally,we highlight open challenges and future directions for advancing TDCL research and practice.
In this paper, a color image encryption scheme based on 4D hyperchaos system and RSA algorithm is proposed. Firstly, RSA algorithm is used to generate the initial value of 4D hyperchaotic system, and the key stream is...
详细信息
Interactive web interfaces are widely used, yet users often struggle to discover important and useful information. Psychologists have pointed out that in the process of human visual perception, the global topological ...
详细信息
Video steganography plays an important role in secret communication that conceals a secret video in a cover video by perturbing the value of pixels in the cover *** is the first and foremost requirement of any stegano...
详细信息
Video steganography plays an important role in secret communication that conceals a secret video in a cover video by perturbing the value of pixels in the cover *** is the first and foremost requirement of any steganographic *** by the fact that human eyes perceive pixel perturbation differently in different video areas,a novel effective and efficient Deeply‐Recursive Attention Network(DRANet)for video steganography to find suitable areas for information hiding via modelling spatio‐temporal attention is *** DRANet mainly contains two important components,a Non‐Local Self‐Attention(NLSA)block and a Non‐Local Co‐Attention(NLCA)***,the NLSA block can select the cover frame areas which are suitable for hiding by computing the correlations among inter‐and intra‐cover *** NLCA block aims to effectively produce the enhanced representations of the secret frames to enhance the robustness of the model and alleviate the influence of different areas in the secret ***,the DRANet reduces the model parameters by performing similar operations on the different frames within an input video *** results show the proposed DRANet achieves better performance with fewer parameters than the state‐of‐the‐art competitors.
Android platform offers a hybrid concurrency model encompassing multi-threading and asynchronous messaging for concurrent programming. The model is powerful but complex, making it difficult for developers to analyze c...
详细信息
暂无评论