scispace - formally typeset
Search or ask a question
Author

Tarak K. Patra

Bio: Tarak K. Patra is an academic researcher from Indian Institute of Technology Madras. The author has contributed to research in topics: Active learning (machine learning) & Artificial neural network. The author has an hindex of 12, co-authored 35 publications receiving 483 citations. Previous affiliations of Tarak K. Patra include Argonne National Laboratory & Indian Institutes of Technology.

Papers
More filters
Journal ArticleDOI
TL;DR: In this article, a neural-network-biased genetic algorithm (NBGA) was proposed for combining genetic algorithms, machine learning, and high-throughput computation or experiment to discover materials with extremal properties in the absence of pre-existing data.
Abstract: Machine learning has the potential to dramatically accelerate high-throughput approaches to materials design, as demonstrated by successes in biomolecular design and hard materials design. However, in the search for new soft materials exhibiting properties and performance beyond those previously achieved, machine learning approaches are frequently limited by two shortcomings. First, because they are intrinsically interpolative, they are better suited to the optimization of properties within the known range of accessible behavior than to the discovery of new materials with extremal behavior. Second, they require large pre-existing data sets, which are frequently unavailable and prohibitively expensive to produce. Here we describe a new strategy, the neural-network-biased genetic algorithm (NBGA), for combining genetic algorithms, machine learning, and high-throughput computation or experiment to discover materials with extremal properties in the absence of pre-existing data. Within this strategy, predictio...

83 citations

Journal ArticleDOI
03 Aug 2018-ACS Nano
TL;DR: Genetic algorithms and molecular dynamics simulations are combined to investigate the extended structure of point defects, their dynamical evolution, and their role in inducing the phase transition between the semiconducting and metallic phase in monolayer MoS2, and find that organization of sulfur vacancies into extended lines is the most energetically favorable.
Abstract: Structural defects govern various physical, chemical, and optoelectronic properties of two-dimensional transition-metal dichalcogenides (TMDs). A fundamental understanding of the spatial distribution and dynamics of defects in these low-dimensional systems is critical for advances in nanotechnology. However, such understanding has remained elusive primarily due to the inaccessibility of (a) necessary time scales via standard atomistic simulations and (b) required spatiotemporal resolution in experiments. Here, we take advantage of supervised machine learning, in situ high-resolution transmission electron microscopy (HRTEM) and molecular dynamics (MD) simulations to overcome these limitations. We combine genetic algorithms (GA) with MD to investigate the extended structure of point defects, their dynamical evolution, and their role in inducing the phase transition between the semiconducting (2H) and metallic (1T) phase in monolayer MoS2. GA-based structural optimization is used to identify the long-range structure of randomly distributed point defects (sulfur vacancies) for various defect densities. Regardless of the density, we find that organization of sulfur vacancies into extended lines is the most energetically favorable. HRTEM validates these findings and suggests a phase transformation from the 2H-to-1T phase that is localized near these extended defects when exposed to high electron beam doses. MD simulations elucidate the molecular mechanism driving the onset of the 2H to 1T transformation and indicate that finite amounts of 1T phase can be retained by increasing the defect concentration and temperature. This work significantly advances the current understanding of defect structure/evolution and structural transitions in 2D TMDs, which is crucial for designing nanoscale devices with desired functionality.

73 citations

Journal Article
TL;DR: The success of this algorithm in a range of test problems indicates that the NBGA provides a robust strategy for employing informatics-accelerated high-throughput methods to accelerate materials design in the absence of pre-existing data.
Abstract: Machine learning has the potential to dramatically accelerate high-throughput approaches to materials design, as demonstrated by successes in biomolecular design and hard materials design. However, in the search for new soft materials exhibiting properties and performance beyond those previously achieved, machine learning approaches are frequently limited by two shortcomings. First, because they are intrinsically interpolative, they are better suited to the optimization of properties within the known range of accessible behavior than to the discovery of new materials with extremal behavior. Second, they require large pre-existing data sets, which are frequently unavailable and prohibitively expensive to produce. Here we describe a new strategy, the neural-network-biased genetic algorithm (NBGA), for combining genetic algorithms, machine learning, and high-throughput computation or experiment to discover materials with extremal properties in the absence of pre-existing data. Within this strategy, predictions from a progressively constructed artificial neural network are employed to bias the evolution of a genetic algorithm, with fitness evaluations performed via direct simulation or experiment. In effect, this strategy gives the evolutionary algorithm the ability to \"learn\" and draw inferences from its experience to accelerate the evolutionary process. We test this algorithm against several standard optimization problems and polymer design problems and demonstrate that it matches and typically exceeds the efficiency and reproducibility of standard approaches including a direct-evaluation genetic algorithm and a neural-network-evaluated genetic algorithm. The success of this algorithm in a range of test problems indicates that the NBGA provides a robust strategy for employing informatics-accelerated high-throughput methods to accelerate materials design in the absence of pre-existing data.

53 citations

Journal ArticleDOI
TL;DR: In this paper, the authors employ a molecular-dynamics-simulation-based genetic algorithm to design model sequence-specific copolymers that minimize energy of a polymer/polymer interface.
Abstract: Compatibilizers—surfactant molecules designed to improve the stability of an interface—are employed to enhance material properties in settings ranging from emulsions to polymer blends. A major compatibilization strategy employs block or random copolymers composed of distinct repeat units with preferential affinity for each of the two phases forming the interface. Here we pose the question of whether improved compatibilization could be achieved by employing new synthetic strategies to realize copolymer compatibilizers with specific monomeric sequence. We employ a novel molecular-dynamics-simulation-based genetic algorithm to design model sequence-specific copolymers that minimize energy of a polymer/polymer interface. Results indicate that sequence-specific copolymers offer the potential to yield larger reductions in interfacial energy than either block or random copolymers, with the preferred sequence being compatibilizer concentration dependent. By employing a simple thermodynamic scaling model for copol...

52 citations

Journal ArticleDOI
TL;DR: In this paper, a combination of all atom and coarse-grained molecular dynamics simulations was employed to identify strategies by which ion conductivity can be maximized by maximizing both PIL segmental relaxation rates and the extent of ion transport decoupling from chain dynamics.
Abstract: Polymeric ionic liquids (PILs) are of considerable interest as next-generation battery materials due to their potential to combine the solid-state stability of polymers with the high ion conductivities of ionic liquids. However, polymerization of ionic liquids to form a polymer generally leads to a suppression in ion transport rates that has proven to be a major barrier to the realization of commercially viable PIL solid electrolytes. Here we employ a combination of all atom and coarse-grained molecular dynamics simulations to identify strategies by which ion conductivity can be maximized by maximizing both PIL segmental relaxation rates and the extent of ion transport decoupling from chain dynamics. Results indicate that combined ion size correlates well with PIL glass transition temperatures and segmental dynamics but that ion/polymer decoupling is controlled primarily by the size of the free ion. We also find that ion aggregation promotes both reduced glass transition temperatures and enhanced ion/poly...

48 citations


Cited by
More filters
01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

Proceedings Article
01 Jan 1999
TL;DR: In this paper, the authors describe photonic crystals as the analogy between electron waves in crystals and the light waves in artificial periodic dielectric structures, and the interest in periodic structures has been stimulated by the fast development of semiconductor technology that now allows the fabrication of artificial structures, whose period is comparable with the wavelength of light in the visible and infrared ranges.
Abstract: The term photonic crystals appears because of the analogy between electron waves in crystals and the light waves in artificial periodic dielectric structures. During the recent years the investigation of one-, two-and three-dimensional periodic structures has attracted a widespread attention of the world optics community because of great potentiality of such structures in advanced applied optical fields. The interest in periodic structures has been stimulated by the fast development of semiconductor technology that now allows the fabrication of artificial structures, whose period is comparable with the wavelength of light in the visible and infrared ranges.

2,722 citations

Journal ArticleDOI
TL;DR: This review discusses efforts to create next-generation materials via bottom-up organization of nanocrystals with preprogrammed functionality and self-assembly instructions, and explores the unique possibilities offered by leveraging nontraditional surface chemistries and assembly environments to control superlattice structure and produce nonbulk assemblies.
Abstract: Chemical methods developed over the past two decades enable preparation of colloidal nanocrystals with uniform size and shape. These Brownian objects readily order into superlattices. Recently, the range of accessible inorganic cores and tunable surface chemistries dramatically increased, expanding the set of nanocrystal arrangements experimentally attainable. In this review, we discuss efforts to create next-generation materials via bottom-up organization of nanocrystals with preprogrammed functionality and self-assembly instructions. This process is often driven by both interparticle interactions and the influence of the assembly environment. The introduction provides the reader with a practical overview of nanocrystal synthesis, self-assembly, and superlattice characterization. We then summarize the theory of nanocrystal interactions and examine fundamental principles governing nanocrystal self-assembly from hard and soft particle perspectives borrowed from the comparatively established fields of micro...

1,376 citations

Journal ArticleDOI
TL;DR: There has been a lot of experimental and theoretical work on the nature of critical phenomena in the neighbourhood of second order phase transitions as discussed by the authors, but it has not been easy to get a good overall view of this work without digging through the rather complex original literature, although there are some good review articles covering particular aspects of the work.
Abstract: H E Stanley Oxford: University Press 1971 pp xx + 308 price ?5 In the past fifteen years or so there has been a lot of experimental and theoretical work on the nature of critical phenomena in the neighbourhood of second order phase transitions. It has not been easy to get a good overall view of this work without digging through the rather complex original literature, although there are some good review articles covering particular aspects of the work.

481 citations

Journal ArticleDOI
16 May 2019
TL;DR: It is shown how data-driven strategies which include data mining, screening, and machine learning techniques, employ the data generated to uncover complexities and design novel materials with enhanced properties.
Abstract: Recent advances in experimental and computational methods are increasing the quantity and complexity of generated data. This massive amount of raw data needs to be stored and interpreted in order to advance the materials science field. Identifying correlations and patterns from large amounts of complex data is being performed by machine learning (ML) algorithms for decades. Recently, the materials science community started to invest in these methodologies to extract knowledge and insights from the accumulated data. This review follows a logical sequence starting from density functional theory (DFT) as the representative instance of electronic structure methods, to the subsequent high-throughput (HT) approach, used to generate large amounts of data. Ultimately, data-driven strategies which include data mining, screening, and machine learning techniques, employ the data generated. We show how these approaches to modern computational materials science are being used to uncover complexities and design novel materials with enhanced properties. Finally, we point to the present research problems, challenges, and potential future perspectives of this new exciting field.

464 citations