paper-with-me

홈 › Papers

Enhancing Multimodal In-Context Learning for Image Classification through Coreset Optimization

2025-04-19 · Huiyi Chen, Jiawei Peng, Kaihua Tang, Xin Geng, Xu Yang

In-context learning (ICL) enables Large Vision-Language Models (LVLMs) to adapt to new tasks without parameter updates, using a few demonstrations from a large support set. However, selecting informative demonstrations leads to high computational and memory costs. While some methods explore selecting a small and representative coreset in the text classification, evaluating all support set samples remains costly, and discarded samples lead to unnecessary information loss. These methods may also be less effective for image classification due to differences in feature spaces. Given these limitations, we propose Key-based Coreset Optimization (KeCO), a novel framework that leverages untapped data to construct a compact and informative coreset. We introduce visual features as keys within the coreset, which serve as the anchor for identifying samples to be updated through different selection strategies. By leveraging untapped samples from the support set, we update the keys of selected coreset samples, enabling the randomly initialized coreset to evolve into a more informative coreset under low computational cost. Through extensive experiments on coarse-grained and fine-grained image classification benchmarks, we demonstrate that KeCO effectively enhances ICL performance for image classification task, achieving an average improvement of more than 20\%. Notably, we evaluate KeCO under a simulated online scenario, and the strong performance in this scenario highlights the practical value of our framework for resource-constrained real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2504.14200

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFine-Grained Image Classificationimage-classificationImage ClassificationIn-Context Learningtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Reviving the Context: Camera Trap Species Classification as Link Prediction on Multimodal Knowledge Graphs

2023-12-31 · Vardaan Pahuja, Weidi Luo, Yu Gu, Cheng-Hao Tu 외

Camera traps are important tools in animal ecology for biodiversity monitoring and conservation. However, their practical application is limited by issues such as poor generalization to new and unseen locations. Images a…

Image ClassificationKnowledge GraphsLink PredictionOut-of-Distribution Generalization

Indoor scene recognition from images under visual corruptions

2024-08-23 · Willams de Lima Costa, Raul Ismayilov, Nicola Strisciuglio, Estefania Talavera Martinez

The classification of indoor scenes is a critical component in various applications, such as intelligent robotics for assistive living. While deep learning has significantly advanced this field, models often suffer from …

Scene Recognition

Multimodal Adaptive Inference for Document Image Classification with Anytime Early Exiting

2024-05-21 · Omar Hamed, Souhail Bakkali, Marie-Francine Moens, Matthew Blaschko 외

This work addresses the need for a balanced approach between performance and efficiency in scalable production environments for visually-rich document understanding (VDU) tasks. Currently, there is a reliance on large do…

document-image-classificationDocument Image Classificationdocument understandingimage-classification+1

JUDO: A Juxtaposed Domain-Oriented Multimodal Reasoner for Industrial Anomaly QA

2026-05-19 · Hyunju Kang, Woohyun Lee, Jaewon Kim, Hogun Park arxiv

Industrial anomaly detection has been significantly advanced by Large Multimodal Models (LMMs), enabling diverse human instructions beyond detection, particularly through visually grounded reasoning for better image unde…

Reinforcement LearningAnomaly DetectionVisual Reasoning

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis

2025-07-17 · S M Rafiuddin, Sadia Kamal, Mohammed Rakib, Arunkumar Bagavathi 외

We introduce AdaptiSent, a new framework for Multimodal Aspect-Based Sentiment Analysis (MABSA) that uses adaptive cross-modal attention mechanisms to improve sentiment classification and aspect term extraction from both…

Aspect-Based Sentiment AnalysisSentiment AnalysisSentiment ClassificationTerm Extraction