paper-with-me

홈 › Papers

Embedding-Aligned Language Models

2024-05-24 · Guy Tennenholtz, Yinlam Chow, Chih-Wei Hsu, Lior Shani, Ethan Liang, Craig Boutilier

We propose a novel approach for training large language models (LLMs) to adhere to objectives defined within a latent embedding space. Our method leverages reinforcement learning (RL), treating a pre-trained LLM as an environment. Our embedding-aligned guided language (EAGLE) agent is trained to iteratively steer the LLM's generation towards optimal regions of the latent embedding space, w.r.t. some predefined criterion. We demonstrate the effectiveness of the EAGLE agent using the MovieLens 25M and Amazon Review datasets to surface content gaps that satisfy latent user demand. We also demonstrate the benefit of using an optimal design of a state-dependent action set to improve EAGLE's efficiency. Our work paves the way for controlled and grounded text generation using LLMs, ensuring consistency with domain-specific knowledge and data representations.

📄 PDF Abstract BibTeX arXiv:2406.00024

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Text Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Trans-gram, Fast Cross-lingual Word-embeddings

2016-01-11 · EMNLP 2015 9 · Jocelyn Coulmance, Jean-Marc Marty, Guillaume Wenzek, Amine Benhalloum

We introduce Trans-gram, a simple and computationally-efficient method to simultaneously learn and align wordembeddings for a variety of languages, using only monolingual data and a smaller set of sentence-aligned data. …

Cross-Lingual Word EmbeddingsGeneral ClassificationSentencetext-classification+4

Multilingual and Multimodal Topic Modelling with Pretrained Embeddings

2022-11-15 · COLING 2022 10 · Elaine Zosa, Lidia Pivovarova

This paper presents M3L-Contrast -- a novel multimodal multilingual (M3L) neural topic model for comparable data that maps texts from multiple languages and images into a shared topic space. Our model is trained jointly …

Sentiment Analysis Using Aligned Word Embeddings for Uralic Languages

2023-05-24 · Khalid Alnajjar, Mika Hämäläinen, Jack Rueter

In this paper, we present an approach for translating word embeddings from a majority language into 4 minority languages: Erzya, Moksha, Udmurt and Komi-Zyrian. Furthermore, we align these word embeddings and present a n…

Sentiment AnalysisWord Embeddings

On the Use of Semantically-Aligned Speech Representations for Spoken Language Understanding

2022-10-11 · Gaëlle Laperrière, Valentin Pelloin, Mickaël Rouvier, Themos Stafylakis 외

In this paper we examine the use of semantically-aligned speech representations for end-to-end spoken language understanding (SLU). We employ the recently-introduced SAMU-XLSR model, which is designed to generate a singl…

Representation LearningSentenceSentence EmbeddingSentence-Embedding+2

FLEG: Feed-Forward Language Embedded Gaussian Splatting from Any Views via Compact Semantic Representation

2025-12-19 · Qijian Tian, Xin Tan, Jiayu Ying, Xuhong Wang 외 arxiv

We present FLEG, a feed-forward network that reconstructs language-embedded 3D Gaussians from arbitrary views. Previous feed-forward language-embedded Gaussian reconstruction methods are restricted to a fixed number of i…