2020
DOI: 10.1007/s10664-020-09823-w
|View full text |Cite
|
Sign up to set email alerts
|

On the relationship between bug reports and queries for text retrieval-based bug localization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

5
51
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(57 citation statements)
references
References 41 publications
5
51
1
Order By: Relevance
“…The architecture of BERT consists of multiple layers of transformerencoders, which are an abstraction aimed at modeling sequential data that utilizes self-attention; the notion of attention is to weight specific terms in the sequence differently, i.e., encoding a stronger relationship from each term in the sequence to the remaining most semantically relevant terms. As pointed out by Mills et al [32], retrieval techniques for bug localization can be significantly improved with intelligent query construction, i.e., by carefully choosing which parts of the bug report to use for comparison. Therefore, leveraging a model that uses attention to emphasize certain word relationships has the potential to significantly improve upon prior state-of-the-art bug localization techniques.…”
Section: Bert For Bug Localizationmentioning
confidence: 99%
See 2 more Smart Citations
“…The architecture of BERT consists of multiple layers of transformerencoders, which are an abstraction aimed at modeling sequential data that utilizes self-attention; the notion of attention is to weight specific terms in the sequence differently, i.e., encoding a stronger relationship from each term in the sequence to the remaining most semantically relevant terms. As pointed out by Mills et al [32], retrieval techniques for bug localization can be significantly improved with intelligent query construction, i.e., by carefully choosing which parts of the bug report to use for comparison. Therefore, leveraging a model that uses attention to emphasize certain word relationships has the potential to significantly improve upon prior state-of-the-art bug localization techniques.…”
Section: Bert For Bug Localizationmentioning
confidence: 99%
“…VSM-based techniques are likely to perform well on such bug reports, though localizing them may not be as useful to developers [48]. Mills et al refute the idea that VSM-based bug localization are significantly aided by hints, and note that VSM can perform well for bug localization if more attention is paid to how the query is constructed from the bug report text [32]. However, their findings do not preclude additional accuracy improvements by using more complex, semantic models, such as BERT.…”
Section: Code Element-based Bug Localizationmentioning
confidence: 99%
See 1 more Smart Citation
“…Some studies also focus on the query aspect of bug reports in the context of bug localization [44,45]. Chris et al [44] argue that better query can be formulated using the bug report, which can help achieve better results for IR based approaches.…”
Section: Ir Based Approachmentioning
confidence: 99%
“…Some studies also focus on the query aspect of bug reports in the context of bug localization [44,45]. Chris et al [44] argue that better query can be formulated using the bug report, which can help achieve better results for IR based approaches. FineLocator performed methodlevel bug localization by considering three query expansion scores to address the "representation sparseness problem" of a function in the source code [45].…”
Section: Ir Based Approachmentioning
confidence: 99%