中文
相关论文

相关论文: Understanding and Improving Encoder Layer Fusion i…

200 篇论文

Multimodal Large Language Models (MLLMs) have made significant advancements in recent years, with visual features playing an increasingly critical role in enhancing model performance. However, the integration of multi-layer visual features…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Junyan Lin , Haoran Chen , Yue Fan , Yingqi Fan , Xin Jin , Hui Su , Jinlan Fu , Xiaoyu Shen

We present Uni-Fusion, a universal continuous mapping framework for surfaces, surface properties (color, infrared, etc.) and more (latent features in CLIP embedding space, etc.). We propose the first universal implicit encoding model that…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Yijun Yuan , Andreas Nuechter

Diffusion-based generative speech enhancement (SE) has recently received attention, but reverse diffusion remains time-consuming. One solution is to initialize the reverse diffusion process with enhanced features estimated by a predictive…

We introduce FFN Fusion, an architectural optimization technique that reduces sequential computation in large language models by identifying and exploiting natural opportunities for parallelization. Our key insight is that sequences of…

Multiple modalities can provide more valuable information than single one by describing the same contents in various ways. Hence, it is highly expected to learn effective joint representation by fusing the features of different modalities.…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Di Hu , Feiping Nie , Xuelong Li

Fusion is a technique for merging multiple independently-trained neural networks in order to combine their capabilities. Past attempts have been restricted to the case of fully-connected, convolutional, and residual networks. This paper…

机器学习 · 计算机科学 2024-04-23 Moritz Imfeld , Jacopo Graldi , Marco Giordano , Thomas Hofmann , Sotiris Anagnostidis , Sidak Pal Singh

Recently deep learning-based methods have been applied in image compression and achieved many promising results. In this paper, we propose an improved hybrid layered image compression framework by combining deep learning and the traditional…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Haisheng Fu , Feng Liang , Bo Lei , Nai Bian , Qian zhang , Mohammad Akbari , Jie Liang , Chengjie Tu

Recently, Transformer-based encoder-decoder models have demonstrated strong performance in multilingual speech recognition. However, the decoder's autoregressive nature and large size introduce significant bottlenecks during inference.…

音频与语音处理 · 电气工程与系统科学 2025-08-28 Yunkyu Lim , Jihwan Park , Hyung Yong Kim , Hanbin Lee , Byeong-Yeol Kim

A novel learnable dictionary encoding layer is proposed in this paper for end-to-end language identification. It is inline with the conventional GMM i-vector approach both theoretically and practically. We imitate the mechanism of…

音频与语音处理 · 电气工程与系统科学 2018-04-03 Weicheng Cai , Zexin Cai , Xiang Zhang , Xiaoqi Wang , Ming Li

Face recognition has already been well studied under the visible light and the infrared,in both intra-spectral and cross-spectral cases. However, how to fuse different light bands, i.e., hyperspectral face recognition, is still an open…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Zhicheng Cao , Xi Cen , Liaojun Pang

We propose "Generative Fusion Decoding" (GFD), a novel shallow fusion framework designed to integrate large language models (LLMs) into cross-modal text recognition systems for automatic speech recognition (ASR) and optical character…

计算与语言 · 计算机科学 2025-06-12 Chan-Jan Hsu , Yi-Chang Chen , Feng-Ting Liao , Pei-Chen Ho , Yu-Hsiang Wang , Po-Chun Hsu , Da-shan Shiu

Layer-wise model fusion via optimal transport, named OTFusion, applies soft neuron association for unifying different pre-trained networks to save computational resources. While enjoying its success, OTFusion requires the input networks to…

机器学习 · 计算机科学 2023-02-21 Dang Nguyen , Trang Nguyen , Khai Nguyen , Dinh Phung , Hung Bui , Nhat Ho

Fine-tuning all the layers of a pre-trained neural language encoder (either using all the parameters or using parameter-efficient methods) is often the de-facto way of adapting it to a new task. We show evidence that for different…

Despite significant advancements in Multimodal Large Language Models (MLLMs) for understanding complex human intentions through cross-modal interactions, capturing intricate image details remains challenging. Previous methods integrating…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Yue Cao , Yangzhou Liu , Zhe Chen , Guangchen Shi , Wenhai Wang , Danhuai Zhao , Tong Lu

In this paper, we explore the encoding/pooling layer and loss function in the end-to-end speaker and language recognition system. First, a unified and interpretable end-to-end system for both speaker and language recognition is developed.…

音频与语音处理 · 电气工程与系统科学 2018-04-17 Weicheng Cai , Jinkun Chen , Ming Li

With the promising progress of deep neural networks, layer aggregation has been used to fuse information across layers in various fields, such as computer vision and machine translation. However, most of the previous methods combine layers…

计算与语言 · 计算机科学 2019-02-18 Zi-Yi Dou , Zhaopeng Tu , Xing Wang , Longyue Wang , Shuming Shi , Tong Zhang

Although masked language models are highly performant and widely adopted by NLP practitioners, they can not be easily used for autoregressive language modelling (next word prediction and sequence probability estimation). We present an…

计算与语言 · 计算机科学 2022-08-08 Vilém Zouhar , Marius Mosbach , Dietrich Klakow

Language Models pretrained on large textual data have been shown to encode different types of knowledge simultaneously. Traditionally, only the features from the last layer are used when adapting to new tasks or data. We put forward that,…

计算与语言 · 计算机科学 2024-05-08 Muhammad ElNokrashy , Badr AlKhamissi , Mona Diab

Programming languages can benefit from one another by utilizing a language model for software engineering tasks. Full fine-tuning and Parameter Efficient Fine-Tuning (PEFT) of Code Language Models (Code-LMs) has been explored for…

软件工程 · 计算机科学 2025-11-06 Amirreza Esmaeili , Fahd Seddik , Yongyi Ji , Fatemeh Fard , Fuxiang Chen

While most successful approaches for machine reading comprehension rely on single training objective, it is assumed that the encoder layer can learn great representation through the loss function we define in the predict layer, which is…

计算与语言 · 计算机科学 2022-11-18 Yifeng Xie