paper-with-me

Papers

Exploring Effective Information Utilization in Multi-Turn Topic-Driven Conversations

2022-09-01 · Jiatong Li, Bin He, Fei Mi

Conversations are always related to certain topics. However, it is challenging to fuse dialogue history and topic information from various sources at the same time in current dialogue generation models because of the input length limit of pre-trained language models (PLMs). In order to expand the information that PLMs can utilize, we encode topic and dialogue history information using certain prompts with multiple channels of Fusion-in-Decoder (FiD) and explore the influence of three different channel settings. In this paper, our experiments focus on a specific Chinese dataset named NaturalConv, where the conversation revolves around a piece of recent news. We thoroughly compared different dialogue models and different FiD channel settings. Empirical results show that by combining our proposed whole passage channel with additional history channel, our methods can achieve competitive performance on NaturalConv, making it possible to encode various information from excessively long texts.

📄 PDF Abstract BibTeX arXiv:2209.00250

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDialogue Generation

Similar Papers 제목 키워드 기반

Embodied Agents Meet Personalization: Exploring Memory Utilization for Personalized Assistance

2025-05-22 · Taeyoon Kwon, Dongwook Choi, Sunghwan Kim, Hyojun Kim 외

Embodied agents empowered by large language models (LLMs) have shown strong performance in household object rearrangement tasks. However, these tasks primarily focus on single-turn interactions with simplified instructio…

ObjectObject Rearrangement

Investigating Imbalances Between SAR and Optical Utilization for Multi-Modal Urban Mapping

2023-04-11 · Sebastian Hafner, Yifang Ban, Andrea Nascetti

Accurate urban maps provide essential information to support sustainable urban development. Recent urban mapping methods use multi-modal deep neural networks to fuse Synthetic Aperture Radar (SAR) and optical data. Howev…

Demand-Driven Asset Reutilization Analytics

2021-12-28 · Abbas Raza Ali, Pitipong J. Lin

Manufacturers have long benefited from reusing returned products and parts. This benevolent approach can minimize cost and help the manufacturer to play a role in sustaining the environment, something which is of utmost …

Information Gain-based Policy Optimization: A Simple and Effective Approach for Multi-Turn Search Agents

2025-10-16 · Guoqing Wang, Sunhao Dai, Guangze Ye, Zeyu Gan 외 arxiv

Large language model (LLM)-based agents are increasingly trained with reinforcement learning (RL) to enhance their ability to interact with external environments through tool use, particularly in search-based settings th…

Reinforcement Learning

RAD-Bench: Evaluating Large Language Models Capabilities in Retrieval Augmented Dialogues

2024-09-19 · Tzu-Lin Kuo, Feng-Ting Liao, Mu-Wei Hsieh, Fu-Chieh Chang 외

In real-world applications with Large Language Models (LLMs), external retrieval mechanisms - such as Search-Augmented Generation (SAG), tool utilization, and Retrieval-Augmented Generation (RAG) - are often employed to …

RAGRetrievalRetrieval-augmented Generation