Skip to main content

Showing 1–15 of 15 results for author: Ganhotra, J

.
  1. arXiv:2402.11770  [pdf, other

    cs.CL

    Structured Chain-of-Thought Prompting for Few-Shot Generation of Content-Grounded QA Conversations

    Authors: Md Arafat Sultan, Jatin Ganhotra, Ramón Fernandez Astudillo

    Abstract: 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 model (LLM). At the core of our proposal is a structured breakdown of the complex task into a number of states in a state machine, so that actions corresponding to various subtasks, e.g., content reading and utterance genera… ▽ More

    Submitted 19 February, 2024; v1 submitted 18 February, 2024; originally announced February 2024.

  2. arXiv:2311.08705  [pdf, other

    cs.CL

    Evaluating Robustness of Dialogue Summarization Models in the Presence of Naturally Occurring Variations

    Authors: Ankita Gupta, Chulaka Gunasekara, Hui Wan, Jatin Ganhotra, Sachindra Joshi, Marina Danilevsky

    Abstract: Dialogue summarization task involves summarizing long conversations while preserving the most salient information. Real-life dialogues often involve naturally occurring variations (e.g., repetitions, hesitations) and existing dialogue summarization models suffer from performance drop on such conversations. In this study, we systematically investigate the impact of such variations on state-of-the-a… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

  3. arXiv:2204.05169  [pdf, other

    cs.CL cs.AI

    Towards End-to-End Integration of Dialog History for Improved Spoken Language Understanding

    Authors: Vishal Sunder, Samuel Thomas, Hong-Kwang J. Kuo, Jatin Ganhotra, Brian Kingsbury, Eric Fosler-Lussier

    Abstract: Dialog history plays an important role in spoken language understanding (SLU) performance in a dialog system. For end-to-end (E2E) SLU, previous work has used dialog history in text form, which makes the model dependent on a cascaded automatic speech recognizer (ASR). This rescinds the benefits of an E2E system which is intended to be compact and robust to ASR errors. In this paper, we propose a h… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

    Comments: 5 pages, 1 figure

  4. arXiv:2108.08405  [pdf, other

    cs.CL cs.SD eess.AS

    Integrating Dialog History into End-to-End Spoken Language Understanding Systems

    Authors: Jatin Ganhotra, Samuel Thomas, Hong-Kwang J. Kuo, Sachindra Joshi, George Saon, Zoltán Tüske, Brian Kingsbury

    Abstract: End-to-end spoken language understanding (SLU) systems that process human-human or human-computer interactions are often context independent and process each turn of a conversation independently. Spoken conversations on the other hand, are very much context dependent, and dialog history contains useful information that can improve the processing of each conversational turn. In this paper, we inves… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.

    Comments: Interspeech 2021

  5. arXiv:2104.04488  [pdf, other

    cs.CL

    Explaining Neural Network Predictions on Sentence Pairs via Learning Word-Group Masks

    Authors: Hanjie Chen, Song Feng, Jatin Ganhotra, Hui Wan, Chulaka Gunasekara, Sachindra Joshi, Yangfeng Ji

    Abstract: Explaining neural network models is important for increasing their trustworthiness in real-world applications. Most existing methods generate post-hoc explanations for neural network models by identifying individual feature attributions or detecting interactions between adjacent features. However, for models with text pairs as inputs (e.g., paraphrase identification), existing methods are not suff… ▽ More

    Submitted 13 April, 2021; v1 submitted 9 April, 2021; originally announced April 2021.

    Comments: NAACL-HLT 2021

  6. arXiv:2101.09647  [pdf, other

    cs.CL

    Does Dialog Length matter for Next Response Selection task? An Empirical Study

    Authors: Jatin Ganhotra, Sachindra Joshi

    Abstract: In the last few years, the release of BERT, a multilingual transformer based model, has taken the NLP community by storm. BERT-based models have achieved state-of-the-art results on various NLP tasks, including dialog tasks. One of the limitation of BERT is the lack of ability to handle long text sequence. By default, BERT has a maximum wordpiece token sequence length of 512. Recently, there has b… ▽ More

    Submitted 24 January, 2021; originally announced January 2021.

  7. arXiv:2010.02305  [pdf, ps, other

    cs.CL

    Conversational Document Prediction to Assist Customer Care Agents

    Authors: Jatin Ganhotra, Haggai Roitman, Doron Cohen, Nathaniel Mills, Chulaka Gunasekara, Yosi Mass, Sachindra Joshi, Luis Lastras, David Konopnicki

    Abstract: A frequent pattern in customer care conversations is the agents responding with appropriate webpage URLs that address users' needs. We study the task of predicting the documents that customer care agents can use to facilitate users' needs. We also introduce a new public dataset which supports the aforementioned problem. Using this dataset and two others, we investigate state-of-the art deep learni… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: EMNLP 2020. The released Twitter dataset is available at: https://github.com/IBM/twitter-customer-care-document-prediction

  8. arXiv:2010.02260  [pdf, other

    cs.CL cs.AI

    Effects of Naturalistic Variation in Goal-Oriented Dialog

    Authors: Jatin Ganhotra, Robert Moore, Sachindra Joshi, Kahini Wadhawan

    Abstract: Existing benchmarks used to evaluate the performance of end-to-end neural dialog systems lack a key component: natural variation present in human conversations. Most datasets are constructed through crowdsourcing, where the crowd workers follow a fixed template of instructions while enacting the role of a user/agent. This results in straight-forward, somewhat routine, and mostly trouble-free conve… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: Findings of EMNLP 2020. The updated datasets are available at: https://github.com/IBM/naturalistic-variation-goal-oriented-dialog-datasets

  9. Learning End-to-End Goal-Oriented Dialog with Maximal User Task Success and Minimal Human Agent Use

    Authors: Janarthanan Rajendran, Jatin Ganhotra, Lazaros Polymenakos

    Abstract: Neural end-to-end goal-oriented dialog systems showed promise to reduce the workload of human agents for customer service, as well as reduce wait time for users. However, their inability to handle new user behavior at deployment has limited their usage in real world. In this work, we propose an end-to-end trainable method for neural goal-oriented dialog systems which handles new user behaviors at… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

    Comments: Author final version of article accepted for publication in TACL - https://www.mitpressjournals.org/doi/full/10.1162/tacl_a_00274 and oral presentation at ACL 2019

    Journal ref: Transactions of the Association for Computational Linguistics 2019 Vol. 7, 375-386

  10. arXiv:1907.05792  [pdf, other

    cs.CL cs.AI cs.IR

    Knowledge-incorporating ESIM models for Response Selection in Retrieval-based Dialog Systems

    Authors: Jatin Ganhotra, Siva Sankalp Patel, Kshitij Fadnis

    Abstract: Goal-oriented dialog systems, which can be trained end-to-end without manually encoding domain-specific features, show tremendous promise in the customer support use-case e.g. flight booking, hotel reservation, technical support, student advising etc. These dialog systems must learn to interact with external domain knowledge to achieve the desired goal e.g. recommending courses to a student, booki… ▽ More

    Submitted 11 July, 2019; originally announced July 2019.

    Comments: Ranked 2nd on Ubuntu and 4th on Advising task in DSTC-7 Track 1. Accepted for an oral presentation at the DSTC-7 workshop at AAAI 2019

  11. arXiv:1812.10356  [pdf, other

    cs.CL

    Quantized-Dialog Language Model for Goal-Oriented Conversational Systems

    Authors: R. Chulaka Gunasekara, David Nahamoo, Lazaros C. Polymenakos, Jatin Ganhotra, Kshitij P. Fadnis

    Abstract: We propose a novel methodology to address dialog learning in the context of goal-oriented conversational systems. The key idea is to quantize the dialog space into clusters and create a language model across the clusters, thus allowing for an accurate choice of the next utterance in the conversation. The language model relies on n-grams associated with clusters of utterances. This quantized-dialog… ▽ More

    Submitted 26 December, 2018; originally announced December 2018.

  12. A Large-Scale Corpus for Conversation Disentanglement

    Authors: Jonathan K. Kummerfeld, Sai R. Gouravajhala, Joseph Peper, Vignesh Athreya, Chulaka Gunasekara, Jatin Ganhotra, Siva Sankalp Patel, Lazaros Polymenakos, Walter S. Lasecki

    Abstract: Disentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. We created a new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. Our dataset is 16 times larger than all previously released datasets com… ▽ More

    Submitted 18 July, 2019; v1 submitted 25 October, 2018; originally announced October 2018.

    Comments: To appear at ACL

    ACM Class: I.2.7

    Journal ref: ACL (2019) 3846-3856

  13. arXiv:1808.09996  [pdf, other

    cs.CL cs.AI

    Learning End-to-End Goal-Oriented Dialog with Multiple Answers

    Authors: Janarthanan Rajendran, Jatin Ganhotra, Satinder Singh, Lazaros Polymenakos

    Abstract: In a dialog, there can be multiple valid next utterances at any point. The present end-to-end neural methods for dialog do not take this into account. They learn with the assumption that at any time there is only one correct next utterance. In this work, we focus on this problem in the goal-oriented dialog setting where there are different paths to reach a goal. We propose a new method, that uses… ▽ More

    Submitted 24 August, 2018; originally announced August 2018.

    Comments: EMNLP 2018. permuted-bAbI dialog tasks are available at - https://github.com/IBM/permuted-bAbI-dialog-tasks

  14. arXiv:1804.09540  [pdf, other

    cs.CL cs.AI

    NE-Table: A Neural key-value table for Named Entities

    Authors: Janarthanan Rajendran, Jatin Ganhotra, Xiaoxiao Guo, Mo Yu, Satinder Singh, Lazaros Polymenakos

    Abstract: Many Natural Language Processing (NLP) tasks depend on using Named Entities (NEs) that are contained in texts and in external knowledge sources. While this is easy for humans, the present neural methods that rely on learned word embeddings may not perform well for these NLP tasks, especially in the presence of Out-Of-Vocabulary (OOV) or rare NEs. In this paper, we propose a solution for this probl… ▽ More

    Submitted 21 July, 2019; v1 submitted 22 April, 2018; originally announced April 2018.

    Comments: RANLP 2019 - http://lml.bas.bg/ranlp2019/accepted.php . Datasets are available at - https://github.com/IBM/ne-table-datasets/

  15. arXiv:1804.08204  [pdf, other

    cs.CL cs.AI

    Knowledge-based end-to-end memory networks

    Authors: Jatin Ganhotra, Lazaros Polymenakos

    Abstract: End-to-end dialog systems have become very popular because they hold the promise of learning directly from human to human dialog interaction. Retrieval and Generative methods have been explored in this area with mixed results. A key element that is missing so far, is the incorporation of a-priori knowledge about the task at hand. This knowledge may exist in the form of structured or unstructured i… ▽ More

    Submitted 22 April, 2018; originally announced April 2018.