中文
相关论文

相关论文: Efficient Story Point Estimation With Comparative …

200 篇论文

Pretrained language models have improved zero-shot text classification by allowing the transfer of semantic knowledge from the training data in order to classify among specific label sets in downstream tasks. We propose a simple way to…

计算与语言 · 计算机科学 2023-10-24 Lingyu Gao , Debanjan Ghosh , Kevin Gimpel

Estimating item difficulty through field-testing is often resource-intensive and time-consuming. As such, there is strong motivation to develop methods that can predict item difficulty at scale using only the item content. Large Language…

计算机与社会 · 计算机科学 2026-03-10 Pooya Razavi , Sonya Powers

We reformulate explanation quality assessment as a ranking problem rather than a generation problem. Instead of optimizing models to produce a single "best" explanation token-by-token, we train reward models to discriminate among multiple…

人工智能 · 计算机科学 2026-04-28 Thomas Bailleux , Tanmoy Mukherjee , Emmanuel Lonca , Pierre Marquis , Zied Bouraoui

Generating scientific manuscripts requires maintaining alignment between narrative reasoning, experimental evidence, and visual artifacts across the document lifecycle. Existing language-model generation pipelines rely on unconstrained text…

The job of software effort estimation is a critical one in the early stages of the software development life cycle when the details of requirements are usually not clearly identified. Various optimization techniques help in improving the…

软件工程 · 计算机科学 2014-01-16 Shashank Mouli Satapathy , Santanu Kumar Rath

Automated assessment in natural language generation is a challenging task. Instruction-tuned large language models (LLMs) have shown promise in reference-free evaluation, particularly through comparative assessment. However, the quadratic…

计算与语言 · 计算机科学 2024-09-25 Vatsal Raina , Adian Liusie , Mark Gales

Language models can learn a range of capabilities from unsupervised training on text corpora. However, to solve a particular problem (such as text summarization) it is typically necessary to fine-tune them on a task-specific dataset. It is…

计算与语言 · 计算机科学 2022-03-16 Adam Gleave , Geoffrey Irving

This research seeks to benefit the software engineering society by proposing comparative separation, a novel group fairness notion to evaluate the fairness of machine learning software on comparative judgment test data. Fairness issues have…

软件工程 · 计算机科学 2026-01-13 Xiaoyin Xi , Neeku Capak , Kate Stockwell , Zhe Yu

Word embeddings are trained to predict word cooccurrence statistics, which leads them to possess different lexical properties (syntactic, semantic, etc.) depending on the notion of context defined at training time. These properties manifest…

计算与语言 · 计算机科学 2020-11-06 Jingyi He , KC Tsiolis , Kian Kenyon-Dean , Jackie Chi Kit Cheung

A pointer analysis maps the pointers in a program to the memory locations they point to. In this work, we study the effectiveness of the three flavors of pointer analysis namely flow sensitive, flow insensitive, and context sensitive…

软件工程 · 计算机科学 2022-08-12 Komal Pathade

Commit Classification (CC) is an important task in software maintenance, which helps software developers classify code changes into different types according to their nature and purpose. It allows developers to understand better how their…

软件工程 · 计算机科学 2023-08-17 Jiajun Tong , Zhixiao Wang , Xiaobin Rui

Motivated by the goals of dataset pruning and defect identification, a growing body of methods have been developed to score individual examples within a dataset. These methods, which we call "example difficulty scores", are typically used…

机器学习 · 计算机科学 2024-01-04 Devin Kwok , Nikhil Anand , Jonathan Frankle , Gintare Karolina Dziugaite , David Rolnick

Learning data storytelling involves a complex web of skills. Professional and academic educational offerings typically focus on the computational literacies required, but professionals in the field employ many non-technical methods;…

人机交互 · 计算机科学 2021-08-24 R. Bhargava , D. Williams , D. D'Ignazio

Supervised Learning is a way of developing Artificial Intelligence systems in which a computer algorithm is trained on labeled data inputs. Effectiveness of a Supervised Learning algorithm is determined by its performance on a given dataset…

计算机与社会 · 计算机科学 2024-10-29 Shubhi Bansal , Atharva Tendulkar , Nagendra Kumar

Predicting structured outputs can be computationally onerous due to the combinatorially large output spaces. In this paper, we focus on reducing the prediction time of a trained black-box structured classifier without losing accuracy. To do…

机器学习 · 计算机科学 2018-06-13 Xingyuan Pan , Vivek Srikumar

Predicting narrative similarity can be understood as an inherently interpretive task: different, equally valid readings of the same text can produce divergent interpretations and thus different similarity judgments, posing a fundamental…

计算与语言 · 计算机科学 2026-03-24 Max Upravitelev , Veronika Solopova , Jing Yang , Charlott Jakob , Premtim Sahitaj , Ariana Sahitaj , Vera Schmitt

In many randomized trials, outcomes such as essays or open-ended responses must be manually scored as a preliminary step to impact analysis, a process that is costly and limiting. Model-assisted estimation offers a way to combine surrogate…

统计方法学 · 统计学 2026-02-16 Reagan Mozer , Nicole E. Pashley , Luke Miratrix

The use of large language model (LLM)-powered chatbots, such as ChatGPT, has become popular across various domains, supporting a range of tasks and processes. However, due to the intrinsic complexity of LLMs, effective prompting is more…

Pre-trained language models (PLMs) fail to generate long-form narrative text because they do not consider global structure. As a result, the generated texts are often incohesive, repetitive, or lack content. Recent work in story generation…

计算与语言 · 计算机科学 2022-06-08 Yiping Jin , Vishakha Kadam , Dittaya Wanvarie

Large Language Models (LLMs) consistently benefit from scaled Chain-of-Thought (CoT) reasoning, but also suffer from heavy computational overhead. To address this issue, efficient reasoning aims to incentivize short yet accurate thinking…

计算与语言 · 计算机科学 2026-03-23 Taiqiang Wu , Zenan Xu , Bo Zhou , Ngai Wong