semantic-analysis

Tag

Cards List
#semantic-analysis

Large-scale semantic mapping of learner agency and autonomy reveals what measurement and generative AI research overlook

arXiv cs.AI · 2026-06-10 Cached

This paper uses large-scale semantic analysis of over 14,000 publications to map definitions of learner agency and autonomy, revealing three dimensions and a systematic underrepresentation of the sociocultural dimension in existing scales. It argues that current generative AI research in education overly focuses on learning regulation, narrowing the behavioral repertoire for AI-mediated learning environments.

0 favorites 0 likes
#semantic-analysis

Building Decypher: An Execution Context Engine for Agents

Reddit r/ArtificialInteligence · 2026-05-26

Decypher is a tool that provides deep execution context for agentic coding by performing semantic analysis of codebases, enabling agents to answer queries about code structure and interactions.

0 favorites 0 likes
#semantic-analysis

Sem-Detect: Semantic Level Detection of AI Generated Peer-Reviews

arXiv cs.CL · 2026-05-22 Cached

Sem-Detect introduces a method to distinguish AI-generated peer reviews from human-written ones by combining textual features with claim-level semantic analysis. It achieves a 25.5% improvement in true positive rate at 0.1% false positive rate over baselines, and shows that LLM-refined human reviews retain distinct semantic signals, with fewer than 3.5% misclassified as AI-generated.

0 favorites 0 likes
#semantic-analysis

@GitHub_Daily: When developing a project with Claude Code, if the codebase is large, every exploration of the code structure requires scanning a bunch of files, resulting in many tool calls, slow speed, and heavy token usage. So I found CodeGraph, an open-source tool that pre-builds a semantic knowledge graph for the codebase, allowing Claude Code to query the graph directly instead of scanning files one by one...

X AI KOLs Timeline · 2026-05-14 Cached

CodeGraph is an open-source tool that pre-builds a semantic knowledge graph for codebases, allowing Claude Code to query the graph instead of scanning files one by one, thereby significantly reducing tool calls (by 92%) and improving exploration speed (by 71%). It supports 19 programming languages and 13 frameworks.

0 favorites 0 likes
#semantic-analysis

PASA: A Principled Embedding-Space Watermarking Approach for LLM-Generated Text under Semantic-Invariant Attacks

Hugging Face Daily Papers · 2026-05-09 Cached

The paper introduces PASA, a robust watermarking algorithm for LLM-generated text that operates at the semantic level using latent embedding spaces to resist semantic-invariant attacks like paraphrasing.

0 favorites 0 likes
#semantic-analysis

Measuring the Semantic Structure and Evolution of Conspiracy Theories

arXiv cs.CL · 2026-04-20 Cached

This paper measures the semantic structure and evolution of conspiracy theories using 169.9M Reddit comments from r/politics (2012-2022), introducing the concept of "semantic objects" bounded by semantic neighborhoods to track how conspiracy theory meanings change over time beyond simple keyword-based approaches.

0 favorites 0 likes
#semantic-analysis

colbymchenry/codegraph

GitHub Trending (daily) · 2026-05-16 Cached

CodeGraph is an open-source tool that creates a pre-indexed knowledge graph of a codebase, enabling Claude Code's exploration agents to query symbol relationships and call graphs instantly, reducing tool calls by up to 96% and exploration time by 77%.

0 favorites 0 likes
← Back to home

Submit Feedback