paper-with-me

Papers

Syntactic Scaffolds for Semantic Structures

2018-08-30 · EMNLP 2018 10 · Swabha Swayamdipta, Sam Thomson, Kenton Lee, Luke Zettlemoyer, Chris Dyer, Noah A. Smith

We introduce the syntactic scaffold, an approach to incorporating syntactic information into semantic tasks. Syntactic scaffolds avoid expensive syntactic processing at runtime, only making use of a treebank during training, through a multitask objective. We improve over strong baselines on PropBank semantics, frame semantics, and coreference resolution, achieving competitive performance on all three tasks.

📄 PDF Abstract BibTeX arXiv:1808.10485

Code (1)

swabhs/scaffolding 공식 구현 pytorch

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

Semantic Scaffolds for Pseudocode-to-Code Generation

2020-05-12 · ACL 2020 6 · Ruiqi Zhong, Mitchell Stern, Dan Klein

We propose a method for program generation based on semantic scaffolds, lightweight structures representing the high-level semantic and syntactic composition of a program. By first searching over plausible scaffolds then…

Code Generation

Diffusion probabilistic modeling of protein backbones in 3D for the motif-scaffolding problem

2022-06-08 · Brian L. Trippe, Jason Yim, Doug Tischer, David Baker 외

Construction of a scaffold structure that supports a desired motif, conferring protein function, shows promise for the design of vaccines and enzymes. But a general solution to this motif-scaffolding problem remains open…

Graph Neural Network

Recursive Tree Attention: Improving Semantic Representations with Syntactic Tree Structured Attention Mechanism

2021-06-04 · Anonymous

Attention mechanism has shown its effectiveness in state-of-the-art methods on various tasks in natural language processing (NLP). However, these methods are still using attention mechanism in plain, linear topological s…

Constituency ParsingRepresentation LearningSentencetext-classification+1

Semantic Sentence Matching via Interacting Syntax Graphs

2022-10-01 · COLING 2022 10 · Chen Xu, Jun Xu, Zhenhua Dong, Ji-Rong Wen

Studies have shown that the sentence’s syntactic structures are important for semantic sentence matching. A typical approach is encoding each sentence’s syntactic structure into an embedding vector, which can be combined…

Graph MatchingSentence

On the Relationship between Sentence Analogy Identification and Sentence Structure Encoding in Large Language Models

2023-10-11 · Thilini Wijesiriwardene, Ruwan Wickramarachchi, Aishwarya Naresh Reganti, Vinija Jain 외

The ability of Large Language Models (LLMs) to encode syntactic and semantic structures of language is well examined in NLP. Additionally, analogy identification, in the form of word analogies are extensively studied in …

Language ModelingLanguage ModellingSentence