中文
相关论文

相关论文: Predictive Authoring for Brazilian Portuguese Augm…

200 篇论文

The large amount of data available in social media, forums and websites motivates researches in several areas of Natural Language Processing, such as sentiment analysis. The popularity of the area due to its subjective and semantic…

计算与语言 · 计算机科学 2017-12-27 Henrico Bertini Brum , Maria das Graças Volpe Nunes

While many BERT-based cross-modal pre-trained models produce excellent results on downstream understanding tasks like image-text retrieval and VQA, they cannot be applied to generation tasks directly. In this paper, we propose XGPT, a new…

计算与语言 · 计算机科学 2020-03-05 Qiaolin Xia , Haoyang Huang , Nan Duan , Dongdong Zhang , Lei Ji , Zhifang Sui , Edward Cui , Taroon Bharti , Xin Liu , Ming Zhou

When we train models on biased datasets, they not only reproduce data biases, but can worsen them at test time - a phenomenon called bias amplification. Many of the current bias amplification metrics (e.g., BA (MALS), DPA) measure bias…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Rahul Nair , Bhanu Tokas , Hannah Kerner

This paper focuses on enhancing the captions generated by image-caption generation systems. We propose an approach for improving caption generation systems by choosing the most closely related output to the image rather than the most likely…

计算与语言 · 计算机科学 2023-07-10 Ahmed Sabir

Effective representation learning is critical for short text clustering due to the sparse, high-dimensional and noise attributes of short text corpus. Existing pre-trained models (e.g., Word2vec and BERT) have greatly improved the…

计算与语言 · 计算机科学 2021-09-22 Hui Yin , Xiangyu Song , Shuiqiao Yang , Guangyan Huang , Jianxin Li

Automated audio captioning (AAC) is a novel task, where a method takes as an input an audio sample and outputs a textual description (i.e. a caption) of its contents. Most AAC methods are adapted from from image captioning of machine…

声音 · 计算机科学 2020-10-22 An Tran , Konstantinos Drossos , Tuomas Virtanen

Image captioning involves generating textual descriptions from input images, bridging the gap between computer vision and natural language processing. Recent advancements in transformer-based models have significantly improved caption…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Israa A. Albadarneh , Bassam H. Hammo , Omar S. Al-Kadi

Image captioning attempts to generate a sentence composed of several linguistic words, which are used to describe objects, attributes, and interactions in an image, denoted as visual semantic units in this paper. Based on this view, we…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Longteng Guo , Jing Liu , Jinhui Tang , Jiangwei Li , Wei Luo , Hanqing Lu

Cross-modal retrieval methods build a common representation space for samples from multiple modalities, typically from the vision and the language domains. For images and their captions, the multiplicity of the correspondences makes the…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Sanghyuk Chun , Seong Joon Oh , Rafael Sampaio de Rezende , Yannis Kalantidis , Diane Larlus

Automated Audio Captioning (AAC) aims to generate natural textual descriptions for input audio signals. Recent progress in audio pre-trained models and large language models (LLMs) has significantly enhanced audio understanding and textual…

音频与语音处理 · 电气工程与系统科学 2024-10-15 Wenxi Chen , Ziyang Ma , Xiquan Li , Xuenan Xu , Yuzhe Liang , Zhisheng Zheng , Kai Yu , Xie Chen

This project explores emoji prediction from short text sequences using four deep learning architectures: a feed-forward network, CNN, transformer, and BERT. Using the TweetEval dataset, we address class imbalance through focal loss and…

计算与语言 · 计算机科学 2025-08-15 Ethan Gordon , Nishank Kuppa , Rigved Tummala , Sriram Anasuri

Automated Audio Captioning (AAC) aims to describe the semantic contexts of general sounds, including acoustic events and scenes, by leveraging effective acoustic features. To enhance performance, an AAC method, EnCLAP, employed discrete…

音频与语音处理 · 电气工程与系统科学 2025-06-03 Daiki Takeuchi , Binh Thien Nguyen , Masahiro Yasuda , Yasunori Ohishi , Daisuke Niizumi , Noboru Harada

In the initial stage of human life, communication, seen as a process of social interaction, was always the best way to reach consensus between the parties. Understanding and credibility in this process are essential for the mutual agreement…

计算与语言 · 计算机科学 2022-08-30 Gleice Carvalho de Lima Moreno , Marco P. M. de Souza , Nelson Hein , Adriana Kroenke Hein

Automatic Audio Captioning (AAC) is the task that aims to describe an audio signal using natural language. AAC systems take as input an audio signal and output a free-form text sentence, called a caption. Evaluating such systems is not…

声音 · 计算机科学 2022-11-17 Etienne Labbé , Thomas Pellegrini , Julien Pinquier

Recent works in image captioning have shown very promising raw performance. However, we realize that most of these encoder-decoder style networks with attention do not scale naturally to large vocabulary size, making them difficult to be…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Jia Huei Tan , Chee Seng Chan , Joon Huang Chuah

Lexical simplification (LS) is the task of automatically replacing complex words for easier ones making texts more accessible to various target populations (e.g. individuals with low literacy, individuals with learning disabilities, second…

计算与语言 · 计算机科学 2024-02-12 Kai North , Marcos Zampieri , Tharindu Ranasinghe

Artificial neural networks typically struggle in generalizing to out-of-context examples. One reason for this limitation is caused by having datasets that incorporate only partial information regarding the potential correlational structure…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Valentin Barriere , Felipe del Rio , Andres Carvallo De Ferari , Carlos Aspillaga , Eugenio Herrera-Berg , Cristian Buc Calderon

Image captioning is a technology that produces text-based descriptions for an image. Deep learning-based solutions built on top of feature recognition may very well serve the purpose. But as with any other machine learning solution, the…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Rishi Kesav Mohan , Sanjay Sureshkumar , Vignesh Sivasubramaniam

High-tech Augmentative and Alternative Communication (AAC) has been rapidly advancing in recent years due to the increased use of large language models (LLMs) like ChatGPT, but many of these techniques are integrated without the inclusion…

人机交互 · 计算机科学 2025-08-06 Lara J. Martin , Malathy Nagalakshmi

The continuous increase in the use of social media and the visual content on the internet have accelerated the research in computer vision field in general and the image captioning task in specific. The process of generating a caption that…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Muhy Eddin Za'ter , Bashar Talafha