The current research conducts an exhaustive analysis into the integration of Large language Models (LLMs), focusing on GPT-4, within the domain of Astronomy. We deploy advanced in-context and adversarial prompting met...
详细信息
Knowledge graphs contain rich knowledge about various entities and the relational information among them, while temporal knowledge graphs (TKGs) describe and model the interactions of the entities over time. In this c...
详细信息
ISBN:
(纸本)9783031477140;9783031477157
Knowledge graphs contain rich knowledge about various entities and the relational information among them, while temporal knowledge graphs (TKGs) describe and model the interactions of the entities over time. In this context, automatic temporal knowledge graph completion (TKGC) has gained great interest. Recent TKGC methods integrate advanced deep learning techniques, e.g., Transformers, and achieve superior model performance. However, this also introduces a large number of excessive parameters, which brings a heavier burden for parameter optimization. In this paper, we propose a simple but powerful graph encoder for TKGC, called TARGCN. TARGCN is parameter-efficient, and it extensively explores every entity's temporal context for learning contextualized representations. We find that instead of adopting various kinds of complex modules, it is more beneficial to efficiently capture the temporal contexts of entities. We experiment TARGCN on three benchmark datasets. Our model can achieve a more than 46% relative improvement on the GDELT dataset compared with state-of-the-art TKGC models. Meanwhile, it outperforms the strongest baseline on the ICEWS05-15 dataset with around 18% fewer parameters.
Nowadays, text detection has infiltrated various industries like banking, education, criminal investigation, network public opinion, and more. However, the traditional way of text detection is largely dependent on the...
详细信息
The transformation of 12-Lead electrocardiograms to 3D vectorcardiograms, along with its reverse process, offer numerous advantages for computer visualization, signal transmission and analysis. Recent literature has s...
详细信息
ISBN:
(纸本)9783031665349;9783031665356
The transformation of 12-Lead electrocardiograms to 3D vectorcardiograms, along with its reverse process, offer numerous advantages for computer visualization, signal transmission and analysis. Recent literature has shown increasing interest in this structured representation, due to its effectiveness in various cardiac evaluations and machine learning-based arrhythmia prediction. Current transformation techniques utilize fixed matrices, often retrieved through regression methods which fail to correlate with patient's physical characteristics or ongoing diseases. In this paper, we propose the first quasi-orthogonal transformation handling multi-modal input (12-lead ECG and clinical annotations) through a conditional energy-based model. Within our novel probabilistic formulation, the model proposes multiple transformation coefficients without relying on a single fixed approximation to better highlight relationships between latent factors and structured output. The evaluation of our approach, conducted with a nested cross validation on PTB Diagnostic dataset, showcased improved reconstruction precision across various cardiac conditions compared to state-of-the-art techniques (Kors, Dower, and QSLV).
This paper explores the caching problem with popularity prediction in fog radio access networks (F-RANs), which takes into account the Age of Information (AoI). To achieve a higher cache hit rate and a lower delay, we...
详细信息
ISBN:
(数字)9798350349115
ISBN:
(纸本)9798350349122
This paper explores the caching problem with popularity prediction in fog radio access networks (F-RANs), which takes into account the Age of Information (AoI). To achieve a higher cache hit rate and a lower delay, we first employ a user-centric popularity prediction strategy to divide users with similar preferences and contextual information into multiple clusters to improve the regional cache hit rate. By updating the latest content according to the normalized content freshness information, the freshness of already cached content can be guaranteed. Moreover, we introduce a weight coefficient that considers both content popularity and freshness. Finally, to further improve the user quality of experience (QoE) and reduce the delay, we optimize the AoI of the requested content by considering the user requesting access probability and the packet arrival rate. Experimental results show that our proposed strategy can effectively improve the cache hit rate and reduce delay compared to existing methods.
Given the background passage, question and answer, Distractor Generation (DG) aims to generate several incorrect options to confuse readers, which is an essential composition to build multiple choice question data. Mo...
详细信息
Transformer-based architecture models like BERT have performed excellently for various naturallanguageprocessing (NLP) tasks. However, these models are usually computationally expensive with a large number of parame...
详细信息
In recent years, Large language Models (LLMs) have made significant breakthroughs in naturallanguageprocessing. However, effectively applying them in domain-specific translation remains a significant challenge. This...
详细信息
ISBN:
(数字)9798331506766
ISBN:
(纸本)9798331506773
In recent years, Large language Models (LLMs) have made significant breakthroughs in naturallanguageprocessing. However, effectively applying them in domain-specific translation remains a significant challenge. This study aims to enhance the translation quality of LLMs in specialized domains by investigating the impact of different prompt strategies. We constructed four domain-specific corpora and assessed the efficacy of four prompting strategies—code-based, naturallanguage-based, CRISPE mode, and comprehensive mode—using automated metrics such as BLEU, ChrF, and TER on the ChatGPT 3.5 model. Results indicate that different prompting strategies significantly affect LLM translation quality. The naturallanguage-based and CRISPE mode prompts showed the best performance, providing richer contextual information and clearer task instructions, effectively enhancing the performance of LLMs in specialized domain translations. This study offers crucial empirical evidence to improve translation performance in specific domains and propels new directions for LLM-based translation practice and research.
Unsupervised anomaly detection for time series signals is challenging, due to the imbalanced distribution of data and the lack of ground-truth labels. Current methods on this topic are mainly based on deep neural netw...
详细信息
ISBN:
(纸本)9781665405409
Unsupervised anomaly detection for time series signals is challenging, due to the imbalanced distribution of data and the lack of ground-truth labels. Current methods on this topic are mainly based on deep neural networks, which are optimized by heuristic constraints or empirical priors. However, various patterns of anomalous data, especially those lasting for varying periods, are hard to be captured by plain networks. To tackle this problem, we propose a multiple temporal context embedding method. The core of our method is to construct a unified representation of the multiple temporal contexts of data, which is achieved by learning a set of base features to reconstruct the hidden features within existing anomaly detection networks. The proposed method can be implemented as a convenient plug-in module, and be combined with various network architectures, such as autoencoders and graph neural networks. Extensive experiments on multiple datasets demonstrate that the proposed method can boost the performance of baseline networks significantly.
Finding the best candidates for a position and informing users of their resume score and areas for growth are the two main objectives of Resume Screening After a thorough analysis of the literature on current methods,...
详细信息
ISBN:
(数字)9798331539948
ISBN:
(纸本)9798331539955
Finding the best candidates for a position and informing users of their resume score and areas for growth are the two main objectives of Resume Screening After a thorough analysis of the literature on current methods, it was found that while traditional systems like manual screening may lead to incorrect assumptions and the wastage of human potential, they are not robust in terms of processing, accuracy, or efficiency. Software must score the resumes of the candidates in real-time and match and rate them using machine learning and naturallanguageprocessing techniques in order to obtain accuracy. Applications’ resumes would be the input, and suggestions from the user side and an admin-side rated candidate resume list would be the output. By utilizing naturallanguageprocessing techniques, output results are obtained instantly in real time. TF-IDF, Cosine Similarity NLP techniques were employed by the authors to match strings in the suggested system. It could be used in administrative agencies, government agencies, and multinational corporations where a large number of resumes need to be checked every day for multiple positions.
暂无评论