中文
相关论文

相关论文: AQE: Argument Quadruplet Extraction via a Quad-Tag…

200 篇论文

In search engines, query expansion (QE) is a crucial technique to improve search experience. Previous studies often rely on long-term search log mining, which leads to slow updates and is sub-optimal for time-sensitive news searches. In…

信息检索 · 计算机科学 2023-05-31 Yanan Zhang , Weijie Cui , Yangfan Zhang , Xiaoling Bai , Zhe Zhang , Jin Ma , Xiang Chen , Tianhua Zhou

Previous works of negation understanding mainly focus on negation cue detection and scope resolution, without identifying negation subject which is also significant to the downstream tasks. In this paper, we propose a new negation triplet…

计算与语言 · 计算机科学 2024-04-16 Yuchen Shi , Deqing Yang , Jingping Liu , Yanghua Xiao , Zongyu Wang , Huimin Xu

One of the major goals in automated argumentation mining is to uncover the argument structure present in argumentative text. In order to determine this structure, one must understand how different individual components of the overall…

计算与语言 · 计算机科学 2017-05-10 Peter Potash , Alexey Romanov , Anna Rumshisky

Retrieval-Augmented Generation (RAG) systems are widely adopted in knowledge-intensive NLP tasks, but current evaluations often overlook the structural complexity and multi-step reasoning required in real-world scenarios. These benchmarks…

计算与语言 · 计算机科学 2025-12-16 Jeongsoo Lee , Daeyong Kwon , Kyohoon Jin

\Ac{RAG} has emerged as a crucial technique for enhancing large models with real-time and domain-specific knowledge. While numerous improvements and open-source tools have been proposed to refine the \ac{RAG} framework for accuracy,…

信息检索 · 计算机科学 2025-02-20 Yixing Fan , Qiang Yan , Wenshan Wang , Jiafeng Guo , Ruqing Zhang , Xueqi Cheng

The Aspect Sentiment Triplet Extraction (ASTE) task aims to extract aspect terms, opinion terms, and their corresponding sentiment polarity from a given sentence. It remains one of the most prominent subtasks in fine-grained sentiment…

计算与语言 · 计算机科学 2025-02-05 Qingling Li , Wushao Wen , Jinghui Qin

Argument Mining is defined as the task of automatically identifying and extracting argumentative components (e.g., premises, claims, etc.) and detecting the existing relations among them (i.e., support, attack, rephrase, no relation). One…

计算与语言 · 计算机科学 2021-04-16 Ramon Ruiz-Dolz , Stella Heras , Jose Alemany , Ana García-Fornes

Key Point Analysis (KPA), the summarization of multiple arguments into a concise collection of key points, continues to be a significant and unresolved issue within the field of argument mining. Existing models adapt a two-stage pipeline of…

计算与语言 · 计算机科学 2024-04-18 Xiao Li , Yong Jiang , Shen Huang , Pengjun Xie , Gong Cheng , Fei Huang

Automated fact extraction and verification is a challenging task that involves finding relevant evidence sentences from a reliable corpus to verify the truthfulness of a claim. Existing models either (i) concatenate all the evidence…

计算与语言 · 计算机科学 2020-10-13 Shyam Subramanian , Kyumin Lee

Emotion-Cause Pair Extraction (ECPE) aims to extract all emotion clauses and their corresponding cause clauses from a document. Existing approaches tackle this task through multi-task learning (MTL) framework in which the two subtasks…

计算与语言 · 计算机科学 2023-06-08 Bowen Xing , Ivor W. Tsang

Argument Mining (AM) helps in automating the extraction of complex argumentative structures such as Argument Components (ACs) like Premise, Claim etc. and Argumentative Relations (ARs) like Support, Attack etc. in an argumentative text. Due…

计算与语言 · 计算机科学 2025-10-21 Nilmadhab Das , Vishal Vaibhav , Yash Sunil Choudhary , V. Vijaya Saradhi , Ashish Anand

Incorporating external knowledge bases in traditional retrieval-augmented generation (RAG) relies on parsing the document, followed by querying a language model with the parsed information via in-context learning. While effective for…

计算与语言 · 计算机科学 2026-02-03 Jacob Si , Mike Qu , Michelle Lee , Marek Rei , Yingzhen Li

In the task of aspect sentiment quad prediction (ASQP), generative methods for predicting sentiment quads have shown promising results. However, they still suffer from imprecise predictions and limited interpretability, caused by data…

计算与语言 · 计算机科学 2024-09-27 Jieyong Kim , Ryang Heo , Yongsik Seo , SeongKu Kang , Jinyoung Yeo , Dongha Lee

The Fact Extraction and VERification (FEVER) shared task was launched to support the development of systems able to verify claims by extracting supporting or refuting facts from raw text. The shared task organizers provide a large-scale…

信息检索 · 计算机科学 2019-05-10 Andreas Hanselowski , Hao Zhang , Zile Li , Daniil Sorokin , Benjamin Schiller , Claudia Schulz , Iryna Gurevych

Aspect Sentiment Triplet Extraction (ASTE) is a new fine-grained sentiment analysis task that aims to extract triplets of aspect terms, sentiments, and opinion terms from review sentences. Recently, span-level models achieve gratifying…

计算与语言 · 计算机科学 2022-11-11 Yuqi Chen , Keming Chen , Xian Sun , Zequn Zhang

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively encodes event…

计算与语言 · 计算机科学 2022-03-17 Kuan-Hao Huang , I-Hung Hsu , Premkumar Natarajan , Kai-Wei Chang , Nanyun Peng

We present IBR, an Iterative Backward Reasoning model to solve the proof generation tasks on rule-based Question Answering (QA), where models are required to reason over a series of textual rules and facts to find out the related proof path…

计算与语言 · 计算机科学 2022-05-25 Hanhao Qu , Yu Cao , Jun Gao , Liang Ding , Ruifeng Xu

With the explosive growth of scientific publications, making the synthesis of scientific knowledge and fact checking becomes an increasingly complex task. In this paper, we propose a multi-task approach for verifying the scientific…

计算与语言 · 计算机科学 2022-05-02 Loïc Rakotoson , Charles Letaillieur , Sylvain Massip , Fréjus Laleye

In this work, we introduce the task of Open-Type Relation Argument Extraction (ORAE): Given a corpus, a query entity Q and a knowledge base relation (e.g.,"Q authored notable work with title X"), the model has to extract an argument of…

计算与语言 · 计算机科学 2019-04-03 Benjamin Roth , Costanza Conforti , Nina Poerner , Sanjeev Karn , Hinrich Schütze

Document-level relation extraction (Doc-RE) aims to extract relations between entities across multiple sentences. Therefore, Doc-RE requires more comprehensive reasoning abilities like humans, involving complex cross-sentence interactions…

计算与语言 · 计算机科学 2025-08-05 Chengcheng Mai , Yuxiang Wang , Ziyu Gong , Hanxiang Wang , Yihua Huang
‹ 上一页 1 8 9 10 下一页 ›