中文
相关论文

相关论文: Mitigating Subject Dependency in EEG Decoding with…

200 篇论文

Reconstructing speech envelopes from EEG signals is essential for exploring neural mechanisms underlying speech perception. Yet, EEG variability across subjects and physiological artifacts complicate accurate reconstruction. To address this…

信号处理 · 电气工程与系统科学 2025-01-16 Li Zhang , Jiyao Liu

Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning of Large Language Models (LLMs), and recent Mixture-of-Experts (MoE) extensions further enhance flexibility by dynamically combining multiple LoRA experts. However, existing…

机器学习 · 计算机科学 2026-04-14 Lin Mu , Haiyang Wang , Li Ni , Lei Sang , Zhize Wu , Peiquan Jin , Yiwen Zhang

Low-Rank Adaptation (LoRA) is widely used to efficiently adapt Transformers by adding trainable low-rank matrices to attention projections. While effective, these matrices are considered independent for each attention projection (Query,…

机器学习 · 计算机科学 2026-02-06 Axel Marmoret , Reda Bensaid , Jonathan Lys , Vincent Gripon , François Leduc-Primeau

Although the advancements of pre-trained Large Language Models have significantly accelerated recent progress in NLP, their ever-increasing size poses significant challenges for conventional fine-tuning, especially in memory-intensive…

计算与语言 · 计算机科学 2024-04-02 Chenxi Whitehouse , Fantine Huot , Jasmijn Bastings , Mostafa Dehghani , Chu-Cheng Lin , Mirella Lapata

Low-rank adaptation (LoRA) has been developed as an efficient approach for adapting large language models (LLMs) by fine-tuning two low-rank matrices, thereby reducing the number of trainable parameters. However, prior research indicates…

计算与语言 · 计算机科学 2026-04-13 Lin Mu , Xiaoyu Wang , Li Ni , Yang Li , Zhize Wu , Peiquan Jin , Yiwen Zhang

Reliable detection of speech deepfakes (spoofs) must remain effective when the distribution of spoofing attacks shifts. We frame the task as domain generalization and show that inserting Low-Rank Adaptation (LoRA) adapters into every…

音频与语音处理 · 电气工程与系统科学 2025-08-18 Janne Laakkonen , Ivan Kukanov , Ville Hautamäki

LoRA-based large model parameter-efficient fine-tuning (PEFT) methods use low-rank de- composition to approximate updates to model parameters. However, compared to full- parameter fine-tuning, low-rank updates often lead to a performance…

计算与语言 · 计算机科学 2025-08-26 Haojie Zhang

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method for Large Language Models (LLMs), but it still incurs notable overhead and suffers from parameter interference in complex datasets. While recent…

计算与语言 · 计算机科学 2025-12-19 Chunlin Tian , Xuyang Wei , Huanrong Liu , Zhijiang Guo , Li Li

Processing visual data often involves small adjustments or sequences of changes, e.g., image filtering, surface smoothing, and animation. While established graphics techniques like normal mapping and video compression exploit redundancy to…

图形学 · 计算机科学 2025-10-20 Anh Truong , Ahmed H. Mahmoud , Mina Konaković Luković , Justin Solomon

Reconstructing video from brain signals is an important brain decoding task. Existing brain decoding frameworks are primarily built on a subject-dependent paradigm, which requires large amounts of brain data for each subject. However, the…

多媒体 · 计算机科学 2025-11-19 Xuan-Hao Liu , Yan-Kai Liu , Tianyi Zhou , Bao-Liang Lu , Wei-Long Zheng

Working memory (WM), denoting the information temporally stored in the mind, is a fundamental research topic in the field of human cognition. Electroencephalograph (EEG), which can monitor the electrical activity of the brain, has been…

机器学习 · 计算机科学 2024-12-03 Junfu Chen , Sirui Li , Dechang Pi

Deep learning for cross-subject EEG decoding is hindered by high inter-subject variability, which introduces a severe domain shift between training and unseen test subjects. This survey presents a comprehensive review of deep learning…

机器学习 · 计算机科学 2026-05-05 Taida Li , Yujun Yan , Fei Dou , Wenzhan Song , Xiang Zhang

Foundation models pre-trained on large-scale datasets demonstrate strong transfer learning capabilities; however, their adaptation to complex multi-label diagnostic tasks-such as comprehensive head CT finding detection-remains understudied.…

The widespread utilization of language models in modern applications is inconceivable without Parameter-Efficient Fine-Tuning techniques, such as low-rank adaptation ($\texttt{LoRA}$), which adds trainable adapters to selected layers.…

机器学习 · 计算机科学 2025-10-17 Andrey Veprikov , Vladimir Solodkin , Alexander Zyl , Andrey Savchenko , Aleksandr Beznosikov

Speech Affect Recognition is a problem of extracting emotional affects from audio data. Low resource languages corpora are rear and affect recognition is a difficult task in cross-corpus settings. We present an approach in which the model…

计算与语言 · 计算机科学 2021-03-23 Sara Durrani , Umair Arshad

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

Low-Rank Adaptation (LoRA) is extensively utilized in text-to-image models for the accurate rendition of specific elements like distinct characters or unique styles in generated images. Nonetheless, existing methods face challenges in…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Ming Zhong , Yelong Shen , Shuohang Wang , Yadong Lu , Yizhu Jiao , Siru Ouyang , Donghan Yu , Jiawei Han , Weizhu Chen

Subject-driven image generation plays a crucial role in applications such as virtual try-on and poster design. Existing approaches typically fine-tune pretrained generative models or apply LoRA-based adaptations for individual subjects.…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Peng Zheng , Ye Wang , Rui Ma , Zuxuan Wu

The Segment Anything Model (SAM), with its remarkable zero-shot capability, has been proven to be a powerful foundation model for image segmentation tasks, which is an important task in computer vision. However, the transfer of its rich…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Xuehao Wang , Feiyang Ye , Yu Zhang

Low-Rank Adaptation (LoRA) lowers the computational and memory overhead of fine-tuning large models by updating a low-dimensional subspace of the pre-trained weight matrix. Albeit efficient, LoRA exhibits suboptimal convergence and…

机器学习 · 计算机科学 2026-02-25 Yilang Zhang , Bingcong Li , Georgios B. Giannakis