中文
相关论文

相关论文: SOTitle: A Transformer-based Post Title Generation…

200 篇论文

Several recent advances in AI systems solve problems by providing a "scaffolding" program that structures multiple calls to language models (LMs) to generate better outputs. A scaffolding program is written in a programming language such as…

计算与语言 · 计算机科学 2024-08-19 Eric Zelikman , Eliana Lorch , Lester Mackey , Adam Tauman Kalai

For (semi-)automated subject indexing systems in digital libraries, it is often more practical to use metadata such as the title of a publication instead of the full-text or the abstract. Therefore, it is desirable to have good text mining…

数字图书馆 · 计算机科学 2018-05-30 Florian Mai , Lukas Galke , Ansgar Scherp

To improve software engineering, software repositories have been mined for code snippets and bug fixes. Typically, this mining takes place at the level of files or commits. To be able to dig deeper and to extract insights at a higher…

软件工程 · 计算机科学 2020-05-07 Sebastian Baltes , Markus Wagner

Generating the English transliteration of a name written in a foreign script is an important and challenging step in multilingual knowledge acquisition and information extraction. Existing approaches to transliteration generation require a…

计算与语言 · 计算机科学 2018-09-24 Shyam Upadhyay , Jordan Kodner , Dan Roth

Deep learning methods are useful for high-dimensional data and are becoming widely used in many areas of software engineering. Deep learners utilizes extensive computational power and can take a long time to train-- making it difficult to…

软件工程 · 计算机科学 2024-02-19 Suvodeep Majumder , Nikhila Balaji , Katie Brey , Wei Fu , Tim Menzies

This work aims at decreasing the end-to-end generation latency of large language models (LLMs). One of the major causes of the high generation latency is the sequential decoding approach adopted by almost all state-of-the-art LLMs. In this…

计算与语言 · 计算机科学 2024-03-05 Xuefei Ning , Zinan Lin , Zixuan Zhou , Zifu Wang , Huazhong Yang , Yu Wang

Background: Compilers tend to produce cryptic and uninformative error messages, leaving programmers confused and requiring them to spend precious time to resolve the underlying error. To find help, programmers often take to online…

软件工程 · 计算机科学 2019-06-28 Emillie Thiselton , Christoph Treude

This study tackles the challenges associated with interpreting Application Programming Interface (API) documentation, an integral aspect of software development. Official API documentation, while essential, can be lengthy and challenging to…

软件工程 · 计算机科学 2024-01-23 AmirHossein Naghshzan , Sylvie Ratte

Stack Overflow (SO) is the most popular question-and-answer website for software developers, providing a large amount of copyable code snippets. Using those snippets raises maintenance and legal issues. SO's license (CC BY-SA 3.0) requires…

软件工程 · 计算机科学 2018-09-24 Sebastian Baltes , Stephan Diehl

We investigate the less-explored task of generating open-ended questions that are typically answered by multiple sentences. We first define a new question type ontology which differentiates the nuanced nature of questions better than widely…

计算与语言 · 计算机科学 2021-07-02 Shuyang Cao , Lu Wang

We motivate and propose a suite of simple but effective improvements for concept-to-text generation called SAPPHIRE: Set Augmentation and Post-hoc PHrase Infilling and REcombination. We demonstrate their effectiveness on generative…

计算与语言 · 计算机科学 2021-12-03 Steven Y. Feng , Jessica Huynh , Chaitanya Narisetty , Eduard Hovy , Varun Gangal

Many machine translation toolkits make use of a data preparation step wherein raw data is transformed into a tensor format that can be used directly by the trainer. This preparation step is increasingly at odds with modern research and…

计算与语言 · 计算机科学 2023-08-16 Matt Post , Thamme Gowda , Roman Grundkiewicz , Huda Khayrallah , Rohit Jain , Marcin Junczys-Dowmunt

For a significant number of questions at Stack Overflow, none of the posted answers were accepted as solutions. Acceptance of an answer indicates that the answer actually solves the discussed problem in the question, and the question is…

计算机与社会 · 计算机科学 2018-07-09 Mohammad Masudur Rahman , Chanchal K. Roy

Mainstream issue-resolving frameworks predominantly rely on commercial models, leading to high costs and privacy concerns. Existing training approaches for issue resolving struggle with poor generalization and fail to fully leverage…

软件工程 · 计算机科学 2025-02-28 Zexiong Ma , Chao Peng , Pengfei Gao , Xiangxin Meng , Yanzhen Zou , Bing Xie

Recent text-to-image generation models like DreamBooth have made remarkable progress in generating highly customized images of a target subject, by fine-tuning an ``expert model'' for a given subject from a few examples. However, this…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Wenhu Chen , Hexiang Hu , Yandong Li , Nataniel Ruiz , Xuhui Jia , Ming-Wei Chang , William W. Cohen

In this research we use a data stream approach to mining data and construct Decision Tree models that predict software build outcomes in terms of software metrics that are derived from source code used in the software construction process.…

软件工程 · 计算机科学 2014-07-10 Russel Pears , Jacqui Finlay , Andy M. Connor

Online reviews provide rich information about products and service, while it remains inefficient for potential consumers to exploit the reviews for fulfilling their specific information need. We propose to explore question generation as a…

信息检索 · 计算机科学 2020-05-05 Qian Yu , Lidong Bing , Qiong Zhang , Wai Lam , Luo Si

Recent advances in Large Language Models (LLMs) have enabled the generation of open-ended high-quality texts, that are non-trivial to distinguish from human-written texts. We refer to such LLM-generated texts as deepfake texts. There are…

计算与语言 · 计算机科学 2024-10-03 Adaku Uchendu , Thai Le , Dongwon Lee

Automatic subtitling is the task of automatically translating the speech of audiovisual content into short pieces of timed text, i.e. subtitles and their corresponding timestamps. The generated subtitles need to conform to space and time…

计算与语言 · 计算机科学 2023-07-27 Sara Papi , Marco Gaido , Alina Karakanta , Mauro Cettolo , Matteo Negri , Marco Turchi

Enriched by natural language texts, Stack Overflow code snippets are an invaluable code-centric knowledge base of small units of source code. Besides being useful for software developers, these annotated snippets can potentially serve as…

软件工程 · 计算机科学 2016-08-09 Di Yang , Aftab Hussain , Cristina Lopes