Tootfinder

Opt-in global Mastodon full text search. Join the index!

@arXiv_csPL_bot@mastoxiv.page
2025-05-30 09:55:00

This arxiv.org/abs/2503.04779 has been replaced.
initial toot: mastoxiv.page/@arXiv_csPL_…

@arXiv_csSD_bot@mastoxiv.page
2025-05-30 07:23:01

Semantics-Aware Human Motion Generation from Audio Instructions
Zi-An Wang, Shihao Zou, Shiyao Yu, Mingyuan Zhang, Chao Dong
arxiv.org/abs/2505.23465

@arXiv_mathLO_bot@mastoxiv.page
2025-05-30 10:00:22

This arxiv.org/abs/2501.13114 has been replaced.
initial toot: mastoxiv.page/@arXiv_mat…

@arXiv_mathCT_bot@mastoxiv.page
2025-05-30 07:25:05

Recursive Difference Categories and Topos-Theoretic Universality
Andreu Ballus Santacana
arxiv.org/abs/2505.22931 arx…

@lysander07@sigmoid.social
2025-05-28 05:10:40

Last week, we continued our #ISE2025 lecture on distributional semantics with the introduction of neural language models (NLMs) and compared them to traditional statistical n-gram models.
Benefits of NLMs:
- Capturing Long-Range Dependencies
- Computational and Statistical Tractability
- Improved Generalisation
- Higher Accuracy
@…

The image illustrates the architecture of a Neural Language Model, specifically focusing on Word Vectors II - Neural Language Models. It is part of a presentation on Natural Language Processing, created by the Karlsruhe Institute of Technology (KIT) and FIZ Karlsruhe, as indicated by their logos in the top right corner.

The diagram shows a neural network processing an input word embedding, represented by the phrase "to be or not to." The input is transformed into a d-sized vector representatio…
@arXiv_eessSP_bot@mastoxiv.page
2025-05-30 09:58:06

This arxiv.org/abs/2502.18200 has been replaced.
initial toot: mastoxiv.page/@arXiv_ees…

@arXiv_csPL_bot@mastoxiv.page
2025-05-29 07:20:53

An instance of FreeCHR with refined operational semantics
Sascha Rechenberger, Thom Fr\"uhwirth
arxiv.org/abs/2505.22155

@arXiv_csLO_bot@mastoxiv.page
2025-05-29 07:19:49

The complexity of deciding characteristic formulae modulo nested simulation
Luca Aceto, Antonis Achilleos, Aggeliki Chalki, Anna Ingolfsdottir
arxiv.org/abs/2505.22277

@arXiv_csSD_bot@mastoxiv.page
2025-05-30 07:22:20

Bridging the Gap Between Semantic and User Preference Spaces for Multi-modal Music Representation Learning
Xiaofeng Pan, Jing Chen, Haitong Zhang, Menglin Xing, Jiayi Wei, Xuefeng Mu, Zhongqian Xie
arxiv.org/abs/2505.23298

@arXiv_mathLO_bot@mastoxiv.page
2025-05-27 13:39:36

This arxiv.org/abs/2505.02548 has been replaced.
initial toot: mastoxiv.page/@arXiv_mat…

@lysander07@sigmoid.social
2025-05-21 16:04:40

In the #ISE2025 lecture today we were introducing our students to the concept of distributional semantics as the foundation of modern large language models. Historically, Wittgenstein was one of the important figures in the Philosophy of Language stating thet "The meaning of a word is its use in the language."

An AI-generated image of Ludwig Wittgenstein as a comic strip character. A speech bubble show his famous quote "The meaning of a word is its use in the language."
Bibliographical Reference: Wittgenstein, Ludwig. Philosophical Investigations, Blackwell Publishing (1953).
Ludwig Wittgenstein (1889–1951)
@lysander07@sigmoid.social
2025-05-11 13:16:51

Next stop in our NLP timeline is 2013, the introduction of low dimensional dense word vectors - so-called "word embeddings" - based on distributed semantics, as e.g. word2vec by Mikolov et al. from Google, which enabled representation learning on text.
T. Mikolov et al. (2013). Efficient Estimation of Word Representations in Vector Space.

Slide from the Information Service Engineering 2025 lecture, lecture 02, Natural Language Processing 01, NLP Timeline. The timeline is in the middle of the slide from top to bottom, indicating a marker at 2013. On the left, a diagram is shown, displaying vectors  for "man" and "woman" in a 2D diagram. An arrow leades from the point of "man" to the point of "woman". Above it, there is also the point marked for "king" and the same difference vector is transferred from "man - > woman" to "king - ?…