paper-with-me

홈 › Papers

SuperTML: Domain Transfer from Computer Vision to Structured Tabular Data through Two-Dimensional Word Embedding

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Structured tabular data is the most commonly used form of data in industry according to a Kaggle ML and DS Survey. Gradient Boosting Trees, Support Vector Machine, Random Forest, and Logistic Regression are typically used for classification tasks on tabular data. The recent work of Super Characters method using two-dimensional word embeddings achieved state-of-the-art results in text classification tasks, showcasing the promise of this new approach. In this paper, we propose the SuperTML method, which borrows the idea of Super Characters method and two-dimensional embeddings to address the problem of classification on tabular data. For each input of tabular data, the features are first projected into two-dimensional embeddings like an image, and then this image is fed into fine-tuned ImageNet CNN models for classification. Experimental results have shown that the proposed SuperTML method have achieved state-of-the-art results on both large and small datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

SuperTML: Two-Dimensional Word Embedding and Transfer Learning Using ImageNet Pretrained CNN Models for the Classifications on Tabular Data

2019-05-28 · Baohua Sun, Lin Yang, Wenhan Zhang, Michael Lin 외

Structured tabular data is the most commonly used form of data in industry according to a Kaggle ML and DS Survey. Gradient Boosting Trees, Support Vector Machine, Random Forest, and Logistic Regression are typically use…

Classificationtext-classificationText ClassificationTransfer Learning

SuperTML: Two-Dimensional Word Embedding for the Precognition on Structured Tabular Data

2019-02-26 · Baohua Sun, Lin Yang, Wenhan Zhang, Michael Lin 외

Tabular data is the most commonly used form of data in industry. Gradient Boosting Trees, Support Vector Machine, Random Forest, and Logistic Regression are typically used for classification tasks on tabular data. DNN mo…

General ClassificationText ClassificationTransfer LearningWord Embeddings

PubLayNet: largest dataset ever for document layout analysis

2019-08-16 · Xu Zhong, Jianbin Tang, Antonio Jimeno Yepes

Recognizing the layout of unstructured digital documents is an important step when parsing the documents into structured machine-readable format for downstream applications. Deep neural networks that are developed for co…

ArticlesDocument Layout AnalysisTransfer Learning

Factors of Influence for Transfer Learning across Diverse Appearance Domains and Task Types

2021-03-24 · Thomas Mensink, Jasper Uijlings, Alina Kuznetsova, Michael Gygli 외

Transfer learning enables to re-use knowledge learned on a source task to help learning a target task. A simple form of transfer learning is common in current state-of-the-art computer vision models, i.e. pre-training a …

Autonomous DrivingDepth Estimationimage-classificationImage Classification+5

Multi-source Transfer Learning with Ensemble for Financial Time Series Forecasting

2021-03-26 · Qi-Qiao He, Patrick Cheong-Iao Pang, Yain-Whar Si

Although transfer learning is proven to be effective in computer vision and natural language processing applications, it is rarely investigated in forecasting financial time series. Majority of existing works on transfer…

Time SeriesTime Series AnalysisTime Series ForecastingTransfer Learning