中文
相关论文

相关论文: Dynamic Feature Scaling for Online Learning of Bin…

200 篇论文

Classification algorithms aim to predict an unknown label (e.g., a quality class) for a new instance (e.g., a product). Therefore, training samples (instances and labels) are used to deduct classification hypotheses. Often, it is relatively…

机器学习 · 计算机科学 2019-01-30 Daniel Kottke , Jim Schellinger , Denis Huseljic , Bernhard Sick

Current AI/ML methods for data-driven engineering use models that are mostly trained offline. Such models can be expensive to build in terms of communication and computing cost, and they rely on data that is collected over extended periods…

机器学习 · 计算机科学 2021-12-16 Xiaoxuan Wang , Rolf Stadler

Given the variety of the visual world there is not one true scale for recognition: objects may appear at drastically different sizes across the visual field. Rather than enumerate variations across filter channels or pyramid levels, dynamic…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Dequan Wang , Evan Shelhamer , Bruno Olshausen , Trevor Darrell

In real-world machine learning applications, there is a cost associated with sampling of different features. Budgeted learning can be used to select which feature-values to acquire from each instance in a dataset, such that the best model…

机器学习 · 计算机科学 2019-03-14 Eran Fainman , Bracha Shapira , Lior Rokach , Yisroel Mirsky

Bike-sharing systems are a means of smart transportation in urban environments with the benefit of a positive impact on urban mobility. In this paper we are interested in studying and modeling the behavior of features that permit the end…

软件工程 · 计算机科学 2015-08-18 Davide Bacciu , Stefania Gnesi , Laura Semini

We introduce a framework for optimizing domain-specific dataset construction in foundation model training. Specifically, we seek a cost-efficient way to estimate the quality of data sources (e.g. synthetically generated or filtered web…

In this paper, we propose the problem of online cost-sensitive clas- sifier adaptation and the first algorithm to solve it. We assume we have a base classifier for a cost-sensitive classification problem, but it is trained with respect to a…

机器学习 · 计算机科学 2015-03-24 Junlin Zhang , Jose Garcia

Recognising human activities from streaming videos poses unique challenges to learning algorithms: predictive models need to be scalable, incrementally trainable, and must remain bounded in size even when the data stream is arbitrarily…

机器学习 · 统计学 2016-10-06 Rocco De Rosa , Ilaria Gori , Fabio Cuzzolin , Barbara Caputo , Nicolò Cesa-Bianchi

Feature Learning aims to extract relevant information contained in data sets in an automated fashion. It is driving force behind the current deep learning trend, a set of methods that have had widespread empirical success. What is lacking…

机器学习 · 统计学 2015-04-02 Brendan van Rooyen , Robert C. Williamson

Real-world recommender systems often need to balance multiple objectives when deciding which recommendations to present to users. These include behavioural signals (e.g. clicks, shares, dwell time), as well as broader objectives (e.g.…

信息检索 · 计算机科学 2024-09-17 Olivier Jeunen , Jatin Mandav , Ivan Potapov , Nakul Agarwal , Sourabh Vaid , Wenzhe Shi , Aleksei Ustimenko

Machine learning has been proven to be effective in various application areas, such as object and speech recognition on mobile systems. Since a critical key to machine learning success is the availability of large training data, many…

机器学习 · 计算机科学 2021-01-06 Hyeongmin Cho , Sangkyun Lee

The data preprocessing stage is crucial in clustering. Features may describe entities using different scales. To rectify this, one usually applies feature normalisation aiming at rescaling features so that none of them overpowers the others…

机器学习 · 计算机科学 2021-04-26 Renato Cordeiro de Amorim , Vladimir Makarenkov

Spectral dimensionality reduction methods enable linear separations of complex data with high-dimensional features in a reduced space. However, these methods do not always give the desired results due to irregularities or uncertainties of…

机器学习 · 统计学 2018-05-21 Momo Matsuda , Keiichi Morikuni , Tetsuya Sakurai

In recent years, there has been a significant surge in malware attacks, necessitating more advanced preventive measures and remedial strategies. While several successful AI-based malware classification approaches exist categorized into…

密码学与安全 · 计算机科学 2024-04-22 Quincy Card , Daniel Simpson , Kshitiz Aryal , Maanak Gupta , Sheikh Rabiul Islam

Convolutional Neural Networks (CNNs) require large image corpora to be trained on classification tasks. The variation in image resolutions, sizes of objects and patterns depicted, and image scales, hampers CNN training and performance,…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Nanne van Noord , Eric Postma

Online image hashing has received increasing research attention recently, which processes large-scale data in a streaming fashion to update the hash functions on-the-fly. To this end, most existing works exploit this problem under a…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Mingbao Lin , Rongrong Ji , Xiaoshuai Sun , Baochang Zhang , Feiyue Huang , Yonghong Tian , Dacheng Tao

The push to train ever larger neural networks has motivated the study of initialization and training at large network width. A key challenge is to scale training so that a network's internal representations evolve nontrivially at all…

机器学习 · 计算机科学 2024-05-15 Greg Yang , James B. Simon , Jeremy Bernstein

Supervised hashing methods are widely-used for nearest neighbor search in computer vision applications. Most state-of-the-art supervised hashing approaches employ batch-learners. Unfortunately, batch-learning strategies can be inefficient…

计算机视觉与模式识别 · 计算机科学 2015-11-11 Fatih Cakir , Sarah Adel Bargal , Stan Sclaroff

With increasing demand for efficient image and video analysis, test-time cost of scene parsing becomes critical for many large-scale or time-sensitive vision applications. We propose a dynamic hierarchical model for anytime scene labeling…

计算机视觉与模式识别 · 计算机科学 2016-08-12 Buyu Liu , Xuming He

Although hash function learning algorithms have achieved great success in recent years, most existing hash models are off-line, which are not suitable for processing sequential or online data. To address this problem, this work proposes an…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Long-Kai Huang , Qiang Yang , Wei-Shi Zheng