Graph-based methods, pivotal for label inference over interconnected objects in many real-world applications, often encounter generalization challenges, if the graph used for model training differs significantly from ...
详细信息
Graph-based methods, pivotal for label inference over interconnected objects in many real-world applications, often encounter generalization challenges, if the graph used for model training differs significantly from the graph used for testing. This work delves into Graph Domain Adaptation (GDA) to address the unique complexities of distribution shifts over graph data, where interconnected data points experience shifts in features, labels, and in particular, connecting patterns. We propose a novel, theoretically principled method, Pairwise Alignment (Pair-Align) to counter graph structure shift by mitigating conditional structure shift (CSS) and label shift (LS). Pair-Align uses edge weights to recalibrate the influence among neighboring nodes to handle CSS and adjusts the classification loss with label weights to handle LS. Our method demonstrates superior performance in real-world applications, including node classification with region shift in social networks, and the pileup mitigation task in particle colliding experiments. For the first application, we also curate the largest dataset by far for GDA studies. Our method shows strong performance in synthetic and other existing benchmark datasets. Copyright 2024 by the author(s)
In an effort to bolster the healthcare system in Thailand, particularly in remote areas with limited access to pharmacists, this study proposes a novel drug recommendation system based on drug details. This system aim...
详细信息
Recent advances in Large Language Models (LLMs) have been changing the paradigm of Recommender Systems (RS). However, when items in the recommendation scenarios contain rich textual information, such as product descri...
详细信息
Ordinal real-world data such as concept hierarchies, ontologies, genealogies, or task dependencies in scheduling often has the property to not only contain pairwise comparable, but also incomparable elements. Order di...
详细信息
The crime monitoring system is a unique and authentic project which functions with the concepts of block chain language. Blockchain technology has the potential to revolutionize the management of criminal records by p...
详细信息
Automatic detection of Leukemia or blood cancer is one of the most challenging tasks that need to be addressed in the healthcare *** of white blood cells(WBCs)in the blood or bone marrow microscopic slide images play ...
详细信息
Automatic detection of Leukemia or blood cancer is one of the most challenging tasks that need to be addressed in the healthcare *** of white blood cells(WBCs)in the blood or bone marrow microscopic slide images play a crucial part in early identification to facilitate medical *** Acute Lymphocytic Leukemia(ALL),the most preferred part of the blood or marrow is to be analyzed by the experts before it spreads in the whole body and the condition becomes *** researchers have done a lot of work in this field,to demonstrate a comprehensive analysis few literature reviews have been published focusing on various artificial intelligence-based techniques like machine and deep learning detection of *** systematic review has been done in this article under the PRISMA guidelines which presents the most recent advancements in this *** image segmentation techniques were broadly studied and categorized from various online databases like Google Scholar,science Direct,and PubMed as image processing-based,traditional machine and deep learning-based,and advanced deep learning-based models were *** Neural Networks(CNN)based on traditional models and then the recent advancements in CNN used for the classification of ALL into its subtypes.A critical analysis of the existing methods is provided to offer clarity on the current state of the ***,the paper concludes with insights and suggestions for future research,aiming to guide new researchers in the development of advanced automated systems for detecting life-threatening diseases.
Food allergies are a significant concern for the community as they can have adverse effects on human health. Even a small amount of certain food items can trigger allergic reactions in the body, ranging from mild symp...
详细信息
Vehicle-to-vehicle communication is one of the new paradigms of networking, which should be secure, fast, and efficient. In this paper, we propose a framework that implements the pseudonym-based authentication scheme ...
详细信息
Smart cities aim to provide more digitalized, equitable, sustainable, and liveable cities. In smart cities data evolves as an important asset and citizens data in particular is being used to provide data-driven mobili...
详细信息
Large language models (LLMs) demonstrate emergent in-context learning capabilities, where they adapt to new tasks based on example demonstrations. However, in-context learning has seen limited effectiveness in many se...
详细信息
Large language models (LLMs) demonstrate emergent in-context learning capabilities, where they adapt to new tasks based on example demonstrations. However, in-context learning has seen limited effectiveness in many settings, is difficult to quantitatively control and takes up context window space. To overcome these limitations, we propose an alternative approach that recasts in-context learning as in-context vectors (ICV). Using ICV has two steps. We first use a forward pass on demonstration examples to create the in-context vector from the latent embedding of the LLM. This vector captures essential information about the intended task. On a new query, instead of adding demonstrations to the prompt, we shift the latent states of the LLM using the ICV. The ICV approach has several benefits: 1) it enables the LLM to more effectively follow the demonstration examples;2) it's easy to control by adjusting the magnitude of the ICV;3) it reduces the length of the prompt by removing the in-context demonstrations;4) ICV is computationally much more efficient than fine-tuning. We demonstrate that ICV achieves better performance compared to standard in-context learning and fine-tuning on diverse tasks including safety, style transfer, role-playing and formatting. Moreover, we show that we can flexibly teach LLM to simultaneously follow different types of instructions by simple vector arithmetics on the corresponding ICVs. Code is available at https://***/shengliu66/ICV. Copyright 2024 by the author(s)
暂无评论