Zum Hauptinhalt springen

Showing 1–5 of 5 results for author: Goldstein, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.11015  [pdf, other

    cs.CL cs.AI

    Does ChatGPT Have a Mind?

    Authors: Simon Goldstein, Benjamin A. Levinstein

    Abstract: This paper examines the question of whether Large Language Models (LLMs) like ChatGPT possess minds, focusing specifically on whether they have a genuine folk psychology encompassing beliefs, desires, and intentions. We approach this question by investigating two key aspects: internal representations and dispositions to act. First, we survey various philosophical theories of representation, includ… ▽ More

    Submitted 26 June, 2024; originally announced July 2024.

  2. arXiv:2308.14752  [pdf, other

    cs.CY cs.AI cs.HC

    AI Deception: A Survey of Examples, Risks, and Potential Solutions

    Authors: Peter S. Park, Simon Goldstein, Aidan O'Gara, Michael Chen, Dan Hendrycks

    Abstract: This paper argues that a range of current AI systems have learned how to deceive humans. We define deception as the systematic inducement of false beliefs in the pursuit of some outcome other than the truth. We first survey empirical examples of AI deception, discussing both special-use AI systems (including Meta's CICERO) built for specific competitive situations, and general-purpose AI systems (… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

    Comments: 18 pages (not including executive summary, references, and appendix), six figures

  3. arXiv:1609.06630  [pdf, ps, other

    cs.DM math.CO

    No-hole $λ$-$L(k, k-1, \ldots, 2, 1)$-labeling for Square Grid

    Authors: Soumen Atta, Priya Ranjan Sinha Mahapatra, Stanisław Goldstein

    Abstract: Given a fixed $k$ $\in$ $\mathbb{Z}^+$ and $λ$ $\in$ $\mathbb{Z}^+$, the objective of a $λ$-$L(k, k-1, \ldots, 2, 1)$-labeling of a graph $G$ is to assign non-negative integers (known as labels) from the set $\{0, \ldots, λ-1\}$ to the vertices of $G$ such that the adjacent vertices receive values which differ by at least $k$, vertices connected by a path of length two receive values which differ… ▽ More

    Submitted 22 December, 2016; v1 submitted 21 September, 2016; originally announced September 2016.

  4. A Linear Logic Programming Language for Concurrent Programming over Graph Structures

    Authors: Flavio Cruz, Ricardo Rocha, Seth Copen Goldstein, Frank Pfenning

    Abstract: We have designed a new logic programming language called LM (Linear Meld) for programming graph-based algorithms in a declarative fashion. Our language is based on linear logic, an expressive logical system where logical facts can be consumed. Because LM integrates both classical and linear logic, LM tends to be more expressive than other logic programming languages. LM programs are naturally conc… ▽ More

    Submitted 14 May, 2014; originally announced May 2014.

    Comments: ICLP 2014, TPLP 2014

    Journal ref: Theory and Practice of Logic Programming 14 (2014) 493-507

  5. arXiv:1209.4771  [pdf, ps, other

    cs.DS

    Counting common substrings effectively

    Authors: Stanisław Goldstein, Piotr Beling

    Abstract: This article presents effective (dynamic) algorithm for solving a problem of counting the number of substrings of given string which are also substrings of second string. Presented algorithm can be used for example for quick calculation of strings similarity measure using generalized $n$-gram method (Niewiadomski measure), which are shown. Correctness and complexity analyses are included. -----… ▽ More

    Submitted 21 September, 2012; originally announced September 2012.

    Comments: 6 pages, in Polish