← Search

Peyman Heidari

4 accepted papers

2024

AnyMAL: An Efficient and Scalable Any-Modality Augmented Language Model

EMNLP 2024industry

We present Any-Modality Augmented Language Model (AnyMAL), a unified model that reasons over diverse input modality signals (i.e. text, image, video, audio, IMU motion sensor), and generates textual responses. AnyMAL inherits the powerful text-based reasoning abilities of the state-of-the-art LLMs i…

2023

A Study on the Efficiency and Generalization of Light Hybrid Retrievers

ACL 2023short

Hybrid retrievers can take advantage of both sparse and dense retrievers. Previous hybrid retrievers leverage indexing-heavy dense retrievers. In this work, we study “Is it possible to reduce the indexing memory of hybrid retrievers without sacrificing performance”? Driven by this question, we lever…

Cited by 8SourcePDFScholar
2021

Building Adaptive Acceptability Classifiers for Neural NLG

EMNLP 2021main

We propose a novel framework to train models to classify acceptability of responses generated by natural language generation (NLG) models, improving upon existing sentence transformation and model-based approaches. An NLG response is considered acceptable if it is both semantically correct and gramm…

2020

Best Practices for Data-Efficient Modeling in NLG:How to Train Production-Ready Neural Models with Less Data

COLING 2020industry

Natural language generation (NLG) is a critical component in conversational systems, owing to its role of formulating a correct and natural text response. Traditionally, NLG components have been deployed using template-based solutions. Although neural network solutions recently developed in the rese…