<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Motivating Software &#187; Announcements</title>
	<atom:link href="http://motivatingsoftware.rickwash.com/category/announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://motivatingsoftware.rickwash.com</link>
	<description>Understanding Incentives in Social Computing</description>
	<lastBuildDate>Thu, 26 Aug 2010 04:01:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Update</title>
		<link>http://motivatingsoftware.rickwash.com/2010/07/update/</link>
		<comments>http://motivatingsoftware.rickwash.com/2010/07/update/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 04:01:51 +0000</pubDate>
		<dc:creator>rwash</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://motivatingsoftware.rickwash.com/?p=117</guid>
		<description><![CDATA[It has been a while, but a lot has happened in my life.   The biggest thing that happened is that I got a new job.   Starting August 15th, I will be an assistant professor (tenure-track) at Michigan State University.  I have a joint appointment in the Department of Telecommunications, Information Studies, and Media, [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a while, but a lot has happened in my life.   The biggest thing that happened is that I got a new job.   Starting August 15th, I will be an assistant professor (tenure-track) at <a href="http://www.msu.edu">Michigan State University</a>.  I have a joint appointment in the <a href="http://www.tism.msu.edu">Department of Telecommunications, Information Studies, and Media</a>, and the <a href="http://www.cas.msu.edu">School of Journalism</a>.   I&#8217;m going to be continuing working on my main research interests: understanding how we can use social science theories of motivation and incentives to build better social media systems.</p>
<p>I have also successfully moved into a new house and purchased a new car with <a href="http://bierdoctor.com">my wife</a> for her to use.  She also got a job as an assistant professor at <a href="http://www.northwestern.edu">Northwestern University</a> in the <a href="http://www.communication.northwestern.edu/departments/communicationstudies/">Communication Studies department</a>.</p>
<p>Now that we are approaching the new school year, and I&#8217;ve got all this craziness behind me, I hope to be blogging more regularly about things I&#8217;m thinking about.  And I&#8217;m sure the new academic year will bring lots to think about: I&#8217;m teaching a class on the intersection of Computing and Journalism, and I&#8217;m running a <a href="http://socialmedia.cas.msu.edu">seminar series on Social Media</a>.  In the meantime, I&#8217;ve been traveling a lot, and spending that much time in my car has caused me to think about traffic more than I should.  So in the next couple of posts, I&#8217;m going to take a break from talking about social media and talk about how some of the ideas I work with can be applied to improve traffic.</p>
]]></content:encoded>
			<wfw:commentRss>http://motivatingsoftware.rickwash.com/2010/07/update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimum Threshold Mechanism</title>
		<link>http://motivatingsoftware.rickwash.com/2009/06/minimum-threshold-mechanism/</link>
		<comments>http://motivatingsoftware.rickwash.com/2009/06/minimum-threshold-mechanism/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 04:01:50 +0000</pubDate>
		<dc:creator>rwash</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[minimum threshold]]></category>

		<guid isPermaLink="false">http://motivatingsoftware.rickwash.com/?p=23</guid>
		<description><![CDATA[The most basic problem that any social media system faces is contribution; the system needs contributions from its users.  These contributions are usually in the form of some type of information: text, images, videos, etc.  The fact that these contributions come from end users is what makes these systems social media. For most systems, users [...]]]></description>
			<content:encoded><![CDATA[<p>The most basic problem that any social media system faces is contribution; the system needs contributions from its users.  These contributions are usually in the form of some type of information: text, images, videos, etc.  The fact that these contributions come from end users is what makes these systems social media. For most systems, users will not naturally volunteer to spend their time and effort contributing, so good social media systems include some mechanism that induces at least some of its users to contribute information.  One nice thing about these technological systems is that identifying users is fairly easy, and it is possible to prevent or exclude users from accessing the contributions of others.</p>
<p>Threatening to exclude users can serve as a strong motivation for users to contribute information.  The simplest way to do this is with a minimum threshold: any user who does not contribute the minimum amount of information to the system will be excluded from accessing the system.  Technically, this is a very simple mechanism to implement; however, it is not clear how users will react to such a threat.</p>
<p>Jeff MacKie-Mason and I constructed a mathematical model of behavior to try to predict what will happen when a system uses a minimum threshold to try to induce greater contributions.  It turns out that the behavior is not straightforward; some users will increase their contributions to the minimum in order to continue receiving access.  Other users will decide that its not worth it anymore and stop using the system.  It is actually the users with the lowest marginal net benefit that will stop using the system.  These are the users who get the least benefit out of the first piece of information they contribute.    Users with more moderate marginal net benefits are the ones that will increase their contributions to meet the threshold.</p>
<p>Overall, what the minimum threshold does is produce greater <em>equality</em> of contributions.  Without the threshold, there is a wide variance in how much information each person contributes.  The threshold pushes everyone to contribute a similar amount as everyone else, reducing the variance in contributions.</p>
<p>We also use this model to provide concrete design advice.   When does it make sense to use a mechanism like this?  This mechanism works best when there are a lot of users in the system.  This is because the minimum threshold acts kind of like a coordinating device; many users all coordinate and contribute that minimum.  More users in the system create a larger multiplier on the minimum threshold, leading to a much larger amount of information for everyone.   It also works best when, without the threshold, very little information is voluntarily contributed.  A system where lots of information is already contributed doesn&#8217;t need more users contributing, and runs the risk of unnecessarily hurting people by forcing them to contribute more information than they would prefer to.</p>
<p>Rick Wash and Jeffrey MacKie-Mason. &#8220;Using a Minimum Threshold to Motivate Contributions to Social Computing&#8221; 2009</p>
]]></content:encoded>
			<wfw:commentRss>http://motivatingsoftware.rickwash.com/2009/06/minimum-threshold-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incentive Alignment for Side Effects</title>
		<link>http://motivatingsoftware.rickwash.com/2009/06/incentive-alignment-for-side-effects/</link>
		<comments>http://motivatingsoftware.rickwash.com/2009/06/incentive-alignment-for-side-effects/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:01:08 +0000</pubDate>
		<dc:creator>rwash</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[side effects]]></category>

		<guid isPermaLink="false">http://motivatingsoftware.rickwash.com/?p=14</guid>
		<description><![CDATA[Giving users a private, individual reason to contribute to social media can be a powerful incentive to induce contributions.  Del.icio.us motivates users to create bookmarks by making them available on the Internet from anywhere and by helping users to organize their bookmarks with tags.  These bookmarks are then shared with other users as a side [...]]]></description>
			<content:encoded><![CDATA[<p>Giving users a private, individual reason to contribute to social media can be a powerful incentive to induce contributions.  <a href="http://delicious.com">Del.icio.us</a> motivates users to create bookmarks by making them available on the Internet from anywhere and by helping users to organize their bookmarks with tags.  These bookmarks are then shared with other users as a <a href="http://motivatingsoftware.rickwash.com/2009/06/side-effect-mechanism/">side effect</a>.</p>
<p>However, making this work isn&#8217;t quite as easy as it sounds.  You need to make sure that the information users contribute is actually useful for other people. Take del.icio.us, again, as an example.  Users contribute &#8220;tags&#8221; or keywords by associating them with specific bookmarks.  I bookmark the NYTimes website, and then I can associate tags like &#8220;news&#8221; and &#8220;newspaper&#8221; and &#8220;reporting&#8221; with it.  But these words aren&#8217;t really that useful to other people.  If I search on &#8220;newspaper&#8221;, I get almost <a href="http://delicious.com/tag/newspaper">150,000 hits</a>, and the whole first page is news stories about newspapers and not newspapers themselves.   The tag &#8220;news&#8221; is even worse, it has over <a href="http://delicious.com/tag/news">2.5 million hits</a>, most of which are links to actual news stories. These tags are a really bad way to find news sites.</p>
<p>The reason these tags don&#8217;t work can be explained by looking at how these tags are contributed in the first place.  Users choose tags to help themselves organize their own bookmarks.   When I am bookmarking a website, I try to come up with words that help <em>me</em> organize <em>my</em> bookmarks; but I don&#8217;t care about anyone else&#8217;s bookmarks or tags.  This means that when I chose to use the word &#8220;newspaper&#8221; for the NYTimes, I didn&#8217;t care if I was using it in the same way as other people, or if my using it added clutter for other people who are using that tag.  I just wanted to be able to re-find my favoriate newspaper in the future.  In short, I have no reason to choose tags in a way that helps other people.</p>
<p>Bookmarks, on the other hand, are different.  When I choose to create a bookmark on del.icio.us, I do think about clutter problems.   I try not to bookmark too many websites because each new bookmark makes it harder for me to my old ones.   If I bookmark too much, things get cluttered and I can&#8217;t find anything.   Tags help, but only if I use them consistently and sparingly.  But this means that if you share an interest with me, you can go to my bookmarks and they will be useful to you.  Right now, most of my bookmarks recently have been about social computing research, so if you are interested in that, head over to <a href="http://delicious.com/rwash">my bookmarks</a> and you&#8217;ll find a relatively clutter-free set of links.</p>
<p>Bookmarks on del.icio.us are an example of <em>incentive alignment</em>.  Del.icio.us induces me to contribute information (bookmarks) in a way that the resulting contributes are actually useful to others.  Looking at any single person&#8217;s bookmarks is usually a good way of finding links to websites on topics related to that person&#8217;s interest. Each user tries to limit the clutter in his or her own bookmarks, and that helps other users make use of those bookmarks. Tags on del.icio.us represent an <em>incentive mis-alignment</em>.  The structure of del.icio.us gets me to contribute tags, but the tags that I contribute are almost useless to other users because I don&#8217;t take into account the additional clutter my use causes for other users.</p>
<p>When designing a social computing system, giving users a private, individual reason to contribute can be a powerful motivator.   And making those contributions public as a <em>side effect</em> can provide lots of value to the other users on the system.  But, when doing this, be careful to make sure that the <em>incentives are aligned</em>; that users contribute information in a form that is actually useful to others.  Make sure that concerns like clutter that are important to the users of the information are considered by the contributors when making their contributions.</p>
<p>Rick Wash and Emilee Rader. “<a href="http://www-personal.si.umich.edu/~rwash/pubs/delicious-incentives-asist%20final.pdf">Public Bookmarks and Private Benefits:    An Analysis of Incentives in Social Computing</a>.” In <em><span class="cmti-12">American Society for</span></em> <span class="cmti-12"><em>Information Science and Technology (ASIS&amp;T) Annual Meeting</em> </span>(2007).</p>
]]></content:encoded>
			<wfw:commentRss>http://motivatingsoftware.rickwash.com/2009/06/incentive-alignment-for-side-effects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Side Effect Mechanism</title>
		<link>http://motivatingsoftware.rickwash.com/2009/06/side-effect-mechanism/</link>
		<comments>http://motivatingsoftware.rickwash.com/2009/06/side-effect-mechanism/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 04:01:58 +0000</pubDate>
		<dc:creator>rwash</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[side effects]]></category>

		<guid isPermaLink="false">http://motivatingsoftware.rickwash.com/?p=8</guid>
		<description><![CDATA[One of the difficulties in understanding why people contribute to social computing systems is that each person is not acting alone.  One person&#8217;s decision is potentially affected by everyone else on the site, and everyone else&#8217;s decision is in turn potentially affected by that one person&#8217;s decision. For example, I sometimes write messages on Facebook [...]]]></description>
			<content:encoded><![CDATA[<p>One of the difficulties in understanding why people contribute to social computing systems is that each person is not acting alone.  One person&#8217;s decision is potentially affected by everyone else on the site, and everyone else&#8217;s decision is in turn potentially affected by that one person&#8217;s decision. For example, I sometimes write messages on Facebook because I know others will see them and comment on them.  This strategic interplay between contribution decisions can make understanding the reasons behind these decisions difficult.</p>
<p><a href="http://delicious.com">Del.icio.us</a> has a great way to deal with this problem.  They sidestep the whole &#8220;strategic&#8221; problem by giving people a mostly personal reason to bookmark.  Users on del.icio.us choose their bookmarks primarily because they think that they might go back and visit the website sometime in the future.   And tags are chosen mainly to support this potential re-finding activity; users tags are chosen to help themselves organize their collection of bookmarks.   Users create these bookmarks for personal reasons, and would continue to do so even if no one else ever saw them.</p>
<p>However, del.icio.us makes all bookmarks public by default.  Anyone can go and view my bookmarks or anyone else&#8217;s bookmarks.   This public benefit is a <em>side effect</em> of the private incentives that users have to create bookmarks.  The main purpose of creating bookmarks isn&#8217;t to benefit others, but this benefit happens because of the default-to-public nature of the site.</p>
<p>This suggests a more general mechanism for inducing user contributions.   Social computing systems can provide a strictly private benefit from contributions &#8212; potentially by emulating something that users already do on their computers like store bookmarks &#8212; and then make these contributions public by default.  Making things publicly available as a side-effect of normal, personal use is a great way encourage contribution to a social computing system.</p>
<p>Rick Wash and Emilee Rader. “<a href="http://www-personal.si.umich.edu/~rwash/pubs/delicious-incentives-asist%20final.pdf">Public Bookmarks and Private Benefits:    An Analysis of Incentives in Social Computing</a>.” In <em><span class="cmti-12">American Society for</span></em> <span class="cmti-12"><em>Information Science and Technology (ASIS&amp;T) Annual Meeting</em> </span>(2007).</p>
]]></content:encoded>
			<wfw:commentRss>http://motivatingsoftware.rickwash.com/2009/06/side-effect-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
