paper-with-me

Papers

Dynamic Adaptive Rank Space Exploration for Efficient Sentiment Analysis with Large Language Models

2024-10-22 · Hongcheng Ding, Fuzhen Hu, Xuanze Zhao, Zixiao Jiang, Shamsul Nahar Abdullah, Deshinta Arrova Dewi

Sentiment analysis has become increasingly important for assessing public opinion and informing decision-making. Large language models (LLMs) have revolutionized this field by capturing nuanced language patterns. However, adapting LLMs to domain-specific sentiment analysis tasks remains challenging due to computational constraints and the need for optimal fine-tuning. To address these challenges, we propose a novel Dynamic Adaptive Rank Space Exploration (DARSE) framework for efficient and effective sentiment analysis using LLMs. DARSE consists of a coarse-grained greedy algorithm to identify the optimal rank range, a fine-grained exploration algorithm to refine rank selection, and a dynamic rank allocation method to determine the optimal rank combination for each LLM layer. Extensive experiments demonstrate that DARSE significantly improves sentiment analysis accuracy, achieving a 15.1% improvement in MSE and a 4.3% improvement in accuracy compared to previous work. Our framework strikes a balance between computational efficiency and model performance, making it a promising approach for sentiment analysis with LLMs.

📄 PDF Abstract BibTeX arXiv:2410.16589

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDecision MakingSentiment Analysis

Similar Papers 제목 키워드 기반

Semantic-Space Exploration and Exploitation in RLVR for LLM Reasoning

2025-09-28 · Fanding Huang, Guanbo Huang, Xiao Fan, Yi He 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) for LLM reasoning is often framed as balancing exploration and exploitation in action space, typically operationalized with token-level proxies (e.g., output entropy …

Reinforcement Learning

Adaptive Exploration in Lenia with Intrinsic Multi-Objective Ranking

2025-06-03 · Niko Lorantos, Lee Spector

Artificial life aims to understand the fundamental principles of biological life by creating computational models that exhibit life-like properties. Although artificial life systems show promise for simulating biological…

Artificial Life

GRCF: Two-Stage Groupwise Ranking and Calibration Framework for Multimodal Sentiment Analysis

2026-01-14 · Manning Gao, Leheng Zhang, Shiqin Han, Haifeng Hu 외 arxiv

Most Multimodal Sentiment Analysis research has focused on point-wise regression. While straightforward, this approach is sensitive to label noise and neglects whether one sample is more positive than another, resulting …

Multimodal Sentiment AnalysisSarcasm DetectionHumor Detection

Dynamic Adaptive Attention and Supervised Contrastive Learning: A Novel Hybrid Framework for Text Sentiment Classification

2026-04-12 · Qingyang Li arxiv

The exponential growth of user-generated movie reviews on digital platforms has made accurate text sentiment classification a cornerstone task in natural language processing. Traditional models, including standard BERT a…

Contrastive LearningText Classification

Cooperative Sentiment Agents for Multimodal Sentiment Analysis

2024-04-19 · Shanmin Wang, Hui Shuai, Qingshan Liu, Fei Wang

In this paper, we propose a new Multimodal Representation Learning (MRL) method for Multimodal Sentiment Analysis (MSA), which facilitates the adaptive interaction between modalities through Cooperative Sentiment Agents,…

DisentanglementEmotion RecognitionMultimodal Emotion Recognitionmultimodal interaction+3