中文
相关论文

相关论文: Similarity encoding for learning with dirty catego…

200 篇论文

This work presents novel methods to reduce computational and memory requirements for medical image segmentation with a large number of classes. We curiously observe challenges in maintaining state-of-the-art segmentation performance with…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Aaron Kujawa , Thomas Booth , Tom Vercauteren

Categorical variables often appear in datasets for classification and regression tasks, and they need to be encoded into numerical values before training. Since many encoders have been developed and can significantly impact performance,…

机器学习 · 计算机科学 2024-01-19 Wenbin Zhu , Runwen Qiu , Ying Fu

We propose a method to reduce the complexity of Generalized Linear Models in the presence of categorical predictors. The traditional one-hot encoding, where each category is represented by a dummy variable, can be wasteful, difficult to…

机器学习 · 统计学 2021-10-20 Emilio Carrizosa , Marcela Galvis Restrepo , Dolores Romero Morales

Since most machine learning (ML) algorithms are designed for numerical inputs, efficiently encoding categorical variables is a crucial aspect in data analysis. A common problem are high cardinality features, i.e. unordered categorical…

机器学习 · 统计学 2022-03-07 Florian Pargent , Florian Pfisterer , Janek Thomas , Bernd Bischl

Statistical models usually require vector representations of categorical variables, using for instance one-hot encoding. This strategy breaks down when the number of categories grows, as it creates high-dimensional feature vectors.…

机器学习 · 计算机科学 2020-07-16 Patricio Cerda , Gaël Varoquaux

High\-cardinality categorical variables pose significant challenges in machine learning, particularly in terms of computational efficiency and model interpretability. Traditional one\-hot encoding often results in high\-dimensional sparse…

机器学习 · 计算机科学 2025-01-13 Zixuan Liang

Categorical features are present in about 40% of real world problems, highlighting the crucial role of encoding as a preprocessing component. Some recent studies have reported benefits of the various target-based encoders over classical…

机器学习 · 计算机科学 2023-12-29 Ekaterina Poslavskaya , Alexey Korolev

Images are loaded with semantic information that pertains to real-world ontologies: dog breeds share mammalian similarities, food pictures are often depicted in domestic environments, and so on. However, when training machine learning…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Alan Perotti , Simone Bertolotto , Eliana Pastor , André Panisson

Target encoding plays a central role when learning Convolutional Neural Networks. In this realm, One-hot encoding is the most prevalent strategy due to its simplicity. However, this so widespread encoding schema assumes a flat label space,…

计算机视觉与模式识别 · 计算机科学 2018-06-29 Pau Rodríguez , Miguel A. Bautista , Jordi Gonzàlez , Sergio Escalera

In this paper, we extend distance correlation to categorical data with general encodings, such as one-hot encoding for nominal variables and semicircle encoding for ordinal variables. Unlike existing methods, our approach leverages the…

统计方法学 · 统计学 2026-01-21 Qingyang Zhang

We map categorical variables in a function approximation problem into Euclidean spaces, which are the entity embeddings of the categorical variables. The mapping is learned by a neural network during the standard supervised training…

机器学习 · 计算机科学 2016-04-25 Cheng Guo , Felix Berkhahn

Colors and shapes are commonly used to encode categories in multi-class scatterplots. Designers often combine the two channels to create redundant encodings, aiming to enhance class distinctions. However, evidence for the effectiveness of…

人机交互 · 计算机科学 2026-04-14 Chin Tseng , Arran Zeyu Wang , Ghulam Jilani Quadri , Danielle Albers Szafir

Many learning algorithms require categorical data to be transformed into real vectors before it can be used as input. Often, categorical variables are encoded as one-hot (or dummy) vectors. However, this mode of representation can be…

机器学习 · 统计学 2021-10-29 Jonathan Johannemann , Vitor Hadad , Susan Athey , Stefan Wager

In recent years, deep discriminative models have achieved extraordinary performance on supervised learning tasks, significantly outperforming their generative counterparts. However, their success relies on the presence of a large amount of…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Gaurav Pandey , Ambedkar Dukkipati

One-hot encoding is a labelling system that embeds classes as standard basis vectors in a label space. Despite seeing near-universal use in supervised categorical classification tasks, the scheme is problematic in its geometric implication…

机器学习 · 计算机科学 2018-10-24 Conor Sheehan , Ben Day , Pietro Liò

Correctly dealing with categorical data in a supervised learning context is still a major issue. Furthermore, though some machine learning methods embody builtin methods to deal with categorical features, it is unclear whether they bring…

机器学习 · 计算机科学 2021-12-23 François de la Bourdonnaye , Fabrice Daniel

Technological and computational advances continuously drive forward the broad field of deep learning. In recent years, the derivation of quantities describing theuncertainty in the prediction - which naturally accompanies the modeling…

机器学习 · 计算机科学 2022-05-31 Christoph Koller , Göran Kauermann , Xiao Xiang Zhu

Neural image classification models typically consist of two components. The first is an image encoder, which is responsible for encoding a given raw image into a representative vector. The second is the classification component, which is…

机器学习 · 计算机科学 2020-12-01 Gabi Shalev , Gal-Lev Shalev , Joseph Keshet

Regression problems have been widely studied in machinelearning literature resulting in a plethora of regression models and performance measures. However, there are few techniques specially dedicated to solve the problem of how to…

机器学习 · 计算机科学 2021-07-06 Carlos Mougan , David Masip , Jordi Nin , Oriol Pujol

This paper proposes an algorithm that implements binary encoding of the categorical features of neural network model input data, while also implementing changes in the forward and backpropagation procedures in order to achieve the property…

机器学习 · 计算机科学 2023-11-13 Lazar Zlatić
‹ 上一页 1 2 3 10 下一页 ›