fixing shape-prior shortcuts in single-shot 3d scanning
a new network design prevents depth-from-boundary shortcuts in fringe projection profilometry by using a wrapped-phase representation and calibration layer.
topic
a new network design prevents depth-from-boundary shortcuts in fringe projection profilometry by using a wrapped-phase representation and calibration layer.
practical techniques to reduce large language model latency and inference costs in production by eliminating wasted work.
a new method uses optimal transport coupling during flow matching training to align noise with molecular rewards, enabling controllable generation without extra models or gradients.
a unified framework reveals that various knowledge distillation methods for large language models share a common mechanism: they force student models to use fewer interactions while zeroing out the rest.
outlines is an open-source library that enforces structured output from large language models by masking invalid tokens during generation.
practical sql projects covering churn, warehousing, sales, banking, and healthcare to show real business problem-solving.
a new framework uses a generative ehr model as a patient digital twin to optimize sepsis treatment through model predictive control, adapting to changing goals without retraining.
signed symmetric quantization uses the extra negative value in signed integers to reduce clipping error without runtime overhead.
novel kernel fusion techniques hide up to 90% of normalization latency by integrating layer norm and rms norm with matrix multiplications and attention.
a pipeline that runs on consumer gpus to summarize videos by extracting frames and analyzing them with a small vision-language model.
a walkthrough of profiling different attention implementations in pytorch, from naive to fused kernels, using torch.profiler to spot performance differences.
a new method explains temporal graph network predictions by tracing how past events shape node memory vectors through backtracking and topological attribution.
study shows how threshold choices in long-tailed chest x-ray models can miss rare-positive patients, especially in subgroups, and how tail-aware methods reduce underdiagnosis.
a new spectrum-aware method recursively consolidates low-rank adapters so each task builds on previous ones without overwriting them.
learn to build a repeatable pipeline for generating publication-ready summary tables from raw data using python tools.
set up a private ai research assistant on telegram using openclaw and ollama, with web search and docker deployment.
standard conformal prediction under-covers rare classes in imbalanced drug discovery data, but a class-conditional fix restores coverage.
pytorch 2.13 brings flexattention to mps, a fused linear and cross-entropy loss, a new torchcomms backend, and more.