期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Joint learning based on multi-shaped filters for knowledge graph completion 被引量:1
1
作者 Li Shaojie Chen Shudong +1 位作者 Ouyang Xiaoye Gong Lichen 《High Technology Letters》 EI CAS 2021年第1期43-52,共10页
To solve the problem of missing many valid triples in knowledge graphs(KGs),a novel model based on a convolutional neural network(CNN)called ConvKG is proposed,which employs a joint learning strategy for knowledge gra... To solve the problem of missing many valid triples in knowledge graphs(KGs),a novel model based on a convolutional neural network(CNN)called ConvKG is proposed,which employs a joint learning strategy for knowledge graph completion(KGC).Related research work has shown the superiority of convolutional neural networks(CNNs)in extracting semantic features of triple embeddings.However,these researches use only one single-shaped filter and fail to extract semantic features of different granularity.To solve this problem,ConvKG exploits multi-shaped filters to co-convolute on the triple embeddings,joint learning semantic features of different granularity.Different shaped filters cover different sizes on the triple embeddings and capture pairwise interactions of different granularity among triple elements.Experimental results confirm the strength of joint learning,and compared with state-of-the-art CNN-based KGC models,ConvKG achieves the better mean rank(MR)and Hits@10 metrics on dataset WN18 RR,and the better MR on dataset FB15k-237. 展开更多
关键词 knowledge graph embedding(KGE) knowledge graph completion(KGC) convolutional neural network(CNN) joint learning multi-shaped filter
下载PDF
Knowledge-enriched joint-learning model for implicit emotion cause extraction
2
作者 Chenghao Wu Shumin Shi +1 位作者 Jiaxing Hu Heyan Huang 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第1期118-128,共11页
Emotion cause extraction(ECE)task that aims at extracting potential trigger events of certain emotions has attracted extensive attention recently.However,current work neglects the implicit emotion expressed without an... Emotion cause extraction(ECE)task that aims at extracting potential trigger events of certain emotions has attracted extensive attention recently.However,current work neglects the implicit emotion expressed without any explicit emotional keywords,which appears more frequently in application scenarios.The lack of explicit emotion information makes it extremely hard to extract emotion causes only with the local context.Moreover,an entire event is usually across multiple clauses,while existing work merely extracts cause events at clause level and cannot effectively capture complete cause event information.To address these issues,the events are first redefined at the tuple level and a span-based tuple-level algorithm is proposed to extract events from different clauses.Based on it,a corpus for implicit emotion cause extraction that tries to extract causes of implicit emotions is constructed.The authors propose a knowledge-enriched jointlearning model of implicit emotion recognition and implicit emotion cause extraction tasks(KJ-IECE),which leverages commonsense knowledge from ConceptNet and NRC_VAD to better capture connections between emotion and corresponding cause events.Experiments on both implicit and explicit emotion cause extraction datasets demonstrate the effectiveness of the proposed model. 展开更多
关键词 emotion cause extraction external knowledge fusion implicit emotion recognition joint learning
下载PDF
A Joint Learning Framework for the CCKS-2020 Financial Event Extraction Task 被引量:6
3
作者 Jiawei Sheng Qian Li +6 位作者 Yiming Hei Shu Guo Bowen Yu Lihong Wang Min He Tingwen Liu Hongbo Xu 《Data Intelligence》 2021年第3期444-459,共16页
This paper presents a winning solution for the CCKS-2020 financial event extraction task, where the goal is to identify event types, triggers and arguments in sentences across multiple event types. In this task, we fo... This paper presents a winning solution for the CCKS-2020 financial event extraction task, where the goal is to identify event types, triggers and arguments in sentences across multiple event types. In this task, we focus on resolving two challenging problems(i.e., low resources and element overlapping) by proposing a joint learning framework, named SaltyFishes. We first formulate the event extraction task as a joint probability model. By sharing parameters in the model across different types, we can learn to adapt to low-resource events based on high-resource events. We further address the element overlapping problems by a mechanism of Conditional Layer Normalization, achieving even better extraction accuracy. The overall approach achieves an F1-score of 87.8% which ranks the first place in the competition. 展开更多
关键词 Event detection Event extraction joint learning Financial event
原文传递
Enhanced Deep Autoencoder Based Feature Representation Learning for Intelligent Intrusion Detection System 被引量:2
4
作者 Thavavel Vaiyapuri Adel Binbusayyis 《Computers, Materials & Continua》 SCIE EI 2021年第9期3271-3288,共18页
In the era of Big data,learning discriminant feature representation from network traffic is identified has as an invariably essential task for improving the detection ability of an intrusion detection system(IDS).Owin... In the era of Big data,learning discriminant feature representation from network traffic is identified has as an invariably essential task for improving the detection ability of an intrusion detection system(IDS).Owing to the lack of accurately labeled network traffic data,many unsupervised feature representation learning models have been proposed with state-of-theart performance.Yet,these models fail to consider the classification error while learning the feature representation.Intuitively,the learnt feature representation may degrade the performance of the classification task.For the first time in the field of intrusion detection,this paper proposes an unsupervised IDS model leveraging the benefits of deep autoencoder(DAE)for learning the robust feature representation and one-class support vector machine(OCSVM)for finding the more compact decision hyperplane for intrusion detection.Specially,the proposed model defines a new unified objective function to minimize the reconstruction and classification error simultaneously.This unique contribution not only enables the model to support joint learning for feature representation and classifier training but also guides to learn the robust feature representation which can improve the discrimination ability of the classifier for intrusion detection.Three set of evaluation experiments are conducted to demonstrate the potential of the proposed model.First,the ablation evaluation on benchmark dataset,NSL-KDD validates the design decision of the proposed model.Next,the performance evaluation on recent intrusion dataset,UNSW-NB15 signifies the stable performance of the proposed model.Finally,the comparative evaluation verifies the efficacy of the proposed model against recently published state-of-the-art methods. 展开更多
关键词 CYBERSECURITY network intrusion detection deep learning autoencoder stacked autoencoder feature representational learning joint learning one-class classifier OCSVM
下载PDF
The Impact of Semi-Supervised Learning on the Performance of Intelligent Chatbot System 被引量:1
5
作者 Sudan Prasad Uprety Seung Ryul Jeong 《Computers, Materials & Continua》 SCIE EI 2022年第5期3937-3952,共16页
Artificial intelligent based dialog systems are getting attention from both business and academic communities.The key parts for such intelligent chatbot systems are domain classification,intent detection,and named ent... Artificial intelligent based dialog systems are getting attention from both business and academic communities.The key parts for such intelligent chatbot systems are domain classification,intent detection,and named entity recognition.Various supervised,unsupervised,and hybrid approaches are used to detect each field.Such intelligent systems,also called natural language understanding systems analyze user requests in sequential order:domain classification,intent,and entity recognition based on the semantic rules of the classified domain.This sequential approach propagates the downstream error;i.e.,if the domain classification model fails to classify the domain,intent and entity recognition fail.Furthermore,training such intelligent system necessitates a large number of user-annotated datasets for each domain.This study proposes a single joint predictive deep neural network framework based on long short-term memory using only a small user-annotated dataset to address these issues.It investigates value added by incorporating unlabeled data from user chatting logs into multi-domain spoken language understanding systems.Systematic experimental analysis of the proposed joint frameworks,along with the semi-supervised multi-domain model,using open-source annotated and unannotated utterances shows robust improvement in the predictive performance of the proposed multi-domain intelligent chatbot over a base joint model and joint model based on adversarial learning. 展开更多
关键词 Chatbot dialog system joint learning LSTM natural language understanding semi-supervised learning
下载PDF
Joint global constraint and Fisher discrimination based multi-layer dictionary learning for image classification
6
作者 Peng Hong Liu Yaozong 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2023年第5期1-10,共10页
A multi-layer dictionary learning algorithm that joints global constraints and Fisher discrimination(JGCFD-MDL)for image classification tasks was proposed.The algorithm reveals the manifold structure of the data by le... A multi-layer dictionary learning algorithm that joints global constraints and Fisher discrimination(JGCFD-MDL)for image classification tasks was proposed.The algorithm reveals the manifold structure of the data by learning the global constraint dictionary and introduces the Fisher discriminative constraint dictionary to minimize the intra-class dispersion of samples and increase the inter-class dispersion.To further quantify the abstract features that characterize the data,a multi-layer dictionary learning framework is constructed to obtain high-level complex semantic structures and improve image classification performance.Finally,the algorithm is verified on the multi-label dataset of court costumes in the Ming Dynasty and Qing Dynasty,and better performance is obtained.Experiments show that compared with the local similarity algorithm,the average precision is improved by 3.34%.Compared with the single-layer dictionary learning algorithm,the one-error is improved by 1.00%,and the average precision is improved by 0.54%.Experiments also show that it has better performance on general datasets. 展开更多
关键词 global similarity Fisher discrimination joint local-constraint and Fisher discrimination based dictionary learning(JLCFDDL) joint global constraint and Fisher discrimination based multi-layer dictionary learning image classification
原文传递
Joint user profiling with hierarchical attention networks 被引量:1
7
作者 Xiaojian LIU Yi ZHU Xindong WU 《Frontiers of Computer Science》 SCIE EI CSCD 2023年第3期133-143,共11页
User profiling by inferring user personality traits,such as age and gender,plays an increasingly important role in many real-world applications.Most existing methods for user profiling either use only one type of data... User profiling by inferring user personality traits,such as age and gender,plays an increasingly important role in many real-world applications.Most existing methods for user profiling either use only one type of data or ignore handling the noisy information of data.Moreover,they usually consider this problem from only one perspective.In this paper,we propose a joint user profiling model with hierarchical attention networks(JUHA)to learn informative user representations for user profiling.Our JUHA method does user profiling based on both inner-user and inter-user features.We explore inner-user features from user behaviors(e.g.,purchased items and posted blogs),and inter-user features from a user-user graph(where similar users could be connected to each other).JUHA learns basic sentence and bag representations from multiple separate sources of data(user behaviors)as the first round of data preparation.In this module,convolutional neural networks(CNNs)are introduced to capture word and sentence features of age and gender while the self-attention mechanism is exploited to weaken the noisy data.Following this,we build another bag which contains a user-user graph.Inter-user features are learned from this bag using propagation information between linked users in the graph.To acquire more robust data,inter-user features and other inner-user bag representations are joined into each sentence in the current bag to learn the final bag representation.Subsequently,all of the bag representations are integrated to lean comprehensive user representation by the self-attention mechanism.Our experimental results demonstrate that our approach outperforms several state-of-the-art methods and improves prediction performance. 展开更多
关键词 user profiling hierarchical attention joint learning inner-user feature inter-user feature
原文传递
Robust Integrated Models for Chinese Predicate-Argument Structure Analysis
8
作者 罗彦彦 浅原正幸 松本裕治 《China Communications》 SCIE CSCD 2012年第3期10-18,共9页
Predicate-Argument (PA) structure anal- ysis is often divided into three subtasks: predicate sense disambiguation, argument identification and argument classification mostly been modeled in To date, they have isol... Predicate-Argument (PA) structure anal- ysis is often divided into three subtasks: predicate sense disambiguation, argument identification and argument classification mostly been modeled in To date, they have isolation. However, this approach neglects logical constraints between them. We therefore exploite integrating predicate sense disambiguation with the latter two subtasks respectively, which verifies that the automatic predicate sense disambiguation could help the se- mantic role labeling task. In addition, a dual de- composition algorithm is used to alleviate the er- ror propagation between argument identification subtask and argument classification subtask by benefitting the argument identification subtask greatly. Experiment results show that our ap- proach leads to a better performance with PA a- nalysis than other pipeline approaches. 展开更多
关键词 semantic role labeling PA structureanalysis dual decomposition joint learning
下载PDF
Multiple fault separation and detection by joint subspace learning for the health assessment of wind turbine gearboxes
9
作者 Zhaohui DU Xuefeng CHEN +2 位作者 Han ZHANG Yanyang ZI Ruqiang YAN 《Frontiers of Mechanical Engineering》 SCIE CSCD 2017年第3期333-347,共15页
The gearbox of a wind turbine (WT) has dominant failure rates and highest downtime loss among all WT subsystems. Thus, gearbox health assessment for maintenance cost reduction is of paramount importance. The concurr... The gearbox of a wind turbine (WT) has dominant failure rates and highest downtime loss among all WT subsystems. Thus, gearbox health assessment for maintenance cost reduction is of paramount importance. The concurrence of multiple faults in gearbox components is a common phenomenon due to fault induction mechanism. This problem should be considered before planning to replace the components of the WT gearbox. Therefore, the key fault patterns should be reliably identified from noisy observation data for the development of an effective maintenance strategy. However, most of the existing studies focusing on multiple fault diagnosis always suffer from inappropriate division of fault information in order to satisfy various rigorous decomposition principles or statistical assumptions, such as the smooth envelope principle of ensemble empirical mode decomposition and the mutual independence assumption of independent component analysis. Thus, this paper presents a joint subspace learning-based multiple fault detection (JSLMFD) technique to construct different subspaces adaptively for different fault pattems. Its main advantage is its capability to learn multiple fault subspaces directly from the observation signal itself. It can also sparsely concentrate the feature information into a few dominant subspace coefficients. Furthermore, it can eliminate noise by simply performing coefficient shrinkage operations. Consequently, multiple fault patterns are reliably identified by utilizing the maximum fault information criterion. The superiority of JSL-MFD in multiple fault separation and detection is comprehensively investigated and verified by the analysis of a data set of a 750 kW WT gearbox. Results show that JSL-MFD is superior to a state-of-the-art technique in detecting hidden fault patterns and enhancing detection accuracy. 展开更多
关键词 joint subspace learning multiple fault diagnosis sparse decomposition theory coupling feature separation wind turbine gearbox
原文传递
Are China and Russia Axis or Partners?
10
作者 Fu Ying 《Contemporary International Relations》 2016年第1期1-30,136,共30页
Grounded in an analysis of the unique advantages of China-Russia relations, the paper argues that the two countries have established a high level of political trust and will continue to work in concert on all fronts. ... Grounded in an analysis of the unique advantages of China-Russia relations, the paper argues that the two countries have established a high level of political trust and will continue to work in concert on all fronts. It also looks back at how China entered into alliances throughout its history and the lessons it has learned from those experiences. It emphasizes that China does not deem the establishment of exclusive alliances or political blocs as a foreign policy option. 展开更多
关键词 Russia political cooperation trust alliance affairs learned exclusive jointly mutual
下载PDF
Text-enhanced network representation learning 被引量:1
11
作者 Yu ZHU Zhonglin YE +1 位作者 Haixing ZHAO Ke ZHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2020年第6期43-54,共12页
Network representation learning called NRL for short aims at embedding various networks into low-dimensional continuous distributed vector spaces.Most existing representation learning methods focus on learning represe... Network representation learning called NRL for short aims at embedding various networks into low-dimensional continuous distributed vector spaces.Most existing representation learning methods focus on learning representations purely based on the network topology.i.e.,the linkage relationships between network nodes,but the nodes in lots of networks may contain rich text features,which are beneficial to network analysis tasks,such as node classification,link prediction and so on.In this paper,we propose a novel network representation learning model,which is named as Text-Enhanced Network Representation Learning called TENR for short,by introducing text features of the nodesto learn more discriminative network representations,which come from joint learning of both the network topology and text features,and include common influencing factors of both parties.In the experiments,we evaluate our proposed method and other baseline methods on the task of node classihication.The experimental results demonstrate that our method outperforms other baseline methods on three real-world datasets. 展开更多
关键词 network representation network topology textfeatures joint learning
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部