TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Structural Embedding of Syntactic Trees for Machine Compre...

Structural Embedding of Syntactic Trees for Machine Comprehension

Rui Liu, Junjie Hu, Wei Wei, Zi Yang, Eric Nyberg

2017-03-02EMNLP 2017 9Reading ComprehensionQuestion Answering
PaperPDF

Abstract

Deep neural networks for machine comprehension typically utilizes only word or character embeddings without explicitly taking advantage of structured linguistic information such as constituency trees and dependency trees. In this paper, we propose structural embedding of syntactic trees (SEST), an algorithm framework to utilize structured information and encode them into vector representations that can boost the performance of algorithms for the machine comprehension. We evaluate our approach using a state-of-the-art neural attention model on the SQuAD dataset. Experimental results demonstrate that our model can accurately identify the syntactic boundaries of the sentences and extract answers that are syntactically coherent over the baseline methods.

Results

TaskDatasetMetricValueModel
Question AnsweringSQuAD1.1 devEM67.89SEDT-LSTM
Question AnsweringSQuAD1.1 devF177.42SEDT-LSTM
Question AnsweringSQuAD1.1 devEM67.65SECT-LSTM
Question AnsweringSQuAD1.1 devF177.19SECT-LSTM
Question AnsweringSQuAD1.1EM74.09SEDT (ensemble model)
Question AnsweringSQuAD1.1F181.761SEDT (ensemble model)
Question AnsweringSQuAD1.1EM73.723SEDT+BiDAF (ensemble)
Question AnsweringSQuAD1.1F181.53SEDT+BiDAF (ensemble)
Question AnsweringSQuAD1.1EM68.478SEDT+BiDAF (single model)
Question AnsweringSQuAD1.1F177.971SEDT+BiDAF (single model)
Question AnsweringSQuAD1.1EM68.163SEDT (single model)
Question AnsweringSQuAD1.1F177.527SEDT (single model)

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16Warehouse Spatial Question Answering with LLM Agent2025-07-14Evaluating Attribute Confusion in Fashion Text-to-Image Generation2025-07-09