paper-with-me

Papers

Analogical-based Bayesian Optimization

2017-09-19 · Trung Le, Khanh Nguyen, Tu Dinh Nguyen, Dinh Phung

Some real-world problems revolve to solve the optimization problem \max_{x\in\mathcal{X}}f\left(x\right) where f\left(.\right) is a black-box function and X might be the set of non-vectorial objects (e.g., distributions) where we can only define a symmetric and non-negative similarity score on it. This setting requires a novel view for the standard framework of Bayesian Optimization that generalizes the core insightful spirit of this framework. With this spirit, in this paper, we propose Analogical-based Bayesian Optimization that can maximize black-box function over a domain where only a similarity score can be defined. Our pathway is as follows: we first base on the geometric view of Gaussian Processes (GP) to define the concept of influence level that allows us to analytically represent predictive means and variances of GP posteriors and base on that view to enable replacing kernel similarity by a more genetic similarity score. Furthermore, we also propose two strategies to find a batch of query points that can efficiently handle high dimensional data.

📄 PDF Abstract BibTeX arXiv:1709.06390

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processes

Similar Papers 제목 키워드 기반

Analogy as Nonparametric Bayesian Inference over Relational Systems

2020-06-07 · Ruairidh M. Battleday, Thomas L. Griffiths

Much of human learning and inference can be framed within the computational problem of relational generalization. In this project, we propose a Bayesian model that generalizes relational knowledge to novel environments b…

Analogical SimilarityBayesian Inference

CARO: Chain-of-Analogy Reasoning Optimization for Robust Content Moderation

2026-04-12 · Bingzhe Wu, Haotian Lu, Yuchen Mou arxiv

Current large language models (LLMs), even those explicitly trained for reasoning, often struggle with ambiguous content moderation cases due to misleading "decision shortcuts" embedded in context. Inspired by cognitive …

Emergent Analogical Reasoning in Transformers

2026-02-02 · Gouki Minegishi, Jingyuan Feng, Hiroki Furuta, Takeshi Kojima 외 arxiv

Analogy is a central faculty of human intelligence, enabling abstract patterns discovered in one domain to be applied to another. Despite its central role in cognition, the mechanisms by which Transformers acquire and im…

Probabilistic Analogical Mapping with Semantic Relation Networks

2021-03-30 · Hongjing Lu, Nicholas Ichien, Keith J. Holyoak

The human ability to flexibly reason using analogies with domain-general content depends on mechanisms for identifying relations between concepts, and for mapping concepts and their relations across analogs. Building on …

Graph MatchingRelationRetrievalWord Embeddings

Enhancing Analogical Reasoning in the Abstraction and Reasoning Corpus via Model-Based RL

2024-08-27 · JIhwan Lee, Woochang Sim, Sejin Kim, Sundong Kim

This paper demonstrates that model-based reinforcement learning (model-based RL) is a suitable approach for the task of analogical reasoning. We hypothesize that model-based RL can solve analogical reasoning tasks more e…

ARCModel-based Reinforcement Learning