- Topic Modeling
- Advanced Graph Neural Networks
- Natural Language Processing Techniques
- Data Quality and Management
- Intelligent Tutoring Systems and Adaptive Learning
- Dam Engineering and Safety
- Software Engineering Research
- Sentiment Analysis and Opinion Mining
- Expert finding and Q&A systems
- Bioinformatics and Genomic Networks
- Semantic Web and Ontologies
- Machine Learning and Algorithms
- Advanced Text Analysis Techniques
- Groundwater flow and contamination studies
- Text and Document Classification Technologies
- Higher Education and Teaching Methods
- ZnO doping and properties
- Catalytic Processes in Materials Science
- Imbalanced Data Classification Techniques
- Domain Adaptation and Few-Shot Learning
- Software System Performance and Reliability
- Advanced Photocatalysis Techniques
- Service-Oriented Architecture and Web Services
- Mathematical Dynamics and Fractals
- Gas Sensing Nanomaterials and Sensors
Hohai University
2022-2025
Central China Normal University
2016-2024
Shanghai Jiao Tong University
2023-2024
Wuhan University
1987-2024
Shanghai First People's Hospital
2022-2024
East China University of Technology
2023-2024
University of Science and Technology Liaoning
2022
China Southern Power Grid (China)
2022
York University
2020
The task of machine reading comprehension (MRC) is to enable read and understand a piece text then answer the corresponding question correctly. This requires not only be able perform semantic understanding but also possess logical reasoning capabilities. Just like human reading, it involves thinking about from two interacting perspectives semantics logic. However, previous methods based on either consider structure or cannot simultaneously balance reasoning. single form make fully meaning...
Sentiment classification aims to automatically predict sentiment polarity (e.g., positive or negative) of user generated data reviews, blogs).Due the mismatch among different domains, a classifier trained in one domain may not work well when directly applied other domains.Thus, adaptation for algorithms are highly desirable reduce discrepancy and manual labeling costs.To address above challenge, we propose novel method, called Bi-Transferring Deep Neural Networks (BTDNNs).The proposed BTDNNs...
The goal of Knowledge graph embedding (KGE) is to learn how represent the low dimensional vectors for entities and relations based on observed triples. conventional shallow models are limited their expressiveness. ConvE (Dettmers et al., 2018) takes advantage CNN improves expressive power with parameter efficient operators by increasing interactions between head relation embeddings. However, there no structural information in space ConvE, performance still number interactions. recent KBGAT...
With the development of blockchain technologies, many Ponzi schemes disguise themselves under veil smart contracts. The scheme contracts cause serious financial losses, which has a bad effect on blockchain. Existing contract detection studies have mainly focused extracting hand-crafted features and training machine learning classifier to detect However, cannot capture structural semantic feature source code. Therefore, in this study, we propose method called MTCformer (Multi-channel Text...
Temporal knowledge graph embedding (TKGE) aims to learn the of entities and relations in a temporal (TKG). Although previous neural networks (GNN) based models have achieved promising results, they cannot directly capture interactions multi-facts at different timestamps. To address above limitation, we propose time-aware relational attention model (TARGAT), which takes timestamps as unified graph. First, develop generator dynamically generate series message transformation matrices, jointly...
Abstract Background The aim of this study is to build a prognostic model for cutaneous melanoma (CM) using fatty acid-related genes and evaluate its capacity predicting prognosis, identifying the tumor immune microenvironment (TIME) composition, assessing drug sensitivity. Methods Through analysis transcriptional data from TCGA-SKCM GTEx datasets, we screened differentially expressed acids-related (DEFAGs). Additionally, employed clinical GSE65904 identify associated with prognosis....
Complex knowledge graph question answering (KGQA) aims at natural language questions by entities retrieving from a (KG). Recently, the relation path-based models have shown unique advantage for complex KGQA. However, these existing ignore dependency between different paths, which leads to aimless reasoning over KG. To resolve this issue, we propose question-directed with relation-aware attention network (QRGAT) that encodes process as graph. The GAT can recognize neighbor along corresponding...
Just-in-time (JIT) bug prediction is an effective quality assurance activity that identifies whether a code commit will introduce bugs into the mobile app, aiming to provide prompt feedback practitioners for priority review. Since collecting sufficient labeled data not always feasible some apps, one possible approach leverage cross-app models. In this work, we propose new cross-triplet deep feature embedding method, called CDFE, JIT task. The CDFE method incorporates state-of-the-art loss...
Cross-lingual entity alignment has attracted considerable attention in recent years. Past studies using conventional approaches to match entities share the common problem of missing important structural information beyond modeling process. This allows graph neural network models step in. Most existing model individual knowledge graphs (KGs) separately with a small amount pre-aligned served as anchors connect different KG embedding spaces. However, this characteristic can cause several major...
Community question answering (CQA) has become an increasingly popular research topic. In this paper, we focus on the problem of retrieval. Question retrieval in CQA can automatically find most relevant and recent questions that have been solved by other users. However, word ambiguity mismatch problems bring about new challenges for CQA. State-of-the-art approaches address these issues implicitly expanding queried with additional words or phrases using monolingual translation models. While...
The graph attention network (GAT) [1] has started to become a mainstream neural architecture since 2018, yielding remarkable performance gains in various natural language processing (NLP) tasks. Although GAT reached the state-of-the-art (SOTA) as recent success relation prediction knowledge graph, current model is still limited by following two aspects: (1) existing only considers neighbors from inbound-direction of given entity, but ignores rich neighborhood information outbound-directions;...
Designing algorithms to solve math word problems (MWPs) is an important research topic in natural language processing and smart education domains. The task of solving MWPs involves transforming problem texts into equations. Although recent Graph2Tree-based models, which adopt homogeneous graph encoders learn quantity representations, have obtained very promising results generating equations, they do not consider the heterogeneous issue long-distance dependencies nodes. In this paper, we...