AI·SQLite strict tables enforce column types to prevent datatype errors like inserting text into integer columns, allowing only standard types or ANY for flexibility, but cannot be added to existing tables and require SQLite 3.37+.
Search
What are you looking for?
49 results for “data”
AI·Site offers 80+ structured courses for building real systems including Redis, Git, databases, compilers, and kernels from scratch in Python, Go, Rust, and others.
AI·Alibaba's Lingbo released six embodied AI models from July 7-10, 2026, introducing 'Embodied Native' — a new paradigm that trains foundation models from scratch on physical-world data, interactions, and causal physics rather than migrating internet LLMs, with LingBot-VA 2.0 as the flagship VLA model achieving real-time 150Hz inference and strong generalization.
AI·Reports of Meta selling excess AI compute and Anthropic signing massive data-center deals prove the notion of AI compute oversupply is a myth; actual deliverable frontier capacity remains scarce.
AI·2025 saw multiple AI companionship app closures including Woebot (150M users, clinical tool shut down due to unsustainable economics) and Dot AI (vision divergence, funds exhausted), with global closures in at least five products and domestic in eight; survivors like Replika (post-data deletion), Character.AI (Google talent acquisition), and China's Xin Bing (ice) lost users amid regulatory scrutiny and high inference costs, revealing unsustainable business models lacking self-reinforcing revenue.
AI·Power semiconductor manufacturers are rapidly expanding capacity amid high demand from EVs, AI data centers, and power grids, while low-end supply exceeds demand.
AI·SpaceX filed FCC for 100,000 Gen 3 Starlink satellites with 10x bandwidth upgrades, explicitly linking the constellation to AI workloads, data centers, autonomous vehicles, and humanoid robots for global compute connectivity.
AI·A user shares benchmarks of dual RTX 3090 and Titan RTX cards running llama.cpp with Qwen3.6-27B at 180k context, comparing tensor and pipeline parallel modes for PCIe transfer efficiency.
AI·LLM-as-judge scores fluctuate across evaluators even with fixed candidate responses, treating the issue as measurement validity. Across four datasets, scaling Qwen3 from 1.7B to 32B parameters yields only limited adjacent gains, while MiniMax M2-to-M2.7 API upgrades show none; stronger judges reduce but do not eliminate position and verbosity biases, with repeated juries offering little benefit under correlated errors.
AI·This position paper reviews LLM-driven formal theorem provers and argues that current systems function mainly as solvers for well-defined problems, not as research agents capable of discovering new theorems or resolving open conjectures at the frontier. It identifies key limitations in datasets, exploration, tools, and collaboration and proposes a roadmap for AI4Math systems to support genuine mathematical research.
AI·LLM-based ASR in regulated domains like banking is limited by privacy and real-speech collection costs; synthetic TTS data is a cost-effective substitute, but acoustic mismatch hinders supervised fine-tuning (SFT). Group Relative Policy Optimization (GRPO) applied solely to synthetic speech reduces WER by 40% relative to SFT (36.71% to 22.09%) and by 45% in the SFT-then-GRPO sequence, by improving behavioral calibration and audio attention rather than representations.
AI·ICDAR 2026 HIPE-OCRepair competition evaluated LLM-assisted post-correction of noisy OCR from 17th-20th century multilingual (EN/FR/DE) historical newspapers and books. Four teams used zero-shot to fine-tuning approaches; results show significant error reduction but recurring over-correction on low-noise inputs, with a public dataset and evaluation framework released.
AI·The paper introduces Hallucination Self-Play, a bootstrapping approach that uses an evolved generator to reinforce a detector for identifying faithfulness hallucinations in LLMs.
AI·SQuaD-SQL uses LLM-guided synthetic data and LoRA fine-tuning to train 1.5B-parameter SLMs to reach 86.9% execution accuracy on WikiSQL, matching large models while requiring only one consumer GPU and delivering faster, lower-memory inference.
AI·The paper proposes UltraX, a method for refining large-scale pre-training data using adaptive programmatic editing to improve LLM quality when scaling data yields diminishing returns.
AI·The paper introduces PLURAL, a large-scale value-focused preference dataset grounded in the Integrated Values Survey across 92 countries to improve LLM representation of diverse non-Western value systems.
AI·The paper presents a cost-efficient human-LLM collaborative annotation framework to construct the EspanSt stereotype dataset for non-English languages and underrepresented cultures.
AI·TypeProbe recovers type representations from hidden states of pretrained code models using parallel Java and Python datasets.
AI·Follow-up post details data-engineering optimizations that scaled a SQLite/FTS5 patent database from 3.5M to 5.36M records while classifying them with Nemotron 9B on an RTX 5090.
AI·CKTN multilingual corpus covers Cham, Khmer, and Tay-Nung from Vietnam's highlands, delta, and coast for NLP of under-resourced minority languages.
Recovering high-quality video from sparse event streams is a challenging task. Regression methods often blur textures, while existing generative models struggle with long-term stability. We propose LongE2V, a novel approach that leverages pre-trained video diffusion priors to jointly handle event-based video reconstruction, prediction, and frame interpolation. By fine-tuning a foundational video model, our approach achieves high data efficiency and superior perceptual quality. We introduce Auto…
Current computational approaches for drug design typically focus on generating molecules conditioned on specific targets or general molecular properties, often neglecting the influence of disease context on target behavior and therapeutic outcomes. To address this gap, we introduce DrugGen-2, a novel generative model that designs small molecules conditioned on both disease ontology and target protein sequences. DrugGen-2 was developed by fine-tuning a pre-trained GPT-2 model on a curated datase…
Hi everyone, A year ago I began pre-training language models exclusively on 1800’s London data. Recently I have completed my largest dataset ever, containing 40B tokens or 160GB of 1800-1875 english data from England and the United States. I will soon train a 2B parameter model on it, but for now I’ve trained a 500M parameter evaluation model on a 5B token sample. I have also fine tuned the eval …
In this work, we present Canvas360, a two-stage framework for in-context panoramic generation that combines geometry-aware pretraining with downstream task-specific fine-tuning. To address the lack of large-scale, high-quality training data tailored to in-context panoramic tasks, we propose Canvas360Dataset, a collection of 1M high-quality paired panoramic samples for style transfer, inpainting, outpainting, and editing, enabling effective supervision across diverse in-context generation scenar…
We propose OPSD-V, an on-policy self-distillation paradigm for post-training few-step autoregressive (AR) video diffusion models. Existing few-step AR video generators can produce long videos with low latency, but still suffer from error accumulation and weakened motion dynamics during long autoregressive rollout. OPSD-V reduces long-horizon degradation while preserving the original few-step inference path. The key idea is to introduce real long-video data as temporal context during training an…
i made a multiple linear regression trainer that can be used with custom data in scratch nothing more to say, the impressive part is the scratch part https://scratch.mit.edu/projects/1352102064/ submitted by /u/mehmetflix_ [link] [comments]
Large language models (LLMs) increasingly act as integrated data-science agents, combining abstract reasoning with advanced tool use. Yet the relevant benchmark landscape largely divides into symbolic causal reasoning benchmarks without realistic data analysis or data analysis benchmarks without a principled causal data-generating structure. Furthermore, existing causal evaluation datasets are often restricted to curated examples from existing sources, with diversity coming from limited templat…
Semantic audio applications increasingly require controllable generation on commodity and embedded hardware rather than through framework-heavy datacenter stacks. We present aria, a dependency-free native runtime that runs the complete text-to-music pipeline of Stable Audio~3 (SA3) on ordinary GPUs, CPU-only machines, and a Raspberry~Pi~5, with no Python or deep-learning framework underneath. Our main contribution is a study of quantization: running the model at lower numerical precision to fit…
So, I am working on this startup project with pretty low budget and one of the features is sentiment analysis based on political news, x posts and Instagram hashtag trends in which will be in Indian languages. I've been suggested muRIL, an Indian language-based model fine-tuned on political data as the best long-term option. But our team does not have any ML engineer so we dont know how we should…
Generative AI
I am doing some work with cell type classification, where I have 4.3 million cells and 512 features (condensed embeddings from the encoder of a transformer). The broader goal is to implement a contextual bandit for augmenting the training set of the dataset, as it is currently imbalanced, and rare cell type classification is poor when I tried a baseline logistic regression classifier. Dataset: Fe…
Humans can navigate an unfamiliar city and gradually form a coherent spatial mental map spanning tens of square kilometers. Can AI build spatial representations at a comparable scale? Although recent foundation models have advanced scene reconstruction and embodied intelligence, scaling to entire cities remains an open challenge, primarily due to the lack of city-scale data. To bridge the gap, we introduce WildCity, a real-world multimodal dataset collected by autonomous fleets traversing compl…
Most safety alignment work treats "detect the attack" as a text classification problem — does the prompt contain language the model's safety guardrails should catch. That assumption breaks down for LLM agents with real tool access. Here's a concrete case: take a known, public security vulnerability (a CVE), work out the sequence of tool calls that would exploit it, then have an LLM rewrite that a…
New OpenAI Signals data shows how ChatGPT adoption is growing globally, with users increasing usage, exploring more capabilities, and driving growth across regions and languages.
Introducing GeneBench-Pro, a new benchmark testing AI performance in genomics, biology, and scientific research using complex, real-world datasets.
OpenAI introduces Deployment Simulation, a method to predict AI model behavior before deployment using real conversation data to improve safety and evaluation accuracy.
Large Language Models (LLMs) unlocked new possibilities in automated code writing, becoming the backbone of most code completion tools. While LLMs excel in mainstream languages, they often lack support for the so-called low-resource languages where training data is scarce. As a result, these languages lag behind in the quality of code completion tooling available to their communities. A concrete example is Pharo, a Smalltalk-inspired language whose IDE currently offers only single-token complet…
Doing a bachelor thesis on fine-grained car classification (telling apart VW Golf generations from listing photos). Simple setup: frozen encoder → embeddings → weighted k-NN. On my small dataset (175 train / 132 test): I thought maybe it was a cosine vs euclidean thing, but my embeddings are L2-normalized so both give the same ranking. Tried both, DINOv2 stays at 41%. I get that SigLIP was traine…
Climate & Sustainability
Data Management
Data Mining & Modeling
Data Mining & Modeling
Climate & Sustainability
Visual policies learned from human videos, teleoperation, and robot demonstrations offer scalable motion priors, but often fail in contact-rich manipulation, where success significantly depends on local force and contact geometry. Tactile sensing provides these complementary signals, yet tactile data remain costly to collect and hard to generalize across sensors, robots, and tasks. We introduce OmniTacTune, a policy-agnostic real-world RL pipeline that adapts tactile feedback to pretrained visu…
A key challenge in Arabic NLP is the scarcity of dialectal data relative to Modern Standard Arabic (MSA), causing LLMs to overproduce MSA and struggle with dialectally accurate generation. From an interpretability perspective, this raises a fundamental question: where and how are dialectal features encoded within model internals, and can these representations be leveraged to improve dialect generation without fine-tuning? This study investigates two complementary inference-time approaches that …
Hello I published a paper. Most defenses against fine-tuning poisoning try to detect malicious data or reduce its impact. I explored a different question: What if the model simply could not learn certain malicious updates? The idea is to constrain fine-tuning to a subspace learned from trusted LoRA adapters. Useful adaptation remains possible, but some malicious directions become geometrically un…
We're happy to release MIRA, a collaboration between General Intuition, Kyutai, and Epic Games. Mira was trained on 10k hours of synthetic Rocket League data. The model has 5B parameters and runs for 4 players at 20 fps on a single B200. We've released a playable online demo, an in-depth technical report as well as a 1k hour dataset of 4-players gameplay: Demo: https://mira-wm.com Technical repor…