The Double Dilemma in Multi-Task Radiology Report Generation: A Gradient Dynamics Analysis and Solution
Analysis and solution for gradient balancing problems in multi-task learning for automatic radiology report generation.
Analysis and solution for gradient balancing problems in multi-task learning for automatic radiology report generation.
ProxySHAP method for efficiently computing Shapley and Banzhaf feature interactions in machine learning models.
MirrorCheck framework for detecting adversarial attacks on vision-language models using text-to-image regeneration.
Research on optimizing matrix multiplication for neural networks using quantum computing parallel processing.
Evaluation of pretraining strategies for contrastive self-supervised learning on multivariate biosignal time series data.
Offline reinforcement learning approach for dynamic pricing with incomplete price space coverage.
Method for query answering over incomplete knowledge graphs using soft entity constraints for vague real-world queries.
Alternative probability-based objectives for LLM supervised fine-tuning beyond negative log likelihood with improved generalization across model scales.
DCC: Data-centric compilation framework optimizing ML kernels including LLMs for processing-in-memory hardware architectures.
ZipMoE: Efficient on-device MoE serving system using lossless compression and cache-affinity scheduling for resource-constrained edge deployment.
TABX: High-throughput JAX-based sandbox for multi-agent reinforcement learning with modular environment design and custom evaluation scenarios.
Scaling-aware adapter architecture enabling LLMs to reason over 2D/3D structures with geometric grounding and flexible modality fusion.
E-commerce search ranking system combining model parameter scaling with cross-domain data integration for improved performance.
Real-time anomaly detection system for cloud services discovering risk events from noisy customer incident data at scale.
Attack detection framework for LLM agent Model Context Protocol tool-call traffic using graph encoding and embeddings.
Audit of K-fold cross-validation vs deep ensembles for uncertainty estimation in medical image segmentation tasks.
Method for improving long-context LLM reasoning through proxy-based chain-of-thought tuning to handle 10M token inputs.
Dynamic Threat Detection Agent using GenAI for adaptive cybersecurity incident investigation and detection logic generation.
Reinforcement learning approach for autonomous driving combining cognitive foundation with foresighted physical environment prediction.
Large language models applied to extract stellar parameters and chemical composition from spectroscopic survey data.
Open-source toolkit for AI text humanization using DeepSeek rewrites and cross-engine translation to evade detection.
MetalBench: benchmarking suite for Apple Silicon Metal GPU kernels against MLX reference implementations.
code-mapper: CLI tool generating compact PROJECT_CONTEXT.md to reduce LLM token usage on codebases by 78%.
ContextLevy: PR guardrail tool that comments on context bloat for AI coding agents.
Arcana: metaprogramming-oriented systems language with malleable syntax and LLVM backend.
Hosomaki: local Linux system analysis tool with optional offline AI layer for understanding system output.
Explores methods to reduce AI's energy consumption through better algorithms, hardware design, and computing approaches.
Career guidance tool matching job titles to AI-era opportunities with skills and resources; OpenAI launches finance feature in ChatGPT.
Developer migrated 12+ side projects from Azure cloud services to a single VPS using an LLM agent, reducing complexity and costs.
Andrej Karpathy, OpenAI co-founder and prominent AI researcher, joins Anthropic as a major hire in AI talent competition.
arXiv research on constraint decay vulnerability in LLM agents for code generation tasks.
Interactive tool mapping local LLMs to hardware compatibility with benchmarks, budget comparisons, and 2-day updated data on 69 builds.
Guide to reinforcement learning environments optimized for LLM era; limited content visible.
Pi-Mojo: Native Mojo port of Pi agentic toolkit providing compiled reference implementation for systems-level agent architectures and type-safe integrations.
Claude-powered paper trading agent autonomously manages portfolio on Indian equities (Nifty 500), achieved 8.05% return over two weeks with real transaction costs.
Kanban CLI: Rust-based terminal task manager designed as coordination layer for AI agent workflows with git integration and local-first architecture.
Fleet: Python supervisor tool for running multiple Claude Code agent sessions in parallel, inspired by AMD's use case of managing 50+ concurrent coding agents.
Analysis of how AI agents struggle with legal document understanding due to lack of persistent context models and runtime reconstruction limitations.
Minimal stub entry on Google adding llms.txt file validation to Chrome Lighthouse tool.
ShannonBase: semantic layer framework for enterprise AI agents enabling Natural Language to SQL with constraint enforcement beyond basic code generation.
Analysis arguing agentic coding tools reduce implementation friction but don't solve product discovery, validation, and systems fit problems.
Open-source 8-phase curriculum for learning LLMs and AI agents from fundamentals to research, covering transformers, pre-training, fine-tuning, alignment, and agents over ~5 months.
Semantic Extractor tool that compiles framework source code into structured IR bundles capturing usage constraints, served over MCP protocol for LLM-assisted code generation in Python, SwiftUI, and Lua.
Podcast interview with OpenAI co-founder Greg Brockman discussing company history, AGI, and organizational moments.
Personal essay on hardware manufacturing challenges in China's electronics ecosystem and AI infrastructure requirements.
Analysis of China's LLM development lag and alternative AI competitive strategies by former Tencent AI leader.
Discussion thread asking developers how to use AI tools for front-end development without design skills.
Research paper evaluating machine learning compilers (PyTorch compile, TensorRT, XLA, ONN) for efficient LLM inference on NVIDIA GPUs.
Anatomia: AI agent tool using four agents to scope, plan, build, and verify code changes with typed contracts and proof chains.
Java-based AI coding agent using LangChain4j and Mistral API. Generates functional code like calculator apps autonomously.