paper-with-me

Papers

LMPriors: Pre-Trained Language Models as Task-Specific Priors

2022-10-22 · Kristy Choi, Chris Cundy, Sanjari Srivastava, Stefano Ermon

Particularly in low-data regimes, an outstanding challenge in machine learning is developing principled techniques for augmenting our models with suitable priors. This is to encourage them to learn in ways that are compatible with our understanding of the world. But in contrast to generic priors such as shrinkage or sparsity, we draw inspiration from the recent successes of large-scale language models (LMs) to construct task-specific priors distilled from the rich knowledge of LMs. Our method, Language Model Priors (LMPriors), incorporates auxiliary natural language metadata about the task -- such as variable names and descriptions -- to encourage downstream model outputs to be consistent with the LM's common-sense reasoning based on the metadata. Empirically, we demonstrate that LMPriors improve model performance in settings where such natural language descriptions are available, and perform well on several tasks that benefit from such prior knowledge, such as feature selection, causal inference, and safe reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2210.12530

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceCommon Sense Reasoningfeature selectionLanguage ModelingLanguage ModellingSafe Reinforcement Learning

Similar Papers 제목 키워드 기반

SMP: Reusable Score-Matching Motion Priors for Physics-Based Character Control

2025-12-02 · Yuxuan Mu, Ziyu Zhang, Yi Shi, Dun Yang 외 arxiv

Data-driven motion priors that can guide agents toward producing naturalistic behaviors play a pivotal role in creating life-like virtual characters. Adversarial imitation learning has been a highly effective method for …

FlowPrior: Learning Expressive Priors for Latent Variable Sentence Models

2021-06-01 · NAACL 2021 4 · Xiaoan Ding, Kevin Gimpel

Variational autoencoders (VAEs) are widely used for latent variable modeling of text. We focus on variations that learn expressive prior distributions over the latent variable. We find that existing training strategies a…

Language ModelingLanguage ModellingSentence

Variational Autoencoder with Disentanglement Priors for Low-Resource Task-Specific Natural Language Generation

2022-02-27 · Zhuang Li, Lizhen Qu, Qiongkai Xu, Tongtong Wu 외

In this paper, we propose a variational autoencoder with disentanglement priors, VAE-DPRIOR, for task-specific natural language generation with none or a handful of task-specific labeled examples. In order to tackle comp…

Data AugmentationDisentanglementFew-Shot LearningRepresentation Learning+3

UMO: Unified In-Context Learning Unlocks Motion Foundation Model Priors

2026-03-16 · Xiaoyan Cong, Zekun Li, Zhiyang Dou, Hongyu Li 외 arxiv

Large-scale foundation models (LFMs) have recently made impressive progress in text-to-motion generation by learning strong generative priors from massive 3D human motion datasets and paired text descriptions. However, h…

Motion Synthesis

Abstract Visual Reasoning Enabled by Language

2023-03-07 · Giacomo Camposampiero, Loic Houmard, Benjamin Estermann, Joël Mathys 외

While artificial intelligence (AI) models have achieved human or even superhuman performance in many well-defined applications, they still struggle to show signs of broad and flexible intelligence. The Abstraction and Re…

ARCVisual Reasoning