3 citations · 4 across the 11 of their papers we have counts for
11 papers
Self-Refinement of Language Models from External Proxy Metrics Feedback
Keshav Ramji, Young-Suk Lee, Ramón Fernandez Astudillo +5
It is often desirable for Large Language Models (LLMs) to capture multiple objectives when providing a response. In document-grounded response generation, for example, agent respon…
Structured Chain-of-Thought Prompting for Few-Shot Generation of Content-Grounded QA Conversations
Md Arafat Sultan, Jatin Ganhotra, Ramón Fernandez Astudillo
We introduce a structured chain-of-thought (SCoT) prompting approach to generating content-grounded multi-turn question-answer conversations using a pre-trained large language mode…
Ensemble-Instruct: Generating Instruction-Tuning Data with a Heterogeneous Mixture of LMs
Young-Suk Lee, Md Arafat Sultan, Yousef El-Kurdi +4
Using in-context learning (ICL) for data generation, techniques such as Self-Instruct (Wang et al., 2023) or the follow-up Alpaca (Taori et al., 2023) can train strong conversation…
Scalable Learning of Latent Language Structure With Logical Offline Cycle Consistency
Maxwell Crouse, Ramon Astudillo, Tahira Naseem +4
We introduce Logical Offline Cycle Consistency Optimization (LOCCO), a scalable, semi-supervised method for training a neural semantic parser. Conceptually, LOCCO can be viewed as…
Slide, Constrain, Parse, Repeat: Synchronous SlidingWindows for Document AMR Parsing
Sadhana Kumaravel, Tahira Naseem, Ramon Fernandez Astudillo +2
The sliding window approach provides an elegant way to handle contexts of sizes larger than the Transformer's input window, for tasks like language modeling. Here we extend this ap…
Laziness Is a Virtue When It Comes to Compositionality in Neural Semantic Parsing
Maxwell Crouse, Pavan Kapanipathi, Subhajit Chaudhury +4
Nearly all general-purpose neural semantic parsers generate logical forms in a strictly top-down autoregressive fashion. Though such systems have achieved impressive results across…