中文
相关论文

相关论文: Unsupervised Context Retrieval for Long-tail Entit…

200 篇论文

Low-resourced data presents a significant challenge for neural machine translation. In most cases, the low-resourced environment is caused by high costs due to the need for domain experts or the lack of language experts. Therefore,…

计算与语言 · 计算机科学 2024-05-22 Seunghyun Ji , Hagai Raja Sinulingga , Darongsae Kwon

Long-context language models unlock advanced capabilities in reasoning, code generation, and document summarization by leveraging dependencies across extended spans of text. However, a significant portion of readily available long-text data…

计算与语言 · 计算机科学 2025-10-31 Haoran Deng , Yingyu Lin , Zhenghao Lin , Xiao Liu , Yizhou Sun , Yi-An Ma , Yeyun Gong

Long-context question answering (QA) tasks require reasoning over a long document or multiple documents. Addressing these tasks often benefits from identifying a set of evidence spans (e.g., sentences), which provide supporting evidence for…

计算与语言 · 计算机科学 2022-05-09 Avi Caciularu , Ido Dagan , Jacob Goldberger , Arman Cohan

Entity resolution is a widely studied problem with several proposals to match records across relations. Matching textual content is a widespread task in many applications, such as question answering and search. While recent methods achieve…

数据库 · 计算机科学 2021-12-17 Naser Ahmadi , Hansjorg Sand , Paolo Papotti

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new…

计算与语言 · 计算机科学 2018-07-11 Denis Newman-Griffis , Albert M. Lai , Eric Fosler-Lussier

Large Language Models (LLMs) with extended context windows promise direct reasoning over long documents, reducing the need for chunking or retrieval. Constructing annotated resources for training and evaluation, however, remains costly.…

计算与语言 · 计算机科学 2025-11-13 Mohamed Elaraby , Jyoti Prakash Maheswari

Long-tailed data is prevalent in real-world classification tasks and heavily relies on supervised information, which makes the annotation process exceptionally labor-intensive and time-consuming. Unfortunately, despite being a common…

机器学习 · 计算机科学 2024-12-04 Meng Wei , Zhongnian Li , Yong Zhou , Xinzheng Xu

Relation Extraction (RE) is a vital step to complete Knowledge Graph (KG) by extracting entity relations from texts.However, it usually suffers from the long-tail issue. The training data mainly concentrates on a few types of relations,…

计算与语言 · 计算机科学 2020-11-30 Yixin Cao , Jun Kuang , Ming Gao , Aoying Zhou , Yonggang Wen , Tat-Seng Chua

Broad textual understanding and in-context learning require language models that utilize full document contexts. Due to the implementation challenges associated with directly training long-context models, many methods have been proposed for…

计算与语言 · 计算机科学 2024-09-24 Yi Lu , Jing Nathan Yan , Songlin Yang , Justin T. Chiu , Siyu Ren , Fei Yuan , Wenting Zhao , Zhiyong Wu , Alexander M. Rush

Entity alignment (EA) is to discover equivalent entities in knowledge graphs (KGs), which bridges heterogeneous sources of information and facilitates the integration of knowledge. Existing EA solutions mainly rely on structural information…

人工智能 · 计算机科学 2020-05-26 Weixin Zeng , Xiang Zhao , Wei Wang , Jiuyang Tang , Zhen Tan

Understanding the meaning of text often involves reasoning about entities and their relationships. This requires identifying textual mentions of entities, linking them to a canonical concept, and discerning their relationships. These tasks…

计算与语言 · 计算机科学 2019-12-04 Trapit Bansal , Pat Verga , Neha Choudhary , Andrew McCallum

Long-context modeling capabilities have garnered widespread attention, leading to the emergence of Large Language Models (LLMs) with ultra-context windows. Meanwhile, benchmarks for evaluating long-context LLMs are gradually catching up.…

We introduce a new entity typing task: given a sentence with an entity mention, the goal is to predict a set of free-form phrases (e.g. skyscraper, songwriter, or criminal) that describe appropriate types for the target entity. This…

计算与语言 · 计算机科学 2018-07-16 Eunsol Choi , Omer Levy , Yejin Choi , Luke Zettlemoyer

Main challenges in long-tailed recognition come from the imbalanced data distribution and sample scarcity in its tail classes. While techniques have been proposed to achieve a more balanced training loss and to improve tail classes data…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Bo Liu , Haoxiang Li , Hao Kang , Nuno Vasconcelos , Gang Hua

We propose a distance supervised relation extraction approach for long-tailed, imbalanced data which is prevalent in real-world settings. Here, the challenge is to learn accurate "few-shot" models for classes existing at the tail of the…

信息检索 · 计算机科学 2023-01-26 Ningyu Zhang , Shumin Deng , Zhanlin Sun , Guanying Wang , Xi Chen , Wei Zhang , Huajun Chen

Entity Linking (EL) plays a crucial role in Natural Language Processing (NLP) applications, enabling the disambiguation of entity mentions by linking them to their corresponding entries in a reference knowledge base (KB). Thanks to their…

计算与语言 · 计算机科学 2025-05-07 Marta Boscariol , Luana Bulla , Lia Draetta , Beatrice Fiumanò , Emanuele Lenzi , Leonardo Piano

In many real-world applications, the frequency distribution of class labels for training data can exhibit a long-tailed distribution, which challenges traditional approaches of training deep neural networks that require heavy amounts of…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Richard Franklin , Jiawei Yao , Deyang Zhong , Qi Qian , Juhua Hu

We introduce a method to learn unsupervised semantic visual information based on the premise that complex events can be decomposed into simpler events and that these simple events are shared across several complex events. We first employ a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Valter Estevam , Rayson Laroca , Helio Pedrini , David Menotti

The automatic verbalization of structured knowledge is a key task for making knowledge graphs accessible to non-expert users and supporting retrieval-augmented generation systems. Although recent advances in Data-to-Text generation have…

In a large-scale knowledge graph (KG), an entity is often described by a large number of triple-structured facts. Many applications require abridged versions of entity descriptions, called entity summaries. Existing solutions to entity…

计算与语言 · 计算机科学 2020-05-12 Junyou Li , Gong Cheng , Qingxia Liu , Wen Zhang , Evgeny Kharlamov , Kalpa Gunaratna , Huajun Chen