paper-with-me

Papers

Conditioned Text Generation with Transfer for Closed-Domain Dialogue Systems

2020-11-03 · Stéphane d'Ascoli, Alice Coucke, Francesco Caltagirone, Alexandre Caulier, Marc Lelarge

Scarcity of training data for task-oriented dialogue systems is a well known problem that is usually tackled with costly and time-consuming manual data annotation. An alternative solution is to rely on automatic text generation which, although less accurate than human supervision, has the advantage of being cheap and fast. Our contribution is twofold. First we show how to optimally train and control the generation of intent-specific sentences using a conditional variational autoencoder. Then we introduce a new protocol called query transfer that allows to leverage a large unlabelled dataset, possibly containing irrelevant queries, to extract relevant information. Comparison with two different baselines shows that this method, in the appropriate regime, consistently improves the diversity of the generated queries without compromising their quality. We also demonstrate the effectiveness of our generation method as a data augmentation technique for language modelling tasks.

📄 PDF Abstract BibTeX arXiv:2011.02143

Code (1)

snipsco/automatic-data-generation 공식 구현 pytorch

Tasks

Data AugmentationDiversityLanguage ModellingTask-Oriented Dialogue SystemsText Generation

Similar Papers 제목 키워드 기반

Conditioned Query Generation for Task-Oriented Dialogue Systems

2019-11-09 · Stéphane d'Ascoli, Alice Coucke, Francesco Caltagirone, Alexandre Caulier 외

Scarcity of training data for task-oriented dialogue systems is a well known problem that is usually tackled with costly and time-consuming manual data annotation. An alternative solution is to rely on automatic text gen…

DiversityTask-Oriented Dialogue SystemsText Generation

VICX: Generalizable Robot Manipulation via Video Generation and In-Context Operator Network

2026-06-10 · Song Chen, Linyan Xiang, Ying Zhou, Liu Yang arxiv

Generalizable robot manipulation requires not only task-level reasoning over unseen scenes, but also reliable grounding of visual plans into embodiment-specific execution. To bridge this gap, we propose VICX (Video gener…

Robot ManipulationVideo Generation

Diffusion-Based Ukrainian Handwritten Text Generation with Cross-Domain Style Transfer

2026-05-26 · Andrii Ahitoliev, Pavlo Berezin arxiv

Handwritten text generation (HTG) conditioned on writer style has been widely studied for Latin scripts, but remains underexplored for low-resource and non-Latin writing systems, leaving open how well existing models gen…

Cross-Lingual TransferText GenerationStyle Transfer

Conditional Diffusion Guided Knowledge Transfer for Multi-Domain Knowledge Graph Completion

2026-07-03 · Jiawei Sheng, Taoyu Su, Xixun Lin, Xiaodong Li 외 arxiv

Multi-domain knowledge graph completion (MKGC) aims to improve missing triple prediction in a target KG by transferring knowledge from other support KGs. Existing methods typically enforce consistency constraints on equi…

Knowledge Graph Completion

Before the Body Moves: Learning Anticipatory Joint Intent for Language-Conditioned Humanoid Control

2026-05-14 · Haozhe Jia, Honglei Jin, Yuan Zhang, Youcheng Fan 외 arxiv

Natural language is an intuitive interface for humanoid robots, yet streaming whole-body control requires control representations that are executable now and anticipatory of future physical transitions. Existing language…

Instruction Following