paper-with-me

Papers

Auto prompting without training labels: An LLM cascade for product quality assessment in e-commerce catalogs

2025-10-27 · Soham Satyadharma, Fatemeh Sheikholeslami, Swati Kaul, Aziz Umit Batur, Suleiman A. Khan arxiv

We introduce a novel, training free cascade for auto-prompting Large Language Models (LLMs) to assess product quality in e-commerce. Our system requires no training labels or model fine-tuning, instead automatically generating and refining prompts for evaluating attribute quality across tens of thousands of product category-attribute pairs. Starting from a seed of human-crafted prompts, the cascade progressively optimizes instructions to meet catalog-specific requirements. This approach bridges the gap between general language understanding and domain-specific knowledge at scale in complex industrial catalogs. Our extensive empirical evaluations shows the auto-prompt cascade improves precision and recall by $8-10\%$ over traditional chain-of-thought prompting. Notably, it achieves these gains while reducing domain expert effort from 5.1 hours to 3 minutes per attribute - a $99\%$ reduction. Additionally, the cascade generalizes effectively across five languages and multiple quality assessment tasks, consistently maintaining performance gains.

📄 PDF Abstract BibTeX arXiv:2510.23941

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Segmentation of Fetal Brain MRI using Deep Learning Cascaded Registration

2023-07-07 · Valentin Comte, Mireia Alenya, Andrea Urru, Judith Recober 외

Accurate segmentation of fetal brain magnetic resonance images is crucial for analyzing fetal brain development and detecting potential neurodevelopmental abnormalities. Traditional deep learning-based automatic segmenta…

Image RegistrationSegmentation

Prompting in the Dark: Assessing Human Performance in Prompt Engineering for Data Labeling When Gold Labels Are Absent

2025-02-16 · Zeyu He, Saniya Naphade, Ting-Hao 'Kenneth' Huang

Millions of users prompt large language models (LLMs) for various tasks, but how good are people at prompt engineering? Do users actually get closer to their desired outcome over multiple iterations of their prompts? The…

Prompt Engineering

CascadeML: An Automatic Neural Network Architecture Evolution and Training Algorithm for Multi-label Classification

2019-04-23 · Arjun Pakrashi, Brian Mac Namee

Multi-label classification is an approach which allows a datapoint to be labelled with more than one class at the same time. A common but trivial approach is to train individual binary classifiers per label, but the perf…

AutoMLGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Cascaded Batch Prompting

2026-08-27 · Sho Hoshino, Peinan Zhang arxiv

Although batch prompting makes large language model inference more efficient by processing multiple instances simultaneously, it suffers from unpredictable downstream task performance. We propose cascaded batch prompting…

Natural Language InferenceQuestion Answering

Personalize Segment Anything Model with One Shot

2023-05-04 · Renrui Zhang, Zhengkai Jiang, Ziyu Guo, Shilin Yan 외

Driven by large-data pre-training, Segment Anything Model (SAM) has been demonstrated as a powerful and promptable framework, revolutionizing the segmentation models. Despite the generality, customizing SAM for specific …

Image GenerationmodelPersonalized SegmentationSegmentation+5