中文
相关论文

相关论文: See, Hear, Read: Leveraging Multimodality with Gui…

200 篇论文

While the incipient internet was largely text-based, the modern digital world is becoming increasingly multi-modal. Here, we examine multi-modal classification where one modality is discrete, e.g. text, and the other is continuous, e.g.…

计算与语言 · 计算机科学 2018-02-09 D. Kiela , E. Grave , A. Joulin , T. Mikolov

Detecting fake news in large datasets is challenging due to its diversity and complexity, with traditional approaches often focusing on textual features while underutilizing semantic and emotional elements. Current methods also rely heavily…

计算与语言 · 计算机科学 2024-10-22 Xiaoman Xu , Xiangrun Li , Taihang Wang , Ye Jiang

Abstractive summarization aims to generate concise summaries by creating new sentences, allowing for flexible rephrasing. However, this approach can be vulnerable to inaccuracies, particularly `hallucinations' where the model introduces…

计算与语言 · 计算机科学 2026-03-10 Chaimae Chellaf , Salima Mdhaffar , Yannick Estève , Stéphane Huet

Large-scale video-language pre-training has shown significant improvement in video-language understanding tasks. Previous studies of video-language pretraining mainly focus on short-form videos (i.e., within 30 seconds) and sentences,…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Yuchong Sun , Hongwei Xue , Ruihua Song , Bei Liu , Huan Yang , Jianlong Fu

Multimodal sentiment analysis is an important area for understanding the user's internal states. Deep learning methods were effective, but the problem of poor interpretability has gradually gained attention. Previous works have attempted to…

计算与语言 · 计算机科学 2023-05-15 Sixia Li , Shogo Okada

While there has been recent progress in abstractive summarization as applied to different domains including news articles, scientific articles, and blog posts, the application of these techniques to clinical text summarization has been…

计算与语言 · 计算机科学 2022-04-05 Amanuel Alambo , Tanvi Banerjee , Krishnaprasad Thirunarayan , Mia Cajita

Graphs that capture relations between textual units have great benefits for detecting salient information from multiple documents and generating overall coherent summaries. In this paper, we develop a neural abstractive multi-document…

计算与语言 · 计算机科学 2020-05-21 Wei Li , Xinyan Xiao , Jiachen Liu , Hua Wu , Haifeng Wang , Junping Du

We introduce Web-Scale Multimodal Summarization, a lightweight framework for generating summaries by combining retrieved text and image data from web sources. Given a user-defined topic, the system performs parallel web, news, and image…

机器学习 · 计算机科学 2026-02-17 Mounvik K , N Harshit

Unlike extractive summarization, abstractive summarization has to fuse different parts of the source text, which inclines to create fake facts. Our preliminary study reveals nearly 30% of the outputs from a state-of-the-art neural…

信息检索 · 计算机科学 2017-11-15 Ziqiang Cao , Furu Wei , Wenjie Li , Sujian Li

We propose a new length-controllable abstractive summarization model. Recent state-of-the-art abstractive summarization models based on encoder-decoder models generate only one summary per source text. However, controllable summarization,…

Integrating multimodal knowledge for abstractive summarization task is a work-in-progress research area, with present techniques inheriting fusion-then-generation paradigm. Due to semantic gaps between computer vision and natural language…

人工智能 · 计算机科学 2022-08-09 Zijian Zhang , Chang Shu , Youxin Chen , Jing Xiao , Qian Zhang , Lu Zheng

In comparison to single-document summarization, abstractive Multi-Document Summarization (MDS) brings challenges on the representation and coverage of its lengthy and linked sources. This study develops a Parallel Hierarchical Transformer…

计算与语言 · 计算机科学 2022-08-17 Ye Ma , Lu Zong

In this paper, we introduce How2, a multimodal collection of instructional videos with English subtitles and crowdsourced Portuguese translations. We also present integrated sequence-to-sequence baselines for machine translation, automatic…

计算与语言 · 计算机科学 2018-12-10 Ramon Sanabria , Ozan Caglayan , Shruti Palaskar , Desmond Elliott , Loïc Barrault , Lucia Specia , Florian Metze

Financial reports and earnings communications contain large volumes of structured and semi structured information, making detailed manual analysis inefficient. Earnings conference calls provide valuable evidence about a firm's performance,…

计算与语言 · 计算机科学 2026-01-16 Tohida Rehman

We present PresentAgent, a multimodal agent that transforms long-form documents into narrated presentation videos. While existing approaches are limited to generating static slides or text summaries, our method advances beyond these…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Jingwei Shi , Zeyu Zhang , Biao Wu , Yanjie Liang , Meng Fang , Ling Chen , Yang Zhao

In this paper we introduce a new dataset for 360-degree video summarization: the transformation of 360-degree video content to concise 2D-video summaries that can be consumed via traditional devices, such as TV sets and smartphones. The…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Ioannis Kontostathis , Evlampios Apostolidis , Vasileios Mezaris

Significant developments in techniques such as encoder-decoder models have enabled us to represent information comprising multiple modalities. This information can further enhance many downstream tasks in the field of information retrieval…

计算与语言 · 计算机科学 2023-02-14 Yash Verma , Anubhav Jangra , Raghvendra Kumar , Sriparna Saha

Abstractive summarization has made tremendous progress in recent years. In this work, we perform fine-grained human annotations to evaluate long document abstractive summarization systems (i.e., models and metrics) with the aim of…

计算与语言 · 计算机科学 2022-11-01 Huan Yee Koh , Jiaxin Ju , He Zhang , Ming Liu , Shirui Pan

We provide a literature review about Automatic Text Summarization (ATS) systems. We consider a citation-based approach. We start with some popular and well-known papers that we have in hand about each topic we want to cover and we have…

We explore to what extent knowledge about the pre-trained language model that is used is beneficial for the task of abstractive summarization. To this end, we experiment with conditioning the encoder and decoder of a Transformer-based…