paper-with-me

Papers

Reading Between the Lines: Modeling User Behavior and Costs in AI-Assisted Programming

2022-10-25 · Hussein Mozannar, Gagan Bansal, Adam Fourney, Eric Horvitz

Code-recommendation systems, such as Copilot and CodeWhisperer, have the potential to improve programmer productivity by suggesting and auto-completing code. However, to fully realize their potential, we must understand how programmers interact with these systems and identify ways to improve that interaction. To seek insights about human-AI collaboration with code recommendations systems, we studied GitHub Copilot, a code-recommendation system used by millions of programmers daily. We developed CUPS, a taxonomy of common programmer activities when interacting with Copilot. Our study of 21 programmers, who completed coding tasks and retrospectively labeled their sessions with CUPS, showed that CUPS can help us understand how programmers interact with code-recommendation systems, revealing inefficiencies and time costs. Our insights reveal how programmers interact with Copilot and motivate new interface designs and metrics.

📄 PDF Abstract BibTeX arXiv:2210.14306

Code (1)

microsoft/coderec_programming_states 공식 구현

Tasks

Code CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

PUNR: Pre-training with User Behavior Modeling for News Recommendation

2023-04-25 · Guangyuan Ma, Hongtao Liu, Xing Wu, Wanhui Qian 외

News recommendation aims to predict click behaviors based on user behaviors. How to effectively model the user representations is the key to recommending preferred news. Existing works are mostly focused on improvements …

News RecommendationUnsupervised Pre-training

Modeling Task Effects in Human Reading with Neural Network-based Attention

2018-07-31 · Michael Hahn, Frank Keller

Research on human reading has long documented that reading behavior shows task-specific effects, but it has been challenging to build general models predicting what reading behavior humans will show in a given task. We i…

Question AnsweringReading Comprehension

ICE: Information Credibility Evaluation on Social Media via Representation Learning

2016-09-29 · Qiang Liu, Shu Wu, Feng Yu, Liang Wang 외

With the rapid growth of social media, rumors are also spreading widely on social media and bring harm to people's daily life. Nowadays, information credibility evaluation has drawn attention from academic and industrial…

Feature EngineeringRepresentation Learning

Modeling Stage-wise Evolution of User Interests for News Recommendation

2026-03-11 · Zhiyong Cheng, Yike Jin, Zhijie Zhang, Huilin Chen 외 arxiv

Personalized news recommendation is highly time-sensitive, as user interests are often driven by emerging events, trending topics, and shifting real-world contexts. These dynamics make it essential to model not only user…

PENS: A Dataset and Generic Framework for Personalized News Headline Generation

2021-08-01 · ACL 2021 5 · Xiang Ao, Xiting Wang, Ling Luo, Ying Qiao 외

In this paper, we formulate the personalized news headline generation problem whose goal is to output a user-specific title based on both a user{'}s reading interests and a candidate news body to be exposed to her. To bu…

Headline Generation