中文
相关论文

相关论文: Semantic Labelling and Learning for Parity Game So…

200 篇论文

Recent work demonstrated great promise in the idea of orchestrating collaborations between LLMs, human input, and various tools to address the inherent limitations of LLMs. We propose a novel perspective called semantic decoding, which…

计算与语言 · 计算机科学 2025-04-30 Maxime Peyrard , Martin Josifoski , Robert West

We develop game-theoretic semantics (GTS) for the fragment ATL+ of the full Alternating-time Temporal Logic ATL*, essentially extending a recently introduced GTS for ATL. We first show that the new game-theoretic semantics is equivalent to…

逻辑 · 数学 2019-06-17 Valentin Goranko , Antti Kuusisto , Raine Rönnholm

We introduce a new semantic communication mechanism - SemanticRL, whose key idea is to preserve the semantic information instead of strictly securing the bit-level precision. Unlike previous methods that mainly concentrate on the network or…

机器学习 · 计算机科学 2022-04-04 Kun Lu , Rongpeng Li , Xianfu Chen , Zhifeng Zhao , Honggang Zhang

Graph-based semi-supervised learning has been shown to be one of the most effective approaches for classification tasks from a wide range of domains, such as image classification and text classification, as they can exploit the connectivity…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Wanyu Lin , Zhaolin Gao , Baochun Li

Zero-shot learning (ZSL) aims at recognizing classes for which no visual sample is available at training time. To address this issue, one can rely on a semantic description of each class. A typical ZSL model learns a mapping between the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Celina Hanouti , Hervé Le Borgne

The task of assigning label sequences to a set of observed sequences is common in computational linguistics. Several models for sequence labeling have been proposed over the last few years. Here, we focus on discriminative models for…

机器学习 · 计算机科学 2013-11-12 P. Balamurugan , Shirish Shevade , S. Sundararajan , S. S Keerthi

Generating schema labels automatically for column values of data tables has many data science applications such as schema matching, and data discovery and linking. For example, automatically extracted tables with missing headers can be…

机器学习 · 计算机科学 2020-11-02 Mohamed Trabelsi , Jin Cao , Jeff Heflin

Game semantics and winning strategies offer a potential conceptual bridge between semantics and proof systems of logics. We illustrate this link for hybrid logic -- an extension of modal logic that allows for explicit reference to worlds…

计算机科学中的逻辑 · 计算机科学 2022-06-02 Robert Freiman

AI-Integrated programming is emerging as a foundational paradigm for building intelligent systems with large language models (LLMs). Recent approaches such as Meaning Typed Programming (MTP) automate prompt generation by leveraging the…

We introduce an extension of Strategy Logic for the imperfect-information setting, called SLii, and study its model-checking problem. As this logic naturally captures multi-player games with imperfect information, this problem is…

计算机科学中的逻辑 · 计算机科学 2020-03-11 Raphaël Berthon , Bastien Maubert , Aniello Murano , Sasha Rubin , Moshe Vardi

Parity games can be used to represent many different kinds of decision problems. In practice, tools that use parity games often rely on a specification in a higher-order logic from which the actual game can be obtained by means of an…

计算机科学中的逻辑 · 计算机科学 2022-01-25 Maurice Laveaux , Wieger Wesselink , Tim A. C. Willemse

Modern state-of-the-art Semantic Role Labeling (SRL) methods rely on expressive sentence encoders (e.g., multi-layer LSTMs) but tend to model only local (if any) interactions between individual argument labeling decisions. This contrasts…

计算与语言 · 计算机科学 2019-09-10 Chunchuan Lyu , Shay B. Cohen , Ivan Titov

Solving parity games, which are equivalent to modal $\mu$-calculus model checking, is a central algorithmic problem in formal methods. Besides the standard computation model with the explicit representation of games, another important…

计算机科学与博弈论 · 计算机科学 2019-09-12 Krishnendu Chatterjee , Wolfgang Dvořák , Monika Henzinger , Alexander Svozil

Recently, relational metric learning methods have been received great attention in recommendation community, which is inspired by the translation mechanism in knowledge graph. Different from the knowledge graph where the entity-to-entity…

信息检索 · 计算机科学 2024-06-18 Mingming Li , Fuqing Zhu , Feng Yuan , Songlin Hu

Partial label learning (PLL) aims to solve the problem where each training instance is associated with a set of candidate labels, one of which is the correct label. Most PLL algorithms try to disambiguate the candidate label set, by either…

机器学习 · 计算机科学 2018-05-09 Gengyu Lyu , Songhe Feng , Congyang Lang

We study the problem of few shot learning for named entity recognition. Specifically, we leverage the semantic information in the names of the labels as a way of giving the model additional signal and enriched priors. We propose a neural…

计算与语言 · 计算机科学 2022-03-18 Jie Ma , Miguel Ballesteros , Srikanth Doss , Rishita Anubhai , Sunil Mallya , Yaser Al-Onaizan , Dan Roth

Semantic signal processing and communications are poised to play a central part in developing the next generation of sensor devices and networks. A crucial component of a semantic system is the extraction of semantic signals from the raw…

信号处理 · 电气工程与系统科学 2022-11-11 Mert Kalfa , Sadik Yagiz Yetim , Arda Atalik , Mehmetcan Gok , Yiqun Ge , Rong Li , Wen Tong , Tolga Mete Duman , Orhan Arikan

Petri games are a multiplayer game model for the automatic synthesis of distributed systems. We compare two fundamentally different approaches for solving Petri games. The symbolic approach decides the existence of a winning strategy via a…

计算机科学中的逻辑 · 计算机科学 2017-11-30 Bernd Finkbeiner , Manuel Gieseking , Jesko Hecking-Harbusch , Ernst-Rüdiger Olderog

Semantic novelty detection aims at discovering unknown categories in the test data. This task is particularly relevant in safety-critical applications, such as autonomous driving or healthcare, where it is crucial to recognize unknown…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Francesco Cappio Borlino , Silvia Bucci , Tatiana Tommasi

Software analytics often builds from labeled data. Labeling can be slow, error prone, and expensive. When human expertise is scarce, SE researchers sometimes ask large language models (LLMs) for the missing labels. While this has been…

软件工程 · 计算机科学 2026-03-25 Lohith Senthilkumar , Tim Menzies