paper-with-me

Papers

SIEVE: Helping Developers Sift Wheat from Chaff via Cross-Platform Analysis

2018-10-31 · Sulistya Agus, Prana Gede Artha Azriadi, Sharma Abhishek, Lo David, Treude Christoph

Software developers have benefited from various sources of knowledge such as forums, question-and-answer sites, and social media platforms to help them in various tasks. Extracting software-related knowledge from different platforms involves many challenges. In this paper, we propose an approach to improve the effectiveness of knowledge extraction tasks by performing cross-platform analysis. Our approach is based on transfer representation learning and word embeddings, leveraging information extracted from a source platform which contains rich domain-related content. The information extracted is then used to solve tasks in another platform (considered as target platform) with less domain-related contents. We first build a word embeddings model as a representation learned from the source platform, and use the model to improve the performance of knowledge extraction tasks in the target platform. We experiment with Software Engineering Stack Exchange and Stack Overflow as source platforms, and two different target platforms, i.e., Twitter and YouTube. Our experiments show that our approach improves performance of existing work for the tasks of identifying software-related tweets and helpful YouTube comments.

📄 PDF Abstract BibTeX arXiv:1810.13144

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningWord Embeddings

Similar Papers 제목 키워드 기반

Automating Document Discovery in the Systematic Review Process: How to Use Chaff to Extract Wheat

2018-05-01 · LREC 2018 5 · Christopher Norman, Mariska Leeflang, Pierre Zweigenbaum, Aur{\'e}lie N{\'e}v{\'e}ol
Decision Making

WheaCha: A Method for Explaining the Predictions of Models of Code

2021-02-09 · Yu Wang, Ke Wang, Linzhang Wang

Attribution methods have emerged as a popular approach to interpreting model predictions based on the relevance of input features. Although the feature importance ranking can provide insights of how models arrive at a pr…

BIG-bench Machine LearningCode SummarizationFeature ImportanceImage Classification+2

Separate the Wheat from the Chaff: A Post-Hoc Approach to Safety Re-Alignment for Fine-Tuned Language Models

2024-12-15 · Di wu, Xin Lu, Yanyan Zhao, Bing Qin

Although large language models (LLMs) achieve effective safety alignment at the time of release, they still face various safety challenges. A key issue is that fine-tuning often compromises the safety alignment of LLMs. …

Safety Alignment

SVALex: a CEFR-graded Lexical Resource for Swedish Foreign and Second Language Learners

2016-05-01 · LREC 2016 5 · Thomas Fran{\c{c}}ois, Elena Volodina, Ildik{\'o} Pil{\'a}n, Ana{\"\i}s Tack

The paper introduces SVALex, a lexical resource primarily aimed at learners and teachers of Swedish as a foreign and second language that describes the distribution of 15,681 words and expressions across the Common Europ…

Sifting Common Information from Many Variables

2016-06-07 · Greg Ver Steeg, Shuyang Gao, Kyle Reing, Aram Galstyan

Measuring the relationship between any pair of variables is a rich and active area of research that is central to scientific practice. In contrast, characterizing the common information among any group of variables is ty…

blind source separationDimensionality Reduction