paper-with-me

홈 › Papers

Optimizing Integrated Information with a Prior Guided Random Search Algorithm

2022-12-08 · Eduardo C. Garrido-Merchán, Javier Sánchez-Cañizares

Integrated information theory (IIT) is a theoretical framework that provides a quantitative measure to estimate when a physical system is conscious, its degree of consciousness, and the complexity of the qualia space that the system is experiencing. Formally, IIT rests on the assumption that if a surrogate physical system can fully embed the phenomenological properties of consciousness, then the system properties must be constrained by the properties of the qualia being experienced. Following this assumption, IIT represents the physical system as a network of interconnected elements that can be thought of as a probabilistic causal graph, $\mathcal{G}$, where each node has an input-output function and all the graph is encoded in a transition probability matrix. Consequently, IIT's quantitative measure of consciousness, $\Phi$, is computed with respect to the transition probability matrix and the present state of the graph. In this paper, we provide a random search algorithm that is able to optimize $\Phi$ in order to investigate, as the number of nodes increases, the structure of the graphs that have higher $\Phi$. We also provide arguments that show the difficulties of applying more complex black-box search algorithms, such as Bayesian optimization or metaheuristics, in this particular problem. Additionally, we suggest specific research lines for these techniques to enhance the search algorithm that guarantees maximal $\Phi$.

📄 PDF Abstract BibTeX arXiv:2212.04589

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Query-Efficient Black-box Adversarial Attacks Guided by a Transfer-based Prior

2022-03-13 · Yinpeng Dong, Shuyu Cheng, Tianyu Pang, Hang Su 외

Adversarial attacks have been extensively studied in recent years since they can identify the vulnerability of deep learning models before deployed. In this paper, we consider the black-box adversarial setting, where the…

Improving Black-box Adversarial Attacks with a Transfer-based Prior

2019-06-17 · NeurIPS 2019 12 · Shuyu Cheng, Yinpeng Dong, Tianyu Pang, Hang Su 외

We consider the black-box adversarial setting, where the adversary has to generate adversarial perturbations without access to the target models to compute gradients. Previous methods tried to approximate the gradient ei…

Prior-guided Bayesian Optimization

2020-09-28 · Artur Souza, Luigi Nardi, Leonardo Oliveira, Kunle Olukotun 외

While Bayesian Optimization (BO) is a very popular method for optimizing expensive black-box functions, it fails to leverage the experience of domain experts. This causes BO to waste function evaluations on bad design ch…

Bayesian Optimization

Optimizing Data-driven Causal Discovery Using Knowledge-guided Search

2023-04-11 · Uzma Hasan, Md Osman Gani

Learning causal relationships solely from observational data often fails to reveal the underlying causal mechanisms due to the vast search space of possible causal graphs, which can grow exponentially, especially for gre…

Causal Discovery

On the Convergence of Prior-Guided Zeroth-Order Optimization Algorithms

2021-07-21 · NeurIPS 2021 12 · Shuyu Cheng, Guoqiang Wu, Jun Zhu

Zeroth-order (ZO) optimization is widely used to handle challenging tasks, such as query-based black-box adversarial attacks and reinforcement learning. Various attempts have been made to integrate prior information into…