Browse Results

Showing 3,751 through 3,775 of 100,000 results

Algo Bots and the Law: Technology, Automation, and the Regulation of Futures and Other Derivatives

by Gregory Scopino

The trillion-dollar markets for futures, swaps, commodity options, and related derivatives are extremely important to the global economy because, among other things, they influence the prices that people pay for everything from heating oil and bread to the interest rates connected to mortgages and student loans. Due to technological advances in automation and artificial intelligence, these markets have recently undergone a dramatic transformation away from human-centered trading and operations to control by high-speed automated systems. In this work, Gregory Scopino explains how such changes present challenges to the oversight of these markets and discusses potential ways for authorities to address issues presented by computerized trading and related systems. This book should be read by anyone interested in learning how artificial intelligence is used in the financial markets and how those markets are - and should be - regulated.

The Algorithm: How AI Decides Who Gets Hired, Monitored, Promoted, and Fired and Why We Need to Fight Back Now

by Hilke Schellmann

Based on exclusive information from whistleblowers, internal documents, and real world test results, Emmy‑award winning Wall Street Journal contributor Hilke Schellmann delivers a shocking and illuminating expose on the next civil rights issue of our time: how AI has already taken over the workplace and shapes our future. Hilke Schellmann, is an Emmy‑award winning investigative reporter, Wall Street Journal and Guardian contributor and Journalism Professor at NYU. In The Algorithm, she investigates the rise of artificial intelligence (AI) in the world of work. AI is now being used to decide who has access to an education, who gets hired, who gets fired, and who receives a promotion. Drawing on exclusive information from whistleblowers, internal documents and real‑world tests, Schellmann discovers that many of the algorithms making high‑stakes decisions are biased, racist, and do more harm than good. Algorithms are on the brink of dominating our lives and threaten our human future—if we don't fight back. Schellmann takes readers on a journalistic detective story testing algorithms that have secretly analyzed job candidates' facial expressions and tone of voice. She investigates algorithms that scan our online activity including Twitter and LinkedIn to construct personality profiles à la Cambridge Analytica. Her reporting reveals how employers track the location of their employees, the keystrokes they make, access everything on their screens and, during meetings, analyze group discussions to diagnose problems in a team. Even universities are now using predictive analytics for admission offers and financial aid.

Algorithm Portfolios: Advances, Applications, and Challenges (SpringerBriefs in Optimization)

by Dimitris Souravlias Konstantinos E. Parsopoulos Ilias S. Kotsireas Panos M. Pardalos

This book covers algorithm portfolios, multi-method schemes that harness optimization algorithms into a joint framework to solve optimization problems. It is expected to be a primary reference point for researchers and doctoral students in relevant domains that seek a quick exposure to the field. The presentation focuses primarily on the applicability of the methods and the non-expert reader will find this book useful for starting designing and implementing algorithm portfolios. The book familiarizes the reader with algorithm portfolios through current advances, applications, and open problems. Fundamental issues in building effective and efficient algorithm portfolios such as selection of constituent algorithms, allocation of computational resources, interaction between algorithms and parallelism vs. sequential implementations are discussed. Several new applications are analyzed and insights on the underlying algorithmic designs are provided. Future directions, new challenges, and open problems in the design of algorithm portfolios and applications are explored to further motivate research in this field.

Algorithmic and High-Frequency Trading

by Álvaro Cartea Sebastian Jaimungal José Penalva

The design of trading algorithms requires sophisticated mathematical models backed up by reliable data. <P><P> In this textbook, the authors develop models for algorithmic trading in contexts such as executing large orders, market making, targeting VWAP and other schedules, trading pairs or collection of assets, and executing in dark pools. These models are grounded on how the exchanges work, whether the algorithm is trading with better informed traders (adverse selection), and the type of information available to market participants at both ultra-high and low frequency. Algorithmic and High-Frequency Trading is the first book that combines sophisticated mathematical modelling, empirical facts and financial economics, taking the reader from basic ideas to cutting-edge research and practice. If you need to understand how modern electronic markets operate, what information provides a trading edge, and how other market participants may affect the profitability of the algorithms, then this is the book for you.

Algorithmic Architecture

by Kostas Terzidis

Why does the word design owe its origin to Latin and not Greek roots? Where do the limits of the human mind lie? How does ambiguity enter the deterministic world of computation? Who was Parmenides and why is his philosophy still puzzling today? This unique volume challenges the reader to tackle all these complex questions and more.Algorithmic Architecture is not a typical theory-based architectural book; it is not a computer programming or language tutorial book either. It contains a series of provocative design projects, and yet it is not just a design or graphic art book per se. Following the tradition of architecture as a conglomeration of various design fields - engineering, theory, art, and recently, computation - the challenge of this book is to present a concept that, like architecture, is a unifying theme for many diverse disciplines. An algorithm is not only a step-by-step problem-solving procedure, a series of lines of computer codes or a mechanistic linguistic expression, but is also an ontological construct with deep philosophical, social, design, and artistic repercussions. Consequently, this book presents many, various and often seemingly disparate points of view that lead to the establishment of one common theme; algorithmic architecture.

Algorithmic Aspects in Information and Management: 11th International Conference, AAIM 2016, Bergamo, Italy, July 18-20, 2016, Proceedings (Lecture Notes in Computer Science #9778)

by Riccardo Dondi Guillaume Fertin Giancarlo Mauri

This volume constitutes the proceedings of the 11th International Conference on Algorithmic Aspects in Information and Management, AAIM 2016, held in Bergamo, Italy, in July 2016. The 18 revised full papers presented were carefully reviewed and selected from 41 submissions. The papers deal with current trends of research on algorithms, data structures, operation research, combinatorial optimization and their applications.

Algorithmic Bias in Marketing

by Ayelet Israeli Eva Ascarza

This note focuses on algorithmic bias in marketing. First, it presents a variety of marketing examples in which algorithmic bias may occur. The examples are organized around the 4 P's of marketing - promotion, price, place and product-characterizing the marketing decision that generates the bias and highlighting the consequences of such a bias. Then, it explains the potential causes of algorithmic bias and offers some solutions to mitigate or reduce this bias.

Algorithmic Decision Making with Python Resources: From Multicriteria Performance Records to Decision Algorithms via Bipolar-Valued Outranking Digraphs (International Series in Operations Research & Management Science #324)

by Raymond Bisdorff

This book describes Python3 programming resources for implementing decision aiding algorithms in the context of a bipolar-valued outranking approach. These computing resources, made available under the name Digraph3, are useful in the field of Algorithmic Decision Theory and more specifically in outranking-based Multiple-Criteria Decision Aiding (MCDA). The first part of the book presents a set of tutorials introducing the Digraph3 collection of Python3 modules and its main objects, such as bipolar-valued digraphs and outranking digraphs. In eight methodological chapters, the second part illustrates multiple-criteria evaluation models and decision algorithms. These chapters are largely problem-oriented and demonstrate how to edit a new multiple-criteria performance tableau, how to build a best choice recommendation, how to compute the winner of an election and how to make rankings or ratings using incommensurable criteria. The book’s third part presents three real-world decision case studies, while the fourth part addresses more advanced topics, such as computing ordinal correlations between bipolar-valued outranking digraphs, computing kernels in bipolar-valued digraphs, testing for confidence or stability of outranking statements when facing uncertain or solely ordinal criteria significance weights, and tempering plurality tyranny effects in social choice problems. The fifth and last part is more specifically focused on working with undirected graphs, tree graphs and forests. The closing chapter explores comparability, split, interval and permutation graphs. The book is primarily intended for graduate students in management sciences, computational statistics and operations research. The chapters presenting algorithms for ranking multicriteria performance records will be of computational interest for designers of web recommender systems. Similarly, the relative and absolute quantile-rating algorithms, discussed and illustrated in several chapters, will be of practical interest to public and private performance auditors.

Algorithmic Decision Theory: 4th International Conference, ADT 2015, Lexington, KY, USA, September 27-30, 2015, Proceedings (Lecture Notes in Computer Science #9346)

by Toby Walsh

This book constitutes the thoroughly refereed conference proceedings of the 4th International Conference on Algorithmic Decision Theory , ADT 2015, held in September 2015 in Lexington, USA. The 32 full papers presented were carefully selected from 76 submissions. The papers are organized in topical sections such as preferences; manipulation, learning and other issues; utility and decision theory; argumentation; bribery and control; social choice; allocation and other problems; doctoral consortium.

Algorithmic Game Theory: 10th International Symposium, SAGT 2017, L’Aquila, Italy, September 12–14, 2017, Proceedings (Lecture Notes in Computer Science #10504)

by Vittorio Bilò Michele Flammini

This book constitutes the refereed proceedings of the 10th International Symposium on Algorithmic Game Theory, SAGT 2017, held in L'Aquila, Italy, in September 2017.The 30 full papers presented were carefully reviewed and selected from 66 submissions. The papers cover various important aspects of algorithmic game theory such as auctions, computational aspects of games, congestion games, network and opinion formation games, mechanism design, incentives and regret minimization, and resource allocation.

Algorithmic Game Theory: 11th International Symposium, SAGT 2018, Beijing, China, September 11-14, 2018, Proceedings (Lecture Notes in Computer Science #11059)

by Xiaotie Deng

This book constitutes the refereed proceedings of the 11th International Symposium on Algorithmic Game Theory, SAGT 2018, held in Beijing, China, in September 2018. The 19 full papers presented together with 6 short papers and 5 plenary talks were carefully reviewed and selected from 54 submissions. The papers cover various important aspects of algorithmic game theory including market equilibrium, auctions and applications, two sided markets, cake-cutting, cooperative games, voting games, multi-agent scheduling, price of stability, various mechanism design problems: online-dynamics and multi-stages as well as revenue maximization and resource allocation and applications.

Algorithmic Governance: Politics and Law in the Post-Human Era

by Ignas Kalpokas

This book analyses the changes to the regulation of everyday life that have taken place as a result of datafication, the ever-growing analytical, predictive, and structuring role of algorithms, and the prominence of the platform economy. This new form of regulation – algorithmic governance – ranges from nudging individuals towards predefined outcomes to outright structuration of behaviour through digital architecture. The author reveals the strength and pervasiveness of algorithmic politics through a comparison with the main traditional form of regulation: law. These changes are subsequently demonstrated to reflect a broader shift away from anthropocentric accounts of the world. In doing so, the book adopts a posthumanist framework which focuses on deep embeddedness and interactions between humans, the natural environment, technology, and code.

Algorithmic Marketing and EU Law on Unfair Commercial Practices (Law, Governance and Technology Series #50)

by Federico Galli

Artificial Intelligence (AI) systems are increasingly being deployed by marketing entities in connection with consumers’ interactions. Thanks to machine learning (ML) and cognitive computing technologies, businesses can now analyse vast amounts of data on consumers, generate new knowledge, use it to optimize certain processes, and undertake tasks that were previously impossible.Against this background, this book analyses new algorithmic commercial practices, discusses their challenges for consumers, and measures such developments against the current EU legislative framework on consumer protection. The book adopts an interdisciplinary approach, building on empirical findings from AI applications in marketing and theoretical insights from marketing studies, and combining them with normative analysis of privacy and consumer protection in the EU.The content is divided into three parts. The first part analyses the phenomenon of algorithmic marketing practices and reviews the main AI and AI-related technologies used in marketing, e.g. Big data, ML and NLP. The second part describes new commercial practices, including the massive monitoring and profiling of consumers, the personalization of advertising and offers, the exploitation of psychological and emotional insights, and the use of human-like interfaces to trigger emotional responses. The third part provides a comprehensive analysis of current EU consumer protection laws and policies in the field of commercial practices. It focuses on two main legal concepts, their shortcomings, and potential refinements: vulnerability, understood as the conceptual benchmark for protecting consumers from unfair algorithmic practices; manipulation, the substantive legal measure for drawing the line between fair and unfair practices.

The Algorithmic Society: Technology, Power, and Knowledge (Routledge Studies in Crime, Security and Justice)

by Marc Schuilenburg Rik Peeters

We live in an algorithmic society. Algorithms have become the main mediator through which power is enacted in our society. This book brings together three academic fields – Public Administration, Criminal Justice and Urban Governance – into a single conceptual framework, and offers a broad cultural-political analysis, addressing critical and ethical issues of algorithms. Governments are increasingly turning towards algorithms to predict criminality, deliver public services, allocate resources, and calculate recidivism rates. Mind-boggling amounts of data regarding our daily actions are analysed to make decisions that manage, control, and nudge our behaviour in everyday life. The contributions in this book offer a broad analysis of the mechanisms and social implications of algorithmic governance. Reporting from the cutting edge of scientific research, the result is illuminating and useful for understanding the relations between algorithms and power.Topics covered include: Algorithmic governmentality Transparency and accountability Fairness in criminal justice and predictive policing Principles of good digital administration Artificial Intelligence (AI) in the smart city This book is essential reading for students and scholars of Sociology, Criminology, Public Administration, Political Sciences, and Cultural Theory interested in the integration of algorithms into the governance of society.

Algorithmic Trading

by Ernie Chan

Praise for Algorithmic Trading"Algorithmic Trading is an insightful book on quantitative trading written by a seasoned practitioner. What sets this book apart from many others in the space is the emphasis on real examples as opposed to just theory. Concepts are not only described, they are brought to life with actual trading strategies, which give the reader insight into how and why each strategy was developed, how it was implemented, and even how it was coded. This book is a valuable resource for anyone looking to create their own systematic trading strategies and those involved in manager selection, where the knowledge contained in this book will lead to a more informed and nuanced conversation with managers."-DAREN SMITH, CFA, CAIA, FSA, Managing Director, Manager Selection & Portfolio Construction, University of Toronto Asset Management"Using an excellent selection of mean reversion and momentum strategies, Ernie explains the rationale behind each one, shows how to test it, how to improve it, and discusses implementation issues. His book is a careful, detailed exposition of the scientific method applied to strategy development. For serious retail traders, I know of no other book that provides this range of examples and level of detail. His discussions of how regime changes affect strategies, and of risk management, are invaluable bonuses."-Roger Hunter, Mathematician and Algorithmic Trader

Algorithmic Trading and Quantitative Strategies

by Raja Velu

Algorithmic Trading and Quantitative Strategies provides an in-depth overview of this growing field with a unique mix of quantitative rigor and practitioner’s hands-on experience. The focus on empirical modeling and practical know-how makes this book a valuable resource for students and professionals. The book starts with the often overlooked context of why and how we trade via a detailed introduction to market structure and quantitative microstructure models. The authors then present the necessary quantitative toolbox including more advanced machine learning models needed to successfully operate in the field. They next discuss the subject of quantitative trading, alpha generation, active portfolio management and more recent topics like news and sentiment analytics. The last main topic of execution algorithms is covered in detail with emphasis on the state of the field and critical topics including the elusive concept of market impact. The book concludes with a discussion on the technology infrastructure necessary to implement algorithmic strategies in large-scale production settings. A git-hub repository includes data-sets and explanatory/exercise Jupyter notebooks. The exercises involve adding the correct code to solve the particular analysis/problem.

Algorithms from and for Nature and Life: Classification and Data Analysis (Studies in Classification, Data Analysis, and Knowledge Organization)

by Berthold Lausen Alfred Ultsch Dirk Van den Poel

This volume provides approaches and solutions to challenges occurring at the interface of research fields such as, e.g., data analysis, data mining and knowledge discovery, computer science, operations research, and statistics. In addition to theory-oriented contributions various application areas are included. Moreover, traditional classification research directions concerning network data, graphs, and social relationships as well as statistical musicology describe examples for current interest fields tackled by the authors. The book comprises a total of 55 selected papers presented at the Joint Conference of the German Classification Society (GfKl), the German Association for Pattern Recognition (DAGM), and the Symposium of the International Federation of Classification Societies (IFCS) in 2011.

Algramo

by Michael Chu Monica Silva Mariana Cal

The company's innovative approach was widely recognized, both locally and internationally. In 2018, Moller was invited to join a prestigious NGO focused on the role of the private sector, which led to an invitation by Unilever Chile's CEO to join forces to meet a corporate-wide Unilever commitment: a 25% reduction by 2025 of the plastics it put out into the world. One of the most efficient ways of doing so was the replacement of single-use plastic packaging by reusable containers, but the challenge was to make consumers remember to take their empty containers with them when shopping. With the insight that people never forget to take their wallets, Moller's response was Packaging-as-a-Wallet (PaaW), a reusable plastic container imbedded with a Radio Frequency Identification (RFID) chip that, through Algramo's smartphone app, could also become a digital wallet. At the same time, the app allowed the user to order the exact amount desired and have it home-delivered by electric tricycle. In January 2020, following a successful pilot test, Unilever Chile and Algramo rolled out PaaW across Santiago, Chile's capital. With plastic pollution a highly visible global issue, Algramo's efforts attracted wide international attention and recognition. Several leading FMCG multinationals and environmental NGOs approached Algramo to explore potential partnerships. For many years, Algramo's financing came through awards and prizes, friends and family and benefactors. At the end of 2019, Algramo completed its first institutional capital-raise in a round led by New York-based impact investor Closed Loop Partners. That relationship opened the doors to projects that would take the Algramo model to New York City. In March 2020, Algramo's board approved a joint venture with a Dutch NGO to deploy Algramo in Indonesia, the world's second-largest source of plastic leakage into the oceans. That same month, Chile registered its first Covid-19 case.

Aliados y adversarios: 1988 - 2017

by Carlos Salinas de Gortari

"'Matar el TLCAN' acarrearía muchos conflictos, entre ellos la pérdida de millones de empleos en Estados Unidos. Para México, las consecuencias serían aún peores" Carlos Salinas de Gortari En este libro, el expresidente Carlos Salinas de Gortari narra con agilidad la historia de un acuerdo que definió el rostro de México rumbo al siglo XXI: el Tratado de Libre Comercio de América del Norte. Relatada casi como una crónica de aventuras, esta obra es también la narración política y el recuerdo privado de la persona que propuso, cabildeó y concretó el TLCAN. Es éste un análisis que recuerda la importancia estratégica del tratado, los pormenores de su negociación, los resultados que ha entregado a lo largo de 24 años y el embate que ha sufrido por el gobierno de Donald Trump. Por ello, se trata de un libro urgente, que analiza el pasado, el presente y el futuro de un pacto comercial clave para más de 450 millones de personas en Canadá, Estados Unidos y México. Aliados y adversarios conjuga argumentos de fondo y datos concretos con la historia personal de un protagonista para resaltar la importancia de un tratado que definió el escenario de modernidad y globalización en el que vivimos actualmente.

Alibaba: The House That Jack Ma Built

by Duncan Clark

In just a decade and half Jack Ma, a man who rose from humble beginnings and started his career as an English teacher, founded and built Alibaba into the second largest Internet company in the world. The company’s $25 billion IPO in 2014 was the world’s largest, valuing the company more than Facebook or Coca Cola. Alibaba today runs the e-commerce services that hundreds of millions of Chinese consumers depend on every day, providing employment and income for tens of millions more. A Rockefeller of his age, Jack has become an icon for the country’s booming private sector, and as the face of the new, consumerist China is courted by heads of state and CEOs from around the world.Granted unprecedented access to a wealth of new material including exclusive interviews, Clark draws on his own first-hand experience of key figures integral to Alibaba’s rise to create an authoritative, compelling narrative account of how Alibaba and its charismatic creator have transformed the way that Chinese exercise their new found economic freedom, inspiring entrepreneurs around the world and infuriating others, turning the tables on the Silicon Valley giants who have tried to stand in his way. Duncan explores vital questions about the company’s past, present, and future: How, from such unremarkable origins, did Jack Ma build Alibaba? What explains his relentless drive and his ability to outsmart his competitors? With over 80% of China’s e-commerce market, how long can the company hope to maintain its dominance? As the company sets its sights on the country’s financial and media markets, are there limits to Alibaba’s ambitions, or will the Chinese government act to curtail them? And as it set up shop from LA and San Francisco to Seattle, how will Alibaba grow its presence and investments in the US and other international markets?Clark tells Alibaba’s tale within the wider story of China’s economic explosion—the rise of the private sector and the expansion of Internet usage—that haver powered the country’s rise to become the world’s second largest economy and largest Internet population, twice the size of the United States. He also explores the political and social context for these momentous changes. An expert insider with unrivaled connections, Clark has a deep understanding of Chinese business mindset. He illuminates an unlikely corporate titan as never before, and examines the key role his company has played in transforming China while increasing its power and presence worldwide.

alibaba: The Inside Story Behind Jack Ma and the Creation of the World's Biggest Online Marketplace

by Liu Shiying Martha Avery

The first in-depth look at the multibillion-dollar company Alibaba.com—known to many as "China's eBay"—and the inspirational story behind the man who created it.A bestseller in China and now translated into English and updated with recent events, Alibaba by Liu Shiying and Martha Avery tells the remarkable story behind the Internet phenomenon Alibaba.com and its founder Jack Ma, a man Barron's named one of the World's Top 30 CEOs in 2008. Ma's rise to prominence presents a riveting story: Despite growing up in China during the Cultural Revolution—in a period of total state control of the economy—he developed the keen entrepreneurial instincts that propelled him to billionaire status and enabled him to build a company outside the usual government channels. These instincts and habits incorporated martial arts training and allowed him to recognize, early on, that the Internet could leverage his company to rapid growth and also transform the way business is done around the world. Alibaba.com, where businesses can buy and sell everything from air beds to zippers, started with a modest initial investment of $60,000 and has grown exponentially since its founding in 1999 to become the world's biggest business-to-business Web site. In 2007 it became the second largest IPO in history (after Google), and Fast Company has named it one of the world's most innovative companies. As a result, smart investors and technology insiders will be keeping a close eye on Alibaba for years to come. Whether you're seeking to understand China's meteoric rise, or just searching for the next Google, Yahoo!, or Amazon, Alibaba is crucial reading.

Alibaba Goes Public (A)

by Krishna G. Palepu Suraj Srinivasan David Lane Charles C.Y. Wang

In 2014 Alibaba debuted on the New York Stock Exchange, creating not only the largest IPO in history but this initial desire to list on the Hong Kong Stock Exchange was denied due to the company's desire to preserve its partner's control over decision rights. Why did Hong Kong deny Alibaba's requests to list dual-class shares or to allow its partners to nominate a majority of the board of directors, and in the process turn away a superstar in Alibaba? Why did American stock markets approve of Alibaba's governance structures, despite the warnings of many governance experts? How can investors ensure that their capital would be deployed effectively by the company's top management?

Alibaba Goes Public (B)

by Krishna G. Palepu Suraj Srinivasan David Lane Charles C.Y. Wang

Update on Alibaba Group's share price performance and related events in the year following its September 2014 IPO.

Alibaba Group

by Julie M. Wulf

Discusses how Alibaba Group successfully managed new business ventures to become a leader in China's online marketplaces. Students follow Alibaba Group's transition from a startup to a multibusiness firm with over 15,000 employees in just over a decade. They analyze the evolving dynamics of internal competition and cooperation among Alibaba Group's subsidiaries. Students are also asked to address Alibaba Group's strategy, the role of its corporate center and how to incentivize subsidiary executives.

Refine Search

Showing 3,751 through 3,775 of 100,000 results