paper-with-me

홈 › Papers

Zero-shot Bilingual App Reviews Mining with Large Language Models

2023-11-06 · Jialiang Wei, Anne-Lise Courbis, Thomas Lambolais, Binbin Xu, Pierre Louis Bernard, Gérard Dray

App reviews from app stores are crucial for improving software requirements. A large number of valuable reviews are continually being posted, describing software problems and expected features. Effectively utilizing user reviews necessitates the extraction of relevant information, as well as their subsequent summarization. Due to the substantial volume of user reviews, manual analysis is arduous. Various approaches based on natural language processing (NLP) have been proposed for automatic user review mining. However, the majority of them requires a manually crafted dataset to train their models, which limits their usage in real-world scenarios. In this work, we propose Mini-BAR, a tool that integrates large language models (LLMs) to perform zero-shot mining of user reviews in both English and French. Specifically, Mini-BAR is designed to (i) classify the user reviews, (ii) cluster similar reviews together, (iii) generate an abstractive summary for each cluster and (iv) rank the user review clusters. To evaluate the performance of Mini-BAR, we created a dataset containing 6,000 English and 6,000 French annotated user reviews and conducted extensive experiments. Preliminary results demonstrate the effectiveness and efficiency of Mini-BAR in requirement engineering by analyzing bilingual app reviews. (Replication package containing the code, dataset, and experiment setups on https://github.com/Jl-wei/mini-bar )

📄 PDF Abstract BibTeX arXiv:2311.03058

Code (1)

jl-wei/mini-bar 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Searching for Needles in a Haystack: On the Role of Incidental Bilingualism in PaLM's Translation Capability

2023-05-17 · Eleftheria Briakou, Colin Cherry, George Foster

Large, multilingual language models exhibit surprisingly good zero- or few-shot machine translation capabilities, despite having never seen the intentionally-included translation examples provided to typical neural trans…

Language ModelingLanguage ModellingMachine TranslationTranslation

A neural interlingua for multilingual machine translation

2018-04-23 · WS 2018 10 · Yichao Lu, Phillip Keung, Faisal Ladhak, Vikas Bhardwaj 외

We incorporate an explicit neural interlingua into a multilingual encoder-decoder neural machine translation (NMT) architecture. We demonstrate that our model learns a language-independent representation by performing di…

DecoderMachine TranslationNMTSentence+2

Near-Zero-Shot Suggestion Mining with a Little Help from WordNet

2021-11-25 · Anton Alekseev, Elena Tutubalina, Sejeong Kwon, Sergey Nikolenko

In this work, we explore the constructive side of online reviews: advice, tips, requests, and suggestions that users provide about goods, venues, services, and other items of interest. To reduce training costs and annota…

Suggestion mining

Zero-shot Cross-lingual Transfer is Under-specified Optimization

2022-07-12 · RepL4NLP (ACL) 2022 5 · Shijie Wu, Benjamin Van Durme, Mark Dredze

Pretrained multilingual encoders enable zero-shot cross-lingual transfer, but often produce unreliable models that exhibit high performance variance on the target language. We postulate that this high variance results fr…

Cross-Lingual TransferZero-Shot Cross-Lingual Transfer

Improving Zero-Shot Translation of Low-Resource Languages

2018-11-04 · IWSLT 2017 12 · Surafel M. Lakew, Quintino F. Lotito, Matteo Negri, Marco Turchi 외

Recent work on multilingual neural machine translation reported competitive performance with respect to bilingual models and surprisingly good performance even on (zeroshot) translation directions not observed at trainin…

Machine TranslationTranslation