中文
相关论文

相关论文: Learning Energy-Based Approximate Inference Networ…

200 篇论文

Structured prediction energy networks (SPENs; Belanger & McCallum 2016) use neural network architectures to define energy functions that can capture arbitrary dependencies among parts of structured outputs. Prior work used gradient descent…

计算与语言 · 计算机科学 2018-03-12 Lifu Tu , Kevin Gimpel

Deep energy-based models are powerful, but pose challenges for learning and inference (Belanger and McCallum, 2016). Tu and Gimpel (2018) developed an efficient framework for energy-based models by training "inference networks" to…

计算与语言 · 计算机科学 2020-10-13 Lifu Tu , Richard Yuanzhe Pang , Kevin Gimpel

Over the last several years, the field of Structured prediction in NLP has had seen huge advancements with sophisticated probabilistic graphical models, energy-based networks, and its combination with deep learning-based approaches. This…

计算与语言 · 计算机科学 2021-10-06 Chauhan Dev , Naman Biyani , Nirmal P. Suthar , Prashant Kumar , Priyanshu Agarwal

We propose a novel framework for structured prediction via adversarial learning. Existing adversarial learning methods involve two separate networks, i.e., the structured prediction models and the discriminative models, in the training. The…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Pingbo Pan , Yan Yan , Tianbao Yang , Yi Yang

Many tasks in natural language processing involve predicting structured outputs, e.g., sequence labeling, semantic role labeling, parsing, and machine translation. Researchers are increasingly applying deep representation learning to these…

计算与语言 · 计算机科学 2020-10-07 Lifu Tu , Tianyu Liu , Kevin Gimpel

We present E NERGY N ET , a new framework for analyzing and building artificial neural network architectures. Our approach adaptively learns the structure of the networks in an unsupervised manner. The methodology is based upon the…

机器学习 · 计算机科学 2017-11-10 Gus Kristiansen , Xavi Gonzalvo

Expressive text encoders such as RNNs and Transformer Networks have been at the center of NLP models in recent work. Most of the effort has focused on sentence-level tasks, capturing the dependencies between words in a single sentence, or…

计算与语言 · 计算机科学 2021-09-15 Manuel Widmoser , Maria Leonor Pacheco , Jean Honorio , Dan Goldwasser

Large language models (LLMs) are increasingly recognized for their exceptional generative capabilities and versatility across various tasks. However, the high inference costs associated with these models have not received adequate…

计算与语言 · 计算机科学 2025-03-18 Soham Poddar , Paramita Koley , Janardan Misra , Sanjay Podder , Niloy Ganguly , Saptarshi Ghosh

For joint inference over multiple variables, a variety of structured prediction techniques have been developed to model correlations among variables and thereby improve predictions. However, many classical approaches suffer from one of two…

机器学习 · 计算机科学 2020-01-07 Colin Graber , Alexander Schwing

The increasing deployment of large language models (LLMs) in natural language processing (NLP) tasks raises concerns about energy efficiency and sustainability. While prior research has largely focused on energy consumption during model…

计算与语言 · 计算机科学 2026-04-22 Johannes Zschache , Tilman Hartwig

Building an effective adversarial attacker and elaborating on countermeasures for adversarial attacks for natural language processing (NLP) have attracted a lot of research in recent years. However, most of the existing approaches focus on…

计算与语言 · 计算机科学 2020-10-20 Wenjuan Han , Liwen Zhang , Yong Jiang , Kewei Tu

Recent years have seen a paradigm shift in NLP towards using pretrained language models ({PLM}) for a wide range of tasks. However, there are many difficult design decisions to represent structures (e.g. tagged text, coreference chains) in…

计算与语言 · 计算机科学 2022-11-18 Tianyu Liu , Yuchen Jiang , Nicholas Monath , Ryan Cotterell , Mrinmaya Sachan

Energy-based language models (ELMs) parameterize an unnormalized distribution for natural sentences and are radically different from popular autoregressive language models (ALMs). As an important application, ELMs have been successfully…

计算与语言 · 计算机科学 2023-05-30 Hong Liu , Zhaobiao Lv , Zhijian Ou , Wenbo Zhao , Qing Xiao

This paper is directed towards the problem of learning nonlinear ARX models based on system input--output data. In particular, our interest is in learning a conditional distribution of the current output based on a finite window of past…

Generative Pre-trained Transformer (GPT) architectures are the most popular design for language modeling. Energy-based modeling is a different paradigm that views inference as a dynamical process operating on an energy landscape. We propose…

机器学习 · 计算机科学 2026-05-04 Nima Dehmamy , Benjamin Hoover , Bishwajit Saha , Leo Kozachkov , Jean-Jacques Slotine , Dmitry Krotov

We introduce structured prediction energy networks (SPENs), a flexible framework for structured prediction. A deep architecture is used to define an energy function of candidate labels, and then predictions are produced by using…

机器学习 · 计算机科学 2016-09-08 David Belanger , Andrew McCallum

We study the problem of learning associative memory -- a system which is able to retrieve a remembered pattern based on its distorted or incomplete version. Attractor networks provide a sound model of associative memory: patterns are stored…

机器学习 · 统计学 2021-04-21 Sergey Bartunov , Jack W Rae , Simon Osindero , Timothy P Lillicrap

Structured prediction is used in areas such as computer vision and natural language processing to predict structured outputs such as segmentations or parse trees. In these settings, prediction is performed by MAP inference or, equivalently,…

机器学习 · 统计学 2016-04-28 Ofer Meshi , Mehrdad Mahdavi , Adrian Weller , David Sontag

Predictive models are highly advanced in understanding the mechanisms of brain function. Recent advances in machine learning further underscore the power of prediction for optimal representation in learning. However, there remains a gap in…

机器学习 · 计算机科学 2025-05-22 Xingsi Dong , Xiangyuan Peng , Si Wu

Energy-based models, a.k.a. energy networks, perform inference by optimizing an energy function, typically parametrized by a neural network. This allows one to capture potentially complex relationships between inputs and outputs. To learn…

机器学习 · 计算机科学 2022-10-13 Mathieu Blondel , Felipe Llinares-López , Robert Dadashi , Léonard Hussenot , Matthieu Geist
‹ 上一页 1 2 3 10 下一页 ›