Revisiting the rise of AI: How far has artificial intelligence come since 2010? – Digital Trends

2010 doesnt seem all that long ago. Facebook was already a giant, time-consuming leviathan; smartphones and the iPad were a daily part of peoples lives; The Walking Dead was a big hit on televisions across America; and the most talked-about popular musical artists were the likes of Taylor Swift and Justin Bieber. So pretty much like life as we enter 2020, then? Perhaps in some ways.

One place that things most definitely have moved on in leaps and bounds, however, is on the artificial intelligence front. Over the past decade, A.I. has made some huge advances, both technically and in the public consciousness, that mark this out as one of the most important ten year stretches in the fields history. What have been the biggest advances? Funny you should ask; Ive just written a list on exactly that topic.

To most people, few things say A.I. is here quite like seeing an artificial intelligence defeat two champion Jeopardy! players on prime time television. Thats exactly what happened in 2011, when IBMs Watson computer trounced Brad Rutter and Ken Jennings, the two highest-earning American game show contestants of all time at the popular quiz show.

Its easy to dismiss attention-grabbing public displays of machine intelligence as being more about hype-driven spectacles than serious, objective demonstrations. What IBM had developed was seriously impressive, though. Unlike a game such as chess, which features rigid rules and a limited board, Jeopardy! is less easily predictable. Questions can be about anything and often involve complex wordplay, such as puns.

I had been in A.I. classes and knew that the kind of technology that could beat a human at Jeopardy! was still decades away, Jennings told me when I was writing my book Thinking Machines. Or at least I thought that it was. At the end of the game, Jennings scribbled a sentence on his answer board and held it up for the cameras. It read: I for one welcome our new robot overlords.

October 2011 is most widely remembered by Apple fans as the month in which company co-founder and CEO Steve Jobs passed away at the age of 56. However, it was also the month in which Apple unveiled its A.I. assistant Siri with the iPhone 4s.

The concept of an A.I. you could communicate with via spoken words had been dreamed about for decades. Former Apple CEO had, remarkably, predicted a Siri-style assistant back in the 1980s; getting the date of Siri right almost down to the month. But Siri was still a remarkable achievement. True, its initial implementation had some glaring weaknesses, and Apple arguably has never managed to offer a flawless smart assistant.Nonetheless, it introduced a new type of technology that was quickly pounced on for everything from Google Assistant to Microsofts Cortana to Samsungs Bixby.

Of all the tech giant, Amazon has arguably done the most to advance the A.I. assistant in the years since. Its Alexa-powered Echo speakers have not only shown the potential of these A.I. assistants; theyve demonstrated that theyre compelling enough to exist as standalone pieces of hardware. Today, voice-based assistants are so commonplace they barely even register. Ten years ago most people had never used one.

Deep learning neural networks are not wholly an invention of the 2010s. The basis for todays artificial neural networks traces back to a 1943 paper by researchers Warren McCulloch and Walter Pitts. A lot of the theoretical work underpinning neural nets, such as the breakthrough backpropagation algorithm, were pioneered in the 1980s. Some of the advances that lead directly to modern deep learning were carried out in the first years if the 2000s with work like Geoff Hintons advances in unsupervised learning.

But the 2010s are the decade the technology went mainstream. In 2010,researchers George Dahl and Abdel-rahman Mohamed demonstrated that deep learning speech recognition tools could beat what were then the state-of-the-art industry approaches. After that, the floodgates were opened.From image recognition (example: Jeff Dean and Andrew Ngs famous paper on identifying cats) to machine translation, barely a week went by when the world wasnt reminded just how powerful deep learning could be.

It wasnt just a good PR campaign either, the way an unknown artist might finally stumble across fame and fortune after doing the same way in obscurity for decades. The 2010s are the decade in which the quantity of data exploded, making it possible to leverage deep learning in a way that simply wouldnt have been possible at any previous point in history.

Of all the companies doing amazing AI work, DeepMind deserves its own entry on this list. Founded in September 2010, most people hadnt heard of deep learning company DeepMind until it was bought by Google for what seemed like a bonkers $500 million in January 2014. DeepMind has made up for it in the years since, though.

Much of DeepMinds most public-facing work has involved the development of game-playing AIs, capable of mastering computer games ranging from classic Atari titles like Breakout and Space Invaders (with the help of some handy reinforcement learning algorithms) to, more recently, attempts at StarCraft II and Quake III Arena.

Demonstrating the core tenet of machine learning, these game-playing A.I.s got better the more they played. In the process, they were able to form new strategies that, in some cases, even their human creators werent familiar with. All of this work helped set the stage for DeepMinds biggest success of all

As this list has already shown, there are no shortage of examples when it comes to A.I. beating human players at a variety of games. But Go, a Chinese board game in which the aim is to surround more territory than your opponent, was different. Unlike other games in which players could be beaten simply by number crunching faster than humans are capable of, in Go the total number of allowable board positions is mind-bogglingly staggering: far more than the total number of atoms in the universe. That makes brute force attempts to calculate answers virtually impossible, even using a supercomputer.

Nonetheless, DeepMind managed it. In October 2015, AlphaGo became the first computer Go program to beat a human professional Go player without handicap on a full-sized 1919 board. The next year, 60 million people tuned in live to see the worlds greatest Go player, Lee Sedol, lose to AlphaGo. By the end of the series AlphaGo had beaten Sedol four games to one.

In November 2019, Sedol announced his intentions to retire as a professional Go player. He cited A.I. as the reason.Even if I become the number one, there is an entity that cannot be defeated, he said.Imagine if Lebron James announced he was quitting basketball because a robot was better at shooting hoops that he was. Thats the equivalent!

In the first years of the twenty-first century, the idea of an autonomous car seemed like it would never move beyond science fiction. In MIT and Harvard economists Frank Levy and Richard Murnanes 2004 book The New Division of Labor, driving a vehicle was described as a task too complex for machines to carry out. Executing a left turn against oncoming traffic involves so many factors that it is hard to imagine discovering the set of rules that can replicate a drivers behavior, they wrote.

In 2010, Google officially unveiled its autonomous car program, now called Waymo. Over the decade that followed, dozens of other companies (including tech heavy hitters like Apple) have started to develop their own self-driving vehicles. Collectively these cars have driven thousands of miles on public roads; apparently proving less accident-prone than humans in the process.

Foolproof full autonomy is still a work-in-progress, but this was nonetheless one of the most visible demonstrations of A.I. in action during the 2010s.

The dirty secret of much of todays A.I. is that its core algorithms, the technologies that make it tick, were actually developed several decades ago. Whats changed is the processing power available to run these algorithms and the massive amounts of data they have to train on. Hearing about a wholly original approach to building A.I. tools is therefore surprisingly rare.

Generative adversarial networks certainly qualify. Often abbreviated to GANs, this class of machine learning system was invented by Ian Goodfellow and colleagues in 2014. No less an authority than A.I. expert Yann LeCun has described it as the coolest idea in machine learning in the last twenty years.

At least conceptually, the theory behind GANs is pretty straightforward: take two cutting edge artificial neural networks and pit them against one another. One network creates something, such as a generated image. The other network then attempts to work out which images are computer-generated and which are not. Over time, the generative adversarial process allows the generator network to become sufficiently good at creating images that they can successfully fool the discriminator network every time.

The power of Generative Adversarial Networks were seen most widely when a collective of artists used them to create original paintings developed by A.I. The result sold for a shockingly large amount of money at a Christies auction in 2018.

Excerpt from:

Revisiting the rise of AI: How far has artificial intelligence come since 2010? - Digital Trends

How is Artificial Intelligence (AI) Changing the Future of Architecture? – AiThority

Artificial Intelligence (AI) has always been a topic of discussion- is it good enough for us? Getting more and more into this high technology world will give us a better future or not? According to recent research, almost everyone has a different requirement for automation. And most of the work of humans is done by the latest high intelligence computers. You all must be familiar with the fact of how Artificial Intelligence is changing industries, like Medicine, Automobiles, and Manufacturing. Well, what about Architecture?

The main issue is about the fact that these high tech robots will actually replace the creator? Although these high tech computers are not good enough at some ideas and you have to rely on Human Intelligence for that. However, these can be used to save a lot of time by doing some time-consuming tasks, and we can utilize that time in creating some other designs.

Artificial Intelligence is a high technology mechanical system that can perform any task but needs a few human efforts like visual interpretation or design-making etc. AI works and gives the best results possible by analyzing tons of data, and thats how it can excel in architecture.

Read More: Mobile Advertising Needs More Than Just 5G

While creating new designs, architects usually go through past designs and the data prepared throughout the making of the building. Instead of investing a lot of time and energy to create something new, it is alleged that a computer will be able to analyze the data in a short time period and will give recommendations accordingly. With this, an architect will be able to do testing and research simultaneously and sometimes even without pen and paper. It seems like it will lead to the organizations or the clients to revert to computers for masterplans and construction.

However, the value of architects and human efforts of analyzing a problem and finding the perfect solutions will always remain unchallenged.

Read More: How Automating Procurement is Like Self-Driving Cars

Parametric architecture is a hidden weapon that allows an architect to change specific parameters to create various types of output designs and create such structures that would not have been imagined earlier. It is like an architects programming language.

It allows an architect to consider a building and reframe it to fit into some other requirements. A process like this allows Artificial Intelligence to reduce the effort of an architect so that the architect can freely think about different ideas and create something new.

Constructing a building is not a one-day task as it needs a lot of pre-planning. However, this pre-planning is not enough sometimes, and you need a little bit of more effort to get an architects opinion to life. Artificial Intelligence will make an architects work significantly easier by analyzing the whole data and creating models that can save a lot of time and energy of the architect.

All in all, AI can be called an estimation tool for various aspects while constructing a building. However, when it comes to the construction part, AI can help so that human efforts become negligible.

The countless hours of research at the starting of any new project is where AI steps in and makes it easy for the architect by analyzing the aggregate data in millisecond and recommending some models so that the architect can think about the conceptual design without even using the pen or paper.

Just like while building a home for a family, if you have the whole information about the requirements of the family, you can simply pull all zoning data using AI and generate design variations in a short time period.

This era of modernization demands everything to be smartly designed. Just like smart cities, todays high technology society demands smart homes. However, now architects do not have to bother about how to use AI to create the designs of home only, but they should worry about making the users experience worth paying.

Change is something that should never change. The way your city looks today will be very different in the coming time. The most challenging task for an architect is city planning that needs a lot of precision planning. However, the primary task is to analyze all the possible aspects, and understand how a city will flow, how the population is going to be in the coming years.

All these factors are indicating one thing only, i.e., the future architects will give fewer efforts in the business of drawing and more into satisfying all the requirements of the user with the help of Artificial Intelligence.

Read More: How AI and Automation Are Joining Forces to Transform ITSM

See original here:

How is Artificial Intelligence (AI) Changing the Future of Architecture? - AiThority

Who will really dominate artificial intelligence capabilities in the future? – Tech Wire Asia

The US is far ahead of everyone else but China is keen on taking the lead, soon. Source: Shutterstock

IN THE digital age, countries all around the world are racing to excel with artificial intelligent (AI) technology.

The phenomenon is not a surprise considering that that AI is undeniably a powerful solution with elaborate enterprise use across industries from medical algorithms to autonomous vehicles.

For a while now, the US has been dominating the global race in AI development and capabilities, but according to the Global AI Index, it seems like China will be dominating the field in the near future.

As the first runner up, it is expected that China will overtake the US in about 5 to 10 years, based on the countrys impressive growth records.

Based on 7 key indicators such as research, infrastructure, talent, development, operating environment, commercial ventures, and government strategy measured over the course of 12 months it looks like China is promoting growth unlike any other.

Although the US is prominently in the lead by a great margin, China has already materialized efforts to establish a bigger influence based on the countrys Next Generation Artificial Intelligence Development Plan which it launched in 2017.

Not only that, it is reported that China alone has promised to spend up to US$22 billion a mammoth figure compared to the global governmental AI spending estimated at US$35 billion throughout the next decade or so.

Nevertheless, China must recognize some areas that it needs to improve in order to successfully lead with AI.

Recording a 58.3 percent on the index, China seems to lack in terms of talent, commercial ventures, research quality, and private funding.

However, the country has still shown significant growth in various other areas. especially in the contribution of AI code. According to the worlds biggest open-source development platform, Github, China developers have contributed 13,000 AI codes to date.

This is a big jump compared to the initial count of 150 in 2015. The US, however, is still in the lead with a record of 42,000 contributions.

The need to dominate the AI market seems to be the motivation for countries around the world as the technology is a defining asset that can shift the dynamics of the global economy.

Other prominent countries to watch out for are the UK, Canada, and Germany, ranking 3rd, 4th, and 5th place consecutively.

Another Asian country making a mark in the 7th spot is Singapore, promoting a high score in talent but room for improvement in terms of its operative environment.

Despite the quick progress, experts hope that all countries looking to excel in AI will do so with ethical considerations and strategic leadership in mind.

Read the original:

Who will really dominate artificial intelligence capabilities in the future? - Tech Wire Asia

Samsung to announce its Neon artificial intelligence project at CES 2020 – Firstpost

tech2 News StaffDec 26, 2019 17:21:10 IST

Samsung has been teasing Neon for quite a while on social media. It appears to be an artificial intelligence (AI) project by its research arm and the company will be announcing more details about it during CES 2020 in January.

Samsung Neon AI project. Image: Neon

Neon hasnt really revealed any details. Its being developed under Samsung Technology & Advanced Research Labs (STAR Labs). STAR Labs could be a reference to the Scientific and Technological Advanced Research Laboratories (STAR Labs) from DC Comics, but we cant confirm that. Samsungs research division is led by Pranav Mistry who earlier worked on the Samsung Galaxy Gear and is now the President and CEO of STAR Labs.

The company has set up a website with a landing page that doesnt really mention any details. It only has a message saying, Have you ever met an Artificial? It has been continuously posting images on Twitter and Instagram, including a couple of videos. These images contain the same message in different languages as well, indicating that the AI has multilingual functionality. Mistry has also been teasing Neon on his own Twitter account.

This wont be Samsungs first venture into AI since it already has the Bixby digital assistant. However, it never really took off. CES 2020 begins on 7 January and well get to know more about Neon during the expo.

Find latest and upcoming tech gadgets online on Tech2 Gadgets. Get technology news, gadgets reviews & ratings. Popular gadgets including laptop, tablet and mobile specifications, features, prices, comparison.

Read the original here:

Samsung to announce its Neon artificial intelligence project at CES 2020 - Firstpost

Fels backs calls to use artificial intelligence as wage-theft detector – The Age

"The amount of underpayment occurring now is so large that there is an effect on wages generally and on making life difficult for law-abiding employers."

Senator Sheldon said artificial intelligence could be used to detect discrepancies in payment data held by the Australian Taxation Office on employers in industries such as retail, hospitality, agriculture and construction.

"You could do it for wages and superannuation, with an algorithm used as a first flag for human intervention," he said.

The problems of underpayment are systemic and not readily resolvable just by strong law enforcement - even though that's vital.

Alistair Muir, chief executive of Sydney-based consultancy Vanteum, said it was possible to "train artificial intelligence algorithms across multiple data sets to detect wage theft as described by Senator Sheldon, without ever needing to move, un-encrypt or disclose the data itself".

Melbourne University associate professor of computing Vanessa Teague said a "simple computer program" could be designed to detect evidence of wage underpayment using the rules laid out in the award system, but that any such project should safeguard workers' privacy by requiring informed consent.

Industrial Relations Minister Christian Porter did not rule out introducing data matching as part of his wage theft crackdown and said workplace exploitation "will not be tolerated by this government".

Mr Porter said the government accepted "in principle" the recommendations of the migrant worker taskforce which included taking a "whole of government" approach and giving the Fair Work Ombudsman expanded information gathering powers.

The taskforce report said inter-governmental information sharing was "an important avenue" for identifying wage under payment and could be used to "support successful prosecutions".

In the latest case of alleged wage underpayment in the hospitality industry, the company behind the Crown casino eatery fronted by celebrity chef Heston Blumenthal, Dinner by Heston, this week applied to be wound up after failing to comply with a statutory notice requiring it to back pay staff for unpaid overtime.

It follows revelations of underpayments totalling hundreds of millions of dollars by employers including restauranteur George Calombaris' Made Establishment, Qantas, Coles, Commonwealth Bank, Bunnings, Super Retail Group and the Australian Broadcasting Corporation.

Professional services firm PwC has estimated that employers are underpaying Australian workers by $1.4 billion a year, affecting 13 per cent of the nation's workforce.

AI Group chief executive Innes Willox said the employer peak body did not "see a need" for increased governmental data collection powers.

Australian Retail Association president Russell Zimmerman said retailers were not inherently opposed to data matching as employers who paid workers correctly had "nothing to fear" but was unsure how effective or accurate the approach would be.

"We don't support wage theft," Mr Zimmerman said.

He blamed the significant underpayments self-reported in recent months on difficulties navigating the "complex" retail award.

Senator Sheldon rejected this argument, saying the system was "only complicated if you don't want to pay".

"You get paid for eight hours, then after that you get overtime and you get weekend penalty rates," he said.

Australian Council of Trade Unions assistant secretary Liam OBrien said the workplace law system was "failing workers who are suffering from systemic wage theft".

The minister, who is consulting unions and business leaders on the detail of his wage theft bill including what penalty should apply if employers fail to prevent accidental underpayment said the draft legislation should be released "early in the new year".

Dana is health and industrial relations reporter for The Sydney Morning Herald and The Age.

Originally posted here:

Fels backs calls to use artificial intelligence as wage-theft detector - The Age

For Telangana, 2020 will be year of artificial intelligence – BusinessLine

With a view to promoting enterprises working on artificial intelligence solutions and taking leadership in this emerging technology space, the Telangana government has decided to observe 2020 as the Year of AI.

Telangana IT Minister KT Rama Rao will formally make the announcement on January 2 here, declaring 2020, the Year of AI, and release a calendar of events for the next 12 months.

The event will see signing of memorandum of agreements between the government and AI start-ups.

The Information and Technology Ministry is in the process of preparing a document with strategy framework to offer incentives exclusive to the AI initiatives.

We have come up with such documents for Blockchain and drones. With new technologies such as AI and Big Data Analytics expected to generate 8 lakh jobs in the country in the next two years, we will launch a dedicated programme for AI in 2020, Jayesh Ranjan, Principal Secretary, IT and Industries, Government of Telangana, has said.

Read more:

For Telangana, 2020 will be year of artificial intelligence - BusinessLine

AI-based health app: Putting patients first – ETHealthworld.com

Doxtros AI mission is to deliver personalised healthcare better, faster and economically for every individual. It has been designed around a doctors brain to understand and recognize the unique way that humans express their symptoms.

How has Doxtro brought a change in Artificial Intelligence (AI) in the field of medicine?Our AI feature asks questions to the user so that the doctors can understand the health concerns of patients better. The feature provides valuable insights to the doctor through inputs gathered from patients before they go for a consultation. The primary insights provided are based on how patients express symptoms, patients medical history and current symptoms and machine learning into the demography based health issues and not to prescribe medicines or medical advice.

How will this app help a patient who is unable to read or write?The apps user flow is designed in such a way that the patients can get connected to a doctor through a voice call with basic chatting ability by just typing their health concern simply in the free text box. The users can continue to chat or choose to connect through a voice call. Languages supported at the moment are Hindi and English. With the basic knowledge of these two languages, we made sure that the user can use the app through voice mode and consult a doctor.

Is there a feedback system in your app?Yes, we give the highest priority to users feedback and doctors as well. Users can rate and write reviews about the doctor in the app itself once the consultation is completed. We also follow a proactive process on the feedback system. Our customer engagement executives are assigned to collate regular user feedback, document the same and action it respective functional teams internally. This is being done, because, in general, not all users will come forward to write a review, whether it is a good or bad experience. We consider this feedback seriously to improve our quality of care.

How frequently can a patient contact the doctor through your app?There are no restrictions in terms of access to the doctor in the app. The users can also add their family members, facilitate consultations with doctors and store their respective health records in the app. Currently, we offer 12 specialisations, general physician, dermatologists, cardiologists, gynaecologists, paediatricians, sexologists, diabetologists, psychologists, psychiatrists, nutritionists, dentists and gastroenterologists.

The users may have various health issues and may have varying need to connect with different specialists at different times. Based on their need, they can contact any available specialists, n number of times. Post the consultation, the window is open for 48 hours for free follow up questions with the same doctor for the users to clarify any doubts.

How is Doxtro different from other healthcare apps that use AI?What distinguishes our technology is the fact that it has been designed around a doctors brain to understand and recognize the unique way that humans express their symptoms. Doxtro AI works with two major roles in the system. Data aspect of the AI which drives the ability to do self-diagnosis and Machine Learning (ML) aspect to assist with triage. Doxtro puts patients at the centre of care, AI-assisted conversations help the patient describe symptoms, understands it and offer information to ensure the patient understands their condition and connects the right specialist.

Doxtro AI asks smart questions about patients symptoms while also considering their age, gender, and medical history. The AI in our app is used to help users understand their health issues and to choose the right doctor. All this is accomplished by ML and natural language processing technologies that we use.

How do doctors benefit from this app?Our AI engine provides great insights to the physicians to understand the patients health issues better, thus saving their valuable time and ensuring doctors focus on doctoring. Doxtro AI puts together a patients response history to ensure that the doctor has context, along with this, augmented diagnostics help to translate symptoms into potential conditions based on patients conversation with the AI and saves the time of doctors for a better diagnosis of the patients health condition.

This supports the doctors to reach out to larger people in need especially considering the shortage of qualified doctors in India. Our app enhances their practice especially with smart tools like AI, excellent workflow and ease of use.

How long has the app been there for and what exactly is your user base?Doxtro app has been in the market for more than 18 months and we have a registered user base of more than 2 Lacs as of now.

What kind of patterns have you noticed in patients?We see a lot of people adapting to the online consultation, especially the ones who need the right qualified and verified doctors. Lot more people resort to proactive wellness than illness. Doxtro's main focus is in wellness and having the right qualified and verified doctors on board. So we see increasing trends of people using Doxtro mobile app.

As per the Security and Data Privacy policy, we do not have any access to any patients' data. All the voice or chat interactions are fully encrypted and the entire application is hosted in the cloud. Hence, we won't be able to arrive at any patterns.

View original post here:

AI-based health app: Putting patients first - ETHealthworld.com

AI Warning: Compassionless world-changing A.I. already here -You WONT see them coming – Express.co.uk

Fear surrounding artificial intelligence has remained prevalent as society has witnessed the mass leaps the technology sector has made in recent years. Shadow Robot Company Director, Rich Walker explained it is not evil A.I. people should necessarily be afraid of but rather the companies they masquerade behind. During an interview with Express.co.uk, Mr Walker explained advanced A.I. that had nefarious intent for mankind would not openly show itself.

He noted companies that actively do harm to society and people within them would be more appealing to A.I. that had goals of destroying humanity.

He said: There is the kind of standard fear of A.I. that comes from science fiction.

Which is either the humanoid robot, like from the Terminator, takes over and tries to destroy humanity.

Or it is the cold compassionless machine that changes the world around it in its own image and there is no space for humans in there.

DON'T MISS:Elon Musk issues terrifying prediction on 'AI robot swarms'

There is actually quite a good argument that there are cold compassionless machines that change the world around us in their own image.

They are called corporations.

We shouldnt necessarily worry about A.I as something that will come along and change everything.

We already have these organisations that will do that.

They operate outside of national rules of laws and societal codes of conduct.

So, A.I. is not the bit that makes that happen, the bits that make that happen are already in place.

He later added: I guess you could say that a company that has known for 30 years that climate change was inevitable and has systematically defunded research into climate change and funded research that shows climate change isnt happening is the kind of organisation I am thinking of.

That is the kind of behaviour you have to say: That is trying to destroy humanity.

DON'T MISSTESS satellite presents stunning new southern sky mosaic[VIDEO]Life discovered deep underground points to subterranean Galapagos'[INTERVIEW]Shadow land: Alien life can exist in 2D universe'[INTERVIEW]

They would argue no they are not trying to do that but the fact would be the effects of what you are doing is trying to destroy humanity.

If you wanted to have an Artificial Intelligence that was a bad guy, a large corporation that profits from fossil fuels and systematically hid the information that fossil fuels were bad for the planet, that would be an A.I bad guy in my book.

The Shadow Robot Company has directed there focus on creating complex dexterous robot hands that mimicked humans hands.

The robotics company uses tactical Telerobot technology to demonstrate how A.I programmes can be used alongside human interaction to create complex robotic relationship.

More here:

AI Warning: Compassionless world-changing A.I. already here -You WONT see them coming - Express.co.uk

NTT Research to Expand its Silicon Valley Footprint in 2020 – HPCwire

PALO ALTO, Calif., Dec. 24, 2019 NTT Research, Inc., a division ofNTT, today announced its plan to move to a facility in Sunnyvale in mid-2020 to better accommodate a growing number of researchers, including medical scientists it expects to hire for its Medical and Health Informatics (MEI) Lab. These priorities follow six months of progress in all three labs at NTT Research since its official launch in July 2019.

To recap, NTT Research has signed anIndustrial Partnershipbetween its Cryptography and Information Security (CIS) Lab and the Simons Institute for the Theory of Computing at UC Berkeley; set upjoint research agreementsbetween its Physics and Informatics (PHI) Lab and six universities (CalTech, Cornell, Michigan, MIT, Stanford and Swinburne), one US Federal Agency (NASAs Ames Research Center) and one private quantum computing software company (1QBit); and reached anotherjoint research agreementbetween the MEI Lab and the Technical University of Munich (TUM). The need for a larger facility, in part, reflects this activity.

We are aiming for a research-friendly space to hire more excellent scientists, said Kei Karasawa, NTT Researchs Vice President of Strategy. We need both private offices as well as collaboration space to accelerate research with partners, whether professors, NTT colleagues or other stakeholders in our three research domains.

NTT Research has already hired more than 20 scientists, about half of whom are university professors and senior researchers. With the PHI and CIS Labs both on pace in terms of staffing, NTT Research plans to focus on talent acquisition for the MEI Lab in the new year. The ultimate target for the entire organization is about 50 scientists.

Based on the joint agreement between the MEI Lab and TUM, NTT Research will send two of its researchers to Munich in Q1 2020. The initial phase of that long-term research project involves screening and optimizing materials that can eventually be used for three-dimensionally transformable and implantable electrodes. The project leader in Germany is Dr. Bernhard Wolfrum,Professor of Neuroelectronicsat TUM in the Department of Electrical and Computer Engineering and the Munich School of BioEngineering (MSB).

The MEI Lab is directed by Hitonobu Tomoike (M.D., Ph.D), former Director of the Sakakibara Heart Institute, Director Emeritus at the National Cerebral and Cardiovascular Center in Japan, and former Professor of Cardiology at Yamagata University. Dr. Tomoike is known for his work in precision medicine involving bio-sensors and analytics.

One goal of the MEI Lab is to explore the potential of bio digital twin. Already applicable in the field of business transformation it is one of NTT Ltd.sIntelligent Business: 2020 technology trends bio digital twin in the medical domain is the idea of scanning an individual and creating a replica, which medically-guided supercomputing and artificial intelligence (AI) can then examine, diagnose and treat as a roadmap to caring for a human. In a smart world, our digital twin will be second-nature technology, Dr. Tomoike said.

In addition to the move to Sunnyvale and the plan to hire more scientists for the MEI Lab, NTT Research expects to announce several more joint research agreements in early 2020. Throughout the year, NTT Research scientists will continue to submit papers and attend conferences in the United States and around the world.

About NTT Research

NTT Research opened its Palo Alto offices in July 2019 as a new Silicon Valley startup to conduct basic research and advance technologies that promote positive change for humankind. Currently, three labs are housed at NTT Research: the Physics and Information Science (PHI) Lab, the Cryptography and Information Security (CIS) Lab, and the Medical and Health Informatics (MEI) Lab. The organization aims to upgrade reality in three areas: 1) quantum information, neuro-science and photonics; 2) cryptographic and information security; and 3) medical and health informatics. NTT Research is part of NTT, a global technology and business solutions provider with an annual R&D budget of $3.6 billion.

Source: NTT Research

Continue reading here:
NTT Research to Expand its Silicon Valley Footprint in 2020 - HPCwire

Century-Old Cryptography Technique With ‘Perfect Secrecy’ Inspires The Most Secure Chip – Mashable India

Encryption is widely regarded as a necessary resource to ensure that an individuals privacy is protected in the digital age. Cryptography is a technique of encrypting and decrypting data; for instance, messages on platforms like WhatsApp, Viber and Signal that offer end-to-end encryption. In a new study, researchers have claimed to have developed a cryptography technique that ensures perfect secrecy.

Cryptography methods use algorithms that can encrypt data very quickly by using a short public or private cypher. But these cyphers would be susceptible to the computation prowess of future supercomputers and quantum algorithms. Thus to overcome the limitations, researchers developed optical chips that allows users to interact via a one-time un-hackable communication that is more secure than the conventional methods of cryptography.

Author of the study, Andrea di Falco from the University of St. Andrews explained, It can be used to protect the confidentiality of communications exchanged by users separated by any distance, at an ultrafast speed close to the light limit and in inexpensive and electronic compatible optical chips.

SEE ALSO: Websites With 'Inconsistent And Misleading' Password Meters Invite Cyber Attacks, Claim Researchers

The new method is based on One-time pad (Vernam Cypher), a code developed to encrypt telegram messages, proven to be perfect when implemented correctly. The code uses a random key that is as long as the message to encrypt the message never to be used again and is kept a secret. The code has not been implemented there is no secure way for the sender to share the key with the user.

Researchers in their study explained that by using the second law of thermodynamics, the complex time-varying irreversible structures of silicon chips can be used as the one-time key. Such a one-time-key cannot be recreated and intercepted as it is never stored anywhere, making it secure from data breaches. Also, the method is compatible with the existing optical communication infrastructure.

SEE ALSO: This Company Says It Can Extract Email Addresses, Passwords From Locked iPhones

Cover Artwork: Dhawal Bhanushali/ Mashable India

See original here:
Century-Old Cryptography Technique With 'Perfect Secrecy' Inspires The Most Secure Chip - Mashable India