Multimodal Sentiment Analysis is a burgeoning research area, leveraging various modalities to predict the sentiment score. Nevertheless, previous studies have disregarded the impact of noise interference on specific m...
Multimodal Sentiment Analysis is a burgeoning research area, leveraging various modalities to predict the sentiment score. Nevertheless, previous studies have disregarded the impact of noise interference on specific modal sentiments during video recording, thereby compromising the accuracy of sentiment prediction. In this paper, we propose the Guided Circular Decomposition and Cross-Modal Recombination (GCD-CMR) model, which aims to eliminate contaminated sentiment features in a fine-grained way. To achieve this, we utilize tailored global information specific to each modality to guide the circular decomposing process in the GCD module, to produce a set of sentiment prototypes. Subsequently, in the CMR module, we align cross-modal sentiment prototypes and remove the contaminated prototypes for recombination. Experimental results on two publicly available datasets demonstrate that our model surpasses state-of-the-art models, confirming the effectiveness of our proposed method. We release the code at: https://***/nianhua20/GCD-CMR.
Large language models (LLMs) are effective at capturing complex, valuable conceptual representations from textual data for a wide range of real-world applications. However, in fields like Intelligent Fault Diagnosis (...
详细信息
Compared with linear causality,nonlinear causality has more complex characteristics and *** this paper,we discuss certain issues related to nonlinear causality with an emphasis on the concept of causality *** on widel...
详细信息
Compared with linear causality,nonlinear causality has more complex characteristics and *** this paper,we discuss certain issues related to nonlinear causality with an emphasis on the concept of causality *** on widely used computation models and methods,we present some viewpoints and opinions on the analysis and computation of nonlinear causality and the identification problem of causality *** also reveal the importance and practical significance of nonlinear causality in handling complex causal inference problems via several specific examples.
作者:
Wang, MuyuZhao, SanyuanDong, XingpingShen, JianbingWuhan University
School of Computer Science National Engineering Research Center for Multimedia Software Institute of Artificial Intelligence Hubei Key Laboratory of Multimedia and Network Communication Engineering Wuhan430072 China Beijing Institute of Technology
School of Computer Science Beijing China University of Macau
State Key Laboratory of Internet of Things for Smart City Department of Computer and Information Science China
In this paper, we propose a novel rendering framework based on neural radiance fields (NeRF) named HH-NeRF that can generate high-resolution audio-driven talking portrait videos with high fidelity and fast rendering. ...
详细信息
This paper presents a multimodal interaction system designed for speech-based autism intervention in Sinhala-speaking Sri Lankan children, utilizing the NAO robot. The system integrates four components, language conte...
详细信息
ISBN:
(数字)9798331517878
ISBN:
(纸本)9798331517885
This paper presents a multimodal interaction system designed for speech-based autism intervention in Sinhala-speaking Sri Lankan children, utilizing the NAO robot. The system integrates four components, language content detection, dialog management, voice synthesis, and gesture synthesis, to create an engaging and adaptive therapeutic environment. By leveraging these technologies, the system provides real-time, personalized responses that align with the cultural and linguistic needs of Sinhala-speaking children with autism spectrum disorder (ASD). The NAO robot facilitates natural and supportive interaction through synchronized speech and gestures, aiming to improve communication and social skills in children with ASD. Preliminary evaluations demonstrate the potential of the system to enhance engagement and responsiveness in therapy sessions, marking a significant step forward in developing specialized interventions for autism in non-Western, non-English-speaking contexts.
The growing adoption of the Internet of Things (IoT) terminology in recent years in several domains, including healthcare, has yielded multiple benefits. One of the roles is to support professionals in delivering outs...
详细信息
ISBN:
(数字)9798350373974
ISBN:
(纸本)9798350373981
The growing adoption of the Internet of Things (IoT) terminology in recent years in several domains, including healthcare, has yielded multiple benefits. One of the roles is to support professionals in delivering outstanding and suitable healthcare for patients, while also empowering patients to independently track their health state. However, this wide growth is accompanied by many significant security concerns and cyber risks, including unauthorized access, data leakage, information modification, and data erasure. This article outlines the advantages of employing groundbreaking blockchain technology to provide robust and verified authentication methods for different systems. Additionally, it imparts a foundational comprehension of the technologies employed in the procedure of constructing and advancing blockchain-based platforms. In addition, we explore tools like Scythe and Avispa that are employed to assess the system’s resilience against different types of attacks.
An improved algorithm based on Quick Sort algorithm research method is proposed to deal with prevailing duplicate values in the sorting of data. The duplicate values are specially processed, which effectively reduces ...
详细信息
ISBN:
(数字)9798350376425
ISBN:
(纸本)9798350376432
An improved algorithm based on Quick Sort algorithm research method is proposed to deal with prevailing duplicate values in the sorting of data. The duplicate values are specially processed, which effectively reduces the number of division and greatly reduces the number of recursions. The experimental results show that the time efficiency is improved by more than 50% when dealing with large data than the traditional Quick Sort algorithm without reducing the space efficiency.
Real-world data often contain incomplete views with varying degrees of missing information. While there are existing methods for learning representations from such data, effectively utilizing all incomplete view data ...
Real-world data often contain incomplete views with varying degrees of missing information. While there are existing methods for learning representations from such data, effectively utilizing all incomplete view data and ensuring robustness to different levels of completeness remains a challenging task. To address this problem, we propose a novel framework named IMRL-AGI. IMRL-AGI combines the anchor graph-based Graph Convolutional Network (GCN) and information bottleneck. Specifically, the framework starts by constructing an anchor graph to effectively captures the nonlinear information between instances. Next, an anchor graph-based GCN is designed to extract feature information from various views. IMRL-AGI maximizes the mutual information between the views obtained by the common representation and the anchor-graph-based GCN, ensuring the accurate extraction of view information. Furthermore, the minimization of mutual information is applied to promote diversity and reduce redundancy in the multi-view representation. Extensive experiments are conducted on several real-world datasets, and the results demonstrate the superiority of IMRL-AGI.
Learning the discourse structures of news articles is vital for obtaining valuable structural information around main events, which has been shown useful for many natural language processing applications. This paper p...
详细信息
Learning the discourse structures of news articles is vital for obtaining valuable structural information around main events, which has been shown useful for many natural language processing applications. This paper proposes the extraction of graphs explicitly representing the discourse structure, coreference structure, and semantic similarities within a document. Concept embeddings are then updated using a weighted combination of feature embeddings, modeled after capsule networks, and resulting in improved context-dependent representation of the content of each news article. Experimental tests on the NewsDiscourse dataset demonstrate the effectiveness of our proposed method.
The pseudo-single-level-cell (pSLC) technique is widely adopted in high-density flash-based storage to mitigate the performance and endurance problem of high-density flash memory. Furthermore, prefetching schemes can ...
详细信息
ISBN:
(数字)9783981926385
ISBN:
(纸本)9798350348606
The pseudo-single-level-cell (pSLC) technique is widely adopted in high-density flash-based storage to mitigate the performance and endurance problem of high-density flash memory. Furthermore, prefetching schemes can compensate for performance differences among storage tiers. Existing prefetchers are implemented in the operating system (OS) or storage layers. However, OS layer prefetchers are conservative since it is a challenge to achieve both high accuracy and large coverage simultaneously. Storage layer prefetchers are sub-optimal due to the performance differences between pSLC and DRAM. In this paper, a cross-layer prefetching framework (CPF) is proposed to prefetch data selectively. The basic idea is that high-accuracy data will be prefetched to DRAM and large-coverage data will be prefetched to the pSLC flash in storage. To make it practical, an adaptive regulator is further designed to dynamically adjust the cross-layer prefetching to ensure accuracy and coverage. Evaluations show that CPF can improve read performance and reduce data transfer costs significantly.
暂无评论