Skip to main content

Showing 1–19 of 19 results for author: Shalyminov, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.11449  [pdf, other

    cs.CV cs.AI

    Controllable Contextualized Image Captioning: Directing the Visual Narrative through User-Defined Highlights

    Authors: Shunqi Mao, Chaoyi Zhang, Hang Su, Hwanjun Song, Igor Shalyminov, Weidong Cai

    Abstract: Contextualized Image Captioning (CIC) evolves traditional image captioning into a more complex domain, necessitating the ability for multimodal reasoning. It aims to generate image captions given specific contextual information. This paper further introduces a novel domain of Controllable Contextualized Image Captioning (Ctrl-CIC). Unlike CIC, which solely relies on broad context, Ctrl-CIC accentu… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

    Comments: ECCV 2024

  2. arXiv:2407.00908  [pdf, other

    cs.CL cs.AI

    FineSurE: Fine-grained Summarization Evaluation using LLMs

    Authors: Hwanjun Song, Hang Su, Igor Shalyminov, Jason Cai, Saab Mansour

    Abstract: Automated evaluation is crucial for streamlining text summarization benchmarking and model development, given the costly and time-consuming nature of human evaluation. Traditional methods like ROUGE do not correlate well with human judgment, while recently proposed LLM-based metrics provide only summary-level assessment using Likert-scale scores. This limits deeper model analysis, e.g., we can onl… ▽ More

    Submitted 22 July, 2024; v1 submitted 30 June, 2024; originally announced July 2024.

    Comments: Accepted at ACL 2024 (main, long)

  3. arXiv:2406.05588  [pdf, other

    cs.CL cs.AI cs.LG

    CERET: Cost-Effective Extrinsic Refinement for Text Generation

    Authors: Jason Cai, Hang Su, Monica Sunkara, Igor Shalyminov, Saab Mansour

    Abstract: Large Language Models (LLMs) are powerful models for generation tasks, but they may not generate good quality outputs in their first attempt. Apart from model fine-tuning, existing approaches to improve prediction accuracy and quality typically involve LLM self-improvement / self-reflection that incorporate feedback from models themselves. Despite their effectiveness, these methods are hindered by… ▽ More

    Submitted 8 June, 2024; originally announced June 2024.

    Comments: The source code and data samples are released at https://github.com/amazon-science/CERET-LLM-refine

  4. arXiv:2403.04314  [pdf, other

    cs.CL

    Can Your Model Tell a Negation from an Implicature? Unravelling Challenges With Intent Encoders

    Authors: Yuwei Zhang, Siffi Singh, Sailik Sengupta, Igor Shalyminov, Hang Su, Hwanjun Song, Saab Mansour

    Abstract: Conversational systems often rely on embedding models for intent classification and intent clustering tasks. The advent of Large Language Models (LLMs), which enable instructional embeddings allowing one to adjust semantics over the embedding space using prompts, are being viewed as a panacea for these downstream conversational tasks. However, traditional evaluation benchmarks rely solely on task… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

  5. arXiv:2403.04073  [pdf, other

    cs.CL cs.AI

    Semi-Supervised Dialogue Abstractive Summarization via High-Quality Pseudolabel Selection

    Authors: Jianfeng He, Hang Su, Jason Cai, Igor Shalyminov, Hwanjun Song, Saab Mansour

    Abstract: Semi-supervised dialogue summarization (SSDS) leverages model-generated summaries to reduce reliance on human-labeled data and improve the performance of summarization models. While addressing label noise, previous works on semi-supervised learning primarily focus on natural language understanding tasks, assuming each sample has a unique label. However, these methods are not directly applicable to… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 21 pages, 10 figures

  6. arXiv:2403.03194  [pdf, other

    cs.CL

    MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets

    Authors: Hossein Aboutalebi, Hwanjun Song, Yusheng Xie, Arshit Gupta, Justin Sun, Hang Su, Igor Shalyminov, Nikolaos Pappas, Siffi Singh, Saab Mansour

    Abstract: Development of multimodal interactive systems is hindered by the lack of rich, multimodal (text, images) conversational data, which is needed in large quantities for LLMs. Previous approaches augment textual dialogues with retrieved images, posing privacy, diversity, and quality constraints. In this work, we introduce \textbf{M}ultimodal \textbf{A}ugmented \textbf{G}enerative \textbf{I}mages \text… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  7. arXiv:2402.13249  [pdf, other

    cs.CL cs.AI

    TofuEval: Evaluating Hallucinations of LLMs on Topic-Focused Dialogue Summarization

    Authors: Liyan Tang, Igor Shalyminov, Amy Wing-mei Wong, Jon Burnsky, Jake W. Vincent, Yu'an Yang, Siffi Singh, Song Feng, Hwanjun Song, Hang Su, Lijia Sun, Yi Zhang, Saab Mansour, Kathleen McKeown

    Abstract: Single document news summarization has seen substantial progress on faithfulness in recent years, driven by research on the evaluation of factual consistency, or hallucinations. We ask whether these advances carry over to other text summarization domains. We propose a new evaluation benchmark on topic-focused dialogue summarization, generated by LLMs of varying sizes. We provide binary sentence-le… ▽ More

    Submitted 31 March, 2024; v1 submitted 20 February, 2024; originally announced February 2024.

    Comments: NAACL 2024; Linguistic annotations available at https://github.com/amazon-science/tofueval

  8. arXiv:2310.13760  [pdf, other

    cs.CL

    Enhancing Abstractiveness of Summarization Models through Calibrated Distillation

    Authors: Hwanjun Song, Igor Shalyminov, Hang Su, Siffi Singh, Kaisheng Yao, Saab Mansour

    Abstract: Sequence-level knowledge distillation reduces the size of Seq2Seq models for more efficient abstractive summarization. However, it often leads to a loss of abstractiveness in summarization. In this paper, we propose a novel approach named DisCal to enhance the level of abstractiveness (measured by n-gram overlap) without sacrificing the informativeness (measured by ROUGE) of generated summaries. D… ▽ More

    Submitted 4 December, 2023; v1 submitted 20 October, 2023; originally announced October 2023.

    Comments: Accepted at EMNLP-Findings 2023

  9. arXiv:2012.02929  [pdf, other

    cs.CL

    Data-Efficient Methods for Dialogue Systems

    Authors: Igor Shalyminov

    Abstract: Conversational User Interface (CUI) has become ubiquitous in everyday life, in consumer-focused products like Siri and Alexa or business-oriented solutions. Deep learning underlies many recent breakthroughs in dialogue systems but requires very large amounts of training data, often annotated by experts. Trained with smaller data, these methods end up severely lacking robustness (e.g. to disfluenci… ▽ More

    Submitted 4 December, 2020; originally announced December 2020.

    Comments: PhD thesis submitted at Heriot-Watt University. Contains previously published work (see the list in Section 1.4)

    ACM Class: I.2.7

  10. arXiv:2003.01680  [pdf, other

    cs.CL

    Hybrid Generative-Retrieval Transformers for Dialogue Domain Adaptation

    Authors: Igor Shalyminov, Alessandro Sordoni, Adam Atkinson, Hannes Schulz

    Abstract: Domain adaptation has recently become a key problem in dialogue systems research. Deep learning, while being the preferred technique for modeling such systems, works best given massive training data. However, in the real-world scenario, such resources aren't available for every new domain, so the ability to train with a few dialogue examples can be considered essential. Pre-training on large data… ▽ More

    Submitted 6 March, 2020; v1 submitted 3 March, 2020; originally announced March 2020.

    Comments: Presented at DSTC8@AAAI 2020

    ACM Class: I.2.7

  11. arXiv:1910.01302  [pdf, other

    cs.CL

    Data-Efficient Goal-Oriented Conversation with Dialogue Knowledge Transfer Networks

    Authors: Igor Shalyminov, Sungjin Lee, Arash Eshghi, Oliver Lemon

    Abstract: Goal-oriented dialogue systems are now being widely adopted in industry where it is of key importance to maintain a rapid prototyping cycle for new products and domains. Data-driven dialogue system development has to be adapted to meet this requirement --- therefore, reducing the amount of data and annotations necessary for training such systems is a central research problem. In this paper, we p… ▽ More

    Submitted 3 October, 2019; originally announced October 2019.

    Comments: EMNLP 2019

    ACM Class: I.2.7

  12. arXiv:1908.05854  [pdf, other

    cs.CL

    Few-Shot Dialogue Generation Without Annotated Data: A Transfer Learning Approach

    Authors: Igor Shalyminov, Sungjin Lee, Arash Eshghi, Oliver Lemon

    Abstract: Learning with minimal data is one of the key challenges in the development of practical, production-ready goal-oriented dialogue systems. In a real-world enterprise setting where dialogue systems are developed rapidly and are expected to work robustly for an ever-growing variety of domains, products, and scenarios, efficient learning from a limited number of examples becomes indispensable. In th… ▽ More

    Submitted 16 August, 2019; originally announced August 2019.

    Comments: Accepted at SigDial 2019

    ACM Class: I.2.7

  13. Contextual Out-of-Domain Utterance Handling With Counterfeit Data Augmentation

    Authors: Sungjin Lee, Igor Shalyminov

    Abstract: Neural dialog models often lack robustness to anomalous user input and produce inappropriate responses which leads to frustrating user experience. Although there are a set of prior approaches to out-of-domain (OOD) utterance detection, they share a few restrictions: they rely on OOD data or multiple sub-domains, and their OOD detection is context-independent which leads to suboptimal performance i… ▽ More

    Submitted 24 May, 2019; originally announced May 2019.

    Comments: ICASSP 2019

    ACM Class: I.2.7

  14. arXiv:1811.12148  [pdf, other

    cs.CL

    Improving Robustness of Neural Dialog Systems in a Data-Efficient Way with Turn Dropout

    Authors: Igor Shalyminov, Sungjin Lee

    Abstract: Neural network-based dialog models often lack robustness to anomalous, out-of-domain (OOD) user input which leads to unexpected dialog behavior and thus considerably limits such models' usage in mission-critical production environments. The problem is especially relevant in the setting of dialog system bootstrapping with limited training data and no access to OOD examples. In this paper, we explor… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    Comments: NeurIPS 2018 workshop on Conversational AI

    ACM Class: I.2.7

  15. Neural Response Ranking for Social Conversation: A Data-Efficient Approach

    Authors: Igor Shalyminov, Ondřej Dušek, Oliver Lemon

    Abstract: The overall objective of 'social' dialogue systems is to support engaging, entertaining, and lengthy conversations on a wide variety of topics, including social chit-chat. Apart from raw dialogue data, user-provided ratings are the most common signal used to train such systems to produce engaging responses. In this paper we show that social dialogue systems can be trained effectively from raw unan… ▽ More

    Submitted 2 November, 2018; originally announced November 2018.

    Comments: 2018 EMNLP Workshop SCAI: The 2nd International Workshop on Search-Oriented Conversational AI. Brussels, Belgium, October 31, 2018

    ACM Class: I.2.7

    Journal ref: Proceedings of the 2018 EMNLP Workshop SCAI: The 2nd International Workshop on Search-Oriented Conversational AI, pages 1-8. ISBN 978-1-948087-75-9

  16. arXiv:1810.03352  [pdf, other

    cs.CL

    Multi-Task Learning for Domain-General Spoken Disfluency Detection in Dialogue Systems

    Authors: Igor Shalyminov, Arash Eshghi, Oliver Lemon

    Abstract: Spontaneous spoken dialogue is often disfluent, containing pauses, hesitations, self-corrections and false starts. Processing such phenomena is essential in understanding a speaker's intended meaning and controlling the flow of the conversation. Furthermore, this processing needs to be word-by-word incremental to allow further downstream processing to begin as early as possible in order to handle… ▽ More

    Submitted 8 October, 2018; originally announced October 2018.

    Comments: 9 pages, 1 figure, 7 tables. Accepted as a full paper for SemDial 2018

    ACM Class: I.2.7

  17. arXiv:1712.07558  [pdf, other

    cs.CL

    An Ensemble Model with Ranking for Social Dialogue

    Authors: Ioannis Papaioannou, Amanda Cercas Curry, Jose L. Part, Igor Shalyminov, Xinnuo Xu, Yanchao Yu, Ondřej Dušek, Verena Rieser, Oliver Lemon

    Abstract: Open-domain social dialogue is one of the long-standing goals of Artificial Intelligence. This year, the Amazon Alexa Prize challenge was announced for the first time, where real customers get to rate systems developed by leading universities worldwide. The aim of the challenge is to converse "coherently and engagingly with humans on popular topics for 20 minutes". We describe our Alexa Prize syst… ▽ More

    Submitted 20 December, 2017; originally announced December 2017.

    Comments: NIPS 2017 Workshop on Conversational AI

  18. arXiv:1709.07858  [pdf, other

    cs.CL

    Bootstrapping incremental dialogue systems from minimal data: the generalisation power of dialogue grammars

    Authors: Arash Eshghi, Igor Shalyminov, Oliver Lemon

    Abstract: We investigate an end-to-end method for automatically inducing task-based dialogue systems from small amounts of unannotated dialogue data. It combines an incremental semantic grammar - Dynamic Syntax and Type Theory with Records (DS-TTR) - with Reinforcement Learning (RL), where language generation and dialogue management are a joint decision problem. The systems thus produced are incremental: di… ▽ More

    Submitted 22 September, 2017; originally announced September 2017.

    Comments: 11 pages, 4 figures, 2 tables. Accepted as a long paper for EMNLP 2017

    ACM Class: I.2.7

    Journal ref: Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing (ISBN 978-1-945626-83-8), pp 2210-2220. Copenhagen, Denmark September 7-11, 2017

  19. arXiv:1709.07840  [pdf, other

    cs.CL

    Challenging Neural Dialogue Models with Natural Data: Memory Networks Fail on Incremental Phenomena

    Authors: Igor Shalyminov, Arash Eshghi, Oliver Lemon

    Abstract: Natural, spontaneous dialogue proceeds incrementally on a word-by-word basis; and it contains many sorts of disfluency such as mid-utterance/sentence hesitations, interruptions, and self-corrections. But training data for machine learning approaches to dialogue processing is often either cleaned-up or wholly synthetic in order to avoid such phenomena. The question then arises of how well systems t… ▽ More

    Submitted 22 September, 2017; originally announced September 2017.

    Comments: 9 pages, 3 figures, 2 tables. Accepted as a full paper for SemDial 2017

    ACM Class: I.2.7

    Journal ref: Proceedings of the 21st Workshop on the Semantics and Pragmatics of Dialogue (ISSN 2308-2275), pp 125-133. Saarbrucken, Germany, 15-17 August 2017