Africa
AI Startup Speeds Healthcare Innovations To Save Lives
Michelle Wu, cofounder and CEO and KK (Qiang Kou 寇强) tech cofounder at Nyquist Data, an AI powered ... [ ] cloud-based platform providing business, clinical, and regulatory intelligence and analytics for medical devices and pharmaceuticals companies How long does it take to get FDA approval for a heart-failure drug? It sounds like a simple question, but without the help of an artificial intelligence (AI) powered MedTech cloud-based platform, it could take months and millions of dollars to find out. The market size for AI in healthcare is projected to reach $187.95 billion by 2030, according to Precedence Research. When Michelle Wu was first asked this question, global clinical and regulatory healthcare information was publicly available, but it was scattered around the world in different databases and languages. Worse yet, keywords were misspelled or there were handwritten notes included in the databases, making what should be searchable unsearchable.
Artificial Intelligence: Can it be an Inventor or an Author?
As the innovation paradigm in automotive industry shifted over time, artificial intelligence ("AI") has deeply penetrated into operation of automotive industry. Some manufacturers seek to utilize robots that learn automotive manufacturing skills, such as design, part manufacturing, and assembly, to assist human workers. AI are also utilized in aftermarket services, such as maintenance of engine or battery performance. Unsurprisingly, automotive industry faces new intellectual property challenges including those traditionally faced by AI technology patents. What if an AI develops a method of navigation or designs a new automotive?
US says Russian officials visited Iran to view drones for war against Ukraine
Fox News Flash top headlines are here. Check out what's clicking on Foxnews.com. The U.S. says Russian officials visited an Iranian airfield multiple times in recent weeks to view attack-capable drones it is looking to obtain for its attack against Ukraine. Iran showed the drones to Russian officials at Kashan Airfield on June 8 and July 15, the White House said. The Biden administration has published satellite imagery showing Shahed-191 and Shahed-129 drones flying at the airfield at the same time a Russian delegation transport plane was on the ground.
US doubles down on claim that Iran wants to sell drones to Russia
Tehran, Iran – The United States has doubled down on its claim that Iran is planning to sell "hundreds" of drones to Russia to be used in Ukraine, a day after Tehran explicitly rejected the allegation. Jake Sullivan, the US national security adviser, on Saturday reiterated his statement made earlier this week that Iran wants to sell weapons-capable unmanned aerial vehicles (UAVs) to Moscow. He released satellite imagery to the US-based CNN network that purportedly showed that a Russian delegation visited an airfield in central Kashan at least twice in the last month. The Russian delegation is alleged to have been treated to a showcase of the Shahed-191 and Shahed-129 drones, both capable of carrying precision-guided missiles. Sullivan also claimed earlier this week that Iran is training Russian forces in using the drones, and said it is unclear if any drones have already been sold to Moscow.
Personalized PCA: Decoupling Shared and Unique Features
In this paper, we tackle a significant challenge in PCA: heterogeneity. When data are collected from different sources with heterogeneous trends while still sharing some congruency, it is critical to extract shared knowledge while retaining unique features of each source. To this end, we propose personalized PCA (PerPCA), which uses mutually orthogonal global and local principal components to encode both unique and shared features. We show that, under mild conditions, both unique and shared features can be identified and recovered by a constrained optimization problem, even if the covariance matrices are immensely different. Also, we design a fully federated algorithm inspired by distributed Stiefel gradient descent to solve the problem. The algorithm introduces a new group of operations called generalized retractions to handle orthogonality constraints, and only requires global PCs to be shared across sources. We prove the linear convergence of the algorithm under suitable assumptions. Comprehensive numerical experiments highlight PerPCA's superior performance in feature extraction and prediction from heterogeneous datasets. As a systematic approach to decouple shared and unique features from heterogeneous datasets, PerPCA finds applications in several tasks including video segmentation, topic extraction, and distributed clustering.
Risk-averse Stochastic Optimization for Farm Management Practices and Cultivar Selection Under Uncertainty
Akhavizadegan, Faezeh, Ansarifar, Javad, Wang, Lizhi, Archontoulis, Sotirios V.
Optimizing management practices and selecting the best cultivar for planting play a significant role in increasing agricultural food production and decreasing environmental footprint. In this study, we develop optimization frameworks under uncertainty using conditional value-at-risk in the stochastic programming objective function. We integrate the crop model, APSIM, and a parallel Bayesian optimization algorithm to optimize the management practices and select the best cultivar at different levels of risk aversion. This approach integrates the power of optimization in determining the best decisions and crop model in simulating nature's output corresponding to various decisions. As a case study, we set up the crop model for 25 locations across the US Corn Belt. We optimized the management options (planting date, N fertilizer amount, fertilizing date, and plant density in the farm) and cultivar options (cultivars with different maturity days) three times: a) before, b) at planting and c) after a growing season with known weather. Results indicated that the proposed model produced meaningful connections between weather and optima decisions. Also, we found risk-tolerance farmers get more expected yield than risk-averse ones in wet and non-wet weathers.
[Reproducibility Report] Path Planning using Neural A* Search
Bhatt, Shreya, Jain, Aayush, Maheshwari, Parv, Jha, Animesh, Chakravarty, Debashish
The following paper is a reproducibility report for "Path Planning using Neural A* Search" published in ICML2 2021 as part of the ML Reproducibility Challenge 2021. The original paper proposes the Neural A* planner, and claims it achieves an optimal balance between the reduction of node expansions and path accuracy. We verify this claim by reimplementing the model in a different framework and reproduce the data published in the original paper. We have also provided a code-flow diagram to aid comprehension of the code structure. As extensions to the original paper, we explore the effects of (1) generalizing the model by training it on a shuffled dataset, (2) introducing dropout, (3) implementing empirically chosen hyperparameters as trainable parameters in the model, (4) altering the network model to Generative Adversarial Networks (GANs) to introduce stochasticity, (5) modifying the encoder from Unet to Unet++, (6) incorporating cost maps obtained from the Neural A* module in other variations of A* search.
Multilingual Event Linking to Wikidata
Pratapa, Adithya, Gupta, Rishubh, Mitamura, Teruko
We present a task of multilingual linking of events to a knowledge base. We automatically compile a large-scale dataset for this task, comprising of 1.8M mentions across 44 languages referring to over 10.9K events from Wikidata. We propose two variants of the event linking task: 1) multilingual, where event descriptions are from the same language as the mention, and 2) crosslingual, where all event descriptions are in English. On the two proposed tasks, we compare multiple event linking systems including BM25+ (Lv and Zhai, 2011) and multilingual adaptations of the biencoder and crossencoder architectures from BLINK (Wu et al., 2020). In our experiments on the two task variants, we find both biencoder and crossencoder models significantly outperform the BM25+ baseline. Our results also indicate that the crosslingual task is in general more challenging than the multilingual task. To test the out-of-domain generalization of the proposed linking systems, we additionally create a Wikinews-based evaluation set. We present qualitative analysis highlighting various aspects captured by the proposed dataset, including the need for temporal reasoning over context and tackling diverse event descriptions across languages.
Polynomial-time algorithms for Multimarginal Optimal Transport problems with structure
Altschuler, Jason M., Boix-Adsera, Enric
Multimarginal Optimal Transport (MOT) has attracted significant interest due to applications in machine learning, statistics, and the sciences. However, in most applications, the success of MOT is severely limited by a lack of efficient algorithms. Indeed, MOT in general requires exponential time in the number of marginals k and their support sizes n. This paper develops a general theory about what "structure" makes MOT solvable in poly(n,k) time. We develop a unified algorithmic framework for solving MOT in poly(n,k) time by characterizing the "structure" that different algorithms require in terms of simple variants of the dual feasibility oracle. This framework has several benefits. First, it enables us to show that the Sinkhorn algorithm, which is currently the most popular MOT algorithm, requires strictly more structure than other algorithms do to solve MOT in poly(n,k) time. Second, our framework makes it much simpler to develop poly(n,k) time algorithms for a given MOT problem. In particular, it is necessary and sufficient to (approximately) solve the dual feasibility oracle -- which is much more amenable to standard algorithmic techniques. We illustrate this ease-of-use by developing poly(n,k) time algorithms for three general classes of MOT cost structures: (1) graphical structure; (2) set-optimization structure; and (3) low-rank plus sparse structure. For structure (1), we recover the known result that Sinkhorn has poly(n,k) runtime; moreover, we provide the first poly(n,k) time algorithms for computing solutions that are exact and sparse. For structures (2)-(3), we give the first poly(n,k) time algorithms, even for approximate computation. Together, these three structures encompass many -- if not most -- current applications of MOT.
PALI-NLP at SemEval-2022 Task 4: Discriminative Fine-tuning of Transformers for Patronizing and Condescending Language Detection
Hu, Dou, Zhou, Mengyuan, Du, Xiyang, Yuan, Mengfei, Jin, Meizhi, Jiang, Lianxin, Mo, Yang, Shi, Xiaofeng
Patronizing and condescending language (PCL) has a large harmful impact and is difficult to detect, both for human judges and existing NLP systems. At SemEval-2022 Task 4, we propose a novel Transformer-based model and its ensembles to accurately understand such language context for PCL detection. To facilitate comprehension of the subtle and subjective nature of PCL, two fine-tuning strategies are applied to capture discriminative features from diverse linguistic behaviour and categorical distribution. The system achieves remarkable results on the official ranking, including 1st in Subtask 1 and 5th in Subtask 2. Extensive experiments on the task demonstrate the effectiveness of our system and its strategies.