Probabilistic Feature Matching for Fast Scalable Visual Prompting
Abstract
Inferring causal protein signaling networks from human immune system cellular data is an important approach to reveal underlying tissue signaling biology and dysfunction in diseased cells. In recent years, reinforcement learning (RL) methods have shown excellent performance in the field of causal protein signaling network inference. However, the complexity of RL models and the need for manual hyperparameter tuning can hinder performance. In this paper, we propose a actor-critic RL model via artificial bee colony (ABC) neural architecture search, called ABCNAS-RL. Specifically, the entire method is divided into two phases: ABC neural architecture search and actor-critic RL search. In phase one, we represent each bee as a set of hyperparameter, utilizing the ABC algorithm searching for optimal hyperparameters of the actor-critic RL model on the training set. In phase two, we use the actor-critic RL model to infer the causal protein signaling network on the test set. The actor network consists of an encoder-decoder architecture, composed of a transformer and a bidirectional gated recurrent unit (BiGRU) with an integrated attention mechanism. The critic network consists of a fully connected neural network that estimates the output state of the actor network. By maximizing cumulative rewards, we ultimately derive the causal protein signaling network. Extensive experimental results on simulated and real datasets verify that ABCNAS-RL outperforms the comparison methods and has superior performance.
Cite
Text
Frick et al. "Probabilistic Feature Matching for Fast Scalable Visual Prompting." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/1000Markdown
[Frick et al. "Probabilistic Feature Matching for Fast Scalable Visual Prompting." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/frick2024ijcai-probabilistic/) doi:10.24963/ijcai.2024/1000BibTeX
@inproceedings{frick2024ijcai-probabilistic,
title = {{Probabilistic Feature Matching for Fast Scalable Visual Prompting}},
author = {Frick, Thomas and Skura, Cezary and Janicki, Filip and Assaf, Roy and Avogaro, Niccolò and Caraballo, Daniel and Cinar, Yagmur Gizem and Ebouky, Brown and Giurgiu, Ioana and Katsuki, Takayuki and Kluska, Piotr and Malossi, Cristiano and Qiu, Haoxiang and Sakai, Tomoya and Scheidegger, Florian and Simeski, Andrej and Yang, Daniel and Bartezzaghi, Andrea and Rigotti, Mattia},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8648-8652},
doi = {10.24963/ijcai.2024/1000},
url = {https://mlanthology.org/ijcai/2024/frick2024ijcai-probabilistic/}
}