paper-with-me

홈 › Papers

PoliPrompt: A High-Performance Cost-Effective LLM-Based Text Classification Framework for Political Science

2024-09-02 · Menglin Liu, Ge Shi

Recent advancements in large language models (LLMs) have opened new avenues for enhancing text classification efficiency in political science, surpassing traditional machine learning methods that often require extensive feature engineering, human labeling, and task-specific training. However, their effectiveness in achieving high classification accuracy remains questionable. This paper introduces a three-stage in-context learning approach that leverages LLMs to improve classification accuracy while minimizing experimental costs. Our method incorporates automatic enhanced prompt generation, adaptive exemplar selection, and a consensus mechanism that resolves discrepancies between two weaker LLMs, refined by an advanced LLM. We validate our approach using datasets from the BBC news reports, Kavanaugh Supreme Court confirmation, and 2018 election campaign ads. The results show significant improvements in classification F1 score (+0.36 for zero-shot classification) with manageable economic costs (-78% compared with human labeling), demonstrating that our method effectively addresses the limitations of traditional machine learning while offering a scalable and reliable solution for text analysis in political science.

📄 PDF Abstract BibTeX arXiv:2409.01466

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFeature EngineeringIn-Context Learningtext-classificationText Classificationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Text2Cypher: Data Pruning using Hard Example Selection

2025-05-08 · Makbule Gulcin Ozsoy

Database query languages such as SQL for relational databases and Cypher for graph databases have been widely adopted. Recent advancements in large language models (LLMs) enable natural language interactions with databas…

Reliability Assessment of Low-Cost PM Sensors under High Humidity and High PM Level Outdoor Conditions

2025-04-09 · Gulshan Kumar, Prasannaa Kumar D, Jay Dhariwal, Seshan Srirangarajan

Low-cost particulate matter (PM) sensors have become increasingly popular due to their compact size, low power consumption, and cost-effective installation and maintenance. While several studies have explored the effects…

Escape Sky-high Cost: Early-stopping Self-Consistency for Multi-step Reasoning

2024-01-19 · Yiwei Li, Peiwen Yuan, Shaoxiong Feng, Boyuan Pan 외

Self-consistency (SC) has been a widely used decoding strategy for chain-of-thought reasoning. Despite bringing significant performance improvements across a variety of multi-step reasoning tasks, it is a high-cost metho…

GSM8KMathStrategyQA

The Efficiency Frontier: A Unified Framework for Cost-Performance Optimization in LLM Context Management

2026-05-21 · Binqi Shen, Lier Jin, Hanyu Cai, Lan Hu 외 arxiv

Large language models (LLMs) increasingly rely on long-context processing, but expanding context windows introduces substantial computational and financial costs. Existing context reduction approaches, including retrieva…

Applying LLMs to Active Learning: Towards Cost-Efficient Cross-Task Text Classification without Manually Labeled Data

2025-02-24 · Yejian Zhang, Shingo Takada

Machine learning-based classifiers have been used for text classification, such as sentiment analysis, news classification, and toxic comment classification. However, supervised machine learning models often require larg…

Active LearningClassificationNews ClassificationSentiment Analysis+3