中文
相关论文

相关论文: Gradient Imitation Reinforcement Learning for Gene…

200 篇论文

Document-level information extraction (IE) is a crucial task in natural language processing (NLP). This paper conducts a systematic review of recent document-level IE literature. In addition, we conduct a thorough error analysis with…

计算与语言 · 计算机科学 2023-09-26 Hanwen Zheng , Sijia Wang , Lifu Huang

Unified information extraction (UIE) aims to extract diverse structured information from unstructured text. While large language models (LLMs) have shown promise for UIE, they require significant computational resources and often struggle…

计算与语言 · 计算机科学 2025-01-22 Xincheng Liao , Junwen Duan , Yixi Huang , Jianxin Wang

Information extraction (IE) is an important task in Natural Language Processing (NLP), involving the extraction of named entities and their relationships from unstructured text. In this paper, we propose a novel approach to this task by…

计算与语言 · 计算机科学 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Niama El Khbir , Pierre Holat , Thierry Charnois

The integrity of training data, even when annotated by experts, is far from guaranteed, especially for non-IID datasets comprising both in- and out-of-distribution samples. In an ideal scenario, the majority of samples would be…

机器学习 · 计算机科学 2023-11-07 Zhilin Zhao , Longbing Cao , Chang-Dong Wang

Most existing Low-light Image Enhancement (LLIE) methods either directly map Low-Light (LL) to Normal-Light (NL) images or use semantic or illumination maps as guides. However, the ill-posed nature of LLIE and the difficulty of semantic…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Han Zhou , Wei Dong , Xiaohong Liu , Shuaicheng Liu , Xiongkuo Min , Guangtao Zhai , Jun Chen

Instance-dependent Partial Label Learning (ID-PLL) aims to learn a multi-class predictive model given training instances annotated with candidate labels related to features, among which correct labels are hidden fixed but unknown. The…

机器学习 · 计算机科学 2024-10-29 Congyu Qiao , Ning Xu , Yihao Hu , Xin Geng

Structured and grounded representation of text is typically formalized by closed information extraction, the problem of extracting an exhaustive set of (subject, relation, object) triplets that are consistent with a predefined set of…

计算与语言 · 计算机科学 2022-04-14 Martin Josifoski , Nicola De Cao , Maxime Peyrard , Fabio Petroni , Robert West

A recent state-of-the-art neural open information extraction (OpenIE) system generates extractions iteratively, requiring repeated encoding of partial outputs. This comes at a significant computational cost. On the other hand, sequence…

计算与语言 · 计算机科学 2020-10-08 Keshav Kolluru , Vaibhav Adlakha , Samarth Aggarwal , Mausam , Soumen Chakrabarti

In-context learning (ICL) enables Large Language Models (LLMs) to perform tasks using few demonstrations, facilitating task adaptation when labeled examples are hard to obtain. However, ICL is sensitive to the choice of demonstrations, and…

计算与语言 · 计算机科学 2025-04-02 Sepideh Mamooler , Syrielle Montariol , Alexander Mathis , Antoine Bosselut

Cross-lingual information extraction (CLIE) is an important and challenging task, especially in low resource scenarios. To tackle this challenge, we propose a training method, called Halo, which enforces the local region of each hidden…

计算与语言 · 计算机科学 2018-05-23 Hongyuan Mei , Sheng Zhang , Kevin Duh , Benjamin Van Durme

A major challenge in Reinforcement Learning (RL) is the difficulty of learning an optimal policy from sparse rewards. Prior works enhance online RL with conventional Imitation Learning (IL) via a handcrafted auxiliary objective, at the cost…

机器学习 · 计算机科学 2025-01-14 Shilong Deng , Zetao Zheng , Hongcai He , Paul Weng , Jie Shao

Information Extraction (IE) is a transformative process that converts unstructured text data into a structured format by employing entity and relation extraction (RE) methodologies. The identification of the relation between a pair of…

计算与语言 · 计算机科学 2025-10-29 Sefika Efeoglu , Adrian Paschke

Scientific Information Extraction (ScientificIE) is a critical task that involves the identification of scientific entities and their relationships. The complexity of this task is compounded by the necessity for domain-specific knowledge…

计算与语言 · 计算机科学 2023-12-27 Dong Pham , Xanh Ho , Quang-Thuy Ha , Akiko Aizawa

Natural Language Inference (NLI) or Recognizing Textual Entailment (RTE) aims at predicting the relation between a pair of sentences (premise and hypothesis) as entailment, contradiction or semantic independence. Although deep learning…

计算与语言 · 计算机科学 2022-11-08 Mobashir Sadat , Cornelia Caragea

Understanding an agent's goals from its behavior is fundamental to aligning AI systems with human intentions. Existing goal recognition methods typically rely on an optimal goal-oriented policy representation, which may differ from the…

人工智能 · 计算机科学 2026-02-17 Osher Elhadad , Felipe Meneguzzi , Reuth Mirsky

Open Information Extraction (OpenIE) is a fundamental yet challenging task in Natural Language Processing, which involves extracting all triples (subject, predicate, object) from a given sentence. While labeling-based methods have their…

计算与语言 · 计算机科学 2024-06-27 Zhiyuan Fan , Shizhu He

This paper reports on modern approaches in Information Extraction (IE) and its two main sub-tasks of Named Entity Recognition (NER) and Relation Extraction (RE). Basic concepts and the most recent approaches in this area are reviewed, which…

信息检索 · 计算机科学 2018-03-16 Parisa Naderi Golshan , HosseinAli Rahmani Dashti , Shahrzad Azizi , Leila Safari

Symbolic regression (SR) aims to discover closed-form mathematical expressions that accurately describe data, offering interpretability and analytical insight beyond standard black-box models. Existing SR methods often rely on…

机器学习 · 计算机科学 2025-06-17 Mansooreh Montazerin , Majd Al Aawar , Antonio Ortega , Ajitesh Srivastava

The development of deep learning based image representation learning (IRL) methods has attracted great attention for various image understanding problems. Most of these methods require the availability of a high quantity and quality of…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Gencer Sumbul , Begüm Demir

Transfer learning from large-scale pre-trained models has become essential for many computer vision tasks. Recent studies have shown that datasets like ImageNet are weakly labeled since images with multiple object classes present are…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Sai Rajeswar , Pau Rodriguez , Soumye Singhal , David Vazquez , Aaron Courville