中文
相关论文

相关论文: An Anchor Learning Approach for Citation Field Lea…

200 篇论文

Federated learning (FL) is a machine learning approach where nodes collaboratively train a global model. As more nodes participate in a round of FL, the effectiveness of individual model updates by nodes also diminishes. In this study, we…

机器学习 · 计算机科学 2025-03-12 Akash Dhasade , Anne-Marie Kermarrec , Tuan-Anh Nguyen , Rafael Pires , Martijn de Vos

Classifying research papers according to their research topics is an important task to improve their retrievability, assist the creation of smart analytics, and support a variety of approaches for analysing and making sense of the research…

信息检索 · 计算机科学 2021-04-05 Angelo A. Salatino , Francesco Osborne , Thiviyan Thanapalasingam , Enrico Motta

Multi-Class Incremental Learning (MCIL) aims to learn new concepts by incrementally updating a model trained on previous concepts. However, there is an inherent trade-off to effectively learning new concepts without catastrophic forgetting…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yaoyao Liu , Yuting Su , An-An Liu , Bernt Schiele , Qianru Sun

Self-training is a standard approach to semi-supervised learning where the learner's own predictions on unlabeled data are used as supervision during training. In this paper, we reinterpret this label assignment process as an optimal…

机器学习 · 计算机科学 2021-06-15 Kai Sheng Tai , Peter Bailis , Gregory Valiant

We introduce canonical correlation forests (CCFs), a new decision tree ensemble method for classification and regression. Individual canonical correlation trees are binary decision trees with hyperplane splits based on local canonical…

机器学习 · 统计学 2017-08-10 Tom Rainforth , Frank Wood

Large language models (LLMs) predominantly employ decoder-only transformer architectures, necessitating the retention of keys/values information for historical tokens to provide contextual information and avoid redundant computation.…

计算与语言 · 计算机科学 2024-06-04 Jianhui Pang , Fanghua Ye , Derek Fai Wong , Xin He , Wanshun Chen , Longyue Wang

Federated Learning (FL) faces major challenges regarding communication overhead and model privacy when training large language models (LLMs), especially in healthcare applications. To address these, we introduce Selective Attention…

计算与语言 · 计算机科学 2025-04-22 Yue Li , Lihong Zhang

Active learning (AL) is a prominent technique for reducing the annotation effort required for training machine learning models. Deep learning offers a solution for several essential obstacles to deploying AL in practice but introduces many…

This paper introduces a two-stage framework designed to enhance long-tail class incremental learning, enabling the model to progressively learn new classes, while mitigating catastrophic forgetting in the context of long-tailed data…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Jayateja Kalla , Soma Biswas

Instance-incremental learning (IIL) focuses on learning continually with data of the same classes. Compared to class-incremental learning (CIL), the IIL is seldom explored because IIL suffers less from catastrophic forgetting (CF). However,…

机器学习 · 计算机科学 2024-06-06 Qiang Nie , Weifu Fu , Yuhuan Lin , Jialin Li , Yifeng Zhou , Yong Liu , Lei Zhu , Chengjie Wang

The amount of data managed in many academic institutions has increased in recent years, particularly in all the research work done by undergraduate students, who simply use empirical techniques for keyword selection, forgetting existing…

信息检索 · 计算机科学 2022-06-28 Fred Torres-Cruz , Edelfre Flores , William E. Arcaya , Irenio L. Chagua , Marga I. Ingaluque

Continual learning is crucial for applying machine learning in challenging, dynamic, and often resource-constrained environments. However, catastrophic forgetting - overwriting previously learned knowledge when new information is acquired -…

Scientific document understanding is challenging as the data is highly domain specific and diverse. However, datasets for tasks with scientific text require expensive manual annotation and tend to be small and limited to only one or a few…

计算与语言 · 计算机科学 2021-05-26 Dustin Wright , Isabelle Augenstein

Prototype-based federated learning has emerged as a promising approach that shares lightweight prototypes to transfer knowledge among clients with data heterogeneity in a model-agnostic manner. However, existing methods often collect…

机器学习 · 计算机科学 2025-05-13 Yanbing Zhou , Xiangmou Qu , Chenlong You , Jiyang Zhou , Jingyue Tang , Xin Zheng , Chunmao Cai , Yingbo Wu

Unsupervised domain adaption has proven to be an effective approach for alleviating the intensive workload of manual annotation by aligning the synthetic source-domain data and the real-world target-domain samples. Unfortunately, mapping…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Munan Ning , Donghuan Lu , Dong Wei , Cheng Bian , Chenglang Yuan , Shuang Yu , Kai Ma , Yefeng Zheng

Keyphrase extraction is the task of extracting a small set of phrases that best describe a document. Most existing benchmark datasets for the task typically have limited numbers of annotated documents, making it challenging to train…

计算与语言 · 计算机科学 2020-10-26 Tuan Manh Lai , Trung Bui , Doo Soon Kim , Quan Hung Tran

Class-Incremental Learning (CIL) aims to build classification models from data streams. At each step of the CIL process, new classes must be integrated into the model. Due to catastrophic forgetting, CIL is particularly challenging when…

Federated learning allows multiple clients to collaboratively train a model without exchanging their data, thus preserving data privacy. Unfortunately, it suffers significant performance degradation due to heterogeneous data at clients.…

机器学习 · 计算机科学 2023-10-19 Tailin Zhou , Jun Zhang , Danny H. K. Tsang

Citation content analysis seeks to understand citations based on the language used during the making of a citation. A key issue in citation content analysis is looking for linguistic structures that characterize distinct classes of…

数字图书馆 · 计算机科学 2021-04-19 Domenic Rosati

Large Language Models (LLMs) demonstrate strong in-context learning abilities, yet their effectiveness in text classification depends heavily on prompt design and incurs substantial computational cost. Conformal In-Context Learning (CICLe)…

计算与语言 · 计算机科学 2025-12-08 Ippokratis Pantelidis , Korbinian Randl , Aron Henriksson