paper-with-me

Papers

The Adapter-Bot: All-In-One Controllable Conversational Model

2020-08-28 · Andrea Madotto, Zhaojiang Lin, Yejin Bang, Pascale Fung

Considerable progress has been made towards conversational models that generate coherent and fluent responses by training large language models on large dialogue datasets. These models have little or no control of the generated responses and miss two important features: continuous dialogue skills integration and seamlessly leveraging diverse knowledge sources. In this paper, we propose the Adapter-Bot, a dialogue model that uses a fixed backbone conversational model such as DialGPT (Zhang et al., 2019) and triggers on-demand dialogue skills (e.g., emphatic response, weather information, movie recommendation) via different adapters (Houlsby et al., 2019). Each adapter can be trained independently, thus allowing a continual integration of skills without retraining the entire model. Depending on the skills, the model is able to process multiple knowledge types, such as text, tables, and graphs, in a seamless manner. The dialogue skills can be triggered automatically via a dialogue manager, or manually, thus allowing high-level control of the generated responses. At the current stage, we have implemented 12 response styles (e.g., positive, negative etc.), 8 goal-oriented skills (e.g. weather information, movie recommendation, etc.), and personalized and emphatic responses. We evaluate our model using automatic evaluation by comparing it with existing state-of-the-art conversational models, and we have released an interactive system at adapter.bot.ust.hk.

📄 PDF Abstract BibTeX arXiv:2008.12579

Code (1)

HLTCHKUST/adapterbot tf

Tasks

AllMovie Recommendation

Similar Papers 제목 키워드 기반

MOFA-Video: Controllable Image Animation via Generative Motion Field Adaptions in Frozen Image-to-Video Diffusion Model

2024-05-30 · Muyao Niu, Xiaodong Cun, Xintao Wang, Yong Zhang 외

We present MOFA-Video, an advanced controllable image animation method that generates video from the given image using various additional controllable signals (such as human landmarks reference, manual trajectories, and …

Image AnimationVideo Generation

One Arrow, Many Targets: Probing LLMs for Multi-Attribute Controllable Text Summarization

2024-11-02 · Tathagato Roy, Rahul Mishra

Text summarization is a well-established task within the natural language processing (NLP) community. However, the focus on controllable summarization tailored to user requirements is gaining traction only recently. Whil…

AttributeText Summarization

FlashMotion: Few-Step Controllable Video Generation with Trajectory Guidance

2026-03-12 · Quanhao Li, Zhen Xing, Rui Wang, Haidong Cao 외 arxiv

Recent advances in trajectory-controllable video generation have achieved remarkable progress. Previous methods mainly use adapter-based architectures for precise motion control along predefined trajectories. However, al…

Video Generation

UNIC-Adapter: Unified Image-instruction Adapter with Multi-modal Transformer for Image Generation

2024-12-25 · CVPR 2025 1 · Lunhao Duan, Shanshan Zhao, Wenjun Yan, Yinglun Li 외

Recently, text-to-image generation models have achieved remarkable advancements, particularly with diffusion models facilitating high-quality image synthesis from textual descriptions. However, these models often struggl…

Image GenerationText to Image GenerationText-to-Image Generation

IP-Adapter: Text Compatible Image Prompt Adapter for Text-to-Image Diffusion Models

2023-08-13 · Hu Ye, Jun Zhang, Sibo Liu, Xiao Han 외

Recent years have witnessed the strong power of large text-to-image diffusion models for the impressive generative capability to create high-fidelity images. However, it is very tricky to generate desired images using on…

Diffusion Personalization Tuning FreeImage GenerationPersonalized Image GenerationPrompt Engineering