paper-with-me

홈 › Papers

Deep Kernel Methods Learn Better: From Cards to Process Optimization

2023-03-25 · Mani Valleti, Rama K. Vasudevan, Maxim A. Ziatdinov, Sergei V. Kalinin

The ability of deep learning methods to perform classification and regression tasks relies heavily on their capacity to uncover manifolds in high-dimensional data spaces and project them into low-dimensional representation spaces. In this study, we investigate the structure and character of the manifolds generated by classical variational autoencoder (VAE) approaches and deep kernel learning (DKL). In the former case, the structure of the latent space is determined by the properties of the input data alone, while in the latter, the latent manifold forms as a result of an active learning process that balances the data distribution and target functionalities. We show that DKL with active learning can produce a more compact and smooth latent space which is more conducive to optimization compared to previously reported methods, such as the VAE. We demonstrate this behavior using a simple cards data set and extend it to the optimization of domain-generated trajectories in physical systems. Our findings suggest that latent manifolds constructed through active learning have a more beneficial structure for optimization problems, especially in feature-rich target-poor scenarios that are common in domain sciences, such as materials synthesis, energy storage, and molecular discovery. The jupyter notebooks that encapsulate the complete analysis accompany the article.

📄 PDF Abstract BibTeX arXiv:2303.14554

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Methods 이 논문이 사용한 방법론

DKL 설명 없음

Similar Papers 제목 키워드 기반

On Random Subsampling of Gaussian Process Regression: A Graphon-Based Analysis

2019-01-28 · Kohei Hayashi, Masaaki Imaizumi, Yuichi Yoshida

In this paper, we study random subsampling of Gaussian process regression, one of the simplest approximation baselines, from a theoretical perspective. Although subsampling discards a large part of training data, we show…

regression

Recursive Multikernel Filters Exploiting Nonlinear Temporal Structure

2017-06-12 · Steven Van Vaerenbergh, Simone Scardapane, Ignacio Santamaria

In kernel methods, temporal information on the data is commonly included by using time-delayed embeddings as inputs. Recently, an alternative formulation was proposed by defining a gamma-filter explicitly in a reproducin…

Automatic Generation of Model and Data Cards: A Step Towards Responsible AI

2024-05-10 · Jiarui Liu, Wenkai Li, Zhijing Jin, Mona Diab

In an era of model and data proliferation in machine learning/AI especially marked by the rapid advancement of open-sourced technologies, there arises a critical need for standardized consistent documentation. Our work a…

Retrieval

A Winning Hand: Compressing Deep Networks Can Improve Out-Of-Distribution Robustness

2021-06-16 · NeurIPS 2021 12 · James Diffenderfer, Brian R. Bartoldson, Shreya Chaganti, Jize Zhang 외

Successful adoption of deep learning (DL) in the wild requires models to be: (1) compact, (2) accurate, and (3) robust to distributional shifts. Unfortunately, efforts towards simultaneously meeting these requirements ha…

Data AugmentationModel Compression

From Paper to Card: Transforming Design Implications with Generative AI

2024-03-12 · Donghoon Shin, Lucy Lu Wang, Gary Hsieh

Communicating design implications is common within the HCI community when publishing academic papers, yet these papers are rarely read and used by designers. One solution is to use design cards as a form of translational…