#algorithm-king

[ follow ]
Data science
fromInfoQ
2 days ago

Google's TurboQuant Compression May Support Faster Inference, Same Accuracy on Less Capable Hardware

TurboQuant compresses language models' Key-Value caches by up to 6x with near-zero accuracy loss, enabling efficient use of modest hardware.
History
fromwww.scientificamerican.com
3 days ago

How two mathematicians created an equation that quietly runs the planet

British sailors risked their lives to retrieve Enigma codes from a sinking submarine, aiding in the deciphering of Nazi communications and shortening WWII.
#artificial-intelligence
Science
fromNature
4 days ago

Human scientists trounce the best AI agents on complex tasks

The number of natural science publications mentioning AI grew nearly 30-fold from 2010 to 2025, indicating rapid adoption by scientists.
OMG science
fromenglish.elpais.com
2 weeks ago

How AI giants tried to storm the last stronghold of the human mind: the math olympiads

AI falsely claimed a medal at the International Mathematical Olympiad, overshadowing the achievements of young mathematicians.
Science
fromNature
4 days ago

Human scientists trounce the best AI agents on complex tasks

The number of natural science publications mentioning AI grew nearly 30-fold from 2010 to 2025, indicating rapid adoption by scientists.
OMG science
fromenglish.elpais.com
2 weeks ago

How AI giants tried to storm the last stronghold of the human mind: the math olympiads

AI falsely claimed a medal at the International Mathematical Olympiad, overshadowing the achievements of young mathematicians.
Roam Research
fromInfoQ
1 week ago

Bloom Filters: Theory, Engineering Tradeoffs, and Implementation in Go

Bloom filters efficiently reduce unnecessary lookups in storage systems by filtering out definite negatives, improving latency and resource allocation.
fromInfoWorld
1 week ago

The winners and losers of AI coding

Legacy software, often described as 'big balls of mud,' has accumulated over decades, becoming difficult to maintain and understand. These systems rely on extensive teams to function, despite their outdated technology.
Software development
#ai
fromZDNET
2 weeks ago
Artificial intelligence

What Google's TurboQuant can and can't do for AI's spiraling cost

fromTechCrunch
3 weeks ago
Data science

Google unveils TurboQuant, a lossless AI memory compression algorithm - and yes, the internet is calling it 'Pied Piper' | TechCrunch

Data science
fromTheregister
2 weeks ago

TurboQuant is a big deal, but it won't end the memory crunch

TurboQuant is an AI data compression technology that reduces memory usage for KV caches but may not significantly alleviate memory shortages.
Artificial intelligence
fromZDNET
2 weeks ago

What Google's TurboQuant can and can't do for AI's spiraling cost

Google's TurboQuant significantly reduces AI memory usage, making AI more efficient and accessible by lowering inference costs.
Data science
fromTechCrunch
3 weeks ago

Google unveils TurboQuant, a lossless AI memory compression algorithm - and yes, the internet is calling it 'Pied Piper' | TechCrunch

Google's TurboQuant is an ultra-efficient AI memory compression algorithm that significantly reduces memory usage without quality loss.
DevOps
fromInfoWorld
3 weeks ago

An architecture for engineering AI context

AI systems must intelligently manage context to ensure accuracy and reliability in real applications.
fromArs Technica
3 weeks ago

Google's TurboQuant AI-compression algorithm can reduce LLM memory usage by 6x

PolarQuant is doing most of the compression, but the second step cleans up the rough spots. Google proposes smoothing that out with a technique called Quantized Johnson-Lindenstrauss (QJL).
Roam Research
Science
fromNature
3 weeks ago

Drowning in data sets? Here's how to cut them down to size

The Square Kilometre Array Observatory will generate massive data, but storage and retention pose significant challenges for researchers.
#ai-efficiency
fromArs Technica
1 month ago

Figuring out why AIs get flummoxed by some games

With its Alpha series of game-playing AIs, Google's DeepMind group seemed to have found a way for its AIs to tackle any game, mastering games like chess and by repeatedly playing itself during training. But then some odd things happened as people started identifying Go positions that would lose against relative newcomers to the game but easily defeat a similar Go-playing AI.
Board games
fromNextgov.com
1 month ago

AI's productivity promise has a math problem

We're investing a lot in AI - we're doing a lot, but we're stopping at individual productivity. We're not taking the next step. You can't just screw AI on everything - it only makes you faster. It means you need to think about, 'how are our teams collaborating? How are people collaborating?' You probably need to change the way you work.
Business intelligence
Tech industry
fromWIRED
1 month ago

Meta Developed Four New Chips to Power Its AI and Recommendation Systems

Meta developed four new AI chips (MTIA 300, 400, 450, 500) for powering generative AI and content ranking, with one in production and three shipping between 2027.
Productivity
fromEntrepreneur
1 month ago

How AI Clears the Path to Faster, Better Executive Decisions

Decision slowdowns stem from disorganized inputs forcing leaders to decode information rather than decide, which AI can resolve by standardizing briefs, surfacing tradeoffs, and documenting rationale.
Software development
fromInfoQ
1 month ago

The Oil and Water Moment in AI Architecture

Software architecture is transitioning to AI architecture, requiring architects to manage the coexistence of deterministic systems with non-deterministic AI behavior while shifting from tool-centric to intent-centric thinking.
Data science
fromInfoWorld
4 weeks ago

The 'toggle-away' efficiencies: Cutting AI costs inside the training loop

Simple optimizations can significantly reduce AI training costs and carbon emissions without needing the latest GPUs.
Artificial intelligence
fromMedium
3 weeks ago

Less Compute, More Impact: How Model Quantization Fuels the Next Wave of Agentic AI

Model quantization and architectural optimization can outperform larger models, challenging the belief that more GPUs equal greater intelligence.
fromTNW | Insider
1 month ago

Dominate AI search in 2026

Buyers no longer open ten tabs, skim through blog posts, and slowly form an opinion over weeks. Instead, they ask a single question to an AI system and receive a shortlist in return, usually two or three companies that feel familiar, credible, and safe enough to justify internally. That shortlist often becomes the entire market in the buyer's mind.
Marketing
fromFortune
1 month ago

AI can double output. Human biology can't | Fortune

The danger emerges when higher measured output is mistaken for sustainable performance. When organizations equate productivity gains with permanent increases in expectation, they effectively borrow against biological reserves. The debt is paid later in disengagement, turnover, and diminished adaptability.
Business intelligence
Artificial intelligence
fromMedium
1 month ago

The AI Coding Pitfalls Report: Facts, Trivia, and Structural Solutions

Engineers must shift from treating LLMs as chatbots to treating them as compilers, implementing a dedicated diagnostic phase to identify AI-specific defects before code merges.
fromMedium
2 months ago

Algorithms Are Just Real Life, Formalized

Which Algorithm Is This? If you step back, this maps almost perfectly to the Top K Frequent Elements problem.We usually solve it for integers in a list. Here, the "elements" are audience profiles age and body-type combinations. First, define what an audience profile looks like: case class Profile(age: Int, height: Int, weight: Int) What we want is a function like this:
Scala
Artificial intelligence
fromAxios
1 month ago

AI hacks for your March Madness bracket

AI excels at identifying patterns rather than predicting random events, making it better suited for analyzing tournament trends than picking individual game winners.
Artificial intelligence
fromwww.scientificamerican.com
1 month ago

As AI keeps improving, mathematicians struggle to foretell their own future

First Proof, a benchmarking initiative, is launching its second round to evaluate large language models' ability to contribute to research-level mathematics, now requiring transparency and access from participating AI companies.
Social media marketing
fromTheSavvyGamer
1 month ago

10 Algorithm Myths & 10 Algorithm Truths - TheSavvyGamer

Algorithms are complex, multi-layered systems built by people and tuned by companies based on engagement and profit, not objective quality or personal preference.
Artificial intelligence
fromZDNET
1 month ago

AI is getting scary good at finding hidden software bugs - even in decades-old code

AI models can effectively identify decades-old bugs in legacy code, but this capability also enables hackers to exploit vulnerabilities in deployed systems.
Science
fromNature
2 months ago

Quantum computers will finally be useful: what's behind the revolution

Accelerated advances in hardware, control techniques, and theory have sharply reduced quantum error rates, making practical quantum computers likely within the next decade.
fromMedium
2 months ago

From Graphs to Generative AI: Building Context That Pays-Part 1

Every year, poor communication and siloed data bleed companies of productivity and profit. Research shows U.S. businesses lose up to $1.2 trillion annually to ineffective communication, that's about $12,506 per employee per year. This stems from breakdowns that waste an average of 7.47 hours per employee each week on miscommunications. The damage isn't only interpersonal; it's structural. Disconnected and fragmented data systems mean that employees spend around 12 hours per week just searching for information trapped in those silos.
Data science
#large-language-models
fromFuturism
2 months ago
Artificial intelligence

AI Agents Are Mathematically Incapable of Doing Functional Work, Paper Finds

fromFuturism
2 months ago
Artificial intelligence

AI Agents Are Mathematically Incapable of Doing Functional Work, Paper Finds

Artificial intelligence
fromTechCrunch
1 month ago

Perplexity's new Computer is another bet that users need many AI models | TechCrunch

Perplexity launches Computer, an agentic tool for Max subscribers that unifies AI capabilities to execute complex workflows independently using 19 models and create subagents.
Artificial intelligence
fromTheregister
1 month ago

AI models get better at math but still get low marks

Current LLMs struggle with mathematical accuracy, with even top performers scoring C-grade equivalent on practical math benchmarks, though recent versions show modest improvements.
fromComputerworld
2 months ago

OpenAI's GPT is getting better at mathematics

OpenAI's GPT-5.2 Pro does better at solving sophisticated math problems than older versions of the company's top large language model, according to a new study by Epoch AI, a non-profit research institute.
Artificial intelligence
Artificial intelligence
fromWIRED
2 months ago

The Math on AI Agents Doesn't Add Up

Transformer-based LLMs have fundamental computational limitations that prevent them from reliably performing complex agentic tasks, making full automation unlikely.
fromWIRED
2 months ago

A New AI Math Startup Just Cracked 4 Previously Unsolved Problems

Five years ago, mathematicians Dawei Chen and Quentin Gendron were trying to untangle a difficult area of algebraic geometry involving differentials, elements of calculus used to measure distance along curved surfaces. While working on one theorem, they ran into an unexpected roadblock: Their argument depended on a strange formula from number theory, but they were unable to solve or justify it. In the end, Chen and Gendron wrote a paper presenting their idea as a conjecture, rather than a theorem.
Artificial intelligence
Artificial intelligence
fromInfoQ
2 months ago

Foundation Models for Ranking: Challenges, Successes, and Lessons Learned

Large-scale search and recommendation systems use two-stage retrieval and ranking pipelines to efficiently serve personalized results for hundreds of millions of users and items.
Artificial intelligence
fromZDNET
1 month ago

7 AI coding techniques that quietly make you elite

Agentic AI tools make a single developer far more productive, enabling rapid cross-platform product creation by encoding design systems, user profiles, and permanent bug lessons.
Artificial intelligence
fromHackernoon
2 months ago

This "Flash" AI Model Is Fast and Dangerous at Math-Here's What It Can Do | HackerNoon

GLM-4.7-Flash is a 30-billion-parameter mixture-of-experts model offering strong performance for lightweight deployment.
fromNature
2 months ago

Multimodal learning with next-token prediction for large multimodal models - Nature

Since AlexNet5, deep learning has replaced heuristic hand-crafted features by unifying feature learning with deep neural networks. Later, Transformers6 and GPT-3 (ref. 1) further advanced sequence learning at scale, unifying structured tasks such as natural language processing. However, multimodal learning, spanning modalities such as images, video and text, has remained fragmented, relying on separate diffusion-based generation or compositional vision-language pipelines with many hand-crafted designs.
Artificial intelligence
[ Load more ]