中文
相关论文

相关论文: Retrieve-Then-Adapt: Example-based Automatic Gener…

200 篇论文

A common recent approach to semantic parsing augments sequence-to-sequence models by retrieving and appending a set of training samples, called exemplars. The effectiveness of this recipe is limited by the ability to retrieve informative…

计算与语言 · 计算机科学 2022-09-30 Yury Zemlyanskiy , Michiel de Jong , Joshua Ainslie , Panupong Pasupat , Peter Shaw , Linlu Qiu , Sumit Sanghai , Fei Sha

Table extraction from PDF and image documents is a ubiquitous task in the real-world. Perfect extraction quality is difficult to achieve with one single out-of-box model due to (1) the wide variety of table styles, (2) the lack of training…

人机交互 · 计算机科学 2021-02-18 Nancy Xin Ru Wang , Douglas Burdick , Yunyao Li

Despite their impressive capabilities, large language models (LLMs) often face challenges such as temporal misalignment and generating hallucinatory content. Enhancing LLMs with retrieval mechanisms to fetch relevant information from…

计算与语言 · 计算机科学 2024-06-21 Yige Shen , Hao Jiang , Hua Qu , Jihong Zhao

Artistic style transfer is the problem of synthesizing an image with content similar to a given image and style similar to another. Although recent feed-forward neural networks can generate stylized images in real-time, these models produce…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Mohammad Babaeizadeh , Golnaz Ghiasi

This paper delves into the text-guided image editing task, focusing on modifying a reference image according to user-specified textual feedback to embody specific attributes. Despite recent advancements, a persistent challenge remains that…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Lidong Zeng , Zhedong Zheng , Yinwei Wei , Tat-seng Chua

Automatic image generation is no longer just of interest to researchers, but also to practitioners. However, current models are sensitive to the settings used and automatic optimization methods often require human involvement. To bridge…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Dominik Sobania , Martin Briesch , Franz Rothlauf

Summarizing large-scaled directed graphs into small-scale representations is a useful but less studied problem setting. Conventional clustering approaches, which based on "Min-Cut"-style criteria, compress both the vertices and edges of the…

机器学习 · 统计学 2019-07-24 Wenkai Xu , Gang Niu , Aapo Hyvärinen , Masashi Sugiyama

Recent efforts to address hallucinations in Large Language Models (LLMs) have focused on attributed text generation, which supplements generated texts with citations of supporting sources for post-generation fact-checking and corrections.…

计算与语言 · 计算机科学 2024-07-08 Aviv Slobodkin , Eran Hirsch , Arie Cattan , Tal Schuster , Ido Dagan

Diffusion models have garnered considerable interest in the field of text generation. Several studies have explored text diffusion models with different structures and applied them to various tasks, including named entity recognition and…

计算与语言 · 计算机科学 2023-10-19 Renzhi Wang , Jing Li , Piji Li

Graph pattern matching algorithms to handle million-scale dynamic graphs are widely used in many applications such as social network analytics and suspicious transaction detections from financial networks. On the other hand, the computation…

数据库 · 计算机科学 2019-07-10 Hiroki Kanezashi , Toyotaro Suzumura , Dario Garcia-Gasulla , Min-hwan Oh , Satoshi Matsuoka

This paper presents our approach to use refactoring techniques together with code generation. Refactoring is particularly useful if not only the generated classes but also the generator itself can be adapted in an automatic fashion. We have…

软件工程 · 计算机科学 2014-09-24 Holger Krahn , Bernhard Rumpe

Web-scale search systems typically tackle the scalability challenge with a two-step paradigm: retrieval and ranking. The retrieval step, also known as candidate selection, often involves extracting standardized entities, creating an…

A central challenge in data visualization is to understand which data samples are required to generate an image of a data set in which the relevant information is encoded. In this work, we make a first step towards answering the question of…

图形学 · 计算机科学 2021-03-12 Sebastian Weiss , Mustafa Işık , Justus Thies , Rüdiger Westermann

There is a rapidly growing interest in controlling consistency across multiple generated images using diffusion models. Among various methods, recent works have found that simply manipulating attention modules by concatenating features from…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Jiaojiao Fan , Haotian Xue , Qinsheng Zhang , Yongxin Chen

Incremental learning is a form of online learning. Incremental learning can modify the parameters and structure of the deep learning model so that the model does not forget the old knowledge while learning new knowledge. Preventing…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Sheng Ren , Yan He , Neal N. Xiong , Kehua Guo

The internet offers a massive repository of unstructured information, but it's a significant challenge to convert this into a structured format. At Pinterest, the ability to accurately extract structured product data from e-commerce…

计算与语言 · 计算机科学 2025-08-05 Michael Farag , Patrick Halina , Andrey Zaytsev , Alekhya Munagala , Imtihan Ahmed , Junhao Wang

Authors often transform a large screen visualization for smaller displays through rescaling, aggregation and other techniques when creating visualizations for both desktop and mobile devices (i.e., responsive visualization). However,…

人机交互 · 计算机科学 2021-07-20 Hyeok Kim , Ryan Rossi , Abhraneel Sarma , Dominik Moritz , Jessica Hullman

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users' needs. Abstractive summarizers trained on single reference…

计算与语言 · 计算机科学 2021-04-06 Kaiqiang Song , Bingqing Wang , Zhe Feng , Fei Liu

Text-to-image retrieval (T2I retrieval) remains challenging because cross-modal embeddings often behave as bags of concepts, underrepresenting structured visual relationships such as pose and viewpoint. We proposeVisualize-then-Retrieve…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Di Wu , Yixin Wan , Kai-Wei Chang

Data preparation, also called data wrangling, is considered one of the most expensive and time-consuming steps when performing analytics or building machine learning models. Preparing data typically involves collecting and merging data from…

计算与语言 · 计算机科学 2023-06-22 Michael Glass , Xueqing Wu , Ankita Rajaram Naik , Gaetano Rossiello , Alfio Gliozzo