Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Blume, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.10351  [pdf

    cs.CL

    Comparing Complex Concepts with Transformers: Matching Patent Claims Against Natural Language Text

    Authors: Matthias Blume, Ghobad Heidari, Christoph Hewel

    Abstract: A key capability in managing patent applications or a patent portfolio is comparing claims to other text, e.g. a patent specification. Because the language of claims is different from language used elsewhere in the patent application or in non-patent text, this has been challenging for computer based natural language processing. We test two new LLM-based approaches and find that both provide subst… ▽ More

    Submitted 14 July, 2024; originally announced July 2024.

    Comments: 5th Workshop on Patent Text Mining and Semantic Technologies (PatentSemTech 2024) at ACM SIGIR

    ACM Class: I.2.7

  2. arXiv:1106.0478  [pdf, other

    cs.PL

    A Consistent Semantics of Self-Adjusting Computation

    Authors: Umut A. Acar, Matthias Blume, Jacob Donham

    Abstract: This paper presents a semantics of self-adjusting computation and proves that the semantics are correct and consistent. The semantics integrate change propagation with the classic idea of memoization to enable reuse of computations under mutation to memory. During evaluation, reuse of a computation via memoization triggers a change propagation that adjusts the reused computation to reflect the mut… ▽ More

    Submitted 2 June, 2011; originally announced June 2011.

    Comments: 91 pages including the full Twelf proof in the appendix. This paper is a full version of the conference paper (published in European Symposium on Programming, ESOP, 2007)

    Report number: CMU-CS-2007-18