中文
相关论文

相关论文: VARAN: Variational Inference for Self-Supervised S…

200 篇论文

In recent years, conditional image synthesis has attracted growing attention due to its controllability in the image generation process. Although recent works have achieved realistic results, most of them have difficulty handling…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yueming Lyu , Peibin Chen , Jingna Sun , Bo Peng , Xu Wang , Jing Dong

Low-rank adapation (LoRA) is a popular method that reduces the number of trainable parameters when finetuning large language models, but still faces acute storage challenges when scaling to even larger models or deploying numerous per-user…

计算与语言 · 计算机科学 2024-01-17 Dawid J. Kopiczko , Tijmen Blankevoort , Yuki M. Asano

As the scale of generative models continues to grow, efficient reuse and adaptation of pre-trained models have become crucial considerations. In this work, we propose Voicebox Adapter, a novel approach that integrates fine-grained…

音频与语音处理 · 电气工程与系统科学 2024-06-11 Chung-Ming Chien , Andros Tjandra , Apoorv Vyas , Matt Le , Bowen Shi , Wei-Ning Hsu

Artificial reverberation (AR) models play a central role in various audio applications. Therefore, estimating the AR model parameters (ARPs) of a reference reverberation is a crucial task. Although a few recent deep-learning-based…

声音 · 计算机科学 2022-07-21 Sungho Lee , Hyeong-Seok Choi , Kyogu Lee

Data augmentation is conventionally used to inject robustness in Speaker Verification systems. Several recently organized challenges focus on handling novel acoustic environments. Deep learning based speech enhancement is a modern solution…

音频与语音处理 · 电气工程与系统科学 2020-04-29 Saurabh Kataria , Phani Sankar Nidadavolu , Jesús Villalba , Najim Dehak

Federated Learning (FL) has gained popularity for fine-tuning large language models (LLMs) across multiple nodes, each with its own private data. While LoRA has been widely adopted for parameter efficient federated fine-tuning, recent…

机器学习 · 计算机科学 2025-03-11 Navyansh Mahla , Sunny Gupta , Amit Sethi

Instruction fine-tuned language models on a collection of instruction annotated datasets (FLAN) have shown highly effective to improve model performance and generalization to unseen tasks. However, a majority of standard parsing tasks…

计算与语言 · 计算机科学 2023-04-25 Young-Suk Lee , Ramón Fernandez Astudillo , Radu Florian , Tahira Naseem , Salim Roukos

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning method for large language models. However, its linear nature limits expressiveness. We propose LoRAN, a non-linear extension of LoRA that applies lightweight…

计算与语言 · 计算机科学 2025-09-29 Guanzhi Deng , Mingyang Liu , Dapeng Wu , Yinqiao Li , Linqi Song

Large language models are increasingly used as personal assistants, yet most lack a persistent user model, forcing users to repeatedly restate preferences across sessions. We propose Vector-Adapted Retrieval Scoring (VARS), a…

计算与语言 · 计算机科学 2026-03-24 Yuren Hao , Shuhaib Mehri , ChengXiang Zhai , Dilek Hakkani-Tür

Audio-visual speech recognition (AVSR) attracts a surge of research interest recently by leveraging multimodal signals to understand human speech. Mainstream approaches addressing this task have developed sophisticated architectures and…

音频与语音处理 · 电气工程与系统科学 2023-06-21 Yuchen Hu , Chen Chen , Ruizhe Li , Heqing Zou , Eng Siong Chng

Parameter-efficient fine-tuning methods like Low-Rank Adaptation (LoRA) have become essential for deploying large language models, yet their static parameter allocation remains suboptimal for inputs of varying complexity. We present…

机器学习 · 计算机科学 2026-05-05 Zongqian Li , Yixuan Su , Han Zhou , Zihao Fu , Nigel Collier

Multimodal question answering (QA) often requires identifying which video, audio, or sensor tokens are relevant to the question. Yet modality disagreements are common: off-camera speech, background noise, or motion outside the field of view…

计算与语言 · 计算机科学 2025-09-08 Subrata Biswas , Mohammad Nur Hossain Khan , Bashima Islam

Self-supervised representation learning for point cloud has demonstrated effectiveness in improving pre-trained model performance across diverse tasks. However, as pre-trained models grow in complexity, fully fine-tuning them for downstream…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Song Wang , Xiaolu Liu , Lingdong Kong , Jianyun Xu , Chunyong Hu , Gongfan Fang , Wentong Li , Jianke Zhu , Xinchao Wang

Visual Autoregressive (VAR) models enable efficient image generation via next-scale prediction but face escalating computational costs as sequence length grows. Existing static pruning methods degrade performance by permanently removing…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Kaixin Zhang , Ruiqing Yang , Yuan Zhang , Shan You , Tao Huang

This paper addresses the issues of parameter redundancy, rigid structure, and limited task adaptability in the fine-tuning of large language models. It proposes an adapter-based fine-tuning method built on a structure-learnable mechanism.…

计算与语言 · 计算机科学 2025-09-04 Ming Gong , Yingnan Deng , Nia Qi , Yujun Zou , Zhihao Xue , Yun Zi

Existing low-rank adaptation (LoRA) methods face challenges on sparse large language models (LLMs) due to the inability to maintain sparsity. Recent works introduced methods that maintain sparsity by augmenting LoRA techniques with…

计算与语言 · 计算机科学 2025-01-16 Yuxuan Hu , Jing Zhang , Xiaodong Chen , Zhe Zhao , Cuiping Li , Hong Chen

Self-supervised learning (SSL) is a powerful tool that allows learning of underlying representations from unlabeled data. Transformer based models such as wav2vec 2.0 and HuBERT are leading the field in the speech domain. Generally these…

计算与语言 · 计算机科学 2022-02-08 Bethan Thomas , Samuel Kessler , Salah Karout

Self-supervised speech models are a rapidly developing research topic in fake audio detection. Many pre-trained models can serve as feature extractors, learning richer and higher-level speech features. However,when fine-tuning pre-trained…

声音 · 计算机科学 2023-06-12 Chenglong Wang , Jiangyan Yi , Xiaohui Zhang , Jianhua Tao , Le Xu , Ruibo Fu

Self-supervised learning (SSL)-based speech models are extensively used for full-stack speech processing. However, it has been observed that improving SSL-based speech representations using unlabeled speech for content-related tasks is…

计算与语言 · 计算机科学 2024-06-14 Amit Meghanani , Thomas Hain

Low-rank adaptations (LoRAs) have revolutionized the finetuning of large foundation models, enabling efficient adaptation even with limited computational resources. The resulting proliferation of LoRAs presents exciting opportunities for…

机器学习 · 计算机科学 2024-10-16 Theo Putterman , Derek Lim , Yoav Gelberg , Stefanie Jegelka , Haggai Maron