HTML
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
Building an HTML-first site doubled our users overnight
Article URL: https://mohkohn.co.uk/writing/html-first/ Comments URL: https://news.ycombinator.com/item?id=48475483 Points: 25 # Comments: 6
Show HN: A CSS 3D Engine (no WebGL)
A CSS polygon mesh library. A 3D engine for the DOM. Renders OBJ/MTL, GLB and VOX as real HTML elements transformed with CSS matrix3d(...) .
Semantic Triplet Restoration: A Novel Protocol for Hierarchical Table Understanding in Large Language Models
arXiv:2605.31550v1 Announce Type: new Abstract: Table question answering requires models to recover semantic relations encoded implicitly by two-dimensional layout, merged cells, and hierarchical headers. Current pipelines typically use HTML or Markdown as intermediate table representations, but these layout-oriented serializations introduce markup overhead and require large language models to infer header-cell alignments from row and column spans. We propose Semantic Triplet Restoration...
TABVERSE: Benchmarking Cross-Format Table Understanding in LLMs and VLMs
arXiv:2606.09578v1 Announce Type: new Abstract: Large Language Models (LLMs) and Vision-Language Models (VLMs) are increasingly evaluated on table reasoning tasks, but the role of table representation remains under-explored. In practice, the same table content may appear in different structural formats, such as HTML, Markdown, and LaTeX, or as rendered images. However, existing evaluations often let content, format, layout, and modality vary together, making it difficult to isolate...
Variational free complement method with Gaussian-expanded complement functions: convergence with fixed Gaussian expansion length
Physics > Chemical Physics [Submitted on 1 Jun 2026] Title:Variational free complement method with Gaussian-expanded complement functions: convergence with fixed Gaussian expansion length View PDF HTML (experimental)Abstract:For the free complement theory with Gaussian-expanded complement functions, the energy convergence of $n_\mathrm{G} = \mathrm{constant} < \infty, n\rightarrow\infty$ is discussed, where $n_\mathrm{G}$ is the number of the Gaussian functions in the STO-$n$G expansion.
The Grothendieck Constant is Less Than $\frac{\pi}{2 \log (1+ \sqrt{2})} - 10^{-5}$
Computer Science > Data Structures and Algorithms [Submitted on 2 Jun 2026] Title:The Grothendieck Constant is Less Than $\fracπ{2 \log (1+ \sqrt{2})} - 10^{-5}$ View PDF HTML (experimental)Abstract:We prove that the Grothendieck constant $K_G < $\frac{\pi}{2 \log (1+ \sqrt{2})} - 10^{-5}$. This improves on the work of braverman et.
Approximating Probabilistic Inference in Statistical EL with Knowledge Graph Embeddings
Computer Science > Artificial Intelligence [Submitted on 16 Jul 2024 (v1), last revised 2 Jun 2026 (this version, v2)] Title:Approximating Probabilistic Inference in Statistical EL with Knowledge Graph Embeddings View PDF HTML (experimental)Abstract:Statistical information is ubiquitous but drawing valid conclusions from it is prohibitively hard. We explain how knowledge graph embeddings can be used to approximate probabilistic inference efficiently using the example of Statistical EL (SEL),...
Unified Controllable and Faithful Text-to-CAD Generation with LLMs
Computer Science > Computation and Language [Submitted on 27 Mar 2026] Title:PR-CAD: Progressive Refinement for Unified Controllable and Faithful Text-to-CAD Generation with Large Language Models View PDF HTML (experimental)Abstract:The construction of CAD models has traditionally relied on labor-intensive manual operations and specialized expertise. Recent advances in large language models (LLMs) have inspired research into text-to-CAD generation.
Many Body in General Relativity: A thermal equivalence principle
Physics > General Physics [Submitted on 31 May 2026] Title:Many Body in General Relativity: A thermal equivalence principle View PDF HTML (experimental)Abstract:We review the physics of many bodies in the context of general relativity. Starting from the stress energy tensor for one body, for a swarm of bodies, for a perfect fluid, we review relativistic hydrodynamics, kinetic theory, and statistical physics of $N$ identical bodies.
Rotary GPU: Exploring Local Execution for Large MoE Models Under Limited VRAM
Performance [Submitted on 27 May 2026] Title:Rotary GPU: Exploring Local Execution Paths for Large Mixture-of-Experts Models Under Limited GPU Memory View PDF HTML (experimental)Abstract:Large language models have achieved remarkable capabilities through scaling, and this paper does not challenge that. It instead investigates a different question: once large models already exist, can they become more accessible to environments with substantially smaller hardware resources?