2026-08-18 02:00:04

About 16 percent of the global population—more than 1 billion people—live with some form of disability, according to the World Health Organization. Many of the disabilities affect independence and mobility.
Three high school students working on inventions to help people with disabilities restore movement, translate thoughts, and navigate rough terrain had their work showcased at Regeneron’s International Science and Engineering Fair (ISEF), held in May in Phoenix. Their projects earned them this year’s IEEE Presidents’ Scholarship awards.
IEEE President Mary Ellen Randall presented the awards at a ceremony held during the fair. They also received an IEEE President’s coin, which students said was a highlight of their experience.
Hollie Tang won this year’s IEEE Presidents’ Scholarship of US $10,000 for her wheelchair navigation system. The award is payable over four years of undergraduate university study and includes a complimentary IEEE student membership.
Partap Sidhum, the second-place winner, received a $600 scholarship for his mind-controlled lower-limb exoskeleton. Third-place winner Calvin Shang Hung received a $400 scholarship for his rough-terrain robot. Sidhum and Hung also got complimentary IEEE student memberships.
Established by the IEEE Foundation and administered by IEEE Educational Activities, the Presidents’ Scholarship recognizes high school students who demonstrate an exceptional grasp of electrical engineering, computer science, or another IEEE field of interest.
Holly Tang won the 2026 IEEE Presidents’ Scholarship of US $10,000 for her Tonguage project, which is a noninvasive, computer-vision-based human-machine interface.Lynn Bowlby
Tang, a sophomore at Wilson High School in Hacienda Heights, Calif., secured the top prize for her Tonguage project: a noninvasive, computer-vision-based human-machine interface. Using tongue movements and a standard camera, the interface lets users control a computer and other digital tools as well as assistive technologies including wheelchairs. The tongue pad, one of the system’s core features, allows the user’s tongue to function as a directional cursor, while eye blinks serve as mouse clicks.
Tonguage translates the person’s tongue and eye motions into actionable commands in several ways, such as the tongue’s position inside the mouth and continuous movement patterns. The system’s multimodality combines input from the tongue with other facial cues.
The system includes a face-tracking feature for error prevention that verifies commands are coming from the intended user, disregarding anyone else who moves into the camera’s frame.
That is a critical safety measure for a wheelchair-navigation application, Tang says.
Accessibility was central to Tang’s mission. She built the system to run on relatively affordable, readily available laptop cameras rather than more costly specialized hardware.
“Mobility conditions don’t discriminate,” she says. “They can affect anyone of any income, gender, and socioeconomic status.”
Tang initially imagined Tonguage as a simple substitute for a keyboard and mouse. The more research she did, though, the more she realized that it could offer autonomy through applications such as wheelchair navigation, robotic arm control, and gaming, she says.
“We’re so focused on trying to give people autonomy over just basic human tasks that we often leave out things like gaming,” she says. “They deserve the freedom to play games and enjoy entertainment as well.”
Tang, who plans to pursue biomedical engineering, says a visit to a rehabilitation center solidified her purpose.
“Including empathy in your technological solution is so important,” she says. “Empathy is hard to teach in a classroom, but it can be learned through experience, and through actually meeting people whose lives your work might change.”
Sidhu, a junior at Bethpage High School, in New York, took second place for NeuroGait, a mind-controlled, lower-limb exoskeleton. He says he was inspired by his volunteer work at a community center that lacked elevators. He saw individuals with mobility issues struggle to navigate the three flights of stairs.
NeuroGait operates by reading the Bereitschaftspotential (BP), a faint electrical pattern that emerges one to two seconds before a person consciously initiates movement. Using a custom electroencephalogram (EEG) headset and a convolutional neural network (CNN), the system classifies intended movements and sends commands to a 3D-printed exoskeleton. Rather than rigid motors, the suit relies on pneumatic artificial muscles that Sidhu designed to mimic human anatomy.
“The pneumatic artificial muscle in itself is so compliant that it’s able to adjust to the limitations of the human body,” he says.
The technical specifications are striking: The CNN achieves a 99.9 percent accuracy in detecting a person’s intended movement, while the full system—from the brain’s signal to physical movement—operates at 95.2 percent accuracy, according to the results from 500 trials Sidhu conducted.
Perhaps most impressively, Sidhu built the entire system for about $276, less than 1 percent of the $40,000 to $100,000 price tag of commercial exoskeletons, according to a 2025 revenue report from Roots Analysis.
He says he hopes to bring NeuroGait to the community center where the idea for the project began.
He attributes his success to staying current with research from institutions and organizations such as Boston Dynamics and MIT.
“To be successful in research,” he says, “you have to know what’s being done right now.”
Hung, a sophomore at El Cerrito High School, in California, took third place for Math Into Motion: Robotic Hexapod for Hazardous Environments. The six-legged robot is designed to traverse terrain too unstable for humans or conventional robotic systems.
With only weeks before the science fair deadline for entries and no prior electrical engineering experience, Hung began with an idea inspired by his interest in spaceflight: an insectlike robot. He had spent years watching rovers such as Curiosity and Perseverance struggle on uneven surfaces, leading him to hypothesize that a hexapod design would be better for rugged ground.
As the project progressed, the humanitarian applications for his robot became clearer, he says. Watching news reports of the earthquake that struck Türkiye in 2023, as well as conflicts around the globe, Hung adapted his robot for use in disasters. The hexapod’s stable tripod walking gait, in which three legs stay grounded while the other three move, makes it well suited for navigating in collapsed buildings to locate survivors or to carry sensitive supplies such as insulin in conflict zones.
The current version moves using three mathematical techniques. Inverse kinematics converts a target leg position into the motor angles needed to reach it. Linear interpolation breaks each movement into a series of smaller steps for smoother motion. And Euclidean transformations translate the robot’s travel direction into instructions that each leg can follow, regardless of the way a leg happens to be facing.
Hung taught himself how to design a printed circuit board. He also taught himself 3D modeling, coding, and soldering. Figuring out the complicated mathematical transformations to coordinate legs facing different directions proved to be the toughest hurdle, he says.
After seven months of development and trial and error, a critical circuit board failure in his third version nearly ended the project, he says.
“There was a really strong moment of ‘Should I just give up?’” he recalls.
He simplified the design and rebuilt it from the ground up.
“I just decided to double down,” he says. The fourth version of the robot was the first that successfully walked across his living room floor.
He advises aspiring engineers that “if you find the right project and it truly becomes your passion, designing it almost starts to feel like fun, and that’s what carries you through.”
As the three young innovators demonstrate, the future of engineering goes far beyond technical ingenuity. Much is rooted in empathy and a commitment to human welfare.
Through initiatives such as the IEEE Presidents’ Scholarship, the IEEE Foundation showcases and nurtures bright minds poised to shape the next era of assistive technology and robotics.
For Tang, Sidhu, and Hung, the ISEF stage is just the beginning. They can look forward to impactful careers dedicated to advancing technology for the benefit of humanity.
2026-08-17 22:00:01

The impact of AI on software development has been both profound and ever-evolving. Last year, I wrote about AMD’s plans to use AI not just for generating new lines of code, but also for other steps in the software development lifecycle (SDLC), such as triaging problems, debugging code, and testing the software. At the time, we were hoping for a 25 percent productivity boost from AI use over the course of two or three years.
But with each new release, the capabilities of Large Language Models (LLMs) improve dramatically—accelerating software development, increasing the quality of AI-generated code, and fundamentally reshaping how software is engineered. Now, just one year later, we have surpassed our productivity target, achieving a 30 percent overall productivity boost through AI. On top of that, we are rethinking not only how we use AI within the SDLC, but the structure of the SDLC itself.
We believe that the biggest AI revolution in software engineering is still ahead. So far, we have largely been teaching AI how we perform tasks and asking it to mimic existing workflows. In many ways, this constrains AI to human patterns of thinking. The next transformation will come from collaborative swarms of AI agents capable of discovering solutions independently.
AMD began developing AI systems for code generation, testing automation, bug analysis, and code review in 2024. At the time, our objective was to achieve 25 percent AI-generated production code by 2027 while gradually automating larger portions of the SDLC.
Measuring productivity is inherently challenging, but from the outset we have consistently tracked one objective metric: the percentage of source code generated by AI. Importantly, we count only code that passes all reviews and testing and is ultimately included in the final product. While AI-generated code is certainly not the only contributor to productivity gains, it is one of the few metrics that can be measured objectively and consistently.
By this metric, we have crossed the 20 percent mark at the beginning of this year and are now progressing toward 50 percent across entire codebase. In some software components, more than 80 percent of the code is now generated using AI.
Agentic AI has enabled us to include AI in every step of the lifecycle: For code analysis and triage, agents are trained to analyze problem reports, identify and group similar requests, and highlight which code snippets are likely to need modification. For debugging and code generation, agents are directed to analyze a bug request and implement required code changes. For testing, the agents generate unit tests, and if those are passed, identify necessary integration and product-level tests. And finally, for the approval and release stage, agents prepare architecture summary, code change review and full test results for engineers’ review and approval and if approved, integrate the changes into the next release.
Today, engineers create AI agents in their own image: they teach AI what they know about the system, how they would fix an issue, and how they would implement a change. This is already a major technological advancement. Engineers can create multiple “AI versions” of themselves, allowing these agents to work in parallel, scaling their expertise far beyond the limits of individual productivity. The limitation, however, is that these AI agents are still constrained by human thinking and human-defined approaches.
AMD
We believe the next major transformation in software engineering will occur when collaborative AI agent swarms can independently identify and develop solutions, guided by humans on what to solve rather than constrained by human assumptions about how the job should be done. Instead of providing detailed instructions on how to solve a problem, engineers will define the issue, the desired outcome and the quality, performance, and system constraints allowing AI agents to determine the optimal path to a solution.
A swarm of AI agents will then work in parallel to generate, evaluate, and refine multiple solution approaches. These agents will automatically validate correctness, measure performance, test trade-offs, and compare alternative implementations against defined success criteria. Finally, AI agents will prepare ranked solution options, along with validation results and performance metrics, for engineer review and approval. The agents won’t be enhancing each step of the SDLC—they will be rewriting the SLDC themselves.
To get to this point, we need to change how agents are trained. Today, improvement occurs one engineer and one agent at a time: an engineer reviews the output, refines the prompt, and repeats the process. To scale beyond this model, agents must continuously learn from one another, reuse successful strategies, and improve collaboratively across projects and teams.
We are already moving in this direction by using multi-agent workflows extensively through agentic harnesses, such as Codex and Claude Code, while simultaneously developing our own internal multi-agent systems to support the next generation of AI-driven software engineering.
A good example is our AI-driven effort to resolve issues in our Radeon Software eXperience (RSX). RSX is a user interface component that allows users to configure and monitor graphics driver behavior. In October 2025, we began using AI agents to automatically debug and fix reported RSX issues. Out-of-the-box AI tools delivered limited results, resolving only 6% of issues.
The percentage of software issues fixed automatically by AI agents in AMD’s Radeon Software eXperience (RSX) has been growing steadily, reaching 75 percent in June 2026.
As we analyzed failures and identified ways to improve, we built a learning loop—initially a largely manual process—to understand where the agents were falling short and how to improve them. Rather than retraining the underlying models, we refined the objectives given to the agents, allowing them to iteratively explore multiple approaches, evaluate the results against defined success criteria, and converge on better solutions. At the same time, advances in models and agent runtimes further increased effectiveness. Together, these improvements significantly increased our resolution rate from 6 percent to more than 75 percent of RSX issues resolved by agentic loop.
To make agents and agent swarms truly productive, we need a continuous learning loop that feeds errors and human interventions back into future agent workflows. The opportunity is to engineer this loop around clear, measurable goals. Each cycle captures new insights, making the entire AI engineering workflow smarter and more effective. Over time, this self-reinforcing loop—not just the underlying model—will become a key driver of AI progress.
At AMD, we view AI as a means of increasing productivity, improving quality, and enabling employees to focus on higher-value work. Our goal is to empower our workforce with AI, not to reduce headcount.
To support this transformation, we are investing heavily in AI education and training across the company. The way we work is evolving rapidly, and we want every AMD employee to be prepared to leverage AI confidently, responsibly, and effectively.
As AI agents continue to improve, engineers will spend less time manually implementing solutions, focusing more on defining specifications, validating outcomes, and making the strategic decisions that drive innovation.
2026-08-15 02:00:02

Bede Liu, a digital signal processing pioneer, died on 7 May. He was 91.
Liu was widely regarded as one of the founders of modern digital signal processing, a field that applies mathematical algorithms to analyze, modify, and transmit signals including sound, images, and video.
The IEEE Life Fellow taught electrical engineering at Princeton for more than 50 years. From 1994 to 1997, he chaired the university’s electrical and computer engineering department.
Liu’s research aided the transition from analog to digital processing of sound, images, and video. His work helped establish many of the mathematical and engineering techniques that underpin modern communications, multimedia systems, and consumer electronics.
Although little known outside engineering circles, his work is embedded in technologies used by billions of people. The low-power digital signal processors that make cellphone calls, streaming video, and Internet communications possible can be traced to research he conducted in the 1970s and ‘80s.
Liu received the 2018 IEEE Jack S. Kilby Signal Processing Medal for “sustained contributions to the analysis and the development of low-complexity realizations of digital signal processing algorithms.”
“We stream music and video. We take photos with our phones, and we send them around. We don’t even think about it,” IEEE Life Fellow H. Vincent Poor said in an obituary for Liu. “But it’s all because of the signal processing, image processing, and video processing that’s been developed over the years, as well as other technologies that have grown up beside it and enabled it, like semiconductors. The development of these processing advances was exactly what Bede was a major part of.” Poor is a professor of electrical and computer engineering at Princeton.
Liu was born in Shanghai in 1934. During his childhood, his family relocated to Taiwan amid the upheaval of the Chinese Civil War. His father, Henry Liu Sr., was an electrical engineer.
Liu earned his bachelor’s degree in electrical engineering in 1954 from the National Taiwan University, in Taipei. After graduating, he and his family moved to the United States. Liu and his father attended the Polytechnic Institute of Brooklyn (now the New York University Tandon School of Engineering) together. They earned their master’s degrees in electrical engineering in 1956. Liu continued his studies at the school, earning a doctoral degree in electrical engineering four years later.
In 1959 he was awarded a Bell Labs fellowship and worked at the company’s Murray Hill, N.J., location until he joined Princeton in 1962.
“Liu was a highly impactful scholar and teacher—always thinking ahead of future needs and changing technologies,” said IEEE Life Fellow Peter J. Ramadge, a Princeton professor emeritus of engineering.
Cellphones make use of a considerable amount of digital signal processing, Liu once noted. Many of the field’s advances, he added, involved making sophisticated processing practical on devices with limited computing power—which is the challenge that confronted generations of engineers designing portable electronics.
Liu’s research contributions helped shape both the theory and practice of digital signal processing. With Abe Peled, a former graduate student, he authored the 1976 textbook Digital Signal Processing: Theory, Design, and Implementation, which is a standard reference for engineers. Published before digital signal processing had fully emerged as a distinct discipline, it helped define the subject for practitioners and students around the world.
Liu also published 250 technical papers and was granted 12 U.S. patents. His papers are available to read on the IEEE Xplore Digital Library.
The first patent granted to him and Peled was in 1976 for a hardware design that processed bits in parallel, rather than in sequence. The innovation greatly increased computing efficiency for data including sound and communication signals.
Peled says Liu “demonstrated an openness to new ideas and a willingness to challenge the orthodoxy of the EE department at that time—which leaned heavily toward more theoretical information theory.”
Liu’s influence extended beyond his own research. He advised 53 doctoral students, many of whom went on to distinguished careers in academia and industry, including leadership positions at Google and IBM. One former student, computer scientist Robert Kahn, helped create the architecture of the modern Internet. Kahn, an IEEE Life Fellow, received the 2024 IEEE Medal of Honor.
“His former students were very successful,” Poor said of Liu, “and I think that’s a testament to his skill as a mentor.”
“Liu was a highly impactful scholar and teacher—always thinking ahead of future needs and changing technologies.”—Peter J. Ramadge
Together with several Ph.D. students, Liu developed methods of filtering and compressing digital signals to mitigate errors and dramatically reduce the computation needed for signal processing.
As digital signal processing moved from laboratories into commercial products, the impact of Liu’s ideas spread across industries. His research helped spawn the development of lower-cost and lower-power electronics and contributed to advances in mobile communications, multimedia technology, industrial automation, and biomedical imaging.
In the 2000s, Liu turned his attention to media integrity and copyright issues.
“With the increasing accessibility of digital media source material, the protection of ownership and the prevention of unauthorized alteration has become an important concern,” he wrote in his 2002 book, Multimedia Data Hiding. The book, which he co-wrote with his former doctoral student IEEE Fellow Min Wu, discussed the theory, techniques, applications, and security of digital watermarking—hidden signals that could identify a genuine copy of a song, image or video to prevent unauthorized distribution or tampering.
A Princeton team that included Liu, Wu, and another of his doctoral students uncovered serious vulnerabilities in watermarking technologies being considered by an industry consortium. They found that the standardization efforts were immature and would not protect against digital piracy.
“Now nearly every copy of a Hollywood film given to a critic or theater carries a unique digital forensic watermark to prevent unauthorized redistribution,” said Wu.
Liu, an active IEEE volunteer, served on the IEEE Board of Directors in 1984 and 1985. He was the 1982 president of the IEEE Circuits and Systems Society.
He was a member of the U.S. National Academy of Engineering, an academician of China’s Academia Sinica, and a foreign member of the Chinese Academy of Sciences.
Outside the classroom, he was recognized for his humility, humor, enthusiasm, and generosity. When thinking of Liu, IEEE Life Fellow Kenneth Steiglitz says, cheer is the first word that comes to mind.
Liu was “always ready with a positive remark, a quick smile or, maybe, some tips on the right way to cook a duck,” says Steiglitz, professor emeritus of computer science at Princeton.
Liu encouraged his students to take on ambitious, unconventional projects, and he inspired students and colleagues with his adventurous spirit.
2026-08-15 01:27:12

Learn how full-wave simulation predicts very low antenna coupling on aircraft-sized platforms, and which three modeling techniques deliver accurate results with fewer computational resources.
2026-08-13 22:44:50

If you haven’t already seen a job listing for a “product engineer,” you probably will soon. The job everyone’s suddenly hiring for, this role is like a cross between a product manager and an engineer (as the name suggests). And it’s a hiring trend worth paying attention to.
Companies are opening more of these roles every single month, but they’re struggling to fill them. The reason has almost nothing to do with engineers’ coding skills or years of experience.
The best career move you can make to prepare for these types of roles has almost nothing to do with getting more technical. Instead, it comes down to one of the fluffiest, most overused, and potentially cringiest words in all of tech: mindset.
Stick with me, I promise this goes somewhere useful.
When I started out, my job looked like this:
Drive to an office. Sit through meetings that led to other meetings until a project manager handed me a task they’d already chopped into tiny pieces.
My job was to turn that task into code.
It took years for me to get good at a coding language and tech stack, and once I did, I executed that knowledge against specs that somebody else wrote.
You know what’s freakishly good at that exact job? I’ll give you a hint: It starts with A and ends with I.
Boris Cherny, the creator of Claude Code, recently said: “coding is basically solved,” and “the bottleneck is going to be good ideas.”
So if your entire value is “hand me a task and I’ll build it,” you’re in a footrace with the robots. I don’t like that for you.
Many companies are flattening. Middle management is getting stripped out, for better or worse (mostly for worse), which means many of us are doing more with less.
This might sound like purely more work, but it’s also an opening for anyone who cares about what they’re building and can put on their manager hat. Companies are no longer just hunting for the strongest engineer in one narrow domain.
What’s rare, and what actually moves revenue, is an engineer who can spot the thing that’s quietly costing money and either flag it to leadership or just go fix it.
Being product-minded has NOTHING to do with your tech stack.
Here’s where to start:
Have an opinion and back it up. As a former engineering manager, the worst thing I ever heard was silence. I’d often ask the team what they thought because I doubted myself and wanted a gut check. I was grateful to the ones who said “nope, bad idea, here’s why.” Pushback is a gift.
Learn the domain, casually. Work for a plumbing company? You don’t need to become a plumber, but spend an hour on Reddit threads where plumbers vent. Now your ideas come from your potential customers.
Make experiments cheap and safe. This is where any engineer has massive leverage. Experiments are not free. A bad one loses customers and frustrates users. Tools like LaunchDarkly and Optimizely let you ship a change to 5 percent of users and roll it back the second it tanks. Learn them, or build a scrappy version yourself. A team that can quickly run safe experiments will out-learn everyone else in the building.
Be data-driven. Stop fighting about button colors. Pick a goal: making money, finding product-market fit, or making the product sticky so people come back. Then measure it. If your gorgeous redesign tanks time-on-site, it failed, no matter how good it looked to you. If the ugly version makes more money, ship the ugly version.
You don’t have to be the ideas person. Maybe you’re not a visionary. That’s fine. Organize a hackathon around an actual company goal. Pull up your company’s quarterly targets and build something against one of them. Don’t know what those targets are? That’s your first assignment.
When I was a manager, I asked myself one question every week: What’s the single most impactful thing I could do right now? The answer was almost never “write more code.” It was understanding a gnarly problem nobody had defined yet. Building a deck to spread knowledge that was in one person’s head. Getting the right three people in a room to actually make a decision we’d been putting off.
Code is cheap, and it always has been. We just couldn’t see it, because for decades the typing took so long that it felt like the hard part. It never was. The hard part was always knowing what’s worth building.
— Brian
In January 2025, Siobahn Day Grady launched the first AI research institute at a historically Black college or university. The institute aims to help expand AI skills for all students at North Carolina Central University, where Grady is an associate professor, through both AI research opportunities and skills training. Though the institute is the first of its kind, Grady hopes it could serve as a model for other HBCUs.
Read more here.
AI is increasingly used in the scientific research process. So does publishing need to change to keep up? Jiachen Liu recently co-authored a paper published on ArXiv arguing that the PDF should be replaced with an “Agent-Native Research Artifact” designed with AI in mind. In this interview with IEEE Spectrum, Liu lays out a provocative vision of AI-driven research and an infrastructure that captures—and learns from—details that often get left out of today’s papers.
Read more here.
Astronomers still don’t know exactly what dark matter is, but they can detect it—and so can you. With a small radio telescope and a few other pieces, you can create a DIY setup to gauge how fast hydrogen clouds are moving across the Milky Way. Feed those measurements into a spreadsheet, and you can see the same signals that have baffled the astronomical community for decades.
Read more here.
2026-08-12 22:18:05
![]()
A survey of over 700 professionals examines how visual and physical AI teams build systems, why models fail, and where data work drives production.