中文
相关论文

相关论文: DISK: Domain-constrained Instance Sketch for Math …

200 篇论文

Text generation rarely considers the control of lexical complexity, which limits its more comprehensive practical application. We introduce a novel task of lexical complexity controlled sentence generation, which aims at keywords to…

计算与语言 · 计算机科学 2022-11-29 Jinran Nie , Liner Yang , Yun Chen , Cunliang Kong , Junhui Zhu , Erhong Yang

This paper explores the task of translating natural language queries into regular expressions which embody their meaning. In contrast to prior work, the proposed neural model does not utilize domain-specific crafting, learning to translate…

计算与语言 · 计算机科学 2016-08-11 Nicholas Locascio , Karthik Narasimhan , Eduardo DeLeon , Nate Kushman , Regina Barzilay

Generating metaphors is a difficult task as it requires understanding nuanced relationships between abstract concepts. In this paper, we aim to generate a metaphoric sentence given a literal expression by replacing relevant verbs. Guided by…

计算与语言 · 计算机科学 2021-06-03 Kevin Stowe , Tuhin Chakrabarty , Nanyun Peng , Smaranda Muresan , Iryna Gurevych

We propose a data-driven framework for efficiently solving quadratic programming (QP) problems by reducing the number of variables in high-dimensional QPs using instance-specific projection. A graph neural network-based model is designed to…

机器学习 · 统计学 2025-10-31 Tomoharu Iwata , Futoshi Futami

This paper presents a novel approach to automatically solving arithmetic word problems. This is the first algorithmic approach that can handle arithmetic problems with multiple steps and operations, without depending on additional…

计算与语言 · 计算机科学 2016-08-23 Subhro Roy , Dan Roth

Machine-generated texts (MGTs) pose risks such as disinformation and phishing, underscoring the need for reliable detection. Metric-based methods, which extract statistically distinguishable features of MGTs, are often more practical than…

计算与语言 · 计算机科学 2026-05-18 Chenwang Wu , Yiuming Cheung , Bo Han , Shuhai Zhang , Defu Lian

Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generation, ontology…

计算与语言 · 计算机科学 2020-11-10 Natalia Vanetik , Marina Litvak , Sergey Shevchuk , Lior Reznik

We propose Meta-World Conditional Neural Processes (MW-CNP), a conditional world model generator that leverages sample efficiency and scalability of Conditional Neural Processes to enable an agent to sample from its own "hallucination". We…

机器学习 · 计算机科学 2023-02-22 Suzan Ece Ada , Emre Ugur

We propose a method to automatically generate a domain- and task-adaptive maskings of the given text for self-supervised pre-training, such that we can effectively adapt the language model to a particular target task (e.g. question…

计算与语言 · 计算机科学 2020-10-07 Minki Kang , Moonsu Han , Sung Ju Hwang

The weight maximization problem (WMP) is the problem of finding the word of highest weight on a weighted finite state automaton (WFA). It is an essential question that emerges in many optimization problems in automata theory. Unfortunately,…

神经与进化计算 · 计算机科学 2020-04-15 Elena Gutiérrez , Takamasa Okudono , Masaki Waga , Ichiro Hasuo

Current math word problem (MWP) solvers are usually Seq2Seq models trained by the (one-problem; one-solution) pairs, each of which is made of a problem description and a solution showing reasoning flow to get the correct answer. However,…

计算与语言 · 计算机科学 2022-12-05 Zhenwen Liang , Jipeng Zhang , Lei Wang , Yan Wang , Jie Shao , Xiangliang Zhang

We present ASDiv (Academia Sinica Diverse MWP Dataset), a diverse (in terms of both language patterns and problem types) English math word problem (MWP) corpus for evaluating the capability of various MWP solvers. Existing MWP corpora for…

人工智能 · 计算机科学 2021-07-01 Shen-Yun Miao , Chao-Chun Liang , Keh-Yih Su

Recent neural approaches to data-to-text generation have mostly focused on improving content fidelity while lacking explicit control over writing styles (e.g., word choices, sentence structures). More traditional systems use templates to…

计算与语言 · 计算机科学 2020-10-12 Shuai Lin , Wentao Wang , Zichao Yang , Xiaodan Liang , Frank F. Xu , Eric Xing , Zhiting Hu

Recent years have witnessed impressive results of pre-trained vision-language models on knowledge-intensive tasks such as visual question answering (VQA). Despite the recent advances in VQA, existing methods mainly adopt a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Timothy Ossowski , Junjie Hu

Finding an optimal word representation algorithm is particularly important in terms of domain specific data, as the same word can have different meanings and hence, different representations depending on the domain and context. While…

计算与语言 · 计算机科学 2025-10-09 Nouman Ahmed , Ronin Wu , Victor Botev

Paraphrase generation is an important and challenging natural language processing (NLP) task. In this work, we propose a deep generative model to generate paraphrase with diversity. Our model is based on an encoder-decoder architecture. An…

计算与语言 · 计算机科学 2019-10-01 Zhecheng An , Sicong Liu

Solving algebra story problems remains a challenging task in artificial intelligence, which requires a detailed understanding of real-world situations and a strong mathematical reasoning capability. Previous neural solvers of math word…

计算与语言 · 计算机科学 2020-12-29 Yining Hong , Qing Li , Ran Gong , Daniel Ciao , Siyuan Huang , Song-Chun Zhu

Time series generation models are crucial for applications like data augmentation and privacy preservation. Most existing time series generation models are typically designed to generate data from one specified domain. While leveraging data…

机器学习 · 计算机科学 2025-01-10 Yu-Hao Huang , Chang Xu , Yueying Wu , Wu-Jun Li , Jiang Bian

Automatic Text Summarization strategies have been successfully employed to digest text collections and extract its essential content. Usually, summaries are generated using textual corpora that belongs to the same domain area where the…

We consider the task of text generation in language models with constraints specified in natural language. To this end, we first create a challenging benchmark Cognac that provides as input to the model a topic with example text, along with…

计算与语言 · 计算机科学 2022-12-21 Howard Chen , Huihan Li , Danqi Chen , Karthik Narasimhan