Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Contributions to Shallow Discourse Parsing: To English and beyond
Stockholm University, Faculty of Humanities, Department of Linguistics.ORCID iD: 0000-0002-7020-8275
2022 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

Discourse is a coherent set of sentences where the sequential reading of the sentences yields a sense of accumulation and readers can easily follow why one sentence follows another. A text that lacks coherence will most certainly fail to communicate its intended message and leave the reader puzzled as to why the sentences are presented together. However, formally accounting for the differences between a coherent and a non-coherent text still remains a challenge. Various theories propose that the semantic links that are inferred between sentences/clauses, known as discourse relations, are the building blocks of the discourse that can be connected to one another in various ways to form the discourse structure. This dissertation focuses on the former problem of discovering such discourse relations without aiming to arrive at any structure, a task known as shallow discourse parsing (SDP). Unfortunately, so far, SDP has been almost exclusively performed on the available gold annotations in English, leading to only limited insight into how the existing models would perform  in a low-resource scenario potentially involving any non-English language. The main objective of the current dissertation is to address these shortcomings and help extend SDP to the non-English territory. This aim is pursued through three different threads: (i) investigation of what kind of supervision is minimally required to perform SDP, (ii) construction of multilingual resources annotated at discourse-level, (iii) extension of well-known means to (SDP-wise) low-resource languages. An additional aim is to explore the feasibility of SDP as a probing task to evaluate discourse-level understanding abilities of modern language models is also explored.

The dissertation is based on six papers grouped in three themes. The first two papers perform different subtasks of SDP through relatively understudied means. Paper I presents a simplified method to perform explicit discourse relation labeling without any feature-engineering whereas Paper II shows how implicit discourse relation recognition benefits from large amounts of unlabeled text through a novel method for distant supervision. The third and fourth papers describe two novel multilingual discourse resources, TED-MDB (Paper III) and three bilingual discourse connective lexicons (Paper IV). Notably, Ted-MDB is the first parallel corpus annotated for PDTB-style discourse relations covering six non-English languages. Finally, the last two studies directly deal with multilingual discourse parsing where Paper V reports the first results in cross-lingual implicit discourse relation recognition and Paper VI proposes a multilingual benchmark including certain discourse-level tasks that have not been explored in this context before. Overall, the dissertation allows for a more detailed understanding of what is required to extend shallow discourse parsing beyond English. The conventional aspects of traditional supervised approaches are replaced in favor of less knowledge-intensive alternatives which, nevertheless, achieve state-of-the-art performance in their respective settings. Moreover, thanks to the introduction of TED-MDB, cross-lingual SDP is explored in a zero-shot setting for the first time. In sum, the proposed methodologies and the constructed resources are among the earliest steps towards building high-performance multilingual, or non-English monolingual, shallow discourse parsers.

Place, publisher, year, edition, pages
Stockholm: Department of Linguistics, Stockholm University , 2022. , p. 130
Keywords [en]
discourse, discourse relations, shallow discourse parsing, transfer learning, multilinguality, low-resource nlp
National Category
Natural Language Processing
Research subject
Linguistics
Identifiers
URN: urn:nbn:se:su:diva-201508ISBN: 978-91-7911-778-8 (print)ISBN: 978-91-7911-779-5 (electronic)OAI: oai:DiVA.org:su-201508DiVA, id: diva2:1633071
Public defence
2022-03-15, online via Zoom, public link is available at the department website, Stockholm, 15:00 (English)
Opponent
Supervisors
Available from: 2022-02-18 Created: 2022-01-28 Last updated: 2025-02-07Bibliographically approved
List of papers
1. Labeling Explicit Discourse Relations Using Pre-trained Language Models
Open this publication in new window or tab >>Labeling Explicit Discourse Relations Using Pre-trained Language Models
2020 (English)In: Text, Speech, and Dialogue: 23rd International Conference, TSD 2020, Brno, Czech Republic, September 8–11, 2020, Proceedings / [ed] Petr Sojka, Ivan Kopeček, Karel Pala, Aleš Horák, Cham: Springer, 2020, p. 79-86Chapter in book (Refereed)
Abstract [en]

Labeling explicit discourse relations is one of the most challenging sub-tasks of the shallow discourse parsing where the goal is to identify the discourse connectives and the boundaries of their arguments. The state-of-the-art models achieve slightly above 45% of F-score by using hand-crafted features. The current paper investigates the efficacy of the pre-trained language models in this task. We find that the pre-trained language models, when finetuned, are powerful enough to replace the linguistic features. We evaluate our model on PDTB 2.0 and report the state-of-the-art results in extraction of the full relation. This is the first time when a model outperforms the knowledge intensive models without employing any linguistic features.

Place, publisher, year, edition, pages
Cham: Springer, 2020
Keywords
Explicit discourse relations, Shallow discourse parsing, Argument labeling
National Category
Natural Language Processing
Identifiers
urn:nbn:se:su:diva-189702 (URN)10.1007/978-3-030-58323-1_8 (DOI)978-3-030-58323-1 (ISBN)978-3-030-58322-4 (ISBN)
Conference
International Conference on Text, Speech, and Dialogue, Brno, Czech Republic, September 8–11, 2020
Available from: 2021-01-31 Created: 2021-01-31 Last updated: 2025-02-07Bibliographically approved
2. Let’s be explicit about that: Distant supervision for implicit discourse relation classification via connective prediction
Open this publication in new window or tab >>Let’s be explicit about that: Distant supervision for implicit discourse relation classification via connective prediction
2021 (English)Conference paper, Oral presentation with published abstract (Refereed)
Abstract [en]

In implicit discourse relation classification, we want to predict the relation between adjacent sentences in the absence of any overt discourse connectives. This is challenging even for humans, leading to shortage of annotated data, a fact that makes the task even more difficult for supervised machine learning approaches. In the current study, we perform implicit discourse relation classification without relying on any labeled implicit relation. We sidestep the lack of data through explicitation of implicit relations to reduce the task to two sub-problems: language modeling and explicit discourse relation classification, a much easier problem. Our experimental results show that this method can even marginally outperform the state-of-the-art, in spite of being much simpler than alternative models of comparable performance. Moreover, we show that the achieved performance is robust across domains as suggested by the zero-shot experiments on a completely different domain. This indicates that recent advances in language modeling have made language models sufficiently good at capturing inter-sentence relations without the help of explicit discourse markers.

National Category
Natural Language Processing
Research subject
Computational Linguistics
Identifiers
urn:nbn:se:su:diva-201395 (URN)
Conference
The Joint Conference of the 59th Annual Meeting of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing, Bangkok, Thailand, August 1-6, 2021
Available from: 2022-01-25 Created: 2022-01-25 Last updated: 2025-02-07Bibliographically approved
3. TED Multilingual Discourse Bank (TED-MDB): a parallel corpus annotated in the PDTB style
Open this publication in new window or tab >>TED Multilingual Discourse Bank (TED-MDB): a parallel corpus annotated in the PDTB style
Show others...
2020 (English)In: Language resources and evaluation, ISSN 1574-020X, E-ISSN 1574-0218, Vol. 54, p. 587-613Article in journal (Refereed) Published
Abstract [en]

TED-Multilingual Discourse Bank, or TED-MDB, is a multilingual resource where TED-talks are annotated at the discourse level in 6 languages (English, Polish, German, Russian, European Portuguese, and Turkish) following the aims and principles of PDTB. We explain the corpus design criteria, which has three main features: the linguistic characteristics of the languages involved, the interactive nature of TED talks—which led us to annotate Hypophora, and the decision to avoid projection. We report our annotation consistency, and post-annotation alignment experiments, and provide a cross-lingual comparison based on corpus statistics.

Keywords
Discourse, Discourse relations, Corpus creation, Annotation, Multilingual corpus
National Category
General Language Studies and Linguistics
Research subject
Linguistics
Identifiers
urn:nbn:se:su:diva-173474 (URN)10.1007/s10579-019-09445-9 (DOI)000531801000008 ()
Available from: 2019-09-24 Created: 2019-09-24 Last updated: 2022-02-26Bibliographically approved
4. TED-MDB Lexicons: Tr-EnConnLex, Pt-EnConnLex
Open this publication in new window or tab >>TED-MDB Lexicons: Tr-EnConnLex, Pt-EnConnLex
2020 (English)In: the First Workshop on Computational Approaches to Discourse, 2020Conference paper, Published paper (Refereed)
Abstract [en]

In this work, we present two new bilingual discourse connective lexicons, namely,for Turkish-English and European PortugueseEnglish created automatically using the existing discourse relation-aligned TED-MDB corpus. In their current form, the Pt-En lexiconincludes 95 entries, whereas the Tr-En lexiconcontains 133 entries. The lexicons constitutethe first step of a larger project of developing amultilingual discourse connective lexicon. 

National Category
Natural Language Processing
Identifiers
urn:nbn:se:su:diva-194334 (URN)10.18653/v1/2020.codi-1.15 (DOI)
Conference
The 2020 Conference on Empirical Methods in Natural Language Processing, November 16-20, 2020
Available from: 2021-06-18 Created: 2021-06-18 Last updated: 2025-02-07Bibliographically approved
5. Zero-shot transfer for implicit discourse relation classification
Open this publication in new window or tab >>Zero-shot transfer for implicit discourse relation classification
2019 (English)In: 20th Annual Meeting of the Special Interest Group on Discourse and Dialogue: Proceedings of the Conference, 2019, p. 226-231Conference paper, Published paper (Refereed)
Abstract [en]

Automatically classifying the relation between sentences in a discourse is a challenging task, in particular when there is no overt expression of the relation. It becomes even more challenging by the fact that annotated training data exists only for a small number of languages, such as English and Chinese. We present a new system using zero-shot transfer learning for implicit discourse relation classification, where the only resource used for the target language is unannotated parallel text. This system is evaluated on the discourse-annotated TEDMDB parallel corpus, where it obtains good results for all seven languages using only English training data.

National Category
Natural Language Processing
Research subject
Computational Linguistics
Identifiers
urn:nbn:se:su:diva-173473 (URN)10.18653/v1/w19-5927 (DOI)
Conference
SIGdial 2019, Stockholm, Sweden, September 11-13, 2019
Available from: 2019-09-24 Created: 2019-09-24 Last updated: 2025-02-07Bibliographically approved
6. Probing Multilingual Language Models for Discourse
Open this publication in new window or tab >>Probing Multilingual Language Models for Discourse
2021 (English)Conference paper, Oral presentation with published abstract (Refereed)
Abstract [en]

Pre-trained multilingual language models have become an important building block in multilingual natural language processing. In the present paper, we investigate a range of such models to find out how well they transfer discourse-level knowledge across languages. This is done with a systematic evaluation on a broader set of discourse-level tasks than has been previously been assembled. We find that the XLM-RoBERTa family of models consistently show the best performance, by simultaneously being good monolingual models and degrading relatively little in a zero-shot setting. Our results also indicate that model distillation may hurt the ability of cross-lingual transfer of sentence representations, while language dissimilarity at most has a modest effect. We hope that our test suite, covering 5 tasks with a total of 22 languages in 10 distinct families, will serve as a useful evaluation platform for multilingual performance at and beyond the sentence level. 

National Category
Natural Language Processing
Research subject
Computational Linguistics
Identifiers
urn:nbn:se:su:diva-201394 (URN)
Conference
The Joint Conference of the 59th Annual Meeting of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing, Bangkok, Thailand, August 1-6, 2021
Available from: 2022-01-25 Created: 2022-01-25 Last updated: 2025-02-07Bibliographically approved

Open Access in DiVA

Contributions to Shallow Discourse Parsing(3136 kB)1222 downloads
File information
File name FULLTEXT01.pdfFile size 3136 kBChecksum SHA-512
f65c05078c30cfae1f6282ad4f674de7eaac74ce37f92c9c2eca1d4da0645ad81e1842cde83e03ca38eb63ab2a7eb4972f8066d995d6e340c633f0457b3fefeb
Type fulltextMimetype application/pdf

Authority records

Kurfalı, Murathan

Search in DiVA

By author/editor
Kurfalı, Murathan
By organisation
Department of Linguistics
Natural Language Processing

Search outside of DiVA

GoogleGoogle Scholar
Total: 1228 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

isbn
urn-nbn

Altmetric score

isbn
urn-nbn
Total: 2090 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf