paper-with-me

홈 › Papers

Eyes on the Parse: Using Gaze Features in Syntactic Parsing

2020-12-01 · LANTERN (COLING) 2020 12 · Abhishek Agrawal, Rudolf Rosa

In this paper, we explore the potential benefits of leveraging eye-tracking information for dependency parsing on the English part of the Dundee corpus. To achieve this, we cast dependency parsing as a sequence labelling task and then augment the neural model for sequence labelling with eye-tracking features. We also augment a graph-based parser with eye-tracking features and parse the Dundee Corpus to corroborate our findings from the sequence labelling parser. We then experiment with a variety of parser setups ranging from parsing with all features to a delexicalized parser. Our experiments show that for a parser with all features, although the improvements are positive for the LAS score they are not significant whereas our delexicalized parser significantly outperforms the baseline we established. We also analyze the contribution of various eye-tracking features towards the different parser setups and find that eye-tracking features contain information which is complementary in nature, thus implying that augmenting the parser with various gaze features grouped together provides better performance than any individual gaze feature.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Towards Making a Dependency Parser See

2019-09-03 · IJCNLP 2019 11 · Michalina Strzyz, David Vilares, Carlos Gómez-Rodríguez

We explore whether it is possible to leverage eye-tracking data in an RNN dependency parser (for English) when such information is only available during training, i.e., no aggregated or token-level gaze features are used…

Syntactic Structure Processing in the Brain while Listening

2023-02-16 · Subba Reddy Oota, Mounika Marreddy, Manish Gupta, Bapi Raju Surampud

Syntactic parsing is the task of assigning a syntactic structure to a sentence. There are two popular syntactic parsing methods: constituency and dependency parsing. Recent works have used syntactic embeddings based on c…

Activity PredictionDependency ParsingSentence

Dependency Parsing with your Eyes: Dependency Structure Predicts Eye Regressions During Reading

2019-06-01 · WS 2019 6 · Aless Lopopolo, ro, Stefan L. Frank, Antal Van den Bosch 외

Backward saccades during reading have been hypothesized to be involved in structural reanalysis, or to be related to the level of text difficulty. We test the hypothesis that backward saccades are involved in online synt…

Dependency Parsing

Contributions of Propositional Content and Syntactic Category Information in Sentence Processing

2021-06-01 · NAACL (CMCL) 2021 6 · Byung-Doh Oh, William Schuler

Expectation-based theories of sentence processing posit that processing difficulty is determined by predictability in context. While predictability quantified via surprisal has gained empirical support, this representati…

Sentence

Accurate Deep Syntactic Parsing of Graphs: The Case of French

2016-05-01 · LREC 2016 5 · Corentin Ribeyre, Eric Villemonte de La Clergerie, Djam{\'e} Seddah

Parsing predicate-argument structures in a deep syntax framework requires graphs to be predicted. Argument structures represent a higher level of abstraction than the syntactic ones and are thus more difficult to predict…