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.
Search
What are you looking for?
7 results for “structured”
AI·DominoTree is a training-free best-first tree draft builder for speculative decoding that scores each candidate node by re-applying Domino's GRU-based causal correction along its specific root-to-node path. It restricts per-node correction to top-M candidates for efficiency and delivers up to 6.6x speedup with the highest mean accept length of any tested method.
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·Structured pruning method for sparsely-activated MoE models removes bad experts to address full expert bank memory bottleneck while preserving inference efficiency.
AI·The paper proposes structured pruning for LLMs using power transformation and sign-preserving score aggregation with adaptive feature retention to address distribution mismatch issues.
Coding agents increasingly generate pull requests (PRs) for real-world software issues, yet one-shot PR generation remains open-loop: the PR is proposed without systematic review, diagnosis, or revision. We introduce SWE-Review, a framework for closing this loop with agentic code review. Given an issue and an AI-generated PR, a reviewer agent explores the repository, decides whether the PR should be accepted, and provides structured feedback for revision. We evaluate this setting with our propo…
JD.com, one of the world's largest e-commerce platforms, serves over 700 million active users and millions of merchants, with a catalog of tens of billions of SKUs. At this scale, high-quality, structured item knowledge underpins a better consumer experience, lower management costs, and higher operational efficiency-yet producing and serving it poses three industrial-scale challenges: fast-emerging concepts, high-quality knowledge production for massive SKUs, and diverse downstream requirements…