中文
相关论文

相关论文: Linear Representation Transferability Hypothesis: …

200 篇论文

Introduction: Long-term time series forecasting (LTSF) has gained significant attention in recent years. While various specialized designs exist for capturing temporal dependency, recent studies have shown that even a single linear layer…

机器学习 · 计算机科学 2026-05-19 Zhe Li , Shiyi Qi , Yiduo Li , Zenglin Xu

This work extends the theory of identifiability in supervised learning by considering the consequences of having access to a distribution of tasks. In such cases, we show that linear identifiability is achievable in the general multi-task…

机器学习 · 统计学 2024-08-26 Wenlin Chen , Julien Horwood , Juyeon Heo , José Miguel Hernández-Lobato

Transfer learning has emerged as a powerful methodology for adapting pre-trained deep neural networks on image recognition tasks to new domains. This process consists of taking a neural network pre-trained on a large feature-rich source…

机器学习 · 计算机科学 2021-04-27 Francisco Utrera , Evan Kravitz , N. Benjamin Erichson , Rajiv Khanna , Michael W. Mahoney

Transfer learning allows us to train deep architectures requiring a large number of learned parameters, even if the amount of available data is limited, by leveraging existing models previously trained for another task. Here we explore the…

软件工程 · 计算机科学 2020-03-04 Natalie Best , Jordan Ott , Erik Linstead

Transfer Learning (TL) plays a crucial role when a given dataset has insufficient labeled examples to train an accurate model. In such scenarios, the knowledge accumulated within a model pre-trained on a source dataset can be transferred to…

计算与语言 · 计算机科学 2018-01-22 Tushar Semwal , Gaurav Mathur , Promod Yenigalla , Shivashankar B. Nair

Our world is ambiguous and this is reflected in the data we use to train our algorithms. This is particularly true when we try to model natural processes where collected data is affected by noisy measurements and differences in measurement…

机器学习 · 计算机科学 2023-07-19 Jörg K. H. Franke , Frederic Runge , Frank Hutter

Transferring the knowledge of large language models (LLMs) is a promising technique to incorporate linguistic knowledge into end-to-end automatic speech recognition (ASR) systems. However, existing works only transfer a single…

计算与语言 · 计算机科学 2023-12-27 Takuma Udagawa , Masayuki Suzuki , Gakuto Kurata , Masayasu Muraoka , George Saon

An increasingly popular machine learning paradigm is to pretrain a neural network (NN) on many tasks offline, then adapt it to downstream tasks, often by re-training only the last linear layer of the network. This approach yields strong…

机器学习 · 计算机科学 2024-06-10 Liam Collins , Hamed Hassani , Mahdi Soltanolkotabi , Aryan Mokhtari , Sanjay Shakkottai

Network representation learning (NRL) methods aim to map each vertex into a low dimensional space by preserving the local and global structure of a given network, and in recent years they have received a significant attention thanks to…

机器学习 · 计算机科学 2018-10-17 Abdulkadir Çelikkanat , Fragkiskos D. Malliaros

Learning compatible representations enables the interchangeable use of semantic features as models are updated over time. This is particularly relevant in search and retrieval systems where it is crucial to avoid reprocessing of the gallery…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Niccolò Biondi , Federico Pernici , Simone Ricci , Alberto Del Bimbo

Understanding how information propagates in real-life complex networks yields a better understanding of dynamic processes such as misinformation or epidemic spreading. The recently introduced branch of machine learning methods for learning…

社会与信息网络 · 计算机科学 2023-02-21 Sebastian Mežnar , Nada Lavrač , Blaž Škrlj

We propose a new class of linear Transformers called FourierLearner-Transformers (FLTs), which incorporate a wide range of relative positional encoding mechanisms (RPEs). These include regular RPE techniques applied for sequential data, as…

Transfer learning makes it possible to use large vision networks on a variety of domains, by specializing their models' general filters to new tasks. However, these networks assume the input images to have 3 input channels, making them…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Mariette Schönfeld , Laurens Devos , Wannes Meert , Hendrik Blockeel

Deep Reinforcement Learning (DRL) has achieved impressive success in many applications. A key component of many DRL models is a neural network representing a Q function, to estimate the expected cumulative reward following a state-action…

机器学习 · 计算机科学 2018-07-17 Guiliang Liu , Oliver Schulte , Wang Zhu , Qingcan Li

Joint machine learning models that allow synthesizing and classifying data often offer uneven performance between those tasks or are unstable to train. In this work, we depart from a set of empirical observations that indicate the…

机器学习 · 计算机科学 2023-04-06 Kamil Deja , Tomasz Trzcinski , Jakub M. Tomczak

In the context of classification problems, Deep Learning (DL) approaches represent state of art. Many DL approaches are based on variations of standard multi-layer feed-forward neural networks. These are also referred to as deep networks.…

机器学习 · 计算机科学 2023-11-21 Andrea Apicella , Francesco Isgrò , Roberto Prevete

Federated learning is a method of training models on private data distributed over multiple devices. To keep device data private, the global model is trained by only communicating parameters and updates which poses scalability challenges…

Transformer language models (LMs) have been shown to represent concepts as directions in the latent space of hidden activations. However, for any human-interpretable concept, how can we find its direction in the latent space? We present a…

计算与语言 · 计算机科学 2024-04-02 David Chanin , Anthony Hunter , Oana-Maria Camburu

We study the ability of foundation models to learn representations for classification that are transferable to new, unseen classes. Recent results in the literature show that representations learned by a single classifier over many classes…

机器学习 · 计算机科学 2022-01-05 Tomer Galanti , András György , Marcus Hutter

Recent years have witnessed a surge in the number of large language models (LLMs), yet efficiently managing and utilizing these vast resources remains a significant challenge. In this work, we explore how to learn compact representations of…

人工智能 · 计算机科学 2025-10-02 Jianhao Chen , Chenxu Wang , Gengrui Zhang , Peng Ye , Lei Bai , Wei Hu , Yuzhong Qu , Shuyue Hu