Goto

Collaborating Authors

 Materials


One Shot Domain Adaptation for Person Re-Identification

arXiv.org Artificial Intelligence

How to effectively address the domain adaptation problem is a challenging task for person re-identification (reID). In this work, we make the first endeavour to tackle this issue according to one shot learning. Given an annotated source training set and a target training set that only one instance for each category is annotated, we aim to achieve competitive re-ID performance on the testing set of the target domain. To this end, we introduce a similarity-guided strategy to progressively assign pseudo labels to unlabeled instances with different confidence scores, which are in turn leveraged as weights to guide the optimization as training goes on. Collaborating with a simple self-mining operation, we make significant improvement in the domain adaptation tasks of re-ID. In particular, we achieve the mAP of 71.5% in the adaptation task of DukeMTMC-reID to Market1501 with one shot setting, which outperforms the state-of-arts of unsupervised domain adaptation more than 17.8%. Under the five shots setting, we achieve competitive accuracy of the fully supervised setting on Market-1501. Code will be made available.


Machine learning enables polymer cloud-point engineering via inverse design

arXiv.org Machine Learning

Inverse design is an outstanding challenge in disordered systems with multiple length scales such as polymers, particularly when designing polymers with desired phase behavior. We demonstrate high-accuracy tuning of poly(2-oxazoline) cloud point via machine learning. With a design space of four repeating units and a range of molecular masses, we achieve an accuracy of 4 {\deg}C root mean squared error (RMSE) in a temperature range of 24-90 {\deg}C, employing gradient boosting with decision trees. The RMSE is >3x better than linear and polynomial regression. We perform inverse design via particle-swarm optimization, predicting and synthesizing 17 polymers with constrained design at 4 target cloud points from 37 to 80 {\deg}C. Our approach challenges the status quo in polymer design with a machine learning algorithm, that is capable of fast and systematic discovery of new polymers.


Using big data and artificial intelligence to accelerate global development

#artificialintelligence

When U.N. member states unanimously adopted the 2030 Agenda in 2015, the narrative around global development embraced a new paradigm of sustainability and inclusion--of planetary stewardship alongside economic progress, and inclusive distribution of income. This comprehensive agenda--merging social, economic and environmental dimensions of sustainability--is not supported by current modes of data collection and data analysis, so the report of the High-Level Panel on the post-2015 development agenda called for a "data revolution" to empower people through access to information.1 Today, a central development problem is that high-quality, timely, accessible data are absent in most poor countries, where development needs are greatest. In a world of unequal distributions of income and wealth across space, age and class, gender and ethnic pay gaps, and environmental risks, data that provide only national averages conceal more than they reveal. This paper argues that spatial disaggregation and timeliness could permit a process of evidence-based policy making that monitors outcomes and adjusts actions in a feedback loop that can accelerate development through learning. Big data and artificial intelligence are key elements in such a process. Emerging technologies could lead to the next quantum leap in (i) how data is collected; (ii) how data is analyzed; and (iii) how analysis is used for policymaking and the achievement of better results. Big data platforms expand the toolkit for acquiring real-time information at a granular level, while machine learning permits pattern recognition across multiple layers of input. Together, these advances could make data more accessible, scalable, and finely tuned. In turn, the availability of real-time information can shorten the feedback loop between results monitoring, learning, and policy formulation or investment, accelerating the speed and scale at which development actors can implement change.


Chemical Structure Elucidation from Mass Spectrometry by Matching Substructures

arXiv.org Machine Learning

Chemical structure elucidation is a serious bottleneck in analytical chemistry today. We address the problem of identifying an unknown chemical threat given its mass spectrum and its chemical formula, a task which might take well trained chemists several days to complete. Given a chemical formula, there could be over a million possible candidate structures. We take a data driven approach to rank these structures by using neural networks to predict the presence of substructures given the mass spectrum, and matching these substructures to the candidate structures. Empirically, we evaluate our approach on a data set of chemical agents built for unknown chemical threat identification. We show that our substructure classifiers can attain over 90% micro F1-score, and we can find the correct structure among the top 20 candidates in 88% and 71% of test cases for two compound classes.


Life support system that recycles breathable air is being installed on the ISS

Daily Mail - Science & tech

Oxygen on-board future space missions will be made from the recycled breath of astronauts. The Advanced Closed Loop System (ACLS) has been built by the European Space Agency (ESA) and is now being installed on-board the orbiting spacecraft. The apparatus recycles half the carbon dioxide (CO2) exhaled by astronauts and converts it into oxygen. Scientists have heralded the invention as an important step towards long-term missions to mars and beyond. ESA astronaut Alexander Gerst poses with the ACLS life-support rack, newly installed on the International Space Station.


Analysis of Atomistic Representations Using Weighted Skip-Connections

arXiv.org Machine Learning

In this work, we extend the SchNet architecture by using weighted skip connections to assemble the final representation. This enables us to study the relative importance of each interaction block for property prediction. We demonstrate on both the QM9 and MD17 dataset that their relative weighting depends strongly on the chemical composition and configurational degrees of freedom of the molecules which opens the path towards a more detailed understanding of machine learning models for molecules.


Arm Leads Project to Develop an Armpit-Sniffing Plastic AI Chip

IEEE Spectrum Robotics

Body odor is a stubborn problem. Sensors and the computing attached to them struggle to perceive armpit odors in the way humans do, because B.O. is really a complex mix of dozens of gaseous chemicals. The UK's PlasticArmPit project is designing the first machine learningโ€“enabled flexible plastic sensor chip. Its target audience: those who think they might stink. The prototype chip will be manufactured and tested in 2019.


Chemicals found in Martian soil releases oxygen that could be used to make the red planet habitable

Daily Mail - Science & tech

Salts found in Martian soil could be transformed into breathable air thanks to a bacteria created in the lab by a group of students. Their genetically engineered organism can convert perchlorate - a chemical compound that covers over one per cent of Mars - into oxygen. The did so by placing a solution containing the salt into a bioreactor with the engineered bacteria. It then broke the compound down into its building blocks, chloride and oxygen, the latter of which was then harvested. NASA aims to have humans on Mars by 2030 and, if successful, a colony may be built in the future.


Bees Are Dying Off. Tiny QR Code Backpacks May Help Save Them

WIRED

Science hasn't been giving us a tremendous amount of good news these days. We've screwed up the environment so badly, it's hard to even call it an environment anymore. And that's coming back to bite (or sting) us: Bee populations, which we rely on to pollinate our crops, are plummeting. But science is also coming to the rescue, by gluing QR codes to bumblebees' backs and tracking their movements with a robotic camera. Researchers have created a system that tracks individual bees as well as the dynamics of whole colonies exposed to imidacloprid, a neurotoxin that belongs to the infamous neonicotinoid group of pesticides.


CrystalGAN: Learning to Discover Crystallographic Structures with Generative Adversarial Networks

arXiv.org Machine Learning

Our main motivation is to propose an efficient approach to generate novel multi-element stable chemical compounds that can be used in real world applications. This task can be formulated as a combinatorial problem, and it takes many hours of human experts to construct, and to evaluate new data. Unsupervised learning methods such as Generative Adversarial Networks (GANs) can be efficiently used to produce new data. Cross-domain Generative Adversarial Networks were reported to achieve exciting results in image processing applications. However, in the domain of materials science, there is a need to synthesize data with higher order complexity compared to observed samples, and the state-of-the-art cross-domain GANs can not be adapted directly. In this contribution, we propose a novel GAN called CrystalGAN which generates new chemically stable crystallographic structures with increased domain complexity. We introduce an original architecture, we provide the corresponding loss functions, and we show that the CrystalGAN generates very reasonable data. We illustrate the efficiency of the proposed method on a real original problem of novel hydrides discovery that can be further used in development of hydrogen storage materials.