paper-with-me

Papers

Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification

2023-06-24 · NeurIPS 2023 11 · Rui Wang, Peipei Li, Huaibo Huang, Chunshui Cao, Ran He, Zhaofeng He

We present a novel language-driven ordering alignment method for ordinal classification. The labels in ordinal classification contain additional ordering relations, making them prone to overfitting when relying solely on training data. Recent developments in pre-trained vision-language models inspire us to leverage the rich ordinal priors in human language by converting the original task into a visionlanguage alignment task. Consequently, we propose L2RCLIP, which fully utilizes the language priors from two perspectives. First, we introduce a complementary prompt tuning technique called RankFormer, designed to enhance the ordering relation of original rank prompts. It employs token-level attention with residual-style prompt blending in the word embedding space. Second, to further incorporate language priors, we revisit the approximate bound optimization of vanilla cross-entropy loss and restructure it within the cross-modal embedding space. Consequently, we propose a cross-modal ordinal pairwise loss to refine the CLIP feature space, where texts and images maintain both semantic alignment and ordering alignment. Extensive experiments on three ordinal classification tasks, including facial age estimation, historical color image (HCI) classification, and aesthetic assessment demonstrate its promising performance. The code is available at https://github.com/raywang335/L2RCLIP.

📄 PDF Abstract BibTeX arXiv:2306.13856

Code (2)

raywang335/l2rclip 공식 구현 pytorch
xk-huang/OrdinalCLIP pytorch

Tasks

Age EstimationClassificationLearning-To-RankOrdinal Classification

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

When LLM meets Fuzzy-TOPSIS for Personnel Selection through Automated Profile Analysis

2026-01-30 · Shahria Hoque, Ahmed Akib Jawad Karim, Md. Golam Rabiul Alam, Nirjhar Gope arxiv

In this highly competitive employment environment, the selection of suitable personnel is essential for organizational success. This study presents an automated personnel selection system that utilizes sophisticated natu…

Machine Learning meets Data-Driven Journalism: Boosting International Understanding and Transparency in News Coverage

2016-06-16 · Elena Erdmann, Karin Boczek, Lars Koppers, Gerret von Nordheim 외

Migration crisis, climate change or tax havens: Global challenges need global solutions. But agreeing on a joint approach is difficult without a common ground for discussion. Public spheres are highly segmented because n…

BIG-bench Machine LearningPosition

Multi-agent Communication meets Natural Language: Synergies between Functional and Structural Language Learning

2020-05-14 · ACL 2020 6 · Angeliki Lazaridou, Anna Potapenko, Olivier Tieleman

We present a method for combining multi-agent communication and traditional data-driven approaches to natural language learning, with an end goal of teaching agents to communicate with humans in natural language. Our sta…

Language ModelingLanguage ModellingReranking

Boosting Cross-Language Retrieval by Learning Bilingual Phrase Associations from Relevance Rankings

2013-10-01 · EMNLP 2013 10 · Artem Sokokov, Laura Jehl, Felix Hieber, Stefan Riezler
Information RetrievalLearning-To-RankMachine TranslationRetrieval

Gradient Boosting Trees and Large Language Models for Tabular Data Few-Shot Learning

2024-11-06 · Carlos Huertas

Large Language Models (LLM) have brought numerous of new applications to Machine Learning (ML). In the context of tabular data (TD), recent studies show that TabLLM is a very powerful mechanism for few-shot-learning (FSL…

DiversityFew-Shot Learning