paper-with-me

Papers

ZeroDL: Zero-shot Distribution Learning for Text Clustering via Large Language Models

2024-06-19 · Hwiyeol Jo, Hyunwoo Lee, Taiwoo Park

The recent advancements in large language models (LLMs) have brought significant progress in solving NLP tasks. Notably, in-context learning (ICL) is the key enabling mechanism for LLMs to understand specific tasks and grasping nuances. In this paper, we propose a simple yet effective method to contextualize a task toward a specific LLM, by (1) observing how a given LLM describes (all or a part of) target datasets, i.e., open-ended zero-shot inference, and (2) aggregating the open-ended inference results by the LLM, and (3) finally incorporate the aggregated meta-information for the actual task. We show the effectiveness of this approach in text clustering tasks, and also highlight the importance of the contextualization through examples of the above procedure.

📄 PDF Abstract BibTeX arXiv:2406.13342

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIn-Context LearningText Clustering

Similar Papers 제목 키워드 기반

Distribution Aligned Feature Clustering for Zero-Shot Sketch-Based Image Retrieval

2023-01-17 · Yuchen Wu, Kun Song, Fangzheng Zhao, Jiansheng Chen 외

Zero-Shot Sketch-Based Image Retrieval (ZS-SBIR) is a challenging cross-modal retrieval task. In prior arts, the retrieval is conducted by sorting the distance between the query sketch and each image in the gallery. Howe…

ClusteringCross-Modal RetrievalImage RetrievalRetrieval+1

Beyond Prompting: Making Pre-trained Language Models Better Zero-shot Learners by Clustering Representations

2022-10-29 · Yu Fei, Ping Nie, Zhao Meng, Roger Wattenhofer 외

Recent work has demonstrated that pre-trained language models (PLMs) are zero-shot learners. However, most existing zero-shot methods involve heavy human engineering or complicated self-training pipelines, hindering thei…

ClusteringSentenceSentence EmbeddingsSentiment Analysis+5

In-Context Clustering with Large Language Models

2025-10-09 · Ying Wang, Mengye Ren, Andrew Gordon Wilson arxiv

We propose In-Context Clustering (ICC), a flexible LLM-based procedure for clustering data from diverse distributions. Unlike traditional clustering algorithms constrained by predefined similarity measures, ICC flexibly …

Image Clustering

TAG: A Simple Yet Effective Temporal-Aware Approach for Zero-Shot Video Temporal Grounding

2025-08-11 · Jin-Seop Lee, SungJoon Lee, Jaehan Ahn, YunSeok Choi 외 arxiv

Video Temporal Grounding (VTG) aims to extract relevant video segments based on a given natural language query. Recently, zero-shot VTG methods have gained attention by leveraging pretrained vision-language models (VLMs)…

CXR-CML: Improved zero-shot classification of long-tailed multi-label diseases in Chest X-Rays

2025-07-25 · Rajesh Madhipati, Sheethal Bhat, Lukas Buess, Andreas Maier arxiv

Chest radiography (CXR) plays a crucial role in the diagnosis of various diseases. However, the inherent class imbalance in the distribution of clinical findings presents a significant challenge for current self-supervis…