中文
相关论文

相关论文: Zipper: A Multi-Tower Decoder Architecture for Fus…

200 篇论文

Multimodal pre-training for audio-and-text has recently been proved to be effective and has significantly improved the performance of many downstream speech understanding tasks. However, these state-of-the-art pre-training audio-text models…

声音 · 计算机科学 2022-04-12 Yu Kang , Tianqiao Liu , Hang Li , Yang Hao , Wenbiao Ding

Generating long and coherent text is an important but challenging task, particularly for open-ended language generation tasks such as story generation. Despite the success in modeling intra-sentence coherence, existing generation models…

计算与语言 · 计算机科学 2021-05-20 Jian Guan , Xiaoxi Mao , Changjie Fan , Zitao Liu , Wenbiao Ding , Minlie Huang

Mainstream Video-Language Pre-training models \cite{actbert,clipbert,violet} consist of three parts, a video encoder, a text encoder, and a video-text fusion Transformer. They pursue better performance via utilizing heavier unimodal…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Alex Jinpeng Wang , Yixiao Ge , Rui Yan , Yuying Ge , Xudong Lin , Guanyu Cai , Jianping Wu , Ying Shan , Xiaohu Qie , Mike Zheng Shou

We present MixingBoard, a platform for quickly building demos with a focus on knowledge grounded stylized text generation. We unify existing text generation algorithms in a shared codebase and further adapt earlier algorithms for…

计算与语言 · 计算机科学 2020-07-06 Xiang Gao , Michel Galley , Bill Dolan

This paper investigates efficient methods for utilizing text-only data to improve speech recognition, focusing on encoder-dominated models that facilitate faster recognition. We provide a comprehensive comparison of techniques to integrate…

计算与语言 · 计算机科学 2026-04-30 Albert Zeyer , Tim Posielek , Ralf Schlüter , Hermann Ney

Federated learning has been extensively studied and applied due to its ability to ensure data security in distributed environments while building better models. However, clients participating in federated learning still face limitations, as…

机器学习 · 计算机科学 2026-01-06 Jingxuan Zhou , Weidong Bao , Ji Wang , Dayu Zhang , Xiongtao Zhang , Yaohong Zhang

Despite recent progress in Multi-Modal Large Language Models (MLLMs), it remains challenging to integrate diverse tasks ranging from pixel-level perception to high-fidelity generation. Existing approaches often suffer from either restricted…

计算与语言 · 计算机科学 2026-01-29 Bin Zhu , Munan Ning , Peng Jin , Bin Lin , Jinfa Huang , Qi Song , Junwu Zhang , Zhenyu Tang , Mingjun Pan , Li Yuan

This paper presents an audio visual automatic speech recognition (AV-ASR) system using a Transformer-based architecture. We particularly focus on the scene context provided by the visual information, to ground the ASR. We extract…

音频与语音处理 · 电气工程与系统科学 2020-05-01 Georgios Paraskevopoulos , Srinivas Parthasarathy , Aparna Khare , Shiva Sundaram

Diffusion models have emerged as the new state-of-the-art family of deep generative models, and their promising potentials for text generation have recently attracted increasing attention. Existing studies mostly adopt a single encoder…

计算与语言 · 计算机科学 2023-05-22 Chao-Hong Tan , Jia-Chen Gu , Zhen-Hua Ling

A unified representation space in multi-modal learning is essential for effectively integrating diverse data sources, such as text, images, and audio, to enhance efficiency and performance across various downstream tasks. Recent binding…

机器学习 · 计算机科学 2025-10-08 Minoh Jeong , Zae Myung Kim , Min Namgung , Dongyeop Kang , Yao-Yi Chiang , Alfred Hero

Effective token compression remains a critical challenge for scaling models to handle increasingly complex and diverse datasets. A novel mechanism based on contextual reinforcement is introduced, dynamically adjusting token importance…

计算与语言 · 计算机科学 2025-08-11 Naderdel Piero , Zacharias Cromwell , Nathaniel Wainwright , Matthias Nethercott

Multi-modal multi-hop question answering involves answering a question by reasoning over multiple input sources from different modalities. Existing methods often retrieve evidences separately and then use a language model to generate an…

计算与语言 · 计算机科学 2023-08-08 Qian Yang , Qian Chen , Wen Wang , Baotian Hu , Min Zhang

Large-scale models for learning fixed-dimensional cross-lingual sentence representations like LASER (Artetxe and Schwenk, 2019b) lead to significant improvement in performance on downstream tasks. However, further increases and…

计算与语言 · 计算机科学 2022-05-30 Zhuoyuan Mao , Prakhar Gupta , Pei Wang , Chenhui Chu , Martin Jaggi , Sadao Kurohashi

Audio-video joint generation has progressed rapidly, yet substantial challenges still remain. Non-commercial approaches still suffer audio-visual asynchrony, poor lip-speech alignment, and unimodal degradation, which can be stemmed from…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Jun Wang , Chunyu Qiang , Yuxin Guo , Yiran Wang , Xijuan Zeng , Feng Deng

We propose a novel end-to-end multi-talker automatic speech recognition (ASR) framework that enables both multi-speaker (MS) ASR and target-speaker (TS) ASR. Our proposed model is trained in a fully end-to-end manner, incorporating speaker…

音频与语音处理 · 电气工程与系统科学 2024-09-20 Jinhan Wang , Weiqing Wang , Kunal Dhawan , Taejin Park , Myungjong Kim , Ivan Medennikov , He Huang , Nithin Koluguri , Jagadeesh Balam , Boris Ginsburg

Traditional vision-based material perception methods often experience substantial performance degradation under visually impaired conditions, thereby motivating the shift toward non-visual multimodal material perception. Despite this,…

机器学习 · 计算机科学 2025-11-26 Kailin Lyu , Long Xiao , Jianing Zeng , Junhao Dong , Xuexin Liu , Zhuojun Zou , Haoyue Yang , Lin Shu , Jie Hao

Transformer-based architectures have shown remarkable performance in vision and language tasks but pose unique challenges for safety-critical applications. This paper presents a conceptual framework for integrating Transformers into…

软件工程 · 计算机科学 2026-01-28 Sven Kirchner , Nils Purschke , Chengdong Wu , Alois Knoll

We present a joint Speech and Language Model (SLM), a multitask, multilingual, and dual-modal model that takes advantage of pretrained foundational speech and language models. SLM freezes the pretrained foundation models to maximally…

Classification using multimodal data arises in many machine learning applications. It is crucial not only to model cross-modal relationship effectively but also to ensure robustness against loss of part of data or modalities. In this paper,…

机器学习 · 计算机科学 2019-04-22 Jun-Ho Choi , Jong-Seok Lee

Unified models aim to support both understanding and generation by encoding images into discrete tokens and processing them alongside text within a single autoregressive framework. This unified design offers architectural simplicity and…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Ziyao Wang , Chen Chen , Jingtao Li , Weiming Zhuang , Jiabo Huang , Ang Li , Lingjuan Lyu