35 research outputs found
Enhancing Creativity as Innovation via Asynchronous Crowdwork
Synchronous, face-to-face interactions such as brainstorming are considered essential for creative tasks (the old normal). However, face-to-face interactions are difficult to arrange because of the diverse locations and conflicting availability of people - a challenge made more prominent by work-from-home practices during the COVID-19 pandemic (the new normal). In addition, face-to-face interactions are susceptible to cognitive interference. We employ crowdsourcing as an avenue to investigate creativity in asynchronous, online interactions. We choose product ideation, a natural task for the crowd since it requires human insight and creativity into what product features would be novel and useful. We compare the performance of solo crowd workers with asynchronous teams of crowd workers formed without prior coordination. Our findings suggest that, first, crowd teamwork yields fewer but more creative ideas than solo crowdwork. The enhanced team creativity results when Second, cognitive interference, known to inhibit creativity in face-to-face teams, may not be significant in crowd teams. Third, teamwork promotes better achievement emotions for crowd workers. These findings provide a basis for trading off creativity, quantity, and worker happiness in setting up crowdsourcing workflows for product ideation. </p
Canary:an Interactive and Query-Based Approach to Extract Requirements from Online Forums
Interactions among stakeholders and engineers is key to Requirements engineering (RE). Increasingly, such interactions take place online, producing large quantities of qualitative (natural language) and quantitative (e.g., votes) data. Although a rich source of requirements-related information, extracting such information from online forums can be nontrivial.We propose Canary, a tool-assisted approach, to facilitate systematic extraction of requirements-related information from online forums via high-level queries. Canary (1) adds structure to natural language content on online forums using an annotation schema combining requirements and argumentation ontologies, (2) stores the structured data in a relational database, and (3) compiles high-level queries in Canary syntax to SQL queries that can be run on the relational database.We demonstrate key steps in Canary workflow, including (1) extracting raw data from online forums, (2) applying annotations to the raw data, and (3) compiling and running interesting Canary queries that leverage the social aspect of the data
Do Differences in Values Influence Disagreements in Online Discussions?
Disagreements are common in online discussions. Disagreement may foster
collaboration and improve the quality of a discussion under some conditions.
Although there exist methods for recognizing disagreement, a deeper
understanding of factors that influence disagreement is lacking in the
literature. We investigate a hypothesis that differences in personal values are
indicative of disagreement in online discussions. We show how state-of-the-art
models can be used for estimating values in online discussions and how the
estimated values can be aggregated into value profiles. We evaluate the
estimated value profiles based on human-annotated agreement labels. We find
that the dissimilarity of value profiles correlates with disagreement in
specific cases. We also find that including value information in agreement
prediction improves performance.Comment: Accepted as main paper at EMNLP 202
What Lies beyond the Pareto Front? A Survey on Decision-Support Methods for Multi-Objective Optimization
We present a review that unifies decision-support methods for exploring the
solutions produced by multi-objective optimization (MOO) algorithms. As MOO is
applied to solve diverse problems, approaches for analyzing the trade-offs
offered by MOO algorithms are scattered across fields. We provide an overview
of the advances on this topic, including methods for visualization, mining the
solution set, and uncertainty exploration as well as emerging research
directions, including interactivity, explainability, and ethics. We synthesize
these methods drawing from different fields of research to build a unified
approach, independent of the application. Our goals are to reduce the entry
barrier for researchers and practitioners on using MOO algorithms and to
provide novel research directions.Comment: IJCAI 2023 Conference Paper, Survey Trac
Reason Against the Machine: Future Directions for Mass Online Deliberation
Designers of online deliberative platforms aim to counter the degrading
quality of online debates. Support technologies such as machine learning and
natural language processing open avenues for widening the circle of people
involved in deliberation, moving from small groups to "crowd" scale. Numerous
design features of large-scale online discussion systems allow larger numbers
of people to discuss shared problems, enhance critical thinking, and formulate
solutions. We review the transdisciplinary literature on the design of digital
mass deliberation platforms and examine the commonly featured design aspects
(e.g., argumentation support, automated facilitation, and gamification) that
attempt to facilitate scaling up. We find that the literature is largely
focused on developing technical fixes for scaling up deliberation, but may
neglect the more nuanced requirements of high quality deliberation. Current
design research is carried out with a small, atypical segment of the world's
population, and much research is still needed on how to facilitate and
accommodate different genders or cultures in deliberation, how to deal with the
implications of pre-existing social inequalities, how to build motivation and
self-efficacy in certain groups, and how to deal with differences in cognitive
abilities and cultural or linguistic differences. Few studies bridge
disciplines between deliberative theory, design and engineering. As a result,
scaling up deliberation will likely advance in separate systemic siloes. We
make design and process recommendations to correct this course and suggest
avenues for future researchComment: Adjusting title and abstract to arxiv metadat
What does a Text Classifier Learn about Morality? An Explainable Method for Cross-Domain Comparison of Moral Rhetoric
Moral rhetoric influences our judgement. Although social scientists recognize moral expression as domain specific, there are no systematic methods for analyzing whether a text classifier learns the domain-specific expression of moral language or not. We propose Tomea, a method to compare a supervised classifier's representation of moral rhetoric across domains. Tomea enables quantitative and qualitative comparisons of moral rhetoric via an interpretable exploration of similarities and differences across moral concepts and domains. We apply Tomea on moral narratives in thirty-five thousand tweets from seven domains. We extensively evaluate the method via a crowd study, a series of cross-domain moral classification comparisons, and a qualitative analysis of cross-domain moral expression.</p
MOPaC: The Multiple Offers Protocol for Multilateral Negotiations with Partial Consensus
Existing protocols for multilateral negotiation require a full consensus
among the negotiating parties. In contrast, we propose a protocol for
multilateral negotiation that allows partial consensus, wherein only a subset
of the negotiating parties can reach an agreement. We motivate problems that
require such a protocol and describe the protocol formally