中文
相关论文

相关论文: LOFS: Library of Online Streaming Feature Selectio…

200 篇论文

Large Language Models (LLMs) have reshaped user profiling, yet current evaluations mainly focus on static data snapshots. This paradigm overlooks the reality of personalized systems, where User-Generated Content (UGC) arrives continuously…

计算与语言 · 计算机科学 2026-05-27 Sizhe Wang , Feiyu Duan , Juelin Wang , Liwen Zhang , Zhongyu Wei

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

We consider the problem of monotone, submodular maximization over a ground set of size $n$ subject to cardinality constraint $k$. For this problem, we introduce the first deterministic algorithms with linear time complexity; these…

数据结构与算法 · 计算机科学 2021-03-09 Alan Kuhnle

Online federated learning (OFL) and online transfer learning (OTL) are two collaborative paradigms for overcoming modern machine learning challenges such as data silos, streaming data, and data security. This survey explored OFL and OTL…

机器学习 · 计算机科学 2022-02-08 Shuang Dai , Fanlin Meng

Amid the ongoing advancements in Federated Learning (FL), a machine learning paradigm that allows collaborative learning with data privacy protection, personalized FL (pFL)has gained significant prominence as a research direction within the…

机器学习 · 计算机科学 2025-02-28 Jianqing Zhang , Yang Liu , Yang Hua , Hao Wang , Tao Song , Zhengui Xue , Ruhui Ma , Jian Cao

Automatic decision and prediction systems are increasingly deployed in applications where they significantly impact the livelihood of people, such as for predicting the creditworthiness of loan applicants or the recidivism risk of…

机器学习 · 计算机科学 2025-01-31 Jan Baumeister , Bernd Finkbeiner , Frederik Scheerer , Julian Siber , Tobias Wagenpfeil

In machine learning, the process of feature selection involves finding a reduced subset of features that captures most of the information required to train an accurate and efficient model. This work presents FeatureCuts, a novel feature…

机器学习 · 计算机科学 2025-08-05 Andy Hu , Devika Prasad , Luiz Pizzato , Nicholas Foord , Arman Abrahamyan , Anna Leontjeva , Cooper Doyle , Dan Jermyn

We consider streaming algorithms for approximating a product of input probabilities up to multiplicative error of $1-\epsilon$. It is shown that every randomized streaming algorithm for this problem needs space $\Omega(\log n + \log b -…

数据结构与算法 · 计算机科学 2025-10-02 Markus Lohrey , Leon Rische , Louisa Seelbach Benkner , Julio Xochitemol

Constrained $k$-submodular maximization is a general framework that captures many discrete optimization problems such as ad allocation, influence maximization, personalized recommendation, and many others. In many of these applications,…

数据结构与算法 · 计算机科学 2023-05-26 Fabian Spaeh , Alina Ene , Huy L. Nguyen

We propose a new online learning model for learning with preference feedback. The model is especially suited for applications like web search and recommender systems, where preference data is readily available from implicit user feedback…

机器学习 · 计算机科学 2011-11-04 Pannagadatta K. Shivaswamy , Thorsten Joachims

Streaming reinforcement learning has emerged as an online learning paradigm that conforms to the restrictions of natural learning agents that process data incrementally, i.e. with a batch size of 1 and no replay buffer. While streaming RL…

机器学习 · 计算机科学 2026-05-26 Noah Farr , Aryaman Reddi , Carlo D'Eramo , Jan Peters

Estimating the size of the maximum matching is a canonical problem in graph algorithms, and one that has attracted extensive study over a range of different computational models. We present improved streaming algorithms for approximating…

数据结构与算法 · 计算机科学 2016-11-15 Graham Cormode , Hossein Jowhari , Morteza Monemizadeh , S. Muthukrishnan

Despite rapid advancements in lifelong learning (LLL) research, a large body of research mainly focuses on improving the performance in the existing \textit{static} continual learning (CL) setups. These methods lack the ability to succeed…

机器学习 · 计算机科学 2023-01-30 Soumya Banerjee , Vinay Kumar Verma , Vinay P. Namboodiri

Along with the desire to address more complex problems, feature selection methods have gained in importance. Feature selection methods can be classified into wrapper method, filter method, and embedded method. Being a powerful embedded…

机器学习 · 计算机科学 2021-08-30 Akihito Sudo , Teng Teck Hou , Masaki Yamaguchi , Yoshinori Tone

Evaluation of recommender systems is typically done with finite datasets. This means that conventional evaluation methodologies are only applicable in offline experiments, where data and models are stationary. However, in real world…

信息检索 · 计算机科学 2015-05-04 João Vinagre , Alípio Mário Jorge , João Gama

Federated Learning (FL) is a privacy-preserving machine learning technique that allows decentralized collaborative model training across a set of distributed clients, by avoiding raw data exchange. A fundamental component of FL is the…

机器学习 · 计算机科学 2025-05-20 Sara Alosaime , Arshad Jhumka

In the paper, we proposed a novel algorithm dedicated to adaptive video streaming based on HTTP. The algorithm employs a hybrid play-out strategy which combines two popular approaches: an estimation of network bandwidth and a control of a…

网络与互联网体系结构 · 计算机科学 2015-11-03 Arkadiusz Biernacki

We formalize sequential decision-making with information acquisition as the probing-augmented user-centric selection (PUCS) framework, where a learner first probes a subset of arms to obtain side information on resources and rewards, and…

机器学习 · 计算机科学 2025-08-19 Tianyi Xu , Yiting Chen , Henger Li , Zheyong Bian , Emiliano Dall'Anese , Zizhan Zheng

Many-Objective Feature Selection (MOFS) approaches use four or more objectives to determine the relevance of a subset of features in a supervised learning task. As a consequence, MOFS typically returns a large set of non-dominated…

机器学习 · 计算机科学 2023-12-01 Uchechukwu F. Njoku , Alberto Abelló , Besim Bilalli , Gianluca Bontempi

Feature selection is the problem of selecting a subset of features for a machine learning model that maximizes model quality subject to a budget constraint. For neural networks, prior methods, including those based on $\ell_1$…

机器学习 · 计算机科学 2024-06-19 Taisuke Yasuda , MohammadHossein Bateni , Lin Chen , Matthew Fahrbach , Gang Fu , Vahab Mirrokni