中文
相关论文

相关论文: Instance exploitation for learning temporary conce…

200 篇论文

The drastic increase of data quantity often brings the severe decrease of data quality, such as incorrect label annotations, which poses a great challenge for robustly training Deep Neural Networks (DNNs). Existing learning \mbox{methods}…

机器学习 · 计算机科学 2022-03-18 Qizhou Wang , Bo Han , Tongliang Liu , Gang Niu , Jian Yang , Chen Gong

The performance of machine learning model can be further improved if contextual cues are provided as input along with base features that are directly related to an inference task. In offline learning, one can inspect historical training…

机器学习 · 计算机科学 2019-10-21 Kin Gwn Lore , Kishore K. Reddy

The literature on machine learning in the context of data streams is vast and growing. However, many of the defining assumptions regarding data-stream learning tasks are too strong to hold in practice, or are even contradictory such that…

机器学习 · 计算机科学 2025-09-09 Jesse Read , Indrė Žliobaitė

Weakly supervised learning aims to reduce the cost of labeling data by using expert-designed labeling rules. However, existing methods require experts to design effective rules in a single shot, which is difficult in the absence of proper…

计算与语言 · 计算机科学 2024-09-10 Giannis Karamanolakis , Daniel Hsu , Luis Gravano

We study online resource allocation under non-stationary demand with a minimum offline data requirement. In this problem, a decision-maker must allocate multiple types of resources to sequentially arriving queries over a finite horizon.…

机器学习 · 计算机科学 2026-02-23 Yiding Feng , Jiashuo Jiang , Yige Wang

Cloud networks increasingly rely on machine learning based Network Intrusion Detection Systems to defend against evolving cyber threats. However, real-world deployments are challenged by limited labeled data, non-stationary traffic, and…

机器学习 · 计算机科学 2026-04-15 Anasuya Chattopadhyay , Daniel Reti , Hans D. Schotten

The society produces textual data online in several ways, e.g., via reviews and social media posts. Therefore, numerous researchers have been working on discovering patterns in textual data that can indicate peoples' opinions, interests,…

Detecting drifts in data is essential for machine learning applications, as changes in the statistics of processed data typically has a profound influence on the performance of trained models. Most of the available drift detection methods…

机器学习 · 计算机科学 2024-10-28 Andrea Castellani , Sebastian Schmitt , Barbara Hammer

Label noise widely exists in large-scale datasets and significantly degenerates the performances of deep learning algorithms. Due to the non-identifiability of the instance-dependent noise transition matrix, most existing algorithms address…

机器学习 · 计算机科学 2023-05-16 Hanwen Deng , Weijia Zhang , Min-Ling Zhang

Digital data collected over the decades and data currently being produced with use of information technology is vastly the unlabeled data or data without description. The unlabeled data is relatively easy to acquire but expensive to label…

机器学习 · 计算机科学 2022-08-02 Kinyua Gikunda

While unsupervised domain adaptation methods based on deep architectures have achieved remarkable success in many computer vision tasks, they rely on a strong assumption, i.e. labeled source data must be available. In this work we overcome…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Willi Menapace , Stéphane Lathuilière , Elisa Ricci

Online active learning is a paradigm in machine learning that aims to select the most informative data points to label from a data stream. The problem of minimizing the cost associated with collecting labeled observations has gained a lot…

机器学习 · 统计学 2023-12-01 Davide Cacciarelli , Murat Kulahci

Classification algorithms to mine data stream have been extensively studied in recent years. However, a lot of these algorithms are designed for supervised learning which requires labeled instances. Nevertheless, the labeling of the data is…

We introduce LIMES, a new method for learning with non-stationary streaming data, inspired by the recent success of meta-learning. The main idea is not to attempt to learn a single classifier that would have to work well across all…

机器学习 · 计算机科学 2022-06-13 Paulina Tomaszewska , Christoph H. Lampert

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Data is often generated in streams, with new observations arriving over time. A key challenge for learning models from data streams is capturing relevant information while keeping computational costs manageable. We explore intelligent data…

机器学习 · 计算机科学 2025-12-23 Benedetta Lavinia Mussati , Freddie Bickford Smith , Tom Rainforth , Stephen Roberts

Constrained clustering allows the training of classification models using pairwise constraints only, which are weak and relatively easy to mine, while still yielding full-supervision-level model performance. While they perform well even in…

机器学习 · 计算机科学 2023-11-28 Jann Goschenhofer , Bernd Bischl , Zsolt Kira

Continual learning strives to ensure stability in solving previously seen tasks while demonstrating plasticity in a novel domain. Recent advances in continual learning are mostly confined to a supervised learning setting, especially in NLP…

机器学习 · 计算机科学 2024-06-03 Stella Ho , Ming Liu , Shang Gao , Longxiang Gao

Transfer learning techniques have been widely used in the reality that it is difficult to obtain sufficient labeled data in the target domain, but a large amount of auxiliary data can be obtained in the relevant source domain. But most of…

机器学习 · 计算机科学 2019-10-22 Guokun Chi , Min Jiang , Xing Gao , Weizhen Hu , Shihui Guo , Kay Chen Tan

Continual learning (CL) enables models to adapt to new tasks and environments without forgetting previously learned knowledge. While current CL setups have ignored the relationship between labels in the past task and the new task with or…

机器学习 · 计算机科学 2023-08-29 Byung Hyun Lee , Okchul Jung , Jonghyun Choi , Se Young Chun