paper-with-me

Papers

Lightweight Conceptual Dictionary Learning for Text Classification Using Information Compression

2024-04-28 · Li Wan, Tansu Alpcan, Margreta Kuijper, Emanuele Viterbo

We propose a novel, lightweight supervised dictionary learning framework for text classification based on data compression and representation. This two-phase algorithm initially employs the Lempel-Ziv-Welch (LZW) algorithm to construct a dictionary from text datasets, focusing on the conceptual significance of dictionary elements. Subsequently, dictionaries are refined considering label data, optimizing dictionary atoms to enhance discriminative power based on mutual information and class distribution. This process generates discriminative numerical representations, facilitating the training of simple classifiers such as SVMs and neural networks. We evaluate our algorithm's information-theoretic performance using information bottleneck principles and introduce the information plane area rank (IPAR) as a novel metric to quantify the information-theoretic performance. Tested on six benchmark text datasets, our algorithm competes closely with top models, especially in limited-vocabulary contexts, using significantly fewer parameters. \review{Our algorithm closely matches top-performing models, deviating by only ~2\% on limited-vocabulary datasets, using just 10\% of their parameters. However, it falls short on diverse-vocabulary datasets, likely due to the LZW algorithm's constraints with low-repetition data. This contrast highlights its efficiency and limitations across different dataset types.

📄 PDF Abstract BibTeX arXiv:2405.01584

Code (0)

등록된 구현이 없습니다.

Tasks

Data CompressionDictionary LearningInformation Planetext-classificationText Classification

Similar Papers 제목 키워드 기반

On the Tip of the Tongue: Analyzing Conceptual Representation in Large Language Models with Reverse-Dictionary Probe

2024-02-22 · Ningyu Xu, Qi Zhang, Menghan Zhang, Peng Qian 외

Probing and enhancing large language models' reasoning capacity remains a crucial open question. Here we re-purpose the reverse dictionary task as a case study to probe LLMs' capacity for conceptual inference. We use in-…

In-Context LearningReverse Dictionary

Slovak Conceptual Dictionary

2025-11-29 · Miroslav Blšták arxiv

When solving tasks in the field of natural language processing, we sometimes need dictionary tools, such as lexicons, word form dictionaries or knowledge bases. However, the availability of dictionary data is insufficien…

A Lightweight Randomized Nonlinear Dictionary Learning Method using Random Vector Functional Link

2024-02-06 · G. Madhuri, Atul Negi

Kernel-based nonlinear dictionary learning methods operate in a feature space obtained by an implicit feature map, and they are not independent of computationally expensive operations like Singular Value Decomposition (S…

Dictionary Learningimage-classificationImage Classification

Large Language Models for Low-Resource Languages: A Conceptual Framework for an Electronic Explanatory Dictionary of the Tajik Language

2026-08-04 · Mullosharaf K. Arabov, S. S. Pirov, B. Sultonov arxiv

This paper presents a conceptual framework for developing an electronic explanatory dictionary of the Tajik language using large language models (LLMs). The relevance of the work stems from the absence of a comprehensive…

parameter-efficient fine-tuningMachine TranslationSentiment Analysis

Dictionary Integration using 3D Morphable Face Models for Pose-invariant Collaborative-representation-based Classification

2016-11-01 · Xiaoning Song, Zhen-Hua Feng, Guosheng Hu, Josef Kittler 외

The paper presents a dictionary integration algorithm using 3D morphable face models (3DMM) for pose-invariant collaborative-representation-based face classification. To this end, we first fit a 3DMM to the 2D face image…

ClassificationGeneral Classification