← Search

Pushpak Bhattacharyya

73 accepted papers

2025

Are Language Models Agnostic to Linguistically Grounded Perturbations? A Case Study of Indic Languages

NAACL 2025findings

Pre-trained language models (PLMs) are known to be susceptible to perturbations to the input text, but existing works do not explicitly focus on linguistically grounded attacks, which are subtle and more prevalent in nature. In this paper, we study whether PLMs are agnostic to linguistically grounde…

Cited by 0SourcePDFScholar
2025

CoSTA: Code-Switched Speech Translation using Aligned Speech-Text Interleaving

COLING 2025main

Code-switching is a widely prevalent linguistic phenomenon in multilingual societies like India. Building speech-to-text models for code-switched speech is challenging due to limited availability of datasets. In this work, we focus on the problem of spoken translation (ST) of code-switched speech in…

2025

ETF: An Entity Tracing Framework for Hallucination Detection in Code Summaries

ACL 2025long

Recent advancements in large language models (LLMs) have significantly enhanced their ability to understand both natural language and code, driving their use in tasks like natural language-to-code (NL2Code) and code summarisation. However, LLMs are prone to hallucination—outputs that stray from inte…

Cited by 0SourcePDFScholar
2025

From Perception to Reasoning: Enhancing Vision-Language Models for Mobile UI Understanding

ACL 2025finding

Accurately grounding visual and textual elements within mobile user interfaces (UIs) remains a significant challenge for Vision-Language Models (VLMs). Visual grounding, a critical task in this domain, involves identifying the most relevant UI element or region based on a natural language query—a pr…

2025

Giving the Old a Fresh Spin: Quality Estimation-Assisted Constrained Decoding for Automatic Post-Editing

NAACL 2025short

Automatic Post-Editing (APE) systems often struggle with over-correction, where unnecessary modifications are made to a translation, diverging from the principle of minimal editing. In this paper, we propose a novel technique to mitigate over-correction by incorporating word-level Quality Estimation…

2025

IndiGEC: Multilingual Grammar Error Correction for Low-Resource Indian Languages

EMNLP 2025

Grammatical Error Correction (GEC) for low-resource Indic languages faces significant challenges due to the scarcity of annotated data. In this work, we introduce the Mask-Translate&Fill (MTF) framework, a novel approach for generating high-quality synthetic data for GEC using only monolingual corpo

2025

Looking Beyond the Pixels: Evaluating Visual Metaphor Understanding in VLMs

EMNLP 2025

Visual metaphors are a complex vision–language phenomenon that requires both perceptual and conceptual reasoning to understand. They provide a valuable test of a model’s ability to interpret visual input and reason about it with creativity and coherence. We introduce ImageMet, a visual metaphor data

2025

Looks can be Deceptive: Distinguishing Repetition Disfluency from Reduplication

COLING 2025main

Reduplication and repetition, though similar in form, serve distinct linguistic purposes. Reduplication is a deliberate morphological process used to express grammatical, semantic, or pragmatic nuances, while repetition is often unintentional and indicative of disfluency. This paper presents the fir…

Cited by 1SourcePDFScholar
2025

Main Predicate and Their Arguments as Explanation Signals For Intent Classification

NAACL 2025long

Intent classification is crucial for conversational agents (chatbots), and deep learning models perform well in this area. However, little research has been done on the explainability of intent classification due to the absence of suitable benchmark data. Human annotation of explanation signals in t…

Cited by 0SourcePDFScholar
2025

RG-VQA: Leveraging Retriever-Generator Pipelines for Knowledge Intensive Visual Question Answering

EMNLP 2025

In this paper, we propose a method to improve the reasoning capabilities of Visual Question Answering (VQA) systems by integrating Dense Passage Retrievers (DPRs) with Vision Language Models (VLMs). While recent works focus on the application of knowledge graphs and chain-of-thought reasoning, we re

2025

ReDepress: A Cognitive Framework for Detecting Depression Relapse from Social Media

EMNLP 2025

Almost 50% depression patients face the risk of going into relapse. The risk increases to 80% after the second episode of depression. Although, depression detection from social media has attained considerable attention, depression relapse detection has remained largely unexplored due to the lack of

Cited by 0SourcePDFScholar
2025

Refer to the Reference: Reference-focused Synthetic Automatic Post-Editing Data Generation

COLING 2025main

A prevalent approach to synthetic APE data generation uses source (src) sentences in a parallel corpus to obtain translations (mt) through an MT system and treats corresponding reference (ref) sentences as post-edits (pe). While effective, due to independence between ‘mt’ and ‘pe,’ these translation…

2025

StereoDetect: Detecting Stereotypes and Anti-stereotypes the Correct Way Using Social Psychological Underpinnings

EMNLP 2025

Stereotypes are known to have very harmful effects, making their detection critically important. However, current research predominantly focuses on detecting and evaluating stereotypical biases, leaving the study of stereotypes in its early stages. Our study revealed that many works have failed to c

Cited by 0SourcePDFScholar
2025

Stereotype Detection as a Catalyst for Enhanced Bias Detection: A Multi-Task Learning Approach

ACL 2025finding

Bias and stereotypes in language models can cause harm, especially in sensitive areas like content moderation and decision-making. This paper addresses bias and stereotype detection by exploring how jointly learning these tasks enhances model performance. We introduce StereoBias, a unique dataset la…

Cited by 0SourcePDFScholar
2025

Understand the Implication: Learning to Think for Pragmatic Understanding

ACL 2025finding

Pragmatics, the ability to infer meaning beyond literal interpretation, is crucial for social cognition and communication. While LLMs have been benchmarked for their pragmatic understanding, improving their performance remains underexplored. Existing methods rely on annotated labels but overlook the…

Cited by 3SourcePDFScholar
2025

Why We Feel What We Feel: Joint Detection of Emotions and Their Opinion Triggers in E-commerce

EMNLP 2025

Customer reviews on e-commerce platforms capture critical affective signals that drive purchasing decisions. However, no existing research has explored the joint task of emotion detection and explanatory span identification in e-commerce reviews - a crucial gap in understanding what triggers custome

Cited by 0SourcePDFScholar
2025

“My life is miserable, have to sign 500 autographs everyday”: Exposing Humblebragging, the Brags in Disguise

ACL 2025finding

Humblebragging is a phenomenon in which individuals present self-promotional statements under the guise of modesty or complaints. For example, a statement like, “Ugh, I can’t believe I got promoted to lead the entire team. So stressful!”, subtly highlights an achievement while pretending to be compl…

2025

“You are Beautiful, Body Image Stereotypes are Ugly!” BIStereo: A Benchmark to Measure Body Image Stereotypes in Language Models

ACL 2025finding

While a few high-quality bias benchmark datasets exist to address stereotypes in Language Models (LMs), a notable lack of focus remains on body image stereotypes. To bridge this gap, we propose BIStereo, a suite to uncover LMs’ biases towards people of certain physical appearance characteristics, na…

Cited by 0SourcePDFScholar
2024

A Morphology-Based Investigation of Positional Encodings

EMNLP 2024main

Contemporary deep learning models effectively handle languages with diverse morphology despite not being directly integrated into them. Morphology and word order are closely linked, with the latter incorporated into transformer-based models through positional encodings. This prompts a fundamental in…

Cited by 1SourcePDFScholar
2024

Beyond Aesthetics: Cultural Competence in Text-to-Image Models

NeurIPS 2024poster

Text-to-Image (T2I) models are being increasingly adopted in diverse global communities where they create visual representations of their unique cultures. Current T2I benchmarks primarily focus on faithfulness, aesthetics, and realism of generated images, overlooking the critical dimension of *cultu…

Cited by 10SourcePDFScholar
2024

DocCGen: Document-based Controlled Code Generation

EMNLP 2024main

Recent developments show that Large Language Models (LLMs) produce state-of-the-art performance on natural language (NL) to code generation for resource-rich general-purpose languages like C++, Java, and Python. However, their practical usage for structured domain-specific languages (DSLs) such as Y…

2024

In-context Mixing (ICM): Code-mixed Prompts for Multilingual LLMs

ACL 2024long

We introduce a simple and effective prompting technique called in-context mixing (ICM) for effective in-context learning (ICL) with multilingual large language models (MLLMs). With ICM, we modify the few-shot examples within ICL prompts to be intra-sententially code-mixed by randomly swapping conten…

Cited by 4SourcePDFScholar
2024

IndiBias: A Benchmark Dataset to Measure Social Biases in Language Models for Indian Context

NAACL 2024long

The pervasive influence of social biases in language data has sparked the need for benchmark datasets that capture and evaluate these biases in Large Language Models (LLMs). Existing efforts predominantly focus on English language and the Western context, leaving a void for a reliable dataset that e…

2024

IndicCONAN: A Multilingual Dataset for Combating Hate Speech in Indian Context

AAAI 2024technical

Hate speech (HS) is a growing concern in many parts of the world, including India, where it has led to numerous instances of violence and discrimination. The development of effective counter-narratives (CNs) is a critical step in combating hate speech, but there is a lack of research in this area, e…

2024

IndicIRSuite: Multilingual Dataset and Neural Information Models for Indian Languages

ACL 2024short

In this paper, we introduce Neural Information Retrieval resources for 11 widely spoken Indian Languages (Assamese, Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya, Punjabi, Tamil, and Telugu) from two major Indian language families (Indo-Aryan and Dravidian). These resources include (a…

2024

MemeGuard: An LLM and VLM-based Framework for Advancing Content Moderation via Meme Intervention

ACL 2024long

In the digital world, memes present a unique challenge for content moderation due to their potential to spread harmful content. Although detection methods have improved, proactive solutions such as intervention are still limited, with current research focusing mostly on text-based content, neglectin…

2024

Mental Disorder Classification via Temporal Representation of Text

EMNLP 2024finding

Mental disorders pose a global challenge, aggravated by the shortage of qualified mental health professionals. Mental disorder prediction from social media posts by current LLMs is challenging due to the complexities of sequential text data and the limited context length of language models. Current…

Cited by 0SourcePDFScholar
2024

One Prompt To Rule Them All: LLMs for Opinion Summary Evaluation

ACL 2024long

Evaluation of opinion summaries using conventional reference-based metrics often fails to provide a comprehensive assessment and exhibits limited correlation with human judgments. While Large Language Models (LLMs) have shown promise as reference-free metrics for NLG evaluation, their potential rema…

2024

PUB: A Pragmatics Understanding Benchmark for Assessing LLMs’ Pragmatics Capabilities

ACL 2024findings

LLMs have demonstrated remarkable capability for understanding semantics, but their understanding of pragmatics is not well studied. To this end, we release a Pragmatics Understanding Benchmark (PUB) dataset consisting of fourteen tasks in four pragmatics phenomena, namely; Implicature, Presuppositi…

Cited by 28SourcePDFScholar
2024

Part-of-speech Tagging for Extremely Low-resource Indian Languages

ACL 2024findings

Modern natural language processing (NLP) systems thrive when given access to large datasets. However, a large fraction of the world’s languages are not privy to such benefits due to sparse documentation and inadequate digital representation. This is especially true for Indian regional languages. As…

2024

Product Description and QA Assisted Self-Supervised Opinion Summarization

NAACL 2024findings

In e-commerce, opinion summarization is the process of summarizing the consensus opinions found in product reviews. However, the potential of additional sources such as product description and question-answers (QA) has been considered less often. Moreover, the absence of any supervised training data…

2024

Seeing Is Believing! towards Knowledge-Infused Multi-modal Medical Dialogue Generation

COLING 2024main

Over the last few years, artificial intelligence-based clinical assistance has gained immense popularity and demand in telemedicine, including automatic disease diagnosis. Patients often describe their signs and symptoms to doctors using visual aids, which provide vital evidence for identifying a me…

2024

Together We Can: Multilingual Automatic Post-Editing for Low-Resource Languages

EMNLP 2024finding

This exploratory study investigates the potential of multilingual Automatic Post-Editing (APE) systems to enhance the quality of machine translations for low-resource Indo-Aryan languages. Focusing on two closely related language pairs, English-Marathi and English-Hindi, we exploit the linguistic si…

2024

ToxVidLM: A Multimodal Framework for Toxicity Detection in Code-Mixed Videos

ACL 2024findings

In an era of rapidly evolving internet technology, the surge in multimodal content, including videos, has expanded the horizons of online communication. However, the detection of toxic content in this diverse landscape, particularly in low-resource code-mixed languages, remains a critical challenge.…

2024

Unveiling the Invisible: Captioning Videos with Metaphors

EMNLP 2024finding

Metaphors are a common communication tool used in our day-to-day life. The detection and generation of metaphors in textual form have been studied extensively but metaphors in other forms have been under-explored. Recent studies have shown that Vision-Language (VL) models cannot understand visual me…

2024

Well, Now We Know! Unveiling Sarcasm: Initiating and Exploring Multimodal Conversations with Reasoning

AAAI 2024technical

Sarcasm is a widespread linguistic phenomenon that poses a considerable challenge to explain due to its subjective nature, absence of contextual cues, and rooted personal perspectives. Even though the identification of sarcasm has been extensively studied in dialogue analysis, merely detecting sarca…

2023

A Match Made in Heaven: A Multi-task Framework for Hyperbole and Metaphor Detection

ACL 2023findings

Hyperbole and metaphor are common in day-to-day communication (e.g., “I am in deep trouble”: how does trouble have depth?), which makes their detection important, especially in a conversational AI setting. Existing approaches to automatically detect metaphor and hyperbole have studied these language…

2023

A Multi-task Learning Framework for Quality Estimation

ACL 2023findings

Quality Estimation (QE) is the task of evaluating machine translation output in the absence of reference translation. Conventional approaches to QE involve training separate models at different levels of granularity viz., word-level, sentence-level, and document-level, which sometimes lead to incons…

2023

Adversarial Training for Low-Resource Disfluency Correction

ACL 2023findings

Disfluencies commonly occur in conversational speech. Speech with disfluencies can result in noisy Automatic Speech Recognition (ASR) transcripts, which affects downstream tasks like machine translation. In this paper, we propose an adversarially-trained sequence-tagging model for Disfluency Correct…

2023

DISCO: A Large Scale Human Annotated Corpus for Disfluency Correction in Indo-European Languages

EMNLP 2023long findings

Disfluency correction (DC) is the process of removing disfluent elements like fillers, repetitions and corrections from spoken utterances to create readable and interpretable text. DC is a vital post-processing step applied to Automatic Speech Recognition (ASR) outputs, before subsequent processing…

Cited by 0SourcecodeScholar
2023

Eyes Show the Way: Modelling Gaze Behaviour for Hallucination Detection

EMNLP 2023long findings

Detecting hallucinations in natural language processing (NLP) is a critical undertaking that demands a deep understanding of both the semantic and pragmatic aspects of languages. Cognitive approaches that leverage users’ behavioural signals, such as gaze, have demonstrated effectiveness in addressin…

Cited by 0SourceScholar
2023

Quality Estimation-Assisted Automatic Post-Editing

EMNLP 2023long findings

Automatic Post-Editing (APE) systems are prone to over-correction of the Machine Translation (MT) outputs. While Word-level Quality Estimation (QE) system can provide a way to curtail the over-correction, a significant performance gain has not been observed thus far by utilizing existing APE and QE…

Cited by 0SourceScholar
2023

Reinforcement Replaces Supervision: Query focused Summarization using Deep Reinforcement Learning

EMNLP 2023long main

Query-focused Summarization (QfS) deals with systems that generate summaries from document(s) based on a query. Motivated by the insight that Reinforcement Learning (RL) provides a generalization to Supervised Learning (SL) for Natural Language Generation, and thereby performs better (empirically) t…

Cited by 0SourcecodeScholar
2023

Replace and Report: NLP Assisted Radiology Report Generation

ACL 2023findings

Clinical practice frequently uses medical imaging for diagnosis and treatment. A significant challenge for automatic radiology report generation is that the radiology reports are long narratives consisting of multiple sentences for both abnormal and normal findings. Therefore, applying conventional…

2023

Retrofitting Light-weight Language Models for Emotions using Supervised Contrastive Learning

EMNLP 2023long main

We present a novel retrofitting method to induce emotion aspects into pre-trained language models (PLMs) such as BERT and RoBERTa. Our method updates pre-trained network weights using contrastive learning so that the text fragments exhibiting similar emotions are encoded nearby in the representation…

Cited by 0SourceScholar
2023

Synthesize, if you do not have: Effective Synthetic Dataset Creation Strategies for Self-Supervised Opinion Summarization in E-commerce

EMNLP 2023short findings

In e-commerce, opinion summarization is the process of condensing the opinions presented in product reviews. However, the absence of large amounts of supervised datasets presents challenges in generating both aspect-specific and general opinion summaries. Existing approaches have attempted to addres…

Cited by 0SourceScholar
2023

With Prejudice to None: A Few-Shot, Multilingual Transfer Learning Approach to Detect Social Bias in Low Resource Languages

ACL 2023findings

In this paper, we describe our work on social bias detection in a low-resource multilingual setting in which the languages are from two very divergent families- Indo-European (English, Hindi, and Italian) and Altaic (Korean). Currently, the majority of the social bias datasets available are in Engli…

Cited by 6SourcePDFScholar
2023

“A Little is Enough”: Few-Shot Quality Estimation based Corpus Filtering improves Machine Translation

ACL 2023findings

Quality Estimation (QE) is the task of evaluating the quality of a translation when reference translation is not available. The goal of QE aligns with the task of corpus filtering, where we assign the quality score to the sentence pairs present in the pseudo-parallel corpus. We propose a Quality Est…

2023

“Knowledge is Power”: Constructing Knowledge Graph of Abdominal Organs and Using Them for Automatic Radiology Report Generation

ACL 2023industry

In conventional radiology practice, the radiologist dictates the diagnosis to the transcriptionist, who then prepares a preliminary formatted report referring to the notes, after which the radiologist reviews the report, corrects the errors, and signs off. This workflow is prone to delay and error.…

2023

“Let’s not Quote out of Context”: Unified Vision-Language Pretraining for Context Assisted Image Captioning

ACL 2023industry

Well-formed context aware image captions and tags in enterprise content such as marketing material are critical to ensure their brand presence and content recall. Manual creation and updates to ensure the same is non trivial given the scale and the tedium towards this task. We propose a new unified…

Cited by 8SourcePDFScholar
2022

A Sentiment and Emotion Aware Multimodal Multiparty Humor Recognition in Multilingual Conversational Setting

COLING 2022main

In this paper, we hypothesize that humor is closely related to sentiment and emotions. Also, due to the tremendous growth in multilingual content, there is a great demand for building models and systems that support multilingual information access. To end this, we first extend the recently released…

Cited by 18SourcePDFScholar
2022

A Shoulder to Cry on: Towards A Motivational Virtual Assistant for Assuaging Mental Agony

NAACL 2022long

Mental Health Disorders continue plaguing humans worldwide. Aggravating this situation is the severe shortage of qualified and competent mental health professionals (MHPs), which underlines the need for developing Virtual Assistants (VAs) that can assist MHPs. The data+ML for automation can come fro…

Cited by 27SourcePDFScholar
2022

Am I No Good? Towards Detecting Perceived Burdensomeness and Thwarted Belongingness from Suicide Notes

IJCAI 2022poster

The World Health Organization (WHO) has emphasized the importance of significantly accelerating suicide prevention efforts to fulfill the United Nations' Sustainable Development Goal (SDG) objective of 2030. In this paper, we present an end-to-end multitask system to address a novel task of detectio…

2022

COMMA-DEER: COmmon-sense Aware Multimodal Multitask Approach for Detection of Emotion and Emotional Reasoning in Conversations

COLING 2022main

Mental health is a critical component of the United Nations’ Sustainable Development Goals (SDGs), particularly Goal 3, which aims to provide “good health and well-being”. The present mental health treatment gap is exacerbated by stigma, lack of human resources, and lack of research capability for i…

Cited by 11SourcePDFScholar
2022

EM-PERSONA: EMotion-assisted Deep Neural Framework for PERSONAlity Subtyping from Suicide Notes

COLING 2022main

The World Health Organization has emphasised the need of stepping up suicide prevention efforts to meet the United Nation’s Sustainable Development Goal target of 2030 (Goal 3: Good health and well-being). We address the challenging task of personality subtyping from suicide notes. Most research on…

Cited by 6SourcePDFScholar
2022

Improving Machine Translation with Phrase Pair Injection and Corpus Filtering

EMNLP 2022main

In this paper, we show that the combination of Phrase Pair Injection and Corpus Filtering boosts the performance of Neural Machine Translation (NMT) systems. We extract parallel phrases and sentences from the pseudo-parallel corpus and augment it with the parallel corpus to train the NMT models. Wit…

2022

Many Hands Make Light Work: Using Essay Traits to Automatically Score Essays

NAACL 2022long

Most research in the area of automatic essay grading (AEG) is geared towards scoring the essay holistically while there has also been little work done on scoring individual essay traits. In this paper, we describe a way to score essays using a multi-task learning (MTL) approach, where scoring the es…

2022

PoliSe: Reinforcing Politeness Using User Sentiment for Customer Care Response Generation

COLING 2022main

The interaction between a consumer and the customer service representative greatly contributes to the overall customer experience. Therefore, to ensure customers’ comfort and retention, it is important that customer service agents and chatbots connect with users on social, cordial, and empathetic pl…

2021

How low is too low? A monolingual take on lemmatisation in Indian languages

NAACL 2021long

Lemmatization aims to reduce the sparse data problem by relating the inflected forms of a word to its dictionary form. Most prior work on ML based lemmatization has focused on high resource languages, where data sets (word forms) are readily available. For languages which have no linguistic work ava…

2021

More the Merrier: Towards Multi-Emotion and Intensity Controllable Response Generation

AAAI 2021technical

The focus on conversational systems has recently shifted towards creating engaging agents by inculcating emotions into them. Human emotions are highly complex as humans can express multiple emotions with varying intensity in a single utterance, whereas the conversational agents convey only one emoti…

Cited by 17SourcePDFScholar
2021

Role of Language Relatedness in Multilingual Fine-tuning of Language Models: A Case Study in Indo-Aryan Languages

EMNLP 2021main

We explore the impact of leveraging the relatedness of languages that belong to the same family in NLP models using multilingual fine-tuning. We hypothesize and validate that multilingual fine-tuning of pre-trained language models can yield better performance on downstream NLP applications, compared…

2021

Towards Sentiment and Emotion aided Multi-modal Speech Act Classification in Twitter

NAACL 2021long

Speech Act Classification determining the communicative intent of an utterance has been investigated widely over the years as a standalone task. This holds true for discussion in any fora including social media platform such as Twitter. But the emotional state of the tweeter which has a considerable…

Cited by 36SourcePDFScholar
2021

“So You Think You’re Funny?”: Rating the Humour Quotient in Standup Comedy

EMNLP 2021main

Computational Humour (CH) has attracted the interest of Natural Language Processing and Computational Linguistics communities. Creating datasets for automatic measurement of humour quotient is difficult due to multiple possible interpretations of the content. In this work, we create a multi-modal hu…

2020

A Retrofitting Model for Incorporating Semantic Relations into Word Embeddings

COLING 2020main

We present a novel retrofitting model that can leverage relational knowledge available in a knowledge resource to improve word embeddings. The knowledge is captured in terms of relation inequality constraints that compare similarity of related and unrelated entities in the context of an anchor entit…

Cited by 11SourcePDFScholar
2020

Analysing cross-lingual transfer in lemmatisation for Indian languages

COLING 2020main

Lemmatization aims to reduce the sparse data problem by relating the inflected forms of a word to its dictionary form. However, most of the prior work on this topic has focused on high resource languages. In this paper, we evaluate cross-lingual approaches for low resource languages, especially in t…

Cited by 2SourcePDFScholar
2020

Filtering Back-Translated Data in Unsupervised Neural Machine Translation

COLING 2020main

Unsupervised neural machine translation (NMT) utilizes only monolingual data for training. The quality of back-translated data plays an important role in the performance of NMT systems. In back-translation, all generated pseudo parallel sentence pairs are not of the same quality. Taking inspiration…

2020

Harnessing Cross-lingual Features to Improve Cognate Detection for Low-resource Languages

COLING 2020main

Cognates are variants of the same lexical form across different languages; for example “fonema” in Spanish and “phoneme” in English are cognates, both of which mean “a unit of sound”. The task of automatic detection of cognates among any two languages can help downstream NLP tasks such as Cross-ling…

2020

MEISD: A Multimodal Multi-Label Emotion, Intensity and Sentiment Dialogue Dataset for Emotion Recognition and Sentiment Analysis in Conversations

COLING 2020main

Emotion and sentiment classification in dialogues is a challenging task that has gained popularity in recent times. Humans tend to have multiple emotions with varying intensities while expressing their thoughts and feelings. Emotions in an utterance of dialogue can either be independent or dependent…

2020

Reinforced Multi-task Approach for Multi-hop Question Generation

COLING 2020main

Question generation (QG) attempts to solve the inverse of question answering (QA) problem by generating a natural language question given a document and an answer. While sequence to sequence neural models surpass rule-based systems for QG, they are limited in their capacity to focus on more than one…

Cited by 24SourcePDFScholar