Paul Resnick

dblp:r/PaulResnick · also Paul J. Resnick · DBLP profile ↗
← Back
23ranked-venue papers in the field
4as first author
5since 2021 · last 2024
0000-0001-8368-0600ORCID · verified

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 23 (4 first)
YearPublicationVenuePosition
2024 How to Train Your YouTube Recommender to Avoid Unwanted Videos
abstract
YouTube provides features for users to indicate disinterest when presented with unwanted recommendations, such as the “Not interested” and “Don’t recommend channel” buttons. These buttons are intended to allow the user to correct “mistakes” made by the recommendation system. Yet, relatively little is known about the empirical efficacy of these buttons. Neither is much known about users’ awareness of and confidence in them. To address these gaps, we simulated YouTube users with sock puppet agents. Each agent first executed a “stain phase”, where it watched many videos of an assigned topic; it then executed a “scrub phase”, where it tried to remove recommendations from the assigned topic. Each agent repeatedly applied a single scrubbing strategy, either indicating disinterest in one of the videos visited in the stain phase (disliking it or deleting it from the watch history), or indicating disinterest in a video recommended on the homepage (clicking the “not interested” or “don’t recommend channel” button or opening the video and clicking the dislike button). We found that the stain phase significantly increased the fraction of the recommended videos dedicated to the assigned topic on the user’s homepage. For the scrub phase, using the “Not interested” button worked best, significantly reducing such recommendations in all topics tested, on average removing 88% of them. Neither the stain phase nor the scrub phase, however, had much effect on videopage recommendations (those given to users while they watch a video). We also ran a survey (N = 300) asking adult YouTube users in the US whether they were aware of and used these buttons before, as well as how effective they found these buttons to be. We found that 44% of participants were not aware that the “Not interested” button existed. Those who were aware of it often used it to remove unwanted recommendations (82.8%) and found it to be modestly effective (3.42 out of 5).
Paul Resnick
ICWSM3
2024 Calibrate-Extrapolate: Rethinking Prevalence Estimation with Black Box Classifiers
abstract
In computational social science, researchers often use a pre-trained, black box classifier to estimate the frequency of each class in unlabeled datasets. A variety of prevalence estimation techniques have been developed in the literature, each yielding an unbiased estimate if certain stability assumption holds. This work introduces a framework to rethink the prevalence estimation process as calibrating the classifier outputs against ground truth labels to obtain the joint distribution of a base dataset and then extrapolating to the joint distribution of a target dataset. We call this framework "Calibrate-Extrapolate". It clarifies what stability assumptions must hold for a prevalence estimation technique to yield accurate estimates. In the calibration phase, the techniques assume only a stable calibration curve between a calibration dataset and the full base dataset. This allows for the classifier outputs to be used for disproportionate random sampling, thus improving the efficiency of calibration. In the extrapolation phase, some techniques assume a stable calibration curve while some assume stable class-conditional densities. We discuss the stability assumptions from a causal perspective. By specifying base and target joint distributions, we can generate simulated datasets, as a way to build intuitions about the impacts of assumption violations. This also leads to a better understanding of how the classifier's predictive power affects the accuracy of prevalence estimates: the greater the predictive power, the lower the sensitivity to violations of stability assumptions in the extrapolation phase. We illustrate the framework with an application that estimates the prevalence of toxic comments on news topics over time on Reddit, Twitter/X, and YouTube, using Jigsaw's Perspective API as a black box classifier. Finally, we summarize several practical advice for prevalence estimation.
Paul Resnick
ICWSM2
2024 Spot Check Equivalence: An Interpretable Metric for Information Elicitation Mechanisms
abstract
Because high-quality data is like oxygen for AI systems, effectively eliciting information from crowdsourcing workers has become a first-order problem for developing high-performance machine learning algorithms. Two prevalent paradigms, spot-checking and peer prediction, enable the design of mechanisms to evaluate and incentivize high-quality data from human labelers. So far, at least three metrics have been proposed to compare the performances of these techniques \citepzhang2022high,gao2016incentivizing,burrell2021measurement. However, different metrics lead to divergent and even contradictory results in various contexts. In this paper, we harmonize these divergent stories, showing that two of these metrics are actually the same within certain contexts and explain the divergence of the third. Moreover, we unify these different contexts by introducingSpot Check Equivalence, which offers an interpretable metric for the effectiveness of a peer prediction mechanism. Finally, we present two approaches to compute spot check equivalence in various contexts, where simulation results verify the effectiveness of our proposed metric.
Shengwei Xu, Yichi Zhang 0003, Paul Resnick, Grant Schoenebeck
WWW3
2021 Political Discussion is Abundant in Non-political Subreddits (and Less Toxic)
Ashwin Rajadesingan, Ceren Budak, Paul Resnick
ICWSM3
2021 Cross-Partisan Discussions on YouTube: Conservatives Talk to Liberals but Liberals Don't Talk to Conservatives
Paul Resnick
ICWSM2
2020 Feature-Based Explanations Don't Help People Detect Misclassifications of Online Toxicity
Samuel Carton, Qiaozhu Mei, Paul Resnick
ICWSM3
2020 Quick, Community-Specific Learning: How Distinctive Toxicity Norms Are Maintained in Political Subreddits
Ashwin Rajadesingan, Paul Resnick, Ceren Budak
ICWSM2
2016 Multiple Queries as Bandit Arms
abstract
Existing retrieval systems rely on a single active query to pull documents from the index. Relevance feedback may be used to iteratively refine the query, but only one query is active at a time. If the user's information need has multiple aspects, the query must represent the union of these aspects. We consider a new paradigm of retrieval where multiple queries are kept ``active'' simultaneously. In the presence of rate limits, the active queries take turns accessing the index to retrieve another ``page'' of results. Turns are assigned by a multi-armed bandit based on user feedback. This allows the system to explore which queries return more relevant results and to exploit the best ones. In empirical tests, query pools outperform solo, combined queries. Significant improvement is observed both when the subtopic queries are known in advance and when the queries are generated in a user-interactive process.
Cheng Li 0012, Paul Resnick, Qiaozhu Mei
CIKM2
2015 Audience Analysis for Competing Memes in Social Media
Samuel Carton, Souneil Park, Nicole Zeffer, Eytan Adar, Qiaozhu Mei, Paul Resnick
ICWSM6
2015 Enquiring Minds: Early Detection of Rumors in Social Media from Enquiry Posts
abstract
Many previous techniques identify trending topics in social media, even topics that are not pre-defined. We present a technique to identify trending rumors, which we define as topics that include disputed factual claims. Putting aside any attempt to assess whether the rumors are true or false, it is valuable to identify trending rumors as early as possible. It is extremely difficult to accurately classify whether every individual post is or is not making a disputed factual claim. We are able to identify trending rumors by recasting the problem as finding entire clusters of posts whose topic is a disputed factual claim.
Zhe Zhao 0001, Paul Resnick, Qiaozhu Mei
WWW2
2014 Preface
Eytan Adar, Paul Resnick
ICWSM2
2014 ReQ-ReC: high recall retrieval with query pooling and interactive classification
abstract
We consider a scenario where a searcher requires both high precision and high recall from an interactive retrieval process. Such scenarios are very common in real life, exemplified by medical search, legal search, market research, and literature review. When access to the entire data set is available, an active learning loop could be used to ask for additional relevance feedback labels in order to refine a classifier. When data is accessed via search services, however, only limited subsets of the corpus can be considered, subsets defined by queries. In that setting, relevance feedback has been used in a query enhancement loop that updates a query.
Cheng Li 0012, Yue Wang 0035, Paul Resnick, Qiaozhu Mei
SIGIR3
2013 Encouraging Reading of Diverse Political Viewpoints with a Browser Widget
Sean A. Munson, Stephanie Y. Lee, Paul Resnick
ICWSM3
2012 CubeThat: news article recommender
abstract
The CubeThat browser extension for Chrome displays recommended additional news stories related to the same topic as the current news story. The recommended stories are organized into clusters, and clusters that the user has already sampled from are grayed out, in order to encourage users to explore multiple aspects of a story. Users can also provide feedback to improve the clustering, by dragging stories from one cluster to another.
Sidharth Chhabra, Paul Resnick
RecSys2
2011 The Prevalence of Political Discourse in Non-Political Blogs
Sean A. Munson, Paul Resnick
ICWSM2
2011 Classifying the Political Leaning of News Articles and Users from User Votes
Daniel Xiaodan Zhou, Paul Resnick, Qiaozhu Mei
ICWSM2
2010 Contests: way forward or detour?
abstract
Contests and challenges have energized researchers and focused attention in many fields recently, including recommender systems. At the 2008 RecSys conference, winners were announced for a contest proposing new startup companies. The 2009 conference featured a panel reflecting on the then recently completed Netflix challenge.
Paul Resnick, Joseph A. Konstan, Andreas Hotho, Jesus Pindado
RecSys1
2009 Sidelines: An Algorithm for Increasing Diversity in News and Opinion Aggregators
Sean A. Munson, Daniel Xiaodan Zhou, Paul Resnick
ICWSM3
2009 Assessment of conversation co-mentions as a resource for software module recommendation
abstract
Conversation double pivots recommend target items related to a source item, based on co-mentions of source and target items in online forums. We deployed several variants on the drupal.org site that supports the Drupal open source community, and assessed them through clickthrough rates. A similarity metric based on correlation of mentions rather than mere co-occurrence reduced the problem of over-recommending the most popular modules, but additional corrections for recency and uniqueness of mentions were not helpful. Detection of more module mentions in conversations dramatically improved the quality of recommendations, even though the detection algorithm then had more false positives. Recommendations based on conversation co-mention were more effective than those based on co-installation, because co-installation data only led to recommendations of complementary modules and not substitutes. Recommendations based on co-mention were more effective than those based on text similarity matching for navigating from the most popular modules, but less effective than text matching for less popular modules.
Daniel Xiaodan Zhou, Paul Resnick
RecSys2
2008 Three recommender approaches to interface controls reduction
Nathan Oostendorp, Paul Resnick
RecSys2
2008 The information cost of manipulation-resistance in recommender systems
abstract
Attackers may seek to manipulate recommender systems in order to promote or suppress certain items. Existing defenses based on analysis of ratings also discard useful information from honest raters. In this paper, we show that this is unavoidable and provide a lower bound on how much information must be discarded. We use an information-theoretic framework to exhibit a fundamental tradeoff between manipulation-resistance and optimal use of genuine ratings in recommender systems. We define a recommender system to be (n, c)-robust if an attacker with n sybil identities cannot cause more than a limited amount c units of damage to predictions. We prove that any robust recommender system must also discard Ω(log (n/c)) units of useful information from each genuine rater.
Paul Resnick, Rahul Sami
RecSys1
2007 The influence limiter: provably manipulation-resistant recommender systems
abstract
An attacker can draw attention to items that don't deserve that attention by manipulating recommender systems. We describe an influence-limiting algorithm that can turn existing recommender systems into manipulation-resistant systems. Honest reporting is the optimal strategy for raters who wish to maximize their influence. If an attacker can create only a bounded number of shills, the attacker can mislead only a small amount. However, the system eventually makes full use of information from honest, informative raters. We describe both the influence limits and the information loss incurred due to those limits in terms of information-theoretic concepts of loss functions and entropies.
Paul Resnick, Rahul Sami
RecSys1
1993 Phone-Based CSCW: Tools and Trials
abstract
Telephones are the most ubiquitous, best-networked, and simplest computer terminals available today. They have been used for voice mail but largely overlooked as a platform for asynchronous cooperative-work applications such as event calendars, issue discussions, and question-and-answer gathering. HyperVoice is a software toolkit for constructing such applications. Its building blocks are high-level presentation formats for collections of structured voice messages. The presentation formats can themselves be presented and manipulated, enabling significant customization of applications by phone. Results of two field trials suggest social-context factors that will influence the success or failure of phone-based cooperative work applications in particular settings.
Paul Resnick
ACM Trans. Inf. Syst.1