paper-with-me

Papers

KATE: K-Competitive Autoencoder for Text

2017-05-04 · Yu Chen, Mohammed J. Zaki

Autoencoders have been successful in learning meaningful representations from image datasets. However, their performance on text datasets has not been widely studied. Traditional autoencoders tend to learn possibly trivial representations of text documents due to their confounding properties such as high-dimensionality, sparsity and power-law word distributions. In this paper, we propose a novel k-competitive autoencoder, called KATE, for text documents. Due to the competition between the neurons in the hidden layer, each neuron becomes specialized in recognizing specific data patterns, and overall the model can learn meaningful representations of textual data. A comprehensive set of experiments show that KATE can learn better representations than traditional autoencoders including denoising, contractive, variational, and k-sparse autoencoders. Our model also outperforms deep generative models, probabilistic topic models, and even word representation models (e.g., Word2Vec) in terms of several downstream tasks such as document classification, regression, and retrieval.

📄 PDF Abstract BibTeX arXiv:1705.02033

Code (1)

hugochan/KATE 공식 구현 tf

Tasks

Document ClassificationRetrievalTopic Models

Similar Papers 제목 키워드 기반

SCAT: Second Chance Autoencoder for Textual Data

2020-05-11 · Somaieh Goudarzvand, Gharib Gharibi, Yugyung Lee

We present a k-competitive learning approach for textual autoencoders named Second Chance Autoencoder (SCAT). SCAT selects the $k$ largest and smallest positive activations as the winner neurons, which gain the activatio…

A K-Competitive Autoencoder for Aggression Detection in Social Media Text

2018-08-01 · COLING 2018 8 · Promita Maitra, Ritesh Sarkhel

We present an approach to detect aggression from social media text in this work. A winner-takes-all autoencoder, called Emoti-KATE is proposed for this purpose. Using a log-normalized, weighted word-count vector at input…

Remove that Square Root: A New Efficient Scale-Invariant Version of AdaGrad

2024-03-05 · Sayantan Choudhury, Nazarii Tupitsa, Nicolas Loizou, Samuel Horvath 외

Adaptive methods are extremely popular in machine learning as they make learning rate tuning less expensive. This paper introduces a novel optimization algorithm named KATE, which presents a scale-invariant adaptation of…

image-classificationImage Classificationtext-classificationText Classification

Improving Emergency Department ESI Acuity Assignment Using Machine Learning and Clinical Natural Language Processing

2020-03-29 · Oleksandr Ivanov, Lisa Wolf, Deena Brecher, Kevin Masek 외

Effective triage is critical to mitigating the effect of increased volume by accurately determining patient acuity, need for resources, and establishing effective acuity-based patient prioritization. The purpose of this …

BIG-bench Machine LearningDecompensation

SkateboardAI: The Coolest Video Action Recognition for Skateboarding

2023-08-02 · Hanxiao Chen

Impressed by the coolest skateboarding sports program from 2021 Tokyo Olympic Games, we are the first to curate the original real-world video datasets "SkateboardAI" in the wild, even self-design and implement diverse un…

3D ArchitectureAction RecognitionTemporal Action Localization