<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Interledger Community 🌱: Brett Gaylor</title>
    <description>The latest articles on The Interledger Community 🌱 by Brett Gaylor (@brettgaylor).</description>
    <link>https://community.interledger.org/brettgaylor</link>
    <image>
      <url>https://community.interledger.org/images/USFIavCWcxML0pgjDM2r_RGH0cVyyXDLUqE6x9iDFdo/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL3VzZXIv/cHJvZmlsZV9pbWFn/ZS85My84MmMwNjAz/My0xNzlhLTQ0NTIt/OTJiZi02MjIwNzJj/NGJkNTYuanBn</url>
      <title>The Interledger Community 🌱: Brett Gaylor</title>
      <link>https://community.interledger.org/brettgaylor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.interledger.org/feed/brettgaylor"/>
    <language>en</language>
    <item>
      <title>Discriminator — Grant Report # 2</title>
      <dc:creator>Brett Gaylor</dc:creator>
      <pubDate>Mon, 23 Aug 2021 18:22:30 +0000</pubDate>
      <link>https://community.interledger.org/brettgaylor/discriminator-grant-report-2-4nff</link>
      <guid>https://community.interledger.org/brettgaylor/discriminator-grant-report-2-4nff</guid>
      <description>&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;The Discriminator web documentary that Grant For The Web supported was completed in early June. Our team produced an interactive experience roughly 15 minutes long that explored my experience of having my photos included in the MegaFace database, and the phenomenon of facial recognition databases more broadly.&lt;/p&gt;

&lt;p&gt;The web documentary was built as a React web app, which was web monetized through Coil using the web monetization API.&lt;/p&gt;

&lt;p&gt;The music for the project was composed by David Drury and released under a Creative Commons license on the Free Music Archive.&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Goal 1 - "incite curiosity and educate users to the social concerns surrounding facial recognition, AI and disinformation"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This goal has been completed and feels successful. The key deliverable for this objective is a publicly available web documentary, Discriminator, which premiered in June at the 2021 Tribeca Film Festival. It has been well received and reviewed, and found a mass audience at one of the most prestigious film festivals that curates interactive media. With its focus on how photos end up in facial recognition databases without consent, the project makes an original contribution to the field.&lt;/p&gt;

&lt;p&gt;Looking back, focusing our grant activities on this as the central objective was key to having a successful project. Web monetization, as I’ll get into, was a part of our experiment - but focusing our energy on creating a compelling piece of filmmaking allowed us to control our own destiny while also leaving room for experimentation.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Goal 2 - create a popular and professionally produced documentary that other creators can study and emulate&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This goal spoke to creating a reference implementation of a web-monetized web documentary, given that at the time of our application there were no models to follow. &lt;/p&gt;

&lt;p&gt;Developer Jae Perris implemented the web monetization API within a React web application, publishing the source code on Github. Jae also published a simple blog post outlining the development process of the documentary - including both the machine learning work to execute the creative as well as the web monetization work.&lt;/p&gt;

&lt;p&gt;In truth, the web monetization development work was fairly straightforward - our experience was that barriers to success for micropayments of this sort are not technical, but rather lie in finding a large enough user base. Nonetheless, for others wishing to create a web documentary that takes advantage of web monetization, they now have an open source project to build from.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Goal 3 - experiment with new ways that we could finance our work and establish more direct relationships with our audiences&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;As mentioned in our interim blog post, our strategy shifted from financing the work through web monetization to having funds generated go towards advocacy work in the field. We were successful in partnering with the Surveillance Oversight Technology Project (S.T.O.P.), and every web monetized visit to Discriminator is channeled towards their 501(c)3.&lt;/p&gt;

&lt;p&gt;This was the most challenging aspect of the project. While it was a simple matter to implement the web monetization API, it was exceedingly difficult for STOP to register for a payment pointer. The only crypto-wallet that accepts Interledger payments, Uphold, has stringent requirements for 501c3, charity and corporate accounts. Despite STOP dutifully jumping through their hoops, it took months to have a payment pointer generated. &lt;/p&gt;

&lt;p&gt;Once we did have their payment pointer, the next burden became the reality of the user base of Coil subscribers. Even though our project premiered at a top tier festival and received great press on launch, the traffic that was generated by web-monetized users was simply too small to generate any revenue. In total, web monetized views garnered $6.95.&lt;/p&gt;

&lt;p&gt;In our case, this did not prevent the project from release: we were grant funded from multiple sources. It did, however, raise a key challenge for the web monetization community: if the goal is to encourage creators to publish outside of the major platforms, the challenge of raising an audience several orders of magnitude higher than we were able falls to each individual. For web monetized projects to use their viewing revenue as part of their project financing, then, they must partner with existing brands or partners that can bring large pre-existing audiences.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;The key activities during our final reporting period were research, web development, music composing, animation and communications.&lt;/p&gt;

&lt;p&gt;For research we partnered with Adam Harvey. Adamis an applied artist and technical researcher based in Berlin focused on computer vision, privacy, and surveillance. He is a graduate of the Interactive Telecommunications Program at New York University (2010) and is the creator of the VFRAME.io computer vision project, Exposing.ai dataset project, and CV Dazzle computer vision camouflage concept. &lt;/p&gt;

&lt;p&gt;Collaborating with Adam, I was able to trace how my photos had been included in a variety of databases. This formed the basis of the data visualizations that make up the second chapter of the documentary.&lt;/p&gt;

&lt;p&gt;For web development, Jae Perris and Hang Do Thi Duc collaborated to produce the interactions, computer vision and AI that makes the project interactive. This was where the majority of our time and funds were spent. The project repo on Github is available for any developer to fork, modify and inspect.&lt;/p&gt;

&lt;p&gt;Jae Perris also wrote a detailed readme as part of the repo, including the web monetization implementation, which can be read &lt;a href="https://github.com/Honga1/discriminator#readme"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The original score was composed by David Drury, and was released under a Creative Commons Non-Commercial Attribution license. It can be downloaded directly from Soundcloud here. &lt;/p&gt;

&lt;p&gt;The Animation was created by Darren Pasemko and Kent Hugo using a variety of techniques including Generative Adversarial Networks (GAN). We were supported in this by RunwayML, a software project to make AI models more accessible to graphic artists. The Runway team gave us free computing time on their GPUs to train the models using photos of me.&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;I contracted GATPR to assist in our press releases and public relations. This was a somewhat difficult assignment for the agency as interactive web documentaries are odd ducks - not reviewed by most critics and not understood by most viewers.&lt;/p&gt;

&lt;p&gt;Despite this, the film had several dozen reviews, mentions, vlogs and podcasts. Some highlights:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Indiewire:&lt;/strong&gt; &lt;br&gt;
&lt;a href="https://www.indiewire.com/2021/06/tribeca-immersive-2021-program-free-1234643259/"&gt;https://www.indiewire.com/2021/06/tribeca-immersive-2021-program-free-1234643259/&lt;/a&gt;&lt;br&gt;
“Over the course of three remarkable chapters, Gaylor tracks the history of photo-sharing sites like Flickr, and how corporations ultimately exploited Creative Commons licenses to access personal data and put millions of people’s lives online without their permission. If you haven’t heard of MegaFace, the publicly available facial recognition platform, Gaylor will make sure it haunts your nightmares. In the process, he’ll also deliver a searing breakdown of modern technology’s most perilous extremes, and what it takes to protect your privacy in the digital age.”&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Amber Mac:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://ambermac.com/thefeed-discriminator-doc-zebra-loop-returns/"&gt;https://ambermac.com/thefeed-discriminator-doc-zebra-loop-returns/&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;
&lt;blockquote class="ltag__twitter-tweet"&gt;
      &lt;div class="ltag__twitter-tweet__media ltag__twitter-tweet__media__video-wrapper"&gt;
        &lt;div class="ltag__twitter-tweet__media--video-preview"&gt;
          &lt;img src="https://community.interledger.org/images/uWJIbAMqhV1aGVIXvSLc9BizQFlEPrsO0HrrvBM0pjg/w:880/mb:500000/ar:1/aHR0cHM6Ly9wYnMu/dHdpbWcuY29tL2Ft/cGxpZnlfdmlkZW9f/dGh1bWIvMTQyMjg5/OTE1ODQ5MTU0MTUw/NC9pbWcvd3VVcHJ6/UzROQmRNYVRkaC5q/cGc" alt="unknown tweet media content"&gt;
          &lt;img src="/assets/play-butt.svg" class="ltag__twitter-tweet__play-butt" alt="Play butt"&gt;
        &lt;/div&gt;
        &lt;div class="ltag__twitter-tweet__video"&gt;
          
            
          
        &lt;/div&gt;
      &lt;/div&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://community.interledger.org/images/60NsXhbqrwmViUJQujAj2gg7liTRatkdL1HbMOLB4Yg/w:880/mb:500000/ar:1/aHR0cHM6Ly9wYnMu/dHdpbWcuY29tL3By/b2ZpbGVfaW1hZ2Vz/LzEwNjE3MDIwOTgz/MDYyNjkxODUvWWFN/NkdsUkVfbm9ybWFs/LmpwZw" alt="Amber Mac profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Amber Mac
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @ambermac
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      On this clip of &lt;a href="https://twitter.com/hashtag/TheFeed"&gt;&lt;/a&gt;&lt;a href="https://twitter.com/hashtag/TheFeed"&gt;#TheFeed&lt;/a&gt;, director Brett Gaylor &lt;a href="https://twitter.com/remixmanifesto"&gt;@remixmanifesto&lt;/a&gt; discusses the sinister side of facial recognition technology and his new documentary, Discriminator. &lt;br&gt;&lt;br&gt;This episode of &lt;a href="https://twitter.com/hashtag/TheFeed"&gt;&lt;/a&gt;&lt;a href="https://twitter.com/hashtag/TheFeed"&gt;#TheFeed&lt;/a&gt; is powered by @TPLink. &lt;br&gt;&lt;br&gt;To hear the full episode, visit &lt;a href="https://t.co/L73NgxNgBR"&gt;AmberMac.com&lt;/a&gt;. 
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      12:38 PM - 04 Aug 2021
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1422899784931811328" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1422899784931811328" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1422899784931811328" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;&lt;strong&gt;No Proscenium:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://noproscenium.com/tribeca-immersive-diary-2021-updated-6-9-21-9c5724706052"&gt;https://noproscenium.com/tribeca-immersive-diary-2021-updated-6-9-21-9c5724706052&lt;/a&gt;&lt;br&gt;
While the message is a dire one the messenger is a delight. This work puts the interactive, data-driven journalism projects of big media companies that win huge awards to shame. You’ll learn oodles. You’ll be delighted and horrified by the tech in equal measures. You’ll start contemplating how long it would take you to learn how to code a virus that would shut down the internet forever and ever.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;WPBS Studios: Inside the Stories&lt;/strong&gt;&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/1bTYrBTC20c"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;The next stop for the film will hopefully be an international premiere at the International Documentary Festival of Amsterdam this November. I have applied and hope to hear back in the fall.&lt;/p&gt;

&lt;p&gt;The project will also be evolved as part of my PhD thesis at Simon Fraser University. I plan to contact more individuals who, like myself, were included in facial recognition databases without consent. Interviews with these individuals will form the basis of a podcast and a research paper that explores the particulars of harm that are associated with being included in large databases.&lt;/p&gt;

&lt;p&gt;We also plan to host an online screening and Q&amp;amp;A in the fall as a fundraiser with S.T.O.P.  I'm hoping that this could emerge as a way to integrate web documentaries more effectively with the micro-payment model, particularly if we can coordinate with Interledger and Coil to promote it within community channels.&lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;The project still needs more people to watch and share it! I hope that it’s entertaining and educational for folks, and that it inspires others to make work on the web. There is still so much to do outside the platforms!&lt;/p&gt;

&lt;p&gt;Please keep an eye out for our community screening and come join us!&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional comments
&lt;/h2&gt;

&lt;p&gt;I’m excited to continue experimenting with web monetization and other forms of decentralized financing for creative work. I think there is promise in combining this approach in partnership with a larger brand that is still publishing on the open web.&lt;/p&gt;

&lt;h2&gt;
  
  
  Relevant links/resources  (optional)
&lt;/h2&gt;

&lt;p&gt;Film:&lt;br&gt;
&lt;a href="http://www.discriminator.film"&gt;www.discriminator.film&lt;/a&gt;&lt;br&gt;
Github:&lt;br&gt;
&lt;a href="https://github.com/Honga1/discriminator/"&gt;https://github.com/Honga1/discriminator/&lt;/a&gt;&lt;br&gt;
Soundtrack:&lt;br&gt;
&lt;a href="https://soundcloud.com/brettgaylor/sets/discriminator-the-score"&gt;https://soundcloud.com/brettgaylor/sets/discriminator-the-score&lt;/a&gt;&lt;/p&gt;

</description>
      <category>grantreports</category>
    </item>
    <item>
      <title>Discriminator — Grant Report #1</title>
      <dc:creator>Brett Gaylor</dc:creator>
      <pubDate>Tue, 02 Feb 2021 23:52:40 +0000</pubDate>
      <link>https://community.interledger.org/brettgaylor/discriminator-grant-report-1-1cim</link>
      <guid>https://community.interledger.org/brettgaylor/discriminator-grant-report-1-1cim</guid>
      <description>&lt;p&gt;&lt;a href="https://community.interledger.org/images/vH48034IipFC8CrUbY_o__y7HkSu3AuoW69sOLLMZuE/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy9p/L3Mzaml2eGkzdHRk/ajZ2M2wzaXcxLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.interledger.org/images/vH48034IipFC8CrUbY_o__y7HkSu3AuoW69sOLLMZuE/w:880/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy9p/L3Mzaml2eGkzdHRk/ajZ2M2wzaXcxLnBu/Zw" alt="Alt Text" width="880" height="887"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;p&gt;Discriminator is well into production, with ongoing work in research, animation, music and web development.&lt;/p&gt;

&lt;p&gt;The initial phase of the project was in the creation of a set of prototypes to explore the possibilities of using facial recognition within a web documentary. This prototype explored the possibilities of the &lt;a href="https://github.com/Rudrabha/Wav2Lip"&gt;"wav2lip"&lt;/a&gt; project, which modifies images and video files by synchronizing their mouth movements based on a submitted audio file. The goal was to present a "deepfaked" video by seamlessly integrating it with static video files.  The results can be seen here:&lt;br&gt;
&lt;a href="https://three-videos.jaeperris.com/"&gt;https://three-videos.jaeperris.com/&lt;/a&gt;&lt;br&gt;
(Google Chrome recommended)&lt;/p&gt;

&lt;p&gt;In parallel, an extensive research phase was undertaken to understand how the author's flickr photos were used in facial recognition databases. In partnership with researcher Adam Harvey, we explored how the Yahoo Flickr Creative Commons 100 million database &lt;a href="http://projects.dfki.uni-kl.de/yfcc100m/"&gt;(YFCC100M)&lt;/a&gt; became the basis of several large facial recognition databases including &lt;a href="http://megaface.cs.washington.edu/"&gt;MegaFace&lt;/a&gt;. This research modified and focused the direction of the project - rather than exploring disinformation and synthetic media, the project now more specifically focuses on the problematic use of CC licensed images in facial recognition databases. This is explored more full on Adam Harvey's website, &lt;a href="https://exposing.ai/"&gt;https://exposing.ai/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Building on these foundations, we are now moving forward on animation with &lt;a href="https://www.thesweetdood.com/"&gt;Darren Pasemko&lt;/a&gt;, music with composer &lt;a href="https://www.dubline.com"&gt;David Drury&lt;/a&gt;, AI and web development with &lt;a href="https://honga1.github.io/personal-portfolio/#/"&gt;Jae Perris&lt;/a&gt;, and design and creative technology with &lt;a href="https://22-8miles.com/"&gt;Hang Do Thi Duc&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Progress on objectives
&lt;/h2&gt;

&lt;p&gt;Goal 1 - &lt;em&gt;"incite curiosity and educate users to the social concerns surrounding facial recognition, AI and disinformation"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is our central goal, and the documentary is designed to educate while being entertaining. As research has progressed, however, it became clear that the primary dilemma was the unanticipated uses of creative commons photos. Like many others, I (Brett Gaylor) uploaded many photos to Flickr under a Creative Commons license only to discover many years later that they had been included in large facial recognition databases such as Megaface as a result of licensing choices. The goal of the documentary, therefore, is to widen understanding and conversation about the unintended consequences of openly sharing data.&lt;/p&gt;

&lt;p&gt;Goal 2 - &lt;em&gt;create a popular and professionally produced documentary that other creators can study and emulate&lt;/em&gt; - this is going well, and we are releasing &lt;a href="https://github.com/Honga1/discriminator/"&gt;all of our code on Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Goal 3 - &lt;em&gt;experiment with new ways that we could finance our work and establish more direct relationships with our audiences&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;As the focus of the film has tightened, I have become more aware of advocacy groups in this space. For this reason, I have decided to focus the web monetization component of the project on raising funds for groups pushing back against surveillance systems. I am in talks with the Surveillance Technology Oversight Project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key activities
&lt;/h2&gt;

&lt;p&gt;Our key activities are research, web development, composing and animation.&lt;/p&gt;

&lt;p&gt;You can see progress in all of these areas in this prototype&lt;br&gt;
&lt;a href="https://three-videos.jaeperris.com/"&gt;https://three-videos.jaeperris.com/&lt;/a&gt;&lt;br&gt;
(Google Chrome recommended)&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and marketing
&lt;/h2&gt;

&lt;p&gt;Our project was recently featured in The New York Times&lt;br&gt;
&lt;a href="https://www.nytimes.com/2021/01/31/technology/facial-recognition-photo-tool.html"&gt;https://www.nytimes.com/2021/01/31/technology/facial-recognition-photo-tool.html&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next?
&lt;/h2&gt;

&lt;p&gt;We are gunning for the finish line! We aim to have music composed by the end of february, animation completed in early March, and web development in April.&lt;/p&gt;

&lt;h2&gt;
  
  
  What community support would benefit your project?
&lt;/h2&gt;

&lt;p&gt;What we will likely need the most is word of mouth promotion.&lt;/p&gt;

</description>
      <category>grantreports</category>
    </item>
  </channel>
</rss>
