The goal of multilingual modelling is to generate multilingual text representations for various downstream tasks in different languages. However, some state-of-the-art pre-trained multilingual models perform poorly on...
详细信息
Traditional image emotion recognition focuses only on the emotion information embedded in the subject or part of the image, while ignoring the global emotion information. In this paper, we propose a new network based ...
详细信息
Fuzzy reasoning aims to describe things with fuzzy and uncertain concepts and convert them into information that computers can process. Wang thought that the inference algorithm based on Compositional Rule of Inferenc...
详细信息
Most of the current fuzzy clustering algorithms are sensitive to cluster initialization and do not cope well with high dimensionality. To alleviate these problems, we come up with a viewpoint-driven subspace fuzzy c-m...
详细信息
Aspect-based sentiment analysis (ABSA) is a challenging subtask in the natural language processing community, which aims to determine the sentiment polarity about the corresponding specific aspect terms. In existing w...
详细信息
In the fuzzy field, Zadeh put forward the CRI (compositional rule of inference) algorithm to deal with fuzzy reasoning. Later, Wang put forward the triple I algorithm, which is logically more complete than CRI. Thence...
详细信息
Artificial intelligence methods offer objectivity and convenience in automatic depression detection, however, current research often neglects the critical role of facial landmarks. This oversight results in insufficie...
详细信息
Emotion analysis in conversation has been a popular research topic in the natural language processing field. While much of the existing research has focused on emotion recognition in conversation, the emotion inferenc...
详细信息
Emotion recognition at sentence level is one of the fundamental problems of textual emotion understanding. Based on the observation that sentence emotional focus can be expressed by some clauses in this sentence, this...
详细信息
Emotion recognition at sentence level is one of the fundamental problems of textual emotion understanding. Based on the observation that sentence emotional focus can be expressed by some clauses in this sentence, this paper proposes to find the emotional focus for sentence emotion recognition. For the sake of breaking through the problems brought about by depending on emotion lexicons, we first recognize word emotions in a sentence based on Maximum entropy model. And then homogeneous Markov model is built for clause emotion recognition; After that, a strategy based on emotion selection is proposed for a sentence with multiple clauses, and genetic algorithm is used for clause selection by textual feature weighting. The experimental results show that, comparing with the baseline, there are 9.1% and 3.6% improvement respectively for two different evaluations. It is demonstrated that finding emotional focus by clause selection is able to improve the performance of sentence emotion recognition significantly.
Contrastive learning can reduce the impact of ex-posure bias associated with training using maximum likelihood estimation, which aims to pull together positive samples to increase the likelihood of high-quality summar...
Contrastive learning can reduce the impact of ex-posure bias associated with training using maximum likelihood estimation, which aims to pull together positive samples to increase the likelihood of high-quality summaries and push away irrelevant negative samples to reduce the likelihood of low-quality summaries. In contrastive learning-based text summarization methods, a standard method for selecting positive and negative samples is randomly selected within a batch. This method can lead to sampling bias to the extent that the consistency of the representation space is compromised. Therefore, we propose a new method to penalize false negatives based on ROUGE metric scores as weights to sample from the dynamic output of the model training process. The method calculates ROUGE metric scores for penalizing false negatives in real-time and can distinguish between positive and negative samples to ensure spatial consistency and alleviate exposure bias. Experimental results on XSum, CNN/DM, and Multi-News datasets show that our approach effectively improves the performance of the latest text summarization pre-training models.
暂无评论