English
Related papers

Related papers: OASYS: Domain-Agnostic Automated System for Constr…

200 papers

Prior studies of zero-shot stance detection identify the attitude of texts towards unseen topics occurring in the same document corpus. Such task formulation has three limitations: (i) Single domain/dataset. A system is optimized on a…

Computation and Language · Computer Science 2022-10-27 Hanzi Xu , Slobodan Vucetic , Wenpeng Yin

Knowledge graphs (KGs) can vary greatly from one domain to another. Therefore supervised approaches to both graph-to-text generation and text-to-graph knowledge extraction (semantic parsing) will always suffer from a shortage of…

Computation and Language · Computer Science 2020-11-18 Martin Schmitt , Sahand Sharifzadeh , Volker Tresp , Hinrich Schütze

Keyphrase generation aims to summarize long documents with a collection of salient phrases. Deep neural models have demonstrated a remarkable success in this task, capable of predicting keyphrases that are even absent from a document.…

Computation and Language · Computer Science 2021-04-20 Xianjie Shen , Yinghan Wang , Rui Meng , Jingbo Shang

Although pre-training models have achieved great success in dialogue generation, their performance drops dramatically when the input contains an entity that does not appear in pre-training and fine-tuning datasets (unseen entity). To…

Computation and Language · Computer Science 2021-09-14 Leyang Cui , Yu Wu , Shujie Liu , Yue Zhang

We present the Open Predicate Query Language (OPQL); a method for constructing a virtual KB (VKB) trained entirely from text. Large Knowledge Bases (KBs) are indispensable for a wide-range of industry applications such as question answering…

Artificial Intelligence · Computer Science 2021-06-16 Haitian Sun , Pat Verga , Bhuwan Dhingra , Ruslan Salakhutdinov , William W. Cohen

Logical rules are a popular knowledge representation language in many domains, representing background knowledge and encoding information that can be derived from given facts in a compact form. However, rule formulation is a complex process…

Artificial Intelligence · Computer Science 2020-02-13 Cristina Cornelio , Veronika Thost

Automated claim checking is the task of determining the veracity of a claim given evidence found in a knowledge base of trustworthy facts. While previous work has taken the knowledge base as given and optimized the claim-checking pipeline,…

Computation and Language · Computer Science 2022-03-14 Dominik Stammbach , Boya Zhang , Elliott Ash

Operating system (OS) kernel tuning is a critical yet challenging problem for performance optimization, due to the large configuration space, complex interdependencies among configuration options, and the rapid evolution of kernel versions.…

Operating Systems · Computer Science 2026-02-13 Hongyu Lin , Yuchen Li , Haoran Luo , Kaichun Yao , Libo Zhang , Zhenghong Lin , Mingjie Xing , Yanjun Wu , Carl Yang

In this paper we present OSCAR (Ontology-based Semantic Composition Augmented Regularization), a method for injecting task-agnostic knowledge from an Ontology or knowledge graph into a neural network during pretraining. We evaluated the…

Computation and Language · Computer Science 2019-10-17 Travis R. Goodwin , Dina Demner-Fushman

In numerous high-stakes domains, training novices via conventional learning systems does not suffice. To impart tacit knowledge, experts' hands-on guidance is imperative. However, training novices by experts is costly and time-consuming,…

Human-Computer Interaction · Computer Science 2024-06-04 Philipp Spitzer , Niklas Kühl , Marc Goutier , Manuel Kaschura , Gerhard Satzger

Open information extraction (OIE) systems extract relations and their arguments from natural language text in an unsupervised manner. The resulting extractions are a valuable resource for downstream tasks such as knowledge base…

Computation and Language · Computer Science 2019-04-30 Kiril Gashteovski , Sebastian Wanner , Sven Hertling , Samuel Broscheit , Rainer Gemulla

We propose a novel setting for learning, where the input domain is the image of a map defined on the product of two sets, one of which completely determines the labels. We derive a new risk bound for this setting that decomposes into a bias…

Machine Learning · Computer Science 2021-12-08 Charles Jin , Martin Rinard

Task-oriented dialogues often require agents to enact complex, multi-step procedures in order to meet user requests. While large language models have found success automating these dialogues in constrained environments, their widespread…

Computation and Language · Computer Science 2023-06-08 Julia White , Arushi Raghuvanshi , Yada Pruksachatkun

Most prior work on task-oriented dialogue systems are restricted to a limited coverage of domain APIs, while users oftentimes have domain related requests that are not covered by the APIs. This challenge track aims to expand the coverage of…

Computation and Language · Computer Science 2021-02-05 Seokhwan Kim , Mihail Eric , Behnam Hedayatnia , Karthik Gopalakrishnan , Yang Liu , Chao-Wei Huang , Dilek Hakkani-Tur

We present an efficient framework of corpus for sign language translation. Aided with a simple but dramatic data augmentation technique, our method converts text into annotated forms with minimum information loss. Sign languages are…

Computation and Language · Computer Science 2022-07-13 Changnam An , Eunkyung Han , Dongmyeong Noh , Ohkyoon Kwon , Sumi Lee , Hyunshim Han

Dataset bias is a well-known problem in the field of computer vision. The presence of implicit bias in any image collection hinders a model trained and validated on a particular dataset to yield similar accuracies when tested on other…

Computer Vision and Pattern Recognition · Computer Science 2019-07-15 Kirthi Shankar Sivamani

In the field of Automated Planning there is often the need for a set of planning problems from a particular domain, e.g., to be used as training data for Machine Learning or as benchmarks in planning competitions. In most cases, these…

Artificial Intelligence · Computer Science 2025-01-07 Carlos Núñez-Molina , Pablo Mesejo , Juan Fernández-Olivares

Unsupervised domain adaptation aims to leverage labeled data from a source domain to learn a classifier for an unlabeled target domain. Among its many variants, open set domain adaptation (OSDA) is perhaps the most challenging, as it…

Computer Vision and Pattern Recognition · Computer Science 2020-03-11 Dongliang Chang , Aneeshan Sain , Zhanyu Ma , Yi-Zhe Song , Jun Guo

Knowledge graph simple question answering (KGSQA), in its standard form, does not take into account that human-curated question answering training data only cover a small subset of the relations that exist in a Knowledge Graph (KG), or even…

Computation and Language · Computer Science 2020-05-26 Georgios Sidiropoulos , Nikos Voskarides , Evangelos Kanoulas

As language models become increasingly deployed in online environments, toxicity detection and detoxification have received growing attention. Existing studies primarily focus on non-obfuscated text, which limits robustness when users…

Computation and Language · Computer Science 2026-05-29 Yejin Lee , Su-Hyeon Kim , Hyundong Jin , Dayoung Kim , Yeonsoo Kim , Yo-Sub Han