中文
相关论文

相关论文: Neural Pipeline for Zero-Shot Data-to-Text Generat…

200 篇论文

Most data-to-text datasets are for English, so the difficulties of modelling data-to-text for low-resource languages are largely unexplored. In this paper we tackle data-to-text for isiXhosa, which is low-resource and agglutinative. We…

计算与语言 · 计算机科学 2024-03-13 Francois Meyer , Jan Buys

Data generation-based zero-shot learning, although effective in training Small Task-specific Models (STMs) via synthetic datasets generated by Pre-trained Language Models (PLMs), is often limited by the low quality of such synthetic…

计算与语言 · 计算机科学 2024-06-19 Tianyuan Zou , Yang Liu , Peng Li , Jianqing Zhang , Jingjing Liu , Ya-Qin Zhang

Zero-shot cross-lingual knowledge transfer enables a multilingual pretrained language model, finetuned on a task in one language, make predictions for this task in other languages. While being broadly studied for natural language…

计算与语言 · 计算机科学 2024-04-23 Nadezhda Chirkova , Vassilina Nikoulina

Despite the advances in neural text to speech (TTS), many Arabic dialectal varieties remain marginally addressed, with most resources concentrated on Modern Spoken Arabic (MSA) and Gulf dialects, leaving Egyptian Arabic -- the most widely…

计算与语言 · 计算机科学 2026-03-30 Ahmed Khaled Khamis , Hesham Ali

The proliferation of retrieval-augmented generation (RAG) has established vector databases as critical infrastructure, yet they introduce severe privacy risks via embedding inversion attacks. Existing paradigms face a fundamental trade-off:…

计算与语言 · 计算机科学 2026-02-04 Doohyun Kim , Donghwa Kang , Kyungjae Lee , Hyeongboo Baek , Brent Byunghoon Kang

One of the major challenges in training text-to-image generation models is the need of a large number of high-quality image-text pairs. While image samples are often easily accessible, the associated text descriptions typically require…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Yufan Zhou , Ruiyi Zhang , Changyou Chen , Chunyuan Li , Chris Tensmeyer , Tong Yu , Jiuxiang Gu , Jinhui Xu , Tong Sun

Personalized diffusion models have shown remarkable success in Text-to-Image (T2I) generation by enabling the injection of user-defined concepts into diverse contexts. However, balancing concept fidelity with contextual alignment remains a…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Shamil Ayupov , Maksim Nakhodnov , Anastasia Yaschenko , Andrey Kuznetsov , Aibek Alanov

Moving from limited-domain natural language generation (NLG) to open domain is difficult because the number of semantic input combinations grows exponentially with the number of domains. Therefore, it is important to leverage existing…

计算与语言 · 计算机科学 2016-03-04 Tsung-Hsien Wen , Milica Gasic , Nikola Mrksic , Lina M. Rojas-Barahona , Pei-Hao Su , David Vandyke , Steve Young

Text-to-video (T2V) generation is a rapidly growing research area that aims to translate the scenes, objects, and actions within complex video text into a sequence of coherent visual frames. We present FlowZero, a novel framework that…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yu Lu , Linchao Zhu , Hehe Fan , Yi Yang

Large language models (LLMs) are very proficient text generators. We leverage this capability of LLMs to generate task-specific data via zero-shot prompting and promote cross-lingual transfer for low-resource target languages. Given…

计算与语言 · 计算机科学 2024-07-16 Barah Fazili , Ashish Sunil Agrawal , Preethi Jyothi

The neural attention model has achieved great success in data-to-text generation tasks. Though usually excelling at producing fluent text, it suffers from the problem of information missing, repetition and "hallucination". Due to the…

计算与语言 · 计算机科学 2020-05-05 Xiaoyu Shen , Ernie Chang , Hui Su , Jie Zhou , Dietrich Klakow

Data-to-text (D2T) generation aims to generate human-readable text from semi-structured data, such as tables and graphs. The recent success of D2T is largely attributed to advancements in LLMs. Despite the success of LLMs, no research has…

计算与语言 · 计算机科学 2024-07-22 Joy Mahapatra , Utpal Garain

Cloud systems generate large, heterogeneous log data containing critical infrastructure, application, and security information. Transforming these logs into RDF triples enables their integration into knowledge graphs, improving…

信息检索 · 计算机科学 2026-04-01 Ioana Ramona Martin , Tudor Cioara , Ionut Anghel , Gabriel Arcas

In this paper, we address the challenging problem of long-term 3D human motion generation. Specifically, we aim to generate a long sequence of smoothly connected actions from a stream of multiple sentences (i.e., paragraph). Previous…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Taeryung Lee , Fabien Baradel , Thomas Lucas , Kyoung Mu Lee , Gregory Rogez

Most NLP tasks are modeled as supervised learning and thus require labeled training data to train effective models. However, manually producing such data at sufficient quality and quantity is known to be costly and time-intensive. Current…

计算与语言 · 计算机科学 2024-02-06 Jonas Golde , Patrick Haller , Felix Hamborg , Julian Risch , Alan Akbik

Controlling the generative model to adapt a new domain with limited samples is a difficult challenge and it is receiving increasing attention. Recently, methods based on meta-learning have shown promising results for few-shot domain…

计算与语言 · 计算机科学 2023-09-07 Pengsen Cheng , Jinqiao Dai , Jiamiao Liu , Jiayong Liu , Peng Jia

Recent neural models for data-to-text generation are mostly based on data-driven end-to-end training over encoder-decoder networks. Even though the generated texts are mostly fluent and informative, they often generate descriptions that are…

计算与语言 · 计算机科学 2018-09-11 Feng Nie , Jinpeng Wang , Jin-Ge Yao , Rong Pan , Chin-Yew Lin

Deep learning models have the ability to extract rich knowledge from large-scale datasets. However, the sharing of data has become increasingly challenging due to concerns regarding data copyright and privacy. Consequently, this hampers the…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Bowen Tang , Long Yan , Jing Zhang , Qian Yu , Lu Sheng , Dong Xu

Procedural Content Generation (PCG) offers scalable methods for algorithmically creating complex, customizable worlds. However, controlling these pipelines requires the precise configuration of opaque technical parameters. We propose a…

人工智能 · 计算机科学 2025-12-15 Lim Chien Her , Ming Yan , Yunshu Bai , Ruihao Li , Hao Zhang

Given a new dataset D and a low compute budget, how should we choose a pre-trained model to fine-tune to D, and set the fine-tuning hyperparameters without risking overfitting, particularly if D is small? Here, we extend automated machine…

机器学习 · 计算机科学 2022-06-28 Ekrem Öztürk , Fabio Ferreira , Hadi S. Jomaa , Lars Schmidt-Thieme , Josif Grabocka , Frank Hutter