Implicit Prompt Learning for Image Denoising

Abstract

There has been substantial progress in the inference of formal behavioural specifications from sample trajectories, for example using Linear Temporal Logic (LTL). However, these techniques cannot handle specifications that correctly characterise systems with stochastic behaviour, which occur commonly in reinforcement learning and formal verification. We consider the passive learning problem of inferring a Boolean combination of probabilistic LTL (PLTL) formulas from a set of Markov chains, classified as either positive or negative. We propose a novel learning algorithm that infers concise PLTL specifications, leveraging grammar-based enumeration, search heuristics, probabilistic model checking and Boolean set-cover procedures. We demonstrate the effectiveness of our algorithm in two use cases: learning from policies induced by RL algorithms and learning from variants of a probabilistic model. In both cases, our method automatically and efficiently extracts PLTL specifications that succinctly characterize the temporal differences between the policies or model variants.

Cite

Text

Lu et al. "Implicit Prompt Learning for Image Denoising." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/517

Markdown

[Lu et al. "Implicit Prompt Learning for Image Denoising." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/lu2024ijcai-implicit/) doi:10.24963/ijcai.2024/517

BibTeX

@inproceedings{lu2024ijcai-implicit,
  title     = {{Implicit Prompt Learning for Image Denoising}},
  author    = {Lu, Yao and Jiang, Bo and Lu, Guangming and Zhang, Bob},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4678-4686},
  doi       = {10.24963/ijcai.2024/517},
  url       = {https://mlanthology.org/ijcai/2024/lu2024ijcai-implicit/}
}