中文
相关论文

相关论文: Making History Matter: History-Advantage Sequence …

200 篇论文

As video content creation shifts toward long-form narratives, composing short clips into coherent storylines becomes increasingly important. However, prevailing retrieval formulations remain context-agnostic at inference time, prioritizing…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yanqing Liu , Yingcheng Liu , Fanghong Dong , Budianto Budianto , Cihang Xie , Yan Jiao

Although automatic speech recognition (ASR) task has gained remarkable success by sequence-to-sequence models, there are two main mismatches between its training and testing that might lead to performance degradation: 1) The typically used…

计算与语言 · 计算机科学 2022-04-14 Chen Chen , Yuchen Hu , Nana Hou , Xiaofeng Qi , Heqing Zou , Eng Siong Chng

In task-oriented multi-turn dialogue systems, dialogue state refers to a compact representation of the user goal in the context of dialogue history. Dialogue state tracking (DST) is to estimate the dialogue state at each turn. Due to the…

计算与语言 · 计算机科学 2020-09-23 Zhi Chen , Lu Chen , Yanbin Zhao , Su Zhu , Kai Yu

Recently, research on open domain dialogue systems have attracted extensive interests of academic and industrial researchers. The goal of an open domain dialogue system is to imitate humans in conversations. Previous works on single turn…

计算与语言 · 计算机科学 2024-10-29 Wei-Nan Zhang , Yiming Cui , Kaiyan Zhang , Yifa Wang , Qingfu Zhu , Lingzhi Li , Ting Liu

Retrieval-Augmented Generation (RAG) systems have shown substantial benefits in applications such as question answering and multi-turn dialogue \citep{lewis2020retrieval}. However, traditional RAG methods, while leveraging static knowledge…

计算与语言 · 计算机科学 2025-02-20 Feiyuan Zhang , Dezhi Zhu , James Ming , Yilun Jin , Di Chai , Liu Yang , Han Tian , Zhaoxin Fan , Kai Chen

We focus on contrastive methods for self-supervised video representation learning. A common paradigm in contrastive learning is to construct positive pairs by sampling different data views for the same instance, with different data…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Chen Sun , Arsha Nagrani , Yonglong Tian , Cordelia Schmid

Although deep convolutional neural networks (CNNs) have demonstrated remarkable performance on multiple computer vision tasks, researches on adversarial learning have shown that deep models are vulnerable to adversarial examples, which are…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Hongjun Wang , Guanbin Li , Xiaobai Liu , Liang Lin

This paper presents MAST, a new model for Multimodal Abstractive Text Summarization that utilizes information from all three modalities -- text, audio and video -- in a multimodal video. Prior work on multimodal abstractive text…

计算与语言 · 计算机科学 2020-10-19 Aman Khullar , Udit Arora

Recent years have seen a significant increase in video content creation and consumption. Crafting engaging content requires the careful curation of both visual and audio elements. While visual cue curation, through techniques like optimal…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Chao Huang , Ruohan Gao , J. M. F. Tsang , Jan Kurcius , Cagdas Bilen , Chenliang Xu , Anurag Kumar , Sanjeel Parekh

In dialogue systems, utterances with similar semantics may have distinctive emotions under different contexts. Therefore, modeling long-range contextual emotional relationships with speaker dependency plays a crucial part in dialogue…

计算与语言 · 计算机科学 2022-01-25 Shimin Li , Hang Yan , Xipeng Qiu

We present a novel hierarchical triplet loss (HTL) capable of automatically collecting informative training samples (triplets) via a defined hierarchical tree that encodes global context information. This allows us to cope with the main…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Weifeng Ge , Weilin Huang , Dengke Dong , Matthew R. Scott

How can we teach a computer to recognize 10,000 different actions? Deep learning has evolved from supervised and unsupervised to self-supervised approaches. In this paper, we present a new contrastive learning-based framework for decision…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Mindi Ruan , Xiangxu Yu , Na Zhang , Chuanbo Hu , Shuo Wang , Xin Li

The utilization of face masks is an essential healthcare measure, particularly during times of pandemics, yet it can present challenges in communication in our daily lives. To address this problem, we propose a novel approach known as the…

音频与语音处理 · 电气工程与系统科学 2024-07-23 Syu-Siang Wang , Jia-Yang Chen , Bo-Ren Bai , Shih-Hau Fang , Yu Tsao

In recent years, neural network-based image compression techniques have been able to outperform traditional codecs and have opened the gates for the development of learning-based video codecs. However, to take advantage of the high temporal…

图像与视频处理 · 电气工程与系统科学 2020-08-25 Aishwarya Jadhav

As a safety critical task, autonomous driving requires accurate predictions of road users' future trajectories for safe motion planning, particularly under challenging conditions. Yet, many recent deep learning methods suffer from a…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Junrui Zhang , Mozhgan Pourkeshavarz , Amir Rasouli

In previous work, we have proposed the Audio-Visual Scene-Aware Dialog (AVSD) task, collected an AVSD dataset, developed AVSD technologies, and hosted an AVSD challenge track at both the 7th and 8th Dialog System Technology Challenges…

计算与语言 · 计算机科学 2021-10-14 Ankit P. Shah , Shijie Geng , Peng Gao , Anoop Cherian , Takaaki Hori , Tim K. Marks , Jonathan Le Roux , Chiori Hori

In this paper, we propose a hierarchical contrastive learning framework, HiCL, which considers local segment-level and global sequence-level relationships to improve training efficiency and effectiveness. Traditional methods typically…

计算与语言 · 计算机科学 2023-10-17 Zhuofeng Wu , Chaowei Xiao , VG Vinod Vydiswaran

Recent advancements in sequence prediction have significantly improved the accuracy of video data interpretation; however, existing models often overlook the potential of attention-based mechanisms for next-frame prediction. This study…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Yiqiao Yin

Generative face video coding (GFVC) has been demonstrated as a potential approach to low-latency, low bitrate video conferencing. GFVC frameworks achieve an extreme gain in coding efficiency with over 70% bitrate savings when compared to…

多媒体 · 计算机科学 2024-09-04 Goluck Konuko , Giuseppe Valenzise

Conversational question answering (ConvQA) is a simplified but concrete setting of conversational search. One of its major challenges is to leverage the conversation history to understand and answer the current question. In this work, we…

信息检索 · 计算机科学 2019-08-27 Chen Qu , Liu Yang , Minghui Qiu , Yongfeng Zhang , Cen Chen , W. Bruce Croft , Mohit Iyyer