paper-with-me

Papers

Syntactically Robust Training on Partially-Observed Data for Open Information Extraction

2023-01-17 · Ji Qi, Yuxiang Chen, Lei Hou, Juanzi Li, Bin Xu

Open Information Extraction models have shown promising results with sufficient supervision. However, these models face a fundamental challenge that the syntactic distribution of training data is partially observable in comparison to the real world. In this paper, we propose a syntactically robust training framework that enables models to be trained on a syntactic-abundant distribution based on diverse paraphrase generation. To tackle the intrinsic problem of knowledge deformation of paraphrasing, two algorithms based on semantic similarity matching and syntactic tree walking are used to restore the expressionally transformed knowledge. The training framework can be generally applied to other syntactic partial observable domains. Based on the proposed framework, we build a new evaluation set called CaRB-AutoPara, a syntactically diverse dataset consistent with the real-world setting for validating the robustness of the models. Experiments including a thorough analysis show that the performance of the model degrades with the increase of the difference in syntactic distribution, while our framework gives a robust boundary. The source code is publicly available at https://github.com/qijimrc/RobustOIE.

📄 PDF Abstract BibTeX arXiv:2301.06841

Code (1)

qijimrc/robustoie 공식 구현 pytorch

Tasks

Open Information ExtractionParaphrase GenerationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Open-set learning with augmented categories by exploiting unlabelled data

2020-02-04 · Emile R. Engelbrecht, Johan A. du Preez

Novel categories are commonly defined as those unobserved during training but present during testing. However, partially labelled training datasets can contain unlabelled training samples that belong to novel categories,…

General ClassificationNovelty Detectionobject-detectionObject Detection+2

Extending a Parser to Distant Domains Using a Few Dozen Partially Annotated Examples

2018-05-16 · ACL 2018 7 · Vidur Joshi, Matthew Peters, Mark Hopkins

We revisit domain adaptation for parsers in the neural era. First we show that recent advances in word representations greatly diminish the need for domain adaptation when the target domain is syntactically similar to th…

Domain Adaptation

CRANE: Reasoning with constrained LLM generation

2025-02-13 · Debangshu Banerjee, Tarun Suresh, Shubham Ugare, Sasa Misailovic 외

Code generation, symbolic math reasoning, and other tasks require LLMs to produce outputs that are both syntactically and semantically correct. Constrained LLM generation is a promising direction to enforce adherence to …

Code GenerationMathvalid

Unified Multi-Rate Control: from Low Level Actuation to High Level Planning

2020-12-11 · Ugo Rosolia, Andrew Singletary, Aaron D. Ames

In this paper we present a hierarchical multi-rate control architecture for nonlinear autonomous systems operating in partially observable environments. Control objectives are expressed using syntactically co-safe Linear…

Partially Observed Maximum Entropy Discrimination Markov Networks

2008-12-01 · NeurIPS 2008 12 · Jun Zhu, Eric P. Xing, Bo Zhang

Learning graphical models with hidden variables can offer semantic insights to complex data and lead to salient structured predictors without relying on expensive, sometime unattainable fully annotated training data. Whi…

Structured Prediction