paper-with-me

홈 › Papers

KEML: A Knowledge-Enriched Meta-Learning Framework for Lexical Relation Classification

2020-02-25 · Chengyu Wang, Minghui Qiu, Jun Huang, Xiaofeng He

Lexical relations describe how concepts are semantically related, in the form of relation triples. The accurate prediction of lexical relations between concepts is challenging, due to the sparsity of patterns indicating the existence of such relations. We propose the Knowledge-Enriched Meta-Learning (KEML) framework to address the task of lexical relation classification. In KEML, the LKB-BERT (Lexical Knowledge Base-BERT) model is presented to learn concept representations from massive text corpora, with rich lexical knowledge injected by distant supervision. A probabilistic distribution of auxiliary tasks is defined to increase the model's ability to recognize different types of lexical relations. We further combine a meta-learning process over the auxiliary task distribution and supervised learning to train the neural lexical relation classifier. Experiments over multiple datasets show that KEML outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2002.10903

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMeta-LearningRelationRelation Classification

Similar Papers 제목 키워드 기반

Knowledge Enhanced Machine Learning Pipeline against Diverse Adversarial Attacks

2021-06-11 · Nezihe Merve Gürel, Xiangyu Qi, Luka Rimanic, Ce Zhang 외

Despite the great successes achieved by deep neural networks (DNNs), recent studies show that they are vulnerable against adversarial examples, which aim to mislead DNNs by adding small adversarial perturbations. Several…

BIG-bench Machine Learning

LakeMLB: Data Lake Machine Learning Benchmark

2026-02-11 · Feiyu Pan, Tianbin Zhang, Aoqian Zhang, Yu Sun 외 arxiv

Modern data lakes have emerged as foundational platforms for large-scale machine learning, enabling flexible storage of heterogeneous data and structured analytics through table-oriented abstractions. Despite their growi…

Data Augmentation

Enhancing Legal LLMs through Metadata-Enriched RAG Pipelines and Direct Preference Optimization

2026-02-25 · Suyash Maniyar, Deepali Singh, Rohith Reddy arxiv

Large Language Models (LLMs) perform well in short contexts but degrade on long legal documents, often producing hallucinations such as incorrect clauses or precedents. In the legal domain, where precision is critical, s…

SpikeMLLM: Spike-based Multimodal Large Language Models via Modality-Specific Temporal Scales and Temporal Compression

2026-04-13 · Han Xu, Zhiyong Qin, Di Shang, Jiahong Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable progress but incur substantial computational overhead and energy consumption during inference, limiting deployment in resource-constrained environments. S…

Metaheuristic Approaches to Lexical Substitution and Simplification

2017-04-01 · EACL 2017 4 · Sallam Abualhaija, Tristan Miller, Judith Eckle-Kohler, Iryna Gurevych 외

In this paper, we propose using metaheuristics{---}in particular, simulated annealing and the new D-Bees algorithm{---}to solve word sense disambiguation as an optimization problem within a knowledge-based lexical substi…

Lexical SimplificationMachine TranslationQuestion AnsweringSentence Compression+3