Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2024
A survey on personalized document-level sentiment analysis
AbstractPersonalized document-level sentiment analysis (PDSA) plays an important role in many real-world applications. So far, various deep learning models for PDSA have been proposed. However, there has been no systematic survey in this area. To address ...
Highlights- To the best of our knowledge, this is the first survey of PDSA.
- We propose a PDSA taxonomy, and summarize the ideas of existing works for each group.
- We propose a model for PDSA based on user correlation to fill the existing ...
- research-articleDecember 2024
Research on University Textbook Recommendation Method Based on LightGCN
IoTCCT '24: Proceedings of the 2024 2nd International Conference on Internet of Things and Cloud Computing TechnologyPages 108–112https://doi.org/10.1145/3702879.3702898With the rapid development of information technology, artificial intelligence technology has been applied to the selection and recommendation of university textbooks to some extent, but it still faces the problem of low recommendation accuracy. To solve ...
- ArticleSeptember 2024
Position and Type Aware Anchor Link Prediction Across Social Networks
Artificial Neural Networks and Machine Learning – ICANN 2024Pages 425–439https://doi.org/10.1007/978-3-031-72356-8_28AbstractAnchor link prediction (ALP) aims to align the accounts of the same natural person on different social networks, which is essential for cross-platform recommendations and comprehensive characterization of user characteristics. In recent years, the ...
- research-articleAugust 2024
AnchorGT: efficient and flexible attention architecture for scalable graph transformers
IJCAI '24: Proceedings of the Thirty-Third International Joint Conference on Artificial IntelligenceArticle No.: 631, Pages 5707–5715https://doi.org/10.24963/ijcai.2024/631Graph Transformers (GTs) have significantly advanced the field of graph representation learning by overcoming the limitations of message-passing graph neural networks (GNNs) and demonstrating promising performance and expressive power. However, the ...
- research-articleOctober 2024
Research on University Textbook Recommendation Based on the ISODATA Algorithm
IPICE '24: Proceedings of the 2024 International Conference on Image Processing, Intelligent Control and Computer EngineeringPages 315–320https://doi.org/10.1145/3691016.3691068This paper explores how to optimize university textbook recommendation systems using clustering analysis methods based on the ISODATA algorithm. It first introduces the basic principles of the ISODATA algorithm and its application in data clustering. ...
-
- research-articleJuly 2024
Full lifecycle data analysis on a large-scale and leadership supercomputer: what can we learn from it?
USENIX ATC'24: Proceedings of the 2024 USENIX Conference on Usenix Annual Technical ConferenceArticle No.: 56, Pages 917–933The system architecture of contemporary supercomputers is growing increasingly intricate with the ongoing evolution of system-wide network and storage technologies, making it challenging for application developers and system administrators to manage and ...
- research-articleOctober 2024
Predicting Urban Traffic Flow Based on Deep Meta-learning
CAIBDA '24: Proceedings of the 2024 4th International Conference on Artificial Intelligence, Big Data and AlgorithmsPages 1170–1174https://doi.org/10.1145/3690407.3690601This paper aims to explore the application of deep meta-learning in urban traffic flow prediction, analyzing its advantages over traditional methods and the challenges it faces. Firstly, we introduce the background and importance of urban traffic flow ...
- research-articleJanuary 2024
MSS-UNet: A Multi-Spatial-Shift MLP-based UNet for skin lesion segmentation
Computers in Biology and Medicine (CBIM), Volume 168, Issue Chttps://doi.org/10.1016/j.compbiomed.2023.107719AbstractMultilayer perceptron (MLP) networks have become a popular alternative to convolutional neural networks and transformers because of fewer parameters. However, existing MLP-based models improve performance by increasing model depth, which adds ...
Highlights- The double-spatial-shift MLP and multi-spatial-shift external attention module are used.
- We integrate DSS-MLP and MSSEA into a convolution-based encoder–decoder architecture.
- Extensive experiments are conducted on three skin lesion ...
- research-articleOctober 2023
Beyond Generic: Enhancing Image Captioning with Real-World Knowledge using Vision-Language Pre-Training Model
MM '23: Proceedings of the 31st ACM International Conference on MultimediaPages 5038–5047https://doi.org/10.1145/3581783.3611987Current captioning approaches tend to generate correct but "generic" descriptions that lack real-world knowledge, e.g., named entities and contextual information. Considering that Vision-Language Pre-Training (VLP) models master massive such knowledge ...
- ArticleSeptember 2023
PTSTEP: Prompt Tuning for Semantic Typing of Event Processes
Artificial Neural Networks and Machine Learning – ICANN 2023Pages 541–553https://doi.org/10.1007/978-3-031-44213-1_45AbstractGiving machines the ability to understand the intent of human actions is a basic goal of Natural Language Understanding. In the context of that, a task called the Multi-axis Event Processes Typing is proposed, which aims to comprehend the overall ...
- ArticleSeptember 2023
Anchor Link Prediction Based on Trusted Anchor Re-identification
Artificial Neural Networks and Machine Learning – ICANN 2023Pages 87–98https://doi.org/10.1007/978-3-031-44198-1_8AbstractCross-social network anchor link prediction plays a pivotal role in downstream tasks, such as comprehensively portraying user characteristics, user friend recommendations, and online public opinion analysis, which aims to find accounts that belong ...
- research-articleAugust 2023
Query Context Expansion for Open-Domain Question Answering
ACM Transactions on Asian and Low-Resource Language Information Processing (TALLIP), Volume 22, Issue 8Article No.: 206, Pages 1–21https://doi.org/10.1145/3603498Humans are accustomed to autonomously associating prior knowledge with the text in a query when answering questions. However, for machines lacking cognition and common sense, a query is merely a combination of some words. Although we can enrich the ...
- research-articleAugust 2023
Hierarchical transformer for scalable graph learning
IJCAI '23: Proceedings of the Thirty-Second International Joint Conference on Artificial IntelligenceArticle No.: 523, Pages 4702–4710https://doi.org/10.24963/ijcai.2023/523Graph Transformer is gaining increasing attention in the field of machine learning and has demonstrated state-of-the-art performance on benchmarks for graph representation learning. However, as current implementations of Graph Transformer primarily focus ...
- research-articleAugust 2023
KDLGT: a linear graph transformer framework via kernel decomposition approach
IJCAI '23: Proceedings of the Thirty-Second International Joint Conference on Artificial IntelligenceArticle No.: 263, Pages 2370–2378https://doi.org/10.24963/ijcai.2023/263In recent years, graph Transformers (GTs) have been demonstrated as a robust architecture for a wide range of graph learning tasks. However, the quadratic complexity of GTs limits their scalability on large-scale data, in comparison to Graph Neural ...
- research-articleAugust 2023
On Structural Expressive Power of Graph Transformers
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 3628–3637https://doi.org/10.1145/3580305.3599451Graph Transformer has recently received wide attention in the research community with its outstanding performance, yet its structural expressive power has not been well analyzed. Inspired by the connections between Weisfeiler-Lehman (WL) graph ...
- research-articleAugust 2022
Streaming Graph Neural Networks with Generative Replay
KDD '22: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 1878–1888https://doi.org/10.1145/3534678.3539336Training Graph Neural Networks (GNNs) incrementally is a particularly urgent problem, because real-world graph data usually arrives in a streaming fashion, and inefficiently updating of the models results in out-of-date embeddings, thus degrade its ...
- research-articleJanuary 2022
A generalization of Archimedean and Marshall-Olkin copulas family
Fuzzy Sets and Systems (FSTS), Volume 428, Issue CPages 1–33https://doi.org/10.1016/j.fss.2021.04.003AbstractIn this paper, we consider a new family of multivariate copulas described by a sequence of functions, named as AMO copula. The set of AMO copulas corresponds to a class of multivariate shock models with the Archimedean type of dependence. ...
- research-articleDecember 2021
Large-scale zone-based approach to global modeling and optimization for a novel thermal management system of module-free lithium-ion battery
Structural and Multidisciplinary Optimization (SPSMO), Volume 64, Issue 6Pages 3621–3636https://doi.org/10.1007/s00158-021-03042-7AbstractUrgent need for driving range of lightweight electric vehicles has given birth to module-free lithium-ion batteries with high efficiency and low costs. Conventional module-based design methodology is not suitable for module-free battery thermal ...
- research-articleNovember 2021
Learning multimodal word representation with graph convolutional networks
Information Processing and Management: an International Journal (IPRM), Volume 58, Issue 6https://doi.org/10.1016/j.ipm.2021.102709AbstractMultimodal models have been proven to outperform text-based models on learning semantic word representations. According to psycholinguistic theory, there is a graphical relationship among the modalities of language, and in recent years,...
- research-articleAugust 2021
Massive Small File Storage Scheme Based on Association Rule Mining
BDE '21: Proceedings of the 2021 3rd International Conference on Big Data EngineeringPages 34–40https://doi.org/10.1145/3468920.3468925When HDFS stores a large number of small files, the NameNode will have insufficient memory space and high read latency, making NameNode a system bottleneck and seriously affecting the file processing capabilities and user experience of HDFS. This article ...