paper-with-me

Papers

POSGen: Personalized Opening Sentence Generation for Online Insurance Sales

2023-02-10 · Yu Li, Yi Zhang, Weijia Wu, Zimu Zhou, Qiang Li

The insurance industry is shifting their sales mode from offline to online, in expectation to reach massive potential customers in the digitization era. Due to the complexity and the nature of insurance products, a cost-effective online sales solution is to exploit chatbot AI to raise customers' attention and pass those with interests to human agents for further sales. For high response and conversion rates of customers, it is crucial for the chatbot to initiate a conversation with personalized opening sentences, which are generated with user-specific topic selection and ordering. Such personalized opening sentence generation is challenging because (i) there are limited historical samples for conversation topic recommendation in online insurance sales and (ii) existing text generation schemes often fail to support customized topic ordering based on user preferences. We design POSGen, a personalized opening sentence generation scheme dedicated for online insurance sales. It transfers user embeddings learned from auxiliary online user behaviours to enhance conversation topic recommendation, and exploits a context management unit to arrange the recommended topics in user-specific ordering for opening sentence generation. POSGen is deployed on a real-world online insurance platform. It achieves 2.33x total insurance premium improvement through a two-month global test.

📄 PDF Abstract BibTeX arXiv:2302.06470

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotManagementSentenceText Generation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Personalized sentence generation using generative adversarial networks with author-specific word usage

2019-04-20 · Chenhan Yuan, Yi-chin Huang

The author-specific word usage is a vital feature to let readers perceive the writing style of the author. In this work, a personalized sentence generation method based on generative adversarial networks (GANs) is propos…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Resonance RoPE: Improving Context Length Generalization of Large Language Models

2024-02-29 · Suyuchen Wang, Ivan Kobyzev, Peng Lu, Mehdi Rezagholizadeh 외

This paper addresses the challenge of train-short-test-long (TSTL) scenarios in Large Language Models (LLMs) equipped with Rotary Position Embedding (RoPE), where models pre-trained on shorter sequences face difficulty w…

Language ModelingLanguage ModellingPosition

Improving RAG for Personalization with Author Features and Contrastive Examples

2025-03-24 · Mert Yazan, Suzan Verberne, Frederik Situmeang

Personalization with retrieval-augmented generation (RAG) often fails to capture fine-grained features of authors, making it hard to identify their unique traits. To enrich the RAG context, we propose providing Large Lan…

RAGRetrieval-augmented GenerationText Generation

Adaptive and Personalized Exercise Generation for Online Language Learning

2023-06-04 · Peng Cui, Mrinmaya Sachan

Adaptive learning aims to provide customized educational activities (e.g., exercises) to address individual learning needs. However, manual construction and delivery of such activities is a laborious process. Thus, in th…

Knowledge TracingText Generation

Generate Natural Language Explanations for Recommendation

2021-01-09 · Hanxiong Chen, Xu Chen, Shaoyun Shi, Yongfeng Zhang

Providing personalized explanations for recommendations can help users to understand the underlying insight of the recommendation results, which is helpful to the effectiveness, transparency, persuasiveness and trustwort…

DenoisingExplainable RecommendationExplanation GenerationPersuasiveness+2