paper-with-me

홈 › Papers

Contextual Categorization Enhancement through LLMs Latent-Space

2024-04-25 · Zineddine Bettouche, Anas Safi, Andreas Fischer

Managing the semantic quality of the categorization in large textual datasets, such as Wikipedia, presents significant challenges in terms of complexity and cost. In this paper, we propose leveraging transformer models to distill semantic information from texts in the Wikipedia dataset and its associated categories into a latent space. We then explore different approaches based on these encodings to assess and enhance the semantic identity of the categories. Our graphical approach is powered by Convex Hull, while we utilize Hierarchical Navigable Small Worlds (HNSWs) for the hierarchical approach. As a solution to the information loss caused by the dimensionality reduction, we modulate the following mathematical solution: an exponential decay function driven by the Euclidean distances between the high-dimensional encodings of the textual categories. This function represents a filter built around a contextual category and retrieves items with a certain Reconsideration Probability (RP). Retrieving high-RP items serves as a tool for database administrators to improve data groupings by providing recommendations and identifying outliers within a contextual framework.

📄 PDF Abstract BibTeX arXiv:2404.16442

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Exponential Decay Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function: $$ \text{lr} =…

Similar Papers 제목 키워드 기반

Trace transform based method for color image domain identification

2012-08-19 · Igor G. Olaizola, Marco Quartulli, Julian Florez, Basilio Sierra

Context categorization is a fundamental pre-requisite for multi-domain multimedia content analysis applications in order to manage contextual information in an efficient manner. In this paper, we introduce a new color im…

Dimensionality Reduction

Asking without Telling: Exploring Latent Ontologies in Contextual Representations

2020-04-29 · EMNLP 2020 11 · Julian Michael, Jan A. Botha, Ian Tenney

The success of pretrained contextual encoders, such as ELMo and BERT, has brought a great deal of interest in what these models learn: do they, without explicit supervision, learn to encode meaningful notions of linguist…

Latent Feature Mining for Predictive Model Enhancement with Large Language Models

2024-10-06 · Bingxuan Li, Pengyi Shi, Amy Ward

Predictive modeling often faces challenges due to limited data availability and quality, especially in domains where collected features are weakly correlated with outcomes and where additional feature collection is const…

Logical Reasoning

Continual Learning for Large Language Models: A Survey

2024-02-02 · Tongtong Wu, Linhao Luo, Yuan-Fang Li, Shirui Pan 외

Large language models (LLMs) are not amenable to frequent re-training, due to high training costs arising from their massive scale. However, updates are necessary to endow LLMs with new skills and keep them up-to-date wi…

Continual LearningContinual PretrainingModel EditingRetrieval+2

Contextual object categorization with energy-based model

2016-04-23 · Changyong Ri, Duho Pak, Cholryong Choe, Suhyang Kim 외

Object categorization is a hot issue of an image mining. Contextual information between objects is one of the important semantic knowledge of an image. However, the previous researches for an object categorization have n…

modelObjectObject Categorization