Goto

Collaborating Authors

 Asia


AI and cargo shipping: Full speed ahead for global maritime trade - Asia News Center

#artificialintelligence

As the old saying goes: Time is money. And, that's never been truer than in the competitive world of international shipping, where unforeseen delays or miscalculations can cost millions of dollars. Thousands of cargo ships ply the oceans and keep world trade moving ahead every day. But poor weather, congested ports, equipment breakdowns, and mishaps of all kinds make for anything but smooth sailing. An unexpected delay for just one vessel can sometimes cascade into a logistical nightmare for an entire fleet with schedules thrown out of kilter across multiple ports and trading hubs – impacting the flow of globalized supply chains.


Assessing the EU's Artificial Intelligence Strategy - ALDE Group :: Livecasts

#artificialintelligence

Marietje Schaake has been serving as a Member of the European Parliament for the Dutch Democratic Party (D66) with the Alliance of Liberals and Democrats for Europe (ALDE) political group since 2009. She serves on the International Trade committee and is the spokesperson for the ALDE Group on the Transatlantic Trade and Investment Partnership (TTIP). Schaake also serves on the committee on Foreign Affairs and the subcommittee on Human Rights. She is the founder of the European Parliament Intergroup on the Digital Agenda for Europe. Furthermore, Marietje Schaake is the Vice-President of the US Delegation and serves on the Iran Delegation and the Delegation for the Arab peninsula.


Honda's Profit Climbs on Growing Sales, Cost Cutting

U.S. News

Japanese automaker Honda Motor Co. reported a 12 percent rise in its January-March profit thanks to growing sales and cost cutting. Tokyo-based Honda said Friday it posted a January-March profit of 107.7 billion yen ($988 million), up from 95.9 billion yen a year earlier. Honda, which makes the Odyssey minivan and Asimo robot, says the results were achieved despite some unfavorable currency moves.


Free trade, energy diversity and 'real' big data vital to Japan's survival, says METI chief Hiroshige Seko

The Japan Times

As a resource-poor nation, Japan's prosperity relies on free trade. Under worldwide protectionism, it can't survive. That's the message Economy, Trade and Industry Minister Hiroshige Seko wants to send as the emergence of protectionism across the globe becomes a worsening headache for export-reliant Japan. "If free trade collapsed, Japan would lose its base to stand on," he said in an exclusive interview with The Japan Times earlier this month. "We have to keep in mind the basic fact that what underpins resource-poor Japan's current wealth is free trade."


How machine learning could impact society - Khaleej Times

#artificialintelligence

Machine learning has been around for quite a while. But are you actually taking notice of it? A large number of systems run on this application of artificial intelligence, which basically, as defined by Forbes, is giving machines access to data and let them learn from themselves. "Machine learning is a huge game-changer," Patrick van der Smagt, director for artificial intelligence at German powerhouse Volkswagen, told Khaleej Times on the final day of Artelligence - The Artificial Intelligence Forum 2018 in Dubai on Thursday. Artelligence was presented by--Khaleej Times, the UAE's first English-language newspaper, and MIT Sloan Management Review GCC, with Smart Dubai as the official government partner.


India ranked third in terms of Artificial Intelligence implementation: report - ET CIO

#artificialintelligence

Bangalore: India has been ranked on the third spot after the USA and China in terms of artificial intelligence (AI) implementation, according to BCG study- "The Ghost in the Machine: Artificial Intelligence in the Factory of the Future." The Boston Consulting Group (BCG) study surveyed manufacturing and technology managers from about 1100 industrial companies worldwide about their applications of and willingness to invest in AI. Almost 90 percent of executives said that they aim to integrate AI in their processes in the next three years. Nonetheless, so far only 28 percent have created a clear strategy for AI in manufacturing. Nine out of ten executives' worldwide plan to apply artificial intelligence (AI) in manufacturing in the next three years.


Intello Labs Uses AI to Help Farmers Get a Fair Price for Their Crops

#artificialintelligence

When we talk about artificial intelligence (AI), we often speak in giant, world-shifting terms about revolutionizing a certain industry. But AI can also benefit a single person at a time. In the case of Intello Labs, its AI can be used to help prevent a poor farmer from getting screwed. Food inspection is often still done manually. One person's perfect tomato may be another's piece of trash, and these basic biases can lead to an imbalance of power.


Machine learning - just how predictable are we?

#artificialintelligence

Algorithms are already being used to help determine who's approved for a loan, who is the best candidate for a job and which criminal is least likely to reoffend. But, how reliable are they… and what ethical considerations should be applied when using data and algorithms to target consumers? In 2015, a study at MIT suggested that an algorithm could predict someone's behaviour faster and more reliably than humans can. The Data Science Machine, created by a master's student in computer science, was able to derive predictive models from raw data automatically – without human involvement. It's fairly common for machines to analyse data, but humans are typically required to choose which data points are relevant for analysis.


Deep Speech Denoising with Vector Space Projections

arXiv.org Artificial Intelligence

We propose an algorithm to denoise speakers from a single microphone in the presence of non-stationary and dynamic noise. Our approach is inspired by the recent success of neural network models separating speakers from other speakers and singers from instrumental accompaniment. Unlike prior art, we leverage embedding spaces produced with source-contrastive estimation, a technique derived from negative sampling techniques in natural language processing, while simultaneously obtaining a continuous inference mask. Our embedding space directly optimizes for the discrimination of speaker and noise by jointly modeling their characteristics. This space is generalizable in that it is not speaker or noise specific and is capable of denoising speech even if the model has not seen the speaker in the training set. Parameters are trained with dual objectives: one that promotes a selective bandpass filter that eliminates noise at time-frequency positions that exceed signal power, and another that proportionally splits time-frequency content between signal and noise. We compare to state of the art algorithms as well as traditional sparse non-negative matrix factorization solutions. The resulting algorithm avoids severe computational burden by providing a more intuitive and easily optimized approach, while achieving competitive accuracy.


Modified Apriori Graph Algorithm for Frequent Pattern Mining

arXiv.org Artificial Intelligence

Data Mining is the process of analyzing data from different perspectives and summarizing it into useful information that can be used to increase revenue, cut costs or both. Web Mining is the application of data mining techniques to discover patterns from the World Wide Web. It can be divided into three different types - Web usage mining, Web content mining and Web structure mining. Web usage mining itself can be classified further depending on the kind of usage data considered: Web Server Data, Application Server Data, and Application Level Data. Web log Mining includes three main stages: Data Pre-Processing, Pattern Discovery and Pattern Analysis. A) Data Pre-Processing: Web Server Data contains information such as who accessed the web site, what pages were accessed, Time of request etc. In pre-processing [3] stage, irrelevant data fields are removed and unique users are identified [4]. Transaction table is created through the user sessions.