中文
相关论文

相关论文: Cut to the Chase: Training-free Multimodal Summari…

200 篇论文

Chain-of-Thought (CoT) reasoning enhances the problem-solving ability of large language models (LLMs) but leads to substantial inference overhead, limiting deployment in resource-constrained settings. This paper investigates efficient CoT…

人工智能 · 计算机科学 2025-12-03 Ziqian Bi , Kaijie Chen , Tianyang Wang , Junfeng Hao , Benji Peng , Xinyuan Song

Explainability is a critical factor influencing the wide deployment of deep vision models (DVMs). Concept-based post-hoc explanation methods can provide both global and local insights into model decisions. However, current methods in this…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Wenlong Yu , Qilong Wang , Chuang Liu , Dong Li , Qinghua Hu

In this paper, we study abstractive summarization for open-domain videos. Unlike the traditional text news summarization, the goal is less to "compress" text information but rather to provide a fluent textual summary of information that has…

计算与语言 · 计算机科学 2019-06-20 Shruti Palaskar , Jindrich Libovický , Spandana Gella , Florian Metze

Transferring visual-language knowledge from large-scale foundation models for video recognition has proved to be effective. To bridge the domain gap, additional parametric modules are added to capture the temporal information. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Minghao Zhu , Zhengpu Wang , Mengxian Hu , Ronghao Dang , Xiao Lin , Xun Zhou , Chengju Liu , Qijun Chen

Despite advances in the application of MLLMs for various video tasks, video event prediction (VEP) remains relatively underexplored. VEP requires the model to perform fine-grained temporal modeling of videos and establish logical…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Qile Su , Jing Tang , Rui Chen , Lei Sun , Xiangxiang Chu

The reasoning segmentation task, which demands a nuanced comprehension of intricate queries to accurately pinpoint object regions, is attracting increasing attention. However, Multi-modal Large Language Models (MLLM) often find it difficult…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Xiaoyi Bao , Siyang Sun , Shuailei Ma , Kecheng Zheng , Yuxin Guo , Guosheng Zhao , Yun Zheng , Xingang Wang

Contemporary news reporting increasingly features multimedia content, motivating research on multimedia event extraction. However, the task lacks annotated multimodal training data and artificially generated training data suffer from…

多媒体 · 计算机科学 2023-08-14 Zilin Du , Yunxin Li , Xu Guo , Yidan Sun , Boyang Li

Visual and textual modalities contribute complementary information about events described in multimedia documents. Videos contain rich dynamics and detailed unfoldings of events, while text describes more high-level and abstract concepts.…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Brian Chen , Xudong Lin , Christopher Thomas , Manling Li , Shoya Yoshida , Lovish Chum , Heng Ji , Shih-Fu Chang

We propose an end-to-end neural model for zero-shot abstractive text summarization of paragraphs, and introduce a benchmark task, ROCSumm, based on ROCStories, a subset for which we collected human summaries. In this task, five-sentence…

计算与语言 · 计算机科学 2019-10-03 Peter J. Liu , Yu-An Chung , Jie Ren

The recent development of Video-based Large Language Models (VideoLLMs), has significantly advanced video summarization by aligning video features and, in some cases, audio features with Large Language Models (LLMs). Each of these VideoLLMs…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Kuan-Chen Mu , Zhi-Yi Chin , Wei-Chen Chiu

Image editing with natural language has gained significant popularity, yet existing methods struggle with intricate object intersections and fine-grained spatial relationships due to the lack of an explicit reasoning process. While…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Zhentao Zou , Zhengrong Yue , Kunpeng Du , Binlei Bao , Hanting Li , Haizhen Xie , Guozheng Xu , Yue Zhou , Yali Wang , Jie Hu , Xue Jiang , Xinghao Chen

Modern video summarization methods are based on deep neural networks that require a large amount of annotated data for training. However, existing datasets for video summarization are small-scale, easily leading to over-fitting of the deep…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Li Haopeng , Ke Qiuhong , Gong Mingming , Tom Drummond

The new era of technology has brought us to the point where it is convenient for people to share their opinions over an abundance of platforms. These platforms have a provision for the users to express themselves in multiple forms of…

计算与语言 · 计算机科学 2023-02-14 Anubhav Jangra , Sourajit Mukherjee , Adam Jatowt , Sriparna Saha , Mohammad Hasanuzzaman

Multimedia Event Extraction (MEE) aims to identify events and their arguments from documents that contain both text and images. It requires grounding event semantics across different modalities. Progress in MEE is limited by the lack of…

计算与语言 · 计算机科学 2026-05-28 Yongkang Jin , Jianwen Luo , Jingjing Wang , Jianmin Yao , Yu Hong

Mixture-of-Experts (MoE) presents a naturally compatible and scalable framework for multimodal learning, demonstrating strong adaptability across diverse modalities and tasks. Despite its growing success, a comprehensive and systematic…

机器学习 · 计算机科学 2026-05-28 Liangwei Nathan Zheng , Wei Emma Zhang , Olaf Maennel , Lin Yue , Weitong Chen

Recent approaches have shown impressive proficiency in extracting and leveraging parametric knowledge from Large-Language Models (LLMs) and Vision-Language Models (VLMs). In this work, we consider how we can improve the identification and…

计算与语言 · 计算机科学 2025-11-17 Shubhashis Roy Dipta , Francis Ferraro

We propose Chain-of-Experts (CoE), a new Mixture-of-Experts (MoE) architecture that introduces sequential expert communication within each layer. Unlike traditional MoE models, where experts operate independently in parallel, CoE processes…

机器学习 · 计算机科学 2025-06-25 Zihan Wang , Rui Pan , Jiarui Yao , Robert Csordas , Linjie Li , Lu Yin , Jiajun Wu , Tong Zhang , Manling Li , Shiwei Liu

Multimodal summarization (MS) aims to generate a summary from multimodal input. Previous works mainly focus on textual semantic coverage metrics such as ROUGE, which considers the visual content as supplemental data. Therefore, the summary…

人工智能 · 计算机科学 2023-02-21 Litian Zhang , Xiaoming Zhang , Ziming Guo , Zhipeng Liu

Given the explosive growth of online videos, it is becoming increasingly important to relieve the tedious work of browsing and managing the video content of interest. Video summarization aims at providing such a technique by transforming…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Zhong Ji , Yaru Ma , Yanwei Pang , Xuelong Li

Video captioning is a challenging task that necessitates a thorough comprehension of visual scenes. Existing methods follow a typical one-to-one mapping, which concentrates on a limited sample space while ignoring the intrinsic semantic…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Xiaoya Chen , Jingkuan Song , Pengpeng Zeng , Lianli Gao , Heng Tao Shen