<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>1 | Muhammad Ifte Khairul Islam</title><link>https://iftekhairul.github.io/publication-type/1/</link><atom:link href="https://iftekhairul.github.io/publication-type/1/index.xml" rel="self" type="application/rss+xml"/><description>1</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Sun, 15 Dec 2024 02:33:00 +0000</lastBuildDate><image><url>https://iftekhairul.github.io/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url><title>1</title><link>https://iftekhairul.github.io/publication-type/1/</link></image><item><title>DyGCL: Dynamic Graph Contrastive Learning for Event Prediction</title><link>https://iftekhairul.github.io/publication/dygcl/</link><pubDate>Sun, 15 Dec 2024 02:33:00 +0000</pubDate><guid>https://iftekhairul.github.io/publication/dygcl/</guid><description>&lt;p>Predicting events, ranging from political unrest to disease outbreaks and criminal activities, stands as a pivotal task in proactively addressing emerging challenges. Despite the richness of textual data as a source for event detection, it is challenging to extract contextual information from documents due to their complex structure and the dynamic evolution of events. In response to this challenge, dynamic Graph Neural Networks (GNNs) have emerged as a promising tool for capturing the intricate patterns embedded within textual data graphs. Nevertheless, many models in this domain primarily rely on local node-level representations, overlooking the essential global graph-level context. However, both node-level and graph-level representations are critical for effective event prediction. Node-level representations provide insight into the local structure, while graph-level representations offer an understanding of the global structure and the evaluation of temporal graphs. To address these challenges, in this paper, we propose a Dynamic Graph Contrastive Learning (DyGCL) method for event prediction. Our model DyGCL first employs a local view encoder to effectively capture the local dynamic structure of input graphs as the evolving node representations. Then, it performs a global view encoder to perceive the hierarchical dynamic graph representation of the input graphs. Finally, the graph representations from both encoders, optimized via contrastive learning, are combined with an attention mechanism and utilized to predict future events. Our extensive experiments demonstrate that our proposed method outperforms the state-of-the-art methods for event prediction on six real-world datasets.&lt;/p></description></item><item><title>MPool: Motif-Based Graph Pooling</title><link>https://iftekhairul.github.io/publication/mpool/</link><pubDate>Thu, 25 May 2023 02:33:00 +0000</pubDate><guid>https://iftekhairul.github.io/publication/mpool/</guid><description>&lt;p>Recently, Graph Neural Networks (GNNs) have emerged as a powerful technique for various graph-related tasks. Current GNN models apply different graph pooling methods that reduce the number of nodes and edges to learn the higher-order structure of the graph in a hierarchical way. However, these methods primarily rely on the one-hop neighborhood and do not consider the higher-order structure of the graph. To address this issue, in this work, we propose a multi-channel Motif-based Graph Pooling method named (MPool) that captures the higher-order graph structure with motif and also considers the local and global graph structure through a combination of selection and clustering-based pooling operations. In the first channel, we develop node selection-based graph pooling by designing a node ranking model considering the motif adjacency of nodes. In the second channel, we develop cluster-based graph pooling by designing a spectral clustering model using motif adjacency. Finally, the result of each channel is aggregated into the final graph representation. We perform extensive experiments and demonstrate that our proposed method outperforms the baseline methods for graph classification tasks on eight benchmark datasets.&lt;/p></description></item><item><title>Seq-HyGAN: Sequence Classification via Hypergraph Attention Network</title><link>https://iftekhairul.github.io/publication/seqhygan/</link><pubDate>Tue, 09 May 2023 02:33:00 +0000</pubDate><guid>https://iftekhairul.github.io/publication/seqhygan/</guid><description>&lt;p>Extracting meaningful features from sequences and devising effective similarity measures are vital for sequence data mining tasks, particularly sequence classification. While neural network models are commonly used to automatically learn sequence features, they are limited to capturing adjacent structural connection information and ignoring global, higher-order information between the sequences. To address these challenges, we propose a novel
Hypergraph Attention Network model, namely Seq-HyGAN for sequence classification problems. To capture the complex structural similarity between sequence data, we create a novel hypergraph model by defining higher-order relations between subsequences extracted from sequences. Subsequently, we introduce a Sequence Hypergraph Attention Network that learns sequence features by considering the significance of subsequences and sequences to one another. Through extensive experiments, we demonstrate the effectiveness of our proposed Seq-HyGAN model in accurately classifying sequence data, outperforming several state-of-the-art methods by a significant margin.&lt;/p></description></item><item><title>Predicting Drug-Drug Interactions Using Meta-path Based Similarities</title><link>https://iftekhairul.github.io/publication/example/</link><pubDate>Sun, 12 Sep 2021 02:33:00 +0000</pubDate><guid>https://iftekhairul.github.io/publication/example/</guid><description>&lt;p>Drug-drug interaction (DDI) indicates the event where a particular drug’s desired course of action is modified
when taken together with other drugs (s). DDIs may hamper, enhance, or reduce the expected effect of either drug or, at the worst possible scenario, cause an adverse side effect. While it is crucial to identify drug-drug interactions, it is quite impossible to detect all possible DDIs for a new drug during the clinical trial. Therefore, many computational methods are proposed for this task. In this paper, we propose a novel method, HIN-DDI
for discovering DDIs. This method considers drugs and other biomedical entities like proteins, pathways, and side effects, for DDI prediction. We design a heterogeneous information network (HIN) to model relations between these entities. Afterward, we extract the rich semantic relationships among these entities using different meta-path-based topological features. An extensive set of features are fed to different classifiers for DDI prediction. Moreover, we run extensive experiments to compare and evaluate the effectiveness of HIN-DDI with other methods. Results exhibit that HIN-DDI is quite effective in predicting new drugs as well as existing drugs. Unlike existing works, HIN-DDI can predict new drugs, and more importantly, it can impressively outmatch baseline methods by up to 63%.&lt;/p></description></item></channel></rss>