paper-with-me

홈 › Papers

Scalable Text Mining with Sparse Generative Models

2016-02-07 · Antti Puurula

The information age has brought a deluge of data. Much of this is in text form, insurmountable in scope for humans and incomprehensible in structure for computers. Text mining is an expanding field of research that seeks to utilize the information contained in vast document collections. General data mining methods based on machine learning face challenges with the scale of text data, posing a need for scalable text mining methods. This thesis proposes a solution to scalable text mining: generative models combined with sparse computation. A unifying formalization for generative text models is defined, bringing together research traditions that have used formally equivalent models, but ignored parallel developments. This framework allows the use of methods developed in different processing tasks such as retrieval and classification, yielding effective solutions across different text mining tasks. Sparse computation using inverted indices is proposed for inference on probabilistic models. This reduces the computational complexity of the common text mining operations according to sparsity, yielding probabilistic models with the scalability of modern search engines. The proposed combination provides sparse generative models: a solution for text mining that is general, effective, and scalable. Extensive experimentation on text classification and ranked retrieval datasets are conducted, showing that the proposed solution matches or outperforms the leading task-specific methods in effectiveness, with a order of magnitude decrease in classification times for Wikipedia article categorization with a million classes. The developed methods were further applied in two 2014 Kaggle data mining prize competitions with over a hundred competing teams, earning first and second places.

📄 PDF Abstract BibTeX arXiv:1602.02332

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationRetrievaltext-classificationText Classification

Similar Papers 제목 키워드 기반

Kinetic Mining in Context: Few-Shot Action Synthesis via Text-to-Motion Distillation

2025-12-12 · Luca Cazzola, Ahed Alboody arxiv

The acquisition cost for large, annotated motion datasets remains a critical bottleneck for skeletal-based Human Activity Recognition (HAR). Although Text-to-Motion (T2M) generative models offer a compelling, scalable so…

Human Activity RecognitionTransfer LearningData Augmentation

Generative Models for Synthetic Data: Transforming Data Mining in the GenAI Era

2025-08-27 · Dawei Li, Yue Huang, Ming Li, Tianyi Zhou 외 arxiv

Generative models such as Large Language Models, Diffusion Models, and generative adversarial networks have recently revolutionized the creation of synthetic data, offering scalable solutions to data scarcity, privacy, a…

Synthetic Data Generation

Hypothesis-and-Refinement Learning of Organic Structures from Multimodal Spectroscopic Data

2026-07-22 · Chengchun Liu, Zhiyuan Yan, Li Yuan, Hao Li 외 arxiv

Determining molecular structures from spectroscopic data remains fundamentally challenging because the inverse problem is intrinsically underdetermined: individual spectra are sparse, low-dimensional, and encode only par…

AnyRecon: Arbitrary-View 3D Reconstruction with Video Diffusion Model

2026-04-21 · Yutian Chen, Shi Guo, Renbiao Jin, Tianshuo Yang 외 arxiv

Sparse-view 3D reconstruction is essential for modeling scenes from casual captures, but remain challenging for non-generative reconstruction. Existing diffusion-based approaches mitigates this issues by synthesizing nov…

3D Reconstruction

Sparse Probabilistic Graph Circuits

2025-08-11 · Martin Rektoris, Milan Papež, Václav Šmídl, Tomáš Pevný arxiv

Deep generative models (DGMs) for graphs achieve impressively high expressive power thanks to very efficient and scalable neural networks. However, these networks contain non-linearities that prevent analytical computati…