論文の概要: Improving Quality of a Post's Set of Answers in Stack Overflow
- arxiv url: http://arxiv.org/abs/2006.00341v1
- Date: Sat, 30 May 2020 19:40:19 GMT
- ステータス: 処理完了
- システム内更新日: 2022-11-26 18:18:10.006689
- Title: Improving Quality of a Post's Set of Answers in Stack Overflow
- Title(参考訳): stack overflowにおけるポストの回答セットの品質向上
- Authors: Mohammadrezar Tavakoli, Maliheh Izadi, Abbas Heydarnoori
- Abstract要約: Stack Overflowの低品質な投稿の多くは改善を必要としている。
本稿では,このような投稿の識別プロセスを自動化し,回答の集合を強化するアプローチを提案する。
- 参考スコア(独自算出の注目度): 2.0625936401496237
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Community Question Answering platforms such as Stack Overflow help a wide
range of users solve their challenges online. As the popularity of these
communities has grown over the years, both the number of members and posts have
escalated. Also, due to the diverse backgrounds, skills, expertise, and
viewpoints of users, each question may obtain more than one answers. Therefore,
the focus has changed toward producing posts that have a set of answers more
valuable for the community as a whole, not just one accepted-answer aimed at
satisfying only the question-asker. Same as every universal community, a large
number of low-quality posts on Stack Overflow require improvement. We call
these posts deficient and define them as posts with questions that either have
no answer yet or can be improved by other ones. In this paper, we propose an
approach to automate the identification process of such posts and boost their
set of answers, utilizing the help of related experts. With the help of 60
participants, we trained a classification model to identify deficient posts by
investigating the relationship between characteristics of 3075 questions posted
on Stack Overflow and their need for better answers set. Then, we developed an
Eclipse plugin named SOPI and integrated the prediction model in the plugin to
link these deficient posts to related developers and help them improve the
answer set. We evaluated both the functionality of our plugin and the impact of
answers submitted to Stack Overflow with the help of 10 and 15 expert
industrial developers, respectively. Our results indicate that decision trees,
specifically J48, predicts a deficient question better than the other methods
with 0.945 precision and 0.903 recall. We conclude that not only our plugin
helps programmers contribute more easily to Stack Overflow, but also it
improves the quality of answers.
- Abstract(参考訳): Stack Overflowのようなコミュニティ質問回答プラットフォームは、オンラインの課題を幅広く解決するのに役立つ。
これらのコミュニティの人気が年々高まってきており、会員数も投稿数も増加している。
また、ユーザのバックグラウンド、スキル、専門知識、視点が多様であるため、各質問には複数の回答が得られます。
それゆえ、質問者のみを満足させるという目的ではなく、コミュニティ全体にとってより価値のある回答のセットを持つ投稿の制作に焦点が移っている。
すべてのユニバーサルコミュニティと同様、Stack Overflowの低品質なポストには改善が必要だ。
これらの投稿は不十分で、まだ答えがない、あるいは他の投稿によって改善できる質問のある投稿と定義します。
本稿では,関連専門家の助けを借りて,そのような投稿の識別プロセスを自動化し,回答の集合を強化するアプローチを提案する。
60名の参加者の助けを借りて,stack overflowに投稿された3075の質問の特徴と,より優れた回答セットの必要性との関係を調査し,不足したポストを特定するための分類モデルを訓練した。
そして、sopiというeclipseプラグインを開発し、プラグインに予測モデルを統合して、これらの欠陥のある投稿を関連開発者とリンクし、回答セットの改善を支援しました。
当社のプラグインの機能と,stack overflowに提出された回答の影響を,それぞれ10名と15名の専門家の協力を得て評価しました。
その結果、決定木、特にj48は0.945の精度と0.903のリコールを持つ他の方法よりも欠陥のある質問を予測できることがわかった。
私たちのプラグインはプログラマがStack Overflowに簡単に貢献できるだけでなく、回答の質も向上します。
関連論文リスト
- An exploratory analysis of Community-based Question-Answering Platforms and GPT-3-driven Generative AI: Is it the end of online community-based learning? [0.6749750044497732]
ChatGPTは、Stack Overflowのようなコミュニティの質問に答えるプラットフォームに対して、ソフトウェアエンジニアにインタラクティブな代替手段を提供する。
私たちは、2022年1月から2022年12月までに質問されたStackOverflowから、2564のPythonとJavaScriptの質問を分析しました。
分析の結果,ChatGPTの回答は66%短く,質問に対して35%の回答が得られた。
論文 参考訳(メタデータ) (2024-09-26T02:17:30Z) - Towards Better Answers: Automated Stack Overflow Post Updating [11.85319691188159]
このタスクのために、Soup(Stack Overflow Updator for Post)という新しいフレームワークを紹介します。
Soup氏は、Valid Comment-Edit Prediction(VCP)とAutomatic Post Updating(APU)の2つの重要なタスクに対処している。
論文 参考訳(メタデータ) (2024-08-17T04:48:53Z) - QAGCF: Graph Collaborative Filtering for Q&A Recommendation [58.21387109664593]
質問と回答(Q&A)プラットフォームは通常、ユーザの知識獲得のニーズを満たすために質問と回答のペアを推奨する。
これにより、ユーザの振る舞いがより複雑になり、Q&Aレコメンデーションの2つの課題が提示される。
グラフニューラルネットワークモデルであるQ&Answer Graph Collaborative Filtering (QAGCF)を導入する。
論文 参考訳(メタデータ) (2024-06-07T10:52:37Z) - Answering Ambiguous Questions with a Database of Questions, Answers, and
Revisions [95.92276099234344]
ウィキペディアから生成される曖昧な質問のデータベースを利用して、あいまいな質問に答えるための新しい最先端技術を提案する。
提案手法は,リコール対策で15%,予測出力から不明瞭な質問を評価する尺度で10%向上する。
論文 参考訳(メタデータ) (2023-08-16T20:23:16Z) - Answer ranking in Community Question Answering: a deep learning approach [0.0]
本研究は, 地域質問回答の回答ランキングを, 深層学習のアプローチで進めることによって, 技術の現状を推し進めるものである。
Stack OverflowのWebサイトにポストされた質問と回答の大規模なデータセットを作成しました。
我々は,高密度埋め込みとLSTMネットワークの自然言語処理機能を利用して,受理された応答属性の予測を行った。
論文 参考訳(メタデータ) (2022-10-16T18:47:41Z) - Mining Duplicate Questions of Stack Overflow [5.924018537171331]
Stack Overflow上での重複質問検出のためのニューラルネットワークに基づくアーキテクチャを2つ提案する。
また,質問に含まれるコードを明示的にモデル化して,技術状況を超える結果が得られるようにも提案する。
論文 参考訳(メタデータ) (2022-10-04T14:34:59Z) - Improving the Question Answering Quality using Answer Candidate
Filtering based on Natural-Language Features [117.44028458220427]
本稿では,質問応答(QA)の品質をいかに改善できるかという課題に対処する。
私たちの主な貢献は、QAシステムが提供する間違った回答を識別できるアプローチです。
特に,提案手法は誤答の大部分を除去しつつ,その可能性を示した。
論文 参考訳(メタデータ) (2021-12-10T11:09:44Z) - Features that Predict the Acceptability of Java and JavaScript Answers
on Stack Overflow [5.332217496693262]
私たちは、最も人気のある2つのタグ(JavaとJavaScript)の質問と回答を分析してStack Overflowデータセットを調査しました。
その結果,回答中のコードの長さ,ユーザの評判,質問と回答間のテキストの類似性,質問と回答間の時間ラグは,受け入れられない回答と受け入れられない回答を区別する最も高い予測力を有することがわかった。
論文 参考訳(メタデータ) (2021-01-08T03:09:38Z) - Few-Shot Complex Knowledge Base Question Answering via Meta
Reinforcement Learning [55.08037694027792]
複雑な質問答え(CQA)は、知識ベース(KB)上の複雑な自然言語質問に答える。
従来のニューラルプログラム誘導(NPI)アプローチは、質問の種類が異なる場合、不均一なパフォーマンスを示す。
本稿では,CQAにおけるプログラム誘導のためのメタ強化学習手法を提案する。
論文 参考訳(メタデータ) (2020-10-29T18:34:55Z) - Retrieve, Program, Repeat: Complex Knowledge Base Question Answering via
Alternate Meta-learning [56.771557756836906]
本稿では,弱い監督からプログラマと交互に検索モデルを自動的に学習する手法を提案する。
本システムでは,知識ベースに対する複雑な質問応答を行う大規模タスクにおいて,最先端のパフォーマンスを実現する。
論文 参考訳(メタデータ) (2020-10-29T18:28:16Z) - Unsupervised Question Decomposition for Question Answering [102.56966847404287]
本論文では, ワンツーNアン教師付きシーケンスシーケンス(ONUS)のアルゴリズムを提案する。
当初,ドメイン外,マルチホップ開発セットのベースラインが強かったため,HotpotQAでは大きなQA改善が見られた。
論文 参考訳(メタデータ) (2020-02-22T19:40:35Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。