energy-efficiency

Tag

Cards List
#energy-efficiency

Towards an approach to multivariate outlier detection for District Heating System data

arXiv cs.LG · 14h ago Cached

This paper evaluates different multivariate outlier detection methods (Z-score, Mahalanobis distances, PCA, Isolation Forest, and Hotelling's T-squared) for identifying irregular operations in district heating system data, proposing an ensemble approach based on agreement among the best-performing methods.

0 favorites 0 likes
#energy-efficiency

Contextual Quality-Diversity Evolutionary Reinforcement Learning for HVAC Control in Tropical Commercial Buildings

arXiv cs.LG · 14h ago Cached

This paper presents CQD-ERL, a contextual quality-diversity evolutionary reinforcement-learning controller for tropical commercial building HVAC systems, evaluated against an ASHRAE Guideline 36 baseline. It addresses the unique challenges of tropical climates with a safety-shielded, multi-policy archive approach.

0 favorites 0 likes
#energy-efficiency

Cutting AI Datacenter Energy with Reinforcement Learning: Measured Power Control of LLM Training from One GPU to the Fleet

arXiv cs.AI · 14h ago Cached

A new arXiv paper explores using reinforcement learning to reduce AI datacenter energy consumption by dynamically controlling power for LLM training workloads across scales from a single GPU to entire fleets.

0 favorites 0 likes
#energy-efficiency

Towards Sustainable Artificial Intelligence: A Comprehensive Review and Comparative Analysis of Deep Learning Models' Carbon Footprint

arXiv cs.AI · yesterday Cached

A systematic review and empirical study comparing carbon footprints of deep learning models, examining Green AI techniques and measurement tools, with findings that training dominates emissions and that larger architectures do not always yield proportionate accuracy gains.

0 favorites 0 likes
#energy-efficiency

Can We Optimize the Performance-Carbon Emission Break-Even Point?: The Quest for Greener LLMs

arXiv cs.CL · 2d ago Cached

This paper proposes a carbon-aware fine-tuning objective that balances task accuracy and inference CO2 emissions, testing it on Gemma-2 2B, Llama-3.1 8B, and Qwen-2.5 14B across MMLU subjects, and finds model- and task-dependent break-even regions.

0 favorites 0 likes
#energy-efficiency

These startups are chasing the next big thing in LLMs

MIT Technology Review · 3d ago Cached

MIT Technology Review reports on a wave of startups pursuing post-transformer architectures for LLMs, as the dominant model family faces growing costs, energy use, and context-length limits. Companies like Subquadratic aim to build the next generation of AI.

0 favorites 0 likes
#energy-efficiency

Can Intel finally beat ARM on performance per Watt?

Hacker News Top · 5d ago Cached

Jeff Geerling's benchmarks show Intel's Core 5 320 in a Dell XPS 13 matching or beating Apple Silicon on performance per watt, suggesting x86 can compete with ARM on efficiency.

0 favorites 0 likes
#energy-efficiency

Energy- and Memory-Efficient PEFT Methods for Personalized On-Device SLMs on Consumer GPUs

arXiv cs.CL · 2026-08-06 Cached

The paper compares five parameter-efficient fine-tuning methods on four small language models for on-device personalization, finding LoRA+ best for energy efficiency and QLoRA best for memory-limited deployment.

0 favorites 0 likes
#energy-efficiency

Keyword Matters: Unveiling the Energy Sensitivity of On-Device LLM Prompting

arXiv cs.AI · 2026-07-28 Cached

This paper empirically studies how prompt wording affects energy consumption for on-device LLMs, showing that keyword choices can significantly impact decoding length and total energy, suggesting prompt engineering as a lightweight energy optimization lever.

0 favorites 0 likes
#energy-efficiency

Should you wash your solar panels?

Hacker News Top · 2026-07-27 Cached

The author cleaned his solar panels and observed a 2-5% increase in power output, making cleaning worthwhile but with diminishing returns over time.

0 favorites 0 likes
#energy-efficiency

Why Quantum Fine-Tuning is the Scalable Answer to AI's Power Crisis

Reddit r/singularity · 2026-07-21 Cached

IonQ's research shows that quantum fine-tuning using trapped-ion systems can significantly reduce energy consumption compared to classical computing, offering a near-term bridge to quantum utility as AI workloads strain power grids.

0 favorites 0 likes
#energy-efficiency

[R] Deterministic attention-transformer with measured energy savings on H100 (0.63 J/token)

Reddit r/LocalLLaMA · 2026-07-13

The article presents a custom Rust + CUDA attention-transformer engine achieving 0.63 J/token energy efficiency on H100 with bit-exact determinism, surpassing typical models, and plans open-source release after patent.

0 favorites 0 likes
#energy-efficiency

The 4 Best Home Air Conditioners to Buy Right Now

Wired · 2026-07-09 Cached

A Wired article recommending four best home air conditioners for extreme heat, including the Midea U-Shaped unit and Zafro Lullaby Duo Portable AC, highlighting features like quiet operation, smart controls, and energy efficiency.

0 favorites 0 likes
#energy-efficiency

Sample-Efficient Pareto Front Modeling for Energy-Aware Reinforcement Learning Using Bayesian Optimization

arXiv cs.LG · 2026-07-07 Cached

This paper presents a multi-objective Bayesian optimization approach to automate weight selection in reinforcement learning for energy-aware control, demonstrating superior sample efficiency over grid search on a physical Quanser Aero 2 testbed.

0 favorites 0 likes
#energy-efficiency

@heyshrutimishra: While Europe is responding to heat waves by buying more air conditioners, China is deploying infrastructure that cools …

X AI KOLs Following · 2026-07-06 Cached

China is deploying evaporative cooling infrastructure using mist nozzles in public spaces across multiple cities, which is more energy-efficient than air conditioning, while Europe relies on traditional air conditioners.

0 favorites 0 likes
#energy-efficiency

Johnson Thermoelectric Energy Converter

Hacker News Top · 2026-07-03 Cached

The Johnson Thermoelectric Energy Converter (JTEC) is a solid-state heat engine that converts thermal energy into electricity using hydrogen in an electrochemical cycle, claiming up to 60% efficiency.

0 favorites 0 likes
#energy-efficiency

NSRAM: The Artificial Neuron on a Silicon Chip

Reddit r/singularity · 2026-07-02 Cached

The article discusses NSRAM, a new artificial neuron on a silicon chip that aims to dramatically improve energy efficiency in AI by mimicking biological neurons, addressing the high power consumption of GPUs in data centers.

0 favorites 0 likes
#energy-efficiency

Want to Boost Your Home’s Resale Value? Install a Heat Pump

Wired · 2026-06-30 Cached

A new report finds that installing a heat pump can boost a home's resale value by 0.6% to 1%, recouping up to 25% of the upfront cost.

0 favorites 0 likes
#energy-efficiency

EVLA: An Electro-Aware Multimodal Assistant for Physically-Grounded Driving Reasoning and Control

arXiv cs.CL · 2026-06-30 Cached

Introduces EVLA, a framework that enhances vision-language driving assistants with real-time awareness of electrified powertrain states, enabling energy-optimal and physically grounded decisions.

0 favorites 0 likes
#energy-efficiency

Optimizing CUDA like a Human: Micro-Profiling Tools as Expert Surrogates for LLM-Based GPU Kernel Optimization

arXiv cs.LG · 2026-06-26 Cached

KernelPro is a closed-loop multi-agent system that uses LLMs and micro-profiling tools to automatically optimize GPU kernel code, achieving geomean speedups of 2.42×/4.69×/5.30× on KernelBench and demonstrating a measured 11.6% energy reduction at matched speed.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback