← Search

Mohammad Reza Namazi Rad

4 accepted papers

2023

CITB: A Benchmark for Continual Instruction Tuning

EMNLP 2023long findings

Continual learning (CL) is a paradigm that aims to replicate the human ability to learn and accumulate knowledge continually without forgetting previous knowledge and transferring it to new tasks. Recent instruction tuning (IT) involves fine-tuning models to make them more adaptable to solving NLP t…

Cited by 0SourcecodeScholar
2023

How Do Large Language Models Capture the Ever-changing World Knowledge? A Review of Recent Advances

EMNLP 2023long main

Although large language models (LLMs) are impressive in solving various tasks, they can quickly be outdated after deployment. Maintaining their up-to-date status is a pressing concern in the current era. This paper provides a comprehensive review of recent advances in aligning deployed LLMs with the…

Cited by 0SourcecodeScholar
2023

Turn-Level Active Learning for Dialogue State Tracking

EMNLP 2023long main

Dialogue state tracking (DST) plays an important role in task-oriented dialogue systems. However, collecting a large amount of turn-by-turn annotated dialogue data is costly and inefficient. In this paper, we propose a novel turn-level active learning framework for DST to actively select turns in di…

Cited by 0SourcecodeScholar
2022

Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics

NAACL 2022long

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we really need sophisticated neural models to obtain coherent and interpretable topi…