1,397 results for Semantic · 0.088s

arxiv.org/abs/2410.07408v3

Automated Creation of Digital Cousins for Robust Policy Learning

Training robot policies in the real world can be unsafe, costly, and difficult to scale. Simulation serves as an inexpensive and potentially limitless source of training data, but suffers from the semantics and physics disparity between simulated and...

arxiv.org/abs/1705.04815v1

Learning Semantic Correspondences in Technical Documentation

We consider the problem of translating high-level textual descriptions to formal representations in technical documentation as part of an effort to model the meaning of such documentation. We focus specifically on the problem of learning translationa...

Sponsored Partners
github.com/cswry/SeeSR

cswry/SeeSR

[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution (⭐ 616)

arxiv.org/abs/2011.04389v2

EDEN: Multimodal Synthetic Dataset of Enclosed GarDEN Scenes

Multimodal large-scale datasets for outdoor scenes are mostly designed for urban driving problems. The scenes are highly structured and semantically different from scenarios seen in nature-centered scenes such as gardens or parks. To promote machine...

github.com/kemar/namida

kemar/namida

A simple CSS for styling semantic HTML. (⭐ 2)

arxiv.org/abs/1806.05645v1

Grounded Textual Entailment

Capturing semantic relations between sentences, such as entailment, is a long-standing challenge for computational semantics. Logic-based models analyse entailment in terms of possible worlds (interpretations, or situations) where a premise P entails...

en.wikipedia.org/wiki/Downward_entailing

Downward entailing - Wikipedia

linguistic semantics, a downward entailing (DE) propositional operator is one that constrains the meaning of an expression to a lower number or degree than

github.com/IBM/knowledge-enabled-textual-entailment

IBM/knowledge-enabled-textual-entailment

Natural Language Inference is fundamental to many Natural Language Processing applications such as semantic search and question answering. The task of NLI has gained significant attention in the recent times due to the release of fairly large scale, challenging datasets. Present…

arxiv.org/abs/1011.2488v1

Shape Calculus: Timed Operational Semantics and Well-formedness

The Shape Calculus is a bio-inspired calculus for describing 3D shapes moving in a space. A shape forms a 3D process when combined with a behaviour. Behaviours are specified with a timed CCS-like process algebra using a notion of channel that models...

arxiv.org/abs/2306.09085v1

COSA: Concatenated Sample Pretrained Vision-Language Foundation Model

Due to the limited scale and quality of video-text training corpus, most vision-language foundation models employ image-text datasets for pretraining and primarily focus on modeling visually semantic representations while disregarding temporal semant...

github.com/lowlighter/matcha

lowlighter/matcha

? Drop-in semantic styling library in pure CSS. Highly customizable and perfect for simple websites and prototyping web apps! (⭐ 1934)

arxiv.org/abs/2401.10422v1

Semantic Analysis of Macro Usage for Portability

C is an unsafe language. Researchers have been developing tools to port C to safer languages such as Rust, Checked C, or Go. Existing tools, however, resort to preprocessing the source file first, then porting the resulting code, leaving barely recog...

arxiv.org/abs/2507.06762v2

Detecção de Conflitos Semânticos com Testes Gerados por LLM

Semantic conflicts arise when a developer introduces changes to a codebase that unintentionally affect the behavior of changes integrated in parallel by other developers. Traditional merge tools are unable to detect such conflicts, so complementary t...

arxiv.org/abs/2212.13355v1

Two Modes of Nonmonotonic Consequence

This is the text of my speech at the Logica Universalis webinar, which took place on May 11, 2022. I discuss two ways to implement a semantic approach to nonmonotonic consequence relations in an arbitrary propositional language. For one particular...

arxiv.org/abs/2504.01955v1

Scene-Centric Unsupervised Panoptic Segmentation

Unsupervised panoptic segmentation aims to partition an image into semantically meaningful regions and distinct object instances without training on manually annotated data. In contrast to prior work on unsupervised panoptic scene understanding, we e...

arxiv.org/abs/1906.04765v4

The Prolog debugger and declarative programming

Logic programming is a declarative programming paradigm. Programming language Prolog makes logic programming possible, at least to a substantial extent. However the Prolog debugger works solely in terms of the operational semantics. So it is incompat...

en.wikipedia.org/wiki/Proposition

Proposition - Wikipedia

questions and commands. For example, inquisitive semantics is a framework that treats questions as inquisitive propositions, which encode information

arxiv.org/abs/2602.19743v1

NILE: Formalizing Natural-Language Descriptions of Formal Languages

This paper explores how natural-language descriptions of formal languages can be compared to their formal representations and how semantic differences can be explained. This is motivated from educational scenarios where learners describe a formal lan...

arxiv.org/abs/2201.13394v1

A Formal Model of Checked C

We present a formal model of Checked C, a dialect of C that aims to enforce spatial memory safety. Our model pays particular attention to the semantics of dynamically sized, potentially null-terminated arrays. We formalize this model in Coq, and prov...

github.com/princeton-nlp/blindfold-textgame

princeton-nlp/blindfold-textgame

[NAACL 2021] Reading and Acting while Blindfolded: The Need for Semantics in Text Game Agents (⭐ 11)

arxiv.org/abs/2602.01930v1

LIEREx: Language-Image Embeddings for Robotic Exploration

Semantic maps allow a robot to reason about its surroundings to fulfill tasks such as navigating known environments, finding specific objects, and exploring unmapped areas. Traditional mapping approaches provide accurate geometric representations but...