中文
相关论文

相关论文: Position: Weight Space Should Be a First-Class Gen…

200 篇论文

Learning representations of neural network weights given a model zoo is an emerging and challenging area with many potential applications from model inspection, to neural architecture search or knowledge distillation. Recently, an…

机器学习 · 计算机科学 2022-09-30 Konstantin Schürholt , Boris Knyazev , Xavier Giró-i-Nieto , Damian Borth

Advances in deep learning have opened an era of abundant and accurate predicted protein structures; however, similar progress in protein ensembles has remained elusive. This review highlights several recent research directions towards…

生物大分子 · 定量生物学 2025-09-23 Bowen Jing , Bonnie Berger , Tommi Jaakkola

We introduce WARP (Weight-space Adaptive Recurrent Prediction), a simple yet powerful model that unifies weight-space learning with linear recurrence to redefine sequence modeling. Unlike conventional recurrent neural networks (RNNs) which…

Deep generative models are becoming widely used across science and industry for a variety of purposes. A common challenge is achieving a precise implicit or explicit representation of the data probability density. Recent proposals have…

机器学习 · 统计学 2021-11-05 Ramon Winterhalder , Marco Bellagente , Benjamin Nachman

Unsupervised pre-training of large neural models has recently revolutionized Natural Language Processing. By warm-starting from the publicly released checkpoints, NLP practitioners have pushed the state-of-the-art on multiple benchmarks…

计算与语言 · 计算机科学 2022-08-10 Sascha Rothe , Shashi Narayan , Aliaksei Severyn

Generative artificial intelligence revolutionized society. Current models are trained by minimizing the distance between the produced data and the training set. Consequently, development is plateauing as they are intrinsically data-hungry…

机器学习 · 计算机科学 2025-06-09 Mattia Miotto , Lorenzo Monacelli

In the era of data-centric AI, the ability to curate high-quality training data is as crucial as model design. Coresets offer a principled approach to data reduction, enabling efficient learning on large datasets through importance…

机器学习 · 计算机科学 2025-07-23 Morad Tukan , Loay Mualem , Eitan Netzer , Liran Sigalat

Modern language model-based AI systems are remarkably powerful, yet their capabilities remain fundamentally capped by their human creators in three key ways. First, although a model's weights can be updated via fine-tuning, acquiring new…

人工智能 · 计算机科学 2026-03-20 Zitong Yang

The weights of neural networks have emerged as a novel data modality, giving rise to the field of weight space learning. A central challenge in this area is that learning meaningful representations of weights typically requires large,…

机器学习 · 计算机科学 2025-10-03 Damian Falk , Konstantin Schürholt , Konstantinos Tzevelekakis , Léo Meynent , Damian Borth

Neural fields, which represent signals as a function parameterized by a neural network, are a promising alternative to traditional discrete vector or grid-based representations. Compared to discrete representations, neural representations…

机器学习 · 计算机科学 2023-09-14 Jeffrey Gu , Kuan-Chieh Wang , Serena Yeung

Designing neural networks typically relies on manual trial and error or a neural architecture search (NAS) followed by weight training. The former is time-consuming and labor-intensive, while the latter often discretizes architecture search…

机器学习 · 计算机科学 2025-11-19 Zitong Huang , Mansooreh Montazerin , Ajitesh Srivastava

Artificial neural networks can acquire many aspects of human knowledge from data, making them promising as models of human learning. But what those networks can learn depends upon their inductive biases -- the factors other than the data…

机器学习 · 计算机科学 2025-02-28 Gianluca Bencomo , Max Gupta , Ioana Marinescu , R. Thomas McCoy , Thomas L. Griffiths

Big models have achieved revolutionary breakthroughs in the field of AI, but they might also pose potential concerns. Addressing such concerns, alignment technologies were introduced to make these models conform to human preferences and…

人工智能 · 计算机科学 2024-03-08 Xinpeng Wang , Shitong Duan , Xiaoyuan Yi , Jing Yao , Shanlin Zhou , Zhihua Wei , Peng Zhang , Dongkuan Xu , Maosong Sun , Xing Xie

Foundation models are transforming machine learning across many modalities, with in-context learning replacing classical model training. Recent work on tabular data hints at a similar opportunity to build foundation models for…

机器学习 · 计算机科学 2025-05-12 Andreas Müller , Carlo Curino , Raghu Ramakrishnan

Recent advances in artificial intelligence have been fueled by the development of foundation models such as BERT, GPT, T5, and Vision Transformers. These models are first pretrained on vast and diverse datasets and then adapted to specific…

机器学习 · 计算机科学 2025-05-30 Michael Munn , Susan Wei

As deep neural networks grow in size, from thousands to millions to billions of weights, the performance of those networks becomes limited by our ability to accurately train them. A common naive question arises: if we have a system with…

机器学习 · 计算机科学 2018-05-29 Nathan O. Hodas , Panos Stinis

In modern generative-AI workloads, matrix-vector/matrix-matrix multiplications (\emph{MatMul}) dominate the compute and energy cost. Achieving dramatic reductions in energy per token therefore requires a novel, specialized hardware that is…

其他凝聚态物理 · 物理学 2026-03-11 Denis Mamaluy , Md Rahatul Islam Udoy , Juan P. Mendez , Ben Feinberg , Wei Pan , Ahmedullah Aziz

Neural network-based function approximation plays a pivotal role in the advancement of scientific computing and machine learning. Yet, training such models faces several challenges: (i) each target function often requires training a new…

机器学习 · 计算机科学 2025-10-13 Xinwen Hu , Yunqing Huang , Nianyu Yi , Peimeng Yin

Deep neural networks are the state-of-the-art methods for many real-world tasks, such as computer vision, natural language processing and speech recognition. For all its popularity, deep neural networks are also criticized for consuming a…

机器学习 · 计算机科学 2018-12-18 Yunhui Guo

Selective Prediction is the task of rejecting inputs a model would predict incorrectly on. This involves a trade-off between input space coverage (how many data points are accepted) and model utility (how good is the performance on accepted…