中文
相关论文

相关论文: Large Scale Strongly Supervised Ensemble Metric Le…

200 篇论文

We investigate fast methods that allow to quickly eliminate variables (features) in supervised learning problems involving a convex loss function and a $l_1$-norm penalty, leading to a potentially substantial reduction in the number of…

机器学习 · 计算机科学 2010-10-28 Laurent El Ghaoui , Vivian Viallon , Tarek Rabbani

Large-scale machine learning (ML) models are increasingly being used in critical domains like education, lending, recruitment, healthcare, criminal justice, etc. However, the training, deployment, and utilization of these models demand…

机器学习 · 计算机科学 2025-03-31 Ding Zhu , Zhiqun Zuo , Mohammad Mahdi Khalili

Few-shot learning has been proposed and rapidly emerging as a viable means for completing various tasks. Many few-shot models have been widely used for relation learning tasks. However, each of these models has a shortage of capturing a…

计算与语言 · 计算机科学 2021-05-26 Qing Lin , Yongbin Liu , Wen Wen , Zhihua Tao

Real-world robotics applications demand object pose estimation methods that work reliably across a variety of scenarios. Modern learning-based approaches require large labeled datasets and tend to perform poorly outside the training domain.…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Jingnan Shi , Rajat Talak , Dominic Maggio , Luca Carlone

The problem of learning a sparse model is conceptually interpreted as the process of identifying active features/samples and then optimizing the model over them. Recently introduced safe screening allows us to identify a part of non-active…

机器学习 · 统计学 2016-02-09 Atsushi Shibagaki , Masayuki Karasuyama , Kohei Hatano , Ichiro Takeuchi

Ensemble methods for supervised machine learning have become popular due to their ability to accurately predict class labels with groups of simple, lightweight "base learners." While ensembles offer computationally efficient models that…

机器学习 · 统计学 2011-09-01 Orianna DeMasi , Juan Meza , David H. Bailey

Many researches have been devoted to learn a Mahalanobis distance metric, which can effectively improve the performance of kNN classification. Most approaches are iterative and computational expensive and linear rigidity still critically…

机器学习 · 计算机科学 2013-11-14 Jianbo Ye

An ensemble of neural networks is known to be more robust and accurate than an individual network, however usually with linearly-increased cost in both training and testing. In this work, we propose a two-stage method to learn Sparse…

机器学习 · 统计学 2018-05-24 Yichi Zhang , Zhijian Ou

Ensemble classifiers have been investigated by many in the artificial intelligence and machine learning community. Majority voting and weighted majority voting are two commonly used combination schemes in ensemble learning. However,…

机器学习 · 计算机科学 2021-06-17 Shengli Wu , Weimin Ding

Distance metric learning is an important component for many tasks, such as statistical classification and content-based image retrieval. Existing approaches for learning distance metrics from pairwise constraints typically suffer from two…

机器学习 · 计算机科学 2012-06-26 Liu Yang , Rong Jin , Rahul Sukthankar

The two primary approaches for high-dimensional regression problems are sparse methods (e.g., best subset selection, which uses the L0-norm in the penalty) and ensemble methods (e.g., random forests). Although sparse methods typically yield…

统计方法学 · 统计学 2024-10-31 Anthony-Alexander Christidis , Stefan Van Aelst , Ruben Zamar

Feature selection has been studied widely in the literature. However, the efficacy of the selection criteria for low sample size applications is neglected in most cases. Most of the existing feature selection criteria are based on the…

计算机视觉与模式识别 · 计算机科学 2018-07-16 S L Happy , Ramanarayan Mohanty , Aurobinda Routray

Learning embedding functions, which map semantically related inputs to nearby locations in a feature space supports a variety of classification and information retrieval tasks. In this work, we propose a novel, generalizable and fast method…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Hong Xuan , Richard Souvenir , Robert Pless

Learning the distance metric between pairs of examples is of great importance for learning and visual recognition. With the remarkable success from the state of the art convolutional neural networks, recent works have shown promising…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Hyun Oh Song , Yu Xiang , Stefanie Jegelka , Silvio Savarese

Factorization Machines (FMs) are effective in incorporating side information to overcome the cold-start and data sparsity problems in recommender systems. Traditional FMs adopt the inner product to model the second-order interactions…

信息检索 · 计算机科学 2020-10-27 Yangyang Guo , Zhiyong Cheng , Jiazheng Jing , Yanpeng Lin , Liqiang Nie , Meng Wang

Machine Reading Comprehension (MRC) is an active field in natural language processing with many successful developed models in recent years. Despite their high in-distribution accuracy, these models suffer from two issues: high training…

计算与语言 · 计算机科学 2021-07-16 Razieh Baradaran , Hossein Amirkhani

Metric learning methods for dimensionality reduction in combination with k-Nearest Neighbors (kNN) have been extensively deployed in many classification, data embedding, and information retrieval applications. However, most of these…

机器学习 · 计算机科学 2017-07-07 Martin Renqiang Min , Hongyu Guo , Dongjin Song

Learned sparse retrieval (LSR) is a popular method for first-stage retrieval because it combines the semantic matching of language models with efficient CPU-friendly algorithms. Previous work aggregates blocks into "superblocks" to quickly…

信息检索 · 计算机科学 2026-02-04 Parker Carlson , Wentai Xie , Rohil Shah , Tao Yang

Background: Understanding the relationship between the Omics and the phenotype is a central problem in precision medicine. The high dimensionality of metabolomics data challenges learning algorithms in terms of scalability and…

Deep metric learning aims to construct an embedding space where samples of the same class are close to each other, while samples of different classes are far away from each other. Most existing deep metric learning methods attempt to…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Liu Pingping , Liu Zetong , Lang Yijun , Zhou Qiuzhan , Li Qingliang