paper-with-me

홈 › Papers

Incorporating domain knowledge into neural-guided search

2021-07-19 · Brenden K. Petersen, Claudio P. Santiago, Mikel Landajuela Larma

Many AutoML problems involve optimizing discrete objects under a black-box reward. Neural-guided search provides a flexible means of searching these combinatorial spaces using an autoregressive recurrent neural network. A major benefit of this approach is that builds up objects sequentially--this provides an opportunity to incorporate domain knowledge into the search by directly modifying the logits emitted during sampling. In this work, we formalize a framework for incorporating such in situ priors and constraints into neural-guided search, and provide sufficient conditions for enforcing constraints. We integrate several priors and constraints from existing works into this framework, propose several new ones, and demonstrate their efficacy in informing the task of symbolic regression.

📄 PDF Abstract BibTeX arXiv:2107.09182

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLregressionSymbolic Regression

Similar Papers 제목 키워드 기반

Incorporating domain knowledge into neural-guided search via in situ priors and constraints

2021-05-20 · ICML Workshop AutoML 2021 7 · Brenden K Petersen, Claudio Santiago, Mikel Landajuela

Many AutoML problems involve optimizing discrete objects under a black-box reward. Neural-guided search provides a flexible means of searching these combinatorial spaces using an autoregressive recurrent neural network. …

AutoMLregressionSymbolic Regression

Learning Interpretable Legal Case Retrieval via Knowledge-Guided Case Reformulation

2024-06-28 · Chenlong Deng, Kelong Mao, Zhicheng Dou

Legal case retrieval for sourcing similar cases is critical in upholding judicial fairness. Different from general web search, legal case retrieval involves processing lengthy, complex, and highly specialized legal docum…

ArticlesFairnessRetrieval

PK-Chat: Pointer Network Guided Knowledge Driven Generative Dialogue Model

2023-04-02 · Cheng Deng, Bo Tong, Luoyi Fu, Jiaxin Ding 외

In the research of end-to-end dialogue systems, using real-world knowledge to generate natural, fluent, and human-like utterances with correct answers is crucial. However, domain-specific conversational dialogue systems …

Knowledge GraphsLanguage ModelingLanguage ModellingWorld Knowledge

Towards Automated Solution Recipe Generation for Industrial Asset Management with LLM

2024-07-26 · Nianjun Zhou, Dhaval Patel, Shuxin Lin, Fearghal O'Donncha

This study introduces a novel approach to Industrial Asset Management (IAM) by incorporating Conditional-Based Management (CBM) principles with the latest advancements in Large Language Models (LLMs). Our research introd…

Asset ManagementManagementRecipe Generation

Informed Meta-Learning

2024-02-25 · Katarzyna Kobalczyk, Mihaela van der Schaar

In noisy and low-data regimes prevalent in real-world applications, a key challenge of machine learning lies in effectively incorporating inductive biases that promote data efficiency and robustness. Meta-learning and in…

Meta-Learning