paper-with-me

Papers

IART: Intent-aware Response Ranking with Transformers in Information-seeking Conversation Systems

2020-02-03 · Liu Yang, Minghui Qiu, Chen Qu, Cen Chen, Jiafeng Guo, Yongfeng Zhang, W. Bruce Croft, Haiqing Chen

Personal assistant systems, such as Apple Siri, Google Assistant, Amazon Alexa, and Microsoft Cortana, are becoming ever more widely used. Understanding user intent such as clarification questions, potential answers and user feedback in information-seeking conversations is critical for retrieving good responses. In this paper, we analyze user intent patterns in information-seeking conversations and propose an intent-aware neural response ranking model "IART", which refers to "Intent-Aware Ranking with Transformers". IART is built on top of the integration of user intent modeling and language representation learning with the Transformer architecture, which relies entirely on a self-attention mechanism instead of recurrent nets. It incorporates intent-aware utterance attention to derive an importance weighting scheme of utterances in conversation context with the aim of better conversation history understanding. We conduct extensive experiments with three information-seeking conversation data sets including both standard benchmarks and commercial data. Our proposed model outperforms all baseline methods with respect to a variety of metrics. We also perform case studies and analysis of learned user intent and its impact on response ranking in information-seeking conversations to provide interpretation of results.

📄 PDF Abstract BibTeX arXiv:2002.00571

Code (1)

yangliuy/Intent-Aware-Ranking-Transformers 공식 구현 tf

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Intent-aware Ranking Ensemble for Personalized Recommendation

2023-04-15 · Jiayu Li, Peijie Sun, Zhefan Wang, Weizhi Ma 외

Ranking ensemble is a critical component in real recommender systems. When a user visits a platform, the system will prepare several item lists, each of which is generally from a single behavior objective recommendation …

Ensemble LearningRecommendation Systems

Attention over Self-attention:Intention-aware Re-ranking with Dynamic Transformer Encoders for Recommendation

2022-01-14 · Zhuoyi Lin, Sheng Zang, Rundong Wang, Zhu Sun 외

Re-ranking models refine item recommendation lists generated by the prior global ranking model, which have demonstrated their effectiveness in improving the recommendation quality. However, most existing re-ranking solut…

Re-Ranking

AffectGAN: Affect-Based Generative Art Driven by Semantics

2021-09-30 · Theodoros Galanos, Antonios Liapis, Georgios N. Yannakakis

This paper introduces a novel method for generating artistic images that express particular affective states. Leveraging state-of-the-art deep learning methods for visual generation (through generative adversarial networ…

Image Generation

Exploring the Value of Multi-View Learning for Session-Aware Query Representation

2022-07-01 · Findings (NAACL) 2022 7 · Diego Ortiz, Jose Moreno, Gilles Hubert, Karen Pinel-Sauvagnat 외

Recent years have witnessed a growing interest towards learning distributed query representations that are able to capture search intent semantics. Most existing approaches learn query embeddings using relevance supervis…

Document RankingMULTI-VIEW LEARNINGRepresentation LearningRetrieval

Exploring the Value of Multi-View Learning for Session-Aware Query Representation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recent years have witnessed a growing interest towards learning distributed query representations that are able to capture search intent semantics. Most existing approaches learn query embeddings using relevance supervis…

Document RankingMULTI-VIEW LEARNINGRepresentation LearningRetrieval