paper-with-me

홈 › Papers

PromptShots at the FinNLP-2022 ERAI Tasks: Pairwise Comparison and Unsupervised Ranking

2023-01-16 · Peratham Wiriyathammabhum

This report describes our PromptShots submissions to a shared task on Evaluating the Rationales of Amateur Investors (ERAI). We participated in both pairwise comparison and unsupervised ranking tasks. For pairwise comparison, we employed instruction-based models based on T5-small and OpenAI InstructGPT language models. Surprisingly, we observed OpenAI InstructGPT language model few-shot trained on Chinese data works best in our submissions, ranking 3rd on the maximal loss (ML) pairwise accuracy. This model works better than training on the Google translated English data by a large margin, where the English few-shot trained InstructGPT model even performs worse than an instruction-based T5-small model finetuned on the English data. However, all instruction-based submissions do not perform well on the maximal potential profit (MPP) pairwise accuracy where there are more data and learning signals. The Chinese few-shot trained InstructGPT model still performs best in our setting. For unsupervised ranking, we utilized many language models, including many financial-specific ones, and Bayesian lexicons unsupervised-learned on both Chinese and English words using a method-of-moments estimator. All our submissions rank best in the MPP ranking, from 1st to 3rd. However, they all do not perform well for ML scoring. Therefore, both MPP and ML scores need different treatments since we treated MPP and ML using the same formula. Our only difference is the treatment of market sentiment lexicons.

📄 PDF Abstract BibTeX arXiv:2301.06606

Code (1)

perathambkk/finnlp_erai_shared_task_emnlp2022 공식 구현

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

dzFinNlp at AraFinNLP: Improving Intent Detection in Financial Conversational Agents

2024-07-18 · Mohamed Lichouri, Khaled Lounnas, Mohamed Zakaria Amziane

In this paper, we present our dzFinNlp team's contribution for intent detection in financial conversational agents, as part of the AraFinNLP shared task. We experimented with various models and feature configurations, in…

Intent Detection

Finance Language Model Evaluation (FLaME)

2025-06-18 · Glenn Matlin, Mika Okamoto, Huzaifa Pardawala, Yang Yang 외

Language Models (LMs) have demonstrated impressive capabilities with core Natural Language Processing (NLP) tasks. The effectiveness of LMs for highly specialized knowledge-intensive tasks in finance remains difficult to…

BenchmarkingLanguage Model EvaluationLanguage ModelingLanguage Modelling+1

Detail-recovery Image Deraining via Context Aggregation Networks

2020-06-01 · CVPR 2020 6 · Sen Deng, Mingqiang Wei, Jun Wang, Yidan Feng 외

This paper looks at this intriguing question: are single images with their details lost during deraining, reversible to their artifact-free status? We propose an end-to-end detail-recovery image deraining network (termed…

Rain Removal

Aggregation of pairwise comparisons with reduction of biases

2019-06-09 · Nadezhda Bugakova, Valentina Fedorova, Gleb Gusev, Alexey Drutsa

We study the problem of ranking from crowdsourced pairwise comparisons. Answers to pairwise tasks are known to be affected by the position of items on the screen, however, previous models for aggregation of pairwise comp…

Position

AraFinNLP 2024: The First Arabic Financial NLP Shared Task

2024-07-13 · Sanad Malaysha, Mo El-Haj, Saad Ezzini, Mohammed Khalilia 외

The expanding financial markets of the Arab world require sophisticated Arabic NLP tools. To address this need within the banking domain, the Arabic Financial NLP (AraFinNLP) shared task proposes two subtasks: (i) Multi-…

Intent DetectionMachine TranslationTranslation