Energy
SparkCognition, which develops AI solutions for a range of industries, nabs $123M
Husain claims that Darwin can uncover problems like missing data while suggesting solutions to problems in an AI training dataset, such as malformed or missing data. Darwin can also ostensibly deliver "explainable" model results that spotlight important aspects of a dataset, he says. On the cybersecurity side, SparkCognition offers DeepArmor, which leverages AI to attempt to mitigate executable-based cyberattacks. Meanwhile, the company's DeepNLP service automates workflows of unstructured data to simplify tasks like information retrieval, document classification, and analytics. SparkCognition's SparkPredict and Ensemble are AI-powered asset management and predictive maintenance platforms, built to detect suboptimal production yields and equipment failures proactively.
3 Questions: Anuradha Annaswamy on building smart infrastructures
How does cloudy weather affect a grid powered by solar energy? How do we ensure that electricity is delivered to the consumer if a grid is powered by wind and the wind does not blow? What's the best course of action if a bird hits a plane engine on takeoff? How can you predict the behavior of a cyber attacker? A senior research scientist in MIT's Department of Mechanical Engineering, Annaswamy spends most of her research time dealing with decision-making under uncertainty.
Mapping the Buried Cable by Ground Penetrating Radar and Gaussian-Process Regression
Zhou, Xiren, Chen, Qiuju, Lyu, Shengfei, Chen, Huanhuan
With the rapid expansion of urban areas and the increasingly use of electricity, the need for locating buried cables is becoming urgent. In this paper, a noval method to locate underground cables based on Ground Penetrating Radar (GPR) and Gaussian-process regression is proposed. Firstly, the coordinate system of the detected area is conducted, and the input and output of locating buried cables are determined. The GPR is moved along the established parallel detection lines, and the hyperbolic signatures generated by buried cables are identified and fitted, thus the positions and depths of some points on the cable could be derived. On the basis of the established coordinate system and the derived points on the cable, the clustering method and cable fitting algorithm based on Gaussian-process regression are proposed to find the most likely locations of the underground cables. Furthermore, the confidence intervals of the cable's locations are also obtained. Both the position and depth noises are taken into account in our method, ensuring the robustness and feasibility in different environments and equipments. Experiments on real-world datasets are conducted, and the obtained results demonstrate the effectiveness of the proposed method.
AI-Aided Integrated Terrestrial and Non-Terrestrial 6G Solutions for Sustainable Maritime Networking
Saafi, Salwa, Vikhrova, Olga, Fodor, Gรกbor, Hosek, Jiri, Andreev, Sergey
The maritime industry is experiencing a technological revolution that affects shipbuilding, operation of both seagoing and inland vessels, cargo management, and working practices in harbors. This ongoing transformation is driven by the ambition to make the ecosystem more sustainable and cost-efficient. Digitalization and automation help achieve these goals by transforming shipping and cruising into a much more cost- and energy-efficient, and decarbonized industry segment. The key enablers in these processes are always-available connectivity and content delivery services, which can not only aid shipping companies in improving their operational efficiency and reducing carbon emissions but also contribute to enhanced crew welfare and passenger experience. Due to recent advancements in integrating high-capacity and ultra-reliable terrestrial and non-terrestrial networking technologies, ubiquitous maritime connectivity is becoming a reality. To cope with the increased complexity of managing these integrated systems, this article advocates the use of artificial intelligence and machine learning-based approaches to meet the service requirements and energy efficiency targets in various maritime communications scenarios.
5 tech trends to watch in 2022
Metaverse is one of the hottest buzzwords of the moment. It's basically a virtual world created by combining different technologies, including virtual and augmented reality. While it doesn't technically exist yet, companies like Facebook hope the metaverse will become a place where we go to meet, work, play, study and shop. This'extended reality' is predicted to be the next evolution of the internet and will blur the lines between physical and digital life. Think in-game purchases, where computer gamers can buy virtual goods and services using real money. Jobs in the metaverse might include personalised avatar creator or metaverse research scientist.
How The US Department Of Energy Is Transforming AI
The US Department of Energy (DOE) has long stood out as one of the most science, technology, and innovation-focused US federal agencies. It should come as little surprise then that the DOE continues to invest in transformative technology such as artificial intelligence and machine learning. The DOE established the Artificial Intelligence and Technology (AITO) office to help transform the DOE into a world leading Artificial Intelligence (AI) enterprise by accelerating the research, development, delivery, and adoption of AI. Pamela Isom, the new Director of the AITO, will be presenting at the February 2022 AI in Government event to share how they are maximizing the impacts of AI through strategic coordination, planning, and customer service excellence. In this interview article Ms. Isom goes into greater detail about how the DOE is leveraging data, and transformative technologies to help advance the agency's core missions.
How artificial intelligence can be used to identify solar panel defects
One of the biggest challenges for non-AI experts is the terminology. Artificial intelligence (AI), machine learning (ML), and computer vision (CV) are frequently discussed, but people outside of data science fields often do not know what they mean. Fortunately, it is not that complex: Artificial Intelligence, Machine Learning, and Computer Vision all generally refer to the same thing, just with more specificity. For example, if you are running a computer vision algorithm to identify solar panel defects, you are engaging in AI, ML, and CV. In contrast, if you are translating words from English to Spanish using an algorithm, that is more likely to be AI or ML, not CV.
Numerical Approximation of Partial Differential Equations by a Variable Projection Method with Artificial Neural Networks
We present a method for solving linear and nonlinear PDEs based on the variable projection (VarPro) framework and artificial neural networks (ANN). For linear PDEs, enforcing the boundary/initial value problem on the collocation points leads to a separable nonlinear least squares problem about the network coefficients. We reformulate this problem by the VarPro approach to eliminate the linear output-layer coefficients, leading to a reduced problem about the hidden-layer coefficients only. The reduced problem is solved first by the nonlinear least squares method to determine the hidden-layer coefficients, and then the output-layer coefficients are computed by the linear least squares method. For nonlinear PDEs, enforcing the boundary/initial value problem on the collocation points leads to a nonlinear least squares problem that is not separable, which precludes the VarPro strategy for such problems. To enable the VarPro approach for nonlinear PDEs, we first linearize the problem with a Newton iteration, using a particular form of linearization. The linearized system is solved by the VarPro framework together with ANNs. Upon convergence of the Newton iteration, the network coefficients provide the representation of the solution field to the original nonlinear problem. We present ample numerical examples with linear and nonlinear PDEs to demonstrate the performance of the method herein. For smooth field solutions, the errors of the current method decrease exponentially as the number of collocation points or the number of output-layer coefficients increases. We compare the current method with the ELM method from a previous work. Under identical conditions and network configurations, the current method exhibits an accuracy significantly superior to the ELM method.
Towards Remote Robotic Competitions: An Internet-Connected Task Board and Dashboard
So, Peter, Wittmann, Jonas, Ruhkamp, Patrick, Sarabakha, Andriy, Haddadin, Sami
In this work we present a platform to assess robot platform skills using an internet-of-things (IoT) task board device to aggregate performances across remote sites. We demonstrate a concept for a modular, scale-able device and web dashboard enabling remote competitions as an alternative to in-person robot competitions. We share data from nine robot platforms located across four continents in three manipulation task categories of object localization, object insertion, and component disassembly through an organized international robot competition - the Robothon Grand Challenge. This paper discusses the design of an electronic task board, the strategies implemented by the top-performing teams and compares their results with a benchmark solution to the presented task board. Through this platform, we demonstrate fully remote, online competitions can generate innovative robotic solutions and tested a tool for measuring remote performances. Using the open-sourced task board code and design files, the reader can reproduce the benchmark solution or configure the platform for their own use case and share their results transparently without transporting their robot platform.