Search Results for author: Peifeng Li

Found 31 papers, 7 papers with code

基于新闻图式结构的篇章功能语用识别方法(Discourse Functional Pragmatics Recognition Based on News Schemata)

no code implementations CCL 2022 Mengqi Du, Feng Jiang, Xiaomin Chu, Peifeng Li

“篇章分析是自然语言处理领域的研究热点和重点, 篇章功能语用研究旨在分析篇章单元在篇章中的功能和作用, 有助于深入理解篇章的主题和内容。目前篇章分析研究以形式语法为主, 而篇章作为一个整体的语义单位, 其功能和语义却没有引起足够重视。已有功能语用研究以面向事件抽取任务为主, 并未进行通用领域的功能语用研究。鉴于功能语用研究的重要性和研究现状, 本文提出了基于新闻图式结构的篇章功能语用识别方法来识别篇章功能语用。该方法在获取段落交互信息的同时又融入了篇章的新闻图式结构信息, 并结合段落所在篇章中的位置信息, 从而有效地提高了篇章功能语用的识别能力。在汉语宏观篇章树库的实验结果证明, 本文提出的方法优于所有基准系统。”

基于半监督学习的中文社交文本事件聚类方法(Semi-supervised Method to Cluster Chinese Events on Social Streams)

no code implementations CCL 2020 Hengrui Guo, Zhongqing Wang, Peifeng Li, Qiaoming Zhu

面向社交媒体的事件聚类旨在根据事件特征对短文本聚类。目前, 事件聚类模型主要分为无监督模型和有监督模型。无监督模型聚类效果较差, 有监督模型依赖大量标注数据。基于此, 本文提出了一种半监督事件聚类模型(SemiEC), 该模型在小规模标注数据的基础上, 利用LSTM表征事件, 利用线性模型计算文本相似度, 进行增量聚类, 利用增量聚类产生的标注数据对模型再训练, 结束后对不确定样本再聚类。实验表明, SemiEC的性能相比其他模型均有所提高。

A Distance-Aware Multi-Task Framework for Conversational Discourse Parsing

1 code implementation COLING 2022 Yaxin Fan, Peifeng Li, Fang Kong, Qiaoming Zhu

Conversational discourse parsing aims to construct an implicit utterance dependency tree to reflect the turn-taking in a multi-party conversation.

Discourse Parsing Multi-Task Learning

Document-level Event Factuality Identification via Machine Reading Comprehension Frameworks with Transfer Learning

no code implementations COLING 2022 Zhong Qian, Heng Zhang, Peifeng Li, Qiaoming Zhu, Guodong Zhou

Document-level Event Factuality Identification (DEFI) predicts the factuality of a specific event based on a document from which the event can be derived, which is a fundamental and crucial task in Natural Language Processing (NLP).

Data Augmentation Machine Reading Comprehension +5

DCT-Centered Temporal Relation Extraction

no code implementations COLING 2022 Liang Wang, Peifeng Li, Sheng Xu

Most previous work on temporal relation extraction only focused on extracting the temporal relations among events or suffered from the issue of different expressions of events, timexes and Document Creation Time (DCT).

Multi-Task Learning Relation +2

Automated Chinese Essay Scoring from Multiple Traits

no code implementations COLING 2022 Yaqiong He, Feng Jiang, Xiaomin Chu, Peifeng Li

Automatic Essay Scoring (AES) is the task of using the computer to evaluate the quality of essays automatically.

Quantifying Self-diagnostic Atomic Knowledge in Chinese Medical Foundation Model: A Computational Analysis

1 code implementation18 Oct 2023 Yaxin Fan, Feng Jiang, Benyou Wang, Peifeng Li, Haizhou Li

Recent studies primarily focused on the quality of FMs evaluated by GPT-4 or their ability to pass medical exams, no studies have quantified the extent of self-diagnostic atomic knowledge stored in FMs' memory, which is the basis of foundation models to provide factual and reliable suggestions.

Instruction Following

GrammarGPT: Exploring Open-Source LLMs for Native Chinese Grammatical Error Correction with Supervised Fine-Tuning

1 code implementation26 Jul 2023 Yaxin Fan, Feng Jiang, Peifeng Li, Haizhou Li

Although model parameters are 20x larger than the SOTA baseline, the required amount of data for instruction tuning is 1200x smaller, illustrating the potential of open-source LLMs on native CGEC.

Grammatical Error Correction

Advancing Topic Segmentation and Outline Generation in Chinese Texts: The Paragraph-level Topic Representation, Corpus, and Benchmark

1 code implementation24 May 2023 Feng Jiang, Weihao Liu, Xiaomin Chu, Peifeng Li, Qiaoming Zhu, Haizhou Li

Topic segmentation and outline generation strive to divide a document into coherent topic sections and generate corresponding subheadings, unveiling the discourse topic structure of a document.

Discourse Parsing Information Retrieval +2

Topic-driven Distant Supervision Framework for Macro-level Discourse Parsing

no code implementations23 May 2023 Feng Jiang, Longwang He, Peifeng Li, Qiaoming Zhu, Haizhou Li

Discourse parsing, the task of analyzing the internal rhetorical structure of texts, is a challenging problem in natural language processing.

Discourse Parsing Transfer Learning

Multi-Granularity Prompts for Topic Shift Detection in Dialogue

no code implementations23 May 2023 Jiangyi Lin, Yaxin Fan, Xiaomin Chu, Peifeng Li, Qiaoming Zhu

The goal of dialogue topic shift detection is to identify whether the current topic in a conversation has changed or needs to change.

Uncovering the Potential of ChatGPT for Discourse Analysis in Dialogue: An Empirical Study

1 code implementation15 May 2023 Yaxin Fan, Feng Jiang, Peifeng Li, Haizhou Li

In this paper, we aim to systematically inspect ChatGPT's performance in two discourse analysis tasks: topic segmentation and discourse parsing, focusing on its deep semantic understanding of linear and hierarchical discourse structures underlying dialogue.

Discourse Parsing In-Context Learning +2

Topic Shift Detection in Chinese Dialogues: Corpus and Benchmark

no code implementations2 May 2023 Jiangyi Lin, Yaxin Fan, Feng Jiang, Xiaomin Chu, Peifeng Li

And then we focus on the response-unknown task and propose a teacher-student framework based on hierarchical contrastive learning to predict the topic shift without the response.

Contrastive Learning

A Top-Down Neural Architecture towards Text-Level Parsing of Discourse Rhetorical Structure

1 code implementation ACL 2020 Longyin Zhang, Yuqing Xing, Fang Kong, Peifeng Li, Guodong Zhou

Due to its great importance in deep natural language understanding and various down-stream applications, text-level parsing of discourse rhetorical structure (DRS) has been drawing more and more attention in recent years.

Discourse Parsing DRS Parsing +1

Topic Tensor Network for Implicit Discourse Relation Recognition in Chinese

no code implementations ACL 2019 Sheng Xu, Peifeng Li, Fang Kong, Qiaoming Zhu, Guodong Zhou

In the literature, most of the previous studies on English implicit discourse relation recognition only use sentence-level representations, which cannot provide enough semantic information in Chinese due to its unique paratactic characteristics.

Relation Sentence +1

Document-Level Event Factuality Identification via Adversarial Neural Network

no code implementations NAACL 2019 Zhong Qian, Peifeng Li, Qiaoming Zhu, Guodong Zhou

Document-level event factuality identification is an important subtask in event factuality and is crucial for discourse understanding in Natural Language Processing (NLP).

Sentence

MCDTB: A Macro-level Chinese Discourse TreeBank

no code implementations COLING 2018 Feng Jiang, Sheng Xu, Xiaomin Chu, Peifeng Li, Qiaoming Zhu, Guodong Zhou

In view of the differences between the annotations of micro and macro discourse rela-tionships, this paper describes the relevant experiments on the construction of the Macro Chinese Discourse Treebank (MCDTB), a higher-level Chinese discourse corpus.

Reading Comprehension

Employing Text Matching Network to Recognise Nuclearity in Chinese Discourse

no code implementations COLING 2018 Sheng Xu, Peifeng Li, Guodong Zhou, Qiaoming Zhu

The task of nuclearity recognition in Chinese discourse remains challenging due to the demand for more deep semantic information.

Question Answering Text Matching

Global Inference to Chinese Temporal Relation Extraction

no code implementations COLING 2016 Peifeng Li, Qiaoming Zhu, Guodong Zhou, Hongling Wang

Previous studies on temporal relation extraction focus on mining sentence-level information or enforcing coherence on different temporal relation types among various event mentions in the same sentence or neighboring sentences, largely ignoring those discourse-level temporal relations in nonadjacent sentences.

Question Answering Relation +3

Cannot find the paper you are looking for? You can Submit a new open access paper.