Goto

Collaborating Authors

 Law


Fulltime Machine Learning Engineers openings in Los Angeles on September 19, 2022

#artificialintelligence

All candidates must be submitted via our Applicant Tracking System by approved Liftoff Vungle vendors who have been expressly requested to make a submission by our Recruiting Team for a specific job opening.


Low AI maturity: Companies don't trust AI for autonomous decisions - Dataconomy

#artificialintelligence

According to study results by Fivetran, 86% of companies struggle to trust AI to make all business decisions without human participation. In contrast, 90% of enterprises rely on manual data procedures. The companion paper, "Achieving AI: A Study of AI Opportunities and Obstacles," explains the problems businesses confront in today's AI ecosystem. The paper investigates how, even though 87% of businesses identify AI as the future of business and aim to expand their investment in it, a lack of trust in machine-led decision-making is a significant obstacle caused by technical challenges and a lack of education. Only 14% of respondents believe their companies are "advanced" in AI maturity.


Clearview AI, Used by Police to Find Criminals, Now in Public Defenders' Hands

#artificialintelligence

For the last few years, Clearview AI's tool has been largely restricted to law enforcement, but the company now plans to offer access to public defenders. Hoan Ton-That, the chief executive, said this would help "balance the scales of justice," but critics of the company are skeptical given the legal and ethical concerns that swirl around Clearview AI's groundbreaking technology. The company scraped billions of faces from social media sites, such as Facebook, LinkedIn and Instagram, and other parts of the web in order to build an app that seeks to unearth every public photo of a person that exists online. "I think it's a rare situation in which most defense attorneys would want to use it," said Jerome Greco, who oversees a forensics technology lab at the Legal Aid Society, in New York City. "This is mostly being done as a P.R. stunt to try to push back against the negative publicity that Clearview has about its tool and how it's being used by law enforcement."


Algorithms Can Now Mimic Any Artist. Some Artists Hate It

#artificialintelligence

Swedish artist Simon Stรฅlenhag is known for haunting paintings that blend natural landscapes with the eerie futurism of giant robots, mysterious industrial machines, and alien creatures. Earlier this week, Stรฅlenhag appeared to experience some dystopian dread of his own when he found that artificial intelligence had been used to mimic his style. This content can also be viewed on the site it originates from. The act of AI imitation was performed by Andres Guadamuz, a reader in intellectual property law at the University of Sussex in the UK who has been studying legal issues around AI-generated art. He used a service called Midjourney to create images resembling Stรฅlenhag's spooky style, and posted them to Twitter.


Specifying and Exploiting Non-Monotonic Domain-Specific Declarative Heuristics in Answer Set Programming

arXiv.org Artificial Intelligence

Domain-specific heuristics are an essential technique for solving combinatorial problems efficiently. Current approaches to integrate domain-specific heuristics with Answer Set Programming (ASP) are unsatisfactory when dealing with heuristics that are specified non-monotonically on the basis of partial assignments. Such heuristics frequently occur in practice, for example, when picking an item that has not yet been placed in bin packing. Therefore, we present novel syntax and semantics for declarative specifications of domain-specific heuristics in ASP. Our approach supports heuristic statements that depend on the partial assignment maintained during solving, which has not been possible before. We provide an implementation in ALPHA that makes ALPHA the first lazy-grounding ASP system to support declaratively specified domain-specific heuristics. Two practical example domains are used to demonstrate the benefits of our proposal. Additionally, we use our approach to implement informed} search with A*, which is tackled within ASP for the first time. A* is applied to two further search problems. The experiments confirm that combining lazy-grounding ASP solving and our novel heuristics can be vital for solving industrial-size problems.


What are People Talking about in #BlackLivesMatter and #StopAsianHate? Exploring and Categorizing Twitter Topics Emerging in Online Social Movements through the Latent Dirichlet Allocation Model

arXiv.org Artificial Intelligence

Minority groups have been using social media to organize social movements that create profound social impacts. Black Lives Matter (BLM) and Stop Asian Hate (SAH) are two successful social movements that have spread on Twitter that promote protests and activities against racism and increase the public's awareness of other social challenges that minority groups face. However, previous studies have mostly conducted qualitative analyses of tweets or interviews with users, which may not comprehensively and validly represent all tweets. Very few studies have explored the Twitter topics within BLM and SAH dialogs in a rigorous, quantified and data-centered approach. Therefore, in this research, we adopted a mixed-methods approach to comprehensively analyze BLM and SAH Twitter topics. We implemented (1) the latent Dirichlet allocation model to understand the top high-level words and topics and (2) open-coding analysis to identify specific themes across the tweets. We collected more than one million tweets with the #blacklivesmatter and #stopasianhate hashtags and compared their topics. Our findings revealed that the tweets discussed a variety of influential topics in depth, and social justice, social movements, and emotional sentiments were common topics in both movements, though with unique subtopics for each movement. Our study contributes to the topic analysis of social movements on social media platforms in particular and the literature on the interplay of AI, ethics, and society in general.


Documenting use cases in the affective computing domain using Unified Modeling Language

arXiv.org Artificial Intelligence

The study of the ethical impact of AI and the design of trustworthy systems needs the analysis of the scenarios where AI systems are used, which is related to the software engineering concept of "use case" and the "intended purpose" legal term. However, there is no standard methodology for use case documentation covering the context of use, scope, functional requirements and risks of an AI system. In this work, we propose a novel documentation methodology for AI use cases, with a special focus on the affective computing domain. Our approach builds upon an assessment of use case information needs documented in the research literature and the recently proposed European regulatory framework for AI. From this assessment, we adopt and adapt the Unified Modeling Language (UML), which has been used in the last two decades mostly by software engineers. Each use case is then represented by an UML diagram and a structured table, and we provide a set of examples illustrating its application to several affective computing scenarios.


C-Causal Blindness An experimental computational framework on the isomorphic relationship between biological computation, artificial computation, and logic using weighted hidden Markov models

arXiv.org Artificial Intelligence

This text is concerned with a hypothetical flavour of cognitive blindness referred to in this paper as \textit{C-Causal Blindness} or C-CB. A cognitive blindness where the policy to obtain the objective leads to the state to be avoided. A literal example of C-CB would be \textit{Kurt G\"odel's} decision to starve for \textit{"fear of being poisoned"} - take this to be premise \textbf{A}. The objective being \textit{"to avoid being poisoned (so as to not die)"}: \textbf{C}, the plan or policy being \textit{"don't eat"}: \textbf{B}, and the actual outcome having been \textit{"dying"}: $\lnot$\textbf{C} - the state that G\"odel wanted to avoid to begin with. Like many, G\"odel pursued a strategy that caused the result he wanted to avoid. An experimental computational framework is proposed to show the isomorphic relationship between C-CB in brain computations, logic, and computer computations using hidden Markov models.


Evaluating Machine Unlearning via Epistemic Uncertainty

arXiv.org Artificial Intelligence

There has been a growing interest in Machine Unlearning recently, primarily due to legal requirements such as the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act. Thus, multiple approaches were presented to remove the influence of specific target data points from a trained model. However, when evaluating the success of unlearning, current approaches either use adversarial attacks or compare their results to the optimal solution, which usually incorporates retraining from scratch. We argue that both ways are insufficient in practice. In this work, we present an evaluation metric for Machine Unlearning algorithms based on epistemic uncertainty. This is the first definition of a general evaluation metric for Machine Unlearning to our best knowledge.


Data Representativeness in Accessibility Datasets: A Meta-Analysis

arXiv.org Artificial Intelligence

As data-driven systems are increasingly deployed at scale, ethical concerns have arisen around unfair and discriminatory outcomes for historically marginalized groups that are underrepresented in training data. In response, work around AI fairness and inclusion has called for datasets that are representative of various demographic groups. In this paper, we contribute an analysis of the representativeness of age, gender, and race & ethnicity in accessibility datasets - datasets sourced from people with disabilities and older adults - that can potentially play an important role in mitigating bias for inclusive AI-infused applications. We examine the current state of representation within datasets sourced by people with disabilities by reviewing publicly-available information of 190 datasets, we call these accessibility datasets. We find that accessibility datasets represent diverse ages, but have gender and race representation gaps. Additionally, we investigate how the sensitive and complex nature of demographic variables makes classification difficult and inconsistent (e.g., gender, race & ethnicity), with the source of labeling often unknown. By reflecting on the current challenges and opportunities for representation of disabled data contributors, we hope our effort expands the space of possibility for greater inclusion of marginalized communities in AI-infused systems.